From c8c12b15e914f89122e3bb65b2af5587d5088242 Mon Sep 17 00:00:00 2001 From: mehbark Date: Mon, 12 Jun 2023 11:40:38 -0400 Subject: [PATCH] tinyvec, gonna revert --- *.slimp | 2 + +.slimp | 3 + 1-10.slimp | 10 + 100.slimp | 1 + Cargo.lock | 55 + Cargo.toml | 12 + example.slimp | 27 + flamegraph.svg | 491 + main.js | 40 + node_modules/.package-lock.json | 395 + node_modules/@discordjs/builders/CHANGELOG.md | 279 + node_modules/@discordjs/builders/LICENSE | 191 + node_modules/@discordjs/builders/README.md | 71 + .../@discordjs/builders/dist/index.d.ts | 1948 ++ .../@discordjs/builders/dist/index.js | 2562 +++ .../@discordjs/builders/dist/index.js.map | 1 + .../@discordjs/builders/dist/index.mjs | 2490 +++ .../@discordjs/builders/dist/index.mjs.map | 1 + node_modules/@discordjs/builders/package.json | 89 + .../@discordjs/collection/CHANGELOG.md | 152 + node_modules/@discordjs/collection/LICENSE | 191 + node_modules/@discordjs/collection/README.md | 66 + .../@discordjs/collection/dist/index.d.ts | 457 + .../@discordjs/collection/dist/index.js | 548 + .../@discordjs/collection/dist/index.js.map | 1 + .../@discordjs/collection/dist/index.mjs | 522 + .../@discordjs/collection/dist/index.mjs.map | 1 + .../@discordjs/collection/package.json | 75 + .../@discordjs/formatters/CHANGELOG.md | 42 + node_modules/@discordjs/formatters/LICENSE | 191 + node_modules/@discordjs/formatters/README.md | 80 + .../@discordjs/formatters/dist/index.d.ts | 511 + .../@discordjs/formatters/dist/index.js | 393 + .../@discordjs/formatters/dist/index.js.map | 1 + .../@discordjs/formatters/dist/index.mjs | 335 + .../@discordjs/formatters/dist/index.mjs.map | 1 + .../@discordjs/formatters/package.json | 71 + node_modules/@discordjs/rest/CHANGELOG.md | 208 + node_modules/@discordjs/rest/LICENSE | 192 + node_modules/@discordjs/rest/README.md | 115 + node_modules/@discordjs/rest/dist/index.d.ts | 875 + node_modules/@discordjs/rest/dist/index.js | 1425 ++ .../@discordjs/rest/dist/index.js.map | 1 + node_modules/@discordjs/rest/dist/index.mjs | 1372 ++ .../@discordjs/rest/dist/index.mjs.map | 1 + node_modules/@discordjs/rest/package.json | 87 + node_modules/@discordjs/util/CHANGELOG.md | 57 + node_modules/@discordjs/util/LICENSE | 190 + node_modules/@discordjs/util/README.md | 63 + node_modules/@discordjs/util/dist/index.d.ts | 110 + node_modules/@discordjs/util/dist/index.js | 82 + .../@discordjs/util/dist/index.js.map | 1 + node_modules/@discordjs/util/dist/index.mjs | 53 + .../@discordjs/util/dist/index.mjs.map | 1 + node_modules/@discordjs/util/package.json | 79 + node_modules/@discordjs/ws/CHANGELOG.md | 193 + node_modules/@discordjs/ws/LICENSE | 191 + node_modules/@discordjs/ws/README.md | 196 + .../@discordjs/ws/dist/defaultWorker.d.ts | 2 + .../@discordjs/ws/dist/defaultWorker.js | 982 + .../@discordjs/ws/dist/defaultWorker.js.map | 1 + .../@discordjs/ws/dist/defaultWorker.mjs | 964 + .../@discordjs/ws/dist/defaultWorker.mjs.map | 1 + node_modules/@discordjs/ws/dist/index.d.ts | 667 + node_modules/@discordjs/ws/dist/index.js | 1409 ++ node_modules/@discordjs/ws/dist/index.js.map | 1 + node_modules/@discordjs/ws/dist/index.mjs | 1373 ++ node_modules/@discordjs/ws/dist/index.mjs.map | 1 + node_modules/@discordjs/ws/package.json | 99 + .../@sapphire/async-queue/CHANGELOG.md | 148 + node_modules/@sapphire/async-queue/README.md | 116 + .../@sapphire/async-queue/dist/index.d.ts | 55 + .../async-queue/dist/index.global.js | 125 + .../async-queue/dist/index.global.js.map | 1 + .../@sapphire/async-queue/dist/index.js | 128 + .../@sapphire/async-queue/dist/index.js.map | 1 + .../@sapphire/async-queue/dist/index.mjs | 102 + .../@sapphire/async-queue/dist/index.mjs.map | 1 + .../@sapphire/async-queue/package.json | 65 + .../@sapphire/shapeshift/CHANGELOG.md | 292 + node_modules/@sapphire/shapeshift/LICENSE.md | 24 + node_modules/@sapphire/shapeshift/README.md | 934 + .../@sapphire/shapeshift/dist/index.d.ts | 715 + .../@sapphire/shapeshift/dist/index.global.js | 4174 ++++ .../shapeshift/dist/index.global.js.map | 1 + .../@sapphire/shapeshift/dist/index.js | 2242 ++ .../@sapphire/shapeshift/dist/index.js.map | 1 + .../@sapphire/shapeshift/dist/index.mjs | 2219 ++ .../@sapphire/shapeshift/dist/index.mjs.map | 1 + .../@sapphire/shapeshift/package.json | 125 + node_modules/@sapphire/snowflake/CHANGELOG.md | 294 + node_modules/@sapphire/snowflake/README.md | 170 + .../@sapphire/snowflake/dist/index.d.ts | 202 + .../@sapphire/snowflake/dist/index.global.js | 198 + .../snowflake/dist/index.global.js.map | 1 + .../@sapphire/snowflake/dist/index.js | 193 + .../@sapphire/snowflake/dist/index.js.map | 1 + .../@sapphire/snowflake/dist/index.mjs | 186 + .../@sapphire/snowflake/dist/index.mjs.map | 1 + node_modules/@sapphire/snowflake/package.json | 67 + node_modules/@tokenizer/token/README.md | 19 + node_modules/@tokenizer/token/index.d.ts | 30 + node_modules/@tokenizer/token/package.json | 33 + node_modules/@types/node/LICENSE | 21 + node_modules/@types/node/README.md | 16 + node_modules/@types/node/assert.d.ts | 972 + node_modules/@types/node/assert/strict.d.ts | 8 + node_modules/@types/node/async_hooks.d.ts | 530 + node_modules/@types/node/buffer.d.ts | 2354 +++ node_modules/@types/node/child_process.d.ts | 1395 ++ node_modules/@types/node/cluster.d.ts | 412 + node_modules/@types/node/console.d.ts | 412 + node_modules/@types/node/constants.d.ts | 18 + node_modules/@types/node/crypto.d.ts | 3970 ++++ node_modules/@types/node/dgram.d.ts | 545 + .../@types/node/diagnostics_channel.d.ts | 191 + node_modules/@types/node/dns.d.ts | 668 + node_modules/@types/node/dns/promises.d.ts | 414 + node_modules/@types/node/dom-events.d.ts | 126 + node_modules/@types/node/domain.d.ts | 170 + node_modules/@types/node/events.d.ts | 724 + node_modules/@types/node/fs.d.ts | 4044 ++++ node_modules/@types/node/fs/promises.d.ts | 1190 ++ node_modules/@types/node/globals.d.ts | 303 + node_modules/@types/node/globals.global.d.ts | 1 + node_modules/@types/node/http.d.ts | 1724 ++ node_modules/@types/node/http2.d.ts | 2129 ++ node_modules/@types/node/https.d.ts | 441 + node_modules/@types/node/index.d.ts | 134 + node_modules/@types/node/inspector.d.ts | 2748 +++ node_modules/@types/node/module.d.ts | 116 + node_modules/@types/node/net.d.ts | 888 + node_modules/@types/node/os.d.ts | 477 + node_modules/@types/node/package.json | 237 + node_modules/@types/node/path.d.ts | 191 + node_modules/@types/node/perf_hooks.d.ts | 638 + node_modules/@types/node/process.d.ts | 1494 ++ node_modules/@types/node/punycode.d.ts | 117 + node_modules/@types/node/querystring.d.ts | 131 + node_modules/@types/node/readline.d.ts | 526 + .../@types/node/readline/promises.d.ts | 145 + node_modules/@types/node/repl.d.ts | 424 + node_modules/@types/node/stream.d.ts | 1421 ++ .../@types/node/stream/consumers.d.ts | 12 + node_modules/@types/node/stream/promises.d.ts | 42 + node_modules/@types/node/stream/web.d.ts | 330 + node_modules/@types/node/string_decoder.d.ts | 67 + node_modules/@types/node/test.d.ts | 1052 + node_modules/@types/node/timers.d.ts | 215 + node_modules/@types/node/timers/promises.d.ts | 93 + node_modules/@types/node/tls.d.ts | 1119 + node_modules/@types/node/trace_events.d.ts | 182 + node_modules/@types/node/ts4.8/assert.d.ts | 972 + .../@types/node/ts4.8/assert/strict.d.ts | 8 + .../@types/node/ts4.8/async_hooks.d.ts | 530 + node_modules/@types/node/ts4.8/buffer.d.ts | 2354 +++ .../@types/node/ts4.8/child_process.d.ts | 1395 ++ node_modules/@types/node/ts4.8/cluster.d.ts | 412 + node_modules/@types/node/ts4.8/console.d.ts | 412 + node_modules/@types/node/ts4.8/constants.d.ts | 18 + node_modules/@types/node/ts4.8/crypto.d.ts | 3969 ++++ node_modules/@types/node/ts4.8/dgram.d.ts | 545 + .../node/ts4.8/diagnostics_channel.d.ts | 191 + node_modules/@types/node/ts4.8/dns.d.ts | 668 + .../@types/node/ts4.8/dns/promises.d.ts | 414 + .../@types/node/ts4.8/dom-events.d.ts | 126 + node_modules/@types/node/ts4.8/domain.d.ts | 170 + node_modules/@types/node/ts4.8/events.d.ts | 724 + node_modules/@types/node/ts4.8/fs.d.ts | 4044 ++++ .../@types/node/ts4.8/fs/promises.d.ts | 1189 ++ node_modules/@types/node/ts4.8/globals.d.ts | 303 + .../@types/node/ts4.8/globals.global.d.ts | 1 + node_modules/@types/node/ts4.8/http.d.ts | 1724 ++ node_modules/@types/node/ts4.8/http2.d.ts | 2129 ++ node_modules/@types/node/ts4.8/https.d.ts | 441 + node_modules/@types/node/ts4.8/index.d.ts | 88 + node_modules/@types/node/ts4.8/inspector.d.ts | 2748 +++ node_modules/@types/node/ts4.8/module.d.ts | 116 + node_modules/@types/node/ts4.8/net.d.ts | 888 + node_modules/@types/node/ts4.8/os.d.ts | 477 + node_modules/@types/node/ts4.8/path.d.ts | 191 + .../@types/node/ts4.8/perf_hooks.d.ts | 638 + node_modules/@types/node/ts4.8/process.d.ts | 1494 ++ node_modules/@types/node/ts4.8/punycode.d.ts | 117 + .../@types/node/ts4.8/querystring.d.ts | 131 + node_modules/@types/node/ts4.8/readline.d.ts | 526 + .../@types/node/ts4.8/readline/promises.d.ts | 145 + node_modules/@types/node/ts4.8/repl.d.ts | 424 + node_modules/@types/node/ts4.8/stream.d.ts | 1392 ++ .../@types/node/ts4.8/stream/consumers.d.ts | 12 + .../@types/node/ts4.8/stream/promises.d.ts | 42 + .../@types/node/ts4.8/stream/web.d.ts | 330 + .../@types/node/ts4.8/string_decoder.d.ts | 67 + node_modules/@types/node/ts4.8/test.d.ts | 1052 + node_modules/@types/node/ts4.8/timers.d.ts | 215 + .../@types/node/ts4.8/timers/promises.d.ts | 93 + node_modules/@types/node/ts4.8/tls.d.ts | 1119 + .../@types/node/ts4.8/trace_events.d.ts | 182 + node_modules/@types/node/ts4.8/tty.d.ts | 208 + node_modules/@types/node/ts4.8/url.d.ts | 901 + node_modules/@types/node/ts4.8/util.d.ts | 2052 ++ node_modules/@types/node/ts4.8/v8.d.ts | 635 + node_modules/@types/node/ts4.8/vm.d.ts | 894 + node_modules/@types/node/ts4.8/wasi.d.ts | 152 + .../@types/node/ts4.8/worker_threads.d.ts | 693 + node_modules/@types/node/ts4.8/zlib.d.ts | 517 + node_modules/@types/node/tty.d.ts | 208 + node_modules/@types/node/url.d.ts | 901 + node_modules/@types/node/util.d.ts | 2052 ++ node_modules/@types/node/v8.d.ts | 635 + node_modules/@types/node/vm.d.ts | 894 + node_modules/@types/node/wasi.d.ts | 152 + node_modules/@types/node/worker_threads.d.ts | 693 + node_modules/@types/node/zlib.d.ts | 517 + node_modules/@types/ws/LICENSE | 21 + node_modules/@types/ws/README.md | 16 + node_modules/@types/ws/index.d.mts | 3 + node_modules/@types/ws/index.d.ts | 411 + node_modules/@types/ws/package.json | 71 + .../async_event_emitter/CHANGELOG.md | 63 + .../async_event_emitter/LICENSE.md | 24 + .../@vladfrangu/async_event_emitter/README.md | 51 + .../THIRD_PARTY_LICENSE.md | 23 + .../async_event_emitter/dist/index.d.ts | 57 + .../async_event_emitter/dist/index.global.js | 568 + .../dist/index.global.js.map | 1 + .../async_event_emitter/dist/index.js | 571 + .../async_event_emitter/dist/index.js.map | 1 + .../async_event_emitter/dist/index.mjs | 547 + .../async_event_emitter/dist/index.mjs.map | 1 + .../async_event_emitter/package.json | 107 + node_modules/busboy/.eslintrc.js | 5 + node_modules/busboy/.github/workflows/ci.yml | 24 + .../busboy/.github/workflows/lint.yml | 23 + node_modules/busboy/LICENSE | 19 + node_modules/busboy/README.md | 191 + .../bench/bench-multipart-fields-100mb-big.js | 149 + .../bench-multipart-fields-100mb-small.js | 143 + .../bench/bench-multipart-files-100mb-big.js | 154 + .../bench-multipart-files-100mb-small.js | 148 + .../bench-urlencoded-fields-100pairs-small.js | 101 + ...ch-urlencoded-fields-900pairs-small-alt.js | 84 + node_modules/busboy/lib/index.js | 57 + node_modules/busboy/lib/types/multipart.js | 653 + node_modules/busboy/lib/types/urlencoded.js | 350 + node_modules/busboy/lib/utils.js | 596 + node_modules/busboy/package.json | 22 + node_modules/busboy/test/common.js | 109 + .../test/test-types-multipart-charsets.js | 94 + .../test/test-types-multipart-stream-pause.js | 102 + .../busboy/test/test-types-multipart.js | 1053 + .../busboy/test/test-types-urlencoded.js | 488 + node_modules/busboy/test/test.js | 20 + node_modules/discord-api-types/LICENSE | 21 + node_modules/discord-api-types/README.md | 105 + .../discord-api-types/gateway/common.d.ts | 9 + .../discord-api-types/gateway/common.d.ts.map | 1 + .../discord-api-types/gateway/common.js | 3 + .../discord-api-types/gateway/common.js.map | 1 + .../discord-api-types/gateway/index.d.ts | 2 + .../discord-api-types/gateway/index.d.ts.map | 1 + .../discord-api-types/gateway/index.js | 20 + .../discord-api-types/gateway/index.js.map | 1 + .../discord-api-types/gateway/index.mjs | 8 + .../discord-api-types/gateway/v10.d.ts | 1630 ++ .../discord-api-types/gateway/v10.d.ts.map | 1 + node_modules/discord-api-types/gateway/v10.js | 254 + .../discord-api-types/gateway/v10.js.map | 1 + .../discord-api-types/gateway/v10.mjs | 8 + .../discord-api-types/gateway/v6.d.ts | 658 + .../discord-api-types/gateway/v6.d.ts.map | 1 + node_modules/discord-api-types/gateway/v6.js | 173 + .../discord-api-types/gateway/v6.js.map | 1 + node_modules/discord-api-types/gateway/v6.mjs | 10 + .../discord-api-types/gateway/v8.d.ts | 1575 ++ .../discord-api-types/gateway/v8.d.ts.map | 1 + node_modules/discord-api-types/gateway/v8.js | 246 + .../discord-api-types/gateway/v8.js.map | 1 + node_modules/discord-api-types/gateway/v8.mjs | 8 + .../discord-api-types/gateway/v9.d.ts | 1629 ++ .../discord-api-types/gateway/v9.d.ts.map | 1 + node_modules/discord-api-types/gateway/v9.js | 253 + .../discord-api-types/gateway/v9.js.map | 1 + node_modules/discord-api-types/gateway/v9.mjs | 8 + node_modules/discord-api-types/globals.d.ts | 92 + .../discord-api-types/globals.d.ts.map | 1 + node_modules/discord-api-types/globals.js | 94 + node_modules/discord-api-types/globals.js.map | 1 + node_modules/discord-api-types/globals.mjs | 4 + node_modules/discord-api-types/package.json | 202 + .../discord-api-types/payloads/common.d.ts | 310 + .../payloads/common.d.ts.map | 1 + .../discord-api-types/payloads/common.js | 277 + .../discord-api-types/payloads/common.js.map | 1 + .../discord-api-types/payloads/index.d.ts | 2 + .../discord-api-types/payloads/index.d.ts.map | 1 + .../discord-api-types/payloads/index.js | 20 + .../discord-api-types/payloads/index.js.map | 1 + .../discord-api-types/payloads/index.mjs | 65 + .../_chatInput/attachment.d.ts | 6 + .../_chatInput/attachment.d.ts.map | 1 + .../_chatInput/attachment.js | 3 + .../_chatInput/attachment.js.map | 1 + .../_applicationCommands/_chatInput/base.d.ts | 23 + .../_chatInput/base.d.ts.map | 1 + .../_applicationCommands/_chatInput/base.js | 3 + .../_chatInput/base.js.map | 1 + .../_chatInput/boolean.d.ts | 5 + .../_chatInput/boolean.d.ts.map | 1 + .../_chatInput/boolean.js | 3 + .../_chatInput/boolean.js.map | 1 + .../_chatInput/channel.d.ts | 9 + .../_chatInput/channel.d.ts.map | 1 + .../_chatInput/channel.js | 3 + .../_chatInput/channel.js.map | 1 + .../_chatInput/integer.d.ts | 18 + .../_chatInput/integer.d.ts.map | 1 + .../_chatInput/integer.js | 3 + .../_chatInput/integer.js.map | 1 + .../_chatInput/mentionable.d.ts | 6 + .../_chatInput/mentionable.d.ts.map | 1 + .../_chatInput/mentionable.js | 3 + .../_chatInput/mentionable.js.map | 1 + .../_chatInput/number.d.ts | 18 + .../_chatInput/number.d.ts.map | 1 + .../_applicationCommands/_chatInput/number.js | 3 + .../_chatInput/number.js.map | 1 + .../_applicationCommands/_chatInput/role.d.ts | 6 + .../_chatInput/role.d.ts.map | 1 + .../_applicationCommands/_chatInput/role.js | 3 + .../_chatInput/role.js.map | 1 + .../_chatInput/shared.d.ts | 26 + .../_chatInput/shared.d.ts.map | 1 + .../_applicationCommands/_chatInput/shared.js | 21 + .../_chatInput/shared.js.map | 1 + .../_chatInput/string.d.ts | 18 + .../_chatInput/string.d.ts.map | 1 + .../_applicationCommands/_chatInput/string.js | 3 + .../_chatInput/string.js.map | 1 + .../_chatInput/subcommand.d.ts | 12 + .../_chatInput/subcommand.d.ts.map | 1 + .../_chatInput/subcommand.js | 3 + .../_chatInput/subcommand.js.map | 1 + .../_chatInput/subcommandGroup.d.ts | 12 + .../_chatInput/subcommandGroup.d.ts.map | 1 + .../_chatInput/subcommandGroup.js | 3 + .../_chatInput/subcommandGroup.js.map | 1 + .../_applicationCommands/_chatInput/user.d.ts | 6 + .../_chatInput/user.d.ts.map | 1 + .../_applicationCommands/_chatInput/user.js | 3 + .../_chatInput/user.js.map | 1 + .../_applicationCommands/chatInput.d.ts | 61 + .../_applicationCommands/chatInput.d.ts.map | 1 + .../_applicationCommands/chatInput.js | 30 + .../_applicationCommands/chatInput.js.map | 1 + .../_applicationCommands/contextMenu.d.ts | 66 + .../_applicationCommands/contextMenu.d.ts.map | 1 + .../_applicationCommands/contextMenu.js | 3 + .../_applicationCommands/contextMenu.js.map | 1 + .../_applicationCommands/internals.d.ts | 9 + .../_applicationCommands/internals.d.ts.map | 1 + .../_applicationCommands/internals.js | 3 + .../_applicationCommands/internals.js.map | 1 + .../_applicationCommands/permissions.d.ts | 55 + .../_applicationCommands/permissions.d.ts.map | 1 + .../_applicationCommands/permissions.js | 21 + .../_applicationCommands/permissions.js.map | 1 + .../_interactions/applicationCommands.d.ts | 111 + .../applicationCommands.d.ts.map | 1 + .../v10/_interactions/applicationCommands.js | 30 + .../_interactions/applicationCommands.js.map | 1 + .../v10/_interactions/autocomplete.d.ts | 11 + .../v10/_interactions/autocomplete.d.ts.map | 1 + .../v10/_interactions/autocomplete.js | 3 + .../v10/_interactions/autocomplete.js.map | 1 + .../payloads/v10/_interactions/base.d.ts | 147 + .../payloads/v10/_interactions/base.d.ts.map | 1 + .../payloads/v10/_interactions/base.js | 3 + .../payloads/v10/_interactions/base.js.map | 1 + .../v10/_interactions/messageComponents.d.ts | 42 + .../_interactions/messageComponents.d.ts.map | 1 + .../v10/_interactions/messageComponents.js | 3 + .../_interactions/messageComponents.js.map | 1 + .../v10/_interactions/modalSubmit.d.ts | 36 + .../v10/_interactions/modalSubmit.d.ts.map | 1 + .../payloads/v10/_interactions/modalSubmit.js | 3 + .../v10/_interactions/modalSubmit.js.map | 1 + .../payloads/v10/_interactions/ping.d.ts | 4 + .../payloads/v10/_interactions/ping.d.ts.map | 1 + .../payloads/v10/_interactions/ping.js | 3 + .../payloads/v10/_interactions/ping.js.map | 1 + .../payloads/v10/_interactions/responses.d.ts | 104 + .../v10/_interactions/responses.d.ts.map | 1 + .../payloads/v10/_interactions/responses.js | 49 + .../v10/_interactions/responses.js.map | 1 + .../payloads/v10/application.d.ts | 255 + .../payloads/v10/application.d.ts.map | 1 + .../payloads/v10/application.js | 118 + .../payloads/v10/application.js.map | 1 + .../payloads/v10/auditLog.d.ts | 591 + .../payloads/v10/auditLog.d.ts.map | 1 + .../payloads/v10/auditLog.js | 72 + .../payloads/v10/auditLog.js.map | 1 + .../payloads/v10/autoModeration.d.ts | 202 + .../payloads/v10/autoModeration.d.ts.map | 1 + .../payloads/v10/autoModeration.js | 76 + .../payloads/v10/autoModeration.js.map | 1 + .../payloads/v10/channel.d.ts | 1618 ++ .../payloads/v10/channel.d.ts.map | 1 + .../discord-api-types/payloads/v10/channel.js | 435 + .../payloads/v10/channel.js.map | 1 + .../discord-api-types/payloads/v10/emoji.d.ts | 49 + .../payloads/v10/emoji.d.ts.map | 1 + .../discord-api-types/payloads/v10/emoji.js | 6 + .../payloads/v10/emoji.js.map | 1 + .../payloads/v10/gateway.d.ts | 370 + .../payloads/v10/gateway.d.ts.map | 1 + .../discord-api-types/payloads/v10/gateway.js | 80 + .../payloads/v10/gateway.js.map | 1 + .../discord-api-types/payloads/v10/guild.d.ts | 967 + .../payloads/v10/guild.d.ts.map | 1 + .../discord-api-types/payloads/v10/guild.js | 337 + .../payloads/v10/guild.js.map | 1 + .../payloads/v10/guildScheduledEvent.d.ts | 139 + .../payloads/v10/guildScheduledEvent.d.ts.map | 1 + .../payloads/v10/guildScheduledEvent.js | 33 + .../payloads/v10/guildScheduledEvent.js.map | 1 + .../discord-api-types/payloads/v10/index.d.ts | 21 + .../payloads/v10/index.d.ts.map | 1 + .../discord-api-types/payloads/v10/index.js | 37 + .../payloads/v10/index.js.map | 1 + .../discord-api-types/payloads/v10/index.mjs | 65 + .../payloads/v10/interactions.d.ts | 25 + .../payloads/v10/interactions.d.ts.map | 1 + .../payloads/v10/interactions.js | 24 + .../payloads/v10/interactions.js.map | 1 + .../payloads/v10/invite.d.ts | 110 + .../payloads/v10/invite.d.ts.map | 1 + .../discord-api-types/payloads/v10/invite.js | 15 + .../payloads/v10/invite.js.map | 1 + .../payloads/v10/oauth2.d.ts | 132 + .../payloads/v10/oauth2.d.ts.map | 1 + .../discord-api-types/payloads/v10/oauth2.js | 136 + .../payloads/v10/oauth2.js.map | 1 + .../payloads/v10/permissions.d.ts | 85 + .../payloads/v10/permissions.d.ts.map | 1 + .../payloads/v10/permissions.js | 6 + .../payloads/v10/permissions.js.map | 1 + .../payloads/v10/stageInstance.d.ts | 76 + .../payloads/v10/stageInstance.d.ts.map | 1 + .../payloads/v10/stageInstance.js | 18 + .../payloads/v10/stageInstance.js.map | 1 + .../payloads/v10/sticker.d.ts | 124 + .../payloads/v10/sticker.d.ts.map | 1 + .../discord-api-types/payloads/v10/sticker.js | 31 + .../payloads/v10/sticker.js.map | 1 + .../discord-api-types/payloads/v10/teams.d.ts | 63 + .../payloads/v10/teams.d.ts.map | 1 + .../discord-api-types/payloads/v10/teams.js | 15 + .../payloads/v10/teams.js.map | 1 + .../payloads/v10/template.d.ts | 63 + .../payloads/v10/template.d.ts.map | 1 + .../payloads/v10/template.js | 6 + .../payloads/v10/template.js.map | 1 + .../discord-api-types/payloads/v10/user.d.ts | 299 + .../payloads/v10/user.d.ts.map | 1 + .../discord-api-types/payloads/v10/user.js | 161 + .../payloads/v10/user.js.map | 1 + .../discord-api-types/payloads/v10/voice.d.ts | 90 + .../payloads/v10/voice.d.ts.map | 1 + .../discord-api-types/payloads/v10/voice.js | 6 + .../payloads/v10/voice.js.map | 1 + .../payloads/v10/webhook.d.ts | 77 + .../payloads/v10/webhook.d.ts.map | 1 + .../discord-api-types/payloads/v10/webhook.js | 22 + .../payloads/v10/webhook.js.map | 1 + .../payloads/v6/auditLog.d.ts | 469 + .../payloads/v6/auditLog.d.ts.map | 1 + .../discord-api-types/payloads/v6/auditLog.js | 58 + .../payloads/v6/auditLog.js.map | 1 + .../payloads/v6/channel.d.ts | 343 + .../payloads/v6/channel.d.ts.map | 1 + .../discord-api-types/payloads/v6/channel.js | 95 + .../payloads/v6/channel.js.map | 1 + .../discord-api-types/payloads/v6/emoji.d.ts | 27 + .../payloads/v6/emoji.d.ts.map | 1 + .../discord-api-types/payloads/v6/emoji.js | 6 + .../payloads/v6/emoji.js.map | 1 + .../payloads/v6/gateway.d.ts | 149 + .../payloads/v6/gateway.d.ts.map | 1 + .../discord-api-types/payloads/v6/gateway.js | 45 + .../payloads/v6/gateway.js.map | 1 + .../discord-api-types/payloads/v6/guild.d.ts | 310 + .../payloads/v6/guild.d.ts.map | 1 + .../discord-api-types/payloads/v6/guild.js | 118 + .../payloads/v6/guild.js.map | 1 + .../discord-api-types/payloads/v6/index.d.ts | 13 + .../payloads/v6/index.d.ts.map | 1 + .../discord-api-types/payloads/v6/index.js | 29 + .../payloads/v6/index.js.map | 1 + .../discord-api-types/payloads/v6/index.mjs | 30 + .../discord-api-types/payloads/v6/invite.d.ts | 42 + .../payloads/v6/invite.d.ts.map | 1 + .../discord-api-types/payloads/v6/invite.js | 16 + .../payloads/v6/invite.js.map | 1 + .../discord-api-types/payloads/v6/oauth2.d.ts | 28 + .../payloads/v6/oauth2.d.ts.map | 1 + .../discord-api-types/payloads/v6/oauth2.js | 6 + .../payloads/v6/oauth2.js.map | 1 + .../payloads/v6/permissions.d.ts | 75 + .../payloads/v6/permissions.d.ts.map | 1 + .../payloads/v6/permissions.js | 56 + .../payloads/v6/permissions.js.map | 1 + .../discord-api-types/payloads/v6/teams.d.ts | 36 + .../payloads/v6/teams.d.ts.map | 1 + .../discord-api-types/payloads/v6/teams.js | 17 + .../payloads/v6/teams.js.map | 1 + .../discord-api-types/payloads/v6/user.d.ts | 79 + .../payloads/v6/user.d.ts.map | 1 + .../discord-api-types/payloads/v6/user.js | 48 + .../discord-api-types/payloads/v6/user.js.map | 1 + .../discord-api-types/payloads/v6/voice.d.ts | 37 + .../payloads/v6/voice.d.ts.map | 1 + .../discord-api-types/payloads/v6/voice.js | 6 + .../payloads/v6/voice.js.map | 1 + .../payloads/v6/webhook.d.ts | 32 + .../payloads/v6/webhook.d.ts.map | 1 + .../discord-api-types/payloads/v6/webhook.js | 15 + .../payloads/v6/webhook.js.map | 1 + .../_chatInput/attachment.d.ts | 12 + .../_chatInput/attachment.d.ts.map | 1 + .../_chatInput/attachment.js | 3 + .../_chatInput/attachment.js.map | 1 + .../_applicationCommands/_chatInput/base.d.ts | 28 + .../_chatInput/base.d.ts.map | 1 + .../_applicationCommands/_chatInput/base.js | 3 + .../_chatInput/base.js.map | 1 + .../_chatInput/boolean.d.ts | 11 + .../_chatInput/boolean.d.ts.map | 1 + .../_chatInput/boolean.js | 3 + .../_chatInput/boolean.js.map | 1 + .../_chatInput/channel.d.ts | 15 + .../_chatInput/channel.d.ts.map | 1 + .../_chatInput/channel.js | 3 + .../_chatInput/channel.js.map | 1 + .../_chatInput/integer.d.ts | 27 + .../_chatInput/integer.d.ts.map | 1 + .../_chatInput/integer.js | 3 + .../_chatInput/integer.js.map | 1 + .../_chatInput/mentionable.d.ts | 12 + .../_chatInput/mentionable.d.ts.map | 1 + .../_chatInput/mentionable.js | 3 + .../_chatInput/mentionable.js.map | 1 + .../_chatInput/number.d.ts | 27 + .../_chatInput/number.d.ts.map | 1 + .../_applicationCommands/_chatInput/number.js | 3 + .../_chatInput/number.js.map | 1 + .../_applicationCommands/_chatInput/role.d.ts | 12 + .../_chatInput/role.d.ts.map | 1 + .../_applicationCommands/_chatInput/role.js | 3 + .../_chatInput/role.js.map | 1 + .../_chatInput/shared.d.ts | 28 + .../_chatInput/shared.d.ts.map | 1 + .../_applicationCommands/_chatInput/shared.js | 23 + .../_chatInput/shared.js.map | 1 + .../_chatInput/string.d.ts | 13 + .../_chatInput/string.d.ts.map | 1 + .../_applicationCommands/_chatInput/string.js | 3 + .../_chatInput/string.js.map | 1 + .../_chatInput/subcommand.d.ts | 18 + .../_chatInput/subcommand.d.ts.map | 1 + .../_chatInput/subcommand.js | 3 + .../_chatInput/subcommand.js.map | 1 + .../_chatInput/subcommandGroup.d.ts | 18 + .../_chatInput/subcommandGroup.d.ts.map | 1 + .../_chatInput/subcommandGroup.js | 3 + .../_chatInput/subcommandGroup.js.map | 1 + .../_applicationCommands/_chatInput/user.d.ts | 12 + .../_chatInput/user.d.ts.map | 1 + .../_applicationCommands/_chatInput/user.js | 3 + .../_chatInput/user.js.map | 1 + .../_applicationCommands/chatInput.d.ts | 90 + .../_applicationCommands/chatInput.d.ts.map | 1 + .../_applicationCommands/chatInput.js | 29 + .../_applicationCommands/chatInput.js.map | 1 + .../_applicationCommands/contextMenu.d.ts | 102 + .../_applicationCommands/contextMenu.d.ts.map | 1 + .../_applicationCommands/contextMenu.js | 3 + .../_applicationCommands/contextMenu.js.map | 1 + .../_applicationCommands/internals.d.ts | 11 + .../_applicationCommands/internals.d.ts.map | 1 + .../_applicationCommands/internals.js | 3 + .../_applicationCommands/internals.js.map | 1 + .../_applicationCommands/permissions.d.ts | 53 + .../_applicationCommands/permissions.d.ts.map | 1 + .../_applicationCommands/permissions.js | 14 + .../_applicationCommands/permissions.js.map | 1 + .../v8/_interactions/applicationCommands.d.ts | 112 + .../applicationCommands.d.ts.map | 1 + .../v8/_interactions/applicationCommands.js | 32 + .../_interactions/applicationCommands.js.map | 1 + .../v8/_interactions/autocomplete.d.ts | 18 + .../v8/_interactions/autocomplete.d.ts.map | 1 + .../payloads/v8/_interactions/autocomplete.js | 3 + .../v8/_interactions/autocomplete.js.map | 1 + .../payloads/v8/_interactions/base.d.ts | 116 + .../payloads/v8/_interactions/base.d.ts.map | 1 + .../payloads/v8/_interactions/base.js | 3 + .../payloads/v8/_interactions/base.js.map | 1 + .../v8/_interactions/messageComponents.d.ts | 43 + .../_interactions/messageComponents.d.ts.map | 1 + .../v8/_interactions/messageComponents.js | 3 + .../v8/_interactions/messageComponents.js.map | 1 + .../v8/_interactions/modalSubmit.d.ts | 48 + .../v8/_interactions/modalSubmit.d.ts.map | 1 + .../payloads/v8/_interactions/modalSubmit.js | 3 + .../v8/_interactions/modalSubmit.js.map | 1 + .../payloads/v8/_interactions/ping.d.ts | 7 + .../payloads/v8/_interactions/ping.d.ts.map | 1 + .../payloads/v8/_interactions/ping.js | 3 + .../payloads/v8/_interactions/ping.js.map | 1 + .../payloads/v8/_interactions/responses.d.ts | 138 + .../v8/_interactions/responses.d.ts.map | 1 + .../payloads/v8/_interactions/responses.js | 53 + .../v8/_interactions/responses.js.map | 1 + .../payloads/v8/application.d.ts | 134 + .../payloads/v8/application.d.ts.map | 1 + .../payloads/v8/application.js | 28 + .../payloads/v8/application.js.map | 1 + .../payloads/v8/auditLog.d.ts | 637 + .../payloads/v8/auditLog.d.ts.map | 1 + .../discord-api-types/payloads/v8/auditLog.js | 67 + .../payloads/v8/auditLog.js.map | 1 + .../payloads/v8/channel.d.ts | 1273 ++ .../payloads/v8/channel.d.ts.map | 1 + .../discord-api-types/payloads/v8/channel.js | 254 + .../payloads/v8/channel.js.map | 1 + .../discord-api-types/payloads/v8/emoji.d.ts | 53 + .../payloads/v8/emoji.d.ts.map | 1 + .../discord-api-types/payloads/v8/emoji.js | 6 + .../payloads/v8/emoji.js.map | 1 + .../payloads/v8/gateway.d.ts | 332 + .../payloads/v8/gateway.d.ts.map | 1 + .../discord-api-types/payloads/v8/gateway.js | 79 + .../payloads/v8/gateway.js.map | 1 + .../discord-api-types/payloads/v8/guild.d.ts | 1001 + .../payloads/v8/guild.d.ts.map | 1 + .../discord-api-types/payloads/v8/guild.js | 264 + .../payloads/v8/guild.js.map | 1 + .../payloads/v8/guildScheduledEvent.d.ts | 163 + .../payloads/v8/guildScheduledEvent.d.ts.map | 1 + .../payloads/v8/guildScheduledEvent.js | 39 + .../payloads/v8/guildScheduledEvent.js.map | 1 + .../discord-api-types/payloads/v8/index.d.ts | 20 + .../payloads/v8/index.d.ts.map | 1 + .../discord-api-types/payloads/v8/index.js | 36 + .../payloads/v8/index.js.map | 1 + .../discord-api-types/payloads/v8/index.mjs | 51 + .../payloads/v8/interactions.d.ts | 31 + .../payloads/v8/interactions.d.ts.map | 1 + .../payloads/v8/interactions.js | 24 + .../payloads/v8/interactions.js.map | 1 + .../discord-api-types/payloads/v8/invite.d.ts | 114 + .../payloads/v8/invite.d.ts.map | 1 + .../discord-api-types/payloads/v8/invite.js | 17 + .../payloads/v8/invite.js.map | 1 + .../discord-api-types/payloads/v8/oauth2.d.ts | 117 + .../payloads/v8/oauth2.d.ts.map | 1 + .../discord-api-types/payloads/v8/oauth2.js | 121 + .../payloads/v8/oauth2.js.map | 1 + .../payloads/v8/permissions.d.ts | 77 + .../payloads/v8/permissions.d.ts.map | 1 + .../payloads/v8/permissions.js | 6 + .../payloads/v8/permissions.js.map | 1 + .../payloads/v8/stageInstance.d.ts | 76 + .../payloads/v8/stageInstance.d.ts.map | 1 + .../payloads/v8/stageInstance.js | 20 + .../payloads/v8/stageInstance.js.map | 1 + .../payloads/v8/sticker.d.ts | 133 + .../payloads/v8/sticker.d.ts.map | 1 + .../discord-api-types/payloads/v8/sticker.js | 34 + .../payloads/v8/sticker.js.map | 1 + .../discord-api-types/payloads/v8/teams.d.ts | 69 + .../payloads/v8/teams.d.ts.map | 1 + .../discord-api-types/payloads/v8/teams.js | 17 + .../payloads/v8/teams.js.map | 1 + .../payloads/v8/template.d.ts | 68 + .../payloads/v8/template.d.ts.map | 1 + .../discord-api-types/payloads/v8/template.js | 6 + .../payloads/v8/template.js.map | 1 + .../discord-api-types/payloads/v8/user.d.ts | 228 + .../payloads/v8/user.d.ts.map | 1 + .../discord-api-types/payloads/v8/user.js | 108 + .../discord-api-types/payloads/v8/user.js.map | 1 + .../discord-api-types/payloads/v8/voice.d.ts | 94 + .../payloads/v8/voice.d.ts.map | 1 + .../discord-api-types/payloads/v8/voice.js | 6 + .../payloads/v8/voice.js.map | 1 + .../payloads/v8/webhook.d.ts | 82 + .../payloads/v8/webhook.d.ts.map | 1 + .../discord-api-types/payloads/v8/webhook.js | 25 + .../payloads/v8/webhook.js.map | 1 + .../_chatInput/attachment.d.ts | 6 + .../_chatInput/attachment.d.ts.map | 1 + .../_chatInput/attachment.js | 3 + .../_chatInput/attachment.js.map | 1 + .../_applicationCommands/_chatInput/base.d.ts | 23 + .../_chatInput/base.d.ts.map | 1 + .../_applicationCommands/_chatInput/base.js | 3 + .../_chatInput/base.js.map | 1 + .../_chatInput/boolean.d.ts | 5 + .../_chatInput/boolean.d.ts.map | 1 + .../_chatInput/boolean.js | 3 + .../_chatInput/boolean.js.map | 1 + .../_chatInput/channel.d.ts | 9 + .../_chatInput/channel.d.ts.map | 1 + .../_chatInput/channel.js | 3 + .../_chatInput/channel.js.map | 1 + .../_chatInput/integer.d.ts | 18 + .../_chatInput/integer.d.ts.map | 1 + .../_chatInput/integer.js | 3 + .../_chatInput/integer.js.map | 1 + .../_chatInput/mentionable.d.ts | 6 + .../_chatInput/mentionable.d.ts.map | 1 + .../_chatInput/mentionable.js | 3 + .../_chatInput/mentionable.js.map | 1 + .../_chatInput/number.d.ts | 18 + .../_chatInput/number.d.ts.map | 1 + .../_applicationCommands/_chatInput/number.js | 3 + .../_chatInput/number.js.map | 1 + .../_applicationCommands/_chatInput/role.d.ts | 6 + .../_chatInput/role.d.ts.map | 1 + .../_applicationCommands/_chatInput/role.js | 3 + .../_chatInput/role.js.map | 1 + .../_chatInput/shared.d.ts | 26 + .../_chatInput/shared.d.ts.map | 1 + .../_applicationCommands/_chatInput/shared.js | 21 + .../_chatInput/shared.js.map | 1 + .../_chatInput/string.d.ts | 18 + .../_chatInput/string.d.ts.map | 1 + .../_applicationCommands/_chatInput/string.js | 3 + .../_chatInput/string.js.map | 1 + .../_chatInput/subcommand.d.ts | 12 + .../_chatInput/subcommand.d.ts.map | 1 + .../_chatInput/subcommand.js | 3 + .../_chatInput/subcommand.js.map | 1 + .../_chatInput/subcommandGroup.d.ts | 12 + .../_chatInput/subcommandGroup.d.ts.map | 1 + .../_chatInput/subcommandGroup.js | 3 + .../_chatInput/subcommandGroup.js.map | 1 + .../_applicationCommands/_chatInput/user.d.ts | 6 + .../_chatInput/user.d.ts.map | 1 + .../_applicationCommands/_chatInput/user.js | 3 + .../_chatInput/user.js.map | 1 + .../_applicationCommands/chatInput.d.ts | 61 + .../_applicationCommands/chatInput.d.ts.map | 1 + .../_applicationCommands/chatInput.js | 30 + .../_applicationCommands/chatInput.js.map | 1 + .../_applicationCommands/contextMenu.d.ts | 66 + .../_applicationCommands/contextMenu.d.ts.map | 1 + .../_applicationCommands/contextMenu.js | 3 + .../_applicationCommands/contextMenu.js.map | 1 + .../_applicationCommands/internals.d.ts | 9 + .../_applicationCommands/internals.d.ts.map | 1 + .../_applicationCommands/internals.js | 3 + .../_applicationCommands/internals.js.map | 1 + .../_applicationCommands/permissions.d.ts | 55 + .../_applicationCommands/permissions.d.ts.map | 1 + .../_applicationCommands/permissions.js | 21 + .../_applicationCommands/permissions.js.map | 1 + .../v9/_interactions/applicationCommands.d.ts | 111 + .../applicationCommands.d.ts.map | 1 + .../v9/_interactions/applicationCommands.js | 30 + .../_interactions/applicationCommands.js.map | 1 + .../v9/_interactions/autocomplete.d.ts | 11 + .../v9/_interactions/autocomplete.d.ts.map | 1 + .../payloads/v9/_interactions/autocomplete.js | 3 + .../v9/_interactions/autocomplete.js.map | 1 + .../payloads/v9/_interactions/base.d.ts | 147 + .../payloads/v9/_interactions/base.d.ts.map | 1 + .../payloads/v9/_interactions/base.js | 3 + .../payloads/v9/_interactions/base.js.map | 1 + .../v9/_interactions/messageComponents.d.ts | 42 + .../_interactions/messageComponents.d.ts.map | 1 + .../v9/_interactions/messageComponents.js | 3 + .../v9/_interactions/messageComponents.js.map | 1 + .../v9/_interactions/modalSubmit.d.ts | 36 + .../v9/_interactions/modalSubmit.d.ts.map | 1 + .../payloads/v9/_interactions/modalSubmit.js | 3 + .../v9/_interactions/modalSubmit.js.map | 1 + .../payloads/v9/_interactions/ping.d.ts | 4 + .../payloads/v9/_interactions/ping.d.ts.map | 1 + .../payloads/v9/_interactions/ping.js | 3 + .../payloads/v9/_interactions/ping.js.map | 1 + .../payloads/v9/_interactions/responses.d.ts | 104 + .../v9/_interactions/responses.d.ts.map | 1 + .../payloads/v9/_interactions/responses.js | 49 + .../v9/_interactions/responses.js.map | 1 + .../payloads/v9/application.d.ts | 255 + .../payloads/v9/application.d.ts.map | 1 + .../payloads/v9/application.js | 118 + .../payloads/v9/application.js.map | 1 + .../payloads/v9/auditLog.d.ts | 591 + .../payloads/v9/auditLog.d.ts.map | 1 + .../discord-api-types/payloads/v9/auditLog.js | 72 + .../payloads/v9/auditLog.js.map | 1 + .../payloads/v9/autoModeration.d.ts | 202 + .../payloads/v9/autoModeration.d.ts.map | 1 + .../payloads/v9/autoModeration.js | 76 + .../payloads/v9/autoModeration.js.map | 1 + .../payloads/v9/channel.d.ts | 1589 ++ .../payloads/v9/channel.d.ts.map | 1 + .../discord-api-types/payloads/v9/channel.js | 435 + .../payloads/v9/channel.js.map | 1 + .../discord-api-types/payloads/v9/emoji.d.ts | 49 + .../payloads/v9/emoji.d.ts.map | 1 + .../discord-api-types/payloads/v9/emoji.js | 6 + .../payloads/v9/emoji.js.map | 1 + .../payloads/v9/gateway.d.ts | 358 + .../payloads/v9/gateway.d.ts.map | 1 + .../discord-api-types/payloads/v9/gateway.js | 80 + .../payloads/v9/gateway.js.map | 1 + .../discord-api-types/payloads/v9/guild.d.ts | 959 + .../payloads/v9/guild.d.ts.map | 1 + .../discord-api-types/payloads/v9/guild.js | 329 + .../payloads/v9/guild.js.map | 1 + .../payloads/v9/guildScheduledEvent.d.ts | 139 + .../payloads/v9/guildScheduledEvent.d.ts.map | 1 + .../payloads/v9/guildScheduledEvent.js | 33 + .../payloads/v9/guildScheduledEvent.js.map | 1 + .../discord-api-types/payloads/v9/index.d.ts | 21 + .../payloads/v9/index.d.ts.map | 1 + .../discord-api-types/payloads/v9/index.js | 37 + .../payloads/v9/index.js.map | 1 + .../discord-api-types/payloads/v9/index.mjs | 65 + .../payloads/v9/interactions.d.ts | 25 + .../payloads/v9/interactions.d.ts.map | 1 + .../payloads/v9/interactions.js | 24 + .../payloads/v9/interactions.js.map | 1 + .../discord-api-types/payloads/v9/invite.d.ts | 110 + .../payloads/v9/invite.d.ts.map | 1 + .../discord-api-types/payloads/v9/invite.js | 15 + .../payloads/v9/invite.js.map | 1 + .../discord-api-types/payloads/v9/oauth2.d.ts | 132 + .../payloads/v9/oauth2.d.ts.map | 1 + .../discord-api-types/payloads/v9/oauth2.js | 136 + .../payloads/v9/oauth2.js.map | 1 + .../payloads/v9/permissions.d.ts | 85 + .../payloads/v9/permissions.d.ts.map | 1 + .../payloads/v9/permissions.js | 6 + .../payloads/v9/permissions.js.map | 1 + .../payloads/v9/stageInstance.d.ts | 80 + .../payloads/v9/stageInstance.d.ts.map | 1 + .../payloads/v9/stageInstance.js | 20 + .../payloads/v9/stageInstance.js.map | 1 + .../payloads/v9/sticker.d.ts | 124 + .../payloads/v9/sticker.d.ts.map | 1 + .../discord-api-types/payloads/v9/sticker.js | 31 + .../payloads/v9/sticker.js.map | 1 + .../discord-api-types/payloads/v9/teams.d.ts | 63 + .../payloads/v9/teams.d.ts.map | 1 + .../discord-api-types/payloads/v9/teams.js | 15 + .../payloads/v9/teams.js.map | 1 + .../payloads/v9/template.d.ts | 63 + .../payloads/v9/template.d.ts.map | 1 + .../discord-api-types/payloads/v9/template.js | 6 + .../payloads/v9/template.js.map | 1 + .../discord-api-types/payloads/v9/user.d.ts | 299 + .../payloads/v9/user.d.ts.map | 1 + .../discord-api-types/payloads/v9/user.js | 161 + .../discord-api-types/payloads/v9/user.js.map | 1 + .../discord-api-types/payloads/v9/voice.d.ts | 90 + .../payloads/v9/voice.d.ts.map | 1 + .../discord-api-types/payloads/v9/voice.js | 6 + .../payloads/v9/voice.js.map | 1 + .../payloads/v9/webhook.d.ts | 77 + .../payloads/v9/webhook.d.ts.map | 1 + .../discord-api-types/payloads/v9/webhook.js | 22 + .../payloads/v9/webhook.js.map | 1 + .../discord-api-types/rest/common.d.ts | 241 + .../discord-api-types/rest/common.d.ts.map | 1 + node_modules/discord-api-types/rest/common.js | 245 + .../discord-api-types/rest/common.js.map | 1 + .../discord-api-types/rest/index.d.ts | 2 + .../discord-api-types/rest/index.d.ts.map | 1 + node_modules/discord-api-types/rest/index.js | 20 + .../discord-api-types/rest/index.js.map | 1 + node_modules/discord-api-types/rest/index.mjs | 12 + .../rest/v10/application.d.ts | 14 + .../rest/v10/application.d.ts.map | 1 + .../discord-api-types/rest/v10/application.js | 3 + .../rest/v10/application.js.map | 1 + .../discord-api-types/rest/v10/auditLog.d.ts | 31 + .../rest/v10/auditLog.d.ts.map | 1 + .../discord-api-types/rest/v10/auditLog.js | 3 + .../rest/v10/auditLog.js.map | 1 + .../rest/v10/autoModeration.d.ts | 68 + .../rest/v10/autoModeration.d.ts.map | 1 + .../rest/v10/autoModeration.js | 3 + .../rest/v10/autoModeration.js.map | 1 + .../discord-api-types/rest/v10/channel.d.ts | 661 + .../rest/v10/channel.d.ts.map | 1 + .../discord-api-types/rest/v10/channel.js | 3 + .../discord-api-types/rest/v10/channel.js.map | 1 + .../discord-api-types/rest/v10/emoji.d.ts | 55 + .../discord-api-types/rest/v10/emoji.d.ts.map | 1 + .../discord-api-types/rest/v10/emoji.js | 3 + .../discord-api-types/rest/v10/emoji.js.map | 1 + .../discord-api-types/rest/v10/gateway.d.ts | 10 + .../rest/v10/gateway.d.ts.map | 1 + .../discord-api-types/rest/v10/gateway.js | 3 + .../discord-api-types/rest/v10/gateway.js.map | 1 + .../discord-api-types/rest/v10/guild.d.ts | 795 + .../discord-api-types/rest/v10/guild.d.ts.map | 1 + .../discord-api-types/rest/v10/guild.js | 3 + .../discord-api-types/rest/v10/guild.js.map | 1 + .../rest/v10/guildScheduledEvent.d.ts | 127 + .../rest/v10/guildScheduledEvent.d.ts.map | 1 + .../rest/v10/guildScheduledEvent.js | 3 + .../rest/v10/guildScheduledEvent.js.map | 1 + .../discord-api-types/rest/v10/index.d.ts | 795 + .../discord-api-types/rest/v10/index.d.ts.map | 1 + .../discord-api-types/rest/v10/index.js | 1024 + .../discord-api-types/rest/v10/index.js.map | 1 + .../discord-api-types/rest/v10/index.mjs | 12 + .../rest/v10/interactions.d.ts | 195 + .../rest/v10/interactions.d.ts.map | 1 + .../rest/v10/interactions.js | 3 + .../rest/v10/interactions.js.map | 1 + .../discord-api-types/rest/v10/invite.d.ts | 25 + .../rest/v10/invite.d.ts.map | 1 + .../discord-api-types/rest/v10/invite.js | 3 + .../discord-api-types/rest/v10/invite.js.map | 1 + .../discord-api-types/rest/v10/oauth2.d.ts | 173 + .../rest/v10/oauth2.d.ts.map | 1 + .../discord-api-types/rest/v10/oauth2.js | 3 + .../discord-api-types/rest/v10/oauth2.js.map | 1 + .../rest/v10/stageInstance.d.ts | 55 + .../rest/v10/stageInstance.d.ts.map | 1 + .../rest/v10/stageInstance.js | 3 + .../rest/v10/stageInstance.js.map | 1 + .../discord-api-types/rest/v10/sticker.d.ts | 72 + .../rest/v10/sticker.d.ts.map | 1 + .../discord-api-types/rest/v10/sticker.js | 3 + .../discord-api-types/rest/v10/sticker.js.map | 1 + .../discord-api-types/rest/v10/template.d.ts | 63 + .../rest/v10/template.d.ts.map | 1 + .../discord-api-types/rest/v10/template.js | 3 + .../rest/v10/template.js.map | 1 + .../discord-api-types/rest/v10/user.d.ts | 117 + .../discord-api-types/rest/v10/user.d.ts.map | 1 + .../discord-api-types/rest/v10/user.js | 3 + .../discord-api-types/rest/v10/user.js.map | 1 + .../discord-api-types/rest/v10/voice.d.ts | 10 + .../discord-api-types/rest/v10/voice.d.ts.map | 1 + .../discord-api-types/rest/v10/voice.js | 3 + .../discord-api-types/rest/v10/voice.js.map | 1 + .../discord-api-types/rest/v10/webhook.d.ts | 241 + .../rest/v10/webhook.d.ts.map | 1 + .../discord-api-types/rest/v10/webhook.js | 3 + .../discord-api-types/rest/v10/webhook.js.map | 1 + .../discord-api-types/rest/v6/auditLog.d.ts | 17 + .../rest/v6/auditLog.d.ts.map | 1 + .../discord-api-types/rest/v6/auditLog.js | 3 + .../discord-api-types/rest/v6/auditLog.js.map | 1 + .../discord-api-types/rest/v6/channel.d.ts | 268 + .../rest/v6/channel.d.ts.map | 1 + .../discord-api-types/rest/v6/channel.js | 15 + .../discord-api-types/rest/v6/channel.js.map | 1 + .../discord-api-types/rest/v6/emoji.d.ts | 50 + .../discord-api-types/rest/v6/emoji.d.ts.map | 1 + .../discord-api-types/rest/v6/emoji.js | 3 + .../discord-api-types/rest/v6/emoji.js.map | 1 + .../discord-api-types/rest/v6/gateway.d.ts | 14 + .../rest/v6/gateway.d.ts.map | 1 + .../discord-api-types/rest/v6/gateway.js | 3 + .../discord-api-types/rest/v6/gateway.js.map | 1 + .../discord-api-types/rest/v6/guild.d.ts | 465 + .../discord-api-types/rest/v6/guild.d.ts.map | 1 + .../discord-api-types/rest/v6/guild.js | 3 + .../discord-api-types/rest/v6/guild.js.map | 1 + .../discord-api-types/rest/v6/index.d.ts | 348 + .../discord-api-types/rest/v6/index.d.ts.map | 1 + .../discord-api-types/rest/v6/index.js | 480 + .../discord-api-types/rest/v6/index.js.map | 1 + .../discord-api-types/rest/v6/index.mjs | 8 + .../discord-api-types/rest/v6/invite.d.ts | 20 + .../discord-api-types/rest/v6/invite.d.ts.map | 1 + .../discord-api-types/rest/v6/invite.js | 3 + .../discord-api-types/rest/v6/invite.js.map | 1 + .../discord-api-types/rest/v6/oauth2.d.ts | 177 + .../discord-api-types/rest/v6/oauth2.d.ts.map | 1 + .../discord-api-types/rest/v6/oauth2.js | 3 + .../discord-api-types/rest/v6/oauth2.js.map | 1 + .../discord-api-types/rest/v6/user.d.ts | 80 + .../discord-api-types/rest/v6/user.d.ts.map | 1 + .../discord-api-types/rest/v6/user.js | 3 + .../discord-api-types/rest/v6/user.js.map | 1 + .../discord-api-types/rest/v6/voice.d.ts | 8 + .../discord-api-types/rest/v6/voice.d.ts.map | 1 + .../discord-api-types/rest/v6/voice.js | 3 + .../discord-api-types/rest/v6/voice.js.map | 1 + .../discord-api-types/rest/v6/webhook.d.ts | 139 + .../rest/v6/webhook.d.ts.map | 1 + .../discord-api-types/rest/v6/webhook.js | 3 + .../discord-api-types/rest/v6/webhook.js.map | 1 + .../discord-api-types/rest/v8/auditLog.d.ts | 32 + .../rest/v8/auditLog.d.ts.map | 1 + .../discord-api-types/rest/v8/auditLog.js | 3 + .../discord-api-types/rest/v8/auditLog.js.map | 1 + .../discord-api-types/rest/v8/channel.d.ts | 564 + .../rest/v8/channel.d.ts.map | 1 + .../discord-api-types/rest/v8/channel.js | 3 + .../discord-api-types/rest/v8/channel.js.map | 1 + .../discord-api-types/rest/v8/emoji.d.ts | 69 + .../discord-api-types/rest/v8/emoji.d.ts.map | 1 + .../discord-api-types/rest/v8/emoji.js | 3 + .../discord-api-types/rest/v8/emoji.js.map | 1 + .../discord-api-types/rest/v8/gateway.d.ts | 14 + .../rest/v8/gateway.d.ts.map | 1 + .../discord-api-types/rest/v8/gateway.js | 3 + .../discord-api-types/rest/v8/gateway.js.map | 1 + .../discord-api-types/rest/v8/guild.d.ts | 882 + .../discord-api-types/rest/v8/guild.d.ts.map | 1 + .../discord-api-types/rest/v8/guild.js | 3 + .../discord-api-types/rest/v8/guild.js.map | 1 + .../rest/v8/guildScheduledEvent.d.ts | 141 + .../rest/v8/guildScheduledEvent.d.ts.map | 1 + .../rest/v8/guildScheduledEvent.js | 3 + .../rest/v8/guildScheduledEvent.js.map | 1 + .../discord-api-types/rest/v8/index.d.ts | 539 + .../discord-api-types/rest/v8/index.d.ts.map | 1 + .../discord-api-types/rest/v8/index.js | 728 + .../discord-api-types/rest/v8/index.js.map | 1 + .../discord-api-types/rest/v8/index.mjs | 9 + .../rest/v8/interactions.d.ts | 257 + .../rest/v8/interactions.d.ts.map | 1 + .../discord-api-types/rest/v8/interactions.js | 3 + .../rest/v8/interactions.js.map | 1 + .../discord-api-types/rest/v8/invite.d.ts | 32 + .../discord-api-types/rest/v8/invite.d.ts.map | 1 + .../discord-api-types/rest/v8/invite.js | 3 + .../discord-api-types/rest/v8/invite.js.map | 1 + .../discord-api-types/rest/v8/oauth2.d.ts | 213 + .../discord-api-types/rest/v8/oauth2.d.ts.map | 1 + .../discord-api-types/rest/v8/oauth2.js | 3 + .../discord-api-types/rest/v8/oauth2.js.map | 1 + .../rest/v8/stageInstance.d.ts | 63 + .../rest/v8/stageInstance.d.ts.map | 1 + .../rest/v8/stageInstance.js | 3 + .../rest/v8/stageInstance.js.map | 1 + .../discord-api-types/rest/v8/sticker.d.ts | 70 + .../rest/v8/sticker.d.ts.map | 1 + .../discord-api-types/rest/v8/sticker.js | 3 + .../discord-api-types/rest/v8/sticker.js.map | 1 + .../discord-api-types/rest/v8/template.d.ts | 83 + .../rest/v8/template.d.ts.map | 1 + .../discord-api-types/rest/v8/template.js | 3 + .../discord-api-types/rest/v8/template.js.map | 1 + .../discord-api-types/rest/v8/user.d.ts | 109 + .../discord-api-types/rest/v8/user.d.ts.map | 1 + .../discord-api-types/rest/v8/user.js | 3 + .../discord-api-types/rest/v8/user.js.map | 1 + .../discord-api-types/rest/v8/voice.d.ts | 8 + .../discord-api-types/rest/v8/voice.d.ts.map | 1 + .../discord-api-types/rest/v8/voice.js | 3 + .../discord-api-types/rest/v8/voice.js.map | 1 + .../discord-api-types/rest/v8/webhook.d.ts | 283 + .../rest/v8/webhook.d.ts.map | 1 + .../discord-api-types/rest/v8/webhook.js | 3 + .../discord-api-types/rest/v8/webhook.js.map | 1 + .../rest/v9/application.d.ts | 14 + .../rest/v9/application.d.ts.map | 1 + .../discord-api-types/rest/v9/application.js | 3 + .../rest/v9/application.js.map | 1 + .../discord-api-types/rest/v9/auditLog.d.ts | 31 + .../rest/v9/auditLog.d.ts.map | 1 + .../discord-api-types/rest/v9/auditLog.js | 3 + .../discord-api-types/rest/v9/auditLog.js.map | 1 + .../rest/v9/autoModeration.d.ts | 68 + .../rest/v9/autoModeration.d.ts.map | 1 + .../rest/v9/autoModeration.js | 3 + .../rest/v9/autoModeration.js.map | 1 + .../discord-api-types/rest/v9/channel.d.ts | 678 + .../rest/v9/channel.d.ts.map | 1 + .../discord-api-types/rest/v9/channel.js | 3 + .../discord-api-types/rest/v9/channel.js.map | 1 + .../discord-api-types/rest/v9/emoji.d.ts | 55 + .../discord-api-types/rest/v9/emoji.d.ts.map | 1 + .../discord-api-types/rest/v9/emoji.js | 3 + .../discord-api-types/rest/v9/emoji.js.map | 1 + .../discord-api-types/rest/v9/gateway.d.ts | 10 + .../rest/v9/gateway.d.ts.map | 1 + .../discord-api-types/rest/v9/gateway.js | 3 + .../discord-api-types/rest/v9/gateway.js.map | 1 + .../discord-api-types/rest/v9/guild.d.ts | 801 + .../discord-api-types/rest/v9/guild.d.ts.map | 1 + .../discord-api-types/rest/v9/guild.js | 3 + .../discord-api-types/rest/v9/guild.js.map | 1 + .../rest/v9/guildScheduledEvent.d.ts | 127 + .../rest/v9/guildScheduledEvent.d.ts.map | 1 + .../rest/v9/guildScheduledEvent.js | 3 + .../rest/v9/guildScheduledEvent.js.map | 1 + .../discord-api-types/rest/v9/index.d.ts | 797 + .../discord-api-types/rest/v9/index.d.ts.map | 1 + .../discord-api-types/rest/v9/index.js | 1031 + .../discord-api-types/rest/v9/index.js.map | 1 + .../discord-api-types/rest/v9/index.mjs | 12 + .../rest/v9/interactions.d.ts | 195 + .../rest/v9/interactions.d.ts.map | 1 + .../discord-api-types/rest/v9/interactions.js | 3 + .../rest/v9/interactions.js.map | 1 + .../discord-api-types/rest/v9/invite.d.ts | 25 + .../discord-api-types/rest/v9/invite.d.ts.map | 1 + .../discord-api-types/rest/v9/invite.js | 3 + .../discord-api-types/rest/v9/invite.js.map | 1 + .../discord-api-types/rest/v9/oauth2.d.ts | 173 + .../discord-api-types/rest/v9/oauth2.d.ts.map | 1 + .../discord-api-types/rest/v9/oauth2.js | 3 + .../discord-api-types/rest/v9/oauth2.js.map | 1 + .../rest/v9/stageInstance.d.ts | 55 + .../rest/v9/stageInstance.d.ts.map | 1 + .../rest/v9/stageInstance.js | 3 + .../rest/v9/stageInstance.js.map | 1 + .../discord-api-types/rest/v9/sticker.d.ts | 72 + .../rest/v9/sticker.d.ts.map | 1 + .../discord-api-types/rest/v9/sticker.js | 3 + .../discord-api-types/rest/v9/sticker.js.map | 1 + .../discord-api-types/rest/v9/template.d.ts | 63 + .../rest/v9/template.d.ts.map | 1 + .../discord-api-types/rest/v9/template.js | 3 + .../discord-api-types/rest/v9/template.js.map | 1 + .../discord-api-types/rest/v9/user.d.ts | 117 + .../discord-api-types/rest/v9/user.d.ts.map | 1 + .../discord-api-types/rest/v9/user.js | 3 + .../discord-api-types/rest/v9/user.js.map | 1 + .../discord-api-types/rest/v9/voice.d.ts | 10 + .../discord-api-types/rest/v9/voice.d.ts.map | 1 + .../discord-api-types/rest/v9/voice.js | 3 + .../discord-api-types/rest/v9/voice.js.map | 1 + .../discord-api-types/rest/v9/webhook.d.ts | 241 + .../rest/v9/webhook.d.ts.map | 1 + .../discord-api-types/rest/v9/webhook.js | 3 + .../discord-api-types/rest/v9/webhook.js.map | 1 + .../discord-api-types/rpc/common.d.ts | 33 + .../discord-api-types/rpc/common.d.ts.map | 1 + node_modules/discord-api-types/rpc/common.js | 38 + .../discord-api-types/rpc/common.js.map | 1 + node_modules/discord-api-types/rpc/index.d.ts | 2 + .../discord-api-types/rpc/index.d.ts.map | 1 + node_modules/discord-api-types/rpc/index.js | 20 + .../discord-api-types/rpc/index.js.map | 1 + node_modules/discord-api-types/rpc/index.mjs | 5 + node_modules/discord-api-types/rpc/v10.d.ts | 2 + .../discord-api-types/rpc/v10.d.ts.map | 1 + node_modules/discord-api-types/rpc/v10.js | 18 + node_modules/discord-api-types/rpc/v10.js.map | 1 + node_modules/discord-api-types/rpc/v10.mjs | 5 + node_modules/discord-api-types/rpc/v8.d.ts | 2 + .../discord-api-types/rpc/v8.d.ts.map | 1 + node_modules/discord-api-types/rpc/v8.js | 18 + node_modules/discord-api-types/rpc/v8.js.map | 1 + node_modules/discord-api-types/rpc/v8.mjs | 5 + node_modules/discord-api-types/rpc/v9.d.ts | 2 + .../discord-api-types/rpc/v9.d.ts.map | 1 + node_modules/discord-api-types/rpc/v9.js | 18 + node_modules/discord-api-types/rpc/v9.js.map | 1 + node_modules/discord-api-types/rpc/v9.mjs | 5 + .../discord-api-types/utils/index.d.ts | 2 + .../discord-api-types/utils/index.d.ts.map | 1 + node_modules/discord-api-types/utils/index.js | 20 + .../discord-api-types/utils/index.js.map | 1 + .../discord-api-types/utils/index.mjs | 16 + .../discord-api-types/utils/internals.d.ts | 29 + .../utils/internals.d.ts.map | 1 + .../discord-api-types/utils/internals.js | 3 + .../discord-api-types/utils/internals.js.map | 1 + node_modules/discord-api-types/utils/v10.d.ts | 93 + .../discord-api-types/utils/v10.d.ts.map | 1 + node_modules/discord-api-types/utils/v10.js | 147 + .../discord-api-types/utils/v10.js.map | 1 + node_modules/discord-api-types/utils/v10.mjs | 16 + node_modules/discord-api-types/utils/v8.d.ts | 66 + .../discord-api-types/utils/v8.d.ts.map | 1 + node_modules/discord-api-types/utils/v8.js | 97 + .../discord-api-types/utils/v8.js.map | 1 + node_modules/discord-api-types/utils/v8.mjs | 11 + node_modules/discord-api-types/utils/v9.d.ts | 93 + .../discord-api-types/utils/v9.d.ts.map | 1 + node_modules/discord-api-types/utils/v9.js | 147 + .../discord-api-types/utils/v9.js.map | 1 + node_modules/discord-api-types/utils/v9.mjs | 16 + node_modules/discord-api-types/v10.d.ts | 7 + node_modules/discord-api-types/v10.d.ts.map | 1 + node_modules/discord-api-types/v10.js | 24 + node_modules/discord-api-types/v10.js.map | 1 + node_modules/discord-api-types/v10.mjs | 83 + node_modules/discord-api-types/v6.d.ts | 5 + node_modules/discord-api-types/v6.d.ts.map | 1 + node_modules/discord-api-types/v6.js | 21 + node_modules/discord-api-types/v6.js.map | 1 + node_modules/discord-api-types/v6.mjs | 43 + node_modules/discord-api-types/v8.d.ts | 7 + node_modules/discord-api-types/v8.d.ts.map | 1 + node_modules/discord-api-types/v8.js | 24 + node_modules/discord-api-types/v8.js.map | 1 + node_modules/discord-api-types/v8.mjs | 66 + node_modules/discord-api-types/v9.d.ts | 7 + node_modules/discord-api-types/v9.d.ts.map | 1 + node_modules/discord-api-types/v9.js | 24 + node_modules/discord-api-types/v9.js.map | 1 + node_modules/discord-api-types/v9.mjs | 83 + .../discord-api-types/voice/index.d.ts | 2 + .../discord-api-types/voice/index.d.ts.map | 1 + node_modules/discord-api-types/voice/index.js | 20 + .../discord-api-types/voice/index.js.map | 1 + .../discord-api-types/voice/index.mjs | 6 + node_modules/discord-api-types/voice/v4.d.ts | 108 + .../discord-api-types/voice/v4.d.ts.map | 1 + node_modules/discord-api-types/voice/v4.js | 113 + .../discord-api-types/voice/v4.js.map | 1 + node_modules/discord-api-types/voice/v4.mjs | 6 + node_modules/discord.js/CHANGELOG.md | 3498 ++++ node_modules/discord.js/LICENSE | 191 + node_modules/discord.js/README.md | 142 + node_modules/discord.js/package.json | 85 + .../discord.js/src/client/BaseClient.js | 83 + node_modules/discord.js/src/client/Client.js | 591 + .../discord.js/src/client/WebhookClient.js | 103 + .../discord.js/src/client/actions/Action.js | 119 + .../src/client/actions/ActionsManager.js | 79 + .../ApplicationCommandPermissionsUpdate.js | 34 + .../actions/AutoModerationActionExecution.js | 26 + .../actions/AutoModerationRuleCreate.js | 27 + .../actions/AutoModerationRuleDelete.js | 31 + .../actions/AutoModerationRuleUpdate.js | 29 + .../src/client/actions/ChannelCreate.js | 23 + .../src/client/actions/ChannelDelete.js | 23 + .../src/client/actions/ChannelUpdate.js | 33 + .../actions/GuildAuditLogEntryCreate.js | 29 + .../src/client/actions/GuildBanAdd.js | 20 + .../src/client/actions/GuildBanRemove.js | 25 + .../actions/GuildChannelsPositionUpdate.js | 21 + .../src/client/actions/GuildDelete.js | 44 + .../src/client/actions/GuildEmojiCreate.js | 20 + .../src/client/actions/GuildEmojiDelete.js | 19 + .../src/client/actions/GuildEmojiUpdate.js | 20 + .../src/client/actions/GuildEmojisUpdate.js | 34 + .../client/actions/GuildIntegrationsUpdate.js | 19 + .../src/client/actions/GuildMemberRemove.js | 31 + .../src/client/actions/GuildMemberUpdate.js | 44 + .../src/client/actions/GuildRoleCreate.js | 25 + .../src/client/actions/GuildRoleDelete.js | 29 + .../src/client/actions/GuildRoleUpdate.js | 39 + .../actions/GuildRolesPositionUpdate.js | 21 + .../actions/GuildScheduledEventCreate.js | 27 + .../actions/GuildScheduledEventDelete.js | 31 + .../actions/GuildScheduledEventUpdate.js | 30 + .../actions/GuildScheduledEventUserAdd.js | 32 + .../actions/GuildScheduledEventUserRemove.js | 32 + .../src/client/actions/GuildStickerCreate.js | 20 + .../src/client/actions/GuildStickerDelete.js | 19 + .../src/client/actions/GuildStickerUpdate.js | 20 + .../src/client/actions/GuildStickersUpdate.js | 34 + .../src/client/actions/GuildUpdate.js | 33 + .../src/client/actions/InteractionCreate.js | 101 + .../src/client/actions/InviteCreate.js | 28 + .../src/client/actions/InviteDelete.js | 30 + .../src/client/actions/MessageCreate.js | 37 + .../src/client/actions/MessageDelete.js | 32 + .../src/client/actions/MessageDeleteBulk.js | 47 + .../src/client/actions/MessageReactionAdd.js | 55 + .../client/actions/MessageReactionRemove.js | 45 + .../actions/MessageReactionRemoveAll.js | 33 + .../actions/MessageReactionRemoveEmoji.js | 28 + .../src/client/actions/MessageUpdate.js | 26 + .../src/client/actions/PresenceUpdate.js | 42 + .../src/client/actions/StageInstanceCreate.js | 28 + .../src/client/actions/StageInstanceDelete.js | 31 + .../src/client/actions/StageInstanceUpdate.js | 30 + .../src/client/actions/ThreadCreate.js | 24 + .../src/client/actions/ThreadDelete.js | 26 + .../src/client/actions/ThreadListSync.js | 60 + .../src/client/actions/ThreadMemberUpdate.js | 30 + .../src/client/actions/ThreadMembersUpdate.js | 47 + .../src/client/actions/TypingStart.js | 29 + .../src/client/actions/UserUpdate.js | 36 + .../src/client/actions/VoiceStateUpdate.js | 43 + .../src/client/actions/WebhooksUpdate.js | 20 + .../src/client/voice/ClientVoiceManager.js | 44 + .../src/client/websocket/WebSocketManager.js | 393 + .../src/client/websocket/WebSocketShard.js | 231 + .../APPLICATION_COMMAND_PERMISSIONS_UPDATE.js | 5 + .../AUTO_MODERATION_ACTION_EXECUTION.js | 5 + .../handlers/AUTO_MODERATION_RULE_CREATE.js | 5 + .../handlers/AUTO_MODERATION_RULE_DELETE.js | 5 + .../handlers/AUTO_MODERATION_RULE_UPDATE.js | 5 + .../websocket/handlers/CHANNEL_CREATE.js | 5 + .../websocket/handlers/CHANNEL_DELETE.js | 5 + .../websocket/handlers/CHANNEL_PINS_UPDATE.js | 22 + .../websocket/handlers/CHANNEL_UPDATE.js | 16 + .../handlers/GUILD_AUDIT_LOG_ENTRY_CREATE.js | 5 + .../websocket/handlers/GUILD_BAN_ADD.js | 5 + .../websocket/handlers/GUILD_BAN_REMOVE.js | 5 + .../client/websocket/handlers/GUILD_CREATE.js | 26 + .../client/websocket/handlers/GUILD_DELETE.js | 5 + .../websocket/handlers/GUILD_EMOJIS_UPDATE.js | 5 + .../handlers/GUILD_INTEGRATIONS_UPDATE.js | 5 + .../websocket/handlers/GUILD_MEMBERS_CHUNK.js | 39 + .../websocket/handlers/GUILD_MEMBER_ADD.js | 20 + .../websocket/handlers/GUILD_MEMBER_REMOVE.js | 5 + .../websocket/handlers/GUILD_MEMBER_UPDATE.js | 5 + .../websocket/handlers/GUILD_ROLE_CREATE.js | 5 + .../websocket/handlers/GUILD_ROLE_DELETE.js | 5 + .../websocket/handlers/GUILD_ROLE_UPDATE.js | 5 + .../handlers/GUILD_SCHEDULED_EVENT_CREATE.js | 5 + .../handlers/GUILD_SCHEDULED_EVENT_DELETE.js | 5 + .../handlers/GUILD_SCHEDULED_EVENT_UPDATE.js | 5 + .../GUILD_SCHEDULED_EVENT_USER_ADD.js | 5 + .../GUILD_SCHEDULED_EVENT_USER_REMOVE.js | 5 + .../handlers/GUILD_STICKERS_UPDATE.js | 5 + .../client/websocket/handlers/GUILD_UPDATE.js | 5 + .../websocket/handlers/INTERACTION_CREATE.js | 5 + .../websocket/handlers/INVITE_CREATE.js | 5 + .../websocket/handlers/INVITE_DELETE.js | 5 + .../websocket/handlers/MESSAGE_CREATE.js | 5 + .../websocket/handlers/MESSAGE_DELETE.js | 5 + .../websocket/handlers/MESSAGE_DELETE_BULK.js | 5 + .../handlers/MESSAGE_REACTION_ADD.js | 5 + .../handlers/MESSAGE_REACTION_REMOVE.js | 5 + .../handlers/MESSAGE_REACTION_REMOVE_ALL.js | 5 + .../handlers/MESSAGE_REACTION_REMOVE_EMOJI.js | 5 + .../websocket/handlers/MESSAGE_UPDATE.js | 16 + .../websocket/handlers/PRESENCE_UPDATE.js | 5 + .../src/client/websocket/handlers/READY.js | 27 + .../src/client/websocket/handlers/RESUMED.js | 14 + .../handlers/STAGE_INSTANCE_CREATE.js | 5 + .../handlers/STAGE_INSTANCE_DELETE.js | 5 + .../handlers/STAGE_INSTANCE_UPDATE.js | 5 + .../websocket/handlers/THREAD_CREATE.js | 5 + .../websocket/handlers/THREAD_DELETE.js | 5 + .../websocket/handlers/THREAD_LIST_SYNC.js | 5 + .../handlers/THREAD_MEMBERS_UPDATE.js | 5 + .../handlers/THREAD_MEMBER_UPDATE.js | 5 + .../websocket/handlers/THREAD_UPDATE.js | 16 + .../client/websocket/handlers/TYPING_START.js | 5 + .../client/websocket/handlers/USER_UPDATE.js | 5 + .../websocket/handlers/VOICE_SERVER_UPDATE.js | 6 + .../websocket/handlers/VOICE_STATE_UPDATE.js | 5 + .../websocket/handlers/WEBHOOKS_UPDATE.js | 5 + .../src/client/websocket/handlers/index.js | 64 + .../discord.js/src/errors/DJSError.js | 48 + .../discord.js/src/errors/ErrorCodes.js | 319 + .../discord.js/src/errors/Messages.js | 170 + node_modules/discord.js/src/errors/index.js | 5 + node_modules/discord.js/src/index.js | 213 + .../src/managers/ApplicationCommandManager.js | 263 + .../ApplicationCommandPermissionsManager.js | 434 + .../src/managers/AutoModerationRuleManager.js | 288 + .../src/managers/BaseGuildEmojiManager.js | 80 + .../discord.js/src/managers/BaseManager.js | 19 + .../discord.js/src/managers/CachedManager.js | 57 + .../managers/CategoryChannelChildManager.js | 77 + .../discord.js/src/managers/ChannelManager.js | 128 + .../discord.js/src/managers/DataManager.js | 61 + .../GuildApplicationCommandManager.js | 28 + .../src/managers/GuildBanManager.js | 204 + .../src/managers/GuildChannelManager.js | 494 + .../src/managers/GuildEmojiManager.js | 174 + .../src/managers/GuildEmojiRoleManager.js | 118 + .../src/managers/GuildForumThreadManager.js | 83 + .../src/managers/GuildInviteManager.js | 213 + .../discord.js/src/managers/GuildManager.js | 283 + .../src/managers/GuildMemberManager.js | 540 + .../src/managers/GuildMemberRoleManager.js | 204 + .../managers/GuildScheduledEventManager.js | 297 + .../src/managers/GuildStickerManager.js | 182 + .../src/managers/GuildTextThreadManager.js | 91 + .../discord.js/src/managers/MessageManager.js | 259 + .../managers/PermissionOverwriteManager.js | 168 + .../src/managers/PresenceManager.js | 58 + .../src/managers/ReactionManager.js | 68 + .../src/managers/ReactionUserManager.js | 77 + .../discord.js/src/managers/RoleManager.js | 360 + .../src/managers/StageInstanceManager.js | 154 + .../discord.js/src/managers/ThreadManager.js | 204 + .../src/managers/ThreadMemberManager.js | 182 + .../discord.js/src/managers/UserManager.js | 139 + .../src/managers/VoiceStateManager.js | 37 + node_modules/discord.js/src/sharding/Shard.js | 457 + .../src/sharding/ShardClientUtil.js | 285 + .../src/sharding/ShardingManager.js | 326 + .../discord.js/src/structures/ActionRow.js | 46 + .../src/structures/ActionRowBuilder.js | 35 + .../src/structures/AnonymousGuild.js | 97 + .../src/structures/ApplicationCommand.js | 606 + .../ApplicationRoleConnectionMetadata.js | 46 + .../discord.js/src/structures/Attachment.js | 140 + .../src/structures/AttachmentBuilder.js | 116 + .../AutoModerationActionExecution.js | 116 + .../src/structures/AutoModerationRule.js | 284 + .../src/structures/AutocompleteInteraction.js | 97 + .../discord.js/src/structures/Base.js | 43 + .../discord.js/src/structures/BaseChannel.js | 160 + .../discord.js/src/structures/BaseGuild.js | 119 + .../src/structures/BaseGuildEmoji.js | 56 + .../src/structures/BaseGuildTextChannel.js | 186 + .../src/structures/BaseGuildVoiceChannel.js | 234 + .../src/structures/BaseInteraction.js | 344 + .../src/structures/BaseSelectMenuComponent.js | 56 + .../src/structures/ButtonBuilder.js | 44 + .../src/structures/ButtonComponent.js | 65 + .../src/structures/ButtonInteraction.js | 11 + .../src/structures/CategoryChannel.js | 45 + .../structures/ChannelSelectMenuBuilder.js | 31 + .../structures/ChannelSelectMenuComponent.js | 20 + .../ChannelSelectMenuInteraction.js | 33 + .../structures/ChatInputCommandInteraction.js | 41 + .../src/structures/ClientApplication.js | 193 + .../src/structures/ClientPresence.js | 82 + .../discord.js/src/structures/ClientUser.js | 185 + .../src/structures/CommandInteraction.js | 224 + .../CommandInteractionOptionResolver.js | 308 + .../discord.js/src/structures/Component.js | 47 + .../ContextMenuCommandInteraction.js | 64 + .../discord.js/src/structures/DMChannel.js | 129 + .../src/structures/DirectoryChannel.js | 36 + .../discord.js/src/structures/Embed.js | 220 + .../discord.js/src/structures/EmbedBuilder.js | 41 + .../discord.js/src/structures/Emoji.js | 108 + .../discord.js/src/structures/ForumChannel.js | 264 + .../discord.js/src/structures/Guild.js | 1361 ++ .../src/structures/GuildAuditLogs.js | 91 + .../src/structures/GuildAuditLogsEntry.js | 527 + .../discord.js/src/structures/GuildBan.js | 59 + .../discord.js/src/structures/GuildChannel.js | 457 + .../discord.js/src/structures/GuildEmoji.js | 148 + .../discord.js/src/structures/GuildMember.js | 518 + .../discord.js/src/structures/GuildPreview.js | 193 + .../src/structures/GuildPreviewEmoji.js | 27 + .../src/structures/GuildScheduledEvent.js | 439 + .../src/structures/GuildTemplate.js | 241 + .../discord.js/src/structures/Integration.js | 220 + .../src/structures/IntegrationApplication.js | 85 + .../src/structures/InteractionCollector.js | 263 + .../src/structures/InteractionResponse.js | 102 + .../src/structures/InteractionWebhook.js | 59 + .../discord.js/src/structures/Invite.js | 322 + .../discord.js/src/structures/InviteGuild.js | 22 + .../src/structures/InviteStageInstance.js | 87 + .../MentionableSelectMenuBuilder.js | 32 + .../MentionableSelectMenuComponent.js | 11 + .../MentionableSelectMenuInteraction.js | 71 + .../discord.js/src/structures/Message.js | 997 + .../src/structures/MessageCollector.js | 146 + .../structures/MessageComponentInteraction.js | 107 + .../MessageContextMenuCommandInteraction.js | 20 + .../src/structures/MessageMentions.js | 297 + .../src/structures/MessagePayload.js | 299 + .../src/structures/MessageReaction.js | 142 + .../discord.js/src/structures/ModalBuilder.js | 34 + .../src/structures/ModalSubmitFields.js | 55 + .../src/structures/ModalSubmitInteraction.js | 121 + .../discord.js/src/structures/NewsChannel.js | 32 + .../discord.js/src/structures/OAuth2Guild.js | 28 + .../src/structures/PartialGroupDMChannel.js | 60 + .../src/structures/PermissionOverwrites.js | 196 + .../discord.js/src/structures/Presence.js | 372 + .../src/structures/ReactionCollector.js | 229 + .../src/structures/ReactionEmoji.js | 31 + .../discord.js/src/structures/Role.js | 458 + .../src/structures/RoleSelectMenuBuilder.js | 31 + .../src/structures/RoleSelectMenuComponent.js | 11 + .../structures/RoleSelectMenuInteraction.js | 33 + .../src/structures/SelectMenuBuilder.js | 26 + .../src/structures/SelectMenuComponent.js | 26 + .../src/structures/SelectMenuInteraction.js | 26 + .../src/structures/SelectMenuOptionBuilder.js | 26 + .../discord.js/src/structures/StageChannel.js | 112 + .../src/structures/StageInstance.js | 167 + .../discord.js/src/structures/Sticker.js | 272 + .../discord.js/src/structures/StickerPack.js | 95 + .../src/structures/StringSelectMenuBuilder.js | 79 + .../structures/StringSelectMenuComponent.js | 20 + .../structures/StringSelectMenuInteraction.js | 21 + .../StringSelectMenuOptionBuilder.js | 49 + .../discord.js/src/structures/Team.js | 117 + .../discord.js/src/structures/TeamMember.js | 70 + .../discord.js/src/structures/TextChannel.js | 33 + .../src/structures/TextInputBuilder.js | 31 + .../src/structures/TextInputComponent.js | 29 + .../src/structures/ThreadChannel.js | 606 + .../discord.js/src/structures/ThreadMember.js | 113 + .../discord.js/src/structures/Typing.js | 74 + .../discord.js/src/structures/User.js | 331 + .../UserContextMenuCommandInteraction.js | 29 + .../src/structures/UserSelectMenuBuilder.js | 31 + .../src/structures/UserSelectMenuComponent.js | 11 + .../structures/UserSelectMenuInteraction.js | 51 + .../discord.js/src/structures/VoiceChannel.js | 96 + .../discord.js/src/structures/VoiceRegion.js | 46 + .../discord.js/src/structures/VoiceState.js | 303 + .../discord.js/src/structures/Webhook.js | 481 + .../src/structures/WelcomeChannel.js | 60 + .../src/structures/WelcomeScreen.js | 49 + .../discord.js/src/structures/Widget.js | 88 + .../discord.js/src/structures/WidgetMember.js | 99 + .../src/structures/interfaces/Application.js | 108 + .../src/structures/interfaces/Collector.js | 335 + .../interfaces/InteractionResponses.js | 320 + .../structures/interfaces/TextBasedChannel.js | 413 + node_modules/discord.js/src/util/APITypes.js | 456 + .../src/util/ActivityFlagsBitField.js | 26 + .../src/util/ApplicationFlagsBitField.js | 26 + node_modules/discord.js/src/util/BitField.js | 176 + .../src/util/ChannelFlagsBitField.js | 41 + node_modules/discord.js/src/util/Channels.js | 150 + node_modules/discord.js/src/util/Colors.js | 73 + .../discord.js/src/util/Components.js | 152 + node_modules/discord.js/src/util/Constants.js | 230 + .../discord.js/src/util/DataResolver.js | 140 + node_modules/discord.js/src/util/Enums.js | 13 + node_modules/discord.js/src/util/Events.js | 160 + .../discord.js/src/util/Formatters.js | 413 + .../src/util/GuildMemberFlagsBitField.js | 41 + .../discord.js/src/util/IntentsBitField.js | 34 + .../discord.js/src/util/LimitedCollection.js | 68 + .../src/util/MessageFlagsBitField.js | 32 + node_modules/discord.js/src/util/Options.js | 216 + node_modules/discord.js/src/util/Partials.js | 44 + .../src/util/PermissionsBitField.js | 104 + .../discord.js/src/util/ShardEvents.js | 27 + node_modules/discord.js/src/util/Status.js | 33 + node_modules/discord.js/src/util/Sweepers.js | 467 + .../src/util/SystemChannelFlagsBitField.js | 43 + .../src/util/ThreadMemberFlagsBitField.js | 31 + .../discord.js/src/util/Transformers.js | 36 + .../discord.js/src/util/UserFlagsBitField.js | 32 + node_modules/discord.js/src/util/Util.js | 394 + .../src/util/WebSocketShardEvents.js | 25 + node_modules/discord.js/typings/index.d.ts | 6395 ++++++ .../discord.js/typings/index.test-d.ts | 2203 ++ .../discord.js/typings/rawDataTypes.d.ts | 210 + node_modules/fast-deep-equal/LICENSE | 21 + node_modules/fast-deep-equal/README.md | 96 + node_modules/fast-deep-equal/es6/index.d.ts | 2 + node_modules/fast-deep-equal/es6/index.js | 72 + node_modules/fast-deep-equal/es6/react.d.ts | 2 + node_modules/fast-deep-equal/es6/react.js | 79 + node_modules/fast-deep-equal/index.d.ts | 4 + node_modules/fast-deep-equal/index.js | 46 + node_modules/fast-deep-equal/package.json | 61 + node_modules/fast-deep-equal/react.d.ts | 2 + node_modules/fast-deep-equal/react.js | 53 + node_modules/file-type/browser.d.ts | 29 + node_modules/file-type/browser.js | 15 + node_modules/file-type/core.d.ts | 437 + node_modules/file-type/core.js | 1641 ++ node_modules/file-type/index.d.ts | 13 + node_modules/file-type/index.js | 13 + node_modules/file-type/license | 9 + node_modules/file-type/package.json | 241 + node_modules/file-type/readme.md | 484 + node_modules/file-type/supported.js | 300 + node_modules/file-type/util.js | 38 + node_modules/ieee754/LICENSE | 11 + node_modules/ieee754/README.md | 51 + node_modules/ieee754/index.d.ts | 10 + node_modules/ieee754/index.js | 85 + node_modules/ieee754/package.json | 52 + node_modules/inherits/LICENSE | 16 + node_modules/inherits/README.md | 42 + node_modules/inherits/inherits.js | 9 + node_modules/inherits/inherits_browser.js | 27 + node_modules/inherits/package.json | 29 + node_modules/lodash.snakecase/LICENSE | 47 + node_modules/lodash.snakecase/README.md | 18 + node_modules/lodash.snakecase/index.js | 435 + node_modules/lodash.snakecase/package.json | 17 + node_modules/lodash/LICENSE | 47 + node_modules/lodash/README.md | 39 + node_modules/lodash/_DataView.js | 7 + node_modules/lodash/_Hash.js | 32 + node_modules/lodash/_LazyWrapper.js | 28 + node_modules/lodash/_ListCache.js | 32 + node_modules/lodash/_LodashWrapper.js | 22 + node_modules/lodash/_Map.js | 7 + node_modules/lodash/_MapCache.js | 32 + node_modules/lodash/_Promise.js | 7 + node_modules/lodash/_Set.js | 7 + node_modules/lodash/_SetCache.js | 27 + node_modules/lodash/_Stack.js | 27 + node_modules/lodash/_Symbol.js | 6 + node_modules/lodash/_Uint8Array.js | 6 + node_modules/lodash/_WeakMap.js | 7 + node_modules/lodash/_apply.js | 21 + node_modules/lodash/_arrayAggregator.js | 22 + node_modules/lodash/_arrayEach.js | 22 + node_modules/lodash/_arrayEachRight.js | 21 + node_modules/lodash/_arrayEvery.js | 23 + node_modules/lodash/_arrayFilter.js | 25 + node_modules/lodash/_arrayIncludes.js | 17 + node_modules/lodash/_arrayIncludesWith.js | 22 + node_modules/lodash/_arrayLikeKeys.js | 49 + node_modules/lodash/_arrayMap.js | 21 + node_modules/lodash/_arrayPush.js | 20 + node_modules/lodash/_arrayReduce.js | 26 + node_modules/lodash/_arrayReduceRight.js | 24 + node_modules/lodash/_arraySample.js | 15 + node_modules/lodash/_arraySampleSize.js | 17 + node_modules/lodash/_arrayShuffle.js | 15 + node_modules/lodash/_arraySome.js | 23 + node_modules/lodash/_asciiSize.js | 12 + node_modules/lodash/_asciiToArray.js | 12 + node_modules/lodash/_asciiWords.js | 15 + node_modules/lodash/_assignMergeValue.js | 20 + node_modules/lodash/_assignValue.js | 28 + node_modules/lodash/_assocIndexOf.js | 21 + node_modules/lodash/_baseAggregator.js | 21 + node_modules/lodash/_baseAssign.js | 17 + node_modules/lodash/_baseAssignIn.js | 17 + node_modules/lodash/_baseAssignValue.js | 25 + node_modules/lodash/_baseAt.js | 23 + node_modules/lodash/_baseClamp.js | 22 + node_modules/lodash/_baseClone.js | 166 + node_modules/lodash/_baseConforms.js | 18 + node_modules/lodash/_baseConformsTo.js | 27 + node_modules/lodash/_baseCreate.js | 30 + node_modules/lodash/_baseDelay.js | 21 + node_modules/lodash/_baseDifference.js | 67 + node_modules/lodash/_baseEach.js | 14 + node_modules/lodash/_baseEachRight.js | 14 + node_modules/lodash/_baseEvery.js | 21 + node_modules/lodash/_baseExtremum.js | 32 + node_modules/lodash/_baseFill.js | 32 + node_modules/lodash/_baseFilter.js | 21 + node_modules/lodash/_baseFindIndex.js | 24 + node_modules/lodash/_baseFindKey.js | 23 + node_modules/lodash/_baseFlatten.js | 38 + node_modules/lodash/_baseFor.js | 16 + node_modules/lodash/_baseForOwn.js | 16 + node_modules/lodash/_baseForOwnRight.js | 16 + node_modules/lodash/_baseForRight.js | 15 + node_modules/lodash/_baseFunctions.js | 19 + node_modules/lodash/_baseGet.js | 24 + node_modules/lodash/_baseGetAllKeys.js | 20 + node_modules/lodash/_baseGetTag.js | 28 + node_modules/lodash/_baseGt.js | 14 + node_modules/lodash/_baseHas.js | 19 + node_modules/lodash/_baseHasIn.js | 13 + node_modules/lodash/_baseInRange.js | 18 + node_modules/lodash/_baseIndexOf.js | 20 + node_modules/lodash/_baseIndexOfWith.js | 23 + node_modules/lodash/_baseIntersection.js | 74 + node_modules/lodash/_baseInverter.js | 21 + node_modules/lodash/_baseInvoke.js | 24 + node_modules/lodash/_baseIsArguments.js | 18 + node_modules/lodash/_baseIsArrayBuffer.js | 17 + node_modules/lodash/_baseIsDate.js | 18 + node_modules/lodash/_baseIsEqual.js | 28 + node_modules/lodash/_baseIsEqualDeep.js | 83 + node_modules/lodash/_baseIsMap.js | 18 + node_modules/lodash/_baseIsMatch.js | 62 + node_modules/lodash/_baseIsNaN.js | 12 + node_modules/lodash/_baseIsNative.js | 47 + node_modules/lodash/_baseIsRegExp.js | 18 + node_modules/lodash/_baseIsSet.js | 18 + node_modules/lodash/_baseIsTypedArray.js | 60 + node_modules/lodash/_baseIteratee.js | 31 + node_modules/lodash/_baseKeys.js | 30 + node_modules/lodash/_baseKeysIn.js | 33 + node_modules/lodash/_baseLodash.js | 10 + node_modules/lodash/_baseLt.js | 14 + node_modules/lodash/_baseMap.js | 22 + node_modules/lodash/_baseMatches.js | 22 + node_modules/lodash/_baseMatchesProperty.js | 33 + node_modules/lodash/_baseMean.js | 20 + node_modules/lodash/_baseMerge.js | 42 + node_modules/lodash/_baseMergeDeep.js | 94 + node_modules/lodash/_baseNth.js | 20 + node_modules/lodash/_baseOrderBy.js | 49 + node_modules/lodash/_basePick.js | 19 + node_modules/lodash/_basePickBy.js | 30 + node_modules/lodash/_baseProperty.js | 14 + node_modules/lodash/_basePropertyDeep.js | 16 + node_modules/lodash/_basePropertyOf.js | 14 + node_modules/lodash/_basePullAll.js | 51 + node_modules/lodash/_basePullAt.js | 37 + node_modules/lodash/_baseRandom.js | 18 + node_modules/lodash/_baseRange.js | 28 + node_modules/lodash/_baseReduce.js | 23 + node_modules/lodash/_baseRepeat.js | 35 + node_modules/lodash/_baseRest.js | 17 + node_modules/lodash/_baseSample.js | 15 + node_modules/lodash/_baseSampleSize.js | 18 + node_modules/lodash/_baseSet.js | 51 + node_modules/lodash/_baseSetData.js | 17 + node_modules/lodash/_baseSetToString.js | 22 + node_modules/lodash/_baseShuffle.js | 15 + node_modules/lodash/_baseSlice.js | 31 + node_modules/lodash/_baseSome.js | 22 + node_modules/lodash/_baseSortBy.js | 21 + node_modules/lodash/_baseSortedIndex.js | 42 + node_modules/lodash/_baseSortedIndexBy.js | 67 + node_modules/lodash/_baseSortedUniq.js | 30 + node_modules/lodash/_baseSum.js | 24 + node_modules/lodash/_baseTimes.js | 20 + node_modules/lodash/_baseToNumber.js | 24 + node_modules/lodash/_baseToPairs.js | 18 + node_modules/lodash/_baseToString.js | 37 + node_modules/lodash/_baseTrim.js | 19 + node_modules/lodash/_baseUnary.js | 14 + node_modules/lodash/_baseUniq.js | 72 + node_modules/lodash/_baseUnset.js | 20 + node_modules/lodash/_baseUpdate.js | 18 + node_modules/lodash/_baseValues.js | 19 + node_modules/lodash/_baseWhile.js | 26 + node_modules/lodash/_baseWrapperValue.js | 25 + node_modules/lodash/_baseXor.js | 36 + node_modules/lodash/_baseZipObject.js | 23 + node_modules/lodash/_cacheHas.js | 13 + node_modules/lodash/_castArrayLikeObject.js | 14 + node_modules/lodash/_castFunction.js | 14 + node_modules/lodash/_castPath.js | 21 + node_modules/lodash/_castRest.js | 14 + node_modules/lodash/_castSlice.js | 18 + node_modules/lodash/_charsEndIndex.js | 19 + node_modules/lodash/_charsStartIndex.js | 20 + node_modules/lodash/_cloneArrayBuffer.js | 16 + node_modules/lodash/_cloneBuffer.js | 35 + node_modules/lodash/_cloneDataView.js | 16 + node_modules/lodash/_cloneRegExp.js | 17 + node_modules/lodash/_cloneSymbol.js | 18 + node_modules/lodash/_cloneTypedArray.js | 16 + node_modules/lodash/_compareAscending.js | 41 + node_modules/lodash/_compareMultiple.js | 44 + node_modules/lodash/_composeArgs.js | 39 + node_modules/lodash/_composeArgsRight.js | 41 + node_modules/lodash/_copyArray.js | 20 + node_modules/lodash/_copyObject.js | 40 + node_modules/lodash/_copySymbols.js | 16 + node_modules/lodash/_copySymbolsIn.js | 16 + node_modules/lodash/_coreJsData.js | 6 + node_modules/lodash/_countHolders.js | 21 + node_modules/lodash/_createAggregator.js | 23 + node_modules/lodash/_createAssigner.js | 37 + node_modules/lodash/_createBaseEach.js | 32 + node_modules/lodash/_createBaseFor.js | 25 + node_modules/lodash/_createBind.js | 28 + node_modules/lodash/_createCaseFirst.js | 33 + node_modules/lodash/_createCompounder.js | 24 + node_modules/lodash/_createCtor.js | 37 + node_modules/lodash/_createCurry.js | 46 + node_modules/lodash/_createFind.js | 25 + node_modules/lodash/_createFlow.js | 78 + node_modules/lodash/_createHybrid.js | 92 + node_modules/lodash/_createInverter.js | 17 + node_modules/lodash/_createMathOperation.js | 38 + node_modules/lodash/_createOver.js | 27 + node_modules/lodash/_createPadding.js | 33 + node_modules/lodash/_createPartial.js | 43 + node_modules/lodash/_createRange.js | 30 + node_modules/lodash/_createRecurry.js | 56 + .../lodash/_createRelationalOperation.js | 20 + node_modules/lodash/_createRound.js | 35 + node_modules/lodash/_createSet.js | 19 + node_modules/lodash/_createToPairs.js | 30 + node_modules/lodash/_createWrap.js | 106 + .../lodash/_customDefaultsAssignIn.js | 29 + node_modules/lodash/_customDefaultsMerge.js | 28 + node_modules/lodash/_customOmitClone.js | 16 + node_modules/lodash/_deburrLetter.js | 71 + node_modules/lodash/_defineProperty.js | 11 + node_modules/lodash/_equalArrays.js | 84 + node_modules/lodash/_equalByTag.js | 112 + node_modules/lodash/_equalObjects.js | 90 + node_modules/lodash/_escapeHtmlChar.js | 21 + node_modules/lodash/_escapeStringChar.js | 22 + node_modules/lodash/_flatRest.js | 16 + node_modules/lodash/_freeGlobal.js | 4 + node_modules/lodash/_getAllKeys.js | 16 + node_modules/lodash/_getAllKeysIn.js | 17 + node_modules/lodash/_getData.js | 15 + node_modules/lodash/_getFuncName.js | 31 + node_modules/lodash/_getHolder.js | 13 + node_modules/lodash/_getMapData.js | 18 + node_modules/lodash/_getMatchData.js | 24 + node_modules/lodash/_getNative.js | 17 + node_modules/lodash/_getPrototype.js | 6 + node_modules/lodash/_getRawTag.js | 46 + node_modules/lodash/_getSymbols.js | 30 + node_modules/lodash/_getSymbolsIn.js | 25 + node_modules/lodash/_getTag.js | 58 + node_modules/lodash/_getValue.js | 13 + node_modules/lodash/_getView.js | 33 + node_modules/lodash/_getWrapDetails.js | 17 + node_modules/lodash/_hasPath.js | 39 + node_modules/lodash/_hasUnicode.js | 26 + node_modules/lodash/_hasUnicodeWord.js | 15 + node_modules/lodash/_hashClear.js | 15 + node_modules/lodash/_hashDelete.js | 17 + node_modules/lodash/_hashGet.js | 30 + node_modules/lodash/_hashHas.js | 23 + node_modules/lodash/_hashSet.js | 23 + node_modules/lodash/_initCloneArray.js | 26 + node_modules/lodash/_initCloneByTag.js | 77 + node_modules/lodash/_initCloneObject.js | 18 + node_modules/lodash/_insertWrapDetails.js | 23 + node_modules/lodash/_isFlattenable.js | 20 + node_modules/lodash/_isIndex.js | 25 + node_modules/lodash/_isIterateeCall.js | 30 + node_modules/lodash/_isKey.js | 29 + node_modules/lodash/_isKeyable.js | 15 + node_modules/lodash/_isLaziable.js | 28 + node_modules/lodash/_isMaskable.js | 14 + node_modules/lodash/_isMasked.js | 20 + node_modules/lodash/_isPrototype.js | 18 + node_modules/lodash/_isStrictComparable.js | 15 + node_modules/lodash/_iteratorToArray.js | 18 + node_modules/lodash/_lazyClone.js | 23 + node_modules/lodash/_lazyReverse.js | 23 + node_modules/lodash/_lazyValue.js | 69 + node_modules/lodash/_listCacheClear.js | 13 + node_modules/lodash/_listCacheDelete.js | 35 + node_modules/lodash/_listCacheGet.js | 19 + node_modules/lodash/_listCacheHas.js | 16 + node_modules/lodash/_listCacheSet.js | 26 + node_modules/lodash/_mapCacheClear.js | 21 + node_modules/lodash/_mapCacheDelete.js | 18 + node_modules/lodash/_mapCacheGet.js | 16 + node_modules/lodash/_mapCacheHas.js | 16 + node_modules/lodash/_mapCacheSet.js | 22 + node_modules/lodash/_mapToArray.js | 18 + .../lodash/_matchesStrictComparable.js | 20 + node_modules/lodash/_memoizeCapped.js | 26 + node_modules/lodash/_mergeData.js | 90 + node_modules/lodash/_metaMap.js | 6 + node_modules/lodash/_nativeCreate.js | 6 + node_modules/lodash/_nativeKeys.js | 6 + node_modules/lodash/_nativeKeysIn.js | 20 + node_modules/lodash/_nodeUtil.js | 30 + node_modules/lodash/_objectToString.js | 22 + node_modules/lodash/_overArg.js | 15 + node_modules/lodash/_overRest.js | 36 + node_modules/lodash/_parent.js | 16 + node_modules/lodash/_reEscape.js | 4 + node_modules/lodash/_reEvaluate.js | 4 + node_modules/lodash/_reInterpolate.js | 4 + node_modules/lodash/_realNames.js | 4 + node_modules/lodash/_reorder.js | 29 + node_modules/lodash/_replaceHolders.js | 29 + node_modules/lodash/_root.js | 9 + node_modules/lodash/_safeGet.js | 21 + node_modules/lodash/_setCacheAdd.js | 19 + node_modules/lodash/_setCacheHas.js | 14 + node_modules/lodash/_setData.js | 20 + node_modules/lodash/_setToArray.js | 18 + node_modules/lodash/_setToPairs.js | 18 + node_modules/lodash/_setToString.js | 14 + node_modules/lodash/_setWrapToString.js | 21 + node_modules/lodash/_shortOut.js | 37 + node_modules/lodash/_shuffleSelf.js | 28 + node_modules/lodash/_stackClear.js | 15 + node_modules/lodash/_stackDelete.js | 18 + node_modules/lodash/_stackGet.js | 14 + node_modules/lodash/_stackHas.js | 14 + node_modules/lodash/_stackSet.js | 34 + node_modules/lodash/_strictIndexOf.js | 23 + node_modules/lodash/_strictLastIndexOf.js | 21 + node_modules/lodash/_stringSize.js | 18 + node_modules/lodash/_stringToArray.js | 18 + node_modules/lodash/_stringToPath.js | 27 + node_modules/lodash/_toKey.js | 21 + node_modules/lodash/_toSource.js | 26 + node_modules/lodash/_trimmedEndIndex.js | 19 + node_modules/lodash/_unescapeHtmlChar.js | 21 + node_modules/lodash/_unicodeSize.js | 44 + node_modules/lodash/_unicodeToArray.js | 40 + node_modules/lodash/_unicodeWords.js | 69 + node_modules/lodash/_updateWrapDetails.js | 46 + node_modules/lodash/_wrapperClone.js | 23 + node_modules/lodash/add.js | 22 + node_modules/lodash/after.js | 42 + node_modules/lodash/array.js | 67 + node_modules/lodash/ary.js | 29 + node_modules/lodash/assign.js | 58 + node_modules/lodash/assignIn.js | 40 + node_modules/lodash/assignInWith.js | 38 + node_modules/lodash/assignWith.js | 37 + node_modules/lodash/at.js | 23 + node_modules/lodash/attempt.js | 35 + node_modules/lodash/before.js | 40 + node_modules/lodash/bind.js | 57 + node_modules/lodash/bindAll.js | 41 + node_modules/lodash/bindKey.js | 68 + node_modules/lodash/camelCase.js | 29 + node_modules/lodash/capitalize.js | 23 + node_modules/lodash/castArray.js | 44 + node_modules/lodash/ceil.js | 26 + node_modules/lodash/chain.js | 38 + node_modules/lodash/chunk.js | 50 + node_modules/lodash/clamp.js | 39 + node_modules/lodash/clone.js | 36 + node_modules/lodash/cloneDeep.js | 29 + node_modules/lodash/cloneDeepWith.js | 40 + node_modules/lodash/cloneWith.js | 42 + node_modules/lodash/collection.js | 30 + node_modules/lodash/commit.js | 33 + node_modules/lodash/compact.js | 31 + node_modules/lodash/concat.js | 43 + node_modules/lodash/cond.js | 60 + node_modules/lodash/conforms.js | 35 + node_modules/lodash/conformsTo.js | 32 + node_modules/lodash/constant.js | 26 + node_modules/lodash/core.js | 3877 ++++ node_modules/lodash/core.min.js | 29 + node_modules/lodash/countBy.js | 40 + node_modules/lodash/create.js | 43 + node_modules/lodash/curry.js | 57 + node_modules/lodash/curryRight.js | 54 + node_modules/lodash/date.js | 3 + node_modules/lodash/debounce.js | 191 + node_modules/lodash/deburr.js | 45 + node_modules/lodash/defaultTo.js | 25 + node_modules/lodash/defaults.js | 64 + node_modules/lodash/defaultsDeep.js | 30 + node_modules/lodash/defer.js | 26 + node_modules/lodash/delay.js | 28 + node_modules/lodash/difference.js | 33 + node_modules/lodash/differenceBy.js | 44 + node_modules/lodash/differenceWith.js | 40 + node_modules/lodash/divide.js | 22 + node_modules/lodash/drop.js | 38 + node_modules/lodash/dropRight.js | 39 + node_modules/lodash/dropRightWhile.js | 45 + node_modules/lodash/dropWhile.js | 45 + node_modules/lodash/each.js | 1 + node_modules/lodash/eachRight.js | 1 + node_modules/lodash/endsWith.js | 43 + node_modules/lodash/entries.js | 1 + node_modules/lodash/entriesIn.js | 1 + node_modules/lodash/eq.js | 37 + node_modules/lodash/escape.js | 43 + node_modules/lodash/escapeRegExp.js | 32 + node_modules/lodash/every.js | 56 + node_modules/lodash/extend.js | 1 + node_modules/lodash/extendWith.js | 1 + node_modules/lodash/fill.js | 45 + node_modules/lodash/filter.js | 52 + node_modules/lodash/find.js | 42 + node_modules/lodash/findIndex.js | 55 + node_modules/lodash/findKey.js | 44 + node_modules/lodash/findLast.js | 25 + node_modules/lodash/findLastIndex.js | 59 + node_modules/lodash/findLastKey.js | 44 + node_modules/lodash/first.js | 1 + node_modules/lodash/flake.lock | 40 + node_modules/lodash/flake.nix | 20 + node_modules/lodash/flatMap.js | 29 + node_modules/lodash/flatMapDeep.js | 31 + node_modules/lodash/flatMapDepth.js | 31 + node_modules/lodash/flatten.js | 22 + node_modules/lodash/flattenDeep.js | 25 + node_modules/lodash/flattenDepth.js | 33 + node_modules/lodash/flip.js | 28 + node_modules/lodash/floor.js | 26 + node_modules/lodash/flow.js | 27 + node_modules/lodash/flowRight.js | 26 + node_modules/lodash/forEach.js | 41 + node_modules/lodash/forEachRight.js | 31 + node_modules/lodash/forIn.js | 39 + node_modules/lodash/forInRight.js | 37 + node_modules/lodash/forOwn.js | 36 + node_modules/lodash/forOwnRight.js | 34 + node_modules/lodash/fp.js | 2 + node_modules/lodash/fp/F.js | 1 + node_modules/lodash/fp/T.js | 1 + node_modules/lodash/fp/__.js | 1 + node_modules/lodash/fp/_baseConvert.js | 569 + node_modules/lodash/fp/_convertBrowser.js | 18 + node_modules/lodash/fp/_falseOptions.js | 7 + node_modules/lodash/fp/_mapping.js | 358 + node_modules/lodash/fp/_util.js | 16 + node_modules/lodash/fp/add.js | 5 + node_modules/lodash/fp/after.js | 5 + node_modules/lodash/fp/all.js | 1 + node_modules/lodash/fp/allPass.js | 1 + node_modules/lodash/fp/always.js | 1 + node_modules/lodash/fp/any.js | 1 + node_modules/lodash/fp/anyPass.js | 1 + node_modules/lodash/fp/apply.js | 1 + node_modules/lodash/fp/array.js | 2 + node_modules/lodash/fp/ary.js | 5 + node_modules/lodash/fp/assign.js | 5 + node_modules/lodash/fp/assignAll.js | 5 + node_modules/lodash/fp/assignAllWith.js | 5 + node_modules/lodash/fp/assignIn.js | 5 + node_modules/lodash/fp/assignInAll.js | 5 + node_modules/lodash/fp/assignInAllWith.js | 5 + node_modules/lodash/fp/assignInWith.js | 5 + node_modules/lodash/fp/assignWith.js | 5 + node_modules/lodash/fp/assoc.js | 1 + node_modules/lodash/fp/assocPath.js | 1 + node_modules/lodash/fp/at.js | 5 + node_modules/lodash/fp/attempt.js | 5 + node_modules/lodash/fp/before.js | 5 + node_modules/lodash/fp/bind.js | 5 + node_modules/lodash/fp/bindAll.js | 5 + node_modules/lodash/fp/bindKey.js | 5 + node_modules/lodash/fp/camelCase.js | 5 + node_modules/lodash/fp/capitalize.js | 5 + node_modules/lodash/fp/castArray.js | 5 + node_modules/lodash/fp/ceil.js | 5 + node_modules/lodash/fp/chain.js | 5 + node_modules/lodash/fp/chunk.js | 5 + node_modules/lodash/fp/clamp.js | 5 + node_modules/lodash/fp/clone.js | 5 + node_modules/lodash/fp/cloneDeep.js | 5 + node_modules/lodash/fp/cloneDeepWith.js | 5 + node_modules/lodash/fp/cloneWith.js | 5 + node_modules/lodash/fp/collection.js | 2 + node_modules/lodash/fp/commit.js | 5 + node_modules/lodash/fp/compact.js | 5 + node_modules/lodash/fp/complement.js | 1 + node_modules/lodash/fp/compose.js | 1 + node_modules/lodash/fp/concat.js | 5 + node_modules/lodash/fp/cond.js | 5 + node_modules/lodash/fp/conforms.js | 1 + node_modules/lodash/fp/conformsTo.js | 5 + node_modules/lodash/fp/constant.js | 5 + node_modules/lodash/fp/contains.js | 1 + node_modules/lodash/fp/convert.js | 18 + node_modules/lodash/fp/countBy.js | 5 + node_modules/lodash/fp/create.js | 5 + node_modules/lodash/fp/curry.js | 5 + node_modules/lodash/fp/curryN.js | 5 + node_modules/lodash/fp/curryRight.js | 5 + node_modules/lodash/fp/curryRightN.js | 5 + node_modules/lodash/fp/date.js | 2 + node_modules/lodash/fp/debounce.js | 5 + node_modules/lodash/fp/deburr.js | 5 + node_modules/lodash/fp/defaultTo.js | 5 + node_modules/lodash/fp/defaults.js | 5 + node_modules/lodash/fp/defaultsAll.js | 5 + node_modules/lodash/fp/defaultsDeep.js | 5 + node_modules/lodash/fp/defaultsDeepAll.js | 5 + node_modules/lodash/fp/defer.js | 5 + node_modules/lodash/fp/delay.js | 5 + node_modules/lodash/fp/difference.js | 5 + node_modules/lodash/fp/differenceBy.js | 5 + node_modules/lodash/fp/differenceWith.js | 5 + node_modules/lodash/fp/dissoc.js | 1 + node_modules/lodash/fp/dissocPath.js | 1 + node_modules/lodash/fp/divide.js | 5 + node_modules/lodash/fp/drop.js | 5 + node_modules/lodash/fp/dropLast.js | 1 + node_modules/lodash/fp/dropLastWhile.js | 1 + node_modules/lodash/fp/dropRight.js | 5 + node_modules/lodash/fp/dropRightWhile.js | 5 + node_modules/lodash/fp/dropWhile.js | 5 + node_modules/lodash/fp/each.js | 1 + node_modules/lodash/fp/eachRight.js | 1 + node_modules/lodash/fp/endsWith.js | 5 + node_modules/lodash/fp/entries.js | 1 + node_modules/lodash/fp/entriesIn.js | 1 + node_modules/lodash/fp/eq.js | 5 + node_modules/lodash/fp/equals.js | 1 + node_modules/lodash/fp/escape.js | 5 + node_modules/lodash/fp/escapeRegExp.js | 5 + node_modules/lodash/fp/every.js | 5 + node_modules/lodash/fp/extend.js | 1 + node_modules/lodash/fp/extendAll.js | 1 + node_modules/lodash/fp/extendAllWith.js | 1 + node_modules/lodash/fp/extendWith.js | 1 + node_modules/lodash/fp/fill.js | 5 + node_modules/lodash/fp/filter.js | 5 + node_modules/lodash/fp/find.js | 5 + node_modules/lodash/fp/findFrom.js | 5 + node_modules/lodash/fp/findIndex.js | 5 + node_modules/lodash/fp/findIndexFrom.js | 5 + node_modules/lodash/fp/findKey.js | 5 + node_modules/lodash/fp/findLast.js | 5 + node_modules/lodash/fp/findLastFrom.js | 5 + node_modules/lodash/fp/findLastIndex.js | 5 + node_modules/lodash/fp/findLastIndexFrom.js | 5 + node_modules/lodash/fp/findLastKey.js | 5 + node_modules/lodash/fp/first.js | 1 + node_modules/lodash/fp/flatMap.js | 5 + node_modules/lodash/fp/flatMapDeep.js | 5 + node_modules/lodash/fp/flatMapDepth.js | 5 + node_modules/lodash/fp/flatten.js | 5 + node_modules/lodash/fp/flattenDeep.js | 5 + node_modules/lodash/fp/flattenDepth.js | 5 + node_modules/lodash/fp/flip.js | 5 + node_modules/lodash/fp/floor.js | 5 + node_modules/lodash/fp/flow.js | 5 + node_modules/lodash/fp/flowRight.js | 5 + node_modules/lodash/fp/forEach.js | 5 + node_modules/lodash/fp/forEachRight.js | 5 + node_modules/lodash/fp/forIn.js | 5 + node_modules/lodash/fp/forInRight.js | 5 + node_modules/lodash/fp/forOwn.js | 5 + node_modules/lodash/fp/forOwnRight.js | 5 + node_modules/lodash/fp/fromPairs.js | 5 + node_modules/lodash/fp/function.js | 2 + node_modules/lodash/fp/functions.js | 5 + node_modules/lodash/fp/functionsIn.js | 5 + node_modules/lodash/fp/get.js | 5 + node_modules/lodash/fp/getOr.js | 5 + node_modules/lodash/fp/groupBy.js | 5 + node_modules/lodash/fp/gt.js | 5 + node_modules/lodash/fp/gte.js | 5 + node_modules/lodash/fp/has.js | 5 + node_modules/lodash/fp/hasIn.js | 5 + node_modules/lodash/fp/head.js | 5 + node_modules/lodash/fp/identical.js | 1 + node_modules/lodash/fp/identity.js | 5 + node_modules/lodash/fp/inRange.js | 5 + node_modules/lodash/fp/includes.js | 5 + node_modules/lodash/fp/includesFrom.js | 5 + node_modules/lodash/fp/indexBy.js | 1 + node_modules/lodash/fp/indexOf.js | 5 + node_modules/lodash/fp/indexOfFrom.js | 5 + node_modules/lodash/fp/init.js | 1 + node_modules/lodash/fp/initial.js | 5 + node_modules/lodash/fp/intersection.js | 5 + node_modules/lodash/fp/intersectionBy.js | 5 + node_modules/lodash/fp/intersectionWith.js | 5 + node_modules/lodash/fp/invert.js | 5 + node_modules/lodash/fp/invertBy.js | 5 + node_modules/lodash/fp/invertObj.js | 1 + node_modules/lodash/fp/invoke.js | 5 + node_modules/lodash/fp/invokeArgs.js | 5 + node_modules/lodash/fp/invokeArgsMap.js | 5 + node_modules/lodash/fp/invokeMap.js | 5 + node_modules/lodash/fp/isArguments.js | 5 + node_modules/lodash/fp/isArray.js | 5 + node_modules/lodash/fp/isArrayBuffer.js | 5 + node_modules/lodash/fp/isArrayLike.js | 5 + node_modules/lodash/fp/isArrayLikeObject.js | 5 + node_modules/lodash/fp/isBoolean.js | 5 + node_modules/lodash/fp/isBuffer.js | 5 + node_modules/lodash/fp/isDate.js | 5 + node_modules/lodash/fp/isElement.js | 5 + node_modules/lodash/fp/isEmpty.js | 5 + node_modules/lodash/fp/isEqual.js | 5 + node_modules/lodash/fp/isEqualWith.js | 5 + node_modules/lodash/fp/isError.js | 5 + node_modules/lodash/fp/isFinite.js | 5 + node_modules/lodash/fp/isFunction.js | 5 + node_modules/lodash/fp/isInteger.js | 5 + node_modules/lodash/fp/isLength.js | 5 + node_modules/lodash/fp/isMap.js | 5 + node_modules/lodash/fp/isMatch.js | 5 + node_modules/lodash/fp/isMatchWith.js | 5 + node_modules/lodash/fp/isNaN.js | 5 + node_modules/lodash/fp/isNative.js | 5 + node_modules/lodash/fp/isNil.js | 5 + node_modules/lodash/fp/isNull.js | 5 + node_modules/lodash/fp/isNumber.js | 5 + node_modules/lodash/fp/isObject.js | 5 + node_modules/lodash/fp/isObjectLike.js | 5 + node_modules/lodash/fp/isPlainObject.js | 5 + node_modules/lodash/fp/isRegExp.js | 5 + node_modules/lodash/fp/isSafeInteger.js | 5 + node_modules/lodash/fp/isSet.js | 5 + node_modules/lodash/fp/isString.js | 5 + node_modules/lodash/fp/isSymbol.js | 5 + node_modules/lodash/fp/isTypedArray.js | 5 + node_modules/lodash/fp/isUndefined.js | 5 + node_modules/lodash/fp/isWeakMap.js | 5 + node_modules/lodash/fp/isWeakSet.js | 5 + node_modules/lodash/fp/iteratee.js | 5 + node_modules/lodash/fp/join.js | 5 + node_modules/lodash/fp/juxt.js | 1 + node_modules/lodash/fp/kebabCase.js | 5 + node_modules/lodash/fp/keyBy.js | 5 + node_modules/lodash/fp/keys.js | 5 + node_modules/lodash/fp/keysIn.js | 5 + node_modules/lodash/fp/lang.js | 2 + node_modules/lodash/fp/last.js | 5 + node_modules/lodash/fp/lastIndexOf.js | 5 + node_modules/lodash/fp/lastIndexOfFrom.js | 5 + node_modules/lodash/fp/lowerCase.js | 5 + node_modules/lodash/fp/lowerFirst.js | 5 + node_modules/lodash/fp/lt.js | 5 + node_modules/lodash/fp/lte.js | 5 + node_modules/lodash/fp/map.js | 5 + node_modules/lodash/fp/mapKeys.js | 5 + node_modules/lodash/fp/mapValues.js | 5 + node_modules/lodash/fp/matches.js | 1 + node_modules/lodash/fp/matchesProperty.js | 5 + node_modules/lodash/fp/math.js | 2 + node_modules/lodash/fp/max.js | 5 + node_modules/lodash/fp/maxBy.js | 5 + node_modules/lodash/fp/mean.js | 5 + node_modules/lodash/fp/meanBy.js | 5 + node_modules/lodash/fp/memoize.js | 5 + node_modules/lodash/fp/merge.js | 5 + node_modules/lodash/fp/mergeAll.js | 5 + node_modules/lodash/fp/mergeAllWith.js | 5 + node_modules/lodash/fp/mergeWith.js | 5 + node_modules/lodash/fp/method.js | 5 + node_modules/lodash/fp/methodOf.js | 5 + node_modules/lodash/fp/min.js | 5 + node_modules/lodash/fp/minBy.js | 5 + node_modules/lodash/fp/mixin.js | 5 + node_modules/lodash/fp/multiply.js | 5 + node_modules/lodash/fp/nAry.js | 1 + node_modules/lodash/fp/negate.js | 5 + node_modules/lodash/fp/next.js | 5 + node_modules/lodash/fp/noop.js | 5 + node_modules/lodash/fp/now.js | 5 + node_modules/lodash/fp/nth.js | 5 + node_modules/lodash/fp/nthArg.js | 5 + node_modules/lodash/fp/number.js | 2 + node_modules/lodash/fp/object.js | 2 + node_modules/lodash/fp/omit.js | 5 + node_modules/lodash/fp/omitAll.js | 1 + node_modules/lodash/fp/omitBy.js | 5 + node_modules/lodash/fp/once.js | 5 + node_modules/lodash/fp/orderBy.js | 5 + node_modules/lodash/fp/over.js | 5 + node_modules/lodash/fp/overArgs.js | 5 + node_modules/lodash/fp/overEvery.js | 5 + node_modules/lodash/fp/overSome.js | 5 + node_modules/lodash/fp/pad.js | 5 + node_modules/lodash/fp/padChars.js | 5 + node_modules/lodash/fp/padCharsEnd.js | 5 + node_modules/lodash/fp/padCharsStart.js | 5 + node_modules/lodash/fp/padEnd.js | 5 + node_modules/lodash/fp/padStart.js | 5 + node_modules/lodash/fp/parseInt.js | 5 + node_modules/lodash/fp/partial.js | 5 + node_modules/lodash/fp/partialRight.js | 5 + node_modules/lodash/fp/partition.js | 5 + node_modules/lodash/fp/path.js | 1 + node_modules/lodash/fp/pathEq.js | 1 + node_modules/lodash/fp/pathOr.js | 1 + node_modules/lodash/fp/paths.js | 1 + node_modules/lodash/fp/pick.js | 5 + node_modules/lodash/fp/pickAll.js | 1 + node_modules/lodash/fp/pickBy.js | 5 + node_modules/lodash/fp/pipe.js | 1 + node_modules/lodash/fp/placeholder.js | 6 + node_modules/lodash/fp/plant.js | 5 + node_modules/lodash/fp/pluck.js | 1 + node_modules/lodash/fp/prop.js | 1 + node_modules/lodash/fp/propEq.js | 1 + node_modules/lodash/fp/propOr.js | 1 + node_modules/lodash/fp/property.js | 1 + node_modules/lodash/fp/propertyOf.js | 5 + node_modules/lodash/fp/props.js | 1 + node_modules/lodash/fp/pull.js | 5 + node_modules/lodash/fp/pullAll.js | 5 + node_modules/lodash/fp/pullAllBy.js | 5 + node_modules/lodash/fp/pullAllWith.js | 5 + node_modules/lodash/fp/pullAt.js | 5 + node_modules/lodash/fp/random.js | 5 + node_modules/lodash/fp/range.js | 5 + node_modules/lodash/fp/rangeRight.js | 5 + node_modules/lodash/fp/rangeStep.js | 5 + node_modules/lodash/fp/rangeStepRight.js | 5 + node_modules/lodash/fp/rearg.js | 5 + node_modules/lodash/fp/reduce.js | 5 + node_modules/lodash/fp/reduceRight.js | 5 + node_modules/lodash/fp/reject.js | 5 + node_modules/lodash/fp/remove.js | 5 + node_modules/lodash/fp/repeat.js | 5 + node_modules/lodash/fp/replace.js | 5 + node_modules/lodash/fp/rest.js | 5 + node_modules/lodash/fp/restFrom.js | 5 + node_modules/lodash/fp/result.js | 5 + node_modules/lodash/fp/reverse.js | 5 + node_modules/lodash/fp/round.js | 5 + node_modules/lodash/fp/sample.js | 5 + node_modules/lodash/fp/sampleSize.js | 5 + node_modules/lodash/fp/seq.js | 2 + node_modules/lodash/fp/set.js | 5 + node_modules/lodash/fp/setWith.js | 5 + node_modules/lodash/fp/shuffle.js | 5 + node_modules/lodash/fp/size.js | 5 + node_modules/lodash/fp/slice.js | 5 + node_modules/lodash/fp/snakeCase.js | 5 + node_modules/lodash/fp/some.js | 5 + node_modules/lodash/fp/sortBy.js | 5 + node_modules/lodash/fp/sortedIndex.js | 5 + node_modules/lodash/fp/sortedIndexBy.js | 5 + node_modules/lodash/fp/sortedIndexOf.js | 5 + node_modules/lodash/fp/sortedLastIndex.js | 5 + node_modules/lodash/fp/sortedLastIndexBy.js | 5 + node_modules/lodash/fp/sortedLastIndexOf.js | 5 + node_modules/lodash/fp/sortedUniq.js | 5 + node_modules/lodash/fp/sortedUniqBy.js | 5 + node_modules/lodash/fp/split.js | 5 + node_modules/lodash/fp/spread.js | 5 + node_modules/lodash/fp/spreadFrom.js | 5 + node_modules/lodash/fp/startCase.js | 5 + node_modules/lodash/fp/startsWith.js | 5 + node_modules/lodash/fp/string.js | 2 + node_modules/lodash/fp/stubArray.js | 5 + node_modules/lodash/fp/stubFalse.js | 5 + node_modules/lodash/fp/stubObject.js | 5 + node_modules/lodash/fp/stubString.js | 5 + node_modules/lodash/fp/stubTrue.js | 5 + node_modules/lodash/fp/subtract.js | 5 + node_modules/lodash/fp/sum.js | 5 + node_modules/lodash/fp/sumBy.js | 5 + node_modules/lodash/fp/symmetricDifference.js | 1 + .../lodash/fp/symmetricDifferenceBy.js | 1 + .../lodash/fp/symmetricDifferenceWith.js | 1 + node_modules/lodash/fp/tail.js | 5 + node_modules/lodash/fp/take.js | 5 + node_modules/lodash/fp/takeLast.js | 1 + node_modules/lodash/fp/takeLastWhile.js | 1 + node_modules/lodash/fp/takeRight.js | 5 + node_modules/lodash/fp/takeRightWhile.js | 5 + node_modules/lodash/fp/takeWhile.js | 5 + node_modules/lodash/fp/tap.js | 5 + node_modules/lodash/fp/template.js | 5 + node_modules/lodash/fp/templateSettings.js | 5 + node_modules/lodash/fp/throttle.js | 5 + node_modules/lodash/fp/thru.js | 5 + node_modules/lodash/fp/times.js | 5 + node_modules/lodash/fp/toArray.js | 5 + node_modules/lodash/fp/toFinite.js | 5 + node_modules/lodash/fp/toInteger.js | 5 + node_modules/lodash/fp/toIterator.js | 5 + node_modules/lodash/fp/toJSON.js | 5 + node_modules/lodash/fp/toLength.js | 5 + node_modules/lodash/fp/toLower.js | 5 + node_modules/lodash/fp/toNumber.js | 5 + node_modules/lodash/fp/toPairs.js | 5 + node_modules/lodash/fp/toPairsIn.js | 5 + node_modules/lodash/fp/toPath.js | 5 + node_modules/lodash/fp/toPlainObject.js | 5 + node_modules/lodash/fp/toSafeInteger.js | 5 + node_modules/lodash/fp/toString.js | 5 + node_modules/lodash/fp/toUpper.js | 5 + node_modules/lodash/fp/transform.js | 5 + node_modules/lodash/fp/trim.js | 5 + node_modules/lodash/fp/trimChars.js | 5 + node_modules/lodash/fp/trimCharsEnd.js | 5 + node_modules/lodash/fp/trimCharsStart.js | 5 + node_modules/lodash/fp/trimEnd.js | 5 + node_modules/lodash/fp/trimStart.js | 5 + node_modules/lodash/fp/truncate.js | 5 + node_modules/lodash/fp/unapply.js | 1 + node_modules/lodash/fp/unary.js | 5 + node_modules/lodash/fp/unescape.js | 5 + node_modules/lodash/fp/union.js | 5 + node_modules/lodash/fp/unionBy.js | 5 + node_modules/lodash/fp/unionWith.js | 5 + node_modules/lodash/fp/uniq.js | 5 + node_modules/lodash/fp/uniqBy.js | 5 + node_modules/lodash/fp/uniqWith.js | 5 + node_modules/lodash/fp/uniqueId.js | 5 + node_modules/lodash/fp/unnest.js | 1 + node_modules/lodash/fp/unset.js | 5 + node_modules/lodash/fp/unzip.js | 5 + node_modules/lodash/fp/unzipWith.js | 5 + node_modules/lodash/fp/update.js | 5 + node_modules/lodash/fp/updateWith.js | 5 + node_modules/lodash/fp/upperCase.js | 5 + node_modules/lodash/fp/upperFirst.js | 5 + node_modules/lodash/fp/useWith.js | 1 + node_modules/lodash/fp/util.js | 2 + node_modules/lodash/fp/value.js | 5 + node_modules/lodash/fp/valueOf.js | 5 + node_modules/lodash/fp/values.js | 5 + node_modules/lodash/fp/valuesIn.js | 5 + node_modules/lodash/fp/where.js | 1 + node_modules/lodash/fp/whereEq.js | 1 + node_modules/lodash/fp/without.js | 5 + node_modules/lodash/fp/words.js | 5 + node_modules/lodash/fp/wrap.js | 5 + node_modules/lodash/fp/wrapperAt.js | 5 + node_modules/lodash/fp/wrapperChain.js | 5 + node_modules/lodash/fp/wrapperLodash.js | 5 + node_modules/lodash/fp/wrapperReverse.js | 5 + node_modules/lodash/fp/wrapperValue.js | 5 + node_modules/lodash/fp/xor.js | 5 + node_modules/lodash/fp/xorBy.js | 5 + node_modules/lodash/fp/xorWith.js | 5 + node_modules/lodash/fp/zip.js | 5 + node_modules/lodash/fp/zipAll.js | 5 + node_modules/lodash/fp/zipObj.js | 1 + node_modules/lodash/fp/zipObject.js | 5 + node_modules/lodash/fp/zipObjectDeep.js | 5 + node_modules/lodash/fp/zipWith.js | 5 + node_modules/lodash/fromPairs.js | 28 + node_modules/lodash/function.js | 25 + node_modules/lodash/functions.js | 31 + node_modules/lodash/functionsIn.js | 31 + node_modules/lodash/get.js | 33 + node_modules/lodash/groupBy.js | 41 + node_modules/lodash/gt.js | 29 + node_modules/lodash/gte.js | 30 + node_modules/lodash/has.js | 35 + node_modules/lodash/hasIn.js | 34 + node_modules/lodash/head.js | 23 + node_modules/lodash/identity.js | 21 + node_modules/lodash/inRange.js | 55 + node_modules/lodash/includes.js | 53 + node_modules/lodash/index.js | 1 + node_modules/lodash/indexOf.js | 42 + node_modules/lodash/initial.js | 22 + node_modules/lodash/intersection.js | 30 + node_modules/lodash/intersectionBy.js | 45 + node_modules/lodash/intersectionWith.js | 41 + node_modules/lodash/invert.js | 42 + node_modules/lodash/invertBy.js | 56 + node_modules/lodash/invoke.js | 24 + node_modules/lodash/invokeMap.js | 41 + node_modules/lodash/isArguments.js | 36 + node_modules/lodash/isArray.js | 26 + node_modules/lodash/isArrayBuffer.js | 27 + node_modules/lodash/isArrayLike.js | 33 + node_modules/lodash/isArrayLikeObject.js | 33 + node_modules/lodash/isBoolean.js | 29 + node_modules/lodash/isBuffer.js | 38 + node_modules/lodash/isDate.js | 27 + node_modules/lodash/isElement.js | 25 + node_modules/lodash/isEmpty.js | 77 + node_modules/lodash/isEqual.js | 35 + node_modules/lodash/isEqualWith.js | 41 + node_modules/lodash/isError.js | 36 + node_modules/lodash/isFinite.js | 36 + node_modules/lodash/isFunction.js | 37 + node_modules/lodash/isInteger.js | 33 + node_modules/lodash/isLength.js | 35 + node_modules/lodash/isMap.js | 27 + node_modules/lodash/isMatch.js | 36 + node_modules/lodash/isMatchWith.js | 41 + node_modules/lodash/isNaN.js | 38 + node_modules/lodash/isNative.js | 40 + node_modules/lodash/isNil.js | 25 + node_modules/lodash/isNull.js | 22 + node_modules/lodash/isNumber.js | 38 + node_modules/lodash/isObject.js | 31 + node_modules/lodash/isObjectLike.js | 29 + node_modules/lodash/isPlainObject.js | 62 + node_modules/lodash/isRegExp.js | 27 + node_modules/lodash/isSafeInteger.js | 37 + node_modules/lodash/isSet.js | 27 + node_modules/lodash/isString.js | 30 + node_modules/lodash/isSymbol.js | 29 + node_modules/lodash/isTypedArray.js | 27 + node_modules/lodash/isUndefined.js | 22 + node_modules/lodash/isWeakMap.js | 28 + node_modules/lodash/isWeakSet.js | 28 + node_modules/lodash/iteratee.js | 53 + node_modules/lodash/join.js | 26 + node_modules/lodash/kebabCase.js | 28 + node_modules/lodash/keyBy.js | 36 + node_modules/lodash/keys.js | 37 + node_modules/lodash/keysIn.js | 32 + node_modules/lodash/lang.js | 58 + node_modules/lodash/last.js | 20 + node_modules/lodash/lastIndexOf.js | 46 + node_modules/lodash/lodash.js | 17209 ++++++++++++++++ node_modules/lodash/lodash.min.js | 140 + node_modules/lodash/lowerCase.js | 27 + node_modules/lodash/lowerFirst.js | 22 + node_modules/lodash/lt.js | 29 + node_modules/lodash/lte.js | 30 + node_modules/lodash/map.js | 53 + node_modules/lodash/mapKeys.js | 36 + node_modules/lodash/mapValues.js | 43 + node_modules/lodash/matches.js | 46 + node_modules/lodash/matchesProperty.js | 44 + node_modules/lodash/math.js | 17 + node_modules/lodash/max.js | 29 + node_modules/lodash/maxBy.js | 34 + node_modules/lodash/mean.js | 22 + node_modules/lodash/meanBy.js | 31 + node_modules/lodash/memoize.js | 73 + node_modules/lodash/merge.js | 39 + node_modules/lodash/mergeWith.js | 39 + node_modules/lodash/method.js | 34 + node_modules/lodash/methodOf.js | 33 + node_modules/lodash/min.js | 29 + node_modules/lodash/minBy.js | 34 + node_modules/lodash/mixin.js | 74 + node_modules/lodash/multiply.js | 22 + node_modules/lodash/negate.js | 40 + node_modules/lodash/next.js | 35 + node_modules/lodash/noop.js | 17 + node_modules/lodash/now.js | 23 + node_modules/lodash/nth.js | 29 + node_modules/lodash/nthArg.js | 32 + node_modules/lodash/number.js | 5 + node_modules/lodash/object.js | 49 + node_modules/lodash/omit.js | 57 + node_modules/lodash/omitBy.js | 29 + node_modules/lodash/once.js | 25 + node_modules/lodash/orderBy.js | 47 + node_modules/lodash/over.js | 24 + node_modules/lodash/overArgs.js | 61 + node_modules/lodash/overEvery.js | 34 + node_modules/lodash/overSome.js | 37 + node_modules/lodash/package.json | 17 + node_modules/lodash/pad.js | 49 + node_modules/lodash/padEnd.js | 39 + node_modules/lodash/padStart.js | 39 + node_modules/lodash/parseInt.js | 43 + node_modules/lodash/partial.js | 50 + node_modules/lodash/partialRight.js | 49 + node_modules/lodash/partition.js | 43 + node_modules/lodash/pick.js | 25 + node_modules/lodash/pickBy.js | 37 + node_modules/lodash/plant.js | 48 + node_modules/lodash/property.js | 32 + node_modules/lodash/propertyOf.js | 30 + node_modules/lodash/pull.js | 29 + node_modules/lodash/pullAll.js | 29 + node_modules/lodash/pullAllBy.js | 33 + node_modules/lodash/pullAllWith.js | 32 + node_modules/lodash/pullAt.js | 43 + node_modules/lodash/random.js | 82 + node_modules/lodash/range.js | 46 + node_modules/lodash/rangeRight.js | 41 + node_modules/lodash/rearg.js | 33 + node_modules/lodash/reduce.js | 51 + node_modules/lodash/reduceRight.js | 36 + node_modules/lodash/reject.js | 46 + node_modules/lodash/release.md | 48 + node_modules/lodash/remove.js | 53 + node_modules/lodash/repeat.js | 37 + node_modules/lodash/replace.js | 29 + node_modules/lodash/rest.js | 40 + node_modules/lodash/result.js | 56 + node_modules/lodash/reverse.js | 34 + node_modules/lodash/round.js | 26 + node_modules/lodash/sample.js | 24 + node_modules/lodash/sampleSize.js | 37 + node_modules/lodash/seq.js | 16 + node_modules/lodash/set.js | 35 + node_modules/lodash/setWith.js | 32 + node_modules/lodash/shuffle.js | 25 + node_modules/lodash/size.js | 46 + node_modules/lodash/slice.js | 37 + node_modules/lodash/snakeCase.js | 28 + node_modules/lodash/some.js | 51 + node_modules/lodash/sortBy.js | 48 + node_modules/lodash/sortedIndex.js | 24 + node_modules/lodash/sortedIndexBy.js | 33 + node_modules/lodash/sortedIndexOf.js | 31 + node_modules/lodash/sortedLastIndex.js | 25 + node_modules/lodash/sortedLastIndexBy.js | 33 + node_modules/lodash/sortedLastIndexOf.js | 31 + node_modules/lodash/sortedUniq.js | 24 + node_modules/lodash/sortedUniqBy.js | 26 + node_modules/lodash/split.js | 52 + node_modules/lodash/spread.js | 63 + node_modules/lodash/startCase.js | 29 + node_modules/lodash/startsWith.js | 39 + node_modules/lodash/string.js | 33 + node_modules/lodash/stubArray.js | 23 + node_modules/lodash/stubFalse.js | 18 + node_modules/lodash/stubObject.js | 23 + node_modules/lodash/stubString.js | 18 + node_modules/lodash/stubTrue.js | 18 + node_modules/lodash/subtract.js | 22 + node_modules/lodash/sum.js | 24 + node_modules/lodash/sumBy.js | 33 + node_modules/lodash/tail.js | 22 + node_modules/lodash/take.js | 37 + node_modules/lodash/takeRight.js | 39 + node_modules/lodash/takeRightWhile.js | 45 + node_modules/lodash/takeWhile.js | 45 + node_modules/lodash/tap.js | 29 + node_modules/lodash/template.js | 272 + node_modules/lodash/templateSettings.js | 67 + node_modules/lodash/throttle.js | 69 + node_modules/lodash/thru.js | 28 + node_modules/lodash/times.js | 51 + node_modules/lodash/toArray.js | 58 + node_modules/lodash/toFinite.js | 42 + node_modules/lodash/toInteger.js | 36 + node_modules/lodash/toIterator.js | 23 + node_modules/lodash/toJSON.js | 1 + node_modules/lodash/toLength.js | 38 + node_modules/lodash/toLower.js | 28 + node_modules/lodash/toNumber.js | 64 + node_modules/lodash/toPairs.js | 30 + node_modules/lodash/toPairsIn.js | 30 + node_modules/lodash/toPath.js | 33 + node_modules/lodash/toPlainObject.js | 32 + node_modules/lodash/toSafeInteger.js | 37 + node_modules/lodash/toString.js | 28 + node_modules/lodash/toUpper.js | 28 + node_modules/lodash/transform.js | 65 + node_modules/lodash/trim.js | 47 + node_modules/lodash/trimEnd.js | 41 + node_modules/lodash/trimStart.js | 43 + node_modules/lodash/truncate.js | 111 + node_modules/lodash/unary.js | 22 + node_modules/lodash/unescape.js | 34 + node_modules/lodash/union.js | 26 + node_modules/lodash/unionBy.js | 39 + node_modules/lodash/unionWith.js | 34 + node_modules/lodash/uniq.js | 25 + node_modules/lodash/uniqBy.js | 31 + node_modules/lodash/uniqWith.js | 28 + node_modules/lodash/uniqueId.js | 28 + node_modules/lodash/unset.js | 34 + node_modules/lodash/unzip.js | 45 + node_modules/lodash/unzipWith.js | 39 + node_modules/lodash/update.js | 35 + node_modules/lodash/updateWith.js | 33 + node_modules/lodash/upperCase.js | 27 + node_modules/lodash/upperFirst.js | 22 + node_modules/lodash/util.js | 34 + node_modules/lodash/value.js | 1 + node_modules/lodash/valueOf.js | 1 + node_modules/lodash/values.js | 34 + node_modules/lodash/valuesIn.js | 32 + node_modules/lodash/without.js | 31 + node_modules/lodash/words.js | 35 + node_modules/lodash/wrap.js | 30 + node_modules/lodash/wrapperAt.js | 48 + node_modules/lodash/wrapperChain.js | 34 + node_modules/lodash/wrapperLodash.js | 147 + node_modules/lodash/wrapperReverse.js | 44 + node_modules/lodash/wrapperValue.js | 21 + node_modules/lodash/xor.js | 28 + node_modules/lodash/xorBy.js | 39 + node_modules/lodash/xorWith.js | 34 + node_modules/lodash/zip.js | 22 + node_modules/lodash/zipObject.js | 24 + node_modules/lodash/zipObjectDeep.js | 23 + node_modules/lodash/zipWith.js | 32 + node_modules/peek-readable/LICENSE | 21 + node_modules/peek-readable/README.md | 95 + node_modules/peek-readable/lib/Deferred.d.ts | 6 + node_modules/peek-readable/lib/Deferred.js | 10 + .../peek-readable/lib/EndOfFileStream.d.ts | 7 + .../peek-readable/lib/EndOfFileStream.js | 9 + .../peek-readable/lib/StreamReader.d.ts | 47 + .../peek-readable/lib/StreamReader.js | 129 + node_modules/peek-readable/lib/index.d.ts | 2 + node_modules/peek-readable/lib/index.js | 2 + node_modules/peek-readable/package.json | 73 + node_modules/readable-stream/CONTRIBUTING.md | 38 + node_modules/readable-stream/GOVERNANCE.md | 136 + node_modules/readable-stream/LICENSE | 47 + node_modules/readable-stream/README.md | 106 + .../readable-stream/errors-browser.js | 127 + node_modules/readable-stream/errors.js | 116 + .../readable-stream/experimentalWarning.js | 17 + .../readable-stream/lib/_stream_duplex.js | 126 + .../lib/_stream_passthrough.js | 37 + .../readable-stream/lib/_stream_readable.js | 1027 + .../readable-stream/lib/_stream_transform.js | 190 + .../readable-stream/lib/_stream_writable.js | 641 + .../lib/internal/streams/async_iterator.js | 180 + .../lib/internal/streams/buffer_list.js | 183 + .../lib/internal/streams/destroy.js | 96 + .../lib/internal/streams/end-of-stream.js | 86 + .../lib/internal/streams/from-browser.js | 3 + .../lib/internal/streams/from.js | 52 + .../lib/internal/streams/pipeline.js | 86 + .../lib/internal/streams/state.js | 22 + .../lib/internal/streams/stream-browser.js | 1 + .../lib/internal/streams/stream.js | 1 + node_modules/readable-stream/package.json | 68 + .../readable-stream/readable-browser.js | 9 + node_modules/readable-stream/readable.js | 16 + .../readable-web-to-node-stream/README.md | 71 + .../lib/index.d.ts | 39 + .../readable-web-to-node-stream/lib/index.js | 69 + .../lib/index.spec.js | 147 + .../readable-web-to-node-stream/package.json | 84 + node_modules/safe-buffer/LICENSE | 21 + node_modules/safe-buffer/README.md | 584 + node_modules/safe-buffer/index.d.ts | 187 + node_modules/safe-buffer/index.js | 65 + node_modules/safe-buffer/package.json | 51 + node_modules/streamsearch/.eslintrc.js | 5 + .../streamsearch/.github/workflows/ci.yml | 24 + .../streamsearch/.github/workflows/lint.yml | 23 + node_modules/streamsearch/LICENSE | 19 + node_modules/streamsearch/README.md | 95 + node_modules/streamsearch/lib/sbmh.js | 267 + node_modules/streamsearch/package.json | 34 + node_modules/streamsearch/test/test.js | 70 + node_modules/string_decoder/LICENSE | 48 + node_modules/string_decoder/README.md | 47 + .../string_decoder/lib/string_decoder.js | 296 + node_modules/string_decoder/package.json | 34 + node_modules/strtok3/LICENSE | 15 + node_modules/strtok3/README.md | 306 + .../strtok3/lib/AbstractTokenizer.d.ts | 69 + node_modules/strtok3/lib/AbstractTokenizer.js | 101 + node_modules/strtok3/lib/BufferTokenizer.d.ts | 26 + node_modules/strtok3/lib/BufferTokenizer.js | 51 + node_modules/strtok3/lib/FileTokenizer.d.ts | 22 + node_modules/strtok3/lib/FileTokenizer.js | 50 + node_modules/strtok3/lib/FsPromise.d.ts | 19 + node_modules/strtok3/lib/FsPromise.js | 69 + .../strtok3/lib/ReadStreamTokenizer.d.ts | 28 + .../strtok3/lib/ReadStreamTokenizer.js | 94 + node_modules/strtok3/lib/core.d.ts | 23 + node_modules/strtok3/lib/core.js | 23 + node_modules/strtok3/lib/index.d.ts | 15 + node_modules/strtok3/lib/index.js | 20 + node_modules/strtok3/lib/types.d.ts | 103 + node_modules/strtok3/lib/types.js | 1 + node_modules/strtok3/package.json | 94 + node_modules/token-types/LICENSE | 7 + node_modules/token-types/README.md | 120 + node_modules/token-types/lib/index.d.ts | 151 + node_modules/token-types/lib/index.js | 449 + node_modules/token-types/package.json | 87 + node_modules/ts-mixer/CHANGELOG.md | 113 + node_modules/ts-mixer/LICENSE | 21 + node_modules/ts-mixer/README.md | 270 + node_modules/ts-mixer/dist/cjs/decorator.js | 109 + node_modules/ts-mixer/dist/cjs/index.js | 12 + .../ts-mixer/dist/cjs/mixin-tracking.js | 40 + node_modules/ts-mixer/dist/cjs/mixins.js | 82 + node_modules/ts-mixer/dist/cjs/proxy.js | 82 + node_modules/ts-mixer/dist/cjs/settings.js | 9 + node_modules/ts-mixer/dist/cjs/types.js | 2 + node_modules/ts-mixer/dist/cjs/util.js | 85 + node_modules/ts-mixer/dist/esm/decorator.d.ts | 18 + node_modules/ts-mixer/dist/esm/index.d.ts | 4 + node_modules/ts-mixer/dist/esm/index.js | 364 + node_modules/ts-mixer/dist/esm/index.min.js | 1 + .../ts-mixer/dist/esm/mixin-tracking.d.ts | 4 + node_modules/ts-mixer/dist/esm/mixins.d.ts | 16 + node_modules/ts-mixer/dist/esm/proxy.d.ts | 16 + node_modules/ts-mixer/dist/esm/settings.d.ts | 7 + node_modules/ts-mixer/dist/esm/types.d.ts | 13 + node_modules/ts-mixer/dist/esm/util.d.ts | 27 + .../ts-mixer/dist/types/decorator.d.ts | 18 + node_modules/ts-mixer/dist/types/index.d.ts | 4 + .../ts-mixer/dist/types/mixin-tracking.d.ts | 4 + node_modules/ts-mixer/dist/types/mixins.d.ts | 16 + node_modules/ts-mixer/dist/types/proxy.d.ts | 16 + .../ts-mixer/dist/types/settings.d.ts | 7 + node_modules/ts-mixer/dist/types/types.d.ts | 13 + node_modules/ts-mixer/dist/types/util.d.ts | 27 + node_modules/ts-mixer/package.json | 63 + node_modules/tslib/CopyrightNotice.txt | 15 + node_modules/tslib/LICENSE.txt | 12 + node_modules/tslib/README.md | 164 + node_modules/tslib/SECURITY.md | 41 + node_modules/tslib/modules/index.d.ts | 35 + node_modules/tslib/modules/index.js | 64 + node_modules/tslib/modules/package.json | 3 + node_modules/tslib/package.json | 47 + node_modules/tslib/tslib.d.ts | 430 + node_modules/tslib/tslib.es6.html | 1 + node_modules/tslib/tslib.es6.js | 321 + node_modules/tslib/tslib.es6.mjs | 321 + node_modules/tslib/tslib.html | 1 + node_modules/tslib/tslib.js | 370 + node_modules/undici/LICENSE | 21 + node_modules/undici/README.md | 438 + node_modules/undici/docs/api/Agent.md | 80 + node_modules/undici/docs/api/BalancedPool.md | 99 + node_modules/undici/docs/api/CacheStorage.md | 30 + node_modules/undici/docs/api/Client.md | 269 + node_modules/undici/docs/api/Connector.md | 115 + node_modules/undici/docs/api/ContentType.md | 57 + node_modules/undici/docs/api/Cookies.md | 101 + .../undici/docs/api/DiagnosticsChannel.md | 204 + .../undici/docs/api/DispatchInterceptor.md | 60 + node_modules/undici/docs/api/Dispatcher.md | 886 + node_modules/undici/docs/api/Errors.md | 47 + node_modules/undici/docs/api/Fetch.md | 27 + node_modules/undici/docs/api/MockAgent.md | 540 + node_modules/undici/docs/api/MockClient.md | 77 + node_modules/undici/docs/api/MockErrors.md | 12 + node_modules/undici/docs/api/MockPool.md | 512 + node_modules/undici/docs/api/Pool.md | 84 + node_modules/undici/docs/api/PoolStats.md | 35 + node_modules/undici/docs/api/ProxyAgent.md | 124 + node_modules/undici/docs/api/WebSocket.md | 43 + node_modules/undici/docs/api/api-lifecycle.md | 62 + .../undici/docs/assets/lifecycle-diagram.png | Bin 0 -> 47090 bytes .../docs/best-practices/client-certificate.md | 64 + .../docs/best-practices/mocking-request.md | 136 + .../undici/docs/best-practices/proxy.md | 127 + .../docs/best-practices/writing-tests.md | 20 + node_modules/undici/index-fetch.js | 16 + node_modules/undici/index.d.ts | 57 + node_modules/undici/index.js | 162 + node_modules/undici/lib/agent.js | 148 + node_modules/undici/lib/api/abort-signal.js | 57 + node_modules/undici/lib/api/api-connect.js | 98 + node_modules/undici/lib/api/api-pipeline.js | 249 + node_modules/undici/lib/api/api-request.js | 180 + node_modules/undici/lib/api/api-stream.js | 212 + node_modules/undici/lib/api/api-upgrade.js | 105 + node_modules/undici/lib/api/index.js | 7 + node_modules/undici/lib/api/readable.js | 304 + node_modules/undici/lib/api/util.js | 46 + node_modules/undici/lib/balanced-pool.js | 190 + node_modules/undici/lib/cache/cache.js | 842 + node_modules/undici/lib/cache/cachestorage.js | 144 + node_modules/undici/lib/cache/symbols.js | 5 + node_modules/undici/lib/cache/util.js | 49 + node_modules/undici/lib/client.js | 1796 ++ .../undici/lib/compat/dispatcher-weakref.js | 38 + node_modules/undici/lib/cookies/constants.js | 12 + node_modules/undici/lib/cookies/index.js | 184 + node_modules/undici/lib/cookies/parse.js | 317 + node_modules/undici/lib/cookies/util.js | 291 + node_modules/undici/lib/core/connect.js | 185 + node_modules/undici/lib/core/errors.js | 216 + node_modules/undici/lib/core/request.js | 368 + node_modules/undici/lib/core/symbols.js | 55 + node_modules/undici/lib/core/util.js | 475 + node_modules/undici/lib/dispatcher-base.js | 192 + node_modules/undici/lib/dispatcher.js | 19 + node_modules/undici/lib/fetch/LICENSE | 21 + node_modules/undici/lib/fetch/body.js | 603 + node_modules/undici/lib/fetch/constants.js | 136 + node_modules/undici/lib/fetch/dataURL.js | 630 + node_modules/undici/lib/fetch/file.js | 343 + node_modules/undici/lib/fetch/formdata.js | 265 + node_modules/undici/lib/fetch/global.js | 48 + node_modules/undici/lib/fetch/headers.js | 552 + node_modules/undici/lib/fetch/index.js | 2112 ++ node_modules/undici/lib/fetch/request.js | 939 + node_modules/undici/lib/fetch/response.js | 574 + node_modules/undici/lib/fetch/symbols.js | 10 + node_modules/undici/lib/fetch/util.js | 1033 + node_modules/undici/lib/fetch/webidl.js | 648 + node_modules/undici/lib/fileapi/encoding.js | 290 + node_modules/undici/lib/fileapi/filereader.js | 344 + .../undici/lib/fileapi/progressevent.js | 78 + node_modules/undici/lib/fileapi/symbols.js | 10 + node_modules/undici/lib/fileapi/util.js | 392 + node_modules/undici/lib/global.js | 32 + .../undici/lib/handler/DecoratorHandler.js | 35 + .../undici/lib/handler/RedirectHandler.js | 216 + .../lib/interceptor/redirectInterceptor.js | 21 + node_modules/undici/lib/llhttp/constants.d.ts | 199 + node_modules/undici/lib/llhttp/constants.js | 278 + .../undici/lib/llhttp/constants.js.map | 1 + node_modules/undici/lib/llhttp/llhttp-wasm.js | 1 + node_modules/undici/lib/llhttp/llhttp.wasm | Bin 0 -> 56001 bytes .../undici/lib/llhttp/llhttp_simd-wasm.js | 1 + .../undici/lib/llhttp/llhttp_simd.wasm | Bin 0 -> 55985 bytes node_modules/undici/lib/llhttp/utils.d.ts | 4 + node_modules/undici/lib/llhttp/utils.js | 15 + node_modules/undici/lib/llhttp/utils.js.map | 1 + node_modules/undici/lib/mock/mock-agent.js | 171 + node_modules/undici/lib/mock/mock-client.js | 59 + node_modules/undici/lib/mock/mock-errors.js | 17 + .../undici/lib/mock/mock-interceptor.js | 206 + node_modules/undici/lib/mock/mock-pool.js | 59 + node_modules/undici/lib/mock/mock-symbols.js | 23 + node_modules/undici/lib/mock/mock-utils.js | 351 + .../mock/pending-interceptors-formatter.js | 40 + node_modules/undici/lib/mock/pluralizer.js | 29 + node_modules/undici/lib/node/fixed-queue.js | 117 + node_modules/undici/lib/pool-base.js | 194 + node_modules/undici/lib/pool-stats.js | 34 + node_modules/undici/lib/pool.js | 92 + node_modules/undici/lib/proxy-agent.js | 187 + node_modules/undici/lib/timers.js | 97 + .../undici/lib/websocket/connection.js | 284 + .../undici/lib/websocket/constants.js | 51 + node_modules/undici/lib/websocket/events.js | 303 + node_modules/undici/lib/websocket/frame.js | 66 + node_modules/undici/lib/websocket/receiver.js | 344 + node_modules/undici/lib/websocket/symbols.js | 12 + node_modules/undici/lib/websocket/util.js | 200 + .../undici/lib/websocket/websocket.js | 630 + node_modules/undici/package.json | 136 + node_modules/undici/types/agent.d.ts | 31 + node_modules/undici/types/api.d.ts | 43 + node_modules/undici/types/balanced-pool.d.ts | 18 + node_modules/undici/types/cache.d.ts | 36 + node_modules/undici/types/client.d.ts | 88 + node_modules/undici/types/connector.d.ts | 33 + node_modules/undici/types/content-type.d.ts | 21 + node_modules/undici/types/cookies.d.ts | 28 + .../undici/types/diagnostics-channel.d.ts | 67 + node_modules/undici/types/dispatcher.d.ts | 239 + node_modules/undici/types/errors.d.ts | 128 + node_modules/undici/types/fetch.d.ts | 209 + node_modules/undici/types/file.d.ts | 39 + node_modules/undici/types/filereader.d.ts | 54 + node_modules/undici/types/formdata.d.ts | 108 + .../undici/types/global-dispatcher.d.ts | 9 + node_modules/undici/types/global-origin.d.ts | 7 + node_modules/undici/types/handlers.d.ts | 9 + node_modules/undici/types/header.d.ts | 4 + node_modules/undici/types/interceptors.d.ts | 5 + node_modules/undici/types/mock-agent.d.ts | 50 + node_modules/undici/types/mock-client.d.ts | 25 + node_modules/undici/types/mock-errors.d.ts | 12 + .../undici/types/mock-interceptor.d.ts | 93 + node_modules/undici/types/mock-pool.d.ts | 25 + node_modules/undici/types/patch.d.ts | 71 + node_modules/undici/types/pool-stats.d.ts | 19 + node_modules/undici/types/pool.d.ts | 28 + node_modules/undici/types/proxy-agent.d.ts | 30 + node_modules/undici/types/readable.d.ts | 61 + node_modules/undici/types/webidl.d.ts | 220 + node_modules/undici/types/websocket.d.ts | 131 + node_modules/util-deprecate/History.md | 16 + node_modules/util-deprecate/LICENSE | 24 + node_modules/util-deprecate/README.md | 53 + node_modules/util-deprecate/browser.js | 67 + node_modules/util-deprecate/node.js | 6 + node_modules/util-deprecate/package.json | 27 + node_modules/ws/LICENSE | 20 + node_modules/ws/README.md | 536 + node_modules/ws/browser.js | 8 + node_modules/ws/index.js | 13 + node_modules/ws/lib/buffer-util.js | 131 + node_modules/ws/lib/constants.js | 12 + node_modules/ws/lib/event-target.js | 292 + node_modules/ws/lib/extension.js | 203 + node_modules/ws/lib/limiter.js | 55 + node_modules/ws/lib/permessage-deflate.js | 514 + node_modules/ws/lib/receiver.js | 627 + node_modules/ws/lib/sender.js | 478 + node_modules/ws/lib/stream.js | 159 + node_modules/ws/lib/subprotocol.js | 62 + node_modules/ws/lib/validation.js | 130 + node_modules/ws/lib/websocket-server.js | 535 + node_modules/ws/lib/websocket.js | 1311 ++ node_modules/ws/package.json | 65 + node_modules/ws/wrapper.mjs | 8 + package-lock.json | 667 + package.json | 14 + perf.data | Bin 0 -> 27339732 bytes perf.data.old | Bin 0 -> 216472 bytes src/main.rs | 512 + 2937 files changed, 317799 insertions(+) create mode 100644 *.slimp create mode 100644 +.slimp create mode 100644 1-10.slimp create mode 100644 100.slimp create mode 100644 Cargo.lock create mode 100644 Cargo.toml create mode 100644 example.slimp create mode 100644 flamegraph.svg create mode 100644 main.js create mode 100644 node_modules/.package-lock.json create mode 100644 node_modules/@discordjs/builders/CHANGELOG.md create mode 100644 node_modules/@discordjs/builders/LICENSE create mode 100644 node_modules/@discordjs/builders/README.md create mode 100644 node_modules/@discordjs/builders/dist/index.d.ts create mode 100644 node_modules/@discordjs/builders/dist/index.js create mode 100644 node_modules/@discordjs/builders/dist/index.js.map create mode 100644 node_modules/@discordjs/builders/dist/index.mjs create mode 100644 node_modules/@discordjs/builders/dist/index.mjs.map create mode 100644 node_modules/@discordjs/builders/package.json create mode 100644 node_modules/@discordjs/collection/CHANGELOG.md create mode 100644 node_modules/@discordjs/collection/LICENSE create mode 100644 node_modules/@discordjs/collection/README.md create mode 100644 node_modules/@discordjs/collection/dist/index.d.ts create mode 100644 node_modules/@discordjs/collection/dist/index.js create mode 100644 node_modules/@discordjs/collection/dist/index.js.map create mode 100644 node_modules/@discordjs/collection/dist/index.mjs create mode 100644 node_modules/@discordjs/collection/dist/index.mjs.map create mode 100644 node_modules/@discordjs/collection/package.json create mode 100644 node_modules/@discordjs/formatters/CHANGELOG.md create mode 100644 node_modules/@discordjs/formatters/LICENSE create mode 100644 node_modules/@discordjs/formatters/README.md create mode 100644 node_modules/@discordjs/formatters/dist/index.d.ts create mode 100644 node_modules/@discordjs/formatters/dist/index.js create mode 100644 node_modules/@discordjs/formatters/dist/index.js.map create mode 100644 node_modules/@discordjs/formatters/dist/index.mjs create mode 100644 node_modules/@discordjs/formatters/dist/index.mjs.map create mode 100644 node_modules/@discordjs/formatters/package.json create mode 100644 node_modules/@discordjs/rest/CHANGELOG.md create mode 100644 node_modules/@discordjs/rest/LICENSE create mode 100644 node_modules/@discordjs/rest/README.md create mode 100644 node_modules/@discordjs/rest/dist/index.d.ts create mode 100644 node_modules/@discordjs/rest/dist/index.js create mode 100644 node_modules/@discordjs/rest/dist/index.js.map create mode 100644 node_modules/@discordjs/rest/dist/index.mjs create mode 100644 node_modules/@discordjs/rest/dist/index.mjs.map create mode 100644 node_modules/@discordjs/rest/package.json create mode 100644 node_modules/@discordjs/util/CHANGELOG.md create mode 100644 node_modules/@discordjs/util/LICENSE create mode 100644 node_modules/@discordjs/util/README.md create mode 100644 node_modules/@discordjs/util/dist/index.d.ts create mode 100644 node_modules/@discordjs/util/dist/index.js create mode 100644 node_modules/@discordjs/util/dist/index.js.map create mode 100644 node_modules/@discordjs/util/dist/index.mjs create mode 100644 node_modules/@discordjs/util/dist/index.mjs.map create mode 100644 node_modules/@discordjs/util/package.json create mode 100644 node_modules/@discordjs/ws/CHANGELOG.md create mode 100644 node_modules/@discordjs/ws/LICENSE create mode 100644 node_modules/@discordjs/ws/README.md create mode 100644 node_modules/@discordjs/ws/dist/defaultWorker.d.ts create mode 100644 node_modules/@discordjs/ws/dist/defaultWorker.js create mode 100644 node_modules/@discordjs/ws/dist/defaultWorker.js.map create mode 100644 node_modules/@discordjs/ws/dist/defaultWorker.mjs create mode 100644 node_modules/@discordjs/ws/dist/defaultWorker.mjs.map create mode 100644 node_modules/@discordjs/ws/dist/index.d.ts create mode 100644 node_modules/@discordjs/ws/dist/index.js create mode 100644 node_modules/@discordjs/ws/dist/index.js.map create mode 100644 node_modules/@discordjs/ws/dist/index.mjs create mode 100644 node_modules/@discordjs/ws/dist/index.mjs.map create mode 100644 node_modules/@discordjs/ws/package.json create mode 100644 node_modules/@sapphire/async-queue/CHANGELOG.md create mode 100644 node_modules/@sapphire/async-queue/README.md create mode 100644 node_modules/@sapphire/async-queue/dist/index.d.ts create mode 100644 node_modules/@sapphire/async-queue/dist/index.global.js create mode 100644 node_modules/@sapphire/async-queue/dist/index.global.js.map create mode 100644 node_modules/@sapphire/async-queue/dist/index.js create mode 100644 node_modules/@sapphire/async-queue/dist/index.js.map create mode 100644 node_modules/@sapphire/async-queue/dist/index.mjs create mode 100644 node_modules/@sapphire/async-queue/dist/index.mjs.map create mode 100644 node_modules/@sapphire/async-queue/package.json create mode 100644 node_modules/@sapphire/shapeshift/CHANGELOG.md create mode 100644 node_modules/@sapphire/shapeshift/LICENSE.md create mode 100644 node_modules/@sapphire/shapeshift/README.md create mode 100644 node_modules/@sapphire/shapeshift/dist/index.d.ts create mode 100644 node_modules/@sapphire/shapeshift/dist/index.global.js create mode 100644 node_modules/@sapphire/shapeshift/dist/index.global.js.map create mode 100644 node_modules/@sapphire/shapeshift/dist/index.js create mode 100644 node_modules/@sapphire/shapeshift/dist/index.js.map create mode 100644 node_modules/@sapphire/shapeshift/dist/index.mjs create mode 100644 node_modules/@sapphire/shapeshift/dist/index.mjs.map create mode 100644 node_modules/@sapphire/shapeshift/package.json create mode 100644 node_modules/@sapphire/snowflake/CHANGELOG.md create mode 100644 node_modules/@sapphire/snowflake/README.md create mode 100644 node_modules/@sapphire/snowflake/dist/index.d.ts create mode 100644 node_modules/@sapphire/snowflake/dist/index.global.js create mode 100644 node_modules/@sapphire/snowflake/dist/index.global.js.map create mode 100644 node_modules/@sapphire/snowflake/dist/index.js create mode 100644 node_modules/@sapphire/snowflake/dist/index.js.map create mode 100644 node_modules/@sapphire/snowflake/dist/index.mjs create mode 100644 node_modules/@sapphire/snowflake/dist/index.mjs.map create mode 100644 node_modules/@sapphire/snowflake/package.json create mode 100644 node_modules/@tokenizer/token/README.md create mode 100644 node_modules/@tokenizer/token/index.d.ts create mode 100644 node_modules/@tokenizer/token/package.json create mode 100755 node_modules/@types/node/LICENSE create mode 100755 node_modules/@types/node/README.md create mode 100755 node_modules/@types/node/assert.d.ts create mode 100755 node_modules/@types/node/assert/strict.d.ts create mode 100755 node_modules/@types/node/async_hooks.d.ts create mode 100755 node_modules/@types/node/buffer.d.ts create mode 100755 node_modules/@types/node/child_process.d.ts create mode 100755 node_modules/@types/node/cluster.d.ts create mode 100755 node_modules/@types/node/console.d.ts create mode 100755 node_modules/@types/node/constants.d.ts create mode 100755 node_modules/@types/node/crypto.d.ts create mode 100755 node_modules/@types/node/dgram.d.ts create mode 100755 node_modules/@types/node/diagnostics_channel.d.ts create mode 100755 node_modules/@types/node/dns.d.ts create mode 100755 node_modules/@types/node/dns/promises.d.ts create mode 100755 node_modules/@types/node/dom-events.d.ts create mode 100755 node_modules/@types/node/domain.d.ts create mode 100755 node_modules/@types/node/events.d.ts create mode 100755 node_modules/@types/node/fs.d.ts create mode 100755 node_modules/@types/node/fs/promises.d.ts create mode 100755 node_modules/@types/node/globals.d.ts create mode 100755 node_modules/@types/node/globals.global.d.ts create mode 100755 node_modules/@types/node/http.d.ts create mode 100755 node_modules/@types/node/http2.d.ts create mode 100755 node_modules/@types/node/https.d.ts create mode 100755 node_modules/@types/node/index.d.ts create mode 100755 node_modules/@types/node/inspector.d.ts create mode 100755 node_modules/@types/node/module.d.ts create mode 100755 node_modules/@types/node/net.d.ts create mode 100755 node_modules/@types/node/os.d.ts create mode 100755 node_modules/@types/node/package.json create mode 100755 node_modules/@types/node/path.d.ts create mode 100755 node_modules/@types/node/perf_hooks.d.ts create mode 100755 node_modules/@types/node/process.d.ts create mode 100755 node_modules/@types/node/punycode.d.ts create mode 100755 node_modules/@types/node/querystring.d.ts create mode 100755 node_modules/@types/node/readline.d.ts create mode 100755 node_modules/@types/node/readline/promises.d.ts create mode 100755 node_modules/@types/node/repl.d.ts create mode 100755 node_modules/@types/node/stream.d.ts create mode 100755 node_modules/@types/node/stream/consumers.d.ts create mode 100755 node_modules/@types/node/stream/promises.d.ts create mode 100755 node_modules/@types/node/stream/web.d.ts create mode 100755 node_modules/@types/node/string_decoder.d.ts create mode 100755 node_modules/@types/node/test.d.ts create mode 100755 node_modules/@types/node/timers.d.ts create mode 100755 node_modules/@types/node/timers/promises.d.ts create mode 100755 node_modules/@types/node/tls.d.ts create mode 100755 node_modules/@types/node/trace_events.d.ts create mode 100755 node_modules/@types/node/ts4.8/assert.d.ts create mode 100755 node_modules/@types/node/ts4.8/assert/strict.d.ts create mode 100755 node_modules/@types/node/ts4.8/async_hooks.d.ts create mode 100755 node_modules/@types/node/ts4.8/buffer.d.ts create mode 100755 node_modules/@types/node/ts4.8/child_process.d.ts create mode 100755 node_modules/@types/node/ts4.8/cluster.d.ts create mode 100755 node_modules/@types/node/ts4.8/console.d.ts create mode 100755 node_modules/@types/node/ts4.8/constants.d.ts create mode 100755 node_modules/@types/node/ts4.8/crypto.d.ts create mode 100755 node_modules/@types/node/ts4.8/dgram.d.ts create mode 100755 node_modules/@types/node/ts4.8/diagnostics_channel.d.ts create mode 100755 node_modules/@types/node/ts4.8/dns.d.ts create mode 100755 node_modules/@types/node/ts4.8/dns/promises.d.ts create mode 100755 node_modules/@types/node/ts4.8/dom-events.d.ts create mode 100755 node_modules/@types/node/ts4.8/domain.d.ts create mode 100755 node_modules/@types/node/ts4.8/events.d.ts create mode 100755 node_modules/@types/node/ts4.8/fs.d.ts create mode 100755 node_modules/@types/node/ts4.8/fs/promises.d.ts create mode 100755 node_modules/@types/node/ts4.8/globals.d.ts create mode 100755 node_modules/@types/node/ts4.8/globals.global.d.ts create mode 100755 node_modules/@types/node/ts4.8/http.d.ts create mode 100755 node_modules/@types/node/ts4.8/http2.d.ts create mode 100755 node_modules/@types/node/ts4.8/https.d.ts create mode 100755 node_modules/@types/node/ts4.8/index.d.ts create mode 100755 node_modules/@types/node/ts4.8/inspector.d.ts create mode 100755 node_modules/@types/node/ts4.8/module.d.ts create mode 100755 node_modules/@types/node/ts4.8/net.d.ts create mode 100755 node_modules/@types/node/ts4.8/os.d.ts create mode 100755 node_modules/@types/node/ts4.8/path.d.ts create mode 100755 node_modules/@types/node/ts4.8/perf_hooks.d.ts create mode 100755 node_modules/@types/node/ts4.8/process.d.ts create mode 100755 node_modules/@types/node/ts4.8/punycode.d.ts create mode 100755 node_modules/@types/node/ts4.8/querystring.d.ts create mode 100755 node_modules/@types/node/ts4.8/readline.d.ts create mode 100755 node_modules/@types/node/ts4.8/readline/promises.d.ts create mode 100755 node_modules/@types/node/ts4.8/repl.d.ts create mode 100755 node_modules/@types/node/ts4.8/stream.d.ts create mode 100755 node_modules/@types/node/ts4.8/stream/consumers.d.ts create mode 100755 node_modules/@types/node/ts4.8/stream/promises.d.ts create mode 100755 node_modules/@types/node/ts4.8/stream/web.d.ts create mode 100755 node_modules/@types/node/ts4.8/string_decoder.d.ts create mode 100755 node_modules/@types/node/ts4.8/test.d.ts create mode 100755 node_modules/@types/node/ts4.8/timers.d.ts create mode 100755 node_modules/@types/node/ts4.8/timers/promises.d.ts create mode 100755 node_modules/@types/node/ts4.8/tls.d.ts create mode 100755 node_modules/@types/node/ts4.8/trace_events.d.ts create mode 100755 node_modules/@types/node/ts4.8/tty.d.ts create mode 100755 node_modules/@types/node/ts4.8/url.d.ts create mode 100755 node_modules/@types/node/ts4.8/util.d.ts create mode 100755 node_modules/@types/node/ts4.8/v8.d.ts create mode 100755 node_modules/@types/node/ts4.8/vm.d.ts create mode 100755 node_modules/@types/node/ts4.8/wasi.d.ts create mode 100755 node_modules/@types/node/ts4.8/worker_threads.d.ts create mode 100755 node_modules/@types/node/ts4.8/zlib.d.ts create mode 100755 node_modules/@types/node/tty.d.ts create mode 100755 node_modules/@types/node/url.d.ts create mode 100755 node_modules/@types/node/util.d.ts create mode 100755 node_modules/@types/node/v8.d.ts create mode 100755 node_modules/@types/node/vm.d.ts create mode 100755 node_modules/@types/node/wasi.d.ts create mode 100755 node_modules/@types/node/worker_threads.d.ts create mode 100755 node_modules/@types/node/zlib.d.ts create mode 100755 node_modules/@types/ws/LICENSE create mode 100755 node_modules/@types/ws/README.md create mode 100755 node_modules/@types/ws/index.d.mts create mode 100755 node_modules/@types/ws/index.d.ts create mode 100755 node_modules/@types/ws/package.json create mode 100644 node_modules/@vladfrangu/async_event_emitter/CHANGELOG.md create mode 100644 node_modules/@vladfrangu/async_event_emitter/LICENSE.md create mode 100644 node_modules/@vladfrangu/async_event_emitter/README.md create mode 100644 node_modules/@vladfrangu/async_event_emitter/THIRD_PARTY_LICENSE.md create mode 100644 node_modules/@vladfrangu/async_event_emitter/dist/index.d.ts create mode 100644 node_modules/@vladfrangu/async_event_emitter/dist/index.global.js create mode 100644 node_modules/@vladfrangu/async_event_emitter/dist/index.global.js.map create mode 100644 node_modules/@vladfrangu/async_event_emitter/dist/index.js create mode 100644 node_modules/@vladfrangu/async_event_emitter/dist/index.js.map create mode 100644 node_modules/@vladfrangu/async_event_emitter/dist/index.mjs create mode 100644 node_modules/@vladfrangu/async_event_emitter/dist/index.mjs.map create mode 100644 node_modules/@vladfrangu/async_event_emitter/package.json create mode 100644 node_modules/busboy/.eslintrc.js create mode 100644 node_modules/busboy/.github/workflows/ci.yml create mode 100644 node_modules/busboy/.github/workflows/lint.yml create mode 100644 node_modules/busboy/LICENSE create mode 100644 node_modules/busboy/README.md create mode 100644 node_modules/busboy/bench/bench-multipart-fields-100mb-big.js create mode 100644 node_modules/busboy/bench/bench-multipart-fields-100mb-small.js create mode 100644 node_modules/busboy/bench/bench-multipart-files-100mb-big.js create mode 100644 node_modules/busboy/bench/bench-multipart-files-100mb-small.js create mode 100644 node_modules/busboy/bench/bench-urlencoded-fields-100pairs-small.js create mode 100644 node_modules/busboy/bench/bench-urlencoded-fields-900pairs-small-alt.js create mode 100644 node_modules/busboy/lib/index.js create mode 100644 node_modules/busboy/lib/types/multipart.js create mode 100644 node_modules/busboy/lib/types/urlencoded.js create mode 100644 node_modules/busboy/lib/utils.js create mode 100644 node_modules/busboy/package.json create mode 100644 node_modules/busboy/test/common.js create mode 100644 node_modules/busboy/test/test-types-multipart-charsets.js create mode 100644 node_modules/busboy/test/test-types-multipart-stream-pause.js create mode 100644 node_modules/busboy/test/test-types-multipart.js create mode 100644 node_modules/busboy/test/test-types-urlencoded.js create mode 100644 node_modules/busboy/test/test.js create mode 100644 node_modules/discord-api-types/LICENSE create mode 100644 node_modules/discord-api-types/README.md create mode 100644 node_modules/discord-api-types/gateway/common.d.ts create mode 100644 node_modules/discord-api-types/gateway/common.d.ts.map create mode 100644 node_modules/discord-api-types/gateway/common.js create mode 100644 node_modules/discord-api-types/gateway/common.js.map create mode 100644 node_modules/discord-api-types/gateway/index.d.ts create mode 100644 node_modules/discord-api-types/gateway/index.d.ts.map create mode 100644 node_modules/discord-api-types/gateway/index.js create mode 100644 node_modules/discord-api-types/gateway/index.js.map create mode 100644 node_modules/discord-api-types/gateway/index.mjs create mode 100644 node_modules/discord-api-types/gateway/v10.d.ts create mode 100644 node_modules/discord-api-types/gateway/v10.d.ts.map create mode 100644 node_modules/discord-api-types/gateway/v10.js create mode 100644 node_modules/discord-api-types/gateway/v10.js.map create mode 100644 node_modules/discord-api-types/gateway/v10.mjs create mode 100644 node_modules/discord-api-types/gateway/v6.d.ts create mode 100644 node_modules/discord-api-types/gateway/v6.d.ts.map create mode 100644 node_modules/discord-api-types/gateway/v6.js create mode 100644 node_modules/discord-api-types/gateway/v6.js.map create mode 100644 node_modules/discord-api-types/gateway/v6.mjs create mode 100644 node_modules/discord-api-types/gateway/v8.d.ts create mode 100644 node_modules/discord-api-types/gateway/v8.d.ts.map create mode 100644 node_modules/discord-api-types/gateway/v8.js create mode 100644 node_modules/discord-api-types/gateway/v8.js.map create mode 100644 node_modules/discord-api-types/gateway/v8.mjs create mode 100644 node_modules/discord-api-types/gateway/v9.d.ts create mode 100644 node_modules/discord-api-types/gateway/v9.d.ts.map create mode 100644 node_modules/discord-api-types/gateway/v9.js create mode 100644 node_modules/discord-api-types/gateway/v9.js.map create mode 100644 node_modules/discord-api-types/gateway/v9.mjs create mode 100644 node_modules/discord-api-types/globals.d.ts create mode 100644 node_modules/discord-api-types/globals.d.ts.map create mode 100644 node_modules/discord-api-types/globals.js create mode 100644 node_modules/discord-api-types/globals.js.map create mode 100644 node_modules/discord-api-types/globals.mjs create mode 100644 node_modules/discord-api-types/package.json create mode 100644 node_modules/discord-api-types/payloads/common.d.ts create mode 100644 node_modules/discord-api-types/payloads/common.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/common.js create mode 100644 node_modules/discord-api-types/payloads/common.js.map create mode 100644 node_modules/discord-api-types/payloads/index.d.ts create mode 100644 node_modules/discord-api-types/payloads/index.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/index.js create mode 100644 node_modules/discord-api-types/payloads/index.js.map create mode 100644 node_modules/discord-api-types/payloads/index.mjs create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/attachment.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/attachment.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/attachment.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/attachment.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/base.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/base.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/base.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/base.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/boolean.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/boolean.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/boolean.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/boolean.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/channel.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/channel.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/channel.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/channel.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/integer.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/integer.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/integer.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/integer.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/mentionable.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/mentionable.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/mentionable.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/mentionable.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/number.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/number.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/number.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/number.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/role.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/role.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/role.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/role.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/shared.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/shared.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/shared.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/shared.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/string.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/string.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/string.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/string.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/subcommand.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/subcommand.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/subcommand.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/subcommand.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/subcommandGroup.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/subcommandGroup.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/subcommandGroup.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/subcommandGroup.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/user.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/user.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/user.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/user.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/chatInput.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/chatInput.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/chatInput.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/chatInput.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/contextMenu.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/contextMenu.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/contextMenu.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/contextMenu.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/internals.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/internals.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/internals.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/internals.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/permissions.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/permissions.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/permissions.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/permissions.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/applicationCommands.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/applicationCommands.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/applicationCommands.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/applicationCommands.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/autocomplete.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/autocomplete.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/autocomplete.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/autocomplete.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/base.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/base.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/base.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/base.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/messageComponents.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/messageComponents.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/messageComponents.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/messageComponents.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/modalSubmit.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/modalSubmit.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/modalSubmit.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/modalSubmit.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/ping.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/ping.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/ping.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/ping.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/responses.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/responses.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/responses.js create mode 100644 node_modules/discord-api-types/payloads/v10/_interactions/responses.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/application.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/application.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/application.js create mode 100644 node_modules/discord-api-types/payloads/v10/application.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/auditLog.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/auditLog.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/auditLog.js create mode 100644 node_modules/discord-api-types/payloads/v10/auditLog.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/autoModeration.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/autoModeration.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/autoModeration.js create mode 100644 node_modules/discord-api-types/payloads/v10/autoModeration.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/channel.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/channel.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/channel.js create mode 100644 node_modules/discord-api-types/payloads/v10/channel.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/emoji.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/emoji.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/emoji.js create mode 100644 node_modules/discord-api-types/payloads/v10/emoji.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/gateway.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/gateway.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/gateway.js create mode 100644 node_modules/discord-api-types/payloads/v10/gateway.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/guild.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/guild.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/guild.js create mode 100644 node_modules/discord-api-types/payloads/v10/guild.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/guildScheduledEvent.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/guildScheduledEvent.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/guildScheduledEvent.js create mode 100644 node_modules/discord-api-types/payloads/v10/guildScheduledEvent.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/index.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/index.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/index.js create mode 100644 node_modules/discord-api-types/payloads/v10/index.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/index.mjs create mode 100644 node_modules/discord-api-types/payloads/v10/interactions.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/interactions.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/interactions.js create mode 100644 node_modules/discord-api-types/payloads/v10/interactions.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/invite.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/invite.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/invite.js create mode 100644 node_modules/discord-api-types/payloads/v10/invite.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/oauth2.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/oauth2.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/oauth2.js create mode 100644 node_modules/discord-api-types/payloads/v10/oauth2.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/permissions.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/permissions.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/permissions.js create mode 100644 node_modules/discord-api-types/payloads/v10/permissions.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/stageInstance.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/stageInstance.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/stageInstance.js create mode 100644 node_modules/discord-api-types/payloads/v10/stageInstance.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/sticker.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/sticker.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/sticker.js create mode 100644 node_modules/discord-api-types/payloads/v10/sticker.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/teams.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/teams.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/teams.js create mode 100644 node_modules/discord-api-types/payloads/v10/teams.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/template.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/template.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/template.js create mode 100644 node_modules/discord-api-types/payloads/v10/template.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/user.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/user.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/user.js create mode 100644 node_modules/discord-api-types/payloads/v10/user.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/voice.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/voice.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/voice.js create mode 100644 node_modules/discord-api-types/payloads/v10/voice.js.map create mode 100644 node_modules/discord-api-types/payloads/v10/webhook.d.ts create mode 100644 node_modules/discord-api-types/payloads/v10/webhook.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v10/webhook.js create mode 100644 node_modules/discord-api-types/payloads/v10/webhook.js.map create mode 100644 node_modules/discord-api-types/payloads/v6/auditLog.d.ts create mode 100644 node_modules/discord-api-types/payloads/v6/auditLog.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v6/auditLog.js create mode 100644 node_modules/discord-api-types/payloads/v6/auditLog.js.map create mode 100644 node_modules/discord-api-types/payloads/v6/channel.d.ts create mode 100644 node_modules/discord-api-types/payloads/v6/channel.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v6/channel.js create mode 100644 node_modules/discord-api-types/payloads/v6/channel.js.map create mode 100644 node_modules/discord-api-types/payloads/v6/emoji.d.ts create mode 100644 node_modules/discord-api-types/payloads/v6/emoji.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v6/emoji.js create mode 100644 node_modules/discord-api-types/payloads/v6/emoji.js.map create mode 100644 node_modules/discord-api-types/payloads/v6/gateway.d.ts create mode 100644 node_modules/discord-api-types/payloads/v6/gateway.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v6/gateway.js create mode 100644 node_modules/discord-api-types/payloads/v6/gateway.js.map create mode 100644 node_modules/discord-api-types/payloads/v6/guild.d.ts create mode 100644 node_modules/discord-api-types/payloads/v6/guild.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v6/guild.js create mode 100644 node_modules/discord-api-types/payloads/v6/guild.js.map create mode 100644 node_modules/discord-api-types/payloads/v6/index.d.ts create mode 100644 node_modules/discord-api-types/payloads/v6/index.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v6/index.js create mode 100644 node_modules/discord-api-types/payloads/v6/index.js.map create mode 100644 node_modules/discord-api-types/payloads/v6/index.mjs create mode 100644 node_modules/discord-api-types/payloads/v6/invite.d.ts create mode 100644 node_modules/discord-api-types/payloads/v6/invite.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v6/invite.js create mode 100644 node_modules/discord-api-types/payloads/v6/invite.js.map create mode 100644 node_modules/discord-api-types/payloads/v6/oauth2.d.ts create mode 100644 node_modules/discord-api-types/payloads/v6/oauth2.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v6/oauth2.js create mode 100644 node_modules/discord-api-types/payloads/v6/oauth2.js.map create mode 100644 node_modules/discord-api-types/payloads/v6/permissions.d.ts create mode 100644 node_modules/discord-api-types/payloads/v6/permissions.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v6/permissions.js create mode 100644 node_modules/discord-api-types/payloads/v6/permissions.js.map create mode 100644 node_modules/discord-api-types/payloads/v6/teams.d.ts create mode 100644 node_modules/discord-api-types/payloads/v6/teams.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v6/teams.js create mode 100644 node_modules/discord-api-types/payloads/v6/teams.js.map create mode 100644 node_modules/discord-api-types/payloads/v6/user.d.ts create mode 100644 node_modules/discord-api-types/payloads/v6/user.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v6/user.js create mode 100644 node_modules/discord-api-types/payloads/v6/user.js.map create mode 100644 node_modules/discord-api-types/payloads/v6/voice.d.ts create mode 100644 node_modules/discord-api-types/payloads/v6/voice.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v6/voice.js create mode 100644 node_modules/discord-api-types/payloads/v6/voice.js.map create mode 100644 node_modules/discord-api-types/payloads/v6/webhook.d.ts create mode 100644 node_modules/discord-api-types/payloads/v6/webhook.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v6/webhook.js create mode 100644 node_modules/discord-api-types/payloads/v6/webhook.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/attachment.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/attachment.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/attachment.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/attachment.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/base.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/base.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/base.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/base.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/boolean.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/boolean.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/boolean.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/boolean.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/channel.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/channel.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/channel.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/channel.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/integer.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/integer.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/integer.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/integer.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/mentionable.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/mentionable.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/mentionable.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/mentionable.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/number.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/number.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/number.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/number.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/role.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/role.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/role.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/role.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/shared.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/shared.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/shared.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/shared.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/string.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/string.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/string.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/string.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/subcommand.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/subcommand.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/subcommand.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/subcommand.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/subcommandGroup.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/subcommandGroup.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/subcommandGroup.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/subcommandGroup.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/user.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/user.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/user.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/user.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/chatInput.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/chatInput.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/chatInput.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/chatInput.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/contextMenu.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/contextMenu.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/contextMenu.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/contextMenu.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/internals.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/internals.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/internals.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/internals.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/permissions.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/permissions.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/permissions.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/permissions.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/applicationCommands.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/applicationCommands.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/applicationCommands.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/applicationCommands.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/autocomplete.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/autocomplete.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/autocomplete.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/autocomplete.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/base.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/base.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/base.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/base.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/messageComponents.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/messageComponents.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/messageComponents.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/messageComponents.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/modalSubmit.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/modalSubmit.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/modalSubmit.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/modalSubmit.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/ping.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/ping.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/ping.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/ping.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/responses.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/responses.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/responses.js create mode 100644 node_modules/discord-api-types/payloads/v8/_interactions/responses.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/application.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/application.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/application.js create mode 100644 node_modules/discord-api-types/payloads/v8/application.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/auditLog.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/auditLog.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/auditLog.js create mode 100644 node_modules/discord-api-types/payloads/v8/auditLog.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/channel.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/channel.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/channel.js create mode 100644 node_modules/discord-api-types/payloads/v8/channel.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/emoji.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/emoji.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/emoji.js create mode 100644 node_modules/discord-api-types/payloads/v8/emoji.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/gateway.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/gateway.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/gateway.js create mode 100644 node_modules/discord-api-types/payloads/v8/gateway.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/guild.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/guild.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/guild.js create mode 100644 node_modules/discord-api-types/payloads/v8/guild.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/guildScheduledEvent.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/guildScheduledEvent.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/guildScheduledEvent.js create mode 100644 node_modules/discord-api-types/payloads/v8/guildScheduledEvent.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/index.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/index.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/index.js create mode 100644 node_modules/discord-api-types/payloads/v8/index.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/index.mjs create mode 100644 node_modules/discord-api-types/payloads/v8/interactions.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/interactions.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/interactions.js create mode 100644 node_modules/discord-api-types/payloads/v8/interactions.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/invite.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/invite.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/invite.js create mode 100644 node_modules/discord-api-types/payloads/v8/invite.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/oauth2.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/oauth2.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/oauth2.js create mode 100644 node_modules/discord-api-types/payloads/v8/oauth2.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/permissions.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/permissions.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/permissions.js create mode 100644 node_modules/discord-api-types/payloads/v8/permissions.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/stageInstance.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/stageInstance.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/stageInstance.js create mode 100644 node_modules/discord-api-types/payloads/v8/stageInstance.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/sticker.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/sticker.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/sticker.js create mode 100644 node_modules/discord-api-types/payloads/v8/sticker.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/teams.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/teams.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/teams.js create mode 100644 node_modules/discord-api-types/payloads/v8/teams.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/template.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/template.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/template.js create mode 100644 node_modules/discord-api-types/payloads/v8/template.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/user.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/user.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/user.js create mode 100644 node_modules/discord-api-types/payloads/v8/user.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/voice.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/voice.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/voice.js create mode 100644 node_modules/discord-api-types/payloads/v8/voice.js.map create mode 100644 node_modules/discord-api-types/payloads/v8/webhook.d.ts create mode 100644 node_modules/discord-api-types/payloads/v8/webhook.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v8/webhook.js create mode 100644 node_modules/discord-api-types/payloads/v8/webhook.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/attachment.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/attachment.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/attachment.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/attachment.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/base.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/base.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/base.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/base.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/boolean.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/boolean.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/boolean.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/boolean.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/channel.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/channel.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/channel.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/channel.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/integer.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/integer.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/integer.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/integer.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/mentionable.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/mentionable.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/mentionable.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/mentionable.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/number.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/number.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/number.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/number.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/role.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/role.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/role.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/role.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/shared.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/shared.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/shared.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/shared.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/string.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/string.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/string.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/string.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/subcommand.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/subcommand.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/subcommand.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/subcommand.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/subcommandGroup.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/subcommandGroup.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/subcommandGroup.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/subcommandGroup.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/user.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/user.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/user.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/user.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/chatInput.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/chatInput.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/chatInput.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/chatInput.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/contextMenu.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/contextMenu.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/contextMenu.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/contextMenu.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/internals.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/internals.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/internals.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/internals.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/permissions.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/permissions.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/permissions.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/permissions.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/applicationCommands.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/applicationCommands.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/applicationCommands.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/applicationCommands.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/autocomplete.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/autocomplete.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/autocomplete.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/autocomplete.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/base.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/base.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/base.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/base.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/messageComponents.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/messageComponents.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/messageComponents.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/messageComponents.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/modalSubmit.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/modalSubmit.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/modalSubmit.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/modalSubmit.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/ping.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/ping.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/ping.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/ping.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/responses.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/responses.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/responses.js create mode 100644 node_modules/discord-api-types/payloads/v9/_interactions/responses.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/application.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/application.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/application.js create mode 100644 node_modules/discord-api-types/payloads/v9/application.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/auditLog.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/auditLog.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/auditLog.js create mode 100644 node_modules/discord-api-types/payloads/v9/auditLog.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/autoModeration.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/autoModeration.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/autoModeration.js create mode 100644 node_modules/discord-api-types/payloads/v9/autoModeration.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/channel.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/channel.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/channel.js create mode 100644 node_modules/discord-api-types/payloads/v9/channel.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/emoji.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/emoji.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/emoji.js create mode 100644 node_modules/discord-api-types/payloads/v9/emoji.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/gateway.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/gateway.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/gateway.js create mode 100644 node_modules/discord-api-types/payloads/v9/gateway.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/guild.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/guild.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/guild.js create mode 100644 node_modules/discord-api-types/payloads/v9/guild.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/guildScheduledEvent.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/guildScheduledEvent.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/guildScheduledEvent.js create mode 100644 node_modules/discord-api-types/payloads/v9/guildScheduledEvent.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/index.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/index.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/index.js create mode 100644 node_modules/discord-api-types/payloads/v9/index.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/index.mjs create mode 100644 node_modules/discord-api-types/payloads/v9/interactions.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/interactions.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/interactions.js create mode 100644 node_modules/discord-api-types/payloads/v9/interactions.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/invite.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/invite.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/invite.js create mode 100644 node_modules/discord-api-types/payloads/v9/invite.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/oauth2.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/oauth2.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/oauth2.js create mode 100644 node_modules/discord-api-types/payloads/v9/oauth2.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/permissions.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/permissions.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/permissions.js create mode 100644 node_modules/discord-api-types/payloads/v9/permissions.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/stageInstance.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/stageInstance.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/stageInstance.js create mode 100644 node_modules/discord-api-types/payloads/v9/stageInstance.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/sticker.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/sticker.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/sticker.js create mode 100644 node_modules/discord-api-types/payloads/v9/sticker.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/teams.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/teams.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/teams.js create mode 100644 node_modules/discord-api-types/payloads/v9/teams.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/template.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/template.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/template.js create mode 100644 node_modules/discord-api-types/payloads/v9/template.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/user.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/user.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/user.js create mode 100644 node_modules/discord-api-types/payloads/v9/user.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/voice.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/voice.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/voice.js create mode 100644 node_modules/discord-api-types/payloads/v9/voice.js.map create mode 100644 node_modules/discord-api-types/payloads/v9/webhook.d.ts create mode 100644 node_modules/discord-api-types/payloads/v9/webhook.d.ts.map create mode 100644 node_modules/discord-api-types/payloads/v9/webhook.js create mode 100644 node_modules/discord-api-types/payloads/v9/webhook.js.map create mode 100644 node_modules/discord-api-types/rest/common.d.ts create mode 100644 node_modules/discord-api-types/rest/common.d.ts.map create mode 100644 node_modules/discord-api-types/rest/common.js create mode 100644 node_modules/discord-api-types/rest/common.js.map create mode 100644 node_modules/discord-api-types/rest/index.d.ts create mode 100644 node_modules/discord-api-types/rest/index.d.ts.map create mode 100644 node_modules/discord-api-types/rest/index.js create mode 100644 node_modules/discord-api-types/rest/index.js.map create mode 100644 node_modules/discord-api-types/rest/index.mjs create mode 100644 node_modules/discord-api-types/rest/v10/application.d.ts create mode 100644 node_modules/discord-api-types/rest/v10/application.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v10/application.js create mode 100644 node_modules/discord-api-types/rest/v10/application.js.map create mode 100644 node_modules/discord-api-types/rest/v10/auditLog.d.ts create mode 100644 node_modules/discord-api-types/rest/v10/auditLog.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v10/auditLog.js create mode 100644 node_modules/discord-api-types/rest/v10/auditLog.js.map create mode 100644 node_modules/discord-api-types/rest/v10/autoModeration.d.ts create mode 100644 node_modules/discord-api-types/rest/v10/autoModeration.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v10/autoModeration.js create mode 100644 node_modules/discord-api-types/rest/v10/autoModeration.js.map create mode 100644 node_modules/discord-api-types/rest/v10/channel.d.ts create mode 100644 node_modules/discord-api-types/rest/v10/channel.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v10/channel.js create mode 100644 node_modules/discord-api-types/rest/v10/channel.js.map create mode 100644 node_modules/discord-api-types/rest/v10/emoji.d.ts create mode 100644 node_modules/discord-api-types/rest/v10/emoji.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v10/emoji.js create mode 100644 node_modules/discord-api-types/rest/v10/emoji.js.map create mode 100644 node_modules/discord-api-types/rest/v10/gateway.d.ts create mode 100644 node_modules/discord-api-types/rest/v10/gateway.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v10/gateway.js create mode 100644 node_modules/discord-api-types/rest/v10/gateway.js.map create mode 100644 node_modules/discord-api-types/rest/v10/guild.d.ts create mode 100644 node_modules/discord-api-types/rest/v10/guild.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v10/guild.js create mode 100644 node_modules/discord-api-types/rest/v10/guild.js.map create mode 100644 node_modules/discord-api-types/rest/v10/guildScheduledEvent.d.ts create mode 100644 node_modules/discord-api-types/rest/v10/guildScheduledEvent.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v10/guildScheduledEvent.js create mode 100644 node_modules/discord-api-types/rest/v10/guildScheduledEvent.js.map create mode 100644 node_modules/discord-api-types/rest/v10/index.d.ts create mode 100644 node_modules/discord-api-types/rest/v10/index.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v10/index.js create mode 100644 node_modules/discord-api-types/rest/v10/index.js.map create mode 100644 node_modules/discord-api-types/rest/v10/index.mjs create mode 100644 node_modules/discord-api-types/rest/v10/interactions.d.ts create mode 100644 node_modules/discord-api-types/rest/v10/interactions.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v10/interactions.js create mode 100644 node_modules/discord-api-types/rest/v10/interactions.js.map create mode 100644 node_modules/discord-api-types/rest/v10/invite.d.ts create mode 100644 node_modules/discord-api-types/rest/v10/invite.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v10/invite.js create mode 100644 node_modules/discord-api-types/rest/v10/invite.js.map create mode 100644 node_modules/discord-api-types/rest/v10/oauth2.d.ts create mode 100644 node_modules/discord-api-types/rest/v10/oauth2.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v10/oauth2.js create mode 100644 node_modules/discord-api-types/rest/v10/oauth2.js.map create mode 100644 node_modules/discord-api-types/rest/v10/stageInstance.d.ts create mode 100644 node_modules/discord-api-types/rest/v10/stageInstance.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v10/stageInstance.js create mode 100644 node_modules/discord-api-types/rest/v10/stageInstance.js.map create mode 100644 node_modules/discord-api-types/rest/v10/sticker.d.ts create mode 100644 node_modules/discord-api-types/rest/v10/sticker.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v10/sticker.js create mode 100644 node_modules/discord-api-types/rest/v10/sticker.js.map create mode 100644 node_modules/discord-api-types/rest/v10/template.d.ts create mode 100644 node_modules/discord-api-types/rest/v10/template.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v10/template.js create mode 100644 node_modules/discord-api-types/rest/v10/template.js.map create mode 100644 node_modules/discord-api-types/rest/v10/user.d.ts create mode 100644 node_modules/discord-api-types/rest/v10/user.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v10/user.js create mode 100644 node_modules/discord-api-types/rest/v10/user.js.map create mode 100644 node_modules/discord-api-types/rest/v10/voice.d.ts create mode 100644 node_modules/discord-api-types/rest/v10/voice.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v10/voice.js create mode 100644 node_modules/discord-api-types/rest/v10/voice.js.map create mode 100644 node_modules/discord-api-types/rest/v10/webhook.d.ts create mode 100644 node_modules/discord-api-types/rest/v10/webhook.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v10/webhook.js create mode 100644 node_modules/discord-api-types/rest/v10/webhook.js.map create mode 100644 node_modules/discord-api-types/rest/v6/auditLog.d.ts create mode 100644 node_modules/discord-api-types/rest/v6/auditLog.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v6/auditLog.js create mode 100644 node_modules/discord-api-types/rest/v6/auditLog.js.map create mode 100644 node_modules/discord-api-types/rest/v6/channel.d.ts create mode 100644 node_modules/discord-api-types/rest/v6/channel.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v6/channel.js create mode 100644 node_modules/discord-api-types/rest/v6/channel.js.map create mode 100644 node_modules/discord-api-types/rest/v6/emoji.d.ts create mode 100644 node_modules/discord-api-types/rest/v6/emoji.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v6/emoji.js create mode 100644 node_modules/discord-api-types/rest/v6/emoji.js.map create mode 100644 node_modules/discord-api-types/rest/v6/gateway.d.ts create mode 100644 node_modules/discord-api-types/rest/v6/gateway.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v6/gateway.js create mode 100644 node_modules/discord-api-types/rest/v6/gateway.js.map create mode 100644 node_modules/discord-api-types/rest/v6/guild.d.ts create mode 100644 node_modules/discord-api-types/rest/v6/guild.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v6/guild.js create mode 100644 node_modules/discord-api-types/rest/v6/guild.js.map create mode 100644 node_modules/discord-api-types/rest/v6/index.d.ts create mode 100644 node_modules/discord-api-types/rest/v6/index.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v6/index.js create mode 100644 node_modules/discord-api-types/rest/v6/index.js.map create mode 100644 node_modules/discord-api-types/rest/v6/index.mjs create mode 100644 node_modules/discord-api-types/rest/v6/invite.d.ts create mode 100644 node_modules/discord-api-types/rest/v6/invite.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v6/invite.js create mode 100644 node_modules/discord-api-types/rest/v6/invite.js.map create mode 100644 node_modules/discord-api-types/rest/v6/oauth2.d.ts create mode 100644 node_modules/discord-api-types/rest/v6/oauth2.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v6/oauth2.js create mode 100644 node_modules/discord-api-types/rest/v6/oauth2.js.map create mode 100644 node_modules/discord-api-types/rest/v6/user.d.ts create mode 100644 node_modules/discord-api-types/rest/v6/user.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v6/user.js create mode 100644 node_modules/discord-api-types/rest/v6/user.js.map create mode 100644 node_modules/discord-api-types/rest/v6/voice.d.ts create mode 100644 node_modules/discord-api-types/rest/v6/voice.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v6/voice.js create mode 100644 node_modules/discord-api-types/rest/v6/voice.js.map create mode 100644 node_modules/discord-api-types/rest/v6/webhook.d.ts create mode 100644 node_modules/discord-api-types/rest/v6/webhook.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v6/webhook.js create mode 100644 node_modules/discord-api-types/rest/v6/webhook.js.map create mode 100644 node_modules/discord-api-types/rest/v8/auditLog.d.ts create mode 100644 node_modules/discord-api-types/rest/v8/auditLog.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v8/auditLog.js create mode 100644 node_modules/discord-api-types/rest/v8/auditLog.js.map create mode 100644 node_modules/discord-api-types/rest/v8/channel.d.ts create mode 100644 node_modules/discord-api-types/rest/v8/channel.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v8/channel.js create mode 100644 node_modules/discord-api-types/rest/v8/channel.js.map create mode 100644 node_modules/discord-api-types/rest/v8/emoji.d.ts create mode 100644 node_modules/discord-api-types/rest/v8/emoji.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v8/emoji.js create mode 100644 node_modules/discord-api-types/rest/v8/emoji.js.map create mode 100644 node_modules/discord-api-types/rest/v8/gateway.d.ts create mode 100644 node_modules/discord-api-types/rest/v8/gateway.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v8/gateway.js create mode 100644 node_modules/discord-api-types/rest/v8/gateway.js.map create mode 100644 node_modules/discord-api-types/rest/v8/guild.d.ts create mode 100644 node_modules/discord-api-types/rest/v8/guild.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v8/guild.js create mode 100644 node_modules/discord-api-types/rest/v8/guild.js.map create mode 100644 node_modules/discord-api-types/rest/v8/guildScheduledEvent.d.ts create mode 100644 node_modules/discord-api-types/rest/v8/guildScheduledEvent.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v8/guildScheduledEvent.js create mode 100644 node_modules/discord-api-types/rest/v8/guildScheduledEvent.js.map create mode 100644 node_modules/discord-api-types/rest/v8/index.d.ts create mode 100644 node_modules/discord-api-types/rest/v8/index.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v8/index.js create mode 100644 node_modules/discord-api-types/rest/v8/index.js.map create mode 100644 node_modules/discord-api-types/rest/v8/index.mjs create mode 100644 node_modules/discord-api-types/rest/v8/interactions.d.ts create mode 100644 node_modules/discord-api-types/rest/v8/interactions.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v8/interactions.js create mode 100644 node_modules/discord-api-types/rest/v8/interactions.js.map create mode 100644 node_modules/discord-api-types/rest/v8/invite.d.ts create mode 100644 node_modules/discord-api-types/rest/v8/invite.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v8/invite.js create mode 100644 node_modules/discord-api-types/rest/v8/invite.js.map create mode 100644 node_modules/discord-api-types/rest/v8/oauth2.d.ts create mode 100644 node_modules/discord-api-types/rest/v8/oauth2.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v8/oauth2.js create mode 100644 node_modules/discord-api-types/rest/v8/oauth2.js.map create mode 100644 node_modules/discord-api-types/rest/v8/stageInstance.d.ts create mode 100644 node_modules/discord-api-types/rest/v8/stageInstance.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v8/stageInstance.js create mode 100644 node_modules/discord-api-types/rest/v8/stageInstance.js.map create mode 100644 node_modules/discord-api-types/rest/v8/sticker.d.ts create mode 100644 node_modules/discord-api-types/rest/v8/sticker.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v8/sticker.js create mode 100644 node_modules/discord-api-types/rest/v8/sticker.js.map create mode 100644 node_modules/discord-api-types/rest/v8/template.d.ts create mode 100644 node_modules/discord-api-types/rest/v8/template.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v8/template.js create mode 100644 node_modules/discord-api-types/rest/v8/template.js.map create mode 100644 node_modules/discord-api-types/rest/v8/user.d.ts create mode 100644 node_modules/discord-api-types/rest/v8/user.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v8/user.js create mode 100644 node_modules/discord-api-types/rest/v8/user.js.map create mode 100644 node_modules/discord-api-types/rest/v8/voice.d.ts create mode 100644 node_modules/discord-api-types/rest/v8/voice.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v8/voice.js create mode 100644 node_modules/discord-api-types/rest/v8/voice.js.map create mode 100644 node_modules/discord-api-types/rest/v8/webhook.d.ts create mode 100644 node_modules/discord-api-types/rest/v8/webhook.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v8/webhook.js create mode 100644 node_modules/discord-api-types/rest/v8/webhook.js.map create mode 100644 node_modules/discord-api-types/rest/v9/application.d.ts create mode 100644 node_modules/discord-api-types/rest/v9/application.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v9/application.js create mode 100644 node_modules/discord-api-types/rest/v9/application.js.map create mode 100644 node_modules/discord-api-types/rest/v9/auditLog.d.ts create mode 100644 node_modules/discord-api-types/rest/v9/auditLog.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v9/auditLog.js create mode 100644 node_modules/discord-api-types/rest/v9/auditLog.js.map create mode 100644 node_modules/discord-api-types/rest/v9/autoModeration.d.ts create mode 100644 node_modules/discord-api-types/rest/v9/autoModeration.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v9/autoModeration.js create mode 100644 node_modules/discord-api-types/rest/v9/autoModeration.js.map create mode 100644 node_modules/discord-api-types/rest/v9/channel.d.ts create mode 100644 node_modules/discord-api-types/rest/v9/channel.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v9/channel.js create mode 100644 node_modules/discord-api-types/rest/v9/channel.js.map create mode 100644 node_modules/discord-api-types/rest/v9/emoji.d.ts create mode 100644 node_modules/discord-api-types/rest/v9/emoji.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v9/emoji.js create mode 100644 node_modules/discord-api-types/rest/v9/emoji.js.map create mode 100644 node_modules/discord-api-types/rest/v9/gateway.d.ts create mode 100644 node_modules/discord-api-types/rest/v9/gateway.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v9/gateway.js create mode 100644 node_modules/discord-api-types/rest/v9/gateway.js.map create mode 100644 node_modules/discord-api-types/rest/v9/guild.d.ts create mode 100644 node_modules/discord-api-types/rest/v9/guild.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v9/guild.js create mode 100644 node_modules/discord-api-types/rest/v9/guild.js.map create mode 100644 node_modules/discord-api-types/rest/v9/guildScheduledEvent.d.ts create mode 100644 node_modules/discord-api-types/rest/v9/guildScheduledEvent.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v9/guildScheduledEvent.js create mode 100644 node_modules/discord-api-types/rest/v9/guildScheduledEvent.js.map create mode 100644 node_modules/discord-api-types/rest/v9/index.d.ts create mode 100644 node_modules/discord-api-types/rest/v9/index.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v9/index.js create mode 100644 node_modules/discord-api-types/rest/v9/index.js.map create mode 100644 node_modules/discord-api-types/rest/v9/index.mjs create mode 100644 node_modules/discord-api-types/rest/v9/interactions.d.ts create mode 100644 node_modules/discord-api-types/rest/v9/interactions.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v9/interactions.js create mode 100644 node_modules/discord-api-types/rest/v9/interactions.js.map create mode 100644 node_modules/discord-api-types/rest/v9/invite.d.ts create mode 100644 node_modules/discord-api-types/rest/v9/invite.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v9/invite.js create mode 100644 node_modules/discord-api-types/rest/v9/invite.js.map create mode 100644 node_modules/discord-api-types/rest/v9/oauth2.d.ts create mode 100644 node_modules/discord-api-types/rest/v9/oauth2.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v9/oauth2.js create mode 100644 node_modules/discord-api-types/rest/v9/oauth2.js.map create mode 100644 node_modules/discord-api-types/rest/v9/stageInstance.d.ts create mode 100644 node_modules/discord-api-types/rest/v9/stageInstance.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v9/stageInstance.js create mode 100644 node_modules/discord-api-types/rest/v9/stageInstance.js.map create mode 100644 node_modules/discord-api-types/rest/v9/sticker.d.ts create mode 100644 node_modules/discord-api-types/rest/v9/sticker.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v9/sticker.js create mode 100644 node_modules/discord-api-types/rest/v9/sticker.js.map create mode 100644 node_modules/discord-api-types/rest/v9/template.d.ts create mode 100644 node_modules/discord-api-types/rest/v9/template.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v9/template.js create mode 100644 node_modules/discord-api-types/rest/v9/template.js.map create mode 100644 node_modules/discord-api-types/rest/v9/user.d.ts create mode 100644 node_modules/discord-api-types/rest/v9/user.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v9/user.js create mode 100644 node_modules/discord-api-types/rest/v9/user.js.map create mode 100644 node_modules/discord-api-types/rest/v9/voice.d.ts create mode 100644 node_modules/discord-api-types/rest/v9/voice.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v9/voice.js create mode 100644 node_modules/discord-api-types/rest/v9/voice.js.map create mode 100644 node_modules/discord-api-types/rest/v9/webhook.d.ts create mode 100644 node_modules/discord-api-types/rest/v9/webhook.d.ts.map create mode 100644 node_modules/discord-api-types/rest/v9/webhook.js create mode 100644 node_modules/discord-api-types/rest/v9/webhook.js.map create mode 100644 node_modules/discord-api-types/rpc/common.d.ts create mode 100644 node_modules/discord-api-types/rpc/common.d.ts.map create mode 100644 node_modules/discord-api-types/rpc/common.js create mode 100644 node_modules/discord-api-types/rpc/common.js.map create mode 100644 node_modules/discord-api-types/rpc/index.d.ts create mode 100644 node_modules/discord-api-types/rpc/index.d.ts.map create mode 100644 node_modules/discord-api-types/rpc/index.js create mode 100644 node_modules/discord-api-types/rpc/index.js.map create mode 100644 node_modules/discord-api-types/rpc/index.mjs create mode 100644 node_modules/discord-api-types/rpc/v10.d.ts create mode 100644 node_modules/discord-api-types/rpc/v10.d.ts.map create mode 100644 node_modules/discord-api-types/rpc/v10.js create mode 100644 node_modules/discord-api-types/rpc/v10.js.map create mode 100644 node_modules/discord-api-types/rpc/v10.mjs create mode 100644 node_modules/discord-api-types/rpc/v8.d.ts create mode 100644 node_modules/discord-api-types/rpc/v8.d.ts.map create mode 100644 node_modules/discord-api-types/rpc/v8.js create mode 100644 node_modules/discord-api-types/rpc/v8.js.map create mode 100644 node_modules/discord-api-types/rpc/v8.mjs create mode 100644 node_modules/discord-api-types/rpc/v9.d.ts create mode 100644 node_modules/discord-api-types/rpc/v9.d.ts.map create mode 100644 node_modules/discord-api-types/rpc/v9.js create mode 100644 node_modules/discord-api-types/rpc/v9.js.map create mode 100644 node_modules/discord-api-types/rpc/v9.mjs create mode 100644 node_modules/discord-api-types/utils/index.d.ts create mode 100644 node_modules/discord-api-types/utils/index.d.ts.map create mode 100644 node_modules/discord-api-types/utils/index.js create mode 100644 node_modules/discord-api-types/utils/index.js.map create mode 100644 node_modules/discord-api-types/utils/index.mjs create mode 100644 node_modules/discord-api-types/utils/internals.d.ts create mode 100644 node_modules/discord-api-types/utils/internals.d.ts.map create mode 100644 node_modules/discord-api-types/utils/internals.js create mode 100644 node_modules/discord-api-types/utils/internals.js.map create mode 100644 node_modules/discord-api-types/utils/v10.d.ts create mode 100644 node_modules/discord-api-types/utils/v10.d.ts.map create mode 100644 node_modules/discord-api-types/utils/v10.js create mode 100644 node_modules/discord-api-types/utils/v10.js.map create mode 100644 node_modules/discord-api-types/utils/v10.mjs create mode 100644 node_modules/discord-api-types/utils/v8.d.ts create mode 100644 node_modules/discord-api-types/utils/v8.d.ts.map create mode 100644 node_modules/discord-api-types/utils/v8.js create mode 100644 node_modules/discord-api-types/utils/v8.js.map create mode 100644 node_modules/discord-api-types/utils/v8.mjs create mode 100644 node_modules/discord-api-types/utils/v9.d.ts create mode 100644 node_modules/discord-api-types/utils/v9.d.ts.map create mode 100644 node_modules/discord-api-types/utils/v9.js create mode 100644 node_modules/discord-api-types/utils/v9.js.map create mode 100644 node_modules/discord-api-types/utils/v9.mjs create mode 100644 node_modules/discord-api-types/v10.d.ts create mode 100644 node_modules/discord-api-types/v10.d.ts.map create mode 100644 node_modules/discord-api-types/v10.js create mode 100644 node_modules/discord-api-types/v10.js.map create mode 100644 node_modules/discord-api-types/v10.mjs create mode 100644 node_modules/discord-api-types/v6.d.ts create mode 100644 node_modules/discord-api-types/v6.d.ts.map create mode 100644 node_modules/discord-api-types/v6.js create mode 100644 node_modules/discord-api-types/v6.js.map create mode 100644 node_modules/discord-api-types/v6.mjs create mode 100644 node_modules/discord-api-types/v8.d.ts create mode 100644 node_modules/discord-api-types/v8.d.ts.map create mode 100644 node_modules/discord-api-types/v8.js create mode 100644 node_modules/discord-api-types/v8.js.map create mode 100644 node_modules/discord-api-types/v8.mjs create mode 100644 node_modules/discord-api-types/v9.d.ts create mode 100644 node_modules/discord-api-types/v9.d.ts.map create mode 100644 node_modules/discord-api-types/v9.js create mode 100644 node_modules/discord-api-types/v9.js.map create mode 100644 node_modules/discord-api-types/v9.mjs create mode 100644 node_modules/discord-api-types/voice/index.d.ts create mode 100644 node_modules/discord-api-types/voice/index.d.ts.map create mode 100644 node_modules/discord-api-types/voice/index.js create mode 100644 node_modules/discord-api-types/voice/index.js.map create mode 100644 node_modules/discord-api-types/voice/index.mjs create mode 100644 node_modules/discord-api-types/voice/v4.d.ts create mode 100644 node_modules/discord-api-types/voice/v4.d.ts.map create mode 100644 node_modules/discord-api-types/voice/v4.js create mode 100644 node_modules/discord-api-types/voice/v4.js.map create mode 100644 node_modules/discord-api-types/voice/v4.mjs create mode 100644 node_modules/discord.js/CHANGELOG.md create mode 100644 node_modules/discord.js/LICENSE create mode 100644 node_modules/discord.js/README.md create mode 100644 node_modules/discord.js/package.json create mode 100644 node_modules/discord.js/src/client/BaseClient.js create mode 100644 node_modules/discord.js/src/client/Client.js create mode 100644 node_modules/discord.js/src/client/WebhookClient.js create mode 100644 node_modules/discord.js/src/client/actions/Action.js create mode 100644 node_modules/discord.js/src/client/actions/ActionsManager.js create mode 100644 node_modules/discord.js/src/client/actions/ApplicationCommandPermissionsUpdate.js create mode 100644 node_modules/discord.js/src/client/actions/AutoModerationActionExecution.js create mode 100644 node_modules/discord.js/src/client/actions/AutoModerationRuleCreate.js create mode 100644 node_modules/discord.js/src/client/actions/AutoModerationRuleDelete.js create mode 100644 node_modules/discord.js/src/client/actions/AutoModerationRuleUpdate.js create mode 100644 node_modules/discord.js/src/client/actions/ChannelCreate.js create mode 100644 node_modules/discord.js/src/client/actions/ChannelDelete.js create mode 100644 node_modules/discord.js/src/client/actions/ChannelUpdate.js create mode 100644 node_modules/discord.js/src/client/actions/GuildAuditLogEntryCreate.js create mode 100644 node_modules/discord.js/src/client/actions/GuildBanAdd.js create mode 100644 node_modules/discord.js/src/client/actions/GuildBanRemove.js create mode 100644 node_modules/discord.js/src/client/actions/GuildChannelsPositionUpdate.js create mode 100644 node_modules/discord.js/src/client/actions/GuildDelete.js create mode 100644 node_modules/discord.js/src/client/actions/GuildEmojiCreate.js create mode 100644 node_modules/discord.js/src/client/actions/GuildEmojiDelete.js create mode 100644 node_modules/discord.js/src/client/actions/GuildEmojiUpdate.js create mode 100644 node_modules/discord.js/src/client/actions/GuildEmojisUpdate.js create mode 100644 node_modules/discord.js/src/client/actions/GuildIntegrationsUpdate.js create mode 100644 node_modules/discord.js/src/client/actions/GuildMemberRemove.js create mode 100644 node_modules/discord.js/src/client/actions/GuildMemberUpdate.js create mode 100644 node_modules/discord.js/src/client/actions/GuildRoleCreate.js create mode 100644 node_modules/discord.js/src/client/actions/GuildRoleDelete.js create mode 100644 node_modules/discord.js/src/client/actions/GuildRoleUpdate.js create mode 100644 node_modules/discord.js/src/client/actions/GuildRolesPositionUpdate.js create mode 100644 node_modules/discord.js/src/client/actions/GuildScheduledEventCreate.js create mode 100644 node_modules/discord.js/src/client/actions/GuildScheduledEventDelete.js create mode 100644 node_modules/discord.js/src/client/actions/GuildScheduledEventUpdate.js create mode 100644 node_modules/discord.js/src/client/actions/GuildScheduledEventUserAdd.js create mode 100644 node_modules/discord.js/src/client/actions/GuildScheduledEventUserRemove.js create mode 100644 node_modules/discord.js/src/client/actions/GuildStickerCreate.js create mode 100644 node_modules/discord.js/src/client/actions/GuildStickerDelete.js create mode 100644 node_modules/discord.js/src/client/actions/GuildStickerUpdate.js create mode 100644 node_modules/discord.js/src/client/actions/GuildStickersUpdate.js create mode 100644 node_modules/discord.js/src/client/actions/GuildUpdate.js create mode 100644 node_modules/discord.js/src/client/actions/InteractionCreate.js create mode 100644 node_modules/discord.js/src/client/actions/InviteCreate.js create mode 100644 node_modules/discord.js/src/client/actions/InviteDelete.js create mode 100644 node_modules/discord.js/src/client/actions/MessageCreate.js create mode 100644 node_modules/discord.js/src/client/actions/MessageDelete.js create mode 100644 node_modules/discord.js/src/client/actions/MessageDeleteBulk.js create mode 100644 node_modules/discord.js/src/client/actions/MessageReactionAdd.js create mode 100644 node_modules/discord.js/src/client/actions/MessageReactionRemove.js create mode 100644 node_modules/discord.js/src/client/actions/MessageReactionRemoveAll.js create mode 100644 node_modules/discord.js/src/client/actions/MessageReactionRemoveEmoji.js create mode 100644 node_modules/discord.js/src/client/actions/MessageUpdate.js create mode 100644 node_modules/discord.js/src/client/actions/PresenceUpdate.js create mode 100644 node_modules/discord.js/src/client/actions/StageInstanceCreate.js create mode 100644 node_modules/discord.js/src/client/actions/StageInstanceDelete.js create mode 100644 node_modules/discord.js/src/client/actions/StageInstanceUpdate.js create mode 100644 node_modules/discord.js/src/client/actions/ThreadCreate.js create mode 100644 node_modules/discord.js/src/client/actions/ThreadDelete.js create mode 100644 node_modules/discord.js/src/client/actions/ThreadListSync.js create mode 100644 node_modules/discord.js/src/client/actions/ThreadMemberUpdate.js create mode 100644 node_modules/discord.js/src/client/actions/ThreadMembersUpdate.js create mode 100644 node_modules/discord.js/src/client/actions/TypingStart.js create mode 100644 node_modules/discord.js/src/client/actions/UserUpdate.js create mode 100644 node_modules/discord.js/src/client/actions/VoiceStateUpdate.js create mode 100644 node_modules/discord.js/src/client/actions/WebhooksUpdate.js create mode 100644 node_modules/discord.js/src/client/voice/ClientVoiceManager.js create mode 100644 node_modules/discord.js/src/client/websocket/WebSocketManager.js create mode 100644 node_modules/discord.js/src/client/websocket/WebSocketShard.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/APPLICATION_COMMAND_PERMISSIONS_UPDATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/AUTO_MODERATION_ACTION_EXECUTION.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/AUTO_MODERATION_RULE_CREATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/AUTO_MODERATION_RULE_DELETE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/AUTO_MODERATION_RULE_UPDATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/CHANNEL_CREATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/CHANNEL_DELETE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/CHANNEL_PINS_UPDATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/CHANNEL_UPDATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/GUILD_AUDIT_LOG_ENTRY_CREATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/GUILD_BAN_ADD.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/GUILD_BAN_REMOVE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/GUILD_CREATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/GUILD_DELETE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/GUILD_EMOJIS_UPDATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/GUILD_INTEGRATIONS_UPDATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/GUILD_MEMBERS_CHUNK.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/GUILD_MEMBER_ADD.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/GUILD_MEMBER_REMOVE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/GUILD_MEMBER_UPDATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/GUILD_ROLE_CREATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/GUILD_ROLE_DELETE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/GUILD_ROLE_UPDATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/GUILD_SCHEDULED_EVENT_CREATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/GUILD_SCHEDULED_EVENT_DELETE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/GUILD_SCHEDULED_EVENT_UPDATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/GUILD_SCHEDULED_EVENT_USER_ADD.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/GUILD_SCHEDULED_EVENT_USER_REMOVE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/GUILD_STICKERS_UPDATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/GUILD_UPDATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/INVITE_CREATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/INVITE_DELETE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/MESSAGE_DELETE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/MESSAGE_DELETE_BULK.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/MESSAGE_REACTION_ADD.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/MESSAGE_REACTION_REMOVE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/MESSAGE_REACTION_REMOVE_ALL.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/MESSAGE_REACTION_REMOVE_EMOJI.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/MESSAGE_UPDATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/PRESENCE_UPDATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/READY.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/RESUMED.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/STAGE_INSTANCE_CREATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/STAGE_INSTANCE_DELETE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/STAGE_INSTANCE_UPDATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/THREAD_CREATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/THREAD_DELETE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/THREAD_LIST_SYNC.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/THREAD_MEMBERS_UPDATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/THREAD_MEMBER_UPDATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/THREAD_UPDATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/TYPING_START.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/USER_UPDATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/VOICE_SERVER_UPDATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/VOICE_STATE_UPDATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/WEBHOOKS_UPDATE.js create mode 100644 node_modules/discord.js/src/client/websocket/handlers/index.js create mode 100644 node_modules/discord.js/src/errors/DJSError.js create mode 100644 node_modules/discord.js/src/errors/ErrorCodes.js create mode 100644 node_modules/discord.js/src/errors/Messages.js create mode 100644 node_modules/discord.js/src/errors/index.js create mode 100644 node_modules/discord.js/src/index.js create mode 100644 node_modules/discord.js/src/managers/ApplicationCommandManager.js create mode 100644 node_modules/discord.js/src/managers/ApplicationCommandPermissionsManager.js create mode 100644 node_modules/discord.js/src/managers/AutoModerationRuleManager.js create mode 100644 node_modules/discord.js/src/managers/BaseGuildEmojiManager.js create mode 100644 node_modules/discord.js/src/managers/BaseManager.js create mode 100644 node_modules/discord.js/src/managers/CachedManager.js create mode 100644 node_modules/discord.js/src/managers/CategoryChannelChildManager.js create mode 100644 node_modules/discord.js/src/managers/ChannelManager.js create mode 100644 node_modules/discord.js/src/managers/DataManager.js create mode 100644 node_modules/discord.js/src/managers/GuildApplicationCommandManager.js create mode 100644 node_modules/discord.js/src/managers/GuildBanManager.js create mode 100644 node_modules/discord.js/src/managers/GuildChannelManager.js create mode 100644 node_modules/discord.js/src/managers/GuildEmojiManager.js create mode 100644 node_modules/discord.js/src/managers/GuildEmojiRoleManager.js create mode 100644 node_modules/discord.js/src/managers/GuildForumThreadManager.js create mode 100644 node_modules/discord.js/src/managers/GuildInviteManager.js create mode 100644 node_modules/discord.js/src/managers/GuildManager.js create mode 100644 node_modules/discord.js/src/managers/GuildMemberManager.js create mode 100644 node_modules/discord.js/src/managers/GuildMemberRoleManager.js create mode 100644 node_modules/discord.js/src/managers/GuildScheduledEventManager.js create mode 100644 node_modules/discord.js/src/managers/GuildStickerManager.js create mode 100644 node_modules/discord.js/src/managers/GuildTextThreadManager.js create mode 100644 node_modules/discord.js/src/managers/MessageManager.js create mode 100644 node_modules/discord.js/src/managers/PermissionOverwriteManager.js create mode 100644 node_modules/discord.js/src/managers/PresenceManager.js create mode 100644 node_modules/discord.js/src/managers/ReactionManager.js create mode 100644 node_modules/discord.js/src/managers/ReactionUserManager.js create mode 100644 node_modules/discord.js/src/managers/RoleManager.js create mode 100644 node_modules/discord.js/src/managers/StageInstanceManager.js create mode 100644 node_modules/discord.js/src/managers/ThreadManager.js create mode 100644 node_modules/discord.js/src/managers/ThreadMemberManager.js create mode 100644 node_modules/discord.js/src/managers/UserManager.js create mode 100644 node_modules/discord.js/src/managers/VoiceStateManager.js create mode 100644 node_modules/discord.js/src/sharding/Shard.js create mode 100644 node_modules/discord.js/src/sharding/ShardClientUtil.js create mode 100644 node_modules/discord.js/src/sharding/ShardingManager.js create mode 100644 node_modules/discord.js/src/structures/ActionRow.js create mode 100644 node_modules/discord.js/src/structures/ActionRowBuilder.js create mode 100644 node_modules/discord.js/src/structures/AnonymousGuild.js create mode 100644 node_modules/discord.js/src/structures/ApplicationCommand.js create mode 100644 node_modules/discord.js/src/structures/ApplicationRoleConnectionMetadata.js create mode 100644 node_modules/discord.js/src/structures/Attachment.js create mode 100644 node_modules/discord.js/src/structures/AttachmentBuilder.js create mode 100644 node_modules/discord.js/src/structures/AutoModerationActionExecution.js create mode 100644 node_modules/discord.js/src/structures/AutoModerationRule.js create mode 100644 node_modules/discord.js/src/structures/AutocompleteInteraction.js create mode 100644 node_modules/discord.js/src/structures/Base.js create mode 100644 node_modules/discord.js/src/structures/BaseChannel.js create mode 100644 node_modules/discord.js/src/structures/BaseGuild.js create mode 100644 node_modules/discord.js/src/structures/BaseGuildEmoji.js create mode 100644 node_modules/discord.js/src/structures/BaseGuildTextChannel.js create mode 100644 node_modules/discord.js/src/structures/BaseGuildVoiceChannel.js create mode 100644 node_modules/discord.js/src/structures/BaseInteraction.js create mode 100644 node_modules/discord.js/src/structures/BaseSelectMenuComponent.js create mode 100644 node_modules/discord.js/src/structures/ButtonBuilder.js create mode 100644 node_modules/discord.js/src/structures/ButtonComponent.js create mode 100644 node_modules/discord.js/src/structures/ButtonInteraction.js create mode 100644 node_modules/discord.js/src/structures/CategoryChannel.js create mode 100644 node_modules/discord.js/src/structures/ChannelSelectMenuBuilder.js create mode 100644 node_modules/discord.js/src/structures/ChannelSelectMenuComponent.js create mode 100644 node_modules/discord.js/src/structures/ChannelSelectMenuInteraction.js create mode 100644 node_modules/discord.js/src/structures/ChatInputCommandInteraction.js create mode 100644 node_modules/discord.js/src/structures/ClientApplication.js create mode 100644 node_modules/discord.js/src/structures/ClientPresence.js create mode 100644 node_modules/discord.js/src/structures/ClientUser.js create mode 100644 node_modules/discord.js/src/structures/CommandInteraction.js create mode 100644 node_modules/discord.js/src/structures/CommandInteractionOptionResolver.js create mode 100644 node_modules/discord.js/src/structures/Component.js create mode 100644 node_modules/discord.js/src/structures/ContextMenuCommandInteraction.js create mode 100644 node_modules/discord.js/src/structures/DMChannel.js create mode 100644 node_modules/discord.js/src/structures/DirectoryChannel.js create mode 100644 node_modules/discord.js/src/structures/Embed.js create mode 100644 node_modules/discord.js/src/structures/EmbedBuilder.js create mode 100644 node_modules/discord.js/src/structures/Emoji.js create mode 100644 node_modules/discord.js/src/structures/ForumChannel.js create mode 100644 node_modules/discord.js/src/structures/Guild.js create mode 100644 node_modules/discord.js/src/structures/GuildAuditLogs.js create mode 100644 node_modules/discord.js/src/structures/GuildAuditLogsEntry.js create mode 100644 node_modules/discord.js/src/structures/GuildBan.js create mode 100644 node_modules/discord.js/src/structures/GuildChannel.js create mode 100644 node_modules/discord.js/src/structures/GuildEmoji.js create mode 100644 node_modules/discord.js/src/structures/GuildMember.js create mode 100644 node_modules/discord.js/src/structures/GuildPreview.js create mode 100644 node_modules/discord.js/src/structures/GuildPreviewEmoji.js create mode 100644 node_modules/discord.js/src/structures/GuildScheduledEvent.js create mode 100644 node_modules/discord.js/src/structures/GuildTemplate.js create mode 100644 node_modules/discord.js/src/structures/Integration.js create mode 100644 node_modules/discord.js/src/structures/IntegrationApplication.js create mode 100644 node_modules/discord.js/src/structures/InteractionCollector.js create mode 100644 node_modules/discord.js/src/structures/InteractionResponse.js create mode 100644 node_modules/discord.js/src/structures/InteractionWebhook.js create mode 100644 node_modules/discord.js/src/structures/Invite.js create mode 100644 node_modules/discord.js/src/structures/InviteGuild.js create mode 100644 node_modules/discord.js/src/structures/InviteStageInstance.js create mode 100644 node_modules/discord.js/src/structures/MentionableSelectMenuBuilder.js create mode 100644 node_modules/discord.js/src/structures/MentionableSelectMenuComponent.js create mode 100644 node_modules/discord.js/src/structures/MentionableSelectMenuInteraction.js create mode 100644 node_modules/discord.js/src/structures/Message.js create mode 100644 node_modules/discord.js/src/structures/MessageCollector.js create mode 100644 node_modules/discord.js/src/structures/MessageComponentInteraction.js create mode 100644 node_modules/discord.js/src/structures/MessageContextMenuCommandInteraction.js create mode 100644 node_modules/discord.js/src/structures/MessageMentions.js create mode 100644 node_modules/discord.js/src/structures/MessagePayload.js create mode 100644 node_modules/discord.js/src/structures/MessageReaction.js create mode 100644 node_modules/discord.js/src/structures/ModalBuilder.js create mode 100644 node_modules/discord.js/src/structures/ModalSubmitFields.js create mode 100644 node_modules/discord.js/src/structures/ModalSubmitInteraction.js create mode 100644 node_modules/discord.js/src/structures/NewsChannel.js create mode 100644 node_modules/discord.js/src/structures/OAuth2Guild.js create mode 100644 node_modules/discord.js/src/structures/PartialGroupDMChannel.js create mode 100644 node_modules/discord.js/src/structures/PermissionOverwrites.js create mode 100644 node_modules/discord.js/src/structures/Presence.js create mode 100644 node_modules/discord.js/src/structures/ReactionCollector.js create mode 100644 node_modules/discord.js/src/structures/ReactionEmoji.js create mode 100644 node_modules/discord.js/src/structures/Role.js create mode 100644 node_modules/discord.js/src/structures/RoleSelectMenuBuilder.js create mode 100644 node_modules/discord.js/src/structures/RoleSelectMenuComponent.js create mode 100644 node_modules/discord.js/src/structures/RoleSelectMenuInteraction.js create mode 100644 node_modules/discord.js/src/structures/SelectMenuBuilder.js create mode 100644 node_modules/discord.js/src/structures/SelectMenuComponent.js create mode 100644 node_modules/discord.js/src/structures/SelectMenuInteraction.js create mode 100644 node_modules/discord.js/src/structures/SelectMenuOptionBuilder.js create mode 100644 node_modules/discord.js/src/structures/StageChannel.js create mode 100644 node_modules/discord.js/src/structures/StageInstance.js create mode 100644 node_modules/discord.js/src/structures/Sticker.js create mode 100644 node_modules/discord.js/src/structures/StickerPack.js create mode 100644 node_modules/discord.js/src/structures/StringSelectMenuBuilder.js create mode 100644 node_modules/discord.js/src/structures/StringSelectMenuComponent.js create mode 100644 node_modules/discord.js/src/structures/StringSelectMenuInteraction.js create mode 100644 node_modules/discord.js/src/structures/StringSelectMenuOptionBuilder.js create mode 100644 node_modules/discord.js/src/structures/Team.js create mode 100644 node_modules/discord.js/src/structures/TeamMember.js create mode 100644 node_modules/discord.js/src/structures/TextChannel.js create mode 100644 node_modules/discord.js/src/structures/TextInputBuilder.js create mode 100644 node_modules/discord.js/src/structures/TextInputComponent.js create mode 100644 node_modules/discord.js/src/structures/ThreadChannel.js create mode 100644 node_modules/discord.js/src/structures/ThreadMember.js create mode 100644 node_modules/discord.js/src/structures/Typing.js create mode 100644 node_modules/discord.js/src/structures/User.js create mode 100644 node_modules/discord.js/src/structures/UserContextMenuCommandInteraction.js create mode 100644 node_modules/discord.js/src/structures/UserSelectMenuBuilder.js create mode 100644 node_modules/discord.js/src/structures/UserSelectMenuComponent.js create mode 100644 node_modules/discord.js/src/structures/UserSelectMenuInteraction.js create mode 100644 node_modules/discord.js/src/structures/VoiceChannel.js create mode 100644 node_modules/discord.js/src/structures/VoiceRegion.js create mode 100644 node_modules/discord.js/src/structures/VoiceState.js create mode 100644 node_modules/discord.js/src/structures/Webhook.js create mode 100644 node_modules/discord.js/src/structures/WelcomeChannel.js create mode 100644 node_modules/discord.js/src/structures/WelcomeScreen.js create mode 100644 node_modules/discord.js/src/structures/Widget.js create mode 100644 node_modules/discord.js/src/structures/WidgetMember.js create mode 100644 node_modules/discord.js/src/structures/interfaces/Application.js create mode 100644 node_modules/discord.js/src/structures/interfaces/Collector.js create mode 100644 node_modules/discord.js/src/structures/interfaces/InteractionResponses.js create mode 100644 node_modules/discord.js/src/structures/interfaces/TextBasedChannel.js create mode 100644 node_modules/discord.js/src/util/APITypes.js create mode 100644 node_modules/discord.js/src/util/ActivityFlagsBitField.js create mode 100644 node_modules/discord.js/src/util/ApplicationFlagsBitField.js create mode 100644 node_modules/discord.js/src/util/BitField.js create mode 100644 node_modules/discord.js/src/util/ChannelFlagsBitField.js create mode 100644 node_modules/discord.js/src/util/Channels.js create mode 100644 node_modules/discord.js/src/util/Colors.js create mode 100644 node_modules/discord.js/src/util/Components.js create mode 100644 node_modules/discord.js/src/util/Constants.js create mode 100644 node_modules/discord.js/src/util/DataResolver.js create mode 100644 node_modules/discord.js/src/util/Enums.js create mode 100644 node_modules/discord.js/src/util/Events.js create mode 100644 node_modules/discord.js/src/util/Formatters.js create mode 100644 node_modules/discord.js/src/util/GuildMemberFlagsBitField.js create mode 100644 node_modules/discord.js/src/util/IntentsBitField.js create mode 100644 node_modules/discord.js/src/util/LimitedCollection.js create mode 100644 node_modules/discord.js/src/util/MessageFlagsBitField.js create mode 100644 node_modules/discord.js/src/util/Options.js create mode 100644 node_modules/discord.js/src/util/Partials.js create mode 100644 node_modules/discord.js/src/util/PermissionsBitField.js create mode 100644 node_modules/discord.js/src/util/ShardEvents.js create mode 100644 node_modules/discord.js/src/util/Status.js create mode 100644 node_modules/discord.js/src/util/Sweepers.js create mode 100644 node_modules/discord.js/src/util/SystemChannelFlagsBitField.js create mode 100644 node_modules/discord.js/src/util/ThreadMemberFlagsBitField.js create mode 100644 node_modules/discord.js/src/util/Transformers.js create mode 100644 node_modules/discord.js/src/util/UserFlagsBitField.js create mode 100644 node_modules/discord.js/src/util/Util.js create mode 100644 node_modules/discord.js/src/util/WebSocketShardEvents.js create mode 100644 node_modules/discord.js/typings/index.d.ts create mode 100644 node_modules/discord.js/typings/index.test-d.ts create mode 100644 node_modules/discord.js/typings/rawDataTypes.d.ts create mode 100644 node_modules/fast-deep-equal/LICENSE create mode 100644 node_modules/fast-deep-equal/README.md create mode 100644 node_modules/fast-deep-equal/es6/index.d.ts create mode 100644 node_modules/fast-deep-equal/es6/index.js create mode 100644 node_modules/fast-deep-equal/es6/react.d.ts create mode 100644 node_modules/fast-deep-equal/es6/react.js create mode 100644 node_modules/fast-deep-equal/index.d.ts create mode 100644 node_modules/fast-deep-equal/index.js create mode 100644 node_modules/fast-deep-equal/package.json create mode 100644 node_modules/fast-deep-equal/react.d.ts create mode 100644 node_modules/fast-deep-equal/react.js create mode 100644 node_modules/file-type/browser.d.ts create mode 100644 node_modules/file-type/browser.js create mode 100644 node_modules/file-type/core.d.ts create mode 100644 node_modules/file-type/core.js create mode 100644 node_modules/file-type/index.d.ts create mode 100644 node_modules/file-type/index.js create mode 100644 node_modules/file-type/license create mode 100644 node_modules/file-type/package.json create mode 100644 node_modules/file-type/readme.md create mode 100644 node_modules/file-type/supported.js create mode 100644 node_modules/file-type/util.js create mode 100644 node_modules/ieee754/LICENSE create mode 100644 node_modules/ieee754/README.md create mode 100644 node_modules/ieee754/index.d.ts create mode 100644 node_modules/ieee754/index.js create mode 100644 node_modules/ieee754/package.json create mode 100644 node_modules/inherits/LICENSE create mode 100644 node_modules/inherits/README.md create mode 100644 node_modules/inherits/inherits.js create mode 100644 node_modules/inherits/inherits_browser.js create mode 100644 node_modules/inherits/package.json create mode 100644 node_modules/lodash.snakecase/LICENSE create mode 100644 node_modules/lodash.snakecase/README.md create mode 100644 node_modules/lodash.snakecase/index.js create mode 100644 node_modules/lodash.snakecase/package.json create mode 100644 node_modules/lodash/LICENSE create mode 100644 node_modules/lodash/README.md create mode 100644 node_modules/lodash/_DataView.js create mode 100644 node_modules/lodash/_Hash.js create mode 100644 node_modules/lodash/_LazyWrapper.js create mode 100644 node_modules/lodash/_ListCache.js create mode 100644 node_modules/lodash/_LodashWrapper.js create mode 100644 node_modules/lodash/_Map.js create mode 100644 node_modules/lodash/_MapCache.js create mode 100644 node_modules/lodash/_Promise.js create mode 100644 node_modules/lodash/_Set.js create mode 100644 node_modules/lodash/_SetCache.js create mode 100644 node_modules/lodash/_Stack.js create mode 100644 node_modules/lodash/_Symbol.js create mode 100644 node_modules/lodash/_Uint8Array.js create mode 100644 node_modules/lodash/_WeakMap.js create mode 100644 node_modules/lodash/_apply.js create mode 100644 node_modules/lodash/_arrayAggregator.js create mode 100644 node_modules/lodash/_arrayEach.js create mode 100644 node_modules/lodash/_arrayEachRight.js create mode 100644 node_modules/lodash/_arrayEvery.js create mode 100644 node_modules/lodash/_arrayFilter.js create mode 100644 node_modules/lodash/_arrayIncludes.js create mode 100644 node_modules/lodash/_arrayIncludesWith.js create mode 100644 node_modules/lodash/_arrayLikeKeys.js create mode 100644 node_modules/lodash/_arrayMap.js create mode 100644 node_modules/lodash/_arrayPush.js create mode 100644 node_modules/lodash/_arrayReduce.js create mode 100644 node_modules/lodash/_arrayReduceRight.js create mode 100644 node_modules/lodash/_arraySample.js create mode 100644 node_modules/lodash/_arraySampleSize.js create mode 100644 node_modules/lodash/_arrayShuffle.js create mode 100644 node_modules/lodash/_arraySome.js create mode 100644 node_modules/lodash/_asciiSize.js create mode 100644 node_modules/lodash/_asciiToArray.js create mode 100644 node_modules/lodash/_asciiWords.js create mode 100644 node_modules/lodash/_assignMergeValue.js create mode 100644 node_modules/lodash/_assignValue.js create mode 100644 node_modules/lodash/_assocIndexOf.js create mode 100644 node_modules/lodash/_baseAggregator.js create mode 100644 node_modules/lodash/_baseAssign.js create mode 100644 node_modules/lodash/_baseAssignIn.js create mode 100644 node_modules/lodash/_baseAssignValue.js create mode 100644 node_modules/lodash/_baseAt.js create mode 100644 node_modules/lodash/_baseClamp.js create mode 100644 node_modules/lodash/_baseClone.js create mode 100644 node_modules/lodash/_baseConforms.js create mode 100644 node_modules/lodash/_baseConformsTo.js create mode 100644 node_modules/lodash/_baseCreate.js create mode 100644 node_modules/lodash/_baseDelay.js create mode 100644 node_modules/lodash/_baseDifference.js create mode 100644 node_modules/lodash/_baseEach.js create mode 100644 node_modules/lodash/_baseEachRight.js create mode 100644 node_modules/lodash/_baseEvery.js create mode 100644 node_modules/lodash/_baseExtremum.js create mode 100644 node_modules/lodash/_baseFill.js create mode 100644 node_modules/lodash/_baseFilter.js create mode 100644 node_modules/lodash/_baseFindIndex.js create mode 100644 node_modules/lodash/_baseFindKey.js create mode 100644 node_modules/lodash/_baseFlatten.js create mode 100644 node_modules/lodash/_baseFor.js create mode 100644 node_modules/lodash/_baseForOwn.js create mode 100644 node_modules/lodash/_baseForOwnRight.js create mode 100644 node_modules/lodash/_baseForRight.js create mode 100644 node_modules/lodash/_baseFunctions.js create mode 100644 node_modules/lodash/_baseGet.js create mode 100644 node_modules/lodash/_baseGetAllKeys.js create mode 100644 node_modules/lodash/_baseGetTag.js create mode 100644 node_modules/lodash/_baseGt.js create mode 100644 node_modules/lodash/_baseHas.js create mode 100644 node_modules/lodash/_baseHasIn.js create mode 100644 node_modules/lodash/_baseInRange.js create mode 100644 node_modules/lodash/_baseIndexOf.js create mode 100644 node_modules/lodash/_baseIndexOfWith.js create mode 100644 node_modules/lodash/_baseIntersection.js create mode 100644 node_modules/lodash/_baseInverter.js create mode 100644 node_modules/lodash/_baseInvoke.js create mode 100644 node_modules/lodash/_baseIsArguments.js create mode 100644 node_modules/lodash/_baseIsArrayBuffer.js create mode 100644 node_modules/lodash/_baseIsDate.js create mode 100644 node_modules/lodash/_baseIsEqual.js create mode 100644 node_modules/lodash/_baseIsEqualDeep.js create mode 100644 node_modules/lodash/_baseIsMap.js create mode 100644 node_modules/lodash/_baseIsMatch.js create mode 100644 node_modules/lodash/_baseIsNaN.js create mode 100644 node_modules/lodash/_baseIsNative.js create mode 100644 node_modules/lodash/_baseIsRegExp.js create mode 100644 node_modules/lodash/_baseIsSet.js create mode 100644 node_modules/lodash/_baseIsTypedArray.js create mode 100644 node_modules/lodash/_baseIteratee.js create mode 100644 node_modules/lodash/_baseKeys.js create mode 100644 node_modules/lodash/_baseKeysIn.js create mode 100644 node_modules/lodash/_baseLodash.js create mode 100644 node_modules/lodash/_baseLt.js create mode 100644 node_modules/lodash/_baseMap.js create mode 100644 node_modules/lodash/_baseMatches.js create mode 100644 node_modules/lodash/_baseMatchesProperty.js create mode 100644 node_modules/lodash/_baseMean.js create mode 100644 node_modules/lodash/_baseMerge.js create mode 100644 node_modules/lodash/_baseMergeDeep.js create mode 100644 node_modules/lodash/_baseNth.js create mode 100644 node_modules/lodash/_baseOrderBy.js create mode 100644 node_modules/lodash/_basePick.js create mode 100644 node_modules/lodash/_basePickBy.js create mode 100644 node_modules/lodash/_baseProperty.js create mode 100644 node_modules/lodash/_basePropertyDeep.js create mode 100644 node_modules/lodash/_basePropertyOf.js create mode 100644 node_modules/lodash/_basePullAll.js create mode 100644 node_modules/lodash/_basePullAt.js create mode 100644 node_modules/lodash/_baseRandom.js create mode 100644 node_modules/lodash/_baseRange.js create mode 100644 node_modules/lodash/_baseReduce.js create mode 100644 node_modules/lodash/_baseRepeat.js create mode 100644 node_modules/lodash/_baseRest.js create mode 100644 node_modules/lodash/_baseSample.js create mode 100644 node_modules/lodash/_baseSampleSize.js create mode 100644 node_modules/lodash/_baseSet.js create mode 100644 node_modules/lodash/_baseSetData.js create mode 100644 node_modules/lodash/_baseSetToString.js create mode 100644 node_modules/lodash/_baseShuffle.js create mode 100644 node_modules/lodash/_baseSlice.js create mode 100644 node_modules/lodash/_baseSome.js create mode 100644 node_modules/lodash/_baseSortBy.js create mode 100644 node_modules/lodash/_baseSortedIndex.js create mode 100644 node_modules/lodash/_baseSortedIndexBy.js create mode 100644 node_modules/lodash/_baseSortedUniq.js create mode 100644 node_modules/lodash/_baseSum.js create mode 100644 node_modules/lodash/_baseTimes.js create mode 100644 node_modules/lodash/_baseToNumber.js create mode 100644 node_modules/lodash/_baseToPairs.js create mode 100644 node_modules/lodash/_baseToString.js create mode 100644 node_modules/lodash/_baseTrim.js create mode 100644 node_modules/lodash/_baseUnary.js create mode 100644 node_modules/lodash/_baseUniq.js create mode 100644 node_modules/lodash/_baseUnset.js create mode 100644 node_modules/lodash/_baseUpdate.js create mode 100644 node_modules/lodash/_baseValues.js create mode 100644 node_modules/lodash/_baseWhile.js create mode 100644 node_modules/lodash/_baseWrapperValue.js create mode 100644 node_modules/lodash/_baseXor.js create mode 100644 node_modules/lodash/_baseZipObject.js create mode 100644 node_modules/lodash/_cacheHas.js create mode 100644 node_modules/lodash/_castArrayLikeObject.js create mode 100644 node_modules/lodash/_castFunction.js create mode 100644 node_modules/lodash/_castPath.js create mode 100644 node_modules/lodash/_castRest.js create mode 100644 node_modules/lodash/_castSlice.js create mode 100644 node_modules/lodash/_charsEndIndex.js create mode 100644 node_modules/lodash/_charsStartIndex.js create mode 100644 node_modules/lodash/_cloneArrayBuffer.js create mode 100644 node_modules/lodash/_cloneBuffer.js create mode 100644 node_modules/lodash/_cloneDataView.js create mode 100644 node_modules/lodash/_cloneRegExp.js create mode 100644 node_modules/lodash/_cloneSymbol.js create mode 100644 node_modules/lodash/_cloneTypedArray.js create mode 100644 node_modules/lodash/_compareAscending.js create mode 100644 node_modules/lodash/_compareMultiple.js create mode 100644 node_modules/lodash/_composeArgs.js create mode 100644 node_modules/lodash/_composeArgsRight.js create mode 100644 node_modules/lodash/_copyArray.js create mode 100644 node_modules/lodash/_copyObject.js create mode 100644 node_modules/lodash/_copySymbols.js create mode 100644 node_modules/lodash/_copySymbolsIn.js create mode 100644 node_modules/lodash/_coreJsData.js create mode 100644 node_modules/lodash/_countHolders.js create mode 100644 node_modules/lodash/_createAggregator.js create mode 100644 node_modules/lodash/_createAssigner.js create mode 100644 node_modules/lodash/_createBaseEach.js create mode 100644 node_modules/lodash/_createBaseFor.js create mode 100644 node_modules/lodash/_createBind.js create mode 100644 node_modules/lodash/_createCaseFirst.js create mode 100644 node_modules/lodash/_createCompounder.js create mode 100644 node_modules/lodash/_createCtor.js create mode 100644 node_modules/lodash/_createCurry.js create mode 100644 node_modules/lodash/_createFind.js create mode 100644 node_modules/lodash/_createFlow.js create mode 100644 node_modules/lodash/_createHybrid.js create mode 100644 node_modules/lodash/_createInverter.js create mode 100644 node_modules/lodash/_createMathOperation.js create mode 100644 node_modules/lodash/_createOver.js create mode 100644 node_modules/lodash/_createPadding.js create mode 100644 node_modules/lodash/_createPartial.js create mode 100644 node_modules/lodash/_createRange.js create mode 100644 node_modules/lodash/_createRecurry.js create mode 100644 node_modules/lodash/_createRelationalOperation.js create mode 100644 node_modules/lodash/_createRound.js create mode 100644 node_modules/lodash/_createSet.js create mode 100644 node_modules/lodash/_createToPairs.js create mode 100644 node_modules/lodash/_createWrap.js create mode 100644 node_modules/lodash/_customDefaultsAssignIn.js create mode 100644 node_modules/lodash/_customDefaultsMerge.js create mode 100644 node_modules/lodash/_customOmitClone.js create mode 100644 node_modules/lodash/_deburrLetter.js create mode 100644 node_modules/lodash/_defineProperty.js create mode 100644 node_modules/lodash/_equalArrays.js create mode 100644 node_modules/lodash/_equalByTag.js create mode 100644 node_modules/lodash/_equalObjects.js create mode 100644 node_modules/lodash/_escapeHtmlChar.js create mode 100644 node_modules/lodash/_escapeStringChar.js create mode 100644 node_modules/lodash/_flatRest.js create mode 100644 node_modules/lodash/_freeGlobal.js create mode 100644 node_modules/lodash/_getAllKeys.js create mode 100644 node_modules/lodash/_getAllKeysIn.js create mode 100644 node_modules/lodash/_getData.js create mode 100644 node_modules/lodash/_getFuncName.js create mode 100644 node_modules/lodash/_getHolder.js create mode 100644 node_modules/lodash/_getMapData.js create mode 100644 node_modules/lodash/_getMatchData.js create mode 100644 node_modules/lodash/_getNative.js create mode 100644 node_modules/lodash/_getPrototype.js create mode 100644 node_modules/lodash/_getRawTag.js create mode 100644 node_modules/lodash/_getSymbols.js create mode 100644 node_modules/lodash/_getSymbolsIn.js create mode 100644 node_modules/lodash/_getTag.js create mode 100644 node_modules/lodash/_getValue.js create mode 100644 node_modules/lodash/_getView.js create mode 100644 node_modules/lodash/_getWrapDetails.js create mode 100644 node_modules/lodash/_hasPath.js create mode 100644 node_modules/lodash/_hasUnicode.js create mode 100644 node_modules/lodash/_hasUnicodeWord.js create mode 100644 node_modules/lodash/_hashClear.js create mode 100644 node_modules/lodash/_hashDelete.js create mode 100644 node_modules/lodash/_hashGet.js create mode 100644 node_modules/lodash/_hashHas.js create mode 100644 node_modules/lodash/_hashSet.js create mode 100644 node_modules/lodash/_initCloneArray.js create mode 100644 node_modules/lodash/_initCloneByTag.js create mode 100644 node_modules/lodash/_initCloneObject.js create mode 100644 node_modules/lodash/_insertWrapDetails.js create mode 100644 node_modules/lodash/_isFlattenable.js create mode 100644 node_modules/lodash/_isIndex.js create mode 100644 node_modules/lodash/_isIterateeCall.js create mode 100644 node_modules/lodash/_isKey.js create mode 100644 node_modules/lodash/_isKeyable.js create mode 100644 node_modules/lodash/_isLaziable.js create mode 100644 node_modules/lodash/_isMaskable.js create mode 100644 node_modules/lodash/_isMasked.js create mode 100644 node_modules/lodash/_isPrototype.js create mode 100644 node_modules/lodash/_isStrictComparable.js create mode 100644 node_modules/lodash/_iteratorToArray.js create mode 100644 node_modules/lodash/_lazyClone.js create mode 100644 node_modules/lodash/_lazyReverse.js create mode 100644 node_modules/lodash/_lazyValue.js create mode 100644 node_modules/lodash/_listCacheClear.js create mode 100644 node_modules/lodash/_listCacheDelete.js create mode 100644 node_modules/lodash/_listCacheGet.js create mode 100644 node_modules/lodash/_listCacheHas.js create mode 100644 node_modules/lodash/_listCacheSet.js create mode 100644 node_modules/lodash/_mapCacheClear.js create mode 100644 node_modules/lodash/_mapCacheDelete.js create mode 100644 node_modules/lodash/_mapCacheGet.js create mode 100644 node_modules/lodash/_mapCacheHas.js create mode 100644 node_modules/lodash/_mapCacheSet.js create mode 100644 node_modules/lodash/_mapToArray.js create mode 100644 node_modules/lodash/_matchesStrictComparable.js create mode 100644 node_modules/lodash/_memoizeCapped.js create mode 100644 node_modules/lodash/_mergeData.js create mode 100644 node_modules/lodash/_metaMap.js create mode 100644 node_modules/lodash/_nativeCreate.js create mode 100644 node_modules/lodash/_nativeKeys.js create mode 100644 node_modules/lodash/_nativeKeysIn.js create mode 100644 node_modules/lodash/_nodeUtil.js create mode 100644 node_modules/lodash/_objectToString.js create mode 100644 node_modules/lodash/_overArg.js create mode 100644 node_modules/lodash/_overRest.js create mode 100644 node_modules/lodash/_parent.js create mode 100644 node_modules/lodash/_reEscape.js create mode 100644 node_modules/lodash/_reEvaluate.js create mode 100644 node_modules/lodash/_reInterpolate.js create mode 100644 node_modules/lodash/_realNames.js create mode 100644 node_modules/lodash/_reorder.js create mode 100644 node_modules/lodash/_replaceHolders.js create mode 100644 node_modules/lodash/_root.js create mode 100644 node_modules/lodash/_safeGet.js create mode 100644 node_modules/lodash/_setCacheAdd.js create mode 100644 node_modules/lodash/_setCacheHas.js create mode 100644 node_modules/lodash/_setData.js create mode 100644 node_modules/lodash/_setToArray.js create mode 100644 node_modules/lodash/_setToPairs.js create mode 100644 node_modules/lodash/_setToString.js create mode 100644 node_modules/lodash/_setWrapToString.js create mode 100644 node_modules/lodash/_shortOut.js create mode 100644 node_modules/lodash/_shuffleSelf.js create mode 100644 node_modules/lodash/_stackClear.js create mode 100644 node_modules/lodash/_stackDelete.js create mode 100644 node_modules/lodash/_stackGet.js create mode 100644 node_modules/lodash/_stackHas.js create mode 100644 node_modules/lodash/_stackSet.js create mode 100644 node_modules/lodash/_strictIndexOf.js create mode 100644 node_modules/lodash/_strictLastIndexOf.js create mode 100644 node_modules/lodash/_stringSize.js create mode 100644 node_modules/lodash/_stringToArray.js create mode 100644 node_modules/lodash/_stringToPath.js create mode 100644 node_modules/lodash/_toKey.js create mode 100644 node_modules/lodash/_toSource.js create mode 100644 node_modules/lodash/_trimmedEndIndex.js create mode 100644 node_modules/lodash/_unescapeHtmlChar.js create mode 100644 node_modules/lodash/_unicodeSize.js create mode 100644 node_modules/lodash/_unicodeToArray.js create mode 100644 node_modules/lodash/_unicodeWords.js create mode 100644 node_modules/lodash/_updateWrapDetails.js create mode 100644 node_modules/lodash/_wrapperClone.js create mode 100644 node_modules/lodash/add.js create mode 100644 node_modules/lodash/after.js create mode 100644 node_modules/lodash/array.js create mode 100644 node_modules/lodash/ary.js create mode 100644 node_modules/lodash/assign.js create mode 100644 node_modules/lodash/assignIn.js create mode 100644 node_modules/lodash/assignInWith.js create mode 100644 node_modules/lodash/assignWith.js create mode 100644 node_modules/lodash/at.js create mode 100644 node_modules/lodash/attempt.js create mode 100644 node_modules/lodash/before.js create mode 100644 node_modules/lodash/bind.js create mode 100644 node_modules/lodash/bindAll.js create mode 100644 node_modules/lodash/bindKey.js create mode 100644 node_modules/lodash/camelCase.js create mode 100644 node_modules/lodash/capitalize.js create mode 100644 node_modules/lodash/castArray.js create mode 100644 node_modules/lodash/ceil.js create mode 100644 node_modules/lodash/chain.js create mode 100644 node_modules/lodash/chunk.js create mode 100644 node_modules/lodash/clamp.js create mode 100644 node_modules/lodash/clone.js create mode 100644 node_modules/lodash/cloneDeep.js create mode 100644 node_modules/lodash/cloneDeepWith.js create mode 100644 node_modules/lodash/cloneWith.js create mode 100644 node_modules/lodash/collection.js create mode 100644 node_modules/lodash/commit.js create mode 100644 node_modules/lodash/compact.js create mode 100644 node_modules/lodash/concat.js create mode 100644 node_modules/lodash/cond.js create mode 100644 node_modules/lodash/conforms.js create mode 100644 node_modules/lodash/conformsTo.js create mode 100644 node_modules/lodash/constant.js create mode 100644 node_modules/lodash/core.js create mode 100644 node_modules/lodash/core.min.js create mode 100644 node_modules/lodash/countBy.js create mode 100644 node_modules/lodash/create.js create mode 100644 node_modules/lodash/curry.js create mode 100644 node_modules/lodash/curryRight.js create mode 100644 node_modules/lodash/date.js create mode 100644 node_modules/lodash/debounce.js create mode 100644 node_modules/lodash/deburr.js create mode 100644 node_modules/lodash/defaultTo.js create mode 100644 node_modules/lodash/defaults.js create mode 100644 node_modules/lodash/defaultsDeep.js create mode 100644 node_modules/lodash/defer.js create mode 100644 node_modules/lodash/delay.js create mode 100644 node_modules/lodash/difference.js create mode 100644 node_modules/lodash/differenceBy.js create mode 100644 node_modules/lodash/differenceWith.js create mode 100644 node_modules/lodash/divide.js create mode 100644 node_modules/lodash/drop.js create mode 100644 node_modules/lodash/dropRight.js create mode 100644 node_modules/lodash/dropRightWhile.js create mode 100644 node_modules/lodash/dropWhile.js create mode 100644 node_modules/lodash/each.js create mode 100644 node_modules/lodash/eachRight.js create mode 100644 node_modules/lodash/endsWith.js create mode 100644 node_modules/lodash/entries.js create mode 100644 node_modules/lodash/entriesIn.js create mode 100644 node_modules/lodash/eq.js create mode 100644 node_modules/lodash/escape.js create mode 100644 node_modules/lodash/escapeRegExp.js create mode 100644 node_modules/lodash/every.js create mode 100644 node_modules/lodash/extend.js create mode 100644 node_modules/lodash/extendWith.js create mode 100644 node_modules/lodash/fill.js create mode 100644 node_modules/lodash/filter.js create mode 100644 node_modules/lodash/find.js create mode 100644 node_modules/lodash/findIndex.js create mode 100644 node_modules/lodash/findKey.js create mode 100644 node_modules/lodash/findLast.js create mode 100644 node_modules/lodash/findLastIndex.js create mode 100644 node_modules/lodash/findLastKey.js create mode 100644 node_modules/lodash/first.js create mode 100644 node_modules/lodash/flake.lock create mode 100644 node_modules/lodash/flake.nix create mode 100644 node_modules/lodash/flatMap.js create mode 100644 node_modules/lodash/flatMapDeep.js create mode 100644 node_modules/lodash/flatMapDepth.js create mode 100644 node_modules/lodash/flatten.js create mode 100644 node_modules/lodash/flattenDeep.js create mode 100644 node_modules/lodash/flattenDepth.js create mode 100644 node_modules/lodash/flip.js create mode 100644 node_modules/lodash/floor.js create mode 100644 node_modules/lodash/flow.js create mode 100644 node_modules/lodash/flowRight.js create mode 100644 node_modules/lodash/forEach.js create mode 100644 node_modules/lodash/forEachRight.js create mode 100644 node_modules/lodash/forIn.js create mode 100644 node_modules/lodash/forInRight.js create mode 100644 node_modules/lodash/forOwn.js create mode 100644 node_modules/lodash/forOwnRight.js create mode 100644 node_modules/lodash/fp.js create mode 100644 node_modules/lodash/fp/F.js create mode 100644 node_modules/lodash/fp/T.js create mode 100644 node_modules/lodash/fp/__.js create mode 100644 node_modules/lodash/fp/_baseConvert.js create mode 100644 node_modules/lodash/fp/_convertBrowser.js create mode 100644 node_modules/lodash/fp/_falseOptions.js create mode 100644 node_modules/lodash/fp/_mapping.js create mode 100644 node_modules/lodash/fp/_util.js create mode 100644 node_modules/lodash/fp/add.js create mode 100644 node_modules/lodash/fp/after.js create mode 100644 node_modules/lodash/fp/all.js create mode 100644 node_modules/lodash/fp/allPass.js create mode 100644 node_modules/lodash/fp/always.js create mode 100644 node_modules/lodash/fp/any.js create mode 100644 node_modules/lodash/fp/anyPass.js create mode 100644 node_modules/lodash/fp/apply.js create mode 100644 node_modules/lodash/fp/array.js create mode 100644 node_modules/lodash/fp/ary.js create mode 100644 node_modules/lodash/fp/assign.js create mode 100644 node_modules/lodash/fp/assignAll.js create mode 100644 node_modules/lodash/fp/assignAllWith.js create mode 100644 node_modules/lodash/fp/assignIn.js create mode 100644 node_modules/lodash/fp/assignInAll.js create mode 100644 node_modules/lodash/fp/assignInAllWith.js create mode 100644 node_modules/lodash/fp/assignInWith.js create mode 100644 node_modules/lodash/fp/assignWith.js create mode 100644 node_modules/lodash/fp/assoc.js create mode 100644 node_modules/lodash/fp/assocPath.js create mode 100644 node_modules/lodash/fp/at.js create mode 100644 node_modules/lodash/fp/attempt.js create mode 100644 node_modules/lodash/fp/before.js create mode 100644 node_modules/lodash/fp/bind.js create mode 100644 node_modules/lodash/fp/bindAll.js create mode 100644 node_modules/lodash/fp/bindKey.js create mode 100644 node_modules/lodash/fp/camelCase.js create mode 100644 node_modules/lodash/fp/capitalize.js create mode 100644 node_modules/lodash/fp/castArray.js create mode 100644 node_modules/lodash/fp/ceil.js create mode 100644 node_modules/lodash/fp/chain.js create mode 100644 node_modules/lodash/fp/chunk.js create mode 100644 node_modules/lodash/fp/clamp.js create mode 100644 node_modules/lodash/fp/clone.js create mode 100644 node_modules/lodash/fp/cloneDeep.js create mode 100644 node_modules/lodash/fp/cloneDeepWith.js create mode 100644 node_modules/lodash/fp/cloneWith.js create mode 100644 node_modules/lodash/fp/collection.js create mode 100644 node_modules/lodash/fp/commit.js create mode 100644 node_modules/lodash/fp/compact.js create mode 100644 node_modules/lodash/fp/complement.js create mode 100644 node_modules/lodash/fp/compose.js create mode 100644 node_modules/lodash/fp/concat.js create mode 100644 node_modules/lodash/fp/cond.js create mode 100644 node_modules/lodash/fp/conforms.js create mode 100644 node_modules/lodash/fp/conformsTo.js create mode 100644 node_modules/lodash/fp/constant.js create mode 100644 node_modules/lodash/fp/contains.js create mode 100644 node_modules/lodash/fp/convert.js create mode 100644 node_modules/lodash/fp/countBy.js create mode 100644 node_modules/lodash/fp/create.js create mode 100644 node_modules/lodash/fp/curry.js create mode 100644 node_modules/lodash/fp/curryN.js create mode 100644 node_modules/lodash/fp/curryRight.js create mode 100644 node_modules/lodash/fp/curryRightN.js create mode 100644 node_modules/lodash/fp/date.js create mode 100644 node_modules/lodash/fp/debounce.js create mode 100644 node_modules/lodash/fp/deburr.js create mode 100644 node_modules/lodash/fp/defaultTo.js create mode 100644 node_modules/lodash/fp/defaults.js create mode 100644 node_modules/lodash/fp/defaultsAll.js create mode 100644 node_modules/lodash/fp/defaultsDeep.js create mode 100644 node_modules/lodash/fp/defaultsDeepAll.js create mode 100644 node_modules/lodash/fp/defer.js create mode 100644 node_modules/lodash/fp/delay.js create mode 100644 node_modules/lodash/fp/difference.js create mode 100644 node_modules/lodash/fp/differenceBy.js create mode 100644 node_modules/lodash/fp/differenceWith.js create mode 100644 node_modules/lodash/fp/dissoc.js create mode 100644 node_modules/lodash/fp/dissocPath.js create mode 100644 node_modules/lodash/fp/divide.js create mode 100644 node_modules/lodash/fp/drop.js create mode 100644 node_modules/lodash/fp/dropLast.js create mode 100644 node_modules/lodash/fp/dropLastWhile.js create mode 100644 node_modules/lodash/fp/dropRight.js create mode 100644 node_modules/lodash/fp/dropRightWhile.js create mode 100644 node_modules/lodash/fp/dropWhile.js create mode 100644 node_modules/lodash/fp/each.js create mode 100644 node_modules/lodash/fp/eachRight.js create mode 100644 node_modules/lodash/fp/endsWith.js create mode 100644 node_modules/lodash/fp/entries.js create mode 100644 node_modules/lodash/fp/entriesIn.js create mode 100644 node_modules/lodash/fp/eq.js create mode 100644 node_modules/lodash/fp/equals.js create mode 100644 node_modules/lodash/fp/escape.js create mode 100644 node_modules/lodash/fp/escapeRegExp.js create mode 100644 node_modules/lodash/fp/every.js create mode 100644 node_modules/lodash/fp/extend.js create mode 100644 node_modules/lodash/fp/extendAll.js create mode 100644 node_modules/lodash/fp/extendAllWith.js create mode 100644 node_modules/lodash/fp/extendWith.js create mode 100644 node_modules/lodash/fp/fill.js create mode 100644 node_modules/lodash/fp/filter.js create mode 100644 node_modules/lodash/fp/find.js create mode 100644 node_modules/lodash/fp/findFrom.js create mode 100644 node_modules/lodash/fp/findIndex.js create mode 100644 node_modules/lodash/fp/findIndexFrom.js create mode 100644 node_modules/lodash/fp/findKey.js create mode 100644 node_modules/lodash/fp/findLast.js create mode 100644 node_modules/lodash/fp/findLastFrom.js create mode 100644 node_modules/lodash/fp/findLastIndex.js create mode 100644 node_modules/lodash/fp/findLastIndexFrom.js create mode 100644 node_modules/lodash/fp/findLastKey.js create mode 100644 node_modules/lodash/fp/first.js create mode 100644 node_modules/lodash/fp/flatMap.js create mode 100644 node_modules/lodash/fp/flatMapDeep.js create mode 100644 node_modules/lodash/fp/flatMapDepth.js create mode 100644 node_modules/lodash/fp/flatten.js create mode 100644 node_modules/lodash/fp/flattenDeep.js create mode 100644 node_modules/lodash/fp/flattenDepth.js create mode 100644 node_modules/lodash/fp/flip.js create mode 100644 node_modules/lodash/fp/floor.js create mode 100644 node_modules/lodash/fp/flow.js create mode 100644 node_modules/lodash/fp/flowRight.js create mode 100644 node_modules/lodash/fp/forEach.js create mode 100644 node_modules/lodash/fp/forEachRight.js create mode 100644 node_modules/lodash/fp/forIn.js create mode 100644 node_modules/lodash/fp/forInRight.js create mode 100644 node_modules/lodash/fp/forOwn.js create mode 100644 node_modules/lodash/fp/forOwnRight.js create mode 100644 node_modules/lodash/fp/fromPairs.js create mode 100644 node_modules/lodash/fp/function.js create mode 100644 node_modules/lodash/fp/functions.js create mode 100644 node_modules/lodash/fp/functionsIn.js create mode 100644 node_modules/lodash/fp/get.js create mode 100644 node_modules/lodash/fp/getOr.js create mode 100644 node_modules/lodash/fp/groupBy.js create mode 100644 node_modules/lodash/fp/gt.js create mode 100644 node_modules/lodash/fp/gte.js create mode 100644 node_modules/lodash/fp/has.js create mode 100644 node_modules/lodash/fp/hasIn.js create mode 100644 node_modules/lodash/fp/head.js create mode 100644 node_modules/lodash/fp/identical.js create mode 100644 node_modules/lodash/fp/identity.js create mode 100644 node_modules/lodash/fp/inRange.js create mode 100644 node_modules/lodash/fp/includes.js create mode 100644 node_modules/lodash/fp/includesFrom.js create mode 100644 node_modules/lodash/fp/indexBy.js create mode 100644 node_modules/lodash/fp/indexOf.js create mode 100644 node_modules/lodash/fp/indexOfFrom.js create mode 100644 node_modules/lodash/fp/init.js create mode 100644 node_modules/lodash/fp/initial.js create mode 100644 node_modules/lodash/fp/intersection.js create mode 100644 node_modules/lodash/fp/intersectionBy.js create mode 100644 node_modules/lodash/fp/intersectionWith.js create mode 100644 node_modules/lodash/fp/invert.js create mode 100644 node_modules/lodash/fp/invertBy.js create mode 100644 node_modules/lodash/fp/invertObj.js create mode 100644 node_modules/lodash/fp/invoke.js create mode 100644 node_modules/lodash/fp/invokeArgs.js create mode 100644 node_modules/lodash/fp/invokeArgsMap.js create mode 100644 node_modules/lodash/fp/invokeMap.js create mode 100644 node_modules/lodash/fp/isArguments.js create mode 100644 node_modules/lodash/fp/isArray.js create mode 100644 node_modules/lodash/fp/isArrayBuffer.js create mode 100644 node_modules/lodash/fp/isArrayLike.js create mode 100644 node_modules/lodash/fp/isArrayLikeObject.js create mode 100644 node_modules/lodash/fp/isBoolean.js create mode 100644 node_modules/lodash/fp/isBuffer.js create mode 100644 node_modules/lodash/fp/isDate.js create mode 100644 node_modules/lodash/fp/isElement.js create mode 100644 node_modules/lodash/fp/isEmpty.js create mode 100644 node_modules/lodash/fp/isEqual.js create mode 100644 node_modules/lodash/fp/isEqualWith.js create mode 100644 node_modules/lodash/fp/isError.js create mode 100644 node_modules/lodash/fp/isFinite.js create mode 100644 node_modules/lodash/fp/isFunction.js create mode 100644 node_modules/lodash/fp/isInteger.js create mode 100644 node_modules/lodash/fp/isLength.js create mode 100644 node_modules/lodash/fp/isMap.js create mode 100644 node_modules/lodash/fp/isMatch.js create mode 100644 node_modules/lodash/fp/isMatchWith.js create mode 100644 node_modules/lodash/fp/isNaN.js create mode 100644 node_modules/lodash/fp/isNative.js create mode 100644 node_modules/lodash/fp/isNil.js create mode 100644 node_modules/lodash/fp/isNull.js create mode 100644 node_modules/lodash/fp/isNumber.js create mode 100644 node_modules/lodash/fp/isObject.js create mode 100644 node_modules/lodash/fp/isObjectLike.js create mode 100644 node_modules/lodash/fp/isPlainObject.js create mode 100644 node_modules/lodash/fp/isRegExp.js create mode 100644 node_modules/lodash/fp/isSafeInteger.js create mode 100644 node_modules/lodash/fp/isSet.js create mode 100644 node_modules/lodash/fp/isString.js create mode 100644 node_modules/lodash/fp/isSymbol.js create mode 100644 node_modules/lodash/fp/isTypedArray.js create mode 100644 node_modules/lodash/fp/isUndefined.js create mode 100644 node_modules/lodash/fp/isWeakMap.js create mode 100644 node_modules/lodash/fp/isWeakSet.js create mode 100644 node_modules/lodash/fp/iteratee.js create mode 100644 node_modules/lodash/fp/join.js create mode 100644 node_modules/lodash/fp/juxt.js create mode 100644 node_modules/lodash/fp/kebabCase.js create mode 100644 node_modules/lodash/fp/keyBy.js create mode 100644 node_modules/lodash/fp/keys.js create mode 100644 node_modules/lodash/fp/keysIn.js create mode 100644 node_modules/lodash/fp/lang.js create mode 100644 node_modules/lodash/fp/last.js create mode 100644 node_modules/lodash/fp/lastIndexOf.js create mode 100644 node_modules/lodash/fp/lastIndexOfFrom.js create mode 100644 node_modules/lodash/fp/lowerCase.js create mode 100644 node_modules/lodash/fp/lowerFirst.js create mode 100644 node_modules/lodash/fp/lt.js create mode 100644 node_modules/lodash/fp/lte.js create mode 100644 node_modules/lodash/fp/map.js create mode 100644 node_modules/lodash/fp/mapKeys.js create mode 100644 node_modules/lodash/fp/mapValues.js create mode 100644 node_modules/lodash/fp/matches.js create mode 100644 node_modules/lodash/fp/matchesProperty.js create mode 100644 node_modules/lodash/fp/math.js create mode 100644 node_modules/lodash/fp/max.js create mode 100644 node_modules/lodash/fp/maxBy.js create mode 100644 node_modules/lodash/fp/mean.js create mode 100644 node_modules/lodash/fp/meanBy.js create mode 100644 node_modules/lodash/fp/memoize.js create mode 100644 node_modules/lodash/fp/merge.js create mode 100644 node_modules/lodash/fp/mergeAll.js create mode 100644 node_modules/lodash/fp/mergeAllWith.js create mode 100644 node_modules/lodash/fp/mergeWith.js create mode 100644 node_modules/lodash/fp/method.js create mode 100644 node_modules/lodash/fp/methodOf.js create mode 100644 node_modules/lodash/fp/min.js create mode 100644 node_modules/lodash/fp/minBy.js create mode 100644 node_modules/lodash/fp/mixin.js create mode 100644 node_modules/lodash/fp/multiply.js create mode 100644 node_modules/lodash/fp/nAry.js create mode 100644 node_modules/lodash/fp/negate.js create mode 100644 node_modules/lodash/fp/next.js create mode 100644 node_modules/lodash/fp/noop.js create mode 100644 node_modules/lodash/fp/now.js create mode 100644 node_modules/lodash/fp/nth.js create mode 100644 node_modules/lodash/fp/nthArg.js create mode 100644 node_modules/lodash/fp/number.js create mode 100644 node_modules/lodash/fp/object.js create mode 100644 node_modules/lodash/fp/omit.js create mode 100644 node_modules/lodash/fp/omitAll.js create mode 100644 node_modules/lodash/fp/omitBy.js create mode 100644 node_modules/lodash/fp/once.js create mode 100644 node_modules/lodash/fp/orderBy.js create mode 100644 node_modules/lodash/fp/over.js create mode 100644 node_modules/lodash/fp/overArgs.js create mode 100644 node_modules/lodash/fp/overEvery.js create mode 100644 node_modules/lodash/fp/overSome.js create mode 100644 node_modules/lodash/fp/pad.js create mode 100644 node_modules/lodash/fp/padChars.js create mode 100644 node_modules/lodash/fp/padCharsEnd.js create mode 100644 node_modules/lodash/fp/padCharsStart.js create mode 100644 node_modules/lodash/fp/padEnd.js create mode 100644 node_modules/lodash/fp/padStart.js create mode 100644 node_modules/lodash/fp/parseInt.js create mode 100644 node_modules/lodash/fp/partial.js create mode 100644 node_modules/lodash/fp/partialRight.js create mode 100644 node_modules/lodash/fp/partition.js create mode 100644 node_modules/lodash/fp/path.js create mode 100644 node_modules/lodash/fp/pathEq.js create mode 100644 node_modules/lodash/fp/pathOr.js create mode 100644 node_modules/lodash/fp/paths.js create mode 100644 node_modules/lodash/fp/pick.js create mode 100644 node_modules/lodash/fp/pickAll.js create mode 100644 node_modules/lodash/fp/pickBy.js create mode 100644 node_modules/lodash/fp/pipe.js create mode 100644 node_modules/lodash/fp/placeholder.js create mode 100644 node_modules/lodash/fp/plant.js create mode 100644 node_modules/lodash/fp/pluck.js create mode 100644 node_modules/lodash/fp/prop.js create mode 100644 node_modules/lodash/fp/propEq.js create mode 100644 node_modules/lodash/fp/propOr.js create mode 100644 node_modules/lodash/fp/property.js create mode 100644 node_modules/lodash/fp/propertyOf.js create mode 100644 node_modules/lodash/fp/props.js create mode 100644 node_modules/lodash/fp/pull.js create mode 100644 node_modules/lodash/fp/pullAll.js create mode 100644 node_modules/lodash/fp/pullAllBy.js create mode 100644 node_modules/lodash/fp/pullAllWith.js create mode 100644 node_modules/lodash/fp/pullAt.js create mode 100644 node_modules/lodash/fp/random.js create mode 100644 node_modules/lodash/fp/range.js create mode 100644 node_modules/lodash/fp/rangeRight.js create mode 100644 node_modules/lodash/fp/rangeStep.js create mode 100644 node_modules/lodash/fp/rangeStepRight.js create mode 100644 node_modules/lodash/fp/rearg.js create mode 100644 node_modules/lodash/fp/reduce.js create mode 100644 node_modules/lodash/fp/reduceRight.js create mode 100644 node_modules/lodash/fp/reject.js create mode 100644 node_modules/lodash/fp/remove.js create mode 100644 node_modules/lodash/fp/repeat.js create mode 100644 node_modules/lodash/fp/replace.js create mode 100644 node_modules/lodash/fp/rest.js create mode 100644 node_modules/lodash/fp/restFrom.js create mode 100644 node_modules/lodash/fp/result.js create mode 100644 node_modules/lodash/fp/reverse.js create mode 100644 node_modules/lodash/fp/round.js create mode 100644 node_modules/lodash/fp/sample.js create mode 100644 node_modules/lodash/fp/sampleSize.js create mode 100644 node_modules/lodash/fp/seq.js create mode 100644 node_modules/lodash/fp/set.js create mode 100644 node_modules/lodash/fp/setWith.js create mode 100644 node_modules/lodash/fp/shuffle.js create mode 100644 node_modules/lodash/fp/size.js create mode 100644 node_modules/lodash/fp/slice.js create mode 100644 node_modules/lodash/fp/snakeCase.js create mode 100644 node_modules/lodash/fp/some.js create mode 100644 node_modules/lodash/fp/sortBy.js create mode 100644 node_modules/lodash/fp/sortedIndex.js create mode 100644 node_modules/lodash/fp/sortedIndexBy.js create mode 100644 node_modules/lodash/fp/sortedIndexOf.js create mode 100644 node_modules/lodash/fp/sortedLastIndex.js create mode 100644 node_modules/lodash/fp/sortedLastIndexBy.js create mode 100644 node_modules/lodash/fp/sortedLastIndexOf.js create mode 100644 node_modules/lodash/fp/sortedUniq.js create mode 100644 node_modules/lodash/fp/sortedUniqBy.js create mode 100644 node_modules/lodash/fp/split.js create mode 100644 node_modules/lodash/fp/spread.js create mode 100644 node_modules/lodash/fp/spreadFrom.js create mode 100644 node_modules/lodash/fp/startCase.js create mode 100644 node_modules/lodash/fp/startsWith.js create mode 100644 node_modules/lodash/fp/string.js create mode 100644 node_modules/lodash/fp/stubArray.js create mode 100644 node_modules/lodash/fp/stubFalse.js create mode 100644 node_modules/lodash/fp/stubObject.js create mode 100644 node_modules/lodash/fp/stubString.js create mode 100644 node_modules/lodash/fp/stubTrue.js create mode 100644 node_modules/lodash/fp/subtract.js create mode 100644 node_modules/lodash/fp/sum.js create mode 100644 node_modules/lodash/fp/sumBy.js create mode 100644 node_modules/lodash/fp/symmetricDifference.js create mode 100644 node_modules/lodash/fp/symmetricDifferenceBy.js create mode 100644 node_modules/lodash/fp/symmetricDifferenceWith.js create mode 100644 node_modules/lodash/fp/tail.js create mode 100644 node_modules/lodash/fp/take.js create mode 100644 node_modules/lodash/fp/takeLast.js create mode 100644 node_modules/lodash/fp/takeLastWhile.js create mode 100644 node_modules/lodash/fp/takeRight.js create mode 100644 node_modules/lodash/fp/takeRightWhile.js create mode 100644 node_modules/lodash/fp/takeWhile.js create mode 100644 node_modules/lodash/fp/tap.js create mode 100644 node_modules/lodash/fp/template.js create mode 100644 node_modules/lodash/fp/templateSettings.js create mode 100644 node_modules/lodash/fp/throttle.js create mode 100644 node_modules/lodash/fp/thru.js create mode 100644 node_modules/lodash/fp/times.js create mode 100644 node_modules/lodash/fp/toArray.js create mode 100644 node_modules/lodash/fp/toFinite.js create mode 100644 node_modules/lodash/fp/toInteger.js create mode 100644 node_modules/lodash/fp/toIterator.js create mode 100644 node_modules/lodash/fp/toJSON.js create mode 100644 node_modules/lodash/fp/toLength.js create mode 100644 node_modules/lodash/fp/toLower.js create mode 100644 node_modules/lodash/fp/toNumber.js create mode 100644 node_modules/lodash/fp/toPairs.js create mode 100644 node_modules/lodash/fp/toPairsIn.js create mode 100644 node_modules/lodash/fp/toPath.js create mode 100644 node_modules/lodash/fp/toPlainObject.js create mode 100644 node_modules/lodash/fp/toSafeInteger.js create mode 100644 node_modules/lodash/fp/toString.js create mode 100644 node_modules/lodash/fp/toUpper.js create mode 100644 node_modules/lodash/fp/transform.js create mode 100644 node_modules/lodash/fp/trim.js create mode 100644 node_modules/lodash/fp/trimChars.js create mode 100644 node_modules/lodash/fp/trimCharsEnd.js create mode 100644 node_modules/lodash/fp/trimCharsStart.js create mode 100644 node_modules/lodash/fp/trimEnd.js create mode 100644 node_modules/lodash/fp/trimStart.js create mode 100644 node_modules/lodash/fp/truncate.js create mode 100644 node_modules/lodash/fp/unapply.js create mode 100644 node_modules/lodash/fp/unary.js create mode 100644 node_modules/lodash/fp/unescape.js create mode 100644 node_modules/lodash/fp/union.js create mode 100644 node_modules/lodash/fp/unionBy.js create mode 100644 node_modules/lodash/fp/unionWith.js create mode 100644 node_modules/lodash/fp/uniq.js create mode 100644 node_modules/lodash/fp/uniqBy.js create mode 100644 node_modules/lodash/fp/uniqWith.js create mode 100644 node_modules/lodash/fp/uniqueId.js create mode 100644 node_modules/lodash/fp/unnest.js create mode 100644 node_modules/lodash/fp/unset.js create mode 100644 node_modules/lodash/fp/unzip.js create mode 100644 node_modules/lodash/fp/unzipWith.js create mode 100644 node_modules/lodash/fp/update.js create mode 100644 node_modules/lodash/fp/updateWith.js create mode 100644 node_modules/lodash/fp/upperCase.js create mode 100644 node_modules/lodash/fp/upperFirst.js create mode 100644 node_modules/lodash/fp/useWith.js create mode 100644 node_modules/lodash/fp/util.js create mode 100644 node_modules/lodash/fp/value.js create mode 100644 node_modules/lodash/fp/valueOf.js create mode 100644 node_modules/lodash/fp/values.js create mode 100644 node_modules/lodash/fp/valuesIn.js create mode 100644 node_modules/lodash/fp/where.js create mode 100644 node_modules/lodash/fp/whereEq.js create mode 100644 node_modules/lodash/fp/without.js create mode 100644 node_modules/lodash/fp/words.js create mode 100644 node_modules/lodash/fp/wrap.js create mode 100644 node_modules/lodash/fp/wrapperAt.js create mode 100644 node_modules/lodash/fp/wrapperChain.js create mode 100644 node_modules/lodash/fp/wrapperLodash.js create mode 100644 node_modules/lodash/fp/wrapperReverse.js create mode 100644 node_modules/lodash/fp/wrapperValue.js create mode 100644 node_modules/lodash/fp/xor.js create mode 100644 node_modules/lodash/fp/xorBy.js create mode 100644 node_modules/lodash/fp/xorWith.js create mode 100644 node_modules/lodash/fp/zip.js create mode 100644 node_modules/lodash/fp/zipAll.js create mode 100644 node_modules/lodash/fp/zipObj.js create mode 100644 node_modules/lodash/fp/zipObject.js create mode 100644 node_modules/lodash/fp/zipObjectDeep.js create mode 100644 node_modules/lodash/fp/zipWith.js create mode 100644 node_modules/lodash/fromPairs.js create mode 100644 node_modules/lodash/function.js create mode 100644 node_modules/lodash/functions.js create mode 100644 node_modules/lodash/functionsIn.js create mode 100644 node_modules/lodash/get.js create mode 100644 node_modules/lodash/groupBy.js create mode 100644 node_modules/lodash/gt.js create mode 100644 node_modules/lodash/gte.js create mode 100644 node_modules/lodash/has.js create mode 100644 node_modules/lodash/hasIn.js create mode 100644 node_modules/lodash/head.js create mode 100644 node_modules/lodash/identity.js create mode 100644 node_modules/lodash/inRange.js create mode 100644 node_modules/lodash/includes.js create mode 100644 node_modules/lodash/index.js create mode 100644 node_modules/lodash/indexOf.js create mode 100644 node_modules/lodash/initial.js create mode 100644 node_modules/lodash/intersection.js create mode 100644 node_modules/lodash/intersectionBy.js create mode 100644 node_modules/lodash/intersectionWith.js create mode 100644 node_modules/lodash/invert.js create mode 100644 node_modules/lodash/invertBy.js create mode 100644 node_modules/lodash/invoke.js create mode 100644 node_modules/lodash/invokeMap.js create mode 100644 node_modules/lodash/isArguments.js create mode 100644 node_modules/lodash/isArray.js create mode 100644 node_modules/lodash/isArrayBuffer.js create mode 100644 node_modules/lodash/isArrayLike.js create mode 100644 node_modules/lodash/isArrayLikeObject.js create mode 100644 node_modules/lodash/isBoolean.js create mode 100644 node_modules/lodash/isBuffer.js create mode 100644 node_modules/lodash/isDate.js create mode 100644 node_modules/lodash/isElement.js create mode 100644 node_modules/lodash/isEmpty.js create mode 100644 node_modules/lodash/isEqual.js create mode 100644 node_modules/lodash/isEqualWith.js create mode 100644 node_modules/lodash/isError.js create mode 100644 node_modules/lodash/isFinite.js create mode 100644 node_modules/lodash/isFunction.js create mode 100644 node_modules/lodash/isInteger.js create mode 100644 node_modules/lodash/isLength.js create mode 100644 node_modules/lodash/isMap.js create mode 100644 node_modules/lodash/isMatch.js create mode 100644 node_modules/lodash/isMatchWith.js create mode 100644 node_modules/lodash/isNaN.js create mode 100644 node_modules/lodash/isNative.js create mode 100644 node_modules/lodash/isNil.js create mode 100644 node_modules/lodash/isNull.js create mode 100644 node_modules/lodash/isNumber.js create mode 100644 node_modules/lodash/isObject.js create mode 100644 node_modules/lodash/isObjectLike.js create mode 100644 node_modules/lodash/isPlainObject.js create mode 100644 node_modules/lodash/isRegExp.js create mode 100644 node_modules/lodash/isSafeInteger.js create mode 100644 node_modules/lodash/isSet.js create mode 100644 node_modules/lodash/isString.js create mode 100644 node_modules/lodash/isSymbol.js create mode 100644 node_modules/lodash/isTypedArray.js create mode 100644 node_modules/lodash/isUndefined.js create mode 100644 node_modules/lodash/isWeakMap.js create mode 100644 node_modules/lodash/isWeakSet.js create mode 100644 node_modules/lodash/iteratee.js create mode 100644 node_modules/lodash/join.js create mode 100644 node_modules/lodash/kebabCase.js create mode 100644 node_modules/lodash/keyBy.js create mode 100644 node_modules/lodash/keys.js create mode 100644 node_modules/lodash/keysIn.js create mode 100644 node_modules/lodash/lang.js create mode 100644 node_modules/lodash/last.js create mode 100644 node_modules/lodash/lastIndexOf.js create mode 100644 node_modules/lodash/lodash.js create mode 100644 node_modules/lodash/lodash.min.js create mode 100644 node_modules/lodash/lowerCase.js create mode 100644 node_modules/lodash/lowerFirst.js create mode 100644 node_modules/lodash/lt.js create mode 100644 node_modules/lodash/lte.js create mode 100644 node_modules/lodash/map.js create mode 100644 node_modules/lodash/mapKeys.js create mode 100644 node_modules/lodash/mapValues.js create mode 100644 node_modules/lodash/matches.js create mode 100644 node_modules/lodash/matchesProperty.js create mode 100644 node_modules/lodash/math.js create mode 100644 node_modules/lodash/max.js create mode 100644 node_modules/lodash/maxBy.js create mode 100644 node_modules/lodash/mean.js create mode 100644 node_modules/lodash/meanBy.js create mode 100644 node_modules/lodash/memoize.js create mode 100644 node_modules/lodash/merge.js create mode 100644 node_modules/lodash/mergeWith.js create mode 100644 node_modules/lodash/method.js create mode 100644 node_modules/lodash/methodOf.js create mode 100644 node_modules/lodash/min.js create mode 100644 node_modules/lodash/minBy.js create mode 100644 node_modules/lodash/mixin.js create mode 100644 node_modules/lodash/multiply.js create mode 100644 node_modules/lodash/negate.js create mode 100644 node_modules/lodash/next.js create mode 100644 node_modules/lodash/noop.js create mode 100644 node_modules/lodash/now.js create mode 100644 node_modules/lodash/nth.js create mode 100644 node_modules/lodash/nthArg.js create mode 100644 node_modules/lodash/number.js create mode 100644 node_modules/lodash/object.js create mode 100644 node_modules/lodash/omit.js create mode 100644 node_modules/lodash/omitBy.js create mode 100644 node_modules/lodash/once.js create mode 100644 node_modules/lodash/orderBy.js create mode 100644 node_modules/lodash/over.js create mode 100644 node_modules/lodash/overArgs.js create mode 100644 node_modules/lodash/overEvery.js create mode 100644 node_modules/lodash/overSome.js create mode 100644 node_modules/lodash/package.json create mode 100644 node_modules/lodash/pad.js create mode 100644 node_modules/lodash/padEnd.js create mode 100644 node_modules/lodash/padStart.js create mode 100644 node_modules/lodash/parseInt.js create mode 100644 node_modules/lodash/partial.js create mode 100644 node_modules/lodash/partialRight.js create mode 100644 node_modules/lodash/partition.js create mode 100644 node_modules/lodash/pick.js create mode 100644 node_modules/lodash/pickBy.js create mode 100644 node_modules/lodash/plant.js create mode 100644 node_modules/lodash/property.js create mode 100644 node_modules/lodash/propertyOf.js create mode 100644 node_modules/lodash/pull.js create mode 100644 node_modules/lodash/pullAll.js create mode 100644 node_modules/lodash/pullAllBy.js create mode 100644 node_modules/lodash/pullAllWith.js create mode 100644 node_modules/lodash/pullAt.js create mode 100644 node_modules/lodash/random.js create mode 100644 node_modules/lodash/range.js create mode 100644 node_modules/lodash/rangeRight.js create mode 100644 node_modules/lodash/rearg.js create mode 100644 node_modules/lodash/reduce.js create mode 100644 node_modules/lodash/reduceRight.js create mode 100644 node_modules/lodash/reject.js create mode 100644 node_modules/lodash/release.md create mode 100644 node_modules/lodash/remove.js create mode 100644 node_modules/lodash/repeat.js create mode 100644 node_modules/lodash/replace.js create mode 100644 node_modules/lodash/rest.js create mode 100644 node_modules/lodash/result.js create mode 100644 node_modules/lodash/reverse.js create mode 100644 node_modules/lodash/round.js create mode 100644 node_modules/lodash/sample.js create mode 100644 node_modules/lodash/sampleSize.js create mode 100644 node_modules/lodash/seq.js create mode 100644 node_modules/lodash/set.js create mode 100644 node_modules/lodash/setWith.js create mode 100644 node_modules/lodash/shuffle.js create mode 100644 node_modules/lodash/size.js create mode 100644 node_modules/lodash/slice.js create mode 100644 node_modules/lodash/snakeCase.js create mode 100644 node_modules/lodash/some.js create mode 100644 node_modules/lodash/sortBy.js create mode 100644 node_modules/lodash/sortedIndex.js create mode 100644 node_modules/lodash/sortedIndexBy.js create mode 100644 node_modules/lodash/sortedIndexOf.js create mode 100644 node_modules/lodash/sortedLastIndex.js create mode 100644 node_modules/lodash/sortedLastIndexBy.js create mode 100644 node_modules/lodash/sortedLastIndexOf.js create mode 100644 node_modules/lodash/sortedUniq.js create mode 100644 node_modules/lodash/sortedUniqBy.js create mode 100644 node_modules/lodash/split.js create mode 100644 node_modules/lodash/spread.js create mode 100644 node_modules/lodash/startCase.js create mode 100644 node_modules/lodash/startsWith.js create mode 100644 node_modules/lodash/string.js create mode 100644 node_modules/lodash/stubArray.js create mode 100644 node_modules/lodash/stubFalse.js create mode 100644 node_modules/lodash/stubObject.js create mode 100644 node_modules/lodash/stubString.js create mode 100644 node_modules/lodash/stubTrue.js create mode 100644 node_modules/lodash/subtract.js create mode 100644 node_modules/lodash/sum.js create mode 100644 node_modules/lodash/sumBy.js create mode 100644 node_modules/lodash/tail.js create mode 100644 node_modules/lodash/take.js create mode 100644 node_modules/lodash/takeRight.js create mode 100644 node_modules/lodash/takeRightWhile.js create mode 100644 node_modules/lodash/takeWhile.js create mode 100644 node_modules/lodash/tap.js create mode 100644 node_modules/lodash/template.js create mode 100644 node_modules/lodash/templateSettings.js create mode 100644 node_modules/lodash/throttle.js create mode 100644 node_modules/lodash/thru.js create mode 100644 node_modules/lodash/times.js create mode 100644 node_modules/lodash/toArray.js create mode 100644 node_modules/lodash/toFinite.js create mode 100644 node_modules/lodash/toInteger.js create mode 100644 node_modules/lodash/toIterator.js create mode 100644 node_modules/lodash/toJSON.js create mode 100644 node_modules/lodash/toLength.js create mode 100644 node_modules/lodash/toLower.js create mode 100644 node_modules/lodash/toNumber.js create mode 100644 node_modules/lodash/toPairs.js create mode 100644 node_modules/lodash/toPairsIn.js create mode 100644 node_modules/lodash/toPath.js create mode 100644 node_modules/lodash/toPlainObject.js create mode 100644 node_modules/lodash/toSafeInteger.js create mode 100644 node_modules/lodash/toString.js create mode 100644 node_modules/lodash/toUpper.js create mode 100644 node_modules/lodash/transform.js create mode 100644 node_modules/lodash/trim.js create mode 100644 node_modules/lodash/trimEnd.js create mode 100644 node_modules/lodash/trimStart.js create mode 100644 node_modules/lodash/truncate.js create mode 100644 node_modules/lodash/unary.js create mode 100644 node_modules/lodash/unescape.js create mode 100644 node_modules/lodash/union.js create mode 100644 node_modules/lodash/unionBy.js create mode 100644 node_modules/lodash/unionWith.js create mode 100644 node_modules/lodash/uniq.js create mode 100644 node_modules/lodash/uniqBy.js create mode 100644 node_modules/lodash/uniqWith.js create mode 100644 node_modules/lodash/uniqueId.js create mode 100644 node_modules/lodash/unset.js create mode 100644 node_modules/lodash/unzip.js create mode 100644 node_modules/lodash/unzipWith.js create mode 100644 node_modules/lodash/update.js create mode 100644 node_modules/lodash/updateWith.js create mode 100644 node_modules/lodash/upperCase.js create mode 100644 node_modules/lodash/upperFirst.js create mode 100644 node_modules/lodash/util.js create mode 100644 node_modules/lodash/value.js create mode 100644 node_modules/lodash/valueOf.js create mode 100644 node_modules/lodash/values.js create mode 100644 node_modules/lodash/valuesIn.js create mode 100644 node_modules/lodash/without.js create mode 100644 node_modules/lodash/words.js create mode 100644 node_modules/lodash/wrap.js create mode 100644 node_modules/lodash/wrapperAt.js create mode 100644 node_modules/lodash/wrapperChain.js create mode 100644 node_modules/lodash/wrapperLodash.js create mode 100644 node_modules/lodash/wrapperReverse.js create mode 100644 node_modules/lodash/wrapperValue.js create mode 100644 node_modules/lodash/xor.js create mode 100644 node_modules/lodash/xorBy.js create mode 100644 node_modules/lodash/xorWith.js create mode 100644 node_modules/lodash/zip.js create mode 100644 node_modules/lodash/zipObject.js create mode 100644 node_modules/lodash/zipObjectDeep.js create mode 100644 node_modules/lodash/zipWith.js create mode 100644 node_modules/peek-readable/LICENSE create mode 100644 node_modules/peek-readable/README.md create mode 100644 node_modules/peek-readable/lib/Deferred.d.ts create mode 100644 node_modules/peek-readable/lib/Deferred.js create mode 100644 node_modules/peek-readable/lib/EndOfFileStream.d.ts create mode 100644 node_modules/peek-readable/lib/EndOfFileStream.js create mode 100644 node_modules/peek-readable/lib/StreamReader.d.ts create mode 100644 node_modules/peek-readable/lib/StreamReader.js create mode 100644 node_modules/peek-readable/lib/index.d.ts create mode 100644 node_modules/peek-readable/lib/index.js create mode 100644 node_modules/peek-readable/package.json create mode 100644 node_modules/readable-stream/CONTRIBUTING.md create mode 100644 node_modules/readable-stream/GOVERNANCE.md create mode 100644 node_modules/readable-stream/LICENSE create mode 100644 node_modules/readable-stream/README.md create mode 100644 node_modules/readable-stream/errors-browser.js create mode 100644 node_modules/readable-stream/errors.js create mode 100644 node_modules/readable-stream/experimentalWarning.js create mode 100644 node_modules/readable-stream/lib/_stream_duplex.js create mode 100644 node_modules/readable-stream/lib/_stream_passthrough.js create mode 100644 node_modules/readable-stream/lib/_stream_readable.js create mode 100644 node_modules/readable-stream/lib/_stream_transform.js create mode 100644 node_modules/readable-stream/lib/_stream_writable.js create mode 100644 node_modules/readable-stream/lib/internal/streams/async_iterator.js create mode 100644 node_modules/readable-stream/lib/internal/streams/buffer_list.js create mode 100644 node_modules/readable-stream/lib/internal/streams/destroy.js create mode 100644 node_modules/readable-stream/lib/internal/streams/end-of-stream.js create mode 100644 node_modules/readable-stream/lib/internal/streams/from-browser.js create mode 100644 node_modules/readable-stream/lib/internal/streams/from.js create mode 100644 node_modules/readable-stream/lib/internal/streams/pipeline.js create mode 100644 node_modules/readable-stream/lib/internal/streams/state.js create mode 100644 node_modules/readable-stream/lib/internal/streams/stream-browser.js create mode 100644 node_modules/readable-stream/lib/internal/streams/stream.js create mode 100644 node_modules/readable-stream/package.json create mode 100644 node_modules/readable-stream/readable-browser.js create mode 100644 node_modules/readable-stream/readable.js create mode 100644 node_modules/readable-web-to-node-stream/README.md create mode 100644 node_modules/readable-web-to-node-stream/lib/index.d.ts create mode 100644 node_modules/readable-web-to-node-stream/lib/index.js create mode 100644 node_modules/readable-web-to-node-stream/lib/index.spec.js create mode 100644 node_modules/readable-web-to-node-stream/package.json create mode 100644 node_modules/safe-buffer/LICENSE create mode 100644 node_modules/safe-buffer/README.md create mode 100644 node_modules/safe-buffer/index.d.ts create mode 100644 node_modules/safe-buffer/index.js create mode 100644 node_modules/safe-buffer/package.json create mode 100644 node_modules/streamsearch/.eslintrc.js create mode 100644 node_modules/streamsearch/.github/workflows/ci.yml create mode 100644 node_modules/streamsearch/.github/workflows/lint.yml create mode 100644 node_modules/streamsearch/LICENSE create mode 100644 node_modules/streamsearch/README.md create mode 100644 node_modules/streamsearch/lib/sbmh.js create mode 100644 node_modules/streamsearch/package.json create mode 100644 node_modules/streamsearch/test/test.js create mode 100644 node_modules/string_decoder/LICENSE create mode 100644 node_modules/string_decoder/README.md create mode 100644 node_modules/string_decoder/lib/string_decoder.js create mode 100644 node_modules/string_decoder/package.json create mode 100644 node_modules/strtok3/LICENSE create mode 100644 node_modules/strtok3/README.md create mode 100644 node_modules/strtok3/lib/AbstractTokenizer.d.ts create mode 100644 node_modules/strtok3/lib/AbstractTokenizer.js create mode 100644 node_modules/strtok3/lib/BufferTokenizer.d.ts create mode 100644 node_modules/strtok3/lib/BufferTokenizer.js create mode 100644 node_modules/strtok3/lib/FileTokenizer.d.ts create mode 100644 node_modules/strtok3/lib/FileTokenizer.js create mode 100644 node_modules/strtok3/lib/FsPromise.d.ts create mode 100644 node_modules/strtok3/lib/FsPromise.js create mode 100644 node_modules/strtok3/lib/ReadStreamTokenizer.d.ts create mode 100644 node_modules/strtok3/lib/ReadStreamTokenizer.js create mode 100644 node_modules/strtok3/lib/core.d.ts create mode 100644 node_modules/strtok3/lib/core.js create mode 100644 node_modules/strtok3/lib/index.d.ts create mode 100644 node_modules/strtok3/lib/index.js create mode 100644 node_modules/strtok3/lib/types.d.ts create mode 100644 node_modules/strtok3/lib/types.js create mode 100644 node_modules/strtok3/package.json create mode 100644 node_modules/token-types/LICENSE create mode 100644 node_modules/token-types/README.md create mode 100644 node_modules/token-types/lib/index.d.ts create mode 100644 node_modules/token-types/lib/index.js create mode 100644 node_modules/token-types/package.json create mode 100644 node_modules/ts-mixer/CHANGELOG.md create mode 100644 node_modules/ts-mixer/LICENSE create mode 100644 node_modules/ts-mixer/README.md create mode 100644 node_modules/ts-mixer/dist/cjs/decorator.js create mode 100644 node_modules/ts-mixer/dist/cjs/index.js create mode 100644 node_modules/ts-mixer/dist/cjs/mixin-tracking.js create mode 100644 node_modules/ts-mixer/dist/cjs/mixins.js create mode 100644 node_modules/ts-mixer/dist/cjs/proxy.js create mode 100644 node_modules/ts-mixer/dist/cjs/settings.js create mode 100644 node_modules/ts-mixer/dist/cjs/types.js create mode 100644 node_modules/ts-mixer/dist/cjs/util.js create mode 100644 node_modules/ts-mixer/dist/esm/decorator.d.ts create mode 100644 node_modules/ts-mixer/dist/esm/index.d.ts create mode 100644 node_modules/ts-mixer/dist/esm/index.js create mode 100644 node_modules/ts-mixer/dist/esm/index.min.js create mode 100644 node_modules/ts-mixer/dist/esm/mixin-tracking.d.ts create mode 100644 node_modules/ts-mixer/dist/esm/mixins.d.ts create mode 100644 node_modules/ts-mixer/dist/esm/proxy.d.ts create mode 100644 node_modules/ts-mixer/dist/esm/settings.d.ts create mode 100644 node_modules/ts-mixer/dist/esm/types.d.ts create mode 100644 node_modules/ts-mixer/dist/esm/util.d.ts create mode 100644 node_modules/ts-mixer/dist/types/decorator.d.ts create mode 100644 node_modules/ts-mixer/dist/types/index.d.ts create mode 100644 node_modules/ts-mixer/dist/types/mixin-tracking.d.ts create mode 100644 node_modules/ts-mixer/dist/types/mixins.d.ts create mode 100644 node_modules/ts-mixer/dist/types/proxy.d.ts create mode 100644 node_modules/ts-mixer/dist/types/settings.d.ts create mode 100644 node_modules/ts-mixer/dist/types/types.d.ts create mode 100644 node_modules/ts-mixer/dist/types/util.d.ts create mode 100644 node_modules/ts-mixer/package.json create mode 100644 node_modules/tslib/CopyrightNotice.txt create mode 100644 node_modules/tslib/LICENSE.txt create mode 100644 node_modules/tslib/README.md create mode 100644 node_modules/tslib/SECURITY.md create mode 100644 node_modules/tslib/modules/index.d.ts create mode 100644 node_modules/tslib/modules/index.js create mode 100644 node_modules/tslib/modules/package.json create mode 100644 node_modules/tslib/package.json create mode 100644 node_modules/tslib/tslib.d.ts create mode 100644 node_modules/tslib/tslib.es6.html create mode 100644 node_modules/tslib/tslib.es6.js create mode 100644 node_modules/tslib/tslib.es6.mjs create mode 100644 node_modules/tslib/tslib.html create mode 100644 node_modules/tslib/tslib.js create mode 100644 node_modules/undici/LICENSE create mode 100644 node_modules/undici/README.md create mode 100644 node_modules/undici/docs/api/Agent.md create mode 100644 node_modules/undici/docs/api/BalancedPool.md create mode 100644 node_modules/undici/docs/api/CacheStorage.md create mode 100644 node_modules/undici/docs/api/Client.md create mode 100644 node_modules/undici/docs/api/Connector.md create mode 100644 node_modules/undici/docs/api/ContentType.md create mode 100644 node_modules/undici/docs/api/Cookies.md create mode 100644 node_modules/undici/docs/api/DiagnosticsChannel.md create mode 100644 node_modules/undici/docs/api/DispatchInterceptor.md create mode 100644 node_modules/undici/docs/api/Dispatcher.md create mode 100644 node_modules/undici/docs/api/Errors.md create mode 100644 node_modules/undici/docs/api/Fetch.md create mode 100644 node_modules/undici/docs/api/MockAgent.md create mode 100644 node_modules/undici/docs/api/MockClient.md create mode 100644 node_modules/undici/docs/api/MockErrors.md create mode 100644 node_modules/undici/docs/api/MockPool.md create mode 100644 node_modules/undici/docs/api/Pool.md create mode 100644 node_modules/undici/docs/api/PoolStats.md create mode 100644 node_modules/undici/docs/api/ProxyAgent.md create mode 100644 node_modules/undici/docs/api/WebSocket.md create mode 100644 node_modules/undici/docs/api/api-lifecycle.md create mode 100644 node_modules/undici/docs/assets/lifecycle-diagram.png create mode 100644 node_modules/undici/docs/best-practices/client-certificate.md create mode 100644 node_modules/undici/docs/best-practices/mocking-request.md create mode 100644 node_modules/undici/docs/best-practices/proxy.md create mode 100644 node_modules/undici/docs/best-practices/writing-tests.md create mode 100644 node_modules/undici/index-fetch.js create mode 100644 node_modules/undici/index.d.ts create mode 100644 node_modules/undici/index.js create mode 100644 node_modules/undici/lib/agent.js create mode 100644 node_modules/undici/lib/api/abort-signal.js create mode 100644 node_modules/undici/lib/api/api-connect.js create mode 100644 node_modules/undici/lib/api/api-pipeline.js create mode 100644 node_modules/undici/lib/api/api-request.js create mode 100644 node_modules/undici/lib/api/api-stream.js create mode 100644 node_modules/undici/lib/api/api-upgrade.js create mode 100644 node_modules/undici/lib/api/index.js create mode 100644 node_modules/undici/lib/api/readable.js create mode 100644 node_modules/undici/lib/api/util.js create mode 100644 node_modules/undici/lib/balanced-pool.js create mode 100644 node_modules/undici/lib/cache/cache.js create mode 100644 node_modules/undici/lib/cache/cachestorage.js create mode 100644 node_modules/undici/lib/cache/symbols.js create mode 100644 node_modules/undici/lib/cache/util.js create mode 100644 node_modules/undici/lib/client.js create mode 100644 node_modules/undici/lib/compat/dispatcher-weakref.js create mode 100644 node_modules/undici/lib/cookies/constants.js create mode 100644 node_modules/undici/lib/cookies/index.js create mode 100644 node_modules/undici/lib/cookies/parse.js create mode 100644 node_modules/undici/lib/cookies/util.js create mode 100644 node_modules/undici/lib/core/connect.js create mode 100644 node_modules/undici/lib/core/errors.js create mode 100644 node_modules/undici/lib/core/request.js create mode 100644 node_modules/undici/lib/core/symbols.js create mode 100644 node_modules/undici/lib/core/util.js create mode 100644 node_modules/undici/lib/dispatcher-base.js create mode 100644 node_modules/undici/lib/dispatcher.js create mode 100644 node_modules/undici/lib/fetch/LICENSE create mode 100644 node_modules/undici/lib/fetch/body.js create mode 100644 node_modules/undici/lib/fetch/constants.js create mode 100644 node_modules/undici/lib/fetch/dataURL.js create mode 100644 node_modules/undici/lib/fetch/file.js create mode 100644 node_modules/undici/lib/fetch/formdata.js create mode 100644 node_modules/undici/lib/fetch/global.js create mode 100644 node_modules/undici/lib/fetch/headers.js create mode 100644 node_modules/undici/lib/fetch/index.js create mode 100644 node_modules/undici/lib/fetch/request.js create mode 100644 node_modules/undici/lib/fetch/response.js create mode 100644 node_modules/undici/lib/fetch/symbols.js create mode 100644 node_modules/undici/lib/fetch/util.js create mode 100644 node_modules/undici/lib/fetch/webidl.js create mode 100644 node_modules/undici/lib/fileapi/encoding.js create mode 100644 node_modules/undici/lib/fileapi/filereader.js create mode 100644 node_modules/undici/lib/fileapi/progressevent.js create mode 100644 node_modules/undici/lib/fileapi/symbols.js create mode 100644 node_modules/undici/lib/fileapi/util.js create mode 100644 node_modules/undici/lib/global.js create mode 100644 node_modules/undici/lib/handler/DecoratorHandler.js create mode 100644 node_modules/undici/lib/handler/RedirectHandler.js create mode 100644 node_modules/undici/lib/interceptor/redirectInterceptor.js create mode 100644 node_modules/undici/lib/llhttp/constants.d.ts create mode 100644 node_modules/undici/lib/llhttp/constants.js create mode 100644 node_modules/undici/lib/llhttp/constants.js.map create mode 100644 node_modules/undici/lib/llhttp/llhttp-wasm.js create mode 100755 node_modules/undici/lib/llhttp/llhttp.wasm create mode 100644 node_modules/undici/lib/llhttp/llhttp_simd-wasm.js create mode 100755 node_modules/undici/lib/llhttp/llhttp_simd.wasm create mode 100644 node_modules/undici/lib/llhttp/utils.d.ts create mode 100644 node_modules/undici/lib/llhttp/utils.js create mode 100644 node_modules/undici/lib/llhttp/utils.js.map create mode 100644 node_modules/undici/lib/mock/mock-agent.js create mode 100644 node_modules/undici/lib/mock/mock-client.js create mode 100644 node_modules/undici/lib/mock/mock-errors.js create mode 100644 node_modules/undici/lib/mock/mock-interceptor.js create mode 100644 node_modules/undici/lib/mock/mock-pool.js create mode 100644 node_modules/undici/lib/mock/mock-symbols.js create mode 100644 node_modules/undici/lib/mock/mock-utils.js create mode 100644 node_modules/undici/lib/mock/pending-interceptors-formatter.js create mode 100644 node_modules/undici/lib/mock/pluralizer.js create mode 100644 node_modules/undici/lib/node/fixed-queue.js create mode 100644 node_modules/undici/lib/pool-base.js create mode 100644 node_modules/undici/lib/pool-stats.js create mode 100644 node_modules/undici/lib/pool.js create mode 100644 node_modules/undici/lib/proxy-agent.js create mode 100644 node_modules/undici/lib/timers.js create mode 100644 node_modules/undici/lib/websocket/connection.js create mode 100644 node_modules/undici/lib/websocket/constants.js create mode 100644 node_modules/undici/lib/websocket/events.js create mode 100644 node_modules/undici/lib/websocket/frame.js create mode 100644 node_modules/undici/lib/websocket/receiver.js create mode 100644 node_modules/undici/lib/websocket/symbols.js create mode 100644 node_modules/undici/lib/websocket/util.js create mode 100644 node_modules/undici/lib/websocket/websocket.js create mode 100644 node_modules/undici/package.json create mode 100644 node_modules/undici/types/agent.d.ts create mode 100644 node_modules/undici/types/api.d.ts create mode 100644 node_modules/undici/types/balanced-pool.d.ts create mode 100644 node_modules/undici/types/cache.d.ts create mode 100644 node_modules/undici/types/client.d.ts create mode 100644 node_modules/undici/types/connector.d.ts create mode 100644 node_modules/undici/types/content-type.d.ts create mode 100644 node_modules/undici/types/cookies.d.ts create mode 100644 node_modules/undici/types/diagnostics-channel.d.ts create mode 100644 node_modules/undici/types/dispatcher.d.ts create mode 100644 node_modules/undici/types/errors.d.ts create mode 100644 node_modules/undici/types/fetch.d.ts create mode 100644 node_modules/undici/types/file.d.ts create mode 100644 node_modules/undici/types/filereader.d.ts create mode 100644 node_modules/undici/types/formdata.d.ts create mode 100644 node_modules/undici/types/global-dispatcher.d.ts create mode 100644 node_modules/undici/types/global-origin.d.ts create mode 100644 node_modules/undici/types/handlers.d.ts create mode 100644 node_modules/undici/types/header.d.ts create mode 100644 node_modules/undici/types/interceptors.d.ts create mode 100644 node_modules/undici/types/mock-agent.d.ts create mode 100644 node_modules/undici/types/mock-client.d.ts create mode 100644 node_modules/undici/types/mock-errors.d.ts create mode 100644 node_modules/undici/types/mock-interceptor.d.ts create mode 100644 node_modules/undici/types/mock-pool.d.ts create mode 100644 node_modules/undici/types/patch.d.ts create mode 100644 node_modules/undici/types/pool-stats.d.ts create mode 100644 node_modules/undici/types/pool.d.ts create mode 100644 node_modules/undici/types/proxy-agent.d.ts create mode 100644 node_modules/undici/types/readable.d.ts create mode 100644 node_modules/undici/types/webidl.d.ts create mode 100644 node_modules/undici/types/websocket.d.ts create mode 100644 node_modules/util-deprecate/History.md create mode 100644 node_modules/util-deprecate/LICENSE create mode 100644 node_modules/util-deprecate/README.md create mode 100644 node_modules/util-deprecate/browser.js create mode 100644 node_modules/util-deprecate/node.js create mode 100644 node_modules/util-deprecate/package.json create mode 100644 node_modules/ws/LICENSE create mode 100644 node_modules/ws/README.md create mode 100644 node_modules/ws/browser.js create mode 100644 node_modules/ws/index.js create mode 100644 node_modules/ws/lib/buffer-util.js create mode 100644 node_modules/ws/lib/constants.js create mode 100644 node_modules/ws/lib/event-target.js create mode 100644 node_modules/ws/lib/extension.js create mode 100644 node_modules/ws/lib/limiter.js create mode 100644 node_modules/ws/lib/permessage-deflate.js create mode 100644 node_modules/ws/lib/receiver.js create mode 100644 node_modules/ws/lib/sender.js create mode 100644 node_modules/ws/lib/stream.js create mode 100644 node_modules/ws/lib/subprotocol.js create mode 100644 node_modules/ws/lib/validation.js create mode 100644 node_modules/ws/lib/websocket-server.js create mode 100644 node_modules/ws/lib/websocket.js create mode 100644 node_modules/ws/package.json create mode 100644 node_modules/ws/wrapper.mjs create mode 100644 package-lock.json create mode 100644 package.json create mode 100644 perf.data create mode 100644 perf.data.old create mode 100644 src/main.rs diff --git a/*.slimp b/*.slimp new file mode 100644 index 0000000..63d8828 --- /dev/null +++ b/*.slimp @@ -0,0 +1,2 @@ +(forall (a b) (* a (succ b)) (+ a (* a b))) +(forall (a) (* a 0) 0) diff --git a/+.slimp b/+.slimp new file mode 100644 index 0000000..70613cb --- /dev/null +++ b/+.slimp @@ -0,0 +1,3 @@ +(forall (a b) (+ a (succ b)) (succ (+ a b))) +(forall (a) (+ a 0) a) + diff --git a/1-10.slimp b/1-10.slimp new file mode 100644 index 0000000..8b8a0cb --- /dev/null +++ b/1-10.slimp @@ -0,0 +1,10 @@ +(def 1 (succ 0)) +(def 2 (succ 1)) +(def 3 (succ 2)) +(def 4 (succ 3)) +(def 5 (succ 4)) +(def 6 (succ 5)) +(def 7 (succ 6)) +(def 8 (succ 7)) +(def 9 (succ 8)) +(def 10 (succ 9)) diff --git a/100.slimp b/100.slimp new file mode 100644 index 0000000..f012096 --- /dev/null +++ b/100.slimp @@ -0,0 +1 @@ +(* 10 10) diff --git a/Cargo.lock b/Cargo.lock new file mode 100644 index 0000000..0e113c8 --- /dev/null +++ b/Cargo.lock @@ -0,0 +1,55 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. +version = 3 + +[[package]] +name = "either" +version = "1.8.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91" + +[[package]] +name = "intaglio" +version = "1.8.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1b4f756a47a2dac507018af2d4e47988e93829f34a665da3655b23cc1d21ee47" + +[[package]] +name = "itertools" +version = "0.10.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" +dependencies = [ + "either", +] + +[[package]] +name = "once_cell" +version = "1.18.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d" + +[[package]] +name = "slimp" +version = "0.1.0" +dependencies = [ + "intaglio", + "itertools", + "once_cell", + "tinyvec", +] + +[[package]] +name = "tinyvec" +version = "1.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50" +dependencies = [ + "tinyvec_macros", +] + +[[package]] +name = "tinyvec_macros" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..2353505 --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,12 @@ +[package] +name = "slimp" +version = "0.1.0" +edition = "2021" + +# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html + +[dependencies] +intaglio = "1.8.0" +itertools = "0.10.5" +once_cell = "1.18.0" +tinyvec = { version = "1.6.0", features = ["alloc"] } diff --git a/example.slimp b/example.slimp new file mode 100644 index 0000000..caea8be --- /dev/null +++ b/example.slimp @@ -0,0 +1,27 @@ +(forall (n) (range-to n) (reverse (range-to n nil))) +(forall (xs) (range-to 0 xs) xs) +(forall (n xs) (range-to (s n) xs) (cons (s n) (range-to n xs))) +(forall (a as bs) (++ (cons a as) bs) (cons a (++ as bs))) +(forall (bs) (++ nil bs) bs) +(forall (a) (singleton a) (cons a nil)) +(def (reverse nil) nil) +(forall (a as) (reverse (cons a as)) (++ (reverse as) (singleton a))) +(forall (n) (+ n 0) n) +(forall (a b) (+ a (s b)) (s (+ a b))) +(forall (n) (* n 0) 0) +(forall (a b) (* a (s b)) (+ a (* a b))) +(def 1 (s 0)) +(def 2 (s 1)) +(def 3 (s 2)) +(def 4 (s 3)) +(def 5 (s 4)) +(def 6 (s 5)) +(def 7 (s 6)) +(def 8 (s 7)) +(def 9 (s 8)) +(def 10 (s 9)) +(def 20 (+ 10 10)) + +; i need to do comments + +(range-to 5) diff --git a/flamegraph.svg b/flamegraph.svg new file mode 100644 index 0000000..09f7659 --- /dev/null +++ b/flamegraph.svg @@ -0,0 +1,491 @@ +Flame Graph Reset ZoomSearch <[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (13 samples, 0.79%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (4 samples, 0.24%)alloc::vec::Vec<T,A>::extend_trusted (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)slimp::rw::{{closure}} (4 samples, 0.24%)slimp::Sexp::rw (4 samples, 0.24%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (12 samples, 0.73%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)alloc::vec::Vec<T>::with_capacity (3 samples, 0.18%)alloc::vec::Vec<T,A>::with_capacity_in (3 samples, 0.18%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (3 samples, 0.18%)alloc::raw_vec::RawVec<T,A>::allocate_in (3 samples, 0.18%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (3 samples, 0.18%)alloc::alloc::Global::alloc_impl (3 samples, 0.18%)alloc::alloc::alloc (3 samples, 0.18%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)core::ptr::drop_in_place<alloc::string::String> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::vec::Vec<u8>> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::raw_vec::RawVec<u8>> (1 samples, 0.06%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::deallocate (1 samples, 0.06%)alloc::alloc::dealloc (1 samples, 0.06%)[libc.so.6] (15 samples, 0.91%)alloc::raw_vec::finish_grow (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::grow (1 samples, 0.06%)alloc::alloc::Global::grow_impl (1 samples, 0.06%)alloc::alloc::realloc (1 samples, 0.06%)cfree (5 samples, 0.30%)core::fmt::write (2 samples, 0.12%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::next (13 samples, 0.79%)core::hash::Hash::hash_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hasher::write_length_prefix (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (24 samples, 1.46%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for isize>::hash (4 samples, 0.24%)core::hash::Hasher::write_isize (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (5 samples, 0.30%)core::ptr::drop_in_place<alloc::raw_vec::RawVec<slimp::Sexp>> (4 samples, 0.24%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)<alloc::alloc::Global as core::alloc::Allocator>::deallocate (4 samples, 0.24%)alloc::alloc::dealloc (4 samples, 0.24%)hashbrown::raw::RawTable<T,A>::insert (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)itertools::Itertools::join::{{closure}} (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)core::intrinsics::copy_nonoverlapping (1 samples, 0.06%)malloc (4 samples, 0.24%)[[heap]] (94 samples, 5.73%)[[heap]]slimp::rw (6 samples, 0.37%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (2 samples, 0.12%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)alloc::raw_vec::finish_grow (1 samples, 0.06%)cfree (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (18 samples, 1.10%)core::hash::Hasher::write_usize (5 samples, 0.30%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (6 samples, 0.37%)malloc (1 samples, 0.06%)realloc (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)[[stack]] (46 samples, 2.80%)[[..slimp::rw (7 samples, 0.43%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)[ld-linux-x86-64.so.2] (1 samples, 0.06%)[ld-linux-x86-64.so.2] (1 samples, 0.06%)[ld-linux-x86-64.so.2] (1 samples, 0.06%)[ld-linux-x86-64.so.2] (7 samples, 0.43%)read (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)cfree (1 samples, 0.06%)[slimp] (4 samples, 0.24%)core::fmt::Formatter::pad (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (4 samples, 0.24%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted::{{closure}} (1 samples, 0.06%)core::ptr::write (1 samples, 0.06%)hashbrown::map::make_insert_hash (1 samples, 0.06%)core::hash::BuildHasher::hash_one (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for &T>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for &T>::hash (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::slice::iter::Iter<T>::post_inc_start (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<intaglio::Symbol as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for u32>::hash (2 samples, 0.12%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for isize>::hash (2 samples, 0.12%)core::hash::Hasher::write_isize (2 samples, 0.12%)core::hash::Hasher::write_usize (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::wrapping_add (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (9 samples, 0.55%)core::hash::Hash::hash_slice (9 samples, 0.55%)core::hash::Hash::hash_slice::rt (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (9 samples, 0.55%)core::hash::Hash::hash_slice (9 samples, 0.55%)core::hash::Hash::hash_slice::rt (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for u32>::hash (2 samples, 0.12%)core::hash::Hasher::write_u32 (2 samples, 0.12%)core::num::<impl u32>::to_ne_bytes (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (15 samples, 0.91%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (15 samples, 0.91%)core::iter::traits::iterator::Iterator::fold (15 samples, 0.91%)core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (15 samples, 0.91%)core::iter::adapters::map::map_fold::{{closure}} (15 samples, 0.91%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (15 samples, 0.91%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (15 samples, 0.91%)hashbrown::map::HashMap<K,V,S,A>::insert (15 samples, 0.91%)hashbrown::raw::RawTable<T,A>::insert (14 samples, 0.85%)hashbrown::raw::RawTable<T,A>::reserve (14 samples, 0.85%)hashbrown::raw::RawTable<T,A>::reserve_rehash (14 samples, 0.85%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (14 samples, 0.85%)hashbrown::raw::RawTableInner<A>::resize_inner (14 samples, 0.85%)hashbrown::raw::RawTable<T,A>::reserve_rehash::{{closure}} (14 samples, 0.85%)hashbrown::map::make_hasher::{{closure}} (14 samples, 0.85%)hashbrown::map::make_hash (14 samples, 0.85%)core::hash::BuildHasher::hash_one (14 samples, 0.85%)core::hash::impls::<impl core::hash::Hash for &T>::hash (14 samples, 0.85%)core::hash::impls::<impl core::hash::Hash for &T>::hash (14 samples, 0.85%)<slimp::Sexp as core::hash::Hash>::hash (14 samples, 0.85%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (14 samples, 0.85%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (14 samples, 0.85%)core::hash::Hash::hash_slice (14 samples, 0.85%)core::hash::Hash::hash_slice::rt (14 samples, 0.85%)<slimp::Sexp as core::hash::Hash>::hash (14 samples, 0.85%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (14 samples, 0.85%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (14 samples, 0.85%)core::hash::Hash::hash_slice (14 samples, 0.85%)core::hash::Hash::hash_slice::rt (14 samples, 0.85%)<slimp::Sexp as core::hash::Hash>::hash (14 samples, 0.85%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (14 samples, 0.85%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (14 samples, 0.85%)core::hash::Hash::hash_slice (14 samples, 0.85%)core::hash::Hash::hash_slice::rt (14 samples, 0.85%)<slimp::Sexp as core::hash::Hash>::hash (14 samples, 0.85%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (14 samples, 0.85%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (14 samples, 0.85%)core::hash::Hash::hash_slice (14 samples, 0.85%)core::hash::Hash::hash_slice::rt (14 samples, 0.85%)<slimp::Sexp as core::hash::Hash>::hash (14 samples, 0.85%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (14 samples, 0.85%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (14 samples, 0.85%)core::hash::Hash::hash_slice (14 samples, 0.85%)core::hash::Hash::hash_slice::rt (14 samples, 0.85%)<slimp::Sexp as core::hash::Hash>::hash (14 samples, 0.85%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (14 samples, 0.85%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (14 samples, 0.85%)core::hash::Hash::hash_slice (14 samples, 0.85%)core::hash::Hash::hash_slice::rt (14 samples, 0.85%)<slimp::Sexp as core::hash::Hash>::hash (14 samples, 0.85%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (14 samples, 0.85%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (14 samples, 0.85%)core::hash::Hash::hash_slice (14 samples, 0.85%)core::hash::Hash::hash_slice::rt (14 samples, 0.85%)<slimp::Sexp as core::hash::Hash>::hash (14 samples, 0.85%)core::hash::impls::<impl core::hash::Hash for isize>::hash (3 samples, 0.18%)core::hash::Hasher::write_isize (3 samples, 0.18%)core::hash::Hasher::write_usize (3 samples, 0.18%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (3 samples, 0.18%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (3 samples, 0.18%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (3 samples, 0.18%)core::hash::sip::u8to64_le (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<std::collections::hash::set::IntoIter<K> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<hashbrown::set::IntoIter<K,A> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<hashbrown::map::IntoIter<K,V,A> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<hashbrown::raw::RawIntoIter<T,A> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<hashbrown::raw::RawIter<T> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<hashbrown::raw::bitmask::BitMaskIter as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::get_mut (2 samples, 0.12%)hashbrown::raw::RawTable<T,A>::find (2 samples, 0.12%)hashbrown::raw::RawTableInner<A>::find_inner (2 samples, 0.12%)hashbrown::raw::RawTable<T,A>::find::{{closure}} (1 samples, 0.06%)hashbrown::map::equivalent_key::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (5 samples, 0.30%)core::iter::traits::iterator::Iterator::fold (5 samples, 0.30%)core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (3 samples, 0.18%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (3 samples, 0.18%)hashbrown::map::HashMap<K,V,S,A>::insert (3 samples, 0.18%)hashbrown::raw::RawTable<T,A>::insert (1 samples, 0.06%)hashbrown::raw::Bucket<T>::write (1 samples, 0.06%)core::ptr::mut_ptr::<impl *mut T>::write (1 samples, 0.06%)core::ptr::write (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (7 samples, 0.43%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (7 samples, 0.43%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (7 samples, 0.43%)core::iter::traits::iterator::Iterator::for_each (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (7 samples, 0.43%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (7 samples, 0.43%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (7 samples, 0.43%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (6 samples, 0.37%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (6 samples, 0.37%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::IntoIterator>::into_iter (1 samples, 0.06%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::IntoIterator>::into_iter (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::IntoIterator>::into_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for isize>::hash (4 samples, 0.24%)core::hash::Hasher::write_isize (4 samples, 0.24%)core::hash::Hasher::write_usize (4 samples, 0.24%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (4 samples, 0.24%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (4 samples, 0.24%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (4 samples, 0.24%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (9 samples, 0.55%)core::hash::Hash::hash_slice (9 samples, 0.55%)core::hash::Hash::hash_slice::rt (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (18 samples, 1.10%)slimp::Sexp::concretion_targets (18 samples, 1.10%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::FromIterator<T>>::from_iter (11 samples, 0.67%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (11 samples, 0.67%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (11 samples, 0.67%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (11 samples, 0.67%)core::iter::traits::iterator::Iterator::for_each (11 samples, 0.67%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (11 samples, 0.67%)core::iter::traits::iterator::Iterator::fold (11 samples, 0.67%)core::iter::adapters::map::map_fold::{{closure}} (11 samples, 0.67%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (11 samples, 0.67%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (11 samples, 0.67%)hashbrown::map::HashMap<K,V,S,A>::insert (11 samples, 0.67%)hashbrown::map::make_insert_hash (11 samples, 0.67%)core::hash::BuildHasher::hash_one (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for &T>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for &T>::hash (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hash::hash_slice (11 samples, 0.67%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hash::hash_slice (11 samples, 0.67%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hash::hash_slice (11 samples, 0.67%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::wrapping_add (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (12 samples, 0.73%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (12 samples, 0.73%)core::hash::Hash::hash_slice (12 samples, 0.73%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for isize>::hash (2 samples, 0.12%)core::hash::Hasher::write_isize (2 samples, 0.12%)core::hash::Hasher::write_usize (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)core::hash::sip::u8to64_le (1 samples, 0.06%)hashbrown::map::make_insert_hash (13 samples, 0.79%)core::hash::BuildHasher::hash_one (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for &T>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for &T>::hash (13 samples, 0.79%)<slimp::Sexp as core::hash::Hash>::hash (13 samples, 0.79%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (13 samples, 0.79%)core::hash::Hash::hash_slice (13 samples, 0.79%)core::hash::Hash::hash_slice::rt (13 samples, 0.79%)<slimp::Sexp as core::hash::Hash>::hash (13 samples, 0.79%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (13 samples, 0.79%)core::hash::Hash::hash_slice (13 samples, 0.79%)core::hash::Hash::hash_slice::rt (13 samples, 0.79%)<slimp::Sexp as core::hash::Hash>::hash (13 samples, 0.79%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (13 samples, 0.79%)core::hash::Hash::hash_slice (13 samples, 0.79%)core::hash::Hash::hash_slice::rt (13 samples, 0.79%)<slimp::Sexp as core::hash::Hash>::hash (13 samples, 0.79%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (13 samples, 0.79%)core::hash::Hash::hash_slice (13 samples, 0.79%)core::hash::Hash::hash_slice::rt (13 samples, 0.79%)<slimp::Sexp as core::hash::Hash>::hash (13 samples, 0.79%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (13 samples, 0.79%)core::hash::Hash::hash_slice (13 samples, 0.79%)core::hash::Hash::hash_slice::rt (13 samples, 0.79%)<slimp::Sexp as core::hash::Hash>::hash (13 samples, 0.79%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for isize>::hash (2 samples, 0.12%)core::hash::Hasher::write_isize (2 samples, 0.12%)core::hash::Hasher::write_usize (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)core::hash::sip::u8to64_le (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::Hash::hash_slice (9 samples, 0.55%)core::hash::Hash::hash_slice::rt (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for isize>::hash (3 samples, 0.18%)core::hash::Hasher::write_isize (3 samples, 0.18%)core::hash::Hasher::write_usize (3 samples, 0.18%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (13 samples, 0.79%)core::hash::Hash::hash_slice (13 samples, 0.79%)core::hash::Hash::hash_slice::rt (13 samples, 0.79%)<slimp::Sexp as core::hash::Hash>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for isize>::hash (2 samples, 0.12%)core::hash::Hasher::write_isize (2 samples, 0.12%)core::hash::Hasher::write_usize (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::Hash::hash_slice (17 samples, 1.04%)core::hash::Hash::hash_slice::rt (17 samples, 1.04%)<slimp::Sexp as core::hash::Hash>::hash (17 samples, 1.04%)core::hash::impls::<impl core::hash::Hash for isize>::hash (2 samples, 0.12%)core::hash::Hasher::write_isize (2 samples, 0.12%)core::hash::Hasher::write_usize (2 samples, 0.12%)core::num::<impl usize>::to_ne_bytes (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (19 samples, 1.16%)core::hash::Hasher::write_length_prefix (2 samples, 0.12%)core::hash::Hasher::write_usize (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)core::hash::sip::u8to64_le (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (34 samples, 2.07%)c..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (34 samples, 2.07%)<..core::iter::traits::iterator::Iterator::fold (34 samples, 2.07%)c..core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (34 samples, 2.07%)c..core::iter::adapters::map::map_fold::{{closure}} (34 samples, 2.07%)c..core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (34 samples, 2.07%)c..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (34 samples, 2.07%)<..hashbrown::map::HashMap<K,V,S,A>::insert (34 samples, 2.07%)h..hashbrown::raw::RawTable<T,A>::insert (21 samples, 1.28%)hashbrown::raw::RawTable<T,A>::reserve (21 samples, 1.28%)hashbrown::raw::RawTable<T,A>::reserve_rehash (21 samples, 1.28%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (21 samples, 1.28%)hashbrown::raw::RawTableInner<A>::resize_inner (21 samples, 1.28%)hashbrown::raw::RawTable<T,A>::reserve_rehash::{{closure}} (21 samples, 1.28%)hashbrown::map::make_hasher::{{closure}} (21 samples, 1.28%)hashbrown::map::make_hash (21 samples, 1.28%)core::hash::BuildHasher::hash_one (21 samples, 1.28%)core::hash::impls::<impl core::hash::Hash for &T>::hash (21 samples, 1.28%)core::hash::impls::<impl core::hash::Hash for &T>::hash (21 samples, 1.28%)<slimp::Sexp as core::hash::Hash>::hash (21 samples, 1.28%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (21 samples, 1.28%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (21 samples, 1.28%)core::hash::Hash::hash_slice (21 samples, 1.28%)core::hash::Hash::hash_slice::rt (21 samples, 1.28%)<slimp::Sexp as core::hash::Hash>::hash (21 samples, 1.28%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (3 samples, 0.18%)<I as core::iter::traits::collect::IntoIterator>::into_iter (3 samples, 0.18%)[libc.so.6] (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)hashbrown::map::make_insert_hash (4 samples, 0.24%)core::hash::BuildHasher::hash_one (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for &T>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for &T>::hash (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (6 samples, 0.37%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (6 samples, 0.37%)hashbrown::map::HashMap<K,V,S,A>::insert (6 samples, 0.37%)hashbrown::raw::RawTable<T,A>::insert (2 samples, 0.12%)hashbrown::raw::RawTableInner<A>::record_item_insert_at (2 samples, 0.12%)hashbrown::raw::RawTableInner<A>::set_ctrl_h2 (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::set_ctrl (1 samples, 0.06%)core::ptr::drop_in_place<hashbrown::scopeguard::ScopeGuard<hashbrown::raw::RawTableInner<alloc::alloc::Global>,hashbrown::raw::RawTableInner<alloc::alloc::Global>::prepare_resize::{{closure}}>> (1 samples, 0.06%)<hashbrown::scopeguard::ScopeGuard<T,F> as core::ops::drop::Drop>::drop (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::FromIterator<T>>::from_iter (8 samples, 0.49%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (8 samples, 0.49%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (8 samples, 0.49%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (8 samples, 0.49%)hashbrown::map::HashMap<K,V,S,A>::reserve (2 samples, 0.12%)hashbrown::raw::RawTable<T,A>::reserve (2 samples, 0.12%)hashbrown::raw::RawTable<T,A>::reserve_rehash (2 samples, 0.12%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (2 samples, 0.12%)hashbrown::raw::RawTableInner<A>::resize_inner (2 samples, 0.12%)hashbrown::raw::RawTableInner<A>::prepare_resize (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::fallible_with_capacity (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::new_uninitialized (1 samples, 0.06%)hashbrown::raw::alloc::inner::do_alloc (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (47 samples, 2.87%)<h..core::iter::traits::iterator::Iterator::for_each (47 samples, 2.87%)co..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (47 samples, 2.87%)co..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::traits::iterator::Iterator::fold (47 samples, 2.87%)co..core::iter::adapters::map::map_fold::{{closure}} (47 samples, 2.87%)co..core::ops::function::FnMut::call_mut (47 samples, 2.87%)co..slimp::Sexp::concretion_targets (47 samples, 2.87%)sl..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<s..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<h..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (47 samples, 2.87%)<h..core::iter::traits::iterator::Iterator::for_each (47 samples, 2.87%)co..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (47 samples, 2.87%)co..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::traits::iterator::Iterator::fold (47 samples, 2.87%)co..core::iter::adapters::map::map_fold::{{closure}} (47 samples, 2.87%)co..core::ops::function::FnMut::call_mut (47 samples, 2.87%)co..slimp::Sexp::concretion_targets (47 samples, 2.87%)sl..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<s..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<h..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (47 samples, 2.87%)<h..core::iter::traits::iterator::Iterator::for_each (47 samples, 2.87%)co..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (47 samples, 2.87%)co..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::traits::iterator::Iterator::fold (47 samples, 2.87%)co..core::iter::adapters::map::map_fold::{{closure}} (47 samples, 2.87%)co..core::ops::function::FnMut::call_mut (47 samples, 2.87%)co..slimp::Sexp::concretion_targets (47 samples, 2.87%)sl..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<s..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<h..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (47 samples, 2.87%)<h..core::iter::traits::iterator::Iterator::for_each (47 samples, 2.87%)co..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (47 samples, 2.87%)co..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::traits::iterator::Iterator::fold (47 samples, 2.87%)co..core::iter::adapters::map::map_fold::{{closure}} (47 samples, 2.87%)co..core::ops::function::FnMut::call_mut (47 samples, 2.87%)co..slimp::Sexp::concretion_targets (47 samples, 2.87%)sl..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<s..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<h..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (47 samples, 2.87%)<h..core::iter::traits::iterator::Iterator::for_each (47 samples, 2.87%)co..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (47 samples, 2.87%)co..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::traits::iterator::Iterator::fold (47 samples, 2.87%)co..core::iter::adapters::map::map_fold::{{closure}} (47 samples, 2.87%)co..core::ops::function::FnMut::call_mut (47 samples, 2.87%)co..slimp::Sexp::concretion_targets (47 samples, 2.87%)sl..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<s..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<h..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (47 samples, 2.87%)<h..core::iter::traits::iterator::Iterator::for_each (47 samples, 2.87%)co..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (47 samples, 2.87%)co..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::traits::iterator::Iterator::fold (47 samples, 2.87%)co..core::iter::adapters::map::map_fold::{{closure}} (47 samples, 2.87%)co..core::ops::function::FnMut::call_mut (47 samples, 2.87%)co..slimp::Sexp::concretion_targets (47 samples, 2.87%)sl..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<s..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<h..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (47 samples, 2.87%)<h..core::iter::traits::iterator::Iterator::for_each (47 samples, 2.87%)co..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (47 samples, 2.87%)co..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::traits::iterator::Iterator::fold (47 samples, 2.87%)co..core::iter::adapters::map::map_fold::{{closure}} (47 samples, 2.87%)co..core::ops::function::FnMut::call_mut (47 samples, 2.87%)co..slimp::Sexp::concretion_targets (47 samples, 2.87%)sl..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<s..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<h..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (47 samples, 2.87%)<h..core::iter::traits::iterator::Iterator::for_each (47 samples, 2.87%)co..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (47 samples, 2.87%)co..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::traits::iterator::Iterator::fold (47 samples, 2.87%)co..core::iter::adapters::map::map_fold::{{closure}} (47 samples, 2.87%)co..core::ops::function::FnMut::call_mut (47 samples, 2.87%)co..slimp::Sexp::concretion_targets (47 samples, 2.87%)sl..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<s..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<h..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (47 samples, 2.87%)<h..core::iter::traits::iterator::Iterator::for_each (47 samples, 2.87%)co..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (47 samples, 2.87%)co..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::traits::iterator::Iterator::fold (47 samples, 2.87%)co..core::iter::adapters::map::map_fold::{{closure}} (47 samples, 2.87%)co..core::ops::function::FnMut::call_mut (47 samples, 2.87%)co..slimp::Sexp::concretion_targets (47 samples, 2.87%)sl..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<s..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<h..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (47 samples, 2.87%)<h..core::iter::traits::iterator::Iterator::for_each (47 samples, 2.87%)co..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (47 samples, 2.87%)co..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::traits::iterator::Iterator::fold (47 samples, 2.87%)co..core::iter::adapters::map::map_fold::{{closure}} (47 samples, 2.87%)co..core::ops::function::FnMut::call_mut (47 samples, 2.87%)co..slimp::Sexp::concretion_targets (47 samples, 2.87%)sl..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<s..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<h..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (47 samples, 2.87%)<h..core::iter::traits::iterator::Iterator::for_each (47 samples, 2.87%)co..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (47 samples, 2.87%)co..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::traits::iterator::Iterator::fold (47 samples, 2.87%)co..core::iter::adapters::map::map_fold::{{closure}} (47 samples, 2.87%)co..core::ops::function::FnMut::call_mut (47 samples, 2.87%)co..slimp::Sexp::concretion_targets (47 samples, 2.87%)sl..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<s..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<h..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (47 samples, 2.87%)<h..core::iter::traits::iterator::Iterator::for_each (47 samples, 2.87%)co..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (47 samples, 2.87%)co..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::traits::iterator::Iterator::fold (47 samples, 2.87%)co..core::iter::adapters::map::map_fold::{{closure}} (47 samples, 2.87%)co..core::ops::function::FnMut::call_mut (47 samples, 2.87%)co..slimp::Sexp::concretion_targets (47 samples, 2.87%)sl..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<s..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<h..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (47 samples, 2.87%)<h..core::iter::traits::iterator::Iterator::for_each (47 samples, 2.87%)co..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (47 samples, 2.87%)co..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::traits::iterator::Iterator::fold (47 samples, 2.87%)co..core::iter::adapters::map::map_fold::{{closure}} (47 samples, 2.87%)co..core::ops::function::FnMut::call_mut (47 samples, 2.87%)co..slimp::Sexp::concretion_targets (47 samples, 2.87%)sl..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<s..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<h..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (47 samples, 2.87%)<h..core::iter::traits::iterator::Iterator::for_each (47 samples, 2.87%)co..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (47 samples, 2.87%)co..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::traits::iterator::Iterator::fold (47 samples, 2.87%)co..core::iter::adapters::map::map_fold::{{closure}} (47 samples, 2.87%)co..core::ops::function::FnMut::call_mut (47 samples, 2.87%)co..slimp::Sexp::concretion_targets (47 samples, 2.87%)sl..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<s..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (47 samples, 2.87%)<h..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (47 samples, 2.87%)<h..core::iter::traits::iterator::Iterator::for_each (47 samples, 2.87%)co..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (47 samples, 2.87%)co..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (47 samples, 2.87%)<c..core::iter::traits::iterator::Iterator::fold (47 samples, 2.87%)co..core::iter::adapters::map::map_fold::{{closure}} (47 samples, 2.87%)co..core::ops::function::FnMut::call_mut (13 samples, 0.79%)slimp::Sexp::concretion_targets (13 samples, 0.79%)std::collections::hash::set::HashSet<T,S>::insert (2 samples, 0.12%)hashbrown::set::HashSet<T,S,A>::insert (2 samples, 0.12%)hashbrown::map::HashMap<K,V,S,A>::insert (2 samples, 0.12%)hashbrown::map::make_insert_hash (2 samples, 0.12%)core::hash::BuildHasher::hash_one (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for isize>::hash (2 samples, 0.12%)core::hash::Hasher::write_isize (2 samples, 0.12%)core::hash::Hasher::write_usize (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::wrapping_add (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (3 samples, 0.18%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (3 samples, 0.18%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (3 samples, 0.18%)hashbrown::map::HashMap<K,V,S,A>::insert (3 samples, 0.18%)hashbrown::raw::RawTable<T,A>::insert (3 samples, 0.18%)hashbrown::raw::RawTable<T,A>::reserve (3 samples, 0.18%)hashbrown::raw::RawTable<T,A>::reserve_rehash (3 samples, 0.18%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (3 samples, 0.18%)hashbrown::raw::RawTableInner<A>::resize_inner (3 samples, 0.18%)hashbrown::raw::RawTable<T,A>::reserve_rehash::{{closure}} (3 samples, 0.18%)hashbrown::map::make_hasher::{{closure}} (3 samples, 0.18%)hashbrown::map::make_hash (3 samples, 0.18%)core::hash::BuildHasher::hash_one (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for &T>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for &T>::hash (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::intrinsics::copy_nonoverlapping (1 samples, 0.06%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)slimp::Sexp::concretion_targets (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (1 samples, 0.06%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (1 samples, 0.06%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (1 samples, 0.06%)hashbrown::map::HashMap<K,V,S,A>::insert (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::get_mut (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::find (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::find_inner (1 samples, 0.06%)<hashbrown::raw::bitmask::BitMaskIter as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)[libc.so.6] (13 samples, 0.79%)main (5 samples, 0.30%)std::rt::lang_start_internal (5 samples, 0.30%)std::panic::catch_unwind (5 samples, 0.30%)std::panicking::try (5 samples, 0.30%)std::panicking::try::do_call (5 samples, 0.30%)std::rt::lang_start_internal::{{closure}} (5 samples, 0.30%)std::panic::catch_unwind (5 samples, 0.30%)std::panicking::try (5 samples, 0.30%)std::panicking::try::do_call (5 samples, 0.30%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once (5 samples, 0.30%)std::rt::lang_start::{{closure}} (5 samples, 0.30%)std::sys_common::backtrace::__rust_begin_short_backtrace (5 samples, 0.30%)core::ops::function::FnOnce::call_once (5 samples, 0.30%)slimp::main (5 samples, 0.30%)slimp::run_program (5 samples, 0.30%)slimp::simp (5 samples, 0.30%)slimp::rw (5 samples, 0.30%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::map (1 samples, 0.06%)core::iter::adapters::map::Map<I,F>::new (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (1 samples, 0.06%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (1 samples, 0.06%)hashbrown::map::HashMap<K,V,S,A>::insert (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::insert (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::reserve (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::reserve_rehash (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::resize_inner (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::reserve_rehash::{{closure}} (1 samples, 0.06%)hashbrown::map::make_hasher::{{closure}} (1 samples, 0.06%)hashbrown::map::make_hash (1 samples, 0.06%)core::hash::BuildHasher::hash_one (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for &T>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for &T>::hash (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)slimp::Sexp::concretion_targets (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (2 samples, 0.12%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)slimp::Sexp::concretion_targets (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (2 samples, 0.12%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)slimp::Sexp::concretion_targets (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (2 samples, 0.12%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)slimp::Sexp::concretion_targets (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (2 samples, 0.12%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)slimp::Sexp::concretion_targets (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (2 samples, 0.12%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)slimp::Sexp::concretion_targets (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (2 samples, 0.12%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)slimp::Sexp::concretion_targets (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (2 samples, 0.12%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)slimp::Sexp::concretion_targets (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (2 samples, 0.12%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)slimp::Sexp::concretion_targets (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (2 samples, 0.12%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)slimp::Sexp::concretion_targets (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (2 samples, 0.12%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)slimp::Sexp::concretion_targets (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (2 samples, 0.12%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)slimp::Sexp::concretion_targets (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (2 samples, 0.12%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)slimp::Sexp::concretion_targets (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (2 samples, 0.12%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)slimp::Sexp::concretion_targets (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (1 samples, 0.06%)hashbrown::map::HashMap<K,V,S,A>::insert (1 samples, 0.06%)hashbrown::map::make_insert_hash (1 samples, 0.06%)core::hash::BuildHasher::hash_one (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for &T>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for &T>::hash (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)__libc_start_main (12 samples, 0.73%)[libc.so.6] (12 samples, 0.73%)main (12 samples, 0.73%)std::rt::lang_start_internal (12 samples, 0.73%)std::panic::catch_unwind (12 samples, 0.73%)std::panicking::try (12 samples, 0.73%)std::panicking::try::do_call (12 samples, 0.73%)std::rt::lang_start_internal::{{closure}} (12 samples, 0.73%)std::panic::catch_unwind (12 samples, 0.73%)std::panicking::try (12 samples, 0.73%)std::panicking::try::do_call (12 samples, 0.73%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once (12 samples, 0.73%)std::rt::lang_start::{{closure}} (12 samples, 0.73%)std::sys_common::backtrace::__rust_begin_short_backtrace (12 samples, 0.73%)core::ops::function::FnOnce::call_once (12 samples, 0.73%)slimp::main (12 samples, 0.73%)slimp::run_program (12 samples, 0.73%)slimp::simp (12 samples, 0.73%)slimp::rw (12 samples, 0.73%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (10 samples, 0.61%)alloc::vec::Vec<T,A>::extend_trusted (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)core::iter::adapters::map::map_fold::{{closure}} (10 samples, 0.61%)slimp::rw::{{closure}} (10 samples, 0.61%)slimp::Sexp::rw (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)core::iter::traits::iterator::Iterator::collect (10 samples, 0.61%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (10 samples, 0.61%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (10 samples, 0.61%)alloc::vec::Vec<T>::with_capacity (10 samples, 0.61%)alloc::vec::Vec<T,A>::with_capacity_in (10 samples, 0.61%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (10 samples, 0.61%)alloc::raw_vec::RawVec<T,A>::allocate_in (10 samples, 0.61%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (10 samples, 0.61%)alloc::alloc::Global::alloc_impl (10 samples, 0.61%)alloc::alloc::alloc (10 samples, 0.61%)malloc (10 samples, 0.61%)[libc.so.6] (10 samples, 0.61%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)core::num::<impl usize>::checked_add (1 samples, 0.06%)core::num::<impl usize>::overflowing_add (1 samples, 0.06%)cfree (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)hashbrown::raw::RawTable<T,A>::insert (1 samples, 0.06%)hashbrown::raw::RawTable<T>::with_capacity (1 samples, 0.06%)malloc (9 samples, 0.55%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::finish (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::finish (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::finish (2 samples, 0.12%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::d_rounds (1 samples, 0.06%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for isize>::hash (3 samples, 0.18%)core::hash::Hasher::write_isize (3 samples, 0.18%)core::hash::Hasher::write_usize (3 samples, 0.18%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (3 samples, 0.18%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (3 samples, 0.18%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (3 samples, 0.18%)core::hash::sip::u8to64_le (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hasher::write_length_prefix (3 samples, 0.18%)core::hash::Hasher::write_usize (3 samples, 0.18%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (3 samples, 0.18%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (3 samples, 0.18%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (3 samples, 0.18%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (9 samples, 0.55%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for u32>::hash (2 samples, 0.12%)core::hash::Hasher::write_u32 (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)core::hash::Hash::hash_slice (12 samples, 0.73%)core::hash::Hash::hash_slice::rt (12 samples, 0.73%)<slimp::Sexp as core::hash::Hash>::hash (12 samples, 0.73%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (13 samples, 0.79%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (14 samples, 0.85%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (14 samples, 0.85%)core::hash::Hash::hash_slice (14 samples, 0.85%)core::hash::Hash::hash_slice::rt (14 samples, 0.85%)<slimp::Sexp as core::hash::Hash>::hash (14 samples, 0.85%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (2 samples, 0.12%)core::num::<impl u64>::rotate_left (2 samples, 0.12%)hashbrown::map::make_insert_hash (19 samples, 1.16%)core::hash::BuildHasher::hash_one (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for &T>::hash (17 samples, 1.04%)core::hash::impls::<impl core::hash::Hash for &T>::hash (17 samples, 1.04%)<slimp::Sexp as core::hash::Hash>::hash (17 samples, 1.04%)core::hash::impls::<impl core::hash::Hash for isize>::hash (3 samples, 0.18%)core::hash::Hasher::write_isize (3 samples, 0.18%)core::hash::Hasher::write_usize (3 samples, 0.18%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (3 samples, 0.18%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (3 samples, 0.18%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (3 samples, 0.18%)core::hash::sip::u8to64_le (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::get_mut (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::find (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::find_inner (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::find::{{closure}} (1 samples, 0.06%)hashbrown::map::equivalent_key::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)core::ptr::drop_in_place<hashbrown::scopeguard::ScopeGuard<hashbrown::raw::RawTableInner<alloc::alloc::Global>,hashbrown::raw::RawTableInner<alloc::alloc::Global>::prepare_resize::{{closure}}>> (2 samples, 0.12%)<hashbrown::scopeguard::ScopeGuard<T,F> as core::ops::drop::Drop>::drop (2 samples, 0.12%)hashbrown::raw::RawTableInner<A>::prepare_resize::{{closure}} (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::free_buckets (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::deallocate (1 samples, 0.06%)alloc::alloc::dealloc (1 samples, 0.06%)cfree (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::finish (3 samples, 0.18%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::finish (3 samples, 0.18%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::finish (3 samples, 0.18%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::d_rounds (2 samples, 0.12%)core::num::<impl u64>::rotate_left (2 samples, 0.12%)<std::collections::hash::map::RandomState as core::hash::BuildHasher>::build_hasher (1 samples, 0.06%)core::hash::sip::SipHasher13::new_with_keys (1 samples, 0.06%)core::hash::sip::Hasher<S>::new_with_keys (1 samples, 0.06%)core::hash::sip::Hasher<S>::reset (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::reserve_rehash::{{closure}} (6 samples, 0.37%)hashbrown::map::make_hasher::{{closure}} (6 samples, 0.37%)hashbrown::map::make_hash (6 samples, 0.37%)core::hash::BuildHasher::hash_one (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for isize>::hash (2 samples, 0.12%)core::hash::Hasher::write_isize (2 samples, 0.12%)core::hash::Hasher::write_usize (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (29 samples, 1.77%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (29 samples, 1.77%)core::iter::traits::iterator::Iterator::fold (29 samples, 1.77%)core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (29 samples, 1.77%)core::iter::adapters::map::map_fold::{{closure}} (29 samples, 1.77%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (29 samples, 1.77%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (29 samples, 1.77%)hashbrown::map::HashMap<K,V,S,A>::insert (29 samples, 1.77%)hashbrown::raw::RawTable<T,A>::insert (9 samples, 0.55%)hashbrown::raw::RawTable<T,A>::reserve (9 samples, 0.55%)hashbrown::raw::RawTable<T,A>::reserve_rehash (9 samples, 0.55%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (9 samples, 0.55%)hashbrown::raw::RawTableInner<A>::resize_inner (9 samples, 0.55%)hashbrown::raw::RawTableInner<A>::prepare_insert_slot (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::find_insert_slot (1 samples, 0.06%)hashbrown::raw::is_full (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (31 samples, 1.89%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (31 samples, 1.89%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (31 samples, 1.89%)<..core::iter::traits::iterator::Iterator::for_each (31 samples, 1.89%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (31 samples, 1.89%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (31 samples, 1.89%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (31 samples, 1.89%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (31 samples, 1.89%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (31 samples, 1.89%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (31 samples, 1.89%)<..core::iter::traits::iterator::Iterator::fold (31 samples, 1.89%)c..core::iter::adapters::map::map_fold::{{closure}} (31 samples, 1.89%)c..core::ops::function::FnMut::call_mut (2 samples, 0.12%)slimp::Sexp::concretion_targets (2 samples, 0.12%)slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (33 samples, 2.01%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::for_each (33 samples, 2.01%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (33 samples, 2.01%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (33 samples, 2.01%)<..core::iter::traits::iterator::Iterator::fold (33 samples, 2.01%)c..core::iter::adapters::map::map_fold::{{closure}} (33 samples, 2.01%)c..core::ops::function::FnMut::call_mut (33 samples, 2.01%)c..slimp::Sexp::concretion_targets (33 samples, 2.01%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::FromIterator<T>>::from_iter (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (2 samples, 0.12%)hashbrown::map::HashMap<K,V,S,A>::insert (2 samples, 0.12%)hashbrown::map::make_insert_hash (2 samples, 0.12%)core::hash::BuildHasher::hash_one (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)hashbrown::map::make_insert_hash (2 samples, 0.12%)core::hash::BuildHasher::hash_one (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (4 samples, 0.24%)hashbrown::map::HashMap<K,V,S,A>::insert (4 samples, 0.24%)hashbrown::raw::RawTable<T,A>::insert (2 samples, 0.12%)hashbrown::raw::RawTable<T,A>::reserve (2 samples, 0.12%)hashbrown::raw::RawTable<T,A>::reserve_rehash (2 samples, 0.12%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (2 samples, 0.12%)hashbrown::raw::RawTableInner<A>::resize_inner (2 samples, 0.12%)hashbrown::raw::RawTable<T,A>::reserve_rehash::{{closure}} (2 samples, 0.12%)hashbrown::map::make_hasher::{{closure}} (2 samples, 0.12%)hashbrown::map::make_hash (2 samples, 0.12%)core::hash::BuildHasher::hash_one (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (2 samples, 0.12%)alloc::vec::Vec<T,A>::extend_trusted (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (2 samples, 0.12%)alloc::vec::Vec<T,A>::extend_trusted::{{closure}} (2 samples, 0.12%)core::ptr::write (2 samples, 0.12%)slimp::main (10 samples, 0.61%)slimp::run_program (10 samples, 0.61%)slimp::simp (10 samples, 0.61%)slimp::rw (10 samples, 0.61%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (6 samples, 0.37%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (6 samples, 0.37%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (6 samples, 0.37%)alloc::vec::Vec<T,A>::extend_trusted (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)slimp::rw::{{closure}} (6 samples, 0.37%)slimp::Sexp::rw (6 samples, 0.37%)slimp::rw (6 samples, 0.37%)core::iter::traits::iterator::Iterator::collect (4 samples, 0.24%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (4 samples, 0.24%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (4 samples, 0.24%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (4 samples, 0.24%)alloc::vec::Vec<T>::with_capacity (2 samples, 0.12%)alloc::vec::Vec<T,A>::with_capacity_in (2 samples, 0.12%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (2 samples, 0.12%)alloc::raw_vec::RawVec<T,A>::allocate_in (2 samples, 0.12%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (2 samples, 0.12%)alloc::alloc::Global::alloc_impl (2 samples, 0.12%)alloc::alloc::alloc (2 samples, 0.12%)malloc (2 samples, 0.12%)[libc.so.6] (2 samples, 0.12%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)slimp::rw::{{closure}} (3 samples, 0.18%)slimp::Sexp::rw (3 samples, 0.18%)slimp::rw (3 samples, 0.18%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)alloc::vec::Vec<T>::with_capacity (2 samples, 0.12%)alloc::vec::Vec<T,A>::with_capacity_in (2 samples, 0.12%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (2 samples, 0.12%)alloc::raw_vec::RawVec<T,A>::allocate_in (2 samples, 0.12%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (2 samples, 0.12%)alloc::alloc::Global::alloc_impl (2 samples, 0.12%)alloc::alloc::alloc (2 samples, 0.12%)malloc (2 samples, 0.12%)[libc.so.6] (2 samples, 0.12%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (1 samples, 0.06%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (1 samples, 0.06%)hashbrown::map::HashMap<K,V,S,A>::insert (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::insert (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::reserve (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::reserve_rehash (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::resize_inner (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::reserve_rehash::{{closure}} (1 samples, 0.06%)hashbrown::map::make_hasher::{{closure}} (1 samples, 0.06%)hashbrown::map::make_hash (1 samples, 0.06%)core::hash::BuildHasher::hash_one (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for &T>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for &T>::hash (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)slimp::Sexp::concretion_targets (3 samples, 0.18%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (3 samples, 0.18%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)slimp::Sexp::concretion_targets (3 samples, 0.18%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (3 samples, 0.18%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)slimp::Sexp::concretion_targets (3 samples, 0.18%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (3 samples, 0.18%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)slimp::Sexp::concretion_targets (3 samples, 0.18%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (3 samples, 0.18%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)slimp::Sexp::concretion_targets (3 samples, 0.18%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (3 samples, 0.18%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)slimp::Sexp::concretion_targets (3 samples, 0.18%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (3 samples, 0.18%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)slimp::Sexp::concretion_targets (3 samples, 0.18%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (3 samples, 0.18%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)slimp::Sexp::concretion_targets (3 samples, 0.18%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (3 samples, 0.18%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)slimp::Sexp::concretion_targets (3 samples, 0.18%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (3 samples, 0.18%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)slimp::Sexp::concretion_targets (3 samples, 0.18%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (3 samples, 0.18%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)slimp::Sexp::concretion_targets (3 samples, 0.18%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (3 samples, 0.18%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)slimp::Sexp::concretion_targets (3 samples, 0.18%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (3 samples, 0.18%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)slimp::Sexp::concretion_targets (3 samples, 0.18%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (3 samples, 0.18%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)slimp::Sexp::concretion_targets (3 samples, 0.18%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (3 samples, 0.18%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)slimp::Sexp::concretion_targets (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::FromIterator<T>>::from_iter (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (2 samples, 0.12%)hashbrown::map::HashMap<K,V,S,A>::insert (2 samples, 0.12%)hashbrown::map::make_insert_hash (2 samples, 0.12%)core::hash::BuildHasher::hash_one (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)slimp::rw (9 samples, 0.55%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)slimp::rw::{{closure}} (1 samples, 0.06%)slimp::Sexp::rw (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (1 samples, 0.06%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted::{{closure}} (1 samples, 0.06%)core::ptr::write (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (1 samples, 0.06%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (1 samples, 0.06%)hashbrown::map::HashMap<K,V,S,A>::insert (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::insert (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::reserve (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::reserve_rehash (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::resize_inner (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::reserve_rehash::{{closure}} (1 samples, 0.06%)hashbrown::map::make_hasher::{{closure}} (1 samples, 0.06%)hashbrown::map::make_hash (1 samples, 0.06%)core::hash::BuildHasher::hash_one (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for &T>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for &T>::hash (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)hashbrown::map::make_insert_hash (1 samples, 0.06%)core::hash::BuildHasher::hash_one (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for &T>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for &T>::hash (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::reserve (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::reserve_rehash (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::resize_inner (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::prepare_resize (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::fallible_with_capacity (1 samples, 0.06%)hashbrown::raw::capacity_to_buckets (1 samples, 0.06%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::concretion_targets (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (4 samples, 0.24%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)slimp::Sexp::concretion_targets (3 samples, 0.18%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (3 samples, 0.18%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (3 samples, 0.18%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (3 samples, 0.18%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (3 samples, 0.18%)hashbrown::map::HashMap<K,V,S,A>::insert (3 samples, 0.18%)hashbrown::raw::RawTable<T,A>::insert (2 samples, 0.12%)hashbrown::raw::RawTableInner<A>::record_item_insert_at (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (3 samples, 0.18%)<slimp::Sexp as core::cmp::PartialEq>::eq (3 samples, 0.18%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (3 samples, 0.18%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all (3 samples, 0.18%)core::iter::traits::iterator::Iterator::try_fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (3 samples, 0.18%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (3 samples, 0.18%)<slimp::Sexp as core::cmp::PartialEq>::eq (3 samples, 0.18%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::slice::iter::Iter<T>::post_inc_start (1 samples, 0.06%)core::ptr::mut_ptr::<impl *mut T>::add (1 samples, 0.06%)core::ptr::mut_ptr::<impl *mut T>::offset (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (4 samples, 0.24%)alloc::vec::Vec<T,A>::extend_trusted (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted::{{closure}} (3 samples, 0.18%)core::ptr::write (3 samples, 0.18%)__rdl_alloc (1 samples, 0.06%)std::sys::unix::alloc::<impl core::alloc::global::GlobalAlloc for std::alloc::System>::alloc (1 samples, 0.06%)std::rt::lang_start_internal (20 samples, 1.22%)std::panic::catch_unwind (20 samples, 1.22%)std::panicking::try (20 samples, 1.22%)std::panicking::try::do_call (20 samples, 1.22%)std::rt::lang_start_internal::{{closure}} (20 samples, 1.22%)std::panic::catch_unwind (20 samples, 1.22%)std::panicking::try (20 samples, 1.22%)std::panicking::try::do_call (20 samples, 1.22%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once (20 samples, 1.22%)std::rt::lang_start::{{closure}} (20 samples, 1.22%)std::sys_common::backtrace::__rust_begin_short_backtrace (20 samples, 1.22%)core::ops::function::FnOnce::call_once (20 samples, 1.22%)slimp::main (20 samples, 1.22%)slimp::run_program (20 samples, 1.22%)slimp::simp (20 samples, 1.22%)slimp::rw (20 samples, 1.22%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (16 samples, 0.98%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (16 samples, 0.98%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (16 samples, 0.98%)alloc::vec::Vec<T,A>::extend_trusted (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)core::iter::adapters::map::map_fold::{{closure}} (16 samples, 0.98%)slimp::rw::{{closure}} (16 samples, 0.98%)slimp::Sexp::rw (16 samples, 0.98%)slimp::rw (16 samples, 0.98%)core::iter::traits::iterator::Iterator::collect (12 samples, 0.73%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (12 samples, 0.73%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (12 samples, 0.73%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (12 samples, 0.73%)alloc::vec::Vec<T>::with_capacity (8 samples, 0.49%)alloc::vec::Vec<T,A>::with_capacity_in (8 samples, 0.49%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (8 samples, 0.49%)alloc::raw_vec::RawVec<T,A>::allocate_in (8 samples, 0.49%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (8 samples, 0.49%)alloc::alloc::Global::alloc_impl (8 samples, 0.49%)alloc::alloc::alloc (8 samples, 0.49%)malloc (7 samples, 0.43%)[libc.so.6] (7 samples, 0.43%)[unknown] (209 samples, 12.74%)[unknown]std::sys_common::backtrace::__rust_begin_short_backtrace (1 samples, 0.06%)core::ops::function::FnOnce::call_once (1 samples, 0.06%)slimp::main (1 samples, 0.06%)slimp::run_program (1 samples, 0.06%)slimp::simp (1 samples, 0.06%)slimp::rw (1 samples, 0.06%)slimp::Sexp::concretion_targets (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (1 samples, 0.06%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)slimp::Sexp::concretion_targets (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (1 samples, 0.06%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)slimp::Sexp::concretion_targets (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (1 samples, 0.06%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)slimp::Sexp::concretion_targets (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (1 samples, 0.06%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)slimp::Sexp::concretion_targets (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (1 samples, 0.06%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)slimp::Sexp::concretion_targets (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (1 samples, 0.06%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)slimp::Sexp::concretion_targets (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (1 samples, 0.06%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)slimp::Sexp::concretion_targets (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (1 samples, 0.06%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)slimp::Sexp::concretion_targets (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (1 samples, 0.06%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)slimp::Sexp::concretion_targets (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (1 samples, 0.06%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)slimp::Sexp::concretion_targets (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (1 samples, 0.06%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)slimp::Sexp::concretion_targets (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (1 samples, 0.06%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)slimp::Sexp::concretion_targets (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (1 samples, 0.06%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)slimp::Sexp::concretion_targets (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (1 samples, 0.06%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (1 samples, 0.06%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (1 samples, 0.06%)hashbrown::map::HashMap<K,V,S,A>::insert (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::insert (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::reserve (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::reserve_rehash (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::resize_inner (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::reserve_rehash::{{closure}} (1 samples, 0.06%)hashbrown::map::make_hasher::{{closure}} (1 samples, 0.06%)hashbrown::map::make_hash (1 samples, 0.06%)core::hash::BuildHasher::hash_one (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for &T>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for &T>::hash (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)__rdl_realloc (1 samples, 0.06%)<std::io::stdio::Stdin as std::io::Read>::read_to_string (4 samples, 0.24%)<std::io::stdio::StdinLock as std::io::Read>::read_to_string (4 samples, 0.24%)<std::io::buffered::bufreader::BufReader<R> as std::io::Read>::read_to_string (4 samples, 0.24%)std::io::append_to_string (4 samples, 0.24%)<std::io::buffered::bufreader::BufReader<R> as std::io::Read>::read_to_string::{{closure}} (4 samples, 0.24%)<std::io::buffered::bufreader::BufReader<R> as std::io::Read>::read_to_end (4 samples, 0.24%)<std::io::stdio::StdinRaw as std::io::Read>::read_to_end (4 samples, 0.24%)std::io::Read::read_to_end (4 samples, 0.24%)std::io::default_read_to_end (4 samples, 0.24%)<std::sys::unix::stdio::Stdin as std::io::Read>::read_buf (4 samples, 0.24%)std::sys::unix::fd::FileDesc::read_buf (4 samples, 0.24%)read (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (5 samples, 0.30%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (5 samples, 0.30%)core::ptr::drop_in_place<[slimp::Sexp]> (5 samples, 0.30%)core::ptr::drop_in_place<slimp::Sexp> (5 samples, 0.30%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (3 samples, 0.18%)core::ptr::drop_in_place<[slimp::Sexp]> (3 samples, 0.18%)core::ptr::drop_in_place<slimp::Sexp> (3 samples, 0.18%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (3 samples, 0.18%)core::ptr::drop_in_place<[slimp::Sexp]> (3 samples, 0.18%)core::ptr::drop_in_place<slimp::Sexp> (3 samples, 0.18%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (3 samples, 0.18%)core::ptr::drop_in_place<[slimp::Sexp]> (3 samples, 0.18%)core::ptr::drop_in_place<slimp::Sexp> (3 samples, 0.18%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (3 samples, 0.18%)core::ptr::drop_in_place<[slimp::Sexp]> (3 samples, 0.18%)core::ptr::drop_in_place<slimp::Sexp> (3 samples, 0.18%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (2 samples, 0.12%)core::ptr::drop_in_place<[slimp::Sexp]> (2 samples, 0.12%)core::ptr::drop_in_place<slimp::Sexp> (2 samples, 0.12%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (2 samples, 0.12%)alloc::slice::hack::to_vec (2 samples, 0.12%)<T as alloc::slice::hack::ConvertVec>::to_vec (2 samples, 0.12%)<slimp::Sexp as core::clone::Clone>::clone (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (2 samples, 0.12%)alloc::slice::hack::to_vec (2 samples, 0.12%)<T as alloc::slice::hack::ConvertVec>::to_vec (2 samples, 0.12%)<slimp::Sexp as core::clone::Clone>::clone (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (2 samples, 0.12%)alloc::slice::hack::to_vec (2 samples, 0.12%)<T as alloc::slice::hack::ConvertVec>::to_vec (2 samples, 0.12%)<slimp::Sexp as core::clone::Clone>::clone (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (2 samples, 0.12%)alloc::slice::hack::to_vec (2 samples, 0.12%)<T as alloc::slice::hack::ConvertVec>::to_vec (2 samples, 0.12%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)cfree (2 samples, 0.12%)core::ptr::drop_in_place<slimp::Sexp> (7 samples, 0.43%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (7 samples, 0.43%)core::ptr::drop_in_place<[slimp::Sexp]> (7 samples, 0.43%)core::ptr::drop_in_place<slimp::Sexp> (7 samples, 0.43%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (7 samples, 0.43%)core::ptr::drop_in_place<[slimp::Sexp]> (7 samples, 0.43%)core::ptr::drop_in_place<slimp::Sexp> (7 samples, 0.43%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (7 samples, 0.43%)core::ptr::drop_in_place<[slimp::Sexp]> (7 samples, 0.43%)core::ptr::drop_in_place<slimp::Sexp> (7 samples, 0.43%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (7 samples, 0.43%)core::ptr::drop_in_place<[slimp::Sexp]> (7 samples, 0.43%)core::ptr::drop_in_place<slimp::Sexp> (7 samples, 0.43%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (7 samples, 0.43%)core::ptr::drop_in_place<[slimp::Sexp]> (7 samples, 0.43%)core::ptr::drop_in_place<slimp::Sexp> (7 samples, 0.43%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (7 samples, 0.43%)core::ptr::drop_in_place<[slimp::Sexp]> (7 samples, 0.43%)core::ptr::drop_in_place<slimp::Sexp> (7 samples, 0.43%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (7 samples, 0.43%)core::ptr::drop_in_place<[slimp::Sexp]> (7 samples, 0.43%)core::ptr::drop_in_place<slimp::Sexp> (7 samples, 0.43%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (7 samples, 0.43%)core::ptr::drop_in_place<[slimp::Sexp]> (7 samples, 0.43%)core::ptr::drop_in_place<slimp::Sexp> (7 samples, 0.43%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (7 samples, 0.43%)core::ptr::drop_in_place<[slimp::Sexp]> (7 samples, 0.43%)core::ptr::drop_in_place<slimp::Sexp> (7 samples, 0.43%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (7 samples, 0.43%)core::ptr::drop_in_place<[slimp::Sexp]> (7 samples, 0.43%)core::ptr::drop_in_place<slimp::Sexp> (7 samples, 0.43%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (6 samples, 0.37%)core::ptr::drop_in_place<[slimp::Sexp]> (6 samples, 0.37%)core::ptr::drop_in_place<slimp::Sexp> (6 samples, 0.37%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (6 samples, 0.37%)core::ptr::drop_in_place<[slimp::Sexp]> (6 samples, 0.37%)core::ptr::drop_in_place<slimp::Sexp> (6 samples, 0.37%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (6 samples, 0.37%)core::ptr::drop_in_place<[slimp::Sexp]> (6 samples, 0.37%)core::ptr::drop_in_place<slimp::Sexp> (6 samples, 0.37%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (6 samples, 0.37%)core::ptr::drop_in_place<[slimp::Sexp]> (6 samples, 0.37%)core::ptr::drop_in_place<slimp::Sexp> (6 samples, 0.37%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (6 samples, 0.37%)core::ptr::drop_in_place<[slimp::Sexp]> (6 samples, 0.37%)core::ptr::drop_in_place<slimp::Sexp> (6 samples, 0.37%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (6 samples, 0.37%)core::ptr::drop_in_place<[slimp::Sexp]> (6 samples, 0.37%)core::ptr::drop_in_place<slimp::Sexp> (6 samples, 0.37%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (6 samples, 0.37%)core::ptr::drop_in_place<[slimp::Sexp]> (6 samples, 0.37%)core::ptr::drop_in_place<slimp::Sexp> (6 samples, 0.37%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (3 samples, 0.18%)core::ptr::drop_in_place<[slimp::Sexp]> (3 samples, 0.18%)core::ptr::drop_in_place<slimp::Sexp> (3 samples, 0.18%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (3 samples, 0.18%)core::ptr::drop_in_place<[slimp::Sexp]> (3 samples, 0.18%)core::ptr::drop_in_place<slimp::Sexp> (3 samples, 0.18%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (2 samples, 0.12%)core::ptr::drop_in_place<[slimp::Sexp]> (2 samples, 0.12%)core::ptr::drop_in_place<slimp::Sexp> (2 samples, 0.12%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (2 samples, 0.12%)core::ptr::drop_in_place<[slimp::Sexp]> (2 samples, 0.12%)core::ptr::drop_in_place<slimp::Sexp> (2 samples, 0.12%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)core::ptr::drop_in_place<[slimp::Sexp]> (1 samples, 0.06%)core::ptr::drop_in_place<slimp::Sexp> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)core::ptr::drop_in_place<[slimp::Sexp]> (1 samples, 0.06%)core::ptr::drop_in_place<slimp::Sexp> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)core::ptr::drop_in_place<[slimp::Sexp]> (1 samples, 0.06%)core::ptr::drop_in_place<slimp::Sexp> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)core::ptr::drop_in_place<[slimp::Sexp]> (1 samples, 0.06%)core::ptr::drop_in_place<slimp::Sexp> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)core::ptr::drop_in_place<[slimp::Sexp]> (1 samples, 0.06%)core::ptr::drop_in_place<slimp::Sexp> (1 samples, 0.06%)cfree (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)slimp::Sexp::num_syms (7 samples, 0.43%)core::iter::traits::iterator::Iterator::sum (7 samples, 0.43%)<usize as core::iter::traits::accum::Sum>::sum (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)core::iter::adapters::map::map_fold::{{closure}} (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)slimp::Sexp::num_syms (7 samples, 0.43%)core::iter::traits::iterator::Iterator::sum (7 samples, 0.43%)<usize as core::iter::traits::accum::Sum>::sum (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)core::iter::adapters::map::map_fold::{{closure}} (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)slimp::Sexp::num_syms (7 samples, 0.43%)core::iter::traits::iterator::Iterator::sum (7 samples, 0.43%)<usize as core::iter::traits::accum::Sum>::sum (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)core::iter::adapters::map::map_fold::{{closure}} (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)slimp::Sexp::num_syms (7 samples, 0.43%)core::iter::traits::iterator::Iterator::sum (7 samples, 0.43%)<usize as core::iter::traits::accum::Sum>::sum (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)core::iter::adapters::map::map_fold::{{closure}} (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)slimp::Sexp::num_syms (7 samples, 0.43%)core::iter::traits::iterator::Iterator::sum (7 samples, 0.43%)<usize as core::iter::traits::accum::Sum>::sum (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)core::iter::adapters::map::map_fold::{{closure}} (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)slimp::Sexp::num_syms (7 samples, 0.43%)core::iter::traits::iterator::Iterator::sum (7 samples, 0.43%)<usize as core::iter::traits::accum::Sum>::sum (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)core::iter::adapters::map::map_fold::{{closure}} (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)slimp::Sexp::num_syms (7 samples, 0.43%)core::iter::traits::iterator::Iterator::sum (7 samples, 0.43%)<usize as core::iter::traits::accum::Sum>::sum (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)core::iter::adapters::map::map_fold::{{closure}} (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)slimp::Sexp::num_syms (7 samples, 0.43%)core::iter::traits::iterator::Iterator::sum (7 samples, 0.43%)<usize as core::iter::traits::accum::Sum>::sum (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)core::iter::adapters::map::map_fold::{{closure}} (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)slimp::Sexp::num_syms (7 samples, 0.43%)core::iter::traits::iterator::Iterator::sum (7 samples, 0.43%)<usize as core::iter::traits::accum::Sum>::sum (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)core::iter::adapters::map::map_fold::{{closure}} (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)slimp::Sexp::num_syms (7 samples, 0.43%)core::iter::traits::iterator::Iterator::sum (7 samples, 0.43%)<usize as core::iter::traits::accum::Sum>::sum (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)core::iter::adapters::map::map_fold::{{closure}} (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)slimp::Sexp::num_syms (7 samples, 0.43%)core::iter::traits::iterator::Iterator::sum (7 samples, 0.43%)<usize as core::iter::traits::accum::Sum>::sum (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)core::iter::adapters::map::map_fold::{{closure}} (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)slimp::Sexp::num_syms (7 samples, 0.43%)core::iter::traits::iterator::Iterator::sum (7 samples, 0.43%)<usize as core::iter::traits::accum::Sum>::sum (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)core::iter::adapters::map::map_fold::{{closure}} (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)slimp::Sexp::num_syms (7 samples, 0.43%)core::iter::traits::iterator::Iterator::sum (7 samples, 0.43%)<usize as core::iter::traits::accum::Sum>::sum (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)core::iter::adapters::map::map_fold::{{closure}} (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)slimp::Sexp::num_syms (7 samples, 0.43%)core::iter::traits::iterator::Iterator::sum (7 samples, 0.43%)<usize as core::iter::traits::accum::Sum>::sum (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)core::iter::adapters::map::map_fold::{{closure}} (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)slimp::Sexp::num_syms (7 samples, 0.43%)core::iter::traits::iterator::Iterator::sum (7 samples, 0.43%)<usize as core::iter::traits::accum::Sum>::sum (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)core::iter::adapters::map::map_fold::{{closure}} (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)slimp::Sexp::num_syms (7 samples, 0.43%)core::iter::traits::iterator::Iterator::sum (7 samples, 0.43%)<usize as core::iter::traits::accum::Sum>::sum (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)core::iter::adapters::map::map_fold::{{closure}} (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)slimp::Sexp::num_syms (7 samples, 0.43%)core::iter::traits::iterator::Iterator::sum (7 samples, 0.43%)<usize as core::iter::traits::accum::Sum>::sum (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)core::iter::adapters::map::map_fold::{{closure}} (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)slimp::Sexp::num_syms (7 samples, 0.43%)core::iter::traits::iterator::Iterator::sum (6 samples, 0.37%)<usize as core::iter::traits::accum::Sum>::sum (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)core::ops::function::FnMut::call_mut (6 samples, 0.37%)slimp::Sexp::num_syms (6 samples, 0.37%)core::iter::traits::iterator::Iterator::sum (6 samples, 0.37%)<usize as core::iter::traits::accum::Sum>::sum (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)core::iter::adapters::map::map_fold::{{closure}} (6 samples, 0.37%)core::ops::function::FnMut::call_mut (6 samples, 0.37%)slimp::Sexp::num_syms (6 samples, 0.37%)core::iter::traits::iterator::Iterator::sum (5 samples, 0.30%)<usize as core::iter::traits::accum::Sum>::sum (5 samples, 0.30%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (5 samples, 0.30%)core::iter::traits::iterator::Iterator::fold (5 samples, 0.30%)core::iter::adapters::map::map_fold::{{closure}} (5 samples, 0.30%)core::ops::function::FnMut::call_mut (5 samples, 0.30%)slimp::Sexp::num_syms (5 samples, 0.30%)core::iter::traits::iterator::Iterator::sum (5 samples, 0.30%)<usize as core::iter::traits::accum::Sum>::sum (5 samples, 0.30%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (5 samples, 0.30%)core::iter::traits::iterator::Iterator::fold (5 samples, 0.30%)core::iter::adapters::map::map_fold::{{closure}} (5 samples, 0.30%)core::ops::function::FnMut::call_mut (5 samples, 0.30%)slimp::Sexp::num_syms (5 samples, 0.30%)core::iter::traits::iterator::Iterator::sum (5 samples, 0.30%)<usize as core::iter::traits::accum::Sum>::sum (5 samples, 0.30%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (5 samples, 0.30%)core::iter::traits::iterator::Iterator::fold (5 samples, 0.30%)core::iter::adapters::map::map_fold::{{closure}} (5 samples, 0.30%)core::ops::function::FnMut::call_mut (5 samples, 0.30%)slimp::Sexp::num_syms (5 samples, 0.30%)core::iter::traits::iterator::Iterator::sum (5 samples, 0.30%)<usize as core::iter::traits::accum::Sum>::sum (5 samples, 0.30%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (5 samples, 0.30%)core::iter::traits::iterator::Iterator::fold (5 samples, 0.30%)core::iter::adapters::map::map_fold::{{closure}} (5 samples, 0.30%)core::ops::function::FnMut::call_mut (5 samples, 0.30%)slimp::Sexp::num_syms (5 samples, 0.30%)core::iter::traits::iterator::Iterator::sum (4 samples, 0.24%)<usize as core::iter::traits::accum::Sum>::sum (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)slimp::Sexp::num_syms (4 samples, 0.24%)core::iter::traits::iterator::Iterator::sum (3 samples, 0.18%)<usize as core::iter::traits::accum::Sum>::sum (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)slimp::Sexp::num_syms (3 samples, 0.18%)core::iter::traits::iterator::Iterator::sum (3 samples, 0.18%)<usize as core::iter::traits::accum::Sum>::sum (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)slimp::Sexp::num_syms (3 samples, 0.18%)core::iter::traits::iterator::Iterator::sum (2 samples, 0.12%)<usize as core::iter::traits::accum::Sum>::sum (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)slimp::Sexp::num_syms (2 samples, 0.12%)core::iter::traits::iterator::Iterator::sum (2 samples, 0.12%)<usize as core::iter::traits::accum::Sum>::sum (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)slimp::Sexp::num_syms (2 samples, 0.12%)core::iter::traits::iterator::Iterator::sum (1 samples, 0.06%)<usize as core::iter::traits::accum::Sum>::sum (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)slimp::Sexp::num_syms (1 samples, 0.06%)core::iter::traits::iterator::Iterator::sum (1 samples, 0.06%)<usize as core::iter::traits::accum::Sum>::sum (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)slimp::Sexp::num_syms (1 samples, 0.06%)core::iter::traits::iterator::Iterator::sum (1 samples, 0.06%)<usize as core::iter::traits::accum::Sum>::sum (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)slimp::Sexp::num_syms (1 samples, 0.06%)core::iter::traits::iterator::Iterator::sum (1 samples, 0.06%)<usize as core::iter::traits::accum::Sum>::sum (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)slimp::Sexp::num_syms (1 samples, 0.06%)core::iter::traits::iterator::Iterator::sum (1 samples, 0.06%)<usize as core::iter::traits::accum::Sum>::sum (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)slimp::Sexp::num_syms (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (2 samples, 0.12%)alloc::slice::hack::to_vec (2 samples, 0.12%)<T as alloc::slice::hack::ConvertVec>::to_vec (2 samples, 0.12%)<slimp::Sexp as core::clone::Clone>::clone (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (2 samples, 0.12%)alloc::slice::hack::to_vec (2 samples, 0.12%)<T as alloc::slice::hack::ConvertVec>::to_vec (2 samples, 0.12%)<slimp::Sexp as core::clone::Clone>::clone (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (2 samples, 0.12%)alloc::slice::hack::to_vec (2 samples, 0.12%)<T as alloc::slice::hack::ConvertVec>::to_vec (2 samples, 0.12%)<slimp::Sexp as core::clone::Clone>::clone (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (2 samples, 0.12%)alloc::slice::hack::to_vec (2 samples, 0.12%)<T as alloc::slice::hack::ConvertVec>::to_vec (2 samples, 0.12%)<slimp::Sexp as core::clone::Clone>::clone (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (2 samples, 0.12%)alloc::slice::hack::to_vec (2 samples, 0.12%)<T as alloc::slice::hack::ConvertVec>::to_vec (2 samples, 0.12%)<slimp::Sexp as core::clone::Clone>::clone (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (2 samples, 0.12%)alloc::slice::hack::to_vec (2 samples, 0.12%)<T as alloc::slice::hack::ConvertVec>::to_vec (2 samples, 0.12%)<slimp::Sexp as core::clone::Clone>::clone (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (2 samples, 0.12%)alloc::slice::hack::to_vec (2 samples, 0.12%)<T as alloc::slice::hack::ConvertVec>::to_vec (2 samples, 0.12%)alloc::vec::Vec<T,A>::with_capacity_in (2 samples, 0.12%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (4 samples, 0.24%)alloc::slice::<impl [T]>::to_vec_in (4 samples, 0.24%)alloc::slice::hack::to_vec (4 samples, 0.24%)<T as alloc::slice::hack::ConvertVec>::to_vec (4 samples, 0.24%)<slimp::Sexp as core::clone::Clone>::clone (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (4 samples, 0.24%)alloc::slice::<impl [T]>::to_vec_in (4 samples, 0.24%)alloc::slice::hack::to_vec (4 samples, 0.24%)<T as alloc::slice::hack::ConvertVec>::to_vec (4 samples, 0.24%)<slimp::Sexp as core::clone::Clone>::clone (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (4 samples, 0.24%)alloc::slice::<impl [T]>::to_vec_in (4 samples, 0.24%)alloc::slice::hack::to_vec (4 samples, 0.24%)<T as alloc::slice::hack::ConvertVec>::to_vec (4 samples, 0.24%)<slimp::Sexp as core::clone::Clone>::clone (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (4 samples, 0.24%)alloc::slice::<impl [T]>::to_vec_in (4 samples, 0.24%)alloc::slice::hack::to_vec (4 samples, 0.24%)<T as alloc::slice::hack::ConvertVec>::to_vec (4 samples, 0.24%)<slimp::Sexp as core::clone::Clone>::clone (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (4 samples, 0.24%)alloc::slice::<impl [T]>::to_vec_in (4 samples, 0.24%)alloc::slice::hack::to_vec (4 samples, 0.24%)<T as alloc::slice::hack::ConvertVec>::to_vec (4 samples, 0.24%)<slimp::Sexp as core::clone::Clone>::clone (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (4 samples, 0.24%)alloc::slice::<impl [T]>::to_vec_in (4 samples, 0.24%)alloc::slice::hack::to_vec (4 samples, 0.24%)<T as alloc::slice::hack::ConvertVec>::to_vec (4 samples, 0.24%)<slimp::Sexp as core::clone::Clone>::clone (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (4 samples, 0.24%)alloc::slice::<impl [T]>::to_vec_in (4 samples, 0.24%)alloc::slice::hack::to_vec (4 samples, 0.24%)<T as alloc::slice::hack::ConvertVec>::to_vec (4 samples, 0.24%)<slimp::Sexp as core::clone::Clone>::clone (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (4 samples, 0.24%)alloc::slice::<impl [T]>::to_vec_in (4 samples, 0.24%)alloc::slice::hack::to_vec (4 samples, 0.24%)<T as alloc::slice::hack::ConvertVec>::to_vec (4 samples, 0.24%)<slimp::Sexp as core::clone::Clone>::clone (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (4 samples, 0.24%)alloc::slice::<impl [T]>::to_vec_in (4 samples, 0.24%)alloc::slice::hack::to_vec (4 samples, 0.24%)<T as alloc::slice::hack::ConvertVec>::to_vec (4 samples, 0.24%)<slimp::Sexp as core::clone::Clone>::clone (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (4 samples, 0.24%)alloc::slice::<impl [T]>::to_vec_in (4 samples, 0.24%)alloc::slice::hack::to_vec (4 samples, 0.24%)<T as alloc::slice::hack::ConvertVec>::to_vec (4 samples, 0.24%)<slimp::Sexp as core::clone::Clone>::clone (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (4 samples, 0.24%)alloc::slice::<impl [T]>::to_vec_in (4 samples, 0.24%)alloc::slice::hack::to_vec (4 samples, 0.24%)<T as alloc::slice::hack::ConvertVec>::to_vec (4 samples, 0.24%)<slimp::Sexp as core::clone::Clone>::clone (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (4 samples, 0.24%)alloc::slice::<impl [T]>::to_vec_in (4 samples, 0.24%)alloc::slice::hack::to_vec (4 samples, 0.24%)<T as alloc::slice::hack::ConvertVec>::to_vec (4 samples, 0.24%)<slimp::Sexp as core::clone::Clone>::clone (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (4 samples, 0.24%)alloc::slice::<impl [T]>::to_vec_in (4 samples, 0.24%)alloc::slice::hack::to_vec (4 samples, 0.24%)<T as alloc::slice::hack::ConvertVec>::to_vec (4 samples, 0.24%)<slimp::Sexp as core::clone::Clone>::clone (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (4 samples, 0.24%)alloc::slice::<impl [T]>::to_vec_in (4 samples, 0.24%)alloc::slice::hack::to_vec (4 samples, 0.24%)<T as alloc::slice::hack::ConvertVec>::to_vec (4 samples, 0.24%)<slimp::Sexp as core::clone::Clone>::clone (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (4 samples, 0.24%)alloc::slice::<impl [T]>::to_vec_in (4 samples, 0.24%)alloc::slice::hack::to_vec (4 samples, 0.24%)<T as alloc::slice::hack::ConvertVec>::to_vec (4 samples, 0.24%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)__rust_alloc (1 samples, 0.06%)cfree (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)cfree (1 samples, 0.06%)cfree (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (3 samples, 0.18%)core::ptr::drop_in_place<[slimp::Sexp]> (3 samples, 0.18%)core::ptr::drop_in_place<slimp::Sexp> (3 samples, 0.18%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (3 samples, 0.18%)core::ptr::drop_in_place<[slimp::Sexp]> (3 samples, 0.18%)core::ptr::drop_in_place<slimp::Sexp> (3 samples, 0.18%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (3 samples, 0.18%)core::ptr::drop_in_place<[slimp::Sexp]> (3 samples, 0.18%)core::ptr::drop_in_place<slimp::Sexp> (3 samples, 0.18%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (3 samples, 0.18%)core::ptr::drop_in_place<[slimp::Sexp]> (3 samples, 0.18%)core::ptr::drop_in_place<slimp::Sexp> (3 samples, 0.18%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (2 samples, 0.12%)core::ptr::drop_in_place<[slimp::Sexp]> (2 samples, 0.12%)core::ptr::drop_in_place<slimp::Sexp> (2 samples, 0.12%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)core::ptr::drop_in_place<[slimp::Sexp]> (1 samples, 0.06%)core::ptr::drop_in_place<slimp::Sexp> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::raw_vec::RawVec<slimp::Sexp>> (1 samples, 0.06%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::deallocate (1 samples, 0.06%)alloc::alloc::dealloc (1 samples, 0.06%)core::ptr::drop_in_place<slimp::Rule> (9 samples, 0.55%)core::ptr::drop_in_place<slimp::Sexp> (9 samples, 0.55%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (9 samples, 0.55%)core::ptr::drop_in_place<[slimp::Sexp]> (9 samples, 0.55%)core::ptr::drop_in_place<slimp::Sexp> (9 samples, 0.55%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (8 samples, 0.49%)core::ptr::drop_in_place<[slimp::Sexp]> (8 samples, 0.49%)core::ptr::drop_in_place<slimp::Sexp> (8 samples, 0.49%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (8 samples, 0.49%)core::ptr::drop_in_place<[slimp::Sexp]> (8 samples, 0.49%)core::ptr::drop_in_place<slimp::Sexp> (8 samples, 0.49%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (8 samples, 0.49%)core::ptr::drop_in_place<[slimp::Sexp]> (8 samples, 0.49%)core::ptr::drop_in_place<slimp::Sexp> (8 samples, 0.49%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (8 samples, 0.49%)core::ptr::drop_in_place<[slimp::Sexp]> (8 samples, 0.49%)core::ptr::drop_in_place<slimp::Sexp> (8 samples, 0.49%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (8 samples, 0.49%)core::ptr::drop_in_place<[slimp::Sexp]> (8 samples, 0.49%)core::ptr::drop_in_place<slimp::Sexp> (8 samples, 0.49%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (8 samples, 0.49%)core::ptr::drop_in_place<[slimp::Sexp]> (8 samples, 0.49%)core::ptr::drop_in_place<slimp::Sexp> (8 samples, 0.49%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (8 samples, 0.49%)core::ptr::drop_in_place<[slimp::Sexp]> (8 samples, 0.49%)core::ptr::drop_in_place<slimp::Sexp> (8 samples, 0.49%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (8 samples, 0.49%)core::ptr::drop_in_place<[slimp::Sexp]> (8 samples, 0.49%)core::ptr::drop_in_place<slimp::Sexp> (8 samples, 0.49%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (8 samples, 0.49%)core::ptr::drop_in_place<[slimp::Sexp]> (8 samples, 0.49%)core::ptr::drop_in_place<slimp::Sexp> (8 samples, 0.49%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (7 samples, 0.43%)core::ptr::drop_in_place<[slimp::Sexp]> (7 samples, 0.43%)core::ptr::drop_in_place<slimp::Sexp> (7 samples, 0.43%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (7 samples, 0.43%)core::ptr::drop_in_place<[slimp::Sexp]> (7 samples, 0.43%)core::ptr::drop_in_place<slimp::Sexp> (7 samples, 0.43%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (7 samples, 0.43%)core::ptr::drop_in_place<[slimp::Sexp]> (7 samples, 0.43%)core::ptr::drop_in_place<slimp::Sexp> (7 samples, 0.43%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (7 samples, 0.43%)core::ptr::drop_in_place<[slimp::Sexp]> (7 samples, 0.43%)core::ptr::drop_in_place<slimp::Sexp> (7 samples, 0.43%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (7 samples, 0.43%)core::ptr::drop_in_place<[slimp::Sexp]> (7 samples, 0.43%)core::ptr::drop_in_place<slimp::Sexp> (7 samples, 0.43%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (7 samples, 0.43%)core::ptr::drop_in_place<[slimp::Sexp]> (7 samples, 0.43%)core::ptr::drop_in_place<slimp::Sexp> (7 samples, 0.43%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (5 samples, 0.30%)core::ptr::drop_in_place<alloc::raw_vec::RawVec<slimp::Sexp>> (1 samples, 0.06%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::deallocate (1 samples, 0.06%)alloc::alloc::dealloc (1 samples, 0.06%)cfree (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)cfree (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)cfree (2 samples, 0.12%)[libc.so.6] (1 samples, 0.06%)__rdl_dealloc (1 samples, 0.06%)std::sys::unix::alloc::<impl core::alloc::global::GlobalAlloc for std::alloc::System>::dealloc (1 samples, 0.06%)cfree (2 samples, 0.12%)[libc.so.6] (2 samples, 0.12%)cfree (1 samples, 0.06%)cfree (4 samples, 0.24%)__rust_dealloc (1 samples, 0.06%)cfree (5 samples, 0.30%)[libc.so.6] (2 samples, 0.12%)cfree (4 samples, 0.24%)[libc.so.6] (3 samples, 0.18%)cfree (3 samples, 0.18%)[libc.so.6] (1 samples, 0.06%)cfree (9 samples, 0.55%)[libc.so.6] (6 samples, 0.37%)cfree (5 samples, 0.30%)[libc.so.6] (3 samples, 0.18%)cfree (8 samples, 0.49%)[libc.so.6] (4 samples, 0.24%)__rdl_dealloc (1 samples, 0.06%)std::sys::unix::alloc::<impl core::alloc::global::GlobalAlloc for std::alloc::System>::dealloc (1 samples, 0.06%)cfree (7 samples, 0.43%)[libc.so.6] (5 samples, 0.30%)__rdl_dealloc (1 samples, 0.06%)std::sys::unix::alloc::<impl core::alloc::global::GlobalAlloc for std::alloc::System>::dealloc (1 samples, 0.06%)cfree (6 samples, 0.37%)[libc.so.6] (3 samples, 0.18%)__rust_dealloc (1 samples, 0.06%)cfree (4 samples, 0.24%)[libc.so.6] (1 samples, 0.06%)cfree (7 samples, 0.43%)[libc.so.6] (4 samples, 0.24%)cfree (6 samples, 0.37%)[libc.so.6] (4 samples, 0.24%)cfree (7 samples, 0.43%)[libc.so.6] (6 samples, 0.37%)cfree (4 samples, 0.24%)[libc.so.6] (2 samples, 0.12%)cfree (1 samples, 0.06%)cfree (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (11 samples, 0.67%)core::ptr::drop_in_place<[slimp::Sexp]> (11 samples, 0.67%)core::ptr::drop_in_place<slimp::Sexp> (11 samples, 0.67%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (6 samples, 0.37%)core::ptr::drop_in_place<[slimp::Sexp]> (6 samples, 0.37%)core::ptr::drop_in_place<slimp::Sexp> (6 samples, 0.37%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (2 samples, 0.12%)core::ptr::drop_in_place<[slimp::Sexp]> (2 samples, 0.12%)core::ptr::drop_in_place<slimp::Sexp> (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (25 samples, 1.52%)core::ptr::drop_in_place<[slimp::Sexp]> (25 samples, 1.52%)core::ptr::drop_in_place<slimp::Sexp> (25 samples, 1.52%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (12 samples, 0.73%)core::ptr::drop_in_place<alloc::raw_vec::RawVec<slimp::Sexp>> (1 samples, 0.06%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::deallocate (1 samples, 0.06%)alloc::alloc::dealloc (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (83 samples, 5.06%)<alloc..core::ptr::drop_in_place<[slimp::Sexp]> (83 samples, 5.06%)core::..core::ptr::drop_in_place<slimp::Sexp> (83 samples, 5.06%)core::..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (70 samples, 4.27%)core:..<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (70 samples, 4.27%)<allo..core::ptr::drop_in_place<[slimp::Sexp]> (70 samples, 4.27%)core:..core::ptr::drop_in_place<slimp::Sexp> (70 samples, 4.27%)core:..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (56 samples, 3.41%)cor..<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (56 samples, 3.41%)<al..core::ptr::drop_in_place<[slimp::Sexp]> (56 samples, 3.41%)cor..core::ptr::drop_in_place<slimp::Sexp> (56 samples, 3.41%)cor..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (42 samples, 2.56%)co..<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (42 samples, 2.56%)<a..core::ptr::drop_in_place<[slimp::Sexp]> (42 samples, 2.56%)co..core::ptr::drop_in_place<slimp::Sexp> (41 samples, 2.50%)co..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (26 samples, 1.59%)core::ptr::drop_in_place<alloc::raw_vec::RawVec<slimp::Sexp>> (1 samples, 0.06%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::current_memory (1 samples, 0.06%)core::num::<impl usize>::unchecked_mul (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (113 samples, 6.89%)<alloc::v..core::ptr::drop_in_place<[slimp::Sexp]> (113 samples, 6.89%)core::ptr..core::ptr::drop_in_place<slimp::Sexp> (113 samples, 6.89%)core::ptr..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (96 samples, 5.85%)core::p..<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (96 samples, 5.85%)<alloc:..core::ptr::drop_in_place<[slimp::Sexp]> (96 samples, 5.85%)core::p..core::ptr::drop_in_place<slimp::Sexp> (96 samples, 5.85%)core::p..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (84 samples, 5.12%)core::..core::ptr::drop_in_place<alloc::raw_vec::RawVec<slimp::Sexp>> (1 samples, 0.06%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (129 samples, 7.87%)<alloc::vec..core::ptr::drop_in_place<[slimp::Sexp]> (129 samples, 7.87%)core::ptr::..core::ptr::drop_in_place<slimp::Sexp> (129 samples, 7.87%)core::ptr::..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (115 samples, 7.01%)core::ptr..core::ptr::drop_in_place<alloc::raw_vec::RawVec<slimp::Sexp>> (2 samples, 0.12%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (2 samples, 0.12%)alloc::raw_vec::RawVec<T,A>::current_memory (1 samples, 0.06%)core::num::<impl usize>::unchecked_mul (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (155 samples, 9.45%)<alloc::vec::V..core::ptr::drop_in_place<[slimp::Sexp]> (155 samples, 9.45%)core::ptr::dro..core::ptr::drop_in_place<slimp::Sexp> (154 samples, 9.39%)core::ptr::dr..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (140 samples, 8.54%)core::ptr::d..<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (140 samples, 8.54%)<alloc::vec:..core::ptr::drop_in_place<[slimp::Sexp]> (140 samples, 8.54%)core::ptr::d..core::ptr::drop_in_place<slimp::Sexp> (140 samples, 8.54%)core::ptr::d..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (130 samples, 7.93%)core::ptr::..core::ptr::drop_in_place<alloc::raw_vec::RawVec<slimp::Sexp>> (1 samples, 0.06%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::current_memory (1 samples, 0.06%)core::num::<impl usize>::unchecked_mul (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (179 samples, 10.91%)<alloc::vec::Vec..core::ptr::drop_in_place<[slimp::Sexp]> (179 samples, 10.91%)core::ptr::drop_..core::ptr::drop_in_place<slimp::Sexp> (178 samples, 10.85%)core::ptr::drop_..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (166 samples, 10.12%)core::ptr::drop..<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (166 samples, 10.12%)<alloc::vec::Ve..core::ptr::drop_in_place<[slimp::Sexp]> (166 samples, 10.12%)core::ptr::drop..core::ptr::drop_in_place<slimp::Sexp> (165 samples, 10.06%)core::ptr::drop..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (156 samples, 9.51%)core::ptr::dro..core::ptr::drop_in_place<alloc::raw_vec::RawVec<slimp::Sexp>> (1 samples, 0.06%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::deallocate (1 samples, 0.06%)alloc::alloc::dealloc (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (190 samples, 11.59%)<alloc::vec::Vec<..core::ptr::drop_in_place<[slimp::Sexp]> (190 samples, 11.59%)core::ptr::drop_i..core::ptr::drop_in_place<slimp::Sexp> (190 samples, 11.59%)core::ptr::drop_i..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (180 samples, 10.98%)core::ptr::drop_..core::ptr::drop_in_place<alloc::raw_vec::RawVec<slimp::Sexp>> (1 samples, 0.06%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::deallocate (1 samples, 0.06%)alloc::alloc::dealloc (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (210 samples, 12.80%)<alloc::vec::Vec<T,..core::ptr::drop_in_place<[slimp::Sexp]> (210 samples, 12.80%)core::ptr::drop_in_..core::ptr::drop_in_place<slimp::Sexp> (210 samples, 12.80%)core::ptr::drop_in_..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (202 samples, 12.32%)core::ptr::drop_in..<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (202 samples, 12.32%)<alloc::vec::Vec<T..core::ptr::drop_in_place<[slimp::Sexp]> (202 samples, 12.32%)core::ptr::drop_in..core::ptr::drop_in_place<slimp::Sexp> (202 samples, 12.32%)core::ptr::drop_in..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (198 samples, 12.07%)core::ptr::drop_in..<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (198 samples, 12.07%)<alloc::vec::Vec<T..core::ptr::drop_in_place<[slimp::Sexp]> (198 samples, 12.07%)core::ptr::drop_in..core::ptr::drop_in_place<slimp::Sexp> (198 samples, 12.07%)core::ptr::drop_in..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (191 samples, 11.65%)core::ptr::drop_i..core::ptr::drop_in_place<alloc::raw_vec::RawVec<slimp::Sexp>> (1 samples, 0.06%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::deallocate (1 samples, 0.06%)alloc::alloc::dealloc (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (216 samples, 13.17%)<alloc::vec::Vec<T,A..core::ptr::drop_in_place<[slimp::Sexp]> (216 samples, 13.17%)core::ptr::drop_in_p..core::ptr::drop_in_place<slimp::Sexp> (215 samples, 13.11%)core::ptr::drop_in_p..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (213 samples, 12.99%)core::ptr::drop_in_p..<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (213 samples, 12.99%)<alloc::vec::Vec<T,A..core::ptr::drop_in_place<[slimp::Sexp]> (213 samples, 12.99%)core::ptr::drop_in_p..core::ptr::drop_in_place<slimp::Sexp> (213 samples, 12.99%)core::ptr::drop_in_p..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (211 samples, 12.87%)core::ptr::drop_in_..core::ptr::drop_in_place<alloc::raw_vec::RawVec<slimp::Sexp>> (1 samples, 0.06%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)core::ptr::drop_in_place<slimp::Sexp> (220 samples, 13.41%)core::ptr::drop_in_p..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (220 samples, 13.41%)core::ptr::drop_in_p..<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (220 samples, 13.41%)<alloc::vec::Vec<T,A..core::ptr::drop_in_place<[slimp::Sexp]> (220 samples, 13.41%)core::ptr::drop_in_p..core::ptr::drop_in_place<slimp::Sexp> (220 samples, 13.41%)core::ptr::drop_in_p..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (220 samples, 13.41%)core::ptr::drop_in_p..<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (220 samples, 13.41%)<alloc::vec::Vec<T,A..core::ptr::drop_in_place<[slimp::Sexp]> (220 samples, 13.41%)core::ptr::drop_in_p..core::ptr::drop_in_place<slimp::Sexp> (220 samples, 13.41%)core::ptr::drop_in_p..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (220 samples, 13.41%)core::ptr::drop_in_p..<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (220 samples, 13.41%)<alloc::vec::Vec<T,A..core::ptr::drop_in_place<[slimp::Sexp]> (220 samples, 13.41%)core::ptr::drop_in_p..core::ptr::drop_in_place<slimp::Sexp> (220 samples, 13.41%)core::ptr::drop_in_p..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (220 samples, 13.41%)core::ptr::drop_in_p..<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (220 samples, 13.41%)<alloc::vec::Vec<T,A..core::ptr::drop_in_place<[slimp::Sexp]> (220 samples, 13.41%)core::ptr::drop_in_p..core::ptr::drop_in_place<slimp::Sexp> (220 samples, 13.41%)core::ptr::drop_in_p..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (219 samples, 13.35%)core::ptr::drop_in_p..<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (219 samples, 13.35%)<alloc::vec::Vec<T,A..core::ptr::drop_in_place<[slimp::Sexp]> (219 samples, 13.35%)core::ptr::drop_in_p..core::ptr::drop_in_place<slimp::Sexp> (219 samples, 13.35%)core::ptr::drop_in_p..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (219 samples, 13.35%)core::ptr::drop_in_p..<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (219 samples, 13.35%)<alloc::vec::Vec<T,A..core::ptr::drop_in_place<[slimp::Sexp]> (219 samples, 13.35%)core::ptr::drop_in_p..core::ptr::drop_in_place<slimp::Sexp> (219 samples, 13.35%)core::ptr::drop_in_p..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (219 samples, 13.35%)core::ptr::drop_in_p..<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (219 samples, 13.35%)<alloc::vec::Vec<T,A..core::ptr::drop_in_place<[slimp::Sexp]> (219 samples, 13.35%)core::ptr::drop_in_p..core::ptr::drop_in_place<slimp::Sexp> (219 samples, 13.35%)core::ptr::drop_in_p..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (219 samples, 13.35%)core::ptr::drop_in_p..<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (219 samples, 13.35%)<alloc::vec::Vec<T,A..core::ptr::drop_in_place<[slimp::Sexp]> (219 samples, 13.35%)core::ptr::drop_in_p..core::ptr::drop_in_place<slimp::Sexp> (219 samples, 13.35%)core::ptr::drop_in_p..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (219 samples, 13.35%)core::ptr::drop_in_p..<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (219 samples, 13.35%)<alloc::vec::Vec<T,A..core::ptr::drop_in_place<[slimp::Sexp]> (219 samples, 13.35%)core::ptr::drop_in_p..core::ptr::drop_in_place<slimp::Sexp> (219 samples, 13.35%)core::ptr::drop_in_p..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (219 samples, 13.35%)core::ptr::drop_in_p..<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (219 samples, 13.35%)<alloc::vec::Vec<T,A..core::ptr::drop_in_place<[slimp::Sexp]> (219 samples, 13.35%)core::ptr::drop_in_p..core::ptr::drop_in_place<slimp::Sexp> (219 samples, 13.35%)core::ptr::drop_in_p..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (218 samples, 13.29%)core::ptr::drop_in_p..<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (218 samples, 13.29%)<alloc::vec::Vec<T,A..core::ptr::drop_in_place<[slimp::Sexp]> (218 samples, 13.29%)core::ptr::drop_in_p..core::ptr::drop_in_place<slimp::Sexp> (218 samples, 13.29%)core::ptr::drop_in_p..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (218 samples, 13.29%)core::ptr::drop_in_p..<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (218 samples, 13.29%)<alloc::vec::Vec<T,A..core::ptr::drop_in_place<[slimp::Sexp]> (218 samples, 13.29%)core::ptr::drop_in_p..core::ptr::drop_in_place<slimp::Sexp> (218 samples, 13.29%)core::ptr::drop_in_p..core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (217 samples, 13.23%)core::ptr::drop_in_p..core::ptr::drop_in_place<alloc::raw_vec::RawVec<slimp::Sexp>> (1 samples, 0.06%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::deallocate (1 samples, 0.06%)alloc::alloc::dealloc (1 samples, 0.06%)cfree (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)cfree (2 samples, 0.12%)[libc.so.6] (1 samples, 0.06%)cfree (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (10 samples, 0.61%)core::ptr::drop_in_place<[slimp::Sexp]> (10 samples, 0.61%)core::ptr::drop_in_place<slimp::Sexp> (10 samples, 0.61%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (8 samples, 0.49%)core::ptr::drop_in_place<[slimp::Sexp]> (8 samples, 0.49%)core::ptr::drop_in_place<slimp::Sexp> (8 samples, 0.49%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (7 samples, 0.43%)core::ptr::drop_in_place<[slimp::Sexp]> (7 samples, 0.43%)core::ptr::drop_in_place<slimp::Sexp> (7 samples, 0.43%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (7 samples, 0.43%)core::ptr::drop_in_place<[slimp::Sexp]> (7 samples, 0.43%)core::ptr::drop_in_place<slimp::Sexp> (7 samples, 0.43%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (7 samples, 0.43%)core::ptr::drop_in_place<[slimp::Sexp]> (7 samples, 0.43%)core::ptr::drop_in_place<slimp::Sexp> (7 samples, 0.43%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (7 samples, 0.43%)core::ptr::drop_in_place<[slimp::Sexp]> (7 samples, 0.43%)core::ptr::drop_in_place<slimp::Sexp> (7 samples, 0.43%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (6 samples, 0.37%)core::ptr::drop_in_place<[slimp::Sexp]> (6 samples, 0.37%)core::ptr::drop_in_place<slimp::Sexp> (6 samples, 0.37%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (6 samples, 0.37%)core::ptr::drop_in_place<[slimp::Sexp]> (6 samples, 0.37%)core::ptr::drop_in_place<slimp::Sexp> (6 samples, 0.37%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (5 samples, 0.30%)core::ptr::drop_in_place<[slimp::Sexp]> (5 samples, 0.30%)core::ptr::drop_in_place<slimp::Sexp> (5 samples, 0.30%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (4 samples, 0.24%)core::ptr::drop_in_place<[slimp::Sexp]> (4 samples, 0.24%)core::ptr::drop_in_place<slimp::Sexp> (3 samples, 0.18%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (3 samples, 0.18%)core::ptr::drop_in_place<[slimp::Sexp]> (3 samples, 0.18%)core::ptr::drop_in_place<slimp::Sexp> (3 samples, 0.18%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (3 samples, 0.18%)core::ptr::drop_in_place<[slimp::Sexp]> (3 samples, 0.18%)core::ptr::drop_in_place<slimp::Sexp> (3 samples, 0.18%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (3 samples, 0.18%)core::ptr::drop_in_place<[slimp::Sexp]> (3 samples, 0.18%)core::ptr::drop_in_place<slimp::Sexp> (2 samples, 0.12%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)core::ptr::drop_in_place<[slimp::Sexp]> (1 samples, 0.06%)core::ptr::drop_in_place<slimp::Sexp> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)core::ptr::drop_in_place<[slimp::Sexp]> (1 samples, 0.06%)core::ptr::drop_in_place<slimp::Sexp> (1 samples, 0.06%)cfree (1 samples, 0.06%)core::ptr::drop_in_place<slimp::Rule> (12 samples, 0.73%)core::ptr::drop_in_place<slimp::Sexp> (12 samples, 0.73%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (12 samples, 0.73%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (12 samples, 0.73%)core::ptr::drop_in_place<[slimp::Sexp]> (12 samples, 0.73%)core::ptr::drop_in_place<slimp::Sexp> (12 samples, 0.73%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (12 samples, 0.73%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (12 samples, 0.73%)core::ptr::drop_in_place<[slimp::Sexp]> (12 samples, 0.73%)core::ptr::drop_in_place<slimp::Sexp> (12 samples, 0.73%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (12 samples, 0.73%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (12 samples, 0.73%)core::ptr::drop_in_place<[slimp::Sexp]> (12 samples, 0.73%)core::ptr::drop_in_place<slimp::Sexp> (12 samples, 0.73%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (12 samples, 0.73%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (12 samples, 0.73%)core::ptr::drop_in_place<[slimp::Sexp]> (12 samples, 0.73%)core::ptr::drop_in_place<slimp::Sexp> (12 samples, 0.73%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (12 samples, 0.73%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (12 samples, 0.73%)core::ptr::drop_in_place<[slimp::Sexp]> (12 samples, 0.73%)core::ptr::drop_in_place<slimp::Sexp> (12 samples, 0.73%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (12 samples, 0.73%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (12 samples, 0.73%)core::ptr::drop_in_place<[slimp::Sexp]> (12 samples, 0.73%)core::ptr::drop_in_place<slimp::Sexp> (12 samples, 0.73%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (12 samples, 0.73%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (12 samples, 0.73%)core::ptr::drop_in_place<[slimp::Sexp]> (12 samples, 0.73%)core::ptr::drop_in_place<slimp::Sexp> (12 samples, 0.73%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (12 samples, 0.73%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (12 samples, 0.73%)core::ptr::drop_in_place<[slimp::Sexp]> (12 samples, 0.73%)core::ptr::drop_in_place<slimp::Sexp> (12 samples, 0.73%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (12 samples, 0.73%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (12 samples, 0.73%)core::ptr::drop_in_place<[slimp::Sexp]> (12 samples, 0.73%)core::ptr::drop_in_place<slimp::Sexp> (12 samples, 0.73%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (11 samples, 0.67%)core::ptr::drop_in_place<[slimp::Sexp]> (11 samples, 0.67%)core::ptr::drop_in_place<slimp::Sexp> (11 samples, 0.67%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (11 samples, 0.67%)core::ptr::drop_in_place<[slimp::Sexp]> (11 samples, 0.67%)core::ptr::drop_in_place<slimp::Sexp> (11 samples, 0.67%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (11 samples, 0.67%)core::ptr::drop_in_place<alloc::raw_vec::RawVec<slimp::Sexp>> (1 samples, 0.06%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (2 samples, 0.12%)alloc::slice::hack::to_vec (2 samples, 0.12%)<T as alloc::slice::hack::ConvertVec>::to_vec (2 samples, 0.12%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (5 samples, 0.30%)alloc::slice::<impl [T]>::to_vec_in (5 samples, 0.30%)alloc::slice::hack::to_vec (5 samples, 0.30%)<T as alloc::slice::hack::ConvertVec>::to_vec (5 samples, 0.30%)<slimp::Sexp as core::clone::Clone>::clone (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (4 samples, 0.24%)alloc::slice::<impl [T]>::to_vec_in (4 samples, 0.24%)alloc::slice::hack::to_vec (4 samples, 0.24%)<T as alloc::slice::hack::ConvertVec>::to_vec (4 samples, 0.24%)<slimp::Sexp as core::clone::Clone>::clone (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (4 samples, 0.24%)alloc::slice::<impl [T]>::to_vec_in (4 samples, 0.24%)alloc::slice::hack::to_vec (4 samples, 0.24%)<T as alloc::slice::hack::ConvertVec>::to_vec (4 samples, 0.24%)<slimp::Sexp as core::clone::Clone>::clone (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (4 samples, 0.24%)alloc::slice::<impl [T]>::to_vec_in (4 samples, 0.24%)alloc::slice::hack::to_vec (4 samples, 0.24%)<T as alloc::slice::hack::ConvertVec>::to_vec (4 samples, 0.24%)alloc::vec::Vec<T,A>::with_capacity_in (2 samples, 0.12%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (6 samples, 0.37%)alloc::slice::<impl [T]>::to_vec_in (6 samples, 0.37%)alloc::slice::hack::to_vec (6 samples, 0.37%)<T as alloc::slice::hack::ConvertVec>::to_vec (6 samples, 0.37%)<slimp::Sexp as core::clone::Clone>::clone (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (6 samples, 0.37%)alloc::slice::<impl [T]>::to_vec_in (6 samples, 0.37%)alloc::slice::hack::to_vec (6 samples, 0.37%)<T as alloc::slice::hack::ConvertVec>::to_vec (6 samples, 0.37%)<slimp::Sexp as core::clone::Clone>::clone (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (6 samples, 0.37%)alloc::slice::<impl [T]>::to_vec_in (6 samples, 0.37%)alloc::slice::hack::to_vec (6 samples, 0.37%)<T as alloc::slice::hack::ConvertVec>::to_vec (6 samples, 0.37%)<slimp::Sexp as core::clone::Clone>::clone (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (6 samples, 0.37%)alloc::slice::<impl [T]>::to_vec_in (6 samples, 0.37%)alloc::slice::hack::to_vec (6 samples, 0.37%)<T as alloc::slice::hack::ConvertVec>::to_vec (6 samples, 0.37%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (7 samples, 0.43%)alloc::slice::<impl [T]>::to_vec_in (7 samples, 0.43%)alloc::slice::hack::to_vec (7 samples, 0.43%)<T as alloc::slice::hack::ConvertVec>::to_vec (7 samples, 0.43%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)alloc::vec::Vec<T,A>::with_capacity_in (2 samples, 0.12%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (2 samples, 0.12%)alloc::raw_vec::RawVec<T,A>::allocate_in (2 samples, 0.12%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (2 samples, 0.12%)alloc::alloc::Global::alloc_impl (2 samples, 0.12%)alloc::alloc::alloc (2 samples, 0.12%)malloc (2 samples, 0.12%)[libc.so.6] (2 samples, 0.12%)<slimp::Sexp as core::clone::Clone>::clone (12 samples, 0.73%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (12 samples, 0.73%)alloc::slice::<impl [T]>::to_vec_in (12 samples, 0.73%)alloc::slice::hack::to_vec (12 samples, 0.73%)<T as alloc::slice::hack::ConvertVec>::to_vec (12 samples, 0.73%)alloc::vec::Vec<T,A>::with_capacity_in (3 samples, 0.18%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (3 samples, 0.18%)alloc::raw_vec::RawVec<T,A>::allocate_in (3 samples, 0.18%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (13 samples, 0.79%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (13 samples, 0.79%)alloc::slice::<impl [T]>::to_vec_in (13 samples, 0.79%)alloc::slice::hack::to_vec (13 samples, 0.79%)<T as alloc::slice::hack::ConvertVec>::to_vec (13 samples, 0.79%)<slimp::Sexp as core::clone::Clone>::clone (13 samples, 0.79%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (13 samples, 0.79%)alloc::slice::<impl [T]>::to_vec_in (13 samples, 0.79%)alloc::slice::hack::to_vec (13 samples, 0.79%)<T as alloc::slice::hack::ConvertVec>::to_vec (13 samples, 0.79%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (14 samples, 0.85%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (14 samples, 0.85%)alloc::slice::<impl [T]>::to_vec_in (14 samples, 0.85%)alloc::slice::hack::to_vec (14 samples, 0.85%)<T as alloc::slice::hack::ConvertVec>::to_vec (14 samples, 0.85%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (15 samples, 0.91%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (15 samples, 0.91%)alloc::slice::<impl [T]>::to_vec_in (15 samples, 0.91%)alloc::slice::hack::to_vec (15 samples, 0.91%)<T as alloc::slice::hack::ConvertVec>::to_vec (15 samples, 0.91%)<slimp::Sexp as core::clone::Clone>::clone (15 samples, 0.91%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (15 samples, 0.91%)alloc::slice::<impl [T]>::to_vec_in (15 samples, 0.91%)alloc::slice::hack::to_vec (15 samples, 0.91%)<T as alloc::slice::hack::ConvertVec>::to_vec (15 samples, 0.91%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (16 samples, 0.98%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (16 samples, 0.98%)alloc::slice::<impl [T]>::to_vec_in (16 samples, 0.98%)alloc::slice::hack::to_vec (16 samples, 0.98%)<T as alloc::slice::hack::ConvertVec>::to_vec (16 samples, 0.98%)<slimp::Sexp as core::clone::Clone>::clone (16 samples, 0.98%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (16 samples, 0.98%)alloc::slice::<impl [T]>::to_vec_in (16 samples, 0.98%)alloc::slice::hack::to_vec (16 samples, 0.98%)<T as alloc::slice::hack::ConvertVec>::to_vec (16 samples, 0.98%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (17 samples, 1.04%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (17 samples, 1.04%)alloc::slice::<impl [T]>::to_vec_in (17 samples, 1.04%)alloc::slice::hack::to_vec (17 samples, 1.04%)<T as alloc::slice::hack::ConvertVec>::to_vec (17 samples, 1.04%)core::mem::maybe_uninit::MaybeUninit<T>::write (1 samples, 0.06%)slimp::Rule::concrify (18 samples, 1.10%)<slimp::Sexp as core::clone::Clone>::clone (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (18 samples, 1.10%)alloc::slice::<impl [T]>::to_vec_in (18 samples, 1.10%)alloc::slice::hack::to_vec (18 samples, 1.10%)<T as alloc::slice::hack::ConvertVec>::to_vec (18 samples, 1.10%)<slimp::Sexp as core::clone::Clone>::clone (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (18 samples, 1.10%)alloc::slice::<impl [T]>::to_vec_in (18 samples, 1.10%)alloc::slice::hack::to_vec (18 samples, 1.10%)<T as alloc::slice::hack::ConvertVec>::to_vec (18 samples, 1.10%)<slimp::Sexp as core::clone::Clone>::clone (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (18 samples, 1.10%)alloc::slice::<impl [T]>::to_vec_in (18 samples, 1.10%)alloc::slice::hack::to_vec (18 samples, 1.10%)<T as alloc::slice::hack::ConvertVec>::to_vec (18 samples, 1.10%)<slimp::Sexp as core::clone::Clone>::clone (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (18 samples, 1.10%)alloc::slice::<impl [T]>::to_vec_in (18 samples, 1.10%)alloc::slice::hack::to_vec (18 samples, 1.10%)<T as alloc::slice::hack::ConvertVec>::to_vec (18 samples, 1.10%)<slimp::Sexp as core::clone::Clone>::clone (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (18 samples, 1.10%)alloc::slice::<impl [T]>::to_vec_in (18 samples, 1.10%)alloc::slice::hack::to_vec (18 samples, 1.10%)<T as alloc::slice::hack::ConvertVec>::to_vec (18 samples, 1.10%)<slimp::Sexp as core::clone::Clone>::clone (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (18 samples, 1.10%)alloc::slice::<impl [T]>::to_vec_in (18 samples, 1.10%)alloc::slice::hack::to_vec (18 samples, 1.10%)<T as alloc::slice::hack::ConvertVec>::to_vec (18 samples, 1.10%)<slimp::Sexp as core::clone::Clone>::clone (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (18 samples, 1.10%)alloc::slice::<impl [T]>::to_vec_in (18 samples, 1.10%)alloc::slice::hack::to_vec (18 samples, 1.10%)<T as alloc::slice::hack::ConvertVec>::to_vec (18 samples, 1.10%)<slimp::Sexp as core::clone::Clone>::clone (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (18 samples, 1.10%)alloc::slice::<impl [T]>::to_vec_in (18 samples, 1.10%)alloc::slice::hack::to_vec (18 samples, 1.10%)<T as alloc::slice::hack::ConvertVec>::to_vec (18 samples, 1.10%)<slimp::Sexp as core::clone::Clone>::clone (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (18 samples, 1.10%)alloc::slice::<impl [T]>::to_vec_in (18 samples, 1.10%)alloc::slice::hack::to_vec (18 samples, 1.10%)<T as alloc::slice::hack::ConvertVec>::to_vec (18 samples, 1.10%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::slice::iter::Iter<T>::post_inc_start (1 samples, 0.06%)core::ptr::mut_ptr::<impl *mut T>::add (1 samples, 0.06%)core::ptr::mut_ptr::<impl *mut T>::offset (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for isize>::hash (2 samples, 0.12%)core::hash::Hasher::write_isize (2 samples, 0.12%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for isize>::hash (3 samples, 0.18%)core::hash::Hasher::write_isize (3 samples, 0.18%)core::hash::Hasher::write_usize (3 samples, 0.18%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)core::hash::Hash::hash_slice (16 samples, 0.98%)core::hash::Hash::hash_slice::rt (16 samples, 0.98%)<slimp::Sexp as core::hash::Hash>::hash (15 samples, 0.91%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (15 samples, 0.91%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (15 samples, 0.91%)core::hash::Hash::hash_slice (15 samples, 0.91%)core::hash::Hash::hash_slice::rt (15 samples, 0.91%)<slimp::Sexp as core::hash::Hash>::hash (14 samples, 0.85%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (13 samples, 0.79%)core::hash::Hash::hash_slice (13 samples, 0.79%)core::hash::Hash::hash_slice::rt (13 samples, 0.79%)<slimp::Sexp as core::hash::Hash>::hash (13 samples, 0.79%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (13 samples, 0.79%)core::hash::Hash::hash_slice (13 samples, 0.79%)core::hash::Hash::hash_slice::rt (13 samples, 0.79%)<slimp::Sexp as core::hash::Hash>::hash (13 samples, 0.79%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (13 samples, 0.79%)core::hash::Hash::hash_slice (13 samples, 0.79%)core::hash::Hash::hash_slice::rt (13 samples, 0.79%)<slimp::Sexp as core::hash::Hash>::hash (13 samples, 0.79%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (13 samples, 0.79%)core::hash::Hash::hash_slice (13 samples, 0.79%)core::hash::Hash::hash_slice::rt (13 samples, 0.79%)<slimp::Sexp as core::hash::Hash>::hash (13 samples, 0.79%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (13 samples, 0.79%)core::hash::Hash::hash_slice (13 samples, 0.79%)core::hash::Hash::hash_slice::rt (13 samples, 0.79%)<slimp::Sexp as core::hash::Hash>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::hash::Hash::hash_slice (18 samples, 1.10%)core::hash::Hash::hash_slice::rt (18 samples, 1.10%)<slimp::Sexp as core::hash::Hash>::hash (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (18 samples, 1.10%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (18 samples, 1.10%)core::hash::Hash::hash_slice (18 samples, 1.10%)core::hash::Hash::hash_slice::rt (18 samples, 1.10%)<slimp::Sexp as core::hash::Hash>::hash (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (18 samples, 1.10%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (18 samples, 1.10%)core::hash::Hash::hash_slice (18 samples, 1.10%)core::hash::Hash::hash_slice::rt (18 samples, 1.10%)<slimp::Sexp as core::hash::Hash>::hash (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (18 samples, 1.10%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (18 samples, 1.10%)core::hash::Hash::hash_slice (18 samples, 1.10%)core::hash::Hash::hash_slice::rt (18 samples, 1.10%)<slimp::Sexp as core::hash::Hash>::hash (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (18 samples, 1.10%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (18 samples, 1.10%)core::hash::Hasher::write_length_prefix (2 samples, 0.12%)core::hash::Hasher::write_usize (2 samples, 0.12%)core::num::<impl usize>::to_ne_bytes (1 samples, 0.06%)slimp::Rule::concretions (37 samples, 2.26%)s..std::collections::hash::set::HashSet<T,S>::insert (19 samples, 1.16%)hashbrown::set::HashSet<T,S,A>::insert (19 samples, 1.16%)hashbrown::map::HashMap<K,V,S,A>::insert (19 samples, 1.16%)hashbrown::map::make_insert_hash (19 samples, 1.16%)core::hash::BuildHasher::hash_one (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for &T>::hash (19 samples, 1.16%)<slimp::Rule as core::hash::Hash>::hash (19 samples, 1.16%)<slimp::Sexp as core::hash::Hash>::hash (19 samples, 1.16%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (19 samples, 1.16%)core::hash::Hash::hash_slice (19 samples, 1.16%)core::hash::Hash::hash_slice::rt (19 samples, 1.16%)<slimp::Sexp as core::hash::Hash>::hash (19 samples, 1.16%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (19 samples, 1.16%)core::hash::Hash::hash_slice (19 samples, 1.16%)core::hash::Hash::hash_slice::rt (19 samples, 1.16%)<slimp::Sexp as core::hash::Hash>::hash (19 samples, 1.16%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (19 samples, 1.16%)core::hash::Hash::hash_slice (19 samples, 1.16%)core::hash::Hash::hash_slice::rt (19 samples, 1.16%)<slimp::Sexp as core::hash::Hash>::hash (19 samples, 1.16%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (19 samples, 1.16%)core::hash::Hash::hash_slice (19 samples, 1.16%)core::hash::Hash::hash_slice::rt (19 samples, 1.16%)<slimp::Sexp as core::hash::Hash>::hash (19 samples, 1.16%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (19 samples, 1.16%)core::hash::Hash::hash_slice (19 samples, 1.16%)core::hash::Hash::hash_slice::rt (19 samples, 1.16%)<slimp::Sexp as core::hash::Hash>::hash (19 samples, 1.16%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (19 samples, 1.16%)core::hash::Hash::hash_slice (19 samples, 1.16%)core::hash::Hash::hash_slice::rt (19 samples, 1.16%)<slimp::Sexp as core::hash::Hash>::hash (19 samples, 1.16%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (19 samples, 1.16%)core::hash::Hash::hash_slice (19 samples, 1.16%)core::hash::Hash::hash_slice::rt (19 samples, 1.16%)<slimp::Sexp as core::hash::Hash>::hash (19 samples, 1.16%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (19 samples, 1.16%)core::hash::Hash::hash_slice (19 samples, 1.16%)core::hash::Hash::hash_slice::rt (19 samples, 1.16%)<slimp::Sexp as core::hash::Hash>::hash (19 samples, 1.16%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (19 samples, 1.16%)core::hash::Hash::hash_slice (19 samples, 1.16%)core::hash::Hash::hash_slice::rt (19 samples, 1.16%)<slimp::Sexp as core::hash::Hash>::hash (19 samples, 1.16%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (19 samples, 1.16%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::wrapping_add (1 samples, 0.06%)cfree (1 samples, 0.06%)cfree (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)core::ptr::drop_in_place<slimp::Rule> (5 samples, 0.30%)core::ptr::drop_in_place<slimp::Sexp> (5 samples, 0.30%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (5 samples, 0.30%)core::ptr::drop_in_place<[slimp::Sexp]> (5 samples, 0.30%)core::ptr::drop_in_place<slimp::Sexp> (5 samples, 0.30%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (5 samples, 0.30%)core::ptr::drop_in_place<[slimp::Sexp]> (5 samples, 0.30%)core::ptr::drop_in_place<slimp::Sexp> (5 samples, 0.30%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (5 samples, 0.30%)core::ptr::drop_in_place<[slimp::Sexp]> (5 samples, 0.30%)core::ptr::drop_in_place<slimp::Sexp> (5 samples, 0.30%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (5 samples, 0.30%)core::ptr::drop_in_place<[slimp::Sexp]> (5 samples, 0.30%)core::ptr::drop_in_place<slimp::Sexp> (5 samples, 0.30%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (5 samples, 0.30%)core::ptr::drop_in_place<[slimp::Sexp]> (5 samples, 0.30%)core::ptr::drop_in_place<slimp::Sexp> (5 samples, 0.30%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (5 samples, 0.30%)core::ptr::drop_in_place<[slimp::Sexp]> (5 samples, 0.30%)core::ptr::drop_in_place<slimp::Sexp> (5 samples, 0.30%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (5 samples, 0.30%)core::ptr::drop_in_place<[slimp::Sexp]> (5 samples, 0.30%)core::ptr::drop_in_place<slimp::Sexp> (5 samples, 0.30%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (5 samples, 0.30%)core::ptr::drop_in_place<[slimp::Sexp]> (5 samples, 0.30%)core::ptr::drop_in_place<slimp::Sexp> (5 samples, 0.30%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (5 samples, 0.30%)core::ptr::drop_in_place<[slimp::Sexp]> (5 samples, 0.30%)core::ptr::drop_in_place<slimp::Sexp> (5 samples, 0.30%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (5 samples, 0.30%)core::ptr::drop_in_place<[slimp::Sexp]> (5 samples, 0.30%)core::ptr::drop_in_place<slimp::Sexp> (5 samples, 0.30%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (5 samples, 0.30%)core::ptr::drop_in_place<[slimp::Sexp]> (5 samples, 0.30%)core::ptr::drop_in_place<slimp::Sexp> (5 samples, 0.30%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (5 samples, 0.30%)core::ptr::drop_in_place<[slimp::Sexp]> (5 samples, 0.30%)core::ptr::drop_in_place<slimp::Sexp> (5 samples, 0.30%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (5 samples, 0.30%)core::ptr::drop_in_place<[slimp::Sexp]> (5 samples, 0.30%)core::ptr::drop_in_place<slimp::Sexp> (5 samples, 0.30%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (5 samples, 0.30%)core::ptr::drop_in_place<[slimp::Sexp]> (5 samples, 0.30%)core::ptr::drop_in_place<slimp::Sexp> (4 samples, 0.24%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (3 samples, 0.18%)core::ptr::drop_in_place<[slimp::Sexp]> (3 samples, 0.18%)core::ptr::drop_in_place<slimp::Sexp> (3 samples, 0.18%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (3 samples, 0.18%)core::ptr::drop_in_place<[slimp::Sexp]> (3 samples, 0.18%)core::ptr::drop_in_place<slimp::Sexp> (3 samples, 0.18%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (3 samples, 0.18%)core::ptr::drop_in_place<[slimp::Sexp]> (3 samples, 0.18%)core::ptr::drop_in_place<slimp::Sexp> (3 samples, 0.18%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (3 samples, 0.18%)core::ptr::drop_in_place<[slimp::Sexp]> (3 samples, 0.18%)core::ptr::drop_in_place<slimp::Sexp> (3 samples, 0.18%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (3 samples, 0.18%)core::ptr::drop_in_place<[slimp::Sexp]> (3 samples, 0.18%)core::ptr::drop_in_place<slimp::Sexp> (3 samples, 0.18%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (2 samples, 0.12%)core::ptr::drop_in_place<[slimp::Sexp]> (2 samples, 0.12%)core::ptr::drop_in_place<slimp::Sexp> (2 samples, 0.12%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (2 samples, 0.12%)core::ptr::drop_in_place<[slimp::Sexp]> (2 samples, 0.12%)core::ptr::drop_in_place<slimp::Sexp> (2 samples, 0.12%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>> (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::ops::drop::Drop>::drop (2 samples, 0.12%)core::ptr::drop_in_place<[slimp::Sexp]> (2 samples, 0.12%)core::ptr::drop_in_place<slimp::Sexp> (2 samples, 0.12%)cfree (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (2 samples, 0.12%)alloc::slice::hack::to_vec (2 samples, 0.12%)<T as alloc::slice::hack::ConvertVec>::to_vec (2 samples, 0.12%)<slimp::Sexp as core::clone::Clone>::clone (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (2 samples, 0.12%)alloc::slice::hack::to_vec (2 samples, 0.12%)<T as alloc::slice::hack::ConvertVec>::to_vec (2 samples, 0.12%)<slimp::Sexp as core::clone::Clone>::clone (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (2 samples, 0.12%)alloc::slice::hack::to_vec (2 samples, 0.12%)<T as alloc::slice::hack::ConvertVec>::to_vec (2 samples, 0.12%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (5 samples, 0.30%)alloc::slice::<impl [T]>::to_vec_in (5 samples, 0.30%)alloc::slice::hack::to_vec (5 samples, 0.30%)<T as alloc::slice::hack::ConvertVec>::to_vec (5 samples, 0.30%)<slimp::Sexp as core::clone::Clone>::clone (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (5 samples, 0.30%)alloc::slice::<impl [T]>::to_vec_in (5 samples, 0.30%)alloc::slice::hack::to_vec (5 samples, 0.30%)<T as alloc::slice::hack::ConvertVec>::to_vec (5 samples, 0.30%)<slimp::Sexp as core::clone::Clone>::clone (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (5 samples, 0.30%)alloc::slice::<impl [T]>::to_vec_in (5 samples, 0.30%)alloc::slice::hack::to_vec (5 samples, 0.30%)<T as alloc::slice::hack::ConvertVec>::to_vec (5 samples, 0.30%)<slimp::Sexp as core::clone::Clone>::clone (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (5 samples, 0.30%)alloc::slice::<impl [T]>::to_vec_in (5 samples, 0.30%)alloc::slice::hack::to_vec (5 samples, 0.30%)<T as alloc::slice::hack::ConvertVec>::to_vec (5 samples, 0.30%)alloc::vec::Vec<T,A>::with_capacity_in (2 samples, 0.12%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (6 samples, 0.37%)alloc::slice::<impl [T]>::to_vec_in (6 samples, 0.37%)alloc::slice::hack::to_vec (6 samples, 0.37%)<T as alloc::slice::hack::ConvertVec>::to_vec (6 samples, 0.37%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (8 samples, 0.49%)alloc::slice::<impl [T]>::to_vec_in (8 samples, 0.49%)alloc::slice::hack::to_vec (8 samples, 0.49%)<T as alloc::slice::hack::ConvertVec>::to_vec (8 samples, 0.49%)<slimp::Sexp as core::clone::Clone>::clone (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (8 samples, 0.49%)alloc::slice::<impl [T]>::to_vec_in (8 samples, 0.49%)alloc::slice::hack::to_vec (8 samples, 0.49%)<T as alloc::slice::hack::ConvertVec>::to_vec (8 samples, 0.49%)<slimp::Sexp as core::clone::Clone>::clone (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (8 samples, 0.49%)alloc::slice::<impl [T]>::to_vec_in (8 samples, 0.49%)alloc::slice::hack::to_vec (8 samples, 0.49%)<T as alloc::slice::hack::ConvertVec>::to_vec (8 samples, 0.49%)<slimp::Sexp as core::clone::Clone>::clone (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (8 samples, 0.49%)alloc::slice::<impl [T]>::to_vec_in (8 samples, 0.49%)alloc::slice::hack::to_vec (8 samples, 0.49%)<T as alloc::slice::hack::ConvertVec>::to_vec (8 samples, 0.49%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)slimp::Rule::var_replace (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (2 samples, 0.12%)alloc::slice::hack::to_vec (2 samples, 0.12%)<T as alloc::slice::hack::ConvertVec>::to_vec (2 samples, 0.12%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)core::mem::maybe_uninit::MaybeUninit<T>::write (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (4 samples, 0.24%)alloc::slice::<impl [T]>::to_vec_in (4 samples, 0.24%)alloc::slice::hack::to_vec (4 samples, 0.24%)<T as alloc::slice::hack::ConvertVec>::to_vec (4 samples, 0.24%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (5 samples, 0.30%)alloc::slice::<impl [T]>::to_vec_in (5 samples, 0.30%)alloc::slice::hack::to_vec (5 samples, 0.30%)<T as alloc::slice::hack::ConvertVec>::to_vec (5 samples, 0.30%)<slimp::Sexp as core::clone::Clone>::clone (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (5 samples, 0.30%)alloc::slice::<impl [T]>::to_vec_in (5 samples, 0.30%)alloc::slice::hack::to_vec (5 samples, 0.30%)<T as alloc::slice::hack::ConvertVec>::to_vec (5 samples, 0.30%)<slimp::Sexp as core::clone::Clone>::clone (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (5 samples, 0.30%)alloc::slice::<impl [T]>::to_vec_in (5 samples, 0.30%)alloc::slice::hack::to_vec (5 samples, 0.30%)<T as alloc::slice::hack::ConvertVec>::to_vec (5 samples, 0.30%)<slimp::Sexp as core::clone::Clone>::clone (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (5 samples, 0.30%)alloc::slice::<impl [T]>::to_vec_in (5 samples, 0.30%)alloc::slice::hack::to_vec (5 samples, 0.30%)<T as alloc::slice::hack::ConvertVec>::to_vec (5 samples, 0.30%)<slimp::Sexp as core::clone::Clone>::clone (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (5 samples, 0.30%)alloc::slice::<impl [T]>::to_vec_in (5 samples, 0.30%)alloc::slice::hack::to_vec (5 samples, 0.30%)<T as alloc::slice::hack::ConvertVec>::to_vec (5 samples, 0.30%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (6 samples, 0.37%)alloc::slice::<impl [T]>::to_vec_in (6 samples, 0.37%)alloc::slice::hack::to_vec (6 samples, 0.37%)<T as alloc::slice::hack::ConvertVec>::to_vec (6 samples, 0.37%)<slimp::Sexp as core::clone::Clone>::clone (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (6 samples, 0.37%)alloc::slice::<impl [T]>::to_vec_in (6 samples, 0.37%)alloc::slice::hack::to_vec (6 samples, 0.37%)<T as alloc::slice::hack::ConvertVec>::to_vec (6 samples, 0.37%)<slimp::Sexp as core::clone::Clone>::clone (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (6 samples, 0.37%)alloc::slice::<impl [T]>::to_vec_in (6 samples, 0.37%)alloc::slice::hack::to_vec (6 samples, 0.37%)<T as alloc::slice::hack::ConvertVec>::to_vec (6 samples, 0.37%)<slimp::Sexp as core::clone::Clone>::clone (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (6 samples, 0.37%)alloc::slice::<impl [T]>::to_vec_in (6 samples, 0.37%)alloc::slice::hack::to_vec (6 samples, 0.37%)<T as alloc::slice::hack::ConvertVec>::to_vec (6 samples, 0.37%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (8 samples, 0.49%)alloc::slice::<impl [T]>::to_vec_in (8 samples, 0.49%)alloc::slice::hack::to_vec (8 samples, 0.49%)<T as alloc::slice::hack::ConvertVec>::to_vec (8 samples, 0.49%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (9 samples, 0.55%)alloc::slice::<impl [T]>::to_vec_in (9 samples, 0.55%)alloc::slice::hack::to_vec (9 samples, 0.55%)<T as alloc::slice::hack::ConvertVec>::to_vec (9 samples, 0.55%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (2 samples, 0.12%)alloc::slice::hack::to_vec (2 samples, 0.12%)<T as alloc::slice::hack::ConvertVec>::to_vec (2 samples, 0.12%)<slimp::Sexp as core::clone::Clone>::clone (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (2 samples, 0.12%)alloc::slice::hack::to_vec (2 samples, 0.12%)<T as alloc::slice::hack::ConvertVec>::to_vec (2 samples, 0.12%)<slimp::Sexp as core::clone::Clone>::clone (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (2 samples, 0.12%)alloc::slice::hack::to_vec (2 samples, 0.12%)<T as alloc::slice::hack::ConvertVec>::to_vec (2 samples, 0.12%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (4 samples, 0.24%)alloc::slice::<impl [T]>::to_vec_in (4 samples, 0.24%)alloc::slice::hack::to_vec (4 samples, 0.24%)<T as alloc::slice::hack::ConvertVec>::to_vec (4 samples, 0.24%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (5 samples, 0.30%)alloc::slice::<impl [T]>::to_vec_in (5 samples, 0.30%)alloc::slice::hack::to_vec (5 samples, 0.30%)<T as alloc::slice::hack::ConvertVec>::to_vec (5 samples, 0.30%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (6 samples, 0.37%)alloc::slice::<impl [T]>::to_vec_in (6 samples, 0.37%)alloc::slice::hack::to_vec (6 samples, 0.37%)<T as alloc::slice::hack::ConvertVec>::to_vec (6 samples, 0.37%)<slimp::Sexp as core::clone::Clone>::clone (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (6 samples, 0.37%)alloc::slice::<impl [T]>::to_vec_in (6 samples, 0.37%)alloc::slice::hack::to_vec (6 samples, 0.37%)<T as alloc::slice::hack::ConvertVec>::to_vec (6 samples, 0.37%)<slimp::Sexp as core::clone::Clone>::clone (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (6 samples, 0.37%)alloc::slice::<impl [T]>::to_vec_in (6 samples, 0.37%)alloc::slice::hack::to_vec (6 samples, 0.37%)<T as alloc::slice::hack::ConvertVec>::to_vec (6 samples, 0.37%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (7 samples, 0.43%)alloc::slice::<impl [T]>::to_vec_in (7 samples, 0.43%)alloc::slice::hack::to_vec (7 samples, 0.43%)<T as alloc::slice::hack::ConvertVec>::to_vec (7 samples, 0.43%)<slimp::Sexp as core::clone::Clone>::clone (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (7 samples, 0.43%)alloc::slice::<impl [T]>::to_vec_in (7 samples, 0.43%)alloc::slice::hack::to_vec (7 samples, 0.43%)<T as alloc::slice::hack::ConvertVec>::to_vec (7 samples, 0.43%)<slimp::Sexp as core::clone::Clone>::clone (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (7 samples, 0.43%)alloc::slice::<impl [T]>::to_vec_in (7 samples, 0.43%)alloc::slice::hack::to_vec (7 samples, 0.43%)<T as alloc::slice::hack::ConvertVec>::to_vec (7 samples, 0.43%)<slimp::Sexp as core::clone::Clone>::clone (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (7 samples, 0.43%)alloc::slice::<impl [T]>::to_vec_in (7 samples, 0.43%)alloc::slice::hack::to_vec (7 samples, 0.43%)<T as alloc::slice::hack::ConvertVec>::to_vec (7 samples, 0.43%)<slimp::Sexp as core::clone::Clone>::clone (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (7 samples, 0.43%)alloc::slice::<impl [T]>::to_vec_in (7 samples, 0.43%)alloc::slice::hack::to_vec (7 samples, 0.43%)<T as alloc::slice::hack::ConvertVec>::to_vec (7 samples, 0.43%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)slimp::Rule::concrify (31 samples, 1.89%)s..slimp::rw (17 samples, 1.04%)core::iter::traits::iterator::Iterator::collect (8 samples, 0.49%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (8 samples, 0.49%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (8 samples, 0.49%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (8 samples, 0.49%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (8 samples, 0.49%)alloc::vec::Vec<T,A>::extend_trusted (8 samples, 0.49%)core::iter::traits::iterator::Iterator::for_each (8 samples, 0.49%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (8 samples, 0.49%)core::iter::traits::iterator::Iterator::fold (8 samples, 0.49%)core::iter::adapters::map::map_fold::{{closure}} (8 samples, 0.49%)slimp::rw::{{closure}} (8 samples, 0.49%)slimp::Sexp::rw (8 samples, 0.49%)slimp::rw (8 samples, 0.49%)<slimp::Sexp as core::clone::Clone>::clone (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (8 samples, 0.49%)alloc::slice::<impl [T]>::to_vec_in (8 samples, 0.49%)alloc::slice::hack::to_vec (8 samples, 0.49%)<T as alloc::slice::hack::ConvertVec>::to_vec (8 samples, 0.49%)<slimp::Sexp as core::clone::Clone>::clone (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (8 samples, 0.49%)alloc::slice::<impl [T]>::to_vec_in (8 samples, 0.49%)alloc::slice::hack::to_vec (8 samples, 0.49%)<T as alloc::slice::hack::ConvertVec>::to_vec (8 samples, 0.49%)<slimp::Sexp as core::clone::Clone>::clone (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (8 samples, 0.49%)alloc::slice::<impl [T]>::to_vec_in (8 samples, 0.49%)alloc::slice::hack::to_vec (8 samples, 0.49%)<T as alloc::slice::hack::ConvertVec>::to_vec (8 samples, 0.49%)<slimp::Sexp as core::clone::Clone>::clone (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (8 samples, 0.49%)alloc::slice::<impl [T]>::to_vec_in (8 samples, 0.49%)alloc::slice::hack::to_vec (8 samples, 0.49%)<T as alloc::slice::hack::ConvertVec>::to_vec (8 samples, 0.49%)<slimp::Sexp as core::clone::Clone>::clone (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (8 samples, 0.49%)alloc::slice::<impl [T]>::to_vec_in (8 samples, 0.49%)alloc::slice::hack::to_vec (8 samples, 0.49%)<T as alloc::slice::hack::ConvertVec>::to_vec (8 samples, 0.49%)<slimp::Sexp as core::clone::Clone>::clone (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (8 samples, 0.49%)alloc::slice::<impl [T]>::to_vec_in (8 samples, 0.49%)alloc::slice::hack::to_vec (8 samples, 0.49%)<T as alloc::slice::hack::ConvertVec>::to_vec (8 samples, 0.49%)<slimp::Sexp as core::clone::Clone>::clone (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (8 samples, 0.49%)alloc::slice::<impl [T]>::to_vec_in (8 samples, 0.49%)alloc::slice::hack::to_vec (8 samples, 0.49%)<T as alloc::slice::hack::ConvertVec>::to_vec (8 samples, 0.49%)<slimp::Sexp as core::clone::Clone>::clone (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (8 samples, 0.49%)alloc::slice::<impl [T]>::to_vec_in (8 samples, 0.49%)alloc::slice::hack::to_vec (8 samples, 0.49%)<T as alloc::slice::hack::ConvertVec>::to_vec (8 samples, 0.49%)<slimp::Sexp as core::clone::Clone>::clone (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (8 samples, 0.49%)alloc::slice::<impl [T]>::to_vec_in (8 samples, 0.49%)alloc::slice::hack::to_vec (8 samples, 0.49%)<T as alloc::slice::hack::ConvertVec>::to_vec (8 samples, 0.49%)<slimp::Sexp as core::clone::Clone>::clone (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (8 samples, 0.49%)alloc::slice::<impl [T]>::to_vec_in (8 samples, 0.49%)alloc::slice::hack::to_vec (8 samples, 0.49%)<T as alloc::slice::hack::ConvertVec>::to_vec (8 samples, 0.49%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)core::num::<impl usize>::to_ne_bytes (1 samples, 0.06%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::wrapping_add (1 samples, 0.06%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::wrapping_add (1 samples, 0.06%)core::hash::Hash::hash_slice (9 samples, 0.55%)core::hash::Hash::hash_slice::rt (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (9 samples, 0.55%)core::hash::Hash::hash_slice (9 samples, 0.55%)core::hash::Hash::hash_slice::rt (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (9 samples, 0.55%)core::hash::Hash::hash_slice (9 samples, 0.55%)core::hash::Hash::hash_slice::rt (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hash::hash_slice (11 samples, 0.67%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hash::hash_slice (11 samples, 0.67%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)core::hash::Hash::hash_slice (13 samples, 0.79%)core::hash::Hash::hash_slice::rt (13 samples, 0.79%)<slimp::Sexp as core::hash::Hash>::hash (13 samples, 0.79%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (12 samples, 0.73%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (12 samples, 0.73%)core::hash::Hash::hash_slice (12 samples, 0.73%)core::hash::Hash::hash_slice::rt (12 samples, 0.73%)<slimp::Sexp as core::hash::Hash>::hash (12 samples, 0.73%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (14 samples, 0.85%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (14 samples, 0.85%)core::hash::Hash::hash_slice (14 samples, 0.85%)core::hash::Hash::hash_slice::rt (14 samples, 0.85%)<slimp::Sexp as core::hash::Hash>::hash (14 samples, 0.85%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (14 samples, 0.85%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (14 samples, 0.85%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)core::hash::Hash::hash_slice (15 samples, 0.91%)core::hash::Hash::hash_slice::rt (15 samples, 0.91%)<slimp::Sexp as core::hash::Hash>::hash (15 samples, 0.91%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (17 samples, 1.04%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (17 samples, 1.04%)core::hash::Hash::hash_slice (17 samples, 1.04%)core::hash::Hash::hash_slice::rt (17 samples, 1.04%)<slimp::Sexp as core::hash::Hash>::hash (16 samples, 0.98%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (16 samples, 0.98%)core::hash::Hash::hash_slice (16 samples, 0.98%)core::hash::Hash::hash_slice::rt (16 samples, 0.98%)<slimp::Sexp as core::hash::Hash>::hash (16 samples, 0.98%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (16 samples, 0.98%)core::hash::Hash::hash_slice (16 samples, 0.98%)core::hash::Hash::hash_slice::rt (16 samples, 0.98%)<slimp::Sexp as core::hash::Hash>::hash (16 samples, 0.98%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (16 samples, 0.98%)core::hash::Hash::hash_slice (16 samples, 0.98%)core::hash::Hash::hash_slice::rt (16 samples, 0.98%)<slimp::Sexp as core::hash::Hash>::hash (16 samples, 0.98%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (16 samples, 0.98%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)core::hash::Hash::hash_slice (18 samples, 1.10%)core::hash::Hash::hash_slice::rt (18 samples, 1.10%)<slimp::Sexp as core::hash::Hash>::hash (18 samples, 1.10%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::wrapping_add (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (19 samples, 1.16%)core::hash::Hash::hash_slice (19 samples, 1.16%)core::hash::Hash::hash_slice::rt (19 samples, 1.16%)<slimp::Sexp as core::hash::Hash>::hash (19 samples, 1.16%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (19 samples, 1.16%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)slimp::Rule::concretions (100 samples, 6.10%)slimp::R..std::collections::hash::set::HashSet<T,S>::insert (20 samples, 1.22%)hashbrown::set::HashSet<T,S,A>::insert (20 samples, 1.22%)hashbrown::map::HashMap<K,V,S,A>::insert (20 samples, 1.22%)hashbrown::map::make_insert_hash (20 samples, 1.22%)core::hash::BuildHasher::hash_one (20 samples, 1.22%)core::hash::impls::<impl core::hash::Hash for &T>::hash (20 samples, 1.22%)<slimp::Rule as core::hash::Hash>::hash (20 samples, 1.22%)<slimp::Sexp as core::hash::Hash>::hash (20 samples, 1.22%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (20 samples, 1.22%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (20 samples, 1.22%)core::hash::Hash::hash_slice (20 samples, 1.22%)core::hash::Hash::hash_slice::rt (20 samples, 1.22%)<slimp::Sexp as core::hash::Hash>::hash (20 samples, 1.22%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (20 samples, 1.22%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (20 samples, 1.22%)core::hash::Hash::hash_slice (20 samples, 1.22%)core::hash::Hash::hash_slice::rt (20 samples, 1.22%)<slimp::Sexp as core::hash::Hash>::hash (20 samples, 1.22%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (20 samples, 1.22%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (20 samples, 1.22%)core::hash::Hash::hash_slice (20 samples, 1.22%)core::hash::Hash::hash_slice::rt (20 samples, 1.22%)<slimp::Sexp as core::hash::Hash>::hash (20 samples, 1.22%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (20 samples, 1.22%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (20 samples, 1.22%)core::hash::Hash::hash_slice (20 samples, 1.22%)core::hash::Hash::hash_slice::rt (20 samples, 1.22%)<slimp::Sexp as core::hash::Hash>::hash (20 samples, 1.22%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (20 samples, 1.22%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (20 samples, 1.22%)core::hash::Hash::hash_slice (20 samples, 1.22%)core::hash::Hash::hash_slice::rt (20 samples, 1.22%)<slimp::Sexp as core::hash::Hash>::hash (20 samples, 1.22%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (20 samples, 1.22%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (20 samples, 1.22%)core::hash::Hash::hash_slice (20 samples, 1.22%)core::hash::Hash::hash_slice::rt (20 samples, 1.22%)<slimp::Sexp as core::hash::Hash>::hash (20 samples, 1.22%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (20 samples, 1.22%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (20 samples, 1.22%)core::hash::Hash::hash_slice (20 samples, 1.22%)core::hash::Hash::hash_slice::rt (20 samples, 1.22%)<slimp::Sexp as core::hash::Hash>::hash (20 samples, 1.22%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)core::num::<impl usize>::to_ne_bytes (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)hashbrown::map::make_insert_hash (9 samples, 0.55%)core::hash::BuildHasher::hash_one (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for &T>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for &T>::hash (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (9 samples, 0.55%)core::hash::Hash::hash_slice (9 samples, 0.55%)core::hash::Hash::hash_slice::rt (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (9 samples, 0.55%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::get_mut (3 samples, 0.18%)hashbrown::raw::RawTable<T,A>::find (3 samples, 0.18%)hashbrown::raw::RawTableInner<A>::find_inner (3 samples, 0.18%)hashbrown::raw::RawTable<T,A>::find::{{closure}} (3 samples, 0.18%)hashbrown::map::equivalent_key::{{closure}} (3 samples, 0.18%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (3 samples, 0.18%)<slimp::Sexp as core::cmp::PartialEq>::eq (3 samples, 0.18%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (3 samples, 0.18%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all (3 samples, 0.18%)core::iter::traits::iterator::Iterator::try_fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (3 samples, 0.18%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (3 samples, 0.18%)<slimp::Sexp as core::cmp::PartialEq>::eq (3 samples, 0.18%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (3 samples, 0.18%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all (3 samples, 0.18%)core::iter::traits::iterator::Iterator::try_fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (3 samples, 0.18%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (3 samples, 0.18%)<slimp::Sexp as core::cmp::PartialEq>::eq (3 samples, 0.18%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (3 samples, 0.18%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all (3 samples, 0.18%)core::iter::traits::iterator::Iterator::try_fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (3 samples, 0.18%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (3 samples, 0.18%)<slimp::Sexp as core::cmp::PartialEq>::eq (3 samples, 0.18%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (3 samples, 0.18%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all (3 samples, 0.18%)core::iter::traits::iterator::Iterator::try_fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (3 samples, 0.18%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (3 samples, 0.18%)<slimp::Sexp as core::cmp::PartialEq>::eq (3 samples, 0.18%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::wrapping_add (1 samples, 0.06%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (12 samples, 0.73%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (12 samples, 0.73%)core::hash::Hash::hash_slice (12 samples, 0.73%)core::hash::Hash::hash_slice::rt (12 samples, 0.73%)<slimp::Sexp as core::hash::Hash>::hash (12 samples, 0.73%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hash::hash_slice (11 samples, 0.67%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for isize>::hash (2 samples, 0.12%)core::hash::Hasher::write_isize (2 samples, 0.12%)core::hash::Hasher::write_usize (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (13 samples, 0.79%)core::hash::Hash::hash_slice (13 samples, 0.79%)core::hash::Hash::hash_slice::rt (13 samples, 0.79%)<slimp::Sexp as core::hash::Hash>::hash (13 samples, 0.79%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (13 samples, 0.79%)core::hash::Hash::hash_slice (13 samples, 0.79%)core::hash::Hash::hash_slice::rt (13 samples, 0.79%)<slimp::Sexp as core::hash::Hash>::hash (13 samples, 0.79%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (14 samples, 0.85%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (14 samples, 0.85%)core::hash::Hash::hash_slice (14 samples, 0.85%)core::hash::Hash::hash_slice::rt (14 samples, 0.85%)<slimp::Sexp as core::hash::Hash>::hash (14 samples, 0.85%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)core::hash::Hash::hash_slice (15 samples, 0.91%)core::hash::Hash::hash_slice::rt (15 samples, 0.91%)<slimp::Sexp as core::hash::Hash>::hash (15 samples, 0.91%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (16 samples, 0.98%)core::hash::Hash::hash_slice (16 samples, 0.98%)core::hash::Hash::hash_slice::rt (16 samples, 0.98%)<slimp::Sexp as core::hash::Hash>::hash (16 samples, 0.98%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (16 samples, 0.98%)core::hash::Hash::hash_slice (16 samples, 0.98%)core::hash::Hash::hash_slice::rt (16 samples, 0.98%)<slimp::Sexp as core::hash::Hash>::hash (16 samples, 0.98%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (16 samples, 0.98%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (18 samples, 1.10%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (18 samples, 1.10%)core::hash::Hash::hash_slice (18 samples, 1.10%)core::hash::Hash::hash_slice::rt (18 samples, 1.10%)<slimp::Sexp as core::hash::Hash>::hash (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (18 samples, 1.10%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (18 samples, 1.10%)core::hash::Hash::hash_slice (18 samples, 1.10%)core::hash::Hash::hash_slice::rt (18 samples, 1.10%)<slimp::Sexp as core::hash::Hash>::hash (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (18 samples, 1.10%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (18 samples, 1.10%)core::hash::Hash::hash_slice (18 samples, 1.10%)core::hash::Hash::hash_slice::rt (18 samples, 1.10%)<slimp::Sexp as core::hash::Hash>::hash (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (18 samples, 1.10%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (18 samples, 1.10%)core::hash::Hash::hash_slice (18 samples, 1.10%)core::hash::Hash::hash_slice::rt (18 samples, 1.10%)<slimp::Sexp as core::hash::Hash>::hash (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (18 samples, 1.10%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (18 samples, 1.10%)core::hash::Hash::hash_slice (18 samples, 1.10%)core::hash::Hash::hash_slice::rt (18 samples, 1.10%)<slimp::Sexp as core::hash::Hash>::hash (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (18 samples, 1.10%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (18 samples, 1.10%)core::hash::Hash::hash_slice (18 samples, 1.10%)core::hash::Hash::hash_slice::rt (18 samples, 1.10%)<slimp::Sexp as core::hash::Hash>::hash (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (18 samples, 1.10%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (18 samples, 1.10%)core::hash::Hash::hash_slice (18 samples, 1.10%)core::hash::Hash::hash_slice::rt (18 samples, 1.10%)<slimp::Sexp as core::hash::Hash>::hash (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (18 samples, 1.10%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (18 samples, 1.10%)core::hash::Hash::hash_slice (18 samples, 1.10%)core::hash::Hash::hash_slice::rt (18 samples, 1.10%)<slimp::Sexp as core::hash::Hash>::hash (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (18 samples, 1.10%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (18 samples, 1.10%)core::hash::Hash::hash_slice (18 samples, 1.10%)core::hash::Hash::hash_slice::rt (18 samples, 1.10%)<slimp::Sexp as core::hash::Hash>::hash (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (18 samples, 1.10%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (18 samples, 1.10%)core::hash::Hash::hash_slice (18 samples, 1.10%)core::hash::Hash::hash_slice::rt (18 samples, 1.10%)<slimp::Sexp as core::hash::Hash>::hash (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (18 samples, 1.10%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (18 samples, 1.10%)core::hash::Hash::hash_slice (18 samples, 1.10%)core::hash::Hash::hash_slice::rt (18 samples, 1.10%)<slimp::Sexp as core::hash::Hash>::hash (18 samples, 1.10%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (31 samples, 1.89%)c..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (31 samples, 1.89%)<..core::iter::traits::iterator::Iterator::fold (31 samples, 1.89%)c..core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (31 samples, 1.89%)c..core::iter::adapters::map::map_fold::{{closure}} (31 samples, 1.89%)c..core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (31 samples, 1.89%)c..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (31 samples, 1.89%)<..hashbrown::map::HashMap<K,V,S,A>::insert (31 samples, 1.89%)h..hashbrown::raw::RawTable<T,A>::insert (19 samples, 1.16%)hashbrown::raw::RawTable<T,A>::reserve (19 samples, 1.16%)hashbrown::raw::RawTable<T,A>::reserve_rehash (19 samples, 1.16%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (19 samples, 1.16%)hashbrown::raw::RawTableInner<A>::resize_inner (19 samples, 1.16%)hashbrown::raw::RawTable<T,A>::reserve_rehash::{{closure}} (19 samples, 1.16%)hashbrown::map::make_hasher::{{closure}} (19 samples, 1.16%)hashbrown::map::make_hash (19 samples, 1.16%)core::hash::BuildHasher::hash_one (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for &T>::hash (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for &T>::hash (19 samples, 1.16%)<slimp::Sexp as core::hash::Hash>::hash (19 samples, 1.16%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (19 samples, 1.16%)core::hash::Hash::hash_slice (19 samples, 1.16%)core::hash::Hash::hash_slice::rt (19 samples, 1.16%)<slimp::Sexp as core::hash::Hash>::hash (19 samples, 1.16%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (19 samples, 1.16%)core::hash::Hash::hash_slice (19 samples, 1.16%)core::hash::Hash::hash_slice::rt (19 samples, 1.16%)<slimp::Sexp as core::hash::Hash>::hash (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)core::num::<impl usize>::to_ne_bytes (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)hashbrown::map::make_insert_hash (8 samples, 0.49%)core::hash::BuildHasher::hash_one (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for &T>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for &T>::hash (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::wrapping_add (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::get_mut (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::find (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::find_inner (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::find::{{closure}} (1 samples, 0.06%)hashbrown::map::equivalent_key::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::cmp::min (1 samples, 0.06%)core::cmp::Ord::min (1 samples, 0.06%)core::cmp::min_by (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (13 samples, 0.79%)core::hash::Hash::hash_slice (13 samples, 0.79%)core::hash::Hash::hash_slice::rt (13 samples, 0.79%)<slimp::Sexp as core::hash::Hash>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for isize>::hash (2 samples, 0.12%)core::hash::Hasher::write_isize (2 samples, 0.12%)core::hash::Hasher::write_usize (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::intrinsics::copy_nonoverlapping (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (14 samples, 0.85%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (14 samples, 0.85%)core::hash::Hash::hash_slice (14 samples, 0.85%)core::hash::Hash::hash_slice::rt (14 samples, 0.85%)<slimp::Sexp as core::hash::Hash>::hash (14 samples, 0.85%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (16 samples, 0.98%)core::hash::Hash::hash_slice (16 samples, 0.98%)core::hash::Hash::hash_slice::rt (16 samples, 0.98%)<slimp::Sexp as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::Hash::hash_slice (17 samples, 1.04%)core::hash::Hash::hash_slice::rt (17 samples, 1.04%)<slimp::Sexp as core::hash::Hash>::hash (17 samples, 1.04%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (18 samples, 1.10%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (18 samples, 1.10%)core::hash::Hash::hash_slice (18 samples, 1.10%)core::hash::Hash::hash_slice::rt (18 samples, 1.10%)<slimp::Sexp as core::hash::Hash>::hash (18 samples, 1.10%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (18 samples, 1.10%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (18 samples, 1.10%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (30 samples, 1.83%)c..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (30 samples, 1.83%)<..core::iter::traits::iterator::Iterator::fold (30 samples, 1.83%)c..core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (30 samples, 1.83%)c..core::iter::adapters::map::map_fold::{{closure}} (30 samples, 1.83%)c..core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (30 samples, 1.83%)c..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (30 samples, 1.83%)<..hashbrown::map::HashMap<K,V,S,A>::insert (30 samples, 1.83%)h..hashbrown::raw::RawTable<T,A>::insert (20 samples, 1.22%)hashbrown::raw::RawTable<T,A>::reserve (20 samples, 1.22%)hashbrown::raw::RawTable<T,A>::reserve_rehash (20 samples, 1.22%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (20 samples, 1.22%)hashbrown::raw::RawTableInner<A>::resize_inner (20 samples, 1.22%)hashbrown::raw::RawTable<T,A>::reserve_rehash::{{closure}} (20 samples, 1.22%)hashbrown::map::make_hasher::{{closure}} (20 samples, 1.22%)hashbrown::map::make_hash (20 samples, 1.22%)core::hash::BuildHasher::hash_one (20 samples, 1.22%)core::hash::impls::<impl core::hash::Hash for &T>::hash (20 samples, 1.22%)core::hash::impls::<impl core::hash::Hash for &T>::hash (20 samples, 1.22%)<slimp::Sexp as core::hash::Hash>::hash (20 samples, 1.22%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (20 samples, 1.22%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (20 samples, 1.22%)core::hash::Hash::hash_slice (20 samples, 1.22%)core::hash::Hash::hash_slice::rt (20 samples, 1.22%)<slimp::Sexp as core::hash::Hash>::hash (20 samples, 1.22%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (20 samples, 1.22%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (20 samples, 1.22%)core::hash::Hash::hash_slice (20 samples, 1.22%)core::hash::Hash::hash_slice::rt (20 samples, 1.22%)<slimp::Sexp as core::hash::Hash>::hash (20 samples, 1.22%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (20 samples, 1.22%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (20 samples, 1.22%)core::hash::Hash::hash_slice (20 samples, 1.22%)core::hash::Hash::hash_slice::rt (20 samples, 1.22%)<slimp::Sexp as core::hash::Hash>::hash (20 samples, 1.22%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (20 samples, 1.22%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (20 samples, 1.22%)core::hash::Hash::hash_slice (20 samples, 1.22%)core::hash::Hash::hash_slice::rt (20 samples, 1.22%)<slimp::Sexp as core::hash::Hash>::hash (20 samples, 1.22%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (20 samples, 1.22%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (20 samples, 1.22%)core::hash::Hash::hash_slice (20 samples, 1.22%)core::hash::Hash::hash_slice::rt (20 samples, 1.22%)<slimp::Sexp as core::hash::Hash>::hash (20 samples, 1.22%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (20 samples, 1.22%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (20 samples, 1.22%)core::hash::Hash::hash_slice (20 samples, 1.22%)core::hash::Hash::hash_slice::rt (20 samples, 1.22%)<slimp::Sexp as core::hash::Hash>::hash (20 samples, 1.22%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (20 samples, 1.22%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (20 samples, 1.22%)core::hash::Hash::hash_slice (20 samples, 1.22%)core::hash::Hash::hash_slice::rt (20 samples, 1.22%)<slimp::Sexp as core::hash::Hash>::hash (20 samples, 1.22%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (20 samples, 1.22%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (20 samples, 1.22%)core::hash::Hash::hash_slice (20 samples, 1.22%)core::hash::Hash::hash_slice::rt (20 samples, 1.22%)<slimp::Sexp as core::hash::Hash>::hash (20 samples, 1.22%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (20 samples, 1.22%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (20 samples, 1.22%)core::hash::Hash::hash_slice (20 samples, 1.22%)core::hash::Hash::hash_slice::rt (20 samples, 1.22%)<slimp::Sexp as core::hash::Hash>::hash (20 samples, 1.22%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (20 samples, 1.22%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (20 samples, 1.22%)core::hash::Hash::hash_slice (20 samples, 1.22%)core::hash::Hash::hash_slice::rt (20 samples, 1.22%)<slimp::Sexp as core::hash::Hash>::hash (20 samples, 1.22%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (20 samples, 1.22%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (20 samples, 1.22%)core::hash::Hash::hash_slice (20 samples, 1.22%)core::hash::Hash::hash_slice::rt (20 samples, 1.22%)<slimp::Sexp as core::hash::Hash>::hash (19 samples, 1.16%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (19 samples, 1.16%)core::hash::Hash::hash_slice (19 samples, 1.16%)core::hash::Hash::hash_slice::rt (19 samples, 1.16%)<slimp::Sexp as core::hash::Hash>::hash (19 samples, 1.16%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (19 samples, 1.16%)core::hash::Hash::hash_slice (19 samples, 1.16%)core::hash::Hash::hash_slice::rt (19 samples, 1.16%)<slimp::Sexp as core::hash::Hash>::hash (19 samples, 1.16%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (9 samples, 0.55%)core::hash::Hash::hash_slice (9 samples, 0.55%)core::hash::Hash::hash_slice::rt (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (9 samples, 0.55%)core::hash::Hash::hash_slice (9 samples, 0.55%)core::hash::Hash::hash_slice::rt (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)core::num::<impl usize>::to_ne_bytes (1 samples, 0.06%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)hashbrown::map::make_insert_hash (11 samples, 0.67%)core::hash::BuildHasher::hash_one (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for &T>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for &T>::hash (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hash::hash_slice (11 samples, 0.67%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hash::hash_slice (11 samples, 0.67%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hash::hash_slice (11 samples, 0.67%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hash::hash_slice (11 samples, 0.67%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hash::hash_slice (11 samples, 0.67%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hash::hash_slice (11 samples, 0.67%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::get_mut (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::find (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::find_inner (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::find::{{closure}} (1 samples, 0.06%)hashbrown::map::equivalent_key::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for isize>::hash (2 samples, 0.12%)core::hash::Hasher::write_isize (2 samples, 0.12%)core::hash::Hasher::write_usize (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)core::hash::sip::u8to64_le (2 samples, 0.12%)core::intrinsics::copy_nonoverlapping (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for isize>::hash (2 samples, 0.12%)core::hash::Hasher::write_isize (2 samples, 0.12%)core::hash::Hasher::write_usize (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (9 samples, 0.55%)core::hash::Hash::hash_slice (9 samples, 0.55%)core::hash::Hash::hash_slice::rt (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (9 samples, 0.55%)core::hash::Hash::hash_slice (9 samples, 0.55%)core::hash::Hash::hash_slice::rt (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (22 samples, 1.34%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (22 samples, 1.34%)core::iter::traits::iterator::Iterator::fold (22 samples, 1.34%)core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (22 samples, 1.34%)core::iter::adapters::map::map_fold::{{closure}} (22 samples, 1.34%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (22 samples, 1.34%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (22 samples, 1.34%)hashbrown::map::HashMap<K,V,S,A>::insert (22 samples, 1.34%)hashbrown::raw::RawTable<T,A>::insert (10 samples, 0.61%)hashbrown::raw::RawTable<T,A>::reserve (10 samples, 0.61%)hashbrown::raw::RawTable<T,A>::reserve_rehash (10 samples, 0.61%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (10 samples, 0.61%)hashbrown::raw::RawTableInner<A>::resize_inner (10 samples, 0.61%)hashbrown::raw::RawTable<T,A>::reserve_rehash::{{closure}} (10 samples, 0.61%)hashbrown::map::make_hasher::{{closure}} (10 samples, 0.61%)hashbrown::map::make_hash (10 samples, 0.61%)core::hash::BuildHasher::hash_one (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for &T>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for &T>::hash (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)core::num::<impl usize>::to_ne_bytes (1 samples, 0.06%)core::hash::Hash::hash_slice (9 samples, 0.55%)core::hash::Hash::hash_slice::rt (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (9 samples, 0.55%)core::hash::Hash::hash_slice (9 samples, 0.55%)core::hash::Hash::hash_slice::rt (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)hashbrown::map::make_insert_hash (11 samples, 0.67%)core::hash::BuildHasher::hash_one (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for &T>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for &T>::hash (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hash::hash_slice (11 samples, 0.67%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hash::hash_slice (11 samples, 0.67%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hash::hash_slice (11 samples, 0.67%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hash::hash_slice (11 samples, 0.67%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hash::hash_slice (11 samples, 0.67%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hash::hash_slice (11 samples, 0.67%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hash::hash_slice (11 samples, 0.67%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::get_mut (2 samples, 0.12%)hashbrown::raw::RawTable<T,A>::find (2 samples, 0.12%)hashbrown::raw::RawTableInner<A>::find_inner (2 samples, 0.12%)hashbrown::raw::RawTable<T,A>::find::{{closure}} (2 samples, 0.12%)hashbrown::map::equivalent_key::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::wrapping_add (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for isize>::hash (2 samples, 0.12%)core::hash::Hasher::write_isize (2 samples, 0.12%)core::hash::Hasher::write_usize (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hash::hash_slice (11 samples, 0.67%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (13 samples, 0.79%)core::hash::Hash::hash_slice (13 samples, 0.79%)core::hash::Hash::hash_slice::rt (13 samples, 0.79%)<slimp::Sexp as core::hash::Hash>::hash (13 samples, 0.79%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (13 samples, 0.79%)core::hash::Hash::hash_slice (13 samples, 0.79%)core::hash::Hash::hash_slice::rt (13 samples, 0.79%)<slimp::Sexp as core::hash::Hash>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (14 samples, 0.85%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (14 samples, 0.85%)core::hash::Hash::hash_slice (14 samples, 0.85%)core::hash::Hash::hash_slice::rt (14 samples, 0.85%)<slimp::Sexp as core::hash::Hash>::hash (14 samples, 0.85%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (15 samples, 0.91%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (15 samples, 0.91%)core::hash::Hash::hash_slice (15 samples, 0.91%)core::hash::Hash::hash_slice::rt (15 samples, 0.91%)<slimp::Sexp as core::hash::Hash>::hash (15 samples, 0.91%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (15 samples, 0.91%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (15 samples, 0.91%)core::hash::Hash::hash_slice (15 samples, 0.91%)core::hash::Hash::hash_slice::rt (15 samples, 0.91%)<slimp::Sexp as core::hash::Hash>::hash (15 samples, 0.91%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (15 samples, 0.91%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (15 samples, 0.91%)core::hash::Hash::hash_slice (15 samples, 0.91%)core::hash::Hash::hash_slice::rt (15 samples, 0.91%)<slimp::Sexp as core::hash::Hash>::hash (15 samples, 0.91%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (16 samples, 0.98%)core::hash::Hash::hash_slice (16 samples, 0.98%)core::hash::Hash::hash_slice::rt (16 samples, 0.98%)<slimp::Sexp as core::hash::Hash>::hash (16 samples, 0.98%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (16 samples, 0.98%)core::hash::Hash::hash_slice (16 samples, 0.98%)core::hash::Hash::hash_slice::rt (16 samples, 0.98%)<slimp::Sexp as core::hash::Hash>::hash (16 samples, 0.98%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (16 samples, 0.98%)core::hash::Hash::hash_slice (16 samples, 0.98%)core::hash::Hash::hash_slice::rt (16 samples, 0.98%)<slimp::Sexp as core::hash::Hash>::hash (16 samples, 0.98%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (16 samples, 0.98%)core::hash::Hash::hash_slice (16 samples, 0.98%)core::hash::Hash::hash_slice::rt (16 samples, 0.98%)<slimp::Sexp as core::hash::Hash>::hash (16 samples, 0.98%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (16 samples, 0.98%)core::hash::Hash::hash_slice (16 samples, 0.98%)core::hash::Hash::hash_slice::rt (16 samples, 0.98%)<slimp::Sexp as core::hash::Hash>::hash (16 samples, 0.98%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (16 samples, 0.98%)core::hash::Hash::hash_slice (16 samples, 0.98%)core::hash::Hash::hash_slice::rt (16 samples, 0.98%)<slimp::Sexp as core::hash::Hash>::hash (16 samples, 0.98%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (16 samples, 0.98%)core::hash::Hash::hash_slice (16 samples, 0.98%)core::hash::Hash::hash_slice::rt (16 samples, 0.98%)<slimp::Sexp as core::hash::Hash>::hash (16 samples, 0.98%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (16 samples, 0.98%)core::hash::Hash::hash_slice (16 samples, 0.98%)core::hash::Hash::hash_slice::rt (16 samples, 0.98%)<slimp::Sexp as core::hash::Hash>::hash (16 samples, 0.98%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (16 samples, 0.98%)core::hash::Hash::hash_slice (16 samples, 0.98%)core::hash::Hash::hash_slice::rt (16 samples, 0.98%)<slimp::Sexp as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (30 samples, 1.83%)c..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (30 samples, 1.83%)<..core::iter::traits::iterator::Iterator::fold (30 samples, 1.83%)c..core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (30 samples, 1.83%)c..core::iter::adapters::map::map_fold::{{closure}} (30 samples, 1.83%)c..core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (30 samples, 1.83%)c..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (30 samples, 1.83%)<..hashbrown::map::HashMap<K,V,S,A>::insert (30 samples, 1.83%)h..hashbrown::raw::RawTable<T,A>::insert (17 samples, 1.04%)hashbrown::raw::RawTable<T,A>::reserve (17 samples, 1.04%)hashbrown::raw::RawTable<T,A>::reserve_rehash (17 samples, 1.04%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (17 samples, 1.04%)hashbrown::raw::RawTableInner<A>::resize_inner (17 samples, 1.04%)hashbrown::raw::RawTable<T,A>::reserve_rehash::{{closure}} (17 samples, 1.04%)hashbrown::map::make_hasher::{{closure}} (17 samples, 1.04%)hashbrown::map::make_hash (17 samples, 1.04%)core::hash::BuildHasher::hash_one (17 samples, 1.04%)core::hash::impls::<impl core::hash::Hash for &T>::hash (17 samples, 1.04%)core::hash::impls::<impl core::hash::Hash for &T>::hash (17 samples, 1.04%)<slimp::Sexp as core::hash::Hash>::hash (17 samples, 1.04%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for isize>::hash (2 samples, 0.12%)core::hash::Hasher::write_isize (2 samples, 0.12%)core::hash::Hasher::write_usize (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)hashbrown::map::make_insert_hash (10 samples, 0.61%)core::hash::BuildHasher::hash_one (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for &T>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for &T>::hash (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (9 samples, 0.55%)core::hash::Hash::hash_slice (9 samples, 0.55%)core::hash::Hash::hash_slice::rt (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::wrapping_add (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::wrapping_add (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (9 samples, 0.55%)core::hash::Hash::hash_slice (9 samples, 0.55%)core::hash::Hash::hash_slice::rt (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (9 samples, 0.55%)core::hash::Hash::hash_slice (9 samples, 0.55%)core::hash::Hash::hash_slice::rt (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (9 samples, 0.55%)core::hash::Hash::hash_slice (9 samples, 0.55%)core::hash::Hash::hash_slice::rt (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::Hash::hash_slice (11 samples, 0.67%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (14 samples, 0.85%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (14 samples, 0.85%)core::hash::Hash::hash_slice (14 samples, 0.85%)core::hash::Hash::hash_slice::rt (14 samples, 0.85%)<slimp::Sexp as core::hash::Hash>::hash (14 samples, 0.85%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (14 samples, 0.85%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (14 samples, 0.85%)core::hash::Hash::hash_slice (14 samples, 0.85%)core::hash::Hash::hash_slice::rt (14 samples, 0.85%)<slimp::Sexp as core::hash::Hash>::hash (14 samples, 0.85%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (13 samples, 0.79%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (13 samples, 0.79%)core::hash::Hasher::write_length_prefix (2 samples, 0.12%)core::hash::Hasher::write_usize (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (26 samples, 1.59%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (26 samples, 1.59%)core::iter::traits::iterator::Iterator::fold (26 samples, 1.59%)core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (26 samples, 1.59%)core::iter::adapters::map::map_fold::{{closure}} (26 samples, 1.59%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (26 samples, 1.59%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (26 samples, 1.59%)hashbrown::map::HashMap<K,V,S,A>::insert (26 samples, 1.59%)hashbrown::raw::RawTable<T,A>::insert (16 samples, 0.98%)hashbrown::raw::RawTable<T,A>::reserve (16 samples, 0.98%)hashbrown::raw::RawTable<T,A>::reserve_rehash (16 samples, 0.98%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (16 samples, 0.98%)hashbrown::raw::RawTableInner<A>::resize_inner (16 samples, 0.98%)hashbrown::raw::RawTable<T,A>::reserve_rehash::{{closure}} (16 samples, 0.98%)hashbrown::map::make_hasher::{{closure}} (16 samples, 0.98%)hashbrown::map::make_hash (16 samples, 0.98%)core::hash::BuildHasher::hash_one (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for &T>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for &T>::hash (16 samples, 0.98%)<slimp::Sexp as core::hash::Hash>::hash (16 samples, 0.98%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (16 samples, 0.98%)core::hash::Hash::hash_slice (16 samples, 0.98%)core::hash::Hash::hash_slice::rt (16 samples, 0.98%)<slimp::Sexp as core::hash::Hash>::hash (16 samples, 0.98%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (16 samples, 0.98%)core::hash::Hash::hash_slice (16 samples, 0.98%)core::hash::Hash::hash_slice::rt (16 samples, 0.98%)<slimp::Sexp as core::hash::Hash>::hash (16 samples, 0.98%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (16 samples, 0.98%)core::hash::Hash::hash_slice (16 samples, 0.98%)core::hash::Hash::hash_slice::rt (16 samples, 0.98%)<slimp::Sexp as core::hash::Hash>::hash (16 samples, 0.98%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (16 samples, 0.98%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (16 samples, 0.98%)core::hash::Hash::hash_slice (16 samples, 0.98%)core::hash::Hash::hash_slice::rt (16 samples, 0.98%)<slimp::Sexp as core::hash::Hash>::hash (15 samples, 0.91%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (15 samples, 0.91%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (15 samples, 0.91%)core::hash::Hash::hash_slice (15 samples, 0.91%)core::hash::Hash::hash_slice::rt (15 samples, 0.91%)<slimp::Sexp as core::hash::Hash>::hash (15 samples, 0.91%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (15 samples, 0.91%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (15 samples, 0.91%)core::hash::Hash::hash_slice (15 samples, 0.91%)core::hash::Hash::hash_slice::rt (15 samples, 0.91%)<slimp::Sexp as core::hash::Hash>::hash (15 samples, 0.91%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::slice::iter::Iter<T>::post_inc_start (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (9 samples, 0.55%)core::hash::Hash::hash_slice (9 samples, 0.55%)core::hash::Hash::hash_slice::rt (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::hash::Hash::hash_slice (11 samples, 0.67%)core::hash::Hash::hash_slice::rt (11 samples, 0.67%)<slimp::Sexp as core::hash::Hash>::hash (11 samples, 0.67%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (11 samples, 0.67%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (11 samples, 0.67%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)hashbrown::map::make_insert_hash (12 samples, 0.73%)core::hash::BuildHasher::hash_one (12 samples, 0.73%)core::hash::impls::<impl core::hash::Hash for &T>::hash (12 samples, 0.73%)core::hash::impls::<impl core::hash::Hash for &T>::hash (12 samples, 0.73%)<slimp::Sexp as core::hash::Hash>::hash (12 samples, 0.73%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (12 samples, 0.73%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (12 samples, 0.73%)core::hash::Hash::hash_slice (12 samples, 0.73%)core::hash::Hash::hash_slice::rt (12 samples, 0.73%)<slimp::Sexp as core::hash::Hash>::hash (12 samples, 0.73%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (12 samples, 0.73%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (12 samples, 0.73%)core::hash::Hash::hash_slice (12 samples, 0.73%)core::hash::Hash::hash_slice::rt (12 samples, 0.73%)<slimp::Sexp as core::hash::Hash>::hash (12 samples, 0.73%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (12 samples, 0.73%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (12 samples, 0.73%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::get_mut (2 samples, 0.12%)hashbrown::raw::RawTable<T,A>::find (2 samples, 0.12%)hashbrown::raw::RawTableInner<A>::find_inner (2 samples, 0.12%)hashbrown::raw::RawTable<T,A>::find::{{closure}} (2 samples, 0.12%)hashbrown::map::equivalent_key::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::wrapping_add (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for isize>::hash (2 samples, 0.12%)core::hash::Hasher::write_isize (2 samples, 0.12%)core::hash::Hasher::write_usize (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (2 samples, 0.12%)core::num::<impl u64>::wrapping_add (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (9 samples, 0.55%)core::hash::Hash::hash_slice (9 samples, 0.55%)core::hash::Hash::hash_slice::rt (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)core::num::<impl usize>::to_ne_bytes (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (24 samples, 1.46%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (24 samples, 1.46%)core::iter::traits::iterator::Iterator::fold (24 samples, 1.46%)core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (24 samples, 1.46%)core::iter::adapters::map::map_fold::{{closure}} (24 samples, 1.46%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (24 samples, 1.46%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (24 samples, 1.46%)hashbrown::map::HashMap<K,V,S,A>::insert (24 samples, 1.46%)hashbrown::raw::RawTable<T,A>::insert (10 samples, 0.61%)hashbrown::raw::RawTable<T,A>::reserve (10 samples, 0.61%)hashbrown::raw::RawTable<T,A>::reserve_rehash (10 samples, 0.61%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (10 samples, 0.61%)hashbrown::raw::RawTableInner<A>::resize_inner (10 samples, 0.61%)hashbrown::raw::RawTable<T,A>::reserve_rehash::{{closure}} (10 samples, 0.61%)hashbrown::map::make_hasher::{{closure}} (10 samples, 0.61%)hashbrown::map::make_hash (10 samples, 0.61%)core::hash::BuildHasher::hash_one (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for &T>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for &T>::hash (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (10 samples, 0.61%)core::hash::Hash::hash_slice (10 samples, 0.61%)core::hash::Hash::hash_slice::rt (10 samples, 0.61%)<slimp::Sexp as core::hash::Hash>::hash (10 samples, 0.61%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::wrapping_add (1 samples, 0.06%)hashbrown::map::make_insert_hash (6 samples, 0.37%)core::hash::BuildHasher::hash_one (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for &T>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for &T>::hash (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::get_mut (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::find (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::find_inner (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::find::{{closure}} (1 samples, 0.06%)hashbrown::map::equivalent_key::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::cmp::min (1 samples, 0.06%)core::cmp::Ord::min (1 samples, 0.06%)core::cmp::min_by (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<intaglio::Symbol as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for u32>::hash (2 samples, 0.12%)core::hash::Hasher::write_u32 (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (12 samples, 0.73%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (12 samples, 0.73%)core::iter::traits::iterator::Iterator::fold (12 samples, 0.73%)core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (12 samples, 0.73%)core::iter::adapters::map::map_fold::{{closure}} (12 samples, 0.73%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (12 samples, 0.73%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (12 samples, 0.73%)hashbrown::map::HashMap<K,V,S,A>::insert (12 samples, 0.73%)hashbrown::raw::RawTable<T,A>::insert (5 samples, 0.30%)hashbrown::raw::RawTable<T,A>::reserve (5 samples, 0.30%)hashbrown::raw::RawTable<T,A>::reserve_rehash (5 samples, 0.30%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (5 samples, 0.30%)hashbrown::raw::RawTableInner<A>::resize_inner (5 samples, 0.30%)hashbrown::raw::RawTable<T,A>::reserve_rehash::{{closure}} (5 samples, 0.30%)hashbrown::map::make_hasher::{{closure}} (5 samples, 0.30%)hashbrown::map::make_hash (5 samples, 0.30%)core::hash::BuildHasher::hash_one (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for &T>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for &T>::hash (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)hashbrown::map::make_insert_hash (8 samples, 0.49%)core::hash::BuildHasher::hash_one (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for &T>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for &T>::hash (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::cmp::min (1 samples, 0.06%)core::cmp::Ord::min (1 samples, 0.06%)core::cmp::min_by (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (14 samples, 0.85%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (14 samples, 0.85%)core::iter::traits::iterator::Iterator::fold (14 samples, 0.85%)core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (14 samples, 0.85%)core::iter::adapters::map::map_fold::{{closure}} (14 samples, 0.85%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (14 samples, 0.85%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (14 samples, 0.85%)hashbrown::map::HashMap<K,V,S,A>::insert (14 samples, 0.85%)hashbrown::raw::RawTable<T,A>::insert (6 samples, 0.37%)hashbrown::raw::RawTable<T,A>::reserve (6 samples, 0.37%)hashbrown::raw::RawTable<T,A>::reserve_rehash (6 samples, 0.37%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (6 samples, 0.37%)hashbrown::raw::RawTableInner<A>::resize_inner (6 samples, 0.37%)hashbrown::raw::RawTable<T,A>::reserve_rehash::{{closure}} (6 samples, 0.37%)hashbrown::map::make_hasher::{{closure}} (6 samples, 0.37%)hashbrown::map::make_hash (6 samples, 0.37%)core::hash::BuildHasher::hash_one (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for &T>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for &T>::hash (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::slice::iter::Iter<T>::post_inc_start (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)hashbrown::map::make_insert_hash (4 samples, 0.24%)core::hash::BuildHasher::hash_one (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for &T>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for &T>::hash (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::intrinsics::copy_nonoverlapping (1 samples, 0.06%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for isize>::hash (2 samples, 0.12%)core::hash::Hasher::write_isize (2 samples, 0.12%)core::hash::Hasher::write_usize (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)core::hash::sip::u8to64_le (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (11 samples, 0.67%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (11 samples, 0.67%)core::iter::traits::iterator::Iterator::fold (11 samples, 0.67%)core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (11 samples, 0.67%)core::iter::adapters::map::map_fold::{{closure}} (11 samples, 0.67%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (11 samples, 0.67%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (11 samples, 0.67%)hashbrown::map::HashMap<K,V,S,A>::insert (11 samples, 0.67%)hashbrown::raw::RawTable<T,A>::insert (7 samples, 0.43%)hashbrown::raw::RawTable<T,A>::reserve (7 samples, 0.43%)hashbrown::raw::RawTable<T,A>::reserve_rehash (7 samples, 0.43%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (7 samples, 0.43%)hashbrown::raw::RawTableInner<A>::resize_inner (7 samples, 0.43%)hashbrown::raw::RawTable<T,A>::reserve_rehash::{{closure}} (7 samples, 0.43%)hashbrown::map::make_hasher::{{closure}} (7 samples, 0.43%)hashbrown::map::make_hash (7 samples, 0.43%)core::hash::BuildHasher::hash_one (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for &T>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for &T>::hash (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)hashbrown::map::make_insert_hash (4 samples, 0.24%)core::hash::BuildHasher::hash_one (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for &T>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for &T>::hash (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for isize>::hash (2 samples, 0.12%)core::hash::Hasher::write_isize (2 samples, 0.12%)core::hash::Hasher::write_usize (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)core::hash::sip::u8to64_le (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (8 samples, 0.49%)core::iter::adapters::map::map_fold::{{closure}} (8 samples, 0.49%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (8 samples, 0.49%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (8 samples, 0.49%)hashbrown::map::HashMap<K,V,S,A>::insert (8 samples, 0.49%)hashbrown::raw::RawTable<T,A>::insert (4 samples, 0.24%)hashbrown::raw::RawTable<T,A>::reserve (4 samples, 0.24%)hashbrown::raw::RawTable<T,A>::reserve_rehash (4 samples, 0.24%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (4 samples, 0.24%)hashbrown::raw::RawTableInner<A>::resize_inner (4 samples, 0.24%)hashbrown::raw::RawTable<T,A>::reserve_rehash::{{closure}} (4 samples, 0.24%)hashbrown::map::make_hasher::{{closure}} (4 samples, 0.24%)hashbrown::map::make_hash (4 samples, 0.24%)core::hash::BuildHasher::hash_one (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for &T>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for &T>::hash (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (9 samples, 0.55%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (9 samples, 0.55%)core::iter::traits::iterator::Iterator::fold (9 samples, 0.55%)core::ptr::drop_in_place<std::collections::hash::set::IntoIter<&slimp::Sexp>> (1 samples, 0.06%)core::ptr::drop_in_place<hashbrown::set::IntoIter<&slimp::Sexp>> (1 samples, 0.06%)core::ptr::drop_in_place<hashbrown::map::IntoIter<&slimp::Sexp,()>> (1 samples, 0.06%)core::ptr::drop_in_place<hashbrown::raw::RawIntoIter<(&slimp::Sexp,())>> (1 samples, 0.06%)<hashbrown::raw::RawIntoIter<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::deallocate (1 samples, 0.06%)alloc::alloc::dealloc (1 samples, 0.06%)cfree (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)hashbrown::map::make_insert_hash (7 samples, 0.43%)core::hash::BuildHasher::hash_one (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for &T>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for &T>::hash (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::get_mut (3 samples, 0.18%)hashbrown::raw::RawTable<T,A>::find (3 samples, 0.18%)hashbrown::raw::RawTableInner<A>::find_inner (3 samples, 0.18%)hashbrown::raw::RawTable<T,A>::find::{{closure}} (3 samples, 0.18%)hashbrown::map::equivalent_key::{{closure}} (3 samples, 0.18%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (3 samples, 0.18%)<slimp::Sexp as core::cmp::PartialEq>::eq (3 samples, 0.18%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (3 samples, 0.18%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all (3 samples, 0.18%)core::iter::traits::iterator::Iterator::try_fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (3 samples, 0.18%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (3 samples, 0.18%)<slimp::Sexp as core::cmp::PartialEq>::eq (3 samples, 0.18%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (3 samples, 0.18%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all (3 samples, 0.18%)core::iter::traits::iterator::Iterator::try_fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (3 samples, 0.18%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (3 samples, 0.18%)<slimp::Sexp as core::cmp::PartialEq>::eq (3 samples, 0.18%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (3 samples, 0.18%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all (3 samples, 0.18%)core::iter::traits::iterator::Iterator::try_fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (3 samples, 0.18%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (3 samples, 0.18%)<slimp::Sexp as core::cmp::PartialEq>::eq (3 samples, 0.18%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (3 samples, 0.18%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all (3 samples, 0.18%)core::iter::traits::iterator::Iterator::try_fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (3 samples, 0.18%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (3 samples, 0.18%)<slimp::Sexp as core::cmp::PartialEq>::eq (3 samples, 0.18%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (3 samples, 0.18%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all (3 samples, 0.18%)core::iter::traits::iterator::Iterator::try_fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (3 samples, 0.18%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (3 samples, 0.18%)<slimp::Sexp as core::cmp::PartialEq>::eq (3 samples, 0.18%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (3 samples, 0.18%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all (3 samples, 0.18%)core::iter::traits::iterator::Iterator::try_fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (3 samples, 0.18%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (3 samples, 0.18%)<slimp::Sexp as core::cmp::PartialEq>::eq (3 samples, 0.18%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::cmp::min (1 samples, 0.06%)core::cmp::Ord::min (1 samples, 0.06%)core::cmp::min_by (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (14 samples, 0.85%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (14 samples, 0.85%)core::iter::traits::iterator::Iterator::fold (14 samples, 0.85%)core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (14 samples, 0.85%)core::iter::adapters::map::map_fold::{{closure}} (14 samples, 0.85%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (14 samples, 0.85%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (14 samples, 0.85%)hashbrown::map::HashMap<K,V,S,A>::insert (14 samples, 0.85%)hashbrown::raw::RawTable<T,A>::insert (4 samples, 0.24%)hashbrown::raw::RawTable<T,A>::reserve (4 samples, 0.24%)hashbrown::raw::RawTable<T,A>::reserve_rehash (4 samples, 0.24%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (4 samples, 0.24%)hashbrown::raw::RawTableInner<A>::resize_inner (4 samples, 0.24%)hashbrown::raw::RawTable<T,A>::reserve_rehash::{{closure}} (4 samples, 0.24%)hashbrown::map::make_hasher::{{closure}} (4 samples, 0.24%)hashbrown::map::make_hash (4 samples, 0.24%)core::hash::BuildHasher::hash_one (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for &T>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for &T>::hash (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<intaglio::Symbol as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for u32>::hash (2 samples, 0.12%)core::hash::Hasher::write_u32 (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)core::hash::sip::u8to64_le (1 samples, 0.06%)hashbrown::map::make_insert_hash (9 samples, 0.55%)core::hash::BuildHasher::hash_one (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for &T>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for &T>::hash (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (9 samples, 0.55%)core::hash::Hash::hash_slice (9 samples, 0.55%)core::hash::Hash::hash_slice::rt (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (9 samples, 0.55%)core::hash::Hash::hash_slice (9 samples, 0.55%)core::hash::Hash::hash_slice::rt (9 samples, 0.55%)<slimp::Sexp as core::hash::Hash>::hash (9 samples, 0.55%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (9 samples, 0.55%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (9 samples, 0.55%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::wrapping_add (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hash::hash_slice (5 samples, 0.30%)core::hash::Hash::hash_slice::rt (5 samples, 0.30%)<slimp::Sexp as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for isize>::hash (2 samples, 0.12%)core::hash::Hasher::write_isize (2 samples, 0.12%)core::hash::Hasher::write_usize (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (17 samples, 1.04%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (17 samples, 1.04%)core::iter::traits::iterator::Iterator::fold (17 samples, 1.04%)core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (17 samples, 1.04%)core::iter::adapters::map::map_fold::{{closure}} (17 samples, 1.04%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (17 samples, 1.04%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (17 samples, 1.04%)hashbrown::map::HashMap<K,V,S,A>::insert (17 samples, 1.04%)hashbrown::raw::RawTable<T,A>::insert (8 samples, 0.49%)hashbrown::raw::RawTable<T,A>::reserve (8 samples, 0.49%)hashbrown::raw::RawTable<T,A>::reserve_rehash (8 samples, 0.49%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (8 samples, 0.49%)hashbrown::raw::RawTableInner<A>::resize_inner (8 samples, 0.49%)hashbrown::raw::RawTable<T,A>::reserve_rehash::{{closure}} (8 samples, 0.49%)hashbrown::map::make_hasher::{{closure}} (8 samples, 0.49%)hashbrown::map::make_hash (8 samples, 0.49%)core::hash::BuildHasher::hash_one (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for &T>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for &T>::hash (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hasher::write_length_prefix (2 samples, 0.12%)core::hash::Hasher::write_usize (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)core::num::<impl u32>::to_ne_bytes (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (5 samples, 0.30%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (5 samples, 0.30%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (6 samples, 0.37%)core::hash::Hash::hash_slice (6 samples, 0.37%)core::hash::Hash::hash_slice::rt (6 samples, 0.37%)<slimp::Sexp as core::hash::Hash>::hash (6 samples, 0.37%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (7 samples, 0.43%)core::hash::Hash::hash_slice (7 samples, 0.43%)core::hash::Hash::hash_slice::rt (7 samples, 0.43%)<slimp::Sexp as core::hash::Hash>::hash (7 samples, 0.43%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)hashbrown::map::make_insert_hash (8 samples, 0.49%)core::hash::BuildHasher::hash_one (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for &T>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for &T>::hash (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (8 samples, 0.49%)core::hash::Hash::hash_slice (8 samples, 0.49%)core::hash::Hash::hash_slice::rt (8 samples, 0.49%)<slimp::Sexp as core::hash::Hash>::hash (8 samples, 0.49%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::get_mut (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::find (1 samples, 0.06%)hashbrown::raw::RawTableInner<A>::find_inner (1 samples, 0.06%)hashbrown::raw::RawTable<T,A>::find::{{closure}} (1 samples, 0.06%)hashbrown::map::equivalent_key::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)<core::iter::adapters::zip::Zip<A,B> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::zip::Zip<A,B> as core::iter::adapters::zip::ZipImpl<A,B>>::next (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for isize>::hash (2 samples, 0.12%)core::hash::Hasher::write_isize (2 samples, 0.12%)core::hash::Hasher::write_usize (2 samples, 0.12%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (2 samples, 0.12%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (2 samples, 0.12%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold::flatten::{{closure}} (12 samples, 0.73%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold::flatten::{{closure}} (12 samples, 0.73%)core::iter::traits::iterator::Iterator::fold (12 samples, 0.73%)core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut (12 samples, 0.73%)core::iter::adapters::map::map_fold::{{closure}} (12 samples, 0.73%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (12 samples, 0.73%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (12 samples, 0.73%)hashbrown::map::HashMap<K,V,S,A>::insert (12 samples, 0.73%)hashbrown::raw::RawTable<T,A>::insert (3 samples, 0.18%)hashbrown::raw::RawTable<T,A>::reserve (3 samples, 0.18%)hashbrown::raw::RawTable<T,A>::reserve_rehash (3 samples, 0.18%)hashbrown::raw::RawTableInner<A>::reserve_rehash_inner (3 samples, 0.18%)hashbrown::raw::RawTableInner<A>::resize_inner (3 samples, 0.18%)hashbrown::raw::RawTable<T,A>::reserve_rehash::{{closure}} (3 samples, 0.18%)hashbrown::map::make_hasher::{{closure}} (3 samples, 0.18%)hashbrown::map::make_hash (3 samples, 0.18%)core::hash::BuildHasher::hash_one (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for &T>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for &T>::hash (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (14 samples, 0.85%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (14 samples, 0.85%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (14 samples, 0.85%)core::iter::traits::iterator::Iterator::for_each (14 samples, 0.85%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (14 samples, 0.85%)<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (14 samples, 0.85%)<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (14 samples, 0.85%)core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (14 samples, 0.85%)<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (14 samples, 0.85%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (14 samples, 0.85%)core::iter::traits::iterator::Iterator::fold (14 samples, 0.85%)core::iter::adapters::map::map_fold::{{closure}} (14 samples, 0.85%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)slimp::Sexp::concretion_targets (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::FromIterator<T>>::from_iter (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (2 samples, 0.12%)hashbrown::map::HashMap<K,V,S,A>::insert (2 samples, 0.12%)hashbrown::map::make_insert_hash (2 samples, 0.12%)core::hash::BuildHasher::hash_one (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (32 samples, 1.95%)<..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (32 samples, 1.95%)<..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (32 samples, 1.95%)<..core::iter::traits::iterator::Iterator::for_each (32 samples, 1.95%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (32 samples, 1.95%)<..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (32 samples, 1.95%)<..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (32 samples, 1.95%)<..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (32 samples, 1.95%)c..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (32 samples, 1.95%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (32 samples, 1.95%)<..core::iter::traits::iterator::Iterator::fold (32 samples, 1.95%)c..core::iter::adapters::map::map_fold::{{closure}} (32 samples, 1.95%)c..core::ops::function::FnMut::call_mut (15 samples, 0.91%)slimp::Sexp::concretion_targets (15 samples, 0.91%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (1 samples, 0.06%)hashbrown::map::HashMap<K,V,S,A>::insert (1 samples, 0.06%)hashbrown::map::make_insert_hash (1 samples, 0.06%)core::hash::BuildHasher::hash_one (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for &T>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for &T>::hash (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::wrapping_add (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (48 samples, 2.93%)<s..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (48 samples, 2.93%)<h..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (48 samples, 2.93%)<h..core::iter::traits::iterator::Iterator::for_each (48 samples, 2.93%)co..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (48 samples, 2.93%)<c..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (48 samples, 2.93%)<c..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (48 samples, 2.93%)<c..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (48 samples, 2.93%)co..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (48 samples, 2.93%)<c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (48 samples, 2.93%)<c..core::iter::traits::iterator::Iterator::fold (48 samples, 2.93%)co..core::iter::adapters::map::map_fold::{{closure}} (48 samples, 2.93%)co..core::ops::function::FnMut::call_mut (34 samples, 2.07%)c..slimp::Sexp::concretion_targets (34 samples, 2.07%)s..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::FromIterator<T>>::from_iter (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (2 samples, 0.12%)hashbrown::map::HashMap<K,V,S,A>::insert (2 samples, 0.12%)hashbrown::map::make_insert_hash (2 samples, 0.12%)core::hash::BuildHasher::hash_one (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::intrinsics::copy_nonoverlapping (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (59 samples, 3.60%)<std..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (59 samples, 3.60%)<has..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (59 samples, 3.60%)<has..core::iter::traits::iterator::Iterator::for_each (59 samples, 3.60%)core..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (59 samples, 3.60%)<cor..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (59 samples, 3.60%)<cor..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (59 samples, 3.60%)<cor..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (59 samples, 3.60%)core..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (59 samples, 3.60%)<cor..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (59 samples, 3.60%)<cor..core::iter::traits::iterator::Iterator::fold (59 samples, 3.60%)core..core::iter::adapters::map::map_fold::{{closure}} (59 samples, 3.60%)core..core::ops::function::FnMut::call_mut (50 samples, 3.05%)cor..slimp::Sexp::concretion_targets (50 samples, 3.05%)sli..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::FromIterator<T>>::from_iter (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (2 samples, 0.12%)hashbrown::map::HashMap<K,V,S,A>::insert (2 samples, 0.12%)hashbrown::map::make_insert_hash (2 samples, 0.12%)core::hash::BuildHasher::hash_one (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (72 samples, 4.39%)<std:..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (72 samples, 4.39%)<hash..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (72 samples, 4.39%)<hash..core::iter::traits::iterator::Iterator::for_each (72 samples, 4.39%)core:..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (72 samples, 4.39%)<core..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (72 samples, 4.39%)<core..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (72 samples, 4.39%)<core..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (72 samples, 4.39%)core:..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (72 samples, 4.39%)<core..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (72 samples, 4.39%)<core..core::iter::traits::iterator::Iterator::fold (72 samples, 4.39%)core:..core::iter::adapters::map::map_fold::{{closure}} (72 samples, 4.39%)core:..core::ops::function::FnMut::call_mut (61 samples, 3.72%)core..slimp::Sexp::concretion_targets (61 samples, 3.72%)slim..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::FromIterator<T>>::from_iter (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (2 samples, 0.12%)hashbrown::map::HashMap<K,V,S,A>::insert (2 samples, 0.12%)hashbrown::map::make_insert_hash (2 samples, 0.12%)core::hash::BuildHasher::hash_one (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::wrapping_add (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (88 samples, 5.37%)<std::c..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (88 samples, 5.37%)<hashbr..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (88 samples, 5.37%)<hashbr..core::iter::traits::iterator::Iterator::for_each (88 samples, 5.37%)core::i..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (88 samples, 5.37%)<core::..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (88 samples, 5.37%)<core::..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (88 samples, 5.37%)<core::..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (88 samples, 5.37%)core::i..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (88 samples, 5.37%)<core::..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (88 samples, 5.37%)<core::..core::iter::traits::iterator::Iterator::fold (88 samples, 5.37%)core::i..core::iter::adapters::map::map_fold::{{closure}} (88 samples, 5.37%)core::i..core::ops::function::FnMut::call_mut (74 samples, 4.51%)core:..slimp::Sexp::concretion_targets (74 samples, 4.51%)slimp..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::FromIterator<T>>::from_iter (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (2 samples, 0.12%)hashbrown::map::HashMap<K,V,S,A>::insert (2 samples, 0.12%)hashbrown::map::make_insert_hash (2 samples, 0.12%)core::hash::BuildHasher::hash_one (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (101 samples, 6.16%)<std::co..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (101 samples, 6.16%)<hashbro..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (101 samples, 6.16%)<hashbro..core::iter::traits::iterator::Iterator::for_each (101 samples, 6.16%)core::it..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (101 samples, 6.16%)<core::i..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (101 samples, 6.16%)<core::i..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (101 samples, 6.16%)<core::i..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (101 samples, 6.16%)core::it..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (101 samples, 6.16%)<core::i..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (101 samples, 6.16%)<core::i..core::iter::traits::iterator::Iterator::fold (101 samples, 6.16%)core::it..core::iter::adapters::map::map_fold::{{closure}} (101 samples, 6.16%)core::it..core::ops::function::FnMut::call_mut (89 samples, 5.43%)core::o..slimp::Sexp::concretion_targets (89 samples, 5.43%)slimp::..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (1 samples, 0.06%)hashbrown::map::HashMap<K,V,S,A>::insert (1 samples, 0.06%)hashbrown::map::make_insert_hash (1 samples, 0.06%)core::hash::BuildHasher::hash_one (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for &T>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for &T>::hash (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::intrinsics::copy_nonoverlapping (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::intrinsics::copy_nonoverlapping (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (127 samples, 7.74%)<std::colle..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (127 samples, 7.74%)<hashbrown:..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (127 samples, 7.74%)<hashbrown:..core::iter::traits::iterator::Iterator::for_each (127 samples, 7.74%)core::iter:..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (127 samples, 7.74%)<core::iter..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (127 samples, 7.74%)<core::iter..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (127 samples, 7.74%)<core::iter..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (127 samples, 7.74%)core::iter:..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (127 samples, 7.74%)<core::iter..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (127 samples, 7.74%)<core::iter..core::iter::traits::iterator::Iterator::fold (127 samples, 7.74%)core::iter:..core::iter::adapters::map::map_fold::{{closure}} (127 samples, 7.74%)core::iter:..core::ops::function::FnMut::call_mut (103 samples, 6.28%)core::op..slimp::Sexp::concretion_targets (103 samples, 6.28%)slimp::S..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::FromIterator<T>>::from_iter (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (2 samples, 0.12%)hashbrown::map::HashMap<K,V,S,A>::insert (2 samples, 0.12%)hashbrown::map::make_insert_hash (2 samples, 0.12%)core::hash::BuildHasher::hash_one (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::rotate_left (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (154 samples, 9.39%)<std::collect..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (154 samples, 9.39%)<hashbrown::s..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (154 samples, 9.39%)<hashbrown::m..core::iter::traits::iterator::Iterator::for_each (154 samples, 9.39%)core::iter::t..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (154 samples, 9.39%)<core::iter::..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (154 samples, 9.39%)<core::iter::..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (154 samples, 9.39%)<core::iter::..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (154 samples, 9.39%)core::iter::a..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (154 samples, 9.39%)<core::iter::..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (154 samples, 9.39%)<core::iter::..core::iter::traits::iterator::Iterator::fold (154 samples, 9.39%)core::iter::t..core::iter::adapters::map::map_fold::{{closure}} (154 samples, 9.39%)core::iter::a..core::ops::function::FnMut::call_mut (128 samples, 7.80%)core::ops::..slimp::Sexp::concretion_targets (128 samples, 7.80%)slimp::Sexp..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (1 samples, 0.06%)hashbrown::map::HashMap<K,V,S,A>::insert (1 samples, 0.06%)hashbrown::map::make_insert_hash (1 samples, 0.06%)core::hash::BuildHasher::hash_one (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for &T>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for &T>::hash (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)core::num::<impl u64>::wrapping_add (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (187 samples, 11.40%)<std::collections..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (187 samples, 11.40%)<hashbrown::set::..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (187 samples, 11.40%)<hashbrown::map::..core::iter::traits::iterator::Iterator::for_each (187 samples, 11.40%)core::iter::trait..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (187 samples, 11.40%)<core::iter::adap..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (187 samples, 11.40%)<core::iter::adap..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (187 samples, 11.40%)<core::iter::adap..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (187 samples, 11.40%)core::iter::adapt..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (187 samples, 11.40%)<core::iter::adap..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (187 samples, 11.40%)<core::iter::adap..core::iter::traits::iterator::Iterator::fold (187 samples, 11.40%)core::iter::trait..core::iter::adapters::map::map_fold::{{closure}} (187 samples, 11.40%)core::iter::adapt..core::ops::function::FnMut::call_mut (157 samples, 9.57%)core::ops::fun..slimp::Sexp::concretion_targets (157 samples, 9.57%)slimp::Sexp::c..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (3 samples, 0.18%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)core::iter::adapters::map::map_fold::{{closure}} (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (3 samples, 0.18%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (3 samples, 0.18%)hashbrown::map::HashMap<K,V,S,A>::insert (3 samples, 0.18%)hashbrown::map::make_insert_hash (3 samples, 0.18%)core::hash::BuildHasher::hash_one (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for &T>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for &T>::hash (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::intrinsics::copy_nonoverlapping (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (210 samples, 12.80%)<std::collections::..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (210 samples, 12.80%)<hashbrown::set::Ha..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (210 samples, 12.80%)<hashbrown::map::Ha..core::iter::traits::iterator::Iterator::for_each (210 samples, 12.80%)core::iter::traits:..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (210 samples, 12.80%)<core::iter::adapte..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (210 samples, 12.80%)<core::iter::adapte..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (210 samples, 12.80%)<core::iter::adapte..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (210 samples, 12.80%)core::iter::adapter..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (210 samples, 12.80%)<core::iter::adapte..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (210 samples, 12.80%)<core::iter::adapte..core::iter::traits::iterator::Iterator::fold (210 samples, 12.80%)core::iter::traits:..core::iter::adapters::map::map_fold::{{closure}} (210 samples, 12.80%)core::iter::adapter..core::ops::function::FnMut::call_mut (188 samples, 11.46%)core::ops::functi..slimp::Sexp::concretion_targets (188 samples, 11.46%)slimp::Sexp::conc..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::FromIterator<T>>::from_iter (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (1 samples, 0.06%)hashbrown::map::HashMap<K,V,S,A>::insert (1 samples, 0.06%)hashbrown::map::make_insert_hash (1 samples, 0.06%)core::hash::BuildHasher::hash_one (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for &T>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for &T>::hash (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (242 samples, 14.76%)<std::collections::hash..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (242 samples, 14.76%)<hashbrown::set::HashSe..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (242 samples, 14.76%)<hashbrown::map::HashMa..core::iter::traits::iterator::Iterator::for_each (242 samples, 14.76%)core::iter::traits::ite..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (242 samples, 14.76%)<core::iter::adapters::..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (242 samples, 14.76%)<core::iter::adapters::..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (242 samples, 14.76%)<core::iter::adapters::..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (242 samples, 14.76%)core::iter::adapters::f..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (242 samples, 14.76%)<core::iter::adapters::..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (242 samples, 14.76%)<core::iter::adapters::..core::iter::traits::iterator::Iterator::fold (242 samples, 14.76%)core::iter::traits::ite..core::iter::adapters::map::map_fold::{{closure}} (242 samples, 14.76%)core::iter::adapters::m..core::ops::function::FnMut::call_mut (212 samples, 12.93%)core::ops::function..slimp::Sexp::concretion_targets (212 samples, 12.93%)slimp::Sexp::concre..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::FromIterator<T>>::from_iter (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (2 samples, 0.12%)hashbrown::map::HashMap<K,V,S,A>::insert (2 samples, 0.12%)hashbrown::map::make_insert_hash (2 samples, 0.12%)core::hash::BuildHasher::hash_one (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (275 samples, 16.77%)<std::collections::hash::s..<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (275 samples, 16.77%)<hashbrown::set::HashSet<T..<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (275 samples, 16.77%)<hashbrown::map::HashMap<K..core::iter::traits::iterator::Iterator::for_each (275 samples, 16.77%)core::iter::traits::iterat..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (275 samples, 16.77%)<core::iter::adapters::map..<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::fold (275 samples, 16.77%)<core::iter::adapters::fla..<core::iter::adapters::flatten::FlattenCompat<I,U> as core::iter::traits::iterator::Iterator>::fold (275 samples, 16.77%)<core::iter::adapters::fla..core::iter::adapters::flatten::FlattenCompat<I,U>::iter_fold (275 samples, 16.77%)core::iter::adapters::flat..<core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::fold (275 samples, 16.77%)<core::iter::adapters::fus..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (275 samples, 16.77%)<core::iter::adapters::map..core::iter::traits::iterator::Iterator::fold (275 samples, 16.77%)core::iter::traits::iterat..core::iter::adapters::map::map_fold::{{closure}} (275 samples, 16.77%)core::iter::adapters::map:..core::ops::function::FnMut::call_mut (244 samples, 14.88%)core::ops::function::Fn..slimp::Sexp::concretion_targets (244 samples, 14.88%)slimp::Sexp::concretion..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::FromIterator<T>>::from_iter (2 samples, 0.12%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)core::iter::adapters::map::map_fold::{{closure}} (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (2 samples, 0.12%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (2 samples, 0.12%)hashbrown::map::HashMap<K,V,S,A>::insert (2 samples, 0.12%)hashbrown::map::make_insert_hash (2 samples, 0.12%)core::hash::BuildHasher::hash_one (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for &T>::hash (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hasher::write_length_prefix (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (1 samples, 0.06%)core::hash::Hash::hash_slice (1 samples, 0.06%)core::hash::Hash::hash_slice::rt (1 samples, 0.06%)<slimp::Sexp as core::hash::Hash>::hash (1 samples, 0.06%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (2 samples, 0.12%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (2 samples, 0.12%)core::hash::Hash::hash_slice (2 samples, 0.12%)core::hash::Hash::hash_slice::rt (2 samples, 0.12%)<slimp::Sexp as core::hash::Hash>::hash (2 samples, 0.12%)<intaglio::Symbol as core::hash::Hash>::hash (1 samples, 0.06%)core::hash::impls::<impl core::hash::Hash for u32>::hash (1 samples, 0.06%)core::hash::Hasher::write_u32 (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Sip13Rounds as core::hash::sip::Sip>::c_rounds (1 samples, 0.06%)slimp::Sexp::concretion_targets (279 samples, 17.01%)slimp::Sexp::concretion_ta..<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::FromIterator<T>>::from_iter (4 samples, 0.24%)<std::collections::hash::set::HashSet<T,S> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::set::HashSet<T,S,A> as core::iter::traits::collect::Extend<T>>::extend (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)core::iter::adapters::map::map_fold::{{closure}} (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (4 samples, 0.24%)<hashbrown::map::HashMap<K,V,S,A> as core::iter::traits::collect::Extend<(K,V)>>::extend::{{closure}} (4 samples, 0.24%)hashbrown::map::HashMap<K,V,S,A>::insert (4 samples, 0.24%)hashbrown::map::make_insert_hash (4 samples, 0.24%)core::hash::BuildHasher::hash_one (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for &T>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for &T>::hash (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (4 samples, 0.24%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (4 samples, 0.24%)core::hash::Hash::hash_slice (4 samples, 0.24%)core::hash::Hash::hash_slice::rt (4 samples, 0.24%)<slimp::Sexp as core::hash::Hash>::hash (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for [T]>::hash (3 samples, 0.18%)core::hash::Hash::hash_slice (3 samples, 0.18%)core::hash::Hash::hash_slice::rt (3 samples, 0.18%)<slimp::Sexp as core::hash::Hash>::hash (3 samples, 0.18%)core::hash::impls::<impl core::hash::Hash for isize>::hash (1 samples, 0.06%)core::hash::Hasher::write_isize (1 samples, 0.06%)core::hash::Hasher::write_usize (1 samples, 0.06%)<std::collections::hash::map::DefaultHasher as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::SipHasher13 as core::hash::Hasher>::write (1 samples, 0.06%)<core::hash::sip::Hasher<S> as core::hash::Hasher>::write (1 samples, 0.06%)core::hash::sip::u8to64_le (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)<intaglio::Symbol as core::cmp::PartialEq>::eq (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted::{{closure}} (1 samples, 0.06%)core::ptr::write (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted::{{closure}} (1 samples, 0.06%)core::ptr::write (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (7 samples, 0.43%)<slimp::Sexp as core::cmp::PartialEq>::eq (7 samples, 0.43%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (7 samples, 0.43%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (7 samples, 0.43%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (7 samples, 0.43%)core::iter::traits::iterator::Iterator::all (7 samples, 0.43%)core::iter::traits::iterator::Iterator::try_fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (7 samples, 0.43%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (7 samples, 0.43%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (7 samples, 0.43%)<slimp::Sexp as core::cmp::PartialEq>::eq (7 samples, 0.43%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (5 samples, 0.30%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (5 samples, 0.30%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (5 samples, 0.30%)core::iter::traits::iterator::Iterator::all (5 samples, 0.30%)core::iter::traits::iterator::Iterator::try_fold (5 samples, 0.30%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (5 samples, 0.30%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (5 samples, 0.30%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (5 samples, 0.30%)<slimp::Sexp as core::cmp::PartialEq>::eq (5 samples, 0.30%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (3 samples, 0.18%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all (3 samples, 0.18%)core::iter::traits::iterator::Iterator::try_fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (3 samples, 0.18%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (3 samples, 0.18%)<slimp::Sexp as core::cmp::PartialEq>::eq (3 samples, 0.18%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<core::iter::adapters::zip::Zip<A,B> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::zip::Zip<A,B> as core::iter::adapters::zip::ZipImpl<A,B>>::next (1 samples, 0.06%)<core::iter::adapters::zip::Zip<A,B> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::zip::Zip<A,B> as core::iter::adapters::zip::ZipImpl<A,B>>::next (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (8 samples, 0.49%)<slimp::Sexp as core::cmp::PartialEq>::eq (8 samples, 0.49%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (8 samples, 0.49%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (8 samples, 0.49%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (8 samples, 0.49%)core::iter::traits::iterator::Iterator::all (8 samples, 0.49%)core::iter::traits::iterator::Iterator::try_fold (8 samples, 0.49%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (7 samples, 0.43%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (7 samples, 0.43%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (7 samples, 0.43%)<slimp::Sexp as core::cmp::PartialEq>::eq (7 samples, 0.43%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (6 samples, 0.37%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (6 samples, 0.37%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (6 samples, 0.37%)core::iter::traits::iterator::Iterator::all (6 samples, 0.37%)core::iter::traits::iterator::Iterator::try_fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (6 samples, 0.37%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (6 samples, 0.37%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (5 samples, 0.30%)<slimp::Sexp as core::cmp::PartialEq>::eq (5 samples, 0.30%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (3 samples, 0.18%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all (3 samples, 0.18%)core::iter::traits::iterator::Iterator::try_fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (3 samples, 0.18%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (3 samples, 0.18%)<slimp::Sexp as core::cmp::PartialEq>::eq (3 samples, 0.18%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (5 samples, 0.30%)<slimp::Sexp as core::cmp::PartialEq>::eq (5 samples, 0.30%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (5 samples, 0.30%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (5 samples, 0.30%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (5 samples, 0.30%)core::iter::traits::iterator::Iterator::all (5 samples, 0.30%)core::iter::traits::iterator::Iterator::try_fold (5 samples, 0.30%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (5 samples, 0.30%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (5 samples, 0.30%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (5 samples, 0.30%)<slimp::Sexp as core::cmp::PartialEq>::eq (5 samples, 0.30%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (3 samples, 0.18%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all (3 samples, 0.18%)core::iter::traits::iterator::Iterator::try_fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::zip::Zip<A,B> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::zip::Zip<A,B> as core::iter::adapters::zip::ZipImpl<A,B>>::next (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (10 samples, 0.61%)<slimp::Sexp as core::cmp::PartialEq>::eq (10 samples, 0.61%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (8 samples, 0.49%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (8 samples, 0.49%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (8 samples, 0.49%)core::iter::traits::iterator::Iterator::all (8 samples, 0.49%)core::iter::traits::iterator::Iterator::try_fold (8 samples, 0.49%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (7 samples, 0.43%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (7 samples, 0.43%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (7 samples, 0.43%)<slimp::Sexp as core::cmp::PartialEq>::eq (7 samples, 0.43%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (4 samples, 0.24%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (4 samples, 0.24%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (4 samples, 0.24%)core::iter::traits::iterator::Iterator::all (4 samples, 0.24%)core::iter::traits::iterator::Iterator::try_fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (4 samples, 0.24%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (4 samples, 0.24%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (4 samples, 0.24%)<slimp::Sexp as core::cmp::PartialEq>::eq (4 samples, 0.24%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted::{{closure}} (1 samples, 0.06%)core::ptr::write (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (2 samples, 0.12%)alloc::slice::hack::to_vec (2 samples, 0.12%)<T as alloc::slice::hack::ConvertVec>::to_vec (2 samples, 0.12%)<slimp::Sexp as core::clone::Clone>::clone (2 samples, 0.12%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (2 samples, 0.12%)alloc::slice::hack::to_vec (2 samples, 0.12%)<T as alloc::slice::hack::ConvertVec>::to_vec (2 samples, 0.12%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)__rust_alloc (1 samples, 0.06%)<core::iter::adapters::zip::Zip<A,B> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::zip::Zip<A,B> as core::iter::adapters::zip::ZipImpl<A,B>>::next (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (10 samples, 0.61%)<slimp::Sexp as core::cmp::PartialEq>::eq (10 samples, 0.61%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (10 samples, 0.61%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (10 samples, 0.61%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (10 samples, 0.61%)core::iter::traits::iterator::Iterator::all (10 samples, 0.61%)core::iter::traits::iterator::Iterator::try_fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (9 samples, 0.55%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (9 samples, 0.55%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (9 samples, 0.55%)<slimp::Sexp as core::cmp::PartialEq>::eq (9 samples, 0.55%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (6 samples, 0.37%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (6 samples, 0.37%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (6 samples, 0.37%)core::iter::traits::iterator::Iterator::all (6 samples, 0.37%)core::iter::traits::iterator::Iterator::try_fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (5 samples, 0.30%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (5 samples, 0.30%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (5 samples, 0.30%)<slimp::Sexp as core::cmp::PartialEq>::eq (5 samples, 0.30%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (3 samples, 0.18%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all (3 samples, 0.18%)core::iter::traits::iterator::Iterator::try_fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (3 samples, 0.18%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (3 samples, 0.18%)<slimp::Sexp as core::cmp::PartialEq>::eq (3 samples, 0.18%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::slice::iter::Iter<T>::post_inc_start (1 samples, 0.06%)core::ptr::mut_ptr::<impl *mut T>::add (1 samples, 0.06%)core::ptr::mut_ptr::<impl *mut T>::offset (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (2 samples, 0.12%)alloc::vec::Vec<T,A>::extend_trusted::{{closure}} (2 samples, 0.12%)core::ptr::write (2 samples, 0.12%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (4 samples, 0.24%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (4 samples, 0.24%)alloc::slice::<impl [T]>::to_vec_in (4 samples, 0.24%)alloc::slice::hack::to_vec (4 samples, 0.24%)<T as alloc::slice::hack::ConvertVec>::to_vec (4 samples, 0.24%)alloc::vec::Vec<T,A>::with_capacity_in (3 samples, 0.18%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (3 samples, 0.18%)alloc::raw_vec::RawVec<T,A>::allocate_in (3 samples, 0.18%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (3 samples, 0.18%)alloc::alloc::Global::alloc_impl (3 samples, 0.18%)alloc::alloc::alloc (3 samples, 0.18%)malloc (3 samples, 0.18%)[libc.so.6] (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (7 samples, 0.43%)<slimp::Sexp as core::cmp::PartialEq>::eq (7 samples, 0.43%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (7 samples, 0.43%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (7 samples, 0.43%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (7 samples, 0.43%)core::iter::traits::iterator::Iterator::all (7 samples, 0.43%)core::iter::traits::iterator::Iterator::try_fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (7 samples, 0.43%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (7 samples, 0.43%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (7 samples, 0.43%)<slimp::Sexp as core::cmp::PartialEq>::eq (7 samples, 0.43%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (4 samples, 0.24%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (4 samples, 0.24%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (4 samples, 0.24%)core::iter::traits::iterator::Iterator::all (4 samples, 0.24%)core::iter::traits::iterator::Iterator::try_fold (4 samples, 0.24%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (4 samples, 0.24%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (4 samples, 0.24%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (4 samples, 0.24%)<slimp::Sexp as core::cmp::PartialEq>::eq (4 samples, 0.24%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (3 samples, 0.18%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all (3 samples, 0.18%)core::iter::traits::iterator::Iterator::try_fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (3 samples, 0.18%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (3 samples, 0.18%)<slimp::Sexp as core::cmp::PartialEq>::eq (3 samples, 0.18%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (4 samples, 0.24%)alloc::vec::Vec<T,A>::extend_trusted::{{closure}} (4 samples, 0.24%)core::ptr::write (4 samples, 0.24%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (12 samples, 0.73%)<slimp::Sexp as core::cmp::PartialEq>::eq (12 samples, 0.73%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (11 samples, 0.67%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (11 samples, 0.67%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (11 samples, 0.67%)core::iter::traits::iterator::Iterator::all (11 samples, 0.67%)core::iter::traits::iterator::Iterator::try_fold (11 samples, 0.67%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (11 samples, 0.67%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (11 samples, 0.67%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (11 samples, 0.67%)<slimp::Sexp as core::cmp::PartialEq>::eq (11 samples, 0.67%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (7 samples, 0.43%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (7 samples, 0.43%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (7 samples, 0.43%)core::iter::traits::iterator::Iterator::all (7 samples, 0.43%)core::iter::traits::iterator::Iterator::try_fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (7 samples, 0.43%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (7 samples, 0.43%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (7 samples, 0.43%)<slimp::Sexp as core::cmp::PartialEq>::eq (7 samples, 0.43%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::slice::iter::Iter<T>::post_inc_start (2 samples, 0.12%)core::ptr::mut_ptr::<impl *mut T>::add (2 samples, 0.12%)core::ptr::mut_ptr::<impl *mut T>::offset (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted::{{closure}} (3 samples, 0.18%)core::ptr::write (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (10 samples, 0.61%)<slimp::Sexp as core::cmp::PartialEq>::eq (10 samples, 0.61%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (10 samples, 0.61%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (10 samples, 0.61%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (10 samples, 0.61%)core::iter::traits::iterator::Iterator::all (10 samples, 0.61%)core::iter::traits::iterator::Iterator::try_fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (10 samples, 0.61%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (10 samples, 0.61%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (10 samples, 0.61%)<slimp::Sexp as core::cmp::PartialEq>::eq (10 samples, 0.61%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (7 samples, 0.43%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (7 samples, 0.43%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (7 samples, 0.43%)core::iter::traits::iterator::Iterator::all (7 samples, 0.43%)core::iter::traits::iterator::Iterator::try_fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (7 samples, 0.43%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (7 samples, 0.43%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (7 samples, 0.43%)<slimp::Sexp as core::cmp::PartialEq>::eq (7 samples, 0.43%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (3 samples, 0.18%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all (3 samples, 0.18%)core::iter::traits::iterator::Iterator::try_fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (3 samples, 0.18%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (3 samples, 0.18%)<slimp::Sexp as core::cmp::PartialEq>::eq (3 samples, 0.18%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (4 samples, 0.24%)alloc::vec::Vec<T,A>::extend_trusted::{{closure}} (4 samples, 0.24%)core::ptr::write (4 samples, 0.24%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (12 samples, 0.73%)<slimp::Sexp as core::cmp::PartialEq>::eq (12 samples, 0.73%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (12 samples, 0.73%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (12 samples, 0.73%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (12 samples, 0.73%)core::iter::traits::iterator::Iterator::all (12 samples, 0.73%)core::iter::traits::iterator::Iterator::try_fold (12 samples, 0.73%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (12 samples, 0.73%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (12 samples, 0.73%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (12 samples, 0.73%)<slimp::Sexp as core::cmp::PartialEq>::eq (12 samples, 0.73%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (6 samples, 0.37%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (6 samples, 0.37%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (6 samples, 0.37%)core::iter::traits::iterator::Iterator::all (6 samples, 0.37%)core::iter::traits::iterator::Iterator::try_fold (6 samples, 0.37%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (6 samples, 0.37%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (5 samples, 0.30%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (5 samples, 0.30%)<slimp::Sexp as core::cmp::PartialEq>::eq (5 samples, 0.30%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (3 samples, 0.18%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all (3 samples, 0.18%)core::iter::traits::iterator::Iterator::try_fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (3 samples, 0.18%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (3 samples, 0.18%)<slimp::Sexp as core::cmp::PartialEq>::eq (3 samples, 0.18%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::slice::iter::Iter<T>::post_inc_start (1 samples, 0.06%)core::ptr::mut_ptr::<impl *mut T>::add (1 samples, 0.06%)core::ptr::mut_ptr::<impl *mut T>::offset (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (5 samples, 0.30%)alloc::vec::Vec<T,A>::extend_trusted::{{closure}} (5 samples, 0.30%)core::ptr::write (5 samples, 0.30%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)alloc::vec::Vec<T,A>::with_capacity_in (3 samples, 0.18%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (3 samples, 0.18%)alloc::raw_vec::RawVec<T,A>::allocate_in (3 samples, 0.18%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (3 samples, 0.18%)alloc::alloc::Global::alloc_impl (3 samples, 0.18%)alloc::alloc::alloc (3 samples, 0.18%)malloc (3 samples, 0.18%)[libc.so.6] (2 samples, 0.12%)<slimp::Sexp as core::clone::Clone>::clone (4 samples, 0.24%)<intaglio::Symbol as core::clone::Clone>::clone (1 samples, 0.06%)<core::iter::adapters::zip::Zip<A,B> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::zip::Zip<A,B> as core::iter::adapters::zip::ZipImpl<A,B>>::next (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (15 samples, 0.91%)<slimp::Sexp as core::cmp::PartialEq>::eq (15 samples, 0.91%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (14 samples, 0.85%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (14 samples, 0.85%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (14 samples, 0.85%)core::iter::traits::iterator::Iterator::all (14 samples, 0.85%)core::iter::traits::iterator::Iterator::try_fold (14 samples, 0.85%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (13 samples, 0.79%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (13 samples, 0.79%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (13 samples, 0.79%)<slimp::Sexp as core::cmp::PartialEq>::eq (13 samples, 0.79%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (5 samples, 0.30%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (5 samples, 0.30%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (5 samples, 0.30%)core::iter::traits::iterator::Iterator::all (5 samples, 0.30%)core::iter::traits::iterator::Iterator::try_fold (5 samples, 0.30%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (5 samples, 0.30%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (5 samples, 0.30%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (5 samples, 0.30%)<slimp::Sexp as core::cmp::PartialEq>::eq (5 samples, 0.30%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::slice::iter::Iter<T>::post_inc_start (1 samples, 0.06%)core::ptr::mut_ptr::<impl *mut T>::add (1 samples, 0.06%)core::ptr::mut_ptr::<impl *mut T>::offset (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (4 samples, 0.24%)alloc::vec::Vec<T,A>::extend_trusted::{{closure}} (4 samples, 0.24%)core::ptr::write (4 samples, 0.24%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (15 samples, 0.91%)<slimp::Sexp as core::cmp::PartialEq>::eq (15 samples, 0.91%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (14 samples, 0.85%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (14 samples, 0.85%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (14 samples, 0.85%)core::iter::traits::iterator::Iterator::all (14 samples, 0.85%)core::iter::traits::iterator::Iterator::try_fold (14 samples, 0.85%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (14 samples, 0.85%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (14 samples, 0.85%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (14 samples, 0.85%)<slimp::Sexp as core::cmp::PartialEq>::eq (14 samples, 0.85%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (10 samples, 0.61%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (10 samples, 0.61%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (10 samples, 0.61%)core::iter::traits::iterator::Iterator::all (10 samples, 0.61%)core::iter::traits::iterator::Iterator::try_fold (10 samples, 0.61%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (10 samples, 0.61%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (10 samples, 0.61%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (10 samples, 0.61%)<slimp::Sexp as core::cmp::PartialEq>::eq (10 samples, 0.61%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (4 samples, 0.24%)alloc::vec::Vec<T,A>::extend_trusted::{{closure}} (4 samples, 0.24%)core::ptr::write (4 samples, 0.24%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::zip::Zip<A,B> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::zip::Zip<A,B> as core::iter::adapters::zip::ZipImpl<A,B>>::next (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (11 samples, 0.67%)<slimp::Sexp as core::cmp::PartialEq>::eq (11 samples, 0.67%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (9 samples, 0.55%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (9 samples, 0.55%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (9 samples, 0.55%)core::iter::traits::iterator::Iterator::all (9 samples, 0.55%)core::iter::traits::iterator::Iterator::try_fold (9 samples, 0.55%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (8 samples, 0.49%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (8 samples, 0.49%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (8 samples, 0.49%)<slimp::Sexp as core::cmp::PartialEq>::eq (8 samples, 0.49%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::slice::iter::Iter<T>::post_inc_start (2 samples, 0.12%)core::ptr::mut_ptr::<impl *mut T>::add (2 samples, 0.12%)core::ptr::mut_ptr::<impl *mut T>::offset (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (9 samples, 0.55%)alloc::vec::Vec<T,A>::extend_trusted::{{closure}} (9 samples, 0.55%)core::ptr::write (9 samples, 0.55%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (3 samples, 0.18%)alloc::slice::<impl [T]>::to_vec_in (3 samples, 0.18%)alloc::slice::hack::to_vec (3 samples, 0.18%)<T as alloc::slice::hack::ConvertVec>::to_vec (3 samples, 0.18%)alloc::vec::Vec<T,A>::with_capacity_in (2 samples, 0.12%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (2 samples, 0.12%)alloc::raw_vec::RawVec<T,A>::allocate_in (2 samples, 0.12%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (2 samples, 0.12%)alloc::alloc::Global::alloc_impl (2 samples, 0.12%)alloc::alloc::alloc (2 samples, 0.12%)malloc (2 samples, 0.12%)[libc.so.6] (2 samples, 0.12%)<core::iter::adapters::zip::Zip<A,B> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::zip::Zip<A,B> as core::iter::adapters::zip::ZipImpl<A,B>>::next (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (9 samples, 0.55%)<slimp::Sexp as core::cmp::PartialEq>::eq (9 samples, 0.55%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (8 samples, 0.49%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (8 samples, 0.49%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (8 samples, 0.49%)core::iter::traits::iterator::Iterator::all (8 samples, 0.49%)core::iter::traits::iterator::Iterator::try_fold (8 samples, 0.49%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (7 samples, 0.43%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (7 samples, 0.43%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (7 samples, 0.43%)<slimp::Sexp as core::cmp::PartialEq>::eq (7 samples, 0.43%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (3 samples, 0.18%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all (3 samples, 0.18%)core::iter::traits::iterator::Iterator::try_fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (3 samples, 0.18%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (3 samples, 0.18%)<slimp::Sexp as core::cmp::PartialEq>::eq (3 samples, 0.18%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (14 samples, 0.85%)<slimp::Sexp as core::cmp::PartialEq>::eq (14 samples, 0.85%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (13 samples, 0.79%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (13 samples, 0.79%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (13 samples, 0.79%)core::iter::traits::iterator::Iterator::all (13 samples, 0.79%)core::iter::traits::iterator::Iterator::try_fold (13 samples, 0.79%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (13 samples, 0.79%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (13 samples, 0.79%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (13 samples, 0.79%)<slimp::Sexp as core::cmp::PartialEq>::eq (13 samples, 0.79%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (7 samples, 0.43%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (7 samples, 0.43%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (7 samples, 0.43%)core::iter::traits::iterator::Iterator::all (7 samples, 0.43%)core::iter::traits::iterator::Iterator::try_fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (7 samples, 0.43%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (7 samples, 0.43%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (7 samples, 0.43%)<slimp::Sexp as core::cmp::PartialEq>::eq (7 samples, 0.43%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::slice::iter::Iter<T>::post_inc_start (1 samples, 0.06%)core::ptr::mut_ptr::<impl *mut T>::add (1 samples, 0.06%)core::ptr::mut_ptr::<impl *mut T>::offset (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (3 samples, 0.18%)alloc::vec::Vec<T,A>::extend_trusted::{{closure}} (3 samples, 0.18%)core::ptr::write (3 samples, 0.18%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (2 samples, 0.12%)alloc::slice::<impl [T]>::to_vec_in (2 samples, 0.12%)alloc::slice::hack::to_vec (2 samples, 0.12%)<T as alloc::slice::hack::ConvertVec>::to_vec (2 samples, 0.12%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<slimp::Sexp as core::clone::Clone>::clone (3 samples, 0.18%)<intaglio::Symbol as core::clone::Clone>::clone (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (10 samples, 0.61%)<slimp::Sexp as core::cmp::PartialEq>::eq (10 samples, 0.61%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (7 samples, 0.43%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (7 samples, 0.43%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (7 samples, 0.43%)core::iter::traits::iterator::Iterator::all (7 samples, 0.43%)core::iter::traits::iterator::Iterator::try_fold (7 samples, 0.43%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (7 samples, 0.43%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (7 samples, 0.43%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (7 samples, 0.43%)<slimp::Sexp as core::cmp::PartialEq>::eq (7 samples, 0.43%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (5 samples, 0.30%)alloc::vec::Vec<T,A>::extend_trusted::{{closure}} (5 samples, 0.30%)core::ptr::write (5 samples, 0.30%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (6 samples, 0.37%)<slimp::Sexp as core::cmp::PartialEq>::eq (6 samples, 0.37%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (5 samples, 0.30%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (5 samples, 0.30%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (5 samples, 0.30%)core::iter::traits::iterator::Iterator::all (5 samples, 0.30%)core::iter::traits::iterator::Iterator::try_fold (5 samples, 0.30%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (5 samples, 0.30%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (5 samples, 0.30%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (5 samples, 0.30%)<slimp::Sexp as core::cmp::PartialEq>::eq (5 samples, 0.30%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (2 samples, 0.12%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all (2 samples, 0.12%)core::iter::traits::iterator::Iterator::try_fold (2 samples, 0.12%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (2 samples, 0.12%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (2 samples, 0.12%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (2 samples, 0.12%)<slimp::Sexp as core::cmp::PartialEq>::eq (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (2 samples, 0.12%)alloc::vec::Vec<T,A>::extend_trusted::{{closure}} (2 samples, 0.12%)core::ptr::write (2 samples, 0.12%)<slimp::Sexp as core::clone::Clone>::clone (1 samples, 0.06%)<alloc::vec::Vec<T,A> as core::clone::Clone>::clone (1 samples, 0.06%)alloc::slice::<impl [T]>::to_vec_in (1 samples, 0.06%)alloc::slice::hack::to_vec (1 samples, 0.06%)<T as alloc::slice::hack::ConvertVec>::to_vec (1 samples, 0.06%)<core::iter::adapters::take::Take<I> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (4 samples, 0.24%)<slimp::Sexp as core::cmp::PartialEq>::eq (4 samples, 0.24%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (3 samples, 0.18%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all (3 samples, 0.18%)core::iter::traits::iterator::Iterator::try_fold (3 samples, 0.18%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (3 samples, 0.18%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (3 samples, 0.18%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (3 samples, 0.18%)<slimp::Sexp as core::cmp::PartialEq>::eq (3 samples, 0.18%)alloc::vec::partial_eq::<impl core::cmp::PartialEq<alloc::vec::Vec<U,A2>> for alloc::vec::Vec<T,A1>>::eq (1 samples, 0.06%)core::slice::cmp::<impl core::cmp::PartialEq<[B]> for [A]>::eq (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all (1 samples, 0.06%)core::iter::traits::iterator::Iterator::try_fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::all::check::{{closure}} (1 samples, 0.06%)<[A] as core::slice::cmp::SlicePartialEq<B>>::equal::{{closure}} (1 samples, 0.06%)core::cmp::impls::<impl core::cmp::PartialEq<&B> for &A>::eq (1 samples, 0.06%)<slimp::Sexp as core::cmp::PartialEq>::eq (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_trusted::{{closure}} (1 samples, 0.06%)core::ptr::write (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (11 samples, 0.67%)alloc::vec::Vec<T,A>::extend_trusted (11 samples, 0.67%)core::iter::traits::iterator::Iterator::for_each (11 samples, 0.67%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (11 samples, 0.67%)core::iter::traits::iterator::Iterator::fold (11 samples, 0.67%)core::iter::adapters::map::map_fold::{{closure}} (11 samples, 0.67%)slimp::rw::{{closure}} (9 samples, 0.55%)slimp::Sexp::rw (9 samples, 0.55%)slimp::rw (9 samples, 0.55%)core::iter::traits::iterator::Iterator::collect (3 samples, 0.18%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (3 samples, 0.18%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (3 samples, 0.18%)alloc::vec::Vec<T>::with_capacity (1 samples, 0.06%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)__rdl_alloc (1 samples, 0.06%)std::sys::unix::alloc::<impl core::alloc::global::GlobalAlloc for std::alloc::System>::alloc (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::size_hint (1 samples, 0.06%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::size_hint (1 samples, 0.06%)core::ptr::const_ptr::<impl *const T>::sub_ptr (1 samples, 0.06%)__rdl_alloc (1 samples, 0.06%)std::sys::unix::alloc::<impl core::alloc::global::GlobalAlloc for std::alloc::System>::alloc (1 samples, 0.06%)__rust_alloc (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (36 samples, 2.20%)<..alloc::vec::Vec<T,A>::extend_trusted (36 samples, 2.20%)a..core::iter::traits::iterator::Iterator::for_each (36 samples, 2.20%)c..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (36 samples, 2.20%)<..core::iter::traits::iterator::Iterator::fold (36 samples, 2.20%)c..core::iter::adapters::map::map_fold::{{closure}} (36 samples, 2.20%)c..slimp::rw::{{closure}} (31 samples, 1.89%)s..slimp::Sexp::rw (31 samples, 1.89%)s..slimp::rw (31 samples, 1.89%)s..core::iter::traits::iterator::Iterator::collect (23 samples, 1.40%)<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (23 samples, 1.40%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (23 samples, 1.40%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (23 samples, 1.40%)alloc::vec::Vec<T>::with_capacity (11 samples, 0.67%)alloc::vec::Vec<T,A>::with_capacity_in (11 samples, 0.67%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (11 samples, 0.67%)alloc::raw_vec::RawVec<T,A>::allocate_in (11 samples, 0.67%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (11 samples, 0.67%)alloc::alloc::Global::alloc_impl (11 samples, 0.67%)alloc::alloc::alloc (11 samples, 0.67%)malloc (9 samples, 0.55%)[libc.so.6] (9 samples, 0.55%)__rdl_alloc (1 samples, 0.06%)std::sys::unix::alloc::<impl core::alloc::global::GlobalAlloc for std::alloc::System>::alloc (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (16 samples, 0.98%)alloc::alloc::Global::alloc_impl (16 samples, 0.98%)alloc::alloc::alloc (16 samples, 0.98%)malloc (15 samples, 0.91%)[libc.so.6] (15 samples, 0.91%)core::iter::traits::iterator::Iterator::collect (53 samples, 3.23%)cor..<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (53 samples, 3.23%)<al..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (53 samples, 3.23%)<al..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (53 samples, 3.23%)<al..alloc::vec::Vec<T>::with_capacity (17 samples, 1.04%)alloc::vec::Vec<T,A>::with_capacity_in (17 samples, 1.04%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (17 samples, 1.04%)alloc::raw_vec::RawVec<T,A>::allocate_in (17 samples, 1.04%)core::alloc::layout::Layout::array (1 samples, 0.06%)core::alloc::layout::Layout::array::inner (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (75 samples, 4.57%)<allo..alloc::vec::Vec<T,A>::extend_trusted (75 samples, 4.57%)alloc..core::iter::traits::iterator::Iterator::for_each (75 samples, 4.57%)core:..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (75 samples, 4.57%)<core..core::iter::traits::iterator::Iterator::fold (75 samples, 4.57%)core:..core::iter::adapters::map::map_fold::{{closure}} (74 samples, 4.51%)core:..slimp::rw::{{closure}} (71 samples, 4.33%)slimp..slimp::Sexp::rw (71 samples, 4.33%)slimp..slimp::rw (70 samples, 4.27%)slimp..core::iter::traits::iterator::Iterator::map (1 samples, 0.06%)core::iter::adapters::map::Map<I,F>::new (1 samples, 0.06%)__rdl_alloc (1 samples, 0.06%)std::sys::unix::alloc::<impl core::alloc::global::GlobalAlloc for std::alloc::System>::alloc (1 samples, 0.06%)__rust_alloc (1 samples, 0.06%)core::iter::adapters::map::map_fold::{{closure}} (108 samples, 6.59%)core::ite..slimp::rw::{{closure}} (108 samples, 6.59%)slimp::rw..slimp::Sexp::rw (108 samples, 6.59%)slimp::Se..slimp::rw (106 samples, 6.46%)slimp::rwcore::iter::traits::iterator::Iterator::collect (90 samples, 5.49%)core::i..<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (90 samples, 5.49%)<alloc:..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (90 samples, 5.49%)<alloc:..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (90 samples, 5.49%)<alloc:..alloc::vec::Vec<T>::with_capacity (13 samples, 0.79%)alloc::vec::Vec<T,A>::with_capacity_in (13 samples, 0.79%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (13 samples, 0.79%)alloc::raw_vec::RawVec<T,A>::allocate_in (13 samples, 0.79%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (13 samples, 0.79%)alloc::alloc::Global::alloc_impl (13 samples, 0.79%)alloc::alloc::alloc (13 samples, 0.79%)malloc (10 samples, 0.61%)[libc.so.6] (10 samples, 0.61%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (109 samples, 6.65%)<alloc::v..alloc::vec::Vec<T,A>::extend_trusted (109 samples, 6.65%)alloc::ve..core::iter::traits::iterator::Iterator::for_each (109 samples, 6.65%)core::ite..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (109 samples, 6.65%)<core::it..core::iter::traits::iterator::Iterator::fold (109 samples, 6.65%)core::ite..core::ptr::drop_in_place<core::iter::adapters::map::map_fold<&slimp::Sexp,slimp::Sexp,(),slimp::rw::{{closure}},core::iter::traits::iterator::Iterator::for_each::call<slimp::Sexp,alloc::vec::Vec<slimp::Sexp>::extend_trusted<core::iter::adapters::map::Map<core::slice::iter::Iter<slimp::Sexp>,slimp::rw::{{closure}}>>::{{closure}}>::{{closure}}>::{{closure}}> (1 samples, 0.06%)core::ptr::drop_in_place<core::iter::traits::iterator::Iterator::for_each::call<slimp::Sexp,alloc::vec::Vec<slimp::Sexp>::extend_trusted<core::iter::adapters::map::Map<core::slice::iter::Iter<slimp::Sexp>,slimp::rw::{{closure}}>>::{{closure}}>::{{closure}}> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::vec::Vec<slimp::Sexp>::extend_trusted<core::iter::adapters::map::Map<core::slice::iter::Iter<slimp::Sexp>,slimp::rw::{{closure}}>>::{{closure}}> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::vec::set_len_on_drop::SetLenOnDrop> (1 samples, 0.06%)<alloc::vec::set_len_on_drop::SetLenOnDrop as core::ops::drop::Drop>::drop (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (123 samples, 7.50%)core::iter..<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (123 samples, 7.50%)<alloc::ve..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (123 samples, 7.50%)<alloc::ve..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (122 samples, 7.44%)<alloc::ve..alloc::vec::Vec<T>::with_capacity (13 samples, 0.79%)alloc::vec::Vec<T,A>::with_capacity_in (13 samples, 0.79%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (13 samples, 0.79%)alloc::raw_vec::RawVec<T,A>::allocate_in (13 samples, 0.79%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (13 samples, 0.79%)alloc::alloc::Global::alloc_impl (13 samples, 0.79%)alloc::alloc::alloc (13 samples, 0.79%)malloc (13 samples, 0.79%)[libc.so.6] (13 samples, 0.79%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (149 samples, 9.09%)<alloc::vec::..alloc::vec::Vec<T,A>::extend_trusted (149 samples, 9.09%)alloc::vec::V..core::iter::traits::iterator::Iterator::for_each (149 samples, 9.09%)core::iter::t..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (149 samples, 9.09%)<core::iter::..core::iter::traits::iterator::Iterator::fold (149 samples, 9.09%)core::iter::t..core::iter::adapters::map::map_fold::{{closure}} (147 samples, 8.96%)core::iter::a..slimp::rw::{{closure}} (138 samples, 8.41%)slimp::rw::{..slimp::Sexp::rw (138 samples, 8.41%)slimp::Sexp:..slimp::rw (138 samples, 8.41%)slimp::rwcore::iter::traits::iterator::Iterator::map (1 samples, 0.06%)core::iter::adapters::map::Map<I,F>::new (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (196 samples, 11.95%)<alloc::vec::Vec<T..alloc::vec::Vec<T,A>::extend_trusted (196 samples, 11.95%)alloc::vec::Vec<T,..core::iter::traits::iterator::Iterator::for_each (196 samples, 11.95%)core::iter::traits..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (196 samples, 11.95%)<core::iter::adapt..core::iter::traits::iterator::Iterator::fold (196 samples, 11.95%)core::iter::traits..core::iter::adapters::map::map_fold::{{closure}} (196 samples, 11.95%)core::iter::adapte..slimp::rw::{{closure}} (192 samples, 11.71%)slimp::rw::{{clos..slimp::Sexp::rw (192 samples, 11.71%)slimp::Sexp::rwslimp::rw (192 samples, 11.71%)slimp::rwcore::iter::traits::iterator::Iterator::collect (179 samples, 10.91%)core::iter::trai..<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (179 samples, 10.91%)<alloc::vec::Vec..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (179 samples, 10.91%)<alloc::vec::Vec..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (179 samples, 10.91%)<alloc::vec::Vec..alloc::vec::Vec<T>::with_capacity (29 samples, 1.77%)alloc::vec::Vec<T,A>::with_capacity_in (29 samples, 1.77%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (28 samples, 1.71%)alloc::raw_vec::RawVec<T,A>::allocate_in (28 samples, 1.71%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (28 samples, 1.71%)alloc::alloc::Global::alloc_impl (28 samples, 1.71%)alloc::alloc::alloc (28 samples, 1.71%)malloc (28 samples, 1.71%)[libc.so.6] (25 samples, 1.52%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::size_hint (1 samples, 0.06%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::size_hint (1 samples, 0.06%)core::ptr::const_ptr::<impl *const T>::sub_ptr (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (244 samples, 14.88%)<alloc::vec::Vec<T,A> a..alloc::vec::Vec<T,A>::extend_trusted (244 samples, 14.88%)alloc::vec::Vec<T,A>::e..core::iter::traits::iterator::Iterator::for_each (244 samples, 14.88%)core::iter::traits::ite..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (244 samples, 14.88%)<core::iter::adapters::..core::iter::traits::iterator::Iterator::fold (244 samples, 14.88%)core::iter::traits::ite..core::iter::adapters::map::map_fold::{{closure}} (242 samples, 14.76%)core::iter::adapters::m..slimp::rw::{{closure}} (238 samples, 14.51%)slimp::rw::{{closure}}slimp::Sexp::rw (238 samples, 14.51%)slimp::Sexp::rwslimp::rw (237 samples, 14.45%)slimp::rwcore::iter::traits::iterator::Iterator::collect (219 samples, 13.35%)core::iter::traits::..<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (219 samples, 13.35%)<alloc::vec::Vec<T> ..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (219 samples, 13.35%)<alloc::vec::Vec<T> ..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (218 samples, 13.29%)<alloc::vec::Vec<T> ..alloc::vec::Vec<T>::with_capacity (20 samples, 1.22%)alloc::vec::Vec<T,A>::with_capacity_in (20 samples, 1.22%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (20 samples, 1.22%)alloc::raw_vec::RawVec<T,A>::allocate_in (20 samples, 1.22%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (18 samples, 1.10%)alloc::alloc::Global::alloc_impl (18 samples, 1.10%)alloc::alloc::alloc (18 samples, 1.10%)malloc (18 samples, 1.10%)[libc.so.6] (17 samples, 1.04%)core::iter::traits::iterator::Iterator::collect (270 samples, 16.46%)core::iter::traits::itera..<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (270 samples, 16.46%)<alloc::vec::Vec<T> as co..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (270 samples, 16.46%)<alloc::vec::Vec<T> as al..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (268 samples, 16.34%)<alloc::vec::Vec<T> as al..alloc::vec::Vec<T>::with_capacity (23 samples, 1.40%)alloc::vec::Vec<T,A>::with_capacity_in (23 samples, 1.40%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (23 samples, 1.40%)alloc::raw_vec::RawVec<T,A>::allocate_in (23 samples, 1.40%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (20 samples, 1.22%)alloc::alloc::Global::alloc_impl (20 samples, 1.22%)alloc::alloc::alloc (20 samples, 1.22%)malloc (20 samples, 1.22%)[libc.so.6] (18 samples, 1.10%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (298 samples, 18.17%)<alloc::vec::Vec<T,A> as all..alloc::vec::Vec<T,A>::extend_trusted (298 samples, 18.17%)alloc::vec::Vec<T,A>::extend..core::iter::traits::iterator::Iterator::for_each (298 samples, 18.17%)core::iter::traits::iterator..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (298 samples, 18.17%)<core::iter::adapters::map::..core::iter::traits::iterator::Iterator::fold (298 samples, 18.17%)core::iter::traits::iterator..core::iter::adapters::map::map_fold::{{closure}} (297 samples, 18.11%)core::iter::adapters::map::m..slimp::rw::{{closure}} (292 samples, 17.80%)slimp::rw::{{closure}}slimp::Sexp::rw (292 samples, 17.80%)slimp::Sexp::rwslimp::rw (291 samples, 17.74%)slimp::rwcore::iter::traits::iterator::Iterator::map (2 samples, 0.12%)core::iter::adapters::map::Map<I,F>::new (2 samples, 0.12%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (337 samples, 20.55%)<alloc::vec::Vec<T,A> as alloc::..alloc::vec::Vec<T,A>::extend_trusted (337 samples, 20.55%)alloc::vec::Vec<T,A>::extend_tru..core::iter::traits::iterator::Iterator::for_each (337 samples, 20.55%)core::iter::traits::iterator::It..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (337 samples, 20.55%)<core::iter::adapters::map::Map<..core::iter::traits::iterator::Iterator::fold (337 samples, 20.55%)core::iter::traits::iterator::It..core::iter::adapters::map::map_fold::{{closure}} (337 samples, 20.55%)core::iter::adapters::map::map_f..slimp::rw::{{closure}} (333 samples, 20.30%)slimp::rw::{{closure}}slimp::Sexp::rw (333 samples, 20.30%)slimp::Sexp::rwslimp::rw (333 samples, 20.30%)slimp::rwcore::iter::traits::iterator::Iterator::collect (319 samples, 19.45%)core::iter::traits::iterator::..<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (319 samples, 19.45%)<alloc::vec::Vec<T> as core::i..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (319 samples, 19.45%)<alloc::vec::Vec<T> as alloc::..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (319 samples, 19.45%)<alloc::vec::Vec<T> as alloc::..alloc::vec::Vec<T>::with_capacity (21 samples, 1.28%)alloc::vec::Vec<T,A>::with_capacity_in (21 samples, 1.28%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (21 samples, 1.28%)alloc::raw_vec::RawVec<T,A>::allocate_in (21 samples, 1.28%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (21 samples, 1.28%)alloc::alloc::Global::alloc_impl (21 samples, 1.28%)alloc::alloc::alloc (21 samples, 1.28%)malloc (21 samples, 1.28%)[libc.so.6] (18 samples, 1.10%)core::iter::traits::iterator::Iterator::collect (356 samples, 21.71%)core::iter::traits::iterator::Iter..<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (356 samples, 21.71%)<alloc::vec::Vec<T> as core::iter:..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (356 samples, 21.71%)<alloc::vec::Vec<T> as alloc::vec:..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (356 samples, 21.71%)<alloc::vec::Vec<T> as alloc::vec:..alloc::vec::Vec<T>::with_capacity (16 samples, 0.98%)alloc::vec::Vec<T,A>::with_capacity_in (16 samples, 0.98%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (16 samples, 0.98%)alloc::raw_vec::RawVec<T,A>::allocate_in (16 samples, 0.98%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (16 samples, 0.98%)alloc::alloc::Global::alloc_impl (16 samples, 0.98%)alloc::alloc::alloc (16 samples, 0.98%)malloc (16 samples, 0.98%)[libc.so.6] (15 samples, 0.91%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (375 samples, 22.87%)<alloc::vec::Vec<T,A> as alloc::vec:..alloc::vec::Vec<T,A>::extend_trusted (375 samples, 22.87%)alloc::vec::Vec<T,A>::extend_trustedcore::iter::traits::iterator::Iterator::for_each (375 samples, 22.87%)core::iter::traits::iterator::Iterat..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (375 samples, 22.87%)<core::iter::adapters::map::Map<I,F>..core::iter::traits::iterator::Iterator::fold (375 samples, 22.87%)core::iter::traits::iterator::Iterat..core::iter::adapters::map::map_fold::{{closure}} (373 samples, 22.74%)core::iter::adapters::map::map_fold:..slimp::rw::{{closure}} (370 samples, 22.56%)slimp::rw::{{closure}}slimp::Sexp::rw (370 samples, 22.56%)slimp::Sexp::rwslimp::rw (370 samples, 22.56%)slimp::rwcore::slice::<impl [T]>::iter (1 samples, 0.06%)core::slice::iter::Iter<T>::new (1 samples, 0.06%)core::ptr::const_ptr::<impl *const T>::add (1 samples, 0.06%)core::ptr::const_ptr::<impl *const T>::offset (1 samples, 0.06%)__rdl_alloc (1 samples, 0.06%)std::sys::unix::alloc::<impl core::alloc::global::GlobalAlloc for std::alloc::System>::alloc (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (18 samples, 1.10%)alloc::alloc::Global::alloc_impl (18 samples, 1.10%)alloc::alloc::alloc (18 samples, 1.10%)malloc (16 samples, 0.98%)[libc.so.6] (15 samples, 0.91%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (410 samples, 25.00%)<alloc::vec::Vec<T,A> as alloc::vec::spe..alloc::vec::Vec<T,A>::extend_trusted (410 samples, 25.00%)alloc::vec::Vec<T,A>::extend_trustedcore::iter::traits::iterator::Iterator::for_each (410 samples, 25.00%)core::iter::traits::iterator::Iterator::..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (410 samples, 25.00%)<core::iter::adapters::map::Map<I,F> as ..core::iter::traits::iterator::Iterator::fold (410 samples, 25.00%)core::iter::traits::iterator::Iterator::..core::iter::adapters::map::map_fold::{{closure}} (410 samples, 25.00%)core::iter::adapters::map::map_fold::{{c..slimp::rw::{{closure}} (406 samples, 24.76%)slimp::rw::{{closure}}slimp::Sexp::rw (406 samples, 24.76%)slimp::Sexp::rwslimp::rw (406 samples, 24.76%)slimp::rwcore::iter::traits::iterator::Iterator::collect (394 samples, 24.02%)core::iter::traits::iterator::Iterator..<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (394 samples, 24.02%)<alloc::vec::Vec<T> as core::iter::tra..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (394 samples, 24.02%)<alloc::vec::Vec<T> as alloc::vec::spe..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (394 samples, 24.02%)<alloc::vec::Vec<T> as alloc::vec::spe..alloc::vec::Vec<T>::with_capacity (19 samples, 1.16%)alloc::vec::Vec<T,A>::with_capacity_in (19 samples, 1.16%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (19 samples, 1.16%)alloc::raw_vec::RawVec<T,A>::allocate_in (19 samples, 1.16%)core::alloc::layout::Layout::array (1 samples, 0.06%)core::alloc::layout::Layout::array::inner (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::size_hint (1 samples, 0.06%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::size_hint (1 samples, 0.06%)core::ptr::const_ptr::<impl *const T>::sub_ptr (1 samples, 0.06%)__rust_alloc (1 samples, 0.06%)core::iter::traits::iterator::Iterator::collect (431 samples, 26.28%)core::iter::traits::iterator::Iterator::co..<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (431 samples, 26.28%)<alloc::vec::Vec<T> as core::iter::traits:..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (431 samples, 26.28%)<alloc::vec::Vec<T> as alloc::vec::spec_fr..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (431 samples, 26.28%)<alloc::vec::Vec<T> as alloc::vec::spec_fr..alloc::vec::Vec<T>::with_capacity (18 samples, 1.10%)alloc::vec::Vec<T,A>::with_capacity_in (18 samples, 1.10%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (17 samples, 1.04%)alloc::raw_vec::RawVec<T,A>::allocate_in (17 samples, 1.04%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (17 samples, 1.04%)alloc::alloc::Global::alloc_impl (17 samples, 1.04%)alloc::alloc::alloc (17 samples, 1.04%)malloc (16 samples, 0.98%)[libc.so.6] (12 samples, 0.73%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (449 samples, 27.38%)<alloc::vec::Vec<T,A> as alloc::vec::spec_ex..alloc::vec::Vec<T,A>::extend_trusted (449 samples, 27.38%)alloc::vec::Vec<T,A>::extend_trustedcore::iter::traits::iterator::Iterator::for_each (449 samples, 27.38%)core::iter::traits::iterator::Iterator::for_..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (449 samples, 27.38%)<core::iter::adapters::map::Map<I,F> as core..core::iter::traits::iterator::Iterator::fold (449 samples, 27.38%)core::iter::traits::iterator::Iterator::foldcore::iter::adapters::map::map_fold::{{closure}} (448 samples, 27.32%)core::iter::adapters::map::map_fold::{{closu..slimp::rw::{{closure}} (446 samples, 27.20%)slimp::rw::{{closure}}slimp::Sexp::rw (446 samples, 27.20%)slimp::Sexp::rwslimp::rw (446 samples, 27.20%)slimp::rwcore::iter::traits::iterator::Iterator::map (1 samples, 0.06%)core::iter::adapters::map::Map<I,F>::new (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (474 samples, 28.90%)<alloc::vec::Vec<T,A> as alloc::vec::spec_exte..alloc::vec::Vec<T,A>::extend_trusted (474 samples, 28.90%)alloc::vec::Vec<T,A>::extend_trustedcore::iter::traits::iterator::Iterator::for_each (474 samples, 28.90%)core::iter::traits::iterator::Iterator::for_ea..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (474 samples, 28.90%)<core::iter::adapters::map::Map<I,F> as core::..core::iter::traits::iterator::Iterator::fold (474 samples, 28.90%)core::iter::traits::iterator::Iterator::foldcore::iter::adapters::map::map_fold::{{closure}} (474 samples, 28.90%)core::iter::adapters::map::map_fold::{{closure..slimp::rw::{{closure}} (473 samples, 28.84%)slimp::rw::{{closure}}slimp::Sexp::rw (473 samples, 28.84%)slimp::Sexp::rwslimp::rw (473 samples, 28.84%)slimp::rwcore::iter::traits::iterator::Iterator::collect (460 samples, 28.05%)core::iter::traits::iterator::Iterator::colle..<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (460 samples, 28.05%)<alloc::vec::Vec<T> as core::iter::traits::co..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (460 samples, 28.05%)<alloc::vec::Vec<T> as alloc::vec::spec_from_..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (460 samples, 28.05%)<alloc::vec::Vec<T> as alloc::vec::spec_from_..alloc::vec::Vec<T>::with_capacity (11 samples, 0.67%)alloc::vec::Vec<T,A>::with_capacity_in (11 samples, 0.67%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (11 samples, 0.67%)alloc::raw_vec::RawVec<T,A>::allocate_in (11 samples, 0.67%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (11 samples, 0.67%)alloc::alloc::Global::alloc_impl (11 samples, 0.67%)alloc::alloc::alloc (11 samples, 0.67%)malloc (11 samples, 0.67%)[libc.so.6] (9 samples, 0.55%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (496 samples, 30.24%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend:..alloc::vec::Vec<T,A>::extend_trusted (496 samples, 30.24%)alloc::vec::Vec<T,A>::extend_trustedcore::iter::traits::iterator::Iterator::for_each (496 samples, 30.24%)core::iter::traits::iterator::Iterator::for_each<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (496 samples, 30.24%)<core::iter::adapters::map::Map<I,F> as core::ite..core::iter::traits::iterator::Iterator::fold (496 samples, 30.24%)core::iter::traits::iterator::Iterator::foldcore::iter::adapters::map::map_fold::{{closure}} (496 samples, 30.24%)core::iter::adapters::map::map_fold::{{closure}}slimp::rw::{{closure}} (496 samples, 30.24%)slimp::rw::{{closure}}slimp::Sexp::rw (496 samples, 30.24%)slimp::Sexp::rwslimp::rw (496 samples, 30.24%)slimp::rwcore::iter::traits::iterator::Iterator::collect (484 samples, 29.51%)core::iter::traits::iterator::Iterator::collect<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (484 samples, 29.51%)<alloc::vec::Vec<T> as core::iter::traits::colle..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (484 samples, 29.51%)<alloc::vec::Vec<T> as alloc::vec::spec_from_ite..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (484 samples, 29.51%)<alloc::vec::Vec<T> as alloc::vec::spec_from_ite..alloc::vec::Vec<T>::with_capacity (10 samples, 0.61%)alloc::vec::Vec<T,A>::with_capacity_in (10 samples, 0.61%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (10 samples, 0.61%)alloc::raw_vec::RawVec<T,A>::allocate_in (10 samples, 0.61%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (9 samples, 0.55%)alloc::alloc::Global::alloc_impl (9 samples, 0.55%)alloc::alloc::alloc (9 samples, 0.55%)malloc (9 samples, 0.55%)[libc.so.6] (9 samples, 0.55%)__rdl_alloc (1 samples, 0.06%)std::sys::unix::alloc::<impl core::alloc::global::GlobalAlloc for std::alloc::System>::alloc (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (511 samples, 31.16%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::..alloc::vec::Vec<T,A>::extend_trusted (511 samples, 31.16%)alloc::vec::Vec<T,A>::extend_trustedcore::iter::traits::iterator::Iterator::for_each (511 samples, 31.16%)core::iter::traits::iterator::Iterator::for_each<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (511 samples, 31.16%)<core::iter::adapters::map::Map<I,F> as core::iter..core::iter::traits::iterator::Iterator::fold (511 samples, 31.16%)core::iter::traits::iterator::Iterator::foldcore::iter::adapters::map::map_fold::{{closure}} (511 samples, 31.16%)core::iter::adapters::map::map_fold::{{closure}}slimp::rw::{{closure}} (511 samples, 31.16%)slimp::rw::{{closure}}slimp::Sexp::rw (511 samples, 31.16%)slimp::Sexp::rwslimp::rw (511 samples, 31.16%)slimp::rwcore::iter::traits::iterator::Iterator::collect (504 samples, 30.73%)core::iter::traits::iterator::Iterator::collect<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (504 samples, 30.73%)<alloc::vec::Vec<T> as core::iter::traits::collect..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (504 samples, 30.73%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter:..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (504 samples, 30.73%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_..alloc::vec::Vec<T>::with_capacity (8 samples, 0.49%)alloc::vec::Vec<T,A>::with_capacity_in (8 samples, 0.49%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (7 samples, 0.43%)alloc::raw_vec::RawVec<T,A>::allocate_in (7 samples, 0.43%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (7 samples, 0.43%)alloc::alloc::Global::alloc_impl (7 samples, 0.43%)alloc::alloc::alloc (7 samples, 0.43%)malloc (6 samples, 0.37%)[libc.so.6] (5 samples, 0.30%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (523 samples, 31.89%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::Sp..alloc::vec::Vec<T,A>::extend_trusted (523 samples, 31.89%)alloc::vec::Vec<T,A>::extend_trustedcore::iter::traits::iterator::Iterator::for_each (523 samples, 31.89%)core::iter::traits::iterator::Iterator::for_each<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (523 samples, 31.89%)<core::iter::adapters::map::Map<I,F> as core::iter::..core::iter::traits::iterator::Iterator::fold (523 samples, 31.89%)core::iter::traits::iterator::Iterator::foldcore::iter::adapters::map::map_fold::{{closure}} (523 samples, 31.89%)core::iter::adapters::map::map_fold::{{closure}}slimp::rw::{{closure}} (523 samples, 31.89%)slimp::rw::{{closure}}slimp::Sexp::rw (523 samples, 31.89%)slimp::Sexp::rwslimp::rw (523 samples, 31.89%)slimp::rwcore::iter::traits::iterator::Iterator::collect (514 samples, 31.34%)core::iter::traits::iterator::Iterator::collect<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (514 samples, 31.34%)<alloc::vec::Vec<T> as core::iter::traits::collect:..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (514 samples, 31.34%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (514 samples, 31.34%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_n..alloc::vec::Vec<T>::with_capacity (3 samples, 0.18%)alloc::vec::Vec<T,A>::with_capacity_in (3 samples, 0.18%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (3 samples, 0.18%)alloc::raw_vec::RawVec<T,A>::allocate_in (3 samples, 0.18%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (2 samples, 0.12%)alloc::alloc::Global::alloc_impl (2 samples, 0.12%)alloc::alloc::alloc (2 samples, 0.12%)malloc (2 samples, 0.12%)[libc.so.6] (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::size_hint (1 samples, 0.06%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::size_hint (1 samples, 0.06%)core::ptr::const_ptr::<impl *const T>::sub_ptr (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (537 samples, 32.74%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::Spe..alloc::vec::Vec<T,A>::extend_trusted (537 samples, 32.74%)alloc::vec::Vec<T,A>::extend_trustedcore::iter::traits::iterator::Iterator::for_each (537 samples, 32.74%)core::iter::traits::iterator::Iterator::for_each<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (537 samples, 32.74%)<core::iter::adapters::map::Map<I,F> as core::iter::t..core::iter::traits::iterator::Iterator::fold (537 samples, 32.74%)core::iter::traits::iterator::Iterator::foldcore::iter::adapters::map::map_fold::{{closure}} (537 samples, 32.74%)core::iter::adapters::map::map_fold::{{closure}}slimp::rw::{{closure}} (536 samples, 32.68%)slimp::rw::{{closure}}slimp::Sexp::rw (536 samples, 32.68%)slimp::Sexp::rwslimp::rw (536 samples, 32.68%)slimp::rwcore::iter::traits::iterator::Iterator::collect (529 samples, 32.26%)core::iter::traits::iterator::Iterator::collect<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (529 samples, 32.26%)<alloc::vec::Vec<T> as core::iter::traits::collect::..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (529 samples, 32.26%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::S..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (529 samples, 32.26%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_ne..alloc::vec::Vec<T>::with_capacity (5 samples, 0.30%)alloc::vec::Vec<T,A>::with_capacity_in (5 samples, 0.30%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (5 samples, 0.30%)alloc::raw_vec::RawVec<T,A>::allocate_in (5 samples, 0.30%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (5 samples, 0.30%)alloc::alloc::Global::alloc_impl (5 samples, 0.30%)alloc::alloc::alloc (5 samples, 0.30%)malloc (5 samples, 0.30%)[libc.so.6] (4 samples, 0.24%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (543 samples, 33.11%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::Spec..alloc::vec::Vec<T,A>::extend_trusted (543 samples, 33.11%)alloc::vec::Vec<T,A>::extend_trustedcore::iter::traits::iterator::Iterator::for_each (543 samples, 33.11%)core::iter::traits::iterator::Iterator::for_each<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (543 samples, 33.11%)<core::iter::adapters::map::Map<I,F> as core::iter::tr..core::iter::traits::iterator::Iterator::fold (543 samples, 33.11%)core::iter::traits::iterator::Iterator::foldcore::iter::adapters::map::map_fold::{{closure}} (543 samples, 33.11%)core::iter::adapters::map::map_fold::{{closure}}slimp::rw::{{closure}} (542 samples, 33.05%)slimp::rw::{{closure}}slimp::Sexp::rw (542 samples, 33.05%)slimp::Sexp::rwslimp::rw (542 samples, 33.05%)slimp::rwcore::iter::traits::iterator::Iterator::collect (540 samples, 32.93%)core::iter::traits::iterator::Iterator::collect<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (540 samples, 32.93%)<alloc::vec::Vec<T> as core::iter::traits::collect::F..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (540 samples, 32.93%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::Sp..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (540 samples, 32.93%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nes..alloc::vec::Vec<T>::with_capacity (3 samples, 0.18%)alloc::vec::Vec<T,A>::with_capacity_in (3 samples, 0.18%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (3 samples, 0.18%)alloc::raw_vec::RawVec<T,A>::allocate_in (3 samples, 0.18%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (3 samples, 0.18%)alloc::alloc::Global::alloc_impl (3 samples, 0.18%)alloc::alloc::alloc (3 samples, 0.18%)malloc (3 samples, 0.18%)[libc.so.6] (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (547 samples, 33.35%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::Spec..alloc::vec::Vec<T,A>::extend_trusted (547 samples, 33.35%)alloc::vec::Vec<T,A>::extend_trustedcore::iter::traits::iterator::Iterator::for_each (547 samples, 33.35%)core::iter::traits::iterator::Iterator::for_each<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (547 samples, 33.35%)<core::iter::adapters::map::Map<I,F> as core::iter::tr..core::iter::traits::iterator::Iterator::fold (547 samples, 33.35%)core::iter::traits::iterator::Iterator::foldcore::iter::adapters::map::map_fold::{{closure}} (547 samples, 33.35%)core::iter::adapters::map::map_fold::{{closure}}slimp::rw::{{closure}} (547 samples, 33.35%)slimp::rw::{{closure}}slimp::Sexp::rw (547 samples, 33.35%)slimp::Sexp::rwslimp::rw (547 samples, 33.35%)slimp::rwcore::iter::traits::iterator::Iterator::collect (546 samples, 33.29%)core::iter::traits::iterator::Iterator::collect<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (546 samples, 33.29%)<alloc::vec::Vec<T> as core::iter::traits::collect::Fr..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (546 samples, 33.29%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::Spe..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (546 samples, 33.29%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nest..<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (546 samples, 33.29%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::Spec..alloc::vec::Vec<T,A>::extend_trusted (546 samples, 33.29%)alloc::vec::Vec<T,A>::extend_trustedcore::iter::traits::iterator::Iterator::for_each (546 samples, 33.29%)core::iter::traits::iterator::Iterator::for_each<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (546 samples, 33.29%)<core::iter::adapters::map::Map<I,F> as core::iter::tr..core::iter::traits::iterator::Iterator::fold (546 samples, 33.29%)core::iter::traits::iterator::Iterator::foldcore::iter::adapters::map::map_fold::{{closure}} (546 samples, 33.29%)core::iter::adapters::map::map_fold::{{closure}}slimp::rw::{{closure}} (546 samples, 33.29%)slimp::rw::{{closure}}slimp::Sexp::rw (546 samples, 33.29%)slimp::Sexp::rwslimp::rw (546 samples, 33.29%)slimp::rwcore::iter::traits::iterator::Iterator::collect (545 samples, 33.23%)core::iter::traits::iterator::Iterator::collect<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (545 samples, 33.23%)<alloc::vec::Vec<T> as core::iter::traits::collect::Fr..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (545 samples, 33.23%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::Spe..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (545 samples, 33.23%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nest..<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (545 samples, 33.23%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::Spec..alloc::vec::Vec<T,A>::extend_trusted (545 samples, 33.23%)alloc::vec::Vec<T,A>::extend_trustedcore::iter::traits::iterator::Iterator::for_each (545 samples, 33.23%)core::iter::traits::iterator::Iterator::for_each<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (545 samples, 33.23%)<core::iter::adapters::map::Map<I,F> as core::iter::tr..core::iter::traits::iterator::Iterator::fold (545 samples, 33.23%)core::iter::traits::iterator::Iterator::foldcore::iter::adapters::map::map_fold::{{closure}} (545 samples, 33.23%)core::iter::adapters::map::map_fold::{{closure}}slimp::rw::{{closure}} (545 samples, 33.23%)slimp::rw::{{closure}}slimp::Sexp::rw (545 samples, 33.23%)slimp::Sexp::rwslimp::rw (545 samples, 33.23%)slimp::rwcore::iter::traits::iterator::Iterator::collect (545 samples, 33.23%)core::iter::traits::iterator::Iterator::collect<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (545 samples, 33.23%)<alloc::vec::Vec<T> as core::iter::traits::collect::Fr..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (545 samples, 33.23%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::Spe..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (545 samples, 33.23%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nest..alloc::vec::Vec<T>::with_capacity (2 samples, 0.12%)alloc::vec::Vec<T,A>::with_capacity_in (2 samples, 0.12%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (2 samples, 0.12%)alloc::raw_vec::RawVec<T,A>::allocate_in (2 samples, 0.12%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)slimp::run_program (1,184 samples, 72.20%)slimp::run_programslimp::simp (1,184 samples, 72.20%)slimp::simpslimp::rw (1,167 samples, 71.16%)slimp::rwslimp::rw (555 samples, 33.84%)slimp::rwcore::iter::traits::iterator::Iterator::collect (555 samples, 33.84%)core::iter::traits::iterator::Iterator::collect<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (555 samples, 33.84%)<alloc::vec::Vec<T> as core::iter::traits::collect::Fro..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (555 samples, 33.84%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::Spec..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (555 samples, 33.84%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_neste..<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (555 samples, 33.84%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecE..alloc::vec::Vec<T,A>::extend_trusted (555 samples, 33.84%)alloc::vec::Vec<T,A>::extend_trustedcore::iter::traits::iterator::Iterator::for_each (555 samples, 33.84%)core::iter::traits::iterator::Iterator::for_each<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (555 samples, 33.84%)<core::iter::adapters::map::Map<I,F> as core::iter::tra..core::iter::traits::iterator::Iterator::fold (555 samples, 33.84%)core::iter::traits::iterator::Iterator::foldcore::iter::adapters::map::map_fold::{{closure}} (555 samples, 33.84%)core::iter::adapters::map::map_fold::{{closure}}slimp::rw::{{closure}} (555 samples, 33.84%)slimp::rw::{{closure}}slimp::Sexp::rw (555 samples, 33.84%)slimp::Sexp::rwslimp::rw (555 samples, 33.84%)slimp::rwcore::iter::traits::iterator::Iterator::collect (555 samples, 33.84%)core::iter::traits::iterator::Iterator::collect<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (555 samples, 33.84%)<alloc::vec::Vec<T> as core::iter::traits::collect::Fro..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (555 samples, 33.84%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::Spec..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (555 samples, 33.84%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_neste..<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (555 samples, 33.84%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecE..alloc::vec::Vec<T,A>::extend_trusted (555 samples, 33.84%)alloc::vec::Vec<T,A>::extend_trustedcore::iter::traits::iterator::Iterator::for_each (555 samples, 33.84%)core::iter::traits::iterator::Iterator::for_each<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (555 samples, 33.84%)<core::iter::adapters::map::Map<I,F> as core::iter::tra..core::iter::traits::iterator::Iterator::fold (555 samples, 33.84%)core::iter::traits::iterator::Iterator::foldcore::iter::adapters::map::map_fold::{{closure}} (555 samples, 33.84%)core::iter::adapters::map::map_fold::{{closure}}slimp::rw::{{closure}} (555 samples, 33.84%)slimp::rw::{{closure}}slimp::Sexp::rw (555 samples, 33.84%)slimp::Sexp::rwslimp::rw (555 samples, 33.84%)slimp::rwcore::iter::traits::iterator::Iterator::collect (555 samples, 33.84%)core::iter::traits::iterator::Iterator::collect<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (555 samples, 33.84%)<alloc::vec::Vec<T> as core::iter::traits::collect::Fro..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (555 samples, 33.84%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::Spec..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (555 samples, 33.84%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_neste..<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (555 samples, 33.84%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecE..alloc::vec::Vec<T,A>::extend_trusted (555 samples, 33.84%)alloc::vec::Vec<T,A>::extend_trustedcore::iter::traits::iterator::Iterator::for_each (555 samples, 33.84%)core::iter::traits::iterator::Iterator::for_each<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (555 samples, 33.84%)<core::iter::adapters::map::Map<I,F> as core::iter::tra..core::iter::traits::iterator::Iterator::fold (555 samples, 33.84%)core::iter::traits::iterator::Iterator::foldcore::iter::adapters::map::map_fold::{{closure}} (555 samples, 33.84%)core::iter::adapters::map::map_fold::{{closure}}slimp::rw::{{closure}} (555 samples, 33.84%)slimp::rw::{{closure}}slimp::Sexp::rw (555 samples, 33.84%)slimp::Sexp::rwslimp::rw (555 samples, 33.84%)slimp::rwcore::iter::traits::iterator::Iterator::collect (554 samples, 33.78%)core::iter::traits::iterator::Iterator::collect<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (554 samples, 33.78%)<alloc::vec::Vec<T> as core::iter::traits::collect::Fro..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (554 samples, 33.78%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::Spec..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (554 samples, 33.78%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_neste..<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (554 samples, 33.78%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecE..alloc::vec::Vec<T,A>::extend_trusted (554 samples, 33.78%)alloc::vec::Vec<T,A>::extend_trustedcore::iter::traits::iterator::Iterator::for_each (554 samples, 33.78%)core::iter::traits::iterator::Iterator::for_each<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (554 samples, 33.78%)<core::iter::adapters::map::Map<I,F> as core::iter::tra..core::iter::traits::iterator::Iterator::fold (554 samples, 33.78%)core::iter::traits::iterator::Iterator::foldcore::iter::adapters::map::map_fold::{{closure}} (554 samples, 33.78%)core::iter::adapters::map::map_fold::{{closure}}slimp::rw::{{closure}} (554 samples, 33.78%)slimp::rw::{{closure}}slimp::Sexp::rw (554 samples, 33.78%)slimp::Sexp::rwslimp::rw (554 samples, 33.78%)slimp::rwcore::iter::traits::iterator::Iterator::collect (553 samples, 33.72%)core::iter::traits::iterator::Iterator::collect<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (553 samples, 33.72%)<alloc::vec::Vec<T> as core::iter::traits::collect::Fro..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (553 samples, 33.72%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::Spec..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (553 samples, 33.72%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_neste..<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (553 samples, 33.72%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecE..alloc::vec::Vec<T,A>::extend_trusted (553 samples, 33.72%)alloc::vec::Vec<T,A>::extend_trustedcore::iter::traits::iterator::Iterator::for_each (553 samples, 33.72%)core::iter::traits::iterator::Iterator::for_each<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (553 samples, 33.72%)<core::iter::adapters::map::Map<I,F> as core::iter::tra..core::iter::traits::iterator::Iterator::fold (553 samples, 33.72%)core::iter::traits::iterator::Iterator::foldcore::iter::adapters::map::map_fold::{{closure}} (553 samples, 33.72%)core::iter::adapters::map::map_fold::{{closure}}slimp::rw::{{closure}} (553 samples, 33.72%)slimp::rw::{{closure}}slimp::Sexp::rw (553 samples, 33.72%)slimp::Sexp::rwslimp::rw (553 samples, 33.72%)slimp::rwcore::iter::traits::iterator::Iterator::collect (552 samples, 33.66%)core::iter::traits::iterator::Iterator::collect<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (552 samples, 33.66%)<alloc::vec::Vec<T> as core::iter::traits::collect::Fro..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (552 samples, 33.66%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::Spec..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (552 samples, 33.66%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_neste..<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (552 samples, 33.66%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecE..alloc::vec::Vec<T,A>::extend_trusted (552 samples, 33.66%)alloc::vec::Vec<T,A>::extend_trustedcore::iter::traits::iterator::Iterator::for_each (552 samples, 33.66%)core::iter::traits::iterator::Iterator::for_each<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (552 samples, 33.66%)<core::iter::adapters::map::Map<I,F> as core::iter::tra..core::iter::traits::iterator::Iterator::fold (552 samples, 33.66%)core::iter::traits::iterator::Iterator::foldcore::iter::adapters::map::map_fold::{{closure}} (552 samples, 33.66%)core::iter::adapters::map::map_fold::{{closure}}slimp::rw::{{closure}} (552 samples, 33.66%)slimp::rw::{{closure}}slimp::Sexp::rw (552 samples, 33.66%)slimp::Sexp::rwslimp::rw (552 samples, 33.66%)slimp::rwcore::iter::traits::iterator::Iterator::collect (552 samples, 33.66%)core::iter::traits::iterator::Iterator::collect<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (552 samples, 33.66%)<alloc::vec::Vec<T> as core::iter::traits::collect::Fro..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (552 samples, 33.66%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::Spec..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (552 samples, 33.66%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_neste..<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (552 samples, 33.66%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecE..alloc::vec::Vec<T,A>::extend_trusted (552 samples, 33.66%)alloc::vec::Vec<T,A>::extend_trustedcore::iter::traits::iterator::Iterator::for_each (552 samples, 33.66%)core::iter::traits::iterator::Iterator::for_each<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (552 samples, 33.66%)<core::iter::adapters::map::Map<I,F> as core::iter::tra..core::iter::traits::iterator::Iterator::fold (552 samples, 33.66%)core::iter::traits::iterator::Iterator::foldcore::iter::adapters::map::map_fold::{{closure}} (552 samples, 33.66%)core::iter::adapters::map::map_fold::{{closure}}slimp::rw::{{closure}} (552 samples, 33.66%)slimp::rw::{{closure}}slimp::Sexp::rw (552 samples, 33.66%)slimp::Sexp::rwslimp::rw (552 samples, 33.66%)slimp::rwcore::iter::traits::iterator::Iterator::collect (552 samples, 33.66%)core::iter::traits::iterator::Iterator::collect<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (552 samples, 33.66%)<alloc::vec::Vec<T> as core::iter::traits::collect::Fro..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (552 samples, 33.66%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::Spec..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (552 samples, 33.66%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_neste..<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (552 samples, 33.66%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecE..alloc::vec::Vec<T,A>::extend_trusted (552 samples, 33.66%)alloc::vec::Vec<T,A>::extend_trustedcore::iter::traits::iterator::Iterator::for_each (552 samples, 33.66%)core::iter::traits::iterator::Iterator::for_each<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (552 samples, 33.66%)<core::iter::adapters::map::Map<I,F> as core::iter::tra..core::iter::traits::iterator::Iterator::fold (552 samples, 33.66%)core::iter::traits::iterator::Iterator::foldcore::iter::adapters::map::map_fold::{{closure}} (552 samples, 33.66%)core::iter::adapters::map::map_fold::{{closure}}slimp::rw::{{closure}} (552 samples, 33.66%)slimp::rw::{{closure}}slimp::Sexp::rw (552 samples, 33.66%)slimp::Sexp::rwslimp::rw (552 samples, 33.66%)slimp::rwcore::iter::traits::iterator::Iterator::collect (550 samples, 33.54%)core::iter::traits::iterator::Iterator::collect<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (550 samples, 33.54%)<alloc::vec::Vec<T> as core::iter::traits::collect::Fr..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (550 samples, 33.54%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::Spe..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (550 samples, 33.54%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nest..<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend (550 samples, 33.54%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::Spec..alloc::vec::Vec<T,A>::extend_trusted (550 samples, 33.54%)alloc::vec::Vec<T,A>::extend_trustedcore::iter::traits::iterator::Iterator::for_each (550 samples, 33.54%)core::iter::traits::iterator::Iterator::for_each<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold (550 samples, 33.54%)<core::iter::adapters::map::Map<I,F> as core::iter::tr..core::iter::traits::iterator::Iterator::fold (550 samples, 33.54%)core::iter::traits::iterator::Iterator::foldcore::iter::adapters::map::map_fold::{{closure}} (550 samples, 33.54%)core::iter::adapters::map::map_fold::{{closure}}slimp::rw::{{closure}} (550 samples, 33.54%)slimp::rw::{{closure}}slimp::Sexp::rw (550 samples, 33.54%)slimp::Sexp::rwslimp::rw (550 samples, 33.54%)slimp::rwcore::iter::traits::iterator::Iterator::collect (548 samples, 33.41%)core::iter::traits::iterator::Iterator::collect<alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter (548 samples, 33.41%)<alloc::vec::Vec<T> as core::iter::traits::collect::Fr..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter (548 samples, 33.41%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter::Spe..<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter (548 samples, 33.41%)<alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nest..alloc::vec::Vec<T>::with_capacity (1 samples, 0.06%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)core::fmt::Formatter::write_fmt (5 samples, 0.30%)core::fmt::write (5 samples, 0.30%)<std::io::Write::write_fmt::Adapter<T> as core::fmt::Write>::write_str (5 samples, 0.30%)<std::io::stdio::StdoutLock as std::io::Write>::write_all (5 samples, 0.30%)<std::io::buffered::linewriter::LineWriter<W> as std::io::Write>::write_all (5 samples, 0.30%)<std::io::buffered::linewritershim::LineWriterShim<W> as std::io::Write>::write_all (5 samples, 0.30%)std::io::buffered::bufwriter::BufWriter<W>::write_all_cold (5 samples, 0.30%)<std::io::stdio::StdoutRaw as std::io::Write>::write_all (5 samples, 0.30%)std::io::Write::write_all (5 samples, 0.30%)<std::sys::unix::stdio::Stdout as std::io::Write>::write (5 samples, 0.30%)std::sys::unix::fd::FileDesc::write (5 samples, 0.30%)write (5 samples, 0.30%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (15 samples, 0.91%)core::option::Option<T>::map (15 samples, 0.91%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (15 samples, 0.91%)core::ops::function::FnMut::call_mut (15 samples, 0.91%)<T as alloc::string::ToString>::to_string (15 samples, 0.91%)<slimp::Sexp as core::fmt::Display>::fmt (15 samples, 0.91%)itertools::Itertools::join (15 samples, 0.91%)core::iter::traits::iterator::Iterator::for_each (15 samples, 0.91%)core::iter::traits::iterator::Iterator::fold (15 samples, 0.91%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (15 samples, 0.91%)itertools::Itertools::join::{{closure}} (15 samples, 0.91%)core::ptr::drop_in_place<alloc::string::String> (15 samples, 0.91%)core::ptr::drop_in_place<alloc::vec::Vec<u8>> (15 samples, 0.91%)core::ptr::drop_in_place<alloc::raw_vec::RawVec<u8>> (15 samples, 0.91%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (15 samples, 0.91%)<alloc::alloc::Global as core::alloc::Allocator>::deallocate (15 samples, 0.91%)alloc::alloc::dealloc (15 samples, 0.91%)cfree (15 samples, 0.91%)[libc.so.6] (15 samples, 0.91%)[libc.so.6] (15 samples, 0.91%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (16 samples, 0.98%)core::option::Option<T>::map (16 samples, 0.98%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (16 samples, 0.98%)core::ops::function::FnMut::call_mut (16 samples, 0.98%)<T as alloc::string::ToString>::to_string (16 samples, 0.98%)<slimp::Sexp as core::fmt::Display>::fmt (16 samples, 0.98%)itertools::Itertools::join (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (16 samples, 0.98%)core::option::Option<T>::map (16 samples, 0.98%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (16 samples, 0.98%)core::ops::function::FnMut::call_mut (16 samples, 0.98%)<T as alloc::string::ToString>::to_string (16 samples, 0.98%)<slimp::Sexp as core::fmt::Display>::fmt (16 samples, 0.98%)itertools::Itertools::join (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)<&mut I as core::iter::traits::iterator::Iterator>::next (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (16 samples, 0.98%)core::option::Option<T>::map (16 samples, 0.98%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (16 samples, 0.98%)core::ops::function::FnMut::call_mut (16 samples, 0.98%)<T as alloc::string::ToString>::to_string (16 samples, 0.98%)<slimp::Sexp as core::fmt::Display>::fmt (16 samples, 0.98%)itertools::Itertools::join (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)<&mut I as core::iter::traits::iterator::Iterator>::next (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (16 samples, 0.98%)core::option::Option<T>::map (16 samples, 0.98%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (16 samples, 0.98%)core::ops::function::FnMut::call_mut (16 samples, 0.98%)<T as alloc::string::ToString>::to_string (16 samples, 0.98%)<slimp::Sexp as core::fmt::Display>::fmt (16 samples, 0.98%)itertools::Itertools::join (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)<&mut I as core::iter::traits::iterator::Iterator>::next (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (16 samples, 0.98%)core::option::Option<T>::map (16 samples, 0.98%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (16 samples, 0.98%)core::ops::function::FnMut::call_mut (16 samples, 0.98%)<T as alloc::string::ToString>::to_string (16 samples, 0.98%)<slimp::Sexp as core::fmt::Display>::fmt (16 samples, 0.98%)itertools::Itertools::join (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)<&mut I as core::iter::traits::iterator::Iterator>::next (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (16 samples, 0.98%)core::option::Option<T>::map (16 samples, 0.98%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (16 samples, 0.98%)core::ops::function::FnMut::call_mut (16 samples, 0.98%)<T as alloc::string::ToString>::to_string (16 samples, 0.98%)<slimp::Sexp as core::fmt::Display>::fmt (16 samples, 0.98%)itertools::Itertools::join (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (16 samples, 0.98%)core::iter::traits::iterator::Iterator::fold (16 samples, 0.98%)<&mut I as core::iter::traits::iterator::Iterator>::next (16 samples, 0.98%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (16 samples, 0.98%)core::option::Option<T>::map (16 samples, 0.98%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (16 samples, 0.98%)core::ops::function::FnMut::call_mut (16 samples, 0.98%)<T as alloc::string::ToString>::to_string (16 samples, 0.98%)<slimp::Sexp as core::fmt::Display>::fmt (16 samples, 0.98%)itertools::Itertools::join (16 samples, 0.98%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::fmt::Formatter::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)alloc::raw_vec::finish_grow (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (17 samples, 1.04%)core::option::Option<T>::map (17 samples, 1.04%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (17 samples, 1.04%)core::ops::function::FnMut::call_mut (17 samples, 1.04%)<T as alloc::string::ToString>::to_string (17 samples, 1.04%)<slimp::Sexp as core::fmt::Display>::fmt (17 samples, 1.04%)itertools::Itertools::join (17 samples, 1.04%)core::iter::traits::iterator::Iterator::for_each (17 samples, 1.04%)core::iter::traits::iterator::Iterator::fold (17 samples, 1.04%)<&mut I as core::iter::traits::iterator::Iterator>::next (17 samples, 1.04%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (17 samples, 1.04%)core::option::Option<T>::map (17 samples, 1.04%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (17 samples, 1.04%)core::ops::function::FnMut::call_mut (17 samples, 1.04%)<T as alloc::string::ToString>::to_string (17 samples, 1.04%)<slimp::Sexp as core::fmt::Display>::fmt (17 samples, 1.04%)itertools::Itertools::join (17 samples, 1.04%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::ptr::drop_in_place<alloc::string::String> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::vec::Vec<u8>> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::raw_vec::RawVec<u8>> (1 samples, 0.06%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::deallocate (1 samples, 0.06%)alloc::alloc::dealloc (1 samples, 0.06%)cfree (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)alloc::string::String::with_capacity (1 samples, 0.06%)alloc::vec::Vec<T>::with_capacity (1 samples, 0.06%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)std::sync::mutex::Mutex<T>::lock (1 samples, 0.06%)std::sys::unix::locks::futex_mutex::Mutex::lock (1 samples, 0.06%)core::sync::atomic::AtomicU32::compare_exchange (1 samples, 0.06%)core::sync::atomic::atomic_compare_exchange (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)itertools::Itertools::join::{{closure}} (1 samples, 0.06%)core::fmt::Write::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<&mut W as core::fmt::Write>::write_str (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)alloc::raw_vec::finish_grow (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::grow (1 samples, 0.06%)alloc::alloc::Global::grow_impl (1 samples, 0.06%)alloc::alloc::realloc (1 samples, 0.06%)__rdl_realloc (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::fmt::Formatter::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)alloc::raw_vec::finish_grow (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::grow (1 samples, 0.06%)alloc::alloc::Global::grow_impl (1 samples, 0.06%)alloc::alloc::realloc (1 samples, 0.06%)realloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)core::option::Option<T>::map (3 samples, 0.18%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)<T as alloc::string::ToString>::to_string (3 samples, 0.18%)<slimp::Sexp as core::fmt::Display>::fmt (3 samples, 0.18%)itertools::Itertools::join (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)<&mut I as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)core::option::Option<T>::map (3 samples, 0.18%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)<T as alloc::string::ToString>::to_string (3 samples, 0.18%)<slimp::Sexp as core::fmt::Display>::fmt (3 samples, 0.18%)itertools::Itertools::join (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)<&mut I as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::ptr::drop_in_place<alloc::string::String> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::vec::Vec<u8>> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::raw_vec::RawVec<u8>> (1 samples, 0.06%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::deallocate (1 samples, 0.06%)alloc::alloc::dealloc (1 samples, 0.06%)cfree (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::fmt::Formatter::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)alloc::raw_vec::finish_grow (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::grow (1 samples, 0.06%)alloc::alloc::Global::grow_impl (1 samples, 0.06%)alloc::alloc::realloc (1 samples, 0.06%)__rust_realloc (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)<&mut I as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)<&mut I as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::fmt::Formatter::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)alloc::raw_vec::finish_grow (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::grow (1 samples, 0.06%)alloc::alloc::Global::grow_impl (1 samples, 0.06%)alloc::alloc::realloc (1 samples, 0.06%)realloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::fmt::Write::write_fmt (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::ptr::drop_in_place<alloc::string::String> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::vec::Vec<u8>> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::raw_vec::RawVec<u8>> (1 samples, 0.06%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::deallocate (1 samples, 0.06%)alloc::alloc::dealloc (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)itertools::Itertools::join::{{closure}} (1 samples, 0.06%)core::ptr::drop_in_place<alloc::string::String> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::vec::Vec<u8>> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::raw_vec::RawVec<u8>> (1 samples, 0.06%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::deallocate (1 samples, 0.06%)alloc::alloc::dealloc (1 samples, 0.06%)cfree (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (12 samples, 0.73%)core::option::Option<T>::map (12 samples, 0.73%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (12 samples, 0.73%)core::ops::function::FnMut::call_mut (12 samples, 0.73%)<T as alloc::string::ToString>::to_string (12 samples, 0.73%)<slimp::Sexp as core::fmt::Display>::fmt (12 samples, 0.73%)itertools::Itertools::join (12 samples, 0.73%)core::iter::traits::iterator::Iterator::for_each (12 samples, 0.73%)core::iter::traits::iterator::Iterator::fold (12 samples, 0.73%)<&mut I as core::iter::traits::iterator::Iterator>::next (12 samples, 0.73%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (12 samples, 0.73%)core::option::Option<T>::map (12 samples, 0.73%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (12 samples, 0.73%)core::ops::function::FnMut::call_mut (12 samples, 0.73%)<T as alloc::string::ToString>::to_string (12 samples, 0.73%)<slimp::Sexp as core::fmt::Display>::fmt (12 samples, 0.73%)itertools::Itertools::join (12 samples, 0.73%)core::iter::traits::iterator::Iterator::for_each (11 samples, 0.67%)core::iter::traits::iterator::Iterator::fold (11 samples, 0.67%)<&mut I as core::iter::traits::iterator::Iterator>::next (11 samples, 0.67%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (11 samples, 0.67%)core::option::Option<T>::map (11 samples, 0.67%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (11 samples, 0.67%)core::ops::function::FnMut::call_mut (11 samples, 0.67%)<T as alloc::string::ToString>::to_string (11 samples, 0.67%)<slimp::Sexp as core::fmt::Display>::fmt (11 samples, 0.67%)itertools::Itertools::join (11 samples, 0.67%)core::iter::traits::iterator::Iterator::for_each (11 samples, 0.67%)core::iter::traits::iterator::Iterator::fold (11 samples, 0.67%)<&mut I as core::iter::traits::iterator::Iterator>::next (11 samples, 0.67%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (11 samples, 0.67%)core::option::Option<T>::map (11 samples, 0.67%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (11 samples, 0.67%)core::ops::function::FnMut::call_mut (11 samples, 0.67%)<T as alloc::string::ToString>::to_string (11 samples, 0.67%)<slimp::Sexp as core::fmt::Display>::fmt (11 samples, 0.67%)itertools::Itertools::join (11 samples, 0.67%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)<&mut I as core::iter::traits::iterator::Iterator>::next (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (10 samples, 0.61%)core::option::Option<T>::map (10 samples, 0.61%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (10 samples, 0.61%)core::ops::function::FnMut::call_mut (10 samples, 0.61%)<T as alloc::string::ToString>::to_string (10 samples, 0.61%)<slimp::Sexp as core::fmt::Display>::fmt (10 samples, 0.61%)itertools::Itertools::join (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)<&mut I as core::iter::traits::iterator::Iterator>::next (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (7 samples, 0.43%)core::option::Option<T>::map (7 samples, 0.43%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)<T as alloc::string::ToString>::to_string (7 samples, 0.43%)<slimp::Sexp as core::fmt::Display>::fmt (7 samples, 0.43%)itertools::Itertools::join (7 samples, 0.43%)core::iter::traits::iterator::Iterator::for_each (6 samples, 0.37%)core::iter::traits::iterator::Iterator::fold (6 samples, 0.37%)<&mut I as core::iter::traits::iterator::Iterator>::next (6 samples, 0.37%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (6 samples, 0.37%)core::option::Option<T>::map (6 samples, 0.37%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (6 samples, 0.37%)core::ops::function::FnMut::call_mut (6 samples, 0.37%)<T as alloc::string::ToString>::to_string (6 samples, 0.37%)<slimp::Sexp as core::fmt::Display>::fmt (6 samples, 0.37%)itertools::Itertools::join (6 samples, 0.37%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)<&mut I as core::iter::traits::iterator::Iterator>::next (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (4 samples, 0.24%)core::option::Option<T>::map (4 samples, 0.24%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)<T as alloc::string::ToString>::to_string (4 samples, 0.24%)<slimp::Sexp as core::fmt::Display>::fmt (4 samples, 0.24%)itertools::Itertools::join (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)<&mut I as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)core::option::Option<T>::map (3 samples, 0.18%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)<T as alloc::string::ToString>::to_string (3 samples, 0.18%)<slimp::Sexp as core::fmt::Display>::fmt (3 samples, 0.18%)itertools::Itertools::join (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)<&mut I as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)std::sync::mutex::Mutex<T>::lock (1 samples, 0.06%)std::sys::unix::locks::futex_mutex::Mutex::lock (1 samples, 0.06%)core::sync::atomic::AtomicU32::compare_exchange (1 samples, 0.06%)core::sync::atomic::atomic_compare_exchange (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::fmt::Formatter::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)core::alloc::layout::Layout::array (1 samples, 0.06%)core::alloc::layout::Layout::array::inner (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::fmt::Formatter::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)alloc::raw_vec::finish_grow (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::grow (1 samples, 0.06%)alloc::alloc::Global::grow_impl (1 samples, 0.06%)alloc::alloc::realloc (1 samples, 0.06%)__rdl_realloc (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)core::option::Option<T>::map (3 samples, 0.18%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)<T as alloc::string::ToString>::to_string (3 samples, 0.18%)<slimp::Sexp as core::fmt::Display>::fmt (3 samples, 0.18%)itertools::Itertools::join (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)<&mut I as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::fmt::Formatter::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)alloc::raw_vec::finish_grow (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::grow (1 samples, 0.06%)alloc::alloc::Global::grow_impl (1 samples, 0.06%)alloc::alloc::realloc (1 samples, 0.06%)realloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::fmt::Write::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)core::fmt::Formatter::pad (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)itertools::Itertools::join::{{closure}} (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::ptr::drop_in_place<std::sync::mutex::MutexGuard<intaglio::str::SymbolTable>> (1 samples, 0.06%)<std::sync::mutex::MutexGuard<T> as core::ops::drop::Drop>::drop (1 samples, 0.06%)std::sys::unix::locks::futex_mutex::Mutex::unlock (1 samples, 0.06%)core::sync::atomic::AtomicU32::swap (1 samples, 0.06%)core::sync::atomic::atomic_swap (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::fmt::Write::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<&mut W as core::fmt::Write>::write_str (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::len (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::fmt::Formatter::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)<core::result::Result<T,E> as core::ops::try_trait::Try>::branch (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (4 samples, 0.24%)core::option::Option<T>::map (4 samples, 0.24%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)<T as alloc::string::ToString>::to_string (4 samples, 0.24%)<slimp::Sexp as core::fmt::Display>::fmt (4 samples, 0.24%)itertools::Itertools::join (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)<&mut I as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)core::option::Option<T>::map (3 samples, 0.18%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)<T as alloc::string::ToString>::to_string (3 samples, 0.18%)<slimp::Sexp as core::fmt::Display>::fmt (3 samples, 0.18%)itertools::Itertools::join (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)<&mut I as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::fmt::Formatter::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<&T as core::fmt::Display>::fmt (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (41 samples, 2.50%)<c..core::option::Option<T>::map (41 samples, 2.50%)co..core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (41 samples, 2.50%)co..core::ops::function::FnMut::call_mut (41 samples, 2.50%)co..<T as alloc::string::ToString>::to_string (41 samples, 2.50%)<T..<slimp::Sexp as core::fmt::Display>::fmt (41 samples, 2.50%)<s..itertools::Itertools::join (41 samples, 2.50%)it..core::iter::traits::iterator::Iterator::for_each (24 samples, 1.46%)core::iter::traits::iterator::Iterator::fold (24 samples, 1.46%)<&mut I as core::iter::traits::iterator::Iterator>::next (24 samples, 1.46%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (24 samples, 1.46%)core::option::Option<T>::map (24 samples, 1.46%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (24 samples, 1.46%)core::ops::function::FnMut::call_mut (24 samples, 1.46%)<T as alloc::string::ToString>::to_string (24 samples, 1.46%)<slimp::Sexp as core::fmt::Display>::fmt (24 samples, 1.46%)itertools::Itertools::join (24 samples, 1.46%)core::iter::traits::iterator::Iterator::for_each (12 samples, 0.73%)core::iter::traits::iterator::Iterator::fold (12 samples, 0.73%)<&mut I as core::iter::traits::iterator::Iterator>::next (12 samples, 0.73%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (12 samples, 0.73%)core::option::Option<T>::map (12 samples, 0.73%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (12 samples, 0.73%)core::ops::function::FnMut::call_mut (12 samples, 0.73%)<T as alloc::string::ToString>::to_string (12 samples, 0.73%)<slimp::Sexp as core::fmt::Display>::fmt (12 samples, 0.73%)itertools::Itertools::join (12 samples, 0.73%)core::iter::traits::iterator::Iterator::for_each (12 samples, 0.73%)core::iter::traits::iterator::Iterator::fold (12 samples, 0.73%)<&mut I as core::iter::traits::iterator::Iterator>::next (12 samples, 0.73%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (12 samples, 0.73%)core::option::Option<T>::map (12 samples, 0.73%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (12 samples, 0.73%)core::ops::function::FnMut::call_mut (12 samples, 0.73%)<T as alloc::string::ToString>::to_string (12 samples, 0.73%)<slimp::Sexp as core::fmt::Display>::fmt (12 samples, 0.73%)itertools::Itertools::join (12 samples, 0.73%)core::iter::traits::iterator::Iterator::for_each (9 samples, 0.55%)core::iter::traits::iterator::Iterator::fold (9 samples, 0.55%)<&mut I as core::iter::traits::iterator::Iterator>::next (9 samples, 0.55%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (9 samples, 0.55%)core::option::Option<T>::map (9 samples, 0.55%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (9 samples, 0.55%)core::ops::function::FnMut::call_mut (9 samples, 0.55%)<T as alloc::string::ToString>::to_string (9 samples, 0.55%)<slimp::Sexp as core::fmt::Display>::fmt (9 samples, 0.55%)itertools::Itertools::join (9 samples, 0.55%)core::iter::traits::iterator::Iterator::for_each (9 samples, 0.55%)core::iter::traits::iterator::Iterator::fold (9 samples, 0.55%)<&mut I as core::iter::traits::iterator::Iterator>::next (9 samples, 0.55%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (9 samples, 0.55%)core::option::Option<T>::map (9 samples, 0.55%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (9 samples, 0.55%)core::ops::function::FnMut::call_mut (9 samples, 0.55%)<T as alloc::string::ToString>::to_string (9 samples, 0.55%)<slimp::Sexp as core::fmt::Display>::fmt (9 samples, 0.55%)itertools::Itertools::join (9 samples, 0.55%)core::iter::traits::iterator::Iterator::for_each (9 samples, 0.55%)core::iter::traits::iterator::Iterator::fold (9 samples, 0.55%)<&mut I as core::iter::traits::iterator::Iterator>::next (9 samples, 0.55%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (9 samples, 0.55%)core::option::Option<T>::map (9 samples, 0.55%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (9 samples, 0.55%)core::ops::function::FnMut::call_mut (9 samples, 0.55%)<T as alloc::string::ToString>::to_string (9 samples, 0.55%)<slimp::Sexp as core::fmt::Display>::fmt (9 samples, 0.55%)itertools::Itertools::join (9 samples, 0.55%)core::iter::traits::iterator::Iterator::for_each (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)<&mut I as core::iter::traits::iterator::Iterator>::next (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (7 samples, 0.43%)core::option::Option<T>::map (7 samples, 0.43%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)<T as alloc::string::ToString>::to_string (7 samples, 0.43%)<slimp::Sexp as core::fmt::Display>::fmt (7 samples, 0.43%)itertools::Itertools::join (7 samples, 0.43%)core::iter::traits::iterator::Iterator::for_each (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)<&mut I as core::iter::traits::iterator::Iterator>::next (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (7 samples, 0.43%)core::option::Option<T>::map (7 samples, 0.43%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)<T as alloc::string::ToString>::to_string (7 samples, 0.43%)<slimp::Sexp as core::fmt::Display>::fmt (7 samples, 0.43%)itertools::Itertools::join (7 samples, 0.43%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)<&mut I as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)core::option::Option<T>::map (3 samples, 0.18%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)<T as alloc::string::ToString>::to_string (3 samples, 0.18%)<slimp::Sexp as core::fmt::Display>::fmt (3 samples, 0.18%)itertools::Itertools::join (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)<&mut I as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)core::option::Option<T>::map (3 samples, 0.18%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)<T as alloc::string::ToString>::to_string (3 samples, 0.18%)<slimp::Sexp as core::fmt::Display>::fmt (3 samples, 0.18%)itertools::Itertools::join (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)<&mut I as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)alloc::string::String::with_capacity (1 samples, 0.06%)alloc::vec::Vec<T>::with_capacity (1 samples, 0.06%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::fmt::Formatter::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)alloc::raw_vec::finish_grow (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::grow (1 samples, 0.06%)alloc::alloc::Global::grow_impl (1 samples, 0.06%)alloc::alloc::realloc (1 samples, 0.06%)realloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)itertools::Itertools::join::{{closure}} (1 samples, 0.06%)core::fmt::Write::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<&mut W as core::fmt::Write>::write_str (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)alloc::raw_vec::finish_grow (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::grow (1 samples, 0.06%)alloc::alloc::Global::grow_impl (1 samples, 0.06%)alloc::alloc::realloc (1 samples, 0.06%)realloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)std::sync::mutex::Mutex<T>::lock (1 samples, 0.06%)std::sync::mutex::MutexGuard<T>::new (1 samples, 0.06%)std::sync::poison::Flag::guard (1 samples, 0.06%)std::thread::panicking (1 samples, 0.06%)std::panicking::panicking (1 samples, 0.06%)std::panicking::panic_count::count_is_zero (1 samples, 0.06%)core::sync::atomic::AtomicUsize::load (1 samples, 0.06%)core::sync::atomic::atomic_load (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (4 samples, 0.24%)core::option::Option<T>::map (4 samples, 0.24%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)<T as alloc::string::ToString>::to_string (4 samples, 0.24%)<slimp::Sexp as core::fmt::Display>::fmt (4 samples, 0.24%)itertools::Itertools::join (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)<&mut I as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)core::option::Option<T>::map (3 samples, 0.18%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)<T as alloc::string::ToString>::to_string (3 samples, 0.18%)<slimp::Sexp as core::fmt::Display>::fmt (3 samples, 0.18%)itertools::Itertools::join (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)<&mut I as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::fmt::Formatter::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)core::fmt::Formatter::new (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)itertools::Itertools::join::{{closure}} (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)core::cmp::max (1 samples, 0.06%)core::cmp::Ord::max (1 samples, 0.06%)core::cmp::max_by (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::fmt::Formatter::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)core::option::Option<T>::map (3 samples, 0.18%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)<T as alloc::string::ToString>::to_string (3 samples, 0.18%)<slimp::Sexp as core::fmt::Display>::fmt (3 samples, 0.18%)itertools::Itertools::join (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)<&mut I as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::ptr::drop_in_place<alloc::string::String> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::vec::Vec<u8>> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::raw_vec::RawVec<u8>> (1 samples, 0.06%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::deallocate (1 samples, 0.06%)alloc::alloc::dealloc (1 samples, 0.06%)cfree (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::fmt::Formatter::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)<&mut I as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::fmt::Formatter::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)alloc::raw_vec::finish_grow (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::grow (1 samples, 0.06%)alloc::alloc::Global::grow_impl (1 samples, 0.06%)alloc::alloc::realloc (1 samples, 0.06%)realloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::fmt::Formatter::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)alloc::raw_vec::finish_grow (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (11 samples, 0.67%)core::option::Option<T>::map (11 samples, 0.67%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (11 samples, 0.67%)core::ops::function::FnMut::call_mut (11 samples, 0.67%)<T as alloc::string::ToString>::to_string (11 samples, 0.67%)<slimp::Sexp as core::fmt::Display>::fmt (11 samples, 0.67%)itertools::Itertools::join (11 samples, 0.67%)core::iter::traits::iterator::Iterator::for_each (11 samples, 0.67%)core::iter::traits::iterator::Iterator::fold (11 samples, 0.67%)<&mut I as core::iter::traits::iterator::Iterator>::next (11 samples, 0.67%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (11 samples, 0.67%)core::option::Option<T>::map (11 samples, 0.67%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (11 samples, 0.67%)core::ops::function::FnMut::call_mut (11 samples, 0.67%)<T as alloc::string::ToString>::to_string (11 samples, 0.67%)<slimp::Sexp as core::fmt::Display>::fmt (11 samples, 0.67%)itertools::Itertools::join (11 samples, 0.67%)core::iter::traits::iterator::Iterator::for_each (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)<&mut I as core::iter::traits::iterator::Iterator>::next (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (7 samples, 0.43%)core::option::Option<T>::map (7 samples, 0.43%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)<T as alloc::string::ToString>::to_string (7 samples, 0.43%)<slimp::Sexp as core::fmt::Display>::fmt (7 samples, 0.43%)itertools::Itertools::join (7 samples, 0.43%)core::iter::traits::iterator::Iterator::for_each (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)<&mut I as core::iter::traits::iterator::Iterator>::next (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (7 samples, 0.43%)core::option::Option<T>::map (7 samples, 0.43%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)<T as alloc::string::ToString>::to_string (7 samples, 0.43%)<slimp::Sexp as core::fmt::Display>::fmt (7 samples, 0.43%)itertools::Itertools::join (7 samples, 0.43%)core::iter::traits::iterator::Iterator::for_each (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)<&mut I as core::iter::traits::iterator::Iterator>::next (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (7 samples, 0.43%)core::option::Option<T>::map (7 samples, 0.43%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)<T as alloc::string::ToString>::to_string (7 samples, 0.43%)<slimp::Sexp as core::fmt::Display>::fmt (7 samples, 0.43%)itertools::Itertools::join (7 samples, 0.43%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)<&mut I as core::iter::traits::iterator::Iterator>::next (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (4 samples, 0.24%)core::option::Option<T>::map (4 samples, 0.24%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)<T as alloc::string::ToString>::to_string (4 samples, 0.24%)<slimp::Sexp as core::fmt::Display>::fmt (4 samples, 0.24%)itertools::Itertools::join (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)<&mut I as core::iter::traits::iterator::Iterator>::next (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (4 samples, 0.24%)core::option::Option<T>::map (4 samples, 0.24%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)<T as alloc::string::ToString>::to_string (4 samples, 0.24%)<slimp::Sexp as core::fmt::Display>::fmt (4 samples, 0.24%)itertools::Itertools::join (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)<&mut I as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)<&mut I as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::fmt::Formatter::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)alloc::raw_vec::finish_grow (1 samples, 0.06%)__rdl_alloc (1 samples, 0.06%)std::sys::unix::alloc::<impl core::alloc::global::GlobalAlloc for std::alloc::System>::alloc (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::fmt::Formatter::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)alloc::raw_vec::finish_grow (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::grow (1 samples, 0.06%)alloc::alloc::Global::grow_impl (1 samples, 0.06%)alloc::alloc::realloc (1 samples, 0.06%)realloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)itertools::Itertools::join::{{closure}} (1 samples, 0.06%)core::fmt::Write::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<&mut W as core::fmt::Write>::write_str (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)alloc::raw_vec::finish_grow (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::grow (1 samples, 0.06%)alloc::alloc::Global::grow_impl (1 samples, 0.06%)alloc::alloc::realloc (1 samples, 0.06%)realloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::fmt::Formatter::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)alloc::raw_vec::finish_grow (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)alloc::string::String::with_capacity (1 samples, 0.06%)alloc::vec::Vec<T>::with_capacity (1 samples, 0.06%)alloc::vec::Vec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::with_capacity_in (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::allocate_in (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::allocate (1 samples, 0.06%)alloc::alloc::Global::alloc_impl (1 samples, 0.06%)alloc::alloc::alloc (1 samples, 0.06%)malloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)core::option::Option<T>::map (3 samples, 0.18%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)<T as alloc::string::ToString>::to_string (3 samples, 0.18%)<slimp::Sexp as core::fmt::Display>::fmt (3 samples, 0.18%)itertools::Itertools::join (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)<&mut I as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)core::option::Option<T>::map (3 samples, 0.18%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)<T as alloc::string::ToString>::to_string (3 samples, 0.18%)<slimp::Sexp as core::fmt::Display>::fmt (3 samples, 0.18%)itertools::Itertools::join (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)<&mut I as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::fmt::Write::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)core::fmt::Formatter::pad (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::ptr::drop_in_place<alloc::string::String> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::vec::Vec<u8>> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::raw_vec::RawVec<u8>> (1 samples, 0.06%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::deallocate (1 samples, 0.06%)alloc::alloc::dealloc (1 samples, 0.06%)cfree (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)itertools::Itertools::join::{{closure}} (1 samples, 0.06%)core::fmt::Write::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<&mut W as core::fmt::Write>::write_str (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)alloc::raw_vec::finish_grow (1 samples, 0.06%)core::result::Result<T,E>::map_err (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)itertools::Itertools::join::{{closure}} (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (4 samples, 0.24%)core::option::Option<T>::map (4 samples, 0.24%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)<T as alloc::string::ToString>::to_string (4 samples, 0.24%)<slimp::Sexp as core::fmt::Display>::fmt (4 samples, 0.24%)itertools::Itertools::join (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)<&mut I as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)core::option::Option<T>::map (3 samples, 0.18%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)<T as alloc::string::ToString>::to_string (3 samples, 0.18%)<slimp::Sexp as core::fmt::Display>::fmt (3 samples, 0.18%)itertools::Itertools::join (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)<&mut I as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)itertools::Itertools::join::{{closure}} (1 samples, 0.06%)core::ptr::drop_in_place<alloc::string::String> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::vec::Vec<u8>> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::raw_vec::RawVec<u8>> (1 samples, 0.06%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::deallocate (1 samples, 0.06%)alloc::alloc::dealloc (1 samples, 0.06%)cfree (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::ptr::drop_in_place<alloc::string::String> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::vec::Vec<u8>> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::raw_vec::RawVec<u8>> (1 samples, 0.06%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::deallocate (1 samples, 0.06%)alloc::alloc::dealloc (1 samples, 0.06%)cfree (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::ptr::drop_in_place<alloc::string::String> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::vec::Vec<u8>> (1 samples, 0.06%)core::ptr::drop_in_place<alloc::raw_vec::RawVec<u8>> (1 samples, 0.06%)<alloc::raw_vec::RawVec<T,A> as core::ops::drop::Drop>::drop (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::deallocate (1 samples, 0.06%)alloc::alloc::dealloc (1 samples, 0.06%)cfree (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (24 samples, 1.46%)core::option::Option<T>::map (24 samples, 1.46%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (24 samples, 1.46%)core::ops::function::FnMut::call_mut (24 samples, 1.46%)<T as alloc::string::ToString>::to_string (24 samples, 1.46%)<slimp::Sexp as core::fmt::Display>::fmt (24 samples, 1.46%)itertools::Itertools::join (24 samples, 1.46%)core::iter::traits::iterator::Iterator::for_each (23 samples, 1.40%)core::iter::traits::iterator::Iterator::fold (23 samples, 1.40%)<&mut I as core::iter::traits::iterator::Iterator>::next (23 samples, 1.40%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (23 samples, 1.40%)core::option::Option<T>::map (23 samples, 1.40%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (23 samples, 1.40%)core::ops::function::FnMut::call_mut (23 samples, 1.40%)<T as alloc::string::ToString>::to_string (23 samples, 1.40%)<slimp::Sexp as core::fmt::Display>::fmt (23 samples, 1.40%)itertools::Itertools::join (23 samples, 1.40%)core::iter::traits::iterator::Iterator::for_each (12 samples, 0.73%)core::iter::traits::iterator::Iterator::fold (12 samples, 0.73%)<&mut I as core::iter::traits::iterator::Iterator>::next (12 samples, 0.73%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (12 samples, 0.73%)core::option::Option<T>::map (12 samples, 0.73%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (12 samples, 0.73%)core::ops::function::FnMut::call_mut (12 samples, 0.73%)<T as alloc::string::ToString>::to_string (12 samples, 0.73%)<slimp::Sexp as core::fmt::Display>::fmt (12 samples, 0.73%)itertools::Itertools::join (12 samples, 0.73%)core::iter::traits::iterator::Iterator::for_each (12 samples, 0.73%)core::iter::traits::iterator::Iterator::fold (12 samples, 0.73%)<&mut I as core::iter::traits::iterator::Iterator>::next (12 samples, 0.73%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (12 samples, 0.73%)core::option::Option<T>::map (12 samples, 0.73%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (12 samples, 0.73%)core::ops::function::FnMut::call_mut (12 samples, 0.73%)<T as alloc::string::ToString>::to_string (12 samples, 0.73%)<slimp::Sexp as core::fmt::Display>::fmt (12 samples, 0.73%)itertools::Itertools::join (12 samples, 0.73%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)<&mut I as core::iter::traits::iterator::Iterator>::next (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (10 samples, 0.61%)core::option::Option<T>::map (10 samples, 0.61%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (10 samples, 0.61%)core::ops::function::FnMut::call_mut (10 samples, 0.61%)<T as alloc::string::ToString>::to_string (10 samples, 0.61%)<slimp::Sexp as core::fmt::Display>::fmt (10 samples, 0.61%)itertools::Itertools::join (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)<&mut I as core::iter::traits::iterator::Iterator>::next (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (10 samples, 0.61%)core::option::Option<T>::map (10 samples, 0.61%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (10 samples, 0.61%)core::ops::function::FnMut::call_mut (10 samples, 0.61%)<T as alloc::string::ToString>::to_string (10 samples, 0.61%)<slimp::Sexp as core::fmt::Display>::fmt (10 samples, 0.61%)itertools::Itertools::join (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (10 samples, 0.61%)core::iter::traits::iterator::Iterator::fold (10 samples, 0.61%)<&mut I as core::iter::traits::iterator::Iterator>::next (10 samples, 0.61%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (10 samples, 0.61%)core::option::Option<T>::map (10 samples, 0.61%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (10 samples, 0.61%)core::ops::function::FnMut::call_mut (10 samples, 0.61%)<T as alloc::string::ToString>::to_string (10 samples, 0.61%)<slimp::Sexp as core::fmt::Display>::fmt (10 samples, 0.61%)itertools::Itertools::join (10 samples, 0.61%)core::iter::traits::iterator::Iterator::for_each (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)<&mut I as core::iter::traits::iterator::Iterator>::next (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (7 samples, 0.43%)core::option::Option<T>::map (7 samples, 0.43%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)<T as alloc::string::ToString>::to_string (7 samples, 0.43%)<slimp::Sexp as core::fmt::Display>::fmt (7 samples, 0.43%)itertools::Itertools::join (7 samples, 0.43%)core::iter::traits::iterator::Iterator::for_each (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)<&mut I as core::iter::traits::iterator::Iterator>::next (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (7 samples, 0.43%)core::option::Option<T>::map (7 samples, 0.43%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)<T as alloc::string::ToString>::to_string (7 samples, 0.43%)<slimp::Sexp as core::fmt::Display>::fmt (7 samples, 0.43%)itertools::Itertools::join (7 samples, 0.43%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)<&mut I as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)core::option::Option<T>::map (3 samples, 0.18%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)<T as alloc::string::ToString>::to_string (3 samples, 0.18%)<slimp::Sexp as core::fmt::Display>::fmt (3 samples, 0.18%)itertools::Itertools::join (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)<&mut I as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)<&mut I as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)core::fmt::Arguments::new_v1 (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::fmt::Write::write_fmt (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)itertools::Itertools::join::{{closure}} (1 samples, 0.06%)core::fmt::Write::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<&mut W as core::fmt::Write>::write_str (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)alloc::raw_vec::finish_grow (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::grow (1 samples, 0.06%)alloc::alloc::Global::grow_impl (1 samples, 0.06%)alloc::alloc::realloc (1 samples, 0.06%)realloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)core::option::Option<T>::map (3 samples, 0.18%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)<T as alloc::string::ToString>::to_string (3 samples, 0.18%)<slimp::Sexp as core::fmt::Display>::fmt (3 samples, 0.18%)itertools::Itertools::join (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)<&mut I as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::fmt::Write::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)core::fmt::Formatter::new (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)itertools::Itertools::join::{{closure}} (1 samples, 0.06%)core::fmt::Write::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<&mut W as core::fmt::Write>::write_str (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)core::intrinsics::copy_nonoverlapping (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each::call::{{closure}} (1 samples, 0.06%)itertools::Itertools::join::{{closure}} (1 samples, 0.06%)core::fmt::Write::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<&mut W as core::fmt::Write>::write_str (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)alloc::vec::Vec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)alloc::raw_vec::finish_grow (1 samples, 0.06%)<alloc::alloc::Global as core::alloc::Allocator>::grow (1 samples, 0.06%)alloc::alloc::Global::grow_impl (1 samples, 0.06%)alloc::alloc::realloc (1 samples, 0.06%)realloc (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)std::sync::mutex::Mutex<T>::lock (1 samples, 0.06%)std::sys::unix::locks::futex_mutex::Mutex::lock (1 samples, 0.06%)core::sync::atomic::AtomicU32::compare_exchange (1 samples, 0.06%)core::sync::atomic::atomic_compare_exchange (1 samples, 0.06%)_start (1,270 samples, 77.44%)_start__libc_start_main (1,270 samples, 77.44%)__libc_start_main[libc.so.6] (1,270 samples, 77.44%)[libc.so.6]main (1,270 samples, 77.44%)mainstd::rt::lang_start_internal (1,270 samples, 77.44%)std::rt::lang_start_internalstd::panic::catch_unwind (1,270 samples, 77.44%)std::panic::catch_unwindstd::panicking::try (1,270 samples, 77.44%)std::panicking::trystd::panicking::try::do_call (1,270 samples, 77.44%)std::panicking::try::do_callstd::rt::lang_start_internal::{{closure}} (1,270 samples, 77.44%)std::rt::lang_start_internal::{{closure}}std::panic::catch_unwind (1,270 samples, 77.44%)std::panic::catch_unwindstd::panicking::try (1,270 samples, 77.44%)std::panicking::trystd::panicking::try::do_call (1,270 samples, 77.44%)std::panicking::try::do_callcore::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once (1,270 samples, 77.44%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_oncestd::rt::lang_start::{{closure}} (1,270 samples, 77.44%)std::rt::lang_start::{{closure}}std::sys_common::backtrace::__rust_begin_short_backtrace (1,270 samples, 77.44%)std::sys_common::backtrace::__rust_begin_short_backtracecore::ops::function::FnOnce::call_once (1,270 samples, 77.44%)core::ops::function::FnOnce::call_onceslimp::main (1,270 samples, 77.44%)slimp::mainstd::io::stdio::_print (77 samples, 4.70%)std::..std::io::stdio::print_to (77 samples, 4.70%)std::..<std::io::stdio::Stdout as std::io::Write>::write_fmt (77 samples, 4.70%)<std:..<&std::io::stdio::Stdout as std::io::Write>::write_fmt (77 samples, 4.70%)<&std..std::io::Write::write_fmt (77 samples, 4.70%)std::..core::fmt::write (77 samples, 4.70%)core:..<slimp::Sexp as core::fmt::Display>::fmt (77 samples, 4.70%)<slim..itertools::Itertools::join (72 samples, 4.39%)itert..core::iter::traits::iterator::Iterator::for_each (31 samples, 1.89%)c..core::iter::traits::iterator::Iterator::fold (31 samples, 1.89%)c..<&mut I as core::iter::traits::iterator::Iterator>::next (31 samples, 1.89%)<..<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (31 samples, 1.89%)<..core::option::Option<T>::map (31 samples, 1.89%)c..core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (31 samples, 1.89%)c..core::ops::function::FnMut::call_mut (31 samples, 1.89%)c..<T as alloc::string::ToString>::to_string (31 samples, 1.89%)<..<slimp::Sexp as core::fmt::Display>::fmt (31 samples, 1.89%)<..itertools::Itertools::join (31 samples, 1.89%)i..core::iter::traits::iterator::Iterator::for_each (7 samples, 0.43%)core::iter::traits::iterator::Iterator::fold (7 samples, 0.43%)<&mut I as core::iter::traits::iterator::Iterator>::next (7 samples, 0.43%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (7 samples, 0.43%)core::option::Option<T>::map (7 samples, 0.43%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (7 samples, 0.43%)core::ops::function::FnMut::call_mut (7 samples, 0.43%)<T as alloc::string::ToString>::to_string (7 samples, 0.43%)<slimp::Sexp as core::fmt::Display>::fmt (7 samples, 0.43%)itertools::Itertools::join (7 samples, 0.43%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)<&mut I as core::iter::traits::iterator::Iterator>::next (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (4 samples, 0.24%)core::option::Option<T>::map (4 samples, 0.24%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)<T as alloc::string::ToString>::to_string (4 samples, 0.24%)<slimp::Sexp as core::fmt::Display>::fmt (4 samples, 0.24%)itertools::Itertools::join (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)<&mut I as core::iter::traits::iterator::Iterator>::next (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (4 samples, 0.24%)core::option::Option<T>::map (4 samples, 0.24%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)<T as alloc::string::ToString>::to_string (4 samples, 0.24%)<slimp::Sexp as core::fmt::Display>::fmt (4 samples, 0.24%)itertools::Itertools::join (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (4 samples, 0.24%)core::iter::traits::iterator::Iterator::fold (4 samples, 0.24%)<&mut I as core::iter::traits::iterator::Iterator>::next (4 samples, 0.24%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (4 samples, 0.24%)core::option::Option<T>::map (4 samples, 0.24%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (4 samples, 0.24%)core::ops::function::FnMut::call_mut (4 samples, 0.24%)<T as alloc::string::ToString>::to_string (4 samples, 0.24%)<slimp::Sexp as core::fmt::Display>::fmt (4 samples, 0.24%)itertools::Itertools::join (4 samples, 0.24%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)<&mut I as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)core::option::Option<T>::map (3 samples, 0.18%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)<T as alloc::string::ToString>::to_string (3 samples, 0.18%)<slimp::Sexp as core::fmt::Display>::fmt (3 samples, 0.18%)itertools::Itertools::join (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (3 samples, 0.18%)core::iter::traits::iterator::Iterator::fold (3 samples, 0.18%)<&mut I as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (3 samples, 0.18%)core::option::Option<T>::map (3 samples, 0.18%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (3 samples, 0.18%)core::ops::function::FnMut::call_mut (3 samples, 0.18%)<T as alloc::string::ToString>::to_string (3 samples, 0.18%)<slimp::Sexp as core::fmt::Display>::fmt (3 samples, 0.18%)itertools::Itertools::join (3 samples, 0.18%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)<&mut I as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (2 samples, 0.12%)core::iter::traits::iterator::Iterator::fold (2 samples, 0.12%)<&mut I as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (2 samples, 0.12%)core::option::Option<T>::map (2 samples, 0.12%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (2 samples, 0.12%)core::ops::function::FnMut::call_mut (2 samples, 0.12%)<T as alloc::string::ToString>::to_string (2 samples, 0.12%)<slimp::Sexp as core::fmt::Display>::fmt (2 samples, 0.12%)itertools::Itertools::join (2 samples, 0.12%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::iter::traits::iterator::Iterator::for_each (1 samples, 0.06%)core::iter::traits::iterator::Iterator::fold (1 samples, 0.06%)<&mut I as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next (1 samples, 0.06%)core::option::Option<T>::map (1 samples, 0.06%)core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once (1 samples, 0.06%)core::ops::function::FnMut::call_mut (1 samples, 0.06%)<T as alloc::string::ToString>::to_string (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)itertools::Itertools::join (1 samples, 0.06%)core::fmt::Write::write_fmt (1 samples, 0.06%)core::fmt::write (1 samples, 0.06%)<&mut W as core::fmt::Write>::write_str (1 samples, 0.06%)<alloc::string::String as core::fmt::Write>::write_str (1 samples, 0.06%)alloc::string::String::push_str (1 samples, 0.06%)alloc::vec::Vec<T,A>::extend_from_slice (1 samples, 0.06%)<alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<&T,core::slice::iter::Iter<T>>>::spec_extend (1 samples, 0.06%)alloc::vec::Vec<T,A>::append_elements (1 samples, 0.06%)core::intrinsics::copy_nonoverlapping (1 samples, 0.06%)[libc.so.6] (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::reserve::do_reserve_and_handle (1 samples, 0.06%)alloc::raw_vec::RawVec<T,A>::grow_amortized (1 samples, 0.06%)<slimp::Sexp as core::fmt::Display>::fmt (1 samples, 0.06%)anon.99335592e0bc94659184d8e4a2a128cd.19.llvm.6513139476623800830 (2 samples, 0.12%)core::fmt::write (1 samples, 0.06%)realloc (1 samples, 0.06%)all (1,640 samples, 100%)slimp (1,640 samples, 100.00%)slimpslimp::rw (1 samples, 0.06%) \ No newline at end of file diff --git a/main.js b/main.js new file mode 100644 index 0000000..1256702 --- /dev/null +++ b/main.js @@ -0,0 +1,40 @@ +const { Client, Events, GatewayIntentBits } = require("discord.js"); +const { token, id } = require("./config.json"); +const { spawn } = require("child_process"); + +const client = new Client({ + intents: [ + GatewayIntentBits.Guilds, + GatewayIntentBits.GuildMessages, + GatewayIntentBits.MessageContent, + ], +}); + +client.once(Events.ClientReady, c => { + console.log(`okay cool, ${c.user.tag}`); + console.log( + `Invite link: https://discord.com/oauth2/authorize?client_id=${id}&permissions=3072&scope=bot` + ); +}); + +client.login(token); + +client.on("messageCreate", message => { + if (message.author.id == id || !message.mentions.has(id)) return; + try { + let process = spawn("./target/release/slimp", [message.content], { + stdio: "pipe", + }); + process.stdout.on("data", data => + message.reply(mk_message(data.toString())) + ); + process.stderr.on("data", data => console.error(data.toString())); + } catch (e) { + console.error(e); + message.reply(":("); + } +}); + +function mk_message(str) { + return "```lisp\n" + str.slice(0, 1975) + "```"; +} diff --git a/node_modules/.package-lock.json b/node_modules/.package-lock.json new file mode 100644 index 0000000..2c65d44 --- /dev/null +++ b/node_modules/.package-lock.json @@ -0,0 +1,395 @@ +{ + "name": "slimp", + "version": "1.0.0", + "lockfileVersion": 2, + "requires": true, + "packages": { + "node_modules/@discordjs/builders": { + "version": "1.6.3", + "resolved": "https://registry.npmjs.org/@discordjs/builders/-/builders-1.6.3.tgz", + "integrity": "sha512-CTCh8NqED3iecTNuiz49mwSsrc2iQb4d0MjMdmS/8pb69Y4IlzJ/DIy/p5GFlgOrFbNO2WzMHkWKQSiJ3VNXaw==", + "dependencies": { + "@discordjs/formatters": "^0.3.1", + "@discordjs/util": "^0.3.1", + "@sapphire/shapeshift": "^3.8.2", + "discord-api-types": "^0.37.41", + "fast-deep-equal": "^3.1.3", + "ts-mixer": "^6.0.3", + "tslib": "^2.5.0" + }, + "engines": { + "node": ">=16.9.0" + } + }, + "node_modules/@discordjs/collection": { + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/@discordjs/collection/-/collection-1.5.1.tgz", + "integrity": "sha512-aWEc9DCf3TMDe9iaJoOnO2+JVAjeRNuRxPZQA6GVvBf+Z3gqUuWYBy2NWh4+5CLYq5uoc3MOvUQ5H5m8CJBqOA==", + "engines": { + "node": ">=16.9.0" + } + }, + "node_modules/@discordjs/formatters": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@discordjs/formatters/-/formatters-0.3.1.tgz", + "integrity": "sha512-M7X4IGiSeh4znwcRGcs+49B5tBkNDn4k5bmhxJDAUhRxRHTiFAOTVUNQ6yAKySu5jZTnCbSvTYHW3w0rAzV1MA==", + "dependencies": { + "discord-api-types": "^0.37.41" + }, + "engines": { + "node": ">=16.9.0" + } + }, + "node_modules/@discordjs/rest": { + "version": "1.7.1", + "resolved": "https://registry.npmjs.org/@discordjs/rest/-/rest-1.7.1.tgz", + "integrity": "sha512-Ofa9UqT0U45G/eX86cURQnX7gzOJLG2oC28VhIk/G6IliYgQF7jFByBJEykPSHE4MxPhqCleYvmsrtfKh1nYmQ==", + "dependencies": { + "@discordjs/collection": "^1.5.1", + "@discordjs/util": "^0.3.0", + "@sapphire/async-queue": "^1.5.0", + "@sapphire/snowflake": "^3.4.2", + "discord-api-types": "^0.37.41", + "file-type": "^18.3.0", + "tslib": "^2.5.0", + "undici": "^5.22.0" + }, + "engines": { + "node": ">=16.9.0" + } + }, + "node_modules/@discordjs/util": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@discordjs/util/-/util-0.3.1.tgz", + "integrity": "sha512-HxXKYKg7vohx2/OupUN/4Sd02Ev3PBJ5q0gtjdcvXb0ErCva8jNHWfe/v5sU3UKjIB/uxOhc+TDOnhqffj9pRA==", + "engines": { + "node": ">=16.9.0" + } + }, + "node_modules/@discordjs/ws": { + "version": "0.8.3", + "resolved": "https://registry.npmjs.org/@discordjs/ws/-/ws-0.8.3.tgz", + "integrity": "sha512-hcYtppanjHecbdNyCKQNH2I4RP9UrphDgmRgLYrATEQF1oo4sYSve7ZmGsBEXSzH72MO2tBPdWSThunbxUVk0g==", + "dependencies": { + "@discordjs/collection": "^1.5.1", + "@discordjs/rest": "^1.7.1", + "@discordjs/util": "^0.3.1", + "@sapphire/async-queue": "^1.5.0", + "@types/ws": "^8.5.4", + "@vladfrangu/async_event_emitter": "^2.2.1", + "discord-api-types": "^0.37.41", + "tslib": "^2.5.0", + "ws": "^8.13.0" + }, + "engines": { + "node": ">=16.9.0" + } + }, + "node_modules/@sapphire/async-queue": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@sapphire/async-queue/-/async-queue-1.5.0.tgz", + "integrity": "sha512-JkLdIsP8fPAdh9ZZjrbHWR/+mZj0wvKS5ICibcLrRI1j84UmLMshx5n9QmL8b95d4onJ2xxiyugTgSAX7AalmA==", + "engines": { + "node": ">=v14.0.0", + "npm": ">=7.0.0" + } + }, + "node_modules/@sapphire/shapeshift": { + "version": "3.9.2", + "resolved": "https://registry.npmjs.org/@sapphire/shapeshift/-/shapeshift-3.9.2.tgz", + "integrity": "sha512-YRbCXWy969oGIdqR/wha62eX8GNHsvyYi0Rfd4rNW6tSVVa8p0ELiMEuOH/k8rgtvRoM+EMV7Csqz77YdwiDpA==", + "dependencies": { + "fast-deep-equal": "^3.1.3", + "lodash": "^4.17.21" + }, + "engines": { + "node": ">=v14.0.0", + "npm": ">=7.0.0" + } + }, + "node_modules/@sapphire/snowflake": { + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/@sapphire/snowflake/-/snowflake-3.5.1.tgz", + "integrity": "sha512-BxcYGzgEsdlG0dKAyOm0ehLGm2CafIrfQTZGWgkfKYbj+pNNsorZ7EotuZukc2MT70E0UbppVbtpBrqpzVzjNA==", + "engines": { + "node": ">=v14.0.0", + "npm": ">=7.0.0" + } + }, + "node_modules/@tokenizer/token": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/@tokenizer/token/-/token-0.3.0.tgz", + "integrity": "sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==" + }, + "node_modules/@types/node": { + "version": "20.3.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.3.0.tgz", + "integrity": "sha512-cumHmIAf6On83X7yP+LrsEyUOf/YlociZelmpRYaGFydoaPdxdt80MAbu6vWerQT2COCp2nPvHdsbD7tHn/YlQ==" + }, + "node_modules/@types/ws": { + "version": "8.5.5", + "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.5.tgz", + "integrity": "sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg==", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@vladfrangu/async_event_emitter": { + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/@vladfrangu/async_event_emitter/-/async_event_emitter-2.2.2.tgz", + "integrity": "sha512-HIzRG7sy88UZjBJamssEczH5q7t5+axva19UbZLO6u0ySbYPrwzWiXBcC0WuHyhKKoeCyneH+FvYzKQq/zTtkQ==", + "engines": { + "node": ">=v14.0.0", + "npm": ">=7.0.0" + } + }, + "node_modules/busboy": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz", + "integrity": "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==", + "dependencies": { + "streamsearch": "^1.1.0" + }, + "engines": { + "node": ">=10.16.0" + } + }, + "node_modules/discord-api-types": { + "version": "0.37.43", + "resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.43.tgz", + "integrity": "sha512-bBhDWU3TF9KADxR/mHp1K4Bvu/LRtFQdGyBjADu4e66F3ZnD4kp12W/SJCttIaCcMXzPV3sfty6eDGRNRph51Q==" + }, + "node_modules/discord.js": { + "version": "14.11.0", + "resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.11.0.tgz", + "integrity": "sha512-CkueWYFQ28U38YPR8HgsBR/QT35oPpMbEsTNM30Fs8loBIhnA4s70AwQEoy6JvLcpWWJO7GY0y2BUzZmuBMepQ==", + "dependencies": { + "@discordjs/builders": "^1.6.3", + "@discordjs/collection": "^1.5.1", + "@discordjs/formatters": "^0.3.1", + "@discordjs/rest": "^1.7.1", + "@discordjs/util": "^0.3.1", + "@discordjs/ws": "^0.8.3", + "@sapphire/snowflake": "^3.4.2", + "@types/ws": "^8.5.4", + "discord-api-types": "^0.37.41", + "fast-deep-equal": "^3.1.3", + "lodash.snakecase": "^4.1.1", + "tslib": "^2.5.0", + "undici": "^5.22.0", + "ws": "^8.13.0" + }, + "engines": { + "node": ">=16.9.0" + } + }, + "node_modules/fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" + }, + "node_modules/file-type": { + "version": "18.5.0", + "resolved": "https://registry.npmjs.org/file-type/-/file-type-18.5.0.tgz", + "integrity": "sha512-yvpl5U868+V6PqXHMmsESpg6unQ5GfnPssl4dxdJudBrr9qy7Fddt7EVX1VLlddFfe8Gj9N7goCZH22FXuSQXQ==", + "dependencies": { + "readable-web-to-node-stream": "^3.0.2", + "strtok3": "^7.0.0", + "token-types": "^5.0.1" + }, + "engines": { + "node": ">=14.16" + }, + "funding": { + "url": "https://github.com/sindresorhus/file-type?sponsor=1" + } + }, + "node_modules/ieee754": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", + "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" + }, + "node_modules/lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + }, + "node_modules/lodash.snakecase": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz", + "integrity": "sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==" + }, + "node_modules/peek-readable": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/peek-readable/-/peek-readable-5.0.0.tgz", + "integrity": "sha512-YtCKvLUOvwtMGmrniQPdO7MwPjgkFBtFIrmfSbYmYuq3tKDV/mcfAhBth1+C3ru7uXIZasc/pHnb+YDYNkkj4A==", + "engines": { + "node": ">=14.16" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/Borewit" + } + }, + "node_modules/readable-stream": { + "version": "3.6.2", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", + "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/readable-web-to-node-stream": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/readable-web-to-node-stream/-/readable-web-to-node-stream-3.0.2.tgz", + "integrity": "sha512-ePeK6cc1EcKLEhJFt/AebMCLL+GgSKhuygrZ/GLaKZYEecIgIECf4UaUuaByiGtzckwR4ain9VzUh95T1exYGw==", + "dependencies": { + "readable-stream": "^3.6.0" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/Borewit" + } + }, + "node_modules/safe-buffer": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", + "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/streamsearch": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz", + "integrity": "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==", + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/string_decoder": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", + "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", + "dependencies": { + "safe-buffer": "~5.2.0" + } + }, + "node_modules/strtok3": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/strtok3/-/strtok3-7.0.0.tgz", + "integrity": "sha512-pQ+V+nYQdC5H3Q7qBZAz/MO6lwGhoC2gOAjuouGf/VO0m7vQRh8QNMl2Uf6SwAtzZ9bOw3UIeBukEGNJl5dtXQ==", + "dependencies": { + "@tokenizer/token": "^0.3.0", + "peek-readable": "^5.0.0" + }, + "engines": { + "node": ">=14.16" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/Borewit" + } + }, + "node_modules/token-types": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/token-types/-/token-types-5.0.1.tgz", + "integrity": "sha512-Y2fmSnZjQdDb9W4w4r1tswlMHylzWIeOKpx0aZH9BgGtACHhrk3OkT52AzwcuqTRBZtvvnTjDBh8eynMulu8Vg==", + "dependencies": { + "@tokenizer/token": "^0.3.0", + "ieee754": "^1.2.1" + }, + "engines": { + "node": ">=14.16" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/Borewit" + } + }, + "node_modules/ts-mixer": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/ts-mixer/-/ts-mixer-6.0.3.tgz", + "integrity": "sha512-k43M7uCG1AkTyxgnmI5MPwKoUvS/bRvLvUb7+Pgpdlmok8AoqmUaZxUUw8zKM5B1lqZrt41GjYgnvAi0fppqgQ==" + }, + "node_modules/tslib": { + "version": "2.5.3", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.3.tgz", + "integrity": "sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==" + }, + "node_modules/undici": { + "version": "5.22.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.22.1.tgz", + "integrity": "sha512-Ji2IJhFXZY0x/0tVBXeQwgPlLWw13GVzpsWPQ3rV50IFMMof2I55PZZxtm4P6iNq+L5znYN9nSTAq0ZyE6lSJw==", + "dependencies": { + "busboy": "^1.6.0" + }, + "engines": { + "node": ">=14.0" + } + }, + "node_modules/util-deprecate": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" + }, + "node_modules/ws": { + "version": "8.13.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz", + "integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==", + "engines": { + "node": ">=10.0.0" + }, + "peerDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": ">=5.0.2" + }, + "peerDependenciesMeta": { + "bufferutil": { + "optional": true + }, + "utf-8-validate": { + "optional": true + } + } + } + } +} diff --git a/node_modules/@discordjs/builders/CHANGELOG.md b/node_modules/@discordjs/builders/CHANGELOG.md new file mode 100644 index 0000000..de5bb4f --- /dev/null +++ b/node_modules/@discordjs/builders/CHANGELOG.md @@ -0,0 +1,279 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +# [@discordjs/builders@1.6.3](https://github.com/discordjs/discord.js/compare/@discordjs/builders@1.6.2...@discordjs/builders@1.6.3) - (2023-05-01) + +## Refactor + +- Remove `@discordjs/util` re-export (#9488) ([54ceedf](https://github.com/discordjs/discord.js/commit/54ceedf6c535d4641643d4106b6286cbef09de4a)) + +# [@discordjs/builders@1.6.2](https://github.com/discordjs/discord.js/compare/@discordjs/builders@1.6.1...@discordjs/builders@1.6.2) - (2023-05-01) + +## Bug Fixes + +- **BaseSelectMenuBuilder:** Modify class to be `abstract` (#9358) ([ca4de2d](https://github.com/discordjs/discord.js/commit/ca4de2d9c6bc204e85d1b7eae7eabd23dbeb4475)) +- Correct `@link` tags that involve parents (#9351) ([fbbce3e](https://github.com/discordjs/discord.js/commit/fbbce3eb4ba20bc0c4806ca2259d1f86001594be)) +- Fix external links (#9313) ([a7425c2](https://github.com/discordjs/discord.js/commit/a7425c29c4f23f1b31f4c6a463107ca9eb7fd7e2)) + +## Documentation + +- Reference package names properly (#9426) ([d6bca9b](https://github.com/discordjs/discord.js/commit/d6bca9bb4d976dc069a5039250db7d5b3e9142ef)) +- Generate static imports for types with api-extractor ([98a76db](https://github.com/discordjs/discord.js/commit/98a76db482879f79d6bb2fb2e5fc65ac2c34e2d9)) +- **builders:** Add some basic documentation (#9359) ([8073561](https://github.com/discordjs/discord.js/commit/8073561824f911d1a18d0b4f1de39f452bc69fa9)) +- Use `@link` in `@see` (#9348) ([d66d113](https://github.com/discordjs/discord.js/commit/d66d1133331b81563588db4500c63a18c3c3dfae)) + +# [@discordjs/builders@1.6.2](https://github.com/discordjs/discord.js/compare/@discordjs/builders@1.6.1...@discordjs/builders@1.6.2) - (2023-05-01) + +## Bug Fixes + +- **BaseSelectMenuBuilder:** Modify class to be `abstract` (#9358) ([ca4de2d](https://github.com/discordjs/discord.js/commit/ca4de2d9c6bc204e85d1b7eae7eabd23dbeb4475)) +- Correct `@link` tags that involve parents (#9351) ([fbbce3e](https://github.com/discordjs/discord.js/commit/fbbce3eb4ba20bc0c4806ca2259d1f86001594be)) +- Fix external links (#9313) ([a7425c2](https://github.com/discordjs/discord.js/commit/a7425c29c4f23f1b31f4c6a463107ca9eb7fd7e2)) + +## Documentation + +- Reference package names properly (#9426) ([d6bca9b](https://github.com/discordjs/discord.js/commit/d6bca9bb4d976dc069a5039250db7d5b3e9142ef)) +- Generate static imports for types with api-extractor ([98a76db](https://github.com/discordjs/discord.js/commit/98a76db482879f79d6bb2fb2e5fc65ac2c34e2d9)) +- **builders:** Add some basic documentation (#9359) ([8073561](https://github.com/discordjs/discord.js/commit/8073561824f911d1a18d0b4f1de39f452bc69fa9)) +- Use `@link` in `@see` (#9348) ([d66d113](https://github.com/discordjs/discord.js/commit/d66d1133331b81563588db4500c63a18c3c3dfae)) + +# [@discordjs/builders@1.6.0](https://github.com/discordjs/discord.js/compare/@discordjs/builders@1.5.0...@discordjs/builders@1.6.0) - (2023-04-01) + +## Bug Fixes + +- **scripts:** Accessing tsComment ([d8d5f31](https://github.com/discordjs/discord.js/commit/d8d5f31d3927fd1de62f1fa3a1a6e454243ad87b)) + +## Features + +- **website:** Render syntax and mdx on the server (#9086) ([ee5169e](https://github.com/discordjs/discord.js/commit/ee5169e0aadd7bbfcd752aae614ec0f69602b68b)) + +# [@discordjs/builders@1.5.0](https://github.com/discordjs/discord.js/compare/@discordjs/builders@1.4.0...@discordjs/builders@1.5.0) - (2023-03-12) + +## Documentation + +- **EmbedBuilder#spliceFields:** Fix a typo (#9159) ([4367ab9](https://github.com/discordjs/discord.js/commit/4367ab930227048868db3ed8437f6c4507ff32e1)) +- Fix version export (#9049) ([8b70f49](https://github.com/discordjs/discord.js/commit/8b70f497a1207e30edebdecd12b926c981c13d28)) + +## Features + +- **website:** Add support for source file links (#9048) ([f6506e9](https://github.com/discordjs/discord.js/commit/f6506e99c496683ee0ab67db0726b105b929af38)) +- **StringSelectMenu:** Add `spliceOptions()` (#8937) ([a6941d5](https://github.com/discordjs/discord.js/commit/a6941d536ce24ed2b5446a154cbc886b2b97c63a)) +- Add support for nsfw commands (#7976) ([7a51344](https://github.com/discordjs/discord.js/commit/7a5134459c5f06864bf74631d83b96d9c21b72d8)) +- Add `@discordjs/formatters` (#8889) ([3fca638](https://github.com/discordjs/discord.js/commit/3fca638a8470dcea2f79ddb9f18526dbc0017c88)) + +## Styling + +- Run prettier (#9041) ([2798ba1](https://github.com/discordjs/discord.js/commit/2798ba1eb3d734f0cf2eeccd2e16cfba6804873b)) + +# [@discordjs/builders@1.4.0](https://github.com/discordjs/discord.js/compare/@discordjs/builders@1.3.0...@discordjs/builders@1.4.0) - (2022-11-28) + +## Bug Fixes + +- Pin @types/node version ([9d8179c](https://github.com/discordjs/discord.js/commit/9d8179c6a78e1c7f9976f852804055964d5385d4)) + +## Features + +- New select menus (#8793) ([5152abf](https://github.com/discordjs/discord.js/commit/5152abf7285581abf7689e9050fdc56c4abb1e2b)) +- Allow punctuation characters in context menus (#8783) ([b521366](https://github.com/discordjs/discord.js/commit/b5213664fa66746daab1673ebe2adf2db3d1522c)) + +## Typings + +- **Formatters:** Allow boolean in `formatEmoji` (#8823) ([ec37f13](https://github.com/discordjs/discord.js/commit/ec37f137fd4fca0fdbdb8a5c83abf32362a8f285)) + +# [@discordjs/builders@1.3.0](https://github.com/discordjs/discord.js/compare/@discordjs/builders@1.2.0...@discordjs/builders@1.3.0) - (2022-10-08) + +## Bug Fixes + +- Allow adding forums to `channelTypes` (#8658) ([b1e190c](https://github.com/discordjs/discord.js/commit/b1e190c4f0773a1a739625f5b41026f593515370)) +- **SlashCommandBuilder:** Missing methods in subcommand builder (#8583) ([1c5b78f](https://github.com/discordjs/discord.js/commit/1c5b78fd2130f09c951459cf4c2d637f46c3c2c9)) +- Footer / sidebar / deprecation alert ([ba3e0ed](https://github.com/discordjs/discord.js/commit/ba3e0ed348258fe8e51eefb4aa7379a1230616a9)) + +## Documentation + +- **builders/components:** Document constructors (#8636) ([8444576](https://github.com/discordjs/discord.js/commit/8444576f45da5fdddbf8ba2d91b4cb31a3b51c04)) +- Change name (#8604) ([dd5a089](https://github.com/discordjs/discord.js/commit/dd5a08944c258a847fc4377f1d5e953264ab47d0)) +- Use remarks instead of `Note` in descriptions (#8597) ([f3ce4a7](https://github.com/discordjs/discord.js/commit/f3ce4a75d0c4eafc89a1f0ce9f4964bcbcdae6da)) + +## Features + +- Web-components (#8715) ([0ac3e76](https://github.com/discordjs/discord.js/commit/0ac3e766bd9dbdeb106483fa4bb085d74de346a2)) +- Add `@discordjs/util` (#8591) ([b2ec865](https://github.com/discordjs/discord.js/commit/b2ec865765bf94181473864a627fb63ea8173fd3)) +- Add `chatInputApplicationCommandMention` formatter (#8546) ([d08a57c](https://github.com/discordjs/discord.js/commit/d08a57cadd9d69a734077cc1902d931ab10336db)) + +## Refactor + +- Replace usage of deprecated `ChannelType`s (#8625) ([669c3cd](https://github.com/discordjs/discord.js/commit/669c3cd2566eac68ef38ab522dd6378ba761e8b3)) +- Website components (#8600) ([c334157](https://github.com/discordjs/discord.js/commit/c3341570d983aea9ecc419979d5a01de658c9d67)) +- Use `eslint-config-neon` for packages. (#8579) ([edadb9f](https://github.com/discordjs/discord.js/commit/edadb9fe5dfd9ff51a3cfc9b25cb242d3f9f5241)) + +## Testing + +- Rename incorrect test (#8596) ([ce991dd](https://github.com/discordjs/discord.js/commit/ce991dd1d883f6785b5f4b4b3ac80ef21cb304e7)) + +## Typings + +- **interactions:** Fix `{Slash,ContextMenu}CommandBuilder#toJSON` (#8568) ([b7eb96d](https://github.com/discordjs/discord.js/commit/b7eb96d45670616521fbcca28a657793d91605c7)) + +# [@discordjs/builders@1.2.0](https://github.com/discordjs/discord.js/compare/@discordjs/builders@1.1.0...@discordjs/builders@1.2.0) - (2022-08-22) + +## Features + +- **website:** Show `constructor` information (#8540) ([e42fd16](https://github.com/discordjs/discord.js/commit/e42fd1636973b10dd7ed6fb4280ee1a4a8f82007)) +- **website:** Show descriptions for `@typeParam` blocks (#8523) ([e475b63](https://github.com/discordjs/discord.js/commit/e475b63f257f6261d73cb89fee9ecbcdd84e2a6b)) +- **website:** Show parameter descriptions (#8519) ([7f415a2](https://github.com/discordjs/discord.js/commit/7f415a2502bf7ce2025dbcfed9017b0635a19966)) +- **WebSocketShard:** Support new resume url (#8480) ([bc06cc6](https://github.com/discordjs/discord.js/commit/bc06cc638d2f57ab5c600e8cdb6afc8eb2180166)) + +## Refactor + +- Docs design (#8487) ([4ab1d09](https://github.com/discordjs/discord.js/commit/4ab1d09997a18879a9eb9bda39df6f15aa22557e)) + +# [@discordjs/builders@1.1.0](https://github.com/discordjs/discord.js/compare/@discordjs/builders@0.16.0...@discordjs/builders@1.1.0) - (2022-07-29) + +## Bug Fixes + +- Use proper format for `@link` text (#8384) ([2655639](https://github.com/discordjs/discord.js/commit/26556390a3800e954974a00c1328ff47d3e67e9a)) +- **Formatters:** Add newline in `codeBlock` (#8369) ([5d8bd03](https://github.com/discordjs/discord.js/commit/5d8bd030d60ef364de3ef5f9963da8bda5c4efd4)) +- **selectMenu:** Allow json to be used for select menu options (#8322) ([6a2d0d8](https://github.com/discordjs/discord.js/commit/6a2d0d8e96d157d5b85cee7f17bffdfff4240074)) + +## Documentation + +- Use link tags (#8382) ([5494791](https://github.com/discordjs/discord.js/commit/549479131318c659f86f0eb18578d597e22522d3)) + +## Features + +- Add channel & message URL formatters (#8371) ([a7deb8f](https://github.com/discordjs/discord.js/commit/a7deb8f89830ead6185c5fb46a49688b6d209ed1)) + +## Testing + +- **builders:** Improve coverage (#8274) ([b7e6238](https://github.com/discordjs/discord.js/commit/b7e62380f2e6b9324d6bba9b9eaa5315080bf66a)) + +# [@discordjs/builders@0.16.0](https://github.com/discordjs/discord.js/compare/@discordjs/builders@0.15.0...@discordjs/builders@0.16.0) - (2022-07-17) + +## Bug Fixes + +- Slash command name regex (#8265) ([32f9056](https://github.com/discordjs/discord.js/commit/32f9056b15edede3bab07de96afb4b56d3a9ecca)) +- **TextInputBuilder:** Parse `custom_id`, `label`, and `style` (#8216) ([2d9dfa3](https://github.com/discordjs/discord.js/commit/2d9dfa3c6ea4bb972da2f7e088d148b798c866d9)) + +## Documentation + +- Add codecov coverage badge to readmes (#8226) ([f6db285](https://github.com/discordjs/discord.js/commit/f6db285c073898a749fe4591cbd4463d1896daf5)) + +## Features + +- **builder:** Add max min length in string option (#8214) ([96c8d21](https://github.com/discordjs/discord.js/commit/96c8d21f95eb366c46ae23505ba9054f44821b25)) +- Codecov (#8219) ([f10f4cd](https://github.com/discordjs/discord.js/commit/f10f4cdcd88ca6be7ec735ed3a415ba13da83db0)) +- **docgen:** Update typedoc ([b3346f4](https://github.com/discordjs/discord.js/commit/b3346f4b9b3d4f96443506643d4631dc1c6d7b21)) +- Website (#8043) ([127931d](https://github.com/discordjs/discord.js/commit/127931d1df7a2a5c27923c2f2151dbf3824e50cc)) +- **docgen:** Typescript support ([3279b40](https://github.com/discordjs/discord.js/commit/3279b40912e6aa61507bedb7db15a2b8668de44b)) +- Docgen package (#8029) ([8b979c0](https://github.com/discordjs/discord.js/commit/8b979c0245c42fd824d8e98745ee869f5360fc86)) + +## Refactor + +- **builder:** Remove `unsafe*Builder`s (#8074) ([a4d1862](https://github.com/discordjs/discord.js/commit/a4d18629828234f43f03d1bd4851d4b727c6903b)) +- Remove @sindresorhus/is as it's now esm only (#8133) ([c6f285b](https://github.com/discordjs/discord.js/commit/c6f285b7b089b004776fbeb444fe973a68d158d8)) +- Move all the config files to root (#8033) ([769ea0b](https://github.com/discordjs/discord.js/commit/769ea0bfe78c4f1d413c6b397c604ffe91e39c6a)) + +## Typings + +- Remove expect error (#8242) ([7e6dbaa](https://github.com/discordjs/discord.js/commit/7e6dbaaed900c07d1a04e23bbbf9cd0d1b0501c5)) +- **builder:** Remove casting (#8241) ([8198da5](https://github.com/discordjs/discord.js/commit/8198da5cd0898e06954615a2287853321e7ebbd4)) + +# [@discordjs/builders@0.15.0](https://github.com/discordjs/discord.js/compare/@discordjs/builders@0.14.0...@discordjs/builders@0.15.0) - (2022-06-06) + +## Features + +- Allow builders to accept rest params and arrays (#7874) ([ad75be9](https://github.com/discordjs/discord.js/commit/ad75be9a9cf90c8624495df99b75177e6c24022f)) +- Use vitest instead of jest for more speed ([8d8e6c0](https://github.com/discordjs/discord.js/commit/8d8e6c03decd7352a2aa180f6e5bc1a13602539b)) +- Add scripts package for locally used scripts ([f2ae1f9](https://github.com/discordjs/discord.js/commit/f2ae1f9348bfd893332a9060f71a8a5f272a1b8b)) + +# [@discordjs/builders@0.14.0](https://github.com/discordjs/discord.js/compare/@discordjs/builders@0.13.0...@discordjs/builders@0.14.0) - (2022-06-04) + +## Bug Fixes + +- **builders:** Leftover invalid null type ([8a7cd10](https://github.com/discordjs/discord.js/commit/8a7cd10554a2a71cd2fe7f6a177b5f4f43464348)) +- **SlashCommandBuilder:** Import `Permissions` correctly (#7921) ([7ce641d](https://github.com/discordjs/discord.js/commit/7ce641d33a4af6586d5e7beffbe7d38619dcf1a2)) +- Add localizations for subcommand builders and option choices (#7862) ([c1b5e73](https://github.com/discordjs/discord.js/commit/c1b5e731daa9cbbfca03a046e47cb1221ee1ed7c)) + +## Features + +- Export types from `interactions/slashCommands/mixins` (#7942) ([68d5169](https://github.com/discordjs/discord.js/commit/68d5169f66c96f8fe5be17a1c01cdd5155607ab2)) +- **builders:** Add new command permissions v2 (#7861) ([de3f157](https://github.com/discordjs/discord.js/commit/de3f1573f07dda294cc0fbb1ca4b659eb2388a12)) +- **builders:** Improve embed errors and predicates (#7795) ([ec8d87f](https://github.com/discordjs/discord.js/commit/ec8d87f93272cc9987f9613735c0361680c4ed1e)) + +## Refactor + +- Use arrays instead of rest parameters for builders (#7759) ([29293d7](https://github.com/discordjs/discord.js/commit/29293d7bbb5ed463e52e5a5853817e5a09cf265b)) + +## Styling + +- Cleanup tests and tsup configs ([6b8ef20](https://github.com/discordjs/discord.js/commit/6b8ef20cb3af5b5cfd176dd0aa0a1a1e98551629)) + +# [@discordjs/builders@0.13.0](https://github.com/discordjs/discord.js/compare/@discordjs/builders@0.12.0...@discordjs/builders@0.13.0) - (2022-04-17) + +## Bug Fixes + +- Validate select menu options (#7566) ([b1d63d9](https://github.com/discordjs/discord.js/commit/b1d63d919a61f309ac89f27016b0f148678dac2b)) +- **SelectMenu:** Set `placeholder` max to 150 (#7538) ([dcd4797](https://github.com/discordjs/discord.js/commit/dcd479767b6ec980a373f2ea1f22754f41661c1e)) +- Only check `instanceof Component` once (#7546) ([0aa4851](https://github.com/discordjs/discord.js/commit/0aa48516a4e33497e8e8dc50da164a57cdee09d3)) +- **builders:** Allow negative min/max value of number/integer option (#7484) ([3baa340](https://github.com/discordjs/discord.js/commit/3baa340821b8ecf8a16253bc0917a1033250d7c9)) +- **components:** SetX should take rest parameters (#7461) ([3617359](https://github.com/discordjs/discord.js/commit/36173590a712f041b087b7882054805a8bd42dae)) +- Unsafe embed builder field normalization (#7418) ([b936103](https://github.com/discordjs/discord.js/commit/b936103395121cb21a8c616f669ddab1d2efb0f1)) +- Fix some typos (#7393) ([92a04f4](https://github.com/discordjs/discord.js/commit/92a04f4d98f6c6760214034cc8f5a1eaa78893c7)) +- **builders:** Make type optional in constructor (#7391) ([4abb28c](https://github.com/discordjs/discord.js/commit/4abb28c0a1256c57a60369a6b8ec9e98c265b489)) +- Don't create new instances of builders classes (#7343) ([d6b56d0](https://github.com/discordjs/discord.js/commit/d6b56d0080c4c5f8ace731f1e8bcae0c9d3fb5a5)) + +## Documentation + +- Completely fix builders example link (#7543) ([1a14c0c](https://github.com/discordjs/discord.js/commit/1a14c0ca562ea173d363a770a0437209f461fd23)) +- Add slash command builders example, fixes #7338 (#7339) ([3ae6f3c](https://github.com/discordjs/discord.js/commit/3ae6f3c313091151245d6e6b52337b459ecfc765)) + +## Features + +- Slash command localization for builders (#7683) ([40b9a1d](https://github.com/discordjs/discord.js/commit/40b9a1d67d0b508ec593e030913acd8161cd17f8)) +- Add API v10 support (#7477) ([72577c4](https://github.com/discordjs/discord.js/commit/72577c4bfd02524a27afb6ff4aebba9301a690d3)) +- Add support for module: NodeNext in TS and ESM (#7598) ([8f1986a](https://github.com/discordjs/discord.js/commit/8f1986a6aa98365e09b00e84ad5f9f354ab61f3d)) +- Add Modals and Text Inputs (#7023) ([ed92015](https://github.com/discordjs/discord.js/commit/ed920156344233241a21b0c0b99736a3a855c23c)) +- Add missing `v13` component methods (#7466) ([f7257f0](https://github.com/discordjs/discord.js/commit/f7257f07655076eabfe355cb6a53260b39ca9670)) +- **builders:** Add attachment command option type (#7203) ([ae0f35f](https://github.com/discordjs/discord.js/commit/ae0f35f51d68dfa5a7dc43d161ef9365171debdb)) +- **components:** Add unsafe message component builders (#7387) ([6b6222b](https://github.com/discordjs/discord.js/commit/6b6222bf513d1ee8cd98fba0ad313def560b864f)) +- **embed:** Add setFields (#7322) ([bcc5cda](https://github.com/discordjs/discord.js/commit/bcc5cda8a902ddb28c7e3578e0f29b4272832624)) + +## Refactor + +- Remove nickname parsing (#7736) ([78a3afc](https://github.com/discordjs/discord.js/commit/78a3afcd7fdac358e06764cc0d675e1215c785f3)) +- Replace zod with shapeshift (#7547) ([3c0bbac](https://github.com/discordjs/discord.js/commit/3c0bbac82fa9988af4a62ff00c66d149fbe6b921)) +- Remove store channels (#7634) ([aedddb8](https://github.com/discordjs/discord.js/commit/aedddb875e740e1f1bd77f06ce1b361fd3b7bc36)) +- Allow builders to accept emoji strings (#7616) ([fb9a9c2](https://github.com/discordjs/discord.js/commit/fb9a9c221121ee1c7986f9c775b77b9691a0ae15)) +- Don't return builders from API data (#7584) ([549716e](https://github.com/discordjs/discord.js/commit/549716e4fcec89ca81216a6d22aa8e623175e37a)) +- Remove obsolete builder methods (#7590) ([10607db](https://github.com/discordjs/discord.js/commit/10607dbdafe257c5cbf5b952b7eecec4919e8b4a)) +- **Embed:** Remove add field (#7522) ([8478d2f](https://github.com/discordjs/discord.js/commit/8478d2f4de9ac013733850cbbc67902f7c5abc55)) +- Make `data` public in builders (#7486) ([ba31203](https://github.com/discordjs/discord.js/commit/ba31203a0ad96e0a00f8312c397889351e4c5cfd)) +- **embed:** Remove array support in favor of rest params (#7498) ([b3fa2ec](https://github.com/discordjs/discord.js/commit/b3fa2ece402839008738ad3adce3db958445838d)) +- **components:** Default set boolean methods to true (#7502) ([b122149](https://github.com/discordjs/discord.js/commit/b12214922cea2f43afbe6b1555a74a3c8e16f798)) +- Make public builder props getters (#7422) ([e8252ed](https://github.com/discordjs/discord.js/commit/e8252ed3b981a4b7e4013f12efadd2f5d9318d3e)) +- **builders-methods:** Make methods consistent (#7395) ([f495364](https://github.com/discordjs/discord.js/commit/f4953647ff9f39127978c73bf8a62c08462802ca)) +- Remove conditional autocomplete option return types (#7396) ([0909824](https://github.com/discordjs/discord.js/commit/09098240bfb13b8afafa4ab549f06d236e0ff1c9)) +- **embed:** Mark properties as readonly (#7332) ([31768fc](https://github.com/discordjs/discord.js/commit/31768fcd69ed5b4566a340bda89ce881418e8272)) + +## Typings + +- Fix regressions (#7649) ([5748dbe](https://github.com/discordjs/discord.js/commit/5748dbe08783beb80c526de38ccd105eb0e82664)) + +# [@discordjs/builders@0.12.0](https://github.com/discordjs/discord.js/compare/@discordjs/builders@0.11.0...@discordjs/builders@0.12.0) - (2022-01-24) + +## Bug Fixes + +- **builders:** Dont export `Button` component stuff twice (#7289) ([86d9d06](https://github.com/discordjs/discord.js/commit/86d9d0674347c08d056cd054cb4ce4253195bf94)) + +## Documentation + +- **SlashCommandSubcommands:** Updating old links from Discord developer portal (#7224) ([bd7a6f2](https://github.com/discordjs/discord.js/commit/bd7a6f265212624199fb0b2ddc8ece39759c63de)) + +## Features + +- Add components to /builders (#7195) ([2bb40fd](https://github.com/discordjs/discord.js/commit/2bb40fd767cf5918e3ba422ff73082734bfa05b0)) + +## Typings + +- Make `required` a boolean (#7307) ([c10afea](https://github.com/discordjs/discord.js/commit/c10afeadc702ab98bec5e077b3b92494a9596f9c)) diff --git a/node_modules/@discordjs/builders/LICENSE b/node_modules/@discordjs/builders/LICENSE new file mode 100644 index 0000000..cbe9c65 --- /dev/null +++ b/node_modules/@discordjs/builders/LICENSE @@ -0,0 +1,191 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + Copyright 2021 Noel Buechler + Copyright 2021 Vlad Frangu + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/node_modules/@discordjs/builders/README.md b/node_modules/@discordjs/builders/README.md new file mode 100644 index 0000000..2981f19 --- /dev/null +++ b/node_modules/@discordjs/builders/README.md @@ -0,0 +1,71 @@ +
+
+

+ discord.js +

+
+

+ Discord server + npm version + npm downloads + Build status + Code coverage +

+

+ Vercel +

+
+ +## About + +`@discordjs/builders` is a utility package for easily building Discord API payloads. + +## Installation + +**Node.js 16.9.0 or newer is required.** + +```sh +npm install @discordjs/builders +yarn add @discordjs/builders +pnpm add @discordjs/builders +``` + +## Examples + +You can find examples of how to use the builders in the [Slash Command Builders][example] examples. + +## Links + +- [Website][website] ([source][website-source]) +- [Documentation][documentation] +- [Guide][guide] ([source][guide-source]) + Also see the v13 to v14 [Update Guide][guide-update], which includes updated and removed items from the library. +- [discord.js Discord server][discord] +- [Discord API Discord server][discord-api] +- [GitHub][source] +- [npm][npm] +- [Related libraries][related-libs] + +## Contributing + +Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the +[documentation][documentation]. +See [the contribution guide][contributing] if you'd like to submit a PR. + +## Help + +If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle nudge in the right direction, please don't hesitate to join our official [discord.js Server][discord]. + +[example]: https://github.com/discordjs/discord.js/blob/main/packages/builders/docs/examples/Slash%20Command%20Builders.md +[website]: https://discord.js.org +[website-source]: https://github.com/discordjs/discord.js/tree/main/apps/website +[documentation]: https://discord.js.org/docs/packages/builders/stable +[guide]: https://discordjs.guide/ +[guide-source]: https://github.com/discordjs/guide +[guide-update]: https://discordjs.guide/additional-info/changes-in-v14.html +[discord]: https://discord.gg/djs +[discord-api]: https://discord.gg/discord-api +[source]: https://github.com/discordjs/discord.js/tree/main/packages/builders +[npm]: https://www.npmjs.com/package/@discordjs/builders +[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/node_modules/@discordjs/builders/dist/index.d.ts b/node_modules/@discordjs/builders/dist/index.d.ts new file mode 100644 index 0000000..5237d9b --- /dev/null +++ b/node_modules/@discordjs/builders/dist/index.d.ts @@ -0,0 +1,1948 @@ +import * as _sapphire_shapeshift from '@sapphire/shapeshift'; +import { APIEmbedField, APIEmbedAuthor, APIEmbedFooter, APIEmbedImage, APIEmbed, APISelectMenuOption, APIMessageComponentEmoji, ButtonStyle, ChannelType, APIActionRowComponent, APIActionRowComponentTypes, APIBaseComponent, ComponentType, APIButtonComponent, APISelectMenuComponent, APIChannelSelectComponent, APIMentionableSelectComponent, APIRoleSelectComponent, APIStringSelectComponent, APIUserSelectComponent, APITextInputComponent, TextInputStyle, APIMessageActionRowComponent, APIModalActionRowComponent, APIModalComponent, APIMessageComponent, APIModalInteractionResponseCallbackData, LocalizationMap, LocaleString, ApplicationCommandOptionType, APIApplicationCommandBasicOption, APIApplicationCommandAttachmentOption, APIApplicationCommandBooleanOption, APIApplicationCommandChannelOption, APIApplicationCommandOptionChoice, APIApplicationCommandIntegerOption, APIApplicationCommandMentionableOption, APIApplicationCommandNumberOption, APIApplicationCommandRoleOption, APIApplicationCommandStringOption, APIApplicationCommandUserOption, APIApplicationCommandSubcommandGroupOption, APIApplicationCommandSubcommandOption, Permissions, RESTPostAPIChatInputApplicationCommandsJSONBody, APIApplicationCommandOption, Locale, ApplicationCommandType, RESTPostAPIContextMenuApplicationCommandsJSONBody } from 'discord-api-types/v10'; +export * from '@discordjs/formatters'; +import { JSONEncodable, Equatable } from '@discordjs/util'; + +declare const fieldNamePredicate: _sapphire_shapeshift.StringValidator; +declare const fieldValuePredicate: _sapphire_shapeshift.StringValidator; +declare const fieldInlinePredicate: _sapphire_shapeshift.UnionValidator; +declare const embedFieldPredicate: _sapphire_shapeshift.ObjectValidator<{ + name: string; + value: string; + inline: boolean | undefined; +}, _sapphire_shapeshift.UndefinedToOptional<{ + name: string; + value: string; + inline: boolean | undefined; +}>>; +declare const embedFieldsArrayPredicate: _sapphire_shapeshift.ArrayValidator<_sapphire_shapeshift.UndefinedToOptional<{ + name: string; + value: string; + inline: boolean | undefined; +}>[], _sapphire_shapeshift.UndefinedToOptional<{ + name: string; + value: string; + inline: boolean | undefined; +}>>; +declare const fieldLengthPredicate: _sapphire_shapeshift.NumberValidator; +declare function validateFieldLength(amountAdding: number, fields?: APIEmbedField[]): void; +declare const authorNamePredicate: _sapphire_shapeshift.UnionValidator; +declare const imageURLPredicate: _sapphire_shapeshift.UnionValidator; +declare const urlPredicate: _sapphire_shapeshift.UnionValidator; +declare const embedAuthorPredicate: _sapphire_shapeshift.ObjectValidator<{ + name: string | null; + iconURL: string | null | undefined; + url: string | null | undefined; +}, _sapphire_shapeshift.UndefinedToOptional<{ + name: string | null; + iconURL: string | null | undefined; + url: string | null | undefined; +}>>; +declare const RGBPredicate: _sapphire_shapeshift.NumberValidator; +declare const colorPredicate: _sapphire_shapeshift.UnionValidator; +declare const descriptionPredicate: _sapphire_shapeshift.UnionValidator; +declare const footerTextPredicate: _sapphire_shapeshift.UnionValidator; +declare const embedFooterPredicate: _sapphire_shapeshift.ObjectValidator<{ + text: string | null; + iconURL: string | null | undefined; +}, _sapphire_shapeshift.UndefinedToOptional<{ + text: string | null; + iconURL: string | null | undefined; +}>>; +declare const timestampPredicate: _sapphire_shapeshift.UnionValidator; +declare const titlePredicate: _sapphire_shapeshift.UnionValidator; + +declare const Assertions$5_RGBPredicate: typeof RGBPredicate; +declare const Assertions$5_authorNamePredicate: typeof authorNamePredicate; +declare const Assertions$5_colorPredicate: typeof colorPredicate; +declare const Assertions$5_descriptionPredicate: typeof descriptionPredicate; +declare const Assertions$5_embedAuthorPredicate: typeof embedAuthorPredicate; +declare const Assertions$5_embedFieldPredicate: typeof embedFieldPredicate; +declare const Assertions$5_embedFieldsArrayPredicate: typeof embedFieldsArrayPredicate; +declare const Assertions$5_embedFooterPredicate: typeof embedFooterPredicate; +declare const Assertions$5_fieldInlinePredicate: typeof fieldInlinePredicate; +declare const Assertions$5_fieldLengthPredicate: typeof fieldLengthPredicate; +declare const Assertions$5_fieldNamePredicate: typeof fieldNamePredicate; +declare const Assertions$5_fieldValuePredicate: typeof fieldValuePredicate; +declare const Assertions$5_footerTextPredicate: typeof footerTextPredicate; +declare const Assertions$5_imageURLPredicate: typeof imageURLPredicate; +declare const Assertions$5_timestampPredicate: typeof timestampPredicate; +declare const Assertions$5_titlePredicate: typeof titlePredicate; +declare const Assertions$5_urlPredicate: typeof urlPredicate; +declare const Assertions$5_validateFieldLength: typeof validateFieldLength; +declare namespace Assertions$5 { + export { + Assertions$5_RGBPredicate as RGBPredicate, + Assertions$5_authorNamePredicate as authorNamePredicate, + Assertions$5_colorPredicate as colorPredicate, + Assertions$5_descriptionPredicate as descriptionPredicate, + Assertions$5_embedAuthorPredicate as embedAuthorPredicate, + Assertions$5_embedFieldPredicate as embedFieldPredicate, + Assertions$5_embedFieldsArrayPredicate as embedFieldsArrayPredicate, + Assertions$5_embedFooterPredicate as embedFooterPredicate, + Assertions$5_fieldInlinePredicate as fieldInlinePredicate, + Assertions$5_fieldLengthPredicate as fieldLengthPredicate, + Assertions$5_fieldNamePredicate as fieldNamePredicate, + Assertions$5_fieldValuePredicate as fieldValuePredicate, + Assertions$5_footerTextPredicate as footerTextPredicate, + Assertions$5_imageURLPredicate as imageURLPredicate, + Assertions$5_timestampPredicate as timestampPredicate, + Assertions$5_titlePredicate as titlePredicate, + Assertions$5_urlPredicate as urlPredicate, + Assertions$5_validateFieldLength as validateFieldLength, + }; +} + +/** + * Normalizes data that is a rest parameter or an array into an array with a depth of 1. + * + * @typeParam T - The data that must satisfy {@link RestOrArray}. + * @param arr - The (possibly variadic) data to normalize + */ +declare function normalizeArray(arr: RestOrArray): T[]; +/** + * Represents data that may be an array or came from a rest parameter. + * + * @remarks + * This type is used throughout builders to ensure both an array and variadic arguments + * may be used. It is normalized with {@link normalizeArray}. + */ +type RestOrArray = T[] | [T[]]; + +/** + * A tuple satisfying the RGB color model. + * + * @see {@link https://developer.mozilla.org/docs/Glossary/RGB} + */ +type RGBTuple = [red: number, green: number, blue: number]; +/** + * The base icon data typically used in payloads. + */ +interface IconData { + /** + * The URL of the icon. + */ + iconURL?: string; + /** + * The proxy URL of the icon. + */ + proxyIconURL?: string; +} +/** + * Represents the author data of an embed. + */ +type EmbedAuthorData = IconData & Omit; +/** + * Represents the author options of an embed. + */ +type EmbedAuthorOptions = Omit; +/** + * Represents the footer data of an embed. + */ +type EmbedFooterData = IconData & Omit; +/** + * Represents the footer options of an embed. + */ +type EmbedFooterOptions = Omit; +/** + * Represents the image data of an embed. + */ +interface EmbedImageData extends Omit { + /** + * The proxy URL for the image. + */ + proxyURL?: string; +} +/** + * A builder that creates API-compatible JSON data for embeds. + */ +declare class EmbedBuilder { + /** + * The API data associated with this embed. + */ + readonly data: APIEmbed; + /** + * Creates a new embed from API data. + * + * @param data - The API data to create this embed with + */ + constructor(data?: APIEmbed); + /** + * Appends fields to the embed. + * + * @remarks + * This method accepts either an array of fields or a variable number of field parameters. + * The maximum amount of fields that can be added is 25. + * @example + * Using an array: + * ```ts + * const fields: APIEmbedField[] = ...; + * const embed = new EmbedBuilder() + * .addFields(fields); + * ``` + * @example + * Using rest parameters (variadic): + * ```ts + * const embed = new EmbedBuilder() + * .addFields( + * { name: 'Field 1', value: 'Value 1' }, + * { name: 'Field 2', value: 'Value 2' }, + * ); + * ``` + * @param fields - The fields to add + */ + addFields(...fields: RestOrArray): this; + /** + * Removes, replaces, or inserts fields for this embed. + * + * @remarks + * This method behaves similarly + * to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/splice | Array.prototype.splice()}. + * The maximum amount of fields that can be added is 25. + * + * It's useful for modifying and adjusting order of the already-existing fields of an embed. + * @example + * Remove the first field: + * ```ts + * embed.spliceFields(0, 1); + * ``` + * @example + * Remove the first n fields: + * ```ts + * const n = 4; + * embed.spliceFields(0, n); + * ``` + * @example + * Remove the last field: + * ```ts + * embed.spliceFields(-1, 1); + * ``` + * @param index - The index to start at + * @param deleteCount - The number of fields to remove + * @param fields - The replacing field objects + */ + spliceFields(index: number, deleteCount: number, ...fields: APIEmbedField[]): this; + /** + * Sets the fields for this embed. + * + * @remarks + * This method is an alias for {@link EmbedBuilder.spliceFields}. More specifically, + * it splices the entire array of fields, replacing them with the provided fields. + * + * You can set a maximum of 25 fields. + * @param fields - The fields to set + */ + setFields(...fields: RestOrArray): this; + /** + * Sets the author of this embed. + * + * @param options - The options to use + */ + setAuthor(options: EmbedAuthorOptions | null): this; + /** + * Sets the color of this embed. + * + * @param color - The color to use + */ + setColor(color: RGBTuple | number | null): this; + /** + * Sets the description of this embed. + * + * @param description - The description to use + */ + setDescription(description: string | null): this; + /** + * Sets the footer of this embed. + * + * @param options - The footer to use + */ + setFooter(options: EmbedFooterOptions | null): this; + /** + * Sets the image of this embed. + * + * @param url - The image URL to use + */ + setImage(url: string | null): this; + /** + * Sets the thumbnail of this embed. + * + * @param url - The thumbnail URL to use + */ + setThumbnail(url: string | null): this; + /** + * Sets the timestamp of this embed. + * + * @param timestamp - The timestamp or date to use + */ + setTimestamp(timestamp?: Date | number | null): this; + /** + * Sets the title for this embed. + * + * @param title - The title to use + */ + setTitle(title: string | null): this; + /** + * Sets the URL of this embed. + * + * @param url - The URL to use + */ + setURL(url: string | null): this; + /** + * Serializes this builder to API-compatible JSON data. + * + * @remarks + * This method runs validations on the data before serializing it. + * As such, it may throw an error if the data is invalid. + */ + toJSON(): APIEmbed; +} + +/** + * A builder that creates API-compatible JSON data for string select menu options. + */ +declare class StringSelectMenuOptionBuilder implements JSONEncodable { + data: Partial; + /** + * Creates a new string select menu option from API data. + * + * @param data - The API data to create this string select menu option with + * @example + * Creating a string select menu option from an API data object: + * ```ts + * const selectMenuOption = new SelectMenuOptionBuilder({ + * label: 'catchy label', + * value: '1', + * }); + * ``` + * @example + * Creating a string select menu option using setters and API data: + * ```ts + * const selectMenuOption = new SelectMenuOptionBuilder({ + * default: true, + * value: '1', + * }) + * .setLabel('woah'); + * ``` + */ + constructor(data?: Partial); + /** + * Sets the label for this option. + * + * @param label - The label to use + */ + setLabel(label: string): this; + /** + * Sets the value for this option. + * + * @param value - The value to use + */ + setValue(value: string): this; + /** + * Sets the description for this option. + * + * @param description - The description to use + */ + setDescription(description: string): this; + /** + * Sets whether this option is selected by default. + * + * @param isDefault - Whether this option is selected by default + */ + setDefault(isDefault?: boolean): this; + /** + * Sets the emoji to display for this option. + * + * @param emoji - The emoji to use + */ + setEmoji(emoji: APIMessageComponentEmoji): this; + /** + * {@inheritDoc BaseSelectMenuBuilder.toJSON} + */ + toJSON(): APISelectMenuOption; +} + +declare const customIdValidator: _sapphire_shapeshift.StringValidator; +declare const emojiValidator: _sapphire_shapeshift.ObjectValidator<{ + name?: string | undefined; + id?: string | undefined; + animated?: boolean | undefined; +}, _sapphire_shapeshift.UndefinedToOptional<{ + name?: string | undefined; + id?: string | undefined; + animated?: boolean | undefined; +}>>; +declare const disabledValidator: _sapphire_shapeshift.BooleanValidator; +declare const buttonLabelValidator: _sapphire_shapeshift.StringValidator; +declare const buttonStyleValidator: _sapphire_shapeshift.NativeEnumValidator; +declare const placeholderValidator$1: _sapphire_shapeshift.StringValidator; +declare const minMaxValidator: _sapphire_shapeshift.NumberValidator; +declare const labelValueDescriptionValidator: _sapphire_shapeshift.StringValidator; +declare const jsonOptionValidator: _sapphire_shapeshift.ObjectValidator<{ + label: string; + value: string; + description: string | undefined; + emoji: _sapphire_shapeshift.UndefinedToOptional<{ + name?: string | undefined; + id?: string | undefined; + animated?: boolean | undefined; + }> | undefined; + default: boolean | undefined; +}, _sapphire_shapeshift.UndefinedToOptional<{ + label: string; + value: string; + description: string | undefined; + emoji: _sapphire_shapeshift.UndefinedToOptional<{ + name?: string | undefined; + id?: string | undefined; + animated?: boolean | undefined; + }> | undefined; + default: boolean | undefined; +}>>; +declare const optionValidator: _sapphire_shapeshift.InstanceValidator; +declare const optionsValidator: _sapphire_shapeshift.ArrayValidator; +declare const optionsLengthValidator: _sapphire_shapeshift.NumberValidator; +declare function validateRequiredSelectMenuParameters(options: StringSelectMenuOptionBuilder[], customId?: string): void; +declare const defaultValidator: _sapphire_shapeshift.BooleanValidator; +declare function validateRequiredSelectMenuOptionParameters(label?: string, value?: string): void; +declare const channelTypesValidator: _sapphire_shapeshift.ArrayValidator; +declare const urlValidator: _sapphire_shapeshift.StringValidator; +declare function validateRequiredButtonParameters(style?: ButtonStyle, label?: string, emoji?: APIMessageComponentEmoji, customId?: string, url?: string): void; + +declare const Assertions$4_buttonLabelValidator: typeof buttonLabelValidator; +declare const Assertions$4_buttonStyleValidator: typeof buttonStyleValidator; +declare const Assertions$4_channelTypesValidator: typeof channelTypesValidator; +declare const Assertions$4_customIdValidator: typeof customIdValidator; +declare const Assertions$4_defaultValidator: typeof defaultValidator; +declare const Assertions$4_disabledValidator: typeof disabledValidator; +declare const Assertions$4_emojiValidator: typeof emojiValidator; +declare const Assertions$4_jsonOptionValidator: typeof jsonOptionValidator; +declare const Assertions$4_labelValueDescriptionValidator: typeof labelValueDescriptionValidator; +declare const Assertions$4_minMaxValidator: typeof minMaxValidator; +declare const Assertions$4_optionValidator: typeof optionValidator; +declare const Assertions$4_optionsLengthValidator: typeof optionsLengthValidator; +declare const Assertions$4_optionsValidator: typeof optionsValidator; +declare const Assertions$4_urlValidator: typeof urlValidator; +declare const Assertions$4_validateRequiredButtonParameters: typeof validateRequiredButtonParameters; +declare const Assertions$4_validateRequiredSelectMenuOptionParameters: typeof validateRequiredSelectMenuOptionParameters; +declare const Assertions$4_validateRequiredSelectMenuParameters: typeof validateRequiredSelectMenuParameters; +declare namespace Assertions$4 { + export { + Assertions$4_buttonLabelValidator as buttonLabelValidator, + Assertions$4_buttonStyleValidator as buttonStyleValidator, + Assertions$4_channelTypesValidator as channelTypesValidator, + Assertions$4_customIdValidator as customIdValidator, + Assertions$4_defaultValidator as defaultValidator, + Assertions$4_disabledValidator as disabledValidator, + Assertions$4_emojiValidator as emojiValidator, + Assertions$4_jsonOptionValidator as jsonOptionValidator, + Assertions$4_labelValueDescriptionValidator as labelValueDescriptionValidator, + Assertions$4_minMaxValidator as minMaxValidator, + Assertions$4_optionValidator as optionValidator, + Assertions$4_optionsLengthValidator as optionsLengthValidator, + Assertions$4_optionsValidator as optionsValidator, + placeholderValidator$1 as placeholderValidator, + Assertions$4_urlValidator as urlValidator, + Assertions$4_validateRequiredButtonParameters as validateRequiredButtonParameters, + Assertions$4_validateRequiredSelectMenuOptionParameters as validateRequiredSelectMenuOptionParameters, + Assertions$4_validateRequiredSelectMenuParameters as validateRequiredSelectMenuParameters, + }; +} + +/** + * Any action row component data represented as an object. + */ +type AnyAPIActionRowComponent = APIActionRowComponent | APIActionRowComponentTypes; +/** + * The base component builder that contains common symbols for all sorts of components. + * + * @typeParam DataType - The type of internal API data that is stored within the component + */ +declare abstract class ComponentBuilder> = APIBaseComponent> implements JSONEncodable { + /** + * The API data associated with this component. + */ + readonly data: Partial; + /** + * Serializes this builder to API-compatible JSON data. + * + * @remarks + * This method runs validations on the data before serializing it. + * As such, it may throw an error if the data is invalid. + */ + abstract toJSON(): AnyAPIActionRowComponent; + /** + * Constructs a new kind of component. + * + * @param data - The data to construct a component out of + */ + constructor(data: Partial); +} + +/** + * A builder that creates API-compatible JSON data for buttons. + */ +declare class ButtonBuilder extends ComponentBuilder { + /** + * Creates a new button from API data. + * + * @param data - The API data to create this button with + * @example + * Creating a button from an API data object: + * ```ts + * const button = new ButtonBuilder({ + * custom_id: 'a cool button', + * style: ButtonStyle.Primary, + * label: 'Click Me', + * emoji: { + * name: 'smile', + * id: '123456789012345678', + * }, + * }); + * ``` + * @example + * Creating a button using setters and API data: + * ```ts + * const button = new ButtonBuilder({ + * style: ButtonStyle.Secondary, + * label: 'Click Me', + * }) + * .setEmoji({ name: '🙂' }) + * .setCustomId('another cool button'); + * ``` + */ + constructor(data?: Partial); + /** + * Sets the style of this button. + * + * @param style - The style to use + */ + setStyle(style: ButtonStyle): this; + /** + * Sets the URL for this button. + * + * @remarks + * This method is only available to buttons using the `Link` button style. + * Only three types of URL schemes are currently supported: `https://`, `http://`, and `discord://`. + * @param url - The URL to use + */ + setURL(url: string): this; + /** + * Sets the custom id for this button. + * + * @remarks + * This method is only applicable to buttons that are not using the `Link` button style. + * @param customId - The custom id to use + */ + setCustomId(customId: string): this; + /** + * Sets the emoji to display on this button. + * + * @param emoji - The emoji to use + */ + setEmoji(emoji: APIMessageComponentEmoji): this; + /** + * Sets whether this button is disabled. + * + * @param disabled - Whether to disable this button + */ + setDisabled(disabled?: boolean): this; + /** + * Sets the label for this button. + * + * @param label - The label to use + */ + setLabel(label: string): this; + /** + * {@inheritDoc ComponentBuilder.toJSON} + */ + toJSON(): APIButtonComponent; +} + +/** + * The base select menu builder that contains common symbols for select menu builders. + * + * @typeParam SelectMenuType - The type of select menu this would be instantiated for. + */ +declare abstract class BaseSelectMenuBuilder extends ComponentBuilder { + /** + * Sets the placeholder for this select menu. + * + * @param placeholder - The placeholder to use + */ + setPlaceholder(placeholder: string): this; + /** + * Sets the minimum values that must be selected in the select menu. + * + * @param minValues - The minimum values that must be selected + */ + setMinValues(minValues: number): this; + /** + * Sets the maximum values that must be selected in the select menu. + * + * @param maxValues - The maximum values that must be selected + */ + setMaxValues(maxValues: number): this; + /** + * Sets the custom id for this select menu. + * + * @param customId - The custom id to use + */ + setCustomId(customId: string): this; + /** + * Sets whether this select menu is disabled. + * + * @param disabled - Whether this select menu is disabled + */ + setDisabled(disabled?: boolean): this; + /** + * {@inheritDoc ComponentBuilder.toJSON} + */ + toJSON(): SelectMenuType; +} + +/** + * A builder that creates API-compatible JSON data for channel select menus. + */ +declare class ChannelSelectMenuBuilder extends BaseSelectMenuBuilder { + /** + * Creates a new select menu from API data. + * + * @param data - The API data to create this select menu with + * @example + * Creating a select menu from an API data object: + * ```ts + * const selectMenu = new ChannelSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * placeholder: 'select an option', + * max_values: 2, + * }); + * ``` + * @example + * Creating a select menu using setters and API data: + * ```ts + * const selectMenu = new ChannelSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * }) + * .addChannelTypes(ChannelType.GuildText, ChannelType.GuildAnnouncement) + * .setMinValues(2); + * ``` + */ + constructor(data?: Partial); + /** + * Adds channel types to this select menu. + * + * @param types - The channel types to use + */ + addChannelTypes(...types: RestOrArray): this; + /** + * Sets channel types for this select menu. + * + * @param types - The channel types to use + */ + setChannelTypes(...types: RestOrArray): this; + /** + * {@inheritDoc BaseSelectMenuBuilder.toJSON} + */ + toJSON(): APIChannelSelectComponent; +} + +/** + * A builder that creates API-compatible JSON data for mentionable select menus. + */ +declare class MentionableSelectMenuBuilder extends BaseSelectMenuBuilder { + /** + * Creates a new select menu from API data. + * + * @param data - The API data to create this select menu with + * @example + * Creating a select menu from an API data object: + * ```ts + * const selectMenu = new MentionableSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * placeholder: 'select an option', + * max_values: 2, + * }); + * ``` + * @example + * Creating a select menu using setters and API data: + * ```ts + * const selectMenu = new MentionableSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * }) + * .setMinValues(1); + * ``` + */ + constructor(data?: Partial); +} + +/** + * A builder that creates API-compatible JSON data for role select menus. + */ +declare class RoleSelectMenuBuilder extends BaseSelectMenuBuilder { + /** + * Creates a new select menu from API data. + * + * @param data - The API data to create this select menu with + * @example + * Creating a select menu from an API data object: + * ```ts + * const selectMenu = new RoleSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * placeholder: 'select an option', + * max_values: 2, + * }); + * ``` + * @example + * Creating a select menu using setters and API data: + * ```ts + * const selectMenu = new RoleSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * }) + * .setMinValues(1); + * ``` + */ + constructor(data?: Partial); +} + +/** + * A builder that creates API-compatible JSON data for string select menus. + */ +declare class StringSelectMenuBuilder extends BaseSelectMenuBuilder { + /** + * The options within this select menu. + */ + readonly options: StringSelectMenuOptionBuilder[]; + /** + * Creates a new select menu from API data. + * + * @param data - The API data to create this select menu with + * @example + * Creating a select menu from an API data object: + * ```ts + * const selectMenu = new StringSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * placeholder: 'select an option', + * max_values: 2, + * options: [ + * { label: 'option 1', value: '1' }, + * { label: 'option 2', value: '2' }, + * { label: 'option 3', value: '3' }, + * ], + * }); + * ``` + * @example + * Creating a select menu using setters and API data: + * ```ts + * const selectMenu = new StringSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * }) + * .setMinValues(1) + * .addOptions({ + * label: 'Catchy', + * value: 'catch', + * }); + * ``` + */ + constructor(data?: Partial); + /** + * Adds options to this select menu. + * + * @param options - The options to add + */ + addOptions(...options: RestOrArray): this; + /** + * Sets the options for this select menu. + * + * @param options - The options to set + */ + setOptions(...options: RestOrArray): this; + /** + * Removes, replaces, or inserts options for this select menu. + * + * @remarks + * This method behaves similarly + * to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/slice | Array.prototype.splice()}. + * It's useful for modifying and adjusting the order of existing options. + * @example + * Remove the first option: + * ```ts + * selectMenu.spliceOptions(0, 1); + * ``` + * @example + * Remove the first n option: + * ```ts + * const n = 4; + * selectMenu.spliceOptions(0, n); + * ``` + * @example + * Remove the last option: + * ```ts + * selectMenu.spliceOptions(-1, 1); + * ``` + * @param index - The index to start at + * @param deleteCount - The number of options to remove + * @param options - The replacing option objects or builders + */ + spliceOptions(index: number, deleteCount: number, ...options: RestOrArray): this; + /** + * {@inheritDoc BaseSelectMenuBuilder.toJSON} + */ + toJSON(): APIStringSelectComponent; +} + +/** + * A builder that creates API-compatible JSON data for user select menus. + */ +declare class UserSelectMenuBuilder extends BaseSelectMenuBuilder { + /** + * Creates a new select menu from API data. + * + * @param data - The API data to create this select menu with + * @example + * Creating a select menu from an API data object: + * ```ts + * const selectMenu = new UserSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * placeholder: 'select an option', + * max_values: 2, + * }); + * ``` + * @example + * Creating a select menu using setters and API data: + * ```ts + * const selectMenu = new UserSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * }) + * .setMinValues(1); + * ``` + */ + constructor(data?: Partial); +} + +/** + * A builder that creates API-compatible JSON data for text inputs. + */ +declare class TextInputBuilder extends ComponentBuilder implements Equatable> { + /** + * Creates a new text input from API data. + * + * @param data - The API data to create this text input with + * @example + * Creating a select menu option from an API data object: + * ```ts + * const textInput = new TextInputBuilder({ + * custom_id: 'a cool select menu', + * label: 'Type something', + * style: TextInputStyle.Short, + * }); + * ``` + * @example + * Creating a select menu option using setters and API data: + * ```ts + * const textInput = new TextInputBuilder({ + * label: 'Type something else', + * }) + * .setCustomId('woah') + * .setStyle(TextInputStyle.Paragraph); + * ``` + */ + constructor(data?: APITextInputComponent & { + type?: ComponentType.TextInput; + }); + /** + * Sets the custom id for this text input. + * + * @param customId - The custom id to use + */ + setCustomId(customId: string): this; + /** + * Sets the label for this text input. + * + * @param label - The label to use + */ + setLabel(label: string): this; + /** + * Sets the style for this text input. + * + * @param style - The style to use + */ + setStyle(style: TextInputStyle): this; + /** + * Sets the minimum length of text for this text input. + * + * @param minLength - The minimum length of text for this text input + */ + setMinLength(minLength: number): this; + /** + * Sets the maximum length of text for this text input. + * + * @param maxLength - The maximum length of text for this text input + */ + setMaxLength(maxLength: number): this; + /** + * Sets the placeholder for this text input. + * + * @param placeholder - The placeholder to use + */ + setPlaceholder(placeholder: string): this; + /** + * Sets the value for this text input. + * + * @param value - The value to use + */ + setValue(value: string): this; + /** + * Sets whether this text input is required. + * + * @param required - Whether this text input is required + */ + setRequired(required?: boolean): this; + /** + * {@inheritDoc ComponentBuilder.toJSON} + */ + toJSON(): APITextInputComponent; + /** + * {@inheritDoc Equatable.equals} + */ + equals(other: APITextInputComponent | JSONEncodable): boolean; +} + +/** + * The builders that may be used for messages. + */ +type MessageComponentBuilder = ActionRowBuilder | MessageActionRowComponentBuilder; +/** + * The builders that may be used for modals. + */ +type ModalComponentBuilder = ActionRowBuilder | ModalActionRowComponentBuilder; +/** + * The builders that may be used within an action row for messages. + */ +type MessageActionRowComponentBuilder = ButtonBuilder | ChannelSelectMenuBuilder | MentionableSelectMenuBuilder | RoleSelectMenuBuilder | StringSelectMenuBuilder | UserSelectMenuBuilder; +/** + * The builders that may be used within an action row for modals. + */ +type ModalActionRowComponentBuilder = TextInputBuilder; +/** + * Any builder. + */ +type AnyComponentBuilder = MessageActionRowComponentBuilder | ModalActionRowComponentBuilder; +/** + * A builder that creates API-compatible JSON data for action rows. + * + * @typeParam T - The types of components this action row holds + */ +declare class ActionRowBuilder extends ComponentBuilder> { + /** + * The components within this action row. + */ + readonly components: T[]; + /** + * Creates a new action row from API data. + * + * @param data - The API data to create this action row with + * @example + * Creating an action row from an API data object: + * ```ts + * const actionRow = new ActionRowBuilder({ + * components: [ + * { + * custom_id: "custom id", + * label: "Type something", + * style: TextInputStyle.Short, + * type: ComponentType.TextInput, + * }, + * ], + * }); + * ``` + * @example + * Creating an action row using setters and API data: + * ```ts + * const actionRow = new ActionRowBuilder({ + * components: [ + * { + * custom_id: "custom id", + * label: "Click me", + * style: ButtonStyle.Primary, + * type: ComponentType.Button, + * }, + * ], + * }) + * .addComponents(button2, button3); + * ``` + */ + constructor({ components, ...data }?: Partial>); + /** + * Adds components to this action row. + * + * @param components - The components to add + */ + addComponents(...components: RestOrArray): this; + /** + * Sets components for this action row. + * + * @param components - The components to set + */ + setComponents(...components: RestOrArray): this; + /** + * {@inheritDoc ComponentBuilder.toJSON} + */ + toJSON(): APIActionRowComponent>; +} + +/** + * Components here are mapped to their respective builder. + */ +interface MappedComponentTypes { + /** + * The action row component type is associated with an {@link ActionRowBuilder}. + */ + [ComponentType.ActionRow]: ActionRowBuilder; + /** + * The button component type is associated with an {@link ButtonBuilder}. + */ + [ComponentType.Button]: ButtonBuilder; + /** + * The string select component type is associated with an {@link StringSelectMenuBuilder}. + */ + [ComponentType.StringSelect]: StringSelectMenuBuilder; + /** + * The text inpiut component type is associated with an {@link TextInputBuilder}. + */ + [ComponentType.TextInput]: TextInputBuilder; + /** + * The user select component type is associated with an {@link UserSelectMenuBuilder}. + */ + [ComponentType.UserSelect]: UserSelectMenuBuilder; + /** + * The role select component type is associated with an {@link RoleSelectMenuBuilder}. + */ + [ComponentType.RoleSelect]: RoleSelectMenuBuilder; + /** + * The mentionable select component type is associated with an {@link MentionableSelectMenuBuilder}. + */ + [ComponentType.MentionableSelect]: MentionableSelectMenuBuilder; + /** + * The channel select component type is associated with an {@link ChannelSelectMenuBuilder}. + */ + [ComponentType.ChannelSelect]: ChannelSelectMenuBuilder; +} +/** + * Factory for creating components from API data. + * + * @typeParam T - The type of component to use + * @param data - The API data to transform to a component class + */ +declare function createComponentBuilder(data: (APIModalComponent | APIMessageComponent) & { + type: T; +}): MappedComponentTypes[T]; +/** + * Factory for creating components from API data. + * + * @typeParam C - The type of component to use + * @param data - The API data to transform to a component class + */ +declare function createComponentBuilder(data: C): C; + +declare const textInputStyleValidator: _sapphire_shapeshift.NativeEnumValidator; +declare const minLengthValidator: _sapphire_shapeshift.NumberValidator; +declare const maxLengthValidator: _sapphire_shapeshift.NumberValidator; +declare const requiredValidator: _sapphire_shapeshift.BooleanValidator; +declare const valueValidator: _sapphire_shapeshift.StringValidator; +declare const placeholderValidator: _sapphire_shapeshift.StringValidator; +declare const labelValidator: _sapphire_shapeshift.StringValidator; +declare function validateRequiredParameters$3(customId?: string, style?: TextInputStyle, label?: string): void; + +declare const Assertions$3_labelValidator: typeof labelValidator; +declare const Assertions$3_maxLengthValidator: typeof maxLengthValidator; +declare const Assertions$3_minLengthValidator: typeof minLengthValidator; +declare const Assertions$3_placeholderValidator: typeof placeholderValidator; +declare const Assertions$3_requiredValidator: typeof requiredValidator; +declare const Assertions$3_textInputStyleValidator: typeof textInputStyleValidator; +declare const Assertions$3_valueValidator: typeof valueValidator; +declare namespace Assertions$3 { + export { + Assertions$3_labelValidator as labelValidator, + Assertions$3_maxLengthValidator as maxLengthValidator, + Assertions$3_minLengthValidator as minLengthValidator, + Assertions$3_placeholderValidator as placeholderValidator, + Assertions$3_requiredValidator as requiredValidator, + Assertions$3_textInputStyleValidator as textInputStyleValidator, + validateRequiredParameters$3 as validateRequiredParameters, + Assertions$3_valueValidator as valueValidator, + }; +} + +/** + * A builder that creates API-compatible JSON data for modals. + */ +declare class ModalBuilder implements JSONEncodable { + /** + * The API data associated with this modal. + */ + readonly data: Partial; + /** + * The components within this modal. + */ + readonly components: ActionRowBuilder[]; + /** + * Creates a new modal from API data. + * + * @param data - The API data to create this modal with + */ + constructor({ components, ...data }?: Partial); + /** + * Sets the title of this modal. + * + * @param title - The title to use + */ + setTitle(title: string): this; + /** + * Sets the custom id of this modal. + * + * @param customId - The custom id to use + */ + setCustomId(customId: string): this; + /** + * Adds components to this modal. + * + * @param components - The components to add + */ + addComponents(...components: RestOrArray | APIActionRowComponent>): this; + /** + * Sets components for this modal. + * + * @param components - The components to set + */ + setComponents(...components: RestOrArray>): this; + /** + * {@inheritDoc ComponentBuilder.toJSON} + */ + toJSON(): APIModalInteractionResponseCallbackData; +} + +declare const titleValidator: _sapphire_shapeshift.StringValidator; +declare const componentsValidator: _sapphire_shapeshift.ArrayValidator<[ActionRowBuilder, ...ActionRowBuilder[]], ActionRowBuilder>; +declare function validateRequiredParameters$2(customId?: string, title?: string, components?: ActionRowBuilder[]): void; + +declare const Assertions$2_componentsValidator: typeof componentsValidator; +declare const Assertions$2_titleValidator: typeof titleValidator; +declare namespace Assertions$2 { + export { + Assertions$2_componentsValidator as componentsValidator, + Assertions$2_titleValidator as titleValidator, + validateRequiredParameters$2 as validateRequiredParameters, + }; +} + +/** + * This mixin holds name and description symbols for slash commands. + */ +declare class SharedNameAndDescription { + /** + * The name of this command. + */ + readonly name: string; + /** + * The name localizations of this command. + */ + readonly name_localizations?: LocalizationMap; + /** + * The description of this command. + */ + readonly description: string; + /** + * The description localizations of this command. + */ + readonly description_localizations?: LocalizationMap; + /** + * Sets the name of this command. + * + * @param name - The name to use + */ + setName(name: string): this; + /** + * Sets the description of this command. + * + * @param description - The description to use + */ + setDescription(description: string): this; + /** + * SSets a name localization for this command. + * + * @param locale - The locale to set + * @param localizedName - The localized name for the given `locale` + */ + setNameLocalization(locale: LocaleString, localizedName: string | null): this; + /** + * Sets the name localizations for this command. + * + * @param localizedNames - The object of localized names to set + */ + setNameLocalizations(localizedNames: LocalizationMap | null): this; + /** + * Sets a description localization for this command. + * + * @param locale - The locale to set + * @param localizedDescription - The localized description for the given locale + */ + setDescriptionLocalization(locale: LocaleString, localizedDescription: string | null): this; + /** + * Sets the description localizations for this command. + * + * @param localizedDescriptions - The object of localized descriptions to set + */ + setDescriptionLocalizations(localizedDescriptions: LocalizationMap | null): this; +} + +/** + * The base application command option builder that contains common symbols for application command builders. + */ +declare abstract class ApplicationCommandOptionBase extends SharedNameAndDescription { + /** + * The type of this option. + */ + abstract readonly type: ApplicationCommandOptionType; + /** + * Whether this option is required. + * + * @defaultValue `false` + */ + readonly required: boolean; + /** + * Sets whether this option is required. + * + * @param required - Whether this option should be required + */ + setRequired(required: boolean): this; + /** + * Serializes this builder to API-compatible JSON data. + * + * @remarks + * This method runs validations on the data before serializing it. + * As such, it may throw an error if the data is invalid. + */ + abstract toJSON(): APIApplicationCommandBasicOption; + /** + * This method runs required validators on this builder. + */ + protected runRequiredValidations(): void; +} + +/** + * A slash command attachment option. + */ +declare class SlashCommandAttachmentOption extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + readonly type: ApplicationCommandOptionType.Attachment; + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON(): APIApplicationCommandAttachmentOption; +} + +/** + * A slash command boolean option. + */ +declare class SlashCommandBooleanOption extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + readonly type: ApplicationCommandOptionType.Boolean; + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON(): APIApplicationCommandBooleanOption; +} + +/** + * The allowed channel types used for a channel option in a slash command builder. + * + * @privateRemarks This can't be dynamic because const enums are erased at runtime. + * @internal + */ +declare const allowedChannelTypes: readonly [ChannelType.GuildText, ChannelType.GuildVoice, ChannelType.GuildCategory, ChannelType.GuildAnnouncement, ChannelType.AnnouncementThread, ChannelType.PublicThread, ChannelType.PrivateThread, ChannelType.GuildStageVoice, ChannelType.GuildForum]; +/** + * The type of allowed channel types used for a channel option. + */ +type ApplicationCommandOptionAllowedChannelTypes = (typeof allowedChannelTypes)[number]; +/** + * This mixin holds channel type symbols used for options. + */ +declare class ApplicationCommandOptionChannelTypesMixin { + /** + * The channel types of this option. + */ + readonly channel_types?: ApplicationCommandOptionAllowedChannelTypes[]; + /** + * Adds channel types to this option. + * + * @param channelTypes - The channel types + */ + addChannelTypes(...channelTypes: ApplicationCommandOptionAllowedChannelTypes[]): this; +} + +/** + * A slash command channel option. + */ +declare class SlashCommandChannelOption extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + readonly type: ApplicationCommandOptionType.Channel; + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON(): APIApplicationCommandChannelOption; +} +interface SlashCommandChannelOption extends ApplicationCommandOptionChannelTypesMixin { +} + +/** + * This mixin holds minimum and maximum symbols used for options. + */ +declare abstract class ApplicationCommandNumericOptionMinMaxValueMixin { + /** + * The maximum value of this option. + */ + readonly max_value?: number; + /** + * The minimum value of this option. + */ + readonly min_value?: number; + /** + * Sets the maximum number value of this option. + * + * @param max - The maximum value this option can be + */ + abstract setMaxValue(max: number): this; + /** + * Sets the minimum number value of this option. + * + * @param min - The minimum value this option can be + */ + abstract setMinValue(min: number): this; +} + +/** + * This mixin holds choices and autocomplete symbols used for options. + */ +declare class ApplicationCommandOptionWithChoicesAndAutocompleteMixin { + /** + * The choices of this option. + */ + readonly choices?: APIApplicationCommandOptionChoice[]; + /** + * Whether this option utilizes autocomplete. + */ + readonly autocomplete?: boolean; + /** + * The type of this option. + * + * @privateRemarks Since this is present and this is a mixin, this is needed. + */ + readonly type: ApplicationCommandOptionType; + /** + * Adds multiple choices to this option. + * + * @param choices - The choices to add + */ + addChoices(...choices: APIApplicationCommandOptionChoice[]): this; + /** + * Sets multiple choices for this option. + * + * @param choices - The choices to set + */ + setChoices[]>(...choices: Input): this; + /** + * Whether this option uses autocomplete. + * + * @param autocomplete - Whether this option should use autocomplete + */ + setAutocomplete(autocomplete: boolean): this; +} + +/** + * A slash command integer option. + */ +declare class SlashCommandIntegerOption extends ApplicationCommandOptionBase implements ApplicationCommandNumericOptionMinMaxValueMixin { + /** + * The type of this option. + */ + readonly type: ApplicationCommandOptionType.Integer; + /** + * {@inheritDoc ApplicationCommandNumericOptionMinMaxValueMixin.setMaxValue} + */ + setMaxValue(max: number): this; + /** + * {@inheritDoc ApplicationCommandNumericOptionMinMaxValueMixin.setMinValue} + */ + setMinValue(min: number): this; + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON(): APIApplicationCommandIntegerOption; +} +interface SlashCommandIntegerOption extends ApplicationCommandNumericOptionMinMaxValueMixin, ApplicationCommandOptionWithChoicesAndAutocompleteMixin { +} + +/** + * A slash command mentionable option. + */ +declare class SlashCommandMentionableOption extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + readonly type: ApplicationCommandOptionType.Mentionable; + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON(): APIApplicationCommandMentionableOption; +} + +/** + * A slash command number option. + */ +declare class SlashCommandNumberOption extends ApplicationCommandOptionBase implements ApplicationCommandNumericOptionMinMaxValueMixin { + /** + * The type of this option. + */ + readonly type: ApplicationCommandOptionType.Number; + /** + * {@inheritDoc ApplicationCommandNumericOptionMinMaxValueMixin.setMaxValue} + */ + setMaxValue(max: number): this; + /** + * {@inheritDoc ApplicationCommandNumericOptionMinMaxValueMixin.setMinValue} + */ + setMinValue(min: number): this; + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON(): APIApplicationCommandNumberOption; +} +interface SlashCommandNumberOption extends ApplicationCommandNumericOptionMinMaxValueMixin, ApplicationCommandOptionWithChoicesAndAutocompleteMixin { +} + +/** + * A slash command role option. + */ +declare class SlashCommandRoleOption extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + readonly type: ApplicationCommandOptionType.Role; + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON(): APIApplicationCommandRoleOption; +} + +/** + * A slash command string option. + */ +declare class SlashCommandStringOption extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + readonly type: ApplicationCommandOptionType.String; + /** + * The maximum length of this option. + */ + readonly max_length?: number; + /** + * The minimum length of this option. + */ + readonly min_length?: number; + /** + * Sets the maximum length of this string option. + * + * @param max - The maximum length this option can be + */ + setMaxLength(max: number): this; + /** + * Sets the minimum length of this string option. + * + * @param min - The minimum length this option can be + */ + setMinLength(min: number): this; + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON(): APIApplicationCommandStringOption; +} +interface SlashCommandStringOption extends ApplicationCommandOptionWithChoicesAndAutocompleteMixin { +} + +/** + * A slash command user option. + */ +declare class SlashCommandUserOption extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + readonly type: ApplicationCommandOptionType.User; + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON(): APIApplicationCommandUserOption; +} + +/** + * This mixin holds symbols that can be shared in slash command options. + * + * @typeParam ShouldOmitSubcommandFunctions - Whether to omit subcommand functions. + */ +declare class SharedSlashCommandOptions { + readonly options: ToAPIApplicationCommandOptions[]; + /** + * Adds a boolean option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addBooleanOption(input: SlashCommandBooleanOption | ((builder: SlashCommandBooleanOption) => SlashCommandBooleanOption)): ShouldOmitSubcommandFunctions extends true ? Omit : this; + /** + * Adds a user option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addUserOption(input: SlashCommandUserOption | ((builder: SlashCommandUserOption) => SlashCommandUserOption)): ShouldOmitSubcommandFunctions extends true ? Omit : this; + /** + * Adds a channel option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addChannelOption(input: SlashCommandChannelOption | ((builder: SlashCommandChannelOption) => SlashCommandChannelOption)): ShouldOmitSubcommandFunctions extends true ? Omit : this; + /** + * Adds a role option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addRoleOption(input: SlashCommandRoleOption | ((builder: SlashCommandRoleOption) => SlashCommandRoleOption)): ShouldOmitSubcommandFunctions extends true ? Omit : this; + /** + * Adds an attachment option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addAttachmentOption(input: SlashCommandAttachmentOption | ((builder: SlashCommandAttachmentOption) => SlashCommandAttachmentOption)): ShouldOmitSubcommandFunctions extends true ? Omit : this; + /** + * Adds a mentionable option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addMentionableOption(input: SlashCommandMentionableOption | ((builder: SlashCommandMentionableOption) => SlashCommandMentionableOption)): ShouldOmitSubcommandFunctions extends true ? Omit : this; + /** + * Adds a string option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addStringOption(input: Omit | Omit | SlashCommandStringOption | ((builder: SlashCommandStringOption) => Omit | Omit | SlashCommandStringOption)): ShouldOmitSubcommandFunctions extends true ? Omit : this; + /** + * Adds an integer option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addIntegerOption(input: Omit | Omit | SlashCommandIntegerOption | ((builder: SlashCommandIntegerOption) => Omit | Omit | SlashCommandIntegerOption)): ShouldOmitSubcommandFunctions extends true ? Omit : this; + /** + * Adds a number option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addNumberOption(input: Omit | Omit | SlashCommandNumberOption | ((builder: SlashCommandNumberOption) => Omit | Omit | SlashCommandNumberOption)): ShouldOmitSubcommandFunctions extends true ? Omit : this; + /** + * Where the actual adding magic happens. ✨ + * + * @param input - The input. What else? + * @param Instance - The instance of whatever is being added + * @internal + */ + private _sharedAddOptionMethod; +} + +/** + * Represents a folder for subcommands. + * + * @see {@link https://discord.com/developers/docs/interactions/application-commands#subcommands-and-subcommand-groups} + */ +declare class SlashCommandSubcommandGroupBuilder implements ToAPIApplicationCommandOptions { + /** + * The name of this subcommand group. + */ + readonly name: string; + /** + * The description of this subcommand group. + */ + readonly description: string; + /** + * The subcommands within this subcommand group. + */ + readonly options: SlashCommandSubcommandBuilder[]; + /** + * Adds a new subcommand to this group. + * + * @param input - A function that returns a subcommand builder or an already built builder + */ + addSubcommand(input: SlashCommandSubcommandBuilder | ((subcommandGroup: SlashCommandSubcommandBuilder) => SlashCommandSubcommandBuilder)): this; + /** + * Serializes this builder to API-compatible JSON data. + * + * @remarks + * This method runs validations on the data before serializing it. + * As such, it may throw an error if the data is invalid. + */ + toJSON(): APIApplicationCommandSubcommandGroupOption; +} +interface SlashCommandSubcommandGroupBuilder extends SharedNameAndDescription { +} +/** + * A builder that creates API-compatible JSON data for slash command subcommands. + * + * @see {@link https://discord.com/developers/docs/interactions/application-commands#subcommands-and-subcommand-groups} + */ +declare class SlashCommandSubcommandBuilder implements ToAPIApplicationCommandOptions { + /** + * The name of this subcommand. + */ + readonly name: string; + /** + * The description of this subcommand. + */ + readonly description: string; + /** + * The options within this subcommand. + */ + readonly options: ApplicationCommandOptionBase[]; + /** + * Serializes this builder to API-compatible JSON data. + * + * @remarks + * This method runs validations on the data before serializing it. + * As such, it may throw an error if the data is invalid. + */ + toJSON(): APIApplicationCommandSubcommandOption; +} +interface SlashCommandSubcommandBuilder extends SharedNameAndDescription, SharedSlashCommandOptions { +} + +/** + * A builder that creates API-compatible JSON data for slash commands. + */ +declare class SlashCommandBuilder { + /** + * The name of this command. + */ + readonly name: string; + /** + * The name localizations of this command. + */ + readonly name_localizations?: LocalizationMap; + /** + * The description of this command. + */ + readonly description: string; + /** + * The description localizations of this command. + */ + readonly description_localizations?: LocalizationMap; + /** + * The options of this command. + */ + readonly options: ToAPIApplicationCommandOptions[]; + /** + * Whether this command is enabled by default when the application is added to a guild. + * + * @deprecated Use {@link ContextMenuCommandBuilder.setDefaultMemberPermissions} or {@link ContextMenuCommandBuilder.setDMPermission} instead. + */ + readonly default_permission: boolean | undefined; + /** + * The set of permissions represented as a bit set for the command. + */ + readonly default_member_permissions: Permissions | null | undefined; + /** + * Indicates whether the command is available in direct messages with the application. + * + * @remarks + * By default, commands are visible. This property is only for global commands. + */ + readonly dm_permission: boolean | undefined; + /** + * Whether this command is NSFW. + */ + readonly nsfw: boolean | undefined; + /** + * Sets whether the command is enabled by default when the application is added to a guild. + * + * @remarks + * If set to `false`, you will have to later `PUT` the permissions for this command. + * @param value - Whether or not to enable this command by default + * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions} + * @deprecated Use {@link SlashCommandBuilder.setDefaultMemberPermissions} or {@link SlashCommandBuilder.setDMPermission} instead. + */ + setDefaultPermission(value: boolean): this; + /** + * Sets the default permissions a member should have in order to run the command. + * + * @remarks + * You can set this to `'0'` to disable the command by default. + * @param permissions - The permissions bit field to set + * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions} + */ + setDefaultMemberPermissions(permissions: Permissions | bigint | number | null | undefined): this; + /** + * Sets if the command is available in direct messages with the application. + * + * @remarks + * By default, commands are visible. This method is only for global commands. + * @param enabled - Whether the command should be enabled in direct messages + * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions} + */ + setDMPermission(enabled: boolean | null | undefined): this; + /** + * Sets whether this command is NSFW. + * + * @param nsfw - Whether this command is NSFW + */ + setNSFW(nsfw?: boolean): this; + /** + * Adds a new subcommand group to this command. + * + * @param input - A function that returns a subcommand group builder or an already built builder + */ + addSubcommandGroup(input: SlashCommandSubcommandGroupBuilder | ((subcommandGroup: SlashCommandSubcommandGroupBuilder) => SlashCommandSubcommandGroupBuilder)): SlashCommandSubcommandsOnlyBuilder; + /** + * Adds a new subcommand to this command. + * + * @param input - A function that returns a subcommand builder or an already built builder + */ + addSubcommand(input: SlashCommandSubcommandBuilder | ((subcommandGroup: SlashCommandSubcommandBuilder) => SlashCommandSubcommandBuilder)): SlashCommandSubcommandsOnlyBuilder; + /** + * Serializes this builder to API-compatible JSON data. + * + * @remarks + * This method runs validations on the data before serializing it. + * As such, it may throw an error if the data is invalid. + */ + toJSON(): RESTPostAPIChatInputApplicationCommandsJSONBody; +} +interface SlashCommandBuilder extends SharedNameAndDescription, SharedSlashCommandOptions { +} +/** + * An interface specifically for slash command subcommands. + */ +interface SlashCommandSubcommandsOnlyBuilder extends Omit> { +} +/** + * An interface specifically for slash command options. + */ +interface SlashCommandOptionsOnlyBuilder extends SharedNameAndDescription, SharedSlashCommandOptions, Pick { +} +/** + * An interface that ensures the `toJSON()` call will return something + * that can be serialized into API-compatible data. + */ +interface ToAPIApplicationCommandOptions { + toJSON(): APIApplicationCommandOption; +} + +declare function validateName$1(name: unknown): asserts name is string; +declare function validateDescription(description: unknown): asserts description is string; +declare function validateLocale(locale: unknown): Locale; +declare function validateMaxOptionsLength(options: unknown): asserts options is ToAPIApplicationCommandOptions[]; +declare function validateRequiredParameters$1(name: string, description: string, options: ToAPIApplicationCommandOptions[]): void; +declare function validateDefaultPermission$1(value: unknown): asserts value is boolean; +declare function validateRequired(required: unknown): asserts required is boolean; +declare function validateChoicesLength(amountAdding: number, choices?: APIApplicationCommandOptionChoice[]): void; +declare function assertReturnOfBuilder(input: unknown, ExpectedInstanceOf: new () => T): asserts input is T; +declare const localizationMapPredicate: _sapphire_shapeshift.UnionValidator<_sapphire_shapeshift.UndefinedToOptional>> | null | undefined>; +declare function validateLocalizationMap(value: unknown): asserts value is LocalizationMap; +declare function validateDMPermission$1(value: unknown): asserts value is boolean | null | undefined; +declare function validateDefaultMemberPermissions$1(permissions: unknown): string | null | undefined; +declare function validateNSFW(value: unknown): asserts value is boolean; + +declare const Assertions$1_assertReturnOfBuilder: typeof assertReturnOfBuilder; +declare const Assertions$1_localizationMapPredicate: typeof localizationMapPredicate; +declare const Assertions$1_validateChoicesLength: typeof validateChoicesLength; +declare const Assertions$1_validateDescription: typeof validateDescription; +declare const Assertions$1_validateLocale: typeof validateLocale; +declare const Assertions$1_validateLocalizationMap: typeof validateLocalizationMap; +declare const Assertions$1_validateMaxOptionsLength: typeof validateMaxOptionsLength; +declare const Assertions$1_validateNSFW: typeof validateNSFW; +declare const Assertions$1_validateRequired: typeof validateRequired; +declare namespace Assertions$1 { + export { + Assertions$1_assertReturnOfBuilder as assertReturnOfBuilder, + Assertions$1_localizationMapPredicate as localizationMapPredicate, + Assertions$1_validateChoicesLength as validateChoicesLength, + validateDMPermission$1 as validateDMPermission, + validateDefaultMemberPermissions$1 as validateDefaultMemberPermissions, + validateDefaultPermission$1 as validateDefaultPermission, + Assertions$1_validateDescription as validateDescription, + Assertions$1_validateLocale as validateLocale, + Assertions$1_validateLocalizationMap as validateLocalizationMap, + Assertions$1_validateMaxOptionsLength as validateMaxOptionsLength, + Assertions$1_validateNSFW as validateNSFW, + validateName$1 as validateName, + Assertions$1_validateRequired as validateRequired, + validateRequiredParameters$1 as validateRequiredParameters, + }; +} + +/** + * The type a context menu command can be. + */ +type ContextMenuCommandType = ApplicationCommandType.Message | ApplicationCommandType.User; +/** + * A builder that creates API-compatible JSON data for context menu commands. + */ +declare class ContextMenuCommandBuilder { + /** + * The name of this command. + */ + readonly name: string; + /** + * The name localizations of this command. + */ + readonly name_localizations?: LocalizationMap; + /** + * The type of this command. + */ + readonly type: ContextMenuCommandType; + /** + * Whether this command is enabled by default when the application is added to a guild. + * + * @deprecated Use {@link ContextMenuCommandBuilder.setDefaultMemberPermissions} or {@link ContextMenuCommandBuilder.setDMPermission} instead. + */ + readonly default_permission: boolean | undefined; + /** + * The set of permissions represented as a bit set for the command. + */ + readonly default_member_permissions: Permissions | null | undefined; + /** + * Indicates whether the command is available in direct messages with the application. + * + * @remarks + * By default, commands are visible. This property is only for global commands. + */ + readonly dm_permission: boolean | undefined; + /** + * Sets the name of this command. + * + * @param name - The name to use + */ + setName(name: string): this; + /** + * Sets the type of this command. + * + * @param type - The type to use + */ + setType(type: ContextMenuCommandType): this; + /** + * Sets whether the command is enabled by default when the application is added to a guild. + * + * @remarks + * If set to `false`, you will have to later `PUT` the permissions for this command. + * @param value - Whether to enable this command by default + * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions} + * @deprecated Use {@link ContextMenuCommandBuilder.setDefaultMemberPermissions} or {@link ContextMenuCommandBuilder.setDMPermission} instead. + */ + setDefaultPermission(value: boolean): this; + /** + * Sets the default permissions a member should have in order to run this command. + * + * @remarks + * You can set this to `'0'` to disable the command by default. + * @param permissions - The permissions bit field to set + * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions} + */ + setDefaultMemberPermissions(permissions: Permissions | bigint | number | null | undefined): this; + /** + * Sets if the command is available in direct messages with the application. + * + * @remarks + * By default, commands are visible. This method is only for global commands. + * @param enabled - Whether the command should be enabled in direct messages + * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions} + */ + setDMPermission(enabled: boolean | null | undefined): this; + /** + * Sets a name localization for this command. + * + * @param locale - The locale to set + * @param localizedName - The localized name for the given `locale` + */ + setNameLocalization(locale: LocaleString, localizedName: string | null): this; + /** + * Sets the name localizations for this command. + * + * @param localizedNames - The object of localized names to set + */ + setNameLocalizations(localizedNames: LocalizationMap | null): this; + /** + * Serializes this builder to API-compatible JSON data. + * + * @remarks + * This method runs validations on the data before serializing it. + * As such, it may throw an error if the data is invalid. + */ + toJSON(): RESTPostAPIContextMenuApplicationCommandsJSONBody; +} + +declare function validateDefaultPermission(value: unknown): asserts value is boolean; +declare function validateName(name: unknown): asserts name is string; +declare function validateType(type: unknown): asserts type is ContextMenuCommandType; +declare function validateRequiredParameters(name: string, type: number): void; +declare function validateDMPermission(value: unknown): asserts value is boolean | null | undefined; +declare function validateDefaultMemberPermissions(permissions: unknown): string | null | undefined; + +declare const Assertions_validateDMPermission: typeof validateDMPermission; +declare const Assertions_validateDefaultMemberPermissions: typeof validateDefaultMemberPermissions; +declare const Assertions_validateDefaultPermission: typeof validateDefaultPermission; +declare const Assertions_validateName: typeof validateName; +declare const Assertions_validateRequiredParameters: typeof validateRequiredParameters; +declare const Assertions_validateType: typeof validateType; +declare namespace Assertions { + export { + Assertions_validateDMPermission as validateDMPermission, + Assertions_validateDefaultMemberPermissions as validateDefaultMemberPermissions, + Assertions_validateDefaultPermission as validateDefaultPermission, + Assertions_validateName as validateName, + Assertions_validateRequiredParameters as validateRequiredParameters, + Assertions_validateType as validateType, + }; +} + +/** + * Calculates the length of the embed. + * + * @param data - The embed data to check + */ +declare function embedLength(data: APIEmbed): number; + +/** + * Enables validators. + * + * @returns Whether validation is occurring. + */ +declare function enableValidators(): boolean; +/** + * Disables validators. + * + * @returns Whether validation is occurring. + */ +declare function disableValidators(): boolean; +/** + * Checks whether validation is occurring. + */ +declare function isValidationEnabled(): boolean; + +/** + * The {@link https://github.com/discordjs/discord.js/blob/main/packages/builders#readme | @discordjs/builders} version + * that you are currently using. + * + * @privateRemarks This needs to explicitly be `string` so it is not typed as a "const string" that gets injected by esbuild. + */ +declare const version: string; + +export { ActionRowBuilder, AnyAPIActionRowComponent, AnyComponentBuilder, ApplicationCommandNumericOptionMinMaxValueMixin, ApplicationCommandOptionAllowedChannelTypes, ApplicationCommandOptionBase, ApplicationCommandOptionChannelTypesMixin, ApplicationCommandOptionWithChoicesAndAutocompleteMixin, BaseSelectMenuBuilder, ButtonBuilder, ChannelSelectMenuBuilder, Assertions$4 as ComponentAssertions, ComponentBuilder, Assertions as ContextMenuCommandAssertions, ContextMenuCommandBuilder, ContextMenuCommandType, Assertions$5 as EmbedAssertions, EmbedAuthorData, EmbedAuthorOptions, EmbedBuilder, EmbedFooterData, EmbedFooterOptions, EmbedImageData, IconData, MappedComponentTypes, MentionableSelectMenuBuilder, MessageActionRowComponentBuilder, MessageComponentBuilder, ModalActionRowComponentBuilder, Assertions$2 as ModalAssertions, ModalBuilder, ModalComponentBuilder, RGBTuple, RestOrArray, RoleSelectMenuBuilder, StringSelectMenuBuilder as SelectMenuBuilder, StringSelectMenuOptionBuilder as SelectMenuOptionBuilder, SharedNameAndDescription, SharedSlashCommandOptions, Assertions$1 as SlashCommandAssertions, SlashCommandAttachmentOption, SlashCommandBooleanOption, SlashCommandBuilder, SlashCommandChannelOption, SlashCommandIntegerOption, SlashCommandMentionableOption, SlashCommandNumberOption, SlashCommandOptionsOnlyBuilder, SlashCommandRoleOption, SlashCommandStringOption, SlashCommandSubcommandBuilder, SlashCommandSubcommandGroupBuilder, SlashCommandSubcommandsOnlyBuilder, SlashCommandUserOption, StringSelectMenuBuilder, StringSelectMenuOptionBuilder, Assertions$3 as TextInputAssertions, TextInputBuilder, ToAPIApplicationCommandOptions, UserSelectMenuBuilder, createComponentBuilder, disableValidators, embedLength, enableValidators, isValidationEnabled, normalizeArray, version }; diff --git a/node_modules/@discordjs/builders/dist/index.js b/node_modules/@discordjs/builders/dist/index.js new file mode 100644 index 0000000..456ed60 --- /dev/null +++ b/node_modules/@discordjs/builders/dist/index.js @@ -0,0 +1,2562 @@ +"use strict"; +var __create = Object.create; +var __defProp = Object.defineProperty; +var __getOwnPropDesc = Object.getOwnPropertyDescriptor; +var __getOwnPropNames = Object.getOwnPropertyNames; +var __getProtoOf = Object.getPrototypeOf; +var __hasOwnProp = Object.prototype.hasOwnProperty; +var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); +var __export = (target, all) => { + for (var name in all) + __defProp(target, name, { get: all[name], enumerable: true }); +}; +var __copyProps = (to, from, except, desc) => { + if (from && typeof from === "object" || typeof from === "function") { + for (let key of __getOwnPropNames(from)) + if (!__hasOwnProp.call(to, key) && key !== except) + __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable }); + } + return to; +}; +var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default")); +var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps( + // If the importer is in node compatibility mode or this is not an ESM + // file that has been converted to a CommonJS file using a Babel- + // compatible transform (i.e. "__esModule" has not been set), then set + // "default" to the CommonJS "module.exports" for node compatibility. + isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target, + mod +)); +var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod); +var __decorateClass = (decorators, target, key, kind) => { + var result = kind > 1 ? void 0 : kind ? __getOwnPropDesc(target, key) : target; + for (var i = decorators.length - 1, decorator; i >= 0; i--) + if (decorator = decorators[i]) + result = (kind ? decorator(target, key, result) : decorator(result)) || result; + if (kind && result) + __defProp(target, key, result); + return result; +}; + +// src/index.ts +var src_exports = {}; +__export(src_exports, { + ActionRowBuilder: () => ActionRowBuilder, + ApplicationCommandNumericOptionMinMaxValueMixin: () => ApplicationCommandNumericOptionMinMaxValueMixin, + ApplicationCommandOptionBase: () => ApplicationCommandOptionBase, + ApplicationCommandOptionChannelTypesMixin: () => ApplicationCommandOptionChannelTypesMixin, + ApplicationCommandOptionWithChoicesAndAutocompleteMixin: () => ApplicationCommandOptionWithChoicesAndAutocompleteMixin, + BaseSelectMenuBuilder: () => BaseSelectMenuBuilder, + ButtonBuilder: () => ButtonBuilder, + ChannelSelectMenuBuilder: () => ChannelSelectMenuBuilder, + ComponentAssertions: () => Assertions_exports2, + ComponentBuilder: () => ComponentBuilder, + ContextMenuCommandAssertions: () => Assertions_exports6, + ContextMenuCommandBuilder: () => ContextMenuCommandBuilder, + EmbedAssertions: () => Assertions_exports, + EmbedBuilder: () => EmbedBuilder, + MentionableSelectMenuBuilder: () => MentionableSelectMenuBuilder, + ModalAssertions: () => Assertions_exports4, + ModalBuilder: () => ModalBuilder, + RoleSelectMenuBuilder: () => RoleSelectMenuBuilder, + SelectMenuBuilder: () => StringSelectMenuBuilder, + SelectMenuOptionBuilder: () => StringSelectMenuOptionBuilder, + SharedNameAndDescription: () => SharedNameAndDescription, + SharedSlashCommandOptions: () => SharedSlashCommandOptions, + SlashCommandAssertions: () => Assertions_exports5, + SlashCommandAttachmentOption: () => SlashCommandAttachmentOption, + SlashCommandBooleanOption: () => SlashCommandBooleanOption, + SlashCommandBuilder: () => SlashCommandBuilder, + SlashCommandChannelOption: () => SlashCommandChannelOption, + SlashCommandIntegerOption: () => SlashCommandIntegerOption, + SlashCommandMentionableOption: () => SlashCommandMentionableOption, + SlashCommandNumberOption: () => SlashCommandNumberOption, + SlashCommandRoleOption: () => SlashCommandRoleOption, + SlashCommandStringOption: () => SlashCommandStringOption, + SlashCommandSubcommandBuilder: () => SlashCommandSubcommandBuilder, + SlashCommandSubcommandGroupBuilder: () => SlashCommandSubcommandGroupBuilder, + SlashCommandUserOption: () => SlashCommandUserOption, + StringSelectMenuBuilder: () => StringSelectMenuBuilder, + StringSelectMenuOptionBuilder: () => StringSelectMenuOptionBuilder, + TextInputAssertions: () => Assertions_exports3, + TextInputBuilder: () => TextInputBuilder, + UserSelectMenuBuilder: () => UserSelectMenuBuilder, + createComponentBuilder: () => createComponentBuilder, + disableValidators: () => disableValidators, + embedLength: () => embedLength, + enableValidators: () => enableValidators, + isValidationEnabled: () => isValidationEnabled, + normalizeArray: () => normalizeArray, + version: () => version +}); +module.exports = __toCommonJS(src_exports); + +// src/messages/embed/Assertions.ts +var Assertions_exports = {}; +__export(Assertions_exports, { + RGBPredicate: () => RGBPredicate, + authorNamePredicate: () => authorNamePredicate, + colorPredicate: () => colorPredicate, + descriptionPredicate: () => descriptionPredicate, + embedAuthorPredicate: () => embedAuthorPredicate, + embedFieldPredicate: () => embedFieldPredicate, + embedFieldsArrayPredicate: () => embedFieldsArrayPredicate, + embedFooterPredicate: () => embedFooterPredicate, + fieldInlinePredicate: () => fieldInlinePredicate, + fieldLengthPredicate: () => fieldLengthPredicate, + fieldNamePredicate: () => fieldNamePredicate, + fieldValuePredicate: () => fieldValuePredicate, + footerTextPredicate: () => footerTextPredicate, + imageURLPredicate: () => imageURLPredicate, + timestampPredicate: () => timestampPredicate, + titlePredicate: () => titlePredicate, + urlPredicate: () => urlPredicate, + validateFieldLength: () => validateFieldLength +}); +var import_shapeshift = require("@sapphire/shapeshift"); + +// src/util/validation.ts +var validate = true; +function enableValidators() { + return validate = true; +} +__name(enableValidators, "enableValidators"); +function disableValidators() { + return validate = false; +} +__name(disableValidators, "disableValidators"); +function isValidationEnabled() { + return validate; +} +__name(isValidationEnabled, "isValidationEnabled"); + +// src/messages/embed/Assertions.ts +var fieldNamePredicate = import_shapeshift.s.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(256).setValidationEnabled(isValidationEnabled); +var fieldValuePredicate = import_shapeshift.s.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(1024).setValidationEnabled(isValidationEnabled); +var fieldInlinePredicate = import_shapeshift.s.boolean.optional; +var embedFieldPredicate = import_shapeshift.s.object({ + name: fieldNamePredicate, + value: fieldValuePredicate, + inline: fieldInlinePredicate +}).setValidationEnabled(isValidationEnabled); +var embedFieldsArrayPredicate = embedFieldPredicate.array.setValidationEnabled(isValidationEnabled); +var fieldLengthPredicate = import_shapeshift.s.number.lessThanOrEqual(25).setValidationEnabled(isValidationEnabled); +function validateFieldLength(amountAdding, fields) { + fieldLengthPredicate.parse((fields?.length ?? 0) + amountAdding); +} +__name(validateFieldLength, "validateFieldLength"); +var authorNamePredicate = fieldNamePredicate.nullable.setValidationEnabled(isValidationEnabled); +var imageURLPredicate = import_shapeshift.s.string.url({ + allowedProtocols: ["http:", "https:", "attachment:"] +}).nullish.setValidationEnabled(isValidationEnabled); +var urlPredicate = import_shapeshift.s.string.url({ + allowedProtocols: ["http:", "https:"] +}).nullish.setValidationEnabled(isValidationEnabled); +var embedAuthorPredicate = import_shapeshift.s.object({ + name: authorNamePredicate, + iconURL: imageURLPredicate, + url: urlPredicate +}).setValidationEnabled(isValidationEnabled); +var RGBPredicate = import_shapeshift.s.number.int.greaterThanOrEqual(0).lessThanOrEqual(255).setValidationEnabled(isValidationEnabled); +var colorPredicate = import_shapeshift.s.number.int.greaterThanOrEqual(0).lessThanOrEqual(16777215).or(import_shapeshift.s.tuple([RGBPredicate, RGBPredicate, RGBPredicate])).nullable.setValidationEnabled(isValidationEnabled); +var descriptionPredicate = import_shapeshift.s.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(4096).nullable.setValidationEnabled(isValidationEnabled); +var footerTextPredicate = import_shapeshift.s.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(2048).nullable.setValidationEnabled(isValidationEnabled); +var embedFooterPredicate = import_shapeshift.s.object({ + text: footerTextPredicate, + iconURL: imageURLPredicate +}).setValidationEnabled(isValidationEnabled); +var timestampPredicate = import_shapeshift.s.union(import_shapeshift.s.number, import_shapeshift.s.date).nullable.setValidationEnabled(isValidationEnabled); +var titlePredicate = fieldNamePredicate.nullable.setValidationEnabled(isValidationEnabled); + +// src/util/normalizeArray.ts +function normalizeArray(arr) { + if (Array.isArray(arr[0])) + return arr[0]; + return arr; +} +__name(normalizeArray, "normalizeArray"); + +// src/messages/embed/Embed.ts +var EmbedBuilder = class { + /** + * The API data associated with this embed. + */ + data; + /** + * Creates a new embed from API data. + * + * @param data - The API data to create this embed with + */ + constructor(data = {}) { + this.data = { ...data }; + if (data.timestamp) + this.data.timestamp = new Date(data.timestamp).toISOString(); + } + /** + * Appends fields to the embed. + * + * @remarks + * This method accepts either an array of fields or a variable number of field parameters. + * The maximum amount of fields that can be added is 25. + * @example + * Using an array: + * ```ts + * const fields: APIEmbedField[] = ...; + * const embed = new EmbedBuilder() + * .addFields(fields); + * ``` + * @example + * Using rest parameters (variadic): + * ```ts + * const embed = new EmbedBuilder() + * .addFields( + * { name: 'Field 1', value: 'Value 1' }, + * { name: 'Field 2', value: 'Value 2' }, + * ); + * ``` + * @param fields - The fields to add + */ + addFields(...fields) { + const normalizedFields = normalizeArray(fields); + validateFieldLength(normalizedFields.length, this.data.fields); + embedFieldsArrayPredicate.parse(normalizedFields); + if (this.data.fields) + this.data.fields.push(...normalizedFields); + else + this.data.fields = normalizedFields; + return this; + } + /** + * Removes, replaces, or inserts fields for this embed. + * + * @remarks + * This method behaves similarly + * to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/splice | Array.prototype.splice()}. + * The maximum amount of fields that can be added is 25. + * + * It's useful for modifying and adjusting order of the already-existing fields of an embed. + * @example + * Remove the first field: + * ```ts + * embed.spliceFields(0, 1); + * ``` + * @example + * Remove the first n fields: + * ```ts + * const n = 4; + * embed.spliceFields(0, n); + * ``` + * @example + * Remove the last field: + * ```ts + * embed.spliceFields(-1, 1); + * ``` + * @param index - The index to start at + * @param deleteCount - The number of fields to remove + * @param fields - The replacing field objects + */ + spliceFields(index, deleteCount, ...fields) { + validateFieldLength(fields.length - deleteCount, this.data.fields); + embedFieldsArrayPredicate.parse(fields); + if (this.data.fields) + this.data.fields.splice(index, deleteCount, ...fields); + else + this.data.fields = fields; + return this; + } + /** + * Sets the fields for this embed. + * + * @remarks + * This method is an alias for {@link EmbedBuilder.spliceFields}. More specifically, + * it splices the entire array of fields, replacing them with the provided fields. + * + * You can set a maximum of 25 fields. + * @param fields - The fields to set + */ + setFields(...fields) { + this.spliceFields(0, this.data.fields?.length ?? 0, ...normalizeArray(fields)); + return this; + } + /** + * Sets the author of this embed. + * + * @param options - The options to use + */ + setAuthor(options) { + if (options === null) { + this.data.author = void 0; + return this; + } + embedAuthorPredicate.parse(options); + this.data.author = { name: options.name, url: options.url, icon_url: options.iconURL }; + return this; + } + /** + * Sets the color of this embed. + * + * @param color - The color to use + */ + setColor(color) { + colorPredicate.parse(color); + if (Array.isArray(color)) { + const [red, green, blue] = color; + this.data.color = (red << 16) + (green << 8) + blue; + return this; + } + this.data.color = color ?? void 0; + return this; + } + /** + * Sets the description of this embed. + * + * @param description - The description to use + */ + setDescription(description) { + descriptionPredicate.parse(description); + this.data.description = description ?? void 0; + return this; + } + /** + * Sets the footer of this embed. + * + * @param options - The footer to use + */ + setFooter(options) { + if (options === null) { + this.data.footer = void 0; + return this; + } + embedFooterPredicate.parse(options); + this.data.footer = { text: options.text, icon_url: options.iconURL }; + return this; + } + /** + * Sets the image of this embed. + * + * @param url - The image URL to use + */ + setImage(url) { + imageURLPredicate.parse(url); + this.data.image = url ? { url } : void 0; + return this; + } + /** + * Sets the thumbnail of this embed. + * + * @param url - The thumbnail URL to use + */ + setThumbnail(url) { + imageURLPredicate.parse(url); + this.data.thumbnail = url ? { url } : void 0; + return this; + } + /** + * Sets the timestamp of this embed. + * + * @param timestamp - The timestamp or date to use + */ + setTimestamp(timestamp = Date.now()) { + timestampPredicate.parse(timestamp); + this.data.timestamp = timestamp ? new Date(timestamp).toISOString() : void 0; + return this; + } + /** + * Sets the title for this embed. + * + * @param title - The title to use + */ + setTitle(title) { + titlePredicate.parse(title); + this.data.title = title ?? void 0; + return this; + } + /** + * Sets the URL of this embed. + * + * @param url - The URL to use + */ + setURL(url) { + urlPredicate.parse(url); + this.data.url = url ?? void 0; + return this; + } + /** + * Serializes this builder to API-compatible JSON data. + * + * @remarks + * This method runs validations on the data before serializing it. + * As such, it may throw an error if the data is invalid. + */ + toJSON() { + return { ...this.data }; + } +}; +__name(EmbedBuilder, "EmbedBuilder"); + +// src/index.ts +__reExport(src_exports, require("@discordjs/formatters"), module.exports); + +// src/components/Assertions.ts +var Assertions_exports2 = {}; +__export(Assertions_exports2, { + buttonLabelValidator: () => buttonLabelValidator, + buttonStyleValidator: () => buttonStyleValidator, + channelTypesValidator: () => channelTypesValidator, + customIdValidator: () => customIdValidator, + defaultValidator: () => defaultValidator, + disabledValidator: () => disabledValidator, + emojiValidator: () => emojiValidator, + jsonOptionValidator: () => jsonOptionValidator, + labelValueDescriptionValidator: () => labelValueDescriptionValidator, + minMaxValidator: () => minMaxValidator, + optionValidator: () => optionValidator, + optionsLengthValidator: () => optionsLengthValidator, + optionsValidator: () => optionsValidator, + placeholderValidator: () => placeholderValidator, + urlValidator: () => urlValidator, + validateRequiredButtonParameters: () => validateRequiredButtonParameters, + validateRequiredSelectMenuOptionParameters: () => validateRequiredSelectMenuOptionParameters, + validateRequiredSelectMenuParameters: () => validateRequiredSelectMenuParameters +}); +var import_shapeshift2 = require("@sapphire/shapeshift"); +var import_v10 = require("discord-api-types/v10"); + +// src/components/selectMenu/StringSelectMenuOption.ts +var StringSelectMenuOptionBuilder = class { + /** + * Creates a new string select menu option from API data. + * + * @param data - The API data to create this string select menu option with + * @example + * Creating a string select menu option from an API data object: + * ```ts + * const selectMenuOption = new SelectMenuOptionBuilder({ + * label: 'catchy label', + * value: '1', + * }); + * ``` + * @example + * Creating a string select menu option using setters and API data: + * ```ts + * const selectMenuOption = new SelectMenuOptionBuilder({ + * default: true, + * value: '1', + * }) + * .setLabel('woah'); + * ``` + */ + constructor(data = {}) { + this.data = data; + } + /** + * Sets the label for this option. + * + * @param label - The label to use + */ + setLabel(label) { + this.data.label = labelValueDescriptionValidator.parse(label); + return this; + } + /** + * Sets the value for this option. + * + * @param value - The value to use + */ + setValue(value) { + this.data.value = labelValueDescriptionValidator.parse(value); + return this; + } + /** + * Sets the description for this option. + * + * @param description - The description to use + */ + setDescription(description) { + this.data.description = labelValueDescriptionValidator.parse(description); + return this; + } + /** + * Sets whether this option is selected by default. + * + * @param isDefault - Whether this option is selected by default + */ + setDefault(isDefault = true) { + this.data.default = defaultValidator.parse(isDefault); + return this; + } + /** + * Sets the emoji to display for this option. + * + * @param emoji - The emoji to use + */ + setEmoji(emoji) { + this.data.emoji = emojiValidator.parse(emoji); + return this; + } + /** + * {@inheritDoc BaseSelectMenuBuilder.toJSON} + */ + toJSON() { + validateRequiredSelectMenuOptionParameters(this.data.label, this.data.value); + return { + ...this.data + }; + } +}; +__name(StringSelectMenuOptionBuilder, "StringSelectMenuOptionBuilder"); + +// src/components/Assertions.ts +var customIdValidator = import_shapeshift2.s.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(100).setValidationEnabled(isValidationEnabled); +var emojiValidator = import_shapeshift2.s.object({ + id: import_shapeshift2.s.string, + name: import_shapeshift2.s.string, + animated: import_shapeshift2.s.boolean +}).partial.strict.setValidationEnabled(isValidationEnabled); +var disabledValidator = import_shapeshift2.s.boolean; +var buttonLabelValidator = import_shapeshift2.s.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(80).setValidationEnabled(isValidationEnabled); +var buttonStyleValidator = import_shapeshift2.s.nativeEnum(import_v10.ButtonStyle); +var placeholderValidator = import_shapeshift2.s.string.lengthLessThanOrEqual(150).setValidationEnabled(isValidationEnabled); +var minMaxValidator = import_shapeshift2.s.number.int.greaterThanOrEqual(0).lessThanOrEqual(25).setValidationEnabled(isValidationEnabled); +var labelValueDescriptionValidator = import_shapeshift2.s.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(100).setValidationEnabled(isValidationEnabled); +var jsonOptionValidator = import_shapeshift2.s.object({ + label: labelValueDescriptionValidator, + value: labelValueDescriptionValidator, + description: labelValueDescriptionValidator.optional, + emoji: emojiValidator.optional, + default: import_shapeshift2.s.boolean.optional +}).setValidationEnabled(isValidationEnabled); +var optionValidator = import_shapeshift2.s.instance(StringSelectMenuOptionBuilder).setValidationEnabled(isValidationEnabled); +var optionsValidator = optionValidator.array.lengthGreaterThanOrEqual(0).setValidationEnabled(isValidationEnabled); +var optionsLengthValidator = import_shapeshift2.s.number.int.greaterThanOrEqual(0).lessThanOrEqual(25).setValidationEnabled(isValidationEnabled); +function validateRequiredSelectMenuParameters(options, customId) { + customIdValidator.parse(customId); + optionsValidator.parse(options); +} +__name(validateRequiredSelectMenuParameters, "validateRequiredSelectMenuParameters"); +var defaultValidator = import_shapeshift2.s.boolean; +function validateRequiredSelectMenuOptionParameters(label, value) { + labelValueDescriptionValidator.parse(label); + labelValueDescriptionValidator.parse(value); +} +__name(validateRequiredSelectMenuOptionParameters, "validateRequiredSelectMenuOptionParameters"); +var channelTypesValidator = import_shapeshift2.s.nativeEnum(import_v10.ChannelType).array.setValidationEnabled(isValidationEnabled); +var urlValidator = import_shapeshift2.s.string.url({ + allowedProtocols: ["http:", "https:", "discord:"] +}).setValidationEnabled(isValidationEnabled); +function validateRequiredButtonParameters(style, label, emoji, customId, url) { + if (url && customId) { + throw new RangeError("URL and custom id are mutually exclusive"); + } + if (!label && !emoji) { + throw new RangeError("Buttons must have a label and/or an emoji"); + } + if (style === import_v10.ButtonStyle.Link) { + if (!url) { + throw new RangeError("Link buttons must have a url"); + } + } else if (url) { + throw new RangeError("Non-link buttons cannot have a url"); + } +} +__name(validateRequiredButtonParameters, "validateRequiredButtonParameters"); + +// src/components/ActionRow.ts +var import_v1011 = require("discord-api-types/v10"); + +// src/components/Component.ts +var ComponentBuilder = class { + /** + * The API data associated with this component. + */ + data; + /** + * Constructs a new kind of component. + * + * @param data - The data to construct a component out of + */ + constructor(data) { + this.data = data; + } +}; +__name(ComponentBuilder, "ComponentBuilder"); + +// src/components/Components.ts +var import_v1010 = require("discord-api-types/v10"); + +// src/components/button/Button.ts +var import_v102 = require("discord-api-types/v10"); +var ButtonBuilder = class extends ComponentBuilder { + /** + * Creates a new button from API data. + * + * @param data - The API data to create this button with + * @example + * Creating a button from an API data object: + * ```ts + * const button = new ButtonBuilder({ + * custom_id: 'a cool button', + * style: ButtonStyle.Primary, + * label: 'Click Me', + * emoji: { + * name: 'smile', + * id: '123456789012345678', + * }, + * }); + * ``` + * @example + * Creating a button using setters and API data: + * ```ts + * const button = new ButtonBuilder({ + * style: ButtonStyle.Secondary, + * label: 'Click Me', + * }) + * .setEmoji({ name: '🙂' }) + * .setCustomId('another cool button'); + * ``` + */ + constructor(data) { + super({ type: import_v102.ComponentType.Button, ...data }); + } + /** + * Sets the style of this button. + * + * @param style - The style to use + */ + setStyle(style) { + this.data.style = buttonStyleValidator.parse(style); + return this; + } + /** + * Sets the URL for this button. + * + * @remarks + * This method is only available to buttons using the `Link` button style. + * Only three types of URL schemes are currently supported: `https://`, `http://`, and `discord://`. + * @param url - The URL to use + */ + setURL(url) { + this.data.url = urlValidator.parse(url); + return this; + } + /** + * Sets the custom id for this button. + * + * @remarks + * This method is only applicable to buttons that are not using the `Link` button style. + * @param customId - The custom id to use + */ + setCustomId(customId) { + this.data.custom_id = customIdValidator.parse(customId); + return this; + } + /** + * Sets the emoji to display on this button. + * + * @param emoji - The emoji to use + */ + setEmoji(emoji) { + this.data.emoji = emojiValidator.parse(emoji); + return this; + } + /** + * Sets whether this button is disabled. + * + * @param disabled - Whether to disable this button + */ + setDisabled(disabled = true) { + this.data.disabled = disabledValidator.parse(disabled); + return this; + } + /** + * Sets the label for this button. + * + * @param label - The label to use + */ + setLabel(label) { + this.data.label = buttonLabelValidator.parse(label); + return this; + } + /** + * {@inheritDoc ComponentBuilder.toJSON} + */ + toJSON() { + validateRequiredButtonParameters( + this.data.style, + this.data.label, + this.data.emoji, + this.data.custom_id, + this.data.url + ); + return { + ...this.data + }; + } +}; +__name(ButtonBuilder, "ButtonBuilder"); + +// src/components/selectMenu/ChannelSelectMenu.ts +var import_v103 = require("discord-api-types/v10"); + +// src/components/selectMenu/BaseSelectMenu.ts +var BaseSelectMenuBuilder = class extends ComponentBuilder { + /** + * Sets the placeholder for this select menu. + * + * @param placeholder - The placeholder to use + */ + setPlaceholder(placeholder) { + this.data.placeholder = placeholderValidator.parse(placeholder); + return this; + } + /** + * Sets the minimum values that must be selected in the select menu. + * + * @param minValues - The minimum values that must be selected + */ + setMinValues(minValues) { + this.data.min_values = minMaxValidator.parse(minValues); + return this; + } + /** + * Sets the maximum values that must be selected in the select menu. + * + * @param maxValues - The maximum values that must be selected + */ + setMaxValues(maxValues) { + this.data.max_values = minMaxValidator.parse(maxValues); + return this; + } + /** + * Sets the custom id for this select menu. + * + * @param customId - The custom id to use + */ + setCustomId(customId) { + this.data.custom_id = customIdValidator.parse(customId); + return this; + } + /** + * Sets whether this select menu is disabled. + * + * @param disabled - Whether this select menu is disabled + */ + setDisabled(disabled = true) { + this.data.disabled = disabledValidator.parse(disabled); + return this; + } + /** + * {@inheritDoc ComponentBuilder.toJSON} + */ + toJSON() { + customIdValidator.parse(this.data.custom_id); + return { + ...this.data + }; + } +}; +__name(BaseSelectMenuBuilder, "BaseSelectMenuBuilder"); + +// src/components/selectMenu/ChannelSelectMenu.ts +var ChannelSelectMenuBuilder = class extends BaseSelectMenuBuilder { + /** + * Creates a new select menu from API data. + * + * @param data - The API data to create this select menu with + * @example + * Creating a select menu from an API data object: + * ```ts + * const selectMenu = new ChannelSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * placeholder: 'select an option', + * max_values: 2, + * }); + * ``` + * @example + * Creating a select menu using setters and API data: + * ```ts + * const selectMenu = new ChannelSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * }) + * .addChannelTypes(ChannelType.GuildText, ChannelType.GuildAnnouncement) + * .setMinValues(2); + * ``` + */ + constructor(data) { + super({ ...data, type: import_v103.ComponentType.ChannelSelect }); + } + /** + * Adds channel types to this select menu. + * + * @param types - The channel types to use + */ + addChannelTypes(...types) { + const normalizedTypes = normalizeArray(types); + this.data.channel_types ??= []; + this.data.channel_types.push(...channelTypesValidator.parse(normalizedTypes)); + return this; + } + /** + * Sets channel types for this select menu. + * + * @param types - The channel types to use + */ + setChannelTypes(...types) { + const normalizedTypes = normalizeArray(types); + this.data.channel_types ??= []; + this.data.channel_types.splice(0, this.data.channel_types.length, ...channelTypesValidator.parse(normalizedTypes)); + return this; + } + /** + * {@inheritDoc BaseSelectMenuBuilder.toJSON} + */ + toJSON() { + customIdValidator.parse(this.data.custom_id); + return { + ...this.data + }; + } +}; +__name(ChannelSelectMenuBuilder, "ChannelSelectMenuBuilder"); + +// src/components/selectMenu/MentionableSelectMenu.ts +var import_v104 = require("discord-api-types/v10"); +var MentionableSelectMenuBuilder = class extends BaseSelectMenuBuilder { + /** + * Creates a new select menu from API data. + * + * @param data - The API data to create this select menu with + * @example + * Creating a select menu from an API data object: + * ```ts + * const selectMenu = new MentionableSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * placeholder: 'select an option', + * max_values: 2, + * }); + * ``` + * @example + * Creating a select menu using setters and API data: + * ```ts + * const selectMenu = new MentionableSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * }) + * .setMinValues(1); + * ``` + */ + constructor(data) { + super({ ...data, type: import_v104.ComponentType.MentionableSelect }); + } +}; +__name(MentionableSelectMenuBuilder, "MentionableSelectMenuBuilder"); + +// src/components/selectMenu/RoleSelectMenu.ts +var import_v105 = require("discord-api-types/v10"); +var RoleSelectMenuBuilder = class extends BaseSelectMenuBuilder { + /** + * Creates a new select menu from API data. + * + * @param data - The API data to create this select menu with + * @example + * Creating a select menu from an API data object: + * ```ts + * const selectMenu = new RoleSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * placeholder: 'select an option', + * max_values: 2, + * }); + * ``` + * @example + * Creating a select menu using setters and API data: + * ```ts + * const selectMenu = new RoleSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * }) + * .setMinValues(1); + * ``` + */ + constructor(data) { + super({ ...data, type: import_v105.ComponentType.RoleSelect }); + } +}; +__name(RoleSelectMenuBuilder, "RoleSelectMenuBuilder"); + +// src/components/selectMenu/StringSelectMenu.ts +var import_v106 = require("discord-api-types/v10"); +var StringSelectMenuBuilder = class extends BaseSelectMenuBuilder { + /** + * The options within this select menu. + */ + options; + /** + * Creates a new select menu from API data. + * + * @param data - The API data to create this select menu with + * @example + * Creating a select menu from an API data object: + * ```ts + * const selectMenu = new StringSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * placeholder: 'select an option', + * max_values: 2, + * options: [ + * { label: 'option 1', value: '1' }, + * { label: 'option 2', value: '2' }, + * { label: 'option 3', value: '3' }, + * ], + * }); + * ``` + * @example + * Creating a select menu using setters and API data: + * ```ts + * const selectMenu = new StringSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * }) + * .setMinValues(1) + * .addOptions({ + * label: 'Catchy', + * value: 'catch', + * }); + * ``` + */ + constructor(data) { + const { options, ...initData } = data ?? {}; + super({ ...initData, type: import_v106.ComponentType.StringSelect }); + this.options = options?.map((option) => new StringSelectMenuOptionBuilder(option)) ?? []; + } + /** + * Adds options to this select menu. + * + * @param options - The options to add + */ + addOptions(...options) { + const normalizedOptions = normalizeArray(options); + optionsLengthValidator.parse(this.options.length + normalizedOptions.length); + this.options.push( + ...normalizedOptions.map( + (normalizedOption) => normalizedOption instanceof StringSelectMenuOptionBuilder ? normalizedOption : new StringSelectMenuOptionBuilder(jsonOptionValidator.parse(normalizedOption)) + ) + ); + return this; + } + /** + * Sets the options for this select menu. + * + * @param options - The options to set + */ + setOptions(...options) { + return this.spliceOptions(0, this.options.length, ...options); + } + /** + * Removes, replaces, or inserts options for this select menu. + * + * @remarks + * This method behaves similarly + * to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/slice | Array.prototype.splice()}. + * It's useful for modifying and adjusting the order of existing options. + * @example + * Remove the first option: + * ```ts + * selectMenu.spliceOptions(0, 1); + * ``` + * @example + * Remove the first n option: + * ```ts + * const n = 4; + * selectMenu.spliceOptions(0, n); + * ``` + * @example + * Remove the last option: + * ```ts + * selectMenu.spliceOptions(-1, 1); + * ``` + * @param index - The index to start at + * @param deleteCount - The number of options to remove + * @param options - The replacing option objects or builders + */ + spliceOptions(index, deleteCount, ...options) { + const normalizedOptions = normalizeArray(options); + const clone = [...this.options]; + clone.splice( + index, + deleteCount, + ...normalizedOptions.map( + (normalizedOption) => normalizedOption instanceof StringSelectMenuOptionBuilder ? normalizedOption : new StringSelectMenuOptionBuilder(jsonOptionValidator.parse(normalizedOption)) + ) + ); + optionsLengthValidator.parse(clone.length); + this.options.splice(0, this.options.length, ...clone); + return this; + } + /** + * {@inheritDoc BaseSelectMenuBuilder.toJSON} + */ + toJSON() { + validateRequiredSelectMenuParameters(this.options, this.data.custom_id); + return { + ...this.data, + options: this.options.map((option) => option.toJSON()) + }; + } +}; +__name(StringSelectMenuBuilder, "StringSelectMenuBuilder"); + +// src/components/selectMenu/UserSelectMenu.ts +var import_v107 = require("discord-api-types/v10"); +var UserSelectMenuBuilder = class extends BaseSelectMenuBuilder { + /** + * Creates a new select menu from API data. + * + * @param data - The API data to create this select menu with + * @example + * Creating a select menu from an API data object: + * ```ts + * const selectMenu = new UserSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * placeholder: 'select an option', + * max_values: 2, + * }); + * ``` + * @example + * Creating a select menu using setters and API data: + * ```ts + * const selectMenu = new UserSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * }) + * .setMinValues(1); + * ``` + */ + constructor(data) { + super({ ...data, type: import_v107.ComponentType.UserSelect }); + } +}; +__name(UserSelectMenuBuilder, "UserSelectMenuBuilder"); + +// src/components/textInput/TextInput.ts +var import_util = require("@discordjs/util"); +var import_v109 = require("discord-api-types/v10"); +var import_fast_deep_equal = __toESM(require("fast-deep-equal")); + +// src/components/textInput/Assertions.ts +var Assertions_exports3 = {}; +__export(Assertions_exports3, { + labelValidator: () => labelValidator, + maxLengthValidator: () => maxLengthValidator, + minLengthValidator: () => minLengthValidator, + placeholderValidator: () => placeholderValidator2, + requiredValidator: () => requiredValidator, + textInputStyleValidator: () => textInputStyleValidator, + validateRequiredParameters: () => validateRequiredParameters, + valueValidator: () => valueValidator +}); +var import_shapeshift3 = require("@sapphire/shapeshift"); +var import_v108 = require("discord-api-types/v10"); +var textInputStyleValidator = import_shapeshift3.s.nativeEnum(import_v108.TextInputStyle); +var minLengthValidator = import_shapeshift3.s.number.int.greaterThanOrEqual(0).lessThanOrEqual(4e3).setValidationEnabled(isValidationEnabled); +var maxLengthValidator = import_shapeshift3.s.number.int.greaterThanOrEqual(1).lessThanOrEqual(4e3).setValidationEnabled(isValidationEnabled); +var requiredValidator = import_shapeshift3.s.boolean; +var valueValidator = import_shapeshift3.s.string.lengthLessThanOrEqual(4e3).setValidationEnabled(isValidationEnabled); +var placeholderValidator2 = import_shapeshift3.s.string.lengthLessThanOrEqual(100).setValidationEnabled(isValidationEnabled); +var labelValidator = import_shapeshift3.s.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(45).setValidationEnabled(isValidationEnabled); +function validateRequiredParameters(customId, style, label) { + customIdValidator.parse(customId); + textInputStyleValidator.parse(style); + labelValidator.parse(label); +} +__name(validateRequiredParameters, "validateRequiredParameters"); + +// src/components/textInput/TextInput.ts +var TextInputBuilder = class extends ComponentBuilder { + /** + * Creates a new text input from API data. + * + * @param data - The API data to create this text input with + * @example + * Creating a select menu option from an API data object: + * ```ts + * const textInput = new TextInputBuilder({ + * custom_id: 'a cool select menu', + * label: 'Type something', + * style: TextInputStyle.Short, + * }); + * ``` + * @example + * Creating a select menu option using setters and API data: + * ```ts + * const textInput = new TextInputBuilder({ + * label: 'Type something else', + * }) + * .setCustomId('woah') + * .setStyle(TextInputStyle.Paragraph); + * ``` + */ + constructor(data) { + super({ type: import_v109.ComponentType.TextInput, ...data }); + } + /** + * Sets the custom id for this text input. + * + * @param customId - The custom id to use + */ + setCustomId(customId) { + this.data.custom_id = customIdValidator.parse(customId); + return this; + } + /** + * Sets the label for this text input. + * + * @param label - The label to use + */ + setLabel(label) { + this.data.label = labelValidator.parse(label); + return this; + } + /** + * Sets the style for this text input. + * + * @param style - The style to use + */ + setStyle(style) { + this.data.style = textInputStyleValidator.parse(style); + return this; + } + /** + * Sets the minimum length of text for this text input. + * + * @param minLength - The minimum length of text for this text input + */ + setMinLength(minLength) { + this.data.min_length = minLengthValidator.parse(minLength); + return this; + } + /** + * Sets the maximum length of text for this text input. + * + * @param maxLength - The maximum length of text for this text input + */ + setMaxLength(maxLength) { + this.data.max_length = maxLengthValidator.parse(maxLength); + return this; + } + /** + * Sets the placeholder for this text input. + * + * @param placeholder - The placeholder to use + */ + setPlaceholder(placeholder) { + this.data.placeholder = placeholderValidator2.parse(placeholder); + return this; + } + /** + * Sets the value for this text input. + * + * @param value - The value to use + */ + setValue(value) { + this.data.value = valueValidator.parse(value); + return this; + } + /** + * Sets whether this text input is required. + * + * @param required - Whether this text input is required + */ + setRequired(required = true) { + this.data.required = requiredValidator.parse(required); + return this; + } + /** + * {@inheritDoc ComponentBuilder.toJSON} + */ + toJSON() { + validateRequiredParameters(this.data.custom_id, this.data.style, this.data.label); + return { + ...this.data + }; + } + /** + * {@inheritDoc Equatable.equals} + */ + equals(other) { + if ((0, import_util.isJSONEncodable)(other)) { + return (0, import_fast_deep_equal.default)(other.toJSON(), this.data); + } + return (0, import_fast_deep_equal.default)(other, this.data); + } +}; +__name(TextInputBuilder, "TextInputBuilder"); + +// src/components/Components.ts +function createComponentBuilder(data) { + if (data instanceof ComponentBuilder) { + return data; + } + switch (data.type) { + case import_v1010.ComponentType.ActionRow: + return new ActionRowBuilder(data); + case import_v1010.ComponentType.Button: + return new ButtonBuilder(data); + case import_v1010.ComponentType.StringSelect: + return new StringSelectMenuBuilder(data); + case import_v1010.ComponentType.TextInput: + return new TextInputBuilder(data); + case import_v1010.ComponentType.UserSelect: + return new UserSelectMenuBuilder(data); + case import_v1010.ComponentType.RoleSelect: + return new RoleSelectMenuBuilder(data); + case import_v1010.ComponentType.MentionableSelect: + return new MentionableSelectMenuBuilder(data); + case import_v1010.ComponentType.ChannelSelect: + return new ChannelSelectMenuBuilder(data); + default: + throw new Error(`Cannot properly serialize component type: ${data.type}`); + } +} +__name(createComponentBuilder, "createComponentBuilder"); + +// src/components/ActionRow.ts +var ActionRowBuilder = class extends ComponentBuilder { + /** + * The components within this action row. + */ + components; + /** + * Creates a new action row from API data. + * + * @param data - The API data to create this action row with + * @example + * Creating an action row from an API data object: + * ```ts + * const actionRow = new ActionRowBuilder({ + * components: [ + * { + * custom_id: "custom id", + * label: "Type something", + * style: TextInputStyle.Short, + * type: ComponentType.TextInput, + * }, + * ], + * }); + * ``` + * @example + * Creating an action row using setters and API data: + * ```ts + * const actionRow = new ActionRowBuilder({ + * components: [ + * { + * custom_id: "custom id", + * label: "Click me", + * style: ButtonStyle.Primary, + * type: ComponentType.Button, + * }, + * ], + * }) + * .addComponents(button2, button3); + * ``` + */ + constructor({ components, ...data } = {}) { + super({ type: import_v1011.ComponentType.ActionRow, ...data }); + this.components = components?.map((component) => createComponentBuilder(component)) ?? []; + } + /** + * Adds components to this action row. + * + * @param components - The components to add + */ + addComponents(...components) { + this.components.push(...normalizeArray(components)); + return this; + } + /** + * Sets components for this action row. + * + * @param components - The components to set + */ + setComponents(...components) { + this.components.splice(0, this.components.length, ...normalizeArray(components)); + return this; + } + /** + * {@inheritDoc ComponentBuilder.toJSON} + */ + toJSON() { + return { + ...this.data, + components: this.components.map((component) => component.toJSON()) + }; + } +}; +__name(ActionRowBuilder, "ActionRowBuilder"); + +// src/interactions/modals/Assertions.ts +var Assertions_exports4 = {}; +__export(Assertions_exports4, { + componentsValidator: () => componentsValidator, + titleValidator: () => titleValidator, + validateRequiredParameters: () => validateRequiredParameters2 +}); +var import_shapeshift4 = require("@sapphire/shapeshift"); +var titleValidator = import_shapeshift4.s.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(45).setValidationEnabled(isValidationEnabled); +var componentsValidator = import_shapeshift4.s.instance(ActionRowBuilder).array.lengthGreaterThanOrEqual(1).setValidationEnabled(isValidationEnabled); +function validateRequiredParameters2(customId, title, components) { + customIdValidator.parse(customId); + titleValidator.parse(title); + componentsValidator.parse(components); +} +__name(validateRequiredParameters2, "validateRequiredParameters"); + +// src/interactions/modals/Modal.ts +var ModalBuilder = class { + /** + * The API data associated with this modal. + */ + data; + /** + * The components within this modal. + */ + components = []; + /** + * Creates a new modal from API data. + * + * @param data - The API data to create this modal with + */ + constructor({ components, ...data } = {}) { + this.data = { ...data }; + this.components = components?.map((component) => createComponentBuilder(component)) ?? []; + } + /** + * Sets the title of this modal. + * + * @param title - The title to use + */ + setTitle(title) { + this.data.title = titleValidator.parse(title); + return this; + } + /** + * Sets the custom id of this modal. + * + * @param customId - The custom id to use + */ + setCustomId(customId) { + this.data.custom_id = customIdValidator.parse(customId); + return this; + } + /** + * Adds components to this modal. + * + * @param components - The components to add + */ + addComponents(...components) { + this.components.push( + ...normalizeArray(components).map( + (component) => component instanceof ActionRowBuilder ? component : new ActionRowBuilder(component) + ) + ); + return this; + } + /** + * Sets components for this modal. + * + * @param components - The components to set + */ + setComponents(...components) { + this.components.splice(0, this.components.length, ...normalizeArray(components)); + return this; + } + /** + * {@inheritDoc ComponentBuilder.toJSON} + */ + toJSON() { + validateRequiredParameters2(this.data.custom_id, this.data.title, this.components); + return { + ...this.data, + components: this.components.map((component) => component.toJSON()) + }; + } +}; +__name(ModalBuilder, "ModalBuilder"); + +// src/interactions/slashCommands/Assertions.ts +var Assertions_exports5 = {}; +__export(Assertions_exports5, { + assertReturnOfBuilder: () => assertReturnOfBuilder, + localizationMapPredicate: () => localizationMapPredicate, + validateChoicesLength: () => validateChoicesLength, + validateDMPermission: () => validateDMPermission, + validateDefaultMemberPermissions: () => validateDefaultMemberPermissions, + validateDefaultPermission: () => validateDefaultPermission, + validateDescription: () => validateDescription, + validateLocale: () => validateLocale, + validateLocalizationMap: () => validateLocalizationMap, + validateMaxOptionsLength: () => validateMaxOptionsLength, + validateNSFW: () => validateNSFW, + validateName: () => validateName, + validateRequired: () => validateRequired, + validateRequiredParameters: () => validateRequiredParameters3 +}); +var import_shapeshift5 = require("@sapphire/shapeshift"); +var import_v1012 = require("discord-api-types/v10"); +var namePredicate = import_shapeshift5.s.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(32).regex(/^[\p{Ll}\p{Lm}\p{Lo}\p{N}\p{sc=Devanagari}\p{sc=Thai}_-]+$/u).setValidationEnabled(isValidationEnabled); +function validateName(name) { + namePredicate.parse(name); +} +__name(validateName, "validateName"); +var descriptionPredicate2 = import_shapeshift5.s.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(100).setValidationEnabled(isValidationEnabled); +var localePredicate = import_shapeshift5.s.nativeEnum(import_v1012.Locale); +function validateDescription(description) { + descriptionPredicate2.parse(description); +} +__name(validateDescription, "validateDescription"); +var maxArrayLengthPredicate = import_shapeshift5.s.unknown.array.lengthLessThanOrEqual(25).setValidationEnabled(isValidationEnabled); +function validateLocale(locale) { + return localePredicate.parse(locale); +} +__name(validateLocale, "validateLocale"); +function validateMaxOptionsLength(options) { + maxArrayLengthPredicate.parse(options); +} +__name(validateMaxOptionsLength, "validateMaxOptionsLength"); +function validateRequiredParameters3(name, description, options) { + validateName(name); + validateDescription(description); + validateMaxOptionsLength(options); +} +__name(validateRequiredParameters3, "validateRequiredParameters"); +var booleanPredicate = import_shapeshift5.s.boolean; +function validateDefaultPermission(value) { + booleanPredicate.parse(value); +} +__name(validateDefaultPermission, "validateDefaultPermission"); +function validateRequired(required) { + booleanPredicate.parse(required); +} +__name(validateRequired, "validateRequired"); +var choicesLengthPredicate = import_shapeshift5.s.number.lessThanOrEqual(25).setValidationEnabled(isValidationEnabled); +function validateChoicesLength(amountAdding, choices) { + choicesLengthPredicate.parse((choices?.length ?? 0) + amountAdding); +} +__name(validateChoicesLength, "validateChoicesLength"); +function assertReturnOfBuilder(input, ExpectedInstanceOf) { + import_shapeshift5.s.instance(ExpectedInstanceOf).parse(input); +} +__name(assertReturnOfBuilder, "assertReturnOfBuilder"); +var localizationMapPredicate = import_shapeshift5.s.object(Object.fromEntries(Object.values(import_v1012.Locale).map((locale) => [locale, import_shapeshift5.s.string.nullish]))).strict.nullish.setValidationEnabled(isValidationEnabled); +function validateLocalizationMap(value) { + localizationMapPredicate.parse(value); +} +__name(validateLocalizationMap, "validateLocalizationMap"); +var dmPermissionPredicate = import_shapeshift5.s.boolean.nullish; +function validateDMPermission(value) { + dmPermissionPredicate.parse(value); +} +__name(validateDMPermission, "validateDMPermission"); +var memberPermissionPredicate = import_shapeshift5.s.union( + import_shapeshift5.s.bigint.transform((value) => value.toString()), + import_shapeshift5.s.number.safeInt.transform((value) => value.toString()), + import_shapeshift5.s.string.regex(/^\d+$/) +).nullish; +function validateDefaultMemberPermissions(permissions) { + return memberPermissionPredicate.parse(permissions); +} +__name(validateDefaultMemberPermissions, "validateDefaultMemberPermissions"); +function validateNSFW(value) { + booleanPredicate.parse(value); +} +__name(validateNSFW, "validateNSFW"); + +// src/interactions/slashCommands/SlashCommandBuilder.ts +var import_ts_mixer6 = require("ts-mixer"); + +// src/interactions/slashCommands/SlashCommandSubcommands.ts +var import_v1024 = require("discord-api-types/v10"); +var import_ts_mixer5 = require("ts-mixer"); + +// src/interactions/slashCommands/mixins/NameAndDescription.ts +var SharedNameAndDescription = class { + /** + * The name of this command. + */ + name; + /** + * The name localizations of this command. + */ + name_localizations; + /** + * The description of this command. + */ + description; + /** + * The description localizations of this command. + */ + description_localizations; + /** + * Sets the name of this command. + * + * @param name - The name to use + */ + setName(name) { + validateName(name); + Reflect.set(this, "name", name); + return this; + } + /** + * Sets the description of this command. + * + * @param description - The description to use + */ + setDescription(description) { + validateDescription(description); + Reflect.set(this, "description", description); + return this; + } + /** + * SSets a name localization for this command. + * + * @param locale - The locale to set + * @param localizedName - The localized name for the given `locale` + */ + setNameLocalization(locale, localizedName) { + if (!this.name_localizations) { + Reflect.set(this, "name_localizations", {}); + } + const parsedLocale = validateLocale(locale); + if (localizedName === null) { + this.name_localizations[parsedLocale] = null; + return this; + } + validateName(localizedName); + this.name_localizations[parsedLocale] = localizedName; + return this; + } + /** + * Sets the name localizations for this command. + * + * @param localizedNames - The object of localized names to set + */ + setNameLocalizations(localizedNames) { + if (localizedNames === null) { + Reflect.set(this, "name_localizations", null); + return this; + } + Reflect.set(this, "name_localizations", {}); + for (const args of Object.entries(localizedNames)) { + this.setNameLocalization(...args); + } + return this; + } + /** + * Sets a description localization for this command. + * + * @param locale - The locale to set + * @param localizedDescription - The localized description for the given locale + */ + setDescriptionLocalization(locale, localizedDescription) { + if (!this.description_localizations) { + Reflect.set(this, "description_localizations", {}); + } + const parsedLocale = validateLocale(locale); + if (localizedDescription === null) { + this.description_localizations[parsedLocale] = null; + return this; + } + validateDescription(localizedDescription); + this.description_localizations[parsedLocale] = localizedDescription; + return this; + } + /** + * Sets the description localizations for this command. + * + * @param localizedDescriptions - The object of localized descriptions to set + */ + setDescriptionLocalizations(localizedDescriptions) { + if (localizedDescriptions === null) { + Reflect.set(this, "description_localizations", null); + return this; + } + Reflect.set(this, "description_localizations", {}); + for (const args of Object.entries(localizedDescriptions)) { + this.setDescriptionLocalization(...args); + } + return this; + } +}; +__name(SharedNameAndDescription, "SharedNameAndDescription"); + +// src/interactions/slashCommands/options/attachment.ts +var import_v1013 = require("discord-api-types/v10"); + +// src/interactions/slashCommands/mixins/ApplicationCommandOptionBase.ts +var ApplicationCommandOptionBase = class extends SharedNameAndDescription { + /** + * Whether this option is required. + * + * @defaultValue `false` + */ + required = false; + /** + * Sets whether this option is required. + * + * @param required - Whether this option should be required + */ + setRequired(required) { + validateRequired(required); + Reflect.set(this, "required", required); + return this; + } + /** + * This method runs required validators on this builder. + */ + runRequiredValidations() { + validateRequiredParameters3(this.name, this.description, []); + validateLocalizationMap(this.name_localizations); + validateLocalizationMap(this.description_localizations); + validateRequired(this.required); + } +}; +__name(ApplicationCommandOptionBase, "ApplicationCommandOptionBase"); + +// src/interactions/slashCommands/options/attachment.ts +var SlashCommandAttachmentOption = class extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + type = import_v1013.ApplicationCommandOptionType.Attachment; + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON() { + this.runRequiredValidations(); + return { ...this }; + } +}; +__name(SlashCommandAttachmentOption, "SlashCommandAttachmentOption"); + +// src/interactions/slashCommands/options/boolean.ts +var import_v1014 = require("discord-api-types/v10"); +var SlashCommandBooleanOption = class extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + type = import_v1014.ApplicationCommandOptionType.Boolean; + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON() { + this.runRequiredValidations(); + return { ...this }; + } +}; +__name(SlashCommandBooleanOption, "SlashCommandBooleanOption"); + +// src/interactions/slashCommands/options/channel.ts +var import_v1016 = require("discord-api-types/v10"); +var import_ts_mixer = require("ts-mixer"); + +// src/interactions/slashCommands/mixins/ApplicationCommandOptionChannelTypesMixin.ts +var import_shapeshift6 = require("@sapphire/shapeshift"); +var import_v1015 = require("discord-api-types/v10"); +var allowedChannelTypes = [ + import_v1015.ChannelType.GuildText, + import_v1015.ChannelType.GuildVoice, + import_v1015.ChannelType.GuildCategory, + import_v1015.ChannelType.GuildAnnouncement, + import_v1015.ChannelType.AnnouncementThread, + import_v1015.ChannelType.PublicThread, + import_v1015.ChannelType.PrivateThread, + import_v1015.ChannelType.GuildStageVoice, + import_v1015.ChannelType.GuildForum +]; +var channelTypesPredicate = import_shapeshift6.s.array(import_shapeshift6.s.union(...allowedChannelTypes.map((type) => import_shapeshift6.s.literal(type)))); +var ApplicationCommandOptionChannelTypesMixin = class { + /** + * The channel types of this option. + */ + channel_types; + /** + * Adds channel types to this option. + * + * @param channelTypes - The channel types + */ + addChannelTypes(...channelTypes) { + if (this.channel_types === void 0) { + Reflect.set(this, "channel_types", []); + } + this.channel_types.push(...channelTypesPredicate.parse(channelTypes)); + return this; + } +}; +__name(ApplicationCommandOptionChannelTypesMixin, "ApplicationCommandOptionChannelTypesMixin"); + +// src/interactions/slashCommands/options/channel.ts +var SlashCommandChannelOption = class extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + type = import_v1016.ApplicationCommandOptionType.Channel; + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON() { + this.runRequiredValidations(); + return { ...this }; + } +}; +__name(SlashCommandChannelOption, "SlashCommandChannelOption"); +SlashCommandChannelOption = __decorateClass([ + (0, import_ts_mixer.mix)(ApplicationCommandOptionChannelTypesMixin) +], SlashCommandChannelOption); + +// src/interactions/slashCommands/options/integer.ts +var import_shapeshift8 = require("@sapphire/shapeshift"); +var import_v1018 = require("discord-api-types/v10"); +var import_ts_mixer2 = require("ts-mixer"); + +// src/interactions/slashCommands/mixins/ApplicationCommandNumericOptionMinMaxValueMixin.ts +var ApplicationCommandNumericOptionMinMaxValueMixin = class { + /** + * The maximum value of this option. + */ + max_value; + /** + * The minimum value of this option. + */ + min_value; +}; +__name(ApplicationCommandNumericOptionMinMaxValueMixin, "ApplicationCommandNumericOptionMinMaxValueMixin"); + +// src/interactions/slashCommands/mixins/ApplicationCommandOptionWithChoicesAndAutocompleteMixin.ts +var import_shapeshift7 = require("@sapphire/shapeshift"); +var import_v1017 = require("discord-api-types/v10"); +var stringPredicate = import_shapeshift7.s.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(100); +var numberPredicate = import_shapeshift7.s.number.greaterThan(Number.NEGATIVE_INFINITY).lessThan(Number.POSITIVE_INFINITY); +var choicesPredicate = import_shapeshift7.s.object({ + name: stringPredicate, + name_localizations: localizationMapPredicate, + value: import_shapeshift7.s.union(stringPredicate, numberPredicate) +}).array; +var booleanPredicate2 = import_shapeshift7.s.boolean; +var ApplicationCommandOptionWithChoicesAndAutocompleteMixin = class { + /** + * The choices of this option. + */ + choices; + /** + * Whether this option utilizes autocomplete. + */ + autocomplete; + /** + * The type of this option. + * + * @privateRemarks Since this is present and this is a mixin, this is needed. + */ + type; + /** + * Adds multiple choices to this option. + * + * @param choices - The choices to add + */ + addChoices(...choices) { + if (choices.length > 0 && this.autocomplete) { + throw new RangeError("Autocomplete and choices are mutually exclusive to each other."); + } + choicesPredicate.parse(choices); + if (this.choices === void 0) { + Reflect.set(this, "choices", []); + } + validateChoicesLength(choices.length, this.choices); + for (const { name, name_localizations, value } of choices) { + if (this.type === import_v1017.ApplicationCommandOptionType.String) { + stringPredicate.parse(value); + } else { + numberPredicate.parse(value); + } + this.choices.push({ name, name_localizations, value }); + } + return this; + } + /** + * Sets multiple choices for this option. + * + * @param choices - The choices to set + */ + setChoices(...choices) { + if (choices.length > 0 && this.autocomplete) { + throw new RangeError("Autocomplete and choices are mutually exclusive to each other."); + } + choicesPredicate.parse(choices); + Reflect.set(this, "choices", []); + this.addChoices(...choices); + return this; + } + /** + * Whether this option uses autocomplete. + * + * @param autocomplete - Whether this option should use autocomplete + */ + setAutocomplete(autocomplete) { + booleanPredicate2.parse(autocomplete); + if (autocomplete && Array.isArray(this.choices) && this.choices.length > 0) { + throw new RangeError("Autocomplete and choices are mutually exclusive to each other."); + } + Reflect.set(this, "autocomplete", autocomplete); + return this; + } +}; +__name(ApplicationCommandOptionWithChoicesAndAutocompleteMixin, "ApplicationCommandOptionWithChoicesAndAutocompleteMixin"); + +// src/interactions/slashCommands/options/integer.ts +var numberValidator = import_shapeshift8.s.number.int; +var SlashCommandIntegerOption = class extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + type = import_v1018.ApplicationCommandOptionType.Integer; + /** + * {@inheritDoc ApplicationCommandNumericOptionMinMaxValueMixin.setMaxValue} + */ + setMaxValue(max) { + numberValidator.parse(max); + Reflect.set(this, "max_value", max); + return this; + } + /** + * {@inheritDoc ApplicationCommandNumericOptionMinMaxValueMixin.setMinValue} + */ + setMinValue(min) { + numberValidator.parse(min); + Reflect.set(this, "min_value", min); + return this; + } + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON() { + this.runRequiredValidations(); + if (this.autocomplete && Array.isArray(this.choices) && this.choices.length > 0) { + throw new RangeError("Autocomplete and choices are mutually exclusive to each other."); + } + return { ...this }; + } +}; +__name(SlashCommandIntegerOption, "SlashCommandIntegerOption"); +SlashCommandIntegerOption = __decorateClass([ + (0, import_ts_mixer2.mix)(ApplicationCommandNumericOptionMinMaxValueMixin, ApplicationCommandOptionWithChoicesAndAutocompleteMixin) +], SlashCommandIntegerOption); + +// src/interactions/slashCommands/options/mentionable.ts +var import_v1019 = require("discord-api-types/v10"); +var SlashCommandMentionableOption = class extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + type = import_v1019.ApplicationCommandOptionType.Mentionable; + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON() { + this.runRequiredValidations(); + return { ...this }; + } +}; +__name(SlashCommandMentionableOption, "SlashCommandMentionableOption"); + +// src/interactions/slashCommands/options/number.ts +var import_shapeshift9 = require("@sapphire/shapeshift"); +var import_v1020 = require("discord-api-types/v10"); +var import_ts_mixer3 = require("ts-mixer"); +var numberValidator2 = import_shapeshift9.s.number; +var SlashCommandNumberOption = class extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + type = import_v1020.ApplicationCommandOptionType.Number; + /** + * {@inheritDoc ApplicationCommandNumericOptionMinMaxValueMixin.setMaxValue} + */ + setMaxValue(max) { + numberValidator2.parse(max); + Reflect.set(this, "max_value", max); + return this; + } + /** + * {@inheritDoc ApplicationCommandNumericOptionMinMaxValueMixin.setMinValue} + */ + setMinValue(min) { + numberValidator2.parse(min); + Reflect.set(this, "min_value", min); + return this; + } + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON() { + this.runRequiredValidations(); + if (this.autocomplete && Array.isArray(this.choices) && this.choices.length > 0) { + throw new RangeError("Autocomplete and choices are mutually exclusive to each other."); + } + return { ...this }; + } +}; +__name(SlashCommandNumberOption, "SlashCommandNumberOption"); +SlashCommandNumberOption = __decorateClass([ + (0, import_ts_mixer3.mix)(ApplicationCommandNumericOptionMinMaxValueMixin, ApplicationCommandOptionWithChoicesAndAutocompleteMixin) +], SlashCommandNumberOption); + +// src/interactions/slashCommands/options/role.ts +var import_v1021 = require("discord-api-types/v10"); +var SlashCommandRoleOption = class extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + type = import_v1021.ApplicationCommandOptionType.Role; + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON() { + this.runRequiredValidations(); + return { ...this }; + } +}; +__name(SlashCommandRoleOption, "SlashCommandRoleOption"); + +// src/interactions/slashCommands/options/string.ts +var import_shapeshift10 = require("@sapphire/shapeshift"); +var import_v1022 = require("discord-api-types/v10"); +var import_ts_mixer4 = require("ts-mixer"); +var minLengthValidator2 = import_shapeshift10.s.number.greaterThanOrEqual(0).lessThanOrEqual(6e3); +var maxLengthValidator2 = import_shapeshift10.s.number.greaterThanOrEqual(1).lessThanOrEqual(6e3); +var SlashCommandStringOption = class extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + type = import_v1022.ApplicationCommandOptionType.String; + /** + * The maximum length of this option. + */ + max_length; + /** + * The minimum length of this option. + */ + min_length; + /** + * Sets the maximum length of this string option. + * + * @param max - The maximum length this option can be + */ + setMaxLength(max) { + maxLengthValidator2.parse(max); + Reflect.set(this, "max_length", max); + return this; + } + /** + * Sets the minimum length of this string option. + * + * @param min - The minimum length this option can be + */ + setMinLength(min) { + minLengthValidator2.parse(min); + Reflect.set(this, "min_length", min); + return this; + } + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON() { + this.runRequiredValidations(); + if (this.autocomplete && Array.isArray(this.choices) && this.choices.length > 0) { + throw new RangeError("Autocomplete and choices are mutually exclusive to each other."); + } + return { ...this }; + } +}; +__name(SlashCommandStringOption, "SlashCommandStringOption"); +SlashCommandStringOption = __decorateClass([ + (0, import_ts_mixer4.mix)(ApplicationCommandOptionWithChoicesAndAutocompleteMixin) +], SlashCommandStringOption); + +// src/interactions/slashCommands/options/user.ts +var import_v1023 = require("discord-api-types/v10"); +var SlashCommandUserOption = class extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + type = import_v1023.ApplicationCommandOptionType.User; + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON() { + this.runRequiredValidations(); + return { ...this }; + } +}; +__name(SlashCommandUserOption, "SlashCommandUserOption"); + +// src/interactions/slashCommands/mixins/SharedSlashCommandOptions.ts +var SharedSlashCommandOptions = class { + options; + /** + * Adds a boolean option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addBooleanOption(input) { + return this._sharedAddOptionMethod(input, SlashCommandBooleanOption); + } + /** + * Adds a user option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addUserOption(input) { + return this._sharedAddOptionMethod(input, SlashCommandUserOption); + } + /** + * Adds a channel option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addChannelOption(input) { + return this._sharedAddOptionMethod(input, SlashCommandChannelOption); + } + /** + * Adds a role option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addRoleOption(input) { + return this._sharedAddOptionMethod(input, SlashCommandRoleOption); + } + /** + * Adds an attachment option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addAttachmentOption(input) { + return this._sharedAddOptionMethod(input, SlashCommandAttachmentOption); + } + /** + * Adds a mentionable option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addMentionableOption(input) { + return this._sharedAddOptionMethod(input, SlashCommandMentionableOption); + } + /** + * Adds a string option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addStringOption(input) { + return this._sharedAddOptionMethod(input, SlashCommandStringOption); + } + /** + * Adds an integer option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addIntegerOption(input) { + return this._sharedAddOptionMethod(input, SlashCommandIntegerOption); + } + /** + * Adds a number option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addNumberOption(input) { + return this._sharedAddOptionMethod(input, SlashCommandNumberOption); + } + /** + * Where the actual adding magic happens. ✨ + * + * @param input - The input. What else? + * @param Instance - The instance of whatever is being added + * @internal + */ + _sharedAddOptionMethod(input, Instance) { + const { options } = this; + validateMaxOptionsLength(options); + const result = typeof input === "function" ? input(new Instance()) : input; + assertReturnOfBuilder(result, Instance); + options.push(result); + return this; + } +}; +__name(SharedSlashCommandOptions, "SharedSlashCommandOptions"); + +// src/interactions/slashCommands/SlashCommandSubcommands.ts +var SlashCommandSubcommandGroupBuilder = class { + /** + * The name of this subcommand group. + */ + name = void 0; + /** + * The description of this subcommand group. + */ + description = void 0; + /** + * The subcommands within this subcommand group. + */ + options = []; + /** + * Adds a new subcommand to this group. + * + * @param input - A function that returns a subcommand builder or an already built builder + */ + addSubcommand(input) { + const { options } = this; + validateMaxOptionsLength(options); + const result = typeof input === "function" ? input(new SlashCommandSubcommandBuilder()) : input; + assertReturnOfBuilder(result, SlashCommandSubcommandBuilder); + options.push(result); + return this; + } + /** + * Serializes this builder to API-compatible JSON data. + * + * @remarks + * This method runs validations on the data before serializing it. + * As such, it may throw an error if the data is invalid. + */ + toJSON() { + validateRequiredParameters3(this.name, this.description, this.options); + return { + type: import_v1024.ApplicationCommandOptionType.SubcommandGroup, + name: this.name, + name_localizations: this.name_localizations, + description: this.description, + description_localizations: this.description_localizations, + options: this.options.map((option) => option.toJSON()) + }; + } +}; +__name(SlashCommandSubcommandGroupBuilder, "SlashCommandSubcommandGroupBuilder"); +SlashCommandSubcommandGroupBuilder = __decorateClass([ + (0, import_ts_mixer5.mix)(SharedNameAndDescription) +], SlashCommandSubcommandGroupBuilder); +var SlashCommandSubcommandBuilder = class { + /** + * The name of this subcommand. + */ + name = void 0; + /** + * The description of this subcommand. + */ + description = void 0; + /** + * The options within this subcommand. + */ + options = []; + /** + * Serializes this builder to API-compatible JSON data. + * + * @remarks + * This method runs validations on the data before serializing it. + * As such, it may throw an error if the data is invalid. + */ + toJSON() { + validateRequiredParameters3(this.name, this.description, this.options); + return { + type: import_v1024.ApplicationCommandOptionType.Subcommand, + name: this.name, + name_localizations: this.name_localizations, + description: this.description, + description_localizations: this.description_localizations, + options: this.options.map((option) => option.toJSON()) + }; + } +}; +__name(SlashCommandSubcommandBuilder, "SlashCommandSubcommandBuilder"); +SlashCommandSubcommandBuilder = __decorateClass([ + (0, import_ts_mixer5.mix)(SharedNameAndDescription, SharedSlashCommandOptions) +], SlashCommandSubcommandBuilder); + +// src/interactions/slashCommands/SlashCommandBuilder.ts +var SlashCommandBuilder = class { + /** + * The name of this command. + */ + name = void 0; + /** + * The name localizations of this command. + */ + name_localizations; + /** + * The description of this command. + */ + description = void 0; + /** + * The description localizations of this command. + */ + description_localizations; + /** + * The options of this command. + */ + options = []; + /** + * Whether this command is enabled by default when the application is added to a guild. + * + * @deprecated Use {@link ContextMenuCommandBuilder.setDefaultMemberPermissions} or {@link ContextMenuCommandBuilder.setDMPermission} instead. + */ + default_permission = void 0; + /** + * The set of permissions represented as a bit set for the command. + */ + default_member_permissions = void 0; + /** + * Indicates whether the command is available in direct messages with the application. + * + * @remarks + * By default, commands are visible. This property is only for global commands. + */ + dm_permission = void 0; + /** + * Whether this command is NSFW. + */ + nsfw = void 0; + /** + * Sets whether the command is enabled by default when the application is added to a guild. + * + * @remarks + * If set to `false`, you will have to later `PUT` the permissions for this command. + * @param value - Whether or not to enable this command by default + * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions} + * @deprecated Use {@link SlashCommandBuilder.setDefaultMemberPermissions} or {@link SlashCommandBuilder.setDMPermission} instead. + */ + setDefaultPermission(value) { + validateDefaultPermission(value); + Reflect.set(this, "default_permission", value); + return this; + } + /** + * Sets the default permissions a member should have in order to run the command. + * + * @remarks + * You can set this to `'0'` to disable the command by default. + * @param permissions - The permissions bit field to set + * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions} + */ + setDefaultMemberPermissions(permissions) { + const permissionValue = validateDefaultMemberPermissions(permissions); + Reflect.set(this, "default_member_permissions", permissionValue); + return this; + } + /** + * Sets if the command is available in direct messages with the application. + * + * @remarks + * By default, commands are visible. This method is only for global commands. + * @param enabled - Whether the command should be enabled in direct messages + * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions} + */ + setDMPermission(enabled) { + validateDMPermission(enabled); + Reflect.set(this, "dm_permission", enabled); + return this; + } + /** + * Sets whether this command is NSFW. + * + * @param nsfw - Whether this command is NSFW + */ + setNSFW(nsfw = true) { + validateNSFW(nsfw); + Reflect.set(this, "nsfw", nsfw); + return this; + } + /** + * Adds a new subcommand group to this command. + * + * @param input - A function that returns a subcommand group builder or an already built builder + */ + addSubcommandGroup(input) { + const { options } = this; + validateMaxOptionsLength(options); + const result = typeof input === "function" ? input(new SlashCommandSubcommandGroupBuilder()) : input; + assertReturnOfBuilder(result, SlashCommandSubcommandGroupBuilder); + options.push(result); + return this; + } + /** + * Adds a new subcommand to this command. + * + * @param input - A function that returns a subcommand builder or an already built builder + */ + addSubcommand(input) { + const { options } = this; + validateMaxOptionsLength(options); + const result = typeof input === "function" ? input(new SlashCommandSubcommandBuilder()) : input; + assertReturnOfBuilder(result, SlashCommandSubcommandBuilder); + options.push(result); + return this; + } + /** + * Serializes this builder to API-compatible JSON data. + * + * @remarks + * This method runs validations on the data before serializing it. + * As such, it may throw an error if the data is invalid. + */ + toJSON() { + validateRequiredParameters3(this.name, this.description, this.options); + validateLocalizationMap(this.name_localizations); + validateLocalizationMap(this.description_localizations); + return { + ...this, + options: this.options.map((option) => option.toJSON()) + }; + } +}; +__name(SlashCommandBuilder, "SlashCommandBuilder"); +SlashCommandBuilder = __decorateClass([ + (0, import_ts_mixer6.mix)(SharedSlashCommandOptions, SharedNameAndDescription) +], SlashCommandBuilder); + +// src/interactions/contextMenuCommands/Assertions.ts +var Assertions_exports6 = {}; +__export(Assertions_exports6, { + validateDMPermission: () => validateDMPermission2, + validateDefaultMemberPermissions: () => validateDefaultMemberPermissions2, + validateDefaultPermission: () => validateDefaultPermission2, + validateName: () => validateName2, + validateRequiredParameters: () => validateRequiredParameters4, + validateType: () => validateType +}); +var import_shapeshift11 = require("@sapphire/shapeshift"); +var import_v1025 = require("discord-api-types/v10"); +var namePredicate2 = import_shapeshift11.s.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(32).regex(/^( *[\p{P}\p{L}\p{N}\p{sc=Devanagari}\p{sc=Thai}]+ *)+$/u).setValidationEnabled(isValidationEnabled); +var typePredicate = import_shapeshift11.s.union(import_shapeshift11.s.literal(import_v1025.ApplicationCommandType.User), import_shapeshift11.s.literal(import_v1025.ApplicationCommandType.Message)).setValidationEnabled(isValidationEnabled); +var booleanPredicate3 = import_shapeshift11.s.boolean; +function validateDefaultPermission2(value) { + booleanPredicate3.parse(value); +} +__name(validateDefaultPermission2, "validateDefaultPermission"); +function validateName2(name) { + namePredicate2.parse(name); +} +__name(validateName2, "validateName"); +function validateType(type) { + typePredicate.parse(type); +} +__name(validateType, "validateType"); +function validateRequiredParameters4(name, type) { + validateName2(name); + validateType(type); +} +__name(validateRequiredParameters4, "validateRequiredParameters"); +var dmPermissionPredicate2 = import_shapeshift11.s.boolean.nullish; +function validateDMPermission2(value) { + dmPermissionPredicate2.parse(value); +} +__name(validateDMPermission2, "validateDMPermission"); +var memberPermissionPredicate2 = import_shapeshift11.s.union( + import_shapeshift11.s.bigint.transform((value) => value.toString()), + import_shapeshift11.s.number.safeInt.transform((value) => value.toString()), + import_shapeshift11.s.string.regex(/^\d+$/) +).nullish; +function validateDefaultMemberPermissions2(permissions) { + return memberPermissionPredicate2.parse(permissions); +} +__name(validateDefaultMemberPermissions2, "validateDefaultMemberPermissions"); + +// src/interactions/contextMenuCommands/ContextMenuCommandBuilder.ts +var ContextMenuCommandBuilder = class { + /** + * The name of this command. + */ + name = void 0; + /** + * The name localizations of this command. + */ + name_localizations; + /** + * The type of this command. + */ + type = void 0; + /** + * Whether this command is enabled by default when the application is added to a guild. + * + * @deprecated Use {@link ContextMenuCommandBuilder.setDefaultMemberPermissions} or {@link ContextMenuCommandBuilder.setDMPermission} instead. + */ + default_permission = void 0; + /** + * The set of permissions represented as a bit set for the command. + */ + default_member_permissions = void 0; + /** + * Indicates whether the command is available in direct messages with the application. + * + * @remarks + * By default, commands are visible. This property is only for global commands. + */ + dm_permission = void 0; + /** + * Sets the name of this command. + * + * @param name - The name to use + */ + setName(name) { + validateName2(name); + Reflect.set(this, "name", name); + return this; + } + /** + * Sets the type of this command. + * + * @param type - The type to use + */ + setType(type) { + validateType(type); + Reflect.set(this, "type", type); + return this; + } + /** + * Sets whether the command is enabled by default when the application is added to a guild. + * + * @remarks + * If set to `false`, you will have to later `PUT` the permissions for this command. + * @param value - Whether to enable this command by default + * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions} + * @deprecated Use {@link ContextMenuCommandBuilder.setDefaultMemberPermissions} or {@link ContextMenuCommandBuilder.setDMPermission} instead. + */ + setDefaultPermission(value) { + validateDefaultPermission2(value); + Reflect.set(this, "default_permission", value); + return this; + } + /** + * Sets the default permissions a member should have in order to run this command. + * + * @remarks + * You can set this to `'0'` to disable the command by default. + * @param permissions - The permissions bit field to set + * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions} + */ + setDefaultMemberPermissions(permissions) { + const permissionValue = validateDefaultMemberPermissions2(permissions); + Reflect.set(this, "default_member_permissions", permissionValue); + return this; + } + /** + * Sets if the command is available in direct messages with the application. + * + * @remarks + * By default, commands are visible. This method is only for global commands. + * @param enabled - Whether the command should be enabled in direct messages + * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions} + */ + setDMPermission(enabled) { + validateDMPermission2(enabled); + Reflect.set(this, "dm_permission", enabled); + return this; + } + /** + * Sets a name localization for this command. + * + * @param locale - The locale to set + * @param localizedName - The localized name for the given `locale` + */ + setNameLocalization(locale, localizedName) { + if (!this.name_localizations) { + Reflect.set(this, "name_localizations", {}); + } + const parsedLocale = validateLocale(locale); + if (localizedName === null) { + this.name_localizations[parsedLocale] = null; + return this; + } + validateName2(localizedName); + this.name_localizations[parsedLocale] = localizedName; + return this; + } + /** + * Sets the name localizations for this command. + * + * @param localizedNames - The object of localized names to set + */ + setNameLocalizations(localizedNames) { + if (localizedNames === null) { + Reflect.set(this, "name_localizations", null); + return this; + } + Reflect.set(this, "name_localizations", {}); + for (const args of Object.entries(localizedNames)) + this.setNameLocalization(...args); + return this; + } + /** + * Serializes this builder to API-compatible JSON data. + * + * @remarks + * This method runs validations on the data before serializing it. + * As such, it may throw an error if the data is invalid. + */ + toJSON() { + validateRequiredParameters4(this.name, this.type); + validateLocalizationMap(this.name_localizations); + return { ...this }; + } +}; +__name(ContextMenuCommandBuilder, "ContextMenuCommandBuilder"); + +// src/util/componentUtil.ts +function embedLength(data) { + return (data.title?.length ?? 0) + (data.description?.length ?? 0) + (data.fields?.reduce((prev, curr) => prev + curr.name.length + curr.value.length, 0) ?? 0) + (data.footer?.text.length ?? 0) + (data.author?.name.length ?? 0); +} +__name(embedLength, "embedLength"); + +// src/index.ts +var version = "1.6.3"; +// Annotate the CommonJS export names for ESM import in node: +0 && (module.exports = { + ActionRowBuilder, + ApplicationCommandNumericOptionMinMaxValueMixin, + ApplicationCommandOptionBase, + ApplicationCommandOptionChannelTypesMixin, + ApplicationCommandOptionWithChoicesAndAutocompleteMixin, + BaseSelectMenuBuilder, + ButtonBuilder, + ChannelSelectMenuBuilder, + ComponentAssertions, + ComponentBuilder, + ContextMenuCommandAssertions, + ContextMenuCommandBuilder, + EmbedAssertions, + EmbedBuilder, + MentionableSelectMenuBuilder, + ModalAssertions, + ModalBuilder, + RoleSelectMenuBuilder, + SelectMenuBuilder, + SelectMenuOptionBuilder, + SharedNameAndDescription, + SharedSlashCommandOptions, + SlashCommandAssertions, + SlashCommandAttachmentOption, + SlashCommandBooleanOption, + SlashCommandBuilder, + SlashCommandChannelOption, + SlashCommandIntegerOption, + SlashCommandMentionableOption, + SlashCommandNumberOption, + SlashCommandRoleOption, + SlashCommandStringOption, + SlashCommandSubcommandBuilder, + SlashCommandSubcommandGroupBuilder, + SlashCommandUserOption, + StringSelectMenuBuilder, + StringSelectMenuOptionBuilder, + TextInputAssertions, + TextInputBuilder, + UserSelectMenuBuilder, + createComponentBuilder, + disableValidators, + embedLength, + enableValidators, + isValidationEnabled, + normalizeArray, + version, + ...require("@discordjs/formatters") +}); +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/@discordjs/builders/dist/index.js.map b/node_modules/@discordjs/builders/dist/index.js.map new file mode 100644 index 0000000..11b933a --- /dev/null +++ b/node_modules/@discordjs/builders/dist/index.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/index.ts","../src/messages/embed/Assertions.ts","../src/util/validation.ts","../src/util/normalizeArray.ts","../src/messages/embed/Embed.ts","../src/components/Assertions.ts","../src/components/selectMenu/StringSelectMenuOption.ts","../src/components/ActionRow.ts","../src/components/Component.ts","../src/components/Components.ts","../src/components/button/Button.ts","../src/components/selectMenu/ChannelSelectMenu.ts","../src/components/selectMenu/BaseSelectMenu.ts","../src/components/selectMenu/MentionableSelectMenu.ts","../src/components/selectMenu/RoleSelectMenu.ts","../src/components/selectMenu/StringSelectMenu.ts","../src/components/selectMenu/UserSelectMenu.ts","../src/components/textInput/TextInput.ts","../src/components/textInput/Assertions.ts","../src/interactions/modals/Assertions.ts","../src/interactions/modals/Modal.ts","../src/interactions/slashCommands/Assertions.ts","../src/interactions/slashCommands/SlashCommandBuilder.ts","../src/interactions/slashCommands/SlashCommandSubcommands.ts","../src/interactions/slashCommands/mixins/NameAndDescription.ts","../src/interactions/slashCommands/options/attachment.ts","../src/interactions/slashCommands/mixins/ApplicationCommandOptionBase.ts","../src/interactions/slashCommands/options/boolean.ts","../src/interactions/slashCommands/options/channel.ts","../src/interactions/slashCommands/mixins/ApplicationCommandOptionChannelTypesMixin.ts","../src/interactions/slashCommands/options/integer.ts","../src/interactions/slashCommands/mixins/ApplicationCommandNumericOptionMinMaxValueMixin.ts","../src/interactions/slashCommands/mixins/ApplicationCommandOptionWithChoicesAndAutocompleteMixin.ts","../src/interactions/slashCommands/options/mentionable.ts","../src/interactions/slashCommands/options/number.ts","../src/interactions/slashCommands/options/role.ts","../src/interactions/slashCommands/options/string.ts","../src/interactions/slashCommands/options/user.ts","../src/interactions/slashCommands/mixins/SharedSlashCommandOptions.ts","../src/interactions/contextMenuCommands/Assertions.ts","../src/interactions/contextMenuCommands/ContextMenuCommandBuilder.ts","../src/util/componentUtil.ts"],"sourcesContent":["export * as EmbedAssertions from './messages/embed/Assertions.js';\nexport * from './messages/embed/Embed.js';\n// TODO: Consider removing this dep in the next major version\nexport * from '@discordjs/formatters';\n\nexport * as ComponentAssertions from './components/Assertions.js';\nexport * from './components/ActionRow.js';\nexport * from './components/button/Button.js';\nexport * from './components/Component.js';\nexport * from './components/Components.js';\nexport * from './components/textInput/TextInput.js';\nexport * as TextInputAssertions from './components/textInput/Assertions.js';\nexport * from './interactions/modals/Modal.js';\nexport * as ModalAssertions from './interactions/modals/Assertions.js';\n\nexport * from './components/selectMenu/BaseSelectMenu.js';\nexport * from './components/selectMenu/ChannelSelectMenu.js';\nexport * from './components/selectMenu/MentionableSelectMenu.js';\nexport * from './components/selectMenu/RoleSelectMenu.js';\nexport * from './components/selectMenu/StringSelectMenu.js';\n// TODO: Remove those aliases in v2\nexport {\n\t/**\n\t * @deprecated Will be removed in the next major version, use {@link StringSelectMenuBuilder} instead.\n\t */\n\tStringSelectMenuBuilder as SelectMenuBuilder,\n} from './components/selectMenu/StringSelectMenu.js';\nexport {\n\t/**\n\t * @deprecated Will be removed in the next major version, use {@link StringSelectMenuOptionBuilder} instead.\n\t */\n\tStringSelectMenuOptionBuilder as SelectMenuOptionBuilder,\n} from './components/selectMenu/StringSelectMenuOption.js';\nexport * from './components/selectMenu/StringSelectMenuOption.js';\nexport * from './components/selectMenu/UserSelectMenu.js';\n\nexport * as SlashCommandAssertions from './interactions/slashCommands/Assertions.js';\nexport * from './interactions/slashCommands/SlashCommandBuilder.js';\nexport * from './interactions/slashCommands/SlashCommandSubcommands.js';\nexport * from './interactions/slashCommands/options/boolean.js';\nexport * from './interactions/slashCommands/options/channel.js';\nexport * from './interactions/slashCommands/options/integer.js';\nexport * from './interactions/slashCommands/options/mentionable.js';\nexport * from './interactions/slashCommands/options/number.js';\nexport * from './interactions/slashCommands/options/role.js';\nexport * from './interactions/slashCommands/options/attachment.js';\nexport * from './interactions/slashCommands/options/string.js';\nexport * from './interactions/slashCommands/options/user.js';\nexport * from './interactions/slashCommands/mixins/ApplicationCommandNumericOptionMinMaxValueMixin.js';\nexport * from './interactions/slashCommands/mixins/ApplicationCommandOptionBase.js';\nexport * from './interactions/slashCommands/mixins/ApplicationCommandOptionChannelTypesMixin.js';\nexport * from './interactions/slashCommands/mixins/ApplicationCommandOptionWithChoicesAndAutocompleteMixin.js';\nexport * from './interactions/slashCommands/mixins/NameAndDescription.js';\nexport * from './interactions/slashCommands/mixins/SharedSlashCommandOptions.js';\n\nexport * as ContextMenuCommandAssertions from './interactions/contextMenuCommands/Assertions.js';\nexport * from './interactions/contextMenuCommands/ContextMenuCommandBuilder.js';\n\nexport * from './util/componentUtil.js';\nexport * from './util/normalizeArray.js';\nexport * from './util/validation.js';\n\n/**\n * The {@link https://github.com/discordjs/discord.js/blob/main/packages/builders#readme | @discordjs/builders} version\n * that you are currently using.\n *\n * @privateRemarks This needs to explicitly be `string` so it is not typed as a \"const string\" that gets injected by esbuild.\n */\nexport const version = '1.6.3' as string;\n","import { s } from '@sapphire/shapeshift';\nimport type { APIEmbedField } from 'discord-api-types/v10';\nimport { isValidationEnabled } from '../../util/validation.js';\n\nexport const fieldNamePredicate = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(256)\n\t.setValidationEnabled(isValidationEnabled);\n\nexport const fieldValuePredicate = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(1_024)\n\t.setValidationEnabled(isValidationEnabled);\n\nexport const fieldInlinePredicate = s.boolean.optional;\n\nexport const embedFieldPredicate = s\n\t.object({\n\t\tname: fieldNamePredicate,\n\t\tvalue: fieldValuePredicate,\n\t\tinline: fieldInlinePredicate,\n\t})\n\t.setValidationEnabled(isValidationEnabled);\n\nexport const embedFieldsArrayPredicate = embedFieldPredicate.array.setValidationEnabled(isValidationEnabled);\n\nexport const fieldLengthPredicate = s.number.lessThanOrEqual(25).setValidationEnabled(isValidationEnabled);\n\nexport function validateFieldLength(amountAdding: number, fields?: APIEmbedField[]): void {\n\tfieldLengthPredicate.parse((fields?.length ?? 0) + amountAdding);\n}\n\nexport const authorNamePredicate = fieldNamePredicate.nullable.setValidationEnabled(isValidationEnabled);\n\nexport const imageURLPredicate = s.string\n\t.url({\n\t\tallowedProtocols: ['http:', 'https:', 'attachment:'],\n\t})\n\t.nullish.setValidationEnabled(isValidationEnabled);\n\nexport const urlPredicate = s.string\n\t.url({\n\t\tallowedProtocols: ['http:', 'https:'],\n\t})\n\t.nullish.setValidationEnabled(isValidationEnabled);\n\nexport const embedAuthorPredicate = s\n\t.object({\n\t\tname: authorNamePredicate,\n\t\ticonURL: imageURLPredicate,\n\t\turl: urlPredicate,\n\t})\n\t.setValidationEnabled(isValidationEnabled);\n\nexport const RGBPredicate = s.number.int\n\t.greaterThanOrEqual(0)\n\t.lessThanOrEqual(255)\n\t.setValidationEnabled(isValidationEnabled);\nexport const colorPredicate = s.number.int\n\t.greaterThanOrEqual(0)\n\t.lessThanOrEqual(0xffffff)\n\t.or(s.tuple([RGBPredicate, RGBPredicate, RGBPredicate]))\n\t.nullable.setValidationEnabled(isValidationEnabled);\n\nexport const descriptionPredicate = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(4_096)\n\t.nullable.setValidationEnabled(isValidationEnabled);\n\nexport const footerTextPredicate = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(2_048)\n\t.nullable.setValidationEnabled(isValidationEnabled);\n\nexport const embedFooterPredicate = s\n\t.object({\n\t\ttext: footerTextPredicate,\n\t\ticonURL: imageURLPredicate,\n\t})\n\t.setValidationEnabled(isValidationEnabled);\n\nexport const timestampPredicate = s.union(s.number, s.date).nullable.setValidationEnabled(isValidationEnabled);\n\nexport const titlePredicate = fieldNamePredicate.nullable.setValidationEnabled(isValidationEnabled);\n","let validate = true;\n\n/**\n * Enables validators.\n *\n * @returns Whether validation is occurring.\n */\nexport function enableValidators() {\n\treturn (validate = true);\n}\n\n/**\n * Disables validators.\n *\n * @returns Whether validation is occurring.\n */\nexport function disableValidators() {\n\treturn (validate = false);\n}\n\n/**\n * Checks whether validation is occurring.\n */\nexport function isValidationEnabled() {\n\treturn validate;\n}\n","/**\n * Normalizes data that is a rest parameter or an array into an array with a depth of 1.\n *\n * @typeParam T - The data that must satisfy {@link RestOrArray}.\n * @param arr - The (possibly variadic) data to normalize\n */\nexport function normalizeArray(arr: RestOrArray): T[] {\n\tif (Array.isArray(arr[0])) return arr[0];\n\treturn arr as T[];\n}\n\n/**\n * Represents data that may be an array or came from a rest parameter.\n *\n * @remarks\n * This type is used throughout builders to ensure both an array and variadic arguments\n * may be used. It is normalized with {@link normalizeArray}.\n */\nexport type RestOrArray = T[] | [T[]];\n","import type { APIEmbed, APIEmbedAuthor, APIEmbedField, APIEmbedFooter, APIEmbedImage } from 'discord-api-types/v10';\nimport { normalizeArray, type RestOrArray } from '../../util/normalizeArray.js';\nimport {\n\tcolorPredicate,\n\tdescriptionPredicate,\n\tembedAuthorPredicate,\n\tembedFieldsArrayPredicate,\n\tembedFooterPredicate,\n\timageURLPredicate,\n\ttimestampPredicate,\n\ttitlePredicate,\n\turlPredicate,\n\tvalidateFieldLength,\n} from './Assertions.js';\n\n/**\n * A tuple satisfying the RGB color model.\n *\n * @see {@link https://developer.mozilla.org/docs/Glossary/RGB}\n */\nexport type RGBTuple = [red: number, green: number, blue: number];\n\n/**\n * The base icon data typically used in payloads.\n */\nexport interface IconData {\n\t/**\n\t * The URL of the icon.\n\t */\n\ticonURL?: string;\n\t/**\n\t * The proxy URL of the icon.\n\t */\n\tproxyIconURL?: string;\n}\n\n/**\n * Represents the author data of an embed.\n */\nexport type EmbedAuthorData = IconData & Omit;\n\n/**\n * Represents the author options of an embed.\n */\nexport type EmbedAuthorOptions = Omit;\n\n/**\n * Represents the footer data of an embed.\n */\nexport type EmbedFooterData = IconData & Omit;\n\n/**\n * Represents the footer options of an embed.\n */\nexport type EmbedFooterOptions = Omit;\n\n/**\n * Represents the image data of an embed.\n */\nexport interface EmbedImageData extends Omit {\n\t/**\n\t * The proxy URL for the image.\n\t */\n\tproxyURL?: string;\n}\n\n/**\n * A builder that creates API-compatible JSON data for embeds.\n */\nexport class EmbedBuilder {\n\t/**\n\t * The API data associated with this embed.\n\t */\n\tpublic readonly data: APIEmbed;\n\n\t/**\n\t * Creates a new embed from API data.\n\t *\n\t * @param data - The API data to create this embed with\n\t */\n\tpublic constructor(data: APIEmbed = {}) {\n\t\tthis.data = { ...data };\n\t\tif (data.timestamp) this.data.timestamp = new Date(data.timestamp).toISOString();\n\t}\n\n\t/**\n\t * Appends fields to the embed.\n\t *\n\t * @remarks\n\t * This method accepts either an array of fields or a variable number of field parameters.\n\t * The maximum amount of fields that can be added is 25.\n\t * @example\n\t * Using an array:\n\t * ```ts\n\t * const fields: APIEmbedField[] = ...;\n\t * const embed = new EmbedBuilder()\n\t * \t.addFields(fields);\n\t * ```\n\t * @example\n\t * Using rest parameters (variadic):\n\t * ```ts\n\t * const embed = new EmbedBuilder()\n\t * \t.addFields(\n\t * \t\t{ name: 'Field 1', value: 'Value 1' },\n\t * \t\t{ name: 'Field 2', value: 'Value 2' },\n\t * \t);\n\t * ```\n\t * @param fields - The fields to add\n\t */\n\tpublic addFields(...fields: RestOrArray): this {\n\t\tconst normalizedFields = normalizeArray(fields);\n\t\t// Ensure adding these fields won't exceed the 25 field limit\n\t\tvalidateFieldLength(normalizedFields.length, this.data.fields);\n\n\t\t// Data assertions\n\t\tembedFieldsArrayPredicate.parse(normalizedFields);\n\n\t\tif (this.data.fields) this.data.fields.push(...normalizedFields);\n\t\telse this.data.fields = normalizedFields;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Removes, replaces, or inserts fields for this embed.\n\t *\n\t * @remarks\n\t * This method behaves similarly\n\t * to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/splice | Array.prototype.splice()}.\n\t * The maximum amount of fields that can be added is 25.\n\t *\n\t * It's useful for modifying and adjusting order of the already-existing fields of an embed.\n\t * @example\n\t * Remove the first field:\n\t * ```ts\n\t * embed.spliceFields(0, 1);\n\t * ```\n\t * @example\n\t * Remove the first n fields:\n\t * ```ts\n\t * const n = 4;\n\t * embed.spliceFields(0, n);\n\t * ```\n\t * @example\n\t * Remove the last field:\n\t * ```ts\n\t * embed.spliceFields(-1, 1);\n\t * ```\n\t * @param index - The index to start at\n\t * @param deleteCount - The number of fields to remove\n\t * @param fields - The replacing field objects\n\t */\n\tpublic spliceFields(index: number, deleteCount: number, ...fields: APIEmbedField[]): this {\n\t\t// Ensure adding these fields won't exceed the 25 field limit\n\t\tvalidateFieldLength(fields.length - deleteCount, this.data.fields);\n\n\t\t// Data assertions\n\t\tembedFieldsArrayPredicate.parse(fields);\n\t\tif (this.data.fields) this.data.fields.splice(index, deleteCount, ...fields);\n\t\telse this.data.fields = fields;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the fields for this embed.\n\t *\n\t * @remarks\n\t * This method is an alias for {@link EmbedBuilder.spliceFields}. More specifically,\n\t * it splices the entire array of fields, replacing them with the provided fields.\n\t *\n\t * You can set a maximum of 25 fields.\n\t * @param fields - The fields to set\n\t */\n\tpublic setFields(...fields: RestOrArray) {\n\t\tthis.spliceFields(0, this.data.fields?.length ?? 0, ...normalizeArray(fields));\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the author of this embed.\n\t *\n\t * @param options - The options to use\n\t */\n\n\tpublic setAuthor(options: EmbedAuthorOptions | null): this {\n\t\tif (options === null) {\n\t\t\tthis.data.author = undefined;\n\t\t\treturn this;\n\t\t}\n\n\t\t// Data assertions\n\t\tembedAuthorPredicate.parse(options);\n\n\t\tthis.data.author = { name: options.name, url: options.url, icon_url: options.iconURL };\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the color of this embed.\n\t *\n\t * @param color - The color to use\n\t */\n\tpublic setColor(color: RGBTuple | number | null): this {\n\t\t// Data assertions\n\t\tcolorPredicate.parse(color);\n\n\t\tif (Array.isArray(color)) {\n\t\t\tconst [red, green, blue] = color;\n\t\t\tthis.data.color = (red << 16) + (green << 8) + blue;\n\t\t\treturn this;\n\t\t}\n\n\t\tthis.data.color = color ?? undefined;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the description of this embed.\n\t *\n\t * @param description - The description to use\n\t */\n\tpublic setDescription(description: string | null): this {\n\t\t// Data assertions\n\t\tdescriptionPredicate.parse(description);\n\n\t\tthis.data.description = description ?? undefined;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the footer of this embed.\n\t *\n\t * @param options - The footer to use\n\t */\n\tpublic setFooter(options: EmbedFooterOptions | null): this {\n\t\tif (options === null) {\n\t\t\tthis.data.footer = undefined;\n\t\t\treturn this;\n\t\t}\n\n\t\t// Data assertions\n\t\tembedFooterPredicate.parse(options);\n\n\t\tthis.data.footer = { text: options.text, icon_url: options.iconURL };\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the image of this embed.\n\t *\n\t * @param url - The image URL to use\n\t */\n\tpublic setImage(url: string | null): this {\n\t\t// Data assertions\n\t\timageURLPredicate.parse(url);\n\n\t\tthis.data.image = url ? { url } : undefined;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the thumbnail of this embed.\n\t *\n\t * @param url - The thumbnail URL to use\n\t */\n\tpublic setThumbnail(url: string | null): this {\n\t\t// Data assertions\n\t\timageURLPredicate.parse(url);\n\n\t\tthis.data.thumbnail = url ? { url } : undefined;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the timestamp of this embed.\n\t *\n\t * @param timestamp - The timestamp or date to use\n\t */\n\tpublic setTimestamp(timestamp: Date | number | null = Date.now()): this {\n\t\t// Data assertions\n\t\ttimestampPredicate.parse(timestamp);\n\n\t\tthis.data.timestamp = timestamp ? new Date(timestamp).toISOString() : undefined;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the title for this embed.\n\t *\n\t * @param title - The title to use\n\t */\n\tpublic setTitle(title: string | null): this {\n\t\t// Data assertions\n\t\ttitlePredicate.parse(title);\n\n\t\tthis.data.title = title ?? undefined;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the URL of this embed.\n\t *\n\t * @param url - The URL to use\n\t */\n\tpublic setURL(url: string | null): this {\n\t\t// Data assertions\n\t\turlPredicate.parse(url);\n\n\t\tthis.data.url = url ?? undefined;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Serializes this builder to API-compatible JSON data.\n\t *\n\t * @remarks\n\t * This method runs validations on the data before serializing it.\n\t * As such, it may throw an error if the data is invalid.\n\t */\n\tpublic toJSON(): APIEmbed {\n\t\treturn { ...this.data };\n\t}\n}\n","import { s } from '@sapphire/shapeshift';\nimport { ButtonStyle, ChannelType, type APIMessageComponentEmoji } from 'discord-api-types/v10';\nimport { isValidationEnabled } from '../util/validation.js';\nimport { StringSelectMenuOptionBuilder } from './selectMenu/StringSelectMenuOption.js';\n\nexport const customIdValidator = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(100)\n\t.setValidationEnabled(isValidationEnabled);\n\nexport const emojiValidator = s\n\t.object({\n\t\tid: s.string,\n\t\tname: s.string,\n\t\tanimated: s.boolean,\n\t})\n\t.partial.strict.setValidationEnabled(isValidationEnabled);\n\nexport const disabledValidator = s.boolean;\n\nexport const buttonLabelValidator = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(80)\n\t.setValidationEnabled(isValidationEnabled);\n\nexport const buttonStyleValidator = s.nativeEnum(ButtonStyle);\n\nexport const placeholderValidator = s.string.lengthLessThanOrEqual(150).setValidationEnabled(isValidationEnabled);\nexport const minMaxValidator = s.number.int\n\t.greaterThanOrEqual(0)\n\t.lessThanOrEqual(25)\n\t.setValidationEnabled(isValidationEnabled);\n\nexport const labelValueDescriptionValidator = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(100)\n\t.setValidationEnabled(isValidationEnabled);\n\nexport const jsonOptionValidator = s\n\t.object({\n\t\tlabel: labelValueDescriptionValidator,\n\t\tvalue: labelValueDescriptionValidator,\n\t\tdescription: labelValueDescriptionValidator.optional,\n\t\temoji: emojiValidator.optional,\n\t\tdefault: s.boolean.optional,\n\t})\n\t.setValidationEnabled(isValidationEnabled);\n\nexport const optionValidator = s.instance(StringSelectMenuOptionBuilder).setValidationEnabled(isValidationEnabled);\n\nexport const optionsValidator = optionValidator.array\n\t.lengthGreaterThanOrEqual(0)\n\t.setValidationEnabled(isValidationEnabled);\nexport const optionsLengthValidator = s.number.int\n\t.greaterThanOrEqual(0)\n\t.lessThanOrEqual(25)\n\t.setValidationEnabled(isValidationEnabled);\n\nexport function validateRequiredSelectMenuParameters(options: StringSelectMenuOptionBuilder[], customId?: string) {\n\tcustomIdValidator.parse(customId);\n\toptionsValidator.parse(options);\n}\n\nexport const defaultValidator = s.boolean;\n\nexport function validateRequiredSelectMenuOptionParameters(label?: string, value?: string) {\n\tlabelValueDescriptionValidator.parse(label);\n\tlabelValueDescriptionValidator.parse(value);\n}\n\nexport const channelTypesValidator = s.nativeEnum(ChannelType).array.setValidationEnabled(isValidationEnabled);\n\nexport const urlValidator = s.string\n\t.url({\n\t\tallowedProtocols: ['http:', 'https:', 'discord:'],\n\t})\n\t.setValidationEnabled(isValidationEnabled);\n\nexport function validateRequiredButtonParameters(\n\tstyle?: ButtonStyle,\n\tlabel?: string,\n\temoji?: APIMessageComponentEmoji,\n\tcustomId?: string,\n\turl?: string,\n) {\n\tif (url && customId) {\n\t\tthrow new RangeError('URL and custom id are mutually exclusive');\n\t}\n\n\tif (!label && !emoji) {\n\t\tthrow new RangeError('Buttons must have a label and/or an emoji');\n\t}\n\n\tif (style === ButtonStyle.Link) {\n\t\tif (!url) {\n\t\t\tthrow new RangeError('Link buttons must have a url');\n\t\t}\n\t} else if (url) {\n\t\tthrow new RangeError('Non-link buttons cannot have a url');\n\t}\n}\n","import type { JSONEncodable } from '@discordjs/util';\nimport type { APIMessageComponentEmoji, APISelectMenuOption } from 'discord-api-types/v10';\nimport {\n\tdefaultValidator,\n\temojiValidator,\n\tlabelValueDescriptionValidator,\n\tvalidateRequiredSelectMenuOptionParameters,\n} from '../Assertions.js';\n\n/**\n * A builder that creates API-compatible JSON data for string select menu options.\n */\nexport class StringSelectMenuOptionBuilder implements JSONEncodable {\n\t/**\n\t * Creates a new string select menu option from API data.\n\t *\n\t * @param data - The API data to create this string select menu option with\n\t * @example\n\t * Creating a string select menu option from an API data object:\n\t * ```ts\n\t * const selectMenuOption = new SelectMenuOptionBuilder({\n\t * \tlabel: 'catchy label',\n\t * \tvalue: '1',\n\t * });\n\t * ```\n\t * @example\n\t * Creating a string select menu option using setters and API data:\n\t * ```ts\n\t * const selectMenuOption = new SelectMenuOptionBuilder({\n\t * \tdefault: true,\n\t * \tvalue: '1',\n\t * })\n\t * \t.setLabel('woah');\n\t * ```\n\t */\n\tpublic constructor(public data: Partial = {}) {}\n\n\t/**\n\t * Sets the label for this option.\n\t *\n\t * @param label - The label to use\n\t */\n\tpublic setLabel(label: string) {\n\t\tthis.data.label = labelValueDescriptionValidator.parse(label);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the value for this option.\n\t *\n\t * @param value - The value to use\n\t */\n\tpublic setValue(value: string) {\n\t\tthis.data.value = labelValueDescriptionValidator.parse(value);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the description for this option.\n\t *\n\t * @param description - The description to use\n\t */\n\tpublic setDescription(description: string) {\n\t\tthis.data.description = labelValueDescriptionValidator.parse(description);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets whether this option is selected by default.\n\t *\n\t * @param isDefault - Whether this option is selected by default\n\t */\n\tpublic setDefault(isDefault = true) {\n\t\tthis.data.default = defaultValidator.parse(isDefault);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the emoji to display for this option.\n\t *\n\t * @param emoji - The emoji to use\n\t */\n\tpublic setEmoji(emoji: APIMessageComponentEmoji) {\n\t\tthis.data.emoji = emojiValidator.parse(emoji);\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc BaseSelectMenuBuilder.toJSON}\n\t */\n\tpublic toJSON(): APISelectMenuOption {\n\t\tvalidateRequiredSelectMenuOptionParameters(this.data.label, this.data.value);\n\n\t\treturn {\n\t\t\t...this.data,\n\t\t} as APISelectMenuOption;\n\t}\n}\n","/* eslint-disable jsdoc/check-param-names */\n\nimport {\n\ttype APIActionRowComponent,\n\tComponentType,\n\ttype APIMessageActionRowComponent,\n\ttype APIModalActionRowComponent,\n\ttype APIActionRowComponentTypes,\n} from 'discord-api-types/v10';\nimport { normalizeArray, type RestOrArray } from '../util/normalizeArray.js';\nimport { ComponentBuilder } from './Component.js';\nimport { createComponentBuilder } from './Components.js';\nimport type { ButtonBuilder } from './button/Button.js';\nimport type { ChannelSelectMenuBuilder } from './selectMenu/ChannelSelectMenu.js';\nimport type { MentionableSelectMenuBuilder } from './selectMenu/MentionableSelectMenu.js';\nimport type { RoleSelectMenuBuilder } from './selectMenu/RoleSelectMenu.js';\nimport type { StringSelectMenuBuilder } from './selectMenu/StringSelectMenu.js';\nimport type { UserSelectMenuBuilder } from './selectMenu/UserSelectMenu.js';\nimport type { TextInputBuilder } from './textInput/TextInput.js';\n\n/**\n * The builders that may be used for messages.\n */\nexport type MessageComponentBuilder =\n\t| ActionRowBuilder\n\t| MessageActionRowComponentBuilder;\n\n/**\n * The builders that may be used for modals.\n */\nexport type ModalComponentBuilder = ActionRowBuilder | ModalActionRowComponentBuilder;\n\n/**\n * The builders that may be used within an action row for messages.\n */\nexport type MessageActionRowComponentBuilder =\n\t| ButtonBuilder\n\t| ChannelSelectMenuBuilder\n\t| MentionableSelectMenuBuilder\n\t| RoleSelectMenuBuilder\n\t| StringSelectMenuBuilder\n\t| UserSelectMenuBuilder;\n\n/**\n * The builders that may be used within an action row for modals.\n */\nexport type ModalActionRowComponentBuilder = TextInputBuilder;\n\n/**\n * Any builder.\n */\nexport type AnyComponentBuilder = MessageActionRowComponentBuilder | ModalActionRowComponentBuilder;\n\n/**\n * A builder that creates API-compatible JSON data for action rows.\n *\n * @typeParam T - The types of components this action row holds\n */\nexport class ActionRowBuilder extends ComponentBuilder<\n\tAPIActionRowComponent\n> {\n\t/**\n\t * The components within this action row.\n\t */\n\tpublic readonly components: T[];\n\n\t/**\n\t * Creates a new action row from API data.\n\t *\n\t * @param data - The API data to create this action row with\n\t * @example\n\t * Creating an action row from an API data object:\n\t * ```ts\n\t * const actionRow = new ActionRowBuilder({\n\t * \tcomponents: [\n\t * \t\t{\n\t * \t\t\tcustom_id: \"custom id\",\n\t * \t\t\tlabel: \"Type something\",\n\t * \t\t\tstyle: TextInputStyle.Short,\n\t * \t\t\ttype: ComponentType.TextInput,\n\t * \t\t},\n\t * \t],\n\t * });\n\t * ```\n\t * @example\n\t * Creating an action row using setters and API data:\n\t * ```ts\n\t * const actionRow = new ActionRowBuilder({\n\t * \tcomponents: [\n\t * \t\t{\n\t * \t\t\tcustom_id: \"custom id\",\n\t * \t\t\tlabel: \"Click me\",\n\t * \t\t\tstyle: ButtonStyle.Primary,\n\t * \t\t\ttype: ComponentType.Button,\n\t * \t\t},\n\t * \t],\n\t * })\n\t * \t.addComponents(button2, button3);\n\t * ```\n\t */\n\tpublic constructor({ components, ...data }: Partial> = {}) {\n\t\tsuper({ type: ComponentType.ActionRow, ...data });\n\t\tthis.components = (components?.map((component) => createComponentBuilder(component)) ?? []) as T[];\n\t}\n\n\t/**\n\t * Adds components to this action row.\n\t *\n\t * @param components - The components to add\n\t */\n\tpublic addComponents(...components: RestOrArray) {\n\t\tthis.components.push(...normalizeArray(components));\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets components for this action row.\n\t *\n\t * @param components - The components to set\n\t */\n\tpublic setComponents(...components: RestOrArray) {\n\t\tthis.components.splice(0, this.components.length, ...normalizeArray(components));\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc ComponentBuilder.toJSON}\n\t */\n\tpublic toJSON(): APIActionRowComponent> {\n\t\treturn {\n\t\t\t...this.data,\n\t\t\tcomponents: this.components.map((component) => component.toJSON()),\n\t\t} as APIActionRowComponent>;\n\t}\n}\n","import type { JSONEncodable } from '@discordjs/util';\nimport type {\n\tAPIActionRowComponent,\n\tAPIActionRowComponentTypes,\n\tAPIBaseComponent,\n\tComponentType,\n} from 'discord-api-types/v10';\n\n/**\n * Any action row component data represented as an object.\n */\nexport type AnyAPIActionRowComponent = APIActionRowComponent | APIActionRowComponentTypes;\n\n/**\n * The base component builder that contains common symbols for all sorts of components.\n *\n * @typeParam DataType - The type of internal API data that is stored within the component\n */\nexport abstract class ComponentBuilder<\n\tDataType extends Partial> = APIBaseComponent,\n> implements JSONEncodable\n{\n\t/**\n\t * The API data associated with this component.\n\t */\n\tpublic readonly data: Partial;\n\n\t/**\n\t * Serializes this builder to API-compatible JSON data.\n\t *\n\t * @remarks\n\t * This method runs validations on the data before serializing it.\n\t * As such, it may throw an error if the data is invalid.\n\t */\n\tpublic abstract toJSON(): AnyAPIActionRowComponent;\n\n\t/**\n\t * Constructs a new kind of component.\n\t *\n\t * @param data - The data to construct a component out of\n\t */\n\tpublic constructor(data: Partial) {\n\t\tthis.data = data;\n\t}\n}\n","import { ComponentType, type APIMessageComponent, type APIModalComponent } from 'discord-api-types/v10';\nimport {\n\tActionRowBuilder,\n\ttype AnyComponentBuilder,\n\ttype MessageComponentBuilder,\n\ttype ModalComponentBuilder,\n} from './ActionRow.js';\nimport { ComponentBuilder } from './Component.js';\nimport { ButtonBuilder } from './button/Button.js';\nimport { ChannelSelectMenuBuilder } from './selectMenu/ChannelSelectMenu.js';\nimport { MentionableSelectMenuBuilder } from './selectMenu/MentionableSelectMenu.js';\nimport { RoleSelectMenuBuilder } from './selectMenu/RoleSelectMenu.js';\nimport { StringSelectMenuBuilder } from './selectMenu/StringSelectMenu.js';\nimport { UserSelectMenuBuilder } from './selectMenu/UserSelectMenu.js';\nimport { TextInputBuilder } from './textInput/TextInput.js';\n\n/**\n * Components here are mapped to their respective builder.\n */\nexport interface MappedComponentTypes {\n\t/**\n\t * The action row component type is associated with an {@link ActionRowBuilder}.\n\t */\n\t[ComponentType.ActionRow]: ActionRowBuilder;\n\t/**\n\t * The button component type is associated with an {@link ButtonBuilder}.\n\t */\n\t[ComponentType.Button]: ButtonBuilder;\n\t/**\n\t * The string select component type is associated with an {@link StringSelectMenuBuilder}.\n\t */\n\t[ComponentType.StringSelect]: StringSelectMenuBuilder;\n\t/**\n\t * The text inpiut component type is associated with an {@link TextInputBuilder}.\n\t */\n\t[ComponentType.TextInput]: TextInputBuilder;\n\t/**\n\t * The user select component type is associated with an {@link UserSelectMenuBuilder}.\n\t */\n\t[ComponentType.UserSelect]: UserSelectMenuBuilder;\n\t/**\n\t * The role select component type is associated with an {@link RoleSelectMenuBuilder}.\n\t */\n\t[ComponentType.RoleSelect]: RoleSelectMenuBuilder;\n\t/**\n\t * The mentionable select component type is associated with an {@link MentionableSelectMenuBuilder}.\n\t */\n\t[ComponentType.MentionableSelect]: MentionableSelectMenuBuilder;\n\t/**\n\t * The channel select component type is associated with an {@link ChannelSelectMenuBuilder}.\n\t */\n\t[ComponentType.ChannelSelect]: ChannelSelectMenuBuilder;\n}\n\n/**\n * Factory for creating components from API data.\n *\n * @typeParam T - The type of component to use\n * @param data - The API data to transform to a component class\n */\nexport function createComponentBuilder(\n\t// eslint-disable-next-line @typescript-eslint/sort-type-union-intersection-members\n\tdata: (APIModalComponent | APIMessageComponent) & { type: T },\n): MappedComponentTypes[T];\n\n/**\n * Factory for creating components from API data.\n *\n * @typeParam C - The type of component to use\n * @param data - The API data to transform to a component class\n */\nexport function createComponentBuilder(data: C): C;\n\nexport function createComponentBuilder(\n\tdata: APIMessageComponent | APIModalComponent | MessageComponentBuilder,\n): ComponentBuilder {\n\tif (data instanceof ComponentBuilder) {\n\t\treturn data;\n\t}\n\n\tswitch (data.type) {\n\t\tcase ComponentType.ActionRow:\n\t\t\treturn new ActionRowBuilder(data);\n\t\tcase ComponentType.Button:\n\t\t\treturn new ButtonBuilder(data);\n\t\tcase ComponentType.StringSelect:\n\t\t\treturn new StringSelectMenuBuilder(data);\n\t\tcase ComponentType.TextInput:\n\t\t\treturn new TextInputBuilder(data);\n\t\tcase ComponentType.UserSelect:\n\t\t\treturn new UserSelectMenuBuilder(data);\n\t\tcase ComponentType.RoleSelect:\n\t\t\treturn new RoleSelectMenuBuilder(data);\n\t\tcase ComponentType.MentionableSelect:\n\t\t\treturn new MentionableSelectMenuBuilder(data);\n\t\tcase ComponentType.ChannelSelect:\n\t\t\treturn new ChannelSelectMenuBuilder(data);\n\t\tdefault:\n\t\t\t// @ts-expect-error This case can still occur if we get a newer unsupported component type\n\t\t\tthrow new Error(`Cannot properly serialize component type: ${data.type}`);\n\t}\n}\n","import {\n\tComponentType,\n\ttype APIMessageComponentEmoji,\n\ttype APIButtonComponent,\n\ttype APIButtonComponentWithURL,\n\ttype APIButtonComponentWithCustomId,\n\ttype ButtonStyle,\n} from 'discord-api-types/v10';\nimport {\n\tbuttonLabelValidator,\n\tbuttonStyleValidator,\n\tcustomIdValidator,\n\tdisabledValidator,\n\temojiValidator,\n\turlValidator,\n\tvalidateRequiredButtonParameters,\n} from '../Assertions.js';\nimport { ComponentBuilder } from '../Component.js';\n\n/**\n * A builder that creates API-compatible JSON data for buttons.\n */\nexport class ButtonBuilder extends ComponentBuilder {\n\t/**\n\t * Creates a new button from API data.\n\t *\n\t * @param data - The API data to create this button with\n\t * @example\n\t * Creating a button from an API data object:\n\t * ```ts\n\t * const button = new ButtonBuilder({\n\t * \tcustom_id: 'a cool button',\n\t * \tstyle: ButtonStyle.Primary,\n\t * \tlabel: 'Click Me',\n\t * \temoji: {\n\t * \t\tname: 'smile',\n\t * \t\tid: '123456789012345678',\n\t * \t},\n\t * });\n\t * ```\n\t * @example\n\t * Creating a button using setters and API data:\n\t * ```ts\n\t * const button = new ButtonBuilder({\n\t * \tstyle: ButtonStyle.Secondary,\n\t * \tlabel: 'Click Me',\n\t * })\n\t * \t.setEmoji({ name: '🙂' })\n\t * \t.setCustomId('another cool button');\n\t * ```\n\t */\n\tpublic constructor(data?: Partial) {\n\t\tsuper({ type: ComponentType.Button, ...data });\n\t}\n\n\t/**\n\t * Sets the style of this button.\n\t *\n\t * @param style - The style to use\n\t */\n\tpublic setStyle(style: ButtonStyle) {\n\t\tthis.data.style = buttonStyleValidator.parse(style);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the URL for this button.\n\t *\n\t * @remarks\n\t * This method is only available to buttons using the `Link` button style.\n\t * Only three types of URL schemes are currently supported: `https://`, `http://`, and `discord://`.\n\t * @param url - The URL to use\n\t */\n\tpublic setURL(url: string) {\n\t\t(this.data as APIButtonComponentWithURL).url = urlValidator.parse(url);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the custom id for this button.\n\t *\n\t * @remarks\n\t * This method is only applicable to buttons that are not using the `Link` button style.\n\t * @param customId - The custom id to use\n\t */\n\tpublic setCustomId(customId: string) {\n\t\t(this.data as APIButtonComponentWithCustomId).custom_id = customIdValidator.parse(customId);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the emoji to display on this button.\n\t *\n\t * @param emoji - The emoji to use\n\t */\n\tpublic setEmoji(emoji: APIMessageComponentEmoji) {\n\t\tthis.data.emoji = emojiValidator.parse(emoji);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets whether this button is disabled.\n\t *\n\t * @param disabled - Whether to disable this button\n\t */\n\tpublic setDisabled(disabled = true) {\n\t\tthis.data.disabled = disabledValidator.parse(disabled);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the label for this button.\n\t *\n\t * @param label - The label to use\n\t */\n\tpublic setLabel(label: string) {\n\t\tthis.data.label = buttonLabelValidator.parse(label);\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc ComponentBuilder.toJSON}\n\t */\n\tpublic toJSON(): APIButtonComponent {\n\t\tvalidateRequiredButtonParameters(\n\t\t\tthis.data.style,\n\t\t\tthis.data.label,\n\t\t\tthis.data.emoji,\n\t\t\t(this.data as APIButtonComponentWithCustomId).custom_id,\n\t\t\t(this.data as APIButtonComponentWithURL).url,\n\t\t);\n\n\t\treturn {\n\t\t\t...this.data,\n\t\t} as APIButtonComponent;\n\t}\n}\n","import type { APIChannelSelectComponent, ChannelType } from 'discord-api-types/v10';\nimport { ComponentType } from 'discord-api-types/v10';\nimport { normalizeArray, type RestOrArray } from '../../util/normalizeArray.js';\nimport { channelTypesValidator, customIdValidator } from '../Assertions.js';\nimport { BaseSelectMenuBuilder } from './BaseSelectMenu.js';\n\n/**\n * A builder that creates API-compatible JSON data for channel select menus.\n */\nexport class ChannelSelectMenuBuilder extends BaseSelectMenuBuilder {\n\t/**\n\t * Creates a new select menu from API data.\n\t *\n\t * @param data - The API data to create this select menu with\n\t * @example\n\t * Creating a select menu from an API data object:\n\t * ```ts\n\t * const selectMenu = new ChannelSelectMenuBuilder({\n\t * \tcustom_id: 'a cool select menu',\n\t * \tplaceholder: 'select an option',\n\t * \tmax_values: 2,\n\t * });\n\t * ```\n\t * @example\n\t * Creating a select menu using setters and API data:\n\t * ```ts\n\t * const selectMenu = new ChannelSelectMenuBuilder({\n\t * \tcustom_id: 'a cool select menu',\n\t * })\n\t * \t.addChannelTypes(ChannelType.GuildText, ChannelType.GuildAnnouncement)\n\t * \t.setMinValues(2);\n\t * ```\n\t */\n\tpublic constructor(data?: Partial) {\n\t\tsuper({ ...data, type: ComponentType.ChannelSelect });\n\t}\n\n\t/**\n\t * Adds channel types to this select menu.\n\t *\n\t * @param types - The channel types to use\n\t */\n\tpublic addChannelTypes(...types: RestOrArray) {\n\t\tconst normalizedTypes = normalizeArray(types);\n\t\tthis.data.channel_types ??= [];\n\t\tthis.data.channel_types.push(...channelTypesValidator.parse(normalizedTypes));\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets channel types for this select menu.\n\t *\n\t * @param types - The channel types to use\n\t */\n\tpublic setChannelTypes(...types: RestOrArray) {\n\t\tconst normalizedTypes = normalizeArray(types);\n\t\tthis.data.channel_types ??= [];\n\t\tthis.data.channel_types.splice(0, this.data.channel_types.length, ...channelTypesValidator.parse(normalizedTypes));\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc BaseSelectMenuBuilder.toJSON}\n\t */\n\tpublic override toJSON(): APIChannelSelectComponent {\n\t\tcustomIdValidator.parse(this.data.custom_id);\n\n\t\treturn {\n\t\t\t...this.data,\n\t\t} as APIChannelSelectComponent;\n\t}\n}\n","import type { APISelectMenuComponent } from 'discord-api-types/v10';\nimport { customIdValidator, disabledValidator, minMaxValidator, placeholderValidator } from '../Assertions.js';\nimport { ComponentBuilder } from '../Component.js';\n\n/**\n * The base select menu builder that contains common symbols for select menu builders.\n *\n * @typeParam SelectMenuType - The type of select menu this would be instantiated for.\n */\nexport abstract class BaseSelectMenuBuilder<\n\tSelectMenuType extends APISelectMenuComponent,\n> extends ComponentBuilder {\n\t/**\n\t * Sets the placeholder for this select menu.\n\t *\n\t * @param placeholder - The placeholder to use\n\t */\n\tpublic setPlaceholder(placeholder: string) {\n\t\tthis.data.placeholder = placeholderValidator.parse(placeholder);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the minimum values that must be selected in the select menu.\n\t *\n\t * @param minValues - The minimum values that must be selected\n\t */\n\tpublic setMinValues(minValues: number) {\n\t\tthis.data.min_values = minMaxValidator.parse(minValues);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the maximum values that must be selected in the select menu.\n\t *\n\t * @param maxValues - The maximum values that must be selected\n\t */\n\tpublic setMaxValues(maxValues: number) {\n\t\tthis.data.max_values = minMaxValidator.parse(maxValues);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the custom id for this select menu.\n\t *\n\t * @param customId - The custom id to use\n\t */\n\tpublic setCustomId(customId: string) {\n\t\tthis.data.custom_id = customIdValidator.parse(customId);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets whether this select menu is disabled.\n\t *\n\t * @param disabled - Whether this select menu is disabled\n\t */\n\tpublic setDisabled(disabled = true) {\n\t\tthis.data.disabled = disabledValidator.parse(disabled);\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc ComponentBuilder.toJSON}\n\t */\n\tpublic toJSON(): SelectMenuType {\n\t\tcustomIdValidator.parse(this.data.custom_id);\n\t\treturn {\n\t\t\t...this.data,\n\t\t} as SelectMenuType;\n\t}\n}\n","import type { APIMentionableSelectComponent } from 'discord-api-types/v10';\nimport { ComponentType } from 'discord-api-types/v10';\nimport { BaseSelectMenuBuilder } from './BaseSelectMenu.js';\n\n/**\n * A builder that creates API-compatible JSON data for mentionable select menus.\n */\nexport class MentionableSelectMenuBuilder extends BaseSelectMenuBuilder {\n\t/**\n\t * Creates a new select menu from API data.\n\t *\n\t * @param data - The API data to create this select menu with\n\t * @example\n\t * Creating a select menu from an API data object:\n\t * ```ts\n\t * const selectMenu = new MentionableSelectMenuBuilder({\n\t * \tcustom_id: 'a cool select menu',\n\t * \tplaceholder: 'select an option',\n\t * \tmax_values: 2,\n\t * });\n\t * ```\n\t * @example\n\t * Creating a select menu using setters and API data:\n\t * ```ts\n\t * const selectMenu = new MentionableSelectMenuBuilder({\n\t * \tcustom_id: 'a cool select menu',\n\t * })\n\t * \t.setMinValues(1);\n\t * ```\n\t */\n\tpublic constructor(data?: Partial) {\n\t\tsuper({ ...data, type: ComponentType.MentionableSelect });\n\t}\n}\n","import type { APIRoleSelectComponent } from 'discord-api-types/v10';\nimport { ComponentType } from 'discord-api-types/v10';\nimport { BaseSelectMenuBuilder } from './BaseSelectMenu.js';\n\n/**\n * A builder that creates API-compatible JSON data for role select menus.\n */\nexport class RoleSelectMenuBuilder extends BaseSelectMenuBuilder {\n\t/**\n\t * Creates a new select menu from API data.\n\t *\n\t * @param data - The API data to create this select menu with\n\t * @example\n\t * Creating a select menu from an API data object:\n\t * ```ts\n\t * const selectMenu = new RoleSelectMenuBuilder({\n\t * \tcustom_id: 'a cool select menu',\n\t * \tplaceholder: 'select an option',\n\t * \tmax_values: 2,\n\t * });\n\t * ```\n\t * @example\n\t * Creating a select menu using setters and API data:\n\t * ```ts\n\t * const selectMenu = new RoleSelectMenuBuilder({\n\t * \tcustom_id: 'a cool select menu',\n\t * })\n\t * \t.setMinValues(1);\n\t * ```\n\t */\n\tpublic constructor(data?: Partial) {\n\t\tsuper({ ...data, type: ComponentType.RoleSelect });\n\t}\n}\n","import { ComponentType } from 'discord-api-types/v10';\nimport type { APIStringSelectComponent, APISelectMenuOption } from 'discord-api-types/v10';\nimport { normalizeArray, type RestOrArray } from '../../util/normalizeArray.js';\nimport { jsonOptionValidator, optionsLengthValidator, validateRequiredSelectMenuParameters } from '../Assertions.js';\nimport { BaseSelectMenuBuilder } from './BaseSelectMenu.js';\nimport { StringSelectMenuOptionBuilder } from './StringSelectMenuOption.js';\n\n/**\n * A builder that creates API-compatible JSON data for string select menus.\n */\nexport class StringSelectMenuBuilder extends BaseSelectMenuBuilder {\n\t/**\n\t * The options within this select menu.\n\t */\n\tpublic readonly options: StringSelectMenuOptionBuilder[];\n\n\t/**\n\t * Creates a new select menu from API data.\n\t *\n\t * @param data - The API data to create this select menu with\n\t * @example\n\t * Creating a select menu from an API data object:\n\t * ```ts\n\t * const selectMenu = new StringSelectMenuBuilder({\n\t * \tcustom_id: 'a cool select menu',\n\t * \tplaceholder: 'select an option',\n\t * \tmax_values: 2,\n\t * \toptions: [\n\t * \t\t{ label: 'option 1', value: '1' },\n\t * \t\t{ label: 'option 2', value: '2' },\n\t * \t\t{ label: 'option 3', value: '3' },\n\t * \t],\n\t * });\n\t * ```\n\t * @example\n\t * Creating a select menu using setters and API data:\n\t * ```ts\n\t * const selectMenu = new StringSelectMenuBuilder({\n\t * \tcustom_id: 'a cool select menu',\n\t * })\n\t * \t.setMinValues(1)\n\t * \t.addOptions({\n\t * \t\tlabel: 'Catchy',\n\t * \t\tvalue: 'catch',\n\t * \t});\n\t * ```\n\t */\n\tpublic constructor(data?: Partial) {\n\t\tconst { options, ...initData } = data ?? {};\n\t\tsuper({ ...initData, type: ComponentType.StringSelect });\n\t\tthis.options = options?.map((option: APISelectMenuOption) => new StringSelectMenuOptionBuilder(option)) ?? [];\n\t}\n\n\t/**\n\t * Adds options to this select menu.\n\t *\n\t * @param options - The options to add\n\t */\n\tpublic addOptions(...options: RestOrArray) {\n\t\tconst normalizedOptions = normalizeArray(options);\n\t\toptionsLengthValidator.parse(this.options.length + normalizedOptions.length);\n\t\tthis.options.push(\n\t\t\t...normalizedOptions.map((normalizedOption) =>\n\t\t\t\tnormalizedOption instanceof StringSelectMenuOptionBuilder\n\t\t\t\t\t? normalizedOption\n\t\t\t\t\t: new StringSelectMenuOptionBuilder(jsonOptionValidator.parse(normalizedOption)),\n\t\t\t),\n\t\t);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the options for this select menu.\n\t *\n\t * @param options - The options to set\n\t */\n\tpublic setOptions(...options: RestOrArray) {\n\t\treturn this.spliceOptions(0, this.options.length, ...options);\n\t}\n\n\t/**\n\t * Removes, replaces, or inserts options for this select menu.\n\t *\n\t * @remarks\n\t * This method behaves similarly\n\t * to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/slice | Array.prototype.splice()}.\n\t * It's useful for modifying and adjusting the order of existing options.\n\t * @example\n\t * Remove the first option:\n\t * ```ts\n\t * selectMenu.spliceOptions(0, 1);\n\t * ```\n\t * @example\n\t * Remove the first n option:\n\t * ```ts\n\t * const n = 4;\n\t * selectMenu.spliceOptions(0, n);\n\t * ```\n\t * @example\n\t * Remove the last option:\n\t * ```ts\n\t * selectMenu.spliceOptions(-1, 1);\n\t * ```\n\t * @param index - The index to start at\n\t * @param deleteCount - The number of options to remove\n\t * @param options - The replacing option objects or builders\n\t */\n\tpublic spliceOptions(\n\t\tindex: number,\n\t\tdeleteCount: number,\n\t\t...options: RestOrArray\n\t) {\n\t\tconst normalizedOptions = normalizeArray(options);\n\n\t\tconst clone = [...this.options];\n\n\t\tclone.splice(\n\t\t\tindex,\n\t\t\tdeleteCount,\n\t\t\t...normalizedOptions.map((normalizedOption) =>\n\t\t\t\tnormalizedOption instanceof StringSelectMenuOptionBuilder\n\t\t\t\t\t? normalizedOption\n\t\t\t\t\t: new StringSelectMenuOptionBuilder(jsonOptionValidator.parse(normalizedOption)),\n\t\t\t),\n\t\t);\n\n\t\toptionsLengthValidator.parse(clone.length);\n\t\tthis.options.splice(0, this.options.length, ...clone);\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc BaseSelectMenuBuilder.toJSON}\n\t */\n\tpublic override toJSON(): APIStringSelectComponent {\n\t\tvalidateRequiredSelectMenuParameters(this.options, this.data.custom_id);\n\n\t\treturn {\n\t\t\t...this.data,\n\t\t\toptions: this.options.map((option) => option.toJSON()),\n\t\t} as APIStringSelectComponent;\n\t}\n}\n","import type { APIUserSelectComponent } from 'discord-api-types/v10';\nimport { ComponentType } from 'discord-api-types/v10';\nimport { BaseSelectMenuBuilder } from './BaseSelectMenu.js';\n\n/**\n * A builder that creates API-compatible JSON data for user select menus.\n */\nexport class UserSelectMenuBuilder extends BaseSelectMenuBuilder {\n\t/**\n\t * Creates a new select menu from API data.\n\t *\n\t * @param data - The API data to create this select menu with\n\t * @example\n\t * Creating a select menu from an API data object:\n\t * ```ts\n\t * const selectMenu = new UserSelectMenuBuilder({\n\t * \tcustom_id: 'a cool select menu',\n\t * \tplaceholder: 'select an option',\n\t * \tmax_values: 2,\n\t * });\n\t * ```\n\t * @example\n\t * Creating a select menu using setters and API data:\n\t * ```ts\n\t * const selectMenu = new UserSelectMenuBuilder({\n\t * \tcustom_id: 'a cool select menu',\n\t * })\n\t * \t.setMinValues(1);\n\t * ```\n\t */\n\tpublic constructor(data?: Partial) {\n\t\tsuper({ ...data, type: ComponentType.UserSelect });\n\t}\n}\n","import { isJSONEncodable, type Equatable, type JSONEncodable } from '@discordjs/util';\nimport { ComponentType, type TextInputStyle, type APITextInputComponent } from 'discord-api-types/v10';\nimport isEqual from 'fast-deep-equal';\nimport { customIdValidator } from '../Assertions.js';\nimport { ComponentBuilder } from '../Component.js';\nimport {\n\tmaxLengthValidator,\n\tminLengthValidator,\n\tplaceholderValidator,\n\trequiredValidator,\n\tvalueValidator,\n\tvalidateRequiredParameters,\n\tlabelValidator,\n\ttextInputStyleValidator,\n} from './Assertions.js';\n\n/**\n * A builder that creates API-compatible JSON data for text inputs.\n */\nexport class TextInputBuilder\n\textends ComponentBuilder\n\timplements Equatable>\n{\n\t/**\n\t * Creates a new text input from API data.\n\t *\n\t * @param data - The API data to create this text input with\n\t * @example\n\t * Creating a select menu option from an API data object:\n\t * ```ts\n\t * const textInput = new TextInputBuilder({\n\t * \tcustom_id: 'a cool select menu',\n\t * \tlabel: 'Type something',\n\t * \tstyle: TextInputStyle.Short,\n\t * });\n\t * ```\n\t * @example\n\t * Creating a select menu option using setters and API data:\n\t * ```ts\n\t * const textInput = new TextInputBuilder({\n\t * \tlabel: 'Type something else',\n\t * })\n\t * \t.setCustomId('woah')\n\t * \t.setStyle(TextInputStyle.Paragraph);\n\t * ```\n\t */\n\tpublic constructor(data?: APITextInputComponent & { type?: ComponentType.TextInput }) {\n\t\tsuper({ type: ComponentType.TextInput, ...data });\n\t}\n\n\t/**\n\t * Sets the custom id for this text input.\n\t *\n\t * @param customId - The custom id to use\n\t */\n\tpublic setCustomId(customId: string) {\n\t\tthis.data.custom_id = customIdValidator.parse(customId);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the label for this text input.\n\t *\n\t * @param label - The label to use\n\t */\n\tpublic setLabel(label: string) {\n\t\tthis.data.label = labelValidator.parse(label);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the style for this text input.\n\t *\n\t * @param style - The style to use\n\t */\n\tpublic setStyle(style: TextInputStyle) {\n\t\tthis.data.style = textInputStyleValidator.parse(style);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the minimum length of text for this text input.\n\t *\n\t * @param minLength - The minimum length of text for this text input\n\t */\n\tpublic setMinLength(minLength: number) {\n\t\tthis.data.min_length = minLengthValidator.parse(minLength);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the maximum length of text for this text input.\n\t *\n\t * @param maxLength - The maximum length of text for this text input\n\t */\n\tpublic setMaxLength(maxLength: number) {\n\t\tthis.data.max_length = maxLengthValidator.parse(maxLength);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the placeholder for this text input.\n\t *\n\t * @param placeholder - The placeholder to use\n\t */\n\tpublic setPlaceholder(placeholder: string) {\n\t\tthis.data.placeholder = placeholderValidator.parse(placeholder);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the value for this text input.\n\t *\n\t * @param value - The value to use\n\t */\n\tpublic setValue(value: string) {\n\t\tthis.data.value = valueValidator.parse(value);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets whether this text input is required.\n\t *\n\t * @param required - Whether this text input is required\n\t */\n\tpublic setRequired(required = true) {\n\t\tthis.data.required = requiredValidator.parse(required);\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc ComponentBuilder.toJSON}\n\t */\n\tpublic toJSON(): APITextInputComponent {\n\t\tvalidateRequiredParameters(this.data.custom_id, this.data.style, this.data.label);\n\n\t\treturn {\n\t\t\t...this.data,\n\t\t} as APITextInputComponent;\n\t}\n\n\t/**\n\t * {@inheritDoc Equatable.equals}\n\t */\n\tpublic equals(other: APITextInputComponent | JSONEncodable): boolean {\n\t\tif (isJSONEncodable(other)) {\n\t\t\treturn isEqual(other.toJSON(), this.data);\n\t\t}\n\n\t\treturn isEqual(other, this.data);\n\t}\n}\n","import { s } from '@sapphire/shapeshift';\nimport { TextInputStyle } from 'discord-api-types/v10';\nimport { isValidationEnabled } from '../../util/validation.js';\nimport { customIdValidator } from '../Assertions.js';\n\nexport const textInputStyleValidator = s.nativeEnum(TextInputStyle);\nexport const minLengthValidator = s.number.int\n\t.greaterThanOrEqual(0)\n\t.lessThanOrEqual(4_000)\n\t.setValidationEnabled(isValidationEnabled);\nexport const maxLengthValidator = s.number.int\n\t.greaterThanOrEqual(1)\n\t.lessThanOrEqual(4_000)\n\t.setValidationEnabled(isValidationEnabled);\nexport const requiredValidator = s.boolean;\nexport const valueValidator = s.string.lengthLessThanOrEqual(4_000).setValidationEnabled(isValidationEnabled);\nexport const placeholderValidator = s.string.lengthLessThanOrEqual(100).setValidationEnabled(isValidationEnabled);\nexport const labelValidator = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(45)\n\t.setValidationEnabled(isValidationEnabled);\n\nexport function validateRequiredParameters(customId?: string, style?: TextInputStyle, label?: string) {\n\tcustomIdValidator.parse(customId);\n\ttextInputStyleValidator.parse(style);\n\tlabelValidator.parse(label);\n}\n","import { s } from '@sapphire/shapeshift';\nimport { ActionRowBuilder, type ModalActionRowComponentBuilder } from '../../components/ActionRow.js';\nimport { customIdValidator } from '../../components/Assertions.js';\nimport { isValidationEnabled } from '../../util/validation.js';\n\nexport const titleValidator = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(45)\n\t.setValidationEnabled(isValidationEnabled);\nexport const componentsValidator = s\n\t.instance(ActionRowBuilder)\n\t.array.lengthGreaterThanOrEqual(1)\n\t.setValidationEnabled(isValidationEnabled);\n\nexport function validateRequiredParameters(\n\tcustomId?: string,\n\ttitle?: string,\n\tcomponents?: ActionRowBuilder[],\n) {\n\tcustomIdValidator.parse(customId);\n\ttitleValidator.parse(title);\n\tcomponentsValidator.parse(components);\n}\n","/* eslint-disable jsdoc/check-param-names */\n\nimport type { JSONEncodable } from '@discordjs/util';\nimport type {\n\tAPIActionRowComponent,\n\tAPIModalActionRowComponent,\n\tAPIModalInteractionResponseCallbackData,\n} from 'discord-api-types/v10';\nimport { ActionRowBuilder, type ModalActionRowComponentBuilder } from '../../components/ActionRow.js';\nimport { customIdValidator } from '../../components/Assertions.js';\nimport { createComponentBuilder } from '../../components/Components.js';\nimport { normalizeArray, type RestOrArray } from '../../util/normalizeArray.js';\nimport { titleValidator, validateRequiredParameters } from './Assertions.js';\n\n/**\n * A builder that creates API-compatible JSON data for modals.\n */\nexport class ModalBuilder implements JSONEncodable {\n\t/**\n\t * The API data associated with this modal.\n\t */\n\tpublic readonly data: Partial;\n\n\t/**\n\t * The components within this modal.\n\t */\n\tpublic readonly components: ActionRowBuilder[] = [];\n\n\t/**\n\t * Creates a new modal from API data.\n\t *\n\t * @param data - The API data to create this modal with\n\t */\n\tpublic constructor({ components, ...data }: Partial = {}) {\n\t\tthis.data = { ...data };\n\t\tthis.components = (components?.map((component) => createComponentBuilder(component)) ??\n\t\t\t[]) as ActionRowBuilder[];\n\t}\n\n\t/**\n\t * Sets the title of this modal.\n\t *\n\t * @param title - The title to use\n\t */\n\tpublic setTitle(title: string) {\n\t\tthis.data.title = titleValidator.parse(title);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the custom id of this modal.\n\t *\n\t * @param customId - The custom id to use\n\t */\n\tpublic setCustomId(customId: string) {\n\t\tthis.data.custom_id = customIdValidator.parse(customId);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Adds components to this modal.\n\t *\n\t * @param components - The components to add\n\t */\n\tpublic addComponents(\n\t\t...components: RestOrArray<\n\t\t\tActionRowBuilder | APIActionRowComponent\n\t\t>\n\t) {\n\t\tthis.components.push(\n\t\t\t...normalizeArray(components).map((component) =>\n\t\t\t\tcomponent instanceof ActionRowBuilder\n\t\t\t\t\t? component\n\t\t\t\t\t: new ActionRowBuilder(component),\n\t\t\t),\n\t\t);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets components for this modal.\n\t *\n\t * @param components - The components to set\n\t */\n\tpublic setComponents(...components: RestOrArray>) {\n\t\tthis.components.splice(0, this.components.length, ...normalizeArray(components));\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc ComponentBuilder.toJSON}\n\t */\n\tpublic toJSON(): APIModalInteractionResponseCallbackData {\n\t\tvalidateRequiredParameters(this.data.custom_id, this.data.title, this.components);\n\n\t\treturn {\n\t\t\t...this.data,\n\t\t\tcomponents: this.components.map((component) => component.toJSON()),\n\t\t} as APIModalInteractionResponseCallbackData;\n\t}\n}\n","import { s } from '@sapphire/shapeshift';\nimport { Locale, type APIApplicationCommandOptionChoice, type LocalizationMap } from 'discord-api-types/v10';\nimport { isValidationEnabled } from '../../util/validation.js';\nimport type { ToAPIApplicationCommandOptions } from './SlashCommandBuilder.js';\nimport type { SlashCommandSubcommandBuilder, SlashCommandSubcommandGroupBuilder } from './SlashCommandSubcommands.js';\nimport type { ApplicationCommandOptionBase } from './mixins/ApplicationCommandOptionBase.js';\n\nconst namePredicate = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(32)\n\t.regex(/^[\\p{Ll}\\p{Lm}\\p{Lo}\\p{N}\\p{sc=Devanagari}\\p{sc=Thai}_-]+$/u)\n\t.setValidationEnabled(isValidationEnabled);\n\nexport function validateName(name: unknown): asserts name is string {\n\tnamePredicate.parse(name);\n}\n\nconst descriptionPredicate = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(100)\n\t.setValidationEnabled(isValidationEnabled);\nconst localePredicate = s.nativeEnum(Locale);\n\nexport function validateDescription(description: unknown): asserts description is string {\n\tdescriptionPredicate.parse(description);\n}\n\nconst maxArrayLengthPredicate = s.unknown.array.lengthLessThanOrEqual(25).setValidationEnabled(isValidationEnabled);\nexport function validateLocale(locale: unknown) {\n\treturn localePredicate.parse(locale);\n}\n\nexport function validateMaxOptionsLength(options: unknown): asserts options is ToAPIApplicationCommandOptions[] {\n\tmaxArrayLengthPredicate.parse(options);\n}\n\nexport function validateRequiredParameters(\n\tname: string,\n\tdescription: string,\n\toptions: ToAPIApplicationCommandOptions[],\n) {\n\t// Assert name matches all conditions\n\tvalidateName(name);\n\n\t// Assert description conditions\n\tvalidateDescription(description);\n\n\t// Assert options conditions\n\tvalidateMaxOptionsLength(options);\n}\n\nconst booleanPredicate = s.boolean;\n\nexport function validateDefaultPermission(value: unknown): asserts value is boolean {\n\tbooleanPredicate.parse(value);\n}\n\nexport function validateRequired(required: unknown): asserts required is boolean {\n\tbooleanPredicate.parse(required);\n}\n\nconst choicesLengthPredicate = s.number.lessThanOrEqual(25).setValidationEnabled(isValidationEnabled);\n\nexport function validateChoicesLength(amountAdding: number, choices?: APIApplicationCommandOptionChoice[]): void {\n\tchoicesLengthPredicate.parse((choices?.length ?? 0) + amountAdding);\n}\n\nexport function assertReturnOfBuilder<\n\tT extends ApplicationCommandOptionBase | SlashCommandSubcommandBuilder | SlashCommandSubcommandGroupBuilder,\n>(input: unknown, ExpectedInstanceOf: new () => T): asserts input is T {\n\ts.instance(ExpectedInstanceOf).parse(input);\n}\n\nexport const localizationMapPredicate = s\n\t.object(Object.fromEntries(Object.values(Locale).map((locale) => [locale, s.string.nullish])))\n\t.strict.nullish.setValidationEnabled(isValidationEnabled);\n\nexport function validateLocalizationMap(value: unknown): asserts value is LocalizationMap {\n\tlocalizationMapPredicate.parse(value);\n}\n\nconst dmPermissionPredicate = s.boolean.nullish;\n\nexport function validateDMPermission(value: unknown): asserts value is boolean | null | undefined {\n\tdmPermissionPredicate.parse(value);\n}\n\nconst memberPermissionPredicate = s.union(\n\ts.bigint.transform((value) => value.toString()),\n\ts.number.safeInt.transform((value) => value.toString()),\n\ts.string.regex(/^\\d+$/),\n).nullish;\n\nexport function validateDefaultMemberPermissions(permissions: unknown) {\n\treturn memberPermissionPredicate.parse(permissions);\n}\n\nexport function validateNSFW(value: unknown): asserts value is boolean {\n\tbooleanPredicate.parse(value);\n}\n","import type {\n\tAPIApplicationCommandOption,\n\tLocalizationMap,\n\tPermissions,\n\tRESTPostAPIChatInputApplicationCommandsJSONBody,\n} from 'discord-api-types/v10';\nimport { mix } from 'ts-mixer';\nimport {\n\tassertReturnOfBuilder,\n\tvalidateDefaultMemberPermissions,\n\tvalidateDefaultPermission,\n\tvalidateLocalizationMap,\n\tvalidateDMPermission,\n\tvalidateMaxOptionsLength,\n\tvalidateRequiredParameters,\n\tvalidateNSFW,\n} from './Assertions.js';\nimport { SlashCommandSubcommandBuilder, SlashCommandSubcommandGroupBuilder } from './SlashCommandSubcommands.js';\nimport { SharedNameAndDescription } from './mixins/NameAndDescription.js';\nimport { SharedSlashCommandOptions } from './mixins/SharedSlashCommandOptions.js';\n\n/**\n * A builder that creates API-compatible JSON data for slash commands.\n */\n@mix(SharedSlashCommandOptions, SharedNameAndDescription)\nexport class SlashCommandBuilder {\n\t/**\n\t * The name of this command.\n\t */\n\tpublic readonly name: string = undefined!;\n\n\t/**\n\t * The name localizations of this command.\n\t */\n\tpublic readonly name_localizations?: LocalizationMap;\n\n\t/**\n\t * The description of this command.\n\t */\n\tpublic readonly description: string = undefined!;\n\n\t/**\n\t * The description localizations of this command.\n\t */\n\tpublic readonly description_localizations?: LocalizationMap;\n\n\t/**\n\t * The options of this command.\n\t */\n\tpublic readonly options: ToAPIApplicationCommandOptions[] = [];\n\n\t/**\n\t * Whether this command is enabled by default when the application is added to a guild.\n\t *\n\t * @deprecated Use {@link ContextMenuCommandBuilder.setDefaultMemberPermissions} or {@link ContextMenuCommandBuilder.setDMPermission} instead.\n\t */\n\tpublic readonly default_permission: boolean | undefined = undefined;\n\n\t/**\n\t * The set of permissions represented as a bit set for the command.\n\t */\n\tpublic readonly default_member_permissions: Permissions | null | undefined = undefined;\n\n\t/**\n\t * Indicates whether the command is available in direct messages with the application.\n\t *\n\t * @remarks\n\t * By default, commands are visible. This property is only for global commands.\n\t */\n\tpublic readonly dm_permission: boolean | undefined = undefined;\n\n\t/**\n\t * Whether this command is NSFW.\n\t */\n\tpublic readonly nsfw: boolean | undefined = undefined;\n\n\t/**\n\t * Sets whether the command is enabled by default when the application is added to a guild.\n\t *\n\t * @remarks\n\t * If set to `false`, you will have to later `PUT` the permissions for this command.\n\t * @param value - Whether or not to enable this command by default\n\t * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions}\n\t * @deprecated Use {@link SlashCommandBuilder.setDefaultMemberPermissions} or {@link SlashCommandBuilder.setDMPermission} instead.\n\t */\n\tpublic setDefaultPermission(value: boolean) {\n\t\t// Assert the value matches the conditions\n\t\tvalidateDefaultPermission(value);\n\n\t\tReflect.set(this, 'default_permission', value);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the default permissions a member should have in order to run the command.\n\t *\n\t * @remarks\n\t * You can set this to `'0'` to disable the command by default.\n\t * @param permissions - The permissions bit field to set\n\t * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions}\n\t */\n\tpublic setDefaultMemberPermissions(permissions: Permissions | bigint | number | null | undefined) {\n\t\t// Assert the value and parse it\n\t\tconst permissionValue = validateDefaultMemberPermissions(permissions);\n\n\t\tReflect.set(this, 'default_member_permissions', permissionValue);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets if the command is available in direct messages with the application.\n\t *\n\t * @remarks\n\t * By default, commands are visible. This method is only for global commands.\n\t * @param enabled - Whether the command should be enabled in direct messages\n\t * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions}\n\t */\n\tpublic setDMPermission(enabled: boolean | null | undefined) {\n\t\t// Assert the value matches the conditions\n\t\tvalidateDMPermission(enabled);\n\n\t\tReflect.set(this, 'dm_permission', enabled);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets whether this command is NSFW.\n\t *\n\t * @param nsfw - Whether this command is NSFW\n\t */\n\tpublic setNSFW(nsfw = true) {\n\t\t// Assert the value matches the conditions\n\t\tvalidateNSFW(nsfw);\n\t\tReflect.set(this, 'nsfw', nsfw);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Adds a new subcommand group to this command.\n\t *\n\t * @param input - A function that returns a subcommand group builder or an already built builder\n\t */\n\tpublic addSubcommandGroup(\n\t\tinput:\n\t\t\t| SlashCommandSubcommandGroupBuilder\n\t\t\t| ((subcommandGroup: SlashCommandSubcommandGroupBuilder) => SlashCommandSubcommandGroupBuilder),\n\t): SlashCommandSubcommandsOnlyBuilder {\n\t\tconst { options } = this;\n\n\t\t// First, assert options conditions - we cannot have more than 25 options\n\t\tvalidateMaxOptionsLength(options);\n\n\t\t// Get the final result\n\t\tconst result = typeof input === 'function' ? input(new SlashCommandSubcommandGroupBuilder()) : input;\n\n\t\tassertReturnOfBuilder(result, SlashCommandSubcommandGroupBuilder);\n\n\t\t// Push it\n\t\toptions.push(result);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Adds a new subcommand to this command.\n\t *\n\t * @param input - A function that returns a subcommand builder or an already built builder\n\t */\n\tpublic addSubcommand(\n\t\tinput:\n\t\t\t| SlashCommandSubcommandBuilder\n\t\t\t| ((subcommandGroup: SlashCommandSubcommandBuilder) => SlashCommandSubcommandBuilder),\n\t): SlashCommandSubcommandsOnlyBuilder {\n\t\tconst { options } = this;\n\n\t\t// First, assert options conditions - we cannot have more than 25 options\n\t\tvalidateMaxOptionsLength(options);\n\n\t\t// Get the final result\n\t\tconst result = typeof input === 'function' ? input(new SlashCommandSubcommandBuilder()) : input;\n\n\t\tassertReturnOfBuilder(result, SlashCommandSubcommandBuilder);\n\n\t\t// Push it\n\t\toptions.push(result);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Serializes this builder to API-compatible JSON data.\n\t *\n\t * @remarks\n\t * This method runs validations on the data before serializing it.\n\t * As such, it may throw an error if the data is invalid.\n\t */\n\tpublic toJSON(): RESTPostAPIChatInputApplicationCommandsJSONBody {\n\t\tvalidateRequiredParameters(this.name, this.description, this.options);\n\n\t\tvalidateLocalizationMap(this.name_localizations);\n\t\tvalidateLocalizationMap(this.description_localizations);\n\n\t\treturn {\n\t\t\t...this,\n\t\t\toptions: this.options.map((option) => option.toJSON()),\n\t\t};\n\t}\n}\n\nexport interface SlashCommandBuilder extends SharedNameAndDescription, SharedSlashCommandOptions {}\n\n/**\n * An interface specifically for slash command subcommands.\n */\nexport interface SlashCommandSubcommandsOnlyBuilder\n\textends Omit> {}\n\n/**\n * An interface specifically for slash command options.\n */\nexport interface SlashCommandOptionsOnlyBuilder\n\textends SharedNameAndDescription,\n\t\tSharedSlashCommandOptions,\n\t\tPick {}\n\n/**\n * An interface that ensures the `toJSON()` call will return something\n * that can be serialized into API-compatible data.\n */\nexport interface ToAPIApplicationCommandOptions {\n\ttoJSON(): APIApplicationCommandOption;\n}\n","import {\n\tApplicationCommandOptionType,\n\ttype APIApplicationCommandSubcommandGroupOption,\n\ttype APIApplicationCommandSubcommandOption,\n} from 'discord-api-types/v10';\nimport { mix } from 'ts-mixer';\nimport { assertReturnOfBuilder, validateMaxOptionsLength, validateRequiredParameters } from './Assertions.js';\nimport type { ToAPIApplicationCommandOptions } from './SlashCommandBuilder.js';\nimport type { ApplicationCommandOptionBase } from './mixins/ApplicationCommandOptionBase.js';\nimport { SharedNameAndDescription } from './mixins/NameAndDescription.js';\nimport { SharedSlashCommandOptions } from './mixins/SharedSlashCommandOptions.js';\n\n/**\n * Represents a folder for subcommands.\n *\n * @see {@link https://discord.com/developers/docs/interactions/application-commands#subcommands-and-subcommand-groups}\n */\n@mix(SharedNameAndDescription)\nexport class SlashCommandSubcommandGroupBuilder implements ToAPIApplicationCommandOptions {\n\t/**\n\t * The name of this subcommand group.\n\t */\n\tpublic readonly name: string = undefined!;\n\n\t/**\n\t * The description of this subcommand group.\n\t */\n\tpublic readonly description: string = undefined!;\n\n\t/**\n\t * The subcommands within this subcommand group.\n\t */\n\tpublic readonly options: SlashCommandSubcommandBuilder[] = [];\n\n\t/**\n\t * Adds a new subcommand to this group.\n\t *\n\t * @param input - A function that returns a subcommand builder or an already built builder\n\t */\n\tpublic addSubcommand(\n\t\tinput:\n\t\t\t| SlashCommandSubcommandBuilder\n\t\t\t| ((subcommandGroup: SlashCommandSubcommandBuilder) => SlashCommandSubcommandBuilder),\n\t) {\n\t\tconst { options } = this;\n\n\t\t// First, assert options conditions - we cannot have more than 25 options\n\t\tvalidateMaxOptionsLength(options);\n\n\t\t// Get the final result\n\t\t// eslint-disable-next-line @typescript-eslint/no-use-before-define\n\t\tconst result = typeof input === 'function' ? input(new SlashCommandSubcommandBuilder()) : input;\n\n\t\t// eslint-disable-next-line @typescript-eslint/no-use-before-define\n\t\tassertReturnOfBuilder(result, SlashCommandSubcommandBuilder);\n\n\t\t// Push it\n\t\toptions.push(result);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Serializes this builder to API-compatible JSON data.\n\t *\n\t * @remarks\n\t * This method runs validations on the data before serializing it.\n\t * As such, it may throw an error if the data is invalid.\n\t */\n\tpublic toJSON(): APIApplicationCommandSubcommandGroupOption {\n\t\tvalidateRequiredParameters(this.name, this.description, this.options);\n\n\t\treturn {\n\t\t\ttype: ApplicationCommandOptionType.SubcommandGroup,\n\t\t\tname: this.name,\n\t\t\tname_localizations: this.name_localizations,\n\t\t\tdescription: this.description,\n\t\t\tdescription_localizations: this.description_localizations,\n\t\t\toptions: this.options.map((option) => option.toJSON()),\n\t\t};\n\t}\n}\n\nexport interface SlashCommandSubcommandGroupBuilder extends SharedNameAndDescription {}\n\n/**\n * A builder that creates API-compatible JSON data for slash command subcommands.\n *\n * @see {@link https://discord.com/developers/docs/interactions/application-commands#subcommands-and-subcommand-groups}\n */\n@mix(SharedNameAndDescription, SharedSlashCommandOptions)\nexport class SlashCommandSubcommandBuilder implements ToAPIApplicationCommandOptions {\n\t/**\n\t * The name of this subcommand.\n\t */\n\tpublic readonly name: string = undefined!;\n\n\t/**\n\t * The description of this subcommand.\n\t */\n\tpublic readonly description: string = undefined!;\n\n\t/**\n\t * The options within this subcommand.\n\t */\n\tpublic readonly options: ApplicationCommandOptionBase[] = [];\n\n\t/**\n\t * Serializes this builder to API-compatible JSON data.\n\t *\n\t * @remarks\n\t * This method runs validations on the data before serializing it.\n\t * As such, it may throw an error if the data is invalid.\n\t */\n\tpublic toJSON(): APIApplicationCommandSubcommandOption {\n\t\tvalidateRequiredParameters(this.name, this.description, this.options);\n\n\t\treturn {\n\t\t\ttype: ApplicationCommandOptionType.Subcommand,\n\t\t\tname: this.name,\n\t\t\tname_localizations: this.name_localizations,\n\t\t\tdescription: this.description,\n\t\t\tdescription_localizations: this.description_localizations,\n\t\t\toptions: this.options.map((option) => option.toJSON()),\n\t\t};\n\t}\n}\n\nexport interface SlashCommandSubcommandBuilder extends SharedNameAndDescription, SharedSlashCommandOptions {}\n","import type { LocaleString, LocalizationMap } from 'discord-api-types/v10';\nimport { validateDescription, validateLocale, validateName } from '../Assertions.js';\n\n/**\n * This mixin holds name and description symbols for slash commands.\n */\nexport class SharedNameAndDescription {\n\t/**\n\t * The name of this command.\n\t */\n\tpublic readonly name!: string;\n\n\t/**\n\t * The name localizations of this command.\n\t */\n\tpublic readonly name_localizations?: LocalizationMap;\n\n\t/**\n\t * The description of this command.\n\t */\n\tpublic readonly description!: string;\n\n\t/**\n\t * The description localizations of this command.\n\t */\n\tpublic readonly description_localizations?: LocalizationMap;\n\n\t/**\n\t * Sets the name of this command.\n\t *\n\t * @param name - The name to use\n\t */\n\tpublic setName(name: string): this {\n\t\t// Assert the name matches the conditions\n\t\tvalidateName(name);\n\n\t\tReflect.set(this, 'name', name);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the description of this command.\n\t *\n\t * @param description - The description to use\n\t */\n\tpublic setDescription(description: string) {\n\t\t// Assert the description matches the conditions\n\t\tvalidateDescription(description);\n\n\t\tReflect.set(this, 'description', description);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * SSets a name localization for this command.\n\t *\n\t * @param locale - The locale to set\n\t * @param localizedName - The localized name for the given `locale`\n\t */\n\tpublic setNameLocalization(locale: LocaleString, localizedName: string | null) {\n\t\tif (!this.name_localizations) {\n\t\t\tReflect.set(this, 'name_localizations', {});\n\t\t}\n\n\t\tconst parsedLocale = validateLocale(locale);\n\n\t\tif (localizedName === null) {\n\t\t\tthis.name_localizations![parsedLocale] = null;\n\t\t\treturn this;\n\t\t}\n\n\t\tvalidateName(localizedName);\n\n\t\tthis.name_localizations![parsedLocale] = localizedName;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the name localizations for this command.\n\t *\n\t * @param localizedNames - The object of localized names to set\n\t */\n\tpublic setNameLocalizations(localizedNames: LocalizationMap | null) {\n\t\tif (localizedNames === null) {\n\t\t\tReflect.set(this, 'name_localizations', null);\n\t\t\treturn this;\n\t\t}\n\n\t\tReflect.set(this, 'name_localizations', {});\n\n\t\tfor (const args of Object.entries(localizedNames)) {\n\t\t\tthis.setNameLocalization(...(args as [LocaleString, string | null]));\n\t\t}\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets a description localization for this command.\n\t *\n\t * @param locale - The locale to set\n\t * @param localizedDescription - The localized description for the given locale\n\t */\n\tpublic setDescriptionLocalization(locale: LocaleString, localizedDescription: string | null) {\n\t\tif (!this.description_localizations) {\n\t\t\tReflect.set(this, 'description_localizations', {});\n\t\t}\n\n\t\tconst parsedLocale = validateLocale(locale);\n\n\t\tif (localizedDescription === null) {\n\t\t\tthis.description_localizations![parsedLocale] = null;\n\t\t\treturn this;\n\t\t}\n\n\t\tvalidateDescription(localizedDescription);\n\n\t\tthis.description_localizations![parsedLocale] = localizedDescription;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the description localizations for this command.\n\t *\n\t * @param localizedDescriptions - The object of localized descriptions to set\n\t */\n\tpublic setDescriptionLocalizations(localizedDescriptions: LocalizationMap | null) {\n\t\tif (localizedDescriptions === null) {\n\t\t\tReflect.set(this, 'description_localizations', null);\n\t\t\treturn this;\n\t\t}\n\n\t\tReflect.set(this, 'description_localizations', {});\n\t\tfor (const args of Object.entries(localizedDescriptions)) {\n\t\t\tthis.setDescriptionLocalization(...(args as [LocaleString, string | null]));\n\t\t}\n\n\t\treturn this;\n\t}\n}\n","import { ApplicationCommandOptionType, type APIApplicationCommandAttachmentOption } from 'discord-api-types/v10';\nimport { ApplicationCommandOptionBase } from '../mixins/ApplicationCommandOptionBase.js';\n\n/**\n * A slash command attachment option.\n */\nexport class SlashCommandAttachmentOption extends ApplicationCommandOptionBase {\n\t/**\n\t * The type of this option.\n\t */\n\tpublic override readonly type = ApplicationCommandOptionType.Attachment as const;\n\n\t/**\n\t * {@inheritDoc ApplicationCommandOptionBase.toJSON}\n\t */\n\tpublic toJSON(): APIApplicationCommandAttachmentOption {\n\t\tthis.runRequiredValidations();\n\n\t\treturn { ...this };\n\t}\n}\n","import type { APIApplicationCommandBasicOption, ApplicationCommandOptionType } from 'discord-api-types/v10';\nimport { validateRequiredParameters, validateRequired, validateLocalizationMap } from '../Assertions.js';\nimport { SharedNameAndDescription } from './NameAndDescription.js';\n\n/**\n * The base application command option builder that contains common symbols for application command builders.\n */\nexport abstract class ApplicationCommandOptionBase extends SharedNameAndDescription {\n\t/**\n\t * The type of this option.\n\t */\n\tpublic abstract readonly type: ApplicationCommandOptionType;\n\n\t/**\n\t * Whether this option is required.\n\t *\n\t * @defaultValue `false`\n\t */\n\tpublic readonly required: boolean = false;\n\n\t/**\n\t * Sets whether this option is required.\n\t *\n\t * @param required - Whether this option should be required\n\t */\n\tpublic setRequired(required: boolean) {\n\t\t// Assert that you actually passed a boolean\n\t\tvalidateRequired(required);\n\n\t\tReflect.set(this, 'required', required);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Serializes this builder to API-compatible JSON data.\n\t *\n\t * @remarks\n\t * This method runs validations on the data before serializing it.\n\t * As such, it may throw an error if the data is invalid.\n\t */\n\tpublic abstract toJSON(): APIApplicationCommandBasicOption;\n\n\t/**\n\t * This method runs required validators on this builder.\n\t */\n\tprotected runRequiredValidations() {\n\t\tvalidateRequiredParameters(this.name, this.description, []);\n\n\t\t// Validate localizations\n\t\tvalidateLocalizationMap(this.name_localizations);\n\t\tvalidateLocalizationMap(this.description_localizations);\n\n\t\t// Assert that you actually passed a boolean\n\t\tvalidateRequired(this.required);\n\t}\n}\n","import { ApplicationCommandOptionType, type APIApplicationCommandBooleanOption } from 'discord-api-types/v10';\nimport { ApplicationCommandOptionBase } from '../mixins/ApplicationCommandOptionBase.js';\n\n/**\n * A slash command boolean option.\n */\nexport class SlashCommandBooleanOption extends ApplicationCommandOptionBase {\n\t/**\n\t * The type of this option.\n\t */\n\tpublic readonly type = ApplicationCommandOptionType.Boolean as const;\n\n\t/**\n\t * {@inheritDoc ApplicationCommandOptionBase.toJSON}\n\t */\n\tpublic toJSON(): APIApplicationCommandBooleanOption {\n\t\tthis.runRequiredValidations();\n\n\t\treturn { ...this };\n\t}\n}\n","import { ApplicationCommandOptionType, type APIApplicationCommandChannelOption } from 'discord-api-types/v10';\nimport { mix } from 'ts-mixer';\nimport { ApplicationCommandOptionBase } from '../mixins/ApplicationCommandOptionBase.js';\nimport { ApplicationCommandOptionChannelTypesMixin } from '../mixins/ApplicationCommandOptionChannelTypesMixin.js';\n\n/**\n * A slash command channel option.\n */\n@mix(ApplicationCommandOptionChannelTypesMixin)\nexport class SlashCommandChannelOption extends ApplicationCommandOptionBase {\n\t/**\n\t * The type of this option.\n\t */\n\tpublic override readonly type = ApplicationCommandOptionType.Channel as const;\n\n\t/**\n\t * {@inheritDoc ApplicationCommandOptionBase.toJSON}\n\t */\n\tpublic toJSON(): APIApplicationCommandChannelOption {\n\t\tthis.runRequiredValidations();\n\n\t\treturn { ...this };\n\t}\n}\n\nexport interface SlashCommandChannelOption extends ApplicationCommandOptionChannelTypesMixin {}\n","import { s } from '@sapphire/shapeshift';\nimport { ChannelType } from 'discord-api-types/v10';\n\n/**\n * The allowed channel types used for a channel option in a slash command builder.\n *\n * @privateRemarks This can't be dynamic because const enums are erased at runtime.\n * @internal\n */\nconst allowedChannelTypes = [\n\tChannelType.GuildText,\n\tChannelType.GuildVoice,\n\tChannelType.GuildCategory,\n\tChannelType.GuildAnnouncement,\n\tChannelType.AnnouncementThread,\n\tChannelType.PublicThread,\n\tChannelType.PrivateThread,\n\tChannelType.GuildStageVoice,\n\tChannelType.GuildForum,\n] as const;\n\n/**\n * The type of allowed channel types used for a channel option.\n */\nexport type ApplicationCommandOptionAllowedChannelTypes = (typeof allowedChannelTypes)[number];\n\nconst channelTypesPredicate = s.array(s.union(...allowedChannelTypes.map((type) => s.literal(type))));\n\n/**\n * This mixin holds channel type symbols used for options.\n */\nexport class ApplicationCommandOptionChannelTypesMixin {\n\t/**\n\t * The channel types of this option.\n\t */\n\tpublic readonly channel_types?: ApplicationCommandOptionAllowedChannelTypes[];\n\n\t/**\n\t * Adds channel types to this option.\n\t *\n\t * @param channelTypes - The channel types\n\t */\n\tpublic addChannelTypes(...channelTypes: ApplicationCommandOptionAllowedChannelTypes[]) {\n\t\tif (this.channel_types === undefined) {\n\t\t\tReflect.set(this, 'channel_types', []);\n\t\t}\n\n\t\tthis.channel_types!.push(...channelTypesPredicate.parse(channelTypes));\n\n\t\treturn this;\n\t}\n}\n","import { s } from '@sapphire/shapeshift';\nimport { ApplicationCommandOptionType, type APIApplicationCommandIntegerOption } from 'discord-api-types/v10';\nimport { mix } from 'ts-mixer';\nimport { ApplicationCommandNumericOptionMinMaxValueMixin } from '../mixins/ApplicationCommandNumericOptionMinMaxValueMixin.js';\nimport { ApplicationCommandOptionBase } from '../mixins/ApplicationCommandOptionBase.js';\nimport { ApplicationCommandOptionWithChoicesAndAutocompleteMixin } from '../mixins/ApplicationCommandOptionWithChoicesAndAutocompleteMixin.js';\n\nconst numberValidator = s.number.int;\n\n/**\n * A slash command integer option.\n */\n@mix(ApplicationCommandNumericOptionMinMaxValueMixin, ApplicationCommandOptionWithChoicesAndAutocompleteMixin)\nexport class SlashCommandIntegerOption\n\textends ApplicationCommandOptionBase\n\timplements ApplicationCommandNumericOptionMinMaxValueMixin\n{\n\t/**\n\t * The type of this option.\n\t */\n\tpublic readonly type = ApplicationCommandOptionType.Integer as const;\n\n\t/**\n\t * {@inheritDoc ApplicationCommandNumericOptionMinMaxValueMixin.setMaxValue}\n\t */\n\tpublic setMaxValue(max: number): this {\n\t\tnumberValidator.parse(max);\n\n\t\tReflect.set(this, 'max_value', max);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc ApplicationCommandNumericOptionMinMaxValueMixin.setMinValue}\n\t */\n\tpublic setMinValue(min: number): this {\n\t\tnumberValidator.parse(min);\n\n\t\tReflect.set(this, 'min_value', min);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc ApplicationCommandOptionBase.toJSON}\n\t */\n\tpublic toJSON(): APIApplicationCommandIntegerOption {\n\t\tthis.runRequiredValidations();\n\n\t\tif (this.autocomplete && Array.isArray(this.choices) && this.choices.length > 0) {\n\t\t\tthrow new RangeError('Autocomplete and choices are mutually exclusive to each other.');\n\t\t}\n\n\t\treturn { ...this };\n\t}\n}\n\nexport interface SlashCommandIntegerOption\n\textends ApplicationCommandNumericOptionMinMaxValueMixin,\n\t\tApplicationCommandOptionWithChoicesAndAutocompleteMixin {}\n","/**\n * This mixin holds minimum and maximum symbols used for options.\n */\nexport abstract class ApplicationCommandNumericOptionMinMaxValueMixin {\n\t/**\n\t * The maximum value of this option.\n\t */\n\tpublic readonly max_value?: number;\n\n\t/**\n\t * The minimum value of this option.\n\t */\n\tpublic readonly min_value?: number;\n\n\t/**\n\t * Sets the maximum number value of this option.\n\t *\n\t * @param max - The maximum value this option can be\n\t */\n\tpublic abstract setMaxValue(max: number): this;\n\n\t/**\n\t * Sets the minimum number value of this option.\n\t *\n\t * @param min - The minimum value this option can be\n\t */\n\tpublic abstract setMinValue(min: number): this;\n}\n","import { s } from '@sapphire/shapeshift';\nimport { ApplicationCommandOptionType, type APIApplicationCommandOptionChoice } from 'discord-api-types/v10';\nimport { localizationMapPredicate, validateChoicesLength } from '../Assertions.js';\n\nconst stringPredicate = s.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(100);\nconst numberPredicate = s.number.greaterThan(Number.NEGATIVE_INFINITY).lessThan(Number.POSITIVE_INFINITY);\nconst choicesPredicate = s.object({\n\tname: stringPredicate,\n\tname_localizations: localizationMapPredicate,\n\tvalue: s.union(stringPredicate, numberPredicate),\n}).array;\nconst booleanPredicate = s.boolean;\n\n/**\n * This mixin holds choices and autocomplete symbols used for options.\n */\nexport class ApplicationCommandOptionWithChoicesAndAutocompleteMixin {\n\t/**\n\t * The choices of this option.\n\t */\n\tpublic readonly choices?: APIApplicationCommandOptionChoice[];\n\n\t/**\n\t * Whether this option utilizes autocomplete.\n\t */\n\tpublic readonly autocomplete?: boolean;\n\n\t/**\n\t * The type of this option.\n\t *\n\t * @privateRemarks Since this is present and this is a mixin, this is needed.\n\t */\n\tpublic readonly type!: ApplicationCommandOptionType;\n\n\t/**\n\t * Adds multiple choices to this option.\n\t *\n\t * @param choices - The choices to add\n\t */\n\tpublic addChoices(...choices: APIApplicationCommandOptionChoice[]): this {\n\t\tif (choices.length > 0 && this.autocomplete) {\n\t\t\tthrow new RangeError('Autocomplete and choices are mutually exclusive to each other.');\n\t\t}\n\n\t\tchoicesPredicate.parse(choices);\n\n\t\tif (this.choices === undefined) {\n\t\t\tReflect.set(this, 'choices', []);\n\t\t}\n\n\t\tvalidateChoicesLength(choices.length, this.choices);\n\n\t\tfor (const { name, name_localizations, value } of choices) {\n\t\t\t// Validate the value\n\t\t\tif (this.type === ApplicationCommandOptionType.String) {\n\t\t\t\tstringPredicate.parse(value);\n\t\t\t} else {\n\t\t\t\tnumberPredicate.parse(value);\n\t\t\t}\n\n\t\t\tthis.choices!.push({ name, name_localizations, value });\n\t\t}\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets multiple choices for this option.\n\t *\n\t * @param choices - The choices to set\n\t */\n\tpublic setChoices[]>(...choices: Input): this {\n\t\tif (choices.length > 0 && this.autocomplete) {\n\t\t\tthrow new RangeError('Autocomplete and choices are mutually exclusive to each other.');\n\t\t}\n\n\t\tchoicesPredicate.parse(choices);\n\n\t\tReflect.set(this, 'choices', []);\n\t\tthis.addChoices(...choices);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Whether this option uses autocomplete.\n\t *\n\t * @param autocomplete - Whether this option should use autocomplete\n\t */\n\tpublic setAutocomplete(autocomplete: boolean): this {\n\t\t// Assert that you actually passed a boolean\n\t\tbooleanPredicate.parse(autocomplete);\n\n\t\tif (autocomplete && Array.isArray(this.choices) && this.choices.length > 0) {\n\t\t\tthrow new RangeError('Autocomplete and choices are mutually exclusive to each other.');\n\t\t}\n\n\t\tReflect.set(this, 'autocomplete', autocomplete);\n\n\t\treturn this;\n\t}\n}\n","import { ApplicationCommandOptionType, type APIApplicationCommandMentionableOption } from 'discord-api-types/v10';\nimport { ApplicationCommandOptionBase } from '../mixins/ApplicationCommandOptionBase.js';\n\n/**\n * A slash command mentionable option.\n */\nexport class SlashCommandMentionableOption extends ApplicationCommandOptionBase {\n\t/**\n\t * The type of this option.\n\t */\n\tpublic readonly type = ApplicationCommandOptionType.Mentionable as const;\n\n\t/**\n\t * {@inheritDoc ApplicationCommandOptionBase.toJSON}\n\t */\n\tpublic toJSON(): APIApplicationCommandMentionableOption {\n\t\tthis.runRequiredValidations();\n\n\t\treturn { ...this };\n\t}\n}\n","import { s } from '@sapphire/shapeshift';\nimport { ApplicationCommandOptionType, type APIApplicationCommandNumberOption } from 'discord-api-types/v10';\nimport { mix } from 'ts-mixer';\nimport { ApplicationCommandNumericOptionMinMaxValueMixin } from '../mixins/ApplicationCommandNumericOptionMinMaxValueMixin.js';\nimport { ApplicationCommandOptionBase } from '../mixins/ApplicationCommandOptionBase.js';\nimport { ApplicationCommandOptionWithChoicesAndAutocompleteMixin } from '../mixins/ApplicationCommandOptionWithChoicesAndAutocompleteMixin.js';\n\nconst numberValidator = s.number;\n\n/**\n * A slash command number option.\n */\n@mix(ApplicationCommandNumericOptionMinMaxValueMixin, ApplicationCommandOptionWithChoicesAndAutocompleteMixin)\nexport class SlashCommandNumberOption\n\textends ApplicationCommandOptionBase\n\timplements ApplicationCommandNumericOptionMinMaxValueMixin\n{\n\t/**\n\t * The type of this option.\n\t */\n\tpublic readonly type = ApplicationCommandOptionType.Number as const;\n\n\t/**\n\t * {@inheritDoc ApplicationCommandNumericOptionMinMaxValueMixin.setMaxValue}\n\t */\n\tpublic setMaxValue(max: number): this {\n\t\tnumberValidator.parse(max);\n\n\t\tReflect.set(this, 'max_value', max);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc ApplicationCommandNumericOptionMinMaxValueMixin.setMinValue}\n\t */\n\tpublic setMinValue(min: number): this {\n\t\tnumberValidator.parse(min);\n\n\t\tReflect.set(this, 'min_value', min);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc ApplicationCommandOptionBase.toJSON}\n\t */\n\tpublic toJSON(): APIApplicationCommandNumberOption {\n\t\tthis.runRequiredValidations();\n\n\t\tif (this.autocomplete && Array.isArray(this.choices) && this.choices.length > 0) {\n\t\t\tthrow new RangeError('Autocomplete and choices are mutually exclusive to each other.');\n\t\t}\n\n\t\treturn { ...this };\n\t}\n}\n\nexport interface SlashCommandNumberOption\n\textends ApplicationCommandNumericOptionMinMaxValueMixin,\n\t\tApplicationCommandOptionWithChoicesAndAutocompleteMixin {}\n","import { ApplicationCommandOptionType, type APIApplicationCommandRoleOption } from 'discord-api-types/v10';\nimport { ApplicationCommandOptionBase } from '../mixins/ApplicationCommandOptionBase.js';\n\n/**\n * A slash command role option.\n */\nexport class SlashCommandRoleOption extends ApplicationCommandOptionBase {\n\t/**\n\t * The type of this option.\n\t */\n\tpublic override readonly type = ApplicationCommandOptionType.Role as const;\n\n\t/**\n\t * {@inheritDoc ApplicationCommandOptionBase.toJSON}\n\t */\n\tpublic toJSON(): APIApplicationCommandRoleOption {\n\t\tthis.runRequiredValidations();\n\n\t\treturn { ...this };\n\t}\n}\n","import { s } from '@sapphire/shapeshift';\nimport { ApplicationCommandOptionType, type APIApplicationCommandStringOption } from 'discord-api-types/v10';\nimport { mix } from 'ts-mixer';\nimport { ApplicationCommandOptionBase } from '../mixins/ApplicationCommandOptionBase.js';\nimport { ApplicationCommandOptionWithChoicesAndAutocompleteMixin } from '../mixins/ApplicationCommandOptionWithChoicesAndAutocompleteMixin.js';\n\nconst minLengthValidator = s.number.greaterThanOrEqual(0).lessThanOrEqual(6_000);\nconst maxLengthValidator = s.number.greaterThanOrEqual(1).lessThanOrEqual(6_000);\n\n/**\n * A slash command string option.\n */\n@mix(ApplicationCommandOptionWithChoicesAndAutocompleteMixin)\nexport class SlashCommandStringOption extends ApplicationCommandOptionBase {\n\t/**\n\t * The type of this option.\n\t */\n\tpublic readonly type = ApplicationCommandOptionType.String as const;\n\n\t/**\n\t * The maximum length of this option.\n\t */\n\tpublic readonly max_length?: number;\n\n\t/**\n\t * The minimum length of this option.\n\t */\n\tpublic readonly min_length?: number;\n\n\t/**\n\t * Sets the maximum length of this string option.\n\t *\n\t * @param max - The maximum length this option can be\n\t */\n\tpublic setMaxLength(max: number): this {\n\t\tmaxLengthValidator.parse(max);\n\n\t\tReflect.set(this, 'max_length', max);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the minimum length of this string option.\n\t *\n\t * @param min - The minimum length this option can be\n\t */\n\tpublic setMinLength(min: number): this {\n\t\tminLengthValidator.parse(min);\n\n\t\tReflect.set(this, 'min_length', min);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc ApplicationCommandOptionBase.toJSON}\n\t */\n\tpublic toJSON(): APIApplicationCommandStringOption {\n\t\tthis.runRequiredValidations();\n\n\t\tif (this.autocomplete && Array.isArray(this.choices) && this.choices.length > 0) {\n\t\t\tthrow new RangeError('Autocomplete and choices are mutually exclusive to each other.');\n\t\t}\n\n\t\treturn { ...this };\n\t}\n}\n\nexport interface SlashCommandStringOption extends ApplicationCommandOptionWithChoicesAndAutocompleteMixin {}\n","import { ApplicationCommandOptionType, type APIApplicationCommandUserOption } from 'discord-api-types/v10';\nimport { ApplicationCommandOptionBase } from '../mixins/ApplicationCommandOptionBase.js';\n\n/**\n * A slash command user option.\n */\nexport class SlashCommandUserOption extends ApplicationCommandOptionBase {\n\t/**\n\t * The type of this option.\n\t */\n\tpublic readonly type = ApplicationCommandOptionType.User as const;\n\n\t/**\n\t * {@inheritDoc ApplicationCommandOptionBase.toJSON}\n\t */\n\tpublic toJSON(): APIApplicationCommandUserOption {\n\t\tthis.runRequiredValidations();\n\n\t\treturn { ...this };\n\t}\n}\n","import { assertReturnOfBuilder, validateMaxOptionsLength } from '../Assertions.js';\nimport type { ToAPIApplicationCommandOptions } from '../SlashCommandBuilder';\nimport { SlashCommandAttachmentOption } from '../options/attachment.js';\nimport { SlashCommandBooleanOption } from '../options/boolean.js';\nimport { SlashCommandChannelOption } from '../options/channel.js';\nimport { SlashCommandIntegerOption } from '../options/integer.js';\nimport { SlashCommandMentionableOption } from '../options/mentionable.js';\nimport { SlashCommandNumberOption } from '../options/number.js';\nimport { SlashCommandRoleOption } from '../options/role.js';\nimport { SlashCommandStringOption } from '../options/string.js';\nimport { SlashCommandUserOption } from '../options/user.js';\nimport type { ApplicationCommandOptionBase } from './ApplicationCommandOptionBase.js';\n\n/**\n * This mixin holds symbols that can be shared in slash command options.\n *\n * @typeParam ShouldOmitSubcommandFunctions - Whether to omit subcommand functions.\n */\nexport class SharedSlashCommandOptions {\n\tpublic readonly options!: ToAPIApplicationCommandOptions[];\n\n\t/**\n\t * Adds a boolean option.\n\t *\n\t * @param input - A function that returns an option builder or an already built builder\n\t */\n\tpublic addBooleanOption(\n\t\tinput: SlashCommandBooleanOption | ((builder: SlashCommandBooleanOption) => SlashCommandBooleanOption),\n\t) {\n\t\treturn this._sharedAddOptionMethod(input, SlashCommandBooleanOption);\n\t}\n\n\t/**\n\t * Adds a user option.\n\t *\n\t * @param input - A function that returns an option builder or an already built builder\n\t */\n\tpublic addUserOption(input: SlashCommandUserOption | ((builder: SlashCommandUserOption) => SlashCommandUserOption)) {\n\t\treturn this._sharedAddOptionMethod(input, SlashCommandUserOption);\n\t}\n\n\t/**\n\t * Adds a channel option.\n\t *\n\t * @param input - A function that returns an option builder or an already built builder\n\t */\n\tpublic addChannelOption(\n\t\tinput: SlashCommandChannelOption | ((builder: SlashCommandChannelOption) => SlashCommandChannelOption),\n\t) {\n\t\treturn this._sharedAddOptionMethod(input, SlashCommandChannelOption);\n\t}\n\n\t/**\n\t * Adds a role option.\n\t *\n\t * @param input - A function that returns an option builder or an already built builder\n\t */\n\tpublic addRoleOption(input: SlashCommandRoleOption | ((builder: SlashCommandRoleOption) => SlashCommandRoleOption)) {\n\t\treturn this._sharedAddOptionMethod(input, SlashCommandRoleOption);\n\t}\n\n\t/**\n\t * Adds an attachment option.\n\t *\n\t * @param input - A function that returns an option builder or an already built builder\n\t */\n\tpublic addAttachmentOption(\n\t\tinput: SlashCommandAttachmentOption | ((builder: SlashCommandAttachmentOption) => SlashCommandAttachmentOption),\n\t) {\n\t\treturn this._sharedAddOptionMethod(input, SlashCommandAttachmentOption);\n\t}\n\n\t/**\n\t * Adds a mentionable option.\n\t *\n\t * @param input - A function that returns an option builder or an already built builder\n\t */\n\tpublic addMentionableOption(\n\t\tinput: SlashCommandMentionableOption | ((builder: SlashCommandMentionableOption) => SlashCommandMentionableOption),\n\t) {\n\t\treturn this._sharedAddOptionMethod(input, SlashCommandMentionableOption);\n\t}\n\n\t/**\n\t * Adds a string option.\n\t *\n\t * @param input - A function that returns an option builder or an already built builder\n\t */\n\tpublic addStringOption(\n\t\tinput:\n\t\t\t| Omit\n\t\t\t| Omit\n\t\t\t| SlashCommandStringOption\n\t\t\t| ((\n\t\t\t\t\tbuilder: SlashCommandStringOption,\n\t\t\t ) =>\n\t\t\t\t\t| Omit\n\t\t\t\t\t| Omit\n\t\t\t\t\t| SlashCommandStringOption),\n\t) {\n\t\treturn this._sharedAddOptionMethod(input, SlashCommandStringOption);\n\t}\n\n\t/**\n\t * Adds an integer option.\n\t *\n\t * @param input - A function that returns an option builder or an already built builder\n\t */\n\tpublic addIntegerOption(\n\t\tinput:\n\t\t\t| Omit\n\t\t\t| Omit\n\t\t\t| SlashCommandIntegerOption\n\t\t\t| ((\n\t\t\t\t\tbuilder: SlashCommandIntegerOption,\n\t\t\t ) =>\n\t\t\t\t\t| Omit\n\t\t\t\t\t| Omit\n\t\t\t\t\t| SlashCommandIntegerOption),\n\t) {\n\t\treturn this._sharedAddOptionMethod(input, SlashCommandIntegerOption);\n\t}\n\n\t/**\n\t * Adds a number option.\n\t *\n\t * @param input - A function that returns an option builder or an already built builder\n\t */\n\tpublic addNumberOption(\n\t\tinput:\n\t\t\t| Omit\n\t\t\t| Omit\n\t\t\t| SlashCommandNumberOption\n\t\t\t| ((\n\t\t\t\t\tbuilder: SlashCommandNumberOption,\n\t\t\t ) =>\n\t\t\t\t\t| Omit\n\t\t\t\t\t| Omit\n\t\t\t\t\t| SlashCommandNumberOption),\n\t) {\n\t\treturn this._sharedAddOptionMethod(input, SlashCommandNumberOption);\n\t}\n\n\t/**\n\t * Where the actual adding magic happens. ✨\n\t *\n\t * @param input - The input. What else?\n\t * @param Instance - The instance of whatever is being added\n\t * @internal\n\t */\n\tprivate _sharedAddOptionMethod(\n\t\tinput:\n\t\t\t| Omit\n\t\t\t| Omit\n\t\t\t| T\n\t\t\t| ((builder: T) => Omit | Omit | T),\n\t\tInstance: new () => T,\n\t): ShouldOmitSubcommandFunctions extends true ? Omit : this {\n\t\tconst { options } = this;\n\n\t\t// First, assert options conditions - we cannot have more than 25 options\n\t\tvalidateMaxOptionsLength(options);\n\n\t\t// Get the final result\n\t\tconst result = typeof input === 'function' ? input(new Instance()) : input;\n\n\t\tassertReturnOfBuilder(result, Instance);\n\n\t\t// Push it\n\t\toptions.push(result);\n\n\t\treturn this;\n\t}\n}\n","import { s } from '@sapphire/shapeshift';\nimport { ApplicationCommandType } from 'discord-api-types/v10';\nimport { isValidationEnabled } from '../../util/validation.js';\nimport type { ContextMenuCommandType } from './ContextMenuCommandBuilder.js';\n\nconst namePredicate = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(32)\n\t// eslint-disable-next-line prefer-named-capture-group, unicorn/no-unsafe-regex\n\t.regex(/^( *[\\p{P}\\p{L}\\p{N}\\p{sc=Devanagari}\\p{sc=Thai}]+ *)+$/u)\n\t.setValidationEnabled(isValidationEnabled);\nconst typePredicate = s\n\t.union(s.literal(ApplicationCommandType.User), s.literal(ApplicationCommandType.Message))\n\t.setValidationEnabled(isValidationEnabled);\nconst booleanPredicate = s.boolean;\n\nexport function validateDefaultPermission(value: unknown): asserts value is boolean {\n\tbooleanPredicate.parse(value);\n}\n\nexport function validateName(name: unknown): asserts name is string {\n\tnamePredicate.parse(name);\n}\n\nexport function validateType(type: unknown): asserts type is ContextMenuCommandType {\n\ttypePredicate.parse(type);\n}\n\nexport function validateRequiredParameters(name: string, type: number) {\n\t// Assert name matches all conditions\n\tvalidateName(name);\n\n\t// Assert type is valid\n\tvalidateType(type);\n}\n\nconst dmPermissionPredicate = s.boolean.nullish;\n\nexport function validateDMPermission(value: unknown): asserts value is boolean | null | undefined {\n\tdmPermissionPredicate.parse(value);\n}\n\nconst memberPermissionPredicate = s.union(\n\ts.bigint.transform((value) => value.toString()),\n\ts.number.safeInt.transform((value) => value.toString()),\n\ts.string.regex(/^\\d+$/),\n).nullish;\n\nexport function validateDefaultMemberPermissions(permissions: unknown) {\n\treturn memberPermissionPredicate.parse(permissions);\n}\n","import type {\n\tApplicationCommandType,\n\tLocaleString,\n\tLocalizationMap,\n\tPermissions,\n\tRESTPostAPIContextMenuApplicationCommandsJSONBody,\n} from 'discord-api-types/v10';\nimport { validateLocale, validateLocalizationMap } from '../slashCommands/Assertions.js';\nimport {\n\tvalidateRequiredParameters,\n\tvalidateName,\n\tvalidateType,\n\tvalidateDefaultPermission,\n\tvalidateDefaultMemberPermissions,\n\tvalidateDMPermission,\n} from './Assertions.js';\n\n/**\n * The type a context menu command can be.\n */\nexport type ContextMenuCommandType = ApplicationCommandType.Message | ApplicationCommandType.User;\n\n/**\n * A builder that creates API-compatible JSON data for context menu commands.\n */\nexport class ContextMenuCommandBuilder {\n\t/**\n\t * The name of this command.\n\t */\n\tpublic readonly name: string = undefined!;\n\n\t/**\n\t * The name localizations of this command.\n\t */\n\tpublic readonly name_localizations?: LocalizationMap;\n\n\t/**\n\t * The type of this command.\n\t */\n\tpublic readonly type: ContextMenuCommandType = undefined!;\n\n\t/**\n\t * Whether this command is enabled by default when the application is added to a guild.\n\t *\n\t * @deprecated Use {@link ContextMenuCommandBuilder.setDefaultMemberPermissions} or {@link ContextMenuCommandBuilder.setDMPermission} instead.\n\t */\n\tpublic readonly default_permission: boolean | undefined = undefined;\n\n\t/**\n\t * The set of permissions represented as a bit set for the command.\n\t */\n\tpublic readonly default_member_permissions: Permissions | null | undefined = undefined;\n\n\t/**\n\t * Indicates whether the command is available in direct messages with the application.\n\t *\n\t * @remarks\n\t * By default, commands are visible. This property is only for global commands.\n\t */\n\tpublic readonly dm_permission: boolean | undefined = undefined;\n\n\t/**\n\t * Sets the name of this command.\n\t *\n\t * @param name - The name to use\n\t */\n\tpublic setName(name: string) {\n\t\t// Assert the name matches the conditions\n\t\tvalidateName(name);\n\n\t\tReflect.set(this, 'name', name);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the type of this command.\n\t *\n\t * @param type - The type to use\n\t */\n\tpublic setType(type: ContextMenuCommandType) {\n\t\t// Assert the type is valid\n\t\tvalidateType(type);\n\n\t\tReflect.set(this, 'type', type);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets whether the command is enabled by default when the application is added to a guild.\n\t *\n\t * @remarks\n\t * If set to `false`, you will have to later `PUT` the permissions for this command.\n\t * @param value - Whether to enable this command by default\n\t * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions}\n\t * @deprecated Use {@link ContextMenuCommandBuilder.setDefaultMemberPermissions} or {@link ContextMenuCommandBuilder.setDMPermission} instead.\n\t */\n\tpublic setDefaultPermission(value: boolean) {\n\t\t// Assert the value matches the conditions\n\t\tvalidateDefaultPermission(value);\n\n\t\tReflect.set(this, 'default_permission', value);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the default permissions a member should have in order to run this command.\n\t *\n\t * @remarks\n\t * You can set this to `'0'` to disable the command by default.\n\t * @param permissions - The permissions bit field to set\n\t * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions}\n\t */\n\tpublic setDefaultMemberPermissions(permissions: Permissions | bigint | number | null | undefined) {\n\t\t// Assert the value and parse it\n\t\tconst permissionValue = validateDefaultMemberPermissions(permissions);\n\n\t\tReflect.set(this, 'default_member_permissions', permissionValue);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets if the command is available in direct messages with the application.\n\t *\n\t * @remarks\n\t * By default, commands are visible. This method is only for global commands.\n\t * @param enabled - Whether the command should be enabled in direct messages\n\t * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions}\n\t */\n\tpublic setDMPermission(enabled: boolean | null | undefined) {\n\t\t// Assert the value matches the conditions\n\t\tvalidateDMPermission(enabled);\n\n\t\tReflect.set(this, 'dm_permission', enabled);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets a name localization for this command.\n\t *\n\t * @param locale - The locale to set\n\t * @param localizedName - The localized name for the given `locale`\n\t */\n\tpublic setNameLocalization(locale: LocaleString, localizedName: string | null) {\n\t\tif (!this.name_localizations) {\n\t\t\tReflect.set(this, 'name_localizations', {});\n\t\t}\n\n\t\tconst parsedLocale = validateLocale(locale);\n\n\t\tif (localizedName === null) {\n\t\t\tthis.name_localizations![parsedLocale] = null;\n\t\t\treturn this;\n\t\t}\n\n\t\tvalidateName(localizedName);\n\n\t\tthis.name_localizations![parsedLocale] = localizedName;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the name localizations for this command.\n\t *\n\t * @param localizedNames - The object of localized names to set\n\t */\n\tpublic setNameLocalizations(localizedNames: LocalizationMap | null) {\n\t\tif (localizedNames === null) {\n\t\t\tReflect.set(this, 'name_localizations', null);\n\t\t\treturn this;\n\t\t}\n\n\t\tReflect.set(this, 'name_localizations', {});\n\n\t\tfor (const args of Object.entries(localizedNames))\n\t\t\tthis.setNameLocalization(...(args as [LocaleString, string | null]));\n\t\treturn this;\n\t}\n\n\t/**\n\t * Serializes this builder to API-compatible JSON data.\n\t *\n\t * @remarks\n\t * This method runs validations on the data before serializing it.\n\t * As such, it may throw an error if the data is invalid.\n\t */\n\tpublic toJSON(): RESTPostAPIContextMenuApplicationCommandsJSONBody {\n\t\tvalidateRequiredParameters(this.name, this.type);\n\n\t\tvalidateLocalizationMap(this.name_localizations);\n\n\t\treturn { ...this };\n\t}\n}\n","import type { APIEmbed } from 'discord-api-types/v10';\n\n/**\n * Calculates the length of the embed.\n *\n * @param data - The embed data to check\n */\nexport function embedLength(data: APIEmbed) {\n\treturn (\n\t\t(data.title?.length ?? 0) +\n\t\t(data.description?.length ?? 0) +\n\t\t(data.fields?.reduce((prev, curr) => prev + curr.name.length + curr.value.length, 0) ?? 0) +\n\t\t(data.footer?.text.length ?? 0) +\n\t\t(data.author?.name.length ?? 0)\n\t);\n}\n"],"mappings":"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","names":["Assertions_exports","Assertions_exports","import_shapeshift","import_v10","import_v10","import_v10","import_v10","import_v10","import_v10","import_v10","import_v10","import_v10","Assertions_exports","placeholderValidator","import_shapeshift","import_v10","placeholderValidator","placeholderValidator","isEqual","Assertions_exports","validateRequiredParameters","import_shapeshift","validateRequiredParameters","validateRequiredParameters","Assertions_exports","validateRequiredParameters","import_shapeshift","import_v10","descriptionPredicate","validateRequiredParameters","import_ts_mixer","import_v10","import_ts_mixer","import_v10","validateRequiredParameters","import_v10","import_v10","import_shapeshift","import_v10","import_shapeshift","import_v10","import_ts_mixer","import_shapeshift","import_v10","booleanPredicate","import_v10","import_shapeshift","import_v10","import_ts_mixer","numberValidator","import_v10","import_shapeshift","import_v10","import_ts_mixer","minLengthValidator","maxLengthValidator","import_v10","validateRequiredParameters","validateRequiredParameters","Assertions_exports","validateDMPermission","validateDefaultMemberPermissions","validateDefaultPermission","validateName","validateRequiredParameters","import_shapeshift","import_v10","namePredicate","booleanPredicate","validateDefaultPermission","validateName","validateRequiredParameters","dmPermissionPredicate","validateDMPermission","memberPermissionPredicate","validateDefaultMemberPermissions","validateName","validateDefaultPermission","validateDefaultMemberPermissions","validateDMPermission","validateRequiredParameters"]} \ No newline at end of file diff --git a/node_modules/@discordjs/builders/dist/index.mjs b/node_modules/@discordjs/builders/dist/index.mjs new file mode 100644 index 0000000..2f32e8d --- /dev/null +++ b/node_modules/@discordjs/builders/dist/index.mjs @@ -0,0 +1,2490 @@ +var __defProp = Object.defineProperty; +var __getOwnPropDesc = Object.getOwnPropertyDescriptor; +var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); +var __export = (target, all) => { + for (var name in all) + __defProp(target, name, { get: all[name], enumerable: true }); +}; +var __decorateClass = (decorators, target, key, kind) => { + var result = kind > 1 ? void 0 : kind ? __getOwnPropDesc(target, key) : target; + for (var i = decorators.length - 1, decorator; i >= 0; i--) + if (decorator = decorators[i]) + result = (kind ? decorator(target, key, result) : decorator(result)) || result; + if (kind && result) + __defProp(target, key, result); + return result; +}; + +// src/messages/embed/Assertions.ts +var Assertions_exports = {}; +__export(Assertions_exports, { + RGBPredicate: () => RGBPredicate, + authorNamePredicate: () => authorNamePredicate, + colorPredicate: () => colorPredicate, + descriptionPredicate: () => descriptionPredicate, + embedAuthorPredicate: () => embedAuthorPredicate, + embedFieldPredicate: () => embedFieldPredicate, + embedFieldsArrayPredicate: () => embedFieldsArrayPredicate, + embedFooterPredicate: () => embedFooterPredicate, + fieldInlinePredicate: () => fieldInlinePredicate, + fieldLengthPredicate: () => fieldLengthPredicate, + fieldNamePredicate: () => fieldNamePredicate, + fieldValuePredicate: () => fieldValuePredicate, + footerTextPredicate: () => footerTextPredicate, + imageURLPredicate: () => imageURLPredicate, + timestampPredicate: () => timestampPredicate, + titlePredicate: () => titlePredicate, + urlPredicate: () => urlPredicate, + validateFieldLength: () => validateFieldLength +}); +import { s } from "@sapphire/shapeshift"; + +// src/util/validation.ts +var validate = true; +function enableValidators() { + return validate = true; +} +__name(enableValidators, "enableValidators"); +function disableValidators() { + return validate = false; +} +__name(disableValidators, "disableValidators"); +function isValidationEnabled() { + return validate; +} +__name(isValidationEnabled, "isValidationEnabled"); + +// src/messages/embed/Assertions.ts +var fieldNamePredicate = s.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(256).setValidationEnabled(isValidationEnabled); +var fieldValuePredicate = s.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(1024).setValidationEnabled(isValidationEnabled); +var fieldInlinePredicate = s.boolean.optional; +var embedFieldPredicate = s.object({ + name: fieldNamePredicate, + value: fieldValuePredicate, + inline: fieldInlinePredicate +}).setValidationEnabled(isValidationEnabled); +var embedFieldsArrayPredicate = embedFieldPredicate.array.setValidationEnabled(isValidationEnabled); +var fieldLengthPredicate = s.number.lessThanOrEqual(25).setValidationEnabled(isValidationEnabled); +function validateFieldLength(amountAdding, fields) { + fieldLengthPredicate.parse((fields?.length ?? 0) + amountAdding); +} +__name(validateFieldLength, "validateFieldLength"); +var authorNamePredicate = fieldNamePredicate.nullable.setValidationEnabled(isValidationEnabled); +var imageURLPredicate = s.string.url({ + allowedProtocols: ["http:", "https:", "attachment:"] +}).nullish.setValidationEnabled(isValidationEnabled); +var urlPredicate = s.string.url({ + allowedProtocols: ["http:", "https:"] +}).nullish.setValidationEnabled(isValidationEnabled); +var embedAuthorPredicate = s.object({ + name: authorNamePredicate, + iconURL: imageURLPredicate, + url: urlPredicate +}).setValidationEnabled(isValidationEnabled); +var RGBPredicate = s.number.int.greaterThanOrEqual(0).lessThanOrEqual(255).setValidationEnabled(isValidationEnabled); +var colorPredicate = s.number.int.greaterThanOrEqual(0).lessThanOrEqual(16777215).or(s.tuple([RGBPredicate, RGBPredicate, RGBPredicate])).nullable.setValidationEnabled(isValidationEnabled); +var descriptionPredicate = s.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(4096).nullable.setValidationEnabled(isValidationEnabled); +var footerTextPredicate = s.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(2048).nullable.setValidationEnabled(isValidationEnabled); +var embedFooterPredicate = s.object({ + text: footerTextPredicate, + iconURL: imageURLPredicate +}).setValidationEnabled(isValidationEnabled); +var timestampPredicate = s.union(s.number, s.date).nullable.setValidationEnabled(isValidationEnabled); +var titlePredicate = fieldNamePredicate.nullable.setValidationEnabled(isValidationEnabled); + +// src/util/normalizeArray.ts +function normalizeArray(arr) { + if (Array.isArray(arr[0])) + return arr[0]; + return arr; +} +__name(normalizeArray, "normalizeArray"); + +// src/messages/embed/Embed.ts +var EmbedBuilder = class { + /** + * The API data associated with this embed. + */ + data; + /** + * Creates a new embed from API data. + * + * @param data - The API data to create this embed with + */ + constructor(data = {}) { + this.data = { ...data }; + if (data.timestamp) + this.data.timestamp = new Date(data.timestamp).toISOString(); + } + /** + * Appends fields to the embed. + * + * @remarks + * This method accepts either an array of fields or a variable number of field parameters. + * The maximum amount of fields that can be added is 25. + * @example + * Using an array: + * ```ts + * const fields: APIEmbedField[] = ...; + * const embed = new EmbedBuilder() + * .addFields(fields); + * ``` + * @example + * Using rest parameters (variadic): + * ```ts + * const embed = new EmbedBuilder() + * .addFields( + * { name: 'Field 1', value: 'Value 1' }, + * { name: 'Field 2', value: 'Value 2' }, + * ); + * ``` + * @param fields - The fields to add + */ + addFields(...fields) { + const normalizedFields = normalizeArray(fields); + validateFieldLength(normalizedFields.length, this.data.fields); + embedFieldsArrayPredicate.parse(normalizedFields); + if (this.data.fields) + this.data.fields.push(...normalizedFields); + else + this.data.fields = normalizedFields; + return this; + } + /** + * Removes, replaces, or inserts fields for this embed. + * + * @remarks + * This method behaves similarly + * to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/splice | Array.prototype.splice()}. + * The maximum amount of fields that can be added is 25. + * + * It's useful for modifying and adjusting order of the already-existing fields of an embed. + * @example + * Remove the first field: + * ```ts + * embed.spliceFields(0, 1); + * ``` + * @example + * Remove the first n fields: + * ```ts + * const n = 4; + * embed.spliceFields(0, n); + * ``` + * @example + * Remove the last field: + * ```ts + * embed.spliceFields(-1, 1); + * ``` + * @param index - The index to start at + * @param deleteCount - The number of fields to remove + * @param fields - The replacing field objects + */ + spliceFields(index, deleteCount, ...fields) { + validateFieldLength(fields.length - deleteCount, this.data.fields); + embedFieldsArrayPredicate.parse(fields); + if (this.data.fields) + this.data.fields.splice(index, deleteCount, ...fields); + else + this.data.fields = fields; + return this; + } + /** + * Sets the fields for this embed. + * + * @remarks + * This method is an alias for {@link EmbedBuilder.spliceFields}. More specifically, + * it splices the entire array of fields, replacing them with the provided fields. + * + * You can set a maximum of 25 fields. + * @param fields - The fields to set + */ + setFields(...fields) { + this.spliceFields(0, this.data.fields?.length ?? 0, ...normalizeArray(fields)); + return this; + } + /** + * Sets the author of this embed. + * + * @param options - The options to use + */ + setAuthor(options) { + if (options === null) { + this.data.author = void 0; + return this; + } + embedAuthorPredicate.parse(options); + this.data.author = { name: options.name, url: options.url, icon_url: options.iconURL }; + return this; + } + /** + * Sets the color of this embed. + * + * @param color - The color to use + */ + setColor(color) { + colorPredicate.parse(color); + if (Array.isArray(color)) { + const [red, green, blue] = color; + this.data.color = (red << 16) + (green << 8) + blue; + return this; + } + this.data.color = color ?? void 0; + return this; + } + /** + * Sets the description of this embed. + * + * @param description - The description to use + */ + setDescription(description) { + descriptionPredicate.parse(description); + this.data.description = description ?? void 0; + return this; + } + /** + * Sets the footer of this embed. + * + * @param options - The footer to use + */ + setFooter(options) { + if (options === null) { + this.data.footer = void 0; + return this; + } + embedFooterPredicate.parse(options); + this.data.footer = { text: options.text, icon_url: options.iconURL }; + return this; + } + /** + * Sets the image of this embed. + * + * @param url - The image URL to use + */ + setImage(url) { + imageURLPredicate.parse(url); + this.data.image = url ? { url } : void 0; + return this; + } + /** + * Sets the thumbnail of this embed. + * + * @param url - The thumbnail URL to use + */ + setThumbnail(url) { + imageURLPredicate.parse(url); + this.data.thumbnail = url ? { url } : void 0; + return this; + } + /** + * Sets the timestamp of this embed. + * + * @param timestamp - The timestamp or date to use + */ + setTimestamp(timestamp = Date.now()) { + timestampPredicate.parse(timestamp); + this.data.timestamp = timestamp ? new Date(timestamp).toISOString() : void 0; + return this; + } + /** + * Sets the title for this embed. + * + * @param title - The title to use + */ + setTitle(title) { + titlePredicate.parse(title); + this.data.title = title ?? void 0; + return this; + } + /** + * Sets the URL of this embed. + * + * @param url - The URL to use + */ + setURL(url) { + urlPredicate.parse(url); + this.data.url = url ?? void 0; + return this; + } + /** + * Serializes this builder to API-compatible JSON data. + * + * @remarks + * This method runs validations on the data before serializing it. + * As such, it may throw an error if the data is invalid. + */ + toJSON() { + return { ...this.data }; + } +}; +__name(EmbedBuilder, "EmbedBuilder"); + +// src/index.ts +export * from "@discordjs/formatters"; + +// src/components/Assertions.ts +var Assertions_exports2 = {}; +__export(Assertions_exports2, { + buttonLabelValidator: () => buttonLabelValidator, + buttonStyleValidator: () => buttonStyleValidator, + channelTypesValidator: () => channelTypesValidator, + customIdValidator: () => customIdValidator, + defaultValidator: () => defaultValidator, + disabledValidator: () => disabledValidator, + emojiValidator: () => emojiValidator, + jsonOptionValidator: () => jsonOptionValidator, + labelValueDescriptionValidator: () => labelValueDescriptionValidator, + minMaxValidator: () => minMaxValidator, + optionValidator: () => optionValidator, + optionsLengthValidator: () => optionsLengthValidator, + optionsValidator: () => optionsValidator, + placeholderValidator: () => placeholderValidator, + urlValidator: () => urlValidator, + validateRequiredButtonParameters: () => validateRequiredButtonParameters, + validateRequiredSelectMenuOptionParameters: () => validateRequiredSelectMenuOptionParameters, + validateRequiredSelectMenuParameters: () => validateRequiredSelectMenuParameters +}); +import { s as s2 } from "@sapphire/shapeshift"; +import { ButtonStyle, ChannelType } from "discord-api-types/v10"; + +// src/components/selectMenu/StringSelectMenuOption.ts +var StringSelectMenuOptionBuilder = class { + /** + * Creates a new string select menu option from API data. + * + * @param data - The API data to create this string select menu option with + * @example + * Creating a string select menu option from an API data object: + * ```ts + * const selectMenuOption = new SelectMenuOptionBuilder({ + * label: 'catchy label', + * value: '1', + * }); + * ``` + * @example + * Creating a string select menu option using setters and API data: + * ```ts + * const selectMenuOption = new SelectMenuOptionBuilder({ + * default: true, + * value: '1', + * }) + * .setLabel('woah'); + * ``` + */ + constructor(data = {}) { + this.data = data; + } + /** + * Sets the label for this option. + * + * @param label - The label to use + */ + setLabel(label) { + this.data.label = labelValueDescriptionValidator.parse(label); + return this; + } + /** + * Sets the value for this option. + * + * @param value - The value to use + */ + setValue(value) { + this.data.value = labelValueDescriptionValidator.parse(value); + return this; + } + /** + * Sets the description for this option. + * + * @param description - The description to use + */ + setDescription(description) { + this.data.description = labelValueDescriptionValidator.parse(description); + return this; + } + /** + * Sets whether this option is selected by default. + * + * @param isDefault - Whether this option is selected by default + */ + setDefault(isDefault = true) { + this.data.default = defaultValidator.parse(isDefault); + return this; + } + /** + * Sets the emoji to display for this option. + * + * @param emoji - The emoji to use + */ + setEmoji(emoji) { + this.data.emoji = emojiValidator.parse(emoji); + return this; + } + /** + * {@inheritDoc BaseSelectMenuBuilder.toJSON} + */ + toJSON() { + validateRequiredSelectMenuOptionParameters(this.data.label, this.data.value); + return { + ...this.data + }; + } +}; +__name(StringSelectMenuOptionBuilder, "StringSelectMenuOptionBuilder"); + +// src/components/Assertions.ts +var customIdValidator = s2.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(100).setValidationEnabled(isValidationEnabled); +var emojiValidator = s2.object({ + id: s2.string, + name: s2.string, + animated: s2.boolean +}).partial.strict.setValidationEnabled(isValidationEnabled); +var disabledValidator = s2.boolean; +var buttonLabelValidator = s2.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(80).setValidationEnabled(isValidationEnabled); +var buttonStyleValidator = s2.nativeEnum(ButtonStyle); +var placeholderValidator = s2.string.lengthLessThanOrEqual(150).setValidationEnabled(isValidationEnabled); +var minMaxValidator = s2.number.int.greaterThanOrEqual(0).lessThanOrEqual(25).setValidationEnabled(isValidationEnabled); +var labelValueDescriptionValidator = s2.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(100).setValidationEnabled(isValidationEnabled); +var jsonOptionValidator = s2.object({ + label: labelValueDescriptionValidator, + value: labelValueDescriptionValidator, + description: labelValueDescriptionValidator.optional, + emoji: emojiValidator.optional, + default: s2.boolean.optional +}).setValidationEnabled(isValidationEnabled); +var optionValidator = s2.instance(StringSelectMenuOptionBuilder).setValidationEnabled(isValidationEnabled); +var optionsValidator = optionValidator.array.lengthGreaterThanOrEqual(0).setValidationEnabled(isValidationEnabled); +var optionsLengthValidator = s2.number.int.greaterThanOrEqual(0).lessThanOrEqual(25).setValidationEnabled(isValidationEnabled); +function validateRequiredSelectMenuParameters(options, customId) { + customIdValidator.parse(customId); + optionsValidator.parse(options); +} +__name(validateRequiredSelectMenuParameters, "validateRequiredSelectMenuParameters"); +var defaultValidator = s2.boolean; +function validateRequiredSelectMenuOptionParameters(label, value) { + labelValueDescriptionValidator.parse(label); + labelValueDescriptionValidator.parse(value); +} +__name(validateRequiredSelectMenuOptionParameters, "validateRequiredSelectMenuOptionParameters"); +var channelTypesValidator = s2.nativeEnum(ChannelType).array.setValidationEnabled(isValidationEnabled); +var urlValidator = s2.string.url({ + allowedProtocols: ["http:", "https:", "discord:"] +}).setValidationEnabled(isValidationEnabled); +function validateRequiredButtonParameters(style, label, emoji, customId, url) { + if (url && customId) { + throw new RangeError("URL and custom id are mutually exclusive"); + } + if (!label && !emoji) { + throw new RangeError("Buttons must have a label and/or an emoji"); + } + if (style === ButtonStyle.Link) { + if (!url) { + throw new RangeError("Link buttons must have a url"); + } + } else if (url) { + throw new RangeError("Non-link buttons cannot have a url"); + } +} +__name(validateRequiredButtonParameters, "validateRequiredButtonParameters"); + +// src/components/ActionRow.ts +import { + ComponentType as ComponentType9 +} from "discord-api-types/v10"; + +// src/components/Component.ts +var ComponentBuilder = class { + /** + * The API data associated with this component. + */ + data; + /** + * Constructs a new kind of component. + * + * @param data - The data to construct a component out of + */ + constructor(data) { + this.data = data; + } +}; +__name(ComponentBuilder, "ComponentBuilder"); + +// src/components/Components.ts +import { ComponentType as ComponentType8 } from "discord-api-types/v10"; + +// src/components/button/Button.ts +import { + ComponentType +} from "discord-api-types/v10"; +var ButtonBuilder = class extends ComponentBuilder { + /** + * Creates a new button from API data. + * + * @param data - The API data to create this button with + * @example + * Creating a button from an API data object: + * ```ts + * const button = new ButtonBuilder({ + * custom_id: 'a cool button', + * style: ButtonStyle.Primary, + * label: 'Click Me', + * emoji: { + * name: 'smile', + * id: '123456789012345678', + * }, + * }); + * ``` + * @example + * Creating a button using setters and API data: + * ```ts + * const button = new ButtonBuilder({ + * style: ButtonStyle.Secondary, + * label: 'Click Me', + * }) + * .setEmoji({ name: '🙂' }) + * .setCustomId('another cool button'); + * ``` + */ + constructor(data) { + super({ type: ComponentType.Button, ...data }); + } + /** + * Sets the style of this button. + * + * @param style - The style to use + */ + setStyle(style) { + this.data.style = buttonStyleValidator.parse(style); + return this; + } + /** + * Sets the URL for this button. + * + * @remarks + * This method is only available to buttons using the `Link` button style. + * Only three types of URL schemes are currently supported: `https://`, `http://`, and `discord://`. + * @param url - The URL to use + */ + setURL(url) { + this.data.url = urlValidator.parse(url); + return this; + } + /** + * Sets the custom id for this button. + * + * @remarks + * This method is only applicable to buttons that are not using the `Link` button style. + * @param customId - The custom id to use + */ + setCustomId(customId) { + this.data.custom_id = customIdValidator.parse(customId); + return this; + } + /** + * Sets the emoji to display on this button. + * + * @param emoji - The emoji to use + */ + setEmoji(emoji) { + this.data.emoji = emojiValidator.parse(emoji); + return this; + } + /** + * Sets whether this button is disabled. + * + * @param disabled - Whether to disable this button + */ + setDisabled(disabled = true) { + this.data.disabled = disabledValidator.parse(disabled); + return this; + } + /** + * Sets the label for this button. + * + * @param label - The label to use + */ + setLabel(label) { + this.data.label = buttonLabelValidator.parse(label); + return this; + } + /** + * {@inheritDoc ComponentBuilder.toJSON} + */ + toJSON() { + validateRequiredButtonParameters( + this.data.style, + this.data.label, + this.data.emoji, + this.data.custom_id, + this.data.url + ); + return { + ...this.data + }; + } +}; +__name(ButtonBuilder, "ButtonBuilder"); + +// src/components/selectMenu/ChannelSelectMenu.ts +import { ComponentType as ComponentType2 } from "discord-api-types/v10"; + +// src/components/selectMenu/BaseSelectMenu.ts +var BaseSelectMenuBuilder = class extends ComponentBuilder { + /** + * Sets the placeholder for this select menu. + * + * @param placeholder - The placeholder to use + */ + setPlaceholder(placeholder) { + this.data.placeholder = placeholderValidator.parse(placeholder); + return this; + } + /** + * Sets the minimum values that must be selected in the select menu. + * + * @param minValues - The minimum values that must be selected + */ + setMinValues(minValues) { + this.data.min_values = minMaxValidator.parse(minValues); + return this; + } + /** + * Sets the maximum values that must be selected in the select menu. + * + * @param maxValues - The maximum values that must be selected + */ + setMaxValues(maxValues) { + this.data.max_values = minMaxValidator.parse(maxValues); + return this; + } + /** + * Sets the custom id for this select menu. + * + * @param customId - The custom id to use + */ + setCustomId(customId) { + this.data.custom_id = customIdValidator.parse(customId); + return this; + } + /** + * Sets whether this select menu is disabled. + * + * @param disabled - Whether this select menu is disabled + */ + setDisabled(disabled = true) { + this.data.disabled = disabledValidator.parse(disabled); + return this; + } + /** + * {@inheritDoc ComponentBuilder.toJSON} + */ + toJSON() { + customIdValidator.parse(this.data.custom_id); + return { + ...this.data + }; + } +}; +__name(BaseSelectMenuBuilder, "BaseSelectMenuBuilder"); + +// src/components/selectMenu/ChannelSelectMenu.ts +var ChannelSelectMenuBuilder = class extends BaseSelectMenuBuilder { + /** + * Creates a new select menu from API data. + * + * @param data - The API data to create this select menu with + * @example + * Creating a select menu from an API data object: + * ```ts + * const selectMenu = new ChannelSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * placeholder: 'select an option', + * max_values: 2, + * }); + * ``` + * @example + * Creating a select menu using setters and API data: + * ```ts + * const selectMenu = new ChannelSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * }) + * .addChannelTypes(ChannelType.GuildText, ChannelType.GuildAnnouncement) + * .setMinValues(2); + * ``` + */ + constructor(data) { + super({ ...data, type: ComponentType2.ChannelSelect }); + } + /** + * Adds channel types to this select menu. + * + * @param types - The channel types to use + */ + addChannelTypes(...types) { + const normalizedTypes = normalizeArray(types); + this.data.channel_types ??= []; + this.data.channel_types.push(...channelTypesValidator.parse(normalizedTypes)); + return this; + } + /** + * Sets channel types for this select menu. + * + * @param types - The channel types to use + */ + setChannelTypes(...types) { + const normalizedTypes = normalizeArray(types); + this.data.channel_types ??= []; + this.data.channel_types.splice(0, this.data.channel_types.length, ...channelTypesValidator.parse(normalizedTypes)); + return this; + } + /** + * {@inheritDoc BaseSelectMenuBuilder.toJSON} + */ + toJSON() { + customIdValidator.parse(this.data.custom_id); + return { + ...this.data + }; + } +}; +__name(ChannelSelectMenuBuilder, "ChannelSelectMenuBuilder"); + +// src/components/selectMenu/MentionableSelectMenu.ts +import { ComponentType as ComponentType3 } from "discord-api-types/v10"; +var MentionableSelectMenuBuilder = class extends BaseSelectMenuBuilder { + /** + * Creates a new select menu from API data. + * + * @param data - The API data to create this select menu with + * @example + * Creating a select menu from an API data object: + * ```ts + * const selectMenu = new MentionableSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * placeholder: 'select an option', + * max_values: 2, + * }); + * ``` + * @example + * Creating a select menu using setters and API data: + * ```ts + * const selectMenu = new MentionableSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * }) + * .setMinValues(1); + * ``` + */ + constructor(data) { + super({ ...data, type: ComponentType3.MentionableSelect }); + } +}; +__name(MentionableSelectMenuBuilder, "MentionableSelectMenuBuilder"); + +// src/components/selectMenu/RoleSelectMenu.ts +import { ComponentType as ComponentType4 } from "discord-api-types/v10"; +var RoleSelectMenuBuilder = class extends BaseSelectMenuBuilder { + /** + * Creates a new select menu from API data. + * + * @param data - The API data to create this select menu with + * @example + * Creating a select menu from an API data object: + * ```ts + * const selectMenu = new RoleSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * placeholder: 'select an option', + * max_values: 2, + * }); + * ``` + * @example + * Creating a select menu using setters and API data: + * ```ts + * const selectMenu = new RoleSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * }) + * .setMinValues(1); + * ``` + */ + constructor(data) { + super({ ...data, type: ComponentType4.RoleSelect }); + } +}; +__name(RoleSelectMenuBuilder, "RoleSelectMenuBuilder"); + +// src/components/selectMenu/StringSelectMenu.ts +import { ComponentType as ComponentType5 } from "discord-api-types/v10"; +var StringSelectMenuBuilder = class extends BaseSelectMenuBuilder { + /** + * The options within this select menu. + */ + options; + /** + * Creates a new select menu from API data. + * + * @param data - The API data to create this select menu with + * @example + * Creating a select menu from an API data object: + * ```ts + * const selectMenu = new StringSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * placeholder: 'select an option', + * max_values: 2, + * options: [ + * { label: 'option 1', value: '1' }, + * { label: 'option 2', value: '2' }, + * { label: 'option 3', value: '3' }, + * ], + * }); + * ``` + * @example + * Creating a select menu using setters and API data: + * ```ts + * const selectMenu = new StringSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * }) + * .setMinValues(1) + * .addOptions({ + * label: 'Catchy', + * value: 'catch', + * }); + * ``` + */ + constructor(data) { + const { options, ...initData } = data ?? {}; + super({ ...initData, type: ComponentType5.StringSelect }); + this.options = options?.map((option) => new StringSelectMenuOptionBuilder(option)) ?? []; + } + /** + * Adds options to this select menu. + * + * @param options - The options to add + */ + addOptions(...options) { + const normalizedOptions = normalizeArray(options); + optionsLengthValidator.parse(this.options.length + normalizedOptions.length); + this.options.push( + ...normalizedOptions.map( + (normalizedOption) => normalizedOption instanceof StringSelectMenuOptionBuilder ? normalizedOption : new StringSelectMenuOptionBuilder(jsonOptionValidator.parse(normalizedOption)) + ) + ); + return this; + } + /** + * Sets the options for this select menu. + * + * @param options - The options to set + */ + setOptions(...options) { + return this.spliceOptions(0, this.options.length, ...options); + } + /** + * Removes, replaces, or inserts options for this select menu. + * + * @remarks + * This method behaves similarly + * to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/slice | Array.prototype.splice()}. + * It's useful for modifying and adjusting the order of existing options. + * @example + * Remove the first option: + * ```ts + * selectMenu.spliceOptions(0, 1); + * ``` + * @example + * Remove the first n option: + * ```ts + * const n = 4; + * selectMenu.spliceOptions(0, n); + * ``` + * @example + * Remove the last option: + * ```ts + * selectMenu.spliceOptions(-1, 1); + * ``` + * @param index - The index to start at + * @param deleteCount - The number of options to remove + * @param options - The replacing option objects or builders + */ + spliceOptions(index, deleteCount, ...options) { + const normalizedOptions = normalizeArray(options); + const clone = [...this.options]; + clone.splice( + index, + deleteCount, + ...normalizedOptions.map( + (normalizedOption) => normalizedOption instanceof StringSelectMenuOptionBuilder ? normalizedOption : new StringSelectMenuOptionBuilder(jsonOptionValidator.parse(normalizedOption)) + ) + ); + optionsLengthValidator.parse(clone.length); + this.options.splice(0, this.options.length, ...clone); + return this; + } + /** + * {@inheritDoc BaseSelectMenuBuilder.toJSON} + */ + toJSON() { + validateRequiredSelectMenuParameters(this.options, this.data.custom_id); + return { + ...this.data, + options: this.options.map((option) => option.toJSON()) + }; + } +}; +__name(StringSelectMenuBuilder, "StringSelectMenuBuilder"); + +// src/components/selectMenu/UserSelectMenu.ts +import { ComponentType as ComponentType6 } from "discord-api-types/v10"; +var UserSelectMenuBuilder = class extends BaseSelectMenuBuilder { + /** + * Creates a new select menu from API data. + * + * @param data - The API data to create this select menu with + * @example + * Creating a select menu from an API data object: + * ```ts + * const selectMenu = new UserSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * placeholder: 'select an option', + * max_values: 2, + * }); + * ``` + * @example + * Creating a select menu using setters and API data: + * ```ts + * const selectMenu = new UserSelectMenuBuilder({ + * custom_id: 'a cool select menu', + * }) + * .setMinValues(1); + * ``` + */ + constructor(data) { + super({ ...data, type: ComponentType6.UserSelect }); + } +}; +__name(UserSelectMenuBuilder, "UserSelectMenuBuilder"); + +// src/components/textInput/TextInput.ts +import { isJSONEncodable } from "@discordjs/util"; +import { ComponentType as ComponentType7 } from "discord-api-types/v10"; +import isEqual from "fast-deep-equal"; + +// src/components/textInput/Assertions.ts +var Assertions_exports3 = {}; +__export(Assertions_exports3, { + labelValidator: () => labelValidator, + maxLengthValidator: () => maxLengthValidator, + minLengthValidator: () => minLengthValidator, + placeholderValidator: () => placeholderValidator2, + requiredValidator: () => requiredValidator, + textInputStyleValidator: () => textInputStyleValidator, + validateRequiredParameters: () => validateRequiredParameters, + valueValidator: () => valueValidator +}); +import { s as s3 } from "@sapphire/shapeshift"; +import { TextInputStyle } from "discord-api-types/v10"; +var textInputStyleValidator = s3.nativeEnum(TextInputStyle); +var minLengthValidator = s3.number.int.greaterThanOrEqual(0).lessThanOrEqual(4e3).setValidationEnabled(isValidationEnabled); +var maxLengthValidator = s3.number.int.greaterThanOrEqual(1).lessThanOrEqual(4e3).setValidationEnabled(isValidationEnabled); +var requiredValidator = s3.boolean; +var valueValidator = s3.string.lengthLessThanOrEqual(4e3).setValidationEnabled(isValidationEnabled); +var placeholderValidator2 = s3.string.lengthLessThanOrEqual(100).setValidationEnabled(isValidationEnabled); +var labelValidator = s3.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(45).setValidationEnabled(isValidationEnabled); +function validateRequiredParameters(customId, style, label) { + customIdValidator.parse(customId); + textInputStyleValidator.parse(style); + labelValidator.parse(label); +} +__name(validateRequiredParameters, "validateRequiredParameters"); + +// src/components/textInput/TextInput.ts +var TextInputBuilder = class extends ComponentBuilder { + /** + * Creates a new text input from API data. + * + * @param data - The API data to create this text input with + * @example + * Creating a select menu option from an API data object: + * ```ts + * const textInput = new TextInputBuilder({ + * custom_id: 'a cool select menu', + * label: 'Type something', + * style: TextInputStyle.Short, + * }); + * ``` + * @example + * Creating a select menu option using setters and API data: + * ```ts + * const textInput = new TextInputBuilder({ + * label: 'Type something else', + * }) + * .setCustomId('woah') + * .setStyle(TextInputStyle.Paragraph); + * ``` + */ + constructor(data) { + super({ type: ComponentType7.TextInput, ...data }); + } + /** + * Sets the custom id for this text input. + * + * @param customId - The custom id to use + */ + setCustomId(customId) { + this.data.custom_id = customIdValidator.parse(customId); + return this; + } + /** + * Sets the label for this text input. + * + * @param label - The label to use + */ + setLabel(label) { + this.data.label = labelValidator.parse(label); + return this; + } + /** + * Sets the style for this text input. + * + * @param style - The style to use + */ + setStyle(style) { + this.data.style = textInputStyleValidator.parse(style); + return this; + } + /** + * Sets the minimum length of text for this text input. + * + * @param minLength - The minimum length of text for this text input + */ + setMinLength(minLength) { + this.data.min_length = minLengthValidator.parse(minLength); + return this; + } + /** + * Sets the maximum length of text for this text input. + * + * @param maxLength - The maximum length of text for this text input + */ + setMaxLength(maxLength) { + this.data.max_length = maxLengthValidator.parse(maxLength); + return this; + } + /** + * Sets the placeholder for this text input. + * + * @param placeholder - The placeholder to use + */ + setPlaceholder(placeholder) { + this.data.placeholder = placeholderValidator2.parse(placeholder); + return this; + } + /** + * Sets the value for this text input. + * + * @param value - The value to use + */ + setValue(value) { + this.data.value = valueValidator.parse(value); + return this; + } + /** + * Sets whether this text input is required. + * + * @param required - Whether this text input is required + */ + setRequired(required = true) { + this.data.required = requiredValidator.parse(required); + return this; + } + /** + * {@inheritDoc ComponentBuilder.toJSON} + */ + toJSON() { + validateRequiredParameters(this.data.custom_id, this.data.style, this.data.label); + return { + ...this.data + }; + } + /** + * {@inheritDoc Equatable.equals} + */ + equals(other) { + if (isJSONEncodable(other)) { + return isEqual(other.toJSON(), this.data); + } + return isEqual(other, this.data); + } +}; +__name(TextInputBuilder, "TextInputBuilder"); + +// src/components/Components.ts +function createComponentBuilder(data) { + if (data instanceof ComponentBuilder) { + return data; + } + switch (data.type) { + case ComponentType8.ActionRow: + return new ActionRowBuilder(data); + case ComponentType8.Button: + return new ButtonBuilder(data); + case ComponentType8.StringSelect: + return new StringSelectMenuBuilder(data); + case ComponentType8.TextInput: + return new TextInputBuilder(data); + case ComponentType8.UserSelect: + return new UserSelectMenuBuilder(data); + case ComponentType8.RoleSelect: + return new RoleSelectMenuBuilder(data); + case ComponentType8.MentionableSelect: + return new MentionableSelectMenuBuilder(data); + case ComponentType8.ChannelSelect: + return new ChannelSelectMenuBuilder(data); + default: + throw new Error(`Cannot properly serialize component type: ${data.type}`); + } +} +__name(createComponentBuilder, "createComponentBuilder"); + +// src/components/ActionRow.ts +var ActionRowBuilder = class extends ComponentBuilder { + /** + * The components within this action row. + */ + components; + /** + * Creates a new action row from API data. + * + * @param data - The API data to create this action row with + * @example + * Creating an action row from an API data object: + * ```ts + * const actionRow = new ActionRowBuilder({ + * components: [ + * { + * custom_id: "custom id", + * label: "Type something", + * style: TextInputStyle.Short, + * type: ComponentType.TextInput, + * }, + * ], + * }); + * ``` + * @example + * Creating an action row using setters and API data: + * ```ts + * const actionRow = new ActionRowBuilder({ + * components: [ + * { + * custom_id: "custom id", + * label: "Click me", + * style: ButtonStyle.Primary, + * type: ComponentType.Button, + * }, + * ], + * }) + * .addComponents(button2, button3); + * ``` + */ + constructor({ components, ...data } = {}) { + super({ type: ComponentType9.ActionRow, ...data }); + this.components = components?.map((component) => createComponentBuilder(component)) ?? []; + } + /** + * Adds components to this action row. + * + * @param components - The components to add + */ + addComponents(...components) { + this.components.push(...normalizeArray(components)); + return this; + } + /** + * Sets components for this action row. + * + * @param components - The components to set + */ + setComponents(...components) { + this.components.splice(0, this.components.length, ...normalizeArray(components)); + return this; + } + /** + * {@inheritDoc ComponentBuilder.toJSON} + */ + toJSON() { + return { + ...this.data, + components: this.components.map((component) => component.toJSON()) + }; + } +}; +__name(ActionRowBuilder, "ActionRowBuilder"); + +// src/interactions/modals/Assertions.ts +var Assertions_exports4 = {}; +__export(Assertions_exports4, { + componentsValidator: () => componentsValidator, + titleValidator: () => titleValidator, + validateRequiredParameters: () => validateRequiredParameters2 +}); +import { s as s4 } from "@sapphire/shapeshift"; +var titleValidator = s4.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(45).setValidationEnabled(isValidationEnabled); +var componentsValidator = s4.instance(ActionRowBuilder).array.lengthGreaterThanOrEqual(1).setValidationEnabled(isValidationEnabled); +function validateRequiredParameters2(customId, title, components) { + customIdValidator.parse(customId); + titleValidator.parse(title); + componentsValidator.parse(components); +} +__name(validateRequiredParameters2, "validateRequiredParameters"); + +// src/interactions/modals/Modal.ts +var ModalBuilder = class { + /** + * The API data associated with this modal. + */ + data; + /** + * The components within this modal. + */ + components = []; + /** + * Creates a new modal from API data. + * + * @param data - The API data to create this modal with + */ + constructor({ components, ...data } = {}) { + this.data = { ...data }; + this.components = components?.map((component) => createComponentBuilder(component)) ?? []; + } + /** + * Sets the title of this modal. + * + * @param title - The title to use + */ + setTitle(title) { + this.data.title = titleValidator.parse(title); + return this; + } + /** + * Sets the custom id of this modal. + * + * @param customId - The custom id to use + */ + setCustomId(customId) { + this.data.custom_id = customIdValidator.parse(customId); + return this; + } + /** + * Adds components to this modal. + * + * @param components - The components to add + */ + addComponents(...components) { + this.components.push( + ...normalizeArray(components).map( + (component) => component instanceof ActionRowBuilder ? component : new ActionRowBuilder(component) + ) + ); + return this; + } + /** + * Sets components for this modal. + * + * @param components - The components to set + */ + setComponents(...components) { + this.components.splice(0, this.components.length, ...normalizeArray(components)); + return this; + } + /** + * {@inheritDoc ComponentBuilder.toJSON} + */ + toJSON() { + validateRequiredParameters2(this.data.custom_id, this.data.title, this.components); + return { + ...this.data, + components: this.components.map((component) => component.toJSON()) + }; + } +}; +__name(ModalBuilder, "ModalBuilder"); + +// src/interactions/slashCommands/Assertions.ts +var Assertions_exports5 = {}; +__export(Assertions_exports5, { + assertReturnOfBuilder: () => assertReturnOfBuilder, + localizationMapPredicate: () => localizationMapPredicate, + validateChoicesLength: () => validateChoicesLength, + validateDMPermission: () => validateDMPermission, + validateDefaultMemberPermissions: () => validateDefaultMemberPermissions, + validateDefaultPermission: () => validateDefaultPermission, + validateDescription: () => validateDescription, + validateLocale: () => validateLocale, + validateLocalizationMap: () => validateLocalizationMap, + validateMaxOptionsLength: () => validateMaxOptionsLength, + validateNSFW: () => validateNSFW, + validateName: () => validateName, + validateRequired: () => validateRequired, + validateRequiredParameters: () => validateRequiredParameters3 +}); +import { s as s5 } from "@sapphire/shapeshift"; +import { Locale } from "discord-api-types/v10"; +var namePredicate = s5.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(32).regex(/^[\p{Ll}\p{Lm}\p{Lo}\p{N}\p{sc=Devanagari}\p{sc=Thai}_-]+$/u).setValidationEnabled(isValidationEnabled); +function validateName(name) { + namePredicate.parse(name); +} +__name(validateName, "validateName"); +var descriptionPredicate2 = s5.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(100).setValidationEnabled(isValidationEnabled); +var localePredicate = s5.nativeEnum(Locale); +function validateDescription(description) { + descriptionPredicate2.parse(description); +} +__name(validateDescription, "validateDescription"); +var maxArrayLengthPredicate = s5.unknown.array.lengthLessThanOrEqual(25).setValidationEnabled(isValidationEnabled); +function validateLocale(locale) { + return localePredicate.parse(locale); +} +__name(validateLocale, "validateLocale"); +function validateMaxOptionsLength(options) { + maxArrayLengthPredicate.parse(options); +} +__name(validateMaxOptionsLength, "validateMaxOptionsLength"); +function validateRequiredParameters3(name, description, options) { + validateName(name); + validateDescription(description); + validateMaxOptionsLength(options); +} +__name(validateRequiredParameters3, "validateRequiredParameters"); +var booleanPredicate = s5.boolean; +function validateDefaultPermission(value) { + booleanPredicate.parse(value); +} +__name(validateDefaultPermission, "validateDefaultPermission"); +function validateRequired(required) { + booleanPredicate.parse(required); +} +__name(validateRequired, "validateRequired"); +var choicesLengthPredicate = s5.number.lessThanOrEqual(25).setValidationEnabled(isValidationEnabled); +function validateChoicesLength(amountAdding, choices) { + choicesLengthPredicate.parse((choices?.length ?? 0) + amountAdding); +} +__name(validateChoicesLength, "validateChoicesLength"); +function assertReturnOfBuilder(input, ExpectedInstanceOf) { + s5.instance(ExpectedInstanceOf).parse(input); +} +__name(assertReturnOfBuilder, "assertReturnOfBuilder"); +var localizationMapPredicate = s5.object(Object.fromEntries(Object.values(Locale).map((locale) => [locale, s5.string.nullish]))).strict.nullish.setValidationEnabled(isValidationEnabled); +function validateLocalizationMap(value) { + localizationMapPredicate.parse(value); +} +__name(validateLocalizationMap, "validateLocalizationMap"); +var dmPermissionPredicate = s5.boolean.nullish; +function validateDMPermission(value) { + dmPermissionPredicate.parse(value); +} +__name(validateDMPermission, "validateDMPermission"); +var memberPermissionPredicate = s5.union( + s5.bigint.transform((value) => value.toString()), + s5.number.safeInt.transform((value) => value.toString()), + s5.string.regex(/^\d+$/) +).nullish; +function validateDefaultMemberPermissions(permissions) { + return memberPermissionPredicate.parse(permissions); +} +__name(validateDefaultMemberPermissions, "validateDefaultMemberPermissions"); +function validateNSFW(value) { + booleanPredicate.parse(value); +} +__name(validateNSFW, "validateNSFW"); + +// src/interactions/slashCommands/SlashCommandBuilder.ts +import { mix as mix6 } from "ts-mixer"; + +// src/interactions/slashCommands/SlashCommandSubcommands.ts +import { + ApplicationCommandOptionType as ApplicationCommandOptionType11 +} from "discord-api-types/v10"; +import { mix as mix5 } from "ts-mixer"; + +// src/interactions/slashCommands/mixins/NameAndDescription.ts +var SharedNameAndDescription = class { + /** + * The name of this command. + */ + name; + /** + * The name localizations of this command. + */ + name_localizations; + /** + * The description of this command. + */ + description; + /** + * The description localizations of this command. + */ + description_localizations; + /** + * Sets the name of this command. + * + * @param name - The name to use + */ + setName(name) { + validateName(name); + Reflect.set(this, "name", name); + return this; + } + /** + * Sets the description of this command. + * + * @param description - The description to use + */ + setDescription(description) { + validateDescription(description); + Reflect.set(this, "description", description); + return this; + } + /** + * SSets a name localization for this command. + * + * @param locale - The locale to set + * @param localizedName - The localized name for the given `locale` + */ + setNameLocalization(locale, localizedName) { + if (!this.name_localizations) { + Reflect.set(this, "name_localizations", {}); + } + const parsedLocale = validateLocale(locale); + if (localizedName === null) { + this.name_localizations[parsedLocale] = null; + return this; + } + validateName(localizedName); + this.name_localizations[parsedLocale] = localizedName; + return this; + } + /** + * Sets the name localizations for this command. + * + * @param localizedNames - The object of localized names to set + */ + setNameLocalizations(localizedNames) { + if (localizedNames === null) { + Reflect.set(this, "name_localizations", null); + return this; + } + Reflect.set(this, "name_localizations", {}); + for (const args of Object.entries(localizedNames)) { + this.setNameLocalization(...args); + } + return this; + } + /** + * Sets a description localization for this command. + * + * @param locale - The locale to set + * @param localizedDescription - The localized description for the given locale + */ + setDescriptionLocalization(locale, localizedDescription) { + if (!this.description_localizations) { + Reflect.set(this, "description_localizations", {}); + } + const parsedLocale = validateLocale(locale); + if (localizedDescription === null) { + this.description_localizations[parsedLocale] = null; + return this; + } + validateDescription(localizedDescription); + this.description_localizations[parsedLocale] = localizedDescription; + return this; + } + /** + * Sets the description localizations for this command. + * + * @param localizedDescriptions - The object of localized descriptions to set + */ + setDescriptionLocalizations(localizedDescriptions) { + if (localizedDescriptions === null) { + Reflect.set(this, "description_localizations", null); + return this; + } + Reflect.set(this, "description_localizations", {}); + for (const args of Object.entries(localizedDescriptions)) { + this.setDescriptionLocalization(...args); + } + return this; + } +}; +__name(SharedNameAndDescription, "SharedNameAndDescription"); + +// src/interactions/slashCommands/options/attachment.ts +import { ApplicationCommandOptionType } from "discord-api-types/v10"; + +// src/interactions/slashCommands/mixins/ApplicationCommandOptionBase.ts +var ApplicationCommandOptionBase = class extends SharedNameAndDescription { + /** + * Whether this option is required. + * + * @defaultValue `false` + */ + required = false; + /** + * Sets whether this option is required. + * + * @param required - Whether this option should be required + */ + setRequired(required) { + validateRequired(required); + Reflect.set(this, "required", required); + return this; + } + /** + * This method runs required validators on this builder. + */ + runRequiredValidations() { + validateRequiredParameters3(this.name, this.description, []); + validateLocalizationMap(this.name_localizations); + validateLocalizationMap(this.description_localizations); + validateRequired(this.required); + } +}; +__name(ApplicationCommandOptionBase, "ApplicationCommandOptionBase"); + +// src/interactions/slashCommands/options/attachment.ts +var SlashCommandAttachmentOption = class extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + type = ApplicationCommandOptionType.Attachment; + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON() { + this.runRequiredValidations(); + return { ...this }; + } +}; +__name(SlashCommandAttachmentOption, "SlashCommandAttachmentOption"); + +// src/interactions/slashCommands/options/boolean.ts +import { ApplicationCommandOptionType as ApplicationCommandOptionType2 } from "discord-api-types/v10"; +var SlashCommandBooleanOption = class extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + type = ApplicationCommandOptionType2.Boolean; + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON() { + this.runRequiredValidations(); + return { ...this }; + } +}; +__name(SlashCommandBooleanOption, "SlashCommandBooleanOption"); + +// src/interactions/slashCommands/options/channel.ts +import { ApplicationCommandOptionType as ApplicationCommandOptionType3 } from "discord-api-types/v10"; +import { mix } from "ts-mixer"; + +// src/interactions/slashCommands/mixins/ApplicationCommandOptionChannelTypesMixin.ts +import { s as s6 } from "@sapphire/shapeshift"; +import { ChannelType as ChannelType2 } from "discord-api-types/v10"; +var allowedChannelTypes = [ + ChannelType2.GuildText, + ChannelType2.GuildVoice, + ChannelType2.GuildCategory, + ChannelType2.GuildAnnouncement, + ChannelType2.AnnouncementThread, + ChannelType2.PublicThread, + ChannelType2.PrivateThread, + ChannelType2.GuildStageVoice, + ChannelType2.GuildForum +]; +var channelTypesPredicate = s6.array(s6.union(...allowedChannelTypes.map((type) => s6.literal(type)))); +var ApplicationCommandOptionChannelTypesMixin = class { + /** + * The channel types of this option. + */ + channel_types; + /** + * Adds channel types to this option. + * + * @param channelTypes - The channel types + */ + addChannelTypes(...channelTypes) { + if (this.channel_types === void 0) { + Reflect.set(this, "channel_types", []); + } + this.channel_types.push(...channelTypesPredicate.parse(channelTypes)); + return this; + } +}; +__name(ApplicationCommandOptionChannelTypesMixin, "ApplicationCommandOptionChannelTypesMixin"); + +// src/interactions/slashCommands/options/channel.ts +var SlashCommandChannelOption = class extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + type = ApplicationCommandOptionType3.Channel; + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON() { + this.runRequiredValidations(); + return { ...this }; + } +}; +__name(SlashCommandChannelOption, "SlashCommandChannelOption"); +SlashCommandChannelOption = __decorateClass([ + mix(ApplicationCommandOptionChannelTypesMixin) +], SlashCommandChannelOption); + +// src/interactions/slashCommands/options/integer.ts +import { s as s8 } from "@sapphire/shapeshift"; +import { ApplicationCommandOptionType as ApplicationCommandOptionType5 } from "discord-api-types/v10"; +import { mix as mix2 } from "ts-mixer"; + +// src/interactions/slashCommands/mixins/ApplicationCommandNumericOptionMinMaxValueMixin.ts +var ApplicationCommandNumericOptionMinMaxValueMixin = class { + /** + * The maximum value of this option. + */ + max_value; + /** + * The minimum value of this option. + */ + min_value; +}; +__name(ApplicationCommandNumericOptionMinMaxValueMixin, "ApplicationCommandNumericOptionMinMaxValueMixin"); + +// src/interactions/slashCommands/mixins/ApplicationCommandOptionWithChoicesAndAutocompleteMixin.ts +import { s as s7 } from "@sapphire/shapeshift"; +import { ApplicationCommandOptionType as ApplicationCommandOptionType4 } from "discord-api-types/v10"; +var stringPredicate = s7.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(100); +var numberPredicate = s7.number.greaterThan(Number.NEGATIVE_INFINITY).lessThan(Number.POSITIVE_INFINITY); +var choicesPredicate = s7.object({ + name: stringPredicate, + name_localizations: localizationMapPredicate, + value: s7.union(stringPredicate, numberPredicate) +}).array; +var booleanPredicate2 = s7.boolean; +var ApplicationCommandOptionWithChoicesAndAutocompleteMixin = class { + /** + * The choices of this option. + */ + choices; + /** + * Whether this option utilizes autocomplete. + */ + autocomplete; + /** + * The type of this option. + * + * @privateRemarks Since this is present and this is a mixin, this is needed. + */ + type; + /** + * Adds multiple choices to this option. + * + * @param choices - The choices to add + */ + addChoices(...choices) { + if (choices.length > 0 && this.autocomplete) { + throw new RangeError("Autocomplete and choices are mutually exclusive to each other."); + } + choicesPredicate.parse(choices); + if (this.choices === void 0) { + Reflect.set(this, "choices", []); + } + validateChoicesLength(choices.length, this.choices); + for (const { name, name_localizations, value } of choices) { + if (this.type === ApplicationCommandOptionType4.String) { + stringPredicate.parse(value); + } else { + numberPredicate.parse(value); + } + this.choices.push({ name, name_localizations, value }); + } + return this; + } + /** + * Sets multiple choices for this option. + * + * @param choices - The choices to set + */ + setChoices(...choices) { + if (choices.length > 0 && this.autocomplete) { + throw new RangeError("Autocomplete and choices are mutually exclusive to each other."); + } + choicesPredicate.parse(choices); + Reflect.set(this, "choices", []); + this.addChoices(...choices); + return this; + } + /** + * Whether this option uses autocomplete. + * + * @param autocomplete - Whether this option should use autocomplete + */ + setAutocomplete(autocomplete) { + booleanPredicate2.parse(autocomplete); + if (autocomplete && Array.isArray(this.choices) && this.choices.length > 0) { + throw new RangeError("Autocomplete and choices are mutually exclusive to each other."); + } + Reflect.set(this, "autocomplete", autocomplete); + return this; + } +}; +__name(ApplicationCommandOptionWithChoicesAndAutocompleteMixin, "ApplicationCommandOptionWithChoicesAndAutocompleteMixin"); + +// src/interactions/slashCommands/options/integer.ts +var numberValidator = s8.number.int; +var SlashCommandIntegerOption = class extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + type = ApplicationCommandOptionType5.Integer; + /** + * {@inheritDoc ApplicationCommandNumericOptionMinMaxValueMixin.setMaxValue} + */ + setMaxValue(max) { + numberValidator.parse(max); + Reflect.set(this, "max_value", max); + return this; + } + /** + * {@inheritDoc ApplicationCommandNumericOptionMinMaxValueMixin.setMinValue} + */ + setMinValue(min) { + numberValidator.parse(min); + Reflect.set(this, "min_value", min); + return this; + } + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON() { + this.runRequiredValidations(); + if (this.autocomplete && Array.isArray(this.choices) && this.choices.length > 0) { + throw new RangeError("Autocomplete and choices are mutually exclusive to each other."); + } + return { ...this }; + } +}; +__name(SlashCommandIntegerOption, "SlashCommandIntegerOption"); +SlashCommandIntegerOption = __decorateClass([ + mix2(ApplicationCommandNumericOptionMinMaxValueMixin, ApplicationCommandOptionWithChoicesAndAutocompleteMixin) +], SlashCommandIntegerOption); + +// src/interactions/slashCommands/options/mentionable.ts +import { ApplicationCommandOptionType as ApplicationCommandOptionType6 } from "discord-api-types/v10"; +var SlashCommandMentionableOption = class extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + type = ApplicationCommandOptionType6.Mentionable; + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON() { + this.runRequiredValidations(); + return { ...this }; + } +}; +__name(SlashCommandMentionableOption, "SlashCommandMentionableOption"); + +// src/interactions/slashCommands/options/number.ts +import { s as s9 } from "@sapphire/shapeshift"; +import { ApplicationCommandOptionType as ApplicationCommandOptionType7 } from "discord-api-types/v10"; +import { mix as mix3 } from "ts-mixer"; +var numberValidator2 = s9.number; +var SlashCommandNumberOption = class extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + type = ApplicationCommandOptionType7.Number; + /** + * {@inheritDoc ApplicationCommandNumericOptionMinMaxValueMixin.setMaxValue} + */ + setMaxValue(max) { + numberValidator2.parse(max); + Reflect.set(this, "max_value", max); + return this; + } + /** + * {@inheritDoc ApplicationCommandNumericOptionMinMaxValueMixin.setMinValue} + */ + setMinValue(min) { + numberValidator2.parse(min); + Reflect.set(this, "min_value", min); + return this; + } + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON() { + this.runRequiredValidations(); + if (this.autocomplete && Array.isArray(this.choices) && this.choices.length > 0) { + throw new RangeError("Autocomplete and choices are mutually exclusive to each other."); + } + return { ...this }; + } +}; +__name(SlashCommandNumberOption, "SlashCommandNumberOption"); +SlashCommandNumberOption = __decorateClass([ + mix3(ApplicationCommandNumericOptionMinMaxValueMixin, ApplicationCommandOptionWithChoicesAndAutocompleteMixin) +], SlashCommandNumberOption); + +// src/interactions/slashCommands/options/role.ts +import { ApplicationCommandOptionType as ApplicationCommandOptionType8 } from "discord-api-types/v10"; +var SlashCommandRoleOption = class extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + type = ApplicationCommandOptionType8.Role; + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON() { + this.runRequiredValidations(); + return { ...this }; + } +}; +__name(SlashCommandRoleOption, "SlashCommandRoleOption"); + +// src/interactions/slashCommands/options/string.ts +import { s as s10 } from "@sapphire/shapeshift"; +import { ApplicationCommandOptionType as ApplicationCommandOptionType9 } from "discord-api-types/v10"; +import { mix as mix4 } from "ts-mixer"; +var minLengthValidator2 = s10.number.greaterThanOrEqual(0).lessThanOrEqual(6e3); +var maxLengthValidator2 = s10.number.greaterThanOrEqual(1).lessThanOrEqual(6e3); +var SlashCommandStringOption = class extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + type = ApplicationCommandOptionType9.String; + /** + * The maximum length of this option. + */ + max_length; + /** + * The minimum length of this option. + */ + min_length; + /** + * Sets the maximum length of this string option. + * + * @param max - The maximum length this option can be + */ + setMaxLength(max) { + maxLengthValidator2.parse(max); + Reflect.set(this, "max_length", max); + return this; + } + /** + * Sets the minimum length of this string option. + * + * @param min - The minimum length this option can be + */ + setMinLength(min) { + minLengthValidator2.parse(min); + Reflect.set(this, "min_length", min); + return this; + } + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON() { + this.runRequiredValidations(); + if (this.autocomplete && Array.isArray(this.choices) && this.choices.length > 0) { + throw new RangeError("Autocomplete and choices are mutually exclusive to each other."); + } + return { ...this }; + } +}; +__name(SlashCommandStringOption, "SlashCommandStringOption"); +SlashCommandStringOption = __decorateClass([ + mix4(ApplicationCommandOptionWithChoicesAndAutocompleteMixin) +], SlashCommandStringOption); + +// src/interactions/slashCommands/options/user.ts +import { ApplicationCommandOptionType as ApplicationCommandOptionType10 } from "discord-api-types/v10"; +var SlashCommandUserOption = class extends ApplicationCommandOptionBase { + /** + * The type of this option. + */ + type = ApplicationCommandOptionType10.User; + /** + * {@inheritDoc ApplicationCommandOptionBase.toJSON} + */ + toJSON() { + this.runRequiredValidations(); + return { ...this }; + } +}; +__name(SlashCommandUserOption, "SlashCommandUserOption"); + +// src/interactions/slashCommands/mixins/SharedSlashCommandOptions.ts +var SharedSlashCommandOptions = class { + options; + /** + * Adds a boolean option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addBooleanOption(input) { + return this._sharedAddOptionMethod(input, SlashCommandBooleanOption); + } + /** + * Adds a user option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addUserOption(input) { + return this._sharedAddOptionMethod(input, SlashCommandUserOption); + } + /** + * Adds a channel option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addChannelOption(input) { + return this._sharedAddOptionMethod(input, SlashCommandChannelOption); + } + /** + * Adds a role option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addRoleOption(input) { + return this._sharedAddOptionMethod(input, SlashCommandRoleOption); + } + /** + * Adds an attachment option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addAttachmentOption(input) { + return this._sharedAddOptionMethod(input, SlashCommandAttachmentOption); + } + /** + * Adds a mentionable option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addMentionableOption(input) { + return this._sharedAddOptionMethod(input, SlashCommandMentionableOption); + } + /** + * Adds a string option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addStringOption(input) { + return this._sharedAddOptionMethod(input, SlashCommandStringOption); + } + /** + * Adds an integer option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addIntegerOption(input) { + return this._sharedAddOptionMethod(input, SlashCommandIntegerOption); + } + /** + * Adds a number option. + * + * @param input - A function that returns an option builder or an already built builder + */ + addNumberOption(input) { + return this._sharedAddOptionMethod(input, SlashCommandNumberOption); + } + /** + * Where the actual adding magic happens. ✨ + * + * @param input - The input. What else? + * @param Instance - The instance of whatever is being added + * @internal + */ + _sharedAddOptionMethod(input, Instance) { + const { options } = this; + validateMaxOptionsLength(options); + const result = typeof input === "function" ? input(new Instance()) : input; + assertReturnOfBuilder(result, Instance); + options.push(result); + return this; + } +}; +__name(SharedSlashCommandOptions, "SharedSlashCommandOptions"); + +// src/interactions/slashCommands/SlashCommandSubcommands.ts +var SlashCommandSubcommandGroupBuilder = class { + /** + * The name of this subcommand group. + */ + name = void 0; + /** + * The description of this subcommand group. + */ + description = void 0; + /** + * The subcommands within this subcommand group. + */ + options = []; + /** + * Adds a new subcommand to this group. + * + * @param input - A function that returns a subcommand builder or an already built builder + */ + addSubcommand(input) { + const { options } = this; + validateMaxOptionsLength(options); + const result = typeof input === "function" ? input(new SlashCommandSubcommandBuilder()) : input; + assertReturnOfBuilder(result, SlashCommandSubcommandBuilder); + options.push(result); + return this; + } + /** + * Serializes this builder to API-compatible JSON data. + * + * @remarks + * This method runs validations on the data before serializing it. + * As such, it may throw an error if the data is invalid. + */ + toJSON() { + validateRequiredParameters3(this.name, this.description, this.options); + return { + type: ApplicationCommandOptionType11.SubcommandGroup, + name: this.name, + name_localizations: this.name_localizations, + description: this.description, + description_localizations: this.description_localizations, + options: this.options.map((option) => option.toJSON()) + }; + } +}; +__name(SlashCommandSubcommandGroupBuilder, "SlashCommandSubcommandGroupBuilder"); +SlashCommandSubcommandGroupBuilder = __decorateClass([ + mix5(SharedNameAndDescription) +], SlashCommandSubcommandGroupBuilder); +var SlashCommandSubcommandBuilder = class { + /** + * The name of this subcommand. + */ + name = void 0; + /** + * The description of this subcommand. + */ + description = void 0; + /** + * The options within this subcommand. + */ + options = []; + /** + * Serializes this builder to API-compatible JSON data. + * + * @remarks + * This method runs validations on the data before serializing it. + * As such, it may throw an error if the data is invalid. + */ + toJSON() { + validateRequiredParameters3(this.name, this.description, this.options); + return { + type: ApplicationCommandOptionType11.Subcommand, + name: this.name, + name_localizations: this.name_localizations, + description: this.description, + description_localizations: this.description_localizations, + options: this.options.map((option) => option.toJSON()) + }; + } +}; +__name(SlashCommandSubcommandBuilder, "SlashCommandSubcommandBuilder"); +SlashCommandSubcommandBuilder = __decorateClass([ + mix5(SharedNameAndDescription, SharedSlashCommandOptions) +], SlashCommandSubcommandBuilder); + +// src/interactions/slashCommands/SlashCommandBuilder.ts +var SlashCommandBuilder = class { + /** + * The name of this command. + */ + name = void 0; + /** + * The name localizations of this command. + */ + name_localizations; + /** + * The description of this command. + */ + description = void 0; + /** + * The description localizations of this command. + */ + description_localizations; + /** + * The options of this command. + */ + options = []; + /** + * Whether this command is enabled by default when the application is added to a guild. + * + * @deprecated Use {@link ContextMenuCommandBuilder.setDefaultMemberPermissions} or {@link ContextMenuCommandBuilder.setDMPermission} instead. + */ + default_permission = void 0; + /** + * The set of permissions represented as a bit set for the command. + */ + default_member_permissions = void 0; + /** + * Indicates whether the command is available in direct messages with the application. + * + * @remarks + * By default, commands are visible. This property is only for global commands. + */ + dm_permission = void 0; + /** + * Whether this command is NSFW. + */ + nsfw = void 0; + /** + * Sets whether the command is enabled by default when the application is added to a guild. + * + * @remarks + * If set to `false`, you will have to later `PUT` the permissions for this command. + * @param value - Whether or not to enable this command by default + * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions} + * @deprecated Use {@link SlashCommandBuilder.setDefaultMemberPermissions} or {@link SlashCommandBuilder.setDMPermission} instead. + */ + setDefaultPermission(value) { + validateDefaultPermission(value); + Reflect.set(this, "default_permission", value); + return this; + } + /** + * Sets the default permissions a member should have in order to run the command. + * + * @remarks + * You can set this to `'0'` to disable the command by default. + * @param permissions - The permissions bit field to set + * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions} + */ + setDefaultMemberPermissions(permissions) { + const permissionValue = validateDefaultMemberPermissions(permissions); + Reflect.set(this, "default_member_permissions", permissionValue); + return this; + } + /** + * Sets if the command is available in direct messages with the application. + * + * @remarks + * By default, commands are visible. This method is only for global commands. + * @param enabled - Whether the command should be enabled in direct messages + * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions} + */ + setDMPermission(enabled) { + validateDMPermission(enabled); + Reflect.set(this, "dm_permission", enabled); + return this; + } + /** + * Sets whether this command is NSFW. + * + * @param nsfw - Whether this command is NSFW + */ + setNSFW(nsfw = true) { + validateNSFW(nsfw); + Reflect.set(this, "nsfw", nsfw); + return this; + } + /** + * Adds a new subcommand group to this command. + * + * @param input - A function that returns a subcommand group builder or an already built builder + */ + addSubcommandGroup(input) { + const { options } = this; + validateMaxOptionsLength(options); + const result = typeof input === "function" ? input(new SlashCommandSubcommandGroupBuilder()) : input; + assertReturnOfBuilder(result, SlashCommandSubcommandGroupBuilder); + options.push(result); + return this; + } + /** + * Adds a new subcommand to this command. + * + * @param input - A function that returns a subcommand builder or an already built builder + */ + addSubcommand(input) { + const { options } = this; + validateMaxOptionsLength(options); + const result = typeof input === "function" ? input(new SlashCommandSubcommandBuilder()) : input; + assertReturnOfBuilder(result, SlashCommandSubcommandBuilder); + options.push(result); + return this; + } + /** + * Serializes this builder to API-compatible JSON data. + * + * @remarks + * This method runs validations on the data before serializing it. + * As such, it may throw an error if the data is invalid. + */ + toJSON() { + validateRequiredParameters3(this.name, this.description, this.options); + validateLocalizationMap(this.name_localizations); + validateLocalizationMap(this.description_localizations); + return { + ...this, + options: this.options.map((option) => option.toJSON()) + }; + } +}; +__name(SlashCommandBuilder, "SlashCommandBuilder"); +SlashCommandBuilder = __decorateClass([ + mix6(SharedSlashCommandOptions, SharedNameAndDescription) +], SlashCommandBuilder); + +// src/interactions/contextMenuCommands/Assertions.ts +var Assertions_exports6 = {}; +__export(Assertions_exports6, { + validateDMPermission: () => validateDMPermission2, + validateDefaultMemberPermissions: () => validateDefaultMemberPermissions2, + validateDefaultPermission: () => validateDefaultPermission2, + validateName: () => validateName2, + validateRequiredParameters: () => validateRequiredParameters4, + validateType: () => validateType +}); +import { s as s11 } from "@sapphire/shapeshift"; +import { ApplicationCommandType } from "discord-api-types/v10"; +var namePredicate2 = s11.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(32).regex(/^( *[\p{P}\p{L}\p{N}\p{sc=Devanagari}\p{sc=Thai}]+ *)+$/u).setValidationEnabled(isValidationEnabled); +var typePredicate = s11.union(s11.literal(ApplicationCommandType.User), s11.literal(ApplicationCommandType.Message)).setValidationEnabled(isValidationEnabled); +var booleanPredicate3 = s11.boolean; +function validateDefaultPermission2(value) { + booleanPredicate3.parse(value); +} +__name(validateDefaultPermission2, "validateDefaultPermission"); +function validateName2(name) { + namePredicate2.parse(name); +} +__name(validateName2, "validateName"); +function validateType(type) { + typePredicate.parse(type); +} +__name(validateType, "validateType"); +function validateRequiredParameters4(name, type) { + validateName2(name); + validateType(type); +} +__name(validateRequiredParameters4, "validateRequiredParameters"); +var dmPermissionPredicate2 = s11.boolean.nullish; +function validateDMPermission2(value) { + dmPermissionPredicate2.parse(value); +} +__name(validateDMPermission2, "validateDMPermission"); +var memberPermissionPredicate2 = s11.union( + s11.bigint.transform((value) => value.toString()), + s11.number.safeInt.transform((value) => value.toString()), + s11.string.regex(/^\d+$/) +).nullish; +function validateDefaultMemberPermissions2(permissions) { + return memberPermissionPredicate2.parse(permissions); +} +__name(validateDefaultMemberPermissions2, "validateDefaultMemberPermissions"); + +// src/interactions/contextMenuCommands/ContextMenuCommandBuilder.ts +var ContextMenuCommandBuilder = class { + /** + * The name of this command. + */ + name = void 0; + /** + * The name localizations of this command. + */ + name_localizations; + /** + * The type of this command. + */ + type = void 0; + /** + * Whether this command is enabled by default when the application is added to a guild. + * + * @deprecated Use {@link ContextMenuCommandBuilder.setDefaultMemberPermissions} or {@link ContextMenuCommandBuilder.setDMPermission} instead. + */ + default_permission = void 0; + /** + * The set of permissions represented as a bit set for the command. + */ + default_member_permissions = void 0; + /** + * Indicates whether the command is available in direct messages with the application. + * + * @remarks + * By default, commands are visible. This property is only for global commands. + */ + dm_permission = void 0; + /** + * Sets the name of this command. + * + * @param name - The name to use + */ + setName(name) { + validateName2(name); + Reflect.set(this, "name", name); + return this; + } + /** + * Sets the type of this command. + * + * @param type - The type to use + */ + setType(type) { + validateType(type); + Reflect.set(this, "type", type); + return this; + } + /** + * Sets whether the command is enabled by default when the application is added to a guild. + * + * @remarks + * If set to `false`, you will have to later `PUT` the permissions for this command. + * @param value - Whether to enable this command by default + * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions} + * @deprecated Use {@link ContextMenuCommandBuilder.setDefaultMemberPermissions} or {@link ContextMenuCommandBuilder.setDMPermission} instead. + */ + setDefaultPermission(value) { + validateDefaultPermission2(value); + Reflect.set(this, "default_permission", value); + return this; + } + /** + * Sets the default permissions a member should have in order to run this command. + * + * @remarks + * You can set this to `'0'` to disable the command by default. + * @param permissions - The permissions bit field to set + * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions} + */ + setDefaultMemberPermissions(permissions) { + const permissionValue = validateDefaultMemberPermissions2(permissions); + Reflect.set(this, "default_member_permissions", permissionValue); + return this; + } + /** + * Sets if the command is available in direct messages with the application. + * + * @remarks + * By default, commands are visible. This method is only for global commands. + * @param enabled - Whether the command should be enabled in direct messages + * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions} + */ + setDMPermission(enabled) { + validateDMPermission2(enabled); + Reflect.set(this, "dm_permission", enabled); + return this; + } + /** + * Sets a name localization for this command. + * + * @param locale - The locale to set + * @param localizedName - The localized name for the given `locale` + */ + setNameLocalization(locale, localizedName) { + if (!this.name_localizations) { + Reflect.set(this, "name_localizations", {}); + } + const parsedLocale = validateLocale(locale); + if (localizedName === null) { + this.name_localizations[parsedLocale] = null; + return this; + } + validateName2(localizedName); + this.name_localizations[parsedLocale] = localizedName; + return this; + } + /** + * Sets the name localizations for this command. + * + * @param localizedNames - The object of localized names to set + */ + setNameLocalizations(localizedNames) { + if (localizedNames === null) { + Reflect.set(this, "name_localizations", null); + return this; + } + Reflect.set(this, "name_localizations", {}); + for (const args of Object.entries(localizedNames)) + this.setNameLocalization(...args); + return this; + } + /** + * Serializes this builder to API-compatible JSON data. + * + * @remarks + * This method runs validations on the data before serializing it. + * As such, it may throw an error if the data is invalid. + */ + toJSON() { + validateRequiredParameters4(this.name, this.type); + validateLocalizationMap(this.name_localizations); + return { ...this }; + } +}; +__name(ContextMenuCommandBuilder, "ContextMenuCommandBuilder"); + +// src/util/componentUtil.ts +function embedLength(data) { + return (data.title?.length ?? 0) + (data.description?.length ?? 0) + (data.fields?.reduce((prev, curr) => prev + curr.name.length + curr.value.length, 0) ?? 0) + (data.footer?.text.length ?? 0) + (data.author?.name.length ?? 0); +} +__name(embedLength, "embedLength"); + +// src/index.ts +var version = "1.6.3"; +export { + ActionRowBuilder, + ApplicationCommandNumericOptionMinMaxValueMixin, + ApplicationCommandOptionBase, + ApplicationCommandOptionChannelTypesMixin, + ApplicationCommandOptionWithChoicesAndAutocompleteMixin, + BaseSelectMenuBuilder, + ButtonBuilder, + ChannelSelectMenuBuilder, + Assertions_exports2 as ComponentAssertions, + ComponentBuilder, + Assertions_exports6 as ContextMenuCommandAssertions, + ContextMenuCommandBuilder, + Assertions_exports as EmbedAssertions, + EmbedBuilder, + MentionableSelectMenuBuilder, + Assertions_exports4 as ModalAssertions, + ModalBuilder, + RoleSelectMenuBuilder, + StringSelectMenuBuilder as SelectMenuBuilder, + StringSelectMenuOptionBuilder as SelectMenuOptionBuilder, + SharedNameAndDescription, + SharedSlashCommandOptions, + Assertions_exports5 as SlashCommandAssertions, + SlashCommandAttachmentOption, + SlashCommandBooleanOption, + SlashCommandBuilder, + SlashCommandChannelOption, + SlashCommandIntegerOption, + SlashCommandMentionableOption, + SlashCommandNumberOption, + SlashCommandRoleOption, + SlashCommandStringOption, + SlashCommandSubcommandBuilder, + SlashCommandSubcommandGroupBuilder, + SlashCommandUserOption, + StringSelectMenuBuilder, + StringSelectMenuOptionBuilder, + Assertions_exports3 as TextInputAssertions, + TextInputBuilder, + UserSelectMenuBuilder, + createComponentBuilder, + disableValidators, + embedLength, + enableValidators, + isValidationEnabled, + normalizeArray, + version +}; +//# sourceMappingURL=index.mjs.map \ No newline at end of file diff --git a/node_modules/@discordjs/builders/dist/index.mjs.map b/node_modules/@discordjs/builders/dist/index.mjs.map new file mode 100644 index 0000000..38013f8 --- /dev/null +++ b/node_modules/@discordjs/builders/dist/index.mjs.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/messages/embed/Assertions.ts","../src/util/validation.ts","../src/util/normalizeArray.ts","../src/messages/embed/Embed.ts","../src/index.ts","../src/components/Assertions.ts","../src/components/selectMenu/StringSelectMenuOption.ts","../src/components/ActionRow.ts","../src/components/Component.ts","../src/components/Components.ts","../src/components/button/Button.ts","../src/components/selectMenu/ChannelSelectMenu.ts","../src/components/selectMenu/BaseSelectMenu.ts","../src/components/selectMenu/MentionableSelectMenu.ts","../src/components/selectMenu/RoleSelectMenu.ts","../src/components/selectMenu/StringSelectMenu.ts","../src/components/selectMenu/UserSelectMenu.ts","../src/components/textInput/TextInput.ts","../src/components/textInput/Assertions.ts","../src/interactions/modals/Assertions.ts","../src/interactions/modals/Modal.ts","../src/interactions/slashCommands/Assertions.ts","../src/interactions/slashCommands/SlashCommandBuilder.ts","../src/interactions/slashCommands/SlashCommandSubcommands.ts","../src/interactions/slashCommands/mixins/NameAndDescription.ts","../src/interactions/slashCommands/options/attachment.ts","../src/interactions/slashCommands/mixins/ApplicationCommandOptionBase.ts","../src/interactions/slashCommands/options/boolean.ts","../src/interactions/slashCommands/options/channel.ts","../src/interactions/slashCommands/mixins/ApplicationCommandOptionChannelTypesMixin.ts","../src/interactions/slashCommands/options/integer.ts","../src/interactions/slashCommands/mixins/ApplicationCommandNumericOptionMinMaxValueMixin.ts","../src/interactions/slashCommands/mixins/ApplicationCommandOptionWithChoicesAndAutocompleteMixin.ts","../src/interactions/slashCommands/options/mentionable.ts","../src/interactions/slashCommands/options/number.ts","../src/interactions/slashCommands/options/role.ts","../src/interactions/slashCommands/options/string.ts","../src/interactions/slashCommands/options/user.ts","../src/interactions/slashCommands/mixins/SharedSlashCommandOptions.ts","../src/interactions/contextMenuCommands/Assertions.ts","../src/interactions/contextMenuCommands/ContextMenuCommandBuilder.ts","../src/util/componentUtil.ts"],"sourcesContent":["import { s } from '@sapphire/shapeshift';\nimport type { APIEmbedField } from 'discord-api-types/v10';\nimport { isValidationEnabled } from '../../util/validation.js';\n\nexport const fieldNamePredicate = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(256)\n\t.setValidationEnabled(isValidationEnabled);\n\nexport const fieldValuePredicate = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(1_024)\n\t.setValidationEnabled(isValidationEnabled);\n\nexport const fieldInlinePredicate = s.boolean.optional;\n\nexport const embedFieldPredicate = s\n\t.object({\n\t\tname: fieldNamePredicate,\n\t\tvalue: fieldValuePredicate,\n\t\tinline: fieldInlinePredicate,\n\t})\n\t.setValidationEnabled(isValidationEnabled);\n\nexport const embedFieldsArrayPredicate = embedFieldPredicate.array.setValidationEnabled(isValidationEnabled);\n\nexport const fieldLengthPredicate = s.number.lessThanOrEqual(25).setValidationEnabled(isValidationEnabled);\n\nexport function validateFieldLength(amountAdding: number, fields?: APIEmbedField[]): void {\n\tfieldLengthPredicate.parse((fields?.length ?? 0) + amountAdding);\n}\n\nexport const authorNamePredicate = fieldNamePredicate.nullable.setValidationEnabled(isValidationEnabled);\n\nexport const imageURLPredicate = s.string\n\t.url({\n\t\tallowedProtocols: ['http:', 'https:', 'attachment:'],\n\t})\n\t.nullish.setValidationEnabled(isValidationEnabled);\n\nexport const urlPredicate = s.string\n\t.url({\n\t\tallowedProtocols: ['http:', 'https:'],\n\t})\n\t.nullish.setValidationEnabled(isValidationEnabled);\n\nexport const embedAuthorPredicate = s\n\t.object({\n\t\tname: authorNamePredicate,\n\t\ticonURL: imageURLPredicate,\n\t\turl: urlPredicate,\n\t})\n\t.setValidationEnabled(isValidationEnabled);\n\nexport const RGBPredicate = s.number.int\n\t.greaterThanOrEqual(0)\n\t.lessThanOrEqual(255)\n\t.setValidationEnabled(isValidationEnabled);\nexport const colorPredicate = s.number.int\n\t.greaterThanOrEqual(0)\n\t.lessThanOrEqual(0xffffff)\n\t.or(s.tuple([RGBPredicate, RGBPredicate, RGBPredicate]))\n\t.nullable.setValidationEnabled(isValidationEnabled);\n\nexport const descriptionPredicate = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(4_096)\n\t.nullable.setValidationEnabled(isValidationEnabled);\n\nexport const footerTextPredicate = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(2_048)\n\t.nullable.setValidationEnabled(isValidationEnabled);\n\nexport const embedFooterPredicate = s\n\t.object({\n\t\ttext: footerTextPredicate,\n\t\ticonURL: imageURLPredicate,\n\t})\n\t.setValidationEnabled(isValidationEnabled);\n\nexport const timestampPredicate = s.union(s.number, s.date).nullable.setValidationEnabled(isValidationEnabled);\n\nexport const titlePredicate = fieldNamePredicate.nullable.setValidationEnabled(isValidationEnabled);\n","let validate = true;\n\n/**\n * Enables validators.\n *\n * @returns Whether validation is occurring.\n */\nexport function enableValidators() {\n\treturn (validate = true);\n}\n\n/**\n * Disables validators.\n *\n * @returns Whether validation is occurring.\n */\nexport function disableValidators() {\n\treturn (validate = false);\n}\n\n/**\n * Checks whether validation is occurring.\n */\nexport function isValidationEnabled() {\n\treturn validate;\n}\n","/**\n * Normalizes data that is a rest parameter or an array into an array with a depth of 1.\n *\n * @typeParam T - The data that must satisfy {@link RestOrArray}.\n * @param arr - The (possibly variadic) data to normalize\n */\nexport function normalizeArray(arr: RestOrArray): T[] {\n\tif (Array.isArray(arr[0])) return arr[0];\n\treturn arr as T[];\n}\n\n/**\n * Represents data that may be an array or came from a rest parameter.\n *\n * @remarks\n * This type is used throughout builders to ensure both an array and variadic arguments\n * may be used. It is normalized with {@link normalizeArray}.\n */\nexport type RestOrArray = T[] | [T[]];\n","import type { APIEmbed, APIEmbedAuthor, APIEmbedField, APIEmbedFooter, APIEmbedImage } from 'discord-api-types/v10';\nimport { normalizeArray, type RestOrArray } from '../../util/normalizeArray.js';\nimport {\n\tcolorPredicate,\n\tdescriptionPredicate,\n\tembedAuthorPredicate,\n\tembedFieldsArrayPredicate,\n\tembedFooterPredicate,\n\timageURLPredicate,\n\ttimestampPredicate,\n\ttitlePredicate,\n\turlPredicate,\n\tvalidateFieldLength,\n} from './Assertions.js';\n\n/**\n * A tuple satisfying the RGB color model.\n *\n * @see {@link https://developer.mozilla.org/docs/Glossary/RGB}\n */\nexport type RGBTuple = [red: number, green: number, blue: number];\n\n/**\n * The base icon data typically used in payloads.\n */\nexport interface IconData {\n\t/**\n\t * The URL of the icon.\n\t */\n\ticonURL?: string;\n\t/**\n\t * The proxy URL of the icon.\n\t */\n\tproxyIconURL?: string;\n}\n\n/**\n * Represents the author data of an embed.\n */\nexport type EmbedAuthorData = IconData & Omit;\n\n/**\n * Represents the author options of an embed.\n */\nexport type EmbedAuthorOptions = Omit;\n\n/**\n * Represents the footer data of an embed.\n */\nexport type EmbedFooterData = IconData & Omit;\n\n/**\n * Represents the footer options of an embed.\n */\nexport type EmbedFooterOptions = Omit;\n\n/**\n * Represents the image data of an embed.\n */\nexport interface EmbedImageData extends Omit {\n\t/**\n\t * The proxy URL for the image.\n\t */\n\tproxyURL?: string;\n}\n\n/**\n * A builder that creates API-compatible JSON data for embeds.\n */\nexport class EmbedBuilder {\n\t/**\n\t * The API data associated with this embed.\n\t */\n\tpublic readonly data: APIEmbed;\n\n\t/**\n\t * Creates a new embed from API data.\n\t *\n\t * @param data - The API data to create this embed with\n\t */\n\tpublic constructor(data: APIEmbed = {}) {\n\t\tthis.data = { ...data };\n\t\tif (data.timestamp) this.data.timestamp = new Date(data.timestamp).toISOString();\n\t}\n\n\t/**\n\t * Appends fields to the embed.\n\t *\n\t * @remarks\n\t * This method accepts either an array of fields or a variable number of field parameters.\n\t * The maximum amount of fields that can be added is 25.\n\t * @example\n\t * Using an array:\n\t * ```ts\n\t * const fields: APIEmbedField[] = ...;\n\t * const embed = new EmbedBuilder()\n\t * \t.addFields(fields);\n\t * ```\n\t * @example\n\t * Using rest parameters (variadic):\n\t * ```ts\n\t * const embed = new EmbedBuilder()\n\t * \t.addFields(\n\t * \t\t{ name: 'Field 1', value: 'Value 1' },\n\t * \t\t{ name: 'Field 2', value: 'Value 2' },\n\t * \t);\n\t * ```\n\t * @param fields - The fields to add\n\t */\n\tpublic addFields(...fields: RestOrArray): this {\n\t\tconst normalizedFields = normalizeArray(fields);\n\t\t// Ensure adding these fields won't exceed the 25 field limit\n\t\tvalidateFieldLength(normalizedFields.length, this.data.fields);\n\n\t\t// Data assertions\n\t\tembedFieldsArrayPredicate.parse(normalizedFields);\n\n\t\tif (this.data.fields) this.data.fields.push(...normalizedFields);\n\t\telse this.data.fields = normalizedFields;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Removes, replaces, or inserts fields for this embed.\n\t *\n\t * @remarks\n\t * This method behaves similarly\n\t * to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/splice | Array.prototype.splice()}.\n\t * The maximum amount of fields that can be added is 25.\n\t *\n\t * It's useful for modifying and adjusting order of the already-existing fields of an embed.\n\t * @example\n\t * Remove the first field:\n\t * ```ts\n\t * embed.spliceFields(0, 1);\n\t * ```\n\t * @example\n\t * Remove the first n fields:\n\t * ```ts\n\t * const n = 4;\n\t * embed.spliceFields(0, n);\n\t * ```\n\t * @example\n\t * Remove the last field:\n\t * ```ts\n\t * embed.spliceFields(-1, 1);\n\t * ```\n\t * @param index - The index to start at\n\t * @param deleteCount - The number of fields to remove\n\t * @param fields - The replacing field objects\n\t */\n\tpublic spliceFields(index: number, deleteCount: number, ...fields: APIEmbedField[]): this {\n\t\t// Ensure adding these fields won't exceed the 25 field limit\n\t\tvalidateFieldLength(fields.length - deleteCount, this.data.fields);\n\n\t\t// Data assertions\n\t\tembedFieldsArrayPredicate.parse(fields);\n\t\tif (this.data.fields) this.data.fields.splice(index, deleteCount, ...fields);\n\t\telse this.data.fields = fields;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the fields for this embed.\n\t *\n\t * @remarks\n\t * This method is an alias for {@link EmbedBuilder.spliceFields}. More specifically,\n\t * it splices the entire array of fields, replacing them with the provided fields.\n\t *\n\t * You can set a maximum of 25 fields.\n\t * @param fields - The fields to set\n\t */\n\tpublic setFields(...fields: RestOrArray) {\n\t\tthis.spliceFields(0, this.data.fields?.length ?? 0, ...normalizeArray(fields));\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the author of this embed.\n\t *\n\t * @param options - The options to use\n\t */\n\n\tpublic setAuthor(options: EmbedAuthorOptions | null): this {\n\t\tif (options === null) {\n\t\t\tthis.data.author = undefined;\n\t\t\treturn this;\n\t\t}\n\n\t\t// Data assertions\n\t\tembedAuthorPredicate.parse(options);\n\n\t\tthis.data.author = { name: options.name, url: options.url, icon_url: options.iconURL };\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the color of this embed.\n\t *\n\t * @param color - The color to use\n\t */\n\tpublic setColor(color: RGBTuple | number | null): this {\n\t\t// Data assertions\n\t\tcolorPredicate.parse(color);\n\n\t\tif (Array.isArray(color)) {\n\t\t\tconst [red, green, blue] = color;\n\t\t\tthis.data.color = (red << 16) + (green << 8) + blue;\n\t\t\treturn this;\n\t\t}\n\n\t\tthis.data.color = color ?? undefined;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the description of this embed.\n\t *\n\t * @param description - The description to use\n\t */\n\tpublic setDescription(description: string | null): this {\n\t\t// Data assertions\n\t\tdescriptionPredicate.parse(description);\n\n\t\tthis.data.description = description ?? undefined;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the footer of this embed.\n\t *\n\t * @param options - The footer to use\n\t */\n\tpublic setFooter(options: EmbedFooterOptions | null): this {\n\t\tif (options === null) {\n\t\t\tthis.data.footer = undefined;\n\t\t\treturn this;\n\t\t}\n\n\t\t// Data assertions\n\t\tembedFooterPredicate.parse(options);\n\n\t\tthis.data.footer = { text: options.text, icon_url: options.iconURL };\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the image of this embed.\n\t *\n\t * @param url - The image URL to use\n\t */\n\tpublic setImage(url: string | null): this {\n\t\t// Data assertions\n\t\timageURLPredicate.parse(url);\n\n\t\tthis.data.image = url ? { url } : undefined;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the thumbnail of this embed.\n\t *\n\t * @param url - The thumbnail URL to use\n\t */\n\tpublic setThumbnail(url: string | null): this {\n\t\t// Data assertions\n\t\timageURLPredicate.parse(url);\n\n\t\tthis.data.thumbnail = url ? { url } : undefined;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the timestamp of this embed.\n\t *\n\t * @param timestamp - The timestamp or date to use\n\t */\n\tpublic setTimestamp(timestamp: Date | number | null = Date.now()): this {\n\t\t// Data assertions\n\t\ttimestampPredicate.parse(timestamp);\n\n\t\tthis.data.timestamp = timestamp ? new Date(timestamp).toISOString() : undefined;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the title for this embed.\n\t *\n\t * @param title - The title to use\n\t */\n\tpublic setTitle(title: string | null): this {\n\t\t// Data assertions\n\t\ttitlePredicate.parse(title);\n\n\t\tthis.data.title = title ?? undefined;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the URL of this embed.\n\t *\n\t * @param url - The URL to use\n\t */\n\tpublic setURL(url: string | null): this {\n\t\t// Data assertions\n\t\turlPredicate.parse(url);\n\n\t\tthis.data.url = url ?? undefined;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Serializes this builder to API-compatible JSON data.\n\t *\n\t * @remarks\n\t * This method runs validations on the data before serializing it.\n\t * As such, it may throw an error if the data is invalid.\n\t */\n\tpublic toJSON(): APIEmbed {\n\t\treturn { ...this.data };\n\t}\n}\n","export * as EmbedAssertions from './messages/embed/Assertions.js';\nexport * from './messages/embed/Embed.js';\n// TODO: Consider removing this dep in the next major version\nexport * from '@discordjs/formatters';\n\nexport * as ComponentAssertions from './components/Assertions.js';\nexport * from './components/ActionRow.js';\nexport * from './components/button/Button.js';\nexport * from './components/Component.js';\nexport * from './components/Components.js';\nexport * from './components/textInput/TextInput.js';\nexport * as TextInputAssertions from './components/textInput/Assertions.js';\nexport * from './interactions/modals/Modal.js';\nexport * as ModalAssertions from './interactions/modals/Assertions.js';\n\nexport * from './components/selectMenu/BaseSelectMenu.js';\nexport * from './components/selectMenu/ChannelSelectMenu.js';\nexport * from './components/selectMenu/MentionableSelectMenu.js';\nexport * from './components/selectMenu/RoleSelectMenu.js';\nexport * from './components/selectMenu/StringSelectMenu.js';\n// TODO: Remove those aliases in v2\nexport {\n\t/**\n\t * @deprecated Will be removed in the next major version, use {@link StringSelectMenuBuilder} instead.\n\t */\n\tStringSelectMenuBuilder as SelectMenuBuilder,\n} from './components/selectMenu/StringSelectMenu.js';\nexport {\n\t/**\n\t * @deprecated Will be removed in the next major version, use {@link StringSelectMenuOptionBuilder} instead.\n\t */\n\tStringSelectMenuOptionBuilder as SelectMenuOptionBuilder,\n} from './components/selectMenu/StringSelectMenuOption.js';\nexport * from './components/selectMenu/StringSelectMenuOption.js';\nexport * from './components/selectMenu/UserSelectMenu.js';\n\nexport * as SlashCommandAssertions from './interactions/slashCommands/Assertions.js';\nexport * from './interactions/slashCommands/SlashCommandBuilder.js';\nexport * from './interactions/slashCommands/SlashCommandSubcommands.js';\nexport * from './interactions/slashCommands/options/boolean.js';\nexport * from './interactions/slashCommands/options/channel.js';\nexport * from './interactions/slashCommands/options/integer.js';\nexport * from './interactions/slashCommands/options/mentionable.js';\nexport * from './interactions/slashCommands/options/number.js';\nexport * from './interactions/slashCommands/options/role.js';\nexport * from './interactions/slashCommands/options/attachment.js';\nexport * from './interactions/slashCommands/options/string.js';\nexport * from './interactions/slashCommands/options/user.js';\nexport * from './interactions/slashCommands/mixins/ApplicationCommandNumericOptionMinMaxValueMixin.js';\nexport * from './interactions/slashCommands/mixins/ApplicationCommandOptionBase.js';\nexport * from './interactions/slashCommands/mixins/ApplicationCommandOptionChannelTypesMixin.js';\nexport * from './interactions/slashCommands/mixins/ApplicationCommandOptionWithChoicesAndAutocompleteMixin.js';\nexport * from './interactions/slashCommands/mixins/NameAndDescription.js';\nexport * from './interactions/slashCommands/mixins/SharedSlashCommandOptions.js';\n\nexport * as ContextMenuCommandAssertions from './interactions/contextMenuCommands/Assertions.js';\nexport * from './interactions/contextMenuCommands/ContextMenuCommandBuilder.js';\n\nexport * from './util/componentUtil.js';\nexport * from './util/normalizeArray.js';\nexport * from './util/validation.js';\n\n/**\n * The {@link https://github.com/discordjs/discord.js/blob/main/packages/builders#readme | @discordjs/builders} version\n * that you are currently using.\n *\n * @privateRemarks This needs to explicitly be `string` so it is not typed as a \"const string\" that gets injected by esbuild.\n */\nexport const version = '1.6.3' as string;\n","import { s } from '@sapphire/shapeshift';\nimport { ButtonStyle, ChannelType, type APIMessageComponentEmoji } from 'discord-api-types/v10';\nimport { isValidationEnabled } from '../util/validation.js';\nimport { StringSelectMenuOptionBuilder } from './selectMenu/StringSelectMenuOption.js';\n\nexport const customIdValidator = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(100)\n\t.setValidationEnabled(isValidationEnabled);\n\nexport const emojiValidator = s\n\t.object({\n\t\tid: s.string,\n\t\tname: s.string,\n\t\tanimated: s.boolean,\n\t})\n\t.partial.strict.setValidationEnabled(isValidationEnabled);\n\nexport const disabledValidator = s.boolean;\n\nexport const buttonLabelValidator = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(80)\n\t.setValidationEnabled(isValidationEnabled);\n\nexport const buttonStyleValidator = s.nativeEnum(ButtonStyle);\n\nexport const placeholderValidator = s.string.lengthLessThanOrEqual(150).setValidationEnabled(isValidationEnabled);\nexport const minMaxValidator = s.number.int\n\t.greaterThanOrEqual(0)\n\t.lessThanOrEqual(25)\n\t.setValidationEnabled(isValidationEnabled);\n\nexport const labelValueDescriptionValidator = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(100)\n\t.setValidationEnabled(isValidationEnabled);\n\nexport const jsonOptionValidator = s\n\t.object({\n\t\tlabel: labelValueDescriptionValidator,\n\t\tvalue: labelValueDescriptionValidator,\n\t\tdescription: labelValueDescriptionValidator.optional,\n\t\temoji: emojiValidator.optional,\n\t\tdefault: s.boolean.optional,\n\t})\n\t.setValidationEnabled(isValidationEnabled);\n\nexport const optionValidator = s.instance(StringSelectMenuOptionBuilder).setValidationEnabled(isValidationEnabled);\n\nexport const optionsValidator = optionValidator.array\n\t.lengthGreaterThanOrEqual(0)\n\t.setValidationEnabled(isValidationEnabled);\nexport const optionsLengthValidator = s.number.int\n\t.greaterThanOrEqual(0)\n\t.lessThanOrEqual(25)\n\t.setValidationEnabled(isValidationEnabled);\n\nexport function validateRequiredSelectMenuParameters(options: StringSelectMenuOptionBuilder[], customId?: string) {\n\tcustomIdValidator.parse(customId);\n\toptionsValidator.parse(options);\n}\n\nexport const defaultValidator = s.boolean;\n\nexport function validateRequiredSelectMenuOptionParameters(label?: string, value?: string) {\n\tlabelValueDescriptionValidator.parse(label);\n\tlabelValueDescriptionValidator.parse(value);\n}\n\nexport const channelTypesValidator = s.nativeEnum(ChannelType).array.setValidationEnabled(isValidationEnabled);\n\nexport const urlValidator = s.string\n\t.url({\n\t\tallowedProtocols: ['http:', 'https:', 'discord:'],\n\t})\n\t.setValidationEnabled(isValidationEnabled);\n\nexport function validateRequiredButtonParameters(\n\tstyle?: ButtonStyle,\n\tlabel?: string,\n\temoji?: APIMessageComponentEmoji,\n\tcustomId?: string,\n\turl?: string,\n) {\n\tif (url && customId) {\n\t\tthrow new RangeError('URL and custom id are mutually exclusive');\n\t}\n\n\tif (!label && !emoji) {\n\t\tthrow new RangeError('Buttons must have a label and/or an emoji');\n\t}\n\n\tif (style === ButtonStyle.Link) {\n\t\tif (!url) {\n\t\t\tthrow new RangeError('Link buttons must have a url');\n\t\t}\n\t} else if (url) {\n\t\tthrow new RangeError('Non-link buttons cannot have a url');\n\t}\n}\n","import type { JSONEncodable } from '@discordjs/util';\nimport type { APIMessageComponentEmoji, APISelectMenuOption } from 'discord-api-types/v10';\nimport {\n\tdefaultValidator,\n\temojiValidator,\n\tlabelValueDescriptionValidator,\n\tvalidateRequiredSelectMenuOptionParameters,\n} from '../Assertions.js';\n\n/**\n * A builder that creates API-compatible JSON data for string select menu options.\n */\nexport class StringSelectMenuOptionBuilder implements JSONEncodable {\n\t/**\n\t * Creates a new string select menu option from API data.\n\t *\n\t * @param data - The API data to create this string select menu option with\n\t * @example\n\t * Creating a string select menu option from an API data object:\n\t * ```ts\n\t * const selectMenuOption = new SelectMenuOptionBuilder({\n\t * \tlabel: 'catchy label',\n\t * \tvalue: '1',\n\t * });\n\t * ```\n\t * @example\n\t * Creating a string select menu option using setters and API data:\n\t * ```ts\n\t * const selectMenuOption = new SelectMenuOptionBuilder({\n\t * \tdefault: true,\n\t * \tvalue: '1',\n\t * })\n\t * \t.setLabel('woah');\n\t * ```\n\t */\n\tpublic constructor(public data: Partial = {}) {}\n\n\t/**\n\t * Sets the label for this option.\n\t *\n\t * @param label - The label to use\n\t */\n\tpublic setLabel(label: string) {\n\t\tthis.data.label = labelValueDescriptionValidator.parse(label);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the value for this option.\n\t *\n\t * @param value - The value to use\n\t */\n\tpublic setValue(value: string) {\n\t\tthis.data.value = labelValueDescriptionValidator.parse(value);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the description for this option.\n\t *\n\t * @param description - The description to use\n\t */\n\tpublic setDescription(description: string) {\n\t\tthis.data.description = labelValueDescriptionValidator.parse(description);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets whether this option is selected by default.\n\t *\n\t * @param isDefault - Whether this option is selected by default\n\t */\n\tpublic setDefault(isDefault = true) {\n\t\tthis.data.default = defaultValidator.parse(isDefault);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the emoji to display for this option.\n\t *\n\t * @param emoji - The emoji to use\n\t */\n\tpublic setEmoji(emoji: APIMessageComponentEmoji) {\n\t\tthis.data.emoji = emojiValidator.parse(emoji);\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc BaseSelectMenuBuilder.toJSON}\n\t */\n\tpublic toJSON(): APISelectMenuOption {\n\t\tvalidateRequiredSelectMenuOptionParameters(this.data.label, this.data.value);\n\n\t\treturn {\n\t\t\t...this.data,\n\t\t} as APISelectMenuOption;\n\t}\n}\n","/* eslint-disable jsdoc/check-param-names */\n\nimport {\n\ttype APIActionRowComponent,\n\tComponentType,\n\ttype APIMessageActionRowComponent,\n\ttype APIModalActionRowComponent,\n\ttype APIActionRowComponentTypes,\n} from 'discord-api-types/v10';\nimport { normalizeArray, type RestOrArray } from '../util/normalizeArray.js';\nimport { ComponentBuilder } from './Component.js';\nimport { createComponentBuilder } from './Components.js';\nimport type { ButtonBuilder } from './button/Button.js';\nimport type { ChannelSelectMenuBuilder } from './selectMenu/ChannelSelectMenu.js';\nimport type { MentionableSelectMenuBuilder } from './selectMenu/MentionableSelectMenu.js';\nimport type { RoleSelectMenuBuilder } from './selectMenu/RoleSelectMenu.js';\nimport type { StringSelectMenuBuilder } from './selectMenu/StringSelectMenu.js';\nimport type { UserSelectMenuBuilder } from './selectMenu/UserSelectMenu.js';\nimport type { TextInputBuilder } from './textInput/TextInput.js';\n\n/**\n * The builders that may be used for messages.\n */\nexport type MessageComponentBuilder =\n\t| ActionRowBuilder\n\t| MessageActionRowComponentBuilder;\n\n/**\n * The builders that may be used for modals.\n */\nexport type ModalComponentBuilder = ActionRowBuilder | ModalActionRowComponentBuilder;\n\n/**\n * The builders that may be used within an action row for messages.\n */\nexport type MessageActionRowComponentBuilder =\n\t| ButtonBuilder\n\t| ChannelSelectMenuBuilder\n\t| MentionableSelectMenuBuilder\n\t| RoleSelectMenuBuilder\n\t| StringSelectMenuBuilder\n\t| UserSelectMenuBuilder;\n\n/**\n * The builders that may be used within an action row for modals.\n */\nexport type ModalActionRowComponentBuilder = TextInputBuilder;\n\n/**\n * Any builder.\n */\nexport type AnyComponentBuilder = MessageActionRowComponentBuilder | ModalActionRowComponentBuilder;\n\n/**\n * A builder that creates API-compatible JSON data for action rows.\n *\n * @typeParam T - The types of components this action row holds\n */\nexport class ActionRowBuilder extends ComponentBuilder<\n\tAPIActionRowComponent\n> {\n\t/**\n\t * The components within this action row.\n\t */\n\tpublic readonly components: T[];\n\n\t/**\n\t * Creates a new action row from API data.\n\t *\n\t * @param data - The API data to create this action row with\n\t * @example\n\t * Creating an action row from an API data object:\n\t * ```ts\n\t * const actionRow = new ActionRowBuilder({\n\t * \tcomponents: [\n\t * \t\t{\n\t * \t\t\tcustom_id: \"custom id\",\n\t * \t\t\tlabel: \"Type something\",\n\t * \t\t\tstyle: TextInputStyle.Short,\n\t * \t\t\ttype: ComponentType.TextInput,\n\t * \t\t},\n\t * \t],\n\t * });\n\t * ```\n\t * @example\n\t * Creating an action row using setters and API data:\n\t * ```ts\n\t * const actionRow = new ActionRowBuilder({\n\t * \tcomponents: [\n\t * \t\t{\n\t * \t\t\tcustom_id: \"custom id\",\n\t * \t\t\tlabel: \"Click me\",\n\t * \t\t\tstyle: ButtonStyle.Primary,\n\t * \t\t\ttype: ComponentType.Button,\n\t * \t\t},\n\t * \t],\n\t * })\n\t * \t.addComponents(button2, button3);\n\t * ```\n\t */\n\tpublic constructor({ components, ...data }: Partial> = {}) {\n\t\tsuper({ type: ComponentType.ActionRow, ...data });\n\t\tthis.components = (components?.map((component) => createComponentBuilder(component)) ?? []) as T[];\n\t}\n\n\t/**\n\t * Adds components to this action row.\n\t *\n\t * @param components - The components to add\n\t */\n\tpublic addComponents(...components: RestOrArray) {\n\t\tthis.components.push(...normalizeArray(components));\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets components for this action row.\n\t *\n\t * @param components - The components to set\n\t */\n\tpublic setComponents(...components: RestOrArray) {\n\t\tthis.components.splice(0, this.components.length, ...normalizeArray(components));\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc ComponentBuilder.toJSON}\n\t */\n\tpublic toJSON(): APIActionRowComponent> {\n\t\treturn {\n\t\t\t...this.data,\n\t\t\tcomponents: this.components.map((component) => component.toJSON()),\n\t\t} as APIActionRowComponent>;\n\t}\n}\n","import type { JSONEncodable } from '@discordjs/util';\nimport type {\n\tAPIActionRowComponent,\n\tAPIActionRowComponentTypes,\n\tAPIBaseComponent,\n\tComponentType,\n} from 'discord-api-types/v10';\n\n/**\n * Any action row component data represented as an object.\n */\nexport type AnyAPIActionRowComponent = APIActionRowComponent | APIActionRowComponentTypes;\n\n/**\n * The base component builder that contains common symbols for all sorts of components.\n *\n * @typeParam DataType - The type of internal API data that is stored within the component\n */\nexport abstract class ComponentBuilder<\n\tDataType extends Partial> = APIBaseComponent,\n> implements JSONEncodable\n{\n\t/**\n\t * The API data associated with this component.\n\t */\n\tpublic readonly data: Partial;\n\n\t/**\n\t * Serializes this builder to API-compatible JSON data.\n\t *\n\t * @remarks\n\t * This method runs validations on the data before serializing it.\n\t * As such, it may throw an error if the data is invalid.\n\t */\n\tpublic abstract toJSON(): AnyAPIActionRowComponent;\n\n\t/**\n\t * Constructs a new kind of component.\n\t *\n\t * @param data - The data to construct a component out of\n\t */\n\tpublic constructor(data: Partial) {\n\t\tthis.data = data;\n\t}\n}\n","import { ComponentType, type APIMessageComponent, type APIModalComponent } from 'discord-api-types/v10';\nimport {\n\tActionRowBuilder,\n\ttype AnyComponentBuilder,\n\ttype MessageComponentBuilder,\n\ttype ModalComponentBuilder,\n} from './ActionRow.js';\nimport { ComponentBuilder } from './Component.js';\nimport { ButtonBuilder } from './button/Button.js';\nimport { ChannelSelectMenuBuilder } from './selectMenu/ChannelSelectMenu.js';\nimport { MentionableSelectMenuBuilder } from './selectMenu/MentionableSelectMenu.js';\nimport { RoleSelectMenuBuilder } from './selectMenu/RoleSelectMenu.js';\nimport { StringSelectMenuBuilder } from './selectMenu/StringSelectMenu.js';\nimport { UserSelectMenuBuilder } from './selectMenu/UserSelectMenu.js';\nimport { TextInputBuilder } from './textInput/TextInput.js';\n\n/**\n * Components here are mapped to their respective builder.\n */\nexport interface MappedComponentTypes {\n\t/**\n\t * The action row component type is associated with an {@link ActionRowBuilder}.\n\t */\n\t[ComponentType.ActionRow]: ActionRowBuilder;\n\t/**\n\t * The button component type is associated with an {@link ButtonBuilder}.\n\t */\n\t[ComponentType.Button]: ButtonBuilder;\n\t/**\n\t * The string select component type is associated with an {@link StringSelectMenuBuilder}.\n\t */\n\t[ComponentType.StringSelect]: StringSelectMenuBuilder;\n\t/**\n\t * The text inpiut component type is associated with an {@link TextInputBuilder}.\n\t */\n\t[ComponentType.TextInput]: TextInputBuilder;\n\t/**\n\t * The user select component type is associated with an {@link UserSelectMenuBuilder}.\n\t */\n\t[ComponentType.UserSelect]: UserSelectMenuBuilder;\n\t/**\n\t * The role select component type is associated with an {@link RoleSelectMenuBuilder}.\n\t */\n\t[ComponentType.RoleSelect]: RoleSelectMenuBuilder;\n\t/**\n\t * The mentionable select component type is associated with an {@link MentionableSelectMenuBuilder}.\n\t */\n\t[ComponentType.MentionableSelect]: MentionableSelectMenuBuilder;\n\t/**\n\t * The channel select component type is associated with an {@link ChannelSelectMenuBuilder}.\n\t */\n\t[ComponentType.ChannelSelect]: ChannelSelectMenuBuilder;\n}\n\n/**\n * Factory for creating components from API data.\n *\n * @typeParam T - The type of component to use\n * @param data - The API data to transform to a component class\n */\nexport function createComponentBuilder(\n\t// eslint-disable-next-line @typescript-eslint/sort-type-union-intersection-members\n\tdata: (APIModalComponent | APIMessageComponent) & { type: T },\n): MappedComponentTypes[T];\n\n/**\n * Factory for creating components from API data.\n *\n * @typeParam C - The type of component to use\n * @param data - The API data to transform to a component class\n */\nexport function createComponentBuilder(data: C): C;\n\nexport function createComponentBuilder(\n\tdata: APIMessageComponent | APIModalComponent | MessageComponentBuilder,\n): ComponentBuilder {\n\tif (data instanceof ComponentBuilder) {\n\t\treturn data;\n\t}\n\n\tswitch (data.type) {\n\t\tcase ComponentType.ActionRow:\n\t\t\treturn new ActionRowBuilder(data);\n\t\tcase ComponentType.Button:\n\t\t\treturn new ButtonBuilder(data);\n\t\tcase ComponentType.StringSelect:\n\t\t\treturn new StringSelectMenuBuilder(data);\n\t\tcase ComponentType.TextInput:\n\t\t\treturn new TextInputBuilder(data);\n\t\tcase ComponentType.UserSelect:\n\t\t\treturn new UserSelectMenuBuilder(data);\n\t\tcase ComponentType.RoleSelect:\n\t\t\treturn new RoleSelectMenuBuilder(data);\n\t\tcase ComponentType.MentionableSelect:\n\t\t\treturn new MentionableSelectMenuBuilder(data);\n\t\tcase ComponentType.ChannelSelect:\n\t\t\treturn new ChannelSelectMenuBuilder(data);\n\t\tdefault:\n\t\t\t// @ts-expect-error This case can still occur if we get a newer unsupported component type\n\t\t\tthrow new Error(`Cannot properly serialize component type: ${data.type}`);\n\t}\n}\n","import {\n\tComponentType,\n\ttype APIMessageComponentEmoji,\n\ttype APIButtonComponent,\n\ttype APIButtonComponentWithURL,\n\ttype APIButtonComponentWithCustomId,\n\ttype ButtonStyle,\n} from 'discord-api-types/v10';\nimport {\n\tbuttonLabelValidator,\n\tbuttonStyleValidator,\n\tcustomIdValidator,\n\tdisabledValidator,\n\temojiValidator,\n\turlValidator,\n\tvalidateRequiredButtonParameters,\n} from '../Assertions.js';\nimport { ComponentBuilder } from '../Component.js';\n\n/**\n * A builder that creates API-compatible JSON data for buttons.\n */\nexport class ButtonBuilder extends ComponentBuilder {\n\t/**\n\t * Creates a new button from API data.\n\t *\n\t * @param data - The API data to create this button with\n\t * @example\n\t * Creating a button from an API data object:\n\t * ```ts\n\t * const button = new ButtonBuilder({\n\t * \tcustom_id: 'a cool button',\n\t * \tstyle: ButtonStyle.Primary,\n\t * \tlabel: 'Click Me',\n\t * \temoji: {\n\t * \t\tname: 'smile',\n\t * \t\tid: '123456789012345678',\n\t * \t},\n\t * });\n\t * ```\n\t * @example\n\t * Creating a button using setters and API data:\n\t * ```ts\n\t * const button = new ButtonBuilder({\n\t * \tstyle: ButtonStyle.Secondary,\n\t * \tlabel: 'Click Me',\n\t * })\n\t * \t.setEmoji({ name: '🙂' })\n\t * \t.setCustomId('another cool button');\n\t * ```\n\t */\n\tpublic constructor(data?: Partial) {\n\t\tsuper({ type: ComponentType.Button, ...data });\n\t}\n\n\t/**\n\t * Sets the style of this button.\n\t *\n\t * @param style - The style to use\n\t */\n\tpublic setStyle(style: ButtonStyle) {\n\t\tthis.data.style = buttonStyleValidator.parse(style);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the URL for this button.\n\t *\n\t * @remarks\n\t * This method is only available to buttons using the `Link` button style.\n\t * Only three types of URL schemes are currently supported: `https://`, `http://`, and `discord://`.\n\t * @param url - The URL to use\n\t */\n\tpublic setURL(url: string) {\n\t\t(this.data as APIButtonComponentWithURL).url = urlValidator.parse(url);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the custom id for this button.\n\t *\n\t * @remarks\n\t * This method is only applicable to buttons that are not using the `Link` button style.\n\t * @param customId - The custom id to use\n\t */\n\tpublic setCustomId(customId: string) {\n\t\t(this.data as APIButtonComponentWithCustomId).custom_id = customIdValidator.parse(customId);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the emoji to display on this button.\n\t *\n\t * @param emoji - The emoji to use\n\t */\n\tpublic setEmoji(emoji: APIMessageComponentEmoji) {\n\t\tthis.data.emoji = emojiValidator.parse(emoji);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets whether this button is disabled.\n\t *\n\t * @param disabled - Whether to disable this button\n\t */\n\tpublic setDisabled(disabled = true) {\n\t\tthis.data.disabled = disabledValidator.parse(disabled);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the label for this button.\n\t *\n\t * @param label - The label to use\n\t */\n\tpublic setLabel(label: string) {\n\t\tthis.data.label = buttonLabelValidator.parse(label);\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc ComponentBuilder.toJSON}\n\t */\n\tpublic toJSON(): APIButtonComponent {\n\t\tvalidateRequiredButtonParameters(\n\t\t\tthis.data.style,\n\t\t\tthis.data.label,\n\t\t\tthis.data.emoji,\n\t\t\t(this.data as APIButtonComponentWithCustomId).custom_id,\n\t\t\t(this.data as APIButtonComponentWithURL).url,\n\t\t);\n\n\t\treturn {\n\t\t\t...this.data,\n\t\t} as APIButtonComponent;\n\t}\n}\n","import type { APIChannelSelectComponent, ChannelType } from 'discord-api-types/v10';\nimport { ComponentType } from 'discord-api-types/v10';\nimport { normalizeArray, type RestOrArray } from '../../util/normalizeArray.js';\nimport { channelTypesValidator, customIdValidator } from '../Assertions.js';\nimport { BaseSelectMenuBuilder } from './BaseSelectMenu.js';\n\n/**\n * A builder that creates API-compatible JSON data for channel select menus.\n */\nexport class ChannelSelectMenuBuilder extends BaseSelectMenuBuilder {\n\t/**\n\t * Creates a new select menu from API data.\n\t *\n\t * @param data - The API data to create this select menu with\n\t * @example\n\t * Creating a select menu from an API data object:\n\t * ```ts\n\t * const selectMenu = new ChannelSelectMenuBuilder({\n\t * \tcustom_id: 'a cool select menu',\n\t * \tplaceholder: 'select an option',\n\t * \tmax_values: 2,\n\t * });\n\t * ```\n\t * @example\n\t * Creating a select menu using setters and API data:\n\t * ```ts\n\t * const selectMenu = new ChannelSelectMenuBuilder({\n\t * \tcustom_id: 'a cool select menu',\n\t * })\n\t * \t.addChannelTypes(ChannelType.GuildText, ChannelType.GuildAnnouncement)\n\t * \t.setMinValues(2);\n\t * ```\n\t */\n\tpublic constructor(data?: Partial) {\n\t\tsuper({ ...data, type: ComponentType.ChannelSelect });\n\t}\n\n\t/**\n\t * Adds channel types to this select menu.\n\t *\n\t * @param types - The channel types to use\n\t */\n\tpublic addChannelTypes(...types: RestOrArray) {\n\t\tconst normalizedTypes = normalizeArray(types);\n\t\tthis.data.channel_types ??= [];\n\t\tthis.data.channel_types.push(...channelTypesValidator.parse(normalizedTypes));\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets channel types for this select menu.\n\t *\n\t * @param types - The channel types to use\n\t */\n\tpublic setChannelTypes(...types: RestOrArray) {\n\t\tconst normalizedTypes = normalizeArray(types);\n\t\tthis.data.channel_types ??= [];\n\t\tthis.data.channel_types.splice(0, this.data.channel_types.length, ...channelTypesValidator.parse(normalizedTypes));\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc BaseSelectMenuBuilder.toJSON}\n\t */\n\tpublic override toJSON(): APIChannelSelectComponent {\n\t\tcustomIdValidator.parse(this.data.custom_id);\n\n\t\treturn {\n\t\t\t...this.data,\n\t\t} as APIChannelSelectComponent;\n\t}\n}\n","import type { APISelectMenuComponent } from 'discord-api-types/v10';\nimport { customIdValidator, disabledValidator, minMaxValidator, placeholderValidator } from '../Assertions.js';\nimport { ComponentBuilder } from '../Component.js';\n\n/**\n * The base select menu builder that contains common symbols for select menu builders.\n *\n * @typeParam SelectMenuType - The type of select menu this would be instantiated for.\n */\nexport abstract class BaseSelectMenuBuilder<\n\tSelectMenuType extends APISelectMenuComponent,\n> extends ComponentBuilder {\n\t/**\n\t * Sets the placeholder for this select menu.\n\t *\n\t * @param placeholder - The placeholder to use\n\t */\n\tpublic setPlaceholder(placeholder: string) {\n\t\tthis.data.placeholder = placeholderValidator.parse(placeholder);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the minimum values that must be selected in the select menu.\n\t *\n\t * @param minValues - The minimum values that must be selected\n\t */\n\tpublic setMinValues(minValues: number) {\n\t\tthis.data.min_values = minMaxValidator.parse(minValues);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the maximum values that must be selected in the select menu.\n\t *\n\t * @param maxValues - The maximum values that must be selected\n\t */\n\tpublic setMaxValues(maxValues: number) {\n\t\tthis.data.max_values = minMaxValidator.parse(maxValues);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the custom id for this select menu.\n\t *\n\t * @param customId - The custom id to use\n\t */\n\tpublic setCustomId(customId: string) {\n\t\tthis.data.custom_id = customIdValidator.parse(customId);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets whether this select menu is disabled.\n\t *\n\t * @param disabled - Whether this select menu is disabled\n\t */\n\tpublic setDisabled(disabled = true) {\n\t\tthis.data.disabled = disabledValidator.parse(disabled);\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc ComponentBuilder.toJSON}\n\t */\n\tpublic toJSON(): SelectMenuType {\n\t\tcustomIdValidator.parse(this.data.custom_id);\n\t\treturn {\n\t\t\t...this.data,\n\t\t} as SelectMenuType;\n\t}\n}\n","import type { APIMentionableSelectComponent } from 'discord-api-types/v10';\nimport { ComponentType } from 'discord-api-types/v10';\nimport { BaseSelectMenuBuilder } from './BaseSelectMenu.js';\n\n/**\n * A builder that creates API-compatible JSON data for mentionable select menus.\n */\nexport class MentionableSelectMenuBuilder extends BaseSelectMenuBuilder {\n\t/**\n\t * Creates a new select menu from API data.\n\t *\n\t * @param data - The API data to create this select menu with\n\t * @example\n\t * Creating a select menu from an API data object:\n\t * ```ts\n\t * const selectMenu = new MentionableSelectMenuBuilder({\n\t * \tcustom_id: 'a cool select menu',\n\t * \tplaceholder: 'select an option',\n\t * \tmax_values: 2,\n\t * });\n\t * ```\n\t * @example\n\t * Creating a select menu using setters and API data:\n\t * ```ts\n\t * const selectMenu = new MentionableSelectMenuBuilder({\n\t * \tcustom_id: 'a cool select menu',\n\t * })\n\t * \t.setMinValues(1);\n\t * ```\n\t */\n\tpublic constructor(data?: Partial) {\n\t\tsuper({ ...data, type: ComponentType.MentionableSelect });\n\t}\n}\n","import type { APIRoleSelectComponent } from 'discord-api-types/v10';\nimport { ComponentType } from 'discord-api-types/v10';\nimport { BaseSelectMenuBuilder } from './BaseSelectMenu.js';\n\n/**\n * A builder that creates API-compatible JSON data for role select menus.\n */\nexport class RoleSelectMenuBuilder extends BaseSelectMenuBuilder {\n\t/**\n\t * Creates a new select menu from API data.\n\t *\n\t * @param data - The API data to create this select menu with\n\t * @example\n\t * Creating a select menu from an API data object:\n\t * ```ts\n\t * const selectMenu = new RoleSelectMenuBuilder({\n\t * \tcustom_id: 'a cool select menu',\n\t * \tplaceholder: 'select an option',\n\t * \tmax_values: 2,\n\t * });\n\t * ```\n\t * @example\n\t * Creating a select menu using setters and API data:\n\t * ```ts\n\t * const selectMenu = new RoleSelectMenuBuilder({\n\t * \tcustom_id: 'a cool select menu',\n\t * })\n\t * \t.setMinValues(1);\n\t * ```\n\t */\n\tpublic constructor(data?: Partial) {\n\t\tsuper({ ...data, type: ComponentType.RoleSelect });\n\t}\n}\n","import { ComponentType } from 'discord-api-types/v10';\nimport type { APIStringSelectComponent, APISelectMenuOption } from 'discord-api-types/v10';\nimport { normalizeArray, type RestOrArray } from '../../util/normalizeArray.js';\nimport { jsonOptionValidator, optionsLengthValidator, validateRequiredSelectMenuParameters } from '../Assertions.js';\nimport { BaseSelectMenuBuilder } from './BaseSelectMenu.js';\nimport { StringSelectMenuOptionBuilder } from './StringSelectMenuOption.js';\n\n/**\n * A builder that creates API-compatible JSON data for string select menus.\n */\nexport class StringSelectMenuBuilder extends BaseSelectMenuBuilder {\n\t/**\n\t * The options within this select menu.\n\t */\n\tpublic readonly options: StringSelectMenuOptionBuilder[];\n\n\t/**\n\t * Creates a new select menu from API data.\n\t *\n\t * @param data - The API data to create this select menu with\n\t * @example\n\t * Creating a select menu from an API data object:\n\t * ```ts\n\t * const selectMenu = new StringSelectMenuBuilder({\n\t * \tcustom_id: 'a cool select menu',\n\t * \tplaceholder: 'select an option',\n\t * \tmax_values: 2,\n\t * \toptions: [\n\t * \t\t{ label: 'option 1', value: '1' },\n\t * \t\t{ label: 'option 2', value: '2' },\n\t * \t\t{ label: 'option 3', value: '3' },\n\t * \t],\n\t * });\n\t * ```\n\t * @example\n\t * Creating a select menu using setters and API data:\n\t * ```ts\n\t * const selectMenu = new StringSelectMenuBuilder({\n\t * \tcustom_id: 'a cool select menu',\n\t * })\n\t * \t.setMinValues(1)\n\t * \t.addOptions({\n\t * \t\tlabel: 'Catchy',\n\t * \t\tvalue: 'catch',\n\t * \t});\n\t * ```\n\t */\n\tpublic constructor(data?: Partial) {\n\t\tconst { options, ...initData } = data ?? {};\n\t\tsuper({ ...initData, type: ComponentType.StringSelect });\n\t\tthis.options = options?.map((option: APISelectMenuOption) => new StringSelectMenuOptionBuilder(option)) ?? [];\n\t}\n\n\t/**\n\t * Adds options to this select menu.\n\t *\n\t * @param options - The options to add\n\t */\n\tpublic addOptions(...options: RestOrArray) {\n\t\tconst normalizedOptions = normalizeArray(options);\n\t\toptionsLengthValidator.parse(this.options.length + normalizedOptions.length);\n\t\tthis.options.push(\n\t\t\t...normalizedOptions.map((normalizedOption) =>\n\t\t\t\tnormalizedOption instanceof StringSelectMenuOptionBuilder\n\t\t\t\t\t? normalizedOption\n\t\t\t\t\t: new StringSelectMenuOptionBuilder(jsonOptionValidator.parse(normalizedOption)),\n\t\t\t),\n\t\t);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the options for this select menu.\n\t *\n\t * @param options - The options to set\n\t */\n\tpublic setOptions(...options: RestOrArray) {\n\t\treturn this.spliceOptions(0, this.options.length, ...options);\n\t}\n\n\t/**\n\t * Removes, replaces, or inserts options for this select menu.\n\t *\n\t * @remarks\n\t * This method behaves similarly\n\t * to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/slice | Array.prototype.splice()}.\n\t * It's useful for modifying and adjusting the order of existing options.\n\t * @example\n\t * Remove the first option:\n\t * ```ts\n\t * selectMenu.spliceOptions(0, 1);\n\t * ```\n\t * @example\n\t * Remove the first n option:\n\t * ```ts\n\t * const n = 4;\n\t * selectMenu.spliceOptions(0, n);\n\t * ```\n\t * @example\n\t * Remove the last option:\n\t * ```ts\n\t * selectMenu.spliceOptions(-1, 1);\n\t * ```\n\t * @param index - The index to start at\n\t * @param deleteCount - The number of options to remove\n\t * @param options - The replacing option objects or builders\n\t */\n\tpublic spliceOptions(\n\t\tindex: number,\n\t\tdeleteCount: number,\n\t\t...options: RestOrArray\n\t) {\n\t\tconst normalizedOptions = normalizeArray(options);\n\n\t\tconst clone = [...this.options];\n\n\t\tclone.splice(\n\t\t\tindex,\n\t\t\tdeleteCount,\n\t\t\t...normalizedOptions.map((normalizedOption) =>\n\t\t\t\tnormalizedOption instanceof StringSelectMenuOptionBuilder\n\t\t\t\t\t? normalizedOption\n\t\t\t\t\t: new StringSelectMenuOptionBuilder(jsonOptionValidator.parse(normalizedOption)),\n\t\t\t),\n\t\t);\n\n\t\toptionsLengthValidator.parse(clone.length);\n\t\tthis.options.splice(0, this.options.length, ...clone);\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc BaseSelectMenuBuilder.toJSON}\n\t */\n\tpublic override toJSON(): APIStringSelectComponent {\n\t\tvalidateRequiredSelectMenuParameters(this.options, this.data.custom_id);\n\n\t\treturn {\n\t\t\t...this.data,\n\t\t\toptions: this.options.map((option) => option.toJSON()),\n\t\t} as APIStringSelectComponent;\n\t}\n}\n","import type { APIUserSelectComponent } from 'discord-api-types/v10';\nimport { ComponentType } from 'discord-api-types/v10';\nimport { BaseSelectMenuBuilder } from './BaseSelectMenu.js';\n\n/**\n * A builder that creates API-compatible JSON data for user select menus.\n */\nexport class UserSelectMenuBuilder extends BaseSelectMenuBuilder {\n\t/**\n\t * Creates a new select menu from API data.\n\t *\n\t * @param data - The API data to create this select menu with\n\t * @example\n\t * Creating a select menu from an API data object:\n\t * ```ts\n\t * const selectMenu = new UserSelectMenuBuilder({\n\t * \tcustom_id: 'a cool select menu',\n\t * \tplaceholder: 'select an option',\n\t * \tmax_values: 2,\n\t * });\n\t * ```\n\t * @example\n\t * Creating a select menu using setters and API data:\n\t * ```ts\n\t * const selectMenu = new UserSelectMenuBuilder({\n\t * \tcustom_id: 'a cool select menu',\n\t * })\n\t * \t.setMinValues(1);\n\t * ```\n\t */\n\tpublic constructor(data?: Partial) {\n\t\tsuper({ ...data, type: ComponentType.UserSelect });\n\t}\n}\n","import { isJSONEncodable, type Equatable, type JSONEncodable } from '@discordjs/util';\nimport { ComponentType, type TextInputStyle, type APITextInputComponent } from 'discord-api-types/v10';\nimport isEqual from 'fast-deep-equal';\nimport { customIdValidator } from '../Assertions.js';\nimport { ComponentBuilder } from '../Component.js';\nimport {\n\tmaxLengthValidator,\n\tminLengthValidator,\n\tplaceholderValidator,\n\trequiredValidator,\n\tvalueValidator,\n\tvalidateRequiredParameters,\n\tlabelValidator,\n\ttextInputStyleValidator,\n} from './Assertions.js';\n\n/**\n * A builder that creates API-compatible JSON data for text inputs.\n */\nexport class TextInputBuilder\n\textends ComponentBuilder\n\timplements Equatable>\n{\n\t/**\n\t * Creates a new text input from API data.\n\t *\n\t * @param data - The API data to create this text input with\n\t * @example\n\t * Creating a select menu option from an API data object:\n\t * ```ts\n\t * const textInput = new TextInputBuilder({\n\t * \tcustom_id: 'a cool select menu',\n\t * \tlabel: 'Type something',\n\t * \tstyle: TextInputStyle.Short,\n\t * });\n\t * ```\n\t * @example\n\t * Creating a select menu option using setters and API data:\n\t * ```ts\n\t * const textInput = new TextInputBuilder({\n\t * \tlabel: 'Type something else',\n\t * })\n\t * \t.setCustomId('woah')\n\t * \t.setStyle(TextInputStyle.Paragraph);\n\t * ```\n\t */\n\tpublic constructor(data?: APITextInputComponent & { type?: ComponentType.TextInput }) {\n\t\tsuper({ type: ComponentType.TextInput, ...data });\n\t}\n\n\t/**\n\t * Sets the custom id for this text input.\n\t *\n\t * @param customId - The custom id to use\n\t */\n\tpublic setCustomId(customId: string) {\n\t\tthis.data.custom_id = customIdValidator.parse(customId);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the label for this text input.\n\t *\n\t * @param label - The label to use\n\t */\n\tpublic setLabel(label: string) {\n\t\tthis.data.label = labelValidator.parse(label);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the style for this text input.\n\t *\n\t * @param style - The style to use\n\t */\n\tpublic setStyle(style: TextInputStyle) {\n\t\tthis.data.style = textInputStyleValidator.parse(style);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the minimum length of text for this text input.\n\t *\n\t * @param minLength - The minimum length of text for this text input\n\t */\n\tpublic setMinLength(minLength: number) {\n\t\tthis.data.min_length = minLengthValidator.parse(minLength);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the maximum length of text for this text input.\n\t *\n\t * @param maxLength - The maximum length of text for this text input\n\t */\n\tpublic setMaxLength(maxLength: number) {\n\t\tthis.data.max_length = maxLengthValidator.parse(maxLength);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the placeholder for this text input.\n\t *\n\t * @param placeholder - The placeholder to use\n\t */\n\tpublic setPlaceholder(placeholder: string) {\n\t\tthis.data.placeholder = placeholderValidator.parse(placeholder);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the value for this text input.\n\t *\n\t * @param value - The value to use\n\t */\n\tpublic setValue(value: string) {\n\t\tthis.data.value = valueValidator.parse(value);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets whether this text input is required.\n\t *\n\t * @param required - Whether this text input is required\n\t */\n\tpublic setRequired(required = true) {\n\t\tthis.data.required = requiredValidator.parse(required);\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc ComponentBuilder.toJSON}\n\t */\n\tpublic toJSON(): APITextInputComponent {\n\t\tvalidateRequiredParameters(this.data.custom_id, this.data.style, this.data.label);\n\n\t\treturn {\n\t\t\t...this.data,\n\t\t} as APITextInputComponent;\n\t}\n\n\t/**\n\t * {@inheritDoc Equatable.equals}\n\t */\n\tpublic equals(other: APITextInputComponent | JSONEncodable): boolean {\n\t\tif (isJSONEncodable(other)) {\n\t\t\treturn isEqual(other.toJSON(), this.data);\n\t\t}\n\n\t\treturn isEqual(other, this.data);\n\t}\n}\n","import { s } from '@sapphire/shapeshift';\nimport { TextInputStyle } from 'discord-api-types/v10';\nimport { isValidationEnabled } from '../../util/validation.js';\nimport { customIdValidator } from '../Assertions.js';\n\nexport const textInputStyleValidator = s.nativeEnum(TextInputStyle);\nexport const minLengthValidator = s.number.int\n\t.greaterThanOrEqual(0)\n\t.lessThanOrEqual(4_000)\n\t.setValidationEnabled(isValidationEnabled);\nexport const maxLengthValidator = s.number.int\n\t.greaterThanOrEqual(1)\n\t.lessThanOrEqual(4_000)\n\t.setValidationEnabled(isValidationEnabled);\nexport const requiredValidator = s.boolean;\nexport const valueValidator = s.string.lengthLessThanOrEqual(4_000).setValidationEnabled(isValidationEnabled);\nexport const placeholderValidator = s.string.lengthLessThanOrEqual(100).setValidationEnabled(isValidationEnabled);\nexport const labelValidator = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(45)\n\t.setValidationEnabled(isValidationEnabled);\n\nexport function validateRequiredParameters(customId?: string, style?: TextInputStyle, label?: string) {\n\tcustomIdValidator.parse(customId);\n\ttextInputStyleValidator.parse(style);\n\tlabelValidator.parse(label);\n}\n","import { s } from '@sapphire/shapeshift';\nimport { ActionRowBuilder, type ModalActionRowComponentBuilder } from '../../components/ActionRow.js';\nimport { customIdValidator } from '../../components/Assertions.js';\nimport { isValidationEnabled } from '../../util/validation.js';\n\nexport const titleValidator = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(45)\n\t.setValidationEnabled(isValidationEnabled);\nexport const componentsValidator = s\n\t.instance(ActionRowBuilder)\n\t.array.lengthGreaterThanOrEqual(1)\n\t.setValidationEnabled(isValidationEnabled);\n\nexport function validateRequiredParameters(\n\tcustomId?: string,\n\ttitle?: string,\n\tcomponents?: ActionRowBuilder[],\n) {\n\tcustomIdValidator.parse(customId);\n\ttitleValidator.parse(title);\n\tcomponentsValidator.parse(components);\n}\n","/* eslint-disable jsdoc/check-param-names */\n\nimport type { JSONEncodable } from '@discordjs/util';\nimport type {\n\tAPIActionRowComponent,\n\tAPIModalActionRowComponent,\n\tAPIModalInteractionResponseCallbackData,\n} from 'discord-api-types/v10';\nimport { ActionRowBuilder, type ModalActionRowComponentBuilder } from '../../components/ActionRow.js';\nimport { customIdValidator } from '../../components/Assertions.js';\nimport { createComponentBuilder } from '../../components/Components.js';\nimport { normalizeArray, type RestOrArray } from '../../util/normalizeArray.js';\nimport { titleValidator, validateRequiredParameters } from './Assertions.js';\n\n/**\n * A builder that creates API-compatible JSON data for modals.\n */\nexport class ModalBuilder implements JSONEncodable {\n\t/**\n\t * The API data associated with this modal.\n\t */\n\tpublic readonly data: Partial;\n\n\t/**\n\t * The components within this modal.\n\t */\n\tpublic readonly components: ActionRowBuilder[] = [];\n\n\t/**\n\t * Creates a new modal from API data.\n\t *\n\t * @param data - The API data to create this modal with\n\t */\n\tpublic constructor({ components, ...data }: Partial = {}) {\n\t\tthis.data = { ...data };\n\t\tthis.components = (components?.map((component) => createComponentBuilder(component)) ??\n\t\t\t[]) as ActionRowBuilder[];\n\t}\n\n\t/**\n\t * Sets the title of this modal.\n\t *\n\t * @param title - The title to use\n\t */\n\tpublic setTitle(title: string) {\n\t\tthis.data.title = titleValidator.parse(title);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the custom id of this modal.\n\t *\n\t * @param customId - The custom id to use\n\t */\n\tpublic setCustomId(customId: string) {\n\t\tthis.data.custom_id = customIdValidator.parse(customId);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Adds components to this modal.\n\t *\n\t * @param components - The components to add\n\t */\n\tpublic addComponents(\n\t\t...components: RestOrArray<\n\t\t\tActionRowBuilder | APIActionRowComponent\n\t\t>\n\t) {\n\t\tthis.components.push(\n\t\t\t...normalizeArray(components).map((component) =>\n\t\t\t\tcomponent instanceof ActionRowBuilder\n\t\t\t\t\t? component\n\t\t\t\t\t: new ActionRowBuilder(component),\n\t\t\t),\n\t\t);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets components for this modal.\n\t *\n\t * @param components - The components to set\n\t */\n\tpublic setComponents(...components: RestOrArray>) {\n\t\tthis.components.splice(0, this.components.length, ...normalizeArray(components));\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc ComponentBuilder.toJSON}\n\t */\n\tpublic toJSON(): APIModalInteractionResponseCallbackData {\n\t\tvalidateRequiredParameters(this.data.custom_id, this.data.title, this.components);\n\n\t\treturn {\n\t\t\t...this.data,\n\t\t\tcomponents: this.components.map((component) => component.toJSON()),\n\t\t} as APIModalInteractionResponseCallbackData;\n\t}\n}\n","import { s } from '@sapphire/shapeshift';\nimport { Locale, type APIApplicationCommandOptionChoice, type LocalizationMap } from 'discord-api-types/v10';\nimport { isValidationEnabled } from '../../util/validation.js';\nimport type { ToAPIApplicationCommandOptions } from './SlashCommandBuilder.js';\nimport type { SlashCommandSubcommandBuilder, SlashCommandSubcommandGroupBuilder } from './SlashCommandSubcommands.js';\nimport type { ApplicationCommandOptionBase } from './mixins/ApplicationCommandOptionBase.js';\n\nconst namePredicate = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(32)\n\t.regex(/^[\\p{Ll}\\p{Lm}\\p{Lo}\\p{N}\\p{sc=Devanagari}\\p{sc=Thai}_-]+$/u)\n\t.setValidationEnabled(isValidationEnabled);\n\nexport function validateName(name: unknown): asserts name is string {\n\tnamePredicate.parse(name);\n}\n\nconst descriptionPredicate = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(100)\n\t.setValidationEnabled(isValidationEnabled);\nconst localePredicate = s.nativeEnum(Locale);\n\nexport function validateDescription(description: unknown): asserts description is string {\n\tdescriptionPredicate.parse(description);\n}\n\nconst maxArrayLengthPredicate = s.unknown.array.lengthLessThanOrEqual(25).setValidationEnabled(isValidationEnabled);\nexport function validateLocale(locale: unknown) {\n\treturn localePredicate.parse(locale);\n}\n\nexport function validateMaxOptionsLength(options: unknown): asserts options is ToAPIApplicationCommandOptions[] {\n\tmaxArrayLengthPredicate.parse(options);\n}\n\nexport function validateRequiredParameters(\n\tname: string,\n\tdescription: string,\n\toptions: ToAPIApplicationCommandOptions[],\n) {\n\t// Assert name matches all conditions\n\tvalidateName(name);\n\n\t// Assert description conditions\n\tvalidateDescription(description);\n\n\t// Assert options conditions\n\tvalidateMaxOptionsLength(options);\n}\n\nconst booleanPredicate = s.boolean;\n\nexport function validateDefaultPermission(value: unknown): asserts value is boolean {\n\tbooleanPredicate.parse(value);\n}\n\nexport function validateRequired(required: unknown): asserts required is boolean {\n\tbooleanPredicate.parse(required);\n}\n\nconst choicesLengthPredicate = s.number.lessThanOrEqual(25).setValidationEnabled(isValidationEnabled);\n\nexport function validateChoicesLength(amountAdding: number, choices?: APIApplicationCommandOptionChoice[]): void {\n\tchoicesLengthPredicate.parse((choices?.length ?? 0) + amountAdding);\n}\n\nexport function assertReturnOfBuilder<\n\tT extends ApplicationCommandOptionBase | SlashCommandSubcommandBuilder | SlashCommandSubcommandGroupBuilder,\n>(input: unknown, ExpectedInstanceOf: new () => T): asserts input is T {\n\ts.instance(ExpectedInstanceOf).parse(input);\n}\n\nexport const localizationMapPredicate = s\n\t.object(Object.fromEntries(Object.values(Locale).map((locale) => [locale, s.string.nullish])))\n\t.strict.nullish.setValidationEnabled(isValidationEnabled);\n\nexport function validateLocalizationMap(value: unknown): asserts value is LocalizationMap {\n\tlocalizationMapPredicate.parse(value);\n}\n\nconst dmPermissionPredicate = s.boolean.nullish;\n\nexport function validateDMPermission(value: unknown): asserts value is boolean | null | undefined {\n\tdmPermissionPredicate.parse(value);\n}\n\nconst memberPermissionPredicate = s.union(\n\ts.bigint.transform((value) => value.toString()),\n\ts.number.safeInt.transform((value) => value.toString()),\n\ts.string.regex(/^\\d+$/),\n).nullish;\n\nexport function validateDefaultMemberPermissions(permissions: unknown) {\n\treturn memberPermissionPredicate.parse(permissions);\n}\n\nexport function validateNSFW(value: unknown): asserts value is boolean {\n\tbooleanPredicate.parse(value);\n}\n","import type {\n\tAPIApplicationCommandOption,\n\tLocalizationMap,\n\tPermissions,\n\tRESTPostAPIChatInputApplicationCommandsJSONBody,\n} from 'discord-api-types/v10';\nimport { mix } from 'ts-mixer';\nimport {\n\tassertReturnOfBuilder,\n\tvalidateDefaultMemberPermissions,\n\tvalidateDefaultPermission,\n\tvalidateLocalizationMap,\n\tvalidateDMPermission,\n\tvalidateMaxOptionsLength,\n\tvalidateRequiredParameters,\n\tvalidateNSFW,\n} from './Assertions.js';\nimport { SlashCommandSubcommandBuilder, SlashCommandSubcommandGroupBuilder } from './SlashCommandSubcommands.js';\nimport { SharedNameAndDescription } from './mixins/NameAndDescription.js';\nimport { SharedSlashCommandOptions } from './mixins/SharedSlashCommandOptions.js';\n\n/**\n * A builder that creates API-compatible JSON data for slash commands.\n */\n@mix(SharedSlashCommandOptions, SharedNameAndDescription)\nexport class SlashCommandBuilder {\n\t/**\n\t * The name of this command.\n\t */\n\tpublic readonly name: string = undefined!;\n\n\t/**\n\t * The name localizations of this command.\n\t */\n\tpublic readonly name_localizations?: LocalizationMap;\n\n\t/**\n\t * The description of this command.\n\t */\n\tpublic readonly description: string = undefined!;\n\n\t/**\n\t * The description localizations of this command.\n\t */\n\tpublic readonly description_localizations?: LocalizationMap;\n\n\t/**\n\t * The options of this command.\n\t */\n\tpublic readonly options: ToAPIApplicationCommandOptions[] = [];\n\n\t/**\n\t * Whether this command is enabled by default when the application is added to a guild.\n\t *\n\t * @deprecated Use {@link ContextMenuCommandBuilder.setDefaultMemberPermissions} or {@link ContextMenuCommandBuilder.setDMPermission} instead.\n\t */\n\tpublic readonly default_permission: boolean | undefined = undefined;\n\n\t/**\n\t * The set of permissions represented as a bit set for the command.\n\t */\n\tpublic readonly default_member_permissions: Permissions | null | undefined = undefined;\n\n\t/**\n\t * Indicates whether the command is available in direct messages with the application.\n\t *\n\t * @remarks\n\t * By default, commands are visible. This property is only for global commands.\n\t */\n\tpublic readonly dm_permission: boolean | undefined = undefined;\n\n\t/**\n\t * Whether this command is NSFW.\n\t */\n\tpublic readonly nsfw: boolean | undefined = undefined;\n\n\t/**\n\t * Sets whether the command is enabled by default when the application is added to a guild.\n\t *\n\t * @remarks\n\t * If set to `false`, you will have to later `PUT` the permissions for this command.\n\t * @param value - Whether or not to enable this command by default\n\t * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions}\n\t * @deprecated Use {@link SlashCommandBuilder.setDefaultMemberPermissions} or {@link SlashCommandBuilder.setDMPermission} instead.\n\t */\n\tpublic setDefaultPermission(value: boolean) {\n\t\t// Assert the value matches the conditions\n\t\tvalidateDefaultPermission(value);\n\n\t\tReflect.set(this, 'default_permission', value);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the default permissions a member should have in order to run the command.\n\t *\n\t * @remarks\n\t * You can set this to `'0'` to disable the command by default.\n\t * @param permissions - The permissions bit field to set\n\t * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions}\n\t */\n\tpublic setDefaultMemberPermissions(permissions: Permissions | bigint | number | null | undefined) {\n\t\t// Assert the value and parse it\n\t\tconst permissionValue = validateDefaultMemberPermissions(permissions);\n\n\t\tReflect.set(this, 'default_member_permissions', permissionValue);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets if the command is available in direct messages with the application.\n\t *\n\t * @remarks\n\t * By default, commands are visible. This method is only for global commands.\n\t * @param enabled - Whether the command should be enabled in direct messages\n\t * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions}\n\t */\n\tpublic setDMPermission(enabled: boolean | null | undefined) {\n\t\t// Assert the value matches the conditions\n\t\tvalidateDMPermission(enabled);\n\n\t\tReflect.set(this, 'dm_permission', enabled);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets whether this command is NSFW.\n\t *\n\t * @param nsfw - Whether this command is NSFW\n\t */\n\tpublic setNSFW(nsfw = true) {\n\t\t// Assert the value matches the conditions\n\t\tvalidateNSFW(nsfw);\n\t\tReflect.set(this, 'nsfw', nsfw);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Adds a new subcommand group to this command.\n\t *\n\t * @param input - A function that returns a subcommand group builder or an already built builder\n\t */\n\tpublic addSubcommandGroup(\n\t\tinput:\n\t\t\t| SlashCommandSubcommandGroupBuilder\n\t\t\t| ((subcommandGroup: SlashCommandSubcommandGroupBuilder) => SlashCommandSubcommandGroupBuilder),\n\t): SlashCommandSubcommandsOnlyBuilder {\n\t\tconst { options } = this;\n\n\t\t// First, assert options conditions - we cannot have more than 25 options\n\t\tvalidateMaxOptionsLength(options);\n\n\t\t// Get the final result\n\t\tconst result = typeof input === 'function' ? input(new SlashCommandSubcommandGroupBuilder()) : input;\n\n\t\tassertReturnOfBuilder(result, SlashCommandSubcommandGroupBuilder);\n\n\t\t// Push it\n\t\toptions.push(result);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Adds a new subcommand to this command.\n\t *\n\t * @param input - A function that returns a subcommand builder or an already built builder\n\t */\n\tpublic addSubcommand(\n\t\tinput:\n\t\t\t| SlashCommandSubcommandBuilder\n\t\t\t| ((subcommandGroup: SlashCommandSubcommandBuilder) => SlashCommandSubcommandBuilder),\n\t): SlashCommandSubcommandsOnlyBuilder {\n\t\tconst { options } = this;\n\n\t\t// First, assert options conditions - we cannot have more than 25 options\n\t\tvalidateMaxOptionsLength(options);\n\n\t\t// Get the final result\n\t\tconst result = typeof input === 'function' ? input(new SlashCommandSubcommandBuilder()) : input;\n\n\t\tassertReturnOfBuilder(result, SlashCommandSubcommandBuilder);\n\n\t\t// Push it\n\t\toptions.push(result);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Serializes this builder to API-compatible JSON data.\n\t *\n\t * @remarks\n\t * This method runs validations on the data before serializing it.\n\t * As such, it may throw an error if the data is invalid.\n\t */\n\tpublic toJSON(): RESTPostAPIChatInputApplicationCommandsJSONBody {\n\t\tvalidateRequiredParameters(this.name, this.description, this.options);\n\n\t\tvalidateLocalizationMap(this.name_localizations);\n\t\tvalidateLocalizationMap(this.description_localizations);\n\n\t\treturn {\n\t\t\t...this,\n\t\t\toptions: this.options.map((option) => option.toJSON()),\n\t\t};\n\t}\n}\n\nexport interface SlashCommandBuilder extends SharedNameAndDescription, SharedSlashCommandOptions {}\n\n/**\n * An interface specifically for slash command subcommands.\n */\nexport interface SlashCommandSubcommandsOnlyBuilder\n\textends Omit> {}\n\n/**\n * An interface specifically for slash command options.\n */\nexport interface SlashCommandOptionsOnlyBuilder\n\textends SharedNameAndDescription,\n\t\tSharedSlashCommandOptions,\n\t\tPick {}\n\n/**\n * An interface that ensures the `toJSON()` call will return something\n * that can be serialized into API-compatible data.\n */\nexport interface ToAPIApplicationCommandOptions {\n\ttoJSON(): APIApplicationCommandOption;\n}\n","import {\n\tApplicationCommandOptionType,\n\ttype APIApplicationCommandSubcommandGroupOption,\n\ttype APIApplicationCommandSubcommandOption,\n} from 'discord-api-types/v10';\nimport { mix } from 'ts-mixer';\nimport { assertReturnOfBuilder, validateMaxOptionsLength, validateRequiredParameters } from './Assertions.js';\nimport type { ToAPIApplicationCommandOptions } from './SlashCommandBuilder.js';\nimport type { ApplicationCommandOptionBase } from './mixins/ApplicationCommandOptionBase.js';\nimport { SharedNameAndDescription } from './mixins/NameAndDescription.js';\nimport { SharedSlashCommandOptions } from './mixins/SharedSlashCommandOptions.js';\n\n/**\n * Represents a folder for subcommands.\n *\n * @see {@link https://discord.com/developers/docs/interactions/application-commands#subcommands-and-subcommand-groups}\n */\n@mix(SharedNameAndDescription)\nexport class SlashCommandSubcommandGroupBuilder implements ToAPIApplicationCommandOptions {\n\t/**\n\t * The name of this subcommand group.\n\t */\n\tpublic readonly name: string = undefined!;\n\n\t/**\n\t * The description of this subcommand group.\n\t */\n\tpublic readonly description: string = undefined!;\n\n\t/**\n\t * The subcommands within this subcommand group.\n\t */\n\tpublic readonly options: SlashCommandSubcommandBuilder[] = [];\n\n\t/**\n\t * Adds a new subcommand to this group.\n\t *\n\t * @param input - A function that returns a subcommand builder or an already built builder\n\t */\n\tpublic addSubcommand(\n\t\tinput:\n\t\t\t| SlashCommandSubcommandBuilder\n\t\t\t| ((subcommandGroup: SlashCommandSubcommandBuilder) => SlashCommandSubcommandBuilder),\n\t) {\n\t\tconst { options } = this;\n\n\t\t// First, assert options conditions - we cannot have more than 25 options\n\t\tvalidateMaxOptionsLength(options);\n\n\t\t// Get the final result\n\t\t// eslint-disable-next-line @typescript-eslint/no-use-before-define\n\t\tconst result = typeof input === 'function' ? input(new SlashCommandSubcommandBuilder()) : input;\n\n\t\t// eslint-disable-next-line @typescript-eslint/no-use-before-define\n\t\tassertReturnOfBuilder(result, SlashCommandSubcommandBuilder);\n\n\t\t// Push it\n\t\toptions.push(result);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Serializes this builder to API-compatible JSON data.\n\t *\n\t * @remarks\n\t * This method runs validations on the data before serializing it.\n\t * As such, it may throw an error if the data is invalid.\n\t */\n\tpublic toJSON(): APIApplicationCommandSubcommandGroupOption {\n\t\tvalidateRequiredParameters(this.name, this.description, this.options);\n\n\t\treturn {\n\t\t\ttype: ApplicationCommandOptionType.SubcommandGroup,\n\t\t\tname: this.name,\n\t\t\tname_localizations: this.name_localizations,\n\t\t\tdescription: this.description,\n\t\t\tdescription_localizations: this.description_localizations,\n\t\t\toptions: this.options.map((option) => option.toJSON()),\n\t\t};\n\t}\n}\n\nexport interface SlashCommandSubcommandGroupBuilder extends SharedNameAndDescription {}\n\n/**\n * A builder that creates API-compatible JSON data for slash command subcommands.\n *\n * @see {@link https://discord.com/developers/docs/interactions/application-commands#subcommands-and-subcommand-groups}\n */\n@mix(SharedNameAndDescription, SharedSlashCommandOptions)\nexport class SlashCommandSubcommandBuilder implements ToAPIApplicationCommandOptions {\n\t/**\n\t * The name of this subcommand.\n\t */\n\tpublic readonly name: string = undefined!;\n\n\t/**\n\t * The description of this subcommand.\n\t */\n\tpublic readonly description: string = undefined!;\n\n\t/**\n\t * The options within this subcommand.\n\t */\n\tpublic readonly options: ApplicationCommandOptionBase[] = [];\n\n\t/**\n\t * Serializes this builder to API-compatible JSON data.\n\t *\n\t * @remarks\n\t * This method runs validations on the data before serializing it.\n\t * As such, it may throw an error if the data is invalid.\n\t */\n\tpublic toJSON(): APIApplicationCommandSubcommandOption {\n\t\tvalidateRequiredParameters(this.name, this.description, this.options);\n\n\t\treturn {\n\t\t\ttype: ApplicationCommandOptionType.Subcommand,\n\t\t\tname: this.name,\n\t\t\tname_localizations: this.name_localizations,\n\t\t\tdescription: this.description,\n\t\t\tdescription_localizations: this.description_localizations,\n\t\t\toptions: this.options.map((option) => option.toJSON()),\n\t\t};\n\t}\n}\n\nexport interface SlashCommandSubcommandBuilder extends SharedNameAndDescription, SharedSlashCommandOptions {}\n","import type { LocaleString, LocalizationMap } from 'discord-api-types/v10';\nimport { validateDescription, validateLocale, validateName } from '../Assertions.js';\n\n/**\n * This mixin holds name and description symbols for slash commands.\n */\nexport class SharedNameAndDescription {\n\t/**\n\t * The name of this command.\n\t */\n\tpublic readonly name!: string;\n\n\t/**\n\t * The name localizations of this command.\n\t */\n\tpublic readonly name_localizations?: LocalizationMap;\n\n\t/**\n\t * The description of this command.\n\t */\n\tpublic readonly description!: string;\n\n\t/**\n\t * The description localizations of this command.\n\t */\n\tpublic readonly description_localizations?: LocalizationMap;\n\n\t/**\n\t * Sets the name of this command.\n\t *\n\t * @param name - The name to use\n\t */\n\tpublic setName(name: string): this {\n\t\t// Assert the name matches the conditions\n\t\tvalidateName(name);\n\n\t\tReflect.set(this, 'name', name);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the description of this command.\n\t *\n\t * @param description - The description to use\n\t */\n\tpublic setDescription(description: string) {\n\t\t// Assert the description matches the conditions\n\t\tvalidateDescription(description);\n\n\t\tReflect.set(this, 'description', description);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * SSets a name localization for this command.\n\t *\n\t * @param locale - The locale to set\n\t * @param localizedName - The localized name for the given `locale`\n\t */\n\tpublic setNameLocalization(locale: LocaleString, localizedName: string | null) {\n\t\tif (!this.name_localizations) {\n\t\t\tReflect.set(this, 'name_localizations', {});\n\t\t}\n\n\t\tconst parsedLocale = validateLocale(locale);\n\n\t\tif (localizedName === null) {\n\t\t\tthis.name_localizations![parsedLocale] = null;\n\t\t\treturn this;\n\t\t}\n\n\t\tvalidateName(localizedName);\n\n\t\tthis.name_localizations![parsedLocale] = localizedName;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the name localizations for this command.\n\t *\n\t * @param localizedNames - The object of localized names to set\n\t */\n\tpublic setNameLocalizations(localizedNames: LocalizationMap | null) {\n\t\tif (localizedNames === null) {\n\t\t\tReflect.set(this, 'name_localizations', null);\n\t\t\treturn this;\n\t\t}\n\n\t\tReflect.set(this, 'name_localizations', {});\n\n\t\tfor (const args of Object.entries(localizedNames)) {\n\t\t\tthis.setNameLocalization(...(args as [LocaleString, string | null]));\n\t\t}\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets a description localization for this command.\n\t *\n\t * @param locale - The locale to set\n\t * @param localizedDescription - The localized description for the given locale\n\t */\n\tpublic setDescriptionLocalization(locale: LocaleString, localizedDescription: string | null) {\n\t\tif (!this.description_localizations) {\n\t\t\tReflect.set(this, 'description_localizations', {});\n\t\t}\n\n\t\tconst parsedLocale = validateLocale(locale);\n\n\t\tif (localizedDescription === null) {\n\t\t\tthis.description_localizations![parsedLocale] = null;\n\t\t\treturn this;\n\t\t}\n\n\t\tvalidateDescription(localizedDescription);\n\n\t\tthis.description_localizations![parsedLocale] = localizedDescription;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the description localizations for this command.\n\t *\n\t * @param localizedDescriptions - The object of localized descriptions to set\n\t */\n\tpublic setDescriptionLocalizations(localizedDescriptions: LocalizationMap | null) {\n\t\tif (localizedDescriptions === null) {\n\t\t\tReflect.set(this, 'description_localizations', null);\n\t\t\treturn this;\n\t\t}\n\n\t\tReflect.set(this, 'description_localizations', {});\n\t\tfor (const args of Object.entries(localizedDescriptions)) {\n\t\t\tthis.setDescriptionLocalization(...(args as [LocaleString, string | null]));\n\t\t}\n\n\t\treturn this;\n\t}\n}\n","import { ApplicationCommandOptionType, type APIApplicationCommandAttachmentOption } from 'discord-api-types/v10';\nimport { ApplicationCommandOptionBase } from '../mixins/ApplicationCommandOptionBase.js';\n\n/**\n * A slash command attachment option.\n */\nexport class SlashCommandAttachmentOption extends ApplicationCommandOptionBase {\n\t/**\n\t * The type of this option.\n\t */\n\tpublic override readonly type = ApplicationCommandOptionType.Attachment as const;\n\n\t/**\n\t * {@inheritDoc ApplicationCommandOptionBase.toJSON}\n\t */\n\tpublic toJSON(): APIApplicationCommandAttachmentOption {\n\t\tthis.runRequiredValidations();\n\n\t\treturn { ...this };\n\t}\n}\n","import type { APIApplicationCommandBasicOption, ApplicationCommandOptionType } from 'discord-api-types/v10';\nimport { validateRequiredParameters, validateRequired, validateLocalizationMap } from '../Assertions.js';\nimport { SharedNameAndDescription } from './NameAndDescription.js';\n\n/**\n * The base application command option builder that contains common symbols for application command builders.\n */\nexport abstract class ApplicationCommandOptionBase extends SharedNameAndDescription {\n\t/**\n\t * The type of this option.\n\t */\n\tpublic abstract readonly type: ApplicationCommandOptionType;\n\n\t/**\n\t * Whether this option is required.\n\t *\n\t * @defaultValue `false`\n\t */\n\tpublic readonly required: boolean = false;\n\n\t/**\n\t * Sets whether this option is required.\n\t *\n\t * @param required - Whether this option should be required\n\t */\n\tpublic setRequired(required: boolean) {\n\t\t// Assert that you actually passed a boolean\n\t\tvalidateRequired(required);\n\n\t\tReflect.set(this, 'required', required);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Serializes this builder to API-compatible JSON data.\n\t *\n\t * @remarks\n\t * This method runs validations on the data before serializing it.\n\t * As such, it may throw an error if the data is invalid.\n\t */\n\tpublic abstract toJSON(): APIApplicationCommandBasicOption;\n\n\t/**\n\t * This method runs required validators on this builder.\n\t */\n\tprotected runRequiredValidations() {\n\t\tvalidateRequiredParameters(this.name, this.description, []);\n\n\t\t// Validate localizations\n\t\tvalidateLocalizationMap(this.name_localizations);\n\t\tvalidateLocalizationMap(this.description_localizations);\n\n\t\t// Assert that you actually passed a boolean\n\t\tvalidateRequired(this.required);\n\t}\n}\n","import { ApplicationCommandOptionType, type APIApplicationCommandBooleanOption } from 'discord-api-types/v10';\nimport { ApplicationCommandOptionBase } from '../mixins/ApplicationCommandOptionBase.js';\n\n/**\n * A slash command boolean option.\n */\nexport class SlashCommandBooleanOption extends ApplicationCommandOptionBase {\n\t/**\n\t * The type of this option.\n\t */\n\tpublic readonly type = ApplicationCommandOptionType.Boolean as const;\n\n\t/**\n\t * {@inheritDoc ApplicationCommandOptionBase.toJSON}\n\t */\n\tpublic toJSON(): APIApplicationCommandBooleanOption {\n\t\tthis.runRequiredValidations();\n\n\t\treturn { ...this };\n\t}\n}\n","import { ApplicationCommandOptionType, type APIApplicationCommandChannelOption } from 'discord-api-types/v10';\nimport { mix } from 'ts-mixer';\nimport { ApplicationCommandOptionBase } from '../mixins/ApplicationCommandOptionBase.js';\nimport { ApplicationCommandOptionChannelTypesMixin } from '../mixins/ApplicationCommandOptionChannelTypesMixin.js';\n\n/**\n * A slash command channel option.\n */\n@mix(ApplicationCommandOptionChannelTypesMixin)\nexport class SlashCommandChannelOption extends ApplicationCommandOptionBase {\n\t/**\n\t * The type of this option.\n\t */\n\tpublic override readonly type = ApplicationCommandOptionType.Channel as const;\n\n\t/**\n\t * {@inheritDoc ApplicationCommandOptionBase.toJSON}\n\t */\n\tpublic toJSON(): APIApplicationCommandChannelOption {\n\t\tthis.runRequiredValidations();\n\n\t\treturn { ...this };\n\t}\n}\n\nexport interface SlashCommandChannelOption extends ApplicationCommandOptionChannelTypesMixin {}\n","import { s } from '@sapphire/shapeshift';\nimport { ChannelType } from 'discord-api-types/v10';\n\n/**\n * The allowed channel types used for a channel option in a slash command builder.\n *\n * @privateRemarks This can't be dynamic because const enums are erased at runtime.\n * @internal\n */\nconst allowedChannelTypes = [\n\tChannelType.GuildText,\n\tChannelType.GuildVoice,\n\tChannelType.GuildCategory,\n\tChannelType.GuildAnnouncement,\n\tChannelType.AnnouncementThread,\n\tChannelType.PublicThread,\n\tChannelType.PrivateThread,\n\tChannelType.GuildStageVoice,\n\tChannelType.GuildForum,\n] as const;\n\n/**\n * The type of allowed channel types used for a channel option.\n */\nexport type ApplicationCommandOptionAllowedChannelTypes = (typeof allowedChannelTypes)[number];\n\nconst channelTypesPredicate = s.array(s.union(...allowedChannelTypes.map((type) => s.literal(type))));\n\n/**\n * This mixin holds channel type symbols used for options.\n */\nexport class ApplicationCommandOptionChannelTypesMixin {\n\t/**\n\t * The channel types of this option.\n\t */\n\tpublic readonly channel_types?: ApplicationCommandOptionAllowedChannelTypes[];\n\n\t/**\n\t * Adds channel types to this option.\n\t *\n\t * @param channelTypes - The channel types\n\t */\n\tpublic addChannelTypes(...channelTypes: ApplicationCommandOptionAllowedChannelTypes[]) {\n\t\tif (this.channel_types === undefined) {\n\t\t\tReflect.set(this, 'channel_types', []);\n\t\t}\n\n\t\tthis.channel_types!.push(...channelTypesPredicate.parse(channelTypes));\n\n\t\treturn this;\n\t}\n}\n","import { s } from '@sapphire/shapeshift';\nimport { ApplicationCommandOptionType, type APIApplicationCommandIntegerOption } from 'discord-api-types/v10';\nimport { mix } from 'ts-mixer';\nimport { ApplicationCommandNumericOptionMinMaxValueMixin } from '../mixins/ApplicationCommandNumericOptionMinMaxValueMixin.js';\nimport { ApplicationCommandOptionBase } from '../mixins/ApplicationCommandOptionBase.js';\nimport { ApplicationCommandOptionWithChoicesAndAutocompleteMixin } from '../mixins/ApplicationCommandOptionWithChoicesAndAutocompleteMixin.js';\n\nconst numberValidator = s.number.int;\n\n/**\n * A slash command integer option.\n */\n@mix(ApplicationCommandNumericOptionMinMaxValueMixin, ApplicationCommandOptionWithChoicesAndAutocompleteMixin)\nexport class SlashCommandIntegerOption\n\textends ApplicationCommandOptionBase\n\timplements ApplicationCommandNumericOptionMinMaxValueMixin\n{\n\t/**\n\t * The type of this option.\n\t */\n\tpublic readonly type = ApplicationCommandOptionType.Integer as const;\n\n\t/**\n\t * {@inheritDoc ApplicationCommandNumericOptionMinMaxValueMixin.setMaxValue}\n\t */\n\tpublic setMaxValue(max: number): this {\n\t\tnumberValidator.parse(max);\n\n\t\tReflect.set(this, 'max_value', max);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc ApplicationCommandNumericOptionMinMaxValueMixin.setMinValue}\n\t */\n\tpublic setMinValue(min: number): this {\n\t\tnumberValidator.parse(min);\n\n\t\tReflect.set(this, 'min_value', min);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc ApplicationCommandOptionBase.toJSON}\n\t */\n\tpublic toJSON(): APIApplicationCommandIntegerOption {\n\t\tthis.runRequiredValidations();\n\n\t\tif (this.autocomplete && Array.isArray(this.choices) && this.choices.length > 0) {\n\t\t\tthrow new RangeError('Autocomplete and choices are mutually exclusive to each other.');\n\t\t}\n\n\t\treturn { ...this };\n\t}\n}\n\nexport interface SlashCommandIntegerOption\n\textends ApplicationCommandNumericOptionMinMaxValueMixin,\n\t\tApplicationCommandOptionWithChoicesAndAutocompleteMixin {}\n","/**\n * This mixin holds minimum and maximum symbols used for options.\n */\nexport abstract class ApplicationCommandNumericOptionMinMaxValueMixin {\n\t/**\n\t * The maximum value of this option.\n\t */\n\tpublic readonly max_value?: number;\n\n\t/**\n\t * The minimum value of this option.\n\t */\n\tpublic readonly min_value?: number;\n\n\t/**\n\t * Sets the maximum number value of this option.\n\t *\n\t * @param max - The maximum value this option can be\n\t */\n\tpublic abstract setMaxValue(max: number): this;\n\n\t/**\n\t * Sets the minimum number value of this option.\n\t *\n\t * @param min - The minimum value this option can be\n\t */\n\tpublic abstract setMinValue(min: number): this;\n}\n","import { s } from '@sapphire/shapeshift';\nimport { ApplicationCommandOptionType, type APIApplicationCommandOptionChoice } from 'discord-api-types/v10';\nimport { localizationMapPredicate, validateChoicesLength } from '../Assertions.js';\n\nconst stringPredicate = s.string.lengthGreaterThanOrEqual(1).lengthLessThanOrEqual(100);\nconst numberPredicate = s.number.greaterThan(Number.NEGATIVE_INFINITY).lessThan(Number.POSITIVE_INFINITY);\nconst choicesPredicate = s.object({\n\tname: stringPredicate,\n\tname_localizations: localizationMapPredicate,\n\tvalue: s.union(stringPredicate, numberPredicate),\n}).array;\nconst booleanPredicate = s.boolean;\n\n/**\n * This mixin holds choices and autocomplete symbols used for options.\n */\nexport class ApplicationCommandOptionWithChoicesAndAutocompleteMixin {\n\t/**\n\t * The choices of this option.\n\t */\n\tpublic readonly choices?: APIApplicationCommandOptionChoice[];\n\n\t/**\n\t * Whether this option utilizes autocomplete.\n\t */\n\tpublic readonly autocomplete?: boolean;\n\n\t/**\n\t * The type of this option.\n\t *\n\t * @privateRemarks Since this is present and this is a mixin, this is needed.\n\t */\n\tpublic readonly type!: ApplicationCommandOptionType;\n\n\t/**\n\t * Adds multiple choices to this option.\n\t *\n\t * @param choices - The choices to add\n\t */\n\tpublic addChoices(...choices: APIApplicationCommandOptionChoice[]): this {\n\t\tif (choices.length > 0 && this.autocomplete) {\n\t\t\tthrow new RangeError('Autocomplete and choices are mutually exclusive to each other.');\n\t\t}\n\n\t\tchoicesPredicate.parse(choices);\n\n\t\tif (this.choices === undefined) {\n\t\t\tReflect.set(this, 'choices', []);\n\t\t}\n\n\t\tvalidateChoicesLength(choices.length, this.choices);\n\n\t\tfor (const { name, name_localizations, value } of choices) {\n\t\t\t// Validate the value\n\t\t\tif (this.type === ApplicationCommandOptionType.String) {\n\t\t\t\tstringPredicate.parse(value);\n\t\t\t} else {\n\t\t\t\tnumberPredicate.parse(value);\n\t\t\t}\n\n\t\t\tthis.choices!.push({ name, name_localizations, value });\n\t\t}\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets multiple choices for this option.\n\t *\n\t * @param choices - The choices to set\n\t */\n\tpublic setChoices[]>(...choices: Input): this {\n\t\tif (choices.length > 0 && this.autocomplete) {\n\t\t\tthrow new RangeError('Autocomplete and choices are mutually exclusive to each other.');\n\t\t}\n\n\t\tchoicesPredicate.parse(choices);\n\n\t\tReflect.set(this, 'choices', []);\n\t\tthis.addChoices(...choices);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Whether this option uses autocomplete.\n\t *\n\t * @param autocomplete - Whether this option should use autocomplete\n\t */\n\tpublic setAutocomplete(autocomplete: boolean): this {\n\t\t// Assert that you actually passed a boolean\n\t\tbooleanPredicate.parse(autocomplete);\n\n\t\tif (autocomplete && Array.isArray(this.choices) && this.choices.length > 0) {\n\t\t\tthrow new RangeError('Autocomplete and choices are mutually exclusive to each other.');\n\t\t}\n\n\t\tReflect.set(this, 'autocomplete', autocomplete);\n\n\t\treturn this;\n\t}\n}\n","import { ApplicationCommandOptionType, type APIApplicationCommandMentionableOption } from 'discord-api-types/v10';\nimport { ApplicationCommandOptionBase } from '../mixins/ApplicationCommandOptionBase.js';\n\n/**\n * A slash command mentionable option.\n */\nexport class SlashCommandMentionableOption extends ApplicationCommandOptionBase {\n\t/**\n\t * The type of this option.\n\t */\n\tpublic readonly type = ApplicationCommandOptionType.Mentionable as const;\n\n\t/**\n\t * {@inheritDoc ApplicationCommandOptionBase.toJSON}\n\t */\n\tpublic toJSON(): APIApplicationCommandMentionableOption {\n\t\tthis.runRequiredValidations();\n\n\t\treturn { ...this };\n\t}\n}\n","import { s } from '@sapphire/shapeshift';\nimport { ApplicationCommandOptionType, type APIApplicationCommandNumberOption } from 'discord-api-types/v10';\nimport { mix } from 'ts-mixer';\nimport { ApplicationCommandNumericOptionMinMaxValueMixin } from '../mixins/ApplicationCommandNumericOptionMinMaxValueMixin.js';\nimport { ApplicationCommandOptionBase } from '../mixins/ApplicationCommandOptionBase.js';\nimport { ApplicationCommandOptionWithChoicesAndAutocompleteMixin } from '../mixins/ApplicationCommandOptionWithChoicesAndAutocompleteMixin.js';\n\nconst numberValidator = s.number;\n\n/**\n * A slash command number option.\n */\n@mix(ApplicationCommandNumericOptionMinMaxValueMixin, ApplicationCommandOptionWithChoicesAndAutocompleteMixin)\nexport class SlashCommandNumberOption\n\textends ApplicationCommandOptionBase\n\timplements ApplicationCommandNumericOptionMinMaxValueMixin\n{\n\t/**\n\t * The type of this option.\n\t */\n\tpublic readonly type = ApplicationCommandOptionType.Number as const;\n\n\t/**\n\t * {@inheritDoc ApplicationCommandNumericOptionMinMaxValueMixin.setMaxValue}\n\t */\n\tpublic setMaxValue(max: number): this {\n\t\tnumberValidator.parse(max);\n\n\t\tReflect.set(this, 'max_value', max);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc ApplicationCommandNumericOptionMinMaxValueMixin.setMinValue}\n\t */\n\tpublic setMinValue(min: number): this {\n\t\tnumberValidator.parse(min);\n\n\t\tReflect.set(this, 'min_value', min);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc ApplicationCommandOptionBase.toJSON}\n\t */\n\tpublic toJSON(): APIApplicationCommandNumberOption {\n\t\tthis.runRequiredValidations();\n\n\t\tif (this.autocomplete && Array.isArray(this.choices) && this.choices.length > 0) {\n\t\t\tthrow new RangeError('Autocomplete and choices are mutually exclusive to each other.');\n\t\t}\n\n\t\treturn { ...this };\n\t}\n}\n\nexport interface SlashCommandNumberOption\n\textends ApplicationCommandNumericOptionMinMaxValueMixin,\n\t\tApplicationCommandOptionWithChoicesAndAutocompleteMixin {}\n","import { ApplicationCommandOptionType, type APIApplicationCommandRoleOption } from 'discord-api-types/v10';\nimport { ApplicationCommandOptionBase } from '../mixins/ApplicationCommandOptionBase.js';\n\n/**\n * A slash command role option.\n */\nexport class SlashCommandRoleOption extends ApplicationCommandOptionBase {\n\t/**\n\t * The type of this option.\n\t */\n\tpublic override readonly type = ApplicationCommandOptionType.Role as const;\n\n\t/**\n\t * {@inheritDoc ApplicationCommandOptionBase.toJSON}\n\t */\n\tpublic toJSON(): APIApplicationCommandRoleOption {\n\t\tthis.runRequiredValidations();\n\n\t\treturn { ...this };\n\t}\n}\n","import { s } from '@sapphire/shapeshift';\nimport { ApplicationCommandOptionType, type APIApplicationCommandStringOption } from 'discord-api-types/v10';\nimport { mix } from 'ts-mixer';\nimport { ApplicationCommandOptionBase } from '../mixins/ApplicationCommandOptionBase.js';\nimport { ApplicationCommandOptionWithChoicesAndAutocompleteMixin } from '../mixins/ApplicationCommandOptionWithChoicesAndAutocompleteMixin.js';\n\nconst minLengthValidator = s.number.greaterThanOrEqual(0).lessThanOrEqual(6_000);\nconst maxLengthValidator = s.number.greaterThanOrEqual(1).lessThanOrEqual(6_000);\n\n/**\n * A slash command string option.\n */\n@mix(ApplicationCommandOptionWithChoicesAndAutocompleteMixin)\nexport class SlashCommandStringOption extends ApplicationCommandOptionBase {\n\t/**\n\t * The type of this option.\n\t */\n\tpublic readonly type = ApplicationCommandOptionType.String as const;\n\n\t/**\n\t * The maximum length of this option.\n\t */\n\tpublic readonly max_length?: number;\n\n\t/**\n\t * The minimum length of this option.\n\t */\n\tpublic readonly min_length?: number;\n\n\t/**\n\t * Sets the maximum length of this string option.\n\t *\n\t * @param max - The maximum length this option can be\n\t */\n\tpublic setMaxLength(max: number): this {\n\t\tmaxLengthValidator.parse(max);\n\n\t\tReflect.set(this, 'max_length', max);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the minimum length of this string option.\n\t *\n\t * @param min - The minimum length this option can be\n\t */\n\tpublic setMinLength(min: number): this {\n\t\tminLengthValidator.parse(min);\n\n\t\tReflect.set(this, 'min_length', min);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * {@inheritDoc ApplicationCommandOptionBase.toJSON}\n\t */\n\tpublic toJSON(): APIApplicationCommandStringOption {\n\t\tthis.runRequiredValidations();\n\n\t\tif (this.autocomplete && Array.isArray(this.choices) && this.choices.length > 0) {\n\t\t\tthrow new RangeError('Autocomplete and choices are mutually exclusive to each other.');\n\t\t}\n\n\t\treturn { ...this };\n\t}\n}\n\nexport interface SlashCommandStringOption extends ApplicationCommandOptionWithChoicesAndAutocompleteMixin {}\n","import { ApplicationCommandOptionType, type APIApplicationCommandUserOption } from 'discord-api-types/v10';\nimport { ApplicationCommandOptionBase } from '../mixins/ApplicationCommandOptionBase.js';\n\n/**\n * A slash command user option.\n */\nexport class SlashCommandUserOption extends ApplicationCommandOptionBase {\n\t/**\n\t * The type of this option.\n\t */\n\tpublic readonly type = ApplicationCommandOptionType.User as const;\n\n\t/**\n\t * {@inheritDoc ApplicationCommandOptionBase.toJSON}\n\t */\n\tpublic toJSON(): APIApplicationCommandUserOption {\n\t\tthis.runRequiredValidations();\n\n\t\treturn { ...this };\n\t}\n}\n","import { assertReturnOfBuilder, validateMaxOptionsLength } from '../Assertions.js';\nimport type { ToAPIApplicationCommandOptions } from '../SlashCommandBuilder';\nimport { SlashCommandAttachmentOption } from '../options/attachment.js';\nimport { SlashCommandBooleanOption } from '../options/boolean.js';\nimport { SlashCommandChannelOption } from '../options/channel.js';\nimport { SlashCommandIntegerOption } from '../options/integer.js';\nimport { SlashCommandMentionableOption } from '../options/mentionable.js';\nimport { SlashCommandNumberOption } from '../options/number.js';\nimport { SlashCommandRoleOption } from '../options/role.js';\nimport { SlashCommandStringOption } from '../options/string.js';\nimport { SlashCommandUserOption } from '../options/user.js';\nimport type { ApplicationCommandOptionBase } from './ApplicationCommandOptionBase.js';\n\n/**\n * This mixin holds symbols that can be shared in slash command options.\n *\n * @typeParam ShouldOmitSubcommandFunctions - Whether to omit subcommand functions.\n */\nexport class SharedSlashCommandOptions {\n\tpublic readonly options!: ToAPIApplicationCommandOptions[];\n\n\t/**\n\t * Adds a boolean option.\n\t *\n\t * @param input - A function that returns an option builder or an already built builder\n\t */\n\tpublic addBooleanOption(\n\t\tinput: SlashCommandBooleanOption | ((builder: SlashCommandBooleanOption) => SlashCommandBooleanOption),\n\t) {\n\t\treturn this._sharedAddOptionMethod(input, SlashCommandBooleanOption);\n\t}\n\n\t/**\n\t * Adds a user option.\n\t *\n\t * @param input - A function that returns an option builder or an already built builder\n\t */\n\tpublic addUserOption(input: SlashCommandUserOption | ((builder: SlashCommandUserOption) => SlashCommandUserOption)) {\n\t\treturn this._sharedAddOptionMethod(input, SlashCommandUserOption);\n\t}\n\n\t/**\n\t * Adds a channel option.\n\t *\n\t * @param input - A function that returns an option builder or an already built builder\n\t */\n\tpublic addChannelOption(\n\t\tinput: SlashCommandChannelOption | ((builder: SlashCommandChannelOption) => SlashCommandChannelOption),\n\t) {\n\t\treturn this._sharedAddOptionMethod(input, SlashCommandChannelOption);\n\t}\n\n\t/**\n\t * Adds a role option.\n\t *\n\t * @param input - A function that returns an option builder or an already built builder\n\t */\n\tpublic addRoleOption(input: SlashCommandRoleOption | ((builder: SlashCommandRoleOption) => SlashCommandRoleOption)) {\n\t\treturn this._sharedAddOptionMethod(input, SlashCommandRoleOption);\n\t}\n\n\t/**\n\t * Adds an attachment option.\n\t *\n\t * @param input - A function that returns an option builder or an already built builder\n\t */\n\tpublic addAttachmentOption(\n\t\tinput: SlashCommandAttachmentOption | ((builder: SlashCommandAttachmentOption) => SlashCommandAttachmentOption),\n\t) {\n\t\treturn this._sharedAddOptionMethod(input, SlashCommandAttachmentOption);\n\t}\n\n\t/**\n\t * Adds a mentionable option.\n\t *\n\t * @param input - A function that returns an option builder or an already built builder\n\t */\n\tpublic addMentionableOption(\n\t\tinput: SlashCommandMentionableOption | ((builder: SlashCommandMentionableOption) => SlashCommandMentionableOption),\n\t) {\n\t\treturn this._sharedAddOptionMethod(input, SlashCommandMentionableOption);\n\t}\n\n\t/**\n\t * Adds a string option.\n\t *\n\t * @param input - A function that returns an option builder or an already built builder\n\t */\n\tpublic addStringOption(\n\t\tinput:\n\t\t\t| Omit\n\t\t\t| Omit\n\t\t\t| SlashCommandStringOption\n\t\t\t| ((\n\t\t\t\t\tbuilder: SlashCommandStringOption,\n\t\t\t ) =>\n\t\t\t\t\t| Omit\n\t\t\t\t\t| Omit\n\t\t\t\t\t| SlashCommandStringOption),\n\t) {\n\t\treturn this._sharedAddOptionMethod(input, SlashCommandStringOption);\n\t}\n\n\t/**\n\t * Adds an integer option.\n\t *\n\t * @param input - A function that returns an option builder or an already built builder\n\t */\n\tpublic addIntegerOption(\n\t\tinput:\n\t\t\t| Omit\n\t\t\t| Omit\n\t\t\t| SlashCommandIntegerOption\n\t\t\t| ((\n\t\t\t\t\tbuilder: SlashCommandIntegerOption,\n\t\t\t ) =>\n\t\t\t\t\t| Omit\n\t\t\t\t\t| Omit\n\t\t\t\t\t| SlashCommandIntegerOption),\n\t) {\n\t\treturn this._sharedAddOptionMethod(input, SlashCommandIntegerOption);\n\t}\n\n\t/**\n\t * Adds a number option.\n\t *\n\t * @param input - A function that returns an option builder or an already built builder\n\t */\n\tpublic addNumberOption(\n\t\tinput:\n\t\t\t| Omit\n\t\t\t| Omit\n\t\t\t| SlashCommandNumberOption\n\t\t\t| ((\n\t\t\t\t\tbuilder: SlashCommandNumberOption,\n\t\t\t ) =>\n\t\t\t\t\t| Omit\n\t\t\t\t\t| Omit\n\t\t\t\t\t| SlashCommandNumberOption),\n\t) {\n\t\treturn this._sharedAddOptionMethod(input, SlashCommandNumberOption);\n\t}\n\n\t/**\n\t * Where the actual adding magic happens. ✨\n\t *\n\t * @param input - The input. What else?\n\t * @param Instance - The instance of whatever is being added\n\t * @internal\n\t */\n\tprivate _sharedAddOptionMethod(\n\t\tinput:\n\t\t\t| Omit\n\t\t\t| Omit\n\t\t\t| T\n\t\t\t| ((builder: T) => Omit | Omit | T),\n\t\tInstance: new () => T,\n\t): ShouldOmitSubcommandFunctions extends true ? Omit : this {\n\t\tconst { options } = this;\n\n\t\t// First, assert options conditions - we cannot have more than 25 options\n\t\tvalidateMaxOptionsLength(options);\n\n\t\t// Get the final result\n\t\tconst result = typeof input === 'function' ? input(new Instance()) : input;\n\n\t\tassertReturnOfBuilder(result, Instance);\n\n\t\t// Push it\n\t\toptions.push(result);\n\n\t\treturn this;\n\t}\n}\n","import { s } from '@sapphire/shapeshift';\nimport { ApplicationCommandType } from 'discord-api-types/v10';\nimport { isValidationEnabled } from '../../util/validation.js';\nimport type { ContextMenuCommandType } from './ContextMenuCommandBuilder.js';\n\nconst namePredicate = s.string\n\t.lengthGreaterThanOrEqual(1)\n\t.lengthLessThanOrEqual(32)\n\t// eslint-disable-next-line prefer-named-capture-group, unicorn/no-unsafe-regex\n\t.regex(/^( *[\\p{P}\\p{L}\\p{N}\\p{sc=Devanagari}\\p{sc=Thai}]+ *)+$/u)\n\t.setValidationEnabled(isValidationEnabled);\nconst typePredicate = s\n\t.union(s.literal(ApplicationCommandType.User), s.literal(ApplicationCommandType.Message))\n\t.setValidationEnabled(isValidationEnabled);\nconst booleanPredicate = s.boolean;\n\nexport function validateDefaultPermission(value: unknown): asserts value is boolean {\n\tbooleanPredicate.parse(value);\n}\n\nexport function validateName(name: unknown): asserts name is string {\n\tnamePredicate.parse(name);\n}\n\nexport function validateType(type: unknown): asserts type is ContextMenuCommandType {\n\ttypePredicate.parse(type);\n}\n\nexport function validateRequiredParameters(name: string, type: number) {\n\t// Assert name matches all conditions\n\tvalidateName(name);\n\n\t// Assert type is valid\n\tvalidateType(type);\n}\n\nconst dmPermissionPredicate = s.boolean.nullish;\n\nexport function validateDMPermission(value: unknown): asserts value is boolean | null | undefined {\n\tdmPermissionPredicate.parse(value);\n}\n\nconst memberPermissionPredicate = s.union(\n\ts.bigint.transform((value) => value.toString()),\n\ts.number.safeInt.transform((value) => value.toString()),\n\ts.string.regex(/^\\d+$/),\n).nullish;\n\nexport function validateDefaultMemberPermissions(permissions: unknown) {\n\treturn memberPermissionPredicate.parse(permissions);\n}\n","import type {\n\tApplicationCommandType,\n\tLocaleString,\n\tLocalizationMap,\n\tPermissions,\n\tRESTPostAPIContextMenuApplicationCommandsJSONBody,\n} from 'discord-api-types/v10';\nimport { validateLocale, validateLocalizationMap } from '../slashCommands/Assertions.js';\nimport {\n\tvalidateRequiredParameters,\n\tvalidateName,\n\tvalidateType,\n\tvalidateDefaultPermission,\n\tvalidateDefaultMemberPermissions,\n\tvalidateDMPermission,\n} from './Assertions.js';\n\n/**\n * The type a context menu command can be.\n */\nexport type ContextMenuCommandType = ApplicationCommandType.Message | ApplicationCommandType.User;\n\n/**\n * A builder that creates API-compatible JSON data for context menu commands.\n */\nexport class ContextMenuCommandBuilder {\n\t/**\n\t * The name of this command.\n\t */\n\tpublic readonly name: string = undefined!;\n\n\t/**\n\t * The name localizations of this command.\n\t */\n\tpublic readonly name_localizations?: LocalizationMap;\n\n\t/**\n\t * The type of this command.\n\t */\n\tpublic readonly type: ContextMenuCommandType = undefined!;\n\n\t/**\n\t * Whether this command is enabled by default when the application is added to a guild.\n\t *\n\t * @deprecated Use {@link ContextMenuCommandBuilder.setDefaultMemberPermissions} or {@link ContextMenuCommandBuilder.setDMPermission} instead.\n\t */\n\tpublic readonly default_permission: boolean | undefined = undefined;\n\n\t/**\n\t * The set of permissions represented as a bit set for the command.\n\t */\n\tpublic readonly default_member_permissions: Permissions | null | undefined = undefined;\n\n\t/**\n\t * Indicates whether the command is available in direct messages with the application.\n\t *\n\t * @remarks\n\t * By default, commands are visible. This property is only for global commands.\n\t */\n\tpublic readonly dm_permission: boolean | undefined = undefined;\n\n\t/**\n\t * Sets the name of this command.\n\t *\n\t * @param name - The name to use\n\t */\n\tpublic setName(name: string) {\n\t\t// Assert the name matches the conditions\n\t\tvalidateName(name);\n\n\t\tReflect.set(this, 'name', name);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the type of this command.\n\t *\n\t * @param type - The type to use\n\t */\n\tpublic setType(type: ContextMenuCommandType) {\n\t\t// Assert the type is valid\n\t\tvalidateType(type);\n\n\t\tReflect.set(this, 'type', type);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets whether the command is enabled by default when the application is added to a guild.\n\t *\n\t * @remarks\n\t * If set to `false`, you will have to later `PUT` the permissions for this command.\n\t * @param value - Whether to enable this command by default\n\t * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions}\n\t * @deprecated Use {@link ContextMenuCommandBuilder.setDefaultMemberPermissions} or {@link ContextMenuCommandBuilder.setDMPermission} instead.\n\t */\n\tpublic setDefaultPermission(value: boolean) {\n\t\t// Assert the value matches the conditions\n\t\tvalidateDefaultPermission(value);\n\n\t\tReflect.set(this, 'default_permission', value);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the default permissions a member should have in order to run this command.\n\t *\n\t * @remarks\n\t * You can set this to `'0'` to disable the command by default.\n\t * @param permissions - The permissions bit field to set\n\t * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions}\n\t */\n\tpublic setDefaultMemberPermissions(permissions: Permissions | bigint | number | null | undefined) {\n\t\t// Assert the value and parse it\n\t\tconst permissionValue = validateDefaultMemberPermissions(permissions);\n\n\t\tReflect.set(this, 'default_member_permissions', permissionValue);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets if the command is available in direct messages with the application.\n\t *\n\t * @remarks\n\t * By default, commands are visible. This method is only for global commands.\n\t * @param enabled - Whether the command should be enabled in direct messages\n\t * @see {@link https://discord.com/developers/docs/interactions/application-commands#permissions}\n\t */\n\tpublic setDMPermission(enabled: boolean | null | undefined) {\n\t\t// Assert the value matches the conditions\n\t\tvalidateDMPermission(enabled);\n\n\t\tReflect.set(this, 'dm_permission', enabled);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets a name localization for this command.\n\t *\n\t * @param locale - The locale to set\n\t * @param localizedName - The localized name for the given `locale`\n\t */\n\tpublic setNameLocalization(locale: LocaleString, localizedName: string | null) {\n\t\tif (!this.name_localizations) {\n\t\t\tReflect.set(this, 'name_localizations', {});\n\t\t}\n\n\t\tconst parsedLocale = validateLocale(locale);\n\n\t\tif (localizedName === null) {\n\t\t\tthis.name_localizations![parsedLocale] = null;\n\t\t\treturn this;\n\t\t}\n\n\t\tvalidateName(localizedName);\n\n\t\tthis.name_localizations![parsedLocale] = localizedName;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the name localizations for this command.\n\t *\n\t * @param localizedNames - The object of localized names to set\n\t */\n\tpublic setNameLocalizations(localizedNames: LocalizationMap | null) {\n\t\tif (localizedNames === null) {\n\t\t\tReflect.set(this, 'name_localizations', null);\n\t\t\treturn this;\n\t\t}\n\n\t\tReflect.set(this, 'name_localizations', {});\n\n\t\tfor (const args of Object.entries(localizedNames))\n\t\t\tthis.setNameLocalization(...(args as [LocaleString, string | null]));\n\t\treturn this;\n\t}\n\n\t/**\n\t * Serializes this builder to API-compatible JSON data.\n\t *\n\t * @remarks\n\t * This method runs validations on the data before serializing it.\n\t * As such, it may throw an error if the data is invalid.\n\t */\n\tpublic toJSON(): RESTPostAPIContextMenuApplicationCommandsJSONBody {\n\t\tvalidateRequiredParameters(this.name, this.type);\n\n\t\tvalidateLocalizationMap(this.name_localizations);\n\n\t\treturn { ...this };\n\t}\n}\n","import type { APIEmbed } from 'discord-api-types/v10';\n\n/**\n * Calculates the length of the embed.\n *\n * @param data - The embed data to check\n */\nexport function embedLength(data: APIEmbed) {\n\treturn (\n\t\t(data.title?.length ?? 0) +\n\t\t(data.description?.length ?? 0) +\n\t\t(data.fields?.reduce((prev, curr) => prev + curr.name.length + curr.value.length, 0) ?? 0) +\n\t\t(data.footer?.text.length ?? 0) +\n\t\t(data.author?.name.length ?? 0)\n\t);\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,SAAS,SAAS;;;ACAlB,IAAI,WAAW;AAOR,SAAS,mBAAmB;AAClC,SAAQ,WAAW;AACpB;AAFgB;AAST,SAAS,oBAAoB;AACnC,SAAQ,WAAW;AACpB;AAFgB;AAOT,SAAS,sBAAsB;AACrC,SAAO;AACR;AAFgB;;;ADnBT,IAAM,qBAAqB,EAAE,OAClC,yBAAyB,CAAC,EAC1B,sBAAsB,GAAG,EACzB,qBAAqB,mBAAmB;AAEnC,IAAM,sBAAsB,EAAE,OACnC,yBAAyB,CAAC,EAC1B,sBAAsB,IAAK,EAC3B,qBAAqB,mBAAmB;AAEnC,IAAM,uBAAuB,EAAE,QAAQ;AAEvC,IAAM,sBAAsB,EACjC,OAAO;AAAA,EACP,MAAM;AAAA,EACN,OAAO;AAAA,EACP,QAAQ;AACT,CAAC,EACA,qBAAqB,mBAAmB;AAEnC,IAAM,4BAA4B,oBAAoB,MAAM,qBAAqB,mBAAmB;AAEpG,IAAM,uBAAuB,EAAE,OAAO,gBAAgB,EAAE,EAAE,qBAAqB,mBAAmB;AAElG,SAAS,oBAAoB,cAAsB,QAAgC;AACzF,uBAAqB,OAAO,QAAQ,UAAU,KAAK,YAAY;AAChE;AAFgB;AAIT,IAAM,sBAAsB,mBAAmB,SAAS,qBAAqB,mBAAmB;AAEhG,IAAM,oBAAoB,EAAE,OACjC,IAAI;AAAA,EACJ,kBAAkB,CAAC,SAAS,UAAU,aAAa;AACpD,CAAC,EACA,QAAQ,qBAAqB,mBAAmB;AAE3C,IAAM,eAAe,EAAE,OAC5B,IAAI;AAAA,EACJ,kBAAkB,CAAC,SAAS,QAAQ;AACrC,CAAC,EACA,QAAQ,qBAAqB,mBAAmB;AAE3C,IAAM,uBAAuB,EAClC,OAAO;AAAA,EACP,MAAM;AAAA,EACN,SAAS;AAAA,EACT,KAAK;AACN,CAAC,EACA,qBAAqB,mBAAmB;AAEnC,IAAM,eAAe,EAAE,OAAO,IACnC,mBAAmB,CAAC,EACpB,gBAAgB,GAAG,EACnB,qBAAqB,mBAAmB;AACnC,IAAM,iBAAiB,EAAE,OAAO,IACrC,mBAAmB,CAAC,EACpB,gBAAgB,QAAQ,EACxB,GAAG,EAAE,MAAM,CAAC,cAAc,cAAc,YAAY,CAAC,CAAC,EACtD,SAAS,qBAAqB,mBAAmB;AAE5C,IAAM,uBAAuB,EAAE,OACpC,yBAAyB,CAAC,EAC1B,sBAAsB,IAAK,EAC3B,SAAS,qBAAqB,mBAAmB;AAE5C,IAAM,sBAAsB,EAAE,OACnC,yBAAyB,CAAC,EAC1B,sBAAsB,IAAK,EAC3B,SAAS,qBAAqB,mBAAmB;AAE5C,IAAM,uBAAuB,EAClC,OAAO;AAAA,EACP,MAAM;AAAA,EACN,SAAS;AACV,CAAC,EACA,qBAAqB,mBAAmB;AAEnC,IAAM,qBAAqB,EAAE,MAAM,EAAE,QAAQ,EAAE,IAAI,EAAE,SAAS,qBAAqB,mBAAmB;AAEtG,IAAM,iBAAiB,mBAAmB,SAAS,qBAAqB,mBAAmB;;;AE7E3F,SAAS,eAAkB,KAA0B;AAC3D,MAAI,MAAM,QAAQ,IAAI,CAAC,CAAC;AAAG,WAAO,IAAI,CAAC;AACvC,SAAO;AACR;AAHgB;;;AC+DT,IAAM,eAAN,MAAmB;AAAA;AAAA;AAAA;AAAA,EAIT;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOT,YAAY,OAAiB,CAAC,GAAG;AACvC,SAAK,OAAO,EAAE,GAAG,KAAK;AACtB,QAAI,KAAK;AAAW,WAAK,KAAK,YAAY,IAAI,KAAK,KAAK,SAAS,EAAE,YAAY;AAAA,EAChF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EA0BO,aAAa,QAA0C;AAC7D,UAAM,mBAAmB,eAAe,MAAM;AAE9C,wBAAoB,iBAAiB,QAAQ,KAAK,KAAK,MAAM;AAG7D,8BAA0B,MAAM,gBAAgB;AAEhD,QAAI,KAAK,KAAK;AAAQ,WAAK,KAAK,OAAO,KAAK,GAAG,gBAAgB;AAAA;AAC1D,WAAK,KAAK,SAAS;AACxB,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EA+BO,aAAa,OAAe,gBAAwB,QAA+B;AAEzF,wBAAoB,OAAO,SAAS,aAAa,KAAK,KAAK,MAAM;AAGjE,8BAA0B,MAAM,MAAM;AACtC,QAAI,KAAK,KAAK;AAAQ,WAAK,KAAK,OAAO,OAAO,OAAO,aAAa,GAAG,MAAM;AAAA;AACtE,WAAK,KAAK,SAAS;AACxB,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAYO,aAAa,QAAoC;AACvD,SAAK,aAAa,GAAG,KAAK,KAAK,QAAQ,UAAU,GAAG,GAAG,eAAe,MAAM,CAAC;AAC7E,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAQO,UAAU,SAA0C;AAC1D,QAAI,YAAY,MAAM;AACrB,WAAK,KAAK,SAAS;AACnB,aAAO;AAAA,IACR;AAGA,yBAAqB,MAAM,OAAO;AAElC,SAAK,KAAK,SAAS,EAAE,MAAM,QAAQ,MAAM,KAAK,QAAQ,KAAK,UAAU,QAAQ,QAAQ;AACrF,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,SAAS,OAAuC;AAEtD,mBAAe,MAAM,KAAK;AAE1B,QAAI,MAAM,QAAQ,KAAK,GAAG;AACzB,YAAM,CAAC,KAAK,OAAO,IAAI,IAAI;AAC3B,WAAK,KAAK,SAAS,OAAO,OAAO,SAAS,KAAK;AAC/C,aAAO;AAAA,IACR;AAEA,SAAK,KAAK,QAAQ,SAAS;AAC3B,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,eAAe,aAAkC;AAEvD,yBAAqB,MAAM,WAAW;AAEtC,SAAK,KAAK,cAAc,eAAe;AACvC,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,UAAU,SAA0C;AAC1D,QAAI,YAAY,MAAM;AACrB,WAAK,KAAK,SAAS;AACnB,aAAO;AAAA,IACR;AAGA,yBAAqB,MAAM,OAAO;AAElC,SAAK,KAAK,SAAS,EAAE,MAAM,QAAQ,MAAM,UAAU,QAAQ,QAAQ;AACnE,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,SAAS,KAA0B;AAEzC,sBAAkB,MAAM,GAAG;AAE3B,SAAK,KAAK,QAAQ,MAAM,EAAE,IAAI,IAAI;AAClC,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,aAAa,KAA0B;AAE7C,sBAAkB,MAAM,GAAG;AAE3B,SAAK,KAAK,YAAY,MAAM,EAAE,IAAI,IAAI;AACtC,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,aAAa,YAAkC,KAAK,IAAI,GAAS;AAEvE,uBAAmB,MAAM,SAAS;AAElC,SAAK,KAAK,YAAY,YAAY,IAAI,KAAK,SAAS,EAAE,YAAY,IAAI;AACtE,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,SAAS,OAA4B;AAE3C,mBAAe,MAAM,KAAK;AAE1B,SAAK,KAAK,QAAQ,SAAS;AAC3B,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,OAAO,KAA0B;AAEvC,iBAAa,MAAM,GAAG;AAEtB,SAAK,KAAK,MAAM,OAAO;AACvB,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EASO,SAAmB;AACzB,WAAO,EAAE,GAAG,KAAK,KAAK;AAAA,EACvB;AACD;AA5Pa;;;AClEb,cAAc;;;ACHd,IAAAA,sBAAA;AAAA,SAAAA,qBAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,SAAS,KAAAC,UAAS;AAClB,SAAS,aAAa,mBAAkD;;;ACWjE,IAAM,gCAAN,MAAkF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAuBjF,YAAmB,OAAqC,CAAC,GAAG;AAAzC;AAAA,EAA0C;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAO7D,SAAS,OAAe;AAC9B,SAAK,KAAK,QAAQ,+BAA+B,MAAM,KAAK;AAC5D,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,SAAS,OAAe;AAC9B,SAAK,KAAK,QAAQ,+BAA+B,MAAM,KAAK;AAC5D,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,eAAe,aAAqB;AAC1C,SAAK,KAAK,cAAc,+BAA+B,MAAM,WAAW;AACxE,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,WAAW,YAAY,MAAM;AACnC,SAAK,KAAK,UAAU,iBAAiB,MAAM,SAAS;AACpD,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,SAAS,OAAiC;AAChD,SAAK,KAAK,QAAQ,eAAe,MAAM,KAAK;AAC5C,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA,EAKO,SAA8B;AACpC,+CAA2C,KAAK,KAAK,OAAO,KAAK,KAAK,KAAK;AAE3E,WAAO;AAAA,MACN,GAAG,KAAK;AAAA,IACT;AAAA,EACD;AACD;AArFa;;;ADPN,IAAM,oBAAoBC,GAAE,OACjC,yBAAyB,CAAC,EAC1B,sBAAsB,GAAG,EACzB,qBAAqB,mBAAmB;AAEnC,IAAM,iBAAiBA,GAC5B,OAAO;AAAA,EACP,IAAIA,GAAE;AAAA,EACN,MAAMA,GAAE;AAAA,EACR,UAAUA,GAAE;AACb,CAAC,EACA,QAAQ,OAAO,qBAAqB,mBAAmB;AAElD,IAAM,oBAAoBA,GAAE;AAE5B,IAAM,uBAAuBA,GAAE,OACpC,yBAAyB,CAAC,EAC1B,sBAAsB,EAAE,EACxB,qBAAqB,mBAAmB;AAEnC,IAAM,uBAAuBA,GAAE,WAAW,WAAW;AAErD,IAAM,uBAAuBA,GAAE,OAAO,sBAAsB,GAAG,EAAE,qBAAqB,mBAAmB;AACzG,IAAM,kBAAkBA,GAAE,OAAO,IACtC,mBAAmB,CAAC,EACpB,gBAAgB,EAAE,EAClB,qBAAqB,mBAAmB;AAEnC,IAAM,iCAAiCA,GAAE,OAC9C,yBAAyB,CAAC,EAC1B,sBAAsB,GAAG,EACzB,qBAAqB,mBAAmB;AAEnC,IAAM,sBAAsBA,GACjC,OAAO;AAAA,EACP,OAAO;AAAA,EACP,OAAO;AAAA,EACP,aAAa,+BAA+B;AAAA,EAC5C,OAAO,eAAe;AAAA,EACtB,SAASA,GAAE,QAAQ;AACpB,CAAC,EACA,qBAAqB,mBAAmB;AAEnC,IAAM,kBAAkBA,GAAE,SAAS,6BAA6B,EAAE,qBAAqB,mBAAmB;AAE1G,IAAM,mBAAmB,gBAAgB,MAC9C,yBAAyB,CAAC,EAC1B,qBAAqB,mBAAmB;AACnC,IAAM,yBAAyBA,GAAE,OAAO,IAC7C,mBAAmB,CAAC,EACpB,gBAAgB,EAAE,EAClB,qBAAqB,mBAAmB;AAEnC,SAAS,qCAAqC,SAA0C,UAAmB;AACjH,oBAAkB,MAAM,QAAQ;AAChC,mBAAiB,MAAM,OAAO;AAC/B;AAHgB;AAKT,IAAM,mBAAmBA,GAAE;AAE3B,SAAS,2CAA2C,OAAgB,OAAgB;AAC1F,iCAA+B,MAAM,KAAK;AAC1C,iCAA+B,MAAM,KAAK;AAC3C;AAHgB;AAKT,IAAM,wBAAwBA,GAAE,WAAW,WAAW,EAAE,MAAM,qBAAqB,mBAAmB;AAEtG,IAAM,eAAeA,GAAE,OAC5B,IAAI;AAAA,EACJ,kBAAkB,CAAC,SAAS,UAAU,UAAU;AACjD,CAAC,EACA,qBAAqB,mBAAmB;AAEnC,SAAS,iCACf,OACA,OACA,OACA,UACA,KACC;AACD,MAAI,OAAO,UAAU;AACpB,UAAM,IAAI,WAAW,0CAA0C;AAAA,EAChE;AAEA,MAAI,CAAC,SAAS,CAAC,OAAO;AACrB,UAAM,IAAI,WAAW,2CAA2C;AAAA,EACjE;AAEA,MAAI,UAAU,YAAY,MAAM;AAC/B,QAAI,CAAC,KAAK;AACT,YAAM,IAAI,WAAW,8BAA8B;AAAA,IACpD;AAAA,EACD,WAAW,KAAK;AACf,UAAM,IAAI,WAAW,oCAAoC;AAAA,EAC1D;AACD;AAtBgB;;;AE5EhB;AAAA,EAEC,iBAAAC;AAAA,OAIM;;;ACUA,IAAe,mBAAf,MAGP;AAAA;AAAA;AAAA;AAAA,EAIiB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAgBT,YAAY,MAAyB;AAC3C,SAAK,OAAO;AAAA,EACb;AACD;AA1BsB;;;AClBtB,SAAS,iBAAAC,sBAAuE;;;ACAhF;AAAA,EACC;AAAA,OAMM;AAeA,IAAM,gBAAN,cAA4B,iBAAqC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EA6BhE,YAAY,MAAoC;AACtD,UAAM,EAAE,MAAM,cAAc,QAAQ,GAAG,KAAK,CAAC;AAAA,EAC9C;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,SAAS,OAAoB;AACnC,SAAK,KAAK,QAAQ,qBAAqB,MAAM,KAAK;AAClD,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAUO,OAAO,KAAa;AAC1B,IAAC,KAAK,KAAmC,MAAM,aAAa,MAAM,GAAG;AACrE,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EASO,YAAY,UAAkB;AACpC,IAAC,KAAK,KAAwC,YAAY,kBAAkB,MAAM,QAAQ;AAC1F,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,SAAS,OAAiC;AAChD,SAAK,KAAK,QAAQ,eAAe,MAAM,KAAK;AAC5C,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,YAAY,WAAW,MAAM;AACnC,SAAK,KAAK,WAAW,kBAAkB,MAAM,QAAQ;AACrD,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,SAAS,OAAe;AAC9B,SAAK,KAAK,QAAQ,qBAAqB,MAAM,KAAK;AAClD,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA,EAKO,SAA6B;AACnC;AAAA,MACC,KAAK,KAAK;AAAA,MACV,KAAK,KAAK;AAAA,MACV,KAAK,KAAK;AAAA,MACT,KAAK,KAAwC;AAAA,MAC7C,KAAK,KAAmC;AAAA,IAC1C;AAEA,WAAO;AAAA,MACN,GAAG,KAAK;AAAA,IACT;AAAA,EACD;AACD;AAlHa;;;ACrBb,SAAS,iBAAAC,sBAAqB;;;ACQvB,IAAe,wBAAf,cAEG,iBAAiC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAMnC,eAAe,aAAqB;AAC1C,SAAK,KAAK,cAAc,qBAAqB,MAAM,WAAW;AAC9D,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,aAAa,WAAmB;AACtC,SAAK,KAAK,aAAa,gBAAgB,MAAM,SAAS;AACtD,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,aAAa,WAAmB;AACtC,SAAK,KAAK,aAAa,gBAAgB,MAAM,SAAS;AACtD,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,YAAY,UAAkB;AACpC,SAAK,KAAK,YAAY,kBAAkB,MAAM,QAAQ;AACtD,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,YAAY,WAAW,MAAM;AACnC,SAAK,KAAK,WAAW,kBAAkB,MAAM,QAAQ;AACrD,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA,EAKO,SAAyB;AAC/B,sBAAkB,MAAM,KAAK,KAAK,SAAS;AAC3C,WAAO;AAAA,MACN,GAAG,KAAK;AAAA,IACT;AAAA,EACD;AACD;AA9DsB;;;ADAf,IAAM,2BAAN,cAAuC,sBAAiD;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAwBvF,YAAY,MAA2C;AAC7D,UAAM,EAAE,GAAG,MAAM,MAAMC,eAAc,cAAc,CAAC;AAAA,EACrD;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,mBAAmB,OAAiC;AAC1D,UAAM,kBAAkB,eAAe,KAAK;AAC5C,SAAK,KAAK,kBAAkB,CAAC;AAC7B,SAAK,KAAK,cAAc,KAAK,GAAG,sBAAsB,MAAM,eAAe,CAAC;AAC5E,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,mBAAmB,OAAiC;AAC1D,UAAM,kBAAkB,eAAe,KAAK;AAC5C,SAAK,KAAK,kBAAkB,CAAC;AAC7B,SAAK,KAAK,cAAc,OAAO,GAAG,KAAK,KAAK,cAAc,QAAQ,GAAG,sBAAsB,MAAM,eAAe,CAAC;AACjH,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA,EAKgB,SAAoC;AACnD,sBAAkB,MAAM,KAAK,KAAK,SAAS;AAE3C,WAAO;AAAA,MACN,GAAG,KAAK;AAAA,IACT;AAAA,EACD;AACD;AA9Da;;;AERb,SAAS,iBAAAC,sBAAqB;AAMvB,IAAM,+BAAN,cAA2C,sBAAqD;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAuB/F,YAAY,MAA+C;AACjE,UAAM,EAAE,GAAG,MAAM,MAAMC,eAAc,kBAAkB,CAAC;AAAA,EACzD;AACD;AA1Ba;;;ACNb,SAAS,iBAAAC,sBAAqB;AAMvB,IAAM,wBAAN,cAAoC,sBAA8C;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAuBjF,YAAY,MAAwC;AAC1D,UAAM,EAAE,GAAG,MAAM,MAAMC,eAAc,WAAW,CAAC;AAAA,EAClD;AACD;AA1Ba;;;ACPb,SAAS,iBAAAC,sBAAqB;AAUvB,IAAM,0BAAN,cAAsC,sBAAgD;AAAA;AAAA;AAAA;AAAA,EAI5E;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAiCT,YAAY,MAA0C;AAC5D,UAAM,EAAE,SAAS,GAAG,SAAS,IAAI,QAAQ,CAAC;AAC1C,UAAM,EAAE,GAAG,UAAU,MAAMC,eAAc,aAAa,CAAC;AACvD,SAAK,UAAU,SAAS,IAAI,CAAC,WAAgC,IAAI,8BAA8B,MAAM,CAAC,KAAK,CAAC;AAAA,EAC7G;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,cAAc,SAA2E;AAC/F,UAAM,oBAAoB,eAAe,OAAO;AAChD,2BAAuB,MAAM,KAAK,QAAQ,SAAS,kBAAkB,MAAM;AAC3E,SAAK,QAAQ;AAAA,MACZ,GAAG,kBAAkB;AAAA,QAAI,CAAC,qBACzB,4BAA4B,gCACzB,mBACA,IAAI,8BAA8B,oBAAoB,MAAM,gBAAgB,CAAC;AAAA,MACjF;AAAA,IACD;AACA,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,cAAc,SAA2E;AAC/F,WAAO,KAAK,cAAc,GAAG,KAAK,QAAQ,QAAQ,GAAG,OAAO;AAAA,EAC7D;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EA6BO,cACN,OACA,gBACG,SACF;AACD,UAAM,oBAAoB,eAAe,OAAO;AAEhD,UAAM,QAAQ,CAAC,GAAG,KAAK,OAAO;AAE9B,UAAM;AAAA,MACL;AAAA,MACA;AAAA,MACA,GAAG,kBAAkB;AAAA,QAAI,CAAC,qBACzB,4BAA4B,gCACzB,mBACA,IAAI,8BAA8B,oBAAoB,MAAM,gBAAgB,CAAC;AAAA,MACjF;AAAA,IACD;AAEA,2BAAuB,MAAM,MAAM,MAAM;AACzC,SAAK,QAAQ,OAAO,GAAG,KAAK,QAAQ,QAAQ,GAAG,KAAK;AACpD,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA,EAKgB,SAAmC;AAClD,yCAAqC,KAAK,SAAS,KAAK,KAAK,SAAS;AAEtE,WAAO;AAAA,MACN,GAAG,KAAK;AAAA,MACR,SAAS,KAAK,QAAQ,IAAI,CAAC,WAAW,OAAO,OAAO,CAAC;AAAA,IACtD;AAAA,EACD;AACD;AApIa;;;ACTb,SAAS,iBAAAC,sBAAqB;AAMvB,IAAM,wBAAN,cAAoC,sBAA8C;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAuBjF,YAAY,MAAwC;AAC1D,UAAM,EAAE,GAAG,MAAM,MAAMC,eAAc,WAAW,CAAC;AAAA,EAClD;AACD;AA1Ba;;;ACPb,SAAS,uBAA2D;AACpE,SAAS,iBAAAC,sBAAsE;AAC/E,OAAO,aAAa;;;ACFpB,IAAAC,sBAAA;AAAA,SAAAA,qBAAA;AAAA;AAAA;AAAA;AAAA,8BAAAC;AAAA,EAAA;AAAA;AAAA;AAAA;AAAA;AAAA,SAAS,KAAAC,UAAS;AAClB,SAAS,sBAAsB;AAIxB,IAAM,0BAA0BC,GAAE,WAAW,cAAc;AAC3D,IAAM,qBAAqBA,GAAE,OAAO,IACzC,mBAAmB,CAAC,EACpB,gBAAgB,GAAK,EACrB,qBAAqB,mBAAmB;AACnC,IAAM,qBAAqBA,GAAE,OAAO,IACzC,mBAAmB,CAAC,EACpB,gBAAgB,GAAK,EACrB,qBAAqB,mBAAmB;AACnC,IAAM,oBAAoBA,GAAE;AAC5B,IAAM,iBAAiBA,GAAE,OAAO,sBAAsB,GAAK,EAAE,qBAAqB,mBAAmB;AACrG,IAAMC,wBAAuBD,GAAE,OAAO,sBAAsB,GAAG,EAAE,qBAAqB,mBAAmB;AACzG,IAAM,iBAAiBA,GAAE,OAC9B,yBAAyB,CAAC,EAC1B,sBAAsB,EAAE,EACxB,qBAAqB,mBAAmB;AAEnC,SAAS,2BAA2B,UAAmB,OAAwB,OAAgB;AACrG,oBAAkB,MAAM,QAAQ;AAChC,0BAAwB,MAAM,KAAK;AACnC,iBAAe,MAAM,KAAK;AAC3B;AAJgB;;;ADHT,IAAM,mBAAN,cACE,iBAET;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAwBQ,YAAY,MAAmE;AACrF,UAAM,EAAE,MAAME,eAAc,WAAW,GAAG,KAAK,CAAC;AAAA,EACjD;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,YAAY,UAAkB;AACpC,SAAK,KAAK,YAAY,kBAAkB,MAAM,QAAQ;AACtD,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,SAAS,OAAe;AAC9B,SAAK,KAAK,QAAQ,eAAe,MAAM,KAAK;AAC5C,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,SAAS,OAAuB;AACtC,SAAK,KAAK,QAAQ,wBAAwB,MAAM,KAAK;AACrD,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,aAAa,WAAmB;AACtC,SAAK,KAAK,aAAa,mBAAmB,MAAM,SAAS;AACzD,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,aAAa,WAAmB;AACtC,SAAK,KAAK,aAAa,mBAAmB,MAAM,SAAS;AACzD,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,eAAe,aAAqB;AAC1C,SAAK,KAAK,cAAcC,sBAAqB,MAAM,WAAW;AAC9D,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,SAAS,OAAe;AAC9B,SAAK,KAAK,QAAQ,eAAe,MAAM,KAAK;AAC5C,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,YAAY,WAAW,MAAM;AACnC,SAAK,KAAK,WAAW,kBAAkB,MAAM,QAAQ;AACrD,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA,EAKO,SAAgC;AACtC,+BAA2B,KAAK,KAAK,WAAW,KAAK,KAAK,OAAO,KAAK,KAAK,KAAK;AAEhF,WAAO;AAAA,MACN,GAAG,KAAK;AAAA,IACT;AAAA,EACD;AAAA;AAAA;AAAA;AAAA,EAKO,OAAO,OAA8E;AAC3F,QAAI,gBAAgB,KAAK,GAAG;AAC3B,aAAO,QAAQ,MAAM,OAAO,GAAG,KAAK,IAAI;AAAA,IACzC;AAEA,WAAO,QAAQ,OAAO,KAAK,IAAI;AAAA,EAChC;AACD;AApIa;;;ARsDN,SAAS,uBACf,MACmB;AACnB,MAAI,gBAAgB,kBAAkB;AACrC,WAAO;AAAA,EACR;AAEA,UAAQ,KAAK,MAAM;AAAA,IAClB,KAAKC,eAAc;AAClB,aAAO,IAAI,iBAAiB,IAAI;AAAA,IACjC,KAAKA,eAAc;AAClB,aAAO,IAAI,cAAc,IAAI;AAAA,IAC9B,KAAKA,eAAc;AAClB,aAAO,IAAI,wBAAwB,IAAI;AAAA,IACxC,KAAKA,eAAc;AAClB,aAAO,IAAI,iBAAiB,IAAI;AAAA,IACjC,KAAKA,eAAc;AAClB,aAAO,IAAI,sBAAsB,IAAI;AAAA,IACtC,KAAKA,eAAc;AAClB,aAAO,IAAI,sBAAsB,IAAI;AAAA,IACtC,KAAKA,eAAc;AAClB,aAAO,IAAI,6BAA6B,IAAI;AAAA,IAC7C,KAAKA,eAAc;AAClB,aAAO,IAAI,yBAAyB,IAAI;AAAA,IACzC;AAEC,YAAM,IAAI,MAAM,6CAA6C,KAAK,MAAM;AAAA,EAC1E;AACD;AA5BgB;;;AFfT,IAAM,mBAAN,cAA8D,iBAEnE;AAAA;AAAA;AAAA;AAAA,EAIe;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAoCT,YAAY,EAAE,YAAY,GAAG,KAAK,IAAgE,CAAC,GAAG;AAC5G,UAAM,EAAE,MAAMC,eAAc,WAAW,GAAG,KAAK,CAAC;AAChD,SAAK,aAAc,YAAY,IAAI,CAAC,cAAc,uBAAuB,SAAS,CAAC,KAAK,CAAC;AAAA,EAC1F;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,iBAAiB,YAA4B;AACnD,SAAK,WAAW,KAAK,GAAG,eAAe,UAAU,CAAC;AAClD,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,iBAAiB,YAA4B;AACnD,SAAK,WAAW,OAAO,GAAG,KAAK,WAAW,QAAQ,GAAG,eAAe,UAAU,CAAC;AAC/E,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA,EAKO,SAAyD;AAC/D,WAAO;AAAA,MACN,GAAG,KAAK;AAAA,MACR,YAAY,KAAK,WAAW,IAAI,CAAC,cAAc,UAAU,OAAO,CAAC;AAAA,IAClE;AAAA,EACD;AACD;AA5Ea;;;AY1Db,IAAAC,sBAAA;AAAA,SAAAA,qBAAA;AAAA;AAAA;AAAA,oCAAAC;AAAA;AAAA,SAAS,KAAAC,UAAS;AAKX,IAAM,iBAAiBC,GAAE,OAC9B,yBAAyB,CAAC,EAC1B,sBAAsB,EAAE,EACxB,qBAAqB,mBAAmB;AACnC,IAAM,sBAAsBA,GACjC,SAAS,gBAAgB,EACzB,MAAM,yBAAyB,CAAC,EAChC,qBAAqB,mBAAmB;AAEnC,SAASC,4BACf,UACA,OACA,YACC;AACD,oBAAkB,MAAM,QAAQ;AAChC,iBAAe,MAAM,KAAK;AAC1B,sBAAoB,MAAM,UAAU;AACrC;AARgB,OAAAA,6BAAA;;;ACGT,IAAM,eAAN,MAAqF;AAAA;AAAA;AAAA;AAAA,EAI3E;AAAA;AAAA;AAAA;AAAA,EAKA,aAAiE,CAAC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAO3E,YAAY,EAAE,YAAY,GAAG,KAAK,IAAsD,CAAC,GAAG;AAClG,SAAK,OAAO,EAAE,GAAG,KAAK;AACtB,SAAK,aAAc,YAAY,IAAI,CAAC,cAAc,uBAAuB,SAAS,CAAC,KAClF,CAAC;AAAA,EACH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,SAAS,OAAe;AAC9B,SAAK,KAAK,QAAQ,eAAe,MAAM,KAAK;AAC5C,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,YAAY,UAAkB;AACpC,SAAK,KAAK,YAAY,kBAAkB,MAAM,QAAQ;AACtD,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,iBACH,YAGF;AACD,SAAK,WAAW;AAAA,MACf,GAAG,eAAe,UAAU,EAAE;AAAA,QAAI,CAAC,cAClC,qBAAqB,mBAClB,YACA,IAAI,iBAAiD,SAAS;AAAA,MAClE;AAAA,IACD;AACA,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,iBAAiB,YAA2E;AAClG,SAAK,WAAW,OAAO,GAAG,KAAK,WAAW,QAAQ,GAAG,eAAe,UAAU,CAAC;AAC/E,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA,EAKO,SAAkD;AACxD,IAAAC,4BAA2B,KAAK,KAAK,WAAW,KAAK,KAAK,OAAO,KAAK,UAAU;AAEhF,WAAO;AAAA,MACN,GAAG,KAAK;AAAA,MACR,YAAY,KAAK,WAAW,IAAI,CAAC,cAAc,UAAU,OAAO,CAAC;AAAA,IAClE;AAAA,EACD;AACD;AAnFa;;;ACjBb,IAAAC,sBAAA;AAAA,SAAAA,qBAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,oCAAAC;AAAA;AAAA,SAAS,KAAAC,UAAS;AAClB,SAAS,cAA4E;AAMrF,IAAM,gBAAgBC,GAAE,OACtB,yBAAyB,CAAC,EAC1B,sBAAsB,EAAE,EACxB,MAAM,6DAA6D,EACnE,qBAAqB,mBAAmB;AAEnC,SAAS,aAAa,MAAuC;AACnE,gBAAc,MAAM,IAAI;AACzB;AAFgB;AAIhB,IAAMC,wBAAuBD,GAAE,OAC7B,yBAAyB,CAAC,EAC1B,sBAAsB,GAAG,EACzB,qBAAqB,mBAAmB;AAC1C,IAAM,kBAAkBA,GAAE,WAAW,MAAM;AAEpC,SAAS,oBAAoB,aAAqD;AACxF,EAAAC,sBAAqB,MAAM,WAAW;AACvC;AAFgB;AAIhB,IAAM,0BAA0BD,GAAE,QAAQ,MAAM,sBAAsB,EAAE,EAAE,qBAAqB,mBAAmB;AAC3G,SAAS,eAAe,QAAiB;AAC/C,SAAO,gBAAgB,MAAM,MAAM;AACpC;AAFgB;AAIT,SAAS,yBAAyB,SAAuE;AAC/G,0BAAwB,MAAM,OAAO;AACtC;AAFgB;AAIT,SAASE,4BACf,MACA,aACA,SACC;AAED,eAAa,IAAI;AAGjB,sBAAoB,WAAW;AAG/B,2BAAyB,OAAO;AACjC;AAbgB,OAAAA,6BAAA;AAehB,IAAM,mBAAmBF,GAAE;AAEpB,SAAS,0BAA0B,OAA0C;AACnF,mBAAiB,MAAM,KAAK;AAC7B;AAFgB;AAIT,SAAS,iBAAiB,UAAgD;AAChF,mBAAiB,MAAM,QAAQ;AAChC;AAFgB;AAIhB,IAAM,yBAAyBA,GAAE,OAAO,gBAAgB,EAAE,EAAE,qBAAqB,mBAAmB;AAE7F,SAAS,sBAAsB,cAAsB,SAAqD;AAChH,yBAAuB,OAAO,SAAS,UAAU,KAAK,YAAY;AACnE;AAFgB;AAIT,SAAS,sBAEd,OAAgB,oBAAqD;AACtE,EAAAA,GAAE,SAAS,kBAAkB,EAAE,MAAM,KAAK;AAC3C;AAJgB;AAMT,IAAM,2BAA2BA,GACtC,OAAwB,OAAO,YAAY,OAAO,OAAO,MAAM,EAAE,IAAI,CAAC,WAAW,CAAC,QAAQA,GAAE,OAAO,OAAO,CAAC,CAAC,CAAC,EAC7G,OAAO,QAAQ,qBAAqB,mBAAmB;AAElD,SAAS,wBAAwB,OAAkD;AACzF,2BAAyB,MAAM,KAAK;AACrC;AAFgB;AAIhB,IAAM,wBAAwBA,GAAE,QAAQ;AAEjC,SAAS,qBAAqB,OAA6D;AACjG,wBAAsB,MAAM,KAAK;AAClC;AAFgB;AAIhB,IAAM,4BAA4BA,GAAE;AAAA,EACnCA,GAAE,OAAO,UAAU,CAAC,UAAU,MAAM,SAAS,CAAC;AAAA,EAC9CA,GAAE,OAAO,QAAQ,UAAU,CAAC,UAAU,MAAM,SAAS,CAAC;AAAA,EACtDA,GAAE,OAAO,MAAM,OAAO;AACvB,EAAE;AAEK,SAAS,iCAAiC,aAAsB;AACtE,SAAO,0BAA0B,MAAM,WAAW;AACnD;AAFgB;AAIT,SAAS,aAAa,OAA0C;AACtE,mBAAiB,MAAM,KAAK;AAC7B;AAFgB;;;AC3FhB,SAAS,OAAAG,YAAW;;;ACNpB;AAAA,EACC,gCAAAC;AAAA,OAGM;AACP,SAAS,OAAAC,YAAW;;;ACCb,IAAM,2BAAN,MAA+B;AAAA;AAAA;AAAA;AAAA,EAIrB;AAAA;AAAA;AAAA;AAAA,EAKA;AAAA;AAAA;AAAA;AAAA,EAKA;AAAA;AAAA;AAAA;AAAA,EAKA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOT,QAAQ,MAAoB;AAElC,iBAAa,IAAI;AAEjB,YAAQ,IAAI,MAAM,QAAQ,IAAI;AAE9B,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,eAAe,aAAqB;AAE1C,wBAAoB,WAAW;AAE/B,YAAQ,IAAI,MAAM,eAAe,WAAW;AAE5C,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAQO,oBAAoB,QAAsB,eAA8B;AAC9E,QAAI,CAAC,KAAK,oBAAoB;AAC7B,cAAQ,IAAI,MAAM,sBAAsB,CAAC,CAAC;AAAA,IAC3C;AAEA,UAAM,eAAe,eAAe,MAAM;AAE1C,QAAI,kBAAkB,MAAM;AAC3B,WAAK,mBAAoB,YAAY,IAAI;AACzC,aAAO;AAAA,IACR;AAEA,iBAAa,aAAa;AAE1B,SAAK,mBAAoB,YAAY,IAAI;AACzC,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,qBAAqB,gBAAwC;AACnE,QAAI,mBAAmB,MAAM;AAC5B,cAAQ,IAAI,MAAM,sBAAsB,IAAI;AAC5C,aAAO;AAAA,IACR;AAEA,YAAQ,IAAI,MAAM,sBAAsB,CAAC,CAAC;AAE1C,eAAW,QAAQ,OAAO,QAAQ,cAAc,GAAG;AAClD,WAAK,oBAAoB,GAAI,IAAsC;AAAA,IACpE;AAEA,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAQO,2BAA2B,QAAsB,sBAAqC;AAC5F,QAAI,CAAC,KAAK,2BAA2B;AACpC,cAAQ,IAAI,MAAM,6BAA6B,CAAC,CAAC;AAAA,IAClD;AAEA,UAAM,eAAe,eAAe,MAAM;AAE1C,QAAI,yBAAyB,MAAM;AAClC,WAAK,0BAA2B,YAAY,IAAI;AAChD,aAAO;AAAA,IACR;AAEA,wBAAoB,oBAAoB;AAExC,SAAK,0BAA2B,YAAY,IAAI;AAChD,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,4BAA4B,uBAA+C;AACjF,QAAI,0BAA0B,MAAM;AACnC,cAAQ,IAAI,MAAM,6BAA6B,IAAI;AACnD,aAAO;AAAA,IACR;AAEA,YAAQ,IAAI,MAAM,6BAA6B,CAAC,CAAC;AACjD,eAAW,QAAQ,OAAO,QAAQ,qBAAqB,GAAG;AACzD,WAAK,2BAA2B,GAAI,IAAsC;AAAA,IAC3E;AAEA,WAAO;AAAA,EACR;AACD;AAvIa;;;ACNb,SAAS,oCAAgF;;;ACOlF,IAAe,+BAAf,cAAoD,yBAAyB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAWnE,WAAoB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAO7B,YAAY,UAAmB;AAErC,qBAAiB,QAAQ;AAEzB,YAAQ,IAAI,MAAM,YAAY,QAAQ;AAEtC,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA,EAcU,yBAAyB;AAClC,IAAAC,4BAA2B,KAAK,MAAM,KAAK,aAAa,CAAC,CAAC;AAG1D,4BAAwB,KAAK,kBAAkB;AAC/C,4BAAwB,KAAK,yBAAyB;AAGtD,qBAAiB,KAAK,QAAQ;AAAA,EAC/B;AACD;AAjDsB;;;ADDf,IAAM,+BAAN,cAA2C,6BAA6B;AAAA;AAAA;AAAA;AAAA,EAIrD,OAAO,6BAA6B;AAAA;AAAA;AAAA;AAAA,EAKtD,SAAgD;AACtD,SAAK,uBAAuB;AAE5B,WAAO,EAAE,GAAG,KAAK;AAAA,EAClB;AACD;AAda;;;AENb,SAAS,gCAAAC,qCAA6E;AAM/E,IAAM,4BAAN,cAAwC,6BAA6B;AAAA;AAAA;AAAA;AAAA,EAI3D,OAAOC,8BAA6B;AAAA;AAAA;AAAA;AAAA,EAK7C,SAA6C;AACnD,SAAK,uBAAuB;AAE5B,WAAO,EAAE,GAAG,KAAK;AAAA,EAClB;AACD;AAda;;;ACNb,SAAS,gCAAAC,qCAA6E;AACtF,SAAS,WAAW;;;ACDpB,SAAS,KAAAC,UAAS;AAClB,SAAS,eAAAC,oBAAmB;AAQ5B,IAAM,sBAAsB;AAAA,EAC3BC,aAAY;AAAA,EACZA,aAAY;AAAA,EACZA,aAAY;AAAA,EACZA,aAAY;AAAA,EACZA,aAAY;AAAA,EACZA,aAAY;AAAA,EACZA,aAAY;AAAA,EACZA,aAAY;AAAA,EACZA,aAAY;AACb;AAOA,IAAM,wBAAwBC,GAAE,MAAMA,GAAE,MAAM,GAAG,oBAAoB,IAAI,CAAC,SAASA,GAAE,QAAQ,IAAI,CAAC,CAAC,CAAC;AAK7F,IAAM,4CAAN,MAAgD;AAAA;AAAA;AAAA;AAAA,EAItC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOT,mBAAmB,cAA6D;AACtF,QAAI,KAAK,kBAAkB,QAAW;AACrC,cAAQ,IAAI,MAAM,iBAAiB,CAAC,CAAC;AAAA,IACtC;AAEA,SAAK,cAAe,KAAK,GAAG,sBAAsB,MAAM,YAAY,CAAC;AAErE,WAAO;AAAA,EACR;AACD;AApBa;;;ADtBN,IAAM,4BAAN,cAAwC,6BAA6B;AAAA;AAAA;AAAA;AAAA,EAIlD,OAAOC,8BAA6B;AAAA;AAAA;AAAA;AAAA,EAKtD,SAA6C;AACnD,SAAK,uBAAuB;AAE5B,WAAO,EAAE,GAAG,KAAK;AAAA,EAClB;AACD;AAda;AAAA,4BAAN;AAAA,EADN,IAAI,yCAAyC;AAAA,GACjC;;;AETb,SAAS,KAAAC,UAAS;AAClB,SAAS,gCAAAC,qCAA6E;AACtF,SAAS,OAAAC,YAAW;;;ACCb,IAAe,kDAAf,MAA+D;AAAA;AAAA;AAAA;AAAA,EAIrD;AAAA;AAAA;AAAA;AAAA,EAKA;AAejB;AAxBsB;;;ACHtB,SAAS,KAAAC,UAAS;AAClB,SAAS,gCAAAC,qCAA4E;AAGrF,IAAM,kBAAkBC,GAAE,OAAO,yBAAyB,CAAC,EAAE,sBAAsB,GAAG;AACtF,IAAM,kBAAkBA,GAAE,OAAO,YAAY,OAAO,iBAAiB,EAAE,SAAS,OAAO,iBAAiB;AACxG,IAAM,mBAAmBA,GAAE,OAAO;AAAA,EACjC,MAAM;AAAA,EACN,oBAAoB;AAAA,EACpB,OAAOA,GAAE,MAAM,iBAAiB,eAAe;AAChD,CAAC,EAAE;AACH,IAAMC,oBAAmBD,GAAE;AAKpB,IAAM,0DAAN,MAAyF;AAAA;AAAA;AAAA;AAAA,EAI/E;AAAA;AAAA;AAAA;AAAA,EAKA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOT,cAAc,SAAuD;AAC3E,QAAI,QAAQ,SAAS,KAAK,KAAK,cAAc;AAC5C,YAAM,IAAI,WAAW,gEAAgE;AAAA,IACtF;AAEA,qBAAiB,MAAM,OAAO;AAE9B,QAAI,KAAK,YAAY,QAAW;AAC/B,cAAQ,IAAI,MAAM,WAAW,CAAC,CAAC;AAAA,IAChC;AAEA,0BAAsB,QAAQ,QAAQ,KAAK,OAAO;AAElD,eAAW,EAAE,MAAM,oBAAoB,MAAM,KAAK,SAAS;AAE1D,UAAI,KAAK,SAASE,8BAA6B,QAAQ;AACtD,wBAAgB,MAAM,KAAK;AAAA,MAC5B,OAAO;AACN,wBAAgB,MAAM,KAAK;AAAA,MAC5B;AAEA,WAAK,QAAS,KAAK,EAAE,MAAM,oBAAoB,MAAM,CAAC;AAAA,IACvD;AAEA,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,cAAoE,SAAsB;AAChG,QAAI,QAAQ,SAAS,KAAK,KAAK,cAAc;AAC5C,YAAM,IAAI,WAAW,gEAAgE;AAAA,IACtF;AAEA,qBAAiB,MAAM,OAAO;AAE9B,YAAQ,IAAI,MAAM,WAAW,CAAC,CAAC;AAC/B,SAAK,WAAW,GAAG,OAAO;AAE1B,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,gBAAgB,cAA6B;AAEnD,IAAAD,kBAAiB,MAAM,YAAY;AAEnC,QAAI,gBAAgB,MAAM,QAAQ,KAAK,OAAO,KAAK,KAAK,QAAQ,SAAS,GAAG;AAC3E,YAAM,IAAI,WAAW,gEAAgE;AAAA,IACtF;AAEA,YAAQ,IAAI,MAAM,gBAAgB,YAAY;AAE9C,WAAO;AAAA,EACR;AACD;AArFa;;;AFTb,IAAM,kBAAkBE,GAAE,OAAO;AAM1B,IAAM,4BAAN,cACE,6BAET;AAAA;AAAA;AAAA;AAAA,EAIiB,OAAOC,8BAA6B;AAAA;AAAA;AAAA;AAAA,EAK7C,YAAY,KAAmB;AACrC,oBAAgB,MAAM,GAAG;AAEzB,YAAQ,IAAI,MAAM,aAAa,GAAG;AAElC,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA,EAKO,YAAY,KAAmB;AACrC,oBAAgB,MAAM,GAAG;AAEzB,YAAQ,IAAI,MAAM,aAAa,GAAG;AAElC,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA,EAKO,SAA6C;AACnD,SAAK,uBAAuB;AAE5B,QAAI,KAAK,gBAAgB,MAAM,QAAQ,KAAK,OAAO,KAAK,KAAK,QAAQ,SAAS,GAAG;AAChF,YAAM,IAAI,WAAW,gEAAgE;AAAA,IACtF;AAEA,WAAO,EAAE,GAAG,KAAK;AAAA,EAClB;AACD;AA3Ca;AAAA,4BAAN;AAAA,EADNC,KAAI,iDAAiD,uDAAuD;AAAA,GAChG;;;AGbb,SAAS,gCAAAC,qCAAiF;AAMnF,IAAM,gCAAN,cAA4C,6BAA6B;AAAA;AAAA;AAAA;AAAA,EAI/D,OAAOC,8BAA6B;AAAA;AAAA;AAAA;AAAA,EAK7C,SAAiD;AACvD,SAAK,uBAAuB;AAE5B,WAAO,EAAE,GAAG,KAAK;AAAA,EAClB;AACD;AAda;;;ACNb,SAAS,KAAAC,UAAS;AAClB,SAAS,gCAAAC,qCAA4E;AACrF,SAAS,OAAAC,YAAW;AAKpB,IAAMC,mBAAkBC,GAAE;AAMnB,IAAM,2BAAN,cACE,6BAET;AAAA;AAAA;AAAA;AAAA,EAIiB,OAAOC,8BAA6B;AAAA;AAAA;AAAA;AAAA,EAK7C,YAAY,KAAmB;AACrC,IAAAF,iBAAgB,MAAM,GAAG;AAEzB,YAAQ,IAAI,MAAM,aAAa,GAAG;AAElC,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA,EAKO,YAAY,KAAmB;AACrC,IAAAA,iBAAgB,MAAM,GAAG;AAEzB,YAAQ,IAAI,MAAM,aAAa,GAAG;AAElC,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA,EAKO,SAA4C;AAClD,SAAK,uBAAuB;AAE5B,QAAI,KAAK,gBAAgB,MAAM,QAAQ,KAAK,OAAO,KAAK,KAAK,QAAQ,SAAS,GAAG;AAChF,YAAM,IAAI,WAAW,gEAAgE;AAAA,IACtF;AAEA,WAAO,EAAE,GAAG,KAAK;AAAA,EAClB;AACD;AA3Ca;AAAA,2BAAN;AAAA,EADNG,KAAI,iDAAiD,uDAAuD;AAAA,GAChG;;;ACbb,SAAS,gCAAAC,qCAA0E;AAM5E,IAAM,yBAAN,cAAqC,6BAA6B;AAAA;AAAA;AAAA;AAAA,EAI/C,OAAOC,8BAA6B;AAAA;AAAA;AAAA;AAAA,EAKtD,SAA0C;AAChD,SAAK,uBAAuB;AAE5B,WAAO,EAAE,GAAG,KAAK;AAAA,EAClB;AACD;AAda;;;ACNb,SAAS,KAAAC,WAAS;AAClB,SAAS,gCAAAC,qCAA4E;AACrF,SAAS,OAAAC,YAAW;AAIpB,IAAMC,sBAAqBC,IAAE,OAAO,mBAAmB,CAAC,EAAE,gBAAgB,GAAK;AAC/E,IAAMC,sBAAqBD,IAAE,OAAO,mBAAmB,CAAC,EAAE,gBAAgB,GAAK;AAMxE,IAAM,2BAAN,cAAuC,6BAA6B;AAAA;AAAA;AAAA;AAAA,EAI1D,OAAOE,8BAA6B;AAAA;AAAA;AAAA;AAAA,EAKpC;AAAA;AAAA;AAAA;AAAA,EAKA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOT,aAAa,KAAmB;AACtC,IAAAD,oBAAmB,MAAM,GAAG;AAE5B,YAAQ,IAAI,MAAM,cAAc,GAAG;AAEnC,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,aAAa,KAAmB;AACtC,IAAAF,oBAAmB,MAAM,GAAG;AAE5B,YAAQ,IAAI,MAAM,cAAc,GAAG;AAEnC,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA,EAKO,SAA4C;AAClD,SAAK,uBAAuB;AAE5B,QAAI,KAAK,gBAAgB,MAAM,QAAQ,KAAK,OAAO,KAAK,KAAK,QAAQ,SAAS,GAAG;AAChF,YAAM,IAAI,WAAW,gEAAgE;AAAA,IACtF;AAEA,WAAO,EAAE,GAAG,KAAK;AAAA,EAClB;AACD;AAtDa;AAAA,2BAAN;AAAA,EADNI,KAAI,uDAAuD;AAAA,GAC/C;;;ACbb,SAAS,gCAAAC,sCAA0E;AAM5E,IAAM,yBAAN,cAAqC,6BAA6B;AAAA;AAAA;AAAA;AAAA,EAIxD,OAAOC,+BAA6B;AAAA;AAAA;AAAA;AAAA,EAK7C,SAA0C;AAChD,SAAK,uBAAuB;AAE5B,WAAO,EAAE,GAAG,KAAK;AAAA,EAClB;AACD;AAda;;;ACYN,IAAM,4BAAN,MAAsE;AAAA,EAC5D;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOT,iBACN,OACC;AACD,WAAO,KAAK,uBAAuB,OAAO,yBAAyB;AAAA,EACpE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,cAAc,OAA+F;AACnH,WAAO,KAAK,uBAAuB,OAAO,sBAAsB;AAAA,EACjE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,iBACN,OACC;AACD,WAAO,KAAK,uBAAuB,OAAO,yBAAyB;AAAA,EACpE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,cAAc,OAA+F;AACnH,WAAO,KAAK,uBAAuB,OAAO,sBAAsB;AAAA,EACjE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,oBACN,OACC;AACD,WAAO,KAAK,uBAAuB,OAAO,4BAA4B;AAAA,EACvE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,qBACN,OACC;AACD,WAAO,KAAK,uBAAuB,OAAO,6BAA6B;AAAA,EACxE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,gBACN,OAUC;AACD,WAAO,KAAK,uBAAuB,OAAO,wBAAwB;AAAA,EACnE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,iBACN,OAUC;AACD,WAAO,KAAK,uBAAuB,OAAO,yBAAyB;AAAA,EACpE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,gBACN,OAUC;AACD,WAAO,KAAK,uBAAuB,OAAO,wBAAwB;AAAA,EACnE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EASQ,uBACP,OAKA,UACyG;AACzG,UAAM,EAAE,QAAQ,IAAI;AAGpB,6BAAyB,OAAO;AAGhC,UAAM,SAAS,OAAO,UAAU,aAAa,MAAM,IAAI,SAAS,CAAC,IAAI;AAErE,0BAAsB,QAAQ,QAAQ;AAGtC,YAAQ,KAAK,MAAM;AAEnB,WAAO;AAAA,EACR;AACD;AA3Ja;;;AfAN,IAAM,qCAAN,MAAmF;AAAA;AAAA;AAAA;AAAA,EAIzE,OAAe;AAAA;AAAA;AAAA;AAAA,EAKf,cAAsB;AAAA;AAAA;AAAA;AAAA,EAKtB,UAA2C,CAAC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOrD,cACN,OAGC;AACD,UAAM,EAAE,QAAQ,IAAI;AAGpB,6BAAyB,OAAO;AAIhC,UAAM,SAAS,OAAO,UAAU,aAAa,MAAM,IAAI,8BAA8B,CAAC,IAAI;AAG1F,0BAAsB,QAAQ,6BAA6B;AAG3D,YAAQ,KAAK,MAAM;AAEnB,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EASO,SAAqD;AAC3D,IAAAC,4BAA2B,KAAK,MAAM,KAAK,aAAa,KAAK,OAAO;AAEpE,WAAO;AAAA,MACN,MAAMC,+BAA6B;AAAA,MACnC,MAAM,KAAK;AAAA,MACX,oBAAoB,KAAK;AAAA,MACzB,aAAa,KAAK;AAAA,MAClB,2BAA2B,KAAK;AAAA,MAChC,SAAS,KAAK,QAAQ,IAAI,CAAC,WAAW,OAAO,OAAO,CAAC;AAAA,IACtD;AAAA,EACD;AACD;AA/Da;AAAA,qCAAN;AAAA,EADNC,KAAI,wBAAwB;AAAA,GAChB;AAyEN,IAAM,gCAAN,MAA8E;AAAA;AAAA;AAAA;AAAA,EAIpE,OAAe;AAAA;AAAA;AAAA;AAAA,EAKf,cAAsB;AAAA;AAAA;AAAA;AAAA,EAKtB,UAA0C,CAAC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EASpD,SAAgD;AACtD,IAAAF,4BAA2B,KAAK,MAAM,KAAK,aAAa,KAAK,OAAO;AAEpE,WAAO;AAAA,MACN,MAAMC,+BAA6B;AAAA,MACnC,MAAM,KAAK;AAAA,MACX,oBAAoB,KAAK;AAAA,MACzB,aAAa,KAAK;AAAA,MAClB,2BAA2B,KAAK;AAAA,MAChC,SAAS,KAAK,QAAQ,IAAI,CAAC,WAAW,OAAO,OAAO,CAAC;AAAA,IACtD;AAAA,EACD;AACD;AAnCa;AAAA,gCAAN;AAAA,EADNC,KAAI,0BAA0B,yBAAyB;AAAA,GAC3C;;;ADlEN,IAAM,sBAAN,MAA0B;AAAA;AAAA;AAAA;AAAA,EAIhB,OAAe;AAAA;AAAA;AAAA;AAAA,EAKf;AAAA;AAAA;AAAA;AAAA,EAKA,cAAsB;AAAA;AAAA;AAAA;AAAA,EAKtB;AAAA;AAAA;AAAA;AAAA,EAKA,UAA4C,CAAC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAO7C,qBAA0C;AAAA;AAAA;AAAA;AAAA,EAK1C,6BAA6D;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAQ7D,gBAAqC;AAAA;AAAA;AAAA;AAAA,EAKrC,OAA4B;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAWrC,qBAAqB,OAAgB;AAE3C,8BAA0B,KAAK;AAE/B,YAAQ,IAAI,MAAM,sBAAsB,KAAK;AAE7C,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAUO,4BAA4B,aAA+D;AAEjG,UAAM,kBAAkB,iCAAiC,WAAW;AAEpE,YAAQ,IAAI,MAAM,8BAA8B,eAAe;AAE/D,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAUO,gBAAgB,SAAqC;AAE3D,yBAAqB,OAAO;AAE5B,YAAQ,IAAI,MAAM,iBAAiB,OAAO;AAE1C,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,QAAQ,OAAO,MAAM;AAE3B,iBAAa,IAAI;AACjB,YAAQ,IAAI,MAAM,QAAQ,IAAI;AAC9B,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,mBACN,OAGqC;AACrC,UAAM,EAAE,QAAQ,IAAI;AAGpB,6BAAyB,OAAO;AAGhC,UAAM,SAAS,OAAO,UAAU,aAAa,MAAM,IAAI,mCAAmC,CAAC,IAAI;AAE/F,0BAAsB,QAAQ,kCAAkC;AAGhE,YAAQ,KAAK,MAAM;AAEnB,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,cACN,OAGqC;AACrC,UAAM,EAAE,QAAQ,IAAI;AAGpB,6BAAyB,OAAO;AAGhC,UAAM,SAAS,OAAO,UAAU,aAAa,MAAM,IAAI,8BAA8B,CAAC,IAAI;AAE1F,0BAAsB,QAAQ,6BAA6B;AAG3D,YAAQ,KAAK,MAAM;AAEnB,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EASO,SAA0D;AAChE,IAAAC,4BAA2B,KAAK,MAAM,KAAK,aAAa,KAAK,OAAO;AAEpE,4BAAwB,KAAK,kBAAkB;AAC/C,4BAAwB,KAAK,yBAAyB;AAEtD,WAAO;AAAA,MACN,GAAG;AAAA,MACH,SAAS,KAAK,QAAQ,IAAI,CAAC,WAAW,OAAO,OAAO,CAAC;AAAA,IACtD;AAAA,EACD;AACD;AAzLa;AAAA,sBAAN;AAAA,EADNC,KAAI,2BAA2B,wBAAwB;AAAA,GAC3C;;;AiBzBb,IAAAC,sBAAA;AAAA,SAAAA,qBAAA;AAAA,8BAAAC;AAAA,EAAA,wCAAAC;AAAA,EAAA,iCAAAC;AAAA,EAAA,oBAAAC;AAAA,EAAA,kCAAAC;AAAA,EAAA;AAAA;AAAA,SAAS,KAAAC,WAAS;AAClB,SAAS,8BAA8B;AAIvC,IAAMC,iBAAgBC,IAAE,OACtB,yBAAyB,CAAC,EAC1B,sBAAsB,EAAE,EAExB,MAAM,0DAA0D,EAChE,qBAAqB,mBAAmB;AAC1C,IAAM,gBAAgBA,IACpB,MAAMA,IAAE,QAAQ,uBAAuB,IAAI,GAAGA,IAAE,QAAQ,uBAAuB,OAAO,CAAC,EACvF,qBAAqB,mBAAmB;AAC1C,IAAMC,oBAAmBD,IAAE;AAEpB,SAASE,2BAA0B,OAA0C;AACnF,EAAAD,kBAAiB,MAAM,KAAK;AAC7B;AAFgB,OAAAC,4BAAA;AAIT,SAASC,cAAa,MAAuC;AACnE,EAAAJ,eAAc,MAAM,IAAI;AACzB;AAFgB,OAAAI,eAAA;AAIT,SAAS,aAAa,MAAuD;AACnF,gBAAc,MAAM,IAAI;AACzB;AAFgB;AAIT,SAASC,4BAA2B,MAAc,MAAc;AAEtE,EAAAD,cAAa,IAAI;AAGjB,eAAa,IAAI;AAClB;AANgB,OAAAC,6BAAA;AAQhB,IAAMC,yBAAwBL,IAAE,QAAQ;AAEjC,SAASM,sBAAqB,OAA6D;AACjG,EAAAD,uBAAsB,MAAM,KAAK;AAClC;AAFgB,OAAAC,uBAAA;AAIhB,IAAMC,6BAA4BP,IAAE;AAAA,EACnCA,IAAE,OAAO,UAAU,CAAC,UAAU,MAAM,SAAS,CAAC;AAAA,EAC9CA,IAAE,OAAO,QAAQ,UAAU,CAAC,UAAU,MAAM,SAAS,CAAC;AAAA,EACtDA,IAAE,OAAO,MAAM,OAAO;AACvB,EAAE;AAEK,SAASQ,kCAAiC,aAAsB;AACtE,SAAOD,2BAA0B,MAAM,WAAW;AACnD;AAFgB,OAAAC,mCAAA;;;ACvBT,IAAM,4BAAN,MAAgC;AAAA;AAAA;AAAA;AAAA,EAItB,OAAe;AAAA;AAAA;AAAA;AAAA,EAKf;AAAA;AAAA;AAAA;AAAA,EAKA,OAA+B;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAO/B,qBAA0C;AAAA;AAAA;AAAA;AAAA,EAK1C,6BAA6D;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAQ7D,gBAAqC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAO9C,QAAQ,MAAc;AAE5B,IAAAC,cAAa,IAAI;AAEjB,YAAQ,IAAI,MAAM,QAAQ,IAAI;AAE9B,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,QAAQ,MAA8B;AAE5C,iBAAa,IAAI;AAEjB,YAAQ,IAAI,MAAM,QAAQ,IAAI;AAE9B,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAWO,qBAAqB,OAAgB;AAE3C,IAAAC,2BAA0B,KAAK;AAE/B,YAAQ,IAAI,MAAM,sBAAsB,KAAK;AAE7C,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAUO,4BAA4B,aAA+D;AAEjG,UAAM,kBAAkBC,kCAAiC,WAAW;AAEpE,YAAQ,IAAI,MAAM,8BAA8B,eAAe;AAE/D,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAUO,gBAAgB,SAAqC;AAE3D,IAAAC,sBAAqB,OAAO;AAE5B,YAAQ,IAAI,MAAM,iBAAiB,OAAO;AAE1C,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAQO,oBAAoB,QAAsB,eAA8B;AAC9E,QAAI,CAAC,KAAK,oBAAoB;AAC7B,cAAQ,IAAI,MAAM,sBAAsB,CAAC,CAAC;AAAA,IAC3C;AAEA,UAAM,eAAe,eAAe,MAAM;AAE1C,QAAI,kBAAkB,MAAM;AAC3B,WAAK,mBAAoB,YAAY,IAAI;AACzC,aAAO;AAAA,IACR;AAEA,IAAAH,cAAa,aAAa;AAE1B,SAAK,mBAAoB,YAAY,IAAI;AACzC,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,qBAAqB,gBAAwC;AACnE,QAAI,mBAAmB,MAAM;AAC5B,cAAQ,IAAI,MAAM,sBAAsB,IAAI;AAC5C,aAAO;AAAA,IACR;AAEA,YAAQ,IAAI,MAAM,sBAAsB,CAAC,CAAC;AAE1C,eAAW,QAAQ,OAAO,QAAQ,cAAc;AAC/C,WAAK,oBAAoB,GAAI,IAAsC;AACpE,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EASO,SAA4D;AAClE,IAAAI,4BAA2B,KAAK,MAAM,KAAK,IAAI;AAE/C,4BAAwB,KAAK,kBAAkB;AAE/C,WAAO,EAAE,GAAG,KAAK;AAAA,EAClB;AACD;AA5Ka;;;AClBN,SAAS,YAAY,MAAgB;AAC3C,UACE,KAAK,OAAO,UAAU,MACtB,KAAK,aAAa,UAAU,MAC5B,KAAK,QAAQ,OAAO,CAAC,MAAM,SAAS,OAAO,KAAK,KAAK,SAAS,KAAK,MAAM,QAAQ,CAAC,KAAK,MACvF,KAAK,QAAQ,KAAK,UAAU,MAC5B,KAAK,QAAQ,KAAK,UAAU;AAE/B;AARgB;;;ArC6DT,IAAM,UAAU;","names":["Assertions_exports","s","s","ComponentType","ComponentType","ComponentType","ComponentType","ComponentType","ComponentType","ComponentType","ComponentType","ComponentType","ComponentType","ComponentType","ComponentType","ComponentType","Assertions_exports","placeholderValidator","s","s","placeholderValidator","ComponentType","placeholderValidator","ComponentType","ComponentType","Assertions_exports","validateRequiredParameters","s","s","validateRequiredParameters","validateRequiredParameters","Assertions_exports","validateRequiredParameters","s","s","descriptionPredicate","validateRequiredParameters","mix","ApplicationCommandOptionType","mix","validateRequiredParameters","ApplicationCommandOptionType","ApplicationCommandOptionType","ApplicationCommandOptionType","s","ChannelType","ChannelType","s","ApplicationCommandOptionType","s","ApplicationCommandOptionType","mix","s","ApplicationCommandOptionType","s","booleanPredicate","ApplicationCommandOptionType","s","ApplicationCommandOptionType","mix","ApplicationCommandOptionType","ApplicationCommandOptionType","s","ApplicationCommandOptionType","mix","numberValidator","s","ApplicationCommandOptionType","mix","ApplicationCommandOptionType","ApplicationCommandOptionType","s","ApplicationCommandOptionType","mix","minLengthValidator","s","maxLengthValidator","ApplicationCommandOptionType","mix","ApplicationCommandOptionType","ApplicationCommandOptionType","validateRequiredParameters","ApplicationCommandOptionType","mix","validateRequiredParameters","mix","Assertions_exports","validateDMPermission","validateDefaultMemberPermissions","validateDefaultPermission","validateName","validateRequiredParameters","s","namePredicate","s","booleanPredicate","validateDefaultPermission","validateName","validateRequiredParameters","dmPermissionPredicate","validateDMPermission","memberPermissionPredicate","validateDefaultMemberPermissions","validateName","validateDefaultPermission","validateDefaultMemberPermissions","validateDMPermission","validateRequiredParameters"]} \ No newline at end of file diff --git a/node_modules/@discordjs/builders/package.json b/node_modules/@discordjs/builders/package.json new file mode 100644 index 0000000..da4ec0b --- /dev/null +++ b/node_modules/@discordjs/builders/package.json @@ -0,0 +1,89 @@ +{ + "name": "@discordjs/builders", + "version": "1.6.3", + "description": "A set of builders that you can use when creating your bot", + "scripts": { + "test": "vitest run", + "build": "tsup", + "build:docs": "tsc -p tsconfig.docs.json && yarn downlevel-dts ./dist-docs ./dist-docs", + "lint": "prettier --check . && cross-env TIMING=1 eslint src __tests__ --ext .mjs,.js,.ts --format=pretty", + "format": "prettier --write . && cross-env TIMING=1 eslint src __tests__ --ext .mjs,.js,.ts --fix --format=pretty", + "fmt": "yarn format", + "docs": "yarn build:docs && api-extractor run --local && api-extractor run --local --config ./api-extractor-docs.json", + "prepack": "yarn lint && yarn test && yarn build", + "changelog": "git cliff --prepend ./CHANGELOG.md -u -c ./cliff.toml -r ../../ --include-path 'packages/builders/*'", + "release": "cliff-jumper" + }, + "main": "./dist/index.js", + "module": "./dist/index.mjs", + "types": "./dist/index.d.ts", + "exports": { + "types": "./dist/index.d.ts", + "import": "./dist/index.mjs", + "require": "./dist/index.js" + }, + "directories": { + "lib": "src", + "test": "__tests__" + }, + "files": [ + "dist" + ], + "contributors": [ + "Vlad Frangu ", + "Crawl ", + "Amish Shah ", + "SpaceEEC ", + "Aura Román " + ], + "license": "Apache-2.0", + "keywords": [ + "discord", + "api", + "bot", + "client", + "node", + "discordapp", + "discordjs" + ], + "repository": { + "type": "git", + "url": "https://github.com/discordjs/discord.js.git", + "directory": "packages/builders" + }, + "bugs": { + "url": "https://github.com/discordjs/discord.js/issues" + }, + "homepage": "https://discord.js.org", + "dependencies": { + "@discordjs/formatters": "^0.3.1", + "@discordjs/util": "^0.3.1", + "@sapphire/shapeshift": "^3.8.2", + "discord-api-types": "^0.37.41", + "fast-deep-equal": "^3.1.3", + "ts-mixer": "^6.0.3", + "tslib": "^2.5.0" + }, + "devDependencies": { + "@favware/cliff-jumper": "^2.0.0", + "@microsoft/api-extractor": "^7.34.6", + "@types/node": "16.18.25", + "@vitest/coverage-c8": "^0.30.1", + "cross-env": "^7.0.3", + "downlevel-dts": "^0.11.0", + "esbuild-plugin-version-injector": "^1.1.0", + "eslint": "^8.39.0", + "eslint-config-neon": "^0.1.42", + "eslint-formatter-pretty": "^5.0.0", + "prettier": "^2.8.8", + "tsup": "^6.7.0", + "typescript": "^5.0.4", + "vitest": "^0.29.8" + }, + "engines": { + "node": ">=16.9.0" + }, + "publishConfig": { + "access": "public" + } +} \ No newline at end of file diff --git a/node_modules/@discordjs/collection/CHANGELOG.md b/node_modules/@discordjs/collection/CHANGELOG.md new file mode 100644 index 0000000..726af82 --- /dev/null +++ b/node_modules/@discordjs/collection/CHANGELOG.md @@ -0,0 +1,152 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +# [@discordjs/collection@1.5.1](https://github.com/discordjs/discord.js/compare/@discordjs/collection@1.5.0...@discordjs/collection@1.5.1) - (2023-05-01) + +## Bug Fixes + +- Fix external links (#9313) ([a7425c2](https://github.com/discordjs/discord.js/commit/a7425c29c4f23f1b31f4c6a463107ca9eb7fd7e2)) + +## Documentation + +- Generate static imports for types with api-extractor ([98a76db](https://github.com/discordjs/discord.js/commit/98a76db482879f79d6bb2fb2e5fc65ac2c34e2d9)) + +# [@discordjs/collection@1.5.0](https://github.com/discordjs/discord.js/compare/@discordjs/collection@1.4.0...@discordjs/collection@1.5.0) - (2023-04-01) + +## Bug Fixes + +- **scripts:** Accessing tsComment ([d8d5f31](https://github.com/discordjs/discord.js/commit/d8d5f31d3927fd1de62f1fa3a1a6e454243ad87b)) + +## Features + +- **website:** Render syntax and mdx on the server (#9086) ([ee5169e](https://github.com/discordjs/discord.js/commit/ee5169e0aadd7bbfcd752aae614ec0f69602b68b)) + +## Refactor + +- **collection:** Fix/silence linter warnings (#9266) ([d6f4e60](https://github.com/discordjs/discord.js/commit/d6f4e60efd1a1796fc84dbbfbac4f9790e480a1c)) + +# [@discordjs/collection@1.4.0](https://github.com/discordjs/discord.js/compare/@discordjs/collection@1.3.0...@discordjs/collection@1.4.0) - (2023-03-12) + +## Documentation + +- Fix version export (#9049) ([8b70f49](https://github.com/discordjs/discord.js/commit/8b70f497a1207e30edebdecd12b926c981c13d28)) + +## Features + +- **website:** Add support for source file links (#9048) ([f6506e9](https://github.com/discordjs/discord.js/commit/f6506e99c496683ee0ab67db0726b105b929af38)) + +## Refactor + +- Compare with `undefined` directly (#9191) ([869153c](https://github.com/discordjs/discord.js/commit/869153c3fdf155783e7c0ecebd3627b087c3a026)) + +# [@discordjs/collection@1.3.0](https://github.com/discordjs/discord.js/compare/@discordjs/collection@1.2.0...@discordjs/collection@1.3.0) - (2022-11-28) + +## Bug Fixes + +- Pin @types/node version ([9d8179c](https://github.com/discordjs/discord.js/commit/9d8179c6a78e1c7f9976f852804055964d5385d4)) + +## Features + +- Add `Collection#subtract()` (#8393) ([291f36c](https://github.com/discordjs/discord.js/commit/291f36cd736b5dea058145a1335bf7c78ec1d81d)) + +# [@discordjs/collection@1.2.0](https://github.com/discordjs/discord.js/compare/@discordjs/collection@1.1.0...@discordjs/collection@1.2.0) - (2022-10-08) + +## Bug Fixes + +- Footer / sidebar / deprecation alert ([ba3e0ed](https://github.com/discordjs/discord.js/commit/ba3e0ed348258fe8e51eefb4aa7379a1230616a9)) + +## Documentation + +- Change name (#8604) ([dd5a089](https://github.com/discordjs/discord.js/commit/dd5a08944c258a847fc4377f1d5e953264ab47d0)) +- Remove xml tag from collection#find (#8550) ([4032457](https://github.com/discordjs/discord.js/commit/40324574ebea9894cadcc967e0db0e4e21d62768)) + +## Features + +- Web-components (#8715) ([0ac3e76](https://github.com/discordjs/discord.js/commit/0ac3e766bd9dbdeb106483fa4bb085d74de346a2)) + +## Refactor + +- Website components (#8600) ([c334157](https://github.com/discordjs/discord.js/commit/c3341570d983aea9ecc419979d5a01de658c9d67)) +- Use `eslint-config-neon` for packages. (#8579) ([edadb9f](https://github.com/discordjs/discord.js/commit/edadb9fe5dfd9ff51a3cfc9b25cb242d3f9f5241)) + +## Typings + +- **Collection:** Make fn return type unknown (#8676) ([822b7f2](https://github.com/discordjs/discord.js/commit/822b7f234af053c8f917b0a998b82abfccd33801)) + +# [@discordjs/collection@1.1.0](https://github.com/discordjs/discord.js/compare/@discordjs/collection@1.0.1...@discordjs/collection@1.1.0) - (2022-08-22) + +## Bug Fixes + +- Use proper format for `@link` text (#8384) ([2655639](https://github.com/discordjs/discord.js/commit/26556390a3800e954974a00c1328ff47d3e67e9a)) + +## Documentation + +- Fence examples in codeblocks ([193b252](https://github.com/discordjs/discord.js/commit/193b252672440a860318d3c2968aedd9cb88e0ce)) +- Use link tags (#8382) ([5494791](https://github.com/discordjs/discord.js/commit/549479131318c659f86f0eb18578d597e22522d3)) + +## Features + +- **website:** Show `constructor` information (#8540) ([e42fd16](https://github.com/discordjs/discord.js/commit/e42fd1636973b10dd7ed6fb4280ee1a4a8f82007)) +- **website:** Show descriptions for `@typeParam` blocks (#8523) ([e475b63](https://github.com/discordjs/discord.js/commit/e475b63f257f6261d73cb89fee9ecbcdd84e2a6b)) + +## Refactor + +- **website:** Adjust typography (#8503) ([0f83402](https://github.com/discordjs/discord.js/commit/0f834029850d2448981596cf082ff59917018d66)) +- Docs design (#8487) ([4ab1d09](https://github.com/discordjs/discord.js/commit/4ab1d09997a18879a9eb9bda39df6f15aa22557e)) + +# [@discordjs/collection@0.8.0](https://github.com/discordjs/discord.js/compare/@discordjs/collection@0.7.0...@discordjs/collection@0.8.0) - (2022-07-17) + +## Bug Fixes + +- **Collection:** Make error messages consistent (#8224) ([5bd6b28](https://github.com/discordjs/discord.js/commit/5bd6b28b3ebfced1cb9d23e83bd7c0def7a12404)) +- Check for function type (#8064) ([3bb9c0e](https://github.com/discordjs/discord.js/commit/3bb9c0e5c37311044ff41761b572ac4f91cda57c)) + +## Documentation + +- Add codecov coverage badge to readmes (#8226) ([f6db285](https://github.com/discordjs/discord.js/commit/f6db285c073898a749fe4591cbd4463d1896daf5)) + +## Features + +- Codecov (#8219) ([f10f4cd](https://github.com/discordjs/discord.js/commit/f10f4cdcd88ca6be7ec735ed3a415ba13da83db0)) +- **docgen:** Update typedoc ([b3346f4](https://github.com/discordjs/discord.js/commit/b3346f4b9b3d4f96443506643d4631dc1c6d7b21)) +- Website (#8043) ([127931d](https://github.com/discordjs/discord.js/commit/127931d1df7a2a5c27923c2f2151dbf3824e50cc)) +- **docgen:** Typescript support ([3279b40](https://github.com/discordjs/discord.js/commit/3279b40912e6aa61507bedb7db15a2b8668de44b)) +- Docgen package (#8029) ([8b979c0](https://github.com/discordjs/discord.js/commit/8b979c0245c42fd824d8e98745ee869f5360fc86)) +- Use vitest instead of jest for more speed ([8d8e6c0](https://github.com/discordjs/discord.js/commit/8d8e6c03decd7352a2aa180f6e5bc1a13602539b)) +- Add scripts package for locally used scripts ([f2ae1f9](https://github.com/discordjs/discord.js/commit/f2ae1f9348bfd893332a9060f71a8a5f272a1b8b)) + +## Refactor + +- **collection:** Remove `default` property (#8055) ([c8f1690](https://github.com/discordjs/discord.js/commit/c8f1690896f55f06e05a83704262783cfc2bb91d)) +- **collection:** Remove default export (#8053) ([16810f3](https://github.com/discordjs/discord.js/commit/16810f3e410bf35ed7e6e7412d517ea74c792c5d)) +- Move all the config files to root (#8033) ([769ea0b](https://github.com/discordjs/discord.js/commit/769ea0bfe78c4f1d413c6b397c604ffe91e39c6a)) + +## Testing + +- **collection:** Improve coverage (#8222) ([a51f721](https://github.com/discordjs/discord.js/commit/a51f7215eca67a0f46fba8b2d706f7ec6f6dc228)) + +# [@discordjs/collection@0.7.0](https://github.com/discordjs/discord.js/compare/@discordjs/collection@0.6.0...@discordjs/collection@0.7.0) - (2022-06-04) + +## Styling + +- Cleanup tests and tsup configs ([6b8ef20](https://github.com/discordjs/discord.js/commit/6b8ef20cb3af5b5cfd176dd0aa0a1a1e98551629)) + +# [@discordjs/collection@0.6.0](https://github.com/discordjs/discord.js/compare/@discordjs/collection@0.5.0...@discordjs/collection@0.6.0) - (2022-04-17) + +## Features + +- Add support for module: NodeNext in TS and ESM (#7598) ([8f1986a](https://github.com/discordjs/discord.js/commit/8f1986a6aa98365e09b00e84ad5f9f354ab61f3d)) +- **builders:** Add attachment command option type (#7203) ([ae0f35f](https://github.com/discordjs/discord.js/commit/ae0f35f51d68dfa5a7dc43d161ef9365171debdb)) +- **Collection:** Add merging functions (#7299) ([e4bd07b](https://github.com/discordjs/discord.js/commit/e4bd07b2394f227ea06b72eb6999de9ab3127b25)) + +# [@discordjs/collection@0.5.0](https://github.com/discordjs/discord.js/compare/@discordjs/collection@0.4.0...@discordjs/collection@0.5.0) - (2022-01-24) + +## Refactor + +- Make `intersect` perform a true intersection (#7211) ([d8efba2](https://github.com/discordjs/discord.js/commit/d8efba24e09aa2a8dbf028fc57a561a56e7833fd)) + +## Typings + +- Add `ReadonlyCollection` (#7245) ([db25f52](https://github.com/discordjs/discord.js/commit/db25f529b26d7c819c1c42ad3e26c2263ea2da0e)) +- **Collection:** Union types on `intersect` and `difference` (#7196) ([1f9b922](https://github.com/discordjs/discord.js/commit/1f9b9225f2066e9cc66c3355417139fd25cc403c)) diff --git a/node_modules/@discordjs/collection/LICENSE b/node_modules/@discordjs/collection/LICENSE new file mode 100644 index 0000000..d21f37a --- /dev/null +++ b/node_modules/@discordjs/collection/LICENSE @@ -0,0 +1,191 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + Copyright 2021 Noel Buechler + Copyright 2015 Amish Shah + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/node_modules/@discordjs/collection/README.md b/node_modules/@discordjs/collection/README.md new file mode 100644 index 0000000..3e7b369 --- /dev/null +++ b/node_modules/@discordjs/collection/README.md @@ -0,0 +1,66 @@ +
+
+

+ discord.js +

+
+

+ Discord server + npm version + npm downloads + Build status + Code coverage +

+

+ Vercel +

+
+ +## About + +`@discordjs/collection` is a powerful utility data structure used in discord.js. + +## Installation + +**Node.js 16.9.0 or newer is required.** + +```sh +npm install @discordjs/collection +yarn add @discordjs/collection +pnpm add @discordjs/collection +``` + +## Links + +- [Website][website] ([source][website-source]) +- [Documentation][documentation] +- [Guide][guide] ([source][guide-source]) + Also see the v13 to v14 [Update Guide][guide-update], which includes updated and removed items from the library. +- [discord.js Discord server][discord] +- [Discord API Discord server][discord-api] +- [GitHub][source] +- [npm][npm] +- [Related libraries][related-libs] + +## Contributing + +Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the +[documentation][documentation]. +See [the contribution guide][contributing] if you'd like to submit a PR. + +## Help + +If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle nudge in the right direction, please don't hesitate to join our official [discord.js Server][discord]. + +[website]: https://discord.js.org +[website-source]: https://github.com/discordjs/discord.js/tree/main/apps/website +[documentation]: https://discord.js.org/docs/packages/collection/stable +[guide]: https://discordjs.guide/ +[guide-source]: https://github.com/discordjs/guide +[guide-update]: https://discordjs.guide/additional-info/changes-in-v14.html +[discord]: https://discord.gg/djs +[discord-api]: https://discord.gg/discord-api +[source]: https://github.com/discordjs/discord.js/tree/main/packages/collection +[npm]: https://www.npmjs.com/package/@discordjs/collection +[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/node_modules/@discordjs/collection/dist/index.d.ts b/node_modules/@discordjs/collection/dist/index.d.ts new file mode 100644 index 0000000..5d76b46 --- /dev/null +++ b/node_modules/@discordjs/collection/dist/index.d.ts @@ -0,0 +1,457 @@ +/** + * @internal + */ +interface CollectionConstructor { + new (): Collection; + new (entries?: readonly (readonly [K, V])[] | null): Collection; + new (iterable: Iterable): Collection; + readonly prototype: Collection; + readonly [Symbol.species]: CollectionConstructor; +} +/** + * Represents an immutable version of a collection + */ +type ReadonlyCollection = Omit, 'delete' | 'ensure' | 'forEach' | 'get' | 'reverse' | 'set' | 'sort' | 'sweep'> & ReadonlyMap; +/** + * Separate interface for the constructor so that emitted js does not have a constructor that overwrites itself + * + * @internal + */ +interface Collection extends Map { + constructor: CollectionConstructor; +} +/** + * A Map with additional utility methods. This is used throughout discord.js rather than Arrays for anything that has + * an ID, for significantly improved performance and ease-of-use. + * + * @typeParam K - The key type this collection holds + * @typeParam V - The value type this collection holds + */ +declare class Collection extends Map { + /** + * Obtains the value of the given key if it exists, otherwise sets and returns the value provided by the default value generator. + * + * @param key - The key to get if it exists, or set otherwise + * @param defaultValueGenerator - A function that generates the default value + * @example + * ```ts + * collection.ensure(guildId, () => defaultGuildConfig); + * ``` + */ + ensure(key: K, defaultValueGenerator: (key: K, collection: this) => V): V; + /** + * Checks if all of the elements exist in the collection. + * + * @param keys - The keys of the elements to check for + * @returns `true` if all of the elements exist, `false` if at least one does not exist. + */ + hasAll(...keys: K[]): boolean; + /** + * Checks if any of the elements exist in the collection. + * + * @param keys - The keys of the elements to check for + * @returns `true` if any of the elements exist, `false` if none exist. + */ + hasAny(...keys: K[]): boolean; + /** + * Obtains the first value(s) in this collection. + * + * @param amount - Amount of values to obtain from the beginning + * @returns A single value if no amount is provided or an array of values, starting from the end if amount is negative + */ + first(): V | undefined; + first(amount: number): V[]; + /** + * Obtains the first key(s) in this collection. + * + * @param amount - Amount of keys to obtain from the beginning + * @returns A single key if no amount is provided or an array of keys, starting from the end if + * amount is negative + */ + firstKey(): K | undefined; + firstKey(amount: number): K[]; + /** + * Obtains the last value(s) in this collection. + * + * @param amount - Amount of values to obtain from the end + * @returns A single value if no amount is provided or an array of values, starting from the start if + * amount is negative + */ + last(): V | undefined; + last(amount: number): V[]; + /** + * Obtains the last key(s) in this collection. + * + * @param amount - Amount of keys to obtain from the end + * @returns A single key if no amount is provided or an array of keys, starting from the start if + * amount is negative + */ + lastKey(): K | undefined; + lastKey(amount: number): K[]; + /** + * Identical to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/at | Array.at()}. + * Returns the item at a given index, allowing for positive and negative integers. + * Negative integers count back from the last item in the collection. + * + * @param index - The index of the element to obtain + */ + at(index: number): V | undefined; + /** + * Identical to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/at | Array.at()}. + * Returns the key at a given index, allowing for positive and negative integers. + * Negative integers count back from the last item in the collection. + * + * @param index - The index of the key to obtain + */ + keyAt(index: number): K | undefined; + /** + * Obtains unique random value(s) from this collection. + * + * @param amount - Amount of values to obtain randomly + * @returns A single value if no amount is provided or an array of values + */ + random(): V | undefined; + random(amount: number): V[]; + /** + * Obtains unique random key(s) from this collection. + * + * @param amount - Amount of keys to obtain randomly + * @returns A single key if no amount is provided or an array + */ + randomKey(): K | undefined; + randomKey(amount: number): K[]; + /** + * Identical to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/reverse | Array.reverse()} + * but returns a Collection instead of an Array. + */ + reverse(): this; + /** + * Searches for a single item where the given function returns a truthy value. This behaves like + * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/find | Array.find()}. + * All collections used in Discord.js are mapped using their `id` property, and if you want to find by id you + * should use the `get` method. See + * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map/get | MDN} for details. + * + * @param fn - The function to test with (should return boolean) + * @param thisArg - Value to use as `this` when executing function + * @example + * ```ts + * collection.find(user => user.username === 'Bob'); + * ``` + */ + find(fn: (value: V, key: K, collection: this) => value is V2): V2 | undefined; + find(fn: (value: V, key: K, collection: this) => unknown): V | undefined; + find(fn: (this: This, value: V, key: K, collection: this) => value is V2, thisArg: This): V2 | undefined; + find(fn: (this: This, value: V, key: K, collection: this) => unknown, thisArg: This): V | undefined; + /** + * Searches for the key of a single item where the given function returns a truthy value. This behaves like + * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/findIndex | Array.findIndex()}, + * but returns the key rather than the positional index. + * + * @param fn - The function to test with (should return boolean) + * @param thisArg - Value to use as `this` when executing function + * @example + * ```ts + * collection.findKey(user => user.username === 'Bob'); + * ``` + */ + findKey(fn: (value: V, key: K, collection: this) => key is K2): K2 | undefined; + findKey(fn: (value: V, key: K, collection: this) => unknown): K | undefined; + findKey(fn: (this: This, value: V, key: K, collection: this) => key is K2, thisArg: This): K2 | undefined; + findKey(fn: (this: This, value: V, key: K, collection: this) => unknown, thisArg: This): K | undefined; + /** + * Removes items that satisfy the provided filter function. + * + * @param fn - Function used to test (should return a boolean) + * @param thisArg - Value to use as `this` when executing function + * @returns The number of removed entries + */ + sweep(fn: (value: V, key: K, collection: this) => unknown): number; + sweep(fn: (this: T, value: V, key: K, collection: this) => unknown, thisArg: T): number; + /** + * Identical to + * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/filter | Array.filter()}, + * but returns a Collection instead of an Array. + * + * @param fn - The function to test with (should return boolean) + * @param thisArg - Value to use as `this` when executing function + * @example + * ```ts + * collection.filter(user => user.username === 'Bob'); + * ``` + */ + filter(fn: (value: V, key: K, collection: this) => key is K2): Collection; + filter(fn: (value: V, key: K, collection: this) => value is V2): Collection; + filter(fn: (value: V, key: K, collection: this) => unknown): Collection; + filter(fn: (this: This, value: V, key: K, collection: this) => key is K2, thisArg: This): Collection; + filter(fn: (this: This, value: V, key: K, collection: this) => value is V2, thisArg: This): Collection; + filter(fn: (this: This, value: V, key: K, collection: this) => unknown, thisArg: This): Collection; + /** + * Partitions the collection into two collections where the first collection + * contains the items that passed and the second contains the items that failed. + * + * @param fn - Function used to test (should return a boolean) + * @param thisArg - Value to use as `this` when executing function + * @example + * ```ts + * const [big, small] = collection.partition(guild => guild.memberCount > 250); + * ``` + */ + partition(fn: (value: V, key: K, collection: this) => key is K2): [Collection, Collection, V>]; + partition(fn: (value: V, key: K, collection: this) => value is V2): [Collection, Collection>]; + partition(fn: (value: V, key: K, collection: this) => unknown): [Collection, Collection]; + partition(fn: (this: This, value: V, key: K, collection: this) => key is K2, thisArg: This): [Collection, Collection, V>]; + partition(fn: (this: This, value: V, key: K, collection: this) => value is V2, thisArg: This): [Collection, Collection>]; + partition(fn: (this: This, value: V, key: K, collection: this) => unknown, thisArg: This): [Collection, Collection]; + /** + * Maps each item into a Collection, then joins the results into a single Collection. Identical in behavior to + * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/flatMap | Array.flatMap()}. + * + * @param fn - Function that produces a new Collection + * @param thisArg - Value to use as `this` when executing function + * @example + * ```ts + * collection.flatMap(guild => guild.members.cache); + * ``` + */ + flatMap(fn: (value: V, key: K, collection: this) => Collection): Collection; + flatMap(fn: (this: This, value: V, key: K, collection: this) => Collection, thisArg: This): Collection; + /** + * Maps each item to another value into an array. Identical in behavior to + * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/map | Array.map()}. + * + * @param fn - Function that produces an element of the new array, taking three arguments + * @param thisArg - Value to use as `this` when executing function + * @example + * ```ts + * collection.map(user => user.tag); + * ``` + */ + map(fn: (value: V, key: K, collection: this) => T): T[]; + map(fn: (this: This, value: V, key: K, collection: this) => T, thisArg: This): T[]; + /** + * Maps each item to another value into a collection. Identical in behavior to + * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/map | Array.map()}. + * + * @param fn - Function that produces an element of the new collection, taking three arguments + * @param thisArg - Value to use as `this` when executing function + * @example + * ```ts + * collection.mapValues(user => user.tag); + * ``` + */ + mapValues(fn: (value: V, key: K, collection: this) => T): Collection; + mapValues(fn: (this: This, value: V, key: K, collection: this) => T, thisArg: This): Collection; + /** + * Checks if there exists an item that passes a test. Identical in behavior to + * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/some | Array.some()}. + * + * @param fn - Function used to test (should return a boolean) + * @param thisArg - Value to use as `this` when executing function + * @example + * ```ts + * collection.some(user => user.discriminator === '0000'); + * ``` + */ + some(fn: (value: V, key: K, collection: this) => unknown): boolean; + some(fn: (this: T, value: V, key: K, collection: this) => unknown, thisArg: T): boolean; + /** + * Checks if all items passes a test. Identical in behavior to + * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/every | Array.every()}. + * + * @param fn - Function used to test (should return a boolean) + * @param thisArg - Value to use as `this` when executing function + * @example + * ```ts + * collection.every(user => !user.bot); + * ``` + */ + every(fn: (value: V, key: K, collection: this) => key is K2): this is Collection; + every(fn: (value: V, key: K, collection: this) => value is V2): this is Collection; + every(fn: (value: V, key: K, collection: this) => unknown): boolean; + every(fn: (this: This, value: V, key: K, collection: this) => key is K2, thisArg: This): this is Collection; + every(fn: (this: This, value: V, key: K, collection: this) => value is V2, thisArg: This): this is Collection; + every(fn: (this: This, value: V, key: K, collection: this) => unknown, thisArg: This): boolean; + /** + * Applies a function to produce a single value. Identical in behavior to + * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/reduce | Array.reduce()}. + * + * @param fn - Function used to reduce, taking four arguments; `accumulator`, `currentValue`, `currentKey`, + * and `collection` + * @param initialValue - Starting value for the accumulator + * @example + * ```ts + * collection.reduce((acc, guild) => acc + guild.memberCount, 0); + * ``` + */ + reduce(fn: (accumulator: T, value: V, key: K, collection: this) => T, initialValue?: T): T; + /** + * Identical to + * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map/forEach | Map.forEach()}, + * but returns the collection instead of undefined. + * + * @param fn - Function to execute for each element + * @param thisArg - Value to use as `this` when executing function + * @example + * ```ts + * collection + * .each(user => console.log(user.username)) + * .filter(user => user.bot) + * .each(user => console.log(user.username)); + * ``` + */ + each(fn: (value: V, key: K, collection: this) => void): this; + each(fn: (this: T, value: V, key: K, collection: this) => void, thisArg: T): this; + /** + * Runs a function on the collection and returns the collection. + * + * @param fn - Function to execute + * @param thisArg - Value to use as `this` when executing function + * @example + * ```ts + * collection + * .tap(coll => console.log(coll.size)) + * .filter(user => user.bot) + * .tap(coll => console.log(coll.size)) + * ``` + */ + tap(fn: (collection: this) => void): this; + tap(fn: (this: T, collection: this) => void, thisArg: T): this; + /** + * Creates an identical shallow copy of this collection. + * + * @example + * ```ts + * const newColl = someColl.clone(); + * ``` + */ + clone(): Collection; + /** + * Combines this collection with others into a new collection. None of the source collections are modified. + * + * @param collections - Collections to merge + * @example + * ```ts + * const newColl = someColl.concat(someOtherColl, anotherColl, ohBoyAColl); + * ``` + */ + concat(...collections: ReadonlyCollection[]): Collection; + /** + * Checks if this collection shares identical items with another. + * This is different to checking for equality using equal-signs, because + * the collections may be different objects, but contain the same data. + * + * @param collection - Collection to compare with + * @returns Whether the collections have identical contents + */ + equals(collection: ReadonlyCollection): boolean; + /** + * The sort method sorts the items of a collection in place and returns it. + * The sort is not necessarily stable in Node 10 or older. + * The default sort order is according to string Unicode code points. + * + * @param compareFunction - Specifies a function that defines the sort order. + * If omitted, the collection is sorted according to each character's Unicode code point value, according to the string conversion of each element. + * @example + * ```ts + * collection.sort((userA, userB) => userA.createdTimestamp - userB.createdTimestamp); + * ``` + */ + sort(compareFunction?: Comparator): this; + /** + * The intersect method returns a new structure containing items where the keys and values are present in both original structures. + * + * @param other - The other Collection to filter against + */ + intersect(other: ReadonlyCollection): Collection; + /** + * The subtract method returns a new structure containing items where the keys and values of the original structure are not present in the other. + * + * @param other - The other Collection to filter against + */ + subtract(other: ReadonlyCollection): Collection; + /** + * The difference method returns a new structure containing items where the key is present in one of the original structures but not the other. + * + * @param other - The other Collection to filter against + */ + difference(other: ReadonlyCollection): Collection; + /** + * Merges two Collections together into a new Collection. + * + * @param other - The other Collection to merge with + * @param whenInSelf - Function getting the result if the entry only exists in this Collection + * @param whenInOther - Function getting the result if the entry only exists in the other Collection + * @param whenInBoth - Function getting the result if the entry exists in both Collections + * @example + * ```ts + * // Sums up the entries in two collections. + * coll.merge( + * other, + * x => ({ keep: true, value: x }), + * y => ({ keep: true, value: y }), + * (x, y) => ({ keep: true, value: x + y }), + * ); + * ``` + * @example + * ```ts + * // Intersects two collections in a left-biased manner. + * coll.merge( + * other, + * x => ({ keep: false }), + * y => ({ keep: false }), + * (x, _) => ({ keep: true, value: x }), + * ); + * ``` + */ + merge(other: ReadonlyCollection, whenInSelf: (value: V, key: K) => Keep, whenInOther: (valueOther: T, key: K) => Keep, whenInBoth: (value: V, valueOther: T, key: K) => Keep): Collection; + /** + * The sorted method sorts the items of a collection and returns it. + * The sort is not necessarily stable in Node 10 or older. + * The default sort order is according to string Unicode code points. + * + * @param compareFunction - Specifies a function that defines the sort order. + * If omitted, the collection is sorted according to each character's Unicode code point value, + * according to the string conversion of each element. + * @example + * ```ts + * collection.sorted((userA, userB) => userA.createdTimestamp - userB.createdTimestamp); + * ``` + */ + sorted(compareFunction?: Comparator): Collection; + toJSON(): V[]; + private static defaultSort; + /** + * Creates a Collection from a list of entries. + * + * @param entries - The list of entries + * @param combine - Function to combine an existing entry with a new one + * @example + * ```ts + * Collection.combineEntries([["a", 1], ["b", 2], ["a", 2]], (x, y) => x + y); + * // returns Collection { "a" => 3, "b" => 2 } + * ``` + */ + static combineEntries(entries: Iterable<[K, V]>, combine: (firstValue: V, secondValue: V, key: K) => V): Collection; +} +/** + * @internal + */ +type Keep = { + keep: false; +} | { + keep: true; + value: V; +}; +/** + * @internal + */ +type Comparator = (firstValue: V, secondValue: V, firstKey: K, secondKey: K) => number; + +/** + * The {@link https://github.com/discordjs/discord.js/blob/main/packages/collection/#readme | @discordjs/collection} version + * that you are currently using. + */ +declare const version: string; + +export { Collection, CollectionConstructor, Comparator, Keep, ReadonlyCollection, version }; diff --git a/node_modules/@discordjs/collection/dist/index.js b/node_modules/@discordjs/collection/dist/index.js new file mode 100644 index 0000000..6d459fa --- /dev/null +++ b/node_modules/@discordjs/collection/dist/index.js @@ -0,0 +1,548 @@ +"use strict"; +var __defProp = Object.defineProperty; +var __getOwnPropDesc = Object.getOwnPropertyDescriptor; +var __getOwnPropNames = Object.getOwnPropertyNames; +var __hasOwnProp = Object.prototype.hasOwnProperty; +var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); +var __export = (target, all) => { + for (var name in all) + __defProp(target, name, { get: all[name], enumerable: true }); +}; +var __copyProps = (to, from, except, desc) => { + if (from && typeof from === "object" || typeof from === "function") { + for (let key of __getOwnPropNames(from)) + if (!__hasOwnProp.call(to, key) && key !== except) + __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable }); + } + return to; +}; +var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod); + +// src/index.ts +var src_exports = {}; +__export(src_exports, { + Collection: () => Collection, + version: () => version +}); +module.exports = __toCommonJS(src_exports); + +// src/collection.ts +var Collection = class extends Map { + /** + * Obtains the value of the given key if it exists, otherwise sets and returns the value provided by the default value generator. + * + * @param key - The key to get if it exists, or set otherwise + * @param defaultValueGenerator - A function that generates the default value + * @example + * ```ts + * collection.ensure(guildId, () => defaultGuildConfig); + * ``` + */ + ensure(key, defaultValueGenerator) { + if (this.has(key)) + return this.get(key); + if (typeof defaultValueGenerator !== "function") + throw new TypeError(`${defaultValueGenerator} is not a function`); + const defaultValue = defaultValueGenerator(key, this); + this.set(key, defaultValue); + return defaultValue; + } + /** + * Checks if all of the elements exist in the collection. + * + * @param keys - The keys of the elements to check for + * @returns `true` if all of the elements exist, `false` if at least one does not exist. + */ + hasAll(...keys) { + return keys.every((key) => super.has(key)); + } + /** + * Checks if any of the elements exist in the collection. + * + * @param keys - The keys of the elements to check for + * @returns `true` if any of the elements exist, `false` if none exist. + */ + hasAny(...keys) { + return keys.some((key) => super.has(key)); + } + first(amount) { + if (amount === void 0) + return this.values().next().value; + if (amount < 0) + return this.last(amount * -1); + amount = Math.min(this.size, amount); + const iter = this.values(); + return Array.from({ length: amount }, () => iter.next().value); + } + firstKey(amount) { + if (amount === void 0) + return this.keys().next().value; + if (amount < 0) + return this.lastKey(amount * -1); + amount = Math.min(this.size, amount); + const iter = this.keys(); + return Array.from({ length: amount }, () => iter.next().value); + } + last(amount) { + const arr = [...this.values()]; + if (amount === void 0) + return arr[arr.length - 1]; + if (amount < 0) + return this.first(amount * -1); + if (!amount) + return []; + return arr.slice(-amount); + } + lastKey(amount) { + const arr = [...this.keys()]; + if (amount === void 0) + return arr[arr.length - 1]; + if (amount < 0) + return this.firstKey(amount * -1); + if (!amount) + return []; + return arr.slice(-amount); + } + /** + * Identical to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/at | Array.at()}. + * Returns the item at a given index, allowing for positive and negative integers. + * Negative integers count back from the last item in the collection. + * + * @param index - The index of the element to obtain + */ + at(index) { + index = Math.floor(index); + const arr = [...this.values()]; + return arr.at(index); + } + /** + * Identical to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/at | Array.at()}. + * Returns the key at a given index, allowing for positive and negative integers. + * Negative integers count back from the last item in the collection. + * + * @param index - The index of the key to obtain + */ + keyAt(index) { + index = Math.floor(index); + const arr = [...this.keys()]; + return arr.at(index); + } + random(amount) { + const arr = [...this.values()]; + if (amount === void 0) + return arr[Math.floor(Math.random() * arr.length)]; + if (!arr.length || !amount) + return []; + return Array.from( + { length: Math.min(amount, arr.length) }, + () => arr.splice(Math.floor(Math.random() * arr.length), 1)[0] + ); + } + randomKey(amount) { + const arr = [...this.keys()]; + if (amount === void 0) + return arr[Math.floor(Math.random() * arr.length)]; + if (!arr.length || !amount) + return []; + return Array.from( + { length: Math.min(amount, arr.length) }, + () => arr.splice(Math.floor(Math.random() * arr.length), 1)[0] + ); + } + /** + * Identical to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/reverse | Array.reverse()} + * but returns a Collection instead of an Array. + */ + reverse() { + const entries = [...this.entries()].reverse(); + this.clear(); + for (const [key, value] of entries) + this.set(key, value); + return this; + } + find(fn, thisArg) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + if (thisArg !== void 0) + fn = fn.bind(thisArg); + for (const [key, val] of this) { + if (fn(val, key, this)) + return val; + } + return void 0; + } + findKey(fn, thisArg) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + if (thisArg !== void 0) + fn = fn.bind(thisArg); + for (const [key, val] of this) { + if (fn(val, key, this)) + return key; + } + return void 0; + } + sweep(fn, thisArg) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + if (thisArg !== void 0) + fn = fn.bind(thisArg); + const previousSize = this.size; + for (const [key, val] of this) { + if (fn(val, key, this)) + this.delete(key); + } + return previousSize - this.size; + } + filter(fn, thisArg) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + if (thisArg !== void 0) + fn = fn.bind(thisArg); + const results = new this.constructor[Symbol.species](); + for (const [key, val] of this) { + if (fn(val, key, this)) + results.set(key, val); + } + return results; + } + partition(fn, thisArg) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + if (thisArg !== void 0) + fn = fn.bind(thisArg); + const results = [ + new this.constructor[Symbol.species](), + new this.constructor[Symbol.species]() + ]; + for (const [key, val] of this) { + if (fn(val, key, this)) { + results[0].set(key, val); + } else { + results[1].set(key, val); + } + } + return results; + } + flatMap(fn, thisArg) { + const collections = this.map(fn, thisArg); + return new this.constructor[Symbol.species]().concat(...collections); + } + map(fn, thisArg) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + if (thisArg !== void 0) + fn = fn.bind(thisArg); + const iter = this.entries(); + return Array.from({ length: this.size }, () => { + const [key, value] = iter.next().value; + return fn(value, key, this); + }); + } + mapValues(fn, thisArg) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + if (thisArg !== void 0) + fn = fn.bind(thisArg); + const coll = new this.constructor[Symbol.species](); + for (const [key, val] of this) + coll.set(key, fn(val, key, this)); + return coll; + } + some(fn, thisArg) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + if (thisArg !== void 0) + fn = fn.bind(thisArg); + for (const [key, val] of this) { + if (fn(val, key, this)) + return true; + } + return false; + } + every(fn, thisArg) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + if (thisArg !== void 0) + fn = fn.bind(thisArg); + for (const [key, val] of this) { + if (!fn(val, key, this)) + return false; + } + return true; + } + /** + * Applies a function to produce a single value. Identical in behavior to + * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/reduce | Array.reduce()}. + * + * @param fn - Function used to reduce, taking four arguments; `accumulator`, `currentValue`, `currentKey`, + * and `collection` + * @param initialValue - Starting value for the accumulator + * @example + * ```ts + * collection.reduce((acc, guild) => acc + guild.memberCount, 0); + * ``` + */ + reduce(fn, initialValue) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + let accumulator; + if (initialValue !== void 0) { + accumulator = initialValue; + for (const [key, val] of this) + accumulator = fn(accumulator, val, key, this); + return accumulator; + } + let first = true; + for (const [key, val] of this) { + if (first) { + accumulator = val; + first = false; + continue; + } + accumulator = fn(accumulator, val, key, this); + } + if (first) { + throw new TypeError("Reduce of empty collection with no initial value"); + } + return accumulator; + } + each(fn, thisArg) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + if (thisArg !== void 0) + fn = fn.bind(thisArg); + for (const [key, value] of this) { + fn(value, key, this); + } + return this; + } + tap(fn, thisArg) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + if (thisArg !== void 0) + fn = fn.bind(thisArg); + fn(this); + return this; + } + /** + * Creates an identical shallow copy of this collection. + * + * @example + * ```ts + * const newColl = someColl.clone(); + * ``` + */ + clone() { + return new this.constructor[Symbol.species](this); + } + /** + * Combines this collection with others into a new collection. None of the source collections are modified. + * + * @param collections - Collections to merge + * @example + * ```ts + * const newColl = someColl.concat(someOtherColl, anotherColl, ohBoyAColl); + * ``` + */ + concat(...collections) { + const newColl = this.clone(); + for (const coll of collections) { + for (const [key, val] of coll) + newColl.set(key, val); + } + return newColl; + } + /** + * Checks if this collection shares identical items with another. + * This is different to checking for equality using equal-signs, because + * the collections may be different objects, but contain the same data. + * + * @param collection - Collection to compare with + * @returns Whether the collections have identical contents + */ + equals(collection) { + if (!collection) + return false; + if (this === collection) + return true; + if (this.size !== collection.size) + return false; + for (const [key, value] of this) { + if (!collection.has(key) || value !== collection.get(key)) { + return false; + } + } + return true; + } + /** + * The sort method sorts the items of a collection in place and returns it. + * The sort is not necessarily stable in Node 10 or older. + * The default sort order is according to string Unicode code points. + * + * @param compareFunction - Specifies a function that defines the sort order. + * If omitted, the collection is sorted according to each character's Unicode code point value, according to the string conversion of each element. + * @example + * ```ts + * collection.sort((userA, userB) => userA.createdTimestamp - userB.createdTimestamp); + * ``` + */ + sort(compareFunction = Collection.defaultSort) { + const entries = [...this.entries()]; + entries.sort((a, b) => compareFunction(a[1], b[1], a[0], b[0])); + super.clear(); + for (const [key, value] of entries) { + super.set(key, value); + } + return this; + } + /** + * The intersect method returns a new structure containing items where the keys and values are present in both original structures. + * + * @param other - The other Collection to filter against + */ + intersect(other) { + const coll = new this.constructor[Symbol.species](); + for (const [key, value] of other) { + if (this.has(key) && Object.is(value, this.get(key))) { + coll.set(key, value); + } + } + return coll; + } + /** + * The subtract method returns a new structure containing items where the keys and values of the original structure are not present in the other. + * + * @param other - The other Collection to filter against + */ + subtract(other) { + const coll = new this.constructor[Symbol.species](); + for (const [key, value] of this) { + if (!other.has(key) || !Object.is(value, other.get(key))) { + coll.set(key, value); + } + } + return coll; + } + /** + * The difference method returns a new structure containing items where the key is present in one of the original structures but not the other. + * + * @param other - The other Collection to filter against + */ + difference(other) { + const coll = new this.constructor[Symbol.species](); + for (const [key, value] of other) { + if (!this.has(key)) + coll.set(key, value); + } + for (const [key, value] of this) { + if (!other.has(key)) + coll.set(key, value); + } + return coll; + } + /** + * Merges two Collections together into a new Collection. + * + * @param other - The other Collection to merge with + * @param whenInSelf - Function getting the result if the entry only exists in this Collection + * @param whenInOther - Function getting the result if the entry only exists in the other Collection + * @param whenInBoth - Function getting the result if the entry exists in both Collections + * @example + * ```ts + * // Sums up the entries in two collections. + * coll.merge( + * other, + * x => ({ keep: true, value: x }), + * y => ({ keep: true, value: y }), + * (x, y) => ({ keep: true, value: x + y }), + * ); + * ``` + * @example + * ```ts + * // Intersects two collections in a left-biased manner. + * coll.merge( + * other, + * x => ({ keep: false }), + * y => ({ keep: false }), + * (x, _) => ({ keep: true, value: x }), + * ); + * ``` + */ + merge(other, whenInSelf, whenInOther, whenInBoth) { + const coll = new this.constructor[Symbol.species](); + const keys = /* @__PURE__ */ new Set([...this.keys(), ...other.keys()]); + for (const key of keys) { + const hasInSelf = this.has(key); + const hasInOther = other.has(key); + if (hasInSelf && hasInOther) { + const result = whenInBoth(this.get(key), other.get(key), key); + if (result.keep) + coll.set(key, result.value); + } else if (hasInSelf) { + const result = whenInSelf(this.get(key), key); + if (result.keep) + coll.set(key, result.value); + } else if (hasInOther) { + const result = whenInOther(other.get(key), key); + if (result.keep) + coll.set(key, result.value); + } + } + return coll; + } + /** + * The sorted method sorts the items of a collection and returns it. + * The sort is not necessarily stable in Node 10 or older. + * The default sort order is according to string Unicode code points. + * + * @param compareFunction - Specifies a function that defines the sort order. + * If omitted, the collection is sorted according to each character's Unicode code point value, + * according to the string conversion of each element. + * @example + * ```ts + * collection.sorted((userA, userB) => userA.createdTimestamp - userB.createdTimestamp); + * ``` + */ + sorted(compareFunction = Collection.defaultSort) { + return new this.constructor[Symbol.species](this).sort((av, bv, ak, bk) => compareFunction(av, bv, ak, bk)); + } + toJSON() { + return [...this.values()]; + } + static defaultSort(firstValue, secondValue) { + return Number(firstValue > secondValue) || Number(firstValue === secondValue) - 1; + } + /** + * Creates a Collection from a list of entries. + * + * @param entries - The list of entries + * @param combine - Function to combine an existing entry with a new one + * @example + * ```ts + * Collection.combineEntries([["a", 1], ["b", 2], ["a", 2]], (x, y) => x + y); + * // returns Collection { "a" => 3, "b" => 2 } + * ``` + */ + static combineEntries(entries, combine) { + const coll = new Collection(); + for (const [key, value] of entries) { + if (coll.has(key)) { + coll.set(key, combine(coll.get(key), value, key)); + } else { + coll.set(key, value); + } + } + return coll; + } +}; +__name(Collection, "Collection"); + +// src/index.ts +var version = "1.5.1"; +// Annotate the CommonJS export names for ESM import in node: +0 && (module.exports = { + Collection, + version +}); +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/@discordjs/collection/dist/index.js.map b/node_modules/@discordjs/collection/dist/index.js.map new file mode 100644 index 0000000..dee559b --- /dev/null +++ b/node_modules/@discordjs/collection/dist/index.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/index.ts","../src/collection.ts"],"sourcesContent":["export * from './collection.js';\n\n/**\n * The {@link https://github.com/discordjs/discord.js/blob/main/packages/collection/#readme | @discordjs/collection} version\n * that you are currently using.\n */\n// This needs to explicitly be `string` so it is not typed as a \"const string\" that gets injected by esbuild\nexport const version = '1.5.1' as string;\n","/* eslint-disable no-param-reassign */\n/**\n * @internal\n */\nexport interface CollectionConstructor {\n\tnew (): Collection;\n\tnew (entries?: readonly (readonly [K, V])[] | null): Collection;\n\tnew (iterable: Iterable): Collection;\n\treadonly prototype: Collection;\n\treadonly [Symbol.species]: CollectionConstructor;\n}\n\n/**\n * Represents an immutable version of a collection\n */\nexport type ReadonlyCollection = Omit<\n\tCollection,\n\t'delete' | 'ensure' | 'forEach' | 'get' | 'reverse' | 'set' | 'sort' | 'sweep'\n> &\n\tReadonlyMap;\n\n/**\n * Separate interface for the constructor so that emitted js does not have a constructor that overwrites itself\n *\n * @internal\n */\nexport interface Collection extends Map {\n\tconstructor: CollectionConstructor;\n}\n\n/**\n * A Map with additional utility methods. This is used throughout discord.js rather than Arrays for anything that has\n * an ID, for significantly improved performance and ease-of-use.\n *\n * @typeParam K - The key type this collection holds\n * @typeParam V - The value type this collection holds\n */\nexport class Collection extends Map {\n\t/**\n\t * Obtains the value of the given key if it exists, otherwise sets and returns the value provided by the default value generator.\n\t *\n\t * @param key - The key to get if it exists, or set otherwise\n\t * @param defaultValueGenerator - A function that generates the default value\n\t * @example\n\t * ```ts\n\t * collection.ensure(guildId, () => defaultGuildConfig);\n\t * ```\n\t */\n\tpublic ensure(key: K, defaultValueGenerator: (key: K, collection: this) => V): V {\n\t\tif (this.has(key)) return this.get(key)!;\n\t\tif (typeof defaultValueGenerator !== 'function') throw new TypeError(`${defaultValueGenerator} is not a function`);\n\t\tconst defaultValue = defaultValueGenerator(key, this);\n\t\tthis.set(key, defaultValue);\n\t\treturn defaultValue;\n\t}\n\n\t/**\n\t * Checks if all of the elements exist in the collection.\n\t *\n\t * @param keys - The keys of the elements to check for\n\t * @returns `true` if all of the elements exist, `false` if at least one does not exist.\n\t */\n\tpublic hasAll(...keys: K[]) {\n\t\treturn keys.every((key) => super.has(key));\n\t}\n\n\t/**\n\t * Checks if any of the elements exist in the collection.\n\t *\n\t * @param keys - The keys of the elements to check for\n\t * @returns `true` if any of the elements exist, `false` if none exist.\n\t */\n\tpublic hasAny(...keys: K[]) {\n\t\treturn keys.some((key) => super.has(key));\n\t}\n\n\t/**\n\t * Obtains the first value(s) in this collection.\n\t *\n\t * @param amount - Amount of values to obtain from the beginning\n\t * @returns A single value if no amount is provided or an array of values, starting from the end if amount is negative\n\t */\n\tpublic first(): V | undefined;\n\tpublic first(amount: number): V[];\n\tpublic first(amount?: number): V | V[] | undefined {\n\t\tif (amount === undefined) return this.values().next().value;\n\t\tif (amount < 0) return this.last(amount * -1);\n\t\tamount = Math.min(this.size, amount);\n\t\tconst iter = this.values();\n\t\treturn Array.from({ length: amount }, (): V => iter.next().value);\n\t}\n\n\t/**\n\t * Obtains the first key(s) in this collection.\n\t *\n\t * @param amount - Amount of keys to obtain from the beginning\n\t * @returns A single key if no amount is provided or an array of keys, starting from the end if\n\t * amount is negative\n\t */\n\tpublic firstKey(): K | undefined;\n\tpublic firstKey(amount: number): K[];\n\tpublic firstKey(amount?: number): K | K[] | undefined {\n\t\tif (amount === undefined) return this.keys().next().value;\n\t\tif (amount < 0) return this.lastKey(amount * -1);\n\t\tamount = Math.min(this.size, amount);\n\t\tconst iter = this.keys();\n\t\treturn Array.from({ length: amount }, (): K => iter.next().value);\n\t}\n\n\t/**\n\t * Obtains the last value(s) in this collection.\n\t *\n\t * @param amount - Amount of values to obtain from the end\n\t * @returns A single value if no amount is provided or an array of values, starting from the start if\n\t * amount is negative\n\t */\n\tpublic last(): V | undefined;\n\tpublic last(amount: number): V[];\n\tpublic last(amount?: number): V | V[] | undefined {\n\t\tconst arr = [...this.values()];\n\t\tif (amount === undefined) return arr[arr.length - 1];\n\t\tif (amount < 0) return this.first(amount * -1);\n\t\tif (!amount) return [];\n\t\treturn arr.slice(-amount);\n\t}\n\n\t/**\n\t * Obtains the last key(s) in this collection.\n\t *\n\t * @param amount - Amount of keys to obtain from the end\n\t * @returns A single key if no amount is provided or an array of keys, starting from the start if\n\t * amount is negative\n\t */\n\tpublic lastKey(): K | undefined;\n\tpublic lastKey(amount: number): K[];\n\tpublic lastKey(amount?: number): K | K[] | undefined {\n\t\tconst arr = [...this.keys()];\n\t\tif (amount === undefined) return arr[arr.length - 1];\n\t\tif (amount < 0) return this.firstKey(amount * -1);\n\t\tif (!amount) return [];\n\t\treturn arr.slice(-amount);\n\t}\n\n\t/**\n\t * Identical to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/at | Array.at()}.\n\t * Returns the item at a given index, allowing for positive and negative integers.\n\t * Negative integers count back from the last item in the collection.\n\t *\n\t * @param index - The index of the element to obtain\n\t */\n\tpublic at(index: number) {\n\t\tindex = Math.floor(index);\n\t\tconst arr = [...this.values()];\n\t\treturn arr.at(index);\n\t}\n\n\t/**\n\t * Identical to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/at | Array.at()}.\n\t * Returns the key at a given index, allowing for positive and negative integers.\n\t * Negative integers count back from the last item in the collection.\n\t *\n\t * @param index - The index of the key to obtain\n\t */\n\tpublic keyAt(index: number) {\n\t\tindex = Math.floor(index);\n\t\tconst arr = [...this.keys()];\n\t\treturn arr.at(index);\n\t}\n\n\t/**\n\t * Obtains unique random value(s) from this collection.\n\t *\n\t * @param amount - Amount of values to obtain randomly\n\t * @returns A single value if no amount is provided or an array of values\n\t */\n\tpublic random(): V | undefined;\n\tpublic random(amount: number): V[];\n\tpublic random(amount?: number): V | V[] | undefined {\n\t\tconst arr = [...this.values()];\n\t\tif (amount === undefined) return arr[Math.floor(Math.random() * arr.length)];\n\t\tif (!arr.length || !amount) return [];\n\t\treturn Array.from(\n\t\t\t{ length: Math.min(amount, arr.length) },\n\t\t\t(): V => arr.splice(Math.floor(Math.random() * arr.length), 1)[0]!,\n\t\t);\n\t}\n\n\t/**\n\t * Obtains unique random key(s) from this collection.\n\t *\n\t * @param amount - Amount of keys to obtain randomly\n\t * @returns A single key if no amount is provided or an array\n\t */\n\tpublic randomKey(): K | undefined;\n\tpublic randomKey(amount: number): K[];\n\tpublic randomKey(amount?: number): K | K[] | undefined {\n\t\tconst arr = [...this.keys()];\n\t\tif (amount === undefined) return arr[Math.floor(Math.random() * arr.length)];\n\t\tif (!arr.length || !amount) return [];\n\t\treturn Array.from(\n\t\t\t{ length: Math.min(amount, arr.length) },\n\t\t\t(): K => arr.splice(Math.floor(Math.random() * arr.length), 1)[0]!,\n\t\t);\n\t}\n\n\t/**\n\t * Identical to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/reverse | Array.reverse()}\n\t * but returns a Collection instead of an Array.\n\t */\n\tpublic reverse() {\n\t\tconst entries = [...this.entries()].reverse();\n\t\tthis.clear();\n\t\tfor (const [key, value] of entries) this.set(key, value);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Searches for a single item where the given function returns a truthy value. This behaves like\n\t * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/find | Array.find()}.\n\t * All collections used in Discord.js are mapped using their `id` property, and if you want to find by id you\n\t * should use the `get` method. See\n\t * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map/get | MDN} for details.\n\t *\n\t * @param fn - The function to test with (should return boolean)\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @example\n\t * ```ts\n\t * collection.find(user => user.username === 'Bob');\n\t * ```\n\t */\n\tpublic find(fn: (value: V, key: K, collection: this) => value is V2): V2 | undefined;\n\tpublic find(fn: (value: V, key: K, collection: this) => unknown): V | undefined;\n\tpublic find(\n\t\tfn: (this: This, value: V, key: K, collection: this) => value is V2,\n\t\tthisArg: This,\n\t): V2 | undefined;\n\tpublic find(fn: (this: This, value: V, key: K, collection: this) => unknown, thisArg: This): V | undefined;\n\tpublic find(fn: (value: V, key: K, collection: this) => unknown, thisArg?: unknown): V | undefined {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tif (thisArg !== undefined) fn = fn.bind(thisArg);\n\t\tfor (const [key, val] of this) {\n\t\t\tif (fn(val, key, this)) return val;\n\t\t}\n\n\t\treturn undefined;\n\t}\n\n\t/**\n\t * Searches for the key of a single item where the given function returns a truthy value. This behaves like\n\t * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/findIndex | Array.findIndex()},\n\t * but returns the key rather than the positional index.\n\t *\n\t * @param fn - The function to test with (should return boolean)\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @example\n\t * ```ts\n\t * collection.findKey(user => user.username === 'Bob');\n\t * ```\n\t */\n\tpublic findKey(fn: (value: V, key: K, collection: this) => key is K2): K2 | undefined;\n\tpublic findKey(fn: (value: V, key: K, collection: this) => unknown): K | undefined;\n\tpublic findKey(\n\t\tfn: (this: This, value: V, key: K, collection: this) => key is K2,\n\t\tthisArg: This,\n\t): K2 | undefined;\n\tpublic findKey(fn: (this: This, value: V, key: K, collection: this) => unknown, thisArg: This): K | undefined;\n\tpublic findKey(fn: (value: V, key: K, collection: this) => unknown, thisArg?: unknown): K | undefined {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tif (thisArg !== undefined) fn = fn.bind(thisArg);\n\t\tfor (const [key, val] of this) {\n\t\t\tif (fn(val, key, this)) return key;\n\t\t}\n\n\t\treturn undefined;\n\t}\n\n\t/**\n\t * Removes items that satisfy the provided filter function.\n\t *\n\t * @param fn - Function used to test (should return a boolean)\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @returns The number of removed entries\n\t */\n\tpublic sweep(fn: (value: V, key: K, collection: this) => unknown): number;\n\tpublic sweep(fn: (this: T, value: V, key: K, collection: this) => unknown, thisArg: T): number;\n\tpublic sweep(fn: (value: V, key: K, collection: this) => unknown, thisArg?: unknown): number {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tif (thisArg !== undefined) fn = fn.bind(thisArg);\n\t\tconst previousSize = this.size;\n\t\tfor (const [key, val] of this) {\n\t\t\tif (fn(val, key, this)) this.delete(key);\n\t\t}\n\n\t\treturn previousSize - this.size;\n\t}\n\n\t/**\n\t * Identical to\n\t * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/filter | Array.filter()},\n\t * but returns a Collection instead of an Array.\n\t *\n\t * @param fn - The function to test with (should return boolean)\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @example\n\t * ```ts\n\t * collection.filter(user => user.username === 'Bob');\n\t * ```\n\t */\n\tpublic filter(fn: (value: V, key: K, collection: this) => key is K2): Collection;\n\tpublic filter(fn: (value: V, key: K, collection: this) => value is V2): Collection;\n\tpublic filter(fn: (value: V, key: K, collection: this) => unknown): Collection;\n\tpublic filter(\n\t\tfn: (this: This, value: V, key: K, collection: this) => key is K2,\n\t\tthisArg: This,\n\t): Collection;\n\tpublic filter(\n\t\tfn: (this: This, value: V, key: K, collection: this) => value is V2,\n\t\tthisArg: This,\n\t): Collection;\n\tpublic filter(fn: (this: This, value: V, key: K, collection: this) => unknown, thisArg: This): Collection;\n\tpublic filter(fn: (value: V, key: K, collection: this) => unknown, thisArg?: unknown): Collection {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tif (thisArg !== undefined) fn = fn.bind(thisArg);\n\t\tconst results = new this.constructor[Symbol.species]();\n\t\tfor (const [key, val] of this) {\n\t\t\tif (fn(val, key, this)) results.set(key, val);\n\t\t}\n\n\t\treturn results;\n\t}\n\n\t/**\n\t * Partitions the collection into two collections where the first collection\n\t * contains the items that passed and the second contains the items that failed.\n\t *\n\t * @param fn - Function used to test (should return a boolean)\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @example\n\t * ```ts\n\t * const [big, small] = collection.partition(guild => guild.memberCount > 250);\n\t * ```\n\t */\n\tpublic partition(\n\t\tfn: (value: V, key: K, collection: this) => key is K2,\n\t): [Collection, Collection, V>];\n\tpublic partition(\n\t\tfn: (value: V, key: K, collection: this) => value is V2,\n\t): [Collection, Collection>];\n\tpublic partition(fn: (value: V, key: K, collection: this) => unknown): [Collection, Collection];\n\tpublic partition(\n\t\tfn: (this: This, value: V, key: K, collection: this) => key is K2,\n\t\tthisArg: This,\n\t): [Collection, Collection, V>];\n\tpublic partition(\n\t\tfn: (this: This, value: V, key: K, collection: this) => value is V2,\n\t\tthisArg: This,\n\t): [Collection, Collection>];\n\tpublic partition(\n\t\tfn: (this: This, value: V, key: K, collection: this) => unknown,\n\t\tthisArg: This,\n\t): [Collection, Collection];\n\tpublic partition(\n\t\tfn: (value: V, key: K, collection: this) => unknown,\n\t\tthisArg?: unknown,\n\t): [Collection, Collection] {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tif (thisArg !== undefined) fn = fn.bind(thisArg);\n\t\tconst results: [Collection, Collection] = [\n\t\t\tnew this.constructor[Symbol.species](),\n\t\t\tnew this.constructor[Symbol.species](),\n\t\t];\n\t\tfor (const [key, val] of this) {\n\t\t\tif (fn(val, key, this)) {\n\t\t\t\tresults[0].set(key, val);\n\t\t\t} else {\n\t\t\t\tresults[1].set(key, val);\n\t\t\t}\n\t\t}\n\n\t\treturn results;\n\t}\n\n\t/**\n\t * Maps each item into a Collection, then joins the results into a single Collection. Identical in behavior to\n\t * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/flatMap | Array.flatMap()}.\n\t *\n\t * @param fn - Function that produces a new Collection\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @example\n\t * ```ts\n\t * collection.flatMap(guild => guild.members.cache);\n\t * ```\n\t */\n\tpublic flatMap(fn: (value: V, key: K, collection: this) => Collection): Collection;\n\tpublic flatMap(\n\t\tfn: (this: This, value: V, key: K, collection: this) => Collection,\n\t\tthisArg: This,\n\t): Collection;\n\tpublic flatMap(fn: (value: V, key: K, collection: this) => Collection, thisArg?: unknown): Collection {\n\t\t// eslint-disable-next-line unicorn/no-array-method-this-argument\n\t\tconst collections = this.map(fn, thisArg);\n\t\treturn new this.constructor[Symbol.species]().concat(...collections);\n\t}\n\n\t/**\n\t * Maps each item to another value into an array. Identical in behavior to\n\t * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/map | Array.map()}.\n\t *\n\t * @param fn - Function that produces an element of the new array, taking three arguments\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @example\n\t * ```ts\n\t * collection.map(user => user.tag);\n\t * ```\n\t */\n\tpublic map(fn: (value: V, key: K, collection: this) => T): T[];\n\tpublic map(fn: (this: This, value: V, key: K, collection: this) => T, thisArg: This): T[];\n\tpublic map(fn: (value: V, key: K, collection: this) => T, thisArg?: unknown): T[] {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tif (thisArg !== undefined) fn = fn.bind(thisArg);\n\t\tconst iter = this.entries();\n\t\treturn Array.from({ length: this.size }, (): T => {\n\t\t\tconst [key, value] = iter.next().value;\n\t\t\treturn fn(value, key, this);\n\t\t});\n\t}\n\n\t/**\n\t * Maps each item to another value into a collection. Identical in behavior to\n\t * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/map | Array.map()}.\n\t *\n\t * @param fn - Function that produces an element of the new collection, taking three arguments\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @example\n\t * ```ts\n\t * collection.mapValues(user => user.tag);\n\t * ```\n\t */\n\tpublic mapValues(fn: (value: V, key: K, collection: this) => T): Collection;\n\tpublic mapValues(fn: (this: This, value: V, key: K, collection: this) => T, thisArg: This): Collection;\n\tpublic mapValues(fn: (value: V, key: K, collection: this) => T, thisArg?: unknown): Collection {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tif (thisArg !== undefined) fn = fn.bind(thisArg);\n\t\tconst coll = new this.constructor[Symbol.species]();\n\t\tfor (const [key, val] of this) coll.set(key, fn(val, key, this));\n\t\treturn coll;\n\t}\n\n\t/**\n\t * Checks if there exists an item that passes a test. Identical in behavior to\n\t * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/some | Array.some()}.\n\t *\n\t * @param fn - Function used to test (should return a boolean)\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @example\n\t * ```ts\n\t * collection.some(user => user.discriminator === '0000');\n\t * ```\n\t */\n\tpublic some(fn: (value: V, key: K, collection: this) => unknown): boolean;\n\tpublic some(fn: (this: T, value: V, key: K, collection: this) => unknown, thisArg: T): boolean;\n\tpublic some(fn: (value: V, key: K, collection: this) => unknown, thisArg?: unknown): boolean {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tif (thisArg !== undefined) fn = fn.bind(thisArg);\n\t\tfor (const [key, val] of this) {\n\t\t\tif (fn(val, key, this)) return true;\n\t\t}\n\n\t\treturn false;\n\t}\n\n\t/**\n\t * Checks if all items passes a test. Identical in behavior to\n\t * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/every | Array.every()}.\n\t *\n\t * @param fn - Function used to test (should return a boolean)\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @example\n\t * ```ts\n\t * collection.every(user => !user.bot);\n\t * ```\n\t */\n\tpublic every(fn: (value: V, key: K, collection: this) => key is K2): this is Collection;\n\tpublic every(fn: (value: V, key: K, collection: this) => value is V2): this is Collection;\n\tpublic every(fn: (value: V, key: K, collection: this) => unknown): boolean;\n\tpublic every(\n\t\tfn: (this: This, value: V, key: K, collection: this) => key is K2,\n\t\tthisArg: This,\n\t): this is Collection;\n\tpublic every(\n\t\tfn: (this: This, value: V, key: K, collection: this) => value is V2,\n\t\tthisArg: This,\n\t): this is Collection;\n\tpublic every(fn: (this: This, value: V, key: K, collection: this) => unknown, thisArg: This): boolean;\n\tpublic every(fn: (value: V, key: K, collection: this) => unknown, thisArg?: unknown): boolean {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tif (thisArg !== undefined) fn = fn.bind(thisArg);\n\t\tfor (const [key, val] of this) {\n\t\t\tif (!fn(val, key, this)) return false;\n\t\t}\n\n\t\treturn true;\n\t}\n\n\t/**\n\t * Applies a function to produce a single value. Identical in behavior to\n\t * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/reduce | Array.reduce()}.\n\t *\n\t * @param fn - Function used to reduce, taking four arguments; `accumulator`, `currentValue`, `currentKey`,\n\t * and `collection`\n\t * @param initialValue - Starting value for the accumulator\n\t * @example\n\t * ```ts\n\t * collection.reduce((acc, guild) => acc + guild.memberCount, 0);\n\t * ```\n\t */\n\tpublic reduce(fn: (accumulator: T, value: V, key: K, collection: this) => T, initialValue?: T): T {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tlet accumulator!: T;\n\n\t\tif (initialValue !== undefined) {\n\t\t\taccumulator = initialValue;\n\t\t\tfor (const [key, val] of this) accumulator = fn(accumulator, val, key, this);\n\t\t\treturn accumulator;\n\t\t}\n\n\t\tlet first = true;\n\t\tfor (const [key, val] of this) {\n\t\t\tif (first) {\n\t\t\t\taccumulator = val as unknown as T;\n\t\t\t\tfirst = false;\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\taccumulator = fn(accumulator, val, key, this);\n\t\t}\n\n\t\t// No items iterated.\n\t\tif (first) {\n\t\t\tthrow new TypeError('Reduce of empty collection with no initial value');\n\t\t}\n\n\t\treturn accumulator;\n\t}\n\n\t/**\n\t * Identical to\n\t * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map/forEach | Map.forEach()},\n\t * but returns the collection instead of undefined.\n\t *\n\t * @param fn - Function to execute for each element\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @example\n\t * ```ts\n\t * collection\n\t * .each(user => console.log(user.username))\n\t * .filter(user => user.bot)\n\t * .each(user => console.log(user.username));\n\t * ```\n\t */\n\tpublic each(fn: (value: V, key: K, collection: this) => void): this;\n\tpublic each(fn: (this: T, value: V, key: K, collection: this) => void, thisArg: T): this;\n\tpublic each(fn: (value: V, key: K, collection: this) => void, thisArg?: unknown): this {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tif (thisArg !== undefined) fn = fn.bind(thisArg);\n\n\t\tfor (const [key, value] of this) {\n\t\t\tfn(value, key, this);\n\t\t}\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Runs a function on the collection and returns the collection.\n\t *\n\t * @param fn - Function to execute\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @example\n\t * ```ts\n\t * collection\n\t * .tap(coll => console.log(coll.size))\n\t * .filter(user => user.bot)\n\t * .tap(coll => console.log(coll.size))\n\t * ```\n\t */\n\tpublic tap(fn: (collection: this) => void): this;\n\tpublic tap(fn: (this: T, collection: this) => void, thisArg: T): this;\n\tpublic tap(fn: (collection: this) => void, thisArg?: unknown): this {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tif (thisArg !== undefined) fn = fn.bind(thisArg);\n\t\tfn(this);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Creates an identical shallow copy of this collection.\n\t *\n\t * @example\n\t * ```ts\n\t * const newColl = someColl.clone();\n\t * ```\n\t */\n\tpublic clone(): Collection {\n\t\treturn new this.constructor[Symbol.species](this);\n\t}\n\n\t/**\n\t * Combines this collection with others into a new collection. None of the source collections are modified.\n\t *\n\t * @param collections - Collections to merge\n\t * @example\n\t * ```ts\n\t * const newColl = someColl.concat(someOtherColl, anotherColl, ohBoyAColl);\n\t * ```\n\t */\n\tpublic concat(...collections: ReadonlyCollection[]) {\n\t\tconst newColl = this.clone();\n\t\tfor (const coll of collections) {\n\t\t\tfor (const [key, val] of coll) newColl.set(key, val);\n\t\t}\n\n\t\treturn newColl;\n\t}\n\n\t/**\n\t * Checks if this collection shares identical items with another.\n\t * This is different to checking for equality using equal-signs, because\n\t * the collections may be different objects, but contain the same data.\n\t *\n\t * @param collection - Collection to compare with\n\t * @returns Whether the collections have identical contents\n\t */\n\tpublic equals(collection: ReadonlyCollection) {\n\t\tif (!collection) return false; // runtime check\n\t\tif (this === collection) return true;\n\t\tif (this.size !== collection.size) return false;\n\t\tfor (const [key, value] of this) {\n\t\t\tif (!collection.has(key) || value !== collection.get(key)) {\n\t\t\t\treturn false;\n\t\t\t}\n\t\t}\n\n\t\treturn true;\n\t}\n\n\t/**\n\t * The sort method sorts the items of a collection in place and returns it.\n\t * The sort is not necessarily stable in Node 10 or older.\n\t * The default sort order is according to string Unicode code points.\n\t *\n\t * @param compareFunction - Specifies a function that defines the sort order.\n\t * If omitted, the collection is sorted according to each character's Unicode code point value, according to the string conversion of each element.\n\t * @example\n\t * ```ts\n\t * collection.sort((userA, userB) => userA.createdTimestamp - userB.createdTimestamp);\n\t * ```\n\t */\n\tpublic sort(compareFunction: Comparator = Collection.defaultSort) {\n\t\tconst entries = [...this.entries()];\n\t\tentries.sort((a, b): number => compareFunction(a[1], b[1], a[0], b[0]));\n\n\t\t// Perform clean-up\n\t\tsuper.clear();\n\n\t\t// Set the new entries\n\t\tfor (const [key, value] of entries) {\n\t\t\tsuper.set(key, value);\n\t\t}\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * The intersect method returns a new structure containing items where the keys and values are present in both original structures.\n\t *\n\t * @param other - The other Collection to filter against\n\t */\n\tpublic intersect(other: ReadonlyCollection): Collection {\n\t\tconst coll = new this.constructor[Symbol.species]();\n\t\tfor (const [key, value] of other) {\n\t\t\tif (this.has(key) && Object.is(value, this.get(key))) {\n\t\t\t\tcoll.set(key, value);\n\t\t\t}\n\t\t}\n\n\t\treturn coll;\n\t}\n\n\t/**\n\t * The subtract method returns a new structure containing items where the keys and values of the original structure are not present in the other.\n\t *\n\t * @param other - The other Collection to filter against\n\t */\n\tpublic subtract(other: ReadonlyCollection): Collection {\n\t\tconst coll = new this.constructor[Symbol.species]();\n\t\tfor (const [key, value] of this) {\n\t\t\tif (!other.has(key) || !Object.is(value, other.get(key))) {\n\t\t\t\tcoll.set(key, value);\n\t\t\t}\n\t\t}\n\n\t\treturn coll;\n\t}\n\n\t/**\n\t * The difference method returns a new structure containing items where the key is present in one of the original structures but not the other.\n\t *\n\t * @param other - The other Collection to filter against\n\t */\n\tpublic difference(other: ReadonlyCollection): Collection {\n\t\tconst coll = new this.constructor[Symbol.species]();\n\t\tfor (const [key, value] of other) {\n\t\t\tif (!this.has(key)) coll.set(key, value);\n\t\t}\n\n\t\tfor (const [key, value] of this) {\n\t\t\tif (!other.has(key)) coll.set(key, value);\n\t\t}\n\n\t\treturn coll;\n\t}\n\n\t/**\n\t * Merges two Collections together into a new Collection.\n\t *\n\t * @param other - The other Collection to merge with\n\t * @param whenInSelf - Function getting the result if the entry only exists in this Collection\n\t * @param whenInOther - Function getting the result if the entry only exists in the other Collection\n\t * @param whenInBoth - Function getting the result if the entry exists in both Collections\n\t * @example\n\t * ```ts\n\t * // Sums up the entries in two collections.\n\t * coll.merge(\n\t * other,\n\t * x => ({ keep: true, value: x }),\n\t * y => ({ keep: true, value: y }),\n\t * (x, y) => ({ keep: true, value: x + y }),\n\t * );\n\t * ```\n\t * @example\n\t * ```ts\n\t * // Intersects two collections in a left-biased manner.\n\t * coll.merge(\n\t * other,\n\t * x => ({ keep: false }),\n\t * y => ({ keep: false }),\n\t * (x, _) => ({ keep: true, value: x }),\n\t * );\n\t * ```\n\t */\n\tpublic merge(\n\t\tother: ReadonlyCollection,\n\t\twhenInSelf: (value: V, key: K) => Keep,\n\t\twhenInOther: (valueOther: T, key: K) => Keep,\n\t\twhenInBoth: (value: V, valueOther: T, key: K) => Keep,\n\t): Collection {\n\t\tconst coll = new this.constructor[Symbol.species]();\n\t\tconst keys = new Set([...this.keys(), ...other.keys()]);\n\n\t\tfor (const key of keys) {\n\t\t\tconst hasInSelf = this.has(key);\n\t\t\tconst hasInOther = other.has(key);\n\n\t\t\tif (hasInSelf && hasInOther) {\n\t\t\t\tconst result = whenInBoth(this.get(key)!, other.get(key)!, key);\n\t\t\t\tif (result.keep) coll.set(key, result.value);\n\t\t\t} else if (hasInSelf) {\n\t\t\t\tconst result = whenInSelf(this.get(key)!, key);\n\t\t\t\tif (result.keep) coll.set(key, result.value);\n\t\t\t} else if (hasInOther) {\n\t\t\t\tconst result = whenInOther(other.get(key)!, key);\n\t\t\t\tif (result.keep) coll.set(key, result.value);\n\t\t\t}\n\t\t}\n\n\t\treturn coll;\n\t}\n\n\t/**\n\t * The sorted method sorts the items of a collection and returns it.\n\t * The sort is not necessarily stable in Node 10 or older.\n\t * The default sort order is according to string Unicode code points.\n\t *\n\t * @param compareFunction - Specifies a function that defines the sort order.\n\t * If omitted, the collection is sorted according to each character's Unicode code point value,\n\t * according to the string conversion of each element.\n\t * @example\n\t * ```ts\n\t * collection.sorted((userA, userB) => userA.createdTimestamp - userB.createdTimestamp);\n\t * ```\n\t */\n\tpublic sorted(compareFunction: Comparator = Collection.defaultSort) {\n\t\treturn new this.constructor[Symbol.species](this).sort((av, bv, ak, bk) => compareFunction(av, bv, ak, bk));\n\t}\n\n\tpublic toJSON() {\n\t\t// toJSON is called recursively by JSON.stringify.\n\t\treturn [...this.values()];\n\t}\n\n\tprivate static defaultSort(firstValue: V, secondValue: V): number {\n\t\treturn Number(firstValue > secondValue) || Number(firstValue === secondValue) - 1;\n\t}\n\n\t/**\n\t * Creates a Collection from a list of entries.\n\t *\n\t * @param entries - The list of entries\n\t * @param combine - Function to combine an existing entry with a new one\n\t * @example\n\t * ```ts\n\t * Collection.combineEntries([[\"a\", 1], [\"b\", 2], [\"a\", 2]], (x, y) => x + y);\n\t * // returns Collection { \"a\" => 3, \"b\" => 2 }\n\t * ```\n\t */\n\tpublic static combineEntries(\n\t\tentries: Iterable<[K, V]>,\n\t\tcombine: (firstValue: V, secondValue: V, key: K) => V,\n\t): Collection {\n\t\tconst coll = new Collection();\n\t\tfor (const [key, value] of entries) {\n\t\t\tif (coll.has(key)) {\n\t\t\t\tcoll.set(key, combine(coll.get(key)!, value, key));\n\t\t\t} else {\n\t\t\t\tcoll.set(key, value);\n\t\t\t}\n\t\t}\n\n\t\treturn coll;\n\t}\n}\n\n/**\n * @internal\n */\nexport type Keep = { keep: false } | { keep: true; value: V };\n\n/**\n * @internal\n */\nexport type Comparator = (firstValue: V, secondValue: V, firstKey: K, secondKey: K) => number;\n"],"mappings":"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","names":[]} \ No newline at end of file diff --git a/node_modules/@discordjs/collection/dist/index.mjs b/node_modules/@discordjs/collection/dist/index.mjs new file mode 100644 index 0000000..e968033 --- /dev/null +++ b/node_modules/@discordjs/collection/dist/index.mjs @@ -0,0 +1,522 @@ +var __defProp = Object.defineProperty; +var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); + +// src/collection.ts +var Collection = class extends Map { + /** + * Obtains the value of the given key if it exists, otherwise sets and returns the value provided by the default value generator. + * + * @param key - The key to get if it exists, or set otherwise + * @param defaultValueGenerator - A function that generates the default value + * @example + * ```ts + * collection.ensure(guildId, () => defaultGuildConfig); + * ``` + */ + ensure(key, defaultValueGenerator) { + if (this.has(key)) + return this.get(key); + if (typeof defaultValueGenerator !== "function") + throw new TypeError(`${defaultValueGenerator} is not a function`); + const defaultValue = defaultValueGenerator(key, this); + this.set(key, defaultValue); + return defaultValue; + } + /** + * Checks if all of the elements exist in the collection. + * + * @param keys - The keys of the elements to check for + * @returns `true` if all of the elements exist, `false` if at least one does not exist. + */ + hasAll(...keys) { + return keys.every((key) => super.has(key)); + } + /** + * Checks if any of the elements exist in the collection. + * + * @param keys - The keys of the elements to check for + * @returns `true` if any of the elements exist, `false` if none exist. + */ + hasAny(...keys) { + return keys.some((key) => super.has(key)); + } + first(amount) { + if (amount === void 0) + return this.values().next().value; + if (amount < 0) + return this.last(amount * -1); + amount = Math.min(this.size, amount); + const iter = this.values(); + return Array.from({ length: amount }, () => iter.next().value); + } + firstKey(amount) { + if (amount === void 0) + return this.keys().next().value; + if (amount < 0) + return this.lastKey(amount * -1); + amount = Math.min(this.size, amount); + const iter = this.keys(); + return Array.from({ length: amount }, () => iter.next().value); + } + last(amount) { + const arr = [...this.values()]; + if (amount === void 0) + return arr[arr.length - 1]; + if (amount < 0) + return this.first(amount * -1); + if (!amount) + return []; + return arr.slice(-amount); + } + lastKey(amount) { + const arr = [...this.keys()]; + if (amount === void 0) + return arr[arr.length - 1]; + if (amount < 0) + return this.firstKey(amount * -1); + if (!amount) + return []; + return arr.slice(-amount); + } + /** + * Identical to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/at | Array.at()}. + * Returns the item at a given index, allowing for positive and negative integers. + * Negative integers count back from the last item in the collection. + * + * @param index - The index of the element to obtain + */ + at(index) { + index = Math.floor(index); + const arr = [...this.values()]; + return arr.at(index); + } + /** + * Identical to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/at | Array.at()}. + * Returns the key at a given index, allowing for positive and negative integers. + * Negative integers count back from the last item in the collection. + * + * @param index - The index of the key to obtain + */ + keyAt(index) { + index = Math.floor(index); + const arr = [...this.keys()]; + return arr.at(index); + } + random(amount) { + const arr = [...this.values()]; + if (amount === void 0) + return arr[Math.floor(Math.random() * arr.length)]; + if (!arr.length || !amount) + return []; + return Array.from( + { length: Math.min(amount, arr.length) }, + () => arr.splice(Math.floor(Math.random() * arr.length), 1)[0] + ); + } + randomKey(amount) { + const arr = [...this.keys()]; + if (amount === void 0) + return arr[Math.floor(Math.random() * arr.length)]; + if (!arr.length || !amount) + return []; + return Array.from( + { length: Math.min(amount, arr.length) }, + () => arr.splice(Math.floor(Math.random() * arr.length), 1)[0] + ); + } + /** + * Identical to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/reverse | Array.reverse()} + * but returns a Collection instead of an Array. + */ + reverse() { + const entries = [...this.entries()].reverse(); + this.clear(); + for (const [key, value] of entries) + this.set(key, value); + return this; + } + find(fn, thisArg) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + if (thisArg !== void 0) + fn = fn.bind(thisArg); + for (const [key, val] of this) { + if (fn(val, key, this)) + return val; + } + return void 0; + } + findKey(fn, thisArg) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + if (thisArg !== void 0) + fn = fn.bind(thisArg); + for (const [key, val] of this) { + if (fn(val, key, this)) + return key; + } + return void 0; + } + sweep(fn, thisArg) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + if (thisArg !== void 0) + fn = fn.bind(thisArg); + const previousSize = this.size; + for (const [key, val] of this) { + if (fn(val, key, this)) + this.delete(key); + } + return previousSize - this.size; + } + filter(fn, thisArg) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + if (thisArg !== void 0) + fn = fn.bind(thisArg); + const results = new this.constructor[Symbol.species](); + for (const [key, val] of this) { + if (fn(val, key, this)) + results.set(key, val); + } + return results; + } + partition(fn, thisArg) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + if (thisArg !== void 0) + fn = fn.bind(thisArg); + const results = [ + new this.constructor[Symbol.species](), + new this.constructor[Symbol.species]() + ]; + for (const [key, val] of this) { + if (fn(val, key, this)) { + results[0].set(key, val); + } else { + results[1].set(key, val); + } + } + return results; + } + flatMap(fn, thisArg) { + const collections = this.map(fn, thisArg); + return new this.constructor[Symbol.species]().concat(...collections); + } + map(fn, thisArg) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + if (thisArg !== void 0) + fn = fn.bind(thisArg); + const iter = this.entries(); + return Array.from({ length: this.size }, () => { + const [key, value] = iter.next().value; + return fn(value, key, this); + }); + } + mapValues(fn, thisArg) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + if (thisArg !== void 0) + fn = fn.bind(thisArg); + const coll = new this.constructor[Symbol.species](); + for (const [key, val] of this) + coll.set(key, fn(val, key, this)); + return coll; + } + some(fn, thisArg) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + if (thisArg !== void 0) + fn = fn.bind(thisArg); + for (const [key, val] of this) { + if (fn(val, key, this)) + return true; + } + return false; + } + every(fn, thisArg) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + if (thisArg !== void 0) + fn = fn.bind(thisArg); + for (const [key, val] of this) { + if (!fn(val, key, this)) + return false; + } + return true; + } + /** + * Applies a function to produce a single value. Identical in behavior to + * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/reduce | Array.reduce()}. + * + * @param fn - Function used to reduce, taking four arguments; `accumulator`, `currentValue`, `currentKey`, + * and `collection` + * @param initialValue - Starting value for the accumulator + * @example + * ```ts + * collection.reduce((acc, guild) => acc + guild.memberCount, 0); + * ``` + */ + reduce(fn, initialValue) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + let accumulator; + if (initialValue !== void 0) { + accumulator = initialValue; + for (const [key, val] of this) + accumulator = fn(accumulator, val, key, this); + return accumulator; + } + let first = true; + for (const [key, val] of this) { + if (first) { + accumulator = val; + first = false; + continue; + } + accumulator = fn(accumulator, val, key, this); + } + if (first) { + throw new TypeError("Reduce of empty collection with no initial value"); + } + return accumulator; + } + each(fn, thisArg) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + if (thisArg !== void 0) + fn = fn.bind(thisArg); + for (const [key, value] of this) { + fn(value, key, this); + } + return this; + } + tap(fn, thisArg) { + if (typeof fn !== "function") + throw new TypeError(`${fn} is not a function`); + if (thisArg !== void 0) + fn = fn.bind(thisArg); + fn(this); + return this; + } + /** + * Creates an identical shallow copy of this collection. + * + * @example + * ```ts + * const newColl = someColl.clone(); + * ``` + */ + clone() { + return new this.constructor[Symbol.species](this); + } + /** + * Combines this collection with others into a new collection. None of the source collections are modified. + * + * @param collections - Collections to merge + * @example + * ```ts + * const newColl = someColl.concat(someOtherColl, anotherColl, ohBoyAColl); + * ``` + */ + concat(...collections) { + const newColl = this.clone(); + for (const coll of collections) { + for (const [key, val] of coll) + newColl.set(key, val); + } + return newColl; + } + /** + * Checks if this collection shares identical items with another. + * This is different to checking for equality using equal-signs, because + * the collections may be different objects, but contain the same data. + * + * @param collection - Collection to compare with + * @returns Whether the collections have identical contents + */ + equals(collection) { + if (!collection) + return false; + if (this === collection) + return true; + if (this.size !== collection.size) + return false; + for (const [key, value] of this) { + if (!collection.has(key) || value !== collection.get(key)) { + return false; + } + } + return true; + } + /** + * The sort method sorts the items of a collection in place and returns it. + * The sort is not necessarily stable in Node 10 or older. + * The default sort order is according to string Unicode code points. + * + * @param compareFunction - Specifies a function that defines the sort order. + * If omitted, the collection is sorted according to each character's Unicode code point value, according to the string conversion of each element. + * @example + * ```ts + * collection.sort((userA, userB) => userA.createdTimestamp - userB.createdTimestamp); + * ``` + */ + sort(compareFunction = Collection.defaultSort) { + const entries = [...this.entries()]; + entries.sort((a, b) => compareFunction(a[1], b[1], a[0], b[0])); + super.clear(); + for (const [key, value] of entries) { + super.set(key, value); + } + return this; + } + /** + * The intersect method returns a new structure containing items where the keys and values are present in both original structures. + * + * @param other - The other Collection to filter against + */ + intersect(other) { + const coll = new this.constructor[Symbol.species](); + for (const [key, value] of other) { + if (this.has(key) && Object.is(value, this.get(key))) { + coll.set(key, value); + } + } + return coll; + } + /** + * The subtract method returns a new structure containing items where the keys and values of the original structure are not present in the other. + * + * @param other - The other Collection to filter against + */ + subtract(other) { + const coll = new this.constructor[Symbol.species](); + for (const [key, value] of this) { + if (!other.has(key) || !Object.is(value, other.get(key))) { + coll.set(key, value); + } + } + return coll; + } + /** + * The difference method returns a new structure containing items where the key is present in one of the original structures but not the other. + * + * @param other - The other Collection to filter against + */ + difference(other) { + const coll = new this.constructor[Symbol.species](); + for (const [key, value] of other) { + if (!this.has(key)) + coll.set(key, value); + } + for (const [key, value] of this) { + if (!other.has(key)) + coll.set(key, value); + } + return coll; + } + /** + * Merges two Collections together into a new Collection. + * + * @param other - The other Collection to merge with + * @param whenInSelf - Function getting the result if the entry only exists in this Collection + * @param whenInOther - Function getting the result if the entry only exists in the other Collection + * @param whenInBoth - Function getting the result if the entry exists in both Collections + * @example + * ```ts + * // Sums up the entries in two collections. + * coll.merge( + * other, + * x => ({ keep: true, value: x }), + * y => ({ keep: true, value: y }), + * (x, y) => ({ keep: true, value: x + y }), + * ); + * ``` + * @example + * ```ts + * // Intersects two collections in a left-biased manner. + * coll.merge( + * other, + * x => ({ keep: false }), + * y => ({ keep: false }), + * (x, _) => ({ keep: true, value: x }), + * ); + * ``` + */ + merge(other, whenInSelf, whenInOther, whenInBoth) { + const coll = new this.constructor[Symbol.species](); + const keys = /* @__PURE__ */ new Set([...this.keys(), ...other.keys()]); + for (const key of keys) { + const hasInSelf = this.has(key); + const hasInOther = other.has(key); + if (hasInSelf && hasInOther) { + const result = whenInBoth(this.get(key), other.get(key), key); + if (result.keep) + coll.set(key, result.value); + } else if (hasInSelf) { + const result = whenInSelf(this.get(key), key); + if (result.keep) + coll.set(key, result.value); + } else if (hasInOther) { + const result = whenInOther(other.get(key), key); + if (result.keep) + coll.set(key, result.value); + } + } + return coll; + } + /** + * The sorted method sorts the items of a collection and returns it. + * The sort is not necessarily stable in Node 10 or older. + * The default sort order is according to string Unicode code points. + * + * @param compareFunction - Specifies a function that defines the sort order. + * If omitted, the collection is sorted according to each character's Unicode code point value, + * according to the string conversion of each element. + * @example + * ```ts + * collection.sorted((userA, userB) => userA.createdTimestamp - userB.createdTimestamp); + * ``` + */ + sorted(compareFunction = Collection.defaultSort) { + return new this.constructor[Symbol.species](this).sort((av, bv, ak, bk) => compareFunction(av, bv, ak, bk)); + } + toJSON() { + return [...this.values()]; + } + static defaultSort(firstValue, secondValue) { + return Number(firstValue > secondValue) || Number(firstValue === secondValue) - 1; + } + /** + * Creates a Collection from a list of entries. + * + * @param entries - The list of entries + * @param combine - Function to combine an existing entry with a new one + * @example + * ```ts + * Collection.combineEntries([["a", 1], ["b", 2], ["a", 2]], (x, y) => x + y); + * // returns Collection { "a" => 3, "b" => 2 } + * ``` + */ + static combineEntries(entries, combine) { + const coll = new Collection(); + for (const [key, value] of entries) { + if (coll.has(key)) { + coll.set(key, combine(coll.get(key), value, key)); + } else { + coll.set(key, value); + } + } + return coll; + } +}; +__name(Collection, "Collection"); + +// src/index.ts +var version = "1.5.1"; +export { + Collection, + version +}; +//# sourceMappingURL=index.mjs.map \ No newline at end of file diff --git a/node_modules/@discordjs/collection/dist/index.mjs.map b/node_modules/@discordjs/collection/dist/index.mjs.map new file mode 100644 index 0000000..b736a28 --- /dev/null +++ b/node_modules/@discordjs/collection/dist/index.mjs.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/collection.ts","../src/index.ts"],"sourcesContent":["/* eslint-disable no-param-reassign */\n/**\n * @internal\n */\nexport interface CollectionConstructor {\n\tnew (): Collection;\n\tnew (entries?: readonly (readonly [K, V])[] | null): Collection;\n\tnew (iterable: Iterable): Collection;\n\treadonly prototype: Collection;\n\treadonly [Symbol.species]: CollectionConstructor;\n}\n\n/**\n * Represents an immutable version of a collection\n */\nexport type ReadonlyCollection = Omit<\n\tCollection,\n\t'delete' | 'ensure' | 'forEach' | 'get' | 'reverse' | 'set' | 'sort' | 'sweep'\n> &\n\tReadonlyMap;\n\n/**\n * Separate interface for the constructor so that emitted js does not have a constructor that overwrites itself\n *\n * @internal\n */\nexport interface Collection extends Map {\n\tconstructor: CollectionConstructor;\n}\n\n/**\n * A Map with additional utility methods. This is used throughout discord.js rather than Arrays for anything that has\n * an ID, for significantly improved performance and ease-of-use.\n *\n * @typeParam K - The key type this collection holds\n * @typeParam V - The value type this collection holds\n */\nexport class Collection extends Map {\n\t/**\n\t * Obtains the value of the given key if it exists, otherwise sets and returns the value provided by the default value generator.\n\t *\n\t * @param key - The key to get if it exists, or set otherwise\n\t * @param defaultValueGenerator - A function that generates the default value\n\t * @example\n\t * ```ts\n\t * collection.ensure(guildId, () => defaultGuildConfig);\n\t * ```\n\t */\n\tpublic ensure(key: K, defaultValueGenerator: (key: K, collection: this) => V): V {\n\t\tif (this.has(key)) return this.get(key)!;\n\t\tif (typeof defaultValueGenerator !== 'function') throw new TypeError(`${defaultValueGenerator} is not a function`);\n\t\tconst defaultValue = defaultValueGenerator(key, this);\n\t\tthis.set(key, defaultValue);\n\t\treturn defaultValue;\n\t}\n\n\t/**\n\t * Checks if all of the elements exist in the collection.\n\t *\n\t * @param keys - The keys of the elements to check for\n\t * @returns `true` if all of the elements exist, `false` if at least one does not exist.\n\t */\n\tpublic hasAll(...keys: K[]) {\n\t\treturn keys.every((key) => super.has(key));\n\t}\n\n\t/**\n\t * Checks if any of the elements exist in the collection.\n\t *\n\t * @param keys - The keys of the elements to check for\n\t * @returns `true` if any of the elements exist, `false` if none exist.\n\t */\n\tpublic hasAny(...keys: K[]) {\n\t\treturn keys.some((key) => super.has(key));\n\t}\n\n\t/**\n\t * Obtains the first value(s) in this collection.\n\t *\n\t * @param amount - Amount of values to obtain from the beginning\n\t * @returns A single value if no amount is provided or an array of values, starting from the end if amount is negative\n\t */\n\tpublic first(): V | undefined;\n\tpublic first(amount: number): V[];\n\tpublic first(amount?: number): V | V[] | undefined {\n\t\tif (amount === undefined) return this.values().next().value;\n\t\tif (amount < 0) return this.last(amount * -1);\n\t\tamount = Math.min(this.size, amount);\n\t\tconst iter = this.values();\n\t\treturn Array.from({ length: amount }, (): V => iter.next().value);\n\t}\n\n\t/**\n\t * Obtains the first key(s) in this collection.\n\t *\n\t * @param amount - Amount of keys to obtain from the beginning\n\t * @returns A single key if no amount is provided or an array of keys, starting from the end if\n\t * amount is negative\n\t */\n\tpublic firstKey(): K | undefined;\n\tpublic firstKey(amount: number): K[];\n\tpublic firstKey(amount?: number): K | K[] | undefined {\n\t\tif (amount === undefined) return this.keys().next().value;\n\t\tif (amount < 0) return this.lastKey(amount * -1);\n\t\tamount = Math.min(this.size, amount);\n\t\tconst iter = this.keys();\n\t\treturn Array.from({ length: amount }, (): K => iter.next().value);\n\t}\n\n\t/**\n\t * Obtains the last value(s) in this collection.\n\t *\n\t * @param amount - Amount of values to obtain from the end\n\t * @returns A single value if no amount is provided or an array of values, starting from the start if\n\t * amount is negative\n\t */\n\tpublic last(): V | undefined;\n\tpublic last(amount: number): V[];\n\tpublic last(amount?: number): V | V[] | undefined {\n\t\tconst arr = [...this.values()];\n\t\tif (amount === undefined) return arr[arr.length - 1];\n\t\tif (amount < 0) return this.first(amount * -1);\n\t\tif (!amount) return [];\n\t\treturn arr.slice(-amount);\n\t}\n\n\t/**\n\t * Obtains the last key(s) in this collection.\n\t *\n\t * @param amount - Amount of keys to obtain from the end\n\t * @returns A single key if no amount is provided or an array of keys, starting from the start if\n\t * amount is negative\n\t */\n\tpublic lastKey(): K | undefined;\n\tpublic lastKey(amount: number): K[];\n\tpublic lastKey(amount?: number): K | K[] | undefined {\n\t\tconst arr = [...this.keys()];\n\t\tif (amount === undefined) return arr[arr.length - 1];\n\t\tif (amount < 0) return this.firstKey(amount * -1);\n\t\tif (!amount) return [];\n\t\treturn arr.slice(-amount);\n\t}\n\n\t/**\n\t * Identical to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/at | Array.at()}.\n\t * Returns the item at a given index, allowing for positive and negative integers.\n\t * Negative integers count back from the last item in the collection.\n\t *\n\t * @param index - The index of the element to obtain\n\t */\n\tpublic at(index: number) {\n\t\tindex = Math.floor(index);\n\t\tconst arr = [...this.values()];\n\t\treturn arr.at(index);\n\t}\n\n\t/**\n\t * Identical to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/at | Array.at()}.\n\t * Returns the key at a given index, allowing for positive and negative integers.\n\t * Negative integers count back from the last item in the collection.\n\t *\n\t * @param index - The index of the key to obtain\n\t */\n\tpublic keyAt(index: number) {\n\t\tindex = Math.floor(index);\n\t\tconst arr = [...this.keys()];\n\t\treturn arr.at(index);\n\t}\n\n\t/**\n\t * Obtains unique random value(s) from this collection.\n\t *\n\t * @param amount - Amount of values to obtain randomly\n\t * @returns A single value if no amount is provided or an array of values\n\t */\n\tpublic random(): V | undefined;\n\tpublic random(amount: number): V[];\n\tpublic random(amount?: number): V | V[] | undefined {\n\t\tconst arr = [...this.values()];\n\t\tif (amount === undefined) return arr[Math.floor(Math.random() * arr.length)];\n\t\tif (!arr.length || !amount) return [];\n\t\treturn Array.from(\n\t\t\t{ length: Math.min(amount, arr.length) },\n\t\t\t(): V => arr.splice(Math.floor(Math.random() * arr.length), 1)[0]!,\n\t\t);\n\t}\n\n\t/**\n\t * Obtains unique random key(s) from this collection.\n\t *\n\t * @param amount - Amount of keys to obtain randomly\n\t * @returns A single key if no amount is provided or an array\n\t */\n\tpublic randomKey(): K | undefined;\n\tpublic randomKey(amount: number): K[];\n\tpublic randomKey(amount?: number): K | K[] | undefined {\n\t\tconst arr = [...this.keys()];\n\t\tif (amount === undefined) return arr[Math.floor(Math.random() * arr.length)];\n\t\tif (!arr.length || !amount) return [];\n\t\treturn Array.from(\n\t\t\t{ length: Math.min(amount, arr.length) },\n\t\t\t(): K => arr.splice(Math.floor(Math.random() * arr.length), 1)[0]!,\n\t\t);\n\t}\n\n\t/**\n\t * Identical to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/reverse | Array.reverse()}\n\t * but returns a Collection instead of an Array.\n\t */\n\tpublic reverse() {\n\t\tconst entries = [...this.entries()].reverse();\n\t\tthis.clear();\n\t\tfor (const [key, value] of entries) this.set(key, value);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Searches for a single item where the given function returns a truthy value. This behaves like\n\t * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/find | Array.find()}.\n\t * All collections used in Discord.js are mapped using their `id` property, and if you want to find by id you\n\t * should use the `get` method. See\n\t * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map/get | MDN} for details.\n\t *\n\t * @param fn - The function to test with (should return boolean)\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @example\n\t * ```ts\n\t * collection.find(user => user.username === 'Bob');\n\t * ```\n\t */\n\tpublic find(fn: (value: V, key: K, collection: this) => value is V2): V2 | undefined;\n\tpublic find(fn: (value: V, key: K, collection: this) => unknown): V | undefined;\n\tpublic find(\n\t\tfn: (this: This, value: V, key: K, collection: this) => value is V2,\n\t\tthisArg: This,\n\t): V2 | undefined;\n\tpublic find(fn: (this: This, value: V, key: K, collection: this) => unknown, thisArg: This): V | undefined;\n\tpublic find(fn: (value: V, key: K, collection: this) => unknown, thisArg?: unknown): V | undefined {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tif (thisArg !== undefined) fn = fn.bind(thisArg);\n\t\tfor (const [key, val] of this) {\n\t\t\tif (fn(val, key, this)) return val;\n\t\t}\n\n\t\treturn undefined;\n\t}\n\n\t/**\n\t * Searches for the key of a single item where the given function returns a truthy value. This behaves like\n\t * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/findIndex | Array.findIndex()},\n\t * but returns the key rather than the positional index.\n\t *\n\t * @param fn - The function to test with (should return boolean)\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @example\n\t * ```ts\n\t * collection.findKey(user => user.username === 'Bob');\n\t * ```\n\t */\n\tpublic findKey(fn: (value: V, key: K, collection: this) => key is K2): K2 | undefined;\n\tpublic findKey(fn: (value: V, key: K, collection: this) => unknown): K | undefined;\n\tpublic findKey(\n\t\tfn: (this: This, value: V, key: K, collection: this) => key is K2,\n\t\tthisArg: This,\n\t): K2 | undefined;\n\tpublic findKey(fn: (this: This, value: V, key: K, collection: this) => unknown, thisArg: This): K | undefined;\n\tpublic findKey(fn: (value: V, key: K, collection: this) => unknown, thisArg?: unknown): K | undefined {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tif (thisArg !== undefined) fn = fn.bind(thisArg);\n\t\tfor (const [key, val] of this) {\n\t\t\tif (fn(val, key, this)) return key;\n\t\t}\n\n\t\treturn undefined;\n\t}\n\n\t/**\n\t * Removes items that satisfy the provided filter function.\n\t *\n\t * @param fn - Function used to test (should return a boolean)\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @returns The number of removed entries\n\t */\n\tpublic sweep(fn: (value: V, key: K, collection: this) => unknown): number;\n\tpublic sweep(fn: (this: T, value: V, key: K, collection: this) => unknown, thisArg: T): number;\n\tpublic sweep(fn: (value: V, key: K, collection: this) => unknown, thisArg?: unknown): number {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tif (thisArg !== undefined) fn = fn.bind(thisArg);\n\t\tconst previousSize = this.size;\n\t\tfor (const [key, val] of this) {\n\t\t\tif (fn(val, key, this)) this.delete(key);\n\t\t}\n\n\t\treturn previousSize - this.size;\n\t}\n\n\t/**\n\t * Identical to\n\t * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/filter | Array.filter()},\n\t * but returns a Collection instead of an Array.\n\t *\n\t * @param fn - The function to test with (should return boolean)\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @example\n\t * ```ts\n\t * collection.filter(user => user.username === 'Bob');\n\t * ```\n\t */\n\tpublic filter(fn: (value: V, key: K, collection: this) => key is K2): Collection;\n\tpublic filter(fn: (value: V, key: K, collection: this) => value is V2): Collection;\n\tpublic filter(fn: (value: V, key: K, collection: this) => unknown): Collection;\n\tpublic filter(\n\t\tfn: (this: This, value: V, key: K, collection: this) => key is K2,\n\t\tthisArg: This,\n\t): Collection;\n\tpublic filter(\n\t\tfn: (this: This, value: V, key: K, collection: this) => value is V2,\n\t\tthisArg: This,\n\t): Collection;\n\tpublic filter(fn: (this: This, value: V, key: K, collection: this) => unknown, thisArg: This): Collection;\n\tpublic filter(fn: (value: V, key: K, collection: this) => unknown, thisArg?: unknown): Collection {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tif (thisArg !== undefined) fn = fn.bind(thisArg);\n\t\tconst results = new this.constructor[Symbol.species]();\n\t\tfor (const [key, val] of this) {\n\t\t\tif (fn(val, key, this)) results.set(key, val);\n\t\t}\n\n\t\treturn results;\n\t}\n\n\t/**\n\t * Partitions the collection into two collections where the first collection\n\t * contains the items that passed and the second contains the items that failed.\n\t *\n\t * @param fn - Function used to test (should return a boolean)\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @example\n\t * ```ts\n\t * const [big, small] = collection.partition(guild => guild.memberCount > 250);\n\t * ```\n\t */\n\tpublic partition(\n\t\tfn: (value: V, key: K, collection: this) => key is K2,\n\t): [Collection, Collection, V>];\n\tpublic partition(\n\t\tfn: (value: V, key: K, collection: this) => value is V2,\n\t): [Collection, Collection>];\n\tpublic partition(fn: (value: V, key: K, collection: this) => unknown): [Collection, Collection];\n\tpublic partition(\n\t\tfn: (this: This, value: V, key: K, collection: this) => key is K2,\n\t\tthisArg: This,\n\t): [Collection, Collection, V>];\n\tpublic partition(\n\t\tfn: (this: This, value: V, key: K, collection: this) => value is V2,\n\t\tthisArg: This,\n\t): [Collection, Collection>];\n\tpublic partition(\n\t\tfn: (this: This, value: V, key: K, collection: this) => unknown,\n\t\tthisArg: This,\n\t): [Collection, Collection];\n\tpublic partition(\n\t\tfn: (value: V, key: K, collection: this) => unknown,\n\t\tthisArg?: unknown,\n\t): [Collection, Collection] {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tif (thisArg !== undefined) fn = fn.bind(thisArg);\n\t\tconst results: [Collection, Collection] = [\n\t\t\tnew this.constructor[Symbol.species](),\n\t\t\tnew this.constructor[Symbol.species](),\n\t\t];\n\t\tfor (const [key, val] of this) {\n\t\t\tif (fn(val, key, this)) {\n\t\t\t\tresults[0].set(key, val);\n\t\t\t} else {\n\t\t\t\tresults[1].set(key, val);\n\t\t\t}\n\t\t}\n\n\t\treturn results;\n\t}\n\n\t/**\n\t * Maps each item into a Collection, then joins the results into a single Collection. Identical in behavior to\n\t * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/flatMap | Array.flatMap()}.\n\t *\n\t * @param fn - Function that produces a new Collection\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @example\n\t * ```ts\n\t * collection.flatMap(guild => guild.members.cache);\n\t * ```\n\t */\n\tpublic flatMap(fn: (value: V, key: K, collection: this) => Collection): Collection;\n\tpublic flatMap(\n\t\tfn: (this: This, value: V, key: K, collection: this) => Collection,\n\t\tthisArg: This,\n\t): Collection;\n\tpublic flatMap(fn: (value: V, key: K, collection: this) => Collection, thisArg?: unknown): Collection {\n\t\t// eslint-disable-next-line unicorn/no-array-method-this-argument\n\t\tconst collections = this.map(fn, thisArg);\n\t\treturn new this.constructor[Symbol.species]().concat(...collections);\n\t}\n\n\t/**\n\t * Maps each item to another value into an array. Identical in behavior to\n\t * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/map | Array.map()}.\n\t *\n\t * @param fn - Function that produces an element of the new array, taking three arguments\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @example\n\t * ```ts\n\t * collection.map(user => user.tag);\n\t * ```\n\t */\n\tpublic map(fn: (value: V, key: K, collection: this) => T): T[];\n\tpublic map(fn: (this: This, value: V, key: K, collection: this) => T, thisArg: This): T[];\n\tpublic map(fn: (value: V, key: K, collection: this) => T, thisArg?: unknown): T[] {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tif (thisArg !== undefined) fn = fn.bind(thisArg);\n\t\tconst iter = this.entries();\n\t\treturn Array.from({ length: this.size }, (): T => {\n\t\t\tconst [key, value] = iter.next().value;\n\t\t\treturn fn(value, key, this);\n\t\t});\n\t}\n\n\t/**\n\t * Maps each item to another value into a collection. Identical in behavior to\n\t * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/map | Array.map()}.\n\t *\n\t * @param fn - Function that produces an element of the new collection, taking three arguments\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @example\n\t * ```ts\n\t * collection.mapValues(user => user.tag);\n\t * ```\n\t */\n\tpublic mapValues(fn: (value: V, key: K, collection: this) => T): Collection;\n\tpublic mapValues(fn: (this: This, value: V, key: K, collection: this) => T, thisArg: This): Collection;\n\tpublic mapValues(fn: (value: V, key: K, collection: this) => T, thisArg?: unknown): Collection {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tif (thisArg !== undefined) fn = fn.bind(thisArg);\n\t\tconst coll = new this.constructor[Symbol.species]();\n\t\tfor (const [key, val] of this) coll.set(key, fn(val, key, this));\n\t\treturn coll;\n\t}\n\n\t/**\n\t * Checks if there exists an item that passes a test. Identical in behavior to\n\t * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/some | Array.some()}.\n\t *\n\t * @param fn - Function used to test (should return a boolean)\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @example\n\t * ```ts\n\t * collection.some(user => user.discriminator === '0000');\n\t * ```\n\t */\n\tpublic some(fn: (value: V, key: K, collection: this) => unknown): boolean;\n\tpublic some(fn: (this: T, value: V, key: K, collection: this) => unknown, thisArg: T): boolean;\n\tpublic some(fn: (value: V, key: K, collection: this) => unknown, thisArg?: unknown): boolean {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tif (thisArg !== undefined) fn = fn.bind(thisArg);\n\t\tfor (const [key, val] of this) {\n\t\t\tif (fn(val, key, this)) return true;\n\t\t}\n\n\t\treturn false;\n\t}\n\n\t/**\n\t * Checks if all items passes a test. Identical in behavior to\n\t * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/every | Array.every()}.\n\t *\n\t * @param fn - Function used to test (should return a boolean)\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @example\n\t * ```ts\n\t * collection.every(user => !user.bot);\n\t * ```\n\t */\n\tpublic every(fn: (value: V, key: K, collection: this) => key is K2): this is Collection;\n\tpublic every(fn: (value: V, key: K, collection: this) => value is V2): this is Collection;\n\tpublic every(fn: (value: V, key: K, collection: this) => unknown): boolean;\n\tpublic every(\n\t\tfn: (this: This, value: V, key: K, collection: this) => key is K2,\n\t\tthisArg: This,\n\t): this is Collection;\n\tpublic every(\n\t\tfn: (this: This, value: V, key: K, collection: this) => value is V2,\n\t\tthisArg: This,\n\t): this is Collection;\n\tpublic every(fn: (this: This, value: V, key: K, collection: this) => unknown, thisArg: This): boolean;\n\tpublic every(fn: (value: V, key: K, collection: this) => unknown, thisArg?: unknown): boolean {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tif (thisArg !== undefined) fn = fn.bind(thisArg);\n\t\tfor (const [key, val] of this) {\n\t\t\tif (!fn(val, key, this)) return false;\n\t\t}\n\n\t\treturn true;\n\t}\n\n\t/**\n\t * Applies a function to produce a single value. Identical in behavior to\n\t * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/reduce | Array.reduce()}.\n\t *\n\t * @param fn - Function used to reduce, taking four arguments; `accumulator`, `currentValue`, `currentKey`,\n\t * and `collection`\n\t * @param initialValue - Starting value for the accumulator\n\t * @example\n\t * ```ts\n\t * collection.reduce((acc, guild) => acc + guild.memberCount, 0);\n\t * ```\n\t */\n\tpublic reduce(fn: (accumulator: T, value: V, key: K, collection: this) => T, initialValue?: T): T {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tlet accumulator!: T;\n\n\t\tif (initialValue !== undefined) {\n\t\t\taccumulator = initialValue;\n\t\t\tfor (const [key, val] of this) accumulator = fn(accumulator, val, key, this);\n\t\t\treturn accumulator;\n\t\t}\n\n\t\tlet first = true;\n\t\tfor (const [key, val] of this) {\n\t\t\tif (first) {\n\t\t\t\taccumulator = val as unknown as T;\n\t\t\t\tfirst = false;\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\taccumulator = fn(accumulator, val, key, this);\n\t\t}\n\n\t\t// No items iterated.\n\t\tif (first) {\n\t\t\tthrow new TypeError('Reduce of empty collection with no initial value');\n\t\t}\n\n\t\treturn accumulator;\n\t}\n\n\t/**\n\t * Identical to\n\t * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map/forEach | Map.forEach()},\n\t * but returns the collection instead of undefined.\n\t *\n\t * @param fn - Function to execute for each element\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @example\n\t * ```ts\n\t * collection\n\t * .each(user => console.log(user.username))\n\t * .filter(user => user.bot)\n\t * .each(user => console.log(user.username));\n\t * ```\n\t */\n\tpublic each(fn: (value: V, key: K, collection: this) => void): this;\n\tpublic each(fn: (this: T, value: V, key: K, collection: this) => void, thisArg: T): this;\n\tpublic each(fn: (value: V, key: K, collection: this) => void, thisArg?: unknown): this {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tif (thisArg !== undefined) fn = fn.bind(thisArg);\n\n\t\tfor (const [key, value] of this) {\n\t\t\tfn(value, key, this);\n\t\t}\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Runs a function on the collection and returns the collection.\n\t *\n\t * @param fn - Function to execute\n\t * @param thisArg - Value to use as `this` when executing function\n\t * @example\n\t * ```ts\n\t * collection\n\t * .tap(coll => console.log(coll.size))\n\t * .filter(user => user.bot)\n\t * .tap(coll => console.log(coll.size))\n\t * ```\n\t */\n\tpublic tap(fn: (collection: this) => void): this;\n\tpublic tap(fn: (this: T, collection: this) => void, thisArg: T): this;\n\tpublic tap(fn: (collection: this) => void, thisArg?: unknown): this {\n\t\tif (typeof fn !== 'function') throw new TypeError(`${fn} is not a function`);\n\t\tif (thisArg !== undefined) fn = fn.bind(thisArg);\n\t\tfn(this);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Creates an identical shallow copy of this collection.\n\t *\n\t * @example\n\t * ```ts\n\t * const newColl = someColl.clone();\n\t * ```\n\t */\n\tpublic clone(): Collection {\n\t\treturn new this.constructor[Symbol.species](this);\n\t}\n\n\t/**\n\t * Combines this collection with others into a new collection. None of the source collections are modified.\n\t *\n\t * @param collections - Collections to merge\n\t * @example\n\t * ```ts\n\t * const newColl = someColl.concat(someOtherColl, anotherColl, ohBoyAColl);\n\t * ```\n\t */\n\tpublic concat(...collections: ReadonlyCollection[]) {\n\t\tconst newColl = this.clone();\n\t\tfor (const coll of collections) {\n\t\t\tfor (const [key, val] of coll) newColl.set(key, val);\n\t\t}\n\n\t\treturn newColl;\n\t}\n\n\t/**\n\t * Checks if this collection shares identical items with another.\n\t * This is different to checking for equality using equal-signs, because\n\t * the collections may be different objects, but contain the same data.\n\t *\n\t * @param collection - Collection to compare with\n\t * @returns Whether the collections have identical contents\n\t */\n\tpublic equals(collection: ReadonlyCollection) {\n\t\tif (!collection) return false; // runtime check\n\t\tif (this === collection) return true;\n\t\tif (this.size !== collection.size) return false;\n\t\tfor (const [key, value] of this) {\n\t\t\tif (!collection.has(key) || value !== collection.get(key)) {\n\t\t\t\treturn false;\n\t\t\t}\n\t\t}\n\n\t\treturn true;\n\t}\n\n\t/**\n\t * The sort method sorts the items of a collection in place and returns it.\n\t * The sort is not necessarily stable in Node 10 or older.\n\t * The default sort order is according to string Unicode code points.\n\t *\n\t * @param compareFunction - Specifies a function that defines the sort order.\n\t * If omitted, the collection is sorted according to each character's Unicode code point value, according to the string conversion of each element.\n\t * @example\n\t * ```ts\n\t * collection.sort((userA, userB) => userA.createdTimestamp - userB.createdTimestamp);\n\t * ```\n\t */\n\tpublic sort(compareFunction: Comparator = Collection.defaultSort) {\n\t\tconst entries = [...this.entries()];\n\t\tentries.sort((a, b): number => compareFunction(a[1], b[1], a[0], b[0]));\n\n\t\t// Perform clean-up\n\t\tsuper.clear();\n\n\t\t// Set the new entries\n\t\tfor (const [key, value] of entries) {\n\t\t\tsuper.set(key, value);\n\t\t}\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * The intersect method returns a new structure containing items where the keys and values are present in both original structures.\n\t *\n\t * @param other - The other Collection to filter against\n\t */\n\tpublic intersect(other: ReadonlyCollection): Collection {\n\t\tconst coll = new this.constructor[Symbol.species]();\n\t\tfor (const [key, value] of other) {\n\t\t\tif (this.has(key) && Object.is(value, this.get(key))) {\n\t\t\t\tcoll.set(key, value);\n\t\t\t}\n\t\t}\n\n\t\treturn coll;\n\t}\n\n\t/**\n\t * The subtract method returns a new structure containing items where the keys and values of the original structure are not present in the other.\n\t *\n\t * @param other - The other Collection to filter against\n\t */\n\tpublic subtract(other: ReadonlyCollection): Collection {\n\t\tconst coll = new this.constructor[Symbol.species]();\n\t\tfor (const [key, value] of this) {\n\t\t\tif (!other.has(key) || !Object.is(value, other.get(key))) {\n\t\t\t\tcoll.set(key, value);\n\t\t\t}\n\t\t}\n\n\t\treturn coll;\n\t}\n\n\t/**\n\t * The difference method returns a new structure containing items where the key is present in one of the original structures but not the other.\n\t *\n\t * @param other - The other Collection to filter against\n\t */\n\tpublic difference(other: ReadonlyCollection): Collection {\n\t\tconst coll = new this.constructor[Symbol.species]();\n\t\tfor (const [key, value] of other) {\n\t\t\tif (!this.has(key)) coll.set(key, value);\n\t\t}\n\n\t\tfor (const [key, value] of this) {\n\t\t\tif (!other.has(key)) coll.set(key, value);\n\t\t}\n\n\t\treturn coll;\n\t}\n\n\t/**\n\t * Merges two Collections together into a new Collection.\n\t *\n\t * @param other - The other Collection to merge with\n\t * @param whenInSelf - Function getting the result if the entry only exists in this Collection\n\t * @param whenInOther - Function getting the result if the entry only exists in the other Collection\n\t * @param whenInBoth - Function getting the result if the entry exists in both Collections\n\t * @example\n\t * ```ts\n\t * // Sums up the entries in two collections.\n\t * coll.merge(\n\t * other,\n\t * x => ({ keep: true, value: x }),\n\t * y => ({ keep: true, value: y }),\n\t * (x, y) => ({ keep: true, value: x + y }),\n\t * );\n\t * ```\n\t * @example\n\t * ```ts\n\t * // Intersects two collections in a left-biased manner.\n\t * coll.merge(\n\t * other,\n\t * x => ({ keep: false }),\n\t * y => ({ keep: false }),\n\t * (x, _) => ({ keep: true, value: x }),\n\t * );\n\t * ```\n\t */\n\tpublic merge(\n\t\tother: ReadonlyCollection,\n\t\twhenInSelf: (value: V, key: K) => Keep,\n\t\twhenInOther: (valueOther: T, key: K) => Keep,\n\t\twhenInBoth: (value: V, valueOther: T, key: K) => Keep,\n\t): Collection {\n\t\tconst coll = new this.constructor[Symbol.species]();\n\t\tconst keys = new Set([...this.keys(), ...other.keys()]);\n\n\t\tfor (const key of keys) {\n\t\t\tconst hasInSelf = this.has(key);\n\t\t\tconst hasInOther = other.has(key);\n\n\t\t\tif (hasInSelf && hasInOther) {\n\t\t\t\tconst result = whenInBoth(this.get(key)!, other.get(key)!, key);\n\t\t\t\tif (result.keep) coll.set(key, result.value);\n\t\t\t} else if (hasInSelf) {\n\t\t\t\tconst result = whenInSelf(this.get(key)!, key);\n\t\t\t\tif (result.keep) coll.set(key, result.value);\n\t\t\t} else if (hasInOther) {\n\t\t\t\tconst result = whenInOther(other.get(key)!, key);\n\t\t\t\tif (result.keep) coll.set(key, result.value);\n\t\t\t}\n\t\t}\n\n\t\treturn coll;\n\t}\n\n\t/**\n\t * The sorted method sorts the items of a collection and returns it.\n\t * The sort is not necessarily stable in Node 10 or older.\n\t * The default sort order is according to string Unicode code points.\n\t *\n\t * @param compareFunction - Specifies a function that defines the sort order.\n\t * If omitted, the collection is sorted according to each character's Unicode code point value,\n\t * according to the string conversion of each element.\n\t * @example\n\t * ```ts\n\t * collection.sorted((userA, userB) => userA.createdTimestamp - userB.createdTimestamp);\n\t * ```\n\t */\n\tpublic sorted(compareFunction: Comparator = Collection.defaultSort) {\n\t\treturn new this.constructor[Symbol.species](this).sort((av, bv, ak, bk) => compareFunction(av, bv, ak, bk));\n\t}\n\n\tpublic toJSON() {\n\t\t// toJSON is called recursively by JSON.stringify.\n\t\treturn [...this.values()];\n\t}\n\n\tprivate static defaultSort(firstValue: V, secondValue: V): number {\n\t\treturn Number(firstValue > secondValue) || Number(firstValue === secondValue) - 1;\n\t}\n\n\t/**\n\t * Creates a Collection from a list of entries.\n\t *\n\t * @param entries - The list of entries\n\t * @param combine - Function to combine an existing entry with a new one\n\t * @example\n\t * ```ts\n\t * Collection.combineEntries([[\"a\", 1], [\"b\", 2], [\"a\", 2]], (x, y) => x + y);\n\t * // returns Collection { \"a\" => 3, \"b\" => 2 }\n\t * ```\n\t */\n\tpublic static combineEntries(\n\t\tentries: Iterable<[K, V]>,\n\t\tcombine: (firstValue: V, secondValue: V, key: K) => V,\n\t): Collection {\n\t\tconst coll = new Collection();\n\t\tfor (const [key, value] of entries) {\n\t\t\tif (coll.has(key)) {\n\t\t\t\tcoll.set(key, combine(coll.get(key)!, value, key));\n\t\t\t} else {\n\t\t\t\tcoll.set(key, value);\n\t\t\t}\n\t\t}\n\n\t\treturn coll;\n\t}\n}\n\n/**\n * @internal\n */\nexport type Keep = { keep: false } | { keep: true; value: V };\n\n/**\n * @internal\n */\nexport type Comparator = (firstValue: V, secondValue: V, firstKey: K, secondKey: K) => number;\n","export * from './collection.js';\n\n/**\n * The {@link https://github.com/discordjs/discord.js/blob/main/packages/collection/#readme | @discordjs/collection} version\n * that you are currently using.\n */\n// This needs to explicitly be `string` so it is not typed as a \"const string\" that gets injected by esbuild\nexport const version = '1.5.1' as string;\n"],"mappings":"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","names":[]} \ No newline at end of file diff --git a/node_modules/@discordjs/collection/package.json b/node_modules/@discordjs/collection/package.json new file mode 100644 index 0000000..adbf426 --- /dev/null +++ b/node_modules/@discordjs/collection/package.json @@ -0,0 +1,75 @@ +{ + "name": "@discordjs/collection", + "version": "1.5.1", + "description": "Utility data structure used in discord.js", + "scripts": { + "test": "vitest run", + "build": "tsup", + "build:docs": "tsc -p tsconfig.docs.json", + "lint": "prettier --check . && cross-env TIMING=1 eslint src __tests__ --ext .mjs,.js,.ts --format=pretty", + "format": "prettier --write . && cross-env TIMING=1 eslint src __tests__ --ext .mjs,.js,.ts --fix --format=pretty", + "fmt": "yarn format", + "docs": "yarn build:docs && api-extractor run --local && api-extractor run --local --config ./api-extractor-docs.json", + "prepack": "yarn lint && yarn test && yarn build", + "changelog": "git cliff --prepend ./CHANGELOG.md -u -c ./cliff.toml -r ../../ --include-path 'packages/collection/*'", + "release": "cliff-jumper" + }, + "main": "./dist/index.js", + "module": "./dist/index.mjs", + "types": "./dist/index.d.ts", + "exports": { + "types": "./dist/index.d.ts", + "import": "./dist/index.mjs", + "require": "./dist/index.js" + }, + "directories": { + "lib": "src", + "test": "__tests__" + }, + "files": [ + "dist" + ], + "contributors": [ + "Crawl ", + "Amish Shah ", + "SpaceEEC ", + "Vlad Frangu ", + "Aura Román " + ], + "license": "Apache-2.0", + "keywords": [ + "map", + "collection", + "utility" + ], + "repository": { + "type": "git", + "url": "https://github.com/discordjs/discord.js.git", + "directory": "packages/collection" + }, + "bugs": { + "url": "https://github.com/discordjs/discord.js/issues" + }, + "homepage": "https://discord.js.org", + "devDependencies": { + "@favware/cliff-jumper": "^2.0.0", + "@microsoft/api-extractor": "^7.34.6", + "@types/node": "16.18.25", + "@vitest/coverage-c8": "^0.30.1", + "cross-env": "^7.0.3", + "esbuild-plugin-version-injector": "^1.1.0", + "eslint": "^8.39.0", + "eslint-config-neon": "^0.1.42", + "eslint-formatter-pretty": "^5.0.0", + "prettier": "^2.8.8", + "tsup": "^6.7.0", + "typescript": "^5.0.4", + "vitest": "^0.29.8" + }, + "engines": { + "node": ">=16.9.0" + }, + "publishConfig": { + "access": "public" + } +} \ No newline at end of file diff --git a/node_modules/@discordjs/formatters/CHANGELOG.md b/node_modules/@discordjs/formatters/CHANGELOG.md new file mode 100644 index 0000000..0eb93f0 --- /dev/null +++ b/node_modules/@discordjs/formatters/CHANGELOG.md @@ -0,0 +1,42 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +# [@discordjs/formatters@0.3.1](https://github.com/discordjs/discord.js/compare/@discordjs/formatters@0.3.0...@discordjs/formatters@0.3.1) - (2023-05-01) + +## Documentation + +- Generate static imports for types with api-extractor ([98a76db](https://github.com/discordjs/discord.js/commit/98a76db482879f79d6bb2fb2e5fc65ac2c34e2d9)) +- **formatters:** Enhance the documentation (#9364) ([23e0ac5](https://github.com/discordjs/discord.js/commit/23e0ac56f456c39d925e2644ec3ca209d4410a99)) + +# [@discordjs/formatters@0.3.0](https://github.com/discordjs/discord.js/compare/@discordjs/formatters@0.2.0...@discordjs/formatters@0.3.0) - (2023-04-01) + +## Bug Fixes + +- **scripts:** Accessing tsComment ([d8d5f31](https://github.com/discordjs/discord.js/commit/d8d5f31d3927fd1de62f1fa3a1a6e454243ad87b)) + +## Features + +- **website:** Render syntax and mdx on the server (#9086) ([ee5169e](https://github.com/discordjs/discord.js/commit/ee5169e0aadd7bbfcd752aae614ec0f69602b68b)) + +# [@discordjs/formatters@0.2.0](https://github.com/discordjs/discord.js/compare/@discordjs/formatters@0.1.0...@discordjs/formatters@0.2.0) - (2023-03-12) + +## Features + +- **website:** Add support for source file links (#9048) ([f6506e9](https://github.com/discordjs/discord.js/commit/f6506e99c496683ee0ab67db0726b105b929af38)) + +## Refactor + +- Compare with `undefined` directly (#9191) ([869153c](https://github.com/discordjs/discord.js/commit/869153c3fdf155783e7c0ecebd3627b087c3a026)) +- Moved the escapeX functions from discord.js to @discord.js/formatters (#8957) ([13ce78a](https://github.com/discordjs/discord.js/commit/13ce78af6e3aedc793f53a099a6a615df44311f7)) + +## Styling + +- Run prettier (#9041) ([2798ba1](https://github.com/discordjs/discord.js/commit/2798ba1eb3d734f0cf2eeccd2e16cfba6804873b)) + +# [@discordjs/formatters@0.1.0](https://github.com/discordjs/discord.js/tree/@discordjs/formatters@0.1.0) - (2022-12-16) + +## Features + +- Add `@discordjs/formatters` (#8889) ([3fca638](https://github.com/discordjs/discord.js/commit/3fca638a8470dcea2f79ddb9f18526dbc0017c88)) + diff --git a/node_modules/@discordjs/formatters/LICENSE b/node_modules/@discordjs/formatters/LICENSE new file mode 100644 index 0000000..e2baac1 --- /dev/null +++ b/node_modules/@discordjs/formatters/LICENSE @@ -0,0 +1,191 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + Copyright 2021 Noel Buechler + Copyright 2021 Vlad Frangu + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/node_modules/@discordjs/formatters/README.md b/node_modules/@discordjs/formatters/README.md new file mode 100644 index 0000000..92798d6 --- /dev/null +++ b/node_modules/@discordjs/formatters/README.md @@ -0,0 +1,80 @@ +
+
+

+ discord.js +

+
+

+ Discord server + npm version + npm downloads + Build status + Code coverage +

+

+ Vercel +

+
+ +## About + +`@discordjs/formatters` is a collection of functions for formatting strings to be used on Discord. + +## Installation + +**Node.js 16.9.0 or newer is required.** + +```sh +npm install @discordjs/formatters +yarn add @discordjs/formatters +pnpm add @discordjs/formatters +``` + +## Example usage + +````ts +import { codeBlock } from '@discordjs/formatters'; + +const formattedCode = codeBlock('hello world!'); +console.log(formattedCode); + +// Prints: +// ``` +// hello world! +// ``` +```` + +## Links + +- [Website][website] ([source][website-source]) +- [Documentation][documentation] +- [Guide][guide] ([source][guide-source]) + Also see the v13 to v14 [Update Guide][guide-update], which includes updated and removed items from the library. +- [discord.js Discord server][discord] +- [Discord API Discord server][discord-api] +- [GitHub][source] +- [npm][npm] +- [Related libraries][related-libs] + +## Contributing + +Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the +[documentation][documentation]. +See [the contribution guide][contributing] if you'd like to submit a PR. + +## Help + +If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle nudge in the right direction, please don't hesitate to join our official [discord.js Server][discord]. + +[website]: https://discord.js.org +[website-source]: https://github.com/discordjs/discord.js/tree/main/apps/website +[documentation]: https://discord.js.org/docs/packages/formatters/stable +[guide]: https://discordjs.guide/ +[guide-source]: https://github.com/discordjs/guide +[guide-update]: https://discordjs.guide/additional-info/changes-in-v14.html +[discord]: https://discord.gg/djs +[discord-api]: https://discord.gg/discord-api +[source]: https://github.com/discordjs/discord.js/tree/main/packages/formatters +[npm]: https://www.npmjs.com/package/@discordjs/formatters +[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/node_modules/@discordjs/formatters/dist/index.d.ts b/node_modules/@discordjs/formatters/dist/index.d.ts new file mode 100644 index 0000000..383d71a --- /dev/null +++ b/node_modules/@discordjs/formatters/dist/index.d.ts @@ -0,0 +1,511 @@ +import { URL } from 'node:url'; +import { Snowflake } from 'discord-api-types/globals'; + +/** + * The options that affect what will be escaped. + */ +interface EscapeMarkdownOptions { + /** + * Whether to escape bold text. + * + * @defaultValue `true` + */ + bold?: boolean; + /** + * Whether to escape bulleted lists. + * + * @defaultValue `false` + */ + bulletedList?: boolean; + /** + * Whether to escape code blocks. + * + * @defaultValue `true` + */ + codeBlock?: boolean; + /** + * Whether to escape text inside code blocks. + * + * @defaultValue `true` + */ + codeBlockContent?: boolean; + /** + * Whether to escape `\`. + * + * @defaultValue `true` + */ + escape?: boolean; + /** + * Whether to escape headings. + * + * @defaultValue `false` + */ + heading?: boolean; + /** + * Whether to escape inline code. + * + * @defaultValue `true` + */ + inlineCode?: boolean; + /** + * Whether to escape text inside inline code. + * + * @defaultValue `true` + */ + inlineCodeContent?: boolean; + /** + * Whether to escape italics. + * + * @defaultValue `true` + */ + italic?: boolean; + /** + * Whether to escape masked links. + * + * @defaultValue `false` + */ + maskedLink?: boolean; + /** + * Whether to escape numbered lists. + * + * @defaultValue `false` + */ + numberedList?: boolean; + /** + * Whether to escape spoilers. + * + * @defaultValue `true` + */ + spoiler?: boolean; + /** + * Whether to escape strikethroughs. + * + * @defaultValue `true` + */ + strikethrough?: boolean; + /** + * Whether to escape underlines. + * + * @defaultValue `true` + */ + underline?: boolean; +} +/** + * Escapes any Discord-flavored markdown in a string. + * + * @param text - Content to escape + * @param options - Options for escaping the markdown + */ +declare function escapeMarkdown(text: string, options?: EscapeMarkdownOptions): string; +/** + * Escapes code block markdown in a string. + * + * @param text - Content to escape + */ +declare function escapeCodeBlock(text: string): string; +/** + * Escapes inline code markdown in a string. + * + * @param text - Content to escape + */ +declare function escapeInlineCode(text: string): string; +/** + * Escapes italic markdown in a string. + * + * @param text - Content to escape + */ +declare function escapeItalic(text: string): string; +/** + * Escapes bold markdown in a string. + * + * @param text - Content to escape + */ +declare function escapeBold(text: string): string; +/** + * Escapes underline markdown in a string. + * + * @param text - Content to escape + */ +declare function escapeUnderline(text: string): string; +/** + * Escapes strikethrough markdown in a string. + * + * @param text - Content to escape + */ +declare function escapeStrikethrough(text: string): string; +/** + * Escapes spoiler markdown in a string. + * + * @param text - Content to escape + */ +declare function escapeSpoiler(text: string): string; +/** + * Escapes escape characters in a string. + * + * @param text - Content to escape + */ +declare function escapeEscape(text: string): string; +/** + * Escapes heading characters in a string. + * + * @param text - Content to escape + */ +declare function escapeHeading(text: string): string; +/** + * Escapes bulleted list characters in a string. + * + * @param text - Content to escape + */ +declare function escapeBulletedList(text: string): string; +/** + * Escapes numbered list characters in a string. + * + * @param text - Content to escape + */ +declare function escapeNumberedList(text: string): string; +/** + * Escapes masked link characters in a string. + * + * @param text - Content to escape + */ +declare function escapeMaskedLink(text: string): string; + +/** + * Wraps the content inside a code block with no language. + * + * @typeParam C - This is inferred by the supplied content + * @param content - The content to wrap + */ +declare function codeBlock(content: C): `\`\`\`\n${C}\n\`\`\``; +/** + * Wraps the content inside a code block with the specified language. + * + * @typeParam L - This is inferred by the supplied language + * @typeParam C - This is inferred by the supplied content + * @param language - The language for the code block + * @param content - The content to wrap + */ +declare function codeBlock(language: L, content: C): `\`\`\`${L}\n${C}\n\`\`\``; +/** + * Wraps the content inside \`backticks\` which formats it as inline code. + * + * @typeParam C - This is inferred by the supplied content + * @param content - The content to wrap + */ +declare function inlineCode(content: C): `\`${C}\``; +/** + * Formats the content into italic text. + * + * @typeParam C - This is inferred by the supplied content + * @param content - The content to wrap + */ +declare function italic(content: C): `_${C}_`; +/** + * Formats the content into bold text. + * + * @typeParam C - This is inferred by the supplied content + * @param content - The content to wrap + */ +declare function bold(content: C): `**${C}**`; +/** + * Formats the content into underscored text. + * + * @typeParam C - This is inferred by the supplied content + * @param content - The content to wrap + */ +declare function underscore(content: C): `__${C}__`; +/** + * Formats the content into strike-through text. + * + * @typeParam C - This is inferred by the supplied content + * @param content - The content to wrap + */ +declare function strikethrough(content: C): `~~${C}~~`; +/** + * Formats the content into a quote. + * + * @remarks This needs to be at the start of the line for Discord to format it. + * @typeParam C - This is inferred by the supplied content + * @param content - The content to wrap + */ +declare function quote(content: C): `> ${C}`; +/** + * Formats the content into a block quote. + * + * @remarks This needs to be at the start of the line for Discord to format it. + * @typeParam C - This is inferred by the supplied content + * @param content - The content to wrap + */ +declare function blockQuote(content: C): `>>> ${C}`; +/** + * Wraps the URL into `<>` which stops it from embedding. + * + * @typeParam C - This is inferred by the supplied content + * @param url - The URL to wrap + */ +declare function hideLinkEmbed(url: C): `<${C}>`; +/** + * Wraps the URL into `<>` which stops it from embedding. + * + * @param url - The URL to wrap + */ +declare function hideLinkEmbed(url: URL): `<${string}>`; +/** + * Formats the content and the URL into a masked URL. + * + * @typeParam C - This is inferred by the supplied content + * @param content - The content to display + * @param url - The URL the content links to + */ +declare function hyperlink(content: C, url: URL): `[${C}](${string})`; +/** + * Formats the content and the URL into a masked URL. + * + * @typeParam C - This is inferred by the supplied content + * @typeParam U - This is inferred by the supplied URL + * @param content - The content to display + * @param url - The URL the content links to + */ +declare function hyperlink(content: C, url: U): `[${C}](${U})`; +/** + * Formats the content and the URL into a masked URL with a custom tooltip. + * + * @typeParam C - This is inferred by the supplied content + * @typeParam T - This is inferred by the supplied title + * @param content - The content to display + * @param url - The URL the content links to + * @param title - The title shown when hovering on the masked link + */ +declare function hyperlink(content: C, url: URL, title: T): `[${C}](${string} "${T}")`; +/** + * Formats the content and the URL into a masked URL with a custom tooltip. + * + * @typeParam C - This is inferred by the supplied content + * @typeParam U - This is inferred by the supplied URL + * @typeParam T - This is inferred by the supplied title + * @param content - The content to display + * @param url - The URL the content links to + * @param title - The title shown when hovering on the masked link + */ +declare function hyperlink(content: C, url: U, title: T): `[${C}](${U} "${T}")`; +/** + * Formats the content into a spoiler. + * + * @typeParam C - This is inferred by the supplied content + * @param content - The content to wrap + */ +declare function spoiler(content: C): `||${C}||`; +/** + * Formats a user id into a user mention. + * + * @typeParam C - This is inferred by the supplied user id + * @param userId - The user id to format + */ +declare function userMention(userId: C): `<@${C}>`; +/** + * Formats a channel id into a channel mention. + * + * @typeParam C - This is inferred by the supplied channel id + * @param channelId - The channel id to format + */ +declare function channelMention(channelId: C): `<#${C}>`; +/** + * Formats a role id into a role mention. + * + * @typeParam C - This is inferred by the supplied role id + * @param roleId - The role id to format + */ +declare function roleMention(roleId: C): `<@&${C}>`; +/** + * Formats an application command name, subcommand group name, subcommand name, and id into an application command mention. + * + * @typeParam N - This is inferred by the supplied command name + * @typeParam G - This is inferred by the supplied subcommand group name + * @typeParam S - This is inferred by the supplied subcommand name + * @typeParam I - This is inferred by the supplied command id + * @param commandName - The application command name to format + * @param subcommandGroupName - The subcommand group name to format + * @param subcommandName - The subcommand name to format + * @param commandId - The application command id to format + */ +declare function chatInputApplicationCommandMention(commandName: N, subcommandGroupName: G, subcommandName: S, commandId: I): ``; +/** + * Formats an application command name, subcommand name, and id into an application command mention. + * + * @typeParam N - This is inferred by the supplied command name + * @typeParam S - This is inferred by the supplied subcommand name + * @typeParam I - This is inferred by the supplied command id + * @param commandName - The application command name to format + * @param subcommandName - The subcommand name to format + * @param commandId - The application command id to format + */ +declare function chatInputApplicationCommandMention(commandName: N, subcommandName: S, commandId: I): ``; +/** + * Formats an application command name and id into an application command mention. + * + * @typeParam N - This is inferred by the supplied command name + * @typeParam I - This is inferred by the supplied command id + * @param commandName - The application command name to format + * @param commandId - The application command id to format + */ +declare function chatInputApplicationCommandMention(commandName: N, commandId: I): ``; +/** + * Formats a non-animated emoji id into a fully qualified emoji identifier. + * + * @typeParam C - This is inferred by the supplied emoji id + * @param emojiId - The emoji id to format + */ +declare function formatEmoji(emojiId: C, animated?: false): `<:_:${C}>`; +/** + * Formats an animated emoji id into a fully qualified emoji identifier. + * + * @typeParam C - This is inferred by the supplied emoji id + * @param emojiId - The emoji id to format + * @param animated - Whether the emoji is animated + */ +declare function formatEmoji(emojiId: C, animated?: true): ``; +/** + * Formats an emoji id into a fully qualified emoji identifier. + * + * @typeParam C - This is inferred by the supplied emoji id + * @param emojiId - The emoji id to format + * @param animated - Whether the emoji is animated + */ +declare function formatEmoji(emojiId: C, animated?: boolean): `<:_:${C}>` | ``; +/** + * Formats a channel link for a direct message channel. + * + * @typeParam C - This is inferred by the supplied channel id + * @param channelId - The channel's id + */ +declare function channelLink(channelId: C): `https://discord.com/channels/@me/${C}`; +/** + * Formats a channel link for a guild channel. + * + * @typeParam C - This is inferred by the supplied channel id + * @typeParam G - This is inferred by the supplied guild id + * @param channelId - The channel's id + * @param guildId - The guild's id + */ +declare function channelLink(channelId: C, guildId: G): `https://discord.com/channels/${G}/${C}`; +/** + * Formats a message link for a direct message channel. + * + * @typeParam C - This is inferred by the supplied channel id + * @typeParam M - This is inferred by the supplied message id + * @param channelId - The channel's id + * @param messageId - The message's id + */ +declare function messageLink(channelId: C, messageId: M): `https://discord.com/channels/@me/${C}/${M}`; +/** + * Formats a message link for a guild channel. + * + * @typeParam C - This is inferred by the supplied channel id + * @typeParam M - This is inferred by the supplied message id + * @typeParam G - This is inferred by the supplied guild id + * @param channelId - The channel's id + * @param messageId - The message's id + * @param guildId - The guild's id + */ +declare function messageLink(channelId: C, messageId: M, guildId: G): `https://discord.com/channels/${G}/${C}/${M}`; +/** + * Formats a date into a short date-time string. + * + * @param date - The date to format. Defaults to the current time + */ +declare function time(date?: Date): ``; +/** + * Formats a date given a format style. + * + * @typeParam S - This is inferred by the supplied {@link TimestampStylesString} + * @param date - The date to format + * @param style - The style to use + */ +declare function time(date: Date, style: S): ``; +/** + * Formats the given timestamp into a short date-time string. + * + * @typeParam C - This is inferred by the supplied timestamp + * @param seconds - A Unix timestamp in seconds + */ +declare function time(seconds: C): ``; +/** + * Formats the given timestamp into a short date-time string. + * + * @typeParam C - This is inferred by the supplied timestamp + * @typeParam S - This is inferred by the supplied {@link TimestampStylesString} + * @param seconds - A Unix timestamp in seconds + * @param style - The style to use + */ +declare function time(seconds: C, style: S): ``; +/** + * The {@link https://discord.com/developers/docs/reference#message-formatting-timestamp-styles | message formatting timestamp styles} + * supported by Discord. + */ +declare const TimestampStyles: { + /** + * Short time format, consisting of hours and minutes. + * + * @example `16:20` + */ + readonly ShortTime: "t"; + /** + * Long time format, consisting of hours, minutes, and seconds. + * + * @example `16:20:30` + */ + readonly LongTime: "T"; + /** + * Short date format, consisting of day, month, and year. + * + * @example `20/04/2021` + */ + readonly ShortDate: "d"; + /** + * Long date format, consisting of day, month, and year. + * + * @example `20 April 2021` + */ + readonly LongDate: "D"; + /** + * Short date-time format, consisting of short date and short time formats. + * + * @example `20 April 2021 16:20` + */ + readonly ShortDateTime: "f"; + /** + * Long date-time format, consisting of long date and short time formats. + * + * @example `Tuesday, 20 April 2021 16:20` + */ + readonly LongDateTime: "F"; + /** + * Relative time format, consisting of a relative duration format. + * + * @example `2 months ago` + */ + readonly RelativeTime: "R"; +}; +/** + * The possible {@link TimestampStyles} values. + */ +type TimestampStylesString = (typeof TimestampStyles)[keyof typeof TimestampStyles]; +/** + * All the available faces from Discord's native slash commands. + */ +declare enum Faces { + /** + * `¯\_(ツ)_/¯` + */ + Shrug = "\u00AF_(\u30C4)_/\u00AF", + /** + * `(╯°□°)╯︵ ┻━┻` + */ + Tableflip = "(\u256F\u00B0\u25A1\u00B0)\u256F\uFE35 \u253B\u2501\u253B", + /** + * `┬─┬ノ( º _ ºノ)` + */ + Unflip = "\u252C\u2500\u252C\u30CE( \u00BA _ \u00BA\u30CE)" +} + +export { EscapeMarkdownOptions, Faces, TimestampStyles, TimestampStylesString, blockQuote, bold, channelLink, channelMention, chatInputApplicationCommandMention, codeBlock, escapeBold, escapeBulletedList, escapeCodeBlock, escapeEscape, escapeHeading, escapeInlineCode, escapeItalic, escapeMarkdown, escapeMaskedLink, escapeNumberedList, escapeSpoiler, escapeStrikethrough, escapeUnderline, formatEmoji, hideLinkEmbed, hyperlink, inlineCode, italic, messageLink, quote, roleMention, spoiler, strikethrough, time, underscore, userMention }; diff --git a/node_modules/@discordjs/formatters/dist/index.js b/node_modules/@discordjs/formatters/dist/index.js new file mode 100644 index 0000000..6fd2653 --- /dev/null +++ b/node_modules/@discordjs/formatters/dist/index.js @@ -0,0 +1,393 @@ +"use strict"; +var __defProp = Object.defineProperty; +var __getOwnPropDesc = Object.getOwnPropertyDescriptor; +var __getOwnPropNames = Object.getOwnPropertyNames; +var __hasOwnProp = Object.prototype.hasOwnProperty; +var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); +var __export = (target, all) => { + for (var name in all) + __defProp(target, name, { get: all[name], enumerable: true }); +}; +var __copyProps = (to, from, except, desc) => { + if (from && typeof from === "object" || typeof from === "function") { + for (let key of __getOwnPropNames(from)) + if (!__hasOwnProp.call(to, key) && key !== except) + __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable }); + } + return to; +}; +var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod); + +// src/index.ts +var src_exports = {}; +__export(src_exports, { + Faces: () => Faces, + TimestampStyles: () => TimestampStyles, + blockQuote: () => blockQuote, + bold: () => bold, + channelLink: () => channelLink, + channelMention: () => channelMention, + chatInputApplicationCommandMention: () => chatInputApplicationCommandMention, + codeBlock: () => codeBlock, + escapeBold: () => escapeBold, + escapeBulletedList: () => escapeBulletedList, + escapeCodeBlock: () => escapeCodeBlock, + escapeEscape: () => escapeEscape, + escapeHeading: () => escapeHeading, + escapeInlineCode: () => escapeInlineCode, + escapeItalic: () => escapeItalic, + escapeMarkdown: () => escapeMarkdown, + escapeMaskedLink: () => escapeMaskedLink, + escapeNumberedList: () => escapeNumberedList, + escapeSpoiler: () => escapeSpoiler, + escapeStrikethrough: () => escapeStrikethrough, + escapeUnderline: () => escapeUnderline, + formatEmoji: () => formatEmoji, + hideLinkEmbed: () => hideLinkEmbed, + hyperlink: () => hyperlink, + inlineCode: () => inlineCode, + italic: () => italic, + messageLink: () => messageLink, + quote: () => quote, + roleMention: () => roleMention, + spoiler: () => spoiler, + strikethrough: () => strikethrough, + time: () => time, + underscore: () => underscore, + userMention: () => userMention +}); +module.exports = __toCommonJS(src_exports); + +// src/escapers.ts +function escapeMarkdown(text, options = {}) { + const { + codeBlock: codeBlock2 = true, + inlineCode: inlineCode2 = true, + bold: bold2 = true, + italic: italic2 = true, + underline = true, + strikethrough: strikethrough2 = true, + spoiler: spoiler2 = true, + codeBlockContent = true, + inlineCodeContent = true, + escape = true, + heading = false, + bulletedList = false, + numberedList = false, + maskedLink = false + } = options; + if (!codeBlockContent) { + return text.split("```").map((subString, index, array) => { + if (index % 2 && index !== array.length - 1) + return subString; + return escapeMarkdown(subString, { + inlineCode: inlineCode2, + bold: bold2, + italic: italic2, + underline, + strikethrough: strikethrough2, + spoiler: spoiler2, + inlineCodeContent, + escape, + heading, + bulletedList, + numberedList, + maskedLink + }); + }).join(codeBlock2 ? "\\`\\`\\`" : "```"); + } + if (!inlineCodeContent) { + return text.split(/(?<=^|[^`])`(?=[^`]|$)/g).map((subString, index, array) => { + if (index % 2 && index !== array.length - 1) + return subString; + return escapeMarkdown(subString, { + codeBlock: codeBlock2, + bold: bold2, + italic: italic2, + underline, + strikethrough: strikethrough2, + spoiler: spoiler2, + escape, + heading, + bulletedList, + numberedList, + maskedLink + }); + }).join(inlineCode2 ? "\\`" : "`"); + } + let res = text; + if (escape) + res = escapeEscape(res); + if (inlineCode2) + res = escapeInlineCode(res); + if (codeBlock2) + res = escapeCodeBlock(res); + if (italic2) + res = escapeItalic(res); + if (bold2) + res = escapeBold(res); + if (underline) + res = escapeUnderline(res); + if (strikethrough2) + res = escapeStrikethrough(res); + if (spoiler2) + res = escapeSpoiler(res); + if (heading) + res = escapeHeading(res); + if (bulletedList) + res = escapeBulletedList(res); + if (numberedList) + res = escapeNumberedList(res); + if (maskedLink) + res = escapeMaskedLink(res); + return res; +} +__name(escapeMarkdown, "escapeMarkdown"); +function escapeCodeBlock(text) { + return text.replaceAll("```", "\\`\\`\\`"); +} +__name(escapeCodeBlock, "escapeCodeBlock"); +function escapeInlineCode(text) { + return text.replaceAll(/(?<=^|[^`])``?(?=[^`]|$)/g, (match) => match.length === 2 ? "\\`\\`" : "\\`"); +} +__name(escapeInlineCode, "escapeInlineCode"); +function escapeItalic(text) { + let idx = 0; + const newText = text.replaceAll(/(?<=^|[^*])\*([^*]|\*\*|$)/g, (_, match) => { + if (match === "**") + return ++idx % 2 ? `\\*${match}` : `${match}\\*`; + return `\\*${match}`; + }); + idx = 0; + return newText.replaceAll(/(?<=^|[^_])(?)([^_]|__|$)/g, (_, match) => { + if (match === "__") + return ++idx % 2 ? `\\_${match}` : `${match}\\_`; + return `\\_${match}`; + }); +} +__name(escapeItalic, "escapeItalic"); +function escapeBold(text) { + let idx = 0; + return text.replaceAll(/\*\*(\*)?/g, (_, match) => { + if (match) + return ++idx % 2 ? `${match}\\*\\*` : `\\*\\*${match}`; + return "\\*\\*"; + }); +} +__name(escapeBold, "escapeBold"); +function escapeUnderline(text) { + let idx = 0; + return text.replaceAll(/(?)/g, (_, match) => { + if (match) + return ++idx % 2 ? `${match}\\_\\_` : `\\_\\_${match}`; + return "\\_\\_"; + }); +} +__name(escapeUnderline, "escapeUnderline"); +function escapeStrikethrough(text) { + return text.replaceAll("~~", "\\~\\~"); +} +__name(escapeStrikethrough, "escapeStrikethrough"); +function escapeSpoiler(text) { + return text.replaceAll("||", "\\|\\|"); +} +__name(escapeSpoiler, "escapeSpoiler"); +function escapeEscape(text) { + return text.replaceAll("\\", "\\\\"); +} +__name(escapeEscape, "escapeEscape"); +function escapeHeading(text) { + return text.replaceAll(/^( {0,2})([*-] )?( *)(#{1,3} )/gm, "$1$2$3\\$4"); +} +__name(escapeHeading, "escapeHeading"); +function escapeBulletedList(text) { + return text.replaceAll(/^( *)([*-])( +)/gm, "$1\\$2$3"); +} +__name(escapeBulletedList, "escapeBulletedList"); +function escapeNumberedList(text) { + return text.replaceAll(/^( *\d+)\./gm, "$1\\."); +} +__name(escapeNumberedList, "escapeNumberedList"); +function escapeMaskedLink(text) { + return text.replaceAll(/\[.+]\(.+\)/gm, "\\$&"); +} +__name(escapeMaskedLink, "escapeMaskedLink"); + +// src/formatters.ts +function codeBlock(language, content) { + return content === void 0 ? `\`\`\` +${language} +\`\`\`` : `\`\`\`${language} +${content} +\`\`\``; +} +__name(codeBlock, "codeBlock"); +function inlineCode(content) { + return `\`${content}\``; +} +__name(inlineCode, "inlineCode"); +function italic(content) { + return `_${content}_`; +} +__name(italic, "italic"); +function bold(content) { + return `**${content}**`; +} +__name(bold, "bold"); +function underscore(content) { + return `__${content}__`; +} +__name(underscore, "underscore"); +function strikethrough(content) { + return `~~${content}~~`; +} +__name(strikethrough, "strikethrough"); +function quote(content) { + return `> ${content}`; +} +__name(quote, "quote"); +function blockQuote(content) { + return `>>> ${content}`; +} +__name(blockQuote, "blockQuote"); +function hideLinkEmbed(url) { + return `<${url}>`; +} +__name(hideLinkEmbed, "hideLinkEmbed"); +function hyperlink(content, url, title) { + return title ? `[${content}](${url} "${title}")` : `[${content}](${url})`; +} +__name(hyperlink, "hyperlink"); +function spoiler(content) { + return `||${content}||`; +} +__name(spoiler, "spoiler"); +function userMention(userId) { + return `<@${userId}>`; +} +__name(userMention, "userMention"); +function channelMention(channelId) { + return `<#${channelId}>`; +} +__name(channelMention, "channelMention"); +function roleMention(roleId) { + return `<@&${roleId}>`; +} +__name(roleMention, "roleMention"); +function chatInputApplicationCommandMention(commandName, subcommandGroupName, subcommandName, commandId) { + if (commandId !== void 0) { + return ``; + } + if (subcommandName !== void 0) { + return ``; + } + return ``; +} +__name(chatInputApplicationCommandMention, "chatInputApplicationCommandMention"); +function formatEmoji(emojiId, animated = false) { + return `<${animated ? "a" : ""}:_:${emojiId}>`; +} +__name(formatEmoji, "formatEmoji"); +function channelLink(channelId, guildId) { + return `https://discord.com/channels/${guildId ?? "@me"}/${channelId}`; +} +__name(channelLink, "channelLink"); +function messageLink(channelId, messageId, guildId) { + return `${guildId === void 0 ? channelLink(channelId) : channelLink(channelId, guildId)}/${messageId}`; +} +__name(messageLink, "messageLink"); +function time(timeOrSeconds, style) { + if (typeof timeOrSeconds !== "number") { + timeOrSeconds = Math.floor((timeOrSeconds?.getTime() ?? Date.now()) / 1e3); + } + return typeof style === "string" ? `` : ``; +} +__name(time, "time"); +var TimestampStyles = { + /** + * Short time format, consisting of hours and minutes. + * + * @example `16:20` + */ + ShortTime: "t", + /** + * Long time format, consisting of hours, minutes, and seconds. + * + * @example `16:20:30` + */ + LongTime: "T", + /** + * Short date format, consisting of day, month, and year. + * + * @example `20/04/2021` + */ + ShortDate: "d", + /** + * Long date format, consisting of day, month, and year. + * + * @example `20 April 2021` + */ + LongDate: "D", + /** + * Short date-time format, consisting of short date and short time formats. + * + * @example `20 April 2021 16:20` + */ + ShortDateTime: "f", + /** + * Long date-time format, consisting of long date and short time formats. + * + * @example `Tuesday, 20 April 2021 16:20` + */ + LongDateTime: "F", + /** + * Relative time format, consisting of a relative duration format. + * + * @example `2 months ago` + */ + RelativeTime: "R" +}; +var Faces = /* @__PURE__ */ ((Faces2) => { + Faces2["Shrug"] = "\xAF_(\u30C4)_/\xAF"; + Faces2["Tableflip"] = "(\u256F\xB0\u25A1\xB0)\u256F\uFE35 \u253B\u2501\u253B"; + Faces2["Unflip"] = "\u252C\u2500\u252C\u30CE( \xBA _ \xBA\u30CE)"; + return Faces2; +})(Faces || {}); +// Annotate the CommonJS export names for ESM import in node: +0 && (module.exports = { + Faces, + TimestampStyles, + blockQuote, + bold, + channelLink, + channelMention, + chatInputApplicationCommandMention, + codeBlock, + escapeBold, + escapeBulletedList, + escapeCodeBlock, + escapeEscape, + escapeHeading, + escapeInlineCode, + escapeItalic, + escapeMarkdown, + escapeMaskedLink, + escapeNumberedList, + escapeSpoiler, + escapeStrikethrough, + escapeUnderline, + formatEmoji, + hideLinkEmbed, + hyperlink, + inlineCode, + italic, + messageLink, + quote, + roleMention, + spoiler, + strikethrough, + time, + underscore, + userMention +}); +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/@discordjs/formatters/dist/index.js.map b/node_modules/@discordjs/formatters/dist/index.js.map new file mode 100644 index 0000000..e65aa6c --- /dev/null +++ b/node_modules/@discordjs/formatters/dist/index.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/index.ts","../src/escapers.ts","../src/formatters.ts"],"sourcesContent":["export * from './escapers.js';\nexport * from './formatters.js';\n","/* eslint-disable prefer-named-capture-group */\n\n/**\n * The options that affect what will be escaped.\n */\nexport interface EscapeMarkdownOptions {\n\t/**\n\t * Whether to escape bold text.\n\t *\n\t * @defaultValue `true`\n\t */\n\tbold?: boolean;\n\n\t/**\n\t * Whether to escape bulleted lists.\n\t *\n\t * @defaultValue `false`\n\t */\n\tbulletedList?: boolean;\n\n\t/**\n\t * Whether to escape code blocks.\n\t *\n\t * @defaultValue `true`\n\t */\n\tcodeBlock?: boolean;\n\n\t/**\n\t * Whether to escape text inside code blocks.\n\t *\n\t * @defaultValue `true`\n\t */\n\tcodeBlockContent?: boolean;\n\n\t/**\n\t * Whether to escape `\\`.\n\t *\n\t * @defaultValue `true`\n\t */\n\tescape?: boolean;\n\n\t/**\n\t * Whether to escape headings.\n\t *\n\t * @defaultValue `false`\n\t */\n\theading?: boolean;\n\n\t/**\n\t * Whether to escape inline code.\n\t *\n\t * @defaultValue `true`\n\t */\n\tinlineCode?: boolean;\n\n\t/**\n\t * Whether to escape text inside inline code.\n\t *\n\t * @defaultValue `true`\n\t */\n\tinlineCodeContent?: boolean;\n\t/**\n\t * Whether to escape italics.\n\t *\n\t * @defaultValue `true`\n\t */\n\titalic?: boolean;\n\n\t/**\n\t * Whether to escape masked links.\n\t *\n\t * @defaultValue `false`\n\t */\n\tmaskedLink?: boolean;\n\n\t/**\n\t * Whether to escape numbered lists.\n\t *\n\t * @defaultValue `false`\n\t */\n\tnumberedList?: boolean;\n\n\t/**\n\t * Whether to escape spoilers.\n\t *\n\t * @defaultValue `true`\n\t */\n\tspoiler?: boolean;\n\n\t/**\n\t * Whether to escape strikethroughs.\n\t *\n\t * @defaultValue `true`\n\t */\n\tstrikethrough?: boolean;\n\n\t/**\n\t * Whether to escape underlines.\n\t *\n\t * @defaultValue `true`\n\t */\n\tunderline?: boolean;\n}\n\n/**\n * Escapes any Discord-flavored markdown in a string.\n *\n * @param text - Content to escape\n * @param options - Options for escaping the markdown\n */\nexport function escapeMarkdown(text: string, options: EscapeMarkdownOptions = {}): string {\n\tconst {\n\t\tcodeBlock = true,\n\t\tinlineCode = true,\n\t\tbold = true,\n\t\titalic = true,\n\t\tunderline = true,\n\t\tstrikethrough = true,\n\t\tspoiler = true,\n\t\tcodeBlockContent = true,\n\t\tinlineCodeContent = true,\n\t\tescape = true,\n\t\theading = false,\n\t\tbulletedList = false,\n\t\tnumberedList = false,\n\t\tmaskedLink = false,\n\t} = options;\n\n\tif (!codeBlockContent) {\n\t\treturn text\n\t\t\t.split('```')\n\t\t\t.map((subString, index, array) => {\n\t\t\t\tif (index % 2 && index !== array.length - 1) return subString;\n\t\t\t\treturn escapeMarkdown(subString, {\n\t\t\t\t\tinlineCode,\n\t\t\t\t\tbold,\n\t\t\t\t\titalic,\n\t\t\t\t\tunderline,\n\t\t\t\t\tstrikethrough,\n\t\t\t\t\tspoiler,\n\t\t\t\t\tinlineCodeContent,\n\t\t\t\t\tescape,\n\t\t\t\t\theading,\n\t\t\t\t\tbulletedList,\n\t\t\t\t\tnumberedList,\n\t\t\t\t\tmaskedLink,\n\t\t\t\t});\n\t\t\t})\n\t\t\t.join(codeBlock ? '\\\\`\\\\`\\\\`' : '```');\n\t}\n\n\tif (!inlineCodeContent) {\n\t\treturn text\n\t\t\t.split(/(?<=^|[^`])`(?=[^`]|$)/g)\n\t\t\t.map((subString, index, array) => {\n\t\t\t\tif (index % 2 && index !== array.length - 1) return subString;\n\t\t\t\treturn escapeMarkdown(subString, {\n\t\t\t\t\tcodeBlock,\n\t\t\t\t\tbold,\n\t\t\t\t\titalic,\n\t\t\t\t\tunderline,\n\t\t\t\t\tstrikethrough,\n\t\t\t\t\tspoiler,\n\t\t\t\t\tescape,\n\t\t\t\t\theading,\n\t\t\t\t\tbulletedList,\n\t\t\t\t\tnumberedList,\n\t\t\t\t\tmaskedLink,\n\t\t\t\t});\n\t\t\t})\n\t\t\t.join(inlineCode ? '\\\\`' : '`');\n\t}\n\n\tlet res = text;\n\tif (escape) res = escapeEscape(res);\n\tif (inlineCode) res = escapeInlineCode(res);\n\tif (codeBlock) res = escapeCodeBlock(res);\n\tif (italic) res = escapeItalic(res);\n\tif (bold) res = escapeBold(res);\n\tif (underline) res = escapeUnderline(res);\n\tif (strikethrough) res = escapeStrikethrough(res);\n\tif (spoiler) res = escapeSpoiler(res);\n\tif (heading) res = escapeHeading(res);\n\tif (bulletedList) res = escapeBulletedList(res);\n\tif (numberedList) res = escapeNumberedList(res);\n\tif (maskedLink) res = escapeMaskedLink(res);\n\treturn res;\n}\n\n/**\n * Escapes code block markdown in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeCodeBlock(text: string): string {\n\treturn text.replaceAll('```', '\\\\`\\\\`\\\\`');\n}\n\n/**\n * Escapes inline code markdown in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeInlineCode(text: string): string {\n\treturn text.replaceAll(/(?<=^|[^`])``?(?=[^`]|$)/g, (match) => (match.length === 2 ? '\\\\`\\\\`' : '\\\\`'));\n}\n\n/**\n * Escapes italic markdown in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeItalic(text: string): string {\n\tlet idx = 0;\n\tconst newText = text.replaceAll(/(?<=^|[^*])\\*([^*]|\\*\\*|$)/g, (_, match) => {\n\t\tif (match === '**') return ++idx % 2 ? `\\\\*${match}` : `${match}\\\\*`;\n\t\treturn `\\\\*${match}`;\n\t});\n\tidx = 0;\n\treturn newText.replaceAll(/(?<=^|[^_])(?)([^_]|__|$)/g, (_, match) => {\n\t\tif (match === '__') return ++idx % 2 ? `\\\\_${match}` : `${match}\\\\_`;\n\t\treturn `\\\\_${match}`;\n\t});\n}\n\n/**\n * Escapes bold markdown in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeBold(text: string): string {\n\tlet idx = 0;\n\treturn text.replaceAll(/\\*\\*(\\*)?/g, (_, match) => {\n\t\tif (match) return ++idx % 2 ? `${match}\\\\*\\\\*` : `\\\\*\\\\*${match}`;\n\t\treturn '\\\\*\\\\*';\n\t});\n}\n\n/**\n * Escapes underline markdown in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeUnderline(text: string): string {\n\tlet idx = 0;\n\treturn text.replaceAll(/(?)/g, (_, match) => {\n\t\tif (match) return ++idx % 2 ? `${match}\\\\_\\\\_` : `\\\\_\\\\_${match}`;\n\t\treturn '\\\\_\\\\_';\n\t});\n}\n\n/**\n * Escapes strikethrough markdown in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeStrikethrough(text: string): string {\n\treturn text.replaceAll('~~', '\\\\~\\\\~');\n}\n\n/**\n * Escapes spoiler markdown in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeSpoiler(text: string): string {\n\treturn text.replaceAll('||', '\\\\|\\\\|');\n}\n\n/**\n * Escapes escape characters in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeEscape(text: string): string {\n\treturn text.replaceAll('\\\\', '\\\\\\\\');\n}\n\n/**\n * Escapes heading characters in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeHeading(text: string): string {\n\treturn text.replaceAll(/^( {0,2})([*-] )?( *)(#{1,3} )/gm, '$1$2$3\\\\$4');\n}\n\n/**\n * Escapes bulleted list characters in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeBulletedList(text: string): string {\n\treturn text.replaceAll(/^( *)([*-])( +)/gm, '$1\\\\$2$3');\n}\n\n/**\n * Escapes numbered list characters in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeNumberedList(text: string): string {\n\treturn text.replaceAll(/^( *\\d+)\\./gm, '$1\\\\.');\n}\n\n/**\n * Escapes masked link characters in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeMaskedLink(text: string): string {\n\treturn text.replaceAll(/\\[.+]\\(.+\\)/gm, '\\\\$&');\n}\n","import type { URL } from 'node:url';\nimport type { Snowflake } from 'discord-api-types/globals';\n\n/**\n * Wraps the content inside a code block with no language.\n *\n * @typeParam C - This is inferred by the supplied content\n * @param content - The content to wrap\n */\nexport function codeBlock(content: C): `\\`\\`\\`\\n${C}\\n\\`\\`\\``;\n\n/**\n * Wraps the content inside a code block with the specified language.\n *\n * @typeParam L - This is inferred by the supplied language\n * @typeParam C - This is inferred by the supplied content\n * @param language - The language for the code block\n * @param content - The content to wrap\n */\nexport function codeBlock(language: L, content: C): `\\`\\`\\`${L}\\n${C}\\n\\`\\`\\``;\n\nexport function codeBlock(language: string, content?: string): string {\n\treturn content === undefined ? `\\`\\`\\`\\n${language}\\n\\`\\`\\`` : `\\`\\`\\`${language}\\n${content}\\n\\`\\`\\``;\n}\n\n/**\n * Wraps the content inside \\`backticks\\` which formats it as inline code.\n *\n * @typeParam C - This is inferred by the supplied content\n * @param content - The content to wrap\n */\nexport function inlineCode(content: C): `\\`${C}\\`` {\n\treturn `\\`${content}\\``;\n}\n\n/**\n * Formats the content into italic text.\n *\n * @typeParam C - This is inferred by the supplied content\n * @param content - The content to wrap\n */\nexport function italic(content: C): `_${C}_` {\n\treturn `_${content}_`;\n}\n\n/**\n * Formats the content into bold text.\n *\n * @typeParam C - This is inferred by the supplied content\n * @param content - The content to wrap\n */\nexport function bold(content: C): `**${C}**` {\n\treturn `**${content}**`;\n}\n\n/**\n * Formats the content into underscored text.\n *\n * @typeParam C - This is inferred by the supplied content\n * @param content - The content to wrap\n */\nexport function underscore(content: C): `__${C}__` {\n\treturn `__${content}__`;\n}\n\n/**\n * Formats the content into strike-through text.\n *\n * @typeParam C - This is inferred by the supplied content\n * @param content - The content to wrap\n */\nexport function strikethrough(content: C): `~~${C}~~` {\n\treturn `~~${content}~~`;\n}\n\n/**\n * Formats the content into a quote.\n *\n * @remarks This needs to be at the start of the line for Discord to format it.\n * @typeParam C - This is inferred by the supplied content\n * @param content - The content to wrap\n */\nexport function quote(content: C): `> ${C}` {\n\treturn `> ${content}`;\n}\n\n/**\n * Formats the content into a block quote.\n *\n * @remarks This needs to be at the start of the line for Discord to format it.\n * @typeParam C - This is inferred by the supplied content\n * @param content - The content to wrap\n */\nexport function blockQuote(content: C): `>>> ${C}` {\n\treturn `>>> ${content}`;\n}\n\n/**\n * Wraps the URL into `<>` which stops it from embedding.\n *\n * @typeParam C - This is inferred by the supplied content\n * @param url - The URL to wrap\n */\nexport function hideLinkEmbed(url: C): `<${C}>`;\n\n/**\n * Wraps the URL into `<>` which stops it from embedding.\n *\n * @param url - The URL to wrap\n */\nexport function hideLinkEmbed(url: URL): `<${string}>`;\n\nexport function hideLinkEmbed(url: URL | string) {\n\treturn `<${url}>`;\n}\n\n/**\n * Formats the content and the URL into a masked URL.\n *\n * @typeParam C - This is inferred by the supplied content\n * @param content - The content to display\n * @param url - The URL the content links to\n */\nexport function hyperlink(content: C, url: URL): `[${C}](${string})`;\n\n/**\n * Formats the content and the URL into a masked URL.\n *\n * @typeParam C - This is inferred by the supplied content\n * @typeParam U - This is inferred by the supplied URL\n * @param content - The content to display\n * @param url - The URL the content links to\n */\nexport function hyperlink(content: C, url: U): `[${C}](${U})`;\n\n/**\n * Formats the content and the URL into a masked URL with a custom tooltip.\n *\n * @typeParam C - This is inferred by the supplied content\n * @typeParam T - This is inferred by the supplied title\n * @param content - The content to display\n * @param url - The URL the content links to\n * @param title - The title shown when hovering on the masked link\n */\nexport function hyperlink(\n\tcontent: C,\n\turl: URL,\n\ttitle: T,\n): `[${C}](${string} \"${T}\")`;\n\n/**\n * Formats the content and the URL into a masked URL with a custom tooltip.\n *\n * @typeParam C - This is inferred by the supplied content\n * @typeParam U - This is inferred by the supplied URL\n * @typeParam T - This is inferred by the supplied title\n * @param content - The content to display\n * @param url - The URL the content links to\n * @param title - The title shown when hovering on the masked link\n */\nexport function hyperlink(\n\tcontent: C,\n\turl: U,\n\ttitle: T,\n): `[${C}](${U} \"${T}\")`;\n\nexport function hyperlink(content: string, url: URL | string, title?: string) {\n\treturn title ? `[${content}](${url} \"${title}\")` : `[${content}](${url})`;\n}\n\n/**\n * Formats the content into a spoiler.\n *\n * @typeParam C - This is inferred by the supplied content\n * @param content - The content to wrap\n */\nexport function spoiler(content: C): `||${C}||` {\n\treturn `||${content}||`;\n}\n\n/**\n * Formats a user id into a user mention.\n *\n * @typeParam C - This is inferred by the supplied user id\n * @param userId - The user id to format\n */\nexport function userMention(userId: C): `<@${C}>` {\n\treturn `<@${userId}>`;\n}\n\n/**\n * Formats a channel id into a channel mention.\n *\n * @typeParam C - This is inferred by the supplied channel id\n * @param channelId - The channel id to format\n */\nexport function channelMention(channelId: C): `<#${C}>` {\n\treturn `<#${channelId}>`;\n}\n\n/**\n * Formats a role id into a role mention.\n *\n * @typeParam C - This is inferred by the supplied role id\n * @param roleId - The role id to format\n */\nexport function roleMention(roleId: C): `<@&${C}>` {\n\treturn `<@&${roleId}>`;\n}\n\n/**\n * Formats an application command name, subcommand group name, subcommand name, and id into an application command mention.\n *\n * @typeParam N - This is inferred by the supplied command name\n * @typeParam G - This is inferred by the supplied subcommand group name\n * @typeParam S - This is inferred by the supplied subcommand name\n * @typeParam I - This is inferred by the supplied command id\n * @param commandName - The application command name to format\n * @param subcommandGroupName - The subcommand group name to format\n * @param subcommandName - The subcommand name to format\n * @param commandId - The application command id to format\n */\nexport function chatInputApplicationCommandMention<\n\tN extends string,\n\tG extends string,\n\tS extends string,\n\tI extends Snowflake,\n>(commandName: N, subcommandGroupName: G, subcommandName: S, commandId: I): ``;\n\n/**\n * Formats an application command name, subcommand name, and id into an application command mention.\n *\n * @typeParam N - This is inferred by the supplied command name\n * @typeParam S - This is inferred by the supplied subcommand name\n * @typeParam I - This is inferred by the supplied command id\n * @param commandName - The application command name to format\n * @param subcommandName - The subcommand name to format\n * @param commandId - The application command id to format\n */\nexport function chatInputApplicationCommandMention(\n\tcommandName: N,\n\tsubcommandName: S,\n\tcommandId: I,\n): ``;\n\n/**\n * Formats an application command name and id into an application command mention.\n *\n * @typeParam N - This is inferred by the supplied command name\n * @typeParam I - This is inferred by the supplied command id\n * @param commandName - The application command name to format\n * @param commandId - The application command id to format\n */\nexport function chatInputApplicationCommandMention(\n\tcommandName: N,\n\tcommandId: I,\n): ``;\n\nexport function chatInputApplicationCommandMention<\n\tN extends string,\n\tG extends Snowflake | string,\n\tS extends Snowflake | string,\n\tI extends Snowflake,\n>(\n\tcommandName: N,\n\tsubcommandGroupName: G,\n\tsubcommandName?: S,\n\tcommandId?: I,\n): `` | `` | `` {\n\tif (commandId !== undefined) {\n\t\treturn ``;\n\t}\n\n\tif (subcommandName !== undefined) {\n\t\treturn ``;\n\t}\n\n\treturn ``;\n}\n\n/**\n * Formats a non-animated emoji id into a fully qualified emoji identifier.\n *\n * @typeParam C - This is inferred by the supplied emoji id\n * @param emojiId - The emoji id to format\n */\nexport function formatEmoji(emojiId: C, animated?: false): `<:_:${C}>`;\n\n/**\n * Formats an animated emoji id into a fully qualified emoji identifier.\n *\n * @typeParam C - This is inferred by the supplied emoji id\n * @param emojiId - The emoji id to format\n * @param animated - Whether the emoji is animated\n */\nexport function formatEmoji(emojiId: C, animated?: true): ``;\n\n/**\n * Formats an emoji id into a fully qualified emoji identifier.\n *\n * @typeParam C - This is inferred by the supplied emoji id\n * @param emojiId - The emoji id to format\n * @param animated - Whether the emoji is animated\n */\nexport function formatEmoji(emojiId: C, animated?: boolean): `<:_:${C}>` | ``;\n\nexport function formatEmoji(emojiId: C, animated = false): `<:_:${C}>` | `` {\n\treturn `<${animated ? 'a' : ''}:_:${emojiId}>`;\n}\n\n/**\n * Formats a channel link for a direct message channel.\n *\n * @typeParam C - This is inferred by the supplied channel id\n * @param channelId - The channel's id\n */\nexport function channelLink(channelId: C): `https://discord.com/channels/@me/${C}`;\n\n/**\n * Formats a channel link for a guild channel.\n *\n * @typeParam C - This is inferred by the supplied channel id\n * @typeParam G - This is inferred by the supplied guild id\n * @param channelId - The channel's id\n * @param guildId - The guild's id\n */\nexport function channelLink(\n\tchannelId: C,\n\tguildId: G,\n): `https://discord.com/channels/${G}/${C}`;\n\nexport function channelLink(\n\tchannelId: C,\n\tguildId?: G,\n): `https://discord.com/channels/@me/${C}` | `https://discord.com/channels/${G}/${C}` {\n\treturn `https://discord.com/channels/${guildId ?? '@me'}/${channelId}`;\n}\n\n/**\n * Formats a message link for a direct message channel.\n *\n * @typeParam C - This is inferred by the supplied channel id\n * @typeParam M - This is inferred by the supplied message id\n * @param channelId - The channel's id\n * @param messageId - The message's id\n */\nexport function messageLink(\n\tchannelId: C,\n\tmessageId: M,\n): `https://discord.com/channels/@me/${C}/${M}`;\n\n/**\n * Formats a message link for a guild channel.\n *\n * @typeParam C - This is inferred by the supplied channel id\n * @typeParam M - This is inferred by the supplied message id\n * @typeParam G - This is inferred by the supplied guild id\n * @param channelId - The channel's id\n * @param messageId - The message's id\n * @param guildId - The guild's id\n */\nexport function messageLink(\n\tchannelId: C,\n\tmessageId: M,\n\tguildId: G,\n): `https://discord.com/channels/${G}/${C}/${M}`;\n\nexport function messageLink(\n\tchannelId: C,\n\tmessageId: M,\n\tguildId?: G,\n): `https://discord.com/channels/@me/${C}/${M}` | `https://discord.com/channels/${G}/${C}/${M}` {\n\treturn `${guildId === undefined ? channelLink(channelId) : channelLink(channelId, guildId)}/${messageId}`;\n}\n\n/**\n * Formats a date into a short date-time string.\n *\n * @param date - The date to format. Defaults to the current time\n */\nexport function time(date?: Date): ``;\n\n/**\n * Formats a date given a format style.\n *\n * @typeParam S - This is inferred by the supplied {@link TimestampStylesString}\n * @param date - The date to format\n * @param style - The style to use\n */\nexport function time(date: Date, style: S): ``;\n\n/**\n * Formats the given timestamp into a short date-time string.\n *\n * @typeParam C - This is inferred by the supplied timestamp\n * @param seconds - A Unix timestamp in seconds\n */\nexport function time(seconds: C): ``;\n\n/**\n * Formats the given timestamp into a short date-time string.\n *\n * @typeParam C - This is inferred by the supplied timestamp\n * @typeParam S - This is inferred by the supplied {@link TimestampStylesString}\n * @param seconds - A Unix timestamp in seconds\n * @param style - The style to use\n */\nexport function time(seconds: C, style: S): ``;\n\nexport function time(timeOrSeconds?: Date | number, style?: TimestampStylesString): string {\n\tif (typeof timeOrSeconds !== 'number') {\n\t\t// eslint-disable-next-line no-param-reassign\n\t\ttimeOrSeconds = Math.floor((timeOrSeconds?.getTime() ?? Date.now()) / 1_000);\n\t}\n\n\treturn typeof style === 'string' ? `` : ``;\n}\n\n/**\n * The {@link https://discord.com/developers/docs/reference#message-formatting-timestamp-styles | message formatting timestamp styles}\n * supported by Discord.\n */\nexport const TimestampStyles = {\n\t/**\n\t * Short time format, consisting of hours and minutes.\n\t *\n\t * @example `16:20`\n\t */\n\tShortTime: 't',\n\n\t/**\n\t * Long time format, consisting of hours, minutes, and seconds.\n\t *\n\t * @example `16:20:30`\n\t */\n\tLongTime: 'T',\n\n\t/**\n\t * Short date format, consisting of day, month, and year.\n\t *\n\t * @example `20/04/2021`\n\t */\n\tShortDate: 'd',\n\n\t/**\n\t * Long date format, consisting of day, month, and year.\n\t *\n\t * @example `20 April 2021`\n\t */\n\tLongDate: 'D',\n\n\t/**\n\t * Short date-time format, consisting of short date and short time formats.\n\t *\n\t * @example `20 April 2021 16:20`\n\t */\n\tShortDateTime: 'f',\n\n\t/**\n\t * Long date-time format, consisting of long date and short time formats.\n\t *\n\t * @example `Tuesday, 20 April 2021 16:20`\n\t */\n\tLongDateTime: 'F',\n\n\t/**\n\t * Relative time format, consisting of a relative duration format.\n\t *\n\t * @example `2 months ago`\n\t */\n\tRelativeTime: 'R',\n} as const satisfies Record;\n\n/**\n * The possible {@link TimestampStyles} values.\n */\nexport type TimestampStylesString = (typeof TimestampStyles)[keyof typeof TimestampStyles];\n\n// prettier-ignore\n/**\n * All the available faces from Discord's native slash commands.\n */\nexport enum Faces {\n\t/**\n\t * `¯\\_(ツ)_/¯`\n\t */\n\t// eslint-disable-next-line no-useless-escape\n\tShrug = '¯\\_(ツ)_/¯',\n\n\t/**\n\t * `(╯°□°)╯︵ ┻━┻`\n\t */\n\tTableflip = '(╯°□°)╯︵ ┻━┻',\n\n\t/**\n\t * `┬─┬ノ( º _ ºノ)`\n\t */\n\tUnflip = '┬─┬ノ( º _ ºノ)',\n}\n"],"mappings":"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","names":["codeBlock","inlineCode","bold","italic","strikethrough","spoiler","Faces"]} \ No newline at end of file diff --git a/node_modules/@discordjs/formatters/dist/index.mjs b/node_modules/@discordjs/formatters/dist/index.mjs new file mode 100644 index 0000000..82a6f65 --- /dev/null +++ b/node_modules/@discordjs/formatters/dist/index.mjs @@ -0,0 +1,335 @@ +var __defProp = Object.defineProperty; +var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); + +// src/escapers.ts +function escapeMarkdown(text, options = {}) { + const { + codeBlock: codeBlock2 = true, + inlineCode: inlineCode2 = true, + bold: bold2 = true, + italic: italic2 = true, + underline = true, + strikethrough: strikethrough2 = true, + spoiler: spoiler2 = true, + codeBlockContent = true, + inlineCodeContent = true, + escape = true, + heading = false, + bulletedList = false, + numberedList = false, + maskedLink = false + } = options; + if (!codeBlockContent) { + return text.split("```").map((subString, index, array) => { + if (index % 2 && index !== array.length - 1) + return subString; + return escapeMarkdown(subString, { + inlineCode: inlineCode2, + bold: bold2, + italic: italic2, + underline, + strikethrough: strikethrough2, + spoiler: spoiler2, + inlineCodeContent, + escape, + heading, + bulletedList, + numberedList, + maskedLink + }); + }).join(codeBlock2 ? "\\`\\`\\`" : "```"); + } + if (!inlineCodeContent) { + return text.split(/(?<=^|[^`])`(?=[^`]|$)/g).map((subString, index, array) => { + if (index % 2 && index !== array.length - 1) + return subString; + return escapeMarkdown(subString, { + codeBlock: codeBlock2, + bold: bold2, + italic: italic2, + underline, + strikethrough: strikethrough2, + spoiler: spoiler2, + escape, + heading, + bulletedList, + numberedList, + maskedLink + }); + }).join(inlineCode2 ? "\\`" : "`"); + } + let res = text; + if (escape) + res = escapeEscape(res); + if (inlineCode2) + res = escapeInlineCode(res); + if (codeBlock2) + res = escapeCodeBlock(res); + if (italic2) + res = escapeItalic(res); + if (bold2) + res = escapeBold(res); + if (underline) + res = escapeUnderline(res); + if (strikethrough2) + res = escapeStrikethrough(res); + if (spoiler2) + res = escapeSpoiler(res); + if (heading) + res = escapeHeading(res); + if (bulletedList) + res = escapeBulletedList(res); + if (numberedList) + res = escapeNumberedList(res); + if (maskedLink) + res = escapeMaskedLink(res); + return res; +} +__name(escapeMarkdown, "escapeMarkdown"); +function escapeCodeBlock(text) { + return text.replaceAll("```", "\\`\\`\\`"); +} +__name(escapeCodeBlock, "escapeCodeBlock"); +function escapeInlineCode(text) { + return text.replaceAll(/(?<=^|[^`])``?(?=[^`]|$)/g, (match) => match.length === 2 ? "\\`\\`" : "\\`"); +} +__name(escapeInlineCode, "escapeInlineCode"); +function escapeItalic(text) { + let idx = 0; + const newText = text.replaceAll(/(?<=^|[^*])\*([^*]|\*\*|$)/g, (_, match) => { + if (match === "**") + return ++idx % 2 ? `\\*${match}` : `${match}\\*`; + return `\\*${match}`; + }); + idx = 0; + return newText.replaceAll(/(?<=^|[^_])(?)([^_]|__|$)/g, (_, match) => { + if (match === "__") + return ++idx % 2 ? `\\_${match}` : `${match}\\_`; + return `\\_${match}`; + }); +} +__name(escapeItalic, "escapeItalic"); +function escapeBold(text) { + let idx = 0; + return text.replaceAll(/\*\*(\*)?/g, (_, match) => { + if (match) + return ++idx % 2 ? `${match}\\*\\*` : `\\*\\*${match}`; + return "\\*\\*"; + }); +} +__name(escapeBold, "escapeBold"); +function escapeUnderline(text) { + let idx = 0; + return text.replaceAll(/(?)/g, (_, match) => { + if (match) + return ++idx % 2 ? `${match}\\_\\_` : `\\_\\_${match}`; + return "\\_\\_"; + }); +} +__name(escapeUnderline, "escapeUnderline"); +function escapeStrikethrough(text) { + return text.replaceAll("~~", "\\~\\~"); +} +__name(escapeStrikethrough, "escapeStrikethrough"); +function escapeSpoiler(text) { + return text.replaceAll("||", "\\|\\|"); +} +__name(escapeSpoiler, "escapeSpoiler"); +function escapeEscape(text) { + return text.replaceAll("\\", "\\\\"); +} +__name(escapeEscape, "escapeEscape"); +function escapeHeading(text) { + return text.replaceAll(/^( {0,2})([*-] )?( *)(#{1,3} )/gm, "$1$2$3\\$4"); +} +__name(escapeHeading, "escapeHeading"); +function escapeBulletedList(text) { + return text.replaceAll(/^( *)([*-])( +)/gm, "$1\\$2$3"); +} +__name(escapeBulletedList, "escapeBulletedList"); +function escapeNumberedList(text) { + return text.replaceAll(/^( *\d+)\./gm, "$1\\."); +} +__name(escapeNumberedList, "escapeNumberedList"); +function escapeMaskedLink(text) { + return text.replaceAll(/\[.+]\(.+\)/gm, "\\$&"); +} +__name(escapeMaskedLink, "escapeMaskedLink"); + +// src/formatters.ts +function codeBlock(language, content) { + return content === void 0 ? `\`\`\` +${language} +\`\`\`` : `\`\`\`${language} +${content} +\`\`\``; +} +__name(codeBlock, "codeBlock"); +function inlineCode(content) { + return `\`${content}\``; +} +__name(inlineCode, "inlineCode"); +function italic(content) { + return `_${content}_`; +} +__name(italic, "italic"); +function bold(content) { + return `**${content}**`; +} +__name(bold, "bold"); +function underscore(content) { + return `__${content}__`; +} +__name(underscore, "underscore"); +function strikethrough(content) { + return `~~${content}~~`; +} +__name(strikethrough, "strikethrough"); +function quote(content) { + return `> ${content}`; +} +__name(quote, "quote"); +function blockQuote(content) { + return `>>> ${content}`; +} +__name(blockQuote, "blockQuote"); +function hideLinkEmbed(url) { + return `<${url}>`; +} +__name(hideLinkEmbed, "hideLinkEmbed"); +function hyperlink(content, url, title) { + return title ? `[${content}](${url} "${title}")` : `[${content}](${url})`; +} +__name(hyperlink, "hyperlink"); +function spoiler(content) { + return `||${content}||`; +} +__name(spoiler, "spoiler"); +function userMention(userId) { + return `<@${userId}>`; +} +__name(userMention, "userMention"); +function channelMention(channelId) { + return `<#${channelId}>`; +} +__name(channelMention, "channelMention"); +function roleMention(roleId) { + return `<@&${roleId}>`; +} +__name(roleMention, "roleMention"); +function chatInputApplicationCommandMention(commandName, subcommandGroupName, subcommandName, commandId) { + if (commandId !== void 0) { + return ``; + } + if (subcommandName !== void 0) { + return ``; + } + return ``; +} +__name(chatInputApplicationCommandMention, "chatInputApplicationCommandMention"); +function formatEmoji(emojiId, animated = false) { + return `<${animated ? "a" : ""}:_:${emojiId}>`; +} +__name(formatEmoji, "formatEmoji"); +function channelLink(channelId, guildId) { + return `https://discord.com/channels/${guildId ?? "@me"}/${channelId}`; +} +__name(channelLink, "channelLink"); +function messageLink(channelId, messageId, guildId) { + return `${guildId === void 0 ? channelLink(channelId) : channelLink(channelId, guildId)}/${messageId}`; +} +__name(messageLink, "messageLink"); +function time(timeOrSeconds, style) { + if (typeof timeOrSeconds !== "number") { + timeOrSeconds = Math.floor((timeOrSeconds?.getTime() ?? Date.now()) / 1e3); + } + return typeof style === "string" ? `` : ``; +} +__name(time, "time"); +var TimestampStyles = { + /** + * Short time format, consisting of hours and minutes. + * + * @example `16:20` + */ + ShortTime: "t", + /** + * Long time format, consisting of hours, minutes, and seconds. + * + * @example `16:20:30` + */ + LongTime: "T", + /** + * Short date format, consisting of day, month, and year. + * + * @example `20/04/2021` + */ + ShortDate: "d", + /** + * Long date format, consisting of day, month, and year. + * + * @example `20 April 2021` + */ + LongDate: "D", + /** + * Short date-time format, consisting of short date and short time formats. + * + * @example `20 April 2021 16:20` + */ + ShortDateTime: "f", + /** + * Long date-time format, consisting of long date and short time formats. + * + * @example `Tuesday, 20 April 2021 16:20` + */ + LongDateTime: "F", + /** + * Relative time format, consisting of a relative duration format. + * + * @example `2 months ago` + */ + RelativeTime: "R" +}; +var Faces = /* @__PURE__ */ ((Faces2) => { + Faces2["Shrug"] = "\xAF_(\u30C4)_/\xAF"; + Faces2["Tableflip"] = "(\u256F\xB0\u25A1\xB0)\u256F\uFE35 \u253B\u2501\u253B"; + Faces2["Unflip"] = "\u252C\u2500\u252C\u30CE( \xBA _ \xBA\u30CE)"; + return Faces2; +})(Faces || {}); +export { + Faces, + TimestampStyles, + blockQuote, + bold, + channelLink, + channelMention, + chatInputApplicationCommandMention, + codeBlock, + escapeBold, + escapeBulletedList, + escapeCodeBlock, + escapeEscape, + escapeHeading, + escapeInlineCode, + escapeItalic, + escapeMarkdown, + escapeMaskedLink, + escapeNumberedList, + escapeSpoiler, + escapeStrikethrough, + escapeUnderline, + formatEmoji, + hideLinkEmbed, + hyperlink, + inlineCode, + italic, + messageLink, + quote, + roleMention, + spoiler, + strikethrough, + time, + underscore, + userMention +}; +//# sourceMappingURL=index.mjs.map \ No newline at end of file diff --git a/node_modules/@discordjs/formatters/dist/index.mjs.map b/node_modules/@discordjs/formatters/dist/index.mjs.map new file mode 100644 index 0000000..ed19934 --- /dev/null +++ b/node_modules/@discordjs/formatters/dist/index.mjs.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/escapers.ts","../src/formatters.ts"],"sourcesContent":["/* eslint-disable prefer-named-capture-group */\n\n/**\n * The options that affect what will be escaped.\n */\nexport interface EscapeMarkdownOptions {\n\t/**\n\t * Whether to escape bold text.\n\t *\n\t * @defaultValue `true`\n\t */\n\tbold?: boolean;\n\n\t/**\n\t * Whether to escape bulleted lists.\n\t *\n\t * @defaultValue `false`\n\t */\n\tbulletedList?: boolean;\n\n\t/**\n\t * Whether to escape code blocks.\n\t *\n\t * @defaultValue `true`\n\t */\n\tcodeBlock?: boolean;\n\n\t/**\n\t * Whether to escape text inside code blocks.\n\t *\n\t * @defaultValue `true`\n\t */\n\tcodeBlockContent?: boolean;\n\n\t/**\n\t * Whether to escape `\\`.\n\t *\n\t * @defaultValue `true`\n\t */\n\tescape?: boolean;\n\n\t/**\n\t * Whether to escape headings.\n\t *\n\t * @defaultValue `false`\n\t */\n\theading?: boolean;\n\n\t/**\n\t * Whether to escape inline code.\n\t *\n\t * @defaultValue `true`\n\t */\n\tinlineCode?: boolean;\n\n\t/**\n\t * Whether to escape text inside inline code.\n\t *\n\t * @defaultValue `true`\n\t */\n\tinlineCodeContent?: boolean;\n\t/**\n\t * Whether to escape italics.\n\t *\n\t * @defaultValue `true`\n\t */\n\titalic?: boolean;\n\n\t/**\n\t * Whether to escape masked links.\n\t *\n\t * @defaultValue `false`\n\t */\n\tmaskedLink?: boolean;\n\n\t/**\n\t * Whether to escape numbered lists.\n\t *\n\t * @defaultValue `false`\n\t */\n\tnumberedList?: boolean;\n\n\t/**\n\t * Whether to escape spoilers.\n\t *\n\t * @defaultValue `true`\n\t */\n\tspoiler?: boolean;\n\n\t/**\n\t * Whether to escape strikethroughs.\n\t *\n\t * @defaultValue `true`\n\t */\n\tstrikethrough?: boolean;\n\n\t/**\n\t * Whether to escape underlines.\n\t *\n\t * @defaultValue `true`\n\t */\n\tunderline?: boolean;\n}\n\n/**\n * Escapes any Discord-flavored markdown in a string.\n *\n * @param text - Content to escape\n * @param options - Options for escaping the markdown\n */\nexport function escapeMarkdown(text: string, options: EscapeMarkdownOptions = {}): string {\n\tconst {\n\t\tcodeBlock = true,\n\t\tinlineCode = true,\n\t\tbold = true,\n\t\titalic = true,\n\t\tunderline = true,\n\t\tstrikethrough = true,\n\t\tspoiler = true,\n\t\tcodeBlockContent = true,\n\t\tinlineCodeContent = true,\n\t\tescape = true,\n\t\theading = false,\n\t\tbulletedList = false,\n\t\tnumberedList = false,\n\t\tmaskedLink = false,\n\t} = options;\n\n\tif (!codeBlockContent) {\n\t\treturn text\n\t\t\t.split('```')\n\t\t\t.map((subString, index, array) => {\n\t\t\t\tif (index % 2 && index !== array.length - 1) return subString;\n\t\t\t\treturn escapeMarkdown(subString, {\n\t\t\t\t\tinlineCode,\n\t\t\t\t\tbold,\n\t\t\t\t\titalic,\n\t\t\t\t\tunderline,\n\t\t\t\t\tstrikethrough,\n\t\t\t\t\tspoiler,\n\t\t\t\t\tinlineCodeContent,\n\t\t\t\t\tescape,\n\t\t\t\t\theading,\n\t\t\t\t\tbulletedList,\n\t\t\t\t\tnumberedList,\n\t\t\t\t\tmaskedLink,\n\t\t\t\t});\n\t\t\t})\n\t\t\t.join(codeBlock ? '\\\\`\\\\`\\\\`' : '```');\n\t}\n\n\tif (!inlineCodeContent) {\n\t\treturn text\n\t\t\t.split(/(?<=^|[^`])`(?=[^`]|$)/g)\n\t\t\t.map((subString, index, array) => {\n\t\t\t\tif (index % 2 && index !== array.length - 1) return subString;\n\t\t\t\treturn escapeMarkdown(subString, {\n\t\t\t\t\tcodeBlock,\n\t\t\t\t\tbold,\n\t\t\t\t\titalic,\n\t\t\t\t\tunderline,\n\t\t\t\t\tstrikethrough,\n\t\t\t\t\tspoiler,\n\t\t\t\t\tescape,\n\t\t\t\t\theading,\n\t\t\t\t\tbulletedList,\n\t\t\t\t\tnumberedList,\n\t\t\t\t\tmaskedLink,\n\t\t\t\t});\n\t\t\t})\n\t\t\t.join(inlineCode ? '\\\\`' : '`');\n\t}\n\n\tlet res = text;\n\tif (escape) res = escapeEscape(res);\n\tif (inlineCode) res = escapeInlineCode(res);\n\tif (codeBlock) res = escapeCodeBlock(res);\n\tif (italic) res = escapeItalic(res);\n\tif (bold) res = escapeBold(res);\n\tif (underline) res = escapeUnderline(res);\n\tif (strikethrough) res = escapeStrikethrough(res);\n\tif (spoiler) res = escapeSpoiler(res);\n\tif (heading) res = escapeHeading(res);\n\tif (bulletedList) res = escapeBulletedList(res);\n\tif (numberedList) res = escapeNumberedList(res);\n\tif (maskedLink) res = escapeMaskedLink(res);\n\treturn res;\n}\n\n/**\n * Escapes code block markdown in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeCodeBlock(text: string): string {\n\treturn text.replaceAll('```', '\\\\`\\\\`\\\\`');\n}\n\n/**\n * Escapes inline code markdown in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeInlineCode(text: string): string {\n\treturn text.replaceAll(/(?<=^|[^`])``?(?=[^`]|$)/g, (match) => (match.length === 2 ? '\\\\`\\\\`' : '\\\\`'));\n}\n\n/**\n * Escapes italic markdown in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeItalic(text: string): string {\n\tlet idx = 0;\n\tconst newText = text.replaceAll(/(?<=^|[^*])\\*([^*]|\\*\\*|$)/g, (_, match) => {\n\t\tif (match === '**') return ++idx % 2 ? `\\\\*${match}` : `${match}\\\\*`;\n\t\treturn `\\\\*${match}`;\n\t});\n\tidx = 0;\n\treturn newText.replaceAll(/(?<=^|[^_])(?)([^_]|__|$)/g, (_, match) => {\n\t\tif (match === '__') return ++idx % 2 ? `\\\\_${match}` : `${match}\\\\_`;\n\t\treturn `\\\\_${match}`;\n\t});\n}\n\n/**\n * Escapes bold markdown in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeBold(text: string): string {\n\tlet idx = 0;\n\treturn text.replaceAll(/\\*\\*(\\*)?/g, (_, match) => {\n\t\tif (match) return ++idx % 2 ? `${match}\\\\*\\\\*` : `\\\\*\\\\*${match}`;\n\t\treturn '\\\\*\\\\*';\n\t});\n}\n\n/**\n * Escapes underline markdown in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeUnderline(text: string): string {\n\tlet idx = 0;\n\treturn text.replaceAll(/(?)/g, (_, match) => {\n\t\tif (match) return ++idx % 2 ? `${match}\\\\_\\\\_` : `\\\\_\\\\_${match}`;\n\t\treturn '\\\\_\\\\_';\n\t});\n}\n\n/**\n * Escapes strikethrough markdown in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeStrikethrough(text: string): string {\n\treturn text.replaceAll('~~', '\\\\~\\\\~');\n}\n\n/**\n * Escapes spoiler markdown in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeSpoiler(text: string): string {\n\treturn text.replaceAll('||', '\\\\|\\\\|');\n}\n\n/**\n * Escapes escape characters in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeEscape(text: string): string {\n\treturn text.replaceAll('\\\\', '\\\\\\\\');\n}\n\n/**\n * Escapes heading characters in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeHeading(text: string): string {\n\treturn text.replaceAll(/^( {0,2})([*-] )?( *)(#{1,3} )/gm, '$1$2$3\\\\$4');\n}\n\n/**\n * Escapes bulleted list characters in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeBulletedList(text: string): string {\n\treturn text.replaceAll(/^( *)([*-])( +)/gm, '$1\\\\$2$3');\n}\n\n/**\n * Escapes numbered list characters in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeNumberedList(text: string): string {\n\treturn text.replaceAll(/^( *\\d+)\\./gm, '$1\\\\.');\n}\n\n/**\n * Escapes masked link characters in a string.\n *\n * @param text - Content to escape\n */\nexport function escapeMaskedLink(text: string): string {\n\treturn text.replaceAll(/\\[.+]\\(.+\\)/gm, '\\\\$&');\n}\n","import type { URL } from 'node:url';\nimport type { Snowflake } from 'discord-api-types/globals';\n\n/**\n * Wraps the content inside a code block with no language.\n *\n * @typeParam C - This is inferred by the supplied content\n * @param content - The content to wrap\n */\nexport function codeBlock(content: C): `\\`\\`\\`\\n${C}\\n\\`\\`\\``;\n\n/**\n * Wraps the content inside a code block with the specified language.\n *\n * @typeParam L - This is inferred by the supplied language\n * @typeParam C - This is inferred by the supplied content\n * @param language - The language for the code block\n * @param content - The content to wrap\n */\nexport function codeBlock(language: L, content: C): `\\`\\`\\`${L}\\n${C}\\n\\`\\`\\``;\n\nexport function codeBlock(language: string, content?: string): string {\n\treturn content === undefined ? `\\`\\`\\`\\n${language}\\n\\`\\`\\`` : `\\`\\`\\`${language}\\n${content}\\n\\`\\`\\``;\n}\n\n/**\n * Wraps the content inside \\`backticks\\` which formats it as inline code.\n *\n * @typeParam C - This is inferred by the supplied content\n * @param content - The content to wrap\n */\nexport function inlineCode(content: C): `\\`${C}\\`` {\n\treturn `\\`${content}\\``;\n}\n\n/**\n * Formats the content into italic text.\n *\n * @typeParam C - This is inferred by the supplied content\n * @param content - The content to wrap\n */\nexport function italic(content: C): `_${C}_` {\n\treturn `_${content}_`;\n}\n\n/**\n * Formats the content into bold text.\n *\n * @typeParam C - This is inferred by the supplied content\n * @param content - The content to wrap\n */\nexport function bold(content: C): `**${C}**` {\n\treturn `**${content}**`;\n}\n\n/**\n * Formats the content into underscored text.\n *\n * @typeParam C - This is inferred by the supplied content\n * @param content - The content to wrap\n */\nexport function underscore(content: C): `__${C}__` {\n\treturn `__${content}__`;\n}\n\n/**\n * Formats the content into strike-through text.\n *\n * @typeParam C - This is inferred by the supplied content\n * @param content - The content to wrap\n */\nexport function strikethrough(content: C): `~~${C}~~` {\n\treturn `~~${content}~~`;\n}\n\n/**\n * Formats the content into a quote.\n *\n * @remarks This needs to be at the start of the line for Discord to format it.\n * @typeParam C - This is inferred by the supplied content\n * @param content - The content to wrap\n */\nexport function quote(content: C): `> ${C}` {\n\treturn `> ${content}`;\n}\n\n/**\n * Formats the content into a block quote.\n *\n * @remarks This needs to be at the start of the line for Discord to format it.\n * @typeParam C - This is inferred by the supplied content\n * @param content - The content to wrap\n */\nexport function blockQuote(content: C): `>>> ${C}` {\n\treturn `>>> ${content}`;\n}\n\n/**\n * Wraps the URL into `<>` which stops it from embedding.\n *\n * @typeParam C - This is inferred by the supplied content\n * @param url - The URL to wrap\n */\nexport function hideLinkEmbed(url: C): `<${C}>`;\n\n/**\n * Wraps the URL into `<>` which stops it from embedding.\n *\n * @param url - The URL to wrap\n */\nexport function hideLinkEmbed(url: URL): `<${string}>`;\n\nexport function hideLinkEmbed(url: URL | string) {\n\treturn `<${url}>`;\n}\n\n/**\n * Formats the content and the URL into a masked URL.\n *\n * @typeParam C - This is inferred by the supplied content\n * @param content - The content to display\n * @param url - The URL the content links to\n */\nexport function hyperlink(content: C, url: URL): `[${C}](${string})`;\n\n/**\n * Formats the content and the URL into a masked URL.\n *\n * @typeParam C - This is inferred by the supplied content\n * @typeParam U - This is inferred by the supplied URL\n * @param content - The content to display\n * @param url - The URL the content links to\n */\nexport function hyperlink(content: C, url: U): `[${C}](${U})`;\n\n/**\n * Formats the content and the URL into a masked URL with a custom tooltip.\n *\n * @typeParam C - This is inferred by the supplied content\n * @typeParam T - This is inferred by the supplied title\n * @param content - The content to display\n * @param url - The URL the content links to\n * @param title - The title shown when hovering on the masked link\n */\nexport function hyperlink(\n\tcontent: C,\n\turl: URL,\n\ttitle: T,\n): `[${C}](${string} \"${T}\")`;\n\n/**\n * Formats the content and the URL into a masked URL with a custom tooltip.\n *\n * @typeParam C - This is inferred by the supplied content\n * @typeParam U - This is inferred by the supplied URL\n * @typeParam T - This is inferred by the supplied title\n * @param content - The content to display\n * @param url - The URL the content links to\n * @param title - The title shown when hovering on the masked link\n */\nexport function hyperlink(\n\tcontent: C,\n\turl: U,\n\ttitle: T,\n): `[${C}](${U} \"${T}\")`;\n\nexport function hyperlink(content: string, url: URL | string, title?: string) {\n\treturn title ? `[${content}](${url} \"${title}\")` : `[${content}](${url})`;\n}\n\n/**\n * Formats the content into a spoiler.\n *\n * @typeParam C - This is inferred by the supplied content\n * @param content - The content to wrap\n */\nexport function spoiler(content: C): `||${C}||` {\n\treturn `||${content}||`;\n}\n\n/**\n * Formats a user id into a user mention.\n *\n * @typeParam C - This is inferred by the supplied user id\n * @param userId - The user id to format\n */\nexport function userMention(userId: C): `<@${C}>` {\n\treturn `<@${userId}>`;\n}\n\n/**\n * Formats a channel id into a channel mention.\n *\n * @typeParam C - This is inferred by the supplied channel id\n * @param channelId - The channel id to format\n */\nexport function channelMention(channelId: C): `<#${C}>` {\n\treturn `<#${channelId}>`;\n}\n\n/**\n * Formats a role id into a role mention.\n *\n * @typeParam C - This is inferred by the supplied role id\n * @param roleId - The role id to format\n */\nexport function roleMention(roleId: C): `<@&${C}>` {\n\treturn `<@&${roleId}>`;\n}\n\n/**\n * Formats an application command name, subcommand group name, subcommand name, and id into an application command mention.\n *\n * @typeParam N - This is inferred by the supplied command name\n * @typeParam G - This is inferred by the supplied subcommand group name\n * @typeParam S - This is inferred by the supplied subcommand name\n * @typeParam I - This is inferred by the supplied command id\n * @param commandName - The application command name to format\n * @param subcommandGroupName - The subcommand group name to format\n * @param subcommandName - The subcommand name to format\n * @param commandId - The application command id to format\n */\nexport function chatInputApplicationCommandMention<\n\tN extends string,\n\tG extends string,\n\tS extends string,\n\tI extends Snowflake,\n>(commandName: N, subcommandGroupName: G, subcommandName: S, commandId: I): ``;\n\n/**\n * Formats an application command name, subcommand name, and id into an application command mention.\n *\n * @typeParam N - This is inferred by the supplied command name\n * @typeParam S - This is inferred by the supplied subcommand name\n * @typeParam I - This is inferred by the supplied command id\n * @param commandName - The application command name to format\n * @param subcommandName - The subcommand name to format\n * @param commandId - The application command id to format\n */\nexport function chatInputApplicationCommandMention(\n\tcommandName: N,\n\tsubcommandName: S,\n\tcommandId: I,\n): ``;\n\n/**\n * Formats an application command name and id into an application command mention.\n *\n * @typeParam N - This is inferred by the supplied command name\n * @typeParam I - This is inferred by the supplied command id\n * @param commandName - The application command name to format\n * @param commandId - The application command id to format\n */\nexport function chatInputApplicationCommandMention(\n\tcommandName: N,\n\tcommandId: I,\n): ``;\n\nexport function chatInputApplicationCommandMention<\n\tN extends string,\n\tG extends Snowflake | string,\n\tS extends Snowflake | string,\n\tI extends Snowflake,\n>(\n\tcommandName: N,\n\tsubcommandGroupName: G,\n\tsubcommandName?: S,\n\tcommandId?: I,\n): `` | `` | `` {\n\tif (commandId !== undefined) {\n\t\treturn ``;\n\t}\n\n\tif (subcommandName !== undefined) {\n\t\treturn ``;\n\t}\n\n\treturn ``;\n}\n\n/**\n * Formats a non-animated emoji id into a fully qualified emoji identifier.\n *\n * @typeParam C - This is inferred by the supplied emoji id\n * @param emojiId - The emoji id to format\n */\nexport function formatEmoji(emojiId: C, animated?: false): `<:_:${C}>`;\n\n/**\n * Formats an animated emoji id into a fully qualified emoji identifier.\n *\n * @typeParam C - This is inferred by the supplied emoji id\n * @param emojiId - The emoji id to format\n * @param animated - Whether the emoji is animated\n */\nexport function formatEmoji(emojiId: C, animated?: true): ``;\n\n/**\n * Formats an emoji id into a fully qualified emoji identifier.\n *\n * @typeParam C - This is inferred by the supplied emoji id\n * @param emojiId - The emoji id to format\n * @param animated - Whether the emoji is animated\n */\nexport function formatEmoji(emojiId: C, animated?: boolean): `<:_:${C}>` | ``;\n\nexport function formatEmoji(emojiId: C, animated = false): `<:_:${C}>` | `` {\n\treturn `<${animated ? 'a' : ''}:_:${emojiId}>`;\n}\n\n/**\n * Formats a channel link for a direct message channel.\n *\n * @typeParam C - This is inferred by the supplied channel id\n * @param channelId - The channel's id\n */\nexport function channelLink(channelId: C): `https://discord.com/channels/@me/${C}`;\n\n/**\n * Formats a channel link for a guild channel.\n *\n * @typeParam C - This is inferred by the supplied channel id\n * @typeParam G - This is inferred by the supplied guild id\n * @param channelId - The channel's id\n * @param guildId - The guild's id\n */\nexport function channelLink(\n\tchannelId: C,\n\tguildId: G,\n): `https://discord.com/channels/${G}/${C}`;\n\nexport function channelLink(\n\tchannelId: C,\n\tguildId?: G,\n): `https://discord.com/channels/@me/${C}` | `https://discord.com/channels/${G}/${C}` {\n\treturn `https://discord.com/channels/${guildId ?? '@me'}/${channelId}`;\n}\n\n/**\n * Formats a message link for a direct message channel.\n *\n * @typeParam C - This is inferred by the supplied channel id\n * @typeParam M - This is inferred by the supplied message id\n * @param channelId - The channel's id\n * @param messageId - The message's id\n */\nexport function messageLink(\n\tchannelId: C,\n\tmessageId: M,\n): `https://discord.com/channels/@me/${C}/${M}`;\n\n/**\n * Formats a message link for a guild channel.\n *\n * @typeParam C - This is inferred by the supplied channel id\n * @typeParam M - This is inferred by the supplied message id\n * @typeParam G - This is inferred by the supplied guild id\n * @param channelId - The channel's id\n * @param messageId - The message's id\n * @param guildId - The guild's id\n */\nexport function messageLink(\n\tchannelId: C,\n\tmessageId: M,\n\tguildId: G,\n): `https://discord.com/channels/${G}/${C}/${M}`;\n\nexport function messageLink(\n\tchannelId: C,\n\tmessageId: M,\n\tguildId?: G,\n): `https://discord.com/channels/@me/${C}/${M}` | `https://discord.com/channels/${G}/${C}/${M}` {\n\treturn `${guildId === undefined ? channelLink(channelId) : channelLink(channelId, guildId)}/${messageId}`;\n}\n\n/**\n * Formats a date into a short date-time string.\n *\n * @param date - The date to format. Defaults to the current time\n */\nexport function time(date?: Date): ``;\n\n/**\n * Formats a date given a format style.\n *\n * @typeParam S - This is inferred by the supplied {@link TimestampStylesString}\n * @param date - The date to format\n * @param style - The style to use\n */\nexport function time(date: Date, style: S): ``;\n\n/**\n * Formats the given timestamp into a short date-time string.\n *\n * @typeParam C - This is inferred by the supplied timestamp\n * @param seconds - A Unix timestamp in seconds\n */\nexport function time(seconds: C): ``;\n\n/**\n * Formats the given timestamp into a short date-time string.\n *\n * @typeParam C - This is inferred by the supplied timestamp\n * @typeParam S - This is inferred by the supplied {@link TimestampStylesString}\n * @param seconds - A Unix timestamp in seconds\n * @param style - The style to use\n */\nexport function time(seconds: C, style: S): ``;\n\nexport function time(timeOrSeconds?: Date | number, style?: TimestampStylesString): string {\n\tif (typeof timeOrSeconds !== 'number') {\n\t\t// eslint-disable-next-line no-param-reassign\n\t\ttimeOrSeconds = Math.floor((timeOrSeconds?.getTime() ?? Date.now()) / 1_000);\n\t}\n\n\treturn typeof style === 'string' ? `` : ``;\n}\n\n/**\n * The {@link https://discord.com/developers/docs/reference#message-formatting-timestamp-styles | message formatting timestamp styles}\n * supported by Discord.\n */\nexport const TimestampStyles = {\n\t/**\n\t * Short time format, consisting of hours and minutes.\n\t *\n\t * @example `16:20`\n\t */\n\tShortTime: 't',\n\n\t/**\n\t * Long time format, consisting of hours, minutes, and seconds.\n\t *\n\t * @example `16:20:30`\n\t */\n\tLongTime: 'T',\n\n\t/**\n\t * Short date format, consisting of day, month, and year.\n\t *\n\t * @example `20/04/2021`\n\t */\n\tShortDate: 'd',\n\n\t/**\n\t * Long date format, consisting of day, month, and year.\n\t *\n\t * @example `20 April 2021`\n\t */\n\tLongDate: 'D',\n\n\t/**\n\t * Short date-time format, consisting of short date and short time formats.\n\t *\n\t * @example `20 April 2021 16:20`\n\t */\n\tShortDateTime: 'f',\n\n\t/**\n\t * Long date-time format, consisting of long date and short time formats.\n\t *\n\t * @example `Tuesday, 20 April 2021 16:20`\n\t */\n\tLongDateTime: 'F',\n\n\t/**\n\t * Relative time format, consisting of a relative duration format.\n\t *\n\t * @example `2 months ago`\n\t */\n\tRelativeTime: 'R',\n} as const satisfies Record;\n\n/**\n * The possible {@link TimestampStyles} values.\n */\nexport type TimestampStylesString = (typeof TimestampStyles)[keyof typeof TimestampStyles];\n\n// prettier-ignore\n/**\n * All the available faces from Discord's native slash commands.\n */\nexport enum Faces {\n\t/**\n\t * `¯\\_(ツ)_/¯`\n\t */\n\t// eslint-disable-next-line no-useless-escape\n\tShrug = '¯\\_(ツ)_/¯',\n\n\t/**\n\t * `(╯°□°)╯︵ ┻━┻`\n\t */\n\tTableflip = '(╯°□°)╯︵ ┻━┻',\n\n\t/**\n\t * `┬─┬ノ( º _ ºノ)`\n\t */\n\tUnflip = '┬─┬ノ( º _ ºノ)',\n}\n"],"mappings":"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","names":["codeBlock","inlineCode","bold","italic","strikethrough","spoiler","Faces"]} \ No newline at end of file diff --git a/node_modules/@discordjs/formatters/package.json b/node_modules/@discordjs/formatters/package.json new file mode 100644 index 0000000..8eef008 --- /dev/null +++ b/node_modules/@discordjs/formatters/package.json @@ -0,0 +1,71 @@ +{ + "name": "@discordjs/formatters", + "version": "0.3.1", + "description": "A set of functions to format strings for Discord.", + "scripts": { + "test": "vitest run", + "build": "tsup", + "build:docs": "tsc -p tsconfig.docs.json", + "lint": "prettier --check . && cross-env TIMING=1 eslint src __tests__ --ext .mjs,.js,.ts --format=pretty", + "format": "prettier --write . && cross-env TIMING=1 eslint src __tests__ --ext .mjs,.js,.ts --fix --format=pretty", + "docs": "yarn build:docs && api-extractor run --local && api-extractor run --local --config ./api-extractor-docs.json", + "prepack": "yarn build && yarn lint", + "changelog": "git cliff --prepend ./CHANGELOG.md -u -c ./cliff.toml -r ../../ --include-path 'packages/formatters/*'", + "release": "cliff-jumper" + }, + "main": "./dist/index.js", + "module": "./dist/index.mjs", + "typings": "./dist/index.d.ts", + "exports": { + "types": "./dist/index.d.ts", + "import": "./dist/index.mjs", + "require": "./dist/index.js" + }, + "directories": { + "lib": "src", + "test": "__tests__" + }, + "files": [ + "dist" + ], + "contributors": [ + "Crawl ", + "SpaceEEC ", + "Vlad Frangu ", + "Aura Román " + ], + "license": "Apache-2.0", + "keywords": [], + "repository": { + "type": "git", + "url": "https://github.com/discordjs/discord.js.git", + "directory": "packages/formatters" + }, + "bugs": { + "url": "https://github.com/discordjs/discord.js/issues" + }, + "homepage": "https://discord.js.org", + "dependencies": { + "discord-api-types": "^0.37.41" + }, + "devDependencies": { + "@favware/cliff-jumper": "^2.0.0", + "@microsoft/api-extractor": "^7.34.6", + "@types/node": "16.18.25", + "@vitest/coverage-c8": "^0.30.1", + "cross-env": "^7.0.3", + "eslint": "^8.39.0", + "eslint-config-neon": "^0.1.42", + "eslint-formatter-pretty": "^5.0.0", + "prettier": "^2.8.8", + "tsup": "^6.7.0", + "typescript": "^5.0.4", + "vitest": "^0.29.8" + }, + "engines": { + "node": ">=16.9.0" + }, + "publishConfig": { + "access": "public" + } +} \ No newline at end of file diff --git a/node_modules/@discordjs/rest/CHANGELOG.md b/node_modules/@discordjs/rest/CHANGELOG.md new file mode 100644 index 0000000..deabd9b --- /dev/null +++ b/node_modules/@discordjs/rest/CHANGELOG.md @@ -0,0 +1,208 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +# [@discordjs/rest@1.7.1](https://github.com/discordjs/discord.js/compare/@discordjs/rest@1.7.0...@discordjs/rest@1.7.1) - (2023-05-01) + +## Bug Fixes + +- Fix external links (#9313) ([a7425c2](https://github.com/discordjs/discord.js/commit/a7425c29c4f23f1b31f4c6a463107ca9eb7fd7e2)) + +## Documentation + +- Reference package names properly (#9426) ([d6bca9b](https://github.com/discordjs/discord.js/commit/d6bca9bb4d976dc069a5039250db7d5b3e9142ef)) +- Generate static imports for types with api-extractor ([98a76db](https://github.com/discordjs/discord.js/commit/98a76db482879f79d6bb2fb2e5fc65ac2c34e2d9)) + +# [@discordjs/rest@1.7.0](https://github.com/discordjs/discord.js/compare/@discordjs/rest@1.6.0...@discordjs/rest@1.7.0) - (2023-04-01) + +## Bug Fixes + +- **handlers:** Create burst handler for interaction callbacks (#8996) ([db8df10](https://github.com/discordjs/discord.js/commit/db8df104c5e70a12f35b54e5f3f7c897068dde6f)) +- **scripts:** Accessing tsComment ([d8d5f31](https://github.com/discordjs/discord.js/commit/d8d5f31d3927fd1de62f1fa3a1a6e454243ad87b)) +- **rest:** Remove `const enum`s in favour of regular enums (#9243) ([229ad07](https://github.com/discordjs/discord.js/commit/229ad077ff52d8706d68ed4d31983619a32eba45)) + +## Features + +- **website:** Render syntax and mdx on the server (#9086) ([ee5169e](https://github.com/discordjs/discord.js/commit/ee5169e0aadd7bbfcd752aae614ec0f69602b68b)) + +# [@discordjs/rest@1.6.0](https://github.com/discordjs/discord.js/compare/@discordjs/rest@1.5.0...@discordjs/rest@1.6.0) - (2023-03-12) + +## Bug Fixes + +- **snowflake:** Snowflakes length (#9144) ([955e8fe](https://github.com/discordjs/discord.js/commit/955e8fe312c42ad4937cc1994d1d81e517c413c8)) +- **RequestManager:** Inference of image/apng (#9014) ([ecb4281](https://github.com/discordjs/discord.js/commit/ecb4281d1e2d9a0a427605f75352cbf74ffb2d7c)) + +## Documentation + +- Fix typos (#9127) ([1ba1f23](https://github.com/discordjs/discord.js/commit/1ba1f238f04221ec890fc921678909b5b7d92c26)) +- Fix version export (#9049) ([8b70f49](https://github.com/discordjs/discord.js/commit/8b70f497a1207e30edebdecd12b926c981c13d28)) + +## Features + +- **Sticker:** Add support for gif stickers (#9038) ([6a9875d](https://github.com/discordjs/discord.js/commit/6a9875da054a875a4711394547d47439bbe66fb6)) +- **website:** Add support for source file links (#9048) ([f6506e9](https://github.com/discordjs/discord.js/commit/f6506e99c496683ee0ab67db0726b105b929af38)) + +## Styling + +- Run prettier (#9041) ([2798ba1](https://github.com/discordjs/discord.js/commit/2798ba1eb3d734f0cf2eeccd2e16cfba6804873b)) + +# [@discordjs/rest@1.5.0](https://github.com/discordjs/discord.js/compare/@discordjs/rest@1.4.0...@discordjs/rest@1.5.0) - (2022-12-16) + +## Features + +- **core:** Add support for role connections (#8930) ([3d6fa24](https://github.com/discordjs/discord.js/commit/3d6fa248c07b2278504bbe8bafa17a3294971fd9)) + +# [@discordjs/rest@1.4.0](https://github.com/discordjs/discord.js/compare/@discordjs/rest@1.3.0...@discordjs/rest@1.4.0) - (2022-11-28) + +## Bug Fixes + +- **SequentialHandler:** Downlevel ECONNRESET errors (#8785) ([5a70057](https://github.com/discordjs/discord.js/commit/5a70057826b47fb8251f3d836a536de689444ca1)) +- Make ratelimit timeout require event loop to be active (#8779) ([68d5712](https://github.com/discordjs/discord.js/commit/68d5712deae85532604d93b4505f0953d664cde7)) +- Pin @types/node version ([9d8179c](https://github.com/discordjs/discord.js/commit/9d8179c6a78e1c7f9976f852804055964d5385d4)) + +## Features + +- Add `@discordjs/core` (#8736) ([2127b32](https://github.com/discordjs/discord.js/commit/2127b32d26dedeb44ec43d16ec2e2046919f9bb0)) +- New select menus (#8793) ([5152abf](https://github.com/discordjs/discord.js/commit/5152abf7285581abf7689e9050fdc56c4abb1e2b)) + +## Refactor + +- Update `makeURLSearchParams` to accept readonly non-`Record`s (#8868) ([8376e2d](https://github.com/discordjs/discord.js/commit/8376e2dbcd38697ce62615d9a539fd198fbc4713)) + +# [@discordjs/rest@1.3.0](https://github.com/discordjs/discord.js/compare/@discordjs/rest@1.2.0...@discordjs/rest@1.3.0) - (2022-10-08) + +## Bug Fixes + +- **SequentialHandler:** Throw http error with proper name and more useful message (#8694) ([3f86561](https://github.com/discordjs/discord.js/commit/3f8656115bf9df0dbf8391de68a3401535325895)) + +## Features + +- Web-components (#8715) ([0ac3e76](https://github.com/discordjs/discord.js/commit/0ac3e766bd9dbdeb106483fa4bb085d74de346a2)) +- Add `@discordjs/util` (#8591) ([b2ec865](https://github.com/discordjs/discord.js/commit/b2ec865765bf94181473864a627fb63ea8173fd3)) +- Add `AbortSignal` support (#8672) ([3c231ae](https://github.com/discordjs/discord.js/commit/3c231ae81a52b66940ba495f35fd59a76c65e306)) + +# [@discordjs/rest@1.2.0](https://github.com/discordjs/discord.js/compare/@discordjs/rest@1.1.0...@discordjs/rest@1.2.0) - (2022-09-25) + +## Bug Fixes + +- Footer / sidebar / deprecation alert ([ba3e0ed](https://github.com/discordjs/discord.js/commit/ba3e0ed348258fe8e51eefb4aa7379a1230616a9)) + +## Documentation + +- Change name (#8604) ([dd5a089](https://github.com/discordjs/discord.js/commit/dd5a08944c258a847fc4377f1d5e953264ab47d0)) + +## Features + +- **rest:** Use Agent with higher connect timeout (#8679) ([64cd53c](https://github.com/discordjs/discord.js/commit/64cd53c4c23dd9c9503fd0887ac5c542137c57e8)) + +## Refactor + +- Website components (#8600) ([c334157](https://github.com/discordjs/discord.js/commit/c3341570d983aea9ecc419979d5a01de658c9d67)) +- Use `eslint-config-neon` for packages. (#8579) ([edadb9f](https://github.com/discordjs/discord.js/commit/edadb9fe5dfd9ff51a3cfc9b25cb242d3f9f5241)) + +# [@discordjs/rest@1.1.0](https://github.com/discordjs/discord.js/compare/@discordjs/rest@1.0.1...@discordjs/rest@1.1.0) - (2022-08-22) + +## Features + +- **website:** Show `constructor` information (#8540) ([e42fd16](https://github.com/discordjs/discord.js/commit/e42fd1636973b10dd7ed6fb4280ee1a4a8f82007)) +- **website:** Render `@defaultValue` blocks (#8527) ([8028813](https://github.com/discordjs/discord.js/commit/8028813825e7708915ea892760c1003afd60df2f)) +- **WebSocketShard:** Support new resume url (#8480) ([bc06cc6](https://github.com/discordjs/discord.js/commit/bc06cc638d2f57ab5c600e8cdb6afc8eb2180166)) + +## Refactor + +- Docs design (#8487) ([4ab1d09](https://github.com/discordjs/discord.js/commit/4ab1d09997a18879a9eb9bda39df6f15aa22557e)) + +# [@discordjs/rest@0.6.0](https://github.com/discordjs/discord.js/compare/@discordjs/rest@0.5.0...@discordjs/rest@0.6.0) - (2022-07-17) + +## Documentation + +- Add codecov coverage badge to readmes (#8226) ([f6db285](https://github.com/discordjs/discord.js/commit/f6db285c073898a749fe4591cbd4463d1896daf5)) + +## Features + +- **builder:** Add max min length in string option (#8214) ([96c8d21](https://github.com/discordjs/discord.js/commit/96c8d21f95eb366c46ae23505ba9054f44821b25)) +- Codecov (#8219) ([f10f4cd](https://github.com/discordjs/discord.js/commit/f10f4cdcd88ca6be7ec735ed3a415ba13da83db0)) +- **docgen:** Update typedoc ([b3346f4](https://github.com/discordjs/discord.js/commit/b3346f4b9b3d4f96443506643d4631dc1c6d7b21)) +- Website (#8043) ([127931d](https://github.com/discordjs/discord.js/commit/127931d1df7a2a5c27923c2f2151dbf3824e50cc)) +- **docgen:** Typescript support ([3279b40](https://github.com/discordjs/discord.js/commit/3279b40912e6aa61507bedb7db15a2b8668de44b)) +- Docgen package (#8029) ([8b979c0](https://github.com/discordjs/discord.js/commit/8b979c0245c42fd824d8e98745ee869f5360fc86)) +- Use vitest instead of jest for more speed ([8d8e6c0](https://github.com/discordjs/discord.js/commit/8d8e6c03decd7352a2aa180f6e5bc1a13602539b)) +- Add scripts package for locally used scripts ([f2ae1f9](https://github.com/discordjs/discord.js/commit/f2ae1f9348bfd893332a9060f71a8a5f272a1b8b)) + +## Refactor + +- **rest:** Add content-type(s) to uploads (#8290) ([103a358](https://github.com/discordjs/discord.js/commit/103a3584c95a7b7f57fa62d47b86520d5ec32303)) +- **collection:** Remove default export (#8053) ([16810f3](https://github.com/discordjs/discord.js/commit/16810f3e410bf35ed7e6e7412d517ea74c792c5d)) +- Move all the config files to root (#8033) ([769ea0b](https://github.com/discordjs/discord.js/commit/769ea0bfe78c4f1d413c6b397c604ffe91e39c6a)) + +# [@discordjs/rest@0.5.0](https://github.com/discordjs/discord.js/compare/@discordjs/rest@0.4.0...@discordjs/rest@0.5.0) - (2022-06-04) + +## Bug Fixes + +- **REST:** Remove dom types (#7922) ([e92b17d](https://github.com/discordjs/discord.js/commit/e92b17d8555164ff259e524efc6a26675660e5c2)) +- Ok statusCode can be 200..299 (#7919) ([d1504f2](https://github.com/discordjs/discord.js/commit/d1504f2ae19816b3fadcdb3ad17facc863ed7529)) + +## Features + +- **rest:** Add guild member banner cdn url (#7973) ([97eaab3](https://github.com/discordjs/discord.js/commit/97eaab35d7383ecbbd93dc623ceda969286c1554)) +- REST#raw (#7929) ([dfe449c](https://github.com/discordjs/discord.js/commit/dfe449c253b617e8f92c720a2f71135aa1601a65)) +- **rest:** Use undici (#7747) ([d1ec8c3](https://github.com/discordjs/discord.js/commit/d1ec8c37ffb7fe3b63eaa8c382f22ca1fb348c9b)) +- **REST:** Enable setting default authPrefix (#7853) ([679dcda](https://github.com/discordjs/discord.js/commit/679dcda9709376f37cc58a60f74d12d324d93e4e)) + +## Styling + +- Cleanup tests and tsup configs ([6b8ef20](https://github.com/discordjs/discord.js/commit/6b8ef20cb3af5b5cfd176dd0aa0a1a1e98551629)) + +# [@discordjs/rest@0.4.0](https://github.com/discordjs/discord.js/compare/@discordjs/rest@0.3.0...@discordjs/rest@0.4.0) - (2022-04-17) + +## Bug Fixes + +- **gateway:** Use version 10 (#7689) ([8880de0](https://github.com/discordjs/discord.js/commit/8880de0cecdf273fd6df23988e4cb77774a75390)) +- **RequestHandler:** Only reset tokens for authenticated 401s (#7508) ([b9ff7b0](https://github.com/discordjs/discord.js/commit/b9ff7b057379a47ce13265f78e21bf0d55feaf0a)) +- **ci:** Ci error (#7454) ([0af9bc8](https://github.com/discordjs/discord.js/commit/0af9bc841ffe1a297d308500d696bad4b85abda9)) +- Use png as extension for defaultAvatarURL (#7414) ([538e9ce](https://github.com/discordjs/discord.js/commit/538e9cef459d00d74b9bd6852da3ce2acac9bae5)) +- **rest:** Sublimit all requests on unhandled routes (#7366) ([733ac82](https://github.com/discordjs/discord.js/commit/733ac82d5dffabc622fb59e06d06e83396734dc6)) +- Fix some typos (#7393) ([92a04f4](https://github.com/discordjs/discord.js/commit/92a04f4d98f6c6760214034cc8f5a1eaa78893c7)) + +## Documentation + +- Enhance /rest README (#7757) ([a1329bd](https://github.com/discordjs/discord.js/commit/a1329bd3ebafc6d5b5e2788ff082674f01b726f3)) + +## Features + +- Add `makeURLSearchParams` utility function (#7744) ([8eaec11](https://github.com/discordjs/discord.js/commit/8eaec114a98026024c21545988860c123948c55d)) +- Add API v10 support (#7477) ([72577c4](https://github.com/discordjs/discord.js/commit/72577c4bfd02524a27afb6ff4aebba9301a690d3)) +- Add support for module: NodeNext in TS and ESM (#7598) ([8f1986a](https://github.com/discordjs/discord.js/commit/8f1986a6aa98365e09b00e84ad5f9f354ab61f3d)) +- **builders:** Add attachment command option type (#7203) ([ae0f35f](https://github.com/discordjs/discord.js/commit/ae0f35f51d68dfa5a7dc43d161ef9365171debdb)) +- **cdn:** Add support for scheduled event image covers (#7335) ([ac26d9b](https://github.com/discordjs/discord.js/commit/ac26d9b1307d63e116b043505e5f925db7ed01aa)) + +## Refactor + +- **requestmanager:** Use timestampfrom (#7459) ([3298510](https://github.com/discordjs/discord.js/commit/32985109c3b7614d364007608f8c5af4bed753ae)) +- **files:** Remove redundant file property names (#7340) ([6725038](https://github.com/discordjs/discord.js/commit/67250382f99872a9edff99ebaa482ffa895b0c37)) + +# [@discordjs/rest@0.3.0](https://github.com/discordjs/discord.js/compare/@discordjs/rest@0.2.0...@discordjs/rest@0.3.0) - (2022-01-24) + +## Bug Fixes + +- **rest:** Don't add empty query (#7308) ([d0fa5aa](https://github.com/discordjs/discord.js/commit/d0fa5aaa26d316608120bca3050e14eefbe2f93b)) +- **rest:** Use http agent when protocol is not https (#7309) ([d8ea572](https://github.com/discordjs/discord.js/commit/d8ea572fb8a51f2f6a902c4926e814017d115708)) +- `ref` delay for rate limited requests (#7239) ([ed0cfd9](https://github.com/discordjs/discord.js/commit/ed0cfd91edc3a2b23a34a8ecd9db38baa12b52fa)) + +## Documentation + +- Fix a typo and use milliseconds instead of ms (#7251) ([0dd56af](https://github.com/discordjs/discord.js/commit/0dd56afe1cdf16f1e7d9afe1f8c29c31d1833a25)) + +## Features + +- Rest hash and handler sweeping (#7255) ([3bb4829](https://github.com/discordjs/discord.js/commit/3bb48298004d292214c6cb8f927c2fea78a42952)) +- Rest docs (#7281) ([9054f2f](https://github.com/discordjs/discord.js/commit/9054f2f7ad7f246431e5f53403535bf301c27a80)) + +## Refactor + +- **files:** File data can be much more than buffer (#7238) ([86ab526](https://github.com/discordjs/discord.js/commit/86ab526d493415b14b79b51d08c3677897d219ee)) +- **rest:** Rename attachment to file (#7199) ([c969cbf](https://github.com/discordjs/discord.js/commit/c969cbf6524093757d47108b6a55e62dcb210e8b)) + +## Testing + +- **voice:** Fix tests ([62c74b8](https://github.com/discordjs/discord.js/commit/62c74b8333066465e5bd295b8b102b35a506751d)) diff --git a/node_modules/@discordjs/rest/LICENSE b/node_modules/@discordjs/rest/LICENSE new file mode 100644 index 0000000..f9d970e --- /dev/null +++ b/node_modules/@discordjs/rest/LICENSE @@ -0,0 +1,192 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +Copyright 2021 Noel Buechler +Copyright 2021 Vlad Frangu +Copyright 2021 Aura Román + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/node_modules/@discordjs/rest/README.md b/node_modules/@discordjs/rest/README.md new file mode 100644 index 0000000..b5fba00 --- /dev/null +++ b/node_modules/@discordjs/rest/README.md @@ -0,0 +1,115 @@ +
+
+

+ discord.js +

+
+

+ Discord server + npm version + npm downloads + Tests status + Code coverage +

+

+ Vercel +

+
+ +## About + +`@discordjs/rest` is a module that allows you to easily make REST requests to the Discord API. + +## Installation + +**Node.js 16.9.0 or newer is required.** + +```sh +npm install @discordjs/rest +yarn add @discordjs/rest +pnpm add @discordjs/rest +``` + +## Examples + +Install all required dependencies: + +```sh +npm install @discordjs/rest discord-api-types +yarn add @discordjs/rest discord-api-types +pnpm add @discordjs/rest discord-api-types +``` + +Send a basic message: + +```js +import { REST } from '@discordjs/rest'; +import { Routes } from 'discord-api-types/v10'; + +const rest = new REST({ version: '10' }).setToken(TOKEN); + +try { + await rest.post(Routes.channelMessages(CHANNEL_ID), { + body: { + content: 'A message via REST!', + }, + }); +} catch (error) { + console.error(error); +} +``` + +Create a thread from an existing message to be archived after 60 minutes of inactivity: + +```js +import { REST } from '@discordjs/rest'; +import { Routes } from 'discord-api-types/v10'; + +const rest = new REST({ version: '10' }).setToken(TOKEN); + +try { + await rest.post(Routes.threads(CHANNEL_ID, MESSAGE_ID), { + body: { + name: 'Thread', + auto_archive_duration: 60, + }, + }); +} catch (error) { + console.error(error); +} +``` + +## Links + +- [Website][website] ([source][website-source]) +- [Documentation][documentation] +- [Guide][guide] ([source][guide-source]) + Also see the v13 to v14 [Update Guide][guide-update], which includes updated and removed items from the library. +- [discord.js Discord server][discord] +- [Discord API Discord server][discord-api] +- [GitHub][source] +- [npm][npm] +- [Related libraries][related-libs] + +## Contributing + +Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the +[documentation][documentation]. +See [the contribution guide][contributing] if you'd like to submit a PR. + +## Help + +If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle nudge in the right direction, please don't hesitate to join our official [discord.js Server][discord]. + +[website]: https://discord.js.org +[website-source]: https://github.com/discordjs/discord.js/tree/main/apps/website +[documentation]: https://discord.js.org/docs/packages/rest/stable +[guide]: https://discordjs.guide/ +[guide-source]: https://github.com/discordjs/guide +[guide-update]: https://discordjs.guide/additional-info/changes-in-v14.html +[discord]: https://discord.gg/djs +[discord-api]: https://discord.gg/discord-api +[source]: https://github.com/discordjs/discord.js/tree/main/packages/rest +[npm]: https://www.npmjs.com/package/@discordjs/rest +[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/node_modules/@discordjs/rest/dist/index.d.ts b/node_modules/@discordjs/rest/dist/index.d.ts new file mode 100644 index 0000000..5077622 --- /dev/null +++ b/node_modules/@discordjs/rest/dist/index.d.ts @@ -0,0 +1,875 @@ +import { Agent, Dispatcher, request, BodyInit } from 'undici'; +import { Buffer } from 'node:buffer'; +import { EventEmitter } from 'node:events'; +import { URLSearchParams } from 'node:url'; +import { Collection } from '@discordjs/collection'; + +declare const DefaultUserAgent: `DiscordBot (https://discord.js.org, ${string})`; +/** + * The default string to append onto the user agent. + */ +declare const DefaultUserAgentAppendix: string; +declare const DefaultRestOptions: { + readonly agent: Agent; + readonly api: "https://discord.com/api"; + readonly authPrefix: "Bot"; + readonly cdn: "https://cdn.discordapp.com"; + readonly headers: {}; + readonly invalidRequestWarningInterval: 0; + readonly globalRequestsPerSecond: 50; + readonly offset: 50; + readonly rejectOnRateLimit: null; + readonly retries: 3; + readonly timeout: 15000; + readonly userAgentAppendix: string; + readonly version: "10"; + readonly hashSweepInterval: 14400000; + readonly hashLifetime: 86400000; + readonly handlerSweepInterval: 3600000; +}; +/** + * The events that the REST manager emits + */ +declare enum RESTEvents { + Debug = "restDebug", + HandlerSweep = "handlerSweep", + HashSweep = "hashSweep", + InvalidRequestWarning = "invalidRequestWarning", + RateLimited = "rateLimited", + Response = "response" +} +declare const ALLOWED_EXTENSIONS: readonly ["webp", "png", "jpg", "jpeg", "gif"]; +declare const ALLOWED_STICKER_EXTENSIONS: readonly ["png", "json", "gif"]; +declare const ALLOWED_SIZES: readonly [16, 32, 64, 128, 256, 512, 1024, 2048, 4096]; +type ImageExtension = (typeof ALLOWED_EXTENSIONS)[number]; +type StickerExtension = (typeof ALLOWED_STICKER_EXTENSIONS)[number]; +type ImageSize = (typeof ALLOWED_SIZES)[number]; +declare const OverwrittenMimeTypes: { + readonly 'image/apng': "image/png"; +}; +declare const BurstHandlerMajorIdKey = "burst"; + +/** + * The options used for image URLs + */ +interface BaseImageURLOptions { + /** + * The extension to use for the image URL + * + * @defaultValue `'webp'` + */ + extension?: ImageExtension; + /** + * The size specified in the image URL + */ + size?: ImageSize; +} +/** + * The options used for image URLs with animated content + */ +interface ImageURLOptions extends BaseImageURLOptions { + /** + * Whether or not to prefer the static version of an image asset. + */ + forceStatic?: boolean; +} +/** + * The options to use when making a CDN URL + */ +interface MakeURLOptions { + /** + * The allowed extensions that can be used + */ + allowedExtensions?: readonly string[]; + /** + * The extension to use for the image URL + * + * @defaultValue `'webp'` + */ + extension?: string | undefined; + /** + * The size specified in the image URL + */ + size?: ImageSize; +} +/** + * The CDN link builder + */ +declare class CDN { + private readonly base; + constructor(base?: string); + /** + * Generates an app asset URL for a client's asset. + * + * @param clientId - The client id that has the asset + * @param assetHash - The hash provided by Discord for this asset + * @param options - Optional options for the asset + */ + appAsset(clientId: string, assetHash: string, options?: Readonly): string; + /** + * Generates an app icon URL for a client's icon. + * + * @param clientId - The client id that has the icon + * @param iconHash - The hash provided by Discord for this icon + * @param options - Optional options for the icon + */ + appIcon(clientId: string, iconHash: string, options?: Readonly): string; + /** + * Generates an avatar URL, e.g. for a user or a webhook. + * + * @param id - The id that has the icon + * @param avatarHash - The hash provided by Discord for this avatar + * @param options - Optional options for the avatar + */ + avatar(id: string, avatarHash: string, options?: Readonly): string; + /** + * Generates a banner URL, e.g. for a user or a guild. + * + * @param id - The id that has the banner splash + * @param bannerHash - The hash provided by Discord for this banner + * @param options - Optional options for the banner + */ + banner(id: string, bannerHash: string, options?: Readonly): string; + /** + * Generates an icon URL for a channel, e.g. a group DM. + * + * @param channelId - The channel id that has the icon + * @param iconHash - The hash provided by Discord for this channel + * @param options - Optional options for the icon + */ + channelIcon(channelId: string, iconHash: string, options?: Readonly): string; + /** + * Generates the default avatar URL for a discriminator. + * + * @param discriminator - The discriminator modulo 5 + */ + defaultAvatar(discriminator: number): string; + /** + * Generates a discovery splash URL for a guild's discovery splash. + * + * @param guildId - The guild id that has the discovery splash + * @param splashHash - The hash provided by Discord for this splash + * @param options - Optional options for the splash + */ + discoverySplash(guildId: string, splashHash: string, options?: Readonly): string; + /** + * Generates an emoji's URL for an emoji. + * + * @param emojiId - The emoji id + * @param extension - The extension of the emoji + */ + emoji(emojiId: string, extension?: ImageExtension): string; + /** + * Generates a guild member avatar URL. + * + * @param guildId - The id of the guild + * @param userId - The id of the user + * @param avatarHash - The hash provided by Discord for this avatar + * @param options - Optional options for the avatar + */ + guildMemberAvatar(guildId: string, userId: string, avatarHash: string, options?: Readonly): string; + /** + * Generates a guild member banner URL. + * + * @param guildId - The id of the guild + * @param userId - The id of the user + * @param bannerHash - The hash provided by Discord for this banner + * @param options - Optional options for the banner + */ + guildMemberBanner(guildId: string, userId: string, bannerHash: string, options?: Readonly): string; + /** + * Generates an icon URL, e.g. for a guild. + * + * @param id - The id that has the icon splash + * @param iconHash - The hash provided by Discord for this icon + * @param options - Optional options for the icon + */ + icon(id: string, iconHash: string, options?: Readonly): string; + /** + * Generates a URL for the icon of a role + * + * @param roleId - The id of the role that has the icon + * @param roleIconHash - The hash provided by Discord for this role icon + * @param options - Optional options for the role icon + */ + roleIcon(roleId: string, roleIconHash: string, options?: Readonly): string; + /** + * Generates a guild invite splash URL for a guild's invite splash. + * + * @param guildId - The guild id that has the invite splash + * @param splashHash - The hash provided by Discord for this splash + * @param options - Optional options for the splash + */ + splash(guildId: string, splashHash: string, options?: Readonly): string; + /** + * Generates a sticker URL. + * + * @param stickerId - The sticker id + * @param extension - The extension of the sticker + * @privateRemarks + * Stickers cannot have a `.webp` extension, so we default to a `.png` + */ + sticker(stickerId: string, extension?: StickerExtension): string; + /** + * Generates a sticker pack banner URL. + * + * @param bannerId - The banner id + * @param options - Optional options for the banner + */ + stickerPackBanner(bannerId: string, options?: Readonly): string; + /** + * Generates a team icon URL for a team's icon. + * + * @param teamId - The team id that has the icon + * @param iconHash - The hash provided by Discord for this icon + * @param options - Optional options for the icon + */ + teamIcon(teamId: string, iconHash: string, options?: Readonly): string; + /** + * Generates a cover image for a guild scheduled event. + * + * @param scheduledEventId - The scheduled event id + * @param coverHash - The hash provided by discord for this cover image + * @param options - Optional options for the cover image + */ + guildScheduledEventCover(scheduledEventId: string, coverHash: string, options?: Readonly): string; + /** + * Constructs the URL for the resource, checking whether or not `hash` starts with `a_` if `dynamic` is set to `true`. + * + * @param route - The base cdn route + * @param hash - The hash provided by Discord for this icon + * @param options - Optional options for the link + */ + private dynamicMakeURL; + /** + * Constructs the URL for the resource + * + * @param route - The base cdn route + * @param options - The extension/size options for the link + */ + private makeURL; +} + +interface IHandler { + /** + * The unique id of the handler + */ + readonly id: string; + /** + * If the bucket is currently inactive (no pending requests) + */ + get inactive(): boolean; + /** + * Queues a request to be sent + * + * @param routeId - The generalized api route with literal ids for major parameters + * @param url - The url to do the request on + * @param options - All the information needed to make a request + * @param requestData - Extra data from the user's request needed for errors and additional processing + */ + queueRequest(routeId: RouteData, url: string, options: RequestOptions, requestData: HandlerRequestData): Promise; +} + +/** + * Options to be passed when creating the REST instance + */ +interface RESTOptions { + /** + * The agent to set globally + */ + agent: Dispatcher; + /** + * The base api path, without version + * + * @defaultValue `'https://discord.com/api'` + */ + api: string; + /** + * The authorization prefix to use for requests, useful if you want to use + * bearer tokens + * + * @defaultValue `'Bot'` + */ + authPrefix: 'Bearer' | 'Bot'; + /** + * The cdn path + * + * @defaultValue 'https://cdn.discordapp.com' + */ + cdn: string; + /** + * How many requests to allow sending per second (Infinity for unlimited, 50 for the standard global limit used by Discord) + * + * @defaultValue `50` + */ + globalRequestsPerSecond: number; + /** + * The amount of time in milliseconds that passes between each hash sweep. (defaults to 1h) + * + * @defaultValue `3_600_000` + */ + handlerSweepInterval: number; + /** + * The maximum amount of time a hash can exist in milliseconds without being hit with a request (defaults to 24h) + * + * @defaultValue `86_400_000` + */ + hashLifetime: number; + /** + * The amount of time in milliseconds that passes between each hash sweep. (defaults to 4h) + * + * @defaultValue `14_400_000` + */ + hashSweepInterval: number; + /** + * Additional headers to send for all API requests + * + * @defaultValue `{}` + */ + headers: Record; + /** + * The number of invalid REST requests (those that return 401, 403, or 429) in a 10 minute window between emitted warnings (0 for no warnings). + * That is, if set to 500, warnings will be emitted at invalid request number 500, 1000, 1500, and so on. + * + * @defaultValue `0` + */ + invalidRequestWarningInterval: number; + /** + * The extra offset to add to rate limits in milliseconds + * + * @defaultValue `50` + */ + offset: number; + /** + * Determines how rate limiting and pre-emptive throttling should be handled. + * When an array of strings, each element is treated as a prefix for the request route + * (e.g. `/channels` to match any route starting with `/channels` such as `/channels/:id/messages`) + * for which to throw {@link RateLimitError}s. All other request routes will be queued normally + * + * @defaultValue `null` + */ + rejectOnRateLimit: RateLimitQueueFilter | string[] | null; + /** + * The number of retries for errors with the 500 code, or errors + * that timeout + * + * @defaultValue `3` + */ + retries: number; + /** + * The time to wait in milliseconds before a request is aborted + * + * @defaultValue `15_000` + */ + timeout: number; + /** + * Extra information to add to the user agent + * + * @defaultValue DefaultUserAgentAppendix + */ + userAgentAppendix: string; + /** + * The version of the API to use + * + * @defaultValue `'10'` + */ + version: string; +} +/** + * Data emitted on `RESTEvents.RateLimited` + */ +interface RateLimitData { + /** + * Whether the rate limit that was reached was the global limit + */ + global: boolean; + /** + * The bucket hash for this request + */ + hash: string; + /** + * The amount of requests we can perform before locking requests + */ + limit: number; + /** + * The major parameter of the route + * + * For example, in `/channels/x`, this will be `x`. + * If there is no major parameter (e.g: `/bot/gateway`) this will be `global`. + */ + majorParameter: string; + /** + * The HTTP method being performed + */ + method: string; + /** + * The route being hit in this request + */ + route: string; + /** + * The time, in milliseconds, until the request-lock is reset + */ + timeToReset: number; + /** + * The full URL for this request + */ + url: string; +} +/** + * A function that determines whether the rate limit hit should throw an Error + */ +type RateLimitQueueFilter = (rateLimitData: RateLimitData) => Promise | boolean; +interface APIRequest { + /** + * The data that was used to form the body of this request + */ + data: HandlerRequestData; + /** + * The HTTP method used in this request + */ + method: string; + /** + * Additional HTTP options for this request + */ + options: RequestOptions; + /** + * The full path used to make the request + */ + path: RouteLike; + /** + * The number of times this request has been attempted + */ + retries: number; + /** + * The API route identifying the ratelimit for this request + */ + route: string; +} +interface InvalidRequestWarningData { + /** + * Number of invalid requests that have been made in the window + */ + count: number; + /** + * Time in milliseconds remaining before the count resets + */ + remainingTime: number; +} +interface RestEvents { + handlerSweep: [sweptHandlers: Collection]; + hashSweep: [sweptHashes: Collection]; + invalidRequestWarning: [invalidRequestInfo: InvalidRequestWarningData]; + newListener: [name: string, listener: (...args: any) => void]; + rateLimited: [rateLimitInfo: RateLimitData]; + removeListener: [name: string, listener: (...args: any) => void]; + response: [request: APIRequest, response: Dispatcher.ResponseData]; + restDebug: [info: string]; +} +type RequestOptions = Exclude[1], undefined>; +interface REST { + emit: ((event: K, ...args: RestEvents[K]) => boolean) & ((event: Exclude, ...args: any[]) => boolean); + off: ((event: K, listener: (...args: RestEvents[K]) => void) => this) & ((event: Exclude, listener: (...args: any[]) => void) => this); + on: ((event: K, listener: (...args: RestEvents[K]) => void) => this) & ((event: Exclude, listener: (...args: any[]) => void) => this); + once: ((event: K, listener: (...args: RestEvents[K]) => void) => this) & ((event: Exclude, listener: (...args: any[]) => void) => this); + removeAllListeners: ((event?: K) => this) & ((event?: Exclude) => this); +} +declare class REST extends EventEmitter { + readonly cdn: CDN; + readonly requestManager: RequestManager; + constructor(options?: Partial); + /** + * Gets the agent set for this instance + */ + getAgent(): Dispatcher | null; + /** + * Sets the default agent to use for requests performed by this instance + * + * @param agent - Sets the agent to use + */ + setAgent(agent: Dispatcher): this; + /** + * Sets the authorization token that should be used for requests + * + * @param token - The authorization token to use + */ + setToken(token: string): this; + /** + * Runs a get request from the api + * + * @param fullRoute - The full route to query + * @param options - Optional request options + */ + get(fullRoute: RouteLike, options?: RequestData): Promise; + /** + * Runs a delete request from the api + * + * @param fullRoute - The full route to query + * @param options - Optional request options + */ + delete(fullRoute: RouteLike, options?: RequestData): Promise; + /** + * Runs a post request from the api + * + * @param fullRoute - The full route to query + * @param options - Optional request options + */ + post(fullRoute: RouteLike, options?: RequestData): Promise; + /** + * Runs a put request from the api + * + * @param fullRoute - The full route to query + * @param options - Optional request options + */ + put(fullRoute: RouteLike, options?: RequestData): Promise; + /** + * Runs a patch request from the api + * + * @param fullRoute - The full route to query + * @param options - Optional request options + */ + patch(fullRoute: RouteLike, options?: RequestData): Promise; + /** + * Runs a request from the api + * + * @param options - Request options + */ + request(options: InternalRequest): Promise; + /** + * Runs a request from the API, yielding the raw Response object + * + * @param options - Request options + */ + raw(options: InternalRequest): Promise; +} + +/** + * Represents a file to be added to the request + */ +interface RawFile { + /** + * Content-Type of the file + */ + contentType?: string; + /** + * The actual data for the file + */ + data: Buffer | boolean | number | string; + /** + * An explicit key to use for key of the formdata field for this file. + * When not provided, the index of the file in the files array is used in the form `files[${index}]`. + * If you wish to alter the placeholder snowflake, you must provide this property in the same form (`files[${placeholder}]`) + */ + key?: string; + /** + * The name of the file + */ + name: string; +} +/** + * Represents possible data to be given to an endpoint + */ +interface RequestData { + /** + * Whether to append JSON data to form data instead of `payload_json` when sending files + */ + appendToFormData?: boolean; + /** + * If this request needs the `Authorization` header + * + * @defaultValue `true` + */ + auth?: boolean; + /** + * The authorization prefix to use for this request, useful if you use this with bearer tokens + * + * @defaultValue `'Bot'` + */ + authPrefix?: 'Bearer' | 'Bot'; + /** + * The body to send to this request. + * If providing as BodyInit, set `passThroughBody: true` + */ + body?: BodyInit | unknown; + /** + * The {@link https://undici.nodejs.org/#/docs/api/Agent | Agent} to use for the request. + */ + dispatcher?: Agent; + /** + * Files to be attached to this request + */ + files?: RawFile[] | undefined; + /** + * Additional headers to add to this request + */ + headers?: Record; + /** + * Whether to pass-through the body property directly to `fetch()`. + * This only applies when files is NOT present + */ + passThroughBody?: boolean; + /** + * Query string parameters to append to the called endpoint + */ + query?: URLSearchParams; + /** + * Reason to show in the audit logs + */ + reason?: string | undefined; + /** + * The signal to abort the queue entry or the REST call, where applicable + */ + signal?: AbortSignal | undefined; + /** + * If this request should be versioned + * + * @defaultValue `true` + */ + versioned?: boolean; +} +/** + * Possible headers for an API call + */ +interface RequestHeaders { + Authorization?: string; + 'User-Agent': string; + 'X-Audit-Log-Reason'?: string; +} +/** + * Possible API methods to be used when doing requests + */ +declare enum RequestMethod { + Delete = "DELETE", + Get = "GET", + Patch = "PATCH", + Post = "POST", + Put = "PUT" +} +type RouteLike = `/${string}`; +/** + * Internal request options + * + * @internal + */ +interface InternalRequest extends RequestData { + fullRoute: RouteLike; + method: RequestMethod; +} +type HandlerRequestData = Pick; +/** + * Parsed route data for an endpoint + * + * @internal + */ +interface RouteData { + bucketRoute: string; + majorParameter: string; + original: RouteLike; +} +/** + * Represents a hash and its associated fields + * + * @internal + */ +interface HashData { + lastAccess: number; + value: string; +} +interface RequestManager { + emit: ((event: K, ...args: RestEvents[K]) => boolean) & ((event: Exclude, ...args: any[]) => boolean); + off: ((event: K, listener: (...args: RestEvents[K]) => void) => this) & ((event: Exclude, listener: (...args: any[]) => void) => this); + on: ((event: K, listener: (...args: RestEvents[K]) => void) => this) & ((event: Exclude, listener: (...args: any[]) => void) => this); + once: ((event: K, listener: (...args: RestEvents[K]) => void) => this) & ((event: Exclude, listener: (...args: any[]) => void) => this); + removeAllListeners: ((event?: K) => this) & ((event?: Exclude) => this); +} +/** + * Represents the class that manages handlers for endpoints + */ +declare class RequestManager extends EventEmitter { + #private; + /** + * The {@link https://undici.nodejs.org/#/docs/api/Agent | Agent} for all requests + * performed by this manager. + */ + agent: Dispatcher | null; + /** + * The number of requests remaining in the global bucket + */ + globalRemaining: number; + /** + * The promise used to wait out the global rate limit + */ + globalDelay: Promise | null; + /** + * The timestamp at which the global bucket resets + */ + globalReset: number; + /** + * API bucket hashes that are cached from provided routes + */ + readonly hashes: Collection; + /** + * Request handlers created from the bucket hash and the major parameters + */ + readonly handlers: Collection; + private hashTimer; + private handlerTimer; + readonly options: RESTOptions; + constructor(options: Partial); + private setupSweepers; + /** + * Sets the default agent to use for requests performed by this manager + * + * @param agent - The agent to use + */ + setAgent(agent: Dispatcher): this; + /** + * Sets the authorization token that should be used for requests + * + * @param token - The authorization token to use + */ + setToken(token: string): this; + /** + * Queues a request to be sent + * + * @param request - All the information needed to make a request + * @returns The response from the api request + */ + queueRequest(request: InternalRequest): Promise; + /** + * Creates a new rate limit handler from a hash, based on the hash and the major parameter + * + * @param hash - The hash for the route + * @param majorParameter - The major parameter for this handler + * @internal + */ + private createHandler; + /** + * Formats the request data to a usable format for fetch + * + * @param request - The request data + */ + private resolveRequest; + /** + * Stops the hash sweeping interval + */ + clearHashSweeper(): void; + /** + * Stops the request handler sweeping interval + */ + clearHandlerSweeper(): void; + /** + * Generates route data for an endpoint:method + * + * @param endpoint - The raw endpoint to generalize + * @param method - The HTTP method this endpoint is called without + * @internal + */ + private static generateRouteData; +} + +interface DiscordErrorFieldInformation { + code: string; + message: string; +} +interface DiscordErrorGroupWrapper { + _errors: DiscordError[]; +} +type DiscordError = DiscordErrorFieldInformation | DiscordErrorGroupWrapper | string | { + [k: string]: DiscordError; +}; +interface DiscordErrorData { + code: number; + errors?: DiscordError; + message: string; +} +interface OAuthErrorData { + error: string; + error_description?: string; +} +interface RequestBody { + files: RawFile[] | undefined; + json: unknown | undefined; +} +/** + * Represents an API error returned by Discord + */ +declare class DiscordAPIError extends Error { + rawError: DiscordErrorData | OAuthErrorData; + code: number | string; + status: number; + method: string; + url: string; + requestBody: RequestBody; + /** + * @param rawError - The error reported by Discord + * @param code - The error code reported by Discord + * @param status - The status code of the response + * @param method - The method of the request that erred + * @param url - The url of the request that erred + * @param bodyData - The unparsed data for the request that errored + */ + constructor(rawError: DiscordErrorData | OAuthErrorData, code: number | string, status: number, method: string, url: string, bodyData: Pick); + /** + * The name of the error + */ + get name(): string; + private static getMessage; + private static flattenDiscordError; +} + +/** + * Represents a HTTP error + */ +declare class HTTPError extends Error { + status: number; + method: string; + url: string; + requestBody: RequestBody; + name: string; + /** + * @param status - The status code of the response + * @param method - The method of the request that erred + * @param url - The url of the request that erred + * @param bodyData - The unparsed data for the request that errored + */ + constructor(status: number, method: string, url: string, bodyData: Pick); +} + +declare class RateLimitError extends Error implements RateLimitData { + timeToReset: number; + limit: number; + method: string; + hash: string; + url: string; + route: string; + majorParameter: string; + global: boolean; + constructor({ timeToReset, limit, method, hash, url, route, majorParameter, global }: RateLimitData); + /** + * The name of the error + */ + get name(): string; +} + +/** + * Creates and populates an URLSearchParams instance from an object, stripping + * out null and undefined values, while also coercing non-strings to strings. + * + * @param options - The options to use + * @returns A populated URLSearchParams instance + */ +declare function makeURLSearchParams(options?: Readonly): URLSearchParams; +/** + * Converts the response to usable data + * + * @param res - The fetch response + */ +declare function parseResponse(res: Dispatcher.ResponseData): Promise; + +/** + * The {@link https://github.com/discordjs/discord.js/blob/main/packages/rest/#readme | @discordjs/rest} version + * that you are currently using. + */ +declare const version: string; + +export { ALLOWED_EXTENSIONS, ALLOWED_SIZES, ALLOWED_STICKER_EXTENSIONS, APIRequest, BaseImageURLOptions, BurstHandlerMajorIdKey, CDN, DefaultRestOptions, DefaultUserAgent, DefaultUserAgentAppendix, DiscordAPIError, DiscordErrorData, HTTPError, HandlerRequestData, HashData, ImageExtension, ImageSize, ImageURLOptions, InternalRequest, InvalidRequestWarningData, MakeURLOptions, OAuthErrorData, OverwrittenMimeTypes, REST, RESTEvents, RESTOptions, RateLimitData, RateLimitError, RateLimitQueueFilter, RawFile, RequestBody, RequestData, RequestHeaders, RequestManager, RequestMethod, RequestOptions, RestEvents, RouteData, RouteLike, StickerExtension, makeURLSearchParams, parseResponse, version }; diff --git a/node_modules/@discordjs/rest/dist/index.js b/node_modules/@discordjs/rest/dist/index.js new file mode 100644 index 0000000..f4e24b2 --- /dev/null +++ b/node_modules/@discordjs/rest/dist/index.js @@ -0,0 +1,1425 @@ +"use strict"; +var __create = Object.create; +var __defProp = Object.defineProperty; +var __getOwnPropDesc = Object.getOwnPropertyDescriptor; +var __getOwnPropNames = Object.getOwnPropertyNames; +var __getProtoOf = Object.getPrototypeOf; +var __hasOwnProp = Object.prototype.hasOwnProperty; +var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); +var __export = (target, all) => { + for (var name in all) + __defProp(target, name, { get: all[name], enumerable: true }); +}; +var __copyProps = (to, from, except, desc) => { + if (from && typeof from === "object" || typeof from === "function") { + for (let key of __getOwnPropNames(from)) + if (!__hasOwnProp.call(to, key) && key !== except) + __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable }); + } + return to; +}; +var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps( + // If the importer is in node compatibility mode or this is not an ESM + // file that has been converted to a CommonJS file using a Babel- + // compatible transform (i.e. "__esModule" has not been set), then set + // "default" to the CommonJS "module.exports" for node compatibility. + isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target, + mod +)); +var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod); + +// src/index.ts +var src_exports = {}; +__export(src_exports, { + ALLOWED_EXTENSIONS: () => ALLOWED_EXTENSIONS, + ALLOWED_SIZES: () => ALLOWED_SIZES, + ALLOWED_STICKER_EXTENSIONS: () => ALLOWED_STICKER_EXTENSIONS, + BurstHandlerMajorIdKey: () => BurstHandlerMajorIdKey, + CDN: () => CDN, + DefaultRestOptions: () => DefaultRestOptions, + DefaultUserAgent: () => DefaultUserAgent, + DefaultUserAgentAppendix: () => DefaultUserAgentAppendix, + DiscordAPIError: () => DiscordAPIError, + HTTPError: () => HTTPError, + OverwrittenMimeTypes: () => OverwrittenMimeTypes, + REST: () => REST, + RESTEvents: () => RESTEvents, + RateLimitError: () => RateLimitError, + RequestManager: () => RequestManager, + RequestMethod: () => RequestMethod, + makeURLSearchParams: () => makeURLSearchParams, + parseResponse: () => parseResponse, + version: () => version +}); +module.exports = __toCommonJS(src_exports); + +// src/lib/CDN.ts +var import_node_url = require("url"); + +// src/lib/utils/constants.ts +var import_node_process = __toESM(require("process")); +var import_v10 = require("discord-api-types/v10"); +var import_undici = require("undici"); +var DefaultUserAgent = `DiscordBot (https://discord.js.org, 1.7.1)`; +var DefaultUserAgentAppendix = import_node_process.default.release?.name === "node" ? `Node.js/${import_node_process.default.version}` : ""; +var DefaultRestOptions = { + get agent() { + return new import_undici.Agent({ + connect: { + timeout: 3e4 + } + }); + }, + api: "https://discord.com/api", + authPrefix: "Bot", + cdn: "https://cdn.discordapp.com", + headers: {}, + invalidRequestWarningInterval: 0, + globalRequestsPerSecond: 50, + offset: 50, + rejectOnRateLimit: null, + retries: 3, + timeout: 15e3, + userAgentAppendix: DefaultUserAgentAppendix, + version: import_v10.APIVersion, + hashSweepInterval: 144e5, + // 4 Hours + hashLifetime: 864e5, + // 24 Hours + handlerSweepInterval: 36e5 + // 1 Hour +}; +var RESTEvents = /* @__PURE__ */ ((RESTEvents2) => { + RESTEvents2["Debug"] = "restDebug"; + RESTEvents2["HandlerSweep"] = "handlerSweep"; + RESTEvents2["HashSweep"] = "hashSweep"; + RESTEvents2["InvalidRequestWarning"] = "invalidRequestWarning"; + RESTEvents2["RateLimited"] = "rateLimited"; + RESTEvents2["Response"] = "response"; + return RESTEvents2; +})(RESTEvents || {}); +var ALLOWED_EXTENSIONS = ["webp", "png", "jpg", "jpeg", "gif"]; +var ALLOWED_STICKER_EXTENSIONS = ["png", "json", "gif"]; +var ALLOWED_SIZES = [16, 32, 64, 128, 256, 512, 1024, 2048, 4096]; +var OverwrittenMimeTypes = { + // https://github.com/discordjs/discord.js/issues/8557 + "image/apng": "image/png" +}; +var BurstHandlerMajorIdKey = "burst"; + +// src/lib/CDN.ts +var CDN = class { + constructor(base = DefaultRestOptions.cdn) { + this.base = base; + } + /** + * Generates an app asset URL for a client's asset. + * + * @param clientId - The client id that has the asset + * @param assetHash - The hash provided by Discord for this asset + * @param options - Optional options for the asset + */ + appAsset(clientId, assetHash, options) { + return this.makeURL(`/app-assets/${clientId}/${assetHash}`, options); + } + /** + * Generates an app icon URL for a client's icon. + * + * @param clientId - The client id that has the icon + * @param iconHash - The hash provided by Discord for this icon + * @param options - Optional options for the icon + */ + appIcon(clientId, iconHash, options) { + return this.makeURL(`/app-icons/${clientId}/${iconHash}`, options); + } + /** + * Generates an avatar URL, e.g. for a user or a webhook. + * + * @param id - The id that has the icon + * @param avatarHash - The hash provided by Discord for this avatar + * @param options - Optional options for the avatar + */ + avatar(id, avatarHash, options) { + return this.dynamicMakeURL(`/avatars/${id}/${avatarHash}`, avatarHash, options); + } + /** + * Generates a banner URL, e.g. for a user or a guild. + * + * @param id - The id that has the banner splash + * @param bannerHash - The hash provided by Discord for this banner + * @param options - Optional options for the banner + */ + banner(id, bannerHash, options) { + return this.dynamicMakeURL(`/banners/${id}/${bannerHash}`, bannerHash, options); + } + /** + * Generates an icon URL for a channel, e.g. a group DM. + * + * @param channelId - The channel id that has the icon + * @param iconHash - The hash provided by Discord for this channel + * @param options - Optional options for the icon + */ + channelIcon(channelId, iconHash, options) { + return this.makeURL(`/channel-icons/${channelId}/${iconHash}`, options); + } + /** + * Generates the default avatar URL for a discriminator. + * + * @param discriminator - The discriminator modulo 5 + */ + defaultAvatar(discriminator) { + return this.makeURL(`/embed/avatars/${discriminator}`, { extension: "png" }); + } + /** + * Generates a discovery splash URL for a guild's discovery splash. + * + * @param guildId - The guild id that has the discovery splash + * @param splashHash - The hash provided by Discord for this splash + * @param options - Optional options for the splash + */ + discoverySplash(guildId, splashHash, options) { + return this.makeURL(`/discovery-splashes/${guildId}/${splashHash}`, options); + } + /** + * Generates an emoji's URL for an emoji. + * + * @param emojiId - The emoji id + * @param extension - The extension of the emoji + */ + emoji(emojiId, extension) { + return this.makeURL(`/emojis/${emojiId}`, { extension }); + } + /** + * Generates a guild member avatar URL. + * + * @param guildId - The id of the guild + * @param userId - The id of the user + * @param avatarHash - The hash provided by Discord for this avatar + * @param options - Optional options for the avatar + */ + guildMemberAvatar(guildId, userId, avatarHash, options) { + return this.dynamicMakeURL(`/guilds/${guildId}/users/${userId}/avatars/${avatarHash}`, avatarHash, options); + } + /** + * Generates a guild member banner URL. + * + * @param guildId - The id of the guild + * @param userId - The id of the user + * @param bannerHash - The hash provided by Discord for this banner + * @param options - Optional options for the banner + */ + guildMemberBanner(guildId, userId, bannerHash, options) { + return this.dynamicMakeURL(`/guilds/${guildId}/users/${userId}/banner`, bannerHash, options); + } + /** + * Generates an icon URL, e.g. for a guild. + * + * @param id - The id that has the icon splash + * @param iconHash - The hash provided by Discord for this icon + * @param options - Optional options for the icon + */ + icon(id, iconHash, options) { + return this.dynamicMakeURL(`/icons/${id}/${iconHash}`, iconHash, options); + } + /** + * Generates a URL for the icon of a role + * + * @param roleId - The id of the role that has the icon + * @param roleIconHash - The hash provided by Discord for this role icon + * @param options - Optional options for the role icon + */ + roleIcon(roleId, roleIconHash, options) { + return this.makeURL(`/role-icons/${roleId}/${roleIconHash}`, options); + } + /** + * Generates a guild invite splash URL for a guild's invite splash. + * + * @param guildId - The guild id that has the invite splash + * @param splashHash - The hash provided by Discord for this splash + * @param options - Optional options for the splash + */ + splash(guildId, splashHash, options) { + return this.makeURL(`/splashes/${guildId}/${splashHash}`, options); + } + /** + * Generates a sticker URL. + * + * @param stickerId - The sticker id + * @param extension - The extension of the sticker + * @privateRemarks + * Stickers cannot have a `.webp` extension, so we default to a `.png` + */ + sticker(stickerId, extension = "png") { + return this.makeURL(`/stickers/${stickerId}`, { allowedExtensions: ALLOWED_STICKER_EXTENSIONS, extension }); + } + /** + * Generates a sticker pack banner URL. + * + * @param bannerId - The banner id + * @param options - Optional options for the banner + */ + stickerPackBanner(bannerId, options) { + return this.makeURL(`/app-assets/710982414301790216/store/${bannerId}`, options); + } + /** + * Generates a team icon URL for a team's icon. + * + * @param teamId - The team id that has the icon + * @param iconHash - The hash provided by Discord for this icon + * @param options - Optional options for the icon + */ + teamIcon(teamId, iconHash, options) { + return this.makeURL(`/team-icons/${teamId}/${iconHash}`, options); + } + /** + * Generates a cover image for a guild scheduled event. + * + * @param scheduledEventId - The scheduled event id + * @param coverHash - The hash provided by discord for this cover image + * @param options - Optional options for the cover image + */ + guildScheduledEventCover(scheduledEventId, coverHash, options) { + return this.makeURL(`/guild-events/${scheduledEventId}/${coverHash}`, options); + } + /** + * Constructs the URL for the resource, checking whether or not `hash` starts with `a_` if `dynamic` is set to `true`. + * + * @param route - The base cdn route + * @param hash - The hash provided by Discord for this icon + * @param options - Optional options for the link + */ + dynamicMakeURL(route, hash, { forceStatic = false, ...options } = {}) { + return this.makeURL(route, !forceStatic && hash.startsWith("a_") ? { ...options, extension: "gif" } : options); + } + /** + * Constructs the URL for the resource + * + * @param route - The base cdn route + * @param options - The extension/size options for the link + */ + makeURL(route, { allowedExtensions = ALLOWED_EXTENSIONS, extension = "webp", size } = {}) { + extension = String(extension).toLowerCase(); + if (!allowedExtensions.includes(extension)) { + throw new RangeError(`Invalid extension provided: ${extension} +Must be one of: ${allowedExtensions.join(", ")}`); + } + if (size && !ALLOWED_SIZES.includes(size)) { + throw new RangeError(`Invalid size provided: ${size} +Must be one of: ${ALLOWED_SIZES.join(", ")}`); + } + const url = new import_node_url.URL(`${this.base}${route}.${extension}`); + if (size) { + url.searchParams.set("size", String(size)); + } + return url.toString(); + } +}; +__name(CDN, "CDN"); + +// src/lib/errors/DiscordAPIError.ts +function isErrorGroupWrapper(error) { + return Reflect.has(error, "_errors"); +} +__name(isErrorGroupWrapper, "isErrorGroupWrapper"); +function isErrorResponse(error) { + return typeof Reflect.get(error, "message") === "string"; +} +__name(isErrorResponse, "isErrorResponse"); +var DiscordAPIError = class extends Error { + /** + * @param rawError - The error reported by Discord + * @param code - The error code reported by Discord + * @param status - The status code of the response + * @param method - The method of the request that erred + * @param url - The url of the request that erred + * @param bodyData - The unparsed data for the request that errored + */ + constructor(rawError, code, status, method, url, bodyData) { + super(DiscordAPIError.getMessage(rawError)); + this.rawError = rawError; + this.code = code; + this.status = status; + this.method = method; + this.url = url; + this.requestBody = { files: bodyData.files, json: bodyData.body }; + } + requestBody; + /** + * The name of the error + */ + get name() { + return `${DiscordAPIError.name}[${this.code}]`; + } + static getMessage(error) { + let flattened = ""; + if ("code" in error) { + if (error.errors) { + flattened = [...this.flattenDiscordError(error.errors)].join("\n"); + } + return error.message && flattened ? `${error.message} +${flattened}` : error.message || flattened || "Unknown Error"; + } + return error.error_description ?? "No Description"; + } + static *flattenDiscordError(obj, key = "") { + if (isErrorResponse(obj)) { + return yield `${key.length ? `${key}[${obj.code}]` : `${obj.code}`}: ${obj.message}`.trim(); + } + for (const [otherKey, val] of Object.entries(obj)) { + const nextKey = otherKey.startsWith("_") ? key : key ? Number.isNaN(Number(otherKey)) ? `${key}.${otherKey}` : `${key}[${otherKey}]` : otherKey; + if (typeof val === "string") { + yield val; + } else if (isErrorGroupWrapper(val)) { + for (const error of val._errors) { + yield* this.flattenDiscordError(error, nextKey); + } + } else { + yield* this.flattenDiscordError(val, nextKey); + } + } + } +}; +__name(DiscordAPIError, "DiscordAPIError"); + +// src/lib/errors/HTTPError.ts +var import_node_http = require("http"); +var HTTPError = class extends Error { + /** + * @param status - The status code of the response + * @param method - The method of the request that erred + * @param url - The url of the request that erred + * @param bodyData - The unparsed data for the request that errored + */ + constructor(status, method, url, bodyData) { + super(import_node_http.STATUS_CODES[status]); + this.status = status; + this.method = method; + this.url = url; + this.requestBody = { files: bodyData.files, json: bodyData.body }; + } + requestBody; + name = HTTPError.name; +}; +__name(HTTPError, "HTTPError"); + +// src/lib/errors/RateLimitError.ts +var RateLimitError = class extends Error { + timeToReset; + limit; + method; + hash; + url; + route; + majorParameter; + global; + constructor({ timeToReset, limit, method, hash, url, route, majorParameter, global }) { + super(); + this.timeToReset = timeToReset; + this.limit = limit; + this.method = method; + this.hash = hash; + this.url = url; + this.route = route; + this.majorParameter = majorParameter; + this.global = global; + } + /** + * The name of the error + */ + get name() { + return `${RateLimitError.name}[${this.route}]`; + } +}; +__name(RateLimitError, "RateLimitError"); + +// src/lib/RequestManager.ts +var import_node_buffer2 = require("buffer"); +var import_node_events = require("events"); +var import_node_timers2 = require("timers"); +var import_collection = require("@discordjs/collection"); +var import_util = require("@discordjs/util"); +var import_snowflake = require("@sapphire/snowflake"); +var import_undici4 = require("undici"); + +// src/lib/handlers/BurstHandler.ts +var import_promises = require("timers/promises"); + +// src/lib/utils/utils.ts +var import_node_buffer = require("buffer"); +var import_node_url2 = require("url"); +var import_node_util = require("util"); +var import_undici2 = require("undici"); +function parseHeader(header) { + if (header === void 0 || typeof header === "string") { + return header; + } + return header.join(";"); +} +__name(parseHeader, "parseHeader"); +function serializeSearchParam(value) { + switch (typeof value) { + case "string": + return value; + case "number": + case "bigint": + case "boolean": + return value.toString(); + case "object": + if (value === null) + return null; + if (value instanceof Date) { + return Number.isNaN(value.getTime()) ? null : value.toISOString(); + } + if (typeof value.toString === "function" && value.toString !== Object.prototype.toString) + return value.toString(); + return null; + default: + return null; + } +} +__name(serializeSearchParam, "serializeSearchParam"); +function makeURLSearchParams(options) { + const params = new import_node_url2.URLSearchParams(); + if (!options) + return params; + for (const [key, value] of Object.entries(options)) { + const serialized = serializeSearchParam(value); + if (serialized !== null) + params.append(key, serialized); + } + return params; +} +__name(makeURLSearchParams, "makeURLSearchParams"); +async function parseResponse(res) { + const header = parseHeader(res.headers["content-type"]); + if (header?.startsWith("application/json")) { + return res.body.json(); + } + return res.body.arrayBuffer(); +} +__name(parseResponse, "parseResponse"); +function hasSublimit(bucketRoute, body, method) { + if (bucketRoute === "/channels/:id") { + if (typeof body !== "object" || body === null) + return false; + if (method !== "PATCH" /* Patch */) + return false; + const castedBody = body; + return ["name", "topic"].some((key) => Reflect.has(castedBody, key)); + } + return true; +} +__name(hasSublimit, "hasSublimit"); +async function resolveBody(body) { + if (body == null) { + return null; + } else if (typeof body === "string") { + return body; + } else if (import_node_util.types.isUint8Array(body)) { + return body; + } else if (import_node_util.types.isArrayBuffer(body)) { + return new Uint8Array(body); + } else if (body instanceof import_node_url2.URLSearchParams) { + return body.toString(); + } else if (body instanceof DataView) { + return new Uint8Array(body.buffer); + } else if (body instanceof import_node_buffer.Blob) { + return new Uint8Array(await body.arrayBuffer()); + } else if (body instanceof import_undici2.FormData) { + return body; + } else if (body[Symbol.iterator]) { + const chunks = [...body]; + const length = chunks.reduce((a, b) => a + b.length, 0); + const uint8 = new Uint8Array(length); + let lengthUsed = 0; + return chunks.reduce((a, b) => { + a.set(b, lengthUsed); + lengthUsed += b.length; + return a; + }, uint8); + } else if (body[Symbol.asyncIterator]) { + const chunks = []; + for await (const chunk of body) { + chunks.push(chunk); + } + return import_node_buffer.Buffer.concat(chunks); + } + throw new TypeError(`Unable to resolve body.`); +} +__name(resolveBody, "resolveBody"); +function shouldRetry(error) { + if (error.name === "AbortError") + return true; + return "code" in error && error.code === "ECONNRESET" || error.message.includes("ECONNRESET"); +} +__name(shouldRetry, "shouldRetry"); +async function onRateLimit(manager, rateLimitData) { + const { options } = manager; + if (!options.rejectOnRateLimit) + return; + const shouldThrow = typeof options.rejectOnRateLimit === "function" ? await options.rejectOnRateLimit(rateLimitData) : options.rejectOnRateLimit.some((route) => rateLimitData.route.startsWith(route.toLowerCase())); + if (shouldThrow) { + throw new RateLimitError(rateLimitData); + } +} +__name(onRateLimit, "onRateLimit"); + +// src/lib/handlers/Shared.ts +var import_node_timers = require("timers"); +var import_undici3 = require("undici"); +var invalidCount = 0; +var invalidCountResetTime = null; +function incrementInvalidCount(manager) { + if (!invalidCountResetTime || invalidCountResetTime < Date.now()) { + invalidCountResetTime = Date.now() + 1e3 * 60 * 10; + invalidCount = 0; + } + invalidCount++; + const emitInvalid = manager.options.invalidRequestWarningInterval > 0 && invalidCount % manager.options.invalidRequestWarningInterval === 0; + if (emitInvalid) { + manager.emit("invalidRequestWarning" /* InvalidRequestWarning */, { + count: invalidCount, + remainingTime: invalidCountResetTime - Date.now() + }); + } +} +__name(incrementInvalidCount, "incrementInvalidCount"); +async function makeNetworkRequest(manager, routeId, url, options, requestData, retries) { + const controller = new AbortController(); + const timeout = (0, import_node_timers.setTimeout)(() => controller.abort(), manager.options.timeout).unref(); + if (requestData.signal) { + const signal = requestData.signal; + if (signal.aborted) + controller.abort(); + else + signal.addEventListener("abort", () => controller.abort()); + } + let res; + try { + res = await (0, import_undici3.request)(url, { ...options, signal: controller.signal }); + } catch (error) { + if (!(error instanceof Error)) + throw error; + if (shouldRetry(error) && retries !== manager.options.retries) { + return null; + } + throw error; + } finally { + (0, import_node_timers.clearTimeout)(timeout); + } + if (manager.listenerCount("response" /* Response */)) { + manager.emit( + "response" /* Response */, + { + method: options.method ?? "get", + path: routeId.original, + route: routeId.bucketRoute, + options, + data: requestData, + retries + }, + { ...res } + ); + } + return res; +} +__name(makeNetworkRequest, "makeNetworkRequest"); +async function handleErrors(manager, res, method, url, requestData, retries) { + const status = res.statusCode; + if (status >= 500 && status < 600) { + if (retries !== manager.options.retries) { + return null; + } + throw new HTTPError(status, method, url, requestData); + } else { + if (status >= 400 && status < 500) { + if (status === 401 && requestData.auth) { + manager.setToken(null); + } + const data = await parseResponse(res); + throw new DiscordAPIError(data, "code" in data ? data.code : data.error, status, method, url, requestData); + } + return res; + } +} +__name(handleErrors, "handleErrors"); + +// src/lib/handlers/BurstHandler.ts +var BurstHandler = class { + /** + * @param manager - The request manager + * @param hash - The hash that this RequestHandler handles + * @param majorParameter - The major parameter for this handler + */ + constructor(manager, hash, majorParameter) { + this.manager = manager; + this.hash = hash; + this.majorParameter = majorParameter; + this.id = `${hash}:${majorParameter}`; + } + /** + * {@inheritdoc IHandler.id} + */ + id; + /** + * {@inheritDoc IHandler.inactive} + */ + inactive = false; + /** + * Emits a debug message + * + * @param message - The message to debug + */ + debug(message) { + this.manager.emit("restDebug" /* Debug */, `[REST ${this.id}] ${message}`); + } + /** + * {@inheritDoc IHandler.queueRequest} + */ + async queueRequest(routeId, url, options, requestData) { + return this.runRequest(routeId, url, options, requestData); + } + /** + * The method that actually makes the request to the API, and updates info about the bucket accordingly + * + * @param routeId - The generalized API route with literal ids for major parameters + * @param url - The fully resolved URL to make the request to + * @param options - The fetch options needed to make the request + * @param requestData - Extra data from the user's request needed for errors and additional processing + * @param retries - The number of retries this request has already attempted (recursion) + */ + async runRequest(routeId, url, options, requestData, retries = 0) { + const method = options.method ?? "get"; + const res = await makeNetworkRequest(this.manager, routeId, url, options, requestData, retries); + if (res === null) { + return this.runRequest(routeId, url, options, requestData, ++retries); + } + const status = res.statusCode; + let retryAfter = 0; + const retry = parseHeader(res.headers["retry-after"]); + if (retry) + retryAfter = Number(retry) * 1e3 + this.manager.options.offset; + if (status === 401 || status === 403 || status === 429) { + incrementInvalidCount(this.manager); + } + if (status >= 200 && status < 300) { + return res; + } else if (status === 429) { + const isGlobal = res.headers["x-ratelimit-global"] !== void 0; + await onRateLimit(this.manager, { + timeToReset: retryAfter, + limit: Number.POSITIVE_INFINITY, + method, + hash: this.hash, + url, + route: routeId.bucketRoute, + majorParameter: this.majorParameter, + global: isGlobal + }); + this.debug( + [ + "Encountered unexpected 429 rate limit", + ` Global : ${isGlobal}`, + ` Method : ${method}`, + ` URL : ${url}`, + ` Bucket : ${routeId.bucketRoute}`, + ` Major parameter: ${routeId.majorParameter}`, + ` Hash : ${this.hash}`, + ` Limit : ${Number.POSITIVE_INFINITY}`, + ` Retry After : ${retryAfter}ms`, + ` Sublimit : None` + ].join("\n") + ); + await (0, import_promises.setTimeout)(retryAfter); + return this.runRequest(routeId, url, options, requestData, retries); + } else { + const handled = await handleErrors(this.manager, res, method, url, requestData, retries); + if (handled === null) { + return this.runRequest(routeId, url, options, requestData, ++retries); + } + return handled; + } + } +}; +__name(BurstHandler, "BurstHandler"); + +// src/lib/handlers/SequentialHandler.ts +var import_promises2 = require("timers/promises"); +var import_async_queue = require("@sapphire/async-queue"); +var SequentialHandler = class { + /** + * @param manager - The request manager + * @param hash - The hash that this RequestHandler handles + * @param majorParameter - The major parameter for this handler + */ + constructor(manager, hash, majorParameter) { + this.manager = manager; + this.hash = hash; + this.majorParameter = majorParameter; + this.id = `${hash}:${majorParameter}`; + } + /** + * {@inheritDoc IHandler.id} + */ + id; + /** + * The time this rate limit bucket will reset + */ + reset = -1; + /** + * The remaining requests that can be made before we are rate limited + */ + remaining = 1; + /** + * The total number of requests that can be made before we are rate limited + */ + limit = Number.POSITIVE_INFINITY; + /** + * The interface used to sequence async requests sequentially + */ + #asyncQueue = new import_async_queue.AsyncQueue(); + /** + * The interface used to sequence sublimited async requests sequentially + */ + #sublimitedQueue = null; + /** + * A promise wrapper for when the sublimited queue is finished being processed or null when not being processed + */ + #sublimitPromise = null; + /** + * Whether the sublimit queue needs to be shifted in the finally block + */ + #shiftSublimit = false; + /** + * {@inheritDoc IHandler.inactive} + */ + get inactive() { + return this.#asyncQueue.remaining === 0 && (this.#sublimitedQueue === null || this.#sublimitedQueue.remaining === 0) && !this.limited; + } + /** + * If the rate limit bucket is currently limited by the global limit + */ + get globalLimited() { + return this.manager.globalRemaining <= 0 && Date.now() < this.manager.globalReset; + } + /** + * If the rate limit bucket is currently limited by its limit + */ + get localLimited() { + return this.remaining <= 0 && Date.now() < this.reset; + } + /** + * If the rate limit bucket is currently limited + */ + get limited() { + return this.globalLimited || this.localLimited; + } + /** + * The time until queued requests can continue + */ + get timeToReset() { + return this.reset + this.manager.options.offset - Date.now(); + } + /** + * Emits a debug message + * + * @param message - The message to debug + */ + debug(message) { + this.manager.emit("restDebug" /* Debug */, `[REST ${this.id}] ${message}`); + } + /** + * Delay all requests for the specified amount of time, handling global rate limits + * + * @param time - The amount of time to delay all requests for + */ + async globalDelayFor(time) { + await (0, import_promises2.setTimeout)(time); + this.manager.globalDelay = null; + } + /** + * {@inheritDoc IHandler.queueRequest} + */ + async queueRequest(routeId, url, options, requestData) { + let queue = this.#asyncQueue; + let queueType = 0 /* Standard */; + if (this.#sublimitedQueue && hasSublimit(routeId.bucketRoute, requestData.body, options.method)) { + queue = this.#sublimitedQueue; + queueType = 1 /* Sublimit */; + } + await queue.wait({ signal: requestData.signal }); + if (queueType === 0 /* Standard */) { + if (this.#sublimitedQueue && hasSublimit(routeId.bucketRoute, requestData.body, options.method)) { + queue = this.#sublimitedQueue; + const wait = queue.wait(); + this.#asyncQueue.shift(); + await wait; + } else if (this.#sublimitPromise) { + await this.#sublimitPromise.promise; + } + } + try { + return await this.runRequest(routeId, url, options, requestData); + } finally { + queue.shift(); + if (this.#shiftSublimit) { + this.#shiftSublimit = false; + this.#sublimitedQueue?.shift(); + } + if (this.#sublimitedQueue?.remaining === 0) { + this.#sublimitPromise?.resolve(); + this.#sublimitedQueue = null; + } + } + } + /** + * The method that actually makes the request to the api, and updates info about the bucket accordingly + * + * @param routeId - The generalized api route with literal ids for major parameters + * @param url - The fully resolved url to make the request to + * @param options - The fetch options needed to make the request + * @param requestData - Extra data from the user's request needed for errors and additional processing + * @param retries - The number of retries this request has already attempted (recursion) + */ + async runRequest(routeId, url, options, requestData, retries = 0) { + while (this.limited) { + const isGlobal = this.globalLimited; + let limit2; + let timeout; + let delay; + if (isGlobal) { + limit2 = this.manager.options.globalRequestsPerSecond; + timeout = this.manager.globalReset + this.manager.options.offset - Date.now(); + if (!this.manager.globalDelay) { + this.manager.globalDelay = this.globalDelayFor(timeout); + } + delay = this.manager.globalDelay; + } else { + limit2 = this.limit; + timeout = this.timeToReset; + delay = (0, import_promises2.setTimeout)(timeout); + } + const rateLimitData = { + timeToReset: timeout, + limit: limit2, + method: options.method ?? "get", + hash: this.hash, + url, + route: routeId.bucketRoute, + majorParameter: this.majorParameter, + global: isGlobal + }; + this.manager.emit("rateLimited" /* RateLimited */, rateLimitData); + await onRateLimit(this.manager, rateLimitData); + if (isGlobal) { + this.debug(`Global rate limit hit, blocking all requests for ${timeout}ms`); + } else { + this.debug(`Waiting ${timeout}ms for rate limit to pass`); + } + await delay; + } + if (!this.manager.globalReset || this.manager.globalReset < Date.now()) { + this.manager.globalReset = Date.now() + 1e3; + this.manager.globalRemaining = this.manager.options.globalRequestsPerSecond; + } + this.manager.globalRemaining--; + const method = options.method ?? "get"; + const res = await makeNetworkRequest(this.manager, routeId, url, options, requestData, retries); + if (res === null) { + return this.runRequest(routeId, url, options, requestData, ++retries); + } + const status = res.statusCode; + let retryAfter = 0; + const limit = parseHeader(res.headers["x-ratelimit-limit"]); + const remaining = parseHeader(res.headers["x-ratelimit-remaining"]); + const reset = parseHeader(res.headers["x-ratelimit-reset-after"]); + const hash = parseHeader(res.headers["x-ratelimit-bucket"]); + const retry = parseHeader(res.headers["retry-after"]); + this.limit = limit ? Number(limit) : Number.POSITIVE_INFINITY; + this.remaining = remaining ? Number(remaining) : 1; + this.reset = reset ? Number(reset) * 1e3 + Date.now() + this.manager.options.offset : Date.now(); + if (retry) + retryAfter = Number(retry) * 1e3 + this.manager.options.offset; + if (hash && hash !== this.hash) { + this.debug(["Received bucket hash update", ` Old Hash : ${this.hash}`, ` New Hash : ${hash}`].join("\n")); + this.manager.hashes.set(`${method}:${routeId.bucketRoute}`, { value: hash, lastAccess: Date.now() }); + } else if (hash) { + const hashData = this.manager.hashes.get(`${method}:${routeId.bucketRoute}`); + if (hashData) { + hashData.lastAccess = Date.now(); + } + } + let sublimitTimeout = null; + if (retryAfter > 0) { + if (res.headers["x-ratelimit-global"] !== void 0) { + this.manager.globalRemaining = 0; + this.manager.globalReset = Date.now() + retryAfter; + } else if (!this.localLimited) { + sublimitTimeout = retryAfter; + } + } + if (status === 401 || status === 403 || status === 429) { + incrementInvalidCount(this.manager); + } + if (status >= 200 && status < 300) { + return res; + } else if (status === 429) { + const isGlobal = this.globalLimited; + let limit2; + let timeout; + if (isGlobal) { + limit2 = this.manager.options.globalRequestsPerSecond; + timeout = this.manager.globalReset + this.manager.options.offset - Date.now(); + } else { + limit2 = this.limit; + timeout = this.timeToReset; + } + await onRateLimit(this.manager, { + timeToReset: timeout, + limit: limit2, + method, + hash: this.hash, + url, + route: routeId.bucketRoute, + majorParameter: this.majorParameter, + global: isGlobal + }); + this.debug( + [ + "Encountered unexpected 429 rate limit", + ` Global : ${isGlobal.toString()}`, + ` Method : ${method}`, + ` URL : ${url}`, + ` Bucket : ${routeId.bucketRoute}`, + ` Major parameter: ${routeId.majorParameter}`, + ` Hash : ${this.hash}`, + ` Limit : ${limit2}`, + ` Retry After : ${retryAfter}ms`, + ` Sublimit : ${sublimitTimeout ? `${sublimitTimeout}ms` : "None"}` + ].join("\n") + ); + if (sublimitTimeout) { + const firstSublimit = !this.#sublimitedQueue; + if (firstSublimit) { + this.#sublimitedQueue = new import_async_queue.AsyncQueue(); + void this.#sublimitedQueue.wait(); + this.#asyncQueue.shift(); + } + this.#sublimitPromise?.resolve(); + this.#sublimitPromise = null; + await (0, import_promises2.setTimeout)(sublimitTimeout); + let resolve; + const promise = new Promise((res2) => resolve = res2); + this.#sublimitPromise = { promise, resolve }; + if (firstSublimit) { + await this.#asyncQueue.wait(); + this.#shiftSublimit = true; + } + } + return this.runRequest(routeId, url, options, requestData, retries); + } else { + const handled = await handleErrors(this.manager, res, method, url, requestData, retries); + if (handled === null) { + return this.runRequest(routeId, url, options, requestData, ++retries); + } + return handled; + } + } +}; +__name(SequentialHandler, "SequentialHandler"); + +// src/lib/RequestManager.ts +var getFileType = (0, import_util.lazy)(async () => import("file-type")); +var RequestMethod = /* @__PURE__ */ ((RequestMethod2) => { + RequestMethod2["Delete"] = "DELETE"; + RequestMethod2["Get"] = "GET"; + RequestMethod2["Patch"] = "PATCH"; + RequestMethod2["Post"] = "POST"; + RequestMethod2["Put"] = "PUT"; + return RequestMethod2; +})(RequestMethod || {}); +var RequestManager = class extends import_node_events.EventEmitter { + /** + * The {@link https://undici.nodejs.org/#/docs/api/Agent | Agent} for all requests + * performed by this manager. + */ + agent = null; + /** + * The number of requests remaining in the global bucket + */ + globalRemaining; + /** + * The promise used to wait out the global rate limit + */ + globalDelay = null; + /** + * The timestamp at which the global bucket resets + */ + globalReset = -1; + /** + * API bucket hashes that are cached from provided routes + */ + hashes = new import_collection.Collection(); + /** + * Request handlers created from the bucket hash and the major parameters + */ + handlers = new import_collection.Collection(); + #token = null; + hashTimer; + handlerTimer; + options; + constructor(options) { + super(); + this.options = { ...DefaultRestOptions, ...options }; + this.options.offset = Math.max(0, this.options.offset); + this.globalRemaining = this.options.globalRequestsPerSecond; + this.agent = options.agent ?? null; + this.setupSweepers(); + } + setupSweepers() { + const validateMaxInterval = /* @__PURE__ */ __name((interval) => { + if (interval > 144e5) { + throw new Error("Cannot set an interval greater than 4 hours"); + } + }, "validateMaxInterval"); + if (this.options.hashSweepInterval !== 0 && this.options.hashSweepInterval !== Number.POSITIVE_INFINITY) { + validateMaxInterval(this.options.hashSweepInterval); + this.hashTimer = (0, import_node_timers2.setInterval)(() => { + const sweptHashes = new import_collection.Collection(); + const currentDate = Date.now(); + this.hashes.sweep((val, key) => { + if (val.lastAccess === -1) + return false; + const shouldSweep = Math.floor(currentDate - val.lastAccess) > this.options.hashLifetime; + if (shouldSweep) { + sweptHashes.set(key, val); + } + this.emit("restDebug" /* Debug */, `Hash ${val.value} for ${key} swept due to lifetime being exceeded`); + return shouldSweep; + }); + this.emit("hashSweep" /* HashSweep */, sweptHashes); + }, this.options.hashSweepInterval).unref(); + } + if (this.options.handlerSweepInterval !== 0 && this.options.handlerSweepInterval !== Number.POSITIVE_INFINITY) { + validateMaxInterval(this.options.handlerSweepInterval); + this.handlerTimer = (0, import_node_timers2.setInterval)(() => { + const sweptHandlers = new import_collection.Collection(); + this.handlers.sweep((val, key) => { + const { inactive } = val; + if (inactive) { + sweptHandlers.set(key, val); + } + this.emit("restDebug" /* Debug */, `Handler ${val.id} for ${key} swept due to being inactive`); + return inactive; + }); + this.emit("handlerSweep" /* HandlerSweep */, sweptHandlers); + }, this.options.handlerSweepInterval).unref(); + } + } + /** + * Sets the default agent to use for requests performed by this manager + * + * @param agent - The agent to use + */ + setAgent(agent) { + this.agent = agent; + return this; + } + /** + * Sets the authorization token that should be used for requests + * + * @param token - The authorization token to use + */ + setToken(token) { + this.#token = token; + return this; + } + /** + * Queues a request to be sent + * + * @param request - All the information needed to make a request + * @returns The response from the api request + */ + async queueRequest(request2) { + const routeId = RequestManager.generateRouteData(request2.fullRoute, request2.method); + const hash = this.hashes.get(`${request2.method}:${routeId.bucketRoute}`) ?? { + value: `Global(${request2.method}:${routeId.bucketRoute})`, + lastAccess: -1 + }; + const handler = this.handlers.get(`${hash.value}:${routeId.majorParameter}`) ?? this.createHandler(hash.value, routeId.majorParameter); + const { url, fetchOptions } = await this.resolveRequest(request2); + return handler.queueRequest(routeId, url, fetchOptions, { + body: request2.body, + files: request2.files, + auth: request2.auth !== false, + signal: request2.signal + }); + } + /** + * Creates a new rate limit handler from a hash, based on the hash and the major parameter + * + * @param hash - The hash for the route + * @param majorParameter - The major parameter for this handler + * @internal + */ + createHandler(hash, majorParameter) { + const queue = majorParameter === BurstHandlerMajorIdKey ? new BurstHandler(this, hash, majorParameter) : new SequentialHandler(this, hash, majorParameter); + this.handlers.set(queue.id, queue); + return queue; + } + /** + * Formats the request data to a usable format for fetch + * + * @param request - The request data + */ + async resolveRequest(request2) { + const { options } = this; + let query = ""; + if (request2.query) { + const resolvedQuery = request2.query.toString(); + if (resolvedQuery !== "") { + query = `?${resolvedQuery}`; + } + } + const headers = { + ...this.options.headers, + "User-Agent": `${DefaultUserAgent} ${options.userAgentAppendix}`.trim() + }; + if (request2.auth !== false) { + if (!this.#token) { + throw new Error("Expected token to be set for this request, but none was present"); + } + headers.Authorization = `${request2.authPrefix ?? this.options.authPrefix} ${this.#token}`; + } + if (request2.reason?.length) { + headers["X-Audit-Log-Reason"] = encodeURIComponent(request2.reason); + } + const url = `${options.api}${request2.versioned === false ? "" : `/v${options.version}`}${request2.fullRoute}${query}`; + let finalBody; + let additionalHeaders = {}; + if (request2.files?.length) { + const formData = new import_undici4.FormData(); + for (const [index, file] of request2.files.entries()) { + const fileKey = file.key ?? `files[${index}]`; + if (import_node_buffer2.Buffer.isBuffer(file.data)) { + const { fileTypeFromBuffer } = await getFileType(); + let contentType = file.contentType; + if (!contentType) { + const parsedType = (await fileTypeFromBuffer(file.data))?.mime; + if (parsedType) { + contentType = OverwrittenMimeTypes[parsedType] ?? parsedType; + } + } + formData.append(fileKey, new import_node_buffer2.Blob([file.data], { type: contentType }), file.name); + } else { + formData.append(fileKey, new import_node_buffer2.Blob([`${file.data}`], { type: file.contentType }), file.name); + } + } + if (request2.body != null) { + if (request2.appendToFormData) { + for (const [key, value] of Object.entries(request2.body)) { + formData.append(key, value); + } + } else { + formData.append("payload_json", JSON.stringify(request2.body)); + } + } + finalBody = formData; + } else if (request2.body != null) { + if (request2.passThroughBody) { + finalBody = request2.body; + } else { + finalBody = JSON.stringify(request2.body); + additionalHeaders = { "Content-Type": "application/json" }; + } + } + finalBody = await resolveBody(finalBody); + const fetchOptions = { + headers: { ...request2.headers, ...additionalHeaders, ...headers }, + method: request2.method.toUpperCase() + }; + if (finalBody !== void 0) { + fetchOptions.body = finalBody; + } + fetchOptions.dispatcher = request2.dispatcher ?? this.agent ?? void 0; + return { url, fetchOptions }; + } + /** + * Stops the hash sweeping interval + */ + clearHashSweeper() { + (0, import_node_timers2.clearInterval)(this.hashTimer); + } + /** + * Stops the request handler sweeping interval + */ + clearHandlerSweeper() { + (0, import_node_timers2.clearInterval)(this.handlerTimer); + } + /** + * Generates route data for an endpoint:method + * + * @param endpoint - The raw endpoint to generalize + * @param method - The HTTP method this endpoint is called without + * @internal + */ + static generateRouteData(endpoint, method) { + if (endpoint.startsWith("/interactions/") && endpoint.endsWith("/callback")) { + return { + majorParameter: BurstHandlerMajorIdKey, + bucketRoute: "/interactions/:id/:token/callback", + original: endpoint + }; + } + const majorIdMatch = /^\/(?:channels|guilds|webhooks)\/(\d{17,19})/.exec(endpoint); + const majorId = majorIdMatch?.[1] ?? "global"; + const baseRoute = endpoint.replaceAll(/\d{17,19}/g, ":id").replace(/\/reactions\/(.*)/, "/reactions/:reaction"); + let exceptions = ""; + if (method === "DELETE" /* Delete */ && baseRoute === "/channels/:id/messages/:id") { + const id = /\d{17,19}$/.exec(endpoint)[0]; + const timestamp = import_snowflake.DiscordSnowflake.timestampFrom(id); + if (Date.now() - timestamp > 1e3 * 60 * 60 * 24 * 14) { + exceptions += "/Delete Old Message"; + } + } + return { + majorParameter: majorId, + bucketRoute: baseRoute + exceptions, + original: endpoint + }; + } +}; +__name(RequestManager, "RequestManager"); + +// src/lib/REST.ts +var import_node_events2 = require("events"); +var REST = class extends import_node_events2.EventEmitter { + cdn; + requestManager; + constructor(options = {}) { + super(); + this.cdn = new CDN(options.cdn ?? DefaultRestOptions.cdn); + this.requestManager = new RequestManager(options).on("restDebug" /* Debug */, this.emit.bind(this, "restDebug" /* Debug */)).on("rateLimited" /* RateLimited */, this.emit.bind(this, "rateLimited" /* RateLimited */)).on("invalidRequestWarning" /* InvalidRequestWarning */, this.emit.bind(this, "invalidRequestWarning" /* InvalidRequestWarning */)).on("hashSweep" /* HashSweep */, this.emit.bind(this, "hashSweep" /* HashSweep */)); + this.on("newListener", (name, listener) => { + if (name === "response" /* Response */) + this.requestManager.on(name, listener); + }); + this.on("removeListener", (name, listener) => { + if (name === "response" /* Response */) + this.requestManager.off(name, listener); + }); + } + /** + * Gets the agent set for this instance + */ + getAgent() { + return this.requestManager.agent; + } + /** + * Sets the default agent to use for requests performed by this instance + * + * @param agent - Sets the agent to use + */ + setAgent(agent) { + this.requestManager.setAgent(agent); + return this; + } + /** + * Sets the authorization token that should be used for requests + * + * @param token - The authorization token to use + */ + setToken(token) { + this.requestManager.setToken(token); + return this; + } + /** + * Runs a get request from the api + * + * @param fullRoute - The full route to query + * @param options - Optional request options + */ + async get(fullRoute, options = {}) { + return this.request({ ...options, fullRoute, method: "GET" /* Get */ }); + } + /** + * Runs a delete request from the api + * + * @param fullRoute - The full route to query + * @param options - Optional request options + */ + async delete(fullRoute, options = {}) { + return this.request({ ...options, fullRoute, method: "DELETE" /* Delete */ }); + } + /** + * Runs a post request from the api + * + * @param fullRoute - The full route to query + * @param options - Optional request options + */ + async post(fullRoute, options = {}) { + return this.request({ ...options, fullRoute, method: "POST" /* Post */ }); + } + /** + * Runs a put request from the api + * + * @param fullRoute - The full route to query + * @param options - Optional request options + */ + async put(fullRoute, options = {}) { + return this.request({ ...options, fullRoute, method: "PUT" /* Put */ }); + } + /** + * Runs a patch request from the api + * + * @param fullRoute - The full route to query + * @param options - Optional request options + */ + async patch(fullRoute, options = {}) { + return this.request({ ...options, fullRoute, method: "PATCH" /* Patch */ }); + } + /** + * Runs a request from the api + * + * @param options - Request options + */ + async request(options) { + const response = await this.raw(options); + return parseResponse(response); + } + /** + * Runs a request from the API, yielding the raw Response object + * + * @param options - Request options + */ + async raw(options) { + return this.requestManager.queueRequest(options); + } +}; +__name(REST, "REST"); + +// src/index.ts +var version = "1.7.1"; +// Annotate the CommonJS export names for ESM import in node: +0 && (module.exports = { + ALLOWED_EXTENSIONS, + ALLOWED_SIZES, + ALLOWED_STICKER_EXTENSIONS, + BurstHandlerMajorIdKey, + CDN, + DefaultRestOptions, + DefaultUserAgent, + DefaultUserAgentAppendix, + DiscordAPIError, + HTTPError, + OverwrittenMimeTypes, + REST, + RESTEvents, + RateLimitError, + RequestManager, + RequestMethod, + makeURLSearchParams, + parseResponse, + version +}); +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/@discordjs/rest/dist/index.js.map b/node_modules/@discordjs/rest/dist/index.js.map new file mode 100644 index 0000000..f01c8dd --- /dev/null +++ b/node_modules/@discordjs/rest/dist/index.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/index.ts","../src/lib/CDN.ts","../src/lib/utils/constants.ts","../src/lib/errors/DiscordAPIError.ts","../src/lib/errors/HTTPError.ts","../src/lib/errors/RateLimitError.ts","../src/lib/RequestManager.ts","../src/lib/handlers/BurstHandler.ts","../src/lib/utils/utils.ts","../src/lib/handlers/Shared.ts","../src/lib/handlers/SequentialHandler.ts","../src/lib/REST.ts"],"sourcesContent":["export * from './lib/CDN.js';\nexport * from './lib/errors/DiscordAPIError.js';\nexport * from './lib/errors/HTTPError.js';\nexport * from './lib/errors/RateLimitError.js';\nexport * from './lib/RequestManager.js';\nexport * from './lib/REST.js';\nexport * from './lib/utils/constants.js';\nexport { makeURLSearchParams, parseResponse } from './lib/utils/utils.js';\n\n/**\n * The {@link https://github.com/discordjs/discord.js/blob/main/packages/rest/#readme | @discordjs/rest} version\n * that you are currently using.\n */\n// This needs to explicitly be `string` so it is not typed as a \"const string\" that gets injected by esbuild\nexport const version = '1.7.1' as string;\n","/* eslint-disable jsdoc/check-param-names */\nimport { URL } from 'node:url';\nimport {\n\tALLOWED_EXTENSIONS,\n\tALLOWED_SIZES,\n\tALLOWED_STICKER_EXTENSIONS,\n\tDefaultRestOptions,\n\ttype ImageExtension,\n\ttype ImageSize,\n\ttype StickerExtension,\n} from './utils/constants.js';\n\n/**\n * The options used for image URLs\n */\nexport interface BaseImageURLOptions {\n\t/**\n\t * The extension to use for the image URL\n\t *\n\t * @defaultValue `'webp'`\n\t */\n\textension?: ImageExtension;\n\t/**\n\t * The size specified in the image URL\n\t */\n\tsize?: ImageSize;\n}\n\n/**\n * The options used for image URLs with animated content\n */\nexport interface ImageURLOptions extends BaseImageURLOptions {\n\t/**\n\t * Whether or not to prefer the static version of an image asset.\n\t */\n\tforceStatic?: boolean;\n}\n\n/**\n * The options to use when making a CDN URL\n */\nexport interface MakeURLOptions {\n\t/**\n\t * The allowed extensions that can be used\n\t */\n\tallowedExtensions?: readonly string[];\n\t/**\n\t * The extension to use for the image URL\n\t *\n\t * @defaultValue `'webp'`\n\t */\n\textension?: string | undefined;\n\t/**\n\t * The size specified in the image URL\n\t */\n\tsize?: ImageSize;\n}\n\n/**\n * The CDN link builder\n */\nexport class CDN {\n\tpublic constructor(private readonly base: string = DefaultRestOptions.cdn) {}\n\n\t/**\n\t * Generates an app asset URL for a client's asset.\n\t *\n\t * @param clientId - The client id that has the asset\n\t * @param assetHash - The hash provided by Discord for this asset\n\t * @param options - Optional options for the asset\n\t */\n\tpublic appAsset(clientId: string, assetHash: string, options?: Readonly): string {\n\t\treturn this.makeURL(`/app-assets/${clientId}/${assetHash}`, options);\n\t}\n\n\t/**\n\t * Generates an app icon URL for a client's icon.\n\t *\n\t * @param clientId - The client id that has the icon\n\t * @param iconHash - The hash provided by Discord for this icon\n\t * @param options - Optional options for the icon\n\t */\n\tpublic appIcon(clientId: string, iconHash: string, options?: Readonly): string {\n\t\treturn this.makeURL(`/app-icons/${clientId}/${iconHash}`, options);\n\t}\n\n\t/**\n\t * Generates an avatar URL, e.g. for a user or a webhook.\n\t *\n\t * @param id - The id that has the icon\n\t * @param avatarHash - The hash provided by Discord for this avatar\n\t * @param options - Optional options for the avatar\n\t */\n\tpublic avatar(id: string, avatarHash: string, options?: Readonly): string {\n\t\treturn this.dynamicMakeURL(`/avatars/${id}/${avatarHash}`, avatarHash, options);\n\t}\n\n\t/**\n\t * Generates a banner URL, e.g. for a user or a guild.\n\t *\n\t * @param id - The id that has the banner splash\n\t * @param bannerHash - The hash provided by Discord for this banner\n\t * @param options - Optional options for the banner\n\t */\n\tpublic banner(id: string, bannerHash: string, options?: Readonly): string {\n\t\treturn this.dynamicMakeURL(`/banners/${id}/${bannerHash}`, bannerHash, options);\n\t}\n\n\t/**\n\t * Generates an icon URL for a channel, e.g. a group DM.\n\t *\n\t * @param channelId - The channel id that has the icon\n\t * @param iconHash - The hash provided by Discord for this channel\n\t * @param options - Optional options for the icon\n\t */\n\tpublic channelIcon(channelId: string, iconHash: string, options?: Readonly): string {\n\t\treturn this.makeURL(`/channel-icons/${channelId}/${iconHash}`, options);\n\t}\n\n\t/**\n\t * Generates the default avatar URL for a discriminator.\n\t *\n\t * @param discriminator - The discriminator modulo 5\n\t */\n\tpublic defaultAvatar(discriminator: number): string {\n\t\treturn this.makeURL(`/embed/avatars/${discriminator}`, { extension: 'png' });\n\t}\n\n\t/**\n\t * Generates a discovery splash URL for a guild's discovery splash.\n\t *\n\t * @param guildId - The guild id that has the discovery splash\n\t * @param splashHash - The hash provided by Discord for this splash\n\t * @param options - Optional options for the splash\n\t */\n\tpublic discoverySplash(guildId: string, splashHash: string, options?: Readonly): string {\n\t\treturn this.makeURL(`/discovery-splashes/${guildId}/${splashHash}`, options);\n\t}\n\n\t/**\n\t * Generates an emoji's URL for an emoji.\n\t *\n\t * @param emojiId - The emoji id\n\t * @param extension - The extension of the emoji\n\t */\n\tpublic emoji(emojiId: string, extension?: ImageExtension): string {\n\t\treturn this.makeURL(`/emojis/${emojiId}`, { extension });\n\t}\n\n\t/**\n\t * Generates a guild member avatar URL.\n\t *\n\t * @param guildId - The id of the guild\n\t * @param userId - The id of the user\n\t * @param avatarHash - The hash provided by Discord for this avatar\n\t * @param options - Optional options for the avatar\n\t */\n\tpublic guildMemberAvatar(\n\t\tguildId: string,\n\t\tuserId: string,\n\t\tavatarHash: string,\n\t\toptions?: Readonly,\n\t): string {\n\t\treturn this.dynamicMakeURL(`/guilds/${guildId}/users/${userId}/avatars/${avatarHash}`, avatarHash, options);\n\t}\n\n\t/**\n\t * Generates a guild member banner URL.\n\t *\n\t * @param guildId - The id of the guild\n\t * @param userId - The id of the user\n\t * @param bannerHash - The hash provided by Discord for this banner\n\t * @param options - Optional options for the banner\n\t */\n\tpublic guildMemberBanner(\n\t\tguildId: string,\n\t\tuserId: string,\n\t\tbannerHash: string,\n\t\toptions?: Readonly,\n\t): string {\n\t\treturn this.dynamicMakeURL(`/guilds/${guildId}/users/${userId}/banner`, bannerHash, options);\n\t}\n\n\t/**\n\t * Generates an icon URL, e.g. for a guild.\n\t *\n\t * @param id - The id that has the icon splash\n\t * @param iconHash - The hash provided by Discord for this icon\n\t * @param options - Optional options for the icon\n\t */\n\tpublic icon(id: string, iconHash: string, options?: Readonly): string {\n\t\treturn this.dynamicMakeURL(`/icons/${id}/${iconHash}`, iconHash, options);\n\t}\n\n\t/**\n\t * Generates a URL for the icon of a role\n\t *\n\t * @param roleId - The id of the role that has the icon\n\t * @param roleIconHash - The hash provided by Discord for this role icon\n\t * @param options - Optional options for the role icon\n\t */\n\tpublic roleIcon(roleId: string, roleIconHash: string, options?: Readonly): string {\n\t\treturn this.makeURL(`/role-icons/${roleId}/${roleIconHash}`, options);\n\t}\n\n\t/**\n\t * Generates a guild invite splash URL for a guild's invite splash.\n\t *\n\t * @param guildId - The guild id that has the invite splash\n\t * @param splashHash - The hash provided by Discord for this splash\n\t * @param options - Optional options for the splash\n\t */\n\tpublic splash(guildId: string, splashHash: string, options?: Readonly): string {\n\t\treturn this.makeURL(`/splashes/${guildId}/${splashHash}`, options);\n\t}\n\n\t/**\n\t * Generates a sticker URL.\n\t *\n\t * @param stickerId - The sticker id\n\t * @param extension - The extension of the sticker\n\t * @privateRemarks\n\t * Stickers cannot have a `.webp` extension, so we default to a `.png`\n\t */\n\tpublic sticker(stickerId: string, extension: StickerExtension = 'png'): string {\n\t\treturn this.makeURL(`/stickers/${stickerId}`, { allowedExtensions: ALLOWED_STICKER_EXTENSIONS, extension });\n\t}\n\n\t/**\n\t * Generates a sticker pack banner URL.\n\t *\n\t * @param bannerId - The banner id\n\t * @param options - Optional options for the banner\n\t */\n\tpublic stickerPackBanner(bannerId: string, options?: Readonly): string {\n\t\treturn this.makeURL(`/app-assets/710982414301790216/store/${bannerId}`, options);\n\t}\n\n\t/**\n\t * Generates a team icon URL for a team's icon.\n\t *\n\t * @param teamId - The team id that has the icon\n\t * @param iconHash - The hash provided by Discord for this icon\n\t * @param options - Optional options for the icon\n\t */\n\tpublic teamIcon(teamId: string, iconHash: string, options?: Readonly): string {\n\t\treturn this.makeURL(`/team-icons/${teamId}/${iconHash}`, options);\n\t}\n\n\t/**\n\t * Generates a cover image for a guild scheduled event.\n\t *\n\t * @param scheduledEventId - The scheduled event id\n\t * @param coverHash - The hash provided by discord for this cover image\n\t * @param options - Optional options for the cover image\n\t */\n\tpublic guildScheduledEventCover(\n\t\tscheduledEventId: string,\n\t\tcoverHash: string,\n\t\toptions?: Readonly,\n\t): string {\n\t\treturn this.makeURL(`/guild-events/${scheduledEventId}/${coverHash}`, options);\n\t}\n\n\t/**\n\t * Constructs the URL for the resource, checking whether or not `hash` starts with `a_` if `dynamic` is set to `true`.\n\t *\n\t * @param route - The base cdn route\n\t * @param hash - The hash provided by Discord for this icon\n\t * @param options - Optional options for the link\n\t */\n\tprivate dynamicMakeURL(\n\t\troute: string,\n\t\thash: string,\n\t\t{ forceStatic = false, ...options }: Readonly = {},\n\t): string {\n\t\treturn this.makeURL(route, !forceStatic && hash.startsWith('a_') ? { ...options, extension: 'gif' } : options);\n\t}\n\n\t/**\n\t * Constructs the URL for the resource\n\t *\n\t * @param route - The base cdn route\n\t * @param options - The extension/size options for the link\n\t */\n\tprivate makeURL(\n\t\troute: string,\n\t\t{ allowedExtensions = ALLOWED_EXTENSIONS, extension = 'webp', size }: Readonly = {},\n\t): string {\n\t\t// eslint-disable-next-line no-param-reassign\n\t\textension = String(extension).toLowerCase();\n\n\t\tif (!allowedExtensions.includes(extension)) {\n\t\t\tthrow new RangeError(`Invalid extension provided: ${extension}\\nMust be one of: ${allowedExtensions.join(', ')}`);\n\t\t}\n\n\t\tif (size && !ALLOWED_SIZES.includes(size)) {\n\t\t\tthrow new RangeError(`Invalid size provided: ${size}\\nMust be one of: ${ALLOWED_SIZES.join(', ')}`);\n\t\t}\n\n\t\tconst url = new URL(`${this.base}${route}.${extension}`);\n\n\t\tif (size) {\n\t\t\turl.searchParams.set('size', String(size));\n\t\t}\n\n\t\treturn url.toString();\n\t}\n}\n","import process from 'node:process';\nimport { APIVersion } from 'discord-api-types/v10';\nimport { Agent } from 'undici';\nimport type { RESTOptions } from '../REST.js';\n\nexport const DefaultUserAgent =\n\t`DiscordBot (https://discord.js.org, 1.7.1)` as `DiscordBot (https://discord.js.org, ${string})`;\n\n/**\n * The default string to append onto the user agent.\n */\nexport const DefaultUserAgentAppendix = process.release?.name === 'node' ? `Node.js/${process.version}` : '';\n\nexport const DefaultRestOptions = {\n\tget agent() {\n\t\treturn new Agent({\n\t\t\tconnect: {\n\t\t\t\ttimeout: 30_000,\n\t\t\t},\n\t\t});\n\t},\n\tapi: 'https://discord.com/api',\n\tauthPrefix: 'Bot',\n\tcdn: 'https://cdn.discordapp.com',\n\theaders: {},\n\tinvalidRequestWarningInterval: 0,\n\tglobalRequestsPerSecond: 50,\n\toffset: 50,\n\trejectOnRateLimit: null,\n\tretries: 3,\n\ttimeout: 15_000,\n\tuserAgentAppendix: DefaultUserAgentAppendix,\n\tversion: APIVersion,\n\thashSweepInterval: 14_400_000, // 4 Hours\n\thashLifetime: 86_400_000, // 24 Hours\n\thandlerSweepInterval: 3_600_000, // 1 Hour\n} as const satisfies Required;\n\n/**\n * The events that the REST manager emits\n */\nexport enum RESTEvents {\n\tDebug = 'restDebug',\n\tHandlerSweep = 'handlerSweep',\n\tHashSweep = 'hashSweep',\n\tInvalidRequestWarning = 'invalidRequestWarning',\n\tRateLimited = 'rateLimited',\n\tResponse = 'response',\n}\n\nexport const ALLOWED_EXTENSIONS = ['webp', 'png', 'jpg', 'jpeg', 'gif'] as const satisfies readonly string[];\nexport const ALLOWED_STICKER_EXTENSIONS = ['png', 'json', 'gif'] as const satisfies readonly string[];\nexport const ALLOWED_SIZES = [16, 32, 64, 128, 256, 512, 1_024, 2_048, 4_096] as const satisfies readonly number[];\n\nexport type ImageExtension = (typeof ALLOWED_EXTENSIONS)[number];\nexport type StickerExtension = (typeof ALLOWED_STICKER_EXTENSIONS)[number];\nexport type ImageSize = (typeof ALLOWED_SIZES)[number];\n\nexport const OverwrittenMimeTypes = {\n\t// https://github.com/discordjs/discord.js/issues/8557\n\t'image/apng': 'image/png',\n} as const satisfies Readonly>;\n\nexport const BurstHandlerMajorIdKey = 'burst';\n","import type { InternalRequest, RawFile } from '../RequestManager.js';\n\ninterface DiscordErrorFieldInformation {\n\tcode: string;\n\tmessage: string;\n}\n\ninterface DiscordErrorGroupWrapper {\n\t_errors: DiscordError[];\n}\n\ntype DiscordError = DiscordErrorFieldInformation | DiscordErrorGroupWrapper | string | { [k: string]: DiscordError };\n\nexport interface DiscordErrorData {\n\tcode: number;\n\terrors?: DiscordError;\n\tmessage: string;\n}\n\nexport interface OAuthErrorData {\n\terror: string;\n\terror_description?: string;\n}\n\nexport interface RequestBody {\n\tfiles: RawFile[] | undefined;\n\tjson: unknown | undefined;\n}\n\nfunction isErrorGroupWrapper(error: DiscordError): error is DiscordErrorGroupWrapper {\n\treturn Reflect.has(error as Record, '_errors');\n}\n\nfunction isErrorResponse(error: DiscordError): error is DiscordErrorFieldInformation {\n\treturn typeof Reflect.get(error as Record, 'message') === 'string';\n}\n\n/**\n * Represents an API error returned by Discord\n */\nexport class DiscordAPIError extends Error {\n\tpublic requestBody: RequestBody;\n\n\t/**\n\t * @param rawError - The error reported by Discord\n\t * @param code - The error code reported by Discord\n\t * @param status - The status code of the response\n\t * @param method - The method of the request that erred\n\t * @param url - The url of the request that erred\n\t * @param bodyData - The unparsed data for the request that errored\n\t */\n\tpublic constructor(\n\t\tpublic rawError: DiscordErrorData | OAuthErrorData,\n\t\tpublic code: number | string,\n\t\tpublic status: number,\n\t\tpublic method: string,\n\t\tpublic url: string,\n\t\tbodyData: Pick,\n\t) {\n\t\tsuper(DiscordAPIError.getMessage(rawError));\n\n\t\tthis.requestBody = { files: bodyData.files, json: bodyData.body };\n\t}\n\n\t/**\n\t * The name of the error\n\t */\n\tpublic override get name(): string {\n\t\treturn `${DiscordAPIError.name}[${this.code}]`;\n\t}\n\n\tprivate static getMessage(error: DiscordErrorData | OAuthErrorData) {\n\t\tlet flattened = '';\n\t\tif ('code' in error) {\n\t\t\tif (error.errors) {\n\t\t\t\tflattened = [...this.flattenDiscordError(error.errors)].join('\\n');\n\t\t\t}\n\n\t\t\treturn error.message && flattened\n\t\t\t\t? `${error.message}\\n${flattened}`\n\t\t\t\t: error.message || flattened || 'Unknown Error';\n\t\t}\n\n\t\treturn error.error_description ?? 'No Description';\n\t}\n\n\tprivate static *flattenDiscordError(obj: DiscordError, key = ''): IterableIterator {\n\t\tif (isErrorResponse(obj)) {\n\t\t\treturn yield `${key.length ? `${key}[${obj.code}]` : `${obj.code}`}: ${obj.message}`.trim();\n\t\t}\n\n\t\tfor (const [otherKey, val] of Object.entries(obj)) {\n\t\t\tconst nextKey = otherKey.startsWith('_')\n\t\t\t\t? key\n\t\t\t\t: key\n\t\t\t\t? Number.isNaN(Number(otherKey))\n\t\t\t\t\t? `${key}.${otherKey}`\n\t\t\t\t\t: `${key}[${otherKey}]`\n\t\t\t\t: otherKey;\n\n\t\t\tif (typeof val === 'string') {\n\t\t\t\tyield val;\n\t\t\t} else if (isErrorGroupWrapper(val)) {\n\t\t\t\tfor (const error of val._errors) {\n\t\t\t\t\tyield* this.flattenDiscordError(error, nextKey);\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tyield* this.flattenDiscordError(val, nextKey);\n\t\t\t}\n\t\t}\n\t}\n}\n","import { STATUS_CODES } from 'node:http';\nimport type { InternalRequest } from '../RequestManager.js';\nimport type { RequestBody } from './DiscordAPIError.js';\n\n/**\n * Represents a HTTP error\n */\nexport class HTTPError extends Error {\n\tpublic requestBody: RequestBody;\n\n\tpublic override name = HTTPError.name;\n\n\t/**\n\t * @param status - The status code of the response\n\t * @param method - The method of the request that erred\n\t * @param url - The url of the request that erred\n\t * @param bodyData - The unparsed data for the request that errored\n\t */\n\tpublic constructor(\n\t\tpublic status: number,\n\t\tpublic method: string,\n\t\tpublic url: string,\n\t\tbodyData: Pick,\n\t) {\n\t\tsuper(STATUS_CODES[status]);\n\n\t\tthis.requestBody = { files: bodyData.files, json: bodyData.body };\n\t}\n}\n","import type { RateLimitData } from '../REST.js';\n\nexport class RateLimitError extends Error implements RateLimitData {\n\tpublic timeToReset: number;\n\n\tpublic limit: number;\n\n\tpublic method: string;\n\n\tpublic hash: string;\n\n\tpublic url: string;\n\n\tpublic route: string;\n\n\tpublic majorParameter: string;\n\n\tpublic global: boolean;\n\n\tpublic constructor({ timeToReset, limit, method, hash, url, route, majorParameter, global }: RateLimitData) {\n\t\tsuper();\n\t\tthis.timeToReset = timeToReset;\n\t\tthis.limit = limit;\n\t\tthis.method = method;\n\t\tthis.hash = hash;\n\t\tthis.url = url;\n\t\tthis.route = route;\n\t\tthis.majorParameter = majorParameter;\n\t\tthis.global = global;\n\t}\n\n\t/**\n\t * The name of the error\n\t */\n\tpublic override get name(): string {\n\t\treturn `${RateLimitError.name}[${this.route}]`;\n\t}\n}\n","import { Blob, Buffer } from 'node:buffer';\nimport { EventEmitter } from 'node:events';\nimport { setInterval, clearInterval } from 'node:timers';\nimport type { URLSearchParams } from 'node:url';\nimport { Collection } from '@discordjs/collection';\nimport { lazy } from '@discordjs/util';\nimport { DiscordSnowflake } from '@sapphire/snowflake';\nimport { FormData, type RequestInit, type BodyInit, type Dispatcher, type Agent } from 'undici';\nimport type { RESTOptions, RestEvents, RequestOptions } from './REST.js';\nimport { BurstHandler } from './handlers/BurstHandler.js';\nimport type { IHandler } from './handlers/IHandler.js';\nimport { SequentialHandler } from './handlers/SequentialHandler.js';\nimport {\n\tBurstHandlerMajorIdKey,\n\tDefaultRestOptions,\n\tDefaultUserAgent,\n\tOverwrittenMimeTypes,\n\tRESTEvents,\n} from './utils/constants.js';\nimport { resolveBody } from './utils/utils.js';\n\n// Make this a lazy dynamic import as file-type is a pure ESM package\nconst getFileType = lazy(async () => import('file-type'));\n\n/**\n * Represents a file to be added to the request\n */\nexport interface RawFile {\n\t/**\n\t * Content-Type of the file\n\t */\n\tcontentType?: string;\n\t/**\n\t * The actual data for the file\n\t */\n\tdata: Buffer | boolean | number | string;\n\t/**\n\t * An explicit key to use for key of the formdata field for this file.\n\t * When not provided, the index of the file in the files array is used in the form `files[${index}]`.\n\t * If you wish to alter the placeholder snowflake, you must provide this property in the same form (`files[${placeholder}]`)\n\t */\n\tkey?: string;\n\t/**\n\t * The name of the file\n\t */\n\tname: string;\n}\n\n/**\n * Represents possible data to be given to an endpoint\n */\nexport interface RequestData {\n\t/**\n\t * Whether to append JSON data to form data instead of `payload_json` when sending files\n\t */\n\tappendToFormData?: boolean;\n\t/**\n\t * If this request needs the `Authorization` header\n\t *\n\t * @defaultValue `true`\n\t */\n\tauth?: boolean;\n\t/**\n\t * The authorization prefix to use for this request, useful if you use this with bearer tokens\n\t *\n\t * @defaultValue `'Bot'`\n\t */\n\tauthPrefix?: 'Bearer' | 'Bot';\n\t/**\n\t * The body to send to this request.\n\t * If providing as BodyInit, set `passThroughBody: true`\n\t */\n\tbody?: BodyInit | unknown;\n\t/**\n\t * The {@link https://undici.nodejs.org/#/docs/api/Agent | Agent} to use for the request.\n\t */\n\tdispatcher?: Agent;\n\t/**\n\t * Files to be attached to this request\n\t */\n\tfiles?: RawFile[] | undefined;\n\t/**\n\t * Additional headers to add to this request\n\t */\n\theaders?: Record;\n\t/**\n\t * Whether to pass-through the body property directly to `fetch()`.\n\t * This only applies when files is NOT present\n\t */\n\tpassThroughBody?: boolean;\n\t/**\n\t * Query string parameters to append to the called endpoint\n\t */\n\tquery?: URLSearchParams;\n\t/**\n\t * Reason to show in the audit logs\n\t */\n\treason?: string | undefined;\n\t/**\n\t * The signal to abort the queue entry or the REST call, where applicable\n\t */\n\tsignal?: AbortSignal | undefined;\n\t/**\n\t * If this request should be versioned\n\t *\n\t * @defaultValue `true`\n\t */\n\tversioned?: boolean;\n}\n\n/**\n * Possible headers for an API call\n */\nexport interface RequestHeaders {\n\tAuthorization?: string;\n\t'User-Agent': string;\n\t'X-Audit-Log-Reason'?: string;\n}\n\n/**\n * Possible API methods to be used when doing requests\n */\nexport enum RequestMethod {\n\tDelete = 'DELETE',\n\tGet = 'GET',\n\tPatch = 'PATCH',\n\tPost = 'POST',\n\tPut = 'PUT',\n}\n\nexport type RouteLike = `/${string}`;\n\n/**\n * Internal request options\n *\n * @internal\n */\nexport interface InternalRequest extends RequestData {\n\tfullRoute: RouteLike;\n\tmethod: RequestMethod;\n}\n\nexport type HandlerRequestData = Pick;\n\n/**\n * Parsed route data for an endpoint\n *\n * @internal\n */\nexport interface RouteData {\n\tbucketRoute: string;\n\tmajorParameter: string;\n\toriginal: RouteLike;\n}\n\n/**\n * Represents a hash and its associated fields\n *\n * @internal\n */\nexport interface HashData {\n\tlastAccess: number;\n\tvalue: string;\n}\n\nexport interface RequestManager {\n\temit: ((event: K, ...args: RestEvents[K]) => boolean) &\n\t\t((event: Exclude, ...args: any[]) => boolean);\n\n\toff: ((event: K, listener: (...args: RestEvents[K]) => void) => this) &\n\t\t((event: Exclude, listener: (...args: any[]) => void) => this);\n\n\ton: ((event: K, listener: (...args: RestEvents[K]) => void) => this) &\n\t\t((event: Exclude, listener: (...args: any[]) => void) => this);\n\n\tonce: ((event: K, listener: (...args: RestEvents[K]) => void) => this) &\n\t\t((event: Exclude, listener: (...args: any[]) => void) => this);\n\n\tremoveAllListeners: ((event?: K) => this) &\n\t\t((event?: Exclude) => this);\n}\n\n/**\n * Represents the class that manages handlers for endpoints\n */\nexport class RequestManager extends EventEmitter {\n\t/**\n\t * The {@link https://undici.nodejs.org/#/docs/api/Agent | Agent} for all requests\n\t * performed by this manager.\n\t */\n\tpublic agent: Dispatcher | null = null;\n\n\t/**\n\t * The number of requests remaining in the global bucket\n\t */\n\tpublic globalRemaining: number;\n\n\t/**\n\t * The promise used to wait out the global rate limit\n\t */\n\tpublic globalDelay: Promise | null = null;\n\n\t/**\n\t * The timestamp at which the global bucket resets\n\t */\n\tpublic globalReset = -1;\n\n\t/**\n\t * API bucket hashes that are cached from provided routes\n\t */\n\tpublic readonly hashes = new Collection();\n\n\t/**\n\t * Request handlers created from the bucket hash and the major parameters\n\t */\n\tpublic readonly handlers = new Collection();\n\n\t#token: string | null = null;\n\n\tprivate hashTimer!: NodeJS.Timer;\n\n\tprivate handlerTimer!: NodeJS.Timer;\n\n\tpublic readonly options: RESTOptions;\n\n\tpublic constructor(options: Partial) {\n\t\tsuper();\n\t\tthis.options = { ...DefaultRestOptions, ...options };\n\t\tthis.options.offset = Math.max(0, this.options.offset);\n\t\tthis.globalRemaining = this.options.globalRequestsPerSecond;\n\t\tthis.agent = options.agent ?? null;\n\n\t\t// Start sweepers\n\t\tthis.setupSweepers();\n\t}\n\n\tprivate setupSweepers() {\n\t\t// eslint-disable-next-line unicorn/consistent-function-scoping\n\t\tconst validateMaxInterval = (interval: number) => {\n\t\t\tif (interval > 14_400_000) {\n\t\t\t\tthrow new Error('Cannot set an interval greater than 4 hours');\n\t\t\t}\n\t\t};\n\n\t\tif (this.options.hashSweepInterval !== 0 && this.options.hashSweepInterval !== Number.POSITIVE_INFINITY) {\n\t\t\tvalidateMaxInterval(this.options.hashSweepInterval);\n\t\t\tthis.hashTimer = setInterval(() => {\n\t\t\t\tconst sweptHashes = new Collection();\n\t\t\t\tconst currentDate = Date.now();\n\n\t\t\t\t// Begin sweeping hash based on lifetimes\n\t\t\t\tthis.hashes.sweep((val, key) => {\n\t\t\t\t\t// `-1` indicates a global hash\n\t\t\t\t\tif (val.lastAccess === -1) return false;\n\n\t\t\t\t\t// Check if lifetime has been exceeded\n\t\t\t\t\tconst shouldSweep = Math.floor(currentDate - val.lastAccess) > this.options.hashLifetime;\n\n\t\t\t\t\t// Add hash to collection of swept hashes\n\t\t\t\t\tif (shouldSweep) {\n\t\t\t\t\t\t// Add to swept hashes\n\t\t\t\t\t\tsweptHashes.set(key, val);\n\t\t\t\t\t}\n\n\t\t\t\t\t// Emit debug information\n\t\t\t\t\tthis.emit(RESTEvents.Debug, `Hash ${val.value} for ${key} swept due to lifetime being exceeded`);\n\n\t\t\t\t\treturn shouldSweep;\n\t\t\t\t});\n\n\t\t\t\t// Fire event\n\t\t\t\tthis.emit(RESTEvents.HashSweep, sweptHashes);\n\t\t\t}, this.options.hashSweepInterval).unref();\n\t\t}\n\n\t\tif (this.options.handlerSweepInterval !== 0 && this.options.handlerSweepInterval !== Number.POSITIVE_INFINITY) {\n\t\t\tvalidateMaxInterval(this.options.handlerSweepInterval);\n\t\t\tthis.handlerTimer = setInterval(() => {\n\t\t\t\tconst sweptHandlers = new Collection();\n\n\t\t\t\t// Begin sweeping handlers based on activity\n\t\t\t\tthis.handlers.sweep((val, key) => {\n\t\t\t\t\tconst { inactive } = val;\n\n\t\t\t\t\t// Collect inactive handlers\n\t\t\t\t\tif (inactive) {\n\t\t\t\t\t\tsweptHandlers.set(key, val);\n\t\t\t\t\t}\n\n\t\t\t\t\tthis.emit(RESTEvents.Debug, `Handler ${val.id} for ${key} swept due to being inactive`);\n\t\t\t\t\treturn inactive;\n\t\t\t\t});\n\n\t\t\t\t// Fire event\n\t\t\t\tthis.emit(RESTEvents.HandlerSweep, sweptHandlers);\n\t\t\t}, this.options.handlerSweepInterval).unref();\n\t\t}\n\t}\n\n\t/**\n\t * Sets the default agent to use for requests performed by this manager\n\t *\n\t * @param agent - The agent to use\n\t */\n\tpublic setAgent(agent: Dispatcher) {\n\t\tthis.agent = agent;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the authorization token that should be used for requests\n\t *\n\t * @param token - The authorization token to use\n\t */\n\tpublic setToken(token: string) {\n\t\tthis.#token = token;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Queues a request to be sent\n\t *\n\t * @param request - All the information needed to make a request\n\t * @returns The response from the api request\n\t */\n\tpublic async queueRequest(request: InternalRequest): Promise {\n\t\t// Generalize the endpoint to its route data\n\t\tconst routeId = RequestManager.generateRouteData(request.fullRoute, request.method);\n\t\t// Get the bucket hash for the generic route, or point to a global route otherwise\n\t\tconst hash = this.hashes.get(`${request.method}:${routeId.bucketRoute}`) ?? {\n\t\t\tvalue: `Global(${request.method}:${routeId.bucketRoute})`,\n\t\t\tlastAccess: -1,\n\t\t};\n\n\t\t// Get the request handler for the obtained hash, with its major parameter\n\t\tconst handler =\n\t\t\tthis.handlers.get(`${hash.value}:${routeId.majorParameter}`) ??\n\t\t\tthis.createHandler(hash.value, routeId.majorParameter);\n\n\t\t// Resolve the request into usable fetch options\n\t\tconst { url, fetchOptions } = await this.resolveRequest(request);\n\n\t\t// Queue the request\n\t\treturn handler.queueRequest(routeId, url, fetchOptions, {\n\t\t\tbody: request.body,\n\t\t\tfiles: request.files,\n\t\t\tauth: request.auth !== false,\n\t\t\tsignal: request.signal,\n\t\t});\n\t}\n\n\t/**\n\t * Creates a new rate limit handler from a hash, based on the hash and the major parameter\n\t *\n\t * @param hash - The hash for the route\n\t * @param majorParameter - The major parameter for this handler\n\t * @internal\n\t */\n\tprivate createHandler(hash: string, majorParameter: string) {\n\t\t// Create the async request queue to handle requests\n\t\tconst queue =\n\t\t\tmajorParameter === BurstHandlerMajorIdKey\n\t\t\t\t? new BurstHandler(this, hash, majorParameter)\n\t\t\t\t: new SequentialHandler(this, hash, majorParameter);\n\t\t// Save the queue based on its id\n\t\tthis.handlers.set(queue.id, queue);\n\n\t\treturn queue;\n\t}\n\n\t/**\n\t * Formats the request data to a usable format for fetch\n\t *\n\t * @param request - The request data\n\t */\n\tprivate async resolveRequest(request: InternalRequest): Promise<{ fetchOptions: RequestOptions; url: string }> {\n\t\tconst { options } = this;\n\n\t\tlet query = '';\n\n\t\t// If a query option is passed, use it\n\t\tif (request.query) {\n\t\t\tconst resolvedQuery = request.query.toString();\n\t\t\tif (resolvedQuery !== '') {\n\t\t\t\tquery = `?${resolvedQuery}`;\n\t\t\t}\n\t\t}\n\n\t\t// Create the required headers\n\t\tconst headers: RequestHeaders = {\n\t\t\t...this.options.headers,\n\t\t\t'User-Agent': `${DefaultUserAgent} ${options.userAgentAppendix}`.trim(),\n\t\t};\n\n\t\t// If this request requires authorization (allowing non-\"authorized\" requests for webhooks)\n\t\tif (request.auth !== false) {\n\t\t\t// If we haven't received a token, throw an error\n\t\t\tif (!this.#token) {\n\t\t\t\tthrow new Error('Expected token to be set for this request, but none was present');\n\t\t\t}\n\n\t\t\theaders.Authorization = `${request.authPrefix ?? this.options.authPrefix} ${this.#token}`;\n\t\t}\n\n\t\t// If a reason was set, set it's appropriate header\n\t\tif (request.reason?.length) {\n\t\t\theaders['X-Audit-Log-Reason'] = encodeURIComponent(request.reason);\n\t\t}\n\n\t\t// Format the full request URL (api base, optional version, endpoint, optional querystring)\n\t\tconst url = `${options.api}${request.versioned === false ? '' : `/v${options.version}`}${\n\t\t\trequest.fullRoute\n\t\t}${query}`;\n\n\t\tlet finalBody: RequestInit['body'];\n\t\tlet additionalHeaders: Record = {};\n\n\t\tif (request.files?.length) {\n\t\t\tconst formData = new FormData();\n\n\t\t\t// Attach all files to the request\n\t\t\tfor (const [index, file] of request.files.entries()) {\n\t\t\t\tconst fileKey = file.key ?? `files[${index}]`;\n\n\t\t\t\t// https://developer.mozilla.org/en-US/docs/Web/API/FormData/append#parameters\n\t\t\t\t// FormData.append only accepts a string or Blob.\n\t\t\t\t// https://developer.mozilla.org/en-US/docs/Web/API/Blob/Blob#parameters\n\t\t\t\t// The Blob constructor accepts TypedArray/ArrayBuffer, strings, and Blobs.\n\t\t\t\tif (Buffer.isBuffer(file.data)) {\n\t\t\t\t\t// Try to infer the content type from the buffer if one isn't passed\n\t\t\t\t\tconst { fileTypeFromBuffer } = await getFileType();\n\t\t\t\t\tlet contentType = file.contentType;\n\t\t\t\t\tif (!contentType) {\n\t\t\t\t\t\tconst parsedType = (await fileTypeFromBuffer(file.data))?.mime;\n\t\t\t\t\t\tif (parsedType) {\n\t\t\t\t\t\t\tcontentType = OverwrittenMimeTypes[parsedType as keyof typeof OverwrittenMimeTypes] ?? parsedType;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\tformData.append(fileKey, new Blob([file.data], { type: contentType }), file.name);\n\t\t\t\t} else {\n\t\t\t\t\tformData.append(fileKey, new Blob([`${file.data}`], { type: file.contentType }), file.name);\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// If a JSON body was added as well, attach it to the form data, using payload_json unless otherwise specified\n\t\t\t// eslint-disable-next-line no-eq-null, eqeqeq\n\t\t\tif (request.body != null) {\n\t\t\t\tif (request.appendToFormData) {\n\t\t\t\t\tfor (const [key, value] of Object.entries(request.body as Record)) {\n\t\t\t\t\t\tformData.append(key, value);\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\tformData.append('payload_json', JSON.stringify(request.body));\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Set the final body to the form data\n\t\t\tfinalBody = formData;\n\n\t\t\t// eslint-disable-next-line no-eq-null, eqeqeq\n\t\t} else if (request.body != null) {\n\t\t\tif (request.passThroughBody) {\n\t\t\t\tfinalBody = request.body as BodyInit;\n\t\t\t} else {\n\t\t\t\t// Stringify the JSON data\n\t\t\t\tfinalBody = JSON.stringify(request.body);\n\t\t\t\t// Set the additional headers to specify the content-type\n\t\t\t\tadditionalHeaders = { 'Content-Type': 'application/json' };\n\t\t\t}\n\t\t}\n\n\t\tfinalBody = await resolveBody(finalBody);\n\n\t\tconst fetchOptions: RequestOptions = {\n\t\t\theaders: { ...request.headers, ...additionalHeaders, ...headers } as Record,\n\t\t\tmethod: request.method.toUpperCase() as Dispatcher.HttpMethod,\n\t\t};\n\n\t\tif (finalBody !== undefined) {\n\t\t\tfetchOptions.body = finalBody as Exclude;\n\t\t}\n\n\t\t// Prioritize setting an agent per request, use the agent for this instance otherwise.\n\t\tfetchOptions.dispatcher = request.dispatcher ?? this.agent ?? undefined!;\n\n\t\treturn { url, fetchOptions };\n\t}\n\n\t/**\n\t * Stops the hash sweeping interval\n\t */\n\tpublic clearHashSweeper() {\n\t\tclearInterval(this.hashTimer);\n\t}\n\n\t/**\n\t * Stops the request handler sweeping interval\n\t */\n\tpublic clearHandlerSweeper() {\n\t\tclearInterval(this.handlerTimer);\n\t}\n\n\t/**\n\t * Generates route data for an endpoint:method\n\t *\n\t * @param endpoint - The raw endpoint to generalize\n\t * @param method - The HTTP method this endpoint is called without\n\t * @internal\n\t */\n\tprivate static generateRouteData(endpoint: RouteLike, method: RequestMethod): RouteData {\n\t\tif (endpoint.startsWith('/interactions/') && endpoint.endsWith('/callback')) {\n\t\t\treturn {\n\t\t\t\tmajorParameter: BurstHandlerMajorIdKey,\n\t\t\t\tbucketRoute: '/interactions/:id/:token/callback',\n\t\t\t\toriginal: endpoint,\n\t\t\t};\n\t\t}\n\n\t\tconst majorIdMatch = /^\\/(?:channels|guilds|webhooks)\\/(\\d{17,19})/.exec(endpoint);\n\n\t\t// Get the major id for this route - global otherwise\n\t\tconst majorId = majorIdMatch?.[1] ?? 'global';\n\n\t\tconst baseRoute = endpoint\n\t\t\t// Strip out all ids\n\t\t\t.replaceAll(/\\d{17,19}/g, ':id')\n\t\t\t// Strip out reaction as they fall under the same bucket\n\t\t\t.replace(/\\/reactions\\/(.*)/, '/reactions/:reaction');\n\n\t\tlet exceptions = '';\n\n\t\t// Hard-Code Old Message Deletion Exception (2 week+ old messages are a different bucket)\n\t\t// https://github.com/discord/discord-api-docs/issues/1295\n\t\tif (method === RequestMethod.Delete && baseRoute === '/channels/:id/messages/:id') {\n\t\t\tconst id = /\\d{17,19}$/.exec(endpoint)![0]!;\n\t\t\tconst timestamp = DiscordSnowflake.timestampFrom(id);\n\t\t\tif (Date.now() - timestamp > 1_000 * 60 * 60 * 24 * 14) {\n\t\t\t\texceptions += '/Delete Old Message';\n\t\t\t}\n\t\t}\n\n\t\treturn {\n\t\t\tmajorParameter: majorId,\n\t\t\tbucketRoute: baseRoute + exceptions,\n\t\t\toriginal: endpoint,\n\t\t};\n\t}\n}\n","import { setTimeout as sleep } from 'node:timers/promises';\nimport type { Dispatcher } from 'undici';\nimport type { RequestOptions } from '../REST.js';\nimport type { HandlerRequestData, RequestManager, RouteData } from '../RequestManager.js';\nimport { RESTEvents } from '../utils/constants.js';\nimport { onRateLimit, parseHeader } from '../utils/utils.js';\nimport type { IHandler } from './IHandler.js';\nimport { handleErrors, incrementInvalidCount, makeNetworkRequest } from './Shared.js';\n\n/**\n * The structure used to handle burst requests for a given bucket.\n * Burst requests have no ratelimit handling but allow for pre- and post-processing\n * of data in the same manner as sequentially queued requests.\n *\n * @remarks\n * This queue may still emit a rate limit error if an unexpected 429 is hit\n */\nexport class BurstHandler implements IHandler {\n\t/**\n\t * {@inheritdoc IHandler.id}\n\t */\n\tpublic readonly id: string;\n\n\t/**\n\t * {@inheritDoc IHandler.inactive}\n\t */\n\tpublic inactive = false;\n\n\t/**\n\t * @param manager - The request manager\n\t * @param hash - The hash that this RequestHandler handles\n\t * @param majorParameter - The major parameter for this handler\n\t */\n\tpublic constructor(\n\t\tprivate readonly manager: RequestManager,\n\t\tprivate readonly hash: string,\n\t\tprivate readonly majorParameter: string,\n\t) {\n\t\tthis.id = `${hash}:${majorParameter}`;\n\t}\n\n\t/**\n\t * Emits a debug message\n\t *\n\t * @param message - The message to debug\n\t */\n\tprivate debug(message: string) {\n\t\tthis.manager.emit(RESTEvents.Debug, `[REST ${this.id}] ${message}`);\n\t}\n\n\t/**\n\t * {@inheritDoc IHandler.queueRequest}\n\t */\n\tpublic async queueRequest(\n\t\trouteId: RouteData,\n\t\turl: string,\n\t\toptions: RequestOptions,\n\t\trequestData: HandlerRequestData,\n\t): Promise {\n\t\treturn this.runRequest(routeId, url, options, requestData);\n\t}\n\n\t/**\n\t * The method that actually makes the request to the API, and updates info about the bucket accordingly\n\t *\n\t * @param routeId - The generalized API route with literal ids for major parameters\n\t * @param url - The fully resolved URL to make the request to\n\t * @param options - The fetch options needed to make the request\n\t * @param requestData - Extra data from the user's request needed for errors and additional processing\n\t * @param retries - The number of retries this request has already attempted (recursion)\n\t */\n\tprivate async runRequest(\n\t\trouteId: RouteData,\n\t\turl: string,\n\t\toptions: RequestOptions,\n\t\trequestData: HandlerRequestData,\n\t\tretries = 0,\n\t): Promise {\n\t\tconst method = options.method ?? 'get';\n\n\t\tconst res = await makeNetworkRequest(this.manager, routeId, url, options, requestData, retries);\n\n\t\t// Retry requested\n\t\tif (res === null) {\n\t\t\t// eslint-disable-next-line no-param-reassign\n\t\t\treturn this.runRequest(routeId, url, options, requestData, ++retries);\n\t\t}\n\n\t\tconst status = res.statusCode;\n\t\tlet retryAfter = 0;\n\t\tconst retry = parseHeader(res.headers['retry-after']);\n\n\t\t// Amount of time in milliseconds until we should retry if rate limited (globally or otherwise)\n\t\tif (retry) retryAfter = Number(retry) * 1_000 + this.manager.options.offset;\n\n\t\t// Count the invalid requests\n\t\tif (status === 401 || status === 403 || status === 429) {\n\t\t\tincrementInvalidCount(this.manager);\n\t\t}\n\n\t\tif (status >= 200 && status < 300) {\n\t\t\treturn res;\n\t\t} else if (status === 429) {\n\t\t\t// Unexpected ratelimit\n\t\t\tconst isGlobal = res.headers['x-ratelimit-global'] !== undefined;\n\t\t\tawait onRateLimit(this.manager, {\n\t\t\t\ttimeToReset: retryAfter,\n\t\t\t\tlimit: Number.POSITIVE_INFINITY,\n\t\t\t\tmethod,\n\t\t\t\thash: this.hash,\n\t\t\t\turl,\n\t\t\t\troute: routeId.bucketRoute,\n\t\t\t\tmajorParameter: this.majorParameter,\n\t\t\t\tglobal: isGlobal,\n\t\t\t});\n\t\t\tthis.debug(\n\t\t\t\t[\n\t\t\t\t\t'Encountered unexpected 429 rate limit',\n\t\t\t\t\t` Global : ${isGlobal}`,\n\t\t\t\t\t` Method : ${method}`,\n\t\t\t\t\t` URL : ${url}`,\n\t\t\t\t\t` Bucket : ${routeId.bucketRoute}`,\n\t\t\t\t\t` Major parameter: ${routeId.majorParameter}`,\n\t\t\t\t\t` Hash : ${this.hash}`,\n\t\t\t\t\t` Limit : ${Number.POSITIVE_INFINITY}`,\n\t\t\t\t\t` Retry After : ${retryAfter}ms`,\n\t\t\t\t\t` Sublimit : None`,\n\t\t\t\t].join('\\n'),\n\t\t\t);\n\n\t\t\t// We are bypassing all other limits, but an encountered limit should be respected (it's probably a non-punished rate limit anyways)\n\t\t\tawait sleep(retryAfter);\n\n\t\t\t// Since this is not a server side issue, the next request should pass, so we don't bump the retries counter\n\t\t\treturn this.runRequest(routeId, url, options, requestData, retries);\n\t\t} else {\n\t\t\tconst handled = await handleErrors(this.manager, res, method, url, requestData, retries);\n\t\t\tif (handled === null) {\n\t\t\t\t// eslint-disable-next-line no-param-reassign\n\t\t\t\treturn this.runRequest(routeId, url, options, requestData, ++retries);\n\t\t\t}\n\n\t\t\treturn handled;\n\t\t}\n\t}\n}\n","import { Blob, Buffer } from 'node:buffer';\nimport { URLSearchParams } from 'node:url';\nimport { types } from 'node:util';\nimport type { RESTPatchAPIChannelJSONBody } from 'discord-api-types/v10';\nimport { FormData, type Dispatcher, type RequestInit } from 'undici';\nimport type { RateLimitData, RequestOptions } from '../REST.js';\nimport { type RequestManager, RequestMethod } from '../RequestManager.js';\nimport { RateLimitError } from '../errors/RateLimitError.js';\n\nexport function parseHeader(header: string[] | string | undefined): string | undefined {\n\tif (header === undefined || typeof header === 'string') {\n\t\treturn header;\n\t}\n\n\treturn header.join(';');\n}\n\nfunction serializeSearchParam(value: unknown): string | null {\n\tswitch (typeof value) {\n\t\tcase 'string':\n\t\t\treturn value;\n\t\tcase 'number':\n\t\tcase 'bigint':\n\t\tcase 'boolean':\n\t\t\treturn value.toString();\n\t\tcase 'object':\n\t\t\tif (value === null) return null;\n\t\t\tif (value instanceof Date) {\n\t\t\t\treturn Number.isNaN(value.getTime()) ? null : value.toISOString();\n\t\t\t}\n\n\t\t\t// eslint-disable-next-line @typescript-eslint/no-base-to-string\n\t\t\tif (typeof value.toString === 'function' && value.toString !== Object.prototype.toString) return value.toString();\n\t\t\treturn null;\n\t\tdefault:\n\t\t\treturn null;\n\t}\n}\n\n/**\n * Creates and populates an URLSearchParams instance from an object, stripping\n * out null and undefined values, while also coercing non-strings to strings.\n *\n * @param options - The options to use\n * @returns A populated URLSearchParams instance\n */\nexport function makeURLSearchParams(options?: Readonly) {\n\tconst params = new URLSearchParams();\n\tif (!options) return params;\n\n\tfor (const [key, value] of Object.entries(options)) {\n\t\tconst serialized = serializeSearchParam(value);\n\t\tif (serialized !== null) params.append(key, serialized);\n\t}\n\n\treturn params;\n}\n\n/**\n * Converts the response to usable data\n *\n * @param res - The fetch response\n */\nexport async function parseResponse(res: Dispatcher.ResponseData): Promise {\n\tconst header = parseHeader(res.headers['content-type']);\n\tif (header?.startsWith('application/json')) {\n\t\treturn res.body.json();\n\t}\n\n\treturn res.body.arrayBuffer();\n}\n\n/**\n * Check whether a request falls under a sublimit\n *\n * @param bucketRoute - The buckets route identifier\n * @param body - The options provided as JSON data\n * @param method - The HTTP method that will be used to make the request\n * @returns Whether the request falls under a sublimit\n */\nexport function hasSublimit(bucketRoute: string, body?: unknown, method?: string): boolean {\n\t// TODO: Update for new sublimits\n\t// Currently known sublimits:\n\t// Editing channel `name` or `topic`\n\tif (bucketRoute === '/channels/:id') {\n\t\tif (typeof body !== 'object' || body === null) return false;\n\t\t// This should never be a POST body, but just in case\n\t\tif (method !== RequestMethod.Patch) return false;\n\t\tconst castedBody = body as RESTPatchAPIChannelJSONBody;\n\t\treturn ['name', 'topic'].some((key) => Reflect.has(castedBody, key));\n\t}\n\n\t// If we are checking if a request has a sublimit on a route not checked above, sublimit all requests to avoid a flood of 429s\n\treturn true;\n}\n\nexport async function resolveBody(body: RequestInit['body']): Promise {\n\t// eslint-disable-next-line no-eq-null, eqeqeq\n\tif (body == null) {\n\t\treturn null;\n\t} else if (typeof body === 'string') {\n\t\treturn body;\n\t} else if (types.isUint8Array(body)) {\n\t\treturn body;\n\t} else if (types.isArrayBuffer(body)) {\n\t\treturn new Uint8Array(body);\n\t} else if (body instanceof URLSearchParams) {\n\t\treturn body.toString();\n\t} else if (body instanceof DataView) {\n\t\treturn new Uint8Array(body.buffer);\n\t} else if (body instanceof Blob) {\n\t\treturn new Uint8Array(await body.arrayBuffer());\n\t} else if (body instanceof FormData) {\n\t\treturn body;\n\t} else if ((body as Iterable)[Symbol.iterator]) {\n\t\tconst chunks = [...(body as Iterable)];\n\t\tconst length = chunks.reduce((a, b) => a + b.length, 0);\n\n\t\tconst uint8 = new Uint8Array(length);\n\t\tlet lengthUsed = 0;\n\n\t\treturn chunks.reduce((a, b) => {\n\t\t\ta.set(b, lengthUsed);\n\t\t\tlengthUsed += b.length;\n\t\t\treturn a;\n\t\t}, uint8);\n\t} else if ((body as AsyncIterable)[Symbol.asyncIterator]) {\n\t\tconst chunks: Uint8Array[] = [];\n\n\t\tfor await (const chunk of body as AsyncIterable) {\n\t\t\tchunks.push(chunk);\n\t\t}\n\n\t\treturn Buffer.concat(chunks);\n\t}\n\n\tthrow new TypeError(`Unable to resolve body.`);\n}\n\n/**\n * Check whether an error indicates that a retry can be attempted\n *\n * @param error - The error thrown by the network request\n * @returns Whether the error indicates a retry should be attempted\n */\nexport function shouldRetry(error: Error | NodeJS.ErrnoException) {\n\t// Retry for possible timed out requests\n\tif (error.name === 'AbortError') return true;\n\t// Downlevel ECONNRESET to retry as it may be recoverable\n\treturn ('code' in error && error.code === 'ECONNRESET') || error.message.includes('ECONNRESET');\n}\n\n/**\n * Determines whether the request should be queued or whether a RateLimitError should be thrown\n *\n * @internal\n */\nexport async function onRateLimit(manager: RequestManager, rateLimitData: RateLimitData) {\n\tconst { options } = manager;\n\tif (!options.rejectOnRateLimit) return;\n\n\tconst shouldThrow =\n\t\ttypeof options.rejectOnRateLimit === 'function'\n\t\t\t? await options.rejectOnRateLimit(rateLimitData)\n\t\t\t: options.rejectOnRateLimit.some((route) => rateLimitData.route.startsWith(route.toLowerCase()));\n\tif (shouldThrow) {\n\t\tthrow new RateLimitError(rateLimitData);\n\t}\n}\n","import { setTimeout, clearTimeout } from 'node:timers';\nimport { request, type Dispatcher } from 'undici';\nimport type { RequestOptions } from '../REST.js';\nimport type { HandlerRequestData, RequestManager, RouteData } from '../RequestManager.js';\nimport type { DiscordErrorData, OAuthErrorData } from '../errors/DiscordAPIError.js';\nimport { DiscordAPIError } from '../errors/DiscordAPIError.js';\nimport { HTTPError } from '../errors/HTTPError.js';\nimport { RESTEvents } from '../utils/constants.js';\nimport { parseResponse, shouldRetry } from '../utils/utils.js';\nimport type { PolyFillAbortSignal } from './IHandler.js';\n\n/**\n * Invalid request limiting is done on a per-IP basis, not a per-token basis.\n * The best we can do is track invalid counts process-wide (on the theory that\n * users could have multiple bots run from one process) rather than per-bot.\n * Therefore, store these at file scope here rather than in the client's\n * RESTManager object.\n */\nlet invalidCount = 0;\nlet invalidCountResetTime: number | null = null;\n\n/**\n * Increment the invalid request count and emit warning if necessary\n *\n * @internal\n */\nexport function incrementInvalidCount(manager: RequestManager) {\n\tif (!invalidCountResetTime || invalidCountResetTime < Date.now()) {\n\t\tinvalidCountResetTime = Date.now() + 1_000 * 60 * 10;\n\t\tinvalidCount = 0;\n\t}\n\n\tinvalidCount++;\n\n\tconst emitInvalid =\n\t\tmanager.options.invalidRequestWarningInterval > 0 &&\n\t\tinvalidCount % manager.options.invalidRequestWarningInterval === 0;\n\tif (emitInvalid) {\n\t\t// Let library users know periodically about invalid requests\n\t\tmanager.emit(RESTEvents.InvalidRequestWarning, {\n\t\t\tcount: invalidCount,\n\t\t\tremainingTime: invalidCountResetTime - Date.now(),\n\t\t});\n\t}\n}\n\n/**\n * Performs the actual network request for a request handler\n *\n * @param manager - The manager that holds options and emits informational events\n * @param routeId - The generalized api route with literal ids for major parameters\n * @param url - The fully resolved url to make the request to\n * @param options - The fetch options needed to make the request\n * @param requestData - Extra data from the user's request needed for errors and additional processing\n * @param retries - The number of retries this request has already attempted (recursion occurs on the handler)\n * @returns The respond from the network or `null` when the request should be retried\n * @internal\n */\nexport async function makeNetworkRequest(\n\tmanager: RequestManager,\n\trouteId: RouteData,\n\turl: string,\n\toptions: RequestOptions,\n\trequestData: HandlerRequestData,\n\tretries: number,\n) {\n\tconst controller = new AbortController();\n\tconst timeout = setTimeout(() => controller.abort(), manager.options.timeout).unref();\n\tif (requestData.signal) {\n\t\t// The type polyfill is required because Node.js's types are incomplete.\n\t\tconst signal = requestData.signal as unknown as PolyFillAbortSignal;\n\t\t// If the user signal was aborted, abort the controller, else abort the local signal.\n\t\t// The reason why we don't re-use the user's signal, is because users may use the same signal for multiple\n\t\t// requests, and we do not want to cause unexpected side-effects.\n\t\tif (signal.aborted) controller.abort();\n\t\telse signal.addEventListener('abort', () => controller.abort());\n\t}\n\n\tlet res: Dispatcher.ResponseData;\n\ttry {\n\t\tres = await request(url, { ...options, signal: controller.signal });\n\t} catch (error: unknown) {\n\t\tif (!(error instanceof Error)) throw error;\n\t\t// Retry the specified number of times if needed\n\t\tif (shouldRetry(error) && retries !== manager.options.retries) {\n\t\t\t// Retry is handled by the handler upon receiving null\n\t\t\treturn null;\n\t\t}\n\n\t\tthrow error;\n\t} finally {\n\t\tclearTimeout(timeout);\n\t}\n\n\tif (manager.listenerCount(RESTEvents.Response)) {\n\t\tmanager.emit(\n\t\t\tRESTEvents.Response,\n\t\t\t{\n\t\t\t\tmethod: options.method ?? 'get',\n\t\t\t\tpath: routeId.original,\n\t\t\t\troute: routeId.bucketRoute,\n\t\t\t\toptions,\n\t\t\t\tdata: requestData,\n\t\t\t\tretries,\n\t\t\t},\n\t\t\t{ ...res },\n\t\t);\n\t}\n\n\treturn res;\n}\n\n/**\n * Handles 5xx and 4xx errors (not 429's) conventionally. 429's should be handled before calling this function\n *\n * @param manager - The manager that holds options and emits informational events\n * @param res - The response received from {@link makeNetworkRequest}\n * @param method - The method used to make the request\n * @param url - The fully resolved url to make the request to\n * @param requestData - Extra data from the user's request needed for errors and additional processing\n * @param retries - The number of retries this request has already attempted (recursion occurs on the handler)\n * @returns - The response if the status code is not handled or null to request a retry\n */\nexport async function handleErrors(\n\tmanager: RequestManager,\n\tres: Dispatcher.ResponseData,\n\tmethod: string,\n\turl: string,\n\trequestData: HandlerRequestData,\n\tretries: number,\n) {\n\tconst status = res.statusCode;\n\tif (status >= 500 && status < 600) {\n\t\t// Retry the specified number of times for possible server side issues\n\t\tif (retries !== manager.options.retries) {\n\t\t\treturn null;\n\t\t}\n\n\t\t// We are out of retries, throw an error\n\t\tthrow new HTTPError(status, method, url, requestData);\n\t} else {\n\t\t// Handle possible malformed requests\n\t\tif (status >= 400 && status < 500) {\n\t\t\t// If we receive this status code, it means the token we had is no longer valid.\n\t\t\tif (status === 401 && requestData.auth) {\n\t\t\t\tmanager.setToken(null!);\n\t\t\t}\n\n\t\t\t// The request will not succeed for some reason, parse the error returned from the api\n\t\t\tconst data = (await parseResponse(res)) as DiscordErrorData | OAuthErrorData;\n\t\t\t// throw the API error\n\t\t\tthrow new DiscordAPIError(data, 'code' in data ? data.code : data.error, status, method, url, requestData);\n\t\t}\n\n\t\treturn res;\n\t}\n}\n","import { setTimeout as sleep } from 'node:timers/promises';\nimport { AsyncQueue } from '@sapphire/async-queue';\nimport type { Dispatcher } from 'undici';\nimport type { RateLimitData, RequestOptions } from '../REST.js';\nimport type { HandlerRequestData, RequestManager, RouteData } from '../RequestManager.js';\nimport { RESTEvents } from '../utils/constants.js';\nimport { hasSublimit, onRateLimit, parseHeader } from '../utils/utils.js';\nimport type { IHandler } from './IHandler.js';\nimport { handleErrors, incrementInvalidCount, makeNetworkRequest } from './Shared.js';\n\nconst enum QueueType {\n\tStandard,\n\tSublimit,\n}\n\n/**\n * The structure used to handle sequential requests for a given bucket\n */\nexport class SequentialHandler implements IHandler {\n\t/**\n\t * {@inheritDoc IHandler.id}\n\t */\n\tpublic readonly id: string;\n\n\t/**\n\t * The time this rate limit bucket will reset\n\t */\n\tprivate reset = -1;\n\n\t/**\n\t * The remaining requests that can be made before we are rate limited\n\t */\n\tprivate remaining = 1;\n\n\t/**\n\t * The total number of requests that can be made before we are rate limited\n\t */\n\tprivate limit = Number.POSITIVE_INFINITY;\n\n\t/**\n\t * The interface used to sequence async requests sequentially\n\t */\n\t#asyncQueue = new AsyncQueue();\n\n\t/**\n\t * The interface used to sequence sublimited async requests sequentially\n\t */\n\t#sublimitedQueue: AsyncQueue | null = null;\n\n\t/**\n\t * A promise wrapper for when the sublimited queue is finished being processed or null when not being processed\n\t */\n\t#sublimitPromise: { promise: Promise; resolve(): void } | null = null;\n\n\t/**\n\t * Whether the sublimit queue needs to be shifted in the finally block\n\t */\n\t#shiftSublimit = false;\n\n\t/**\n\t * @param manager - The request manager\n\t * @param hash - The hash that this RequestHandler handles\n\t * @param majorParameter - The major parameter for this handler\n\t */\n\tpublic constructor(\n\t\tprivate readonly manager: RequestManager,\n\t\tprivate readonly hash: string,\n\t\tprivate readonly majorParameter: string,\n\t) {\n\t\tthis.id = `${hash}:${majorParameter}`;\n\t}\n\n\t/**\n\t * {@inheritDoc IHandler.inactive}\n\t */\n\tpublic get inactive(): boolean {\n\t\treturn (\n\t\t\tthis.#asyncQueue.remaining === 0 &&\n\t\t\t(this.#sublimitedQueue === null || this.#sublimitedQueue.remaining === 0) &&\n\t\t\t!this.limited\n\t\t);\n\t}\n\n\t/**\n\t * If the rate limit bucket is currently limited by the global limit\n\t */\n\tprivate get globalLimited(): boolean {\n\t\treturn this.manager.globalRemaining <= 0 && Date.now() < this.manager.globalReset;\n\t}\n\n\t/**\n\t * If the rate limit bucket is currently limited by its limit\n\t */\n\tprivate get localLimited(): boolean {\n\t\treturn this.remaining <= 0 && Date.now() < this.reset;\n\t}\n\n\t/**\n\t * If the rate limit bucket is currently limited\n\t */\n\tprivate get limited(): boolean {\n\t\treturn this.globalLimited || this.localLimited;\n\t}\n\n\t/**\n\t * The time until queued requests can continue\n\t */\n\tprivate get timeToReset(): number {\n\t\treturn this.reset + this.manager.options.offset - Date.now();\n\t}\n\n\t/**\n\t * Emits a debug message\n\t *\n\t * @param message - The message to debug\n\t */\n\tprivate debug(message: string) {\n\t\tthis.manager.emit(RESTEvents.Debug, `[REST ${this.id}] ${message}`);\n\t}\n\n\t/**\n\t * Delay all requests for the specified amount of time, handling global rate limits\n\t *\n\t * @param time - The amount of time to delay all requests for\n\t */\n\tprivate async globalDelayFor(time: number): Promise {\n\t\tawait sleep(time);\n\t\tthis.manager.globalDelay = null;\n\t}\n\n\t/**\n\t * {@inheritDoc IHandler.queueRequest}\n\t */\n\tpublic async queueRequest(\n\t\trouteId: RouteData,\n\t\turl: string,\n\t\toptions: RequestOptions,\n\t\trequestData: HandlerRequestData,\n\t): Promise {\n\t\tlet queue = this.#asyncQueue;\n\t\tlet queueType = QueueType.Standard;\n\t\t// Separate sublimited requests when already sublimited\n\t\tif (this.#sublimitedQueue && hasSublimit(routeId.bucketRoute, requestData.body, options.method)) {\n\t\t\tqueue = this.#sublimitedQueue!;\n\t\t\tqueueType = QueueType.Sublimit;\n\t\t}\n\n\t\t// Wait for any previous requests to be completed before this one is run\n\t\tawait queue.wait({ signal: requestData.signal });\n\t\t// This set handles retroactively sublimiting requests\n\t\tif (queueType === QueueType.Standard) {\n\t\t\tif (this.#sublimitedQueue && hasSublimit(routeId.bucketRoute, requestData.body, options.method)) {\n\t\t\t\t/**\n\t\t\t\t * Remove the request from the standard queue, it should never be possible to get here while processing the\n\t\t\t\t * sublimit queue so there is no need to worry about shifting the wrong request\n\t\t\t\t */\n\t\t\t\tqueue = this.#sublimitedQueue!;\n\t\t\t\tconst wait = queue.wait();\n\t\t\t\tthis.#asyncQueue.shift();\n\t\t\t\tawait wait;\n\t\t\t} else if (this.#sublimitPromise) {\n\t\t\t\t// Stall requests while the sublimit queue gets processed\n\t\t\t\tawait this.#sublimitPromise.promise;\n\t\t\t}\n\t\t}\n\n\t\ttry {\n\t\t\t// Make the request, and return the results\n\t\t\treturn await this.runRequest(routeId, url, options, requestData);\n\t\t} finally {\n\t\t\t// Allow the next request to fire\n\t\t\tqueue.shift();\n\t\t\tif (this.#shiftSublimit) {\n\t\t\t\tthis.#shiftSublimit = false;\n\t\t\t\tthis.#sublimitedQueue?.shift();\n\t\t\t}\n\n\t\t\t// If this request is the last request in a sublimit\n\t\t\tif (this.#sublimitedQueue?.remaining === 0) {\n\t\t\t\tthis.#sublimitPromise?.resolve();\n\t\t\t\tthis.#sublimitedQueue = null;\n\t\t\t}\n\t\t}\n\t}\n\n\t/**\n\t * The method that actually makes the request to the api, and updates info about the bucket accordingly\n\t *\n\t * @param routeId - The generalized api route with literal ids for major parameters\n\t * @param url - The fully resolved url to make the request to\n\t * @param options - The fetch options needed to make the request\n\t * @param requestData - Extra data from the user's request needed for errors and additional processing\n\t * @param retries - The number of retries this request has already attempted (recursion)\n\t */\n\tprivate async runRequest(\n\t\trouteId: RouteData,\n\t\turl: string,\n\t\toptions: RequestOptions,\n\t\trequestData: HandlerRequestData,\n\t\tretries = 0,\n\t): Promise {\n\t\t/*\n\t\t * After calculations have been done, pre-emptively stop further requests\n\t\t * Potentially loop until this task can run if e.g. the global rate limit is hit twice\n\t\t */\n\t\twhile (this.limited) {\n\t\t\tconst isGlobal = this.globalLimited;\n\t\t\tlet limit: number;\n\t\t\tlet timeout: number;\n\t\t\tlet delay: Promise;\n\n\t\t\tif (isGlobal) {\n\t\t\t\t// Set RateLimitData based on the global limit\n\t\t\t\tlimit = this.manager.options.globalRequestsPerSecond;\n\t\t\t\ttimeout = this.manager.globalReset + this.manager.options.offset - Date.now();\n\t\t\t\t// If this is the first task to reach the global timeout, set the global delay\n\t\t\t\tif (!this.manager.globalDelay) {\n\t\t\t\t\t// The global delay function clears the global delay state when it is resolved\n\t\t\t\t\tthis.manager.globalDelay = this.globalDelayFor(timeout);\n\t\t\t\t}\n\n\t\t\t\tdelay = this.manager.globalDelay;\n\t\t\t} else {\n\t\t\t\t// Set RateLimitData based on the route-specific limit\n\t\t\t\tlimit = this.limit;\n\t\t\t\ttimeout = this.timeToReset;\n\t\t\t\tdelay = sleep(timeout);\n\t\t\t}\n\n\t\t\tconst rateLimitData: RateLimitData = {\n\t\t\t\ttimeToReset: timeout,\n\t\t\t\tlimit,\n\t\t\t\tmethod: options.method ?? 'get',\n\t\t\t\thash: this.hash,\n\t\t\t\turl,\n\t\t\t\troute: routeId.bucketRoute,\n\t\t\t\tmajorParameter: this.majorParameter,\n\t\t\t\tglobal: isGlobal,\n\t\t\t};\n\t\t\t// Let library users know they have hit a rate limit\n\t\t\tthis.manager.emit(RESTEvents.RateLimited, rateLimitData);\n\t\t\t// Determine whether a RateLimitError should be thrown\n\t\t\tawait onRateLimit(this.manager, rateLimitData);\n\t\t\t// When not erroring, emit debug for what is happening\n\t\t\tif (isGlobal) {\n\t\t\t\tthis.debug(`Global rate limit hit, blocking all requests for ${timeout}ms`);\n\t\t\t} else {\n\t\t\t\tthis.debug(`Waiting ${timeout}ms for rate limit to pass`);\n\t\t\t}\n\n\t\t\t// Wait the remaining time left before the rate limit resets\n\t\t\tawait delay;\n\t\t}\n\n\t\t// As the request goes out, update the global usage information\n\t\tif (!this.manager.globalReset || this.manager.globalReset < Date.now()) {\n\t\t\tthis.manager.globalReset = Date.now() + 1_000;\n\t\t\tthis.manager.globalRemaining = this.manager.options.globalRequestsPerSecond;\n\t\t}\n\n\t\tthis.manager.globalRemaining--;\n\n\t\tconst method = options.method ?? 'get';\n\n\t\tconst res = await makeNetworkRequest(this.manager, routeId, url, options, requestData, retries);\n\n\t\t// Retry requested\n\t\tif (res === null) {\n\t\t\t// eslint-disable-next-line no-param-reassign\n\t\t\treturn this.runRequest(routeId, url, options, requestData, ++retries);\n\t\t}\n\n\t\tconst status = res.statusCode;\n\t\tlet retryAfter = 0;\n\n\t\tconst limit = parseHeader(res.headers['x-ratelimit-limit']);\n\t\tconst remaining = parseHeader(res.headers['x-ratelimit-remaining']);\n\t\tconst reset = parseHeader(res.headers['x-ratelimit-reset-after']);\n\t\tconst hash = parseHeader(res.headers['x-ratelimit-bucket']);\n\t\tconst retry = parseHeader(res.headers['retry-after']);\n\n\t\t// Update the total number of requests that can be made before the rate limit resets\n\t\tthis.limit = limit ? Number(limit) : Number.POSITIVE_INFINITY;\n\t\t// Update the number of remaining requests that can be made before the rate limit resets\n\t\tthis.remaining = remaining ? Number(remaining) : 1;\n\t\t// Update the time when this rate limit resets (reset-after is in seconds)\n\t\tthis.reset = reset ? Number(reset) * 1_000 + Date.now() + this.manager.options.offset : Date.now();\n\n\t\t// Amount of time in milliseconds until we should retry if rate limited (globally or otherwise)\n\t\tif (retry) retryAfter = Number(retry) * 1_000 + this.manager.options.offset;\n\n\t\t// Handle buckets via the hash header retroactively\n\t\tif (hash && hash !== this.hash) {\n\t\t\t// Let library users know when rate limit buckets have been updated\n\t\t\tthis.debug(['Received bucket hash update', ` Old Hash : ${this.hash}`, ` New Hash : ${hash}`].join('\\n'));\n\t\t\t// This queue will eventually be eliminated via attrition\n\t\t\tthis.manager.hashes.set(`${method}:${routeId.bucketRoute}`, { value: hash, lastAccess: Date.now() });\n\t\t} else if (hash) {\n\t\t\t// Handle the case where hash value doesn't change\n\t\t\t// Fetch the hash data from the manager\n\t\t\tconst hashData = this.manager.hashes.get(`${method}:${routeId.bucketRoute}`);\n\n\t\t\t// When fetched, update the last access of the hash\n\t\t\tif (hashData) {\n\t\t\t\thashData.lastAccess = Date.now();\n\t\t\t}\n\t\t}\n\n\t\t// Handle retryAfter, which means we have actually hit a rate limit\n\t\tlet sublimitTimeout: number | null = null;\n\t\tif (retryAfter > 0) {\n\t\t\tif (res.headers['x-ratelimit-global'] !== undefined) {\n\t\t\t\tthis.manager.globalRemaining = 0;\n\t\t\t\tthis.manager.globalReset = Date.now() + retryAfter;\n\t\t\t} else if (!this.localLimited) {\n\t\t\t\t/*\n\t\t\t\t * This is a sublimit (e.g. 2 channel name changes/10 minutes) since the headers don't indicate a\n\t\t\t\t * route-wide rate limit. Don't update remaining or reset to avoid rate limiting the whole\n\t\t\t\t * endpoint, just set a reset time on the request itself to avoid retrying too soon.\n\t\t\t\t */\n\t\t\t\tsublimitTimeout = retryAfter;\n\t\t\t}\n\t\t}\n\n\t\t// Count the invalid requests\n\t\tif (status === 401 || status === 403 || status === 429) {\n\t\t\tincrementInvalidCount(this.manager);\n\t\t}\n\n\t\tif (status >= 200 && status < 300) {\n\t\t\treturn res;\n\t\t} else if (status === 429) {\n\t\t\t// A rate limit was hit - this may happen if the route isn't associated with an official bucket hash yet, or when first globally rate limited\n\t\t\tconst isGlobal = this.globalLimited;\n\t\t\tlet limit: number;\n\t\t\tlet timeout: number;\n\n\t\t\tif (isGlobal) {\n\t\t\t\t// Set RateLimitData based on the global limit\n\t\t\t\tlimit = this.manager.options.globalRequestsPerSecond;\n\t\t\t\ttimeout = this.manager.globalReset + this.manager.options.offset - Date.now();\n\t\t\t} else {\n\t\t\t\t// Set RateLimitData based on the route-specific limit\n\t\t\t\tlimit = this.limit;\n\t\t\t\ttimeout = this.timeToReset;\n\t\t\t}\n\n\t\t\tawait onRateLimit(this.manager, {\n\t\t\t\ttimeToReset: timeout,\n\t\t\t\tlimit,\n\t\t\t\tmethod,\n\t\t\t\thash: this.hash,\n\t\t\t\turl,\n\t\t\t\troute: routeId.bucketRoute,\n\t\t\t\tmajorParameter: this.majorParameter,\n\t\t\t\tglobal: isGlobal,\n\t\t\t});\n\t\t\tthis.debug(\n\t\t\t\t[\n\t\t\t\t\t'Encountered unexpected 429 rate limit',\n\t\t\t\t\t` Global : ${isGlobal.toString()}`,\n\t\t\t\t\t` Method : ${method}`,\n\t\t\t\t\t` URL : ${url}`,\n\t\t\t\t\t` Bucket : ${routeId.bucketRoute}`,\n\t\t\t\t\t` Major parameter: ${routeId.majorParameter}`,\n\t\t\t\t\t` Hash : ${this.hash}`,\n\t\t\t\t\t` Limit : ${limit}`,\n\t\t\t\t\t` Retry After : ${retryAfter}ms`,\n\t\t\t\t\t` Sublimit : ${sublimitTimeout ? `${sublimitTimeout}ms` : 'None'}`,\n\t\t\t\t].join('\\n'),\n\t\t\t);\n\t\t\t// If caused by a sublimit, wait it out here so other requests on the route can be handled\n\t\t\tif (sublimitTimeout) {\n\t\t\t\t// Normally the sublimit queue will not exist, however, if a sublimit is hit while in the sublimit queue, it will\n\t\t\t\tconst firstSublimit = !this.#sublimitedQueue;\n\t\t\t\tif (firstSublimit) {\n\t\t\t\t\tthis.#sublimitedQueue = new AsyncQueue();\n\t\t\t\t\tvoid this.#sublimitedQueue.wait();\n\t\t\t\t\tthis.#asyncQueue.shift();\n\t\t\t\t}\n\n\t\t\t\tthis.#sublimitPromise?.resolve();\n\t\t\t\tthis.#sublimitPromise = null;\n\t\t\t\tawait sleep(sublimitTimeout);\n\t\t\t\tlet resolve: () => void;\n\t\t\t\t// eslint-disable-next-line promise/param-names, no-promise-executor-return\n\t\t\t\tconst promise = new Promise((res) => (resolve = res));\n\t\t\t\tthis.#sublimitPromise = { promise, resolve: resolve! };\n\t\t\t\tif (firstSublimit) {\n\t\t\t\t\t// Re-queue this request so it can be shifted by the finally\n\t\t\t\t\tawait this.#asyncQueue.wait();\n\t\t\t\t\tthis.#shiftSublimit = true;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Since this is not a server side issue, the next request should pass, so we don't bump the retries counter\n\t\t\treturn this.runRequest(routeId, url, options, requestData, retries);\n\t\t} else {\n\t\t\tconst handled = await handleErrors(this.manager, res, method, url, requestData, retries);\n\t\t\tif (handled === null) {\n\t\t\t\t// eslint-disable-next-line no-param-reassign\n\t\t\t\treturn this.runRequest(routeId, url, options, requestData, ++retries);\n\t\t\t}\n\n\t\t\treturn handled;\n\t\t}\n\t}\n}\n","import { EventEmitter } from 'node:events';\nimport type { Collection } from '@discordjs/collection';\nimport type { request, Dispatcher } from 'undici';\nimport { CDN } from './CDN.js';\nimport {\n\tRequestManager,\n\tRequestMethod,\n\ttype HashData,\n\ttype HandlerRequestData,\n\ttype InternalRequest,\n\ttype RequestData,\n\ttype RouteLike,\n} from './RequestManager.js';\nimport type { IHandler } from './handlers/IHandler.js';\nimport { DefaultRestOptions, RESTEvents } from './utils/constants.js';\nimport { parseResponse } from './utils/utils.js';\n\n/**\n * Options to be passed when creating the REST instance\n */\nexport interface RESTOptions {\n\t/**\n\t * The agent to set globally\n\t */\n\tagent: Dispatcher;\n\t/**\n\t * The base api path, without version\n\t *\n\t * @defaultValue `'https://discord.com/api'`\n\t */\n\tapi: string;\n\t/**\n\t * The authorization prefix to use for requests, useful if you want to use\n\t * bearer tokens\n\t *\n\t * @defaultValue `'Bot'`\n\t */\n\tauthPrefix: 'Bearer' | 'Bot';\n\t/**\n\t * The cdn path\n\t *\n\t * @defaultValue 'https://cdn.discordapp.com'\n\t */\n\tcdn: string;\n\t/**\n\t * How many requests to allow sending per second (Infinity for unlimited, 50 for the standard global limit used by Discord)\n\t *\n\t * @defaultValue `50`\n\t */\n\tglobalRequestsPerSecond: number;\n\t/**\n\t * The amount of time in milliseconds that passes between each hash sweep. (defaults to 1h)\n\t *\n\t * @defaultValue `3_600_000`\n\t */\n\thandlerSweepInterval: number;\n\t/**\n\t * The maximum amount of time a hash can exist in milliseconds without being hit with a request (defaults to 24h)\n\t *\n\t * @defaultValue `86_400_000`\n\t */\n\thashLifetime: number;\n\t/**\n\t * The amount of time in milliseconds that passes between each hash sweep. (defaults to 4h)\n\t *\n\t * @defaultValue `14_400_000`\n\t */\n\thashSweepInterval: number;\n\t/**\n\t * Additional headers to send for all API requests\n\t *\n\t * @defaultValue `{}`\n\t */\n\theaders: Record;\n\t/**\n\t * The number of invalid REST requests (those that return 401, 403, or 429) in a 10 minute window between emitted warnings (0 for no warnings).\n\t * That is, if set to 500, warnings will be emitted at invalid request number 500, 1000, 1500, and so on.\n\t *\n\t * @defaultValue `0`\n\t */\n\tinvalidRequestWarningInterval: number;\n\t/**\n\t * The extra offset to add to rate limits in milliseconds\n\t *\n\t * @defaultValue `50`\n\t */\n\toffset: number;\n\t/**\n\t * Determines how rate limiting and pre-emptive throttling should be handled.\n\t * When an array of strings, each element is treated as a prefix for the request route\n\t * (e.g. `/channels` to match any route starting with `/channels` such as `/channels/:id/messages`)\n\t * for which to throw {@link RateLimitError}s. All other request routes will be queued normally\n\t *\n\t * @defaultValue `null`\n\t */\n\trejectOnRateLimit: RateLimitQueueFilter | string[] | null;\n\t/**\n\t * The number of retries for errors with the 500 code, or errors\n\t * that timeout\n\t *\n\t * @defaultValue `3`\n\t */\n\tretries: number;\n\t/**\n\t * The time to wait in milliseconds before a request is aborted\n\t *\n\t * @defaultValue `15_000`\n\t */\n\ttimeout: number;\n\t/**\n\t * Extra information to add to the user agent\n\t *\n\t * @defaultValue DefaultUserAgentAppendix\n\t */\n\tuserAgentAppendix: string;\n\t/**\n\t * The version of the API to use\n\t *\n\t * @defaultValue `'10'`\n\t */\n\tversion: string;\n}\n\n/**\n * Data emitted on `RESTEvents.RateLimited`\n */\nexport interface RateLimitData {\n\t/**\n\t * Whether the rate limit that was reached was the global limit\n\t */\n\tglobal: boolean;\n\t/**\n\t * The bucket hash for this request\n\t */\n\thash: string;\n\t/**\n\t * The amount of requests we can perform before locking requests\n\t */\n\tlimit: number;\n\t/**\n\t * The major parameter of the route\n\t *\n\t * For example, in `/channels/x`, this will be `x`.\n\t * If there is no major parameter (e.g: `/bot/gateway`) this will be `global`.\n\t */\n\tmajorParameter: string;\n\t/**\n\t * The HTTP method being performed\n\t */\n\tmethod: string;\n\t/**\n\t * The route being hit in this request\n\t */\n\troute: string;\n\t/**\n\t * The time, in milliseconds, until the request-lock is reset\n\t */\n\ttimeToReset: number;\n\t/**\n\t * The full URL for this request\n\t */\n\turl: string;\n}\n\n/**\n * A function that determines whether the rate limit hit should throw an Error\n */\nexport type RateLimitQueueFilter = (rateLimitData: RateLimitData) => Promise | boolean;\n\nexport interface APIRequest {\n\t/**\n\t * The data that was used to form the body of this request\n\t */\n\tdata: HandlerRequestData;\n\t/**\n\t * The HTTP method used in this request\n\t */\n\tmethod: string;\n\t/**\n\t * Additional HTTP options for this request\n\t */\n\toptions: RequestOptions;\n\t/**\n\t * The full path used to make the request\n\t */\n\tpath: RouteLike;\n\t/**\n\t * The number of times this request has been attempted\n\t */\n\tretries: number;\n\t/**\n\t * The API route identifying the ratelimit for this request\n\t */\n\troute: string;\n}\n\nexport interface InvalidRequestWarningData {\n\t/**\n\t * Number of invalid requests that have been made in the window\n\t */\n\tcount: number;\n\t/**\n\t * Time in milliseconds remaining before the count resets\n\t */\n\tremainingTime: number;\n}\n\nexport interface RestEvents {\n\thandlerSweep: [sweptHandlers: Collection];\n\thashSweep: [sweptHashes: Collection];\n\tinvalidRequestWarning: [invalidRequestInfo: InvalidRequestWarningData];\n\tnewListener: [name: string, listener: (...args: any) => void];\n\trateLimited: [rateLimitInfo: RateLimitData];\n\tremoveListener: [name: string, listener: (...args: any) => void];\n\tresponse: [request: APIRequest, response: Dispatcher.ResponseData];\n\trestDebug: [info: string];\n}\n\nexport interface REST {\n\temit: ((event: K, ...args: RestEvents[K]) => boolean) &\n\t\t((event: Exclude, ...args: any[]) => boolean);\n\n\toff: ((event: K, listener: (...args: RestEvents[K]) => void) => this) &\n\t\t((event: Exclude, listener: (...args: any[]) => void) => this);\n\n\ton: ((event: K, listener: (...args: RestEvents[K]) => void) => this) &\n\t\t((event: Exclude, listener: (...args: any[]) => void) => this);\n\n\tonce: ((event: K, listener: (...args: RestEvents[K]) => void) => this) &\n\t\t((event: Exclude, listener: (...args: any[]) => void) => this);\n\n\tremoveAllListeners: ((event?: K) => this) &\n\t\t((event?: Exclude) => this);\n}\n\nexport type RequestOptions = Exclude[1], undefined>;\n\nexport class REST extends EventEmitter {\n\tpublic readonly cdn: CDN;\n\n\tpublic readonly requestManager: RequestManager;\n\n\tpublic constructor(options: Partial = {}) {\n\t\tsuper();\n\t\tthis.cdn = new CDN(options.cdn ?? DefaultRestOptions.cdn);\n\t\tthis.requestManager = new RequestManager(options)\n\t\t\t.on(RESTEvents.Debug, this.emit.bind(this, RESTEvents.Debug))\n\t\t\t.on(RESTEvents.RateLimited, this.emit.bind(this, RESTEvents.RateLimited))\n\t\t\t.on(RESTEvents.InvalidRequestWarning, this.emit.bind(this, RESTEvents.InvalidRequestWarning))\n\t\t\t.on(RESTEvents.HashSweep, this.emit.bind(this, RESTEvents.HashSweep));\n\n\t\tthis.on('newListener', (name, listener) => {\n\t\t\tif (name === RESTEvents.Response) this.requestManager.on(name, listener);\n\t\t});\n\t\tthis.on('removeListener', (name, listener) => {\n\t\t\tif (name === RESTEvents.Response) this.requestManager.off(name, listener);\n\t\t});\n\t}\n\n\t/**\n\t * Gets the agent set for this instance\n\t */\n\tpublic getAgent() {\n\t\treturn this.requestManager.agent;\n\t}\n\n\t/**\n\t * Sets the default agent to use for requests performed by this instance\n\t *\n\t * @param agent - Sets the agent to use\n\t */\n\tpublic setAgent(agent: Dispatcher) {\n\t\tthis.requestManager.setAgent(agent);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the authorization token that should be used for requests\n\t *\n\t * @param token - The authorization token to use\n\t */\n\tpublic setToken(token: string) {\n\t\tthis.requestManager.setToken(token);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Runs a get request from the api\n\t *\n\t * @param fullRoute - The full route to query\n\t * @param options - Optional request options\n\t */\n\tpublic async get(fullRoute: RouteLike, options: RequestData = {}) {\n\t\treturn this.request({ ...options, fullRoute, method: RequestMethod.Get });\n\t}\n\n\t/**\n\t * Runs a delete request from the api\n\t *\n\t * @param fullRoute - The full route to query\n\t * @param options - Optional request options\n\t */\n\tpublic async delete(fullRoute: RouteLike, options: RequestData = {}) {\n\t\treturn this.request({ ...options, fullRoute, method: RequestMethod.Delete });\n\t}\n\n\t/**\n\t * Runs a post request from the api\n\t *\n\t * @param fullRoute - The full route to query\n\t * @param options - Optional request options\n\t */\n\tpublic async post(fullRoute: RouteLike, options: RequestData = {}) {\n\t\treturn this.request({ ...options, fullRoute, method: RequestMethod.Post });\n\t}\n\n\t/**\n\t * Runs a put request from the api\n\t *\n\t * @param fullRoute - The full route to query\n\t * @param options - Optional request options\n\t */\n\tpublic async put(fullRoute: RouteLike, options: RequestData = {}) {\n\t\treturn this.request({ ...options, fullRoute, method: RequestMethod.Put });\n\t}\n\n\t/**\n\t * Runs a patch request from the api\n\t *\n\t * @param fullRoute - The full route to query\n\t * @param options - Optional request options\n\t */\n\tpublic async patch(fullRoute: RouteLike, options: RequestData = {}) {\n\t\treturn this.request({ ...options, fullRoute, method: RequestMethod.Patch });\n\t}\n\n\t/**\n\t * Runs a request from the api\n\t *\n\t * @param options - Request options\n\t */\n\tpublic async request(options: InternalRequest) {\n\t\tconst response = await this.raw(options);\n\t\treturn parseResponse(response);\n\t}\n\n\t/**\n\t * Runs a request from the API, yielding the raw Response object\n\t *\n\t * @param options - Request options\n\t */\n\tpublic async raw(options: InternalRequest) {\n\t\treturn this.requestManager.queueRequest(options);\n\t}\n}\n"],"mappings":"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","names":["process","RESTEvents","import_node_buffer","import_node_timers","import_undici","import_node_url","import_undici","import_undici","sleep","import_promises","sleep","limit","res","RequestMethod","request","import_node_events"]} \ No newline at end of file diff --git a/node_modules/@discordjs/rest/dist/index.mjs b/node_modules/@discordjs/rest/dist/index.mjs new file mode 100644 index 0000000..850f466 --- /dev/null +++ b/node_modules/@discordjs/rest/dist/index.mjs @@ -0,0 +1,1372 @@ +var __defProp = Object.defineProperty; +var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); + +// src/lib/CDN.ts +import { URL } from "node:url"; + +// src/lib/utils/constants.ts +import process from "node:process"; +import { APIVersion } from "discord-api-types/v10"; +import { Agent } from "undici"; +var DefaultUserAgent = `DiscordBot (https://discord.js.org, 1.7.1)`; +var DefaultUserAgentAppendix = process.release?.name === "node" ? `Node.js/${process.version}` : ""; +var DefaultRestOptions = { + get agent() { + return new Agent({ + connect: { + timeout: 3e4 + } + }); + }, + api: "https://discord.com/api", + authPrefix: "Bot", + cdn: "https://cdn.discordapp.com", + headers: {}, + invalidRequestWarningInterval: 0, + globalRequestsPerSecond: 50, + offset: 50, + rejectOnRateLimit: null, + retries: 3, + timeout: 15e3, + userAgentAppendix: DefaultUserAgentAppendix, + version: APIVersion, + hashSweepInterval: 144e5, + // 4 Hours + hashLifetime: 864e5, + // 24 Hours + handlerSweepInterval: 36e5 + // 1 Hour +}; +var RESTEvents = /* @__PURE__ */ ((RESTEvents2) => { + RESTEvents2["Debug"] = "restDebug"; + RESTEvents2["HandlerSweep"] = "handlerSweep"; + RESTEvents2["HashSweep"] = "hashSweep"; + RESTEvents2["InvalidRequestWarning"] = "invalidRequestWarning"; + RESTEvents2["RateLimited"] = "rateLimited"; + RESTEvents2["Response"] = "response"; + return RESTEvents2; +})(RESTEvents || {}); +var ALLOWED_EXTENSIONS = ["webp", "png", "jpg", "jpeg", "gif"]; +var ALLOWED_STICKER_EXTENSIONS = ["png", "json", "gif"]; +var ALLOWED_SIZES = [16, 32, 64, 128, 256, 512, 1024, 2048, 4096]; +var OverwrittenMimeTypes = { + // https://github.com/discordjs/discord.js/issues/8557 + "image/apng": "image/png" +}; +var BurstHandlerMajorIdKey = "burst"; + +// src/lib/CDN.ts +var CDN = class { + constructor(base = DefaultRestOptions.cdn) { + this.base = base; + } + /** + * Generates an app asset URL for a client's asset. + * + * @param clientId - The client id that has the asset + * @param assetHash - The hash provided by Discord for this asset + * @param options - Optional options for the asset + */ + appAsset(clientId, assetHash, options) { + return this.makeURL(`/app-assets/${clientId}/${assetHash}`, options); + } + /** + * Generates an app icon URL for a client's icon. + * + * @param clientId - The client id that has the icon + * @param iconHash - The hash provided by Discord for this icon + * @param options - Optional options for the icon + */ + appIcon(clientId, iconHash, options) { + return this.makeURL(`/app-icons/${clientId}/${iconHash}`, options); + } + /** + * Generates an avatar URL, e.g. for a user or a webhook. + * + * @param id - The id that has the icon + * @param avatarHash - The hash provided by Discord for this avatar + * @param options - Optional options for the avatar + */ + avatar(id, avatarHash, options) { + return this.dynamicMakeURL(`/avatars/${id}/${avatarHash}`, avatarHash, options); + } + /** + * Generates a banner URL, e.g. for a user or a guild. + * + * @param id - The id that has the banner splash + * @param bannerHash - The hash provided by Discord for this banner + * @param options - Optional options for the banner + */ + banner(id, bannerHash, options) { + return this.dynamicMakeURL(`/banners/${id}/${bannerHash}`, bannerHash, options); + } + /** + * Generates an icon URL for a channel, e.g. a group DM. + * + * @param channelId - The channel id that has the icon + * @param iconHash - The hash provided by Discord for this channel + * @param options - Optional options for the icon + */ + channelIcon(channelId, iconHash, options) { + return this.makeURL(`/channel-icons/${channelId}/${iconHash}`, options); + } + /** + * Generates the default avatar URL for a discriminator. + * + * @param discriminator - The discriminator modulo 5 + */ + defaultAvatar(discriminator) { + return this.makeURL(`/embed/avatars/${discriminator}`, { extension: "png" }); + } + /** + * Generates a discovery splash URL for a guild's discovery splash. + * + * @param guildId - The guild id that has the discovery splash + * @param splashHash - The hash provided by Discord for this splash + * @param options - Optional options for the splash + */ + discoverySplash(guildId, splashHash, options) { + return this.makeURL(`/discovery-splashes/${guildId}/${splashHash}`, options); + } + /** + * Generates an emoji's URL for an emoji. + * + * @param emojiId - The emoji id + * @param extension - The extension of the emoji + */ + emoji(emojiId, extension) { + return this.makeURL(`/emojis/${emojiId}`, { extension }); + } + /** + * Generates a guild member avatar URL. + * + * @param guildId - The id of the guild + * @param userId - The id of the user + * @param avatarHash - The hash provided by Discord for this avatar + * @param options - Optional options for the avatar + */ + guildMemberAvatar(guildId, userId, avatarHash, options) { + return this.dynamicMakeURL(`/guilds/${guildId}/users/${userId}/avatars/${avatarHash}`, avatarHash, options); + } + /** + * Generates a guild member banner URL. + * + * @param guildId - The id of the guild + * @param userId - The id of the user + * @param bannerHash - The hash provided by Discord for this banner + * @param options - Optional options for the banner + */ + guildMemberBanner(guildId, userId, bannerHash, options) { + return this.dynamicMakeURL(`/guilds/${guildId}/users/${userId}/banner`, bannerHash, options); + } + /** + * Generates an icon URL, e.g. for a guild. + * + * @param id - The id that has the icon splash + * @param iconHash - The hash provided by Discord for this icon + * @param options - Optional options for the icon + */ + icon(id, iconHash, options) { + return this.dynamicMakeURL(`/icons/${id}/${iconHash}`, iconHash, options); + } + /** + * Generates a URL for the icon of a role + * + * @param roleId - The id of the role that has the icon + * @param roleIconHash - The hash provided by Discord for this role icon + * @param options - Optional options for the role icon + */ + roleIcon(roleId, roleIconHash, options) { + return this.makeURL(`/role-icons/${roleId}/${roleIconHash}`, options); + } + /** + * Generates a guild invite splash URL for a guild's invite splash. + * + * @param guildId - The guild id that has the invite splash + * @param splashHash - The hash provided by Discord for this splash + * @param options - Optional options for the splash + */ + splash(guildId, splashHash, options) { + return this.makeURL(`/splashes/${guildId}/${splashHash}`, options); + } + /** + * Generates a sticker URL. + * + * @param stickerId - The sticker id + * @param extension - The extension of the sticker + * @privateRemarks + * Stickers cannot have a `.webp` extension, so we default to a `.png` + */ + sticker(stickerId, extension = "png") { + return this.makeURL(`/stickers/${stickerId}`, { allowedExtensions: ALLOWED_STICKER_EXTENSIONS, extension }); + } + /** + * Generates a sticker pack banner URL. + * + * @param bannerId - The banner id + * @param options - Optional options for the banner + */ + stickerPackBanner(bannerId, options) { + return this.makeURL(`/app-assets/710982414301790216/store/${bannerId}`, options); + } + /** + * Generates a team icon URL for a team's icon. + * + * @param teamId - The team id that has the icon + * @param iconHash - The hash provided by Discord for this icon + * @param options - Optional options for the icon + */ + teamIcon(teamId, iconHash, options) { + return this.makeURL(`/team-icons/${teamId}/${iconHash}`, options); + } + /** + * Generates a cover image for a guild scheduled event. + * + * @param scheduledEventId - The scheduled event id + * @param coverHash - The hash provided by discord for this cover image + * @param options - Optional options for the cover image + */ + guildScheduledEventCover(scheduledEventId, coverHash, options) { + return this.makeURL(`/guild-events/${scheduledEventId}/${coverHash}`, options); + } + /** + * Constructs the URL for the resource, checking whether or not `hash` starts with `a_` if `dynamic` is set to `true`. + * + * @param route - The base cdn route + * @param hash - The hash provided by Discord for this icon + * @param options - Optional options for the link + */ + dynamicMakeURL(route, hash, { forceStatic = false, ...options } = {}) { + return this.makeURL(route, !forceStatic && hash.startsWith("a_") ? { ...options, extension: "gif" } : options); + } + /** + * Constructs the URL for the resource + * + * @param route - The base cdn route + * @param options - The extension/size options for the link + */ + makeURL(route, { allowedExtensions = ALLOWED_EXTENSIONS, extension = "webp", size } = {}) { + extension = String(extension).toLowerCase(); + if (!allowedExtensions.includes(extension)) { + throw new RangeError(`Invalid extension provided: ${extension} +Must be one of: ${allowedExtensions.join(", ")}`); + } + if (size && !ALLOWED_SIZES.includes(size)) { + throw new RangeError(`Invalid size provided: ${size} +Must be one of: ${ALLOWED_SIZES.join(", ")}`); + } + const url = new URL(`${this.base}${route}.${extension}`); + if (size) { + url.searchParams.set("size", String(size)); + } + return url.toString(); + } +}; +__name(CDN, "CDN"); + +// src/lib/errors/DiscordAPIError.ts +function isErrorGroupWrapper(error) { + return Reflect.has(error, "_errors"); +} +__name(isErrorGroupWrapper, "isErrorGroupWrapper"); +function isErrorResponse(error) { + return typeof Reflect.get(error, "message") === "string"; +} +__name(isErrorResponse, "isErrorResponse"); +var DiscordAPIError = class extends Error { + /** + * @param rawError - The error reported by Discord + * @param code - The error code reported by Discord + * @param status - The status code of the response + * @param method - The method of the request that erred + * @param url - The url of the request that erred + * @param bodyData - The unparsed data for the request that errored + */ + constructor(rawError, code, status, method, url, bodyData) { + super(DiscordAPIError.getMessage(rawError)); + this.rawError = rawError; + this.code = code; + this.status = status; + this.method = method; + this.url = url; + this.requestBody = { files: bodyData.files, json: bodyData.body }; + } + requestBody; + /** + * The name of the error + */ + get name() { + return `${DiscordAPIError.name}[${this.code}]`; + } + static getMessage(error) { + let flattened = ""; + if ("code" in error) { + if (error.errors) { + flattened = [...this.flattenDiscordError(error.errors)].join("\n"); + } + return error.message && flattened ? `${error.message} +${flattened}` : error.message || flattened || "Unknown Error"; + } + return error.error_description ?? "No Description"; + } + static *flattenDiscordError(obj, key = "") { + if (isErrorResponse(obj)) { + return yield `${key.length ? `${key}[${obj.code}]` : `${obj.code}`}: ${obj.message}`.trim(); + } + for (const [otherKey, val] of Object.entries(obj)) { + const nextKey = otherKey.startsWith("_") ? key : key ? Number.isNaN(Number(otherKey)) ? `${key}.${otherKey}` : `${key}[${otherKey}]` : otherKey; + if (typeof val === "string") { + yield val; + } else if (isErrorGroupWrapper(val)) { + for (const error of val._errors) { + yield* this.flattenDiscordError(error, nextKey); + } + } else { + yield* this.flattenDiscordError(val, nextKey); + } + } + } +}; +__name(DiscordAPIError, "DiscordAPIError"); + +// src/lib/errors/HTTPError.ts +import { STATUS_CODES } from "node:http"; +var HTTPError = class extends Error { + /** + * @param status - The status code of the response + * @param method - The method of the request that erred + * @param url - The url of the request that erred + * @param bodyData - The unparsed data for the request that errored + */ + constructor(status, method, url, bodyData) { + super(STATUS_CODES[status]); + this.status = status; + this.method = method; + this.url = url; + this.requestBody = { files: bodyData.files, json: bodyData.body }; + } + requestBody; + name = HTTPError.name; +}; +__name(HTTPError, "HTTPError"); + +// src/lib/errors/RateLimitError.ts +var RateLimitError = class extends Error { + timeToReset; + limit; + method; + hash; + url; + route; + majorParameter; + global; + constructor({ timeToReset, limit, method, hash, url, route, majorParameter, global }) { + super(); + this.timeToReset = timeToReset; + this.limit = limit; + this.method = method; + this.hash = hash; + this.url = url; + this.route = route; + this.majorParameter = majorParameter; + this.global = global; + } + /** + * The name of the error + */ + get name() { + return `${RateLimitError.name}[${this.route}]`; + } +}; +__name(RateLimitError, "RateLimitError"); + +// src/lib/RequestManager.ts +import { Blob as Blob2, Buffer as Buffer3 } from "node:buffer"; +import { EventEmitter } from "node:events"; +import { setInterval, clearInterval } from "node:timers"; +import { Collection } from "@discordjs/collection"; +import { lazy } from "@discordjs/util"; +import { DiscordSnowflake } from "@sapphire/snowflake"; +import { FormData as FormData2 } from "undici"; + +// src/lib/handlers/BurstHandler.ts +import { setTimeout as sleep } from "node:timers/promises"; + +// src/lib/utils/utils.ts +import { Blob, Buffer as Buffer2 } from "node:buffer"; +import { URLSearchParams } from "node:url"; +import { types } from "node:util"; +import { FormData } from "undici"; +function parseHeader(header) { + if (header === void 0 || typeof header === "string") { + return header; + } + return header.join(";"); +} +__name(parseHeader, "parseHeader"); +function serializeSearchParam(value) { + switch (typeof value) { + case "string": + return value; + case "number": + case "bigint": + case "boolean": + return value.toString(); + case "object": + if (value === null) + return null; + if (value instanceof Date) { + return Number.isNaN(value.getTime()) ? null : value.toISOString(); + } + if (typeof value.toString === "function" && value.toString !== Object.prototype.toString) + return value.toString(); + return null; + default: + return null; + } +} +__name(serializeSearchParam, "serializeSearchParam"); +function makeURLSearchParams(options) { + const params = new URLSearchParams(); + if (!options) + return params; + for (const [key, value] of Object.entries(options)) { + const serialized = serializeSearchParam(value); + if (serialized !== null) + params.append(key, serialized); + } + return params; +} +__name(makeURLSearchParams, "makeURLSearchParams"); +async function parseResponse(res) { + const header = parseHeader(res.headers["content-type"]); + if (header?.startsWith("application/json")) { + return res.body.json(); + } + return res.body.arrayBuffer(); +} +__name(parseResponse, "parseResponse"); +function hasSublimit(bucketRoute, body, method) { + if (bucketRoute === "/channels/:id") { + if (typeof body !== "object" || body === null) + return false; + if (method !== "PATCH" /* Patch */) + return false; + const castedBody = body; + return ["name", "topic"].some((key) => Reflect.has(castedBody, key)); + } + return true; +} +__name(hasSublimit, "hasSublimit"); +async function resolveBody(body) { + if (body == null) { + return null; + } else if (typeof body === "string") { + return body; + } else if (types.isUint8Array(body)) { + return body; + } else if (types.isArrayBuffer(body)) { + return new Uint8Array(body); + } else if (body instanceof URLSearchParams) { + return body.toString(); + } else if (body instanceof DataView) { + return new Uint8Array(body.buffer); + } else if (body instanceof Blob) { + return new Uint8Array(await body.arrayBuffer()); + } else if (body instanceof FormData) { + return body; + } else if (body[Symbol.iterator]) { + const chunks = [...body]; + const length = chunks.reduce((a, b) => a + b.length, 0); + const uint8 = new Uint8Array(length); + let lengthUsed = 0; + return chunks.reduce((a, b) => { + a.set(b, lengthUsed); + lengthUsed += b.length; + return a; + }, uint8); + } else if (body[Symbol.asyncIterator]) { + const chunks = []; + for await (const chunk of body) { + chunks.push(chunk); + } + return Buffer2.concat(chunks); + } + throw new TypeError(`Unable to resolve body.`); +} +__name(resolveBody, "resolveBody"); +function shouldRetry(error) { + if (error.name === "AbortError") + return true; + return "code" in error && error.code === "ECONNRESET" || error.message.includes("ECONNRESET"); +} +__name(shouldRetry, "shouldRetry"); +async function onRateLimit(manager, rateLimitData) { + const { options } = manager; + if (!options.rejectOnRateLimit) + return; + const shouldThrow = typeof options.rejectOnRateLimit === "function" ? await options.rejectOnRateLimit(rateLimitData) : options.rejectOnRateLimit.some((route) => rateLimitData.route.startsWith(route.toLowerCase())); + if (shouldThrow) { + throw new RateLimitError(rateLimitData); + } +} +__name(onRateLimit, "onRateLimit"); + +// src/lib/handlers/Shared.ts +import { setTimeout, clearTimeout } from "node:timers"; +import { request } from "undici"; +var invalidCount = 0; +var invalidCountResetTime = null; +function incrementInvalidCount(manager) { + if (!invalidCountResetTime || invalidCountResetTime < Date.now()) { + invalidCountResetTime = Date.now() + 1e3 * 60 * 10; + invalidCount = 0; + } + invalidCount++; + const emitInvalid = manager.options.invalidRequestWarningInterval > 0 && invalidCount % manager.options.invalidRequestWarningInterval === 0; + if (emitInvalid) { + manager.emit("invalidRequestWarning" /* InvalidRequestWarning */, { + count: invalidCount, + remainingTime: invalidCountResetTime - Date.now() + }); + } +} +__name(incrementInvalidCount, "incrementInvalidCount"); +async function makeNetworkRequest(manager, routeId, url, options, requestData, retries) { + const controller = new AbortController(); + const timeout = setTimeout(() => controller.abort(), manager.options.timeout).unref(); + if (requestData.signal) { + const signal = requestData.signal; + if (signal.aborted) + controller.abort(); + else + signal.addEventListener("abort", () => controller.abort()); + } + let res; + try { + res = await request(url, { ...options, signal: controller.signal }); + } catch (error) { + if (!(error instanceof Error)) + throw error; + if (shouldRetry(error) && retries !== manager.options.retries) { + return null; + } + throw error; + } finally { + clearTimeout(timeout); + } + if (manager.listenerCount("response" /* Response */)) { + manager.emit( + "response" /* Response */, + { + method: options.method ?? "get", + path: routeId.original, + route: routeId.bucketRoute, + options, + data: requestData, + retries + }, + { ...res } + ); + } + return res; +} +__name(makeNetworkRequest, "makeNetworkRequest"); +async function handleErrors(manager, res, method, url, requestData, retries) { + const status = res.statusCode; + if (status >= 500 && status < 600) { + if (retries !== manager.options.retries) { + return null; + } + throw new HTTPError(status, method, url, requestData); + } else { + if (status >= 400 && status < 500) { + if (status === 401 && requestData.auth) { + manager.setToken(null); + } + const data = await parseResponse(res); + throw new DiscordAPIError(data, "code" in data ? data.code : data.error, status, method, url, requestData); + } + return res; + } +} +__name(handleErrors, "handleErrors"); + +// src/lib/handlers/BurstHandler.ts +var BurstHandler = class { + /** + * @param manager - The request manager + * @param hash - The hash that this RequestHandler handles + * @param majorParameter - The major parameter for this handler + */ + constructor(manager, hash, majorParameter) { + this.manager = manager; + this.hash = hash; + this.majorParameter = majorParameter; + this.id = `${hash}:${majorParameter}`; + } + /** + * {@inheritdoc IHandler.id} + */ + id; + /** + * {@inheritDoc IHandler.inactive} + */ + inactive = false; + /** + * Emits a debug message + * + * @param message - The message to debug + */ + debug(message) { + this.manager.emit("restDebug" /* Debug */, `[REST ${this.id}] ${message}`); + } + /** + * {@inheritDoc IHandler.queueRequest} + */ + async queueRequest(routeId, url, options, requestData) { + return this.runRequest(routeId, url, options, requestData); + } + /** + * The method that actually makes the request to the API, and updates info about the bucket accordingly + * + * @param routeId - The generalized API route with literal ids for major parameters + * @param url - The fully resolved URL to make the request to + * @param options - The fetch options needed to make the request + * @param requestData - Extra data from the user's request needed for errors and additional processing + * @param retries - The number of retries this request has already attempted (recursion) + */ + async runRequest(routeId, url, options, requestData, retries = 0) { + const method = options.method ?? "get"; + const res = await makeNetworkRequest(this.manager, routeId, url, options, requestData, retries); + if (res === null) { + return this.runRequest(routeId, url, options, requestData, ++retries); + } + const status = res.statusCode; + let retryAfter = 0; + const retry = parseHeader(res.headers["retry-after"]); + if (retry) + retryAfter = Number(retry) * 1e3 + this.manager.options.offset; + if (status === 401 || status === 403 || status === 429) { + incrementInvalidCount(this.manager); + } + if (status >= 200 && status < 300) { + return res; + } else if (status === 429) { + const isGlobal = res.headers["x-ratelimit-global"] !== void 0; + await onRateLimit(this.manager, { + timeToReset: retryAfter, + limit: Number.POSITIVE_INFINITY, + method, + hash: this.hash, + url, + route: routeId.bucketRoute, + majorParameter: this.majorParameter, + global: isGlobal + }); + this.debug( + [ + "Encountered unexpected 429 rate limit", + ` Global : ${isGlobal}`, + ` Method : ${method}`, + ` URL : ${url}`, + ` Bucket : ${routeId.bucketRoute}`, + ` Major parameter: ${routeId.majorParameter}`, + ` Hash : ${this.hash}`, + ` Limit : ${Number.POSITIVE_INFINITY}`, + ` Retry After : ${retryAfter}ms`, + ` Sublimit : None` + ].join("\n") + ); + await sleep(retryAfter); + return this.runRequest(routeId, url, options, requestData, retries); + } else { + const handled = await handleErrors(this.manager, res, method, url, requestData, retries); + if (handled === null) { + return this.runRequest(routeId, url, options, requestData, ++retries); + } + return handled; + } + } +}; +__name(BurstHandler, "BurstHandler"); + +// src/lib/handlers/SequentialHandler.ts +import { setTimeout as sleep2 } from "node:timers/promises"; +import { AsyncQueue } from "@sapphire/async-queue"; +var SequentialHandler = class { + /** + * @param manager - The request manager + * @param hash - The hash that this RequestHandler handles + * @param majorParameter - The major parameter for this handler + */ + constructor(manager, hash, majorParameter) { + this.manager = manager; + this.hash = hash; + this.majorParameter = majorParameter; + this.id = `${hash}:${majorParameter}`; + } + /** + * {@inheritDoc IHandler.id} + */ + id; + /** + * The time this rate limit bucket will reset + */ + reset = -1; + /** + * The remaining requests that can be made before we are rate limited + */ + remaining = 1; + /** + * The total number of requests that can be made before we are rate limited + */ + limit = Number.POSITIVE_INFINITY; + /** + * The interface used to sequence async requests sequentially + */ + #asyncQueue = new AsyncQueue(); + /** + * The interface used to sequence sublimited async requests sequentially + */ + #sublimitedQueue = null; + /** + * A promise wrapper for when the sublimited queue is finished being processed or null when not being processed + */ + #sublimitPromise = null; + /** + * Whether the sublimit queue needs to be shifted in the finally block + */ + #shiftSublimit = false; + /** + * {@inheritDoc IHandler.inactive} + */ + get inactive() { + return this.#asyncQueue.remaining === 0 && (this.#sublimitedQueue === null || this.#sublimitedQueue.remaining === 0) && !this.limited; + } + /** + * If the rate limit bucket is currently limited by the global limit + */ + get globalLimited() { + return this.manager.globalRemaining <= 0 && Date.now() < this.manager.globalReset; + } + /** + * If the rate limit bucket is currently limited by its limit + */ + get localLimited() { + return this.remaining <= 0 && Date.now() < this.reset; + } + /** + * If the rate limit bucket is currently limited + */ + get limited() { + return this.globalLimited || this.localLimited; + } + /** + * The time until queued requests can continue + */ + get timeToReset() { + return this.reset + this.manager.options.offset - Date.now(); + } + /** + * Emits a debug message + * + * @param message - The message to debug + */ + debug(message) { + this.manager.emit("restDebug" /* Debug */, `[REST ${this.id}] ${message}`); + } + /** + * Delay all requests for the specified amount of time, handling global rate limits + * + * @param time - The amount of time to delay all requests for + */ + async globalDelayFor(time) { + await sleep2(time); + this.manager.globalDelay = null; + } + /** + * {@inheritDoc IHandler.queueRequest} + */ + async queueRequest(routeId, url, options, requestData) { + let queue = this.#asyncQueue; + let queueType = 0 /* Standard */; + if (this.#sublimitedQueue && hasSublimit(routeId.bucketRoute, requestData.body, options.method)) { + queue = this.#sublimitedQueue; + queueType = 1 /* Sublimit */; + } + await queue.wait({ signal: requestData.signal }); + if (queueType === 0 /* Standard */) { + if (this.#sublimitedQueue && hasSublimit(routeId.bucketRoute, requestData.body, options.method)) { + queue = this.#sublimitedQueue; + const wait = queue.wait(); + this.#asyncQueue.shift(); + await wait; + } else if (this.#sublimitPromise) { + await this.#sublimitPromise.promise; + } + } + try { + return await this.runRequest(routeId, url, options, requestData); + } finally { + queue.shift(); + if (this.#shiftSublimit) { + this.#shiftSublimit = false; + this.#sublimitedQueue?.shift(); + } + if (this.#sublimitedQueue?.remaining === 0) { + this.#sublimitPromise?.resolve(); + this.#sublimitedQueue = null; + } + } + } + /** + * The method that actually makes the request to the api, and updates info about the bucket accordingly + * + * @param routeId - The generalized api route with literal ids for major parameters + * @param url - The fully resolved url to make the request to + * @param options - The fetch options needed to make the request + * @param requestData - Extra data from the user's request needed for errors and additional processing + * @param retries - The number of retries this request has already attempted (recursion) + */ + async runRequest(routeId, url, options, requestData, retries = 0) { + while (this.limited) { + const isGlobal = this.globalLimited; + let limit2; + let timeout; + let delay; + if (isGlobal) { + limit2 = this.manager.options.globalRequestsPerSecond; + timeout = this.manager.globalReset + this.manager.options.offset - Date.now(); + if (!this.manager.globalDelay) { + this.manager.globalDelay = this.globalDelayFor(timeout); + } + delay = this.manager.globalDelay; + } else { + limit2 = this.limit; + timeout = this.timeToReset; + delay = sleep2(timeout); + } + const rateLimitData = { + timeToReset: timeout, + limit: limit2, + method: options.method ?? "get", + hash: this.hash, + url, + route: routeId.bucketRoute, + majorParameter: this.majorParameter, + global: isGlobal + }; + this.manager.emit("rateLimited" /* RateLimited */, rateLimitData); + await onRateLimit(this.manager, rateLimitData); + if (isGlobal) { + this.debug(`Global rate limit hit, blocking all requests for ${timeout}ms`); + } else { + this.debug(`Waiting ${timeout}ms for rate limit to pass`); + } + await delay; + } + if (!this.manager.globalReset || this.manager.globalReset < Date.now()) { + this.manager.globalReset = Date.now() + 1e3; + this.manager.globalRemaining = this.manager.options.globalRequestsPerSecond; + } + this.manager.globalRemaining--; + const method = options.method ?? "get"; + const res = await makeNetworkRequest(this.manager, routeId, url, options, requestData, retries); + if (res === null) { + return this.runRequest(routeId, url, options, requestData, ++retries); + } + const status = res.statusCode; + let retryAfter = 0; + const limit = parseHeader(res.headers["x-ratelimit-limit"]); + const remaining = parseHeader(res.headers["x-ratelimit-remaining"]); + const reset = parseHeader(res.headers["x-ratelimit-reset-after"]); + const hash = parseHeader(res.headers["x-ratelimit-bucket"]); + const retry = parseHeader(res.headers["retry-after"]); + this.limit = limit ? Number(limit) : Number.POSITIVE_INFINITY; + this.remaining = remaining ? Number(remaining) : 1; + this.reset = reset ? Number(reset) * 1e3 + Date.now() + this.manager.options.offset : Date.now(); + if (retry) + retryAfter = Number(retry) * 1e3 + this.manager.options.offset; + if (hash && hash !== this.hash) { + this.debug(["Received bucket hash update", ` Old Hash : ${this.hash}`, ` New Hash : ${hash}`].join("\n")); + this.manager.hashes.set(`${method}:${routeId.bucketRoute}`, { value: hash, lastAccess: Date.now() }); + } else if (hash) { + const hashData = this.manager.hashes.get(`${method}:${routeId.bucketRoute}`); + if (hashData) { + hashData.lastAccess = Date.now(); + } + } + let sublimitTimeout = null; + if (retryAfter > 0) { + if (res.headers["x-ratelimit-global"] !== void 0) { + this.manager.globalRemaining = 0; + this.manager.globalReset = Date.now() + retryAfter; + } else if (!this.localLimited) { + sublimitTimeout = retryAfter; + } + } + if (status === 401 || status === 403 || status === 429) { + incrementInvalidCount(this.manager); + } + if (status >= 200 && status < 300) { + return res; + } else if (status === 429) { + const isGlobal = this.globalLimited; + let limit2; + let timeout; + if (isGlobal) { + limit2 = this.manager.options.globalRequestsPerSecond; + timeout = this.manager.globalReset + this.manager.options.offset - Date.now(); + } else { + limit2 = this.limit; + timeout = this.timeToReset; + } + await onRateLimit(this.manager, { + timeToReset: timeout, + limit: limit2, + method, + hash: this.hash, + url, + route: routeId.bucketRoute, + majorParameter: this.majorParameter, + global: isGlobal + }); + this.debug( + [ + "Encountered unexpected 429 rate limit", + ` Global : ${isGlobal.toString()}`, + ` Method : ${method}`, + ` URL : ${url}`, + ` Bucket : ${routeId.bucketRoute}`, + ` Major parameter: ${routeId.majorParameter}`, + ` Hash : ${this.hash}`, + ` Limit : ${limit2}`, + ` Retry After : ${retryAfter}ms`, + ` Sublimit : ${sublimitTimeout ? `${sublimitTimeout}ms` : "None"}` + ].join("\n") + ); + if (sublimitTimeout) { + const firstSublimit = !this.#sublimitedQueue; + if (firstSublimit) { + this.#sublimitedQueue = new AsyncQueue(); + void this.#sublimitedQueue.wait(); + this.#asyncQueue.shift(); + } + this.#sublimitPromise?.resolve(); + this.#sublimitPromise = null; + await sleep2(sublimitTimeout); + let resolve; + const promise = new Promise((res2) => resolve = res2); + this.#sublimitPromise = { promise, resolve }; + if (firstSublimit) { + await this.#asyncQueue.wait(); + this.#shiftSublimit = true; + } + } + return this.runRequest(routeId, url, options, requestData, retries); + } else { + const handled = await handleErrors(this.manager, res, method, url, requestData, retries); + if (handled === null) { + return this.runRequest(routeId, url, options, requestData, ++retries); + } + return handled; + } + } +}; +__name(SequentialHandler, "SequentialHandler"); + +// src/lib/RequestManager.ts +var getFileType = lazy(async () => import("file-type")); +var RequestMethod = /* @__PURE__ */ ((RequestMethod2) => { + RequestMethod2["Delete"] = "DELETE"; + RequestMethod2["Get"] = "GET"; + RequestMethod2["Patch"] = "PATCH"; + RequestMethod2["Post"] = "POST"; + RequestMethod2["Put"] = "PUT"; + return RequestMethod2; +})(RequestMethod || {}); +var RequestManager = class extends EventEmitter { + /** + * The {@link https://undici.nodejs.org/#/docs/api/Agent | Agent} for all requests + * performed by this manager. + */ + agent = null; + /** + * The number of requests remaining in the global bucket + */ + globalRemaining; + /** + * The promise used to wait out the global rate limit + */ + globalDelay = null; + /** + * The timestamp at which the global bucket resets + */ + globalReset = -1; + /** + * API bucket hashes that are cached from provided routes + */ + hashes = new Collection(); + /** + * Request handlers created from the bucket hash and the major parameters + */ + handlers = new Collection(); + #token = null; + hashTimer; + handlerTimer; + options; + constructor(options) { + super(); + this.options = { ...DefaultRestOptions, ...options }; + this.options.offset = Math.max(0, this.options.offset); + this.globalRemaining = this.options.globalRequestsPerSecond; + this.agent = options.agent ?? null; + this.setupSweepers(); + } + setupSweepers() { + const validateMaxInterval = /* @__PURE__ */ __name((interval) => { + if (interval > 144e5) { + throw new Error("Cannot set an interval greater than 4 hours"); + } + }, "validateMaxInterval"); + if (this.options.hashSweepInterval !== 0 && this.options.hashSweepInterval !== Number.POSITIVE_INFINITY) { + validateMaxInterval(this.options.hashSweepInterval); + this.hashTimer = setInterval(() => { + const sweptHashes = new Collection(); + const currentDate = Date.now(); + this.hashes.sweep((val, key) => { + if (val.lastAccess === -1) + return false; + const shouldSweep = Math.floor(currentDate - val.lastAccess) > this.options.hashLifetime; + if (shouldSweep) { + sweptHashes.set(key, val); + } + this.emit("restDebug" /* Debug */, `Hash ${val.value} for ${key} swept due to lifetime being exceeded`); + return shouldSweep; + }); + this.emit("hashSweep" /* HashSweep */, sweptHashes); + }, this.options.hashSweepInterval).unref(); + } + if (this.options.handlerSweepInterval !== 0 && this.options.handlerSweepInterval !== Number.POSITIVE_INFINITY) { + validateMaxInterval(this.options.handlerSweepInterval); + this.handlerTimer = setInterval(() => { + const sweptHandlers = new Collection(); + this.handlers.sweep((val, key) => { + const { inactive } = val; + if (inactive) { + sweptHandlers.set(key, val); + } + this.emit("restDebug" /* Debug */, `Handler ${val.id} for ${key} swept due to being inactive`); + return inactive; + }); + this.emit("handlerSweep" /* HandlerSweep */, sweptHandlers); + }, this.options.handlerSweepInterval).unref(); + } + } + /** + * Sets the default agent to use for requests performed by this manager + * + * @param agent - The agent to use + */ + setAgent(agent) { + this.agent = agent; + return this; + } + /** + * Sets the authorization token that should be used for requests + * + * @param token - The authorization token to use + */ + setToken(token) { + this.#token = token; + return this; + } + /** + * Queues a request to be sent + * + * @param request - All the information needed to make a request + * @returns The response from the api request + */ + async queueRequest(request2) { + const routeId = RequestManager.generateRouteData(request2.fullRoute, request2.method); + const hash = this.hashes.get(`${request2.method}:${routeId.bucketRoute}`) ?? { + value: `Global(${request2.method}:${routeId.bucketRoute})`, + lastAccess: -1 + }; + const handler = this.handlers.get(`${hash.value}:${routeId.majorParameter}`) ?? this.createHandler(hash.value, routeId.majorParameter); + const { url, fetchOptions } = await this.resolveRequest(request2); + return handler.queueRequest(routeId, url, fetchOptions, { + body: request2.body, + files: request2.files, + auth: request2.auth !== false, + signal: request2.signal + }); + } + /** + * Creates a new rate limit handler from a hash, based on the hash and the major parameter + * + * @param hash - The hash for the route + * @param majorParameter - The major parameter for this handler + * @internal + */ + createHandler(hash, majorParameter) { + const queue = majorParameter === BurstHandlerMajorIdKey ? new BurstHandler(this, hash, majorParameter) : new SequentialHandler(this, hash, majorParameter); + this.handlers.set(queue.id, queue); + return queue; + } + /** + * Formats the request data to a usable format for fetch + * + * @param request - The request data + */ + async resolveRequest(request2) { + const { options } = this; + let query = ""; + if (request2.query) { + const resolvedQuery = request2.query.toString(); + if (resolvedQuery !== "") { + query = `?${resolvedQuery}`; + } + } + const headers = { + ...this.options.headers, + "User-Agent": `${DefaultUserAgent} ${options.userAgentAppendix}`.trim() + }; + if (request2.auth !== false) { + if (!this.#token) { + throw new Error("Expected token to be set for this request, but none was present"); + } + headers.Authorization = `${request2.authPrefix ?? this.options.authPrefix} ${this.#token}`; + } + if (request2.reason?.length) { + headers["X-Audit-Log-Reason"] = encodeURIComponent(request2.reason); + } + const url = `${options.api}${request2.versioned === false ? "" : `/v${options.version}`}${request2.fullRoute}${query}`; + let finalBody; + let additionalHeaders = {}; + if (request2.files?.length) { + const formData = new FormData2(); + for (const [index, file] of request2.files.entries()) { + const fileKey = file.key ?? `files[${index}]`; + if (Buffer3.isBuffer(file.data)) { + const { fileTypeFromBuffer } = await getFileType(); + let contentType = file.contentType; + if (!contentType) { + const parsedType = (await fileTypeFromBuffer(file.data))?.mime; + if (parsedType) { + contentType = OverwrittenMimeTypes[parsedType] ?? parsedType; + } + } + formData.append(fileKey, new Blob2([file.data], { type: contentType }), file.name); + } else { + formData.append(fileKey, new Blob2([`${file.data}`], { type: file.contentType }), file.name); + } + } + if (request2.body != null) { + if (request2.appendToFormData) { + for (const [key, value] of Object.entries(request2.body)) { + formData.append(key, value); + } + } else { + formData.append("payload_json", JSON.stringify(request2.body)); + } + } + finalBody = formData; + } else if (request2.body != null) { + if (request2.passThroughBody) { + finalBody = request2.body; + } else { + finalBody = JSON.stringify(request2.body); + additionalHeaders = { "Content-Type": "application/json" }; + } + } + finalBody = await resolveBody(finalBody); + const fetchOptions = { + headers: { ...request2.headers, ...additionalHeaders, ...headers }, + method: request2.method.toUpperCase() + }; + if (finalBody !== void 0) { + fetchOptions.body = finalBody; + } + fetchOptions.dispatcher = request2.dispatcher ?? this.agent ?? void 0; + return { url, fetchOptions }; + } + /** + * Stops the hash sweeping interval + */ + clearHashSweeper() { + clearInterval(this.hashTimer); + } + /** + * Stops the request handler sweeping interval + */ + clearHandlerSweeper() { + clearInterval(this.handlerTimer); + } + /** + * Generates route data for an endpoint:method + * + * @param endpoint - The raw endpoint to generalize + * @param method - The HTTP method this endpoint is called without + * @internal + */ + static generateRouteData(endpoint, method) { + if (endpoint.startsWith("/interactions/") && endpoint.endsWith("/callback")) { + return { + majorParameter: BurstHandlerMajorIdKey, + bucketRoute: "/interactions/:id/:token/callback", + original: endpoint + }; + } + const majorIdMatch = /^\/(?:channels|guilds|webhooks)\/(\d{17,19})/.exec(endpoint); + const majorId = majorIdMatch?.[1] ?? "global"; + const baseRoute = endpoint.replaceAll(/\d{17,19}/g, ":id").replace(/\/reactions\/(.*)/, "/reactions/:reaction"); + let exceptions = ""; + if (method === "DELETE" /* Delete */ && baseRoute === "/channels/:id/messages/:id") { + const id = /\d{17,19}$/.exec(endpoint)[0]; + const timestamp = DiscordSnowflake.timestampFrom(id); + if (Date.now() - timestamp > 1e3 * 60 * 60 * 24 * 14) { + exceptions += "/Delete Old Message"; + } + } + return { + majorParameter: majorId, + bucketRoute: baseRoute + exceptions, + original: endpoint + }; + } +}; +__name(RequestManager, "RequestManager"); + +// src/lib/REST.ts +import { EventEmitter as EventEmitter2 } from "node:events"; +var REST = class extends EventEmitter2 { + cdn; + requestManager; + constructor(options = {}) { + super(); + this.cdn = new CDN(options.cdn ?? DefaultRestOptions.cdn); + this.requestManager = new RequestManager(options).on("restDebug" /* Debug */, this.emit.bind(this, "restDebug" /* Debug */)).on("rateLimited" /* RateLimited */, this.emit.bind(this, "rateLimited" /* RateLimited */)).on("invalidRequestWarning" /* InvalidRequestWarning */, this.emit.bind(this, "invalidRequestWarning" /* InvalidRequestWarning */)).on("hashSweep" /* HashSweep */, this.emit.bind(this, "hashSweep" /* HashSweep */)); + this.on("newListener", (name, listener) => { + if (name === "response" /* Response */) + this.requestManager.on(name, listener); + }); + this.on("removeListener", (name, listener) => { + if (name === "response" /* Response */) + this.requestManager.off(name, listener); + }); + } + /** + * Gets the agent set for this instance + */ + getAgent() { + return this.requestManager.agent; + } + /** + * Sets the default agent to use for requests performed by this instance + * + * @param agent - Sets the agent to use + */ + setAgent(agent) { + this.requestManager.setAgent(agent); + return this; + } + /** + * Sets the authorization token that should be used for requests + * + * @param token - The authorization token to use + */ + setToken(token) { + this.requestManager.setToken(token); + return this; + } + /** + * Runs a get request from the api + * + * @param fullRoute - The full route to query + * @param options - Optional request options + */ + async get(fullRoute, options = {}) { + return this.request({ ...options, fullRoute, method: "GET" /* Get */ }); + } + /** + * Runs a delete request from the api + * + * @param fullRoute - The full route to query + * @param options - Optional request options + */ + async delete(fullRoute, options = {}) { + return this.request({ ...options, fullRoute, method: "DELETE" /* Delete */ }); + } + /** + * Runs a post request from the api + * + * @param fullRoute - The full route to query + * @param options - Optional request options + */ + async post(fullRoute, options = {}) { + return this.request({ ...options, fullRoute, method: "POST" /* Post */ }); + } + /** + * Runs a put request from the api + * + * @param fullRoute - The full route to query + * @param options - Optional request options + */ + async put(fullRoute, options = {}) { + return this.request({ ...options, fullRoute, method: "PUT" /* Put */ }); + } + /** + * Runs a patch request from the api + * + * @param fullRoute - The full route to query + * @param options - Optional request options + */ + async patch(fullRoute, options = {}) { + return this.request({ ...options, fullRoute, method: "PATCH" /* Patch */ }); + } + /** + * Runs a request from the api + * + * @param options - Request options + */ + async request(options) { + const response = await this.raw(options); + return parseResponse(response); + } + /** + * Runs a request from the API, yielding the raw Response object + * + * @param options - Request options + */ + async raw(options) { + return this.requestManager.queueRequest(options); + } +}; +__name(REST, "REST"); + +// src/index.ts +var version = "1.7.1"; +export { + ALLOWED_EXTENSIONS, + ALLOWED_SIZES, + ALLOWED_STICKER_EXTENSIONS, + BurstHandlerMajorIdKey, + CDN, + DefaultRestOptions, + DefaultUserAgent, + DefaultUserAgentAppendix, + DiscordAPIError, + HTTPError, + OverwrittenMimeTypes, + REST, + RESTEvents, + RateLimitError, + RequestManager, + RequestMethod, + makeURLSearchParams, + parseResponse, + version +}; +//# sourceMappingURL=index.mjs.map \ No newline at end of file diff --git a/node_modules/@discordjs/rest/dist/index.mjs.map b/node_modules/@discordjs/rest/dist/index.mjs.map new file mode 100644 index 0000000..85bb8eb --- /dev/null +++ b/node_modules/@discordjs/rest/dist/index.mjs.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/lib/CDN.ts","../src/lib/utils/constants.ts","../src/lib/errors/DiscordAPIError.ts","../src/lib/errors/HTTPError.ts","../src/lib/errors/RateLimitError.ts","../src/lib/RequestManager.ts","../src/lib/handlers/BurstHandler.ts","../src/lib/utils/utils.ts","../src/lib/handlers/Shared.ts","../src/lib/handlers/SequentialHandler.ts","../src/lib/REST.ts","../src/index.ts"],"sourcesContent":["/* eslint-disable jsdoc/check-param-names */\nimport { URL } from 'node:url';\nimport {\n\tALLOWED_EXTENSIONS,\n\tALLOWED_SIZES,\n\tALLOWED_STICKER_EXTENSIONS,\n\tDefaultRestOptions,\n\ttype ImageExtension,\n\ttype ImageSize,\n\ttype StickerExtension,\n} from './utils/constants.js';\n\n/**\n * The options used for image URLs\n */\nexport interface BaseImageURLOptions {\n\t/**\n\t * The extension to use for the image URL\n\t *\n\t * @defaultValue `'webp'`\n\t */\n\textension?: ImageExtension;\n\t/**\n\t * The size specified in the image URL\n\t */\n\tsize?: ImageSize;\n}\n\n/**\n * The options used for image URLs with animated content\n */\nexport interface ImageURLOptions extends BaseImageURLOptions {\n\t/**\n\t * Whether or not to prefer the static version of an image asset.\n\t */\n\tforceStatic?: boolean;\n}\n\n/**\n * The options to use when making a CDN URL\n */\nexport interface MakeURLOptions {\n\t/**\n\t * The allowed extensions that can be used\n\t */\n\tallowedExtensions?: readonly string[];\n\t/**\n\t * The extension to use for the image URL\n\t *\n\t * @defaultValue `'webp'`\n\t */\n\textension?: string | undefined;\n\t/**\n\t * The size specified in the image URL\n\t */\n\tsize?: ImageSize;\n}\n\n/**\n * The CDN link builder\n */\nexport class CDN {\n\tpublic constructor(private readonly base: string = DefaultRestOptions.cdn) {}\n\n\t/**\n\t * Generates an app asset URL for a client's asset.\n\t *\n\t * @param clientId - The client id that has the asset\n\t * @param assetHash - The hash provided by Discord for this asset\n\t * @param options - Optional options for the asset\n\t */\n\tpublic appAsset(clientId: string, assetHash: string, options?: Readonly): string {\n\t\treturn this.makeURL(`/app-assets/${clientId}/${assetHash}`, options);\n\t}\n\n\t/**\n\t * Generates an app icon URL for a client's icon.\n\t *\n\t * @param clientId - The client id that has the icon\n\t * @param iconHash - The hash provided by Discord for this icon\n\t * @param options - Optional options for the icon\n\t */\n\tpublic appIcon(clientId: string, iconHash: string, options?: Readonly): string {\n\t\treturn this.makeURL(`/app-icons/${clientId}/${iconHash}`, options);\n\t}\n\n\t/**\n\t * Generates an avatar URL, e.g. for a user or a webhook.\n\t *\n\t * @param id - The id that has the icon\n\t * @param avatarHash - The hash provided by Discord for this avatar\n\t * @param options - Optional options for the avatar\n\t */\n\tpublic avatar(id: string, avatarHash: string, options?: Readonly): string {\n\t\treturn this.dynamicMakeURL(`/avatars/${id}/${avatarHash}`, avatarHash, options);\n\t}\n\n\t/**\n\t * Generates a banner URL, e.g. for a user or a guild.\n\t *\n\t * @param id - The id that has the banner splash\n\t * @param bannerHash - The hash provided by Discord for this banner\n\t * @param options - Optional options for the banner\n\t */\n\tpublic banner(id: string, bannerHash: string, options?: Readonly): string {\n\t\treturn this.dynamicMakeURL(`/banners/${id}/${bannerHash}`, bannerHash, options);\n\t}\n\n\t/**\n\t * Generates an icon URL for a channel, e.g. a group DM.\n\t *\n\t * @param channelId - The channel id that has the icon\n\t * @param iconHash - The hash provided by Discord for this channel\n\t * @param options - Optional options for the icon\n\t */\n\tpublic channelIcon(channelId: string, iconHash: string, options?: Readonly): string {\n\t\treturn this.makeURL(`/channel-icons/${channelId}/${iconHash}`, options);\n\t}\n\n\t/**\n\t * Generates the default avatar URL for a discriminator.\n\t *\n\t * @param discriminator - The discriminator modulo 5\n\t */\n\tpublic defaultAvatar(discriminator: number): string {\n\t\treturn this.makeURL(`/embed/avatars/${discriminator}`, { extension: 'png' });\n\t}\n\n\t/**\n\t * Generates a discovery splash URL for a guild's discovery splash.\n\t *\n\t * @param guildId - The guild id that has the discovery splash\n\t * @param splashHash - The hash provided by Discord for this splash\n\t * @param options - Optional options for the splash\n\t */\n\tpublic discoverySplash(guildId: string, splashHash: string, options?: Readonly): string {\n\t\treturn this.makeURL(`/discovery-splashes/${guildId}/${splashHash}`, options);\n\t}\n\n\t/**\n\t * Generates an emoji's URL for an emoji.\n\t *\n\t * @param emojiId - The emoji id\n\t * @param extension - The extension of the emoji\n\t */\n\tpublic emoji(emojiId: string, extension?: ImageExtension): string {\n\t\treturn this.makeURL(`/emojis/${emojiId}`, { extension });\n\t}\n\n\t/**\n\t * Generates a guild member avatar URL.\n\t *\n\t * @param guildId - The id of the guild\n\t * @param userId - The id of the user\n\t * @param avatarHash - The hash provided by Discord for this avatar\n\t * @param options - Optional options for the avatar\n\t */\n\tpublic guildMemberAvatar(\n\t\tguildId: string,\n\t\tuserId: string,\n\t\tavatarHash: string,\n\t\toptions?: Readonly,\n\t): string {\n\t\treturn this.dynamicMakeURL(`/guilds/${guildId}/users/${userId}/avatars/${avatarHash}`, avatarHash, options);\n\t}\n\n\t/**\n\t * Generates a guild member banner URL.\n\t *\n\t * @param guildId - The id of the guild\n\t * @param userId - The id of the user\n\t * @param bannerHash - The hash provided by Discord for this banner\n\t * @param options - Optional options for the banner\n\t */\n\tpublic guildMemberBanner(\n\t\tguildId: string,\n\t\tuserId: string,\n\t\tbannerHash: string,\n\t\toptions?: Readonly,\n\t): string {\n\t\treturn this.dynamicMakeURL(`/guilds/${guildId}/users/${userId}/banner`, bannerHash, options);\n\t}\n\n\t/**\n\t * Generates an icon URL, e.g. for a guild.\n\t *\n\t * @param id - The id that has the icon splash\n\t * @param iconHash - The hash provided by Discord for this icon\n\t * @param options - Optional options for the icon\n\t */\n\tpublic icon(id: string, iconHash: string, options?: Readonly): string {\n\t\treturn this.dynamicMakeURL(`/icons/${id}/${iconHash}`, iconHash, options);\n\t}\n\n\t/**\n\t * Generates a URL for the icon of a role\n\t *\n\t * @param roleId - The id of the role that has the icon\n\t * @param roleIconHash - The hash provided by Discord for this role icon\n\t * @param options - Optional options for the role icon\n\t */\n\tpublic roleIcon(roleId: string, roleIconHash: string, options?: Readonly): string {\n\t\treturn this.makeURL(`/role-icons/${roleId}/${roleIconHash}`, options);\n\t}\n\n\t/**\n\t * Generates a guild invite splash URL for a guild's invite splash.\n\t *\n\t * @param guildId - The guild id that has the invite splash\n\t * @param splashHash - The hash provided by Discord for this splash\n\t * @param options - Optional options for the splash\n\t */\n\tpublic splash(guildId: string, splashHash: string, options?: Readonly): string {\n\t\treturn this.makeURL(`/splashes/${guildId}/${splashHash}`, options);\n\t}\n\n\t/**\n\t * Generates a sticker URL.\n\t *\n\t * @param stickerId - The sticker id\n\t * @param extension - The extension of the sticker\n\t * @privateRemarks\n\t * Stickers cannot have a `.webp` extension, so we default to a `.png`\n\t */\n\tpublic sticker(stickerId: string, extension: StickerExtension = 'png'): string {\n\t\treturn this.makeURL(`/stickers/${stickerId}`, { allowedExtensions: ALLOWED_STICKER_EXTENSIONS, extension });\n\t}\n\n\t/**\n\t * Generates a sticker pack banner URL.\n\t *\n\t * @param bannerId - The banner id\n\t * @param options - Optional options for the banner\n\t */\n\tpublic stickerPackBanner(bannerId: string, options?: Readonly): string {\n\t\treturn this.makeURL(`/app-assets/710982414301790216/store/${bannerId}`, options);\n\t}\n\n\t/**\n\t * Generates a team icon URL for a team's icon.\n\t *\n\t * @param teamId - The team id that has the icon\n\t * @param iconHash - The hash provided by Discord for this icon\n\t * @param options - Optional options for the icon\n\t */\n\tpublic teamIcon(teamId: string, iconHash: string, options?: Readonly): string {\n\t\treturn this.makeURL(`/team-icons/${teamId}/${iconHash}`, options);\n\t}\n\n\t/**\n\t * Generates a cover image for a guild scheduled event.\n\t *\n\t * @param scheduledEventId - The scheduled event id\n\t * @param coverHash - The hash provided by discord for this cover image\n\t * @param options - Optional options for the cover image\n\t */\n\tpublic guildScheduledEventCover(\n\t\tscheduledEventId: string,\n\t\tcoverHash: string,\n\t\toptions?: Readonly,\n\t): string {\n\t\treturn this.makeURL(`/guild-events/${scheduledEventId}/${coverHash}`, options);\n\t}\n\n\t/**\n\t * Constructs the URL for the resource, checking whether or not `hash` starts with `a_` if `dynamic` is set to `true`.\n\t *\n\t * @param route - The base cdn route\n\t * @param hash - The hash provided by Discord for this icon\n\t * @param options - Optional options for the link\n\t */\n\tprivate dynamicMakeURL(\n\t\troute: string,\n\t\thash: string,\n\t\t{ forceStatic = false, ...options }: Readonly = {},\n\t): string {\n\t\treturn this.makeURL(route, !forceStatic && hash.startsWith('a_') ? { ...options, extension: 'gif' } : options);\n\t}\n\n\t/**\n\t * Constructs the URL for the resource\n\t *\n\t * @param route - The base cdn route\n\t * @param options - The extension/size options for the link\n\t */\n\tprivate makeURL(\n\t\troute: string,\n\t\t{ allowedExtensions = ALLOWED_EXTENSIONS, extension = 'webp', size }: Readonly = {},\n\t): string {\n\t\t// eslint-disable-next-line no-param-reassign\n\t\textension = String(extension).toLowerCase();\n\n\t\tif (!allowedExtensions.includes(extension)) {\n\t\t\tthrow new RangeError(`Invalid extension provided: ${extension}\\nMust be one of: ${allowedExtensions.join(', ')}`);\n\t\t}\n\n\t\tif (size && !ALLOWED_SIZES.includes(size)) {\n\t\t\tthrow new RangeError(`Invalid size provided: ${size}\\nMust be one of: ${ALLOWED_SIZES.join(', ')}`);\n\t\t}\n\n\t\tconst url = new URL(`${this.base}${route}.${extension}`);\n\n\t\tif (size) {\n\t\t\turl.searchParams.set('size', String(size));\n\t\t}\n\n\t\treturn url.toString();\n\t}\n}\n","import process from 'node:process';\nimport { APIVersion } from 'discord-api-types/v10';\nimport { Agent } from 'undici';\nimport type { RESTOptions } from '../REST.js';\n\nexport const DefaultUserAgent =\n\t`DiscordBot (https://discord.js.org, 1.7.1)` as `DiscordBot (https://discord.js.org, ${string})`;\n\n/**\n * The default string to append onto the user agent.\n */\nexport const DefaultUserAgentAppendix = process.release?.name === 'node' ? `Node.js/${process.version}` : '';\n\nexport const DefaultRestOptions = {\n\tget agent() {\n\t\treturn new Agent({\n\t\t\tconnect: {\n\t\t\t\ttimeout: 30_000,\n\t\t\t},\n\t\t});\n\t},\n\tapi: 'https://discord.com/api',\n\tauthPrefix: 'Bot',\n\tcdn: 'https://cdn.discordapp.com',\n\theaders: {},\n\tinvalidRequestWarningInterval: 0,\n\tglobalRequestsPerSecond: 50,\n\toffset: 50,\n\trejectOnRateLimit: null,\n\tretries: 3,\n\ttimeout: 15_000,\n\tuserAgentAppendix: DefaultUserAgentAppendix,\n\tversion: APIVersion,\n\thashSweepInterval: 14_400_000, // 4 Hours\n\thashLifetime: 86_400_000, // 24 Hours\n\thandlerSweepInterval: 3_600_000, // 1 Hour\n} as const satisfies Required;\n\n/**\n * The events that the REST manager emits\n */\nexport enum RESTEvents {\n\tDebug = 'restDebug',\n\tHandlerSweep = 'handlerSweep',\n\tHashSweep = 'hashSweep',\n\tInvalidRequestWarning = 'invalidRequestWarning',\n\tRateLimited = 'rateLimited',\n\tResponse = 'response',\n}\n\nexport const ALLOWED_EXTENSIONS = ['webp', 'png', 'jpg', 'jpeg', 'gif'] as const satisfies readonly string[];\nexport const ALLOWED_STICKER_EXTENSIONS = ['png', 'json', 'gif'] as const satisfies readonly string[];\nexport const ALLOWED_SIZES = [16, 32, 64, 128, 256, 512, 1_024, 2_048, 4_096] as const satisfies readonly number[];\n\nexport type ImageExtension = (typeof ALLOWED_EXTENSIONS)[number];\nexport type StickerExtension = (typeof ALLOWED_STICKER_EXTENSIONS)[number];\nexport type ImageSize = (typeof ALLOWED_SIZES)[number];\n\nexport const OverwrittenMimeTypes = {\n\t// https://github.com/discordjs/discord.js/issues/8557\n\t'image/apng': 'image/png',\n} as const satisfies Readonly>;\n\nexport const BurstHandlerMajorIdKey = 'burst';\n","import type { InternalRequest, RawFile } from '../RequestManager.js';\n\ninterface DiscordErrorFieldInformation {\n\tcode: string;\n\tmessage: string;\n}\n\ninterface DiscordErrorGroupWrapper {\n\t_errors: DiscordError[];\n}\n\ntype DiscordError = DiscordErrorFieldInformation | DiscordErrorGroupWrapper | string | { [k: string]: DiscordError };\n\nexport interface DiscordErrorData {\n\tcode: number;\n\terrors?: DiscordError;\n\tmessage: string;\n}\n\nexport interface OAuthErrorData {\n\terror: string;\n\terror_description?: string;\n}\n\nexport interface RequestBody {\n\tfiles: RawFile[] | undefined;\n\tjson: unknown | undefined;\n}\n\nfunction isErrorGroupWrapper(error: DiscordError): error is DiscordErrorGroupWrapper {\n\treturn Reflect.has(error as Record, '_errors');\n}\n\nfunction isErrorResponse(error: DiscordError): error is DiscordErrorFieldInformation {\n\treturn typeof Reflect.get(error as Record, 'message') === 'string';\n}\n\n/**\n * Represents an API error returned by Discord\n */\nexport class DiscordAPIError extends Error {\n\tpublic requestBody: RequestBody;\n\n\t/**\n\t * @param rawError - The error reported by Discord\n\t * @param code - The error code reported by Discord\n\t * @param status - The status code of the response\n\t * @param method - The method of the request that erred\n\t * @param url - The url of the request that erred\n\t * @param bodyData - The unparsed data for the request that errored\n\t */\n\tpublic constructor(\n\t\tpublic rawError: DiscordErrorData | OAuthErrorData,\n\t\tpublic code: number | string,\n\t\tpublic status: number,\n\t\tpublic method: string,\n\t\tpublic url: string,\n\t\tbodyData: Pick,\n\t) {\n\t\tsuper(DiscordAPIError.getMessage(rawError));\n\n\t\tthis.requestBody = { files: bodyData.files, json: bodyData.body };\n\t}\n\n\t/**\n\t * The name of the error\n\t */\n\tpublic override get name(): string {\n\t\treturn `${DiscordAPIError.name}[${this.code}]`;\n\t}\n\n\tprivate static getMessage(error: DiscordErrorData | OAuthErrorData) {\n\t\tlet flattened = '';\n\t\tif ('code' in error) {\n\t\t\tif (error.errors) {\n\t\t\t\tflattened = [...this.flattenDiscordError(error.errors)].join('\\n');\n\t\t\t}\n\n\t\t\treturn error.message && flattened\n\t\t\t\t? `${error.message}\\n${flattened}`\n\t\t\t\t: error.message || flattened || 'Unknown Error';\n\t\t}\n\n\t\treturn error.error_description ?? 'No Description';\n\t}\n\n\tprivate static *flattenDiscordError(obj: DiscordError, key = ''): IterableIterator {\n\t\tif (isErrorResponse(obj)) {\n\t\t\treturn yield `${key.length ? `${key}[${obj.code}]` : `${obj.code}`}: ${obj.message}`.trim();\n\t\t}\n\n\t\tfor (const [otherKey, val] of Object.entries(obj)) {\n\t\t\tconst nextKey = otherKey.startsWith('_')\n\t\t\t\t? key\n\t\t\t\t: key\n\t\t\t\t? Number.isNaN(Number(otherKey))\n\t\t\t\t\t? `${key}.${otherKey}`\n\t\t\t\t\t: `${key}[${otherKey}]`\n\t\t\t\t: otherKey;\n\n\t\t\tif (typeof val === 'string') {\n\t\t\t\tyield val;\n\t\t\t} else if (isErrorGroupWrapper(val)) {\n\t\t\t\tfor (const error of val._errors) {\n\t\t\t\t\tyield* this.flattenDiscordError(error, nextKey);\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tyield* this.flattenDiscordError(val, nextKey);\n\t\t\t}\n\t\t}\n\t}\n}\n","import { STATUS_CODES } from 'node:http';\nimport type { InternalRequest } from '../RequestManager.js';\nimport type { RequestBody } from './DiscordAPIError.js';\n\n/**\n * Represents a HTTP error\n */\nexport class HTTPError extends Error {\n\tpublic requestBody: RequestBody;\n\n\tpublic override name = HTTPError.name;\n\n\t/**\n\t * @param status - The status code of the response\n\t * @param method - The method of the request that erred\n\t * @param url - The url of the request that erred\n\t * @param bodyData - The unparsed data for the request that errored\n\t */\n\tpublic constructor(\n\t\tpublic status: number,\n\t\tpublic method: string,\n\t\tpublic url: string,\n\t\tbodyData: Pick,\n\t) {\n\t\tsuper(STATUS_CODES[status]);\n\n\t\tthis.requestBody = { files: bodyData.files, json: bodyData.body };\n\t}\n}\n","import type { RateLimitData } from '../REST.js';\n\nexport class RateLimitError extends Error implements RateLimitData {\n\tpublic timeToReset: number;\n\n\tpublic limit: number;\n\n\tpublic method: string;\n\n\tpublic hash: string;\n\n\tpublic url: string;\n\n\tpublic route: string;\n\n\tpublic majorParameter: string;\n\n\tpublic global: boolean;\n\n\tpublic constructor({ timeToReset, limit, method, hash, url, route, majorParameter, global }: RateLimitData) {\n\t\tsuper();\n\t\tthis.timeToReset = timeToReset;\n\t\tthis.limit = limit;\n\t\tthis.method = method;\n\t\tthis.hash = hash;\n\t\tthis.url = url;\n\t\tthis.route = route;\n\t\tthis.majorParameter = majorParameter;\n\t\tthis.global = global;\n\t}\n\n\t/**\n\t * The name of the error\n\t */\n\tpublic override get name(): string {\n\t\treturn `${RateLimitError.name}[${this.route}]`;\n\t}\n}\n","import { Blob, Buffer } from 'node:buffer';\nimport { EventEmitter } from 'node:events';\nimport { setInterval, clearInterval } from 'node:timers';\nimport type { URLSearchParams } from 'node:url';\nimport { Collection } from '@discordjs/collection';\nimport { lazy } from '@discordjs/util';\nimport { DiscordSnowflake } from '@sapphire/snowflake';\nimport { FormData, type RequestInit, type BodyInit, type Dispatcher, type Agent } from 'undici';\nimport type { RESTOptions, RestEvents, RequestOptions } from './REST.js';\nimport { BurstHandler } from './handlers/BurstHandler.js';\nimport type { IHandler } from './handlers/IHandler.js';\nimport { SequentialHandler } from './handlers/SequentialHandler.js';\nimport {\n\tBurstHandlerMajorIdKey,\n\tDefaultRestOptions,\n\tDefaultUserAgent,\n\tOverwrittenMimeTypes,\n\tRESTEvents,\n} from './utils/constants.js';\nimport { resolveBody } from './utils/utils.js';\n\n// Make this a lazy dynamic import as file-type is a pure ESM package\nconst getFileType = lazy(async () => import('file-type'));\n\n/**\n * Represents a file to be added to the request\n */\nexport interface RawFile {\n\t/**\n\t * Content-Type of the file\n\t */\n\tcontentType?: string;\n\t/**\n\t * The actual data for the file\n\t */\n\tdata: Buffer | boolean | number | string;\n\t/**\n\t * An explicit key to use for key of the formdata field for this file.\n\t * When not provided, the index of the file in the files array is used in the form `files[${index}]`.\n\t * If you wish to alter the placeholder snowflake, you must provide this property in the same form (`files[${placeholder}]`)\n\t */\n\tkey?: string;\n\t/**\n\t * The name of the file\n\t */\n\tname: string;\n}\n\n/**\n * Represents possible data to be given to an endpoint\n */\nexport interface RequestData {\n\t/**\n\t * Whether to append JSON data to form data instead of `payload_json` when sending files\n\t */\n\tappendToFormData?: boolean;\n\t/**\n\t * If this request needs the `Authorization` header\n\t *\n\t * @defaultValue `true`\n\t */\n\tauth?: boolean;\n\t/**\n\t * The authorization prefix to use for this request, useful if you use this with bearer tokens\n\t *\n\t * @defaultValue `'Bot'`\n\t */\n\tauthPrefix?: 'Bearer' | 'Bot';\n\t/**\n\t * The body to send to this request.\n\t * If providing as BodyInit, set `passThroughBody: true`\n\t */\n\tbody?: BodyInit | unknown;\n\t/**\n\t * The {@link https://undici.nodejs.org/#/docs/api/Agent | Agent} to use for the request.\n\t */\n\tdispatcher?: Agent;\n\t/**\n\t * Files to be attached to this request\n\t */\n\tfiles?: RawFile[] | undefined;\n\t/**\n\t * Additional headers to add to this request\n\t */\n\theaders?: Record;\n\t/**\n\t * Whether to pass-through the body property directly to `fetch()`.\n\t * This only applies when files is NOT present\n\t */\n\tpassThroughBody?: boolean;\n\t/**\n\t * Query string parameters to append to the called endpoint\n\t */\n\tquery?: URLSearchParams;\n\t/**\n\t * Reason to show in the audit logs\n\t */\n\treason?: string | undefined;\n\t/**\n\t * The signal to abort the queue entry or the REST call, where applicable\n\t */\n\tsignal?: AbortSignal | undefined;\n\t/**\n\t * If this request should be versioned\n\t *\n\t * @defaultValue `true`\n\t */\n\tversioned?: boolean;\n}\n\n/**\n * Possible headers for an API call\n */\nexport interface RequestHeaders {\n\tAuthorization?: string;\n\t'User-Agent': string;\n\t'X-Audit-Log-Reason'?: string;\n}\n\n/**\n * Possible API methods to be used when doing requests\n */\nexport enum RequestMethod {\n\tDelete = 'DELETE',\n\tGet = 'GET',\n\tPatch = 'PATCH',\n\tPost = 'POST',\n\tPut = 'PUT',\n}\n\nexport type RouteLike = `/${string}`;\n\n/**\n * Internal request options\n *\n * @internal\n */\nexport interface InternalRequest extends RequestData {\n\tfullRoute: RouteLike;\n\tmethod: RequestMethod;\n}\n\nexport type HandlerRequestData = Pick;\n\n/**\n * Parsed route data for an endpoint\n *\n * @internal\n */\nexport interface RouteData {\n\tbucketRoute: string;\n\tmajorParameter: string;\n\toriginal: RouteLike;\n}\n\n/**\n * Represents a hash and its associated fields\n *\n * @internal\n */\nexport interface HashData {\n\tlastAccess: number;\n\tvalue: string;\n}\n\nexport interface RequestManager {\n\temit: ((event: K, ...args: RestEvents[K]) => boolean) &\n\t\t((event: Exclude, ...args: any[]) => boolean);\n\n\toff: ((event: K, listener: (...args: RestEvents[K]) => void) => this) &\n\t\t((event: Exclude, listener: (...args: any[]) => void) => this);\n\n\ton: ((event: K, listener: (...args: RestEvents[K]) => void) => this) &\n\t\t((event: Exclude, listener: (...args: any[]) => void) => this);\n\n\tonce: ((event: K, listener: (...args: RestEvents[K]) => void) => this) &\n\t\t((event: Exclude, listener: (...args: any[]) => void) => this);\n\n\tremoveAllListeners: ((event?: K) => this) &\n\t\t((event?: Exclude) => this);\n}\n\n/**\n * Represents the class that manages handlers for endpoints\n */\nexport class RequestManager extends EventEmitter {\n\t/**\n\t * The {@link https://undici.nodejs.org/#/docs/api/Agent | Agent} for all requests\n\t * performed by this manager.\n\t */\n\tpublic agent: Dispatcher | null = null;\n\n\t/**\n\t * The number of requests remaining in the global bucket\n\t */\n\tpublic globalRemaining: number;\n\n\t/**\n\t * The promise used to wait out the global rate limit\n\t */\n\tpublic globalDelay: Promise | null = null;\n\n\t/**\n\t * The timestamp at which the global bucket resets\n\t */\n\tpublic globalReset = -1;\n\n\t/**\n\t * API bucket hashes that are cached from provided routes\n\t */\n\tpublic readonly hashes = new Collection();\n\n\t/**\n\t * Request handlers created from the bucket hash and the major parameters\n\t */\n\tpublic readonly handlers = new Collection();\n\n\t#token: string | null = null;\n\n\tprivate hashTimer!: NodeJS.Timer;\n\n\tprivate handlerTimer!: NodeJS.Timer;\n\n\tpublic readonly options: RESTOptions;\n\n\tpublic constructor(options: Partial) {\n\t\tsuper();\n\t\tthis.options = { ...DefaultRestOptions, ...options };\n\t\tthis.options.offset = Math.max(0, this.options.offset);\n\t\tthis.globalRemaining = this.options.globalRequestsPerSecond;\n\t\tthis.agent = options.agent ?? null;\n\n\t\t// Start sweepers\n\t\tthis.setupSweepers();\n\t}\n\n\tprivate setupSweepers() {\n\t\t// eslint-disable-next-line unicorn/consistent-function-scoping\n\t\tconst validateMaxInterval = (interval: number) => {\n\t\t\tif (interval > 14_400_000) {\n\t\t\t\tthrow new Error('Cannot set an interval greater than 4 hours');\n\t\t\t}\n\t\t};\n\n\t\tif (this.options.hashSweepInterval !== 0 && this.options.hashSweepInterval !== Number.POSITIVE_INFINITY) {\n\t\t\tvalidateMaxInterval(this.options.hashSweepInterval);\n\t\t\tthis.hashTimer = setInterval(() => {\n\t\t\t\tconst sweptHashes = new Collection();\n\t\t\t\tconst currentDate = Date.now();\n\n\t\t\t\t// Begin sweeping hash based on lifetimes\n\t\t\t\tthis.hashes.sweep((val, key) => {\n\t\t\t\t\t// `-1` indicates a global hash\n\t\t\t\t\tif (val.lastAccess === -1) return false;\n\n\t\t\t\t\t// Check if lifetime has been exceeded\n\t\t\t\t\tconst shouldSweep = Math.floor(currentDate - val.lastAccess) > this.options.hashLifetime;\n\n\t\t\t\t\t// Add hash to collection of swept hashes\n\t\t\t\t\tif (shouldSweep) {\n\t\t\t\t\t\t// Add to swept hashes\n\t\t\t\t\t\tsweptHashes.set(key, val);\n\t\t\t\t\t}\n\n\t\t\t\t\t// Emit debug information\n\t\t\t\t\tthis.emit(RESTEvents.Debug, `Hash ${val.value} for ${key} swept due to lifetime being exceeded`);\n\n\t\t\t\t\treturn shouldSweep;\n\t\t\t\t});\n\n\t\t\t\t// Fire event\n\t\t\t\tthis.emit(RESTEvents.HashSweep, sweptHashes);\n\t\t\t}, this.options.hashSweepInterval).unref();\n\t\t}\n\n\t\tif (this.options.handlerSweepInterval !== 0 && this.options.handlerSweepInterval !== Number.POSITIVE_INFINITY) {\n\t\t\tvalidateMaxInterval(this.options.handlerSweepInterval);\n\t\t\tthis.handlerTimer = setInterval(() => {\n\t\t\t\tconst sweptHandlers = new Collection();\n\n\t\t\t\t// Begin sweeping handlers based on activity\n\t\t\t\tthis.handlers.sweep((val, key) => {\n\t\t\t\t\tconst { inactive } = val;\n\n\t\t\t\t\t// Collect inactive handlers\n\t\t\t\t\tif (inactive) {\n\t\t\t\t\t\tsweptHandlers.set(key, val);\n\t\t\t\t\t}\n\n\t\t\t\t\tthis.emit(RESTEvents.Debug, `Handler ${val.id} for ${key} swept due to being inactive`);\n\t\t\t\t\treturn inactive;\n\t\t\t\t});\n\n\t\t\t\t// Fire event\n\t\t\t\tthis.emit(RESTEvents.HandlerSweep, sweptHandlers);\n\t\t\t}, this.options.handlerSweepInterval).unref();\n\t\t}\n\t}\n\n\t/**\n\t * Sets the default agent to use for requests performed by this manager\n\t *\n\t * @param agent - The agent to use\n\t */\n\tpublic setAgent(agent: Dispatcher) {\n\t\tthis.agent = agent;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the authorization token that should be used for requests\n\t *\n\t * @param token - The authorization token to use\n\t */\n\tpublic setToken(token: string) {\n\t\tthis.#token = token;\n\t\treturn this;\n\t}\n\n\t/**\n\t * Queues a request to be sent\n\t *\n\t * @param request - All the information needed to make a request\n\t * @returns The response from the api request\n\t */\n\tpublic async queueRequest(request: InternalRequest): Promise {\n\t\t// Generalize the endpoint to its route data\n\t\tconst routeId = RequestManager.generateRouteData(request.fullRoute, request.method);\n\t\t// Get the bucket hash for the generic route, or point to a global route otherwise\n\t\tconst hash = this.hashes.get(`${request.method}:${routeId.bucketRoute}`) ?? {\n\t\t\tvalue: `Global(${request.method}:${routeId.bucketRoute})`,\n\t\t\tlastAccess: -1,\n\t\t};\n\n\t\t// Get the request handler for the obtained hash, with its major parameter\n\t\tconst handler =\n\t\t\tthis.handlers.get(`${hash.value}:${routeId.majorParameter}`) ??\n\t\t\tthis.createHandler(hash.value, routeId.majorParameter);\n\n\t\t// Resolve the request into usable fetch options\n\t\tconst { url, fetchOptions } = await this.resolveRequest(request);\n\n\t\t// Queue the request\n\t\treturn handler.queueRequest(routeId, url, fetchOptions, {\n\t\t\tbody: request.body,\n\t\t\tfiles: request.files,\n\t\t\tauth: request.auth !== false,\n\t\t\tsignal: request.signal,\n\t\t});\n\t}\n\n\t/**\n\t * Creates a new rate limit handler from a hash, based on the hash and the major parameter\n\t *\n\t * @param hash - The hash for the route\n\t * @param majorParameter - The major parameter for this handler\n\t * @internal\n\t */\n\tprivate createHandler(hash: string, majorParameter: string) {\n\t\t// Create the async request queue to handle requests\n\t\tconst queue =\n\t\t\tmajorParameter === BurstHandlerMajorIdKey\n\t\t\t\t? new BurstHandler(this, hash, majorParameter)\n\t\t\t\t: new SequentialHandler(this, hash, majorParameter);\n\t\t// Save the queue based on its id\n\t\tthis.handlers.set(queue.id, queue);\n\n\t\treturn queue;\n\t}\n\n\t/**\n\t * Formats the request data to a usable format for fetch\n\t *\n\t * @param request - The request data\n\t */\n\tprivate async resolveRequest(request: InternalRequest): Promise<{ fetchOptions: RequestOptions; url: string }> {\n\t\tconst { options } = this;\n\n\t\tlet query = '';\n\n\t\t// If a query option is passed, use it\n\t\tif (request.query) {\n\t\t\tconst resolvedQuery = request.query.toString();\n\t\t\tif (resolvedQuery !== '') {\n\t\t\t\tquery = `?${resolvedQuery}`;\n\t\t\t}\n\t\t}\n\n\t\t// Create the required headers\n\t\tconst headers: RequestHeaders = {\n\t\t\t...this.options.headers,\n\t\t\t'User-Agent': `${DefaultUserAgent} ${options.userAgentAppendix}`.trim(),\n\t\t};\n\n\t\t// If this request requires authorization (allowing non-\"authorized\" requests for webhooks)\n\t\tif (request.auth !== false) {\n\t\t\t// If we haven't received a token, throw an error\n\t\t\tif (!this.#token) {\n\t\t\t\tthrow new Error('Expected token to be set for this request, but none was present');\n\t\t\t}\n\n\t\t\theaders.Authorization = `${request.authPrefix ?? this.options.authPrefix} ${this.#token}`;\n\t\t}\n\n\t\t// If a reason was set, set it's appropriate header\n\t\tif (request.reason?.length) {\n\t\t\theaders['X-Audit-Log-Reason'] = encodeURIComponent(request.reason);\n\t\t}\n\n\t\t// Format the full request URL (api base, optional version, endpoint, optional querystring)\n\t\tconst url = `${options.api}${request.versioned === false ? '' : `/v${options.version}`}${\n\t\t\trequest.fullRoute\n\t\t}${query}`;\n\n\t\tlet finalBody: RequestInit['body'];\n\t\tlet additionalHeaders: Record = {};\n\n\t\tif (request.files?.length) {\n\t\t\tconst formData = new FormData();\n\n\t\t\t// Attach all files to the request\n\t\t\tfor (const [index, file] of request.files.entries()) {\n\t\t\t\tconst fileKey = file.key ?? `files[${index}]`;\n\n\t\t\t\t// https://developer.mozilla.org/en-US/docs/Web/API/FormData/append#parameters\n\t\t\t\t// FormData.append only accepts a string or Blob.\n\t\t\t\t// https://developer.mozilla.org/en-US/docs/Web/API/Blob/Blob#parameters\n\t\t\t\t// The Blob constructor accepts TypedArray/ArrayBuffer, strings, and Blobs.\n\t\t\t\tif (Buffer.isBuffer(file.data)) {\n\t\t\t\t\t// Try to infer the content type from the buffer if one isn't passed\n\t\t\t\t\tconst { fileTypeFromBuffer } = await getFileType();\n\t\t\t\t\tlet contentType = file.contentType;\n\t\t\t\t\tif (!contentType) {\n\t\t\t\t\t\tconst parsedType = (await fileTypeFromBuffer(file.data))?.mime;\n\t\t\t\t\t\tif (parsedType) {\n\t\t\t\t\t\t\tcontentType = OverwrittenMimeTypes[parsedType as keyof typeof OverwrittenMimeTypes] ?? parsedType;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\tformData.append(fileKey, new Blob([file.data], { type: contentType }), file.name);\n\t\t\t\t} else {\n\t\t\t\t\tformData.append(fileKey, new Blob([`${file.data}`], { type: file.contentType }), file.name);\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// If a JSON body was added as well, attach it to the form data, using payload_json unless otherwise specified\n\t\t\t// eslint-disable-next-line no-eq-null, eqeqeq\n\t\t\tif (request.body != null) {\n\t\t\t\tif (request.appendToFormData) {\n\t\t\t\t\tfor (const [key, value] of Object.entries(request.body as Record)) {\n\t\t\t\t\t\tformData.append(key, value);\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\tformData.append('payload_json', JSON.stringify(request.body));\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Set the final body to the form data\n\t\t\tfinalBody = formData;\n\n\t\t\t// eslint-disable-next-line no-eq-null, eqeqeq\n\t\t} else if (request.body != null) {\n\t\t\tif (request.passThroughBody) {\n\t\t\t\tfinalBody = request.body as BodyInit;\n\t\t\t} else {\n\t\t\t\t// Stringify the JSON data\n\t\t\t\tfinalBody = JSON.stringify(request.body);\n\t\t\t\t// Set the additional headers to specify the content-type\n\t\t\t\tadditionalHeaders = { 'Content-Type': 'application/json' };\n\t\t\t}\n\t\t}\n\n\t\tfinalBody = await resolveBody(finalBody);\n\n\t\tconst fetchOptions: RequestOptions = {\n\t\t\theaders: { ...request.headers, ...additionalHeaders, ...headers } as Record,\n\t\t\tmethod: request.method.toUpperCase() as Dispatcher.HttpMethod,\n\t\t};\n\n\t\tif (finalBody !== undefined) {\n\t\t\tfetchOptions.body = finalBody as Exclude;\n\t\t}\n\n\t\t// Prioritize setting an agent per request, use the agent for this instance otherwise.\n\t\tfetchOptions.dispatcher = request.dispatcher ?? this.agent ?? undefined!;\n\n\t\treturn { url, fetchOptions };\n\t}\n\n\t/**\n\t * Stops the hash sweeping interval\n\t */\n\tpublic clearHashSweeper() {\n\t\tclearInterval(this.hashTimer);\n\t}\n\n\t/**\n\t * Stops the request handler sweeping interval\n\t */\n\tpublic clearHandlerSweeper() {\n\t\tclearInterval(this.handlerTimer);\n\t}\n\n\t/**\n\t * Generates route data for an endpoint:method\n\t *\n\t * @param endpoint - The raw endpoint to generalize\n\t * @param method - The HTTP method this endpoint is called without\n\t * @internal\n\t */\n\tprivate static generateRouteData(endpoint: RouteLike, method: RequestMethod): RouteData {\n\t\tif (endpoint.startsWith('/interactions/') && endpoint.endsWith('/callback')) {\n\t\t\treturn {\n\t\t\t\tmajorParameter: BurstHandlerMajorIdKey,\n\t\t\t\tbucketRoute: '/interactions/:id/:token/callback',\n\t\t\t\toriginal: endpoint,\n\t\t\t};\n\t\t}\n\n\t\tconst majorIdMatch = /^\\/(?:channels|guilds|webhooks)\\/(\\d{17,19})/.exec(endpoint);\n\n\t\t// Get the major id for this route - global otherwise\n\t\tconst majorId = majorIdMatch?.[1] ?? 'global';\n\n\t\tconst baseRoute = endpoint\n\t\t\t// Strip out all ids\n\t\t\t.replaceAll(/\\d{17,19}/g, ':id')\n\t\t\t// Strip out reaction as they fall under the same bucket\n\t\t\t.replace(/\\/reactions\\/(.*)/, '/reactions/:reaction');\n\n\t\tlet exceptions = '';\n\n\t\t// Hard-Code Old Message Deletion Exception (2 week+ old messages are a different bucket)\n\t\t// https://github.com/discord/discord-api-docs/issues/1295\n\t\tif (method === RequestMethod.Delete && baseRoute === '/channels/:id/messages/:id') {\n\t\t\tconst id = /\\d{17,19}$/.exec(endpoint)![0]!;\n\t\t\tconst timestamp = DiscordSnowflake.timestampFrom(id);\n\t\t\tif (Date.now() - timestamp > 1_000 * 60 * 60 * 24 * 14) {\n\t\t\t\texceptions += '/Delete Old Message';\n\t\t\t}\n\t\t}\n\n\t\treturn {\n\t\t\tmajorParameter: majorId,\n\t\t\tbucketRoute: baseRoute + exceptions,\n\t\t\toriginal: endpoint,\n\t\t};\n\t}\n}\n","import { setTimeout as sleep } from 'node:timers/promises';\nimport type { Dispatcher } from 'undici';\nimport type { RequestOptions } from '../REST.js';\nimport type { HandlerRequestData, RequestManager, RouteData } from '../RequestManager.js';\nimport { RESTEvents } from '../utils/constants.js';\nimport { onRateLimit, parseHeader } from '../utils/utils.js';\nimport type { IHandler } from './IHandler.js';\nimport { handleErrors, incrementInvalidCount, makeNetworkRequest } from './Shared.js';\n\n/**\n * The structure used to handle burst requests for a given bucket.\n * Burst requests have no ratelimit handling but allow for pre- and post-processing\n * of data in the same manner as sequentially queued requests.\n *\n * @remarks\n * This queue may still emit a rate limit error if an unexpected 429 is hit\n */\nexport class BurstHandler implements IHandler {\n\t/**\n\t * {@inheritdoc IHandler.id}\n\t */\n\tpublic readonly id: string;\n\n\t/**\n\t * {@inheritDoc IHandler.inactive}\n\t */\n\tpublic inactive = false;\n\n\t/**\n\t * @param manager - The request manager\n\t * @param hash - The hash that this RequestHandler handles\n\t * @param majorParameter - The major parameter for this handler\n\t */\n\tpublic constructor(\n\t\tprivate readonly manager: RequestManager,\n\t\tprivate readonly hash: string,\n\t\tprivate readonly majorParameter: string,\n\t) {\n\t\tthis.id = `${hash}:${majorParameter}`;\n\t}\n\n\t/**\n\t * Emits a debug message\n\t *\n\t * @param message - The message to debug\n\t */\n\tprivate debug(message: string) {\n\t\tthis.manager.emit(RESTEvents.Debug, `[REST ${this.id}] ${message}`);\n\t}\n\n\t/**\n\t * {@inheritDoc IHandler.queueRequest}\n\t */\n\tpublic async queueRequest(\n\t\trouteId: RouteData,\n\t\turl: string,\n\t\toptions: RequestOptions,\n\t\trequestData: HandlerRequestData,\n\t): Promise {\n\t\treturn this.runRequest(routeId, url, options, requestData);\n\t}\n\n\t/**\n\t * The method that actually makes the request to the API, and updates info about the bucket accordingly\n\t *\n\t * @param routeId - The generalized API route with literal ids for major parameters\n\t * @param url - The fully resolved URL to make the request to\n\t * @param options - The fetch options needed to make the request\n\t * @param requestData - Extra data from the user's request needed for errors and additional processing\n\t * @param retries - The number of retries this request has already attempted (recursion)\n\t */\n\tprivate async runRequest(\n\t\trouteId: RouteData,\n\t\turl: string,\n\t\toptions: RequestOptions,\n\t\trequestData: HandlerRequestData,\n\t\tretries = 0,\n\t): Promise {\n\t\tconst method = options.method ?? 'get';\n\n\t\tconst res = await makeNetworkRequest(this.manager, routeId, url, options, requestData, retries);\n\n\t\t// Retry requested\n\t\tif (res === null) {\n\t\t\t// eslint-disable-next-line no-param-reassign\n\t\t\treturn this.runRequest(routeId, url, options, requestData, ++retries);\n\t\t}\n\n\t\tconst status = res.statusCode;\n\t\tlet retryAfter = 0;\n\t\tconst retry = parseHeader(res.headers['retry-after']);\n\n\t\t// Amount of time in milliseconds until we should retry if rate limited (globally or otherwise)\n\t\tif (retry) retryAfter = Number(retry) * 1_000 + this.manager.options.offset;\n\n\t\t// Count the invalid requests\n\t\tif (status === 401 || status === 403 || status === 429) {\n\t\t\tincrementInvalidCount(this.manager);\n\t\t}\n\n\t\tif (status >= 200 && status < 300) {\n\t\t\treturn res;\n\t\t} else if (status === 429) {\n\t\t\t// Unexpected ratelimit\n\t\t\tconst isGlobal = res.headers['x-ratelimit-global'] !== undefined;\n\t\t\tawait onRateLimit(this.manager, {\n\t\t\t\ttimeToReset: retryAfter,\n\t\t\t\tlimit: Number.POSITIVE_INFINITY,\n\t\t\t\tmethod,\n\t\t\t\thash: this.hash,\n\t\t\t\turl,\n\t\t\t\troute: routeId.bucketRoute,\n\t\t\t\tmajorParameter: this.majorParameter,\n\t\t\t\tglobal: isGlobal,\n\t\t\t});\n\t\t\tthis.debug(\n\t\t\t\t[\n\t\t\t\t\t'Encountered unexpected 429 rate limit',\n\t\t\t\t\t` Global : ${isGlobal}`,\n\t\t\t\t\t` Method : ${method}`,\n\t\t\t\t\t` URL : ${url}`,\n\t\t\t\t\t` Bucket : ${routeId.bucketRoute}`,\n\t\t\t\t\t` Major parameter: ${routeId.majorParameter}`,\n\t\t\t\t\t` Hash : ${this.hash}`,\n\t\t\t\t\t` Limit : ${Number.POSITIVE_INFINITY}`,\n\t\t\t\t\t` Retry After : ${retryAfter}ms`,\n\t\t\t\t\t` Sublimit : None`,\n\t\t\t\t].join('\\n'),\n\t\t\t);\n\n\t\t\t// We are bypassing all other limits, but an encountered limit should be respected (it's probably a non-punished rate limit anyways)\n\t\t\tawait sleep(retryAfter);\n\n\t\t\t// Since this is not a server side issue, the next request should pass, so we don't bump the retries counter\n\t\t\treturn this.runRequest(routeId, url, options, requestData, retries);\n\t\t} else {\n\t\t\tconst handled = await handleErrors(this.manager, res, method, url, requestData, retries);\n\t\t\tif (handled === null) {\n\t\t\t\t// eslint-disable-next-line no-param-reassign\n\t\t\t\treturn this.runRequest(routeId, url, options, requestData, ++retries);\n\t\t\t}\n\n\t\t\treturn handled;\n\t\t}\n\t}\n}\n","import { Blob, Buffer } from 'node:buffer';\nimport { URLSearchParams } from 'node:url';\nimport { types } from 'node:util';\nimport type { RESTPatchAPIChannelJSONBody } from 'discord-api-types/v10';\nimport { FormData, type Dispatcher, type RequestInit } from 'undici';\nimport type { RateLimitData, RequestOptions } from '../REST.js';\nimport { type RequestManager, RequestMethod } from '../RequestManager.js';\nimport { RateLimitError } from '../errors/RateLimitError.js';\n\nexport function parseHeader(header: string[] | string | undefined): string | undefined {\n\tif (header === undefined || typeof header === 'string') {\n\t\treturn header;\n\t}\n\n\treturn header.join(';');\n}\n\nfunction serializeSearchParam(value: unknown): string | null {\n\tswitch (typeof value) {\n\t\tcase 'string':\n\t\t\treturn value;\n\t\tcase 'number':\n\t\tcase 'bigint':\n\t\tcase 'boolean':\n\t\t\treturn value.toString();\n\t\tcase 'object':\n\t\t\tif (value === null) return null;\n\t\t\tif (value instanceof Date) {\n\t\t\t\treturn Number.isNaN(value.getTime()) ? null : value.toISOString();\n\t\t\t}\n\n\t\t\t// eslint-disable-next-line @typescript-eslint/no-base-to-string\n\t\t\tif (typeof value.toString === 'function' && value.toString !== Object.prototype.toString) return value.toString();\n\t\t\treturn null;\n\t\tdefault:\n\t\t\treturn null;\n\t}\n}\n\n/**\n * Creates and populates an URLSearchParams instance from an object, stripping\n * out null and undefined values, while also coercing non-strings to strings.\n *\n * @param options - The options to use\n * @returns A populated URLSearchParams instance\n */\nexport function makeURLSearchParams(options?: Readonly) {\n\tconst params = new URLSearchParams();\n\tif (!options) return params;\n\n\tfor (const [key, value] of Object.entries(options)) {\n\t\tconst serialized = serializeSearchParam(value);\n\t\tif (serialized !== null) params.append(key, serialized);\n\t}\n\n\treturn params;\n}\n\n/**\n * Converts the response to usable data\n *\n * @param res - The fetch response\n */\nexport async function parseResponse(res: Dispatcher.ResponseData): Promise {\n\tconst header = parseHeader(res.headers['content-type']);\n\tif (header?.startsWith('application/json')) {\n\t\treturn res.body.json();\n\t}\n\n\treturn res.body.arrayBuffer();\n}\n\n/**\n * Check whether a request falls under a sublimit\n *\n * @param bucketRoute - The buckets route identifier\n * @param body - The options provided as JSON data\n * @param method - The HTTP method that will be used to make the request\n * @returns Whether the request falls under a sublimit\n */\nexport function hasSublimit(bucketRoute: string, body?: unknown, method?: string): boolean {\n\t// TODO: Update for new sublimits\n\t// Currently known sublimits:\n\t// Editing channel `name` or `topic`\n\tif (bucketRoute === '/channels/:id') {\n\t\tif (typeof body !== 'object' || body === null) return false;\n\t\t// This should never be a POST body, but just in case\n\t\tif (method !== RequestMethod.Patch) return false;\n\t\tconst castedBody = body as RESTPatchAPIChannelJSONBody;\n\t\treturn ['name', 'topic'].some((key) => Reflect.has(castedBody, key));\n\t}\n\n\t// If we are checking if a request has a sublimit on a route not checked above, sublimit all requests to avoid a flood of 429s\n\treturn true;\n}\n\nexport async function resolveBody(body: RequestInit['body']): Promise {\n\t// eslint-disable-next-line no-eq-null, eqeqeq\n\tif (body == null) {\n\t\treturn null;\n\t} else if (typeof body === 'string') {\n\t\treturn body;\n\t} else if (types.isUint8Array(body)) {\n\t\treturn body;\n\t} else if (types.isArrayBuffer(body)) {\n\t\treturn new Uint8Array(body);\n\t} else if (body instanceof URLSearchParams) {\n\t\treturn body.toString();\n\t} else if (body instanceof DataView) {\n\t\treturn new Uint8Array(body.buffer);\n\t} else if (body instanceof Blob) {\n\t\treturn new Uint8Array(await body.arrayBuffer());\n\t} else if (body instanceof FormData) {\n\t\treturn body;\n\t} else if ((body as Iterable)[Symbol.iterator]) {\n\t\tconst chunks = [...(body as Iterable)];\n\t\tconst length = chunks.reduce((a, b) => a + b.length, 0);\n\n\t\tconst uint8 = new Uint8Array(length);\n\t\tlet lengthUsed = 0;\n\n\t\treturn chunks.reduce((a, b) => {\n\t\t\ta.set(b, lengthUsed);\n\t\t\tlengthUsed += b.length;\n\t\t\treturn a;\n\t\t}, uint8);\n\t} else if ((body as AsyncIterable)[Symbol.asyncIterator]) {\n\t\tconst chunks: Uint8Array[] = [];\n\n\t\tfor await (const chunk of body as AsyncIterable) {\n\t\t\tchunks.push(chunk);\n\t\t}\n\n\t\treturn Buffer.concat(chunks);\n\t}\n\n\tthrow new TypeError(`Unable to resolve body.`);\n}\n\n/**\n * Check whether an error indicates that a retry can be attempted\n *\n * @param error - The error thrown by the network request\n * @returns Whether the error indicates a retry should be attempted\n */\nexport function shouldRetry(error: Error | NodeJS.ErrnoException) {\n\t// Retry for possible timed out requests\n\tif (error.name === 'AbortError') return true;\n\t// Downlevel ECONNRESET to retry as it may be recoverable\n\treturn ('code' in error && error.code === 'ECONNRESET') || error.message.includes('ECONNRESET');\n}\n\n/**\n * Determines whether the request should be queued or whether a RateLimitError should be thrown\n *\n * @internal\n */\nexport async function onRateLimit(manager: RequestManager, rateLimitData: RateLimitData) {\n\tconst { options } = manager;\n\tif (!options.rejectOnRateLimit) return;\n\n\tconst shouldThrow =\n\t\ttypeof options.rejectOnRateLimit === 'function'\n\t\t\t? await options.rejectOnRateLimit(rateLimitData)\n\t\t\t: options.rejectOnRateLimit.some((route) => rateLimitData.route.startsWith(route.toLowerCase()));\n\tif (shouldThrow) {\n\t\tthrow new RateLimitError(rateLimitData);\n\t}\n}\n","import { setTimeout, clearTimeout } from 'node:timers';\nimport { request, type Dispatcher } from 'undici';\nimport type { RequestOptions } from '../REST.js';\nimport type { HandlerRequestData, RequestManager, RouteData } from '../RequestManager.js';\nimport type { DiscordErrorData, OAuthErrorData } from '../errors/DiscordAPIError.js';\nimport { DiscordAPIError } from '../errors/DiscordAPIError.js';\nimport { HTTPError } from '../errors/HTTPError.js';\nimport { RESTEvents } from '../utils/constants.js';\nimport { parseResponse, shouldRetry } from '../utils/utils.js';\nimport type { PolyFillAbortSignal } from './IHandler.js';\n\n/**\n * Invalid request limiting is done on a per-IP basis, not a per-token basis.\n * The best we can do is track invalid counts process-wide (on the theory that\n * users could have multiple bots run from one process) rather than per-bot.\n * Therefore, store these at file scope here rather than in the client's\n * RESTManager object.\n */\nlet invalidCount = 0;\nlet invalidCountResetTime: number | null = null;\n\n/**\n * Increment the invalid request count and emit warning if necessary\n *\n * @internal\n */\nexport function incrementInvalidCount(manager: RequestManager) {\n\tif (!invalidCountResetTime || invalidCountResetTime < Date.now()) {\n\t\tinvalidCountResetTime = Date.now() + 1_000 * 60 * 10;\n\t\tinvalidCount = 0;\n\t}\n\n\tinvalidCount++;\n\n\tconst emitInvalid =\n\t\tmanager.options.invalidRequestWarningInterval > 0 &&\n\t\tinvalidCount % manager.options.invalidRequestWarningInterval === 0;\n\tif (emitInvalid) {\n\t\t// Let library users know periodically about invalid requests\n\t\tmanager.emit(RESTEvents.InvalidRequestWarning, {\n\t\t\tcount: invalidCount,\n\t\t\tremainingTime: invalidCountResetTime - Date.now(),\n\t\t});\n\t}\n}\n\n/**\n * Performs the actual network request for a request handler\n *\n * @param manager - The manager that holds options and emits informational events\n * @param routeId - The generalized api route with literal ids for major parameters\n * @param url - The fully resolved url to make the request to\n * @param options - The fetch options needed to make the request\n * @param requestData - Extra data from the user's request needed for errors and additional processing\n * @param retries - The number of retries this request has already attempted (recursion occurs on the handler)\n * @returns The respond from the network or `null` when the request should be retried\n * @internal\n */\nexport async function makeNetworkRequest(\n\tmanager: RequestManager,\n\trouteId: RouteData,\n\turl: string,\n\toptions: RequestOptions,\n\trequestData: HandlerRequestData,\n\tretries: number,\n) {\n\tconst controller = new AbortController();\n\tconst timeout = setTimeout(() => controller.abort(), manager.options.timeout).unref();\n\tif (requestData.signal) {\n\t\t// The type polyfill is required because Node.js's types are incomplete.\n\t\tconst signal = requestData.signal as unknown as PolyFillAbortSignal;\n\t\t// If the user signal was aborted, abort the controller, else abort the local signal.\n\t\t// The reason why we don't re-use the user's signal, is because users may use the same signal for multiple\n\t\t// requests, and we do not want to cause unexpected side-effects.\n\t\tif (signal.aborted) controller.abort();\n\t\telse signal.addEventListener('abort', () => controller.abort());\n\t}\n\n\tlet res: Dispatcher.ResponseData;\n\ttry {\n\t\tres = await request(url, { ...options, signal: controller.signal });\n\t} catch (error: unknown) {\n\t\tif (!(error instanceof Error)) throw error;\n\t\t// Retry the specified number of times if needed\n\t\tif (shouldRetry(error) && retries !== manager.options.retries) {\n\t\t\t// Retry is handled by the handler upon receiving null\n\t\t\treturn null;\n\t\t}\n\n\t\tthrow error;\n\t} finally {\n\t\tclearTimeout(timeout);\n\t}\n\n\tif (manager.listenerCount(RESTEvents.Response)) {\n\t\tmanager.emit(\n\t\t\tRESTEvents.Response,\n\t\t\t{\n\t\t\t\tmethod: options.method ?? 'get',\n\t\t\t\tpath: routeId.original,\n\t\t\t\troute: routeId.bucketRoute,\n\t\t\t\toptions,\n\t\t\t\tdata: requestData,\n\t\t\t\tretries,\n\t\t\t},\n\t\t\t{ ...res },\n\t\t);\n\t}\n\n\treturn res;\n}\n\n/**\n * Handles 5xx and 4xx errors (not 429's) conventionally. 429's should be handled before calling this function\n *\n * @param manager - The manager that holds options and emits informational events\n * @param res - The response received from {@link makeNetworkRequest}\n * @param method - The method used to make the request\n * @param url - The fully resolved url to make the request to\n * @param requestData - Extra data from the user's request needed for errors and additional processing\n * @param retries - The number of retries this request has already attempted (recursion occurs on the handler)\n * @returns - The response if the status code is not handled or null to request a retry\n */\nexport async function handleErrors(\n\tmanager: RequestManager,\n\tres: Dispatcher.ResponseData,\n\tmethod: string,\n\turl: string,\n\trequestData: HandlerRequestData,\n\tretries: number,\n) {\n\tconst status = res.statusCode;\n\tif (status >= 500 && status < 600) {\n\t\t// Retry the specified number of times for possible server side issues\n\t\tif (retries !== manager.options.retries) {\n\t\t\treturn null;\n\t\t}\n\n\t\t// We are out of retries, throw an error\n\t\tthrow new HTTPError(status, method, url, requestData);\n\t} else {\n\t\t// Handle possible malformed requests\n\t\tif (status >= 400 && status < 500) {\n\t\t\t// If we receive this status code, it means the token we had is no longer valid.\n\t\t\tif (status === 401 && requestData.auth) {\n\t\t\t\tmanager.setToken(null!);\n\t\t\t}\n\n\t\t\t// The request will not succeed for some reason, parse the error returned from the api\n\t\t\tconst data = (await parseResponse(res)) as DiscordErrorData | OAuthErrorData;\n\t\t\t// throw the API error\n\t\t\tthrow new DiscordAPIError(data, 'code' in data ? data.code : data.error, status, method, url, requestData);\n\t\t}\n\n\t\treturn res;\n\t}\n}\n","import { setTimeout as sleep } from 'node:timers/promises';\nimport { AsyncQueue } from '@sapphire/async-queue';\nimport type { Dispatcher } from 'undici';\nimport type { RateLimitData, RequestOptions } from '../REST.js';\nimport type { HandlerRequestData, RequestManager, RouteData } from '../RequestManager.js';\nimport { RESTEvents } from '../utils/constants.js';\nimport { hasSublimit, onRateLimit, parseHeader } from '../utils/utils.js';\nimport type { IHandler } from './IHandler.js';\nimport { handleErrors, incrementInvalidCount, makeNetworkRequest } from './Shared.js';\n\nconst enum QueueType {\n\tStandard,\n\tSublimit,\n}\n\n/**\n * The structure used to handle sequential requests for a given bucket\n */\nexport class SequentialHandler implements IHandler {\n\t/**\n\t * {@inheritDoc IHandler.id}\n\t */\n\tpublic readonly id: string;\n\n\t/**\n\t * The time this rate limit bucket will reset\n\t */\n\tprivate reset = -1;\n\n\t/**\n\t * The remaining requests that can be made before we are rate limited\n\t */\n\tprivate remaining = 1;\n\n\t/**\n\t * The total number of requests that can be made before we are rate limited\n\t */\n\tprivate limit = Number.POSITIVE_INFINITY;\n\n\t/**\n\t * The interface used to sequence async requests sequentially\n\t */\n\t#asyncQueue = new AsyncQueue();\n\n\t/**\n\t * The interface used to sequence sublimited async requests sequentially\n\t */\n\t#sublimitedQueue: AsyncQueue | null = null;\n\n\t/**\n\t * A promise wrapper for when the sublimited queue is finished being processed or null when not being processed\n\t */\n\t#sublimitPromise: { promise: Promise; resolve(): void } | null = null;\n\n\t/**\n\t * Whether the sublimit queue needs to be shifted in the finally block\n\t */\n\t#shiftSublimit = false;\n\n\t/**\n\t * @param manager - The request manager\n\t * @param hash - The hash that this RequestHandler handles\n\t * @param majorParameter - The major parameter for this handler\n\t */\n\tpublic constructor(\n\t\tprivate readonly manager: RequestManager,\n\t\tprivate readonly hash: string,\n\t\tprivate readonly majorParameter: string,\n\t) {\n\t\tthis.id = `${hash}:${majorParameter}`;\n\t}\n\n\t/**\n\t * {@inheritDoc IHandler.inactive}\n\t */\n\tpublic get inactive(): boolean {\n\t\treturn (\n\t\t\tthis.#asyncQueue.remaining === 0 &&\n\t\t\t(this.#sublimitedQueue === null || this.#sublimitedQueue.remaining === 0) &&\n\t\t\t!this.limited\n\t\t);\n\t}\n\n\t/**\n\t * If the rate limit bucket is currently limited by the global limit\n\t */\n\tprivate get globalLimited(): boolean {\n\t\treturn this.manager.globalRemaining <= 0 && Date.now() < this.manager.globalReset;\n\t}\n\n\t/**\n\t * If the rate limit bucket is currently limited by its limit\n\t */\n\tprivate get localLimited(): boolean {\n\t\treturn this.remaining <= 0 && Date.now() < this.reset;\n\t}\n\n\t/**\n\t * If the rate limit bucket is currently limited\n\t */\n\tprivate get limited(): boolean {\n\t\treturn this.globalLimited || this.localLimited;\n\t}\n\n\t/**\n\t * The time until queued requests can continue\n\t */\n\tprivate get timeToReset(): number {\n\t\treturn this.reset + this.manager.options.offset - Date.now();\n\t}\n\n\t/**\n\t * Emits a debug message\n\t *\n\t * @param message - The message to debug\n\t */\n\tprivate debug(message: string) {\n\t\tthis.manager.emit(RESTEvents.Debug, `[REST ${this.id}] ${message}`);\n\t}\n\n\t/**\n\t * Delay all requests for the specified amount of time, handling global rate limits\n\t *\n\t * @param time - The amount of time to delay all requests for\n\t */\n\tprivate async globalDelayFor(time: number): Promise {\n\t\tawait sleep(time);\n\t\tthis.manager.globalDelay = null;\n\t}\n\n\t/**\n\t * {@inheritDoc IHandler.queueRequest}\n\t */\n\tpublic async queueRequest(\n\t\trouteId: RouteData,\n\t\turl: string,\n\t\toptions: RequestOptions,\n\t\trequestData: HandlerRequestData,\n\t): Promise {\n\t\tlet queue = this.#asyncQueue;\n\t\tlet queueType = QueueType.Standard;\n\t\t// Separate sublimited requests when already sublimited\n\t\tif (this.#sublimitedQueue && hasSublimit(routeId.bucketRoute, requestData.body, options.method)) {\n\t\t\tqueue = this.#sublimitedQueue!;\n\t\t\tqueueType = QueueType.Sublimit;\n\t\t}\n\n\t\t// Wait for any previous requests to be completed before this one is run\n\t\tawait queue.wait({ signal: requestData.signal });\n\t\t// This set handles retroactively sublimiting requests\n\t\tif (queueType === QueueType.Standard) {\n\t\t\tif (this.#sublimitedQueue && hasSublimit(routeId.bucketRoute, requestData.body, options.method)) {\n\t\t\t\t/**\n\t\t\t\t * Remove the request from the standard queue, it should never be possible to get here while processing the\n\t\t\t\t * sublimit queue so there is no need to worry about shifting the wrong request\n\t\t\t\t */\n\t\t\t\tqueue = this.#sublimitedQueue!;\n\t\t\t\tconst wait = queue.wait();\n\t\t\t\tthis.#asyncQueue.shift();\n\t\t\t\tawait wait;\n\t\t\t} else if (this.#sublimitPromise) {\n\t\t\t\t// Stall requests while the sublimit queue gets processed\n\t\t\t\tawait this.#sublimitPromise.promise;\n\t\t\t}\n\t\t}\n\n\t\ttry {\n\t\t\t// Make the request, and return the results\n\t\t\treturn await this.runRequest(routeId, url, options, requestData);\n\t\t} finally {\n\t\t\t// Allow the next request to fire\n\t\t\tqueue.shift();\n\t\t\tif (this.#shiftSublimit) {\n\t\t\t\tthis.#shiftSublimit = false;\n\t\t\t\tthis.#sublimitedQueue?.shift();\n\t\t\t}\n\n\t\t\t// If this request is the last request in a sublimit\n\t\t\tif (this.#sublimitedQueue?.remaining === 0) {\n\t\t\t\tthis.#sublimitPromise?.resolve();\n\t\t\t\tthis.#sublimitedQueue = null;\n\t\t\t}\n\t\t}\n\t}\n\n\t/**\n\t * The method that actually makes the request to the api, and updates info about the bucket accordingly\n\t *\n\t * @param routeId - The generalized api route with literal ids for major parameters\n\t * @param url - The fully resolved url to make the request to\n\t * @param options - The fetch options needed to make the request\n\t * @param requestData - Extra data from the user's request needed for errors and additional processing\n\t * @param retries - The number of retries this request has already attempted (recursion)\n\t */\n\tprivate async runRequest(\n\t\trouteId: RouteData,\n\t\turl: string,\n\t\toptions: RequestOptions,\n\t\trequestData: HandlerRequestData,\n\t\tretries = 0,\n\t): Promise {\n\t\t/*\n\t\t * After calculations have been done, pre-emptively stop further requests\n\t\t * Potentially loop until this task can run if e.g. the global rate limit is hit twice\n\t\t */\n\t\twhile (this.limited) {\n\t\t\tconst isGlobal = this.globalLimited;\n\t\t\tlet limit: number;\n\t\t\tlet timeout: number;\n\t\t\tlet delay: Promise;\n\n\t\t\tif (isGlobal) {\n\t\t\t\t// Set RateLimitData based on the global limit\n\t\t\t\tlimit = this.manager.options.globalRequestsPerSecond;\n\t\t\t\ttimeout = this.manager.globalReset + this.manager.options.offset - Date.now();\n\t\t\t\t// If this is the first task to reach the global timeout, set the global delay\n\t\t\t\tif (!this.manager.globalDelay) {\n\t\t\t\t\t// The global delay function clears the global delay state when it is resolved\n\t\t\t\t\tthis.manager.globalDelay = this.globalDelayFor(timeout);\n\t\t\t\t}\n\n\t\t\t\tdelay = this.manager.globalDelay;\n\t\t\t} else {\n\t\t\t\t// Set RateLimitData based on the route-specific limit\n\t\t\t\tlimit = this.limit;\n\t\t\t\ttimeout = this.timeToReset;\n\t\t\t\tdelay = sleep(timeout);\n\t\t\t}\n\n\t\t\tconst rateLimitData: RateLimitData = {\n\t\t\t\ttimeToReset: timeout,\n\t\t\t\tlimit,\n\t\t\t\tmethod: options.method ?? 'get',\n\t\t\t\thash: this.hash,\n\t\t\t\turl,\n\t\t\t\troute: routeId.bucketRoute,\n\t\t\t\tmajorParameter: this.majorParameter,\n\t\t\t\tglobal: isGlobal,\n\t\t\t};\n\t\t\t// Let library users know they have hit a rate limit\n\t\t\tthis.manager.emit(RESTEvents.RateLimited, rateLimitData);\n\t\t\t// Determine whether a RateLimitError should be thrown\n\t\t\tawait onRateLimit(this.manager, rateLimitData);\n\t\t\t// When not erroring, emit debug for what is happening\n\t\t\tif (isGlobal) {\n\t\t\t\tthis.debug(`Global rate limit hit, blocking all requests for ${timeout}ms`);\n\t\t\t} else {\n\t\t\t\tthis.debug(`Waiting ${timeout}ms for rate limit to pass`);\n\t\t\t}\n\n\t\t\t// Wait the remaining time left before the rate limit resets\n\t\t\tawait delay;\n\t\t}\n\n\t\t// As the request goes out, update the global usage information\n\t\tif (!this.manager.globalReset || this.manager.globalReset < Date.now()) {\n\t\t\tthis.manager.globalReset = Date.now() + 1_000;\n\t\t\tthis.manager.globalRemaining = this.manager.options.globalRequestsPerSecond;\n\t\t}\n\n\t\tthis.manager.globalRemaining--;\n\n\t\tconst method = options.method ?? 'get';\n\n\t\tconst res = await makeNetworkRequest(this.manager, routeId, url, options, requestData, retries);\n\n\t\t// Retry requested\n\t\tif (res === null) {\n\t\t\t// eslint-disable-next-line no-param-reassign\n\t\t\treturn this.runRequest(routeId, url, options, requestData, ++retries);\n\t\t}\n\n\t\tconst status = res.statusCode;\n\t\tlet retryAfter = 0;\n\n\t\tconst limit = parseHeader(res.headers['x-ratelimit-limit']);\n\t\tconst remaining = parseHeader(res.headers['x-ratelimit-remaining']);\n\t\tconst reset = parseHeader(res.headers['x-ratelimit-reset-after']);\n\t\tconst hash = parseHeader(res.headers['x-ratelimit-bucket']);\n\t\tconst retry = parseHeader(res.headers['retry-after']);\n\n\t\t// Update the total number of requests that can be made before the rate limit resets\n\t\tthis.limit = limit ? Number(limit) : Number.POSITIVE_INFINITY;\n\t\t// Update the number of remaining requests that can be made before the rate limit resets\n\t\tthis.remaining = remaining ? Number(remaining) : 1;\n\t\t// Update the time when this rate limit resets (reset-after is in seconds)\n\t\tthis.reset = reset ? Number(reset) * 1_000 + Date.now() + this.manager.options.offset : Date.now();\n\n\t\t// Amount of time in milliseconds until we should retry if rate limited (globally or otherwise)\n\t\tif (retry) retryAfter = Number(retry) * 1_000 + this.manager.options.offset;\n\n\t\t// Handle buckets via the hash header retroactively\n\t\tif (hash && hash !== this.hash) {\n\t\t\t// Let library users know when rate limit buckets have been updated\n\t\t\tthis.debug(['Received bucket hash update', ` Old Hash : ${this.hash}`, ` New Hash : ${hash}`].join('\\n'));\n\t\t\t// This queue will eventually be eliminated via attrition\n\t\t\tthis.manager.hashes.set(`${method}:${routeId.bucketRoute}`, { value: hash, lastAccess: Date.now() });\n\t\t} else if (hash) {\n\t\t\t// Handle the case where hash value doesn't change\n\t\t\t// Fetch the hash data from the manager\n\t\t\tconst hashData = this.manager.hashes.get(`${method}:${routeId.bucketRoute}`);\n\n\t\t\t// When fetched, update the last access of the hash\n\t\t\tif (hashData) {\n\t\t\t\thashData.lastAccess = Date.now();\n\t\t\t}\n\t\t}\n\n\t\t// Handle retryAfter, which means we have actually hit a rate limit\n\t\tlet sublimitTimeout: number | null = null;\n\t\tif (retryAfter > 0) {\n\t\t\tif (res.headers['x-ratelimit-global'] !== undefined) {\n\t\t\t\tthis.manager.globalRemaining = 0;\n\t\t\t\tthis.manager.globalReset = Date.now() + retryAfter;\n\t\t\t} else if (!this.localLimited) {\n\t\t\t\t/*\n\t\t\t\t * This is a sublimit (e.g. 2 channel name changes/10 minutes) since the headers don't indicate a\n\t\t\t\t * route-wide rate limit. Don't update remaining or reset to avoid rate limiting the whole\n\t\t\t\t * endpoint, just set a reset time on the request itself to avoid retrying too soon.\n\t\t\t\t */\n\t\t\t\tsublimitTimeout = retryAfter;\n\t\t\t}\n\t\t}\n\n\t\t// Count the invalid requests\n\t\tif (status === 401 || status === 403 || status === 429) {\n\t\t\tincrementInvalidCount(this.manager);\n\t\t}\n\n\t\tif (status >= 200 && status < 300) {\n\t\t\treturn res;\n\t\t} else if (status === 429) {\n\t\t\t// A rate limit was hit - this may happen if the route isn't associated with an official bucket hash yet, or when first globally rate limited\n\t\t\tconst isGlobal = this.globalLimited;\n\t\t\tlet limit: number;\n\t\t\tlet timeout: number;\n\n\t\t\tif (isGlobal) {\n\t\t\t\t// Set RateLimitData based on the global limit\n\t\t\t\tlimit = this.manager.options.globalRequestsPerSecond;\n\t\t\t\ttimeout = this.manager.globalReset + this.manager.options.offset - Date.now();\n\t\t\t} else {\n\t\t\t\t// Set RateLimitData based on the route-specific limit\n\t\t\t\tlimit = this.limit;\n\t\t\t\ttimeout = this.timeToReset;\n\t\t\t}\n\n\t\t\tawait onRateLimit(this.manager, {\n\t\t\t\ttimeToReset: timeout,\n\t\t\t\tlimit,\n\t\t\t\tmethod,\n\t\t\t\thash: this.hash,\n\t\t\t\turl,\n\t\t\t\troute: routeId.bucketRoute,\n\t\t\t\tmajorParameter: this.majorParameter,\n\t\t\t\tglobal: isGlobal,\n\t\t\t});\n\t\t\tthis.debug(\n\t\t\t\t[\n\t\t\t\t\t'Encountered unexpected 429 rate limit',\n\t\t\t\t\t` Global : ${isGlobal.toString()}`,\n\t\t\t\t\t` Method : ${method}`,\n\t\t\t\t\t` URL : ${url}`,\n\t\t\t\t\t` Bucket : ${routeId.bucketRoute}`,\n\t\t\t\t\t` Major parameter: ${routeId.majorParameter}`,\n\t\t\t\t\t` Hash : ${this.hash}`,\n\t\t\t\t\t` Limit : ${limit}`,\n\t\t\t\t\t` Retry After : ${retryAfter}ms`,\n\t\t\t\t\t` Sublimit : ${sublimitTimeout ? `${sublimitTimeout}ms` : 'None'}`,\n\t\t\t\t].join('\\n'),\n\t\t\t);\n\t\t\t// If caused by a sublimit, wait it out here so other requests on the route can be handled\n\t\t\tif (sublimitTimeout) {\n\t\t\t\t// Normally the sublimit queue will not exist, however, if a sublimit is hit while in the sublimit queue, it will\n\t\t\t\tconst firstSublimit = !this.#sublimitedQueue;\n\t\t\t\tif (firstSublimit) {\n\t\t\t\t\tthis.#sublimitedQueue = new AsyncQueue();\n\t\t\t\t\tvoid this.#sublimitedQueue.wait();\n\t\t\t\t\tthis.#asyncQueue.shift();\n\t\t\t\t}\n\n\t\t\t\tthis.#sublimitPromise?.resolve();\n\t\t\t\tthis.#sublimitPromise = null;\n\t\t\t\tawait sleep(sublimitTimeout);\n\t\t\t\tlet resolve: () => void;\n\t\t\t\t// eslint-disable-next-line promise/param-names, no-promise-executor-return\n\t\t\t\tconst promise = new Promise((res) => (resolve = res));\n\t\t\t\tthis.#sublimitPromise = { promise, resolve: resolve! };\n\t\t\t\tif (firstSublimit) {\n\t\t\t\t\t// Re-queue this request so it can be shifted by the finally\n\t\t\t\t\tawait this.#asyncQueue.wait();\n\t\t\t\t\tthis.#shiftSublimit = true;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Since this is not a server side issue, the next request should pass, so we don't bump the retries counter\n\t\t\treturn this.runRequest(routeId, url, options, requestData, retries);\n\t\t} else {\n\t\t\tconst handled = await handleErrors(this.manager, res, method, url, requestData, retries);\n\t\t\tif (handled === null) {\n\t\t\t\t// eslint-disable-next-line no-param-reassign\n\t\t\t\treturn this.runRequest(routeId, url, options, requestData, ++retries);\n\t\t\t}\n\n\t\t\treturn handled;\n\t\t}\n\t}\n}\n","import { EventEmitter } from 'node:events';\nimport type { Collection } from '@discordjs/collection';\nimport type { request, Dispatcher } from 'undici';\nimport { CDN } from './CDN.js';\nimport {\n\tRequestManager,\n\tRequestMethod,\n\ttype HashData,\n\ttype HandlerRequestData,\n\ttype InternalRequest,\n\ttype RequestData,\n\ttype RouteLike,\n} from './RequestManager.js';\nimport type { IHandler } from './handlers/IHandler.js';\nimport { DefaultRestOptions, RESTEvents } from './utils/constants.js';\nimport { parseResponse } from './utils/utils.js';\n\n/**\n * Options to be passed when creating the REST instance\n */\nexport interface RESTOptions {\n\t/**\n\t * The agent to set globally\n\t */\n\tagent: Dispatcher;\n\t/**\n\t * The base api path, without version\n\t *\n\t * @defaultValue `'https://discord.com/api'`\n\t */\n\tapi: string;\n\t/**\n\t * The authorization prefix to use for requests, useful if you want to use\n\t * bearer tokens\n\t *\n\t * @defaultValue `'Bot'`\n\t */\n\tauthPrefix: 'Bearer' | 'Bot';\n\t/**\n\t * The cdn path\n\t *\n\t * @defaultValue 'https://cdn.discordapp.com'\n\t */\n\tcdn: string;\n\t/**\n\t * How many requests to allow sending per second (Infinity for unlimited, 50 for the standard global limit used by Discord)\n\t *\n\t * @defaultValue `50`\n\t */\n\tglobalRequestsPerSecond: number;\n\t/**\n\t * The amount of time in milliseconds that passes between each hash sweep. (defaults to 1h)\n\t *\n\t * @defaultValue `3_600_000`\n\t */\n\thandlerSweepInterval: number;\n\t/**\n\t * The maximum amount of time a hash can exist in milliseconds without being hit with a request (defaults to 24h)\n\t *\n\t * @defaultValue `86_400_000`\n\t */\n\thashLifetime: number;\n\t/**\n\t * The amount of time in milliseconds that passes between each hash sweep. (defaults to 4h)\n\t *\n\t * @defaultValue `14_400_000`\n\t */\n\thashSweepInterval: number;\n\t/**\n\t * Additional headers to send for all API requests\n\t *\n\t * @defaultValue `{}`\n\t */\n\theaders: Record;\n\t/**\n\t * The number of invalid REST requests (those that return 401, 403, or 429) in a 10 minute window between emitted warnings (0 for no warnings).\n\t * That is, if set to 500, warnings will be emitted at invalid request number 500, 1000, 1500, and so on.\n\t *\n\t * @defaultValue `0`\n\t */\n\tinvalidRequestWarningInterval: number;\n\t/**\n\t * The extra offset to add to rate limits in milliseconds\n\t *\n\t * @defaultValue `50`\n\t */\n\toffset: number;\n\t/**\n\t * Determines how rate limiting and pre-emptive throttling should be handled.\n\t * When an array of strings, each element is treated as a prefix for the request route\n\t * (e.g. `/channels` to match any route starting with `/channels` such as `/channels/:id/messages`)\n\t * for which to throw {@link RateLimitError}s. All other request routes will be queued normally\n\t *\n\t * @defaultValue `null`\n\t */\n\trejectOnRateLimit: RateLimitQueueFilter | string[] | null;\n\t/**\n\t * The number of retries for errors with the 500 code, or errors\n\t * that timeout\n\t *\n\t * @defaultValue `3`\n\t */\n\tretries: number;\n\t/**\n\t * The time to wait in milliseconds before a request is aborted\n\t *\n\t * @defaultValue `15_000`\n\t */\n\ttimeout: number;\n\t/**\n\t * Extra information to add to the user agent\n\t *\n\t * @defaultValue DefaultUserAgentAppendix\n\t */\n\tuserAgentAppendix: string;\n\t/**\n\t * The version of the API to use\n\t *\n\t * @defaultValue `'10'`\n\t */\n\tversion: string;\n}\n\n/**\n * Data emitted on `RESTEvents.RateLimited`\n */\nexport interface RateLimitData {\n\t/**\n\t * Whether the rate limit that was reached was the global limit\n\t */\n\tglobal: boolean;\n\t/**\n\t * The bucket hash for this request\n\t */\n\thash: string;\n\t/**\n\t * The amount of requests we can perform before locking requests\n\t */\n\tlimit: number;\n\t/**\n\t * The major parameter of the route\n\t *\n\t * For example, in `/channels/x`, this will be `x`.\n\t * If there is no major parameter (e.g: `/bot/gateway`) this will be `global`.\n\t */\n\tmajorParameter: string;\n\t/**\n\t * The HTTP method being performed\n\t */\n\tmethod: string;\n\t/**\n\t * The route being hit in this request\n\t */\n\troute: string;\n\t/**\n\t * The time, in milliseconds, until the request-lock is reset\n\t */\n\ttimeToReset: number;\n\t/**\n\t * The full URL for this request\n\t */\n\turl: string;\n}\n\n/**\n * A function that determines whether the rate limit hit should throw an Error\n */\nexport type RateLimitQueueFilter = (rateLimitData: RateLimitData) => Promise | boolean;\n\nexport interface APIRequest {\n\t/**\n\t * The data that was used to form the body of this request\n\t */\n\tdata: HandlerRequestData;\n\t/**\n\t * The HTTP method used in this request\n\t */\n\tmethod: string;\n\t/**\n\t * Additional HTTP options for this request\n\t */\n\toptions: RequestOptions;\n\t/**\n\t * The full path used to make the request\n\t */\n\tpath: RouteLike;\n\t/**\n\t * The number of times this request has been attempted\n\t */\n\tretries: number;\n\t/**\n\t * The API route identifying the ratelimit for this request\n\t */\n\troute: string;\n}\n\nexport interface InvalidRequestWarningData {\n\t/**\n\t * Number of invalid requests that have been made in the window\n\t */\n\tcount: number;\n\t/**\n\t * Time in milliseconds remaining before the count resets\n\t */\n\tremainingTime: number;\n}\n\nexport interface RestEvents {\n\thandlerSweep: [sweptHandlers: Collection];\n\thashSweep: [sweptHashes: Collection];\n\tinvalidRequestWarning: [invalidRequestInfo: InvalidRequestWarningData];\n\tnewListener: [name: string, listener: (...args: any) => void];\n\trateLimited: [rateLimitInfo: RateLimitData];\n\tremoveListener: [name: string, listener: (...args: any) => void];\n\tresponse: [request: APIRequest, response: Dispatcher.ResponseData];\n\trestDebug: [info: string];\n}\n\nexport interface REST {\n\temit: ((event: K, ...args: RestEvents[K]) => boolean) &\n\t\t((event: Exclude, ...args: any[]) => boolean);\n\n\toff: ((event: K, listener: (...args: RestEvents[K]) => void) => this) &\n\t\t((event: Exclude, listener: (...args: any[]) => void) => this);\n\n\ton: ((event: K, listener: (...args: RestEvents[K]) => void) => this) &\n\t\t((event: Exclude, listener: (...args: any[]) => void) => this);\n\n\tonce: ((event: K, listener: (...args: RestEvents[K]) => void) => this) &\n\t\t((event: Exclude, listener: (...args: any[]) => void) => this);\n\n\tremoveAllListeners: ((event?: K) => this) &\n\t\t((event?: Exclude) => this);\n}\n\nexport type RequestOptions = Exclude[1], undefined>;\n\nexport class REST extends EventEmitter {\n\tpublic readonly cdn: CDN;\n\n\tpublic readonly requestManager: RequestManager;\n\n\tpublic constructor(options: Partial = {}) {\n\t\tsuper();\n\t\tthis.cdn = new CDN(options.cdn ?? DefaultRestOptions.cdn);\n\t\tthis.requestManager = new RequestManager(options)\n\t\t\t.on(RESTEvents.Debug, this.emit.bind(this, RESTEvents.Debug))\n\t\t\t.on(RESTEvents.RateLimited, this.emit.bind(this, RESTEvents.RateLimited))\n\t\t\t.on(RESTEvents.InvalidRequestWarning, this.emit.bind(this, RESTEvents.InvalidRequestWarning))\n\t\t\t.on(RESTEvents.HashSweep, this.emit.bind(this, RESTEvents.HashSweep));\n\n\t\tthis.on('newListener', (name, listener) => {\n\t\t\tif (name === RESTEvents.Response) this.requestManager.on(name, listener);\n\t\t});\n\t\tthis.on('removeListener', (name, listener) => {\n\t\t\tif (name === RESTEvents.Response) this.requestManager.off(name, listener);\n\t\t});\n\t}\n\n\t/**\n\t * Gets the agent set for this instance\n\t */\n\tpublic getAgent() {\n\t\treturn this.requestManager.agent;\n\t}\n\n\t/**\n\t * Sets the default agent to use for requests performed by this instance\n\t *\n\t * @param agent - Sets the agent to use\n\t */\n\tpublic setAgent(agent: Dispatcher) {\n\t\tthis.requestManager.setAgent(agent);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Sets the authorization token that should be used for requests\n\t *\n\t * @param token - The authorization token to use\n\t */\n\tpublic setToken(token: string) {\n\t\tthis.requestManager.setToken(token);\n\t\treturn this;\n\t}\n\n\t/**\n\t * Runs a get request from the api\n\t *\n\t * @param fullRoute - The full route to query\n\t * @param options - Optional request options\n\t */\n\tpublic async get(fullRoute: RouteLike, options: RequestData = {}) {\n\t\treturn this.request({ ...options, fullRoute, method: RequestMethod.Get });\n\t}\n\n\t/**\n\t * Runs a delete request from the api\n\t *\n\t * @param fullRoute - The full route to query\n\t * @param options - Optional request options\n\t */\n\tpublic async delete(fullRoute: RouteLike, options: RequestData = {}) {\n\t\treturn this.request({ ...options, fullRoute, method: RequestMethod.Delete });\n\t}\n\n\t/**\n\t * Runs a post request from the api\n\t *\n\t * @param fullRoute - The full route to query\n\t * @param options - Optional request options\n\t */\n\tpublic async post(fullRoute: RouteLike, options: RequestData = {}) {\n\t\treturn this.request({ ...options, fullRoute, method: RequestMethod.Post });\n\t}\n\n\t/**\n\t * Runs a put request from the api\n\t *\n\t * @param fullRoute - The full route to query\n\t * @param options - Optional request options\n\t */\n\tpublic async put(fullRoute: RouteLike, options: RequestData = {}) {\n\t\treturn this.request({ ...options, fullRoute, method: RequestMethod.Put });\n\t}\n\n\t/**\n\t * Runs a patch request from the api\n\t *\n\t * @param fullRoute - The full route to query\n\t * @param options - Optional request options\n\t */\n\tpublic async patch(fullRoute: RouteLike, options: RequestData = {}) {\n\t\treturn this.request({ ...options, fullRoute, method: RequestMethod.Patch });\n\t}\n\n\t/**\n\t * Runs a request from the api\n\t *\n\t * @param options - Request options\n\t */\n\tpublic async request(options: InternalRequest) {\n\t\tconst response = await this.raw(options);\n\t\treturn parseResponse(response);\n\t}\n\n\t/**\n\t * Runs a request from the API, yielding the raw Response object\n\t *\n\t * @param options - Request options\n\t */\n\tpublic async raw(options: InternalRequest) {\n\t\treturn this.requestManager.queueRequest(options);\n\t}\n}\n","export * from './lib/CDN.js';\nexport * from './lib/errors/DiscordAPIError.js';\nexport * from './lib/errors/HTTPError.js';\nexport * from './lib/errors/RateLimitError.js';\nexport * from './lib/RequestManager.js';\nexport * from './lib/REST.js';\nexport * from './lib/utils/constants.js';\nexport { makeURLSearchParams, parseResponse } from './lib/utils/utils.js';\n\n/**\n * The {@link https://github.com/discordjs/discord.js/blob/main/packages/rest/#readme | @discordjs/rest} version\n * that you are currently using.\n */\n// This needs to explicitly be `string` so it is not typed as a \"const string\" that gets injected by esbuild\nexport const version = '1.7.1' as string;\n"],"mappings":"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","names":["RESTEvents","Blob","Buffer","FormData","Buffer","Buffer","sleep","sleep","limit","res","RequestMethod","request","FormData","Buffer","Blob","EventEmitter","EventEmitter"]} \ No newline at end of file diff --git a/node_modules/@discordjs/rest/package.json b/node_modules/@discordjs/rest/package.json new file mode 100644 index 0000000..6f668ae --- /dev/null +++ b/node_modules/@discordjs/rest/package.json @@ -0,0 +1,87 @@ +{ + "name": "@discordjs/rest", + "version": "1.7.1", + "description": "The REST API for discord.js", + "scripts": { + "test": "vitest run", + "build": "tsup", + "build:docs": "tsc -p tsconfig.docs.json", + "lint": "prettier --check . && cross-env TIMING=1 eslint src __tests__ --ext .mjs,.js,.ts --format=pretty", + "format": "prettier --write . && cross-env TIMING=1 eslint src __tests__ --ext .mjs,.js,.ts --fix --format=pretty", + "fmt": "yarn format", + "docs": "yarn build:docs && api-extractor run --local && api-extractor run --local --config ./api-extractor-docs.json", + "prepack": "yarn lint && yarn test && yarn build", + "changelog": "git cliff --prepend ./CHANGELOG.md -u -c ./cliff.toml -r ../../ --include-path 'packages/rest/*'", + "release": "cliff-jumper" + }, + "main": "./dist/index.js", + "module": "./dist/index.mjs", + "typings": "./dist/index.d.ts", + "exports": { + "types": "./dist/index.d.ts", + "import": "./dist/index.mjs", + "require": "./dist/index.js" + }, + "directories": { + "lib": "src", + "test": "__tests__" + }, + "files": [ + "dist" + ], + "contributors": [ + "Crawl ", + "Amish Shah ", + "SpaceEEC ", + "Vlad Frangu ", + "Aura Román " + ], + "license": "Apache-2.0", + "keywords": [ + "discord", + "api", + "rest", + "discordapp", + "discordjs" + ], + "repository": { + "type": "git", + "url": "https://github.com/discordjs/discord.js.git", + "directory": "packages/rest" + }, + "bugs": { + "url": "https://github.com/discordjs/discord.js/issues" + }, + "homepage": "https://discord.js.org", + "dependencies": { + "@discordjs/collection": "^1.5.1", + "@discordjs/util": "^0.3.0", + "@sapphire/async-queue": "^1.5.0", + "@sapphire/snowflake": "^3.4.2", + "discord-api-types": "^0.37.41", + "file-type": "^18.3.0", + "tslib": "^2.5.0", + "undici": "^5.22.0" + }, + "devDependencies": { + "@favware/cliff-jumper": "^2.0.0", + "@microsoft/api-extractor": "^7.34.6", + "@types/node": "16.18.25", + "@vitest/coverage-c8": "^0.30.1", + "cross-env": "^7.0.3", + "esbuild-plugin-version-injector": "^1.1.0", + "eslint": "^8.39.0", + "eslint-config-neon": "^0.1.42", + "eslint-formatter-pretty": "^5.0.0", + "prettier": "^2.8.8", + "tsup": "^6.7.0", + "typescript": "^5.0.4", + "vitest": "^0.29.8" + }, + "engines": { + "node": ">=16.9.0" + }, + "publishConfig": { + "access": "public" + } +} \ No newline at end of file diff --git a/node_modules/@discordjs/util/CHANGELOG.md b/node_modules/@discordjs/util/CHANGELOG.md new file mode 100644 index 0000000..1f7cb97 --- /dev/null +++ b/node_modules/@discordjs/util/CHANGELOG.md @@ -0,0 +1,57 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +# [@discordjs/util@0.3.1](https://github.com/discordjs/discord.js/compare/@discordjs/util@0.3.0...@discordjs/util@0.3.1) - (2023-05-01) + +## Refactor + +- **ShardClientUtil:** Logic de-duplication (#9491) ([a9f2bff](https://github.com/discordjs/discord.js/commit/a9f2bff82a18c6a3afdee99e5830e1d7b4da65dc)) + +# [@discordjs/util@0.3.0](https://github.com/discordjs/discord.js/compare/@discordjs/util@0.2.0...@discordjs/util@0.3.0) - (2023-05-01) + +## Bug Fixes + +- Fix external links (#9313) ([a7425c2](https://github.com/discordjs/discord.js/commit/a7425c29c4f23f1b31f4c6a463107ca9eb7fd7e2)) +- **scripts:** Accessing tsComment ([d8d5f31](https://github.com/discordjs/discord.js/commit/d8d5f31d3927fd1de62f1fa3a1a6e454243ad87b)) + +## Documentation + +- Generate static imports for types with api-extractor ([98a76db](https://github.com/discordjs/discord.js/commit/98a76db482879f79d6bb2fb2e5fc65ac2c34e2d9)) + +## Features + +- **website:** Render syntax and mdx on the server (#9086) ([ee5169e](https://github.com/discordjs/discord.js/commit/ee5169e0aadd7bbfcd752aae614ec0f69602b68b)) + +# [@discordjs/util@0.3.0](https://github.com/discordjs/discord.js/compare/@discordjs/util@0.2.0...@discordjs/util@0.3.0) - (2023-05-01) + +## Bug Fixes + +- Fix external links (#9313) ([a7425c2](https://github.com/discordjs/discord.js/commit/a7425c29c4f23f1b31f4c6a463107ca9eb7fd7e2)) +- **scripts:** Accessing tsComment ([d8d5f31](https://github.com/discordjs/discord.js/commit/d8d5f31d3927fd1de62f1fa3a1a6e454243ad87b)) + +## Documentation + +- Generate static imports for types with api-extractor ([98a76db](https://github.com/discordjs/discord.js/commit/98a76db482879f79d6bb2fb2e5fc65ac2c34e2d9)) + +## Features + +- **website:** Render syntax and mdx on the server (#9086) ([ee5169e](https://github.com/discordjs/discord.js/commit/ee5169e0aadd7bbfcd752aae614ec0f69602b68b)) + +# [@discordjs/util@0.2.0](https://github.com/discordjs/discord.js/compare/@discordjs/util@0.1.0...@discordjs/util@0.2.0) - (2023-03-12) + +## Bug Fixes + +- Pin @types/node version ([9d8179c](https://github.com/discordjs/discord.js/commit/9d8179c6a78e1c7f9976f852804055964d5385d4)) + +## Features + +- **website:** Add support for source file links (#9048) ([f6506e9](https://github.com/discordjs/discord.js/commit/f6506e99c496683ee0ab67db0726b105b929af38)) +- **core:** Implement some ws send events (#8941) ([816aed4](https://github.com/discordjs/discord.js/commit/816aed478e3035060697092d52ad2b58106be0ee)) +- Web-components (#8715) ([0ac3e76](https://github.com/discordjs/discord.js/commit/0ac3e766bd9dbdeb106483fa4bb085d74de346a2)) + +# [@discordjs/util@0.1.0](https://github.com/discordjs/discord.js/tree/@discordjs/util@0.1.0) - (2022-10-03) + +## Features + +- Add `@discordjs/util` (#8591) ([b2ec865](https://github.com/discordjs/discord.js/commit/b2ec865765bf94181473864a627fb63ea8173fd3)) diff --git a/node_modules/@discordjs/util/LICENSE b/node_modules/@discordjs/util/LICENSE new file mode 100644 index 0000000..e2822e9 --- /dev/null +++ b/node_modules/@discordjs/util/LICENSE @@ -0,0 +1,190 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + Copyright 2022 Noel Buechler + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/node_modules/@discordjs/util/README.md b/node_modules/@discordjs/util/README.md new file mode 100644 index 0000000..edd628d --- /dev/null +++ b/node_modules/@discordjs/util/README.md @@ -0,0 +1,63 @@ +
+
+

+ discord.js +

+
+

+ Discord server + Build status +

+

+ Vercel +

+
+ +## About + +`@discordjs/util` is a collection of utility functions for use with discord.js. + +## Installation + +**Node.js 16.9.0 or newer is required.** + +```sh +npm install @discordjs/util +yarn add @discordjs/util +pnpm add @discordjs/util +``` + +## Links + +- [Website][website] ([source][website-source]) +- [Documentation][documentation] +- [Guide][guide] ([source][guide-source]) + Also see the v13 to v14 [Update Guide][guide-update], which includes updated and removed items from the library. +- [discord.js Discord server][discord] +- [Discord API Discord server][discord-api] +- [GitHub][source] +- [npm][npm] +- [Related libraries][related-libs] + +## Contributing + +Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the +[documentation][documentation]. +See [the contribution guide][contributing] if you'd like to submit a PR. + +## Help + +If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle nudge in the right direction, please don't hesitate to join our official [discord.js Server][discord]. + +[website]: https://discord.js.org +[website-source]: https://github.com/discordjs/discord.js/tree/main/apps/website +[documentation]: https://discord.js.org/docs/packages/util/stable +[guide]: https://discordjs.guide/ +[guide-source]: https://github.com/discordjs/guide +[guide-update]: https://discordjs.guide/additional-info/changes-in-v14.html +[discord]: https://discord.gg/djs +[discord-api]: https://discord.gg/discord-api +[source]: https://github.com/discordjs/discord.js/tree/main/packages/util +[npm]: https://www.npmjs.com/package/@discordjs/util +[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/node_modules/@discordjs/util/dist/index.d.ts b/node_modules/@discordjs/util/dist/index.d.ts new file mode 100644 index 0000000..13459b5 --- /dev/null +++ b/node_modules/@discordjs/util/dist/index.d.ts @@ -0,0 +1,110 @@ +/** + * Represents a type that may or may not be a promise + */ +type Awaitable = PromiseLike | T; + +/** + * Lazy is a wrapper around a value that is computed lazily. It is useful for + * cases where the value is expensive to compute and the computation may not + * be needed at all. + * + * @param cb - The callback to lazily evaluate + * @typeParam T - The type of the value + * @example + * ```ts + * const value = lazy(() => computeExpensiveValue()); + * ``` + */ +declare function lazy(cb: () => T): () => T; + +/** + * Options for creating a range + */ +interface RangeOptions { + /** + * The end of the range (exclusive) + */ + end: number; + /** + * The start of the range (inclusive) + */ + start: number; + /** + * The amount to increment by + * + * @defaultValue `1` + */ + step?: number; +} +/** + * A generator to yield numbers in a given range + * + * @remarks + * This method is end-exclusive, for example the last number yielded by `range(5)` is 4. If you + * prefer for the end to be included add 1 to the range or `end` option. + * @param range - A number representing the the range to yield (exclusive) or an object with start, end and step + * @example + * Basic range + * ```ts + * for (const number of range(5)) { + * console.log(number); + * } + * // Prints 0, 1, 2, 3, 4 + * ``` + * @example + * Range with a step + * ```ts + * for (const number of range({ start: 3, end: 10, step: 2 })) { + * console.log(number); + * } + * // Prints 3, 5, 7, 9 + * ``` + */ +declare function range(range: RangeOptions | number): Generator; + +/** + * Calculates the shard id for a given guild id. + * + * @param guildId - The guild id to calculate the shard id for + * @param shardCount - The total number of shards + */ +declare function calculateShardId(guildId: string, shardCount: number): number; + +/** + * Represents an object capable of representing itself as a JSON object + * + * @typeParam T - The JSON type corresponding to {@link JSONEncodable.toJSON} outputs. + */ +interface JSONEncodable { + /** + * Transforms this object to its JSON format + */ + toJSON(): T; +} +/** + * Indicates if an object is encodable or not. + * + * @param maybeEncodable - The object to check against + */ +declare function isJSONEncodable(maybeEncodable: unknown): maybeEncodable is JSONEncodable; + +/** + * Represents a structure that can be checked against another + * given structure for equality + * + * @typeParam T - The type of object to compare the current object to + */ +interface Equatable { + /** + * Whether or not this is equal to another structure + */ + equals(other: T): boolean; +} +/** + * Indicates if an object is equatable or not. + * + * @param maybeEquatable - The object to check against + */ +declare function isEquatable(maybeEquatable: unknown): maybeEquatable is Equatable; + +export { Awaitable, Equatable, JSONEncodable, RangeOptions, calculateShardId, isEquatable, isJSONEncodable, lazy, range }; diff --git a/node_modules/@discordjs/util/dist/index.js b/node_modules/@discordjs/util/dist/index.js new file mode 100644 index 0000000..d4859a1 --- /dev/null +++ b/node_modules/@discordjs/util/dist/index.js @@ -0,0 +1,82 @@ +"use strict"; +var __defProp = Object.defineProperty; +var __getOwnPropDesc = Object.getOwnPropertyDescriptor; +var __getOwnPropNames = Object.getOwnPropertyNames; +var __hasOwnProp = Object.prototype.hasOwnProperty; +var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); +var __export = (target, all) => { + for (var name in all) + __defProp(target, name, { get: all[name], enumerable: true }); +}; +var __copyProps = (to, from, except, desc) => { + if (from && typeof from === "object" || typeof from === "function") { + for (let key of __getOwnPropNames(from)) + if (!__hasOwnProp.call(to, key) && key !== except) + __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable }); + } + return to; +}; +var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod); + +// src/index.ts +var src_exports = {}; +__export(src_exports, { + calculateShardId: () => calculateShardId, + isEquatable: () => isEquatable, + isJSONEncodable: () => isJSONEncodable, + lazy: () => lazy, + range: () => range +}); +module.exports = __toCommonJS(src_exports); + +// src/functions/lazy.ts +function lazy(cb) { + let defaultValue; + return () => defaultValue ??= cb(); +} +__name(lazy, "lazy"); + +// src/functions/range.ts +function* range(range2) { + let rangeEnd; + let start = 0; + let step = 1; + if (typeof range2 === "number") { + rangeEnd = range2; + } else { + start = range2.start; + rangeEnd = range2.end; + step = range2.step ?? 1; + } + for (let index = start; index < rangeEnd; index += step) { + yield index; + } +} +__name(range, "range"); + +// src/functions/calculateShardId.ts +function calculateShardId(guildId, shardCount) { + return Number(BigInt(guildId) >> 22n) % shardCount; +} +__name(calculateShardId, "calculateShardId"); + +// src/JSONEncodable.ts +function isJSONEncodable(maybeEncodable) { + return maybeEncodable !== null && typeof maybeEncodable === "object" && "toJSON" in maybeEncodable; +} +__name(isJSONEncodable, "isJSONEncodable"); + +// src/Equatable.ts +function isEquatable(maybeEquatable) { + return maybeEquatable !== null && typeof maybeEquatable === "object" && "equals" in maybeEquatable; +} +__name(isEquatable, "isEquatable"); +// Annotate the CommonJS export names for ESM import in node: +0 && (module.exports = { + calculateShardId, + isEquatable, + isJSONEncodable, + lazy, + range +}); +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/@discordjs/util/dist/index.js.map b/node_modules/@discordjs/util/dist/index.js.map new file mode 100644 index 0000000..60cab93 --- /dev/null +++ b/node_modules/@discordjs/util/dist/index.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/index.ts","../src/functions/lazy.ts","../src/functions/range.ts","../src/functions/calculateShardId.ts","../src/JSONEncodable.ts","../src/Equatable.ts"],"sourcesContent":["export * from './types.js';\nexport * from './functions/index.js';\nexport * from './JSONEncodable.js';\nexport * from './Equatable.js';\n","/**\n * Lazy is a wrapper around a value that is computed lazily. It is useful for\n * cases where the value is expensive to compute and the computation may not\n * be needed at all.\n *\n * @param cb - The callback to lazily evaluate\n * @typeParam T - The type of the value\n * @example\n * ```ts\n * const value = lazy(() => computeExpensiveValue());\n * ```\n */\n// eslint-disable-next-line promise/prefer-await-to-callbacks\nexport function lazy(cb: () => T): () => T {\n\tlet defaultValue: T;\n\t// eslint-disable-next-line promise/prefer-await-to-callbacks\n\treturn () => (defaultValue ??= cb());\n}\n","/**\n * Options for creating a range\n */\nexport interface RangeOptions {\n\t/**\n\t * The end of the range (exclusive)\n\t */\n\tend: number;\n\t/**\n\t * The start of the range (inclusive)\n\t */\n\tstart: number;\n\t/**\n\t * The amount to increment by\n\t *\n\t * @defaultValue `1`\n\t */\n\tstep?: number;\n}\n\n/**\n * A generator to yield numbers in a given range\n *\n * @remarks\n * This method is end-exclusive, for example the last number yielded by `range(5)` is 4. If you\n * prefer for the end to be included add 1 to the range or `end` option.\n * @param range - A number representing the the range to yield (exclusive) or an object with start, end and step\n * @example\n * Basic range\n * ```ts\n * for (const number of range(5)) {\n * console.log(number);\n * }\n * // Prints 0, 1, 2, 3, 4\n * ```\n * @example\n * Range with a step\n * ```ts\n * for (const number of range({ start: 3, end: 10, step: 2 })) {\n * \tconsole.log(number);\n * }\n * // Prints 3, 5, 7, 9\n * ```\n */\nexport function* range(range: RangeOptions | number) {\n\tlet rangeEnd: number;\n\tlet start = 0;\n\tlet step = 1;\n\n\tif (typeof range === 'number') {\n\t\trangeEnd = range;\n\t} else {\n\t\tstart = range.start;\n\t\trangeEnd = range.end;\n\t\tstep = range.step ?? 1;\n\t}\n\n\tfor (let index = start; index < rangeEnd; index += step) {\n\t\tyield index;\n\t}\n}\n","/**\n * Calculates the shard id for a given guild id.\n *\n * @param guildId - The guild id to calculate the shard id for\n * @param shardCount - The total number of shards\n */\nexport function calculateShardId(guildId: string, shardCount: number) {\n\treturn Number(BigInt(guildId) >> 22n) % shardCount;\n}\n","/**\n * Represents an object capable of representing itself as a JSON object\n *\n * @typeParam T - The JSON type corresponding to {@link JSONEncodable.toJSON} outputs.\n */\nexport interface JSONEncodable {\n\t/**\n\t * Transforms this object to its JSON format\n\t */\n\ttoJSON(): T;\n}\n\n/**\n * Indicates if an object is encodable or not.\n *\n * @param maybeEncodable - The object to check against\n */\nexport function isJSONEncodable(maybeEncodable: unknown): maybeEncodable is JSONEncodable {\n\treturn maybeEncodable !== null && typeof maybeEncodable === 'object' && 'toJSON' in maybeEncodable;\n}\n","/**\n * Represents a structure that can be checked against another\n * given structure for equality\n *\n * @typeParam T - The type of object to compare the current object to\n */\nexport interface Equatable {\n\t/**\n\t * Whether or not this is equal to another structure\n\t */\n\tequals(other: T): boolean;\n}\n\n/**\n * Indicates if an object is equatable or not.\n *\n * @param maybeEquatable - The object to check against\n */\nexport function isEquatable(maybeEquatable: unknown): maybeEquatable is Equatable {\n\treturn maybeEquatable !== null && typeof maybeEquatable === 'object' && 'equals' in maybeEquatable;\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACaO,SAAS,KAAQ,IAAsB;AAC7C,MAAI;AAEJ,SAAO,MAAO,iBAAiB,GAAG;AACnC;AAJgB;;;AC+BT,UAAU,MAAMA,QAA8B;AACpD,MAAI;AACJ,MAAI,QAAQ;AACZ,MAAI,OAAO;AAEX,MAAI,OAAOA,WAAU,UAAU;AAC9B,eAAWA;AAAA,EACZ,OAAO;AACN,YAAQA,OAAM;AACd,eAAWA,OAAM;AACjB,WAAOA,OAAM,QAAQ;AAAA,EACtB;AAEA,WAAS,QAAQ,OAAO,QAAQ,UAAU,SAAS,MAAM;AACxD,UAAM;AAAA,EACP;AACD;AAhBiB;;;ACtCV,SAAS,iBAAiB,SAAiB,YAAoB;AACrE,SAAO,OAAO,OAAO,OAAO,KAAK,GAAG,IAAI;AACzC;AAFgB;;;ACWT,SAAS,gBAAgB,gBAAmE;AAClG,SAAO,mBAAmB,QAAQ,OAAO,mBAAmB,YAAY,YAAY;AACrF;AAFgB;;;ACCT,SAAS,YAAY,gBAA+D;AAC1F,SAAO,mBAAmB,QAAQ,OAAO,mBAAmB,YAAY,YAAY;AACrF;AAFgB;","names":["range"]} \ No newline at end of file diff --git a/node_modules/@discordjs/util/dist/index.mjs b/node_modules/@discordjs/util/dist/index.mjs new file mode 100644 index 0000000..2b50e8f --- /dev/null +++ b/node_modules/@discordjs/util/dist/index.mjs @@ -0,0 +1,53 @@ +var __defProp = Object.defineProperty; +var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); + +// src/functions/lazy.ts +function lazy(cb) { + let defaultValue; + return () => defaultValue ??= cb(); +} +__name(lazy, "lazy"); + +// src/functions/range.ts +function* range(range2) { + let rangeEnd; + let start = 0; + let step = 1; + if (typeof range2 === "number") { + rangeEnd = range2; + } else { + start = range2.start; + rangeEnd = range2.end; + step = range2.step ?? 1; + } + for (let index = start; index < rangeEnd; index += step) { + yield index; + } +} +__name(range, "range"); + +// src/functions/calculateShardId.ts +function calculateShardId(guildId, shardCount) { + return Number(BigInt(guildId) >> 22n) % shardCount; +} +__name(calculateShardId, "calculateShardId"); + +// src/JSONEncodable.ts +function isJSONEncodable(maybeEncodable) { + return maybeEncodable !== null && typeof maybeEncodable === "object" && "toJSON" in maybeEncodable; +} +__name(isJSONEncodable, "isJSONEncodable"); + +// src/Equatable.ts +function isEquatable(maybeEquatable) { + return maybeEquatable !== null && typeof maybeEquatable === "object" && "equals" in maybeEquatable; +} +__name(isEquatable, "isEquatable"); +export { + calculateShardId, + isEquatable, + isJSONEncodable, + lazy, + range +}; +//# sourceMappingURL=index.mjs.map \ No newline at end of file diff --git a/node_modules/@discordjs/util/dist/index.mjs.map b/node_modules/@discordjs/util/dist/index.mjs.map new file mode 100644 index 0000000..6d73425 --- /dev/null +++ b/node_modules/@discordjs/util/dist/index.mjs.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/functions/lazy.ts","../src/functions/range.ts","../src/functions/calculateShardId.ts","../src/JSONEncodable.ts","../src/Equatable.ts"],"sourcesContent":["/**\n * Lazy is a wrapper around a value that is computed lazily. It is useful for\n * cases where the value is expensive to compute and the computation may not\n * be needed at all.\n *\n * @param cb - The callback to lazily evaluate\n * @typeParam T - The type of the value\n * @example\n * ```ts\n * const value = lazy(() => computeExpensiveValue());\n * ```\n */\n// eslint-disable-next-line promise/prefer-await-to-callbacks\nexport function lazy(cb: () => T): () => T {\n\tlet defaultValue: T;\n\t// eslint-disable-next-line promise/prefer-await-to-callbacks\n\treturn () => (defaultValue ??= cb());\n}\n","/**\n * Options for creating a range\n */\nexport interface RangeOptions {\n\t/**\n\t * The end of the range (exclusive)\n\t */\n\tend: number;\n\t/**\n\t * The start of the range (inclusive)\n\t */\n\tstart: number;\n\t/**\n\t * The amount to increment by\n\t *\n\t * @defaultValue `1`\n\t */\n\tstep?: number;\n}\n\n/**\n * A generator to yield numbers in a given range\n *\n * @remarks\n * This method is end-exclusive, for example the last number yielded by `range(5)` is 4. If you\n * prefer for the end to be included add 1 to the range or `end` option.\n * @param range - A number representing the the range to yield (exclusive) or an object with start, end and step\n * @example\n * Basic range\n * ```ts\n * for (const number of range(5)) {\n * console.log(number);\n * }\n * // Prints 0, 1, 2, 3, 4\n * ```\n * @example\n * Range with a step\n * ```ts\n * for (const number of range({ start: 3, end: 10, step: 2 })) {\n * \tconsole.log(number);\n * }\n * // Prints 3, 5, 7, 9\n * ```\n */\nexport function* range(range: RangeOptions | number) {\n\tlet rangeEnd: number;\n\tlet start = 0;\n\tlet step = 1;\n\n\tif (typeof range === 'number') {\n\t\trangeEnd = range;\n\t} else {\n\t\tstart = range.start;\n\t\trangeEnd = range.end;\n\t\tstep = range.step ?? 1;\n\t}\n\n\tfor (let index = start; index < rangeEnd; index += step) {\n\t\tyield index;\n\t}\n}\n","/**\n * Calculates the shard id for a given guild id.\n *\n * @param guildId - The guild id to calculate the shard id for\n * @param shardCount - The total number of shards\n */\nexport function calculateShardId(guildId: string, shardCount: number) {\n\treturn Number(BigInt(guildId) >> 22n) % shardCount;\n}\n","/**\n * Represents an object capable of representing itself as a JSON object\n *\n * @typeParam T - The JSON type corresponding to {@link JSONEncodable.toJSON} outputs.\n */\nexport interface JSONEncodable {\n\t/**\n\t * Transforms this object to its JSON format\n\t */\n\ttoJSON(): T;\n}\n\n/**\n * Indicates if an object is encodable or not.\n *\n * @param maybeEncodable - The object to check against\n */\nexport function isJSONEncodable(maybeEncodable: unknown): maybeEncodable is JSONEncodable {\n\treturn maybeEncodable !== null && typeof maybeEncodable === 'object' && 'toJSON' in maybeEncodable;\n}\n","/**\n * Represents a structure that can be checked against another\n * given structure for equality\n *\n * @typeParam T - The type of object to compare the current object to\n */\nexport interface Equatable {\n\t/**\n\t * Whether or not this is equal to another structure\n\t */\n\tequals(other: T): boolean;\n}\n\n/**\n * Indicates if an object is equatable or not.\n *\n * @param maybeEquatable - The object to check against\n */\nexport function isEquatable(maybeEquatable: unknown): maybeEquatable is Equatable {\n\treturn maybeEquatable !== null && typeof maybeEquatable === 'object' && 'equals' in maybeEquatable;\n}\n"],"mappings":";;;;AAaO,SAAS,KAAQ,IAAsB;AAC7C,MAAI;AAEJ,SAAO,MAAO,iBAAiB,GAAG;AACnC;AAJgB;;;AC+BT,UAAU,MAAMA,QAA8B;AACpD,MAAI;AACJ,MAAI,QAAQ;AACZ,MAAI,OAAO;AAEX,MAAI,OAAOA,WAAU,UAAU;AAC9B,eAAWA;AAAA,EACZ,OAAO;AACN,YAAQA,OAAM;AACd,eAAWA,OAAM;AACjB,WAAOA,OAAM,QAAQ;AAAA,EACtB;AAEA,WAAS,QAAQ,OAAO,QAAQ,UAAU,SAAS,MAAM;AACxD,UAAM;AAAA,EACP;AACD;AAhBiB;;;ACtCV,SAAS,iBAAiB,SAAiB,YAAoB;AACrE,SAAO,OAAO,OAAO,OAAO,KAAK,GAAG,IAAI;AACzC;AAFgB;;;ACWT,SAAS,gBAAgB,gBAAmE;AAClG,SAAO,mBAAmB,QAAQ,OAAO,mBAAmB,YAAY,YAAY;AACrF;AAFgB;;;ACCT,SAAS,YAAY,gBAA+D;AAC1F,SAAO,mBAAmB,QAAQ,OAAO,mBAAmB,YAAY,YAAY;AACrF;AAFgB;","names":["range"]} \ No newline at end of file diff --git a/node_modules/@discordjs/util/package.json b/node_modules/@discordjs/util/package.json new file mode 100644 index 0000000..aae4201 --- /dev/null +++ b/node_modules/@discordjs/util/package.json @@ -0,0 +1,79 @@ +{ + "name": "@discordjs/util", + "version": "0.3.1", + "description": "Utilities shared across Discord.js packages", + "scripts": { + "build": "tsup", + "build:docs": "tsc -p tsconfig.docs.json", + "test": "vitest run && tsd", + "lint": "prettier --check . && TIMING=1 eslint src --ext .mjs,.js,.ts --format=pretty", + "format": "prettier --write . && TIMING=1 eslint src --ext .mjs,.js,.ts --fix --format=pretty", + "fmt": "yarn format", + "docs": "yarn build:docs && api-extractor run --local && api-extractor run --local --config ./api-extractor-docs.json", + "prepack": "yarn lint && yarn test && yarn build", + "changelog": "git cliff --prepend ./CHANGELOG.md -u -c ./cliff.toml -r ../../ --include-path 'packages/util/*'", + "release": "cliff-jumper" + }, + "main": "./dist/index.js", + "module": "./dist/index.mjs", + "types": "./dist/index.d.ts", + "exports": { + "types": "./dist/index.d.ts", + "import": "./dist/index.mjs", + "require": "./dist/index.js" + }, + "directories": { + "lib": "src" + }, + "files": [ + "dist" + ], + "contributors": [ + "Crawl ", + "Amish Shah ", + "Vlad Frangu ", + "SpaceEEC ", + "Aura Román " + ], + "license": "Apache-2.0", + "keywords": [ + "api", + "bot", + "client", + "node", + "discordjs" + ], + "repository": { + "type": "git", + "url": "https://github.com/discordjs/discord.js.git", + "directory": "packages/util" + }, + "bugs": { + "url": "https://github.com/discordjs/discord.js/issues" + }, + "homepage": "https://discord.js.org", + "devDependencies": { + "@favware/cliff-jumper": "^2.0.0", + "@microsoft/api-extractor": "^7.34.6", + "@types/node": "16.18.25", + "@vitest/coverage-c8": "^0.30.1", + "cross-env": "^7.0.3", + "eslint": "^8.39.0", + "eslint-config-neon": "^0.1.42", + "eslint-formatter-pretty": "^5.0.0", + "prettier": "^2.8.8", + "tsd": "^0.28.1", + "tsup": "^6.7.0", + "typescript": "^5.0.4", + "vitest": "^0.29.8" + }, + "engines": { + "node": ">=16.9.0" + }, + "publishConfig": { + "access": "public" + }, + "tsd": { + "directory": "__tests__/types" + } +} \ No newline at end of file diff --git a/node_modules/@discordjs/ws/CHANGELOG.md b/node_modules/@discordjs/ws/CHANGELOG.md new file mode 100644 index 0000000..4432009 --- /dev/null +++ b/node_modules/@discordjs/ws/CHANGELOG.md @@ -0,0 +1,193 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +# [@discordjs/ws@0.8.3](https://github.com/discordjs/discord.js/compare/@discordjs/ws@0.8.2...@discordjs/ws@0.8.3) - (2023-05-06) + +## Bug Fixes + +- **WebSocketShard:** Wait a little before reconnecting (#9517) ([00da44a](https://github.com/discordjs/discord.js/commit/00da44a120fb0eeb2bdc3a03670836a544dc5418)) + +## Testing + +- **ws:** Fix tests (#9520) ([3e80f0b](https://github.com/discordjs/discord.js/commit/3e80f0b384ea2dc14c1b60b5897e90040cab9a24)) + +# [@discordjs/ws@0.8.2](https://github.com/discordjs/discord.js/compare/@discordjs/ws@0.8.1...@discordjs/ws@0.8.2) - (2023-05-01) + +## Documentation + +- Generate static imports for types with api-extractor ([98a76db](https://github.com/discordjs/discord.js/commit/98a76db482879f79d6bb2fb2e5fc65ac2c34e2d9)) + +# [@discordjs/ws@0.8.1](https://github.com/discordjs/discord.js/compare/@discordjs/ws@0.8.0...@discordjs/ws@0.8.1) - (2023-04-16) + +## Bug Fixes + +- Fix external links (#9313) ([a7425c2](https://github.com/discordjs/discord.js/commit/a7425c29c4f23f1b31f4c6a463107ca9eb7fd7e2)) + +## Refactor + +- Abstract identify throttling and correct max_concurrency handling (#9375) ([02dfaf1](https://github.com/discordjs/discord.js/commit/02dfaf1aa2c798315d0dd7f809cc469771b36ffc)) +- **WebSocketShard:** WaitForEvent and its error handling (#9282) ([dcf58d8](https://github.com/discordjs/discord.js/commit/dcf58d81401387a5e157b20829aa56638e106e9d)) + +# [@discordjs/ws@0.8.2](https://github.com/discordjs/discord.js/compare/@discordjs/ws@0.8.1...@discordjs/ws@0.8.2) - (2023-05-01) + +## Documentation + +- Generate static imports for types with api-extractor ([98a76db](https://github.com/discordjs/discord.js/commit/98a76db482879f79d6bb2fb2e5fc65ac2c34e2d9)) + +# [@discordjs/ws@0.8.1](https://github.com/discordjs/discord.js/compare/@discordjs/ws@0.8.0...@discordjs/ws@0.8.1) - (2023-04-16) + +## Bug Fixes + +- Fix external links (#9313) ([a7425c2](https://github.com/discordjs/discord.js/commit/a7425c29c4f23f1b31f4c6a463107ca9eb7fd7e2)) + +## Refactor + +- Abstract identify throttling and correct max_concurrency handling (#9375) ([02dfaf1](https://github.com/discordjs/discord.js/commit/02dfaf1aa2c798315d0dd7f809cc469771b36ffc)) +- **WebSocketShard:** WaitForEvent and its error handling (#9282) ([dcf58d8](https://github.com/discordjs/discord.js/commit/dcf58d81401387a5e157b20829aa56638e106e9d)) + +# [@discordjs/ws@0.8.1](https://github.com/discordjs/discord.js/compare/@discordjs/ws@0.8.0...@discordjs/ws@0.8.1) - (2023-04-16) + +## Bug Fixes + +- Fix external links (#9313) ([a7425c2](https://github.com/discordjs/discord.js/commit/a7425c29c4f23f1b31f4c6a463107ca9eb7fd7e2)) + +## Refactor + +- Abstract identify throttling and correct max_concurrency handling (#9375) ([02dfaf1](https://github.com/discordjs/discord.js/commit/02dfaf1aa2c798315d0dd7f809cc469771b36ffc)) +- **WebSocketShard:** WaitForEvent and its error handling (#9282) ([dcf58d8](https://github.com/discordjs/discord.js/commit/dcf58d81401387a5e157b20829aa56638e106e9d)) + +# [@discordjs/ws@0.8.0](https://github.com/discordjs/discord.js/compare/@discordjs/ws@0.7.0...@discordjs/ws@0.8.0) - (2023-04-01) + +## Bug Fixes + +- **scripts:** Accessing tsComment ([d8d5f31](https://github.com/discordjs/discord.js/commit/d8d5f31d3927fd1de62f1fa3a1a6e454243ad87b)) +- **WebSocketShard:** Don't await #destroy in error bubbling logic (#9276) ([519825a](https://github.com/discordjs/discord.js/commit/519825a651fe22042a73046824d12f03f56ca9e2)) +- **WebSocketShard:** Don't close in #destroy when status is connecting (#9254) ([c76b17d](https://github.com/discordjs/discord.js/commit/c76b17d3b327fb55ef76770d4825e02ab8f26ad1)) +- **WebSocketShard:** Cancel initial heartbeat in destroy (#9244) ([9842082](https://github.com/discordjs/discord.js/commit/98420826bc2296fc392f17e8254cf4ad743ff5af)) + +## Features + +- **website:** Render syntax and mdx on the server (#9086) ([ee5169e](https://github.com/discordjs/discord.js/commit/ee5169e0aadd7bbfcd752aae614ec0f69602b68b)) + +# [@discordjs/ws@0.7.0](https://github.com/discordjs/discord.js/compare/@discordjs/ws@0.6.0...@discordjs/ws@0.7.0) - (2023-03-12) + +## Bug Fixes + +- **WebSocketShard:** #send race condition due to ready state (#9226) ([a99fc64](https://github.com/discordjs/discord.js/commit/a99fc64e3f73c3976617a7ed825fa7d6e9fb3b53)) +- **WebSocketShard:** Wait for hello rather than ready in connect (#9178) ([27e0b32](https://github.com/discordjs/discord.js/commit/27e0b32c5f0fe605f152e6ba67ce3f596137ff01)) +- **WebSocketShard:** Proper error bubbling (#9119) ([9681f34](https://github.com/discordjs/discord.js/commit/9681f348770b0e2ff9b7c96b1c30575dd950e2ed)) +- Ws typo (#9056) ([05a1cbf](https://github.com/discordjs/discord.js/commit/05a1cbfe5479195b0bc9b6f0971fe39f6af6fd77)) + +## Documentation + +- Fix typos (#9127) ([1ba1f23](https://github.com/discordjs/discord.js/commit/1ba1f238f04221ec890fc921678909b5b7d92c26)) +- Fix version export (#9049) ([8b70f49](https://github.com/discordjs/discord.js/commit/8b70f497a1207e30edebdecd12b926c981c13d28)) +- Updated @discordjs/ws README.md to include optional packages (#8973) ([4ee00b6](https://github.com/discordjs/discord.js/commit/4ee00b6534fad39da1fe54fb2c1766b264a020ca)) + +## Features + +- **WebSocketShard:** Heartbeat jitter (#9223) ([6ecff26](https://github.com/discordjs/discord.js/commit/6ecff26ec65ce1d559a3406b396b3190868b1961)) +- **website:** Add support for source file links (#9048) ([f6506e9](https://github.com/discordjs/discord.js/commit/f6506e99c496683ee0ab67db0726b105b929af38)) +- **ws:** Custom workers (#9004) ([828a13b](https://github.com/discordjs/discord.js/commit/828a13b526dde1334e8879e76e664584bdb5db73)) +- **ws:** Metrics (#9005) ([0ff67d8](https://github.com/discordjs/discord.js/commit/0ff67d8e7adee43ff82bbf072dac9a4c7c9fe8c2)) + +## Refactor + +- **WebSocketManager:** Passing in strategy (#9122) ([5c5a583](https://github.com/discordjs/discord.js/commit/5c5a5832b94cd4d371cc99c4f9c3384523dabeeb)) + +## Styling + +- Run prettier (#9041) ([2798ba1](https://github.com/discordjs/discord.js/commit/2798ba1eb3d734f0cf2eeccd2e16cfba6804873b)) + +# [@discordjs/ws@0.6.0](https://github.com/discordjs/discord.js/compare/@discordjs/ws@0.5.0...@discordjs/ws@0.6.0) - (2022-12-16) + +## Bug Fixes + +- **WebSocketShard:** Send ratelimit handling (#8887) ([40b504a](https://github.com/discordjs/discord.js/commit/40b504a2088effc6a467f40ac3cf2a6d736ab209)) + +## Features + +- **core:** Add support for role connections (#8930) ([3d6fa24](https://github.com/discordjs/discord.js/commit/3d6fa248c07b2278504bbe8bafa17a3294971fd9)) + +## Refactor + +- **WebSocketShard:** Identify throttling (#8888) ([8f552a0](https://github.com/discordjs/discord.js/commit/8f552a0e17c0eca71063e7a4353b9b351bcdf9fd)) + +# [@discordjs/ws@0.5.0](https://github.com/discordjs/discord.js/compare/@discordjs/ws@0.4.1...@discordjs/ws@0.5.0) - (2022-11-28) + +## Bug Fixes + +- Pin @types/node version ([9d8179c](https://github.com/discordjs/discord.js/commit/9d8179c6a78e1c7f9976f852804055964d5385d4)) + +## Documentation + +- Remove unused imports (#8744) ([179392d](https://github.com/discordjs/discord.js/commit/179392d6d7d634c6d10f6abb20c072516c1c1d43)) + +## Features + +- New select menus (#8793) ([5152abf](https://github.com/discordjs/discord.js/commit/5152abf7285581abf7689e9050fdc56c4abb1e2b)) + +# [@discordjs/ws@0.4.1](https://github.com/discordjs/discord.js/compare/@discordjs/ws@0.4.0...@discordjs/ws@0.4.1) - (2022-10-10) + +## Bug Fixes + +- **WebSocketShard:** Dispatch race condition (#8731) ([c2b6777](https://github.com/discordjs/discord.js/commit/c2b677759b905d6eb3ebcefcec2cb04eb38436bb)) + +# [@discordjs/ws@0.4.0](https://github.com/discordjs/discord.js/compare/@discordjs/ws@0.3.0...@discordjs/ws@0.4.0) - (2022-10-08) + +## Bug Fixes + +- Ws package.json path (#8720) ([7af3c3b](https://github.com/discordjs/discord.js/commit/7af3c3b6f1517a5d14372b5aa0ef3a2ed8633f6f)) +- **WebSocketShard:** Add ready data parameter to ready event (#8705) ([a7eab50](https://github.com/discordjs/discord.js/commit/a7eab50ee3e286ca10e37107d695385251bd044d)) +- Footer / sidebar / deprecation alert ([ba3e0ed](https://github.com/discordjs/discord.js/commit/ba3e0ed348258fe8e51eefb4aa7379a1230616a9)) + +## Documentation + +- Change name (#8604) ([dd5a089](https://github.com/discordjs/discord.js/commit/dd5a08944c258a847fc4377f1d5e953264ab47d0)) + +## Features + +- Web-components (#8715) ([0ac3e76](https://github.com/discordjs/discord.js/commit/0ac3e766bd9dbdeb106483fa4bb085d74de346a2)) +- Add `@discordjs/util` (#8591) ([b2ec865](https://github.com/discordjs/discord.js/commit/b2ec865765bf94181473864a627fb63ea8173fd3)) + +## Refactor + +- Website components (#8600) ([c334157](https://github.com/discordjs/discord.js/commit/c3341570d983aea9ecc419979d5a01de658c9d67)) +- Use `eslint-config-neon` for packages. (#8579) ([edadb9f](https://github.com/discordjs/discord.js/commit/edadb9fe5dfd9ff51a3cfc9b25cb242d3f9f5241)) + +# [@discordjs/ws@0.3.0](https://github.com/discordjs/discord.js/compare/@discordjs/ws@0.2.0...@discordjs/ws@0.3.0) - (2022-08-22) + +## Bug Fixes + +- **WebSocketShard#destroy:** Wait for close and cleanup listeners (#8479) ([acdafe6](https://github.com/discordjs/discord.js/commit/acdafe60c7aa1ac5a3d358934c055c297080a944)) +- **WebSocketManager#connect:** Check if we have enough sessions (#8481) ([4fd4252](https://github.com/discordjs/discord.js/commit/4fd42528fea6127e6468a651f9544913c19ade4d)) +- **WebSocketShard:** Always reconnect on disconnected with 1000 (#8405) ([359f688](https://github.com/discordjs/discord.js/commit/359f6885558fcfb3151971ab589077a89ee71a01)) +- **WebSocketShard:** Emit errors directly instead of objects (#8406) ([3161e1a](https://github.com/discordjs/discord.js/commit/3161e1a1acfbf929ecf33958fa1657553dd9bc1e)) + +## Documentation + +- Fence examples in codeblocks ([193b252](https://github.com/discordjs/discord.js/commit/193b252672440a860318d3c2968aedd9cb88e0ce)) + +## Features + +- **website:** Show `constructor` information (#8540) ([e42fd16](https://github.com/discordjs/discord.js/commit/e42fd1636973b10dd7ed6fb4280ee1a4a8f82007)) +- **website:** Render `@defaultValue` blocks (#8527) ([8028813](https://github.com/discordjs/discord.js/commit/8028813825e7708915ea892760c1003afd60df2f)) +- **website:** Render tsdoc examples (#8494) ([7116647](https://github.com/discordjs/discord.js/commit/7116647947e413da59fbf493ed5251ddcd710ce7)) +- **WebSocketShard:** Support new resume url (#8480) ([bc06cc6](https://github.com/discordjs/discord.js/commit/bc06cc638d2f57ab5c600e8cdb6afc8eb2180166)) + +## Refactor + +- **website:** Adjust typography (#8503) ([0f83402](https://github.com/discordjs/discord.js/commit/0f834029850d2448981596cf082ff59917018d66)) +- Docs design (#8487) ([4ab1d09](https://github.com/discordjs/discord.js/commit/4ab1d09997a18879a9eb9bda39df6f15aa22557e)) + +# [@discordjs/ws@0.2.0](https://github.com/discordjs/discord.js/tree/@discordjs/ws@0.2.0) - (2022-07-30) + +## Bug Fixes + +- **WebSocketShard:** Account code 1000 with no prior indication (#8399) ([5137bfc](https://github.com/discordjs/discord.js/commit/5137bfc17d763488083b76ee9008611df333272a)) +- **WebSocketShard:** Use correct import (#8357) ([78d4295](https://github.com/discordjs/discord.js/commit/78d4295a40b83ea4f7cc830ff81927cba2d1d3f0)) + +## Features + +- @discordjs/ws (#8260) ([748d727](https://github.com/discordjs/discord.js/commit/748d7271c45796479a29d8ed3101421de09ef867)) diff --git a/node_modules/@discordjs/ws/LICENSE b/node_modules/@discordjs/ws/LICENSE new file mode 100644 index 0000000..f9786ff --- /dev/null +++ b/node_modules/@discordjs/ws/LICENSE @@ -0,0 +1,191 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + Copyright 2022 Noel Buechler + Copyright 2022 Charlotte Cristea + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/node_modules/@discordjs/ws/README.md b/node_modules/@discordjs/ws/README.md new file mode 100644 index 0000000..b51e75c --- /dev/null +++ b/node_modules/@discordjs/ws/README.md @@ -0,0 +1,196 @@ +
+
+

+ discord.js +

+
+

+ Discord server + npm version + npm downloads + Build status + Code coverage +

+

+ Vercel + Cloudflare Workers +

+
+ +## About + +`@discordjs/ws` is a powerful wrapper around Discord's gateway. + +## Installation + +**Node.js 16.9.0 or newer is required.** + +```sh +npm install @discordjs/ws +yarn add @discordjs/ws +pnpm add @discordjs/ws +``` + +### Optional packages + +- [zlib-sync](https://www.npmjs.com/package/zlib-sync) for WebSocket data compression and inflation (`npm install zlib-sync`) +- [bufferutil](https://www.npmjs.com/package/bufferutil) for a much faster WebSocket connection (`npm install bufferutil`) +- [utf-8-validate](https://www.npmjs.com/package/utf-8-validate) in combination with `bufferutil` for much faster WebSocket processing (`npm install utf-8-validate`) + +## Example usage + +```ts +import { WebSocketManager, WebSocketShardEvents, CompressionMethod } from '@discordjs/ws'; +import { REST } from '@discordjs/rest'; + +const rest = new REST().setToken(process.env.DISCORD_TOKEN); +// This example will spawn Discord's recommended shard count, all under the current process. +const manager = new WebSocketManager({ + token: process.env.DISCORD_TOKEN, + intents: 0, // for no intents + rest, + // uncomment if you have zlib-sync installed and want to use compression + // compression: CompressionMethod.ZlibStream, +}); + +manager.on(WebSocketShardEvents.Dispatch, (event) => { + // Process gateway events here. +}); + +await manager.connect(); +``` + +### Specify shards + +```ts +// Spawn 4 shards +const manager = new WebSocketManager({ + token: process.env.DISCORD_TOKEN, + intents: 0, + rest, + shardCount: 4, +}); + +// The manager also supports being responsible for only a subset of your shards: + +// Your bot will run 8 shards overall +// This manager will only take care of 0, 2, 4, and 6 +const manager = new WebSocketManager({ + token: process.env.DISCORD_TOKEN, + intents: 0, + rest, + shardCount: 8, + shardIds: [0, 2, 4, 6], +}); + +// Alternatively, if your shards are consecutive, you can pass in a range +const manager = new WebSocketManager({ + token: process.env.DISCORD_TOKEN, + intents: 0, + rest, + shardCount: 8, + shardIds: { + start: 0, + end: 4, + }, +}); +``` + +### Specify `worker_threads` + +You can also have the shards spawn in worker threads: + +```ts +import { WebSocketManager, WorkerShardingStrategy } from '@discordjs/ws'; +import { REST } from '@discordjs/rest'; + +const rest = new REST().setToken(process.env.DISCORD_TOKEN); +const manager = new WebSocketManager({ + token: process.env.DISCORD_TOKEN, + intents: 0, + rest, + shardCount: 6, + // This will cause 3 workers to spawn, 2 shards per each + buildStrategy: (manager) => new WorkerShardingStrategy(manager, { shardsPerWorker: 2 }), + // Or maybe you want all your shards under a single worker + buildStrategy: (manager) => new WorkerShardingStrategy(manager, { shardsPerWorker: 'all' }), +}); +``` + +**Note**: By default, this will cause the workers to effectively only be responsible for the WebSocket connection, they simply pass up all the events back to the main process for the manager to emit. If you want to have the workers handle events as well, you can pass in a `workerPath` option to the `WorkerShardingStrategy` constructor: + +```ts +import { WebSocketManager, WorkerShardingStrategy } from '@discordjs/ws'; +import { REST } from '@discordjs/rest'; + +const rest = new REST().setToken(process.env.DISCORD_TOKEN); +const manager = new WebSocketManager({ + token: process.env.DISCORD_TOKEN, + intents: 0, + rest, + buildStrategy: (manager) => + new WorkerShardingStrategy(manager, { + shardsPerWorker: 2, + workerPath: './worker.js', + }), +}); +``` + +And your `worker.ts` file: + +```ts +import { WorkerBootstrapper, WebSocketShardEvents } from '@discordjs/ws'; + +const bootstrapper = new WorkerBootstrapper(); +void bootstrapper.bootstrap({ + // Those will be sent to the main thread for the manager to emit + forwardEvents: [ + WebSocketShardEvents.Closed, + WebSocketShardEvents.Debug, + WebSocketShardEvents.Hello, + WebSocketShardEvents.Ready, + WebSocketShardEvents.Resumed, + ], + shardCallback: (shard) => { + shard.on(WebSocketShardEvents.Dispatch, (event) => { + // Process gateway events here however you want (e.g. send them through a message broker) + // You also have access to shard.id if you need it + }); + }, +}); +``` + +## Links + +- [Website][website] ([source][website-source]) +- [Documentation][documentation] +- [Guide][guide] ([source][guide-source]) + Also see the v13 to v14 [Update Guide][guide-update], which includes updated and removed items from the library. +- [discord.js Discord server][discord] +- [Discord API Discord server][discord-api] +- [GitHub][source] +- [npm][npm] +- [Related libraries][related-libs] + +## Contributing + +Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the +[documentation][documentation]. +See [the contribution guide][contributing] if you'd like to submit a PR. + +## Help + +If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle nudge in the right direction, please don't hesitate to join our official [discord.js Server][discord]. + +[website]: https://discord.js.org +[website-source]: https://github.com/discordjs/discord.js/tree/main/apps/website +[documentation]: https://discord.js.org/docs/packages/ws/stable +[guide]: https://discordjs.guide/ +[guide-source]: https://github.com/discordjs/guide +[guide-update]: https://discordjs.guide/additional-info/changes-in-v14.html +[discord]: https://discord.gg/djs +[discord-api]: https://discord.gg/discord-api +[source]: https://github.com/discordjs/discord.js/tree/main/packages/ws +[npm]: https://www.npmjs.com/package/@discordjs/ws +[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/node_modules/@discordjs/ws/dist/defaultWorker.d.ts b/node_modules/@discordjs/ws/dist/defaultWorker.d.ts new file mode 100644 index 0000000..c9247d4 --- /dev/null +++ b/node_modules/@discordjs/ws/dist/defaultWorker.d.ts @@ -0,0 +1,2 @@ + +export { } diff --git a/node_modules/@discordjs/ws/dist/defaultWorker.js b/node_modules/@discordjs/ws/dist/defaultWorker.js new file mode 100644 index 0000000..8781558 --- /dev/null +++ b/node_modules/@discordjs/ws/dist/defaultWorker.js @@ -0,0 +1,982 @@ +"use strict"; +var __create = Object.create; +var __defProp = Object.defineProperty; +var __getOwnPropDesc = Object.getOwnPropertyDescriptor; +var __getOwnPropNames = Object.getOwnPropertyNames; +var __getProtoOf = Object.getPrototypeOf; +var __hasOwnProp = Object.prototype.hasOwnProperty; +var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value; +var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); +var __copyProps = (to, from, except, desc) => { + if (from && typeof from === "object" || typeof from === "function") { + for (let key of __getOwnPropNames(from)) + if (!__hasOwnProp.call(to, key) && key !== except) + __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable }); + } + return to; +}; +var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps( + // If the importer is in node compatibility mode or this is not an ESM + // file that has been converted to a CommonJS file using a Babel- + // compatible transform (i.e. "__esModule" has not been set), then set + // "default" to the CommonJS "module.exports" for node compatibility. + isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target, + mod +)); +var __publicField = (obj, key, value) => { + __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value); + return value; +}; + +// src/utils/WorkerBootstrapper.ts +var import_node_worker_threads3 = require("worker_threads"); +var import_collection7 = require("@discordjs/collection"); + +// src/strategies/context/WorkerContextFetchingStrategy.ts +var import_node_worker_threads2 = require("worker_threads"); +var import_collection2 = require("@discordjs/collection"); + +// src/strategies/sharding/WorkerShardingStrategy.ts +var import_node_events = require("events"); +var import_node_path = require("path"); +var import_node_worker_threads = require("worker_threads"); +var import_collection = require("@discordjs/collection"); + +// src/strategies/context/IContextFetchingStrategy.ts +async function managerToFetchingStrategyOptions(manager) { + const { + buildIdentifyThrottler, + buildStrategy, + retrieveSessionInfo, + updateSessionInfo, + shardCount, + shardIds, + rest, + ...managerOptions + } = manager.options; + return { + ...managerOptions, + gatewayInformation: await manager.fetchGatewayInformation(), + shardCount: await manager.getShardCount() + }; +} +__name(managerToFetchingStrategyOptions, "managerToFetchingStrategyOptions"); + +// src/strategies/context/WorkerContextFetchingStrategy.ts +var WorkerContextFetchingStrategy = class { + constructor(options) { + this.options = options; + if (import_node_worker_threads2.isMainThread) { + throw new Error("Cannot instantiate WorkerContextFetchingStrategy on the main thread"); + } + import_node_worker_threads2.parentPort.on("message", (payload) => { + if (payload.op === 3 /* SessionInfoResponse */) { + this.sessionPromises.get(payload.nonce)?.(payload.session); + this.sessionPromises.delete(payload.nonce); + } + if (payload.op === 4 /* ShardIdentifyResponse */) { + const promise = this.waitForIdentifyPromises.get(payload.nonce); + if (payload.ok) { + promise?.resolve(); + } else { + promise?.reject(); + } + this.waitForIdentifyPromises.delete(payload.nonce); + } + }); + } + sessionPromises = new import_collection2.Collection(); + waitForIdentifyPromises = new import_collection2.Collection(); + async retrieveSessionInfo(shardId) { + const nonce = Math.random(); + const payload = { + op: 3 /* RetrieveSessionInfo */, + shardId, + nonce + }; + const promise = new Promise((resolve2) => this.sessionPromises.set(nonce, resolve2)); + import_node_worker_threads2.parentPort.postMessage(payload); + return promise; + } + updateSessionInfo(shardId, sessionInfo) { + const payload = { + op: 4 /* UpdateSessionInfo */, + shardId, + session: sessionInfo + }; + import_node_worker_threads2.parentPort.postMessage(payload); + } + async waitForIdentify(shardId, signal) { + const nonce = Math.random(); + const payload = { + op: 5 /* WaitForIdentify */, + nonce, + shardId + }; + const promise = new Promise( + (resolve2, reject) => ( + // eslint-disable-next-line no-promise-executor-return + this.waitForIdentifyPromises.set(nonce, { resolve: resolve2, reject }) + ) + ); + import_node_worker_threads2.parentPort.postMessage(payload); + const listener = /* @__PURE__ */ __name(() => { + const payload2 = { + op: 8 /* CancelIdentify */, + nonce + }; + import_node_worker_threads2.parentPort.postMessage(payload2); + }, "listener"); + signal.addEventListener("abort", listener); + try { + await promise; + } finally { + signal.removeEventListener("abort", listener); + } + } +}; +__name(WorkerContextFetchingStrategy, "WorkerContextFetchingStrategy"); + +// src/ws/WebSocketShard.ts +var import_node_buffer = require("buffer"); +var import_node_events2 = require("events"); +var import_node_timers = require("timers"); +var import_promises2 = require("timers/promises"); +var import_node_url = require("url"); +var import_node_util = require("util"); +var import_node_zlib = require("zlib"); +var import_collection6 = require("@discordjs/collection"); +var import_util2 = require("@discordjs/util"); +var import_async_queue2 = require("@sapphire/async-queue"); +var import_async_event_emitter = require("@vladfrangu/async_event_emitter"); +var import_v102 = require("discord-api-types/v10"); +var import_ws = require("ws"); + +// src/utils/constants.ts +var import_node_process = __toESM(require("process")); +var import_collection5 = require("@discordjs/collection"); +var import_util = require("@discordjs/util"); +var import_v10 = require("discord-api-types/v10"); + +// src/strategies/sharding/SimpleShardingStrategy.ts +var import_collection3 = require("@discordjs/collection"); + +// src/strategies/context/SimpleContextFetchingStrategy.ts +var _SimpleContextFetchingStrategy = class { + constructor(manager, options) { + this.manager = manager; + this.options = options; + } + static async ensureThrottler(manager) { + const throttler = _SimpleContextFetchingStrategy.throttlerCache.get(manager); + if (throttler) { + return throttler; + } + const newThrottler = await manager.options.buildIdentifyThrottler(manager); + _SimpleContextFetchingStrategy.throttlerCache.set(manager, newThrottler); + return newThrottler; + } + async retrieveSessionInfo(shardId) { + return this.manager.options.retrieveSessionInfo(shardId); + } + updateSessionInfo(shardId, sessionInfo) { + return this.manager.options.updateSessionInfo(shardId, sessionInfo); + } + async waitForIdentify(shardId, signal) { + const throttler = await _SimpleContextFetchingStrategy.ensureThrottler(this.manager); + await throttler.waitForIdentify(shardId, signal); + } +}; +var SimpleContextFetchingStrategy = _SimpleContextFetchingStrategy; +__name(SimpleContextFetchingStrategy, "SimpleContextFetchingStrategy"); +// This strategy assumes every shard is running under the same process - therefore we need a single +// IdentifyThrottler per manager. +__publicField(SimpleContextFetchingStrategy, "throttlerCache", /* @__PURE__ */ new WeakMap()); + +// src/strategies/sharding/SimpleShardingStrategy.ts +var SimpleShardingStrategy = class { + manager; + shards = new import_collection3.Collection(); + constructor(manager) { + this.manager = manager; + } + /** + * {@inheritDoc IShardingStrategy.spawn} + */ + async spawn(shardIds) { + const strategyOptions = await managerToFetchingStrategyOptions(this.manager); + for (const shardId of shardIds) { + const strategy = new SimpleContextFetchingStrategy(this.manager, strategyOptions); + const shard = new WebSocketShard(strategy, shardId); + for (const event of Object.values(WebSocketShardEvents)) { + shard.on(event, (payload) => this.manager.emit(event, { ...payload, shardId })); + } + this.shards.set(shardId, shard); + } + } + /** + * {@inheritDoc IShardingStrategy.connect} + */ + async connect() { + const promises = []; + for (const shard of this.shards.values()) { + promises.push(shard.connect()); + } + await Promise.all(promises); + } + /** + * {@inheritDoc IShardingStrategy.destroy} + */ + async destroy(options) { + const promises = []; + for (const shard of this.shards.values()) { + promises.push(shard.destroy(options)); + } + await Promise.all(promises); + this.shards.clear(); + } + /** + * {@inheritDoc IShardingStrategy.send} + */ + async send(shardId, payload) { + const shard = this.shards.get(shardId); + if (!shard) { + throw new RangeError(`Shard ${shardId} not found`); + } + return shard.send(payload); + } + /** + * {@inheritDoc IShardingStrategy.fetchStatus} + */ + async fetchStatus() { + return this.shards.mapValues((shard) => shard.status); + } +}; +__name(SimpleShardingStrategy, "SimpleShardingStrategy"); + +// src/throttling/SimpleIdentifyThrottler.ts +var import_promises = require("timers/promises"); +var import_collection4 = require("@discordjs/collection"); +var import_async_queue = require("@sapphire/async-queue"); +var SimpleIdentifyThrottler = class { + constructor(maxConcurrency) { + this.maxConcurrency = maxConcurrency; + } + states = new import_collection4.Collection(); + /** + * {@inheritDoc IIdentifyThrottler.waitForIdentify} + */ + async waitForIdentify(shardId, signal) { + const key = shardId % this.maxConcurrency; + const state = this.states.ensure(key, () => { + return { + queue: new import_async_queue.AsyncQueue(), + resetsAt: Number.POSITIVE_INFINITY + }; + }); + await state.queue.wait({ signal }); + try { + const diff = state.resetsAt - Date.now(); + if (diff <= 5e3) { + const time = diff + Math.random() * 1500; + await (0, import_promises.setTimeout)(time); + } + state.resetsAt = Date.now() + 5e3; + } finally { + state.queue.shift(); + } + } +}; +__name(SimpleIdentifyThrottler, "SimpleIdentifyThrottler"); + +// src/utils/constants.ts +var DefaultDeviceProperty = `@discordjs/ws 0.8.3`; +var getDefaultSessionStore = (0, import_util.lazy)(() => new import_collection5.Collection()); +var DefaultWebSocketManagerOptions = { + async buildIdentifyThrottler(manager) { + const info = await manager.fetchGatewayInformation(); + return new SimpleIdentifyThrottler(info.session_start_limit.max_concurrency); + }, + buildStrategy: (manager) => new SimpleShardingStrategy(manager), + shardCount: null, + shardIds: null, + largeThreshold: null, + initialPresence: null, + identifyProperties: { + browser: DefaultDeviceProperty, + device: DefaultDeviceProperty, + os: import_node_process.default.platform + }, + version: import_v10.APIVersion, + encoding: "json" /* JSON */, + compression: null, + retrieveSessionInfo(shardId) { + const store = getDefaultSessionStore(); + return store.get(shardId) ?? null; + }, + updateSessionInfo(shardId, info) { + const store = getDefaultSessionStore(); + if (info) { + store.set(shardId, info); + } else { + store.delete(shardId); + } + }, + handshakeTimeout: 3e4, + helloTimeout: 6e4, + readyTimeout: 15e3 +}; +var ImportantGatewayOpcodes = /* @__PURE__ */ new Set([ + import_v10.GatewayOpcodes.Heartbeat, + import_v10.GatewayOpcodes.Identify, + import_v10.GatewayOpcodes.Resume +]); +function getInitialSendRateLimitState() { + return { + remaining: 120, + resetAt: Date.now() + 6e4 + }; +} +__name(getInitialSendRateLimitState, "getInitialSendRateLimitState"); + +// src/ws/WebSocketShard.ts +var getZlibSync = (0, import_util2.lazy)(async () => import("zlib-sync").then((mod) => mod.default).catch(() => null)); +var WebSocketShardEvents = /* @__PURE__ */ ((WebSocketShardEvents2) => { + WebSocketShardEvents2["Closed"] = "closed"; + WebSocketShardEvents2["Debug"] = "debug"; + WebSocketShardEvents2["Dispatch"] = "dispatch"; + WebSocketShardEvents2["Error"] = "error"; + WebSocketShardEvents2["HeartbeatComplete"] = "heartbeat"; + WebSocketShardEvents2["Hello"] = "hello"; + WebSocketShardEvents2["Ready"] = "ready"; + WebSocketShardEvents2["Resumed"] = "resumed"; + return WebSocketShardEvents2; +})(WebSocketShardEvents || {}); +var WebSocketShardDestroyRecovery = /* @__PURE__ */ ((WebSocketShardDestroyRecovery2) => { + WebSocketShardDestroyRecovery2[WebSocketShardDestroyRecovery2["Reconnect"] = 0] = "Reconnect"; + WebSocketShardDestroyRecovery2[WebSocketShardDestroyRecovery2["Resume"] = 1] = "Resume"; + return WebSocketShardDestroyRecovery2; +})(WebSocketShardDestroyRecovery || {}); +var WebSocketShard = class extends import_async_event_emitter.AsyncEventEmitter { + connection = null; + useIdentifyCompress = false; + inflate = null; + textDecoder = new import_node_util.TextDecoder(); + replayedEvents = 0; + isAck = true; + sendRateLimitState = getInitialSendRateLimitState(); + initialHeartbeatTimeoutController = null; + heartbeatInterval = null; + lastHeartbeatAt = -1; + // Indicates whether the shard has already resolved its original connect() call + initialConnectResolved = false; + // Indicates if we failed to connect to the ws url (ECONNREFUSED/ECONNRESET) + failedToConnectDueToNetworkError = false; + sendQueue = new import_async_queue2.AsyncQueue(); + timeoutAbortControllers = new import_collection6.Collection(); + strategy; + id; + #status = 0 /* Idle */; + get status() { + return this.#status; + } + constructor(strategy, id) { + super(); + this.strategy = strategy; + this.id = id; + } + async connect() { + const promise = this.initialConnectResolved ? Promise.resolve() : (0, import_node_events2.once)(this, "ready" /* Ready */); + void this.internalConnect(); + await promise; + this.initialConnectResolved = true; + } + async internalConnect() { + if (this.#status !== 0 /* Idle */) { + throw new Error("Tried to connect a shard that wasn't idle"); + } + const { version, encoding, compression } = this.strategy.options; + const params = new import_node_url.URLSearchParams({ v: version, encoding }); + if (compression) { + const zlib = await getZlibSync(); + if (zlib) { + params.append("compress", compression); + this.inflate = new zlib.Inflate({ + chunkSize: 65535, + to: "string" + }); + } else if (!this.useIdentifyCompress) { + this.useIdentifyCompress = true; + console.warn( + "WebSocketShard: Compression is enabled but zlib-sync is not installed, falling back to identify compress" + ); + } + } + const session = await this.strategy.retrieveSessionInfo(this.id); + const url = `${session?.resumeURL ?? this.strategy.options.gatewayInformation.url}?${params.toString()}`; + this.debug([`Connecting to ${url}`]); + const connection = new import_ws.WebSocket(url, { handshakeTimeout: this.strategy.options.handshakeTimeout ?? void 0 }).on("message", this.onMessage.bind(this)).on("error", this.onError.bind(this)).on("close", this.onClose.bind(this)); + connection.binaryType = "arraybuffer"; + this.connection = connection; + this.#status = 1 /* Connecting */; + this.sendRateLimitState = getInitialSendRateLimitState(); + const { ok } = await this.waitForEvent("hello" /* Hello */, this.strategy.options.helloTimeout); + if (!ok) { + return; + } + if (session?.shardCount === this.strategy.options.shardCount) { + await this.resume(session); + } else { + await this.identify(); + } + } + async destroy(options = {}) { + if (this.#status === 0 /* Idle */) { + this.debug(["Tried to destroy a shard that was idle"]); + return; + } + if (!options.code) { + options.code = options.recover === 1 /* Resume */ ? 4200 /* Resuming */ : 1e3 /* Normal */; + } + this.debug([ + "Destroying shard", + `Reason: ${options.reason ?? "none"}`, + `Code: ${options.code}`, + `Recover: ${options.recover === void 0 ? "none" : WebSocketShardDestroyRecovery[options.recover]}` + ]); + this.isAck = true; + if (this.heartbeatInterval) { + (0, import_node_timers.clearInterval)(this.heartbeatInterval); + } + if (this.initialHeartbeatTimeoutController) { + this.initialHeartbeatTimeoutController.abort(); + this.initialHeartbeatTimeoutController = null; + } + this.lastHeartbeatAt = -1; + for (const controller of this.timeoutAbortControllers.values()) { + controller.abort(); + } + this.timeoutAbortControllers.clear(); + this.failedToConnectDueToNetworkError = false; + if (options.recover !== 1 /* Resume */) { + await this.strategy.updateSessionInfo(this.id, null); + } + if (this.connection) { + this.connection.removeAllListeners("message"); + this.connection.removeAllListeners("close"); + const shouldClose = this.connection.readyState === import_ws.WebSocket.OPEN; + this.debug([ + "Connection status during destroy", + `Needs closing: ${shouldClose}`, + `Ready state: ${this.connection.readyState}` + ]); + if (shouldClose) { + this.connection.close(options.code, options.reason); + await (0, import_node_events2.once)(this.connection, "close"); + this.emit("closed" /* Closed */, { code: options.code }); + } + this.connection.removeAllListeners("error"); + } else { + this.debug(["Destroying a shard that has no connection; please open an issue on GitHub"]); + } + this.#status = 0 /* Idle */; + if (options.recover !== void 0) { + await (0, import_promises2.setTimeout)(500); + return this.internalConnect(); + } + } + async waitForEvent(event, timeoutDuration) { + this.debug([`Waiting for event ${event} ${timeoutDuration ? `for ${timeoutDuration}ms` : "indefinitely"}`]); + const timeoutController = new AbortController(); + const timeout = timeoutDuration ? (0, import_node_timers.setTimeout)(() => timeoutController.abort(), timeoutDuration).unref() : null; + this.timeoutAbortControllers.set(event, timeoutController); + const closeController = new AbortController(); + try { + const closed = await Promise.race([ + (0, import_node_events2.once)(this, event, { signal: timeoutController.signal }).then(() => false), + (0, import_node_events2.once)(this, "closed" /* Closed */, { signal: closeController.signal }).then(() => true) + ]); + return { ok: !closed }; + } catch { + void this.destroy({ + code: 1e3 /* Normal */, + reason: "Something timed out or went wrong while waiting for an event", + recover: 0 /* Reconnect */ + }); + return { ok: false }; + } finally { + if (timeout) { + (0, import_node_timers.clearTimeout)(timeout); + } + this.timeoutAbortControllers.delete(event); + if (!closeController.signal.aborted) { + closeController.abort(); + } + } + } + async send(payload) { + if (!this.connection) { + throw new Error("WebSocketShard wasn't connected"); + } + if (this.#status !== 3 /* Ready */ && !ImportantGatewayOpcodes.has(payload.op)) { + this.debug(["Tried to send a non-crucial payload before the shard was ready, waiting"]); + try { + await (0, import_node_events2.once)(this, "ready" /* Ready */); + } catch { + return this.send(payload); + } + } + await this.sendQueue.wait(); + if (--this.sendRateLimitState.remaining <= 0) { + const now = Date.now(); + if (this.sendRateLimitState.resetAt > now) { + const sleepFor = this.sendRateLimitState.resetAt - now; + this.debug([`Was about to hit the send rate limit, sleeping for ${sleepFor}ms`]); + const controller = new AbortController(); + const interrupted = await Promise.race([ + (0, import_promises2.setTimeout)(sleepFor).then(() => false), + (0, import_node_events2.once)(this, "closed" /* Closed */, { signal: controller.signal }).then(() => true) + ]); + if (interrupted) { + this.debug(["Connection closed while waiting for the send rate limit to reset, re-queueing payload"]); + this.sendQueue.shift(); + return this.send(payload); + } + controller.abort(); + } + this.sendRateLimitState = getInitialSendRateLimitState(); + } + this.sendQueue.shift(); + this.connection.send(JSON.stringify(payload)); + } + async identify() { + this.debug(["Waiting for identify throttle"]); + const controller = new AbortController(); + const closeHandler = /* @__PURE__ */ __name(() => { + controller.abort(); + }, "closeHandler"); + this.on("closed" /* Closed */, closeHandler); + try { + await this.strategy.waitForIdentify(this.id, controller.signal); + } catch { + this.debug(["Was waiting for an identify, but the shard closed in the meantime"]); + return; + } finally { + this.off("closed" /* Closed */, closeHandler); + } + this.debug([ + "Identifying", + `shard id: ${this.id.toString()}`, + `shard count: ${this.strategy.options.shardCount}`, + `intents: ${this.strategy.options.intents}`, + `compression: ${this.inflate ? "zlib-stream" : this.useIdentifyCompress ? "identify" : "none"}` + ]); + const d = { + token: this.strategy.options.token, + properties: this.strategy.options.identifyProperties, + intents: this.strategy.options.intents, + compress: this.useIdentifyCompress, + shard: [this.id, this.strategy.options.shardCount] + }; + if (this.strategy.options.largeThreshold) { + d.large_threshold = this.strategy.options.largeThreshold; + } + if (this.strategy.options.initialPresence) { + d.presence = this.strategy.options.initialPresence; + } + await this.send({ + op: import_v102.GatewayOpcodes.Identify, + d + }); + await this.waitForEvent("ready" /* Ready */, this.strategy.options.readyTimeout); + } + async resume(session) { + this.debug([ + "Resuming session", + `resume url: ${session.resumeURL}`, + `sequence: ${session.sequence}`, + `shard id: ${this.id.toString()}` + ]); + this.#status = 2 /* Resuming */; + this.replayedEvents = 0; + return this.send({ + op: import_v102.GatewayOpcodes.Resume, + d: { + token: this.strategy.options.token, + seq: session.sequence, + session_id: session.sessionId + } + }); + } + async heartbeat(requested = false) { + if (!this.isAck && !requested) { + return this.destroy({ reason: "Zombie connection", recover: 1 /* Resume */ }); + } + const session = await this.strategy.retrieveSessionInfo(this.id); + await this.send({ + op: import_v102.GatewayOpcodes.Heartbeat, + d: session?.sequence ?? null + }); + this.lastHeartbeatAt = Date.now(); + this.isAck = false; + } + async unpackMessage(data, isBinary) { + const decompressable = new Uint8Array(data); + if (!isBinary) { + return JSON.parse(this.textDecoder.decode(decompressable)); + } + if (this.useIdentifyCompress) { + return new Promise((resolve2, reject) => { + (0, import_node_zlib.inflate)(decompressable, { chunkSize: 65535 }, (err, result) => { + if (err) { + reject(err); + return; + } + resolve2(JSON.parse(this.textDecoder.decode(result))); + }); + }); + } + if (this.inflate) { + const l = decompressable.length; + const flush = l >= 4 && decompressable[l - 4] === 0 && decompressable[l - 3] === 0 && decompressable[l - 2] === 255 && decompressable[l - 1] === 255; + const zlib = await getZlibSync(); + this.inflate.push(import_node_buffer.Buffer.from(decompressable), flush ? zlib.Z_SYNC_FLUSH : zlib.Z_NO_FLUSH); + if (this.inflate.err) { + this.emit("error" /* Error */, { + error: new Error(`${this.inflate.err}${this.inflate.msg ? `: ${this.inflate.msg}` : ""}`) + }); + } + if (!flush) { + return null; + } + const { result } = this.inflate; + if (!result) { + return null; + } + return JSON.parse(typeof result === "string" ? result : this.textDecoder.decode(result)); + } + this.debug([ + "Received a message we were unable to decompress", + `isBinary: ${isBinary.toString()}`, + `useIdentifyCompress: ${this.useIdentifyCompress.toString()}`, + `inflate: ${Boolean(this.inflate).toString()}` + ]); + return null; + } + async onMessage(data, isBinary) { + const payload = await this.unpackMessage(data, isBinary); + if (!payload) { + return; + } + switch (payload.op) { + case import_v102.GatewayOpcodes.Dispatch: { + if (this.#status === 2 /* Resuming */) { + this.replayedEvents++; + } + switch (payload.t) { + case import_v102.GatewayDispatchEvents.Ready: { + this.#status = 3 /* Ready */; + const session2 = { + sequence: payload.s, + sessionId: payload.d.session_id, + shardId: this.id, + shardCount: this.strategy.options.shardCount, + resumeURL: payload.d.resume_gateway_url + }; + await this.strategy.updateSessionInfo(this.id, session2); + this.emit("ready" /* Ready */, { data: payload.d }); + break; + } + case import_v102.GatewayDispatchEvents.Resumed: { + this.#status = 3 /* Ready */; + this.debug([`Resumed and replayed ${this.replayedEvents} events`]); + this.emit("resumed" /* Resumed */); + break; + } + default: { + break; + } + } + const session = await this.strategy.retrieveSessionInfo(this.id); + if (session) { + if (payload.s > session.sequence) { + await this.strategy.updateSessionInfo(this.id, { ...session, sequence: payload.s }); + } + } else { + this.debug([ + `Received a ${payload.t} event but no session is available. Session information cannot be re-constructed in this state without a full reconnect` + ]); + } + this.emit("dispatch" /* Dispatch */, { data: payload }); + break; + } + case import_v102.GatewayOpcodes.Heartbeat: { + await this.heartbeat(true); + break; + } + case import_v102.GatewayOpcodes.Reconnect: { + await this.destroy({ + reason: "Told to reconnect by Discord", + recover: 1 /* Resume */ + }); + break; + } + case import_v102.GatewayOpcodes.InvalidSession: { + this.debug([`Invalid session; will attempt to resume: ${payload.d.toString()}`]); + const session = await this.strategy.retrieveSessionInfo(this.id); + if (payload.d && session) { + await this.resume(session); + } else { + await this.destroy({ + reason: "Invalid session", + recover: 0 /* Reconnect */ + }); + } + break; + } + case import_v102.GatewayOpcodes.Hello: { + this.emit("hello" /* Hello */); + const jitter = Math.random(); + const firstWait = Math.floor(payload.d.heartbeat_interval * jitter); + this.debug([`Preparing first heartbeat of the connection with a jitter of ${jitter}; waiting ${firstWait}ms`]); + try { + const controller = new AbortController(); + this.initialHeartbeatTimeoutController = controller; + await (0, import_promises2.setTimeout)(firstWait, void 0, { signal: controller.signal }); + } catch { + this.debug(["Cancelled initial heartbeat due to #destroy being called"]); + return; + } finally { + this.initialHeartbeatTimeoutController = null; + } + await this.heartbeat(); + this.debug([`First heartbeat sent, starting to beat every ${payload.d.heartbeat_interval}ms`]); + this.heartbeatInterval = (0, import_node_timers.setInterval)(() => void this.heartbeat(), payload.d.heartbeat_interval); + break; + } + case import_v102.GatewayOpcodes.HeartbeatAck: { + this.isAck = true; + const ackAt = Date.now(); + this.emit("heartbeat" /* HeartbeatComplete */, { + ackAt, + heartbeatAt: this.lastHeartbeatAt, + latency: ackAt - this.lastHeartbeatAt + }); + break; + } + } + } + onError(error) { + if ("code" in error && ["ECONNRESET", "ECONNREFUSED"].includes(error.code)) { + this.debug(["Failed to connect to the gateway URL specified due to a network error"]); + this.failedToConnectDueToNetworkError = true; + return; + } + this.emit("error" /* Error */, { error }); + } + async onClose(code) { + this.emit("closed" /* Closed */, { code }); + switch (code) { + case 1e3 /* Normal */: { + return this.destroy({ + code, + reason: "Got disconnected by Discord", + recover: 0 /* Reconnect */ + }); + } + case 4200 /* Resuming */: { + break; + } + case import_v102.GatewayCloseCodes.UnknownError: { + this.debug([`An unknown error occurred: ${code}`]); + return this.destroy({ code, recover: 1 /* Resume */ }); + } + case import_v102.GatewayCloseCodes.UnknownOpcode: { + this.debug(["An invalid opcode was sent to Discord."]); + return this.destroy({ code, recover: 1 /* Resume */ }); + } + case import_v102.GatewayCloseCodes.DecodeError: { + this.debug(["An invalid payload was sent to Discord."]); + return this.destroy({ code, recover: 1 /* Resume */ }); + } + case import_v102.GatewayCloseCodes.NotAuthenticated: { + this.debug(["A request was somehow sent before the identify/resume payload."]); + return this.destroy({ code, recover: 0 /* Reconnect */ }); + } + case import_v102.GatewayCloseCodes.AuthenticationFailed: { + throw new Error("Authentication failed"); + } + case import_v102.GatewayCloseCodes.AlreadyAuthenticated: { + this.debug(["More than one auth payload was sent."]); + return this.destroy({ code, recover: 0 /* Reconnect */ }); + } + case import_v102.GatewayCloseCodes.InvalidSeq: { + this.debug(["An invalid sequence was sent."]); + return this.destroy({ code, recover: 0 /* Reconnect */ }); + } + case import_v102.GatewayCloseCodes.RateLimited: { + this.debug(["The WebSocket rate limit has been hit, this should never happen"]); + return this.destroy({ code, recover: 0 /* Reconnect */ }); + } + case import_v102.GatewayCloseCodes.SessionTimedOut: { + this.debug(["Session timed out."]); + return this.destroy({ code, recover: 1 /* Resume */ }); + } + case import_v102.GatewayCloseCodes.InvalidShard: { + throw new Error("Invalid shard"); + } + case import_v102.GatewayCloseCodes.ShardingRequired: { + throw new Error("Sharding is required"); + } + case import_v102.GatewayCloseCodes.InvalidAPIVersion: { + throw new Error("Used an invalid API version"); + } + case import_v102.GatewayCloseCodes.InvalidIntents: { + throw new Error("Used invalid intents"); + } + case import_v102.GatewayCloseCodes.DisallowedIntents: { + throw new Error("Used disallowed intents"); + } + default: { + this.debug([ + `The gateway closed with an unexpected code ${code}, attempting to ${this.failedToConnectDueToNetworkError ? "reconnect" : "resume"}.` + ]); + return this.destroy({ + code, + recover: this.failedToConnectDueToNetworkError ? 0 /* Reconnect */ : 1 /* Resume */ + }); + } + } + } + debug(messages) { + const message = `${messages[0]}${messages.length > 1 ? ` +${messages.slice(1).map((m) => ` ${m}`).join("\n")}` : ""}`; + this.emit("debug" /* Debug */, { message }); + } +}; +__name(WebSocketShard, "WebSocketShard"); + +// src/utils/WorkerBootstrapper.ts +var WorkerBootstrapper = class { + /** + * The data passed to the worker thread + */ + data = import_node_worker_threads3.workerData; + /** + * The shards that are managed by this worker + */ + shards = new import_collection7.Collection(); + constructor() { + if (import_node_worker_threads3.isMainThread) { + throw new Error("Expected WorkerBootstrap to not be used within the main thread"); + } + } + /** + * Helper method to initiate a shard's connection process + */ + async connect(shardId) { + const shard = this.shards.get(shardId); + if (!shard) { + throw new RangeError(`Shard ${shardId} does not exist`); + } + await shard.connect(); + } + /** + * Helper method to destroy a shard + */ + async destroy(shardId, options) { + const shard = this.shards.get(shardId); + if (!shard) { + throw new RangeError(`Shard ${shardId} does not exist`); + } + await shard.destroy(options); + } + /** + * Helper method to attach event listeners to the parentPort + */ + setupThreadEvents() { + import_node_worker_threads3.parentPort.on("messageerror", (err) => { + throw err; + }).on("message", async (payload) => { + switch (payload.op) { + case 0 /* Connect */: { + await this.connect(payload.shardId); + const response = { + op: 0 /* Connected */, + shardId: payload.shardId + }; + import_node_worker_threads3.parentPort.postMessage(response); + break; + } + case 1 /* Destroy */: { + await this.destroy(payload.shardId, payload.options); + const response = { + op: 1 /* Destroyed */, + shardId: payload.shardId + }; + import_node_worker_threads3.parentPort.postMessage(response); + break; + } + case 2 /* Send */: { + const shard = this.shards.get(payload.shardId); + if (!shard) { + throw new RangeError(`Shard ${payload.shardId} does not exist`); + } + await shard.send(payload.payload); + break; + } + case 3 /* SessionInfoResponse */: { + break; + } + case 4 /* ShardIdentifyResponse */: { + break; + } + case 5 /* FetchStatus */: { + const shard = this.shards.get(payload.shardId); + if (!shard) { + throw new Error(`Shard ${payload.shardId} does not exist`); + } + const response = { + op: 6 /* FetchStatusResponse */, + status: shard.status, + nonce: payload.nonce + }; + import_node_worker_threads3.parentPort.postMessage(response); + break; + } + } + }); + } + /** + * Bootstraps the worker thread with the provided options + */ + async bootstrap(options = {}) { + for (const shardId of this.data.shardIds) { + const shard = new WebSocketShard(new WorkerContextFetchingStrategy(this.data), shardId); + for (const event of options.forwardEvents ?? Object.values(WebSocketShardEvents)) { + shard.on(event, (data) => { + const payload = { + op: 2 /* Event */, + event, + data, + shardId + }; + import_node_worker_threads3.parentPort.postMessage(payload); + }); + } + await options.shardCallback?.(shard); + this.shards.set(shardId, shard); + } + this.setupThreadEvents(); + const message = { + op: 7 /* WorkerReady */ + }; + import_node_worker_threads3.parentPort.postMessage(message); + } +}; +__name(WorkerBootstrapper, "WorkerBootstrapper"); + +// src/strategies/sharding/defaultWorker.ts +var bootstrapper = new WorkerBootstrapper(); +void bootstrapper.bootstrap(); +//# sourceMappingURL=defaultWorker.js.map \ No newline at end of file diff --git a/node_modules/@discordjs/ws/dist/defaultWorker.js.map b/node_modules/@discordjs/ws/dist/defaultWorker.js.map new file mode 100644 index 0000000..0ac404d --- /dev/null +++ b/node_modules/@discordjs/ws/dist/defaultWorker.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/utils/WorkerBootstrapper.ts","../src/strategies/context/WorkerContextFetchingStrategy.ts","../src/strategies/sharding/WorkerShardingStrategy.ts","../src/strategies/context/IContextFetchingStrategy.ts","../src/ws/WebSocketShard.ts","../src/utils/constants.ts","../src/strategies/sharding/SimpleShardingStrategy.ts","../src/strategies/context/SimpleContextFetchingStrategy.ts","../src/throttling/SimpleIdentifyThrottler.ts","../src/strategies/sharding/defaultWorker.ts"],"sourcesContent":["import { isMainThread, parentPort, workerData } from 'node:worker_threads';\nimport { Collection } from '@discordjs/collection';\nimport type { Awaitable } from '@discordjs/util';\nimport { WorkerContextFetchingStrategy } from '../strategies/context/WorkerContextFetchingStrategy.js';\nimport {\n\tWorkerReceivePayloadOp,\n\tWorkerSendPayloadOp,\n\ttype WorkerData,\n\ttype WorkerReceivePayload,\n\ttype WorkerSendPayload,\n} from '../strategies/sharding/WorkerShardingStrategy.js';\nimport type { WebSocketShardDestroyOptions } from '../ws/WebSocketShard.js';\nimport { WebSocketShardEvents, WebSocketShard } from '../ws/WebSocketShard.js';\n\n/**\n * Options for bootstrapping the worker\n */\nexport interface BootstrapOptions {\n\t/**\n\t * Shard events to just arbitrarily forward to the parent thread for the manager to emit\n\t * Note: By default, this will include ALL events\n\t * you most likely want to handle dispatch within the worker itself\n\t */\n\tforwardEvents?: WebSocketShardEvents[];\n\t/**\n\t * Function to call when a shard is created for additional setup\n\t */\n\tshardCallback?(shard: WebSocketShard): Awaitable;\n}\n\n/**\n * Utility class for bootstrapping a worker thread to be used for sharding\n */\nexport class WorkerBootstrapper {\n\t/**\n\t * The data passed to the worker thread\n\t */\n\tprotected readonly data = workerData as WorkerData;\n\n\t/**\n\t * The shards that are managed by this worker\n\t */\n\tprotected readonly shards = new Collection();\n\n\tpublic constructor() {\n\t\tif (isMainThread) {\n\t\t\tthrow new Error('Expected WorkerBootstrap to not be used within the main thread');\n\t\t}\n\t}\n\n\t/**\n\t * Helper method to initiate a shard's connection process\n\t */\n\tprotected async connect(shardId: number): Promise {\n\t\tconst shard = this.shards.get(shardId);\n\t\tif (!shard) {\n\t\t\tthrow new RangeError(`Shard ${shardId} does not exist`);\n\t\t}\n\n\t\tawait shard.connect();\n\t}\n\n\t/**\n\t * Helper method to destroy a shard\n\t */\n\tprotected async destroy(shardId: number, options?: WebSocketShardDestroyOptions): Promise {\n\t\tconst shard = this.shards.get(shardId);\n\t\tif (!shard) {\n\t\t\tthrow new RangeError(`Shard ${shardId} does not exist`);\n\t\t}\n\n\t\tawait shard.destroy(options);\n\t}\n\n\t/**\n\t * Helper method to attach event listeners to the parentPort\n\t */\n\tprotected setupThreadEvents(): void {\n\t\tparentPort!\n\t\t\t.on('messageerror', (err) => {\n\t\t\t\tthrow err;\n\t\t\t})\n\t\t\t.on('message', async (payload: WorkerSendPayload) => {\n\t\t\t\tswitch (payload.op) {\n\t\t\t\t\tcase WorkerSendPayloadOp.Connect: {\n\t\t\t\t\t\tawait this.connect(payload.shardId);\n\t\t\t\t\t\tconst response: WorkerReceivePayload = {\n\t\t\t\t\t\t\top: WorkerReceivePayloadOp.Connected,\n\t\t\t\t\t\t\tshardId: payload.shardId,\n\t\t\t\t\t\t};\n\t\t\t\t\t\tparentPort!.postMessage(response);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase WorkerSendPayloadOp.Destroy: {\n\t\t\t\t\t\tawait this.destroy(payload.shardId, payload.options);\n\t\t\t\t\t\tconst response: WorkerReceivePayload = {\n\t\t\t\t\t\t\top: WorkerReceivePayloadOp.Destroyed,\n\t\t\t\t\t\t\tshardId: payload.shardId,\n\t\t\t\t\t\t};\n\n\t\t\t\t\t\tparentPort!.postMessage(response);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase WorkerSendPayloadOp.Send: {\n\t\t\t\t\t\tconst shard = this.shards.get(payload.shardId);\n\t\t\t\t\t\tif (!shard) {\n\t\t\t\t\t\t\tthrow new RangeError(`Shard ${payload.shardId} does not exist`);\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tawait shard.send(payload.payload);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase WorkerSendPayloadOp.SessionInfoResponse: {\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase WorkerSendPayloadOp.ShardIdentifyResponse: {\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase WorkerSendPayloadOp.FetchStatus: {\n\t\t\t\t\t\tconst shard = this.shards.get(payload.shardId);\n\t\t\t\t\t\tif (!shard) {\n\t\t\t\t\t\t\tthrow new Error(`Shard ${payload.shardId} does not exist`);\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tconst response: WorkerReceivePayload = {\n\t\t\t\t\t\t\top: WorkerReceivePayloadOp.FetchStatusResponse,\n\t\t\t\t\t\t\tstatus: shard.status,\n\t\t\t\t\t\t\tnonce: payload.nonce,\n\t\t\t\t\t\t};\n\n\t\t\t\t\t\tparentPort!.postMessage(response);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t});\n\t}\n\n\t/**\n\t * Bootstraps the worker thread with the provided options\n\t */\n\tpublic async bootstrap(options: Readonly = {}): Promise {\n\t\t// Start by initializing the shards\n\t\tfor (const shardId of this.data.shardIds) {\n\t\t\tconst shard = new WebSocketShard(new WorkerContextFetchingStrategy(this.data), shardId);\n\t\t\tfor (const event of options.forwardEvents ?? Object.values(WebSocketShardEvents)) {\n\t\t\t\t// @ts-expect-error: Event types incompatible\n\t\t\t\tshard.on(event, (data) => {\n\t\t\t\t\tconst payload: WorkerReceivePayload = {\n\t\t\t\t\t\top: WorkerReceivePayloadOp.Event,\n\t\t\t\t\t\tevent,\n\t\t\t\t\t\tdata,\n\t\t\t\t\t\tshardId,\n\t\t\t\t\t};\n\t\t\t\t\tparentPort!.postMessage(payload);\n\t\t\t\t});\n\t\t\t}\n\n\t\t\t// Any additional setup the user might want to do\n\t\t\tawait options.shardCallback?.(shard);\n\t\t\tthis.shards.set(shardId, shard);\n\t\t}\n\n\t\t// Lastly, start listening to messages from the parent thread\n\t\tthis.setupThreadEvents();\n\n\t\tconst message: WorkerReceivePayload = {\n\t\t\top: WorkerReceivePayloadOp.WorkerReady,\n\t\t};\n\t\tparentPort!.postMessage(message);\n\t}\n}\n","import { isMainThread, parentPort } from 'node:worker_threads';\nimport { Collection } from '@discordjs/collection';\nimport type { SessionInfo } from '../../ws/WebSocketManager.js';\nimport {\n\tWorkerReceivePayloadOp,\n\tWorkerSendPayloadOp,\n\ttype WorkerReceivePayload,\n\ttype WorkerSendPayload,\n} from '../sharding/WorkerShardingStrategy.js';\nimport type { FetchingStrategyOptions, IContextFetchingStrategy } from './IContextFetchingStrategy.js';\n\n// Because the global types are incomplete for whatever reason\ninterface PolyFillAbortSignal {\n\treadonly aborted: boolean;\n\taddEventListener(type: 'abort', listener: () => void): void;\n\tremoveEventListener(type: 'abort', listener: () => void): void;\n}\n\nexport class WorkerContextFetchingStrategy implements IContextFetchingStrategy {\n\tprivate readonly sessionPromises = new Collection void>();\n\n\tprivate readonly waitForIdentifyPromises = new Collection();\n\n\tpublic constructor(public readonly options: FetchingStrategyOptions) {\n\t\tif (isMainThread) {\n\t\t\tthrow new Error('Cannot instantiate WorkerContextFetchingStrategy on the main thread');\n\t\t}\n\n\t\tparentPort!.on('message', (payload: WorkerSendPayload) => {\n\t\t\tif (payload.op === WorkerSendPayloadOp.SessionInfoResponse) {\n\t\t\t\tthis.sessionPromises.get(payload.nonce)?.(payload.session);\n\t\t\t\tthis.sessionPromises.delete(payload.nonce);\n\t\t\t}\n\n\t\t\tif (payload.op === WorkerSendPayloadOp.ShardIdentifyResponse) {\n\t\t\t\tconst promise = this.waitForIdentifyPromises.get(payload.nonce);\n\t\t\t\tif (payload.ok) {\n\t\t\t\t\tpromise?.resolve();\n\t\t\t\t} else {\n\t\t\t\t\tpromise?.reject();\n\t\t\t\t}\n\n\t\t\t\tthis.waitForIdentifyPromises.delete(payload.nonce);\n\t\t\t}\n\t\t});\n\t}\n\n\tpublic async retrieveSessionInfo(shardId: number): Promise {\n\t\tconst nonce = Math.random();\n\t\tconst payload: WorkerReceivePayload = {\n\t\t\top: WorkerReceivePayloadOp.RetrieveSessionInfo,\n\t\t\tshardId,\n\t\t\tnonce,\n\t\t};\n\t\t// eslint-disable-next-line no-promise-executor-return\n\t\tconst promise = new Promise((resolve) => this.sessionPromises.set(nonce, resolve));\n\t\tparentPort!.postMessage(payload);\n\t\treturn promise;\n\t}\n\n\tpublic updateSessionInfo(shardId: number, sessionInfo: SessionInfo | null) {\n\t\tconst payload: WorkerReceivePayload = {\n\t\t\top: WorkerReceivePayloadOp.UpdateSessionInfo,\n\t\t\tshardId,\n\t\t\tsession: sessionInfo,\n\t\t};\n\t\tparentPort!.postMessage(payload);\n\t}\n\n\tpublic async waitForIdentify(shardId: number, signal: AbortSignal): Promise {\n\t\tconst nonce = Math.random();\n\n\t\tconst payload: WorkerReceivePayload = {\n\t\t\top: WorkerReceivePayloadOp.WaitForIdentify,\n\t\t\tnonce,\n\t\t\tshardId,\n\t\t};\n\t\tconst promise = new Promise((resolve, reject) =>\n\t\t\t// eslint-disable-next-line no-promise-executor-return\n\t\t\tthis.waitForIdentifyPromises.set(nonce, { resolve, reject }),\n\t\t);\n\n\t\tparentPort!.postMessage(payload);\n\n\t\tconst listener = () => {\n\t\t\tconst payload: WorkerReceivePayload = {\n\t\t\t\top: WorkerReceivePayloadOp.CancelIdentify,\n\t\t\t\tnonce,\n\t\t\t};\n\n\t\t\tparentPort!.postMessage(payload);\n\t\t};\n\n\t\t(signal as unknown as PolyFillAbortSignal).addEventListener('abort', listener);\n\n\t\ttry {\n\t\t\tawait promise;\n\t\t} finally {\n\t\t\t(signal as unknown as PolyFillAbortSignal).removeEventListener('abort', listener);\n\t\t}\n\t}\n}\n","import { once } from 'node:events';\nimport { join, isAbsolute, resolve } from 'node:path';\nimport { Worker } from 'node:worker_threads';\nimport { Collection } from '@discordjs/collection';\nimport type { GatewaySendPayload } from 'discord-api-types/v10';\nimport type { IIdentifyThrottler } from '../../throttling/IIdentifyThrottler.js';\nimport type { SessionInfo, WebSocketManager } from '../../ws/WebSocketManager.js';\nimport type {\n\tWebSocketShardDestroyOptions,\n\tWebSocketShardEvents,\n\tWebSocketShardStatus,\n} from '../../ws/WebSocketShard.js';\nimport { managerToFetchingStrategyOptions, type FetchingStrategyOptions } from '../context/IContextFetchingStrategy.js';\nimport type { IShardingStrategy } from './IShardingStrategy.js';\n\nexport interface WorkerData extends FetchingStrategyOptions {\n\tshardIds: number[];\n}\n\nexport enum WorkerSendPayloadOp {\n\tConnect,\n\tDestroy,\n\tSend,\n\tSessionInfoResponse,\n\tShardIdentifyResponse,\n\tFetchStatus,\n}\n\nexport type WorkerSendPayload =\n\t| { nonce: number; ok: boolean; op: WorkerSendPayloadOp.ShardIdentifyResponse }\n\t| { nonce: number; op: WorkerSendPayloadOp.FetchStatus; shardId: number }\n\t| { nonce: number; op: WorkerSendPayloadOp.SessionInfoResponse; session: SessionInfo | null }\n\t| { op: WorkerSendPayloadOp.Connect; shardId: number }\n\t| { op: WorkerSendPayloadOp.Destroy; options?: WebSocketShardDestroyOptions; shardId: number }\n\t| { op: WorkerSendPayloadOp.Send; payload: GatewaySendPayload; shardId: number };\n\nexport enum WorkerReceivePayloadOp {\n\tConnected,\n\tDestroyed,\n\tEvent,\n\tRetrieveSessionInfo,\n\tUpdateSessionInfo,\n\tWaitForIdentify,\n\tFetchStatusResponse,\n\tWorkerReady,\n\tCancelIdentify,\n}\n\nexport type WorkerReceivePayload =\n\t// Can't seem to get a type-safe union based off of the event, so I'm sadly leaving data as any for now\n\t| { data: any; event: WebSocketShardEvents; op: WorkerReceivePayloadOp.Event; shardId: number }\n\t| { nonce: number; op: WorkerReceivePayloadOp.CancelIdentify }\n\t| { nonce: number; op: WorkerReceivePayloadOp.FetchStatusResponse; status: WebSocketShardStatus }\n\t| { nonce: number; op: WorkerReceivePayloadOp.RetrieveSessionInfo; shardId: number }\n\t| { nonce: number; op: WorkerReceivePayloadOp.WaitForIdentify; shardId: number }\n\t| { op: WorkerReceivePayloadOp.Connected; shardId: number }\n\t| { op: WorkerReceivePayloadOp.Destroyed; shardId: number }\n\t| { op: WorkerReceivePayloadOp.UpdateSessionInfo; session: SessionInfo | null; shardId: number }\n\t| { op: WorkerReceivePayloadOp.WorkerReady };\n\n/**\n * Options for a {@link WorkerShardingStrategy}\n */\nexport interface WorkerShardingStrategyOptions {\n\t/**\n\t * Dictates how many shards should be spawned per worker thread.\n\t */\n\tshardsPerWorker: number | 'all';\n\t/**\n\t * Path to the worker file to use. The worker requires quite a bit of setup, it is recommended you leverage the {@link WorkerBootstrapper} class.\n\t */\n\tworkerPath?: string;\n}\n\n/**\n * Strategy used to spawn threads in worker_threads\n */\nexport class WorkerShardingStrategy implements IShardingStrategy {\n\tprivate readonly manager: WebSocketManager;\n\n\tprivate readonly options: WorkerShardingStrategyOptions;\n\n\t#workers: Worker[] = [];\n\n\treadonly #workerByShardId = new Collection();\n\n\tprivate readonly connectPromises = new Collection void>();\n\n\tprivate readonly destroyPromises = new Collection void>();\n\n\tprivate readonly fetchStatusPromises = new Collection void>();\n\n\tprivate readonly waitForIdentifyControllers = new Collection();\n\n\tprivate throttler?: IIdentifyThrottler;\n\n\tpublic constructor(manager: WebSocketManager, options: WorkerShardingStrategyOptions) {\n\t\tthis.manager = manager;\n\t\tthis.options = options;\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.spawn}\n\t */\n\tpublic async spawn(shardIds: number[]) {\n\t\tconst shardsPerWorker = this.options.shardsPerWorker === 'all' ? shardIds.length : this.options.shardsPerWorker;\n\t\tconst strategyOptions = await managerToFetchingStrategyOptions(this.manager);\n\n\t\tconst loops = Math.ceil(shardIds.length / shardsPerWorker);\n\t\tconst promises: Promise[] = [];\n\n\t\tfor (let idx = 0; idx < loops; idx++) {\n\t\t\tconst slice = shardIds.slice(idx * shardsPerWorker, (idx + 1) * shardsPerWorker);\n\t\t\tconst workerData: WorkerData = {\n\t\t\t\t...strategyOptions,\n\t\t\t\tshardIds: slice,\n\t\t\t};\n\n\t\t\tpromises.push(this.setupWorker(workerData));\n\t\t}\n\n\t\tawait Promise.all(promises);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.connect}\n\t */\n\tpublic async connect() {\n\t\tconst promises = [];\n\n\t\tfor (const [shardId, worker] of this.#workerByShardId.entries()) {\n\t\t\tconst payload: WorkerSendPayload = {\n\t\t\t\top: WorkerSendPayloadOp.Connect,\n\t\t\t\tshardId,\n\t\t\t};\n\n\t\t\t// eslint-disable-next-line no-promise-executor-return\n\t\t\tconst promise = new Promise((resolve) => this.connectPromises.set(shardId, resolve));\n\t\t\tworker.postMessage(payload);\n\t\t\tpromises.push(promise);\n\t\t}\n\n\t\tawait Promise.all(promises);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.destroy}\n\t */\n\tpublic async destroy(options: Omit = {}) {\n\t\tconst promises = [];\n\n\t\tfor (const [shardId, worker] of this.#workerByShardId.entries()) {\n\t\t\tconst payload: WorkerSendPayload = {\n\t\t\t\top: WorkerSendPayloadOp.Destroy,\n\t\t\t\tshardId,\n\t\t\t\toptions,\n\t\t\t};\n\n\t\t\tpromises.push(\n\t\t\t\t// eslint-disable-next-line no-promise-executor-return, promise/prefer-await-to-then\n\t\t\t\tnew Promise((resolve) => this.destroyPromises.set(shardId, resolve)).then(async () => worker.terminate()),\n\t\t\t);\n\t\t\tworker.postMessage(payload);\n\t\t}\n\n\t\tthis.#workers = [];\n\t\tthis.#workerByShardId.clear();\n\n\t\tawait Promise.all(promises);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.send}\n\t */\n\tpublic send(shardId: number, data: GatewaySendPayload) {\n\t\tconst worker = this.#workerByShardId.get(shardId);\n\t\tif (!worker) {\n\t\t\tthrow new Error(`No worker found for shard ${shardId}`);\n\t\t}\n\n\t\tconst payload: WorkerSendPayload = {\n\t\t\top: WorkerSendPayloadOp.Send,\n\t\t\tshardId,\n\t\t\tpayload: data,\n\t\t};\n\t\tworker.postMessage(payload);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.fetchStatus}\n\t */\n\tpublic async fetchStatus() {\n\t\tconst statuses = new Collection();\n\n\t\tfor (const [shardId, worker] of this.#workerByShardId.entries()) {\n\t\t\tconst nonce = Math.random();\n\t\t\tconst payload: WorkerSendPayload = {\n\t\t\t\top: WorkerSendPayloadOp.FetchStatus,\n\t\t\t\tshardId,\n\t\t\t\tnonce,\n\t\t\t};\n\n\t\t\t// eslint-disable-next-line no-promise-executor-return\n\t\t\tconst promise = new Promise((resolve) => this.fetchStatusPromises.set(nonce, resolve));\n\t\t\tworker.postMessage(payload);\n\n\t\t\tconst status = await promise;\n\t\t\tstatuses.set(shardId, status);\n\t\t}\n\n\t\treturn statuses;\n\t}\n\n\tprivate async setupWorker(workerData: WorkerData) {\n\t\tconst worker = new Worker(this.resolveWorkerPath(), { workerData });\n\n\t\tawait once(worker, 'online');\n\t\t// We do this in case the user has any potentially long running code in their worker\n\t\tawait this.waitForWorkerReady(worker);\n\n\t\tworker\n\t\t\t.on('error', (err) => {\n\t\t\t\tthrow err;\n\t\t\t})\n\t\t\t.on('messageerror', (err) => {\n\t\t\t\tthrow err;\n\t\t\t})\n\t\t\t.on('message', async (payload: WorkerReceivePayload) => this.onMessage(worker, payload));\n\n\t\tthis.#workers.push(worker);\n\t\tfor (const shardId of workerData.shardIds) {\n\t\t\tthis.#workerByShardId.set(shardId, worker);\n\t\t}\n\t}\n\n\tprivate resolveWorkerPath(): string {\n\t\tconst path = this.options.workerPath;\n\n\t\tif (!path) {\n\t\t\treturn join(__dirname, 'defaultWorker.js');\n\t\t}\n\n\t\tif (isAbsolute(path)) {\n\t\t\treturn path;\n\t\t}\n\n\t\tif (/^\\.\\.?[/\\\\]/.test(path)) {\n\t\t\treturn resolve(path);\n\t\t}\n\n\t\ttry {\n\t\t\treturn require.resolve(path);\n\t\t} catch {\n\t\t\treturn resolve(path);\n\t\t}\n\t}\n\n\tprivate async waitForWorkerReady(worker: Worker): Promise {\n\t\treturn new Promise((resolve) => {\n\t\t\tconst handler = (payload: WorkerReceivePayload) => {\n\t\t\t\tif (payload.op === WorkerReceivePayloadOp.WorkerReady) {\n\t\t\t\t\tresolve();\n\t\t\t\t\tworker.off('message', handler);\n\t\t\t\t}\n\t\t\t};\n\n\t\t\tworker.on('message', handler);\n\t\t});\n\t}\n\n\tprivate async onMessage(worker: Worker, payload: WorkerReceivePayload) {\n\t\tswitch (payload.op) {\n\t\t\tcase WorkerReceivePayloadOp.Connected: {\n\t\t\t\tthis.connectPromises.get(payload.shardId)?.();\n\t\t\t\tthis.connectPromises.delete(payload.shardId);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.Destroyed: {\n\t\t\t\tthis.destroyPromises.get(payload.shardId)?.();\n\t\t\t\tthis.destroyPromises.delete(payload.shardId);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.Event: {\n\t\t\t\tthis.manager.emit(payload.event, { ...payload.data, shardId: payload.shardId });\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.RetrieveSessionInfo: {\n\t\t\t\tconst session = await this.manager.options.retrieveSessionInfo(payload.shardId);\n\t\t\t\tconst response: WorkerSendPayload = {\n\t\t\t\t\top: WorkerSendPayloadOp.SessionInfoResponse,\n\t\t\t\t\tnonce: payload.nonce,\n\t\t\t\t\tsession,\n\t\t\t\t};\n\t\t\t\tworker.postMessage(response);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.UpdateSessionInfo: {\n\t\t\t\tawait this.manager.options.updateSessionInfo(payload.shardId, payload.session);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.WaitForIdentify: {\n\t\t\t\tconst throttler = await this.ensureThrottler();\n\n\t\t\t\t// If this rejects it means we aborted, in which case we reply elsewhere.\n\t\t\t\ttry {\n\t\t\t\t\tconst controller = new AbortController();\n\t\t\t\t\tthis.waitForIdentifyControllers.set(payload.nonce, controller);\n\t\t\t\t\tawait throttler.waitForIdentify(payload.shardId, controller.signal);\n\t\t\t\t} catch {\n\t\t\t\t\treturn;\n\t\t\t\t}\n\n\t\t\t\tconst response: WorkerSendPayload = {\n\t\t\t\t\top: WorkerSendPayloadOp.ShardIdentifyResponse,\n\t\t\t\t\tnonce: payload.nonce,\n\t\t\t\t\tok: true,\n\t\t\t\t};\n\t\t\t\tworker.postMessage(response);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.FetchStatusResponse: {\n\t\t\t\tthis.fetchStatusPromises.get(payload.nonce)?.(payload.status);\n\t\t\t\tthis.fetchStatusPromises.delete(payload.nonce);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.WorkerReady: {\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.CancelIdentify: {\n\t\t\t\tthis.waitForIdentifyControllers.get(payload.nonce)?.abort();\n\t\t\t\tthis.waitForIdentifyControllers.delete(payload.nonce);\n\n\t\t\t\tconst response: WorkerSendPayload = {\n\t\t\t\t\top: WorkerSendPayloadOp.ShardIdentifyResponse,\n\t\t\t\t\tnonce: payload.nonce,\n\t\t\t\t\tok: false,\n\t\t\t\t};\n\t\t\t\tworker.postMessage(response);\n\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t}\n\n\tprivate async ensureThrottler(): Promise {\n\t\tthis.throttler ??= await this.manager.options.buildIdentifyThrottler(this.manager);\n\t\treturn this.throttler;\n\t}\n}\n","import type { Awaitable } from '@discordjs/util';\nimport type { APIGatewayBotInfo } from 'discord-api-types/v10';\nimport type { SessionInfo, WebSocketManager, WebSocketManagerOptions } from '../../ws/WebSocketManager.js';\n\nexport interface FetchingStrategyOptions\n\textends Omit<\n\t\tWebSocketManagerOptions,\n\t\t| 'buildIdentifyThrottler'\n\t\t| 'buildStrategy'\n\t\t| 'rest'\n\t\t| 'retrieveSessionInfo'\n\t\t| 'shardCount'\n\t\t| 'shardIds'\n\t\t| 'updateSessionInfo'\n\t> {\n\treadonly gatewayInformation: APIGatewayBotInfo;\n\treadonly shardCount: number;\n}\n\n/**\n * Strategies responsible solely for making manager information accessible\n */\nexport interface IContextFetchingStrategy {\n\treadonly options: FetchingStrategyOptions;\n\tretrieveSessionInfo(shardId: number): Awaitable;\n\tupdateSessionInfo(shardId: number, sessionInfo: SessionInfo | null): Awaitable;\n\t/**\n\t * Resolves once the given shard should be allowed to identify, or rejects if the operation was aborted\n\t */\n\twaitForIdentify(shardId: number, signal: AbortSignal): Promise;\n}\n\nexport async function managerToFetchingStrategyOptions(manager: WebSocketManager): Promise {\n\t/* eslint-disable @typescript-eslint/unbound-method */\n\tconst {\n\t\tbuildIdentifyThrottler,\n\t\tbuildStrategy,\n\t\tretrieveSessionInfo,\n\t\tupdateSessionInfo,\n\t\tshardCount,\n\t\tshardIds,\n\t\trest,\n\t\t...managerOptions\n\t} = manager.options;\n\t/* eslint-enable @typescript-eslint/unbound-method */\n\n\treturn {\n\t\t...managerOptions,\n\t\tgatewayInformation: await manager.fetchGatewayInformation(),\n\t\tshardCount: await manager.getShardCount(),\n\t};\n}\n","/* eslint-disable id-length */\nimport { Buffer } from 'node:buffer';\nimport { once } from 'node:events';\nimport { clearInterval, clearTimeout, setInterval, setTimeout } from 'node:timers';\nimport { setTimeout as sleep } from 'node:timers/promises';\nimport { URLSearchParams } from 'node:url';\nimport { TextDecoder } from 'node:util';\nimport { inflate } from 'node:zlib';\nimport { Collection } from '@discordjs/collection';\nimport { lazy } from '@discordjs/util';\nimport { AsyncQueue } from '@sapphire/async-queue';\nimport { AsyncEventEmitter } from '@vladfrangu/async_event_emitter';\nimport {\n\tGatewayCloseCodes,\n\tGatewayDispatchEvents,\n\tGatewayOpcodes,\n\ttype GatewayDispatchPayload,\n\ttype GatewayIdentifyData,\n\ttype GatewayReadyDispatchData,\n\ttype GatewayReceivePayload,\n\ttype GatewaySendPayload,\n} from 'discord-api-types/v10';\nimport { WebSocket, type RawData } from 'ws';\nimport type { Inflate } from 'zlib-sync';\nimport type { IContextFetchingStrategy } from '../strategies/context/IContextFetchingStrategy.js';\nimport { ImportantGatewayOpcodes, getInitialSendRateLimitState } from '../utils/constants.js';\nimport type { SessionInfo } from './WebSocketManager.js';\n\n// eslint-disable-next-line promise/prefer-await-to-then\nconst getZlibSync = lazy(async () => import('zlib-sync').then((mod) => mod.default).catch(() => null));\n\nexport enum WebSocketShardEvents {\n\tClosed = 'closed',\n\tDebug = 'debug',\n\tDispatch = 'dispatch',\n\tError = 'error',\n\tHeartbeatComplete = 'heartbeat',\n\tHello = 'hello',\n\tReady = 'ready',\n\tResumed = 'resumed',\n}\n\nexport enum WebSocketShardStatus {\n\tIdle,\n\tConnecting,\n\tResuming,\n\tReady,\n}\n\nexport enum WebSocketShardDestroyRecovery {\n\tReconnect,\n\tResume,\n}\n\n// eslint-disable-next-line @typescript-eslint/consistent-type-definitions\nexport type WebSocketShardEventsMap = {\n\t[WebSocketShardEvents.Closed]: [{ code: number }];\n\t[WebSocketShardEvents.Debug]: [payload: { message: string }];\n\t[WebSocketShardEvents.Dispatch]: [payload: { data: GatewayDispatchPayload }];\n\t[WebSocketShardEvents.Error]: [payload: { error: Error }];\n\t[WebSocketShardEvents.Hello]: [];\n\t[WebSocketShardEvents.Ready]: [payload: { data: GatewayReadyDispatchData }];\n\t[WebSocketShardEvents.Resumed]: [];\n\t[WebSocketShardEvents.HeartbeatComplete]: [payload: { ackAt: number; heartbeatAt: number; latency: number }];\n};\n\nexport interface WebSocketShardDestroyOptions {\n\tcode?: number;\n\treason?: string;\n\trecover?: WebSocketShardDestroyRecovery;\n}\n\nexport enum CloseCodes {\n\tNormal = 1_000,\n\tResuming = 4_200,\n}\n\nexport interface SendRateLimitState {\n\tremaining: number;\n\tresetAt: number;\n}\n\nexport class WebSocketShard extends AsyncEventEmitter {\n\tprivate connection: WebSocket | null = null;\n\n\tprivate useIdentifyCompress = false;\n\n\tprivate inflate: Inflate | null = null;\n\n\tprivate readonly textDecoder = new TextDecoder();\n\n\tprivate replayedEvents = 0;\n\n\tprivate isAck = true;\n\n\tprivate sendRateLimitState: SendRateLimitState = getInitialSendRateLimitState();\n\n\tprivate initialHeartbeatTimeoutController: AbortController | null = null;\n\n\tprivate heartbeatInterval: NodeJS.Timer | null = null;\n\n\tprivate lastHeartbeatAt = -1;\n\n\t// Indicates whether the shard has already resolved its original connect() call\n\tprivate initialConnectResolved = false;\n\n\t// Indicates if we failed to connect to the ws url (ECONNREFUSED/ECONNRESET)\n\tprivate failedToConnectDueToNetworkError = false;\n\n\tprivate readonly sendQueue = new AsyncQueue();\n\n\tprivate readonly timeoutAbortControllers = new Collection();\n\n\tprivate readonly strategy: IContextFetchingStrategy;\n\n\tpublic readonly id: number;\n\n\t#status: WebSocketShardStatus = WebSocketShardStatus.Idle;\n\n\tpublic get status(): WebSocketShardStatus {\n\t\treturn this.#status;\n\t}\n\n\tpublic constructor(strategy: IContextFetchingStrategy, id: number) {\n\t\tsuper();\n\t\tthis.strategy = strategy;\n\t\tthis.id = id;\n\t}\n\n\tpublic async connect() {\n\t\tconst promise = this.initialConnectResolved ? Promise.resolve() : once(this, WebSocketShardEvents.Ready);\n\t\tvoid this.internalConnect();\n\n\t\tawait promise;\n\t\tthis.initialConnectResolved = true;\n\t}\n\n\tprivate async internalConnect() {\n\t\tif (this.#status !== WebSocketShardStatus.Idle) {\n\t\t\tthrow new Error(\"Tried to connect a shard that wasn't idle\");\n\t\t}\n\n\t\tconst { version, encoding, compression } = this.strategy.options;\n\t\tconst params = new URLSearchParams({ v: version, encoding });\n\t\tif (compression) {\n\t\t\tconst zlib = await getZlibSync();\n\t\t\tif (zlib) {\n\t\t\t\tparams.append('compress', compression);\n\t\t\t\tthis.inflate = new zlib.Inflate({\n\t\t\t\t\tchunkSize: 65_535,\n\t\t\t\t\tto: 'string',\n\t\t\t\t});\n\t\t\t} else if (!this.useIdentifyCompress) {\n\t\t\t\tthis.useIdentifyCompress = true;\n\t\t\t\tconsole.warn(\n\t\t\t\t\t'WebSocketShard: Compression is enabled but zlib-sync is not installed, falling back to identify compress',\n\t\t\t\t);\n\t\t\t}\n\t\t}\n\n\t\tconst session = await this.strategy.retrieveSessionInfo(this.id);\n\n\t\tconst url = `${session?.resumeURL ?? this.strategy.options.gatewayInformation.url}?${params.toString()}`;\n\t\tthis.debug([`Connecting to ${url}`]);\n\t\tconst connection = new WebSocket(url, { handshakeTimeout: this.strategy.options.handshakeTimeout ?? undefined })\n\t\t\t.on('message', this.onMessage.bind(this))\n\t\t\t.on('error', this.onError.bind(this))\n\t\t\t.on('close', this.onClose.bind(this));\n\n\t\tconnection.binaryType = 'arraybuffer';\n\t\tthis.connection = connection;\n\n\t\tthis.#status = WebSocketShardStatus.Connecting;\n\n\t\tthis.sendRateLimitState = getInitialSendRateLimitState();\n\n\t\tconst { ok } = await this.waitForEvent(WebSocketShardEvents.Hello, this.strategy.options.helloTimeout);\n\t\tif (!ok) {\n\t\t\treturn;\n\t\t}\n\n\t\tif (session?.shardCount === this.strategy.options.shardCount) {\n\t\t\tawait this.resume(session);\n\t\t} else {\n\t\t\tawait this.identify();\n\t\t}\n\t}\n\n\tpublic async destroy(options: WebSocketShardDestroyOptions = {}) {\n\t\tif (this.#status === WebSocketShardStatus.Idle) {\n\t\t\tthis.debug(['Tried to destroy a shard that was idle']);\n\t\t\treturn;\n\t\t}\n\n\t\tif (!options.code) {\n\t\t\toptions.code = options.recover === WebSocketShardDestroyRecovery.Resume ? CloseCodes.Resuming : CloseCodes.Normal;\n\t\t}\n\n\t\tthis.debug([\n\t\t\t'Destroying shard',\n\t\t\t`Reason: ${options.reason ?? 'none'}`,\n\t\t\t`Code: ${options.code}`,\n\t\t\t`Recover: ${options.recover === undefined ? 'none' : WebSocketShardDestroyRecovery[options.recover]!}`,\n\t\t]);\n\n\t\t// Reset state\n\t\tthis.isAck = true;\n\t\tif (this.heartbeatInterval) {\n\t\t\tclearInterval(this.heartbeatInterval);\n\t\t}\n\n\t\tif (this.initialHeartbeatTimeoutController) {\n\t\t\tthis.initialHeartbeatTimeoutController.abort();\n\t\t\tthis.initialHeartbeatTimeoutController = null;\n\t\t}\n\n\t\tthis.lastHeartbeatAt = -1;\n\n\t\tfor (const controller of this.timeoutAbortControllers.values()) {\n\t\t\tcontroller.abort();\n\t\t}\n\n\t\tthis.timeoutAbortControllers.clear();\n\n\t\tthis.failedToConnectDueToNetworkError = false;\n\n\t\t// Clear session state if applicable\n\t\tif (options.recover !== WebSocketShardDestroyRecovery.Resume) {\n\t\t\tawait this.strategy.updateSessionInfo(this.id, null);\n\t\t}\n\n\t\tif (this.connection) {\n\t\t\t// No longer need to listen to messages\n\t\t\tthis.connection.removeAllListeners('message');\n\t\t\t// Prevent a reconnection loop by unbinding the main close event\n\t\t\tthis.connection.removeAllListeners('close');\n\n\t\t\tconst shouldClose = this.connection.readyState === WebSocket.OPEN;\n\n\t\t\tthis.debug([\n\t\t\t\t'Connection status during destroy',\n\t\t\t\t`Needs closing: ${shouldClose}`,\n\t\t\t\t`Ready state: ${this.connection.readyState}`,\n\t\t\t]);\n\n\t\t\tif (shouldClose) {\n\t\t\t\tthis.connection.close(options.code, options.reason);\n\t\t\t\tawait once(this.connection, 'close');\n\t\t\t\tthis.emit(WebSocketShardEvents.Closed, { code: options.code });\n\t\t\t}\n\n\t\t\t// Lastly, remove the error event.\n\t\t\t// Doing this earlier would cause a hard crash in case an error event fired on our `close` call\n\t\t\tthis.connection.removeAllListeners('error');\n\t\t} else {\n\t\t\tthis.debug(['Destroying a shard that has no connection; please open an issue on GitHub']);\n\t\t}\n\n\t\tthis.#status = WebSocketShardStatus.Idle;\n\n\t\tif (options.recover !== undefined) {\n\t\t\t// There's cases (like no internet connection) where we immediately fail to connect,\n\t\t\t// causing a very fast and draining reconnection loop.\n\t\t\tawait sleep(500);\n\t\t\treturn this.internalConnect();\n\t\t}\n\t}\n\n\tprivate async waitForEvent(event: WebSocketShardEvents, timeoutDuration?: number | null): Promise<{ ok: boolean }> {\n\t\tthis.debug([`Waiting for event ${event} ${timeoutDuration ? `for ${timeoutDuration}ms` : 'indefinitely'}`]);\n\t\tconst timeoutController = new AbortController();\n\t\tconst timeout = timeoutDuration ? setTimeout(() => timeoutController.abort(), timeoutDuration).unref() : null;\n\n\t\tthis.timeoutAbortControllers.set(event, timeoutController);\n\n\t\tconst closeController = new AbortController();\n\n\t\ttry {\n\t\t\t// If the first promise resolves, all is well. If the 2nd promise resolves,\n\t\t\t// the shard has meanwhile closed. In that case, a destroy is already ongoing, so we just need to\n\t\t\t// return false. Meanwhile, if something rejects (error event) or the first controller is aborted,\n\t\t\t// we enter the catch block and trigger a destroy there.\n\t\t\tconst closed = await Promise.race([\n\t\t\t\tonce(this, event, { signal: timeoutController.signal }).then(() => false),\n\t\t\t\tonce(this, WebSocketShardEvents.Closed, { signal: closeController.signal }).then(() => true),\n\t\t\t]);\n\n\t\t\treturn { ok: !closed };\n\t\t} catch {\n\t\t\t// If we're here because of other reasons, we need to destroy the shard\n\t\t\tvoid this.destroy({\n\t\t\t\tcode: CloseCodes.Normal,\n\t\t\t\treason: 'Something timed out or went wrong while waiting for an event',\n\t\t\t\trecover: WebSocketShardDestroyRecovery.Reconnect,\n\t\t\t});\n\n\t\t\treturn { ok: false };\n\t\t} finally {\n\t\t\tif (timeout) {\n\t\t\t\tclearTimeout(timeout);\n\t\t\t}\n\n\t\t\tthis.timeoutAbortControllers.delete(event);\n\n\t\t\t// Clean up the close listener to not leak memory\n\t\t\tif (!closeController.signal.aborted) {\n\t\t\t\tcloseController.abort();\n\t\t\t}\n\t\t}\n\t}\n\n\tpublic async send(payload: GatewaySendPayload): Promise {\n\t\tif (!this.connection) {\n\t\t\tthrow new Error(\"WebSocketShard wasn't connected\");\n\t\t}\n\n\t\tif (this.#status !== WebSocketShardStatus.Ready && !ImportantGatewayOpcodes.has(payload.op)) {\n\t\t\tthis.debug(['Tried to send a non-crucial payload before the shard was ready, waiting']);\n\t\t\t// This will throw if the shard throws an error event in the meantime, just requeue the payload\n\t\t\ttry {\n\t\t\t\tawait once(this, WebSocketShardEvents.Ready);\n\t\t\t} catch {\n\t\t\t\treturn this.send(payload);\n\t\t\t}\n\t\t}\n\n\t\tawait this.sendQueue.wait();\n\n\t\tif (--this.sendRateLimitState.remaining <= 0) {\n\t\t\tconst now = Date.now();\n\n\t\t\tif (this.sendRateLimitState.resetAt > now) {\n\t\t\t\tconst sleepFor = this.sendRateLimitState.resetAt - now;\n\n\t\t\t\tthis.debug([`Was about to hit the send rate limit, sleeping for ${sleepFor}ms`]);\n\t\t\t\tconst controller = new AbortController();\n\n\t\t\t\t// Sleep for the remaining time, but if the connection closes in the meantime, we shouldn't wait the remainder to avoid blocking the new conn\n\t\t\t\tconst interrupted = await Promise.race([\n\t\t\t\t\tsleep(sleepFor).then(() => false),\n\t\t\t\t\tonce(this, WebSocketShardEvents.Closed, { signal: controller.signal }).then(() => true),\n\t\t\t\t]);\n\n\t\t\t\tif (interrupted) {\n\t\t\t\t\tthis.debug(['Connection closed while waiting for the send rate limit to reset, re-queueing payload']);\n\t\t\t\t\tthis.sendQueue.shift();\n\t\t\t\t\treturn this.send(payload);\n\t\t\t\t}\n\n\t\t\t\t// This is so the listener from the `once` call is removed\n\t\t\t\tcontroller.abort();\n\t\t\t}\n\n\t\t\tthis.sendRateLimitState = getInitialSendRateLimitState();\n\t\t}\n\n\t\tthis.sendQueue.shift();\n\t\tthis.connection.send(JSON.stringify(payload));\n\t}\n\n\tprivate async identify() {\n\t\tthis.debug(['Waiting for identify throttle']);\n\n\t\tconst controller = new AbortController();\n\t\tconst closeHandler = () => {\n\t\t\tcontroller.abort();\n\t\t};\n\n\t\tthis.on(WebSocketShardEvents.Closed, closeHandler);\n\n\t\ttry {\n\t\t\tawait this.strategy.waitForIdentify(this.id, controller.signal);\n\t\t} catch {\n\t\t\tthis.debug(['Was waiting for an identify, but the shard closed in the meantime']);\n\t\t\treturn;\n\t\t} finally {\n\t\t\tthis.off(WebSocketShardEvents.Closed, closeHandler);\n\t\t}\n\n\t\tthis.debug([\n\t\t\t'Identifying',\n\t\t\t`shard id: ${this.id.toString()}`,\n\t\t\t`shard count: ${this.strategy.options.shardCount}`,\n\t\t\t`intents: ${this.strategy.options.intents}`,\n\t\t\t`compression: ${this.inflate ? 'zlib-stream' : this.useIdentifyCompress ? 'identify' : 'none'}`,\n\t\t]);\n\n\t\tconst d: GatewayIdentifyData = {\n\t\t\ttoken: this.strategy.options.token,\n\t\t\tproperties: this.strategy.options.identifyProperties,\n\t\t\tintents: this.strategy.options.intents,\n\t\t\tcompress: this.useIdentifyCompress,\n\t\t\tshard: [this.id, this.strategy.options.shardCount],\n\t\t};\n\n\t\tif (this.strategy.options.largeThreshold) {\n\t\t\td.large_threshold = this.strategy.options.largeThreshold;\n\t\t}\n\n\t\tif (this.strategy.options.initialPresence) {\n\t\t\td.presence = this.strategy.options.initialPresence;\n\t\t}\n\n\t\tawait this.send({\n\t\t\top: GatewayOpcodes.Identify,\n\t\t\td,\n\t\t});\n\n\t\tawait this.waitForEvent(WebSocketShardEvents.Ready, this.strategy.options.readyTimeout);\n\t}\n\n\tprivate async resume(session: SessionInfo) {\n\t\tthis.debug([\n\t\t\t'Resuming session',\n\t\t\t`resume url: ${session.resumeURL}`,\n\t\t\t`sequence: ${session.sequence}`,\n\t\t\t`shard id: ${this.id.toString()}`,\n\t\t]);\n\n\t\tthis.#status = WebSocketShardStatus.Resuming;\n\t\tthis.replayedEvents = 0;\n\t\treturn this.send({\n\t\t\top: GatewayOpcodes.Resume,\n\t\t\td: {\n\t\t\t\ttoken: this.strategy.options.token,\n\t\t\t\tseq: session.sequence,\n\t\t\t\tsession_id: session.sessionId,\n\t\t\t},\n\t\t});\n\t}\n\n\tprivate async heartbeat(requested = false) {\n\t\tif (!this.isAck && !requested) {\n\t\t\treturn this.destroy({ reason: 'Zombie connection', recover: WebSocketShardDestroyRecovery.Resume });\n\t\t}\n\n\t\tconst session = await this.strategy.retrieveSessionInfo(this.id);\n\n\t\tawait this.send({\n\t\t\top: GatewayOpcodes.Heartbeat,\n\t\t\td: session?.sequence ?? null,\n\t\t});\n\n\t\tthis.lastHeartbeatAt = Date.now();\n\t\tthis.isAck = false;\n\t}\n\n\tprivate async unpackMessage(data: ArrayBuffer | Buffer, isBinary: boolean): Promise {\n\t\tconst decompressable = new Uint8Array(data);\n\n\t\t// Deal with no compression\n\t\tif (!isBinary) {\n\t\t\treturn JSON.parse(this.textDecoder.decode(decompressable)) as GatewayReceivePayload;\n\t\t}\n\n\t\t// Deal with identify compress\n\t\tif (this.useIdentifyCompress) {\n\t\t\treturn new Promise((resolve, reject) => {\n\t\t\t\tinflate(decompressable, { chunkSize: 65_535 }, (err, result) => {\n\t\t\t\t\tif (err) {\n\t\t\t\t\t\treject(err);\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\n\t\t\t\t\tresolve(JSON.parse(this.textDecoder.decode(result)) as GatewayReceivePayload);\n\t\t\t\t});\n\t\t\t});\n\t\t}\n\n\t\t// Deal with gw wide zlib-stream compression\n\t\tif (this.inflate) {\n\t\t\tconst l = decompressable.length;\n\t\t\tconst flush =\n\t\t\t\tl >= 4 &&\n\t\t\t\tdecompressable[l - 4] === 0x00 &&\n\t\t\t\tdecompressable[l - 3] === 0x00 &&\n\t\t\t\tdecompressable[l - 2] === 0xff &&\n\t\t\t\tdecompressable[l - 1] === 0xff;\n\n\t\t\tconst zlib = (await getZlibSync())!;\n\t\t\tthis.inflate.push(Buffer.from(decompressable), flush ? zlib.Z_SYNC_FLUSH : zlib.Z_NO_FLUSH);\n\n\t\t\tif (this.inflate.err) {\n\t\t\t\tthis.emit(WebSocketShardEvents.Error, {\n\t\t\t\t\terror: new Error(`${this.inflate.err}${this.inflate.msg ? `: ${this.inflate.msg}` : ''}`),\n\t\t\t\t});\n\t\t\t}\n\n\t\t\tif (!flush) {\n\t\t\t\treturn null;\n\t\t\t}\n\n\t\t\tconst { result } = this.inflate;\n\t\t\tif (!result) {\n\t\t\t\treturn null;\n\t\t\t}\n\n\t\t\treturn JSON.parse(typeof result === 'string' ? result : this.textDecoder.decode(result)) as GatewayReceivePayload;\n\t\t}\n\n\t\tthis.debug([\n\t\t\t'Received a message we were unable to decompress',\n\t\t\t`isBinary: ${isBinary.toString()}`,\n\t\t\t`useIdentifyCompress: ${this.useIdentifyCompress.toString()}`,\n\t\t\t`inflate: ${Boolean(this.inflate).toString()}`,\n\t\t]);\n\n\t\treturn null;\n\t}\n\n\tprivate async onMessage(data: RawData, isBinary: boolean) {\n\t\tconst payload = await this.unpackMessage(data as ArrayBuffer | Buffer, isBinary);\n\t\tif (!payload) {\n\t\t\treturn;\n\t\t}\n\n\t\tswitch (payload.op) {\n\t\t\tcase GatewayOpcodes.Dispatch: {\n\t\t\t\tif (this.#status === WebSocketShardStatus.Resuming) {\n\t\t\t\t\tthis.replayedEvents++;\n\t\t\t\t}\n\n\t\t\t\t// eslint-disable-next-line sonarjs/no-nested-switch\n\t\t\t\tswitch (payload.t) {\n\t\t\t\t\tcase GatewayDispatchEvents.Ready: {\n\t\t\t\t\t\tthis.#status = WebSocketShardStatus.Ready;\n\n\t\t\t\t\t\tconst session = {\n\t\t\t\t\t\t\tsequence: payload.s,\n\t\t\t\t\t\t\tsessionId: payload.d.session_id,\n\t\t\t\t\t\t\tshardId: this.id,\n\t\t\t\t\t\t\tshardCount: this.strategy.options.shardCount,\n\t\t\t\t\t\t\tresumeURL: payload.d.resume_gateway_url,\n\t\t\t\t\t\t};\n\n\t\t\t\t\t\tawait this.strategy.updateSessionInfo(this.id, session);\n\n\t\t\t\t\t\tthis.emit(WebSocketShardEvents.Ready, { data: payload.d });\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase GatewayDispatchEvents.Resumed: {\n\t\t\t\t\t\tthis.#status = WebSocketShardStatus.Ready;\n\t\t\t\t\t\tthis.debug([`Resumed and replayed ${this.replayedEvents} events`]);\n\t\t\t\t\t\tthis.emit(WebSocketShardEvents.Resumed);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tdefault: {\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tconst session = await this.strategy.retrieveSessionInfo(this.id);\n\t\t\t\tif (session) {\n\t\t\t\t\tif (payload.s > session.sequence) {\n\t\t\t\t\t\tawait this.strategy.updateSessionInfo(this.id, { ...session, sequence: payload.s });\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\tthis.debug([\n\t\t\t\t\t\t`Received a ${payload.t} event but no session is available. Session information cannot be re-constructed in this state without a full reconnect`,\n\t\t\t\t\t]);\n\t\t\t\t}\n\n\t\t\t\tthis.emit(WebSocketShardEvents.Dispatch, { data: payload });\n\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayOpcodes.Heartbeat: {\n\t\t\t\tawait this.heartbeat(true);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayOpcodes.Reconnect: {\n\t\t\t\tawait this.destroy({\n\t\t\t\t\treason: 'Told to reconnect by Discord',\n\t\t\t\t\trecover: WebSocketShardDestroyRecovery.Resume,\n\t\t\t\t});\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayOpcodes.InvalidSession: {\n\t\t\t\tthis.debug([`Invalid session; will attempt to resume: ${payload.d.toString()}`]);\n\t\t\t\tconst session = await this.strategy.retrieveSessionInfo(this.id);\n\t\t\t\tif (payload.d && session) {\n\t\t\t\t\tawait this.resume(session);\n\t\t\t\t} else {\n\t\t\t\t\tawait this.destroy({\n\t\t\t\t\t\treason: 'Invalid session',\n\t\t\t\t\t\trecover: WebSocketShardDestroyRecovery.Reconnect,\n\t\t\t\t\t});\n\t\t\t\t}\n\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayOpcodes.Hello: {\n\t\t\t\tthis.emit(WebSocketShardEvents.Hello);\n\t\t\t\tconst jitter = Math.random();\n\t\t\t\tconst firstWait = Math.floor(payload.d.heartbeat_interval * jitter);\n\t\t\t\tthis.debug([`Preparing first heartbeat of the connection with a jitter of ${jitter}; waiting ${firstWait}ms`]);\n\n\t\t\t\ttry {\n\t\t\t\t\tconst controller = new AbortController();\n\t\t\t\t\tthis.initialHeartbeatTimeoutController = controller;\n\t\t\t\t\tawait sleep(firstWait, undefined, { signal: controller.signal });\n\t\t\t\t} catch {\n\t\t\t\t\tthis.debug(['Cancelled initial heartbeat due to #destroy being called']);\n\t\t\t\t\treturn;\n\t\t\t\t} finally {\n\t\t\t\t\tthis.initialHeartbeatTimeoutController = null;\n\t\t\t\t}\n\n\t\t\t\tawait this.heartbeat();\n\n\t\t\t\tthis.debug([`First heartbeat sent, starting to beat every ${payload.d.heartbeat_interval}ms`]);\n\t\t\t\tthis.heartbeatInterval = setInterval(() => void this.heartbeat(), payload.d.heartbeat_interval);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayOpcodes.HeartbeatAck: {\n\t\t\t\tthis.isAck = true;\n\n\t\t\t\tconst ackAt = Date.now();\n\t\t\t\tthis.emit(WebSocketShardEvents.HeartbeatComplete, {\n\t\t\t\t\tackAt,\n\t\t\t\t\theartbeatAt: this.lastHeartbeatAt,\n\t\t\t\t\tlatency: ackAt - this.lastHeartbeatAt,\n\t\t\t\t});\n\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t}\n\n\tprivate onError(error: Error) {\n\t\tif ('code' in error && ['ECONNRESET', 'ECONNREFUSED'].includes(error.code as string)) {\n\t\t\tthis.debug(['Failed to connect to the gateway URL specified due to a network error']);\n\t\t\tthis.failedToConnectDueToNetworkError = true;\n\t\t\treturn;\n\t\t}\n\n\t\tthis.emit(WebSocketShardEvents.Error, { error });\n\t}\n\n\tprivate async onClose(code: number) {\n\t\tthis.emit(WebSocketShardEvents.Closed, { code });\n\n\t\tswitch (code) {\n\t\t\tcase CloseCodes.Normal: {\n\t\t\t\treturn this.destroy({\n\t\t\t\t\tcode,\n\t\t\t\t\treason: 'Got disconnected by Discord',\n\t\t\t\t\trecover: WebSocketShardDestroyRecovery.Reconnect,\n\t\t\t\t});\n\t\t\t}\n\n\t\t\tcase CloseCodes.Resuming: {\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.UnknownError: {\n\t\t\t\tthis.debug([`An unknown error occurred: ${code}`]);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Resume });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.UnknownOpcode: {\n\t\t\t\tthis.debug(['An invalid opcode was sent to Discord.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Resume });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.DecodeError: {\n\t\t\t\tthis.debug(['An invalid payload was sent to Discord.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Resume });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.NotAuthenticated: {\n\t\t\t\tthis.debug(['A request was somehow sent before the identify/resume payload.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Reconnect });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.AuthenticationFailed: {\n\t\t\t\tthrow new Error('Authentication failed');\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.AlreadyAuthenticated: {\n\t\t\t\tthis.debug(['More than one auth payload was sent.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Reconnect });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.InvalidSeq: {\n\t\t\t\tthis.debug(['An invalid sequence was sent.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Reconnect });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.RateLimited: {\n\t\t\t\tthis.debug(['The WebSocket rate limit has been hit, this should never happen']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Reconnect });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.SessionTimedOut: {\n\t\t\t\tthis.debug(['Session timed out.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Resume });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.InvalidShard: {\n\t\t\t\tthrow new Error('Invalid shard');\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.ShardingRequired: {\n\t\t\t\tthrow new Error('Sharding is required');\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.InvalidAPIVersion: {\n\t\t\t\tthrow new Error('Used an invalid API version');\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.InvalidIntents: {\n\t\t\t\tthrow new Error('Used invalid intents');\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.DisallowedIntents: {\n\t\t\t\tthrow new Error('Used disallowed intents');\n\t\t\t}\n\n\t\t\tdefault: {\n\t\t\t\tthis.debug([\n\t\t\t\t\t`The gateway closed with an unexpected code ${code}, attempting to ${\n\t\t\t\t\t\tthis.failedToConnectDueToNetworkError ? 'reconnect' : 'resume'\n\t\t\t\t\t}.`,\n\t\t\t\t]);\n\t\t\t\treturn this.destroy({\n\t\t\t\t\tcode,\n\t\t\t\t\trecover: this.failedToConnectDueToNetworkError\n\t\t\t\t\t\t? WebSocketShardDestroyRecovery.Reconnect\n\t\t\t\t\t\t: WebSocketShardDestroyRecovery.Resume,\n\t\t\t\t});\n\t\t\t}\n\t\t}\n\t}\n\n\tprivate debug(messages: [string, ...string[]]) {\n\t\tconst message = `${messages[0]}${\n\t\t\tmessages.length > 1\n\t\t\t\t? `\\n${messages\n\t\t\t\t\t\t.slice(1)\n\t\t\t\t\t\t.map((m) => `\t${m}`)\n\t\t\t\t\t\t.join('\\n')}`\n\t\t\t\t: ''\n\t\t}`;\n\n\t\tthis.emit(WebSocketShardEvents.Debug, { message });\n\t}\n}\n","import process from 'node:process';\nimport { Collection } from '@discordjs/collection';\nimport { lazy } from '@discordjs/util';\nimport { APIVersion, GatewayOpcodes } from 'discord-api-types/v10';\nimport { SimpleShardingStrategy } from '../strategies/sharding/SimpleShardingStrategy.js';\nimport { SimpleIdentifyThrottler } from '../throttling/SimpleIdentifyThrottler.js';\nimport type { SessionInfo, OptionalWebSocketManagerOptions, WebSocketManager } from '../ws/WebSocketManager.js';\nimport type { SendRateLimitState } from '../ws/WebSocketShard.js';\n\n/**\n * Valid encoding types\n */\nexport enum Encoding {\n\tJSON = 'json',\n}\n\n/**\n * Valid compression methods\n */\nexport enum CompressionMethod {\n\tZlibStream = 'zlib-stream',\n}\n\nexport const DefaultDeviceProperty = `@discordjs/ws 0.8.3` as `@discordjs/ws ${string}`;\n\nconst getDefaultSessionStore = lazy(() => new Collection());\n\n/**\n * Default options used by the manager\n */\nexport const DefaultWebSocketManagerOptions = {\n\tasync buildIdentifyThrottler(manager: WebSocketManager) {\n\t\tconst info = await manager.fetchGatewayInformation();\n\t\treturn new SimpleIdentifyThrottler(info.session_start_limit.max_concurrency);\n\t},\n\tbuildStrategy: (manager) => new SimpleShardingStrategy(manager),\n\tshardCount: null,\n\tshardIds: null,\n\tlargeThreshold: null,\n\tinitialPresence: null,\n\tidentifyProperties: {\n\t\tbrowser: DefaultDeviceProperty,\n\t\tdevice: DefaultDeviceProperty,\n\t\tos: process.platform,\n\t},\n\tversion: APIVersion,\n\tencoding: Encoding.JSON,\n\tcompression: null,\n\tretrieveSessionInfo(shardId) {\n\t\tconst store = getDefaultSessionStore();\n\t\treturn store.get(shardId) ?? null;\n\t},\n\tupdateSessionInfo(shardId: number, info: SessionInfo | null) {\n\t\tconst store = getDefaultSessionStore();\n\t\tif (info) {\n\t\t\tstore.set(shardId, info);\n\t\t} else {\n\t\t\tstore.delete(shardId);\n\t\t}\n\t},\n\thandshakeTimeout: 30_000,\n\thelloTimeout: 60_000,\n\treadyTimeout: 15_000,\n} as const satisfies OptionalWebSocketManagerOptions;\n\nexport const ImportantGatewayOpcodes = new Set([\n\tGatewayOpcodes.Heartbeat,\n\tGatewayOpcodes.Identify,\n\tGatewayOpcodes.Resume,\n]);\n\nexport function getInitialSendRateLimitState(): SendRateLimitState {\n\treturn {\n\t\tremaining: 120,\n\t\tresetAt: Date.now() + 60_000,\n\t};\n}\n","import { Collection } from '@discordjs/collection';\nimport type { GatewaySendPayload } from 'discord-api-types/v10';\nimport type { WebSocketManager } from '../../ws/WebSocketManager.js';\nimport { WebSocketShard, WebSocketShardEvents, type WebSocketShardDestroyOptions } from '../../ws/WebSocketShard.js';\nimport { managerToFetchingStrategyOptions } from '../context/IContextFetchingStrategy.js';\nimport { SimpleContextFetchingStrategy } from '../context/SimpleContextFetchingStrategy.js';\nimport type { IShardingStrategy } from './IShardingStrategy.js';\n\n/**\n * Simple strategy that just spawns shards in the current process\n */\nexport class SimpleShardingStrategy implements IShardingStrategy {\n\tprivate readonly manager: WebSocketManager;\n\n\tprivate readonly shards = new Collection();\n\n\tpublic constructor(manager: WebSocketManager) {\n\t\tthis.manager = manager;\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.spawn}\n\t */\n\tpublic async spawn(shardIds: number[]) {\n\t\tconst strategyOptions = await managerToFetchingStrategyOptions(this.manager);\n\n\t\tfor (const shardId of shardIds) {\n\t\t\tconst strategy = new SimpleContextFetchingStrategy(this.manager, strategyOptions);\n\t\t\tconst shard = new WebSocketShard(strategy, shardId);\n\t\t\tfor (const event of Object.values(WebSocketShardEvents)) {\n\t\t\t\t// @ts-expect-error: Intentional\n\t\t\t\tshard.on(event, (payload) => this.manager.emit(event, { ...payload, shardId }));\n\t\t\t}\n\n\t\t\tthis.shards.set(shardId, shard);\n\t\t}\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.connect}\n\t */\n\tpublic async connect() {\n\t\tconst promises = [];\n\n\t\tfor (const shard of this.shards.values()) {\n\t\t\tpromises.push(shard.connect());\n\t\t}\n\n\t\tawait Promise.all(promises);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.destroy}\n\t */\n\tpublic async destroy(options?: Omit) {\n\t\tconst promises = [];\n\n\t\tfor (const shard of this.shards.values()) {\n\t\t\tpromises.push(shard.destroy(options));\n\t\t}\n\n\t\tawait Promise.all(promises);\n\t\tthis.shards.clear();\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.send}\n\t */\n\tpublic async send(shardId: number, payload: GatewaySendPayload) {\n\t\tconst shard = this.shards.get(shardId);\n\t\tif (!shard) {\n\t\t\tthrow new RangeError(`Shard ${shardId} not found`);\n\t\t}\n\n\t\treturn shard.send(payload);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.fetchStatus}\n\t */\n\tpublic async fetchStatus() {\n\t\treturn this.shards.mapValues((shard) => shard.status);\n\t}\n}\n","import type { IIdentifyThrottler } from '../../throttling/IIdentifyThrottler.js';\nimport type { SessionInfo, WebSocketManager } from '../../ws/WebSocketManager.js';\nimport type { FetchingStrategyOptions, IContextFetchingStrategy } from './IContextFetchingStrategy.js';\n\nexport class SimpleContextFetchingStrategy implements IContextFetchingStrategy {\n\t// This strategy assumes every shard is running under the same process - therefore we need a single\n\t// IdentifyThrottler per manager.\n\tprivate static throttlerCache = new WeakMap();\n\n\tprivate static async ensureThrottler(manager: WebSocketManager): Promise {\n\t\tconst throttler = SimpleContextFetchingStrategy.throttlerCache.get(manager);\n\t\tif (throttler) {\n\t\t\treturn throttler;\n\t\t}\n\n\t\tconst newThrottler = await manager.options.buildIdentifyThrottler(manager);\n\t\tSimpleContextFetchingStrategy.throttlerCache.set(manager, newThrottler);\n\n\t\treturn newThrottler;\n\t}\n\n\tpublic constructor(private readonly manager: WebSocketManager, public readonly options: FetchingStrategyOptions) {}\n\n\tpublic async retrieveSessionInfo(shardId: number): Promise {\n\t\treturn this.manager.options.retrieveSessionInfo(shardId);\n\t}\n\n\tpublic updateSessionInfo(shardId: number, sessionInfo: SessionInfo | null) {\n\t\treturn this.manager.options.updateSessionInfo(shardId, sessionInfo);\n\t}\n\n\tpublic async waitForIdentify(shardId: number, signal: AbortSignal): Promise {\n\t\tconst throttler = await SimpleContextFetchingStrategy.ensureThrottler(this.manager);\n\t\tawait throttler.waitForIdentify(shardId, signal);\n\t}\n}\n","import { setTimeout as sleep } from 'node:timers/promises';\nimport { Collection } from '@discordjs/collection';\nimport { AsyncQueue } from '@sapphire/async-queue';\nimport type { IIdentifyThrottler } from './IIdentifyThrottler.js';\n\n/**\n * The state of a rate limit key's identify queue.\n */\nexport interface IdentifyState {\n\tqueue: AsyncQueue;\n\tresetsAt: number;\n}\n\n/**\n * Local, in-memory identify throttler.\n */\nexport class SimpleIdentifyThrottler implements IIdentifyThrottler {\n\tprivate readonly states = new Collection();\n\n\tpublic constructor(private readonly maxConcurrency: number) {}\n\n\t/**\n\t * {@inheritDoc IIdentifyThrottler.waitForIdentify}\n\t */\n\tpublic async waitForIdentify(shardId: number, signal: AbortSignal): Promise {\n\t\tconst key = shardId % this.maxConcurrency;\n\n\t\tconst state = this.states.ensure(key, () => {\n\t\t\treturn {\n\t\t\t\tqueue: new AsyncQueue(),\n\t\t\t\tresetsAt: Number.POSITIVE_INFINITY,\n\t\t\t};\n\t\t});\n\n\t\tawait state.queue.wait({ signal });\n\n\t\ttry {\n\t\t\tconst diff = state.resetsAt - Date.now();\n\t\t\tif (diff <= 5_000) {\n\t\t\t\t// To account for the latency the IDENTIFY payload goes through, we add a bit more wait time\n\t\t\t\tconst time = diff + Math.random() * 1_500;\n\t\t\t\tawait sleep(time);\n\t\t\t}\n\n\t\t\tstate.resetsAt = Date.now() + 5_000;\n\t\t} finally {\n\t\t\tstate.queue.shift();\n\t\t}\n\t}\n}\n","import { WorkerBootstrapper } from '../../utils/WorkerBootstrapper.js';\n\nconst bootstrapper = new WorkerBootstrapper();\nvoid bootstrapper.bootstrap();\n"],"mappings":"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","names":["import_node_worker_threads","import_collection","import_node_worker_threads","import_collection","resolve","payload","import_node_events","import_promises","import_collection","import_util","import_async_queue","import_v10","import_collection","import_collection","import_collection","sleep","process","WebSocketShardEvents","WebSocketShardDestroyRecovery","sleep","resolve","session"]} \ No newline at end of file diff --git a/node_modules/@discordjs/ws/dist/defaultWorker.mjs b/node_modules/@discordjs/ws/dist/defaultWorker.mjs new file mode 100644 index 0000000..96e9c3b --- /dev/null +++ b/node_modules/@discordjs/ws/dist/defaultWorker.mjs @@ -0,0 +1,964 @@ +var __defProp = Object.defineProperty; +var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value; +var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); +var __publicField = (obj, key, value) => { + __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value); + return value; +}; + +// src/utils/WorkerBootstrapper.ts +import { isMainThread as isMainThread2, parentPort as parentPort2, workerData } from "node:worker_threads"; +import { Collection as Collection7 } from "@discordjs/collection"; + +// src/strategies/context/WorkerContextFetchingStrategy.ts +import { isMainThread, parentPort } from "node:worker_threads"; +import { Collection as Collection2 } from "@discordjs/collection"; + +// src/strategies/sharding/WorkerShardingStrategy.ts +import { once } from "node:events"; +import { join, isAbsolute, resolve } from "node:path"; +import { Worker } from "node:worker_threads"; +import { Collection } from "@discordjs/collection"; + +// src/strategies/context/IContextFetchingStrategy.ts +async function managerToFetchingStrategyOptions(manager) { + const { + buildIdentifyThrottler, + buildStrategy, + retrieveSessionInfo, + updateSessionInfo, + shardCount, + shardIds, + rest, + ...managerOptions + } = manager.options; + return { + ...managerOptions, + gatewayInformation: await manager.fetchGatewayInformation(), + shardCount: await manager.getShardCount() + }; +} +__name(managerToFetchingStrategyOptions, "managerToFetchingStrategyOptions"); + +// src/strategies/context/WorkerContextFetchingStrategy.ts +var WorkerContextFetchingStrategy = class { + constructor(options) { + this.options = options; + if (isMainThread) { + throw new Error("Cannot instantiate WorkerContextFetchingStrategy on the main thread"); + } + parentPort.on("message", (payload) => { + if (payload.op === 3 /* SessionInfoResponse */) { + this.sessionPromises.get(payload.nonce)?.(payload.session); + this.sessionPromises.delete(payload.nonce); + } + if (payload.op === 4 /* ShardIdentifyResponse */) { + const promise = this.waitForIdentifyPromises.get(payload.nonce); + if (payload.ok) { + promise?.resolve(); + } else { + promise?.reject(); + } + this.waitForIdentifyPromises.delete(payload.nonce); + } + }); + } + sessionPromises = new Collection2(); + waitForIdentifyPromises = new Collection2(); + async retrieveSessionInfo(shardId) { + const nonce = Math.random(); + const payload = { + op: 3 /* RetrieveSessionInfo */, + shardId, + nonce + }; + const promise = new Promise((resolve2) => this.sessionPromises.set(nonce, resolve2)); + parentPort.postMessage(payload); + return promise; + } + updateSessionInfo(shardId, sessionInfo) { + const payload = { + op: 4 /* UpdateSessionInfo */, + shardId, + session: sessionInfo + }; + parentPort.postMessage(payload); + } + async waitForIdentify(shardId, signal) { + const nonce = Math.random(); + const payload = { + op: 5 /* WaitForIdentify */, + nonce, + shardId + }; + const promise = new Promise( + (resolve2, reject) => ( + // eslint-disable-next-line no-promise-executor-return + this.waitForIdentifyPromises.set(nonce, { resolve: resolve2, reject }) + ) + ); + parentPort.postMessage(payload); + const listener = /* @__PURE__ */ __name(() => { + const payload2 = { + op: 8 /* CancelIdentify */, + nonce + }; + parentPort.postMessage(payload2); + }, "listener"); + signal.addEventListener("abort", listener); + try { + await promise; + } finally { + signal.removeEventListener("abort", listener); + } + } +}; +__name(WorkerContextFetchingStrategy, "WorkerContextFetchingStrategy"); + +// src/ws/WebSocketShard.ts +import { Buffer as Buffer2 } from "node:buffer"; +import { once as once2 } from "node:events"; +import { clearInterval, clearTimeout, setInterval, setTimeout } from "node:timers"; +import { setTimeout as sleep2 } from "node:timers/promises"; +import { URLSearchParams } from "node:url"; +import { TextDecoder } from "node:util"; +import { inflate } from "node:zlib"; +import { Collection as Collection6 } from "@discordjs/collection"; +import { lazy as lazy2 } from "@discordjs/util"; +import { AsyncQueue as AsyncQueue2 } from "@sapphire/async-queue"; +import { AsyncEventEmitter } from "@vladfrangu/async_event_emitter"; +import { + GatewayCloseCodes, + GatewayDispatchEvents, + GatewayOpcodes as GatewayOpcodes2 +} from "discord-api-types/v10"; +import { WebSocket } from "ws"; + +// src/utils/constants.ts +import process from "node:process"; +import { Collection as Collection5 } from "@discordjs/collection"; +import { lazy } from "@discordjs/util"; +import { APIVersion, GatewayOpcodes } from "discord-api-types/v10"; + +// src/strategies/sharding/SimpleShardingStrategy.ts +import { Collection as Collection3 } from "@discordjs/collection"; + +// src/strategies/context/SimpleContextFetchingStrategy.ts +var _SimpleContextFetchingStrategy = class { + constructor(manager, options) { + this.manager = manager; + this.options = options; + } + static async ensureThrottler(manager) { + const throttler = _SimpleContextFetchingStrategy.throttlerCache.get(manager); + if (throttler) { + return throttler; + } + const newThrottler = await manager.options.buildIdentifyThrottler(manager); + _SimpleContextFetchingStrategy.throttlerCache.set(manager, newThrottler); + return newThrottler; + } + async retrieveSessionInfo(shardId) { + return this.manager.options.retrieveSessionInfo(shardId); + } + updateSessionInfo(shardId, sessionInfo) { + return this.manager.options.updateSessionInfo(shardId, sessionInfo); + } + async waitForIdentify(shardId, signal) { + const throttler = await _SimpleContextFetchingStrategy.ensureThrottler(this.manager); + await throttler.waitForIdentify(shardId, signal); + } +}; +var SimpleContextFetchingStrategy = _SimpleContextFetchingStrategy; +__name(SimpleContextFetchingStrategy, "SimpleContextFetchingStrategy"); +// This strategy assumes every shard is running under the same process - therefore we need a single +// IdentifyThrottler per manager. +__publicField(SimpleContextFetchingStrategy, "throttlerCache", /* @__PURE__ */ new WeakMap()); + +// src/strategies/sharding/SimpleShardingStrategy.ts +var SimpleShardingStrategy = class { + manager; + shards = new Collection3(); + constructor(manager) { + this.manager = manager; + } + /** + * {@inheritDoc IShardingStrategy.spawn} + */ + async spawn(shardIds) { + const strategyOptions = await managerToFetchingStrategyOptions(this.manager); + for (const shardId of shardIds) { + const strategy = new SimpleContextFetchingStrategy(this.manager, strategyOptions); + const shard = new WebSocketShard(strategy, shardId); + for (const event of Object.values(WebSocketShardEvents)) { + shard.on(event, (payload) => this.manager.emit(event, { ...payload, shardId })); + } + this.shards.set(shardId, shard); + } + } + /** + * {@inheritDoc IShardingStrategy.connect} + */ + async connect() { + const promises = []; + for (const shard of this.shards.values()) { + promises.push(shard.connect()); + } + await Promise.all(promises); + } + /** + * {@inheritDoc IShardingStrategy.destroy} + */ + async destroy(options) { + const promises = []; + for (const shard of this.shards.values()) { + promises.push(shard.destroy(options)); + } + await Promise.all(promises); + this.shards.clear(); + } + /** + * {@inheritDoc IShardingStrategy.send} + */ + async send(shardId, payload) { + const shard = this.shards.get(shardId); + if (!shard) { + throw new RangeError(`Shard ${shardId} not found`); + } + return shard.send(payload); + } + /** + * {@inheritDoc IShardingStrategy.fetchStatus} + */ + async fetchStatus() { + return this.shards.mapValues((shard) => shard.status); + } +}; +__name(SimpleShardingStrategy, "SimpleShardingStrategy"); + +// src/throttling/SimpleIdentifyThrottler.ts +import { setTimeout as sleep } from "node:timers/promises"; +import { Collection as Collection4 } from "@discordjs/collection"; +import { AsyncQueue } from "@sapphire/async-queue"; +var SimpleIdentifyThrottler = class { + constructor(maxConcurrency) { + this.maxConcurrency = maxConcurrency; + } + states = new Collection4(); + /** + * {@inheritDoc IIdentifyThrottler.waitForIdentify} + */ + async waitForIdentify(shardId, signal) { + const key = shardId % this.maxConcurrency; + const state = this.states.ensure(key, () => { + return { + queue: new AsyncQueue(), + resetsAt: Number.POSITIVE_INFINITY + }; + }); + await state.queue.wait({ signal }); + try { + const diff = state.resetsAt - Date.now(); + if (diff <= 5e3) { + const time = diff + Math.random() * 1500; + await sleep(time); + } + state.resetsAt = Date.now() + 5e3; + } finally { + state.queue.shift(); + } + } +}; +__name(SimpleIdentifyThrottler, "SimpleIdentifyThrottler"); + +// src/utils/constants.ts +var DefaultDeviceProperty = `@discordjs/ws 0.8.3`; +var getDefaultSessionStore = lazy(() => new Collection5()); +var DefaultWebSocketManagerOptions = { + async buildIdentifyThrottler(manager) { + const info = await manager.fetchGatewayInformation(); + return new SimpleIdentifyThrottler(info.session_start_limit.max_concurrency); + }, + buildStrategy: (manager) => new SimpleShardingStrategy(manager), + shardCount: null, + shardIds: null, + largeThreshold: null, + initialPresence: null, + identifyProperties: { + browser: DefaultDeviceProperty, + device: DefaultDeviceProperty, + os: process.platform + }, + version: APIVersion, + encoding: "json" /* JSON */, + compression: null, + retrieveSessionInfo(shardId) { + const store = getDefaultSessionStore(); + return store.get(shardId) ?? null; + }, + updateSessionInfo(shardId, info) { + const store = getDefaultSessionStore(); + if (info) { + store.set(shardId, info); + } else { + store.delete(shardId); + } + }, + handshakeTimeout: 3e4, + helloTimeout: 6e4, + readyTimeout: 15e3 +}; +var ImportantGatewayOpcodes = /* @__PURE__ */ new Set([ + GatewayOpcodes.Heartbeat, + GatewayOpcodes.Identify, + GatewayOpcodes.Resume +]); +function getInitialSendRateLimitState() { + return { + remaining: 120, + resetAt: Date.now() + 6e4 + }; +} +__name(getInitialSendRateLimitState, "getInitialSendRateLimitState"); + +// src/ws/WebSocketShard.ts +var getZlibSync = lazy2(async () => import("zlib-sync").then((mod) => mod.default).catch(() => null)); +var WebSocketShardEvents = /* @__PURE__ */ ((WebSocketShardEvents2) => { + WebSocketShardEvents2["Closed"] = "closed"; + WebSocketShardEvents2["Debug"] = "debug"; + WebSocketShardEvents2["Dispatch"] = "dispatch"; + WebSocketShardEvents2["Error"] = "error"; + WebSocketShardEvents2["HeartbeatComplete"] = "heartbeat"; + WebSocketShardEvents2["Hello"] = "hello"; + WebSocketShardEvents2["Ready"] = "ready"; + WebSocketShardEvents2["Resumed"] = "resumed"; + return WebSocketShardEvents2; +})(WebSocketShardEvents || {}); +var WebSocketShardDestroyRecovery = /* @__PURE__ */ ((WebSocketShardDestroyRecovery2) => { + WebSocketShardDestroyRecovery2[WebSocketShardDestroyRecovery2["Reconnect"] = 0] = "Reconnect"; + WebSocketShardDestroyRecovery2[WebSocketShardDestroyRecovery2["Resume"] = 1] = "Resume"; + return WebSocketShardDestroyRecovery2; +})(WebSocketShardDestroyRecovery || {}); +var WebSocketShard = class extends AsyncEventEmitter { + connection = null; + useIdentifyCompress = false; + inflate = null; + textDecoder = new TextDecoder(); + replayedEvents = 0; + isAck = true; + sendRateLimitState = getInitialSendRateLimitState(); + initialHeartbeatTimeoutController = null; + heartbeatInterval = null; + lastHeartbeatAt = -1; + // Indicates whether the shard has already resolved its original connect() call + initialConnectResolved = false; + // Indicates if we failed to connect to the ws url (ECONNREFUSED/ECONNRESET) + failedToConnectDueToNetworkError = false; + sendQueue = new AsyncQueue2(); + timeoutAbortControllers = new Collection6(); + strategy; + id; + #status = 0 /* Idle */; + get status() { + return this.#status; + } + constructor(strategy, id) { + super(); + this.strategy = strategy; + this.id = id; + } + async connect() { + const promise = this.initialConnectResolved ? Promise.resolve() : once2(this, "ready" /* Ready */); + void this.internalConnect(); + await promise; + this.initialConnectResolved = true; + } + async internalConnect() { + if (this.#status !== 0 /* Idle */) { + throw new Error("Tried to connect a shard that wasn't idle"); + } + const { version, encoding, compression } = this.strategy.options; + const params = new URLSearchParams({ v: version, encoding }); + if (compression) { + const zlib = await getZlibSync(); + if (zlib) { + params.append("compress", compression); + this.inflate = new zlib.Inflate({ + chunkSize: 65535, + to: "string" + }); + } else if (!this.useIdentifyCompress) { + this.useIdentifyCompress = true; + console.warn( + "WebSocketShard: Compression is enabled but zlib-sync is not installed, falling back to identify compress" + ); + } + } + const session = await this.strategy.retrieveSessionInfo(this.id); + const url = `${session?.resumeURL ?? this.strategy.options.gatewayInformation.url}?${params.toString()}`; + this.debug([`Connecting to ${url}`]); + const connection = new WebSocket(url, { handshakeTimeout: this.strategy.options.handshakeTimeout ?? void 0 }).on("message", this.onMessage.bind(this)).on("error", this.onError.bind(this)).on("close", this.onClose.bind(this)); + connection.binaryType = "arraybuffer"; + this.connection = connection; + this.#status = 1 /* Connecting */; + this.sendRateLimitState = getInitialSendRateLimitState(); + const { ok } = await this.waitForEvent("hello" /* Hello */, this.strategy.options.helloTimeout); + if (!ok) { + return; + } + if (session?.shardCount === this.strategy.options.shardCount) { + await this.resume(session); + } else { + await this.identify(); + } + } + async destroy(options = {}) { + if (this.#status === 0 /* Idle */) { + this.debug(["Tried to destroy a shard that was idle"]); + return; + } + if (!options.code) { + options.code = options.recover === 1 /* Resume */ ? 4200 /* Resuming */ : 1e3 /* Normal */; + } + this.debug([ + "Destroying shard", + `Reason: ${options.reason ?? "none"}`, + `Code: ${options.code}`, + `Recover: ${options.recover === void 0 ? "none" : WebSocketShardDestroyRecovery[options.recover]}` + ]); + this.isAck = true; + if (this.heartbeatInterval) { + clearInterval(this.heartbeatInterval); + } + if (this.initialHeartbeatTimeoutController) { + this.initialHeartbeatTimeoutController.abort(); + this.initialHeartbeatTimeoutController = null; + } + this.lastHeartbeatAt = -1; + for (const controller of this.timeoutAbortControllers.values()) { + controller.abort(); + } + this.timeoutAbortControllers.clear(); + this.failedToConnectDueToNetworkError = false; + if (options.recover !== 1 /* Resume */) { + await this.strategy.updateSessionInfo(this.id, null); + } + if (this.connection) { + this.connection.removeAllListeners("message"); + this.connection.removeAllListeners("close"); + const shouldClose = this.connection.readyState === WebSocket.OPEN; + this.debug([ + "Connection status during destroy", + `Needs closing: ${shouldClose}`, + `Ready state: ${this.connection.readyState}` + ]); + if (shouldClose) { + this.connection.close(options.code, options.reason); + await once2(this.connection, "close"); + this.emit("closed" /* Closed */, { code: options.code }); + } + this.connection.removeAllListeners("error"); + } else { + this.debug(["Destroying a shard that has no connection; please open an issue on GitHub"]); + } + this.#status = 0 /* Idle */; + if (options.recover !== void 0) { + await sleep2(500); + return this.internalConnect(); + } + } + async waitForEvent(event, timeoutDuration) { + this.debug([`Waiting for event ${event} ${timeoutDuration ? `for ${timeoutDuration}ms` : "indefinitely"}`]); + const timeoutController = new AbortController(); + const timeout = timeoutDuration ? setTimeout(() => timeoutController.abort(), timeoutDuration).unref() : null; + this.timeoutAbortControllers.set(event, timeoutController); + const closeController = new AbortController(); + try { + const closed = await Promise.race([ + once2(this, event, { signal: timeoutController.signal }).then(() => false), + once2(this, "closed" /* Closed */, { signal: closeController.signal }).then(() => true) + ]); + return { ok: !closed }; + } catch { + void this.destroy({ + code: 1e3 /* Normal */, + reason: "Something timed out or went wrong while waiting for an event", + recover: 0 /* Reconnect */ + }); + return { ok: false }; + } finally { + if (timeout) { + clearTimeout(timeout); + } + this.timeoutAbortControllers.delete(event); + if (!closeController.signal.aborted) { + closeController.abort(); + } + } + } + async send(payload) { + if (!this.connection) { + throw new Error("WebSocketShard wasn't connected"); + } + if (this.#status !== 3 /* Ready */ && !ImportantGatewayOpcodes.has(payload.op)) { + this.debug(["Tried to send a non-crucial payload before the shard was ready, waiting"]); + try { + await once2(this, "ready" /* Ready */); + } catch { + return this.send(payload); + } + } + await this.sendQueue.wait(); + if (--this.sendRateLimitState.remaining <= 0) { + const now = Date.now(); + if (this.sendRateLimitState.resetAt > now) { + const sleepFor = this.sendRateLimitState.resetAt - now; + this.debug([`Was about to hit the send rate limit, sleeping for ${sleepFor}ms`]); + const controller = new AbortController(); + const interrupted = await Promise.race([ + sleep2(sleepFor).then(() => false), + once2(this, "closed" /* Closed */, { signal: controller.signal }).then(() => true) + ]); + if (interrupted) { + this.debug(["Connection closed while waiting for the send rate limit to reset, re-queueing payload"]); + this.sendQueue.shift(); + return this.send(payload); + } + controller.abort(); + } + this.sendRateLimitState = getInitialSendRateLimitState(); + } + this.sendQueue.shift(); + this.connection.send(JSON.stringify(payload)); + } + async identify() { + this.debug(["Waiting for identify throttle"]); + const controller = new AbortController(); + const closeHandler = /* @__PURE__ */ __name(() => { + controller.abort(); + }, "closeHandler"); + this.on("closed" /* Closed */, closeHandler); + try { + await this.strategy.waitForIdentify(this.id, controller.signal); + } catch { + this.debug(["Was waiting for an identify, but the shard closed in the meantime"]); + return; + } finally { + this.off("closed" /* Closed */, closeHandler); + } + this.debug([ + "Identifying", + `shard id: ${this.id.toString()}`, + `shard count: ${this.strategy.options.shardCount}`, + `intents: ${this.strategy.options.intents}`, + `compression: ${this.inflate ? "zlib-stream" : this.useIdentifyCompress ? "identify" : "none"}` + ]); + const d = { + token: this.strategy.options.token, + properties: this.strategy.options.identifyProperties, + intents: this.strategy.options.intents, + compress: this.useIdentifyCompress, + shard: [this.id, this.strategy.options.shardCount] + }; + if (this.strategy.options.largeThreshold) { + d.large_threshold = this.strategy.options.largeThreshold; + } + if (this.strategy.options.initialPresence) { + d.presence = this.strategy.options.initialPresence; + } + await this.send({ + op: GatewayOpcodes2.Identify, + d + }); + await this.waitForEvent("ready" /* Ready */, this.strategy.options.readyTimeout); + } + async resume(session) { + this.debug([ + "Resuming session", + `resume url: ${session.resumeURL}`, + `sequence: ${session.sequence}`, + `shard id: ${this.id.toString()}` + ]); + this.#status = 2 /* Resuming */; + this.replayedEvents = 0; + return this.send({ + op: GatewayOpcodes2.Resume, + d: { + token: this.strategy.options.token, + seq: session.sequence, + session_id: session.sessionId + } + }); + } + async heartbeat(requested = false) { + if (!this.isAck && !requested) { + return this.destroy({ reason: "Zombie connection", recover: 1 /* Resume */ }); + } + const session = await this.strategy.retrieveSessionInfo(this.id); + await this.send({ + op: GatewayOpcodes2.Heartbeat, + d: session?.sequence ?? null + }); + this.lastHeartbeatAt = Date.now(); + this.isAck = false; + } + async unpackMessage(data, isBinary) { + const decompressable = new Uint8Array(data); + if (!isBinary) { + return JSON.parse(this.textDecoder.decode(decompressable)); + } + if (this.useIdentifyCompress) { + return new Promise((resolve2, reject) => { + inflate(decompressable, { chunkSize: 65535 }, (err, result) => { + if (err) { + reject(err); + return; + } + resolve2(JSON.parse(this.textDecoder.decode(result))); + }); + }); + } + if (this.inflate) { + const l = decompressable.length; + const flush = l >= 4 && decompressable[l - 4] === 0 && decompressable[l - 3] === 0 && decompressable[l - 2] === 255 && decompressable[l - 1] === 255; + const zlib = await getZlibSync(); + this.inflate.push(Buffer2.from(decompressable), flush ? zlib.Z_SYNC_FLUSH : zlib.Z_NO_FLUSH); + if (this.inflate.err) { + this.emit("error" /* Error */, { + error: new Error(`${this.inflate.err}${this.inflate.msg ? `: ${this.inflate.msg}` : ""}`) + }); + } + if (!flush) { + return null; + } + const { result } = this.inflate; + if (!result) { + return null; + } + return JSON.parse(typeof result === "string" ? result : this.textDecoder.decode(result)); + } + this.debug([ + "Received a message we were unable to decompress", + `isBinary: ${isBinary.toString()}`, + `useIdentifyCompress: ${this.useIdentifyCompress.toString()}`, + `inflate: ${Boolean(this.inflate).toString()}` + ]); + return null; + } + async onMessage(data, isBinary) { + const payload = await this.unpackMessage(data, isBinary); + if (!payload) { + return; + } + switch (payload.op) { + case GatewayOpcodes2.Dispatch: { + if (this.#status === 2 /* Resuming */) { + this.replayedEvents++; + } + switch (payload.t) { + case GatewayDispatchEvents.Ready: { + this.#status = 3 /* Ready */; + const session2 = { + sequence: payload.s, + sessionId: payload.d.session_id, + shardId: this.id, + shardCount: this.strategy.options.shardCount, + resumeURL: payload.d.resume_gateway_url + }; + await this.strategy.updateSessionInfo(this.id, session2); + this.emit("ready" /* Ready */, { data: payload.d }); + break; + } + case GatewayDispatchEvents.Resumed: { + this.#status = 3 /* Ready */; + this.debug([`Resumed and replayed ${this.replayedEvents} events`]); + this.emit("resumed" /* Resumed */); + break; + } + default: { + break; + } + } + const session = await this.strategy.retrieveSessionInfo(this.id); + if (session) { + if (payload.s > session.sequence) { + await this.strategy.updateSessionInfo(this.id, { ...session, sequence: payload.s }); + } + } else { + this.debug([ + `Received a ${payload.t} event but no session is available. Session information cannot be re-constructed in this state without a full reconnect` + ]); + } + this.emit("dispatch" /* Dispatch */, { data: payload }); + break; + } + case GatewayOpcodes2.Heartbeat: { + await this.heartbeat(true); + break; + } + case GatewayOpcodes2.Reconnect: { + await this.destroy({ + reason: "Told to reconnect by Discord", + recover: 1 /* Resume */ + }); + break; + } + case GatewayOpcodes2.InvalidSession: { + this.debug([`Invalid session; will attempt to resume: ${payload.d.toString()}`]); + const session = await this.strategy.retrieveSessionInfo(this.id); + if (payload.d && session) { + await this.resume(session); + } else { + await this.destroy({ + reason: "Invalid session", + recover: 0 /* Reconnect */ + }); + } + break; + } + case GatewayOpcodes2.Hello: { + this.emit("hello" /* Hello */); + const jitter = Math.random(); + const firstWait = Math.floor(payload.d.heartbeat_interval * jitter); + this.debug([`Preparing first heartbeat of the connection with a jitter of ${jitter}; waiting ${firstWait}ms`]); + try { + const controller = new AbortController(); + this.initialHeartbeatTimeoutController = controller; + await sleep2(firstWait, void 0, { signal: controller.signal }); + } catch { + this.debug(["Cancelled initial heartbeat due to #destroy being called"]); + return; + } finally { + this.initialHeartbeatTimeoutController = null; + } + await this.heartbeat(); + this.debug([`First heartbeat sent, starting to beat every ${payload.d.heartbeat_interval}ms`]); + this.heartbeatInterval = setInterval(() => void this.heartbeat(), payload.d.heartbeat_interval); + break; + } + case GatewayOpcodes2.HeartbeatAck: { + this.isAck = true; + const ackAt = Date.now(); + this.emit("heartbeat" /* HeartbeatComplete */, { + ackAt, + heartbeatAt: this.lastHeartbeatAt, + latency: ackAt - this.lastHeartbeatAt + }); + break; + } + } + } + onError(error) { + if ("code" in error && ["ECONNRESET", "ECONNREFUSED"].includes(error.code)) { + this.debug(["Failed to connect to the gateway URL specified due to a network error"]); + this.failedToConnectDueToNetworkError = true; + return; + } + this.emit("error" /* Error */, { error }); + } + async onClose(code) { + this.emit("closed" /* Closed */, { code }); + switch (code) { + case 1e3 /* Normal */: { + return this.destroy({ + code, + reason: "Got disconnected by Discord", + recover: 0 /* Reconnect */ + }); + } + case 4200 /* Resuming */: { + break; + } + case GatewayCloseCodes.UnknownError: { + this.debug([`An unknown error occurred: ${code}`]); + return this.destroy({ code, recover: 1 /* Resume */ }); + } + case GatewayCloseCodes.UnknownOpcode: { + this.debug(["An invalid opcode was sent to Discord."]); + return this.destroy({ code, recover: 1 /* Resume */ }); + } + case GatewayCloseCodes.DecodeError: { + this.debug(["An invalid payload was sent to Discord."]); + return this.destroy({ code, recover: 1 /* Resume */ }); + } + case GatewayCloseCodes.NotAuthenticated: { + this.debug(["A request was somehow sent before the identify/resume payload."]); + return this.destroy({ code, recover: 0 /* Reconnect */ }); + } + case GatewayCloseCodes.AuthenticationFailed: { + throw new Error("Authentication failed"); + } + case GatewayCloseCodes.AlreadyAuthenticated: { + this.debug(["More than one auth payload was sent."]); + return this.destroy({ code, recover: 0 /* Reconnect */ }); + } + case GatewayCloseCodes.InvalidSeq: { + this.debug(["An invalid sequence was sent."]); + return this.destroy({ code, recover: 0 /* Reconnect */ }); + } + case GatewayCloseCodes.RateLimited: { + this.debug(["The WebSocket rate limit has been hit, this should never happen"]); + return this.destroy({ code, recover: 0 /* Reconnect */ }); + } + case GatewayCloseCodes.SessionTimedOut: { + this.debug(["Session timed out."]); + return this.destroy({ code, recover: 1 /* Resume */ }); + } + case GatewayCloseCodes.InvalidShard: { + throw new Error("Invalid shard"); + } + case GatewayCloseCodes.ShardingRequired: { + throw new Error("Sharding is required"); + } + case GatewayCloseCodes.InvalidAPIVersion: { + throw new Error("Used an invalid API version"); + } + case GatewayCloseCodes.InvalidIntents: { + throw new Error("Used invalid intents"); + } + case GatewayCloseCodes.DisallowedIntents: { + throw new Error("Used disallowed intents"); + } + default: { + this.debug([ + `The gateway closed with an unexpected code ${code}, attempting to ${this.failedToConnectDueToNetworkError ? "reconnect" : "resume"}.` + ]); + return this.destroy({ + code, + recover: this.failedToConnectDueToNetworkError ? 0 /* Reconnect */ : 1 /* Resume */ + }); + } + } + } + debug(messages) { + const message = `${messages[0]}${messages.length > 1 ? ` +${messages.slice(1).map((m) => ` ${m}`).join("\n")}` : ""}`; + this.emit("debug" /* Debug */, { message }); + } +}; +__name(WebSocketShard, "WebSocketShard"); + +// src/utils/WorkerBootstrapper.ts +var WorkerBootstrapper = class { + /** + * The data passed to the worker thread + */ + data = workerData; + /** + * The shards that are managed by this worker + */ + shards = new Collection7(); + constructor() { + if (isMainThread2) { + throw new Error("Expected WorkerBootstrap to not be used within the main thread"); + } + } + /** + * Helper method to initiate a shard's connection process + */ + async connect(shardId) { + const shard = this.shards.get(shardId); + if (!shard) { + throw new RangeError(`Shard ${shardId} does not exist`); + } + await shard.connect(); + } + /** + * Helper method to destroy a shard + */ + async destroy(shardId, options) { + const shard = this.shards.get(shardId); + if (!shard) { + throw new RangeError(`Shard ${shardId} does not exist`); + } + await shard.destroy(options); + } + /** + * Helper method to attach event listeners to the parentPort + */ + setupThreadEvents() { + parentPort2.on("messageerror", (err) => { + throw err; + }).on("message", async (payload) => { + switch (payload.op) { + case 0 /* Connect */: { + await this.connect(payload.shardId); + const response = { + op: 0 /* Connected */, + shardId: payload.shardId + }; + parentPort2.postMessage(response); + break; + } + case 1 /* Destroy */: { + await this.destroy(payload.shardId, payload.options); + const response = { + op: 1 /* Destroyed */, + shardId: payload.shardId + }; + parentPort2.postMessage(response); + break; + } + case 2 /* Send */: { + const shard = this.shards.get(payload.shardId); + if (!shard) { + throw new RangeError(`Shard ${payload.shardId} does not exist`); + } + await shard.send(payload.payload); + break; + } + case 3 /* SessionInfoResponse */: { + break; + } + case 4 /* ShardIdentifyResponse */: { + break; + } + case 5 /* FetchStatus */: { + const shard = this.shards.get(payload.shardId); + if (!shard) { + throw new Error(`Shard ${payload.shardId} does not exist`); + } + const response = { + op: 6 /* FetchStatusResponse */, + status: shard.status, + nonce: payload.nonce + }; + parentPort2.postMessage(response); + break; + } + } + }); + } + /** + * Bootstraps the worker thread with the provided options + */ + async bootstrap(options = {}) { + for (const shardId of this.data.shardIds) { + const shard = new WebSocketShard(new WorkerContextFetchingStrategy(this.data), shardId); + for (const event of options.forwardEvents ?? Object.values(WebSocketShardEvents)) { + shard.on(event, (data) => { + const payload = { + op: 2 /* Event */, + event, + data, + shardId + }; + parentPort2.postMessage(payload); + }); + } + await options.shardCallback?.(shard); + this.shards.set(shardId, shard); + } + this.setupThreadEvents(); + const message = { + op: 7 /* WorkerReady */ + }; + parentPort2.postMessage(message); + } +}; +__name(WorkerBootstrapper, "WorkerBootstrapper"); + +// src/strategies/sharding/defaultWorker.ts +var bootstrapper = new WorkerBootstrapper(); +void bootstrapper.bootstrap(); +//# sourceMappingURL=defaultWorker.mjs.map \ No newline at end of file diff --git a/node_modules/@discordjs/ws/dist/defaultWorker.mjs.map b/node_modules/@discordjs/ws/dist/defaultWorker.mjs.map new file mode 100644 index 0000000..e690f2c --- /dev/null +++ b/node_modules/@discordjs/ws/dist/defaultWorker.mjs.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/utils/WorkerBootstrapper.ts","../src/strategies/context/WorkerContextFetchingStrategy.ts","../src/strategies/sharding/WorkerShardingStrategy.ts","../src/strategies/context/IContextFetchingStrategy.ts","../src/ws/WebSocketShard.ts","../src/utils/constants.ts","../src/strategies/sharding/SimpleShardingStrategy.ts","../src/strategies/context/SimpleContextFetchingStrategy.ts","../src/throttling/SimpleIdentifyThrottler.ts","../src/strategies/sharding/defaultWorker.ts"],"sourcesContent":["import { isMainThread, parentPort, workerData } from 'node:worker_threads';\nimport { Collection } from '@discordjs/collection';\nimport type { Awaitable } from '@discordjs/util';\nimport { WorkerContextFetchingStrategy } from '../strategies/context/WorkerContextFetchingStrategy.js';\nimport {\n\tWorkerReceivePayloadOp,\n\tWorkerSendPayloadOp,\n\ttype WorkerData,\n\ttype WorkerReceivePayload,\n\ttype WorkerSendPayload,\n} from '../strategies/sharding/WorkerShardingStrategy.js';\nimport type { WebSocketShardDestroyOptions } from '../ws/WebSocketShard.js';\nimport { WebSocketShardEvents, WebSocketShard } from '../ws/WebSocketShard.js';\n\n/**\n * Options for bootstrapping the worker\n */\nexport interface BootstrapOptions {\n\t/**\n\t * Shard events to just arbitrarily forward to the parent thread for the manager to emit\n\t * Note: By default, this will include ALL events\n\t * you most likely want to handle dispatch within the worker itself\n\t */\n\tforwardEvents?: WebSocketShardEvents[];\n\t/**\n\t * Function to call when a shard is created for additional setup\n\t */\n\tshardCallback?(shard: WebSocketShard): Awaitable;\n}\n\n/**\n * Utility class for bootstrapping a worker thread to be used for sharding\n */\nexport class WorkerBootstrapper {\n\t/**\n\t * The data passed to the worker thread\n\t */\n\tprotected readonly data = workerData as WorkerData;\n\n\t/**\n\t * The shards that are managed by this worker\n\t */\n\tprotected readonly shards = new Collection();\n\n\tpublic constructor() {\n\t\tif (isMainThread) {\n\t\t\tthrow new Error('Expected WorkerBootstrap to not be used within the main thread');\n\t\t}\n\t}\n\n\t/**\n\t * Helper method to initiate a shard's connection process\n\t */\n\tprotected async connect(shardId: number): Promise {\n\t\tconst shard = this.shards.get(shardId);\n\t\tif (!shard) {\n\t\t\tthrow new RangeError(`Shard ${shardId} does not exist`);\n\t\t}\n\n\t\tawait shard.connect();\n\t}\n\n\t/**\n\t * Helper method to destroy a shard\n\t */\n\tprotected async destroy(shardId: number, options?: WebSocketShardDestroyOptions): Promise {\n\t\tconst shard = this.shards.get(shardId);\n\t\tif (!shard) {\n\t\t\tthrow new RangeError(`Shard ${shardId} does not exist`);\n\t\t}\n\n\t\tawait shard.destroy(options);\n\t}\n\n\t/**\n\t * Helper method to attach event listeners to the parentPort\n\t */\n\tprotected setupThreadEvents(): void {\n\t\tparentPort!\n\t\t\t.on('messageerror', (err) => {\n\t\t\t\tthrow err;\n\t\t\t})\n\t\t\t.on('message', async (payload: WorkerSendPayload) => {\n\t\t\t\tswitch (payload.op) {\n\t\t\t\t\tcase WorkerSendPayloadOp.Connect: {\n\t\t\t\t\t\tawait this.connect(payload.shardId);\n\t\t\t\t\t\tconst response: WorkerReceivePayload = {\n\t\t\t\t\t\t\top: WorkerReceivePayloadOp.Connected,\n\t\t\t\t\t\t\tshardId: payload.shardId,\n\t\t\t\t\t\t};\n\t\t\t\t\t\tparentPort!.postMessage(response);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase WorkerSendPayloadOp.Destroy: {\n\t\t\t\t\t\tawait this.destroy(payload.shardId, payload.options);\n\t\t\t\t\t\tconst response: WorkerReceivePayload = {\n\t\t\t\t\t\t\top: WorkerReceivePayloadOp.Destroyed,\n\t\t\t\t\t\t\tshardId: payload.shardId,\n\t\t\t\t\t\t};\n\n\t\t\t\t\t\tparentPort!.postMessage(response);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase WorkerSendPayloadOp.Send: {\n\t\t\t\t\t\tconst shard = this.shards.get(payload.shardId);\n\t\t\t\t\t\tif (!shard) {\n\t\t\t\t\t\t\tthrow new RangeError(`Shard ${payload.shardId} does not exist`);\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tawait shard.send(payload.payload);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase WorkerSendPayloadOp.SessionInfoResponse: {\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase WorkerSendPayloadOp.ShardIdentifyResponse: {\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase WorkerSendPayloadOp.FetchStatus: {\n\t\t\t\t\t\tconst shard = this.shards.get(payload.shardId);\n\t\t\t\t\t\tif (!shard) {\n\t\t\t\t\t\t\tthrow new Error(`Shard ${payload.shardId} does not exist`);\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tconst response: WorkerReceivePayload = {\n\t\t\t\t\t\t\top: WorkerReceivePayloadOp.FetchStatusResponse,\n\t\t\t\t\t\t\tstatus: shard.status,\n\t\t\t\t\t\t\tnonce: payload.nonce,\n\t\t\t\t\t\t};\n\n\t\t\t\t\t\tparentPort!.postMessage(response);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t});\n\t}\n\n\t/**\n\t * Bootstraps the worker thread with the provided options\n\t */\n\tpublic async bootstrap(options: Readonly = {}): Promise {\n\t\t// Start by initializing the shards\n\t\tfor (const shardId of this.data.shardIds) {\n\t\t\tconst shard = new WebSocketShard(new WorkerContextFetchingStrategy(this.data), shardId);\n\t\t\tfor (const event of options.forwardEvents ?? Object.values(WebSocketShardEvents)) {\n\t\t\t\t// @ts-expect-error: Event types incompatible\n\t\t\t\tshard.on(event, (data) => {\n\t\t\t\t\tconst payload: WorkerReceivePayload = {\n\t\t\t\t\t\top: WorkerReceivePayloadOp.Event,\n\t\t\t\t\t\tevent,\n\t\t\t\t\t\tdata,\n\t\t\t\t\t\tshardId,\n\t\t\t\t\t};\n\t\t\t\t\tparentPort!.postMessage(payload);\n\t\t\t\t});\n\t\t\t}\n\n\t\t\t// Any additional setup the user might want to do\n\t\t\tawait options.shardCallback?.(shard);\n\t\t\tthis.shards.set(shardId, shard);\n\t\t}\n\n\t\t// Lastly, start listening to messages from the parent thread\n\t\tthis.setupThreadEvents();\n\n\t\tconst message: WorkerReceivePayload = {\n\t\t\top: WorkerReceivePayloadOp.WorkerReady,\n\t\t};\n\t\tparentPort!.postMessage(message);\n\t}\n}\n","import { isMainThread, parentPort } from 'node:worker_threads';\nimport { Collection } from '@discordjs/collection';\nimport type { SessionInfo } from '../../ws/WebSocketManager.js';\nimport {\n\tWorkerReceivePayloadOp,\n\tWorkerSendPayloadOp,\n\ttype WorkerReceivePayload,\n\ttype WorkerSendPayload,\n} from '../sharding/WorkerShardingStrategy.js';\nimport type { FetchingStrategyOptions, IContextFetchingStrategy } from './IContextFetchingStrategy.js';\n\n// Because the global types are incomplete for whatever reason\ninterface PolyFillAbortSignal {\n\treadonly aborted: boolean;\n\taddEventListener(type: 'abort', listener: () => void): void;\n\tremoveEventListener(type: 'abort', listener: () => void): void;\n}\n\nexport class WorkerContextFetchingStrategy implements IContextFetchingStrategy {\n\tprivate readonly sessionPromises = new Collection void>();\n\n\tprivate readonly waitForIdentifyPromises = new Collection();\n\n\tpublic constructor(public readonly options: FetchingStrategyOptions) {\n\t\tif (isMainThread) {\n\t\t\tthrow new Error('Cannot instantiate WorkerContextFetchingStrategy on the main thread');\n\t\t}\n\n\t\tparentPort!.on('message', (payload: WorkerSendPayload) => {\n\t\t\tif (payload.op === WorkerSendPayloadOp.SessionInfoResponse) {\n\t\t\t\tthis.sessionPromises.get(payload.nonce)?.(payload.session);\n\t\t\t\tthis.sessionPromises.delete(payload.nonce);\n\t\t\t}\n\n\t\t\tif (payload.op === WorkerSendPayloadOp.ShardIdentifyResponse) {\n\t\t\t\tconst promise = this.waitForIdentifyPromises.get(payload.nonce);\n\t\t\t\tif (payload.ok) {\n\t\t\t\t\tpromise?.resolve();\n\t\t\t\t} else {\n\t\t\t\t\tpromise?.reject();\n\t\t\t\t}\n\n\t\t\t\tthis.waitForIdentifyPromises.delete(payload.nonce);\n\t\t\t}\n\t\t});\n\t}\n\n\tpublic async retrieveSessionInfo(shardId: number): Promise {\n\t\tconst nonce = Math.random();\n\t\tconst payload: WorkerReceivePayload = {\n\t\t\top: WorkerReceivePayloadOp.RetrieveSessionInfo,\n\t\t\tshardId,\n\t\t\tnonce,\n\t\t};\n\t\t// eslint-disable-next-line no-promise-executor-return\n\t\tconst promise = new Promise((resolve) => this.sessionPromises.set(nonce, resolve));\n\t\tparentPort!.postMessage(payload);\n\t\treturn promise;\n\t}\n\n\tpublic updateSessionInfo(shardId: number, sessionInfo: SessionInfo | null) {\n\t\tconst payload: WorkerReceivePayload = {\n\t\t\top: WorkerReceivePayloadOp.UpdateSessionInfo,\n\t\t\tshardId,\n\t\t\tsession: sessionInfo,\n\t\t};\n\t\tparentPort!.postMessage(payload);\n\t}\n\n\tpublic async waitForIdentify(shardId: number, signal: AbortSignal): Promise {\n\t\tconst nonce = Math.random();\n\n\t\tconst payload: WorkerReceivePayload = {\n\t\t\top: WorkerReceivePayloadOp.WaitForIdentify,\n\t\t\tnonce,\n\t\t\tshardId,\n\t\t};\n\t\tconst promise = new Promise((resolve, reject) =>\n\t\t\t// eslint-disable-next-line no-promise-executor-return\n\t\t\tthis.waitForIdentifyPromises.set(nonce, { resolve, reject }),\n\t\t);\n\n\t\tparentPort!.postMessage(payload);\n\n\t\tconst listener = () => {\n\t\t\tconst payload: WorkerReceivePayload = {\n\t\t\t\top: WorkerReceivePayloadOp.CancelIdentify,\n\t\t\t\tnonce,\n\t\t\t};\n\n\t\t\tparentPort!.postMessage(payload);\n\t\t};\n\n\t\t(signal as unknown as PolyFillAbortSignal).addEventListener('abort', listener);\n\n\t\ttry {\n\t\t\tawait promise;\n\t\t} finally {\n\t\t\t(signal as unknown as PolyFillAbortSignal).removeEventListener('abort', listener);\n\t\t}\n\t}\n}\n","import { once } from 'node:events';\nimport { join, isAbsolute, resolve } from 'node:path';\nimport { Worker } from 'node:worker_threads';\nimport { Collection } from '@discordjs/collection';\nimport type { GatewaySendPayload } from 'discord-api-types/v10';\nimport type { IIdentifyThrottler } from '../../throttling/IIdentifyThrottler.js';\nimport type { SessionInfo, WebSocketManager } from '../../ws/WebSocketManager.js';\nimport type {\n\tWebSocketShardDestroyOptions,\n\tWebSocketShardEvents,\n\tWebSocketShardStatus,\n} from '../../ws/WebSocketShard.js';\nimport { managerToFetchingStrategyOptions, type FetchingStrategyOptions } from '../context/IContextFetchingStrategy.js';\nimport type { IShardingStrategy } from './IShardingStrategy.js';\n\nexport interface WorkerData extends FetchingStrategyOptions {\n\tshardIds: number[];\n}\n\nexport enum WorkerSendPayloadOp {\n\tConnect,\n\tDestroy,\n\tSend,\n\tSessionInfoResponse,\n\tShardIdentifyResponse,\n\tFetchStatus,\n}\n\nexport type WorkerSendPayload =\n\t| { nonce: number; ok: boolean; op: WorkerSendPayloadOp.ShardIdentifyResponse }\n\t| { nonce: number; op: WorkerSendPayloadOp.FetchStatus; shardId: number }\n\t| { nonce: number; op: WorkerSendPayloadOp.SessionInfoResponse; session: SessionInfo | null }\n\t| { op: WorkerSendPayloadOp.Connect; shardId: number }\n\t| { op: WorkerSendPayloadOp.Destroy; options?: WebSocketShardDestroyOptions; shardId: number }\n\t| { op: WorkerSendPayloadOp.Send; payload: GatewaySendPayload; shardId: number };\n\nexport enum WorkerReceivePayloadOp {\n\tConnected,\n\tDestroyed,\n\tEvent,\n\tRetrieveSessionInfo,\n\tUpdateSessionInfo,\n\tWaitForIdentify,\n\tFetchStatusResponse,\n\tWorkerReady,\n\tCancelIdentify,\n}\n\nexport type WorkerReceivePayload =\n\t// Can't seem to get a type-safe union based off of the event, so I'm sadly leaving data as any for now\n\t| { data: any; event: WebSocketShardEvents; op: WorkerReceivePayloadOp.Event; shardId: number }\n\t| { nonce: number; op: WorkerReceivePayloadOp.CancelIdentify }\n\t| { nonce: number; op: WorkerReceivePayloadOp.FetchStatusResponse; status: WebSocketShardStatus }\n\t| { nonce: number; op: WorkerReceivePayloadOp.RetrieveSessionInfo; shardId: number }\n\t| { nonce: number; op: WorkerReceivePayloadOp.WaitForIdentify; shardId: number }\n\t| { op: WorkerReceivePayloadOp.Connected; shardId: number }\n\t| { op: WorkerReceivePayloadOp.Destroyed; shardId: number }\n\t| { op: WorkerReceivePayloadOp.UpdateSessionInfo; session: SessionInfo | null; shardId: number }\n\t| { op: WorkerReceivePayloadOp.WorkerReady };\n\n/**\n * Options for a {@link WorkerShardingStrategy}\n */\nexport interface WorkerShardingStrategyOptions {\n\t/**\n\t * Dictates how many shards should be spawned per worker thread.\n\t */\n\tshardsPerWorker: number | 'all';\n\t/**\n\t * Path to the worker file to use. The worker requires quite a bit of setup, it is recommended you leverage the {@link WorkerBootstrapper} class.\n\t */\n\tworkerPath?: string;\n}\n\n/**\n * Strategy used to spawn threads in worker_threads\n */\nexport class WorkerShardingStrategy implements IShardingStrategy {\n\tprivate readonly manager: WebSocketManager;\n\n\tprivate readonly options: WorkerShardingStrategyOptions;\n\n\t#workers: Worker[] = [];\n\n\treadonly #workerByShardId = new Collection();\n\n\tprivate readonly connectPromises = new Collection void>();\n\n\tprivate readonly destroyPromises = new Collection void>();\n\n\tprivate readonly fetchStatusPromises = new Collection void>();\n\n\tprivate readonly waitForIdentifyControllers = new Collection();\n\n\tprivate throttler?: IIdentifyThrottler;\n\n\tpublic constructor(manager: WebSocketManager, options: WorkerShardingStrategyOptions) {\n\t\tthis.manager = manager;\n\t\tthis.options = options;\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.spawn}\n\t */\n\tpublic async spawn(shardIds: number[]) {\n\t\tconst shardsPerWorker = this.options.shardsPerWorker === 'all' ? shardIds.length : this.options.shardsPerWorker;\n\t\tconst strategyOptions = await managerToFetchingStrategyOptions(this.manager);\n\n\t\tconst loops = Math.ceil(shardIds.length / shardsPerWorker);\n\t\tconst promises: Promise[] = [];\n\n\t\tfor (let idx = 0; idx < loops; idx++) {\n\t\t\tconst slice = shardIds.slice(idx * shardsPerWorker, (idx + 1) * shardsPerWorker);\n\t\t\tconst workerData: WorkerData = {\n\t\t\t\t...strategyOptions,\n\t\t\t\tshardIds: slice,\n\t\t\t};\n\n\t\t\tpromises.push(this.setupWorker(workerData));\n\t\t}\n\n\t\tawait Promise.all(promises);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.connect}\n\t */\n\tpublic async connect() {\n\t\tconst promises = [];\n\n\t\tfor (const [shardId, worker] of this.#workerByShardId.entries()) {\n\t\t\tconst payload: WorkerSendPayload = {\n\t\t\t\top: WorkerSendPayloadOp.Connect,\n\t\t\t\tshardId,\n\t\t\t};\n\n\t\t\t// eslint-disable-next-line no-promise-executor-return\n\t\t\tconst promise = new Promise((resolve) => this.connectPromises.set(shardId, resolve));\n\t\t\tworker.postMessage(payload);\n\t\t\tpromises.push(promise);\n\t\t}\n\n\t\tawait Promise.all(promises);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.destroy}\n\t */\n\tpublic async destroy(options: Omit = {}) {\n\t\tconst promises = [];\n\n\t\tfor (const [shardId, worker] of this.#workerByShardId.entries()) {\n\t\t\tconst payload: WorkerSendPayload = {\n\t\t\t\top: WorkerSendPayloadOp.Destroy,\n\t\t\t\tshardId,\n\t\t\t\toptions,\n\t\t\t};\n\n\t\t\tpromises.push(\n\t\t\t\t// eslint-disable-next-line no-promise-executor-return, promise/prefer-await-to-then\n\t\t\t\tnew Promise((resolve) => this.destroyPromises.set(shardId, resolve)).then(async () => worker.terminate()),\n\t\t\t);\n\t\t\tworker.postMessage(payload);\n\t\t}\n\n\t\tthis.#workers = [];\n\t\tthis.#workerByShardId.clear();\n\n\t\tawait Promise.all(promises);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.send}\n\t */\n\tpublic send(shardId: number, data: GatewaySendPayload) {\n\t\tconst worker = this.#workerByShardId.get(shardId);\n\t\tif (!worker) {\n\t\t\tthrow new Error(`No worker found for shard ${shardId}`);\n\t\t}\n\n\t\tconst payload: WorkerSendPayload = {\n\t\t\top: WorkerSendPayloadOp.Send,\n\t\t\tshardId,\n\t\t\tpayload: data,\n\t\t};\n\t\tworker.postMessage(payload);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.fetchStatus}\n\t */\n\tpublic async fetchStatus() {\n\t\tconst statuses = new Collection();\n\n\t\tfor (const [shardId, worker] of this.#workerByShardId.entries()) {\n\t\t\tconst nonce = Math.random();\n\t\t\tconst payload: WorkerSendPayload = {\n\t\t\t\top: WorkerSendPayloadOp.FetchStatus,\n\t\t\t\tshardId,\n\t\t\t\tnonce,\n\t\t\t};\n\n\t\t\t// eslint-disable-next-line no-promise-executor-return\n\t\t\tconst promise = new Promise((resolve) => this.fetchStatusPromises.set(nonce, resolve));\n\t\t\tworker.postMessage(payload);\n\n\t\t\tconst status = await promise;\n\t\t\tstatuses.set(shardId, status);\n\t\t}\n\n\t\treturn statuses;\n\t}\n\n\tprivate async setupWorker(workerData: WorkerData) {\n\t\tconst worker = new Worker(this.resolveWorkerPath(), { workerData });\n\n\t\tawait once(worker, 'online');\n\t\t// We do this in case the user has any potentially long running code in their worker\n\t\tawait this.waitForWorkerReady(worker);\n\n\t\tworker\n\t\t\t.on('error', (err) => {\n\t\t\t\tthrow err;\n\t\t\t})\n\t\t\t.on('messageerror', (err) => {\n\t\t\t\tthrow err;\n\t\t\t})\n\t\t\t.on('message', async (payload: WorkerReceivePayload) => this.onMessage(worker, payload));\n\n\t\tthis.#workers.push(worker);\n\t\tfor (const shardId of workerData.shardIds) {\n\t\t\tthis.#workerByShardId.set(shardId, worker);\n\t\t}\n\t}\n\n\tprivate resolveWorkerPath(): string {\n\t\tconst path = this.options.workerPath;\n\n\t\tif (!path) {\n\t\t\treturn join(__dirname, 'defaultWorker.js');\n\t\t}\n\n\t\tif (isAbsolute(path)) {\n\t\t\treturn path;\n\t\t}\n\n\t\tif (/^\\.\\.?[/\\\\]/.test(path)) {\n\t\t\treturn resolve(path);\n\t\t}\n\n\t\ttry {\n\t\t\treturn require.resolve(path);\n\t\t} catch {\n\t\t\treturn resolve(path);\n\t\t}\n\t}\n\n\tprivate async waitForWorkerReady(worker: Worker): Promise {\n\t\treturn new Promise((resolve) => {\n\t\t\tconst handler = (payload: WorkerReceivePayload) => {\n\t\t\t\tif (payload.op === WorkerReceivePayloadOp.WorkerReady) {\n\t\t\t\t\tresolve();\n\t\t\t\t\tworker.off('message', handler);\n\t\t\t\t}\n\t\t\t};\n\n\t\t\tworker.on('message', handler);\n\t\t});\n\t}\n\n\tprivate async onMessage(worker: Worker, payload: WorkerReceivePayload) {\n\t\tswitch (payload.op) {\n\t\t\tcase WorkerReceivePayloadOp.Connected: {\n\t\t\t\tthis.connectPromises.get(payload.shardId)?.();\n\t\t\t\tthis.connectPromises.delete(payload.shardId);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.Destroyed: {\n\t\t\t\tthis.destroyPromises.get(payload.shardId)?.();\n\t\t\t\tthis.destroyPromises.delete(payload.shardId);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.Event: {\n\t\t\t\tthis.manager.emit(payload.event, { ...payload.data, shardId: payload.shardId });\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.RetrieveSessionInfo: {\n\t\t\t\tconst session = await this.manager.options.retrieveSessionInfo(payload.shardId);\n\t\t\t\tconst response: WorkerSendPayload = {\n\t\t\t\t\top: WorkerSendPayloadOp.SessionInfoResponse,\n\t\t\t\t\tnonce: payload.nonce,\n\t\t\t\t\tsession,\n\t\t\t\t};\n\t\t\t\tworker.postMessage(response);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.UpdateSessionInfo: {\n\t\t\t\tawait this.manager.options.updateSessionInfo(payload.shardId, payload.session);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.WaitForIdentify: {\n\t\t\t\tconst throttler = await this.ensureThrottler();\n\n\t\t\t\t// If this rejects it means we aborted, in which case we reply elsewhere.\n\t\t\t\ttry {\n\t\t\t\t\tconst controller = new AbortController();\n\t\t\t\t\tthis.waitForIdentifyControllers.set(payload.nonce, controller);\n\t\t\t\t\tawait throttler.waitForIdentify(payload.shardId, controller.signal);\n\t\t\t\t} catch {\n\t\t\t\t\treturn;\n\t\t\t\t}\n\n\t\t\t\tconst response: WorkerSendPayload = {\n\t\t\t\t\top: WorkerSendPayloadOp.ShardIdentifyResponse,\n\t\t\t\t\tnonce: payload.nonce,\n\t\t\t\t\tok: true,\n\t\t\t\t};\n\t\t\t\tworker.postMessage(response);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.FetchStatusResponse: {\n\t\t\t\tthis.fetchStatusPromises.get(payload.nonce)?.(payload.status);\n\t\t\t\tthis.fetchStatusPromises.delete(payload.nonce);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.WorkerReady: {\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.CancelIdentify: {\n\t\t\t\tthis.waitForIdentifyControllers.get(payload.nonce)?.abort();\n\t\t\t\tthis.waitForIdentifyControllers.delete(payload.nonce);\n\n\t\t\t\tconst response: WorkerSendPayload = {\n\t\t\t\t\top: WorkerSendPayloadOp.ShardIdentifyResponse,\n\t\t\t\t\tnonce: payload.nonce,\n\t\t\t\t\tok: false,\n\t\t\t\t};\n\t\t\t\tworker.postMessage(response);\n\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t}\n\n\tprivate async ensureThrottler(): Promise {\n\t\tthis.throttler ??= await this.manager.options.buildIdentifyThrottler(this.manager);\n\t\treturn this.throttler;\n\t}\n}\n","import type { Awaitable } from '@discordjs/util';\nimport type { APIGatewayBotInfo } from 'discord-api-types/v10';\nimport type { SessionInfo, WebSocketManager, WebSocketManagerOptions } from '../../ws/WebSocketManager.js';\n\nexport interface FetchingStrategyOptions\n\textends Omit<\n\t\tWebSocketManagerOptions,\n\t\t| 'buildIdentifyThrottler'\n\t\t| 'buildStrategy'\n\t\t| 'rest'\n\t\t| 'retrieveSessionInfo'\n\t\t| 'shardCount'\n\t\t| 'shardIds'\n\t\t| 'updateSessionInfo'\n\t> {\n\treadonly gatewayInformation: APIGatewayBotInfo;\n\treadonly shardCount: number;\n}\n\n/**\n * Strategies responsible solely for making manager information accessible\n */\nexport interface IContextFetchingStrategy {\n\treadonly options: FetchingStrategyOptions;\n\tretrieveSessionInfo(shardId: number): Awaitable;\n\tupdateSessionInfo(shardId: number, sessionInfo: SessionInfo | null): Awaitable;\n\t/**\n\t * Resolves once the given shard should be allowed to identify, or rejects if the operation was aborted\n\t */\n\twaitForIdentify(shardId: number, signal: AbortSignal): Promise;\n}\n\nexport async function managerToFetchingStrategyOptions(manager: WebSocketManager): Promise {\n\t/* eslint-disable @typescript-eslint/unbound-method */\n\tconst {\n\t\tbuildIdentifyThrottler,\n\t\tbuildStrategy,\n\t\tretrieveSessionInfo,\n\t\tupdateSessionInfo,\n\t\tshardCount,\n\t\tshardIds,\n\t\trest,\n\t\t...managerOptions\n\t} = manager.options;\n\t/* eslint-enable @typescript-eslint/unbound-method */\n\n\treturn {\n\t\t...managerOptions,\n\t\tgatewayInformation: await manager.fetchGatewayInformation(),\n\t\tshardCount: await manager.getShardCount(),\n\t};\n}\n","/* eslint-disable id-length */\nimport { Buffer } from 'node:buffer';\nimport { once } from 'node:events';\nimport { clearInterval, clearTimeout, setInterval, setTimeout } from 'node:timers';\nimport { setTimeout as sleep } from 'node:timers/promises';\nimport { URLSearchParams } from 'node:url';\nimport { TextDecoder } from 'node:util';\nimport { inflate } from 'node:zlib';\nimport { Collection } from '@discordjs/collection';\nimport { lazy } from '@discordjs/util';\nimport { AsyncQueue } from '@sapphire/async-queue';\nimport { AsyncEventEmitter } from '@vladfrangu/async_event_emitter';\nimport {\n\tGatewayCloseCodes,\n\tGatewayDispatchEvents,\n\tGatewayOpcodes,\n\ttype GatewayDispatchPayload,\n\ttype GatewayIdentifyData,\n\ttype GatewayReadyDispatchData,\n\ttype GatewayReceivePayload,\n\ttype GatewaySendPayload,\n} from 'discord-api-types/v10';\nimport { WebSocket, type RawData } from 'ws';\nimport type { Inflate } from 'zlib-sync';\nimport type { IContextFetchingStrategy } from '../strategies/context/IContextFetchingStrategy.js';\nimport { ImportantGatewayOpcodes, getInitialSendRateLimitState } from '../utils/constants.js';\nimport type { SessionInfo } from './WebSocketManager.js';\n\n// eslint-disable-next-line promise/prefer-await-to-then\nconst getZlibSync = lazy(async () => import('zlib-sync').then((mod) => mod.default).catch(() => null));\n\nexport enum WebSocketShardEvents {\n\tClosed = 'closed',\n\tDebug = 'debug',\n\tDispatch = 'dispatch',\n\tError = 'error',\n\tHeartbeatComplete = 'heartbeat',\n\tHello = 'hello',\n\tReady = 'ready',\n\tResumed = 'resumed',\n}\n\nexport enum WebSocketShardStatus {\n\tIdle,\n\tConnecting,\n\tResuming,\n\tReady,\n}\n\nexport enum WebSocketShardDestroyRecovery {\n\tReconnect,\n\tResume,\n}\n\n// eslint-disable-next-line @typescript-eslint/consistent-type-definitions\nexport type WebSocketShardEventsMap = {\n\t[WebSocketShardEvents.Closed]: [{ code: number }];\n\t[WebSocketShardEvents.Debug]: [payload: { message: string }];\n\t[WebSocketShardEvents.Dispatch]: [payload: { data: GatewayDispatchPayload }];\n\t[WebSocketShardEvents.Error]: [payload: { error: Error }];\n\t[WebSocketShardEvents.Hello]: [];\n\t[WebSocketShardEvents.Ready]: [payload: { data: GatewayReadyDispatchData }];\n\t[WebSocketShardEvents.Resumed]: [];\n\t[WebSocketShardEvents.HeartbeatComplete]: [payload: { ackAt: number; heartbeatAt: number; latency: number }];\n};\n\nexport interface WebSocketShardDestroyOptions {\n\tcode?: number;\n\treason?: string;\n\trecover?: WebSocketShardDestroyRecovery;\n}\n\nexport enum CloseCodes {\n\tNormal = 1_000,\n\tResuming = 4_200,\n}\n\nexport interface SendRateLimitState {\n\tremaining: number;\n\tresetAt: number;\n}\n\nexport class WebSocketShard extends AsyncEventEmitter {\n\tprivate connection: WebSocket | null = null;\n\n\tprivate useIdentifyCompress = false;\n\n\tprivate inflate: Inflate | null = null;\n\n\tprivate readonly textDecoder = new TextDecoder();\n\n\tprivate replayedEvents = 0;\n\n\tprivate isAck = true;\n\n\tprivate sendRateLimitState: SendRateLimitState = getInitialSendRateLimitState();\n\n\tprivate initialHeartbeatTimeoutController: AbortController | null = null;\n\n\tprivate heartbeatInterval: NodeJS.Timer | null = null;\n\n\tprivate lastHeartbeatAt = -1;\n\n\t// Indicates whether the shard has already resolved its original connect() call\n\tprivate initialConnectResolved = false;\n\n\t// Indicates if we failed to connect to the ws url (ECONNREFUSED/ECONNRESET)\n\tprivate failedToConnectDueToNetworkError = false;\n\n\tprivate readonly sendQueue = new AsyncQueue();\n\n\tprivate readonly timeoutAbortControllers = new Collection();\n\n\tprivate readonly strategy: IContextFetchingStrategy;\n\n\tpublic readonly id: number;\n\n\t#status: WebSocketShardStatus = WebSocketShardStatus.Idle;\n\n\tpublic get status(): WebSocketShardStatus {\n\t\treturn this.#status;\n\t}\n\n\tpublic constructor(strategy: IContextFetchingStrategy, id: number) {\n\t\tsuper();\n\t\tthis.strategy = strategy;\n\t\tthis.id = id;\n\t}\n\n\tpublic async connect() {\n\t\tconst promise = this.initialConnectResolved ? Promise.resolve() : once(this, WebSocketShardEvents.Ready);\n\t\tvoid this.internalConnect();\n\n\t\tawait promise;\n\t\tthis.initialConnectResolved = true;\n\t}\n\n\tprivate async internalConnect() {\n\t\tif (this.#status !== WebSocketShardStatus.Idle) {\n\t\t\tthrow new Error(\"Tried to connect a shard that wasn't idle\");\n\t\t}\n\n\t\tconst { version, encoding, compression } = this.strategy.options;\n\t\tconst params = new URLSearchParams({ v: version, encoding });\n\t\tif (compression) {\n\t\t\tconst zlib = await getZlibSync();\n\t\t\tif (zlib) {\n\t\t\t\tparams.append('compress', compression);\n\t\t\t\tthis.inflate = new zlib.Inflate({\n\t\t\t\t\tchunkSize: 65_535,\n\t\t\t\t\tto: 'string',\n\t\t\t\t});\n\t\t\t} else if (!this.useIdentifyCompress) {\n\t\t\t\tthis.useIdentifyCompress = true;\n\t\t\t\tconsole.warn(\n\t\t\t\t\t'WebSocketShard: Compression is enabled but zlib-sync is not installed, falling back to identify compress',\n\t\t\t\t);\n\t\t\t}\n\t\t}\n\n\t\tconst session = await this.strategy.retrieveSessionInfo(this.id);\n\n\t\tconst url = `${session?.resumeURL ?? this.strategy.options.gatewayInformation.url}?${params.toString()}`;\n\t\tthis.debug([`Connecting to ${url}`]);\n\t\tconst connection = new WebSocket(url, { handshakeTimeout: this.strategy.options.handshakeTimeout ?? undefined })\n\t\t\t.on('message', this.onMessage.bind(this))\n\t\t\t.on('error', this.onError.bind(this))\n\t\t\t.on('close', this.onClose.bind(this));\n\n\t\tconnection.binaryType = 'arraybuffer';\n\t\tthis.connection = connection;\n\n\t\tthis.#status = WebSocketShardStatus.Connecting;\n\n\t\tthis.sendRateLimitState = getInitialSendRateLimitState();\n\n\t\tconst { ok } = await this.waitForEvent(WebSocketShardEvents.Hello, this.strategy.options.helloTimeout);\n\t\tif (!ok) {\n\t\t\treturn;\n\t\t}\n\n\t\tif (session?.shardCount === this.strategy.options.shardCount) {\n\t\t\tawait this.resume(session);\n\t\t} else {\n\t\t\tawait this.identify();\n\t\t}\n\t}\n\n\tpublic async destroy(options: WebSocketShardDestroyOptions = {}) {\n\t\tif (this.#status === WebSocketShardStatus.Idle) {\n\t\t\tthis.debug(['Tried to destroy a shard that was idle']);\n\t\t\treturn;\n\t\t}\n\n\t\tif (!options.code) {\n\t\t\toptions.code = options.recover === WebSocketShardDestroyRecovery.Resume ? CloseCodes.Resuming : CloseCodes.Normal;\n\t\t}\n\n\t\tthis.debug([\n\t\t\t'Destroying shard',\n\t\t\t`Reason: ${options.reason ?? 'none'}`,\n\t\t\t`Code: ${options.code}`,\n\t\t\t`Recover: ${options.recover === undefined ? 'none' : WebSocketShardDestroyRecovery[options.recover]!}`,\n\t\t]);\n\n\t\t// Reset state\n\t\tthis.isAck = true;\n\t\tif (this.heartbeatInterval) {\n\t\t\tclearInterval(this.heartbeatInterval);\n\t\t}\n\n\t\tif (this.initialHeartbeatTimeoutController) {\n\t\t\tthis.initialHeartbeatTimeoutController.abort();\n\t\t\tthis.initialHeartbeatTimeoutController = null;\n\t\t}\n\n\t\tthis.lastHeartbeatAt = -1;\n\n\t\tfor (const controller of this.timeoutAbortControllers.values()) {\n\t\t\tcontroller.abort();\n\t\t}\n\n\t\tthis.timeoutAbortControllers.clear();\n\n\t\tthis.failedToConnectDueToNetworkError = false;\n\n\t\t// Clear session state if applicable\n\t\tif (options.recover !== WebSocketShardDestroyRecovery.Resume) {\n\t\t\tawait this.strategy.updateSessionInfo(this.id, null);\n\t\t}\n\n\t\tif (this.connection) {\n\t\t\t// No longer need to listen to messages\n\t\t\tthis.connection.removeAllListeners('message');\n\t\t\t// Prevent a reconnection loop by unbinding the main close event\n\t\t\tthis.connection.removeAllListeners('close');\n\n\t\t\tconst shouldClose = this.connection.readyState === WebSocket.OPEN;\n\n\t\t\tthis.debug([\n\t\t\t\t'Connection status during destroy',\n\t\t\t\t`Needs closing: ${shouldClose}`,\n\t\t\t\t`Ready state: ${this.connection.readyState}`,\n\t\t\t]);\n\n\t\t\tif (shouldClose) {\n\t\t\t\tthis.connection.close(options.code, options.reason);\n\t\t\t\tawait once(this.connection, 'close');\n\t\t\t\tthis.emit(WebSocketShardEvents.Closed, { code: options.code });\n\t\t\t}\n\n\t\t\t// Lastly, remove the error event.\n\t\t\t// Doing this earlier would cause a hard crash in case an error event fired on our `close` call\n\t\t\tthis.connection.removeAllListeners('error');\n\t\t} else {\n\t\t\tthis.debug(['Destroying a shard that has no connection; please open an issue on GitHub']);\n\t\t}\n\n\t\tthis.#status = WebSocketShardStatus.Idle;\n\n\t\tif (options.recover !== undefined) {\n\t\t\t// There's cases (like no internet connection) where we immediately fail to connect,\n\t\t\t// causing a very fast and draining reconnection loop.\n\t\t\tawait sleep(500);\n\t\t\treturn this.internalConnect();\n\t\t}\n\t}\n\n\tprivate async waitForEvent(event: WebSocketShardEvents, timeoutDuration?: number | null): Promise<{ ok: boolean }> {\n\t\tthis.debug([`Waiting for event ${event} ${timeoutDuration ? `for ${timeoutDuration}ms` : 'indefinitely'}`]);\n\t\tconst timeoutController = new AbortController();\n\t\tconst timeout = timeoutDuration ? setTimeout(() => timeoutController.abort(), timeoutDuration).unref() : null;\n\n\t\tthis.timeoutAbortControllers.set(event, timeoutController);\n\n\t\tconst closeController = new AbortController();\n\n\t\ttry {\n\t\t\t// If the first promise resolves, all is well. If the 2nd promise resolves,\n\t\t\t// the shard has meanwhile closed. In that case, a destroy is already ongoing, so we just need to\n\t\t\t// return false. Meanwhile, if something rejects (error event) or the first controller is aborted,\n\t\t\t// we enter the catch block and trigger a destroy there.\n\t\t\tconst closed = await Promise.race([\n\t\t\t\tonce(this, event, { signal: timeoutController.signal }).then(() => false),\n\t\t\t\tonce(this, WebSocketShardEvents.Closed, { signal: closeController.signal }).then(() => true),\n\t\t\t]);\n\n\t\t\treturn { ok: !closed };\n\t\t} catch {\n\t\t\t// If we're here because of other reasons, we need to destroy the shard\n\t\t\tvoid this.destroy({\n\t\t\t\tcode: CloseCodes.Normal,\n\t\t\t\treason: 'Something timed out or went wrong while waiting for an event',\n\t\t\t\trecover: WebSocketShardDestroyRecovery.Reconnect,\n\t\t\t});\n\n\t\t\treturn { ok: false };\n\t\t} finally {\n\t\t\tif (timeout) {\n\t\t\t\tclearTimeout(timeout);\n\t\t\t}\n\n\t\t\tthis.timeoutAbortControllers.delete(event);\n\n\t\t\t// Clean up the close listener to not leak memory\n\t\t\tif (!closeController.signal.aborted) {\n\t\t\t\tcloseController.abort();\n\t\t\t}\n\t\t}\n\t}\n\n\tpublic async send(payload: GatewaySendPayload): Promise {\n\t\tif (!this.connection) {\n\t\t\tthrow new Error(\"WebSocketShard wasn't connected\");\n\t\t}\n\n\t\tif (this.#status !== WebSocketShardStatus.Ready && !ImportantGatewayOpcodes.has(payload.op)) {\n\t\t\tthis.debug(['Tried to send a non-crucial payload before the shard was ready, waiting']);\n\t\t\t// This will throw if the shard throws an error event in the meantime, just requeue the payload\n\t\t\ttry {\n\t\t\t\tawait once(this, WebSocketShardEvents.Ready);\n\t\t\t} catch {\n\t\t\t\treturn this.send(payload);\n\t\t\t}\n\t\t}\n\n\t\tawait this.sendQueue.wait();\n\n\t\tif (--this.sendRateLimitState.remaining <= 0) {\n\t\t\tconst now = Date.now();\n\n\t\t\tif (this.sendRateLimitState.resetAt > now) {\n\t\t\t\tconst sleepFor = this.sendRateLimitState.resetAt - now;\n\n\t\t\t\tthis.debug([`Was about to hit the send rate limit, sleeping for ${sleepFor}ms`]);\n\t\t\t\tconst controller = new AbortController();\n\n\t\t\t\t// Sleep for the remaining time, but if the connection closes in the meantime, we shouldn't wait the remainder to avoid blocking the new conn\n\t\t\t\tconst interrupted = await Promise.race([\n\t\t\t\t\tsleep(sleepFor).then(() => false),\n\t\t\t\t\tonce(this, WebSocketShardEvents.Closed, { signal: controller.signal }).then(() => true),\n\t\t\t\t]);\n\n\t\t\t\tif (interrupted) {\n\t\t\t\t\tthis.debug(['Connection closed while waiting for the send rate limit to reset, re-queueing payload']);\n\t\t\t\t\tthis.sendQueue.shift();\n\t\t\t\t\treturn this.send(payload);\n\t\t\t\t}\n\n\t\t\t\t// This is so the listener from the `once` call is removed\n\t\t\t\tcontroller.abort();\n\t\t\t}\n\n\t\t\tthis.sendRateLimitState = getInitialSendRateLimitState();\n\t\t}\n\n\t\tthis.sendQueue.shift();\n\t\tthis.connection.send(JSON.stringify(payload));\n\t}\n\n\tprivate async identify() {\n\t\tthis.debug(['Waiting for identify throttle']);\n\n\t\tconst controller = new AbortController();\n\t\tconst closeHandler = () => {\n\t\t\tcontroller.abort();\n\t\t};\n\n\t\tthis.on(WebSocketShardEvents.Closed, closeHandler);\n\n\t\ttry {\n\t\t\tawait this.strategy.waitForIdentify(this.id, controller.signal);\n\t\t} catch {\n\t\t\tthis.debug(['Was waiting for an identify, but the shard closed in the meantime']);\n\t\t\treturn;\n\t\t} finally {\n\t\t\tthis.off(WebSocketShardEvents.Closed, closeHandler);\n\t\t}\n\n\t\tthis.debug([\n\t\t\t'Identifying',\n\t\t\t`shard id: ${this.id.toString()}`,\n\t\t\t`shard count: ${this.strategy.options.shardCount}`,\n\t\t\t`intents: ${this.strategy.options.intents}`,\n\t\t\t`compression: ${this.inflate ? 'zlib-stream' : this.useIdentifyCompress ? 'identify' : 'none'}`,\n\t\t]);\n\n\t\tconst d: GatewayIdentifyData = {\n\t\t\ttoken: this.strategy.options.token,\n\t\t\tproperties: this.strategy.options.identifyProperties,\n\t\t\tintents: this.strategy.options.intents,\n\t\t\tcompress: this.useIdentifyCompress,\n\t\t\tshard: [this.id, this.strategy.options.shardCount],\n\t\t};\n\n\t\tif (this.strategy.options.largeThreshold) {\n\t\t\td.large_threshold = this.strategy.options.largeThreshold;\n\t\t}\n\n\t\tif (this.strategy.options.initialPresence) {\n\t\t\td.presence = this.strategy.options.initialPresence;\n\t\t}\n\n\t\tawait this.send({\n\t\t\top: GatewayOpcodes.Identify,\n\t\t\td,\n\t\t});\n\n\t\tawait this.waitForEvent(WebSocketShardEvents.Ready, this.strategy.options.readyTimeout);\n\t}\n\n\tprivate async resume(session: SessionInfo) {\n\t\tthis.debug([\n\t\t\t'Resuming session',\n\t\t\t`resume url: ${session.resumeURL}`,\n\t\t\t`sequence: ${session.sequence}`,\n\t\t\t`shard id: ${this.id.toString()}`,\n\t\t]);\n\n\t\tthis.#status = WebSocketShardStatus.Resuming;\n\t\tthis.replayedEvents = 0;\n\t\treturn this.send({\n\t\t\top: GatewayOpcodes.Resume,\n\t\t\td: {\n\t\t\t\ttoken: this.strategy.options.token,\n\t\t\t\tseq: session.sequence,\n\t\t\t\tsession_id: session.sessionId,\n\t\t\t},\n\t\t});\n\t}\n\n\tprivate async heartbeat(requested = false) {\n\t\tif (!this.isAck && !requested) {\n\t\t\treturn this.destroy({ reason: 'Zombie connection', recover: WebSocketShardDestroyRecovery.Resume });\n\t\t}\n\n\t\tconst session = await this.strategy.retrieveSessionInfo(this.id);\n\n\t\tawait this.send({\n\t\t\top: GatewayOpcodes.Heartbeat,\n\t\t\td: session?.sequence ?? null,\n\t\t});\n\n\t\tthis.lastHeartbeatAt = Date.now();\n\t\tthis.isAck = false;\n\t}\n\n\tprivate async unpackMessage(data: ArrayBuffer | Buffer, isBinary: boolean): Promise {\n\t\tconst decompressable = new Uint8Array(data);\n\n\t\t// Deal with no compression\n\t\tif (!isBinary) {\n\t\t\treturn JSON.parse(this.textDecoder.decode(decompressable)) as GatewayReceivePayload;\n\t\t}\n\n\t\t// Deal with identify compress\n\t\tif (this.useIdentifyCompress) {\n\t\t\treturn new Promise((resolve, reject) => {\n\t\t\t\tinflate(decompressable, { chunkSize: 65_535 }, (err, result) => {\n\t\t\t\t\tif (err) {\n\t\t\t\t\t\treject(err);\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\n\t\t\t\t\tresolve(JSON.parse(this.textDecoder.decode(result)) as GatewayReceivePayload);\n\t\t\t\t});\n\t\t\t});\n\t\t}\n\n\t\t// Deal with gw wide zlib-stream compression\n\t\tif (this.inflate) {\n\t\t\tconst l = decompressable.length;\n\t\t\tconst flush =\n\t\t\t\tl >= 4 &&\n\t\t\t\tdecompressable[l - 4] === 0x00 &&\n\t\t\t\tdecompressable[l - 3] === 0x00 &&\n\t\t\t\tdecompressable[l - 2] === 0xff &&\n\t\t\t\tdecompressable[l - 1] === 0xff;\n\n\t\t\tconst zlib = (await getZlibSync())!;\n\t\t\tthis.inflate.push(Buffer.from(decompressable), flush ? zlib.Z_SYNC_FLUSH : zlib.Z_NO_FLUSH);\n\n\t\t\tif (this.inflate.err) {\n\t\t\t\tthis.emit(WebSocketShardEvents.Error, {\n\t\t\t\t\terror: new Error(`${this.inflate.err}${this.inflate.msg ? `: ${this.inflate.msg}` : ''}`),\n\t\t\t\t});\n\t\t\t}\n\n\t\t\tif (!flush) {\n\t\t\t\treturn null;\n\t\t\t}\n\n\t\t\tconst { result } = this.inflate;\n\t\t\tif (!result) {\n\t\t\t\treturn null;\n\t\t\t}\n\n\t\t\treturn JSON.parse(typeof result === 'string' ? result : this.textDecoder.decode(result)) as GatewayReceivePayload;\n\t\t}\n\n\t\tthis.debug([\n\t\t\t'Received a message we were unable to decompress',\n\t\t\t`isBinary: ${isBinary.toString()}`,\n\t\t\t`useIdentifyCompress: ${this.useIdentifyCompress.toString()}`,\n\t\t\t`inflate: ${Boolean(this.inflate).toString()}`,\n\t\t]);\n\n\t\treturn null;\n\t}\n\n\tprivate async onMessage(data: RawData, isBinary: boolean) {\n\t\tconst payload = await this.unpackMessage(data as ArrayBuffer | Buffer, isBinary);\n\t\tif (!payload) {\n\t\t\treturn;\n\t\t}\n\n\t\tswitch (payload.op) {\n\t\t\tcase GatewayOpcodes.Dispatch: {\n\t\t\t\tif (this.#status === WebSocketShardStatus.Resuming) {\n\t\t\t\t\tthis.replayedEvents++;\n\t\t\t\t}\n\n\t\t\t\t// eslint-disable-next-line sonarjs/no-nested-switch\n\t\t\t\tswitch (payload.t) {\n\t\t\t\t\tcase GatewayDispatchEvents.Ready: {\n\t\t\t\t\t\tthis.#status = WebSocketShardStatus.Ready;\n\n\t\t\t\t\t\tconst session = {\n\t\t\t\t\t\t\tsequence: payload.s,\n\t\t\t\t\t\t\tsessionId: payload.d.session_id,\n\t\t\t\t\t\t\tshardId: this.id,\n\t\t\t\t\t\t\tshardCount: this.strategy.options.shardCount,\n\t\t\t\t\t\t\tresumeURL: payload.d.resume_gateway_url,\n\t\t\t\t\t\t};\n\n\t\t\t\t\t\tawait this.strategy.updateSessionInfo(this.id, session);\n\n\t\t\t\t\t\tthis.emit(WebSocketShardEvents.Ready, { data: payload.d });\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase GatewayDispatchEvents.Resumed: {\n\t\t\t\t\t\tthis.#status = WebSocketShardStatus.Ready;\n\t\t\t\t\t\tthis.debug([`Resumed and replayed ${this.replayedEvents} events`]);\n\t\t\t\t\t\tthis.emit(WebSocketShardEvents.Resumed);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tdefault: {\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tconst session = await this.strategy.retrieveSessionInfo(this.id);\n\t\t\t\tif (session) {\n\t\t\t\t\tif (payload.s > session.sequence) {\n\t\t\t\t\t\tawait this.strategy.updateSessionInfo(this.id, { ...session, sequence: payload.s });\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\tthis.debug([\n\t\t\t\t\t\t`Received a ${payload.t} event but no session is available. Session information cannot be re-constructed in this state without a full reconnect`,\n\t\t\t\t\t]);\n\t\t\t\t}\n\n\t\t\t\tthis.emit(WebSocketShardEvents.Dispatch, { data: payload });\n\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayOpcodes.Heartbeat: {\n\t\t\t\tawait this.heartbeat(true);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayOpcodes.Reconnect: {\n\t\t\t\tawait this.destroy({\n\t\t\t\t\treason: 'Told to reconnect by Discord',\n\t\t\t\t\trecover: WebSocketShardDestroyRecovery.Resume,\n\t\t\t\t});\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayOpcodes.InvalidSession: {\n\t\t\t\tthis.debug([`Invalid session; will attempt to resume: ${payload.d.toString()}`]);\n\t\t\t\tconst session = await this.strategy.retrieveSessionInfo(this.id);\n\t\t\t\tif (payload.d && session) {\n\t\t\t\t\tawait this.resume(session);\n\t\t\t\t} else {\n\t\t\t\t\tawait this.destroy({\n\t\t\t\t\t\treason: 'Invalid session',\n\t\t\t\t\t\trecover: WebSocketShardDestroyRecovery.Reconnect,\n\t\t\t\t\t});\n\t\t\t\t}\n\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayOpcodes.Hello: {\n\t\t\t\tthis.emit(WebSocketShardEvents.Hello);\n\t\t\t\tconst jitter = Math.random();\n\t\t\t\tconst firstWait = Math.floor(payload.d.heartbeat_interval * jitter);\n\t\t\t\tthis.debug([`Preparing first heartbeat of the connection with a jitter of ${jitter}; waiting ${firstWait}ms`]);\n\n\t\t\t\ttry {\n\t\t\t\t\tconst controller = new AbortController();\n\t\t\t\t\tthis.initialHeartbeatTimeoutController = controller;\n\t\t\t\t\tawait sleep(firstWait, undefined, { signal: controller.signal });\n\t\t\t\t} catch {\n\t\t\t\t\tthis.debug(['Cancelled initial heartbeat due to #destroy being called']);\n\t\t\t\t\treturn;\n\t\t\t\t} finally {\n\t\t\t\t\tthis.initialHeartbeatTimeoutController = null;\n\t\t\t\t}\n\n\t\t\t\tawait this.heartbeat();\n\n\t\t\t\tthis.debug([`First heartbeat sent, starting to beat every ${payload.d.heartbeat_interval}ms`]);\n\t\t\t\tthis.heartbeatInterval = setInterval(() => void this.heartbeat(), payload.d.heartbeat_interval);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayOpcodes.HeartbeatAck: {\n\t\t\t\tthis.isAck = true;\n\n\t\t\t\tconst ackAt = Date.now();\n\t\t\t\tthis.emit(WebSocketShardEvents.HeartbeatComplete, {\n\t\t\t\t\tackAt,\n\t\t\t\t\theartbeatAt: this.lastHeartbeatAt,\n\t\t\t\t\tlatency: ackAt - this.lastHeartbeatAt,\n\t\t\t\t});\n\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t}\n\n\tprivate onError(error: Error) {\n\t\tif ('code' in error && ['ECONNRESET', 'ECONNREFUSED'].includes(error.code as string)) {\n\t\t\tthis.debug(['Failed to connect to the gateway URL specified due to a network error']);\n\t\t\tthis.failedToConnectDueToNetworkError = true;\n\t\t\treturn;\n\t\t}\n\n\t\tthis.emit(WebSocketShardEvents.Error, { error });\n\t}\n\n\tprivate async onClose(code: number) {\n\t\tthis.emit(WebSocketShardEvents.Closed, { code });\n\n\t\tswitch (code) {\n\t\t\tcase CloseCodes.Normal: {\n\t\t\t\treturn this.destroy({\n\t\t\t\t\tcode,\n\t\t\t\t\treason: 'Got disconnected by Discord',\n\t\t\t\t\trecover: WebSocketShardDestroyRecovery.Reconnect,\n\t\t\t\t});\n\t\t\t}\n\n\t\t\tcase CloseCodes.Resuming: {\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.UnknownError: {\n\t\t\t\tthis.debug([`An unknown error occurred: ${code}`]);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Resume });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.UnknownOpcode: {\n\t\t\t\tthis.debug(['An invalid opcode was sent to Discord.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Resume });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.DecodeError: {\n\t\t\t\tthis.debug(['An invalid payload was sent to Discord.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Resume });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.NotAuthenticated: {\n\t\t\t\tthis.debug(['A request was somehow sent before the identify/resume payload.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Reconnect });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.AuthenticationFailed: {\n\t\t\t\tthrow new Error('Authentication failed');\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.AlreadyAuthenticated: {\n\t\t\t\tthis.debug(['More than one auth payload was sent.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Reconnect });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.InvalidSeq: {\n\t\t\t\tthis.debug(['An invalid sequence was sent.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Reconnect });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.RateLimited: {\n\t\t\t\tthis.debug(['The WebSocket rate limit has been hit, this should never happen']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Reconnect });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.SessionTimedOut: {\n\t\t\t\tthis.debug(['Session timed out.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Resume });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.InvalidShard: {\n\t\t\t\tthrow new Error('Invalid shard');\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.ShardingRequired: {\n\t\t\t\tthrow new Error('Sharding is required');\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.InvalidAPIVersion: {\n\t\t\t\tthrow new Error('Used an invalid API version');\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.InvalidIntents: {\n\t\t\t\tthrow new Error('Used invalid intents');\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.DisallowedIntents: {\n\t\t\t\tthrow new Error('Used disallowed intents');\n\t\t\t}\n\n\t\t\tdefault: {\n\t\t\t\tthis.debug([\n\t\t\t\t\t`The gateway closed with an unexpected code ${code}, attempting to ${\n\t\t\t\t\t\tthis.failedToConnectDueToNetworkError ? 'reconnect' : 'resume'\n\t\t\t\t\t}.`,\n\t\t\t\t]);\n\t\t\t\treturn this.destroy({\n\t\t\t\t\tcode,\n\t\t\t\t\trecover: this.failedToConnectDueToNetworkError\n\t\t\t\t\t\t? WebSocketShardDestroyRecovery.Reconnect\n\t\t\t\t\t\t: WebSocketShardDestroyRecovery.Resume,\n\t\t\t\t});\n\t\t\t}\n\t\t}\n\t}\n\n\tprivate debug(messages: [string, ...string[]]) {\n\t\tconst message = `${messages[0]}${\n\t\t\tmessages.length > 1\n\t\t\t\t? `\\n${messages\n\t\t\t\t\t\t.slice(1)\n\t\t\t\t\t\t.map((m) => `\t${m}`)\n\t\t\t\t\t\t.join('\\n')}`\n\t\t\t\t: ''\n\t\t}`;\n\n\t\tthis.emit(WebSocketShardEvents.Debug, { message });\n\t}\n}\n","import process from 'node:process';\nimport { Collection } from '@discordjs/collection';\nimport { lazy } from '@discordjs/util';\nimport { APIVersion, GatewayOpcodes } from 'discord-api-types/v10';\nimport { SimpleShardingStrategy } from '../strategies/sharding/SimpleShardingStrategy.js';\nimport { SimpleIdentifyThrottler } from '../throttling/SimpleIdentifyThrottler.js';\nimport type { SessionInfo, OptionalWebSocketManagerOptions, WebSocketManager } from '../ws/WebSocketManager.js';\nimport type { SendRateLimitState } from '../ws/WebSocketShard.js';\n\n/**\n * Valid encoding types\n */\nexport enum Encoding {\n\tJSON = 'json',\n}\n\n/**\n * Valid compression methods\n */\nexport enum CompressionMethod {\n\tZlibStream = 'zlib-stream',\n}\n\nexport const DefaultDeviceProperty = `@discordjs/ws 0.8.3` as `@discordjs/ws ${string}`;\n\nconst getDefaultSessionStore = lazy(() => new Collection());\n\n/**\n * Default options used by the manager\n */\nexport const DefaultWebSocketManagerOptions = {\n\tasync buildIdentifyThrottler(manager: WebSocketManager) {\n\t\tconst info = await manager.fetchGatewayInformation();\n\t\treturn new SimpleIdentifyThrottler(info.session_start_limit.max_concurrency);\n\t},\n\tbuildStrategy: (manager) => new SimpleShardingStrategy(manager),\n\tshardCount: null,\n\tshardIds: null,\n\tlargeThreshold: null,\n\tinitialPresence: null,\n\tidentifyProperties: {\n\t\tbrowser: DefaultDeviceProperty,\n\t\tdevice: DefaultDeviceProperty,\n\t\tos: process.platform,\n\t},\n\tversion: APIVersion,\n\tencoding: Encoding.JSON,\n\tcompression: null,\n\tretrieveSessionInfo(shardId) {\n\t\tconst store = getDefaultSessionStore();\n\t\treturn store.get(shardId) ?? null;\n\t},\n\tupdateSessionInfo(shardId: number, info: SessionInfo | null) {\n\t\tconst store = getDefaultSessionStore();\n\t\tif (info) {\n\t\t\tstore.set(shardId, info);\n\t\t} else {\n\t\t\tstore.delete(shardId);\n\t\t}\n\t},\n\thandshakeTimeout: 30_000,\n\thelloTimeout: 60_000,\n\treadyTimeout: 15_000,\n} as const satisfies OptionalWebSocketManagerOptions;\n\nexport const ImportantGatewayOpcodes = new Set([\n\tGatewayOpcodes.Heartbeat,\n\tGatewayOpcodes.Identify,\n\tGatewayOpcodes.Resume,\n]);\n\nexport function getInitialSendRateLimitState(): SendRateLimitState {\n\treturn {\n\t\tremaining: 120,\n\t\tresetAt: Date.now() + 60_000,\n\t};\n}\n","import { Collection } from '@discordjs/collection';\nimport type { GatewaySendPayload } from 'discord-api-types/v10';\nimport type { WebSocketManager } from '../../ws/WebSocketManager.js';\nimport { WebSocketShard, WebSocketShardEvents, type WebSocketShardDestroyOptions } from '../../ws/WebSocketShard.js';\nimport { managerToFetchingStrategyOptions } from '../context/IContextFetchingStrategy.js';\nimport { SimpleContextFetchingStrategy } from '../context/SimpleContextFetchingStrategy.js';\nimport type { IShardingStrategy } from './IShardingStrategy.js';\n\n/**\n * Simple strategy that just spawns shards in the current process\n */\nexport class SimpleShardingStrategy implements IShardingStrategy {\n\tprivate readonly manager: WebSocketManager;\n\n\tprivate readonly shards = new Collection();\n\n\tpublic constructor(manager: WebSocketManager) {\n\t\tthis.manager = manager;\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.spawn}\n\t */\n\tpublic async spawn(shardIds: number[]) {\n\t\tconst strategyOptions = await managerToFetchingStrategyOptions(this.manager);\n\n\t\tfor (const shardId of shardIds) {\n\t\t\tconst strategy = new SimpleContextFetchingStrategy(this.manager, strategyOptions);\n\t\t\tconst shard = new WebSocketShard(strategy, shardId);\n\t\t\tfor (const event of Object.values(WebSocketShardEvents)) {\n\t\t\t\t// @ts-expect-error: Intentional\n\t\t\t\tshard.on(event, (payload) => this.manager.emit(event, { ...payload, shardId }));\n\t\t\t}\n\n\t\t\tthis.shards.set(shardId, shard);\n\t\t}\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.connect}\n\t */\n\tpublic async connect() {\n\t\tconst promises = [];\n\n\t\tfor (const shard of this.shards.values()) {\n\t\t\tpromises.push(shard.connect());\n\t\t}\n\n\t\tawait Promise.all(promises);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.destroy}\n\t */\n\tpublic async destroy(options?: Omit) {\n\t\tconst promises = [];\n\n\t\tfor (const shard of this.shards.values()) {\n\t\t\tpromises.push(shard.destroy(options));\n\t\t}\n\n\t\tawait Promise.all(promises);\n\t\tthis.shards.clear();\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.send}\n\t */\n\tpublic async send(shardId: number, payload: GatewaySendPayload) {\n\t\tconst shard = this.shards.get(shardId);\n\t\tif (!shard) {\n\t\t\tthrow new RangeError(`Shard ${shardId} not found`);\n\t\t}\n\n\t\treturn shard.send(payload);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.fetchStatus}\n\t */\n\tpublic async fetchStatus() {\n\t\treturn this.shards.mapValues((shard) => shard.status);\n\t}\n}\n","import type { IIdentifyThrottler } from '../../throttling/IIdentifyThrottler.js';\nimport type { SessionInfo, WebSocketManager } from '../../ws/WebSocketManager.js';\nimport type { FetchingStrategyOptions, IContextFetchingStrategy } from './IContextFetchingStrategy.js';\n\nexport class SimpleContextFetchingStrategy implements IContextFetchingStrategy {\n\t// This strategy assumes every shard is running under the same process - therefore we need a single\n\t// IdentifyThrottler per manager.\n\tprivate static throttlerCache = new WeakMap();\n\n\tprivate static async ensureThrottler(manager: WebSocketManager): Promise {\n\t\tconst throttler = SimpleContextFetchingStrategy.throttlerCache.get(manager);\n\t\tif (throttler) {\n\t\t\treturn throttler;\n\t\t}\n\n\t\tconst newThrottler = await manager.options.buildIdentifyThrottler(manager);\n\t\tSimpleContextFetchingStrategy.throttlerCache.set(manager, newThrottler);\n\n\t\treturn newThrottler;\n\t}\n\n\tpublic constructor(private readonly manager: WebSocketManager, public readonly options: FetchingStrategyOptions) {}\n\n\tpublic async retrieveSessionInfo(shardId: number): Promise {\n\t\treturn this.manager.options.retrieveSessionInfo(shardId);\n\t}\n\n\tpublic updateSessionInfo(shardId: number, sessionInfo: SessionInfo | null) {\n\t\treturn this.manager.options.updateSessionInfo(shardId, sessionInfo);\n\t}\n\n\tpublic async waitForIdentify(shardId: number, signal: AbortSignal): Promise {\n\t\tconst throttler = await SimpleContextFetchingStrategy.ensureThrottler(this.manager);\n\t\tawait throttler.waitForIdentify(shardId, signal);\n\t}\n}\n","import { setTimeout as sleep } from 'node:timers/promises';\nimport { Collection } from '@discordjs/collection';\nimport { AsyncQueue } from '@sapphire/async-queue';\nimport type { IIdentifyThrottler } from './IIdentifyThrottler.js';\n\n/**\n * The state of a rate limit key's identify queue.\n */\nexport interface IdentifyState {\n\tqueue: AsyncQueue;\n\tresetsAt: number;\n}\n\n/**\n * Local, in-memory identify throttler.\n */\nexport class SimpleIdentifyThrottler implements IIdentifyThrottler {\n\tprivate readonly states = new Collection();\n\n\tpublic constructor(private readonly maxConcurrency: number) {}\n\n\t/**\n\t * {@inheritDoc IIdentifyThrottler.waitForIdentify}\n\t */\n\tpublic async waitForIdentify(shardId: number, signal: AbortSignal): Promise {\n\t\tconst key = shardId % this.maxConcurrency;\n\n\t\tconst state = this.states.ensure(key, () => {\n\t\t\treturn {\n\t\t\t\tqueue: new AsyncQueue(),\n\t\t\t\tresetsAt: Number.POSITIVE_INFINITY,\n\t\t\t};\n\t\t});\n\n\t\tawait state.queue.wait({ signal });\n\n\t\ttry {\n\t\t\tconst diff = state.resetsAt - Date.now();\n\t\t\tif (diff <= 5_000) {\n\t\t\t\t// To account for the latency the IDENTIFY payload goes through, we add a bit more wait time\n\t\t\t\tconst time = diff + Math.random() * 1_500;\n\t\t\t\tawait sleep(time);\n\t\t\t}\n\n\t\t\tstate.resetsAt = Date.now() + 5_000;\n\t\t} finally {\n\t\t\tstate.queue.shift();\n\t\t}\n\t}\n}\n","import { WorkerBootstrapper } from '../../utils/WorkerBootstrapper.js';\n\nconst bootstrapper = new WorkerBootstrapper();\nvoid bootstrapper.bootstrap();\n"],"mappings":";;;;;;;;;AAAA,SAAS,gBAAAA,eAAc,cAAAC,aAAY,kBAAkB;AACrD,SAAS,cAAAC,mBAAkB;;;ACD3B,SAAS,cAAc,kBAAkB;AACzC,SAAS,cAAAC,mBAAkB;;;ACD3B,SAAS,YAAY;AACrB,SAAS,MAAM,YAAY,eAAe;AAC1C,SAAS,cAAc;AACvB,SAAS,kBAAkB;;;AC6B3B,eAAsB,iCAAiC,SAA6D;AAEnH,QAAM;AAAA,IACL;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA,GAAG;AAAA,EACJ,IAAI,QAAQ;AAGZ,SAAO;AAAA,IACN,GAAG;AAAA,IACH,oBAAoB,MAAM,QAAQ,wBAAwB;AAAA,IAC1D,YAAY,MAAM,QAAQ,cAAc;AAAA,EACzC;AACD;AAnBsB;;;AFdf,IAAM,gCAAN,MAAwE;AAAA,EAKvE,YAA4B,SAAkC;AAAlC;AAClC,QAAI,cAAc;AACjB,YAAM,IAAI,MAAM,qEAAqE;AAAA,IACtF;AAEA,eAAY,GAAG,WAAW,CAAC,YAA+B;AACzD,UAAI,QAAQ,oCAAgD;AAC3D,aAAK,gBAAgB,IAAI,QAAQ,KAAK,IAAI,QAAQ,OAAO;AACzD,aAAK,gBAAgB,OAAO,QAAQ,KAAK;AAAA,MAC1C;AAEA,UAAI,QAAQ,sCAAkD;AAC7D,cAAM,UAAU,KAAK,wBAAwB,IAAI,QAAQ,KAAK;AAC9D,YAAI,QAAQ,IAAI;AACf,mBAAS,QAAQ;AAAA,QAClB,OAAO;AACN,mBAAS,OAAO;AAAA,QACjB;AAEA,aAAK,wBAAwB,OAAO,QAAQ,KAAK;AAAA,MAClD;AAAA,IACD,CAAC;AAAA,EACF;AAAA,EA1BiB,kBAAkB,IAAIC,YAA0D;AAAA,EAEhF,0BAA0B,IAAIA,YAAwD;AAAA,EA0BvG,MAAa,oBAAoB,SAA8C;AAC9E,UAAM,QAAQ,KAAK,OAAO;AAC1B,UAAM,UAAgC;AAAA,MACrC;AAAA,MACA;AAAA,MACA;AAAA,IACD;AAEA,UAAM,UAAU,IAAI,QAA4B,CAACC,aAAY,KAAK,gBAAgB,IAAI,OAAOA,QAAO,CAAC;AACrG,eAAY,YAAY,OAAO;AAC/B,WAAO;AAAA,EACR;AAAA,EAEO,kBAAkB,SAAiB,aAAiC;AAC1E,UAAM,UAAgC;AAAA,MACrC;AAAA,MACA;AAAA,MACA,SAAS;AAAA,IACV;AACA,eAAY,YAAY,OAAO;AAAA,EAChC;AAAA,EAEA,MAAa,gBAAgB,SAAiB,QAAoC;AACjF,UAAM,QAAQ,KAAK,OAAO;AAE1B,UAAM,UAAgC;AAAA,MACrC;AAAA,MACA;AAAA,MACA;AAAA,IACD;AACA,UAAM,UAAU,IAAI;AAAA,MAAc,CAACA,UAAS;AAAA;AAAA,QAE3C,KAAK,wBAAwB,IAAI,OAAO,EAAE,SAAAA,UAAS,OAAO,CAAC;AAAA;AAAA,IAC5D;AAEA,eAAY,YAAY,OAAO;AAE/B,UAAM,WAAW,6BAAM;AACtB,YAAMC,WAAgC;AAAA,QACrC;AAAA,QACA;AAAA,MACD;AAEA,iBAAY,YAAYA,QAAO;AAAA,IAChC,GAPiB;AASjB,IAAC,OAA0C,iBAAiB,SAAS,QAAQ;AAE7E,QAAI;AACH,YAAM;AAAA,IACP,UAAE;AACD,MAAC,OAA0C,oBAAoB,SAAS,QAAQ;AAAA,IACjF;AAAA,EACD;AACD;AAnFa;;;AGjBb,SAAS,UAAAC,eAAc;AACvB,SAAS,QAAAC,aAAY;AACrB,SAAS,eAAe,cAAc,aAAa,kBAAkB;AACrE,SAAS,cAAcC,cAAa;AACpC,SAAS,uBAAuB;AAChC,SAAS,mBAAmB;AAC5B,SAAS,eAAe;AACxB,SAAS,cAAAC,mBAAkB;AAC3B,SAAS,QAAAC,aAAY;AACrB,SAAS,cAAAC,mBAAkB;AAC3B,SAAS,yBAAyB;AAClC;AAAA,EACC;AAAA,EACA;AAAA,EACA,kBAAAC;AAAA,OAMM;AACP,SAAS,iBAA+B;;;ACtBxC,OAAO,aAAa;AACpB,SAAS,cAAAC,mBAAkB;AAC3B,SAAS,YAAY;AACrB,SAAS,YAAY,sBAAsB;;;ACH3C,SAAS,cAAAC,mBAAkB;;;ACIpB,IAAM,iCAAN,MAAwE;AAAA,EAiBvE,YAA6B,SAA2C,SAAkC;AAA7E;AAA2C;AAAA,EAAmC;AAAA,EAZlH,aAAqB,gBAAgB,SAAwD;AAC5F,UAAM,YAAY,+BAA8B,eAAe,IAAI,OAAO;AAC1E,QAAI,WAAW;AACd,aAAO;AAAA,IACR;AAEA,UAAM,eAAe,MAAM,QAAQ,QAAQ,uBAAuB,OAAO;AACzE,mCAA8B,eAAe,IAAI,SAAS,YAAY;AAEtE,WAAO;AAAA,EACR;AAAA,EAIA,MAAa,oBAAoB,SAA8C;AAC9E,WAAO,KAAK,QAAQ,QAAQ,oBAAoB,OAAO;AAAA,EACxD;AAAA,EAEO,kBAAkB,SAAiB,aAAiC;AAC1E,WAAO,KAAK,QAAQ,QAAQ,kBAAkB,SAAS,WAAW;AAAA,EACnE;AAAA,EAEA,MAAa,gBAAgB,SAAiB,QAAoC;AACjF,UAAM,YAAY,MAAM,+BAA8B,gBAAgB,KAAK,OAAO;AAClF,UAAM,UAAU,gBAAgB,SAAS,MAAM;AAAA,EAChD;AACD;AA/BO,IAAM,gCAAN;AAAM;AAAA;AAAA;AAGZ,cAHY,+BAGG,kBAAiB,oBAAI,QAA8C;;;ADI5E,IAAM,yBAAN,MAA0D;AAAA,EAC/C;AAAA,EAEA,SAAS,IAAIC,YAAmC;AAAA,EAE1D,YAAY,SAA2B;AAC7C,SAAK,UAAU;AAAA,EAChB;AAAA;AAAA;AAAA;AAAA,EAKA,MAAa,MAAM,UAAoB;AACtC,UAAM,kBAAkB,MAAM,iCAAiC,KAAK,OAAO;AAE3E,eAAW,WAAW,UAAU;AAC/B,YAAM,WAAW,IAAI,8BAA8B,KAAK,SAAS,eAAe;AAChF,YAAM,QAAQ,IAAI,eAAe,UAAU,OAAO;AAClD,iBAAW,SAAS,OAAO,OAAO,oBAAoB,GAAG;AAExD,cAAM,GAAG,OAAO,CAAC,YAAY,KAAK,QAAQ,KAAK,OAAO,EAAE,GAAG,SAAS,QAAQ,CAAC,CAAC;AAAA,MAC/E;AAEA,WAAK,OAAO,IAAI,SAAS,KAAK;AAAA,IAC/B;AAAA,EACD;AAAA;AAAA;AAAA;AAAA,EAKA,MAAa,UAAU;AACtB,UAAM,WAAW,CAAC;AAElB,eAAW,SAAS,KAAK,OAAO,OAAO,GAAG;AACzC,eAAS,KAAK,MAAM,QAAQ,CAAC;AAAA,IAC9B;AAEA,UAAM,QAAQ,IAAI,QAAQ;AAAA,EAC3B;AAAA;AAAA;AAAA;AAAA,EAKA,MAAa,QAAQ,SAAyD;AAC7E,UAAM,WAAW,CAAC;AAElB,eAAW,SAAS,KAAK,OAAO,OAAO,GAAG;AACzC,eAAS,KAAK,MAAM,QAAQ,OAAO,CAAC;AAAA,IACrC;AAEA,UAAM,QAAQ,IAAI,QAAQ;AAC1B,SAAK,OAAO,MAAM;AAAA,EACnB;AAAA;AAAA;AAAA;AAAA,EAKA,MAAa,KAAK,SAAiB,SAA6B;AAC/D,UAAM,QAAQ,KAAK,OAAO,IAAI,OAAO;AACrC,QAAI,CAAC,OAAO;AACX,YAAM,IAAI,WAAW,SAAS,mBAAmB;AAAA,IAClD;AAEA,WAAO,MAAM,KAAK,OAAO;AAAA,EAC1B;AAAA;AAAA;AAAA;AAAA,EAKA,MAAa,cAAc;AAC1B,WAAO,KAAK,OAAO,UAAU,CAAC,UAAU,MAAM,MAAM;AAAA,EACrD;AACD;AAxEa;;;AEXb,SAAS,cAAc,aAAa;AACpC,SAAS,cAAAC,mBAAkB;AAC3B,SAAS,kBAAkB;AAcpB,IAAM,0BAAN,MAA4D;AAAA,EAG3D,YAA6B,gBAAwB;AAAxB;AAAA,EAAyB;AAAA,EAF5C,SAAS,IAAIC,YAAkC;AAAA;AAAA;AAAA;AAAA,EAOhE,MAAa,gBAAgB,SAAiB,QAAoC;AACjF,UAAM,MAAM,UAAU,KAAK;AAE3B,UAAM,QAAQ,KAAK,OAAO,OAAO,KAAK,MAAM;AAC3C,aAAO;AAAA,QACN,OAAO,IAAI,WAAW;AAAA,QACtB,UAAU,OAAO;AAAA,MAClB;AAAA,IACD,CAAC;AAED,UAAM,MAAM,MAAM,KAAK,EAAE,OAAO,CAAC;AAEjC,QAAI;AACH,YAAM,OAAO,MAAM,WAAW,KAAK,IAAI;AACvC,UAAI,QAAQ,KAAO;AAElB,cAAM,OAAO,OAAO,KAAK,OAAO,IAAI;AACpC,cAAM,MAAM,IAAI;AAAA,MACjB;AAEA,YAAM,WAAW,KAAK,IAAI,IAAI;AAAA,IAC/B,UAAE;AACD,YAAM,MAAM,MAAM;AAAA,IACnB;AAAA,EACD;AACD;AAjCa;;;AHON,IAAM,wBAAwB;AAErC,IAAM,yBAAyB,KAAK,MAAM,IAAIC,YAAuC,CAAC;AAK/E,IAAM,iCAAiC;AAAA,EAC7C,MAAM,uBAAuB,SAA2B;AACvD,UAAM,OAAO,MAAM,QAAQ,wBAAwB;AACnD,WAAO,IAAI,wBAAwB,KAAK,oBAAoB,eAAe;AAAA,EAC5E;AAAA,EACA,eAAe,CAAC,YAAY,IAAI,uBAAuB,OAAO;AAAA,EAC9D,YAAY;AAAA,EACZ,UAAU;AAAA,EACV,gBAAgB;AAAA,EAChB,iBAAiB;AAAA,EACjB,oBAAoB;AAAA,IACnB,SAAS;AAAA,IACT,QAAQ;AAAA,IACR,IAAI,QAAQ;AAAA,EACb;AAAA,EACA,SAAS;AAAA,EACT,UAAU;AAAA,EACV,aAAa;AAAA,EACb,oBAAoB,SAAS;AAC5B,UAAM,QAAQ,uBAAuB;AACrC,WAAO,MAAM,IAAI,OAAO,KAAK;AAAA,EAC9B;AAAA,EACA,kBAAkB,SAAiB,MAA0B;AAC5D,UAAM,QAAQ,uBAAuB;AACrC,QAAI,MAAM;AACT,YAAM,IAAI,SAAS,IAAI;AAAA,IACxB,OAAO;AACN,YAAM,OAAO,OAAO;AAAA,IACrB;AAAA,EACD;AAAA,EACA,kBAAkB;AAAA,EAClB,cAAc;AAAA,EACd,cAAc;AACf;AAEO,IAAM,0BAA0B,oBAAI,IAAI;AAAA,EAC9C,eAAe;AAAA,EACf,eAAe;AAAA,EACf,eAAe;AAChB,CAAC;AAEM,SAAS,+BAAmD;AAClE,SAAO;AAAA,IACN,WAAW;AAAA,IACX,SAAS,KAAK,IAAI,IAAI;AAAA,EACvB;AACD;AALgB;;;AD1ChB,IAAM,cAAcC,MAAK,YAAY,OAAO,WAAW,EAAE,KAAK,CAAC,QAAQ,IAAI,OAAO,EAAE,MAAM,MAAM,IAAI,CAAC;AAE9F,IAAK,uBAAL,kBAAKC,0BAAL;AACN,EAAAA,sBAAA,YAAS;AACT,EAAAA,sBAAA,WAAQ;AACR,EAAAA,sBAAA,cAAW;AACX,EAAAA,sBAAA,WAAQ;AACR,EAAAA,sBAAA,uBAAoB;AACpB,EAAAA,sBAAA,WAAQ;AACR,EAAAA,sBAAA,WAAQ;AACR,EAAAA,sBAAA,aAAU;AARC,SAAAA;AAAA,GAAA;AAkBL,IAAK,gCAAL,kBAAKC,mCAAL;AACN,EAAAA,8DAAA;AACA,EAAAA,8DAAA;AAFW,SAAAA;AAAA,GAAA;AAiCL,IAAM,iBAAN,cAA6B,kBAA2C;AAAA,EACtE,aAA+B;AAAA,EAE/B,sBAAsB;AAAA,EAEtB,UAA0B;AAAA,EAEjB,cAAc,IAAI,YAAY;AAAA,EAEvC,iBAAiB;AAAA,EAEjB,QAAQ;AAAA,EAER,qBAAyC,6BAA6B;AAAA,EAEtE,oCAA4D;AAAA,EAE5D,oBAAyC;AAAA,EAEzC,kBAAkB;AAAA;AAAA,EAGlB,yBAAyB;AAAA;AAAA,EAGzB,mCAAmC;AAAA,EAE1B,YAAY,IAAIC,YAAW;AAAA,EAE3B,0BAA0B,IAAIC,YAAkD;AAAA,EAEhF;AAAA,EAED;AAAA,EAEhB,UAAgC;AAAA,EAEhC,IAAW,SAA+B;AACzC,WAAO,KAAK;AAAA,EACb;AAAA,EAEO,YAAY,UAAoC,IAAY;AAClE,UAAM;AACN,SAAK,WAAW;AAChB,SAAK,KAAK;AAAA,EACX;AAAA,EAEA,MAAa,UAAU;AACtB,UAAM,UAAU,KAAK,yBAAyB,QAAQ,QAAQ,IAAIC,MAAK,MAAM,mBAA0B;AACvG,SAAK,KAAK,gBAAgB;AAE1B,UAAM;AACN,SAAK,yBAAyB;AAAA,EAC/B;AAAA,EAEA,MAAc,kBAAkB;AAC/B,QAAI,KAAK,YAAY,cAA2B;AAC/C,YAAM,IAAI,MAAM,2CAA2C;AAAA,IAC5D;AAEA,UAAM,EAAE,SAAS,UAAU,YAAY,IAAI,KAAK,SAAS;AACzD,UAAM,SAAS,IAAI,gBAAgB,EAAE,GAAG,SAAS,SAAS,CAAC;AAC3D,QAAI,aAAa;AAChB,YAAM,OAAO,MAAM,YAAY;AAC/B,UAAI,MAAM;AACT,eAAO,OAAO,YAAY,WAAW;AACrC,aAAK,UAAU,IAAI,KAAK,QAAQ;AAAA,UAC/B,WAAW;AAAA,UACX,IAAI;AAAA,QACL,CAAC;AAAA,MACF,WAAW,CAAC,KAAK,qBAAqB;AACrC,aAAK,sBAAsB;AAC3B,gBAAQ;AAAA,UACP;AAAA,QACD;AAAA,MACD;AAAA,IACD;AAEA,UAAM,UAAU,MAAM,KAAK,SAAS,oBAAoB,KAAK,EAAE;AAE/D,UAAM,MAAM,GAAG,SAAS,aAAa,KAAK,SAAS,QAAQ,mBAAmB,OAAO,OAAO,SAAS;AACrG,SAAK,MAAM,CAAC,iBAAiB,KAAK,CAAC;AACnC,UAAM,aAAa,IAAI,UAAU,KAAK,EAAE,kBAAkB,KAAK,SAAS,QAAQ,oBAAoB,OAAU,CAAC,EAC7G,GAAG,WAAW,KAAK,UAAU,KAAK,IAAI,CAAC,EACvC,GAAG,SAAS,KAAK,QAAQ,KAAK,IAAI,CAAC,EACnC,GAAG,SAAS,KAAK,QAAQ,KAAK,IAAI,CAAC;AAErC,eAAW,aAAa;AACxB,SAAK,aAAa;AAElB,SAAK,UAAU;AAEf,SAAK,qBAAqB,6BAA6B;AAEvD,UAAM,EAAE,GAAG,IAAI,MAAM,KAAK,aAAa,qBAA4B,KAAK,SAAS,QAAQ,YAAY;AACrG,QAAI,CAAC,IAAI;AACR;AAAA,IACD;AAEA,QAAI,SAAS,eAAe,KAAK,SAAS,QAAQ,YAAY;AAC7D,YAAM,KAAK,OAAO,OAAO;AAAA,IAC1B,OAAO;AACN,YAAM,KAAK,SAAS;AAAA,IACrB;AAAA,EACD;AAAA,EAEA,MAAa,QAAQ,UAAwC,CAAC,GAAG;AAChE,QAAI,KAAK,YAAY,cAA2B;AAC/C,WAAK,MAAM,CAAC,wCAAwC,CAAC;AACrD;AAAA,IACD;AAEA,QAAI,CAAC,QAAQ,MAAM;AAClB,cAAQ,OAAO,QAAQ,YAAY,iBAAuC,sBAAsB;AAAA,IACjG;AAEA,SAAK,MAAM;AAAA,MACV;AAAA,MACA,WAAW,QAAQ,UAAU;AAAA,MAC7B,SAAS,QAAQ;AAAA,MACjB,YAAY,QAAQ,YAAY,SAAY,SAAS,8BAA8B,QAAQ,OAAO;AAAA,IACnG,CAAC;AAGD,SAAK,QAAQ;AACb,QAAI,KAAK,mBAAmB;AAC3B,oBAAc,KAAK,iBAAiB;AAAA,IACrC;AAEA,QAAI,KAAK,mCAAmC;AAC3C,WAAK,kCAAkC,MAAM;AAC7C,WAAK,oCAAoC;AAAA,IAC1C;AAEA,SAAK,kBAAkB;AAEvB,eAAW,cAAc,KAAK,wBAAwB,OAAO,GAAG;AAC/D,iBAAW,MAAM;AAAA,IAClB;AAEA,SAAK,wBAAwB,MAAM;AAEnC,SAAK,mCAAmC;AAGxC,QAAI,QAAQ,YAAY,gBAAsC;AAC7D,YAAM,KAAK,SAAS,kBAAkB,KAAK,IAAI,IAAI;AAAA,IACpD;AAEA,QAAI,KAAK,YAAY;AAEpB,WAAK,WAAW,mBAAmB,SAAS;AAE5C,WAAK,WAAW,mBAAmB,OAAO;AAE1C,YAAM,cAAc,KAAK,WAAW,eAAe,UAAU;AAE7D,WAAK,MAAM;AAAA,QACV;AAAA,QACA,kBAAkB;AAAA,QAClB,gBAAgB,KAAK,WAAW;AAAA,MACjC,CAAC;AAED,UAAI,aAAa;AAChB,aAAK,WAAW,MAAM,QAAQ,MAAM,QAAQ,MAAM;AAClD,cAAMA,MAAK,KAAK,YAAY,OAAO;AACnC,aAAK,KAAK,uBAA6B,EAAE,MAAM,QAAQ,KAAK,CAAC;AAAA,MAC9D;AAIA,WAAK,WAAW,mBAAmB,OAAO;AAAA,IAC3C,OAAO;AACN,WAAK,MAAM,CAAC,2EAA2E,CAAC;AAAA,IACzF;AAEA,SAAK,UAAU;AAEf,QAAI,QAAQ,YAAY,QAAW;AAGlC,YAAMC,OAAM,GAAG;AACf,aAAO,KAAK,gBAAgB;AAAA,IAC7B;AAAA,EACD;AAAA,EAEA,MAAc,aAAa,OAA6B,iBAA2D;AAClH,SAAK,MAAM,CAAC,qBAAqB,SAAS,kBAAkB,OAAO,sBAAsB,gBAAgB,CAAC;AAC1G,UAAM,oBAAoB,IAAI,gBAAgB;AAC9C,UAAM,UAAU,kBAAkB,WAAW,MAAM,kBAAkB,MAAM,GAAG,eAAe,EAAE,MAAM,IAAI;AAEzG,SAAK,wBAAwB,IAAI,OAAO,iBAAiB;AAEzD,UAAM,kBAAkB,IAAI,gBAAgB;AAE5C,QAAI;AAKH,YAAM,SAAS,MAAM,QAAQ,KAAc;AAAA,QAC1CD,MAAK,MAAM,OAAO,EAAE,QAAQ,kBAAkB,OAAO,CAAC,EAAE,KAAK,MAAM,KAAK;AAAA,QACxEA,MAAK,MAAM,uBAA6B,EAAE,QAAQ,gBAAgB,OAAO,CAAC,EAAE,KAAK,MAAM,IAAI;AAAA,MAC5F,CAAC;AAED,aAAO,EAAE,IAAI,CAAC,OAAO;AAAA,IACtB,QAAE;AAED,WAAK,KAAK,QAAQ;AAAA,QACjB,MAAM;AAAA,QACN,QAAQ;AAAA,QACR,SAAS;AAAA,MACV,CAAC;AAED,aAAO,EAAE,IAAI,MAAM;AAAA,IACpB,UAAE;AACD,UAAI,SAAS;AACZ,qBAAa,OAAO;AAAA,MACrB;AAEA,WAAK,wBAAwB,OAAO,KAAK;AAGzC,UAAI,CAAC,gBAAgB,OAAO,SAAS;AACpC,wBAAgB,MAAM;AAAA,MACvB;AAAA,IACD;AAAA,EACD;AAAA,EAEA,MAAa,KAAK,SAA4C;AAC7D,QAAI,CAAC,KAAK,YAAY;AACrB,YAAM,IAAI,MAAM,iCAAiC;AAAA,IAClD;AAEA,QAAI,KAAK,YAAY,iBAA8B,CAAC,wBAAwB,IAAI,QAAQ,EAAE,GAAG;AAC5F,WAAK,MAAM,CAAC,yEAAyE,CAAC;AAEtF,UAAI;AACH,cAAMA,MAAK,MAAM,mBAA0B;AAAA,MAC5C,QAAE;AACD,eAAO,KAAK,KAAK,OAAO;AAAA,MACzB;AAAA,IACD;AAEA,UAAM,KAAK,UAAU,KAAK;AAE1B,QAAI,EAAE,KAAK,mBAAmB,aAAa,GAAG;AAC7C,YAAM,MAAM,KAAK,IAAI;AAErB,UAAI,KAAK,mBAAmB,UAAU,KAAK;AAC1C,cAAM,WAAW,KAAK,mBAAmB,UAAU;AAEnD,aAAK,MAAM,CAAC,sDAAsD,YAAY,CAAC;AAC/E,cAAM,aAAa,IAAI,gBAAgB;AAGvC,cAAM,cAAc,MAAM,QAAQ,KAAK;AAAA,UACtCC,OAAM,QAAQ,EAAE,KAAK,MAAM,KAAK;AAAA,UAChCD,MAAK,MAAM,uBAA6B,EAAE,QAAQ,WAAW,OAAO,CAAC,EAAE,KAAK,MAAM,IAAI;AAAA,QACvF,CAAC;AAED,YAAI,aAAa;AAChB,eAAK,MAAM,CAAC,uFAAuF,CAAC;AACpG,eAAK,UAAU,MAAM;AACrB,iBAAO,KAAK,KAAK,OAAO;AAAA,QACzB;AAGA,mBAAW,MAAM;AAAA,MAClB;AAEA,WAAK,qBAAqB,6BAA6B;AAAA,IACxD;AAEA,SAAK,UAAU,MAAM;AACrB,SAAK,WAAW,KAAK,KAAK,UAAU,OAAO,CAAC;AAAA,EAC7C;AAAA,EAEA,MAAc,WAAW;AACxB,SAAK,MAAM,CAAC,+BAA+B,CAAC;AAE5C,UAAM,aAAa,IAAI,gBAAgB;AACvC,UAAM,eAAe,6BAAM;AAC1B,iBAAW,MAAM;AAAA,IAClB,GAFqB;AAIrB,SAAK,GAAG,uBAA6B,YAAY;AAEjD,QAAI;AACH,YAAM,KAAK,SAAS,gBAAgB,KAAK,IAAI,WAAW,MAAM;AAAA,IAC/D,QAAE;AACD,WAAK,MAAM,CAAC,mEAAmE,CAAC;AAChF;AAAA,IACD,UAAE;AACD,WAAK,IAAI,uBAA6B,YAAY;AAAA,IACnD;AAEA,SAAK,MAAM;AAAA,MACV;AAAA,MACA,aAAa,KAAK,GAAG,SAAS;AAAA,MAC9B,gBAAgB,KAAK,SAAS,QAAQ;AAAA,MACtC,YAAY,KAAK,SAAS,QAAQ;AAAA,MAClC,gBAAgB,KAAK,UAAU,gBAAgB,KAAK,sBAAsB,aAAa;AAAA,IACxF,CAAC;AAED,UAAM,IAAyB;AAAA,MAC9B,OAAO,KAAK,SAAS,QAAQ;AAAA,MAC7B,YAAY,KAAK,SAAS,QAAQ;AAAA,MAClC,SAAS,KAAK,SAAS,QAAQ;AAAA,MAC/B,UAAU,KAAK;AAAA,MACf,OAAO,CAAC,KAAK,IAAI,KAAK,SAAS,QAAQ,UAAU;AAAA,IAClD;AAEA,QAAI,KAAK,SAAS,QAAQ,gBAAgB;AACzC,QAAE,kBAAkB,KAAK,SAAS,QAAQ;AAAA,IAC3C;AAEA,QAAI,KAAK,SAAS,QAAQ,iBAAiB;AAC1C,QAAE,WAAW,KAAK,SAAS,QAAQ;AAAA,IACpC;AAEA,UAAM,KAAK,KAAK;AAAA,MACf,IAAIE,gBAAe;AAAA,MACnB;AAAA,IACD,CAAC;AAED,UAAM,KAAK,aAAa,qBAA4B,KAAK,SAAS,QAAQ,YAAY;AAAA,EACvF;AAAA,EAEA,MAAc,OAAO,SAAsB;AAC1C,SAAK,MAAM;AAAA,MACV;AAAA,MACA,eAAe,QAAQ;AAAA,MACvB,aAAa,QAAQ;AAAA,MACrB,aAAa,KAAK,GAAG,SAAS;AAAA,IAC/B,CAAC;AAED,SAAK,UAAU;AACf,SAAK,iBAAiB;AACtB,WAAO,KAAK,KAAK;AAAA,MAChB,IAAIA,gBAAe;AAAA,MACnB,GAAG;AAAA,QACF,OAAO,KAAK,SAAS,QAAQ;AAAA,QAC7B,KAAK,QAAQ;AAAA,QACb,YAAY,QAAQ;AAAA,MACrB;AAAA,IACD,CAAC;AAAA,EACF;AAAA,EAEA,MAAc,UAAU,YAAY,OAAO;AAC1C,QAAI,CAAC,KAAK,SAAS,CAAC,WAAW;AAC9B,aAAO,KAAK,QAAQ,EAAE,QAAQ,qBAAqB,SAAS,eAAqC,CAAC;AAAA,IACnG;AAEA,UAAM,UAAU,MAAM,KAAK,SAAS,oBAAoB,KAAK,EAAE;AAE/D,UAAM,KAAK,KAAK;AAAA,MACf,IAAIA,gBAAe;AAAA,MACnB,GAAG,SAAS,YAAY;AAAA,IACzB,CAAC;AAED,SAAK,kBAAkB,KAAK,IAAI;AAChC,SAAK,QAAQ;AAAA,EACd;AAAA,EAEA,MAAc,cAAc,MAA4B,UAA0D;AACjH,UAAM,iBAAiB,IAAI,WAAW,IAAI;AAG1C,QAAI,CAAC,UAAU;AACd,aAAO,KAAK,MAAM,KAAK,YAAY,OAAO,cAAc,CAAC;AAAA,IAC1D;AAGA,QAAI,KAAK,qBAAqB;AAC7B,aAAO,IAAI,QAAQ,CAACC,UAAS,WAAW;AACvC,gBAAQ,gBAAgB,EAAE,WAAW,MAAO,GAAG,CAAC,KAAK,WAAW;AAC/D,cAAI,KAAK;AACR,mBAAO,GAAG;AACV;AAAA,UACD;AAEA,UAAAA,SAAQ,KAAK,MAAM,KAAK,YAAY,OAAO,MAAM,CAAC,CAA0B;AAAA,QAC7E,CAAC;AAAA,MACF,CAAC;AAAA,IACF;AAGA,QAAI,KAAK,SAAS;AACjB,YAAM,IAAI,eAAe;AACzB,YAAM,QACL,KAAK,KACL,eAAe,IAAI,CAAC,MAAM,KAC1B,eAAe,IAAI,CAAC,MAAM,KAC1B,eAAe,IAAI,CAAC,MAAM,OAC1B,eAAe,IAAI,CAAC,MAAM;AAE3B,YAAM,OAAQ,MAAM,YAAY;AAChC,WAAK,QAAQ,KAAKC,QAAO,KAAK,cAAc,GAAG,QAAQ,KAAK,eAAe,KAAK,UAAU;AAE1F,UAAI,KAAK,QAAQ,KAAK;AACrB,aAAK,KAAK,qBAA4B;AAAA,UACrC,OAAO,IAAI,MAAM,GAAG,KAAK,QAAQ,MAAM,KAAK,QAAQ,MAAM,KAAK,KAAK,QAAQ,QAAQ,IAAI;AAAA,QACzF,CAAC;AAAA,MACF;AAEA,UAAI,CAAC,OAAO;AACX,eAAO;AAAA,MACR;AAEA,YAAM,EAAE,OAAO,IAAI,KAAK;AACxB,UAAI,CAAC,QAAQ;AACZ,eAAO;AAAA,MACR;AAEA,aAAO,KAAK,MAAM,OAAO,WAAW,WAAW,SAAS,KAAK,YAAY,OAAO,MAAM,CAAC;AAAA,IACxF;AAEA,SAAK,MAAM;AAAA,MACV;AAAA,MACA,aAAa,SAAS,SAAS;AAAA,MAC/B,wBAAwB,KAAK,oBAAoB,SAAS;AAAA,MAC1D,YAAY,QAAQ,KAAK,OAAO,EAAE,SAAS;AAAA,IAC5C,CAAC;AAED,WAAO;AAAA,EACR;AAAA,EAEA,MAAc,UAAU,MAAe,UAAmB;AACzD,UAAM,UAAU,MAAM,KAAK,cAAc,MAA8B,QAAQ;AAC/E,QAAI,CAAC,SAAS;AACb;AAAA,IACD;AAEA,YAAQ,QAAQ,IAAI;AAAA,MACnB,KAAKF,gBAAe,UAAU;AAC7B,YAAI,KAAK,YAAY,kBAA+B;AACnD,eAAK;AAAA,QACN;AAGA,gBAAQ,QAAQ,GAAG;AAAA,UAClB,KAAK,sBAAsB,OAAO;AACjC,iBAAK,UAAU;AAEf,kBAAMG,WAAU;AAAA,cACf,UAAU,QAAQ;AAAA,cAClB,WAAW,QAAQ,EAAE;AAAA,cACrB,SAAS,KAAK;AAAA,cACd,YAAY,KAAK,SAAS,QAAQ;AAAA,cAClC,WAAW,QAAQ,EAAE;AAAA,YACtB;AAEA,kBAAM,KAAK,SAAS,kBAAkB,KAAK,IAAIA,QAAO;AAEtD,iBAAK,KAAK,qBAA4B,EAAE,MAAM,QAAQ,EAAE,CAAC;AACzD;AAAA,UACD;AAAA,UAEA,KAAK,sBAAsB,SAAS;AACnC,iBAAK,UAAU;AACf,iBAAK,MAAM,CAAC,wBAAwB,KAAK,uBAAuB,CAAC;AACjE,iBAAK,KAAK,uBAA4B;AACtC;AAAA,UACD;AAAA,UAEA,SAAS;AACR;AAAA,UACD;AAAA,QACD;AAEA,cAAM,UAAU,MAAM,KAAK,SAAS,oBAAoB,KAAK,EAAE;AAC/D,YAAI,SAAS;AACZ,cAAI,QAAQ,IAAI,QAAQ,UAAU;AACjC,kBAAM,KAAK,SAAS,kBAAkB,KAAK,IAAI,EAAE,GAAG,SAAS,UAAU,QAAQ,EAAE,CAAC;AAAA,UACnF;AAAA,QACD,OAAO;AACN,eAAK,MAAM;AAAA,YACV,cAAc,QAAQ;AAAA,UACvB,CAAC;AAAA,QACF;AAEA,aAAK,KAAK,2BAA+B,EAAE,MAAM,QAAQ,CAAC;AAE1D;AAAA,MACD;AAAA,MAEA,KAAKH,gBAAe,WAAW;AAC9B,cAAM,KAAK,UAAU,IAAI;AACzB;AAAA,MACD;AAAA,MAEA,KAAKA,gBAAe,WAAW;AAC9B,cAAM,KAAK,QAAQ;AAAA,UAClB,QAAQ;AAAA,UACR,SAAS;AAAA,QACV,CAAC;AACD;AAAA,MACD;AAAA,MAEA,KAAKA,gBAAe,gBAAgB;AACnC,aAAK,MAAM,CAAC,4CAA4C,QAAQ,EAAE,SAAS,GAAG,CAAC;AAC/E,cAAM,UAAU,MAAM,KAAK,SAAS,oBAAoB,KAAK,EAAE;AAC/D,YAAI,QAAQ,KAAK,SAAS;AACzB,gBAAM,KAAK,OAAO,OAAO;AAAA,QAC1B,OAAO;AACN,gBAAM,KAAK,QAAQ;AAAA,YAClB,QAAQ;AAAA,YACR,SAAS;AAAA,UACV,CAAC;AAAA,QACF;AAEA;AAAA,MACD;AAAA,MAEA,KAAKA,gBAAe,OAAO;AAC1B,aAAK,KAAK,mBAA0B;AACpC,cAAM,SAAS,KAAK,OAAO;AAC3B,cAAM,YAAY,KAAK,MAAM,QAAQ,EAAE,qBAAqB,MAAM;AAClE,aAAK,MAAM,CAAC,gEAAgE,mBAAmB,aAAa,CAAC;AAE7G,YAAI;AACH,gBAAM,aAAa,IAAI,gBAAgB;AACvC,eAAK,oCAAoC;AACzC,gBAAMD,OAAM,WAAW,QAAW,EAAE,QAAQ,WAAW,OAAO,CAAC;AAAA,QAChE,QAAE;AACD,eAAK,MAAM,CAAC,0DAA0D,CAAC;AACvE;AAAA,QACD,UAAE;AACD,eAAK,oCAAoC;AAAA,QAC1C;AAEA,cAAM,KAAK,UAAU;AAErB,aAAK,MAAM,CAAC,gDAAgD,QAAQ,EAAE,sBAAsB,CAAC;AAC7F,aAAK,oBAAoB,YAAY,MAAM,KAAK,KAAK,UAAU,GAAG,QAAQ,EAAE,kBAAkB;AAC9F;AAAA,MACD;AAAA,MAEA,KAAKC,gBAAe,cAAc;AACjC,aAAK,QAAQ;AAEb,cAAM,QAAQ,KAAK,IAAI;AACvB,aAAK,KAAK,qCAAwC;AAAA,UACjD;AAAA,UACA,aAAa,KAAK;AAAA,UAClB,SAAS,QAAQ,KAAK;AAAA,QACvB,CAAC;AAED;AAAA,MACD;AAAA,IACD;AAAA,EACD;AAAA,EAEQ,QAAQ,OAAc;AAC7B,QAAI,UAAU,SAAS,CAAC,cAAc,cAAc,EAAE,SAAS,MAAM,IAAc,GAAG;AACrF,WAAK,MAAM,CAAC,uEAAuE,CAAC;AACpF,WAAK,mCAAmC;AACxC;AAAA,IACD;AAEA,SAAK,KAAK,qBAA4B,EAAE,MAAM,CAAC;AAAA,EAChD;AAAA,EAEA,MAAc,QAAQ,MAAc;AACnC,SAAK,KAAK,uBAA6B,EAAE,KAAK,CAAC;AAE/C,YAAQ,MAAM;AAAA,MACb,KAAK,kBAAmB;AACvB,eAAO,KAAK,QAAQ;AAAA,UACnB;AAAA,UACA,QAAQ;AAAA,UACR,SAAS;AAAA,QACV,CAAC;AAAA,MACF;AAAA,MAEA,KAAK,qBAAqB;AACzB;AAAA,MACD;AAAA,MAEA,KAAK,kBAAkB,cAAc;AACpC,aAAK,MAAM,CAAC,8BAA8B,MAAM,CAAC;AACjD,eAAO,KAAK,QAAQ,EAAE,MAAM,SAAS,eAAqC,CAAC;AAAA,MAC5E;AAAA,MAEA,KAAK,kBAAkB,eAAe;AACrC,aAAK,MAAM,CAAC,wCAAwC,CAAC;AACrD,eAAO,KAAK,QAAQ,EAAE,MAAM,SAAS,eAAqC,CAAC;AAAA,MAC5E;AAAA,MAEA,KAAK,kBAAkB,aAAa;AACnC,aAAK,MAAM,CAAC,yCAAyC,CAAC;AACtD,eAAO,KAAK,QAAQ,EAAE,MAAM,SAAS,eAAqC,CAAC;AAAA,MAC5E;AAAA,MAEA,KAAK,kBAAkB,kBAAkB;AACxC,aAAK,MAAM,CAAC,gEAAgE,CAAC;AAC7E,eAAO,KAAK,QAAQ,EAAE,MAAM,SAAS,kBAAwC,CAAC;AAAA,MAC/E;AAAA,MAEA,KAAK,kBAAkB,sBAAsB;AAC5C,cAAM,IAAI,MAAM,uBAAuB;AAAA,MACxC;AAAA,MAEA,KAAK,kBAAkB,sBAAsB;AAC5C,aAAK,MAAM,CAAC,sCAAsC,CAAC;AACnD,eAAO,KAAK,QAAQ,EAAE,MAAM,SAAS,kBAAwC,CAAC;AAAA,MAC/E;AAAA,MAEA,KAAK,kBAAkB,YAAY;AAClC,aAAK,MAAM,CAAC,+BAA+B,CAAC;AAC5C,eAAO,KAAK,QAAQ,EAAE,MAAM,SAAS,kBAAwC,CAAC;AAAA,MAC/E;AAAA,MAEA,KAAK,kBAAkB,aAAa;AACnC,aAAK,MAAM,CAAC,iEAAiE,CAAC;AAC9E,eAAO,KAAK,QAAQ,EAAE,MAAM,SAAS,kBAAwC,CAAC;AAAA,MAC/E;AAAA,MAEA,KAAK,kBAAkB,iBAAiB;AACvC,aAAK,MAAM,CAAC,oBAAoB,CAAC;AACjC,eAAO,KAAK,QAAQ,EAAE,MAAM,SAAS,eAAqC,CAAC;AAAA,MAC5E;AAAA,MAEA,KAAK,kBAAkB,cAAc;AACpC,cAAM,IAAI,MAAM,eAAe;AAAA,MAChC;AAAA,MAEA,KAAK,kBAAkB,kBAAkB;AACxC,cAAM,IAAI,MAAM,sBAAsB;AAAA,MACvC;AAAA,MAEA,KAAK,kBAAkB,mBAAmB;AACzC,cAAM,IAAI,MAAM,6BAA6B;AAAA,MAC9C;AAAA,MAEA,KAAK,kBAAkB,gBAAgB;AACtC,cAAM,IAAI,MAAM,sBAAsB;AAAA,MACvC;AAAA,MAEA,KAAK,kBAAkB,mBAAmB;AACzC,cAAM,IAAI,MAAM,yBAAyB;AAAA,MAC1C;AAAA,MAEA,SAAS;AACR,aAAK,MAAM;AAAA,UACV,8CAA8C,uBAC7C,KAAK,mCAAmC,cAAc;AAAA,QAExD,CAAC;AACD,eAAO,KAAK,QAAQ;AAAA,UACnB;AAAA,UACA,SAAS,KAAK,mCACX,oBACA;AAAA,QACJ,CAAC;AAAA,MACF;AAAA,IACD;AAAA,EACD;AAAA,EAEQ,MAAM,UAAiC;AAC9C,UAAM,UAAU,GAAG,SAAS,CAAC,IAC5B,SAAS,SAAS,IACf;AAAA,EAAK,SACJ,MAAM,CAAC,EACP,IAAI,CAAC,MAAM,IAAI,GAAG,EAClB,KAAK,IAAI,MACV;AAGJ,SAAK,KAAK,qBAA4B,EAAE,QAAQ,CAAC;AAAA,EAClD;AACD;AAhqBa;;;AJjDN,IAAM,qBAAN,MAAyB;AAAA;AAAA;AAAA;AAAA,EAIZ,OAAO;AAAA;AAAA;AAAA;AAAA,EAKP,SAAS,IAAII,YAAmC;AAAA,EAE5D,cAAc;AACpB,QAAIC,eAAc;AACjB,YAAM,IAAI,MAAM,gEAAgE;AAAA,IACjF;AAAA,EACD;AAAA;AAAA;AAAA;AAAA,EAKA,MAAgB,QAAQ,SAAgC;AACvD,UAAM,QAAQ,KAAK,OAAO,IAAI,OAAO;AACrC,QAAI,CAAC,OAAO;AACX,YAAM,IAAI,WAAW,SAAS,wBAAwB;AAAA,IACvD;AAEA,UAAM,MAAM,QAAQ;AAAA,EACrB;AAAA;AAAA;AAAA;AAAA,EAKA,MAAgB,QAAQ,SAAiB,SAAuD;AAC/F,UAAM,QAAQ,KAAK,OAAO,IAAI,OAAO;AACrC,QAAI,CAAC,OAAO;AACX,YAAM,IAAI,WAAW,SAAS,wBAAwB;AAAA,IACvD;AAEA,UAAM,MAAM,QAAQ,OAAO;AAAA,EAC5B;AAAA;AAAA;AAAA;AAAA,EAKU,oBAA0B;AACnC,IAAAC,YACE,GAAG,gBAAgB,CAAC,QAAQ;AAC5B,YAAM;AAAA,IACP,CAAC,EACA,GAAG,WAAW,OAAO,YAA+B;AACpD,cAAQ,QAAQ,IAAI;AAAA,QACnB,sBAAkC;AACjC,gBAAM,KAAK,QAAQ,QAAQ,OAAO;AAClC,gBAAM,WAAiC;AAAA,YACtC;AAAA,YACA,SAAS,QAAQ;AAAA,UAClB;AACA,UAAAA,YAAY,YAAY,QAAQ;AAChC;AAAA,QACD;AAAA,QAEA,sBAAkC;AACjC,gBAAM,KAAK,QAAQ,QAAQ,SAAS,QAAQ,OAAO;AACnD,gBAAM,WAAiC;AAAA,YACtC;AAAA,YACA,SAAS,QAAQ;AAAA,UAClB;AAEA,UAAAA,YAAY,YAAY,QAAQ;AAChC;AAAA,QACD;AAAA,QAEA,mBAA+B;AAC9B,gBAAM,QAAQ,KAAK,OAAO,IAAI,QAAQ,OAAO;AAC7C,cAAI,CAAC,OAAO;AACX,kBAAM,IAAI,WAAW,SAAS,QAAQ,wBAAwB;AAAA,UAC/D;AAEA,gBAAM,MAAM,KAAK,QAAQ,OAAO;AAChC;AAAA,QACD;AAAA,QAEA,kCAA8C;AAC7C;AAAA,QACD;AAAA,QAEA,oCAAgD;AAC/C;AAAA,QACD;AAAA,QAEA,0BAAsC;AACrC,gBAAM,QAAQ,KAAK,OAAO,IAAI,QAAQ,OAAO;AAC7C,cAAI,CAAC,OAAO;AACX,kBAAM,IAAI,MAAM,SAAS,QAAQ,wBAAwB;AAAA,UAC1D;AAEA,gBAAM,WAAiC;AAAA,YACtC;AAAA,YACA,QAAQ,MAAM;AAAA,YACd,OAAO,QAAQ;AAAA,UAChB;AAEA,UAAAA,YAAY,YAAY,QAAQ;AAChC;AAAA,QACD;AAAA,MACD;AAAA,IACD,CAAC;AAAA,EACH;AAAA;AAAA;AAAA;AAAA,EAKA,MAAa,UAAU,UAAsC,CAAC,GAAkB;AAE/E,eAAW,WAAW,KAAK,KAAK,UAAU;AACzC,YAAM,QAAQ,IAAI,eAAe,IAAI,8BAA8B,KAAK,IAAI,GAAG,OAAO;AACtF,iBAAW,SAAS,QAAQ,iBAAiB,OAAO,OAAO,oBAAoB,GAAG;AAEjF,cAAM,GAAG,OAAO,CAAC,SAAS;AACzB,gBAAM,UAAgC;AAAA,YACrC;AAAA,YACA;AAAA,YACA;AAAA,YACA;AAAA,UACD;AACA,UAAAA,YAAY,YAAY,OAAO;AAAA,QAChC,CAAC;AAAA,MACF;AAGA,YAAM,QAAQ,gBAAgB,KAAK;AACnC,WAAK,OAAO,IAAI,SAAS,KAAK;AAAA,IAC/B;AAGA,SAAK,kBAAkB;AAEvB,UAAM,UAAgC;AAAA,MACrC;AAAA,IACD;AACA,IAAAA,YAAY,YAAY,OAAO;AAAA,EAChC;AACD;AA9Ia;;;AS/Bb,IAAM,eAAe,IAAI,mBAAmB;AAC5C,KAAK,aAAa,UAAU;","names":["isMainThread","parentPort","Collection","Collection","Collection","resolve","payload","Buffer","once","sleep","Collection","lazy","AsyncQueue","GatewayOpcodes","Collection","Collection","Collection","Collection","Collection","Collection","lazy","WebSocketShardEvents","WebSocketShardDestroyRecovery","AsyncQueue","Collection","once","sleep","GatewayOpcodes","resolve","Buffer","session","Collection","isMainThread","parentPort"]} \ No newline at end of file diff --git a/node_modules/@discordjs/ws/dist/index.d.ts b/node_modules/@discordjs/ws/dist/index.d.ts new file mode 100644 index 0000000..a79c561 --- /dev/null +++ b/node_modules/@discordjs/ws/dist/index.d.ts @@ -0,0 +1,667 @@ +import * as _discordjs_util from '@discordjs/util'; +import { Awaitable } from '@discordjs/util'; +import { GatewayDispatchPayload, GatewayReadyDispatchData, GatewaySendPayload, GatewayOpcodes, GatewayIntentBits, GatewayIdentifyProperties, GatewayPresenceUpdateData, APIGatewayBotInfo } from 'discord-api-types/v10'; +import * as _discordjs_collection from '@discordjs/collection'; +import { Collection } from '@discordjs/collection'; +import { AsyncEventEmitter } from '@vladfrangu/async_event_emitter'; +import { REST } from '@discordjs/rest'; +import { AsyncQueue } from '@sapphire/async-queue'; + +declare enum WebSocketShardEvents { + Closed = "closed", + Debug = "debug", + Dispatch = "dispatch", + Error = "error", + HeartbeatComplete = "heartbeat", + Hello = "hello", + Ready = "ready", + Resumed = "resumed" +} +declare enum WebSocketShardStatus { + Idle = 0, + Connecting = 1, + Resuming = 2, + Ready = 3 +} +declare enum WebSocketShardDestroyRecovery { + Reconnect = 0, + Resume = 1 +} +type WebSocketShardEventsMap = { + [WebSocketShardEvents.Closed]: [{ + code: number; + }]; + [WebSocketShardEvents.Debug]: [payload: { + message: string; + }]; + [WebSocketShardEvents.Dispatch]: [payload: { + data: GatewayDispatchPayload; + }]; + [WebSocketShardEvents.Error]: [payload: { + error: Error; + }]; + [WebSocketShardEvents.Hello]: []; + [WebSocketShardEvents.Ready]: [payload: { + data: GatewayReadyDispatchData; + }]; + [WebSocketShardEvents.Resumed]: []; + [WebSocketShardEvents.HeartbeatComplete]: [payload: { + ackAt: number; + heartbeatAt: number; + latency: number; + }]; +}; +interface WebSocketShardDestroyOptions { + code?: number; + reason?: string; + recover?: WebSocketShardDestroyRecovery; +} +declare enum CloseCodes { + Normal = 1000, + Resuming = 4200 +} +interface SendRateLimitState { + remaining: number; + resetAt: number; +} +declare class WebSocketShard extends AsyncEventEmitter { + #private; + private connection; + private useIdentifyCompress; + private inflate; + private readonly textDecoder; + private replayedEvents; + private isAck; + private sendRateLimitState; + private initialHeartbeatTimeoutController; + private heartbeatInterval; + private lastHeartbeatAt; + private initialConnectResolved; + private failedToConnectDueToNetworkError; + private readonly sendQueue; + private readonly timeoutAbortControllers; + private readonly strategy; + readonly id: number; + get status(): WebSocketShardStatus; + constructor(strategy: IContextFetchingStrategy, id: number); + connect(): Promise; + private internalConnect; + destroy(options?: WebSocketShardDestroyOptions): Promise; + private waitForEvent; + send(payload: GatewaySendPayload): Promise; + private identify; + private resume; + private heartbeat; + private unpackMessage; + private onMessage; + private onError; + private onClose; + private debug; +} + +/** + * Strategies responsible for spawning, initializing connections, destroying shards, and relaying events + */ +interface IShardingStrategy { + /** + * Initializes all the shards + */ + connect(): Awaitable; + /** + * Destroys all the shards + */ + destroy(options?: Omit): Awaitable; + /** + * Fetches the status of all the shards + */ + fetchStatus(): Awaitable>; + /** + * Sends a payload to a shard + */ + send(shardId: number, payload: GatewaySendPayload): Awaitable; + /** + * Spawns all the shards + */ + spawn(shardIds: number[]): Awaitable; +} + +/** + * IdentifyThrottlers are responsible for dictating when a shard is allowed to identify. + * + * @see {@link https://discord.com/developers/docs/topics/gateway#sharding-max-concurrency} + */ +interface IIdentifyThrottler { + /** + * Resolves once the given shard should be allowed to identify, or rejects if the operation was aborted. + */ + waitForIdentify(shardId: number, signal: AbortSignal): Promise; +} + +/** + * Simple strategy that just spawns shards in the current process + */ +declare class SimpleShardingStrategy implements IShardingStrategy { + private readonly manager; + private readonly shards; + constructor(manager: WebSocketManager); + /** + * {@inheritDoc IShardingStrategy.spawn} + */ + spawn(shardIds: number[]): Promise; + /** + * {@inheritDoc IShardingStrategy.connect} + */ + connect(): Promise; + /** + * {@inheritDoc IShardingStrategy.destroy} + */ + destroy(options?: Omit): Promise; + /** + * {@inheritDoc IShardingStrategy.send} + */ + send(shardId: number, payload: GatewaySendPayload): Promise; + /** + * {@inheritDoc IShardingStrategy.fetchStatus} + */ + fetchStatus(): Promise>; +} + +/** + * The state of a rate limit key's identify queue. + */ +interface IdentifyState { + queue: AsyncQueue; + resetsAt: number; +} +/** + * Local, in-memory identify throttler. + */ +declare class SimpleIdentifyThrottler implements IIdentifyThrottler { + private readonly maxConcurrency; + private readonly states; + constructor(maxConcurrency: number); + /** + * {@inheritDoc IIdentifyThrottler.waitForIdentify} + */ + waitForIdentify(shardId: number, signal: AbortSignal): Promise; +} + +/** + * Valid encoding types + */ +declare enum Encoding { + JSON = "json" +} +/** + * Valid compression methods + */ +declare enum CompressionMethod { + ZlibStream = "zlib-stream" +} +declare const DefaultDeviceProperty: `@discordjs/ws ${string}`; +/** + * Default options used by the manager + */ +declare const DefaultWebSocketManagerOptions: { + readonly buildIdentifyThrottler: (manager: WebSocketManager) => Promise; + readonly buildStrategy: (manager: WebSocketManager) => SimpleShardingStrategy; + readonly shardCount: null; + readonly shardIds: null; + readonly largeThreshold: null; + readonly initialPresence: null; + readonly identifyProperties: { + readonly browser: `@discordjs/ws ${string}`; + readonly device: `@discordjs/ws ${string}`; + readonly os: NodeJS.Platform; + }; + readonly version: "10"; + readonly encoding: Encoding; + readonly compression: null; + readonly retrieveSessionInfo: (shardId: number) => SessionInfo | null; + readonly updateSessionInfo: (shardId: number, info: SessionInfo | null) => void; + readonly handshakeTimeout: 30000; + readonly helloTimeout: 60000; + readonly readyTimeout: 15000; +}; +declare const ImportantGatewayOpcodes: Set; +declare function getInitialSendRateLimitState(): SendRateLimitState; + +/** + * Represents a range of shard ids + */ +interface ShardRange { + end: number; + start: number; +} +/** + * Session information for a given shard, used to resume a session + */ +interface SessionInfo { + /** + * URL to use when resuming + */ + resumeURL: string; + /** + * The sequence number of the last message sent by the shard + */ + sequence: number; + /** + * Session id for this shard + */ + sessionId: string; + /** + * The total number of shards at the time of this shard identifying + */ + shardCount: number; + /** + * The id of the shard + */ + shardId: number; +} +/** + * Required options for the WebSocketManager + */ +interface RequiredWebSocketManagerOptions { + /** + * The intents to request + */ + intents: GatewayIntentBits | 0; + /** + * The REST instance to use for fetching gateway information + */ + rest: REST; + /** + * The token to use for identifying with the gateway + */ + token: string; +} +/** + * Optional additional configuration for the WebSocketManager + */ +interface OptionalWebSocketManagerOptions { + /** + * Builds an identify throttler to use for this manager's shards + */ + buildIdentifyThrottler(manager: WebSocketManager): Awaitable; + /** + * Builds the strategy to use for sharding + * + * @example + * ```ts + * const manager = new WebSocketManager({ + * token: process.env.DISCORD_TOKEN, + * intents: 0, // for no intents + * rest, + * buildStrategy: (manager) => new WorkerShardingStrategy(manager, { shardsPerWorker: 2 }), + * }); + * ``` + */ + buildStrategy(manager: WebSocketManager): IShardingStrategy; + /** + * The compression method to use + * + * @defaultValue `null` (no compression) + */ + compression: CompressionMethod | null; + /** + * The encoding to use + * + * @defaultValue `'json'` + */ + encoding: Encoding; + /** + * How long to wait for a shard to connect before giving up + */ + handshakeTimeout: number | null; + /** + * How long to wait for a shard's HELLO packet before giving up + */ + helloTimeout: number | null; + /** + * Properties to send to the gateway when identifying + */ + identifyProperties: GatewayIdentifyProperties; + /** + * Initial presence data to send to the gateway when identifying + */ + initialPresence: GatewayPresenceUpdateData | null; + /** + * Value between 50 and 250, total number of members where the gateway will stop sending offline members in the guild member list + */ + largeThreshold: number | null; + /** + * How long to wait for a shard's READY packet before giving up + */ + readyTimeout: number | null; + /** + * Function used to retrieve session information (and attempt to resume) for a given shard + * + * @example + * ```ts + * const manager = new WebSocketManager({ + * async retrieveSessionInfo(shardId): Awaitable { + * // Fetch this info from redis or similar + * return { sessionId: string, sequence: number }; + * // Return null if no information is found + * }, + * }); + * ``` + */ + retrieveSessionInfo(shardId: number): Awaitable; + /** + * The total number of shards across all WebsocketManagers you intend to instantiate. + * Use `null` to use Discord's recommended shard count + */ + shardCount: number | null; + /** + * The ids of the shards this WebSocketManager should manage. + * Use `null` to simply spawn 0 through `shardCount - 1` + * + * @example + * ```ts + * const manager = new WebSocketManager({ + * shardIds: [1, 3, 7], // spawns shard 1, 3, and 7, nothing else + * }); + * ``` + * @example + * ```ts + * const manager = new WebSocketManager({ + * shardIds: { + * start: 3, + * end: 6, + * }, // spawns shards 3, 4, 5, and 6 + * }); + * ``` + */ + shardIds: number[] | ShardRange | null; + /** + * Function used to store session information for a given shard + */ + updateSessionInfo(shardId: number, sessionInfo: SessionInfo | null): Awaitable; + /** + * The gateway version to use + * + * @defaultValue `'10'` + */ + version: string; +} +type WebSocketManagerOptions = OptionalWebSocketManagerOptions & RequiredWebSocketManagerOptions; +type ManagerShardEventsMap = { + [K in keyof WebSocketShardEventsMap]: [ + WebSocketShardEventsMap[K] extends [] ? { + shardId: number; + } : WebSocketShardEventsMap[K][0] & { + shardId: number; + } + ]; +}; +declare class WebSocketManager extends AsyncEventEmitter { + /** + * The options being used by this manager + */ + readonly options: WebSocketManagerOptions; + /** + * Internal cache for a GET /gateway/bot result + */ + private gatewayInformation; + /** + * Internal cache for the shard ids + */ + private shardIds; + /** + * Strategy used to manage shards + * + * @defaultValue `SimpleShardingStrategy` + */ + private readonly strategy; + constructor(options: Partial & RequiredWebSocketManagerOptions); + /** + * Fetches the gateway information from Discord - or returns it from cache if available + * + * @param force - Whether to ignore the cache and force a fresh fetch + */ + fetchGatewayInformation(force?: boolean): Promise; + /** + * Updates your total shard count on-the-fly, spawning shards as needed + * + * @param shardCount - The new shard count to use + */ + updateShardCount(shardCount: number | null): Promise; + /** + * Yields the total number of shards across for your bot, accounting for Discord recommendations + */ + getShardCount(): Promise; + /** + * Yields the ids of the shards this manager should manage + */ + getShardIds(force?: boolean): Promise; + connect(): Promise; + destroy(options?: Omit): Awaitable; + send(shardId: number, payload: GatewaySendPayload): Awaitable; + fetchStatus(): Awaitable<_discordjs_collection.Collection>; +} + +interface FetchingStrategyOptions extends Omit { + readonly gatewayInformation: APIGatewayBotInfo; + readonly shardCount: number; +} +/** + * Strategies responsible solely for making manager information accessible + */ +interface IContextFetchingStrategy { + readonly options: FetchingStrategyOptions; + retrieveSessionInfo(shardId: number): Awaitable; + updateSessionInfo(shardId: number, sessionInfo: SessionInfo | null): Awaitable; + /** + * Resolves once the given shard should be allowed to identify, or rejects if the operation was aborted + */ + waitForIdentify(shardId: number, signal: AbortSignal): Promise; +} +declare function managerToFetchingStrategyOptions(manager: WebSocketManager): Promise; + +declare class SimpleContextFetchingStrategy implements IContextFetchingStrategy { + private readonly manager; + readonly options: FetchingStrategyOptions; + private static throttlerCache; + private static ensureThrottler; + constructor(manager: WebSocketManager, options: FetchingStrategyOptions); + retrieveSessionInfo(shardId: number): Promise; + updateSessionInfo(shardId: number, sessionInfo: SessionInfo | null): _discordjs_util.Awaitable; + waitForIdentify(shardId: number, signal: AbortSignal): Promise; +} + +declare class WorkerContextFetchingStrategy implements IContextFetchingStrategy { + readonly options: FetchingStrategyOptions; + private readonly sessionPromises; + private readonly waitForIdentifyPromises; + constructor(options: FetchingStrategyOptions); + retrieveSessionInfo(shardId: number): Promise; + updateSessionInfo(shardId: number, sessionInfo: SessionInfo | null): void; + waitForIdentify(shardId: number, signal: AbortSignal): Promise; +} + +interface WorkerData extends FetchingStrategyOptions { + shardIds: number[]; +} +declare enum WorkerSendPayloadOp { + Connect = 0, + Destroy = 1, + Send = 2, + SessionInfoResponse = 3, + ShardIdentifyResponse = 4, + FetchStatus = 5 +} +type WorkerSendPayload = { + nonce: number; + ok: boolean; + op: WorkerSendPayloadOp.ShardIdentifyResponse; +} | { + nonce: number; + op: WorkerSendPayloadOp.FetchStatus; + shardId: number; +} | { + nonce: number; + op: WorkerSendPayloadOp.SessionInfoResponse; + session: SessionInfo | null; +} | { + op: WorkerSendPayloadOp.Connect; + shardId: number; +} | { + op: WorkerSendPayloadOp.Destroy; + options?: WebSocketShardDestroyOptions; + shardId: number; +} | { + op: WorkerSendPayloadOp.Send; + payload: GatewaySendPayload; + shardId: number; +}; +declare enum WorkerReceivePayloadOp { + Connected = 0, + Destroyed = 1, + Event = 2, + RetrieveSessionInfo = 3, + UpdateSessionInfo = 4, + WaitForIdentify = 5, + FetchStatusResponse = 6, + WorkerReady = 7, + CancelIdentify = 8 +} +type WorkerReceivePayload = { + data: any; + event: WebSocketShardEvents; + op: WorkerReceivePayloadOp.Event; + shardId: number; +} | { + nonce: number; + op: WorkerReceivePayloadOp.CancelIdentify; +} | { + nonce: number; + op: WorkerReceivePayloadOp.FetchStatusResponse; + status: WebSocketShardStatus; +} | { + nonce: number; + op: WorkerReceivePayloadOp.RetrieveSessionInfo; + shardId: number; +} | { + nonce: number; + op: WorkerReceivePayloadOp.WaitForIdentify; + shardId: number; +} | { + op: WorkerReceivePayloadOp.Connected; + shardId: number; +} | { + op: WorkerReceivePayloadOp.Destroyed; + shardId: number; +} | { + op: WorkerReceivePayloadOp.UpdateSessionInfo; + session: SessionInfo | null; + shardId: number; +} | { + op: WorkerReceivePayloadOp.WorkerReady; +}; +/** + * Options for a {@link WorkerShardingStrategy} + */ +interface WorkerShardingStrategyOptions { + /** + * Dictates how many shards should be spawned per worker thread. + */ + shardsPerWorker: number | 'all'; + /** + * Path to the worker file to use. The worker requires quite a bit of setup, it is recommended you leverage the {@link WorkerBootstrapper} class. + */ + workerPath?: string; +} +/** + * Strategy used to spawn threads in worker_threads + */ +declare class WorkerShardingStrategy implements IShardingStrategy { + #private; + private readonly manager; + private readonly options; + private readonly connectPromises; + private readonly destroyPromises; + private readonly fetchStatusPromises; + private readonly waitForIdentifyControllers; + private throttler?; + constructor(manager: WebSocketManager, options: WorkerShardingStrategyOptions); + /** + * {@inheritDoc IShardingStrategy.spawn} + */ + spawn(shardIds: number[]): Promise; + /** + * {@inheritDoc IShardingStrategy.connect} + */ + connect(): Promise; + /** + * {@inheritDoc IShardingStrategy.destroy} + */ + destroy(options?: Omit): Promise; + /** + * {@inheritDoc IShardingStrategy.send} + */ + send(shardId: number, data: GatewaySendPayload): void; + /** + * {@inheritDoc IShardingStrategy.fetchStatus} + */ + fetchStatus(): Promise>; + private setupWorker; + private resolveWorkerPath; + private waitForWorkerReady; + private onMessage; + private ensureThrottler; +} + +/** + * Options for bootstrapping the worker + */ +interface BootstrapOptions { + /** + * Shard events to just arbitrarily forward to the parent thread for the manager to emit + * Note: By default, this will include ALL events + * you most likely want to handle dispatch within the worker itself + */ + forwardEvents?: WebSocketShardEvents[]; + /** + * Function to call when a shard is created for additional setup + */ + shardCallback?(shard: WebSocketShard): Awaitable; +} +/** + * Utility class for bootstrapping a worker thread to be used for sharding + */ +declare class WorkerBootstrapper { + /** + * The data passed to the worker thread + */ + protected readonly data: WorkerData; + /** + * The shards that are managed by this worker + */ + protected readonly shards: Collection; + constructor(); + /** + * Helper method to initiate a shard's connection process + */ + protected connect(shardId: number): Promise; + /** + * Helper method to destroy a shard + */ + protected destroy(shardId: number, options?: WebSocketShardDestroyOptions): Promise; + /** + * Helper method to attach event listeners to the parentPort + */ + protected setupThreadEvents(): void; + /** + * Bootstraps the worker thread with the provided options + */ + bootstrap(options?: Readonly): Promise; +} + +/** + * The {@link https://github.com/discordjs/discord.js/blob/main/packages/ws/#readme | @discordjs/ws} version + * that you are currently using. + */ +declare const version: string; + +export { BootstrapOptions, CloseCodes, CompressionMethod, DefaultDeviceProperty, DefaultWebSocketManagerOptions, Encoding, FetchingStrategyOptions, IContextFetchingStrategy, IIdentifyThrottler, IShardingStrategy, IdentifyState, ImportantGatewayOpcodes, ManagerShardEventsMap, OptionalWebSocketManagerOptions, RequiredWebSocketManagerOptions, SendRateLimitState, SessionInfo, ShardRange, SimpleContextFetchingStrategy, SimpleIdentifyThrottler, SimpleShardingStrategy, WebSocketManager, WebSocketManagerOptions, WebSocketShard, WebSocketShardDestroyOptions, WebSocketShardDestroyRecovery, WebSocketShardEvents, WebSocketShardEventsMap, WebSocketShardStatus, WorkerBootstrapper, WorkerContextFetchingStrategy, WorkerData, WorkerReceivePayload, WorkerReceivePayloadOp, WorkerSendPayload, WorkerSendPayloadOp, WorkerShardingStrategy, WorkerShardingStrategyOptions, getInitialSendRateLimitState, managerToFetchingStrategyOptions, version }; diff --git a/node_modules/@discordjs/ws/dist/index.js b/node_modules/@discordjs/ws/dist/index.js new file mode 100644 index 0000000..3440c07 --- /dev/null +++ b/node_modules/@discordjs/ws/dist/index.js @@ -0,0 +1,1409 @@ +"use strict"; +var __create = Object.create; +var __defProp = Object.defineProperty; +var __getOwnPropDesc = Object.getOwnPropertyDescriptor; +var __getOwnPropNames = Object.getOwnPropertyNames; +var __getProtoOf = Object.getPrototypeOf; +var __hasOwnProp = Object.prototype.hasOwnProperty; +var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value; +var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); +var __export = (target, all) => { + for (var name in all) + __defProp(target, name, { get: all[name], enumerable: true }); +}; +var __copyProps = (to, from, except, desc) => { + if (from && typeof from === "object" || typeof from === "function") { + for (let key of __getOwnPropNames(from)) + if (!__hasOwnProp.call(to, key) && key !== except) + __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable }); + } + return to; +}; +var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps( + // If the importer is in node compatibility mode or this is not an ESM + // file that has been converted to a CommonJS file using a Babel- + // compatible transform (i.e. "__esModule" has not been set), then set + // "default" to the CommonJS "module.exports" for node compatibility. + isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target, + mod +)); +var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod); +var __publicField = (obj, key, value) => { + __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value); + return value; +}; + +// src/index.ts +var src_exports = {}; +__export(src_exports, { + CloseCodes: () => CloseCodes, + CompressionMethod: () => CompressionMethod, + DefaultDeviceProperty: () => DefaultDeviceProperty, + DefaultWebSocketManagerOptions: () => DefaultWebSocketManagerOptions, + Encoding: () => Encoding, + ImportantGatewayOpcodes: () => ImportantGatewayOpcodes, + SimpleContextFetchingStrategy: () => SimpleContextFetchingStrategy, + SimpleIdentifyThrottler: () => SimpleIdentifyThrottler, + SimpleShardingStrategy: () => SimpleShardingStrategy, + WebSocketManager: () => WebSocketManager, + WebSocketShard: () => WebSocketShard, + WebSocketShardDestroyRecovery: () => WebSocketShardDestroyRecovery, + WebSocketShardEvents: () => WebSocketShardEvents, + WebSocketShardStatus: () => WebSocketShardStatus, + WorkerBootstrapper: () => WorkerBootstrapper, + WorkerContextFetchingStrategy: () => WorkerContextFetchingStrategy, + WorkerReceivePayloadOp: () => WorkerReceivePayloadOp, + WorkerSendPayloadOp: () => WorkerSendPayloadOp, + WorkerShardingStrategy: () => WorkerShardingStrategy, + getInitialSendRateLimitState: () => getInitialSendRateLimitState, + managerToFetchingStrategyOptions: () => managerToFetchingStrategyOptions, + version: () => version +}); +module.exports = __toCommonJS(src_exports); + +// src/strategies/context/IContextFetchingStrategy.ts +async function managerToFetchingStrategyOptions(manager) { + const { + buildIdentifyThrottler, + buildStrategy, + retrieveSessionInfo, + updateSessionInfo, + shardCount, + shardIds, + rest, + ...managerOptions + } = manager.options; + return { + ...managerOptions, + gatewayInformation: await manager.fetchGatewayInformation(), + shardCount: await manager.getShardCount() + }; +} +__name(managerToFetchingStrategyOptions, "managerToFetchingStrategyOptions"); + +// src/strategies/context/SimpleContextFetchingStrategy.ts +var _SimpleContextFetchingStrategy = class { + constructor(manager, options) { + this.manager = manager; + this.options = options; + } + static async ensureThrottler(manager) { + const throttler = _SimpleContextFetchingStrategy.throttlerCache.get(manager); + if (throttler) { + return throttler; + } + const newThrottler = await manager.options.buildIdentifyThrottler(manager); + _SimpleContextFetchingStrategy.throttlerCache.set(manager, newThrottler); + return newThrottler; + } + async retrieveSessionInfo(shardId) { + return this.manager.options.retrieveSessionInfo(shardId); + } + updateSessionInfo(shardId, sessionInfo) { + return this.manager.options.updateSessionInfo(shardId, sessionInfo); + } + async waitForIdentify(shardId, signal) { + const throttler = await _SimpleContextFetchingStrategy.ensureThrottler(this.manager); + await throttler.waitForIdentify(shardId, signal); + } +}; +var SimpleContextFetchingStrategy = _SimpleContextFetchingStrategy; +__name(SimpleContextFetchingStrategy, "SimpleContextFetchingStrategy"); +// This strategy assumes every shard is running under the same process - therefore we need a single +// IdentifyThrottler per manager. +__publicField(SimpleContextFetchingStrategy, "throttlerCache", /* @__PURE__ */ new WeakMap()); + +// src/strategies/context/WorkerContextFetchingStrategy.ts +var import_node_worker_threads2 = require("worker_threads"); +var import_collection2 = require("@discordjs/collection"); + +// src/strategies/sharding/WorkerShardingStrategy.ts +var import_node_events = require("events"); +var import_node_path = require("path"); +var import_node_worker_threads = require("worker_threads"); +var import_collection = require("@discordjs/collection"); +var WorkerSendPayloadOp = /* @__PURE__ */ ((WorkerSendPayloadOp2) => { + WorkerSendPayloadOp2[WorkerSendPayloadOp2["Connect"] = 0] = "Connect"; + WorkerSendPayloadOp2[WorkerSendPayloadOp2["Destroy"] = 1] = "Destroy"; + WorkerSendPayloadOp2[WorkerSendPayloadOp2["Send"] = 2] = "Send"; + WorkerSendPayloadOp2[WorkerSendPayloadOp2["SessionInfoResponse"] = 3] = "SessionInfoResponse"; + WorkerSendPayloadOp2[WorkerSendPayloadOp2["ShardIdentifyResponse"] = 4] = "ShardIdentifyResponse"; + WorkerSendPayloadOp2[WorkerSendPayloadOp2["FetchStatus"] = 5] = "FetchStatus"; + return WorkerSendPayloadOp2; +})(WorkerSendPayloadOp || {}); +var WorkerReceivePayloadOp = /* @__PURE__ */ ((WorkerReceivePayloadOp2) => { + WorkerReceivePayloadOp2[WorkerReceivePayloadOp2["Connected"] = 0] = "Connected"; + WorkerReceivePayloadOp2[WorkerReceivePayloadOp2["Destroyed"] = 1] = "Destroyed"; + WorkerReceivePayloadOp2[WorkerReceivePayloadOp2["Event"] = 2] = "Event"; + WorkerReceivePayloadOp2[WorkerReceivePayloadOp2["RetrieveSessionInfo"] = 3] = "RetrieveSessionInfo"; + WorkerReceivePayloadOp2[WorkerReceivePayloadOp2["UpdateSessionInfo"] = 4] = "UpdateSessionInfo"; + WorkerReceivePayloadOp2[WorkerReceivePayloadOp2["WaitForIdentify"] = 5] = "WaitForIdentify"; + WorkerReceivePayloadOp2[WorkerReceivePayloadOp2["FetchStatusResponse"] = 6] = "FetchStatusResponse"; + WorkerReceivePayloadOp2[WorkerReceivePayloadOp2["WorkerReady"] = 7] = "WorkerReady"; + WorkerReceivePayloadOp2[WorkerReceivePayloadOp2["CancelIdentify"] = 8] = "CancelIdentify"; + return WorkerReceivePayloadOp2; +})(WorkerReceivePayloadOp || {}); +var WorkerShardingStrategy = class { + manager; + options; + #workers = []; + #workerByShardId = new import_collection.Collection(); + connectPromises = new import_collection.Collection(); + destroyPromises = new import_collection.Collection(); + fetchStatusPromises = new import_collection.Collection(); + waitForIdentifyControllers = new import_collection.Collection(); + throttler; + constructor(manager, options) { + this.manager = manager; + this.options = options; + } + /** + * {@inheritDoc IShardingStrategy.spawn} + */ + async spawn(shardIds) { + const shardsPerWorker = this.options.shardsPerWorker === "all" ? shardIds.length : this.options.shardsPerWorker; + const strategyOptions = await managerToFetchingStrategyOptions(this.manager); + const loops = Math.ceil(shardIds.length / shardsPerWorker); + const promises = []; + for (let idx = 0; idx < loops; idx++) { + const slice = shardIds.slice(idx * shardsPerWorker, (idx + 1) * shardsPerWorker); + const workerData2 = { + ...strategyOptions, + shardIds: slice + }; + promises.push(this.setupWorker(workerData2)); + } + await Promise.all(promises); + } + /** + * {@inheritDoc IShardingStrategy.connect} + */ + async connect() { + const promises = []; + for (const [shardId, worker] of this.#workerByShardId.entries()) { + const payload = { + op: 0 /* Connect */, + shardId + }; + const promise = new Promise((resolve2) => this.connectPromises.set(shardId, resolve2)); + worker.postMessage(payload); + promises.push(promise); + } + await Promise.all(promises); + } + /** + * {@inheritDoc IShardingStrategy.destroy} + */ + async destroy(options = {}) { + const promises = []; + for (const [shardId, worker] of this.#workerByShardId.entries()) { + const payload = { + op: 1 /* Destroy */, + shardId, + options + }; + promises.push( + // eslint-disable-next-line no-promise-executor-return, promise/prefer-await-to-then + new Promise((resolve2) => this.destroyPromises.set(shardId, resolve2)).then(async () => worker.terminate()) + ); + worker.postMessage(payload); + } + this.#workers = []; + this.#workerByShardId.clear(); + await Promise.all(promises); + } + /** + * {@inheritDoc IShardingStrategy.send} + */ + send(shardId, data) { + const worker = this.#workerByShardId.get(shardId); + if (!worker) { + throw new Error(`No worker found for shard ${shardId}`); + } + const payload = { + op: 2 /* Send */, + shardId, + payload: data + }; + worker.postMessage(payload); + } + /** + * {@inheritDoc IShardingStrategy.fetchStatus} + */ + async fetchStatus() { + const statuses = new import_collection.Collection(); + for (const [shardId, worker] of this.#workerByShardId.entries()) { + const nonce = Math.random(); + const payload = { + op: 5 /* FetchStatus */, + shardId, + nonce + }; + const promise = new Promise((resolve2) => this.fetchStatusPromises.set(nonce, resolve2)); + worker.postMessage(payload); + const status = await promise; + statuses.set(shardId, status); + } + return statuses; + } + async setupWorker(workerData2) { + const worker = new import_node_worker_threads.Worker(this.resolveWorkerPath(), { workerData: workerData2 }); + await (0, import_node_events.once)(worker, "online"); + await this.waitForWorkerReady(worker); + worker.on("error", (err) => { + throw err; + }).on("messageerror", (err) => { + throw err; + }).on("message", async (payload) => this.onMessage(worker, payload)); + this.#workers.push(worker); + for (const shardId of workerData2.shardIds) { + this.#workerByShardId.set(shardId, worker); + } + } + resolveWorkerPath() { + const path = this.options.workerPath; + if (!path) { + return (0, import_node_path.join)(__dirname, "defaultWorker.js"); + } + if ((0, import_node_path.isAbsolute)(path)) { + return path; + } + if (/^\.\.?[/\\]/.test(path)) { + return (0, import_node_path.resolve)(path); + } + try { + return require.resolve(path); + } catch { + return (0, import_node_path.resolve)(path); + } + } + async waitForWorkerReady(worker) { + return new Promise((resolve2) => { + const handler = /* @__PURE__ */ __name((payload) => { + if (payload.op === 7 /* WorkerReady */) { + resolve2(); + worker.off("message", handler); + } + }, "handler"); + worker.on("message", handler); + }); + } + async onMessage(worker, payload) { + switch (payload.op) { + case 0 /* Connected */: { + this.connectPromises.get(payload.shardId)?.(); + this.connectPromises.delete(payload.shardId); + break; + } + case 1 /* Destroyed */: { + this.destroyPromises.get(payload.shardId)?.(); + this.destroyPromises.delete(payload.shardId); + break; + } + case 2 /* Event */: { + this.manager.emit(payload.event, { ...payload.data, shardId: payload.shardId }); + break; + } + case 3 /* RetrieveSessionInfo */: { + const session = await this.manager.options.retrieveSessionInfo(payload.shardId); + const response = { + op: 3 /* SessionInfoResponse */, + nonce: payload.nonce, + session + }; + worker.postMessage(response); + break; + } + case 4 /* UpdateSessionInfo */: { + await this.manager.options.updateSessionInfo(payload.shardId, payload.session); + break; + } + case 5 /* WaitForIdentify */: { + const throttler = await this.ensureThrottler(); + try { + const controller = new AbortController(); + this.waitForIdentifyControllers.set(payload.nonce, controller); + await throttler.waitForIdentify(payload.shardId, controller.signal); + } catch { + return; + } + const response = { + op: 4 /* ShardIdentifyResponse */, + nonce: payload.nonce, + ok: true + }; + worker.postMessage(response); + break; + } + case 6 /* FetchStatusResponse */: { + this.fetchStatusPromises.get(payload.nonce)?.(payload.status); + this.fetchStatusPromises.delete(payload.nonce); + break; + } + case 7 /* WorkerReady */: { + break; + } + case 8 /* CancelIdentify */: { + this.waitForIdentifyControllers.get(payload.nonce)?.abort(); + this.waitForIdentifyControllers.delete(payload.nonce); + const response = { + op: 4 /* ShardIdentifyResponse */, + nonce: payload.nonce, + ok: false + }; + worker.postMessage(response); + break; + } + } + } + async ensureThrottler() { + this.throttler ??= await this.manager.options.buildIdentifyThrottler(this.manager); + return this.throttler; + } +}; +__name(WorkerShardingStrategy, "WorkerShardingStrategy"); + +// src/strategies/context/WorkerContextFetchingStrategy.ts +var WorkerContextFetchingStrategy = class { + constructor(options) { + this.options = options; + if (import_node_worker_threads2.isMainThread) { + throw new Error("Cannot instantiate WorkerContextFetchingStrategy on the main thread"); + } + import_node_worker_threads2.parentPort.on("message", (payload) => { + if (payload.op === 3 /* SessionInfoResponse */) { + this.sessionPromises.get(payload.nonce)?.(payload.session); + this.sessionPromises.delete(payload.nonce); + } + if (payload.op === 4 /* ShardIdentifyResponse */) { + const promise = this.waitForIdentifyPromises.get(payload.nonce); + if (payload.ok) { + promise?.resolve(); + } else { + promise?.reject(); + } + this.waitForIdentifyPromises.delete(payload.nonce); + } + }); + } + sessionPromises = new import_collection2.Collection(); + waitForIdentifyPromises = new import_collection2.Collection(); + async retrieveSessionInfo(shardId) { + const nonce = Math.random(); + const payload = { + op: 3 /* RetrieveSessionInfo */, + shardId, + nonce + }; + const promise = new Promise((resolve2) => this.sessionPromises.set(nonce, resolve2)); + import_node_worker_threads2.parentPort.postMessage(payload); + return promise; + } + updateSessionInfo(shardId, sessionInfo) { + const payload = { + op: 4 /* UpdateSessionInfo */, + shardId, + session: sessionInfo + }; + import_node_worker_threads2.parentPort.postMessage(payload); + } + async waitForIdentify(shardId, signal) { + const nonce = Math.random(); + const payload = { + op: 5 /* WaitForIdentify */, + nonce, + shardId + }; + const promise = new Promise( + (resolve2, reject) => ( + // eslint-disable-next-line no-promise-executor-return + this.waitForIdentifyPromises.set(nonce, { resolve: resolve2, reject }) + ) + ); + import_node_worker_threads2.parentPort.postMessage(payload); + const listener = /* @__PURE__ */ __name(() => { + const payload2 = { + op: 8 /* CancelIdentify */, + nonce + }; + import_node_worker_threads2.parentPort.postMessage(payload2); + }, "listener"); + signal.addEventListener("abort", listener); + try { + await promise; + } finally { + signal.removeEventListener("abort", listener); + } + } +}; +__name(WorkerContextFetchingStrategy, "WorkerContextFetchingStrategy"); + +// src/strategies/sharding/SimpleShardingStrategy.ts +var import_collection6 = require("@discordjs/collection"); + +// src/ws/WebSocketShard.ts +var import_node_buffer = require("buffer"); +var import_node_events2 = require("events"); +var import_node_timers = require("timers"); +var import_promises2 = require("timers/promises"); +var import_node_url = require("url"); +var import_node_util = require("util"); +var import_node_zlib = require("zlib"); +var import_collection5 = require("@discordjs/collection"); +var import_util2 = require("@discordjs/util"); +var import_async_queue2 = require("@sapphire/async-queue"); +var import_async_event_emitter = require("@vladfrangu/async_event_emitter"); +var import_v102 = require("discord-api-types/v10"); +var import_ws = require("ws"); + +// src/utils/constants.ts +var import_node_process = __toESM(require("process")); +var import_collection4 = require("@discordjs/collection"); +var import_util = require("@discordjs/util"); +var import_v10 = require("discord-api-types/v10"); + +// src/throttling/SimpleIdentifyThrottler.ts +var import_promises = require("timers/promises"); +var import_collection3 = require("@discordjs/collection"); +var import_async_queue = require("@sapphire/async-queue"); +var SimpleIdentifyThrottler = class { + constructor(maxConcurrency) { + this.maxConcurrency = maxConcurrency; + } + states = new import_collection3.Collection(); + /** + * {@inheritDoc IIdentifyThrottler.waitForIdentify} + */ + async waitForIdentify(shardId, signal) { + const key = shardId % this.maxConcurrency; + const state = this.states.ensure(key, () => { + return { + queue: new import_async_queue.AsyncQueue(), + resetsAt: Number.POSITIVE_INFINITY + }; + }); + await state.queue.wait({ signal }); + try { + const diff = state.resetsAt - Date.now(); + if (diff <= 5e3) { + const time = diff + Math.random() * 1500; + await (0, import_promises.setTimeout)(time); + } + state.resetsAt = Date.now() + 5e3; + } finally { + state.queue.shift(); + } + } +}; +__name(SimpleIdentifyThrottler, "SimpleIdentifyThrottler"); + +// src/utils/constants.ts +var Encoding = /* @__PURE__ */ ((Encoding2) => { + Encoding2["JSON"] = "json"; + return Encoding2; +})(Encoding || {}); +var CompressionMethod = /* @__PURE__ */ ((CompressionMethod2) => { + CompressionMethod2["ZlibStream"] = "zlib-stream"; + return CompressionMethod2; +})(CompressionMethod || {}); +var DefaultDeviceProperty = `@discordjs/ws 0.8.3`; +var getDefaultSessionStore = (0, import_util.lazy)(() => new import_collection4.Collection()); +var DefaultWebSocketManagerOptions = { + async buildIdentifyThrottler(manager) { + const info = await manager.fetchGatewayInformation(); + return new SimpleIdentifyThrottler(info.session_start_limit.max_concurrency); + }, + buildStrategy: (manager) => new SimpleShardingStrategy(manager), + shardCount: null, + shardIds: null, + largeThreshold: null, + initialPresence: null, + identifyProperties: { + browser: DefaultDeviceProperty, + device: DefaultDeviceProperty, + os: import_node_process.default.platform + }, + version: import_v10.APIVersion, + encoding: "json" /* JSON */, + compression: null, + retrieveSessionInfo(shardId) { + const store = getDefaultSessionStore(); + return store.get(shardId) ?? null; + }, + updateSessionInfo(shardId, info) { + const store = getDefaultSessionStore(); + if (info) { + store.set(shardId, info); + } else { + store.delete(shardId); + } + }, + handshakeTimeout: 3e4, + helloTimeout: 6e4, + readyTimeout: 15e3 +}; +var ImportantGatewayOpcodes = /* @__PURE__ */ new Set([ + import_v10.GatewayOpcodes.Heartbeat, + import_v10.GatewayOpcodes.Identify, + import_v10.GatewayOpcodes.Resume +]); +function getInitialSendRateLimitState() { + return { + remaining: 120, + resetAt: Date.now() + 6e4 + }; +} +__name(getInitialSendRateLimitState, "getInitialSendRateLimitState"); + +// src/ws/WebSocketShard.ts +var getZlibSync = (0, import_util2.lazy)(async () => import("zlib-sync").then((mod) => mod.default).catch(() => null)); +var WebSocketShardEvents = /* @__PURE__ */ ((WebSocketShardEvents2) => { + WebSocketShardEvents2["Closed"] = "closed"; + WebSocketShardEvents2["Debug"] = "debug"; + WebSocketShardEvents2["Dispatch"] = "dispatch"; + WebSocketShardEvents2["Error"] = "error"; + WebSocketShardEvents2["HeartbeatComplete"] = "heartbeat"; + WebSocketShardEvents2["Hello"] = "hello"; + WebSocketShardEvents2["Ready"] = "ready"; + WebSocketShardEvents2["Resumed"] = "resumed"; + return WebSocketShardEvents2; +})(WebSocketShardEvents || {}); +var WebSocketShardStatus = /* @__PURE__ */ ((WebSocketShardStatus2) => { + WebSocketShardStatus2[WebSocketShardStatus2["Idle"] = 0] = "Idle"; + WebSocketShardStatus2[WebSocketShardStatus2["Connecting"] = 1] = "Connecting"; + WebSocketShardStatus2[WebSocketShardStatus2["Resuming"] = 2] = "Resuming"; + WebSocketShardStatus2[WebSocketShardStatus2["Ready"] = 3] = "Ready"; + return WebSocketShardStatus2; +})(WebSocketShardStatus || {}); +var WebSocketShardDestroyRecovery = /* @__PURE__ */ ((WebSocketShardDestroyRecovery2) => { + WebSocketShardDestroyRecovery2[WebSocketShardDestroyRecovery2["Reconnect"] = 0] = "Reconnect"; + WebSocketShardDestroyRecovery2[WebSocketShardDestroyRecovery2["Resume"] = 1] = "Resume"; + return WebSocketShardDestroyRecovery2; +})(WebSocketShardDestroyRecovery || {}); +var CloseCodes = /* @__PURE__ */ ((CloseCodes2) => { + CloseCodes2[CloseCodes2["Normal"] = 1e3] = "Normal"; + CloseCodes2[CloseCodes2["Resuming"] = 4200] = "Resuming"; + return CloseCodes2; +})(CloseCodes || {}); +var WebSocketShard = class extends import_async_event_emitter.AsyncEventEmitter { + connection = null; + useIdentifyCompress = false; + inflate = null; + textDecoder = new import_node_util.TextDecoder(); + replayedEvents = 0; + isAck = true; + sendRateLimitState = getInitialSendRateLimitState(); + initialHeartbeatTimeoutController = null; + heartbeatInterval = null; + lastHeartbeatAt = -1; + // Indicates whether the shard has already resolved its original connect() call + initialConnectResolved = false; + // Indicates if we failed to connect to the ws url (ECONNREFUSED/ECONNRESET) + failedToConnectDueToNetworkError = false; + sendQueue = new import_async_queue2.AsyncQueue(); + timeoutAbortControllers = new import_collection5.Collection(); + strategy; + id; + #status = 0 /* Idle */; + get status() { + return this.#status; + } + constructor(strategy, id) { + super(); + this.strategy = strategy; + this.id = id; + } + async connect() { + const promise = this.initialConnectResolved ? Promise.resolve() : (0, import_node_events2.once)(this, "ready" /* Ready */); + void this.internalConnect(); + await promise; + this.initialConnectResolved = true; + } + async internalConnect() { + if (this.#status !== 0 /* Idle */) { + throw new Error("Tried to connect a shard that wasn't idle"); + } + const { version: version2, encoding, compression } = this.strategy.options; + const params = new import_node_url.URLSearchParams({ v: version2, encoding }); + if (compression) { + const zlib = await getZlibSync(); + if (zlib) { + params.append("compress", compression); + this.inflate = new zlib.Inflate({ + chunkSize: 65535, + to: "string" + }); + } else if (!this.useIdentifyCompress) { + this.useIdentifyCompress = true; + console.warn( + "WebSocketShard: Compression is enabled but zlib-sync is not installed, falling back to identify compress" + ); + } + } + const session = await this.strategy.retrieveSessionInfo(this.id); + const url = `${session?.resumeURL ?? this.strategy.options.gatewayInformation.url}?${params.toString()}`; + this.debug([`Connecting to ${url}`]); + const connection = new import_ws.WebSocket(url, { handshakeTimeout: this.strategy.options.handshakeTimeout ?? void 0 }).on("message", this.onMessage.bind(this)).on("error", this.onError.bind(this)).on("close", this.onClose.bind(this)); + connection.binaryType = "arraybuffer"; + this.connection = connection; + this.#status = 1 /* Connecting */; + this.sendRateLimitState = getInitialSendRateLimitState(); + const { ok } = await this.waitForEvent("hello" /* Hello */, this.strategy.options.helloTimeout); + if (!ok) { + return; + } + if (session?.shardCount === this.strategy.options.shardCount) { + await this.resume(session); + } else { + await this.identify(); + } + } + async destroy(options = {}) { + if (this.#status === 0 /* Idle */) { + this.debug(["Tried to destroy a shard that was idle"]); + return; + } + if (!options.code) { + options.code = options.recover === 1 /* Resume */ ? 4200 /* Resuming */ : 1e3 /* Normal */; + } + this.debug([ + "Destroying shard", + `Reason: ${options.reason ?? "none"}`, + `Code: ${options.code}`, + `Recover: ${options.recover === void 0 ? "none" : WebSocketShardDestroyRecovery[options.recover]}` + ]); + this.isAck = true; + if (this.heartbeatInterval) { + (0, import_node_timers.clearInterval)(this.heartbeatInterval); + } + if (this.initialHeartbeatTimeoutController) { + this.initialHeartbeatTimeoutController.abort(); + this.initialHeartbeatTimeoutController = null; + } + this.lastHeartbeatAt = -1; + for (const controller of this.timeoutAbortControllers.values()) { + controller.abort(); + } + this.timeoutAbortControllers.clear(); + this.failedToConnectDueToNetworkError = false; + if (options.recover !== 1 /* Resume */) { + await this.strategy.updateSessionInfo(this.id, null); + } + if (this.connection) { + this.connection.removeAllListeners("message"); + this.connection.removeAllListeners("close"); + const shouldClose = this.connection.readyState === import_ws.WebSocket.OPEN; + this.debug([ + "Connection status during destroy", + `Needs closing: ${shouldClose}`, + `Ready state: ${this.connection.readyState}` + ]); + if (shouldClose) { + this.connection.close(options.code, options.reason); + await (0, import_node_events2.once)(this.connection, "close"); + this.emit("closed" /* Closed */, { code: options.code }); + } + this.connection.removeAllListeners("error"); + } else { + this.debug(["Destroying a shard that has no connection; please open an issue on GitHub"]); + } + this.#status = 0 /* Idle */; + if (options.recover !== void 0) { + await (0, import_promises2.setTimeout)(500); + return this.internalConnect(); + } + } + async waitForEvent(event, timeoutDuration) { + this.debug([`Waiting for event ${event} ${timeoutDuration ? `for ${timeoutDuration}ms` : "indefinitely"}`]); + const timeoutController = new AbortController(); + const timeout = timeoutDuration ? (0, import_node_timers.setTimeout)(() => timeoutController.abort(), timeoutDuration).unref() : null; + this.timeoutAbortControllers.set(event, timeoutController); + const closeController = new AbortController(); + try { + const closed = await Promise.race([ + (0, import_node_events2.once)(this, event, { signal: timeoutController.signal }).then(() => false), + (0, import_node_events2.once)(this, "closed" /* Closed */, { signal: closeController.signal }).then(() => true) + ]); + return { ok: !closed }; + } catch { + void this.destroy({ + code: 1e3 /* Normal */, + reason: "Something timed out or went wrong while waiting for an event", + recover: 0 /* Reconnect */ + }); + return { ok: false }; + } finally { + if (timeout) { + (0, import_node_timers.clearTimeout)(timeout); + } + this.timeoutAbortControllers.delete(event); + if (!closeController.signal.aborted) { + closeController.abort(); + } + } + } + async send(payload) { + if (!this.connection) { + throw new Error("WebSocketShard wasn't connected"); + } + if (this.#status !== 3 /* Ready */ && !ImportantGatewayOpcodes.has(payload.op)) { + this.debug(["Tried to send a non-crucial payload before the shard was ready, waiting"]); + try { + await (0, import_node_events2.once)(this, "ready" /* Ready */); + } catch { + return this.send(payload); + } + } + await this.sendQueue.wait(); + if (--this.sendRateLimitState.remaining <= 0) { + const now = Date.now(); + if (this.sendRateLimitState.resetAt > now) { + const sleepFor = this.sendRateLimitState.resetAt - now; + this.debug([`Was about to hit the send rate limit, sleeping for ${sleepFor}ms`]); + const controller = new AbortController(); + const interrupted = await Promise.race([ + (0, import_promises2.setTimeout)(sleepFor).then(() => false), + (0, import_node_events2.once)(this, "closed" /* Closed */, { signal: controller.signal }).then(() => true) + ]); + if (interrupted) { + this.debug(["Connection closed while waiting for the send rate limit to reset, re-queueing payload"]); + this.sendQueue.shift(); + return this.send(payload); + } + controller.abort(); + } + this.sendRateLimitState = getInitialSendRateLimitState(); + } + this.sendQueue.shift(); + this.connection.send(JSON.stringify(payload)); + } + async identify() { + this.debug(["Waiting for identify throttle"]); + const controller = new AbortController(); + const closeHandler = /* @__PURE__ */ __name(() => { + controller.abort(); + }, "closeHandler"); + this.on("closed" /* Closed */, closeHandler); + try { + await this.strategy.waitForIdentify(this.id, controller.signal); + } catch { + this.debug(["Was waiting for an identify, but the shard closed in the meantime"]); + return; + } finally { + this.off("closed" /* Closed */, closeHandler); + } + this.debug([ + "Identifying", + `shard id: ${this.id.toString()}`, + `shard count: ${this.strategy.options.shardCount}`, + `intents: ${this.strategy.options.intents}`, + `compression: ${this.inflate ? "zlib-stream" : this.useIdentifyCompress ? "identify" : "none"}` + ]); + const d = { + token: this.strategy.options.token, + properties: this.strategy.options.identifyProperties, + intents: this.strategy.options.intents, + compress: this.useIdentifyCompress, + shard: [this.id, this.strategy.options.shardCount] + }; + if (this.strategy.options.largeThreshold) { + d.large_threshold = this.strategy.options.largeThreshold; + } + if (this.strategy.options.initialPresence) { + d.presence = this.strategy.options.initialPresence; + } + await this.send({ + op: import_v102.GatewayOpcodes.Identify, + d + }); + await this.waitForEvent("ready" /* Ready */, this.strategy.options.readyTimeout); + } + async resume(session) { + this.debug([ + "Resuming session", + `resume url: ${session.resumeURL}`, + `sequence: ${session.sequence}`, + `shard id: ${this.id.toString()}` + ]); + this.#status = 2 /* Resuming */; + this.replayedEvents = 0; + return this.send({ + op: import_v102.GatewayOpcodes.Resume, + d: { + token: this.strategy.options.token, + seq: session.sequence, + session_id: session.sessionId + } + }); + } + async heartbeat(requested = false) { + if (!this.isAck && !requested) { + return this.destroy({ reason: "Zombie connection", recover: 1 /* Resume */ }); + } + const session = await this.strategy.retrieveSessionInfo(this.id); + await this.send({ + op: import_v102.GatewayOpcodes.Heartbeat, + d: session?.sequence ?? null + }); + this.lastHeartbeatAt = Date.now(); + this.isAck = false; + } + async unpackMessage(data, isBinary) { + const decompressable = new Uint8Array(data); + if (!isBinary) { + return JSON.parse(this.textDecoder.decode(decompressable)); + } + if (this.useIdentifyCompress) { + return new Promise((resolve2, reject) => { + (0, import_node_zlib.inflate)(decompressable, { chunkSize: 65535 }, (err, result) => { + if (err) { + reject(err); + return; + } + resolve2(JSON.parse(this.textDecoder.decode(result))); + }); + }); + } + if (this.inflate) { + const l = decompressable.length; + const flush = l >= 4 && decompressable[l - 4] === 0 && decompressable[l - 3] === 0 && decompressable[l - 2] === 255 && decompressable[l - 1] === 255; + const zlib = await getZlibSync(); + this.inflate.push(import_node_buffer.Buffer.from(decompressable), flush ? zlib.Z_SYNC_FLUSH : zlib.Z_NO_FLUSH); + if (this.inflate.err) { + this.emit("error" /* Error */, { + error: new Error(`${this.inflate.err}${this.inflate.msg ? `: ${this.inflate.msg}` : ""}`) + }); + } + if (!flush) { + return null; + } + const { result } = this.inflate; + if (!result) { + return null; + } + return JSON.parse(typeof result === "string" ? result : this.textDecoder.decode(result)); + } + this.debug([ + "Received a message we were unable to decompress", + `isBinary: ${isBinary.toString()}`, + `useIdentifyCompress: ${this.useIdentifyCompress.toString()}`, + `inflate: ${Boolean(this.inflate).toString()}` + ]); + return null; + } + async onMessage(data, isBinary) { + const payload = await this.unpackMessage(data, isBinary); + if (!payload) { + return; + } + switch (payload.op) { + case import_v102.GatewayOpcodes.Dispatch: { + if (this.#status === 2 /* Resuming */) { + this.replayedEvents++; + } + switch (payload.t) { + case import_v102.GatewayDispatchEvents.Ready: { + this.#status = 3 /* Ready */; + const session2 = { + sequence: payload.s, + sessionId: payload.d.session_id, + shardId: this.id, + shardCount: this.strategy.options.shardCount, + resumeURL: payload.d.resume_gateway_url + }; + await this.strategy.updateSessionInfo(this.id, session2); + this.emit("ready" /* Ready */, { data: payload.d }); + break; + } + case import_v102.GatewayDispatchEvents.Resumed: { + this.#status = 3 /* Ready */; + this.debug([`Resumed and replayed ${this.replayedEvents} events`]); + this.emit("resumed" /* Resumed */); + break; + } + default: { + break; + } + } + const session = await this.strategy.retrieveSessionInfo(this.id); + if (session) { + if (payload.s > session.sequence) { + await this.strategy.updateSessionInfo(this.id, { ...session, sequence: payload.s }); + } + } else { + this.debug([ + `Received a ${payload.t} event but no session is available. Session information cannot be re-constructed in this state without a full reconnect` + ]); + } + this.emit("dispatch" /* Dispatch */, { data: payload }); + break; + } + case import_v102.GatewayOpcodes.Heartbeat: { + await this.heartbeat(true); + break; + } + case import_v102.GatewayOpcodes.Reconnect: { + await this.destroy({ + reason: "Told to reconnect by Discord", + recover: 1 /* Resume */ + }); + break; + } + case import_v102.GatewayOpcodes.InvalidSession: { + this.debug([`Invalid session; will attempt to resume: ${payload.d.toString()}`]); + const session = await this.strategy.retrieveSessionInfo(this.id); + if (payload.d && session) { + await this.resume(session); + } else { + await this.destroy({ + reason: "Invalid session", + recover: 0 /* Reconnect */ + }); + } + break; + } + case import_v102.GatewayOpcodes.Hello: { + this.emit("hello" /* Hello */); + const jitter = Math.random(); + const firstWait = Math.floor(payload.d.heartbeat_interval * jitter); + this.debug([`Preparing first heartbeat of the connection with a jitter of ${jitter}; waiting ${firstWait}ms`]); + try { + const controller = new AbortController(); + this.initialHeartbeatTimeoutController = controller; + await (0, import_promises2.setTimeout)(firstWait, void 0, { signal: controller.signal }); + } catch { + this.debug(["Cancelled initial heartbeat due to #destroy being called"]); + return; + } finally { + this.initialHeartbeatTimeoutController = null; + } + await this.heartbeat(); + this.debug([`First heartbeat sent, starting to beat every ${payload.d.heartbeat_interval}ms`]); + this.heartbeatInterval = (0, import_node_timers.setInterval)(() => void this.heartbeat(), payload.d.heartbeat_interval); + break; + } + case import_v102.GatewayOpcodes.HeartbeatAck: { + this.isAck = true; + const ackAt = Date.now(); + this.emit("heartbeat" /* HeartbeatComplete */, { + ackAt, + heartbeatAt: this.lastHeartbeatAt, + latency: ackAt - this.lastHeartbeatAt + }); + break; + } + } + } + onError(error) { + if ("code" in error && ["ECONNRESET", "ECONNREFUSED"].includes(error.code)) { + this.debug(["Failed to connect to the gateway URL specified due to a network error"]); + this.failedToConnectDueToNetworkError = true; + return; + } + this.emit("error" /* Error */, { error }); + } + async onClose(code) { + this.emit("closed" /* Closed */, { code }); + switch (code) { + case 1e3 /* Normal */: { + return this.destroy({ + code, + reason: "Got disconnected by Discord", + recover: 0 /* Reconnect */ + }); + } + case 4200 /* Resuming */: { + break; + } + case import_v102.GatewayCloseCodes.UnknownError: { + this.debug([`An unknown error occurred: ${code}`]); + return this.destroy({ code, recover: 1 /* Resume */ }); + } + case import_v102.GatewayCloseCodes.UnknownOpcode: { + this.debug(["An invalid opcode was sent to Discord."]); + return this.destroy({ code, recover: 1 /* Resume */ }); + } + case import_v102.GatewayCloseCodes.DecodeError: { + this.debug(["An invalid payload was sent to Discord."]); + return this.destroy({ code, recover: 1 /* Resume */ }); + } + case import_v102.GatewayCloseCodes.NotAuthenticated: { + this.debug(["A request was somehow sent before the identify/resume payload."]); + return this.destroy({ code, recover: 0 /* Reconnect */ }); + } + case import_v102.GatewayCloseCodes.AuthenticationFailed: { + throw new Error("Authentication failed"); + } + case import_v102.GatewayCloseCodes.AlreadyAuthenticated: { + this.debug(["More than one auth payload was sent."]); + return this.destroy({ code, recover: 0 /* Reconnect */ }); + } + case import_v102.GatewayCloseCodes.InvalidSeq: { + this.debug(["An invalid sequence was sent."]); + return this.destroy({ code, recover: 0 /* Reconnect */ }); + } + case import_v102.GatewayCloseCodes.RateLimited: { + this.debug(["The WebSocket rate limit has been hit, this should never happen"]); + return this.destroy({ code, recover: 0 /* Reconnect */ }); + } + case import_v102.GatewayCloseCodes.SessionTimedOut: { + this.debug(["Session timed out."]); + return this.destroy({ code, recover: 1 /* Resume */ }); + } + case import_v102.GatewayCloseCodes.InvalidShard: { + throw new Error("Invalid shard"); + } + case import_v102.GatewayCloseCodes.ShardingRequired: { + throw new Error("Sharding is required"); + } + case import_v102.GatewayCloseCodes.InvalidAPIVersion: { + throw new Error("Used an invalid API version"); + } + case import_v102.GatewayCloseCodes.InvalidIntents: { + throw new Error("Used invalid intents"); + } + case import_v102.GatewayCloseCodes.DisallowedIntents: { + throw new Error("Used disallowed intents"); + } + default: { + this.debug([ + `The gateway closed with an unexpected code ${code}, attempting to ${this.failedToConnectDueToNetworkError ? "reconnect" : "resume"}.` + ]); + return this.destroy({ + code, + recover: this.failedToConnectDueToNetworkError ? 0 /* Reconnect */ : 1 /* Resume */ + }); + } + } + } + debug(messages) { + const message = `${messages[0]}${messages.length > 1 ? ` +${messages.slice(1).map((m) => ` ${m}`).join("\n")}` : ""}`; + this.emit("debug" /* Debug */, { message }); + } +}; +__name(WebSocketShard, "WebSocketShard"); + +// src/strategies/sharding/SimpleShardingStrategy.ts +var SimpleShardingStrategy = class { + manager; + shards = new import_collection6.Collection(); + constructor(manager) { + this.manager = manager; + } + /** + * {@inheritDoc IShardingStrategy.spawn} + */ + async spawn(shardIds) { + const strategyOptions = await managerToFetchingStrategyOptions(this.manager); + for (const shardId of shardIds) { + const strategy = new SimpleContextFetchingStrategy(this.manager, strategyOptions); + const shard = new WebSocketShard(strategy, shardId); + for (const event of Object.values(WebSocketShardEvents)) { + shard.on(event, (payload) => this.manager.emit(event, { ...payload, shardId })); + } + this.shards.set(shardId, shard); + } + } + /** + * {@inheritDoc IShardingStrategy.connect} + */ + async connect() { + const promises = []; + for (const shard of this.shards.values()) { + promises.push(shard.connect()); + } + await Promise.all(promises); + } + /** + * {@inheritDoc IShardingStrategy.destroy} + */ + async destroy(options) { + const promises = []; + for (const shard of this.shards.values()) { + promises.push(shard.destroy(options)); + } + await Promise.all(promises); + this.shards.clear(); + } + /** + * {@inheritDoc IShardingStrategy.send} + */ + async send(shardId, payload) { + const shard = this.shards.get(shardId); + if (!shard) { + throw new RangeError(`Shard ${shardId} not found`); + } + return shard.send(payload); + } + /** + * {@inheritDoc IShardingStrategy.fetchStatus} + */ + async fetchStatus() { + return this.shards.mapValues((shard) => shard.status); + } +}; +__name(SimpleShardingStrategy, "SimpleShardingStrategy"); + +// src/utils/WorkerBootstrapper.ts +var import_node_worker_threads3 = require("worker_threads"); +var import_collection7 = require("@discordjs/collection"); +var WorkerBootstrapper = class { + /** + * The data passed to the worker thread + */ + data = import_node_worker_threads3.workerData; + /** + * The shards that are managed by this worker + */ + shards = new import_collection7.Collection(); + constructor() { + if (import_node_worker_threads3.isMainThread) { + throw new Error("Expected WorkerBootstrap to not be used within the main thread"); + } + } + /** + * Helper method to initiate a shard's connection process + */ + async connect(shardId) { + const shard = this.shards.get(shardId); + if (!shard) { + throw new RangeError(`Shard ${shardId} does not exist`); + } + await shard.connect(); + } + /** + * Helper method to destroy a shard + */ + async destroy(shardId, options) { + const shard = this.shards.get(shardId); + if (!shard) { + throw new RangeError(`Shard ${shardId} does not exist`); + } + await shard.destroy(options); + } + /** + * Helper method to attach event listeners to the parentPort + */ + setupThreadEvents() { + import_node_worker_threads3.parentPort.on("messageerror", (err) => { + throw err; + }).on("message", async (payload) => { + switch (payload.op) { + case 0 /* Connect */: { + await this.connect(payload.shardId); + const response = { + op: 0 /* Connected */, + shardId: payload.shardId + }; + import_node_worker_threads3.parentPort.postMessage(response); + break; + } + case 1 /* Destroy */: { + await this.destroy(payload.shardId, payload.options); + const response = { + op: 1 /* Destroyed */, + shardId: payload.shardId + }; + import_node_worker_threads3.parentPort.postMessage(response); + break; + } + case 2 /* Send */: { + const shard = this.shards.get(payload.shardId); + if (!shard) { + throw new RangeError(`Shard ${payload.shardId} does not exist`); + } + await shard.send(payload.payload); + break; + } + case 3 /* SessionInfoResponse */: { + break; + } + case 4 /* ShardIdentifyResponse */: { + break; + } + case 5 /* FetchStatus */: { + const shard = this.shards.get(payload.shardId); + if (!shard) { + throw new Error(`Shard ${payload.shardId} does not exist`); + } + const response = { + op: 6 /* FetchStatusResponse */, + status: shard.status, + nonce: payload.nonce + }; + import_node_worker_threads3.parentPort.postMessage(response); + break; + } + } + }); + } + /** + * Bootstraps the worker thread with the provided options + */ + async bootstrap(options = {}) { + for (const shardId of this.data.shardIds) { + const shard = new WebSocketShard(new WorkerContextFetchingStrategy(this.data), shardId); + for (const event of options.forwardEvents ?? Object.values(WebSocketShardEvents)) { + shard.on(event, (data) => { + const payload = { + op: 2 /* Event */, + event, + data, + shardId + }; + import_node_worker_threads3.parentPort.postMessage(payload); + }); + } + await options.shardCallback?.(shard); + this.shards.set(shardId, shard); + } + this.setupThreadEvents(); + const message = { + op: 7 /* WorkerReady */ + }; + import_node_worker_threads3.parentPort.postMessage(message); + } +}; +__name(WorkerBootstrapper, "WorkerBootstrapper"); + +// src/ws/WebSocketManager.ts +var import_util3 = require("@discordjs/util"); +var import_async_event_emitter2 = require("@vladfrangu/async_event_emitter"); +var import_v103 = require("discord-api-types/v10"); +var WebSocketManager = class extends import_async_event_emitter2.AsyncEventEmitter { + /** + * The options being used by this manager + */ + options; + /** + * Internal cache for a GET /gateway/bot result + */ + gatewayInformation = null; + /** + * Internal cache for the shard ids + */ + shardIds = null; + /** + * Strategy used to manage shards + * + * @defaultValue `SimpleShardingStrategy` + */ + strategy; + constructor(options) { + super(); + this.options = { ...DefaultWebSocketManagerOptions, ...options }; + this.strategy = this.options.buildStrategy(this); + } + /** + * Fetches the gateway information from Discord - or returns it from cache if available + * + * @param force - Whether to ignore the cache and force a fresh fetch + */ + async fetchGatewayInformation(force = false) { + if (this.gatewayInformation) { + if (this.gatewayInformation.expiresAt <= Date.now()) { + this.gatewayInformation = null; + } else if (!force) { + return this.gatewayInformation.data; + } + } + const data = await this.options.rest.get(import_v103.Routes.gatewayBot()); + this.gatewayInformation = { data, expiresAt: Date.now() + data.session_start_limit.reset_after }; + return this.gatewayInformation.data; + } + /** + * Updates your total shard count on-the-fly, spawning shards as needed + * + * @param shardCount - The new shard count to use + */ + async updateShardCount(shardCount) { + await this.strategy.destroy({ reason: "User is adjusting their shards" }); + this.options.shardCount = shardCount; + const shardIds = await this.getShardIds(true); + await this.strategy.spawn(shardIds); + return this; + } + /** + * Yields the total number of shards across for your bot, accounting for Discord recommendations + */ + async getShardCount() { + if (this.options.shardCount) { + return this.options.shardCount; + } + const shardIds = await this.getShardIds(); + return Math.max(...shardIds) + 1; + } + /** + * Yields the ids of the shards this manager should manage + */ + async getShardIds(force = false) { + if (this.shardIds && !force) { + return this.shardIds; + } + let shardIds; + if (this.options.shardIds) { + if (Array.isArray(this.options.shardIds)) { + shardIds = this.options.shardIds; + } else { + const { start, end } = this.options.shardIds; + shardIds = [...(0, import_util3.range)({ start, end: end + 1 })]; + } + } else { + const data = await this.fetchGatewayInformation(); + shardIds = [...(0, import_util3.range)(this.options.shardCount ?? data.shards)]; + } + this.shardIds = shardIds; + return shardIds; + } + async connect() { + const shardCount = await this.getShardCount(); + const data = await this.fetchGatewayInformation(); + if (data.session_start_limit.remaining < shardCount) { + throw new Error( + `Not enough sessions remaining to spawn ${shardCount} shards; only ${data.session_start_limit.remaining} remaining; resets at ${new Date(Date.now() + data.session_start_limit.reset_after).toISOString()}` + ); + } + await this.updateShardCount(shardCount); + await this.strategy.connect(); + } + destroy(options) { + return this.strategy.destroy(options); + } + send(shardId, payload) { + return this.strategy.send(shardId, payload); + } + fetchStatus() { + return this.strategy.fetchStatus(); + } +}; +__name(WebSocketManager, "WebSocketManager"); + +// src/index.ts +var version = "0.8.3"; +// Annotate the CommonJS export names for ESM import in node: +0 && (module.exports = { + CloseCodes, + CompressionMethod, + DefaultDeviceProperty, + DefaultWebSocketManagerOptions, + Encoding, + ImportantGatewayOpcodes, + SimpleContextFetchingStrategy, + SimpleIdentifyThrottler, + SimpleShardingStrategy, + WebSocketManager, + WebSocketShard, + WebSocketShardDestroyRecovery, + WebSocketShardEvents, + WebSocketShardStatus, + WorkerBootstrapper, + WorkerContextFetchingStrategy, + WorkerReceivePayloadOp, + WorkerSendPayloadOp, + WorkerShardingStrategy, + getInitialSendRateLimitState, + managerToFetchingStrategyOptions, + version +}); +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/@discordjs/ws/dist/index.js.map b/node_modules/@discordjs/ws/dist/index.js.map new file mode 100644 index 0000000..c141a4a --- /dev/null +++ b/node_modules/@discordjs/ws/dist/index.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/index.ts","../src/strategies/context/IContextFetchingStrategy.ts","../src/strategies/context/SimpleContextFetchingStrategy.ts","../src/strategies/context/WorkerContextFetchingStrategy.ts","../src/strategies/sharding/WorkerShardingStrategy.ts","../src/strategies/sharding/SimpleShardingStrategy.ts","../src/ws/WebSocketShard.ts","../src/utils/constants.ts","../src/throttling/SimpleIdentifyThrottler.ts","../src/utils/WorkerBootstrapper.ts","../src/ws/WebSocketManager.ts"],"sourcesContent":["export * from './strategies/context/IContextFetchingStrategy.js';\nexport * from './strategies/context/SimpleContextFetchingStrategy.js';\nexport * from './strategies/context/WorkerContextFetchingStrategy.js';\n\nexport * from './strategies/sharding/IShardingStrategy.js';\nexport * from './strategies/sharding/SimpleShardingStrategy.js';\nexport * from './strategies/sharding/WorkerShardingStrategy.js';\n\nexport * from './throttling/IIdentifyThrottler.js';\nexport * from './throttling/SimpleIdentifyThrottler.js';\n\nexport * from './utils/constants.js';\nexport * from './utils/WorkerBootstrapper.js';\n\nexport * from './ws/WebSocketManager.js';\nexport * from './ws/WebSocketShard.js';\n\n/**\n * The {@link https://github.com/discordjs/discord.js/blob/main/packages/ws/#readme | @discordjs/ws} version\n * that you are currently using.\n */\n// This needs to explicitly be `string` so it is not typed as a \"const string\" that gets injected by esbuild\nexport const version = '0.8.3' as string;\n","import type { Awaitable } from '@discordjs/util';\nimport type { APIGatewayBotInfo } from 'discord-api-types/v10';\nimport type { SessionInfo, WebSocketManager, WebSocketManagerOptions } from '../../ws/WebSocketManager.js';\n\nexport interface FetchingStrategyOptions\n\textends Omit<\n\t\tWebSocketManagerOptions,\n\t\t| 'buildIdentifyThrottler'\n\t\t| 'buildStrategy'\n\t\t| 'rest'\n\t\t| 'retrieveSessionInfo'\n\t\t| 'shardCount'\n\t\t| 'shardIds'\n\t\t| 'updateSessionInfo'\n\t> {\n\treadonly gatewayInformation: APIGatewayBotInfo;\n\treadonly shardCount: number;\n}\n\n/**\n * Strategies responsible solely for making manager information accessible\n */\nexport interface IContextFetchingStrategy {\n\treadonly options: FetchingStrategyOptions;\n\tretrieveSessionInfo(shardId: number): Awaitable;\n\tupdateSessionInfo(shardId: number, sessionInfo: SessionInfo | null): Awaitable;\n\t/**\n\t * Resolves once the given shard should be allowed to identify, or rejects if the operation was aborted\n\t */\n\twaitForIdentify(shardId: number, signal: AbortSignal): Promise;\n}\n\nexport async function managerToFetchingStrategyOptions(manager: WebSocketManager): Promise {\n\t/* eslint-disable @typescript-eslint/unbound-method */\n\tconst {\n\t\tbuildIdentifyThrottler,\n\t\tbuildStrategy,\n\t\tretrieveSessionInfo,\n\t\tupdateSessionInfo,\n\t\tshardCount,\n\t\tshardIds,\n\t\trest,\n\t\t...managerOptions\n\t} = manager.options;\n\t/* eslint-enable @typescript-eslint/unbound-method */\n\n\treturn {\n\t\t...managerOptions,\n\t\tgatewayInformation: await manager.fetchGatewayInformation(),\n\t\tshardCount: await manager.getShardCount(),\n\t};\n}\n","import type { IIdentifyThrottler } from '../../throttling/IIdentifyThrottler.js';\nimport type { SessionInfo, WebSocketManager } from '../../ws/WebSocketManager.js';\nimport type { FetchingStrategyOptions, IContextFetchingStrategy } from './IContextFetchingStrategy.js';\n\nexport class SimpleContextFetchingStrategy implements IContextFetchingStrategy {\n\t// This strategy assumes every shard is running under the same process - therefore we need a single\n\t// IdentifyThrottler per manager.\n\tprivate static throttlerCache = new WeakMap();\n\n\tprivate static async ensureThrottler(manager: WebSocketManager): Promise {\n\t\tconst throttler = SimpleContextFetchingStrategy.throttlerCache.get(manager);\n\t\tif (throttler) {\n\t\t\treturn throttler;\n\t\t}\n\n\t\tconst newThrottler = await manager.options.buildIdentifyThrottler(manager);\n\t\tSimpleContextFetchingStrategy.throttlerCache.set(manager, newThrottler);\n\n\t\treturn newThrottler;\n\t}\n\n\tpublic constructor(private readonly manager: WebSocketManager, public readonly options: FetchingStrategyOptions) {}\n\n\tpublic async retrieveSessionInfo(shardId: number): Promise {\n\t\treturn this.manager.options.retrieveSessionInfo(shardId);\n\t}\n\n\tpublic updateSessionInfo(shardId: number, sessionInfo: SessionInfo | null) {\n\t\treturn this.manager.options.updateSessionInfo(shardId, sessionInfo);\n\t}\n\n\tpublic async waitForIdentify(shardId: number, signal: AbortSignal): Promise {\n\t\tconst throttler = await SimpleContextFetchingStrategy.ensureThrottler(this.manager);\n\t\tawait throttler.waitForIdentify(shardId, signal);\n\t}\n}\n","import { isMainThread, parentPort } from 'node:worker_threads';\nimport { Collection } from '@discordjs/collection';\nimport type { SessionInfo } from '../../ws/WebSocketManager.js';\nimport {\n\tWorkerReceivePayloadOp,\n\tWorkerSendPayloadOp,\n\ttype WorkerReceivePayload,\n\ttype WorkerSendPayload,\n} from '../sharding/WorkerShardingStrategy.js';\nimport type { FetchingStrategyOptions, IContextFetchingStrategy } from './IContextFetchingStrategy.js';\n\n// Because the global types are incomplete for whatever reason\ninterface PolyFillAbortSignal {\n\treadonly aborted: boolean;\n\taddEventListener(type: 'abort', listener: () => void): void;\n\tremoveEventListener(type: 'abort', listener: () => void): void;\n}\n\nexport class WorkerContextFetchingStrategy implements IContextFetchingStrategy {\n\tprivate readonly sessionPromises = new Collection void>();\n\n\tprivate readonly waitForIdentifyPromises = new Collection();\n\n\tpublic constructor(public readonly options: FetchingStrategyOptions) {\n\t\tif (isMainThread) {\n\t\t\tthrow new Error('Cannot instantiate WorkerContextFetchingStrategy on the main thread');\n\t\t}\n\n\t\tparentPort!.on('message', (payload: WorkerSendPayload) => {\n\t\t\tif (payload.op === WorkerSendPayloadOp.SessionInfoResponse) {\n\t\t\t\tthis.sessionPromises.get(payload.nonce)?.(payload.session);\n\t\t\t\tthis.sessionPromises.delete(payload.nonce);\n\t\t\t}\n\n\t\t\tif (payload.op === WorkerSendPayloadOp.ShardIdentifyResponse) {\n\t\t\t\tconst promise = this.waitForIdentifyPromises.get(payload.nonce);\n\t\t\t\tif (payload.ok) {\n\t\t\t\t\tpromise?.resolve();\n\t\t\t\t} else {\n\t\t\t\t\tpromise?.reject();\n\t\t\t\t}\n\n\t\t\t\tthis.waitForIdentifyPromises.delete(payload.nonce);\n\t\t\t}\n\t\t});\n\t}\n\n\tpublic async retrieveSessionInfo(shardId: number): Promise {\n\t\tconst nonce = Math.random();\n\t\tconst payload: WorkerReceivePayload = {\n\t\t\top: WorkerReceivePayloadOp.RetrieveSessionInfo,\n\t\t\tshardId,\n\t\t\tnonce,\n\t\t};\n\t\t// eslint-disable-next-line no-promise-executor-return\n\t\tconst promise = new Promise((resolve) => this.sessionPromises.set(nonce, resolve));\n\t\tparentPort!.postMessage(payload);\n\t\treturn promise;\n\t}\n\n\tpublic updateSessionInfo(shardId: number, sessionInfo: SessionInfo | null) {\n\t\tconst payload: WorkerReceivePayload = {\n\t\t\top: WorkerReceivePayloadOp.UpdateSessionInfo,\n\t\t\tshardId,\n\t\t\tsession: sessionInfo,\n\t\t};\n\t\tparentPort!.postMessage(payload);\n\t}\n\n\tpublic async waitForIdentify(shardId: number, signal: AbortSignal): Promise {\n\t\tconst nonce = Math.random();\n\n\t\tconst payload: WorkerReceivePayload = {\n\t\t\top: WorkerReceivePayloadOp.WaitForIdentify,\n\t\t\tnonce,\n\t\t\tshardId,\n\t\t};\n\t\tconst promise = new Promise((resolve, reject) =>\n\t\t\t// eslint-disable-next-line no-promise-executor-return\n\t\t\tthis.waitForIdentifyPromises.set(nonce, { resolve, reject }),\n\t\t);\n\n\t\tparentPort!.postMessage(payload);\n\n\t\tconst listener = () => {\n\t\t\tconst payload: WorkerReceivePayload = {\n\t\t\t\top: WorkerReceivePayloadOp.CancelIdentify,\n\t\t\t\tnonce,\n\t\t\t};\n\n\t\t\tparentPort!.postMessage(payload);\n\t\t};\n\n\t\t(signal as unknown as PolyFillAbortSignal).addEventListener('abort', listener);\n\n\t\ttry {\n\t\t\tawait promise;\n\t\t} finally {\n\t\t\t(signal as unknown as PolyFillAbortSignal).removeEventListener('abort', listener);\n\t\t}\n\t}\n}\n","import { once } from 'node:events';\nimport { join, isAbsolute, resolve } from 'node:path';\nimport { Worker } from 'node:worker_threads';\nimport { Collection } from '@discordjs/collection';\nimport type { GatewaySendPayload } from 'discord-api-types/v10';\nimport type { IIdentifyThrottler } from '../../throttling/IIdentifyThrottler.js';\nimport type { SessionInfo, WebSocketManager } from '../../ws/WebSocketManager.js';\nimport type {\n\tWebSocketShardDestroyOptions,\n\tWebSocketShardEvents,\n\tWebSocketShardStatus,\n} from '../../ws/WebSocketShard.js';\nimport { managerToFetchingStrategyOptions, type FetchingStrategyOptions } from '../context/IContextFetchingStrategy.js';\nimport type { IShardingStrategy } from './IShardingStrategy.js';\n\nexport interface WorkerData extends FetchingStrategyOptions {\n\tshardIds: number[];\n}\n\nexport enum WorkerSendPayloadOp {\n\tConnect,\n\tDestroy,\n\tSend,\n\tSessionInfoResponse,\n\tShardIdentifyResponse,\n\tFetchStatus,\n}\n\nexport type WorkerSendPayload =\n\t| { nonce: number; ok: boolean; op: WorkerSendPayloadOp.ShardIdentifyResponse }\n\t| { nonce: number; op: WorkerSendPayloadOp.FetchStatus; shardId: number }\n\t| { nonce: number; op: WorkerSendPayloadOp.SessionInfoResponse; session: SessionInfo | null }\n\t| { op: WorkerSendPayloadOp.Connect; shardId: number }\n\t| { op: WorkerSendPayloadOp.Destroy; options?: WebSocketShardDestroyOptions; shardId: number }\n\t| { op: WorkerSendPayloadOp.Send; payload: GatewaySendPayload; shardId: number };\n\nexport enum WorkerReceivePayloadOp {\n\tConnected,\n\tDestroyed,\n\tEvent,\n\tRetrieveSessionInfo,\n\tUpdateSessionInfo,\n\tWaitForIdentify,\n\tFetchStatusResponse,\n\tWorkerReady,\n\tCancelIdentify,\n}\n\nexport type WorkerReceivePayload =\n\t// Can't seem to get a type-safe union based off of the event, so I'm sadly leaving data as any for now\n\t| { data: any; event: WebSocketShardEvents; op: WorkerReceivePayloadOp.Event; shardId: number }\n\t| { nonce: number; op: WorkerReceivePayloadOp.CancelIdentify }\n\t| { nonce: number; op: WorkerReceivePayloadOp.FetchStatusResponse; status: WebSocketShardStatus }\n\t| { nonce: number; op: WorkerReceivePayloadOp.RetrieveSessionInfo; shardId: number }\n\t| { nonce: number; op: WorkerReceivePayloadOp.WaitForIdentify; shardId: number }\n\t| { op: WorkerReceivePayloadOp.Connected; shardId: number }\n\t| { op: WorkerReceivePayloadOp.Destroyed; shardId: number }\n\t| { op: WorkerReceivePayloadOp.UpdateSessionInfo; session: SessionInfo | null; shardId: number }\n\t| { op: WorkerReceivePayloadOp.WorkerReady };\n\n/**\n * Options for a {@link WorkerShardingStrategy}\n */\nexport interface WorkerShardingStrategyOptions {\n\t/**\n\t * Dictates how many shards should be spawned per worker thread.\n\t */\n\tshardsPerWorker: number | 'all';\n\t/**\n\t * Path to the worker file to use. The worker requires quite a bit of setup, it is recommended you leverage the {@link WorkerBootstrapper} class.\n\t */\n\tworkerPath?: string;\n}\n\n/**\n * Strategy used to spawn threads in worker_threads\n */\nexport class WorkerShardingStrategy implements IShardingStrategy {\n\tprivate readonly manager: WebSocketManager;\n\n\tprivate readonly options: WorkerShardingStrategyOptions;\n\n\t#workers: Worker[] = [];\n\n\treadonly #workerByShardId = new Collection();\n\n\tprivate readonly connectPromises = new Collection void>();\n\n\tprivate readonly destroyPromises = new Collection void>();\n\n\tprivate readonly fetchStatusPromises = new Collection void>();\n\n\tprivate readonly waitForIdentifyControllers = new Collection();\n\n\tprivate throttler?: IIdentifyThrottler;\n\n\tpublic constructor(manager: WebSocketManager, options: WorkerShardingStrategyOptions) {\n\t\tthis.manager = manager;\n\t\tthis.options = options;\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.spawn}\n\t */\n\tpublic async spawn(shardIds: number[]) {\n\t\tconst shardsPerWorker = this.options.shardsPerWorker === 'all' ? shardIds.length : this.options.shardsPerWorker;\n\t\tconst strategyOptions = await managerToFetchingStrategyOptions(this.manager);\n\n\t\tconst loops = Math.ceil(shardIds.length / shardsPerWorker);\n\t\tconst promises: Promise[] = [];\n\n\t\tfor (let idx = 0; idx < loops; idx++) {\n\t\t\tconst slice = shardIds.slice(idx * shardsPerWorker, (idx + 1) * shardsPerWorker);\n\t\t\tconst workerData: WorkerData = {\n\t\t\t\t...strategyOptions,\n\t\t\t\tshardIds: slice,\n\t\t\t};\n\n\t\t\tpromises.push(this.setupWorker(workerData));\n\t\t}\n\n\t\tawait Promise.all(promises);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.connect}\n\t */\n\tpublic async connect() {\n\t\tconst promises = [];\n\n\t\tfor (const [shardId, worker] of this.#workerByShardId.entries()) {\n\t\t\tconst payload: WorkerSendPayload = {\n\t\t\t\top: WorkerSendPayloadOp.Connect,\n\t\t\t\tshardId,\n\t\t\t};\n\n\t\t\t// eslint-disable-next-line no-promise-executor-return\n\t\t\tconst promise = new Promise((resolve) => this.connectPromises.set(shardId, resolve));\n\t\t\tworker.postMessage(payload);\n\t\t\tpromises.push(promise);\n\t\t}\n\n\t\tawait Promise.all(promises);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.destroy}\n\t */\n\tpublic async destroy(options: Omit = {}) {\n\t\tconst promises = [];\n\n\t\tfor (const [shardId, worker] of this.#workerByShardId.entries()) {\n\t\t\tconst payload: WorkerSendPayload = {\n\t\t\t\top: WorkerSendPayloadOp.Destroy,\n\t\t\t\tshardId,\n\t\t\t\toptions,\n\t\t\t};\n\n\t\t\tpromises.push(\n\t\t\t\t// eslint-disable-next-line no-promise-executor-return, promise/prefer-await-to-then\n\t\t\t\tnew Promise((resolve) => this.destroyPromises.set(shardId, resolve)).then(async () => worker.terminate()),\n\t\t\t);\n\t\t\tworker.postMessage(payload);\n\t\t}\n\n\t\tthis.#workers = [];\n\t\tthis.#workerByShardId.clear();\n\n\t\tawait Promise.all(promises);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.send}\n\t */\n\tpublic send(shardId: number, data: GatewaySendPayload) {\n\t\tconst worker = this.#workerByShardId.get(shardId);\n\t\tif (!worker) {\n\t\t\tthrow new Error(`No worker found for shard ${shardId}`);\n\t\t}\n\n\t\tconst payload: WorkerSendPayload = {\n\t\t\top: WorkerSendPayloadOp.Send,\n\t\t\tshardId,\n\t\t\tpayload: data,\n\t\t};\n\t\tworker.postMessage(payload);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.fetchStatus}\n\t */\n\tpublic async fetchStatus() {\n\t\tconst statuses = new Collection();\n\n\t\tfor (const [shardId, worker] of this.#workerByShardId.entries()) {\n\t\t\tconst nonce = Math.random();\n\t\t\tconst payload: WorkerSendPayload = {\n\t\t\t\top: WorkerSendPayloadOp.FetchStatus,\n\t\t\t\tshardId,\n\t\t\t\tnonce,\n\t\t\t};\n\n\t\t\t// eslint-disable-next-line no-promise-executor-return\n\t\t\tconst promise = new Promise((resolve) => this.fetchStatusPromises.set(nonce, resolve));\n\t\t\tworker.postMessage(payload);\n\n\t\t\tconst status = await promise;\n\t\t\tstatuses.set(shardId, status);\n\t\t}\n\n\t\treturn statuses;\n\t}\n\n\tprivate async setupWorker(workerData: WorkerData) {\n\t\tconst worker = new Worker(this.resolveWorkerPath(), { workerData });\n\n\t\tawait once(worker, 'online');\n\t\t// We do this in case the user has any potentially long running code in their worker\n\t\tawait this.waitForWorkerReady(worker);\n\n\t\tworker\n\t\t\t.on('error', (err) => {\n\t\t\t\tthrow err;\n\t\t\t})\n\t\t\t.on('messageerror', (err) => {\n\t\t\t\tthrow err;\n\t\t\t})\n\t\t\t.on('message', async (payload: WorkerReceivePayload) => this.onMessage(worker, payload));\n\n\t\tthis.#workers.push(worker);\n\t\tfor (const shardId of workerData.shardIds) {\n\t\t\tthis.#workerByShardId.set(shardId, worker);\n\t\t}\n\t}\n\n\tprivate resolveWorkerPath(): string {\n\t\tconst path = this.options.workerPath;\n\n\t\tif (!path) {\n\t\t\treturn join(__dirname, 'defaultWorker.js');\n\t\t}\n\n\t\tif (isAbsolute(path)) {\n\t\t\treturn path;\n\t\t}\n\n\t\tif (/^\\.\\.?[/\\\\]/.test(path)) {\n\t\t\treturn resolve(path);\n\t\t}\n\n\t\ttry {\n\t\t\treturn require.resolve(path);\n\t\t} catch {\n\t\t\treturn resolve(path);\n\t\t}\n\t}\n\n\tprivate async waitForWorkerReady(worker: Worker): Promise {\n\t\treturn new Promise((resolve) => {\n\t\t\tconst handler = (payload: WorkerReceivePayload) => {\n\t\t\t\tif (payload.op === WorkerReceivePayloadOp.WorkerReady) {\n\t\t\t\t\tresolve();\n\t\t\t\t\tworker.off('message', handler);\n\t\t\t\t}\n\t\t\t};\n\n\t\t\tworker.on('message', handler);\n\t\t});\n\t}\n\n\tprivate async onMessage(worker: Worker, payload: WorkerReceivePayload) {\n\t\tswitch (payload.op) {\n\t\t\tcase WorkerReceivePayloadOp.Connected: {\n\t\t\t\tthis.connectPromises.get(payload.shardId)?.();\n\t\t\t\tthis.connectPromises.delete(payload.shardId);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.Destroyed: {\n\t\t\t\tthis.destroyPromises.get(payload.shardId)?.();\n\t\t\t\tthis.destroyPromises.delete(payload.shardId);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.Event: {\n\t\t\t\tthis.manager.emit(payload.event, { ...payload.data, shardId: payload.shardId });\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.RetrieveSessionInfo: {\n\t\t\t\tconst session = await this.manager.options.retrieveSessionInfo(payload.shardId);\n\t\t\t\tconst response: WorkerSendPayload = {\n\t\t\t\t\top: WorkerSendPayloadOp.SessionInfoResponse,\n\t\t\t\t\tnonce: payload.nonce,\n\t\t\t\t\tsession,\n\t\t\t\t};\n\t\t\t\tworker.postMessage(response);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.UpdateSessionInfo: {\n\t\t\t\tawait this.manager.options.updateSessionInfo(payload.shardId, payload.session);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.WaitForIdentify: {\n\t\t\t\tconst throttler = await this.ensureThrottler();\n\n\t\t\t\t// If this rejects it means we aborted, in which case we reply elsewhere.\n\t\t\t\ttry {\n\t\t\t\t\tconst controller = new AbortController();\n\t\t\t\t\tthis.waitForIdentifyControllers.set(payload.nonce, controller);\n\t\t\t\t\tawait throttler.waitForIdentify(payload.shardId, controller.signal);\n\t\t\t\t} catch {\n\t\t\t\t\treturn;\n\t\t\t\t}\n\n\t\t\t\tconst response: WorkerSendPayload = {\n\t\t\t\t\top: WorkerSendPayloadOp.ShardIdentifyResponse,\n\t\t\t\t\tnonce: payload.nonce,\n\t\t\t\t\tok: true,\n\t\t\t\t};\n\t\t\t\tworker.postMessage(response);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.FetchStatusResponse: {\n\t\t\t\tthis.fetchStatusPromises.get(payload.nonce)?.(payload.status);\n\t\t\t\tthis.fetchStatusPromises.delete(payload.nonce);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.WorkerReady: {\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.CancelIdentify: {\n\t\t\t\tthis.waitForIdentifyControllers.get(payload.nonce)?.abort();\n\t\t\t\tthis.waitForIdentifyControllers.delete(payload.nonce);\n\n\t\t\t\tconst response: WorkerSendPayload = {\n\t\t\t\t\top: WorkerSendPayloadOp.ShardIdentifyResponse,\n\t\t\t\t\tnonce: payload.nonce,\n\t\t\t\t\tok: false,\n\t\t\t\t};\n\t\t\t\tworker.postMessage(response);\n\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t}\n\n\tprivate async ensureThrottler(): Promise {\n\t\tthis.throttler ??= await this.manager.options.buildIdentifyThrottler(this.manager);\n\t\treturn this.throttler;\n\t}\n}\n","import { Collection } from '@discordjs/collection';\nimport type { GatewaySendPayload } from 'discord-api-types/v10';\nimport type { WebSocketManager } from '../../ws/WebSocketManager.js';\nimport { WebSocketShard, WebSocketShardEvents, type WebSocketShardDestroyOptions } from '../../ws/WebSocketShard.js';\nimport { managerToFetchingStrategyOptions } from '../context/IContextFetchingStrategy.js';\nimport { SimpleContextFetchingStrategy } from '../context/SimpleContextFetchingStrategy.js';\nimport type { IShardingStrategy } from './IShardingStrategy.js';\n\n/**\n * Simple strategy that just spawns shards in the current process\n */\nexport class SimpleShardingStrategy implements IShardingStrategy {\n\tprivate readonly manager: WebSocketManager;\n\n\tprivate readonly shards = new Collection();\n\n\tpublic constructor(manager: WebSocketManager) {\n\t\tthis.manager = manager;\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.spawn}\n\t */\n\tpublic async spawn(shardIds: number[]) {\n\t\tconst strategyOptions = await managerToFetchingStrategyOptions(this.manager);\n\n\t\tfor (const shardId of shardIds) {\n\t\t\tconst strategy = new SimpleContextFetchingStrategy(this.manager, strategyOptions);\n\t\t\tconst shard = new WebSocketShard(strategy, shardId);\n\t\t\tfor (const event of Object.values(WebSocketShardEvents)) {\n\t\t\t\t// @ts-expect-error: Intentional\n\t\t\t\tshard.on(event, (payload) => this.manager.emit(event, { ...payload, shardId }));\n\t\t\t}\n\n\t\t\tthis.shards.set(shardId, shard);\n\t\t}\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.connect}\n\t */\n\tpublic async connect() {\n\t\tconst promises = [];\n\n\t\tfor (const shard of this.shards.values()) {\n\t\t\tpromises.push(shard.connect());\n\t\t}\n\n\t\tawait Promise.all(promises);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.destroy}\n\t */\n\tpublic async destroy(options?: Omit) {\n\t\tconst promises = [];\n\n\t\tfor (const shard of this.shards.values()) {\n\t\t\tpromises.push(shard.destroy(options));\n\t\t}\n\n\t\tawait Promise.all(promises);\n\t\tthis.shards.clear();\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.send}\n\t */\n\tpublic async send(shardId: number, payload: GatewaySendPayload) {\n\t\tconst shard = this.shards.get(shardId);\n\t\tif (!shard) {\n\t\t\tthrow new RangeError(`Shard ${shardId} not found`);\n\t\t}\n\n\t\treturn shard.send(payload);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.fetchStatus}\n\t */\n\tpublic async fetchStatus() {\n\t\treturn this.shards.mapValues((shard) => shard.status);\n\t}\n}\n","/* eslint-disable id-length */\nimport { Buffer } from 'node:buffer';\nimport { once } from 'node:events';\nimport { clearInterval, clearTimeout, setInterval, setTimeout } from 'node:timers';\nimport { setTimeout as sleep } from 'node:timers/promises';\nimport { URLSearchParams } from 'node:url';\nimport { TextDecoder } from 'node:util';\nimport { inflate } from 'node:zlib';\nimport { Collection } from '@discordjs/collection';\nimport { lazy } from '@discordjs/util';\nimport { AsyncQueue } from '@sapphire/async-queue';\nimport { AsyncEventEmitter } from '@vladfrangu/async_event_emitter';\nimport {\n\tGatewayCloseCodes,\n\tGatewayDispatchEvents,\n\tGatewayOpcodes,\n\ttype GatewayDispatchPayload,\n\ttype GatewayIdentifyData,\n\ttype GatewayReadyDispatchData,\n\ttype GatewayReceivePayload,\n\ttype GatewaySendPayload,\n} from 'discord-api-types/v10';\nimport { WebSocket, type RawData } from 'ws';\nimport type { Inflate } from 'zlib-sync';\nimport type { IContextFetchingStrategy } from '../strategies/context/IContextFetchingStrategy.js';\nimport { ImportantGatewayOpcodes, getInitialSendRateLimitState } from '../utils/constants.js';\nimport type { SessionInfo } from './WebSocketManager.js';\n\n// eslint-disable-next-line promise/prefer-await-to-then\nconst getZlibSync = lazy(async () => import('zlib-sync').then((mod) => mod.default).catch(() => null));\n\nexport enum WebSocketShardEvents {\n\tClosed = 'closed',\n\tDebug = 'debug',\n\tDispatch = 'dispatch',\n\tError = 'error',\n\tHeartbeatComplete = 'heartbeat',\n\tHello = 'hello',\n\tReady = 'ready',\n\tResumed = 'resumed',\n}\n\nexport enum WebSocketShardStatus {\n\tIdle,\n\tConnecting,\n\tResuming,\n\tReady,\n}\n\nexport enum WebSocketShardDestroyRecovery {\n\tReconnect,\n\tResume,\n}\n\n// eslint-disable-next-line @typescript-eslint/consistent-type-definitions\nexport type WebSocketShardEventsMap = {\n\t[WebSocketShardEvents.Closed]: [{ code: number }];\n\t[WebSocketShardEvents.Debug]: [payload: { message: string }];\n\t[WebSocketShardEvents.Dispatch]: [payload: { data: GatewayDispatchPayload }];\n\t[WebSocketShardEvents.Error]: [payload: { error: Error }];\n\t[WebSocketShardEvents.Hello]: [];\n\t[WebSocketShardEvents.Ready]: [payload: { data: GatewayReadyDispatchData }];\n\t[WebSocketShardEvents.Resumed]: [];\n\t[WebSocketShardEvents.HeartbeatComplete]: [payload: { ackAt: number; heartbeatAt: number; latency: number }];\n};\n\nexport interface WebSocketShardDestroyOptions {\n\tcode?: number;\n\treason?: string;\n\trecover?: WebSocketShardDestroyRecovery;\n}\n\nexport enum CloseCodes {\n\tNormal = 1_000,\n\tResuming = 4_200,\n}\n\nexport interface SendRateLimitState {\n\tremaining: number;\n\tresetAt: number;\n}\n\nexport class WebSocketShard extends AsyncEventEmitter {\n\tprivate connection: WebSocket | null = null;\n\n\tprivate useIdentifyCompress = false;\n\n\tprivate inflate: Inflate | null = null;\n\n\tprivate readonly textDecoder = new TextDecoder();\n\n\tprivate replayedEvents = 0;\n\n\tprivate isAck = true;\n\n\tprivate sendRateLimitState: SendRateLimitState = getInitialSendRateLimitState();\n\n\tprivate initialHeartbeatTimeoutController: AbortController | null = null;\n\n\tprivate heartbeatInterval: NodeJS.Timer | null = null;\n\n\tprivate lastHeartbeatAt = -1;\n\n\t// Indicates whether the shard has already resolved its original connect() call\n\tprivate initialConnectResolved = false;\n\n\t// Indicates if we failed to connect to the ws url (ECONNREFUSED/ECONNRESET)\n\tprivate failedToConnectDueToNetworkError = false;\n\n\tprivate readonly sendQueue = new AsyncQueue();\n\n\tprivate readonly timeoutAbortControllers = new Collection();\n\n\tprivate readonly strategy: IContextFetchingStrategy;\n\n\tpublic readonly id: number;\n\n\t#status: WebSocketShardStatus = WebSocketShardStatus.Idle;\n\n\tpublic get status(): WebSocketShardStatus {\n\t\treturn this.#status;\n\t}\n\n\tpublic constructor(strategy: IContextFetchingStrategy, id: number) {\n\t\tsuper();\n\t\tthis.strategy = strategy;\n\t\tthis.id = id;\n\t}\n\n\tpublic async connect() {\n\t\tconst promise = this.initialConnectResolved ? Promise.resolve() : once(this, WebSocketShardEvents.Ready);\n\t\tvoid this.internalConnect();\n\n\t\tawait promise;\n\t\tthis.initialConnectResolved = true;\n\t}\n\n\tprivate async internalConnect() {\n\t\tif (this.#status !== WebSocketShardStatus.Idle) {\n\t\t\tthrow new Error(\"Tried to connect a shard that wasn't idle\");\n\t\t}\n\n\t\tconst { version, encoding, compression } = this.strategy.options;\n\t\tconst params = new URLSearchParams({ v: version, encoding });\n\t\tif (compression) {\n\t\t\tconst zlib = await getZlibSync();\n\t\t\tif (zlib) {\n\t\t\t\tparams.append('compress', compression);\n\t\t\t\tthis.inflate = new zlib.Inflate({\n\t\t\t\t\tchunkSize: 65_535,\n\t\t\t\t\tto: 'string',\n\t\t\t\t});\n\t\t\t} else if (!this.useIdentifyCompress) {\n\t\t\t\tthis.useIdentifyCompress = true;\n\t\t\t\tconsole.warn(\n\t\t\t\t\t'WebSocketShard: Compression is enabled but zlib-sync is not installed, falling back to identify compress',\n\t\t\t\t);\n\t\t\t}\n\t\t}\n\n\t\tconst session = await this.strategy.retrieveSessionInfo(this.id);\n\n\t\tconst url = `${session?.resumeURL ?? this.strategy.options.gatewayInformation.url}?${params.toString()}`;\n\t\tthis.debug([`Connecting to ${url}`]);\n\t\tconst connection = new WebSocket(url, { handshakeTimeout: this.strategy.options.handshakeTimeout ?? undefined })\n\t\t\t.on('message', this.onMessage.bind(this))\n\t\t\t.on('error', this.onError.bind(this))\n\t\t\t.on('close', this.onClose.bind(this));\n\n\t\tconnection.binaryType = 'arraybuffer';\n\t\tthis.connection = connection;\n\n\t\tthis.#status = WebSocketShardStatus.Connecting;\n\n\t\tthis.sendRateLimitState = getInitialSendRateLimitState();\n\n\t\tconst { ok } = await this.waitForEvent(WebSocketShardEvents.Hello, this.strategy.options.helloTimeout);\n\t\tif (!ok) {\n\t\t\treturn;\n\t\t}\n\n\t\tif (session?.shardCount === this.strategy.options.shardCount) {\n\t\t\tawait this.resume(session);\n\t\t} else {\n\t\t\tawait this.identify();\n\t\t}\n\t}\n\n\tpublic async destroy(options: WebSocketShardDestroyOptions = {}) {\n\t\tif (this.#status === WebSocketShardStatus.Idle) {\n\t\t\tthis.debug(['Tried to destroy a shard that was idle']);\n\t\t\treturn;\n\t\t}\n\n\t\tif (!options.code) {\n\t\t\toptions.code = options.recover === WebSocketShardDestroyRecovery.Resume ? CloseCodes.Resuming : CloseCodes.Normal;\n\t\t}\n\n\t\tthis.debug([\n\t\t\t'Destroying shard',\n\t\t\t`Reason: ${options.reason ?? 'none'}`,\n\t\t\t`Code: ${options.code}`,\n\t\t\t`Recover: ${options.recover === undefined ? 'none' : WebSocketShardDestroyRecovery[options.recover]!}`,\n\t\t]);\n\n\t\t// Reset state\n\t\tthis.isAck = true;\n\t\tif (this.heartbeatInterval) {\n\t\t\tclearInterval(this.heartbeatInterval);\n\t\t}\n\n\t\tif (this.initialHeartbeatTimeoutController) {\n\t\t\tthis.initialHeartbeatTimeoutController.abort();\n\t\t\tthis.initialHeartbeatTimeoutController = null;\n\t\t}\n\n\t\tthis.lastHeartbeatAt = -1;\n\n\t\tfor (const controller of this.timeoutAbortControllers.values()) {\n\t\t\tcontroller.abort();\n\t\t}\n\n\t\tthis.timeoutAbortControllers.clear();\n\n\t\tthis.failedToConnectDueToNetworkError = false;\n\n\t\t// Clear session state if applicable\n\t\tif (options.recover !== WebSocketShardDestroyRecovery.Resume) {\n\t\t\tawait this.strategy.updateSessionInfo(this.id, null);\n\t\t}\n\n\t\tif (this.connection) {\n\t\t\t// No longer need to listen to messages\n\t\t\tthis.connection.removeAllListeners('message');\n\t\t\t// Prevent a reconnection loop by unbinding the main close event\n\t\t\tthis.connection.removeAllListeners('close');\n\n\t\t\tconst shouldClose = this.connection.readyState === WebSocket.OPEN;\n\n\t\t\tthis.debug([\n\t\t\t\t'Connection status during destroy',\n\t\t\t\t`Needs closing: ${shouldClose}`,\n\t\t\t\t`Ready state: ${this.connection.readyState}`,\n\t\t\t]);\n\n\t\t\tif (shouldClose) {\n\t\t\t\tthis.connection.close(options.code, options.reason);\n\t\t\t\tawait once(this.connection, 'close');\n\t\t\t\tthis.emit(WebSocketShardEvents.Closed, { code: options.code });\n\t\t\t}\n\n\t\t\t// Lastly, remove the error event.\n\t\t\t// Doing this earlier would cause a hard crash in case an error event fired on our `close` call\n\t\t\tthis.connection.removeAllListeners('error');\n\t\t} else {\n\t\t\tthis.debug(['Destroying a shard that has no connection; please open an issue on GitHub']);\n\t\t}\n\n\t\tthis.#status = WebSocketShardStatus.Idle;\n\n\t\tif (options.recover !== undefined) {\n\t\t\t// There's cases (like no internet connection) where we immediately fail to connect,\n\t\t\t// causing a very fast and draining reconnection loop.\n\t\t\tawait sleep(500);\n\t\t\treturn this.internalConnect();\n\t\t}\n\t}\n\n\tprivate async waitForEvent(event: WebSocketShardEvents, timeoutDuration?: number | null): Promise<{ ok: boolean }> {\n\t\tthis.debug([`Waiting for event ${event} ${timeoutDuration ? `for ${timeoutDuration}ms` : 'indefinitely'}`]);\n\t\tconst timeoutController = new AbortController();\n\t\tconst timeout = timeoutDuration ? setTimeout(() => timeoutController.abort(), timeoutDuration).unref() : null;\n\n\t\tthis.timeoutAbortControllers.set(event, timeoutController);\n\n\t\tconst closeController = new AbortController();\n\n\t\ttry {\n\t\t\t// If the first promise resolves, all is well. If the 2nd promise resolves,\n\t\t\t// the shard has meanwhile closed. In that case, a destroy is already ongoing, so we just need to\n\t\t\t// return false. Meanwhile, if something rejects (error event) or the first controller is aborted,\n\t\t\t// we enter the catch block and trigger a destroy there.\n\t\t\tconst closed = await Promise.race([\n\t\t\t\tonce(this, event, { signal: timeoutController.signal }).then(() => false),\n\t\t\t\tonce(this, WebSocketShardEvents.Closed, { signal: closeController.signal }).then(() => true),\n\t\t\t]);\n\n\t\t\treturn { ok: !closed };\n\t\t} catch {\n\t\t\t// If we're here because of other reasons, we need to destroy the shard\n\t\t\tvoid this.destroy({\n\t\t\t\tcode: CloseCodes.Normal,\n\t\t\t\treason: 'Something timed out or went wrong while waiting for an event',\n\t\t\t\trecover: WebSocketShardDestroyRecovery.Reconnect,\n\t\t\t});\n\n\t\t\treturn { ok: false };\n\t\t} finally {\n\t\t\tif (timeout) {\n\t\t\t\tclearTimeout(timeout);\n\t\t\t}\n\n\t\t\tthis.timeoutAbortControllers.delete(event);\n\n\t\t\t// Clean up the close listener to not leak memory\n\t\t\tif (!closeController.signal.aborted) {\n\t\t\t\tcloseController.abort();\n\t\t\t}\n\t\t}\n\t}\n\n\tpublic async send(payload: GatewaySendPayload): Promise {\n\t\tif (!this.connection) {\n\t\t\tthrow new Error(\"WebSocketShard wasn't connected\");\n\t\t}\n\n\t\tif (this.#status !== WebSocketShardStatus.Ready && !ImportantGatewayOpcodes.has(payload.op)) {\n\t\t\tthis.debug(['Tried to send a non-crucial payload before the shard was ready, waiting']);\n\t\t\t// This will throw if the shard throws an error event in the meantime, just requeue the payload\n\t\t\ttry {\n\t\t\t\tawait once(this, WebSocketShardEvents.Ready);\n\t\t\t} catch {\n\t\t\t\treturn this.send(payload);\n\t\t\t}\n\t\t}\n\n\t\tawait this.sendQueue.wait();\n\n\t\tif (--this.sendRateLimitState.remaining <= 0) {\n\t\t\tconst now = Date.now();\n\n\t\t\tif (this.sendRateLimitState.resetAt > now) {\n\t\t\t\tconst sleepFor = this.sendRateLimitState.resetAt - now;\n\n\t\t\t\tthis.debug([`Was about to hit the send rate limit, sleeping for ${sleepFor}ms`]);\n\t\t\t\tconst controller = new AbortController();\n\n\t\t\t\t// Sleep for the remaining time, but if the connection closes in the meantime, we shouldn't wait the remainder to avoid blocking the new conn\n\t\t\t\tconst interrupted = await Promise.race([\n\t\t\t\t\tsleep(sleepFor).then(() => false),\n\t\t\t\t\tonce(this, WebSocketShardEvents.Closed, { signal: controller.signal }).then(() => true),\n\t\t\t\t]);\n\n\t\t\t\tif (interrupted) {\n\t\t\t\t\tthis.debug(['Connection closed while waiting for the send rate limit to reset, re-queueing payload']);\n\t\t\t\t\tthis.sendQueue.shift();\n\t\t\t\t\treturn this.send(payload);\n\t\t\t\t}\n\n\t\t\t\t// This is so the listener from the `once` call is removed\n\t\t\t\tcontroller.abort();\n\t\t\t}\n\n\t\t\tthis.sendRateLimitState = getInitialSendRateLimitState();\n\t\t}\n\n\t\tthis.sendQueue.shift();\n\t\tthis.connection.send(JSON.stringify(payload));\n\t}\n\n\tprivate async identify() {\n\t\tthis.debug(['Waiting for identify throttle']);\n\n\t\tconst controller = new AbortController();\n\t\tconst closeHandler = () => {\n\t\t\tcontroller.abort();\n\t\t};\n\n\t\tthis.on(WebSocketShardEvents.Closed, closeHandler);\n\n\t\ttry {\n\t\t\tawait this.strategy.waitForIdentify(this.id, controller.signal);\n\t\t} catch {\n\t\t\tthis.debug(['Was waiting for an identify, but the shard closed in the meantime']);\n\t\t\treturn;\n\t\t} finally {\n\t\t\tthis.off(WebSocketShardEvents.Closed, closeHandler);\n\t\t}\n\n\t\tthis.debug([\n\t\t\t'Identifying',\n\t\t\t`shard id: ${this.id.toString()}`,\n\t\t\t`shard count: ${this.strategy.options.shardCount}`,\n\t\t\t`intents: ${this.strategy.options.intents}`,\n\t\t\t`compression: ${this.inflate ? 'zlib-stream' : this.useIdentifyCompress ? 'identify' : 'none'}`,\n\t\t]);\n\n\t\tconst d: GatewayIdentifyData = {\n\t\t\ttoken: this.strategy.options.token,\n\t\t\tproperties: this.strategy.options.identifyProperties,\n\t\t\tintents: this.strategy.options.intents,\n\t\t\tcompress: this.useIdentifyCompress,\n\t\t\tshard: [this.id, this.strategy.options.shardCount],\n\t\t};\n\n\t\tif (this.strategy.options.largeThreshold) {\n\t\t\td.large_threshold = this.strategy.options.largeThreshold;\n\t\t}\n\n\t\tif (this.strategy.options.initialPresence) {\n\t\t\td.presence = this.strategy.options.initialPresence;\n\t\t}\n\n\t\tawait this.send({\n\t\t\top: GatewayOpcodes.Identify,\n\t\t\td,\n\t\t});\n\n\t\tawait this.waitForEvent(WebSocketShardEvents.Ready, this.strategy.options.readyTimeout);\n\t}\n\n\tprivate async resume(session: SessionInfo) {\n\t\tthis.debug([\n\t\t\t'Resuming session',\n\t\t\t`resume url: ${session.resumeURL}`,\n\t\t\t`sequence: ${session.sequence}`,\n\t\t\t`shard id: ${this.id.toString()}`,\n\t\t]);\n\n\t\tthis.#status = WebSocketShardStatus.Resuming;\n\t\tthis.replayedEvents = 0;\n\t\treturn this.send({\n\t\t\top: GatewayOpcodes.Resume,\n\t\t\td: {\n\t\t\t\ttoken: this.strategy.options.token,\n\t\t\t\tseq: session.sequence,\n\t\t\t\tsession_id: session.sessionId,\n\t\t\t},\n\t\t});\n\t}\n\n\tprivate async heartbeat(requested = false) {\n\t\tif (!this.isAck && !requested) {\n\t\t\treturn this.destroy({ reason: 'Zombie connection', recover: WebSocketShardDestroyRecovery.Resume });\n\t\t}\n\n\t\tconst session = await this.strategy.retrieveSessionInfo(this.id);\n\n\t\tawait this.send({\n\t\t\top: GatewayOpcodes.Heartbeat,\n\t\t\td: session?.sequence ?? null,\n\t\t});\n\n\t\tthis.lastHeartbeatAt = Date.now();\n\t\tthis.isAck = false;\n\t}\n\n\tprivate async unpackMessage(data: ArrayBuffer | Buffer, isBinary: boolean): Promise {\n\t\tconst decompressable = new Uint8Array(data);\n\n\t\t// Deal with no compression\n\t\tif (!isBinary) {\n\t\t\treturn JSON.parse(this.textDecoder.decode(decompressable)) as GatewayReceivePayload;\n\t\t}\n\n\t\t// Deal with identify compress\n\t\tif (this.useIdentifyCompress) {\n\t\t\treturn new Promise((resolve, reject) => {\n\t\t\t\tinflate(decompressable, { chunkSize: 65_535 }, (err, result) => {\n\t\t\t\t\tif (err) {\n\t\t\t\t\t\treject(err);\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\n\t\t\t\t\tresolve(JSON.parse(this.textDecoder.decode(result)) as GatewayReceivePayload);\n\t\t\t\t});\n\t\t\t});\n\t\t}\n\n\t\t// Deal with gw wide zlib-stream compression\n\t\tif (this.inflate) {\n\t\t\tconst l = decompressable.length;\n\t\t\tconst flush =\n\t\t\t\tl >= 4 &&\n\t\t\t\tdecompressable[l - 4] === 0x00 &&\n\t\t\t\tdecompressable[l - 3] === 0x00 &&\n\t\t\t\tdecompressable[l - 2] === 0xff &&\n\t\t\t\tdecompressable[l - 1] === 0xff;\n\n\t\t\tconst zlib = (await getZlibSync())!;\n\t\t\tthis.inflate.push(Buffer.from(decompressable), flush ? zlib.Z_SYNC_FLUSH : zlib.Z_NO_FLUSH);\n\n\t\t\tif (this.inflate.err) {\n\t\t\t\tthis.emit(WebSocketShardEvents.Error, {\n\t\t\t\t\terror: new Error(`${this.inflate.err}${this.inflate.msg ? `: ${this.inflate.msg}` : ''}`),\n\t\t\t\t});\n\t\t\t}\n\n\t\t\tif (!flush) {\n\t\t\t\treturn null;\n\t\t\t}\n\n\t\t\tconst { result } = this.inflate;\n\t\t\tif (!result) {\n\t\t\t\treturn null;\n\t\t\t}\n\n\t\t\treturn JSON.parse(typeof result === 'string' ? result : this.textDecoder.decode(result)) as GatewayReceivePayload;\n\t\t}\n\n\t\tthis.debug([\n\t\t\t'Received a message we were unable to decompress',\n\t\t\t`isBinary: ${isBinary.toString()}`,\n\t\t\t`useIdentifyCompress: ${this.useIdentifyCompress.toString()}`,\n\t\t\t`inflate: ${Boolean(this.inflate).toString()}`,\n\t\t]);\n\n\t\treturn null;\n\t}\n\n\tprivate async onMessage(data: RawData, isBinary: boolean) {\n\t\tconst payload = await this.unpackMessage(data as ArrayBuffer | Buffer, isBinary);\n\t\tif (!payload) {\n\t\t\treturn;\n\t\t}\n\n\t\tswitch (payload.op) {\n\t\t\tcase GatewayOpcodes.Dispatch: {\n\t\t\t\tif (this.#status === WebSocketShardStatus.Resuming) {\n\t\t\t\t\tthis.replayedEvents++;\n\t\t\t\t}\n\n\t\t\t\t// eslint-disable-next-line sonarjs/no-nested-switch\n\t\t\t\tswitch (payload.t) {\n\t\t\t\t\tcase GatewayDispatchEvents.Ready: {\n\t\t\t\t\t\tthis.#status = WebSocketShardStatus.Ready;\n\n\t\t\t\t\t\tconst session = {\n\t\t\t\t\t\t\tsequence: payload.s,\n\t\t\t\t\t\t\tsessionId: payload.d.session_id,\n\t\t\t\t\t\t\tshardId: this.id,\n\t\t\t\t\t\t\tshardCount: this.strategy.options.shardCount,\n\t\t\t\t\t\t\tresumeURL: payload.d.resume_gateway_url,\n\t\t\t\t\t\t};\n\n\t\t\t\t\t\tawait this.strategy.updateSessionInfo(this.id, session);\n\n\t\t\t\t\t\tthis.emit(WebSocketShardEvents.Ready, { data: payload.d });\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase GatewayDispatchEvents.Resumed: {\n\t\t\t\t\t\tthis.#status = WebSocketShardStatus.Ready;\n\t\t\t\t\t\tthis.debug([`Resumed and replayed ${this.replayedEvents} events`]);\n\t\t\t\t\t\tthis.emit(WebSocketShardEvents.Resumed);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tdefault: {\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tconst session = await this.strategy.retrieveSessionInfo(this.id);\n\t\t\t\tif (session) {\n\t\t\t\t\tif (payload.s > session.sequence) {\n\t\t\t\t\t\tawait this.strategy.updateSessionInfo(this.id, { ...session, sequence: payload.s });\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\tthis.debug([\n\t\t\t\t\t\t`Received a ${payload.t} event but no session is available. Session information cannot be re-constructed in this state without a full reconnect`,\n\t\t\t\t\t]);\n\t\t\t\t}\n\n\t\t\t\tthis.emit(WebSocketShardEvents.Dispatch, { data: payload });\n\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayOpcodes.Heartbeat: {\n\t\t\t\tawait this.heartbeat(true);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayOpcodes.Reconnect: {\n\t\t\t\tawait this.destroy({\n\t\t\t\t\treason: 'Told to reconnect by Discord',\n\t\t\t\t\trecover: WebSocketShardDestroyRecovery.Resume,\n\t\t\t\t});\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayOpcodes.InvalidSession: {\n\t\t\t\tthis.debug([`Invalid session; will attempt to resume: ${payload.d.toString()}`]);\n\t\t\t\tconst session = await this.strategy.retrieveSessionInfo(this.id);\n\t\t\t\tif (payload.d && session) {\n\t\t\t\t\tawait this.resume(session);\n\t\t\t\t} else {\n\t\t\t\t\tawait this.destroy({\n\t\t\t\t\t\treason: 'Invalid session',\n\t\t\t\t\t\trecover: WebSocketShardDestroyRecovery.Reconnect,\n\t\t\t\t\t});\n\t\t\t\t}\n\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayOpcodes.Hello: {\n\t\t\t\tthis.emit(WebSocketShardEvents.Hello);\n\t\t\t\tconst jitter = Math.random();\n\t\t\t\tconst firstWait = Math.floor(payload.d.heartbeat_interval * jitter);\n\t\t\t\tthis.debug([`Preparing first heartbeat of the connection with a jitter of ${jitter}; waiting ${firstWait}ms`]);\n\n\t\t\t\ttry {\n\t\t\t\t\tconst controller = new AbortController();\n\t\t\t\t\tthis.initialHeartbeatTimeoutController = controller;\n\t\t\t\t\tawait sleep(firstWait, undefined, { signal: controller.signal });\n\t\t\t\t} catch {\n\t\t\t\t\tthis.debug(['Cancelled initial heartbeat due to #destroy being called']);\n\t\t\t\t\treturn;\n\t\t\t\t} finally {\n\t\t\t\t\tthis.initialHeartbeatTimeoutController = null;\n\t\t\t\t}\n\n\t\t\t\tawait this.heartbeat();\n\n\t\t\t\tthis.debug([`First heartbeat sent, starting to beat every ${payload.d.heartbeat_interval}ms`]);\n\t\t\t\tthis.heartbeatInterval = setInterval(() => void this.heartbeat(), payload.d.heartbeat_interval);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayOpcodes.HeartbeatAck: {\n\t\t\t\tthis.isAck = true;\n\n\t\t\t\tconst ackAt = Date.now();\n\t\t\t\tthis.emit(WebSocketShardEvents.HeartbeatComplete, {\n\t\t\t\t\tackAt,\n\t\t\t\t\theartbeatAt: this.lastHeartbeatAt,\n\t\t\t\t\tlatency: ackAt - this.lastHeartbeatAt,\n\t\t\t\t});\n\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t}\n\n\tprivate onError(error: Error) {\n\t\tif ('code' in error && ['ECONNRESET', 'ECONNREFUSED'].includes(error.code as string)) {\n\t\t\tthis.debug(['Failed to connect to the gateway URL specified due to a network error']);\n\t\t\tthis.failedToConnectDueToNetworkError = true;\n\t\t\treturn;\n\t\t}\n\n\t\tthis.emit(WebSocketShardEvents.Error, { error });\n\t}\n\n\tprivate async onClose(code: number) {\n\t\tthis.emit(WebSocketShardEvents.Closed, { code });\n\n\t\tswitch (code) {\n\t\t\tcase CloseCodes.Normal: {\n\t\t\t\treturn this.destroy({\n\t\t\t\t\tcode,\n\t\t\t\t\treason: 'Got disconnected by Discord',\n\t\t\t\t\trecover: WebSocketShardDestroyRecovery.Reconnect,\n\t\t\t\t});\n\t\t\t}\n\n\t\t\tcase CloseCodes.Resuming: {\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.UnknownError: {\n\t\t\t\tthis.debug([`An unknown error occurred: ${code}`]);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Resume });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.UnknownOpcode: {\n\t\t\t\tthis.debug(['An invalid opcode was sent to Discord.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Resume });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.DecodeError: {\n\t\t\t\tthis.debug(['An invalid payload was sent to Discord.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Resume });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.NotAuthenticated: {\n\t\t\t\tthis.debug(['A request was somehow sent before the identify/resume payload.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Reconnect });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.AuthenticationFailed: {\n\t\t\t\tthrow new Error('Authentication failed');\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.AlreadyAuthenticated: {\n\t\t\t\tthis.debug(['More than one auth payload was sent.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Reconnect });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.InvalidSeq: {\n\t\t\t\tthis.debug(['An invalid sequence was sent.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Reconnect });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.RateLimited: {\n\t\t\t\tthis.debug(['The WebSocket rate limit has been hit, this should never happen']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Reconnect });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.SessionTimedOut: {\n\t\t\t\tthis.debug(['Session timed out.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Resume });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.InvalidShard: {\n\t\t\t\tthrow new Error('Invalid shard');\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.ShardingRequired: {\n\t\t\t\tthrow new Error('Sharding is required');\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.InvalidAPIVersion: {\n\t\t\t\tthrow new Error('Used an invalid API version');\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.InvalidIntents: {\n\t\t\t\tthrow new Error('Used invalid intents');\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.DisallowedIntents: {\n\t\t\t\tthrow new Error('Used disallowed intents');\n\t\t\t}\n\n\t\t\tdefault: {\n\t\t\t\tthis.debug([\n\t\t\t\t\t`The gateway closed with an unexpected code ${code}, attempting to ${\n\t\t\t\t\t\tthis.failedToConnectDueToNetworkError ? 'reconnect' : 'resume'\n\t\t\t\t\t}.`,\n\t\t\t\t]);\n\t\t\t\treturn this.destroy({\n\t\t\t\t\tcode,\n\t\t\t\t\trecover: this.failedToConnectDueToNetworkError\n\t\t\t\t\t\t? WebSocketShardDestroyRecovery.Reconnect\n\t\t\t\t\t\t: WebSocketShardDestroyRecovery.Resume,\n\t\t\t\t});\n\t\t\t}\n\t\t}\n\t}\n\n\tprivate debug(messages: [string, ...string[]]) {\n\t\tconst message = `${messages[0]}${\n\t\t\tmessages.length > 1\n\t\t\t\t? `\\n${messages\n\t\t\t\t\t\t.slice(1)\n\t\t\t\t\t\t.map((m) => `\t${m}`)\n\t\t\t\t\t\t.join('\\n')}`\n\t\t\t\t: ''\n\t\t}`;\n\n\t\tthis.emit(WebSocketShardEvents.Debug, { message });\n\t}\n}\n","import process from 'node:process';\nimport { Collection } from '@discordjs/collection';\nimport { lazy } from '@discordjs/util';\nimport { APIVersion, GatewayOpcodes } from 'discord-api-types/v10';\nimport { SimpleShardingStrategy } from '../strategies/sharding/SimpleShardingStrategy.js';\nimport { SimpleIdentifyThrottler } from '../throttling/SimpleIdentifyThrottler.js';\nimport type { SessionInfo, OptionalWebSocketManagerOptions, WebSocketManager } from '../ws/WebSocketManager.js';\nimport type { SendRateLimitState } from '../ws/WebSocketShard.js';\n\n/**\n * Valid encoding types\n */\nexport enum Encoding {\n\tJSON = 'json',\n}\n\n/**\n * Valid compression methods\n */\nexport enum CompressionMethod {\n\tZlibStream = 'zlib-stream',\n}\n\nexport const DefaultDeviceProperty = `@discordjs/ws 0.8.3` as `@discordjs/ws ${string}`;\n\nconst getDefaultSessionStore = lazy(() => new Collection());\n\n/**\n * Default options used by the manager\n */\nexport const DefaultWebSocketManagerOptions = {\n\tasync buildIdentifyThrottler(manager: WebSocketManager) {\n\t\tconst info = await manager.fetchGatewayInformation();\n\t\treturn new SimpleIdentifyThrottler(info.session_start_limit.max_concurrency);\n\t},\n\tbuildStrategy: (manager) => new SimpleShardingStrategy(manager),\n\tshardCount: null,\n\tshardIds: null,\n\tlargeThreshold: null,\n\tinitialPresence: null,\n\tidentifyProperties: {\n\t\tbrowser: DefaultDeviceProperty,\n\t\tdevice: DefaultDeviceProperty,\n\t\tos: process.platform,\n\t},\n\tversion: APIVersion,\n\tencoding: Encoding.JSON,\n\tcompression: null,\n\tretrieveSessionInfo(shardId) {\n\t\tconst store = getDefaultSessionStore();\n\t\treturn store.get(shardId) ?? null;\n\t},\n\tupdateSessionInfo(shardId: number, info: SessionInfo | null) {\n\t\tconst store = getDefaultSessionStore();\n\t\tif (info) {\n\t\t\tstore.set(shardId, info);\n\t\t} else {\n\t\t\tstore.delete(shardId);\n\t\t}\n\t},\n\thandshakeTimeout: 30_000,\n\thelloTimeout: 60_000,\n\treadyTimeout: 15_000,\n} as const satisfies OptionalWebSocketManagerOptions;\n\nexport const ImportantGatewayOpcodes = new Set([\n\tGatewayOpcodes.Heartbeat,\n\tGatewayOpcodes.Identify,\n\tGatewayOpcodes.Resume,\n]);\n\nexport function getInitialSendRateLimitState(): SendRateLimitState {\n\treturn {\n\t\tremaining: 120,\n\t\tresetAt: Date.now() + 60_000,\n\t};\n}\n","import { setTimeout as sleep } from 'node:timers/promises';\nimport { Collection } from '@discordjs/collection';\nimport { AsyncQueue } from '@sapphire/async-queue';\nimport type { IIdentifyThrottler } from './IIdentifyThrottler.js';\n\n/**\n * The state of a rate limit key's identify queue.\n */\nexport interface IdentifyState {\n\tqueue: AsyncQueue;\n\tresetsAt: number;\n}\n\n/**\n * Local, in-memory identify throttler.\n */\nexport class SimpleIdentifyThrottler implements IIdentifyThrottler {\n\tprivate readonly states = new Collection();\n\n\tpublic constructor(private readonly maxConcurrency: number) {}\n\n\t/**\n\t * {@inheritDoc IIdentifyThrottler.waitForIdentify}\n\t */\n\tpublic async waitForIdentify(shardId: number, signal: AbortSignal): Promise {\n\t\tconst key = shardId % this.maxConcurrency;\n\n\t\tconst state = this.states.ensure(key, () => {\n\t\t\treturn {\n\t\t\t\tqueue: new AsyncQueue(),\n\t\t\t\tresetsAt: Number.POSITIVE_INFINITY,\n\t\t\t};\n\t\t});\n\n\t\tawait state.queue.wait({ signal });\n\n\t\ttry {\n\t\t\tconst diff = state.resetsAt - Date.now();\n\t\t\tif (diff <= 5_000) {\n\t\t\t\t// To account for the latency the IDENTIFY payload goes through, we add a bit more wait time\n\t\t\t\tconst time = diff + Math.random() * 1_500;\n\t\t\t\tawait sleep(time);\n\t\t\t}\n\n\t\t\tstate.resetsAt = Date.now() + 5_000;\n\t\t} finally {\n\t\t\tstate.queue.shift();\n\t\t}\n\t}\n}\n","import { isMainThread, parentPort, workerData } from 'node:worker_threads';\nimport { Collection } from '@discordjs/collection';\nimport type { Awaitable } from '@discordjs/util';\nimport { WorkerContextFetchingStrategy } from '../strategies/context/WorkerContextFetchingStrategy.js';\nimport {\n\tWorkerReceivePayloadOp,\n\tWorkerSendPayloadOp,\n\ttype WorkerData,\n\ttype WorkerReceivePayload,\n\ttype WorkerSendPayload,\n} from '../strategies/sharding/WorkerShardingStrategy.js';\nimport type { WebSocketShardDestroyOptions } from '../ws/WebSocketShard.js';\nimport { WebSocketShardEvents, WebSocketShard } from '../ws/WebSocketShard.js';\n\n/**\n * Options for bootstrapping the worker\n */\nexport interface BootstrapOptions {\n\t/**\n\t * Shard events to just arbitrarily forward to the parent thread for the manager to emit\n\t * Note: By default, this will include ALL events\n\t * you most likely want to handle dispatch within the worker itself\n\t */\n\tforwardEvents?: WebSocketShardEvents[];\n\t/**\n\t * Function to call when a shard is created for additional setup\n\t */\n\tshardCallback?(shard: WebSocketShard): Awaitable;\n}\n\n/**\n * Utility class for bootstrapping a worker thread to be used for sharding\n */\nexport class WorkerBootstrapper {\n\t/**\n\t * The data passed to the worker thread\n\t */\n\tprotected readonly data = workerData as WorkerData;\n\n\t/**\n\t * The shards that are managed by this worker\n\t */\n\tprotected readonly shards = new Collection();\n\n\tpublic constructor() {\n\t\tif (isMainThread) {\n\t\t\tthrow new Error('Expected WorkerBootstrap to not be used within the main thread');\n\t\t}\n\t}\n\n\t/**\n\t * Helper method to initiate a shard's connection process\n\t */\n\tprotected async connect(shardId: number): Promise {\n\t\tconst shard = this.shards.get(shardId);\n\t\tif (!shard) {\n\t\t\tthrow new RangeError(`Shard ${shardId} does not exist`);\n\t\t}\n\n\t\tawait shard.connect();\n\t}\n\n\t/**\n\t * Helper method to destroy a shard\n\t */\n\tprotected async destroy(shardId: number, options?: WebSocketShardDestroyOptions): Promise {\n\t\tconst shard = this.shards.get(shardId);\n\t\tif (!shard) {\n\t\t\tthrow new RangeError(`Shard ${shardId} does not exist`);\n\t\t}\n\n\t\tawait shard.destroy(options);\n\t}\n\n\t/**\n\t * Helper method to attach event listeners to the parentPort\n\t */\n\tprotected setupThreadEvents(): void {\n\t\tparentPort!\n\t\t\t.on('messageerror', (err) => {\n\t\t\t\tthrow err;\n\t\t\t})\n\t\t\t.on('message', async (payload: WorkerSendPayload) => {\n\t\t\t\tswitch (payload.op) {\n\t\t\t\t\tcase WorkerSendPayloadOp.Connect: {\n\t\t\t\t\t\tawait this.connect(payload.shardId);\n\t\t\t\t\t\tconst response: WorkerReceivePayload = {\n\t\t\t\t\t\t\top: WorkerReceivePayloadOp.Connected,\n\t\t\t\t\t\t\tshardId: payload.shardId,\n\t\t\t\t\t\t};\n\t\t\t\t\t\tparentPort!.postMessage(response);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase WorkerSendPayloadOp.Destroy: {\n\t\t\t\t\t\tawait this.destroy(payload.shardId, payload.options);\n\t\t\t\t\t\tconst response: WorkerReceivePayload = {\n\t\t\t\t\t\t\top: WorkerReceivePayloadOp.Destroyed,\n\t\t\t\t\t\t\tshardId: payload.shardId,\n\t\t\t\t\t\t};\n\n\t\t\t\t\t\tparentPort!.postMessage(response);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase WorkerSendPayloadOp.Send: {\n\t\t\t\t\t\tconst shard = this.shards.get(payload.shardId);\n\t\t\t\t\t\tif (!shard) {\n\t\t\t\t\t\t\tthrow new RangeError(`Shard ${payload.shardId} does not exist`);\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tawait shard.send(payload.payload);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase WorkerSendPayloadOp.SessionInfoResponse: {\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase WorkerSendPayloadOp.ShardIdentifyResponse: {\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase WorkerSendPayloadOp.FetchStatus: {\n\t\t\t\t\t\tconst shard = this.shards.get(payload.shardId);\n\t\t\t\t\t\tif (!shard) {\n\t\t\t\t\t\t\tthrow new Error(`Shard ${payload.shardId} does not exist`);\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tconst response: WorkerReceivePayload = {\n\t\t\t\t\t\t\top: WorkerReceivePayloadOp.FetchStatusResponse,\n\t\t\t\t\t\t\tstatus: shard.status,\n\t\t\t\t\t\t\tnonce: payload.nonce,\n\t\t\t\t\t\t};\n\n\t\t\t\t\t\tparentPort!.postMessage(response);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t});\n\t}\n\n\t/**\n\t * Bootstraps the worker thread with the provided options\n\t */\n\tpublic async bootstrap(options: Readonly = {}): Promise {\n\t\t// Start by initializing the shards\n\t\tfor (const shardId of this.data.shardIds) {\n\t\t\tconst shard = new WebSocketShard(new WorkerContextFetchingStrategy(this.data), shardId);\n\t\t\tfor (const event of options.forwardEvents ?? Object.values(WebSocketShardEvents)) {\n\t\t\t\t// @ts-expect-error: Event types incompatible\n\t\t\t\tshard.on(event, (data) => {\n\t\t\t\t\tconst payload: WorkerReceivePayload = {\n\t\t\t\t\t\top: WorkerReceivePayloadOp.Event,\n\t\t\t\t\t\tevent,\n\t\t\t\t\t\tdata,\n\t\t\t\t\t\tshardId,\n\t\t\t\t\t};\n\t\t\t\t\tparentPort!.postMessage(payload);\n\t\t\t\t});\n\t\t\t}\n\n\t\t\t// Any additional setup the user might want to do\n\t\t\tawait options.shardCallback?.(shard);\n\t\t\tthis.shards.set(shardId, shard);\n\t\t}\n\n\t\t// Lastly, start listening to messages from the parent thread\n\t\tthis.setupThreadEvents();\n\n\t\tconst message: WorkerReceivePayload = {\n\t\t\top: WorkerReceivePayloadOp.WorkerReady,\n\t\t};\n\t\tparentPort!.postMessage(message);\n\t}\n}\n","import type { REST } from '@discordjs/rest';\nimport { range, type Awaitable } from '@discordjs/util';\nimport { AsyncEventEmitter } from '@vladfrangu/async_event_emitter';\nimport {\n\tRoutes,\n\ttype APIGatewayBotInfo,\n\ttype GatewayIdentifyProperties,\n\ttype GatewayPresenceUpdateData,\n\ttype RESTGetAPIGatewayBotResult,\n\ttype GatewayIntentBits,\n\ttype GatewaySendPayload,\n} from 'discord-api-types/v10';\nimport type { IShardingStrategy } from '../strategies/sharding/IShardingStrategy.js';\nimport type { IIdentifyThrottler } from '../throttling/IIdentifyThrottler.js';\nimport { DefaultWebSocketManagerOptions, type CompressionMethod, type Encoding } from '../utils/constants.js';\nimport type { WebSocketShardDestroyOptions, WebSocketShardEventsMap } from './WebSocketShard.js';\n\n/**\n * Represents a range of shard ids\n */\nexport interface ShardRange {\n\tend: number;\n\tstart: number;\n}\n\n/**\n * Session information for a given shard, used to resume a session\n */\nexport interface SessionInfo {\n\t/**\n\t * URL to use when resuming\n\t */\n\tresumeURL: string;\n\t/**\n\t * The sequence number of the last message sent by the shard\n\t */\n\tsequence: number;\n\t/**\n\t * Session id for this shard\n\t */\n\tsessionId: string;\n\t/**\n\t * The total number of shards at the time of this shard identifying\n\t */\n\tshardCount: number;\n\t/**\n\t * The id of the shard\n\t */\n\tshardId: number;\n}\n\n/**\n * Required options for the WebSocketManager\n */\nexport interface RequiredWebSocketManagerOptions {\n\t/**\n\t * The intents to request\n\t */\n\tintents: GatewayIntentBits | 0;\n\t/**\n\t * The REST instance to use for fetching gateway information\n\t */\n\trest: REST;\n\t/**\n\t * The token to use for identifying with the gateway\n\t */\n\ttoken: string;\n}\n\n/**\n * Optional additional configuration for the WebSocketManager\n */\nexport interface OptionalWebSocketManagerOptions {\n\t/**\n\t * Builds an identify throttler to use for this manager's shards\n\t */\n\tbuildIdentifyThrottler(manager: WebSocketManager): Awaitable;\n\t/**\n\t * Builds the strategy to use for sharding\n\t *\n\t * @example\n\t * ```ts\n\t * const manager = new WebSocketManager({\n\t * token: process.env.DISCORD_TOKEN,\n\t * intents: 0, // for no intents\n\t * rest,\n\t * buildStrategy: (manager) => new WorkerShardingStrategy(manager, { shardsPerWorker: 2 }),\n\t * });\n\t * ```\n\t */\n\tbuildStrategy(manager: WebSocketManager): IShardingStrategy;\n\t/**\n\t * The compression method to use\n\t *\n\t * @defaultValue `null` (no compression)\n\t */\n\tcompression: CompressionMethod | null;\n\t/**\n\t * The encoding to use\n\t *\n\t * @defaultValue `'json'`\n\t */\n\tencoding: Encoding;\n\t/**\n\t * How long to wait for a shard to connect before giving up\n\t */\n\thandshakeTimeout: number | null;\n\t/**\n\t * How long to wait for a shard's HELLO packet before giving up\n\t */\n\thelloTimeout: number | null;\n\t/**\n\t * Properties to send to the gateway when identifying\n\t */\n\tidentifyProperties: GatewayIdentifyProperties;\n\t/**\n\t * Initial presence data to send to the gateway when identifying\n\t */\n\tinitialPresence: GatewayPresenceUpdateData | null;\n\t/**\n\t * Value between 50 and 250, total number of members where the gateway will stop sending offline members in the guild member list\n\t */\n\tlargeThreshold: number | null;\n\t/**\n\t * How long to wait for a shard's READY packet before giving up\n\t */\n\treadyTimeout: number | null;\n\t/**\n\t * Function used to retrieve session information (and attempt to resume) for a given shard\n\t *\n\t * @example\n\t * ```ts\n\t * const manager = new WebSocketManager({\n\t * async retrieveSessionInfo(shardId): Awaitable {\n\t * // Fetch this info from redis or similar\n\t * return { sessionId: string, sequence: number };\n\t * // Return null if no information is found\n\t * },\n\t * });\n\t * ```\n\t */\n\tretrieveSessionInfo(shardId: number): Awaitable;\n\t/**\n\t * The total number of shards across all WebsocketManagers you intend to instantiate.\n\t * Use `null` to use Discord's recommended shard count\n\t */\n\tshardCount: number | null;\n\t/**\n\t * The ids of the shards this WebSocketManager should manage.\n\t * Use `null` to simply spawn 0 through `shardCount - 1`\n\t *\n\t * @example\n\t * ```ts\n\t * const manager = new WebSocketManager({\n\t * shardIds: [1, 3, 7], // spawns shard 1, 3, and 7, nothing else\n\t * });\n\t * ```\n\t * @example\n\t * ```ts\n\t * const manager = new WebSocketManager({\n\t * shardIds: {\n\t * start: 3,\n\t * end: 6,\n\t * }, // spawns shards 3, 4, 5, and 6\n\t * });\n\t * ```\n\t */\n\tshardIds: number[] | ShardRange | null;\n\t/**\n\t * Function used to store session information for a given shard\n\t */\n\tupdateSessionInfo(shardId: number, sessionInfo: SessionInfo | null): Awaitable;\n\t/**\n\t * The gateway version to use\n\t *\n\t * @defaultValue `'10'`\n\t */\n\tversion: string;\n}\n\nexport type WebSocketManagerOptions = OptionalWebSocketManagerOptions & RequiredWebSocketManagerOptions;\n\nexport type ManagerShardEventsMap = {\n\t[K in keyof WebSocketShardEventsMap]: [\n\t\tWebSocketShardEventsMap[K] extends [] ? { shardId: number } : WebSocketShardEventsMap[K][0] & { shardId: number },\n\t];\n};\n\nexport class WebSocketManager extends AsyncEventEmitter {\n\t/**\n\t * The options being used by this manager\n\t */\n\tpublic readonly options: WebSocketManagerOptions;\n\n\t/**\n\t * Internal cache for a GET /gateway/bot result\n\t */\n\tprivate gatewayInformation: {\n\t\tdata: APIGatewayBotInfo;\n\t\texpiresAt: number;\n\t} | null = null;\n\n\t/**\n\t * Internal cache for the shard ids\n\t */\n\tprivate shardIds: number[] | null = null;\n\n\t/**\n\t * Strategy used to manage shards\n\t *\n\t * @defaultValue `SimpleShardingStrategy`\n\t */\n\tprivate readonly strategy: IShardingStrategy;\n\n\tpublic constructor(options: Partial & RequiredWebSocketManagerOptions) {\n\t\tsuper();\n\t\tthis.options = { ...DefaultWebSocketManagerOptions, ...options };\n\t\tthis.strategy = this.options.buildStrategy(this);\n\t}\n\n\t/**\n\t * Fetches the gateway information from Discord - or returns it from cache if available\n\t *\n\t * @param force - Whether to ignore the cache and force a fresh fetch\n\t */\n\tpublic async fetchGatewayInformation(force = false) {\n\t\tif (this.gatewayInformation) {\n\t\t\tif (this.gatewayInformation.expiresAt <= Date.now()) {\n\t\t\t\tthis.gatewayInformation = null;\n\t\t\t} else if (!force) {\n\t\t\t\treturn this.gatewayInformation.data;\n\t\t\t}\n\t\t}\n\n\t\tconst data = (await this.options.rest.get(Routes.gatewayBot())) as RESTGetAPIGatewayBotResult;\n\n\t\tthis.gatewayInformation = { data, expiresAt: Date.now() + data.session_start_limit.reset_after };\n\t\treturn this.gatewayInformation.data;\n\t}\n\n\t/**\n\t * Updates your total shard count on-the-fly, spawning shards as needed\n\t *\n\t * @param shardCount - The new shard count to use\n\t */\n\tpublic async updateShardCount(shardCount: number | null) {\n\t\tawait this.strategy.destroy({ reason: 'User is adjusting their shards' });\n\t\tthis.options.shardCount = shardCount;\n\n\t\tconst shardIds = await this.getShardIds(true);\n\t\tawait this.strategy.spawn(shardIds);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Yields the total number of shards across for your bot, accounting for Discord recommendations\n\t */\n\tpublic async getShardCount(): Promise {\n\t\tif (this.options.shardCount) {\n\t\t\treturn this.options.shardCount;\n\t\t}\n\n\t\tconst shardIds = await this.getShardIds();\n\t\treturn Math.max(...shardIds) + 1;\n\t}\n\n\t/**\n\t * Yields the ids of the shards this manager should manage\n\t */\n\tpublic async getShardIds(force = false): Promise {\n\t\tif (this.shardIds && !force) {\n\t\t\treturn this.shardIds;\n\t\t}\n\n\t\tlet shardIds: number[];\n\t\tif (this.options.shardIds) {\n\t\t\tif (Array.isArray(this.options.shardIds)) {\n\t\t\t\tshardIds = this.options.shardIds;\n\t\t\t} else {\n\t\t\t\tconst { start, end } = this.options.shardIds;\n\t\t\t\tshardIds = [...range({ start, end: end + 1 })];\n\t\t\t}\n\t\t} else {\n\t\t\tconst data = await this.fetchGatewayInformation();\n\t\t\tshardIds = [...range(this.options.shardCount ?? data.shards)];\n\t\t}\n\n\t\tthis.shardIds = shardIds;\n\t\treturn shardIds;\n\t}\n\n\tpublic async connect() {\n\t\tconst shardCount = await this.getShardCount();\n\n\t\tconst data = await this.fetchGatewayInformation();\n\t\tif (data.session_start_limit.remaining < shardCount) {\n\t\t\tthrow new Error(\n\t\t\t\t`Not enough sessions remaining to spawn ${shardCount} shards; only ${\n\t\t\t\t\tdata.session_start_limit.remaining\n\t\t\t\t} remaining; resets at ${new Date(Date.now() + data.session_start_limit.reset_after).toISOString()}`,\n\t\t\t);\n\t\t}\n\n\t\t// First, make sure all our shards are spawned\n\t\tawait this.updateShardCount(shardCount);\n\t\tawait this.strategy.connect();\n\t}\n\n\tpublic destroy(options?: Omit) {\n\t\treturn this.strategy.destroy(options);\n\t}\n\n\tpublic send(shardId: number, payload: GatewaySendPayload) {\n\t\treturn this.strategy.send(shardId, payload);\n\t}\n\n\tpublic fetchStatus() {\n\t\treturn this.strategy.fetchStatus();\n\t}\n}\n"],"mappings":"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","names":["import_node_worker_threads","import_collection","WorkerSendPayloadOp","WorkerReceivePayloadOp","workerData","resolve","resolve","payload","import_collection","import_node_events","import_promises","import_collection","import_util","import_async_queue","import_v10","import_collection","import_collection","sleep","Encoding","CompressionMethod","process","WebSocketShardEvents","WebSocketShardStatus","WebSocketShardDestroyRecovery","CloseCodes","version","sleep","resolve","session","import_node_worker_threads","import_collection","import_util","import_async_event_emitter","import_v10"]} \ No newline at end of file diff --git a/node_modules/@discordjs/ws/dist/index.mjs b/node_modules/@discordjs/ws/dist/index.mjs new file mode 100644 index 0000000..cf55d10 --- /dev/null +++ b/node_modules/@discordjs/ws/dist/index.mjs @@ -0,0 +1,1373 @@ +var __defProp = Object.defineProperty; +var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value; +var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); +var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, { + get: (a, b) => (typeof require !== "undefined" ? require : a)[b] +}) : x)(function(x) { + if (typeof require !== "undefined") + return require.apply(this, arguments); + throw new Error('Dynamic require of "' + x + '" is not supported'); +}); +var __publicField = (obj, key, value) => { + __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value); + return value; +}; + +// ../../node_modules/tsup/assets/esm_shims.js +import { fileURLToPath } from "url"; +import path from "path"; +var getFilename = /* @__PURE__ */ __name(() => fileURLToPath(import.meta.url), "getFilename"); +var getDirname = /* @__PURE__ */ __name(() => path.dirname(getFilename()), "getDirname"); +var __dirname = /* @__PURE__ */ getDirname(); + +// src/strategies/context/IContextFetchingStrategy.ts +async function managerToFetchingStrategyOptions(manager) { + const { + buildIdentifyThrottler, + buildStrategy, + retrieveSessionInfo, + updateSessionInfo, + shardCount, + shardIds, + rest, + ...managerOptions + } = manager.options; + return { + ...managerOptions, + gatewayInformation: await manager.fetchGatewayInformation(), + shardCount: await manager.getShardCount() + }; +} +__name(managerToFetchingStrategyOptions, "managerToFetchingStrategyOptions"); + +// src/strategies/context/SimpleContextFetchingStrategy.ts +var _SimpleContextFetchingStrategy = class { + constructor(manager, options) { + this.manager = manager; + this.options = options; + } + static async ensureThrottler(manager) { + const throttler = _SimpleContextFetchingStrategy.throttlerCache.get(manager); + if (throttler) { + return throttler; + } + const newThrottler = await manager.options.buildIdentifyThrottler(manager); + _SimpleContextFetchingStrategy.throttlerCache.set(manager, newThrottler); + return newThrottler; + } + async retrieveSessionInfo(shardId) { + return this.manager.options.retrieveSessionInfo(shardId); + } + updateSessionInfo(shardId, sessionInfo) { + return this.manager.options.updateSessionInfo(shardId, sessionInfo); + } + async waitForIdentify(shardId, signal) { + const throttler = await _SimpleContextFetchingStrategy.ensureThrottler(this.manager); + await throttler.waitForIdentify(shardId, signal); + } +}; +var SimpleContextFetchingStrategy = _SimpleContextFetchingStrategy; +__name(SimpleContextFetchingStrategy, "SimpleContextFetchingStrategy"); +// This strategy assumes every shard is running under the same process - therefore we need a single +// IdentifyThrottler per manager. +__publicField(SimpleContextFetchingStrategy, "throttlerCache", /* @__PURE__ */ new WeakMap()); + +// src/strategies/context/WorkerContextFetchingStrategy.ts +import { isMainThread, parentPort } from "node:worker_threads"; +import { Collection as Collection2 } from "@discordjs/collection"; + +// src/strategies/sharding/WorkerShardingStrategy.ts +import { once } from "node:events"; +import { join, isAbsolute, resolve } from "node:path"; +import { Worker } from "node:worker_threads"; +import { Collection } from "@discordjs/collection"; +var WorkerSendPayloadOp = /* @__PURE__ */ ((WorkerSendPayloadOp2) => { + WorkerSendPayloadOp2[WorkerSendPayloadOp2["Connect"] = 0] = "Connect"; + WorkerSendPayloadOp2[WorkerSendPayloadOp2["Destroy"] = 1] = "Destroy"; + WorkerSendPayloadOp2[WorkerSendPayloadOp2["Send"] = 2] = "Send"; + WorkerSendPayloadOp2[WorkerSendPayloadOp2["SessionInfoResponse"] = 3] = "SessionInfoResponse"; + WorkerSendPayloadOp2[WorkerSendPayloadOp2["ShardIdentifyResponse"] = 4] = "ShardIdentifyResponse"; + WorkerSendPayloadOp2[WorkerSendPayloadOp2["FetchStatus"] = 5] = "FetchStatus"; + return WorkerSendPayloadOp2; +})(WorkerSendPayloadOp || {}); +var WorkerReceivePayloadOp = /* @__PURE__ */ ((WorkerReceivePayloadOp2) => { + WorkerReceivePayloadOp2[WorkerReceivePayloadOp2["Connected"] = 0] = "Connected"; + WorkerReceivePayloadOp2[WorkerReceivePayloadOp2["Destroyed"] = 1] = "Destroyed"; + WorkerReceivePayloadOp2[WorkerReceivePayloadOp2["Event"] = 2] = "Event"; + WorkerReceivePayloadOp2[WorkerReceivePayloadOp2["RetrieveSessionInfo"] = 3] = "RetrieveSessionInfo"; + WorkerReceivePayloadOp2[WorkerReceivePayloadOp2["UpdateSessionInfo"] = 4] = "UpdateSessionInfo"; + WorkerReceivePayloadOp2[WorkerReceivePayloadOp2["WaitForIdentify"] = 5] = "WaitForIdentify"; + WorkerReceivePayloadOp2[WorkerReceivePayloadOp2["FetchStatusResponse"] = 6] = "FetchStatusResponse"; + WorkerReceivePayloadOp2[WorkerReceivePayloadOp2["WorkerReady"] = 7] = "WorkerReady"; + WorkerReceivePayloadOp2[WorkerReceivePayloadOp2["CancelIdentify"] = 8] = "CancelIdentify"; + return WorkerReceivePayloadOp2; +})(WorkerReceivePayloadOp || {}); +var WorkerShardingStrategy = class { + manager; + options; + #workers = []; + #workerByShardId = new Collection(); + connectPromises = new Collection(); + destroyPromises = new Collection(); + fetchStatusPromises = new Collection(); + waitForIdentifyControllers = new Collection(); + throttler; + constructor(manager, options) { + this.manager = manager; + this.options = options; + } + /** + * {@inheritDoc IShardingStrategy.spawn} + */ + async spawn(shardIds) { + const shardsPerWorker = this.options.shardsPerWorker === "all" ? shardIds.length : this.options.shardsPerWorker; + const strategyOptions = await managerToFetchingStrategyOptions(this.manager); + const loops = Math.ceil(shardIds.length / shardsPerWorker); + const promises = []; + for (let idx = 0; idx < loops; idx++) { + const slice = shardIds.slice(idx * shardsPerWorker, (idx + 1) * shardsPerWorker); + const workerData2 = { + ...strategyOptions, + shardIds: slice + }; + promises.push(this.setupWorker(workerData2)); + } + await Promise.all(promises); + } + /** + * {@inheritDoc IShardingStrategy.connect} + */ + async connect() { + const promises = []; + for (const [shardId, worker] of this.#workerByShardId.entries()) { + const payload = { + op: 0 /* Connect */, + shardId + }; + const promise = new Promise((resolve2) => this.connectPromises.set(shardId, resolve2)); + worker.postMessage(payload); + promises.push(promise); + } + await Promise.all(promises); + } + /** + * {@inheritDoc IShardingStrategy.destroy} + */ + async destroy(options = {}) { + const promises = []; + for (const [shardId, worker] of this.#workerByShardId.entries()) { + const payload = { + op: 1 /* Destroy */, + shardId, + options + }; + promises.push( + // eslint-disable-next-line no-promise-executor-return, promise/prefer-await-to-then + new Promise((resolve2) => this.destroyPromises.set(shardId, resolve2)).then(async () => worker.terminate()) + ); + worker.postMessage(payload); + } + this.#workers = []; + this.#workerByShardId.clear(); + await Promise.all(promises); + } + /** + * {@inheritDoc IShardingStrategy.send} + */ + send(shardId, data) { + const worker = this.#workerByShardId.get(shardId); + if (!worker) { + throw new Error(`No worker found for shard ${shardId}`); + } + const payload = { + op: 2 /* Send */, + shardId, + payload: data + }; + worker.postMessage(payload); + } + /** + * {@inheritDoc IShardingStrategy.fetchStatus} + */ + async fetchStatus() { + const statuses = new Collection(); + for (const [shardId, worker] of this.#workerByShardId.entries()) { + const nonce = Math.random(); + const payload = { + op: 5 /* FetchStatus */, + shardId, + nonce + }; + const promise = new Promise((resolve2) => this.fetchStatusPromises.set(nonce, resolve2)); + worker.postMessage(payload); + const status = await promise; + statuses.set(shardId, status); + } + return statuses; + } + async setupWorker(workerData2) { + const worker = new Worker(this.resolveWorkerPath(), { workerData: workerData2 }); + await once(worker, "online"); + await this.waitForWorkerReady(worker); + worker.on("error", (err) => { + throw err; + }).on("messageerror", (err) => { + throw err; + }).on("message", async (payload) => this.onMessage(worker, payload)); + this.#workers.push(worker); + for (const shardId of workerData2.shardIds) { + this.#workerByShardId.set(shardId, worker); + } + } + resolveWorkerPath() { + const path2 = this.options.workerPath; + if (!path2) { + return join(__dirname, "defaultWorker.js"); + } + if (isAbsolute(path2)) { + return path2; + } + if (/^\.\.?[/\\]/.test(path2)) { + return resolve(path2); + } + try { + return __require.resolve(path2); + } catch { + return resolve(path2); + } + } + async waitForWorkerReady(worker) { + return new Promise((resolve2) => { + const handler = /* @__PURE__ */ __name((payload) => { + if (payload.op === 7 /* WorkerReady */) { + resolve2(); + worker.off("message", handler); + } + }, "handler"); + worker.on("message", handler); + }); + } + async onMessage(worker, payload) { + switch (payload.op) { + case 0 /* Connected */: { + this.connectPromises.get(payload.shardId)?.(); + this.connectPromises.delete(payload.shardId); + break; + } + case 1 /* Destroyed */: { + this.destroyPromises.get(payload.shardId)?.(); + this.destroyPromises.delete(payload.shardId); + break; + } + case 2 /* Event */: { + this.manager.emit(payload.event, { ...payload.data, shardId: payload.shardId }); + break; + } + case 3 /* RetrieveSessionInfo */: { + const session = await this.manager.options.retrieveSessionInfo(payload.shardId); + const response = { + op: 3 /* SessionInfoResponse */, + nonce: payload.nonce, + session + }; + worker.postMessage(response); + break; + } + case 4 /* UpdateSessionInfo */: { + await this.manager.options.updateSessionInfo(payload.shardId, payload.session); + break; + } + case 5 /* WaitForIdentify */: { + const throttler = await this.ensureThrottler(); + try { + const controller = new AbortController(); + this.waitForIdentifyControllers.set(payload.nonce, controller); + await throttler.waitForIdentify(payload.shardId, controller.signal); + } catch { + return; + } + const response = { + op: 4 /* ShardIdentifyResponse */, + nonce: payload.nonce, + ok: true + }; + worker.postMessage(response); + break; + } + case 6 /* FetchStatusResponse */: { + this.fetchStatusPromises.get(payload.nonce)?.(payload.status); + this.fetchStatusPromises.delete(payload.nonce); + break; + } + case 7 /* WorkerReady */: { + break; + } + case 8 /* CancelIdentify */: { + this.waitForIdentifyControllers.get(payload.nonce)?.abort(); + this.waitForIdentifyControllers.delete(payload.nonce); + const response = { + op: 4 /* ShardIdentifyResponse */, + nonce: payload.nonce, + ok: false + }; + worker.postMessage(response); + break; + } + } + } + async ensureThrottler() { + this.throttler ??= await this.manager.options.buildIdentifyThrottler(this.manager); + return this.throttler; + } +}; +__name(WorkerShardingStrategy, "WorkerShardingStrategy"); + +// src/strategies/context/WorkerContextFetchingStrategy.ts +var WorkerContextFetchingStrategy = class { + constructor(options) { + this.options = options; + if (isMainThread) { + throw new Error("Cannot instantiate WorkerContextFetchingStrategy on the main thread"); + } + parentPort.on("message", (payload) => { + if (payload.op === 3 /* SessionInfoResponse */) { + this.sessionPromises.get(payload.nonce)?.(payload.session); + this.sessionPromises.delete(payload.nonce); + } + if (payload.op === 4 /* ShardIdentifyResponse */) { + const promise = this.waitForIdentifyPromises.get(payload.nonce); + if (payload.ok) { + promise?.resolve(); + } else { + promise?.reject(); + } + this.waitForIdentifyPromises.delete(payload.nonce); + } + }); + } + sessionPromises = new Collection2(); + waitForIdentifyPromises = new Collection2(); + async retrieveSessionInfo(shardId) { + const nonce = Math.random(); + const payload = { + op: 3 /* RetrieveSessionInfo */, + shardId, + nonce + }; + const promise = new Promise((resolve2) => this.sessionPromises.set(nonce, resolve2)); + parentPort.postMessage(payload); + return promise; + } + updateSessionInfo(shardId, sessionInfo) { + const payload = { + op: 4 /* UpdateSessionInfo */, + shardId, + session: sessionInfo + }; + parentPort.postMessage(payload); + } + async waitForIdentify(shardId, signal) { + const nonce = Math.random(); + const payload = { + op: 5 /* WaitForIdentify */, + nonce, + shardId + }; + const promise = new Promise( + (resolve2, reject) => ( + // eslint-disable-next-line no-promise-executor-return + this.waitForIdentifyPromises.set(nonce, { resolve: resolve2, reject }) + ) + ); + parentPort.postMessage(payload); + const listener = /* @__PURE__ */ __name(() => { + const payload2 = { + op: 8 /* CancelIdentify */, + nonce + }; + parentPort.postMessage(payload2); + }, "listener"); + signal.addEventListener("abort", listener); + try { + await promise; + } finally { + signal.removeEventListener("abort", listener); + } + } +}; +__name(WorkerContextFetchingStrategy, "WorkerContextFetchingStrategy"); + +// src/strategies/sharding/SimpleShardingStrategy.ts +import { Collection as Collection6 } from "@discordjs/collection"; + +// src/ws/WebSocketShard.ts +import { Buffer as Buffer2 } from "node:buffer"; +import { once as once2 } from "node:events"; +import { clearInterval, clearTimeout, setInterval, setTimeout } from "node:timers"; +import { setTimeout as sleep2 } from "node:timers/promises"; +import { URLSearchParams } from "node:url"; +import { TextDecoder } from "node:util"; +import { inflate } from "node:zlib"; +import { Collection as Collection5 } from "@discordjs/collection"; +import { lazy as lazy2 } from "@discordjs/util"; +import { AsyncQueue as AsyncQueue2 } from "@sapphire/async-queue"; +import { AsyncEventEmitter } from "@vladfrangu/async_event_emitter"; +import { + GatewayCloseCodes, + GatewayDispatchEvents, + GatewayOpcodes as GatewayOpcodes2 +} from "discord-api-types/v10"; +import { WebSocket } from "ws"; + +// src/utils/constants.ts +import process from "node:process"; +import { Collection as Collection4 } from "@discordjs/collection"; +import { lazy } from "@discordjs/util"; +import { APIVersion, GatewayOpcodes } from "discord-api-types/v10"; + +// src/throttling/SimpleIdentifyThrottler.ts +import { setTimeout as sleep } from "node:timers/promises"; +import { Collection as Collection3 } from "@discordjs/collection"; +import { AsyncQueue } from "@sapphire/async-queue"; +var SimpleIdentifyThrottler = class { + constructor(maxConcurrency) { + this.maxConcurrency = maxConcurrency; + } + states = new Collection3(); + /** + * {@inheritDoc IIdentifyThrottler.waitForIdentify} + */ + async waitForIdentify(shardId, signal) { + const key = shardId % this.maxConcurrency; + const state = this.states.ensure(key, () => { + return { + queue: new AsyncQueue(), + resetsAt: Number.POSITIVE_INFINITY + }; + }); + await state.queue.wait({ signal }); + try { + const diff = state.resetsAt - Date.now(); + if (diff <= 5e3) { + const time = diff + Math.random() * 1500; + await sleep(time); + } + state.resetsAt = Date.now() + 5e3; + } finally { + state.queue.shift(); + } + } +}; +__name(SimpleIdentifyThrottler, "SimpleIdentifyThrottler"); + +// src/utils/constants.ts +var Encoding = /* @__PURE__ */ ((Encoding2) => { + Encoding2["JSON"] = "json"; + return Encoding2; +})(Encoding || {}); +var CompressionMethod = /* @__PURE__ */ ((CompressionMethod2) => { + CompressionMethod2["ZlibStream"] = "zlib-stream"; + return CompressionMethod2; +})(CompressionMethod || {}); +var DefaultDeviceProperty = `@discordjs/ws 0.8.3`; +var getDefaultSessionStore = lazy(() => new Collection4()); +var DefaultWebSocketManagerOptions = { + async buildIdentifyThrottler(manager) { + const info = await manager.fetchGatewayInformation(); + return new SimpleIdentifyThrottler(info.session_start_limit.max_concurrency); + }, + buildStrategy: (manager) => new SimpleShardingStrategy(manager), + shardCount: null, + shardIds: null, + largeThreshold: null, + initialPresence: null, + identifyProperties: { + browser: DefaultDeviceProperty, + device: DefaultDeviceProperty, + os: process.platform + }, + version: APIVersion, + encoding: "json" /* JSON */, + compression: null, + retrieveSessionInfo(shardId) { + const store = getDefaultSessionStore(); + return store.get(shardId) ?? null; + }, + updateSessionInfo(shardId, info) { + const store = getDefaultSessionStore(); + if (info) { + store.set(shardId, info); + } else { + store.delete(shardId); + } + }, + handshakeTimeout: 3e4, + helloTimeout: 6e4, + readyTimeout: 15e3 +}; +var ImportantGatewayOpcodes = /* @__PURE__ */ new Set([ + GatewayOpcodes.Heartbeat, + GatewayOpcodes.Identify, + GatewayOpcodes.Resume +]); +function getInitialSendRateLimitState() { + return { + remaining: 120, + resetAt: Date.now() + 6e4 + }; +} +__name(getInitialSendRateLimitState, "getInitialSendRateLimitState"); + +// src/ws/WebSocketShard.ts +var getZlibSync = lazy2(async () => import("zlib-sync").then((mod) => mod.default).catch(() => null)); +var WebSocketShardEvents = /* @__PURE__ */ ((WebSocketShardEvents2) => { + WebSocketShardEvents2["Closed"] = "closed"; + WebSocketShardEvents2["Debug"] = "debug"; + WebSocketShardEvents2["Dispatch"] = "dispatch"; + WebSocketShardEvents2["Error"] = "error"; + WebSocketShardEvents2["HeartbeatComplete"] = "heartbeat"; + WebSocketShardEvents2["Hello"] = "hello"; + WebSocketShardEvents2["Ready"] = "ready"; + WebSocketShardEvents2["Resumed"] = "resumed"; + return WebSocketShardEvents2; +})(WebSocketShardEvents || {}); +var WebSocketShardStatus = /* @__PURE__ */ ((WebSocketShardStatus2) => { + WebSocketShardStatus2[WebSocketShardStatus2["Idle"] = 0] = "Idle"; + WebSocketShardStatus2[WebSocketShardStatus2["Connecting"] = 1] = "Connecting"; + WebSocketShardStatus2[WebSocketShardStatus2["Resuming"] = 2] = "Resuming"; + WebSocketShardStatus2[WebSocketShardStatus2["Ready"] = 3] = "Ready"; + return WebSocketShardStatus2; +})(WebSocketShardStatus || {}); +var WebSocketShardDestroyRecovery = /* @__PURE__ */ ((WebSocketShardDestroyRecovery2) => { + WebSocketShardDestroyRecovery2[WebSocketShardDestroyRecovery2["Reconnect"] = 0] = "Reconnect"; + WebSocketShardDestroyRecovery2[WebSocketShardDestroyRecovery2["Resume"] = 1] = "Resume"; + return WebSocketShardDestroyRecovery2; +})(WebSocketShardDestroyRecovery || {}); +var CloseCodes = /* @__PURE__ */ ((CloseCodes2) => { + CloseCodes2[CloseCodes2["Normal"] = 1e3] = "Normal"; + CloseCodes2[CloseCodes2["Resuming"] = 4200] = "Resuming"; + return CloseCodes2; +})(CloseCodes || {}); +var WebSocketShard = class extends AsyncEventEmitter { + connection = null; + useIdentifyCompress = false; + inflate = null; + textDecoder = new TextDecoder(); + replayedEvents = 0; + isAck = true; + sendRateLimitState = getInitialSendRateLimitState(); + initialHeartbeatTimeoutController = null; + heartbeatInterval = null; + lastHeartbeatAt = -1; + // Indicates whether the shard has already resolved its original connect() call + initialConnectResolved = false; + // Indicates if we failed to connect to the ws url (ECONNREFUSED/ECONNRESET) + failedToConnectDueToNetworkError = false; + sendQueue = new AsyncQueue2(); + timeoutAbortControllers = new Collection5(); + strategy; + id; + #status = 0 /* Idle */; + get status() { + return this.#status; + } + constructor(strategy, id) { + super(); + this.strategy = strategy; + this.id = id; + } + async connect() { + const promise = this.initialConnectResolved ? Promise.resolve() : once2(this, "ready" /* Ready */); + void this.internalConnect(); + await promise; + this.initialConnectResolved = true; + } + async internalConnect() { + if (this.#status !== 0 /* Idle */) { + throw new Error("Tried to connect a shard that wasn't idle"); + } + const { version: version2, encoding, compression } = this.strategy.options; + const params = new URLSearchParams({ v: version2, encoding }); + if (compression) { + const zlib = await getZlibSync(); + if (zlib) { + params.append("compress", compression); + this.inflate = new zlib.Inflate({ + chunkSize: 65535, + to: "string" + }); + } else if (!this.useIdentifyCompress) { + this.useIdentifyCompress = true; + console.warn( + "WebSocketShard: Compression is enabled but zlib-sync is not installed, falling back to identify compress" + ); + } + } + const session = await this.strategy.retrieveSessionInfo(this.id); + const url = `${session?.resumeURL ?? this.strategy.options.gatewayInformation.url}?${params.toString()}`; + this.debug([`Connecting to ${url}`]); + const connection = new WebSocket(url, { handshakeTimeout: this.strategy.options.handshakeTimeout ?? void 0 }).on("message", this.onMessage.bind(this)).on("error", this.onError.bind(this)).on("close", this.onClose.bind(this)); + connection.binaryType = "arraybuffer"; + this.connection = connection; + this.#status = 1 /* Connecting */; + this.sendRateLimitState = getInitialSendRateLimitState(); + const { ok } = await this.waitForEvent("hello" /* Hello */, this.strategy.options.helloTimeout); + if (!ok) { + return; + } + if (session?.shardCount === this.strategy.options.shardCount) { + await this.resume(session); + } else { + await this.identify(); + } + } + async destroy(options = {}) { + if (this.#status === 0 /* Idle */) { + this.debug(["Tried to destroy a shard that was idle"]); + return; + } + if (!options.code) { + options.code = options.recover === 1 /* Resume */ ? 4200 /* Resuming */ : 1e3 /* Normal */; + } + this.debug([ + "Destroying shard", + `Reason: ${options.reason ?? "none"}`, + `Code: ${options.code}`, + `Recover: ${options.recover === void 0 ? "none" : WebSocketShardDestroyRecovery[options.recover]}` + ]); + this.isAck = true; + if (this.heartbeatInterval) { + clearInterval(this.heartbeatInterval); + } + if (this.initialHeartbeatTimeoutController) { + this.initialHeartbeatTimeoutController.abort(); + this.initialHeartbeatTimeoutController = null; + } + this.lastHeartbeatAt = -1; + for (const controller of this.timeoutAbortControllers.values()) { + controller.abort(); + } + this.timeoutAbortControllers.clear(); + this.failedToConnectDueToNetworkError = false; + if (options.recover !== 1 /* Resume */) { + await this.strategy.updateSessionInfo(this.id, null); + } + if (this.connection) { + this.connection.removeAllListeners("message"); + this.connection.removeAllListeners("close"); + const shouldClose = this.connection.readyState === WebSocket.OPEN; + this.debug([ + "Connection status during destroy", + `Needs closing: ${shouldClose}`, + `Ready state: ${this.connection.readyState}` + ]); + if (shouldClose) { + this.connection.close(options.code, options.reason); + await once2(this.connection, "close"); + this.emit("closed" /* Closed */, { code: options.code }); + } + this.connection.removeAllListeners("error"); + } else { + this.debug(["Destroying a shard that has no connection; please open an issue on GitHub"]); + } + this.#status = 0 /* Idle */; + if (options.recover !== void 0) { + await sleep2(500); + return this.internalConnect(); + } + } + async waitForEvent(event, timeoutDuration) { + this.debug([`Waiting for event ${event} ${timeoutDuration ? `for ${timeoutDuration}ms` : "indefinitely"}`]); + const timeoutController = new AbortController(); + const timeout = timeoutDuration ? setTimeout(() => timeoutController.abort(), timeoutDuration).unref() : null; + this.timeoutAbortControllers.set(event, timeoutController); + const closeController = new AbortController(); + try { + const closed = await Promise.race([ + once2(this, event, { signal: timeoutController.signal }).then(() => false), + once2(this, "closed" /* Closed */, { signal: closeController.signal }).then(() => true) + ]); + return { ok: !closed }; + } catch { + void this.destroy({ + code: 1e3 /* Normal */, + reason: "Something timed out or went wrong while waiting for an event", + recover: 0 /* Reconnect */ + }); + return { ok: false }; + } finally { + if (timeout) { + clearTimeout(timeout); + } + this.timeoutAbortControllers.delete(event); + if (!closeController.signal.aborted) { + closeController.abort(); + } + } + } + async send(payload) { + if (!this.connection) { + throw new Error("WebSocketShard wasn't connected"); + } + if (this.#status !== 3 /* Ready */ && !ImportantGatewayOpcodes.has(payload.op)) { + this.debug(["Tried to send a non-crucial payload before the shard was ready, waiting"]); + try { + await once2(this, "ready" /* Ready */); + } catch { + return this.send(payload); + } + } + await this.sendQueue.wait(); + if (--this.sendRateLimitState.remaining <= 0) { + const now = Date.now(); + if (this.sendRateLimitState.resetAt > now) { + const sleepFor = this.sendRateLimitState.resetAt - now; + this.debug([`Was about to hit the send rate limit, sleeping for ${sleepFor}ms`]); + const controller = new AbortController(); + const interrupted = await Promise.race([ + sleep2(sleepFor).then(() => false), + once2(this, "closed" /* Closed */, { signal: controller.signal }).then(() => true) + ]); + if (interrupted) { + this.debug(["Connection closed while waiting for the send rate limit to reset, re-queueing payload"]); + this.sendQueue.shift(); + return this.send(payload); + } + controller.abort(); + } + this.sendRateLimitState = getInitialSendRateLimitState(); + } + this.sendQueue.shift(); + this.connection.send(JSON.stringify(payload)); + } + async identify() { + this.debug(["Waiting for identify throttle"]); + const controller = new AbortController(); + const closeHandler = /* @__PURE__ */ __name(() => { + controller.abort(); + }, "closeHandler"); + this.on("closed" /* Closed */, closeHandler); + try { + await this.strategy.waitForIdentify(this.id, controller.signal); + } catch { + this.debug(["Was waiting for an identify, but the shard closed in the meantime"]); + return; + } finally { + this.off("closed" /* Closed */, closeHandler); + } + this.debug([ + "Identifying", + `shard id: ${this.id.toString()}`, + `shard count: ${this.strategy.options.shardCount}`, + `intents: ${this.strategy.options.intents}`, + `compression: ${this.inflate ? "zlib-stream" : this.useIdentifyCompress ? "identify" : "none"}` + ]); + const d = { + token: this.strategy.options.token, + properties: this.strategy.options.identifyProperties, + intents: this.strategy.options.intents, + compress: this.useIdentifyCompress, + shard: [this.id, this.strategy.options.shardCount] + }; + if (this.strategy.options.largeThreshold) { + d.large_threshold = this.strategy.options.largeThreshold; + } + if (this.strategy.options.initialPresence) { + d.presence = this.strategy.options.initialPresence; + } + await this.send({ + op: GatewayOpcodes2.Identify, + d + }); + await this.waitForEvent("ready" /* Ready */, this.strategy.options.readyTimeout); + } + async resume(session) { + this.debug([ + "Resuming session", + `resume url: ${session.resumeURL}`, + `sequence: ${session.sequence}`, + `shard id: ${this.id.toString()}` + ]); + this.#status = 2 /* Resuming */; + this.replayedEvents = 0; + return this.send({ + op: GatewayOpcodes2.Resume, + d: { + token: this.strategy.options.token, + seq: session.sequence, + session_id: session.sessionId + } + }); + } + async heartbeat(requested = false) { + if (!this.isAck && !requested) { + return this.destroy({ reason: "Zombie connection", recover: 1 /* Resume */ }); + } + const session = await this.strategy.retrieveSessionInfo(this.id); + await this.send({ + op: GatewayOpcodes2.Heartbeat, + d: session?.sequence ?? null + }); + this.lastHeartbeatAt = Date.now(); + this.isAck = false; + } + async unpackMessage(data, isBinary) { + const decompressable = new Uint8Array(data); + if (!isBinary) { + return JSON.parse(this.textDecoder.decode(decompressable)); + } + if (this.useIdentifyCompress) { + return new Promise((resolve2, reject) => { + inflate(decompressable, { chunkSize: 65535 }, (err, result) => { + if (err) { + reject(err); + return; + } + resolve2(JSON.parse(this.textDecoder.decode(result))); + }); + }); + } + if (this.inflate) { + const l = decompressable.length; + const flush = l >= 4 && decompressable[l - 4] === 0 && decompressable[l - 3] === 0 && decompressable[l - 2] === 255 && decompressable[l - 1] === 255; + const zlib = await getZlibSync(); + this.inflate.push(Buffer2.from(decompressable), flush ? zlib.Z_SYNC_FLUSH : zlib.Z_NO_FLUSH); + if (this.inflate.err) { + this.emit("error" /* Error */, { + error: new Error(`${this.inflate.err}${this.inflate.msg ? `: ${this.inflate.msg}` : ""}`) + }); + } + if (!flush) { + return null; + } + const { result } = this.inflate; + if (!result) { + return null; + } + return JSON.parse(typeof result === "string" ? result : this.textDecoder.decode(result)); + } + this.debug([ + "Received a message we were unable to decompress", + `isBinary: ${isBinary.toString()}`, + `useIdentifyCompress: ${this.useIdentifyCompress.toString()}`, + `inflate: ${Boolean(this.inflate).toString()}` + ]); + return null; + } + async onMessage(data, isBinary) { + const payload = await this.unpackMessage(data, isBinary); + if (!payload) { + return; + } + switch (payload.op) { + case GatewayOpcodes2.Dispatch: { + if (this.#status === 2 /* Resuming */) { + this.replayedEvents++; + } + switch (payload.t) { + case GatewayDispatchEvents.Ready: { + this.#status = 3 /* Ready */; + const session2 = { + sequence: payload.s, + sessionId: payload.d.session_id, + shardId: this.id, + shardCount: this.strategy.options.shardCount, + resumeURL: payload.d.resume_gateway_url + }; + await this.strategy.updateSessionInfo(this.id, session2); + this.emit("ready" /* Ready */, { data: payload.d }); + break; + } + case GatewayDispatchEvents.Resumed: { + this.#status = 3 /* Ready */; + this.debug([`Resumed and replayed ${this.replayedEvents} events`]); + this.emit("resumed" /* Resumed */); + break; + } + default: { + break; + } + } + const session = await this.strategy.retrieveSessionInfo(this.id); + if (session) { + if (payload.s > session.sequence) { + await this.strategy.updateSessionInfo(this.id, { ...session, sequence: payload.s }); + } + } else { + this.debug([ + `Received a ${payload.t} event but no session is available. Session information cannot be re-constructed in this state without a full reconnect` + ]); + } + this.emit("dispatch" /* Dispatch */, { data: payload }); + break; + } + case GatewayOpcodes2.Heartbeat: { + await this.heartbeat(true); + break; + } + case GatewayOpcodes2.Reconnect: { + await this.destroy({ + reason: "Told to reconnect by Discord", + recover: 1 /* Resume */ + }); + break; + } + case GatewayOpcodes2.InvalidSession: { + this.debug([`Invalid session; will attempt to resume: ${payload.d.toString()}`]); + const session = await this.strategy.retrieveSessionInfo(this.id); + if (payload.d && session) { + await this.resume(session); + } else { + await this.destroy({ + reason: "Invalid session", + recover: 0 /* Reconnect */ + }); + } + break; + } + case GatewayOpcodes2.Hello: { + this.emit("hello" /* Hello */); + const jitter = Math.random(); + const firstWait = Math.floor(payload.d.heartbeat_interval * jitter); + this.debug([`Preparing first heartbeat of the connection with a jitter of ${jitter}; waiting ${firstWait}ms`]); + try { + const controller = new AbortController(); + this.initialHeartbeatTimeoutController = controller; + await sleep2(firstWait, void 0, { signal: controller.signal }); + } catch { + this.debug(["Cancelled initial heartbeat due to #destroy being called"]); + return; + } finally { + this.initialHeartbeatTimeoutController = null; + } + await this.heartbeat(); + this.debug([`First heartbeat sent, starting to beat every ${payload.d.heartbeat_interval}ms`]); + this.heartbeatInterval = setInterval(() => void this.heartbeat(), payload.d.heartbeat_interval); + break; + } + case GatewayOpcodes2.HeartbeatAck: { + this.isAck = true; + const ackAt = Date.now(); + this.emit("heartbeat" /* HeartbeatComplete */, { + ackAt, + heartbeatAt: this.lastHeartbeatAt, + latency: ackAt - this.lastHeartbeatAt + }); + break; + } + } + } + onError(error) { + if ("code" in error && ["ECONNRESET", "ECONNREFUSED"].includes(error.code)) { + this.debug(["Failed to connect to the gateway URL specified due to a network error"]); + this.failedToConnectDueToNetworkError = true; + return; + } + this.emit("error" /* Error */, { error }); + } + async onClose(code) { + this.emit("closed" /* Closed */, { code }); + switch (code) { + case 1e3 /* Normal */: { + return this.destroy({ + code, + reason: "Got disconnected by Discord", + recover: 0 /* Reconnect */ + }); + } + case 4200 /* Resuming */: { + break; + } + case GatewayCloseCodes.UnknownError: { + this.debug([`An unknown error occurred: ${code}`]); + return this.destroy({ code, recover: 1 /* Resume */ }); + } + case GatewayCloseCodes.UnknownOpcode: { + this.debug(["An invalid opcode was sent to Discord."]); + return this.destroy({ code, recover: 1 /* Resume */ }); + } + case GatewayCloseCodes.DecodeError: { + this.debug(["An invalid payload was sent to Discord."]); + return this.destroy({ code, recover: 1 /* Resume */ }); + } + case GatewayCloseCodes.NotAuthenticated: { + this.debug(["A request was somehow sent before the identify/resume payload."]); + return this.destroy({ code, recover: 0 /* Reconnect */ }); + } + case GatewayCloseCodes.AuthenticationFailed: { + throw new Error("Authentication failed"); + } + case GatewayCloseCodes.AlreadyAuthenticated: { + this.debug(["More than one auth payload was sent."]); + return this.destroy({ code, recover: 0 /* Reconnect */ }); + } + case GatewayCloseCodes.InvalidSeq: { + this.debug(["An invalid sequence was sent."]); + return this.destroy({ code, recover: 0 /* Reconnect */ }); + } + case GatewayCloseCodes.RateLimited: { + this.debug(["The WebSocket rate limit has been hit, this should never happen"]); + return this.destroy({ code, recover: 0 /* Reconnect */ }); + } + case GatewayCloseCodes.SessionTimedOut: { + this.debug(["Session timed out."]); + return this.destroy({ code, recover: 1 /* Resume */ }); + } + case GatewayCloseCodes.InvalidShard: { + throw new Error("Invalid shard"); + } + case GatewayCloseCodes.ShardingRequired: { + throw new Error("Sharding is required"); + } + case GatewayCloseCodes.InvalidAPIVersion: { + throw new Error("Used an invalid API version"); + } + case GatewayCloseCodes.InvalidIntents: { + throw new Error("Used invalid intents"); + } + case GatewayCloseCodes.DisallowedIntents: { + throw new Error("Used disallowed intents"); + } + default: { + this.debug([ + `The gateway closed with an unexpected code ${code}, attempting to ${this.failedToConnectDueToNetworkError ? "reconnect" : "resume"}.` + ]); + return this.destroy({ + code, + recover: this.failedToConnectDueToNetworkError ? 0 /* Reconnect */ : 1 /* Resume */ + }); + } + } + } + debug(messages) { + const message = `${messages[0]}${messages.length > 1 ? ` +${messages.slice(1).map((m) => ` ${m}`).join("\n")}` : ""}`; + this.emit("debug" /* Debug */, { message }); + } +}; +__name(WebSocketShard, "WebSocketShard"); + +// src/strategies/sharding/SimpleShardingStrategy.ts +var SimpleShardingStrategy = class { + manager; + shards = new Collection6(); + constructor(manager) { + this.manager = manager; + } + /** + * {@inheritDoc IShardingStrategy.spawn} + */ + async spawn(shardIds) { + const strategyOptions = await managerToFetchingStrategyOptions(this.manager); + for (const shardId of shardIds) { + const strategy = new SimpleContextFetchingStrategy(this.manager, strategyOptions); + const shard = new WebSocketShard(strategy, shardId); + for (const event of Object.values(WebSocketShardEvents)) { + shard.on(event, (payload) => this.manager.emit(event, { ...payload, shardId })); + } + this.shards.set(shardId, shard); + } + } + /** + * {@inheritDoc IShardingStrategy.connect} + */ + async connect() { + const promises = []; + for (const shard of this.shards.values()) { + promises.push(shard.connect()); + } + await Promise.all(promises); + } + /** + * {@inheritDoc IShardingStrategy.destroy} + */ + async destroy(options) { + const promises = []; + for (const shard of this.shards.values()) { + promises.push(shard.destroy(options)); + } + await Promise.all(promises); + this.shards.clear(); + } + /** + * {@inheritDoc IShardingStrategy.send} + */ + async send(shardId, payload) { + const shard = this.shards.get(shardId); + if (!shard) { + throw new RangeError(`Shard ${shardId} not found`); + } + return shard.send(payload); + } + /** + * {@inheritDoc IShardingStrategy.fetchStatus} + */ + async fetchStatus() { + return this.shards.mapValues((shard) => shard.status); + } +}; +__name(SimpleShardingStrategy, "SimpleShardingStrategy"); + +// src/utils/WorkerBootstrapper.ts +import { isMainThread as isMainThread2, parentPort as parentPort2, workerData } from "node:worker_threads"; +import { Collection as Collection7 } from "@discordjs/collection"; +var WorkerBootstrapper = class { + /** + * The data passed to the worker thread + */ + data = workerData; + /** + * The shards that are managed by this worker + */ + shards = new Collection7(); + constructor() { + if (isMainThread2) { + throw new Error("Expected WorkerBootstrap to not be used within the main thread"); + } + } + /** + * Helper method to initiate a shard's connection process + */ + async connect(shardId) { + const shard = this.shards.get(shardId); + if (!shard) { + throw new RangeError(`Shard ${shardId} does not exist`); + } + await shard.connect(); + } + /** + * Helper method to destroy a shard + */ + async destroy(shardId, options) { + const shard = this.shards.get(shardId); + if (!shard) { + throw new RangeError(`Shard ${shardId} does not exist`); + } + await shard.destroy(options); + } + /** + * Helper method to attach event listeners to the parentPort + */ + setupThreadEvents() { + parentPort2.on("messageerror", (err) => { + throw err; + }).on("message", async (payload) => { + switch (payload.op) { + case 0 /* Connect */: { + await this.connect(payload.shardId); + const response = { + op: 0 /* Connected */, + shardId: payload.shardId + }; + parentPort2.postMessage(response); + break; + } + case 1 /* Destroy */: { + await this.destroy(payload.shardId, payload.options); + const response = { + op: 1 /* Destroyed */, + shardId: payload.shardId + }; + parentPort2.postMessage(response); + break; + } + case 2 /* Send */: { + const shard = this.shards.get(payload.shardId); + if (!shard) { + throw new RangeError(`Shard ${payload.shardId} does not exist`); + } + await shard.send(payload.payload); + break; + } + case 3 /* SessionInfoResponse */: { + break; + } + case 4 /* ShardIdentifyResponse */: { + break; + } + case 5 /* FetchStatus */: { + const shard = this.shards.get(payload.shardId); + if (!shard) { + throw new Error(`Shard ${payload.shardId} does not exist`); + } + const response = { + op: 6 /* FetchStatusResponse */, + status: shard.status, + nonce: payload.nonce + }; + parentPort2.postMessage(response); + break; + } + } + }); + } + /** + * Bootstraps the worker thread with the provided options + */ + async bootstrap(options = {}) { + for (const shardId of this.data.shardIds) { + const shard = new WebSocketShard(new WorkerContextFetchingStrategy(this.data), shardId); + for (const event of options.forwardEvents ?? Object.values(WebSocketShardEvents)) { + shard.on(event, (data) => { + const payload = { + op: 2 /* Event */, + event, + data, + shardId + }; + parentPort2.postMessage(payload); + }); + } + await options.shardCallback?.(shard); + this.shards.set(shardId, shard); + } + this.setupThreadEvents(); + const message = { + op: 7 /* WorkerReady */ + }; + parentPort2.postMessage(message); + } +}; +__name(WorkerBootstrapper, "WorkerBootstrapper"); + +// src/ws/WebSocketManager.ts +import { range } from "@discordjs/util"; +import { AsyncEventEmitter as AsyncEventEmitter2 } from "@vladfrangu/async_event_emitter"; +import { + Routes +} from "discord-api-types/v10"; +var WebSocketManager = class extends AsyncEventEmitter2 { + /** + * The options being used by this manager + */ + options; + /** + * Internal cache for a GET /gateway/bot result + */ + gatewayInformation = null; + /** + * Internal cache for the shard ids + */ + shardIds = null; + /** + * Strategy used to manage shards + * + * @defaultValue `SimpleShardingStrategy` + */ + strategy; + constructor(options) { + super(); + this.options = { ...DefaultWebSocketManagerOptions, ...options }; + this.strategy = this.options.buildStrategy(this); + } + /** + * Fetches the gateway information from Discord - or returns it from cache if available + * + * @param force - Whether to ignore the cache and force a fresh fetch + */ + async fetchGatewayInformation(force = false) { + if (this.gatewayInformation) { + if (this.gatewayInformation.expiresAt <= Date.now()) { + this.gatewayInformation = null; + } else if (!force) { + return this.gatewayInformation.data; + } + } + const data = await this.options.rest.get(Routes.gatewayBot()); + this.gatewayInformation = { data, expiresAt: Date.now() + data.session_start_limit.reset_after }; + return this.gatewayInformation.data; + } + /** + * Updates your total shard count on-the-fly, spawning shards as needed + * + * @param shardCount - The new shard count to use + */ + async updateShardCount(shardCount) { + await this.strategy.destroy({ reason: "User is adjusting their shards" }); + this.options.shardCount = shardCount; + const shardIds = await this.getShardIds(true); + await this.strategy.spawn(shardIds); + return this; + } + /** + * Yields the total number of shards across for your bot, accounting for Discord recommendations + */ + async getShardCount() { + if (this.options.shardCount) { + return this.options.shardCount; + } + const shardIds = await this.getShardIds(); + return Math.max(...shardIds) + 1; + } + /** + * Yields the ids of the shards this manager should manage + */ + async getShardIds(force = false) { + if (this.shardIds && !force) { + return this.shardIds; + } + let shardIds; + if (this.options.shardIds) { + if (Array.isArray(this.options.shardIds)) { + shardIds = this.options.shardIds; + } else { + const { start, end } = this.options.shardIds; + shardIds = [...range({ start, end: end + 1 })]; + } + } else { + const data = await this.fetchGatewayInformation(); + shardIds = [...range(this.options.shardCount ?? data.shards)]; + } + this.shardIds = shardIds; + return shardIds; + } + async connect() { + const shardCount = await this.getShardCount(); + const data = await this.fetchGatewayInformation(); + if (data.session_start_limit.remaining < shardCount) { + throw new Error( + `Not enough sessions remaining to spawn ${shardCount} shards; only ${data.session_start_limit.remaining} remaining; resets at ${new Date(Date.now() + data.session_start_limit.reset_after).toISOString()}` + ); + } + await this.updateShardCount(shardCount); + await this.strategy.connect(); + } + destroy(options) { + return this.strategy.destroy(options); + } + send(shardId, payload) { + return this.strategy.send(shardId, payload); + } + fetchStatus() { + return this.strategy.fetchStatus(); + } +}; +__name(WebSocketManager, "WebSocketManager"); + +// src/index.ts +var version = "0.8.3"; +export { + CloseCodes, + CompressionMethod, + DefaultDeviceProperty, + DefaultWebSocketManagerOptions, + Encoding, + ImportantGatewayOpcodes, + SimpleContextFetchingStrategy, + SimpleIdentifyThrottler, + SimpleShardingStrategy, + WebSocketManager, + WebSocketShard, + WebSocketShardDestroyRecovery, + WebSocketShardEvents, + WebSocketShardStatus, + WorkerBootstrapper, + WorkerContextFetchingStrategy, + WorkerReceivePayloadOp, + WorkerSendPayloadOp, + WorkerShardingStrategy, + getInitialSendRateLimitState, + managerToFetchingStrategyOptions, + version +}; +//# sourceMappingURL=index.mjs.map \ No newline at end of file diff --git a/node_modules/@discordjs/ws/dist/index.mjs.map b/node_modules/@discordjs/ws/dist/index.mjs.map new file mode 100644 index 0000000..620d1dd --- /dev/null +++ b/node_modules/@discordjs/ws/dist/index.mjs.map @@ -0,0 +1 @@ +{"version":3,"sources":["../../../node_modules/tsup/assets/esm_shims.js","../src/strategies/context/IContextFetchingStrategy.ts","../src/strategies/context/SimpleContextFetchingStrategy.ts","../src/strategies/context/WorkerContextFetchingStrategy.ts","../src/strategies/sharding/WorkerShardingStrategy.ts","../src/strategies/sharding/SimpleShardingStrategy.ts","../src/ws/WebSocketShard.ts","../src/utils/constants.ts","../src/throttling/SimpleIdentifyThrottler.ts","../src/utils/WorkerBootstrapper.ts","../src/ws/WebSocketManager.ts","../src/index.ts"],"sourcesContent":["// Shim globals in esm bundle\nimport { fileURLToPath } from 'url'\nimport path from 'path'\n\nconst getFilename = () => fileURLToPath(import.meta.url)\nconst getDirname = () => path.dirname(getFilename())\n\nexport const __dirname = /* @__PURE__ */ getDirname()\nexport const __filename = /* @__PURE__ */ getFilename()\n","import type { Awaitable } from '@discordjs/util';\nimport type { APIGatewayBotInfo } from 'discord-api-types/v10';\nimport type { SessionInfo, WebSocketManager, WebSocketManagerOptions } from '../../ws/WebSocketManager.js';\n\nexport interface FetchingStrategyOptions\n\textends Omit<\n\t\tWebSocketManagerOptions,\n\t\t| 'buildIdentifyThrottler'\n\t\t| 'buildStrategy'\n\t\t| 'rest'\n\t\t| 'retrieveSessionInfo'\n\t\t| 'shardCount'\n\t\t| 'shardIds'\n\t\t| 'updateSessionInfo'\n\t> {\n\treadonly gatewayInformation: APIGatewayBotInfo;\n\treadonly shardCount: number;\n}\n\n/**\n * Strategies responsible solely for making manager information accessible\n */\nexport interface IContextFetchingStrategy {\n\treadonly options: FetchingStrategyOptions;\n\tretrieveSessionInfo(shardId: number): Awaitable;\n\tupdateSessionInfo(shardId: number, sessionInfo: SessionInfo | null): Awaitable;\n\t/**\n\t * Resolves once the given shard should be allowed to identify, or rejects if the operation was aborted\n\t */\n\twaitForIdentify(shardId: number, signal: AbortSignal): Promise;\n}\n\nexport async function managerToFetchingStrategyOptions(manager: WebSocketManager): Promise {\n\t/* eslint-disable @typescript-eslint/unbound-method */\n\tconst {\n\t\tbuildIdentifyThrottler,\n\t\tbuildStrategy,\n\t\tretrieveSessionInfo,\n\t\tupdateSessionInfo,\n\t\tshardCount,\n\t\tshardIds,\n\t\trest,\n\t\t...managerOptions\n\t} = manager.options;\n\t/* eslint-enable @typescript-eslint/unbound-method */\n\n\treturn {\n\t\t...managerOptions,\n\t\tgatewayInformation: await manager.fetchGatewayInformation(),\n\t\tshardCount: await manager.getShardCount(),\n\t};\n}\n","import type { IIdentifyThrottler } from '../../throttling/IIdentifyThrottler.js';\nimport type { SessionInfo, WebSocketManager } from '../../ws/WebSocketManager.js';\nimport type { FetchingStrategyOptions, IContextFetchingStrategy } from './IContextFetchingStrategy.js';\n\nexport class SimpleContextFetchingStrategy implements IContextFetchingStrategy {\n\t// This strategy assumes every shard is running under the same process - therefore we need a single\n\t// IdentifyThrottler per manager.\n\tprivate static throttlerCache = new WeakMap();\n\n\tprivate static async ensureThrottler(manager: WebSocketManager): Promise {\n\t\tconst throttler = SimpleContextFetchingStrategy.throttlerCache.get(manager);\n\t\tif (throttler) {\n\t\t\treturn throttler;\n\t\t}\n\n\t\tconst newThrottler = await manager.options.buildIdentifyThrottler(manager);\n\t\tSimpleContextFetchingStrategy.throttlerCache.set(manager, newThrottler);\n\n\t\treturn newThrottler;\n\t}\n\n\tpublic constructor(private readonly manager: WebSocketManager, public readonly options: FetchingStrategyOptions) {}\n\n\tpublic async retrieveSessionInfo(shardId: number): Promise {\n\t\treturn this.manager.options.retrieveSessionInfo(shardId);\n\t}\n\n\tpublic updateSessionInfo(shardId: number, sessionInfo: SessionInfo | null) {\n\t\treturn this.manager.options.updateSessionInfo(shardId, sessionInfo);\n\t}\n\n\tpublic async waitForIdentify(shardId: number, signal: AbortSignal): Promise {\n\t\tconst throttler = await SimpleContextFetchingStrategy.ensureThrottler(this.manager);\n\t\tawait throttler.waitForIdentify(shardId, signal);\n\t}\n}\n","import { isMainThread, parentPort } from 'node:worker_threads';\nimport { Collection } from '@discordjs/collection';\nimport type { SessionInfo } from '../../ws/WebSocketManager.js';\nimport {\n\tWorkerReceivePayloadOp,\n\tWorkerSendPayloadOp,\n\ttype WorkerReceivePayload,\n\ttype WorkerSendPayload,\n} from '../sharding/WorkerShardingStrategy.js';\nimport type { FetchingStrategyOptions, IContextFetchingStrategy } from './IContextFetchingStrategy.js';\n\n// Because the global types are incomplete for whatever reason\ninterface PolyFillAbortSignal {\n\treadonly aborted: boolean;\n\taddEventListener(type: 'abort', listener: () => void): void;\n\tremoveEventListener(type: 'abort', listener: () => void): void;\n}\n\nexport class WorkerContextFetchingStrategy implements IContextFetchingStrategy {\n\tprivate readonly sessionPromises = new Collection void>();\n\n\tprivate readonly waitForIdentifyPromises = new Collection();\n\n\tpublic constructor(public readonly options: FetchingStrategyOptions) {\n\t\tif (isMainThread) {\n\t\t\tthrow new Error('Cannot instantiate WorkerContextFetchingStrategy on the main thread');\n\t\t}\n\n\t\tparentPort!.on('message', (payload: WorkerSendPayload) => {\n\t\t\tif (payload.op === WorkerSendPayloadOp.SessionInfoResponse) {\n\t\t\t\tthis.sessionPromises.get(payload.nonce)?.(payload.session);\n\t\t\t\tthis.sessionPromises.delete(payload.nonce);\n\t\t\t}\n\n\t\t\tif (payload.op === WorkerSendPayloadOp.ShardIdentifyResponse) {\n\t\t\t\tconst promise = this.waitForIdentifyPromises.get(payload.nonce);\n\t\t\t\tif (payload.ok) {\n\t\t\t\t\tpromise?.resolve();\n\t\t\t\t} else {\n\t\t\t\t\tpromise?.reject();\n\t\t\t\t}\n\n\t\t\t\tthis.waitForIdentifyPromises.delete(payload.nonce);\n\t\t\t}\n\t\t});\n\t}\n\n\tpublic async retrieveSessionInfo(shardId: number): Promise {\n\t\tconst nonce = Math.random();\n\t\tconst payload: WorkerReceivePayload = {\n\t\t\top: WorkerReceivePayloadOp.RetrieveSessionInfo,\n\t\t\tshardId,\n\t\t\tnonce,\n\t\t};\n\t\t// eslint-disable-next-line no-promise-executor-return\n\t\tconst promise = new Promise((resolve) => this.sessionPromises.set(nonce, resolve));\n\t\tparentPort!.postMessage(payload);\n\t\treturn promise;\n\t}\n\n\tpublic updateSessionInfo(shardId: number, sessionInfo: SessionInfo | null) {\n\t\tconst payload: WorkerReceivePayload = {\n\t\t\top: WorkerReceivePayloadOp.UpdateSessionInfo,\n\t\t\tshardId,\n\t\t\tsession: sessionInfo,\n\t\t};\n\t\tparentPort!.postMessage(payload);\n\t}\n\n\tpublic async waitForIdentify(shardId: number, signal: AbortSignal): Promise {\n\t\tconst nonce = Math.random();\n\n\t\tconst payload: WorkerReceivePayload = {\n\t\t\top: WorkerReceivePayloadOp.WaitForIdentify,\n\t\t\tnonce,\n\t\t\tshardId,\n\t\t};\n\t\tconst promise = new Promise((resolve, reject) =>\n\t\t\t// eslint-disable-next-line no-promise-executor-return\n\t\t\tthis.waitForIdentifyPromises.set(nonce, { resolve, reject }),\n\t\t);\n\n\t\tparentPort!.postMessage(payload);\n\n\t\tconst listener = () => {\n\t\t\tconst payload: WorkerReceivePayload = {\n\t\t\t\top: WorkerReceivePayloadOp.CancelIdentify,\n\t\t\t\tnonce,\n\t\t\t};\n\n\t\t\tparentPort!.postMessage(payload);\n\t\t};\n\n\t\t(signal as unknown as PolyFillAbortSignal).addEventListener('abort', listener);\n\n\t\ttry {\n\t\t\tawait promise;\n\t\t} finally {\n\t\t\t(signal as unknown as PolyFillAbortSignal).removeEventListener('abort', listener);\n\t\t}\n\t}\n}\n","import { once } from 'node:events';\nimport { join, isAbsolute, resolve } from 'node:path';\nimport { Worker } from 'node:worker_threads';\nimport { Collection } from '@discordjs/collection';\nimport type { GatewaySendPayload } from 'discord-api-types/v10';\nimport type { IIdentifyThrottler } from '../../throttling/IIdentifyThrottler.js';\nimport type { SessionInfo, WebSocketManager } from '../../ws/WebSocketManager.js';\nimport type {\n\tWebSocketShardDestroyOptions,\n\tWebSocketShardEvents,\n\tWebSocketShardStatus,\n} from '../../ws/WebSocketShard.js';\nimport { managerToFetchingStrategyOptions, type FetchingStrategyOptions } from '../context/IContextFetchingStrategy.js';\nimport type { IShardingStrategy } from './IShardingStrategy.js';\n\nexport interface WorkerData extends FetchingStrategyOptions {\n\tshardIds: number[];\n}\n\nexport enum WorkerSendPayloadOp {\n\tConnect,\n\tDestroy,\n\tSend,\n\tSessionInfoResponse,\n\tShardIdentifyResponse,\n\tFetchStatus,\n}\n\nexport type WorkerSendPayload =\n\t| { nonce: number; ok: boolean; op: WorkerSendPayloadOp.ShardIdentifyResponse }\n\t| { nonce: number; op: WorkerSendPayloadOp.FetchStatus; shardId: number }\n\t| { nonce: number; op: WorkerSendPayloadOp.SessionInfoResponse; session: SessionInfo | null }\n\t| { op: WorkerSendPayloadOp.Connect; shardId: number }\n\t| { op: WorkerSendPayloadOp.Destroy; options?: WebSocketShardDestroyOptions; shardId: number }\n\t| { op: WorkerSendPayloadOp.Send; payload: GatewaySendPayload; shardId: number };\n\nexport enum WorkerReceivePayloadOp {\n\tConnected,\n\tDestroyed,\n\tEvent,\n\tRetrieveSessionInfo,\n\tUpdateSessionInfo,\n\tWaitForIdentify,\n\tFetchStatusResponse,\n\tWorkerReady,\n\tCancelIdentify,\n}\n\nexport type WorkerReceivePayload =\n\t// Can't seem to get a type-safe union based off of the event, so I'm sadly leaving data as any for now\n\t| { data: any; event: WebSocketShardEvents; op: WorkerReceivePayloadOp.Event; shardId: number }\n\t| { nonce: number; op: WorkerReceivePayloadOp.CancelIdentify }\n\t| { nonce: number; op: WorkerReceivePayloadOp.FetchStatusResponse; status: WebSocketShardStatus }\n\t| { nonce: number; op: WorkerReceivePayloadOp.RetrieveSessionInfo; shardId: number }\n\t| { nonce: number; op: WorkerReceivePayloadOp.WaitForIdentify; shardId: number }\n\t| { op: WorkerReceivePayloadOp.Connected; shardId: number }\n\t| { op: WorkerReceivePayloadOp.Destroyed; shardId: number }\n\t| { op: WorkerReceivePayloadOp.UpdateSessionInfo; session: SessionInfo | null; shardId: number }\n\t| { op: WorkerReceivePayloadOp.WorkerReady };\n\n/**\n * Options for a {@link WorkerShardingStrategy}\n */\nexport interface WorkerShardingStrategyOptions {\n\t/**\n\t * Dictates how many shards should be spawned per worker thread.\n\t */\n\tshardsPerWorker: number | 'all';\n\t/**\n\t * Path to the worker file to use. The worker requires quite a bit of setup, it is recommended you leverage the {@link WorkerBootstrapper} class.\n\t */\n\tworkerPath?: string;\n}\n\n/**\n * Strategy used to spawn threads in worker_threads\n */\nexport class WorkerShardingStrategy implements IShardingStrategy {\n\tprivate readonly manager: WebSocketManager;\n\n\tprivate readonly options: WorkerShardingStrategyOptions;\n\n\t#workers: Worker[] = [];\n\n\treadonly #workerByShardId = new Collection();\n\n\tprivate readonly connectPromises = new Collection void>();\n\n\tprivate readonly destroyPromises = new Collection void>();\n\n\tprivate readonly fetchStatusPromises = new Collection void>();\n\n\tprivate readonly waitForIdentifyControllers = new Collection();\n\n\tprivate throttler?: IIdentifyThrottler;\n\n\tpublic constructor(manager: WebSocketManager, options: WorkerShardingStrategyOptions) {\n\t\tthis.manager = manager;\n\t\tthis.options = options;\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.spawn}\n\t */\n\tpublic async spawn(shardIds: number[]) {\n\t\tconst shardsPerWorker = this.options.shardsPerWorker === 'all' ? shardIds.length : this.options.shardsPerWorker;\n\t\tconst strategyOptions = await managerToFetchingStrategyOptions(this.manager);\n\n\t\tconst loops = Math.ceil(shardIds.length / shardsPerWorker);\n\t\tconst promises: Promise[] = [];\n\n\t\tfor (let idx = 0; idx < loops; idx++) {\n\t\t\tconst slice = shardIds.slice(idx * shardsPerWorker, (idx + 1) * shardsPerWorker);\n\t\t\tconst workerData: WorkerData = {\n\t\t\t\t...strategyOptions,\n\t\t\t\tshardIds: slice,\n\t\t\t};\n\n\t\t\tpromises.push(this.setupWorker(workerData));\n\t\t}\n\n\t\tawait Promise.all(promises);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.connect}\n\t */\n\tpublic async connect() {\n\t\tconst promises = [];\n\n\t\tfor (const [shardId, worker] of this.#workerByShardId.entries()) {\n\t\t\tconst payload: WorkerSendPayload = {\n\t\t\t\top: WorkerSendPayloadOp.Connect,\n\t\t\t\tshardId,\n\t\t\t};\n\n\t\t\t// eslint-disable-next-line no-promise-executor-return\n\t\t\tconst promise = new Promise((resolve) => this.connectPromises.set(shardId, resolve));\n\t\t\tworker.postMessage(payload);\n\t\t\tpromises.push(promise);\n\t\t}\n\n\t\tawait Promise.all(promises);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.destroy}\n\t */\n\tpublic async destroy(options: Omit = {}) {\n\t\tconst promises = [];\n\n\t\tfor (const [shardId, worker] of this.#workerByShardId.entries()) {\n\t\t\tconst payload: WorkerSendPayload = {\n\t\t\t\top: WorkerSendPayloadOp.Destroy,\n\t\t\t\tshardId,\n\t\t\t\toptions,\n\t\t\t};\n\n\t\t\tpromises.push(\n\t\t\t\t// eslint-disable-next-line no-promise-executor-return, promise/prefer-await-to-then\n\t\t\t\tnew Promise((resolve) => this.destroyPromises.set(shardId, resolve)).then(async () => worker.terminate()),\n\t\t\t);\n\t\t\tworker.postMessage(payload);\n\t\t}\n\n\t\tthis.#workers = [];\n\t\tthis.#workerByShardId.clear();\n\n\t\tawait Promise.all(promises);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.send}\n\t */\n\tpublic send(shardId: number, data: GatewaySendPayload) {\n\t\tconst worker = this.#workerByShardId.get(shardId);\n\t\tif (!worker) {\n\t\t\tthrow new Error(`No worker found for shard ${shardId}`);\n\t\t}\n\n\t\tconst payload: WorkerSendPayload = {\n\t\t\top: WorkerSendPayloadOp.Send,\n\t\t\tshardId,\n\t\t\tpayload: data,\n\t\t};\n\t\tworker.postMessage(payload);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.fetchStatus}\n\t */\n\tpublic async fetchStatus() {\n\t\tconst statuses = new Collection();\n\n\t\tfor (const [shardId, worker] of this.#workerByShardId.entries()) {\n\t\t\tconst nonce = Math.random();\n\t\t\tconst payload: WorkerSendPayload = {\n\t\t\t\top: WorkerSendPayloadOp.FetchStatus,\n\t\t\t\tshardId,\n\t\t\t\tnonce,\n\t\t\t};\n\n\t\t\t// eslint-disable-next-line no-promise-executor-return\n\t\t\tconst promise = new Promise((resolve) => this.fetchStatusPromises.set(nonce, resolve));\n\t\t\tworker.postMessage(payload);\n\n\t\t\tconst status = await promise;\n\t\t\tstatuses.set(shardId, status);\n\t\t}\n\n\t\treturn statuses;\n\t}\n\n\tprivate async setupWorker(workerData: WorkerData) {\n\t\tconst worker = new Worker(this.resolveWorkerPath(), { workerData });\n\n\t\tawait once(worker, 'online');\n\t\t// We do this in case the user has any potentially long running code in their worker\n\t\tawait this.waitForWorkerReady(worker);\n\n\t\tworker\n\t\t\t.on('error', (err) => {\n\t\t\t\tthrow err;\n\t\t\t})\n\t\t\t.on('messageerror', (err) => {\n\t\t\t\tthrow err;\n\t\t\t})\n\t\t\t.on('message', async (payload: WorkerReceivePayload) => this.onMessage(worker, payload));\n\n\t\tthis.#workers.push(worker);\n\t\tfor (const shardId of workerData.shardIds) {\n\t\t\tthis.#workerByShardId.set(shardId, worker);\n\t\t}\n\t}\n\n\tprivate resolveWorkerPath(): string {\n\t\tconst path = this.options.workerPath;\n\n\t\tif (!path) {\n\t\t\treturn join(__dirname, 'defaultWorker.js');\n\t\t}\n\n\t\tif (isAbsolute(path)) {\n\t\t\treturn path;\n\t\t}\n\n\t\tif (/^\\.\\.?[/\\\\]/.test(path)) {\n\t\t\treturn resolve(path);\n\t\t}\n\n\t\ttry {\n\t\t\treturn require.resolve(path);\n\t\t} catch {\n\t\t\treturn resolve(path);\n\t\t}\n\t}\n\n\tprivate async waitForWorkerReady(worker: Worker): Promise {\n\t\treturn new Promise((resolve) => {\n\t\t\tconst handler = (payload: WorkerReceivePayload) => {\n\t\t\t\tif (payload.op === WorkerReceivePayloadOp.WorkerReady) {\n\t\t\t\t\tresolve();\n\t\t\t\t\tworker.off('message', handler);\n\t\t\t\t}\n\t\t\t};\n\n\t\t\tworker.on('message', handler);\n\t\t});\n\t}\n\n\tprivate async onMessage(worker: Worker, payload: WorkerReceivePayload) {\n\t\tswitch (payload.op) {\n\t\t\tcase WorkerReceivePayloadOp.Connected: {\n\t\t\t\tthis.connectPromises.get(payload.shardId)?.();\n\t\t\t\tthis.connectPromises.delete(payload.shardId);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.Destroyed: {\n\t\t\t\tthis.destroyPromises.get(payload.shardId)?.();\n\t\t\t\tthis.destroyPromises.delete(payload.shardId);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.Event: {\n\t\t\t\tthis.manager.emit(payload.event, { ...payload.data, shardId: payload.shardId });\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.RetrieveSessionInfo: {\n\t\t\t\tconst session = await this.manager.options.retrieveSessionInfo(payload.shardId);\n\t\t\t\tconst response: WorkerSendPayload = {\n\t\t\t\t\top: WorkerSendPayloadOp.SessionInfoResponse,\n\t\t\t\t\tnonce: payload.nonce,\n\t\t\t\t\tsession,\n\t\t\t\t};\n\t\t\t\tworker.postMessage(response);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.UpdateSessionInfo: {\n\t\t\t\tawait this.manager.options.updateSessionInfo(payload.shardId, payload.session);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.WaitForIdentify: {\n\t\t\t\tconst throttler = await this.ensureThrottler();\n\n\t\t\t\t// If this rejects it means we aborted, in which case we reply elsewhere.\n\t\t\t\ttry {\n\t\t\t\t\tconst controller = new AbortController();\n\t\t\t\t\tthis.waitForIdentifyControllers.set(payload.nonce, controller);\n\t\t\t\t\tawait throttler.waitForIdentify(payload.shardId, controller.signal);\n\t\t\t\t} catch {\n\t\t\t\t\treturn;\n\t\t\t\t}\n\n\t\t\t\tconst response: WorkerSendPayload = {\n\t\t\t\t\top: WorkerSendPayloadOp.ShardIdentifyResponse,\n\t\t\t\t\tnonce: payload.nonce,\n\t\t\t\t\tok: true,\n\t\t\t\t};\n\t\t\t\tworker.postMessage(response);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.FetchStatusResponse: {\n\t\t\t\tthis.fetchStatusPromises.get(payload.nonce)?.(payload.status);\n\t\t\t\tthis.fetchStatusPromises.delete(payload.nonce);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.WorkerReady: {\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase WorkerReceivePayloadOp.CancelIdentify: {\n\t\t\t\tthis.waitForIdentifyControllers.get(payload.nonce)?.abort();\n\t\t\t\tthis.waitForIdentifyControllers.delete(payload.nonce);\n\n\t\t\t\tconst response: WorkerSendPayload = {\n\t\t\t\t\top: WorkerSendPayloadOp.ShardIdentifyResponse,\n\t\t\t\t\tnonce: payload.nonce,\n\t\t\t\t\tok: false,\n\t\t\t\t};\n\t\t\t\tworker.postMessage(response);\n\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t}\n\n\tprivate async ensureThrottler(): Promise {\n\t\tthis.throttler ??= await this.manager.options.buildIdentifyThrottler(this.manager);\n\t\treturn this.throttler;\n\t}\n}\n","import { Collection } from '@discordjs/collection';\nimport type { GatewaySendPayload } from 'discord-api-types/v10';\nimport type { WebSocketManager } from '../../ws/WebSocketManager.js';\nimport { WebSocketShard, WebSocketShardEvents, type WebSocketShardDestroyOptions } from '../../ws/WebSocketShard.js';\nimport { managerToFetchingStrategyOptions } from '../context/IContextFetchingStrategy.js';\nimport { SimpleContextFetchingStrategy } from '../context/SimpleContextFetchingStrategy.js';\nimport type { IShardingStrategy } from './IShardingStrategy.js';\n\n/**\n * Simple strategy that just spawns shards in the current process\n */\nexport class SimpleShardingStrategy implements IShardingStrategy {\n\tprivate readonly manager: WebSocketManager;\n\n\tprivate readonly shards = new Collection();\n\n\tpublic constructor(manager: WebSocketManager) {\n\t\tthis.manager = manager;\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.spawn}\n\t */\n\tpublic async spawn(shardIds: number[]) {\n\t\tconst strategyOptions = await managerToFetchingStrategyOptions(this.manager);\n\n\t\tfor (const shardId of shardIds) {\n\t\t\tconst strategy = new SimpleContextFetchingStrategy(this.manager, strategyOptions);\n\t\t\tconst shard = new WebSocketShard(strategy, shardId);\n\t\t\tfor (const event of Object.values(WebSocketShardEvents)) {\n\t\t\t\t// @ts-expect-error: Intentional\n\t\t\t\tshard.on(event, (payload) => this.manager.emit(event, { ...payload, shardId }));\n\t\t\t}\n\n\t\t\tthis.shards.set(shardId, shard);\n\t\t}\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.connect}\n\t */\n\tpublic async connect() {\n\t\tconst promises = [];\n\n\t\tfor (const shard of this.shards.values()) {\n\t\t\tpromises.push(shard.connect());\n\t\t}\n\n\t\tawait Promise.all(promises);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.destroy}\n\t */\n\tpublic async destroy(options?: Omit) {\n\t\tconst promises = [];\n\n\t\tfor (const shard of this.shards.values()) {\n\t\t\tpromises.push(shard.destroy(options));\n\t\t}\n\n\t\tawait Promise.all(promises);\n\t\tthis.shards.clear();\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.send}\n\t */\n\tpublic async send(shardId: number, payload: GatewaySendPayload) {\n\t\tconst shard = this.shards.get(shardId);\n\t\tif (!shard) {\n\t\t\tthrow new RangeError(`Shard ${shardId} not found`);\n\t\t}\n\n\t\treturn shard.send(payload);\n\t}\n\n\t/**\n\t * {@inheritDoc IShardingStrategy.fetchStatus}\n\t */\n\tpublic async fetchStatus() {\n\t\treturn this.shards.mapValues((shard) => shard.status);\n\t}\n}\n","/* eslint-disable id-length */\nimport { Buffer } from 'node:buffer';\nimport { once } from 'node:events';\nimport { clearInterval, clearTimeout, setInterval, setTimeout } from 'node:timers';\nimport { setTimeout as sleep } from 'node:timers/promises';\nimport { URLSearchParams } from 'node:url';\nimport { TextDecoder } from 'node:util';\nimport { inflate } from 'node:zlib';\nimport { Collection } from '@discordjs/collection';\nimport { lazy } from '@discordjs/util';\nimport { AsyncQueue } from '@sapphire/async-queue';\nimport { AsyncEventEmitter } from '@vladfrangu/async_event_emitter';\nimport {\n\tGatewayCloseCodes,\n\tGatewayDispatchEvents,\n\tGatewayOpcodes,\n\ttype GatewayDispatchPayload,\n\ttype GatewayIdentifyData,\n\ttype GatewayReadyDispatchData,\n\ttype GatewayReceivePayload,\n\ttype GatewaySendPayload,\n} from 'discord-api-types/v10';\nimport { WebSocket, type RawData } from 'ws';\nimport type { Inflate } from 'zlib-sync';\nimport type { IContextFetchingStrategy } from '../strategies/context/IContextFetchingStrategy.js';\nimport { ImportantGatewayOpcodes, getInitialSendRateLimitState } from '../utils/constants.js';\nimport type { SessionInfo } from './WebSocketManager.js';\n\n// eslint-disable-next-line promise/prefer-await-to-then\nconst getZlibSync = lazy(async () => import('zlib-sync').then((mod) => mod.default).catch(() => null));\n\nexport enum WebSocketShardEvents {\n\tClosed = 'closed',\n\tDebug = 'debug',\n\tDispatch = 'dispatch',\n\tError = 'error',\n\tHeartbeatComplete = 'heartbeat',\n\tHello = 'hello',\n\tReady = 'ready',\n\tResumed = 'resumed',\n}\n\nexport enum WebSocketShardStatus {\n\tIdle,\n\tConnecting,\n\tResuming,\n\tReady,\n}\n\nexport enum WebSocketShardDestroyRecovery {\n\tReconnect,\n\tResume,\n}\n\n// eslint-disable-next-line @typescript-eslint/consistent-type-definitions\nexport type WebSocketShardEventsMap = {\n\t[WebSocketShardEvents.Closed]: [{ code: number }];\n\t[WebSocketShardEvents.Debug]: [payload: { message: string }];\n\t[WebSocketShardEvents.Dispatch]: [payload: { data: GatewayDispatchPayload }];\n\t[WebSocketShardEvents.Error]: [payload: { error: Error }];\n\t[WebSocketShardEvents.Hello]: [];\n\t[WebSocketShardEvents.Ready]: [payload: { data: GatewayReadyDispatchData }];\n\t[WebSocketShardEvents.Resumed]: [];\n\t[WebSocketShardEvents.HeartbeatComplete]: [payload: { ackAt: number; heartbeatAt: number; latency: number }];\n};\n\nexport interface WebSocketShardDestroyOptions {\n\tcode?: number;\n\treason?: string;\n\trecover?: WebSocketShardDestroyRecovery;\n}\n\nexport enum CloseCodes {\n\tNormal = 1_000,\n\tResuming = 4_200,\n}\n\nexport interface SendRateLimitState {\n\tremaining: number;\n\tresetAt: number;\n}\n\nexport class WebSocketShard extends AsyncEventEmitter {\n\tprivate connection: WebSocket | null = null;\n\n\tprivate useIdentifyCompress = false;\n\n\tprivate inflate: Inflate | null = null;\n\n\tprivate readonly textDecoder = new TextDecoder();\n\n\tprivate replayedEvents = 0;\n\n\tprivate isAck = true;\n\n\tprivate sendRateLimitState: SendRateLimitState = getInitialSendRateLimitState();\n\n\tprivate initialHeartbeatTimeoutController: AbortController | null = null;\n\n\tprivate heartbeatInterval: NodeJS.Timer | null = null;\n\n\tprivate lastHeartbeatAt = -1;\n\n\t// Indicates whether the shard has already resolved its original connect() call\n\tprivate initialConnectResolved = false;\n\n\t// Indicates if we failed to connect to the ws url (ECONNREFUSED/ECONNRESET)\n\tprivate failedToConnectDueToNetworkError = false;\n\n\tprivate readonly sendQueue = new AsyncQueue();\n\n\tprivate readonly timeoutAbortControllers = new Collection();\n\n\tprivate readonly strategy: IContextFetchingStrategy;\n\n\tpublic readonly id: number;\n\n\t#status: WebSocketShardStatus = WebSocketShardStatus.Idle;\n\n\tpublic get status(): WebSocketShardStatus {\n\t\treturn this.#status;\n\t}\n\n\tpublic constructor(strategy: IContextFetchingStrategy, id: number) {\n\t\tsuper();\n\t\tthis.strategy = strategy;\n\t\tthis.id = id;\n\t}\n\n\tpublic async connect() {\n\t\tconst promise = this.initialConnectResolved ? Promise.resolve() : once(this, WebSocketShardEvents.Ready);\n\t\tvoid this.internalConnect();\n\n\t\tawait promise;\n\t\tthis.initialConnectResolved = true;\n\t}\n\n\tprivate async internalConnect() {\n\t\tif (this.#status !== WebSocketShardStatus.Idle) {\n\t\t\tthrow new Error(\"Tried to connect a shard that wasn't idle\");\n\t\t}\n\n\t\tconst { version, encoding, compression } = this.strategy.options;\n\t\tconst params = new URLSearchParams({ v: version, encoding });\n\t\tif (compression) {\n\t\t\tconst zlib = await getZlibSync();\n\t\t\tif (zlib) {\n\t\t\t\tparams.append('compress', compression);\n\t\t\t\tthis.inflate = new zlib.Inflate({\n\t\t\t\t\tchunkSize: 65_535,\n\t\t\t\t\tto: 'string',\n\t\t\t\t});\n\t\t\t} else if (!this.useIdentifyCompress) {\n\t\t\t\tthis.useIdentifyCompress = true;\n\t\t\t\tconsole.warn(\n\t\t\t\t\t'WebSocketShard: Compression is enabled but zlib-sync is not installed, falling back to identify compress',\n\t\t\t\t);\n\t\t\t}\n\t\t}\n\n\t\tconst session = await this.strategy.retrieveSessionInfo(this.id);\n\n\t\tconst url = `${session?.resumeURL ?? this.strategy.options.gatewayInformation.url}?${params.toString()}`;\n\t\tthis.debug([`Connecting to ${url}`]);\n\t\tconst connection = new WebSocket(url, { handshakeTimeout: this.strategy.options.handshakeTimeout ?? undefined })\n\t\t\t.on('message', this.onMessage.bind(this))\n\t\t\t.on('error', this.onError.bind(this))\n\t\t\t.on('close', this.onClose.bind(this));\n\n\t\tconnection.binaryType = 'arraybuffer';\n\t\tthis.connection = connection;\n\n\t\tthis.#status = WebSocketShardStatus.Connecting;\n\n\t\tthis.sendRateLimitState = getInitialSendRateLimitState();\n\n\t\tconst { ok } = await this.waitForEvent(WebSocketShardEvents.Hello, this.strategy.options.helloTimeout);\n\t\tif (!ok) {\n\t\t\treturn;\n\t\t}\n\n\t\tif (session?.shardCount === this.strategy.options.shardCount) {\n\t\t\tawait this.resume(session);\n\t\t} else {\n\t\t\tawait this.identify();\n\t\t}\n\t}\n\n\tpublic async destroy(options: WebSocketShardDestroyOptions = {}) {\n\t\tif (this.#status === WebSocketShardStatus.Idle) {\n\t\t\tthis.debug(['Tried to destroy a shard that was idle']);\n\t\t\treturn;\n\t\t}\n\n\t\tif (!options.code) {\n\t\t\toptions.code = options.recover === WebSocketShardDestroyRecovery.Resume ? CloseCodes.Resuming : CloseCodes.Normal;\n\t\t}\n\n\t\tthis.debug([\n\t\t\t'Destroying shard',\n\t\t\t`Reason: ${options.reason ?? 'none'}`,\n\t\t\t`Code: ${options.code}`,\n\t\t\t`Recover: ${options.recover === undefined ? 'none' : WebSocketShardDestroyRecovery[options.recover]!}`,\n\t\t]);\n\n\t\t// Reset state\n\t\tthis.isAck = true;\n\t\tif (this.heartbeatInterval) {\n\t\t\tclearInterval(this.heartbeatInterval);\n\t\t}\n\n\t\tif (this.initialHeartbeatTimeoutController) {\n\t\t\tthis.initialHeartbeatTimeoutController.abort();\n\t\t\tthis.initialHeartbeatTimeoutController = null;\n\t\t}\n\n\t\tthis.lastHeartbeatAt = -1;\n\n\t\tfor (const controller of this.timeoutAbortControllers.values()) {\n\t\t\tcontroller.abort();\n\t\t}\n\n\t\tthis.timeoutAbortControllers.clear();\n\n\t\tthis.failedToConnectDueToNetworkError = false;\n\n\t\t// Clear session state if applicable\n\t\tif (options.recover !== WebSocketShardDestroyRecovery.Resume) {\n\t\t\tawait this.strategy.updateSessionInfo(this.id, null);\n\t\t}\n\n\t\tif (this.connection) {\n\t\t\t// No longer need to listen to messages\n\t\t\tthis.connection.removeAllListeners('message');\n\t\t\t// Prevent a reconnection loop by unbinding the main close event\n\t\t\tthis.connection.removeAllListeners('close');\n\n\t\t\tconst shouldClose = this.connection.readyState === WebSocket.OPEN;\n\n\t\t\tthis.debug([\n\t\t\t\t'Connection status during destroy',\n\t\t\t\t`Needs closing: ${shouldClose}`,\n\t\t\t\t`Ready state: ${this.connection.readyState}`,\n\t\t\t]);\n\n\t\t\tif (shouldClose) {\n\t\t\t\tthis.connection.close(options.code, options.reason);\n\t\t\t\tawait once(this.connection, 'close');\n\t\t\t\tthis.emit(WebSocketShardEvents.Closed, { code: options.code });\n\t\t\t}\n\n\t\t\t// Lastly, remove the error event.\n\t\t\t// Doing this earlier would cause a hard crash in case an error event fired on our `close` call\n\t\t\tthis.connection.removeAllListeners('error');\n\t\t} else {\n\t\t\tthis.debug(['Destroying a shard that has no connection; please open an issue on GitHub']);\n\t\t}\n\n\t\tthis.#status = WebSocketShardStatus.Idle;\n\n\t\tif (options.recover !== undefined) {\n\t\t\t// There's cases (like no internet connection) where we immediately fail to connect,\n\t\t\t// causing a very fast and draining reconnection loop.\n\t\t\tawait sleep(500);\n\t\t\treturn this.internalConnect();\n\t\t}\n\t}\n\n\tprivate async waitForEvent(event: WebSocketShardEvents, timeoutDuration?: number | null): Promise<{ ok: boolean }> {\n\t\tthis.debug([`Waiting for event ${event} ${timeoutDuration ? `for ${timeoutDuration}ms` : 'indefinitely'}`]);\n\t\tconst timeoutController = new AbortController();\n\t\tconst timeout = timeoutDuration ? setTimeout(() => timeoutController.abort(), timeoutDuration).unref() : null;\n\n\t\tthis.timeoutAbortControllers.set(event, timeoutController);\n\n\t\tconst closeController = new AbortController();\n\n\t\ttry {\n\t\t\t// If the first promise resolves, all is well. If the 2nd promise resolves,\n\t\t\t// the shard has meanwhile closed. In that case, a destroy is already ongoing, so we just need to\n\t\t\t// return false. Meanwhile, if something rejects (error event) or the first controller is aborted,\n\t\t\t// we enter the catch block and trigger a destroy there.\n\t\t\tconst closed = await Promise.race([\n\t\t\t\tonce(this, event, { signal: timeoutController.signal }).then(() => false),\n\t\t\t\tonce(this, WebSocketShardEvents.Closed, { signal: closeController.signal }).then(() => true),\n\t\t\t]);\n\n\t\t\treturn { ok: !closed };\n\t\t} catch {\n\t\t\t// If we're here because of other reasons, we need to destroy the shard\n\t\t\tvoid this.destroy({\n\t\t\t\tcode: CloseCodes.Normal,\n\t\t\t\treason: 'Something timed out or went wrong while waiting for an event',\n\t\t\t\trecover: WebSocketShardDestroyRecovery.Reconnect,\n\t\t\t});\n\n\t\t\treturn { ok: false };\n\t\t} finally {\n\t\t\tif (timeout) {\n\t\t\t\tclearTimeout(timeout);\n\t\t\t}\n\n\t\t\tthis.timeoutAbortControllers.delete(event);\n\n\t\t\t// Clean up the close listener to not leak memory\n\t\t\tif (!closeController.signal.aborted) {\n\t\t\t\tcloseController.abort();\n\t\t\t}\n\t\t}\n\t}\n\n\tpublic async send(payload: GatewaySendPayload): Promise {\n\t\tif (!this.connection) {\n\t\t\tthrow new Error(\"WebSocketShard wasn't connected\");\n\t\t}\n\n\t\tif (this.#status !== WebSocketShardStatus.Ready && !ImportantGatewayOpcodes.has(payload.op)) {\n\t\t\tthis.debug(['Tried to send a non-crucial payload before the shard was ready, waiting']);\n\t\t\t// This will throw if the shard throws an error event in the meantime, just requeue the payload\n\t\t\ttry {\n\t\t\t\tawait once(this, WebSocketShardEvents.Ready);\n\t\t\t} catch {\n\t\t\t\treturn this.send(payload);\n\t\t\t}\n\t\t}\n\n\t\tawait this.sendQueue.wait();\n\n\t\tif (--this.sendRateLimitState.remaining <= 0) {\n\t\t\tconst now = Date.now();\n\n\t\t\tif (this.sendRateLimitState.resetAt > now) {\n\t\t\t\tconst sleepFor = this.sendRateLimitState.resetAt - now;\n\n\t\t\t\tthis.debug([`Was about to hit the send rate limit, sleeping for ${sleepFor}ms`]);\n\t\t\t\tconst controller = new AbortController();\n\n\t\t\t\t// Sleep for the remaining time, but if the connection closes in the meantime, we shouldn't wait the remainder to avoid blocking the new conn\n\t\t\t\tconst interrupted = await Promise.race([\n\t\t\t\t\tsleep(sleepFor).then(() => false),\n\t\t\t\t\tonce(this, WebSocketShardEvents.Closed, { signal: controller.signal }).then(() => true),\n\t\t\t\t]);\n\n\t\t\t\tif (interrupted) {\n\t\t\t\t\tthis.debug(['Connection closed while waiting for the send rate limit to reset, re-queueing payload']);\n\t\t\t\t\tthis.sendQueue.shift();\n\t\t\t\t\treturn this.send(payload);\n\t\t\t\t}\n\n\t\t\t\t// This is so the listener from the `once` call is removed\n\t\t\t\tcontroller.abort();\n\t\t\t}\n\n\t\t\tthis.sendRateLimitState = getInitialSendRateLimitState();\n\t\t}\n\n\t\tthis.sendQueue.shift();\n\t\tthis.connection.send(JSON.stringify(payload));\n\t}\n\n\tprivate async identify() {\n\t\tthis.debug(['Waiting for identify throttle']);\n\n\t\tconst controller = new AbortController();\n\t\tconst closeHandler = () => {\n\t\t\tcontroller.abort();\n\t\t};\n\n\t\tthis.on(WebSocketShardEvents.Closed, closeHandler);\n\n\t\ttry {\n\t\t\tawait this.strategy.waitForIdentify(this.id, controller.signal);\n\t\t} catch {\n\t\t\tthis.debug(['Was waiting for an identify, but the shard closed in the meantime']);\n\t\t\treturn;\n\t\t} finally {\n\t\t\tthis.off(WebSocketShardEvents.Closed, closeHandler);\n\t\t}\n\n\t\tthis.debug([\n\t\t\t'Identifying',\n\t\t\t`shard id: ${this.id.toString()}`,\n\t\t\t`shard count: ${this.strategy.options.shardCount}`,\n\t\t\t`intents: ${this.strategy.options.intents}`,\n\t\t\t`compression: ${this.inflate ? 'zlib-stream' : this.useIdentifyCompress ? 'identify' : 'none'}`,\n\t\t]);\n\n\t\tconst d: GatewayIdentifyData = {\n\t\t\ttoken: this.strategy.options.token,\n\t\t\tproperties: this.strategy.options.identifyProperties,\n\t\t\tintents: this.strategy.options.intents,\n\t\t\tcompress: this.useIdentifyCompress,\n\t\t\tshard: [this.id, this.strategy.options.shardCount],\n\t\t};\n\n\t\tif (this.strategy.options.largeThreshold) {\n\t\t\td.large_threshold = this.strategy.options.largeThreshold;\n\t\t}\n\n\t\tif (this.strategy.options.initialPresence) {\n\t\t\td.presence = this.strategy.options.initialPresence;\n\t\t}\n\n\t\tawait this.send({\n\t\t\top: GatewayOpcodes.Identify,\n\t\t\td,\n\t\t});\n\n\t\tawait this.waitForEvent(WebSocketShardEvents.Ready, this.strategy.options.readyTimeout);\n\t}\n\n\tprivate async resume(session: SessionInfo) {\n\t\tthis.debug([\n\t\t\t'Resuming session',\n\t\t\t`resume url: ${session.resumeURL}`,\n\t\t\t`sequence: ${session.sequence}`,\n\t\t\t`shard id: ${this.id.toString()}`,\n\t\t]);\n\n\t\tthis.#status = WebSocketShardStatus.Resuming;\n\t\tthis.replayedEvents = 0;\n\t\treturn this.send({\n\t\t\top: GatewayOpcodes.Resume,\n\t\t\td: {\n\t\t\t\ttoken: this.strategy.options.token,\n\t\t\t\tseq: session.sequence,\n\t\t\t\tsession_id: session.sessionId,\n\t\t\t},\n\t\t});\n\t}\n\n\tprivate async heartbeat(requested = false) {\n\t\tif (!this.isAck && !requested) {\n\t\t\treturn this.destroy({ reason: 'Zombie connection', recover: WebSocketShardDestroyRecovery.Resume });\n\t\t}\n\n\t\tconst session = await this.strategy.retrieveSessionInfo(this.id);\n\n\t\tawait this.send({\n\t\t\top: GatewayOpcodes.Heartbeat,\n\t\t\td: session?.sequence ?? null,\n\t\t});\n\n\t\tthis.lastHeartbeatAt = Date.now();\n\t\tthis.isAck = false;\n\t}\n\n\tprivate async unpackMessage(data: ArrayBuffer | Buffer, isBinary: boolean): Promise {\n\t\tconst decompressable = new Uint8Array(data);\n\n\t\t// Deal with no compression\n\t\tif (!isBinary) {\n\t\t\treturn JSON.parse(this.textDecoder.decode(decompressable)) as GatewayReceivePayload;\n\t\t}\n\n\t\t// Deal with identify compress\n\t\tif (this.useIdentifyCompress) {\n\t\t\treturn new Promise((resolve, reject) => {\n\t\t\t\tinflate(decompressable, { chunkSize: 65_535 }, (err, result) => {\n\t\t\t\t\tif (err) {\n\t\t\t\t\t\treject(err);\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\n\t\t\t\t\tresolve(JSON.parse(this.textDecoder.decode(result)) as GatewayReceivePayload);\n\t\t\t\t});\n\t\t\t});\n\t\t}\n\n\t\t// Deal with gw wide zlib-stream compression\n\t\tif (this.inflate) {\n\t\t\tconst l = decompressable.length;\n\t\t\tconst flush =\n\t\t\t\tl >= 4 &&\n\t\t\t\tdecompressable[l - 4] === 0x00 &&\n\t\t\t\tdecompressable[l - 3] === 0x00 &&\n\t\t\t\tdecompressable[l - 2] === 0xff &&\n\t\t\t\tdecompressable[l - 1] === 0xff;\n\n\t\t\tconst zlib = (await getZlibSync())!;\n\t\t\tthis.inflate.push(Buffer.from(decompressable), flush ? zlib.Z_SYNC_FLUSH : zlib.Z_NO_FLUSH);\n\n\t\t\tif (this.inflate.err) {\n\t\t\t\tthis.emit(WebSocketShardEvents.Error, {\n\t\t\t\t\terror: new Error(`${this.inflate.err}${this.inflate.msg ? `: ${this.inflate.msg}` : ''}`),\n\t\t\t\t});\n\t\t\t}\n\n\t\t\tif (!flush) {\n\t\t\t\treturn null;\n\t\t\t}\n\n\t\t\tconst { result } = this.inflate;\n\t\t\tif (!result) {\n\t\t\t\treturn null;\n\t\t\t}\n\n\t\t\treturn JSON.parse(typeof result === 'string' ? result : this.textDecoder.decode(result)) as GatewayReceivePayload;\n\t\t}\n\n\t\tthis.debug([\n\t\t\t'Received a message we were unable to decompress',\n\t\t\t`isBinary: ${isBinary.toString()}`,\n\t\t\t`useIdentifyCompress: ${this.useIdentifyCompress.toString()}`,\n\t\t\t`inflate: ${Boolean(this.inflate).toString()}`,\n\t\t]);\n\n\t\treturn null;\n\t}\n\n\tprivate async onMessage(data: RawData, isBinary: boolean) {\n\t\tconst payload = await this.unpackMessage(data as ArrayBuffer | Buffer, isBinary);\n\t\tif (!payload) {\n\t\t\treturn;\n\t\t}\n\n\t\tswitch (payload.op) {\n\t\t\tcase GatewayOpcodes.Dispatch: {\n\t\t\t\tif (this.#status === WebSocketShardStatus.Resuming) {\n\t\t\t\t\tthis.replayedEvents++;\n\t\t\t\t}\n\n\t\t\t\t// eslint-disable-next-line sonarjs/no-nested-switch\n\t\t\t\tswitch (payload.t) {\n\t\t\t\t\tcase GatewayDispatchEvents.Ready: {\n\t\t\t\t\t\tthis.#status = WebSocketShardStatus.Ready;\n\n\t\t\t\t\t\tconst session = {\n\t\t\t\t\t\t\tsequence: payload.s,\n\t\t\t\t\t\t\tsessionId: payload.d.session_id,\n\t\t\t\t\t\t\tshardId: this.id,\n\t\t\t\t\t\t\tshardCount: this.strategy.options.shardCount,\n\t\t\t\t\t\t\tresumeURL: payload.d.resume_gateway_url,\n\t\t\t\t\t\t};\n\n\t\t\t\t\t\tawait this.strategy.updateSessionInfo(this.id, session);\n\n\t\t\t\t\t\tthis.emit(WebSocketShardEvents.Ready, { data: payload.d });\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase GatewayDispatchEvents.Resumed: {\n\t\t\t\t\t\tthis.#status = WebSocketShardStatus.Ready;\n\t\t\t\t\t\tthis.debug([`Resumed and replayed ${this.replayedEvents} events`]);\n\t\t\t\t\t\tthis.emit(WebSocketShardEvents.Resumed);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tdefault: {\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tconst session = await this.strategy.retrieveSessionInfo(this.id);\n\t\t\t\tif (session) {\n\t\t\t\t\tif (payload.s > session.sequence) {\n\t\t\t\t\t\tawait this.strategy.updateSessionInfo(this.id, { ...session, sequence: payload.s });\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\tthis.debug([\n\t\t\t\t\t\t`Received a ${payload.t} event but no session is available. Session information cannot be re-constructed in this state without a full reconnect`,\n\t\t\t\t\t]);\n\t\t\t\t}\n\n\t\t\t\tthis.emit(WebSocketShardEvents.Dispatch, { data: payload });\n\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayOpcodes.Heartbeat: {\n\t\t\t\tawait this.heartbeat(true);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayOpcodes.Reconnect: {\n\t\t\t\tawait this.destroy({\n\t\t\t\t\treason: 'Told to reconnect by Discord',\n\t\t\t\t\trecover: WebSocketShardDestroyRecovery.Resume,\n\t\t\t\t});\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayOpcodes.InvalidSession: {\n\t\t\t\tthis.debug([`Invalid session; will attempt to resume: ${payload.d.toString()}`]);\n\t\t\t\tconst session = await this.strategy.retrieveSessionInfo(this.id);\n\t\t\t\tif (payload.d && session) {\n\t\t\t\t\tawait this.resume(session);\n\t\t\t\t} else {\n\t\t\t\t\tawait this.destroy({\n\t\t\t\t\t\treason: 'Invalid session',\n\t\t\t\t\t\trecover: WebSocketShardDestroyRecovery.Reconnect,\n\t\t\t\t\t});\n\t\t\t\t}\n\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayOpcodes.Hello: {\n\t\t\t\tthis.emit(WebSocketShardEvents.Hello);\n\t\t\t\tconst jitter = Math.random();\n\t\t\t\tconst firstWait = Math.floor(payload.d.heartbeat_interval * jitter);\n\t\t\t\tthis.debug([`Preparing first heartbeat of the connection with a jitter of ${jitter}; waiting ${firstWait}ms`]);\n\n\t\t\t\ttry {\n\t\t\t\t\tconst controller = new AbortController();\n\t\t\t\t\tthis.initialHeartbeatTimeoutController = controller;\n\t\t\t\t\tawait sleep(firstWait, undefined, { signal: controller.signal });\n\t\t\t\t} catch {\n\t\t\t\t\tthis.debug(['Cancelled initial heartbeat due to #destroy being called']);\n\t\t\t\t\treturn;\n\t\t\t\t} finally {\n\t\t\t\t\tthis.initialHeartbeatTimeoutController = null;\n\t\t\t\t}\n\n\t\t\t\tawait this.heartbeat();\n\n\t\t\t\tthis.debug([`First heartbeat sent, starting to beat every ${payload.d.heartbeat_interval}ms`]);\n\t\t\t\tthis.heartbeatInterval = setInterval(() => void this.heartbeat(), payload.d.heartbeat_interval);\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayOpcodes.HeartbeatAck: {\n\t\t\t\tthis.isAck = true;\n\n\t\t\t\tconst ackAt = Date.now();\n\t\t\t\tthis.emit(WebSocketShardEvents.HeartbeatComplete, {\n\t\t\t\t\tackAt,\n\t\t\t\t\theartbeatAt: this.lastHeartbeatAt,\n\t\t\t\t\tlatency: ackAt - this.lastHeartbeatAt,\n\t\t\t\t});\n\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t}\n\n\tprivate onError(error: Error) {\n\t\tif ('code' in error && ['ECONNRESET', 'ECONNREFUSED'].includes(error.code as string)) {\n\t\t\tthis.debug(['Failed to connect to the gateway URL specified due to a network error']);\n\t\t\tthis.failedToConnectDueToNetworkError = true;\n\t\t\treturn;\n\t\t}\n\n\t\tthis.emit(WebSocketShardEvents.Error, { error });\n\t}\n\n\tprivate async onClose(code: number) {\n\t\tthis.emit(WebSocketShardEvents.Closed, { code });\n\n\t\tswitch (code) {\n\t\t\tcase CloseCodes.Normal: {\n\t\t\t\treturn this.destroy({\n\t\t\t\t\tcode,\n\t\t\t\t\treason: 'Got disconnected by Discord',\n\t\t\t\t\trecover: WebSocketShardDestroyRecovery.Reconnect,\n\t\t\t\t});\n\t\t\t}\n\n\t\t\tcase CloseCodes.Resuming: {\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.UnknownError: {\n\t\t\t\tthis.debug([`An unknown error occurred: ${code}`]);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Resume });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.UnknownOpcode: {\n\t\t\t\tthis.debug(['An invalid opcode was sent to Discord.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Resume });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.DecodeError: {\n\t\t\t\tthis.debug(['An invalid payload was sent to Discord.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Resume });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.NotAuthenticated: {\n\t\t\t\tthis.debug(['A request was somehow sent before the identify/resume payload.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Reconnect });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.AuthenticationFailed: {\n\t\t\t\tthrow new Error('Authentication failed');\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.AlreadyAuthenticated: {\n\t\t\t\tthis.debug(['More than one auth payload was sent.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Reconnect });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.InvalidSeq: {\n\t\t\t\tthis.debug(['An invalid sequence was sent.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Reconnect });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.RateLimited: {\n\t\t\t\tthis.debug(['The WebSocket rate limit has been hit, this should never happen']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Reconnect });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.SessionTimedOut: {\n\t\t\t\tthis.debug(['Session timed out.']);\n\t\t\t\treturn this.destroy({ code, recover: WebSocketShardDestroyRecovery.Resume });\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.InvalidShard: {\n\t\t\t\tthrow new Error('Invalid shard');\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.ShardingRequired: {\n\t\t\t\tthrow new Error('Sharding is required');\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.InvalidAPIVersion: {\n\t\t\t\tthrow new Error('Used an invalid API version');\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.InvalidIntents: {\n\t\t\t\tthrow new Error('Used invalid intents');\n\t\t\t}\n\n\t\t\tcase GatewayCloseCodes.DisallowedIntents: {\n\t\t\t\tthrow new Error('Used disallowed intents');\n\t\t\t}\n\n\t\t\tdefault: {\n\t\t\t\tthis.debug([\n\t\t\t\t\t`The gateway closed with an unexpected code ${code}, attempting to ${\n\t\t\t\t\t\tthis.failedToConnectDueToNetworkError ? 'reconnect' : 'resume'\n\t\t\t\t\t}.`,\n\t\t\t\t]);\n\t\t\t\treturn this.destroy({\n\t\t\t\t\tcode,\n\t\t\t\t\trecover: this.failedToConnectDueToNetworkError\n\t\t\t\t\t\t? WebSocketShardDestroyRecovery.Reconnect\n\t\t\t\t\t\t: WebSocketShardDestroyRecovery.Resume,\n\t\t\t\t});\n\t\t\t}\n\t\t}\n\t}\n\n\tprivate debug(messages: [string, ...string[]]) {\n\t\tconst message = `${messages[0]}${\n\t\t\tmessages.length > 1\n\t\t\t\t? `\\n${messages\n\t\t\t\t\t\t.slice(1)\n\t\t\t\t\t\t.map((m) => `\t${m}`)\n\t\t\t\t\t\t.join('\\n')}`\n\t\t\t\t: ''\n\t\t}`;\n\n\t\tthis.emit(WebSocketShardEvents.Debug, { message });\n\t}\n}\n","import process from 'node:process';\nimport { Collection } from '@discordjs/collection';\nimport { lazy } from '@discordjs/util';\nimport { APIVersion, GatewayOpcodes } from 'discord-api-types/v10';\nimport { SimpleShardingStrategy } from '../strategies/sharding/SimpleShardingStrategy.js';\nimport { SimpleIdentifyThrottler } from '../throttling/SimpleIdentifyThrottler.js';\nimport type { SessionInfo, OptionalWebSocketManagerOptions, WebSocketManager } from '../ws/WebSocketManager.js';\nimport type { SendRateLimitState } from '../ws/WebSocketShard.js';\n\n/**\n * Valid encoding types\n */\nexport enum Encoding {\n\tJSON = 'json',\n}\n\n/**\n * Valid compression methods\n */\nexport enum CompressionMethod {\n\tZlibStream = 'zlib-stream',\n}\n\nexport const DefaultDeviceProperty = `@discordjs/ws 0.8.3` as `@discordjs/ws ${string}`;\n\nconst getDefaultSessionStore = lazy(() => new Collection());\n\n/**\n * Default options used by the manager\n */\nexport const DefaultWebSocketManagerOptions = {\n\tasync buildIdentifyThrottler(manager: WebSocketManager) {\n\t\tconst info = await manager.fetchGatewayInformation();\n\t\treturn new SimpleIdentifyThrottler(info.session_start_limit.max_concurrency);\n\t},\n\tbuildStrategy: (manager) => new SimpleShardingStrategy(manager),\n\tshardCount: null,\n\tshardIds: null,\n\tlargeThreshold: null,\n\tinitialPresence: null,\n\tidentifyProperties: {\n\t\tbrowser: DefaultDeviceProperty,\n\t\tdevice: DefaultDeviceProperty,\n\t\tos: process.platform,\n\t},\n\tversion: APIVersion,\n\tencoding: Encoding.JSON,\n\tcompression: null,\n\tretrieveSessionInfo(shardId) {\n\t\tconst store = getDefaultSessionStore();\n\t\treturn store.get(shardId) ?? null;\n\t},\n\tupdateSessionInfo(shardId: number, info: SessionInfo | null) {\n\t\tconst store = getDefaultSessionStore();\n\t\tif (info) {\n\t\t\tstore.set(shardId, info);\n\t\t} else {\n\t\t\tstore.delete(shardId);\n\t\t}\n\t},\n\thandshakeTimeout: 30_000,\n\thelloTimeout: 60_000,\n\treadyTimeout: 15_000,\n} as const satisfies OptionalWebSocketManagerOptions;\n\nexport const ImportantGatewayOpcodes = new Set([\n\tGatewayOpcodes.Heartbeat,\n\tGatewayOpcodes.Identify,\n\tGatewayOpcodes.Resume,\n]);\n\nexport function getInitialSendRateLimitState(): SendRateLimitState {\n\treturn {\n\t\tremaining: 120,\n\t\tresetAt: Date.now() + 60_000,\n\t};\n}\n","import { setTimeout as sleep } from 'node:timers/promises';\nimport { Collection } from '@discordjs/collection';\nimport { AsyncQueue } from '@sapphire/async-queue';\nimport type { IIdentifyThrottler } from './IIdentifyThrottler.js';\n\n/**\n * The state of a rate limit key's identify queue.\n */\nexport interface IdentifyState {\n\tqueue: AsyncQueue;\n\tresetsAt: number;\n}\n\n/**\n * Local, in-memory identify throttler.\n */\nexport class SimpleIdentifyThrottler implements IIdentifyThrottler {\n\tprivate readonly states = new Collection();\n\n\tpublic constructor(private readonly maxConcurrency: number) {}\n\n\t/**\n\t * {@inheritDoc IIdentifyThrottler.waitForIdentify}\n\t */\n\tpublic async waitForIdentify(shardId: number, signal: AbortSignal): Promise {\n\t\tconst key = shardId % this.maxConcurrency;\n\n\t\tconst state = this.states.ensure(key, () => {\n\t\t\treturn {\n\t\t\t\tqueue: new AsyncQueue(),\n\t\t\t\tresetsAt: Number.POSITIVE_INFINITY,\n\t\t\t};\n\t\t});\n\n\t\tawait state.queue.wait({ signal });\n\n\t\ttry {\n\t\t\tconst diff = state.resetsAt - Date.now();\n\t\t\tif (diff <= 5_000) {\n\t\t\t\t// To account for the latency the IDENTIFY payload goes through, we add a bit more wait time\n\t\t\t\tconst time = diff + Math.random() * 1_500;\n\t\t\t\tawait sleep(time);\n\t\t\t}\n\n\t\t\tstate.resetsAt = Date.now() + 5_000;\n\t\t} finally {\n\t\t\tstate.queue.shift();\n\t\t}\n\t}\n}\n","import { isMainThread, parentPort, workerData } from 'node:worker_threads';\nimport { Collection } from '@discordjs/collection';\nimport type { Awaitable } from '@discordjs/util';\nimport { WorkerContextFetchingStrategy } from '../strategies/context/WorkerContextFetchingStrategy.js';\nimport {\n\tWorkerReceivePayloadOp,\n\tWorkerSendPayloadOp,\n\ttype WorkerData,\n\ttype WorkerReceivePayload,\n\ttype WorkerSendPayload,\n} from '../strategies/sharding/WorkerShardingStrategy.js';\nimport type { WebSocketShardDestroyOptions } from '../ws/WebSocketShard.js';\nimport { WebSocketShardEvents, WebSocketShard } from '../ws/WebSocketShard.js';\n\n/**\n * Options for bootstrapping the worker\n */\nexport interface BootstrapOptions {\n\t/**\n\t * Shard events to just arbitrarily forward to the parent thread for the manager to emit\n\t * Note: By default, this will include ALL events\n\t * you most likely want to handle dispatch within the worker itself\n\t */\n\tforwardEvents?: WebSocketShardEvents[];\n\t/**\n\t * Function to call when a shard is created for additional setup\n\t */\n\tshardCallback?(shard: WebSocketShard): Awaitable;\n}\n\n/**\n * Utility class for bootstrapping a worker thread to be used for sharding\n */\nexport class WorkerBootstrapper {\n\t/**\n\t * The data passed to the worker thread\n\t */\n\tprotected readonly data = workerData as WorkerData;\n\n\t/**\n\t * The shards that are managed by this worker\n\t */\n\tprotected readonly shards = new Collection();\n\n\tpublic constructor() {\n\t\tif (isMainThread) {\n\t\t\tthrow new Error('Expected WorkerBootstrap to not be used within the main thread');\n\t\t}\n\t}\n\n\t/**\n\t * Helper method to initiate a shard's connection process\n\t */\n\tprotected async connect(shardId: number): Promise {\n\t\tconst shard = this.shards.get(shardId);\n\t\tif (!shard) {\n\t\t\tthrow new RangeError(`Shard ${shardId} does not exist`);\n\t\t}\n\n\t\tawait shard.connect();\n\t}\n\n\t/**\n\t * Helper method to destroy a shard\n\t */\n\tprotected async destroy(shardId: number, options?: WebSocketShardDestroyOptions): Promise {\n\t\tconst shard = this.shards.get(shardId);\n\t\tif (!shard) {\n\t\t\tthrow new RangeError(`Shard ${shardId} does not exist`);\n\t\t}\n\n\t\tawait shard.destroy(options);\n\t}\n\n\t/**\n\t * Helper method to attach event listeners to the parentPort\n\t */\n\tprotected setupThreadEvents(): void {\n\t\tparentPort!\n\t\t\t.on('messageerror', (err) => {\n\t\t\t\tthrow err;\n\t\t\t})\n\t\t\t.on('message', async (payload: WorkerSendPayload) => {\n\t\t\t\tswitch (payload.op) {\n\t\t\t\t\tcase WorkerSendPayloadOp.Connect: {\n\t\t\t\t\t\tawait this.connect(payload.shardId);\n\t\t\t\t\t\tconst response: WorkerReceivePayload = {\n\t\t\t\t\t\t\top: WorkerReceivePayloadOp.Connected,\n\t\t\t\t\t\t\tshardId: payload.shardId,\n\t\t\t\t\t\t};\n\t\t\t\t\t\tparentPort!.postMessage(response);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase WorkerSendPayloadOp.Destroy: {\n\t\t\t\t\t\tawait this.destroy(payload.shardId, payload.options);\n\t\t\t\t\t\tconst response: WorkerReceivePayload = {\n\t\t\t\t\t\t\top: WorkerReceivePayloadOp.Destroyed,\n\t\t\t\t\t\t\tshardId: payload.shardId,\n\t\t\t\t\t\t};\n\n\t\t\t\t\t\tparentPort!.postMessage(response);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase WorkerSendPayloadOp.Send: {\n\t\t\t\t\t\tconst shard = this.shards.get(payload.shardId);\n\t\t\t\t\t\tif (!shard) {\n\t\t\t\t\t\t\tthrow new RangeError(`Shard ${payload.shardId} does not exist`);\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tawait shard.send(payload.payload);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase WorkerSendPayloadOp.SessionInfoResponse: {\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase WorkerSendPayloadOp.ShardIdentifyResponse: {\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\n\t\t\t\t\tcase WorkerSendPayloadOp.FetchStatus: {\n\t\t\t\t\t\tconst shard = this.shards.get(payload.shardId);\n\t\t\t\t\t\tif (!shard) {\n\t\t\t\t\t\t\tthrow new Error(`Shard ${payload.shardId} does not exist`);\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tconst response: WorkerReceivePayload = {\n\t\t\t\t\t\t\top: WorkerReceivePayloadOp.FetchStatusResponse,\n\t\t\t\t\t\t\tstatus: shard.status,\n\t\t\t\t\t\t\tnonce: payload.nonce,\n\t\t\t\t\t\t};\n\n\t\t\t\t\t\tparentPort!.postMessage(response);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t});\n\t}\n\n\t/**\n\t * Bootstraps the worker thread with the provided options\n\t */\n\tpublic async bootstrap(options: Readonly = {}): Promise {\n\t\t// Start by initializing the shards\n\t\tfor (const shardId of this.data.shardIds) {\n\t\t\tconst shard = new WebSocketShard(new WorkerContextFetchingStrategy(this.data), shardId);\n\t\t\tfor (const event of options.forwardEvents ?? Object.values(WebSocketShardEvents)) {\n\t\t\t\t// @ts-expect-error: Event types incompatible\n\t\t\t\tshard.on(event, (data) => {\n\t\t\t\t\tconst payload: WorkerReceivePayload = {\n\t\t\t\t\t\top: WorkerReceivePayloadOp.Event,\n\t\t\t\t\t\tevent,\n\t\t\t\t\t\tdata,\n\t\t\t\t\t\tshardId,\n\t\t\t\t\t};\n\t\t\t\t\tparentPort!.postMessage(payload);\n\t\t\t\t});\n\t\t\t}\n\n\t\t\t// Any additional setup the user might want to do\n\t\t\tawait options.shardCallback?.(shard);\n\t\t\tthis.shards.set(shardId, shard);\n\t\t}\n\n\t\t// Lastly, start listening to messages from the parent thread\n\t\tthis.setupThreadEvents();\n\n\t\tconst message: WorkerReceivePayload = {\n\t\t\top: WorkerReceivePayloadOp.WorkerReady,\n\t\t};\n\t\tparentPort!.postMessage(message);\n\t}\n}\n","import type { REST } from '@discordjs/rest';\nimport { range, type Awaitable } from '@discordjs/util';\nimport { AsyncEventEmitter } from '@vladfrangu/async_event_emitter';\nimport {\n\tRoutes,\n\ttype APIGatewayBotInfo,\n\ttype GatewayIdentifyProperties,\n\ttype GatewayPresenceUpdateData,\n\ttype RESTGetAPIGatewayBotResult,\n\ttype GatewayIntentBits,\n\ttype GatewaySendPayload,\n} from 'discord-api-types/v10';\nimport type { IShardingStrategy } from '../strategies/sharding/IShardingStrategy.js';\nimport type { IIdentifyThrottler } from '../throttling/IIdentifyThrottler.js';\nimport { DefaultWebSocketManagerOptions, type CompressionMethod, type Encoding } from '../utils/constants.js';\nimport type { WebSocketShardDestroyOptions, WebSocketShardEventsMap } from './WebSocketShard.js';\n\n/**\n * Represents a range of shard ids\n */\nexport interface ShardRange {\n\tend: number;\n\tstart: number;\n}\n\n/**\n * Session information for a given shard, used to resume a session\n */\nexport interface SessionInfo {\n\t/**\n\t * URL to use when resuming\n\t */\n\tresumeURL: string;\n\t/**\n\t * The sequence number of the last message sent by the shard\n\t */\n\tsequence: number;\n\t/**\n\t * Session id for this shard\n\t */\n\tsessionId: string;\n\t/**\n\t * The total number of shards at the time of this shard identifying\n\t */\n\tshardCount: number;\n\t/**\n\t * The id of the shard\n\t */\n\tshardId: number;\n}\n\n/**\n * Required options for the WebSocketManager\n */\nexport interface RequiredWebSocketManagerOptions {\n\t/**\n\t * The intents to request\n\t */\n\tintents: GatewayIntentBits | 0;\n\t/**\n\t * The REST instance to use for fetching gateway information\n\t */\n\trest: REST;\n\t/**\n\t * The token to use for identifying with the gateway\n\t */\n\ttoken: string;\n}\n\n/**\n * Optional additional configuration for the WebSocketManager\n */\nexport interface OptionalWebSocketManagerOptions {\n\t/**\n\t * Builds an identify throttler to use for this manager's shards\n\t */\n\tbuildIdentifyThrottler(manager: WebSocketManager): Awaitable;\n\t/**\n\t * Builds the strategy to use for sharding\n\t *\n\t * @example\n\t * ```ts\n\t * const manager = new WebSocketManager({\n\t * token: process.env.DISCORD_TOKEN,\n\t * intents: 0, // for no intents\n\t * rest,\n\t * buildStrategy: (manager) => new WorkerShardingStrategy(manager, { shardsPerWorker: 2 }),\n\t * });\n\t * ```\n\t */\n\tbuildStrategy(manager: WebSocketManager): IShardingStrategy;\n\t/**\n\t * The compression method to use\n\t *\n\t * @defaultValue `null` (no compression)\n\t */\n\tcompression: CompressionMethod | null;\n\t/**\n\t * The encoding to use\n\t *\n\t * @defaultValue `'json'`\n\t */\n\tencoding: Encoding;\n\t/**\n\t * How long to wait for a shard to connect before giving up\n\t */\n\thandshakeTimeout: number | null;\n\t/**\n\t * How long to wait for a shard's HELLO packet before giving up\n\t */\n\thelloTimeout: number | null;\n\t/**\n\t * Properties to send to the gateway when identifying\n\t */\n\tidentifyProperties: GatewayIdentifyProperties;\n\t/**\n\t * Initial presence data to send to the gateway when identifying\n\t */\n\tinitialPresence: GatewayPresenceUpdateData | null;\n\t/**\n\t * Value between 50 and 250, total number of members where the gateway will stop sending offline members in the guild member list\n\t */\n\tlargeThreshold: number | null;\n\t/**\n\t * How long to wait for a shard's READY packet before giving up\n\t */\n\treadyTimeout: number | null;\n\t/**\n\t * Function used to retrieve session information (and attempt to resume) for a given shard\n\t *\n\t * @example\n\t * ```ts\n\t * const manager = new WebSocketManager({\n\t * async retrieveSessionInfo(shardId): Awaitable {\n\t * // Fetch this info from redis or similar\n\t * return { sessionId: string, sequence: number };\n\t * // Return null if no information is found\n\t * },\n\t * });\n\t * ```\n\t */\n\tretrieveSessionInfo(shardId: number): Awaitable;\n\t/**\n\t * The total number of shards across all WebsocketManagers you intend to instantiate.\n\t * Use `null` to use Discord's recommended shard count\n\t */\n\tshardCount: number | null;\n\t/**\n\t * The ids of the shards this WebSocketManager should manage.\n\t * Use `null` to simply spawn 0 through `shardCount - 1`\n\t *\n\t * @example\n\t * ```ts\n\t * const manager = new WebSocketManager({\n\t * shardIds: [1, 3, 7], // spawns shard 1, 3, and 7, nothing else\n\t * });\n\t * ```\n\t * @example\n\t * ```ts\n\t * const manager = new WebSocketManager({\n\t * shardIds: {\n\t * start: 3,\n\t * end: 6,\n\t * }, // spawns shards 3, 4, 5, and 6\n\t * });\n\t * ```\n\t */\n\tshardIds: number[] | ShardRange | null;\n\t/**\n\t * Function used to store session information for a given shard\n\t */\n\tupdateSessionInfo(shardId: number, sessionInfo: SessionInfo | null): Awaitable;\n\t/**\n\t * The gateway version to use\n\t *\n\t * @defaultValue `'10'`\n\t */\n\tversion: string;\n}\n\nexport type WebSocketManagerOptions = OptionalWebSocketManagerOptions & RequiredWebSocketManagerOptions;\n\nexport type ManagerShardEventsMap = {\n\t[K in keyof WebSocketShardEventsMap]: [\n\t\tWebSocketShardEventsMap[K] extends [] ? { shardId: number } : WebSocketShardEventsMap[K][0] & { shardId: number },\n\t];\n};\n\nexport class WebSocketManager extends AsyncEventEmitter {\n\t/**\n\t * The options being used by this manager\n\t */\n\tpublic readonly options: WebSocketManagerOptions;\n\n\t/**\n\t * Internal cache for a GET /gateway/bot result\n\t */\n\tprivate gatewayInformation: {\n\t\tdata: APIGatewayBotInfo;\n\t\texpiresAt: number;\n\t} | null = null;\n\n\t/**\n\t * Internal cache for the shard ids\n\t */\n\tprivate shardIds: number[] | null = null;\n\n\t/**\n\t * Strategy used to manage shards\n\t *\n\t * @defaultValue `SimpleShardingStrategy`\n\t */\n\tprivate readonly strategy: IShardingStrategy;\n\n\tpublic constructor(options: Partial & RequiredWebSocketManagerOptions) {\n\t\tsuper();\n\t\tthis.options = { ...DefaultWebSocketManagerOptions, ...options };\n\t\tthis.strategy = this.options.buildStrategy(this);\n\t}\n\n\t/**\n\t * Fetches the gateway information from Discord - or returns it from cache if available\n\t *\n\t * @param force - Whether to ignore the cache and force a fresh fetch\n\t */\n\tpublic async fetchGatewayInformation(force = false) {\n\t\tif (this.gatewayInformation) {\n\t\t\tif (this.gatewayInformation.expiresAt <= Date.now()) {\n\t\t\t\tthis.gatewayInformation = null;\n\t\t\t} else if (!force) {\n\t\t\t\treturn this.gatewayInformation.data;\n\t\t\t}\n\t\t}\n\n\t\tconst data = (await this.options.rest.get(Routes.gatewayBot())) as RESTGetAPIGatewayBotResult;\n\n\t\tthis.gatewayInformation = { data, expiresAt: Date.now() + data.session_start_limit.reset_after };\n\t\treturn this.gatewayInformation.data;\n\t}\n\n\t/**\n\t * Updates your total shard count on-the-fly, spawning shards as needed\n\t *\n\t * @param shardCount - The new shard count to use\n\t */\n\tpublic async updateShardCount(shardCount: number | null) {\n\t\tawait this.strategy.destroy({ reason: 'User is adjusting their shards' });\n\t\tthis.options.shardCount = shardCount;\n\n\t\tconst shardIds = await this.getShardIds(true);\n\t\tawait this.strategy.spawn(shardIds);\n\n\t\treturn this;\n\t}\n\n\t/**\n\t * Yields the total number of shards across for your bot, accounting for Discord recommendations\n\t */\n\tpublic async getShardCount(): Promise {\n\t\tif (this.options.shardCount) {\n\t\t\treturn this.options.shardCount;\n\t\t}\n\n\t\tconst shardIds = await this.getShardIds();\n\t\treturn Math.max(...shardIds) + 1;\n\t}\n\n\t/**\n\t * Yields the ids of the shards this manager should manage\n\t */\n\tpublic async getShardIds(force = false): Promise {\n\t\tif (this.shardIds && !force) {\n\t\t\treturn this.shardIds;\n\t\t}\n\n\t\tlet shardIds: number[];\n\t\tif (this.options.shardIds) {\n\t\t\tif (Array.isArray(this.options.shardIds)) {\n\t\t\t\tshardIds = this.options.shardIds;\n\t\t\t} else {\n\t\t\t\tconst { start, end } = this.options.shardIds;\n\t\t\t\tshardIds = [...range({ start, end: end + 1 })];\n\t\t\t}\n\t\t} else {\n\t\t\tconst data = await this.fetchGatewayInformation();\n\t\t\tshardIds = [...range(this.options.shardCount ?? data.shards)];\n\t\t}\n\n\t\tthis.shardIds = shardIds;\n\t\treturn shardIds;\n\t}\n\n\tpublic async connect() {\n\t\tconst shardCount = await this.getShardCount();\n\n\t\tconst data = await this.fetchGatewayInformation();\n\t\tif (data.session_start_limit.remaining < shardCount) {\n\t\t\tthrow new Error(\n\t\t\t\t`Not enough sessions remaining to spawn ${shardCount} shards; only ${\n\t\t\t\t\tdata.session_start_limit.remaining\n\t\t\t\t} remaining; resets at ${new Date(Date.now() + data.session_start_limit.reset_after).toISOString()}`,\n\t\t\t);\n\t\t}\n\n\t\t// First, make sure all our shards are spawned\n\t\tawait this.updateShardCount(shardCount);\n\t\tawait this.strategy.connect();\n\t}\n\n\tpublic destroy(options?: Omit) {\n\t\treturn this.strategy.destroy(options);\n\t}\n\n\tpublic send(shardId: number, payload: GatewaySendPayload) {\n\t\treturn this.strategy.send(shardId, payload);\n\t}\n\n\tpublic fetchStatus() {\n\t\treturn this.strategy.fetchStatus();\n\t}\n}\n","export * from './strategies/context/IContextFetchingStrategy.js';\nexport * from './strategies/context/SimpleContextFetchingStrategy.js';\nexport * from './strategies/context/WorkerContextFetchingStrategy.js';\n\nexport * from './strategies/sharding/IShardingStrategy.js';\nexport * from './strategies/sharding/SimpleShardingStrategy.js';\nexport * from './strategies/sharding/WorkerShardingStrategy.js';\n\nexport * from './throttling/IIdentifyThrottler.js';\nexport * from './throttling/SimpleIdentifyThrottler.js';\n\nexport * from './utils/constants.js';\nexport * from './utils/WorkerBootstrapper.js';\n\nexport * from './ws/WebSocketManager.js';\nexport * from './ws/WebSocketShard.js';\n\n/**\n * The {@link https://github.com/discordjs/discord.js/blob/main/packages/ws/#readme | @discordjs/ws} version\n * that you are currently using.\n */\n// This needs to explicitly be `string` so it is not typed as a \"const string\" that gets injected by esbuild\nexport const version = '0.8.3' as string;\n"],"mappings":";;;;;;;;;;;;;;;;AACA,SAAS,qBAAqB;AAC9B,OAAO,UAAU;AAEjB,IAAM,cAAc,6BAAM,cAAc,YAAY,GAAG,GAAnC;AACpB,IAAM,aAAa,6BAAM,KAAK,QAAQ,YAAY,CAAC,GAAhC;AAEZ,IAAM,YAA4B,2BAAW;;;ACyBpD,eAAsB,iCAAiC,SAA6D;AAEnH,QAAM;AAAA,IACL;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA,GAAG;AAAA,EACJ,IAAI,QAAQ;AAGZ,SAAO;AAAA,IACN,GAAG;AAAA,IACH,oBAAoB,MAAM,QAAQ,wBAAwB;AAAA,IAC1D,YAAY,MAAM,QAAQ,cAAc;AAAA,EACzC;AACD;AAnBsB;;;AC5Bf,IAAM,iCAAN,MAAwE;AAAA,EAiBvE,YAA6B,SAA2C,SAAkC;AAA7E;AAA2C;AAAA,EAAmC;AAAA,EAZlH,aAAqB,gBAAgB,SAAwD;AAC5F,UAAM,YAAY,+BAA8B,eAAe,IAAI,OAAO;AAC1E,QAAI,WAAW;AACd,aAAO;AAAA,IACR;AAEA,UAAM,eAAe,MAAM,QAAQ,QAAQ,uBAAuB,OAAO;AACzE,mCAA8B,eAAe,IAAI,SAAS,YAAY;AAEtE,WAAO;AAAA,EACR;AAAA,EAIA,MAAa,oBAAoB,SAA8C;AAC9E,WAAO,KAAK,QAAQ,QAAQ,oBAAoB,OAAO;AAAA,EACxD;AAAA,EAEO,kBAAkB,SAAiB,aAAiC;AAC1E,WAAO,KAAK,QAAQ,QAAQ,kBAAkB,SAAS,WAAW;AAAA,EACnE;AAAA,EAEA,MAAa,gBAAgB,SAAiB,QAAoC;AACjF,UAAM,YAAY,MAAM,+BAA8B,gBAAgB,KAAK,OAAO;AAClF,UAAM,UAAU,gBAAgB,SAAS,MAAM;AAAA,EAChD;AACD;AA/BO,IAAM,gCAAN;AAAM;AAAA;AAAA;AAGZ,cAHY,+BAGG,kBAAiB,oBAAI,QAA8C;;;ACPnF,SAAS,cAAc,kBAAkB;AACzC,SAAS,cAAAA,mBAAkB;;;ACD3B,SAAS,YAAY;AACrB,SAAS,MAAM,YAAY,eAAe;AAC1C,SAAS,cAAc;AACvB,SAAS,kBAAkB;AAgBpB,IAAK,sBAAL,kBAAKC,yBAAL;AACN,EAAAA,0CAAA;AACA,EAAAA,0CAAA;AACA,EAAAA,0CAAA;AACA,EAAAA,0CAAA;AACA,EAAAA,0CAAA;AACA,EAAAA,0CAAA;AANW,SAAAA;AAAA,GAAA;AAiBL,IAAK,yBAAL,kBAAKC,4BAAL;AACN,EAAAA,gDAAA;AACA,EAAAA,gDAAA;AACA,EAAAA,gDAAA;AACA,EAAAA,gDAAA;AACA,EAAAA,gDAAA;AACA,EAAAA,gDAAA;AACA,EAAAA,gDAAA;AACA,EAAAA,gDAAA;AACA,EAAAA,gDAAA;AATW,SAAAA;AAAA,GAAA;AAyCL,IAAM,yBAAN,MAA0D;AAAA,EAC/C;AAAA,EAEA;AAAA,EAEjB,WAAqB,CAAC;AAAA,EAEb,mBAAmB,IAAI,WAA2B;AAAA,EAE1C,kBAAkB,IAAI,WAA+B;AAAA,EAErD,kBAAkB,IAAI,WAA+B;AAAA,EAErD,sBAAsB,IAAI,WAA2D;AAAA,EAErF,6BAA6B,IAAI,WAAoC;AAAA,EAE9E;AAAA,EAED,YAAY,SAA2B,SAAwC;AACrF,SAAK,UAAU;AACf,SAAK,UAAU;AAAA,EAChB;AAAA;AAAA;AAAA;AAAA,EAKA,MAAa,MAAM,UAAoB;AACtC,UAAM,kBAAkB,KAAK,QAAQ,oBAAoB,QAAQ,SAAS,SAAS,KAAK,QAAQ;AAChG,UAAM,kBAAkB,MAAM,iCAAiC,KAAK,OAAO;AAE3E,UAAM,QAAQ,KAAK,KAAK,SAAS,SAAS,eAAe;AACzD,UAAM,WAA4B,CAAC;AAEnC,aAAS,MAAM,GAAG,MAAM,OAAO,OAAO;AACrC,YAAM,QAAQ,SAAS,MAAM,MAAM,kBAAkB,MAAM,KAAK,eAAe;AAC/E,YAAMC,cAAyB;AAAA,QAC9B,GAAG;AAAA,QACH,UAAU;AAAA,MACX;AAEA,eAAS,KAAK,KAAK,YAAYA,WAAU,CAAC;AAAA,IAC3C;AAEA,UAAM,QAAQ,IAAI,QAAQ;AAAA,EAC3B;AAAA;AAAA;AAAA;AAAA,EAKA,MAAa,UAAU;AACtB,UAAM,WAAW,CAAC;AAElB,eAAW,CAAC,SAAS,MAAM,KAAK,KAAK,iBAAiB,QAAQ,GAAG;AAChE,YAAM,UAA6B;AAAA,QAClC,IAAI;AAAA,QACJ;AAAA,MACD;AAGA,YAAM,UAAU,IAAI,QAAc,CAACC,aAAY,KAAK,gBAAgB,IAAI,SAASA,QAAO,CAAC;AACzF,aAAO,YAAY,OAAO;AAC1B,eAAS,KAAK,OAAO;AAAA,IACtB;AAEA,UAAM,QAAQ,IAAI,QAAQ;AAAA,EAC3B;AAAA;AAAA;AAAA;AAAA,EAKA,MAAa,QAAQ,UAAyD,CAAC,GAAG;AACjF,UAAM,WAAW,CAAC;AAElB,eAAW,CAAC,SAAS,MAAM,KAAK,KAAK,iBAAiB,QAAQ,GAAG;AAChE,YAAM,UAA6B;AAAA,QAClC,IAAI;AAAA,QACJ;AAAA,QACA;AAAA,MACD;AAEA,eAAS;AAAA;AAAA,QAER,IAAI,QAAc,CAACA,aAAY,KAAK,gBAAgB,IAAI,SAASA,QAAO,CAAC,EAAE,KAAK,YAAY,OAAO,UAAU,CAAC;AAAA,MAC/G;AACA,aAAO,YAAY,OAAO;AAAA,IAC3B;AAEA,SAAK,WAAW,CAAC;AACjB,SAAK,iBAAiB,MAAM;AAE5B,UAAM,QAAQ,IAAI,QAAQ;AAAA,EAC3B;AAAA;AAAA;AAAA;AAAA,EAKO,KAAK,SAAiB,MAA0B;AACtD,UAAM,SAAS,KAAK,iBAAiB,IAAI,OAAO;AAChD,QAAI,CAAC,QAAQ;AACZ,YAAM,IAAI,MAAM,6BAA6B,SAAS;AAAA,IACvD;AAEA,UAAM,UAA6B;AAAA,MAClC,IAAI;AAAA,MACJ;AAAA,MACA,SAAS;AAAA,IACV;AACA,WAAO,YAAY,OAAO;AAAA,EAC3B;AAAA;AAAA;AAAA;AAAA,EAKA,MAAa,cAAc;AAC1B,UAAM,WAAW,IAAI,WAAyC;AAE9D,eAAW,CAAC,SAAS,MAAM,KAAK,KAAK,iBAAiB,QAAQ,GAAG;AAChE,YAAM,QAAQ,KAAK,OAAO;AAC1B,YAAM,UAA6B;AAAA,QAClC,IAAI;AAAA,QACJ;AAAA,QACA;AAAA,MACD;AAGA,YAAM,UAAU,IAAI,QAA8B,CAACA,aAAY,KAAK,oBAAoB,IAAI,OAAOA,QAAO,CAAC;AAC3G,aAAO,YAAY,OAAO;AAE1B,YAAM,SAAS,MAAM;AACrB,eAAS,IAAI,SAAS,MAAM;AAAA,IAC7B;AAEA,WAAO;AAAA,EACR;AAAA,EAEA,MAAc,YAAYD,aAAwB;AACjD,UAAM,SAAS,IAAI,OAAO,KAAK,kBAAkB,GAAG,EAAE,YAAAA,YAAW,CAAC;AAElE,UAAM,KAAK,QAAQ,QAAQ;AAE3B,UAAM,KAAK,mBAAmB,MAAM;AAEpC,WACE,GAAG,SAAS,CAAC,QAAQ;AACrB,YAAM;AAAA,IACP,CAAC,EACA,GAAG,gBAAgB,CAAC,QAAQ;AAC5B,YAAM;AAAA,IACP,CAAC,EACA,GAAG,WAAW,OAAO,YAAkC,KAAK,UAAU,QAAQ,OAAO,CAAC;AAExF,SAAK,SAAS,KAAK,MAAM;AACzB,eAAW,WAAWA,YAAW,UAAU;AAC1C,WAAK,iBAAiB,IAAI,SAAS,MAAM;AAAA,IAC1C;AAAA,EACD;AAAA,EAEQ,oBAA4B;AACnC,UAAME,QAAO,KAAK,QAAQ;AAE1B,QAAI,CAACA,OAAM;AACV,aAAO,KAAK,WAAW,kBAAkB;AAAA,IAC1C;AAEA,QAAI,WAAWA,KAAI,GAAG;AACrB,aAAOA;AAAA,IACR;AAEA,QAAI,cAAc,KAAKA,KAAI,GAAG;AAC7B,aAAO,QAAQA,KAAI;AAAA,IACpB;AAEA,QAAI;AACH,aAAO,UAAQ,QAAQA,KAAI;AAAA,IAC5B,QAAE;AACD,aAAO,QAAQA,KAAI;AAAA,IACpB;AAAA,EACD;AAAA,EAEA,MAAc,mBAAmB,QAA+B;AAC/D,WAAO,IAAI,QAAQ,CAACD,aAAY;AAC/B,YAAM,UAAU,wBAAC,YAAkC;AAClD,YAAI,QAAQ,OAAO,qBAAoC;AACtD,UAAAA,SAAQ;AACR,iBAAO,IAAI,WAAW,OAAO;AAAA,QAC9B;AAAA,MACD,GALgB;AAOhB,aAAO,GAAG,WAAW,OAAO;AAAA,IAC7B,CAAC;AAAA,EACF;AAAA,EAEA,MAAc,UAAU,QAAgB,SAA+B;AACtE,YAAQ,QAAQ,IAAI;AAAA,MACnB,KAAK,mBAAkC;AACtC,aAAK,gBAAgB,IAAI,QAAQ,OAAO,IAAI;AAC5C,aAAK,gBAAgB,OAAO,QAAQ,OAAO;AAC3C;AAAA,MACD;AAAA,MAEA,KAAK,mBAAkC;AACtC,aAAK,gBAAgB,IAAI,QAAQ,OAAO,IAAI;AAC5C,aAAK,gBAAgB,OAAO,QAAQ,OAAO;AAC3C;AAAA,MACD;AAAA,MAEA,KAAK,eAA8B;AAClC,aAAK,QAAQ,KAAK,QAAQ,OAAO,EAAE,GAAG,QAAQ,MAAM,SAAS,QAAQ,QAAQ,CAAC;AAC9E;AAAA,MACD;AAAA,MAEA,KAAK,6BAA4C;AAChD,cAAM,UAAU,MAAM,KAAK,QAAQ,QAAQ,oBAAoB,QAAQ,OAAO;AAC9E,cAAM,WAA8B;AAAA,UACnC,IAAI;AAAA,UACJ,OAAO,QAAQ;AAAA,UACf;AAAA,QACD;AACA,eAAO,YAAY,QAAQ;AAC3B;AAAA,MACD;AAAA,MAEA,KAAK,2BAA0C;AAC9C,cAAM,KAAK,QAAQ,QAAQ,kBAAkB,QAAQ,SAAS,QAAQ,OAAO;AAC7E;AAAA,MACD;AAAA,MAEA,KAAK,yBAAwC;AAC5C,cAAM,YAAY,MAAM,KAAK,gBAAgB;AAG7C,YAAI;AACH,gBAAM,aAAa,IAAI,gBAAgB;AACvC,eAAK,2BAA2B,IAAI,QAAQ,OAAO,UAAU;AAC7D,gBAAM,UAAU,gBAAgB,QAAQ,SAAS,WAAW,MAAM;AAAA,QACnE,QAAE;AACD;AAAA,QACD;AAEA,cAAM,WAA8B;AAAA,UACnC,IAAI;AAAA,UACJ,OAAO,QAAQ;AAAA,UACf,IAAI;AAAA,QACL;AACA,eAAO,YAAY,QAAQ;AAC3B;AAAA,MACD;AAAA,MAEA,KAAK,6BAA4C;AAChD,aAAK,oBAAoB,IAAI,QAAQ,KAAK,IAAI,QAAQ,MAAM;AAC5D,aAAK,oBAAoB,OAAO,QAAQ,KAAK;AAC7C;AAAA,MACD;AAAA,MAEA,KAAK,qBAAoC;AACxC;AAAA,MACD;AAAA,MAEA,KAAK,wBAAuC;AAC3C,aAAK,2BAA2B,IAAI,QAAQ,KAAK,GAAG,MAAM;AAC1D,aAAK,2BAA2B,OAAO,QAAQ,KAAK;AAEpD,cAAM,WAA8B;AAAA,UACnC,IAAI;AAAA,UACJ,OAAO,QAAQ;AAAA,UACf,IAAI;AAAA,QACL;AACA,eAAO,YAAY,QAAQ;AAE3B;AAAA,MACD;AAAA,IACD;AAAA,EACD;AAAA,EAEA,MAAc,kBAA+C;AAC5D,SAAK,cAAc,MAAM,KAAK,QAAQ,QAAQ,uBAAuB,KAAK,OAAO;AACjF,WAAO,KAAK;AAAA,EACb;AACD;AAvRa;;;AD3DN,IAAM,gCAAN,MAAwE;AAAA,EAKvE,YAA4B,SAAkC;AAAlC;AAClC,QAAI,cAAc;AACjB,YAAM,IAAI,MAAM,qEAAqE;AAAA,IACtF;AAEA,eAAY,GAAG,WAAW,CAAC,YAA+B;AACzD,UAAI,QAAQ,oCAAgD;AAC3D,aAAK,gBAAgB,IAAI,QAAQ,KAAK,IAAI,QAAQ,OAAO;AACzD,aAAK,gBAAgB,OAAO,QAAQ,KAAK;AAAA,MAC1C;AAEA,UAAI,QAAQ,sCAAkD;AAC7D,cAAM,UAAU,KAAK,wBAAwB,IAAI,QAAQ,KAAK;AAC9D,YAAI,QAAQ,IAAI;AACf,mBAAS,QAAQ;AAAA,QAClB,OAAO;AACN,mBAAS,OAAO;AAAA,QACjB;AAEA,aAAK,wBAAwB,OAAO,QAAQ,KAAK;AAAA,MAClD;AAAA,IACD,CAAC;AAAA,EACF;AAAA,EA1BiB,kBAAkB,IAAIE,YAA0D;AAAA,EAEhF,0BAA0B,IAAIA,YAAwD;AAAA,EA0BvG,MAAa,oBAAoB,SAA8C;AAC9E,UAAM,QAAQ,KAAK,OAAO;AAC1B,UAAM,UAAgC;AAAA,MACrC;AAAA,MACA;AAAA,MACA;AAAA,IACD;AAEA,UAAM,UAAU,IAAI,QAA4B,CAACC,aAAY,KAAK,gBAAgB,IAAI,OAAOA,QAAO,CAAC;AACrG,eAAY,YAAY,OAAO;AAC/B,WAAO;AAAA,EACR;AAAA,EAEO,kBAAkB,SAAiB,aAAiC;AAC1E,UAAM,UAAgC;AAAA,MACrC;AAAA,MACA;AAAA,MACA,SAAS;AAAA,IACV;AACA,eAAY,YAAY,OAAO;AAAA,EAChC;AAAA,EAEA,MAAa,gBAAgB,SAAiB,QAAoC;AACjF,UAAM,QAAQ,KAAK,OAAO;AAE1B,UAAM,UAAgC;AAAA,MACrC;AAAA,MACA;AAAA,MACA;AAAA,IACD;AACA,UAAM,UAAU,IAAI;AAAA,MAAc,CAACA,UAAS;AAAA;AAAA,QAE3C,KAAK,wBAAwB,IAAI,OAAO,EAAE,SAAAA,UAAS,OAAO,CAAC;AAAA;AAAA,IAC5D;AAEA,eAAY,YAAY,OAAO;AAE/B,UAAM,WAAW,6BAAM;AACtB,YAAMC,WAAgC;AAAA,QACrC;AAAA,QACA;AAAA,MACD;AAEA,iBAAY,YAAYA,QAAO;AAAA,IAChC,GAPiB;AASjB,IAAC,OAA0C,iBAAiB,SAAS,QAAQ;AAE7E,QAAI;AACH,YAAM;AAAA,IACP,UAAE;AACD,MAAC,OAA0C,oBAAoB,SAAS,QAAQ;AAAA,IACjF;AAAA,EACD;AACD;AAnFa;;;AElBb,SAAS,cAAAC,mBAAkB;;;ACC3B,SAAS,UAAAC,eAAc;AACvB,SAAS,QAAAC,aAAY;AACrB,SAAS,eAAe,cAAc,aAAa,kBAAkB;AACrE,SAAS,cAAcC,cAAa;AACpC,SAAS,uBAAuB;AAChC,SAAS,mBAAmB;AAC5B,SAAS,eAAe;AACxB,SAAS,cAAAC,mBAAkB;AAC3B,SAAS,QAAAC,aAAY;AACrB,SAAS,cAAAC,mBAAkB;AAC3B,SAAS,yBAAyB;AAClC;AAAA,EACC;AAAA,EACA;AAAA,EACA,kBAAAC;AAAA,OAMM;AACP,SAAS,iBAA+B;;;ACtBxC,OAAO,aAAa;AACpB,SAAS,cAAAC,mBAAkB;AAC3B,SAAS,YAAY;AACrB,SAAS,YAAY,sBAAsB;;;ACH3C,SAAS,cAAc,aAAa;AACpC,SAAS,cAAAC,mBAAkB;AAC3B,SAAS,kBAAkB;AAcpB,IAAM,0BAAN,MAA4D;AAAA,EAG3D,YAA6B,gBAAwB;AAAxB;AAAA,EAAyB;AAAA,EAF5C,SAAS,IAAIC,YAAkC;AAAA;AAAA;AAAA;AAAA,EAOhE,MAAa,gBAAgB,SAAiB,QAAoC;AACjF,UAAM,MAAM,UAAU,KAAK;AAE3B,UAAM,QAAQ,KAAK,OAAO,OAAO,KAAK,MAAM;AAC3C,aAAO;AAAA,QACN,OAAO,IAAI,WAAW;AAAA,QACtB,UAAU,OAAO;AAAA,MAClB;AAAA,IACD,CAAC;AAED,UAAM,MAAM,MAAM,KAAK,EAAE,OAAO,CAAC;AAEjC,QAAI;AACH,YAAM,OAAO,MAAM,WAAW,KAAK,IAAI;AACvC,UAAI,QAAQ,KAAO;AAElB,cAAM,OAAO,OAAO,KAAK,OAAO,IAAI;AACpC,cAAM,MAAM,IAAI;AAAA,MACjB;AAEA,YAAM,WAAW,KAAK,IAAI,IAAI;AAAA,IAC/B,UAAE;AACD,YAAM,MAAM,MAAM;AAAA,IACnB;AAAA,EACD;AACD;AAjCa;;;ADJN,IAAK,WAAL,kBAAKC,cAAL;AACN,EAAAA,UAAA,UAAO;AADI,SAAAA;AAAA,GAAA;AAOL,IAAK,oBAAL,kBAAKC,uBAAL;AACN,EAAAA,mBAAA,gBAAa;AADF,SAAAA;AAAA,GAAA;AAIL,IAAM,wBAAwB;AAErC,IAAM,yBAAyB,KAAK,MAAM,IAAIC,YAAuC,CAAC;AAK/E,IAAM,iCAAiC;AAAA,EAC7C,MAAM,uBAAuB,SAA2B;AACvD,UAAM,OAAO,MAAM,QAAQ,wBAAwB;AACnD,WAAO,IAAI,wBAAwB,KAAK,oBAAoB,eAAe;AAAA,EAC5E;AAAA,EACA,eAAe,CAAC,YAAY,IAAI,uBAAuB,OAAO;AAAA,EAC9D,YAAY;AAAA,EACZ,UAAU;AAAA,EACV,gBAAgB;AAAA,EAChB,iBAAiB;AAAA,EACjB,oBAAoB;AAAA,IACnB,SAAS;AAAA,IACT,QAAQ;AAAA,IACR,IAAI,QAAQ;AAAA,EACb;AAAA,EACA,SAAS;AAAA,EACT,UAAU;AAAA,EACV,aAAa;AAAA,EACb,oBAAoB,SAAS;AAC5B,UAAM,QAAQ,uBAAuB;AACrC,WAAO,MAAM,IAAI,OAAO,KAAK;AAAA,EAC9B;AAAA,EACA,kBAAkB,SAAiB,MAA0B;AAC5D,UAAM,QAAQ,uBAAuB;AACrC,QAAI,MAAM;AACT,YAAM,IAAI,SAAS,IAAI;AAAA,IACxB,OAAO;AACN,YAAM,OAAO,OAAO;AAAA,IACrB;AAAA,EACD;AAAA,EACA,kBAAkB;AAAA,EAClB,cAAc;AAAA,EACd,cAAc;AACf;AAEO,IAAM,0BAA0B,oBAAI,IAAI;AAAA,EAC9C,eAAe;AAAA,EACf,eAAe;AAAA,EACf,eAAe;AAChB,CAAC;AAEM,SAAS,+BAAmD;AAClE,SAAO;AAAA,IACN,WAAW;AAAA,IACX,SAAS,KAAK,IAAI,IAAI;AAAA,EACvB;AACD;AALgB;;;AD1ChB,IAAM,cAAcC,MAAK,YAAY,OAAO,WAAW,EAAE,KAAK,CAAC,QAAQ,IAAI,OAAO,EAAE,MAAM,MAAM,IAAI,CAAC;AAE9F,IAAK,uBAAL,kBAAKC,0BAAL;AACN,EAAAA,sBAAA,YAAS;AACT,EAAAA,sBAAA,WAAQ;AACR,EAAAA,sBAAA,cAAW;AACX,EAAAA,sBAAA,WAAQ;AACR,EAAAA,sBAAA,uBAAoB;AACpB,EAAAA,sBAAA,WAAQ;AACR,EAAAA,sBAAA,WAAQ;AACR,EAAAA,sBAAA,aAAU;AARC,SAAAA;AAAA,GAAA;AAWL,IAAK,uBAAL,kBAAKC,0BAAL;AACN,EAAAA,4CAAA;AACA,EAAAA,4CAAA;AACA,EAAAA,4CAAA;AACA,EAAAA,4CAAA;AAJW,SAAAA;AAAA,GAAA;AAOL,IAAK,gCAAL,kBAAKC,mCAAL;AACN,EAAAA,8DAAA;AACA,EAAAA,8DAAA;AAFW,SAAAA;AAAA,GAAA;AAuBL,IAAK,aAAL,kBAAKC,gBAAL;AACN,EAAAA,wBAAA,YAAS,OAAT;AACA,EAAAA,wBAAA,cAAW,QAAX;AAFW,SAAAA;AAAA,GAAA;AAUL,IAAM,iBAAN,cAA6B,kBAA2C;AAAA,EACtE,aAA+B;AAAA,EAE/B,sBAAsB;AAAA,EAEtB,UAA0B;AAAA,EAEjB,cAAc,IAAI,YAAY;AAAA,EAEvC,iBAAiB;AAAA,EAEjB,QAAQ;AAAA,EAER,qBAAyC,6BAA6B;AAAA,EAEtE,oCAA4D;AAAA,EAE5D,oBAAyC;AAAA,EAEzC,kBAAkB;AAAA;AAAA,EAGlB,yBAAyB;AAAA;AAAA,EAGzB,mCAAmC;AAAA,EAE1B,YAAY,IAAIC,YAAW;AAAA,EAE3B,0BAA0B,IAAIC,YAAkD;AAAA,EAEhF;AAAA,EAED;AAAA,EAEhB,UAAgC;AAAA,EAEhC,IAAW,SAA+B;AACzC,WAAO,KAAK;AAAA,EACb;AAAA,EAEO,YAAY,UAAoC,IAAY;AAClE,UAAM;AACN,SAAK,WAAW;AAChB,SAAK,KAAK;AAAA,EACX;AAAA,EAEA,MAAa,UAAU;AACtB,UAAM,UAAU,KAAK,yBAAyB,QAAQ,QAAQ,IAAIC,MAAK,MAAM,mBAA0B;AACvG,SAAK,KAAK,gBAAgB;AAE1B,UAAM;AACN,SAAK,yBAAyB;AAAA,EAC/B;AAAA,EAEA,MAAc,kBAAkB;AAC/B,QAAI,KAAK,YAAY,cAA2B;AAC/C,YAAM,IAAI,MAAM,2CAA2C;AAAA,IAC5D;AAEA,UAAM,EAAE,SAAAC,UAAS,UAAU,YAAY,IAAI,KAAK,SAAS;AACzD,UAAM,SAAS,IAAI,gBAAgB,EAAE,GAAGA,UAAS,SAAS,CAAC;AAC3D,QAAI,aAAa;AAChB,YAAM,OAAO,MAAM,YAAY;AAC/B,UAAI,MAAM;AACT,eAAO,OAAO,YAAY,WAAW;AACrC,aAAK,UAAU,IAAI,KAAK,QAAQ;AAAA,UAC/B,WAAW;AAAA,UACX,IAAI;AAAA,QACL,CAAC;AAAA,MACF,WAAW,CAAC,KAAK,qBAAqB;AACrC,aAAK,sBAAsB;AAC3B,gBAAQ;AAAA,UACP;AAAA,QACD;AAAA,MACD;AAAA,IACD;AAEA,UAAM,UAAU,MAAM,KAAK,SAAS,oBAAoB,KAAK,EAAE;AAE/D,UAAM,MAAM,GAAG,SAAS,aAAa,KAAK,SAAS,QAAQ,mBAAmB,OAAO,OAAO,SAAS;AACrG,SAAK,MAAM,CAAC,iBAAiB,KAAK,CAAC;AACnC,UAAM,aAAa,IAAI,UAAU,KAAK,EAAE,kBAAkB,KAAK,SAAS,QAAQ,oBAAoB,OAAU,CAAC,EAC7G,GAAG,WAAW,KAAK,UAAU,KAAK,IAAI,CAAC,EACvC,GAAG,SAAS,KAAK,QAAQ,KAAK,IAAI,CAAC,EACnC,GAAG,SAAS,KAAK,QAAQ,KAAK,IAAI,CAAC;AAErC,eAAW,aAAa;AACxB,SAAK,aAAa;AAElB,SAAK,UAAU;AAEf,SAAK,qBAAqB,6BAA6B;AAEvD,UAAM,EAAE,GAAG,IAAI,MAAM,KAAK,aAAa,qBAA4B,KAAK,SAAS,QAAQ,YAAY;AACrG,QAAI,CAAC,IAAI;AACR;AAAA,IACD;AAEA,QAAI,SAAS,eAAe,KAAK,SAAS,QAAQ,YAAY;AAC7D,YAAM,KAAK,OAAO,OAAO;AAAA,IAC1B,OAAO;AACN,YAAM,KAAK,SAAS;AAAA,IACrB;AAAA,EACD;AAAA,EAEA,MAAa,QAAQ,UAAwC,CAAC,GAAG;AAChE,QAAI,KAAK,YAAY,cAA2B;AAC/C,WAAK,MAAM,CAAC,wCAAwC,CAAC;AACrD;AAAA,IACD;AAEA,QAAI,CAAC,QAAQ,MAAM;AAClB,cAAQ,OAAO,QAAQ,YAAY,iBAAuC,sBAAsB;AAAA,IACjG;AAEA,SAAK,MAAM;AAAA,MACV;AAAA,MACA,WAAW,QAAQ,UAAU;AAAA,MAC7B,SAAS,QAAQ;AAAA,MACjB,YAAY,QAAQ,YAAY,SAAY,SAAS,8BAA8B,QAAQ,OAAO;AAAA,IACnG,CAAC;AAGD,SAAK,QAAQ;AACb,QAAI,KAAK,mBAAmB;AAC3B,oBAAc,KAAK,iBAAiB;AAAA,IACrC;AAEA,QAAI,KAAK,mCAAmC;AAC3C,WAAK,kCAAkC,MAAM;AAC7C,WAAK,oCAAoC;AAAA,IAC1C;AAEA,SAAK,kBAAkB;AAEvB,eAAW,cAAc,KAAK,wBAAwB,OAAO,GAAG;AAC/D,iBAAW,MAAM;AAAA,IAClB;AAEA,SAAK,wBAAwB,MAAM;AAEnC,SAAK,mCAAmC;AAGxC,QAAI,QAAQ,YAAY,gBAAsC;AAC7D,YAAM,KAAK,SAAS,kBAAkB,KAAK,IAAI,IAAI;AAAA,IACpD;AAEA,QAAI,KAAK,YAAY;AAEpB,WAAK,WAAW,mBAAmB,SAAS;AAE5C,WAAK,WAAW,mBAAmB,OAAO;AAE1C,YAAM,cAAc,KAAK,WAAW,eAAe,UAAU;AAE7D,WAAK,MAAM;AAAA,QACV;AAAA,QACA,kBAAkB;AAAA,QAClB,gBAAgB,KAAK,WAAW;AAAA,MACjC,CAAC;AAED,UAAI,aAAa;AAChB,aAAK,WAAW,MAAM,QAAQ,MAAM,QAAQ,MAAM;AAClD,cAAMD,MAAK,KAAK,YAAY,OAAO;AACnC,aAAK,KAAK,uBAA6B,EAAE,MAAM,QAAQ,KAAK,CAAC;AAAA,MAC9D;AAIA,WAAK,WAAW,mBAAmB,OAAO;AAAA,IAC3C,OAAO;AACN,WAAK,MAAM,CAAC,2EAA2E,CAAC;AAAA,IACzF;AAEA,SAAK,UAAU;AAEf,QAAI,QAAQ,YAAY,QAAW;AAGlC,YAAME,OAAM,GAAG;AACf,aAAO,KAAK,gBAAgB;AAAA,IAC7B;AAAA,EACD;AAAA,EAEA,MAAc,aAAa,OAA6B,iBAA2D;AAClH,SAAK,MAAM,CAAC,qBAAqB,SAAS,kBAAkB,OAAO,sBAAsB,gBAAgB,CAAC;AAC1G,UAAM,oBAAoB,IAAI,gBAAgB;AAC9C,UAAM,UAAU,kBAAkB,WAAW,MAAM,kBAAkB,MAAM,GAAG,eAAe,EAAE,MAAM,IAAI;AAEzG,SAAK,wBAAwB,IAAI,OAAO,iBAAiB;AAEzD,UAAM,kBAAkB,IAAI,gBAAgB;AAE5C,QAAI;AAKH,YAAM,SAAS,MAAM,QAAQ,KAAc;AAAA,QAC1CF,MAAK,MAAM,OAAO,EAAE,QAAQ,kBAAkB,OAAO,CAAC,EAAE,KAAK,MAAM,KAAK;AAAA,QACxEA,MAAK,MAAM,uBAA6B,EAAE,QAAQ,gBAAgB,OAAO,CAAC,EAAE,KAAK,MAAM,IAAI;AAAA,MAC5F,CAAC;AAED,aAAO,EAAE,IAAI,CAAC,OAAO;AAAA,IACtB,QAAE;AAED,WAAK,KAAK,QAAQ;AAAA,QACjB,MAAM;AAAA,QACN,QAAQ;AAAA,QACR,SAAS;AAAA,MACV,CAAC;AAED,aAAO,EAAE,IAAI,MAAM;AAAA,IACpB,UAAE;AACD,UAAI,SAAS;AACZ,qBAAa,OAAO;AAAA,MACrB;AAEA,WAAK,wBAAwB,OAAO,KAAK;AAGzC,UAAI,CAAC,gBAAgB,OAAO,SAAS;AACpC,wBAAgB,MAAM;AAAA,MACvB;AAAA,IACD;AAAA,EACD;AAAA,EAEA,MAAa,KAAK,SAA4C;AAC7D,QAAI,CAAC,KAAK,YAAY;AACrB,YAAM,IAAI,MAAM,iCAAiC;AAAA,IAClD;AAEA,QAAI,KAAK,YAAY,iBAA8B,CAAC,wBAAwB,IAAI,QAAQ,EAAE,GAAG;AAC5F,WAAK,MAAM,CAAC,yEAAyE,CAAC;AAEtF,UAAI;AACH,cAAMA,MAAK,MAAM,mBAA0B;AAAA,MAC5C,QAAE;AACD,eAAO,KAAK,KAAK,OAAO;AAAA,MACzB;AAAA,IACD;AAEA,UAAM,KAAK,UAAU,KAAK;AAE1B,QAAI,EAAE,KAAK,mBAAmB,aAAa,GAAG;AAC7C,YAAM,MAAM,KAAK,IAAI;AAErB,UAAI,KAAK,mBAAmB,UAAU,KAAK;AAC1C,cAAM,WAAW,KAAK,mBAAmB,UAAU;AAEnD,aAAK,MAAM,CAAC,sDAAsD,YAAY,CAAC;AAC/E,cAAM,aAAa,IAAI,gBAAgB;AAGvC,cAAM,cAAc,MAAM,QAAQ,KAAK;AAAA,UACtCE,OAAM,QAAQ,EAAE,KAAK,MAAM,KAAK;AAAA,UAChCF,MAAK,MAAM,uBAA6B,EAAE,QAAQ,WAAW,OAAO,CAAC,EAAE,KAAK,MAAM,IAAI;AAAA,QACvF,CAAC;AAED,YAAI,aAAa;AAChB,eAAK,MAAM,CAAC,uFAAuF,CAAC;AACpG,eAAK,UAAU,MAAM;AACrB,iBAAO,KAAK,KAAK,OAAO;AAAA,QACzB;AAGA,mBAAW,MAAM;AAAA,MAClB;AAEA,WAAK,qBAAqB,6BAA6B;AAAA,IACxD;AAEA,SAAK,UAAU,MAAM;AACrB,SAAK,WAAW,KAAK,KAAK,UAAU,OAAO,CAAC;AAAA,EAC7C;AAAA,EAEA,MAAc,WAAW;AACxB,SAAK,MAAM,CAAC,+BAA+B,CAAC;AAE5C,UAAM,aAAa,IAAI,gBAAgB;AACvC,UAAM,eAAe,6BAAM;AAC1B,iBAAW,MAAM;AAAA,IAClB,GAFqB;AAIrB,SAAK,GAAG,uBAA6B,YAAY;AAEjD,QAAI;AACH,YAAM,KAAK,SAAS,gBAAgB,KAAK,IAAI,WAAW,MAAM;AAAA,IAC/D,QAAE;AACD,WAAK,MAAM,CAAC,mEAAmE,CAAC;AAChF;AAAA,IACD,UAAE;AACD,WAAK,IAAI,uBAA6B,YAAY;AAAA,IACnD;AAEA,SAAK,MAAM;AAAA,MACV;AAAA,MACA,aAAa,KAAK,GAAG,SAAS;AAAA,MAC9B,gBAAgB,KAAK,SAAS,QAAQ;AAAA,MACtC,YAAY,KAAK,SAAS,QAAQ;AAAA,MAClC,gBAAgB,KAAK,UAAU,gBAAgB,KAAK,sBAAsB,aAAa;AAAA,IACxF,CAAC;AAED,UAAM,IAAyB;AAAA,MAC9B,OAAO,KAAK,SAAS,QAAQ;AAAA,MAC7B,YAAY,KAAK,SAAS,QAAQ;AAAA,MAClC,SAAS,KAAK,SAAS,QAAQ;AAAA,MAC/B,UAAU,KAAK;AAAA,MACf,OAAO,CAAC,KAAK,IAAI,KAAK,SAAS,QAAQ,UAAU;AAAA,IAClD;AAEA,QAAI,KAAK,SAAS,QAAQ,gBAAgB;AACzC,QAAE,kBAAkB,KAAK,SAAS,QAAQ;AAAA,IAC3C;AAEA,QAAI,KAAK,SAAS,QAAQ,iBAAiB;AAC1C,QAAE,WAAW,KAAK,SAAS,QAAQ;AAAA,IACpC;AAEA,UAAM,KAAK,KAAK;AAAA,MACf,IAAIG,gBAAe;AAAA,MACnB;AAAA,IACD,CAAC;AAED,UAAM,KAAK,aAAa,qBAA4B,KAAK,SAAS,QAAQ,YAAY;AAAA,EACvF;AAAA,EAEA,MAAc,OAAO,SAAsB;AAC1C,SAAK,MAAM;AAAA,MACV;AAAA,MACA,eAAe,QAAQ;AAAA,MACvB,aAAa,QAAQ;AAAA,MACrB,aAAa,KAAK,GAAG,SAAS;AAAA,IAC/B,CAAC;AAED,SAAK,UAAU;AACf,SAAK,iBAAiB;AACtB,WAAO,KAAK,KAAK;AAAA,MAChB,IAAIA,gBAAe;AAAA,MACnB,GAAG;AAAA,QACF,OAAO,KAAK,SAAS,QAAQ;AAAA,QAC7B,KAAK,QAAQ;AAAA,QACb,YAAY,QAAQ;AAAA,MACrB;AAAA,IACD,CAAC;AAAA,EACF;AAAA,EAEA,MAAc,UAAU,YAAY,OAAO;AAC1C,QAAI,CAAC,KAAK,SAAS,CAAC,WAAW;AAC9B,aAAO,KAAK,QAAQ,EAAE,QAAQ,qBAAqB,SAAS,eAAqC,CAAC;AAAA,IACnG;AAEA,UAAM,UAAU,MAAM,KAAK,SAAS,oBAAoB,KAAK,EAAE;AAE/D,UAAM,KAAK,KAAK;AAAA,MACf,IAAIA,gBAAe;AAAA,MACnB,GAAG,SAAS,YAAY;AAAA,IACzB,CAAC;AAED,SAAK,kBAAkB,KAAK,IAAI;AAChC,SAAK,QAAQ;AAAA,EACd;AAAA,EAEA,MAAc,cAAc,MAA4B,UAA0D;AACjH,UAAM,iBAAiB,IAAI,WAAW,IAAI;AAG1C,QAAI,CAAC,UAAU;AACd,aAAO,KAAK,MAAM,KAAK,YAAY,OAAO,cAAc,CAAC;AAAA,IAC1D;AAGA,QAAI,KAAK,qBAAqB;AAC7B,aAAO,IAAI,QAAQ,CAACC,UAAS,WAAW;AACvC,gBAAQ,gBAAgB,EAAE,WAAW,MAAO,GAAG,CAAC,KAAK,WAAW;AAC/D,cAAI,KAAK;AACR,mBAAO,GAAG;AACV;AAAA,UACD;AAEA,UAAAA,SAAQ,KAAK,MAAM,KAAK,YAAY,OAAO,MAAM,CAAC,CAA0B;AAAA,QAC7E,CAAC;AAAA,MACF,CAAC;AAAA,IACF;AAGA,QAAI,KAAK,SAAS;AACjB,YAAM,IAAI,eAAe;AACzB,YAAM,QACL,KAAK,KACL,eAAe,IAAI,CAAC,MAAM,KAC1B,eAAe,IAAI,CAAC,MAAM,KAC1B,eAAe,IAAI,CAAC,MAAM,OAC1B,eAAe,IAAI,CAAC,MAAM;AAE3B,YAAM,OAAQ,MAAM,YAAY;AAChC,WAAK,QAAQ,KAAKC,QAAO,KAAK,cAAc,GAAG,QAAQ,KAAK,eAAe,KAAK,UAAU;AAE1F,UAAI,KAAK,QAAQ,KAAK;AACrB,aAAK,KAAK,qBAA4B;AAAA,UACrC,OAAO,IAAI,MAAM,GAAG,KAAK,QAAQ,MAAM,KAAK,QAAQ,MAAM,KAAK,KAAK,QAAQ,QAAQ,IAAI;AAAA,QACzF,CAAC;AAAA,MACF;AAEA,UAAI,CAAC,OAAO;AACX,eAAO;AAAA,MACR;AAEA,YAAM,EAAE,OAAO,IAAI,KAAK;AACxB,UAAI,CAAC,QAAQ;AACZ,eAAO;AAAA,MACR;AAEA,aAAO,KAAK,MAAM,OAAO,WAAW,WAAW,SAAS,KAAK,YAAY,OAAO,MAAM,CAAC;AAAA,IACxF;AAEA,SAAK,MAAM;AAAA,MACV;AAAA,MACA,aAAa,SAAS,SAAS;AAAA,MAC/B,wBAAwB,KAAK,oBAAoB,SAAS;AAAA,MAC1D,YAAY,QAAQ,KAAK,OAAO,EAAE,SAAS;AAAA,IAC5C,CAAC;AAED,WAAO;AAAA,EACR;AAAA,EAEA,MAAc,UAAU,MAAe,UAAmB;AACzD,UAAM,UAAU,MAAM,KAAK,cAAc,MAA8B,QAAQ;AAC/E,QAAI,CAAC,SAAS;AACb;AAAA,IACD;AAEA,YAAQ,QAAQ,IAAI;AAAA,MACnB,KAAKF,gBAAe,UAAU;AAC7B,YAAI,KAAK,YAAY,kBAA+B;AACnD,eAAK;AAAA,QACN;AAGA,gBAAQ,QAAQ,GAAG;AAAA,UAClB,KAAK,sBAAsB,OAAO;AACjC,iBAAK,UAAU;AAEf,kBAAMG,WAAU;AAAA,cACf,UAAU,QAAQ;AAAA,cAClB,WAAW,QAAQ,EAAE;AAAA,cACrB,SAAS,KAAK;AAAA,cACd,YAAY,KAAK,SAAS,QAAQ;AAAA,cAClC,WAAW,QAAQ,EAAE;AAAA,YACtB;AAEA,kBAAM,KAAK,SAAS,kBAAkB,KAAK,IAAIA,QAAO;AAEtD,iBAAK,KAAK,qBAA4B,EAAE,MAAM,QAAQ,EAAE,CAAC;AACzD;AAAA,UACD;AAAA,UAEA,KAAK,sBAAsB,SAAS;AACnC,iBAAK,UAAU;AACf,iBAAK,MAAM,CAAC,wBAAwB,KAAK,uBAAuB,CAAC;AACjE,iBAAK,KAAK,uBAA4B;AACtC;AAAA,UACD;AAAA,UAEA,SAAS;AACR;AAAA,UACD;AAAA,QACD;AAEA,cAAM,UAAU,MAAM,KAAK,SAAS,oBAAoB,KAAK,EAAE;AAC/D,YAAI,SAAS;AACZ,cAAI,QAAQ,IAAI,QAAQ,UAAU;AACjC,kBAAM,KAAK,SAAS,kBAAkB,KAAK,IAAI,EAAE,GAAG,SAAS,UAAU,QAAQ,EAAE,CAAC;AAAA,UACnF;AAAA,QACD,OAAO;AACN,eAAK,MAAM;AAAA,YACV,cAAc,QAAQ;AAAA,UACvB,CAAC;AAAA,QACF;AAEA,aAAK,KAAK,2BAA+B,EAAE,MAAM,QAAQ,CAAC;AAE1D;AAAA,MACD;AAAA,MAEA,KAAKH,gBAAe,WAAW;AAC9B,cAAM,KAAK,UAAU,IAAI;AACzB;AAAA,MACD;AAAA,MAEA,KAAKA,gBAAe,WAAW;AAC9B,cAAM,KAAK,QAAQ;AAAA,UAClB,QAAQ;AAAA,UACR,SAAS;AAAA,QACV,CAAC;AACD;AAAA,MACD;AAAA,MAEA,KAAKA,gBAAe,gBAAgB;AACnC,aAAK,MAAM,CAAC,4CAA4C,QAAQ,EAAE,SAAS,GAAG,CAAC;AAC/E,cAAM,UAAU,MAAM,KAAK,SAAS,oBAAoB,KAAK,EAAE;AAC/D,YAAI,QAAQ,KAAK,SAAS;AACzB,gBAAM,KAAK,OAAO,OAAO;AAAA,QAC1B,OAAO;AACN,gBAAM,KAAK,QAAQ;AAAA,YAClB,QAAQ;AAAA,YACR,SAAS;AAAA,UACV,CAAC;AAAA,QACF;AAEA;AAAA,MACD;AAAA,MAEA,KAAKA,gBAAe,OAAO;AAC1B,aAAK,KAAK,mBAA0B;AACpC,cAAM,SAAS,KAAK,OAAO;AAC3B,cAAM,YAAY,KAAK,MAAM,QAAQ,EAAE,qBAAqB,MAAM;AAClE,aAAK,MAAM,CAAC,gEAAgE,mBAAmB,aAAa,CAAC;AAE7G,YAAI;AACH,gBAAM,aAAa,IAAI,gBAAgB;AACvC,eAAK,oCAAoC;AACzC,gBAAMD,OAAM,WAAW,QAAW,EAAE,QAAQ,WAAW,OAAO,CAAC;AAAA,QAChE,QAAE;AACD,eAAK,MAAM,CAAC,0DAA0D,CAAC;AACvE;AAAA,QACD,UAAE;AACD,eAAK,oCAAoC;AAAA,QAC1C;AAEA,cAAM,KAAK,UAAU;AAErB,aAAK,MAAM,CAAC,gDAAgD,QAAQ,EAAE,sBAAsB,CAAC;AAC7F,aAAK,oBAAoB,YAAY,MAAM,KAAK,KAAK,UAAU,GAAG,QAAQ,EAAE,kBAAkB;AAC9F;AAAA,MACD;AAAA,MAEA,KAAKC,gBAAe,cAAc;AACjC,aAAK,QAAQ;AAEb,cAAM,QAAQ,KAAK,IAAI;AACvB,aAAK,KAAK,qCAAwC;AAAA,UACjD;AAAA,UACA,aAAa,KAAK;AAAA,UAClB,SAAS,QAAQ,KAAK;AAAA,QACvB,CAAC;AAED;AAAA,MACD;AAAA,IACD;AAAA,EACD;AAAA,EAEQ,QAAQ,OAAc;AAC7B,QAAI,UAAU,SAAS,CAAC,cAAc,cAAc,EAAE,SAAS,MAAM,IAAc,GAAG;AACrF,WAAK,MAAM,CAAC,uEAAuE,CAAC;AACpF,WAAK,mCAAmC;AACxC;AAAA,IACD;AAEA,SAAK,KAAK,qBAA4B,EAAE,MAAM,CAAC;AAAA,EAChD;AAAA,EAEA,MAAc,QAAQ,MAAc;AACnC,SAAK,KAAK,uBAA6B,EAAE,KAAK,CAAC;AAE/C,YAAQ,MAAM;AAAA,MACb,KAAK,kBAAmB;AACvB,eAAO,KAAK,QAAQ;AAAA,UACnB;AAAA,UACA,QAAQ;AAAA,UACR,SAAS;AAAA,QACV,CAAC;AAAA,MACF;AAAA,MAEA,KAAK,qBAAqB;AACzB;AAAA,MACD;AAAA,MAEA,KAAK,kBAAkB,cAAc;AACpC,aAAK,MAAM,CAAC,8BAA8B,MAAM,CAAC;AACjD,eAAO,KAAK,QAAQ,EAAE,MAAM,SAAS,eAAqC,CAAC;AAAA,MAC5E;AAAA,MAEA,KAAK,kBAAkB,eAAe;AACrC,aAAK,MAAM,CAAC,wCAAwC,CAAC;AACrD,eAAO,KAAK,QAAQ,EAAE,MAAM,SAAS,eAAqC,CAAC;AAAA,MAC5E;AAAA,MAEA,KAAK,kBAAkB,aAAa;AACnC,aAAK,MAAM,CAAC,yCAAyC,CAAC;AACtD,eAAO,KAAK,QAAQ,EAAE,MAAM,SAAS,eAAqC,CAAC;AAAA,MAC5E;AAAA,MAEA,KAAK,kBAAkB,kBAAkB;AACxC,aAAK,MAAM,CAAC,gEAAgE,CAAC;AAC7E,eAAO,KAAK,QAAQ,EAAE,MAAM,SAAS,kBAAwC,CAAC;AAAA,MAC/E;AAAA,MAEA,KAAK,kBAAkB,sBAAsB;AAC5C,cAAM,IAAI,MAAM,uBAAuB;AAAA,MACxC;AAAA,MAEA,KAAK,kBAAkB,sBAAsB;AAC5C,aAAK,MAAM,CAAC,sCAAsC,CAAC;AACnD,eAAO,KAAK,QAAQ,EAAE,MAAM,SAAS,kBAAwC,CAAC;AAAA,MAC/E;AAAA,MAEA,KAAK,kBAAkB,YAAY;AAClC,aAAK,MAAM,CAAC,+BAA+B,CAAC;AAC5C,eAAO,KAAK,QAAQ,EAAE,MAAM,SAAS,kBAAwC,CAAC;AAAA,MAC/E;AAAA,MAEA,KAAK,kBAAkB,aAAa;AACnC,aAAK,MAAM,CAAC,iEAAiE,CAAC;AAC9E,eAAO,KAAK,QAAQ,EAAE,MAAM,SAAS,kBAAwC,CAAC;AAAA,MAC/E;AAAA,MAEA,KAAK,kBAAkB,iBAAiB;AACvC,aAAK,MAAM,CAAC,oBAAoB,CAAC;AACjC,eAAO,KAAK,QAAQ,EAAE,MAAM,SAAS,eAAqC,CAAC;AAAA,MAC5E;AAAA,MAEA,KAAK,kBAAkB,cAAc;AACpC,cAAM,IAAI,MAAM,eAAe;AAAA,MAChC;AAAA,MAEA,KAAK,kBAAkB,kBAAkB;AACxC,cAAM,IAAI,MAAM,sBAAsB;AAAA,MACvC;AAAA,MAEA,KAAK,kBAAkB,mBAAmB;AACzC,cAAM,IAAI,MAAM,6BAA6B;AAAA,MAC9C;AAAA,MAEA,KAAK,kBAAkB,gBAAgB;AACtC,cAAM,IAAI,MAAM,sBAAsB;AAAA,MACvC;AAAA,MAEA,KAAK,kBAAkB,mBAAmB;AACzC,cAAM,IAAI,MAAM,yBAAyB;AAAA,MAC1C;AAAA,MAEA,SAAS;AACR,aAAK,MAAM;AAAA,UACV,8CAA8C,uBAC7C,KAAK,mCAAmC,cAAc;AAAA,QAExD,CAAC;AACD,eAAO,KAAK,QAAQ;AAAA,UACnB;AAAA,UACA,SAAS,KAAK,mCACX,oBACA;AAAA,QACJ,CAAC;AAAA,MACF;AAAA,IACD;AAAA,EACD;AAAA,EAEQ,MAAM,UAAiC;AAC9C,UAAM,UAAU,GAAG,SAAS,CAAC,IAC5B,SAAS,SAAS,IACf;AAAA,EAAK,SACJ,MAAM,CAAC,EACP,IAAI,CAAC,MAAM,IAAI,GAAG,EAClB,KAAK,IAAI,MACV;AAGJ,SAAK,KAAK,qBAA4B,EAAE,QAAQ,CAAC;AAAA,EAClD;AACD;AAhqBa;;;ADvEN,IAAM,yBAAN,MAA0D;AAAA,EAC/C;AAAA,EAEA,SAAS,IAAII,YAAmC;AAAA,EAE1D,YAAY,SAA2B;AAC7C,SAAK,UAAU;AAAA,EAChB;AAAA;AAAA;AAAA;AAAA,EAKA,MAAa,MAAM,UAAoB;AACtC,UAAM,kBAAkB,MAAM,iCAAiC,KAAK,OAAO;AAE3E,eAAW,WAAW,UAAU;AAC/B,YAAM,WAAW,IAAI,8BAA8B,KAAK,SAAS,eAAe;AAChF,YAAM,QAAQ,IAAI,eAAe,UAAU,OAAO;AAClD,iBAAW,SAAS,OAAO,OAAO,oBAAoB,GAAG;AAExD,cAAM,GAAG,OAAO,CAAC,YAAY,KAAK,QAAQ,KAAK,OAAO,EAAE,GAAG,SAAS,QAAQ,CAAC,CAAC;AAAA,MAC/E;AAEA,WAAK,OAAO,IAAI,SAAS,KAAK;AAAA,IAC/B;AAAA,EACD;AAAA;AAAA;AAAA;AAAA,EAKA,MAAa,UAAU;AACtB,UAAM,WAAW,CAAC;AAElB,eAAW,SAAS,KAAK,OAAO,OAAO,GAAG;AACzC,eAAS,KAAK,MAAM,QAAQ,CAAC;AAAA,IAC9B;AAEA,UAAM,QAAQ,IAAI,QAAQ;AAAA,EAC3B;AAAA;AAAA;AAAA;AAAA,EAKA,MAAa,QAAQ,SAAyD;AAC7E,UAAM,WAAW,CAAC;AAElB,eAAW,SAAS,KAAK,OAAO,OAAO,GAAG;AACzC,eAAS,KAAK,MAAM,QAAQ,OAAO,CAAC;AAAA,IACrC;AAEA,UAAM,QAAQ,IAAI,QAAQ;AAC1B,SAAK,OAAO,MAAM;AAAA,EACnB;AAAA;AAAA;AAAA;AAAA,EAKA,MAAa,KAAK,SAAiB,SAA6B;AAC/D,UAAM,QAAQ,KAAK,OAAO,IAAI,OAAO;AACrC,QAAI,CAAC,OAAO;AACX,YAAM,IAAI,WAAW,SAAS,mBAAmB;AAAA,IAClD;AAEA,WAAO,MAAM,KAAK,OAAO;AAAA,EAC1B;AAAA;AAAA;AAAA;AAAA,EAKA,MAAa,cAAc;AAC1B,WAAO,KAAK,OAAO,UAAU,CAAC,UAAU,MAAM,MAAM;AAAA,EACrD;AACD;AAxEa;;;AIXb,SAAS,gBAAAC,eAAc,cAAAC,aAAY,kBAAkB;AACrD,SAAS,cAAAC,mBAAkB;AAgCpB,IAAM,qBAAN,MAAyB;AAAA;AAAA;AAAA;AAAA,EAIZ,OAAO;AAAA;AAAA;AAAA;AAAA,EAKP,SAAS,IAAIC,YAAmC;AAAA,EAE5D,cAAc;AACpB,QAAIC,eAAc;AACjB,YAAM,IAAI,MAAM,gEAAgE;AAAA,IACjF;AAAA,EACD;AAAA;AAAA;AAAA;AAAA,EAKA,MAAgB,QAAQ,SAAgC;AACvD,UAAM,QAAQ,KAAK,OAAO,IAAI,OAAO;AACrC,QAAI,CAAC,OAAO;AACX,YAAM,IAAI,WAAW,SAAS,wBAAwB;AAAA,IACvD;AAEA,UAAM,MAAM,QAAQ;AAAA,EACrB;AAAA;AAAA;AAAA;AAAA,EAKA,MAAgB,QAAQ,SAAiB,SAAuD;AAC/F,UAAM,QAAQ,KAAK,OAAO,IAAI,OAAO;AACrC,QAAI,CAAC,OAAO;AACX,YAAM,IAAI,WAAW,SAAS,wBAAwB;AAAA,IACvD;AAEA,UAAM,MAAM,QAAQ,OAAO;AAAA,EAC5B;AAAA;AAAA;AAAA;AAAA,EAKU,oBAA0B;AACnC,IAAAC,YACE,GAAG,gBAAgB,CAAC,QAAQ;AAC5B,YAAM;AAAA,IACP,CAAC,EACA,GAAG,WAAW,OAAO,YAA+B;AACpD,cAAQ,QAAQ,IAAI;AAAA,QACnB,sBAAkC;AACjC,gBAAM,KAAK,QAAQ,QAAQ,OAAO;AAClC,gBAAM,WAAiC;AAAA,YACtC;AAAA,YACA,SAAS,QAAQ;AAAA,UAClB;AACA,UAAAA,YAAY,YAAY,QAAQ;AAChC;AAAA,QACD;AAAA,QAEA,sBAAkC;AACjC,gBAAM,KAAK,QAAQ,QAAQ,SAAS,QAAQ,OAAO;AACnD,gBAAM,WAAiC;AAAA,YACtC;AAAA,YACA,SAAS,QAAQ;AAAA,UAClB;AAEA,UAAAA,YAAY,YAAY,QAAQ;AAChC;AAAA,QACD;AAAA,QAEA,mBAA+B;AAC9B,gBAAM,QAAQ,KAAK,OAAO,IAAI,QAAQ,OAAO;AAC7C,cAAI,CAAC,OAAO;AACX,kBAAM,IAAI,WAAW,SAAS,QAAQ,wBAAwB;AAAA,UAC/D;AAEA,gBAAM,MAAM,KAAK,QAAQ,OAAO;AAChC;AAAA,QACD;AAAA,QAEA,kCAA8C;AAC7C;AAAA,QACD;AAAA,QAEA,oCAAgD;AAC/C;AAAA,QACD;AAAA,QAEA,0BAAsC;AACrC,gBAAM,QAAQ,KAAK,OAAO,IAAI,QAAQ,OAAO;AAC7C,cAAI,CAAC,OAAO;AACX,kBAAM,IAAI,MAAM,SAAS,QAAQ,wBAAwB;AAAA,UAC1D;AAEA,gBAAM,WAAiC;AAAA,YACtC;AAAA,YACA,QAAQ,MAAM;AAAA,YACd,OAAO,QAAQ;AAAA,UAChB;AAEA,UAAAA,YAAY,YAAY,QAAQ;AAChC;AAAA,QACD;AAAA,MACD;AAAA,IACD,CAAC;AAAA,EACH;AAAA;AAAA;AAAA;AAAA,EAKA,MAAa,UAAU,UAAsC,CAAC,GAAkB;AAE/E,eAAW,WAAW,KAAK,KAAK,UAAU;AACzC,YAAM,QAAQ,IAAI,eAAe,IAAI,8BAA8B,KAAK,IAAI,GAAG,OAAO;AACtF,iBAAW,SAAS,QAAQ,iBAAiB,OAAO,OAAO,oBAAoB,GAAG;AAEjF,cAAM,GAAG,OAAO,CAAC,SAAS;AACzB,gBAAM,UAAgC;AAAA,YACrC;AAAA,YACA;AAAA,YACA;AAAA,YACA;AAAA,UACD;AACA,UAAAA,YAAY,YAAY,OAAO;AAAA,QAChC,CAAC;AAAA,MACF;AAGA,YAAM,QAAQ,gBAAgB,KAAK;AACnC,WAAK,OAAO,IAAI,SAAS,KAAK;AAAA,IAC/B;AAGA,SAAK,kBAAkB;AAEvB,UAAM,UAAgC;AAAA,MACrC;AAAA,IACD;AACA,IAAAA,YAAY,YAAY,OAAO;AAAA,EAChC;AACD;AA9Ia;;;AChCb,SAAS,aAA6B;AACtC,SAAS,qBAAAC,0BAAyB;AAClC;AAAA,EACC;AAAA,OAOM;AAiLA,IAAM,mBAAN,cAA+BC,mBAAyC;AAAA;AAAA;AAAA;AAAA,EAI9D;AAAA;AAAA;AAAA;AAAA,EAKR,qBAGG;AAAA;AAAA;AAAA;AAAA,EAKH,WAA4B;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOnB;AAAA,EAEV,YAAY,SAAqF;AACvG,UAAM;AACN,SAAK,UAAU,EAAE,GAAG,gCAAgC,GAAG,QAAQ;AAC/D,SAAK,WAAW,KAAK,QAAQ,cAAc,IAAI;AAAA,EAChD;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOA,MAAa,wBAAwB,QAAQ,OAAO;AACnD,QAAI,KAAK,oBAAoB;AAC5B,UAAI,KAAK,mBAAmB,aAAa,KAAK,IAAI,GAAG;AACpD,aAAK,qBAAqB;AAAA,MAC3B,WAAW,CAAC,OAAO;AAClB,eAAO,KAAK,mBAAmB;AAAA,MAChC;AAAA,IACD;AAEA,UAAM,OAAQ,MAAM,KAAK,QAAQ,KAAK,IAAI,OAAO,WAAW,CAAC;AAE7D,SAAK,qBAAqB,EAAE,MAAM,WAAW,KAAK,IAAI,IAAI,KAAK,oBAAoB,YAAY;AAC/F,WAAO,KAAK,mBAAmB;AAAA,EAChC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOA,MAAa,iBAAiB,YAA2B;AACxD,UAAM,KAAK,SAAS,QAAQ,EAAE,QAAQ,iCAAiC,CAAC;AACxE,SAAK,QAAQ,aAAa;AAE1B,UAAM,WAAW,MAAM,KAAK,YAAY,IAAI;AAC5C,UAAM,KAAK,SAAS,MAAM,QAAQ;AAElC,WAAO;AAAA,EACR;AAAA;AAAA;AAAA;AAAA,EAKA,MAAa,gBAAiC;AAC7C,QAAI,KAAK,QAAQ,YAAY;AAC5B,aAAO,KAAK,QAAQ;AAAA,IACrB;AAEA,UAAM,WAAW,MAAM,KAAK,YAAY;AACxC,WAAO,KAAK,IAAI,GAAG,QAAQ,IAAI;AAAA,EAChC;AAAA;AAAA;AAAA;AAAA,EAKA,MAAa,YAAY,QAAQ,OAA0B;AAC1D,QAAI,KAAK,YAAY,CAAC,OAAO;AAC5B,aAAO,KAAK;AAAA,IACb;AAEA,QAAI;AACJ,QAAI,KAAK,QAAQ,UAAU;AAC1B,UAAI,MAAM,QAAQ,KAAK,QAAQ,QAAQ,GAAG;AACzC,mBAAW,KAAK,QAAQ;AAAA,MACzB,OAAO;AACN,cAAM,EAAE,OAAO,IAAI,IAAI,KAAK,QAAQ;AACpC,mBAAW,CAAC,GAAG,MAAM,EAAE,OAAO,KAAK,MAAM,EAAE,CAAC,CAAC;AAAA,MAC9C;AAAA,IACD,OAAO;AACN,YAAM,OAAO,MAAM,KAAK,wBAAwB;AAChD,iBAAW,CAAC,GAAG,MAAM,KAAK,QAAQ,cAAc,KAAK,MAAM,CAAC;AAAA,IAC7D;AAEA,SAAK,WAAW;AAChB,WAAO;AAAA,EACR;AAAA,EAEA,MAAa,UAAU;AACtB,UAAM,aAAa,MAAM,KAAK,cAAc;AAE5C,UAAM,OAAO,MAAM,KAAK,wBAAwB;AAChD,QAAI,KAAK,oBAAoB,YAAY,YAAY;AACpD,YAAM,IAAI;AAAA,QACT,0CAA0C,2BACzC,KAAK,oBAAoB,kCACD,IAAI,KAAK,KAAK,IAAI,IAAI,KAAK,oBAAoB,WAAW,EAAE,YAAY;AAAA,MAClG;AAAA,IACD;AAGA,UAAM,KAAK,iBAAiB,UAAU;AACtC,UAAM,KAAK,SAAS,QAAQ;AAAA,EAC7B;AAAA,EAEO,QAAQ,SAAyD;AACvE,WAAO,KAAK,SAAS,QAAQ,OAAO;AAAA,EACrC;AAAA,EAEO,KAAK,SAAiB,SAA6B;AACzD,WAAO,KAAK,SAAS,KAAK,SAAS,OAAO;AAAA,EAC3C;AAAA,EAEO,cAAc;AACpB,WAAO,KAAK,SAAS,YAAY;AAAA,EAClC;AACD;AApIa;;;ACtKN,IAAM,UAAU;","names":["Collection","WorkerSendPayloadOp","WorkerReceivePayloadOp","workerData","resolve","path","Collection","resolve","payload","Collection","Buffer","once","sleep","Collection","lazy","AsyncQueue","GatewayOpcodes","Collection","Collection","Collection","Encoding","CompressionMethod","Collection","lazy","WebSocketShardEvents","WebSocketShardStatus","WebSocketShardDestroyRecovery","CloseCodes","AsyncQueue","Collection","once","version","sleep","GatewayOpcodes","resolve","Buffer","session","Collection","isMainThread","parentPort","Collection","Collection","isMainThread","parentPort","AsyncEventEmitter","AsyncEventEmitter"]} \ No newline at end of file diff --git a/node_modules/@discordjs/ws/package.json b/node_modules/@discordjs/ws/package.json new file mode 100644 index 0000000..803afeb --- /dev/null +++ b/node_modules/@discordjs/ws/package.json @@ -0,0 +1,99 @@ +{ + "name": "@discordjs/ws", + "version": "0.8.3", + "description": "Wrapper around Discord's gateway", + "scripts": { + "test": "vitest run", + "build": "tsup", + "build:docs": "tsc -p tsconfig.docs.json", + "lint": "prettier --check . && cross-env TIMING=1 eslint src __tests__ --ext .mjs,.js,.ts --format=pretty", + "format": "prettier --write . && cross-env TIMING=1 eslint src __tests__ --ext .mjs,.js,.ts --fix --format=pretty", + "docs": "yarn build:docs && api-extractor run --local && api-extractor run --local --config ./api-extractor-docs.json", + "prepack": "yarn build && yarn lint", + "changelog": "git cliff --prepend ./CHANGELOG.md -u -c ./cliff.toml -r ../../ --include-path 'packages/ws/*'", + "release": "cliff-jumper" + }, + "main": "./dist/index.js", + "module": "./dist/index.mjs", + "typings": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.mjs", + "require": "./dist/index.js" + }, + "./defaultWorker": { + "types": null, + "import": "./dist/defaultWorker.mjs", + "require": "./dist/defaultWorker.js" + } + }, + "directories": { + "lib": "src", + "test": "__tests__" + }, + "files": [ + "dist" + ], + "contributors": [ + "Crawl ", + "Amish Shah ", + "SpaceEEC ", + "Vlad Frangu ", + "Aura Román ", + "DD " + ], + "license": "Apache-2.0", + "keywords": [ + "discord", + "api", + "gateway", + "discordapp", + "discordjs" + ], + "repository": { + "type": "git", + "url": "https://github.com/discordjs/discord.js.git", + "directory": "packages/ws" + }, + "bugs": { + "url": "https://github.com/discordjs/discord.js/issues" + }, + "homepage": "https://discord.js.org", + "dependencies": { + "@discordjs/collection": "^1.5.1", + "@discordjs/rest": "^1.7.1", + "@discordjs/util": "^0.3.1", + "@sapphire/async-queue": "^1.5.0", + "@types/ws": "^8.5.4", + "@vladfrangu/async_event_emitter": "^2.2.1", + "discord-api-types": "^0.37.41", + "tslib": "^2.5.0", + "ws": "^8.13.0" + }, + "devDependencies": { + "@favware/cliff-jumper": "^2.0.0", + "@microsoft/api-extractor": "^7.34.8", + "@types/node": "16.18.25", + "@vitest/coverage-c8": "^0.31.0", + "cross-env": "^7.0.3", + "esbuild-plugin-version-injector": "^1.1.0", + "eslint": "^8.39.0", + "eslint-config-neon": "^0.1.46", + "eslint-formatter-pretty": "^5.0.0", + "mock-socket": "^9.2.1", + "prettier": "^2.8.8", + "tsup": "^6.7.0", + "turbo": "^1.9.4-canary.9", + "typescript": "^5.0.4", + "undici": "^5.22.0", + "vitest": "^0.31.0", + "zlib-sync": "^0.1.8" + }, + "engines": { + "node": ">=16.9.0" + }, + "publishConfig": { + "access": "public" + } +} \ No newline at end of file diff --git a/node_modules/@sapphire/async-queue/CHANGELOG.md b/node_modules/@sapphire/async-queue/CHANGELOG.md new file mode 100644 index 0000000..f2d02e0 --- /dev/null +++ b/node_modules/@sapphire/async-queue/CHANGELOG.md @@ -0,0 +1,148 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +# [@sapphire/async-queue@1.5.0](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.4.0...@sapphire/async-queue@1.5.0) - (2022-08-16) + +## 🐛 Bug Fixes + +- **deps:** Update all non-major dependencies ([2308bd7](https://github.com/sapphiredev/utilities/commit/2308bd74356b6b2e0c12995b25f4d8ade4803fe9)) + +## 🚀 Features + +- Add `AsyncQueue#abortAll` (#429) ([b351e70](https://github.com/sapphiredev/utilities/commit/b351e70ebef329009daaebba89729ee84bb5704c)) + +# [@sapphire/async-queue@1.4.0](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.3.1...@sapphire/async-queue@1.4.0) - (2022-08-07) + +## 🐛 Bug Fixes + +- **deps:** Update all non-major dependencies ([84af0db](https://github.com/sapphiredev/utilities/commit/84af0db2db749223b036aa99fe19a2e9af5681c6)) +- **deps:** Update all non-major dependencies ([50cd8de](https://github.com/sapphiredev/utilities/commit/50cd8dea593b6f5ae75571209456b3421e2ca59a)) + +## 📝 Documentation + +- Add @muchnameless as a contributor ([a1221fe](https://github.com/sapphiredev/utilities/commit/a1221fea68506e99591d5d00ec552a07c26833f9)) +- Add @enxg as a contributor ([d2382f0](https://github.com/sapphiredev/utilities/commit/d2382f04e3909cb4ad11798a0a10e683f6cf5383)) +- Add @EvolutionX-10 as a contributor ([efc3a32](https://github.com/sapphiredev/utilities/commit/efc3a320a72ae258996dd62866d206c33f8d4961)) +- Add @MajesticString as a contributor ([295b3e9](https://github.com/sapphiredev/utilities/commit/295b3e9849a4b0fe64074bae02f6426378a303c3)) +- Add @Mzato0001 as a contributor ([c790ef2](https://github.com/sapphiredev/utilities/commit/c790ef25df2d7e22888fa9f8169167aa555e9e19)) +- Add @NotKaskus as a contributor ([00da8f1](https://github.com/sapphiredev/utilities/commit/00da8f199137b9277119823f322d1f2d168d928a)) +- Add @imranbarbhuiya as a contributor ([fb674c2](https://github.com/sapphiredev/utilities/commit/fb674c2c5594d41e71662263553dcb4bac9e37f4)) +- Add @axisiscool as a contributor ([ce1aa31](https://github.com/sapphiredev/utilities/commit/ce1aa316871a88d3663efbdf2a42d3d8dfe6a27f)) +- Add @dhruv-kaushikk as a contributor ([ebbf43f](https://github.com/sapphiredev/utilities/commit/ebbf43f63617daba96e72c50a234bf8b64f6ddc4)) +- Add @Commandtechno as a contributor ([f1d69fa](https://github.com/sapphiredev/utilities/commit/f1d69fabe1ee0abe4be08b19e63dbec03102f7ce)) +- Fix typedoc causing OOM crashes ([63ba41c](https://github.com/sapphiredev/utilities/commit/63ba41c4b6678554b1c7043a22d3296db4f59360)) + +## 🚀 Features + +- **AsyncQueue:** Add AbortSignal support (#417) ([c0629e7](https://github.com/sapphiredev/utilities/commit/c0629e781ebc3f48e496a0851191b32e91f62fe9)) + +## 🧪 Testing + +- Migrate to vitest (#380) ([075ec73](https://github.com/sapphiredev/utilities/commit/075ec73c7a8e3374fad3ada612d37eb4ac36ec8d)) + +## [1.3.1](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.3.0...@sapphire/async-queue@1.3.1) (2022-04-01) + +**Note:** Version bump only for package @sapphire/async-queue + +# [1.3.0](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.2.0...@sapphire/async-queue@1.3.0) (2022-03-06) + +### Features + +- allow module: NodeNext ([#306](https://github.com/sapphiredev/utilities/issues/306)) ([9dc6dd6](https://github.com/sapphiredev/utilities/commit/9dc6dd619efab879bb2b0b3c9e64304e10a67ed6)) +- **ts-config:** add multi-config structure ([#281](https://github.com/sapphiredev/utilities/issues/281)) ([b5191d7](https://github.com/sapphiredev/utilities/commit/b5191d7f2416dc5838590c4ff221454925553e37)) + +# [1.2.0](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.1.9...@sapphire/async-queue@1.2.0) (2022-01-28) + +### Features + +- change build system to tsup ([#270](https://github.com/sapphiredev/utilities/issues/270)) ([365a53a](https://github.com/sapphiredev/utilities/commit/365a53a5517a01a0926cf28a83c96b63f32ed9f8)) + +## [1.1.9](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.1.8...@sapphire/async-queue@1.1.9) (2021-11-06) + +**Note:** Version bump only for package @sapphire/async-queue + +## [1.1.8](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.1.7...@sapphire/async-queue@1.1.8) (2021-10-26) + +**Note:** Version bump only for package @sapphire/async-queue + +## [1.1.7](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.1.6...@sapphire/async-queue@1.1.7) (2021-10-17) + +### Bug Fixes + +- allow more node & npm versions in engines field ([5977d2a](https://github.com/sapphiredev/utilities/commit/5977d2a30a4b2cfdf84aff3f33af03ffde1bbec5)) + +## [1.1.6](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.1.5...@sapphire/async-queue@1.1.6) (2021-10-11) + +**Note:** Version bump only for package @sapphire/async-queue + +## [1.1.5](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.1.4...@sapphire/async-queue@1.1.5) (2021-10-04) + +**Note:** Version bump only for package @sapphire/async-queue + +## [1.1.4](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.1.3...@sapphire/async-queue@1.1.4) (2021-06-27) + +**Note:** Version bump only for package @sapphire/async-queue + +## [1.1.3](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.1.2...@sapphire/async-queue@1.1.3) (2021-06-06) + +### Bug Fixes + +- remove peer deps, update dev deps, update READMEs ([#124](https://github.com/sapphiredev/utilities/issues/124)) ([67256ed](https://github.com/sapphiredev/utilities/commit/67256ed43b915b02a8b5c68230ba82d6210c5032)) + +## [1.1.2](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.1.1...@sapphire/async-queue@1.1.2) (2021-05-20) + +### Bug Fixes + +- **async-queue:** mark package as side effect free ([1c4b901](https://github.com/sapphiredev/utilities/commit/1c4b901cda3d14bd085c35cc74e160f844567ba7)) + +## [1.1.1](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.1.0...@sapphire/async-queue@1.1.1) (2021-05-02) + +### Bug Fixes + +- drop the `www.` from the SapphireJS URL ([494d89f](https://github.com/sapphiredev/utilities/commit/494d89ffa04f78c195b93d7905b3232884f7d7e2)) +- update all the SapphireJS URLs from `.com` to `.dev` ([f59b46d](https://github.com/sapphiredev/utilities/commit/f59b46d1a0ebd39cad17b17d71cd3b9da808d5fd)) + +# [1.1.0](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.0.7...@sapphire/async-queue@1.1.0) (2021-04-21) + +### Features + +- add @sapphire/embed-jsx ([#100](https://github.com/sapphiredev/utilities/issues/100)) ([7277a23](https://github.com/sapphiredev/utilities/commit/7277a236015236ed8e81b7882875410facc4ce17)) + +## [1.0.7](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.0.6...@sapphire/async-queue@1.0.7) (2021-04-19) + +### Bug Fixes + +- change all Sapphire URLs from "project"->"community" & use our domain where applicable 👨‍🌾🚜 ([#102](https://github.com/sapphiredev/utilities/issues/102)) ([835b408](https://github.com/sapphiredev/utilities/commit/835b408e8e57130c3787aca2e32613346ff23e4d)) + +## [1.0.6](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.0.5...@sapphire/async-queue@1.0.6) (2021-04-03) + +**Note:** Version bump only for package @sapphire/async-queue + +## [1.0.5](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.0.4...@sapphire/async-queue@1.0.5) (2021-03-16) + +### Bug Fixes + +- remove terser from all packages ([#79](https://github.com/sapphiredev/utilities/issues/79)) ([1cfe4e7](https://github.com/sapphiredev/utilities/commit/1cfe4e7c804e62c142495686d2b83b81d0026c02)) + +## [1.0.4](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.0.3...@sapphire/async-queue@1.0.4) (2021-02-16) + +**Note:** Version bump only for package @sapphire/async-queue + +## [1.0.3](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.0.2...@sapphire/async-queue@1.0.3) (2021-02-13) + +**Note:** Version bump only for package @sapphire/async-queue + +## [1.0.2](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.0.1...@sapphire/async-queue@1.0.2) (2021-01-25) + +**Note:** Version bump only for package @sapphire/async-queue + +## [1.0.1](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.0.0...@sapphire/async-queue@1.0.1) (2021-01-16) + +**Note:** Version bump only for package @sapphire/async-queue + +# 1.0.0 (2021-01-13) + +### Features + +- **async-queue:** add async-queue package ([#56](https://github.com/sapphiredev/utilities/issues/56)) ([ba81832](https://github.com/sapphiredev/utilities/commit/ba8183287dbbc3f3d7d79af6d5a2d3dd8d62f63e)) diff --git a/node_modules/@sapphire/async-queue/README.md b/node_modules/@sapphire/async-queue/README.md new file mode 100644 index 0000000..40d1358 --- /dev/null +++ b/node_modules/@sapphire/async-queue/README.md @@ -0,0 +1,116 @@ +
+ +![Sapphire Logo](https://cdn.skyra.pw/gh-assets/sapphire-banner.png) + +# @sapphire/async-queue + +**Sequential asynchronous lock-based queue for promises.** + +[![GitHub](https://img.shields.io/github/license/sapphiredev/utilities)](https://github.com/sapphiredev/utilities/blob/main/LICENSE.md) +[![codecov](https://codecov.io/gh/sapphiredev/utilities/branch/main/graph/badge.svg?token=OEGIV6RFDO)](https://codecov.io/gh/sapphiredev/utilities) +[![npm bundle size](https://img.shields.io/bundlephobia/min/@sapphire/async-queue?logo=webpack&style=flat-square)](https://bundlephobia.com/result?p=@sapphire/async-queue) +[![npm](https://img.shields.io/npm/v/@sapphire/async-queue?color=crimson&logo=npm&style=flat-square)](https://www.npmjs.com/package/@sapphire/async-queue) + +
+ +## Description + +Ever needed a queue for a set of promises? This is the package for you. + +## Features + +- Written in TypeScript +- Bundled with esbuild so it can be used in NodeJS and browsers +- Offers CommonJS, ESM and UMD bundles +- Fully tested + +## Installation + +You can use the following command to install this package, or replace `npm install` with your package manager of choice. + +```sh +npm install @sapphire/async-queue +``` + +--- + +## Buy us some doughnuts + +Sapphire Community is and always will be open source, even if we don't get donations. That being said, we know there are amazing people who may still want to donate just to show their appreciation. Thank you very much in advance! + +We accept donations through Open Collective, Ko-fi, PayPal, Patreon and GitHub Sponsorships. You can use the buttons below to donate through your method of choice. + +| Donate With | Address | +| :-------------: | :-------------------------------------------------: | +| Open Collective | [Click Here](https://sapphirejs.dev/opencollective) | +| Ko-fi | [Click Here](https://sapphirejs.dev/kofi) | +| Patreon | [Click Here](https://sapphirejs.dev/patreon) | +| PayPal | [Click Here](https://sapphirejs.dev/paypal) | + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Jeroen Claassens

💻 🚇 📆 📖 ⚠️

Antonio Román

💻 📆 👀 ⚠️

Gryffon Bellish

💻 👀 ⚠️

Vlad Frangu

💻 🐛 👀 📓 ⚠️

Stitch07

💻 📆 ⚠️

depfu[bot]

🚧

allcontributors[bot]

📖

Tyler J Russell

📖

Ivan Lieder

💻 🐛

Hezekiah Hendry

💻

Vetlix

💻

Ethan Mitchell

📖

Elliot

💻

Jurien Hamaker

💻

Charalampos Fanoulis

📖

dependabot[bot]

🚧

Kaname

💻

nandhagk

🐛

megatank58

💻

UndiedGamer

💻

Lioness100

📖 💻

David

💻

renovate[bot]

🚧

WhiteSource Renovate

🚧

FC

💻

Jérémy de Saint Denis

💻

MrCube

💻

bitomic

💻

c43721

💻

Commandtechno

💻

Aura

💻

Jonathan

💻

Parbez

🚧

Paul Andrew

📖

Mzato

💻 🐛

Harry Allen

📖

Evo

💻

Enes Genç

💻

muchnameless

💻
+ + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! diff --git a/node_modules/@sapphire/async-queue/dist/index.d.ts b/node_modules/@sapphire/async-queue/dist/index.d.ts new file mode 100644 index 0000000..0ea062c --- /dev/null +++ b/node_modules/@sapphire/async-queue/dist/index.d.ts @@ -0,0 +1,55 @@ +/** + * The AsyncQueue class used to sequentialize burst requests + */ +declare class AsyncQueue { + /** + * The amount of entries in the queue, including the head. + * @seealso {@link queued} for the queued count. + */ + get remaining(): number; + /** + * The amount of queued entries. + * @seealso {@link remaining} for the count with the head. + */ + get queued(): number; + /** + * The promises array + */ + private promises; + /** + * Waits for last promise and queues a new one + * @example + * ```typescript + * const queue = new AsyncQueue(); + * async function request(url, options) { + * await queue.wait({ signal: options.signal }); + * try { + * const result = await fetch(url, options); + * // Do some operations with 'result' + * } finally { + * // Remove first entry from the queue and resolve for the next entry + * queue.shift(); + * } + * } + * + * request(someUrl1, someOptions1); // Will call fetch() immediately + * request(someUrl2, someOptions2); // Will call fetch() after the first finished + * request(someUrl3, someOptions3); // Will call fetch() after the second finished + * ``` + */ + wait(options?: Readonly): Promise; + /** + * Unlocks the head lock and transfers the next lock (if any) to the head. + */ + shift(): void; + /** + * Aborts all the pending promises. + * @note To avoid race conditions, this does **not** unlock the head lock. + */ + abortAll(): void; +} +interface AsyncQueueWaitOptions { + signal?: AbortSignal | undefined | null; +} + +export { AsyncQueue, AsyncQueueWaitOptions }; diff --git a/node_modules/@sapphire/async-queue/dist/index.global.js b/node_modules/@sapphire/async-queue/dist/index.global.js new file mode 100644 index 0000000..8a8dadf --- /dev/null +++ b/node_modules/@sapphire/async-queue/dist/index.global.js @@ -0,0 +1,125 @@ +"use strict"; +var SapphireAsyncQueue = (() => { + var __defProp = Object.defineProperty; + var __getOwnPropDesc = Object.getOwnPropertyDescriptor; + var __getOwnPropNames = Object.getOwnPropertyNames; + var __hasOwnProp = Object.prototype.hasOwnProperty; + var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value; + var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); + var __export = (target, all) => { + for (var name in all) + __defProp(target, name, { get: all[name], enumerable: true }); + }; + var __copyProps = (to, from, except, desc) => { + if (from && typeof from === "object" || typeof from === "function") { + for (let key of __getOwnPropNames(from)) + if (!__hasOwnProp.call(to, key) && key !== except) + __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable }); + } + return to; + }; + var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod); + var __publicField = (obj, key, value) => { + __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value); + return value; + }; + + // src/index.ts + var src_exports = {}; + __export(src_exports, { + AsyncQueue: () => AsyncQueue + }); + + // src/lib/AsyncQueueEntry.ts + var AsyncQueueEntry = class { + constructor(queue) { + __publicField(this, "promise"); + __publicField(this, "resolve"); + __publicField(this, "reject"); + __publicField(this, "queue"); + __publicField(this, "signal", null); + __publicField(this, "signalListener", null); + this.queue = queue; + this.promise = new Promise((resolve, reject) => { + this.resolve = resolve; + this.reject = reject; + }); + } + setSignal(signal) { + if (signal.aborted) + return this; + this.signal = signal; + this.signalListener = () => { + const index = this.queue["promises"].indexOf(this); + if (index !== -1) + this.queue["promises"].splice(index, 1); + this.reject(new Error("Request aborted manually")); + }; + this.signal.addEventListener("abort", this.signalListener); + return this; + } + use() { + this.dispose(); + this.resolve(); + return this; + } + abort() { + this.dispose(); + this.reject(new Error("Request aborted manually")); + return this; + } + dispose() { + if (this.signal) { + this.signal.removeEventListener("abort", this.signalListener); + this.signal = null; + this.signalListener = null; + } + } + }; + __name(AsyncQueueEntry, "AsyncQueueEntry"); + + // src/lib/AsyncQueue.ts + var AsyncQueue = class { + constructor() { + __publicField(this, "promises", []); + } + get remaining() { + return this.promises.length; + } + get queued() { + return this.remaining === 0 ? 0 : this.remaining - 1; + } + wait(options) { + const entry = new AsyncQueueEntry(this); + if (this.promises.length === 0) { + this.promises.push(entry); + return Promise.resolve(); + } + this.promises.push(entry); + if (options?.signal) + entry.setSignal(options.signal); + return entry.promise; + } + shift() { + if (this.promises.length === 0) + return; + if (this.promises.length === 1) { + this.promises.shift(); + return; + } + this.promises.shift(); + this.promises[0].use(); + } + abortAll() { + if (this.queued === 0) + return; + for (let i = 1; i < this.promises.length; ++i) { + this.promises[i].abort(); + } + this.promises.length = 1; + } + }; + __name(AsyncQueue, "AsyncQueue"); + return __toCommonJS(src_exports); +})(); +//# sourceMappingURL=index.global.js.map \ No newline at end of file diff --git a/node_modules/@sapphire/async-queue/dist/index.global.js.map b/node_modules/@sapphire/async-queue/dist/index.global.js.map new file mode 100644 index 0000000..54b6787 --- /dev/null +++ b/node_modules/@sapphire/async-queue/dist/index.global.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/index.ts","../src/lib/AsyncQueueEntry.ts","../src/lib/AsyncQueue.ts"],"sourcesContent":["export * from './lib/AsyncQueue';\n","import type { AsyncQueue } from './AsyncQueue';\n\n/**\n * @internal\n */\nexport class AsyncQueueEntry {\n\tpublic readonly promise: Promise;\n\tprivate resolve!: () => void;\n\tprivate reject!: (error: Error) => void;\n\tprivate readonly queue: AsyncQueue;\n\tprivate signal: PolyFillAbortSignal | null = null;\n\tprivate signalListener: (() => void) | null = null;\n\n\tpublic constructor(queue: AsyncQueue) {\n\t\tthis.queue = queue;\n\t\tthis.promise = new Promise((resolve, reject) => {\n\t\t\tthis.resolve = resolve;\n\t\t\tthis.reject = reject;\n\t\t});\n\t}\n\n\tpublic setSignal(signal: AbortSignal) {\n\t\tif (signal.aborted) return this;\n\n\t\tthis.signal = signal as PolyFillAbortSignal;\n\t\tthis.signalListener = () => {\n\t\t\tconst index = this.queue['promises'].indexOf(this);\n\t\t\tif (index !== -1) this.queue['promises'].splice(index, 1);\n\n\t\t\tthis.reject(new Error('Request aborted manually'));\n\t\t};\n\t\tthis.signal.addEventListener('abort', this.signalListener);\n\t\treturn this;\n\t}\n\n\tpublic use() {\n\t\tthis.dispose();\n\t\tthis.resolve();\n\t\treturn this;\n\t}\n\n\tpublic abort() {\n\t\tthis.dispose();\n\t\tthis.reject(new Error('Request aborted manually'));\n\t\treturn this;\n\t}\n\n\tprivate dispose() {\n\t\tif (this.signal) {\n\t\t\tthis.signal.removeEventListener('abort', this.signalListener!);\n\t\t\tthis.signal = null;\n\t\t\tthis.signalListener = null;\n\t\t}\n\t}\n}\n\ninterface PolyFillAbortSignal {\n\treadonly aborted: boolean;\n\taddEventListener(type: 'abort', listener: () => void): void;\n\tremoveEventListener(type: 'abort', listener: () => void): void;\n}\n","import { AsyncQueueEntry } from './AsyncQueueEntry';\n\n/**\n * The AsyncQueue class used to sequentialize burst requests\n */\nexport class AsyncQueue {\n\t/**\n\t * The amount of entries in the queue, including the head.\n\t * @seealso {@link queued} for the queued count.\n\t */\n\tpublic get remaining(): number {\n\t\treturn this.promises.length;\n\t}\n\n\t/**\n\t * The amount of queued entries.\n\t * @seealso {@link remaining} for the count with the head.\n\t */\n\tpublic get queued(): number {\n\t\treturn this.remaining === 0 ? 0 : this.remaining - 1;\n\t}\n\n\t/**\n\t * The promises array\n\t */\n\tprivate promises: AsyncQueueEntry[] = [];\n\n\t/**\n\t * Waits for last promise and queues a new one\n\t * @example\n\t * ```typescript\n\t * const queue = new AsyncQueue();\n\t * async function request(url, options) {\n\t * await queue.wait({ signal: options.signal });\n\t * try {\n\t * const result = await fetch(url, options);\n\t * // Do some operations with 'result'\n\t * } finally {\n\t * // Remove first entry from the queue and resolve for the next entry\n\t * queue.shift();\n\t * }\n\t * }\n\t *\n\t * request(someUrl1, someOptions1); // Will call fetch() immediately\n\t * request(someUrl2, someOptions2); // Will call fetch() after the first finished\n\t * request(someUrl3, someOptions3); // Will call fetch() after the second finished\n\t * ```\n\t */\n\tpublic wait(options?: Readonly): Promise {\n\t\tconst entry = new AsyncQueueEntry(this);\n\n\t\tif (this.promises.length === 0) {\n\t\t\tthis.promises.push(entry);\n\t\t\treturn Promise.resolve();\n\t\t}\n\n\t\tthis.promises.push(entry);\n\t\tif (options?.signal) entry.setSignal(options.signal);\n\t\treturn entry.promise;\n\t}\n\n\t/**\n\t * Unlocks the head lock and transfers the next lock (if any) to the head.\n\t */\n\tpublic shift(): void {\n\t\tif (this.promises.length === 0) return;\n\t\tif (this.promises.length === 1) {\n\t\t\t// Remove the head entry.\n\t\t\tthis.promises.shift();\n\t\t\treturn;\n\t\t}\n\n\t\t// Remove the head entry, making the 2nd entry the new one.\n\t\t// Then use the head entry, which will unlock the promise.\n\t\tthis.promises.shift();\n\t\tthis.promises[0].use();\n\t}\n\n\t/**\n\t * Aborts all the pending promises.\n\t * @note To avoid race conditions, this does **not** unlock the head lock.\n\t */\n\tpublic abortAll(): void {\n\t\t// If there are no queued entries, skip early.\n\t\tif (this.queued === 0) return;\n\n\t\t// Abort all the entries except the head, that is why the loop starts at\n\t\t// 1 and not at 0.\n\t\tfor (let i = 1; i < this.promises.length; ++i) {\n\t\t\tthis.promises[i].abort();\n\t\t}\n\n\t\tthis.promises.length = 1;\n\t}\n}\n\nexport interface AsyncQueueWaitOptions {\n\tsignal?: AbortSignal | undefined | null;\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;;;ACKO,MAAM,kBAAN,MAAsB;AAAA,IAQrB,YAAY,OAAmB;AAPtC,0BAAgB;AAChB,0BAAQ;AACR,0BAAQ;AACR,0BAAiB;AACjB,0BAAQ,UAAqC;AAC7C,0BAAQ,kBAAsC;AAG7C,WAAK,QAAQ;AACb,WAAK,UAAU,IAAI,QAAQ,CAAC,SAAS,WAAW;AAC/C,aAAK,UAAU;AACf,aAAK,SAAS;AAAA,MACf,CAAC;AAAA,IACF;AAAA,IAEO,UAAU,QAAqB;AACrC,UAAI,OAAO;AAAS,eAAO;AAE3B,WAAK,SAAS;AACd,WAAK,iBAAiB,MAAM;AAC3B,cAAM,QAAQ,KAAK,MAAM,YAAY,QAAQ,IAAI;AACjD,YAAI,UAAU;AAAI,eAAK,MAAM,YAAY,OAAO,OAAO,CAAC;AAExD,aAAK,OAAO,IAAI,MAAM,0BAA0B,CAAC;AAAA,MAClD;AACA,WAAK,OAAO,iBAAiB,SAAS,KAAK,cAAc;AACzD,aAAO;AAAA,IACR;AAAA,IAEO,MAAM;AACZ,WAAK,QAAQ;AACb,WAAK,QAAQ;AACb,aAAO;AAAA,IACR;AAAA,IAEO,QAAQ;AACd,WAAK,QAAQ;AACb,WAAK,OAAO,IAAI,MAAM,0BAA0B,CAAC;AACjD,aAAO;AAAA,IACR;AAAA,IAEQ,UAAU;AACjB,UAAI,KAAK,QAAQ;AAChB,aAAK,OAAO,oBAAoB,SAAS,KAAK,cAAe;AAC7D,aAAK,SAAS;AACd,aAAK,iBAAiB;AAAA,MACvB;AAAA,IACD;AAAA,EACD;AAjDa;;;ACAN,MAAM,aAAN,MAAiB;AAAA,IAAjB;AAoBN,0BAAQ,YAA8B,CAAC;AAAA;AAAA,IAfvC,IAAW,YAAoB;AAC9B,aAAO,KAAK,SAAS;AAAA,IACtB;AAAA,IAMA,IAAW,SAAiB;AAC3B,aAAO,KAAK,cAAc,IAAI,IAAI,KAAK,YAAY;AAAA,IACpD;AAAA,IA4BO,KAAK,SAA0D;AACrE,YAAM,QAAQ,IAAI,gBAAgB,IAAI;AAEtC,UAAI,KAAK,SAAS,WAAW,GAAG;AAC/B,aAAK,SAAS,KAAK,KAAK;AACxB,eAAO,QAAQ,QAAQ;AAAA,MACxB;AAEA,WAAK,SAAS,KAAK,KAAK;AACxB,UAAI,SAAS;AAAQ,cAAM,UAAU,QAAQ,MAAM;AACnD,aAAO,MAAM;AAAA,IACd;AAAA,IAKO,QAAc;AACpB,UAAI,KAAK,SAAS,WAAW;AAAG;AAChC,UAAI,KAAK,SAAS,WAAW,GAAG;AAE/B,aAAK,SAAS,MAAM;AACpB;AAAA,MACD;AAIA,WAAK,SAAS,MAAM;AACpB,WAAK,SAAS,GAAG,IAAI;AAAA,IACtB;AAAA,IAMO,WAAiB;AAEvB,UAAI,KAAK,WAAW;AAAG;AAIvB,eAAS,IAAI,GAAG,IAAI,KAAK,SAAS,QAAQ,EAAE,GAAG;AAC9C,aAAK,SAAS,GAAG,MAAM;AAAA,MACxB;AAEA,WAAK,SAAS,SAAS;AAAA,IACxB;AAAA,EACD;AAzFa;","names":[]} \ No newline at end of file diff --git a/node_modules/@sapphire/async-queue/dist/index.js b/node_modules/@sapphire/async-queue/dist/index.js new file mode 100644 index 0000000..8cab616 --- /dev/null +++ b/node_modules/@sapphire/async-queue/dist/index.js @@ -0,0 +1,128 @@ +"use strict"; +"use strict"; +var __defProp = Object.defineProperty; +var __getOwnPropDesc = Object.getOwnPropertyDescriptor; +var __getOwnPropNames = Object.getOwnPropertyNames; +var __hasOwnProp = Object.prototype.hasOwnProperty; +var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value; +var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); +var __export = (target, all) => { + for (var name in all) + __defProp(target, name, { get: all[name], enumerable: true }); +}; +var __copyProps = (to, from, except, desc) => { + if (from && typeof from === "object" || typeof from === "function") { + for (let key of __getOwnPropNames(from)) + if (!__hasOwnProp.call(to, key) && key !== except) + __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable }); + } + return to; +}; +var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod); +var __publicField = (obj, key, value) => { + __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value); + return value; +}; + +// src/index.ts +var src_exports = {}; +__export(src_exports, { + AsyncQueue: () => AsyncQueue +}); +module.exports = __toCommonJS(src_exports); + +// src/lib/AsyncQueueEntry.ts +var AsyncQueueEntry = class { + constructor(queue) { + __publicField(this, "promise"); + __publicField(this, "resolve"); + __publicField(this, "reject"); + __publicField(this, "queue"); + __publicField(this, "signal", null); + __publicField(this, "signalListener", null); + this.queue = queue; + this.promise = new Promise((resolve, reject) => { + this.resolve = resolve; + this.reject = reject; + }); + } + setSignal(signal) { + if (signal.aborted) + return this; + this.signal = signal; + this.signalListener = () => { + const index = this.queue["promises"].indexOf(this); + if (index !== -1) + this.queue["promises"].splice(index, 1); + this.reject(new Error("Request aborted manually")); + }; + this.signal.addEventListener("abort", this.signalListener); + return this; + } + use() { + this.dispose(); + this.resolve(); + return this; + } + abort() { + this.dispose(); + this.reject(new Error("Request aborted manually")); + return this; + } + dispose() { + if (this.signal) { + this.signal.removeEventListener("abort", this.signalListener); + this.signal = null; + this.signalListener = null; + } + } +}; +__name(AsyncQueueEntry, "AsyncQueueEntry"); + +// src/lib/AsyncQueue.ts +var AsyncQueue = class { + constructor() { + __publicField(this, "promises", []); + } + get remaining() { + return this.promises.length; + } + get queued() { + return this.remaining === 0 ? 0 : this.remaining - 1; + } + wait(options) { + const entry = new AsyncQueueEntry(this); + if (this.promises.length === 0) { + this.promises.push(entry); + return Promise.resolve(); + } + this.promises.push(entry); + if (options?.signal) + entry.setSignal(options.signal); + return entry.promise; + } + shift() { + if (this.promises.length === 0) + return; + if (this.promises.length === 1) { + this.promises.shift(); + return; + } + this.promises.shift(); + this.promises[0].use(); + } + abortAll() { + if (this.queued === 0) + return; + for (let i = 1; i < this.promises.length; ++i) { + this.promises[i].abort(); + } + this.promises.length = 1; + } +}; +__name(AsyncQueue, "AsyncQueue"); +// Annotate the CommonJS export names for ESM import in node: +0 && (module.exports = { + AsyncQueue +}); +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/@sapphire/async-queue/dist/index.js.map b/node_modules/@sapphire/async-queue/dist/index.js.map new file mode 100644 index 0000000..fc20d2d --- /dev/null +++ b/node_modules/@sapphire/async-queue/dist/index.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/index.ts","../src/lib/AsyncQueueEntry.ts","../src/lib/AsyncQueue.ts"],"sourcesContent":["export * from './lib/AsyncQueue';\n","import type { AsyncQueue } from './AsyncQueue';\n\n/**\n * @internal\n */\nexport class AsyncQueueEntry {\n\tpublic readonly promise: Promise;\n\tprivate resolve!: () => void;\n\tprivate reject!: (error: Error) => void;\n\tprivate readonly queue: AsyncQueue;\n\tprivate signal: PolyFillAbortSignal | null = null;\n\tprivate signalListener: (() => void) | null = null;\n\n\tpublic constructor(queue: AsyncQueue) {\n\t\tthis.queue = queue;\n\t\tthis.promise = new Promise((resolve, reject) => {\n\t\t\tthis.resolve = resolve;\n\t\t\tthis.reject = reject;\n\t\t});\n\t}\n\n\tpublic setSignal(signal: AbortSignal) {\n\t\tif (signal.aborted) return this;\n\n\t\tthis.signal = signal as PolyFillAbortSignal;\n\t\tthis.signalListener = () => {\n\t\t\tconst index = this.queue['promises'].indexOf(this);\n\t\t\tif (index !== -1) this.queue['promises'].splice(index, 1);\n\n\t\t\tthis.reject(new Error('Request aborted manually'));\n\t\t};\n\t\tthis.signal.addEventListener('abort', this.signalListener);\n\t\treturn this;\n\t}\n\n\tpublic use() {\n\t\tthis.dispose();\n\t\tthis.resolve();\n\t\treturn this;\n\t}\n\n\tpublic abort() {\n\t\tthis.dispose();\n\t\tthis.reject(new Error('Request aborted manually'));\n\t\treturn this;\n\t}\n\n\tprivate dispose() {\n\t\tif (this.signal) {\n\t\t\tthis.signal.removeEventListener('abort', this.signalListener!);\n\t\t\tthis.signal = null;\n\t\t\tthis.signalListener = null;\n\t\t}\n\t}\n}\n\ninterface PolyFillAbortSignal {\n\treadonly aborted: boolean;\n\taddEventListener(type: 'abort', listener: () => void): void;\n\tremoveEventListener(type: 'abort', listener: () => void): void;\n}\n","import { AsyncQueueEntry } from './AsyncQueueEntry';\n\n/**\n * The AsyncQueue class used to sequentialize burst requests\n */\nexport class AsyncQueue {\n\t/**\n\t * The amount of entries in the queue, including the head.\n\t * @seealso {@link queued} for the queued count.\n\t */\n\tpublic get remaining(): number {\n\t\treturn this.promises.length;\n\t}\n\n\t/**\n\t * The amount of queued entries.\n\t * @seealso {@link remaining} for the count with the head.\n\t */\n\tpublic get queued(): number {\n\t\treturn this.remaining === 0 ? 0 : this.remaining - 1;\n\t}\n\n\t/**\n\t * The promises array\n\t */\n\tprivate promises: AsyncQueueEntry[] = [];\n\n\t/**\n\t * Waits for last promise and queues a new one\n\t * @example\n\t * ```typescript\n\t * const queue = new AsyncQueue();\n\t * async function request(url, options) {\n\t * await queue.wait({ signal: options.signal });\n\t * try {\n\t * const result = await fetch(url, options);\n\t * // Do some operations with 'result'\n\t * } finally {\n\t * // Remove first entry from the queue and resolve for the next entry\n\t * queue.shift();\n\t * }\n\t * }\n\t *\n\t * request(someUrl1, someOptions1); // Will call fetch() immediately\n\t * request(someUrl2, someOptions2); // Will call fetch() after the first finished\n\t * request(someUrl3, someOptions3); // Will call fetch() after the second finished\n\t * ```\n\t */\n\tpublic wait(options?: Readonly): Promise {\n\t\tconst entry = new AsyncQueueEntry(this);\n\n\t\tif (this.promises.length === 0) {\n\t\t\tthis.promises.push(entry);\n\t\t\treturn Promise.resolve();\n\t\t}\n\n\t\tthis.promises.push(entry);\n\t\tif (options?.signal) entry.setSignal(options.signal);\n\t\treturn entry.promise;\n\t}\n\n\t/**\n\t * Unlocks the head lock and transfers the next lock (if any) to the head.\n\t */\n\tpublic shift(): void {\n\t\tif (this.promises.length === 0) return;\n\t\tif (this.promises.length === 1) {\n\t\t\t// Remove the head entry.\n\t\t\tthis.promises.shift();\n\t\t\treturn;\n\t\t}\n\n\t\t// Remove the head entry, making the 2nd entry the new one.\n\t\t// Then use the head entry, which will unlock the promise.\n\t\tthis.promises.shift();\n\t\tthis.promises[0].use();\n\t}\n\n\t/**\n\t * Aborts all the pending promises.\n\t * @note To avoid race conditions, this does **not** unlock the head lock.\n\t */\n\tpublic abortAll(): void {\n\t\t// If there are no queued entries, skip early.\n\t\tif (this.queued === 0) return;\n\n\t\t// Abort all the entries except the head, that is why the loop starts at\n\t\t// 1 and not at 0.\n\t\tfor (let i = 1; i < this.promises.length; ++i) {\n\t\t\tthis.promises[i].abort();\n\t\t}\n\n\t\tthis.promises.length = 1;\n\t}\n}\n\nexport interface AsyncQueueWaitOptions {\n\tsignal?: AbortSignal | undefined | null;\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACKO,IAAM,kBAAN,MAAsB;AAAA,EAQrB,YAAY,OAAmB;AAPtC,wBAAgB;AAChB,wBAAQ;AACR,wBAAQ;AACR,wBAAiB;AACjB,wBAAQ,UAAqC;AAC7C,wBAAQ,kBAAsC;AAG7C,SAAK,QAAQ;AACb,SAAK,UAAU,IAAI,QAAQ,CAAC,SAAS,WAAW;AAC/C,WAAK,UAAU;AACf,WAAK,SAAS;AAAA,IACf,CAAC;AAAA,EACF;AAAA,EAEO,UAAU,QAAqB;AACrC,QAAI,OAAO;AAAS,aAAO;AAE3B,SAAK,SAAS;AACd,SAAK,iBAAiB,MAAM;AAC3B,YAAM,QAAQ,KAAK,MAAM,YAAY,QAAQ,IAAI;AACjD,UAAI,UAAU;AAAI,aAAK,MAAM,YAAY,OAAO,OAAO,CAAC;AAExD,WAAK,OAAO,IAAI,MAAM,0BAA0B,CAAC;AAAA,IAClD;AACA,SAAK,OAAO,iBAAiB,SAAS,KAAK,cAAc;AACzD,WAAO;AAAA,EACR;AAAA,EAEO,MAAM;AACZ,SAAK,QAAQ;AACb,SAAK,QAAQ;AACb,WAAO;AAAA,EACR;AAAA,EAEO,QAAQ;AACd,SAAK,QAAQ;AACb,SAAK,OAAO,IAAI,MAAM,0BAA0B,CAAC;AACjD,WAAO;AAAA,EACR;AAAA,EAEQ,UAAU;AACjB,QAAI,KAAK,QAAQ;AAChB,WAAK,OAAO,oBAAoB,SAAS,KAAK,cAAe;AAC7D,WAAK,SAAS;AACd,WAAK,iBAAiB;AAAA,IACvB;AAAA,EACD;AACD;AAjDa;;;ACAN,IAAM,aAAN,MAAiB;AAAA,EAAjB;AAoBN,wBAAQ,YAA8B,CAAC;AAAA;AAAA,EAfvC,IAAW,YAAoB;AAC9B,WAAO,KAAK,SAAS;AAAA,EACtB;AAAA,EAMA,IAAW,SAAiB;AAC3B,WAAO,KAAK,cAAc,IAAI,IAAI,KAAK,YAAY;AAAA,EACpD;AAAA,EA4BO,KAAK,SAA0D;AACrE,UAAM,QAAQ,IAAI,gBAAgB,IAAI;AAEtC,QAAI,KAAK,SAAS,WAAW,GAAG;AAC/B,WAAK,SAAS,KAAK,KAAK;AACxB,aAAO,QAAQ,QAAQ;AAAA,IACxB;AAEA,SAAK,SAAS,KAAK,KAAK;AACxB,QAAI,SAAS;AAAQ,YAAM,UAAU,QAAQ,MAAM;AACnD,WAAO,MAAM;AAAA,EACd;AAAA,EAKO,QAAc;AACpB,QAAI,KAAK,SAAS,WAAW;AAAG;AAChC,QAAI,KAAK,SAAS,WAAW,GAAG;AAE/B,WAAK,SAAS,MAAM;AACpB;AAAA,IACD;AAIA,SAAK,SAAS,MAAM;AACpB,SAAK,SAAS,GAAG,IAAI;AAAA,EACtB;AAAA,EAMO,WAAiB;AAEvB,QAAI,KAAK,WAAW;AAAG;AAIvB,aAAS,IAAI,GAAG,IAAI,KAAK,SAAS,QAAQ,EAAE,GAAG;AAC9C,WAAK,SAAS,GAAG,MAAM;AAAA,IACxB;AAEA,SAAK,SAAS,SAAS;AAAA,EACxB;AACD;AAzFa;","names":[]} \ No newline at end of file diff --git a/node_modules/@sapphire/async-queue/dist/index.mjs b/node_modules/@sapphire/async-queue/dist/index.mjs new file mode 100644 index 0000000..b1ca52d --- /dev/null +++ b/node_modules/@sapphire/async-queue/dist/index.mjs @@ -0,0 +1,102 @@ +var __defProp = Object.defineProperty; +var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value; +var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); +var __publicField = (obj, key, value) => { + __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value); + return value; +}; + +// src/lib/AsyncQueueEntry.ts +var AsyncQueueEntry = class { + constructor(queue) { + __publicField(this, "promise"); + __publicField(this, "resolve"); + __publicField(this, "reject"); + __publicField(this, "queue"); + __publicField(this, "signal", null); + __publicField(this, "signalListener", null); + this.queue = queue; + this.promise = new Promise((resolve, reject) => { + this.resolve = resolve; + this.reject = reject; + }); + } + setSignal(signal) { + if (signal.aborted) + return this; + this.signal = signal; + this.signalListener = () => { + const index = this.queue["promises"].indexOf(this); + if (index !== -1) + this.queue["promises"].splice(index, 1); + this.reject(new Error("Request aborted manually")); + }; + this.signal.addEventListener("abort", this.signalListener); + return this; + } + use() { + this.dispose(); + this.resolve(); + return this; + } + abort() { + this.dispose(); + this.reject(new Error("Request aborted manually")); + return this; + } + dispose() { + if (this.signal) { + this.signal.removeEventListener("abort", this.signalListener); + this.signal = null; + this.signalListener = null; + } + } +}; +__name(AsyncQueueEntry, "AsyncQueueEntry"); + +// src/lib/AsyncQueue.ts +var AsyncQueue = class { + constructor() { + __publicField(this, "promises", []); + } + get remaining() { + return this.promises.length; + } + get queued() { + return this.remaining === 0 ? 0 : this.remaining - 1; + } + wait(options) { + const entry = new AsyncQueueEntry(this); + if (this.promises.length === 0) { + this.promises.push(entry); + return Promise.resolve(); + } + this.promises.push(entry); + if (options?.signal) + entry.setSignal(options.signal); + return entry.promise; + } + shift() { + if (this.promises.length === 0) + return; + if (this.promises.length === 1) { + this.promises.shift(); + return; + } + this.promises.shift(); + this.promises[0].use(); + } + abortAll() { + if (this.queued === 0) + return; + for (let i = 1; i < this.promises.length; ++i) { + this.promises[i].abort(); + } + this.promises.length = 1; + } +}; +__name(AsyncQueue, "AsyncQueue"); +export { + AsyncQueue +}; +//# sourceMappingURL=index.mjs.map \ No newline at end of file diff --git a/node_modules/@sapphire/async-queue/dist/index.mjs.map b/node_modules/@sapphire/async-queue/dist/index.mjs.map new file mode 100644 index 0000000..26dfb53 --- /dev/null +++ b/node_modules/@sapphire/async-queue/dist/index.mjs.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/lib/AsyncQueueEntry.ts","../src/lib/AsyncQueue.ts"],"sourcesContent":["import type { AsyncQueue } from './AsyncQueue';\n\n/**\n * @internal\n */\nexport class AsyncQueueEntry {\n\tpublic readonly promise: Promise;\n\tprivate resolve!: () => void;\n\tprivate reject!: (error: Error) => void;\n\tprivate readonly queue: AsyncQueue;\n\tprivate signal: PolyFillAbortSignal | null = null;\n\tprivate signalListener: (() => void) | null = null;\n\n\tpublic constructor(queue: AsyncQueue) {\n\t\tthis.queue = queue;\n\t\tthis.promise = new Promise((resolve, reject) => {\n\t\t\tthis.resolve = resolve;\n\t\t\tthis.reject = reject;\n\t\t});\n\t}\n\n\tpublic setSignal(signal: AbortSignal) {\n\t\tif (signal.aborted) return this;\n\n\t\tthis.signal = signal as PolyFillAbortSignal;\n\t\tthis.signalListener = () => {\n\t\t\tconst index = this.queue['promises'].indexOf(this);\n\t\t\tif (index !== -1) this.queue['promises'].splice(index, 1);\n\n\t\t\tthis.reject(new Error('Request aborted manually'));\n\t\t};\n\t\tthis.signal.addEventListener('abort', this.signalListener);\n\t\treturn this;\n\t}\n\n\tpublic use() {\n\t\tthis.dispose();\n\t\tthis.resolve();\n\t\treturn this;\n\t}\n\n\tpublic abort() {\n\t\tthis.dispose();\n\t\tthis.reject(new Error('Request aborted manually'));\n\t\treturn this;\n\t}\n\n\tprivate dispose() {\n\t\tif (this.signal) {\n\t\t\tthis.signal.removeEventListener('abort', this.signalListener!);\n\t\t\tthis.signal = null;\n\t\t\tthis.signalListener = null;\n\t\t}\n\t}\n}\n\ninterface PolyFillAbortSignal {\n\treadonly aborted: boolean;\n\taddEventListener(type: 'abort', listener: () => void): void;\n\tremoveEventListener(type: 'abort', listener: () => void): void;\n}\n","import { AsyncQueueEntry } from './AsyncQueueEntry';\n\n/**\n * The AsyncQueue class used to sequentialize burst requests\n */\nexport class AsyncQueue {\n\t/**\n\t * The amount of entries in the queue, including the head.\n\t * @seealso {@link queued} for the queued count.\n\t */\n\tpublic get remaining(): number {\n\t\treturn this.promises.length;\n\t}\n\n\t/**\n\t * The amount of queued entries.\n\t * @seealso {@link remaining} for the count with the head.\n\t */\n\tpublic get queued(): number {\n\t\treturn this.remaining === 0 ? 0 : this.remaining - 1;\n\t}\n\n\t/**\n\t * The promises array\n\t */\n\tprivate promises: AsyncQueueEntry[] = [];\n\n\t/**\n\t * Waits for last promise and queues a new one\n\t * @example\n\t * ```typescript\n\t * const queue = new AsyncQueue();\n\t * async function request(url, options) {\n\t * await queue.wait({ signal: options.signal });\n\t * try {\n\t * const result = await fetch(url, options);\n\t * // Do some operations with 'result'\n\t * } finally {\n\t * // Remove first entry from the queue and resolve for the next entry\n\t * queue.shift();\n\t * }\n\t * }\n\t *\n\t * request(someUrl1, someOptions1); // Will call fetch() immediately\n\t * request(someUrl2, someOptions2); // Will call fetch() after the first finished\n\t * request(someUrl3, someOptions3); // Will call fetch() after the second finished\n\t * ```\n\t */\n\tpublic wait(options?: Readonly): Promise {\n\t\tconst entry = new AsyncQueueEntry(this);\n\n\t\tif (this.promises.length === 0) {\n\t\t\tthis.promises.push(entry);\n\t\t\treturn Promise.resolve();\n\t\t}\n\n\t\tthis.promises.push(entry);\n\t\tif (options?.signal) entry.setSignal(options.signal);\n\t\treturn entry.promise;\n\t}\n\n\t/**\n\t * Unlocks the head lock and transfers the next lock (if any) to the head.\n\t */\n\tpublic shift(): void {\n\t\tif (this.promises.length === 0) return;\n\t\tif (this.promises.length === 1) {\n\t\t\t// Remove the head entry.\n\t\t\tthis.promises.shift();\n\t\t\treturn;\n\t\t}\n\n\t\t// Remove the head entry, making the 2nd entry the new one.\n\t\t// Then use the head entry, which will unlock the promise.\n\t\tthis.promises.shift();\n\t\tthis.promises[0].use();\n\t}\n\n\t/**\n\t * Aborts all the pending promises.\n\t * @note To avoid race conditions, this does **not** unlock the head lock.\n\t */\n\tpublic abortAll(): void {\n\t\t// If there are no queued entries, skip early.\n\t\tif (this.queued === 0) return;\n\n\t\t// Abort all the entries except the head, that is why the loop starts at\n\t\t// 1 and not at 0.\n\t\tfor (let i = 1; i < this.promises.length; ++i) {\n\t\t\tthis.promises[i].abort();\n\t\t}\n\n\t\tthis.promises.length = 1;\n\t}\n}\n\nexport interface AsyncQueueWaitOptions {\n\tsignal?: AbortSignal | undefined | null;\n}\n"],"mappings":";;;;;;;;;AAKO,IAAM,kBAAN,MAAsB;AAAA,EAQrB,YAAY,OAAmB;AAPtC,wBAAgB;AAChB,wBAAQ;AACR,wBAAQ;AACR,wBAAiB;AACjB,wBAAQ,UAAqC;AAC7C,wBAAQ,kBAAsC;AAG7C,SAAK,QAAQ;AACb,SAAK,UAAU,IAAI,QAAQ,CAAC,SAAS,WAAW;AAC/C,WAAK,UAAU;AACf,WAAK,SAAS;AAAA,IACf,CAAC;AAAA,EACF;AAAA,EAEO,UAAU,QAAqB;AACrC,QAAI,OAAO;AAAS,aAAO;AAE3B,SAAK,SAAS;AACd,SAAK,iBAAiB,MAAM;AAC3B,YAAM,QAAQ,KAAK,MAAM,YAAY,QAAQ,IAAI;AACjD,UAAI,UAAU;AAAI,aAAK,MAAM,YAAY,OAAO,OAAO,CAAC;AAExD,WAAK,OAAO,IAAI,MAAM,0BAA0B,CAAC;AAAA,IAClD;AACA,SAAK,OAAO,iBAAiB,SAAS,KAAK,cAAc;AACzD,WAAO;AAAA,EACR;AAAA,EAEO,MAAM;AACZ,SAAK,QAAQ;AACb,SAAK,QAAQ;AACb,WAAO;AAAA,EACR;AAAA,EAEO,QAAQ;AACd,SAAK,QAAQ;AACb,SAAK,OAAO,IAAI,MAAM,0BAA0B,CAAC;AACjD,WAAO;AAAA,EACR;AAAA,EAEQ,UAAU;AACjB,QAAI,KAAK,QAAQ;AAChB,WAAK,OAAO,oBAAoB,SAAS,KAAK,cAAe;AAC7D,WAAK,SAAS;AACd,WAAK,iBAAiB;AAAA,IACvB;AAAA,EACD;AACD;AAjDa;;;ACAN,IAAM,aAAN,MAAiB;AAAA,EAAjB;AAoBN,wBAAQ,YAA8B,CAAC;AAAA;AAAA,EAfvC,IAAW,YAAoB;AAC9B,WAAO,KAAK,SAAS;AAAA,EACtB;AAAA,EAMA,IAAW,SAAiB;AAC3B,WAAO,KAAK,cAAc,IAAI,IAAI,KAAK,YAAY;AAAA,EACpD;AAAA,EA4BO,KAAK,SAA0D;AACrE,UAAM,QAAQ,IAAI,gBAAgB,IAAI;AAEtC,QAAI,KAAK,SAAS,WAAW,GAAG;AAC/B,WAAK,SAAS,KAAK,KAAK;AACxB,aAAO,QAAQ,QAAQ;AAAA,IACxB;AAEA,SAAK,SAAS,KAAK,KAAK;AACxB,QAAI,SAAS;AAAQ,YAAM,UAAU,QAAQ,MAAM;AACnD,WAAO,MAAM;AAAA,EACd;AAAA,EAKO,QAAc;AACpB,QAAI,KAAK,SAAS,WAAW;AAAG;AAChC,QAAI,KAAK,SAAS,WAAW,GAAG;AAE/B,WAAK,SAAS,MAAM;AACpB;AAAA,IACD;AAIA,SAAK,SAAS,MAAM;AACpB,SAAK,SAAS,GAAG,IAAI;AAAA,EACtB;AAAA,EAMO,WAAiB;AAEvB,QAAI,KAAK,WAAW;AAAG;AAIvB,aAAS,IAAI,GAAG,IAAI,KAAK,SAAS,QAAQ,EAAE,GAAG;AAC9C,WAAK,SAAS,GAAG,MAAM;AAAA,IACxB;AAEA,SAAK,SAAS,SAAS;AAAA,EACxB;AACD;AAzFa;","names":[]} \ No newline at end of file diff --git a/node_modules/@sapphire/async-queue/package.json b/node_modules/@sapphire/async-queue/package.json new file mode 100644 index 0000000..b1917fd --- /dev/null +++ b/node_modules/@sapphire/async-queue/package.json @@ -0,0 +1,65 @@ +{ + "name": "@sapphire/async-queue", + "version": "1.5.0", + "description": "Sequential asynchronous lock-based queue for promises", + "author": "@sapphire", + "license": "MIT", + "main": "dist/index.js", + "module": "dist/index.mjs", + "browser": "dist/index.global.js", + "unpkg": "dist/index.global.js", + "types": "dist/index.d.ts", + "exports": { + "import": "./dist/index.mjs", + "require": "./dist/index.js", + "types": "./dist/index.d.ts" + }, + "sideEffects": false, + "homepage": "https://github.com/sapphiredev/utilities/tree/main/packages/async-queue", + "scripts": { + "test": "vitest run", + "lint": "eslint src tests --ext ts --fix -c ../../.eslintrc", + "build": "tsup", + "prepack": "yarn build", + "bump": "cliff-jumper", + "check-update": "cliff-jumper --dry-run" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/sapphiredev/utilities.git", + "directory": "packages/async-queue" + }, + "files": [ + "dist/**/*.js*", + "dist/**/*.mjs*", + "dist/**/*.d*" + ], + "engines": { + "node": ">=v14.0.0", + "npm": ">=7.0.0" + }, + "keywords": [ + "@sapphire/async-queue", + "bot", + "typescript", + "ts", + "yarn", + "discord", + "sapphire", + "standalone" + ], + "bugs": { + "url": "https://github.com/sapphiredev/utilities/issues" + }, + "publishConfig": { + "access": "public" + }, + "devDependencies": { + "@favware/cliff-jumper": "^1.8.6", + "@vitest/coverage-c8": "^0.22.0", + "c8": "^7.12.0", + "tsup": "^6.2.2", + "typescript": "^4.7.4", + "vitest": "^0.22.0" + } +} \ No newline at end of file diff --git a/node_modules/@sapphire/shapeshift/CHANGELOG.md b/node_modules/@sapphire/shapeshift/CHANGELOG.md new file mode 100644 index 0000000..1d4b4a3 --- /dev/null +++ b/node_modules/@sapphire/shapeshift/CHANGELOG.md @@ -0,0 +1,292 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +# [3.9.2](https://github.com/sapphiredev/shapeshift/compare/v3.9.1...v3.9.2) - (2023-06-04) + +## 🐛 Bug Fixes + +- **arrayvalidator:** Fixed runaway type instantiation with TypeScript >=5.1 (#275) ([f59d901](https://github.com/sapphiredev/shapeshift/commit/f59d90112181e6625230c28e6a4f0f065ced6344)) + +# [3.9.1](https://github.com/sapphiredev/shapeshift/compare/v3.9.0...v3.9.1) - (2023-06-02) + +## 🐛 Bug Fixes + +- **types:** Move the `types` condition to the front (#273) ([5a3e202](https://github.com/sapphiredev/shapeshift/commit/5a3e202e9ceafb3d330a568e93c060dd5aac1dde)) + +# [3.9.0](https://github.com/sapphiredev/shapeshift/compare/v3.8.2...v3.9.0) - (2023-05-09) + +## 🐛 Bug Fixes + +- Resolve minor grammar mistake (#260) ([62df609](https://github.com/sapphiredev/shapeshift/commit/62df6094845ffa118aa93ea3c5f47f81f1c5d99f)) + +## 🚀 Features + +- Add BaseValidator.describe (#267) ([d9e1a2d](https://github.com/sapphiredev/shapeshift/commit/d9e1a2d2f3c5e6378f0025becf8497138ee6d97c)) + +# [3.8.2](https://github.com/sapphiredev/shapeshift/compare/v3.8.1...v3.8.2) - (2023-04-02) + +## 🐛 Bug Fixes + +- ***:** TypeScript 5.x compatibility (#253) ([eba2a88](https://github.com/sapphiredev/shapeshift/commit/eba2a88b91fb6631f431313753299ec7a70cf6ce)) +- Remove `node:` prefix (#249) ([af766b5](https://github.com/sapphiredev/shapeshift/commit/af766b504c1013f3cd24f7bf803ac9ff7442a8d7)) + +# [3.8.1](https://github.com/sapphiredev/shapeshift/compare/v3.8.0...v3.8.1) - (2022-12-15) + +## 🐛 Bug Fixes + +- Fixed lodash esm import (#230) ([63def7b](https://github.com/sapphiredev/shapeshift/commit/63def7bcec6319b3792093945ba7ba9f871ced6f)) + +# [3.8.0](https://github.com/sapphiredev/shapeshift/compare/v3.7.1...v3.8.0) - (2022-12-11) + +## 🏠 Refactor + +- Remove `NonNullObject` (#227) ([04d3934](https://github.com/sapphiredev/shapeshift/commit/04d39343f55a4e1571f54870a84d8b95447bd682)) + +## 🚀 Features + +- Add `when` constraint (#223) ([8eade90](https://github.com/sapphiredev/shapeshift/commit/8eade90cd4c02b80746ecdcdc612829d7f765178)) + +# [3.7.1](https://github.com/sapphiredev/shapeshift/compare/v3.7.0...v3.7.1) - (2022-11-27) + +## 🐛 Bug Fixes + +- Fixed "jump to definition" for `undefinedToOptional` going to wrong symbol (#226) ([6aab6d0](https://github.com/sapphiredev/shapeshift/commit/6aab6d01450fd7abbeaa95e91fb58568240e02ff)) + +## 📝 Documentation + +- Add @legendhimslef as a contributor ([499522a](https://github.com/sapphiredev/shapeshift/commit/499522a782c3ecd4df80978d0811df1a75d08212)) + +# [3.7.0](https://github.com/sapphiredev/shapeshift/compare/v3.6.0...v3.7.0) - (2022-10-02) + +## 📝 Documentation + +- Add phone in readme (#203) ([4ec9b7a](https://github.com/sapphiredev/shapeshift/commit/4ec9b7ab85124d84b3404cb548b17b9221a716c5)) +- Add RealShadowNova as a contributor for tool (#185) ([6dfc442](https://github.com/sapphiredev/shapeshift/commit/6dfc442af6ef26d6bbca39078eca5727257b6dab)) + +## 🚀 Features + +- Add `s.string.phone` (#202) ([7d122d5](https://github.com/sapphiredev/shapeshift/commit/7d122d5dc0eaa63c639b9cde1514e63566a681bd)) + +# [3.6.0](https://github.com/sapphiredev/shapeshift/compare/v3.5.1...v3.6.0) - (2022-08-29) + +## 🐛 Bug Fixes + +- Typescript 4.8 compatibility (#179) ([2281535](https://github.com/sapphiredev/shapeshift/commit/2281535f7589a987510828e46bf66accc8393c34)) + +## 🚀 Features + +- Add `Validator#is` (#183) ([5114f95](https://github.com/sapphiredev/shapeshift/commit/5114f9516e5406cd1ca4a7ceb5ea5761158af1c6)) + +# [3.5.1](https://github.com/sapphiredev/shapeshift/compare/v3.5.0...v3.5.1) - (2022-07-17) + +## 🐛 Bug Fixes + +- Fast deep equal import (#155) ([5ce8ff6](https://github.com/sapphiredev/shapeshift/commit/5ce8ff6803b70624af07c3e406bc1cdc9e3cdafe)) + +# [3.5.0](https://github.com/sapphiredev/shapeshift/compare/v3.4.1...v3.5.0) - (2022-07-10) + +## 🏠 Refactor + +- Port net module (#149) ([5f26e32](https://github.com/sapphiredev/shapeshift/commit/5f26e32b0f87d2b100ca13471d5835c0067ddee8)) + +## 🐛 Bug Fixes + +- Ensure browser compatibility (#150) ([92d05d8](https://github.com/sapphiredev/shapeshift/commit/92d05d83c1fbab53f98f61219fb01d49fc031bae)) +- Fixed `s.array` type inference (#153) ([a5948dc](https://github.com/sapphiredev/shapeshift/commit/a5948dc67ce6a0ea73986d32084898a4ce0b9c3a)) +- Fixed `shape#array` types (#146) ([43016a0](https://github.com/sapphiredev/shapeshift/commit/43016a025b04a676d906758ed065d26a17231888)) + +## 🚀 Features + +- Lazy validator (#147) ([807666e](https://github.com/sapphiredev/shapeshift/commit/807666ef537c84d2e0f8bd9f4ce1a8060bfb3fb5)) +- Reshape finally (#148) ([d3751f6](https://github.com/sapphiredev/shapeshift/commit/d3751f6d3d99f415d797369f98158f932371e02c)) +- **arrays:** Add unique (#141) ([ad7af34](https://github.com/sapphiredev/shapeshift/commit/ad7af34eb811541253150b7ff0b58a6bd7200796)) + +# [3.4.1](https://github.com/sapphiredev/shapeshift/compare/v3.4.0...v3.4.1) - (2022-07-03) + +## 🏠 Refactor + +- Move all type utilities to one file (#139) ([61cab3d](https://github.com/sapphiredev/shapeshift/commit/61cab3d0e486d9dc74c8f6160ff8c75c91b595b2)) + +## 🐛 Bug Fixes + +- Return array-validator from length* methods (#140) ([75b1f9a](https://github.com/sapphiredev/shapeshift/commit/75b1f9a6efffb6c27dcfd48eb4ec6269a3614633)) + +## 🧪 Testing + +- Typechecking for tests (#145) ([273cdc8](https://github.com/sapphiredev/shapeshift/commit/273cdc82c1cf65ba4111ca6e70b050e02cbdf485)) + +# [3.4.0](https://github.com/sapphiredev/shapeshift/compare/v3.3.2...v3.4.0) - (2022-06-29) + +## 🚀 Features + +- Add `required` in object validation (#137) ([928f7be](https://github.com/sapphiredev/shapeshift/commit/928f7beb5e727b47868e9e46f2191f2def228080)) + +# [3.3.2](https://github.com/sapphiredev/shapeshift/compare/v3.3.1...v3.3.2) - (2022-06-26) + +## 🐛 Bug Fixes + +- Make keys optional in object parsing (#134) ([57a3719](https://github.com/sapphiredev/shapeshift/commit/57a37193d64399aae1431b041012d582e8defecf)) + +# [3.3.1](https://github.com/sapphiredev/shapeshift/compare/v3.3.0...v3.3.1) - (2022-06-22) + +## 🐛 Bug Fixes + +- Add generic type to parse (#133) ([90c91aa](https://github.com/sapphiredev/shapeshift/commit/90c91aad572d51a2bfbd1ed32a51e1d4201c5d4a)) + +# [3.3.0](https://github.com/sapphiredev/shapeshift/compare/v3.2.0...v3.3.0) - (2022-06-19) + +## 🐛 Bug Fixes + +- Compile for es2020 instead of es2021 (#128) ([051344d](https://github.com/sapphiredev/shapeshift/commit/051344debe1cf423713d7fc64b8908353348f301)) + +## 🚀 Features + +- Allow passing functions in `setValidationEnabled` (#131) ([e1991cf](https://github.com/sapphiredev/shapeshift/commit/e1991cfef1ffe92f9167d11d7f2ded65379df8d2)) + +## 🧪 Testing + +- Migrate to vitest (#126) ([4d80969](https://github.com/sapphiredev/shapeshift/commit/4d80969b714c39768499569456405a73c1444da8)) + +# [3.2.0](https://github.com/sapphiredev/shapeshift/compare/v3.1.0...v3.2.0) - (2022-06-11) + +## 🚀 Features + +- Add disabling of validators (#125) ([e17af95](https://github.com/sapphiredev/shapeshift/commit/e17af95d697be62796c57d03385b0c74b9d2d580)) + +# [3.1.0](https://github.com/sapphiredev/shapeshift/compare/v3.0.0...v3.1.0) - (2022-06-04) + +## 🐛 Bug Fixes + +- **ObjectValidator:** Fix #121 (#122) ([ecfad7e](https://github.com/sapphiredev/shapeshift/commit/ecfad7ec2cdd9e0cee0b3e227e55a91b28c29c30)) + +## 📝 Documentation + +- **readme:** Clarify the difference between validations and schemas and add table of contents (#108) ([dc492a3](https://github.com/sapphiredev/shapeshift/commit/dc492a395349cc5bc680f313146127ea510b4ada)) + +## 🚀 Features + +- **StringValidator:** Add date string checks (#106) ([1b72907](https://github.com/sapphiredev/shapeshift/commit/1b729078be32a88aeddf574c9cff3098990d4f94)) + +# [3.0.0](https://github.com/sapphiredev/shapeshift/compare/v2.2.0...v3.0.0) - (2022-05-06) + +## 🏃 Performance + +- Speed up object validation a LOT (#101) ([817278e](https://github.com/sapphiredev/shapeshift/commit/817278e6a3ac128ca342e5ae1737f40b98788c37)) + +## 🐛 Bug Fixes + +- Expand method names (#100) ([741490f](https://github.com/sapphiredev/shapeshift/commit/741490fb6907f618fa25fe53808f7dcb5a59a96c))} + + ### 💥 Breaking Changes: + - `date.eq` has been renamed to `date.equal` + - `string.lengthLt` has been renamed to `string.lengthLessThan` + - `string.lengthLe` has been renamed to `string.lengthLessThanOrEqual` + - `string.lengthGt` has been renamed to `string.lengthGreaterThan` + - `string.lengthGe` has been renamed to `string.lengthGreaterThanOrEqual` + - `string.lengthEq` has been renamed to `string.lengthEqual` + - `string.lengthNe` has been renamed to `string.lengthNotEqual` + - `number.gt` has been renamed to `number.greaterThan` + - `number.ge` has been renamed to `number.greaterThanOrEqual` + - `number.lt` has been renamed to `number.lessThan` + - `number.le` has been renamed to `number.lessThanOrEqual` + - `number.eq` has been renamed to `number.equal` + - `number.ne` has been renamed to `number.notEqual` + - `bigint.gt` has been renamed to `bigint.greaterThan` + - `bigint.ge` has been renamed to `bigint.greaterThanOrEqual` + - `bigint.lt` has been renamed to `bigint.lessThan` + - `bigint.le` has been renamed to `bigint.lessThanOrEqual` + - `bigint.eq` has been renamed to `bigint.equal` + - `bigint.ne` has been renamed to `bigint.notEqual` + - `boolean.eq` has been renamed to `boolean.equal` + - `boolean.ne` has been renamed to `boolean.notEqual` + - `array.lengthLt` has been renamed to `array.lengthLessThan` + - `array.lengthLe` has been renamed to `array.lengthLessThanOrEqual` + - `array.lengthGt` has been renamed to `array.lengthGreaterThan` + - `array.lengthGe` has been renamed to `array.lengthGreaterThanOrEqual` + - `array.lengthEq` has been renamed to `array.lengthEqual` + - `array.lengthNe` has been renamed to `array.lengthNotEqual` + - `typedArray.lengthLt` has been renamed to `typedArray.lengthLessThan` + - `typedArray.lengthLe` has been renamed to `typedArray.lengthLessThanOrEqual` + - `typedArray.lengthGt` has been renamed to `typedArray.lengthGreaterThan` + - `typedArray.lengthGe` has been renamed to `typedArray.lengthGreaterThanOrEqual` + - `typedArray.lengthEq` has been renamed to `typedArray.lengthEqual` + - `typedArray.lengthNe` has been renamed to `typedArray.lengthNotEqual` + - `typedArray.byteLengthLt` has been renamed to `typedArray.byteLengthLessThan` + - `typedArray.byteLengthLe` has been renamed to `typedArray.byteLengthLessThanOrEqual` + - `typedArray.byteLengthGt` has been renamed to `typedArray.byteLengthGreaterThan` + - `typedArray.byteLengthGe` has been renamed to `typedArray.byteLengthGreaterThanOrEqual` + - `typedArray.byteLengthEq` has been renamed to `typedArray.byteLengthEqual` + - `typedArray.byteLengthNe` has been renamed to `typedArray.byteLengthNotEqual` + +- **ObjectValidator:** Don't run validation on arrays (#99) ([c83b3d0](https://github.com/sapphiredev/shapeshift/commit/c83b3d03a201d38cc230d9c831ca1d9b66ca533b)) + +## 🚀 Features + +- Add 2 utility types inspired by yup and co (#102) ([2fef902](https://github.com/sapphiredev/shapeshift/commit/2fef9026c30f2f1825aa55511d0ab088a3dd13ab)) + +# [2.2.0](https://github.com/sapphiredev/shapeshift/compare/v2.0.0...v2.2.0) - (2022-04-29) + +## Bug Fixes + +- Ensure `BaseError` is exported as value (#95) ([335d799](https://github.com/sapphiredev/shapeshift/commit/335d799ef7a8c1a19a12e3eeec07e6d210db113d)) + +## Documentation + +- **readme:** Add todo notice for `reshape` and `function` validations (#75) ([d5f16f6](https://github.com/sapphiredev/shapeshift/commit/d5f16f615de83503187dc834c6245fafbf138f5e)) + +## Features + +- Add Typed Array (#78) ([ca5ea5f](https://github.com/sapphiredev/shapeshift/commit/ca5ea5f568084bd5d3aa004911d4ea64329e1a89)) + +## Performance + +- Optimize `NativeEnum` (#79) ([e9ae280](https://github.com/sapphiredev/shapeshift/commit/e9ae280f73e9ea08239bd8bd22165fe0b2178f82)) + +# [@sapphire/shapeshift@2.1.0](https://github.com/sapphiredev/shapeshift/compare/v2.0.0...@sapphire/shapeshift@2.1.0) - (2022-04-24) + +## Documentation + +- **readme:** Add todo notice for `reshape` and `function` validations (#75) ([d5f16f6](https://github.com/sapphiredev/shapeshift/commit/d5f16f615de83503187dc834c6245fafbf138f5e)) + +## Performance + +- Optimize `NativeEnum` (#79) ([e9ae280](https://github.com/sapphiredev/shapeshift/commit/e9ae280f73e9ea08239bd8bd22165fe0b2178f82)) + +## [2.0.0](https://github.com/sapphiredev/shapeshift/compare/v1.0.0...v2.0.0) (2022-03-13) + +### Features + +- add `default` ([#25](https://github.com/sapphiredev/shapeshift/issues/25)) ([378c51f](https://github.com/sapphiredev/shapeshift/commit/378c51fb4ba2c501fd782387169db888d6bfe662)) +- add bigint methods ([#32](https://github.com/sapphiredev/shapeshift/issues/32)) ([4c444c1](https://github.com/sapphiredev/shapeshift/commit/4c444c15657c4610b99481b6dec9812bd136d72b)) +- add MapValidator ([#21](https://github.com/sapphiredev/shapeshift/issues/21)) ([c4d1258](https://github.com/sapphiredev/shapeshift/commit/c4d12586762d446b858454077b66635d9d11e2d6)) +- add NativeEnum validator ([#54](https://github.com/sapphiredev/shapeshift/issues/54)) ([7359042](https://github.com/sapphiredev/shapeshift/commit/7359042843d1119f396ac2c038aaff89dbd90c8e)) +- add RecordValidator ([#20](https://github.com/sapphiredev/shapeshift/issues/20)) ([8727427](https://github.com/sapphiredev/shapeshift/commit/8727427be4656792eebcdc5bddf6bcd61bc7e846)) +- add remaining string validations ([#38](https://github.com/sapphiredev/shapeshift/issues/38)) ([1c2fd7b](https://github.com/sapphiredev/shapeshift/commit/1c2fd7bbb20463f09ac461b697c312bec6ae9195)) +- add tuple ([#39](https://github.com/sapphiredev/shapeshift/issues/39)) ([b7704bf](https://github.com/sapphiredev/shapeshift/commit/b7704bf87cf5225021408cf4a6b9ceff8cba25b3)) +- added number transformers ([#17](https://github.com/sapphiredev/shapeshift/issues/17)) ([89a8ddd](https://github.com/sapphiredev/shapeshift/commit/89a8ddd8583774e68c43260c28ee1589ef44516c)) +- allow the use of module: NodeNext ([#55](https://github.com/sapphiredev/shapeshift/issues/55)) ([e6827c5](https://github.com/sapphiredev/shapeshift/commit/e6827c5a12b6a2803a137b71fe4c21bd1c35034b)) +- **array:** add array length Comparators ([#40](https://github.com/sapphiredev/shapeshift/issues/40)) ([1e564c2](https://github.com/sapphiredev/shapeshift/commit/1e564c204b6c9b0a798b3121d31dd4cc99165f60)) +- **Array:** generate tuple types with given length ([#52](https://github.com/sapphiredev/shapeshift/issues/52)) ([793648b](https://github.com/sapphiredev/shapeshift/commit/793648b4cde1f72c5b735ceebb0c48272179be06)) +- **ArrayValidator:** add length ranges ([#53](https://github.com/sapphiredev/shapeshift/issues/53)) ([e431d62](https://github.com/sapphiredev/shapeshift/commit/e431d6218b86fc1480fce14c4466cb36567cad2f)) +- display the property that errored ([#35](https://github.com/sapphiredev/shapeshift/issues/35)) ([fe188b0](https://github.com/sapphiredev/shapeshift/commit/fe188b0d17eeaa5f73b08085562903e23e91717c)) +- improve how errors are returned ([#29](https://github.com/sapphiredev/shapeshift/issues/29)) ([8bc7669](https://github.com/sapphiredev/shapeshift/commit/8bc7669a1a66a10449b321cc4447e411383977d9)) +- **s.object:** add passthrough ([#66](https://github.com/sapphiredev/shapeshift/issues/66)) ([ee9f6f3](https://github.com/sapphiredev/shapeshift/commit/ee9f6f367e513c0120a04cfafe05057c7907c327)) + +### Bug Fixes + +- copy/paste error and `ge` ([#22](https://github.com/sapphiredev/shapeshift/issues/22)) ([fe6505f](https://github.com/sapphiredev/shapeshift/commit/fe6505f8e698bcaf9f8024b2d8f012559827cbb0)) +- fix union type and add test ([#41](https://github.com/sapphiredev/shapeshift/issues/41)) ([fbcf8a9](https://github.com/sapphiredev/shapeshift/commit/fbcf8a9c617c16b33fdddb0a44aa0fe506164fd3)) +- **s.union:** fix union overrides ([#62](https://github.com/sapphiredev/shapeshift/issues/62)) ([56e9b19](https://github.com/sapphiredev/shapeshift/commit/56e9b1947d9b2b129dbed374671114b2242e6d35)) + +## 1.0.0 (2022-01-16) + +### Features + +- added more primitives ([#2](https://github.com/sapphiredev/shapeshift/issues/2)) ([16af17b](https://github.com/sapphiredev/shapeshift/commit/16af17b5d9ee40dce284ee120e0b099f7b2cc0b8)) +- added more things ([7c73d82](https://github.com/sapphiredev/shapeshift/commit/7c73d82cf3740d5b2d4eebcac7767da9d3562437)) +- added ObjectValidator ([#3](https://github.com/sapphiredev/shapeshift/issues/3)) ([abe7ead](https://github.com/sapphiredev/shapeshift/commit/abe7eaddee981ef485713ff5e7b7f32ff97c645b)) + +### Bug Fixes + +- resolved install error ([a5abe13](https://github.com/sapphiredev/shapeshift/commit/a5abe1362bb6d9ce6d6471bffa47fe8983b0d1a4)) diff --git a/node_modules/@sapphire/shapeshift/LICENSE.md b/node_modules/@sapphire/shapeshift/LICENSE.md new file mode 100644 index 0000000..95a4396 --- /dev/null +++ b/node_modules/@sapphire/shapeshift/LICENSE.md @@ -0,0 +1,24 @@ +# The MIT License (MIT) + +Copyright © `2021` `The Sapphire Community and its contributors` + +Permission is hereby granted, free of charge, to any person +obtaining a copy of this software and associated documentation +files (the “Software”), to deal in the Software without +restriction, including without limitation the rights to use, +copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following +conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/@sapphire/shapeshift/README.md b/node_modules/@sapphire/shapeshift/README.md new file mode 100644 index 0000000..c9f113f --- /dev/null +++ b/node_modules/@sapphire/shapeshift/README.md @@ -0,0 +1,934 @@ +
+ +![Sapphire Logo](https://raw.githubusercontent.com/sapphiredev/assets/main/banners/SapphireCommunity.png) + +# @sapphire/shapeshift + +**Shapeshift** + +Blazing fast input validation and transformation ⚡ + +[![GitHub](https://img.shields.io/github/license/sapphiredev/shapeshift)](https://github.com/sapphiredev/shapeshift/blob/main/LICENSE.md) +[![codecov](https://codecov.io/gh/sapphiredev/shapeshift/branch/main/graph/badge.svg?token=RF4mMKx6lL)](https://codecov.io/gh/sapphiredev/shapeshift) +[![npm](https://img.shields.io/npm/v/@sapphire/shapeshift?color=crimson&logo=npm&style=flat-square)](https://www.npmjs.com/package/@sapphire/shapeshift) + +
+ +## Table of Contents + +- [@sapphire/shapeshift](#sapphireshapeshift) + - [Table of Contents](#table-of-contents) + - [Description](#description) + - [Features](#features) + - [Usage](#usage) + - [Basic usage](#basic-usage) + - [Defining validations](#defining-validations) + - [Primitives](#primitives) + - [Literals](#literals) + - [Strings](#strings) + - [Numbers](#numbers) + - [BigInts](#bigints) + - [Booleans](#booleans) + - [Arrays](#arrays) + - [Tuples](#tuples) + - [Unions](#unions) + - [Enums](#enums) + - [Maps](#maps) + - [Sets](#sets) + - [Instances](#instances) + - [Records](#records) + - [Functions // TODO](#functions--todo) + - [TypedArray](#typedarray) + - [Defining schemas (objects)](#defining-schemas-objects) + - [Utility types for TypeScript](#utility-types-for-typescript) + - [Extracting an interface from a schema](#extracting-an-interface-from-a-schema) + - [Defining the structure of a schema through an interface](#defining-the-structure-of-a-schema-through-an-interface) + - [`.extend`:](#extend) + - [`.pick` / `.omit`:](#pick--omit) + - [`.partial`](#partial) + - [`.required`](#required) + - [Handling unrecognized keys](#handling-unrecognized-keys) + - [`.strict`](#strict) + - [`.ignore`](#ignore) + - [`.passthrough`](#passthrough) + - [BaseValidator: methods and properties](#basevalidator-methods-and-properties) + - [`.run`](#rundata-unknown-resultt-error-given-a-validation-you-can-call-this-method-to-check-whether-or-not-the) + - [`.parse`](#parsedata-unknown-t-given-a-validations-you-can-call-this-method-to-check-whether-or-not-the-input-is-valid) + - [`.transform`](#transformrvalue-t--r-nopvalidatorr-adds-a-constraint-that-modifies-the-input) + - [`.reshape`](#reshapervalue-t--resultr-error--iconstraint-nopvalidatorr-adds-a-constraint-able-to-both-validate) + - [`.default`](#defaultvalue-t----t-transform-undefined-into-the-given-value-or-the-callbacks-returned-value) + - [`.optional`](#optional-a-convenience-method-that-returns-a-union-of-the-type-with-sundefined) + - [`.nullable`](#nullable-a-convenience-method-that-returns-a-union-of-the-type-with-snullable) + - [`.nullish`](#nullish-a-convenience-method-that-returns-a-union-of-the-type-with-snullish) + - [`.array`](#array-a-convenience-method-that-returns-an-arrayvalidator-with-the-type) + - [`.or`](#or-a-convenience-method-that-returns-an-unionvalidator-with-the-type-this-method-is-also-overridden-in) + - [`.when`](#when-adjust-the-schema-based-on-a-sibling-or-sinbling-children-fields) + - [Available options for providing `is`](#available-options-for-providing-is) + - [Resolving of the `key` (first) parameter](#resolving-of-the-key-first-parameter) + - [Examples](#examples) + - [Enabling and disabling validation](#enabling-and-disabling-validation) + - [Buy us some doughnuts](#buy-us-some-doughnuts) + - [Contributors](#contributors) + +## Description + +[Back to top][toc] + +A very fast and lightweight input validation and transformation library for JavaScript. + +> **Note**: Shapeshift requires Node.js v14.0.0 or higher to work. + +## Features + +[Back to top][toc] + +- TypeScript friendly +- Offers CJS, ESM and UMD builds +- API similar to [`zod`] +- Faster than ⚡ + +## Usage + +[Back to top][toc] + +**_For complete usages, please dive into our [documentation]_** + +### Basic usage + +[Back to top][toc] + +Creating a simple string validation + +```typescript +import { s } from '@sapphire/shapeshift'; + +const myStringValidation = s.string; + +// Parse +myStringValidation.parse('sapphire'); // => returns 'sapphire' +myStringValidation.parse(12); // throws ValidationError +``` + +Creating an object schema + +```typescript +import { s } from '@sapphire/shapeshift'; + +const user = s.object({ + username: s.string +}); + +user.parse({ username: 'Sapphire' }); +``` + +### Defining validations + +[Back to top][toc] + +#### Primitives + +[Back to top][toc] + +```typescript +import { s } from '@sapphire/shapeshift'; + +// Primitives +s.string; +s.number; +s.bigint; +s.boolean; +s.date; + +// Empty Types +s.undefined; +s.null; +s.nullish; // Accepts undefined | null + +// Catch-all Types +s.any; +s.unknown; + +// Never Type +s.never; +``` + +#### Literals + +[Back to top][toc] + +```typescript +s.literal('sapphire'); +s.literal(12); +s.literal(420n); +s.literal(true); +s.literal(new Date(1639278160000)); // s.date.equal(1639278160000); +``` + +#### Strings + +[Back to top][toc] + +Shapeshift includes a handful of string-specific validations: + +```typescript +s.string.lengthLessThan(5); +s.string.lengthLessThanOrEqual(5); +s.string.lengthGreaterThan(5); +s.string.lengthGreaterThanOrEqual(5); +s.string.lengthEqual(5); +s.string.lengthNotEqual(5); +s.string.email; +s.string.url(); +s.string.uuid(); +s.string.regex(regex); +s.string.ip(); +s.string.ipv4; +s.string.ipv6; +s.string.phone(); +``` + +#### Numbers + +[Back to top][toc] + +Shapeshift includes a handful of number-specific validations: + +```typescript +s.number.greaterThan(5); // > 5 +s.number.greaterThanOrEqual(5); // >= 5 +s.number.lessThan(5); // < 5 +s.number.lessThanOrEqual(5); // <= 5 +s.number.equal(5); // === 5 +s.number.notEqual(5); // !== 5 + +s.number.equal(NaN); // special case: Number.isNaN +s.number.notEqual(NaN); // special case: !Number.isNaN + +s.number.int; // value must be an integer +s.number.safeInt; // value must be a safe integer +s.number.finite; // value must be finite + +s.number.positive; // .greaterThanOrEqual(0) +s.number.negative; // .lessThan(0) + +s.number.divisibleBy(5); // Divisible by 5 +``` + +And transformations: + +```typescript +s.number.abs; // Transforms the number to an absolute number +s.number.sign; // Gets the number's sign + +s.number.trunc; // Transforms the number to the result of `Math.trunc` +s.number.floor; // Transforms the number to the result of `Math.floor` +s.number.fround; // Transforms the number to the result of `Math.fround` +s.number.round; // Transforms the number to the result of `Math.round` +s.number.ceil; // Transforms the number to the result of `Math.ceil` +``` + +#### BigInts + +[Back to top][toc] + +Shapeshift includes a handful of number-specific validations: + +```typescript +s.bigint.greaterThan(5n); // > 5n +s.bigint.greaterThanOrEqual(5n); // >= 5n +s.bigint.lessThan(5n); // < 5n +s.bigint.lessThanOrEqual(5n); // <= 5n +s.bigint.equal(5n); // === 5n +s.bigint.notEqual(5n); // !== 5n + +s.bigint.positive; // .greaterThanOrEqual(0n) +s.bigint.negative; // .lessThan(0n) + +s.bigint.divisibleBy(5n); // Divisible by 5n +``` + +And transformations: + +```typescript +s.bigint.abs; // Transforms the bigint to an absolute bigint + +s.bigint.intN(5); // Clamps to a bigint to a signed bigint with 5 digits, see BigInt.asIntN +s.bigint.uintN(5); // Clamps to a bigint to an unsigned bigint with 5 digits, see BigInt.asUintN +``` + +#### Booleans + +[Back to top][toc] + +Shapeshift includes a few boolean-specific validations: + +```typescript +s.boolean.true; // value must be true +s.boolean.false; // value must be false + +s.boolean.equal(true); // s.boolean.true +s.boolean.equal(false); // s.boolean.false + +s.boolean.notEqual(true); // s.boolean.false +s.boolean.notEqual(false); // s.boolean.true +``` + +#### Arrays + +[Back to top][toc] + +```typescript +const stringArray = s.array(s.string); +const stringArray = s.string.array; +``` + +Shapeshift includes a handful of array-specific validations: + +```typescript +s.string.array.lengthLessThan(5); // Must have less than 5 elements +s.string.array.lengthLessThanOrEqual(5); // Must have 5 or less elements +s.string.array.lengthGreaterThan(5); // Must have more than 5 elements +s.string.array.lengthGreaterThanOrEqual(5); // Must have 5 or more elements +s.string.array.lengthEqual(5); // Must have exactly 5 elements +s.string.array.lengthNotEqual(5); // Must not have exactly 5 elements +s.string.array.lengthRange(0, 4); // Must have at least 0 elements and less than 4 elements (in math, that is [0, 4)) +s.string.array.lengthRangeInclusive(0, 4); // Must have at least 0 elements and at most 4 elements (in math, that is [0, 4]) +s.string.array.lengthRangeExclusive(0, 4); // Must have more than 0 element and less than 4 elements (in math, that is (0, 4)) +s.string.array.unique; // All elements must be unique. Deep equality is used to check for uniqueness. +``` + +> **Note**: All `.length` methods define tuple types with the given amount of elements. For example, +> `s.string.array.lengthGreaterThanOrEqual(2)`'s inferred type is `[string, string, ...string[]]` + +#### Tuples + +[Back to top][toc] + +Unlike arrays, tuples have a fixed number of elements and each element can have a different type: + +```typescript +const dish = s.tuple([ + s.string, // Dish's name + s.number.int, // Table's number + s.date // Date the dish was ready for delivery +]); + +dish.parse(['Iberian ham', 10, new Date()]); +``` + +#### Unions + +[Back to top][toc] + +Shapeshift includes a built-in method for composing OR types: + +```typescript +const stringOrNumber = s.union(s.string, s.number); + +stringOrNumber.parse('Sapphire'); // => 'Sapphire' +stringOrNumber.parse(42); // => 42 +stringOrNumber.parse({}); // => throws CombinedError +``` + +#### Enums + +[Back to top][toc] + +Enums are a convenience method that aliases `s.union(s.literal(a), s.literal(b), ...)`: + +```typescript +s.enum('Red', 'Green', 'Blue'); +// s.union(s.literal('Red'), s.literal('Green'), s.literal('Blue')); +``` + +#### Maps + +[Back to top][toc] + +```typescript +const map = s.map(s.string, s.number); +// Map +``` + +#### Sets + +[Back to top][toc] + +```typescript +const set = s.set(s.number); +// Set +``` + +#### Instances + +[Back to top][toc] + +You can use `s.instance(Class)` to check that the input is an instance of a class. This is useful to validate inputs +against classes: + +```typescript +class User { + public constructor(public name: string) {} +} + +const userInstanceValidation = s.instance(User); +userInstanceValidation.parse(new User('Sapphire')); // => User { name: 'Sapphire' } +userInstanceValidation.parse('oops'); // => throws ValidatorError +``` + +#### Records + +[Back to top][toc] + +Record validations are similar to objects, but validate `Record` types. Keep in mind this does not check for +the keys, and cannot support validation for specific ones: + +```typescript +const tags = s.record(s.string); + +tags.parse({ foo: 'bar', hello: 'world' }); // => { foo: 'bar', hello: 'world' } +tags.parse({ foo: 42 }); // => throws CombinedError +tags.parse('Hello'); // => throws ValidateError +``` + +--- + +_**Function validation is not yet implemented and will be made available starting v2.1.0**_ + +#### Functions // TODO + +[Back to top][toc] + +You can define function validations. This checks for whether or not an input is a function: + +```typescript +s.function; // () => unknown +``` + +You can define arguments by passing an array as the first argument, as well as the return type as the second: + +```typescript +s.function([s.string]); // (arg0: string) => unknown +s.function([s.string, s.number], s.string); // (arg0: string, arg1: number) => string +``` + +> **Note**: Shapeshift will transform the given function into one with validation on arguments and output. You can +> access the `.raw` property of the function to get the unchecked function. + +--- + +#### TypedArray + +[Back to top][toc] + +```ts +const typedArray = s.typedArray(); +const int16Array = s.int16Array; +const uint16Array = s.uint16Array; +const uint8ClampedArray = s.uint8ClampedArray; +const int16Array = s.int16Array; +const uint16Array = s.uint16Array; +const int32Array = s.int32Array; +const uint32Array = s.uint32Array; +const float32Array = s.float32Array; +const float64Array = s.float64Array; +const bigInt64Array = s.bigInt64Array; +const bigUint64Array = s.bigUint64Array; +``` + +Shapeshift includes a handful of validations specific to typed arrays. + +```typescript +s.typedArray().lengthLessThan(5); // Length must be less than 5 +s.typedArray().lengthLessThanOrEqual(5); // Length must be 5 or less +s.typedArray().lengthGreaterThan(5); // Length must be more than 5 +s.typedArray().lengthGreaterThanOrEqual(5); // Length must be 5 or more +s.typedArray().lengthEqual(5); // Length must be exactly 5 +s.typedArray().lengthNotEqual(5); // Length must not be 5 +s.typedArray().lengthRange(0, 4); // Length L must satisfy 0 <= L < 4 +s.typedArray().lengthRangeInclusive(0, 4); // Length L must satisfy 0 <= L <= 4 +s.typedArray().lengthRangeExclusive(0, 4); // Length L must satisfy 0 < L < 4 +``` + +Note that all of these methods have analogous methods for working with the typed array's byte length, +`s.typedArray().byteLengthX()` - for instance, `s.typedArray().byteLengthLessThan(5)` is the same as +`s.typedArray().lengthLessThan(5)` but for the array's byte length. + +--- + +### Defining schemas (objects) + +[Back to top][toc] + +```typescript +// Properties are required by default: +const animal = s.object({ + name: s.string, + age: s.number +}); +``` + +#### Utility types for TypeScript + +[Back to top][toc] + +For object validation Shapeshift exports 2 utility types that can be used to extract interfaces from schemas and define +the structure of a schema as an interface beforehand respectively. + +##### Extracting an interface from a schema + +[Back to top][toc] + +You can use the `InferType` type to extract the interface from a schema, for example: + +```typescript +import { InferType, s } from '@sapphire/shapeshift'; + +const schema = s.object({ + foo: s.string, + bar: s.number, + baz: s.boolean, + qux: s.bigint, + quux: s.date +}); + +type Inferredtype = InferType; + +// Expected type: +type Inferredtype = { + foo: string; + bar: number; + baz: boolean; + qux: bigint; + quux: Date; +}; +``` + +##### Defining the structure of a schema through an interface + +[Back to top][toc] + +You can use the `SchemaOf` type to define the structure of a schema before defining the actual schema, for example: + +```typescript +import { s, SchemaOf } from '@sapphire/shapeshift'; + +interface IIngredient { + ingredientId: string | undefined; + name: string | undefined; +} + +interface IInstruction { + instructionId: string | undefined; + message: string | undefined; +} + +interface IRecipe { + recipeId: string | undefined; + title: string; + description: string; + instructions: IInstruction[]; + ingredients: IIngredient[]; +} + +type InstructionSchemaType = SchemaOf; +// Expected Type: ObjectValidator + +type IngredientSchemaType = SchemaOf; +// Expected Type: ObjectValidator + +type RecipeSchemaType = SchemaOf; +// Expected Type: ObjectValidator + +const instructionSchema: InstructionSchemaType = s.object({ + instructionId: s.string.optional, + message: s.string +}); + +const ingredientSchema: IngredientSchemaType = s.object({ + ingredientId: s.string.optional, + name: s.string +}); + +const recipeSchema: RecipeSchemaType = s.object({ + recipeId: s.string.optional, + title: s.string, + description: s.string, + instructions: s.array(instructionSchema), + ingredients: s.array(ingredientSchema) +}); +``` + +#### `.extend`: + +[Back to top][toc] + +You can add additional fields using either an object or an ObjectValidator, in this case, you will get a new object +validator with the merged properties: + +```typescript +const animal = s.object({ + name: s.string.optional, + age: s.number +}); + +const pet = animal.extend({ + owner: s.string.nullish +}); + +const pet = animal.extend( + s.object({ + owner: s.string.nullish + }) +); +``` + +> If both schemas share keys, an error will be thrown. Please use `.omit` on the first object if you desire this +> behaviour. + +#### `.pick` / `.omit`: + +[Back to top][toc] + +Inspired by TypeScript's built-in `Pick` and `Omit` utility types, all object schemas have the aforementioned methods +that return a modifier version: + +```typescript +const pkg = s.object({ + name: s.string, + description: s.string, + dependencies: s.string.array +}); + +const justTheName = pkg.pick(['name']); +// s.object({ name: s.string }); + +const noDependencies = pkg.omit(['dependencies']); +// s.object({ name: s.string, description: s.string }); +``` + +#### `.partial` + +[Back to top][toc] + +Inspired by TypeScript's built-in `Partial` utility type, all object schemas have the aforementioned method that makes +all properties optional: + +```typescript +const user = s.object({ + username: s.string, + password: s.string +}).partial; +``` + +Which is the same as doing: + +```typescript +const user = s.object({ + username: s.string.optional, + password: s.string.optional +}); +``` + +--- + +#### `.required` + +[Back to top][toc] + +Inspired by TypeScript's built-in `Required` utility type, all object schemas have the aforementioned method that makes +all properties required: + +```typescript +const user = s.object({ + username: s.string.optional, + password: s.string.optional +}).required; +``` + +Which is the same as doing: + +```typescript +const user = s.object({ + username: s.string, + password: s.string +}); +``` + +--- + +### Handling unrecognized keys + +[Back to top][toc] + +By default, Shapeshift will not include keys that are not defined by the schema during parsing: + +```typescript +const person = s.object({ + framework: s.string +}); + +person.parse({ + framework: 'Sapphire', + awesome: true +}); +// => { name: 'Sapphire' } +``` + +#### `.strict` + +[Back to top][toc] + +You can disallow unknown keys with `.strict`. If the input includes any unknown keys, an error will be thrown. + +```typescript +const person = s.object({ + framework: s.string +}).strict; + +person.parse({ + framework: 'Sapphire', + awesome: true +}); +// => throws ValidationError +``` + +#### `.ignore` + +[Back to top][toc] + +You can use the `.ignore` getter to reset an object schema to the default behaviour (ignoring unrecognized keys). + +#### `.passthrough` + +[Back to top][toc] + +You can use the `.passthrough` getter to make the validator add the unrecognized properties the shape does not have, +from the input. + +--- + +### BaseValidator: methods and properties + +[Back to top][toc] + +All validations in Shapeshift contain certain methods. + +- #### `.run(data: unknown): Result`: given a validation, you can call this method to check whether or not the + + input is valid. If it is, a `Result` with `success: true` and a deep-cloned value will be returned with the given + constraints and transformations. Otherwise, a `Result` with `success: false` and an error is returned. + +- #### `.parse(data: unknown): T`: given a validations, you can call this method to check whether or not the input is valid. + + If it is, a deep-cloned value will be returned with the given constraints and transformations. Otherwise, an error is + thrown. + +- #### `.transform((value: T) => R): NopValidator`: adds a constraint that modifies the input: + +```typescript +import { s } from '@sapphire/shapeshift'; + +const getLength = s.string.transform((value) => value.length); +getLength.parse('Hello There'); // => 11 +``` + +> :warning: `.transform`'s functions **must not throw**. If a validation error is desired to be thrown, `.reshape` +> instead. + +- #### `.reshape((value: T) => Result | IConstraint): NopValidator`: adds a constraint able to both validate + and modify the input: + +```typescript +import { s, Result } from '@sapphire/shapeshift'; + +const getLength = s.string.reshape((value) => Result.ok(value.length)); +getLength.parse('Hello There'); // => 11 +``` + +> :warning: `.reshape`'s functions **must not throw**. If a validation error is desired to be thrown, use +> `Result.err(error)` instead. + +- #### `.default(value: T | (() => T))`: transform `undefined` into the given value or the callback's returned value: + +```typescript +const name = s.string.default('Sapphire'); +name.parse('Hello'); // => 'Hello' +name.parse(undefined); // => 'Sapphire' +``` + +```typescript +const number = s.number.default(Math.random); +number.parse(12); // => 12 +number.parse(undefined); // => 0.989911985608602 +number.parse(undefined); // => 0.3224350185068794 +``` + +> :warning: The default values are not validated. + +- #### `.optional`: a convenience method that returns a union of the type with `s.undefined`. + +```typescript +s.string.optional; // s.union(s.string, s.undefined) +``` + +- #### `.nullable`: a convenience method that returns a union of the type with `s.nullable`. + +```typescript +s.string.nullable; // s.union(s.string, s.nullable) +``` + +- #### `.nullish`: a convenience method that returns a union of the type with `s.nullish`. + +```typescript +s.string.nullish; // s.union(s.string, s.nullish) +``` + +- #### `.array`: a convenience method that returns an ArrayValidator with the type. + +```typescript +s.string.array; // s.array(s.string) +``` + +- #### `.or`: a convenience method that returns an UnionValidator with the type. This method is also overridden in + UnionValidator to just append one more entry. + +```typescript +s.string.or(s.number); +// => s.union(s.string, s.number) + +s.object({ name: s.string }).or(s.string, s.number); +// => s.union(s.object({ name: s.string }), s.string, s.number) +``` + +- #### `.when`: Adjust the schema based on a sibling or sinbling children fields. + +For using when you provide an object literal where the key `is` is undefined, a value, or a matcher function; `then` +provides the schema when `is` resolves truthy, and `otherwise` provides the schema when `is` resolves falsey. + +##### Available options for providing `is` + +When `is` is not provided (`=== undefined`) it is strictly resolved as `Boolean(value)` wherein `value` is the current +value of the referenced sibling. Note that if multiple siblings are referenced then all the values of the array need to +resolve truthy for the `is` to resolve truthy. + +When `is` is a primitive literal it is strictly compared (`===`) to the current value. + +If you want to use a different form of equality you can provide a function like: `is: (value) => value === true`. + +##### Resolving of the `key` (first) parameter + +For resolving the `key` parameter to its respective value we use [lodash/get](https://lodash.com/docs#get). This means +that every way that Lodash supports resolving a key to its respective value is also supported by Shapeshift. This +includes: + +- Simply providing a string or number like `'name'` or `1`. +- Providing a string or number with a dot notation like `'name.first'` (representative of a nested object structure of + `{ 'name': { 'first': 'Sapphire' } }` => resolves to `Sapphire`). +- Providing a string or number with a bracket notation like `'name[0]'` (representative of an array structure of + `{ 'name': ['Sapphire', 'Framework'] }` => resolves to `Sapphire`). +- Providing a string or number with a dot and bracket notation like `'name[1].first'` (representative of a nested object + structure of `{ 'name': [{ 'first': 'Sapphire' }, { 'first': 'Framework' }] }` => resolves to `Framework`). + +##### Examples + +Let's start with a basic example: + +```typescript +const whenPredicate = s.object({ + booleanLike: s.boolean, + numberLike: s.number.when('booleanLike', { + then: (schema) => schema.greaterThanOrEqual(5), + otherwise: (schema) => schema.lessThanOrEqual(5) + }) +}); + +whenPredicate.parse({ booleanLike: true, numberLike: 6 }); +// => { booleanLike: true, numberLike: 6 } + +whenPredicate.parse({ booleanLike: true, numberLike: 4 }); +// => ExpectedConstraintError('s.number.greaterThanOrEqual', 'Invalid number value', 4, 'expected >= 5') + +whenPredicate.parse({ booleanLike: false, numberLike: 4 }); +// => { booleanLike: false, numberLike: 4 } +``` + +The provided key can also be an array of sibling children: + +```typescript +const whenPredicate = s.object({ + booleanLike: s.boolean, + stringLike: s.string, + numberLike: s.number.when(['booleanLike', 'stringLike'], { + is: ([booleanLikeValue, stringLikeValue]) => booleanLikeValue === true && stringLikeValue === 'foobar', + then: (schema) => schema.greaterThanOrEqual(5), + otherwise: (schema) => schema.lessThanOrEqual(5) + }) +}); + +whenPredicate.parse({ booleanLike: true, stringLike: 'foobar', numberLike: 6 }); +// => { booleanLike: true, numberLike: 6 } + +whenPredicate.parse({ booleanLike: true, stringLike: 'barfoo', numberLike: 4 }); +// => ExpectedConstraintError('s.number.greaterThanOrEqual', 'Invalid number value', 4, 'expected >= 5') + +whenPredicate.parse({ booleanLike: false, stringLike: 'foobar' numberLike: 4 }); +// => ExpectedConstraintError('s.number.greaterThanOrEqual', 'Invalid number value', 4, 'expected >= 5') +``` + +### Enabling and disabling validation + +[Back to top][toc] + +At times, you might want to have a consistent code base with validation, but would like to keep validation to the strict +necessities instead of the in-depth constraints available in shapeshift. By calling `setGlobalValidationEnabled` you can +disable validation at a global level, and by calling `setValidationEnabled` you can disable validation on a +per-validator level. + +> When setting the validation enabled status per-validator, you can also set it to `null` to use the global setting. + +```typescript +import { setGlobalValidationEnabled } from '@sapphire/shapeshift'; + +setGlobalValidationEnabled(false); +``` + +```typescript +import { s } from '@sapphire/shapeshift'; + +const predicate = s.string.lengthGreaterThan(5).setValidationEnabled(false); +``` + +## Buy us some doughnuts + +[Back to top][toc] + +Sapphire Community is and always will be open source, even if we don't get donations. That being said, we know there are +amazing people who may still want to donate just to show their appreciation. Thank you very much in advance! + +We accept donations through Open Collective, Ko-fi, Paypal, Patreon and GitHub Sponsorships. You can use the buttons +below to donate through your method of choice. + +| Donate With | Address | +| :-------------: | :-------------------------------------------------: | +| Open Collective | [Click Here](https://sapphirejs.dev/opencollective) | +| Ko-fi | [Click Here](https://sapphirejs.dev/kofi) | +| Patreon | [Click Here](https://sapphirejs.dev/patreon) | +| PayPal | [Click Here](https://sapphirejs.dev/paypal) | + +## Contributors + +[Back to top][toc] + +Please make sure to read the [Contributing Guide][contributing] before making a pull request. + +Thank you to all the people who already contributed to Sapphire! + + + + + +[contributing]: https://github.com/sapphiredev/.github/blob/main/.github/CONTRIBUTING.md +[`zod`]: https://github.com/colinhacks/zod +[documentation]: https://www.sapphirejs.dev/docs/Documentation/api-shapeshift/ +[toc]: #table-of-contents diff --git a/node_modules/@sapphire/shapeshift/dist/index.d.ts b/node_modules/@sapphire/shapeshift/dist/index.d.ts new file mode 100644 index 0000000..748451d --- /dev/null +++ b/node_modules/@sapphire/shapeshift/dist/index.d.ts @@ -0,0 +1,715 @@ +import { InspectOptionsStylized } from 'util'; + +declare class Result { + readonly success: boolean; + readonly value?: T; + readonly error?: E; + private constructor(); + isOk(): this is { + success: true; + value: T; + }; + isErr(): this is { + success: false; + error: E; + }; + unwrap(): T; + static ok(value: T): Result; + static err(error: E): Result; +} + +type ArrayConstraintName = `s.array(T).${'unique' | `length${'LessThan' | 'LessThanOrEqual' | 'GreaterThan' | 'GreaterThanOrEqual' | 'Equal' | 'NotEqual' | 'Range' | 'RangeInclusive' | 'RangeExclusive'}`}`; +declare function arrayLengthLessThan(value: number): IConstraint; +declare function arrayLengthLessThanOrEqual(value: number): IConstraint; +declare function arrayLengthGreaterThan(value: number): IConstraint; +declare function arrayLengthGreaterThanOrEqual(value: number): IConstraint; +declare function arrayLengthEqual(value: number): IConstraint; +declare function arrayLengthNotEqual(value: number): IConstraint; +declare function arrayLengthRange(start: number, endBefore: number): IConstraint; +declare function arrayLengthRangeInclusive(start: number, end: number): IConstraint; +declare function arrayLengthRangeExclusive(startAfter: number, endBefore: number): IConstraint; + +type BigIntConstraintName = `s.bigint.${'lessThan' | 'lessThanOrEqual' | 'greaterThan' | 'greaterThanOrEqual' | 'equal' | 'notEqual' | 'divisibleBy'}`; +declare function bigintLessThan(value: bigint): IConstraint; +declare function bigintLessThanOrEqual(value: bigint): IConstraint; +declare function bigintGreaterThan(value: bigint): IConstraint; +declare function bigintGreaterThanOrEqual(value: bigint): IConstraint; +declare function bigintEqual(value: bigint): IConstraint; +declare function bigintNotEqual(value: bigint): IConstraint; +declare function bigintDivisibleBy(divider: bigint): IConstraint; + +type BooleanConstraintName = `s.boolean.${boolean}`; +declare const booleanTrue: IConstraint; +declare const booleanFalse: IConstraint; + +type DateConstraintName = `s.date.${'lessThan' | 'lessThanOrEqual' | 'greaterThan' | 'greaterThanOrEqual' | 'equal' | 'notEqual' | 'valid' | 'invalid'}`; +declare function dateLessThan(value: Date): IConstraint; +declare function dateLessThanOrEqual(value: Date): IConstraint; +declare function dateGreaterThan(value: Date): IConstraint; +declare function dateGreaterThanOrEqual(value: Date): IConstraint; +declare function dateEqual(value: Date): IConstraint; +declare function dateNotEqual(value: Date): IConstraint; +declare const dateInvalid: IConstraint; +declare const dateValid: IConstraint; + +type NumberConstraintName = `s.number.${'lessThan' | 'lessThanOrEqual' | 'greaterThan' | 'greaterThanOrEqual' | 'equal' | 'equal(NaN)' | 'notEqual' | 'notEqual(NaN)' | 'int' | 'safeInt' | 'finite' | 'divisibleBy'}`; +declare function numberLessThan(value: number): IConstraint; +declare function numberLessThanOrEqual(value: number): IConstraint; +declare function numberGreaterThan(value: number): IConstraint; +declare function numberGreaterThanOrEqual(value: number): IConstraint; +declare function numberEqual(value: number): IConstraint; +declare function numberNotEqual(value: number): IConstraint; +declare const numberInt: IConstraint; +declare const numberSafeInt: IConstraint; +declare const numberFinite: IConstraint; +declare const numberNaN: IConstraint; +declare const numberNotNaN: IConstraint; +declare function numberDivisibleBy(divider: number): IConstraint; + +declare const customInspectSymbol: unique symbol; +declare const customInspectSymbolStackLess: unique symbol; +declare abstract class BaseError extends Error { + protected [customInspectSymbol](depth: number, options: InspectOptionsStylized): string; + protected abstract [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string; +} + +declare class CombinedError extends BaseError { + readonly errors: readonly BaseError[]; + constructor(errors: readonly BaseError[]); + protected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string; +} + +declare class ValidationError extends BaseError { + readonly validator: string; + readonly given: unknown; + constructor(validator: string, message: string, given: unknown); + toJSON(): { + name: string; + validator: string; + given: unknown; + }; + protected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string; +} + +declare class ExpectedValidationError extends ValidationError { + readonly expected: T; + constructor(validator: string, message: string, given: unknown, expected: T); + toJSON(): { + name: string; + validator: string; + given: unknown; + expected: T; + }; + protected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string; +} + +declare class MissingPropertyError extends BaseError { + readonly property: PropertyKey; + constructor(property: PropertyKey); + toJSON(): { + name: string; + property: PropertyKey; + }; + protected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string; +} + +declare class MultiplePossibilitiesConstraintError extends BaseConstraintError { + readonly expected: readonly string[]; + constructor(constraint: ConstraintErrorNames, message: string, given: T, expected: readonly string[]); + toJSON(): { + name: string; + constraint: ConstraintErrorNames; + given: T; + expected: readonly string[]; + }; + protected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string; +} + +declare class UnknownEnumValueError extends BaseError { + readonly value: string | number; + readonly enumKeys: string[]; + readonly enumMappings: Map; + constructor(value: string | number, keys: string[], enumMappings: Map); + toJSON(): { + name: string; + value: string | number; + enumKeys: string[]; + enumMappings: [string | number, string | number][]; + }; + protected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string; +} + +declare class UnknownPropertyError extends BaseError { + readonly property: PropertyKey; + readonly value: unknown; + constructor(property: PropertyKey, value: unknown); + toJSON(): { + name: string; + property: PropertyKey; + value: unknown; + }; + protected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string; +} + +declare class BigIntValidator extends BaseValidator { + lessThan(number: bigint): this; + lessThanOrEqual(number: bigint): this; + greaterThan(number: bigint): this; + greaterThanOrEqual(number: bigint): this; + equal(number: N): BigIntValidator; + notEqual(number: bigint): this; + get positive(): this; + get negative(): this; + divisibleBy(number: bigint): this; + get abs(): this; + intN(bits: number): this; + uintN(bits: number): this; + protected handle(value: unknown): Result; +} + +declare class BooleanValidator extends BaseValidator { + get true(): BooleanValidator; + get false(): BooleanValidator; + equal(value: R): BooleanValidator; + notEqual(value: R): BooleanValidator; + protected handle(value: unknown): Result; +} + +declare class DateValidator extends BaseValidator { + lessThan(date: Date | number | string): this; + lessThanOrEqual(date: Date | number | string): this; + greaterThan(date: Date | number | string): this; + greaterThanOrEqual(date: Date | number | string): this; + equal(date: Date | number | string): this; + notEqual(date: Date | number | string): this; + get valid(): this; + get invalid(): this; + protected handle(value: unknown): Result; +} + +declare class DefaultValidator extends BaseValidator { + private readonly validator; + private defaultValue; + constructor(validator: BaseValidator, value: T | (() => T), constraints?: readonly IConstraint[]); + default(value: Exclude | (() => Exclude)): DefaultValidator>; + protected handle(value: unknown): Result; + protected clone(): this; +} + +declare class InstanceValidator extends BaseValidator { + readonly expected: Constructor; + constructor(expected: Constructor, constraints?: readonly IConstraint[]); + protected handle(value: unknown): Result>>; + protected clone(): this; +} + +declare class LiteralValidator extends BaseValidator { + readonly expected: T; + constructor(literal: T, constraints?: readonly IConstraint[]); + protected handle(value: unknown): Result>; + protected clone(): this; +} + +declare class CombinedPropertyError extends BaseError { + readonly errors: [PropertyKey, BaseError][]; + constructor(errors: [PropertyKey, BaseError][]); + protected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string; + private static formatProperty; +} + +declare class MapValidator extends BaseValidator> { + private readonly keyValidator; + private readonly valueValidator; + constructor(keyValidator: BaseValidator, valueValidator: BaseValidator, constraints?: readonly IConstraint>[]); + protected clone(): this; + protected handle(value: unknown): Result, ValidationError | CombinedPropertyError>; +} + +declare class NativeEnumValidator extends BaseValidator { + readonly enumShape: T; + readonly hasNumericElements: boolean; + private readonly enumKeys; + private readonly enumMapping; + constructor(enumShape: T); + protected handle(value: unknown): Result; + protected clone(): this; +} +interface NativeEnumLike { + [key: string]: string | number; + [key: number]: string; +} + +declare class NeverValidator extends BaseValidator { + protected handle(value: unknown): Result; +} + +declare class NullishValidator extends BaseValidator { + protected handle(value: unknown): Result; +} + +declare class NumberValidator extends BaseValidator { + lessThan(number: number): this; + lessThanOrEqual(number: number): this; + greaterThan(number: number): this; + greaterThanOrEqual(number: number): this; + equal(number: N): NumberValidator; + notEqual(number: number): this; + get int(): this; + get safeInt(): this; + get finite(): this; + get positive(): this; + get negative(): this; + divisibleBy(divider: number): this; + get abs(): this; + get sign(): this; + get trunc(): this; + get floor(): this; + get fround(): this; + get round(): this; + get ceil(): this; + protected handle(value: unknown): Result; +} + +declare class ObjectValidator> extends BaseValidator { + readonly shape: MappedObjectValidator; + readonly strategy: ObjectValidatorStrategy; + private readonly keys; + private readonly handleStrategy; + private readonly requiredKeys; + private readonly possiblyUndefinedKeys; + private readonly possiblyUndefinedKeysWithDefaults; + constructor(shape: MappedObjectValidator, strategy?: ObjectValidatorStrategy, constraints?: readonly IConstraint[]); + get strict(): this; + get ignore(): this; + get passthrough(): this; + get partial(): ObjectValidator<{ + [Key in keyof I]?: I[Key]; + }>; + get required(): ObjectValidator<{ + [Key in keyof I]-?: I[Key]; + }>; + extend(schema: ObjectValidator | MappedObjectValidator): ObjectValidator; + pick(keys: readonly K[]): ObjectValidator<{ + [Key in keyof Pick]: I[Key]; + }>; + omit(keys: readonly K[]): ObjectValidator<{ + [Key in keyof Omit]: I[Key]; + }>; + protected handle(value: unknown): Result; + protected clone(): this; + private handleIgnoreStrategy; + private handleStrictStrategy; + private handlePassthroughStrategy; +} +declare enum ObjectValidatorStrategy { + Ignore = 0, + Strict = 1, + Passthrough = 2 +} + +declare class PassthroughValidator extends BaseValidator { + protected handle(value: unknown): Result; +} + +declare class RecordValidator extends BaseValidator> { + private readonly validator; + constructor(validator: BaseValidator, constraints?: readonly IConstraint>[]); + protected clone(): this; + protected handle(value: unknown): Result, ValidationError | CombinedPropertyError>; +} + +declare class SetValidator extends BaseValidator> { + private readonly validator; + constructor(validator: BaseValidator, constraints?: readonly IConstraint>[]); + protected clone(): this; + protected handle(values: unknown): Result, ValidationError | CombinedError>; +} + +type StringConstraintName = `s.string.${`length${'LessThan' | 'LessThanOrEqual' | 'GreaterThan' | 'GreaterThanOrEqual' | 'Equal' | 'NotEqual'}` | 'regex' | 'url' | 'uuid' | 'email' | `ip${'v4' | 'v6' | ''}` | 'date' | 'phone'}`; +type StringProtocol = `${string}:`; +type StringDomain = `${string}.${string}`; +interface UrlOptions { + allowedProtocols?: StringProtocol[]; + allowedDomains?: StringDomain[]; +} +type UUIDVersion = 1 | 3 | 4 | 5; +interface StringUuidOptions { + version?: UUIDVersion | `${UUIDVersion}-${UUIDVersion}` | null; + nullable?: boolean; +} +declare function stringLengthLessThan(length: number): IConstraint; +declare function stringLengthLessThanOrEqual(length: number): IConstraint; +declare function stringLengthGreaterThan(length: number): IConstraint; +declare function stringLengthGreaterThanOrEqual(length: number): IConstraint; +declare function stringLengthEqual(length: number): IConstraint; +declare function stringLengthNotEqual(length: number): IConstraint; +declare function stringEmail(): IConstraint; +declare function stringUrl(options?: UrlOptions): IConstraint; +declare function stringIp(version?: 4 | 6): IConstraint; +declare function stringRegex(regex: RegExp): IConstraint; +declare function stringUuid({ version, nullable }?: StringUuidOptions): IConstraint; + +declare class StringValidator extends BaseValidator { + lengthLessThan(length: number): this; + lengthLessThanOrEqual(length: number): this; + lengthGreaterThan(length: number): this; + lengthGreaterThanOrEqual(length: number): this; + lengthEqual(length: number): this; + lengthNotEqual(length: number): this; + get email(): this; + url(options?: UrlOptions): this; + uuid(options?: StringUuidOptions): this; + regex(regex: RegExp): this; + get date(): this; + get ipv4(): this; + get ipv6(): this; + ip(version?: 4 | 6): this; + phone(): this; + protected handle(value: unknown): Result; +} + +declare class TupleValidator extends BaseValidator<[...T]> { + private readonly validators; + constructor(validators: BaseValidator<[...T]>[], constraints?: readonly IConstraint<[...T]>[]); + protected clone(): this; + protected handle(values: unknown): Result<[...T], ValidationError | CombinedPropertyError>; +} + +type TypedArray = Int8Array | Uint8Array | Uint8ClampedArray | Int16Array | Uint16Array | Int32Array | Uint32Array | Float32Array | Float64Array | BigInt64Array | BigUint64Array; +declare const TypedArrays: { + readonly Int8Array: (x: unknown) => x is Int8Array; + readonly Uint8Array: (x: unknown) => x is Uint8Array; + readonly Uint8ClampedArray: (x: unknown) => x is Uint8ClampedArray; + readonly Int16Array: (x: unknown) => x is Int16Array; + readonly Uint16Array: (x: unknown) => x is Uint16Array; + readonly Int32Array: (x: unknown) => x is Int32Array; + readonly Uint32Array: (x: unknown) => x is Uint32Array; + readonly Float32Array: (x: unknown) => x is Float32Array; + readonly Float64Array: (x: unknown) => x is Float64Array; + readonly BigInt64Array: (x: unknown) => x is BigInt64Array; + readonly BigUint64Array: (x: unknown) => x is BigUint64Array; + readonly TypedArray: (x: unknown) => x is TypedArray; +}; +type TypedArrayName = keyof typeof TypedArrays; + +declare class TypedArrayValidator extends BaseValidator { + private readonly type; + constructor(type: TypedArrayName, constraints?: readonly IConstraint[]); + byteLengthLessThan(length: number): this; + byteLengthLessThanOrEqual(length: number): this; + byteLengthGreaterThan(length: number): this; + byteLengthGreaterThanOrEqual(length: number): this; + byteLengthEqual(length: number): this; + byteLengthNotEqual(length: number): this; + byteLengthRange(start: number, endBefore: number): this; + byteLengthRangeInclusive(startAt: number, endAt: number): this; + byteLengthRangeExclusive(startAfter: number, endBefore: number): this; + lengthLessThan(length: number): this; + lengthLessThanOrEqual(length: number): this; + lengthGreaterThan(length: number): this; + lengthGreaterThanOrEqual(length: number): this; + lengthEqual(length: number): this; + lengthNotEqual(length: number): this; + lengthRange(start: number, endBefore: number): this; + lengthRangeInclusive(startAt: number, endAt: number): this; + lengthRangeExclusive(startAfter: number, endBefore: number): this; + protected clone(): this; + protected handle(value: unknown): Result; +} + +declare class UnionValidator extends BaseValidator { + private validators; + constructor(validators: readonly BaseValidator[], constraints?: readonly IConstraint[]); + get optional(): UnionValidator; + get required(): UnionValidator>; + get nullable(): UnionValidator; + get nullish(): UnionValidator; + or(...predicates: readonly BaseValidator[]): UnionValidator; + protected clone(): this; + protected handle(value: unknown): Result; +} + +type ObjectConstraintName = `s.object(T.when)`; +type WhenKey = PropertyKey | PropertyKey[]; +interface WhenOptions, Key extends WhenKey> { + is?: boolean | ((value: Key extends Array ? any[] : any) => boolean); + then: (predicate: T) => T; + otherwise?: (predicate: T) => T; +} + +declare class ExpectedConstraintError extends BaseConstraintError { + readonly expected: string; + constructor(constraint: ConstraintErrorNames, message: string, given: T, expected: string); + toJSON(): { + name: string; + constraint: ConstraintErrorNames; + given: T; + expected: string; + }; + protected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string; +} + +type TypedArrayConstraintName = `s.typedArray(T).${'byteLength' | 'length'}${'LessThan' | 'LessThanOrEqual' | 'GreaterThan' | 'GreaterThanOrEqual' | 'Equal' | 'NotEqual' | 'Range' | 'RangeInclusive' | 'RangeExclusive'}`; +declare function typedArrayByteLengthLessThan(value: number): IConstraint; +declare function typedArrayByteLengthLessThanOrEqual(value: number): IConstraint; +declare function typedArrayByteLengthGreaterThan(value: number): IConstraint; +declare function typedArrayByteLengthGreaterThanOrEqual(value: number): IConstraint; +declare function typedArrayByteLengthEqual(value: number): IConstraint; +declare function typedArrayByteLengthNotEqual(value: number): IConstraint; +declare function typedArrayByteLengthRange(start: number, endBefore: number): IConstraint; +declare function typedArrayByteLengthRangeInclusive(start: number, end: number): { + run(input: T): Result | Result>; +}; +declare function typedArrayByteLengthRangeExclusive(startAfter: number, endBefore: number): IConstraint; +declare function typedArrayLengthLessThan(value: number): IConstraint; +declare function typedArrayLengthLessThanOrEqual(value: number): IConstraint; +declare function typedArrayLengthGreaterThan(value: number): IConstraint; +declare function typedArrayLengthGreaterThanOrEqual(value: number): IConstraint; +declare function typedArrayLengthEqual(value: number): IConstraint; +declare function typedArrayLengthNotEqual(value: number): IConstraint; +declare function typedArrayLengthRange(start: number, endBefore: number): IConstraint; +declare function typedArrayLengthRangeInclusive(start: number, end: number): IConstraint; +declare function typedArrayLengthRangeExclusive(startAfter: number, endBefore: number): IConstraint; + +type ConstraintErrorNames = TypedArrayConstraintName | ArrayConstraintName | BigIntConstraintName | BooleanConstraintName | DateConstraintName | NumberConstraintName | ObjectConstraintName | StringConstraintName; +declare abstract class BaseConstraintError extends BaseError { + readonly constraint: ConstraintErrorNames; + readonly given: T; + constructor(constraint: ConstraintErrorNames, message: string, given: T); +} + +interface IConstraint { + run(input: Input, parent?: any): Result>; +} + +declare class ArrayValidator extends BaseValidator { + private readonly validator; + constructor(validator: BaseValidator, constraints?: readonly IConstraint[]); + lengthLessThan(length: N): ArrayValidator]>>>; + lengthLessThanOrEqual(length: N): ArrayValidator]>>; + lengthGreaterThan(length: N): ArrayValidator<[...Tuple, I, ...T]>; + lengthGreaterThanOrEqual(length: N): ArrayValidator<[...Tuple, ...T]>; + lengthEqual(length: N): ArrayValidator<[...Tuple]>; + lengthNotEqual(length: number): ArrayValidator<[...T]>; + lengthRange(start: S, endBefore: E): ArrayValidator]>>, ExpandSmallerTuples]>>>>; + lengthRangeInclusive(startAt: S, endAt: E): ArrayValidator]>, ExpandSmallerTuples]>>>>; + lengthRangeExclusive(startAfter: S, endBefore: E): ArrayValidator]>>, ExpandSmallerTuples<[...Tuple]>>>; + get unique(): this; + protected clone(): this; + protected handle(values: unknown): Result; +} + +declare abstract class BaseValidator { + description?: string; + protected parent?: object; + protected constraints: readonly IConstraint[]; + protected isValidationEnabled: boolean | (() => boolean) | null; + constructor(constraints?: readonly IConstraint[]); + setParent(parent: object): this; + get optional(): UnionValidator; + get nullable(): UnionValidator; + get nullish(): UnionValidator; + get array(): ArrayValidator; + get set(): SetValidator; + or(...predicates: readonly BaseValidator[]): UnionValidator; + transform(cb: (value: T) => T): this; + transform(cb: (value: T) => O): BaseValidator; + reshape(cb: (input: T) => Result): this; + reshape, O = InferResultType>(cb: (input: T) => R): BaseValidator; + default(value: Exclude | (() => Exclude)): DefaultValidator>; + when = this>(key: Key, options: WhenOptions): this; + describe(description: string): this; + run(value: unknown): Result; + parse(value: unknown): R; + is(value: unknown): value is R; + /** + * Sets if the validator should also run constraints or just do basic checks. + * @param isValidationEnabled Whether this validator should be enabled or disabled. You can pass boolean or a function returning boolean which will be called just before parsing. + * Set to `null` to go off of the global configuration. + */ + setValidationEnabled(isValidationEnabled: boolean | (() => boolean) | null): this; + getValidationEnabled(): boolean | null; + protected get shouldRunConstraints(): boolean; + protected clone(): this; + protected abstract handle(value: unknown): Result; + protected addConstraint(constraint: IConstraint): this; +} +type ValidatorError = ValidationError | CombinedError | CombinedPropertyError | UnknownEnumValueError; + +type Constructor = (new (...args: readonly any[]) => T) | (abstract new (...args: readonly any[]) => T); +type Type = V extends BaseValidator ? T : never; +/** + * @deprecated Use `object` instead. + */ +type NonNullObject = {} & object; +/** + * @deprecated This type is no longer used and will be removed in the next major version. + */ +type PickDefined = { + [K in keyof T as undefined extends T[K] ? never : K]: T[K]; +}; +/** + * @deprecated This type is no longer used and will be removed in the next major version. + */ +type PickUndefinedMakeOptional = { + [K in keyof T as undefined extends T[K] ? K : never]+?: Exclude; +}; +type FilterDefinedKeys = Exclude<{ + [TKey in keyof TObj]: undefined extends TObj[TKey] ? never : TKey; +}[keyof TObj], undefined>; +type UndefinedToOptional = Pick> & { + [k in keyof Omit>]?: Exclude; +}; +type MappedObjectValidator = { + [key in keyof T]: BaseValidator; +}; +/** + * An alias of {@link ObjectValidator} with a name more common among object validation libraries. + * This is the type of a schema after using `s.object({ ... })` + * @example + * ```typescript + * import { s, SchemaOf } from '@sapphire/shapeshift'; + * + * interface IIngredient { + * ingredientId: string | undefined; + * name: string | undefined; + * } + * + * interface IInstruction { + * instructionId: string | undefined; + * message: string | undefined; + * } + * + * interface IRecipe { + * recipeId: string | undefined; + * title: string; + * description: string; + * instructions: IInstruction[]; + * ingredients: IIngredient[]; + * } + * + * type InstructionSchemaType = SchemaOf; + * // Expected Type: ObjectValidator + * + * type IngredientSchemaType = SchemaOf; + * // Expected Type: ObjectValidator + * + * type RecipeSchemaType = SchemaOf; + * // Expected Type: ObjectValidator + * + * const instructionSchema: InstructionSchemaType = s.object({ + * instructionId: s.string.optional, + * message: s.string + * }); + * + * const ingredientSchema: IngredientSchemaType = s.object({ + * ingredientId: s.string.optional, + * name: s.string + * }); + * + * const recipeSchema: RecipeSchemaType = s.object({ + * recipeId: s.string.optional, + * title: s.string, + * description: s.string, + * instructions: s.array(instructionSchema), + * ingredients: s.array(ingredientSchema) + * }); + * ``` + */ +type SchemaOf = ObjectValidator; +/** + * Infers the type of a schema object given `typeof schema`. + * The schema has to extend {@link ObjectValidator}. + * @example + * ```typescript + * import { InferType, s } from '@sapphire/shapeshift'; + * + * const schema = s.object({ + * foo: s.string, + * bar: s.number, + * baz: s.boolean, + * qux: s.bigint, + * quux: s.date + * }); + * + * type Inferredtype = InferType; + * // Expected type: + * // type Inferredtype = { + * // foo: string; + * // bar: number; + * // baz: boolean; + * // qux: bigint; + * // quux: Date; + * // }; + * ``` + */ +type InferType> = T extends ObjectValidator ? U : never; +type InferResultType> = T extends Result ? U : never; +type UnwrapTuple = T extends [infer Head, ...infer Tail] ? [Unwrap, ...UnwrapTuple] : []; +type Unwrap = T extends BaseValidator ? V : never; +type UnshiftTuple = T extends [T[0], ...infer Tail] ? Tail : never; +type ExpandSmallerTuples = T extends [T[0], ...infer Tail] ? T | ExpandSmallerTuples : []; +type Shift> = ((...args: A) => void) extends (...args: [A[0], ...infer R]) => void ? R : never; +type GrowExpRev, N extends number, P extends Array>> = A['length'] extends N ? A : GrowExpRev<[...A, ...P[0]][N] extends undefined ? [...A, ...P[0]] : A, N, Shift

>; +type GrowExp, N extends number, P extends Array>> = [...A, ...A][N] extends undefined ? GrowExp<[...A, ...A], N, [A, ...P]> : GrowExpRev; +type Tuple = N extends number ? number extends N ? Array : N extends 0 ? [] : N extends 1 ? [T] : GrowExp<[T], N, [[]]> : never; + +declare class LazyValidator, R = Unwrap> extends BaseValidator { + private readonly validator; + constructor(validator: (value: unknown) => T, constraints?: readonly IConstraint[]); + protected clone(): this; + protected handle(values: unknown): Result; +} + +declare class Shapes { + get string(): StringValidator; + get number(): NumberValidator; + get bigint(): BigIntValidator; + get boolean(): BooleanValidator; + get date(): DateValidator; + object(shape: MappedObjectValidator): ObjectValidator>; + get undefined(): BaseValidator; + get null(): BaseValidator; + get nullish(): NullishValidator; + get any(): PassthroughValidator; + get unknown(): PassthroughValidator; + get never(): NeverValidator; + enum(...values: readonly T[]): UnionValidator; + nativeEnum(enumShape: T): NativeEnumValidator; + literal(value: T): BaseValidator; + instance(expected: Constructor): InstanceValidator; + union[]]>(...validators: [...T]): UnionValidator>; + array(validator: BaseValidator): ArrayValidator; + array(validator: BaseValidator): ArrayValidator; + typedArray(type?: TypedArrayName): TypedArrayValidator; + get int8Array(): TypedArrayValidator; + get uint8Array(): TypedArrayValidator; + get uint8ClampedArray(): TypedArrayValidator; + get int16Array(): TypedArrayValidator; + get uint16Array(): TypedArrayValidator; + get int32Array(): TypedArrayValidator; + get uint32Array(): TypedArrayValidator; + get float32Array(): TypedArrayValidator; + get float64Array(): TypedArrayValidator; + get bigInt64Array(): TypedArrayValidator; + get bigUint64Array(): TypedArrayValidator; + tuple[]]>(validators: [...T]): TupleValidator>; + set(validator: BaseValidator): SetValidator; + record(validator: BaseValidator): RecordValidator; + map(keyValidator: BaseValidator, valueValidator: BaseValidator): MapValidator; + lazy>(validator: (value: unknown) => T): LazyValidator>; +} + +/** + * Sets whether validators should run on the input, or if the input should be passed through. + * @param enabled Whether validation should be done on inputs + */ +declare function setGlobalValidationEnabled(enabled: boolean): void; +/** + * @returns Whether validation is enabled + */ +declare function getGlobalValidationEnabled(): boolean; + +declare const s: Shapes; + +export { ArrayConstraintName, ArrayValidator, BaseConstraintError, BaseError, BaseValidator, BigIntConstraintName, BigIntValidator, BooleanConstraintName, BooleanValidator, CombinedError, CombinedPropertyError, ConstraintErrorNames, Constructor, DateConstraintName, DateValidator, DefaultValidator, ExpandSmallerTuples, ExpectedConstraintError, ExpectedValidationError, GrowExp, GrowExpRev, IConstraint, InferResultType, InferType, InstanceValidator, LiteralValidator, MapValidator, MappedObjectValidator, MissingPropertyError, MultiplePossibilitiesConstraintError, NativeEnumLike, NativeEnumValidator, NeverValidator, NonNullObject, NullishValidator, NumberConstraintName, NumberValidator, ObjectValidator, ObjectValidatorStrategy, PassthroughValidator, PickDefined, PickUndefinedMakeOptional, RecordValidator, Result, SchemaOf, SetValidator, Shapes, Shift, StringConstraintName, StringDomain, StringProtocol, StringUuidOptions, StringValidator, Tuple, TupleValidator, Type, TypedArrayConstraintName, TypedArrayValidator, UUIDVersion, UndefinedToOptional, UnionValidator, UnknownEnumValueError, UnknownPropertyError, UnshiftTuple, Unwrap, UnwrapTuple, UrlOptions, ValidationError, ValidatorError, arrayLengthEqual, arrayLengthGreaterThan, arrayLengthGreaterThanOrEqual, arrayLengthLessThan, arrayLengthLessThanOrEqual, arrayLengthNotEqual, arrayLengthRange, arrayLengthRangeExclusive, arrayLengthRangeInclusive, bigintDivisibleBy, bigintEqual, bigintGreaterThan, bigintGreaterThanOrEqual, bigintLessThan, bigintLessThanOrEqual, bigintNotEqual, booleanFalse, booleanTrue, customInspectSymbol, customInspectSymbolStackLess, dateEqual, dateGreaterThan, dateGreaterThanOrEqual, dateInvalid, dateLessThan, dateLessThanOrEqual, dateNotEqual, dateValid, getGlobalValidationEnabled, numberDivisibleBy, numberEqual, numberFinite, numberGreaterThan, numberGreaterThanOrEqual, numberInt, numberLessThan, numberLessThanOrEqual, numberNaN, numberNotEqual, numberNotNaN, numberSafeInt, s, setGlobalValidationEnabled, stringEmail, stringIp, stringLengthEqual, stringLengthGreaterThan, stringLengthGreaterThanOrEqual, stringLengthLessThan, stringLengthLessThanOrEqual, stringLengthNotEqual, stringRegex, stringUrl, stringUuid, typedArrayByteLengthEqual, typedArrayByteLengthGreaterThan, typedArrayByteLengthGreaterThanOrEqual, typedArrayByteLengthLessThan, typedArrayByteLengthLessThanOrEqual, typedArrayByteLengthNotEqual, typedArrayByteLengthRange, typedArrayByteLengthRangeExclusive, typedArrayByteLengthRangeInclusive, typedArrayLengthEqual, typedArrayLengthGreaterThan, typedArrayLengthGreaterThanOrEqual, typedArrayLengthLessThan, typedArrayLengthLessThanOrEqual, typedArrayLengthNotEqual, typedArrayLengthRange, typedArrayLengthRangeExclusive, typedArrayLengthRangeInclusive }; diff --git a/node_modules/@sapphire/shapeshift/dist/index.global.js b/node_modules/@sapphire/shapeshift/dist/index.global.js new file mode 100644 index 0000000..0f48b8a --- /dev/null +++ b/node_modules/@sapphire/shapeshift/dist/index.global.js @@ -0,0 +1,4174 @@ +var SapphireShapeshift = (function (exports) { + 'use strict'; + + var __create = Object.create; + var __defProp = Object.defineProperty; + var __getOwnPropDesc = Object.getOwnPropertyDescriptor; + var __getOwnPropNames = Object.getOwnPropertyNames; + var __getProtoOf = Object.getPrototypeOf; + var __hasOwnProp = Object.prototype.hasOwnProperty; + var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); + var __commonJS = (cb, mod) => function __require() { + return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports; + }; + var __copyProps = (to, from, except, desc) => { + if (from && typeof from === "object" || typeof from === "function") { + for (let key of __getOwnPropNames(from)) + if (!__hasOwnProp.call(to, key) && key !== except) + __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable }); + } + return to; + }; + var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps( + // If the importer is in node compatibility mode or this is not an ESM + // file that has been converted to a CommonJS file using a Babel- + // compatible transform (i.e. "__esModule" has not been set), then set + // "default" to the CommonJS "module.exports" for node compatibility. + isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target, + mod + )); + + // node_modules/lodash/isArray.js + var require_isArray = __commonJS({ + "node_modules/lodash/isArray.js"(exports, module) { + var isArray3 = Array.isArray; + module.exports = isArray3; + } + }); + + // node_modules/lodash/_freeGlobal.js + var require_freeGlobal = __commonJS({ + "node_modules/lodash/_freeGlobal.js"(exports, module) { + var freeGlobal = typeof globalThis == "object" && globalThis && globalThis.Object === Object && globalThis; + module.exports = freeGlobal; + } + }); + + // node_modules/lodash/_root.js + var require_root = __commonJS({ + "node_modules/lodash/_root.js"(exports, module) { + var freeGlobal = require_freeGlobal(); + var freeSelf = typeof self == "object" && self && self.Object === Object && self; + var root = freeGlobal || freeSelf || Function("return this")(); + module.exports = root; + } + }); + + // node_modules/lodash/_Symbol.js + var require_Symbol = __commonJS({ + "node_modules/lodash/_Symbol.js"(exports, module) { + var root = require_root(); + var Symbol2 = root.Symbol; + module.exports = Symbol2; + } + }); + + // node_modules/lodash/_getRawTag.js + var require_getRawTag = __commonJS({ + "node_modules/lodash/_getRawTag.js"(exports, module) { + var Symbol2 = require_Symbol(); + var objectProto = Object.prototype; + var hasOwnProperty = objectProto.hasOwnProperty; + var nativeObjectToString = objectProto.toString; + var symToStringTag = Symbol2 ? Symbol2.toStringTag : void 0; + function getRawTag(value) { + var isOwn = hasOwnProperty.call(value, symToStringTag), tag = value[symToStringTag]; + try { + value[symToStringTag] = void 0; + var unmasked = true; + } catch (e3) { + } + var result = nativeObjectToString.call(value); + if (unmasked) { + if (isOwn) { + value[symToStringTag] = tag; + } else { + delete value[symToStringTag]; + } + } + return result; + } + __name(getRawTag, "getRawTag"); + module.exports = getRawTag; + } + }); + + // node_modules/lodash/_objectToString.js + var require_objectToString = __commonJS({ + "node_modules/lodash/_objectToString.js"(exports, module) { + var objectProto = Object.prototype; + var nativeObjectToString = objectProto.toString; + function objectToString(value) { + return nativeObjectToString.call(value); + } + __name(objectToString, "objectToString"); + module.exports = objectToString; + } + }); + + // node_modules/lodash/_baseGetTag.js + var require_baseGetTag = __commonJS({ + "node_modules/lodash/_baseGetTag.js"(exports, module) { + var Symbol2 = require_Symbol(); + var getRawTag = require_getRawTag(); + var objectToString = require_objectToString(); + var nullTag = "[object Null]"; + var undefinedTag = "[object Undefined]"; + var symToStringTag = Symbol2 ? Symbol2.toStringTag : void 0; + function baseGetTag(value) { + if (value == null) { + return value === void 0 ? undefinedTag : nullTag; + } + return symToStringTag && symToStringTag in Object(value) ? getRawTag(value) : objectToString(value); + } + __name(baseGetTag, "baseGetTag"); + module.exports = baseGetTag; + } + }); + + // node_modules/lodash/isObjectLike.js + var require_isObjectLike = __commonJS({ + "node_modules/lodash/isObjectLike.js"(exports, module) { + function isObjectLike(value) { + return value != null && typeof value == "object"; + } + __name(isObjectLike, "isObjectLike"); + module.exports = isObjectLike; + } + }); + + // node_modules/lodash/isSymbol.js + var require_isSymbol = __commonJS({ + "node_modules/lodash/isSymbol.js"(exports, module) { + var baseGetTag = require_baseGetTag(); + var isObjectLike = require_isObjectLike(); + var symbolTag = "[object Symbol]"; + function isSymbol3(value) { + return typeof value == "symbol" || isObjectLike(value) && baseGetTag(value) == symbolTag; + } + __name(isSymbol3, "isSymbol"); + module.exports = isSymbol3; + } + }); + + // node_modules/lodash/_isKey.js + var require_isKey = __commonJS({ + "node_modules/lodash/_isKey.js"(exports, module) { + var isArray3 = require_isArray(); + var isSymbol3 = require_isSymbol(); + var reIsDeepProp = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/; + var reIsPlainProp = /^\w*$/; + function isKey(value, object) { + if (isArray3(value)) { + return false; + } + var type = typeof value; + if (type == "number" || type == "symbol" || type == "boolean" || value == null || isSymbol3(value)) { + return true; + } + return reIsPlainProp.test(value) || !reIsDeepProp.test(value) || object != null && value in Object(object); + } + __name(isKey, "isKey"); + module.exports = isKey; + } + }); + + // node_modules/lodash/isObject.js + var require_isObject = __commonJS({ + "node_modules/lodash/isObject.js"(exports, module) { + function isObject3(value) { + var type = typeof value; + return value != null && (type == "object" || type == "function"); + } + __name(isObject3, "isObject"); + module.exports = isObject3; + } + }); + + // node_modules/lodash/isFunction.js + var require_isFunction = __commonJS({ + "node_modules/lodash/isFunction.js"(exports, module) { + var baseGetTag = require_baseGetTag(); + var isObject3 = require_isObject(); + var asyncTag = "[object AsyncFunction]"; + var funcTag = "[object Function]"; + var genTag = "[object GeneratorFunction]"; + var proxyTag = "[object Proxy]"; + function isFunction3(value) { + if (!isObject3(value)) { + return false; + } + var tag = baseGetTag(value); + return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag; + } + __name(isFunction3, "isFunction"); + module.exports = isFunction3; + } + }); + + // node_modules/lodash/_coreJsData.js + var require_coreJsData = __commonJS({ + "node_modules/lodash/_coreJsData.js"(exports, module) { + var root = require_root(); + var coreJsData = root["__core-js_shared__"]; + module.exports = coreJsData; + } + }); + + // node_modules/lodash/_isMasked.js + var require_isMasked = __commonJS({ + "node_modules/lodash/_isMasked.js"(exports, module) { + var coreJsData = require_coreJsData(); + var maskSrcKey = function() { + var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || ""); + return uid ? "Symbol(src)_1." + uid : ""; + }(); + function isMasked(func) { + return !!maskSrcKey && maskSrcKey in func; + } + __name(isMasked, "isMasked"); + module.exports = isMasked; + } + }); + + // node_modules/lodash/_toSource.js + var require_toSource = __commonJS({ + "node_modules/lodash/_toSource.js"(exports, module) { + var funcProto = Function.prototype; + var funcToString = funcProto.toString; + function toSource(func) { + if (func != null) { + try { + return funcToString.call(func); + } catch (e3) { + } + try { + return func + ""; + } catch (e3) { + } + } + return ""; + } + __name(toSource, "toSource"); + module.exports = toSource; + } + }); + + // node_modules/lodash/_baseIsNative.js + var require_baseIsNative = __commonJS({ + "node_modules/lodash/_baseIsNative.js"(exports, module) { + var isFunction3 = require_isFunction(); + var isMasked = require_isMasked(); + var isObject3 = require_isObject(); + var toSource = require_toSource(); + var reRegExpChar = /[\\^$.*+?()[\]{}|]/g; + var reIsHostCtor = /^\[object .+?Constructor\]$/; + var funcProto = Function.prototype; + var objectProto = Object.prototype; + var funcToString = funcProto.toString; + var hasOwnProperty = objectProto.hasOwnProperty; + var reIsNative = RegExp( + "^" + funcToString.call(hasOwnProperty).replace(reRegExpChar, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$" + ); + function baseIsNative(value) { + if (!isObject3(value) || isMasked(value)) { + return false; + } + var pattern = isFunction3(value) ? reIsNative : reIsHostCtor; + return pattern.test(toSource(value)); + } + __name(baseIsNative, "baseIsNative"); + module.exports = baseIsNative; + } + }); + + // node_modules/lodash/_getValue.js + var require_getValue = __commonJS({ + "node_modules/lodash/_getValue.js"(exports, module) { + function getValue2(object, key) { + return object == null ? void 0 : object[key]; + } + __name(getValue2, "getValue"); + module.exports = getValue2; + } + }); + + // node_modules/lodash/_getNative.js + var require_getNative = __commonJS({ + "node_modules/lodash/_getNative.js"(exports, module) { + var baseIsNative = require_baseIsNative(); + var getValue2 = require_getValue(); + function getNative(object, key) { + var value = getValue2(object, key); + return baseIsNative(value) ? value : void 0; + } + __name(getNative, "getNative"); + module.exports = getNative; + } + }); + + // node_modules/lodash/_nativeCreate.js + var require_nativeCreate = __commonJS({ + "node_modules/lodash/_nativeCreate.js"(exports, module) { + var getNative = require_getNative(); + var nativeCreate = getNative(Object, "create"); + module.exports = nativeCreate; + } + }); + + // node_modules/lodash/_hashClear.js + var require_hashClear = __commonJS({ + "node_modules/lodash/_hashClear.js"(exports, module) { + var nativeCreate = require_nativeCreate(); + function hashClear() { + this.__data__ = nativeCreate ? nativeCreate(null) : {}; + this.size = 0; + } + __name(hashClear, "hashClear"); + module.exports = hashClear; + } + }); + + // node_modules/lodash/_hashDelete.js + var require_hashDelete = __commonJS({ + "node_modules/lodash/_hashDelete.js"(exports, module) { + function hashDelete(key) { + var result = this.has(key) && delete this.__data__[key]; + this.size -= result ? 1 : 0; + return result; + } + __name(hashDelete, "hashDelete"); + module.exports = hashDelete; + } + }); + + // node_modules/lodash/_hashGet.js + var require_hashGet = __commonJS({ + "node_modules/lodash/_hashGet.js"(exports, module) { + var nativeCreate = require_nativeCreate(); + var HASH_UNDEFINED = "__lodash_hash_undefined__"; + var objectProto = Object.prototype; + var hasOwnProperty = objectProto.hasOwnProperty; + function hashGet(key) { + var data = this.__data__; + if (nativeCreate) { + var result = data[key]; + return result === HASH_UNDEFINED ? void 0 : result; + } + return hasOwnProperty.call(data, key) ? data[key] : void 0; + } + __name(hashGet, "hashGet"); + module.exports = hashGet; + } + }); + + // node_modules/lodash/_hashHas.js + var require_hashHas = __commonJS({ + "node_modules/lodash/_hashHas.js"(exports, module) { + var nativeCreate = require_nativeCreate(); + var objectProto = Object.prototype; + var hasOwnProperty = objectProto.hasOwnProperty; + function hashHas(key) { + var data = this.__data__; + return nativeCreate ? data[key] !== void 0 : hasOwnProperty.call(data, key); + } + __name(hashHas, "hashHas"); + module.exports = hashHas; + } + }); + + // node_modules/lodash/_hashSet.js + var require_hashSet = __commonJS({ + "node_modules/lodash/_hashSet.js"(exports, module) { + var nativeCreate = require_nativeCreate(); + var HASH_UNDEFINED = "__lodash_hash_undefined__"; + function hashSet(key, value) { + var data = this.__data__; + this.size += this.has(key) ? 0 : 1; + data[key] = nativeCreate && value === void 0 ? HASH_UNDEFINED : value; + return this; + } + __name(hashSet, "hashSet"); + module.exports = hashSet; + } + }); + + // node_modules/lodash/_Hash.js + var require_Hash = __commonJS({ + "node_modules/lodash/_Hash.js"(exports, module) { + var hashClear = require_hashClear(); + var hashDelete = require_hashDelete(); + var hashGet = require_hashGet(); + var hashHas = require_hashHas(); + var hashSet = require_hashSet(); + function Hash(entries) { + var index = -1, length = entries == null ? 0 : entries.length; + this.clear(); + while (++index < length) { + var entry = entries[index]; + this.set(entry[0], entry[1]); + } + } + __name(Hash, "Hash"); + Hash.prototype.clear = hashClear; + Hash.prototype["delete"] = hashDelete; + Hash.prototype.get = hashGet; + Hash.prototype.has = hashHas; + Hash.prototype.set = hashSet; + module.exports = Hash; + } + }); + + // node_modules/lodash/_listCacheClear.js + var require_listCacheClear = __commonJS({ + "node_modules/lodash/_listCacheClear.js"(exports, module) { + function listCacheClear() { + this.__data__ = []; + this.size = 0; + } + __name(listCacheClear, "listCacheClear"); + module.exports = listCacheClear; + } + }); + + // node_modules/lodash/eq.js + var require_eq = __commonJS({ + "node_modules/lodash/eq.js"(exports, module) { + function eq(value, other) { + return value === other || value !== value && other !== other; + } + __name(eq, "eq"); + module.exports = eq; + } + }); + + // node_modules/lodash/_assocIndexOf.js + var require_assocIndexOf = __commonJS({ + "node_modules/lodash/_assocIndexOf.js"(exports, module) { + var eq = require_eq(); + function assocIndexOf(array, key) { + var length = array.length; + while (length--) { + if (eq(array[length][0], key)) { + return length; + } + } + return -1; + } + __name(assocIndexOf, "assocIndexOf"); + module.exports = assocIndexOf; + } + }); + + // node_modules/lodash/_listCacheDelete.js + var require_listCacheDelete = __commonJS({ + "node_modules/lodash/_listCacheDelete.js"(exports, module) { + var assocIndexOf = require_assocIndexOf(); + var arrayProto = Array.prototype; + var splice = arrayProto.splice; + function listCacheDelete(key) { + var data = this.__data__, index = assocIndexOf(data, key); + if (index < 0) { + return false; + } + var lastIndex = data.length - 1; + if (index == lastIndex) { + data.pop(); + } else { + splice.call(data, index, 1); + } + --this.size; + return true; + } + __name(listCacheDelete, "listCacheDelete"); + module.exports = listCacheDelete; + } + }); + + // node_modules/lodash/_listCacheGet.js + var require_listCacheGet = __commonJS({ + "node_modules/lodash/_listCacheGet.js"(exports, module) { + var assocIndexOf = require_assocIndexOf(); + function listCacheGet(key) { + var data = this.__data__, index = assocIndexOf(data, key); + return index < 0 ? void 0 : data[index][1]; + } + __name(listCacheGet, "listCacheGet"); + module.exports = listCacheGet; + } + }); + + // node_modules/lodash/_listCacheHas.js + var require_listCacheHas = __commonJS({ + "node_modules/lodash/_listCacheHas.js"(exports, module) { + var assocIndexOf = require_assocIndexOf(); + function listCacheHas(key) { + return assocIndexOf(this.__data__, key) > -1; + } + __name(listCacheHas, "listCacheHas"); + module.exports = listCacheHas; + } + }); + + // node_modules/lodash/_listCacheSet.js + var require_listCacheSet = __commonJS({ + "node_modules/lodash/_listCacheSet.js"(exports, module) { + var assocIndexOf = require_assocIndexOf(); + function listCacheSet(key, value) { + var data = this.__data__, index = assocIndexOf(data, key); + if (index < 0) { + ++this.size; + data.push([key, value]); + } else { + data[index][1] = value; + } + return this; + } + __name(listCacheSet, "listCacheSet"); + module.exports = listCacheSet; + } + }); + + // node_modules/lodash/_ListCache.js + var require_ListCache = __commonJS({ + "node_modules/lodash/_ListCache.js"(exports, module) { + var listCacheClear = require_listCacheClear(); + var listCacheDelete = require_listCacheDelete(); + var listCacheGet = require_listCacheGet(); + var listCacheHas = require_listCacheHas(); + var listCacheSet = require_listCacheSet(); + function ListCache(entries) { + var index = -1, length = entries == null ? 0 : entries.length; + this.clear(); + while (++index < length) { + var entry = entries[index]; + this.set(entry[0], entry[1]); + } + } + __name(ListCache, "ListCache"); + ListCache.prototype.clear = listCacheClear; + ListCache.prototype["delete"] = listCacheDelete; + ListCache.prototype.get = listCacheGet; + ListCache.prototype.has = listCacheHas; + ListCache.prototype.set = listCacheSet; + module.exports = ListCache; + } + }); + + // node_modules/lodash/_Map.js + var require_Map = __commonJS({ + "node_modules/lodash/_Map.js"(exports, module) { + var getNative = require_getNative(); + var root = require_root(); + var Map2 = getNative(root, "Map"); + module.exports = Map2; + } + }); + + // node_modules/lodash/_mapCacheClear.js + var require_mapCacheClear = __commonJS({ + "node_modules/lodash/_mapCacheClear.js"(exports, module) { + var Hash = require_Hash(); + var ListCache = require_ListCache(); + var Map2 = require_Map(); + function mapCacheClear() { + this.size = 0; + this.__data__ = { + "hash": new Hash(), + "map": new (Map2 || ListCache)(), + "string": new Hash() + }; + } + __name(mapCacheClear, "mapCacheClear"); + module.exports = mapCacheClear; + } + }); + + // node_modules/lodash/_isKeyable.js + var require_isKeyable = __commonJS({ + "node_modules/lodash/_isKeyable.js"(exports, module) { + function isKeyable(value) { + var type = typeof value; + return type == "string" || type == "number" || type == "symbol" || type == "boolean" ? value !== "__proto__" : value === null; + } + __name(isKeyable, "isKeyable"); + module.exports = isKeyable; + } + }); + + // node_modules/lodash/_getMapData.js + var require_getMapData = __commonJS({ + "node_modules/lodash/_getMapData.js"(exports, module) { + var isKeyable = require_isKeyable(); + function getMapData(map, key) { + var data = map.__data__; + return isKeyable(key) ? data[typeof key == "string" ? "string" : "hash"] : data.map; + } + __name(getMapData, "getMapData"); + module.exports = getMapData; + } + }); + + // node_modules/lodash/_mapCacheDelete.js + var require_mapCacheDelete = __commonJS({ + "node_modules/lodash/_mapCacheDelete.js"(exports, module) { + var getMapData = require_getMapData(); + function mapCacheDelete(key) { + var result = getMapData(this, key)["delete"](key); + this.size -= result ? 1 : 0; + return result; + } + __name(mapCacheDelete, "mapCacheDelete"); + module.exports = mapCacheDelete; + } + }); + + // node_modules/lodash/_mapCacheGet.js + var require_mapCacheGet = __commonJS({ + "node_modules/lodash/_mapCacheGet.js"(exports, module) { + var getMapData = require_getMapData(); + function mapCacheGet(key) { + return getMapData(this, key).get(key); + } + __name(mapCacheGet, "mapCacheGet"); + module.exports = mapCacheGet; + } + }); + + // node_modules/lodash/_mapCacheHas.js + var require_mapCacheHas = __commonJS({ + "node_modules/lodash/_mapCacheHas.js"(exports, module) { + var getMapData = require_getMapData(); + function mapCacheHas(key) { + return getMapData(this, key).has(key); + } + __name(mapCacheHas, "mapCacheHas"); + module.exports = mapCacheHas; + } + }); + + // node_modules/lodash/_mapCacheSet.js + var require_mapCacheSet = __commonJS({ + "node_modules/lodash/_mapCacheSet.js"(exports, module) { + var getMapData = require_getMapData(); + function mapCacheSet(key, value) { + var data = getMapData(this, key), size = data.size; + data.set(key, value); + this.size += data.size == size ? 0 : 1; + return this; + } + __name(mapCacheSet, "mapCacheSet"); + module.exports = mapCacheSet; + } + }); + + // node_modules/lodash/_MapCache.js + var require_MapCache = __commonJS({ + "node_modules/lodash/_MapCache.js"(exports, module) { + var mapCacheClear = require_mapCacheClear(); + var mapCacheDelete = require_mapCacheDelete(); + var mapCacheGet = require_mapCacheGet(); + var mapCacheHas = require_mapCacheHas(); + var mapCacheSet = require_mapCacheSet(); + function MapCache(entries) { + var index = -1, length = entries == null ? 0 : entries.length; + this.clear(); + while (++index < length) { + var entry = entries[index]; + this.set(entry[0], entry[1]); + } + } + __name(MapCache, "MapCache"); + MapCache.prototype.clear = mapCacheClear; + MapCache.prototype["delete"] = mapCacheDelete; + MapCache.prototype.get = mapCacheGet; + MapCache.prototype.has = mapCacheHas; + MapCache.prototype.set = mapCacheSet; + module.exports = MapCache; + } + }); + + // node_modules/lodash/memoize.js + var require_memoize = __commonJS({ + "node_modules/lodash/memoize.js"(exports, module) { + var MapCache = require_MapCache(); + var FUNC_ERROR_TEXT = "Expected a function"; + function memoize(func, resolver) { + if (typeof func != "function" || resolver != null && typeof resolver != "function") { + throw new TypeError(FUNC_ERROR_TEXT); + } + var memoized = /* @__PURE__ */ __name(function() { + var args = arguments, key = resolver ? resolver.apply(this, args) : args[0], cache = memoized.cache; + if (cache.has(key)) { + return cache.get(key); + } + var result = func.apply(this, args); + memoized.cache = cache.set(key, result) || cache; + return result; + }, "memoized"); + memoized.cache = new (memoize.Cache || MapCache)(); + return memoized; + } + __name(memoize, "memoize"); + memoize.Cache = MapCache; + module.exports = memoize; + } + }); + + // node_modules/lodash/_memoizeCapped.js + var require_memoizeCapped = __commonJS({ + "node_modules/lodash/_memoizeCapped.js"(exports, module) { + var memoize = require_memoize(); + var MAX_MEMOIZE_SIZE = 500; + function memoizeCapped(func) { + var result = memoize(func, function(key) { + if (cache.size === MAX_MEMOIZE_SIZE) { + cache.clear(); + } + return key; + }); + var cache = result.cache; + return result; + } + __name(memoizeCapped, "memoizeCapped"); + module.exports = memoizeCapped; + } + }); + + // node_modules/lodash/_stringToPath.js + var require_stringToPath = __commonJS({ + "node_modules/lodash/_stringToPath.js"(exports, module) { + var memoizeCapped = require_memoizeCapped(); + var rePropName = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g; + var reEscapeChar = /\\(\\)?/g; + var stringToPath = memoizeCapped(function(string) { + var result = []; + if (string.charCodeAt(0) === 46) { + result.push(""); + } + string.replace(rePropName, function(match, number, quote, subString) { + result.push(quote ? subString.replace(reEscapeChar, "$1") : number || match); + }); + return result; + }); + module.exports = stringToPath; + } + }); + + // node_modules/lodash/_arrayMap.js + var require_arrayMap = __commonJS({ + "node_modules/lodash/_arrayMap.js"(exports, module) { + function arrayMap(array, iteratee) { + var index = -1, length = array == null ? 0 : array.length, result = Array(length); + while (++index < length) { + result[index] = iteratee(array[index], index, array); + } + return result; + } + __name(arrayMap, "arrayMap"); + module.exports = arrayMap; + } + }); + + // node_modules/lodash/_baseToString.js + var require_baseToString = __commonJS({ + "node_modules/lodash/_baseToString.js"(exports, module) { + var Symbol2 = require_Symbol(); + var arrayMap = require_arrayMap(); + var isArray3 = require_isArray(); + var isSymbol3 = require_isSymbol(); + var INFINITY = 1 / 0; + var symbolProto = Symbol2 ? Symbol2.prototype : void 0; + var symbolToString = symbolProto ? symbolProto.toString : void 0; + function baseToString(value) { + if (typeof value == "string") { + return value; + } + if (isArray3(value)) { + return arrayMap(value, baseToString) + ""; + } + if (isSymbol3(value)) { + return symbolToString ? symbolToString.call(value) : ""; + } + var result = value + ""; + return result == "0" && 1 / value == -INFINITY ? "-0" : result; + } + __name(baseToString, "baseToString"); + module.exports = baseToString; + } + }); + + // node_modules/lodash/toString.js + var require_toString = __commonJS({ + "node_modules/lodash/toString.js"(exports, module) { + var baseToString = require_baseToString(); + function toString(value) { + return value == null ? "" : baseToString(value); + } + __name(toString, "toString"); + module.exports = toString; + } + }); + + // node_modules/lodash/_castPath.js + var require_castPath = __commonJS({ + "node_modules/lodash/_castPath.js"(exports, module) { + var isArray3 = require_isArray(); + var isKey = require_isKey(); + var stringToPath = require_stringToPath(); + var toString = require_toString(); + function castPath(value, object) { + if (isArray3(value)) { + return value; + } + return isKey(value, object) ? [value] : stringToPath(toString(value)); + } + __name(castPath, "castPath"); + module.exports = castPath; + } + }); + + // node_modules/lodash/_toKey.js + var require_toKey = __commonJS({ + "node_modules/lodash/_toKey.js"(exports, module) { + var isSymbol3 = require_isSymbol(); + var INFINITY = 1 / 0; + function toKey(value) { + if (typeof value == "string" || isSymbol3(value)) { + return value; + } + var result = value + ""; + return result == "0" && 1 / value == -INFINITY ? "-0" : result; + } + __name(toKey, "toKey"); + module.exports = toKey; + } + }); + + // node_modules/lodash/_baseGet.js + var require_baseGet = __commonJS({ + "node_modules/lodash/_baseGet.js"(exports, module) { + var castPath = require_castPath(); + var toKey = require_toKey(); + function baseGet(object, path) { + path = castPath(path, object); + var index = 0, length = path.length; + while (object != null && index < length) { + object = object[toKey(path[index++])]; + } + return index && index == length ? object : void 0; + } + __name(baseGet, "baseGet"); + module.exports = baseGet; + } + }); + + // node_modules/lodash/get.js + var require_get = __commonJS({ + "node_modules/lodash/get.js"(exports, module) { + var baseGet = require_baseGet(); + function get2(object, path, defaultValue) { + var result = object == null ? void 0 : baseGet(object, path); + return result === void 0 ? defaultValue : result; + } + __name(get2, "get"); + module.exports = get2; + } + }); + + // node_modules/fast-deep-equal/es6/index.js + var require_es6 = __commonJS({ + "node_modules/fast-deep-equal/es6/index.js"(exports, module) { + module.exports = /* @__PURE__ */ __name(function equal2(a3, b2) { + if (a3 === b2) + return true; + if (a3 && b2 && typeof a3 == "object" && typeof b2 == "object") { + if (a3.constructor !== b2.constructor) + return false; + var length, i3, keys; + if (Array.isArray(a3)) { + length = a3.length; + if (length != b2.length) + return false; + for (i3 = length; i3-- !== 0; ) + if (!equal2(a3[i3], b2[i3])) + return false; + return true; + } + if (a3 instanceof Map && b2 instanceof Map) { + if (a3.size !== b2.size) + return false; + for (i3 of a3.entries()) + if (!b2.has(i3[0])) + return false; + for (i3 of a3.entries()) + if (!equal2(i3[1], b2.get(i3[0]))) + return false; + return true; + } + if (a3 instanceof Set && b2 instanceof Set) { + if (a3.size !== b2.size) + return false; + for (i3 of a3.entries()) + if (!b2.has(i3[0])) + return false; + return true; + } + if (ArrayBuffer.isView(a3) && ArrayBuffer.isView(b2)) { + length = a3.length; + if (length != b2.length) + return false; + for (i3 = length; i3-- !== 0; ) + if (a3[i3] !== b2[i3]) + return false; + return true; + } + if (a3.constructor === RegExp) + return a3.source === b2.source && a3.flags === b2.flags; + if (a3.valueOf !== Object.prototype.valueOf) + return a3.valueOf() === b2.valueOf(); + if (a3.toString !== Object.prototype.toString) + return a3.toString() === b2.toString(); + keys = Object.keys(a3); + length = keys.length; + if (length !== Object.keys(b2).length) + return false; + for (i3 = length; i3-- !== 0; ) + if (!Object.prototype.hasOwnProperty.call(b2, keys[i3])) + return false; + for (i3 = length; i3-- !== 0; ) { + var key = keys[i3]; + if (!equal2(a3[key], b2[key])) + return false; + } + return true; + } + return a3 !== a3 && b2 !== b2; + }, "equal"); + } + }); + + // node_modules/lodash/_setCacheAdd.js + var require_setCacheAdd = __commonJS({ + "node_modules/lodash/_setCacheAdd.js"(exports, module) { + var HASH_UNDEFINED = "__lodash_hash_undefined__"; + function setCacheAdd(value) { + this.__data__.set(value, HASH_UNDEFINED); + return this; + } + __name(setCacheAdd, "setCacheAdd"); + module.exports = setCacheAdd; + } + }); + + // node_modules/lodash/_setCacheHas.js + var require_setCacheHas = __commonJS({ + "node_modules/lodash/_setCacheHas.js"(exports, module) { + function setCacheHas(value) { + return this.__data__.has(value); + } + __name(setCacheHas, "setCacheHas"); + module.exports = setCacheHas; + } + }); + + // node_modules/lodash/_SetCache.js + var require_SetCache = __commonJS({ + "node_modules/lodash/_SetCache.js"(exports, module) { + var MapCache = require_MapCache(); + var setCacheAdd = require_setCacheAdd(); + var setCacheHas = require_setCacheHas(); + function SetCache(values) { + var index = -1, length = values == null ? 0 : values.length; + this.__data__ = new MapCache(); + while (++index < length) { + this.add(values[index]); + } + } + __name(SetCache, "SetCache"); + SetCache.prototype.add = SetCache.prototype.push = setCacheAdd; + SetCache.prototype.has = setCacheHas; + module.exports = SetCache; + } + }); + + // node_modules/lodash/_baseFindIndex.js + var require_baseFindIndex = __commonJS({ + "node_modules/lodash/_baseFindIndex.js"(exports, module) { + function baseFindIndex(array, predicate, fromIndex, fromRight) { + var length = array.length, index = fromIndex + (fromRight ? 1 : -1); + while (fromRight ? index-- : ++index < length) { + if (predicate(array[index], index, array)) { + return index; + } + } + return -1; + } + __name(baseFindIndex, "baseFindIndex"); + module.exports = baseFindIndex; + } + }); + + // node_modules/lodash/_baseIsNaN.js + var require_baseIsNaN = __commonJS({ + "node_modules/lodash/_baseIsNaN.js"(exports, module) { + function baseIsNaN(value) { + return value !== value; + } + __name(baseIsNaN, "baseIsNaN"); + module.exports = baseIsNaN; + } + }); + + // node_modules/lodash/_strictIndexOf.js + var require_strictIndexOf = __commonJS({ + "node_modules/lodash/_strictIndexOf.js"(exports, module) { + function strictIndexOf(array, value, fromIndex) { + var index = fromIndex - 1, length = array.length; + while (++index < length) { + if (array[index] === value) { + return index; + } + } + return -1; + } + __name(strictIndexOf, "strictIndexOf"); + module.exports = strictIndexOf; + } + }); + + // node_modules/lodash/_baseIndexOf.js + var require_baseIndexOf = __commonJS({ + "node_modules/lodash/_baseIndexOf.js"(exports, module) { + var baseFindIndex = require_baseFindIndex(); + var baseIsNaN = require_baseIsNaN(); + var strictIndexOf = require_strictIndexOf(); + function baseIndexOf(array, value, fromIndex) { + return value === value ? strictIndexOf(array, value, fromIndex) : baseFindIndex(array, baseIsNaN, fromIndex); + } + __name(baseIndexOf, "baseIndexOf"); + module.exports = baseIndexOf; + } + }); + + // node_modules/lodash/_arrayIncludes.js + var require_arrayIncludes = __commonJS({ + "node_modules/lodash/_arrayIncludes.js"(exports, module) { + var baseIndexOf = require_baseIndexOf(); + function arrayIncludes(array, value) { + var length = array == null ? 0 : array.length; + return !!length && baseIndexOf(array, value, 0) > -1; + } + __name(arrayIncludes, "arrayIncludes"); + module.exports = arrayIncludes; + } + }); + + // node_modules/lodash/_arrayIncludesWith.js + var require_arrayIncludesWith = __commonJS({ + "node_modules/lodash/_arrayIncludesWith.js"(exports, module) { + function arrayIncludesWith(array, value, comparator) { + var index = -1, length = array == null ? 0 : array.length; + while (++index < length) { + if (comparator(value, array[index])) { + return true; + } + } + return false; + } + __name(arrayIncludesWith, "arrayIncludesWith"); + module.exports = arrayIncludesWith; + } + }); + + // node_modules/lodash/_cacheHas.js + var require_cacheHas = __commonJS({ + "node_modules/lodash/_cacheHas.js"(exports, module) { + function cacheHas(cache, key) { + return cache.has(key); + } + __name(cacheHas, "cacheHas"); + module.exports = cacheHas; + } + }); + + // node_modules/lodash/_Set.js + var require_Set = __commonJS({ + "node_modules/lodash/_Set.js"(exports, module) { + var getNative = require_getNative(); + var root = require_root(); + var Set2 = getNative(root, "Set"); + module.exports = Set2; + } + }); + + // node_modules/lodash/noop.js + var require_noop = __commonJS({ + "node_modules/lodash/noop.js"(exports, module) { + function noop() { + } + __name(noop, "noop"); + module.exports = noop; + } + }); + + // node_modules/lodash/_setToArray.js + var require_setToArray = __commonJS({ + "node_modules/lodash/_setToArray.js"(exports, module) { + function setToArray(set) { + var index = -1, result = Array(set.size); + set.forEach(function(value) { + result[++index] = value; + }); + return result; + } + __name(setToArray, "setToArray"); + module.exports = setToArray; + } + }); + + // node_modules/lodash/_createSet.js + var require_createSet = __commonJS({ + "node_modules/lodash/_createSet.js"(exports, module) { + var Set2 = require_Set(); + var noop = require_noop(); + var setToArray = require_setToArray(); + var INFINITY = 1 / 0; + var createSet = !(Set2 && 1 / setToArray(new Set2([, -0]))[1] == INFINITY) ? noop : function(values) { + return new Set2(values); + }; + module.exports = createSet; + } + }); + + // node_modules/lodash/_baseUniq.js + var require_baseUniq = __commonJS({ + "node_modules/lodash/_baseUniq.js"(exports, module) { + var SetCache = require_SetCache(); + var arrayIncludes = require_arrayIncludes(); + var arrayIncludesWith = require_arrayIncludesWith(); + var cacheHas = require_cacheHas(); + var createSet = require_createSet(); + var setToArray = require_setToArray(); + var LARGE_ARRAY_SIZE = 200; + function baseUniq(array, iteratee, comparator) { + var index = -1, includes = arrayIncludes, length = array.length, isCommon = true, result = [], seen = result; + if (comparator) { + isCommon = false; + includes = arrayIncludesWith; + } else if (length >= LARGE_ARRAY_SIZE) { + var set = iteratee ? null : createSet(array); + if (set) { + return setToArray(set); + } + isCommon = false; + includes = cacheHas; + seen = new SetCache(); + } else { + seen = iteratee ? [] : result; + } + outer: + while (++index < length) { + var value = array[index], computed = iteratee ? iteratee(value) : value; + value = comparator || value !== 0 ? value : 0; + if (isCommon && computed === computed) { + var seenIndex = seen.length; + while (seenIndex--) { + if (seen[seenIndex] === computed) { + continue outer; + } + } + if (iteratee) { + seen.push(computed); + } + result.push(value); + } else if (!includes(seen, computed, comparator)) { + if (seen !== result) { + seen.push(computed); + } + result.push(value); + } + } + return result; + } + __name(baseUniq, "baseUniq"); + module.exports = baseUniq; + } + }); + + // node_modules/lodash/uniqWith.js + var require_uniqWith = __commonJS({ + "node_modules/lodash/uniqWith.js"(exports, module) { + var baseUniq = require_baseUniq(); + function uniqWith2(array, comparator) { + comparator = typeof comparator == "function" ? comparator : void 0; + return array && array.length ? baseUniq(array, void 0, comparator) : []; + } + __name(uniqWith2, "uniqWith"); + module.exports = uniqWith2; + } + }); + + // src/lib/configs.ts + var validationEnabled = true; + function setGlobalValidationEnabled(enabled) { + validationEnabled = enabled; + } + __name(setGlobalValidationEnabled, "setGlobalValidationEnabled"); + function getGlobalValidationEnabled() { + return validationEnabled; + } + __name(getGlobalValidationEnabled, "getGlobalValidationEnabled"); + + // src/lib/Result.ts + var Result = class { + constructor(success, value, error) { + this.success = success; + if (success) { + this.value = value; + } else { + this.error = error; + } + } + isOk() { + return this.success; + } + isErr() { + return !this.success; + } + unwrap() { + if (this.isOk()) + return this.value; + throw this.error; + } + static ok(value) { + return new Result(true, value); + } + static err(error) { + return new Result(false, void 0, error); + } + }; + __name(Result, "Result"); + + // src/validators/util/getValue.ts + function getValue(valueOrFn) { + return typeof valueOrFn === "function" ? valueOrFn() : valueOrFn; + } + __name(getValue, "getValue"); + + // src/constraints/ObjectConstrains.ts + var import_get = __toESM(require_get()); + + // node-modules-polyfills:util + var e; + var t; + var n; + var r = "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : globalThis; + var o = e = {}; + function i() { + throw new Error("setTimeout has not been defined"); + } + __name(i, "i"); + function u() { + throw new Error("clearTimeout has not been defined"); + } + __name(u, "u"); + function c(e3) { + if (t === setTimeout) + return setTimeout(e3, 0); + if ((t === i || !t) && setTimeout) + return t = setTimeout, setTimeout(e3, 0); + try { + return t(e3, 0); + } catch (n3) { + try { + return t.call(null, e3, 0); + } catch (n4) { + return t.call(this || r, e3, 0); + } + } + } + __name(c, "c"); + !function() { + try { + t = "function" == typeof setTimeout ? setTimeout : i; + } catch (e3) { + t = i; + } + try { + n = "function" == typeof clearTimeout ? clearTimeout : u; + } catch (e3) { + n = u; + } + }(); + var l; + var s = []; + var f = false; + var a = -1; + function h() { + f && l && (f = false, l.length ? s = l.concat(s) : a = -1, s.length && d()); + } + __name(h, "h"); + function d() { + if (!f) { + var e3 = c(h); + f = true; + for (var t3 = s.length; t3; ) { + for (l = s, s = []; ++a < t3; ) + l && l[a].run(); + a = -1, t3 = s.length; + } + l = null, f = false, function(e4) { + if (n === clearTimeout) + return clearTimeout(e4); + if ((n === u || !n) && clearTimeout) + return n = clearTimeout, clearTimeout(e4); + try { + n(e4); + } catch (t4) { + try { + return n.call(null, e4); + } catch (t5) { + return n.call(this || r, e4); + } + } + }(e3); + } + } + __name(d, "d"); + function m(e3, t3) { + (this || r).fun = e3, (this || r).array = t3; + } + __name(m, "m"); + function p() { + } + __name(p, "p"); + o.nextTick = function(e3) { + var t3 = new Array(arguments.length - 1); + if (arguments.length > 1) + for (var n3 = 1; n3 < arguments.length; n3++) + t3[n3 - 1] = arguments[n3]; + s.push(new m(e3, t3)), 1 !== s.length || f || c(d); + }, m.prototype.run = function() { + (this || r).fun.apply(null, (this || r).array); + }, o.title = "browser", o.browser = true, o.env = {}, o.argv = [], o.version = "", o.versions = {}, o.on = p, o.addListener = p, o.once = p, o.off = p, o.removeListener = p, o.removeAllListeners = p, o.emit = p, o.prependListener = p, o.prependOnceListener = p, o.listeners = function(e3) { + return []; + }, o.binding = function(e3) { + throw new Error("process.binding is not supported"); + }, o.cwd = function() { + return "/"; + }, o.chdir = function(e3) { + throw new Error("process.chdir is not supported"); + }, o.umask = function() { + return 0; + }; + var T = e; + T.addListener; + T.argv; + T.binding; + T.browser; + T.chdir; + T.cwd; + T.emit; + T.env; + T.listeners; + T.nextTick; + T.off; + T.on; + T.once; + T.prependListener; + T.prependOnceListener; + T.removeAllListeners; + T.removeListener; + T.title; + T.umask; + T.version; + T.versions; + var t2 = "function" == typeof Symbol && "symbol" == typeof Symbol.toStringTag; + var e2 = Object.prototype.toString; + var o2 = /* @__PURE__ */ __name(function(o3) { + return !(t2 && o3 && "object" == typeof o3 && Symbol.toStringTag in o3) && "[object Arguments]" === e2.call(o3); + }, "o2"); + var n2 = /* @__PURE__ */ __name(function(t3) { + return !!o2(t3) || null !== t3 && "object" == typeof t3 && "number" == typeof t3.length && t3.length >= 0 && "[object Array]" !== e2.call(t3) && "[object Function]" === e2.call(t3.callee); + }, "n2"); + var r2 = function() { + return o2(arguments); + }(); + o2.isLegacyArguments = n2; + var l2 = r2 ? o2 : n2; + var t$1 = Object.prototype.toString; + var o$1 = Function.prototype.toString; + var n$1 = /^\s*(?:function)?\*/; + var e$1 = "function" == typeof Symbol && "symbol" == typeof Symbol.toStringTag; + var r$1 = Object.getPrototypeOf; + var c2 = function() { + if (!e$1) + return false; + try { + return Function("return function*() {}")(); + } catch (t3) { + } + }(); + var u2 = c2 ? r$1(c2) : {}; + var i2 = /* @__PURE__ */ __name(function(c3) { + return "function" == typeof c3 && (!!n$1.test(o$1.call(c3)) || (e$1 ? r$1(c3) === u2 : "[object GeneratorFunction]" === t$1.call(c3))); + }, "i2"); + var t$2 = "function" == typeof Object.create ? function(t3, e3) { + e3 && (t3.super_ = e3, t3.prototype = Object.create(e3.prototype, { constructor: { value: t3, enumerable: false, writable: true, configurable: true } })); + } : function(t3, e3) { + if (e3) { + t3.super_ = e3; + var o3 = /* @__PURE__ */ __name(function() { + }, "o3"); + o3.prototype = e3.prototype, t3.prototype = new o3(), t3.prototype.constructor = t3; + } + }; + var i$1 = /* @__PURE__ */ __name(function(e3) { + return e3 && "object" == typeof e3 && "function" == typeof e3.copy && "function" == typeof e3.fill && "function" == typeof e3.readUInt8; + }, "i$1"); + var o$2 = {}; + var u$1 = i$1; + var f2 = l2; + var a2 = i2; + function c$1(e3) { + return e3.call.bind(e3); + } + __name(c$1, "c$1"); + var s2 = "undefined" != typeof BigInt; + var p2 = "undefined" != typeof Symbol; + var y = p2 && void 0 !== Symbol.toStringTag; + var l$1 = "undefined" != typeof Uint8Array; + var d2 = "undefined" != typeof ArrayBuffer; + if (l$1 && y) + var g = Object.getPrototypeOf(Uint8Array.prototype), b = c$1(Object.getOwnPropertyDescriptor(g, Symbol.toStringTag).get); + var m2 = c$1(Object.prototype.toString); + var h2 = c$1(Number.prototype.valueOf); + var j = c$1(String.prototype.valueOf); + var A = c$1(Boolean.prototype.valueOf); + if (s2) + var w = c$1(BigInt.prototype.valueOf); + if (p2) + var v = c$1(Symbol.prototype.valueOf); + function O(e3, t3) { + if ("object" != typeof e3) + return false; + try { + return t3(e3), true; + } catch (e4) { + return false; + } + } + __name(O, "O"); + function S(e3) { + return l$1 && y ? void 0 !== b(e3) : B(e3) || k(e3) || E(e3) || D(e3) || U(e3) || P(e3) || x(e3) || I(e3) || M(e3) || z(e3) || F(e3); + } + __name(S, "S"); + function B(e3) { + return l$1 && y ? "Uint8Array" === b(e3) : "[object Uint8Array]" === m2(e3) || u$1(e3) && void 0 !== e3.buffer; + } + __name(B, "B"); + function k(e3) { + return l$1 && y ? "Uint8ClampedArray" === b(e3) : "[object Uint8ClampedArray]" === m2(e3); + } + __name(k, "k"); + function E(e3) { + return l$1 && y ? "Uint16Array" === b(e3) : "[object Uint16Array]" === m2(e3); + } + __name(E, "E"); + function D(e3) { + return l$1 && y ? "Uint32Array" === b(e3) : "[object Uint32Array]" === m2(e3); + } + __name(D, "D"); + function U(e3) { + return l$1 && y ? "Int8Array" === b(e3) : "[object Int8Array]" === m2(e3); + } + __name(U, "U"); + function P(e3) { + return l$1 && y ? "Int16Array" === b(e3) : "[object Int16Array]" === m2(e3); + } + __name(P, "P"); + function x(e3) { + return l$1 && y ? "Int32Array" === b(e3) : "[object Int32Array]" === m2(e3); + } + __name(x, "x"); + function I(e3) { + return l$1 && y ? "Float32Array" === b(e3) : "[object Float32Array]" === m2(e3); + } + __name(I, "I"); + function M(e3) { + return l$1 && y ? "Float64Array" === b(e3) : "[object Float64Array]" === m2(e3); + } + __name(M, "M"); + function z(e3) { + return l$1 && y ? "BigInt64Array" === b(e3) : "[object BigInt64Array]" === m2(e3); + } + __name(z, "z"); + function F(e3) { + return l$1 && y ? "BigUint64Array" === b(e3) : "[object BigUint64Array]" === m2(e3); + } + __name(F, "F"); + function T2(e3) { + return "[object Map]" === m2(e3); + } + __name(T2, "T2"); + function N(e3) { + return "[object Set]" === m2(e3); + } + __name(N, "N"); + function W(e3) { + return "[object WeakMap]" === m2(e3); + } + __name(W, "W"); + function $(e3) { + return "[object WeakSet]" === m2(e3); + } + __name($, "$"); + function C(e3) { + return "[object ArrayBuffer]" === m2(e3); + } + __name(C, "C"); + function V(e3) { + return "undefined" != typeof ArrayBuffer && (C.working ? C(e3) : e3 instanceof ArrayBuffer); + } + __name(V, "V"); + function G(e3) { + return "[object DataView]" === m2(e3); + } + __name(G, "G"); + function R(e3) { + return "undefined" != typeof DataView && (G.working ? G(e3) : e3 instanceof DataView); + } + __name(R, "R"); + function J(e3) { + return "[object SharedArrayBuffer]" === m2(e3); + } + __name(J, "J"); + function _(e3) { + return "undefined" != typeof SharedArrayBuffer && (J.working ? J(e3) : e3 instanceof SharedArrayBuffer); + } + __name(_, "_"); + function H(e3) { + return O(e3, h2); + } + __name(H, "H"); + function Z(e3) { + return O(e3, j); + } + __name(Z, "Z"); + function q(e3) { + return O(e3, A); + } + __name(q, "q"); + function K(e3) { + return s2 && O(e3, w); + } + __name(K, "K"); + function L(e3) { + return p2 && O(e3, v); + } + __name(L, "L"); + o$2.isArgumentsObject = f2, o$2.isGeneratorFunction = a2, o$2.isPromise = function(e3) { + return "undefined" != typeof Promise && e3 instanceof Promise || null !== e3 && "object" == typeof e3 && "function" == typeof e3.then && "function" == typeof e3.catch; + }, o$2.isArrayBufferView = function(e3) { + return d2 && ArrayBuffer.isView ? ArrayBuffer.isView(e3) : S(e3) || R(e3); + }, o$2.isTypedArray = S, o$2.isUint8Array = B, o$2.isUint8ClampedArray = k, o$2.isUint16Array = E, o$2.isUint32Array = D, o$2.isInt8Array = U, o$2.isInt16Array = P, o$2.isInt32Array = x, o$2.isFloat32Array = I, o$2.isFloat64Array = M, o$2.isBigInt64Array = z, o$2.isBigUint64Array = F, T2.working = "undefined" != typeof Map && T2(/* @__PURE__ */ new Map()), o$2.isMap = function(e3) { + return "undefined" != typeof Map && (T2.working ? T2(e3) : e3 instanceof Map); + }, N.working = "undefined" != typeof Set && N(/* @__PURE__ */ new Set()), o$2.isSet = function(e3) { + return "undefined" != typeof Set && (N.working ? N(e3) : e3 instanceof Set); + }, W.working = "undefined" != typeof WeakMap && W(/* @__PURE__ */ new WeakMap()), o$2.isWeakMap = function(e3) { + return "undefined" != typeof WeakMap && (W.working ? W(e3) : e3 instanceof WeakMap); + }, $.working = "undefined" != typeof WeakSet && $(/* @__PURE__ */ new WeakSet()), o$2.isWeakSet = function(e3) { + return $(e3); + }, C.working = "undefined" != typeof ArrayBuffer && C(new ArrayBuffer()), o$2.isArrayBuffer = V, G.working = "undefined" != typeof ArrayBuffer && "undefined" != typeof DataView && G(new DataView(new ArrayBuffer(1), 0, 1)), o$2.isDataView = R, J.working = "undefined" != typeof SharedArrayBuffer && J(new SharedArrayBuffer()), o$2.isSharedArrayBuffer = _, o$2.isAsyncFunction = function(e3) { + return "[object AsyncFunction]" === m2(e3); + }, o$2.isMapIterator = function(e3) { + return "[object Map Iterator]" === m2(e3); + }, o$2.isSetIterator = function(e3) { + return "[object Set Iterator]" === m2(e3); + }, o$2.isGeneratorObject = function(e3) { + return "[object Generator]" === m2(e3); + }, o$2.isWebAssemblyCompiledModule = function(e3) { + return "[object WebAssembly.Module]" === m2(e3); + }, o$2.isNumberObject = H, o$2.isStringObject = Z, o$2.isBooleanObject = q, o$2.isBigIntObject = K, o$2.isSymbolObject = L, o$2.isBoxedPrimitive = function(e3) { + return H(e3) || Z(e3) || q(e3) || K(e3) || L(e3); + }, o$2.isAnyArrayBuffer = function(e3) { + return l$1 && (V(e3) || _(e3)); + }, ["isProxy", "isExternal", "isModuleNamespaceObject"].forEach(function(e3) { + Object.defineProperty(o$2, e3, { enumerable: false, value: function() { + throw new Error(e3 + " is not supported in userland"); + } }); + }); + var Q = "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : globalThis; + var X = {}; + var Y = T; + var ee = Object.getOwnPropertyDescriptors || function(e3) { + for (var t3 = Object.keys(e3), r3 = {}, n3 = 0; n3 < t3.length; n3++) + r3[t3[n3]] = Object.getOwnPropertyDescriptor(e3, t3[n3]); + return r3; + }; + var te = /%[sdj%]/g; + X.format = function(e3) { + if (!ge(e3)) { + for (var t3 = [], r3 = 0; r3 < arguments.length; r3++) + t3.push(oe(arguments[r3])); + return t3.join(" "); + } + r3 = 1; + for (var n3 = arguments, i3 = n3.length, o3 = String(e3).replace(te, function(e4) { + if ("%%" === e4) + return "%"; + if (r3 >= i3) + return e4; + switch (e4) { + case "%s": + return String(n3[r3++]); + case "%d": + return Number(n3[r3++]); + case "%j": + try { + return JSON.stringify(n3[r3++]); + } catch (e5) { + return "[Circular]"; + } + default: + return e4; + } + }), u3 = n3[r3]; r3 < i3; u3 = n3[++r3]) + le(u3) || !he(u3) ? o3 += " " + u3 : o3 += " " + oe(u3); + return o3; + }, X.deprecate = function(e3, t3) { + if (void 0 !== Y && true === Y.noDeprecation) + return e3; + if (void 0 === Y) + return function() { + return X.deprecate(e3, t3).apply(this || Q, arguments); + }; + var r3 = false; + return function() { + if (!r3) { + if (Y.throwDeprecation) + throw new Error(t3); + Y.traceDeprecation ? console.trace(t3) : console.error(t3), r3 = true; + } + return e3.apply(this || Q, arguments); + }; + }; + var re = {}; + var ne = /^$/; + if (Y.env.NODE_DEBUG) { + ie = Y.env.NODE_DEBUG; + ie = ie.replace(/[|\\{}()[\]^$+?.]/g, "\\$&").replace(/\*/g, ".*").replace(/,/g, "$|^").toUpperCase(), ne = new RegExp("^" + ie + "$", "i"); + } + var ie; + function oe(e3, t3) { + var r3 = { seen: [], stylize: fe }; + return arguments.length >= 3 && (r3.depth = arguments[2]), arguments.length >= 4 && (r3.colors = arguments[3]), ye(t3) ? r3.showHidden = t3 : t3 && X._extend(r3, t3), be(r3.showHidden) && (r3.showHidden = false), be(r3.depth) && (r3.depth = 2), be(r3.colors) && (r3.colors = false), be(r3.customInspect) && (r3.customInspect = true), r3.colors && (r3.stylize = ue), ae(r3, e3, r3.depth); + } + __name(oe, "oe"); + function ue(e3, t3) { + var r3 = oe.styles[t3]; + return r3 ? "\x1B[" + oe.colors[r3][0] + "m" + e3 + "\x1B[" + oe.colors[r3][1] + "m" : e3; + } + __name(ue, "ue"); + function fe(e3, t3) { + return e3; + } + __name(fe, "fe"); + function ae(e3, t3, r3) { + if (e3.customInspect && t3 && we(t3.inspect) && t3.inspect !== X.inspect && (!t3.constructor || t3.constructor.prototype !== t3)) { + var n3 = t3.inspect(r3, e3); + return ge(n3) || (n3 = ae(e3, n3, r3)), n3; + } + var i3 = function(e4, t4) { + if (be(t4)) + return e4.stylize("undefined", "undefined"); + if (ge(t4)) { + var r4 = "'" + JSON.stringify(t4).replace(/^"|"$/g, "").replace(/'/g, "\\'").replace(/\\"/g, '"') + "'"; + return e4.stylize(r4, "string"); + } + if (de(t4)) + return e4.stylize("" + t4, "number"); + if (ye(t4)) + return e4.stylize("" + t4, "boolean"); + if (le(t4)) + return e4.stylize("null", "null"); + }(e3, t3); + if (i3) + return i3; + var o3 = Object.keys(t3), u3 = function(e4) { + var t4 = {}; + return e4.forEach(function(e5, r4) { + t4[e5] = true; + }), t4; + }(o3); + if (e3.showHidden && (o3 = Object.getOwnPropertyNames(t3)), Ae(t3) && (o3.indexOf("message") >= 0 || o3.indexOf("description") >= 0)) + return ce(t3); + if (0 === o3.length) { + if (we(t3)) { + var f3 = t3.name ? ": " + t3.name : ""; + return e3.stylize("[Function" + f3 + "]", "special"); + } + if (me(t3)) + return e3.stylize(RegExp.prototype.toString.call(t3), "regexp"); + if (je(t3)) + return e3.stylize(Date.prototype.toString.call(t3), "date"); + if (Ae(t3)) + return ce(t3); + } + var a3, c3 = "", s32 = false, p3 = ["{", "}"]; + (pe(t3) && (s32 = true, p3 = ["[", "]"]), we(t3)) && (c3 = " [Function" + (t3.name ? ": " + t3.name : "") + "]"); + return me(t3) && (c3 = " " + RegExp.prototype.toString.call(t3)), je(t3) && (c3 = " " + Date.prototype.toUTCString.call(t3)), Ae(t3) && (c3 = " " + ce(t3)), 0 !== o3.length || s32 && 0 != t3.length ? r3 < 0 ? me(t3) ? e3.stylize(RegExp.prototype.toString.call(t3), "regexp") : e3.stylize("[Object]", "special") : (e3.seen.push(t3), a3 = s32 ? function(e4, t4, r4, n4, i4) { + for (var o4 = [], u4 = 0, f4 = t4.length; u4 < f4; ++u4) + ke(t4, String(u4)) ? o4.push(se(e4, t4, r4, n4, String(u4), true)) : o4.push(""); + return i4.forEach(function(i5) { + i5.match(/^\d+$/) || o4.push(se(e4, t4, r4, n4, i5, true)); + }), o4; + }(e3, t3, r3, u3, o3) : o3.map(function(n4) { + return se(e3, t3, r3, u3, n4, s32); + }), e3.seen.pop(), function(e4, t4, r4) { + var n4 = 0; + if (e4.reduce(function(e5, t5) { + return n4++, t5.indexOf("\n") >= 0 && n4++, e5 + t5.replace(/\u001b\[\d\d?m/g, "").length + 1; + }, 0) > 60) + return r4[0] + ("" === t4 ? "" : t4 + "\n ") + " " + e4.join(",\n ") + " " + r4[1]; + return r4[0] + t4 + " " + e4.join(", ") + " " + r4[1]; + }(a3, c3, p3)) : p3[0] + c3 + p3[1]; + } + __name(ae, "ae"); + function ce(e3) { + return "[" + Error.prototype.toString.call(e3) + "]"; + } + __name(ce, "ce"); + function se(e3, t3, r3, n3, i3, o3) { + var u3, f3, a3; + if ((a3 = Object.getOwnPropertyDescriptor(t3, i3) || { value: t3[i3] }).get ? f3 = a3.set ? e3.stylize("[Getter/Setter]", "special") : e3.stylize("[Getter]", "special") : a3.set && (f3 = e3.stylize("[Setter]", "special")), ke(n3, i3) || (u3 = "[" + i3 + "]"), f3 || (e3.seen.indexOf(a3.value) < 0 ? (f3 = le(r3) ? ae(e3, a3.value, null) : ae(e3, a3.value, r3 - 1)).indexOf("\n") > -1 && (f3 = o3 ? f3.split("\n").map(function(e4) { + return " " + e4; + }).join("\n").substr(2) : "\n" + f3.split("\n").map(function(e4) { + return " " + e4; + }).join("\n")) : f3 = e3.stylize("[Circular]", "special")), be(u3)) { + if (o3 && i3.match(/^\d+$/)) + return f3; + (u3 = JSON.stringify("" + i3)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/) ? (u3 = u3.substr(1, u3.length - 2), u3 = e3.stylize(u3, "name")) : (u3 = u3.replace(/'/g, "\\'").replace(/\\"/g, '"').replace(/(^"|"$)/g, "'"), u3 = e3.stylize(u3, "string")); + } + return u3 + ": " + f3; + } + __name(se, "se"); + function pe(e3) { + return Array.isArray(e3); + } + __name(pe, "pe"); + function ye(e3) { + return "boolean" == typeof e3; + } + __name(ye, "ye"); + function le(e3) { + return null === e3; + } + __name(le, "le"); + function de(e3) { + return "number" == typeof e3; + } + __name(de, "de"); + function ge(e3) { + return "string" == typeof e3; + } + __name(ge, "ge"); + function be(e3) { + return void 0 === e3; + } + __name(be, "be"); + function me(e3) { + return he(e3) && "[object RegExp]" === ve(e3); + } + __name(me, "me"); + function he(e3) { + return "object" == typeof e3 && null !== e3; + } + __name(he, "he"); + function je(e3) { + return he(e3) && "[object Date]" === ve(e3); + } + __name(je, "je"); + function Ae(e3) { + return he(e3) && ("[object Error]" === ve(e3) || e3 instanceof Error); + } + __name(Ae, "Ae"); + function we(e3) { + return "function" == typeof e3; + } + __name(we, "we"); + function ve(e3) { + return Object.prototype.toString.call(e3); + } + __name(ve, "ve"); + function Oe(e3) { + return e3 < 10 ? "0" + e3.toString(10) : e3.toString(10); + } + __name(Oe, "Oe"); + X.debuglog = function(e3) { + if (e3 = e3.toUpperCase(), !re[e3]) + if (ne.test(e3)) { + var t3 = Y.pid; + re[e3] = function() { + var r3 = X.format.apply(X, arguments); + console.error("%s %d: %s", e3, t3, r3); + }; + } else + re[e3] = function() { + }; + return re[e3]; + }, X.inspect = oe, oe.colors = { bold: [1, 22], italic: [3, 23], underline: [4, 24], inverse: [7, 27], white: [37, 39], grey: [90, 39], black: [30, 39], blue: [34, 39], cyan: [36, 39], green: [32, 39], magenta: [35, 39], red: [31, 39], yellow: [33, 39] }, oe.styles = { special: "cyan", number: "yellow", boolean: "yellow", undefined: "grey", null: "bold", string: "green", date: "magenta", regexp: "red" }, X.types = o$2, X.isArray = pe, X.isBoolean = ye, X.isNull = le, X.isNullOrUndefined = function(e3) { + return null == e3; + }, X.isNumber = de, X.isString = ge, X.isSymbol = function(e3) { + return "symbol" == typeof e3; + }, X.isUndefined = be, X.isRegExp = me, X.types.isRegExp = me, X.isObject = he, X.isDate = je, X.types.isDate = je, X.isError = Ae, X.types.isNativeError = Ae, X.isFunction = we, X.isPrimitive = function(e3) { + return null === e3 || "boolean" == typeof e3 || "number" == typeof e3 || "string" == typeof e3 || "symbol" == typeof e3 || void 0 === e3; + }, X.isBuffer = i$1; + var Se = ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"]; + function Be() { + var e3 = /* @__PURE__ */ new Date(), t3 = [Oe(e3.getHours()), Oe(e3.getMinutes()), Oe(e3.getSeconds())].join(":"); + return [e3.getDate(), Se[e3.getMonth()], t3].join(" "); + } + __name(Be, "Be"); + function ke(e3, t3) { + return Object.prototype.hasOwnProperty.call(e3, t3); + } + __name(ke, "ke"); + X.log = function() { + console.log("%s - %s", Be(), X.format.apply(X, arguments)); + }, X.inherits = t$2, X._extend = function(e3, t3) { + if (!t3 || !he(t3)) + return e3; + for (var r3 = Object.keys(t3), n3 = r3.length; n3--; ) + e3[r3[n3]] = t3[r3[n3]]; + return e3; + }; + var Ee = "undefined" != typeof Symbol ? Symbol("util.promisify.custom") : void 0; + function De(e3, t3) { + if (!e3) { + var r3 = new Error("Promise was rejected with a falsy value"); + r3.reason = e3, e3 = r3; + } + return t3(e3); + } + __name(De, "De"); + X.promisify = function(e3) { + if ("function" != typeof e3) + throw new TypeError('The "original" argument must be of type Function'); + if (Ee && e3[Ee]) { + var t3; + if ("function" != typeof (t3 = e3[Ee])) + throw new TypeError('The "util.promisify.custom" argument must be of type Function'); + return Object.defineProperty(t3, Ee, { value: t3, enumerable: false, writable: false, configurable: true }), t3; + } + function t3() { + for (var t4, r3, n3 = new Promise(function(e4, n4) { + t4 = e4, r3 = n4; + }), i3 = [], o3 = 0; o3 < arguments.length; o3++) + i3.push(arguments[o3]); + i3.push(function(e4, n4) { + e4 ? r3(e4) : t4(n4); + }); + try { + e3.apply(this || Q, i3); + } catch (e4) { + r3(e4); + } + return n3; + } + __name(t3, "t3"); + return Object.setPrototypeOf(t3, Object.getPrototypeOf(e3)), Ee && Object.defineProperty(t3, Ee, { value: t3, enumerable: false, writable: false, configurable: true }), Object.defineProperties(t3, ee(e3)); + }, X.promisify.custom = Ee, X.callbackify = function(e3) { + if ("function" != typeof e3) + throw new TypeError('The "original" argument must be of type Function'); + function t3() { + for (var t4 = [], r3 = 0; r3 < arguments.length; r3++) + t4.push(arguments[r3]); + var n3 = t4.pop(); + if ("function" != typeof n3) + throw new TypeError("The last argument must be of type Function"); + var i3 = this || Q, o3 = /* @__PURE__ */ __name(function() { + return n3.apply(i3, arguments); + }, "o3"); + e3.apply(this || Q, t4).then(function(e4) { + Y.nextTick(o3.bind(null, null, e4)); + }, function(e4) { + Y.nextTick(De.bind(null, e4, o3)); + }); + } + __name(t3, "t3"); + return Object.setPrototypeOf(t3, Object.getPrototypeOf(e3)), Object.defineProperties(t3, ee(e3)), t3; + }; + X._extend; + X.callbackify; + X.debuglog; + X.deprecate; + X.format; + X.inherits; + X.inspect; + X.isArray; + X.isBoolean; + X.isBuffer; + X.isDate; + X.isError; + X.isFunction; + X.isNull; + X.isNullOrUndefined; + X.isNumber; + X.isObject; + X.isPrimitive; + X.isRegExp; + X.isString; + X.isSymbol; + X.isUndefined; + X.log; + X.promisify; + X._extend; + X.callbackify; + X.debuglog; + X.deprecate; + X.format; + X.inherits; + X.inspect; + X.isArray; + X.isBoolean; + X.isBuffer; + X.isDate; + X.isError; + X.isFunction; + X.isNull; + X.isNullOrUndefined; + X.isNumber; + X.isObject; + X.isPrimitive; + X.isRegExp; + X.isString; + X.isSymbol; + X.isUndefined; + X.log; + X.promisify; + X.types; + X._extend; + X.callbackify; + X.debuglog; + X.deprecate; + X.format; + X.inherits; + var inspect2 = X.inspect; + X.isArray; + X.isBoolean; + X.isBuffer; + X.isDate; + X.isError; + X.isFunction; + X.isNull; + X.isNullOrUndefined; + X.isNumber; + X.isObject; + X.isPrimitive; + X.isRegExp; + X.isString; + X.isSymbol; + X.isUndefined; + X.log; + X.promisify; + X.types; + X.TextEncoder = globalThis.TextEncoder; + X.TextDecoder = globalThis.TextDecoder; + + // src/lib/errors/BaseError.ts + var customInspectSymbol = Symbol.for("nodejs.util.inspect.custom"); + var customInspectSymbolStackLess = Symbol.for("nodejs.util.inspect.custom.stack-less"); + var BaseError = class extends Error { + [customInspectSymbol](depth, options) { + return `${this[customInspectSymbolStackLess](depth, options)} +${this.stack.slice(this.stack.indexOf("\n"))}`; + } + }; + __name(BaseError, "BaseError"); + + // src/lib/errors/BaseConstraintError.ts + var BaseConstraintError = class extends BaseError { + constructor(constraint, message, given) { + super(message); + this.constraint = constraint; + this.given = given; + } + }; + __name(BaseConstraintError, "BaseConstraintError"); + + // src/lib/errors/ExpectedConstraintError.ts + var ExpectedConstraintError = class extends BaseConstraintError { + constructor(constraint, message, given, expected) { + super(constraint, message, given); + this.expected = expected; + } + toJSON() { + return { + name: this.name, + constraint: this.constraint, + given: this.given, + expected: this.expected + }; + } + [customInspectSymbolStackLess](depth, options) { + const constraint = options.stylize(this.constraint, "string"); + if (depth < 0) { + return options.stylize(`[ExpectedConstraintError: ${constraint}]`, "special"); + } + const newOptions = { ...options, depth: options.depth === null ? null : options.depth - 1 }; + const padding = ` + ${options.stylize("|", "undefined")} `; + const given = inspect2(this.given, newOptions).replace(/\n/g, padding); + const header = `${options.stylize("ExpectedConstraintError", "special")} > ${constraint}`; + const message = options.stylize(this.message, "regexp"); + const expectedBlock = ` + ${options.stylize("Expected: ", "string")}${options.stylize(this.expected, "boolean")}`; + const givenBlock = ` + ${options.stylize("Received:", "regexp")}${padding}${given}`; + return `${header} + ${message} +${expectedBlock} +${givenBlock}`; + } + }; + __name(ExpectedConstraintError, "ExpectedConstraintError"); + + // src/constraints/ObjectConstrains.ts + function whenConstraint(key, options, validator) { + return { + run(input, parent) { + if (!parent) { + return Result.err(new ExpectedConstraintError("s.object(T.when)", "Validator has no parent", parent, "Validator to have a parent")); + } + const isKeyArray = Array.isArray(key); + const value = isKeyArray ? key.map((k2) => (0, import_get.default)(parent, k2)) : (0, import_get.default)(parent, key); + const predicate = resolveBooleanIs(options, value, isKeyArray) ? options.then : options.otherwise; + if (predicate) { + return predicate(validator).run(input); + } + return Result.ok(input); + } + }; + } + __name(whenConstraint, "whenConstraint"); + function resolveBooleanIs(options, value, isKeyArray) { + if (options.is === void 0) { + return isKeyArray ? !value.some((val) => !val) : Boolean(value); + } + if (typeof options.is === "function") { + return options.is(value); + } + return value === options.is; + } + __name(resolveBooleanIs, "resolveBooleanIs"); + + // src/validators/BaseValidator.ts + var BaseValidator = class { + constructor(constraints = []) { + this.constraints = []; + this.isValidationEnabled = null; + this.constraints = constraints; + } + setParent(parent) { + this.parent = parent; + return this; + } + get optional() { + return new UnionValidator([new LiteralValidator(void 0), this.clone()]); + } + get nullable() { + return new UnionValidator([new LiteralValidator(null), this.clone()]); + } + get nullish() { + return new UnionValidator([new NullishValidator(), this.clone()]); + } + get array() { + return new ArrayValidator(this.clone()); + } + get set() { + return new SetValidator(this.clone()); + } + or(...predicates) { + return new UnionValidator([this.clone(), ...predicates]); + } + transform(cb) { + return this.addConstraint({ run: (input) => Result.ok(cb(input)) }); + } + reshape(cb) { + return this.addConstraint({ run: cb }); + } + default(value) { + return new DefaultValidator(this.clone(), value); + } + when(key, options) { + return this.addConstraint(whenConstraint(key, options, this)); + } + describe(description) { + const clone = this.clone(); + clone.description = description; + return clone; + } + run(value) { + let result = this.handle(value); + if (result.isErr()) + return result; + for (const constraint of this.constraints) { + result = constraint.run(result.value, this.parent); + if (result.isErr()) + break; + } + return result; + } + parse(value) { + if (!this.shouldRunConstraints) { + return this.handle(value).unwrap(); + } + return this.constraints.reduce((v2, constraint) => constraint.run(v2).unwrap(), this.handle(value).unwrap()); + } + is(value) { + return this.run(value).isOk(); + } + /** + * Sets if the validator should also run constraints or just do basic checks. + * @param isValidationEnabled Whether this validator should be enabled or disabled. You can pass boolean or a function returning boolean which will be called just before parsing. + * Set to `null` to go off of the global configuration. + */ + setValidationEnabled(isValidationEnabled) { + const clone = this.clone(); + clone.isValidationEnabled = isValidationEnabled; + return clone; + } + getValidationEnabled() { + return getValue(this.isValidationEnabled); + } + get shouldRunConstraints() { + return getValue(this.isValidationEnabled) ?? getGlobalValidationEnabled(); + } + clone() { + const clone = Reflect.construct(this.constructor, [this.constraints]); + clone.isValidationEnabled = this.isValidationEnabled; + return clone; + } + addConstraint(constraint) { + const clone = this.clone(); + clone.constraints = clone.constraints.concat(constraint); + return clone; + } + }; + __name(BaseValidator, "BaseValidator"); + + // src/constraints/util/isUnique.ts + var import_es6 = __toESM(require_es6()); + var import_uniqWith = __toESM(require_uniqWith()); + function isUnique(input) { + if (input.length < 2) + return true; + const uniqueArray2 = (0, import_uniqWith.default)(input, import_es6.default); + return uniqueArray2.length === input.length; + } + __name(isUnique, "isUnique"); + + // src/constraints/util/operators.ts + function lessThan(a3, b2) { + return a3 < b2; + } + __name(lessThan, "lessThan"); + function lessThanOrEqual(a3, b2) { + return a3 <= b2; + } + __name(lessThanOrEqual, "lessThanOrEqual"); + function greaterThan(a3, b2) { + return a3 > b2; + } + __name(greaterThan, "greaterThan"); + function greaterThanOrEqual(a3, b2) { + return a3 >= b2; + } + __name(greaterThanOrEqual, "greaterThanOrEqual"); + function equal(a3, b2) { + return a3 === b2; + } + __name(equal, "equal"); + function notEqual(a3, b2) { + return a3 !== b2; + } + __name(notEqual, "notEqual"); + + // src/constraints/ArrayConstraints.ts + function arrayLengthComparator(comparator, name, expected, length) { + return { + run(input) { + return comparator(input.length, length) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, "Invalid Array length", input, expected)); + } + }; + } + __name(arrayLengthComparator, "arrayLengthComparator"); + function arrayLengthLessThan(value) { + const expected = `expected.length < ${value}`; + return arrayLengthComparator(lessThan, "s.array(T).lengthLessThan", expected, value); + } + __name(arrayLengthLessThan, "arrayLengthLessThan"); + function arrayLengthLessThanOrEqual(value) { + const expected = `expected.length <= ${value}`; + return arrayLengthComparator(lessThanOrEqual, "s.array(T).lengthLessThanOrEqual", expected, value); + } + __name(arrayLengthLessThanOrEqual, "arrayLengthLessThanOrEqual"); + function arrayLengthGreaterThan(value) { + const expected = `expected.length > ${value}`; + return arrayLengthComparator(greaterThan, "s.array(T).lengthGreaterThan", expected, value); + } + __name(arrayLengthGreaterThan, "arrayLengthGreaterThan"); + function arrayLengthGreaterThanOrEqual(value) { + const expected = `expected.length >= ${value}`; + return arrayLengthComparator(greaterThanOrEqual, "s.array(T).lengthGreaterThanOrEqual", expected, value); + } + __name(arrayLengthGreaterThanOrEqual, "arrayLengthGreaterThanOrEqual"); + function arrayLengthEqual(value) { + const expected = `expected.length === ${value}`; + return arrayLengthComparator(equal, "s.array(T).lengthEqual", expected, value); + } + __name(arrayLengthEqual, "arrayLengthEqual"); + function arrayLengthNotEqual(value) { + const expected = `expected.length !== ${value}`; + return arrayLengthComparator(notEqual, "s.array(T).lengthNotEqual", expected, value); + } + __name(arrayLengthNotEqual, "arrayLengthNotEqual"); + function arrayLengthRange(start, endBefore) { + const expected = `expected.length >= ${start} && expected.length < ${endBefore}`; + return { + run(input) { + return input.length >= start && input.length < endBefore ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.array(T).lengthRange", "Invalid Array length", input, expected)); + } + }; + } + __name(arrayLengthRange, "arrayLengthRange"); + function arrayLengthRangeInclusive(start, end) { + const expected = `expected.length >= ${start} && expected.length <= ${end}`; + return { + run(input) { + return input.length >= start && input.length <= end ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.array(T).lengthRangeInclusive", "Invalid Array length", input, expected)); + } + }; + } + __name(arrayLengthRangeInclusive, "arrayLengthRangeInclusive"); + function arrayLengthRangeExclusive(startAfter, endBefore) { + const expected = `expected.length > ${startAfter} && expected.length < ${endBefore}`; + return { + run(input) { + return input.length > startAfter && input.length < endBefore ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.array(T).lengthRangeExclusive", "Invalid Array length", input, expected)); + } + }; + } + __name(arrayLengthRangeExclusive, "arrayLengthRangeExclusive"); + var uniqueArray = { + run(input) { + return isUnique(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.array(T).unique", "Array values are not unique", input, "Expected all values to be unique")); + } + }; + + // src/lib/errors/CombinedPropertyError.ts + var CombinedPropertyError = class extends BaseError { + constructor(errors) { + super("Received one or more errors"); + this.errors = errors; + } + [customInspectSymbolStackLess](depth, options) { + if (depth < 0) { + return options.stylize("[CombinedPropertyError]", "special"); + } + const newOptions = { ...options, depth: options.depth === null ? null : options.depth - 1, compact: true }; + const padding = ` + ${options.stylize("|", "undefined")} `; + const header = `${options.stylize("CombinedPropertyError", "special")} (${options.stylize(this.errors.length.toString(), "number")})`; + const message = options.stylize(this.message, "regexp"); + const errors = this.errors.map(([key, error]) => { + const property = CombinedPropertyError.formatProperty(key, options); + const body = error[customInspectSymbolStackLess](depth - 1, newOptions).replace(/\n/g, padding); + return ` input${property}${padding}${body}`; + }).join("\n\n"); + return `${header} + ${message} + +${errors}`; + } + static formatProperty(key, options) { + if (typeof key === "string") + return options.stylize(`.${key}`, "symbol"); + if (typeof key === "number") + return `[${options.stylize(key.toString(), "number")}]`; + return `[${options.stylize("Symbol", "symbol")}(${key.description})]`; + } + }; + __name(CombinedPropertyError, "CombinedPropertyError"); + + // src/lib/errors/ValidationError.ts + var ValidationError = class extends BaseError { + constructor(validator, message, given) { + super(message); + this.validator = validator; + this.given = given; + } + toJSON() { + return { + name: this.name, + validator: this.validator, + given: this.given + }; + } + [customInspectSymbolStackLess](depth, options) { + const validator = options.stylize(this.validator, "string"); + if (depth < 0) { + return options.stylize(`[ValidationError: ${validator}]`, "special"); + } + const newOptions = { ...options, depth: options.depth === null ? null : options.depth - 1, compact: true }; + const padding = ` + ${options.stylize("|", "undefined")} `; + const given = inspect2(this.given, newOptions).replace(/\n/g, padding); + const header = `${options.stylize("ValidationError", "special")} > ${validator}`; + const message = options.stylize(this.message, "regexp"); + const givenBlock = ` + ${options.stylize("Received:", "regexp")}${padding}${given}`; + return `${header} + ${message} +${givenBlock}`; + } + }; + __name(ValidationError, "ValidationError"); + + // src/validators/ArrayValidator.ts + var ArrayValidator = class extends BaseValidator { + constructor(validator, constraints = []) { + super(constraints); + this.validator = validator; + } + lengthLessThan(length) { + return this.addConstraint(arrayLengthLessThan(length)); + } + lengthLessThanOrEqual(length) { + return this.addConstraint(arrayLengthLessThanOrEqual(length)); + } + lengthGreaterThan(length) { + return this.addConstraint(arrayLengthGreaterThan(length)); + } + lengthGreaterThanOrEqual(length) { + return this.addConstraint(arrayLengthGreaterThanOrEqual(length)); + } + lengthEqual(length) { + return this.addConstraint(arrayLengthEqual(length)); + } + lengthNotEqual(length) { + return this.addConstraint(arrayLengthNotEqual(length)); + } + lengthRange(start, endBefore) { + return this.addConstraint(arrayLengthRange(start, endBefore)); + } + lengthRangeInclusive(startAt, endAt) { + return this.addConstraint(arrayLengthRangeInclusive(startAt, endAt)); + } + lengthRangeExclusive(startAfter, endBefore) { + return this.addConstraint(arrayLengthRangeExclusive(startAfter, endBefore)); + } + get unique() { + return this.addConstraint(uniqueArray); + } + clone() { + return Reflect.construct(this.constructor, [this.validator, this.constraints]); + } + handle(values) { + if (!Array.isArray(values)) { + return Result.err(new ValidationError("s.array(T)", "Expected an array", values)); + } + if (!this.shouldRunConstraints) { + return Result.ok(values); + } + const errors = []; + const transformed = []; + for (let i3 = 0; i3 < values.length; i3++) { + const result = this.validator.run(values[i3]); + if (result.isOk()) + transformed.push(result.value); + else + errors.push([i3, result.error]); + } + return errors.length === 0 ? Result.ok(transformed) : Result.err(new CombinedPropertyError(errors)); + } + }; + __name(ArrayValidator, "ArrayValidator"); + + // src/constraints/BigIntConstraints.ts + function bigintComparator(comparator, name, expected, number) { + return { + run(input) { + return comparator(input, number) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, "Invalid bigint value", input, expected)); + } + }; + } + __name(bigintComparator, "bigintComparator"); + function bigintLessThan(value) { + const expected = `expected < ${value}n`; + return bigintComparator(lessThan, "s.bigint.lessThan", expected, value); + } + __name(bigintLessThan, "bigintLessThan"); + function bigintLessThanOrEqual(value) { + const expected = `expected <= ${value}n`; + return bigintComparator(lessThanOrEqual, "s.bigint.lessThanOrEqual", expected, value); + } + __name(bigintLessThanOrEqual, "bigintLessThanOrEqual"); + function bigintGreaterThan(value) { + const expected = `expected > ${value}n`; + return bigintComparator(greaterThan, "s.bigint.greaterThan", expected, value); + } + __name(bigintGreaterThan, "bigintGreaterThan"); + function bigintGreaterThanOrEqual(value) { + const expected = `expected >= ${value}n`; + return bigintComparator(greaterThanOrEqual, "s.bigint.greaterThanOrEqual", expected, value); + } + __name(bigintGreaterThanOrEqual, "bigintGreaterThanOrEqual"); + function bigintEqual(value) { + const expected = `expected === ${value}n`; + return bigintComparator(equal, "s.bigint.equal", expected, value); + } + __name(bigintEqual, "bigintEqual"); + function bigintNotEqual(value) { + const expected = `expected !== ${value}n`; + return bigintComparator(notEqual, "s.bigint.notEqual", expected, value); + } + __name(bigintNotEqual, "bigintNotEqual"); + function bigintDivisibleBy(divider) { + const expected = `expected % ${divider}n === 0n`; + return { + run(input) { + return input % divider === 0n ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.bigint.divisibleBy", "BigInt is not divisible", input, expected)); + } + }; + } + __name(bigintDivisibleBy, "bigintDivisibleBy"); + + // src/validators/BigIntValidator.ts + var BigIntValidator = class extends BaseValidator { + lessThan(number) { + return this.addConstraint(bigintLessThan(number)); + } + lessThanOrEqual(number) { + return this.addConstraint(bigintLessThanOrEqual(number)); + } + greaterThan(number) { + return this.addConstraint(bigintGreaterThan(number)); + } + greaterThanOrEqual(number) { + return this.addConstraint(bigintGreaterThanOrEqual(number)); + } + equal(number) { + return this.addConstraint(bigintEqual(number)); + } + notEqual(number) { + return this.addConstraint(bigintNotEqual(number)); + } + get positive() { + return this.greaterThanOrEqual(0n); + } + get negative() { + return this.lessThan(0n); + } + divisibleBy(number) { + return this.addConstraint(bigintDivisibleBy(number)); + } + get abs() { + return this.transform((value) => value < 0 ? -value : value); + } + intN(bits) { + return this.transform((value) => BigInt.asIntN(bits, value)); + } + uintN(bits) { + return this.transform((value) => BigInt.asUintN(bits, value)); + } + handle(value) { + return typeof value === "bigint" ? Result.ok(value) : Result.err(new ValidationError("s.bigint", "Expected a bigint primitive", value)); + } + }; + __name(BigIntValidator, "BigIntValidator"); + + // src/constraints/BooleanConstraints.ts + var booleanTrue = { + run(input) { + return input ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.boolean.true", "Invalid boolean value", input, "true")); + } + }; + var booleanFalse = { + run(input) { + return input ? Result.err(new ExpectedConstraintError("s.boolean.false", "Invalid boolean value", input, "false")) : Result.ok(input); + } + }; + + // src/validators/BooleanValidator.ts + var BooleanValidator = class extends BaseValidator { + get true() { + return this.addConstraint(booleanTrue); + } + get false() { + return this.addConstraint(booleanFalse); + } + equal(value) { + return value ? this.true : this.false; + } + notEqual(value) { + return value ? this.false : this.true; + } + handle(value) { + return typeof value === "boolean" ? Result.ok(value) : Result.err(new ValidationError("s.boolean", "Expected a boolean primitive", value)); + } + }; + __name(BooleanValidator, "BooleanValidator"); + + // src/constraints/DateConstraints.ts + function dateComparator(comparator, name, expected, number) { + return { + run(input) { + return comparator(input.getTime(), number) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, "Invalid Date value", input, expected)); + } + }; + } + __name(dateComparator, "dateComparator"); + function dateLessThan(value) { + const expected = `expected < ${value.toISOString()}`; + return dateComparator(lessThan, "s.date.lessThan", expected, value.getTime()); + } + __name(dateLessThan, "dateLessThan"); + function dateLessThanOrEqual(value) { + const expected = `expected <= ${value.toISOString()}`; + return dateComparator(lessThanOrEqual, "s.date.lessThanOrEqual", expected, value.getTime()); + } + __name(dateLessThanOrEqual, "dateLessThanOrEqual"); + function dateGreaterThan(value) { + const expected = `expected > ${value.toISOString()}`; + return dateComparator(greaterThan, "s.date.greaterThan", expected, value.getTime()); + } + __name(dateGreaterThan, "dateGreaterThan"); + function dateGreaterThanOrEqual(value) { + const expected = `expected >= ${value.toISOString()}`; + return dateComparator(greaterThanOrEqual, "s.date.greaterThanOrEqual", expected, value.getTime()); + } + __name(dateGreaterThanOrEqual, "dateGreaterThanOrEqual"); + function dateEqual(value) { + const expected = `expected === ${value.toISOString()}`; + return dateComparator(equal, "s.date.equal", expected, value.getTime()); + } + __name(dateEqual, "dateEqual"); + function dateNotEqual(value) { + const expected = `expected !== ${value.toISOString()}`; + return dateComparator(notEqual, "s.date.notEqual", expected, value.getTime()); + } + __name(dateNotEqual, "dateNotEqual"); + var dateInvalid = { + run(input) { + return Number.isNaN(input.getTime()) ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.date.invalid", "Invalid Date value", input, "expected === NaN")); + } + }; + var dateValid = { + run(input) { + return Number.isNaN(input.getTime()) ? Result.err(new ExpectedConstraintError("s.date.valid", "Invalid Date value", input, "expected !== NaN")) : Result.ok(input); + } + }; + + // src/validators/DateValidator.ts + var DateValidator = class extends BaseValidator { + lessThan(date) { + return this.addConstraint(dateLessThan(new Date(date))); + } + lessThanOrEqual(date) { + return this.addConstraint(dateLessThanOrEqual(new Date(date))); + } + greaterThan(date) { + return this.addConstraint(dateGreaterThan(new Date(date))); + } + greaterThanOrEqual(date) { + return this.addConstraint(dateGreaterThanOrEqual(new Date(date))); + } + equal(date) { + const resolved = new Date(date); + return Number.isNaN(resolved.getTime()) ? this.invalid : this.addConstraint(dateEqual(resolved)); + } + notEqual(date) { + const resolved = new Date(date); + return Number.isNaN(resolved.getTime()) ? this.valid : this.addConstraint(dateNotEqual(resolved)); + } + get valid() { + return this.addConstraint(dateValid); + } + get invalid() { + return this.addConstraint(dateInvalid); + } + handle(value) { + return value instanceof Date ? Result.ok(value) : Result.err(new ValidationError("s.date", "Expected a Date", value)); + } + }; + __name(DateValidator, "DateValidator"); + + // src/lib/errors/ExpectedValidationError.ts + var ExpectedValidationError = class extends ValidationError { + constructor(validator, message, given, expected) { + super(validator, message, given); + this.expected = expected; + } + toJSON() { + return { + name: this.name, + validator: this.validator, + given: this.given, + expected: this.expected + }; + } + [customInspectSymbolStackLess](depth, options) { + const validator = options.stylize(this.validator, "string"); + if (depth < 0) { + return options.stylize(`[ExpectedValidationError: ${validator}]`, "special"); + } + const newOptions = { ...options, depth: options.depth === null ? null : options.depth - 1 }; + const padding = ` + ${options.stylize("|", "undefined")} `; + const expected = inspect2(this.expected, newOptions).replace(/\n/g, padding); + const given = inspect2(this.given, newOptions).replace(/\n/g, padding); + const header = `${options.stylize("ExpectedValidationError", "special")} > ${validator}`; + const message = options.stylize(this.message, "regexp"); + const expectedBlock = ` + ${options.stylize("Expected:", "string")}${padding}${expected}`; + const givenBlock = ` + ${options.stylize("Received:", "regexp")}${padding}${given}`; + return `${header} + ${message} +${expectedBlock} +${givenBlock}`; + } + }; + __name(ExpectedValidationError, "ExpectedValidationError"); + + // src/validators/InstanceValidator.ts + var InstanceValidator = class extends BaseValidator { + constructor(expected, constraints = []) { + super(constraints); + this.expected = expected; + } + handle(value) { + return value instanceof this.expected ? Result.ok(value) : Result.err(new ExpectedValidationError("s.instance(V)", "Expected", value, this.expected)); + } + clone() { + return Reflect.construct(this.constructor, [this.expected, this.constraints]); + } + }; + __name(InstanceValidator, "InstanceValidator"); + + // src/validators/LiteralValidator.ts + var LiteralValidator = class extends BaseValidator { + constructor(literal, constraints = []) { + super(constraints); + this.expected = literal; + } + handle(value) { + return Object.is(value, this.expected) ? Result.ok(value) : Result.err(new ExpectedValidationError("s.literal(V)", "Expected values to be equals", value, this.expected)); + } + clone() { + return Reflect.construct(this.constructor, [this.expected, this.constraints]); + } + }; + __name(LiteralValidator, "LiteralValidator"); + + // src/validators/NeverValidator.ts + var NeverValidator = class extends BaseValidator { + handle(value) { + return Result.err(new ValidationError("s.never", "Expected a value to not be passed", value)); + } + }; + __name(NeverValidator, "NeverValidator"); + + // src/validators/NullishValidator.ts + var NullishValidator = class extends BaseValidator { + handle(value) { + return value === void 0 || value === null ? Result.ok(value) : Result.err(new ValidationError("s.nullish", "Expected undefined or null", value)); + } + }; + __name(NullishValidator, "NullishValidator"); + + // src/constraints/NumberConstraints.ts + function numberComparator(comparator, name, expected, number) { + return { + run(input) { + return comparator(input, number) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, "Invalid number value", input, expected)); + } + }; + } + __name(numberComparator, "numberComparator"); + function numberLessThan(value) { + const expected = `expected < ${value}`; + return numberComparator(lessThan, "s.number.lessThan", expected, value); + } + __name(numberLessThan, "numberLessThan"); + function numberLessThanOrEqual(value) { + const expected = `expected <= ${value}`; + return numberComparator(lessThanOrEqual, "s.number.lessThanOrEqual", expected, value); + } + __name(numberLessThanOrEqual, "numberLessThanOrEqual"); + function numberGreaterThan(value) { + const expected = `expected > ${value}`; + return numberComparator(greaterThan, "s.number.greaterThan", expected, value); + } + __name(numberGreaterThan, "numberGreaterThan"); + function numberGreaterThanOrEqual(value) { + const expected = `expected >= ${value}`; + return numberComparator(greaterThanOrEqual, "s.number.greaterThanOrEqual", expected, value); + } + __name(numberGreaterThanOrEqual, "numberGreaterThanOrEqual"); + function numberEqual(value) { + const expected = `expected === ${value}`; + return numberComparator(equal, "s.number.equal", expected, value); + } + __name(numberEqual, "numberEqual"); + function numberNotEqual(value) { + const expected = `expected !== ${value}`; + return numberComparator(notEqual, "s.number.notEqual", expected, value); + } + __name(numberNotEqual, "numberNotEqual"); + var numberInt = { + run(input) { + return Number.isInteger(input) ? Result.ok(input) : Result.err( + new ExpectedConstraintError("s.number.int", "Given value is not an integer", input, "Number.isInteger(expected) to be true") + ); + } + }; + var numberSafeInt = { + run(input) { + return Number.isSafeInteger(input) ? Result.ok(input) : Result.err( + new ExpectedConstraintError( + "s.number.safeInt", + "Given value is not a safe integer", + input, + "Number.isSafeInteger(expected) to be true" + ) + ); + } + }; + var numberFinite = { + run(input) { + return Number.isFinite(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.number.finite", "Given value is not finite", input, "Number.isFinite(expected) to be true")); + } + }; + var numberNaN = { + run(input) { + return Number.isNaN(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.number.equal(NaN)", "Invalid number value", input, "expected === NaN")); + } + }; + var numberNotNaN = { + run(input) { + return Number.isNaN(input) ? Result.err(new ExpectedConstraintError("s.number.notEqual(NaN)", "Invalid number value", input, "expected !== NaN")) : Result.ok(input); + } + }; + function numberDivisibleBy(divider) { + const expected = `expected % ${divider} === 0`; + return { + run(input) { + return input % divider === 0 ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.number.divisibleBy", "Number is not divisible", input, expected)); + } + }; + } + __name(numberDivisibleBy, "numberDivisibleBy"); + + // src/validators/NumberValidator.ts + var NumberValidator = class extends BaseValidator { + lessThan(number) { + return this.addConstraint(numberLessThan(number)); + } + lessThanOrEqual(number) { + return this.addConstraint(numberLessThanOrEqual(number)); + } + greaterThan(number) { + return this.addConstraint(numberGreaterThan(number)); + } + greaterThanOrEqual(number) { + return this.addConstraint(numberGreaterThanOrEqual(number)); + } + equal(number) { + return Number.isNaN(number) ? this.addConstraint(numberNaN) : this.addConstraint(numberEqual(number)); + } + notEqual(number) { + return Number.isNaN(number) ? this.addConstraint(numberNotNaN) : this.addConstraint(numberNotEqual(number)); + } + get int() { + return this.addConstraint(numberInt); + } + get safeInt() { + return this.addConstraint(numberSafeInt); + } + get finite() { + return this.addConstraint(numberFinite); + } + get positive() { + return this.greaterThanOrEqual(0); + } + get negative() { + return this.lessThan(0); + } + divisibleBy(divider) { + return this.addConstraint(numberDivisibleBy(divider)); + } + get abs() { + return this.transform(Math.abs); + } + get sign() { + return this.transform(Math.sign); + } + get trunc() { + return this.transform(Math.trunc); + } + get floor() { + return this.transform(Math.floor); + } + get fround() { + return this.transform(Math.fround); + } + get round() { + return this.transform(Math.round); + } + get ceil() { + return this.transform(Math.ceil); + } + handle(value) { + return typeof value === "number" ? Result.ok(value) : Result.err(new ValidationError("s.number", "Expected a number primitive", value)); + } + }; + __name(NumberValidator, "NumberValidator"); + + // src/lib/errors/MissingPropertyError.ts + var MissingPropertyError = class extends BaseError { + constructor(property) { + super("A required property is missing"); + this.property = property; + } + toJSON() { + return { + name: this.name, + property: this.property + }; + } + [customInspectSymbolStackLess](depth, options) { + const property = options.stylize(this.property.toString(), "string"); + if (depth < 0) { + return options.stylize(`[MissingPropertyError: ${property}]`, "special"); + } + const header = `${options.stylize("MissingPropertyError", "special")} > ${property}`; + const message = options.stylize(this.message, "regexp"); + return `${header} + ${message}`; + } + }; + __name(MissingPropertyError, "MissingPropertyError"); + + // src/lib/errors/UnknownPropertyError.ts + var UnknownPropertyError = class extends BaseError { + constructor(property, value) { + super("Received unexpected property"); + this.property = property; + this.value = value; + } + toJSON() { + return { + name: this.name, + property: this.property, + value: this.value + }; + } + [customInspectSymbolStackLess](depth, options) { + const property = options.stylize(this.property.toString(), "string"); + if (depth < 0) { + return options.stylize(`[UnknownPropertyError: ${property}]`, "special"); + } + const newOptions = { ...options, depth: options.depth === null ? null : options.depth - 1, compact: true }; + const padding = ` + ${options.stylize("|", "undefined")} `; + const given = inspect2(this.value, newOptions).replace(/\n/g, padding); + const header = `${options.stylize("UnknownPropertyError", "special")} > ${property}`; + const message = options.stylize(this.message, "regexp"); + const givenBlock = ` + ${options.stylize("Received:", "regexp")}${padding}${given}`; + return `${header} + ${message} +${givenBlock}`; + } + }; + __name(UnknownPropertyError, "UnknownPropertyError"); + + // src/validators/DefaultValidator.ts + var DefaultValidator = class extends BaseValidator { + constructor(validator, value, constraints = []) { + super(constraints); + this.validator = validator; + this.defaultValue = value; + } + default(value) { + const clone = this.clone(); + clone.defaultValue = value; + return clone; + } + handle(value) { + return typeof value === "undefined" ? Result.ok(getValue(this.defaultValue)) : this.validator["handle"](value); + } + clone() { + return Reflect.construct(this.constructor, [this.validator, this.defaultValue, this.constraints]); + } + }; + __name(DefaultValidator, "DefaultValidator"); + + // src/lib/errors/CombinedError.ts + var CombinedError = class extends BaseError { + constructor(errors) { + super("Received one or more errors"); + this.errors = errors; + } + [customInspectSymbolStackLess](depth, options) { + if (depth < 0) { + return options.stylize("[CombinedError]", "special"); + } + const newOptions = { ...options, depth: options.depth === null ? null : options.depth - 1, compact: true }; + const padding = ` + ${options.stylize("|", "undefined")} `; + const header = `${options.stylize("CombinedError", "special")} (${options.stylize(this.errors.length.toString(), "number")})`; + const message = options.stylize(this.message, "regexp"); + const errors = this.errors.map((error, i3) => { + const index = options.stylize((i3 + 1).toString(), "number"); + const body = error[customInspectSymbolStackLess](depth - 1, newOptions).replace(/\n/g, padding); + return ` ${index} ${body}`; + }).join("\n\n"); + return `${header} + ${message} + +${errors}`; + } + }; + __name(CombinedError, "CombinedError"); + + // src/validators/UnionValidator.ts + var UnionValidator = class extends BaseValidator { + constructor(validators, constraints = []) { + super(constraints); + this.validators = validators; + } + get optional() { + if (this.validators.length === 0) + return new UnionValidator([new LiteralValidator(void 0)], this.constraints); + const [validator] = this.validators; + if (validator instanceof LiteralValidator) { + if (validator.expected === void 0) + return this.clone(); + if (validator.expected === null) { + return new UnionValidator( + [new NullishValidator(), ...this.validators.slice(1)], + this.constraints + ); + } + } else if (validator instanceof NullishValidator) { + return this.clone(); + } + return new UnionValidator([new LiteralValidator(void 0), ...this.validators]); + } + get required() { + if (this.validators.length === 0) + return this.clone(); + const [validator] = this.validators; + if (validator instanceof LiteralValidator) { + if (validator.expected === void 0) + return new UnionValidator(this.validators.slice(1), this.constraints); + } else if (validator instanceof NullishValidator) { + return new UnionValidator([new LiteralValidator(null), ...this.validators.slice(1)], this.constraints); + } + return this.clone(); + } + get nullable() { + if (this.validators.length === 0) + return new UnionValidator([new LiteralValidator(null)], this.constraints); + const [validator] = this.validators; + if (validator instanceof LiteralValidator) { + if (validator.expected === null) + return this.clone(); + if (validator.expected === void 0) { + return new UnionValidator( + [new NullishValidator(), ...this.validators.slice(1)], + this.constraints + ); + } + } else if (validator instanceof NullishValidator) { + return this.clone(); + } + return new UnionValidator([new LiteralValidator(null), ...this.validators]); + } + get nullish() { + if (this.validators.length === 0) + return new UnionValidator([new NullishValidator()], this.constraints); + const [validator] = this.validators; + if (validator instanceof LiteralValidator) { + if (validator.expected === null || validator.expected === void 0) { + return new UnionValidator([new NullishValidator(), ...this.validators.slice(1)], this.constraints); + } + } else if (validator instanceof NullishValidator) { + return this.clone(); + } + return new UnionValidator([new NullishValidator(), ...this.validators]); + } + or(...predicates) { + return new UnionValidator([...this.validators, ...predicates]); + } + clone() { + return Reflect.construct(this.constructor, [this.validators, this.constraints]); + } + handle(value) { + const errors = []; + for (const validator of this.validators) { + const result = validator.run(value); + if (result.isOk()) + return result; + errors.push(result.error); + } + return Result.err(new CombinedError(errors)); + } + }; + __name(UnionValidator, "UnionValidator"); + + // src/validators/ObjectValidator.ts + var ObjectValidator = class extends BaseValidator { + constructor(shape, strategy = 0 /* Ignore */, constraints = []) { + super(constraints); + this.keys = []; + this.requiredKeys = /* @__PURE__ */ new Map(); + this.possiblyUndefinedKeys = /* @__PURE__ */ new Map(); + this.possiblyUndefinedKeysWithDefaults = /* @__PURE__ */ new Map(); + this.shape = shape; + this.strategy = strategy; + switch (this.strategy) { + case 0 /* Ignore */: + this.handleStrategy = (value) => this.handleIgnoreStrategy(value); + break; + case 1 /* Strict */: { + this.handleStrategy = (value) => this.handleStrictStrategy(value); + break; + } + case 2 /* Passthrough */: + this.handleStrategy = (value) => this.handlePassthroughStrategy(value); + break; + } + const shapeEntries = Object.entries(shape); + this.keys = shapeEntries.map(([key]) => key); + for (const [key, validator] of shapeEntries) { + if (validator instanceof UnionValidator) { + const [possiblyLiteralOrNullishPredicate] = validator["validators"]; + if (possiblyLiteralOrNullishPredicate instanceof NullishValidator) { + this.possiblyUndefinedKeys.set(key, validator); + } else if (possiblyLiteralOrNullishPredicate instanceof LiteralValidator) { + if (possiblyLiteralOrNullishPredicate.expected === void 0) { + this.possiblyUndefinedKeys.set(key, validator); + } else { + this.requiredKeys.set(key, validator); + } + } else if (validator instanceof DefaultValidator) { + this.possiblyUndefinedKeysWithDefaults.set(key, validator); + } else { + this.requiredKeys.set(key, validator); + } + } else if (validator instanceof NullishValidator) { + this.possiblyUndefinedKeys.set(key, validator); + } else if (validator instanceof LiteralValidator) { + if (validator.expected === void 0) { + this.possiblyUndefinedKeys.set(key, validator); + } else { + this.requiredKeys.set(key, validator); + } + } else if (validator instanceof DefaultValidator) { + this.possiblyUndefinedKeysWithDefaults.set(key, validator); + } else { + this.requiredKeys.set(key, validator); + } + } + } + get strict() { + return Reflect.construct(this.constructor, [this.shape, 1 /* Strict */, this.constraints]); + } + get ignore() { + return Reflect.construct(this.constructor, [this.shape, 0 /* Ignore */, this.constraints]); + } + get passthrough() { + return Reflect.construct(this.constructor, [this.shape, 2 /* Passthrough */, this.constraints]); + } + get partial() { + const shape = Object.fromEntries(this.keys.map((key) => [key, this.shape[key].optional])); + return Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]); + } + get required() { + const shape = Object.fromEntries( + this.keys.map((key) => { + let validator = this.shape[key]; + if (validator instanceof UnionValidator) + validator = validator.required; + return [key, validator]; + }) + ); + return Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]); + } + extend(schema) { + const shape = { ...this.shape, ...schema instanceof ObjectValidator ? schema.shape : schema }; + return Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]); + } + pick(keys) { + const shape = Object.fromEntries( + keys.filter((key) => this.keys.includes(key)).map((key) => [key, this.shape[key]]) + ); + return Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]); + } + omit(keys) { + const shape = Object.fromEntries( + this.keys.filter((key) => !keys.includes(key)).map((key) => [key, this.shape[key]]) + ); + return Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]); + } + handle(value) { + const typeOfValue = typeof value; + if (typeOfValue !== "object") { + return Result.err(new ValidationError("s.object(T)", `Expected the value to be an object, but received ${typeOfValue} instead`, value)); + } + if (value === null) { + return Result.err(new ValidationError("s.object(T)", "Expected the value to not be null", value)); + } + if (Array.isArray(value)) { + return Result.err(new ValidationError("s.object(T)", "Expected the value to not be an array", value)); + } + if (!this.shouldRunConstraints) { + return Result.ok(value); + } + for (const predicate of Object.values(this.shape)) { + predicate.setParent(this.parent ?? value); + } + return this.handleStrategy(value); + } + clone() { + return Reflect.construct(this.constructor, [this.shape, this.strategy, this.constraints]); + } + handleIgnoreStrategy(value) { + const errors = []; + const finalObject = {}; + const inputEntries = new Map(Object.entries(value)); + const runPredicate = /* @__PURE__ */ __name((key, predicate) => { + const result = predicate.run(value[key]); + if (result.isOk()) { + finalObject[key] = result.value; + } else { + const error = result.error; + errors.push([key, error]); + } + }, "runPredicate"); + for (const [key, predicate] of this.requiredKeys) { + if (inputEntries.delete(key)) { + runPredicate(key, predicate); + } else { + errors.push([key, new MissingPropertyError(key)]); + } + } + for (const [key, validator] of this.possiblyUndefinedKeysWithDefaults) { + inputEntries.delete(key); + runPredicate(key, validator); + } + if (inputEntries.size === 0) { + return errors.length === 0 ? Result.ok(finalObject) : Result.err(new CombinedPropertyError(errors)); + } + const checkInputEntriesInsteadOfSchemaKeys = this.possiblyUndefinedKeys.size > inputEntries.size; + if (checkInputEntriesInsteadOfSchemaKeys) { + for (const [key] of inputEntries) { + const predicate = this.possiblyUndefinedKeys.get(key); + if (predicate) { + runPredicate(key, predicate); + } + } + } else { + for (const [key, predicate] of this.possiblyUndefinedKeys) { + if (inputEntries.delete(key)) { + runPredicate(key, predicate); + } + } + } + return errors.length === 0 ? Result.ok(finalObject) : Result.err(new CombinedPropertyError(errors)); + } + handleStrictStrategy(value) { + const errors = []; + const finalResult = {}; + const inputEntries = new Map(Object.entries(value)); + const runPredicate = /* @__PURE__ */ __name((key, predicate) => { + const result = predicate.run(value[key]); + if (result.isOk()) { + finalResult[key] = result.value; + } else { + const error = result.error; + errors.push([key, error]); + } + }, "runPredicate"); + for (const [key, predicate] of this.requiredKeys) { + if (inputEntries.delete(key)) { + runPredicate(key, predicate); + } else { + errors.push([key, new MissingPropertyError(key)]); + } + } + for (const [key, validator] of this.possiblyUndefinedKeysWithDefaults) { + inputEntries.delete(key); + runPredicate(key, validator); + } + for (const [key, predicate] of this.possiblyUndefinedKeys) { + if (inputEntries.size === 0) { + break; + } + if (inputEntries.delete(key)) { + runPredicate(key, predicate); + } + } + if (inputEntries.size !== 0) { + for (const [key, value2] of inputEntries.entries()) { + errors.push([key, new UnknownPropertyError(key, value2)]); + } + } + return errors.length === 0 ? Result.ok(finalResult) : Result.err(new CombinedPropertyError(errors)); + } + handlePassthroughStrategy(value) { + const result = this.handleIgnoreStrategy(value); + return result.isErr() ? result : Result.ok({ ...value, ...result.value }); + } + }; + __name(ObjectValidator, "ObjectValidator"); + + // src/validators/PassthroughValidator.ts + var PassthroughValidator = class extends BaseValidator { + handle(value) { + return Result.ok(value); + } + }; + __name(PassthroughValidator, "PassthroughValidator"); + + // src/validators/RecordValidator.ts + var RecordValidator = class extends BaseValidator { + constructor(validator, constraints = []) { + super(constraints); + this.validator = validator; + } + clone() { + return Reflect.construct(this.constructor, [this.validator, this.constraints]); + } + handle(value) { + if (typeof value !== "object") { + return Result.err(new ValidationError("s.record(T)", "Expected an object", value)); + } + if (value === null) { + return Result.err(new ValidationError("s.record(T)", "Expected the value to not be null", value)); + } + if (Array.isArray(value)) { + return Result.err(new ValidationError("s.record(T)", "Expected the value to not be an array", value)); + } + if (!this.shouldRunConstraints) { + return Result.ok(value); + } + const errors = []; + const transformed = {}; + for (const [key, val] of Object.entries(value)) { + const result = this.validator.run(val); + if (result.isOk()) + transformed[key] = result.value; + else + errors.push([key, result.error]); + } + return errors.length === 0 ? Result.ok(transformed) : Result.err(new CombinedPropertyError(errors)); + } + }; + __name(RecordValidator, "RecordValidator"); + + // src/validators/SetValidator.ts + var SetValidator = class extends BaseValidator { + constructor(validator, constraints = []) { + super(constraints); + this.validator = validator; + } + clone() { + return Reflect.construct(this.constructor, [this.validator, this.constraints]); + } + handle(values) { + if (!(values instanceof Set)) { + return Result.err(new ValidationError("s.set(T)", "Expected a set", values)); + } + if (!this.shouldRunConstraints) { + return Result.ok(values); + } + const errors = []; + const transformed = /* @__PURE__ */ new Set(); + for (const value of values) { + const result = this.validator.run(value); + if (result.isOk()) + transformed.add(result.value); + else + errors.push(result.error); + } + return errors.length === 0 ? Result.ok(transformed) : Result.err(new CombinedError(errors)); + } + }; + __name(SetValidator, "SetValidator"); + + // src/constraints/util/emailValidator.ts + var accountRegex = /^(?:[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*|"(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])*")$/; + function validateEmail(email) { + if (!email) + return false; + const atIndex = email.indexOf("@"); + if (atIndex === -1) + return false; + if (atIndex > 64) + return false; + const domainIndex = atIndex + 1; + if (email.includes("@", domainIndex)) + return false; + if (email.length - domainIndex > 255) + return false; + let dotIndex = email.indexOf(".", domainIndex); + if (dotIndex === -1) + return false; + let lastDotIndex = domainIndex; + do { + if (dotIndex - lastDotIndex > 63) + return false; + lastDotIndex = dotIndex + 1; + } while ((dotIndex = email.indexOf(".", lastDotIndex)) !== -1); + if (email.length - lastDotIndex > 63) + return false; + return accountRegex.test(email.slice(0, atIndex)) && validateEmailDomain(email.slice(domainIndex)); + } + __name(validateEmail, "validateEmail"); + function validateEmailDomain(domain) { + try { + return new URL(`http://${domain}`).hostname === domain; + } catch { + return false; + } + } + __name(validateEmailDomain, "validateEmailDomain"); + + // src/constraints/util/net.ts + var v4Seg = "(?:[0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])"; + var v4Str = `(${v4Seg}[.]){3}${v4Seg}`; + var IPv4Reg = new RegExp(`^${v4Str}$`); + var v6Seg = "(?:[0-9a-fA-F]{1,4})"; + var IPv6Reg = new RegExp( + `^((?:${v6Seg}:){7}(?:${v6Seg}|:)|(?:${v6Seg}:){6}(?:${v4Str}|:${v6Seg}|:)|(?:${v6Seg}:){5}(?::${v4Str}|(:${v6Seg}){1,2}|:)|(?:${v6Seg}:){4}(?:(:${v6Seg}){0,1}:${v4Str}|(:${v6Seg}){1,3}|:)|(?:${v6Seg}:){3}(?:(:${v6Seg}){0,2}:${v4Str}|(:${v6Seg}){1,4}|:)|(?:${v6Seg}:){2}(?:(:${v6Seg}){0,3}:${v4Str}|(:${v6Seg}){1,5}|:)|(?:${v6Seg}:){1}(?:(:${v6Seg}){0,4}:${v4Str}|(:${v6Seg}){1,6}|:)|(?::((?::${v6Seg}){0,5}:${v4Str}|(?::${v6Seg}){1,7}|:)))(%[0-9a-zA-Z-.:]{1,})?$` + ); + function isIPv4(s4) { + return IPv4Reg.test(s4); + } + __name(isIPv4, "isIPv4"); + function isIPv6(s4) { + return IPv6Reg.test(s4); + } + __name(isIPv6, "isIPv6"); + function isIP(s4) { + if (isIPv4(s4)) + return 4; + if (isIPv6(s4)) + return 6; + return 0; + } + __name(isIP, "isIP"); + + // src/constraints/util/phoneValidator.ts + var phoneNumberRegex = /^((?:\+|0{0,2})\d{1,2}\s?)?\(?\d{3}\)?[\s.-]?\d{3}[\s.-]?\d{4}$/; + function validatePhoneNumber(input) { + return phoneNumberRegex.test(input); + } + __name(validatePhoneNumber, "validatePhoneNumber"); + + // src/lib/errors/MultiplePossibilitiesConstraintError.ts + var MultiplePossibilitiesConstraintError = class extends BaseConstraintError { + constructor(constraint, message, given, expected) { + super(constraint, message, given); + this.expected = expected; + } + toJSON() { + return { + name: this.name, + constraint: this.constraint, + given: this.given, + expected: this.expected + }; + } + [customInspectSymbolStackLess](depth, options) { + const constraint = options.stylize(this.constraint, "string"); + if (depth < 0) { + return options.stylize(`[MultiplePossibilitiesConstraintError: ${constraint}]`, "special"); + } + const newOptions = { ...options, depth: options.depth === null ? null : options.depth - 1 }; + const verticalLine = options.stylize("|", "undefined"); + const padding = ` + ${verticalLine} `; + const given = inspect2(this.given, newOptions).replace(/\n/g, padding); + const header = `${options.stylize("MultiplePossibilitiesConstraintError", "special")} > ${constraint}`; + const message = options.stylize(this.message, "regexp"); + const expectedPadding = ` + ${verticalLine} - `; + const expectedBlock = ` + ${options.stylize("Expected any of the following:", "string")}${expectedPadding}${this.expected.map((possible) => options.stylize(possible, "boolean")).join(expectedPadding)}`; + const givenBlock = ` + ${options.stylize("Received:", "regexp")}${padding}${given}`; + return `${header} + ${message} +${expectedBlock} +${givenBlock}`; + } + }; + __name(MultiplePossibilitiesConstraintError, "MultiplePossibilitiesConstraintError"); + + // src/constraints/util/common/combinedResultFn.ts + function combinedErrorFn(...fns) { + switch (fns.length) { + case 0: + return () => null; + case 1: + return fns[0]; + case 2: { + const [fn0, fn1] = fns; + return (...params) => fn0(...params) || fn1(...params); + } + default: { + return (...params) => { + for (const fn of fns) { + const result = fn(...params); + if (result) + return result; + } + return null; + }; + } + } + } + __name(combinedErrorFn, "combinedErrorFn"); + + // src/constraints/util/urlValidators.ts + function createUrlValidators(options) { + const fns = []; + if (options?.allowedProtocols?.length) + fns.push(allowedProtocolsFn(options.allowedProtocols)); + if (options?.allowedDomains?.length) + fns.push(allowedDomainsFn(options.allowedDomains)); + return combinedErrorFn(...fns); + } + __name(createUrlValidators, "createUrlValidators"); + function allowedProtocolsFn(allowedProtocols) { + return (input, url) => allowedProtocols.includes(url.protocol) ? null : new MultiplePossibilitiesConstraintError("s.string.url", "Invalid URL protocol", input, allowedProtocols); + } + __name(allowedProtocolsFn, "allowedProtocolsFn"); + function allowedDomainsFn(allowedDomains) { + return (input, url) => allowedDomains.includes(url.hostname) ? null : new MultiplePossibilitiesConstraintError("s.string.url", "Invalid URL domain", input, allowedDomains); + } + __name(allowedDomainsFn, "allowedDomainsFn"); + + // src/constraints/StringConstraints.ts + function stringLengthComparator(comparator, name, expected, length) { + return { + run(input) { + return comparator(input.length, length) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, "Invalid string length", input, expected)); + } + }; + } + __name(stringLengthComparator, "stringLengthComparator"); + function stringLengthLessThan(length) { + const expected = `expected.length < ${length}`; + return stringLengthComparator(lessThan, "s.string.lengthLessThan", expected, length); + } + __name(stringLengthLessThan, "stringLengthLessThan"); + function stringLengthLessThanOrEqual(length) { + const expected = `expected.length <= ${length}`; + return stringLengthComparator(lessThanOrEqual, "s.string.lengthLessThanOrEqual", expected, length); + } + __name(stringLengthLessThanOrEqual, "stringLengthLessThanOrEqual"); + function stringLengthGreaterThan(length) { + const expected = `expected.length > ${length}`; + return stringLengthComparator(greaterThan, "s.string.lengthGreaterThan", expected, length); + } + __name(stringLengthGreaterThan, "stringLengthGreaterThan"); + function stringLengthGreaterThanOrEqual(length) { + const expected = `expected.length >= ${length}`; + return stringLengthComparator(greaterThanOrEqual, "s.string.lengthGreaterThanOrEqual", expected, length); + } + __name(stringLengthGreaterThanOrEqual, "stringLengthGreaterThanOrEqual"); + function stringLengthEqual(length) { + const expected = `expected.length === ${length}`; + return stringLengthComparator(equal, "s.string.lengthEqual", expected, length); + } + __name(stringLengthEqual, "stringLengthEqual"); + function stringLengthNotEqual(length) { + const expected = `expected.length !== ${length}`; + return stringLengthComparator(notEqual, "s.string.lengthNotEqual", expected, length); + } + __name(stringLengthNotEqual, "stringLengthNotEqual"); + function stringEmail() { + return { + run(input) { + return validateEmail(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.string.email", "Invalid email address", input, "expected to be an email address")); + } + }; + } + __name(stringEmail, "stringEmail"); + function stringRegexValidator(type, expected, regex) { + return { + run(input) { + return regex.test(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError(type, "Invalid string format", input, expected)); + } + }; + } + __name(stringRegexValidator, "stringRegexValidator"); + function stringUrl(options) { + const validatorFn = createUrlValidators(options); + return { + run(input) { + let url; + try { + url = new URL(input); + } catch { + return Result.err(new ExpectedConstraintError("s.string.url", "Invalid URL", input, "expected to match a URL")); + } + const validatorFnResult = validatorFn(input, url); + if (validatorFnResult === null) + return Result.ok(input); + return Result.err(validatorFnResult); + } + }; + } + __name(stringUrl, "stringUrl"); + function stringIp(version) { + const ipVersion = version ? `v${version}` : ""; + const validatorFn = version === 4 ? isIPv4 : version === 6 ? isIPv6 : isIP; + const name = `s.string.ip${ipVersion}`; + const message = `Invalid IP${ipVersion} address`; + const expected = `expected to be an IP${ipVersion} address`; + return { + run(input) { + return validatorFn(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, message, input, expected)); + } + }; + } + __name(stringIp, "stringIp"); + function stringRegex(regex) { + return stringRegexValidator("s.string.regex", `expected ${regex}.test(expected) to be true`, regex); + } + __name(stringRegex, "stringRegex"); + function stringUuid({ version = 4, nullable = false } = {}) { + version ?? (version = "1-5"); + const regex = new RegExp( + `^(?:[0-9A-F]{8}-[0-9A-F]{4}-[${version}][0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}${nullable ? "|00000000-0000-0000-0000-000000000000" : ""})$`, + "i" + ); + const expected = `expected to match UUID${typeof version === "number" ? `v${version}` : ` in range of ${version}`}`; + return stringRegexValidator("s.string.uuid", expected, regex); + } + __name(stringUuid, "stringUuid"); + function stringDate() { + return { + run(input) { + const time = Date.parse(input); + return Number.isNaN(time) ? Result.err( + new ExpectedConstraintError( + "s.string.date", + "Invalid date string", + input, + "expected to be a valid date string (in the ISO 8601 or ECMA-262 format)" + ) + ) : Result.ok(input); + } + }; + } + __name(stringDate, "stringDate"); + function stringPhone() { + return { + run(input) { + return validatePhoneNumber(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.string.phone", "Invalid phone number", input, "expected to be a phone number")); + } + }; + } + __name(stringPhone, "stringPhone"); + + // src/validators/StringValidator.ts + var StringValidator = class extends BaseValidator { + lengthLessThan(length) { + return this.addConstraint(stringLengthLessThan(length)); + } + lengthLessThanOrEqual(length) { + return this.addConstraint(stringLengthLessThanOrEqual(length)); + } + lengthGreaterThan(length) { + return this.addConstraint(stringLengthGreaterThan(length)); + } + lengthGreaterThanOrEqual(length) { + return this.addConstraint(stringLengthGreaterThanOrEqual(length)); + } + lengthEqual(length) { + return this.addConstraint(stringLengthEqual(length)); + } + lengthNotEqual(length) { + return this.addConstraint(stringLengthNotEqual(length)); + } + get email() { + return this.addConstraint(stringEmail()); + } + url(options) { + return this.addConstraint(stringUrl(options)); + } + uuid(options) { + return this.addConstraint(stringUuid(options)); + } + regex(regex) { + return this.addConstraint(stringRegex(regex)); + } + get date() { + return this.addConstraint(stringDate()); + } + get ipv4() { + return this.ip(4); + } + get ipv6() { + return this.ip(6); + } + ip(version) { + return this.addConstraint(stringIp(version)); + } + phone() { + return this.addConstraint(stringPhone()); + } + handle(value) { + return typeof value === "string" ? Result.ok(value) : Result.err(new ValidationError("s.string", "Expected a string primitive", value)); + } + }; + __name(StringValidator, "StringValidator"); + + // src/validators/TupleValidator.ts + var TupleValidator = class extends BaseValidator { + constructor(validators, constraints = []) { + super(constraints); + this.validators = []; + this.validators = validators; + } + clone() { + return Reflect.construct(this.constructor, [this.validators, this.constraints]); + } + handle(values) { + if (!Array.isArray(values)) { + return Result.err(new ValidationError("s.tuple(T)", "Expected an array", values)); + } + if (values.length !== this.validators.length) { + return Result.err(new ValidationError("s.tuple(T)", `Expected an array of length ${this.validators.length}`, values)); + } + if (!this.shouldRunConstraints) { + return Result.ok(values); + } + const errors = []; + const transformed = []; + for (let i3 = 0; i3 < values.length; i3++) { + const result = this.validators[i3].run(values[i3]); + if (result.isOk()) + transformed.push(result.value); + else + errors.push([i3, result.error]); + } + return errors.length === 0 ? Result.ok(transformed) : Result.err(new CombinedPropertyError(errors)); + } + }; + __name(TupleValidator, "TupleValidator"); + + // src/validators/MapValidator.ts + var MapValidator = class extends BaseValidator { + constructor(keyValidator, valueValidator, constraints = []) { + super(constraints); + this.keyValidator = keyValidator; + this.valueValidator = valueValidator; + } + clone() { + return Reflect.construct(this.constructor, [this.keyValidator, this.valueValidator, this.constraints]); + } + handle(value) { + if (!(value instanceof Map)) { + return Result.err(new ValidationError("s.map(K, V)", "Expected a map", value)); + } + if (!this.shouldRunConstraints) { + return Result.ok(value); + } + const errors = []; + const transformed = /* @__PURE__ */ new Map(); + for (const [key, val] of value.entries()) { + const keyResult = this.keyValidator.run(key); + const valueResult = this.valueValidator.run(val); + const { length } = errors; + if (keyResult.isErr()) + errors.push([key, keyResult.error]); + if (valueResult.isErr()) + errors.push([key, valueResult.error]); + if (errors.length === length) + transformed.set(keyResult.value, valueResult.value); + } + return errors.length === 0 ? Result.ok(transformed) : Result.err(new CombinedPropertyError(errors)); + } + }; + __name(MapValidator, "MapValidator"); + + // src/validators/LazyValidator.ts + var LazyValidator = class extends BaseValidator { + constructor(validator, constraints = []) { + super(constraints); + this.validator = validator; + } + clone() { + return Reflect.construct(this.constructor, [this.validator, this.constraints]); + } + handle(values) { + return this.validator(values).run(values); + } + }; + __name(LazyValidator, "LazyValidator"); + + // src/lib/errors/UnknownEnumValueError.ts + var UnknownEnumValueError = class extends BaseError { + constructor(value, keys, enumMappings) { + super("Expected the value to be one of the following enum values:"); + this.value = value; + this.enumKeys = keys; + this.enumMappings = enumMappings; + } + toJSON() { + return { + name: this.name, + value: this.value, + enumKeys: this.enumKeys, + enumMappings: [...this.enumMappings.entries()] + }; + } + [customInspectSymbolStackLess](depth, options) { + const value = options.stylize(this.value.toString(), "string"); + if (depth < 0) { + return options.stylize(`[UnknownEnumValueError: ${value}]`, "special"); + } + const padding = ` + ${options.stylize("|", "undefined")} `; + const pairs = this.enumKeys.map((key) => { + const enumValue = this.enumMappings.get(key); + return `${options.stylize(key, "string")} or ${options.stylize( + enumValue.toString(), + typeof enumValue === "number" ? "number" : "string" + )}`; + }).join(padding); + const header = `${options.stylize("UnknownEnumValueError", "special")} > ${value}`; + const message = options.stylize(this.message, "regexp"); + const pairsBlock = `${padding}${pairs}`; + return `${header} + ${message} +${pairsBlock}`; + } + }; + __name(UnknownEnumValueError, "UnknownEnumValueError"); + + // src/validators/NativeEnumValidator.ts + var NativeEnumValidator = class extends BaseValidator { + constructor(enumShape) { + super(); + this.hasNumericElements = false; + this.enumMapping = /* @__PURE__ */ new Map(); + this.enumShape = enumShape; + this.enumKeys = Object.keys(enumShape).filter((key) => { + return typeof enumShape[enumShape[key]] !== "number"; + }); + for (const key of this.enumKeys) { + const enumValue = enumShape[key]; + this.enumMapping.set(key, enumValue); + this.enumMapping.set(enumValue, enumValue); + if (typeof enumValue === "number") { + this.hasNumericElements = true; + this.enumMapping.set(`${enumValue}`, enumValue); + } + } + } + handle(value) { + const typeOfValue = typeof value; + if (typeOfValue === "number") { + if (!this.hasNumericElements) { + return Result.err(new ValidationError("s.nativeEnum(T)", "Expected the value to be a string", value)); + } + } else if (typeOfValue !== "string") { + return Result.err(new ValidationError("s.nativeEnum(T)", "Expected the value to be a string or number", value)); + } + const casted = value; + const possibleEnumValue = this.enumMapping.get(casted); + return typeof possibleEnumValue === "undefined" ? Result.err(new UnknownEnumValueError(casted, this.enumKeys, this.enumMapping)) : Result.ok(possibleEnumValue); + } + clone() { + return Reflect.construct(this.constructor, [this.enumShape]); + } + }; + __name(NativeEnumValidator, "NativeEnumValidator"); + + // src/constraints/TypedArrayLengthConstraints.ts + function typedArrayByteLengthComparator(comparator, name, expected, length) { + return { + run(input) { + return comparator(input.byteLength, length) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, "Invalid Typed Array byte length", input, expected)); + } + }; + } + __name(typedArrayByteLengthComparator, "typedArrayByteLengthComparator"); + function typedArrayByteLengthLessThan(value) { + const expected = `expected.byteLength < ${value}`; + return typedArrayByteLengthComparator(lessThan, "s.typedArray(T).byteLengthLessThan", expected, value); + } + __name(typedArrayByteLengthLessThan, "typedArrayByteLengthLessThan"); + function typedArrayByteLengthLessThanOrEqual(value) { + const expected = `expected.byteLength <= ${value}`; + return typedArrayByteLengthComparator(lessThanOrEqual, "s.typedArray(T).byteLengthLessThanOrEqual", expected, value); + } + __name(typedArrayByteLengthLessThanOrEqual, "typedArrayByteLengthLessThanOrEqual"); + function typedArrayByteLengthGreaterThan(value) { + const expected = `expected.byteLength > ${value}`; + return typedArrayByteLengthComparator(greaterThan, "s.typedArray(T).byteLengthGreaterThan", expected, value); + } + __name(typedArrayByteLengthGreaterThan, "typedArrayByteLengthGreaterThan"); + function typedArrayByteLengthGreaterThanOrEqual(value) { + const expected = `expected.byteLength >= ${value}`; + return typedArrayByteLengthComparator(greaterThanOrEqual, "s.typedArray(T).byteLengthGreaterThanOrEqual", expected, value); + } + __name(typedArrayByteLengthGreaterThanOrEqual, "typedArrayByteLengthGreaterThanOrEqual"); + function typedArrayByteLengthEqual(value) { + const expected = `expected.byteLength === ${value}`; + return typedArrayByteLengthComparator(equal, "s.typedArray(T).byteLengthEqual", expected, value); + } + __name(typedArrayByteLengthEqual, "typedArrayByteLengthEqual"); + function typedArrayByteLengthNotEqual(value) { + const expected = `expected.byteLength !== ${value}`; + return typedArrayByteLengthComparator(notEqual, "s.typedArray(T).byteLengthNotEqual", expected, value); + } + __name(typedArrayByteLengthNotEqual, "typedArrayByteLengthNotEqual"); + function typedArrayByteLengthRange(start, endBefore) { + const expected = `expected.byteLength >= ${start} && expected.byteLength < ${endBefore}`; + return { + run(input) { + return input.byteLength >= start && input.byteLength < endBefore ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.typedArray(T).byteLengthRange", "Invalid Typed Array byte length", input, expected)); + } + }; + } + __name(typedArrayByteLengthRange, "typedArrayByteLengthRange"); + function typedArrayByteLengthRangeInclusive(start, end) { + const expected = `expected.byteLength >= ${start} && expected.byteLength <= ${end}`; + return { + run(input) { + return input.byteLength >= start && input.byteLength <= end ? Result.ok(input) : Result.err( + new ExpectedConstraintError("s.typedArray(T).byteLengthRangeInclusive", "Invalid Typed Array byte length", input, expected) + ); + } + }; + } + __name(typedArrayByteLengthRangeInclusive, "typedArrayByteLengthRangeInclusive"); + function typedArrayByteLengthRangeExclusive(startAfter, endBefore) { + const expected = `expected.byteLength > ${startAfter} && expected.byteLength < ${endBefore}`; + return { + run(input) { + return input.byteLength > startAfter && input.byteLength < endBefore ? Result.ok(input) : Result.err( + new ExpectedConstraintError("s.typedArray(T).byteLengthRangeExclusive", "Invalid Typed Array byte length", input, expected) + ); + } + }; + } + __name(typedArrayByteLengthRangeExclusive, "typedArrayByteLengthRangeExclusive"); + function typedArrayLengthComparator(comparator, name, expected, length) { + return { + run(input) { + return comparator(input.length, length) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, "Invalid Typed Array length", input, expected)); + } + }; + } + __name(typedArrayLengthComparator, "typedArrayLengthComparator"); + function typedArrayLengthLessThan(value) { + const expected = `expected.length < ${value}`; + return typedArrayLengthComparator(lessThan, "s.typedArray(T).lengthLessThan", expected, value); + } + __name(typedArrayLengthLessThan, "typedArrayLengthLessThan"); + function typedArrayLengthLessThanOrEqual(value) { + const expected = `expected.length <= ${value}`; + return typedArrayLengthComparator(lessThanOrEqual, "s.typedArray(T).lengthLessThanOrEqual", expected, value); + } + __name(typedArrayLengthLessThanOrEqual, "typedArrayLengthLessThanOrEqual"); + function typedArrayLengthGreaterThan(value) { + const expected = `expected.length > ${value}`; + return typedArrayLengthComparator(greaterThan, "s.typedArray(T).lengthGreaterThan", expected, value); + } + __name(typedArrayLengthGreaterThan, "typedArrayLengthGreaterThan"); + function typedArrayLengthGreaterThanOrEqual(value) { + const expected = `expected.length >= ${value}`; + return typedArrayLengthComparator(greaterThanOrEqual, "s.typedArray(T).lengthGreaterThanOrEqual", expected, value); + } + __name(typedArrayLengthGreaterThanOrEqual, "typedArrayLengthGreaterThanOrEqual"); + function typedArrayLengthEqual(value) { + const expected = `expected.length === ${value}`; + return typedArrayLengthComparator(equal, "s.typedArray(T).lengthEqual", expected, value); + } + __name(typedArrayLengthEqual, "typedArrayLengthEqual"); + function typedArrayLengthNotEqual(value) { + const expected = `expected.length !== ${value}`; + return typedArrayLengthComparator(notEqual, "s.typedArray(T).lengthNotEqual", expected, value); + } + __name(typedArrayLengthNotEqual, "typedArrayLengthNotEqual"); + function typedArrayLengthRange(start, endBefore) { + const expected = `expected.length >= ${start} && expected.length < ${endBefore}`; + return { + run(input) { + return input.length >= start && input.length < endBefore ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.typedArray(T).lengthRange", "Invalid Typed Array length", input, expected)); + } + }; + } + __name(typedArrayLengthRange, "typedArrayLengthRange"); + function typedArrayLengthRangeInclusive(start, end) { + const expected = `expected.length >= ${start} && expected.length <= ${end}`; + return { + run(input) { + return input.length >= start && input.length <= end ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.typedArray(T).lengthRangeInclusive", "Invalid Typed Array length", input, expected)); + } + }; + } + __name(typedArrayLengthRangeInclusive, "typedArrayLengthRangeInclusive"); + function typedArrayLengthRangeExclusive(startAfter, endBefore) { + const expected = `expected.length > ${startAfter} && expected.length < ${endBefore}`; + return { + run(input) { + return input.length > startAfter && input.length < endBefore ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.typedArray(T).lengthRangeExclusive", "Invalid Typed Array length", input, expected)); + } + }; + } + __name(typedArrayLengthRangeExclusive, "typedArrayLengthRangeExclusive"); + + // src/constraints/util/common/vowels.ts + var vowels = ["a", "e", "i", "o", "u"]; + var aOrAn = /* @__PURE__ */ __name((word) => { + return `${vowels.includes(word[0].toLowerCase()) ? "an" : "a"} ${word}`; + }, "aOrAn"); + + // src/constraints/util/typedArray.ts + var TypedArrays = { + Int8Array: (x2) => x2 instanceof Int8Array, + Uint8Array: (x2) => x2 instanceof Uint8Array, + Uint8ClampedArray: (x2) => x2 instanceof Uint8ClampedArray, + Int16Array: (x2) => x2 instanceof Int16Array, + Uint16Array: (x2) => x2 instanceof Uint16Array, + Int32Array: (x2) => x2 instanceof Int32Array, + Uint32Array: (x2) => x2 instanceof Uint32Array, + Float32Array: (x2) => x2 instanceof Float32Array, + Float64Array: (x2) => x2 instanceof Float64Array, + BigInt64Array: (x2) => x2 instanceof BigInt64Array, + BigUint64Array: (x2) => x2 instanceof BigUint64Array, + TypedArray: (x2) => ArrayBuffer.isView(x2) && !(x2 instanceof DataView) + }; + + // src/validators/TypedArrayValidator.ts + var TypedArrayValidator = class extends BaseValidator { + constructor(type, constraints = []) { + super(constraints); + this.type = type; + } + byteLengthLessThan(length) { + return this.addConstraint(typedArrayByteLengthLessThan(length)); + } + byteLengthLessThanOrEqual(length) { + return this.addConstraint(typedArrayByteLengthLessThanOrEqual(length)); + } + byteLengthGreaterThan(length) { + return this.addConstraint(typedArrayByteLengthGreaterThan(length)); + } + byteLengthGreaterThanOrEqual(length) { + return this.addConstraint(typedArrayByteLengthGreaterThanOrEqual(length)); + } + byteLengthEqual(length) { + return this.addConstraint(typedArrayByteLengthEqual(length)); + } + byteLengthNotEqual(length) { + return this.addConstraint(typedArrayByteLengthNotEqual(length)); + } + byteLengthRange(start, endBefore) { + return this.addConstraint(typedArrayByteLengthRange(start, endBefore)); + } + byteLengthRangeInclusive(startAt, endAt) { + return this.addConstraint(typedArrayByteLengthRangeInclusive(startAt, endAt)); + } + byteLengthRangeExclusive(startAfter, endBefore) { + return this.addConstraint(typedArrayByteLengthRangeExclusive(startAfter, endBefore)); + } + lengthLessThan(length) { + return this.addConstraint(typedArrayLengthLessThan(length)); + } + lengthLessThanOrEqual(length) { + return this.addConstraint(typedArrayLengthLessThanOrEqual(length)); + } + lengthGreaterThan(length) { + return this.addConstraint(typedArrayLengthGreaterThan(length)); + } + lengthGreaterThanOrEqual(length) { + return this.addConstraint(typedArrayLengthGreaterThanOrEqual(length)); + } + lengthEqual(length) { + return this.addConstraint(typedArrayLengthEqual(length)); + } + lengthNotEqual(length) { + return this.addConstraint(typedArrayLengthNotEqual(length)); + } + lengthRange(start, endBefore) { + return this.addConstraint(typedArrayLengthRange(start, endBefore)); + } + lengthRangeInclusive(startAt, endAt) { + return this.addConstraint(typedArrayLengthRangeInclusive(startAt, endAt)); + } + lengthRangeExclusive(startAfter, endBefore) { + return this.addConstraint(typedArrayLengthRangeExclusive(startAfter, endBefore)); + } + clone() { + return Reflect.construct(this.constructor, [this.type, this.constraints]); + } + handle(value) { + return TypedArrays[this.type](value) ? Result.ok(value) : Result.err(new ValidationError("s.typedArray", `Expected ${aOrAn(this.type)}`, value)); + } + }; + __name(TypedArrayValidator, "TypedArrayValidator"); + + // src/lib/Shapes.ts + var Shapes = class { + get string() { + return new StringValidator(); + } + get number() { + return new NumberValidator(); + } + get bigint() { + return new BigIntValidator(); + } + get boolean() { + return new BooleanValidator(); + } + get date() { + return new DateValidator(); + } + object(shape) { + return new ObjectValidator(shape); + } + get undefined() { + return this.literal(void 0); + } + get null() { + return this.literal(null); + } + get nullish() { + return new NullishValidator(); + } + get any() { + return new PassthroughValidator(); + } + get unknown() { + return new PassthroughValidator(); + } + get never() { + return new NeverValidator(); + } + enum(...values) { + return this.union(...values.map((value) => this.literal(value))); + } + nativeEnum(enumShape) { + return new NativeEnumValidator(enumShape); + } + literal(value) { + if (value instanceof Date) + return this.date.equal(value); + return new LiteralValidator(value); + } + instance(expected) { + return new InstanceValidator(expected); + } + union(...validators) { + return new UnionValidator(validators); + } + array(validator) { + return new ArrayValidator(validator); + } + typedArray(type = "TypedArray") { + return new TypedArrayValidator(type); + } + get int8Array() { + return this.typedArray("Int8Array"); + } + get uint8Array() { + return this.typedArray("Uint8Array"); + } + get uint8ClampedArray() { + return this.typedArray("Uint8ClampedArray"); + } + get int16Array() { + return this.typedArray("Int16Array"); + } + get uint16Array() { + return this.typedArray("Uint16Array"); + } + get int32Array() { + return this.typedArray("Int32Array"); + } + get uint32Array() { + return this.typedArray("Uint32Array"); + } + get float32Array() { + return this.typedArray("Float32Array"); + } + get float64Array() { + return this.typedArray("Float64Array"); + } + get bigInt64Array() { + return this.typedArray("BigInt64Array"); + } + get bigUint64Array() { + return this.typedArray("BigUint64Array"); + } + tuple(validators) { + return new TupleValidator(validators); + } + set(validator) { + return new SetValidator(validator); + } + record(validator) { + return new RecordValidator(validator); + } + map(keyValidator, valueValidator) { + return new MapValidator(keyValidator, valueValidator); + } + lazy(validator) { + return new LazyValidator(validator); + } + }; + __name(Shapes, "Shapes"); + + // src/index.ts + var s3 = new Shapes(); + + exports.BaseError = BaseError; + exports.CombinedError = CombinedError; + exports.CombinedPropertyError = CombinedPropertyError; + exports.ExpectedConstraintError = ExpectedConstraintError; + exports.ExpectedValidationError = ExpectedValidationError; + exports.MissingPropertyError = MissingPropertyError; + exports.MultiplePossibilitiesConstraintError = MultiplePossibilitiesConstraintError; + exports.Result = Result; + exports.UnknownEnumValueError = UnknownEnumValueError; + exports.UnknownPropertyError = UnknownPropertyError; + exports.ValidationError = ValidationError; + exports.customInspectSymbol = customInspectSymbol; + exports.customInspectSymbolStackLess = customInspectSymbolStackLess; + exports.getGlobalValidationEnabled = getGlobalValidationEnabled; + exports.s = s3; + exports.setGlobalValidationEnabled = setGlobalValidationEnabled; + + return exports; + +})({}); +//# sourceMappingURL=out.js.map +//# sourceMappingURL=index.global.js.map \ No newline at end of file diff --git a/node_modules/@sapphire/shapeshift/dist/index.global.js.map b/node_modules/@sapphire/shapeshift/dist/index.global.js.map new file mode 100644 index 0000000..566f0c9 --- /dev/null +++ b/node_modules/@sapphire/shapeshift/dist/index.global.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["../node_modules/lodash/isArray.js","../node_modules/lodash/_freeGlobal.js","../node_modules/lodash/_root.js","../node_modules/lodash/_Symbol.js","../node_modules/lodash/_getRawTag.js","../node_modules/lodash/_objectToString.js","../node_modules/lodash/_baseGetTag.js","../node_modules/lodash/isObjectLike.js","../node_modules/lodash/isSymbol.js","../node_modules/lodash/_isKey.js","../node_modules/lodash/isObject.js","../node_modules/lodash/isFunction.js","../node_modules/lodash/_coreJsData.js","../node_modules/lodash/_isMasked.js","../node_modules/lodash/_toSource.js","../node_modules/lodash/_baseIsNative.js","../node_modules/lodash/_getValue.js","../node_modules/lodash/_getNative.js","../node_modules/lodash/_nativeCreate.js","../node_modules/lodash/_hashClear.js","../node_modules/lodash/_hashDelete.js","../node_modules/lodash/_hashGet.js","../node_modules/lodash/_hashHas.js","../node_modules/lodash/_hashSet.js","../node_modules/lodash/_Hash.js","../node_modules/lodash/_listCacheClear.js","../node_modules/lodash/eq.js","../node_modules/lodash/_assocIndexOf.js","../node_modules/lodash/_listCacheDelete.js","../node_modules/lodash/_listCacheGet.js","../node_modules/lodash/_listCacheHas.js","../node_modules/lodash/_listCacheSet.js","../node_modules/lodash/_ListCache.js","../node_modules/lodash/_Map.js","../node_modules/lodash/_mapCacheClear.js","../node_modules/lodash/_isKeyable.js","../node_modules/lodash/_getMapData.js","../node_modules/lodash/_mapCacheDelete.js","../node_modules/lodash/_mapCacheGet.js","../node_modules/lodash/_mapCacheHas.js","../node_modules/lodash/_mapCacheSet.js","../node_modules/lodash/_MapCache.js","../node_modules/lodash/memoize.js","../node_modules/lodash/_memoizeCapped.js","../node_modules/lodash/_stringToPath.js","../node_modules/lodash/_arrayMap.js","../node_modules/lodash/_baseToString.js","../node_modules/lodash/toString.js","../node_modules/lodash/_castPath.js","../node_modules/lodash/_toKey.js","../node_modules/lodash/_baseGet.js","../node_modules/lodash/get.js","../node_modules/fast-deep-equal/es6/index.js","../node_modules/lodash/_setCacheAdd.js","../node_modules/lodash/_setCacheHas.js","../node_modules/lodash/_SetCache.js","../node_modules/lodash/_baseFindIndex.js","../node_modules/lodash/_baseIsNaN.js","../node_modules/lodash/_strictIndexOf.js","../node_modules/lodash/_baseIndexOf.js","../node_modules/lodash/_arrayIncludes.js","../node_modules/lodash/_arrayIncludesWith.js","../node_modules/lodash/_cacheHas.js","../node_modules/lodash/_Set.js","../node_modules/lodash/noop.js","../node_modules/lodash/_setToArray.js","../node_modules/lodash/_createSet.js","../node_modules/lodash/_baseUniq.js","../node_modules/lodash/uniqWith.js","../src/lib/configs.ts","../src/lib/Result.ts","../src/validators/util/getValue.ts","../src/constraints/ObjectConstrains.ts","node-modules-polyfills:util","../src/lib/errors/BaseError.ts","../src/lib/errors/BaseConstraintError.ts","../src/lib/errors/ExpectedConstraintError.ts","../src/validators/BaseValidator.ts","../src/constraints/util/isUnique.ts","../src/constraints/util/operators.ts","../src/constraints/ArrayConstraints.ts","../src/lib/errors/CombinedPropertyError.ts","../src/lib/errors/ValidationError.ts","../src/validators/ArrayValidator.ts","../src/constraints/BigIntConstraints.ts","../src/validators/BigIntValidator.ts","../src/constraints/BooleanConstraints.ts","../src/validators/BooleanValidator.ts","../src/constraints/DateConstraints.ts","../src/validators/DateValidator.ts","../src/lib/errors/ExpectedValidationError.ts","../src/validators/InstanceValidator.ts","../src/validators/LiteralValidator.ts","../src/validators/NeverValidator.ts","../src/validators/NullishValidator.ts","../src/constraints/NumberConstraints.ts","../src/validators/NumberValidator.ts","../src/lib/errors/MissingPropertyError.ts","../src/lib/errors/UnknownPropertyError.ts","../src/validators/DefaultValidator.ts","../src/lib/errors/CombinedError.ts","../src/validators/UnionValidator.ts","../src/validators/ObjectValidator.ts","../src/validators/PassthroughValidator.ts","../src/validators/RecordValidator.ts","../src/validators/SetValidator.ts","../src/constraints/util/emailValidator.ts","../src/constraints/util/net.ts","../src/constraints/util/phoneValidator.ts","../src/lib/errors/MultiplePossibilitiesConstraintError.ts","../src/constraints/util/common/combinedResultFn.ts","../src/constraints/util/urlValidators.ts","../src/constraints/StringConstraints.ts","../src/validators/StringValidator.ts","../src/validators/TupleValidator.ts","../src/validators/MapValidator.ts","../src/validators/LazyValidator.ts","../src/lib/errors/UnknownEnumValueError.ts","../src/validators/NativeEnumValidator.ts","../src/constraints/TypedArrayLengthConstraints.ts","../src/constraints/util/common/vowels.ts","../src/constraints/util/typedArray.ts","../src/validators/TypedArrayValidator.ts","../src/lib/Shapes.ts","../src/index.ts"],"names":["isArray","Symbol","e","isSymbol","isObject","isFunction","getValue","Map","get","equal","a","b","i","Set","uniqWith","s3","k","v","uniqueArray","fastDeepEqual","value","s","x"],"mappings":"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","sourcesContent":["/**\n * Checks if `value` is classified as an `Array` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array, else `false`.\n * @example\n *\n * _.isArray([1, 2, 3]);\n * // => true\n *\n * _.isArray(document.body.children);\n * // => false\n *\n * _.isArray('abc');\n * // => false\n *\n * _.isArray(_.noop);\n * // => false\n */\nvar isArray = Array.isArray;\n\nmodule.exports = isArray;\n","/** Detect free variable `global` from Node.js. */\nvar freeGlobal = typeof global == 'object' && global && global.Object === Object && global;\n\nmodule.exports = freeGlobal;\n","var freeGlobal = require('./_freeGlobal');\n\n/** Detect free variable `self`. */\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n/** Used as a reference to the global object. */\nvar root = freeGlobal || freeSelf || Function('return this')();\n\nmodule.exports = root;\n","var root = require('./_root');\n\n/** Built-in value references. */\nvar Symbol = root.Symbol;\n\nmodule.exports = Symbol;\n","var Symbol = require('./_Symbol');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/** Built-in value references. */\nvar symToStringTag = Symbol ? Symbol.toStringTag : undefined;\n\n/**\n * A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the raw `toStringTag`.\n */\nfunction getRawTag(value) {\n var isOwn = hasOwnProperty.call(value, symToStringTag),\n tag = value[symToStringTag];\n\n try {\n value[symToStringTag] = undefined;\n var unmasked = true;\n } catch (e) {}\n\n var result = nativeObjectToString.call(value);\n if (unmasked) {\n if (isOwn) {\n value[symToStringTag] = tag;\n } else {\n delete value[symToStringTag];\n }\n }\n return result;\n}\n\nmodule.exports = getRawTag;\n","/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/**\n * Converts `value` to a string using `Object.prototype.toString`.\n *\n * @private\n * @param {*} value The value to convert.\n * @returns {string} Returns the converted string.\n */\nfunction objectToString(value) {\n return nativeObjectToString.call(value);\n}\n\nmodule.exports = objectToString;\n","var Symbol = require('./_Symbol'),\n getRawTag = require('./_getRawTag'),\n objectToString = require('./_objectToString');\n\n/** `Object#toString` result references. */\nvar nullTag = '[object Null]',\n undefinedTag = '[object Undefined]';\n\n/** Built-in value references. */\nvar symToStringTag = Symbol ? Symbol.toStringTag : undefined;\n\n/**\n * The base implementation of `getTag` without fallbacks for buggy environments.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nfunction baseGetTag(value) {\n if (value == null) {\n return value === undefined ? undefinedTag : nullTag;\n }\n return (symToStringTag && symToStringTag in Object(value))\n ? getRawTag(value)\n : objectToString(value);\n}\n\nmodule.exports = baseGetTag;\n","/**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\nfunction isObjectLike(value) {\n return value != null && typeof value == 'object';\n}\n\nmodule.exports = isObjectLike;\n","var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar symbolTag = '[object Symbol]';\n\n/**\n * Checks if `value` is classified as a `Symbol` primitive or object.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.\n * @example\n *\n * _.isSymbol(Symbol.iterator);\n * // => true\n *\n * _.isSymbol('abc');\n * // => false\n */\nfunction isSymbol(value) {\n return typeof value == 'symbol' ||\n (isObjectLike(value) && baseGetTag(value) == symbolTag);\n}\n\nmodule.exports = isSymbol;\n","var isArray = require('./isArray'),\n isSymbol = require('./isSymbol');\n\n/** Used to match property names within property paths. */\nvar reIsDeepProp = /\\.|\\[(?:[^[\\]]*|([\"'])(?:(?!\\1)[^\\\\]|\\\\.)*?\\1)\\]/,\n reIsPlainProp = /^\\w*$/;\n\n/**\n * Checks if `value` is a property name and not a property path.\n *\n * @private\n * @param {*} value The value to check.\n * @param {Object} [object] The object to query keys on.\n * @returns {boolean} Returns `true` if `value` is a property name, else `false`.\n */\nfunction isKey(value, object) {\n if (isArray(value)) {\n return false;\n }\n var type = typeof value;\n if (type == 'number' || type == 'symbol' || type == 'boolean' ||\n value == null || isSymbol(value)) {\n return true;\n }\n return reIsPlainProp.test(value) || !reIsDeepProp.test(value) ||\n (object != null && value in Object(object));\n}\n\nmodule.exports = isKey;\n","/**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\nfunction isObject(value) {\n var type = typeof value;\n return value != null && (type == 'object' || type == 'function');\n}\n\nmodule.exports = isObject;\n","var baseGetTag = require('./_baseGetTag'),\n isObject = require('./isObject');\n\n/** `Object#toString` result references. */\nvar asyncTag = '[object AsyncFunction]',\n funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n proxyTag = '[object Proxy]';\n\n/**\n * Checks if `value` is classified as a `Function` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n * @example\n *\n * _.isFunction(_);\n * // => true\n *\n * _.isFunction(/abc/);\n * // => false\n */\nfunction isFunction(value) {\n if (!isObject(value)) {\n return false;\n }\n // The use of `Object#toString` avoids issues with the `typeof` operator\n // in Safari 9 which returns 'object' for typed arrays and other constructors.\n var tag = baseGetTag(value);\n return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag;\n}\n\nmodule.exports = isFunction;\n","var root = require('./_root');\n\n/** Used to detect overreaching core-js shims. */\nvar coreJsData = root['__core-js_shared__'];\n\nmodule.exports = coreJsData;\n","var coreJsData = require('./_coreJsData');\n\n/** Used to detect methods masquerading as native. */\nvar maskSrcKey = (function() {\n var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');\n return uid ? ('Symbol(src)_1.' + uid) : '';\n}());\n\n/**\n * Checks if `func` has its source masked.\n *\n * @private\n * @param {Function} func The function to check.\n * @returns {boolean} Returns `true` if `func` is masked, else `false`.\n */\nfunction isMasked(func) {\n return !!maskSrcKey && (maskSrcKey in func);\n}\n\nmodule.exports = isMasked;\n","/** Used for built-in method references. */\nvar funcProto = Function.prototype;\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/**\n * Converts `func` to its source code.\n *\n * @private\n * @param {Function} func The function to convert.\n * @returns {string} Returns the source code.\n */\nfunction toSource(func) {\n if (func != null) {\n try {\n return funcToString.call(func);\n } catch (e) {}\n try {\n return (func + '');\n } catch (e) {}\n }\n return '';\n}\n\nmodule.exports = toSource;\n","var isFunction = require('./isFunction'),\n isMasked = require('./_isMasked'),\n isObject = require('./isObject'),\n toSource = require('./_toSource');\n\n/**\n * Used to match `RegExp`\n * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).\n */\nvar reRegExpChar = /[\\\\^$.*+?()[\\]{}|]/g;\n\n/** Used to detect host constructors (Safari). */\nvar reIsHostCtor = /^\\[object .+?Constructor\\]$/;\n\n/** Used for built-in method references. */\nvar funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/** Used to detect if a method is native. */\nvar reIsNative = RegExp('^' +\n funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\\\$&')\n .replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g, '$1.*?') + '$'\n);\n\n/**\n * The base implementation of `_.isNative` without bad shim checks.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a native function,\n * else `false`.\n */\nfunction baseIsNative(value) {\n if (!isObject(value) || isMasked(value)) {\n return false;\n }\n var pattern = isFunction(value) ? reIsNative : reIsHostCtor;\n return pattern.test(toSource(value));\n}\n\nmodule.exports = baseIsNative;\n","/**\n * Gets the value at `key` of `object`.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {string} key The key of the property to get.\n * @returns {*} Returns the property value.\n */\nfunction getValue(object, key) {\n return object == null ? undefined : object[key];\n}\n\nmodule.exports = getValue;\n","var baseIsNative = require('./_baseIsNative'),\n getValue = require('./_getValue');\n\n/**\n * Gets the native function at `key` of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {string} key The key of the method to get.\n * @returns {*} Returns the function if it's native, else `undefined`.\n */\nfunction getNative(object, key) {\n var value = getValue(object, key);\n return baseIsNative(value) ? value : undefined;\n}\n\nmodule.exports = getNative;\n","var getNative = require('./_getNative');\n\n/* Built-in method references that are verified to be native. */\nvar nativeCreate = getNative(Object, 'create');\n\nmodule.exports = nativeCreate;\n","var nativeCreate = require('./_nativeCreate');\n\n/**\n * Removes all key-value entries from the hash.\n *\n * @private\n * @name clear\n * @memberOf Hash\n */\nfunction hashClear() {\n this.__data__ = nativeCreate ? nativeCreate(null) : {};\n this.size = 0;\n}\n\nmodule.exports = hashClear;\n","/**\n * Removes `key` and its value from the hash.\n *\n * @private\n * @name delete\n * @memberOf Hash\n * @param {Object} hash The hash to modify.\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction hashDelete(key) {\n var result = this.has(key) && delete this.__data__[key];\n this.size -= result ? 1 : 0;\n return result;\n}\n\nmodule.exports = hashDelete;\n","var nativeCreate = require('./_nativeCreate');\n\n/** Used to stand-in for `undefined` hash values. */\nvar HASH_UNDEFINED = '__lodash_hash_undefined__';\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Gets the hash value for `key`.\n *\n * @private\n * @name get\n * @memberOf Hash\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction hashGet(key) {\n var data = this.__data__;\n if (nativeCreate) {\n var result = data[key];\n return result === HASH_UNDEFINED ? undefined : result;\n }\n return hasOwnProperty.call(data, key) ? data[key] : undefined;\n}\n\nmodule.exports = hashGet;\n","var nativeCreate = require('./_nativeCreate');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Checks if a hash value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Hash\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction hashHas(key) {\n var data = this.__data__;\n return nativeCreate ? (data[key] !== undefined) : hasOwnProperty.call(data, key);\n}\n\nmodule.exports = hashHas;\n","var nativeCreate = require('./_nativeCreate');\n\n/** Used to stand-in for `undefined` hash values. */\nvar HASH_UNDEFINED = '__lodash_hash_undefined__';\n\n/**\n * Sets the hash `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Hash\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the hash instance.\n */\nfunction hashSet(key, value) {\n var data = this.__data__;\n this.size += this.has(key) ? 0 : 1;\n data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;\n return this;\n}\n\nmodule.exports = hashSet;\n","var hashClear = require('./_hashClear'),\n hashDelete = require('./_hashDelete'),\n hashGet = require('./_hashGet'),\n hashHas = require('./_hashHas'),\n hashSet = require('./_hashSet');\n\n/**\n * Creates a hash object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction Hash(entries) {\n var index = -1,\n length = entries == null ? 0 : entries.length;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n// Add methods to `Hash`.\nHash.prototype.clear = hashClear;\nHash.prototype['delete'] = hashDelete;\nHash.prototype.get = hashGet;\nHash.prototype.has = hashHas;\nHash.prototype.set = hashSet;\n\nmodule.exports = Hash;\n","/**\n * Removes all key-value entries from the list cache.\n *\n * @private\n * @name clear\n * @memberOf ListCache\n */\nfunction listCacheClear() {\n this.__data__ = [];\n this.size = 0;\n}\n\nmodule.exports = listCacheClear;\n","/**\n * Performs a\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * comparison between two values to determine if they are equivalent.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n * @example\n *\n * var object = { 'a': 1 };\n * var other = { 'a': 1 };\n *\n * _.eq(object, object);\n * // => true\n *\n * _.eq(object, other);\n * // => false\n *\n * _.eq('a', 'a');\n * // => true\n *\n * _.eq('a', Object('a'));\n * // => false\n *\n * _.eq(NaN, NaN);\n * // => true\n */\nfunction eq(value, other) {\n return value === other || (value !== value && other !== other);\n}\n\nmodule.exports = eq;\n","var eq = require('./eq');\n\n/**\n * Gets the index at which the `key` is found in `array` of key-value pairs.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} key The key to search for.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\nfunction assocIndexOf(array, key) {\n var length = array.length;\n while (length--) {\n if (eq(array[length][0], key)) {\n return length;\n }\n }\n return -1;\n}\n\nmodule.exports = assocIndexOf;\n","var assocIndexOf = require('./_assocIndexOf');\n\n/** Used for built-in method references. */\nvar arrayProto = Array.prototype;\n\n/** Built-in value references. */\nvar splice = arrayProto.splice;\n\n/**\n * Removes `key` and its value from the list cache.\n *\n * @private\n * @name delete\n * @memberOf ListCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction listCacheDelete(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n return false;\n }\n var lastIndex = data.length - 1;\n if (index == lastIndex) {\n data.pop();\n } else {\n splice.call(data, index, 1);\n }\n --this.size;\n return true;\n}\n\nmodule.exports = listCacheDelete;\n","var assocIndexOf = require('./_assocIndexOf');\n\n/**\n * Gets the list cache value for `key`.\n *\n * @private\n * @name get\n * @memberOf ListCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction listCacheGet(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n return index < 0 ? undefined : data[index][1];\n}\n\nmodule.exports = listCacheGet;\n","var assocIndexOf = require('./_assocIndexOf');\n\n/**\n * Checks if a list cache value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf ListCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction listCacheHas(key) {\n return assocIndexOf(this.__data__, key) > -1;\n}\n\nmodule.exports = listCacheHas;\n","var assocIndexOf = require('./_assocIndexOf');\n\n/**\n * Sets the list cache `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf ListCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the list cache instance.\n */\nfunction listCacheSet(key, value) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n ++this.size;\n data.push([key, value]);\n } else {\n data[index][1] = value;\n }\n return this;\n}\n\nmodule.exports = listCacheSet;\n","var listCacheClear = require('./_listCacheClear'),\n listCacheDelete = require('./_listCacheDelete'),\n listCacheGet = require('./_listCacheGet'),\n listCacheHas = require('./_listCacheHas'),\n listCacheSet = require('./_listCacheSet');\n\n/**\n * Creates an list cache object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction ListCache(entries) {\n var index = -1,\n length = entries == null ? 0 : entries.length;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n// Add methods to `ListCache`.\nListCache.prototype.clear = listCacheClear;\nListCache.prototype['delete'] = listCacheDelete;\nListCache.prototype.get = listCacheGet;\nListCache.prototype.has = listCacheHas;\nListCache.prototype.set = listCacheSet;\n\nmodule.exports = ListCache;\n","var getNative = require('./_getNative'),\n root = require('./_root');\n\n/* Built-in method references that are verified to be native. */\nvar Map = getNative(root, 'Map');\n\nmodule.exports = Map;\n","var Hash = require('./_Hash'),\n ListCache = require('./_ListCache'),\n Map = require('./_Map');\n\n/**\n * Removes all key-value entries from the map.\n *\n * @private\n * @name clear\n * @memberOf MapCache\n */\nfunction mapCacheClear() {\n this.size = 0;\n this.__data__ = {\n 'hash': new Hash,\n 'map': new (Map || ListCache),\n 'string': new Hash\n };\n}\n\nmodule.exports = mapCacheClear;\n","/**\n * Checks if `value` is suitable for use as unique object key.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is suitable, else `false`.\n */\nfunction isKeyable(value) {\n var type = typeof value;\n return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')\n ? (value !== '__proto__')\n : (value === null);\n}\n\nmodule.exports = isKeyable;\n","var isKeyable = require('./_isKeyable');\n\n/**\n * Gets the data for `map`.\n *\n * @private\n * @param {Object} map The map to query.\n * @param {string} key The reference key.\n * @returns {*} Returns the map data.\n */\nfunction getMapData(map, key) {\n var data = map.__data__;\n return isKeyable(key)\n ? data[typeof key == 'string' ? 'string' : 'hash']\n : data.map;\n}\n\nmodule.exports = getMapData;\n","var getMapData = require('./_getMapData');\n\n/**\n * Removes `key` and its value from the map.\n *\n * @private\n * @name delete\n * @memberOf MapCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction mapCacheDelete(key) {\n var result = getMapData(this, key)['delete'](key);\n this.size -= result ? 1 : 0;\n return result;\n}\n\nmodule.exports = mapCacheDelete;\n","var getMapData = require('./_getMapData');\n\n/**\n * Gets the map value for `key`.\n *\n * @private\n * @name get\n * @memberOf MapCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction mapCacheGet(key) {\n return getMapData(this, key).get(key);\n}\n\nmodule.exports = mapCacheGet;\n","var getMapData = require('./_getMapData');\n\n/**\n * Checks if a map value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf MapCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction mapCacheHas(key) {\n return getMapData(this, key).has(key);\n}\n\nmodule.exports = mapCacheHas;\n","var getMapData = require('./_getMapData');\n\n/**\n * Sets the map `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf MapCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the map cache instance.\n */\nfunction mapCacheSet(key, value) {\n var data = getMapData(this, key),\n size = data.size;\n\n data.set(key, value);\n this.size += data.size == size ? 0 : 1;\n return this;\n}\n\nmodule.exports = mapCacheSet;\n","var mapCacheClear = require('./_mapCacheClear'),\n mapCacheDelete = require('./_mapCacheDelete'),\n mapCacheGet = require('./_mapCacheGet'),\n mapCacheHas = require('./_mapCacheHas'),\n mapCacheSet = require('./_mapCacheSet');\n\n/**\n * Creates a map cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction MapCache(entries) {\n var index = -1,\n length = entries == null ? 0 : entries.length;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n// Add methods to `MapCache`.\nMapCache.prototype.clear = mapCacheClear;\nMapCache.prototype['delete'] = mapCacheDelete;\nMapCache.prototype.get = mapCacheGet;\nMapCache.prototype.has = mapCacheHas;\nMapCache.prototype.set = mapCacheSet;\n\nmodule.exports = MapCache;\n","var MapCache = require('./_MapCache');\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/**\n * Creates a function that memoizes the result of `func`. If `resolver` is\n * provided, it determines the cache key for storing the result based on the\n * arguments provided to the memoized function. By default, the first argument\n * provided to the memoized function is used as the map cache key. The `func`\n * is invoked with the `this` binding of the memoized function.\n *\n * **Note:** The cache is exposed as the `cache` property on the memoized\n * function. Its creation may be customized by replacing the `_.memoize.Cache`\n * constructor with one whose instances implement the\n * [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object)\n * method interface of `clear`, `delete`, `get`, `has`, and `set`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to have its output memoized.\n * @param {Function} [resolver] The function to resolve the cache key.\n * @returns {Function} Returns the new memoized function.\n * @example\n *\n * var object = { 'a': 1, 'b': 2 };\n * var other = { 'c': 3, 'd': 4 };\n *\n * var values = _.memoize(_.values);\n * values(object);\n * // => [1, 2]\n *\n * values(other);\n * // => [3, 4]\n *\n * object.a = 2;\n * values(object);\n * // => [1, 2]\n *\n * // Modify the result cache.\n * values.cache.set(object, ['a', 'b']);\n * values(object);\n * // => ['a', 'b']\n *\n * // Replace `_.memoize.Cache`.\n * _.memoize.Cache = WeakMap;\n */\nfunction memoize(func, resolver) {\n if (typeof func != 'function' || (resolver != null && typeof resolver != 'function')) {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n var memoized = function() {\n var args = arguments,\n key = resolver ? resolver.apply(this, args) : args[0],\n cache = memoized.cache;\n\n if (cache.has(key)) {\n return cache.get(key);\n }\n var result = func.apply(this, args);\n memoized.cache = cache.set(key, result) || cache;\n return result;\n };\n memoized.cache = new (memoize.Cache || MapCache);\n return memoized;\n}\n\n// Expose `MapCache`.\nmemoize.Cache = MapCache;\n\nmodule.exports = memoize;\n","var memoize = require('./memoize');\n\n/** Used as the maximum memoize cache size. */\nvar MAX_MEMOIZE_SIZE = 500;\n\n/**\n * A specialized version of `_.memoize` which clears the memoized function's\n * cache when it exceeds `MAX_MEMOIZE_SIZE`.\n *\n * @private\n * @param {Function} func The function to have its output memoized.\n * @returns {Function} Returns the new memoized function.\n */\nfunction memoizeCapped(func) {\n var result = memoize(func, function(key) {\n if (cache.size === MAX_MEMOIZE_SIZE) {\n cache.clear();\n }\n return key;\n });\n\n var cache = result.cache;\n return result;\n}\n\nmodule.exports = memoizeCapped;\n","var memoizeCapped = require('./_memoizeCapped');\n\n/** Used to match property names within property paths. */\nvar rePropName = /[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g;\n\n/** Used to match backslashes in property paths. */\nvar reEscapeChar = /\\\\(\\\\)?/g;\n\n/**\n * Converts `string` to a property path array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the property path array.\n */\nvar stringToPath = memoizeCapped(function(string) {\n var result = [];\n if (string.charCodeAt(0) === 46 /* . */) {\n result.push('');\n }\n string.replace(rePropName, function(match, number, quote, subString) {\n result.push(quote ? subString.replace(reEscapeChar, '$1') : (number || match));\n });\n return result;\n});\n\nmodule.exports = stringToPath;\n","/**\n * A specialized version of `_.map` for arrays without support for iteratee\n * shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the new mapped array.\n */\nfunction arrayMap(array, iteratee) {\n var index = -1,\n length = array == null ? 0 : array.length,\n result = Array(length);\n\n while (++index < length) {\n result[index] = iteratee(array[index], index, array);\n }\n return result;\n}\n\nmodule.exports = arrayMap;\n","var Symbol = require('./_Symbol'),\n arrayMap = require('./_arrayMap'),\n isArray = require('./isArray'),\n isSymbol = require('./isSymbol');\n\n/** Used as references for various `Number` constants. */\nvar INFINITY = 1 / 0;\n\n/** Used to convert symbols to primitives and strings. */\nvar symbolProto = Symbol ? Symbol.prototype : undefined,\n symbolToString = symbolProto ? symbolProto.toString : undefined;\n\n/**\n * The base implementation of `_.toString` which doesn't convert nullish\n * values to empty strings.\n *\n * @private\n * @param {*} value The value to process.\n * @returns {string} Returns the string.\n */\nfunction baseToString(value) {\n // Exit early for strings to avoid a performance hit in some environments.\n if (typeof value == 'string') {\n return value;\n }\n if (isArray(value)) {\n // Recursively convert values (susceptible to call stack limits).\n return arrayMap(value, baseToString) + '';\n }\n if (isSymbol(value)) {\n return symbolToString ? symbolToString.call(value) : '';\n }\n var result = (value + '');\n return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\n}\n\nmodule.exports = baseToString;\n","var baseToString = require('./_baseToString');\n\n/**\n * Converts `value` to a string. An empty string is returned for `null`\n * and `undefined` values. The sign of `-0` is preserved.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {string} Returns the converted string.\n * @example\n *\n * _.toString(null);\n * // => ''\n *\n * _.toString(-0);\n * // => '-0'\n *\n * _.toString([1, 2, 3]);\n * // => '1,2,3'\n */\nfunction toString(value) {\n return value == null ? '' : baseToString(value);\n}\n\nmodule.exports = toString;\n","var isArray = require('./isArray'),\n isKey = require('./_isKey'),\n stringToPath = require('./_stringToPath'),\n toString = require('./toString');\n\n/**\n * Casts `value` to a path array if it's not one.\n *\n * @private\n * @param {*} value The value to inspect.\n * @param {Object} [object] The object to query keys on.\n * @returns {Array} Returns the cast property path array.\n */\nfunction castPath(value, object) {\n if (isArray(value)) {\n return value;\n }\n return isKey(value, object) ? [value] : stringToPath(toString(value));\n}\n\nmodule.exports = castPath;\n","var isSymbol = require('./isSymbol');\n\n/** Used as references for various `Number` constants. */\nvar INFINITY = 1 / 0;\n\n/**\n * Converts `value` to a string key if it's not a string or symbol.\n *\n * @private\n * @param {*} value The value to inspect.\n * @returns {string|symbol} Returns the key.\n */\nfunction toKey(value) {\n if (typeof value == 'string' || isSymbol(value)) {\n return value;\n }\n var result = (value + '');\n return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\n}\n\nmodule.exports = toKey;\n","var castPath = require('./_castPath'),\n toKey = require('./_toKey');\n\n/**\n * The base implementation of `_.get` without support for default values.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the property to get.\n * @returns {*} Returns the resolved value.\n */\nfunction baseGet(object, path) {\n path = castPath(path, object);\n\n var index = 0,\n length = path.length;\n\n while (object != null && index < length) {\n object = object[toKey(path[index++])];\n }\n return (index && index == length) ? object : undefined;\n}\n\nmodule.exports = baseGet;\n","var baseGet = require('./_baseGet');\n\n/**\n * Gets the value at `path` of `object`. If the resolved value is\n * `undefined`, the `defaultValue` is returned in its place.\n *\n * @static\n * @memberOf _\n * @since 3.7.0\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the property to get.\n * @param {*} [defaultValue] The value returned for `undefined` resolved values.\n * @returns {*} Returns the resolved value.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c': 3 } }] };\n *\n * _.get(object, 'a[0].b.c');\n * // => 3\n *\n * _.get(object, ['a', '0', 'b', 'c']);\n * // => 3\n *\n * _.get(object, 'a.b.c', 'default');\n * // => 'default'\n */\nfunction get(object, path, defaultValue) {\n var result = object == null ? undefined : baseGet(object, path);\n return result === undefined ? defaultValue : result;\n}\n\nmodule.exports = get;\n","'use strict';\n\n// do not edit .js files directly - edit src/index.jst\n\n\n var envHasBigInt64Array = typeof BigInt64Array !== 'undefined';\n\n\nmodule.exports = function equal(a, b) {\n if (a === b) return true;\n\n if (a && b && typeof a == 'object' && typeof b == 'object') {\n if (a.constructor !== b.constructor) return false;\n\n var length, i, keys;\n if (Array.isArray(a)) {\n length = a.length;\n if (length != b.length) return false;\n for (i = length; i-- !== 0;)\n if (!equal(a[i], b[i])) return false;\n return true;\n }\n\n\n if ((a instanceof Map) && (b instanceof Map)) {\n if (a.size !== b.size) return false;\n for (i of a.entries())\n if (!b.has(i[0])) return false;\n for (i of a.entries())\n if (!equal(i[1], b.get(i[0]))) return false;\n return true;\n }\n\n if ((a instanceof Set) && (b instanceof Set)) {\n if (a.size !== b.size) return false;\n for (i of a.entries())\n if (!b.has(i[0])) return false;\n return true;\n }\n\n if (ArrayBuffer.isView(a) && ArrayBuffer.isView(b)) {\n length = a.length;\n if (length != b.length) return false;\n for (i = length; i-- !== 0;)\n if (a[i] !== b[i]) return false;\n return true;\n }\n\n\n if (a.constructor === RegExp) return a.source === b.source && a.flags === b.flags;\n if (a.valueOf !== Object.prototype.valueOf) return a.valueOf() === b.valueOf();\n if (a.toString !== Object.prototype.toString) return a.toString() === b.toString();\n\n keys = Object.keys(a);\n length = keys.length;\n if (length !== Object.keys(b).length) return false;\n\n for (i = length; i-- !== 0;)\n if (!Object.prototype.hasOwnProperty.call(b, keys[i])) return false;\n\n for (i = length; i-- !== 0;) {\n var key = keys[i];\n\n if (!equal(a[key], b[key])) return false;\n }\n\n return true;\n }\n\n // true if both NaN, false otherwise\n return a!==a && b!==b;\n};\n","/** Used to stand-in for `undefined` hash values. */\nvar HASH_UNDEFINED = '__lodash_hash_undefined__';\n\n/**\n * Adds `value` to the array cache.\n *\n * @private\n * @name add\n * @memberOf SetCache\n * @alias push\n * @param {*} value The value to cache.\n * @returns {Object} Returns the cache instance.\n */\nfunction setCacheAdd(value) {\n this.__data__.set(value, HASH_UNDEFINED);\n return this;\n}\n\nmodule.exports = setCacheAdd;\n","/**\n * Checks if `value` is in the array cache.\n *\n * @private\n * @name has\n * @memberOf SetCache\n * @param {*} value The value to search for.\n * @returns {number} Returns `true` if `value` is found, else `false`.\n */\nfunction setCacheHas(value) {\n return this.__data__.has(value);\n}\n\nmodule.exports = setCacheHas;\n","var MapCache = require('./_MapCache'),\n setCacheAdd = require('./_setCacheAdd'),\n setCacheHas = require('./_setCacheHas');\n\n/**\n *\n * Creates an array cache object to store unique values.\n *\n * @private\n * @constructor\n * @param {Array} [values] The values to cache.\n */\nfunction SetCache(values) {\n var index = -1,\n length = values == null ? 0 : values.length;\n\n this.__data__ = new MapCache;\n while (++index < length) {\n this.add(values[index]);\n }\n}\n\n// Add methods to `SetCache`.\nSetCache.prototype.add = SetCache.prototype.push = setCacheAdd;\nSetCache.prototype.has = setCacheHas;\n\nmodule.exports = SetCache;\n","/**\n * The base implementation of `_.findIndex` and `_.findLastIndex` without\n * support for iteratee shorthands.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {Function} predicate The function invoked per iteration.\n * @param {number} fromIndex The index to search from.\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\nfunction baseFindIndex(array, predicate, fromIndex, fromRight) {\n var length = array.length,\n index = fromIndex + (fromRight ? 1 : -1);\n\n while ((fromRight ? index-- : ++index < length)) {\n if (predicate(array[index], index, array)) {\n return index;\n }\n }\n return -1;\n}\n\nmodule.exports = baseFindIndex;\n","/**\n * The base implementation of `_.isNaN` without support for number objects.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is `NaN`, else `false`.\n */\nfunction baseIsNaN(value) {\n return value !== value;\n}\n\nmodule.exports = baseIsNaN;\n","/**\n * A specialized version of `_.indexOf` which performs strict equality\n * comparisons of values, i.e. `===`.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} value The value to search for.\n * @param {number} fromIndex The index to search from.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\nfunction strictIndexOf(array, value, fromIndex) {\n var index = fromIndex - 1,\n length = array.length;\n\n while (++index < length) {\n if (array[index] === value) {\n return index;\n }\n }\n return -1;\n}\n\nmodule.exports = strictIndexOf;\n","var baseFindIndex = require('./_baseFindIndex'),\n baseIsNaN = require('./_baseIsNaN'),\n strictIndexOf = require('./_strictIndexOf');\n\n/**\n * The base implementation of `_.indexOf` without `fromIndex` bounds checks.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} value The value to search for.\n * @param {number} fromIndex The index to search from.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\nfunction baseIndexOf(array, value, fromIndex) {\n return value === value\n ? strictIndexOf(array, value, fromIndex)\n : baseFindIndex(array, baseIsNaN, fromIndex);\n}\n\nmodule.exports = baseIndexOf;\n","var baseIndexOf = require('./_baseIndexOf');\n\n/**\n * A specialized version of `_.includes` for arrays without support for\n * specifying an index to search from.\n *\n * @private\n * @param {Array} [array] The array to inspect.\n * @param {*} target The value to search for.\n * @returns {boolean} Returns `true` if `target` is found, else `false`.\n */\nfunction arrayIncludes(array, value) {\n var length = array == null ? 0 : array.length;\n return !!length && baseIndexOf(array, value, 0) > -1;\n}\n\nmodule.exports = arrayIncludes;\n","/**\n * This function is like `arrayIncludes` except that it accepts a comparator.\n *\n * @private\n * @param {Array} [array] The array to inspect.\n * @param {*} target The value to search for.\n * @param {Function} comparator The comparator invoked per element.\n * @returns {boolean} Returns `true` if `target` is found, else `false`.\n */\nfunction arrayIncludesWith(array, value, comparator) {\n var index = -1,\n length = array == null ? 0 : array.length;\n\n while (++index < length) {\n if (comparator(value, array[index])) {\n return true;\n }\n }\n return false;\n}\n\nmodule.exports = arrayIncludesWith;\n","/**\n * Checks if a `cache` value for `key` exists.\n *\n * @private\n * @param {Object} cache The cache to query.\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction cacheHas(cache, key) {\n return cache.has(key);\n}\n\nmodule.exports = cacheHas;\n","var getNative = require('./_getNative'),\n root = require('./_root');\n\n/* Built-in method references that are verified to be native. */\nvar Set = getNative(root, 'Set');\n\nmodule.exports = Set;\n","/**\n * This method returns `undefined`.\n *\n * @static\n * @memberOf _\n * @since 2.3.0\n * @category Util\n * @example\n *\n * _.times(2, _.noop);\n * // => [undefined, undefined]\n */\nfunction noop() {\n // No operation performed.\n}\n\nmodule.exports = noop;\n","/**\n * Converts `set` to an array of its values.\n *\n * @private\n * @param {Object} set The set to convert.\n * @returns {Array} Returns the values.\n */\nfunction setToArray(set) {\n var index = -1,\n result = Array(set.size);\n\n set.forEach(function(value) {\n result[++index] = value;\n });\n return result;\n}\n\nmodule.exports = setToArray;\n","var Set = require('./_Set'),\n noop = require('./noop'),\n setToArray = require('./_setToArray');\n\n/** Used as references for various `Number` constants. */\nvar INFINITY = 1 / 0;\n\n/**\n * Creates a set object of `values`.\n *\n * @private\n * @param {Array} values The values to add to the set.\n * @returns {Object} Returns the new set.\n */\nvar createSet = !(Set && (1 / setToArray(new Set([,-0]))[1]) == INFINITY) ? noop : function(values) {\n return new Set(values);\n};\n\nmodule.exports = createSet;\n","var SetCache = require('./_SetCache'),\n arrayIncludes = require('./_arrayIncludes'),\n arrayIncludesWith = require('./_arrayIncludesWith'),\n cacheHas = require('./_cacheHas'),\n createSet = require('./_createSet'),\n setToArray = require('./_setToArray');\n\n/** Used as the size to enable large array optimizations. */\nvar LARGE_ARRAY_SIZE = 200;\n\n/**\n * The base implementation of `_.uniqBy` without support for iteratee shorthands.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {Function} [iteratee] The iteratee invoked per element.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns the new duplicate free array.\n */\nfunction baseUniq(array, iteratee, comparator) {\n var index = -1,\n includes = arrayIncludes,\n length = array.length,\n isCommon = true,\n result = [],\n seen = result;\n\n if (comparator) {\n isCommon = false;\n includes = arrayIncludesWith;\n }\n else if (length >= LARGE_ARRAY_SIZE) {\n var set = iteratee ? null : createSet(array);\n if (set) {\n return setToArray(set);\n }\n isCommon = false;\n includes = cacheHas;\n seen = new SetCache;\n }\n else {\n seen = iteratee ? [] : result;\n }\n outer:\n while (++index < length) {\n var value = array[index],\n computed = iteratee ? iteratee(value) : value;\n\n value = (comparator || value !== 0) ? value : 0;\n if (isCommon && computed === computed) {\n var seenIndex = seen.length;\n while (seenIndex--) {\n if (seen[seenIndex] === computed) {\n continue outer;\n }\n }\n if (iteratee) {\n seen.push(computed);\n }\n result.push(value);\n }\n else if (!includes(seen, computed, comparator)) {\n if (seen !== result) {\n seen.push(computed);\n }\n result.push(value);\n }\n }\n return result;\n}\n\nmodule.exports = baseUniq;\n","var baseUniq = require('./_baseUniq');\n\n/**\n * This method is like `_.uniq` except that it accepts `comparator` which\n * is invoked to compare elements of `array`. The order of result values is\n * determined by the order they occur in the array.The comparator is invoked\n * with two arguments: (arrVal, othVal).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns the new duplicate free array.\n * @example\n *\n * var objects = [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }, { 'x': 1, 'y': 2 }];\n *\n * _.uniqWith(objects, _.isEqual);\n * // => [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }]\n */\nfunction uniqWith(array, comparator) {\n comparator = typeof comparator == 'function' ? comparator : undefined;\n return (array && array.length) ? baseUniq(array, undefined, comparator) : [];\n}\n\nmodule.exports = uniqWith;\n","let validationEnabled = true;\n\n/**\n * Sets whether validators should run on the input, or if the input should be passed through.\n * @param enabled Whether validation should be done on inputs\n */\nexport function setGlobalValidationEnabled(enabled: boolean) {\n\tvalidationEnabled = enabled;\n}\n\n/**\n * @returns Whether validation is enabled\n */\nexport function getGlobalValidationEnabled() {\n\treturn validationEnabled;\n}\n","export class Result {\n\tpublic readonly success: boolean;\n\tpublic readonly value?: T;\n\tpublic readonly error?: E;\n\n\tprivate constructor(success: boolean, value?: T, error?: E) {\n\t\tthis.success = success;\n\t\tif (success) {\n\t\t\tthis.value = value;\n\t\t} else {\n\t\t\tthis.error = error;\n\t\t}\n\t}\n\n\tpublic isOk(): this is { success: true; value: T } {\n\t\treturn this.success;\n\t}\n\n\tpublic isErr(): this is { success: false; error: E } {\n\t\treturn !this.success;\n\t}\n\n\tpublic unwrap(): T {\n\t\tif (this.isOk()) return this.value;\n\t\tthrow this.error as Error;\n\t}\n\n\tpublic static ok(value: T): Result {\n\t\treturn new Result(true, value);\n\t}\n\n\tpublic static err(error: E): Result {\n\t\treturn new Result(false, undefined, error);\n\t}\n}\n","// https://github.com/microsoft/TypeScript/issues/37663\ntype Fn = (...args: unknown[]) => unknown;\n\nexport function getValue : T>(valueOrFn: T): U {\n\treturn typeof valueOrFn === 'function' ? valueOrFn() : valueOrFn;\n}\n","import get from 'lodash/get.js';\nimport { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { BaseValidator } from '../type-exports';\nimport type { IConstraint } from './type-exports';\n\nexport type ObjectConstraintName = `s.object(T.when)`;\n\nexport type WhenKey = PropertyKey | PropertyKey[];\n\nexport interface WhenOptions, Key extends WhenKey> {\n\tis?: boolean | ((value: Key extends Array ? any[] : any) => boolean);\n\tthen: (predicate: T) => T;\n\totherwise?: (predicate: T) => T;\n}\n\nexport function whenConstraint, I, Key extends WhenKey>(\n\tkey: Key,\n\toptions: WhenOptions,\n\tvalidator: T\n): IConstraint {\n\treturn {\n\t\trun(input: I, parent?: any) {\n\t\t\tif (!parent) {\n\t\t\t\treturn Result.err(new ExpectedConstraintError('s.object(T.when)', 'Validator has no parent', parent, 'Validator to have a parent'));\n\t\t\t}\n\n\t\t\tconst isKeyArray = Array.isArray(key);\n\n\t\t\tconst value = isKeyArray ? key.map((k) => get(parent, k)) : get(parent, key);\n\n\t\t\tconst predicate = resolveBooleanIs(options, value, isKeyArray) ? options.then : options.otherwise;\n\n\t\t\tif (predicate) {\n\t\t\t\treturn predicate(validator).run(input) as Result>;\n\t\t\t}\n\n\t\t\treturn Result.ok(input);\n\t\t}\n\t};\n}\n\nfunction resolveBooleanIs, Key extends WhenKey>(options: WhenOptions, value: any, isKeyArray: boolean) {\n\tif (options.is === undefined) {\n\t\treturn isKeyArray ? !value.some((val: any) => !val) : Boolean(value);\n\t}\n\n\tif (typeof options.is === 'function') {\n\t\treturn options.is(value);\n\t}\n\n\treturn value === options.is;\n}\n","// node_modules/@jspm/core/nodelibs/browser/chunk-5decc758.js\nvar e;\nvar t;\nvar n;\nvar r = \"undefined\" != typeof globalThis ? globalThis : \"undefined\" != typeof self ? self : global;\nvar o = e = {};\nfunction i() {\n throw new Error(\"setTimeout has not been defined\");\n}\nfunction u() {\n throw new Error(\"clearTimeout has not been defined\");\n}\nfunction c(e3) {\n if (t === setTimeout)\n return setTimeout(e3, 0);\n if ((t === i || !t) && setTimeout)\n return t = setTimeout, setTimeout(e3, 0);\n try {\n return t(e3, 0);\n } catch (n3) {\n try {\n return t.call(null, e3, 0);\n } catch (n4) {\n return t.call(this || r, e3, 0);\n }\n }\n}\n!function() {\n try {\n t = \"function\" == typeof setTimeout ? setTimeout : i;\n } catch (e3) {\n t = i;\n }\n try {\n n = \"function\" == typeof clearTimeout ? clearTimeout : u;\n } catch (e3) {\n n = u;\n }\n}();\nvar l;\nvar s = [];\nvar f = false;\nvar a = -1;\nfunction h() {\n f && l && (f = false, l.length ? s = l.concat(s) : a = -1, s.length && d());\n}\nfunction d() {\n if (!f) {\n var e3 = c(h);\n f = true;\n for (var t3 = s.length; t3; ) {\n for (l = s, s = []; ++a < t3; )\n l && l[a].run();\n a = -1, t3 = s.length;\n }\n l = null, f = false, function(e4) {\n if (n === clearTimeout)\n return clearTimeout(e4);\n if ((n === u || !n) && clearTimeout)\n return n = clearTimeout, clearTimeout(e4);\n try {\n n(e4);\n } catch (t4) {\n try {\n return n.call(null, e4);\n } catch (t5) {\n return n.call(this || r, e4);\n }\n }\n }(e3);\n }\n}\nfunction m(e3, t3) {\n (this || r).fun = e3, (this || r).array = t3;\n}\nfunction p() {\n}\no.nextTick = function(e3) {\n var t3 = new Array(arguments.length - 1);\n if (arguments.length > 1)\n for (var n3 = 1; n3 < arguments.length; n3++)\n t3[n3 - 1] = arguments[n3];\n s.push(new m(e3, t3)), 1 !== s.length || f || c(d);\n}, m.prototype.run = function() {\n (this || r).fun.apply(null, (this || r).array);\n}, o.title = \"browser\", o.browser = true, o.env = {}, o.argv = [], o.version = \"\", o.versions = {}, o.on = p, o.addListener = p, o.once = p, o.off = p, o.removeListener = p, o.removeAllListeners = p, o.emit = p, o.prependListener = p, o.prependOnceListener = p, o.listeners = function(e3) {\n return [];\n}, o.binding = function(e3) {\n throw new Error(\"process.binding is not supported\");\n}, o.cwd = function() {\n return \"/\";\n}, o.chdir = function(e3) {\n throw new Error(\"process.chdir is not supported\");\n}, o.umask = function() {\n return 0;\n};\nvar T = e;\nT.addListener;\nT.argv;\nT.binding;\nT.browser;\nT.chdir;\nT.cwd;\nT.emit;\nT.env;\nT.listeners;\nT.nextTick;\nT.off;\nT.on;\nT.once;\nT.prependListener;\nT.prependOnceListener;\nT.removeAllListeners;\nT.removeListener;\nT.title;\nT.umask;\nT.version;\nT.versions;\n\n// node_modules/@jspm/core/nodelibs/browser/chunk-b4205b57.js\nvar t2 = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.toStringTag;\nvar e2 = Object.prototype.toString;\nvar o2 = function(o3) {\n return !(t2 && o3 && \"object\" == typeof o3 && Symbol.toStringTag in o3) && \"[object Arguments]\" === e2.call(o3);\n};\nvar n2 = function(t3) {\n return !!o2(t3) || null !== t3 && \"object\" == typeof t3 && \"number\" == typeof t3.length && t3.length >= 0 && \"[object Array]\" !== e2.call(t3) && \"[object Function]\" === e2.call(t3.callee);\n};\nvar r2 = function() {\n return o2(arguments);\n}();\no2.isLegacyArguments = n2;\nvar l2 = r2 ? o2 : n2;\nvar t$1 = Object.prototype.toString;\nvar o$1 = Function.prototype.toString;\nvar n$1 = /^\\s*(?:function)?\\*/;\nvar e$1 = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.toStringTag;\nvar r$1 = Object.getPrototypeOf;\nvar c2 = function() {\n if (!e$1)\n return false;\n try {\n return Function(\"return function*() {}\")();\n } catch (t3) {\n }\n}();\nvar u2 = c2 ? r$1(c2) : {};\nvar i2 = function(c3) {\n return \"function\" == typeof c3 && (!!n$1.test(o$1.call(c3)) || (e$1 ? r$1(c3) === u2 : \"[object GeneratorFunction]\" === t$1.call(c3)));\n};\nvar t$2 = \"function\" == typeof Object.create ? function(t3, e3) {\n e3 && (t3.super_ = e3, t3.prototype = Object.create(e3.prototype, { constructor: { value: t3, enumerable: false, writable: true, configurable: true } }));\n} : function(t3, e3) {\n if (e3) {\n t3.super_ = e3;\n var o3 = function() {\n };\n o3.prototype = e3.prototype, t3.prototype = new o3(), t3.prototype.constructor = t3;\n }\n};\nvar i$1 = function(e3) {\n return e3 && \"object\" == typeof e3 && \"function\" == typeof e3.copy && \"function\" == typeof e3.fill && \"function\" == typeof e3.readUInt8;\n};\nvar o$2 = {};\nvar u$1 = i$1;\nvar f2 = l2;\nvar a2 = i2;\nfunction c$1(e3) {\n return e3.call.bind(e3);\n}\nvar s2 = \"undefined\" != typeof BigInt;\nvar p2 = \"undefined\" != typeof Symbol;\nvar y = p2 && void 0 !== Symbol.toStringTag;\nvar l$1 = \"undefined\" != typeof Uint8Array;\nvar d2 = \"undefined\" != typeof ArrayBuffer;\nif (l$1 && y)\n var g = Object.getPrototypeOf(Uint8Array.prototype), b = c$1(Object.getOwnPropertyDescriptor(g, Symbol.toStringTag).get);\nvar m2 = c$1(Object.prototype.toString);\nvar h2 = c$1(Number.prototype.valueOf);\nvar j = c$1(String.prototype.valueOf);\nvar A = c$1(Boolean.prototype.valueOf);\nif (s2)\n var w = c$1(BigInt.prototype.valueOf);\nif (p2)\n var v = c$1(Symbol.prototype.valueOf);\nfunction O(e3, t3) {\n if (\"object\" != typeof e3)\n return false;\n try {\n return t3(e3), true;\n } catch (e4) {\n return false;\n }\n}\nfunction S(e3) {\n return l$1 && y ? void 0 !== b(e3) : B(e3) || k(e3) || E(e3) || D(e3) || U(e3) || P(e3) || x(e3) || I(e3) || M(e3) || z(e3) || F(e3);\n}\nfunction B(e3) {\n return l$1 && y ? \"Uint8Array\" === b(e3) : \"[object Uint8Array]\" === m2(e3) || u$1(e3) && void 0 !== e3.buffer;\n}\nfunction k(e3) {\n return l$1 && y ? \"Uint8ClampedArray\" === b(e3) : \"[object Uint8ClampedArray]\" === m2(e3);\n}\nfunction E(e3) {\n return l$1 && y ? \"Uint16Array\" === b(e3) : \"[object Uint16Array]\" === m2(e3);\n}\nfunction D(e3) {\n return l$1 && y ? \"Uint32Array\" === b(e3) : \"[object Uint32Array]\" === m2(e3);\n}\nfunction U(e3) {\n return l$1 && y ? \"Int8Array\" === b(e3) : \"[object Int8Array]\" === m2(e3);\n}\nfunction P(e3) {\n return l$1 && y ? \"Int16Array\" === b(e3) : \"[object Int16Array]\" === m2(e3);\n}\nfunction x(e3) {\n return l$1 && y ? \"Int32Array\" === b(e3) : \"[object Int32Array]\" === m2(e3);\n}\nfunction I(e3) {\n return l$1 && y ? \"Float32Array\" === b(e3) : \"[object Float32Array]\" === m2(e3);\n}\nfunction M(e3) {\n return l$1 && y ? \"Float64Array\" === b(e3) : \"[object Float64Array]\" === m2(e3);\n}\nfunction z(e3) {\n return l$1 && y ? \"BigInt64Array\" === b(e3) : \"[object BigInt64Array]\" === m2(e3);\n}\nfunction F(e3) {\n return l$1 && y ? \"BigUint64Array\" === b(e3) : \"[object BigUint64Array]\" === m2(e3);\n}\nfunction T2(e3) {\n return \"[object Map]\" === m2(e3);\n}\nfunction N(e3) {\n return \"[object Set]\" === m2(e3);\n}\nfunction W(e3) {\n return \"[object WeakMap]\" === m2(e3);\n}\nfunction $(e3) {\n return \"[object WeakSet]\" === m2(e3);\n}\nfunction C(e3) {\n return \"[object ArrayBuffer]\" === m2(e3);\n}\nfunction V(e3) {\n return \"undefined\" != typeof ArrayBuffer && (C.working ? C(e3) : e3 instanceof ArrayBuffer);\n}\nfunction G(e3) {\n return \"[object DataView]\" === m2(e3);\n}\nfunction R(e3) {\n return \"undefined\" != typeof DataView && (G.working ? G(e3) : e3 instanceof DataView);\n}\nfunction J(e3) {\n return \"[object SharedArrayBuffer]\" === m2(e3);\n}\nfunction _(e3) {\n return \"undefined\" != typeof SharedArrayBuffer && (J.working ? J(e3) : e3 instanceof SharedArrayBuffer);\n}\nfunction H(e3) {\n return O(e3, h2);\n}\nfunction Z(e3) {\n return O(e3, j);\n}\nfunction q(e3) {\n return O(e3, A);\n}\nfunction K(e3) {\n return s2 && O(e3, w);\n}\nfunction L(e3) {\n return p2 && O(e3, v);\n}\no$2.isArgumentsObject = f2, o$2.isGeneratorFunction = a2, o$2.isPromise = function(e3) {\n return \"undefined\" != typeof Promise && e3 instanceof Promise || null !== e3 && \"object\" == typeof e3 && \"function\" == typeof e3.then && \"function\" == typeof e3.catch;\n}, o$2.isArrayBufferView = function(e3) {\n return d2 && ArrayBuffer.isView ? ArrayBuffer.isView(e3) : S(e3) || R(e3);\n}, o$2.isTypedArray = S, o$2.isUint8Array = B, o$2.isUint8ClampedArray = k, o$2.isUint16Array = E, o$2.isUint32Array = D, o$2.isInt8Array = U, o$2.isInt16Array = P, o$2.isInt32Array = x, o$2.isFloat32Array = I, o$2.isFloat64Array = M, o$2.isBigInt64Array = z, o$2.isBigUint64Array = F, T2.working = \"undefined\" != typeof Map && T2(/* @__PURE__ */ new Map()), o$2.isMap = function(e3) {\n return \"undefined\" != typeof Map && (T2.working ? T2(e3) : e3 instanceof Map);\n}, N.working = \"undefined\" != typeof Set && N(/* @__PURE__ */ new Set()), o$2.isSet = function(e3) {\n return \"undefined\" != typeof Set && (N.working ? N(e3) : e3 instanceof Set);\n}, W.working = \"undefined\" != typeof WeakMap && W(/* @__PURE__ */ new WeakMap()), o$2.isWeakMap = function(e3) {\n return \"undefined\" != typeof WeakMap && (W.working ? W(e3) : e3 instanceof WeakMap);\n}, $.working = \"undefined\" != typeof WeakSet && $(/* @__PURE__ */ new WeakSet()), o$2.isWeakSet = function(e3) {\n return $(e3);\n}, C.working = \"undefined\" != typeof ArrayBuffer && C(new ArrayBuffer()), o$2.isArrayBuffer = V, G.working = \"undefined\" != typeof ArrayBuffer && \"undefined\" != typeof DataView && G(new DataView(new ArrayBuffer(1), 0, 1)), o$2.isDataView = R, J.working = \"undefined\" != typeof SharedArrayBuffer && J(new SharedArrayBuffer()), o$2.isSharedArrayBuffer = _, o$2.isAsyncFunction = function(e3) {\n return \"[object AsyncFunction]\" === m2(e3);\n}, o$2.isMapIterator = function(e3) {\n return \"[object Map Iterator]\" === m2(e3);\n}, o$2.isSetIterator = function(e3) {\n return \"[object Set Iterator]\" === m2(e3);\n}, o$2.isGeneratorObject = function(e3) {\n return \"[object Generator]\" === m2(e3);\n}, o$2.isWebAssemblyCompiledModule = function(e3) {\n return \"[object WebAssembly.Module]\" === m2(e3);\n}, o$2.isNumberObject = H, o$2.isStringObject = Z, o$2.isBooleanObject = q, o$2.isBigIntObject = K, o$2.isSymbolObject = L, o$2.isBoxedPrimitive = function(e3) {\n return H(e3) || Z(e3) || q(e3) || K(e3) || L(e3);\n}, o$2.isAnyArrayBuffer = function(e3) {\n return l$1 && (V(e3) || _(e3));\n}, [\"isProxy\", \"isExternal\", \"isModuleNamespaceObject\"].forEach(function(e3) {\n Object.defineProperty(o$2, e3, { enumerable: false, value: function() {\n throw new Error(e3 + \" is not supported in userland\");\n } });\n});\nvar Q = \"undefined\" != typeof globalThis ? globalThis : \"undefined\" != typeof self ? self : global;\nvar X = {};\nvar Y = T;\nvar ee = Object.getOwnPropertyDescriptors || function(e3) {\n for (var t3 = Object.keys(e3), r3 = {}, n3 = 0; n3 < t3.length; n3++)\n r3[t3[n3]] = Object.getOwnPropertyDescriptor(e3, t3[n3]);\n return r3;\n};\nvar te = /%[sdj%]/g;\nX.format = function(e3) {\n if (!ge(e3)) {\n for (var t3 = [], r3 = 0; r3 < arguments.length; r3++)\n t3.push(oe(arguments[r3]));\n return t3.join(\" \");\n }\n r3 = 1;\n for (var n3 = arguments, i3 = n3.length, o3 = String(e3).replace(te, function(e4) {\n if (\"%%\" === e4)\n return \"%\";\n if (r3 >= i3)\n return e4;\n switch (e4) {\n case \"%s\":\n return String(n3[r3++]);\n case \"%d\":\n return Number(n3[r3++]);\n case \"%j\":\n try {\n return JSON.stringify(n3[r3++]);\n } catch (e5) {\n return \"[Circular]\";\n }\n default:\n return e4;\n }\n }), u3 = n3[r3]; r3 < i3; u3 = n3[++r3])\n le(u3) || !he(u3) ? o3 += \" \" + u3 : o3 += \" \" + oe(u3);\n return o3;\n}, X.deprecate = function(e3, t3) {\n if (void 0 !== Y && true === Y.noDeprecation)\n return e3;\n if (void 0 === Y)\n return function() {\n return X.deprecate(e3, t3).apply(this || Q, arguments);\n };\n var r3 = false;\n return function() {\n if (!r3) {\n if (Y.throwDeprecation)\n throw new Error(t3);\n Y.traceDeprecation ? console.trace(t3) : console.error(t3), r3 = true;\n }\n return e3.apply(this || Q, arguments);\n };\n};\nvar re = {};\nvar ne = /^$/;\nif (Y.env.NODE_DEBUG) {\n ie = Y.env.NODE_DEBUG;\n ie = ie.replace(/[|\\\\{}()[\\]^$+?.]/g, \"\\\\$&\").replace(/\\*/g, \".*\").replace(/,/g, \"$|^\").toUpperCase(), ne = new RegExp(\"^\" + ie + \"$\", \"i\");\n}\nvar ie;\nfunction oe(e3, t3) {\n var r3 = { seen: [], stylize: fe };\n return arguments.length >= 3 && (r3.depth = arguments[2]), arguments.length >= 4 && (r3.colors = arguments[3]), ye(t3) ? r3.showHidden = t3 : t3 && X._extend(r3, t3), be(r3.showHidden) && (r3.showHidden = false), be(r3.depth) && (r3.depth = 2), be(r3.colors) && (r3.colors = false), be(r3.customInspect) && (r3.customInspect = true), r3.colors && (r3.stylize = ue), ae(r3, e3, r3.depth);\n}\nfunction ue(e3, t3) {\n var r3 = oe.styles[t3];\n return r3 ? \"\\x1B[\" + oe.colors[r3][0] + \"m\" + e3 + \"\\x1B[\" + oe.colors[r3][1] + \"m\" : e3;\n}\nfunction fe(e3, t3) {\n return e3;\n}\nfunction ae(e3, t3, r3) {\n if (e3.customInspect && t3 && we(t3.inspect) && t3.inspect !== X.inspect && (!t3.constructor || t3.constructor.prototype !== t3)) {\n var n3 = t3.inspect(r3, e3);\n return ge(n3) || (n3 = ae(e3, n3, r3)), n3;\n }\n var i3 = function(e4, t4) {\n if (be(t4))\n return e4.stylize(\"undefined\", \"undefined\");\n if (ge(t4)) {\n var r4 = \"'\" + JSON.stringify(t4).replace(/^\"|\"$/g, \"\").replace(/'/g, \"\\\\'\").replace(/\\\\\"/g, '\"') + \"'\";\n return e4.stylize(r4, \"string\");\n }\n if (de(t4))\n return e4.stylize(\"\" + t4, \"number\");\n if (ye(t4))\n return e4.stylize(\"\" + t4, \"boolean\");\n if (le(t4))\n return e4.stylize(\"null\", \"null\");\n }(e3, t3);\n if (i3)\n return i3;\n var o3 = Object.keys(t3), u3 = function(e4) {\n var t4 = {};\n return e4.forEach(function(e5, r4) {\n t4[e5] = true;\n }), t4;\n }(o3);\n if (e3.showHidden && (o3 = Object.getOwnPropertyNames(t3)), Ae(t3) && (o3.indexOf(\"message\") >= 0 || o3.indexOf(\"description\") >= 0))\n return ce(t3);\n if (0 === o3.length) {\n if (we(t3)) {\n var f3 = t3.name ? \": \" + t3.name : \"\";\n return e3.stylize(\"[Function\" + f3 + \"]\", \"special\");\n }\n if (me(t3))\n return e3.stylize(RegExp.prototype.toString.call(t3), \"regexp\");\n if (je(t3))\n return e3.stylize(Date.prototype.toString.call(t3), \"date\");\n if (Ae(t3))\n return ce(t3);\n }\n var a3, c3 = \"\", s3 = false, p3 = [\"{\", \"}\"];\n (pe(t3) && (s3 = true, p3 = [\"[\", \"]\"]), we(t3)) && (c3 = \" [Function\" + (t3.name ? \": \" + t3.name : \"\") + \"]\");\n return me(t3) && (c3 = \" \" + RegExp.prototype.toString.call(t3)), je(t3) && (c3 = \" \" + Date.prototype.toUTCString.call(t3)), Ae(t3) && (c3 = \" \" + ce(t3)), 0 !== o3.length || s3 && 0 != t3.length ? r3 < 0 ? me(t3) ? e3.stylize(RegExp.prototype.toString.call(t3), \"regexp\") : e3.stylize(\"[Object]\", \"special\") : (e3.seen.push(t3), a3 = s3 ? function(e4, t4, r4, n4, i4) {\n for (var o4 = [], u4 = 0, f4 = t4.length; u4 < f4; ++u4)\n ke(t4, String(u4)) ? o4.push(se(e4, t4, r4, n4, String(u4), true)) : o4.push(\"\");\n return i4.forEach(function(i5) {\n i5.match(/^\\d+$/) || o4.push(se(e4, t4, r4, n4, i5, true));\n }), o4;\n }(e3, t3, r3, u3, o3) : o3.map(function(n4) {\n return se(e3, t3, r3, u3, n4, s3);\n }), e3.seen.pop(), function(e4, t4, r4) {\n var n4 = 0;\n if (e4.reduce(function(e5, t5) {\n return n4++, t5.indexOf(\"\\n\") >= 0 && n4++, e5 + t5.replace(/\\u001b\\[\\d\\d?m/g, \"\").length + 1;\n }, 0) > 60)\n return r4[0] + (\"\" === t4 ? \"\" : t4 + \"\\n \") + \" \" + e4.join(\",\\n \") + \" \" + r4[1];\n return r4[0] + t4 + \" \" + e4.join(\", \") + \" \" + r4[1];\n }(a3, c3, p3)) : p3[0] + c3 + p3[1];\n}\nfunction ce(e3) {\n return \"[\" + Error.prototype.toString.call(e3) + \"]\";\n}\nfunction se(e3, t3, r3, n3, i3, o3) {\n var u3, f3, a3;\n if ((a3 = Object.getOwnPropertyDescriptor(t3, i3) || { value: t3[i3] }).get ? f3 = a3.set ? e3.stylize(\"[Getter/Setter]\", \"special\") : e3.stylize(\"[Getter]\", \"special\") : a3.set && (f3 = e3.stylize(\"[Setter]\", \"special\")), ke(n3, i3) || (u3 = \"[\" + i3 + \"]\"), f3 || (e3.seen.indexOf(a3.value) < 0 ? (f3 = le(r3) ? ae(e3, a3.value, null) : ae(e3, a3.value, r3 - 1)).indexOf(\"\\n\") > -1 && (f3 = o3 ? f3.split(\"\\n\").map(function(e4) {\n return \" \" + e4;\n }).join(\"\\n\").substr(2) : \"\\n\" + f3.split(\"\\n\").map(function(e4) {\n return \" \" + e4;\n }).join(\"\\n\")) : f3 = e3.stylize(\"[Circular]\", \"special\")), be(u3)) {\n if (o3 && i3.match(/^\\d+$/))\n return f3;\n (u3 = JSON.stringify(\"\" + i3)).match(/^\"([a-zA-Z_][a-zA-Z_0-9]*)\"$/) ? (u3 = u3.substr(1, u3.length - 2), u3 = e3.stylize(u3, \"name\")) : (u3 = u3.replace(/'/g, \"\\\\'\").replace(/\\\\\"/g, '\"').replace(/(^\"|\"$)/g, \"'\"), u3 = e3.stylize(u3, \"string\"));\n }\n return u3 + \": \" + f3;\n}\nfunction pe(e3) {\n return Array.isArray(e3);\n}\nfunction ye(e3) {\n return \"boolean\" == typeof e3;\n}\nfunction le(e3) {\n return null === e3;\n}\nfunction de(e3) {\n return \"number\" == typeof e3;\n}\nfunction ge(e3) {\n return \"string\" == typeof e3;\n}\nfunction be(e3) {\n return void 0 === e3;\n}\nfunction me(e3) {\n return he(e3) && \"[object RegExp]\" === ve(e3);\n}\nfunction he(e3) {\n return \"object\" == typeof e3 && null !== e3;\n}\nfunction je(e3) {\n return he(e3) && \"[object Date]\" === ve(e3);\n}\nfunction Ae(e3) {\n return he(e3) && (\"[object Error]\" === ve(e3) || e3 instanceof Error);\n}\nfunction we(e3) {\n return \"function\" == typeof e3;\n}\nfunction ve(e3) {\n return Object.prototype.toString.call(e3);\n}\nfunction Oe(e3) {\n return e3 < 10 ? \"0\" + e3.toString(10) : e3.toString(10);\n}\nX.debuglog = function(e3) {\n if (e3 = e3.toUpperCase(), !re[e3])\n if (ne.test(e3)) {\n var t3 = Y.pid;\n re[e3] = function() {\n var r3 = X.format.apply(X, arguments);\n console.error(\"%s %d: %s\", e3, t3, r3);\n };\n } else\n re[e3] = function() {\n };\n return re[e3];\n}, X.inspect = oe, oe.colors = { bold: [1, 22], italic: [3, 23], underline: [4, 24], inverse: [7, 27], white: [37, 39], grey: [90, 39], black: [30, 39], blue: [34, 39], cyan: [36, 39], green: [32, 39], magenta: [35, 39], red: [31, 39], yellow: [33, 39] }, oe.styles = { special: \"cyan\", number: \"yellow\", boolean: \"yellow\", undefined: \"grey\", null: \"bold\", string: \"green\", date: \"magenta\", regexp: \"red\" }, X.types = o$2, X.isArray = pe, X.isBoolean = ye, X.isNull = le, X.isNullOrUndefined = function(e3) {\n return null == e3;\n}, X.isNumber = de, X.isString = ge, X.isSymbol = function(e3) {\n return \"symbol\" == typeof e3;\n}, X.isUndefined = be, X.isRegExp = me, X.types.isRegExp = me, X.isObject = he, X.isDate = je, X.types.isDate = je, X.isError = Ae, X.types.isNativeError = Ae, X.isFunction = we, X.isPrimitive = function(e3) {\n return null === e3 || \"boolean\" == typeof e3 || \"number\" == typeof e3 || \"string\" == typeof e3 || \"symbol\" == typeof e3 || void 0 === e3;\n}, X.isBuffer = i$1;\nvar Se = [\"Jan\", \"Feb\", \"Mar\", \"Apr\", \"May\", \"Jun\", \"Jul\", \"Aug\", \"Sep\", \"Oct\", \"Nov\", \"Dec\"];\nfunction Be() {\n var e3 = new Date(), t3 = [Oe(e3.getHours()), Oe(e3.getMinutes()), Oe(e3.getSeconds())].join(\":\");\n return [e3.getDate(), Se[e3.getMonth()], t3].join(\" \");\n}\nfunction ke(e3, t3) {\n return Object.prototype.hasOwnProperty.call(e3, t3);\n}\nX.log = function() {\n console.log(\"%s - %s\", Be(), X.format.apply(X, arguments));\n}, X.inherits = t$2, X._extend = function(e3, t3) {\n if (!t3 || !he(t3))\n return e3;\n for (var r3 = Object.keys(t3), n3 = r3.length; n3--; )\n e3[r3[n3]] = t3[r3[n3]];\n return e3;\n};\nvar Ee = \"undefined\" != typeof Symbol ? Symbol(\"util.promisify.custom\") : void 0;\nfunction De(e3, t3) {\n if (!e3) {\n var r3 = new Error(\"Promise was rejected with a falsy value\");\n r3.reason = e3, e3 = r3;\n }\n return t3(e3);\n}\nX.promisify = function(e3) {\n if (\"function\" != typeof e3)\n throw new TypeError('The \"original\" argument must be of type Function');\n if (Ee && e3[Ee]) {\n var t3;\n if (\"function\" != typeof (t3 = e3[Ee]))\n throw new TypeError('The \"util.promisify.custom\" argument must be of type Function');\n return Object.defineProperty(t3, Ee, { value: t3, enumerable: false, writable: false, configurable: true }), t3;\n }\n function t3() {\n for (var t4, r3, n3 = new Promise(function(e4, n4) {\n t4 = e4, r3 = n4;\n }), i3 = [], o3 = 0; o3 < arguments.length; o3++)\n i3.push(arguments[o3]);\n i3.push(function(e4, n4) {\n e4 ? r3(e4) : t4(n4);\n });\n try {\n e3.apply(this || Q, i3);\n } catch (e4) {\n r3(e4);\n }\n return n3;\n }\n return Object.setPrototypeOf(t3, Object.getPrototypeOf(e3)), Ee && Object.defineProperty(t3, Ee, { value: t3, enumerable: false, writable: false, configurable: true }), Object.defineProperties(t3, ee(e3));\n}, X.promisify.custom = Ee, X.callbackify = function(e3) {\n if (\"function\" != typeof e3)\n throw new TypeError('The \"original\" argument must be of type Function');\n function t3() {\n for (var t4 = [], r3 = 0; r3 < arguments.length; r3++)\n t4.push(arguments[r3]);\n var n3 = t4.pop();\n if (\"function\" != typeof n3)\n throw new TypeError(\"The last argument must be of type Function\");\n var i3 = this || Q, o3 = function() {\n return n3.apply(i3, arguments);\n };\n e3.apply(this || Q, t4).then(function(e4) {\n Y.nextTick(o3.bind(null, null, e4));\n }, function(e4) {\n Y.nextTick(De.bind(null, e4, o3));\n });\n }\n return Object.setPrototypeOf(t3, Object.getPrototypeOf(e3)), Object.defineProperties(t3, ee(e3)), t3;\n};\n\n// node_modules/@jspm/core/nodelibs/browser/chunk-ce0fbc82.js\nX._extend;\nX.callbackify;\nX.debuglog;\nX.deprecate;\nX.format;\nX.inherits;\nX.inspect;\nX.isArray;\nX.isBoolean;\nX.isBuffer;\nX.isDate;\nX.isError;\nX.isFunction;\nX.isNull;\nX.isNullOrUndefined;\nX.isNumber;\nX.isObject;\nX.isPrimitive;\nX.isRegExp;\nX.isString;\nX.isSymbol;\nX.isUndefined;\nX.log;\nX.promisify;\nvar _extend = X._extend;\nvar callbackify = X.callbackify;\nvar debuglog = X.debuglog;\nvar deprecate = X.deprecate;\nvar format = X.format;\nvar inherits = X.inherits;\nvar inspect = X.inspect;\nvar isArray = X.isArray;\nvar isBoolean = X.isBoolean;\nvar isBuffer = X.isBuffer;\nvar isDate = X.isDate;\nvar isError = X.isError;\nvar isFunction = X.isFunction;\nvar isNull = X.isNull;\nvar isNullOrUndefined = X.isNullOrUndefined;\nvar isNumber = X.isNumber;\nvar isObject = X.isObject;\nvar isPrimitive = X.isPrimitive;\nvar isRegExp = X.isRegExp;\nvar isString = X.isString;\nvar isSymbol = X.isSymbol;\nvar isUndefined = X.isUndefined;\nvar log = X.log;\nvar promisify = X.promisify;\nvar types = X.types;\nvar TextEncoder = self.TextEncoder;\nvar TextDecoder = self.TextDecoder;\n\n// node_modules/@jspm/core/nodelibs/browser/util.js\nvar _extend2 = X._extend;\nvar callbackify2 = X.callbackify;\nvar debuglog2 = X.debuglog;\nvar deprecate2 = X.deprecate;\nvar format2 = X.format;\nvar inherits2 = X.inherits;\nvar inspect2 = X.inspect;\nvar isArray2 = X.isArray;\nvar isBoolean2 = X.isBoolean;\nvar isBuffer2 = X.isBuffer;\nvar isDate2 = X.isDate;\nvar isError2 = X.isError;\nvar isFunction2 = X.isFunction;\nvar isNull2 = X.isNull;\nvar isNullOrUndefined2 = X.isNullOrUndefined;\nvar isNumber2 = X.isNumber;\nvar isObject2 = X.isObject;\nvar isPrimitive2 = X.isPrimitive;\nvar isRegExp2 = X.isRegExp;\nvar isString2 = X.isString;\nvar isSymbol2 = X.isSymbol;\nvar isUndefined2 = X.isUndefined;\nvar log2 = X.log;\nvar promisify2 = X.promisify;\nvar types2 = X.types;\nvar TextEncoder2 = X.TextEncoder = globalThis.TextEncoder;\nvar TextDecoder2 = X.TextDecoder = globalThis.TextDecoder;\nexport {\n TextDecoder2 as TextDecoder,\n TextEncoder2 as TextEncoder,\n _extend2 as _extend,\n callbackify2 as callbackify,\n debuglog2 as debuglog,\n X as default,\n deprecate2 as deprecate,\n format2 as format,\n inherits2 as inherits,\n inspect2 as inspect,\n isArray2 as isArray,\n isBoolean2 as isBoolean,\n isBuffer2 as isBuffer,\n isDate2 as isDate,\n isError2 as isError,\n isFunction2 as isFunction,\n isNull2 as isNull,\n isNullOrUndefined2 as isNullOrUndefined,\n isNumber2 as isNumber,\n isObject2 as isObject,\n isPrimitive2 as isPrimitive,\n isRegExp2 as isRegExp,\n isString2 as isString,\n isSymbol2 as isSymbol,\n isUndefined2 as isUndefined,\n log2 as log,\n promisify2 as promisify,\n types2 as types\n};\n","import type { InspectOptionsStylized } from 'util';\n\nexport const customInspectSymbol = Symbol.for('nodejs.util.inspect.custom');\nexport const customInspectSymbolStackLess = Symbol.for('nodejs.util.inspect.custom.stack-less');\n\nexport abstract class BaseError extends Error {\n\tprotected [customInspectSymbol](depth: number, options: InspectOptionsStylized) {\n\t\treturn `${this[customInspectSymbolStackLess](depth, options)}\\n${this.stack!.slice(this.stack!.indexOf('\\n'))}`;\n\t}\n\n\tprotected abstract [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string;\n}\n","import type {\n\tArrayConstraintName,\n\tBigIntConstraintName,\n\tBooleanConstraintName,\n\tDateConstraintName,\n\tNumberConstraintName,\n\tObjectConstraintName,\n\tStringConstraintName,\n\tTypedArrayConstraintName\n} from '../../constraints/type-exports';\nimport { BaseError } from './BaseError';\n\nexport type ConstraintErrorNames =\n\t| TypedArrayConstraintName\n\t| ArrayConstraintName\n\t| BigIntConstraintName\n\t| BooleanConstraintName\n\t| DateConstraintName\n\t| NumberConstraintName\n\t| ObjectConstraintName\n\t| StringConstraintName;\n\nexport abstract class BaseConstraintError extends BaseError {\n\tpublic readonly constraint: ConstraintErrorNames;\n\tpublic readonly given: T;\n\n\tpublic constructor(constraint: ConstraintErrorNames, message: string, given: T) {\n\t\tsuper(message);\n\t\tthis.constraint = constraint;\n\t\tthis.given = given;\n\t}\n}\n","import { inspect, type InspectOptionsStylized } from 'util';\nimport { customInspectSymbolStackLess } from './BaseError';\nimport { BaseConstraintError, type ConstraintErrorNames } from './BaseConstraintError';\n\nexport class ExpectedConstraintError extends BaseConstraintError {\n\tpublic readonly expected: string;\n\n\tpublic constructor(constraint: ConstraintErrorNames, message: string, given: T, expected: string) {\n\t\tsuper(constraint, message, given);\n\t\tthis.expected = expected;\n\t}\n\n\tpublic toJSON() {\n\t\treturn {\n\t\t\tname: this.name,\n\t\t\tconstraint: this.constraint,\n\t\t\tgiven: this.given,\n\t\t\texpected: this.expected\n\t\t};\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tconst constraint = options.stylize(this.constraint, 'string');\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize(`[ExpectedConstraintError: ${constraint}]`, 'special');\n\t\t}\n\n\t\tconst newOptions = { ...options, depth: options.depth === null ? null : options.depth! - 1 };\n\n\t\tconst padding = `\\n ${options.stylize('|', 'undefined')} `;\n\t\tconst given = inspect(this.given, newOptions).replace(/\\n/g, padding);\n\n\t\tconst header = `${options.stylize('ExpectedConstraintError', 'special')} > ${constraint}`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\tconst expectedBlock = `\\n ${options.stylize('Expected: ', 'string')}${options.stylize(this.expected, 'boolean')}`;\n\t\tconst givenBlock = `\\n ${options.stylize('Received:', 'regexp')}${padding}${given}`;\n\t\treturn `${header}\\n ${message}\\n${expectedBlock}\\n${givenBlock}`;\n\t}\n}\n","import { getGlobalValidationEnabled } from '../lib/configs';\nimport { Result } from '../lib/Result';\nimport { ArrayValidator, DefaultValidator, LiteralValidator, NullishValidator, SetValidator, UnionValidator } from './imports';\nimport { getValue } from './util/getValue';\nimport { whenConstraint, type WhenKey, type WhenOptions } from '../constraints/ObjectConstrains';\nimport type { CombinedError } from '../lib/errors/CombinedError';\nimport type { CombinedPropertyError } from '../lib/errors/CombinedPropertyError';\nimport type { UnknownEnumValueError } from '../lib/errors/UnknownEnumValueError';\nimport type { ValidationError } from '../lib/errors/ValidationError';\nimport type { BaseConstraintError, InferResultType } from '../type-exports';\nimport type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\n\nexport abstract class BaseValidator {\n\tpublic description?: string;\n\tprotected parent?: object;\n\tprotected constraints: readonly IConstraint[] = [];\n\tprotected isValidationEnabled: boolean | (() => boolean) | null = null;\n\n\tpublic constructor(constraints: readonly IConstraint[] = []) {\n\t\tthis.constraints = constraints;\n\t}\n\n\tpublic setParent(parent: object): this {\n\t\tthis.parent = parent;\n\t\treturn this;\n\t}\n\n\tpublic get optional(): UnionValidator {\n\t\treturn new UnionValidator([new LiteralValidator(undefined), this.clone()]);\n\t}\n\n\tpublic get nullable(): UnionValidator {\n\t\treturn new UnionValidator([new LiteralValidator(null), this.clone()]);\n\t}\n\n\tpublic get nullish(): UnionValidator {\n\t\treturn new UnionValidator([new NullishValidator(), this.clone()]);\n\t}\n\n\tpublic get array(): ArrayValidator {\n\t\treturn new ArrayValidator(this.clone());\n\t}\n\n\tpublic get set(): SetValidator {\n\t\treturn new SetValidator(this.clone());\n\t}\n\n\tpublic or(...predicates: readonly BaseValidator[]): UnionValidator {\n\t\treturn new UnionValidator([this.clone(), ...predicates]);\n\t}\n\n\tpublic transform(cb: (value: T) => T): this;\n\tpublic transform(cb: (value: T) => O): BaseValidator;\n\tpublic transform(cb: (value: T) => O): BaseValidator {\n\t\treturn this.addConstraint({ run: (input) => Result.ok(cb(input) as unknown as T) }) as unknown as BaseValidator;\n\t}\n\n\tpublic reshape(cb: (input: T) => Result): this;\n\tpublic reshape, O = InferResultType>(cb: (input: T) => R): BaseValidator;\n\tpublic reshape, O = InferResultType>(cb: (input: T) => R): BaseValidator {\n\t\treturn this.addConstraint({ run: cb as unknown as (input: T) => Result> }) as unknown as BaseValidator;\n\t}\n\n\tpublic default(value: Exclude | (() => Exclude)): DefaultValidator> {\n\t\treturn new DefaultValidator(this.clone() as unknown as BaseValidator>, value);\n\t}\n\n\tpublic when = this>(key: Key, options: WhenOptions): this {\n\t\treturn this.addConstraint(whenConstraint(key, options, this as unknown as This));\n\t}\n\n\tpublic describe(description: string): this {\n\t\tconst clone = this.clone();\n\t\tclone.description = description;\n\t\treturn clone;\n\t}\n\n\tpublic run(value: unknown): Result {\n\t\tlet result = this.handle(value) as Result;\n\t\tif (result.isErr()) return result;\n\n\t\tfor (const constraint of this.constraints) {\n\t\t\tresult = constraint.run(result.value as T, this.parent);\n\t\t\tif (result.isErr()) break;\n\t\t}\n\n\t\treturn result;\n\t}\n\n\tpublic parse(value: unknown): R {\n\t\t// If validation is disabled (at the validator or global level), we only run the `handle` method, which will do some basic checks\n\t\t// (like that the input is a string for a string validator)\n\t\tif (!this.shouldRunConstraints) {\n\t\t\treturn this.handle(value).unwrap() as R;\n\t\t}\n\n\t\treturn this.constraints.reduce((v, constraint) => constraint.run(v).unwrap(), this.handle(value).unwrap()) as R;\n\t}\n\n\tpublic is(value: unknown): value is R {\n\t\treturn this.run(value).isOk();\n\t}\n\n\t/**\n\t * Sets if the validator should also run constraints or just do basic checks.\n\t * @param isValidationEnabled Whether this validator should be enabled or disabled. You can pass boolean or a function returning boolean which will be called just before parsing.\n\t * Set to `null` to go off of the global configuration.\n\t */\n\tpublic setValidationEnabled(isValidationEnabled: boolean | (() => boolean) | null): this {\n\t\tconst clone = this.clone();\n\t\tclone.isValidationEnabled = isValidationEnabled;\n\t\treturn clone;\n\t}\n\n\tpublic getValidationEnabled() {\n\t\treturn getValue(this.isValidationEnabled);\n\t}\n\n\tprotected get shouldRunConstraints(): boolean {\n\t\treturn getValue(this.isValidationEnabled) ?? getGlobalValidationEnabled();\n\t}\n\n\tprotected clone(): this {\n\t\tconst clone: this = Reflect.construct(this.constructor, [this.constraints]);\n\t\tclone.isValidationEnabled = this.isValidationEnabled;\n\t\treturn clone;\n\t}\n\n\tprotected abstract handle(value: unknown): Result;\n\n\tprotected addConstraint(constraint: IConstraint): this {\n\t\tconst clone = this.clone();\n\t\tclone.constraints = clone.constraints.concat(constraint);\n\t\treturn clone;\n\t}\n}\n\nexport type ValidatorError = ValidationError | CombinedError | CombinedPropertyError | UnknownEnumValueError;\n","import fastDeepEqual from 'fast-deep-equal/es6/index.js';\nimport uniqWith from 'lodash/uniqWith.js';\n\nexport function isUnique(input: unknown[]) {\n\tif (input.length < 2) return true;\n\tconst uniqueArray = uniqWith(input, fastDeepEqual);\n\treturn uniqueArray.length === input.length;\n}\n","export function lessThan(a: number, b: number): boolean;\nexport function lessThan(a: bigint, b: bigint): boolean;\nexport function lessThan(a: number | bigint, b: number | bigint): boolean {\n\treturn a < b;\n}\n\nexport function lessThanOrEqual(a: number, b: number): boolean;\nexport function lessThanOrEqual(a: bigint, b: bigint): boolean;\nexport function lessThanOrEqual(a: number | bigint, b: number | bigint): boolean {\n\treturn a <= b;\n}\n\nexport function greaterThan(a: number, b: number): boolean;\nexport function greaterThan(a: bigint, b: bigint): boolean;\nexport function greaterThan(a: number | bigint, b: number | bigint): boolean {\n\treturn a > b;\n}\n\nexport function greaterThanOrEqual(a: number, b: number): boolean;\nexport function greaterThanOrEqual(a: bigint, b: bigint): boolean;\nexport function greaterThanOrEqual(a: number | bigint, b: number | bigint): boolean {\n\treturn a >= b;\n}\n\nexport function equal(a: number, b: number): boolean;\nexport function equal(a: bigint, b: bigint): boolean;\nexport function equal(a: number | bigint, b: number | bigint): boolean {\n\treturn a === b;\n}\n\nexport function notEqual(a: number, b: number): boolean;\nexport function notEqual(a: bigint, b: bigint): boolean;\nexport function notEqual(a: number | bigint, b: number | bigint): boolean {\n\treturn a !== b;\n}\n\nexport interface Comparator {\n\t(a: number, b: number): boolean;\n\t(a: bigint, b: bigint): boolean;\n}\n","import { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { IConstraint } from './base/IConstraint';\nimport { isUnique } from './util/isUnique';\nimport { equal, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, notEqual, type Comparator } from './util/operators';\n\nexport type ArrayConstraintName = `s.array(T).${\n\t| 'unique'\n\t| `length${\n\t\t\t| 'LessThan'\n\t\t\t| 'LessThanOrEqual'\n\t\t\t| 'GreaterThan'\n\t\t\t| 'GreaterThanOrEqual'\n\t\t\t| 'Equal'\n\t\t\t| 'NotEqual'\n\t\t\t| 'Range'\n\t\t\t| 'RangeInclusive'\n\t\t\t| 'RangeExclusive'}`}`;\n\nfunction arrayLengthComparator(comparator: Comparator, name: ArrayConstraintName, expected: string, length: number): IConstraint {\n\treturn {\n\t\trun(input: T[]) {\n\t\t\treturn comparator(input.length, length) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(name, 'Invalid Array length', input, expected));\n\t\t}\n\t};\n}\n\nexport function arrayLengthLessThan(value: number): IConstraint {\n\tconst expected = `expected.length < ${value}`;\n\treturn arrayLengthComparator(lessThan, 's.array(T).lengthLessThan', expected, value);\n}\n\nexport function arrayLengthLessThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected.length <= ${value}`;\n\treturn arrayLengthComparator(lessThanOrEqual, 's.array(T).lengthLessThanOrEqual', expected, value);\n}\n\nexport function arrayLengthGreaterThan(value: number): IConstraint {\n\tconst expected = `expected.length > ${value}`;\n\treturn arrayLengthComparator(greaterThan, 's.array(T).lengthGreaterThan', expected, value);\n}\n\nexport function arrayLengthGreaterThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected.length >= ${value}`;\n\treturn arrayLengthComparator(greaterThanOrEqual, 's.array(T).lengthGreaterThanOrEqual', expected, value);\n}\n\nexport function arrayLengthEqual(value: number): IConstraint {\n\tconst expected = `expected.length === ${value}`;\n\treturn arrayLengthComparator(equal, 's.array(T).lengthEqual', expected, value);\n}\n\nexport function arrayLengthNotEqual(value: number): IConstraint {\n\tconst expected = `expected.length !== ${value}`;\n\treturn arrayLengthComparator(notEqual, 's.array(T).lengthNotEqual', expected, value);\n}\n\nexport function arrayLengthRange(start: number, endBefore: number): IConstraint {\n\tconst expected = `expected.length >= ${start} && expected.length < ${endBefore}`;\n\treturn {\n\t\trun(input: T[]) {\n\t\t\treturn input.length >= start && input.length < endBefore //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.array(T).lengthRange', 'Invalid Array length', input, expected));\n\t\t}\n\t};\n}\n\nexport function arrayLengthRangeInclusive(start: number, end: number): IConstraint {\n\tconst expected = `expected.length >= ${start} && expected.length <= ${end}`;\n\treturn {\n\t\trun(input: T[]) {\n\t\t\treturn input.length >= start && input.length <= end //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.array(T).lengthRangeInclusive', 'Invalid Array length', input, expected));\n\t\t}\n\t};\n}\n\nexport function arrayLengthRangeExclusive(startAfter: number, endBefore: number): IConstraint {\n\tconst expected = `expected.length > ${startAfter} && expected.length < ${endBefore}`;\n\treturn {\n\t\trun(input: T[]) {\n\t\t\treturn input.length > startAfter && input.length < endBefore //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.array(T).lengthRangeExclusive', 'Invalid Array length', input, expected));\n\t\t}\n\t};\n}\n\nexport const uniqueArray: IConstraint = {\n\trun(input: unknown[]) {\n\t\treturn isUnique(input) //\n\t\t\t? Result.ok(input)\n\t\t\t: Result.err(new ExpectedConstraintError('s.array(T).unique', 'Array values are not unique', input, 'Expected all values to be unique'));\n\t}\n};\n","import type { InspectOptionsStylized } from 'util';\nimport { BaseError, customInspectSymbolStackLess } from './BaseError';\n\nexport class CombinedPropertyError extends BaseError {\n\tpublic readonly errors: [PropertyKey, BaseError][];\n\n\tpublic constructor(errors: [PropertyKey, BaseError][]) {\n\t\tsuper('Received one or more errors');\n\n\t\tthis.errors = errors;\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize('[CombinedPropertyError]', 'special');\n\t\t}\n\n\t\tconst newOptions = { ...options, depth: options.depth === null ? null : options.depth! - 1, compact: true };\n\n\t\tconst padding = `\\n ${options.stylize('|', 'undefined')} `;\n\n\t\tconst header = `${options.stylize('CombinedPropertyError', 'special')} (${options.stylize(this.errors.length.toString(), 'number')})`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\tconst errors = this.errors\n\t\t\t.map(([key, error]) => {\n\t\t\t\tconst property = CombinedPropertyError.formatProperty(key, options);\n\t\t\t\tconst body = error[customInspectSymbolStackLess](depth - 1, newOptions).replace(/\\n/g, padding);\n\n\t\t\t\treturn ` input${property}${padding}${body}`;\n\t\t\t})\n\t\t\t.join('\\n\\n');\n\t\treturn `${header}\\n ${message}\\n\\n${errors}`;\n\t}\n\n\tprivate static formatProperty(key: PropertyKey, options: InspectOptionsStylized): string {\n\t\tif (typeof key === 'string') return options.stylize(`.${key}`, 'symbol');\n\t\tif (typeof key === 'number') return `[${options.stylize(key.toString(), 'number')}]`;\n\t\treturn `[${options.stylize('Symbol', 'symbol')}(${key.description})]`;\n\t}\n}\n","import { inspect, type InspectOptionsStylized } from 'util';\nimport { BaseError, customInspectSymbolStackLess } from './BaseError';\n\nexport class ValidationError extends BaseError {\n\tpublic readonly validator: string;\n\tpublic readonly given: unknown;\n\n\tpublic constructor(validator: string, message: string, given: unknown) {\n\t\tsuper(message);\n\n\t\tthis.validator = validator;\n\t\tthis.given = given;\n\t}\n\n\tpublic toJSON() {\n\t\treturn {\n\t\t\tname: this.name,\n\t\t\tvalidator: this.validator,\n\t\t\tgiven: this.given\n\t\t};\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tconst validator = options.stylize(this.validator, 'string');\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize(`[ValidationError: ${validator}]`, 'special');\n\t\t}\n\n\t\tconst newOptions = { ...options, depth: options.depth === null ? null : options.depth! - 1, compact: true };\n\n\t\tconst padding = `\\n ${options.stylize('|', 'undefined')} `;\n\t\tconst given = inspect(this.given, newOptions).replace(/\\n/g, padding);\n\n\t\tconst header = `${options.stylize('ValidationError', 'special')} > ${validator}`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\tconst givenBlock = `\\n ${options.stylize('Received:', 'regexp')}${padding}${given}`;\n\t\treturn `${header}\\n ${message}\\n${givenBlock}`;\n\t}\n}\n","import {\n\tarrayLengthEqual,\n\tarrayLengthGreaterThan,\n\tarrayLengthGreaterThanOrEqual,\n\tarrayLengthLessThan,\n\tarrayLengthLessThanOrEqual,\n\tarrayLengthNotEqual,\n\tarrayLengthRange,\n\tarrayLengthRangeExclusive,\n\tarrayLengthRangeInclusive,\n\tuniqueArray\n} from '../constraints/ArrayConstraints';\nimport type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\nimport { CombinedPropertyError } from '../lib/errors/CombinedPropertyError';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport type { ExpandSmallerTuples, Tuple, UnshiftTuple } from '../lib/util-types';\nimport { BaseValidator } from './imports';\n\nexport class ArrayValidator extends BaseValidator {\n\tprivate readonly validator: BaseValidator;\n\n\tpublic constructor(validator: BaseValidator, constraints: readonly IConstraint[] = []) {\n\t\tsuper(constraints);\n\t\tthis.validator = validator;\n\t}\n\n\tpublic lengthLessThan(length: N): ArrayValidator]>>> {\n\t\treturn this.addConstraint(arrayLengthLessThan(length) as IConstraint) as any;\n\t}\n\n\tpublic lengthLessThanOrEqual(length: N): ArrayValidator]>> {\n\t\treturn this.addConstraint(arrayLengthLessThanOrEqual(length) as IConstraint) as any;\n\t}\n\n\tpublic lengthGreaterThan(length: N): ArrayValidator<[...Tuple, I, ...T]> {\n\t\treturn this.addConstraint(arrayLengthGreaterThan(length) as IConstraint) as any;\n\t}\n\n\tpublic lengthGreaterThanOrEqual(length: N): ArrayValidator<[...Tuple, ...T]> {\n\t\treturn this.addConstraint(arrayLengthGreaterThanOrEqual(length) as IConstraint) as any;\n\t}\n\n\tpublic lengthEqual(length: N): ArrayValidator<[...Tuple]> {\n\t\treturn this.addConstraint(arrayLengthEqual(length) as IConstraint) as any;\n\t}\n\n\tpublic lengthNotEqual(length: number): ArrayValidator<[...T]> {\n\t\treturn this.addConstraint(arrayLengthNotEqual(length) as IConstraint) as any;\n\t}\n\n\tpublic lengthRange(\n\t\tstart: S,\n\t\tendBefore: E\n\t): ArrayValidator]>>, ExpandSmallerTuples]>>>> {\n\t\treturn this.addConstraint(arrayLengthRange(start, endBefore) as IConstraint) as any;\n\t}\n\n\tpublic lengthRangeInclusive(\n\t\tstartAt: S,\n\t\tendAt: E\n\t): ArrayValidator]>, ExpandSmallerTuples]>>>> {\n\t\treturn this.addConstraint(arrayLengthRangeInclusive(startAt, endAt) as IConstraint) as any;\n\t}\n\n\tpublic lengthRangeExclusive(\n\t\tstartAfter: S,\n\t\tendBefore: E\n\t): ArrayValidator]>>, ExpandSmallerTuples<[...Tuple]>>> {\n\t\treturn this.addConstraint(arrayLengthRangeExclusive(startAfter, endBefore) as IConstraint) as any;\n\t}\n\n\tpublic get unique(): this {\n\t\treturn this.addConstraint(uniqueArray as IConstraint);\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.validator, this.constraints]);\n\t}\n\n\tprotected handle(values: unknown): Result {\n\t\tif (!Array.isArray(values)) {\n\t\t\treturn Result.err(new ValidationError('s.array(T)', 'Expected an array', values));\n\t\t}\n\n\t\tif (!this.shouldRunConstraints) {\n\t\t\treturn Result.ok(values as T);\n\t\t}\n\n\t\tconst errors: [number, BaseError][] = [];\n\t\tconst transformed: T = [] as unknown as T;\n\n\t\tfor (let i = 0; i < values.length; i++) {\n\t\t\tconst result = this.validator.run(values[i]);\n\t\t\tif (result.isOk()) transformed.push(result.value);\n\t\t\telse errors.push([i, result.error!]);\n\t\t}\n\n\t\treturn errors.length === 0 //\n\t\t\t? Result.ok(transformed)\n\t\t\t: Result.err(new CombinedPropertyError(errors));\n\t}\n}\n","import { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { IConstraint } from './base/IConstraint';\nimport { equal, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, notEqual, type Comparator } from './util/operators';\n\nexport type BigIntConstraintName = `s.bigint.${\n\t| 'lessThan'\n\t| 'lessThanOrEqual'\n\t| 'greaterThan'\n\t| 'greaterThanOrEqual'\n\t| 'equal'\n\t| 'notEqual'\n\t| 'divisibleBy'}`;\n\nfunction bigintComparator(comparator: Comparator, name: BigIntConstraintName, expected: string, number: bigint): IConstraint {\n\treturn {\n\t\trun(input: bigint) {\n\t\t\treturn comparator(input, number) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(name, 'Invalid bigint value', input, expected));\n\t\t}\n\t};\n}\n\nexport function bigintLessThan(value: bigint): IConstraint {\n\tconst expected = `expected < ${value}n`;\n\treturn bigintComparator(lessThan, 's.bigint.lessThan', expected, value);\n}\n\nexport function bigintLessThanOrEqual(value: bigint): IConstraint {\n\tconst expected = `expected <= ${value}n`;\n\treturn bigintComparator(lessThanOrEqual, 's.bigint.lessThanOrEqual', expected, value);\n}\n\nexport function bigintGreaterThan(value: bigint): IConstraint {\n\tconst expected = `expected > ${value}n`;\n\treturn bigintComparator(greaterThan, 's.bigint.greaterThan', expected, value);\n}\n\nexport function bigintGreaterThanOrEqual(value: bigint): IConstraint {\n\tconst expected = `expected >= ${value}n`;\n\treturn bigintComparator(greaterThanOrEqual, 's.bigint.greaterThanOrEqual', expected, value);\n}\n\nexport function bigintEqual(value: bigint): IConstraint {\n\tconst expected = `expected === ${value}n`;\n\treturn bigintComparator(equal, 's.bigint.equal', expected, value);\n}\n\nexport function bigintNotEqual(value: bigint): IConstraint {\n\tconst expected = `expected !== ${value}n`;\n\treturn bigintComparator(notEqual, 's.bigint.notEqual', expected, value);\n}\n\nexport function bigintDivisibleBy(divider: bigint): IConstraint {\n\tconst expected = `expected % ${divider}n === 0n`;\n\treturn {\n\t\trun(input: bigint) {\n\t\t\treturn input % divider === 0n //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.bigint.divisibleBy', 'BigInt is not divisible', input, expected));\n\t\t}\n\t};\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport {\n\tbigintDivisibleBy,\n\tbigintEqual,\n\tbigintGreaterThan,\n\tbigintGreaterThanOrEqual,\n\tbigintLessThan,\n\tbigintLessThanOrEqual,\n\tbigintNotEqual\n} from '../constraints/BigIntConstraints';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class BigIntValidator extends BaseValidator {\n\tpublic lessThan(number: bigint): this {\n\t\treturn this.addConstraint(bigintLessThan(number) as IConstraint);\n\t}\n\n\tpublic lessThanOrEqual(number: bigint): this {\n\t\treturn this.addConstraint(bigintLessThanOrEqual(number) as IConstraint);\n\t}\n\n\tpublic greaterThan(number: bigint): this {\n\t\treturn this.addConstraint(bigintGreaterThan(number) as IConstraint);\n\t}\n\n\tpublic greaterThanOrEqual(number: bigint): this {\n\t\treturn this.addConstraint(bigintGreaterThanOrEqual(number) as IConstraint);\n\t}\n\n\tpublic equal(number: N): BigIntValidator {\n\t\treturn this.addConstraint(bigintEqual(number) as IConstraint) as unknown as BigIntValidator;\n\t}\n\n\tpublic notEqual(number: bigint): this {\n\t\treturn this.addConstraint(bigintNotEqual(number) as IConstraint);\n\t}\n\n\tpublic get positive(): this {\n\t\treturn this.greaterThanOrEqual(0n);\n\t}\n\n\tpublic get negative(): this {\n\t\treturn this.lessThan(0n);\n\t}\n\n\tpublic divisibleBy(number: bigint): this {\n\t\treturn this.addConstraint(bigintDivisibleBy(number) as IConstraint);\n\t}\n\n\tpublic get abs(): this {\n\t\treturn this.transform((value) => (value < 0 ? -value : value) as T);\n\t}\n\n\tpublic intN(bits: number): this {\n\t\treturn this.transform((value) => BigInt.asIntN(bits, value) as T);\n\t}\n\n\tpublic uintN(bits: number): this {\n\t\treturn this.transform((value) => BigInt.asUintN(bits, value) as T);\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\treturn typeof value === 'bigint' //\n\t\t\t? Result.ok(value as T)\n\t\t\t: Result.err(new ValidationError('s.bigint', 'Expected a bigint primitive', value));\n\t}\n}\n","import { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { IConstraint } from './base/IConstraint';\n\nexport type BooleanConstraintName = `s.boolean.${boolean}`;\n\nexport const booleanTrue: IConstraint = {\n\trun(input: boolean) {\n\t\treturn input //\n\t\t\t? Result.ok(input)\n\t\t\t: Result.err(new ExpectedConstraintError('s.boolean.true', 'Invalid boolean value', input, 'true'));\n\t}\n};\n\nexport const booleanFalse: IConstraint = {\n\trun(input: boolean) {\n\t\treturn input //\n\t\t\t? Result.err(new ExpectedConstraintError('s.boolean.false', 'Invalid boolean value', input, 'false'))\n\t\t\t: Result.ok(input);\n\t}\n};\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport { booleanFalse, booleanTrue } from '../constraints/BooleanConstraints';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class BooleanValidator extends BaseValidator {\n\tpublic get true(): BooleanValidator {\n\t\treturn this.addConstraint(booleanTrue as IConstraint) as BooleanValidator;\n\t}\n\n\tpublic get false(): BooleanValidator {\n\t\treturn this.addConstraint(booleanFalse as IConstraint) as BooleanValidator;\n\t}\n\n\tpublic equal(value: R): BooleanValidator {\n\t\treturn (value ? this.true : this.false) as BooleanValidator;\n\t}\n\n\tpublic notEqual(value: R): BooleanValidator {\n\t\treturn (value ? this.false : this.true) as BooleanValidator;\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\treturn typeof value === 'boolean' //\n\t\t\t? Result.ok(value as T)\n\t\t\t: Result.err(new ValidationError('s.boolean', 'Expected a boolean primitive', value));\n\t}\n}\n","import { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { IConstraint } from './base/IConstraint';\nimport { equal, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, notEqual, type Comparator } from './util/operators';\n\nexport type DateConstraintName = `s.date.${\n\t| 'lessThan'\n\t| 'lessThanOrEqual'\n\t| 'greaterThan'\n\t| 'greaterThanOrEqual'\n\t| 'equal'\n\t| 'notEqual'\n\t| 'valid'\n\t| 'invalid'}`;\n\nfunction dateComparator(comparator: Comparator, name: DateConstraintName, expected: string, number: number): IConstraint {\n\treturn {\n\t\trun(input: Date) {\n\t\t\treturn comparator(input.getTime(), number) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(name, 'Invalid Date value', input, expected));\n\t\t}\n\t};\n}\n\nexport function dateLessThan(value: Date): IConstraint {\n\tconst expected = `expected < ${value.toISOString()}`;\n\treturn dateComparator(lessThan, 's.date.lessThan', expected, value.getTime());\n}\n\nexport function dateLessThanOrEqual(value: Date): IConstraint {\n\tconst expected = `expected <= ${value.toISOString()}`;\n\treturn dateComparator(lessThanOrEqual, 's.date.lessThanOrEqual', expected, value.getTime());\n}\n\nexport function dateGreaterThan(value: Date): IConstraint {\n\tconst expected = `expected > ${value.toISOString()}`;\n\treturn dateComparator(greaterThan, 's.date.greaterThan', expected, value.getTime());\n}\n\nexport function dateGreaterThanOrEqual(value: Date): IConstraint {\n\tconst expected = `expected >= ${value.toISOString()}`;\n\treturn dateComparator(greaterThanOrEqual, 's.date.greaterThanOrEqual', expected, value.getTime());\n}\n\nexport function dateEqual(value: Date): IConstraint {\n\tconst expected = `expected === ${value.toISOString()}`;\n\treturn dateComparator(equal, 's.date.equal', expected, value.getTime());\n}\n\nexport function dateNotEqual(value: Date): IConstraint {\n\tconst expected = `expected !== ${value.toISOString()}`;\n\treturn dateComparator(notEqual, 's.date.notEqual', expected, value.getTime());\n}\n\nexport const dateInvalid: IConstraint = {\n\trun(input: Date) {\n\t\treturn Number.isNaN(input.getTime()) //\n\t\t\t? Result.ok(input)\n\t\t\t: Result.err(new ExpectedConstraintError('s.date.invalid', 'Invalid Date value', input, 'expected === NaN'));\n\t}\n};\n\nexport const dateValid: IConstraint = {\n\trun(input: Date) {\n\t\treturn Number.isNaN(input.getTime()) //\n\t\t\t? Result.err(new ExpectedConstraintError('s.date.valid', 'Invalid Date value', input, 'expected !== NaN'))\n\t\t\t: Result.ok(input);\n\t}\n};\n","import {\n\tdateEqual,\n\tdateGreaterThan,\n\tdateGreaterThanOrEqual,\n\tdateInvalid,\n\tdateLessThan,\n\tdateLessThanOrEqual,\n\tdateNotEqual,\n\tdateValid\n} from '../constraints/DateConstraints';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class DateValidator extends BaseValidator {\n\tpublic lessThan(date: Date | number | string): this {\n\t\treturn this.addConstraint(dateLessThan(new Date(date)));\n\t}\n\n\tpublic lessThanOrEqual(date: Date | number | string): this {\n\t\treturn this.addConstraint(dateLessThanOrEqual(new Date(date)));\n\t}\n\n\tpublic greaterThan(date: Date | number | string): this {\n\t\treturn this.addConstraint(dateGreaterThan(new Date(date)));\n\t}\n\n\tpublic greaterThanOrEqual(date: Date | number | string): this {\n\t\treturn this.addConstraint(dateGreaterThanOrEqual(new Date(date)));\n\t}\n\n\tpublic equal(date: Date | number | string): this {\n\t\tconst resolved = new Date(date);\n\t\treturn Number.isNaN(resolved.getTime()) //\n\t\t\t? this.invalid\n\t\t\t: this.addConstraint(dateEqual(resolved));\n\t}\n\n\tpublic notEqual(date: Date | number | string): this {\n\t\tconst resolved = new Date(date);\n\t\treturn Number.isNaN(resolved.getTime()) //\n\t\t\t? this.valid\n\t\t\t: this.addConstraint(dateNotEqual(resolved));\n\t}\n\n\tpublic get valid(): this {\n\t\treturn this.addConstraint(dateValid);\n\t}\n\n\tpublic get invalid(): this {\n\t\treturn this.addConstraint(dateInvalid);\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\treturn value instanceof Date //\n\t\t\t? Result.ok(value)\n\t\t\t: Result.err(new ValidationError('s.date', 'Expected a Date', value));\n\t}\n}\n","import { inspect, type InspectOptionsStylized } from 'util';\nimport { customInspectSymbolStackLess } from './BaseError';\nimport { ValidationError } from './ValidationError';\n\nexport class ExpectedValidationError extends ValidationError {\n\tpublic readonly expected: T;\n\n\tpublic constructor(validator: string, message: string, given: unknown, expected: T) {\n\t\tsuper(validator, message, given);\n\t\tthis.expected = expected;\n\t}\n\n\tpublic override toJSON() {\n\t\treturn {\n\t\t\tname: this.name,\n\t\t\tvalidator: this.validator,\n\t\t\tgiven: this.given,\n\t\t\texpected: this.expected\n\t\t};\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tconst validator = options.stylize(this.validator, 'string');\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize(`[ExpectedValidationError: ${validator}]`, 'special');\n\t\t}\n\n\t\tconst newOptions = { ...options, depth: options.depth === null ? null : options.depth! - 1 };\n\n\t\tconst padding = `\\n ${options.stylize('|', 'undefined')} `;\n\t\tconst expected = inspect(this.expected, newOptions).replace(/\\n/g, padding);\n\t\tconst given = inspect(this.given, newOptions).replace(/\\n/g, padding);\n\n\t\tconst header = `${options.stylize('ExpectedValidationError', 'special')} > ${validator}`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\tconst expectedBlock = `\\n ${options.stylize('Expected:', 'string')}${padding}${expected}`;\n\t\tconst givenBlock = `\\n ${options.stylize('Received:', 'regexp')}${padding}${given}`;\n\t\treturn `${header}\\n ${message}\\n${expectedBlock}\\n${givenBlock}`;\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport { ExpectedValidationError } from '../lib/errors/ExpectedValidationError';\nimport { Result } from '../lib/Result';\nimport type { Constructor } from '../lib/util-types';\nimport { BaseValidator } from './imports';\n\nexport class InstanceValidator extends BaseValidator {\n\tpublic readonly expected: Constructor;\n\n\tpublic constructor(expected: Constructor, constraints: readonly IConstraint[] = []) {\n\t\tsuper(constraints);\n\t\tthis.expected = expected;\n\t}\n\n\tprotected handle(value: unknown): Result>> {\n\t\treturn value instanceof this.expected //\n\t\t\t? Result.ok(value)\n\t\t\t: Result.err(new ExpectedValidationError('s.instance(V)', 'Expected', value, this.expected));\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.expected, this.constraints]);\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport { ExpectedValidationError } from '../lib/errors/ExpectedValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class LiteralValidator extends BaseValidator {\n\tpublic readonly expected: T;\n\n\tpublic constructor(literal: T, constraints: readonly IConstraint[] = []) {\n\t\tsuper(constraints);\n\t\tthis.expected = literal;\n\t}\n\n\tprotected handle(value: unknown): Result> {\n\t\treturn Object.is(value, this.expected) //\n\t\t\t? Result.ok(value as T)\n\t\t\t: Result.err(new ExpectedValidationError('s.literal(V)', 'Expected values to be equals', value, this.expected));\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.expected, this.constraints]);\n\t}\n}\n","import { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class NeverValidator extends BaseValidator {\n\tprotected handle(value: unknown): Result {\n\t\treturn Result.err(new ValidationError('s.never', 'Expected a value to not be passed', value));\n\t}\n}\n","import { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class NullishValidator extends BaseValidator {\n\tprotected handle(value: unknown): Result {\n\t\treturn value === undefined || value === null //\n\t\t\t? Result.ok(value)\n\t\t\t: Result.err(new ValidationError('s.nullish', 'Expected undefined or null', value));\n\t}\n}\n","import { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { IConstraint } from './base/IConstraint';\nimport { equal, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, notEqual, type Comparator } from './util/operators';\n\nexport type NumberConstraintName = `s.number.${\n\t| 'lessThan'\n\t| 'lessThanOrEqual'\n\t| 'greaterThan'\n\t| 'greaterThanOrEqual'\n\t| 'equal'\n\t| 'equal(NaN)'\n\t| 'notEqual'\n\t| 'notEqual(NaN)'\n\t| 'int'\n\t| 'safeInt'\n\t| 'finite'\n\t| 'divisibleBy'}`;\n\nfunction numberComparator(comparator: Comparator, name: NumberConstraintName, expected: string, number: number): IConstraint {\n\treturn {\n\t\trun(input: number) {\n\t\t\treturn comparator(input, number) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(name, 'Invalid number value', input, expected));\n\t\t}\n\t};\n}\n\nexport function numberLessThan(value: number): IConstraint {\n\tconst expected = `expected < ${value}`;\n\treturn numberComparator(lessThan, 's.number.lessThan', expected, value);\n}\n\nexport function numberLessThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected <= ${value}`;\n\treturn numberComparator(lessThanOrEqual, 's.number.lessThanOrEqual', expected, value);\n}\n\nexport function numberGreaterThan(value: number): IConstraint {\n\tconst expected = `expected > ${value}`;\n\treturn numberComparator(greaterThan, 's.number.greaterThan', expected, value);\n}\n\nexport function numberGreaterThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected >= ${value}`;\n\treturn numberComparator(greaterThanOrEqual, 's.number.greaterThanOrEqual', expected, value);\n}\n\nexport function numberEqual(value: number): IConstraint {\n\tconst expected = `expected === ${value}`;\n\treturn numberComparator(equal, 's.number.equal', expected, value);\n}\n\nexport function numberNotEqual(value: number): IConstraint {\n\tconst expected = `expected !== ${value}`;\n\treturn numberComparator(notEqual, 's.number.notEqual', expected, value);\n}\n\nexport const numberInt: IConstraint = {\n\trun(input: number) {\n\t\treturn Number.isInteger(input) //\n\t\t\t? Result.ok(input)\n\t\t\t: Result.err(\n\t\t\t\t\tnew ExpectedConstraintError('s.number.int', 'Given value is not an integer', input, 'Number.isInteger(expected) to be true')\n\t\t\t );\n\t}\n};\n\nexport const numberSafeInt: IConstraint = {\n\trun(input: number) {\n\t\treturn Number.isSafeInteger(input) //\n\t\t\t? Result.ok(input)\n\t\t\t: Result.err(\n\t\t\t\t\tnew ExpectedConstraintError(\n\t\t\t\t\t\t's.number.safeInt',\n\t\t\t\t\t\t'Given value is not a safe integer',\n\t\t\t\t\t\tinput,\n\t\t\t\t\t\t'Number.isSafeInteger(expected) to be true'\n\t\t\t\t\t)\n\t\t\t );\n\t}\n};\n\nexport const numberFinite: IConstraint = {\n\trun(input: number) {\n\t\treturn Number.isFinite(input) //\n\t\t\t? Result.ok(input)\n\t\t\t: Result.err(new ExpectedConstraintError('s.number.finite', 'Given value is not finite', input, 'Number.isFinite(expected) to be true'));\n\t}\n};\n\nexport const numberNaN: IConstraint = {\n\trun(input: number) {\n\t\treturn Number.isNaN(input) //\n\t\t\t? Result.ok(input)\n\t\t\t: Result.err(new ExpectedConstraintError('s.number.equal(NaN)', 'Invalid number value', input, 'expected === NaN'));\n\t}\n};\n\nexport const numberNotNaN: IConstraint = {\n\trun(input: number) {\n\t\treturn Number.isNaN(input) //\n\t\t\t? Result.err(new ExpectedConstraintError('s.number.notEqual(NaN)', 'Invalid number value', input, 'expected !== NaN'))\n\t\t\t: Result.ok(input);\n\t}\n};\n\nexport function numberDivisibleBy(divider: number): IConstraint {\n\tconst expected = `expected % ${divider} === 0`;\n\treturn {\n\t\trun(input: number) {\n\t\t\treturn input % divider === 0 //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.number.divisibleBy', 'Number is not divisible', input, expected));\n\t\t}\n\t};\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport {\n\tnumberDivisibleBy,\n\tnumberEqual,\n\tnumberFinite,\n\tnumberGreaterThan,\n\tnumberGreaterThanOrEqual,\n\tnumberInt,\n\tnumberLessThan,\n\tnumberLessThanOrEqual,\n\tnumberNaN,\n\tnumberNotEqual,\n\tnumberNotNaN,\n\tnumberSafeInt\n} from '../constraints/NumberConstraints';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class NumberValidator extends BaseValidator {\n\tpublic lessThan(number: number): this {\n\t\treturn this.addConstraint(numberLessThan(number) as IConstraint);\n\t}\n\n\tpublic lessThanOrEqual(number: number): this {\n\t\treturn this.addConstraint(numberLessThanOrEqual(number) as IConstraint);\n\t}\n\n\tpublic greaterThan(number: number): this {\n\t\treturn this.addConstraint(numberGreaterThan(number) as IConstraint);\n\t}\n\n\tpublic greaterThanOrEqual(number: number): this {\n\t\treturn this.addConstraint(numberGreaterThanOrEqual(number) as IConstraint);\n\t}\n\n\tpublic equal(number: N): NumberValidator {\n\t\treturn Number.isNaN(number) //\n\t\t\t? (this.addConstraint(numberNaN as IConstraint) as unknown as NumberValidator)\n\t\t\t: (this.addConstraint(numberEqual(number) as IConstraint) as unknown as NumberValidator);\n\t}\n\n\tpublic notEqual(number: number): this {\n\t\treturn Number.isNaN(number) //\n\t\t\t? this.addConstraint(numberNotNaN as IConstraint)\n\t\t\t: this.addConstraint(numberNotEqual(number) as IConstraint);\n\t}\n\n\tpublic get int(): this {\n\t\treturn this.addConstraint(numberInt as IConstraint);\n\t}\n\n\tpublic get safeInt(): this {\n\t\treturn this.addConstraint(numberSafeInt as IConstraint);\n\t}\n\n\tpublic get finite(): this {\n\t\treturn this.addConstraint(numberFinite as IConstraint);\n\t}\n\n\tpublic get positive(): this {\n\t\treturn this.greaterThanOrEqual(0);\n\t}\n\n\tpublic get negative(): this {\n\t\treturn this.lessThan(0);\n\t}\n\n\tpublic divisibleBy(divider: number): this {\n\t\treturn this.addConstraint(numberDivisibleBy(divider) as IConstraint);\n\t}\n\n\tpublic get abs(): this {\n\t\treturn this.transform(Math.abs as (value: number) => T);\n\t}\n\n\tpublic get sign(): this {\n\t\treturn this.transform(Math.sign as (value: number) => T);\n\t}\n\n\tpublic get trunc(): this {\n\t\treturn this.transform(Math.trunc as (value: number) => T);\n\t}\n\n\tpublic get floor(): this {\n\t\treturn this.transform(Math.floor as (value: number) => T);\n\t}\n\n\tpublic get fround(): this {\n\t\treturn this.transform(Math.fround as (value: number) => T);\n\t}\n\n\tpublic get round(): this {\n\t\treturn this.transform(Math.round as (value: number) => T);\n\t}\n\n\tpublic get ceil(): this {\n\t\treturn this.transform(Math.ceil as (value: number) => T);\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\treturn typeof value === 'number' //\n\t\t\t? Result.ok(value as T)\n\t\t\t: Result.err(new ValidationError('s.number', 'Expected a number primitive', value));\n\t}\n}\n","import type { InspectOptionsStylized } from 'util';\nimport { BaseError, customInspectSymbolStackLess } from './BaseError';\n\nexport class MissingPropertyError extends BaseError {\n\tpublic readonly property: PropertyKey;\n\n\tpublic constructor(property: PropertyKey) {\n\t\tsuper('A required property is missing');\n\t\tthis.property = property;\n\t}\n\n\tpublic toJSON() {\n\t\treturn {\n\t\t\tname: this.name,\n\t\t\tproperty: this.property\n\t\t};\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tconst property = options.stylize(this.property.toString(), 'string');\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize(`[MissingPropertyError: ${property}]`, 'special');\n\t\t}\n\n\t\tconst header = `${options.stylize('MissingPropertyError', 'special')} > ${property}`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\treturn `${header}\\n ${message}`;\n\t}\n}\n","import { inspect, type InspectOptionsStylized } from 'util';\nimport { BaseError, customInspectSymbolStackLess } from './BaseError';\n\nexport class UnknownPropertyError extends BaseError {\n\tpublic readonly property: PropertyKey;\n\tpublic readonly value: unknown;\n\n\tpublic constructor(property: PropertyKey, value: unknown) {\n\t\tsuper('Received unexpected property');\n\n\t\tthis.property = property;\n\t\tthis.value = value;\n\t}\n\n\tpublic toJSON() {\n\t\treturn {\n\t\t\tname: this.name,\n\t\t\tproperty: this.property,\n\t\t\tvalue: this.value\n\t\t};\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tconst property = options.stylize(this.property.toString(), 'string');\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize(`[UnknownPropertyError: ${property}]`, 'special');\n\t\t}\n\n\t\tconst newOptions = { ...options, depth: options.depth === null ? null : options.depth! - 1, compact: true };\n\n\t\tconst padding = `\\n ${options.stylize('|', 'undefined')} `;\n\t\tconst given = inspect(this.value, newOptions).replace(/\\n/g, padding);\n\n\t\tconst header = `${options.stylize('UnknownPropertyError', 'special')} > ${property}`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\tconst givenBlock = `\\n ${options.stylize('Received:', 'regexp')}${padding}${given}`;\n\t\treturn `${header}\\n ${message}\\n${givenBlock}`;\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport { Result } from '../lib/Result';\nimport type { ValidatorError } from './BaseValidator';\nimport { BaseValidator } from './imports';\nimport { getValue } from './util/getValue';\n\nexport class DefaultValidator extends BaseValidator {\n\tprivate readonly validator: BaseValidator;\n\tprivate defaultValue: T | (() => T);\n\n\tpublic constructor(validator: BaseValidator, value: T | (() => T), constraints: readonly IConstraint[] = []) {\n\t\tsuper(constraints);\n\t\tthis.validator = validator;\n\t\tthis.defaultValue = value;\n\t}\n\n\tpublic override default(value: Exclude | (() => Exclude)): DefaultValidator> {\n\t\tconst clone = this.clone() as unknown as DefaultValidator>;\n\t\tclone.defaultValue = value;\n\t\treturn clone;\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\treturn typeof value === 'undefined' //\n\t\t\t? Result.ok(getValue(this.defaultValue))\n\t\t\t: this.validator['handle'](value); // eslint-disable-line @typescript-eslint/dot-notation\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.validator, this.defaultValue, this.constraints]);\n\t}\n}\n","import type { InspectOptionsStylized } from 'util';\nimport { BaseError, customInspectSymbolStackLess } from './BaseError';\n\nexport class CombinedError extends BaseError {\n\tpublic readonly errors: readonly BaseError[];\n\n\tpublic constructor(errors: readonly BaseError[]) {\n\t\tsuper('Received one or more errors');\n\n\t\tthis.errors = errors;\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize('[CombinedError]', 'special');\n\t\t}\n\n\t\tconst newOptions = { ...options, depth: options.depth === null ? null : options.depth! - 1, compact: true };\n\n\t\tconst padding = `\\n ${options.stylize('|', 'undefined')} `;\n\n\t\tconst header = `${options.stylize('CombinedError', 'special')} (${options.stylize(this.errors.length.toString(), 'number')})`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\tconst errors = this.errors\n\t\t\t.map((error, i) => {\n\t\t\t\tconst index = options.stylize((i + 1).toString(), 'number');\n\t\t\t\tconst body = error[customInspectSymbolStackLess](depth - 1, newOptions).replace(/\\n/g, padding);\n\n\t\t\t\treturn ` ${index} ${body}`;\n\t\t\t})\n\t\t\t.join('\\n\\n');\n\t\treturn `${header}\\n ${message}\\n\\n${errors}`;\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\nimport { CombinedError } from '../lib/errors/CombinedError';\nimport type { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator, LiteralValidator, NullishValidator } from './imports';\n\nexport class UnionValidator extends BaseValidator {\n\tprivate validators: readonly BaseValidator[];\n\n\tpublic constructor(validators: readonly BaseValidator[], constraints: readonly IConstraint[] = []) {\n\t\tsuper(constraints);\n\t\tthis.validators = validators;\n\t}\n\n\tpublic override get optional(): UnionValidator {\n\t\tif (this.validators.length === 0) return new UnionValidator([new LiteralValidator(undefined)], this.constraints);\n\n\t\tconst [validator] = this.validators;\n\t\tif (validator instanceof LiteralValidator) {\n\t\t\t// If already optional, return a clone:\n\t\t\tif (validator.expected === undefined) return this.clone();\n\n\t\t\t// If it's nullable, convert the nullable validator into a nullish validator to optimize `null | undefined`:\n\t\t\tif (validator.expected === null) {\n\t\t\t\treturn new UnionValidator(\n\t\t\t\t\t[new NullishValidator(), ...this.validators.slice(1)],\n\t\t\t\t\tthis.constraints\n\t\t\t\t) as UnionValidator;\n\t\t\t}\n\t\t} else if (validator instanceof NullishValidator) {\n\t\t\t// If it's already nullish (which validates optional), return a clone:\n\t\t\treturn this.clone();\n\t\t}\n\n\t\treturn new UnionValidator([new LiteralValidator(undefined), ...this.validators]);\n\t}\n\n\tpublic get required(): UnionValidator> {\n\t\ttype RequiredValidator = UnionValidator>;\n\n\t\tif (this.validators.length === 0) return this.clone() as unknown as RequiredValidator;\n\n\t\tconst [validator] = this.validators;\n\t\tif (validator instanceof LiteralValidator) {\n\t\t\tif (validator.expected === undefined) return new UnionValidator(this.validators.slice(1), this.constraints) as RequiredValidator;\n\t\t} else if (validator instanceof NullishValidator) {\n\t\t\treturn new UnionValidator([new LiteralValidator(null), ...this.validators.slice(1)], this.constraints) as RequiredValidator;\n\t\t}\n\n\t\treturn this.clone() as unknown as RequiredValidator;\n\t}\n\n\tpublic override get nullable(): UnionValidator {\n\t\tif (this.validators.length === 0) return new UnionValidator([new LiteralValidator(null)], this.constraints);\n\n\t\tconst [validator] = this.validators;\n\t\tif (validator instanceof LiteralValidator) {\n\t\t\t// If already nullable, return a clone:\n\t\t\tif (validator.expected === null) return this.clone();\n\n\t\t\t// If it's optional, convert the optional validator into a nullish validator to optimize `null | undefined`:\n\t\t\tif (validator.expected === undefined) {\n\t\t\t\treturn new UnionValidator(\n\t\t\t\t\t[new NullishValidator(), ...this.validators.slice(1)],\n\t\t\t\t\tthis.constraints\n\t\t\t\t) as UnionValidator;\n\t\t\t}\n\t\t} else if (validator instanceof NullishValidator) {\n\t\t\t// If it's already nullish (which validates nullable), return a clone:\n\t\t\treturn this.clone();\n\t\t}\n\n\t\treturn new UnionValidator([new LiteralValidator(null), ...this.validators]);\n\t}\n\n\tpublic override get nullish(): UnionValidator {\n\t\tif (this.validators.length === 0) return new UnionValidator([new NullishValidator()], this.constraints);\n\n\t\tconst [validator] = this.validators;\n\t\tif (validator instanceof LiteralValidator) {\n\t\t\t// If already nullable or optional, promote the union to nullish:\n\t\t\tif (validator.expected === null || validator.expected === undefined) {\n\t\t\t\treturn new UnionValidator([new NullishValidator(), ...this.validators.slice(1)], this.constraints);\n\t\t\t}\n\t\t} else if (validator instanceof NullishValidator) {\n\t\t\t// If it's already nullish, return a clone:\n\t\t\treturn this.clone();\n\t\t}\n\n\t\treturn new UnionValidator([new NullishValidator(), ...this.validators]);\n\t}\n\n\tpublic override or(...predicates: readonly BaseValidator[]): UnionValidator {\n\t\treturn new UnionValidator([...this.validators, ...predicates]);\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.validators, this.constraints]);\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\tconst errors: BaseError[] = [];\n\n\t\tfor (const validator of this.validators) {\n\t\t\tconst result = validator.run(value);\n\t\t\tif (result.isOk()) return result as Result;\n\t\t\terrors.push(result.error!);\n\t\t}\n\n\t\treturn Result.err(new CombinedError(errors));\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\nimport { CombinedPropertyError } from '../lib/errors/CombinedPropertyError';\nimport { MissingPropertyError } from '../lib/errors/MissingPropertyError';\nimport { UnknownPropertyError } from '../lib/errors/UnknownPropertyError';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport type { MappedObjectValidator, UndefinedToOptional } from '../lib/util-types';\nimport { BaseValidator } from './BaseValidator';\nimport { DefaultValidator } from './DefaultValidator';\nimport { LiteralValidator } from './LiteralValidator';\nimport { NullishValidator } from './NullishValidator';\nimport { UnionValidator } from './UnionValidator';\n\nexport class ObjectValidator> extends BaseValidator {\n\tpublic readonly shape: MappedObjectValidator;\n\tpublic readonly strategy: ObjectValidatorStrategy;\n\tprivate readonly keys: readonly (keyof I)[] = [];\n\tprivate readonly handleStrategy: (value: object) => Result;\n\n\tprivate readonly requiredKeys = new Map>();\n\tprivate readonly possiblyUndefinedKeys = new Map>();\n\tprivate readonly possiblyUndefinedKeysWithDefaults = new Map>();\n\n\tpublic constructor(\n\t\tshape: MappedObjectValidator,\n\t\tstrategy: ObjectValidatorStrategy = ObjectValidatorStrategy.Ignore,\n\t\tconstraints: readonly IConstraint[] = []\n\t) {\n\t\tsuper(constraints);\n\t\tthis.shape = shape;\n\t\tthis.strategy = strategy;\n\n\t\tswitch (this.strategy) {\n\t\t\tcase ObjectValidatorStrategy.Ignore:\n\t\t\t\tthis.handleStrategy = (value) => this.handleIgnoreStrategy(value);\n\t\t\t\tbreak;\n\t\t\tcase ObjectValidatorStrategy.Strict: {\n\t\t\t\tthis.handleStrategy = (value) => this.handleStrictStrategy(value);\n\t\t\t\tbreak;\n\t\t\t}\n\t\t\tcase ObjectValidatorStrategy.Passthrough:\n\t\t\t\tthis.handleStrategy = (value) => this.handlePassthroughStrategy(value);\n\t\t\t\tbreak;\n\t\t}\n\n\t\tconst shapeEntries = Object.entries(shape) as [keyof I, BaseValidator][];\n\t\tthis.keys = shapeEntries.map(([key]) => key);\n\n\t\tfor (const [key, validator] of shapeEntries) {\n\t\t\tif (validator instanceof UnionValidator) {\n\t\t\t\t// eslint-disable-next-line @typescript-eslint/dot-notation\n\t\t\t\tconst [possiblyLiteralOrNullishPredicate] = validator['validators'];\n\n\t\t\t\tif (possiblyLiteralOrNullishPredicate instanceof NullishValidator) {\n\t\t\t\t\tthis.possiblyUndefinedKeys.set(key, validator);\n\t\t\t\t} else if (possiblyLiteralOrNullishPredicate instanceof LiteralValidator) {\n\t\t\t\t\tif (possiblyLiteralOrNullishPredicate.expected === undefined) {\n\t\t\t\t\t\tthis.possiblyUndefinedKeys.set(key, validator);\n\t\t\t\t\t} else {\n\t\t\t\t\t\tthis.requiredKeys.set(key, validator);\n\t\t\t\t\t}\n\t\t\t\t} else if (validator instanceof DefaultValidator) {\n\t\t\t\t\tthis.possiblyUndefinedKeysWithDefaults.set(key, validator);\n\t\t\t\t} else {\n\t\t\t\t\tthis.requiredKeys.set(key, validator);\n\t\t\t\t}\n\t\t\t} else if (validator instanceof NullishValidator) {\n\t\t\t\tthis.possiblyUndefinedKeys.set(key, validator);\n\t\t\t} else if (validator instanceof LiteralValidator) {\n\t\t\t\tif (validator.expected === undefined) {\n\t\t\t\t\tthis.possiblyUndefinedKeys.set(key, validator);\n\t\t\t\t} else {\n\t\t\t\t\tthis.requiredKeys.set(key, validator);\n\t\t\t\t}\n\t\t\t} else if (validator instanceof DefaultValidator) {\n\t\t\t\tthis.possiblyUndefinedKeysWithDefaults.set(key, validator);\n\t\t\t} else {\n\t\t\t\tthis.requiredKeys.set(key, validator);\n\t\t\t}\n\t\t}\n\t}\n\n\tpublic get strict(): this {\n\t\treturn Reflect.construct(this.constructor, [this.shape, ObjectValidatorStrategy.Strict, this.constraints]);\n\t}\n\n\tpublic get ignore(): this {\n\t\treturn Reflect.construct(this.constructor, [this.shape, ObjectValidatorStrategy.Ignore, this.constraints]);\n\t}\n\n\tpublic get passthrough(): this {\n\t\treturn Reflect.construct(this.constructor, [this.shape, ObjectValidatorStrategy.Passthrough, this.constraints]);\n\t}\n\n\tpublic get partial(): ObjectValidator<{ [Key in keyof I]?: I[Key] }> {\n\t\tconst shape = Object.fromEntries(this.keys.map((key) => [key, this.shape[key as unknown as keyof typeof this.shape].optional]));\n\t\treturn Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]);\n\t}\n\n\tpublic get required(): ObjectValidator<{ [Key in keyof I]-?: I[Key] }> {\n\t\tconst shape = Object.fromEntries(\n\t\t\tthis.keys.map((key) => {\n\t\t\t\tlet validator = this.shape[key as unknown as keyof typeof this.shape];\n\t\t\t\tif (validator instanceof UnionValidator) validator = validator.required;\n\t\t\t\treturn [key, validator];\n\t\t\t})\n\t\t);\n\t\treturn Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]);\n\t}\n\n\tpublic extend(schema: ObjectValidator | MappedObjectValidator): ObjectValidator {\n\t\tconst shape = { ...this.shape, ...(schema instanceof ObjectValidator ? schema.shape : schema) };\n\t\treturn Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]);\n\t}\n\n\tpublic pick(keys: readonly K[]): ObjectValidator<{ [Key in keyof Pick]: I[Key] }> {\n\t\tconst shape = Object.fromEntries(\n\t\t\tkeys.filter((key) => this.keys.includes(key)).map((key) => [key, this.shape[key as unknown as keyof typeof this.shape]])\n\t\t);\n\t\treturn Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]);\n\t}\n\n\tpublic omit(keys: readonly K[]): ObjectValidator<{ [Key in keyof Omit]: I[Key] }> {\n\t\tconst shape = Object.fromEntries(\n\t\t\tthis.keys.filter((key) => !keys.includes(key as any)).map((key) => [key, this.shape[key as unknown as keyof typeof this.shape]])\n\t\t);\n\t\treturn Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]);\n\t}\n\n\tprotected override handle(value: unknown): Result {\n\t\tconst typeOfValue = typeof value;\n\t\tif (typeOfValue !== 'object') {\n\t\t\treturn Result.err(new ValidationError('s.object(T)', `Expected the value to be an object, but received ${typeOfValue} instead`, value));\n\t\t}\n\n\t\tif (value === null) {\n\t\t\treturn Result.err(new ValidationError('s.object(T)', 'Expected the value to not be null', value));\n\t\t}\n\n\t\tif (Array.isArray(value)) {\n\t\t\treturn Result.err(new ValidationError('s.object(T)', 'Expected the value to not be an array', value));\n\t\t}\n\n\t\tif (!this.shouldRunConstraints) {\n\t\t\treturn Result.ok(value as I);\n\t\t}\n\n\t\tfor (const predicate of Object.values(this.shape) as BaseValidator[]) {\n\t\t\tpredicate.setParent(this.parent ?? value!);\n\t\t}\n\n\t\treturn this.handleStrategy(value as object);\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.shape, this.strategy, this.constraints]);\n\t}\n\n\tprivate handleIgnoreStrategy(value: object): Result {\n\t\tconst errors: [PropertyKey, BaseError][] = [];\n\t\tconst finalObject = {} as I;\n\t\tconst inputEntries = new Map(Object.entries(value) as [keyof I, unknown][]);\n\n\t\tconst runPredicate = (key: keyof I, predicate: BaseValidator) => {\n\t\t\tconst result = predicate.run(value[key as keyof object]);\n\n\t\t\tif (result.isOk()) {\n\t\t\t\tfinalObject[key] = result.value as I[keyof I];\n\t\t\t} else {\n\t\t\t\tconst error = result.error!;\n\t\t\t\terrors.push([key, error]);\n\t\t\t}\n\t\t};\n\n\t\tfor (const [key, predicate] of this.requiredKeys) {\n\t\t\tif (inputEntries.delete(key)) {\n\t\t\t\trunPredicate(key, predicate);\n\t\t\t} else {\n\t\t\t\terrors.push([key, new MissingPropertyError(key)]);\n\t\t\t}\n\t\t}\n\n\t\t// Run possibly undefined keys that also have defaults even if there are no more keys to process (this is necessary so we fill in those defaults)\n\t\tfor (const [key, validator] of this.possiblyUndefinedKeysWithDefaults) {\n\t\t\tinputEntries.delete(key);\n\t\t\trunPredicate(key, validator);\n\t\t}\n\n\t\t// Early exit if there are no more properties to validate in the object and there are errors to report\n\t\tif (inputEntries.size === 0) {\n\t\t\treturn errors.length === 0 //\n\t\t\t\t? Result.ok(finalObject)\n\t\t\t\t: Result.err(new CombinedPropertyError(errors));\n\t\t}\n\n\t\t// In the event the remaining keys to check are less than the number of possible undefined keys, we check those\n\t\t// as it could yield a faster execution\n\t\tconst checkInputEntriesInsteadOfSchemaKeys = this.possiblyUndefinedKeys.size > inputEntries.size;\n\n\t\tif (checkInputEntriesInsteadOfSchemaKeys) {\n\t\t\tfor (const [key] of inputEntries) {\n\t\t\t\tconst predicate = this.possiblyUndefinedKeys.get(key);\n\n\t\t\t\tif (predicate) {\n\t\t\t\t\trunPredicate(key, predicate);\n\t\t\t\t}\n\t\t\t}\n\t\t} else {\n\t\t\tfor (const [key, predicate] of this.possiblyUndefinedKeys) {\n\t\t\t\tif (inputEntries.delete(key)) {\n\t\t\t\t\trunPredicate(key, predicate);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn errors.length === 0 //\n\t\t\t? Result.ok(finalObject)\n\t\t\t: Result.err(new CombinedPropertyError(errors));\n\t}\n\n\tprivate handleStrictStrategy(value: object): Result {\n\t\tconst errors: [PropertyKey, BaseError][] = [];\n\t\tconst finalResult = {} as I;\n\t\tconst inputEntries = new Map(Object.entries(value) as [keyof I, unknown][]);\n\n\t\tconst runPredicate = (key: keyof I, predicate: BaseValidator) => {\n\t\t\tconst result = predicate.run(value[key as keyof object]);\n\n\t\t\tif (result.isOk()) {\n\t\t\t\tfinalResult[key] = result.value as I[keyof I];\n\t\t\t} else {\n\t\t\t\tconst error = result.error!;\n\t\t\t\terrors.push([key, error]);\n\t\t\t}\n\t\t};\n\n\t\tfor (const [key, predicate] of this.requiredKeys) {\n\t\t\tif (inputEntries.delete(key)) {\n\t\t\t\trunPredicate(key, predicate);\n\t\t\t} else {\n\t\t\t\terrors.push([key, new MissingPropertyError(key)]);\n\t\t\t}\n\t\t}\n\n\t\t// Run possibly undefined keys that also have defaults even if there are no more keys to process (this is necessary so we fill in those defaults)\n\t\tfor (const [key, validator] of this.possiblyUndefinedKeysWithDefaults) {\n\t\t\tinputEntries.delete(key);\n\t\t\trunPredicate(key, validator);\n\t\t}\n\n\t\tfor (const [key, predicate] of this.possiblyUndefinedKeys) {\n\t\t\t// All of these validators are assumed to be possibly undefined, so if we have gone through the entire object and there's still validators,\n\t\t\t// safe to assume we're done here\n\t\t\tif (inputEntries.size === 0) {\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tif (inputEntries.delete(key)) {\n\t\t\t\trunPredicate(key, predicate);\n\t\t\t}\n\t\t}\n\n\t\tif (inputEntries.size !== 0) {\n\t\t\tfor (const [key, value] of inputEntries.entries()) {\n\t\t\t\terrors.push([key, new UnknownPropertyError(key, value)]);\n\t\t\t}\n\t\t}\n\n\t\treturn errors.length === 0 //\n\t\t\t? Result.ok(finalResult)\n\t\t\t: Result.err(new CombinedPropertyError(errors));\n\t}\n\n\tprivate handlePassthroughStrategy(value: object): Result {\n\t\tconst result = this.handleIgnoreStrategy(value);\n\t\treturn result.isErr() ? result : Result.ok({ ...value, ...result.value } as I);\n\t}\n}\n\nexport enum ObjectValidatorStrategy {\n\tIgnore,\n\tStrict,\n\tPassthrough\n}\n","import type { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class PassthroughValidator extends BaseValidator {\n\tprotected handle(value: unknown): Result {\n\t\treturn Result.ok(value as T);\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\nimport { CombinedPropertyError } from '../lib/errors/CombinedPropertyError';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class RecordValidator extends BaseValidator> {\n\tprivate readonly validator: BaseValidator;\n\n\tpublic constructor(validator: BaseValidator, constraints: readonly IConstraint>[] = []) {\n\t\tsuper(constraints);\n\t\tthis.validator = validator;\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.validator, this.constraints]);\n\t}\n\n\tprotected handle(value: unknown): Result, ValidationError | CombinedPropertyError> {\n\t\tif (typeof value !== 'object') {\n\t\t\treturn Result.err(new ValidationError('s.record(T)', 'Expected an object', value));\n\t\t}\n\n\t\tif (value === null) {\n\t\t\treturn Result.err(new ValidationError('s.record(T)', 'Expected the value to not be null', value));\n\t\t}\n\n\t\tif (Array.isArray(value)) {\n\t\t\treturn Result.err(new ValidationError('s.record(T)', 'Expected the value to not be an array', value));\n\t\t}\n\n\t\tif (!this.shouldRunConstraints) {\n\t\t\treturn Result.ok(value as Record);\n\t\t}\n\n\t\tconst errors: [string, BaseError][] = [];\n\t\tconst transformed: Record = {};\n\n\t\tfor (const [key, val] of Object.entries(value!)) {\n\t\t\tconst result = this.validator.run(val);\n\t\t\tif (result.isOk()) transformed[key] = result.value;\n\t\t\telse errors.push([key, result.error!]);\n\t\t}\n\n\t\treturn errors.length === 0 //\n\t\t\t? Result.ok(transformed)\n\t\t\t: Result.err(new CombinedPropertyError(errors));\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\nimport { CombinedError } from '../lib/errors/CombinedError';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class SetValidator extends BaseValidator> {\n\tprivate readonly validator: BaseValidator;\n\n\tpublic constructor(validator: BaseValidator, constraints: readonly IConstraint>[] = []) {\n\t\tsuper(constraints);\n\t\tthis.validator = validator;\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.validator, this.constraints]);\n\t}\n\n\tprotected handle(values: unknown): Result, ValidationError | CombinedError> {\n\t\tif (!(values instanceof Set)) {\n\t\t\treturn Result.err(new ValidationError('s.set(T)', 'Expected a set', values));\n\t\t}\n\n\t\tif (!this.shouldRunConstraints) {\n\t\t\treturn Result.ok(values);\n\t\t}\n\n\t\tconst errors: BaseError[] = [];\n\t\tconst transformed = new Set();\n\n\t\tfor (const value of values) {\n\t\t\tconst result = this.validator.run(value);\n\t\t\tif (result.isOk()) transformed.add(result.value);\n\t\t\telse errors.push(result.error!);\n\t\t}\n\n\t\treturn errors.length === 0 //\n\t\t\t? Result.ok(transformed)\n\t\t\t: Result.err(new CombinedError(errors));\n\t}\n}\n","/**\n * [RFC-5322](https://datatracker.ietf.org/doc/html/rfc5322)\n * compliant {@link RegExp} to validate an email address\n *\n * @see https://stackoverflow.com/questions/201323/how-can-i-validate-an-email-address-using-a-regular-expression/201378#201378\n */\nconst accountRegex =\n\t/^(?:[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*|\"(?:[\\x01-\\x08\\x0b\\x0c\\x0e-\\x1f\\x21\\x23-\\x5b\\x5d-\\x7f]|\\\\[\\x01-\\x09\\x0b\\x0c\\x0e-\\x7f])*\")$/;\n\n/**\n * Validates an email address string based on various checks:\n * - It must be a non nullish and non empty string\n * - It must include at least an `@` symbol`\n * - The account name may not exceed 64 characters\n * - The domain name may not exceed 255 characters\n * - The domain must include at least one `.` symbol\n * - Each part of the domain, split by `.` must not exceed 63 characters\n * - The email address must be [RFC-5322](https://datatracker.ietf.org/doc/html/rfc5322) compliant\n * @param email The email to validate\n * @returns `true` if the email is valid, `false` otherwise\n *\n * @remark Based on the following sources:\n * - `email-validator` by [manisharaan](https://github.com/manishsaraan) ([code](https://github.com/manishsaraan/email-validator/blob/master/index.js))\n * - [Comparing E-mail Address Validating Regular Expressions](http://fightingforalostcause.net/misc/2006/compare-email-regex.php)\n * - [Validating Email Addresses by Derrick Pallas](http://thedailywtf.com/Articles/Validating_Email_Addresses.aspx)\n * - [StackOverflow answer by bortzmeyer](http://stackoverflow.com/questions/201323/what-is-the-best-regular-expression-for-validating-email-addresses/201378#201378)\n * - [The wikipedia page on Email addresses](https://en.wikipedia.org/wiki/Email_address)\n */\nexport function validateEmail(email: string): boolean {\n\t// 1. Non-nullish and non-empty string check.\n\t//\n\t// If a nullish or empty email was provided then do an early exit\n\tif (!email) return false;\n\n\t// Find the location of the @ symbol:\n\tconst atIndex = email.indexOf('@');\n\n\t// 2. @ presence check.\n\t//\n\t// If the email does not have the @ symbol, it's automatically invalid:\n\tif (atIndex === -1) return false;\n\n\t// 3. maximum length check.\n\t//\n\t// From @, if exceeds 64 characters, then the\n\t// position of the @ symbol is 64 or greater. In this case, the email is\n\t// invalid:\n\tif (atIndex > 64) return false;\n\n\tconst domainIndex = atIndex + 1;\n\n\t// 7.1. Duplicated @ symbol check.\n\t//\n\t// If there's a second @ symbol, the email is automatically invalid:\n\tif (email.includes('@', domainIndex)) return false;\n\n\t// 4. maximum length check.\n\t//\n\t// From @, if exceeds 255 characters, then it\n\t// means that the amount of characters between the start of and the\n\t// end of the string is separated by 255 or more characters.\n\tif (email.length - domainIndex > 255) return false;\n\n\t// Find the location of the . symbol in :\n\tlet dotIndex = email.indexOf('.', domainIndex);\n\n\t// 5. dot (.) symbol check.\n\t//\n\t// From @, if does not contain a dot (.) symbol,\n\t// then it means the domain is invalid.\n\tif (dotIndex === -1) return false;\n\n\t// 6. parts length.\n\t//\n\t// Assign a temporary variable to store the start of the last read domain\n\t// part, this would be at the start of .\n\t//\n\t// For a part to be correct, it must have at most, 63 characters.\n\t// We repeat this step for every sub-section of contained within\n\t// dot (.) symbols.\n\t//\n\t// The following step is a more optimized version of the following code:\n\t//\n\t// ```javascript\n\t// domain.split('.').some((part) => part.length > 63);\n\t// ```\n\tlet lastDotIndex = domainIndex;\n\tdo {\n\t\tif (dotIndex - lastDotIndex > 63) return false;\n\n\t\tlastDotIndex = dotIndex + 1;\n\t} while ((dotIndex = email.indexOf('.', lastDotIndex)) !== -1);\n\n\t// The loop iterates from the first to the n - 1 part, this line checks for\n\t// the last (n) part:\n\tif (email.length - lastDotIndex > 63) return false;\n\n\t// 7.2. Character checks.\n\t//\n\t// From @:\n\t// - Extract the part by slicing the input from start to the @\n\t// character. Validate afterwards.\n\t// - Extract the part by slicing the input from the start of\n\t// . Validate afterwards.\n\t//\n\t// Note: we inline the variables so isn't created unless the\n\t// check passes.\n\treturn accountRegex.test(email.slice(0, atIndex)) && validateEmailDomain(email.slice(domainIndex));\n}\n\nfunction validateEmailDomain(domain: string): boolean {\n\ttry {\n\t\treturn new URL(`http://${domain}`).hostname === domain;\n\t} catch {\n\t\treturn false;\n\t}\n}\n","/**\n * Code ported from https://github.com/nodejs/node/blob/5fad0b93667ffc6e4def52996b9529ac99b26319/lib/internal/net.js\n */\n\n// IPv4 Segment\nconst v4Seg = '(?:[0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])';\nconst v4Str = `(${v4Seg}[.]){3}${v4Seg}`;\nconst IPv4Reg = new RegExp(`^${v4Str}$`);\n\n// IPv6 Segment\nconst v6Seg = '(?:[0-9a-fA-F]{1,4})';\nconst IPv6Reg = new RegExp(\n\t'^(' +\n\t\t`(?:${v6Seg}:){7}(?:${v6Seg}|:)|` +\n\t\t`(?:${v6Seg}:){6}(?:${v4Str}|:${v6Seg}|:)|` +\n\t\t`(?:${v6Seg}:){5}(?::${v4Str}|(:${v6Seg}){1,2}|:)|` +\n\t\t`(?:${v6Seg}:){4}(?:(:${v6Seg}){0,1}:${v4Str}|(:${v6Seg}){1,3}|:)|` +\n\t\t`(?:${v6Seg}:){3}(?:(:${v6Seg}){0,2}:${v4Str}|(:${v6Seg}){1,4}|:)|` +\n\t\t`(?:${v6Seg}:){2}(?:(:${v6Seg}){0,3}:${v4Str}|(:${v6Seg}){1,5}|:)|` +\n\t\t`(?:${v6Seg}:){1}(?:(:${v6Seg}){0,4}:${v4Str}|(:${v6Seg}){1,6}|:)|` +\n\t\t`(?::((?::${v6Seg}){0,5}:${v4Str}|(?::${v6Seg}){1,7}|:))` +\n\t\t')(%[0-9a-zA-Z-.:]{1,})?$'\n);\n\nexport function isIPv4(s: string): boolean {\n\treturn IPv4Reg.test(s);\n}\n\nexport function isIPv6(s: string): boolean {\n\treturn IPv6Reg.test(s);\n}\n\nexport function isIP(s: string): number {\n\tif (isIPv4(s)) return 4;\n\tif (isIPv6(s)) return 6;\n\treturn 0;\n}\n","export const phoneNumberRegex = /^((?:\\+|0{0,2})\\d{1,2}\\s?)?\\(?\\d{3}\\)?[\\s.-]?\\d{3}[\\s.-]?\\d{4}$/;\n\nexport function validatePhoneNumber(input: string) {\n\treturn phoneNumberRegex.test(input);\n}\n","import { inspect, type InspectOptionsStylized } from 'util';\nimport { customInspectSymbolStackLess } from './BaseError';\nimport { BaseConstraintError, type ConstraintErrorNames } from './BaseConstraintError';\n\nexport class MultiplePossibilitiesConstraintError extends BaseConstraintError {\n\tpublic readonly expected: readonly string[];\n\n\tpublic constructor(constraint: ConstraintErrorNames, message: string, given: T, expected: readonly string[]) {\n\t\tsuper(constraint, message, given);\n\t\tthis.expected = expected;\n\t}\n\n\tpublic toJSON() {\n\t\treturn {\n\t\t\tname: this.name,\n\t\t\tconstraint: this.constraint,\n\t\t\tgiven: this.given,\n\t\t\texpected: this.expected\n\t\t};\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tconst constraint = options.stylize(this.constraint, 'string');\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize(`[MultiplePossibilitiesConstraintError: ${constraint}]`, 'special');\n\t\t}\n\n\t\tconst newOptions = { ...options, depth: options.depth === null ? null : options.depth! - 1 };\n\n\t\tconst verticalLine = options.stylize('|', 'undefined');\n\t\tconst padding = `\\n ${verticalLine} `;\n\t\tconst given = inspect(this.given, newOptions).replace(/\\n/g, padding);\n\n\t\tconst header = `${options.stylize('MultiplePossibilitiesConstraintError', 'special')} > ${constraint}`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\n\t\tconst expectedPadding = `\\n ${verticalLine} - `;\n\t\tconst expectedBlock = `\\n ${options.stylize('Expected any of the following:', 'string')}${expectedPadding}${this.expected\n\t\t\t.map((possible) => options.stylize(possible, 'boolean'))\n\t\t\t.join(expectedPadding)}`;\n\t\tconst givenBlock = `\\n ${options.stylize('Received:', 'regexp')}${padding}${given}`;\n\t\treturn `${header}\\n ${message}\\n${expectedBlock}\\n${givenBlock}`;\n\t}\n}\n","export function combinedErrorFn

(...fns: ErrorFn[]): ErrorFn {\n\tswitch (fns.length) {\n\t\tcase 0:\n\t\t\treturn () => null;\n\t\tcase 1:\n\t\t\treturn fns[0];\n\t\tcase 2: {\n\t\t\tconst [fn0, fn1] = fns;\n\t\t\treturn (...params) => fn0(...params) || fn1(...params);\n\t\t}\n\t\tdefault: {\n\t\t\treturn (...params) => {\n\t\t\t\tfor (const fn of fns) {\n\t\t\t\t\tconst result = fn(...params);\n\t\t\t\t\tif (result) return result;\n\t\t\t\t}\n\n\t\t\t\treturn null;\n\t\t\t};\n\t\t}\n\t}\n}\n\nexport type ErrorFn

= (...params: P) => E | null;\n","import { MultiplePossibilitiesConstraintError } from '../../lib/errors/MultiplePossibilitiesConstraintError';\nimport { combinedErrorFn, type ErrorFn } from './common/combinedResultFn';\n\nexport type StringProtocol = `${string}:`;\n\nexport type StringDomain = `${string}.${string}`;\n\nexport interface UrlOptions {\n\tallowedProtocols?: StringProtocol[];\n\tallowedDomains?: StringDomain[];\n}\n\nexport function createUrlValidators(options?: UrlOptions) {\n\tconst fns: ErrorFn<[input: string, url: URL], MultiplePossibilitiesConstraintError>[] = [];\n\n\tif (options?.allowedProtocols?.length) fns.push(allowedProtocolsFn(options.allowedProtocols));\n\tif (options?.allowedDomains?.length) fns.push(allowedDomainsFn(options.allowedDomains));\n\n\treturn combinedErrorFn(...fns);\n}\n\nfunction allowedProtocolsFn(allowedProtocols: StringProtocol[]) {\n\treturn (input: string, url: URL) =>\n\t\tallowedProtocols.includes(url.protocol as StringProtocol)\n\t\t\t? null\n\t\t\t: new MultiplePossibilitiesConstraintError('s.string.url', 'Invalid URL protocol', input, allowedProtocols);\n}\n\nfunction allowedDomainsFn(allowedDomains: StringDomain[]) {\n\treturn (input: string, url: URL) =>\n\t\tallowedDomains.includes(url.hostname as StringDomain)\n\t\t\t? null\n\t\t\t: new MultiplePossibilitiesConstraintError('s.string.url', 'Invalid URL domain', input, allowedDomains);\n}\n","import { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { IConstraint } from './base/IConstraint';\nimport { validateEmail } from './util/emailValidator';\nimport { isIP, isIPv4, isIPv6 } from './util/net';\nimport { equal, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, notEqual, type Comparator } from './util/operators';\nimport { validatePhoneNumber } from './util/phoneValidator';\nimport { createUrlValidators } from './util/urlValidators';\n\nexport type StringConstraintName =\n\t| `s.string.${\n\t\t\t| `length${'LessThan' | 'LessThanOrEqual' | 'GreaterThan' | 'GreaterThanOrEqual' | 'Equal' | 'NotEqual'}`\n\t\t\t| 'regex'\n\t\t\t| 'url'\n\t\t\t| 'uuid'\n\t\t\t| 'email'\n\t\t\t| `ip${'v4' | 'v6' | ''}`\n\t\t\t| 'date'\n\t\t\t| 'phone'}`;\n\nexport type StringProtocol = `${string}:`;\n\nexport type StringDomain = `${string}.${string}`;\n\nexport interface UrlOptions {\n\tallowedProtocols?: StringProtocol[];\n\tallowedDomains?: StringDomain[];\n}\n\nexport type UUIDVersion = 1 | 3 | 4 | 5;\n\nexport interface StringUuidOptions {\n\tversion?: UUIDVersion | `${UUIDVersion}-${UUIDVersion}` | null;\n\tnullable?: boolean;\n}\n\nfunction stringLengthComparator(comparator: Comparator, name: StringConstraintName, expected: string, length: number): IConstraint {\n\treturn {\n\t\trun(input: string) {\n\t\t\treturn comparator(input.length, length) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(name, 'Invalid string length', input, expected));\n\t\t}\n\t};\n}\n\nexport function stringLengthLessThan(length: number): IConstraint {\n\tconst expected = `expected.length < ${length}`;\n\treturn stringLengthComparator(lessThan, 's.string.lengthLessThan', expected, length);\n}\n\nexport function stringLengthLessThanOrEqual(length: number): IConstraint {\n\tconst expected = `expected.length <= ${length}`;\n\treturn stringLengthComparator(lessThanOrEqual, 's.string.lengthLessThanOrEqual', expected, length);\n}\n\nexport function stringLengthGreaterThan(length: number): IConstraint {\n\tconst expected = `expected.length > ${length}`;\n\treturn stringLengthComparator(greaterThan, 's.string.lengthGreaterThan', expected, length);\n}\n\nexport function stringLengthGreaterThanOrEqual(length: number): IConstraint {\n\tconst expected = `expected.length >= ${length}`;\n\treturn stringLengthComparator(greaterThanOrEqual, 's.string.lengthGreaterThanOrEqual', expected, length);\n}\n\nexport function stringLengthEqual(length: number): IConstraint {\n\tconst expected = `expected.length === ${length}`;\n\treturn stringLengthComparator(equal, 's.string.lengthEqual', expected, length);\n}\n\nexport function stringLengthNotEqual(length: number): IConstraint {\n\tconst expected = `expected.length !== ${length}`;\n\treturn stringLengthComparator(notEqual, 's.string.lengthNotEqual', expected, length);\n}\n\nexport function stringEmail(): IConstraint {\n\treturn {\n\t\trun(input: string) {\n\t\t\treturn validateEmail(input)\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.string.email', 'Invalid email address', input, 'expected to be an email address'));\n\t\t}\n\t};\n}\n\nfunction stringRegexValidator(type: StringConstraintName, expected: string, regex: RegExp): IConstraint {\n\treturn {\n\t\trun(input: string) {\n\t\t\treturn regex.test(input) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(type, 'Invalid string format', input, expected));\n\t\t}\n\t};\n}\n\nexport function stringUrl(options?: UrlOptions): IConstraint {\n\tconst validatorFn = createUrlValidators(options);\n\treturn {\n\t\trun(input: string) {\n\t\t\tlet url: URL;\n\t\t\ttry {\n\t\t\t\turl = new URL(input);\n\t\t\t} catch {\n\t\t\t\treturn Result.err(new ExpectedConstraintError('s.string.url', 'Invalid URL', input, 'expected to match a URL'));\n\t\t\t}\n\n\t\t\tconst validatorFnResult = validatorFn(input, url);\n\t\t\tif (validatorFnResult === null) return Result.ok(input);\n\t\t\treturn Result.err(validatorFnResult);\n\t\t}\n\t};\n}\n\nexport function stringIp(version?: 4 | 6): IConstraint {\n\tconst ipVersion = version ? (`v${version}` as const) : '';\n\tconst validatorFn = version === 4 ? isIPv4 : version === 6 ? isIPv6 : isIP;\n\n\tconst name = `s.string.ip${ipVersion}` as const;\n\tconst message = `Invalid IP${ipVersion} address`;\n\tconst expected = `expected to be an IP${ipVersion} address`;\n\treturn {\n\t\trun(input: string) {\n\t\t\treturn validatorFn(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, message, input, expected));\n\t\t}\n\t};\n}\n\nexport function stringRegex(regex: RegExp) {\n\treturn stringRegexValidator('s.string.regex', `expected ${regex}.test(expected) to be true`, regex);\n}\n\nexport function stringUuid({ version = 4, nullable = false }: StringUuidOptions = {}) {\n\tversion ??= '1-5';\n\tconst regex = new RegExp(\n\t\t`^(?:[0-9A-F]{8}-[0-9A-F]{4}-[${version}][0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}${\n\t\t\tnullable ? '|00000000-0000-0000-0000-000000000000' : ''\n\t\t})$`,\n\t\t'i'\n\t);\n\tconst expected = `expected to match UUID${typeof version === 'number' ? `v${version}` : ` in range of ${version}`}`;\n\treturn stringRegexValidator('s.string.uuid', expected, regex);\n}\n\nexport function stringDate(): IConstraint {\n\treturn {\n\t\trun(input: string) {\n\t\t\tconst time = Date.parse(input);\n\n\t\t\treturn Number.isNaN(time)\n\t\t\t\t? Result.err(\n\t\t\t\t\t\tnew ExpectedConstraintError(\n\t\t\t\t\t\t\t's.string.date',\n\t\t\t\t\t\t\t'Invalid date string',\n\t\t\t\t\t\t\tinput,\n\t\t\t\t\t\t\t'expected to be a valid date string (in the ISO 8601 or ECMA-262 format)'\n\t\t\t\t\t\t)\n\t\t\t\t )\n\t\t\t\t: Result.ok(input);\n\t\t}\n\t};\n}\n\nexport function stringPhone(): IConstraint {\n\treturn {\n\t\trun(input: string) {\n\t\t\treturn validatePhoneNumber(input)\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.string.phone', 'Invalid phone number', input, 'expected to be a phone number'));\n\t\t}\n\t};\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport {\n\tstringDate,\n\tstringEmail,\n\tstringIp,\n\tstringLengthEqual,\n\tstringLengthGreaterThan,\n\tstringLengthGreaterThanOrEqual,\n\tstringLengthLessThan,\n\tstringLengthLessThanOrEqual,\n\tstringLengthNotEqual,\n\tstringPhone,\n\tstringRegex,\n\tstringUrl,\n\tstringUuid,\n\ttype StringUuidOptions,\n\ttype UrlOptions\n} from '../constraints/StringConstraints';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class StringValidator extends BaseValidator {\n\tpublic lengthLessThan(length: number): this {\n\t\treturn this.addConstraint(stringLengthLessThan(length) as IConstraint);\n\t}\n\n\tpublic lengthLessThanOrEqual(length: number): this {\n\t\treturn this.addConstraint(stringLengthLessThanOrEqual(length) as IConstraint);\n\t}\n\n\tpublic lengthGreaterThan(length: number): this {\n\t\treturn this.addConstraint(stringLengthGreaterThan(length) as IConstraint);\n\t}\n\n\tpublic lengthGreaterThanOrEqual(length: number): this {\n\t\treturn this.addConstraint(stringLengthGreaterThanOrEqual(length) as IConstraint);\n\t}\n\n\tpublic lengthEqual(length: number): this {\n\t\treturn this.addConstraint(stringLengthEqual(length) as IConstraint);\n\t}\n\n\tpublic lengthNotEqual(length: number): this {\n\t\treturn this.addConstraint(stringLengthNotEqual(length) as IConstraint);\n\t}\n\n\tpublic get email(): this {\n\t\treturn this.addConstraint(stringEmail() as IConstraint);\n\t}\n\n\tpublic url(options?: UrlOptions): this {\n\t\treturn this.addConstraint(stringUrl(options) as IConstraint);\n\t}\n\n\tpublic uuid(options?: StringUuidOptions): this {\n\t\treturn this.addConstraint(stringUuid(options) as IConstraint);\n\t}\n\n\tpublic regex(regex: RegExp): this {\n\t\treturn this.addConstraint(stringRegex(regex) as IConstraint);\n\t}\n\n\tpublic get date() {\n\t\treturn this.addConstraint(stringDate() as IConstraint);\n\t}\n\n\tpublic get ipv4(): this {\n\t\treturn this.ip(4);\n\t}\n\n\tpublic get ipv6(): this {\n\t\treturn this.ip(6);\n\t}\n\n\tpublic ip(version?: 4 | 6): this {\n\t\treturn this.addConstraint(stringIp(version) as IConstraint);\n\t}\n\n\tpublic phone(): this {\n\t\treturn this.addConstraint(stringPhone() as IConstraint);\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\treturn typeof value === 'string' //\n\t\t\t? Result.ok(value as T)\n\t\t\t: Result.err(new ValidationError('s.string', 'Expected a string primitive', value));\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\nimport { CombinedPropertyError } from '../lib/errors/CombinedPropertyError';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class TupleValidator extends BaseValidator<[...T]> {\n\tprivate readonly validators: BaseValidator<[...T]>[] = [];\n\n\tpublic constructor(validators: BaseValidator<[...T]>[], constraints: readonly IConstraint<[...T]>[] = []) {\n\t\tsuper(constraints);\n\t\tthis.validators = validators;\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.validators, this.constraints]);\n\t}\n\n\tprotected handle(values: unknown): Result<[...T], ValidationError | CombinedPropertyError> {\n\t\tif (!Array.isArray(values)) {\n\t\t\treturn Result.err(new ValidationError('s.tuple(T)', 'Expected an array', values));\n\t\t}\n\n\t\tif (values.length !== this.validators.length) {\n\t\t\treturn Result.err(new ValidationError('s.tuple(T)', `Expected an array of length ${this.validators.length}`, values));\n\t\t}\n\n\t\tif (!this.shouldRunConstraints) {\n\t\t\treturn Result.ok(values as [...T]);\n\t\t}\n\n\t\tconst errors: [number, BaseError][] = [];\n\t\tconst transformed: T = [] as unknown as T;\n\n\t\tfor (let i = 0; i < values.length; i++) {\n\t\t\tconst result = this.validators[i].run(values[i]);\n\t\t\tif (result.isOk()) transformed.push(result.value);\n\t\t\telse errors.push([i, result.error!]);\n\t\t}\n\n\t\treturn errors.length === 0 //\n\t\t\t? Result.ok(transformed)\n\t\t\t: Result.err(new CombinedPropertyError(errors));\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\nimport { CombinedPropertyError } from '../lib/errors/CombinedPropertyError';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class MapValidator extends BaseValidator> {\n\tprivate readonly keyValidator: BaseValidator;\n\tprivate readonly valueValidator: BaseValidator;\n\n\tpublic constructor(keyValidator: BaseValidator, valueValidator: BaseValidator, constraints: readonly IConstraint>[] = []) {\n\t\tsuper(constraints);\n\t\tthis.keyValidator = keyValidator;\n\t\tthis.valueValidator = valueValidator;\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.keyValidator, this.valueValidator, this.constraints]);\n\t}\n\n\tprotected handle(value: unknown): Result, ValidationError | CombinedPropertyError> {\n\t\tif (!(value instanceof Map)) {\n\t\t\treturn Result.err(new ValidationError('s.map(K, V)', 'Expected a map', value));\n\t\t}\n\n\t\tif (!this.shouldRunConstraints) {\n\t\t\treturn Result.ok(value);\n\t\t}\n\n\t\tconst errors: [string, BaseError][] = [];\n\t\tconst transformed = new Map();\n\n\t\tfor (const [key, val] of value.entries()) {\n\t\t\tconst keyResult = this.keyValidator.run(key);\n\t\t\tconst valueResult = this.valueValidator.run(val);\n\t\t\tconst { length } = errors;\n\t\t\tif (keyResult.isErr()) errors.push([key, keyResult.error]);\n\t\t\tif (valueResult.isErr()) errors.push([key, valueResult.error]);\n\t\t\tif (errors.length === length) transformed.set(keyResult.value!, valueResult.value!);\n\t\t}\n\n\t\treturn errors.length === 0 //\n\t\t\t? Result.ok(transformed)\n\t\t\t: Result.err(new CombinedPropertyError(errors));\n\t}\n}\n","import type { Result } from '../lib/Result';\nimport type { IConstraint, Unwrap } from '../type-exports';\nimport { BaseValidator, type ValidatorError } from './imports';\n\nexport class LazyValidator, R = Unwrap> extends BaseValidator {\n\tprivate readonly validator: (value: unknown) => T;\n\n\tpublic constructor(validator: (value: unknown) => T, constraints: readonly IConstraint[] = []) {\n\t\tsuper(constraints);\n\t\tthis.validator = validator;\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.validator, this.constraints]);\n\t}\n\n\tprotected handle(values: unknown): Result {\n\t\treturn this.validator(values).run(values) as Result;\n\t}\n}\n","import type { InspectOptionsStylized } from 'util';\nimport { BaseError, customInspectSymbolStackLess } from './BaseError';\n\nexport class UnknownEnumValueError extends BaseError {\n\tpublic readonly value: string | number;\n\tpublic readonly enumKeys: string[];\n\tpublic readonly enumMappings: Map;\n\n\tpublic constructor(value: string | number, keys: string[], enumMappings: Map) {\n\t\tsuper('Expected the value to be one of the following enum values:');\n\n\t\tthis.value = value;\n\t\tthis.enumKeys = keys;\n\t\tthis.enumMappings = enumMappings;\n\t}\n\n\tpublic toJSON() {\n\t\treturn {\n\t\t\tname: this.name,\n\t\t\tvalue: this.value,\n\t\t\tenumKeys: this.enumKeys,\n\t\t\tenumMappings: [...this.enumMappings.entries()]\n\t\t};\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tconst value = options.stylize(this.value.toString(), 'string');\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize(`[UnknownEnumValueError: ${value}]`, 'special');\n\t\t}\n\n\t\tconst padding = `\\n ${options.stylize('|', 'undefined')} `;\n\t\tconst pairs = this.enumKeys\n\t\t\t.map((key) => {\n\t\t\t\tconst enumValue = this.enumMappings.get(key)!;\n\t\t\t\treturn `${options.stylize(key, 'string')} or ${options.stylize(\n\t\t\t\t\tenumValue.toString(),\n\t\t\t\t\ttypeof enumValue === 'number' ? 'number' : 'string'\n\t\t\t\t)}`;\n\t\t\t})\n\t\t\t.join(padding);\n\n\t\tconst header = `${options.stylize('UnknownEnumValueError', 'special')} > ${value}`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\tconst pairsBlock = `${padding}${pairs}`;\n\t\treturn `${header}\\n ${message}\\n${pairsBlock}`;\n\t}\n}\n","import { UnknownEnumValueError } from '../lib/errors/UnknownEnumValueError';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class NativeEnumValidator extends BaseValidator {\n\tpublic readonly enumShape: T;\n\tpublic readonly hasNumericElements: boolean = false;\n\tprivate readonly enumKeys: string[];\n\tprivate readonly enumMapping = new Map();\n\n\tpublic constructor(enumShape: T) {\n\t\tsuper();\n\t\tthis.enumShape = enumShape;\n\n\t\tthis.enumKeys = Object.keys(enumShape).filter((key) => {\n\t\t\treturn typeof enumShape[enumShape[key]] !== 'number';\n\t\t});\n\n\t\tfor (const key of this.enumKeys) {\n\t\t\tconst enumValue = enumShape[key] as T[keyof T];\n\n\t\t\tthis.enumMapping.set(key, enumValue);\n\t\t\tthis.enumMapping.set(enumValue, enumValue);\n\n\t\t\tif (typeof enumValue === 'number') {\n\t\t\t\tthis.hasNumericElements = true;\n\t\t\t\tthis.enumMapping.set(`${enumValue}`, enumValue);\n\t\t\t}\n\t\t}\n\t}\n\n\tprotected override handle(value: unknown): Result {\n\t\tconst typeOfValue = typeof value;\n\n\t\tif (typeOfValue === 'number') {\n\t\t\tif (!this.hasNumericElements) {\n\t\t\t\treturn Result.err(new ValidationError('s.nativeEnum(T)', 'Expected the value to be a string', value));\n\t\t\t}\n\t\t} else if (typeOfValue !== 'string') {\n\t\t\t// typeOfValue !== 'number' is implied here\n\t\t\treturn Result.err(new ValidationError('s.nativeEnum(T)', 'Expected the value to be a string or number', value));\n\t\t}\n\n\t\tconst casted = value as string | number;\n\n\t\tconst possibleEnumValue = this.enumMapping.get(casted);\n\n\t\treturn typeof possibleEnumValue === 'undefined'\n\t\t\t? Result.err(new UnknownEnumValueError(casted, this.enumKeys, this.enumMapping))\n\t\t\t: Result.ok(possibleEnumValue);\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.enumShape]);\n\t}\n}\n\nexport interface NativeEnumLike {\n\t[key: string]: string | number;\n\t[key: number]: string;\n}\n","import { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { IConstraint } from './base/IConstraint';\nimport { equal, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, notEqual, type Comparator } from './util/operators';\nimport type { TypedArray } from './util/typedArray';\n\nexport type TypedArrayConstraintName = `s.typedArray(T).${'byteLength' | 'length'}${\n\t| 'LessThan'\n\t| 'LessThanOrEqual'\n\t| 'GreaterThan'\n\t| 'GreaterThanOrEqual'\n\t| 'Equal'\n\t| 'NotEqual'\n\t| 'Range'\n\t| 'RangeInclusive'\n\t| 'RangeExclusive'}`;\n\nfunction typedArrayByteLengthComparator(\n\tcomparator: Comparator,\n\tname: TypedArrayConstraintName,\n\texpected: string,\n\tlength: number\n): IConstraint {\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn comparator(input.byteLength, length) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(name, 'Invalid Typed Array byte length', input, expected));\n\t\t}\n\t};\n}\n\nexport function typedArrayByteLengthLessThan(value: number): IConstraint {\n\tconst expected = `expected.byteLength < ${value}`;\n\treturn typedArrayByteLengthComparator(lessThan, 's.typedArray(T).byteLengthLessThan', expected, value);\n}\n\nexport function typedArrayByteLengthLessThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected.byteLength <= ${value}`;\n\treturn typedArrayByteLengthComparator(lessThanOrEqual, 's.typedArray(T).byteLengthLessThanOrEqual', expected, value);\n}\n\nexport function typedArrayByteLengthGreaterThan(value: number): IConstraint {\n\tconst expected = `expected.byteLength > ${value}`;\n\treturn typedArrayByteLengthComparator(greaterThan, 's.typedArray(T).byteLengthGreaterThan', expected, value);\n}\n\nexport function typedArrayByteLengthGreaterThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected.byteLength >= ${value}`;\n\treturn typedArrayByteLengthComparator(greaterThanOrEqual, 's.typedArray(T).byteLengthGreaterThanOrEqual', expected, value);\n}\n\nexport function typedArrayByteLengthEqual(value: number): IConstraint {\n\tconst expected = `expected.byteLength === ${value}`;\n\treturn typedArrayByteLengthComparator(equal, 's.typedArray(T).byteLengthEqual', expected, value);\n}\n\nexport function typedArrayByteLengthNotEqual(value: number): IConstraint {\n\tconst expected = `expected.byteLength !== ${value}`;\n\treturn typedArrayByteLengthComparator(notEqual, 's.typedArray(T).byteLengthNotEqual', expected, value);\n}\n\nexport function typedArrayByteLengthRange(start: number, endBefore: number): IConstraint {\n\tconst expected = `expected.byteLength >= ${start} && expected.byteLength < ${endBefore}`;\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn input.byteLength >= start && input.byteLength < endBefore //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.typedArray(T).byteLengthRange', 'Invalid Typed Array byte length', input, expected));\n\t\t}\n\t};\n}\n\nexport function typedArrayByteLengthRangeInclusive(start: number, end: number) {\n\tconst expected = `expected.byteLength >= ${start} && expected.byteLength <= ${end}`;\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn input.byteLength >= start && input.byteLength <= end //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(\n\t\t\t\t\t\tnew ExpectedConstraintError('s.typedArray(T).byteLengthRangeInclusive', 'Invalid Typed Array byte length', input, expected)\n\t\t\t\t );\n\t\t}\n\t};\n}\n\nexport function typedArrayByteLengthRangeExclusive(startAfter: number, endBefore: number): IConstraint {\n\tconst expected = `expected.byteLength > ${startAfter} && expected.byteLength < ${endBefore}`;\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn input.byteLength > startAfter && input.byteLength < endBefore //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(\n\t\t\t\t\t\tnew ExpectedConstraintError('s.typedArray(T).byteLengthRangeExclusive', 'Invalid Typed Array byte length', input, expected)\n\t\t\t\t );\n\t\t}\n\t};\n}\n\nfunction typedArrayLengthComparator(\n\tcomparator: Comparator,\n\tname: TypedArrayConstraintName,\n\texpected: string,\n\tlength: number\n): IConstraint {\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn comparator(input.length, length) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(name, 'Invalid Typed Array length', input, expected));\n\t\t}\n\t};\n}\n\nexport function typedArrayLengthLessThan(value: number): IConstraint {\n\tconst expected = `expected.length < ${value}`;\n\treturn typedArrayLengthComparator(lessThan, 's.typedArray(T).lengthLessThan', expected, value);\n}\n\nexport function typedArrayLengthLessThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected.length <= ${value}`;\n\treturn typedArrayLengthComparator(lessThanOrEqual, 's.typedArray(T).lengthLessThanOrEqual', expected, value);\n}\n\nexport function typedArrayLengthGreaterThan(value: number): IConstraint {\n\tconst expected = `expected.length > ${value}`;\n\treturn typedArrayLengthComparator(greaterThan, 's.typedArray(T).lengthGreaterThan', expected, value);\n}\n\nexport function typedArrayLengthGreaterThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected.length >= ${value}`;\n\treturn typedArrayLengthComparator(greaterThanOrEqual, 's.typedArray(T).lengthGreaterThanOrEqual', expected, value);\n}\n\nexport function typedArrayLengthEqual(value: number): IConstraint {\n\tconst expected = `expected.length === ${value}`;\n\treturn typedArrayLengthComparator(equal, 's.typedArray(T).lengthEqual', expected, value);\n}\n\nexport function typedArrayLengthNotEqual(value: number): IConstraint {\n\tconst expected = `expected.length !== ${value}`;\n\treturn typedArrayLengthComparator(notEqual, 's.typedArray(T).lengthNotEqual', expected, value);\n}\n\nexport function typedArrayLengthRange(start: number, endBefore: number): IConstraint {\n\tconst expected = `expected.length >= ${start} && expected.length < ${endBefore}`;\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn input.length >= start && input.length < endBefore //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.typedArray(T).lengthRange', 'Invalid Typed Array length', input, expected));\n\t\t}\n\t};\n}\n\nexport function typedArrayLengthRangeInclusive(start: number, end: number): IConstraint {\n\tconst expected = `expected.length >= ${start} && expected.length <= ${end}`;\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn input.length >= start && input.length <= end //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.typedArray(T).lengthRangeInclusive', 'Invalid Typed Array length', input, expected));\n\t\t}\n\t};\n}\n\nexport function typedArrayLengthRangeExclusive(startAfter: number, endBefore: number): IConstraint {\n\tconst expected = `expected.length > ${startAfter} && expected.length < ${endBefore}`;\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn input.length > startAfter && input.length < endBefore //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.typedArray(T).lengthRangeExclusive', 'Invalid Typed Array length', input, expected));\n\t\t}\n\t};\n}\n","const vowels = ['a', 'e', 'i', 'o', 'u'];\n\nexport const aOrAn = (word: string) => {\n\treturn `${vowels.includes(word[0].toLowerCase()) ? 'an' : 'a'} ${word}`;\n};\n","export type TypedArray =\n\t| Int8Array\n\t| Uint8Array\n\t| Uint8ClampedArray\n\t| Int16Array\n\t| Uint16Array\n\t| Int32Array\n\t| Uint32Array\n\t| Float32Array\n\t| Float64Array\n\t| BigInt64Array\n\t| BigUint64Array;\n\nexport const TypedArrays = {\n\tInt8Array: (x: unknown): x is Int8Array => x instanceof Int8Array,\n\tUint8Array: (x: unknown): x is Uint8Array => x instanceof Uint8Array,\n\tUint8ClampedArray: (x: unknown): x is Uint8ClampedArray => x instanceof Uint8ClampedArray,\n\tInt16Array: (x: unknown): x is Int16Array => x instanceof Int16Array,\n\tUint16Array: (x: unknown): x is Uint16Array => x instanceof Uint16Array,\n\tInt32Array: (x: unknown): x is Int32Array => x instanceof Int32Array,\n\tUint32Array: (x: unknown): x is Uint32Array => x instanceof Uint32Array,\n\tFloat32Array: (x: unknown): x is Float32Array => x instanceof Float32Array,\n\tFloat64Array: (x: unknown): x is Float64Array => x instanceof Float64Array,\n\tBigInt64Array: (x: unknown): x is BigInt64Array => x instanceof BigInt64Array,\n\tBigUint64Array: (x: unknown): x is BigUint64Array => x instanceof BigUint64Array,\n\tTypedArray: (x: unknown): x is TypedArray => ArrayBuffer.isView(x) && !(x instanceof DataView)\n} as const;\n\nexport type TypedArrayName = keyof typeof TypedArrays;\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport {\n\ttypedArrayByteLengthEqual,\n\ttypedArrayByteLengthGreaterThan,\n\ttypedArrayByteLengthGreaterThanOrEqual,\n\ttypedArrayByteLengthLessThan,\n\ttypedArrayByteLengthLessThanOrEqual,\n\ttypedArrayByteLengthNotEqual,\n\ttypedArrayByteLengthRange,\n\ttypedArrayByteLengthRangeExclusive,\n\ttypedArrayByteLengthRangeInclusive,\n\ttypedArrayLengthEqual,\n\ttypedArrayLengthGreaterThan,\n\ttypedArrayLengthGreaterThanOrEqual,\n\ttypedArrayLengthLessThan,\n\ttypedArrayLengthLessThanOrEqual,\n\ttypedArrayLengthNotEqual,\n\ttypedArrayLengthRange,\n\ttypedArrayLengthRangeExclusive,\n\ttypedArrayLengthRangeInclusive\n} from '../constraints/TypedArrayLengthConstraints';\nimport { aOrAn } from '../constraints/util/common/vowels';\nimport { TypedArrays, type TypedArray, type TypedArrayName } from '../constraints/util/typedArray';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class TypedArrayValidator extends BaseValidator {\n\tprivate readonly type: TypedArrayName;\n\n\tpublic constructor(type: TypedArrayName, constraints: readonly IConstraint[] = []) {\n\t\tsuper(constraints);\n\t\tthis.type = type;\n\t}\n\n\tpublic byteLengthLessThan(length: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthLessThan(length));\n\t}\n\n\tpublic byteLengthLessThanOrEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthLessThanOrEqual(length));\n\t}\n\n\tpublic byteLengthGreaterThan(length: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthGreaterThan(length));\n\t}\n\n\tpublic byteLengthGreaterThanOrEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthGreaterThanOrEqual(length));\n\t}\n\n\tpublic byteLengthEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthEqual(length));\n\t}\n\n\tpublic byteLengthNotEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthNotEqual(length));\n\t}\n\n\tpublic byteLengthRange(start: number, endBefore: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthRange(start, endBefore));\n\t}\n\n\tpublic byteLengthRangeInclusive(startAt: number, endAt: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthRangeInclusive(startAt, endAt) as IConstraint);\n\t}\n\n\tpublic byteLengthRangeExclusive(startAfter: number, endBefore: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthRangeExclusive(startAfter, endBefore));\n\t}\n\n\tpublic lengthLessThan(length: number) {\n\t\treturn this.addConstraint(typedArrayLengthLessThan(length));\n\t}\n\n\tpublic lengthLessThanOrEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayLengthLessThanOrEqual(length));\n\t}\n\n\tpublic lengthGreaterThan(length: number) {\n\t\treturn this.addConstraint(typedArrayLengthGreaterThan(length));\n\t}\n\n\tpublic lengthGreaterThanOrEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayLengthGreaterThanOrEqual(length));\n\t}\n\n\tpublic lengthEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayLengthEqual(length));\n\t}\n\n\tpublic lengthNotEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayLengthNotEqual(length));\n\t}\n\n\tpublic lengthRange(start: number, endBefore: number) {\n\t\treturn this.addConstraint(typedArrayLengthRange(start, endBefore));\n\t}\n\n\tpublic lengthRangeInclusive(startAt: number, endAt: number) {\n\t\treturn this.addConstraint(typedArrayLengthRangeInclusive(startAt, endAt));\n\t}\n\n\tpublic lengthRangeExclusive(startAfter: number, endBefore: number) {\n\t\treturn this.addConstraint(typedArrayLengthRangeExclusive(startAfter, endBefore));\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.type, this.constraints]);\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\treturn TypedArrays[this.type](value)\n\t\t\t? Result.ok(value as T)\n\t\t\t: Result.err(new ValidationError('s.typedArray', `Expected ${aOrAn(this.type)}`, value));\n\t}\n}\n","import type { TypedArray, TypedArrayName } from '../constraints/util/typedArray';\nimport type { Unwrap, UnwrapTuple } from '../lib/util-types';\nimport {\n\tArrayValidator,\n\tBaseValidator,\n\tBigIntValidator,\n\tBooleanValidator,\n\tDateValidator,\n\tInstanceValidator,\n\tLiteralValidator,\n\tMapValidator,\n\tNeverValidator,\n\tNullishValidator,\n\tNumberValidator,\n\tObjectValidator,\n\tPassthroughValidator,\n\tRecordValidator,\n\tSetValidator,\n\tStringValidator,\n\tTupleValidator,\n\tUnionValidator\n} from '../validators/imports';\nimport { LazyValidator } from '../validators/LazyValidator';\nimport { NativeEnumValidator, type NativeEnumLike } from '../validators/NativeEnumValidator';\nimport { TypedArrayValidator } from '../validators/TypedArrayValidator';\nimport type { Constructor, MappedObjectValidator } from './util-types';\n\nexport class Shapes {\n\tpublic get string() {\n\t\treturn new StringValidator();\n\t}\n\n\tpublic get number() {\n\t\treturn new NumberValidator();\n\t}\n\n\tpublic get bigint() {\n\t\treturn new BigIntValidator();\n\t}\n\n\tpublic get boolean() {\n\t\treturn new BooleanValidator();\n\t}\n\n\tpublic get date() {\n\t\treturn new DateValidator();\n\t}\n\n\tpublic object(shape: MappedObjectValidator) {\n\t\treturn new ObjectValidator(shape);\n\t}\n\n\tpublic get undefined() {\n\t\treturn this.literal(undefined);\n\t}\n\n\tpublic get null() {\n\t\treturn this.literal(null);\n\t}\n\n\tpublic get nullish() {\n\t\treturn new NullishValidator();\n\t}\n\n\tpublic get any() {\n\t\treturn new PassthroughValidator();\n\t}\n\n\tpublic get unknown() {\n\t\treturn new PassthroughValidator();\n\t}\n\n\tpublic get never() {\n\t\treturn new NeverValidator();\n\t}\n\n\tpublic enum(...values: readonly T[]) {\n\t\treturn this.union(...values.map((value) => this.literal(value)));\n\t}\n\n\tpublic nativeEnum(enumShape: T): NativeEnumValidator {\n\t\treturn new NativeEnumValidator(enumShape);\n\t}\n\n\tpublic literal(value: T): BaseValidator {\n\t\tif (value instanceof Date) return this.date.equal(value) as unknown as BaseValidator;\n\t\treturn new LiteralValidator(value);\n\t}\n\n\tpublic instance(expected: Constructor): InstanceValidator {\n\t\treturn new InstanceValidator(expected);\n\t}\n\n\tpublic union[]]>(...validators: [...T]): UnionValidator> {\n\t\treturn new UnionValidator(validators);\n\t}\n\n\tpublic array(validator: BaseValidator): ArrayValidator;\n\tpublic array(validator: BaseValidator): ArrayValidator;\n\tpublic array(validator: BaseValidator) {\n\t\treturn new ArrayValidator(validator);\n\t}\n\n\tpublic typedArray(type: TypedArrayName = 'TypedArray') {\n\t\treturn new TypedArrayValidator(type);\n\t}\n\n\tpublic get int8Array() {\n\t\treturn this.typedArray('Int8Array');\n\t}\n\n\tpublic get uint8Array() {\n\t\treturn this.typedArray('Uint8Array');\n\t}\n\n\tpublic get uint8ClampedArray() {\n\t\treturn this.typedArray('Uint8ClampedArray');\n\t}\n\n\tpublic get int16Array() {\n\t\treturn this.typedArray('Int16Array');\n\t}\n\n\tpublic get uint16Array() {\n\t\treturn this.typedArray('Uint16Array');\n\t}\n\n\tpublic get int32Array() {\n\t\treturn this.typedArray('Int32Array');\n\t}\n\n\tpublic get uint32Array() {\n\t\treturn this.typedArray('Uint32Array');\n\t}\n\n\tpublic get float32Array() {\n\t\treturn this.typedArray('Float32Array');\n\t}\n\n\tpublic get float64Array() {\n\t\treturn this.typedArray('Float64Array');\n\t}\n\n\tpublic get bigInt64Array() {\n\t\treturn this.typedArray('BigInt64Array');\n\t}\n\n\tpublic get bigUint64Array() {\n\t\treturn this.typedArray('BigUint64Array');\n\t}\n\n\tpublic tuple[]]>(validators: [...T]): TupleValidator> {\n\t\treturn new TupleValidator(validators);\n\t}\n\n\tpublic set(validator: BaseValidator) {\n\t\treturn new SetValidator(validator);\n\t}\n\n\tpublic record(validator: BaseValidator) {\n\t\treturn new RecordValidator(validator);\n\t}\n\n\tpublic map(keyValidator: BaseValidator, valueValidator: BaseValidator) {\n\t\treturn new MapValidator(keyValidator, valueValidator);\n\t}\n\n\tpublic lazy>(validator: (value: unknown) => T) {\n\t\treturn new LazyValidator(validator);\n\t}\n}\n","import { Shapes } from './lib/Shapes';\n\nexport const s = new Shapes();\n\nexport * from './lib/Result';\nexport * from './lib/configs';\nexport * from './lib/errors/BaseError';\nexport * from './lib/errors/CombinedError';\nexport * from './lib/errors/CombinedPropertyError';\nexport * from './lib/errors/ExpectedConstraintError';\nexport * from './lib/errors/ExpectedValidationError';\nexport * from './lib/errors/MissingPropertyError';\nexport * from './lib/errors/MultiplePossibilitiesConstraintError';\nexport * from './lib/errors/UnknownEnumValueError';\nexport * from './lib/errors/UnknownPropertyError';\nexport * from './lib/errors/ValidationError';\nexport * from './type-exports';\n"]} \ No newline at end of file diff --git a/node_modules/@sapphire/shapeshift/dist/index.js b/node_modules/@sapphire/shapeshift/dist/index.js new file mode 100644 index 0000000..42f256f --- /dev/null +++ b/node_modules/@sapphire/shapeshift/dist/index.js @@ -0,0 +1,2242 @@ +'use strict'; + +var get = require('lodash/get.js'); +var util = require('util'); +var fastDeepEqual = require('fast-deep-equal/es6/index.js'); +var uniqWith = require('lodash/uniqWith.js'); + +function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; } + +var get__default = /*#__PURE__*/_interopDefault(get); +var fastDeepEqual__default = /*#__PURE__*/_interopDefault(fastDeepEqual); +var uniqWith__default = /*#__PURE__*/_interopDefault(uniqWith); + +var __defProp = Object.defineProperty; +var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); + +// src/lib/configs.ts +var validationEnabled = true; +function setGlobalValidationEnabled(enabled) { + validationEnabled = enabled; +} +__name(setGlobalValidationEnabled, "setGlobalValidationEnabled"); +function getGlobalValidationEnabled() { + return validationEnabled; +} +__name(getGlobalValidationEnabled, "getGlobalValidationEnabled"); + +// src/lib/Result.ts +var Result = class { + constructor(success, value, error) { + this.success = success; + if (success) { + this.value = value; + } else { + this.error = error; + } + } + isOk() { + return this.success; + } + isErr() { + return !this.success; + } + unwrap() { + if (this.isOk()) + return this.value; + throw this.error; + } + static ok(value) { + return new Result(true, value); + } + static err(error) { + return new Result(false, void 0, error); + } +}; +__name(Result, "Result"); + +// src/validators/util/getValue.ts +function getValue(valueOrFn) { + return typeof valueOrFn === "function" ? valueOrFn() : valueOrFn; +} +__name(getValue, "getValue"); + +// src/lib/errors/BaseError.ts +var customInspectSymbol = Symbol.for("nodejs.util.inspect.custom"); +var customInspectSymbolStackLess = Symbol.for("nodejs.util.inspect.custom.stack-less"); +var BaseError = class extends Error { + [customInspectSymbol](depth, options) { + return `${this[customInspectSymbolStackLess](depth, options)} +${this.stack.slice(this.stack.indexOf("\n"))}`; + } +}; +__name(BaseError, "BaseError"); + +// src/lib/errors/BaseConstraintError.ts +var BaseConstraintError = class extends BaseError { + constructor(constraint, message, given) { + super(message); + this.constraint = constraint; + this.given = given; + } +}; +__name(BaseConstraintError, "BaseConstraintError"); + +// src/lib/errors/ExpectedConstraintError.ts +var ExpectedConstraintError = class extends BaseConstraintError { + constructor(constraint, message, given, expected) { + super(constraint, message, given); + this.expected = expected; + } + toJSON() { + return { + name: this.name, + constraint: this.constraint, + given: this.given, + expected: this.expected + }; + } + [customInspectSymbolStackLess](depth, options) { + const constraint = options.stylize(this.constraint, "string"); + if (depth < 0) { + return options.stylize(`[ExpectedConstraintError: ${constraint}]`, "special"); + } + const newOptions = { ...options, depth: options.depth === null ? null : options.depth - 1 }; + const padding = ` + ${options.stylize("|", "undefined")} `; + const given = util.inspect(this.given, newOptions).replace(/\n/g, padding); + const header = `${options.stylize("ExpectedConstraintError", "special")} > ${constraint}`; + const message = options.stylize(this.message, "regexp"); + const expectedBlock = ` + ${options.stylize("Expected: ", "string")}${options.stylize(this.expected, "boolean")}`; + const givenBlock = ` + ${options.stylize("Received:", "regexp")}${padding}${given}`; + return `${header} + ${message} +${expectedBlock} +${givenBlock}`; + } +}; +__name(ExpectedConstraintError, "ExpectedConstraintError"); + +// src/constraints/ObjectConstrains.ts +function whenConstraint(key, options, validator) { + return { + run(input, parent) { + if (!parent) { + return Result.err(new ExpectedConstraintError("s.object(T.when)", "Validator has no parent", parent, "Validator to have a parent")); + } + const isKeyArray = Array.isArray(key); + const value = isKeyArray ? key.map((k) => get__default.default(parent, k)) : get__default.default(parent, key); + const predicate = resolveBooleanIs(options, value, isKeyArray) ? options.then : options.otherwise; + if (predicate) { + return predicate(validator).run(input); + } + return Result.ok(input); + } + }; +} +__name(whenConstraint, "whenConstraint"); +function resolveBooleanIs(options, value, isKeyArray) { + if (options.is === void 0) { + return isKeyArray ? !value.some((val) => !val) : Boolean(value); + } + if (typeof options.is === "function") { + return options.is(value); + } + return value === options.is; +} +__name(resolveBooleanIs, "resolveBooleanIs"); + +// src/validators/BaseValidator.ts +var BaseValidator = class { + constructor(constraints = []) { + this.constraints = []; + this.isValidationEnabled = null; + this.constraints = constraints; + } + setParent(parent) { + this.parent = parent; + return this; + } + get optional() { + return new UnionValidator([new LiteralValidator(void 0), this.clone()]); + } + get nullable() { + return new UnionValidator([new LiteralValidator(null), this.clone()]); + } + get nullish() { + return new UnionValidator([new NullishValidator(), this.clone()]); + } + get array() { + return new ArrayValidator(this.clone()); + } + get set() { + return new SetValidator(this.clone()); + } + or(...predicates) { + return new UnionValidator([this.clone(), ...predicates]); + } + transform(cb) { + return this.addConstraint({ run: (input) => Result.ok(cb(input)) }); + } + reshape(cb) { + return this.addConstraint({ run: cb }); + } + default(value) { + return new DefaultValidator(this.clone(), value); + } + when(key, options) { + return this.addConstraint(whenConstraint(key, options, this)); + } + describe(description) { + const clone = this.clone(); + clone.description = description; + return clone; + } + run(value) { + let result = this.handle(value); + if (result.isErr()) + return result; + for (const constraint of this.constraints) { + result = constraint.run(result.value, this.parent); + if (result.isErr()) + break; + } + return result; + } + parse(value) { + if (!this.shouldRunConstraints) { + return this.handle(value).unwrap(); + } + return this.constraints.reduce((v, constraint) => constraint.run(v).unwrap(), this.handle(value).unwrap()); + } + is(value) { + return this.run(value).isOk(); + } + /** + * Sets if the validator should also run constraints or just do basic checks. + * @param isValidationEnabled Whether this validator should be enabled or disabled. You can pass boolean or a function returning boolean which will be called just before parsing. + * Set to `null` to go off of the global configuration. + */ + setValidationEnabled(isValidationEnabled) { + const clone = this.clone(); + clone.isValidationEnabled = isValidationEnabled; + return clone; + } + getValidationEnabled() { + return getValue(this.isValidationEnabled); + } + get shouldRunConstraints() { + return getValue(this.isValidationEnabled) ?? getGlobalValidationEnabled(); + } + clone() { + const clone = Reflect.construct(this.constructor, [this.constraints]); + clone.isValidationEnabled = this.isValidationEnabled; + return clone; + } + addConstraint(constraint) { + const clone = this.clone(); + clone.constraints = clone.constraints.concat(constraint); + return clone; + } +}; +__name(BaseValidator, "BaseValidator"); +function isUnique(input) { + if (input.length < 2) + return true; + const uniqueArray2 = uniqWith__default.default(input, fastDeepEqual__default.default); + return uniqueArray2.length === input.length; +} +__name(isUnique, "isUnique"); + +// src/constraints/util/operators.ts +function lessThan(a, b) { + return a < b; +} +__name(lessThan, "lessThan"); +function lessThanOrEqual(a, b) { + return a <= b; +} +__name(lessThanOrEqual, "lessThanOrEqual"); +function greaterThan(a, b) { + return a > b; +} +__name(greaterThan, "greaterThan"); +function greaterThanOrEqual(a, b) { + return a >= b; +} +__name(greaterThanOrEqual, "greaterThanOrEqual"); +function equal(a, b) { + return a === b; +} +__name(equal, "equal"); +function notEqual(a, b) { + return a !== b; +} +__name(notEqual, "notEqual"); + +// src/constraints/ArrayConstraints.ts +function arrayLengthComparator(comparator, name, expected, length) { + return { + run(input) { + return comparator(input.length, length) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, "Invalid Array length", input, expected)); + } + }; +} +__name(arrayLengthComparator, "arrayLengthComparator"); +function arrayLengthLessThan(value) { + const expected = `expected.length < ${value}`; + return arrayLengthComparator(lessThan, "s.array(T).lengthLessThan", expected, value); +} +__name(arrayLengthLessThan, "arrayLengthLessThan"); +function arrayLengthLessThanOrEqual(value) { + const expected = `expected.length <= ${value}`; + return arrayLengthComparator(lessThanOrEqual, "s.array(T).lengthLessThanOrEqual", expected, value); +} +__name(arrayLengthLessThanOrEqual, "arrayLengthLessThanOrEqual"); +function arrayLengthGreaterThan(value) { + const expected = `expected.length > ${value}`; + return arrayLengthComparator(greaterThan, "s.array(T).lengthGreaterThan", expected, value); +} +__name(arrayLengthGreaterThan, "arrayLengthGreaterThan"); +function arrayLengthGreaterThanOrEqual(value) { + const expected = `expected.length >= ${value}`; + return arrayLengthComparator(greaterThanOrEqual, "s.array(T).lengthGreaterThanOrEqual", expected, value); +} +__name(arrayLengthGreaterThanOrEqual, "arrayLengthGreaterThanOrEqual"); +function arrayLengthEqual(value) { + const expected = `expected.length === ${value}`; + return arrayLengthComparator(equal, "s.array(T).lengthEqual", expected, value); +} +__name(arrayLengthEqual, "arrayLengthEqual"); +function arrayLengthNotEqual(value) { + const expected = `expected.length !== ${value}`; + return arrayLengthComparator(notEqual, "s.array(T).lengthNotEqual", expected, value); +} +__name(arrayLengthNotEqual, "arrayLengthNotEqual"); +function arrayLengthRange(start, endBefore) { + const expected = `expected.length >= ${start} && expected.length < ${endBefore}`; + return { + run(input) { + return input.length >= start && input.length < endBefore ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.array(T).lengthRange", "Invalid Array length", input, expected)); + } + }; +} +__name(arrayLengthRange, "arrayLengthRange"); +function arrayLengthRangeInclusive(start, end) { + const expected = `expected.length >= ${start} && expected.length <= ${end}`; + return { + run(input) { + return input.length >= start && input.length <= end ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.array(T).lengthRangeInclusive", "Invalid Array length", input, expected)); + } + }; +} +__name(arrayLengthRangeInclusive, "arrayLengthRangeInclusive"); +function arrayLengthRangeExclusive(startAfter, endBefore) { + const expected = `expected.length > ${startAfter} && expected.length < ${endBefore}`; + return { + run(input) { + return input.length > startAfter && input.length < endBefore ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.array(T).lengthRangeExclusive", "Invalid Array length", input, expected)); + } + }; +} +__name(arrayLengthRangeExclusive, "arrayLengthRangeExclusive"); +var uniqueArray = { + run(input) { + return isUnique(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.array(T).unique", "Array values are not unique", input, "Expected all values to be unique")); + } +}; + +// src/lib/errors/CombinedPropertyError.ts +var CombinedPropertyError = class extends BaseError { + constructor(errors) { + super("Received one or more errors"); + this.errors = errors; + } + [customInspectSymbolStackLess](depth, options) { + if (depth < 0) { + return options.stylize("[CombinedPropertyError]", "special"); + } + const newOptions = { ...options, depth: options.depth === null ? null : options.depth - 1, compact: true }; + const padding = ` + ${options.stylize("|", "undefined")} `; + const header = `${options.stylize("CombinedPropertyError", "special")} (${options.stylize(this.errors.length.toString(), "number")})`; + const message = options.stylize(this.message, "regexp"); + const errors = this.errors.map(([key, error]) => { + const property = CombinedPropertyError.formatProperty(key, options); + const body = error[customInspectSymbolStackLess](depth - 1, newOptions).replace(/\n/g, padding); + return ` input${property}${padding}${body}`; + }).join("\n\n"); + return `${header} + ${message} + +${errors}`; + } + static formatProperty(key, options) { + if (typeof key === "string") + return options.stylize(`.${key}`, "symbol"); + if (typeof key === "number") + return `[${options.stylize(key.toString(), "number")}]`; + return `[${options.stylize("Symbol", "symbol")}(${key.description})]`; + } +}; +__name(CombinedPropertyError, "CombinedPropertyError"); +var ValidationError = class extends BaseError { + constructor(validator, message, given) { + super(message); + this.validator = validator; + this.given = given; + } + toJSON() { + return { + name: this.name, + validator: this.validator, + given: this.given + }; + } + [customInspectSymbolStackLess](depth, options) { + const validator = options.stylize(this.validator, "string"); + if (depth < 0) { + return options.stylize(`[ValidationError: ${validator}]`, "special"); + } + const newOptions = { ...options, depth: options.depth === null ? null : options.depth - 1, compact: true }; + const padding = ` + ${options.stylize("|", "undefined")} `; + const given = util.inspect(this.given, newOptions).replace(/\n/g, padding); + const header = `${options.stylize("ValidationError", "special")} > ${validator}`; + const message = options.stylize(this.message, "regexp"); + const givenBlock = ` + ${options.stylize("Received:", "regexp")}${padding}${given}`; + return `${header} + ${message} +${givenBlock}`; + } +}; +__name(ValidationError, "ValidationError"); + +// src/validators/ArrayValidator.ts +var ArrayValidator = class extends BaseValidator { + constructor(validator, constraints = []) { + super(constraints); + this.validator = validator; + } + lengthLessThan(length) { + return this.addConstraint(arrayLengthLessThan(length)); + } + lengthLessThanOrEqual(length) { + return this.addConstraint(arrayLengthLessThanOrEqual(length)); + } + lengthGreaterThan(length) { + return this.addConstraint(arrayLengthGreaterThan(length)); + } + lengthGreaterThanOrEqual(length) { + return this.addConstraint(arrayLengthGreaterThanOrEqual(length)); + } + lengthEqual(length) { + return this.addConstraint(arrayLengthEqual(length)); + } + lengthNotEqual(length) { + return this.addConstraint(arrayLengthNotEqual(length)); + } + lengthRange(start, endBefore) { + return this.addConstraint(arrayLengthRange(start, endBefore)); + } + lengthRangeInclusive(startAt, endAt) { + return this.addConstraint(arrayLengthRangeInclusive(startAt, endAt)); + } + lengthRangeExclusive(startAfter, endBefore) { + return this.addConstraint(arrayLengthRangeExclusive(startAfter, endBefore)); + } + get unique() { + return this.addConstraint(uniqueArray); + } + clone() { + return Reflect.construct(this.constructor, [this.validator, this.constraints]); + } + handle(values) { + if (!Array.isArray(values)) { + return Result.err(new ValidationError("s.array(T)", "Expected an array", values)); + } + if (!this.shouldRunConstraints) { + return Result.ok(values); + } + const errors = []; + const transformed = []; + for (let i = 0; i < values.length; i++) { + const result = this.validator.run(values[i]); + if (result.isOk()) + transformed.push(result.value); + else + errors.push([i, result.error]); + } + return errors.length === 0 ? Result.ok(transformed) : Result.err(new CombinedPropertyError(errors)); + } +}; +__name(ArrayValidator, "ArrayValidator"); + +// src/constraints/BigIntConstraints.ts +function bigintComparator(comparator, name, expected, number) { + return { + run(input) { + return comparator(input, number) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, "Invalid bigint value", input, expected)); + } + }; +} +__name(bigintComparator, "bigintComparator"); +function bigintLessThan(value) { + const expected = `expected < ${value}n`; + return bigintComparator(lessThan, "s.bigint.lessThan", expected, value); +} +__name(bigintLessThan, "bigintLessThan"); +function bigintLessThanOrEqual(value) { + const expected = `expected <= ${value}n`; + return bigintComparator(lessThanOrEqual, "s.bigint.lessThanOrEqual", expected, value); +} +__name(bigintLessThanOrEqual, "bigintLessThanOrEqual"); +function bigintGreaterThan(value) { + const expected = `expected > ${value}n`; + return bigintComparator(greaterThan, "s.bigint.greaterThan", expected, value); +} +__name(bigintGreaterThan, "bigintGreaterThan"); +function bigintGreaterThanOrEqual(value) { + const expected = `expected >= ${value}n`; + return bigintComparator(greaterThanOrEqual, "s.bigint.greaterThanOrEqual", expected, value); +} +__name(bigintGreaterThanOrEqual, "bigintGreaterThanOrEqual"); +function bigintEqual(value) { + const expected = `expected === ${value}n`; + return bigintComparator(equal, "s.bigint.equal", expected, value); +} +__name(bigintEqual, "bigintEqual"); +function bigintNotEqual(value) { + const expected = `expected !== ${value}n`; + return bigintComparator(notEqual, "s.bigint.notEqual", expected, value); +} +__name(bigintNotEqual, "bigintNotEqual"); +function bigintDivisibleBy(divider) { + const expected = `expected % ${divider}n === 0n`; + return { + run(input) { + return input % divider === 0n ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.bigint.divisibleBy", "BigInt is not divisible", input, expected)); + } + }; +} +__name(bigintDivisibleBy, "bigintDivisibleBy"); + +// src/validators/BigIntValidator.ts +var BigIntValidator = class extends BaseValidator { + lessThan(number) { + return this.addConstraint(bigintLessThan(number)); + } + lessThanOrEqual(number) { + return this.addConstraint(bigintLessThanOrEqual(number)); + } + greaterThan(number) { + return this.addConstraint(bigintGreaterThan(number)); + } + greaterThanOrEqual(number) { + return this.addConstraint(bigintGreaterThanOrEqual(number)); + } + equal(number) { + return this.addConstraint(bigintEqual(number)); + } + notEqual(number) { + return this.addConstraint(bigintNotEqual(number)); + } + get positive() { + return this.greaterThanOrEqual(0n); + } + get negative() { + return this.lessThan(0n); + } + divisibleBy(number) { + return this.addConstraint(bigintDivisibleBy(number)); + } + get abs() { + return this.transform((value) => value < 0 ? -value : value); + } + intN(bits) { + return this.transform((value) => BigInt.asIntN(bits, value)); + } + uintN(bits) { + return this.transform((value) => BigInt.asUintN(bits, value)); + } + handle(value) { + return typeof value === "bigint" ? Result.ok(value) : Result.err(new ValidationError("s.bigint", "Expected a bigint primitive", value)); + } +}; +__name(BigIntValidator, "BigIntValidator"); + +// src/constraints/BooleanConstraints.ts +var booleanTrue = { + run(input) { + return input ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.boolean.true", "Invalid boolean value", input, "true")); + } +}; +var booleanFalse = { + run(input) { + return input ? Result.err(new ExpectedConstraintError("s.boolean.false", "Invalid boolean value", input, "false")) : Result.ok(input); + } +}; + +// src/validators/BooleanValidator.ts +var BooleanValidator = class extends BaseValidator { + get true() { + return this.addConstraint(booleanTrue); + } + get false() { + return this.addConstraint(booleanFalse); + } + equal(value) { + return value ? this.true : this.false; + } + notEqual(value) { + return value ? this.false : this.true; + } + handle(value) { + return typeof value === "boolean" ? Result.ok(value) : Result.err(new ValidationError("s.boolean", "Expected a boolean primitive", value)); + } +}; +__name(BooleanValidator, "BooleanValidator"); + +// src/constraints/DateConstraints.ts +function dateComparator(comparator, name, expected, number) { + return { + run(input) { + return comparator(input.getTime(), number) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, "Invalid Date value", input, expected)); + } + }; +} +__name(dateComparator, "dateComparator"); +function dateLessThan(value) { + const expected = `expected < ${value.toISOString()}`; + return dateComparator(lessThan, "s.date.lessThan", expected, value.getTime()); +} +__name(dateLessThan, "dateLessThan"); +function dateLessThanOrEqual(value) { + const expected = `expected <= ${value.toISOString()}`; + return dateComparator(lessThanOrEqual, "s.date.lessThanOrEqual", expected, value.getTime()); +} +__name(dateLessThanOrEqual, "dateLessThanOrEqual"); +function dateGreaterThan(value) { + const expected = `expected > ${value.toISOString()}`; + return dateComparator(greaterThan, "s.date.greaterThan", expected, value.getTime()); +} +__name(dateGreaterThan, "dateGreaterThan"); +function dateGreaterThanOrEqual(value) { + const expected = `expected >= ${value.toISOString()}`; + return dateComparator(greaterThanOrEqual, "s.date.greaterThanOrEqual", expected, value.getTime()); +} +__name(dateGreaterThanOrEqual, "dateGreaterThanOrEqual"); +function dateEqual(value) { + const expected = `expected === ${value.toISOString()}`; + return dateComparator(equal, "s.date.equal", expected, value.getTime()); +} +__name(dateEqual, "dateEqual"); +function dateNotEqual(value) { + const expected = `expected !== ${value.toISOString()}`; + return dateComparator(notEqual, "s.date.notEqual", expected, value.getTime()); +} +__name(dateNotEqual, "dateNotEqual"); +var dateInvalid = { + run(input) { + return Number.isNaN(input.getTime()) ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.date.invalid", "Invalid Date value", input, "expected === NaN")); + } +}; +var dateValid = { + run(input) { + return Number.isNaN(input.getTime()) ? Result.err(new ExpectedConstraintError("s.date.valid", "Invalid Date value", input, "expected !== NaN")) : Result.ok(input); + } +}; + +// src/validators/DateValidator.ts +var DateValidator = class extends BaseValidator { + lessThan(date) { + return this.addConstraint(dateLessThan(new Date(date))); + } + lessThanOrEqual(date) { + return this.addConstraint(dateLessThanOrEqual(new Date(date))); + } + greaterThan(date) { + return this.addConstraint(dateGreaterThan(new Date(date))); + } + greaterThanOrEqual(date) { + return this.addConstraint(dateGreaterThanOrEqual(new Date(date))); + } + equal(date) { + const resolved = new Date(date); + return Number.isNaN(resolved.getTime()) ? this.invalid : this.addConstraint(dateEqual(resolved)); + } + notEqual(date) { + const resolved = new Date(date); + return Number.isNaN(resolved.getTime()) ? this.valid : this.addConstraint(dateNotEqual(resolved)); + } + get valid() { + return this.addConstraint(dateValid); + } + get invalid() { + return this.addConstraint(dateInvalid); + } + handle(value) { + return value instanceof Date ? Result.ok(value) : Result.err(new ValidationError("s.date", "Expected a Date", value)); + } +}; +__name(DateValidator, "DateValidator"); +var ExpectedValidationError = class extends ValidationError { + constructor(validator, message, given, expected) { + super(validator, message, given); + this.expected = expected; + } + toJSON() { + return { + name: this.name, + validator: this.validator, + given: this.given, + expected: this.expected + }; + } + [customInspectSymbolStackLess](depth, options) { + const validator = options.stylize(this.validator, "string"); + if (depth < 0) { + return options.stylize(`[ExpectedValidationError: ${validator}]`, "special"); + } + const newOptions = { ...options, depth: options.depth === null ? null : options.depth - 1 }; + const padding = ` + ${options.stylize("|", "undefined")} `; + const expected = util.inspect(this.expected, newOptions).replace(/\n/g, padding); + const given = util.inspect(this.given, newOptions).replace(/\n/g, padding); + const header = `${options.stylize("ExpectedValidationError", "special")} > ${validator}`; + const message = options.stylize(this.message, "regexp"); + const expectedBlock = ` + ${options.stylize("Expected:", "string")}${padding}${expected}`; + const givenBlock = ` + ${options.stylize("Received:", "regexp")}${padding}${given}`; + return `${header} + ${message} +${expectedBlock} +${givenBlock}`; + } +}; +__name(ExpectedValidationError, "ExpectedValidationError"); + +// src/validators/InstanceValidator.ts +var InstanceValidator = class extends BaseValidator { + constructor(expected, constraints = []) { + super(constraints); + this.expected = expected; + } + handle(value) { + return value instanceof this.expected ? Result.ok(value) : Result.err(new ExpectedValidationError("s.instance(V)", "Expected", value, this.expected)); + } + clone() { + return Reflect.construct(this.constructor, [this.expected, this.constraints]); + } +}; +__name(InstanceValidator, "InstanceValidator"); + +// src/validators/LiteralValidator.ts +var LiteralValidator = class extends BaseValidator { + constructor(literal, constraints = []) { + super(constraints); + this.expected = literal; + } + handle(value) { + return Object.is(value, this.expected) ? Result.ok(value) : Result.err(new ExpectedValidationError("s.literal(V)", "Expected values to be equals", value, this.expected)); + } + clone() { + return Reflect.construct(this.constructor, [this.expected, this.constraints]); + } +}; +__name(LiteralValidator, "LiteralValidator"); + +// src/validators/NeverValidator.ts +var NeverValidator = class extends BaseValidator { + handle(value) { + return Result.err(new ValidationError("s.never", "Expected a value to not be passed", value)); + } +}; +__name(NeverValidator, "NeverValidator"); + +// src/validators/NullishValidator.ts +var NullishValidator = class extends BaseValidator { + handle(value) { + return value === void 0 || value === null ? Result.ok(value) : Result.err(new ValidationError("s.nullish", "Expected undefined or null", value)); + } +}; +__name(NullishValidator, "NullishValidator"); + +// src/constraints/NumberConstraints.ts +function numberComparator(comparator, name, expected, number) { + return { + run(input) { + return comparator(input, number) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, "Invalid number value", input, expected)); + } + }; +} +__name(numberComparator, "numberComparator"); +function numberLessThan(value) { + const expected = `expected < ${value}`; + return numberComparator(lessThan, "s.number.lessThan", expected, value); +} +__name(numberLessThan, "numberLessThan"); +function numberLessThanOrEqual(value) { + const expected = `expected <= ${value}`; + return numberComparator(lessThanOrEqual, "s.number.lessThanOrEqual", expected, value); +} +__name(numberLessThanOrEqual, "numberLessThanOrEqual"); +function numberGreaterThan(value) { + const expected = `expected > ${value}`; + return numberComparator(greaterThan, "s.number.greaterThan", expected, value); +} +__name(numberGreaterThan, "numberGreaterThan"); +function numberGreaterThanOrEqual(value) { + const expected = `expected >= ${value}`; + return numberComparator(greaterThanOrEqual, "s.number.greaterThanOrEqual", expected, value); +} +__name(numberGreaterThanOrEqual, "numberGreaterThanOrEqual"); +function numberEqual(value) { + const expected = `expected === ${value}`; + return numberComparator(equal, "s.number.equal", expected, value); +} +__name(numberEqual, "numberEqual"); +function numberNotEqual(value) { + const expected = `expected !== ${value}`; + return numberComparator(notEqual, "s.number.notEqual", expected, value); +} +__name(numberNotEqual, "numberNotEqual"); +var numberInt = { + run(input) { + return Number.isInteger(input) ? Result.ok(input) : Result.err( + new ExpectedConstraintError("s.number.int", "Given value is not an integer", input, "Number.isInteger(expected) to be true") + ); + } +}; +var numberSafeInt = { + run(input) { + return Number.isSafeInteger(input) ? Result.ok(input) : Result.err( + new ExpectedConstraintError( + "s.number.safeInt", + "Given value is not a safe integer", + input, + "Number.isSafeInteger(expected) to be true" + ) + ); + } +}; +var numberFinite = { + run(input) { + return Number.isFinite(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.number.finite", "Given value is not finite", input, "Number.isFinite(expected) to be true")); + } +}; +var numberNaN = { + run(input) { + return Number.isNaN(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.number.equal(NaN)", "Invalid number value", input, "expected === NaN")); + } +}; +var numberNotNaN = { + run(input) { + return Number.isNaN(input) ? Result.err(new ExpectedConstraintError("s.number.notEqual(NaN)", "Invalid number value", input, "expected !== NaN")) : Result.ok(input); + } +}; +function numberDivisibleBy(divider) { + const expected = `expected % ${divider} === 0`; + return { + run(input) { + return input % divider === 0 ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.number.divisibleBy", "Number is not divisible", input, expected)); + } + }; +} +__name(numberDivisibleBy, "numberDivisibleBy"); + +// src/validators/NumberValidator.ts +var NumberValidator = class extends BaseValidator { + lessThan(number) { + return this.addConstraint(numberLessThan(number)); + } + lessThanOrEqual(number) { + return this.addConstraint(numberLessThanOrEqual(number)); + } + greaterThan(number) { + return this.addConstraint(numberGreaterThan(number)); + } + greaterThanOrEqual(number) { + return this.addConstraint(numberGreaterThanOrEqual(number)); + } + equal(number) { + return Number.isNaN(number) ? this.addConstraint(numberNaN) : this.addConstraint(numberEqual(number)); + } + notEqual(number) { + return Number.isNaN(number) ? this.addConstraint(numberNotNaN) : this.addConstraint(numberNotEqual(number)); + } + get int() { + return this.addConstraint(numberInt); + } + get safeInt() { + return this.addConstraint(numberSafeInt); + } + get finite() { + return this.addConstraint(numberFinite); + } + get positive() { + return this.greaterThanOrEqual(0); + } + get negative() { + return this.lessThan(0); + } + divisibleBy(divider) { + return this.addConstraint(numberDivisibleBy(divider)); + } + get abs() { + return this.transform(Math.abs); + } + get sign() { + return this.transform(Math.sign); + } + get trunc() { + return this.transform(Math.trunc); + } + get floor() { + return this.transform(Math.floor); + } + get fround() { + return this.transform(Math.fround); + } + get round() { + return this.transform(Math.round); + } + get ceil() { + return this.transform(Math.ceil); + } + handle(value) { + return typeof value === "number" ? Result.ok(value) : Result.err(new ValidationError("s.number", "Expected a number primitive", value)); + } +}; +__name(NumberValidator, "NumberValidator"); + +// src/lib/errors/MissingPropertyError.ts +var MissingPropertyError = class extends BaseError { + constructor(property) { + super("A required property is missing"); + this.property = property; + } + toJSON() { + return { + name: this.name, + property: this.property + }; + } + [customInspectSymbolStackLess](depth, options) { + const property = options.stylize(this.property.toString(), "string"); + if (depth < 0) { + return options.stylize(`[MissingPropertyError: ${property}]`, "special"); + } + const header = `${options.stylize("MissingPropertyError", "special")} > ${property}`; + const message = options.stylize(this.message, "regexp"); + return `${header} + ${message}`; + } +}; +__name(MissingPropertyError, "MissingPropertyError"); +var UnknownPropertyError = class extends BaseError { + constructor(property, value) { + super("Received unexpected property"); + this.property = property; + this.value = value; + } + toJSON() { + return { + name: this.name, + property: this.property, + value: this.value + }; + } + [customInspectSymbolStackLess](depth, options) { + const property = options.stylize(this.property.toString(), "string"); + if (depth < 0) { + return options.stylize(`[UnknownPropertyError: ${property}]`, "special"); + } + const newOptions = { ...options, depth: options.depth === null ? null : options.depth - 1, compact: true }; + const padding = ` + ${options.stylize("|", "undefined")} `; + const given = util.inspect(this.value, newOptions).replace(/\n/g, padding); + const header = `${options.stylize("UnknownPropertyError", "special")} > ${property}`; + const message = options.stylize(this.message, "regexp"); + const givenBlock = ` + ${options.stylize("Received:", "regexp")}${padding}${given}`; + return `${header} + ${message} +${givenBlock}`; + } +}; +__name(UnknownPropertyError, "UnknownPropertyError"); + +// src/validators/DefaultValidator.ts +var DefaultValidator = class extends BaseValidator { + constructor(validator, value, constraints = []) { + super(constraints); + this.validator = validator; + this.defaultValue = value; + } + default(value) { + const clone = this.clone(); + clone.defaultValue = value; + return clone; + } + handle(value) { + return typeof value === "undefined" ? Result.ok(getValue(this.defaultValue)) : this.validator["handle"](value); + } + clone() { + return Reflect.construct(this.constructor, [this.validator, this.defaultValue, this.constraints]); + } +}; +__name(DefaultValidator, "DefaultValidator"); + +// src/lib/errors/CombinedError.ts +var CombinedError = class extends BaseError { + constructor(errors) { + super("Received one or more errors"); + this.errors = errors; + } + [customInspectSymbolStackLess](depth, options) { + if (depth < 0) { + return options.stylize("[CombinedError]", "special"); + } + const newOptions = { ...options, depth: options.depth === null ? null : options.depth - 1, compact: true }; + const padding = ` + ${options.stylize("|", "undefined")} `; + const header = `${options.stylize("CombinedError", "special")} (${options.stylize(this.errors.length.toString(), "number")})`; + const message = options.stylize(this.message, "regexp"); + const errors = this.errors.map((error, i) => { + const index = options.stylize((i + 1).toString(), "number"); + const body = error[customInspectSymbolStackLess](depth - 1, newOptions).replace(/\n/g, padding); + return ` ${index} ${body}`; + }).join("\n\n"); + return `${header} + ${message} + +${errors}`; + } +}; +__name(CombinedError, "CombinedError"); + +// src/validators/UnionValidator.ts +var UnionValidator = class extends BaseValidator { + constructor(validators, constraints = []) { + super(constraints); + this.validators = validators; + } + get optional() { + if (this.validators.length === 0) + return new UnionValidator([new LiteralValidator(void 0)], this.constraints); + const [validator] = this.validators; + if (validator instanceof LiteralValidator) { + if (validator.expected === void 0) + return this.clone(); + if (validator.expected === null) { + return new UnionValidator( + [new NullishValidator(), ...this.validators.slice(1)], + this.constraints + ); + } + } else if (validator instanceof NullishValidator) { + return this.clone(); + } + return new UnionValidator([new LiteralValidator(void 0), ...this.validators]); + } + get required() { + if (this.validators.length === 0) + return this.clone(); + const [validator] = this.validators; + if (validator instanceof LiteralValidator) { + if (validator.expected === void 0) + return new UnionValidator(this.validators.slice(1), this.constraints); + } else if (validator instanceof NullishValidator) { + return new UnionValidator([new LiteralValidator(null), ...this.validators.slice(1)], this.constraints); + } + return this.clone(); + } + get nullable() { + if (this.validators.length === 0) + return new UnionValidator([new LiteralValidator(null)], this.constraints); + const [validator] = this.validators; + if (validator instanceof LiteralValidator) { + if (validator.expected === null) + return this.clone(); + if (validator.expected === void 0) { + return new UnionValidator( + [new NullishValidator(), ...this.validators.slice(1)], + this.constraints + ); + } + } else if (validator instanceof NullishValidator) { + return this.clone(); + } + return new UnionValidator([new LiteralValidator(null), ...this.validators]); + } + get nullish() { + if (this.validators.length === 0) + return new UnionValidator([new NullishValidator()], this.constraints); + const [validator] = this.validators; + if (validator instanceof LiteralValidator) { + if (validator.expected === null || validator.expected === void 0) { + return new UnionValidator([new NullishValidator(), ...this.validators.slice(1)], this.constraints); + } + } else if (validator instanceof NullishValidator) { + return this.clone(); + } + return new UnionValidator([new NullishValidator(), ...this.validators]); + } + or(...predicates) { + return new UnionValidator([...this.validators, ...predicates]); + } + clone() { + return Reflect.construct(this.constructor, [this.validators, this.constraints]); + } + handle(value) { + const errors = []; + for (const validator of this.validators) { + const result = validator.run(value); + if (result.isOk()) + return result; + errors.push(result.error); + } + return Result.err(new CombinedError(errors)); + } +}; +__name(UnionValidator, "UnionValidator"); + +// src/validators/ObjectValidator.ts +var ObjectValidator = class extends BaseValidator { + constructor(shape, strategy = 0 /* Ignore */, constraints = []) { + super(constraints); + this.keys = []; + this.requiredKeys = /* @__PURE__ */ new Map(); + this.possiblyUndefinedKeys = /* @__PURE__ */ new Map(); + this.possiblyUndefinedKeysWithDefaults = /* @__PURE__ */ new Map(); + this.shape = shape; + this.strategy = strategy; + switch (this.strategy) { + case 0 /* Ignore */: + this.handleStrategy = (value) => this.handleIgnoreStrategy(value); + break; + case 1 /* Strict */: { + this.handleStrategy = (value) => this.handleStrictStrategy(value); + break; + } + case 2 /* Passthrough */: + this.handleStrategy = (value) => this.handlePassthroughStrategy(value); + break; + } + const shapeEntries = Object.entries(shape); + this.keys = shapeEntries.map(([key]) => key); + for (const [key, validator] of shapeEntries) { + if (validator instanceof UnionValidator) { + const [possiblyLiteralOrNullishPredicate] = validator["validators"]; + if (possiblyLiteralOrNullishPredicate instanceof NullishValidator) { + this.possiblyUndefinedKeys.set(key, validator); + } else if (possiblyLiteralOrNullishPredicate instanceof LiteralValidator) { + if (possiblyLiteralOrNullishPredicate.expected === void 0) { + this.possiblyUndefinedKeys.set(key, validator); + } else { + this.requiredKeys.set(key, validator); + } + } else if (validator instanceof DefaultValidator) { + this.possiblyUndefinedKeysWithDefaults.set(key, validator); + } else { + this.requiredKeys.set(key, validator); + } + } else if (validator instanceof NullishValidator) { + this.possiblyUndefinedKeys.set(key, validator); + } else if (validator instanceof LiteralValidator) { + if (validator.expected === void 0) { + this.possiblyUndefinedKeys.set(key, validator); + } else { + this.requiredKeys.set(key, validator); + } + } else if (validator instanceof DefaultValidator) { + this.possiblyUndefinedKeysWithDefaults.set(key, validator); + } else { + this.requiredKeys.set(key, validator); + } + } + } + get strict() { + return Reflect.construct(this.constructor, [this.shape, 1 /* Strict */, this.constraints]); + } + get ignore() { + return Reflect.construct(this.constructor, [this.shape, 0 /* Ignore */, this.constraints]); + } + get passthrough() { + return Reflect.construct(this.constructor, [this.shape, 2 /* Passthrough */, this.constraints]); + } + get partial() { + const shape = Object.fromEntries(this.keys.map((key) => [key, this.shape[key].optional])); + return Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]); + } + get required() { + const shape = Object.fromEntries( + this.keys.map((key) => { + let validator = this.shape[key]; + if (validator instanceof UnionValidator) + validator = validator.required; + return [key, validator]; + }) + ); + return Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]); + } + extend(schema) { + const shape = { ...this.shape, ...schema instanceof ObjectValidator ? schema.shape : schema }; + return Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]); + } + pick(keys) { + const shape = Object.fromEntries( + keys.filter((key) => this.keys.includes(key)).map((key) => [key, this.shape[key]]) + ); + return Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]); + } + omit(keys) { + const shape = Object.fromEntries( + this.keys.filter((key) => !keys.includes(key)).map((key) => [key, this.shape[key]]) + ); + return Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]); + } + handle(value) { + const typeOfValue = typeof value; + if (typeOfValue !== "object") { + return Result.err(new ValidationError("s.object(T)", `Expected the value to be an object, but received ${typeOfValue} instead`, value)); + } + if (value === null) { + return Result.err(new ValidationError("s.object(T)", "Expected the value to not be null", value)); + } + if (Array.isArray(value)) { + return Result.err(new ValidationError("s.object(T)", "Expected the value to not be an array", value)); + } + if (!this.shouldRunConstraints) { + return Result.ok(value); + } + for (const predicate of Object.values(this.shape)) { + predicate.setParent(this.parent ?? value); + } + return this.handleStrategy(value); + } + clone() { + return Reflect.construct(this.constructor, [this.shape, this.strategy, this.constraints]); + } + handleIgnoreStrategy(value) { + const errors = []; + const finalObject = {}; + const inputEntries = new Map(Object.entries(value)); + const runPredicate = /* @__PURE__ */ __name((key, predicate) => { + const result = predicate.run(value[key]); + if (result.isOk()) { + finalObject[key] = result.value; + } else { + const error = result.error; + errors.push([key, error]); + } + }, "runPredicate"); + for (const [key, predicate] of this.requiredKeys) { + if (inputEntries.delete(key)) { + runPredicate(key, predicate); + } else { + errors.push([key, new MissingPropertyError(key)]); + } + } + for (const [key, validator] of this.possiblyUndefinedKeysWithDefaults) { + inputEntries.delete(key); + runPredicate(key, validator); + } + if (inputEntries.size === 0) { + return errors.length === 0 ? Result.ok(finalObject) : Result.err(new CombinedPropertyError(errors)); + } + const checkInputEntriesInsteadOfSchemaKeys = this.possiblyUndefinedKeys.size > inputEntries.size; + if (checkInputEntriesInsteadOfSchemaKeys) { + for (const [key] of inputEntries) { + const predicate = this.possiblyUndefinedKeys.get(key); + if (predicate) { + runPredicate(key, predicate); + } + } + } else { + for (const [key, predicate] of this.possiblyUndefinedKeys) { + if (inputEntries.delete(key)) { + runPredicate(key, predicate); + } + } + } + return errors.length === 0 ? Result.ok(finalObject) : Result.err(new CombinedPropertyError(errors)); + } + handleStrictStrategy(value) { + const errors = []; + const finalResult = {}; + const inputEntries = new Map(Object.entries(value)); + const runPredicate = /* @__PURE__ */ __name((key, predicate) => { + const result = predicate.run(value[key]); + if (result.isOk()) { + finalResult[key] = result.value; + } else { + const error = result.error; + errors.push([key, error]); + } + }, "runPredicate"); + for (const [key, predicate] of this.requiredKeys) { + if (inputEntries.delete(key)) { + runPredicate(key, predicate); + } else { + errors.push([key, new MissingPropertyError(key)]); + } + } + for (const [key, validator] of this.possiblyUndefinedKeysWithDefaults) { + inputEntries.delete(key); + runPredicate(key, validator); + } + for (const [key, predicate] of this.possiblyUndefinedKeys) { + if (inputEntries.size === 0) { + break; + } + if (inputEntries.delete(key)) { + runPredicate(key, predicate); + } + } + if (inputEntries.size !== 0) { + for (const [key, value2] of inputEntries.entries()) { + errors.push([key, new UnknownPropertyError(key, value2)]); + } + } + return errors.length === 0 ? Result.ok(finalResult) : Result.err(new CombinedPropertyError(errors)); + } + handlePassthroughStrategy(value) { + const result = this.handleIgnoreStrategy(value); + return result.isErr() ? result : Result.ok({ ...value, ...result.value }); + } +}; +__name(ObjectValidator, "ObjectValidator"); + +// src/validators/PassthroughValidator.ts +var PassthroughValidator = class extends BaseValidator { + handle(value) { + return Result.ok(value); + } +}; +__name(PassthroughValidator, "PassthroughValidator"); + +// src/validators/RecordValidator.ts +var RecordValidator = class extends BaseValidator { + constructor(validator, constraints = []) { + super(constraints); + this.validator = validator; + } + clone() { + return Reflect.construct(this.constructor, [this.validator, this.constraints]); + } + handle(value) { + if (typeof value !== "object") { + return Result.err(new ValidationError("s.record(T)", "Expected an object", value)); + } + if (value === null) { + return Result.err(new ValidationError("s.record(T)", "Expected the value to not be null", value)); + } + if (Array.isArray(value)) { + return Result.err(new ValidationError("s.record(T)", "Expected the value to not be an array", value)); + } + if (!this.shouldRunConstraints) { + return Result.ok(value); + } + const errors = []; + const transformed = {}; + for (const [key, val] of Object.entries(value)) { + const result = this.validator.run(val); + if (result.isOk()) + transformed[key] = result.value; + else + errors.push([key, result.error]); + } + return errors.length === 0 ? Result.ok(transformed) : Result.err(new CombinedPropertyError(errors)); + } +}; +__name(RecordValidator, "RecordValidator"); + +// src/validators/SetValidator.ts +var SetValidator = class extends BaseValidator { + constructor(validator, constraints = []) { + super(constraints); + this.validator = validator; + } + clone() { + return Reflect.construct(this.constructor, [this.validator, this.constraints]); + } + handle(values) { + if (!(values instanceof Set)) { + return Result.err(new ValidationError("s.set(T)", "Expected a set", values)); + } + if (!this.shouldRunConstraints) { + return Result.ok(values); + } + const errors = []; + const transformed = /* @__PURE__ */ new Set(); + for (const value of values) { + const result = this.validator.run(value); + if (result.isOk()) + transformed.add(result.value); + else + errors.push(result.error); + } + return errors.length === 0 ? Result.ok(transformed) : Result.err(new CombinedError(errors)); + } +}; +__name(SetValidator, "SetValidator"); + +// src/constraints/util/emailValidator.ts +var accountRegex = /^(?:[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*|"(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])*")$/; +function validateEmail(email) { + if (!email) + return false; + const atIndex = email.indexOf("@"); + if (atIndex === -1) + return false; + if (atIndex > 64) + return false; + const domainIndex = atIndex + 1; + if (email.includes("@", domainIndex)) + return false; + if (email.length - domainIndex > 255) + return false; + let dotIndex = email.indexOf(".", domainIndex); + if (dotIndex === -1) + return false; + let lastDotIndex = domainIndex; + do { + if (dotIndex - lastDotIndex > 63) + return false; + lastDotIndex = dotIndex + 1; + } while ((dotIndex = email.indexOf(".", lastDotIndex)) !== -1); + if (email.length - lastDotIndex > 63) + return false; + return accountRegex.test(email.slice(0, atIndex)) && validateEmailDomain(email.slice(domainIndex)); +} +__name(validateEmail, "validateEmail"); +function validateEmailDomain(domain) { + try { + return new URL(`http://${domain}`).hostname === domain; + } catch { + return false; + } +} +__name(validateEmailDomain, "validateEmailDomain"); + +// src/constraints/util/net.ts +var v4Seg = "(?:[0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])"; +var v4Str = `(${v4Seg}[.]){3}${v4Seg}`; +var IPv4Reg = new RegExp(`^${v4Str}$`); +var v6Seg = "(?:[0-9a-fA-F]{1,4})"; +var IPv6Reg = new RegExp( + `^((?:${v6Seg}:){7}(?:${v6Seg}|:)|(?:${v6Seg}:){6}(?:${v4Str}|:${v6Seg}|:)|(?:${v6Seg}:){5}(?::${v4Str}|(:${v6Seg}){1,2}|:)|(?:${v6Seg}:){4}(?:(:${v6Seg}){0,1}:${v4Str}|(:${v6Seg}){1,3}|:)|(?:${v6Seg}:){3}(?:(:${v6Seg}){0,2}:${v4Str}|(:${v6Seg}){1,4}|:)|(?:${v6Seg}:){2}(?:(:${v6Seg}){0,3}:${v4Str}|(:${v6Seg}){1,5}|:)|(?:${v6Seg}:){1}(?:(:${v6Seg}){0,4}:${v4Str}|(:${v6Seg}){1,6}|:)|(?::((?::${v6Seg}){0,5}:${v4Str}|(?::${v6Seg}){1,7}|:)))(%[0-9a-zA-Z-.:]{1,})?$` +); +function isIPv4(s2) { + return IPv4Reg.test(s2); +} +__name(isIPv4, "isIPv4"); +function isIPv6(s2) { + return IPv6Reg.test(s2); +} +__name(isIPv6, "isIPv6"); +function isIP(s2) { + if (isIPv4(s2)) + return 4; + if (isIPv6(s2)) + return 6; + return 0; +} +__name(isIP, "isIP"); + +// src/constraints/util/phoneValidator.ts +var phoneNumberRegex = /^((?:\+|0{0,2})\d{1,2}\s?)?\(?\d{3}\)?[\s.-]?\d{3}[\s.-]?\d{4}$/; +function validatePhoneNumber(input) { + return phoneNumberRegex.test(input); +} +__name(validatePhoneNumber, "validatePhoneNumber"); +var MultiplePossibilitiesConstraintError = class extends BaseConstraintError { + constructor(constraint, message, given, expected) { + super(constraint, message, given); + this.expected = expected; + } + toJSON() { + return { + name: this.name, + constraint: this.constraint, + given: this.given, + expected: this.expected + }; + } + [customInspectSymbolStackLess](depth, options) { + const constraint = options.stylize(this.constraint, "string"); + if (depth < 0) { + return options.stylize(`[MultiplePossibilitiesConstraintError: ${constraint}]`, "special"); + } + const newOptions = { ...options, depth: options.depth === null ? null : options.depth - 1 }; + const verticalLine = options.stylize("|", "undefined"); + const padding = ` + ${verticalLine} `; + const given = util.inspect(this.given, newOptions).replace(/\n/g, padding); + const header = `${options.stylize("MultiplePossibilitiesConstraintError", "special")} > ${constraint}`; + const message = options.stylize(this.message, "regexp"); + const expectedPadding = ` + ${verticalLine} - `; + const expectedBlock = ` + ${options.stylize("Expected any of the following:", "string")}${expectedPadding}${this.expected.map((possible) => options.stylize(possible, "boolean")).join(expectedPadding)}`; + const givenBlock = ` + ${options.stylize("Received:", "regexp")}${padding}${given}`; + return `${header} + ${message} +${expectedBlock} +${givenBlock}`; + } +}; +__name(MultiplePossibilitiesConstraintError, "MultiplePossibilitiesConstraintError"); + +// src/constraints/util/common/combinedResultFn.ts +function combinedErrorFn(...fns) { + switch (fns.length) { + case 0: + return () => null; + case 1: + return fns[0]; + case 2: { + const [fn0, fn1] = fns; + return (...params) => fn0(...params) || fn1(...params); + } + default: { + return (...params) => { + for (const fn of fns) { + const result = fn(...params); + if (result) + return result; + } + return null; + }; + } + } +} +__name(combinedErrorFn, "combinedErrorFn"); + +// src/constraints/util/urlValidators.ts +function createUrlValidators(options) { + const fns = []; + if (options?.allowedProtocols?.length) + fns.push(allowedProtocolsFn(options.allowedProtocols)); + if (options?.allowedDomains?.length) + fns.push(allowedDomainsFn(options.allowedDomains)); + return combinedErrorFn(...fns); +} +__name(createUrlValidators, "createUrlValidators"); +function allowedProtocolsFn(allowedProtocols) { + return (input, url) => allowedProtocols.includes(url.protocol) ? null : new MultiplePossibilitiesConstraintError("s.string.url", "Invalid URL protocol", input, allowedProtocols); +} +__name(allowedProtocolsFn, "allowedProtocolsFn"); +function allowedDomainsFn(allowedDomains) { + return (input, url) => allowedDomains.includes(url.hostname) ? null : new MultiplePossibilitiesConstraintError("s.string.url", "Invalid URL domain", input, allowedDomains); +} +__name(allowedDomainsFn, "allowedDomainsFn"); + +// src/constraints/StringConstraints.ts +function stringLengthComparator(comparator, name, expected, length) { + return { + run(input) { + return comparator(input.length, length) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, "Invalid string length", input, expected)); + } + }; +} +__name(stringLengthComparator, "stringLengthComparator"); +function stringLengthLessThan(length) { + const expected = `expected.length < ${length}`; + return stringLengthComparator(lessThan, "s.string.lengthLessThan", expected, length); +} +__name(stringLengthLessThan, "stringLengthLessThan"); +function stringLengthLessThanOrEqual(length) { + const expected = `expected.length <= ${length}`; + return stringLengthComparator(lessThanOrEqual, "s.string.lengthLessThanOrEqual", expected, length); +} +__name(stringLengthLessThanOrEqual, "stringLengthLessThanOrEqual"); +function stringLengthGreaterThan(length) { + const expected = `expected.length > ${length}`; + return stringLengthComparator(greaterThan, "s.string.lengthGreaterThan", expected, length); +} +__name(stringLengthGreaterThan, "stringLengthGreaterThan"); +function stringLengthGreaterThanOrEqual(length) { + const expected = `expected.length >= ${length}`; + return stringLengthComparator(greaterThanOrEqual, "s.string.lengthGreaterThanOrEqual", expected, length); +} +__name(stringLengthGreaterThanOrEqual, "stringLengthGreaterThanOrEqual"); +function stringLengthEqual(length) { + const expected = `expected.length === ${length}`; + return stringLengthComparator(equal, "s.string.lengthEqual", expected, length); +} +__name(stringLengthEqual, "stringLengthEqual"); +function stringLengthNotEqual(length) { + const expected = `expected.length !== ${length}`; + return stringLengthComparator(notEqual, "s.string.lengthNotEqual", expected, length); +} +__name(stringLengthNotEqual, "stringLengthNotEqual"); +function stringEmail() { + return { + run(input) { + return validateEmail(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.string.email", "Invalid email address", input, "expected to be an email address")); + } + }; +} +__name(stringEmail, "stringEmail"); +function stringRegexValidator(type, expected, regex) { + return { + run(input) { + return regex.test(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError(type, "Invalid string format", input, expected)); + } + }; +} +__name(stringRegexValidator, "stringRegexValidator"); +function stringUrl(options) { + const validatorFn = createUrlValidators(options); + return { + run(input) { + let url; + try { + url = new URL(input); + } catch { + return Result.err(new ExpectedConstraintError("s.string.url", "Invalid URL", input, "expected to match a URL")); + } + const validatorFnResult = validatorFn(input, url); + if (validatorFnResult === null) + return Result.ok(input); + return Result.err(validatorFnResult); + } + }; +} +__name(stringUrl, "stringUrl"); +function stringIp(version) { + const ipVersion = version ? `v${version}` : ""; + const validatorFn = version === 4 ? isIPv4 : version === 6 ? isIPv6 : isIP; + const name = `s.string.ip${ipVersion}`; + const message = `Invalid IP${ipVersion} address`; + const expected = `expected to be an IP${ipVersion} address`; + return { + run(input) { + return validatorFn(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, message, input, expected)); + } + }; +} +__name(stringIp, "stringIp"); +function stringRegex(regex) { + return stringRegexValidator("s.string.regex", `expected ${regex}.test(expected) to be true`, regex); +} +__name(stringRegex, "stringRegex"); +function stringUuid({ version = 4, nullable = false } = {}) { + version ?? (version = "1-5"); + const regex = new RegExp( + `^(?:[0-9A-F]{8}-[0-9A-F]{4}-[${version}][0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}${nullable ? "|00000000-0000-0000-0000-000000000000" : ""})$`, + "i" + ); + const expected = `expected to match UUID${typeof version === "number" ? `v${version}` : ` in range of ${version}`}`; + return stringRegexValidator("s.string.uuid", expected, regex); +} +__name(stringUuid, "stringUuid"); +function stringDate() { + return { + run(input) { + const time = Date.parse(input); + return Number.isNaN(time) ? Result.err( + new ExpectedConstraintError( + "s.string.date", + "Invalid date string", + input, + "expected to be a valid date string (in the ISO 8601 or ECMA-262 format)" + ) + ) : Result.ok(input); + } + }; +} +__name(stringDate, "stringDate"); +function stringPhone() { + return { + run(input) { + return validatePhoneNumber(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.string.phone", "Invalid phone number", input, "expected to be a phone number")); + } + }; +} +__name(stringPhone, "stringPhone"); + +// src/validators/StringValidator.ts +var StringValidator = class extends BaseValidator { + lengthLessThan(length) { + return this.addConstraint(stringLengthLessThan(length)); + } + lengthLessThanOrEqual(length) { + return this.addConstraint(stringLengthLessThanOrEqual(length)); + } + lengthGreaterThan(length) { + return this.addConstraint(stringLengthGreaterThan(length)); + } + lengthGreaterThanOrEqual(length) { + return this.addConstraint(stringLengthGreaterThanOrEqual(length)); + } + lengthEqual(length) { + return this.addConstraint(stringLengthEqual(length)); + } + lengthNotEqual(length) { + return this.addConstraint(stringLengthNotEqual(length)); + } + get email() { + return this.addConstraint(stringEmail()); + } + url(options) { + return this.addConstraint(stringUrl(options)); + } + uuid(options) { + return this.addConstraint(stringUuid(options)); + } + regex(regex) { + return this.addConstraint(stringRegex(regex)); + } + get date() { + return this.addConstraint(stringDate()); + } + get ipv4() { + return this.ip(4); + } + get ipv6() { + return this.ip(6); + } + ip(version) { + return this.addConstraint(stringIp(version)); + } + phone() { + return this.addConstraint(stringPhone()); + } + handle(value) { + return typeof value === "string" ? Result.ok(value) : Result.err(new ValidationError("s.string", "Expected a string primitive", value)); + } +}; +__name(StringValidator, "StringValidator"); + +// src/validators/TupleValidator.ts +var TupleValidator = class extends BaseValidator { + constructor(validators, constraints = []) { + super(constraints); + this.validators = []; + this.validators = validators; + } + clone() { + return Reflect.construct(this.constructor, [this.validators, this.constraints]); + } + handle(values) { + if (!Array.isArray(values)) { + return Result.err(new ValidationError("s.tuple(T)", "Expected an array", values)); + } + if (values.length !== this.validators.length) { + return Result.err(new ValidationError("s.tuple(T)", `Expected an array of length ${this.validators.length}`, values)); + } + if (!this.shouldRunConstraints) { + return Result.ok(values); + } + const errors = []; + const transformed = []; + for (let i = 0; i < values.length; i++) { + const result = this.validators[i].run(values[i]); + if (result.isOk()) + transformed.push(result.value); + else + errors.push([i, result.error]); + } + return errors.length === 0 ? Result.ok(transformed) : Result.err(new CombinedPropertyError(errors)); + } +}; +__name(TupleValidator, "TupleValidator"); + +// src/validators/MapValidator.ts +var MapValidator = class extends BaseValidator { + constructor(keyValidator, valueValidator, constraints = []) { + super(constraints); + this.keyValidator = keyValidator; + this.valueValidator = valueValidator; + } + clone() { + return Reflect.construct(this.constructor, [this.keyValidator, this.valueValidator, this.constraints]); + } + handle(value) { + if (!(value instanceof Map)) { + return Result.err(new ValidationError("s.map(K, V)", "Expected a map", value)); + } + if (!this.shouldRunConstraints) { + return Result.ok(value); + } + const errors = []; + const transformed = /* @__PURE__ */ new Map(); + for (const [key, val] of value.entries()) { + const keyResult = this.keyValidator.run(key); + const valueResult = this.valueValidator.run(val); + const { length } = errors; + if (keyResult.isErr()) + errors.push([key, keyResult.error]); + if (valueResult.isErr()) + errors.push([key, valueResult.error]); + if (errors.length === length) + transformed.set(keyResult.value, valueResult.value); + } + return errors.length === 0 ? Result.ok(transformed) : Result.err(new CombinedPropertyError(errors)); + } +}; +__name(MapValidator, "MapValidator"); + +// src/validators/LazyValidator.ts +var LazyValidator = class extends BaseValidator { + constructor(validator, constraints = []) { + super(constraints); + this.validator = validator; + } + clone() { + return Reflect.construct(this.constructor, [this.validator, this.constraints]); + } + handle(values) { + return this.validator(values).run(values); + } +}; +__name(LazyValidator, "LazyValidator"); + +// src/lib/errors/UnknownEnumValueError.ts +var UnknownEnumValueError = class extends BaseError { + constructor(value, keys, enumMappings) { + super("Expected the value to be one of the following enum values:"); + this.value = value; + this.enumKeys = keys; + this.enumMappings = enumMappings; + } + toJSON() { + return { + name: this.name, + value: this.value, + enumKeys: this.enumKeys, + enumMappings: [...this.enumMappings.entries()] + }; + } + [customInspectSymbolStackLess](depth, options) { + const value = options.stylize(this.value.toString(), "string"); + if (depth < 0) { + return options.stylize(`[UnknownEnumValueError: ${value}]`, "special"); + } + const padding = ` + ${options.stylize("|", "undefined")} `; + const pairs = this.enumKeys.map((key) => { + const enumValue = this.enumMappings.get(key); + return `${options.stylize(key, "string")} or ${options.stylize( + enumValue.toString(), + typeof enumValue === "number" ? "number" : "string" + )}`; + }).join(padding); + const header = `${options.stylize("UnknownEnumValueError", "special")} > ${value}`; + const message = options.stylize(this.message, "regexp"); + const pairsBlock = `${padding}${pairs}`; + return `${header} + ${message} +${pairsBlock}`; + } +}; +__name(UnknownEnumValueError, "UnknownEnumValueError"); + +// src/validators/NativeEnumValidator.ts +var NativeEnumValidator = class extends BaseValidator { + constructor(enumShape) { + super(); + this.hasNumericElements = false; + this.enumMapping = /* @__PURE__ */ new Map(); + this.enumShape = enumShape; + this.enumKeys = Object.keys(enumShape).filter((key) => { + return typeof enumShape[enumShape[key]] !== "number"; + }); + for (const key of this.enumKeys) { + const enumValue = enumShape[key]; + this.enumMapping.set(key, enumValue); + this.enumMapping.set(enumValue, enumValue); + if (typeof enumValue === "number") { + this.hasNumericElements = true; + this.enumMapping.set(`${enumValue}`, enumValue); + } + } + } + handle(value) { + const typeOfValue = typeof value; + if (typeOfValue === "number") { + if (!this.hasNumericElements) { + return Result.err(new ValidationError("s.nativeEnum(T)", "Expected the value to be a string", value)); + } + } else if (typeOfValue !== "string") { + return Result.err(new ValidationError("s.nativeEnum(T)", "Expected the value to be a string or number", value)); + } + const casted = value; + const possibleEnumValue = this.enumMapping.get(casted); + return typeof possibleEnumValue === "undefined" ? Result.err(new UnknownEnumValueError(casted, this.enumKeys, this.enumMapping)) : Result.ok(possibleEnumValue); + } + clone() { + return Reflect.construct(this.constructor, [this.enumShape]); + } +}; +__name(NativeEnumValidator, "NativeEnumValidator"); + +// src/constraints/TypedArrayLengthConstraints.ts +function typedArrayByteLengthComparator(comparator, name, expected, length) { + return { + run(input) { + return comparator(input.byteLength, length) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, "Invalid Typed Array byte length", input, expected)); + } + }; +} +__name(typedArrayByteLengthComparator, "typedArrayByteLengthComparator"); +function typedArrayByteLengthLessThan(value) { + const expected = `expected.byteLength < ${value}`; + return typedArrayByteLengthComparator(lessThan, "s.typedArray(T).byteLengthLessThan", expected, value); +} +__name(typedArrayByteLengthLessThan, "typedArrayByteLengthLessThan"); +function typedArrayByteLengthLessThanOrEqual(value) { + const expected = `expected.byteLength <= ${value}`; + return typedArrayByteLengthComparator(lessThanOrEqual, "s.typedArray(T).byteLengthLessThanOrEqual", expected, value); +} +__name(typedArrayByteLengthLessThanOrEqual, "typedArrayByteLengthLessThanOrEqual"); +function typedArrayByteLengthGreaterThan(value) { + const expected = `expected.byteLength > ${value}`; + return typedArrayByteLengthComparator(greaterThan, "s.typedArray(T).byteLengthGreaterThan", expected, value); +} +__name(typedArrayByteLengthGreaterThan, "typedArrayByteLengthGreaterThan"); +function typedArrayByteLengthGreaterThanOrEqual(value) { + const expected = `expected.byteLength >= ${value}`; + return typedArrayByteLengthComparator(greaterThanOrEqual, "s.typedArray(T).byteLengthGreaterThanOrEqual", expected, value); +} +__name(typedArrayByteLengthGreaterThanOrEqual, "typedArrayByteLengthGreaterThanOrEqual"); +function typedArrayByteLengthEqual(value) { + const expected = `expected.byteLength === ${value}`; + return typedArrayByteLengthComparator(equal, "s.typedArray(T).byteLengthEqual", expected, value); +} +__name(typedArrayByteLengthEqual, "typedArrayByteLengthEqual"); +function typedArrayByteLengthNotEqual(value) { + const expected = `expected.byteLength !== ${value}`; + return typedArrayByteLengthComparator(notEqual, "s.typedArray(T).byteLengthNotEqual", expected, value); +} +__name(typedArrayByteLengthNotEqual, "typedArrayByteLengthNotEqual"); +function typedArrayByteLengthRange(start, endBefore) { + const expected = `expected.byteLength >= ${start} && expected.byteLength < ${endBefore}`; + return { + run(input) { + return input.byteLength >= start && input.byteLength < endBefore ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.typedArray(T).byteLengthRange", "Invalid Typed Array byte length", input, expected)); + } + }; +} +__name(typedArrayByteLengthRange, "typedArrayByteLengthRange"); +function typedArrayByteLengthRangeInclusive(start, end) { + const expected = `expected.byteLength >= ${start} && expected.byteLength <= ${end}`; + return { + run(input) { + return input.byteLength >= start && input.byteLength <= end ? Result.ok(input) : Result.err( + new ExpectedConstraintError("s.typedArray(T).byteLengthRangeInclusive", "Invalid Typed Array byte length", input, expected) + ); + } + }; +} +__name(typedArrayByteLengthRangeInclusive, "typedArrayByteLengthRangeInclusive"); +function typedArrayByteLengthRangeExclusive(startAfter, endBefore) { + const expected = `expected.byteLength > ${startAfter} && expected.byteLength < ${endBefore}`; + return { + run(input) { + return input.byteLength > startAfter && input.byteLength < endBefore ? Result.ok(input) : Result.err( + new ExpectedConstraintError("s.typedArray(T).byteLengthRangeExclusive", "Invalid Typed Array byte length", input, expected) + ); + } + }; +} +__name(typedArrayByteLengthRangeExclusive, "typedArrayByteLengthRangeExclusive"); +function typedArrayLengthComparator(comparator, name, expected, length) { + return { + run(input) { + return comparator(input.length, length) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, "Invalid Typed Array length", input, expected)); + } + }; +} +__name(typedArrayLengthComparator, "typedArrayLengthComparator"); +function typedArrayLengthLessThan(value) { + const expected = `expected.length < ${value}`; + return typedArrayLengthComparator(lessThan, "s.typedArray(T).lengthLessThan", expected, value); +} +__name(typedArrayLengthLessThan, "typedArrayLengthLessThan"); +function typedArrayLengthLessThanOrEqual(value) { + const expected = `expected.length <= ${value}`; + return typedArrayLengthComparator(lessThanOrEqual, "s.typedArray(T).lengthLessThanOrEqual", expected, value); +} +__name(typedArrayLengthLessThanOrEqual, "typedArrayLengthLessThanOrEqual"); +function typedArrayLengthGreaterThan(value) { + const expected = `expected.length > ${value}`; + return typedArrayLengthComparator(greaterThan, "s.typedArray(T).lengthGreaterThan", expected, value); +} +__name(typedArrayLengthGreaterThan, "typedArrayLengthGreaterThan"); +function typedArrayLengthGreaterThanOrEqual(value) { + const expected = `expected.length >= ${value}`; + return typedArrayLengthComparator(greaterThanOrEqual, "s.typedArray(T).lengthGreaterThanOrEqual", expected, value); +} +__name(typedArrayLengthGreaterThanOrEqual, "typedArrayLengthGreaterThanOrEqual"); +function typedArrayLengthEqual(value) { + const expected = `expected.length === ${value}`; + return typedArrayLengthComparator(equal, "s.typedArray(T).lengthEqual", expected, value); +} +__name(typedArrayLengthEqual, "typedArrayLengthEqual"); +function typedArrayLengthNotEqual(value) { + const expected = `expected.length !== ${value}`; + return typedArrayLengthComparator(notEqual, "s.typedArray(T).lengthNotEqual", expected, value); +} +__name(typedArrayLengthNotEqual, "typedArrayLengthNotEqual"); +function typedArrayLengthRange(start, endBefore) { + const expected = `expected.length >= ${start} && expected.length < ${endBefore}`; + return { + run(input) { + return input.length >= start && input.length < endBefore ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.typedArray(T).lengthRange", "Invalid Typed Array length", input, expected)); + } + }; +} +__name(typedArrayLengthRange, "typedArrayLengthRange"); +function typedArrayLengthRangeInclusive(start, end) { + const expected = `expected.length >= ${start} && expected.length <= ${end}`; + return { + run(input) { + return input.length >= start && input.length <= end ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.typedArray(T).lengthRangeInclusive", "Invalid Typed Array length", input, expected)); + } + }; +} +__name(typedArrayLengthRangeInclusive, "typedArrayLengthRangeInclusive"); +function typedArrayLengthRangeExclusive(startAfter, endBefore) { + const expected = `expected.length > ${startAfter} && expected.length < ${endBefore}`; + return { + run(input) { + return input.length > startAfter && input.length < endBefore ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.typedArray(T).lengthRangeExclusive", "Invalid Typed Array length", input, expected)); + } + }; +} +__name(typedArrayLengthRangeExclusive, "typedArrayLengthRangeExclusive"); + +// src/constraints/util/common/vowels.ts +var vowels = ["a", "e", "i", "o", "u"]; +var aOrAn = /* @__PURE__ */ __name((word) => { + return `${vowels.includes(word[0].toLowerCase()) ? "an" : "a"} ${word}`; +}, "aOrAn"); + +// src/constraints/util/typedArray.ts +var TypedArrays = { + Int8Array: (x) => x instanceof Int8Array, + Uint8Array: (x) => x instanceof Uint8Array, + Uint8ClampedArray: (x) => x instanceof Uint8ClampedArray, + Int16Array: (x) => x instanceof Int16Array, + Uint16Array: (x) => x instanceof Uint16Array, + Int32Array: (x) => x instanceof Int32Array, + Uint32Array: (x) => x instanceof Uint32Array, + Float32Array: (x) => x instanceof Float32Array, + Float64Array: (x) => x instanceof Float64Array, + BigInt64Array: (x) => x instanceof BigInt64Array, + BigUint64Array: (x) => x instanceof BigUint64Array, + TypedArray: (x) => ArrayBuffer.isView(x) && !(x instanceof DataView) +}; + +// src/validators/TypedArrayValidator.ts +var TypedArrayValidator = class extends BaseValidator { + constructor(type, constraints = []) { + super(constraints); + this.type = type; + } + byteLengthLessThan(length) { + return this.addConstraint(typedArrayByteLengthLessThan(length)); + } + byteLengthLessThanOrEqual(length) { + return this.addConstraint(typedArrayByteLengthLessThanOrEqual(length)); + } + byteLengthGreaterThan(length) { + return this.addConstraint(typedArrayByteLengthGreaterThan(length)); + } + byteLengthGreaterThanOrEqual(length) { + return this.addConstraint(typedArrayByteLengthGreaterThanOrEqual(length)); + } + byteLengthEqual(length) { + return this.addConstraint(typedArrayByteLengthEqual(length)); + } + byteLengthNotEqual(length) { + return this.addConstraint(typedArrayByteLengthNotEqual(length)); + } + byteLengthRange(start, endBefore) { + return this.addConstraint(typedArrayByteLengthRange(start, endBefore)); + } + byteLengthRangeInclusive(startAt, endAt) { + return this.addConstraint(typedArrayByteLengthRangeInclusive(startAt, endAt)); + } + byteLengthRangeExclusive(startAfter, endBefore) { + return this.addConstraint(typedArrayByteLengthRangeExclusive(startAfter, endBefore)); + } + lengthLessThan(length) { + return this.addConstraint(typedArrayLengthLessThan(length)); + } + lengthLessThanOrEqual(length) { + return this.addConstraint(typedArrayLengthLessThanOrEqual(length)); + } + lengthGreaterThan(length) { + return this.addConstraint(typedArrayLengthGreaterThan(length)); + } + lengthGreaterThanOrEqual(length) { + return this.addConstraint(typedArrayLengthGreaterThanOrEqual(length)); + } + lengthEqual(length) { + return this.addConstraint(typedArrayLengthEqual(length)); + } + lengthNotEqual(length) { + return this.addConstraint(typedArrayLengthNotEqual(length)); + } + lengthRange(start, endBefore) { + return this.addConstraint(typedArrayLengthRange(start, endBefore)); + } + lengthRangeInclusive(startAt, endAt) { + return this.addConstraint(typedArrayLengthRangeInclusive(startAt, endAt)); + } + lengthRangeExclusive(startAfter, endBefore) { + return this.addConstraint(typedArrayLengthRangeExclusive(startAfter, endBefore)); + } + clone() { + return Reflect.construct(this.constructor, [this.type, this.constraints]); + } + handle(value) { + return TypedArrays[this.type](value) ? Result.ok(value) : Result.err(new ValidationError("s.typedArray", `Expected ${aOrAn(this.type)}`, value)); + } +}; +__name(TypedArrayValidator, "TypedArrayValidator"); + +// src/lib/Shapes.ts +var Shapes = class { + get string() { + return new StringValidator(); + } + get number() { + return new NumberValidator(); + } + get bigint() { + return new BigIntValidator(); + } + get boolean() { + return new BooleanValidator(); + } + get date() { + return new DateValidator(); + } + object(shape) { + return new ObjectValidator(shape); + } + get undefined() { + return this.literal(void 0); + } + get null() { + return this.literal(null); + } + get nullish() { + return new NullishValidator(); + } + get any() { + return new PassthroughValidator(); + } + get unknown() { + return new PassthroughValidator(); + } + get never() { + return new NeverValidator(); + } + enum(...values) { + return this.union(...values.map((value) => this.literal(value))); + } + nativeEnum(enumShape) { + return new NativeEnumValidator(enumShape); + } + literal(value) { + if (value instanceof Date) + return this.date.equal(value); + return new LiteralValidator(value); + } + instance(expected) { + return new InstanceValidator(expected); + } + union(...validators) { + return new UnionValidator(validators); + } + array(validator) { + return new ArrayValidator(validator); + } + typedArray(type = "TypedArray") { + return new TypedArrayValidator(type); + } + get int8Array() { + return this.typedArray("Int8Array"); + } + get uint8Array() { + return this.typedArray("Uint8Array"); + } + get uint8ClampedArray() { + return this.typedArray("Uint8ClampedArray"); + } + get int16Array() { + return this.typedArray("Int16Array"); + } + get uint16Array() { + return this.typedArray("Uint16Array"); + } + get int32Array() { + return this.typedArray("Int32Array"); + } + get uint32Array() { + return this.typedArray("Uint32Array"); + } + get float32Array() { + return this.typedArray("Float32Array"); + } + get float64Array() { + return this.typedArray("Float64Array"); + } + get bigInt64Array() { + return this.typedArray("BigInt64Array"); + } + get bigUint64Array() { + return this.typedArray("BigUint64Array"); + } + tuple(validators) { + return new TupleValidator(validators); + } + set(validator) { + return new SetValidator(validator); + } + record(validator) { + return new RecordValidator(validator); + } + map(keyValidator, valueValidator) { + return new MapValidator(keyValidator, valueValidator); + } + lazy(validator) { + return new LazyValidator(validator); + } +}; +__name(Shapes, "Shapes"); + +// src/index.ts +var s = new Shapes(); + +exports.BaseError = BaseError; +exports.CombinedError = CombinedError; +exports.CombinedPropertyError = CombinedPropertyError; +exports.ExpectedConstraintError = ExpectedConstraintError; +exports.ExpectedValidationError = ExpectedValidationError; +exports.MissingPropertyError = MissingPropertyError; +exports.MultiplePossibilitiesConstraintError = MultiplePossibilitiesConstraintError; +exports.Result = Result; +exports.UnknownEnumValueError = UnknownEnumValueError; +exports.UnknownPropertyError = UnknownPropertyError; +exports.ValidationError = ValidationError; +exports.customInspectSymbol = customInspectSymbol; +exports.customInspectSymbolStackLess = customInspectSymbolStackLess; +exports.getGlobalValidationEnabled = getGlobalValidationEnabled; +exports.s = s; +exports.setGlobalValidationEnabled = setGlobalValidationEnabled; +//# sourceMappingURL=out.js.map +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/@sapphire/shapeshift/dist/index.js.map b/node_modules/@sapphire/shapeshift/dist/index.js.map new file mode 100644 index 0000000..46db7f3 --- /dev/null +++ b/node_modules/@sapphire/shapeshift/dist/index.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/lib/configs.ts","../src/lib/Result.ts","../src/validators/util/getValue.ts","../src/constraints/ObjectConstrains.ts","../src/lib/errors/ExpectedConstraintError.ts","../src/lib/errors/BaseError.ts","../src/lib/errors/BaseConstraintError.ts","../src/validators/BaseValidator.ts","../src/constraints/util/isUnique.ts","../src/constraints/util/operators.ts","../src/constraints/ArrayConstraints.ts","../src/lib/errors/CombinedPropertyError.ts","../src/lib/errors/ValidationError.ts","../src/validators/ArrayValidator.ts","../src/constraints/BigIntConstraints.ts","../src/validators/BigIntValidator.ts","../src/constraints/BooleanConstraints.ts","../src/validators/BooleanValidator.ts","../src/constraints/DateConstraints.ts","../src/validators/DateValidator.ts","../src/lib/errors/ExpectedValidationError.ts","../src/validators/InstanceValidator.ts","../src/validators/LiteralValidator.ts","../src/validators/NeverValidator.ts","../src/validators/NullishValidator.ts","../src/constraints/NumberConstraints.ts","../src/validators/NumberValidator.ts","../src/lib/errors/MissingPropertyError.ts","../src/lib/errors/UnknownPropertyError.ts","../src/validators/DefaultValidator.ts","../src/lib/errors/CombinedError.ts","../src/validators/UnionValidator.ts","../src/validators/ObjectValidator.ts","../src/validators/PassthroughValidator.ts","../src/validators/RecordValidator.ts","../src/validators/SetValidator.ts","../src/constraints/util/emailValidator.ts","../src/constraints/util/net.ts","../src/constraints/util/phoneValidator.ts","../src/lib/errors/MultiplePossibilitiesConstraintError.ts","../src/constraints/util/common/combinedResultFn.ts","../src/constraints/util/urlValidators.ts","../src/constraints/StringConstraints.ts","../src/validators/StringValidator.ts","../src/validators/TupleValidator.ts","../src/validators/MapValidator.ts","../src/validators/LazyValidator.ts","../src/lib/errors/UnknownEnumValueError.ts","../src/validators/NativeEnumValidator.ts","../src/constraints/TypedArrayLengthConstraints.ts","../src/constraints/util/common/vowels.ts","../src/constraints/util/typedArray.ts","../src/validators/TypedArrayValidator.ts","../src/lib/Shapes.ts","../src/index.ts"],"names":["uniqueArray","inspect","value","s"],"mappings":"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","sourcesContent":["let validationEnabled = true;\n\n/**\n * Sets whether validators should run on the input, or if the input should be passed through.\n * @param enabled Whether validation should be done on inputs\n */\nexport function setGlobalValidationEnabled(enabled: boolean) {\n\tvalidationEnabled = enabled;\n}\n\n/**\n * @returns Whether validation is enabled\n */\nexport function getGlobalValidationEnabled() {\n\treturn validationEnabled;\n}\n","export class Result {\n\tpublic readonly success: boolean;\n\tpublic readonly value?: T;\n\tpublic readonly error?: E;\n\n\tprivate constructor(success: boolean, value?: T, error?: E) {\n\t\tthis.success = success;\n\t\tif (success) {\n\t\t\tthis.value = value;\n\t\t} else {\n\t\t\tthis.error = error;\n\t\t}\n\t}\n\n\tpublic isOk(): this is { success: true; value: T } {\n\t\treturn this.success;\n\t}\n\n\tpublic isErr(): this is { success: false; error: E } {\n\t\treturn !this.success;\n\t}\n\n\tpublic unwrap(): T {\n\t\tif (this.isOk()) return this.value;\n\t\tthrow this.error as Error;\n\t}\n\n\tpublic static ok(value: T): Result {\n\t\treturn new Result(true, value);\n\t}\n\n\tpublic static err(error: E): Result {\n\t\treturn new Result(false, undefined, error);\n\t}\n}\n","// https://github.com/microsoft/TypeScript/issues/37663\ntype Fn = (...args: unknown[]) => unknown;\n\nexport function getValue : T>(valueOrFn: T): U {\n\treturn typeof valueOrFn === 'function' ? valueOrFn() : valueOrFn;\n}\n","import get from 'lodash/get.js';\nimport { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { BaseValidator } from '../type-exports';\nimport type { IConstraint } from './type-exports';\n\nexport type ObjectConstraintName = `s.object(T.when)`;\n\nexport type WhenKey = PropertyKey | PropertyKey[];\n\nexport interface WhenOptions, Key extends WhenKey> {\n\tis?: boolean | ((value: Key extends Array ? any[] : any) => boolean);\n\tthen: (predicate: T) => T;\n\totherwise?: (predicate: T) => T;\n}\n\nexport function whenConstraint, I, Key extends WhenKey>(\n\tkey: Key,\n\toptions: WhenOptions,\n\tvalidator: T\n): IConstraint {\n\treturn {\n\t\trun(input: I, parent?: any) {\n\t\t\tif (!parent) {\n\t\t\t\treturn Result.err(new ExpectedConstraintError('s.object(T.when)', 'Validator has no parent', parent, 'Validator to have a parent'));\n\t\t\t}\n\n\t\t\tconst isKeyArray = Array.isArray(key);\n\n\t\t\tconst value = isKeyArray ? key.map((k) => get(parent, k)) : get(parent, key);\n\n\t\t\tconst predicate = resolveBooleanIs(options, value, isKeyArray) ? options.then : options.otherwise;\n\n\t\t\tif (predicate) {\n\t\t\t\treturn predicate(validator).run(input) as Result>;\n\t\t\t}\n\n\t\t\treturn Result.ok(input);\n\t\t}\n\t};\n}\n\nfunction resolveBooleanIs, Key extends WhenKey>(options: WhenOptions, value: any, isKeyArray: boolean) {\n\tif (options.is === undefined) {\n\t\treturn isKeyArray ? !value.some((val: any) => !val) : Boolean(value);\n\t}\n\n\tif (typeof options.is === 'function') {\n\t\treturn options.is(value);\n\t}\n\n\treturn value === options.is;\n}\n","import { inspect, type InspectOptionsStylized } from 'util';\nimport { customInspectSymbolStackLess } from './BaseError';\nimport { BaseConstraintError, type ConstraintErrorNames } from './BaseConstraintError';\n\nexport class ExpectedConstraintError extends BaseConstraintError {\n\tpublic readonly expected: string;\n\n\tpublic constructor(constraint: ConstraintErrorNames, message: string, given: T, expected: string) {\n\t\tsuper(constraint, message, given);\n\t\tthis.expected = expected;\n\t}\n\n\tpublic toJSON() {\n\t\treturn {\n\t\t\tname: this.name,\n\t\t\tconstraint: this.constraint,\n\t\t\tgiven: this.given,\n\t\t\texpected: this.expected\n\t\t};\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tconst constraint = options.stylize(this.constraint, 'string');\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize(`[ExpectedConstraintError: ${constraint}]`, 'special');\n\t\t}\n\n\t\tconst newOptions = { ...options, depth: options.depth === null ? null : options.depth! - 1 };\n\n\t\tconst padding = `\\n ${options.stylize('|', 'undefined')} `;\n\t\tconst given = inspect(this.given, newOptions).replace(/\\n/g, padding);\n\n\t\tconst header = `${options.stylize('ExpectedConstraintError', 'special')} > ${constraint}`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\tconst expectedBlock = `\\n ${options.stylize('Expected: ', 'string')}${options.stylize(this.expected, 'boolean')}`;\n\t\tconst givenBlock = `\\n ${options.stylize('Received:', 'regexp')}${padding}${given}`;\n\t\treturn `${header}\\n ${message}\\n${expectedBlock}\\n${givenBlock}`;\n\t}\n}\n","import type { InspectOptionsStylized } from 'util';\n\nexport const customInspectSymbol = Symbol.for('nodejs.util.inspect.custom');\nexport const customInspectSymbolStackLess = Symbol.for('nodejs.util.inspect.custom.stack-less');\n\nexport abstract class BaseError extends Error {\n\tprotected [customInspectSymbol](depth: number, options: InspectOptionsStylized) {\n\t\treturn `${this[customInspectSymbolStackLess](depth, options)}\\n${this.stack!.slice(this.stack!.indexOf('\\n'))}`;\n\t}\n\n\tprotected abstract [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string;\n}\n","import type {\n\tArrayConstraintName,\n\tBigIntConstraintName,\n\tBooleanConstraintName,\n\tDateConstraintName,\n\tNumberConstraintName,\n\tObjectConstraintName,\n\tStringConstraintName,\n\tTypedArrayConstraintName\n} from '../../constraints/type-exports';\nimport { BaseError } from './BaseError';\n\nexport type ConstraintErrorNames =\n\t| TypedArrayConstraintName\n\t| ArrayConstraintName\n\t| BigIntConstraintName\n\t| BooleanConstraintName\n\t| DateConstraintName\n\t| NumberConstraintName\n\t| ObjectConstraintName\n\t| StringConstraintName;\n\nexport abstract class BaseConstraintError extends BaseError {\n\tpublic readonly constraint: ConstraintErrorNames;\n\tpublic readonly given: T;\n\n\tpublic constructor(constraint: ConstraintErrorNames, message: string, given: T) {\n\t\tsuper(message);\n\t\tthis.constraint = constraint;\n\t\tthis.given = given;\n\t}\n}\n","import { getGlobalValidationEnabled } from '../lib/configs';\nimport { Result } from '../lib/Result';\nimport { ArrayValidator, DefaultValidator, LiteralValidator, NullishValidator, SetValidator, UnionValidator } from './imports';\nimport { getValue } from './util/getValue';\nimport { whenConstraint, type WhenKey, type WhenOptions } from '../constraints/ObjectConstrains';\nimport type { CombinedError } from '../lib/errors/CombinedError';\nimport type { CombinedPropertyError } from '../lib/errors/CombinedPropertyError';\nimport type { UnknownEnumValueError } from '../lib/errors/UnknownEnumValueError';\nimport type { ValidationError } from '../lib/errors/ValidationError';\nimport type { BaseConstraintError, InferResultType } from '../type-exports';\nimport type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\n\nexport abstract class BaseValidator {\n\tpublic description?: string;\n\tprotected parent?: object;\n\tprotected constraints: readonly IConstraint[] = [];\n\tprotected isValidationEnabled: boolean | (() => boolean) | null = null;\n\n\tpublic constructor(constraints: readonly IConstraint[] = []) {\n\t\tthis.constraints = constraints;\n\t}\n\n\tpublic setParent(parent: object): this {\n\t\tthis.parent = parent;\n\t\treturn this;\n\t}\n\n\tpublic get optional(): UnionValidator {\n\t\treturn new UnionValidator([new LiteralValidator(undefined), this.clone()]);\n\t}\n\n\tpublic get nullable(): UnionValidator {\n\t\treturn new UnionValidator([new LiteralValidator(null), this.clone()]);\n\t}\n\n\tpublic get nullish(): UnionValidator {\n\t\treturn new UnionValidator([new NullishValidator(), this.clone()]);\n\t}\n\n\tpublic get array(): ArrayValidator {\n\t\treturn new ArrayValidator(this.clone());\n\t}\n\n\tpublic get set(): SetValidator {\n\t\treturn new SetValidator(this.clone());\n\t}\n\n\tpublic or(...predicates: readonly BaseValidator[]): UnionValidator {\n\t\treturn new UnionValidator([this.clone(), ...predicates]);\n\t}\n\n\tpublic transform(cb: (value: T) => T): this;\n\tpublic transform(cb: (value: T) => O): BaseValidator;\n\tpublic transform(cb: (value: T) => O): BaseValidator {\n\t\treturn this.addConstraint({ run: (input) => Result.ok(cb(input) as unknown as T) }) as unknown as BaseValidator;\n\t}\n\n\tpublic reshape(cb: (input: T) => Result): this;\n\tpublic reshape, O = InferResultType>(cb: (input: T) => R): BaseValidator;\n\tpublic reshape, O = InferResultType>(cb: (input: T) => R): BaseValidator {\n\t\treturn this.addConstraint({ run: cb as unknown as (input: T) => Result> }) as unknown as BaseValidator;\n\t}\n\n\tpublic default(value: Exclude | (() => Exclude)): DefaultValidator> {\n\t\treturn new DefaultValidator(this.clone() as unknown as BaseValidator>, value);\n\t}\n\n\tpublic when = this>(key: Key, options: WhenOptions): this {\n\t\treturn this.addConstraint(whenConstraint(key, options, this as unknown as This));\n\t}\n\n\tpublic describe(description: string): this {\n\t\tconst clone = this.clone();\n\t\tclone.description = description;\n\t\treturn clone;\n\t}\n\n\tpublic run(value: unknown): Result {\n\t\tlet result = this.handle(value) as Result;\n\t\tif (result.isErr()) return result;\n\n\t\tfor (const constraint of this.constraints) {\n\t\t\tresult = constraint.run(result.value as T, this.parent);\n\t\t\tif (result.isErr()) break;\n\t\t}\n\n\t\treturn result;\n\t}\n\n\tpublic parse(value: unknown): R {\n\t\t// If validation is disabled (at the validator or global level), we only run the `handle` method, which will do some basic checks\n\t\t// (like that the input is a string for a string validator)\n\t\tif (!this.shouldRunConstraints) {\n\t\t\treturn this.handle(value).unwrap() as R;\n\t\t}\n\n\t\treturn this.constraints.reduce((v, constraint) => constraint.run(v).unwrap(), this.handle(value).unwrap()) as R;\n\t}\n\n\tpublic is(value: unknown): value is R {\n\t\treturn this.run(value).isOk();\n\t}\n\n\t/**\n\t * Sets if the validator should also run constraints or just do basic checks.\n\t * @param isValidationEnabled Whether this validator should be enabled or disabled. You can pass boolean or a function returning boolean which will be called just before parsing.\n\t * Set to `null` to go off of the global configuration.\n\t */\n\tpublic setValidationEnabled(isValidationEnabled: boolean | (() => boolean) | null): this {\n\t\tconst clone = this.clone();\n\t\tclone.isValidationEnabled = isValidationEnabled;\n\t\treturn clone;\n\t}\n\n\tpublic getValidationEnabled() {\n\t\treturn getValue(this.isValidationEnabled);\n\t}\n\n\tprotected get shouldRunConstraints(): boolean {\n\t\treturn getValue(this.isValidationEnabled) ?? getGlobalValidationEnabled();\n\t}\n\n\tprotected clone(): this {\n\t\tconst clone: this = Reflect.construct(this.constructor, [this.constraints]);\n\t\tclone.isValidationEnabled = this.isValidationEnabled;\n\t\treturn clone;\n\t}\n\n\tprotected abstract handle(value: unknown): Result;\n\n\tprotected addConstraint(constraint: IConstraint): this {\n\t\tconst clone = this.clone();\n\t\tclone.constraints = clone.constraints.concat(constraint);\n\t\treturn clone;\n\t}\n}\n\nexport type ValidatorError = ValidationError | CombinedError | CombinedPropertyError | UnknownEnumValueError;\n","import fastDeepEqual from 'fast-deep-equal/es6/index.js';\nimport uniqWith from 'lodash/uniqWith.js';\n\nexport function isUnique(input: unknown[]) {\n\tif (input.length < 2) return true;\n\tconst uniqueArray = uniqWith(input, fastDeepEqual);\n\treturn uniqueArray.length === input.length;\n}\n","export function lessThan(a: number, b: number): boolean;\nexport function lessThan(a: bigint, b: bigint): boolean;\nexport function lessThan(a: number | bigint, b: number | bigint): boolean {\n\treturn a < b;\n}\n\nexport function lessThanOrEqual(a: number, b: number): boolean;\nexport function lessThanOrEqual(a: bigint, b: bigint): boolean;\nexport function lessThanOrEqual(a: number | bigint, b: number | bigint): boolean {\n\treturn a <= b;\n}\n\nexport function greaterThan(a: number, b: number): boolean;\nexport function greaterThan(a: bigint, b: bigint): boolean;\nexport function greaterThan(a: number | bigint, b: number | bigint): boolean {\n\treturn a > b;\n}\n\nexport function greaterThanOrEqual(a: number, b: number): boolean;\nexport function greaterThanOrEqual(a: bigint, b: bigint): boolean;\nexport function greaterThanOrEqual(a: number | bigint, b: number | bigint): boolean {\n\treturn a >= b;\n}\n\nexport function equal(a: number, b: number): boolean;\nexport function equal(a: bigint, b: bigint): boolean;\nexport function equal(a: number | bigint, b: number | bigint): boolean {\n\treturn a === b;\n}\n\nexport function notEqual(a: number, b: number): boolean;\nexport function notEqual(a: bigint, b: bigint): boolean;\nexport function notEqual(a: number | bigint, b: number | bigint): boolean {\n\treturn a !== b;\n}\n\nexport interface Comparator {\n\t(a: number, b: number): boolean;\n\t(a: bigint, b: bigint): boolean;\n}\n","import { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { IConstraint } from './base/IConstraint';\nimport { isUnique } from './util/isUnique';\nimport { equal, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, notEqual, type Comparator } from './util/operators';\n\nexport type ArrayConstraintName = `s.array(T).${\n\t| 'unique'\n\t| `length${\n\t\t\t| 'LessThan'\n\t\t\t| 'LessThanOrEqual'\n\t\t\t| 'GreaterThan'\n\t\t\t| 'GreaterThanOrEqual'\n\t\t\t| 'Equal'\n\t\t\t| 'NotEqual'\n\t\t\t| 'Range'\n\t\t\t| 'RangeInclusive'\n\t\t\t| 'RangeExclusive'}`}`;\n\nfunction arrayLengthComparator(comparator: Comparator, name: ArrayConstraintName, expected: string, length: number): IConstraint {\n\treturn {\n\t\trun(input: T[]) {\n\t\t\treturn comparator(input.length, length) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(name, 'Invalid Array length', input, expected));\n\t\t}\n\t};\n}\n\nexport function arrayLengthLessThan(value: number): IConstraint {\n\tconst expected = `expected.length < ${value}`;\n\treturn arrayLengthComparator(lessThan, 's.array(T).lengthLessThan', expected, value);\n}\n\nexport function arrayLengthLessThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected.length <= ${value}`;\n\treturn arrayLengthComparator(lessThanOrEqual, 's.array(T).lengthLessThanOrEqual', expected, value);\n}\n\nexport function arrayLengthGreaterThan(value: number): IConstraint {\n\tconst expected = `expected.length > ${value}`;\n\treturn arrayLengthComparator(greaterThan, 's.array(T).lengthGreaterThan', expected, value);\n}\n\nexport function arrayLengthGreaterThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected.length >= ${value}`;\n\treturn arrayLengthComparator(greaterThanOrEqual, 's.array(T).lengthGreaterThanOrEqual', expected, value);\n}\n\nexport function arrayLengthEqual(value: number): IConstraint {\n\tconst expected = `expected.length === ${value}`;\n\treturn arrayLengthComparator(equal, 's.array(T).lengthEqual', expected, value);\n}\n\nexport function arrayLengthNotEqual(value: number): IConstraint {\n\tconst expected = `expected.length !== ${value}`;\n\treturn arrayLengthComparator(notEqual, 's.array(T).lengthNotEqual', expected, value);\n}\n\nexport function arrayLengthRange(start: number, endBefore: number): IConstraint {\n\tconst expected = `expected.length >= ${start} && expected.length < ${endBefore}`;\n\treturn {\n\t\trun(input: T[]) {\n\t\t\treturn input.length >= start && input.length < endBefore //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.array(T).lengthRange', 'Invalid Array length', input, expected));\n\t\t}\n\t};\n}\n\nexport function arrayLengthRangeInclusive(start: number, end: number): IConstraint {\n\tconst expected = `expected.length >= ${start} && expected.length <= ${end}`;\n\treturn {\n\t\trun(input: T[]) {\n\t\t\treturn input.length >= start && input.length <= end //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.array(T).lengthRangeInclusive', 'Invalid Array length', input, expected));\n\t\t}\n\t};\n}\n\nexport function arrayLengthRangeExclusive(startAfter: number, endBefore: number): IConstraint {\n\tconst expected = `expected.length > ${startAfter} && expected.length < ${endBefore}`;\n\treturn {\n\t\trun(input: T[]) {\n\t\t\treturn input.length > startAfter && input.length < endBefore //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.array(T).lengthRangeExclusive', 'Invalid Array length', input, expected));\n\t\t}\n\t};\n}\n\nexport const uniqueArray: IConstraint = {\n\trun(input: unknown[]) {\n\t\treturn isUnique(input) //\n\t\t\t? Result.ok(input)\n\t\t\t: Result.err(new ExpectedConstraintError('s.array(T).unique', 'Array values are not unique', input, 'Expected all values to be unique'));\n\t}\n};\n","import type { InspectOptionsStylized } from 'util';\nimport { BaseError, customInspectSymbolStackLess } from './BaseError';\n\nexport class CombinedPropertyError extends BaseError {\n\tpublic readonly errors: [PropertyKey, BaseError][];\n\n\tpublic constructor(errors: [PropertyKey, BaseError][]) {\n\t\tsuper('Received one or more errors');\n\n\t\tthis.errors = errors;\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize('[CombinedPropertyError]', 'special');\n\t\t}\n\n\t\tconst newOptions = { ...options, depth: options.depth === null ? null : options.depth! - 1, compact: true };\n\n\t\tconst padding = `\\n ${options.stylize('|', 'undefined')} `;\n\n\t\tconst header = `${options.stylize('CombinedPropertyError', 'special')} (${options.stylize(this.errors.length.toString(), 'number')})`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\tconst errors = this.errors\n\t\t\t.map(([key, error]) => {\n\t\t\t\tconst property = CombinedPropertyError.formatProperty(key, options);\n\t\t\t\tconst body = error[customInspectSymbolStackLess](depth - 1, newOptions).replace(/\\n/g, padding);\n\n\t\t\t\treturn ` input${property}${padding}${body}`;\n\t\t\t})\n\t\t\t.join('\\n\\n');\n\t\treturn `${header}\\n ${message}\\n\\n${errors}`;\n\t}\n\n\tprivate static formatProperty(key: PropertyKey, options: InspectOptionsStylized): string {\n\t\tif (typeof key === 'string') return options.stylize(`.${key}`, 'symbol');\n\t\tif (typeof key === 'number') return `[${options.stylize(key.toString(), 'number')}]`;\n\t\treturn `[${options.stylize('Symbol', 'symbol')}(${key.description})]`;\n\t}\n}\n","import { inspect, type InspectOptionsStylized } from 'util';\nimport { BaseError, customInspectSymbolStackLess } from './BaseError';\n\nexport class ValidationError extends BaseError {\n\tpublic readonly validator: string;\n\tpublic readonly given: unknown;\n\n\tpublic constructor(validator: string, message: string, given: unknown) {\n\t\tsuper(message);\n\n\t\tthis.validator = validator;\n\t\tthis.given = given;\n\t}\n\n\tpublic toJSON() {\n\t\treturn {\n\t\t\tname: this.name,\n\t\t\tvalidator: this.validator,\n\t\t\tgiven: this.given\n\t\t};\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tconst validator = options.stylize(this.validator, 'string');\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize(`[ValidationError: ${validator}]`, 'special');\n\t\t}\n\n\t\tconst newOptions = { ...options, depth: options.depth === null ? null : options.depth! - 1, compact: true };\n\n\t\tconst padding = `\\n ${options.stylize('|', 'undefined')} `;\n\t\tconst given = inspect(this.given, newOptions).replace(/\\n/g, padding);\n\n\t\tconst header = `${options.stylize('ValidationError', 'special')} > ${validator}`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\tconst givenBlock = `\\n ${options.stylize('Received:', 'regexp')}${padding}${given}`;\n\t\treturn `${header}\\n ${message}\\n${givenBlock}`;\n\t}\n}\n","import {\n\tarrayLengthEqual,\n\tarrayLengthGreaterThan,\n\tarrayLengthGreaterThanOrEqual,\n\tarrayLengthLessThan,\n\tarrayLengthLessThanOrEqual,\n\tarrayLengthNotEqual,\n\tarrayLengthRange,\n\tarrayLengthRangeExclusive,\n\tarrayLengthRangeInclusive,\n\tuniqueArray\n} from '../constraints/ArrayConstraints';\nimport type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\nimport { CombinedPropertyError } from '../lib/errors/CombinedPropertyError';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport type { ExpandSmallerTuples, Tuple, UnshiftTuple } from '../lib/util-types';\nimport { BaseValidator } from './imports';\n\nexport class ArrayValidator extends BaseValidator {\n\tprivate readonly validator: BaseValidator;\n\n\tpublic constructor(validator: BaseValidator, constraints: readonly IConstraint[] = []) {\n\t\tsuper(constraints);\n\t\tthis.validator = validator;\n\t}\n\n\tpublic lengthLessThan(length: N): ArrayValidator]>>> {\n\t\treturn this.addConstraint(arrayLengthLessThan(length) as IConstraint) as any;\n\t}\n\n\tpublic lengthLessThanOrEqual(length: N): ArrayValidator]>> {\n\t\treturn this.addConstraint(arrayLengthLessThanOrEqual(length) as IConstraint) as any;\n\t}\n\n\tpublic lengthGreaterThan(length: N): ArrayValidator<[...Tuple, I, ...T]> {\n\t\treturn this.addConstraint(arrayLengthGreaterThan(length) as IConstraint) as any;\n\t}\n\n\tpublic lengthGreaterThanOrEqual(length: N): ArrayValidator<[...Tuple, ...T]> {\n\t\treturn this.addConstraint(arrayLengthGreaterThanOrEqual(length) as IConstraint) as any;\n\t}\n\n\tpublic lengthEqual(length: N): ArrayValidator<[...Tuple]> {\n\t\treturn this.addConstraint(arrayLengthEqual(length) as IConstraint) as any;\n\t}\n\n\tpublic lengthNotEqual(length: number): ArrayValidator<[...T]> {\n\t\treturn this.addConstraint(arrayLengthNotEqual(length) as IConstraint) as any;\n\t}\n\n\tpublic lengthRange(\n\t\tstart: S,\n\t\tendBefore: E\n\t): ArrayValidator]>>, ExpandSmallerTuples]>>>> {\n\t\treturn this.addConstraint(arrayLengthRange(start, endBefore) as IConstraint) as any;\n\t}\n\n\tpublic lengthRangeInclusive(\n\t\tstartAt: S,\n\t\tendAt: E\n\t): ArrayValidator]>, ExpandSmallerTuples]>>>> {\n\t\treturn this.addConstraint(arrayLengthRangeInclusive(startAt, endAt) as IConstraint) as any;\n\t}\n\n\tpublic lengthRangeExclusive(\n\t\tstartAfter: S,\n\t\tendBefore: E\n\t): ArrayValidator]>>, ExpandSmallerTuples<[...Tuple]>>> {\n\t\treturn this.addConstraint(arrayLengthRangeExclusive(startAfter, endBefore) as IConstraint) as any;\n\t}\n\n\tpublic get unique(): this {\n\t\treturn this.addConstraint(uniqueArray as IConstraint);\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.validator, this.constraints]);\n\t}\n\n\tprotected handle(values: unknown): Result {\n\t\tif (!Array.isArray(values)) {\n\t\t\treturn Result.err(new ValidationError('s.array(T)', 'Expected an array', values));\n\t\t}\n\n\t\tif (!this.shouldRunConstraints) {\n\t\t\treturn Result.ok(values as T);\n\t\t}\n\n\t\tconst errors: [number, BaseError][] = [];\n\t\tconst transformed: T = [] as unknown as T;\n\n\t\tfor (let i = 0; i < values.length; i++) {\n\t\t\tconst result = this.validator.run(values[i]);\n\t\t\tif (result.isOk()) transformed.push(result.value);\n\t\t\telse errors.push([i, result.error!]);\n\t\t}\n\n\t\treturn errors.length === 0 //\n\t\t\t? Result.ok(transformed)\n\t\t\t: Result.err(new CombinedPropertyError(errors));\n\t}\n}\n","import { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { IConstraint } from './base/IConstraint';\nimport { equal, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, notEqual, type Comparator } from './util/operators';\n\nexport type BigIntConstraintName = `s.bigint.${\n\t| 'lessThan'\n\t| 'lessThanOrEqual'\n\t| 'greaterThan'\n\t| 'greaterThanOrEqual'\n\t| 'equal'\n\t| 'notEqual'\n\t| 'divisibleBy'}`;\n\nfunction bigintComparator(comparator: Comparator, name: BigIntConstraintName, expected: string, number: bigint): IConstraint {\n\treturn {\n\t\trun(input: bigint) {\n\t\t\treturn comparator(input, number) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(name, 'Invalid bigint value', input, expected));\n\t\t}\n\t};\n}\n\nexport function bigintLessThan(value: bigint): IConstraint {\n\tconst expected = `expected < ${value}n`;\n\treturn bigintComparator(lessThan, 's.bigint.lessThan', expected, value);\n}\n\nexport function bigintLessThanOrEqual(value: bigint): IConstraint {\n\tconst expected = `expected <= ${value}n`;\n\treturn bigintComparator(lessThanOrEqual, 's.bigint.lessThanOrEqual', expected, value);\n}\n\nexport function bigintGreaterThan(value: bigint): IConstraint {\n\tconst expected = `expected > ${value}n`;\n\treturn bigintComparator(greaterThan, 's.bigint.greaterThan', expected, value);\n}\n\nexport function bigintGreaterThanOrEqual(value: bigint): IConstraint {\n\tconst expected = `expected >= ${value}n`;\n\treturn bigintComparator(greaterThanOrEqual, 's.bigint.greaterThanOrEqual', expected, value);\n}\n\nexport function bigintEqual(value: bigint): IConstraint {\n\tconst expected = `expected === ${value}n`;\n\treturn bigintComparator(equal, 's.bigint.equal', expected, value);\n}\n\nexport function bigintNotEqual(value: bigint): IConstraint {\n\tconst expected = `expected !== ${value}n`;\n\treturn bigintComparator(notEqual, 's.bigint.notEqual', expected, value);\n}\n\nexport function bigintDivisibleBy(divider: bigint): IConstraint {\n\tconst expected = `expected % ${divider}n === 0n`;\n\treturn {\n\t\trun(input: bigint) {\n\t\t\treturn input % divider === 0n //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.bigint.divisibleBy', 'BigInt is not divisible', input, expected));\n\t\t}\n\t};\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport {\n\tbigintDivisibleBy,\n\tbigintEqual,\n\tbigintGreaterThan,\n\tbigintGreaterThanOrEqual,\n\tbigintLessThan,\n\tbigintLessThanOrEqual,\n\tbigintNotEqual\n} from '../constraints/BigIntConstraints';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class BigIntValidator extends BaseValidator {\n\tpublic lessThan(number: bigint): this {\n\t\treturn this.addConstraint(bigintLessThan(number) as IConstraint);\n\t}\n\n\tpublic lessThanOrEqual(number: bigint): this {\n\t\treturn this.addConstraint(bigintLessThanOrEqual(number) as IConstraint);\n\t}\n\n\tpublic greaterThan(number: bigint): this {\n\t\treturn this.addConstraint(bigintGreaterThan(number) as IConstraint);\n\t}\n\n\tpublic greaterThanOrEqual(number: bigint): this {\n\t\treturn this.addConstraint(bigintGreaterThanOrEqual(number) as IConstraint);\n\t}\n\n\tpublic equal(number: N): BigIntValidator {\n\t\treturn this.addConstraint(bigintEqual(number) as IConstraint) as unknown as BigIntValidator;\n\t}\n\n\tpublic notEqual(number: bigint): this {\n\t\treturn this.addConstraint(bigintNotEqual(number) as IConstraint);\n\t}\n\n\tpublic get positive(): this {\n\t\treturn this.greaterThanOrEqual(0n);\n\t}\n\n\tpublic get negative(): this {\n\t\treturn this.lessThan(0n);\n\t}\n\n\tpublic divisibleBy(number: bigint): this {\n\t\treturn this.addConstraint(bigintDivisibleBy(number) as IConstraint);\n\t}\n\n\tpublic get abs(): this {\n\t\treturn this.transform((value) => (value < 0 ? -value : value) as T);\n\t}\n\n\tpublic intN(bits: number): this {\n\t\treturn this.transform((value) => BigInt.asIntN(bits, value) as T);\n\t}\n\n\tpublic uintN(bits: number): this {\n\t\treturn this.transform((value) => BigInt.asUintN(bits, value) as T);\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\treturn typeof value === 'bigint' //\n\t\t\t? Result.ok(value as T)\n\t\t\t: Result.err(new ValidationError('s.bigint', 'Expected a bigint primitive', value));\n\t}\n}\n","import { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { IConstraint } from './base/IConstraint';\n\nexport type BooleanConstraintName = `s.boolean.${boolean}`;\n\nexport const booleanTrue: IConstraint = {\n\trun(input: boolean) {\n\t\treturn input //\n\t\t\t? Result.ok(input)\n\t\t\t: Result.err(new ExpectedConstraintError('s.boolean.true', 'Invalid boolean value', input, 'true'));\n\t}\n};\n\nexport const booleanFalse: IConstraint = {\n\trun(input: boolean) {\n\t\treturn input //\n\t\t\t? Result.err(new ExpectedConstraintError('s.boolean.false', 'Invalid boolean value', input, 'false'))\n\t\t\t: Result.ok(input);\n\t}\n};\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport { booleanFalse, booleanTrue } from '../constraints/BooleanConstraints';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class BooleanValidator extends BaseValidator {\n\tpublic get true(): BooleanValidator {\n\t\treturn this.addConstraint(booleanTrue as IConstraint) as BooleanValidator;\n\t}\n\n\tpublic get false(): BooleanValidator {\n\t\treturn this.addConstraint(booleanFalse as IConstraint) as BooleanValidator;\n\t}\n\n\tpublic equal(value: R): BooleanValidator {\n\t\treturn (value ? this.true : this.false) as BooleanValidator;\n\t}\n\n\tpublic notEqual(value: R): BooleanValidator {\n\t\treturn (value ? this.false : this.true) as BooleanValidator;\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\treturn typeof value === 'boolean' //\n\t\t\t? Result.ok(value as T)\n\t\t\t: Result.err(new ValidationError('s.boolean', 'Expected a boolean primitive', value));\n\t}\n}\n","import { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { IConstraint } from './base/IConstraint';\nimport { equal, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, notEqual, type Comparator } from './util/operators';\n\nexport type DateConstraintName = `s.date.${\n\t| 'lessThan'\n\t| 'lessThanOrEqual'\n\t| 'greaterThan'\n\t| 'greaterThanOrEqual'\n\t| 'equal'\n\t| 'notEqual'\n\t| 'valid'\n\t| 'invalid'}`;\n\nfunction dateComparator(comparator: Comparator, name: DateConstraintName, expected: string, number: number): IConstraint {\n\treturn {\n\t\trun(input: Date) {\n\t\t\treturn comparator(input.getTime(), number) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(name, 'Invalid Date value', input, expected));\n\t\t}\n\t};\n}\n\nexport function dateLessThan(value: Date): IConstraint {\n\tconst expected = `expected < ${value.toISOString()}`;\n\treturn dateComparator(lessThan, 's.date.lessThan', expected, value.getTime());\n}\n\nexport function dateLessThanOrEqual(value: Date): IConstraint {\n\tconst expected = `expected <= ${value.toISOString()}`;\n\treturn dateComparator(lessThanOrEqual, 's.date.lessThanOrEqual', expected, value.getTime());\n}\n\nexport function dateGreaterThan(value: Date): IConstraint {\n\tconst expected = `expected > ${value.toISOString()}`;\n\treturn dateComparator(greaterThan, 's.date.greaterThan', expected, value.getTime());\n}\n\nexport function dateGreaterThanOrEqual(value: Date): IConstraint {\n\tconst expected = `expected >= ${value.toISOString()}`;\n\treturn dateComparator(greaterThanOrEqual, 's.date.greaterThanOrEqual', expected, value.getTime());\n}\n\nexport function dateEqual(value: Date): IConstraint {\n\tconst expected = `expected === ${value.toISOString()}`;\n\treturn dateComparator(equal, 's.date.equal', expected, value.getTime());\n}\n\nexport function dateNotEqual(value: Date): IConstraint {\n\tconst expected = `expected !== ${value.toISOString()}`;\n\treturn dateComparator(notEqual, 's.date.notEqual', expected, value.getTime());\n}\n\nexport const dateInvalid: IConstraint = {\n\trun(input: Date) {\n\t\treturn Number.isNaN(input.getTime()) //\n\t\t\t? Result.ok(input)\n\t\t\t: Result.err(new ExpectedConstraintError('s.date.invalid', 'Invalid Date value', input, 'expected === NaN'));\n\t}\n};\n\nexport const dateValid: IConstraint = {\n\trun(input: Date) {\n\t\treturn Number.isNaN(input.getTime()) //\n\t\t\t? Result.err(new ExpectedConstraintError('s.date.valid', 'Invalid Date value', input, 'expected !== NaN'))\n\t\t\t: Result.ok(input);\n\t}\n};\n","import {\n\tdateEqual,\n\tdateGreaterThan,\n\tdateGreaterThanOrEqual,\n\tdateInvalid,\n\tdateLessThan,\n\tdateLessThanOrEqual,\n\tdateNotEqual,\n\tdateValid\n} from '../constraints/DateConstraints';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class DateValidator extends BaseValidator {\n\tpublic lessThan(date: Date | number | string): this {\n\t\treturn this.addConstraint(dateLessThan(new Date(date)));\n\t}\n\n\tpublic lessThanOrEqual(date: Date | number | string): this {\n\t\treturn this.addConstraint(dateLessThanOrEqual(new Date(date)));\n\t}\n\n\tpublic greaterThan(date: Date | number | string): this {\n\t\treturn this.addConstraint(dateGreaterThan(new Date(date)));\n\t}\n\n\tpublic greaterThanOrEqual(date: Date | number | string): this {\n\t\treturn this.addConstraint(dateGreaterThanOrEqual(new Date(date)));\n\t}\n\n\tpublic equal(date: Date | number | string): this {\n\t\tconst resolved = new Date(date);\n\t\treturn Number.isNaN(resolved.getTime()) //\n\t\t\t? this.invalid\n\t\t\t: this.addConstraint(dateEqual(resolved));\n\t}\n\n\tpublic notEqual(date: Date | number | string): this {\n\t\tconst resolved = new Date(date);\n\t\treturn Number.isNaN(resolved.getTime()) //\n\t\t\t? this.valid\n\t\t\t: this.addConstraint(dateNotEqual(resolved));\n\t}\n\n\tpublic get valid(): this {\n\t\treturn this.addConstraint(dateValid);\n\t}\n\n\tpublic get invalid(): this {\n\t\treturn this.addConstraint(dateInvalid);\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\treturn value instanceof Date //\n\t\t\t? Result.ok(value)\n\t\t\t: Result.err(new ValidationError('s.date', 'Expected a Date', value));\n\t}\n}\n","import { inspect, type InspectOptionsStylized } from 'util';\nimport { customInspectSymbolStackLess } from './BaseError';\nimport { ValidationError } from './ValidationError';\n\nexport class ExpectedValidationError extends ValidationError {\n\tpublic readonly expected: T;\n\n\tpublic constructor(validator: string, message: string, given: unknown, expected: T) {\n\t\tsuper(validator, message, given);\n\t\tthis.expected = expected;\n\t}\n\n\tpublic override toJSON() {\n\t\treturn {\n\t\t\tname: this.name,\n\t\t\tvalidator: this.validator,\n\t\t\tgiven: this.given,\n\t\t\texpected: this.expected\n\t\t};\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tconst validator = options.stylize(this.validator, 'string');\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize(`[ExpectedValidationError: ${validator}]`, 'special');\n\t\t}\n\n\t\tconst newOptions = { ...options, depth: options.depth === null ? null : options.depth! - 1 };\n\n\t\tconst padding = `\\n ${options.stylize('|', 'undefined')} `;\n\t\tconst expected = inspect(this.expected, newOptions).replace(/\\n/g, padding);\n\t\tconst given = inspect(this.given, newOptions).replace(/\\n/g, padding);\n\n\t\tconst header = `${options.stylize('ExpectedValidationError', 'special')} > ${validator}`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\tconst expectedBlock = `\\n ${options.stylize('Expected:', 'string')}${padding}${expected}`;\n\t\tconst givenBlock = `\\n ${options.stylize('Received:', 'regexp')}${padding}${given}`;\n\t\treturn `${header}\\n ${message}\\n${expectedBlock}\\n${givenBlock}`;\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport { ExpectedValidationError } from '../lib/errors/ExpectedValidationError';\nimport { Result } from '../lib/Result';\nimport type { Constructor } from '../lib/util-types';\nimport { BaseValidator } from './imports';\n\nexport class InstanceValidator extends BaseValidator {\n\tpublic readonly expected: Constructor;\n\n\tpublic constructor(expected: Constructor, constraints: readonly IConstraint[] = []) {\n\t\tsuper(constraints);\n\t\tthis.expected = expected;\n\t}\n\n\tprotected handle(value: unknown): Result>> {\n\t\treturn value instanceof this.expected //\n\t\t\t? Result.ok(value)\n\t\t\t: Result.err(new ExpectedValidationError('s.instance(V)', 'Expected', value, this.expected));\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.expected, this.constraints]);\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport { ExpectedValidationError } from '../lib/errors/ExpectedValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class LiteralValidator extends BaseValidator {\n\tpublic readonly expected: T;\n\n\tpublic constructor(literal: T, constraints: readonly IConstraint[] = []) {\n\t\tsuper(constraints);\n\t\tthis.expected = literal;\n\t}\n\n\tprotected handle(value: unknown): Result> {\n\t\treturn Object.is(value, this.expected) //\n\t\t\t? Result.ok(value as T)\n\t\t\t: Result.err(new ExpectedValidationError('s.literal(V)', 'Expected values to be equals', value, this.expected));\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.expected, this.constraints]);\n\t}\n}\n","import { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class NeverValidator extends BaseValidator {\n\tprotected handle(value: unknown): Result {\n\t\treturn Result.err(new ValidationError('s.never', 'Expected a value to not be passed', value));\n\t}\n}\n","import { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class NullishValidator extends BaseValidator {\n\tprotected handle(value: unknown): Result {\n\t\treturn value === undefined || value === null //\n\t\t\t? Result.ok(value)\n\t\t\t: Result.err(new ValidationError('s.nullish', 'Expected undefined or null', value));\n\t}\n}\n","import { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { IConstraint } from './base/IConstraint';\nimport { equal, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, notEqual, type Comparator } from './util/operators';\n\nexport type NumberConstraintName = `s.number.${\n\t| 'lessThan'\n\t| 'lessThanOrEqual'\n\t| 'greaterThan'\n\t| 'greaterThanOrEqual'\n\t| 'equal'\n\t| 'equal(NaN)'\n\t| 'notEqual'\n\t| 'notEqual(NaN)'\n\t| 'int'\n\t| 'safeInt'\n\t| 'finite'\n\t| 'divisibleBy'}`;\n\nfunction numberComparator(comparator: Comparator, name: NumberConstraintName, expected: string, number: number): IConstraint {\n\treturn {\n\t\trun(input: number) {\n\t\t\treturn comparator(input, number) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(name, 'Invalid number value', input, expected));\n\t\t}\n\t};\n}\n\nexport function numberLessThan(value: number): IConstraint {\n\tconst expected = `expected < ${value}`;\n\treturn numberComparator(lessThan, 's.number.lessThan', expected, value);\n}\n\nexport function numberLessThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected <= ${value}`;\n\treturn numberComparator(lessThanOrEqual, 's.number.lessThanOrEqual', expected, value);\n}\n\nexport function numberGreaterThan(value: number): IConstraint {\n\tconst expected = `expected > ${value}`;\n\treturn numberComparator(greaterThan, 's.number.greaterThan', expected, value);\n}\n\nexport function numberGreaterThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected >= ${value}`;\n\treturn numberComparator(greaterThanOrEqual, 's.number.greaterThanOrEqual', expected, value);\n}\n\nexport function numberEqual(value: number): IConstraint {\n\tconst expected = `expected === ${value}`;\n\treturn numberComparator(equal, 's.number.equal', expected, value);\n}\n\nexport function numberNotEqual(value: number): IConstraint {\n\tconst expected = `expected !== ${value}`;\n\treturn numberComparator(notEqual, 's.number.notEqual', expected, value);\n}\n\nexport const numberInt: IConstraint = {\n\trun(input: number) {\n\t\treturn Number.isInteger(input) //\n\t\t\t? Result.ok(input)\n\t\t\t: Result.err(\n\t\t\t\t\tnew ExpectedConstraintError('s.number.int', 'Given value is not an integer', input, 'Number.isInteger(expected) to be true')\n\t\t\t );\n\t}\n};\n\nexport const numberSafeInt: IConstraint = {\n\trun(input: number) {\n\t\treturn Number.isSafeInteger(input) //\n\t\t\t? Result.ok(input)\n\t\t\t: Result.err(\n\t\t\t\t\tnew ExpectedConstraintError(\n\t\t\t\t\t\t's.number.safeInt',\n\t\t\t\t\t\t'Given value is not a safe integer',\n\t\t\t\t\t\tinput,\n\t\t\t\t\t\t'Number.isSafeInteger(expected) to be true'\n\t\t\t\t\t)\n\t\t\t );\n\t}\n};\n\nexport const numberFinite: IConstraint = {\n\trun(input: number) {\n\t\treturn Number.isFinite(input) //\n\t\t\t? Result.ok(input)\n\t\t\t: Result.err(new ExpectedConstraintError('s.number.finite', 'Given value is not finite', input, 'Number.isFinite(expected) to be true'));\n\t}\n};\n\nexport const numberNaN: IConstraint = {\n\trun(input: number) {\n\t\treturn Number.isNaN(input) //\n\t\t\t? Result.ok(input)\n\t\t\t: Result.err(new ExpectedConstraintError('s.number.equal(NaN)', 'Invalid number value', input, 'expected === NaN'));\n\t}\n};\n\nexport const numberNotNaN: IConstraint = {\n\trun(input: number) {\n\t\treturn Number.isNaN(input) //\n\t\t\t? Result.err(new ExpectedConstraintError('s.number.notEqual(NaN)', 'Invalid number value', input, 'expected !== NaN'))\n\t\t\t: Result.ok(input);\n\t}\n};\n\nexport function numberDivisibleBy(divider: number): IConstraint {\n\tconst expected = `expected % ${divider} === 0`;\n\treturn {\n\t\trun(input: number) {\n\t\t\treturn input % divider === 0 //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.number.divisibleBy', 'Number is not divisible', input, expected));\n\t\t}\n\t};\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport {\n\tnumberDivisibleBy,\n\tnumberEqual,\n\tnumberFinite,\n\tnumberGreaterThan,\n\tnumberGreaterThanOrEqual,\n\tnumberInt,\n\tnumberLessThan,\n\tnumberLessThanOrEqual,\n\tnumberNaN,\n\tnumberNotEqual,\n\tnumberNotNaN,\n\tnumberSafeInt\n} from '../constraints/NumberConstraints';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class NumberValidator extends BaseValidator {\n\tpublic lessThan(number: number): this {\n\t\treturn this.addConstraint(numberLessThan(number) as IConstraint);\n\t}\n\n\tpublic lessThanOrEqual(number: number): this {\n\t\treturn this.addConstraint(numberLessThanOrEqual(number) as IConstraint);\n\t}\n\n\tpublic greaterThan(number: number): this {\n\t\treturn this.addConstraint(numberGreaterThan(number) as IConstraint);\n\t}\n\n\tpublic greaterThanOrEqual(number: number): this {\n\t\treturn this.addConstraint(numberGreaterThanOrEqual(number) as IConstraint);\n\t}\n\n\tpublic equal(number: N): NumberValidator {\n\t\treturn Number.isNaN(number) //\n\t\t\t? (this.addConstraint(numberNaN as IConstraint) as unknown as NumberValidator)\n\t\t\t: (this.addConstraint(numberEqual(number) as IConstraint) as unknown as NumberValidator);\n\t}\n\n\tpublic notEqual(number: number): this {\n\t\treturn Number.isNaN(number) //\n\t\t\t? this.addConstraint(numberNotNaN as IConstraint)\n\t\t\t: this.addConstraint(numberNotEqual(number) as IConstraint);\n\t}\n\n\tpublic get int(): this {\n\t\treturn this.addConstraint(numberInt as IConstraint);\n\t}\n\n\tpublic get safeInt(): this {\n\t\treturn this.addConstraint(numberSafeInt as IConstraint);\n\t}\n\n\tpublic get finite(): this {\n\t\treturn this.addConstraint(numberFinite as IConstraint);\n\t}\n\n\tpublic get positive(): this {\n\t\treturn this.greaterThanOrEqual(0);\n\t}\n\n\tpublic get negative(): this {\n\t\treturn this.lessThan(0);\n\t}\n\n\tpublic divisibleBy(divider: number): this {\n\t\treturn this.addConstraint(numberDivisibleBy(divider) as IConstraint);\n\t}\n\n\tpublic get abs(): this {\n\t\treturn this.transform(Math.abs as (value: number) => T);\n\t}\n\n\tpublic get sign(): this {\n\t\treturn this.transform(Math.sign as (value: number) => T);\n\t}\n\n\tpublic get trunc(): this {\n\t\treturn this.transform(Math.trunc as (value: number) => T);\n\t}\n\n\tpublic get floor(): this {\n\t\treturn this.transform(Math.floor as (value: number) => T);\n\t}\n\n\tpublic get fround(): this {\n\t\treturn this.transform(Math.fround as (value: number) => T);\n\t}\n\n\tpublic get round(): this {\n\t\treturn this.transform(Math.round as (value: number) => T);\n\t}\n\n\tpublic get ceil(): this {\n\t\treturn this.transform(Math.ceil as (value: number) => T);\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\treturn typeof value === 'number' //\n\t\t\t? Result.ok(value as T)\n\t\t\t: Result.err(new ValidationError('s.number', 'Expected a number primitive', value));\n\t}\n}\n","import type { InspectOptionsStylized } from 'util';\nimport { BaseError, customInspectSymbolStackLess } from './BaseError';\n\nexport class MissingPropertyError extends BaseError {\n\tpublic readonly property: PropertyKey;\n\n\tpublic constructor(property: PropertyKey) {\n\t\tsuper('A required property is missing');\n\t\tthis.property = property;\n\t}\n\n\tpublic toJSON() {\n\t\treturn {\n\t\t\tname: this.name,\n\t\t\tproperty: this.property\n\t\t};\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tconst property = options.stylize(this.property.toString(), 'string');\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize(`[MissingPropertyError: ${property}]`, 'special');\n\t\t}\n\n\t\tconst header = `${options.stylize('MissingPropertyError', 'special')} > ${property}`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\treturn `${header}\\n ${message}`;\n\t}\n}\n","import { inspect, type InspectOptionsStylized } from 'util';\nimport { BaseError, customInspectSymbolStackLess } from './BaseError';\n\nexport class UnknownPropertyError extends BaseError {\n\tpublic readonly property: PropertyKey;\n\tpublic readonly value: unknown;\n\n\tpublic constructor(property: PropertyKey, value: unknown) {\n\t\tsuper('Received unexpected property');\n\n\t\tthis.property = property;\n\t\tthis.value = value;\n\t}\n\n\tpublic toJSON() {\n\t\treturn {\n\t\t\tname: this.name,\n\t\t\tproperty: this.property,\n\t\t\tvalue: this.value\n\t\t};\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tconst property = options.stylize(this.property.toString(), 'string');\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize(`[UnknownPropertyError: ${property}]`, 'special');\n\t\t}\n\n\t\tconst newOptions = { ...options, depth: options.depth === null ? null : options.depth! - 1, compact: true };\n\n\t\tconst padding = `\\n ${options.stylize('|', 'undefined')} `;\n\t\tconst given = inspect(this.value, newOptions).replace(/\\n/g, padding);\n\n\t\tconst header = `${options.stylize('UnknownPropertyError', 'special')} > ${property}`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\tconst givenBlock = `\\n ${options.stylize('Received:', 'regexp')}${padding}${given}`;\n\t\treturn `${header}\\n ${message}\\n${givenBlock}`;\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport { Result } from '../lib/Result';\nimport type { ValidatorError } from './BaseValidator';\nimport { BaseValidator } from './imports';\nimport { getValue } from './util/getValue';\n\nexport class DefaultValidator extends BaseValidator {\n\tprivate readonly validator: BaseValidator;\n\tprivate defaultValue: T | (() => T);\n\n\tpublic constructor(validator: BaseValidator, value: T | (() => T), constraints: readonly IConstraint[] = []) {\n\t\tsuper(constraints);\n\t\tthis.validator = validator;\n\t\tthis.defaultValue = value;\n\t}\n\n\tpublic override default(value: Exclude | (() => Exclude)): DefaultValidator> {\n\t\tconst clone = this.clone() as unknown as DefaultValidator>;\n\t\tclone.defaultValue = value;\n\t\treturn clone;\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\treturn typeof value === 'undefined' //\n\t\t\t? Result.ok(getValue(this.defaultValue))\n\t\t\t: this.validator['handle'](value); // eslint-disable-line @typescript-eslint/dot-notation\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.validator, this.defaultValue, this.constraints]);\n\t}\n}\n","import type { InspectOptionsStylized } from 'util';\nimport { BaseError, customInspectSymbolStackLess } from './BaseError';\n\nexport class CombinedError extends BaseError {\n\tpublic readonly errors: readonly BaseError[];\n\n\tpublic constructor(errors: readonly BaseError[]) {\n\t\tsuper('Received one or more errors');\n\n\t\tthis.errors = errors;\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize('[CombinedError]', 'special');\n\t\t}\n\n\t\tconst newOptions = { ...options, depth: options.depth === null ? null : options.depth! - 1, compact: true };\n\n\t\tconst padding = `\\n ${options.stylize('|', 'undefined')} `;\n\n\t\tconst header = `${options.stylize('CombinedError', 'special')} (${options.stylize(this.errors.length.toString(), 'number')})`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\tconst errors = this.errors\n\t\t\t.map((error, i) => {\n\t\t\t\tconst index = options.stylize((i + 1).toString(), 'number');\n\t\t\t\tconst body = error[customInspectSymbolStackLess](depth - 1, newOptions).replace(/\\n/g, padding);\n\n\t\t\t\treturn ` ${index} ${body}`;\n\t\t\t})\n\t\t\t.join('\\n\\n');\n\t\treturn `${header}\\n ${message}\\n\\n${errors}`;\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\nimport { CombinedError } from '../lib/errors/CombinedError';\nimport type { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator, LiteralValidator, NullishValidator } from './imports';\n\nexport class UnionValidator extends BaseValidator {\n\tprivate validators: readonly BaseValidator[];\n\n\tpublic constructor(validators: readonly BaseValidator[], constraints: readonly IConstraint[] = []) {\n\t\tsuper(constraints);\n\t\tthis.validators = validators;\n\t}\n\n\tpublic override get optional(): UnionValidator {\n\t\tif (this.validators.length === 0) return new UnionValidator([new LiteralValidator(undefined)], this.constraints);\n\n\t\tconst [validator] = this.validators;\n\t\tif (validator instanceof LiteralValidator) {\n\t\t\t// If already optional, return a clone:\n\t\t\tif (validator.expected === undefined) return this.clone();\n\n\t\t\t// If it's nullable, convert the nullable validator into a nullish validator to optimize `null | undefined`:\n\t\t\tif (validator.expected === null) {\n\t\t\t\treturn new UnionValidator(\n\t\t\t\t\t[new NullishValidator(), ...this.validators.slice(1)],\n\t\t\t\t\tthis.constraints\n\t\t\t\t) as UnionValidator;\n\t\t\t}\n\t\t} else if (validator instanceof NullishValidator) {\n\t\t\t// If it's already nullish (which validates optional), return a clone:\n\t\t\treturn this.clone();\n\t\t}\n\n\t\treturn new UnionValidator([new LiteralValidator(undefined), ...this.validators]);\n\t}\n\n\tpublic get required(): UnionValidator> {\n\t\ttype RequiredValidator = UnionValidator>;\n\n\t\tif (this.validators.length === 0) return this.clone() as unknown as RequiredValidator;\n\n\t\tconst [validator] = this.validators;\n\t\tif (validator instanceof LiteralValidator) {\n\t\t\tif (validator.expected === undefined) return new UnionValidator(this.validators.slice(1), this.constraints) as RequiredValidator;\n\t\t} else if (validator instanceof NullishValidator) {\n\t\t\treturn new UnionValidator([new LiteralValidator(null), ...this.validators.slice(1)], this.constraints) as RequiredValidator;\n\t\t}\n\n\t\treturn this.clone() as unknown as RequiredValidator;\n\t}\n\n\tpublic override get nullable(): UnionValidator {\n\t\tif (this.validators.length === 0) return new UnionValidator([new LiteralValidator(null)], this.constraints);\n\n\t\tconst [validator] = this.validators;\n\t\tif (validator instanceof LiteralValidator) {\n\t\t\t// If already nullable, return a clone:\n\t\t\tif (validator.expected === null) return this.clone();\n\n\t\t\t// If it's optional, convert the optional validator into a nullish validator to optimize `null | undefined`:\n\t\t\tif (validator.expected === undefined) {\n\t\t\t\treturn new UnionValidator(\n\t\t\t\t\t[new NullishValidator(), ...this.validators.slice(1)],\n\t\t\t\t\tthis.constraints\n\t\t\t\t) as UnionValidator;\n\t\t\t}\n\t\t} else if (validator instanceof NullishValidator) {\n\t\t\t// If it's already nullish (which validates nullable), return a clone:\n\t\t\treturn this.clone();\n\t\t}\n\n\t\treturn new UnionValidator([new LiteralValidator(null), ...this.validators]);\n\t}\n\n\tpublic override get nullish(): UnionValidator {\n\t\tif (this.validators.length === 0) return new UnionValidator([new NullishValidator()], this.constraints);\n\n\t\tconst [validator] = this.validators;\n\t\tif (validator instanceof LiteralValidator) {\n\t\t\t// If already nullable or optional, promote the union to nullish:\n\t\t\tif (validator.expected === null || validator.expected === undefined) {\n\t\t\t\treturn new UnionValidator([new NullishValidator(), ...this.validators.slice(1)], this.constraints);\n\t\t\t}\n\t\t} else if (validator instanceof NullishValidator) {\n\t\t\t// If it's already nullish, return a clone:\n\t\t\treturn this.clone();\n\t\t}\n\n\t\treturn new UnionValidator([new NullishValidator(), ...this.validators]);\n\t}\n\n\tpublic override or(...predicates: readonly BaseValidator[]): UnionValidator {\n\t\treturn new UnionValidator([...this.validators, ...predicates]);\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.validators, this.constraints]);\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\tconst errors: BaseError[] = [];\n\n\t\tfor (const validator of this.validators) {\n\t\t\tconst result = validator.run(value);\n\t\t\tif (result.isOk()) return result as Result;\n\t\t\terrors.push(result.error!);\n\t\t}\n\n\t\treturn Result.err(new CombinedError(errors));\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\nimport { CombinedPropertyError } from '../lib/errors/CombinedPropertyError';\nimport { MissingPropertyError } from '../lib/errors/MissingPropertyError';\nimport { UnknownPropertyError } from '../lib/errors/UnknownPropertyError';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport type { MappedObjectValidator, UndefinedToOptional } from '../lib/util-types';\nimport { BaseValidator } from './BaseValidator';\nimport { DefaultValidator } from './DefaultValidator';\nimport { LiteralValidator } from './LiteralValidator';\nimport { NullishValidator } from './NullishValidator';\nimport { UnionValidator } from './UnionValidator';\n\nexport class ObjectValidator> extends BaseValidator {\n\tpublic readonly shape: MappedObjectValidator;\n\tpublic readonly strategy: ObjectValidatorStrategy;\n\tprivate readonly keys: readonly (keyof I)[] = [];\n\tprivate readonly handleStrategy: (value: object) => Result;\n\n\tprivate readonly requiredKeys = new Map>();\n\tprivate readonly possiblyUndefinedKeys = new Map>();\n\tprivate readonly possiblyUndefinedKeysWithDefaults = new Map>();\n\n\tpublic constructor(\n\t\tshape: MappedObjectValidator,\n\t\tstrategy: ObjectValidatorStrategy = ObjectValidatorStrategy.Ignore,\n\t\tconstraints: readonly IConstraint[] = []\n\t) {\n\t\tsuper(constraints);\n\t\tthis.shape = shape;\n\t\tthis.strategy = strategy;\n\n\t\tswitch (this.strategy) {\n\t\t\tcase ObjectValidatorStrategy.Ignore:\n\t\t\t\tthis.handleStrategy = (value) => this.handleIgnoreStrategy(value);\n\t\t\t\tbreak;\n\t\t\tcase ObjectValidatorStrategy.Strict: {\n\t\t\t\tthis.handleStrategy = (value) => this.handleStrictStrategy(value);\n\t\t\t\tbreak;\n\t\t\t}\n\t\t\tcase ObjectValidatorStrategy.Passthrough:\n\t\t\t\tthis.handleStrategy = (value) => this.handlePassthroughStrategy(value);\n\t\t\t\tbreak;\n\t\t}\n\n\t\tconst shapeEntries = Object.entries(shape) as [keyof I, BaseValidator][];\n\t\tthis.keys = shapeEntries.map(([key]) => key);\n\n\t\tfor (const [key, validator] of shapeEntries) {\n\t\t\tif (validator instanceof UnionValidator) {\n\t\t\t\t// eslint-disable-next-line @typescript-eslint/dot-notation\n\t\t\t\tconst [possiblyLiteralOrNullishPredicate] = validator['validators'];\n\n\t\t\t\tif (possiblyLiteralOrNullishPredicate instanceof NullishValidator) {\n\t\t\t\t\tthis.possiblyUndefinedKeys.set(key, validator);\n\t\t\t\t} else if (possiblyLiteralOrNullishPredicate instanceof LiteralValidator) {\n\t\t\t\t\tif (possiblyLiteralOrNullishPredicate.expected === undefined) {\n\t\t\t\t\t\tthis.possiblyUndefinedKeys.set(key, validator);\n\t\t\t\t\t} else {\n\t\t\t\t\t\tthis.requiredKeys.set(key, validator);\n\t\t\t\t\t}\n\t\t\t\t} else if (validator instanceof DefaultValidator) {\n\t\t\t\t\tthis.possiblyUndefinedKeysWithDefaults.set(key, validator);\n\t\t\t\t} else {\n\t\t\t\t\tthis.requiredKeys.set(key, validator);\n\t\t\t\t}\n\t\t\t} else if (validator instanceof NullishValidator) {\n\t\t\t\tthis.possiblyUndefinedKeys.set(key, validator);\n\t\t\t} else if (validator instanceof LiteralValidator) {\n\t\t\t\tif (validator.expected === undefined) {\n\t\t\t\t\tthis.possiblyUndefinedKeys.set(key, validator);\n\t\t\t\t} else {\n\t\t\t\t\tthis.requiredKeys.set(key, validator);\n\t\t\t\t}\n\t\t\t} else if (validator instanceof DefaultValidator) {\n\t\t\t\tthis.possiblyUndefinedKeysWithDefaults.set(key, validator);\n\t\t\t} else {\n\t\t\t\tthis.requiredKeys.set(key, validator);\n\t\t\t}\n\t\t}\n\t}\n\n\tpublic get strict(): this {\n\t\treturn Reflect.construct(this.constructor, [this.shape, ObjectValidatorStrategy.Strict, this.constraints]);\n\t}\n\n\tpublic get ignore(): this {\n\t\treturn Reflect.construct(this.constructor, [this.shape, ObjectValidatorStrategy.Ignore, this.constraints]);\n\t}\n\n\tpublic get passthrough(): this {\n\t\treturn Reflect.construct(this.constructor, [this.shape, ObjectValidatorStrategy.Passthrough, this.constraints]);\n\t}\n\n\tpublic get partial(): ObjectValidator<{ [Key in keyof I]?: I[Key] }> {\n\t\tconst shape = Object.fromEntries(this.keys.map((key) => [key, this.shape[key as unknown as keyof typeof this.shape].optional]));\n\t\treturn Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]);\n\t}\n\n\tpublic get required(): ObjectValidator<{ [Key in keyof I]-?: I[Key] }> {\n\t\tconst shape = Object.fromEntries(\n\t\t\tthis.keys.map((key) => {\n\t\t\t\tlet validator = this.shape[key as unknown as keyof typeof this.shape];\n\t\t\t\tif (validator instanceof UnionValidator) validator = validator.required;\n\t\t\t\treturn [key, validator];\n\t\t\t})\n\t\t);\n\t\treturn Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]);\n\t}\n\n\tpublic extend(schema: ObjectValidator | MappedObjectValidator): ObjectValidator {\n\t\tconst shape = { ...this.shape, ...(schema instanceof ObjectValidator ? schema.shape : schema) };\n\t\treturn Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]);\n\t}\n\n\tpublic pick(keys: readonly K[]): ObjectValidator<{ [Key in keyof Pick]: I[Key] }> {\n\t\tconst shape = Object.fromEntries(\n\t\t\tkeys.filter((key) => this.keys.includes(key)).map((key) => [key, this.shape[key as unknown as keyof typeof this.shape]])\n\t\t);\n\t\treturn Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]);\n\t}\n\n\tpublic omit(keys: readonly K[]): ObjectValidator<{ [Key in keyof Omit]: I[Key] }> {\n\t\tconst shape = Object.fromEntries(\n\t\t\tthis.keys.filter((key) => !keys.includes(key as any)).map((key) => [key, this.shape[key as unknown as keyof typeof this.shape]])\n\t\t);\n\t\treturn Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]);\n\t}\n\n\tprotected override handle(value: unknown): Result {\n\t\tconst typeOfValue = typeof value;\n\t\tif (typeOfValue !== 'object') {\n\t\t\treturn Result.err(new ValidationError('s.object(T)', `Expected the value to be an object, but received ${typeOfValue} instead`, value));\n\t\t}\n\n\t\tif (value === null) {\n\t\t\treturn Result.err(new ValidationError('s.object(T)', 'Expected the value to not be null', value));\n\t\t}\n\n\t\tif (Array.isArray(value)) {\n\t\t\treturn Result.err(new ValidationError('s.object(T)', 'Expected the value to not be an array', value));\n\t\t}\n\n\t\tif (!this.shouldRunConstraints) {\n\t\t\treturn Result.ok(value as I);\n\t\t}\n\n\t\tfor (const predicate of Object.values(this.shape) as BaseValidator[]) {\n\t\t\tpredicate.setParent(this.parent ?? value!);\n\t\t}\n\n\t\treturn this.handleStrategy(value as object);\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.shape, this.strategy, this.constraints]);\n\t}\n\n\tprivate handleIgnoreStrategy(value: object): Result {\n\t\tconst errors: [PropertyKey, BaseError][] = [];\n\t\tconst finalObject = {} as I;\n\t\tconst inputEntries = new Map(Object.entries(value) as [keyof I, unknown][]);\n\n\t\tconst runPredicate = (key: keyof I, predicate: BaseValidator) => {\n\t\t\tconst result = predicate.run(value[key as keyof object]);\n\n\t\t\tif (result.isOk()) {\n\t\t\t\tfinalObject[key] = result.value as I[keyof I];\n\t\t\t} else {\n\t\t\t\tconst error = result.error!;\n\t\t\t\terrors.push([key, error]);\n\t\t\t}\n\t\t};\n\n\t\tfor (const [key, predicate] of this.requiredKeys) {\n\t\t\tif (inputEntries.delete(key)) {\n\t\t\t\trunPredicate(key, predicate);\n\t\t\t} else {\n\t\t\t\terrors.push([key, new MissingPropertyError(key)]);\n\t\t\t}\n\t\t}\n\n\t\t// Run possibly undefined keys that also have defaults even if there are no more keys to process (this is necessary so we fill in those defaults)\n\t\tfor (const [key, validator] of this.possiblyUndefinedKeysWithDefaults) {\n\t\t\tinputEntries.delete(key);\n\t\t\trunPredicate(key, validator);\n\t\t}\n\n\t\t// Early exit if there are no more properties to validate in the object and there are errors to report\n\t\tif (inputEntries.size === 0) {\n\t\t\treturn errors.length === 0 //\n\t\t\t\t? Result.ok(finalObject)\n\t\t\t\t: Result.err(new CombinedPropertyError(errors));\n\t\t}\n\n\t\t// In the event the remaining keys to check are less than the number of possible undefined keys, we check those\n\t\t// as it could yield a faster execution\n\t\tconst checkInputEntriesInsteadOfSchemaKeys = this.possiblyUndefinedKeys.size > inputEntries.size;\n\n\t\tif (checkInputEntriesInsteadOfSchemaKeys) {\n\t\t\tfor (const [key] of inputEntries) {\n\t\t\t\tconst predicate = this.possiblyUndefinedKeys.get(key);\n\n\t\t\t\tif (predicate) {\n\t\t\t\t\trunPredicate(key, predicate);\n\t\t\t\t}\n\t\t\t}\n\t\t} else {\n\t\t\tfor (const [key, predicate] of this.possiblyUndefinedKeys) {\n\t\t\t\tif (inputEntries.delete(key)) {\n\t\t\t\t\trunPredicate(key, predicate);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn errors.length === 0 //\n\t\t\t? Result.ok(finalObject)\n\t\t\t: Result.err(new CombinedPropertyError(errors));\n\t}\n\n\tprivate handleStrictStrategy(value: object): Result {\n\t\tconst errors: [PropertyKey, BaseError][] = [];\n\t\tconst finalResult = {} as I;\n\t\tconst inputEntries = new Map(Object.entries(value) as [keyof I, unknown][]);\n\n\t\tconst runPredicate = (key: keyof I, predicate: BaseValidator) => {\n\t\t\tconst result = predicate.run(value[key as keyof object]);\n\n\t\t\tif (result.isOk()) {\n\t\t\t\tfinalResult[key] = result.value as I[keyof I];\n\t\t\t} else {\n\t\t\t\tconst error = result.error!;\n\t\t\t\terrors.push([key, error]);\n\t\t\t}\n\t\t};\n\n\t\tfor (const [key, predicate] of this.requiredKeys) {\n\t\t\tif (inputEntries.delete(key)) {\n\t\t\t\trunPredicate(key, predicate);\n\t\t\t} else {\n\t\t\t\terrors.push([key, new MissingPropertyError(key)]);\n\t\t\t}\n\t\t}\n\n\t\t// Run possibly undefined keys that also have defaults even if there are no more keys to process (this is necessary so we fill in those defaults)\n\t\tfor (const [key, validator] of this.possiblyUndefinedKeysWithDefaults) {\n\t\t\tinputEntries.delete(key);\n\t\t\trunPredicate(key, validator);\n\t\t}\n\n\t\tfor (const [key, predicate] of this.possiblyUndefinedKeys) {\n\t\t\t// All of these validators are assumed to be possibly undefined, so if we have gone through the entire object and there's still validators,\n\t\t\t// safe to assume we're done here\n\t\t\tif (inputEntries.size === 0) {\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tif (inputEntries.delete(key)) {\n\t\t\t\trunPredicate(key, predicate);\n\t\t\t}\n\t\t}\n\n\t\tif (inputEntries.size !== 0) {\n\t\t\tfor (const [key, value] of inputEntries.entries()) {\n\t\t\t\terrors.push([key, new UnknownPropertyError(key, value)]);\n\t\t\t}\n\t\t}\n\n\t\treturn errors.length === 0 //\n\t\t\t? Result.ok(finalResult)\n\t\t\t: Result.err(new CombinedPropertyError(errors));\n\t}\n\n\tprivate handlePassthroughStrategy(value: object): Result {\n\t\tconst result = this.handleIgnoreStrategy(value);\n\t\treturn result.isErr() ? result : Result.ok({ ...value, ...result.value } as I);\n\t}\n}\n\nexport enum ObjectValidatorStrategy {\n\tIgnore,\n\tStrict,\n\tPassthrough\n}\n","import type { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class PassthroughValidator extends BaseValidator {\n\tprotected handle(value: unknown): Result {\n\t\treturn Result.ok(value as T);\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\nimport { CombinedPropertyError } from '../lib/errors/CombinedPropertyError';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class RecordValidator extends BaseValidator> {\n\tprivate readonly validator: BaseValidator;\n\n\tpublic constructor(validator: BaseValidator, constraints: readonly IConstraint>[] = []) {\n\t\tsuper(constraints);\n\t\tthis.validator = validator;\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.validator, this.constraints]);\n\t}\n\n\tprotected handle(value: unknown): Result, ValidationError | CombinedPropertyError> {\n\t\tif (typeof value !== 'object') {\n\t\t\treturn Result.err(new ValidationError('s.record(T)', 'Expected an object', value));\n\t\t}\n\n\t\tif (value === null) {\n\t\t\treturn Result.err(new ValidationError('s.record(T)', 'Expected the value to not be null', value));\n\t\t}\n\n\t\tif (Array.isArray(value)) {\n\t\t\treturn Result.err(new ValidationError('s.record(T)', 'Expected the value to not be an array', value));\n\t\t}\n\n\t\tif (!this.shouldRunConstraints) {\n\t\t\treturn Result.ok(value as Record);\n\t\t}\n\n\t\tconst errors: [string, BaseError][] = [];\n\t\tconst transformed: Record = {};\n\n\t\tfor (const [key, val] of Object.entries(value!)) {\n\t\t\tconst result = this.validator.run(val);\n\t\t\tif (result.isOk()) transformed[key] = result.value;\n\t\t\telse errors.push([key, result.error!]);\n\t\t}\n\n\t\treturn errors.length === 0 //\n\t\t\t? Result.ok(transformed)\n\t\t\t: Result.err(new CombinedPropertyError(errors));\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\nimport { CombinedError } from '../lib/errors/CombinedError';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class SetValidator extends BaseValidator> {\n\tprivate readonly validator: BaseValidator;\n\n\tpublic constructor(validator: BaseValidator, constraints: readonly IConstraint>[] = []) {\n\t\tsuper(constraints);\n\t\tthis.validator = validator;\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.validator, this.constraints]);\n\t}\n\n\tprotected handle(values: unknown): Result, ValidationError | CombinedError> {\n\t\tif (!(values instanceof Set)) {\n\t\t\treturn Result.err(new ValidationError('s.set(T)', 'Expected a set', values));\n\t\t}\n\n\t\tif (!this.shouldRunConstraints) {\n\t\t\treturn Result.ok(values);\n\t\t}\n\n\t\tconst errors: BaseError[] = [];\n\t\tconst transformed = new Set();\n\n\t\tfor (const value of values) {\n\t\t\tconst result = this.validator.run(value);\n\t\t\tif (result.isOk()) transformed.add(result.value);\n\t\t\telse errors.push(result.error!);\n\t\t}\n\n\t\treturn errors.length === 0 //\n\t\t\t? Result.ok(transformed)\n\t\t\t: Result.err(new CombinedError(errors));\n\t}\n}\n","/**\n * [RFC-5322](https://datatracker.ietf.org/doc/html/rfc5322)\n * compliant {@link RegExp} to validate an email address\n *\n * @see https://stackoverflow.com/questions/201323/how-can-i-validate-an-email-address-using-a-regular-expression/201378#201378\n */\nconst accountRegex =\n\t/^(?:[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*|\"(?:[\\x01-\\x08\\x0b\\x0c\\x0e-\\x1f\\x21\\x23-\\x5b\\x5d-\\x7f]|\\\\[\\x01-\\x09\\x0b\\x0c\\x0e-\\x7f])*\")$/;\n\n/**\n * Validates an email address string based on various checks:\n * - It must be a non nullish and non empty string\n * - It must include at least an `@` symbol`\n * - The account name may not exceed 64 characters\n * - The domain name may not exceed 255 characters\n * - The domain must include at least one `.` symbol\n * - Each part of the domain, split by `.` must not exceed 63 characters\n * - The email address must be [RFC-5322](https://datatracker.ietf.org/doc/html/rfc5322) compliant\n * @param email The email to validate\n * @returns `true` if the email is valid, `false` otherwise\n *\n * @remark Based on the following sources:\n * - `email-validator` by [manisharaan](https://github.com/manishsaraan) ([code](https://github.com/manishsaraan/email-validator/blob/master/index.js))\n * - [Comparing E-mail Address Validating Regular Expressions](http://fightingforalostcause.net/misc/2006/compare-email-regex.php)\n * - [Validating Email Addresses by Derrick Pallas](http://thedailywtf.com/Articles/Validating_Email_Addresses.aspx)\n * - [StackOverflow answer by bortzmeyer](http://stackoverflow.com/questions/201323/what-is-the-best-regular-expression-for-validating-email-addresses/201378#201378)\n * - [The wikipedia page on Email addresses](https://en.wikipedia.org/wiki/Email_address)\n */\nexport function validateEmail(email: string): boolean {\n\t// 1. Non-nullish and non-empty string check.\n\t//\n\t// If a nullish or empty email was provided then do an early exit\n\tif (!email) return false;\n\n\t// Find the location of the @ symbol:\n\tconst atIndex = email.indexOf('@');\n\n\t// 2. @ presence check.\n\t//\n\t// If the email does not have the @ symbol, it's automatically invalid:\n\tif (atIndex === -1) return false;\n\n\t// 3. maximum length check.\n\t//\n\t// From @, if exceeds 64 characters, then the\n\t// position of the @ symbol is 64 or greater. In this case, the email is\n\t// invalid:\n\tif (atIndex > 64) return false;\n\n\tconst domainIndex = atIndex + 1;\n\n\t// 7.1. Duplicated @ symbol check.\n\t//\n\t// If there's a second @ symbol, the email is automatically invalid:\n\tif (email.includes('@', domainIndex)) return false;\n\n\t// 4. maximum length check.\n\t//\n\t// From @, if exceeds 255 characters, then it\n\t// means that the amount of characters between the start of and the\n\t// end of the string is separated by 255 or more characters.\n\tif (email.length - domainIndex > 255) return false;\n\n\t// Find the location of the . symbol in :\n\tlet dotIndex = email.indexOf('.', domainIndex);\n\n\t// 5. dot (.) symbol check.\n\t//\n\t// From @, if does not contain a dot (.) symbol,\n\t// then it means the domain is invalid.\n\tif (dotIndex === -1) return false;\n\n\t// 6. parts length.\n\t//\n\t// Assign a temporary variable to store the start of the last read domain\n\t// part, this would be at the start of .\n\t//\n\t// For a part to be correct, it must have at most, 63 characters.\n\t// We repeat this step for every sub-section of contained within\n\t// dot (.) symbols.\n\t//\n\t// The following step is a more optimized version of the following code:\n\t//\n\t// ```javascript\n\t// domain.split('.').some((part) => part.length > 63);\n\t// ```\n\tlet lastDotIndex = domainIndex;\n\tdo {\n\t\tif (dotIndex - lastDotIndex > 63) return false;\n\n\t\tlastDotIndex = dotIndex + 1;\n\t} while ((dotIndex = email.indexOf('.', lastDotIndex)) !== -1);\n\n\t// The loop iterates from the first to the n - 1 part, this line checks for\n\t// the last (n) part:\n\tif (email.length - lastDotIndex > 63) return false;\n\n\t// 7.2. Character checks.\n\t//\n\t// From @:\n\t// - Extract the part by slicing the input from start to the @\n\t// character. Validate afterwards.\n\t// - Extract the part by slicing the input from the start of\n\t// . Validate afterwards.\n\t//\n\t// Note: we inline the variables so isn't created unless the\n\t// check passes.\n\treturn accountRegex.test(email.slice(0, atIndex)) && validateEmailDomain(email.slice(domainIndex));\n}\n\nfunction validateEmailDomain(domain: string): boolean {\n\ttry {\n\t\treturn new URL(`http://${domain}`).hostname === domain;\n\t} catch {\n\t\treturn false;\n\t}\n}\n","/**\n * Code ported from https://github.com/nodejs/node/blob/5fad0b93667ffc6e4def52996b9529ac99b26319/lib/internal/net.js\n */\n\n// IPv4 Segment\nconst v4Seg = '(?:[0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])';\nconst v4Str = `(${v4Seg}[.]){3}${v4Seg}`;\nconst IPv4Reg = new RegExp(`^${v4Str}$`);\n\n// IPv6 Segment\nconst v6Seg = '(?:[0-9a-fA-F]{1,4})';\nconst IPv6Reg = new RegExp(\n\t'^(' +\n\t\t`(?:${v6Seg}:){7}(?:${v6Seg}|:)|` +\n\t\t`(?:${v6Seg}:){6}(?:${v4Str}|:${v6Seg}|:)|` +\n\t\t`(?:${v6Seg}:){5}(?::${v4Str}|(:${v6Seg}){1,2}|:)|` +\n\t\t`(?:${v6Seg}:){4}(?:(:${v6Seg}){0,1}:${v4Str}|(:${v6Seg}){1,3}|:)|` +\n\t\t`(?:${v6Seg}:){3}(?:(:${v6Seg}){0,2}:${v4Str}|(:${v6Seg}){1,4}|:)|` +\n\t\t`(?:${v6Seg}:){2}(?:(:${v6Seg}){0,3}:${v4Str}|(:${v6Seg}){1,5}|:)|` +\n\t\t`(?:${v6Seg}:){1}(?:(:${v6Seg}){0,4}:${v4Str}|(:${v6Seg}){1,6}|:)|` +\n\t\t`(?::((?::${v6Seg}){0,5}:${v4Str}|(?::${v6Seg}){1,7}|:))` +\n\t\t')(%[0-9a-zA-Z-.:]{1,})?$'\n);\n\nexport function isIPv4(s: string): boolean {\n\treturn IPv4Reg.test(s);\n}\n\nexport function isIPv6(s: string): boolean {\n\treturn IPv6Reg.test(s);\n}\n\nexport function isIP(s: string): number {\n\tif (isIPv4(s)) return 4;\n\tif (isIPv6(s)) return 6;\n\treturn 0;\n}\n","export const phoneNumberRegex = /^((?:\\+|0{0,2})\\d{1,2}\\s?)?\\(?\\d{3}\\)?[\\s.-]?\\d{3}[\\s.-]?\\d{4}$/;\n\nexport function validatePhoneNumber(input: string) {\n\treturn phoneNumberRegex.test(input);\n}\n","import { inspect, type InspectOptionsStylized } from 'util';\nimport { customInspectSymbolStackLess } from './BaseError';\nimport { BaseConstraintError, type ConstraintErrorNames } from './BaseConstraintError';\n\nexport class MultiplePossibilitiesConstraintError extends BaseConstraintError {\n\tpublic readonly expected: readonly string[];\n\n\tpublic constructor(constraint: ConstraintErrorNames, message: string, given: T, expected: readonly string[]) {\n\t\tsuper(constraint, message, given);\n\t\tthis.expected = expected;\n\t}\n\n\tpublic toJSON() {\n\t\treturn {\n\t\t\tname: this.name,\n\t\t\tconstraint: this.constraint,\n\t\t\tgiven: this.given,\n\t\t\texpected: this.expected\n\t\t};\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tconst constraint = options.stylize(this.constraint, 'string');\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize(`[MultiplePossibilitiesConstraintError: ${constraint}]`, 'special');\n\t\t}\n\n\t\tconst newOptions = { ...options, depth: options.depth === null ? null : options.depth! - 1 };\n\n\t\tconst verticalLine = options.stylize('|', 'undefined');\n\t\tconst padding = `\\n ${verticalLine} `;\n\t\tconst given = inspect(this.given, newOptions).replace(/\\n/g, padding);\n\n\t\tconst header = `${options.stylize('MultiplePossibilitiesConstraintError', 'special')} > ${constraint}`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\n\t\tconst expectedPadding = `\\n ${verticalLine} - `;\n\t\tconst expectedBlock = `\\n ${options.stylize('Expected any of the following:', 'string')}${expectedPadding}${this.expected\n\t\t\t.map((possible) => options.stylize(possible, 'boolean'))\n\t\t\t.join(expectedPadding)}`;\n\t\tconst givenBlock = `\\n ${options.stylize('Received:', 'regexp')}${padding}${given}`;\n\t\treturn `${header}\\n ${message}\\n${expectedBlock}\\n${givenBlock}`;\n\t}\n}\n","export function combinedErrorFn

(...fns: ErrorFn[]): ErrorFn {\n\tswitch (fns.length) {\n\t\tcase 0:\n\t\t\treturn () => null;\n\t\tcase 1:\n\t\t\treturn fns[0];\n\t\tcase 2: {\n\t\t\tconst [fn0, fn1] = fns;\n\t\t\treturn (...params) => fn0(...params) || fn1(...params);\n\t\t}\n\t\tdefault: {\n\t\t\treturn (...params) => {\n\t\t\t\tfor (const fn of fns) {\n\t\t\t\t\tconst result = fn(...params);\n\t\t\t\t\tif (result) return result;\n\t\t\t\t}\n\n\t\t\t\treturn null;\n\t\t\t};\n\t\t}\n\t}\n}\n\nexport type ErrorFn

= (...params: P) => E | null;\n","import { MultiplePossibilitiesConstraintError } from '../../lib/errors/MultiplePossibilitiesConstraintError';\nimport { combinedErrorFn, type ErrorFn } from './common/combinedResultFn';\n\nexport type StringProtocol = `${string}:`;\n\nexport type StringDomain = `${string}.${string}`;\n\nexport interface UrlOptions {\n\tallowedProtocols?: StringProtocol[];\n\tallowedDomains?: StringDomain[];\n}\n\nexport function createUrlValidators(options?: UrlOptions) {\n\tconst fns: ErrorFn<[input: string, url: URL], MultiplePossibilitiesConstraintError>[] = [];\n\n\tif (options?.allowedProtocols?.length) fns.push(allowedProtocolsFn(options.allowedProtocols));\n\tif (options?.allowedDomains?.length) fns.push(allowedDomainsFn(options.allowedDomains));\n\n\treturn combinedErrorFn(...fns);\n}\n\nfunction allowedProtocolsFn(allowedProtocols: StringProtocol[]) {\n\treturn (input: string, url: URL) =>\n\t\tallowedProtocols.includes(url.protocol as StringProtocol)\n\t\t\t? null\n\t\t\t: new MultiplePossibilitiesConstraintError('s.string.url', 'Invalid URL protocol', input, allowedProtocols);\n}\n\nfunction allowedDomainsFn(allowedDomains: StringDomain[]) {\n\treturn (input: string, url: URL) =>\n\t\tallowedDomains.includes(url.hostname as StringDomain)\n\t\t\t? null\n\t\t\t: new MultiplePossibilitiesConstraintError('s.string.url', 'Invalid URL domain', input, allowedDomains);\n}\n","import { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { IConstraint } from './base/IConstraint';\nimport { validateEmail } from './util/emailValidator';\nimport { isIP, isIPv4, isIPv6 } from './util/net';\nimport { equal, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, notEqual, type Comparator } from './util/operators';\nimport { validatePhoneNumber } from './util/phoneValidator';\nimport { createUrlValidators } from './util/urlValidators';\n\nexport type StringConstraintName =\n\t| `s.string.${\n\t\t\t| `length${'LessThan' | 'LessThanOrEqual' | 'GreaterThan' | 'GreaterThanOrEqual' | 'Equal' | 'NotEqual'}`\n\t\t\t| 'regex'\n\t\t\t| 'url'\n\t\t\t| 'uuid'\n\t\t\t| 'email'\n\t\t\t| `ip${'v4' | 'v6' | ''}`\n\t\t\t| 'date'\n\t\t\t| 'phone'}`;\n\nexport type StringProtocol = `${string}:`;\n\nexport type StringDomain = `${string}.${string}`;\n\nexport interface UrlOptions {\n\tallowedProtocols?: StringProtocol[];\n\tallowedDomains?: StringDomain[];\n}\n\nexport type UUIDVersion = 1 | 3 | 4 | 5;\n\nexport interface StringUuidOptions {\n\tversion?: UUIDVersion | `${UUIDVersion}-${UUIDVersion}` | null;\n\tnullable?: boolean;\n}\n\nfunction stringLengthComparator(comparator: Comparator, name: StringConstraintName, expected: string, length: number): IConstraint {\n\treturn {\n\t\trun(input: string) {\n\t\t\treturn comparator(input.length, length) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(name, 'Invalid string length', input, expected));\n\t\t}\n\t};\n}\n\nexport function stringLengthLessThan(length: number): IConstraint {\n\tconst expected = `expected.length < ${length}`;\n\treturn stringLengthComparator(lessThan, 's.string.lengthLessThan', expected, length);\n}\n\nexport function stringLengthLessThanOrEqual(length: number): IConstraint {\n\tconst expected = `expected.length <= ${length}`;\n\treturn stringLengthComparator(lessThanOrEqual, 's.string.lengthLessThanOrEqual', expected, length);\n}\n\nexport function stringLengthGreaterThan(length: number): IConstraint {\n\tconst expected = `expected.length > ${length}`;\n\treturn stringLengthComparator(greaterThan, 's.string.lengthGreaterThan', expected, length);\n}\n\nexport function stringLengthGreaterThanOrEqual(length: number): IConstraint {\n\tconst expected = `expected.length >= ${length}`;\n\treturn stringLengthComparator(greaterThanOrEqual, 's.string.lengthGreaterThanOrEqual', expected, length);\n}\n\nexport function stringLengthEqual(length: number): IConstraint {\n\tconst expected = `expected.length === ${length}`;\n\treturn stringLengthComparator(equal, 's.string.lengthEqual', expected, length);\n}\n\nexport function stringLengthNotEqual(length: number): IConstraint {\n\tconst expected = `expected.length !== ${length}`;\n\treturn stringLengthComparator(notEqual, 's.string.lengthNotEqual', expected, length);\n}\n\nexport function stringEmail(): IConstraint {\n\treturn {\n\t\trun(input: string) {\n\t\t\treturn validateEmail(input)\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.string.email', 'Invalid email address', input, 'expected to be an email address'));\n\t\t}\n\t};\n}\n\nfunction stringRegexValidator(type: StringConstraintName, expected: string, regex: RegExp): IConstraint {\n\treturn {\n\t\trun(input: string) {\n\t\t\treturn regex.test(input) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(type, 'Invalid string format', input, expected));\n\t\t}\n\t};\n}\n\nexport function stringUrl(options?: UrlOptions): IConstraint {\n\tconst validatorFn = createUrlValidators(options);\n\treturn {\n\t\trun(input: string) {\n\t\t\tlet url: URL;\n\t\t\ttry {\n\t\t\t\turl = new URL(input);\n\t\t\t} catch {\n\t\t\t\treturn Result.err(new ExpectedConstraintError('s.string.url', 'Invalid URL', input, 'expected to match a URL'));\n\t\t\t}\n\n\t\t\tconst validatorFnResult = validatorFn(input, url);\n\t\t\tif (validatorFnResult === null) return Result.ok(input);\n\t\t\treturn Result.err(validatorFnResult);\n\t\t}\n\t};\n}\n\nexport function stringIp(version?: 4 | 6): IConstraint {\n\tconst ipVersion = version ? (`v${version}` as const) : '';\n\tconst validatorFn = version === 4 ? isIPv4 : version === 6 ? isIPv6 : isIP;\n\n\tconst name = `s.string.ip${ipVersion}` as const;\n\tconst message = `Invalid IP${ipVersion} address`;\n\tconst expected = `expected to be an IP${ipVersion} address`;\n\treturn {\n\t\trun(input: string) {\n\t\t\treturn validatorFn(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, message, input, expected));\n\t\t}\n\t};\n}\n\nexport function stringRegex(regex: RegExp) {\n\treturn stringRegexValidator('s.string.regex', `expected ${regex}.test(expected) to be true`, regex);\n}\n\nexport function stringUuid({ version = 4, nullable = false }: StringUuidOptions = {}) {\n\tversion ??= '1-5';\n\tconst regex = new RegExp(\n\t\t`^(?:[0-9A-F]{8}-[0-9A-F]{4}-[${version}][0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}${\n\t\t\tnullable ? '|00000000-0000-0000-0000-000000000000' : ''\n\t\t})$`,\n\t\t'i'\n\t);\n\tconst expected = `expected to match UUID${typeof version === 'number' ? `v${version}` : ` in range of ${version}`}`;\n\treturn stringRegexValidator('s.string.uuid', expected, regex);\n}\n\nexport function stringDate(): IConstraint {\n\treturn {\n\t\trun(input: string) {\n\t\t\tconst time = Date.parse(input);\n\n\t\t\treturn Number.isNaN(time)\n\t\t\t\t? Result.err(\n\t\t\t\t\t\tnew ExpectedConstraintError(\n\t\t\t\t\t\t\t's.string.date',\n\t\t\t\t\t\t\t'Invalid date string',\n\t\t\t\t\t\t\tinput,\n\t\t\t\t\t\t\t'expected to be a valid date string (in the ISO 8601 or ECMA-262 format)'\n\t\t\t\t\t\t)\n\t\t\t\t )\n\t\t\t\t: Result.ok(input);\n\t\t}\n\t};\n}\n\nexport function stringPhone(): IConstraint {\n\treturn {\n\t\trun(input: string) {\n\t\t\treturn validatePhoneNumber(input)\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.string.phone', 'Invalid phone number', input, 'expected to be a phone number'));\n\t\t}\n\t};\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport {\n\tstringDate,\n\tstringEmail,\n\tstringIp,\n\tstringLengthEqual,\n\tstringLengthGreaterThan,\n\tstringLengthGreaterThanOrEqual,\n\tstringLengthLessThan,\n\tstringLengthLessThanOrEqual,\n\tstringLengthNotEqual,\n\tstringPhone,\n\tstringRegex,\n\tstringUrl,\n\tstringUuid,\n\ttype StringUuidOptions,\n\ttype UrlOptions\n} from '../constraints/StringConstraints';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class StringValidator extends BaseValidator {\n\tpublic lengthLessThan(length: number): this {\n\t\treturn this.addConstraint(stringLengthLessThan(length) as IConstraint);\n\t}\n\n\tpublic lengthLessThanOrEqual(length: number): this {\n\t\treturn this.addConstraint(stringLengthLessThanOrEqual(length) as IConstraint);\n\t}\n\n\tpublic lengthGreaterThan(length: number): this {\n\t\treturn this.addConstraint(stringLengthGreaterThan(length) as IConstraint);\n\t}\n\n\tpublic lengthGreaterThanOrEqual(length: number): this {\n\t\treturn this.addConstraint(stringLengthGreaterThanOrEqual(length) as IConstraint);\n\t}\n\n\tpublic lengthEqual(length: number): this {\n\t\treturn this.addConstraint(stringLengthEqual(length) as IConstraint);\n\t}\n\n\tpublic lengthNotEqual(length: number): this {\n\t\treturn this.addConstraint(stringLengthNotEqual(length) as IConstraint);\n\t}\n\n\tpublic get email(): this {\n\t\treturn this.addConstraint(stringEmail() as IConstraint);\n\t}\n\n\tpublic url(options?: UrlOptions): this {\n\t\treturn this.addConstraint(stringUrl(options) as IConstraint);\n\t}\n\n\tpublic uuid(options?: StringUuidOptions): this {\n\t\treturn this.addConstraint(stringUuid(options) as IConstraint);\n\t}\n\n\tpublic regex(regex: RegExp): this {\n\t\treturn this.addConstraint(stringRegex(regex) as IConstraint);\n\t}\n\n\tpublic get date() {\n\t\treturn this.addConstraint(stringDate() as IConstraint);\n\t}\n\n\tpublic get ipv4(): this {\n\t\treturn this.ip(4);\n\t}\n\n\tpublic get ipv6(): this {\n\t\treturn this.ip(6);\n\t}\n\n\tpublic ip(version?: 4 | 6): this {\n\t\treturn this.addConstraint(stringIp(version) as IConstraint);\n\t}\n\n\tpublic phone(): this {\n\t\treturn this.addConstraint(stringPhone() as IConstraint);\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\treturn typeof value === 'string' //\n\t\t\t? Result.ok(value as T)\n\t\t\t: Result.err(new ValidationError('s.string', 'Expected a string primitive', value));\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\nimport { CombinedPropertyError } from '../lib/errors/CombinedPropertyError';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class TupleValidator extends BaseValidator<[...T]> {\n\tprivate readonly validators: BaseValidator<[...T]>[] = [];\n\n\tpublic constructor(validators: BaseValidator<[...T]>[], constraints: readonly IConstraint<[...T]>[] = []) {\n\t\tsuper(constraints);\n\t\tthis.validators = validators;\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.validators, this.constraints]);\n\t}\n\n\tprotected handle(values: unknown): Result<[...T], ValidationError | CombinedPropertyError> {\n\t\tif (!Array.isArray(values)) {\n\t\t\treturn Result.err(new ValidationError('s.tuple(T)', 'Expected an array', values));\n\t\t}\n\n\t\tif (values.length !== this.validators.length) {\n\t\t\treturn Result.err(new ValidationError('s.tuple(T)', `Expected an array of length ${this.validators.length}`, values));\n\t\t}\n\n\t\tif (!this.shouldRunConstraints) {\n\t\t\treturn Result.ok(values as [...T]);\n\t\t}\n\n\t\tconst errors: [number, BaseError][] = [];\n\t\tconst transformed: T = [] as unknown as T;\n\n\t\tfor (let i = 0; i < values.length; i++) {\n\t\t\tconst result = this.validators[i].run(values[i]);\n\t\t\tif (result.isOk()) transformed.push(result.value);\n\t\t\telse errors.push([i, result.error!]);\n\t\t}\n\n\t\treturn errors.length === 0 //\n\t\t\t? Result.ok(transformed)\n\t\t\t: Result.err(new CombinedPropertyError(errors));\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\nimport { CombinedPropertyError } from '../lib/errors/CombinedPropertyError';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class MapValidator extends BaseValidator> {\n\tprivate readonly keyValidator: BaseValidator;\n\tprivate readonly valueValidator: BaseValidator;\n\n\tpublic constructor(keyValidator: BaseValidator, valueValidator: BaseValidator, constraints: readonly IConstraint>[] = []) {\n\t\tsuper(constraints);\n\t\tthis.keyValidator = keyValidator;\n\t\tthis.valueValidator = valueValidator;\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.keyValidator, this.valueValidator, this.constraints]);\n\t}\n\n\tprotected handle(value: unknown): Result, ValidationError | CombinedPropertyError> {\n\t\tif (!(value instanceof Map)) {\n\t\t\treturn Result.err(new ValidationError('s.map(K, V)', 'Expected a map', value));\n\t\t}\n\n\t\tif (!this.shouldRunConstraints) {\n\t\t\treturn Result.ok(value);\n\t\t}\n\n\t\tconst errors: [string, BaseError][] = [];\n\t\tconst transformed = new Map();\n\n\t\tfor (const [key, val] of value.entries()) {\n\t\t\tconst keyResult = this.keyValidator.run(key);\n\t\t\tconst valueResult = this.valueValidator.run(val);\n\t\t\tconst { length } = errors;\n\t\t\tif (keyResult.isErr()) errors.push([key, keyResult.error]);\n\t\t\tif (valueResult.isErr()) errors.push([key, valueResult.error]);\n\t\t\tif (errors.length === length) transformed.set(keyResult.value!, valueResult.value!);\n\t\t}\n\n\t\treturn errors.length === 0 //\n\t\t\t? Result.ok(transformed)\n\t\t\t: Result.err(new CombinedPropertyError(errors));\n\t}\n}\n","import type { Result } from '../lib/Result';\nimport type { IConstraint, Unwrap } from '../type-exports';\nimport { BaseValidator, type ValidatorError } from './imports';\n\nexport class LazyValidator, R = Unwrap> extends BaseValidator {\n\tprivate readonly validator: (value: unknown) => T;\n\n\tpublic constructor(validator: (value: unknown) => T, constraints: readonly IConstraint[] = []) {\n\t\tsuper(constraints);\n\t\tthis.validator = validator;\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.validator, this.constraints]);\n\t}\n\n\tprotected handle(values: unknown): Result {\n\t\treturn this.validator(values).run(values) as Result;\n\t}\n}\n","import type { InspectOptionsStylized } from 'util';\nimport { BaseError, customInspectSymbolStackLess } from './BaseError';\n\nexport class UnknownEnumValueError extends BaseError {\n\tpublic readonly value: string | number;\n\tpublic readonly enumKeys: string[];\n\tpublic readonly enumMappings: Map;\n\n\tpublic constructor(value: string | number, keys: string[], enumMappings: Map) {\n\t\tsuper('Expected the value to be one of the following enum values:');\n\n\t\tthis.value = value;\n\t\tthis.enumKeys = keys;\n\t\tthis.enumMappings = enumMappings;\n\t}\n\n\tpublic toJSON() {\n\t\treturn {\n\t\t\tname: this.name,\n\t\t\tvalue: this.value,\n\t\t\tenumKeys: this.enumKeys,\n\t\t\tenumMappings: [...this.enumMappings.entries()]\n\t\t};\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tconst value = options.stylize(this.value.toString(), 'string');\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize(`[UnknownEnumValueError: ${value}]`, 'special');\n\t\t}\n\n\t\tconst padding = `\\n ${options.stylize('|', 'undefined')} `;\n\t\tconst pairs = this.enumKeys\n\t\t\t.map((key) => {\n\t\t\t\tconst enumValue = this.enumMappings.get(key)!;\n\t\t\t\treturn `${options.stylize(key, 'string')} or ${options.stylize(\n\t\t\t\t\tenumValue.toString(),\n\t\t\t\t\ttypeof enumValue === 'number' ? 'number' : 'string'\n\t\t\t\t)}`;\n\t\t\t})\n\t\t\t.join(padding);\n\n\t\tconst header = `${options.stylize('UnknownEnumValueError', 'special')} > ${value}`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\tconst pairsBlock = `${padding}${pairs}`;\n\t\treturn `${header}\\n ${message}\\n${pairsBlock}`;\n\t}\n}\n","import { UnknownEnumValueError } from '../lib/errors/UnknownEnumValueError';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class NativeEnumValidator extends BaseValidator {\n\tpublic readonly enumShape: T;\n\tpublic readonly hasNumericElements: boolean = false;\n\tprivate readonly enumKeys: string[];\n\tprivate readonly enumMapping = new Map();\n\n\tpublic constructor(enumShape: T) {\n\t\tsuper();\n\t\tthis.enumShape = enumShape;\n\n\t\tthis.enumKeys = Object.keys(enumShape).filter((key) => {\n\t\t\treturn typeof enumShape[enumShape[key]] !== 'number';\n\t\t});\n\n\t\tfor (const key of this.enumKeys) {\n\t\t\tconst enumValue = enumShape[key] as T[keyof T];\n\n\t\t\tthis.enumMapping.set(key, enumValue);\n\t\t\tthis.enumMapping.set(enumValue, enumValue);\n\n\t\t\tif (typeof enumValue === 'number') {\n\t\t\t\tthis.hasNumericElements = true;\n\t\t\t\tthis.enumMapping.set(`${enumValue}`, enumValue);\n\t\t\t}\n\t\t}\n\t}\n\n\tprotected override handle(value: unknown): Result {\n\t\tconst typeOfValue = typeof value;\n\n\t\tif (typeOfValue === 'number') {\n\t\t\tif (!this.hasNumericElements) {\n\t\t\t\treturn Result.err(new ValidationError('s.nativeEnum(T)', 'Expected the value to be a string', value));\n\t\t\t}\n\t\t} else if (typeOfValue !== 'string') {\n\t\t\t// typeOfValue !== 'number' is implied here\n\t\t\treturn Result.err(new ValidationError('s.nativeEnum(T)', 'Expected the value to be a string or number', value));\n\t\t}\n\n\t\tconst casted = value as string | number;\n\n\t\tconst possibleEnumValue = this.enumMapping.get(casted);\n\n\t\treturn typeof possibleEnumValue === 'undefined'\n\t\t\t? Result.err(new UnknownEnumValueError(casted, this.enumKeys, this.enumMapping))\n\t\t\t: Result.ok(possibleEnumValue);\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.enumShape]);\n\t}\n}\n\nexport interface NativeEnumLike {\n\t[key: string]: string | number;\n\t[key: number]: string;\n}\n","import { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { IConstraint } from './base/IConstraint';\nimport { equal, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, notEqual, type Comparator } from './util/operators';\nimport type { TypedArray } from './util/typedArray';\n\nexport type TypedArrayConstraintName = `s.typedArray(T).${'byteLength' | 'length'}${\n\t| 'LessThan'\n\t| 'LessThanOrEqual'\n\t| 'GreaterThan'\n\t| 'GreaterThanOrEqual'\n\t| 'Equal'\n\t| 'NotEqual'\n\t| 'Range'\n\t| 'RangeInclusive'\n\t| 'RangeExclusive'}`;\n\nfunction typedArrayByteLengthComparator(\n\tcomparator: Comparator,\n\tname: TypedArrayConstraintName,\n\texpected: string,\n\tlength: number\n): IConstraint {\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn comparator(input.byteLength, length) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(name, 'Invalid Typed Array byte length', input, expected));\n\t\t}\n\t};\n}\n\nexport function typedArrayByteLengthLessThan(value: number): IConstraint {\n\tconst expected = `expected.byteLength < ${value}`;\n\treturn typedArrayByteLengthComparator(lessThan, 's.typedArray(T).byteLengthLessThan', expected, value);\n}\n\nexport function typedArrayByteLengthLessThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected.byteLength <= ${value}`;\n\treturn typedArrayByteLengthComparator(lessThanOrEqual, 's.typedArray(T).byteLengthLessThanOrEqual', expected, value);\n}\n\nexport function typedArrayByteLengthGreaterThan(value: number): IConstraint {\n\tconst expected = `expected.byteLength > ${value}`;\n\treturn typedArrayByteLengthComparator(greaterThan, 's.typedArray(T).byteLengthGreaterThan', expected, value);\n}\n\nexport function typedArrayByteLengthGreaterThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected.byteLength >= ${value}`;\n\treturn typedArrayByteLengthComparator(greaterThanOrEqual, 's.typedArray(T).byteLengthGreaterThanOrEqual', expected, value);\n}\n\nexport function typedArrayByteLengthEqual(value: number): IConstraint {\n\tconst expected = `expected.byteLength === ${value}`;\n\treturn typedArrayByteLengthComparator(equal, 's.typedArray(T).byteLengthEqual', expected, value);\n}\n\nexport function typedArrayByteLengthNotEqual(value: number): IConstraint {\n\tconst expected = `expected.byteLength !== ${value}`;\n\treturn typedArrayByteLengthComparator(notEqual, 's.typedArray(T).byteLengthNotEqual', expected, value);\n}\n\nexport function typedArrayByteLengthRange(start: number, endBefore: number): IConstraint {\n\tconst expected = `expected.byteLength >= ${start} && expected.byteLength < ${endBefore}`;\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn input.byteLength >= start && input.byteLength < endBefore //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.typedArray(T).byteLengthRange', 'Invalid Typed Array byte length', input, expected));\n\t\t}\n\t};\n}\n\nexport function typedArrayByteLengthRangeInclusive(start: number, end: number) {\n\tconst expected = `expected.byteLength >= ${start} && expected.byteLength <= ${end}`;\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn input.byteLength >= start && input.byteLength <= end //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(\n\t\t\t\t\t\tnew ExpectedConstraintError('s.typedArray(T).byteLengthRangeInclusive', 'Invalid Typed Array byte length', input, expected)\n\t\t\t\t );\n\t\t}\n\t};\n}\n\nexport function typedArrayByteLengthRangeExclusive(startAfter: number, endBefore: number): IConstraint {\n\tconst expected = `expected.byteLength > ${startAfter} && expected.byteLength < ${endBefore}`;\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn input.byteLength > startAfter && input.byteLength < endBefore //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(\n\t\t\t\t\t\tnew ExpectedConstraintError('s.typedArray(T).byteLengthRangeExclusive', 'Invalid Typed Array byte length', input, expected)\n\t\t\t\t );\n\t\t}\n\t};\n}\n\nfunction typedArrayLengthComparator(\n\tcomparator: Comparator,\n\tname: TypedArrayConstraintName,\n\texpected: string,\n\tlength: number\n): IConstraint {\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn comparator(input.length, length) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(name, 'Invalid Typed Array length', input, expected));\n\t\t}\n\t};\n}\n\nexport function typedArrayLengthLessThan(value: number): IConstraint {\n\tconst expected = `expected.length < ${value}`;\n\treturn typedArrayLengthComparator(lessThan, 's.typedArray(T).lengthLessThan', expected, value);\n}\n\nexport function typedArrayLengthLessThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected.length <= ${value}`;\n\treturn typedArrayLengthComparator(lessThanOrEqual, 's.typedArray(T).lengthLessThanOrEqual', expected, value);\n}\n\nexport function typedArrayLengthGreaterThan(value: number): IConstraint {\n\tconst expected = `expected.length > ${value}`;\n\treturn typedArrayLengthComparator(greaterThan, 's.typedArray(T).lengthGreaterThan', expected, value);\n}\n\nexport function typedArrayLengthGreaterThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected.length >= ${value}`;\n\treturn typedArrayLengthComparator(greaterThanOrEqual, 's.typedArray(T).lengthGreaterThanOrEqual', expected, value);\n}\n\nexport function typedArrayLengthEqual(value: number): IConstraint {\n\tconst expected = `expected.length === ${value}`;\n\treturn typedArrayLengthComparator(equal, 's.typedArray(T).lengthEqual', expected, value);\n}\n\nexport function typedArrayLengthNotEqual(value: number): IConstraint {\n\tconst expected = `expected.length !== ${value}`;\n\treturn typedArrayLengthComparator(notEqual, 's.typedArray(T).lengthNotEqual', expected, value);\n}\n\nexport function typedArrayLengthRange(start: number, endBefore: number): IConstraint {\n\tconst expected = `expected.length >= ${start} && expected.length < ${endBefore}`;\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn input.length >= start && input.length < endBefore //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.typedArray(T).lengthRange', 'Invalid Typed Array length', input, expected));\n\t\t}\n\t};\n}\n\nexport function typedArrayLengthRangeInclusive(start: number, end: number): IConstraint {\n\tconst expected = `expected.length >= ${start} && expected.length <= ${end}`;\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn input.length >= start && input.length <= end //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.typedArray(T).lengthRangeInclusive', 'Invalid Typed Array length', input, expected));\n\t\t}\n\t};\n}\n\nexport function typedArrayLengthRangeExclusive(startAfter: number, endBefore: number): IConstraint {\n\tconst expected = `expected.length > ${startAfter} && expected.length < ${endBefore}`;\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn input.length > startAfter && input.length < endBefore //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.typedArray(T).lengthRangeExclusive', 'Invalid Typed Array length', input, expected));\n\t\t}\n\t};\n}\n","const vowels = ['a', 'e', 'i', 'o', 'u'];\n\nexport const aOrAn = (word: string) => {\n\treturn `${vowels.includes(word[0].toLowerCase()) ? 'an' : 'a'} ${word}`;\n};\n","export type TypedArray =\n\t| Int8Array\n\t| Uint8Array\n\t| Uint8ClampedArray\n\t| Int16Array\n\t| Uint16Array\n\t| Int32Array\n\t| Uint32Array\n\t| Float32Array\n\t| Float64Array\n\t| BigInt64Array\n\t| BigUint64Array;\n\nexport const TypedArrays = {\n\tInt8Array: (x: unknown): x is Int8Array => x instanceof Int8Array,\n\tUint8Array: (x: unknown): x is Uint8Array => x instanceof Uint8Array,\n\tUint8ClampedArray: (x: unknown): x is Uint8ClampedArray => x instanceof Uint8ClampedArray,\n\tInt16Array: (x: unknown): x is Int16Array => x instanceof Int16Array,\n\tUint16Array: (x: unknown): x is Uint16Array => x instanceof Uint16Array,\n\tInt32Array: (x: unknown): x is Int32Array => x instanceof Int32Array,\n\tUint32Array: (x: unknown): x is Uint32Array => x instanceof Uint32Array,\n\tFloat32Array: (x: unknown): x is Float32Array => x instanceof Float32Array,\n\tFloat64Array: (x: unknown): x is Float64Array => x instanceof Float64Array,\n\tBigInt64Array: (x: unknown): x is BigInt64Array => x instanceof BigInt64Array,\n\tBigUint64Array: (x: unknown): x is BigUint64Array => x instanceof BigUint64Array,\n\tTypedArray: (x: unknown): x is TypedArray => ArrayBuffer.isView(x) && !(x instanceof DataView)\n} as const;\n\nexport type TypedArrayName = keyof typeof TypedArrays;\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport {\n\ttypedArrayByteLengthEqual,\n\ttypedArrayByteLengthGreaterThan,\n\ttypedArrayByteLengthGreaterThanOrEqual,\n\ttypedArrayByteLengthLessThan,\n\ttypedArrayByteLengthLessThanOrEqual,\n\ttypedArrayByteLengthNotEqual,\n\ttypedArrayByteLengthRange,\n\ttypedArrayByteLengthRangeExclusive,\n\ttypedArrayByteLengthRangeInclusive,\n\ttypedArrayLengthEqual,\n\ttypedArrayLengthGreaterThan,\n\ttypedArrayLengthGreaterThanOrEqual,\n\ttypedArrayLengthLessThan,\n\ttypedArrayLengthLessThanOrEqual,\n\ttypedArrayLengthNotEqual,\n\ttypedArrayLengthRange,\n\ttypedArrayLengthRangeExclusive,\n\ttypedArrayLengthRangeInclusive\n} from '../constraints/TypedArrayLengthConstraints';\nimport { aOrAn } from '../constraints/util/common/vowels';\nimport { TypedArrays, type TypedArray, type TypedArrayName } from '../constraints/util/typedArray';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class TypedArrayValidator extends BaseValidator {\n\tprivate readonly type: TypedArrayName;\n\n\tpublic constructor(type: TypedArrayName, constraints: readonly IConstraint[] = []) {\n\t\tsuper(constraints);\n\t\tthis.type = type;\n\t}\n\n\tpublic byteLengthLessThan(length: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthLessThan(length));\n\t}\n\n\tpublic byteLengthLessThanOrEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthLessThanOrEqual(length));\n\t}\n\n\tpublic byteLengthGreaterThan(length: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthGreaterThan(length));\n\t}\n\n\tpublic byteLengthGreaterThanOrEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthGreaterThanOrEqual(length));\n\t}\n\n\tpublic byteLengthEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthEqual(length));\n\t}\n\n\tpublic byteLengthNotEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthNotEqual(length));\n\t}\n\n\tpublic byteLengthRange(start: number, endBefore: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthRange(start, endBefore));\n\t}\n\n\tpublic byteLengthRangeInclusive(startAt: number, endAt: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthRangeInclusive(startAt, endAt) as IConstraint);\n\t}\n\n\tpublic byteLengthRangeExclusive(startAfter: number, endBefore: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthRangeExclusive(startAfter, endBefore));\n\t}\n\n\tpublic lengthLessThan(length: number) {\n\t\treturn this.addConstraint(typedArrayLengthLessThan(length));\n\t}\n\n\tpublic lengthLessThanOrEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayLengthLessThanOrEqual(length));\n\t}\n\n\tpublic lengthGreaterThan(length: number) {\n\t\treturn this.addConstraint(typedArrayLengthGreaterThan(length));\n\t}\n\n\tpublic lengthGreaterThanOrEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayLengthGreaterThanOrEqual(length));\n\t}\n\n\tpublic lengthEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayLengthEqual(length));\n\t}\n\n\tpublic lengthNotEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayLengthNotEqual(length));\n\t}\n\n\tpublic lengthRange(start: number, endBefore: number) {\n\t\treturn this.addConstraint(typedArrayLengthRange(start, endBefore));\n\t}\n\n\tpublic lengthRangeInclusive(startAt: number, endAt: number) {\n\t\treturn this.addConstraint(typedArrayLengthRangeInclusive(startAt, endAt));\n\t}\n\n\tpublic lengthRangeExclusive(startAfter: number, endBefore: number) {\n\t\treturn this.addConstraint(typedArrayLengthRangeExclusive(startAfter, endBefore));\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.type, this.constraints]);\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\treturn TypedArrays[this.type](value)\n\t\t\t? Result.ok(value as T)\n\t\t\t: Result.err(new ValidationError('s.typedArray', `Expected ${aOrAn(this.type)}`, value));\n\t}\n}\n","import type { TypedArray, TypedArrayName } from '../constraints/util/typedArray';\nimport type { Unwrap, UnwrapTuple } from '../lib/util-types';\nimport {\n\tArrayValidator,\n\tBaseValidator,\n\tBigIntValidator,\n\tBooleanValidator,\n\tDateValidator,\n\tInstanceValidator,\n\tLiteralValidator,\n\tMapValidator,\n\tNeverValidator,\n\tNullishValidator,\n\tNumberValidator,\n\tObjectValidator,\n\tPassthroughValidator,\n\tRecordValidator,\n\tSetValidator,\n\tStringValidator,\n\tTupleValidator,\n\tUnionValidator\n} from '../validators/imports';\nimport { LazyValidator } from '../validators/LazyValidator';\nimport { NativeEnumValidator, type NativeEnumLike } from '../validators/NativeEnumValidator';\nimport { TypedArrayValidator } from '../validators/TypedArrayValidator';\nimport type { Constructor, MappedObjectValidator } from './util-types';\n\nexport class Shapes {\n\tpublic get string() {\n\t\treturn new StringValidator();\n\t}\n\n\tpublic get number() {\n\t\treturn new NumberValidator();\n\t}\n\n\tpublic get bigint() {\n\t\treturn new BigIntValidator();\n\t}\n\n\tpublic get boolean() {\n\t\treturn new BooleanValidator();\n\t}\n\n\tpublic get date() {\n\t\treturn new DateValidator();\n\t}\n\n\tpublic object(shape: MappedObjectValidator) {\n\t\treturn new ObjectValidator(shape);\n\t}\n\n\tpublic get undefined() {\n\t\treturn this.literal(undefined);\n\t}\n\n\tpublic get null() {\n\t\treturn this.literal(null);\n\t}\n\n\tpublic get nullish() {\n\t\treturn new NullishValidator();\n\t}\n\n\tpublic get any() {\n\t\treturn new PassthroughValidator();\n\t}\n\n\tpublic get unknown() {\n\t\treturn new PassthroughValidator();\n\t}\n\n\tpublic get never() {\n\t\treturn new NeverValidator();\n\t}\n\n\tpublic enum(...values: readonly T[]) {\n\t\treturn this.union(...values.map((value) => this.literal(value)));\n\t}\n\n\tpublic nativeEnum(enumShape: T): NativeEnumValidator {\n\t\treturn new NativeEnumValidator(enumShape);\n\t}\n\n\tpublic literal(value: T): BaseValidator {\n\t\tif (value instanceof Date) return this.date.equal(value) as unknown as BaseValidator;\n\t\treturn new LiteralValidator(value);\n\t}\n\n\tpublic instance(expected: Constructor): InstanceValidator {\n\t\treturn new InstanceValidator(expected);\n\t}\n\n\tpublic union[]]>(...validators: [...T]): UnionValidator> {\n\t\treturn new UnionValidator(validators);\n\t}\n\n\tpublic array(validator: BaseValidator): ArrayValidator;\n\tpublic array(validator: BaseValidator): ArrayValidator;\n\tpublic array(validator: BaseValidator) {\n\t\treturn new ArrayValidator(validator);\n\t}\n\n\tpublic typedArray(type: TypedArrayName = 'TypedArray') {\n\t\treturn new TypedArrayValidator(type);\n\t}\n\n\tpublic get int8Array() {\n\t\treturn this.typedArray('Int8Array');\n\t}\n\n\tpublic get uint8Array() {\n\t\treturn this.typedArray('Uint8Array');\n\t}\n\n\tpublic get uint8ClampedArray() {\n\t\treturn this.typedArray('Uint8ClampedArray');\n\t}\n\n\tpublic get int16Array() {\n\t\treturn this.typedArray('Int16Array');\n\t}\n\n\tpublic get uint16Array() {\n\t\treturn this.typedArray('Uint16Array');\n\t}\n\n\tpublic get int32Array() {\n\t\treturn this.typedArray('Int32Array');\n\t}\n\n\tpublic get uint32Array() {\n\t\treturn this.typedArray('Uint32Array');\n\t}\n\n\tpublic get float32Array() {\n\t\treturn this.typedArray('Float32Array');\n\t}\n\n\tpublic get float64Array() {\n\t\treturn this.typedArray('Float64Array');\n\t}\n\n\tpublic get bigInt64Array() {\n\t\treturn this.typedArray('BigInt64Array');\n\t}\n\n\tpublic get bigUint64Array() {\n\t\treturn this.typedArray('BigUint64Array');\n\t}\n\n\tpublic tuple[]]>(validators: [...T]): TupleValidator> {\n\t\treturn new TupleValidator(validators);\n\t}\n\n\tpublic set(validator: BaseValidator) {\n\t\treturn new SetValidator(validator);\n\t}\n\n\tpublic record(validator: BaseValidator) {\n\t\treturn new RecordValidator(validator);\n\t}\n\n\tpublic map(keyValidator: BaseValidator, valueValidator: BaseValidator) {\n\t\treturn new MapValidator(keyValidator, valueValidator);\n\t}\n\n\tpublic lazy>(validator: (value: unknown) => T) {\n\t\treturn new LazyValidator(validator);\n\t}\n}\n","import { Shapes } from './lib/Shapes';\n\nexport const s = new Shapes();\n\nexport * from './lib/Result';\nexport * from './lib/configs';\nexport * from './lib/errors/BaseError';\nexport * from './lib/errors/CombinedError';\nexport * from './lib/errors/CombinedPropertyError';\nexport * from './lib/errors/ExpectedConstraintError';\nexport * from './lib/errors/ExpectedValidationError';\nexport * from './lib/errors/MissingPropertyError';\nexport * from './lib/errors/MultiplePossibilitiesConstraintError';\nexport * from './lib/errors/UnknownEnumValueError';\nexport * from './lib/errors/UnknownPropertyError';\nexport * from './lib/errors/ValidationError';\nexport * from './type-exports';\n"]} \ No newline at end of file diff --git a/node_modules/@sapphire/shapeshift/dist/index.mjs b/node_modules/@sapphire/shapeshift/dist/index.mjs new file mode 100644 index 0000000..fb53e6e --- /dev/null +++ b/node_modules/@sapphire/shapeshift/dist/index.mjs @@ -0,0 +1,2219 @@ +import get from 'lodash/get.js'; +import { inspect } from 'util'; +import fastDeepEqual from 'fast-deep-equal/es6/index.js'; +import uniqWith from 'lodash/uniqWith.js'; + +var __defProp = Object.defineProperty; +var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); + +// src/lib/configs.ts +var validationEnabled = true; +function setGlobalValidationEnabled(enabled) { + validationEnabled = enabled; +} +__name(setGlobalValidationEnabled, "setGlobalValidationEnabled"); +function getGlobalValidationEnabled() { + return validationEnabled; +} +__name(getGlobalValidationEnabled, "getGlobalValidationEnabled"); + +// src/lib/Result.ts +var Result = class { + constructor(success, value, error) { + this.success = success; + if (success) { + this.value = value; + } else { + this.error = error; + } + } + isOk() { + return this.success; + } + isErr() { + return !this.success; + } + unwrap() { + if (this.isOk()) + return this.value; + throw this.error; + } + static ok(value) { + return new Result(true, value); + } + static err(error) { + return new Result(false, void 0, error); + } +}; +__name(Result, "Result"); + +// src/validators/util/getValue.ts +function getValue(valueOrFn) { + return typeof valueOrFn === "function" ? valueOrFn() : valueOrFn; +} +__name(getValue, "getValue"); + +// src/lib/errors/BaseError.ts +var customInspectSymbol = Symbol.for("nodejs.util.inspect.custom"); +var customInspectSymbolStackLess = Symbol.for("nodejs.util.inspect.custom.stack-less"); +var BaseError = class extends Error { + [customInspectSymbol](depth, options) { + return `${this[customInspectSymbolStackLess](depth, options)} +${this.stack.slice(this.stack.indexOf("\n"))}`; + } +}; +__name(BaseError, "BaseError"); + +// src/lib/errors/BaseConstraintError.ts +var BaseConstraintError = class extends BaseError { + constructor(constraint, message, given) { + super(message); + this.constraint = constraint; + this.given = given; + } +}; +__name(BaseConstraintError, "BaseConstraintError"); + +// src/lib/errors/ExpectedConstraintError.ts +var ExpectedConstraintError = class extends BaseConstraintError { + constructor(constraint, message, given, expected) { + super(constraint, message, given); + this.expected = expected; + } + toJSON() { + return { + name: this.name, + constraint: this.constraint, + given: this.given, + expected: this.expected + }; + } + [customInspectSymbolStackLess](depth, options) { + const constraint = options.stylize(this.constraint, "string"); + if (depth < 0) { + return options.stylize(`[ExpectedConstraintError: ${constraint}]`, "special"); + } + const newOptions = { ...options, depth: options.depth === null ? null : options.depth - 1 }; + const padding = ` + ${options.stylize("|", "undefined")} `; + const given = inspect(this.given, newOptions).replace(/\n/g, padding); + const header = `${options.stylize("ExpectedConstraintError", "special")} > ${constraint}`; + const message = options.stylize(this.message, "regexp"); + const expectedBlock = ` + ${options.stylize("Expected: ", "string")}${options.stylize(this.expected, "boolean")}`; + const givenBlock = ` + ${options.stylize("Received:", "regexp")}${padding}${given}`; + return `${header} + ${message} +${expectedBlock} +${givenBlock}`; + } +}; +__name(ExpectedConstraintError, "ExpectedConstraintError"); + +// src/constraints/ObjectConstrains.ts +function whenConstraint(key, options, validator) { + return { + run(input, parent) { + if (!parent) { + return Result.err(new ExpectedConstraintError("s.object(T.when)", "Validator has no parent", parent, "Validator to have a parent")); + } + const isKeyArray = Array.isArray(key); + const value = isKeyArray ? key.map((k) => get(parent, k)) : get(parent, key); + const predicate = resolveBooleanIs(options, value, isKeyArray) ? options.then : options.otherwise; + if (predicate) { + return predicate(validator).run(input); + } + return Result.ok(input); + } + }; +} +__name(whenConstraint, "whenConstraint"); +function resolveBooleanIs(options, value, isKeyArray) { + if (options.is === void 0) { + return isKeyArray ? !value.some((val) => !val) : Boolean(value); + } + if (typeof options.is === "function") { + return options.is(value); + } + return value === options.is; +} +__name(resolveBooleanIs, "resolveBooleanIs"); + +// src/validators/BaseValidator.ts +var BaseValidator = class { + constructor(constraints = []) { + this.constraints = []; + this.isValidationEnabled = null; + this.constraints = constraints; + } + setParent(parent) { + this.parent = parent; + return this; + } + get optional() { + return new UnionValidator([new LiteralValidator(void 0), this.clone()]); + } + get nullable() { + return new UnionValidator([new LiteralValidator(null), this.clone()]); + } + get nullish() { + return new UnionValidator([new NullishValidator(), this.clone()]); + } + get array() { + return new ArrayValidator(this.clone()); + } + get set() { + return new SetValidator(this.clone()); + } + or(...predicates) { + return new UnionValidator([this.clone(), ...predicates]); + } + transform(cb) { + return this.addConstraint({ run: (input) => Result.ok(cb(input)) }); + } + reshape(cb) { + return this.addConstraint({ run: cb }); + } + default(value) { + return new DefaultValidator(this.clone(), value); + } + when(key, options) { + return this.addConstraint(whenConstraint(key, options, this)); + } + describe(description) { + const clone = this.clone(); + clone.description = description; + return clone; + } + run(value) { + let result = this.handle(value); + if (result.isErr()) + return result; + for (const constraint of this.constraints) { + result = constraint.run(result.value, this.parent); + if (result.isErr()) + break; + } + return result; + } + parse(value) { + if (!this.shouldRunConstraints) { + return this.handle(value).unwrap(); + } + return this.constraints.reduce((v, constraint) => constraint.run(v).unwrap(), this.handle(value).unwrap()); + } + is(value) { + return this.run(value).isOk(); + } + /** + * Sets if the validator should also run constraints or just do basic checks. + * @param isValidationEnabled Whether this validator should be enabled or disabled. You can pass boolean or a function returning boolean which will be called just before parsing. + * Set to `null` to go off of the global configuration. + */ + setValidationEnabled(isValidationEnabled) { + const clone = this.clone(); + clone.isValidationEnabled = isValidationEnabled; + return clone; + } + getValidationEnabled() { + return getValue(this.isValidationEnabled); + } + get shouldRunConstraints() { + return getValue(this.isValidationEnabled) ?? getGlobalValidationEnabled(); + } + clone() { + const clone = Reflect.construct(this.constructor, [this.constraints]); + clone.isValidationEnabled = this.isValidationEnabled; + return clone; + } + addConstraint(constraint) { + const clone = this.clone(); + clone.constraints = clone.constraints.concat(constraint); + return clone; + } +}; +__name(BaseValidator, "BaseValidator"); +function isUnique(input) { + if (input.length < 2) + return true; + const uniqueArray2 = uniqWith(input, fastDeepEqual); + return uniqueArray2.length === input.length; +} +__name(isUnique, "isUnique"); + +// src/constraints/util/operators.ts +function lessThan(a, b) { + return a < b; +} +__name(lessThan, "lessThan"); +function lessThanOrEqual(a, b) { + return a <= b; +} +__name(lessThanOrEqual, "lessThanOrEqual"); +function greaterThan(a, b) { + return a > b; +} +__name(greaterThan, "greaterThan"); +function greaterThanOrEqual(a, b) { + return a >= b; +} +__name(greaterThanOrEqual, "greaterThanOrEqual"); +function equal(a, b) { + return a === b; +} +__name(equal, "equal"); +function notEqual(a, b) { + return a !== b; +} +__name(notEqual, "notEqual"); + +// src/constraints/ArrayConstraints.ts +function arrayLengthComparator(comparator, name, expected, length) { + return { + run(input) { + return comparator(input.length, length) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, "Invalid Array length", input, expected)); + } + }; +} +__name(arrayLengthComparator, "arrayLengthComparator"); +function arrayLengthLessThan(value) { + const expected = `expected.length < ${value}`; + return arrayLengthComparator(lessThan, "s.array(T).lengthLessThan", expected, value); +} +__name(arrayLengthLessThan, "arrayLengthLessThan"); +function arrayLengthLessThanOrEqual(value) { + const expected = `expected.length <= ${value}`; + return arrayLengthComparator(lessThanOrEqual, "s.array(T).lengthLessThanOrEqual", expected, value); +} +__name(arrayLengthLessThanOrEqual, "arrayLengthLessThanOrEqual"); +function arrayLengthGreaterThan(value) { + const expected = `expected.length > ${value}`; + return arrayLengthComparator(greaterThan, "s.array(T).lengthGreaterThan", expected, value); +} +__name(arrayLengthGreaterThan, "arrayLengthGreaterThan"); +function arrayLengthGreaterThanOrEqual(value) { + const expected = `expected.length >= ${value}`; + return arrayLengthComparator(greaterThanOrEqual, "s.array(T).lengthGreaterThanOrEqual", expected, value); +} +__name(arrayLengthGreaterThanOrEqual, "arrayLengthGreaterThanOrEqual"); +function arrayLengthEqual(value) { + const expected = `expected.length === ${value}`; + return arrayLengthComparator(equal, "s.array(T).lengthEqual", expected, value); +} +__name(arrayLengthEqual, "arrayLengthEqual"); +function arrayLengthNotEqual(value) { + const expected = `expected.length !== ${value}`; + return arrayLengthComparator(notEqual, "s.array(T).lengthNotEqual", expected, value); +} +__name(arrayLengthNotEqual, "arrayLengthNotEqual"); +function arrayLengthRange(start, endBefore) { + const expected = `expected.length >= ${start} && expected.length < ${endBefore}`; + return { + run(input) { + return input.length >= start && input.length < endBefore ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.array(T).lengthRange", "Invalid Array length", input, expected)); + } + }; +} +__name(arrayLengthRange, "arrayLengthRange"); +function arrayLengthRangeInclusive(start, end) { + const expected = `expected.length >= ${start} && expected.length <= ${end}`; + return { + run(input) { + return input.length >= start && input.length <= end ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.array(T).lengthRangeInclusive", "Invalid Array length", input, expected)); + } + }; +} +__name(arrayLengthRangeInclusive, "arrayLengthRangeInclusive"); +function arrayLengthRangeExclusive(startAfter, endBefore) { + const expected = `expected.length > ${startAfter} && expected.length < ${endBefore}`; + return { + run(input) { + return input.length > startAfter && input.length < endBefore ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.array(T).lengthRangeExclusive", "Invalid Array length", input, expected)); + } + }; +} +__name(arrayLengthRangeExclusive, "arrayLengthRangeExclusive"); +var uniqueArray = { + run(input) { + return isUnique(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.array(T).unique", "Array values are not unique", input, "Expected all values to be unique")); + } +}; + +// src/lib/errors/CombinedPropertyError.ts +var CombinedPropertyError = class extends BaseError { + constructor(errors) { + super("Received one or more errors"); + this.errors = errors; + } + [customInspectSymbolStackLess](depth, options) { + if (depth < 0) { + return options.stylize("[CombinedPropertyError]", "special"); + } + const newOptions = { ...options, depth: options.depth === null ? null : options.depth - 1, compact: true }; + const padding = ` + ${options.stylize("|", "undefined")} `; + const header = `${options.stylize("CombinedPropertyError", "special")} (${options.stylize(this.errors.length.toString(), "number")})`; + const message = options.stylize(this.message, "regexp"); + const errors = this.errors.map(([key, error]) => { + const property = CombinedPropertyError.formatProperty(key, options); + const body = error[customInspectSymbolStackLess](depth - 1, newOptions).replace(/\n/g, padding); + return ` input${property}${padding}${body}`; + }).join("\n\n"); + return `${header} + ${message} + +${errors}`; + } + static formatProperty(key, options) { + if (typeof key === "string") + return options.stylize(`.${key}`, "symbol"); + if (typeof key === "number") + return `[${options.stylize(key.toString(), "number")}]`; + return `[${options.stylize("Symbol", "symbol")}(${key.description})]`; + } +}; +__name(CombinedPropertyError, "CombinedPropertyError"); +var ValidationError = class extends BaseError { + constructor(validator, message, given) { + super(message); + this.validator = validator; + this.given = given; + } + toJSON() { + return { + name: this.name, + validator: this.validator, + given: this.given + }; + } + [customInspectSymbolStackLess](depth, options) { + const validator = options.stylize(this.validator, "string"); + if (depth < 0) { + return options.stylize(`[ValidationError: ${validator}]`, "special"); + } + const newOptions = { ...options, depth: options.depth === null ? null : options.depth - 1, compact: true }; + const padding = ` + ${options.stylize("|", "undefined")} `; + const given = inspect(this.given, newOptions).replace(/\n/g, padding); + const header = `${options.stylize("ValidationError", "special")} > ${validator}`; + const message = options.stylize(this.message, "regexp"); + const givenBlock = ` + ${options.stylize("Received:", "regexp")}${padding}${given}`; + return `${header} + ${message} +${givenBlock}`; + } +}; +__name(ValidationError, "ValidationError"); + +// src/validators/ArrayValidator.ts +var ArrayValidator = class extends BaseValidator { + constructor(validator, constraints = []) { + super(constraints); + this.validator = validator; + } + lengthLessThan(length) { + return this.addConstraint(arrayLengthLessThan(length)); + } + lengthLessThanOrEqual(length) { + return this.addConstraint(arrayLengthLessThanOrEqual(length)); + } + lengthGreaterThan(length) { + return this.addConstraint(arrayLengthGreaterThan(length)); + } + lengthGreaterThanOrEqual(length) { + return this.addConstraint(arrayLengthGreaterThanOrEqual(length)); + } + lengthEqual(length) { + return this.addConstraint(arrayLengthEqual(length)); + } + lengthNotEqual(length) { + return this.addConstraint(arrayLengthNotEqual(length)); + } + lengthRange(start, endBefore) { + return this.addConstraint(arrayLengthRange(start, endBefore)); + } + lengthRangeInclusive(startAt, endAt) { + return this.addConstraint(arrayLengthRangeInclusive(startAt, endAt)); + } + lengthRangeExclusive(startAfter, endBefore) { + return this.addConstraint(arrayLengthRangeExclusive(startAfter, endBefore)); + } + get unique() { + return this.addConstraint(uniqueArray); + } + clone() { + return Reflect.construct(this.constructor, [this.validator, this.constraints]); + } + handle(values) { + if (!Array.isArray(values)) { + return Result.err(new ValidationError("s.array(T)", "Expected an array", values)); + } + if (!this.shouldRunConstraints) { + return Result.ok(values); + } + const errors = []; + const transformed = []; + for (let i = 0; i < values.length; i++) { + const result = this.validator.run(values[i]); + if (result.isOk()) + transformed.push(result.value); + else + errors.push([i, result.error]); + } + return errors.length === 0 ? Result.ok(transformed) : Result.err(new CombinedPropertyError(errors)); + } +}; +__name(ArrayValidator, "ArrayValidator"); + +// src/constraints/BigIntConstraints.ts +function bigintComparator(comparator, name, expected, number) { + return { + run(input) { + return comparator(input, number) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, "Invalid bigint value", input, expected)); + } + }; +} +__name(bigintComparator, "bigintComparator"); +function bigintLessThan(value) { + const expected = `expected < ${value}n`; + return bigintComparator(lessThan, "s.bigint.lessThan", expected, value); +} +__name(bigintLessThan, "bigintLessThan"); +function bigintLessThanOrEqual(value) { + const expected = `expected <= ${value}n`; + return bigintComparator(lessThanOrEqual, "s.bigint.lessThanOrEqual", expected, value); +} +__name(bigintLessThanOrEqual, "bigintLessThanOrEqual"); +function bigintGreaterThan(value) { + const expected = `expected > ${value}n`; + return bigintComparator(greaterThan, "s.bigint.greaterThan", expected, value); +} +__name(bigintGreaterThan, "bigintGreaterThan"); +function bigintGreaterThanOrEqual(value) { + const expected = `expected >= ${value}n`; + return bigintComparator(greaterThanOrEqual, "s.bigint.greaterThanOrEqual", expected, value); +} +__name(bigintGreaterThanOrEqual, "bigintGreaterThanOrEqual"); +function bigintEqual(value) { + const expected = `expected === ${value}n`; + return bigintComparator(equal, "s.bigint.equal", expected, value); +} +__name(bigintEqual, "bigintEqual"); +function bigintNotEqual(value) { + const expected = `expected !== ${value}n`; + return bigintComparator(notEqual, "s.bigint.notEqual", expected, value); +} +__name(bigintNotEqual, "bigintNotEqual"); +function bigintDivisibleBy(divider) { + const expected = `expected % ${divider}n === 0n`; + return { + run(input) { + return input % divider === 0n ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.bigint.divisibleBy", "BigInt is not divisible", input, expected)); + } + }; +} +__name(bigintDivisibleBy, "bigintDivisibleBy"); + +// src/validators/BigIntValidator.ts +var BigIntValidator = class extends BaseValidator { + lessThan(number) { + return this.addConstraint(bigintLessThan(number)); + } + lessThanOrEqual(number) { + return this.addConstraint(bigintLessThanOrEqual(number)); + } + greaterThan(number) { + return this.addConstraint(bigintGreaterThan(number)); + } + greaterThanOrEqual(number) { + return this.addConstraint(bigintGreaterThanOrEqual(number)); + } + equal(number) { + return this.addConstraint(bigintEqual(number)); + } + notEqual(number) { + return this.addConstraint(bigintNotEqual(number)); + } + get positive() { + return this.greaterThanOrEqual(0n); + } + get negative() { + return this.lessThan(0n); + } + divisibleBy(number) { + return this.addConstraint(bigintDivisibleBy(number)); + } + get abs() { + return this.transform((value) => value < 0 ? -value : value); + } + intN(bits) { + return this.transform((value) => BigInt.asIntN(bits, value)); + } + uintN(bits) { + return this.transform((value) => BigInt.asUintN(bits, value)); + } + handle(value) { + return typeof value === "bigint" ? Result.ok(value) : Result.err(new ValidationError("s.bigint", "Expected a bigint primitive", value)); + } +}; +__name(BigIntValidator, "BigIntValidator"); + +// src/constraints/BooleanConstraints.ts +var booleanTrue = { + run(input) { + return input ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.boolean.true", "Invalid boolean value", input, "true")); + } +}; +var booleanFalse = { + run(input) { + return input ? Result.err(new ExpectedConstraintError("s.boolean.false", "Invalid boolean value", input, "false")) : Result.ok(input); + } +}; + +// src/validators/BooleanValidator.ts +var BooleanValidator = class extends BaseValidator { + get true() { + return this.addConstraint(booleanTrue); + } + get false() { + return this.addConstraint(booleanFalse); + } + equal(value) { + return value ? this.true : this.false; + } + notEqual(value) { + return value ? this.false : this.true; + } + handle(value) { + return typeof value === "boolean" ? Result.ok(value) : Result.err(new ValidationError("s.boolean", "Expected a boolean primitive", value)); + } +}; +__name(BooleanValidator, "BooleanValidator"); + +// src/constraints/DateConstraints.ts +function dateComparator(comparator, name, expected, number) { + return { + run(input) { + return comparator(input.getTime(), number) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, "Invalid Date value", input, expected)); + } + }; +} +__name(dateComparator, "dateComparator"); +function dateLessThan(value) { + const expected = `expected < ${value.toISOString()}`; + return dateComparator(lessThan, "s.date.lessThan", expected, value.getTime()); +} +__name(dateLessThan, "dateLessThan"); +function dateLessThanOrEqual(value) { + const expected = `expected <= ${value.toISOString()}`; + return dateComparator(lessThanOrEqual, "s.date.lessThanOrEqual", expected, value.getTime()); +} +__name(dateLessThanOrEqual, "dateLessThanOrEqual"); +function dateGreaterThan(value) { + const expected = `expected > ${value.toISOString()}`; + return dateComparator(greaterThan, "s.date.greaterThan", expected, value.getTime()); +} +__name(dateGreaterThan, "dateGreaterThan"); +function dateGreaterThanOrEqual(value) { + const expected = `expected >= ${value.toISOString()}`; + return dateComparator(greaterThanOrEqual, "s.date.greaterThanOrEqual", expected, value.getTime()); +} +__name(dateGreaterThanOrEqual, "dateGreaterThanOrEqual"); +function dateEqual(value) { + const expected = `expected === ${value.toISOString()}`; + return dateComparator(equal, "s.date.equal", expected, value.getTime()); +} +__name(dateEqual, "dateEqual"); +function dateNotEqual(value) { + const expected = `expected !== ${value.toISOString()}`; + return dateComparator(notEqual, "s.date.notEqual", expected, value.getTime()); +} +__name(dateNotEqual, "dateNotEqual"); +var dateInvalid = { + run(input) { + return Number.isNaN(input.getTime()) ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.date.invalid", "Invalid Date value", input, "expected === NaN")); + } +}; +var dateValid = { + run(input) { + return Number.isNaN(input.getTime()) ? Result.err(new ExpectedConstraintError("s.date.valid", "Invalid Date value", input, "expected !== NaN")) : Result.ok(input); + } +}; + +// src/validators/DateValidator.ts +var DateValidator = class extends BaseValidator { + lessThan(date) { + return this.addConstraint(dateLessThan(new Date(date))); + } + lessThanOrEqual(date) { + return this.addConstraint(dateLessThanOrEqual(new Date(date))); + } + greaterThan(date) { + return this.addConstraint(dateGreaterThan(new Date(date))); + } + greaterThanOrEqual(date) { + return this.addConstraint(dateGreaterThanOrEqual(new Date(date))); + } + equal(date) { + const resolved = new Date(date); + return Number.isNaN(resolved.getTime()) ? this.invalid : this.addConstraint(dateEqual(resolved)); + } + notEqual(date) { + const resolved = new Date(date); + return Number.isNaN(resolved.getTime()) ? this.valid : this.addConstraint(dateNotEqual(resolved)); + } + get valid() { + return this.addConstraint(dateValid); + } + get invalid() { + return this.addConstraint(dateInvalid); + } + handle(value) { + return value instanceof Date ? Result.ok(value) : Result.err(new ValidationError("s.date", "Expected a Date", value)); + } +}; +__name(DateValidator, "DateValidator"); +var ExpectedValidationError = class extends ValidationError { + constructor(validator, message, given, expected) { + super(validator, message, given); + this.expected = expected; + } + toJSON() { + return { + name: this.name, + validator: this.validator, + given: this.given, + expected: this.expected + }; + } + [customInspectSymbolStackLess](depth, options) { + const validator = options.stylize(this.validator, "string"); + if (depth < 0) { + return options.stylize(`[ExpectedValidationError: ${validator}]`, "special"); + } + const newOptions = { ...options, depth: options.depth === null ? null : options.depth - 1 }; + const padding = ` + ${options.stylize("|", "undefined")} `; + const expected = inspect(this.expected, newOptions).replace(/\n/g, padding); + const given = inspect(this.given, newOptions).replace(/\n/g, padding); + const header = `${options.stylize("ExpectedValidationError", "special")} > ${validator}`; + const message = options.stylize(this.message, "regexp"); + const expectedBlock = ` + ${options.stylize("Expected:", "string")}${padding}${expected}`; + const givenBlock = ` + ${options.stylize("Received:", "regexp")}${padding}${given}`; + return `${header} + ${message} +${expectedBlock} +${givenBlock}`; + } +}; +__name(ExpectedValidationError, "ExpectedValidationError"); + +// src/validators/InstanceValidator.ts +var InstanceValidator = class extends BaseValidator { + constructor(expected, constraints = []) { + super(constraints); + this.expected = expected; + } + handle(value) { + return value instanceof this.expected ? Result.ok(value) : Result.err(new ExpectedValidationError("s.instance(V)", "Expected", value, this.expected)); + } + clone() { + return Reflect.construct(this.constructor, [this.expected, this.constraints]); + } +}; +__name(InstanceValidator, "InstanceValidator"); + +// src/validators/LiteralValidator.ts +var LiteralValidator = class extends BaseValidator { + constructor(literal, constraints = []) { + super(constraints); + this.expected = literal; + } + handle(value) { + return Object.is(value, this.expected) ? Result.ok(value) : Result.err(new ExpectedValidationError("s.literal(V)", "Expected values to be equals", value, this.expected)); + } + clone() { + return Reflect.construct(this.constructor, [this.expected, this.constraints]); + } +}; +__name(LiteralValidator, "LiteralValidator"); + +// src/validators/NeverValidator.ts +var NeverValidator = class extends BaseValidator { + handle(value) { + return Result.err(new ValidationError("s.never", "Expected a value to not be passed", value)); + } +}; +__name(NeverValidator, "NeverValidator"); + +// src/validators/NullishValidator.ts +var NullishValidator = class extends BaseValidator { + handle(value) { + return value === void 0 || value === null ? Result.ok(value) : Result.err(new ValidationError("s.nullish", "Expected undefined or null", value)); + } +}; +__name(NullishValidator, "NullishValidator"); + +// src/constraints/NumberConstraints.ts +function numberComparator(comparator, name, expected, number) { + return { + run(input) { + return comparator(input, number) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, "Invalid number value", input, expected)); + } + }; +} +__name(numberComparator, "numberComparator"); +function numberLessThan(value) { + const expected = `expected < ${value}`; + return numberComparator(lessThan, "s.number.lessThan", expected, value); +} +__name(numberLessThan, "numberLessThan"); +function numberLessThanOrEqual(value) { + const expected = `expected <= ${value}`; + return numberComparator(lessThanOrEqual, "s.number.lessThanOrEqual", expected, value); +} +__name(numberLessThanOrEqual, "numberLessThanOrEqual"); +function numberGreaterThan(value) { + const expected = `expected > ${value}`; + return numberComparator(greaterThan, "s.number.greaterThan", expected, value); +} +__name(numberGreaterThan, "numberGreaterThan"); +function numberGreaterThanOrEqual(value) { + const expected = `expected >= ${value}`; + return numberComparator(greaterThanOrEqual, "s.number.greaterThanOrEqual", expected, value); +} +__name(numberGreaterThanOrEqual, "numberGreaterThanOrEqual"); +function numberEqual(value) { + const expected = `expected === ${value}`; + return numberComparator(equal, "s.number.equal", expected, value); +} +__name(numberEqual, "numberEqual"); +function numberNotEqual(value) { + const expected = `expected !== ${value}`; + return numberComparator(notEqual, "s.number.notEqual", expected, value); +} +__name(numberNotEqual, "numberNotEqual"); +var numberInt = { + run(input) { + return Number.isInteger(input) ? Result.ok(input) : Result.err( + new ExpectedConstraintError("s.number.int", "Given value is not an integer", input, "Number.isInteger(expected) to be true") + ); + } +}; +var numberSafeInt = { + run(input) { + return Number.isSafeInteger(input) ? Result.ok(input) : Result.err( + new ExpectedConstraintError( + "s.number.safeInt", + "Given value is not a safe integer", + input, + "Number.isSafeInteger(expected) to be true" + ) + ); + } +}; +var numberFinite = { + run(input) { + return Number.isFinite(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.number.finite", "Given value is not finite", input, "Number.isFinite(expected) to be true")); + } +}; +var numberNaN = { + run(input) { + return Number.isNaN(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.number.equal(NaN)", "Invalid number value", input, "expected === NaN")); + } +}; +var numberNotNaN = { + run(input) { + return Number.isNaN(input) ? Result.err(new ExpectedConstraintError("s.number.notEqual(NaN)", "Invalid number value", input, "expected !== NaN")) : Result.ok(input); + } +}; +function numberDivisibleBy(divider) { + const expected = `expected % ${divider} === 0`; + return { + run(input) { + return input % divider === 0 ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.number.divisibleBy", "Number is not divisible", input, expected)); + } + }; +} +__name(numberDivisibleBy, "numberDivisibleBy"); + +// src/validators/NumberValidator.ts +var NumberValidator = class extends BaseValidator { + lessThan(number) { + return this.addConstraint(numberLessThan(number)); + } + lessThanOrEqual(number) { + return this.addConstraint(numberLessThanOrEqual(number)); + } + greaterThan(number) { + return this.addConstraint(numberGreaterThan(number)); + } + greaterThanOrEqual(number) { + return this.addConstraint(numberGreaterThanOrEqual(number)); + } + equal(number) { + return Number.isNaN(number) ? this.addConstraint(numberNaN) : this.addConstraint(numberEqual(number)); + } + notEqual(number) { + return Number.isNaN(number) ? this.addConstraint(numberNotNaN) : this.addConstraint(numberNotEqual(number)); + } + get int() { + return this.addConstraint(numberInt); + } + get safeInt() { + return this.addConstraint(numberSafeInt); + } + get finite() { + return this.addConstraint(numberFinite); + } + get positive() { + return this.greaterThanOrEqual(0); + } + get negative() { + return this.lessThan(0); + } + divisibleBy(divider) { + return this.addConstraint(numberDivisibleBy(divider)); + } + get abs() { + return this.transform(Math.abs); + } + get sign() { + return this.transform(Math.sign); + } + get trunc() { + return this.transform(Math.trunc); + } + get floor() { + return this.transform(Math.floor); + } + get fround() { + return this.transform(Math.fround); + } + get round() { + return this.transform(Math.round); + } + get ceil() { + return this.transform(Math.ceil); + } + handle(value) { + return typeof value === "number" ? Result.ok(value) : Result.err(new ValidationError("s.number", "Expected a number primitive", value)); + } +}; +__name(NumberValidator, "NumberValidator"); + +// src/lib/errors/MissingPropertyError.ts +var MissingPropertyError = class extends BaseError { + constructor(property) { + super("A required property is missing"); + this.property = property; + } + toJSON() { + return { + name: this.name, + property: this.property + }; + } + [customInspectSymbolStackLess](depth, options) { + const property = options.stylize(this.property.toString(), "string"); + if (depth < 0) { + return options.stylize(`[MissingPropertyError: ${property}]`, "special"); + } + const header = `${options.stylize("MissingPropertyError", "special")} > ${property}`; + const message = options.stylize(this.message, "regexp"); + return `${header} + ${message}`; + } +}; +__name(MissingPropertyError, "MissingPropertyError"); +var UnknownPropertyError = class extends BaseError { + constructor(property, value) { + super("Received unexpected property"); + this.property = property; + this.value = value; + } + toJSON() { + return { + name: this.name, + property: this.property, + value: this.value + }; + } + [customInspectSymbolStackLess](depth, options) { + const property = options.stylize(this.property.toString(), "string"); + if (depth < 0) { + return options.stylize(`[UnknownPropertyError: ${property}]`, "special"); + } + const newOptions = { ...options, depth: options.depth === null ? null : options.depth - 1, compact: true }; + const padding = ` + ${options.stylize("|", "undefined")} `; + const given = inspect(this.value, newOptions).replace(/\n/g, padding); + const header = `${options.stylize("UnknownPropertyError", "special")} > ${property}`; + const message = options.stylize(this.message, "regexp"); + const givenBlock = ` + ${options.stylize("Received:", "regexp")}${padding}${given}`; + return `${header} + ${message} +${givenBlock}`; + } +}; +__name(UnknownPropertyError, "UnknownPropertyError"); + +// src/validators/DefaultValidator.ts +var DefaultValidator = class extends BaseValidator { + constructor(validator, value, constraints = []) { + super(constraints); + this.validator = validator; + this.defaultValue = value; + } + default(value) { + const clone = this.clone(); + clone.defaultValue = value; + return clone; + } + handle(value) { + return typeof value === "undefined" ? Result.ok(getValue(this.defaultValue)) : this.validator["handle"](value); + } + clone() { + return Reflect.construct(this.constructor, [this.validator, this.defaultValue, this.constraints]); + } +}; +__name(DefaultValidator, "DefaultValidator"); + +// src/lib/errors/CombinedError.ts +var CombinedError = class extends BaseError { + constructor(errors) { + super("Received one or more errors"); + this.errors = errors; + } + [customInspectSymbolStackLess](depth, options) { + if (depth < 0) { + return options.stylize("[CombinedError]", "special"); + } + const newOptions = { ...options, depth: options.depth === null ? null : options.depth - 1, compact: true }; + const padding = ` + ${options.stylize("|", "undefined")} `; + const header = `${options.stylize("CombinedError", "special")} (${options.stylize(this.errors.length.toString(), "number")})`; + const message = options.stylize(this.message, "regexp"); + const errors = this.errors.map((error, i) => { + const index = options.stylize((i + 1).toString(), "number"); + const body = error[customInspectSymbolStackLess](depth - 1, newOptions).replace(/\n/g, padding); + return ` ${index} ${body}`; + }).join("\n\n"); + return `${header} + ${message} + +${errors}`; + } +}; +__name(CombinedError, "CombinedError"); + +// src/validators/UnionValidator.ts +var UnionValidator = class extends BaseValidator { + constructor(validators, constraints = []) { + super(constraints); + this.validators = validators; + } + get optional() { + if (this.validators.length === 0) + return new UnionValidator([new LiteralValidator(void 0)], this.constraints); + const [validator] = this.validators; + if (validator instanceof LiteralValidator) { + if (validator.expected === void 0) + return this.clone(); + if (validator.expected === null) { + return new UnionValidator( + [new NullishValidator(), ...this.validators.slice(1)], + this.constraints + ); + } + } else if (validator instanceof NullishValidator) { + return this.clone(); + } + return new UnionValidator([new LiteralValidator(void 0), ...this.validators]); + } + get required() { + if (this.validators.length === 0) + return this.clone(); + const [validator] = this.validators; + if (validator instanceof LiteralValidator) { + if (validator.expected === void 0) + return new UnionValidator(this.validators.slice(1), this.constraints); + } else if (validator instanceof NullishValidator) { + return new UnionValidator([new LiteralValidator(null), ...this.validators.slice(1)], this.constraints); + } + return this.clone(); + } + get nullable() { + if (this.validators.length === 0) + return new UnionValidator([new LiteralValidator(null)], this.constraints); + const [validator] = this.validators; + if (validator instanceof LiteralValidator) { + if (validator.expected === null) + return this.clone(); + if (validator.expected === void 0) { + return new UnionValidator( + [new NullishValidator(), ...this.validators.slice(1)], + this.constraints + ); + } + } else if (validator instanceof NullishValidator) { + return this.clone(); + } + return new UnionValidator([new LiteralValidator(null), ...this.validators]); + } + get nullish() { + if (this.validators.length === 0) + return new UnionValidator([new NullishValidator()], this.constraints); + const [validator] = this.validators; + if (validator instanceof LiteralValidator) { + if (validator.expected === null || validator.expected === void 0) { + return new UnionValidator([new NullishValidator(), ...this.validators.slice(1)], this.constraints); + } + } else if (validator instanceof NullishValidator) { + return this.clone(); + } + return new UnionValidator([new NullishValidator(), ...this.validators]); + } + or(...predicates) { + return new UnionValidator([...this.validators, ...predicates]); + } + clone() { + return Reflect.construct(this.constructor, [this.validators, this.constraints]); + } + handle(value) { + const errors = []; + for (const validator of this.validators) { + const result = validator.run(value); + if (result.isOk()) + return result; + errors.push(result.error); + } + return Result.err(new CombinedError(errors)); + } +}; +__name(UnionValidator, "UnionValidator"); + +// src/validators/ObjectValidator.ts +var ObjectValidator = class extends BaseValidator { + constructor(shape, strategy = 0 /* Ignore */, constraints = []) { + super(constraints); + this.keys = []; + this.requiredKeys = /* @__PURE__ */ new Map(); + this.possiblyUndefinedKeys = /* @__PURE__ */ new Map(); + this.possiblyUndefinedKeysWithDefaults = /* @__PURE__ */ new Map(); + this.shape = shape; + this.strategy = strategy; + switch (this.strategy) { + case 0 /* Ignore */: + this.handleStrategy = (value) => this.handleIgnoreStrategy(value); + break; + case 1 /* Strict */: { + this.handleStrategy = (value) => this.handleStrictStrategy(value); + break; + } + case 2 /* Passthrough */: + this.handleStrategy = (value) => this.handlePassthroughStrategy(value); + break; + } + const shapeEntries = Object.entries(shape); + this.keys = shapeEntries.map(([key]) => key); + for (const [key, validator] of shapeEntries) { + if (validator instanceof UnionValidator) { + const [possiblyLiteralOrNullishPredicate] = validator["validators"]; + if (possiblyLiteralOrNullishPredicate instanceof NullishValidator) { + this.possiblyUndefinedKeys.set(key, validator); + } else if (possiblyLiteralOrNullishPredicate instanceof LiteralValidator) { + if (possiblyLiteralOrNullishPredicate.expected === void 0) { + this.possiblyUndefinedKeys.set(key, validator); + } else { + this.requiredKeys.set(key, validator); + } + } else if (validator instanceof DefaultValidator) { + this.possiblyUndefinedKeysWithDefaults.set(key, validator); + } else { + this.requiredKeys.set(key, validator); + } + } else if (validator instanceof NullishValidator) { + this.possiblyUndefinedKeys.set(key, validator); + } else if (validator instanceof LiteralValidator) { + if (validator.expected === void 0) { + this.possiblyUndefinedKeys.set(key, validator); + } else { + this.requiredKeys.set(key, validator); + } + } else if (validator instanceof DefaultValidator) { + this.possiblyUndefinedKeysWithDefaults.set(key, validator); + } else { + this.requiredKeys.set(key, validator); + } + } + } + get strict() { + return Reflect.construct(this.constructor, [this.shape, 1 /* Strict */, this.constraints]); + } + get ignore() { + return Reflect.construct(this.constructor, [this.shape, 0 /* Ignore */, this.constraints]); + } + get passthrough() { + return Reflect.construct(this.constructor, [this.shape, 2 /* Passthrough */, this.constraints]); + } + get partial() { + const shape = Object.fromEntries(this.keys.map((key) => [key, this.shape[key].optional])); + return Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]); + } + get required() { + const shape = Object.fromEntries( + this.keys.map((key) => { + let validator = this.shape[key]; + if (validator instanceof UnionValidator) + validator = validator.required; + return [key, validator]; + }) + ); + return Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]); + } + extend(schema) { + const shape = { ...this.shape, ...schema instanceof ObjectValidator ? schema.shape : schema }; + return Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]); + } + pick(keys) { + const shape = Object.fromEntries( + keys.filter((key) => this.keys.includes(key)).map((key) => [key, this.shape[key]]) + ); + return Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]); + } + omit(keys) { + const shape = Object.fromEntries( + this.keys.filter((key) => !keys.includes(key)).map((key) => [key, this.shape[key]]) + ); + return Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]); + } + handle(value) { + const typeOfValue = typeof value; + if (typeOfValue !== "object") { + return Result.err(new ValidationError("s.object(T)", `Expected the value to be an object, but received ${typeOfValue} instead`, value)); + } + if (value === null) { + return Result.err(new ValidationError("s.object(T)", "Expected the value to not be null", value)); + } + if (Array.isArray(value)) { + return Result.err(new ValidationError("s.object(T)", "Expected the value to not be an array", value)); + } + if (!this.shouldRunConstraints) { + return Result.ok(value); + } + for (const predicate of Object.values(this.shape)) { + predicate.setParent(this.parent ?? value); + } + return this.handleStrategy(value); + } + clone() { + return Reflect.construct(this.constructor, [this.shape, this.strategy, this.constraints]); + } + handleIgnoreStrategy(value) { + const errors = []; + const finalObject = {}; + const inputEntries = new Map(Object.entries(value)); + const runPredicate = /* @__PURE__ */ __name((key, predicate) => { + const result = predicate.run(value[key]); + if (result.isOk()) { + finalObject[key] = result.value; + } else { + const error = result.error; + errors.push([key, error]); + } + }, "runPredicate"); + for (const [key, predicate] of this.requiredKeys) { + if (inputEntries.delete(key)) { + runPredicate(key, predicate); + } else { + errors.push([key, new MissingPropertyError(key)]); + } + } + for (const [key, validator] of this.possiblyUndefinedKeysWithDefaults) { + inputEntries.delete(key); + runPredicate(key, validator); + } + if (inputEntries.size === 0) { + return errors.length === 0 ? Result.ok(finalObject) : Result.err(new CombinedPropertyError(errors)); + } + const checkInputEntriesInsteadOfSchemaKeys = this.possiblyUndefinedKeys.size > inputEntries.size; + if (checkInputEntriesInsteadOfSchemaKeys) { + for (const [key] of inputEntries) { + const predicate = this.possiblyUndefinedKeys.get(key); + if (predicate) { + runPredicate(key, predicate); + } + } + } else { + for (const [key, predicate] of this.possiblyUndefinedKeys) { + if (inputEntries.delete(key)) { + runPredicate(key, predicate); + } + } + } + return errors.length === 0 ? Result.ok(finalObject) : Result.err(new CombinedPropertyError(errors)); + } + handleStrictStrategy(value) { + const errors = []; + const finalResult = {}; + const inputEntries = new Map(Object.entries(value)); + const runPredicate = /* @__PURE__ */ __name((key, predicate) => { + const result = predicate.run(value[key]); + if (result.isOk()) { + finalResult[key] = result.value; + } else { + const error = result.error; + errors.push([key, error]); + } + }, "runPredicate"); + for (const [key, predicate] of this.requiredKeys) { + if (inputEntries.delete(key)) { + runPredicate(key, predicate); + } else { + errors.push([key, new MissingPropertyError(key)]); + } + } + for (const [key, validator] of this.possiblyUndefinedKeysWithDefaults) { + inputEntries.delete(key); + runPredicate(key, validator); + } + for (const [key, predicate] of this.possiblyUndefinedKeys) { + if (inputEntries.size === 0) { + break; + } + if (inputEntries.delete(key)) { + runPredicate(key, predicate); + } + } + if (inputEntries.size !== 0) { + for (const [key, value2] of inputEntries.entries()) { + errors.push([key, new UnknownPropertyError(key, value2)]); + } + } + return errors.length === 0 ? Result.ok(finalResult) : Result.err(new CombinedPropertyError(errors)); + } + handlePassthroughStrategy(value) { + const result = this.handleIgnoreStrategy(value); + return result.isErr() ? result : Result.ok({ ...value, ...result.value }); + } +}; +__name(ObjectValidator, "ObjectValidator"); + +// src/validators/PassthroughValidator.ts +var PassthroughValidator = class extends BaseValidator { + handle(value) { + return Result.ok(value); + } +}; +__name(PassthroughValidator, "PassthroughValidator"); + +// src/validators/RecordValidator.ts +var RecordValidator = class extends BaseValidator { + constructor(validator, constraints = []) { + super(constraints); + this.validator = validator; + } + clone() { + return Reflect.construct(this.constructor, [this.validator, this.constraints]); + } + handle(value) { + if (typeof value !== "object") { + return Result.err(new ValidationError("s.record(T)", "Expected an object", value)); + } + if (value === null) { + return Result.err(new ValidationError("s.record(T)", "Expected the value to not be null", value)); + } + if (Array.isArray(value)) { + return Result.err(new ValidationError("s.record(T)", "Expected the value to not be an array", value)); + } + if (!this.shouldRunConstraints) { + return Result.ok(value); + } + const errors = []; + const transformed = {}; + for (const [key, val] of Object.entries(value)) { + const result = this.validator.run(val); + if (result.isOk()) + transformed[key] = result.value; + else + errors.push([key, result.error]); + } + return errors.length === 0 ? Result.ok(transformed) : Result.err(new CombinedPropertyError(errors)); + } +}; +__name(RecordValidator, "RecordValidator"); + +// src/validators/SetValidator.ts +var SetValidator = class extends BaseValidator { + constructor(validator, constraints = []) { + super(constraints); + this.validator = validator; + } + clone() { + return Reflect.construct(this.constructor, [this.validator, this.constraints]); + } + handle(values) { + if (!(values instanceof Set)) { + return Result.err(new ValidationError("s.set(T)", "Expected a set", values)); + } + if (!this.shouldRunConstraints) { + return Result.ok(values); + } + const errors = []; + const transformed = /* @__PURE__ */ new Set(); + for (const value of values) { + const result = this.validator.run(value); + if (result.isOk()) + transformed.add(result.value); + else + errors.push(result.error); + } + return errors.length === 0 ? Result.ok(transformed) : Result.err(new CombinedError(errors)); + } +}; +__name(SetValidator, "SetValidator"); + +// src/constraints/util/emailValidator.ts +var accountRegex = /^(?:[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*|"(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])*")$/; +function validateEmail(email) { + if (!email) + return false; + const atIndex = email.indexOf("@"); + if (atIndex === -1) + return false; + if (atIndex > 64) + return false; + const domainIndex = atIndex + 1; + if (email.includes("@", domainIndex)) + return false; + if (email.length - domainIndex > 255) + return false; + let dotIndex = email.indexOf(".", domainIndex); + if (dotIndex === -1) + return false; + let lastDotIndex = domainIndex; + do { + if (dotIndex - lastDotIndex > 63) + return false; + lastDotIndex = dotIndex + 1; + } while ((dotIndex = email.indexOf(".", lastDotIndex)) !== -1); + if (email.length - lastDotIndex > 63) + return false; + return accountRegex.test(email.slice(0, atIndex)) && validateEmailDomain(email.slice(domainIndex)); +} +__name(validateEmail, "validateEmail"); +function validateEmailDomain(domain) { + try { + return new URL(`http://${domain}`).hostname === domain; + } catch { + return false; + } +} +__name(validateEmailDomain, "validateEmailDomain"); + +// src/constraints/util/net.ts +var v4Seg = "(?:[0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])"; +var v4Str = `(${v4Seg}[.]){3}${v4Seg}`; +var IPv4Reg = new RegExp(`^${v4Str}$`); +var v6Seg = "(?:[0-9a-fA-F]{1,4})"; +var IPv6Reg = new RegExp( + `^((?:${v6Seg}:){7}(?:${v6Seg}|:)|(?:${v6Seg}:){6}(?:${v4Str}|:${v6Seg}|:)|(?:${v6Seg}:){5}(?::${v4Str}|(:${v6Seg}){1,2}|:)|(?:${v6Seg}:){4}(?:(:${v6Seg}){0,1}:${v4Str}|(:${v6Seg}){1,3}|:)|(?:${v6Seg}:){3}(?:(:${v6Seg}){0,2}:${v4Str}|(:${v6Seg}){1,4}|:)|(?:${v6Seg}:){2}(?:(:${v6Seg}){0,3}:${v4Str}|(:${v6Seg}){1,5}|:)|(?:${v6Seg}:){1}(?:(:${v6Seg}){0,4}:${v4Str}|(:${v6Seg}){1,6}|:)|(?::((?::${v6Seg}){0,5}:${v4Str}|(?::${v6Seg}){1,7}|:)))(%[0-9a-zA-Z-.:]{1,})?$` +); +function isIPv4(s2) { + return IPv4Reg.test(s2); +} +__name(isIPv4, "isIPv4"); +function isIPv6(s2) { + return IPv6Reg.test(s2); +} +__name(isIPv6, "isIPv6"); +function isIP(s2) { + if (isIPv4(s2)) + return 4; + if (isIPv6(s2)) + return 6; + return 0; +} +__name(isIP, "isIP"); + +// src/constraints/util/phoneValidator.ts +var phoneNumberRegex = /^((?:\+|0{0,2})\d{1,2}\s?)?\(?\d{3}\)?[\s.-]?\d{3}[\s.-]?\d{4}$/; +function validatePhoneNumber(input) { + return phoneNumberRegex.test(input); +} +__name(validatePhoneNumber, "validatePhoneNumber"); +var MultiplePossibilitiesConstraintError = class extends BaseConstraintError { + constructor(constraint, message, given, expected) { + super(constraint, message, given); + this.expected = expected; + } + toJSON() { + return { + name: this.name, + constraint: this.constraint, + given: this.given, + expected: this.expected + }; + } + [customInspectSymbolStackLess](depth, options) { + const constraint = options.stylize(this.constraint, "string"); + if (depth < 0) { + return options.stylize(`[MultiplePossibilitiesConstraintError: ${constraint}]`, "special"); + } + const newOptions = { ...options, depth: options.depth === null ? null : options.depth - 1 }; + const verticalLine = options.stylize("|", "undefined"); + const padding = ` + ${verticalLine} `; + const given = inspect(this.given, newOptions).replace(/\n/g, padding); + const header = `${options.stylize("MultiplePossibilitiesConstraintError", "special")} > ${constraint}`; + const message = options.stylize(this.message, "regexp"); + const expectedPadding = ` + ${verticalLine} - `; + const expectedBlock = ` + ${options.stylize("Expected any of the following:", "string")}${expectedPadding}${this.expected.map((possible) => options.stylize(possible, "boolean")).join(expectedPadding)}`; + const givenBlock = ` + ${options.stylize("Received:", "regexp")}${padding}${given}`; + return `${header} + ${message} +${expectedBlock} +${givenBlock}`; + } +}; +__name(MultiplePossibilitiesConstraintError, "MultiplePossibilitiesConstraintError"); + +// src/constraints/util/common/combinedResultFn.ts +function combinedErrorFn(...fns) { + switch (fns.length) { + case 0: + return () => null; + case 1: + return fns[0]; + case 2: { + const [fn0, fn1] = fns; + return (...params) => fn0(...params) || fn1(...params); + } + default: { + return (...params) => { + for (const fn of fns) { + const result = fn(...params); + if (result) + return result; + } + return null; + }; + } + } +} +__name(combinedErrorFn, "combinedErrorFn"); + +// src/constraints/util/urlValidators.ts +function createUrlValidators(options) { + const fns = []; + if (options?.allowedProtocols?.length) + fns.push(allowedProtocolsFn(options.allowedProtocols)); + if (options?.allowedDomains?.length) + fns.push(allowedDomainsFn(options.allowedDomains)); + return combinedErrorFn(...fns); +} +__name(createUrlValidators, "createUrlValidators"); +function allowedProtocolsFn(allowedProtocols) { + return (input, url) => allowedProtocols.includes(url.protocol) ? null : new MultiplePossibilitiesConstraintError("s.string.url", "Invalid URL protocol", input, allowedProtocols); +} +__name(allowedProtocolsFn, "allowedProtocolsFn"); +function allowedDomainsFn(allowedDomains) { + return (input, url) => allowedDomains.includes(url.hostname) ? null : new MultiplePossibilitiesConstraintError("s.string.url", "Invalid URL domain", input, allowedDomains); +} +__name(allowedDomainsFn, "allowedDomainsFn"); + +// src/constraints/StringConstraints.ts +function stringLengthComparator(comparator, name, expected, length) { + return { + run(input) { + return comparator(input.length, length) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, "Invalid string length", input, expected)); + } + }; +} +__name(stringLengthComparator, "stringLengthComparator"); +function stringLengthLessThan(length) { + const expected = `expected.length < ${length}`; + return stringLengthComparator(lessThan, "s.string.lengthLessThan", expected, length); +} +__name(stringLengthLessThan, "stringLengthLessThan"); +function stringLengthLessThanOrEqual(length) { + const expected = `expected.length <= ${length}`; + return stringLengthComparator(lessThanOrEqual, "s.string.lengthLessThanOrEqual", expected, length); +} +__name(stringLengthLessThanOrEqual, "stringLengthLessThanOrEqual"); +function stringLengthGreaterThan(length) { + const expected = `expected.length > ${length}`; + return stringLengthComparator(greaterThan, "s.string.lengthGreaterThan", expected, length); +} +__name(stringLengthGreaterThan, "stringLengthGreaterThan"); +function stringLengthGreaterThanOrEqual(length) { + const expected = `expected.length >= ${length}`; + return stringLengthComparator(greaterThanOrEqual, "s.string.lengthGreaterThanOrEqual", expected, length); +} +__name(stringLengthGreaterThanOrEqual, "stringLengthGreaterThanOrEqual"); +function stringLengthEqual(length) { + const expected = `expected.length === ${length}`; + return stringLengthComparator(equal, "s.string.lengthEqual", expected, length); +} +__name(stringLengthEqual, "stringLengthEqual"); +function stringLengthNotEqual(length) { + const expected = `expected.length !== ${length}`; + return stringLengthComparator(notEqual, "s.string.lengthNotEqual", expected, length); +} +__name(stringLengthNotEqual, "stringLengthNotEqual"); +function stringEmail() { + return { + run(input) { + return validateEmail(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.string.email", "Invalid email address", input, "expected to be an email address")); + } + }; +} +__name(stringEmail, "stringEmail"); +function stringRegexValidator(type, expected, regex) { + return { + run(input) { + return regex.test(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError(type, "Invalid string format", input, expected)); + } + }; +} +__name(stringRegexValidator, "stringRegexValidator"); +function stringUrl(options) { + const validatorFn = createUrlValidators(options); + return { + run(input) { + let url; + try { + url = new URL(input); + } catch { + return Result.err(new ExpectedConstraintError("s.string.url", "Invalid URL", input, "expected to match a URL")); + } + const validatorFnResult = validatorFn(input, url); + if (validatorFnResult === null) + return Result.ok(input); + return Result.err(validatorFnResult); + } + }; +} +__name(stringUrl, "stringUrl"); +function stringIp(version) { + const ipVersion = version ? `v${version}` : ""; + const validatorFn = version === 4 ? isIPv4 : version === 6 ? isIPv6 : isIP; + const name = `s.string.ip${ipVersion}`; + const message = `Invalid IP${ipVersion} address`; + const expected = `expected to be an IP${ipVersion} address`; + return { + run(input) { + return validatorFn(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, message, input, expected)); + } + }; +} +__name(stringIp, "stringIp"); +function stringRegex(regex) { + return stringRegexValidator("s.string.regex", `expected ${regex}.test(expected) to be true`, regex); +} +__name(stringRegex, "stringRegex"); +function stringUuid({ version = 4, nullable = false } = {}) { + version ?? (version = "1-5"); + const regex = new RegExp( + `^(?:[0-9A-F]{8}-[0-9A-F]{4}-[${version}][0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}${nullable ? "|00000000-0000-0000-0000-000000000000" : ""})$`, + "i" + ); + const expected = `expected to match UUID${typeof version === "number" ? `v${version}` : ` in range of ${version}`}`; + return stringRegexValidator("s.string.uuid", expected, regex); +} +__name(stringUuid, "stringUuid"); +function stringDate() { + return { + run(input) { + const time = Date.parse(input); + return Number.isNaN(time) ? Result.err( + new ExpectedConstraintError( + "s.string.date", + "Invalid date string", + input, + "expected to be a valid date string (in the ISO 8601 or ECMA-262 format)" + ) + ) : Result.ok(input); + } + }; +} +__name(stringDate, "stringDate"); +function stringPhone() { + return { + run(input) { + return validatePhoneNumber(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.string.phone", "Invalid phone number", input, "expected to be a phone number")); + } + }; +} +__name(stringPhone, "stringPhone"); + +// src/validators/StringValidator.ts +var StringValidator = class extends BaseValidator { + lengthLessThan(length) { + return this.addConstraint(stringLengthLessThan(length)); + } + lengthLessThanOrEqual(length) { + return this.addConstraint(stringLengthLessThanOrEqual(length)); + } + lengthGreaterThan(length) { + return this.addConstraint(stringLengthGreaterThan(length)); + } + lengthGreaterThanOrEqual(length) { + return this.addConstraint(stringLengthGreaterThanOrEqual(length)); + } + lengthEqual(length) { + return this.addConstraint(stringLengthEqual(length)); + } + lengthNotEqual(length) { + return this.addConstraint(stringLengthNotEqual(length)); + } + get email() { + return this.addConstraint(stringEmail()); + } + url(options) { + return this.addConstraint(stringUrl(options)); + } + uuid(options) { + return this.addConstraint(stringUuid(options)); + } + regex(regex) { + return this.addConstraint(stringRegex(regex)); + } + get date() { + return this.addConstraint(stringDate()); + } + get ipv4() { + return this.ip(4); + } + get ipv6() { + return this.ip(6); + } + ip(version) { + return this.addConstraint(stringIp(version)); + } + phone() { + return this.addConstraint(stringPhone()); + } + handle(value) { + return typeof value === "string" ? Result.ok(value) : Result.err(new ValidationError("s.string", "Expected a string primitive", value)); + } +}; +__name(StringValidator, "StringValidator"); + +// src/validators/TupleValidator.ts +var TupleValidator = class extends BaseValidator { + constructor(validators, constraints = []) { + super(constraints); + this.validators = []; + this.validators = validators; + } + clone() { + return Reflect.construct(this.constructor, [this.validators, this.constraints]); + } + handle(values) { + if (!Array.isArray(values)) { + return Result.err(new ValidationError("s.tuple(T)", "Expected an array", values)); + } + if (values.length !== this.validators.length) { + return Result.err(new ValidationError("s.tuple(T)", `Expected an array of length ${this.validators.length}`, values)); + } + if (!this.shouldRunConstraints) { + return Result.ok(values); + } + const errors = []; + const transformed = []; + for (let i = 0; i < values.length; i++) { + const result = this.validators[i].run(values[i]); + if (result.isOk()) + transformed.push(result.value); + else + errors.push([i, result.error]); + } + return errors.length === 0 ? Result.ok(transformed) : Result.err(new CombinedPropertyError(errors)); + } +}; +__name(TupleValidator, "TupleValidator"); + +// src/validators/MapValidator.ts +var MapValidator = class extends BaseValidator { + constructor(keyValidator, valueValidator, constraints = []) { + super(constraints); + this.keyValidator = keyValidator; + this.valueValidator = valueValidator; + } + clone() { + return Reflect.construct(this.constructor, [this.keyValidator, this.valueValidator, this.constraints]); + } + handle(value) { + if (!(value instanceof Map)) { + return Result.err(new ValidationError("s.map(K, V)", "Expected a map", value)); + } + if (!this.shouldRunConstraints) { + return Result.ok(value); + } + const errors = []; + const transformed = /* @__PURE__ */ new Map(); + for (const [key, val] of value.entries()) { + const keyResult = this.keyValidator.run(key); + const valueResult = this.valueValidator.run(val); + const { length } = errors; + if (keyResult.isErr()) + errors.push([key, keyResult.error]); + if (valueResult.isErr()) + errors.push([key, valueResult.error]); + if (errors.length === length) + transformed.set(keyResult.value, valueResult.value); + } + return errors.length === 0 ? Result.ok(transformed) : Result.err(new CombinedPropertyError(errors)); + } +}; +__name(MapValidator, "MapValidator"); + +// src/validators/LazyValidator.ts +var LazyValidator = class extends BaseValidator { + constructor(validator, constraints = []) { + super(constraints); + this.validator = validator; + } + clone() { + return Reflect.construct(this.constructor, [this.validator, this.constraints]); + } + handle(values) { + return this.validator(values).run(values); + } +}; +__name(LazyValidator, "LazyValidator"); + +// src/lib/errors/UnknownEnumValueError.ts +var UnknownEnumValueError = class extends BaseError { + constructor(value, keys, enumMappings) { + super("Expected the value to be one of the following enum values:"); + this.value = value; + this.enumKeys = keys; + this.enumMappings = enumMappings; + } + toJSON() { + return { + name: this.name, + value: this.value, + enumKeys: this.enumKeys, + enumMappings: [...this.enumMappings.entries()] + }; + } + [customInspectSymbolStackLess](depth, options) { + const value = options.stylize(this.value.toString(), "string"); + if (depth < 0) { + return options.stylize(`[UnknownEnumValueError: ${value}]`, "special"); + } + const padding = ` + ${options.stylize("|", "undefined")} `; + const pairs = this.enumKeys.map((key) => { + const enumValue = this.enumMappings.get(key); + return `${options.stylize(key, "string")} or ${options.stylize( + enumValue.toString(), + typeof enumValue === "number" ? "number" : "string" + )}`; + }).join(padding); + const header = `${options.stylize("UnknownEnumValueError", "special")} > ${value}`; + const message = options.stylize(this.message, "regexp"); + const pairsBlock = `${padding}${pairs}`; + return `${header} + ${message} +${pairsBlock}`; + } +}; +__name(UnknownEnumValueError, "UnknownEnumValueError"); + +// src/validators/NativeEnumValidator.ts +var NativeEnumValidator = class extends BaseValidator { + constructor(enumShape) { + super(); + this.hasNumericElements = false; + this.enumMapping = /* @__PURE__ */ new Map(); + this.enumShape = enumShape; + this.enumKeys = Object.keys(enumShape).filter((key) => { + return typeof enumShape[enumShape[key]] !== "number"; + }); + for (const key of this.enumKeys) { + const enumValue = enumShape[key]; + this.enumMapping.set(key, enumValue); + this.enumMapping.set(enumValue, enumValue); + if (typeof enumValue === "number") { + this.hasNumericElements = true; + this.enumMapping.set(`${enumValue}`, enumValue); + } + } + } + handle(value) { + const typeOfValue = typeof value; + if (typeOfValue === "number") { + if (!this.hasNumericElements) { + return Result.err(new ValidationError("s.nativeEnum(T)", "Expected the value to be a string", value)); + } + } else if (typeOfValue !== "string") { + return Result.err(new ValidationError("s.nativeEnum(T)", "Expected the value to be a string or number", value)); + } + const casted = value; + const possibleEnumValue = this.enumMapping.get(casted); + return typeof possibleEnumValue === "undefined" ? Result.err(new UnknownEnumValueError(casted, this.enumKeys, this.enumMapping)) : Result.ok(possibleEnumValue); + } + clone() { + return Reflect.construct(this.constructor, [this.enumShape]); + } +}; +__name(NativeEnumValidator, "NativeEnumValidator"); + +// src/constraints/TypedArrayLengthConstraints.ts +function typedArrayByteLengthComparator(comparator, name, expected, length) { + return { + run(input) { + return comparator(input.byteLength, length) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, "Invalid Typed Array byte length", input, expected)); + } + }; +} +__name(typedArrayByteLengthComparator, "typedArrayByteLengthComparator"); +function typedArrayByteLengthLessThan(value) { + const expected = `expected.byteLength < ${value}`; + return typedArrayByteLengthComparator(lessThan, "s.typedArray(T).byteLengthLessThan", expected, value); +} +__name(typedArrayByteLengthLessThan, "typedArrayByteLengthLessThan"); +function typedArrayByteLengthLessThanOrEqual(value) { + const expected = `expected.byteLength <= ${value}`; + return typedArrayByteLengthComparator(lessThanOrEqual, "s.typedArray(T).byteLengthLessThanOrEqual", expected, value); +} +__name(typedArrayByteLengthLessThanOrEqual, "typedArrayByteLengthLessThanOrEqual"); +function typedArrayByteLengthGreaterThan(value) { + const expected = `expected.byteLength > ${value}`; + return typedArrayByteLengthComparator(greaterThan, "s.typedArray(T).byteLengthGreaterThan", expected, value); +} +__name(typedArrayByteLengthGreaterThan, "typedArrayByteLengthGreaterThan"); +function typedArrayByteLengthGreaterThanOrEqual(value) { + const expected = `expected.byteLength >= ${value}`; + return typedArrayByteLengthComparator(greaterThanOrEqual, "s.typedArray(T).byteLengthGreaterThanOrEqual", expected, value); +} +__name(typedArrayByteLengthGreaterThanOrEqual, "typedArrayByteLengthGreaterThanOrEqual"); +function typedArrayByteLengthEqual(value) { + const expected = `expected.byteLength === ${value}`; + return typedArrayByteLengthComparator(equal, "s.typedArray(T).byteLengthEqual", expected, value); +} +__name(typedArrayByteLengthEqual, "typedArrayByteLengthEqual"); +function typedArrayByteLengthNotEqual(value) { + const expected = `expected.byteLength !== ${value}`; + return typedArrayByteLengthComparator(notEqual, "s.typedArray(T).byteLengthNotEqual", expected, value); +} +__name(typedArrayByteLengthNotEqual, "typedArrayByteLengthNotEqual"); +function typedArrayByteLengthRange(start, endBefore) { + const expected = `expected.byteLength >= ${start} && expected.byteLength < ${endBefore}`; + return { + run(input) { + return input.byteLength >= start && input.byteLength < endBefore ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.typedArray(T).byteLengthRange", "Invalid Typed Array byte length", input, expected)); + } + }; +} +__name(typedArrayByteLengthRange, "typedArrayByteLengthRange"); +function typedArrayByteLengthRangeInclusive(start, end) { + const expected = `expected.byteLength >= ${start} && expected.byteLength <= ${end}`; + return { + run(input) { + return input.byteLength >= start && input.byteLength <= end ? Result.ok(input) : Result.err( + new ExpectedConstraintError("s.typedArray(T).byteLengthRangeInclusive", "Invalid Typed Array byte length", input, expected) + ); + } + }; +} +__name(typedArrayByteLengthRangeInclusive, "typedArrayByteLengthRangeInclusive"); +function typedArrayByteLengthRangeExclusive(startAfter, endBefore) { + const expected = `expected.byteLength > ${startAfter} && expected.byteLength < ${endBefore}`; + return { + run(input) { + return input.byteLength > startAfter && input.byteLength < endBefore ? Result.ok(input) : Result.err( + new ExpectedConstraintError("s.typedArray(T).byteLengthRangeExclusive", "Invalid Typed Array byte length", input, expected) + ); + } + }; +} +__name(typedArrayByteLengthRangeExclusive, "typedArrayByteLengthRangeExclusive"); +function typedArrayLengthComparator(comparator, name, expected, length) { + return { + run(input) { + return comparator(input.length, length) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, "Invalid Typed Array length", input, expected)); + } + }; +} +__name(typedArrayLengthComparator, "typedArrayLengthComparator"); +function typedArrayLengthLessThan(value) { + const expected = `expected.length < ${value}`; + return typedArrayLengthComparator(lessThan, "s.typedArray(T).lengthLessThan", expected, value); +} +__name(typedArrayLengthLessThan, "typedArrayLengthLessThan"); +function typedArrayLengthLessThanOrEqual(value) { + const expected = `expected.length <= ${value}`; + return typedArrayLengthComparator(lessThanOrEqual, "s.typedArray(T).lengthLessThanOrEqual", expected, value); +} +__name(typedArrayLengthLessThanOrEqual, "typedArrayLengthLessThanOrEqual"); +function typedArrayLengthGreaterThan(value) { + const expected = `expected.length > ${value}`; + return typedArrayLengthComparator(greaterThan, "s.typedArray(T).lengthGreaterThan", expected, value); +} +__name(typedArrayLengthGreaterThan, "typedArrayLengthGreaterThan"); +function typedArrayLengthGreaterThanOrEqual(value) { + const expected = `expected.length >= ${value}`; + return typedArrayLengthComparator(greaterThanOrEqual, "s.typedArray(T).lengthGreaterThanOrEqual", expected, value); +} +__name(typedArrayLengthGreaterThanOrEqual, "typedArrayLengthGreaterThanOrEqual"); +function typedArrayLengthEqual(value) { + const expected = `expected.length === ${value}`; + return typedArrayLengthComparator(equal, "s.typedArray(T).lengthEqual", expected, value); +} +__name(typedArrayLengthEqual, "typedArrayLengthEqual"); +function typedArrayLengthNotEqual(value) { + const expected = `expected.length !== ${value}`; + return typedArrayLengthComparator(notEqual, "s.typedArray(T).lengthNotEqual", expected, value); +} +__name(typedArrayLengthNotEqual, "typedArrayLengthNotEqual"); +function typedArrayLengthRange(start, endBefore) { + const expected = `expected.length >= ${start} && expected.length < ${endBefore}`; + return { + run(input) { + return input.length >= start && input.length < endBefore ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.typedArray(T).lengthRange", "Invalid Typed Array length", input, expected)); + } + }; +} +__name(typedArrayLengthRange, "typedArrayLengthRange"); +function typedArrayLengthRangeInclusive(start, end) { + const expected = `expected.length >= ${start} && expected.length <= ${end}`; + return { + run(input) { + return input.length >= start && input.length <= end ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.typedArray(T).lengthRangeInclusive", "Invalid Typed Array length", input, expected)); + } + }; +} +__name(typedArrayLengthRangeInclusive, "typedArrayLengthRangeInclusive"); +function typedArrayLengthRangeExclusive(startAfter, endBefore) { + const expected = `expected.length > ${startAfter} && expected.length < ${endBefore}`; + return { + run(input) { + return input.length > startAfter && input.length < endBefore ? Result.ok(input) : Result.err(new ExpectedConstraintError("s.typedArray(T).lengthRangeExclusive", "Invalid Typed Array length", input, expected)); + } + }; +} +__name(typedArrayLengthRangeExclusive, "typedArrayLengthRangeExclusive"); + +// src/constraints/util/common/vowels.ts +var vowels = ["a", "e", "i", "o", "u"]; +var aOrAn = /* @__PURE__ */ __name((word) => { + return `${vowels.includes(word[0].toLowerCase()) ? "an" : "a"} ${word}`; +}, "aOrAn"); + +// src/constraints/util/typedArray.ts +var TypedArrays = { + Int8Array: (x) => x instanceof Int8Array, + Uint8Array: (x) => x instanceof Uint8Array, + Uint8ClampedArray: (x) => x instanceof Uint8ClampedArray, + Int16Array: (x) => x instanceof Int16Array, + Uint16Array: (x) => x instanceof Uint16Array, + Int32Array: (x) => x instanceof Int32Array, + Uint32Array: (x) => x instanceof Uint32Array, + Float32Array: (x) => x instanceof Float32Array, + Float64Array: (x) => x instanceof Float64Array, + BigInt64Array: (x) => x instanceof BigInt64Array, + BigUint64Array: (x) => x instanceof BigUint64Array, + TypedArray: (x) => ArrayBuffer.isView(x) && !(x instanceof DataView) +}; + +// src/validators/TypedArrayValidator.ts +var TypedArrayValidator = class extends BaseValidator { + constructor(type, constraints = []) { + super(constraints); + this.type = type; + } + byteLengthLessThan(length) { + return this.addConstraint(typedArrayByteLengthLessThan(length)); + } + byteLengthLessThanOrEqual(length) { + return this.addConstraint(typedArrayByteLengthLessThanOrEqual(length)); + } + byteLengthGreaterThan(length) { + return this.addConstraint(typedArrayByteLengthGreaterThan(length)); + } + byteLengthGreaterThanOrEqual(length) { + return this.addConstraint(typedArrayByteLengthGreaterThanOrEqual(length)); + } + byteLengthEqual(length) { + return this.addConstraint(typedArrayByteLengthEqual(length)); + } + byteLengthNotEqual(length) { + return this.addConstraint(typedArrayByteLengthNotEqual(length)); + } + byteLengthRange(start, endBefore) { + return this.addConstraint(typedArrayByteLengthRange(start, endBefore)); + } + byteLengthRangeInclusive(startAt, endAt) { + return this.addConstraint(typedArrayByteLengthRangeInclusive(startAt, endAt)); + } + byteLengthRangeExclusive(startAfter, endBefore) { + return this.addConstraint(typedArrayByteLengthRangeExclusive(startAfter, endBefore)); + } + lengthLessThan(length) { + return this.addConstraint(typedArrayLengthLessThan(length)); + } + lengthLessThanOrEqual(length) { + return this.addConstraint(typedArrayLengthLessThanOrEqual(length)); + } + lengthGreaterThan(length) { + return this.addConstraint(typedArrayLengthGreaterThan(length)); + } + lengthGreaterThanOrEqual(length) { + return this.addConstraint(typedArrayLengthGreaterThanOrEqual(length)); + } + lengthEqual(length) { + return this.addConstraint(typedArrayLengthEqual(length)); + } + lengthNotEqual(length) { + return this.addConstraint(typedArrayLengthNotEqual(length)); + } + lengthRange(start, endBefore) { + return this.addConstraint(typedArrayLengthRange(start, endBefore)); + } + lengthRangeInclusive(startAt, endAt) { + return this.addConstraint(typedArrayLengthRangeInclusive(startAt, endAt)); + } + lengthRangeExclusive(startAfter, endBefore) { + return this.addConstraint(typedArrayLengthRangeExclusive(startAfter, endBefore)); + } + clone() { + return Reflect.construct(this.constructor, [this.type, this.constraints]); + } + handle(value) { + return TypedArrays[this.type](value) ? Result.ok(value) : Result.err(new ValidationError("s.typedArray", `Expected ${aOrAn(this.type)}`, value)); + } +}; +__name(TypedArrayValidator, "TypedArrayValidator"); + +// src/lib/Shapes.ts +var Shapes = class { + get string() { + return new StringValidator(); + } + get number() { + return new NumberValidator(); + } + get bigint() { + return new BigIntValidator(); + } + get boolean() { + return new BooleanValidator(); + } + get date() { + return new DateValidator(); + } + object(shape) { + return new ObjectValidator(shape); + } + get undefined() { + return this.literal(void 0); + } + get null() { + return this.literal(null); + } + get nullish() { + return new NullishValidator(); + } + get any() { + return new PassthroughValidator(); + } + get unknown() { + return new PassthroughValidator(); + } + get never() { + return new NeverValidator(); + } + enum(...values) { + return this.union(...values.map((value) => this.literal(value))); + } + nativeEnum(enumShape) { + return new NativeEnumValidator(enumShape); + } + literal(value) { + if (value instanceof Date) + return this.date.equal(value); + return new LiteralValidator(value); + } + instance(expected) { + return new InstanceValidator(expected); + } + union(...validators) { + return new UnionValidator(validators); + } + array(validator) { + return new ArrayValidator(validator); + } + typedArray(type = "TypedArray") { + return new TypedArrayValidator(type); + } + get int8Array() { + return this.typedArray("Int8Array"); + } + get uint8Array() { + return this.typedArray("Uint8Array"); + } + get uint8ClampedArray() { + return this.typedArray("Uint8ClampedArray"); + } + get int16Array() { + return this.typedArray("Int16Array"); + } + get uint16Array() { + return this.typedArray("Uint16Array"); + } + get int32Array() { + return this.typedArray("Int32Array"); + } + get uint32Array() { + return this.typedArray("Uint32Array"); + } + get float32Array() { + return this.typedArray("Float32Array"); + } + get float64Array() { + return this.typedArray("Float64Array"); + } + get bigInt64Array() { + return this.typedArray("BigInt64Array"); + } + get bigUint64Array() { + return this.typedArray("BigUint64Array"); + } + tuple(validators) { + return new TupleValidator(validators); + } + set(validator) { + return new SetValidator(validator); + } + record(validator) { + return new RecordValidator(validator); + } + map(keyValidator, valueValidator) { + return new MapValidator(keyValidator, valueValidator); + } + lazy(validator) { + return new LazyValidator(validator); + } +}; +__name(Shapes, "Shapes"); + +// src/index.ts +var s = new Shapes(); + +export { BaseError, CombinedError, CombinedPropertyError, ExpectedConstraintError, ExpectedValidationError, MissingPropertyError, MultiplePossibilitiesConstraintError, Result, UnknownEnumValueError, UnknownPropertyError, ValidationError, customInspectSymbol, customInspectSymbolStackLess, getGlobalValidationEnabled, s, setGlobalValidationEnabled }; +//# sourceMappingURL=out.js.map +//# sourceMappingURL=index.mjs.map \ No newline at end of file diff --git a/node_modules/@sapphire/shapeshift/dist/index.mjs.map b/node_modules/@sapphire/shapeshift/dist/index.mjs.map new file mode 100644 index 0000000..46db7f3 --- /dev/null +++ b/node_modules/@sapphire/shapeshift/dist/index.mjs.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/lib/configs.ts","../src/lib/Result.ts","../src/validators/util/getValue.ts","../src/constraints/ObjectConstrains.ts","../src/lib/errors/ExpectedConstraintError.ts","../src/lib/errors/BaseError.ts","../src/lib/errors/BaseConstraintError.ts","../src/validators/BaseValidator.ts","../src/constraints/util/isUnique.ts","../src/constraints/util/operators.ts","../src/constraints/ArrayConstraints.ts","../src/lib/errors/CombinedPropertyError.ts","../src/lib/errors/ValidationError.ts","../src/validators/ArrayValidator.ts","../src/constraints/BigIntConstraints.ts","../src/validators/BigIntValidator.ts","../src/constraints/BooleanConstraints.ts","../src/validators/BooleanValidator.ts","../src/constraints/DateConstraints.ts","../src/validators/DateValidator.ts","../src/lib/errors/ExpectedValidationError.ts","../src/validators/InstanceValidator.ts","../src/validators/LiteralValidator.ts","../src/validators/NeverValidator.ts","../src/validators/NullishValidator.ts","../src/constraints/NumberConstraints.ts","../src/validators/NumberValidator.ts","../src/lib/errors/MissingPropertyError.ts","../src/lib/errors/UnknownPropertyError.ts","../src/validators/DefaultValidator.ts","../src/lib/errors/CombinedError.ts","../src/validators/UnionValidator.ts","../src/validators/ObjectValidator.ts","../src/validators/PassthroughValidator.ts","../src/validators/RecordValidator.ts","../src/validators/SetValidator.ts","../src/constraints/util/emailValidator.ts","../src/constraints/util/net.ts","../src/constraints/util/phoneValidator.ts","../src/lib/errors/MultiplePossibilitiesConstraintError.ts","../src/constraints/util/common/combinedResultFn.ts","../src/constraints/util/urlValidators.ts","../src/constraints/StringConstraints.ts","../src/validators/StringValidator.ts","../src/validators/TupleValidator.ts","../src/validators/MapValidator.ts","../src/validators/LazyValidator.ts","../src/lib/errors/UnknownEnumValueError.ts","../src/validators/NativeEnumValidator.ts","../src/constraints/TypedArrayLengthConstraints.ts","../src/constraints/util/common/vowels.ts","../src/constraints/util/typedArray.ts","../src/validators/TypedArrayValidator.ts","../src/lib/Shapes.ts","../src/index.ts"],"names":["uniqueArray","inspect","value","s"],"mappings":"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","sourcesContent":["let validationEnabled = true;\n\n/**\n * Sets whether validators should run on the input, or if the input should be passed through.\n * @param enabled Whether validation should be done on inputs\n */\nexport function setGlobalValidationEnabled(enabled: boolean) {\n\tvalidationEnabled = enabled;\n}\n\n/**\n * @returns Whether validation is enabled\n */\nexport function getGlobalValidationEnabled() {\n\treturn validationEnabled;\n}\n","export class Result {\n\tpublic readonly success: boolean;\n\tpublic readonly value?: T;\n\tpublic readonly error?: E;\n\n\tprivate constructor(success: boolean, value?: T, error?: E) {\n\t\tthis.success = success;\n\t\tif (success) {\n\t\t\tthis.value = value;\n\t\t} else {\n\t\t\tthis.error = error;\n\t\t}\n\t}\n\n\tpublic isOk(): this is { success: true; value: T } {\n\t\treturn this.success;\n\t}\n\n\tpublic isErr(): this is { success: false; error: E } {\n\t\treturn !this.success;\n\t}\n\n\tpublic unwrap(): T {\n\t\tif (this.isOk()) return this.value;\n\t\tthrow this.error as Error;\n\t}\n\n\tpublic static ok(value: T): Result {\n\t\treturn new Result(true, value);\n\t}\n\n\tpublic static err(error: E): Result {\n\t\treturn new Result(false, undefined, error);\n\t}\n}\n","// https://github.com/microsoft/TypeScript/issues/37663\ntype Fn = (...args: unknown[]) => unknown;\n\nexport function getValue : T>(valueOrFn: T): U {\n\treturn typeof valueOrFn === 'function' ? valueOrFn() : valueOrFn;\n}\n","import get from 'lodash/get.js';\nimport { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { BaseValidator } from '../type-exports';\nimport type { IConstraint } from './type-exports';\n\nexport type ObjectConstraintName = `s.object(T.when)`;\n\nexport type WhenKey = PropertyKey | PropertyKey[];\n\nexport interface WhenOptions, Key extends WhenKey> {\n\tis?: boolean | ((value: Key extends Array ? any[] : any) => boolean);\n\tthen: (predicate: T) => T;\n\totherwise?: (predicate: T) => T;\n}\n\nexport function whenConstraint, I, Key extends WhenKey>(\n\tkey: Key,\n\toptions: WhenOptions,\n\tvalidator: T\n): IConstraint {\n\treturn {\n\t\trun(input: I, parent?: any) {\n\t\t\tif (!parent) {\n\t\t\t\treturn Result.err(new ExpectedConstraintError('s.object(T.when)', 'Validator has no parent', parent, 'Validator to have a parent'));\n\t\t\t}\n\n\t\t\tconst isKeyArray = Array.isArray(key);\n\n\t\t\tconst value = isKeyArray ? key.map((k) => get(parent, k)) : get(parent, key);\n\n\t\t\tconst predicate = resolveBooleanIs(options, value, isKeyArray) ? options.then : options.otherwise;\n\n\t\t\tif (predicate) {\n\t\t\t\treturn predicate(validator).run(input) as Result>;\n\t\t\t}\n\n\t\t\treturn Result.ok(input);\n\t\t}\n\t};\n}\n\nfunction resolveBooleanIs, Key extends WhenKey>(options: WhenOptions, value: any, isKeyArray: boolean) {\n\tif (options.is === undefined) {\n\t\treturn isKeyArray ? !value.some((val: any) => !val) : Boolean(value);\n\t}\n\n\tif (typeof options.is === 'function') {\n\t\treturn options.is(value);\n\t}\n\n\treturn value === options.is;\n}\n","import { inspect, type InspectOptionsStylized } from 'util';\nimport { customInspectSymbolStackLess } from './BaseError';\nimport { BaseConstraintError, type ConstraintErrorNames } from './BaseConstraintError';\n\nexport class ExpectedConstraintError extends BaseConstraintError {\n\tpublic readonly expected: string;\n\n\tpublic constructor(constraint: ConstraintErrorNames, message: string, given: T, expected: string) {\n\t\tsuper(constraint, message, given);\n\t\tthis.expected = expected;\n\t}\n\n\tpublic toJSON() {\n\t\treturn {\n\t\t\tname: this.name,\n\t\t\tconstraint: this.constraint,\n\t\t\tgiven: this.given,\n\t\t\texpected: this.expected\n\t\t};\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tconst constraint = options.stylize(this.constraint, 'string');\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize(`[ExpectedConstraintError: ${constraint}]`, 'special');\n\t\t}\n\n\t\tconst newOptions = { ...options, depth: options.depth === null ? null : options.depth! - 1 };\n\n\t\tconst padding = `\\n ${options.stylize('|', 'undefined')} `;\n\t\tconst given = inspect(this.given, newOptions).replace(/\\n/g, padding);\n\n\t\tconst header = `${options.stylize('ExpectedConstraintError', 'special')} > ${constraint}`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\tconst expectedBlock = `\\n ${options.stylize('Expected: ', 'string')}${options.stylize(this.expected, 'boolean')}`;\n\t\tconst givenBlock = `\\n ${options.stylize('Received:', 'regexp')}${padding}${given}`;\n\t\treturn `${header}\\n ${message}\\n${expectedBlock}\\n${givenBlock}`;\n\t}\n}\n","import type { InspectOptionsStylized } from 'util';\n\nexport const customInspectSymbol = Symbol.for('nodejs.util.inspect.custom');\nexport const customInspectSymbolStackLess = Symbol.for('nodejs.util.inspect.custom.stack-less');\n\nexport abstract class BaseError extends Error {\n\tprotected [customInspectSymbol](depth: number, options: InspectOptionsStylized) {\n\t\treturn `${this[customInspectSymbolStackLess](depth, options)}\\n${this.stack!.slice(this.stack!.indexOf('\\n'))}`;\n\t}\n\n\tprotected abstract [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string;\n}\n","import type {\n\tArrayConstraintName,\n\tBigIntConstraintName,\n\tBooleanConstraintName,\n\tDateConstraintName,\n\tNumberConstraintName,\n\tObjectConstraintName,\n\tStringConstraintName,\n\tTypedArrayConstraintName\n} from '../../constraints/type-exports';\nimport { BaseError } from './BaseError';\n\nexport type ConstraintErrorNames =\n\t| TypedArrayConstraintName\n\t| ArrayConstraintName\n\t| BigIntConstraintName\n\t| BooleanConstraintName\n\t| DateConstraintName\n\t| NumberConstraintName\n\t| ObjectConstraintName\n\t| StringConstraintName;\n\nexport abstract class BaseConstraintError extends BaseError {\n\tpublic readonly constraint: ConstraintErrorNames;\n\tpublic readonly given: T;\n\n\tpublic constructor(constraint: ConstraintErrorNames, message: string, given: T) {\n\t\tsuper(message);\n\t\tthis.constraint = constraint;\n\t\tthis.given = given;\n\t}\n}\n","import { getGlobalValidationEnabled } from '../lib/configs';\nimport { Result } from '../lib/Result';\nimport { ArrayValidator, DefaultValidator, LiteralValidator, NullishValidator, SetValidator, UnionValidator } from './imports';\nimport { getValue } from './util/getValue';\nimport { whenConstraint, type WhenKey, type WhenOptions } from '../constraints/ObjectConstrains';\nimport type { CombinedError } from '../lib/errors/CombinedError';\nimport type { CombinedPropertyError } from '../lib/errors/CombinedPropertyError';\nimport type { UnknownEnumValueError } from '../lib/errors/UnknownEnumValueError';\nimport type { ValidationError } from '../lib/errors/ValidationError';\nimport type { BaseConstraintError, InferResultType } from '../type-exports';\nimport type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\n\nexport abstract class BaseValidator {\n\tpublic description?: string;\n\tprotected parent?: object;\n\tprotected constraints: readonly IConstraint[] = [];\n\tprotected isValidationEnabled: boolean | (() => boolean) | null = null;\n\n\tpublic constructor(constraints: readonly IConstraint[] = []) {\n\t\tthis.constraints = constraints;\n\t}\n\n\tpublic setParent(parent: object): this {\n\t\tthis.parent = parent;\n\t\treturn this;\n\t}\n\n\tpublic get optional(): UnionValidator {\n\t\treturn new UnionValidator([new LiteralValidator(undefined), this.clone()]);\n\t}\n\n\tpublic get nullable(): UnionValidator {\n\t\treturn new UnionValidator([new LiteralValidator(null), this.clone()]);\n\t}\n\n\tpublic get nullish(): UnionValidator {\n\t\treturn new UnionValidator([new NullishValidator(), this.clone()]);\n\t}\n\n\tpublic get array(): ArrayValidator {\n\t\treturn new ArrayValidator(this.clone());\n\t}\n\n\tpublic get set(): SetValidator {\n\t\treturn new SetValidator(this.clone());\n\t}\n\n\tpublic or(...predicates: readonly BaseValidator[]): UnionValidator {\n\t\treturn new UnionValidator([this.clone(), ...predicates]);\n\t}\n\n\tpublic transform(cb: (value: T) => T): this;\n\tpublic transform(cb: (value: T) => O): BaseValidator;\n\tpublic transform(cb: (value: T) => O): BaseValidator {\n\t\treturn this.addConstraint({ run: (input) => Result.ok(cb(input) as unknown as T) }) as unknown as BaseValidator;\n\t}\n\n\tpublic reshape(cb: (input: T) => Result): this;\n\tpublic reshape, O = InferResultType>(cb: (input: T) => R): BaseValidator;\n\tpublic reshape, O = InferResultType>(cb: (input: T) => R): BaseValidator {\n\t\treturn this.addConstraint({ run: cb as unknown as (input: T) => Result> }) as unknown as BaseValidator;\n\t}\n\n\tpublic default(value: Exclude | (() => Exclude)): DefaultValidator> {\n\t\treturn new DefaultValidator(this.clone() as unknown as BaseValidator>, value);\n\t}\n\n\tpublic when = this>(key: Key, options: WhenOptions): this {\n\t\treturn this.addConstraint(whenConstraint(key, options, this as unknown as This));\n\t}\n\n\tpublic describe(description: string): this {\n\t\tconst clone = this.clone();\n\t\tclone.description = description;\n\t\treturn clone;\n\t}\n\n\tpublic run(value: unknown): Result {\n\t\tlet result = this.handle(value) as Result;\n\t\tif (result.isErr()) return result;\n\n\t\tfor (const constraint of this.constraints) {\n\t\t\tresult = constraint.run(result.value as T, this.parent);\n\t\t\tif (result.isErr()) break;\n\t\t}\n\n\t\treturn result;\n\t}\n\n\tpublic parse(value: unknown): R {\n\t\t// If validation is disabled (at the validator or global level), we only run the `handle` method, which will do some basic checks\n\t\t// (like that the input is a string for a string validator)\n\t\tif (!this.shouldRunConstraints) {\n\t\t\treturn this.handle(value).unwrap() as R;\n\t\t}\n\n\t\treturn this.constraints.reduce((v, constraint) => constraint.run(v).unwrap(), this.handle(value).unwrap()) as R;\n\t}\n\n\tpublic is(value: unknown): value is R {\n\t\treturn this.run(value).isOk();\n\t}\n\n\t/**\n\t * Sets if the validator should also run constraints or just do basic checks.\n\t * @param isValidationEnabled Whether this validator should be enabled or disabled. You can pass boolean or a function returning boolean which will be called just before parsing.\n\t * Set to `null` to go off of the global configuration.\n\t */\n\tpublic setValidationEnabled(isValidationEnabled: boolean | (() => boolean) | null): this {\n\t\tconst clone = this.clone();\n\t\tclone.isValidationEnabled = isValidationEnabled;\n\t\treturn clone;\n\t}\n\n\tpublic getValidationEnabled() {\n\t\treturn getValue(this.isValidationEnabled);\n\t}\n\n\tprotected get shouldRunConstraints(): boolean {\n\t\treturn getValue(this.isValidationEnabled) ?? getGlobalValidationEnabled();\n\t}\n\n\tprotected clone(): this {\n\t\tconst clone: this = Reflect.construct(this.constructor, [this.constraints]);\n\t\tclone.isValidationEnabled = this.isValidationEnabled;\n\t\treturn clone;\n\t}\n\n\tprotected abstract handle(value: unknown): Result;\n\n\tprotected addConstraint(constraint: IConstraint): this {\n\t\tconst clone = this.clone();\n\t\tclone.constraints = clone.constraints.concat(constraint);\n\t\treturn clone;\n\t}\n}\n\nexport type ValidatorError = ValidationError | CombinedError | CombinedPropertyError | UnknownEnumValueError;\n","import fastDeepEqual from 'fast-deep-equal/es6/index.js';\nimport uniqWith from 'lodash/uniqWith.js';\n\nexport function isUnique(input: unknown[]) {\n\tif (input.length < 2) return true;\n\tconst uniqueArray = uniqWith(input, fastDeepEqual);\n\treturn uniqueArray.length === input.length;\n}\n","export function lessThan(a: number, b: number): boolean;\nexport function lessThan(a: bigint, b: bigint): boolean;\nexport function lessThan(a: number | bigint, b: number | bigint): boolean {\n\treturn a < b;\n}\n\nexport function lessThanOrEqual(a: number, b: number): boolean;\nexport function lessThanOrEqual(a: bigint, b: bigint): boolean;\nexport function lessThanOrEqual(a: number | bigint, b: number | bigint): boolean {\n\treturn a <= b;\n}\n\nexport function greaterThan(a: number, b: number): boolean;\nexport function greaterThan(a: bigint, b: bigint): boolean;\nexport function greaterThan(a: number | bigint, b: number | bigint): boolean {\n\treturn a > b;\n}\n\nexport function greaterThanOrEqual(a: number, b: number): boolean;\nexport function greaterThanOrEqual(a: bigint, b: bigint): boolean;\nexport function greaterThanOrEqual(a: number | bigint, b: number | bigint): boolean {\n\treturn a >= b;\n}\n\nexport function equal(a: number, b: number): boolean;\nexport function equal(a: bigint, b: bigint): boolean;\nexport function equal(a: number | bigint, b: number | bigint): boolean {\n\treturn a === b;\n}\n\nexport function notEqual(a: number, b: number): boolean;\nexport function notEqual(a: bigint, b: bigint): boolean;\nexport function notEqual(a: number | bigint, b: number | bigint): boolean {\n\treturn a !== b;\n}\n\nexport interface Comparator {\n\t(a: number, b: number): boolean;\n\t(a: bigint, b: bigint): boolean;\n}\n","import { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { IConstraint } from './base/IConstraint';\nimport { isUnique } from './util/isUnique';\nimport { equal, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, notEqual, type Comparator } from './util/operators';\n\nexport type ArrayConstraintName = `s.array(T).${\n\t| 'unique'\n\t| `length${\n\t\t\t| 'LessThan'\n\t\t\t| 'LessThanOrEqual'\n\t\t\t| 'GreaterThan'\n\t\t\t| 'GreaterThanOrEqual'\n\t\t\t| 'Equal'\n\t\t\t| 'NotEqual'\n\t\t\t| 'Range'\n\t\t\t| 'RangeInclusive'\n\t\t\t| 'RangeExclusive'}`}`;\n\nfunction arrayLengthComparator(comparator: Comparator, name: ArrayConstraintName, expected: string, length: number): IConstraint {\n\treturn {\n\t\trun(input: T[]) {\n\t\t\treturn comparator(input.length, length) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(name, 'Invalid Array length', input, expected));\n\t\t}\n\t};\n}\n\nexport function arrayLengthLessThan(value: number): IConstraint {\n\tconst expected = `expected.length < ${value}`;\n\treturn arrayLengthComparator(lessThan, 's.array(T).lengthLessThan', expected, value);\n}\n\nexport function arrayLengthLessThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected.length <= ${value}`;\n\treturn arrayLengthComparator(lessThanOrEqual, 's.array(T).lengthLessThanOrEqual', expected, value);\n}\n\nexport function arrayLengthGreaterThan(value: number): IConstraint {\n\tconst expected = `expected.length > ${value}`;\n\treturn arrayLengthComparator(greaterThan, 's.array(T).lengthGreaterThan', expected, value);\n}\n\nexport function arrayLengthGreaterThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected.length >= ${value}`;\n\treturn arrayLengthComparator(greaterThanOrEqual, 's.array(T).lengthGreaterThanOrEqual', expected, value);\n}\n\nexport function arrayLengthEqual(value: number): IConstraint {\n\tconst expected = `expected.length === ${value}`;\n\treturn arrayLengthComparator(equal, 's.array(T).lengthEqual', expected, value);\n}\n\nexport function arrayLengthNotEqual(value: number): IConstraint {\n\tconst expected = `expected.length !== ${value}`;\n\treturn arrayLengthComparator(notEqual, 's.array(T).lengthNotEqual', expected, value);\n}\n\nexport function arrayLengthRange(start: number, endBefore: number): IConstraint {\n\tconst expected = `expected.length >= ${start} && expected.length < ${endBefore}`;\n\treturn {\n\t\trun(input: T[]) {\n\t\t\treturn input.length >= start && input.length < endBefore //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.array(T).lengthRange', 'Invalid Array length', input, expected));\n\t\t}\n\t};\n}\n\nexport function arrayLengthRangeInclusive(start: number, end: number): IConstraint {\n\tconst expected = `expected.length >= ${start} && expected.length <= ${end}`;\n\treturn {\n\t\trun(input: T[]) {\n\t\t\treturn input.length >= start && input.length <= end //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.array(T).lengthRangeInclusive', 'Invalid Array length', input, expected));\n\t\t}\n\t};\n}\n\nexport function arrayLengthRangeExclusive(startAfter: number, endBefore: number): IConstraint {\n\tconst expected = `expected.length > ${startAfter} && expected.length < ${endBefore}`;\n\treturn {\n\t\trun(input: T[]) {\n\t\t\treturn input.length > startAfter && input.length < endBefore //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.array(T).lengthRangeExclusive', 'Invalid Array length', input, expected));\n\t\t}\n\t};\n}\n\nexport const uniqueArray: IConstraint = {\n\trun(input: unknown[]) {\n\t\treturn isUnique(input) //\n\t\t\t? Result.ok(input)\n\t\t\t: Result.err(new ExpectedConstraintError('s.array(T).unique', 'Array values are not unique', input, 'Expected all values to be unique'));\n\t}\n};\n","import type { InspectOptionsStylized } from 'util';\nimport { BaseError, customInspectSymbolStackLess } from './BaseError';\n\nexport class CombinedPropertyError extends BaseError {\n\tpublic readonly errors: [PropertyKey, BaseError][];\n\n\tpublic constructor(errors: [PropertyKey, BaseError][]) {\n\t\tsuper('Received one or more errors');\n\n\t\tthis.errors = errors;\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize('[CombinedPropertyError]', 'special');\n\t\t}\n\n\t\tconst newOptions = { ...options, depth: options.depth === null ? null : options.depth! - 1, compact: true };\n\n\t\tconst padding = `\\n ${options.stylize('|', 'undefined')} `;\n\n\t\tconst header = `${options.stylize('CombinedPropertyError', 'special')} (${options.stylize(this.errors.length.toString(), 'number')})`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\tconst errors = this.errors\n\t\t\t.map(([key, error]) => {\n\t\t\t\tconst property = CombinedPropertyError.formatProperty(key, options);\n\t\t\t\tconst body = error[customInspectSymbolStackLess](depth - 1, newOptions).replace(/\\n/g, padding);\n\n\t\t\t\treturn ` input${property}${padding}${body}`;\n\t\t\t})\n\t\t\t.join('\\n\\n');\n\t\treturn `${header}\\n ${message}\\n\\n${errors}`;\n\t}\n\n\tprivate static formatProperty(key: PropertyKey, options: InspectOptionsStylized): string {\n\t\tif (typeof key === 'string') return options.stylize(`.${key}`, 'symbol');\n\t\tif (typeof key === 'number') return `[${options.stylize(key.toString(), 'number')}]`;\n\t\treturn `[${options.stylize('Symbol', 'symbol')}(${key.description})]`;\n\t}\n}\n","import { inspect, type InspectOptionsStylized } from 'util';\nimport { BaseError, customInspectSymbolStackLess } from './BaseError';\n\nexport class ValidationError extends BaseError {\n\tpublic readonly validator: string;\n\tpublic readonly given: unknown;\n\n\tpublic constructor(validator: string, message: string, given: unknown) {\n\t\tsuper(message);\n\n\t\tthis.validator = validator;\n\t\tthis.given = given;\n\t}\n\n\tpublic toJSON() {\n\t\treturn {\n\t\t\tname: this.name,\n\t\t\tvalidator: this.validator,\n\t\t\tgiven: this.given\n\t\t};\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tconst validator = options.stylize(this.validator, 'string');\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize(`[ValidationError: ${validator}]`, 'special');\n\t\t}\n\n\t\tconst newOptions = { ...options, depth: options.depth === null ? null : options.depth! - 1, compact: true };\n\n\t\tconst padding = `\\n ${options.stylize('|', 'undefined')} `;\n\t\tconst given = inspect(this.given, newOptions).replace(/\\n/g, padding);\n\n\t\tconst header = `${options.stylize('ValidationError', 'special')} > ${validator}`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\tconst givenBlock = `\\n ${options.stylize('Received:', 'regexp')}${padding}${given}`;\n\t\treturn `${header}\\n ${message}\\n${givenBlock}`;\n\t}\n}\n","import {\n\tarrayLengthEqual,\n\tarrayLengthGreaterThan,\n\tarrayLengthGreaterThanOrEqual,\n\tarrayLengthLessThan,\n\tarrayLengthLessThanOrEqual,\n\tarrayLengthNotEqual,\n\tarrayLengthRange,\n\tarrayLengthRangeExclusive,\n\tarrayLengthRangeInclusive,\n\tuniqueArray\n} from '../constraints/ArrayConstraints';\nimport type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\nimport { CombinedPropertyError } from '../lib/errors/CombinedPropertyError';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport type { ExpandSmallerTuples, Tuple, UnshiftTuple } from '../lib/util-types';\nimport { BaseValidator } from './imports';\n\nexport class ArrayValidator extends BaseValidator {\n\tprivate readonly validator: BaseValidator;\n\n\tpublic constructor(validator: BaseValidator, constraints: readonly IConstraint[] = []) {\n\t\tsuper(constraints);\n\t\tthis.validator = validator;\n\t}\n\n\tpublic lengthLessThan(length: N): ArrayValidator]>>> {\n\t\treturn this.addConstraint(arrayLengthLessThan(length) as IConstraint) as any;\n\t}\n\n\tpublic lengthLessThanOrEqual(length: N): ArrayValidator]>> {\n\t\treturn this.addConstraint(arrayLengthLessThanOrEqual(length) as IConstraint) as any;\n\t}\n\n\tpublic lengthGreaterThan(length: N): ArrayValidator<[...Tuple, I, ...T]> {\n\t\treturn this.addConstraint(arrayLengthGreaterThan(length) as IConstraint) as any;\n\t}\n\n\tpublic lengthGreaterThanOrEqual(length: N): ArrayValidator<[...Tuple, ...T]> {\n\t\treturn this.addConstraint(arrayLengthGreaterThanOrEqual(length) as IConstraint) as any;\n\t}\n\n\tpublic lengthEqual(length: N): ArrayValidator<[...Tuple]> {\n\t\treturn this.addConstraint(arrayLengthEqual(length) as IConstraint) as any;\n\t}\n\n\tpublic lengthNotEqual(length: number): ArrayValidator<[...T]> {\n\t\treturn this.addConstraint(arrayLengthNotEqual(length) as IConstraint) as any;\n\t}\n\n\tpublic lengthRange(\n\t\tstart: S,\n\t\tendBefore: E\n\t): ArrayValidator]>>, ExpandSmallerTuples]>>>> {\n\t\treturn this.addConstraint(arrayLengthRange(start, endBefore) as IConstraint) as any;\n\t}\n\n\tpublic lengthRangeInclusive(\n\t\tstartAt: S,\n\t\tendAt: E\n\t): ArrayValidator]>, ExpandSmallerTuples]>>>> {\n\t\treturn this.addConstraint(arrayLengthRangeInclusive(startAt, endAt) as IConstraint) as any;\n\t}\n\n\tpublic lengthRangeExclusive(\n\t\tstartAfter: S,\n\t\tendBefore: E\n\t): ArrayValidator]>>, ExpandSmallerTuples<[...Tuple]>>> {\n\t\treturn this.addConstraint(arrayLengthRangeExclusive(startAfter, endBefore) as IConstraint) as any;\n\t}\n\n\tpublic get unique(): this {\n\t\treturn this.addConstraint(uniqueArray as IConstraint);\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.validator, this.constraints]);\n\t}\n\n\tprotected handle(values: unknown): Result {\n\t\tif (!Array.isArray(values)) {\n\t\t\treturn Result.err(new ValidationError('s.array(T)', 'Expected an array', values));\n\t\t}\n\n\t\tif (!this.shouldRunConstraints) {\n\t\t\treturn Result.ok(values as T);\n\t\t}\n\n\t\tconst errors: [number, BaseError][] = [];\n\t\tconst transformed: T = [] as unknown as T;\n\n\t\tfor (let i = 0; i < values.length; i++) {\n\t\t\tconst result = this.validator.run(values[i]);\n\t\t\tif (result.isOk()) transformed.push(result.value);\n\t\t\telse errors.push([i, result.error!]);\n\t\t}\n\n\t\treturn errors.length === 0 //\n\t\t\t? Result.ok(transformed)\n\t\t\t: Result.err(new CombinedPropertyError(errors));\n\t}\n}\n","import { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { IConstraint } from './base/IConstraint';\nimport { equal, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, notEqual, type Comparator } from './util/operators';\n\nexport type BigIntConstraintName = `s.bigint.${\n\t| 'lessThan'\n\t| 'lessThanOrEqual'\n\t| 'greaterThan'\n\t| 'greaterThanOrEqual'\n\t| 'equal'\n\t| 'notEqual'\n\t| 'divisibleBy'}`;\n\nfunction bigintComparator(comparator: Comparator, name: BigIntConstraintName, expected: string, number: bigint): IConstraint {\n\treturn {\n\t\trun(input: bigint) {\n\t\t\treturn comparator(input, number) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(name, 'Invalid bigint value', input, expected));\n\t\t}\n\t};\n}\n\nexport function bigintLessThan(value: bigint): IConstraint {\n\tconst expected = `expected < ${value}n`;\n\treturn bigintComparator(lessThan, 's.bigint.lessThan', expected, value);\n}\n\nexport function bigintLessThanOrEqual(value: bigint): IConstraint {\n\tconst expected = `expected <= ${value}n`;\n\treturn bigintComparator(lessThanOrEqual, 's.bigint.lessThanOrEqual', expected, value);\n}\n\nexport function bigintGreaterThan(value: bigint): IConstraint {\n\tconst expected = `expected > ${value}n`;\n\treturn bigintComparator(greaterThan, 's.bigint.greaterThan', expected, value);\n}\n\nexport function bigintGreaterThanOrEqual(value: bigint): IConstraint {\n\tconst expected = `expected >= ${value}n`;\n\treturn bigintComparator(greaterThanOrEqual, 's.bigint.greaterThanOrEqual', expected, value);\n}\n\nexport function bigintEqual(value: bigint): IConstraint {\n\tconst expected = `expected === ${value}n`;\n\treturn bigintComparator(equal, 's.bigint.equal', expected, value);\n}\n\nexport function bigintNotEqual(value: bigint): IConstraint {\n\tconst expected = `expected !== ${value}n`;\n\treturn bigintComparator(notEqual, 's.bigint.notEqual', expected, value);\n}\n\nexport function bigintDivisibleBy(divider: bigint): IConstraint {\n\tconst expected = `expected % ${divider}n === 0n`;\n\treturn {\n\t\trun(input: bigint) {\n\t\t\treturn input % divider === 0n //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.bigint.divisibleBy', 'BigInt is not divisible', input, expected));\n\t\t}\n\t};\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport {\n\tbigintDivisibleBy,\n\tbigintEqual,\n\tbigintGreaterThan,\n\tbigintGreaterThanOrEqual,\n\tbigintLessThan,\n\tbigintLessThanOrEqual,\n\tbigintNotEqual\n} from '../constraints/BigIntConstraints';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class BigIntValidator extends BaseValidator {\n\tpublic lessThan(number: bigint): this {\n\t\treturn this.addConstraint(bigintLessThan(number) as IConstraint);\n\t}\n\n\tpublic lessThanOrEqual(number: bigint): this {\n\t\treturn this.addConstraint(bigintLessThanOrEqual(number) as IConstraint);\n\t}\n\n\tpublic greaterThan(number: bigint): this {\n\t\treturn this.addConstraint(bigintGreaterThan(number) as IConstraint);\n\t}\n\n\tpublic greaterThanOrEqual(number: bigint): this {\n\t\treturn this.addConstraint(bigintGreaterThanOrEqual(number) as IConstraint);\n\t}\n\n\tpublic equal(number: N): BigIntValidator {\n\t\treturn this.addConstraint(bigintEqual(number) as IConstraint) as unknown as BigIntValidator;\n\t}\n\n\tpublic notEqual(number: bigint): this {\n\t\treturn this.addConstraint(bigintNotEqual(number) as IConstraint);\n\t}\n\n\tpublic get positive(): this {\n\t\treturn this.greaterThanOrEqual(0n);\n\t}\n\n\tpublic get negative(): this {\n\t\treturn this.lessThan(0n);\n\t}\n\n\tpublic divisibleBy(number: bigint): this {\n\t\treturn this.addConstraint(bigintDivisibleBy(number) as IConstraint);\n\t}\n\n\tpublic get abs(): this {\n\t\treturn this.transform((value) => (value < 0 ? -value : value) as T);\n\t}\n\n\tpublic intN(bits: number): this {\n\t\treturn this.transform((value) => BigInt.asIntN(bits, value) as T);\n\t}\n\n\tpublic uintN(bits: number): this {\n\t\treturn this.transform((value) => BigInt.asUintN(bits, value) as T);\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\treturn typeof value === 'bigint' //\n\t\t\t? Result.ok(value as T)\n\t\t\t: Result.err(new ValidationError('s.bigint', 'Expected a bigint primitive', value));\n\t}\n}\n","import { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { IConstraint } from './base/IConstraint';\n\nexport type BooleanConstraintName = `s.boolean.${boolean}`;\n\nexport const booleanTrue: IConstraint = {\n\trun(input: boolean) {\n\t\treturn input //\n\t\t\t? Result.ok(input)\n\t\t\t: Result.err(new ExpectedConstraintError('s.boolean.true', 'Invalid boolean value', input, 'true'));\n\t}\n};\n\nexport const booleanFalse: IConstraint = {\n\trun(input: boolean) {\n\t\treturn input //\n\t\t\t? Result.err(new ExpectedConstraintError('s.boolean.false', 'Invalid boolean value', input, 'false'))\n\t\t\t: Result.ok(input);\n\t}\n};\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport { booleanFalse, booleanTrue } from '../constraints/BooleanConstraints';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class BooleanValidator extends BaseValidator {\n\tpublic get true(): BooleanValidator {\n\t\treturn this.addConstraint(booleanTrue as IConstraint) as BooleanValidator;\n\t}\n\n\tpublic get false(): BooleanValidator {\n\t\treturn this.addConstraint(booleanFalse as IConstraint) as BooleanValidator;\n\t}\n\n\tpublic equal(value: R): BooleanValidator {\n\t\treturn (value ? this.true : this.false) as BooleanValidator;\n\t}\n\n\tpublic notEqual(value: R): BooleanValidator {\n\t\treturn (value ? this.false : this.true) as BooleanValidator;\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\treturn typeof value === 'boolean' //\n\t\t\t? Result.ok(value as T)\n\t\t\t: Result.err(new ValidationError('s.boolean', 'Expected a boolean primitive', value));\n\t}\n}\n","import { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { IConstraint } from './base/IConstraint';\nimport { equal, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, notEqual, type Comparator } from './util/operators';\n\nexport type DateConstraintName = `s.date.${\n\t| 'lessThan'\n\t| 'lessThanOrEqual'\n\t| 'greaterThan'\n\t| 'greaterThanOrEqual'\n\t| 'equal'\n\t| 'notEqual'\n\t| 'valid'\n\t| 'invalid'}`;\n\nfunction dateComparator(comparator: Comparator, name: DateConstraintName, expected: string, number: number): IConstraint {\n\treturn {\n\t\trun(input: Date) {\n\t\t\treturn comparator(input.getTime(), number) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(name, 'Invalid Date value', input, expected));\n\t\t}\n\t};\n}\n\nexport function dateLessThan(value: Date): IConstraint {\n\tconst expected = `expected < ${value.toISOString()}`;\n\treturn dateComparator(lessThan, 's.date.lessThan', expected, value.getTime());\n}\n\nexport function dateLessThanOrEqual(value: Date): IConstraint {\n\tconst expected = `expected <= ${value.toISOString()}`;\n\treturn dateComparator(lessThanOrEqual, 's.date.lessThanOrEqual', expected, value.getTime());\n}\n\nexport function dateGreaterThan(value: Date): IConstraint {\n\tconst expected = `expected > ${value.toISOString()}`;\n\treturn dateComparator(greaterThan, 's.date.greaterThan', expected, value.getTime());\n}\n\nexport function dateGreaterThanOrEqual(value: Date): IConstraint {\n\tconst expected = `expected >= ${value.toISOString()}`;\n\treturn dateComparator(greaterThanOrEqual, 's.date.greaterThanOrEqual', expected, value.getTime());\n}\n\nexport function dateEqual(value: Date): IConstraint {\n\tconst expected = `expected === ${value.toISOString()}`;\n\treturn dateComparator(equal, 's.date.equal', expected, value.getTime());\n}\n\nexport function dateNotEqual(value: Date): IConstraint {\n\tconst expected = `expected !== ${value.toISOString()}`;\n\treturn dateComparator(notEqual, 's.date.notEqual', expected, value.getTime());\n}\n\nexport const dateInvalid: IConstraint = {\n\trun(input: Date) {\n\t\treturn Number.isNaN(input.getTime()) //\n\t\t\t? Result.ok(input)\n\t\t\t: Result.err(new ExpectedConstraintError('s.date.invalid', 'Invalid Date value', input, 'expected === NaN'));\n\t}\n};\n\nexport const dateValid: IConstraint = {\n\trun(input: Date) {\n\t\treturn Number.isNaN(input.getTime()) //\n\t\t\t? Result.err(new ExpectedConstraintError('s.date.valid', 'Invalid Date value', input, 'expected !== NaN'))\n\t\t\t: Result.ok(input);\n\t}\n};\n","import {\n\tdateEqual,\n\tdateGreaterThan,\n\tdateGreaterThanOrEqual,\n\tdateInvalid,\n\tdateLessThan,\n\tdateLessThanOrEqual,\n\tdateNotEqual,\n\tdateValid\n} from '../constraints/DateConstraints';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class DateValidator extends BaseValidator {\n\tpublic lessThan(date: Date | number | string): this {\n\t\treturn this.addConstraint(dateLessThan(new Date(date)));\n\t}\n\n\tpublic lessThanOrEqual(date: Date | number | string): this {\n\t\treturn this.addConstraint(dateLessThanOrEqual(new Date(date)));\n\t}\n\n\tpublic greaterThan(date: Date | number | string): this {\n\t\treturn this.addConstraint(dateGreaterThan(new Date(date)));\n\t}\n\n\tpublic greaterThanOrEqual(date: Date | number | string): this {\n\t\treturn this.addConstraint(dateGreaterThanOrEqual(new Date(date)));\n\t}\n\n\tpublic equal(date: Date | number | string): this {\n\t\tconst resolved = new Date(date);\n\t\treturn Number.isNaN(resolved.getTime()) //\n\t\t\t? this.invalid\n\t\t\t: this.addConstraint(dateEqual(resolved));\n\t}\n\n\tpublic notEqual(date: Date | number | string): this {\n\t\tconst resolved = new Date(date);\n\t\treturn Number.isNaN(resolved.getTime()) //\n\t\t\t? this.valid\n\t\t\t: this.addConstraint(dateNotEqual(resolved));\n\t}\n\n\tpublic get valid(): this {\n\t\treturn this.addConstraint(dateValid);\n\t}\n\n\tpublic get invalid(): this {\n\t\treturn this.addConstraint(dateInvalid);\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\treturn value instanceof Date //\n\t\t\t? Result.ok(value)\n\t\t\t: Result.err(new ValidationError('s.date', 'Expected a Date', value));\n\t}\n}\n","import { inspect, type InspectOptionsStylized } from 'util';\nimport { customInspectSymbolStackLess } from './BaseError';\nimport { ValidationError } from './ValidationError';\n\nexport class ExpectedValidationError extends ValidationError {\n\tpublic readonly expected: T;\n\n\tpublic constructor(validator: string, message: string, given: unknown, expected: T) {\n\t\tsuper(validator, message, given);\n\t\tthis.expected = expected;\n\t}\n\n\tpublic override toJSON() {\n\t\treturn {\n\t\t\tname: this.name,\n\t\t\tvalidator: this.validator,\n\t\t\tgiven: this.given,\n\t\t\texpected: this.expected\n\t\t};\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tconst validator = options.stylize(this.validator, 'string');\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize(`[ExpectedValidationError: ${validator}]`, 'special');\n\t\t}\n\n\t\tconst newOptions = { ...options, depth: options.depth === null ? null : options.depth! - 1 };\n\n\t\tconst padding = `\\n ${options.stylize('|', 'undefined')} `;\n\t\tconst expected = inspect(this.expected, newOptions).replace(/\\n/g, padding);\n\t\tconst given = inspect(this.given, newOptions).replace(/\\n/g, padding);\n\n\t\tconst header = `${options.stylize('ExpectedValidationError', 'special')} > ${validator}`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\tconst expectedBlock = `\\n ${options.stylize('Expected:', 'string')}${padding}${expected}`;\n\t\tconst givenBlock = `\\n ${options.stylize('Received:', 'regexp')}${padding}${given}`;\n\t\treturn `${header}\\n ${message}\\n${expectedBlock}\\n${givenBlock}`;\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport { ExpectedValidationError } from '../lib/errors/ExpectedValidationError';\nimport { Result } from '../lib/Result';\nimport type { Constructor } from '../lib/util-types';\nimport { BaseValidator } from './imports';\n\nexport class InstanceValidator extends BaseValidator {\n\tpublic readonly expected: Constructor;\n\n\tpublic constructor(expected: Constructor, constraints: readonly IConstraint[] = []) {\n\t\tsuper(constraints);\n\t\tthis.expected = expected;\n\t}\n\n\tprotected handle(value: unknown): Result>> {\n\t\treturn value instanceof this.expected //\n\t\t\t? Result.ok(value)\n\t\t\t: Result.err(new ExpectedValidationError('s.instance(V)', 'Expected', value, this.expected));\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.expected, this.constraints]);\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport { ExpectedValidationError } from '../lib/errors/ExpectedValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class LiteralValidator extends BaseValidator {\n\tpublic readonly expected: T;\n\n\tpublic constructor(literal: T, constraints: readonly IConstraint[] = []) {\n\t\tsuper(constraints);\n\t\tthis.expected = literal;\n\t}\n\n\tprotected handle(value: unknown): Result> {\n\t\treturn Object.is(value, this.expected) //\n\t\t\t? Result.ok(value as T)\n\t\t\t: Result.err(new ExpectedValidationError('s.literal(V)', 'Expected values to be equals', value, this.expected));\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.expected, this.constraints]);\n\t}\n}\n","import { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class NeverValidator extends BaseValidator {\n\tprotected handle(value: unknown): Result {\n\t\treturn Result.err(new ValidationError('s.never', 'Expected a value to not be passed', value));\n\t}\n}\n","import { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class NullishValidator extends BaseValidator {\n\tprotected handle(value: unknown): Result {\n\t\treturn value === undefined || value === null //\n\t\t\t? Result.ok(value)\n\t\t\t: Result.err(new ValidationError('s.nullish', 'Expected undefined or null', value));\n\t}\n}\n","import { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { IConstraint } from './base/IConstraint';\nimport { equal, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, notEqual, type Comparator } from './util/operators';\n\nexport type NumberConstraintName = `s.number.${\n\t| 'lessThan'\n\t| 'lessThanOrEqual'\n\t| 'greaterThan'\n\t| 'greaterThanOrEqual'\n\t| 'equal'\n\t| 'equal(NaN)'\n\t| 'notEqual'\n\t| 'notEqual(NaN)'\n\t| 'int'\n\t| 'safeInt'\n\t| 'finite'\n\t| 'divisibleBy'}`;\n\nfunction numberComparator(comparator: Comparator, name: NumberConstraintName, expected: string, number: number): IConstraint {\n\treturn {\n\t\trun(input: number) {\n\t\t\treturn comparator(input, number) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(name, 'Invalid number value', input, expected));\n\t\t}\n\t};\n}\n\nexport function numberLessThan(value: number): IConstraint {\n\tconst expected = `expected < ${value}`;\n\treturn numberComparator(lessThan, 's.number.lessThan', expected, value);\n}\n\nexport function numberLessThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected <= ${value}`;\n\treturn numberComparator(lessThanOrEqual, 's.number.lessThanOrEqual', expected, value);\n}\n\nexport function numberGreaterThan(value: number): IConstraint {\n\tconst expected = `expected > ${value}`;\n\treturn numberComparator(greaterThan, 's.number.greaterThan', expected, value);\n}\n\nexport function numberGreaterThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected >= ${value}`;\n\treturn numberComparator(greaterThanOrEqual, 's.number.greaterThanOrEqual', expected, value);\n}\n\nexport function numberEqual(value: number): IConstraint {\n\tconst expected = `expected === ${value}`;\n\treturn numberComparator(equal, 's.number.equal', expected, value);\n}\n\nexport function numberNotEqual(value: number): IConstraint {\n\tconst expected = `expected !== ${value}`;\n\treturn numberComparator(notEqual, 's.number.notEqual', expected, value);\n}\n\nexport const numberInt: IConstraint = {\n\trun(input: number) {\n\t\treturn Number.isInteger(input) //\n\t\t\t? Result.ok(input)\n\t\t\t: Result.err(\n\t\t\t\t\tnew ExpectedConstraintError('s.number.int', 'Given value is not an integer', input, 'Number.isInteger(expected) to be true')\n\t\t\t );\n\t}\n};\n\nexport const numberSafeInt: IConstraint = {\n\trun(input: number) {\n\t\treturn Number.isSafeInteger(input) //\n\t\t\t? Result.ok(input)\n\t\t\t: Result.err(\n\t\t\t\t\tnew ExpectedConstraintError(\n\t\t\t\t\t\t's.number.safeInt',\n\t\t\t\t\t\t'Given value is not a safe integer',\n\t\t\t\t\t\tinput,\n\t\t\t\t\t\t'Number.isSafeInteger(expected) to be true'\n\t\t\t\t\t)\n\t\t\t );\n\t}\n};\n\nexport const numberFinite: IConstraint = {\n\trun(input: number) {\n\t\treturn Number.isFinite(input) //\n\t\t\t? Result.ok(input)\n\t\t\t: Result.err(new ExpectedConstraintError('s.number.finite', 'Given value is not finite', input, 'Number.isFinite(expected) to be true'));\n\t}\n};\n\nexport const numberNaN: IConstraint = {\n\trun(input: number) {\n\t\treturn Number.isNaN(input) //\n\t\t\t? Result.ok(input)\n\t\t\t: Result.err(new ExpectedConstraintError('s.number.equal(NaN)', 'Invalid number value', input, 'expected === NaN'));\n\t}\n};\n\nexport const numberNotNaN: IConstraint = {\n\trun(input: number) {\n\t\treturn Number.isNaN(input) //\n\t\t\t? Result.err(new ExpectedConstraintError('s.number.notEqual(NaN)', 'Invalid number value', input, 'expected !== NaN'))\n\t\t\t: Result.ok(input);\n\t}\n};\n\nexport function numberDivisibleBy(divider: number): IConstraint {\n\tconst expected = `expected % ${divider} === 0`;\n\treturn {\n\t\trun(input: number) {\n\t\t\treturn input % divider === 0 //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.number.divisibleBy', 'Number is not divisible', input, expected));\n\t\t}\n\t};\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport {\n\tnumberDivisibleBy,\n\tnumberEqual,\n\tnumberFinite,\n\tnumberGreaterThan,\n\tnumberGreaterThanOrEqual,\n\tnumberInt,\n\tnumberLessThan,\n\tnumberLessThanOrEqual,\n\tnumberNaN,\n\tnumberNotEqual,\n\tnumberNotNaN,\n\tnumberSafeInt\n} from '../constraints/NumberConstraints';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class NumberValidator extends BaseValidator {\n\tpublic lessThan(number: number): this {\n\t\treturn this.addConstraint(numberLessThan(number) as IConstraint);\n\t}\n\n\tpublic lessThanOrEqual(number: number): this {\n\t\treturn this.addConstraint(numberLessThanOrEqual(number) as IConstraint);\n\t}\n\n\tpublic greaterThan(number: number): this {\n\t\treturn this.addConstraint(numberGreaterThan(number) as IConstraint);\n\t}\n\n\tpublic greaterThanOrEqual(number: number): this {\n\t\treturn this.addConstraint(numberGreaterThanOrEqual(number) as IConstraint);\n\t}\n\n\tpublic equal(number: N): NumberValidator {\n\t\treturn Number.isNaN(number) //\n\t\t\t? (this.addConstraint(numberNaN as IConstraint) as unknown as NumberValidator)\n\t\t\t: (this.addConstraint(numberEqual(number) as IConstraint) as unknown as NumberValidator);\n\t}\n\n\tpublic notEqual(number: number): this {\n\t\treturn Number.isNaN(number) //\n\t\t\t? this.addConstraint(numberNotNaN as IConstraint)\n\t\t\t: this.addConstraint(numberNotEqual(number) as IConstraint);\n\t}\n\n\tpublic get int(): this {\n\t\treturn this.addConstraint(numberInt as IConstraint);\n\t}\n\n\tpublic get safeInt(): this {\n\t\treturn this.addConstraint(numberSafeInt as IConstraint);\n\t}\n\n\tpublic get finite(): this {\n\t\treturn this.addConstraint(numberFinite as IConstraint);\n\t}\n\n\tpublic get positive(): this {\n\t\treturn this.greaterThanOrEqual(0);\n\t}\n\n\tpublic get negative(): this {\n\t\treturn this.lessThan(0);\n\t}\n\n\tpublic divisibleBy(divider: number): this {\n\t\treturn this.addConstraint(numberDivisibleBy(divider) as IConstraint);\n\t}\n\n\tpublic get abs(): this {\n\t\treturn this.transform(Math.abs as (value: number) => T);\n\t}\n\n\tpublic get sign(): this {\n\t\treturn this.transform(Math.sign as (value: number) => T);\n\t}\n\n\tpublic get trunc(): this {\n\t\treturn this.transform(Math.trunc as (value: number) => T);\n\t}\n\n\tpublic get floor(): this {\n\t\treturn this.transform(Math.floor as (value: number) => T);\n\t}\n\n\tpublic get fround(): this {\n\t\treturn this.transform(Math.fround as (value: number) => T);\n\t}\n\n\tpublic get round(): this {\n\t\treturn this.transform(Math.round as (value: number) => T);\n\t}\n\n\tpublic get ceil(): this {\n\t\treturn this.transform(Math.ceil as (value: number) => T);\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\treturn typeof value === 'number' //\n\t\t\t? Result.ok(value as T)\n\t\t\t: Result.err(new ValidationError('s.number', 'Expected a number primitive', value));\n\t}\n}\n","import type { InspectOptionsStylized } from 'util';\nimport { BaseError, customInspectSymbolStackLess } from './BaseError';\n\nexport class MissingPropertyError extends BaseError {\n\tpublic readonly property: PropertyKey;\n\n\tpublic constructor(property: PropertyKey) {\n\t\tsuper('A required property is missing');\n\t\tthis.property = property;\n\t}\n\n\tpublic toJSON() {\n\t\treturn {\n\t\t\tname: this.name,\n\t\t\tproperty: this.property\n\t\t};\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tconst property = options.stylize(this.property.toString(), 'string');\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize(`[MissingPropertyError: ${property}]`, 'special');\n\t\t}\n\n\t\tconst header = `${options.stylize('MissingPropertyError', 'special')} > ${property}`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\treturn `${header}\\n ${message}`;\n\t}\n}\n","import { inspect, type InspectOptionsStylized } from 'util';\nimport { BaseError, customInspectSymbolStackLess } from './BaseError';\n\nexport class UnknownPropertyError extends BaseError {\n\tpublic readonly property: PropertyKey;\n\tpublic readonly value: unknown;\n\n\tpublic constructor(property: PropertyKey, value: unknown) {\n\t\tsuper('Received unexpected property');\n\n\t\tthis.property = property;\n\t\tthis.value = value;\n\t}\n\n\tpublic toJSON() {\n\t\treturn {\n\t\t\tname: this.name,\n\t\t\tproperty: this.property,\n\t\t\tvalue: this.value\n\t\t};\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tconst property = options.stylize(this.property.toString(), 'string');\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize(`[UnknownPropertyError: ${property}]`, 'special');\n\t\t}\n\n\t\tconst newOptions = { ...options, depth: options.depth === null ? null : options.depth! - 1, compact: true };\n\n\t\tconst padding = `\\n ${options.stylize('|', 'undefined')} `;\n\t\tconst given = inspect(this.value, newOptions).replace(/\\n/g, padding);\n\n\t\tconst header = `${options.stylize('UnknownPropertyError', 'special')} > ${property}`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\tconst givenBlock = `\\n ${options.stylize('Received:', 'regexp')}${padding}${given}`;\n\t\treturn `${header}\\n ${message}\\n${givenBlock}`;\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport { Result } from '../lib/Result';\nimport type { ValidatorError } from './BaseValidator';\nimport { BaseValidator } from './imports';\nimport { getValue } from './util/getValue';\n\nexport class DefaultValidator extends BaseValidator {\n\tprivate readonly validator: BaseValidator;\n\tprivate defaultValue: T | (() => T);\n\n\tpublic constructor(validator: BaseValidator, value: T | (() => T), constraints: readonly IConstraint[] = []) {\n\t\tsuper(constraints);\n\t\tthis.validator = validator;\n\t\tthis.defaultValue = value;\n\t}\n\n\tpublic override default(value: Exclude | (() => Exclude)): DefaultValidator> {\n\t\tconst clone = this.clone() as unknown as DefaultValidator>;\n\t\tclone.defaultValue = value;\n\t\treturn clone;\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\treturn typeof value === 'undefined' //\n\t\t\t? Result.ok(getValue(this.defaultValue))\n\t\t\t: this.validator['handle'](value); // eslint-disable-line @typescript-eslint/dot-notation\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.validator, this.defaultValue, this.constraints]);\n\t}\n}\n","import type { InspectOptionsStylized } from 'util';\nimport { BaseError, customInspectSymbolStackLess } from './BaseError';\n\nexport class CombinedError extends BaseError {\n\tpublic readonly errors: readonly BaseError[];\n\n\tpublic constructor(errors: readonly BaseError[]) {\n\t\tsuper('Received one or more errors');\n\n\t\tthis.errors = errors;\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize('[CombinedError]', 'special');\n\t\t}\n\n\t\tconst newOptions = { ...options, depth: options.depth === null ? null : options.depth! - 1, compact: true };\n\n\t\tconst padding = `\\n ${options.stylize('|', 'undefined')} `;\n\n\t\tconst header = `${options.stylize('CombinedError', 'special')} (${options.stylize(this.errors.length.toString(), 'number')})`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\tconst errors = this.errors\n\t\t\t.map((error, i) => {\n\t\t\t\tconst index = options.stylize((i + 1).toString(), 'number');\n\t\t\t\tconst body = error[customInspectSymbolStackLess](depth - 1, newOptions).replace(/\\n/g, padding);\n\n\t\t\t\treturn ` ${index} ${body}`;\n\t\t\t})\n\t\t\t.join('\\n\\n');\n\t\treturn `${header}\\n ${message}\\n\\n${errors}`;\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\nimport { CombinedError } from '../lib/errors/CombinedError';\nimport type { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator, LiteralValidator, NullishValidator } from './imports';\n\nexport class UnionValidator extends BaseValidator {\n\tprivate validators: readonly BaseValidator[];\n\n\tpublic constructor(validators: readonly BaseValidator[], constraints: readonly IConstraint[] = []) {\n\t\tsuper(constraints);\n\t\tthis.validators = validators;\n\t}\n\n\tpublic override get optional(): UnionValidator {\n\t\tif (this.validators.length === 0) return new UnionValidator([new LiteralValidator(undefined)], this.constraints);\n\n\t\tconst [validator] = this.validators;\n\t\tif (validator instanceof LiteralValidator) {\n\t\t\t// If already optional, return a clone:\n\t\t\tif (validator.expected === undefined) return this.clone();\n\n\t\t\t// If it's nullable, convert the nullable validator into a nullish validator to optimize `null | undefined`:\n\t\t\tif (validator.expected === null) {\n\t\t\t\treturn new UnionValidator(\n\t\t\t\t\t[new NullishValidator(), ...this.validators.slice(1)],\n\t\t\t\t\tthis.constraints\n\t\t\t\t) as UnionValidator;\n\t\t\t}\n\t\t} else if (validator instanceof NullishValidator) {\n\t\t\t// If it's already nullish (which validates optional), return a clone:\n\t\t\treturn this.clone();\n\t\t}\n\n\t\treturn new UnionValidator([new LiteralValidator(undefined), ...this.validators]);\n\t}\n\n\tpublic get required(): UnionValidator> {\n\t\ttype RequiredValidator = UnionValidator>;\n\n\t\tif (this.validators.length === 0) return this.clone() as unknown as RequiredValidator;\n\n\t\tconst [validator] = this.validators;\n\t\tif (validator instanceof LiteralValidator) {\n\t\t\tif (validator.expected === undefined) return new UnionValidator(this.validators.slice(1), this.constraints) as RequiredValidator;\n\t\t} else if (validator instanceof NullishValidator) {\n\t\t\treturn new UnionValidator([new LiteralValidator(null), ...this.validators.slice(1)], this.constraints) as RequiredValidator;\n\t\t}\n\n\t\treturn this.clone() as unknown as RequiredValidator;\n\t}\n\n\tpublic override get nullable(): UnionValidator {\n\t\tif (this.validators.length === 0) return new UnionValidator([new LiteralValidator(null)], this.constraints);\n\n\t\tconst [validator] = this.validators;\n\t\tif (validator instanceof LiteralValidator) {\n\t\t\t// If already nullable, return a clone:\n\t\t\tif (validator.expected === null) return this.clone();\n\n\t\t\t// If it's optional, convert the optional validator into a nullish validator to optimize `null | undefined`:\n\t\t\tif (validator.expected === undefined) {\n\t\t\t\treturn new UnionValidator(\n\t\t\t\t\t[new NullishValidator(), ...this.validators.slice(1)],\n\t\t\t\t\tthis.constraints\n\t\t\t\t) as UnionValidator;\n\t\t\t}\n\t\t} else if (validator instanceof NullishValidator) {\n\t\t\t// If it's already nullish (which validates nullable), return a clone:\n\t\t\treturn this.clone();\n\t\t}\n\n\t\treturn new UnionValidator([new LiteralValidator(null), ...this.validators]);\n\t}\n\n\tpublic override get nullish(): UnionValidator {\n\t\tif (this.validators.length === 0) return new UnionValidator([new NullishValidator()], this.constraints);\n\n\t\tconst [validator] = this.validators;\n\t\tif (validator instanceof LiteralValidator) {\n\t\t\t// If already nullable or optional, promote the union to nullish:\n\t\t\tif (validator.expected === null || validator.expected === undefined) {\n\t\t\t\treturn new UnionValidator([new NullishValidator(), ...this.validators.slice(1)], this.constraints);\n\t\t\t}\n\t\t} else if (validator instanceof NullishValidator) {\n\t\t\t// If it's already nullish, return a clone:\n\t\t\treturn this.clone();\n\t\t}\n\n\t\treturn new UnionValidator([new NullishValidator(), ...this.validators]);\n\t}\n\n\tpublic override or(...predicates: readonly BaseValidator[]): UnionValidator {\n\t\treturn new UnionValidator([...this.validators, ...predicates]);\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.validators, this.constraints]);\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\tconst errors: BaseError[] = [];\n\n\t\tfor (const validator of this.validators) {\n\t\t\tconst result = validator.run(value);\n\t\t\tif (result.isOk()) return result as Result;\n\t\t\terrors.push(result.error!);\n\t\t}\n\n\t\treturn Result.err(new CombinedError(errors));\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\nimport { CombinedPropertyError } from '../lib/errors/CombinedPropertyError';\nimport { MissingPropertyError } from '../lib/errors/MissingPropertyError';\nimport { UnknownPropertyError } from '../lib/errors/UnknownPropertyError';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport type { MappedObjectValidator, UndefinedToOptional } from '../lib/util-types';\nimport { BaseValidator } from './BaseValidator';\nimport { DefaultValidator } from './DefaultValidator';\nimport { LiteralValidator } from './LiteralValidator';\nimport { NullishValidator } from './NullishValidator';\nimport { UnionValidator } from './UnionValidator';\n\nexport class ObjectValidator> extends BaseValidator {\n\tpublic readonly shape: MappedObjectValidator;\n\tpublic readonly strategy: ObjectValidatorStrategy;\n\tprivate readonly keys: readonly (keyof I)[] = [];\n\tprivate readonly handleStrategy: (value: object) => Result;\n\n\tprivate readonly requiredKeys = new Map>();\n\tprivate readonly possiblyUndefinedKeys = new Map>();\n\tprivate readonly possiblyUndefinedKeysWithDefaults = new Map>();\n\n\tpublic constructor(\n\t\tshape: MappedObjectValidator,\n\t\tstrategy: ObjectValidatorStrategy = ObjectValidatorStrategy.Ignore,\n\t\tconstraints: readonly IConstraint[] = []\n\t) {\n\t\tsuper(constraints);\n\t\tthis.shape = shape;\n\t\tthis.strategy = strategy;\n\n\t\tswitch (this.strategy) {\n\t\t\tcase ObjectValidatorStrategy.Ignore:\n\t\t\t\tthis.handleStrategy = (value) => this.handleIgnoreStrategy(value);\n\t\t\t\tbreak;\n\t\t\tcase ObjectValidatorStrategy.Strict: {\n\t\t\t\tthis.handleStrategy = (value) => this.handleStrictStrategy(value);\n\t\t\t\tbreak;\n\t\t\t}\n\t\t\tcase ObjectValidatorStrategy.Passthrough:\n\t\t\t\tthis.handleStrategy = (value) => this.handlePassthroughStrategy(value);\n\t\t\t\tbreak;\n\t\t}\n\n\t\tconst shapeEntries = Object.entries(shape) as [keyof I, BaseValidator][];\n\t\tthis.keys = shapeEntries.map(([key]) => key);\n\n\t\tfor (const [key, validator] of shapeEntries) {\n\t\t\tif (validator instanceof UnionValidator) {\n\t\t\t\t// eslint-disable-next-line @typescript-eslint/dot-notation\n\t\t\t\tconst [possiblyLiteralOrNullishPredicate] = validator['validators'];\n\n\t\t\t\tif (possiblyLiteralOrNullishPredicate instanceof NullishValidator) {\n\t\t\t\t\tthis.possiblyUndefinedKeys.set(key, validator);\n\t\t\t\t} else if (possiblyLiteralOrNullishPredicate instanceof LiteralValidator) {\n\t\t\t\t\tif (possiblyLiteralOrNullishPredicate.expected === undefined) {\n\t\t\t\t\t\tthis.possiblyUndefinedKeys.set(key, validator);\n\t\t\t\t\t} else {\n\t\t\t\t\t\tthis.requiredKeys.set(key, validator);\n\t\t\t\t\t}\n\t\t\t\t} else if (validator instanceof DefaultValidator) {\n\t\t\t\t\tthis.possiblyUndefinedKeysWithDefaults.set(key, validator);\n\t\t\t\t} else {\n\t\t\t\t\tthis.requiredKeys.set(key, validator);\n\t\t\t\t}\n\t\t\t} else if (validator instanceof NullishValidator) {\n\t\t\t\tthis.possiblyUndefinedKeys.set(key, validator);\n\t\t\t} else if (validator instanceof LiteralValidator) {\n\t\t\t\tif (validator.expected === undefined) {\n\t\t\t\t\tthis.possiblyUndefinedKeys.set(key, validator);\n\t\t\t\t} else {\n\t\t\t\t\tthis.requiredKeys.set(key, validator);\n\t\t\t\t}\n\t\t\t} else if (validator instanceof DefaultValidator) {\n\t\t\t\tthis.possiblyUndefinedKeysWithDefaults.set(key, validator);\n\t\t\t} else {\n\t\t\t\tthis.requiredKeys.set(key, validator);\n\t\t\t}\n\t\t}\n\t}\n\n\tpublic get strict(): this {\n\t\treturn Reflect.construct(this.constructor, [this.shape, ObjectValidatorStrategy.Strict, this.constraints]);\n\t}\n\n\tpublic get ignore(): this {\n\t\treturn Reflect.construct(this.constructor, [this.shape, ObjectValidatorStrategy.Ignore, this.constraints]);\n\t}\n\n\tpublic get passthrough(): this {\n\t\treturn Reflect.construct(this.constructor, [this.shape, ObjectValidatorStrategy.Passthrough, this.constraints]);\n\t}\n\n\tpublic get partial(): ObjectValidator<{ [Key in keyof I]?: I[Key] }> {\n\t\tconst shape = Object.fromEntries(this.keys.map((key) => [key, this.shape[key as unknown as keyof typeof this.shape].optional]));\n\t\treturn Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]);\n\t}\n\n\tpublic get required(): ObjectValidator<{ [Key in keyof I]-?: I[Key] }> {\n\t\tconst shape = Object.fromEntries(\n\t\t\tthis.keys.map((key) => {\n\t\t\t\tlet validator = this.shape[key as unknown as keyof typeof this.shape];\n\t\t\t\tif (validator instanceof UnionValidator) validator = validator.required;\n\t\t\t\treturn [key, validator];\n\t\t\t})\n\t\t);\n\t\treturn Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]);\n\t}\n\n\tpublic extend(schema: ObjectValidator | MappedObjectValidator): ObjectValidator {\n\t\tconst shape = { ...this.shape, ...(schema instanceof ObjectValidator ? schema.shape : schema) };\n\t\treturn Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]);\n\t}\n\n\tpublic pick(keys: readonly K[]): ObjectValidator<{ [Key in keyof Pick]: I[Key] }> {\n\t\tconst shape = Object.fromEntries(\n\t\t\tkeys.filter((key) => this.keys.includes(key)).map((key) => [key, this.shape[key as unknown as keyof typeof this.shape]])\n\t\t);\n\t\treturn Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]);\n\t}\n\n\tpublic omit(keys: readonly K[]): ObjectValidator<{ [Key in keyof Omit]: I[Key] }> {\n\t\tconst shape = Object.fromEntries(\n\t\t\tthis.keys.filter((key) => !keys.includes(key as any)).map((key) => [key, this.shape[key as unknown as keyof typeof this.shape]])\n\t\t);\n\t\treturn Reflect.construct(this.constructor, [shape, this.strategy, this.constraints]);\n\t}\n\n\tprotected override handle(value: unknown): Result {\n\t\tconst typeOfValue = typeof value;\n\t\tif (typeOfValue !== 'object') {\n\t\t\treturn Result.err(new ValidationError('s.object(T)', `Expected the value to be an object, but received ${typeOfValue} instead`, value));\n\t\t}\n\n\t\tif (value === null) {\n\t\t\treturn Result.err(new ValidationError('s.object(T)', 'Expected the value to not be null', value));\n\t\t}\n\n\t\tif (Array.isArray(value)) {\n\t\t\treturn Result.err(new ValidationError('s.object(T)', 'Expected the value to not be an array', value));\n\t\t}\n\n\t\tif (!this.shouldRunConstraints) {\n\t\t\treturn Result.ok(value as I);\n\t\t}\n\n\t\tfor (const predicate of Object.values(this.shape) as BaseValidator[]) {\n\t\t\tpredicate.setParent(this.parent ?? value!);\n\t\t}\n\n\t\treturn this.handleStrategy(value as object);\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.shape, this.strategy, this.constraints]);\n\t}\n\n\tprivate handleIgnoreStrategy(value: object): Result {\n\t\tconst errors: [PropertyKey, BaseError][] = [];\n\t\tconst finalObject = {} as I;\n\t\tconst inputEntries = new Map(Object.entries(value) as [keyof I, unknown][]);\n\n\t\tconst runPredicate = (key: keyof I, predicate: BaseValidator) => {\n\t\t\tconst result = predicate.run(value[key as keyof object]);\n\n\t\t\tif (result.isOk()) {\n\t\t\t\tfinalObject[key] = result.value as I[keyof I];\n\t\t\t} else {\n\t\t\t\tconst error = result.error!;\n\t\t\t\terrors.push([key, error]);\n\t\t\t}\n\t\t};\n\n\t\tfor (const [key, predicate] of this.requiredKeys) {\n\t\t\tif (inputEntries.delete(key)) {\n\t\t\t\trunPredicate(key, predicate);\n\t\t\t} else {\n\t\t\t\terrors.push([key, new MissingPropertyError(key)]);\n\t\t\t}\n\t\t}\n\n\t\t// Run possibly undefined keys that also have defaults even if there are no more keys to process (this is necessary so we fill in those defaults)\n\t\tfor (const [key, validator] of this.possiblyUndefinedKeysWithDefaults) {\n\t\t\tinputEntries.delete(key);\n\t\t\trunPredicate(key, validator);\n\t\t}\n\n\t\t// Early exit if there are no more properties to validate in the object and there are errors to report\n\t\tif (inputEntries.size === 0) {\n\t\t\treturn errors.length === 0 //\n\t\t\t\t? Result.ok(finalObject)\n\t\t\t\t: Result.err(new CombinedPropertyError(errors));\n\t\t}\n\n\t\t// In the event the remaining keys to check are less than the number of possible undefined keys, we check those\n\t\t// as it could yield a faster execution\n\t\tconst checkInputEntriesInsteadOfSchemaKeys = this.possiblyUndefinedKeys.size > inputEntries.size;\n\n\t\tif (checkInputEntriesInsteadOfSchemaKeys) {\n\t\t\tfor (const [key] of inputEntries) {\n\t\t\t\tconst predicate = this.possiblyUndefinedKeys.get(key);\n\n\t\t\t\tif (predicate) {\n\t\t\t\t\trunPredicate(key, predicate);\n\t\t\t\t}\n\t\t\t}\n\t\t} else {\n\t\t\tfor (const [key, predicate] of this.possiblyUndefinedKeys) {\n\t\t\t\tif (inputEntries.delete(key)) {\n\t\t\t\t\trunPredicate(key, predicate);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn errors.length === 0 //\n\t\t\t? Result.ok(finalObject)\n\t\t\t: Result.err(new CombinedPropertyError(errors));\n\t}\n\n\tprivate handleStrictStrategy(value: object): Result {\n\t\tconst errors: [PropertyKey, BaseError][] = [];\n\t\tconst finalResult = {} as I;\n\t\tconst inputEntries = new Map(Object.entries(value) as [keyof I, unknown][]);\n\n\t\tconst runPredicate = (key: keyof I, predicate: BaseValidator) => {\n\t\t\tconst result = predicate.run(value[key as keyof object]);\n\n\t\t\tif (result.isOk()) {\n\t\t\t\tfinalResult[key] = result.value as I[keyof I];\n\t\t\t} else {\n\t\t\t\tconst error = result.error!;\n\t\t\t\terrors.push([key, error]);\n\t\t\t}\n\t\t};\n\n\t\tfor (const [key, predicate] of this.requiredKeys) {\n\t\t\tif (inputEntries.delete(key)) {\n\t\t\t\trunPredicate(key, predicate);\n\t\t\t} else {\n\t\t\t\terrors.push([key, new MissingPropertyError(key)]);\n\t\t\t}\n\t\t}\n\n\t\t// Run possibly undefined keys that also have defaults even if there are no more keys to process (this is necessary so we fill in those defaults)\n\t\tfor (const [key, validator] of this.possiblyUndefinedKeysWithDefaults) {\n\t\t\tinputEntries.delete(key);\n\t\t\trunPredicate(key, validator);\n\t\t}\n\n\t\tfor (const [key, predicate] of this.possiblyUndefinedKeys) {\n\t\t\t// All of these validators are assumed to be possibly undefined, so if we have gone through the entire object and there's still validators,\n\t\t\t// safe to assume we're done here\n\t\t\tif (inputEntries.size === 0) {\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tif (inputEntries.delete(key)) {\n\t\t\t\trunPredicate(key, predicate);\n\t\t\t}\n\t\t}\n\n\t\tif (inputEntries.size !== 0) {\n\t\t\tfor (const [key, value] of inputEntries.entries()) {\n\t\t\t\terrors.push([key, new UnknownPropertyError(key, value)]);\n\t\t\t}\n\t\t}\n\n\t\treturn errors.length === 0 //\n\t\t\t? Result.ok(finalResult)\n\t\t\t: Result.err(new CombinedPropertyError(errors));\n\t}\n\n\tprivate handlePassthroughStrategy(value: object): Result {\n\t\tconst result = this.handleIgnoreStrategy(value);\n\t\treturn result.isErr() ? result : Result.ok({ ...value, ...result.value } as I);\n\t}\n}\n\nexport enum ObjectValidatorStrategy {\n\tIgnore,\n\tStrict,\n\tPassthrough\n}\n","import type { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class PassthroughValidator extends BaseValidator {\n\tprotected handle(value: unknown): Result {\n\t\treturn Result.ok(value as T);\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\nimport { CombinedPropertyError } from '../lib/errors/CombinedPropertyError';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class RecordValidator extends BaseValidator> {\n\tprivate readonly validator: BaseValidator;\n\n\tpublic constructor(validator: BaseValidator, constraints: readonly IConstraint>[] = []) {\n\t\tsuper(constraints);\n\t\tthis.validator = validator;\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.validator, this.constraints]);\n\t}\n\n\tprotected handle(value: unknown): Result, ValidationError | CombinedPropertyError> {\n\t\tif (typeof value !== 'object') {\n\t\t\treturn Result.err(new ValidationError('s.record(T)', 'Expected an object', value));\n\t\t}\n\n\t\tif (value === null) {\n\t\t\treturn Result.err(new ValidationError('s.record(T)', 'Expected the value to not be null', value));\n\t\t}\n\n\t\tif (Array.isArray(value)) {\n\t\t\treturn Result.err(new ValidationError('s.record(T)', 'Expected the value to not be an array', value));\n\t\t}\n\n\t\tif (!this.shouldRunConstraints) {\n\t\t\treturn Result.ok(value as Record);\n\t\t}\n\n\t\tconst errors: [string, BaseError][] = [];\n\t\tconst transformed: Record = {};\n\n\t\tfor (const [key, val] of Object.entries(value!)) {\n\t\t\tconst result = this.validator.run(val);\n\t\t\tif (result.isOk()) transformed[key] = result.value;\n\t\t\telse errors.push([key, result.error!]);\n\t\t}\n\n\t\treturn errors.length === 0 //\n\t\t\t? Result.ok(transformed)\n\t\t\t: Result.err(new CombinedPropertyError(errors));\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\nimport { CombinedError } from '../lib/errors/CombinedError';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class SetValidator extends BaseValidator> {\n\tprivate readonly validator: BaseValidator;\n\n\tpublic constructor(validator: BaseValidator, constraints: readonly IConstraint>[] = []) {\n\t\tsuper(constraints);\n\t\tthis.validator = validator;\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.validator, this.constraints]);\n\t}\n\n\tprotected handle(values: unknown): Result, ValidationError | CombinedError> {\n\t\tif (!(values instanceof Set)) {\n\t\t\treturn Result.err(new ValidationError('s.set(T)', 'Expected a set', values));\n\t\t}\n\n\t\tif (!this.shouldRunConstraints) {\n\t\t\treturn Result.ok(values);\n\t\t}\n\n\t\tconst errors: BaseError[] = [];\n\t\tconst transformed = new Set();\n\n\t\tfor (const value of values) {\n\t\t\tconst result = this.validator.run(value);\n\t\t\tif (result.isOk()) transformed.add(result.value);\n\t\t\telse errors.push(result.error!);\n\t\t}\n\n\t\treturn errors.length === 0 //\n\t\t\t? Result.ok(transformed)\n\t\t\t: Result.err(new CombinedError(errors));\n\t}\n}\n","/**\n * [RFC-5322](https://datatracker.ietf.org/doc/html/rfc5322)\n * compliant {@link RegExp} to validate an email address\n *\n * @see https://stackoverflow.com/questions/201323/how-can-i-validate-an-email-address-using-a-regular-expression/201378#201378\n */\nconst accountRegex =\n\t/^(?:[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*|\"(?:[\\x01-\\x08\\x0b\\x0c\\x0e-\\x1f\\x21\\x23-\\x5b\\x5d-\\x7f]|\\\\[\\x01-\\x09\\x0b\\x0c\\x0e-\\x7f])*\")$/;\n\n/**\n * Validates an email address string based on various checks:\n * - It must be a non nullish and non empty string\n * - It must include at least an `@` symbol`\n * - The account name may not exceed 64 characters\n * - The domain name may not exceed 255 characters\n * - The domain must include at least one `.` symbol\n * - Each part of the domain, split by `.` must not exceed 63 characters\n * - The email address must be [RFC-5322](https://datatracker.ietf.org/doc/html/rfc5322) compliant\n * @param email The email to validate\n * @returns `true` if the email is valid, `false` otherwise\n *\n * @remark Based on the following sources:\n * - `email-validator` by [manisharaan](https://github.com/manishsaraan) ([code](https://github.com/manishsaraan/email-validator/blob/master/index.js))\n * - [Comparing E-mail Address Validating Regular Expressions](http://fightingforalostcause.net/misc/2006/compare-email-regex.php)\n * - [Validating Email Addresses by Derrick Pallas](http://thedailywtf.com/Articles/Validating_Email_Addresses.aspx)\n * - [StackOverflow answer by bortzmeyer](http://stackoverflow.com/questions/201323/what-is-the-best-regular-expression-for-validating-email-addresses/201378#201378)\n * - [The wikipedia page on Email addresses](https://en.wikipedia.org/wiki/Email_address)\n */\nexport function validateEmail(email: string): boolean {\n\t// 1. Non-nullish and non-empty string check.\n\t//\n\t// If a nullish or empty email was provided then do an early exit\n\tif (!email) return false;\n\n\t// Find the location of the @ symbol:\n\tconst atIndex = email.indexOf('@');\n\n\t// 2. @ presence check.\n\t//\n\t// If the email does not have the @ symbol, it's automatically invalid:\n\tif (atIndex === -1) return false;\n\n\t// 3. maximum length check.\n\t//\n\t// From @, if exceeds 64 characters, then the\n\t// position of the @ symbol is 64 or greater. In this case, the email is\n\t// invalid:\n\tif (atIndex > 64) return false;\n\n\tconst domainIndex = atIndex + 1;\n\n\t// 7.1. Duplicated @ symbol check.\n\t//\n\t// If there's a second @ symbol, the email is automatically invalid:\n\tif (email.includes('@', domainIndex)) return false;\n\n\t// 4. maximum length check.\n\t//\n\t// From @, if exceeds 255 characters, then it\n\t// means that the amount of characters between the start of and the\n\t// end of the string is separated by 255 or more characters.\n\tif (email.length - domainIndex > 255) return false;\n\n\t// Find the location of the . symbol in :\n\tlet dotIndex = email.indexOf('.', domainIndex);\n\n\t// 5. dot (.) symbol check.\n\t//\n\t// From @, if does not contain a dot (.) symbol,\n\t// then it means the domain is invalid.\n\tif (dotIndex === -1) return false;\n\n\t// 6. parts length.\n\t//\n\t// Assign a temporary variable to store the start of the last read domain\n\t// part, this would be at the start of .\n\t//\n\t// For a part to be correct, it must have at most, 63 characters.\n\t// We repeat this step for every sub-section of contained within\n\t// dot (.) symbols.\n\t//\n\t// The following step is a more optimized version of the following code:\n\t//\n\t// ```javascript\n\t// domain.split('.').some((part) => part.length > 63);\n\t// ```\n\tlet lastDotIndex = domainIndex;\n\tdo {\n\t\tif (dotIndex - lastDotIndex > 63) return false;\n\n\t\tlastDotIndex = dotIndex + 1;\n\t} while ((dotIndex = email.indexOf('.', lastDotIndex)) !== -1);\n\n\t// The loop iterates from the first to the n - 1 part, this line checks for\n\t// the last (n) part:\n\tif (email.length - lastDotIndex > 63) return false;\n\n\t// 7.2. Character checks.\n\t//\n\t// From @:\n\t// - Extract the part by slicing the input from start to the @\n\t// character. Validate afterwards.\n\t// - Extract the part by slicing the input from the start of\n\t// . Validate afterwards.\n\t//\n\t// Note: we inline the variables so isn't created unless the\n\t// check passes.\n\treturn accountRegex.test(email.slice(0, atIndex)) && validateEmailDomain(email.slice(domainIndex));\n}\n\nfunction validateEmailDomain(domain: string): boolean {\n\ttry {\n\t\treturn new URL(`http://${domain}`).hostname === domain;\n\t} catch {\n\t\treturn false;\n\t}\n}\n","/**\n * Code ported from https://github.com/nodejs/node/blob/5fad0b93667ffc6e4def52996b9529ac99b26319/lib/internal/net.js\n */\n\n// IPv4 Segment\nconst v4Seg = '(?:[0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])';\nconst v4Str = `(${v4Seg}[.]){3}${v4Seg}`;\nconst IPv4Reg = new RegExp(`^${v4Str}$`);\n\n// IPv6 Segment\nconst v6Seg = '(?:[0-9a-fA-F]{1,4})';\nconst IPv6Reg = new RegExp(\n\t'^(' +\n\t\t`(?:${v6Seg}:){7}(?:${v6Seg}|:)|` +\n\t\t`(?:${v6Seg}:){6}(?:${v4Str}|:${v6Seg}|:)|` +\n\t\t`(?:${v6Seg}:){5}(?::${v4Str}|(:${v6Seg}){1,2}|:)|` +\n\t\t`(?:${v6Seg}:){4}(?:(:${v6Seg}){0,1}:${v4Str}|(:${v6Seg}){1,3}|:)|` +\n\t\t`(?:${v6Seg}:){3}(?:(:${v6Seg}){0,2}:${v4Str}|(:${v6Seg}){1,4}|:)|` +\n\t\t`(?:${v6Seg}:){2}(?:(:${v6Seg}){0,3}:${v4Str}|(:${v6Seg}){1,5}|:)|` +\n\t\t`(?:${v6Seg}:){1}(?:(:${v6Seg}){0,4}:${v4Str}|(:${v6Seg}){1,6}|:)|` +\n\t\t`(?::((?::${v6Seg}){0,5}:${v4Str}|(?::${v6Seg}){1,7}|:))` +\n\t\t')(%[0-9a-zA-Z-.:]{1,})?$'\n);\n\nexport function isIPv4(s: string): boolean {\n\treturn IPv4Reg.test(s);\n}\n\nexport function isIPv6(s: string): boolean {\n\treturn IPv6Reg.test(s);\n}\n\nexport function isIP(s: string): number {\n\tif (isIPv4(s)) return 4;\n\tif (isIPv6(s)) return 6;\n\treturn 0;\n}\n","export const phoneNumberRegex = /^((?:\\+|0{0,2})\\d{1,2}\\s?)?\\(?\\d{3}\\)?[\\s.-]?\\d{3}[\\s.-]?\\d{4}$/;\n\nexport function validatePhoneNumber(input: string) {\n\treturn phoneNumberRegex.test(input);\n}\n","import { inspect, type InspectOptionsStylized } from 'util';\nimport { customInspectSymbolStackLess } from './BaseError';\nimport { BaseConstraintError, type ConstraintErrorNames } from './BaseConstraintError';\n\nexport class MultiplePossibilitiesConstraintError extends BaseConstraintError {\n\tpublic readonly expected: readonly string[];\n\n\tpublic constructor(constraint: ConstraintErrorNames, message: string, given: T, expected: readonly string[]) {\n\t\tsuper(constraint, message, given);\n\t\tthis.expected = expected;\n\t}\n\n\tpublic toJSON() {\n\t\treturn {\n\t\t\tname: this.name,\n\t\t\tconstraint: this.constraint,\n\t\t\tgiven: this.given,\n\t\t\texpected: this.expected\n\t\t};\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tconst constraint = options.stylize(this.constraint, 'string');\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize(`[MultiplePossibilitiesConstraintError: ${constraint}]`, 'special');\n\t\t}\n\n\t\tconst newOptions = { ...options, depth: options.depth === null ? null : options.depth! - 1 };\n\n\t\tconst verticalLine = options.stylize('|', 'undefined');\n\t\tconst padding = `\\n ${verticalLine} `;\n\t\tconst given = inspect(this.given, newOptions).replace(/\\n/g, padding);\n\n\t\tconst header = `${options.stylize('MultiplePossibilitiesConstraintError', 'special')} > ${constraint}`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\n\t\tconst expectedPadding = `\\n ${verticalLine} - `;\n\t\tconst expectedBlock = `\\n ${options.stylize('Expected any of the following:', 'string')}${expectedPadding}${this.expected\n\t\t\t.map((possible) => options.stylize(possible, 'boolean'))\n\t\t\t.join(expectedPadding)}`;\n\t\tconst givenBlock = `\\n ${options.stylize('Received:', 'regexp')}${padding}${given}`;\n\t\treturn `${header}\\n ${message}\\n${expectedBlock}\\n${givenBlock}`;\n\t}\n}\n","export function combinedErrorFn

(...fns: ErrorFn[]): ErrorFn {\n\tswitch (fns.length) {\n\t\tcase 0:\n\t\t\treturn () => null;\n\t\tcase 1:\n\t\t\treturn fns[0];\n\t\tcase 2: {\n\t\t\tconst [fn0, fn1] = fns;\n\t\t\treturn (...params) => fn0(...params) || fn1(...params);\n\t\t}\n\t\tdefault: {\n\t\t\treturn (...params) => {\n\t\t\t\tfor (const fn of fns) {\n\t\t\t\t\tconst result = fn(...params);\n\t\t\t\t\tif (result) return result;\n\t\t\t\t}\n\n\t\t\t\treturn null;\n\t\t\t};\n\t\t}\n\t}\n}\n\nexport type ErrorFn

= (...params: P) => E | null;\n","import { MultiplePossibilitiesConstraintError } from '../../lib/errors/MultiplePossibilitiesConstraintError';\nimport { combinedErrorFn, type ErrorFn } from './common/combinedResultFn';\n\nexport type StringProtocol = `${string}:`;\n\nexport type StringDomain = `${string}.${string}`;\n\nexport interface UrlOptions {\n\tallowedProtocols?: StringProtocol[];\n\tallowedDomains?: StringDomain[];\n}\n\nexport function createUrlValidators(options?: UrlOptions) {\n\tconst fns: ErrorFn<[input: string, url: URL], MultiplePossibilitiesConstraintError>[] = [];\n\n\tif (options?.allowedProtocols?.length) fns.push(allowedProtocolsFn(options.allowedProtocols));\n\tif (options?.allowedDomains?.length) fns.push(allowedDomainsFn(options.allowedDomains));\n\n\treturn combinedErrorFn(...fns);\n}\n\nfunction allowedProtocolsFn(allowedProtocols: StringProtocol[]) {\n\treturn (input: string, url: URL) =>\n\t\tallowedProtocols.includes(url.protocol as StringProtocol)\n\t\t\t? null\n\t\t\t: new MultiplePossibilitiesConstraintError('s.string.url', 'Invalid URL protocol', input, allowedProtocols);\n}\n\nfunction allowedDomainsFn(allowedDomains: StringDomain[]) {\n\treturn (input: string, url: URL) =>\n\t\tallowedDomains.includes(url.hostname as StringDomain)\n\t\t\t? null\n\t\t\t: new MultiplePossibilitiesConstraintError('s.string.url', 'Invalid URL domain', input, allowedDomains);\n}\n","import { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { IConstraint } from './base/IConstraint';\nimport { validateEmail } from './util/emailValidator';\nimport { isIP, isIPv4, isIPv6 } from './util/net';\nimport { equal, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, notEqual, type Comparator } from './util/operators';\nimport { validatePhoneNumber } from './util/phoneValidator';\nimport { createUrlValidators } from './util/urlValidators';\n\nexport type StringConstraintName =\n\t| `s.string.${\n\t\t\t| `length${'LessThan' | 'LessThanOrEqual' | 'GreaterThan' | 'GreaterThanOrEqual' | 'Equal' | 'NotEqual'}`\n\t\t\t| 'regex'\n\t\t\t| 'url'\n\t\t\t| 'uuid'\n\t\t\t| 'email'\n\t\t\t| `ip${'v4' | 'v6' | ''}`\n\t\t\t| 'date'\n\t\t\t| 'phone'}`;\n\nexport type StringProtocol = `${string}:`;\n\nexport type StringDomain = `${string}.${string}`;\n\nexport interface UrlOptions {\n\tallowedProtocols?: StringProtocol[];\n\tallowedDomains?: StringDomain[];\n}\n\nexport type UUIDVersion = 1 | 3 | 4 | 5;\n\nexport interface StringUuidOptions {\n\tversion?: UUIDVersion | `${UUIDVersion}-${UUIDVersion}` | null;\n\tnullable?: boolean;\n}\n\nfunction stringLengthComparator(comparator: Comparator, name: StringConstraintName, expected: string, length: number): IConstraint {\n\treturn {\n\t\trun(input: string) {\n\t\t\treturn comparator(input.length, length) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(name, 'Invalid string length', input, expected));\n\t\t}\n\t};\n}\n\nexport function stringLengthLessThan(length: number): IConstraint {\n\tconst expected = `expected.length < ${length}`;\n\treturn stringLengthComparator(lessThan, 's.string.lengthLessThan', expected, length);\n}\n\nexport function stringLengthLessThanOrEqual(length: number): IConstraint {\n\tconst expected = `expected.length <= ${length}`;\n\treturn stringLengthComparator(lessThanOrEqual, 's.string.lengthLessThanOrEqual', expected, length);\n}\n\nexport function stringLengthGreaterThan(length: number): IConstraint {\n\tconst expected = `expected.length > ${length}`;\n\treturn stringLengthComparator(greaterThan, 's.string.lengthGreaterThan', expected, length);\n}\n\nexport function stringLengthGreaterThanOrEqual(length: number): IConstraint {\n\tconst expected = `expected.length >= ${length}`;\n\treturn stringLengthComparator(greaterThanOrEqual, 's.string.lengthGreaterThanOrEqual', expected, length);\n}\n\nexport function stringLengthEqual(length: number): IConstraint {\n\tconst expected = `expected.length === ${length}`;\n\treturn stringLengthComparator(equal, 's.string.lengthEqual', expected, length);\n}\n\nexport function stringLengthNotEqual(length: number): IConstraint {\n\tconst expected = `expected.length !== ${length}`;\n\treturn stringLengthComparator(notEqual, 's.string.lengthNotEqual', expected, length);\n}\n\nexport function stringEmail(): IConstraint {\n\treturn {\n\t\trun(input: string) {\n\t\t\treturn validateEmail(input)\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.string.email', 'Invalid email address', input, 'expected to be an email address'));\n\t\t}\n\t};\n}\n\nfunction stringRegexValidator(type: StringConstraintName, expected: string, regex: RegExp): IConstraint {\n\treturn {\n\t\trun(input: string) {\n\t\t\treturn regex.test(input) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(type, 'Invalid string format', input, expected));\n\t\t}\n\t};\n}\n\nexport function stringUrl(options?: UrlOptions): IConstraint {\n\tconst validatorFn = createUrlValidators(options);\n\treturn {\n\t\trun(input: string) {\n\t\t\tlet url: URL;\n\t\t\ttry {\n\t\t\t\turl = new URL(input);\n\t\t\t} catch {\n\t\t\t\treturn Result.err(new ExpectedConstraintError('s.string.url', 'Invalid URL', input, 'expected to match a URL'));\n\t\t\t}\n\n\t\t\tconst validatorFnResult = validatorFn(input, url);\n\t\t\tif (validatorFnResult === null) return Result.ok(input);\n\t\t\treturn Result.err(validatorFnResult);\n\t\t}\n\t};\n}\n\nexport function stringIp(version?: 4 | 6): IConstraint {\n\tconst ipVersion = version ? (`v${version}` as const) : '';\n\tconst validatorFn = version === 4 ? isIPv4 : version === 6 ? isIPv6 : isIP;\n\n\tconst name = `s.string.ip${ipVersion}` as const;\n\tconst message = `Invalid IP${ipVersion} address`;\n\tconst expected = `expected to be an IP${ipVersion} address`;\n\treturn {\n\t\trun(input: string) {\n\t\t\treturn validatorFn(input) ? Result.ok(input) : Result.err(new ExpectedConstraintError(name, message, input, expected));\n\t\t}\n\t};\n}\n\nexport function stringRegex(regex: RegExp) {\n\treturn stringRegexValidator('s.string.regex', `expected ${regex}.test(expected) to be true`, regex);\n}\n\nexport function stringUuid({ version = 4, nullable = false }: StringUuidOptions = {}) {\n\tversion ??= '1-5';\n\tconst regex = new RegExp(\n\t\t`^(?:[0-9A-F]{8}-[0-9A-F]{4}-[${version}][0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}${\n\t\t\tnullable ? '|00000000-0000-0000-0000-000000000000' : ''\n\t\t})$`,\n\t\t'i'\n\t);\n\tconst expected = `expected to match UUID${typeof version === 'number' ? `v${version}` : ` in range of ${version}`}`;\n\treturn stringRegexValidator('s.string.uuid', expected, regex);\n}\n\nexport function stringDate(): IConstraint {\n\treturn {\n\t\trun(input: string) {\n\t\t\tconst time = Date.parse(input);\n\n\t\t\treturn Number.isNaN(time)\n\t\t\t\t? Result.err(\n\t\t\t\t\t\tnew ExpectedConstraintError(\n\t\t\t\t\t\t\t's.string.date',\n\t\t\t\t\t\t\t'Invalid date string',\n\t\t\t\t\t\t\tinput,\n\t\t\t\t\t\t\t'expected to be a valid date string (in the ISO 8601 or ECMA-262 format)'\n\t\t\t\t\t\t)\n\t\t\t\t )\n\t\t\t\t: Result.ok(input);\n\t\t}\n\t};\n}\n\nexport function stringPhone(): IConstraint {\n\treturn {\n\t\trun(input: string) {\n\t\t\treturn validatePhoneNumber(input)\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.string.phone', 'Invalid phone number', input, 'expected to be a phone number'));\n\t\t}\n\t};\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport {\n\tstringDate,\n\tstringEmail,\n\tstringIp,\n\tstringLengthEqual,\n\tstringLengthGreaterThan,\n\tstringLengthGreaterThanOrEqual,\n\tstringLengthLessThan,\n\tstringLengthLessThanOrEqual,\n\tstringLengthNotEqual,\n\tstringPhone,\n\tstringRegex,\n\tstringUrl,\n\tstringUuid,\n\ttype StringUuidOptions,\n\ttype UrlOptions\n} from '../constraints/StringConstraints';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class StringValidator extends BaseValidator {\n\tpublic lengthLessThan(length: number): this {\n\t\treturn this.addConstraint(stringLengthLessThan(length) as IConstraint);\n\t}\n\n\tpublic lengthLessThanOrEqual(length: number): this {\n\t\treturn this.addConstraint(stringLengthLessThanOrEqual(length) as IConstraint);\n\t}\n\n\tpublic lengthGreaterThan(length: number): this {\n\t\treturn this.addConstraint(stringLengthGreaterThan(length) as IConstraint);\n\t}\n\n\tpublic lengthGreaterThanOrEqual(length: number): this {\n\t\treturn this.addConstraint(stringLengthGreaterThanOrEqual(length) as IConstraint);\n\t}\n\n\tpublic lengthEqual(length: number): this {\n\t\treturn this.addConstraint(stringLengthEqual(length) as IConstraint);\n\t}\n\n\tpublic lengthNotEqual(length: number): this {\n\t\treturn this.addConstraint(stringLengthNotEqual(length) as IConstraint);\n\t}\n\n\tpublic get email(): this {\n\t\treturn this.addConstraint(stringEmail() as IConstraint);\n\t}\n\n\tpublic url(options?: UrlOptions): this {\n\t\treturn this.addConstraint(stringUrl(options) as IConstraint);\n\t}\n\n\tpublic uuid(options?: StringUuidOptions): this {\n\t\treturn this.addConstraint(stringUuid(options) as IConstraint);\n\t}\n\n\tpublic regex(regex: RegExp): this {\n\t\treturn this.addConstraint(stringRegex(regex) as IConstraint);\n\t}\n\n\tpublic get date() {\n\t\treturn this.addConstraint(stringDate() as IConstraint);\n\t}\n\n\tpublic get ipv4(): this {\n\t\treturn this.ip(4);\n\t}\n\n\tpublic get ipv6(): this {\n\t\treturn this.ip(6);\n\t}\n\n\tpublic ip(version?: 4 | 6): this {\n\t\treturn this.addConstraint(stringIp(version) as IConstraint);\n\t}\n\n\tpublic phone(): this {\n\t\treturn this.addConstraint(stringPhone() as IConstraint);\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\treturn typeof value === 'string' //\n\t\t\t? Result.ok(value as T)\n\t\t\t: Result.err(new ValidationError('s.string', 'Expected a string primitive', value));\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\nimport { CombinedPropertyError } from '../lib/errors/CombinedPropertyError';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class TupleValidator extends BaseValidator<[...T]> {\n\tprivate readonly validators: BaseValidator<[...T]>[] = [];\n\n\tpublic constructor(validators: BaseValidator<[...T]>[], constraints: readonly IConstraint<[...T]>[] = []) {\n\t\tsuper(constraints);\n\t\tthis.validators = validators;\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.validators, this.constraints]);\n\t}\n\n\tprotected handle(values: unknown): Result<[...T], ValidationError | CombinedPropertyError> {\n\t\tif (!Array.isArray(values)) {\n\t\t\treturn Result.err(new ValidationError('s.tuple(T)', 'Expected an array', values));\n\t\t}\n\n\t\tif (values.length !== this.validators.length) {\n\t\t\treturn Result.err(new ValidationError('s.tuple(T)', `Expected an array of length ${this.validators.length}`, values));\n\t\t}\n\n\t\tif (!this.shouldRunConstraints) {\n\t\t\treturn Result.ok(values as [...T]);\n\t\t}\n\n\t\tconst errors: [number, BaseError][] = [];\n\t\tconst transformed: T = [] as unknown as T;\n\n\t\tfor (let i = 0; i < values.length; i++) {\n\t\t\tconst result = this.validators[i].run(values[i]);\n\t\t\tif (result.isOk()) transformed.push(result.value);\n\t\t\telse errors.push([i, result.error!]);\n\t\t}\n\n\t\treturn errors.length === 0 //\n\t\t\t? Result.ok(transformed)\n\t\t\t: Result.err(new CombinedPropertyError(errors));\n\t}\n}\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport type { BaseError } from '../lib/errors/BaseError';\nimport { CombinedPropertyError } from '../lib/errors/CombinedPropertyError';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class MapValidator extends BaseValidator> {\n\tprivate readonly keyValidator: BaseValidator;\n\tprivate readonly valueValidator: BaseValidator;\n\n\tpublic constructor(keyValidator: BaseValidator, valueValidator: BaseValidator, constraints: readonly IConstraint>[] = []) {\n\t\tsuper(constraints);\n\t\tthis.keyValidator = keyValidator;\n\t\tthis.valueValidator = valueValidator;\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.keyValidator, this.valueValidator, this.constraints]);\n\t}\n\n\tprotected handle(value: unknown): Result, ValidationError | CombinedPropertyError> {\n\t\tif (!(value instanceof Map)) {\n\t\t\treturn Result.err(new ValidationError('s.map(K, V)', 'Expected a map', value));\n\t\t}\n\n\t\tif (!this.shouldRunConstraints) {\n\t\t\treturn Result.ok(value);\n\t\t}\n\n\t\tconst errors: [string, BaseError][] = [];\n\t\tconst transformed = new Map();\n\n\t\tfor (const [key, val] of value.entries()) {\n\t\t\tconst keyResult = this.keyValidator.run(key);\n\t\t\tconst valueResult = this.valueValidator.run(val);\n\t\t\tconst { length } = errors;\n\t\t\tif (keyResult.isErr()) errors.push([key, keyResult.error]);\n\t\t\tif (valueResult.isErr()) errors.push([key, valueResult.error]);\n\t\t\tif (errors.length === length) transformed.set(keyResult.value!, valueResult.value!);\n\t\t}\n\n\t\treturn errors.length === 0 //\n\t\t\t? Result.ok(transformed)\n\t\t\t: Result.err(new CombinedPropertyError(errors));\n\t}\n}\n","import type { Result } from '../lib/Result';\nimport type { IConstraint, Unwrap } from '../type-exports';\nimport { BaseValidator, type ValidatorError } from './imports';\n\nexport class LazyValidator, R = Unwrap> extends BaseValidator {\n\tprivate readonly validator: (value: unknown) => T;\n\n\tpublic constructor(validator: (value: unknown) => T, constraints: readonly IConstraint[] = []) {\n\t\tsuper(constraints);\n\t\tthis.validator = validator;\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.validator, this.constraints]);\n\t}\n\n\tprotected handle(values: unknown): Result {\n\t\treturn this.validator(values).run(values) as Result;\n\t}\n}\n","import type { InspectOptionsStylized } from 'util';\nimport { BaseError, customInspectSymbolStackLess } from './BaseError';\n\nexport class UnknownEnumValueError extends BaseError {\n\tpublic readonly value: string | number;\n\tpublic readonly enumKeys: string[];\n\tpublic readonly enumMappings: Map;\n\n\tpublic constructor(value: string | number, keys: string[], enumMappings: Map) {\n\t\tsuper('Expected the value to be one of the following enum values:');\n\n\t\tthis.value = value;\n\t\tthis.enumKeys = keys;\n\t\tthis.enumMappings = enumMappings;\n\t}\n\n\tpublic toJSON() {\n\t\treturn {\n\t\t\tname: this.name,\n\t\t\tvalue: this.value,\n\t\t\tenumKeys: this.enumKeys,\n\t\t\tenumMappings: [...this.enumMappings.entries()]\n\t\t};\n\t}\n\n\tprotected [customInspectSymbolStackLess](depth: number, options: InspectOptionsStylized): string {\n\t\tconst value = options.stylize(this.value.toString(), 'string');\n\t\tif (depth < 0) {\n\t\t\treturn options.stylize(`[UnknownEnumValueError: ${value}]`, 'special');\n\t\t}\n\n\t\tconst padding = `\\n ${options.stylize('|', 'undefined')} `;\n\t\tconst pairs = this.enumKeys\n\t\t\t.map((key) => {\n\t\t\t\tconst enumValue = this.enumMappings.get(key)!;\n\t\t\t\treturn `${options.stylize(key, 'string')} or ${options.stylize(\n\t\t\t\t\tenumValue.toString(),\n\t\t\t\t\ttypeof enumValue === 'number' ? 'number' : 'string'\n\t\t\t\t)}`;\n\t\t\t})\n\t\t\t.join(padding);\n\n\t\tconst header = `${options.stylize('UnknownEnumValueError', 'special')} > ${value}`;\n\t\tconst message = options.stylize(this.message, 'regexp');\n\t\tconst pairsBlock = `${padding}${pairs}`;\n\t\treturn `${header}\\n ${message}\\n${pairsBlock}`;\n\t}\n}\n","import { UnknownEnumValueError } from '../lib/errors/UnknownEnumValueError';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class NativeEnumValidator extends BaseValidator {\n\tpublic readonly enumShape: T;\n\tpublic readonly hasNumericElements: boolean = false;\n\tprivate readonly enumKeys: string[];\n\tprivate readonly enumMapping = new Map();\n\n\tpublic constructor(enumShape: T) {\n\t\tsuper();\n\t\tthis.enumShape = enumShape;\n\n\t\tthis.enumKeys = Object.keys(enumShape).filter((key) => {\n\t\t\treturn typeof enumShape[enumShape[key]] !== 'number';\n\t\t});\n\n\t\tfor (const key of this.enumKeys) {\n\t\t\tconst enumValue = enumShape[key] as T[keyof T];\n\n\t\t\tthis.enumMapping.set(key, enumValue);\n\t\t\tthis.enumMapping.set(enumValue, enumValue);\n\n\t\t\tif (typeof enumValue === 'number') {\n\t\t\t\tthis.hasNumericElements = true;\n\t\t\t\tthis.enumMapping.set(`${enumValue}`, enumValue);\n\t\t\t}\n\t\t}\n\t}\n\n\tprotected override handle(value: unknown): Result {\n\t\tconst typeOfValue = typeof value;\n\n\t\tif (typeOfValue === 'number') {\n\t\t\tif (!this.hasNumericElements) {\n\t\t\t\treturn Result.err(new ValidationError('s.nativeEnum(T)', 'Expected the value to be a string', value));\n\t\t\t}\n\t\t} else if (typeOfValue !== 'string') {\n\t\t\t// typeOfValue !== 'number' is implied here\n\t\t\treturn Result.err(new ValidationError('s.nativeEnum(T)', 'Expected the value to be a string or number', value));\n\t\t}\n\n\t\tconst casted = value as string | number;\n\n\t\tconst possibleEnumValue = this.enumMapping.get(casted);\n\n\t\treturn typeof possibleEnumValue === 'undefined'\n\t\t\t? Result.err(new UnknownEnumValueError(casted, this.enumKeys, this.enumMapping))\n\t\t\t: Result.ok(possibleEnumValue);\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.enumShape]);\n\t}\n}\n\nexport interface NativeEnumLike {\n\t[key: string]: string | number;\n\t[key: number]: string;\n}\n","import { ExpectedConstraintError } from '../lib/errors/ExpectedConstraintError';\nimport { Result } from '../lib/Result';\nimport type { IConstraint } from './base/IConstraint';\nimport { equal, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, notEqual, type Comparator } from './util/operators';\nimport type { TypedArray } from './util/typedArray';\n\nexport type TypedArrayConstraintName = `s.typedArray(T).${'byteLength' | 'length'}${\n\t| 'LessThan'\n\t| 'LessThanOrEqual'\n\t| 'GreaterThan'\n\t| 'GreaterThanOrEqual'\n\t| 'Equal'\n\t| 'NotEqual'\n\t| 'Range'\n\t| 'RangeInclusive'\n\t| 'RangeExclusive'}`;\n\nfunction typedArrayByteLengthComparator(\n\tcomparator: Comparator,\n\tname: TypedArrayConstraintName,\n\texpected: string,\n\tlength: number\n): IConstraint {\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn comparator(input.byteLength, length) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(name, 'Invalid Typed Array byte length', input, expected));\n\t\t}\n\t};\n}\n\nexport function typedArrayByteLengthLessThan(value: number): IConstraint {\n\tconst expected = `expected.byteLength < ${value}`;\n\treturn typedArrayByteLengthComparator(lessThan, 's.typedArray(T).byteLengthLessThan', expected, value);\n}\n\nexport function typedArrayByteLengthLessThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected.byteLength <= ${value}`;\n\treturn typedArrayByteLengthComparator(lessThanOrEqual, 's.typedArray(T).byteLengthLessThanOrEqual', expected, value);\n}\n\nexport function typedArrayByteLengthGreaterThan(value: number): IConstraint {\n\tconst expected = `expected.byteLength > ${value}`;\n\treturn typedArrayByteLengthComparator(greaterThan, 's.typedArray(T).byteLengthGreaterThan', expected, value);\n}\n\nexport function typedArrayByteLengthGreaterThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected.byteLength >= ${value}`;\n\treturn typedArrayByteLengthComparator(greaterThanOrEqual, 's.typedArray(T).byteLengthGreaterThanOrEqual', expected, value);\n}\n\nexport function typedArrayByteLengthEqual(value: number): IConstraint {\n\tconst expected = `expected.byteLength === ${value}`;\n\treturn typedArrayByteLengthComparator(equal, 's.typedArray(T).byteLengthEqual', expected, value);\n}\n\nexport function typedArrayByteLengthNotEqual(value: number): IConstraint {\n\tconst expected = `expected.byteLength !== ${value}`;\n\treturn typedArrayByteLengthComparator(notEqual, 's.typedArray(T).byteLengthNotEqual', expected, value);\n}\n\nexport function typedArrayByteLengthRange(start: number, endBefore: number): IConstraint {\n\tconst expected = `expected.byteLength >= ${start} && expected.byteLength < ${endBefore}`;\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn input.byteLength >= start && input.byteLength < endBefore //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.typedArray(T).byteLengthRange', 'Invalid Typed Array byte length', input, expected));\n\t\t}\n\t};\n}\n\nexport function typedArrayByteLengthRangeInclusive(start: number, end: number) {\n\tconst expected = `expected.byteLength >= ${start} && expected.byteLength <= ${end}`;\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn input.byteLength >= start && input.byteLength <= end //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(\n\t\t\t\t\t\tnew ExpectedConstraintError('s.typedArray(T).byteLengthRangeInclusive', 'Invalid Typed Array byte length', input, expected)\n\t\t\t\t );\n\t\t}\n\t};\n}\n\nexport function typedArrayByteLengthRangeExclusive(startAfter: number, endBefore: number): IConstraint {\n\tconst expected = `expected.byteLength > ${startAfter} && expected.byteLength < ${endBefore}`;\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn input.byteLength > startAfter && input.byteLength < endBefore //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(\n\t\t\t\t\t\tnew ExpectedConstraintError('s.typedArray(T).byteLengthRangeExclusive', 'Invalid Typed Array byte length', input, expected)\n\t\t\t\t );\n\t\t}\n\t};\n}\n\nfunction typedArrayLengthComparator(\n\tcomparator: Comparator,\n\tname: TypedArrayConstraintName,\n\texpected: string,\n\tlength: number\n): IConstraint {\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn comparator(input.length, length) //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError(name, 'Invalid Typed Array length', input, expected));\n\t\t}\n\t};\n}\n\nexport function typedArrayLengthLessThan(value: number): IConstraint {\n\tconst expected = `expected.length < ${value}`;\n\treturn typedArrayLengthComparator(lessThan, 's.typedArray(T).lengthLessThan', expected, value);\n}\n\nexport function typedArrayLengthLessThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected.length <= ${value}`;\n\treturn typedArrayLengthComparator(lessThanOrEqual, 's.typedArray(T).lengthLessThanOrEqual', expected, value);\n}\n\nexport function typedArrayLengthGreaterThan(value: number): IConstraint {\n\tconst expected = `expected.length > ${value}`;\n\treturn typedArrayLengthComparator(greaterThan, 's.typedArray(T).lengthGreaterThan', expected, value);\n}\n\nexport function typedArrayLengthGreaterThanOrEqual(value: number): IConstraint {\n\tconst expected = `expected.length >= ${value}`;\n\treturn typedArrayLengthComparator(greaterThanOrEqual, 's.typedArray(T).lengthGreaterThanOrEqual', expected, value);\n}\n\nexport function typedArrayLengthEqual(value: number): IConstraint {\n\tconst expected = `expected.length === ${value}`;\n\treturn typedArrayLengthComparator(equal, 's.typedArray(T).lengthEqual', expected, value);\n}\n\nexport function typedArrayLengthNotEqual(value: number): IConstraint {\n\tconst expected = `expected.length !== ${value}`;\n\treturn typedArrayLengthComparator(notEqual, 's.typedArray(T).lengthNotEqual', expected, value);\n}\n\nexport function typedArrayLengthRange(start: number, endBefore: number): IConstraint {\n\tconst expected = `expected.length >= ${start} && expected.length < ${endBefore}`;\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn input.length >= start && input.length < endBefore //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.typedArray(T).lengthRange', 'Invalid Typed Array length', input, expected));\n\t\t}\n\t};\n}\n\nexport function typedArrayLengthRangeInclusive(start: number, end: number): IConstraint {\n\tconst expected = `expected.length >= ${start} && expected.length <= ${end}`;\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn input.length >= start && input.length <= end //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.typedArray(T).lengthRangeInclusive', 'Invalid Typed Array length', input, expected));\n\t\t}\n\t};\n}\n\nexport function typedArrayLengthRangeExclusive(startAfter: number, endBefore: number): IConstraint {\n\tconst expected = `expected.length > ${startAfter} && expected.length < ${endBefore}`;\n\treturn {\n\t\trun(input: T) {\n\t\t\treturn input.length > startAfter && input.length < endBefore //\n\t\t\t\t? Result.ok(input)\n\t\t\t\t: Result.err(new ExpectedConstraintError('s.typedArray(T).lengthRangeExclusive', 'Invalid Typed Array length', input, expected));\n\t\t}\n\t};\n}\n","const vowels = ['a', 'e', 'i', 'o', 'u'];\n\nexport const aOrAn = (word: string) => {\n\treturn `${vowels.includes(word[0].toLowerCase()) ? 'an' : 'a'} ${word}`;\n};\n","export type TypedArray =\n\t| Int8Array\n\t| Uint8Array\n\t| Uint8ClampedArray\n\t| Int16Array\n\t| Uint16Array\n\t| Int32Array\n\t| Uint32Array\n\t| Float32Array\n\t| Float64Array\n\t| BigInt64Array\n\t| BigUint64Array;\n\nexport const TypedArrays = {\n\tInt8Array: (x: unknown): x is Int8Array => x instanceof Int8Array,\n\tUint8Array: (x: unknown): x is Uint8Array => x instanceof Uint8Array,\n\tUint8ClampedArray: (x: unknown): x is Uint8ClampedArray => x instanceof Uint8ClampedArray,\n\tInt16Array: (x: unknown): x is Int16Array => x instanceof Int16Array,\n\tUint16Array: (x: unknown): x is Uint16Array => x instanceof Uint16Array,\n\tInt32Array: (x: unknown): x is Int32Array => x instanceof Int32Array,\n\tUint32Array: (x: unknown): x is Uint32Array => x instanceof Uint32Array,\n\tFloat32Array: (x: unknown): x is Float32Array => x instanceof Float32Array,\n\tFloat64Array: (x: unknown): x is Float64Array => x instanceof Float64Array,\n\tBigInt64Array: (x: unknown): x is BigInt64Array => x instanceof BigInt64Array,\n\tBigUint64Array: (x: unknown): x is BigUint64Array => x instanceof BigUint64Array,\n\tTypedArray: (x: unknown): x is TypedArray => ArrayBuffer.isView(x) && !(x instanceof DataView)\n} as const;\n\nexport type TypedArrayName = keyof typeof TypedArrays;\n","import type { IConstraint } from '../constraints/base/IConstraint';\nimport {\n\ttypedArrayByteLengthEqual,\n\ttypedArrayByteLengthGreaterThan,\n\ttypedArrayByteLengthGreaterThanOrEqual,\n\ttypedArrayByteLengthLessThan,\n\ttypedArrayByteLengthLessThanOrEqual,\n\ttypedArrayByteLengthNotEqual,\n\ttypedArrayByteLengthRange,\n\ttypedArrayByteLengthRangeExclusive,\n\ttypedArrayByteLengthRangeInclusive,\n\ttypedArrayLengthEqual,\n\ttypedArrayLengthGreaterThan,\n\ttypedArrayLengthGreaterThanOrEqual,\n\ttypedArrayLengthLessThan,\n\ttypedArrayLengthLessThanOrEqual,\n\ttypedArrayLengthNotEqual,\n\ttypedArrayLengthRange,\n\ttypedArrayLengthRangeExclusive,\n\ttypedArrayLengthRangeInclusive\n} from '../constraints/TypedArrayLengthConstraints';\nimport { aOrAn } from '../constraints/util/common/vowels';\nimport { TypedArrays, type TypedArray, type TypedArrayName } from '../constraints/util/typedArray';\nimport { ValidationError } from '../lib/errors/ValidationError';\nimport { Result } from '../lib/Result';\nimport { BaseValidator } from './imports';\n\nexport class TypedArrayValidator extends BaseValidator {\n\tprivate readonly type: TypedArrayName;\n\n\tpublic constructor(type: TypedArrayName, constraints: readonly IConstraint[] = []) {\n\t\tsuper(constraints);\n\t\tthis.type = type;\n\t}\n\n\tpublic byteLengthLessThan(length: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthLessThan(length));\n\t}\n\n\tpublic byteLengthLessThanOrEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthLessThanOrEqual(length));\n\t}\n\n\tpublic byteLengthGreaterThan(length: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthGreaterThan(length));\n\t}\n\n\tpublic byteLengthGreaterThanOrEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthGreaterThanOrEqual(length));\n\t}\n\n\tpublic byteLengthEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthEqual(length));\n\t}\n\n\tpublic byteLengthNotEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthNotEqual(length));\n\t}\n\n\tpublic byteLengthRange(start: number, endBefore: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthRange(start, endBefore));\n\t}\n\n\tpublic byteLengthRangeInclusive(startAt: number, endAt: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthRangeInclusive(startAt, endAt) as IConstraint);\n\t}\n\n\tpublic byteLengthRangeExclusive(startAfter: number, endBefore: number) {\n\t\treturn this.addConstraint(typedArrayByteLengthRangeExclusive(startAfter, endBefore));\n\t}\n\n\tpublic lengthLessThan(length: number) {\n\t\treturn this.addConstraint(typedArrayLengthLessThan(length));\n\t}\n\n\tpublic lengthLessThanOrEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayLengthLessThanOrEqual(length));\n\t}\n\n\tpublic lengthGreaterThan(length: number) {\n\t\treturn this.addConstraint(typedArrayLengthGreaterThan(length));\n\t}\n\n\tpublic lengthGreaterThanOrEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayLengthGreaterThanOrEqual(length));\n\t}\n\n\tpublic lengthEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayLengthEqual(length));\n\t}\n\n\tpublic lengthNotEqual(length: number) {\n\t\treturn this.addConstraint(typedArrayLengthNotEqual(length));\n\t}\n\n\tpublic lengthRange(start: number, endBefore: number) {\n\t\treturn this.addConstraint(typedArrayLengthRange(start, endBefore));\n\t}\n\n\tpublic lengthRangeInclusive(startAt: number, endAt: number) {\n\t\treturn this.addConstraint(typedArrayLengthRangeInclusive(startAt, endAt));\n\t}\n\n\tpublic lengthRangeExclusive(startAfter: number, endBefore: number) {\n\t\treturn this.addConstraint(typedArrayLengthRangeExclusive(startAfter, endBefore));\n\t}\n\n\tprotected override clone(): this {\n\t\treturn Reflect.construct(this.constructor, [this.type, this.constraints]);\n\t}\n\n\tprotected handle(value: unknown): Result {\n\t\treturn TypedArrays[this.type](value)\n\t\t\t? Result.ok(value as T)\n\t\t\t: Result.err(new ValidationError('s.typedArray', `Expected ${aOrAn(this.type)}`, value));\n\t}\n}\n","import type { TypedArray, TypedArrayName } from '../constraints/util/typedArray';\nimport type { Unwrap, UnwrapTuple } from '../lib/util-types';\nimport {\n\tArrayValidator,\n\tBaseValidator,\n\tBigIntValidator,\n\tBooleanValidator,\n\tDateValidator,\n\tInstanceValidator,\n\tLiteralValidator,\n\tMapValidator,\n\tNeverValidator,\n\tNullishValidator,\n\tNumberValidator,\n\tObjectValidator,\n\tPassthroughValidator,\n\tRecordValidator,\n\tSetValidator,\n\tStringValidator,\n\tTupleValidator,\n\tUnionValidator\n} from '../validators/imports';\nimport { LazyValidator } from '../validators/LazyValidator';\nimport { NativeEnumValidator, type NativeEnumLike } from '../validators/NativeEnumValidator';\nimport { TypedArrayValidator } from '../validators/TypedArrayValidator';\nimport type { Constructor, MappedObjectValidator } from './util-types';\n\nexport class Shapes {\n\tpublic get string() {\n\t\treturn new StringValidator();\n\t}\n\n\tpublic get number() {\n\t\treturn new NumberValidator();\n\t}\n\n\tpublic get bigint() {\n\t\treturn new BigIntValidator();\n\t}\n\n\tpublic get boolean() {\n\t\treturn new BooleanValidator();\n\t}\n\n\tpublic get date() {\n\t\treturn new DateValidator();\n\t}\n\n\tpublic object(shape: MappedObjectValidator) {\n\t\treturn new ObjectValidator(shape);\n\t}\n\n\tpublic get undefined() {\n\t\treturn this.literal(undefined);\n\t}\n\n\tpublic get null() {\n\t\treturn this.literal(null);\n\t}\n\n\tpublic get nullish() {\n\t\treturn new NullishValidator();\n\t}\n\n\tpublic get any() {\n\t\treturn new PassthroughValidator();\n\t}\n\n\tpublic get unknown() {\n\t\treturn new PassthroughValidator();\n\t}\n\n\tpublic get never() {\n\t\treturn new NeverValidator();\n\t}\n\n\tpublic enum(...values: readonly T[]) {\n\t\treturn this.union(...values.map((value) => this.literal(value)));\n\t}\n\n\tpublic nativeEnum(enumShape: T): NativeEnumValidator {\n\t\treturn new NativeEnumValidator(enumShape);\n\t}\n\n\tpublic literal(value: T): BaseValidator {\n\t\tif (value instanceof Date) return this.date.equal(value) as unknown as BaseValidator;\n\t\treturn new LiteralValidator(value);\n\t}\n\n\tpublic instance(expected: Constructor): InstanceValidator {\n\t\treturn new InstanceValidator(expected);\n\t}\n\n\tpublic union[]]>(...validators: [...T]): UnionValidator> {\n\t\treturn new UnionValidator(validators);\n\t}\n\n\tpublic array(validator: BaseValidator): ArrayValidator;\n\tpublic array(validator: BaseValidator): ArrayValidator;\n\tpublic array(validator: BaseValidator) {\n\t\treturn new ArrayValidator(validator);\n\t}\n\n\tpublic typedArray(type: TypedArrayName = 'TypedArray') {\n\t\treturn new TypedArrayValidator(type);\n\t}\n\n\tpublic get int8Array() {\n\t\treturn this.typedArray('Int8Array');\n\t}\n\n\tpublic get uint8Array() {\n\t\treturn this.typedArray('Uint8Array');\n\t}\n\n\tpublic get uint8ClampedArray() {\n\t\treturn this.typedArray('Uint8ClampedArray');\n\t}\n\n\tpublic get int16Array() {\n\t\treturn this.typedArray('Int16Array');\n\t}\n\n\tpublic get uint16Array() {\n\t\treturn this.typedArray('Uint16Array');\n\t}\n\n\tpublic get int32Array() {\n\t\treturn this.typedArray('Int32Array');\n\t}\n\n\tpublic get uint32Array() {\n\t\treturn this.typedArray('Uint32Array');\n\t}\n\n\tpublic get float32Array() {\n\t\treturn this.typedArray('Float32Array');\n\t}\n\n\tpublic get float64Array() {\n\t\treturn this.typedArray('Float64Array');\n\t}\n\n\tpublic get bigInt64Array() {\n\t\treturn this.typedArray('BigInt64Array');\n\t}\n\n\tpublic get bigUint64Array() {\n\t\treturn this.typedArray('BigUint64Array');\n\t}\n\n\tpublic tuple[]]>(validators: [...T]): TupleValidator> {\n\t\treturn new TupleValidator(validators);\n\t}\n\n\tpublic set(validator: BaseValidator) {\n\t\treturn new SetValidator(validator);\n\t}\n\n\tpublic record(validator: BaseValidator) {\n\t\treturn new RecordValidator(validator);\n\t}\n\n\tpublic map(keyValidator: BaseValidator, valueValidator: BaseValidator) {\n\t\treturn new MapValidator(keyValidator, valueValidator);\n\t}\n\n\tpublic lazy>(validator: (value: unknown) => T) {\n\t\treturn new LazyValidator(validator);\n\t}\n}\n","import { Shapes } from './lib/Shapes';\n\nexport const s = new Shapes();\n\nexport * from './lib/Result';\nexport * from './lib/configs';\nexport * from './lib/errors/BaseError';\nexport * from './lib/errors/CombinedError';\nexport * from './lib/errors/CombinedPropertyError';\nexport * from './lib/errors/ExpectedConstraintError';\nexport * from './lib/errors/ExpectedValidationError';\nexport * from './lib/errors/MissingPropertyError';\nexport * from './lib/errors/MultiplePossibilitiesConstraintError';\nexport * from './lib/errors/UnknownEnumValueError';\nexport * from './lib/errors/UnknownPropertyError';\nexport * from './lib/errors/ValidationError';\nexport * from './type-exports';\n"]} \ No newline at end of file diff --git a/node_modules/@sapphire/shapeshift/package.json b/node_modules/@sapphire/shapeshift/package.json new file mode 100644 index 0000000..cd7d6e6 --- /dev/null +++ b/node_modules/@sapphire/shapeshift/package.json @@ -0,0 +1,125 @@ +{ + "name": "@sapphire/shapeshift", + "version": "3.9.2", + "description": "Blazing fast input validation and transformation ⚡", + "author": "@sapphire", + "license": "MIT", + "main": "dist/index.js", + "module": "dist/index.mjs", + "browser": "dist/index.global.js", + "unpkg": "dist/index.global.js", + "types": "dist/index.d.ts", + "exports": { + "types": "./dist/index.d.ts", + "import": "./dist/index.mjs", + "require": "./dist/index.js" + }, + "sideEffects": false, + "homepage": "https://www.sapphirejs.dev", + "scripts": { + "lint": "eslint src tests --ext ts --fix", + "format": "prettier --write \"{src,tests}/**/*.ts\"", + "docs": "typedoc-json-parser", + "test": "vitest run", + "build": "tsup", + "clean": "node scripts/clean.mjs", + "typecheck": "tsc -p tsconfig.eslint.json", + "bump": "cliff-jumper", + "check-update": "cliff-jumper --dry-run", + "_postinstall": "husky install .github/husky", + "prepack": "yarn build && pinst --disable", + "postpack": "pinst --enable" + }, + "dependencies": { + "fast-deep-equal": "^3.1.3", + "lodash": "^4.17.21" + }, + "devDependencies": { + "@commitlint/cli": "^17.6.5", + "@commitlint/config-conventional": "^17.6.5", + "@favware/cliff-jumper": "^2.0.1", + "@favware/npm-deprecate": "^1.0.7", + "@sapphire/eslint-config": "^4.4.2", + "@sapphire/prettier-config": "^1.4.5", + "@sapphire/ts-config": "^4.0.0", + "@types/jsdom": "^21.1.1", + "@types/lodash": "^4.14.195", + "@types/node": "^18.16.16", + "@typescript-eslint/eslint-plugin": "^5.59.8", + "@typescript-eslint/parser": "^5.59.8", + "@vitest/coverage-c8": "^0.31.4", + "cz-conventional-changelog": "^3.3.0", + "esbuild-plugins-node-modules-polyfill": "^1.0.14", + "eslint": "^8.42.0", + "eslint-config-prettier": "^8.8.0", + "eslint-plugin-prettier": "^4.2.1", + "husky": "^8.0.3", + "jsdom": "^22.1.0", + "lint-staged": "^13.2.2", + "pinst": "^3.0.0", + "prettier": "^2.8.8", + "pretty-quick": "^3.1.3", + "ts-node": "^10.9.1", + "tsup": "^6.7.0", + "typedoc": "^0.24.7", + "typedoc-json-parser": "^8.1.2", + "typescript": "^5.1.3", + "vite": "^4.3.9", + "vitest": "^0.31.4" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/sapphiredev/shapeshift.git" + }, + "files": [ + "dist/**/*.js*", + "dist/**/*.mjs*", + "dist/**/*.d*" + ], + "engines": { + "node": ">=v14.0.0", + "npm": ">=7.0.0" + }, + "keywords": [ + "@sapphire/shapeshift", + "shapeshift", + "bot", + "typescript", + "ts", + "yarn", + "sapphire", + "schema", + "validation", + "type-checking", + "checking", + "input-validation", + "runtime-validation", + "ow", + "type-validation", + "zod" + ], + "bugs": { + "url": "https://github.com/sapphiredev/shapeshift/issues" + }, + "commitlint": { + "extends": [ + "@commitlint/config-conventional" + ] + }, + "lint-staged": { + "*.{mjs,js,ts}": "eslint --fix --ext mjs,js,ts" + }, + "config": { + "commitizen": { + "path": "./node_modules/cz-conventional-changelog" + } + }, + "publishConfig": { + "access": "public" + }, + "resolutions": { + "ansi-regex": "^5.0.1", + "minimist": "^1.2.8" + }, + "packageManager": "yarn@3.6.0" +} \ No newline at end of file diff --git a/node_modules/@sapphire/snowflake/CHANGELOG.md b/node_modules/@sapphire/snowflake/CHANGELOG.md new file mode 100644 index 0000000..511b056 --- /dev/null +++ b/node_modules/@sapphire/snowflake/CHANGELOG.md @@ -0,0 +1,294 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +# [@sapphire/snowflake@3.5.1](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@3.5.0...@sapphire/snowflake@3.5.1) - (2023-05-12) + +## 🏠 Refactor + +- **snowflake:** Handle out-of-bounds `increment` correctly (#596) ([b5276d7](https://github.com/sapphiredev/utilities/commit/b5276d7372c33356975a302bafb5ae8aba604431)) + +# [@sapphire/snowflake@3.5.0](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@3.4.3...@sapphire/snowflake@3.5.0) - (2023-05-10) + +## 🚀 Features + +- **snowflake:** Expose `processId` and `workerId` (#595) ([b873c1c](https://github.com/sapphiredev/utilities/commit/b873c1cc3b30cb54d710a49f7618e125ac1132ad)) + +# [@sapphire/snowflake@3.4.2](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@3.4.1...@sapphire/snowflake@3.4.2) - (2023-04-12) + +## 🏠 Refactor + +- **Snowflake:** Simplify `compare` logic (#578) ([886254e](https://github.com/sapphiredev/utilities/commit/886254eea2f0cc5e8f63d015acffaf0e61489357)) + +# [@sapphire/snowflake@3.4.1](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@3.4.0...@sapphire/snowflake@3.4.1) - (2023-04-10) + +## 🐛 Bug Fixes + +- **snowflake:** Ensure strings are never compared with bigints ([22199a5](https://github.com/sapphiredev/utilities/commit/22199a5aa0c6150f46e01bfbe328deecb9f818ba)) +- **deps:** Update all non-major dependencies (#577) ([291dd67](https://github.com/sapphiredev/utilities/commit/291dd6783e57d8f075ce566218ba076ef6c4bbbd)) +- **deps:** Update all non-major dependencies (#545) ([40ca040](https://github.com/sapphiredev/utilities/commit/40ca040a21d8a0949682051a3a974538183a400e)) +- **deps:** Update all non-major dependencies (#544) ([cc78f17](https://github.com/sapphiredev/utilities/commit/cc78f17390c7f3db08af92bf46a5a70a9c11dd5f)) + +## 🧪 Testing + +- Cleanup tests ([aec1bb2](https://github.com/sapphiredev/utilities/commit/aec1bb290d0f3c00a1ae4f4c86302ebbb161d348)) + +# [@sapphire/snowflake@3.4.0](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@3.3.0...@sapphire/snowflake@3.4.0) - (2022-12-27) + +## 🐛 Bug Fixes + +- **deps:** Update all non-major dependencies (#532) ([8033d1f](https://github.com/sapphiredev/utilities/commit/8033d1ff7a5a1974134c61f424f171cccb2915e1)) + +## 📝 Documentation + +- Add @06000208 as a contributor ([fa3349e](https://github.com/sapphiredev/utilities/commit/fa3349e55ce4ad008785211dec7bf8e2b5d933df)) + +## 🚀 Features + +- **snowflake:** Added `Snowflake.compare` (#531) ([6accd6d](https://github.com/sapphiredev/utilities/commit/6accd6d15eab12e312034f8ef43cff032835c972)) + +# [@sapphire/snowflake@3.3.0](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@3.2.2...@sapphire/snowflake@3.3.0) - (2022-12-03) + +## 🏠 Refactor + +- Split `@sapphire/time-utilities` into 4 sub-packages (#462) ([574299a](https://github.com/sapphiredev/utilities/commit/574299a99e658f6500a2a7efa587a0919b2d1313)) + +## 🐛 Bug Fixes + +- **snowflake:** TwitterSnowflake using incorrect epoch (#522) ([4ad4117](https://github.com/sapphiredev/utilities/commit/4ad41170488161b2998bd72da5a8b7fea10539a0)) +- **deps:** Update all non-major dependencies (#514) ([21b07d5](https://github.com/sapphiredev/utilities/commit/21b07d5db529a0d982647a60de98e46f36f1ac93)) +- **deps:** Update all non-major dependencies (#505) ([6178296](https://github.com/sapphiredev/utilities/commit/617829649e1e4deeee02b14533b5377cd5bc1fb3)) +- **deps:** Update all non-major dependencies (#466) ([dc08606](https://github.com/sapphiredev/utilities/commit/dc08606a97154e47c65536123ac5f8b1262f7bd2)) +- **deps:** Update all non-major dependencies ([e20f299](https://github.com/sapphiredev/utilities/commit/e20f29906e83cee000aaba9c6827e3bec5173d28)) +- **deps:** Update all non-major dependencies ([2308bd7](https://github.com/sapphiredev/utilities/commit/2308bd74356b6b2e0c12995b25f4d8ade4803fe9)) +- **deps:** Update all non-major dependencies ([84af0db](https://github.com/sapphiredev/utilities/commit/84af0db2db749223b036aa99fe19a2e9af5681c6)) +- **deps:** Update all non-major dependencies ([50cd8de](https://github.com/sapphiredev/utilities/commit/50cd8dea593b6f5ae75571209456b3421e2ca59a)) + +## 📝 Documentation + +- Add @didinele as a contributor ([42ef7b6](https://github.com/sapphiredev/utilities/commit/42ef7b656c48fd0e720119db1d622c8bba2791e9)) +- Add @goestav as a contributor ([0e56a92](https://github.com/sapphiredev/utilities/commit/0e56a92a4e2d0942bfa207f81a8cb03b32312034)) +- Add @CitTheDev as a contributor ([34169ea](https://github.com/sapphiredev/utilities/commit/34169eae1dc0476ccf5a6c4f36e28602a204829e)) +- Add @legendhimslef as a contributor ([059b6f1](https://github.com/sapphiredev/utilities/commit/059b6f1ab5362d46d58624d06c1aa39192b0716f)) +- Add @r-priyam as a contributor ([fb278ba](https://github.com/sapphiredev/utilities/commit/fb278bacf627ec6fc88752eafeb12df5f3177a2c)) +- Change name of @kyranet (#451) ([df4fdef](https://github.com/sapphiredev/utilities/commit/df4fdefce18659975a4ebc224723638507d02d35)) +- Update @RealShadowNova as a contributor ([a869ba0](https://github.com/sapphiredev/utilities/commit/a869ba0abfad041610b9115187d426aebe671af6)) +- Add @muchnameless as a contributor ([a1221fe](https://github.com/sapphiredev/utilities/commit/a1221fea68506e99591d5d00ec552a07c26833f9)) +- Add @enxg as a contributor ([d2382f0](https://github.com/sapphiredev/utilities/commit/d2382f04e3909cb4ad11798a0a10e683f6cf5383)) +- Add @EvolutionX-10 as a contributor ([efc3a32](https://github.com/sapphiredev/utilities/commit/efc3a320a72ae258996dd62866d206c33f8d4961)) +- Add @MajesticString as a contributor ([295b3e9](https://github.com/sapphiredev/utilities/commit/295b3e9849a4b0fe64074bae02f6426378a303c3)) +- Add @Mzato0001 as a contributor ([c790ef2](https://github.com/sapphiredev/utilities/commit/c790ef25df2d7e22888fa9f8169167aa555e9e19)) + +## 🚀 Features + +- **utilities:** Add possibility to import single functions by appending them to the import path. (#454) ([374c145](https://github.com/sapphiredev/utilities/commit/374c145a5dd329cfc1a867ed6720abf408683a88)) + +## 🧪 Testing + +- Migrate to vitest (#380) ([075ec73](https://github.com/sapphiredev/utilities/commit/075ec73c7a8e3374fad3ada612d37eb4ac36ec8d)) + +# [@sapphire/snowflake@3.2.2](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@3.2.1...@sapphire/snowflake@3.2.2) - (2022-04-24) + +## Bug Fixes + +- Fix typo (#333) ([ae2f257](https://github.com/sapphiredev/utilities/commit/ae2f25766d5985735f2d9b257eebd27cdc8a7c52)) + +## Documentation + +- Add @NotKaskus as a contributor ([00da8f1](https://github.com/sapphiredev/utilities/commit/00da8f199137b9277119823f322d1f2d168d928a)) +- Add @imranbarbhuiya as a contributor ([fb674c2](https://github.com/sapphiredev/utilities/commit/fb674c2c5594d41e71662263553dcb4bac9e37f4)) +- Add @axisiscool as a contributor ([ce1aa31](https://github.com/sapphiredev/utilities/commit/ce1aa316871a88d3663efbdf2a42d3d8dfe6a27f)) +- Add @dhruv-kaushikk as a contributor ([ebbf43f](https://github.com/sapphiredev/utilities/commit/ebbf43f63617daba96e72c50a234bf8b64f6ddc4)) +- Add @Commandtechno as a contributor ([f1d69fa](https://github.com/sapphiredev/utilities/commit/f1d69fabe1ee0abe4be08b19e63dbec03102f7ce)) +- Fix typedoc causing OOM crashes ([63ba41c](https://github.com/sapphiredev/utilities/commit/63ba41c4b6678554b1c7043a22d3296db4f59360)) + +## [3.2.1](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@3.2.0...@sapphire/snowflake@3.2.1) (2022-04-01) + +**Note:** Version bump only for package @sapphire/snowflake + +# [3.2.0](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@3.1.0...@sapphire/snowflake@3.2.0) (2022-03-06) + +### Bug Fixes + +- **snowflake:** fixed the examples for `DiscordSnowflake` and `TwitterSnowflake` ([#282](https://github.com/sapphiredev/utilities/issues/282)) ([2e5ed7f](https://github.com/sapphiredev/utilities/commit/2e5ed7fdadccf261967c45f73d0dc78e2497eed3)) + +### Features + +- allow module: NodeNext ([#306](https://github.com/sapphiredev/utilities/issues/306)) ([9dc6dd6](https://github.com/sapphiredev/utilities/commit/9dc6dd619efab879bb2b0b3c9e64304e10a67ed6)) +- **ts-config:** add multi-config structure ([#281](https://github.com/sapphiredev/utilities/issues/281)) ([b5191d7](https://github.com/sapphiredev/utilities/commit/b5191d7f2416dc5838590c4ff221454925553e37)) + +# [3.1.0](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@3.0.1...@sapphire/snowflake@3.1.0) (2022-01-28) + +### Features + +- change build system to tsup ([#270](https://github.com/sapphiredev/utilities/issues/270)) ([365a53a](https://github.com/sapphiredev/utilities/commit/365a53a5517a01a0926cf28a83c96b63f32ed9f8)) + +## [3.0.1](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@3.0.0...@sapphire/snowflake@3.0.1) (2022-01-10) + +**Note:** Version bump only for package @sapphire/snowflake + +# [3.0.0](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@2.1.4...@sapphire/snowflake@3.0.0) (2021-12-08) + +### Bug Fixes + +- **snowflake:** remove env-based defaults ([#232](https://github.com/sapphiredev/utilities/issues/232)) ([10408e4](https://github.com/sapphiredev/utilities/commit/10408e4d3677e91490d967c3d89bf9575946090b)) + +### Features + +- **Snowflake:** rework entire package ([#231](https://github.com/sapphiredev/utilities/issues/231)) ([1d02f1a](https://github.com/sapphiredev/utilities/commit/1d02f1a2f520efcbc194c3992af593d0e493873b)) + +### BREAKING CHANGES + +- **Snowflake:** Renamed `processID` to `processId` +- **Snowflake:** Renamed `workerID` to `workerId` +- **Snowflake:** `workerId` now defaults to 0n instead of 1n +- **Snowflake:** `DiscordSnowflake` is not longer a class, but a constructed Snowflake +- **Snowflake:** `TwitterSnowflake` is not longer a class, but a constructed Snowflake + +## [2.1.4](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@2.1.3...@sapphire/snowflake@2.1.4) (2021-11-06) + +**Note:** Version bump only for package @sapphire/snowflake + +## [2.1.3](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@2.1.2...@sapphire/snowflake@2.1.3) (2021-10-26) + +**Note:** Version bump only for package @sapphire/snowflake + +## [2.1.2](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@2.1.1...@sapphire/snowflake@2.1.2) (2021-10-17) + +### Bug Fixes + +- allow more node & npm versions in engines field ([5977d2a](https://github.com/sapphiredev/utilities/commit/5977d2a30a4b2cfdf84aff3f33af03ffde1bbec5)) + +## [2.1.1](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@2.1.0...@sapphire/snowflake@2.1.1) (2021-10-11) + +**Note:** Version bump only for package @sapphire/snowflake + +# [2.1.0](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@2.0.0...@sapphire/snowflake@2.1.0) (2021-10-04) + +### Bug Fixes + +- **snowflake:** fixed snowflake generating duplicate IDs ([#166](https://github.com/sapphiredev/utilities/issues/166)) ([f0cf4ad](https://github.com/sapphiredev/utilities/commit/f0cf4ad6bc0b8b2447499ca36581d2b453e52715)) + +### Features + +- **snowflake:** set minimum NodeJS to v14 ([11a61c7](https://github.com/sapphiredev/utilities/commit/11a61c72bc29e683f9a4492815db3db094103bbc)) + +# [2.0.0](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@1.3.6...@sapphire/snowflake@2.0.0) (2021-07-17) + +### Code Refactoring + +- **rateLimits:** rewrite all of it ([#130](https://github.com/sapphiredev/utilities/issues/130)) ([320778c](https://github.com/sapphiredev/utilities/commit/320778ca65cbf3591bd1ce0b1f2eb430693eef9a)) + +### BREAKING CHANGES + +- **rateLimits:** Removed `Bucket` + +## [1.3.6](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@1.3.5...@sapphire/snowflake@1.3.6) (2021-07-11) + +**Note:** Version bump only for package @sapphire/snowflake + +## [1.3.5](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@1.3.4...@sapphire/snowflake@1.3.5) (2021-06-27) + +**Note:** Version bump only for package @sapphire/snowflake + +## [1.3.4](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@1.3.3...@sapphire/snowflake@1.3.4) (2021-06-19) + +### Bug Fixes + +- **doc:** change `[@link](https://github.com/link)` to `[@linkplain](https://github.com/linkplain)` for support in VSCode IntelliSense ([703d460](https://github.com/sapphiredev/utilities/commit/703d4605b547a8787aff62d6f1054ea26dfd9d1c)) +- **docs:** update-tsdoc-for-vscode-may-2021 ([#126](https://github.com/sapphiredev/utilities/issues/126)) ([f8581bf](https://github.com/sapphiredev/utilities/commit/f8581bfe97a1b2f8aac3a3d3ed342d8ba92d730b)) + +## [1.3.3](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@1.3.2...@sapphire/snowflake@1.3.3) (2021-06-06) + +### Bug Fixes + +- remove peer deps, update dev deps, update READMEs ([#124](https://github.com/sapphiredev/utilities/issues/124)) ([67256ed](https://github.com/sapphiredev/utilities/commit/67256ed43b915b02a8b5c68230ba82d6210c5032)) +- **snowflake:** fixed parsing for timestamps as Date objects ([c17a515](https://github.com/sapphiredev/utilities/commit/c17a515b02931cf778ca69913132e8d4558504a1)) + +## [1.3.2](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@1.3.1...@sapphire/snowflake@1.3.2) (2021-05-20) + +### Bug Fixes + +- **snowflake:** mark package as side effect free ([6a9bafc](https://github.com/sapphiredev/utilities/commit/6a9bafc24caba4b0ebbdd6896ac245ae6d60dede)) + +## [1.3.1](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@1.3.0...@sapphire/snowflake@1.3.1) (2021-05-02) + +### Bug Fixes + +- drop the `www.` from the SapphireJS URL ([494d89f](https://github.com/sapphiredev/utilities/commit/494d89ffa04f78c195b93d7905b3232884f7d7e2)) +- update all the SapphireJS URLs from `.com` to `.dev` ([f59b46d](https://github.com/sapphiredev/utilities/commit/f59b46d1a0ebd39cad17b17d71cd3b9da808d5fd)) + +# [1.3.0](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@1.2.8...@sapphire/snowflake@1.3.0) (2021-04-21) + +### Features + +- add @sapphire/embed-jsx ([#100](https://github.com/sapphiredev/utilities/issues/100)) ([7277a23](https://github.com/sapphiredev/utilities/commit/7277a236015236ed8e81b7882875410facc4ce17)) + +## [1.2.8](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@1.2.7...@sapphire/snowflake@1.2.8) (2021-04-19) + +### Bug Fixes + +- change all Sapphire URLs from "project"->"community" & use our domain where applicable 👨‍🌾🚜 ([#102](https://github.com/sapphiredev/utilities/issues/102)) ([835b408](https://github.com/sapphiredev/utilities/commit/835b408e8e57130c3787aca2e32613346ff23e4d)) + +## [1.2.7](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@1.2.6...@sapphire/snowflake@1.2.7) (2021-04-03) + +**Note:** Version bump only for package @sapphire/snowflake + +## [1.2.6](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@1.2.5...@sapphire/snowflake@1.2.6) (2021-03-16) + +### Bug Fixes + +- remove terser from all packages ([#79](https://github.com/sapphiredev/utilities/issues/79)) ([1cfe4e7](https://github.com/sapphiredev/utilities/commit/1cfe4e7c804e62c142495686d2b83b81d0026c02)) + +## [1.2.5](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@1.2.4...@sapphire/snowflake@1.2.5) (2021-02-16) + +**Note:** Version bump only for package @sapphire/snowflake + +## [1.2.4](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@1.2.3...@sapphire/snowflake@1.2.4) (2021-01-16) + +**Note:** Version bump only for package @sapphire/snowflake + +## [1.2.3](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@1.2.2...@sapphire/snowflake@1.2.3) (2021-01-01) + +**Note:** Version bump only for package @sapphire/snowflake + +## [1.2.2](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@1.2.1...@sapphire/snowflake@1.2.2) (2020-12-26) + +**Note:** Version bump only for package @sapphire/snowflake + +## [1.2.1](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@1.2.0...@sapphire/snowflake@1.2.1) (2020-12-22) + +**Note:** Version bump only for package @sapphire/snowflake + +# [1.2.0](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@1.1.0...@sapphire/snowflake@1.2.0) (2020-11-15) + +### Bug Fixes + +- **snowflake:** pass keep_classnames to terser ([76ea062](https://github.com/sapphiredev/utilities/commit/76ea062d07000b169d9781f1a199b85ad3db0ba6)) +- **snowflake:** pass keep_fnames to terser ([b52aa76](https://github.com/sapphiredev/utilities/commit/b52aa764d8b02535496e0ceea3204a37552ce3d1)) + +### Features + +- added time-utilities package ([#26](https://github.com/sapphiredev/utilities/issues/26)) ([f17a333](https://github.com/sapphiredev/utilities/commit/f17a3339667a452e8745fad7884272176e5d65e8)) + +# [1.1.0](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@1.0.1...@sapphire/snowflake@1.1.0) (2020-11-04) + +### Bug Fixes + +- **ratelimits,snowflake,utilities:** fixed esm output target ([9fdab3f](https://github.com/sapphiredev/utilities/commit/9fdab3fca283c8c0b47cc32661c5cf8e0a5e583c)) +- **snowflake:** properly specify ESM and CommonJS exports ([e3278e6](https://github.com/sapphiredev/utilities/commit/e3278e6868a4f31d5b2a100710bcbce2b79bc218)) + +### Features + +- added ratelimits package ([#15](https://github.com/sapphiredev/utilities/issues/15)) ([e0ae18c](https://github.com/sapphiredev/utilities/commit/e0ae18c5e1d0ae4e68a982829f1cf251fddfc80d)) + +## [1.0.1](https://github.com/sapphiredev/utilities/compare/@sapphire/snowflake@1.0.0...@sapphire/snowflake@1.0.1) (2020-09-20) + +**Note:** Version bump only for package @sapphire/snowflake + +# 1.0.0 (2020-09-05) + +### Features + +- implement snowflake ([5ba4e2d](https://github.com/sapphiredev/utilities/commit/5ba4e2d82557dd4ff60ffe891a7b46e46373bea2)) +- **decorators:** add decorators package ([#4](https://github.com/sapphiredev/utilities/issues/4)) ([677b3e5](https://github.com/sapphiredev/utilities/commit/677b3e59d5c6160cbe6fb410821cadd7c0f00e3c)) diff --git a/node_modules/@sapphire/snowflake/README.md b/node_modules/@sapphire/snowflake/README.md new file mode 100644 index 0000000..c8f0901 --- /dev/null +++ b/node_modules/@sapphire/snowflake/README.md @@ -0,0 +1,170 @@ +

+ +![Sapphire Logo](https://raw.githubusercontent.com/sapphiredev/assets/main/banners/SapphireCommunity.png) + +# @sapphire/snowflake + +**Deconstruct and generate snowflake IDs using BigInts.** + +[![GitHub](https://img.shields.io/github/license/sapphiredev/utilities)](https://github.com/sapphiredev/utilities/blob/main/LICENSE.md) +[![codecov](https://codecov.io/gh/sapphiredev/utilities/branch/main/graph/badge.svg?token=OEGIV6RFDO)](https://codecov.io/gh/sapphiredev/utilities) +[![npm bundle size](https://img.shields.io/bundlephobia/min/@sapphire/snowflake?logo=webpack&style=flat-square)](https://bundlephobia.com/result?p=@sapphire/snowflake) +[![npm](https://img.shields.io/npm/v/@sapphire/snowflake?color=crimson&logo=npm&style=flat-square)](https://www.npmjs.com/package/@sapphire/snowflake) + +
+ +**Table of Contents** + +- [Description](#description) +- [Features](#features) +- [Installation](#installation) +- [Usage](#usage) + - [Constructing snowflakes](#constructing-snowflakes) + - [Snowflakes with custom epoch](#snowflakes-with-custom-epoch) + - [Snowflake with Discord epoch constant](#snowflake-with-discord-epoch-constant) + - [Snowflake with Twitter epoch constant](#snowflake-with-twitter-epoch-constant) + - [Deconstructing snowflakes](#deconstructing-snowflakes) + - [Snowflakes with custom epoch](#snowflakes-with-custom-epoch-1) + - [Snowflake with Discord epoch constant](#snowflake-with-discord-epoch-constant-1) + - [Snowflake with Twitter epoch constant](#snowflake-with-twitter-epoch-constant-1) +- [Buy us some doughnuts](#buy-us-some-doughnuts) +- [Contributors ✨](#contributors-%E2%9C%A8) + +## Description + +There is often a need to get a unique ID for entities, be that for Discord messages/channels/servers, keys in a database or many other similar examples. There are many ways to get such a unique ID, and one of those is using a so-called "snowflake". You can read more about snowflake IDs in [this Medium article](https://medium.com/better-programming/uuid-generation-snowflake-identifiers-unique-2aed8b1771bc). + +## Features + +- Written in TypeScript +- Bundled with esbuild so it can be used in NodeJS and browsers +- Offers CommonJS, ESM and UMD bundles +- Offers predefined epochs for Discord and Twitter +- Fully tested + +## Installation + +You can use the following command to install this package, or replace `npm install` with your package manager of choice. + +```sh +npm install @sapphire/snowflake +``` + +## Usage + +**Note:** While this section uses `require`, the imports match 1:1 with ESM imports. For example `const { Snowflake } = require('@sapphire/snowflake')` equals `import { Snowflake } from '@sapphire/snowflake'`. + +### Constructing snowflakes + +#### Snowflakes with custom epoch + +```typescript +// Import the Snowflake class +const { Snowflake } = require('@sapphire/snowflake'); + +// Define a custom epoch +const epoch = new Date('2000-01-01T00:00:00.000Z'); + +// Create an instance of Snowflake +const snowflake = new Snowflake(epoch); + +// Generate a snowflake with the given epoch +const uniqueId = snowflake.generate(); +``` + +#### Snowflake with Discord epoch constant + +```typescript +// Import the Snowflake class +const { DiscordSnowflake } = require('@sapphire/snowflake'); + +// Generate a snowflake with Discord's epoch +const uniqueId = DiscordSnowflake.generate(); + +// Alternatively, you can use the method directly +const uniqueId = DiscordSnowflake.generate(); +``` + +#### Snowflake with Twitter epoch constant + +```typescript +// Import the Snowflake class +const { TwitterSnowflake } = require('@sapphire/snowflake'); + +// Generate a snowflake with Twitter's epoch +const uniqueId = TwitterSnowflake.generate(); + +// Alternatively, you can use the method directly +const uniqueId = TwitterSnowflake.generate(); +``` + +### Deconstructing snowflakes + +#### Snowflakes with custom epoch + +```typescript +// Import the Snowflake class +const { Snowflake } = require('@sapphire/snowflake'); + +// Define a custom epoch +const epoch = new Date('2000-01-01T00:00:00.000Z'); + +// Create an instance of Snowflake +const snowflake = new Snowflake(epoch); + +// Deconstruct a snowflake with the given epoch +const uniqueId = snowflake.deconstruct('3971046231244935168'); +``` + +#### Snowflake with Discord epoch constant + +```typescript +// Import the Snowflake class +const { DiscordSnowflake } = require('@sapphire/snowflake'); + +// Deconstruct a snowflake with Discord's epoch +const uniqueId = DiscordSnowflake.deconstruct('3971046231244935168'); + +// Alternatively, you can use the method directly +const uniqueId = DiscordSnowflake.deconstruct('3971046231244935168'); +``` + +#### Snowflake with Twitter epoch constant + +```typescript +// Import the Snowflake class +const { TwitterSnowflake } = require('@sapphire/snowflake'); + +// Deconstruct a snowflake with Twitter's epoch +const uniqueId = TwitterSnowflake.deconstruct('3971046231244935168'); + +// Alternatively, you can use the method directly +const uniqueId = TwitterSnowflake.deconstruct('3971046231244935168'); +``` + +--- + +## Buy us some doughnuts + +Sapphire Community is and always will be open source, even if we don't get donations. That being said, we know there are amazing people who may still want to donate just to show their appreciation. Thank you very much in advance! + +We accept donations through Open Collective, Ko-fi, PayPal, Patreon and GitHub Sponsorships. You can use the buttons below to donate through your method of choice. + +| Donate With | Address | +| :-------------: | :-------------------------------------------------: | +| Open Collective | [Click Here](https://sapphirejs.dev/opencollective) | +| Ko-fi | [Click Here](https://sapphirejs.dev/kofi) | +| Patreon | [Click Here](https://sapphirejs.dev/patreon) | +| PayPal | [Click Here](https://sapphirejs.dev/paypal) | + +## Contributors + +Please make sure to read the [Contributing Guide][contributing] before making a pull request. + +Thank you to all the people who already contributed to Sapphire! + + + + + +[contributing]: https://github.com/sapphiredev/.github/blob/main/.github/CONTRIBUTING.md diff --git a/node_modules/@sapphire/snowflake/dist/index.d.ts b/node_modules/@sapphire/snowflake/dist/index.d.ts new file mode 100644 index 0000000..76db741 --- /dev/null +++ b/node_modules/@sapphire/snowflake/dist/index.d.ts @@ -0,0 +1,202 @@ +declare const IncrementSymbol: unique symbol; +declare const EpochSymbol: unique symbol; +declare const ProcessIdSymbol: unique symbol; +declare const WorkerIdSymbol: unique symbol; +/** + * The maximum value the `workerId` field accepts in snowflakes. + */ +declare const MaximumWorkerId = 31n; +/** + * The maximum value the `processId` field accepts in snowflakes. + */ +declare const MaximumProcessId = 31n; +/** + * The maximum value the `increment` field accepts in snowflakes. + */ +declare const MaximumIncrement = 4095n; +/** + * A class for generating and deconstructing Twitter snowflakes. + * + * A {@link https://developer.twitter.com/en/docs/twitter-ids Twitter snowflake} + * is a 64-bit unsigned integer with 4 fields that have a fixed epoch value. + * + * If we have a snowflake `266241948824764416` we can represent it as binary: + * ``` + * 64 22 17 12 0 + * 000000111011000111100001101001000101000000 00001 00000 000000000000 + * number of ms since epoch worker pid increment + * ``` + */ +declare class Snowflake { + /** + * Alias for {@link deconstruct} + */ + decode: (id: string | bigint) => DeconstructedSnowflake; + /** + * Internal reference of the epoch passed in the constructor + * @internal + */ + private readonly [EpochSymbol]; + /** + * Internal incrementor for generating snowflakes + * @internal + */ + private [IncrementSymbol]; + /** + * The process ID that will be used by default in the generate method + * @internal + */ + private [ProcessIdSymbol]; + /** + * The worker ID that will be used by default in the generate method + * @internal + */ + private [WorkerIdSymbol]; + /** + * @param epoch the epoch to use + */ + constructor(epoch: number | bigint | Date); + /** + * The epoch for this snowflake + */ + get epoch(): bigint; + /** + * Gets the configured process ID + */ + get processId(): bigint; + /** + * Sets the process ID that will be used by default for the {@link generate} method + * @param value The new value, will be coerced to BigInt and masked with `0b11111n` + */ + set processId(value: number | bigint); + /** + * Gets the configured worker ID + */ + get workerId(): bigint; + /** + * Sets the worker ID that will be used by default for the {@link generate} method + * @param value The new value, will be coerced to BigInt and masked with `0b11111n` + */ + set workerId(value: number | bigint); + /** + * Generates a snowflake given an epoch and optionally a timestamp + * @param options options to pass into the generator, see {@link SnowflakeGenerateOptions} + * + * **note** when `increment` is not provided it defaults to the private `increment` of the instance + * @example + * ```typescript + * const epoch = new Date('2000-01-01T00:00:00.000Z'); + * const snowflake = new Snowflake(epoch).generate(); + * ``` + * @returns A unique snowflake + */ + generate({ increment, timestamp, workerId, processId }?: SnowflakeGenerateOptions): bigint; + /** + * Deconstructs a snowflake given a snowflake ID + * @param id the snowflake to deconstruct + * @returns a deconstructed snowflake + * @example + * ```typescript + * const epoch = new Date('2000-01-01T00:00:00.000Z'); + * const snowflake = new Snowflake(epoch).deconstruct('3971046231244935168'); + * ``` + */ + deconstruct(id: string | bigint): DeconstructedSnowflake; + /** + * Retrieves the timestamp field's value from a snowflake. + * @param id The snowflake to get the timestamp value from. + * @returns The UNIX timestamp that is stored in `id`. + */ + timestampFrom(id: string | bigint): number; + /** + * Returns a number indicating whether a reference snowflake comes before, or after, or is same as the given + * snowflake in sort order. + * @param a The first snowflake to compare. + * @param b The second snowflake to compare. + * @returns `-1` if `a` is older than `b`, `0` if `a` and `b` are equals, `1` if `a` is newer than `b`. + * @example Sort snowflakes in ascending order + * ```typescript + * const ids = ['737141877803057244', '1056191128120082432', '254360814063058944']; + * console.log(ids.sort((a, b) => Snowflake.compare(a, b))); + * // → ['254360814063058944', '737141877803057244', '1056191128120082432']; + * ``` + * @example Sort snowflakes in descending order + * ```typescript + * const ids = ['737141877803057244', '1056191128120082432', '254360814063058944']; + * console.log(ids.sort((a, b) => -Snowflake.compare(a, b))); + * // → ['1056191128120082432', '737141877803057244', '254360814063058944']; + * ``` + */ + static compare(a: string | bigint, b: string | bigint): -1 | 0 | 1; +} +/** + * Options for Snowflake#generate + */ +interface SnowflakeGenerateOptions { + /** + * Timestamp or date of the snowflake to generate + * @default Date.now() + */ + timestamp?: number | bigint | Date; + /** + * The increment to use + * @default 0n + * @remark keep in mind that this bigint is auto-incremented between generate calls + */ + increment?: bigint; + /** + * The worker ID to use, will be truncated to 5 bits (0-31) + * @default 0n + */ + workerId?: bigint; + /** + * The process ID to use, will be truncated to 5 bits (0-31) + * @default 1n + */ + processId?: bigint; +} +/** + * Object returned by Snowflake#deconstruct + */ +interface DeconstructedSnowflake { + /** + * The id in BigInt form + */ + id: bigint; + /** + * The timestamp stored in the snowflake + */ + timestamp: bigint; + /** + * The worker id stored in the snowflake + */ + workerId: bigint; + /** + * The process id stored in the snowflake + */ + processId: bigint; + /** + * The increment stored in the snowflake + */ + increment: bigint; + /** + * The epoch to use in the snowflake + */ + epoch: bigint; +} + +/** + * A class for parsing snowflake ids using Discord's snowflake epoch + * + * Which is 2015-01-01 at 00:00:00.000 UTC+0, {@linkplain https://discord.com/developers/docs/reference#snowflakes} + */ +declare const DiscordSnowflake: Snowflake; + +/** + * A class for parsing snowflake ids using Twitter's snowflake epoch + * + * Which is 2010-11-04 at 01:42:54.657 UTC+0, found in the archived snowflake repository {@linkplain https://github.com/twitter-archive/snowflake/blob/b3f6a3c6ca8e1b6847baa6ff42bf72201e2c2231/src/main/scala/com/twitter/service/snowflake/IdWorker.scala#L25} + */ +declare const TwitterSnowflake: Snowflake; + +export { DeconstructedSnowflake, DiscordSnowflake, MaximumIncrement, MaximumProcessId, MaximumWorkerId, Snowflake, SnowflakeGenerateOptions, TwitterSnowflake }; diff --git a/node_modules/@sapphire/snowflake/dist/index.global.js b/node_modules/@sapphire/snowflake/dist/index.global.js new file mode 100644 index 0000000..dbcad34 --- /dev/null +++ b/node_modules/@sapphire/snowflake/dist/index.global.js @@ -0,0 +1,198 @@ +var SapphireSnowflake = (function (exports) { + 'use strict'; + + var __defProp = Object.defineProperty; + var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value; + var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); + var __publicField = (obj, key, value) => { + __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value); + return value; + }; + + // src/lib/Snowflake.ts + var IncrementSymbol = Symbol("@sapphire/snowflake.increment"); + var EpochSymbol = Symbol("@sapphire/snowflake.epoch"); + var ProcessIdSymbol = Symbol("@sapphire/snowflake.processId"); + var WorkerIdSymbol = Symbol("@sapphire/snowflake.workerId"); + var MaximumWorkerId = 0b11111n; + var MaximumProcessId = 0b11111n; + var MaximumIncrement = 0b111111111111n; + var _a, _b, _c, _d; + var Snowflake = class { + /** + * @param epoch the epoch to use + */ + constructor(epoch) { + /** + * Alias for {@link deconstruct} + */ + // eslint-disable-next-line @typescript-eslint/unbound-method + __publicField(this, "decode", this.deconstruct); + /** + * Internal reference of the epoch passed in the constructor + * @internal + */ + __publicField(this, _a); + /** + * Internal incrementor for generating snowflakes + * @internal + */ + __publicField(this, _b, 0n); + /** + * The process ID that will be used by default in the generate method + * @internal + */ + __publicField(this, _c, 1n); + /** + * The worker ID that will be used by default in the generate method + * @internal + */ + __publicField(this, _d, 0n); + this[EpochSymbol] = BigInt(epoch instanceof Date ? epoch.getTime() : epoch); + } + /** + * The epoch for this snowflake + */ + get epoch() { + return this[EpochSymbol]; + } + /** + * Gets the configured process ID + */ + get processId() { + return this[ProcessIdSymbol]; + } + /** + * Sets the process ID that will be used by default for the {@link generate} method + * @param value The new value, will be coerced to BigInt and masked with `0b11111n` + */ + set processId(value) { + this[ProcessIdSymbol] = BigInt(value) & MaximumProcessId; + } + /** + * Gets the configured worker ID + */ + get workerId() { + return this[WorkerIdSymbol]; + } + /** + * Sets the worker ID that will be used by default for the {@link generate} method + * @param value The new value, will be coerced to BigInt and masked with `0b11111n` + */ + set workerId(value) { + this[WorkerIdSymbol] = BigInt(value) & MaximumWorkerId; + } + /** + * Generates a snowflake given an epoch and optionally a timestamp + * @param options options to pass into the generator, see {@link SnowflakeGenerateOptions} + * + * **note** when `increment` is not provided it defaults to the private `increment` of the instance + * @example + * ```typescript + * const epoch = new Date('2000-01-01T00:00:00.000Z'); + * const snowflake = new Snowflake(epoch).generate(); + * ``` + * @returns A unique snowflake + */ + generate({ + increment, + timestamp = Date.now(), + workerId = this[WorkerIdSymbol], + processId = this[ProcessIdSymbol] + } = {}) { + if (timestamp instanceof Date) + timestamp = BigInt(timestamp.getTime()); + else if (typeof timestamp === "number") + timestamp = BigInt(timestamp); + else if (typeof timestamp !== "bigint") { + throw new TypeError(`"timestamp" argument must be a number, bigint, or Date (received ${typeof timestamp})`); + } + if (typeof increment !== "bigint") { + increment = this[IncrementSymbol]; + this[IncrementSymbol] = increment + 1n & MaximumIncrement; + } + return timestamp - this[EpochSymbol] << 22n | (workerId & MaximumWorkerId) << 17n | (processId & MaximumProcessId) << 12n | increment & MaximumIncrement; + } + /** + * Deconstructs a snowflake given a snowflake ID + * @param id the snowflake to deconstruct + * @returns a deconstructed snowflake + * @example + * ```typescript + * const epoch = new Date('2000-01-01T00:00:00.000Z'); + * const snowflake = new Snowflake(epoch).deconstruct('3971046231244935168'); + * ``` + */ + deconstruct(id) { + const bigIntId = BigInt(id); + const epoch = this[EpochSymbol]; + return { + id: bigIntId, + timestamp: (bigIntId >> 22n) + epoch, + workerId: bigIntId >> 17n & MaximumWorkerId, + processId: bigIntId >> 12n & MaximumProcessId, + increment: bigIntId & MaximumIncrement, + epoch + }; + } + /** + * Retrieves the timestamp field's value from a snowflake. + * @param id The snowflake to get the timestamp value from. + * @returns The UNIX timestamp that is stored in `id`. + */ + timestampFrom(id) { + return Number((BigInt(id) >> 22n) + this[EpochSymbol]); + } + /** + * Returns a number indicating whether a reference snowflake comes before, or after, or is same as the given + * snowflake in sort order. + * @param a The first snowflake to compare. + * @param b The second snowflake to compare. + * @returns `-1` if `a` is older than `b`, `0` if `a` and `b` are equals, `1` if `a` is newer than `b`. + * @example Sort snowflakes in ascending order + * ```typescript + * const ids = ['737141877803057244', '1056191128120082432', '254360814063058944']; + * console.log(ids.sort((a, b) => Snowflake.compare(a, b))); + * // → ['254360814063058944', '737141877803057244', '1056191128120082432']; + * ``` + * @example Sort snowflakes in descending order + * ```typescript + * const ids = ['737141877803057244', '1056191128120082432', '254360814063058944']; + * console.log(ids.sort((a, b) => -Snowflake.compare(a, b))); + * // → ['1056191128120082432', '737141877803057244', '254360814063058944']; + * ``` + */ + static compare(a, b) { + const typeA = typeof a; + return typeA === typeof b ? typeA === "string" ? cmpString(a, b) : cmpBigInt(a, b) : cmpBigInt(BigInt(a), BigInt(b)); + } + }; + __name(Snowflake, "Snowflake"); + _a = EpochSymbol, _b = IncrementSymbol, _c = ProcessIdSymbol, _d = WorkerIdSymbol; + function cmpBigInt(a, b) { + return a === b ? 0 : a < b ? -1 : 1; + } + __name(cmpBigInt, "cmpBigInt"); + function cmpString(a, b) { + return a === b ? 0 : a.length < b.length ? -1 : a.length > b.length ? 1 : a < b ? -1 : 1; + } + __name(cmpString, "cmpString"); + + // src/lib/DiscordSnowflake.ts + var DiscordSnowflake = new Snowflake(1420070400000n); + + // src/lib/TwitterSnowflake.ts + var TwitterSnowflake = new Snowflake(1288834974657n); + + exports.DiscordSnowflake = DiscordSnowflake; + exports.MaximumIncrement = MaximumIncrement; + exports.MaximumProcessId = MaximumProcessId; + exports.MaximumWorkerId = MaximumWorkerId; + exports.Snowflake = Snowflake; + exports.TwitterSnowflake = TwitterSnowflake; + + return exports; + +})({}); +//# sourceMappingURL=out.js.map +//# sourceMappingURL=index.global.js.map \ No newline at end of file diff --git a/node_modules/@sapphire/snowflake/dist/index.global.js.map b/node_modules/@sapphire/snowflake/dist/index.global.js.map new file mode 100644 index 0000000..4204534 --- /dev/null +++ b/node_modules/@sapphire/snowflake/dist/index.global.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/lib/Snowflake.ts","../src/lib/DiscordSnowflake.ts","../src/lib/TwitterSnowflake.ts"],"names":[],"mappings":"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","sourcesContent":["const IncrementSymbol = Symbol('@sapphire/snowflake.increment');\nconst EpochSymbol = Symbol('@sapphire/snowflake.epoch');\nconst ProcessIdSymbol = Symbol('@sapphire/snowflake.processId');\nconst WorkerIdSymbol = Symbol('@sapphire/snowflake.workerId');\n\n/**\n * The maximum value the `workerId` field accepts in snowflakes.\n */\nexport const MaximumWorkerId = 0b11111n;\n\n/**\n * The maximum value the `processId` field accepts in snowflakes.\n */\nexport const MaximumProcessId = 0b11111n;\n\n/**\n * The maximum value the `increment` field accepts in snowflakes.\n */\nexport const MaximumIncrement = 0b111111111111n;\n\n/**\n * A class for generating and deconstructing Twitter snowflakes.\n *\n * A {@link https://developer.twitter.com/en/docs/twitter-ids Twitter snowflake}\n * is a 64-bit unsigned integer with 4 fields that have a fixed epoch value.\n *\n * If we have a snowflake `266241948824764416` we can represent it as binary:\n * ```\n * 64 22 17 12 0\n * 000000111011000111100001101001000101000000 00001 00000 000000000000\n * number of ms since epoch worker pid increment\n * ```\n */\nexport class Snowflake {\n\t/**\n\t * Alias for {@link deconstruct}\n\t */\n\t// eslint-disable-next-line @typescript-eslint/unbound-method\n\tpublic decode = this.deconstruct;\n\n\t/**\n\t * Internal reference of the epoch passed in the constructor\n\t * @internal\n\t */\n\tprivate readonly [EpochSymbol]: bigint;\n\n\t/**\n\t * Internal incrementor for generating snowflakes\n\t * @internal\n\t */\n\tprivate [IncrementSymbol] = 0n;\n\n\t/**\n\t * The process ID that will be used by default in the generate method\n\t * @internal\n\t */\n\tprivate [ProcessIdSymbol] = 1n;\n\n\t/**\n\t * The worker ID that will be used by default in the generate method\n\t * @internal\n\t */\n\tprivate [WorkerIdSymbol] = 0n;\n\n\t/**\n\t * @param epoch the epoch to use\n\t */\n\tpublic constructor(epoch: number | bigint | Date) {\n\t\tthis[EpochSymbol] = BigInt(epoch instanceof Date ? epoch.getTime() : epoch);\n\t}\n\n\t/**\n\t * The epoch for this snowflake\n\t */\n\tpublic get epoch(): bigint {\n\t\treturn this[EpochSymbol];\n\t}\n\n\t/**\n\t * Gets the configured process ID\n\t */\n\tpublic get processId(): bigint {\n\t\treturn this[ProcessIdSymbol];\n\t}\n\n\t/**\n\t * Sets the process ID that will be used by default for the {@link generate} method\n\t * @param value The new value, will be coerced to BigInt and masked with `0b11111n`\n\t */\n\tpublic set processId(value: number | bigint) {\n\t\tthis[ProcessIdSymbol] = BigInt(value) & MaximumProcessId;\n\t}\n\n\t/**\n\t * Gets the configured worker ID\n\t */\n\tpublic get workerId(): bigint {\n\t\treturn this[WorkerIdSymbol];\n\t}\n\n\t/**\n\t * Sets the worker ID that will be used by default for the {@link generate} method\n\t * @param value The new value, will be coerced to BigInt and masked with `0b11111n`\n\t */\n\tpublic set workerId(value: number | bigint) {\n\t\tthis[WorkerIdSymbol] = BigInt(value) & MaximumWorkerId;\n\t}\n\n\t/**\n\t * Generates a snowflake given an epoch and optionally a timestamp\n\t * @param options options to pass into the generator, see {@link SnowflakeGenerateOptions}\n\t *\n\t * **note** when `increment` is not provided it defaults to the private `increment` of the instance\n\t * @example\n\t * ```typescript\n\t * const epoch = new Date('2000-01-01T00:00:00.000Z');\n\t * const snowflake = new Snowflake(epoch).generate();\n\t * ```\n\t * @returns A unique snowflake\n\t */\n\tpublic generate({\n\t\tincrement,\n\t\ttimestamp = Date.now(),\n\t\tworkerId = this[WorkerIdSymbol],\n\t\tprocessId = this[ProcessIdSymbol]\n\t}: SnowflakeGenerateOptions = {}) {\n\t\tif (timestamp instanceof Date) timestamp = BigInt(timestamp.getTime());\n\t\telse if (typeof timestamp === 'number') timestamp = BigInt(timestamp);\n\t\telse if (typeof timestamp !== 'bigint') {\n\t\t\tthrow new TypeError(`\"timestamp\" argument must be a number, bigint, or Date (received ${typeof timestamp})`);\n\t\t}\n\n\t\tif (typeof increment !== 'bigint') {\n\t\t\tincrement = this[IncrementSymbol];\n\t\t\tthis[IncrementSymbol] = (increment + 1n) & MaximumIncrement;\n\t\t}\n\n\t\t// timestamp, workerId, processId, increment\n\t\treturn (\n\t\t\t((timestamp - this[EpochSymbol]) << 22n) |\n\t\t\t((workerId & MaximumWorkerId) << 17n) |\n\t\t\t((processId & MaximumProcessId) << 12n) |\n\t\t\t(increment & MaximumIncrement)\n\t\t);\n\t}\n\n\t/**\n\t * Deconstructs a snowflake given a snowflake ID\n\t * @param id the snowflake to deconstruct\n\t * @returns a deconstructed snowflake\n\t * @example\n\t * ```typescript\n\t * const epoch = new Date('2000-01-01T00:00:00.000Z');\n\t * const snowflake = new Snowflake(epoch).deconstruct('3971046231244935168');\n\t * ```\n\t */\n\tpublic deconstruct(id: string | bigint): DeconstructedSnowflake {\n\t\tconst bigIntId = BigInt(id);\n\t\tconst epoch = this[EpochSymbol];\n\t\treturn {\n\t\t\tid: bigIntId,\n\t\t\ttimestamp: (bigIntId >> 22n) + epoch,\n\t\t\tworkerId: (bigIntId >> 17n) & MaximumWorkerId,\n\t\t\tprocessId: (bigIntId >> 12n) & MaximumProcessId,\n\t\t\tincrement: bigIntId & MaximumIncrement,\n\t\t\tepoch\n\t\t};\n\t}\n\n\t/**\n\t * Retrieves the timestamp field's value from a snowflake.\n\t * @param id The snowflake to get the timestamp value from.\n\t * @returns The UNIX timestamp that is stored in `id`.\n\t */\n\tpublic timestampFrom(id: string | bigint): number {\n\t\treturn Number((BigInt(id) >> 22n) + this[EpochSymbol]);\n\t}\n\n\t/**\n\t * Returns a number indicating whether a reference snowflake comes before, or after, or is same as the given\n\t * snowflake in sort order.\n\t * @param a The first snowflake to compare.\n\t * @param b The second snowflake to compare.\n\t * @returns `-1` if `a` is older than `b`, `0` if `a` and `b` are equals, `1` if `a` is newer than `b`.\n\t * @example Sort snowflakes in ascending order\n\t * ```typescript\n\t * const ids = ['737141877803057244', '1056191128120082432', '254360814063058944'];\n\t * console.log(ids.sort((a, b) => Snowflake.compare(a, b)));\n\t * // → ['254360814063058944', '737141877803057244', '1056191128120082432'];\n\t * ```\n\t * @example Sort snowflakes in descending order\n\t * ```typescript\n\t * const ids = ['737141877803057244', '1056191128120082432', '254360814063058944'];\n\t * console.log(ids.sort((a, b) => -Snowflake.compare(a, b)));\n\t * // → ['1056191128120082432', '737141877803057244', '254360814063058944'];\n\t * ```\n\t */\n\tpublic static compare(a: string | bigint, b: string | bigint): -1 | 0 | 1 {\n\t\tconst typeA = typeof a;\n\t\treturn typeA === typeof b\n\t\t\t? typeA === 'string'\n\t\t\t\t? cmpString(a as string, b as string)\n\t\t\t\t: cmpBigInt(a as bigint, b as bigint)\n\t\t\t: cmpBigInt(BigInt(a), BigInt(b));\n\t}\n}\n\n/** @internal */\nfunction cmpBigInt(a: bigint, b: bigint) {\n\treturn a === b ? 0 : a < b ? -1 : 1;\n}\n\n/** @internal */\nfunction cmpString(a: string, b: string) {\n\treturn a === b ? 0 : a.length < b.length ? -1 : a.length > b.length ? 1 : a < b ? -1 : 1;\n}\n\n/**\n * Options for Snowflake#generate\n */\nexport interface SnowflakeGenerateOptions {\n\t/**\n\t * Timestamp or date of the snowflake to generate\n\t * @default Date.now()\n\t */\n\ttimestamp?: number | bigint | Date;\n\n\t/**\n\t * The increment to use\n\t * @default 0n\n\t * @remark keep in mind that this bigint is auto-incremented between generate calls\n\t */\n\tincrement?: bigint;\n\n\t/**\n\t * The worker ID to use, will be truncated to 5 bits (0-31)\n\t * @default 0n\n\t */\n\tworkerId?: bigint;\n\n\t/**\n\t * The process ID to use, will be truncated to 5 bits (0-31)\n\t * @default 1n\n\t */\n\tprocessId?: bigint;\n}\n\n/**\n * Object returned by Snowflake#deconstruct\n */\nexport interface DeconstructedSnowflake {\n\t/**\n\t * The id in BigInt form\n\t */\n\tid: bigint;\n\n\t/**\n\t * The timestamp stored in the snowflake\n\t */\n\ttimestamp: bigint;\n\n\t/**\n\t * The worker id stored in the snowflake\n\t */\n\tworkerId: bigint;\n\n\t/**\n\t * The process id stored in the snowflake\n\t */\n\tprocessId: bigint;\n\n\t/**\n\t * The increment stored in the snowflake\n\t */\n\tincrement: bigint;\n\n\t/**\n\t * The epoch to use in the snowflake\n\t */\n\tepoch: bigint;\n}\n","import { Snowflake } from './Snowflake';\n\n/**\n * A class for parsing snowflake ids using Discord's snowflake epoch\n *\n * Which is 2015-01-01 at 00:00:00.000 UTC+0, {@linkplain https://discord.com/developers/docs/reference#snowflakes}\n */\nexport const DiscordSnowflake = new Snowflake(1420070400000n);\n","import { Snowflake } from './Snowflake';\n\n/**\n * A class for parsing snowflake ids using Twitter's snowflake epoch\n *\n * Which is 2010-11-04 at 01:42:54.657 UTC+0, found in the archived snowflake repository {@linkplain https://github.com/twitter-archive/snowflake/blob/b3f6a3c6ca8e1b6847baa6ff42bf72201e2c2231/src/main/scala/com/twitter/service/snowflake/IdWorker.scala#L25}\n */\nexport const TwitterSnowflake = new Snowflake(1288834974657n);\n"]} \ No newline at end of file diff --git a/node_modules/@sapphire/snowflake/dist/index.js b/node_modules/@sapphire/snowflake/dist/index.js new file mode 100644 index 0000000..4cfad2a --- /dev/null +++ b/node_modules/@sapphire/snowflake/dist/index.js @@ -0,0 +1,193 @@ +'use strict'; + +var __defProp = Object.defineProperty; +var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value; +var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); +var __publicField = (obj, key, value) => { + __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value); + return value; +}; + +// src/lib/Snowflake.ts +var IncrementSymbol = Symbol("@sapphire/snowflake.increment"); +var EpochSymbol = Symbol("@sapphire/snowflake.epoch"); +var ProcessIdSymbol = Symbol("@sapphire/snowflake.processId"); +var WorkerIdSymbol = Symbol("@sapphire/snowflake.workerId"); +var MaximumWorkerId = 0b11111n; +var MaximumProcessId = 0b11111n; +var MaximumIncrement = 0b111111111111n; +var _a, _b, _c, _d; +var Snowflake = class { + /** + * @param epoch the epoch to use + */ + constructor(epoch) { + /** + * Alias for {@link deconstruct} + */ + // eslint-disable-next-line @typescript-eslint/unbound-method + __publicField(this, "decode", this.deconstruct); + /** + * Internal reference of the epoch passed in the constructor + * @internal + */ + __publicField(this, _a); + /** + * Internal incrementor for generating snowflakes + * @internal + */ + __publicField(this, _b, 0n); + /** + * The process ID that will be used by default in the generate method + * @internal + */ + __publicField(this, _c, 1n); + /** + * The worker ID that will be used by default in the generate method + * @internal + */ + __publicField(this, _d, 0n); + this[EpochSymbol] = BigInt(epoch instanceof Date ? epoch.getTime() : epoch); + } + /** + * The epoch for this snowflake + */ + get epoch() { + return this[EpochSymbol]; + } + /** + * Gets the configured process ID + */ + get processId() { + return this[ProcessIdSymbol]; + } + /** + * Sets the process ID that will be used by default for the {@link generate} method + * @param value The new value, will be coerced to BigInt and masked with `0b11111n` + */ + set processId(value) { + this[ProcessIdSymbol] = BigInt(value) & MaximumProcessId; + } + /** + * Gets the configured worker ID + */ + get workerId() { + return this[WorkerIdSymbol]; + } + /** + * Sets the worker ID that will be used by default for the {@link generate} method + * @param value The new value, will be coerced to BigInt and masked with `0b11111n` + */ + set workerId(value) { + this[WorkerIdSymbol] = BigInt(value) & MaximumWorkerId; + } + /** + * Generates a snowflake given an epoch and optionally a timestamp + * @param options options to pass into the generator, see {@link SnowflakeGenerateOptions} + * + * **note** when `increment` is not provided it defaults to the private `increment` of the instance + * @example + * ```typescript + * const epoch = new Date('2000-01-01T00:00:00.000Z'); + * const snowflake = new Snowflake(epoch).generate(); + * ``` + * @returns A unique snowflake + */ + generate({ + increment, + timestamp = Date.now(), + workerId = this[WorkerIdSymbol], + processId = this[ProcessIdSymbol] + } = {}) { + if (timestamp instanceof Date) + timestamp = BigInt(timestamp.getTime()); + else if (typeof timestamp === "number") + timestamp = BigInt(timestamp); + else if (typeof timestamp !== "bigint") { + throw new TypeError(`"timestamp" argument must be a number, bigint, or Date (received ${typeof timestamp})`); + } + if (typeof increment !== "bigint") { + increment = this[IncrementSymbol]; + this[IncrementSymbol] = increment + 1n & MaximumIncrement; + } + return timestamp - this[EpochSymbol] << 22n | (workerId & MaximumWorkerId) << 17n | (processId & MaximumProcessId) << 12n | increment & MaximumIncrement; + } + /** + * Deconstructs a snowflake given a snowflake ID + * @param id the snowflake to deconstruct + * @returns a deconstructed snowflake + * @example + * ```typescript + * const epoch = new Date('2000-01-01T00:00:00.000Z'); + * const snowflake = new Snowflake(epoch).deconstruct('3971046231244935168'); + * ``` + */ + deconstruct(id) { + const bigIntId = BigInt(id); + const epoch = this[EpochSymbol]; + return { + id: bigIntId, + timestamp: (bigIntId >> 22n) + epoch, + workerId: bigIntId >> 17n & MaximumWorkerId, + processId: bigIntId >> 12n & MaximumProcessId, + increment: bigIntId & MaximumIncrement, + epoch + }; + } + /** + * Retrieves the timestamp field's value from a snowflake. + * @param id The snowflake to get the timestamp value from. + * @returns The UNIX timestamp that is stored in `id`. + */ + timestampFrom(id) { + return Number((BigInt(id) >> 22n) + this[EpochSymbol]); + } + /** + * Returns a number indicating whether a reference snowflake comes before, or after, or is same as the given + * snowflake in sort order. + * @param a The first snowflake to compare. + * @param b The second snowflake to compare. + * @returns `-1` if `a` is older than `b`, `0` if `a` and `b` are equals, `1` if `a` is newer than `b`. + * @example Sort snowflakes in ascending order + * ```typescript + * const ids = ['737141877803057244', '1056191128120082432', '254360814063058944']; + * console.log(ids.sort((a, b) => Snowflake.compare(a, b))); + * // → ['254360814063058944', '737141877803057244', '1056191128120082432']; + * ``` + * @example Sort snowflakes in descending order + * ```typescript + * const ids = ['737141877803057244', '1056191128120082432', '254360814063058944']; + * console.log(ids.sort((a, b) => -Snowflake.compare(a, b))); + * // → ['1056191128120082432', '737141877803057244', '254360814063058944']; + * ``` + */ + static compare(a, b) { + const typeA = typeof a; + return typeA === typeof b ? typeA === "string" ? cmpString(a, b) : cmpBigInt(a, b) : cmpBigInt(BigInt(a), BigInt(b)); + } +}; +__name(Snowflake, "Snowflake"); +_a = EpochSymbol, _b = IncrementSymbol, _c = ProcessIdSymbol, _d = WorkerIdSymbol; +function cmpBigInt(a, b) { + return a === b ? 0 : a < b ? -1 : 1; +} +__name(cmpBigInt, "cmpBigInt"); +function cmpString(a, b) { + return a === b ? 0 : a.length < b.length ? -1 : a.length > b.length ? 1 : a < b ? -1 : 1; +} +__name(cmpString, "cmpString"); + +// src/lib/DiscordSnowflake.ts +var DiscordSnowflake = new Snowflake(1420070400000n); + +// src/lib/TwitterSnowflake.ts +var TwitterSnowflake = new Snowflake(1288834974657n); + +exports.DiscordSnowflake = DiscordSnowflake; +exports.MaximumIncrement = MaximumIncrement; +exports.MaximumProcessId = MaximumProcessId; +exports.MaximumWorkerId = MaximumWorkerId; +exports.Snowflake = Snowflake; +exports.TwitterSnowflake = TwitterSnowflake; +//# sourceMappingURL=out.js.map +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/@sapphire/snowflake/dist/index.js.map b/node_modules/@sapphire/snowflake/dist/index.js.map new file mode 100644 index 0000000..4204534 --- /dev/null +++ b/node_modules/@sapphire/snowflake/dist/index.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/lib/Snowflake.ts","../src/lib/DiscordSnowflake.ts","../src/lib/TwitterSnowflake.ts"],"names":[],"mappings":"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","sourcesContent":["const IncrementSymbol = Symbol('@sapphire/snowflake.increment');\nconst EpochSymbol = Symbol('@sapphire/snowflake.epoch');\nconst ProcessIdSymbol = Symbol('@sapphire/snowflake.processId');\nconst WorkerIdSymbol = Symbol('@sapphire/snowflake.workerId');\n\n/**\n * The maximum value the `workerId` field accepts in snowflakes.\n */\nexport const MaximumWorkerId = 0b11111n;\n\n/**\n * The maximum value the `processId` field accepts in snowflakes.\n */\nexport const MaximumProcessId = 0b11111n;\n\n/**\n * The maximum value the `increment` field accepts in snowflakes.\n */\nexport const MaximumIncrement = 0b111111111111n;\n\n/**\n * A class for generating and deconstructing Twitter snowflakes.\n *\n * A {@link https://developer.twitter.com/en/docs/twitter-ids Twitter snowflake}\n * is a 64-bit unsigned integer with 4 fields that have a fixed epoch value.\n *\n * If we have a snowflake `266241948824764416` we can represent it as binary:\n * ```\n * 64 22 17 12 0\n * 000000111011000111100001101001000101000000 00001 00000 000000000000\n * number of ms since epoch worker pid increment\n * ```\n */\nexport class Snowflake {\n\t/**\n\t * Alias for {@link deconstruct}\n\t */\n\t// eslint-disable-next-line @typescript-eslint/unbound-method\n\tpublic decode = this.deconstruct;\n\n\t/**\n\t * Internal reference of the epoch passed in the constructor\n\t * @internal\n\t */\n\tprivate readonly [EpochSymbol]: bigint;\n\n\t/**\n\t * Internal incrementor for generating snowflakes\n\t * @internal\n\t */\n\tprivate [IncrementSymbol] = 0n;\n\n\t/**\n\t * The process ID that will be used by default in the generate method\n\t * @internal\n\t */\n\tprivate [ProcessIdSymbol] = 1n;\n\n\t/**\n\t * The worker ID that will be used by default in the generate method\n\t * @internal\n\t */\n\tprivate [WorkerIdSymbol] = 0n;\n\n\t/**\n\t * @param epoch the epoch to use\n\t */\n\tpublic constructor(epoch: number | bigint | Date) {\n\t\tthis[EpochSymbol] = BigInt(epoch instanceof Date ? epoch.getTime() : epoch);\n\t}\n\n\t/**\n\t * The epoch for this snowflake\n\t */\n\tpublic get epoch(): bigint {\n\t\treturn this[EpochSymbol];\n\t}\n\n\t/**\n\t * Gets the configured process ID\n\t */\n\tpublic get processId(): bigint {\n\t\treturn this[ProcessIdSymbol];\n\t}\n\n\t/**\n\t * Sets the process ID that will be used by default for the {@link generate} method\n\t * @param value The new value, will be coerced to BigInt and masked with `0b11111n`\n\t */\n\tpublic set processId(value: number | bigint) {\n\t\tthis[ProcessIdSymbol] = BigInt(value) & MaximumProcessId;\n\t}\n\n\t/**\n\t * Gets the configured worker ID\n\t */\n\tpublic get workerId(): bigint {\n\t\treturn this[WorkerIdSymbol];\n\t}\n\n\t/**\n\t * Sets the worker ID that will be used by default for the {@link generate} method\n\t * @param value The new value, will be coerced to BigInt and masked with `0b11111n`\n\t */\n\tpublic set workerId(value: number | bigint) {\n\t\tthis[WorkerIdSymbol] = BigInt(value) & MaximumWorkerId;\n\t}\n\n\t/**\n\t * Generates a snowflake given an epoch and optionally a timestamp\n\t * @param options options to pass into the generator, see {@link SnowflakeGenerateOptions}\n\t *\n\t * **note** when `increment` is not provided it defaults to the private `increment` of the instance\n\t * @example\n\t * ```typescript\n\t * const epoch = new Date('2000-01-01T00:00:00.000Z');\n\t * const snowflake = new Snowflake(epoch).generate();\n\t * ```\n\t * @returns A unique snowflake\n\t */\n\tpublic generate({\n\t\tincrement,\n\t\ttimestamp = Date.now(),\n\t\tworkerId = this[WorkerIdSymbol],\n\t\tprocessId = this[ProcessIdSymbol]\n\t}: SnowflakeGenerateOptions = {}) {\n\t\tif (timestamp instanceof Date) timestamp = BigInt(timestamp.getTime());\n\t\telse if (typeof timestamp === 'number') timestamp = BigInt(timestamp);\n\t\telse if (typeof timestamp !== 'bigint') {\n\t\t\tthrow new TypeError(`\"timestamp\" argument must be a number, bigint, or Date (received ${typeof timestamp})`);\n\t\t}\n\n\t\tif (typeof increment !== 'bigint') {\n\t\t\tincrement = this[IncrementSymbol];\n\t\t\tthis[IncrementSymbol] = (increment + 1n) & MaximumIncrement;\n\t\t}\n\n\t\t// timestamp, workerId, processId, increment\n\t\treturn (\n\t\t\t((timestamp - this[EpochSymbol]) << 22n) |\n\t\t\t((workerId & MaximumWorkerId) << 17n) |\n\t\t\t((processId & MaximumProcessId) << 12n) |\n\t\t\t(increment & MaximumIncrement)\n\t\t);\n\t}\n\n\t/**\n\t * Deconstructs a snowflake given a snowflake ID\n\t * @param id the snowflake to deconstruct\n\t * @returns a deconstructed snowflake\n\t * @example\n\t * ```typescript\n\t * const epoch = new Date('2000-01-01T00:00:00.000Z');\n\t * const snowflake = new Snowflake(epoch).deconstruct('3971046231244935168');\n\t * ```\n\t */\n\tpublic deconstruct(id: string | bigint): DeconstructedSnowflake {\n\t\tconst bigIntId = BigInt(id);\n\t\tconst epoch = this[EpochSymbol];\n\t\treturn {\n\t\t\tid: bigIntId,\n\t\t\ttimestamp: (bigIntId >> 22n) + epoch,\n\t\t\tworkerId: (bigIntId >> 17n) & MaximumWorkerId,\n\t\t\tprocessId: (bigIntId >> 12n) & MaximumProcessId,\n\t\t\tincrement: bigIntId & MaximumIncrement,\n\t\t\tepoch\n\t\t};\n\t}\n\n\t/**\n\t * Retrieves the timestamp field's value from a snowflake.\n\t * @param id The snowflake to get the timestamp value from.\n\t * @returns The UNIX timestamp that is stored in `id`.\n\t */\n\tpublic timestampFrom(id: string | bigint): number {\n\t\treturn Number((BigInt(id) >> 22n) + this[EpochSymbol]);\n\t}\n\n\t/**\n\t * Returns a number indicating whether a reference snowflake comes before, or after, or is same as the given\n\t * snowflake in sort order.\n\t * @param a The first snowflake to compare.\n\t * @param b The second snowflake to compare.\n\t * @returns `-1` if `a` is older than `b`, `0` if `a` and `b` are equals, `1` if `a` is newer than `b`.\n\t * @example Sort snowflakes in ascending order\n\t * ```typescript\n\t * const ids = ['737141877803057244', '1056191128120082432', '254360814063058944'];\n\t * console.log(ids.sort((a, b) => Snowflake.compare(a, b)));\n\t * // → ['254360814063058944', '737141877803057244', '1056191128120082432'];\n\t * ```\n\t * @example Sort snowflakes in descending order\n\t * ```typescript\n\t * const ids = ['737141877803057244', '1056191128120082432', '254360814063058944'];\n\t * console.log(ids.sort((a, b) => -Snowflake.compare(a, b)));\n\t * // → ['1056191128120082432', '737141877803057244', '254360814063058944'];\n\t * ```\n\t */\n\tpublic static compare(a: string | bigint, b: string | bigint): -1 | 0 | 1 {\n\t\tconst typeA = typeof a;\n\t\treturn typeA === typeof b\n\t\t\t? typeA === 'string'\n\t\t\t\t? cmpString(a as string, b as string)\n\t\t\t\t: cmpBigInt(a as bigint, b as bigint)\n\t\t\t: cmpBigInt(BigInt(a), BigInt(b));\n\t}\n}\n\n/** @internal */\nfunction cmpBigInt(a: bigint, b: bigint) {\n\treturn a === b ? 0 : a < b ? -1 : 1;\n}\n\n/** @internal */\nfunction cmpString(a: string, b: string) {\n\treturn a === b ? 0 : a.length < b.length ? -1 : a.length > b.length ? 1 : a < b ? -1 : 1;\n}\n\n/**\n * Options for Snowflake#generate\n */\nexport interface SnowflakeGenerateOptions {\n\t/**\n\t * Timestamp or date of the snowflake to generate\n\t * @default Date.now()\n\t */\n\ttimestamp?: number | bigint | Date;\n\n\t/**\n\t * The increment to use\n\t * @default 0n\n\t * @remark keep in mind that this bigint is auto-incremented between generate calls\n\t */\n\tincrement?: bigint;\n\n\t/**\n\t * The worker ID to use, will be truncated to 5 bits (0-31)\n\t * @default 0n\n\t */\n\tworkerId?: bigint;\n\n\t/**\n\t * The process ID to use, will be truncated to 5 bits (0-31)\n\t * @default 1n\n\t */\n\tprocessId?: bigint;\n}\n\n/**\n * Object returned by Snowflake#deconstruct\n */\nexport interface DeconstructedSnowflake {\n\t/**\n\t * The id in BigInt form\n\t */\n\tid: bigint;\n\n\t/**\n\t * The timestamp stored in the snowflake\n\t */\n\ttimestamp: bigint;\n\n\t/**\n\t * The worker id stored in the snowflake\n\t */\n\tworkerId: bigint;\n\n\t/**\n\t * The process id stored in the snowflake\n\t */\n\tprocessId: bigint;\n\n\t/**\n\t * The increment stored in the snowflake\n\t */\n\tincrement: bigint;\n\n\t/**\n\t * The epoch to use in the snowflake\n\t */\n\tepoch: bigint;\n}\n","import { Snowflake } from './Snowflake';\n\n/**\n * A class for parsing snowflake ids using Discord's snowflake epoch\n *\n * Which is 2015-01-01 at 00:00:00.000 UTC+0, {@linkplain https://discord.com/developers/docs/reference#snowflakes}\n */\nexport const DiscordSnowflake = new Snowflake(1420070400000n);\n","import { Snowflake } from './Snowflake';\n\n/**\n * A class for parsing snowflake ids using Twitter's snowflake epoch\n *\n * Which is 2010-11-04 at 01:42:54.657 UTC+0, found in the archived snowflake repository {@linkplain https://github.com/twitter-archive/snowflake/blob/b3f6a3c6ca8e1b6847baa6ff42bf72201e2c2231/src/main/scala/com/twitter/service/snowflake/IdWorker.scala#L25}\n */\nexport const TwitterSnowflake = new Snowflake(1288834974657n);\n"]} \ No newline at end of file diff --git a/node_modules/@sapphire/snowflake/dist/index.mjs b/node_modules/@sapphire/snowflake/dist/index.mjs new file mode 100644 index 0000000..7cfbfd7 --- /dev/null +++ b/node_modules/@sapphire/snowflake/dist/index.mjs @@ -0,0 +1,186 @@ +var __defProp = Object.defineProperty; +var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value; +var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); +var __publicField = (obj, key, value) => { + __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value); + return value; +}; + +// src/lib/Snowflake.ts +var IncrementSymbol = Symbol("@sapphire/snowflake.increment"); +var EpochSymbol = Symbol("@sapphire/snowflake.epoch"); +var ProcessIdSymbol = Symbol("@sapphire/snowflake.processId"); +var WorkerIdSymbol = Symbol("@sapphire/snowflake.workerId"); +var MaximumWorkerId = 0b11111n; +var MaximumProcessId = 0b11111n; +var MaximumIncrement = 0b111111111111n; +var _a, _b, _c, _d; +var Snowflake = class { + /** + * @param epoch the epoch to use + */ + constructor(epoch) { + /** + * Alias for {@link deconstruct} + */ + // eslint-disable-next-line @typescript-eslint/unbound-method + __publicField(this, "decode", this.deconstruct); + /** + * Internal reference of the epoch passed in the constructor + * @internal + */ + __publicField(this, _a); + /** + * Internal incrementor for generating snowflakes + * @internal + */ + __publicField(this, _b, 0n); + /** + * The process ID that will be used by default in the generate method + * @internal + */ + __publicField(this, _c, 1n); + /** + * The worker ID that will be used by default in the generate method + * @internal + */ + __publicField(this, _d, 0n); + this[EpochSymbol] = BigInt(epoch instanceof Date ? epoch.getTime() : epoch); + } + /** + * The epoch for this snowflake + */ + get epoch() { + return this[EpochSymbol]; + } + /** + * Gets the configured process ID + */ + get processId() { + return this[ProcessIdSymbol]; + } + /** + * Sets the process ID that will be used by default for the {@link generate} method + * @param value The new value, will be coerced to BigInt and masked with `0b11111n` + */ + set processId(value) { + this[ProcessIdSymbol] = BigInt(value) & MaximumProcessId; + } + /** + * Gets the configured worker ID + */ + get workerId() { + return this[WorkerIdSymbol]; + } + /** + * Sets the worker ID that will be used by default for the {@link generate} method + * @param value The new value, will be coerced to BigInt and masked with `0b11111n` + */ + set workerId(value) { + this[WorkerIdSymbol] = BigInt(value) & MaximumWorkerId; + } + /** + * Generates a snowflake given an epoch and optionally a timestamp + * @param options options to pass into the generator, see {@link SnowflakeGenerateOptions} + * + * **note** when `increment` is not provided it defaults to the private `increment` of the instance + * @example + * ```typescript + * const epoch = new Date('2000-01-01T00:00:00.000Z'); + * const snowflake = new Snowflake(epoch).generate(); + * ``` + * @returns A unique snowflake + */ + generate({ + increment, + timestamp = Date.now(), + workerId = this[WorkerIdSymbol], + processId = this[ProcessIdSymbol] + } = {}) { + if (timestamp instanceof Date) + timestamp = BigInt(timestamp.getTime()); + else if (typeof timestamp === "number") + timestamp = BigInt(timestamp); + else if (typeof timestamp !== "bigint") { + throw new TypeError(`"timestamp" argument must be a number, bigint, or Date (received ${typeof timestamp})`); + } + if (typeof increment !== "bigint") { + increment = this[IncrementSymbol]; + this[IncrementSymbol] = increment + 1n & MaximumIncrement; + } + return timestamp - this[EpochSymbol] << 22n | (workerId & MaximumWorkerId) << 17n | (processId & MaximumProcessId) << 12n | increment & MaximumIncrement; + } + /** + * Deconstructs a snowflake given a snowflake ID + * @param id the snowflake to deconstruct + * @returns a deconstructed snowflake + * @example + * ```typescript + * const epoch = new Date('2000-01-01T00:00:00.000Z'); + * const snowflake = new Snowflake(epoch).deconstruct('3971046231244935168'); + * ``` + */ + deconstruct(id) { + const bigIntId = BigInt(id); + const epoch = this[EpochSymbol]; + return { + id: bigIntId, + timestamp: (bigIntId >> 22n) + epoch, + workerId: bigIntId >> 17n & MaximumWorkerId, + processId: bigIntId >> 12n & MaximumProcessId, + increment: bigIntId & MaximumIncrement, + epoch + }; + } + /** + * Retrieves the timestamp field's value from a snowflake. + * @param id The snowflake to get the timestamp value from. + * @returns The UNIX timestamp that is stored in `id`. + */ + timestampFrom(id) { + return Number((BigInt(id) >> 22n) + this[EpochSymbol]); + } + /** + * Returns a number indicating whether a reference snowflake comes before, or after, or is same as the given + * snowflake in sort order. + * @param a The first snowflake to compare. + * @param b The second snowflake to compare. + * @returns `-1` if `a` is older than `b`, `0` if `a` and `b` are equals, `1` if `a` is newer than `b`. + * @example Sort snowflakes in ascending order + * ```typescript + * const ids = ['737141877803057244', '1056191128120082432', '254360814063058944']; + * console.log(ids.sort((a, b) => Snowflake.compare(a, b))); + * // → ['254360814063058944', '737141877803057244', '1056191128120082432']; + * ``` + * @example Sort snowflakes in descending order + * ```typescript + * const ids = ['737141877803057244', '1056191128120082432', '254360814063058944']; + * console.log(ids.sort((a, b) => -Snowflake.compare(a, b))); + * // → ['1056191128120082432', '737141877803057244', '254360814063058944']; + * ``` + */ + static compare(a, b) { + const typeA = typeof a; + return typeA === typeof b ? typeA === "string" ? cmpString(a, b) : cmpBigInt(a, b) : cmpBigInt(BigInt(a), BigInt(b)); + } +}; +__name(Snowflake, "Snowflake"); +_a = EpochSymbol, _b = IncrementSymbol, _c = ProcessIdSymbol, _d = WorkerIdSymbol; +function cmpBigInt(a, b) { + return a === b ? 0 : a < b ? -1 : 1; +} +__name(cmpBigInt, "cmpBigInt"); +function cmpString(a, b) { + return a === b ? 0 : a.length < b.length ? -1 : a.length > b.length ? 1 : a < b ? -1 : 1; +} +__name(cmpString, "cmpString"); + +// src/lib/DiscordSnowflake.ts +var DiscordSnowflake = new Snowflake(1420070400000n); + +// src/lib/TwitterSnowflake.ts +var TwitterSnowflake = new Snowflake(1288834974657n); + +export { DiscordSnowflake, MaximumIncrement, MaximumProcessId, MaximumWorkerId, Snowflake, TwitterSnowflake }; +//# sourceMappingURL=out.js.map +//# sourceMappingURL=index.mjs.map \ No newline at end of file diff --git a/node_modules/@sapphire/snowflake/dist/index.mjs.map b/node_modules/@sapphire/snowflake/dist/index.mjs.map new file mode 100644 index 0000000..4204534 --- /dev/null +++ b/node_modules/@sapphire/snowflake/dist/index.mjs.map @@ -0,0 +1 @@ +{"version":3,"sources":["../src/lib/Snowflake.ts","../src/lib/DiscordSnowflake.ts","../src/lib/TwitterSnowflake.ts"],"names":[],"mappings":"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","sourcesContent":["const IncrementSymbol = Symbol('@sapphire/snowflake.increment');\nconst EpochSymbol = Symbol('@sapphire/snowflake.epoch');\nconst ProcessIdSymbol = Symbol('@sapphire/snowflake.processId');\nconst WorkerIdSymbol = Symbol('@sapphire/snowflake.workerId');\n\n/**\n * The maximum value the `workerId` field accepts in snowflakes.\n */\nexport const MaximumWorkerId = 0b11111n;\n\n/**\n * The maximum value the `processId` field accepts in snowflakes.\n */\nexport const MaximumProcessId = 0b11111n;\n\n/**\n * The maximum value the `increment` field accepts in snowflakes.\n */\nexport const MaximumIncrement = 0b111111111111n;\n\n/**\n * A class for generating and deconstructing Twitter snowflakes.\n *\n * A {@link https://developer.twitter.com/en/docs/twitter-ids Twitter snowflake}\n * is a 64-bit unsigned integer with 4 fields that have a fixed epoch value.\n *\n * If we have a snowflake `266241948824764416` we can represent it as binary:\n * ```\n * 64 22 17 12 0\n * 000000111011000111100001101001000101000000 00001 00000 000000000000\n * number of ms since epoch worker pid increment\n * ```\n */\nexport class Snowflake {\n\t/**\n\t * Alias for {@link deconstruct}\n\t */\n\t// eslint-disable-next-line @typescript-eslint/unbound-method\n\tpublic decode = this.deconstruct;\n\n\t/**\n\t * Internal reference of the epoch passed in the constructor\n\t * @internal\n\t */\n\tprivate readonly [EpochSymbol]: bigint;\n\n\t/**\n\t * Internal incrementor for generating snowflakes\n\t * @internal\n\t */\n\tprivate [IncrementSymbol] = 0n;\n\n\t/**\n\t * The process ID that will be used by default in the generate method\n\t * @internal\n\t */\n\tprivate [ProcessIdSymbol] = 1n;\n\n\t/**\n\t * The worker ID that will be used by default in the generate method\n\t * @internal\n\t */\n\tprivate [WorkerIdSymbol] = 0n;\n\n\t/**\n\t * @param epoch the epoch to use\n\t */\n\tpublic constructor(epoch: number | bigint | Date) {\n\t\tthis[EpochSymbol] = BigInt(epoch instanceof Date ? epoch.getTime() : epoch);\n\t}\n\n\t/**\n\t * The epoch for this snowflake\n\t */\n\tpublic get epoch(): bigint {\n\t\treturn this[EpochSymbol];\n\t}\n\n\t/**\n\t * Gets the configured process ID\n\t */\n\tpublic get processId(): bigint {\n\t\treturn this[ProcessIdSymbol];\n\t}\n\n\t/**\n\t * Sets the process ID that will be used by default for the {@link generate} method\n\t * @param value The new value, will be coerced to BigInt and masked with `0b11111n`\n\t */\n\tpublic set processId(value: number | bigint) {\n\t\tthis[ProcessIdSymbol] = BigInt(value) & MaximumProcessId;\n\t}\n\n\t/**\n\t * Gets the configured worker ID\n\t */\n\tpublic get workerId(): bigint {\n\t\treturn this[WorkerIdSymbol];\n\t}\n\n\t/**\n\t * Sets the worker ID that will be used by default for the {@link generate} method\n\t * @param value The new value, will be coerced to BigInt and masked with `0b11111n`\n\t */\n\tpublic set workerId(value: number | bigint) {\n\t\tthis[WorkerIdSymbol] = BigInt(value) & MaximumWorkerId;\n\t}\n\n\t/**\n\t * Generates a snowflake given an epoch and optionally a timestamp\n\t * @param options options to pass into the generator, see {@link SnowflakeGenerateOptions}\n\t *\n\t * **note** when `increment` is not provided it defaults to the private `increment` of the instance\n\t * @example\n\t * ```typescript\n\t * const epoch = new Date('2000-01-01T00:00:00.000Z');\n\t * const snowflake = new Snowflake(epoch).generate();\n\t * ```\n\t * @returns A unique snowflake\n\t */\n\tpublic generate({\n\t\tincrement,\n\t\ttimestamp = Date.now(),\n\t\tworkerId = this[WorkerIdSymbol],\n\t\tprocessId = this[ProcessIdSymbol]\n\t}: SnowflakeGenerateOptions = {}) {\n\t\tif (timestamp instanceof Date) timestamp = BigInt(timestamp.getTime());\n\t\telse if (typeof timestamp === 'number') timestamp = BigInt(timestamp);\n\t\telse if (typeof timestamp !== 'bigint') {\n\t\t\tthrow new TypeError(`\"timestamp\" argument must be a number, bigint, or Date (received ${typeof timestamp})`);\n\t\t}\n\n\t\tif (typeof increment !== 'bigint') {\n\t\t\tincrement = this[IncrementSymbol];\n\t\t\tthis[IncrementSymbol] = (increment + 1n) & MaximumIncrement;\n\t\t}\n\n\t\t// timestamp, workerId, processId, increment\n\t\treturn (\n\t\t\t((timestamp - this[EpochSymbol]) << 22n) |\n\t\t\t((workerId & MaximumWorkerId) << 17n) |\n\t\t\t((processId & MaximumProcessId) << 12n) |\n\t\t\t(increment & MaximumIncrement)\n\t\t);\n\t}\n\n\t/**\n\t * Deconstructs a snowflake given a snowflake ID\n\t * @param id the snowflake to deconstruct\n\t * @returns a deconstructed snowflake\n\t * @example\n\t * ```typescript\n\t * const epoch = new Date('2000-01-01T00:00:00.000Z');\n\t * const snowflake = new Snowflake(epoch).deconstruct('3971046231244935168');\n\t * ```\n\t */\n\tpublic deconstruct(id: string | bigint): DeconstructedSnowflake {\n\t\tconst bigIntId = BigInt(id);\n\t\tconst epoch = this[EpochSymbol];\n\t\treturn {\n\t\t\tid: bigIntId,\n\t\t\ttimestamp: (bigIntId >> 22n) + epoch,\n\t\t\tworkerId: (bigIntId >> 17n) & MaximumWorkerId,\n\t\t\tprocessId: (bigIntId >> 12n) & MaximumProcessId,\n\t\t\tincrement: bigIntId & MaximumIncrement,\n\t\t\tepoch\n\t\t};\n\t}\n\n\t/**\n\t * Retrieves the timestamp field's value from a snowflake.\n\t * @param id The snowflake to get the timestamp value from.\n\t * @returns The UNIX timestamp that is stored in `id`.\n\t */\n\tpublic timestampFrom(id: string | bigint): number {\n\t\treturn Number((BigInt(id) >> 22n) + this[EpochSymbol]);\n\t}\n\n\t/**\n\t * Returns a number indicating whether a reference snowflake comes before, or after, or is same as the given\n\t * snowflake in sort order.\n\t * @param a The first snowflake to compare.\n\t * @param b The second snowflake to compare.\n\t * @returns `-1` if `a` is older than `b`, `0` if `a` and `b` are equals, `1` if `a` is newer than `b`.\n\t * @example Sort snowflakes in ascending order\n\t * ```typescript\n\t * const ids = ['737141877803057244', '1056191128120082432', '254360814063058944'];\n\t * console.log(ids.sort((a, b) => Snowflake.compare(a, b)));\n\t * // → ['254360814063058944', '737141877803057244', '1056191128120082432'];\n\t * ```\n\t * @example Sort snowflakes in descending order\n\t * ```typescript\n\t * const ids = ['737141877803057244', '1056191128120082432', '254360814063058944'];\n\t * console.log(ids.sort((a, b) => -Snowflake.compare(a, b)));\n\t * // → ['1056191128120082432', '737141877803057244', '254360814063058944'];\n\t * ```\n\t */\n\tpublic static compare(a: string | bigint, b: string | bigint): -1 | 0 | 1 {\n\t\tconst typeA = typeof a;\n\t\treturn typeA === typeof b\n\t\t\t? typeA === 'string'\n\t\t\t\t? cmpString(a as string, b as string)\n\t\t\t\t: cmpBigInt(a as bigint, b as bigint)\n\t\t\t: cmpBigInt(BigInt(a), BigInt(b));\n\t}\n}\n\n/** @internal */\nfunction cmpBigInt(a: bigint, b: bigint) {\n\treturn a === b ? 0 : a < b ? -1 : 1;\n}\n\n/** @internal */\nfunction cmpString(a: string, b: string) {\n\treturn a === b ? 0 : a.length < b.length ? -1 : a.length > b.length ? 1 : a < b ? -1 : 1;\n}\n\n/**\n * Options for Snowflake#generate\n */\nexport interface SnowflakeGenerateOptions {\n\t/**\n\t * Timestamp or date of the snowflake to generate\n\t * @default Date.now()\n\t */\n\ttimestamp?: number | bigint | Date;\n\n\t/**\n\t * The increment to use\n\t * @default 0n\n\t * @remark keep in mind that this bigint is auto-incremented between generate calls\n\t */\n\tincrement?: bigint;\n\n\t/**\n\t * The worker ID to use, will be truncated to 5 bits (0-31)\n\t * @default 0n\n\t */\n\tworkerId?: bigint;\n\n\t/**\n\t * The process ID to use, will be truncated to 5 bits (0-31)\n\t * @default 1n\n\t */\n\tprocessId?: bigint;\n}\n\n/**\n * Object returned by Snowflake#deconstruct\n */\nexport interface DeconstructedSnowflake {\n\t/**\n\t * The id in BigInt form\n\t */\n\tid: bigint;\n\n\t/**\n\t * The timestamp stored in the snowflake\n\t */\n\ttimestamp: bigint;\n\n\t/**\n\t * The worker id stored in the snowflake\n\t */\n\tworkerId: bigint;\n\n\t/**\n\t * The process id stored in the snowflake\n\t */\n\tprocessId: bigint;\n\n\t/**\n\t * The increment stored in the snowflake\n\t */\n\tincrement: bigint;\n\n\t/**\n\t * The epoch to use in the snowflake\n\t */\n\tepoch: bigint;\n}\n","import { Snowflake } from './Snowflake';\n\n/**\n * A class for parsing snowflake ids using Discord's snowflake epoch\n *\n * Which is 2015-01-01 at 00:00:00.000 UTC+0, {@linkplain https://discord.com/developers/docs/reference#snowflakes}\n */\nexport const DiscordSnowflake = new Snowflake(1420070400000n);\n","import { Snowflake } from './Snowflake';\n\n/**\n * A class for parsing snowflake ids using Twitter's snowflake epoch\n *\n * Which is 2010-11-04 at 01:42:54.657 UTC+0, found in the archived snowflake repository {@linkplain https://github.com/twitter-archive/snowflake/blob/b3f6a3c6ca8e1b6847baa6ff42bf72201e2c2231/src/main/scala/com/twitter/service/snowflake/IdWorker.scala#L25}\n */\nexport const TwitterSnowflake = new Snowflake(1288834974657n);\n"]} \ No newline at end of file diff --git a/node_modules/@sapphire/snowflake/package.json b/node_modules/@sapphire/snowflake/package.json new file mode 100644 index 0000000..da16195 --- /dev/null +++ b/node_modules/@sapphire/snowflake/package.json @@ -0,0 +1,67 @@ +{ + "name": "@sapphire/snowflake", + "version": "3.5.1", + "description": "Deconstructs and generates snowflake IDs using BigInts", + "author": "@sapphire", + "license": "MIT", + "main": "dist/index.js", + "module": "dist/index.mjs", + "browser": "dist/index.global.js", + "unpkg": "dist/index.global.js", + "types": "dist/index.d.ts", + "exports": { + "import": "./dist/index.mjs", + "require": "./dist/index.js", + "types": "./dist/index.d.ts" + }, + "sideEffects": false, + "homepage": "https://github.com/sapphiredev/utilities/tree/main/packages/snowflake", + "scripts": { + "test": "vitest run", + "lint": "eslint src tests --ext ts --fix -c ../../.eslintrc", + "build": "tsup", + "docs": "typedoc-json-parser", + "prepack": "yarn build", + "bump": "cliff-jumper", + "check-update": "cliff-jumper --dry-run" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/sapphiredev/utilities.git", + "directory": "packages/snowflake" + }, + "files": [ + "dist/**/*.js*", + "dist/**/*.mjs*", + "dist/**/*.d*" + ], + "engines": { + "node": ">=v14.0.0", + "npm": ">=7.0.0" + }, + "keywords": [ + "@sapphire/snowflake", + "bot", + "typescript", + "ts", + "yarn", + "discord", + "sapphire", + "standalone" + ], + "bugs": { + "url": "https://github.com/sapphiredev/utilities/issues" + }, + "publishConfig": { + "access": "public" + }, + "devDependencies": { + "@favware/cliff-jumper": "^2.0.0", + "@vitest/coverage-c8": "^0.31.0", + "tsup": "^6.7.0", + "typedoc": "^0.24.7", + "typedoc-json-parser": "^7.4.0", + "typescript": "^5.0.4", + "vitest": "^0.31.0" + } +} \ No newline at end of file diff --git a/node_modules/@tokenizer/token/README.md b/node_modules/@tokenizer/token/README.md new file mode 100644 index 0000000..4116049 --- /dev/null +++ b/node_modules/@tokenizer/token/README.md @@ -0,0 +1,19 @@ +[![npm version](https://badge.fury.io/js/%40tokenizer%2Ftoken.svg)](https://www.npmjs.com/package/@tokenizer/token) +[![npm downloads](http://img.shields.io/npm/dm/@tokenizer/token.svg)](https://npmcharts.com/compare/@tokenizer/token?interval=30) + +# @tokenizer/token + +TypeScript definition of an [strtok3](https://github.com/Borewit/strtok3) token. + +## Licence + +(The MIT License) + +Copyright (c) 2020 Borewit + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + diff --git a/node_modules/@tokenizer/token/index.d.ts b/node_modules/@tokenizer/token/index.d.ts new file mode 100644 index 0000000..3703b77 --- /dev/null +++ b/node_modules/@tokenizer/token/index.d.ts @@ -0,0 +1,30 @@ +/** + * Read-only token + * See https://github.com/Borewit/strtok3 for more information + */ +export interface IGetToken { + + /** + * Length of encoded token in bytes + */ + len: number; + + /** + * Decode value from buffer at offset + * @param array - Uint8Array to read the decoded value from + * @param offset - Decode offset + * @return decoded value + */ + get(array: Array, offset: number): Value; +} + +export interface IToken extends IGetToken { + /** + * Encode value to buffer + * @param array - Uint8Array to write the encoded value to + * @param offset - Buffer write offset + * @param value - Value to decode of type T + * @return offset plus number of bytes written + */ + put(array: Array, offset: number, value: Value): number +} diff --git a/node_modules/@tokenizer/token/package.json b/node_modules/@tokenizer/token/package.json new file mode 100644 index 0000000..4bb38fd --- /dev/null +++ b/node_modules/@tokenizer/token/package.json @@ -0,0 +1,33 @@ +{ + "name": "@tokenizer/token", + "version": "0.3.0", + "description": "TypeScript definition for strtok3 token", + "main": "", + "types": "index.d.ts", + "files": [ + "index.d.ts" + ], + "keywords": [ + "token", + "interface", + "tokenizer", + "TypeScript" + ], + "author": { + "name": "Borewit", + "url": "https://github.com/Borewit" + }, + "license": "MIT", + "repository": { + "type": "git", + "url": "https://github.com/Borewit/tokenizer-token.git" + }, + "bugs": { + "url": "https://github.com/Borewit/tokenizer-token/issues" + }, + "typeScriptVersion": "3.0", + "dependencies": {}, + "devDependencies": { + "@types/node": "^13.1.0" + } +} diff --git a/node_modules/@types/node/LICENSE b/node_modules/@types/node/LICENSE new file mode 100755 index 0000000..9e841e7 --- /dev/null +++ b/node_modules/@types/node/LICENSE @@ -0,0 +1,21 @@ + MIT License + + Copyright (c) Microsoft Corporation. + + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE diff --git a/node_modules/@types/node/README.md b/node_modules/@types/node/README.md new file mode 100755 index 0000000..88476b3 --- /dev/null +++ b/node_modules/@types/node/README.md @@ -0,0 +1,16 @@ +# Installation +> `npm install --save @types/node` + +# Summary +This package contains type definitions for Node.js (https://nodejs.org/). + +# Details +Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node. + +### Additional Details + * Last updated: Sat, 10 Jun 2023 20:32:48 GMT + * Dependencies: none + * Global values: `AbortController`, `AbortSignal`, `__dirname`, `__filename`, `console`, `exports`, `gc`, `global`, `module`, `process`, `require`, `structuredClone` + +# Credits +These definitions were written by [Microsoft TypeScript](https://github.com/Microsoft), [DefinitelyTyped](https://github.com/DefinitelyTyped), [Alberto Schiabel](https://github.com/jkomyno), [Alvis HT Tang](https://github.com/alvis), [Andrew Makarov](https://github.com/r3nya), [Benjamin Toueg](https://github.com/btoueg), [Chigozirim C.](https://github.com/smac89), [David Junger](https://github.com/touffy), [Deividas Bakanas](https://github.com/DeividasBakanas), [Eugene Y. Q. Shen](https://github.com/eyqs), [Hannes Magnusson](https://github.com/Hannes-Magnusson-CK), [Huw](https://github.com/hoo29), [Kelvin Jin](https://github.com/kjin), [Klaus Meinhardt](https://github.com/ajafff), [Lishude](https://github.com/islishude), [Mariusz Wiktorczyk](https://github.com/mwiktorczyk), [Mohsen Azimi](https://github.com/mohsen1), [Nicolas Even](https://github.com/n-e), [Nikita Galkin](https://github.com/galkin), [Parambir Singh](https://github.com/parambirs), [Sebastian Silbermann](https://github.com/eps1lon), [Simon Schick](https://github.com/SimonSchick), [Thomas den Hollander](https://github.com/ThomasdenH), [Wilco Bakker](https://github.com/WilcoBakker), [wwwy3y3](https://github.com/wwwy3y3), [Samuel Ainsworth](https://github.com/samuela), [Kyle Uehlein](https://github.com/kuehlein), [Thanik Bhongbhibhat](https://github.com/bhongy), [Marcin Kopacz](https://github.com/chyzwar), [Trivikram Kamat](https://github.com/trivikr), [Junxiao Shi](https://github.com/yoursunny), [Ilia Baryshnikov](https://github.com/qwelias), [ExE Boss](https://github.com/ExE-Boss), [Piotr Błażejewicz](https://github.com/peterblazejewicz), [Anna Henningsen](https://github.com/addaleax), [Victor Perin](https://github.com/victorperin), [Yongsheng Zhang](https://github.com/ZYSzys), [NodeJS Contributors](https://github.com/NodeJS), [Linus Unnebäck](https://github.com/LinusU), [wafuwafu13](https://github.com/wafuwafu13), [Matteo Collina](https://github.com/mcollina), and [Dmitry Semigradsky](https://github.com/Semigradsky). diff --git a/node_modules/@types/node/assert.d.ts b/node_modules/@types/node/assert.d.ts new file mode 100755 index 0000000..e309252 --- /dev/null +++ b/node_modules/@types/node/assert.d.ts @@ -0,0 +1,972 @@ +/** + * The `node:assert` module provides a set of assertion functions for verifying + * invariants. + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/assert.js) + */ +declare module 'assert' { + /** + * An alias of {@link ok}. + * @since v0.5.9 + * @param value The input that is checked for being truthy. + */ + function assert(value: unknown, message?: string | Error): asserts value; + namespace assert { + /** + * Indicates the failure of an assertion. All errors thrown by the `node:assert`module will be instances of the `AssertionError` class. + */ + class AssertionError extends Error { + /** + * Set to the `actual` argument for methods such as {@link assert.strictEqual()}. + */ + actual: unknown; + /** + * Set to the `expected` argument for methods such as {@link assert.strictEqual()}. + */ + expected: unknown; + /** + * Set to the passed in operator value. + */ + operator: string; + /** + * Indicates if the message was auto-generated (`true`) or not. + */ + generatedMessage: boolean; + /** + * Value is always `ERR_ASSERTION` to show that the error is an assertion error. + */ + code: 'ERR_ASSERTION'; + constructor(options?: { + /** If provided, the error message is set to this value. */ + message?: string | undefined; + /** The `actual` property on the error instance. */ + actual?: unknown | undefined; + /** The `expected` property on the error instance. */ + expected?: unknown | undefined; + /** The `operator` property on the error instance. */ + operator?: string | undefined; + /** If provided, the generated stack trace omits frames before this function. */ + // tslint:disable-next-line:ban-types + stackStartFn?: Function | undefined; + }); + } + /** + * This feature is deprecated and will be removed in a future version. + * Please consider using alternatives such as the `mock` helper function. + * @since v14.2.0, v12.19.0 + * @deprecated Deprecated + */ + class CallTracker { + /** + * The wrapper function is expected to be called exactly `exact` times. If the + * function has not been called exactly `exact` times when `tracker.verify()` is called, then `tracker.verify()` will throw an + * error. + * + * ```js + * import assert from 'node:assert'; + * + * // Creates call tracker. + * const tracker = new assert.CallTracker(); + * + * function func() {} + * + * // Returns a function that wraps func() that must be called exact times + * // before tracker.verify(). + * const callsfunc = tracker.calls(func); + * ``` + * @since v14.2.0, v12.19.0 + * @param [fn='A no-op function'] + * @param [exact=1] + * @return that wraps `fn`. + */ + calls(exact?: number): () => void; + calls any>(fn?: Func, exact?: number): Func; + /** + * Example: + * + * ```js + * import assert from 'node:assert'; + * + * const tracker = new assert.CallTracker(); + * + * function func() {} + * const callsfunc = tracker.calls(func); + * callsfunc(1, 2, 3); + * + * assert.deepStrictEqual(tracker.getCalls(callsfunc), + * [{ thisArg: undefined, arguments: [1, 2, 3] }]); + * ``` + * @since v18.8.0, v16.18.0 + * @param fn + * @return An Array with all the calls to a tracked function. + */ + getCalls(fn: Function): CallTrackerCall[]; + /** + * The arrays contains information about the expected and actual number of calls of + * the functions that have not been called the expected number of times. + * + * ```js + * import assert from 'node:assert'; + * + * // Creates call tracker. + * const tracker = new assert.CallTracker(); + * + * function func() {} + * + * // Returns a function that wraps func() that must be called exact times + * // before tracker.verify(). + * const callsfunc = tracker.calls(func, 2); + * + * // Returns an array containing information on callsfunc() + * console.log(tracker.report()); + * // [ + * // { + * // message: 'Expected the func function to be executed 2 time(s) but was + * // executed 0 time(s).', + * // actual: 0, + * // expected: 2, + * // operator: 'func', + * // stack: stack trace + * // } + * // ] + * ``` + * @since v14.2.0, v12.19.0 + * @return An Array of objects containing information about the wrapper functions returned by `calls`. + */ + report(): CallTrackerReportInformation[]; + /** + * Reset calls of the call tracker. + * If a tracked function is passed as an argument, the calls will be reset for it. + * If no arguments are passed, all tracked functions will be reset. + * + * ```js + * import assert from 'node:assert'; + * + * const tracker = new assert.CallTracker(); + * + * function func() {} + * const callsfunc = tracker.calls(func); + * + * callsfunc(); + * // Tracker was called once + * assert.strictEqual(tracker.getCalls(callsfunc).length, 1); + * + * tracker.reset(callsfunc); + * assert.strictEqual(tracker.getCalls(callsfunc).length, 0); + * ``` + * @since v18.8.0, v16.18.0 + * @param fn a tracked function to reset. + */ + reset(fn?: Function): void; + /** + * Iterates through the list of functions passed to `tracker.calls()` and will throw an error for functions that + * have not been called the expected number of times. + * + * ```js + * import assert from 'node:assert'; + * + * // Creates call tracker. + * const tracker = new assert.CallTracker(); + * + * function func() {} + * + * // Returns a function that wraps func() that must be called exact times + * // before tracker.verify(). + * const callsfunc = tracker.calls(func, 2); + * + * callsfunc(); + * + * // Will throw an error since callsfunc() was only called once. + * tracker.verify(); + * ``` + * @since v14.2.0, v12.19.0 + */ + verify(): void; + } + interface CallTrackerCall { + thisArg: object; + arguments: unknown[]; + } + interface CallTrackerReportInformation { + message: string; + /** The actual number of times the function was called. */ + actual: number; + /** The number of times the function was expected to be called. */ + expected: number; + /** The name of the function that is wrapped. */ + operator: string; + /** A stack trace of the function. */ + stack: object; + } + type AssertPredicate = RegExp | (new () => object) | ((thrown: unknown) => boolean) | object | Error; + /** + * Throws an `AssertionError` with the provided error message or a default + * error message. If the `message` parameter is an instance of an `Error` then + * it will be thrown instead of the `AssertionError`. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.fail(); + * // AssertionError [ERR_ASSERTION]: Failed + * + * assert.fail('boom'); + * // AssertionError [ERR_ASSERTION]: boom + * + * assert.fail(new TypeError('need array')); + * // TypeError: need array + * ``` + * + * Using `assert.fail()` with more than two arguments is possible but deprecated. + * See below for further details. + * @since v0.1.21 + * @param [message='Failed'] + */ + function fail(message?: string | Error): never; + /** @deprecated since v10.0.0 - use fail([message]) or other assert functions instead. */ + function fail( + actual: unknown, + expected: unknown, + message?: string | Error, + operator?: string, + // tslint:disable-next-line:ban-types + stackStartFn?: Function + ): never; + /** + * Tests if `value` is truthy. It is equivalent to`assert.equal(!!value, true, message)`. + * + * If `value` is not truthy, an `AssertionError` is thrown with a `message`property set equal to the value of the `message` parameter. If the `message`parameter is `undefined`, a default + * error message is assigned. If the `message`parameter is an instance of an `Error` then it will be thrown instead of the`AssertionError`. + * If no arguments are passed in at all `message` will be set to the string:`` 'No value argument passed to `assert.ok()`' ``. + * + * Be aware that in the `repl` the error message will be different to the one + * thrown in a file! See below for further details. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.ok(true); + * // OK + * assert.ok(1); + * // OK + * + * assert.ok(); + * // AssertionError: No value argument passed to `assert.ok()` + * + * assert.ok(false, 'it\'s false'); + * // AssertionError: it's false + * + * // In the repl: + * assert.ok(typeof 123 === 'string'); + * // AssertionError: false == true + * + * // In a file (e.g. test.js): + * assert.ok(typeof 123 === 'string'); + * // AssertionError: The expression evaluated to a falsy value: + * // + * // assert.ok(typeof 123 === 'string') + * + * assert.ok(false); + * // AssertionError: The expression evaluated to a falsy value: + * // + * // assert.ok(false) + * + * assert.ok(0); + * // AssertionError: The expression evaluated to a falsy value: + * // + * // assert.ok(0) + * ``` + * + * ```js + * import assert from 'node:assert/strict'; + * + * // Using `assert()` works the same: + * assert(0); + * // AssertionError: The expression evaluated to a falsy value: + * // + * // assert(0) + * ``` + * @since v0.1.21 + */ + function ok(value: unknown, message?: string | Error): asserts value; + /** + * **Strict assertion mode** + * + * An alias of {@link strictEqual}. + * + * **Legacy assertion mode** + * + * > Stability: 3 - Legacy: Use {@link strictEqual} instead. + * + * Tests shallow, coercive equality between the `actual` and `expected` parameters + * using the [`==` operator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Equality). `NaN` is specially handled + * and treated as being identical if both sides are `NaN`. + * + * ```js + * import assert from 'node:assert'; + * + * assert.equal(1, 1); + * // OK, 1 == 1 + * assert.equal(1, '1'); + * // OK, 1 == '1' + * assert.equal(NaN, NaN); + * // OK + * + * assert.equal(1, 2); + * // AssertionError: 1 == 2 + * assert.equal({ a: { b: 1 } }, { a: { b: 1 } }); + * // AssertionError: { a: { b: 1 } } == { a: { b: 1 } } + * ``` + * + * If the values are not equal, an `AssertionError` is thrown with a `message`property set equal to the value of the `message` parameter. If the `message`parameter is undefined, a default + * error message is assigned. If the `message`parameter is an instance of an `Error` then it will be thrown instead of the`AssertionError`. + * @since v0.1.21 + */ + function equal(actual: unknown, expected: unknown, message?: string | Error): void; + /** + * **Strict assertion mode** + * + * An alias of {@link notStrictEqual}. + * + * **Legacy assertion mode** + * + * > Stability: 3 - Legacy: Use {@link notStrictEqual} instead. + * + * Tests shallow, coercive inequality with the [`!=` operator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Inequality). `NaN` is + * specially handled and treated as being identical if both sides are `NaN`. + * + * ```js + * import assert from 'node:assert'; + * + * assert.notEqual(1, 2); + * // OK + * + * assert.notEqual(1, 1); + * // AssertionError: 1 != 1 + * + * assert.notEqual(1, '1'); + * // AssertionError: 1 != '1' + * ``` + * + * If the values are equal, an `AssertionError` is thrown with a `message`property set equal to the value of the `message` parameter. If the `message`parameter is undefined, a default error + * message is assigned. If the `message`parameter is an instance of an `Error` then it will be thrown instead of the`AssertionError`. + * @since v0.1.21 + */ + function notEqual(actual: unknown, expected: unknown, message?: string | Error): void; + /** + * **Strict assertion mode** + * + * An alias of {@link deepStrictEqual}. + * + * **Legacy assertion mode** + * + * > Stability: 3 - Legacy: Use {@link deepStrictEqual} instead. + * + * Tests for deep equality between the `actual` and `expected` parameters. Consider + * using {@link deepStrictEqual} instead. {@link deepEqual} can have + * surprising results. + * + * _Deep equality_ means that the enumerable "own" properties of child objects + * are also recursively evaluated by the following rules. + * @since v0.1.21 + */ + function deepEqual(actual: unknown, expected: unknown, message?: string | Error): void; + /** + * **Strict assertion mode** + * + * An alias of {@link notDeepStrictEqual}. + * + * **Legacy assertion mode** + * + * > Stability: 3 - Legacy: Use {@link notDeepStrictEqual} instead. + * + * Tests for any deep inequality. Opposite of {@link deepEqual}. + * + * ```js + * import assert from 'node:assert'; + * + * const obj1 = { + * a: { + * b: 1, + * }, + * }; + * const obj2 = { + * a: { + * b: 2, + * }, + * }; + * const obj3 = { + * a: { + * b: 1, + * }, + * }; + * const obj4 = { __proto__: obj1 }; + * + * assert.notDeepEqual(obj1, obj1); + * // AssertionError: { a: { b: 1 } } notDeepEqual { a: { b: 1 } } + * + * assert.notDeepEqual(obj1, obj2); + * // OK + * + * assert.notDeepEqual(obj1, obj3); + * // AssertionError: { a: { b: 1 } } notDeepEqual { a: { b: 1 } } + * + * assert.notDeepEqual(obj1, obj4); + * // OK + * ``` + * + * If the values are deeply equal, an `AssertionError` is thrown with a`message` property set equal to the value of the `message` parameter. If the`message` parameter is undefined, a default + * error message is assigned. If the`message` parameter is an instance of an `Error` then it will be thrown + * instead of the `AssertionError`. + * @since v0.1.21 + */ + function notDeepEqual(actual: unknown, expected: unknown, message?: string | Error): void; + /** + * Tests strict equality between the `actual` and `expected` parameters as + * determined by [`Object.is()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is). + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.strictEqual(1, 2); + * // AssertionError [ERR_ASSERTION]: Expected inputs to be strictly equal: + * // + * // 1 !== 2 + * + * assert.strictEqual(1, 1); + * // OK + * + * assert.strictEqual('Hello foobar', 'Hello World!'); + * // AssertionError [ERR_ASSERTION]: Expected inputs to be strictly equal: + * // + actual - expected + * // + * // + 'Hello foobar' + * // - 'Hello World!' + * // ^ + * + * const apples = 1; + * const oranges = 2; + * assert.strictEqual(apples, oranges, `apples ${apples} !== oranges ${oranges}`); + * // AssertionError [ERR_ASSERTION]: apples 1 !== oranges 2 + * + * assert.strictEqual(1, '1', new TypeError('Inputs are not identical')); + * // TypeError: Inputs are not identical + * ``` + * + * If the values are not strictly equal, an `AssertionError` is thrown with a`message` property set equal to the value of the `message` parameter. If the`message` parameter is undefined, a + * default error message is assigned. If the`message` parameter is an instance of an `Error` then it will be thrown + * instead of the `AssertionError`. + * @since v0.1.21 + */ + function strictEqual(actual: unknown, expected: T, message?: string | Error): asserts actual is T; + /** + * Tests strict inequality between the `actual` and `expected` parameters as + * determined by [`Object.is()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is). + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.notStrictEqual(1, 2); + * // OK + * + * assert.notStrictEqual(1, 1); + * // AssertionError [ERR_ASSERTION]: Expected "actual" to be strictly unequal to: + * // + * // 1 + * + * assert.notStrictEqual(1, '1'); + * // OK + * ``` + * + * If the values are strictly equal, an `AssertionError` is thrown with a`message` property set equal to the value of the `message` parameter. If the`message` parameter is undefined, a + * default error message is assigned. If the`message` parameter is an instance of an `Error` then it will be thrown + * instead of the `AssertionError`. + * @since v0.1.21 + */ + function notStrictEqual(actual: unknown, expected: unknown, message?: string | Error): void; + /** + * Tests for deep equality between the `actual` and `expected` parameters. + * "Deep" equality means that the enumerable "own" properties of child objects + * are recursively evaluated also by the following rules. + * @since v1.2.0 + */ + function deepStrictEqual(actual: unknown, expected: T, message?: string | Error): asserts actual is T; + /** + * Tests for deep strict inequality. Opposite of {@link deepStrictEqual}. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.notDeepStrictEqual({ a: 1 }, { a: '1' }); + * // OK + * ``` + * + * If the values are deeply and strictly equal, an `AssertionError` is thrown + * with a `message` property set equal to the value of the `message` parameter. If + * the `message` parameter is undefined, a default error message is assigned. If + * the `message` parameter is an instance of an `Error` then it will be thrown + * instead of the `AssertionError`. + * @since v1.2.0 + */ + function notDeepStrictEqual(actual: unknown, expected: unknown, message?: string | Error): void; + /** + * Expects the function `fn` to throw an error. + * + * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes), + * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), a validation function, + * a validation object where each property will be tested for strict deep equality, + * or an instance of error where each property will be tested for strict deep + * equality including the non-enumerable `message` and `name` properties. When + * using an object, it is also possible to use a regular expression, when + * validating against a string property. See below for examples. + * + * If specified, `message` will be appended to the message provided by the`AssertionError` if the `fn` call fails to throw or in case the error validation + * fails. + * + * Custom validation object/error instance: + * + * ```js + * import assert from 'node:assert/strict'; + * + * const err = new TypeError('Wrong value'); + * err.code = 404; + * err.foo = 'bar'; + * err.info = { + * nested: true, + * baz: 'text', + * }; + * err.reg = /abc/i; + * + * assert.throws( + * () => { + * throw err; + * }, + * { + * name: 'TypeError', + * message: 'Wrong value', + * info: { + * nested: true, + * baz: 'text', + * }, + * // Only properties on the validation object will be tested for. + * // Using nested objects requires all properties to be present. Otherwise + * // the validation is going to fail. + * }, + * ); + * + * // Using regular expressions to validate error properties: + * assert.throws( + * () => { + * throw err; + * }, + * { + * // The `name` and `message` properties are strings and using regular + * // expressions on those will match against the string. If they fail, an + * // error is thrown. + * name: /^TypeError$/, + * message: /Wrong/, + * foo: 'bar', + * info: { + * nested: true, + * // It is not possible to use regular expressions for nested properties! + * baz: 'text', + * }, + * // The `reg` property contains a regular expression and only if the + * // validation object contains an identical regular expression, it is going + * // to pass. + * reg: /abc/i, + * }, + * ); + * + * // Fails due to the different `message` and `name` properties: + * assert.throws( + * () => { + * const otherErr = new Error('Not found'); + * // Copy all enumerable properties from `err` to `otherErr`. + * for (const [key, value] of Object.entries(err)) { + * otherErr[key] = value; + * } + * throw otherErr; + * }, + * // The error's `message` and `name` properties will also be checked when using + * // an error as validation object. + * err, + * ); + * ``` + * + * Validate instanceof using constructor: + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.throws( + * () => { + * throw new Error('Wrong value'); + * }, + * Error, + * ); + * ``` + * + * Validate error message using [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions): + * + * Using a regular expression runs `.toString` on the error object, and will + * therefore also include the error name. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.throws( + * () => { + * throw new Error('Wrong value'); + * }, + * /^Error: Wrong value$/, + * ); + * ``` + * + * Custom error validation: + * + * The function must return `true` to indicate all internal validations passed. + * It will otherwise fail with an `AssertionError`. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.throws( + * () => { + * throw new Error('Wrong value'); + * }, + * (err) => { + * assert(err instanceof Error); + * assert(/value/.test(err)); + * // Avoid returning anything from validation functions besides `true`. + * // Otherwise, it's not clear what part of the validation failed. Instead, + * // throw an error about the specific validation that failed (as done in this + * // example) and add as much helpful debugging information to that error as + * // possible. + * return true; + * }, + * 'unexpected error', + * ); + * ``` + * + * `error` cannot be a string. If a string is provided as the second + * argument, then `error` is assumed to be omitted and the string will be used for`message` instead. This can lead to easy-to-miss mistakes. Using the same + * message as the thrown error message is going to result in an`ERR_AMBIGUOUS_ARGUMENT` error. Please read the example below carefully if using + * a string as the second argument gets considered: + * + * ```js + * import assert from 'node:assert/strict'; + * + * function throwingFirst() { + * throw new Error('First'); + * } + * + * function throwingSecond() { + * throw new Error('Second'); + * } + * + * function notThrowing() {} + * + * // The second argument is a string and the input function threw an Error. + * // The first case will not throw as it does not match for the error message + * // thrown by the input function! + * assert.throws(throwingFirst, 'Second'); + * // In the next example the message has no benefit over the message from the + * // error and since it is not clear if the user intended to actually match + * // against the error message, Node.js throws an `ERR_AMBIGUOUS_ARGUMENT` error. + * assert.throws(throwingSecond, 'Second'); + * // TypeError [ERR_AMBIGUOUS_ARGUMENT] + * + * // The string is only used (as message) in case the function does not throw: + * assert.throws(notThrowing, 'Second'); + * // AssertionError [ERR_ASSERTION]: Missing expected exception: Second + * + * // If it was intended to match for the error message do this instead: + * // It does not throw because the error messages match. + * assert.throws(throwingSecond, /Second$/); + * + * // If the error message does not match, an AssertionError is thrown. + * assert.throws(throwingFirst, /Second$/); + * // AssertionError [ERR_ASSERTION] + * ``` + * + * Due to the confusing error-prone notation, avoid a string as the second + * argument. + * @since v0.1.21 + */ + function throws(block: () => unknown, message?: string | Error): void; + function throws(block: () => unknown, error: AssertPredicate, message?: string | Error): void; + /** + * Asserts that the function `fn` does not throw an error. + * + * Using `assert.doesNotThrow()` is actually not useful because there + * is no benefit in catching an error and then rethrowing it. Instead, consider + * adding a comment next to the specific code path that should not throw and keep + * error messages as expressive as possible. + * + * When `assert.doesNotThrow()` is called, it will immediately call the `fn`function. + * + * If an error is thrown and it is the same type as that specified by the `error`parameter, then an `AssertionError` is thrown. If the error is of a + * different type, or if the `error` parameter is undefined, the error is + * propagated back to the caller. + * + * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes), + * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), or a validation + * function. See {@link throws} for more details. + * + * The following, for instance, will throw the `TypeError` because there is no + * matching error type in the assertion: + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.doesNotThrow( + * () => { + * throw new TypeError('Wrong value'); + * }, + * SyntaxError, + * ); + * ``` + * + * However, the following will result in an `AssertionError` with the message + * 'Got unwanted exception...': + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.doesNotThrow( + * () => { + * throw new TypeError('Wrong value'); + * }, + * TypeError, + * ); + * ``` + * + * If an `AssertionError` is thrown and a value is provided for the `message`parameter, the value of `message` will be appended to the `AssertionError` message: + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.doesNotThrow( + * () => { + * throw new TypeError('Wrong value'); + * }, + * /Wrong value/, + * 'Whoops', + * ); + * // Throws: AssertionError: Got unwanted exception: Whoops + * ``` + * @since v0.1.21 + */ + function doesNotThrow(block: () => unknown, message?: string | Error): void; + function doesNotThrow(block: () => unknown, error: AssertPredicate, message?: string | Error): void; + /** + * Throws `value` if `value` is not `undefined` or `null`. This is useful when + * testing the `error` argument in callbacks. The stack trace contains all frames + * from the error passed to `ifError()` including the potential new frames for`ifError()` itself. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.ifError(null); + * // OK + * assert.ifError(0); + * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: 0 + * assert.ifError('error'); + * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: 'error' + * assert.ifError(new Error()); + * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Error + * + * // Create some random error frames. + * let err; + * (function errorFrame() { + * err = new Error('test error'); + * })(); + * + * (function ifErrorFrame() { + * assert.ifError(err); + * })(); + * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: test error + * // at ifErrorFrame + * // at errorFrame + * ``` + * @since v0.1.97 + */ + function ifError(value: unknown): asserts value is null | undefined; + /** + * Awaits the `asyncFn` promise or, if `asyncFn` is a function, immediately + * calls the function and awaits the returned promise to complete. It will then + * check that the promise is rejected. + * + * If `asyncFn` is a function and it throws an error synchronously,`assert.rejects()` will return a rejected `Promise` with that error. If the + * function does not return a promise, `assert.rejects()` will return a rejected`Promise` with an `ERR_INVALID_RETURN_VALUE` error. In both cases the error + * handler is skipped. + * + * Besides the async nature to await the completion behaves identically to {@link throws}. + * + * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes), + * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), a validation function, + * an object where each property will be tested for, or an instance of error where + * each property will be tested for including the non-enumerable `message` and`name` properties. + * + * If specified, `message` will be the message provided by the `AssertionError` if the `asyncFn` fails to reject. + * + * ```js + * import assert from 'node:assert/strict'; + * + * await assert.rejects( + * async () => { + * throw new TypeError('Wrong value'); + * }, + * { + * name: 'TypeError', + * message: 'Wrong value', + * }, + * ); + * ``` + * + * ```js + * import assert from 'node:assert/strict'; + * + * await assert.rejects( + * async () => { + * throw new TypeError('Wrong value'); + * }, + * (err) => { + * assert.strictEqual(err.name, 'TypeError'); + * assert.strictEqual(err.message, 'Wrong value'); + * return true; + * }, + * ); + * ``` + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.rejects( + * Promise.reject(new Error('Wrong value')), + * Error, + * ).then(() => { + * // ... + * }); + * ``` + * + * `error` cannot be a string. If a string is provided as the second + * argument, then `error` is assumed to be omitted and the string will be used for`message` instead. This can lead to easy-to-miss mistakes. Please read the + * example in {@link throws} carefully if using a string as the second + * argument gets considered. + * @since v10.0.0 + */ + function rejects(block: (() => Promise) | Promise, message?: string | Error): Promise; + function rejects(block: (() => Promise) | Promise, error: AssertPredicate, message?: string | Error): Promise; + /** + * Awaits the `asyncFn` promise or, if `asyncFn` is a function, immediately + * calls the function and awaits the returned promise to complete. It will then + * check that the promise is not rejected. + * + * If `asyncFn` is a function and it throws an error synchronously,`assert.doesNotReject()` will return a rejected `Promise` with that error. If + * the function does not return a promise, `assert.doesNotReject()` will return a + * rejected `Promise` with an `ERR_INVALID_RETURN_VALUE` error. In both cases + * the error handler is skipped. + * + * Using `assert.doesNotReject()` is actually not useful because there is little + * benefit in catching a rejection and then rejecting it again. Instead, consider + * adding a comment next to the specific code path that should not reject and keep + * error messages as expressive as possible. + * + * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes), + * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), or a validation + * function. See {@link throws} for more details. + * + * Besides the async nature to await the completion behaves identically to {@link doesNotThrow}. + * + * ```js + * import assert from 'node:assert/strict'; + * + * await assert.doesNotReject( + * async () => { + * throw new TypeError('Wrong value'); + * }, + * SyntaxError, + * ); + * ``` + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.doesNotReject(Promise.reject(new TypeError('Wrong value'))) + * .then(() => { + * // ... + * }); + * ``` + * @since v10.0.0 + */ + function doesNotReject(block: (() => Promise) | Promise, message?: string | Error): Promise; + function doesNotReject(block: (() => Promise) | Promise, error: AssertPredicate, message?: string | Error): Promise; + /** + * Expects the `string` input to match the regular expression. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.match('I will fail', /pass/); + * // AssertionError [ERR_ASSERTION]: The input did not match the regular ... + * + * assert.match(123, /pass/); + * // AssertionError [ERR_ASSERTION]: The "string" argument must be of type string. + * + * assert.match('I will pass', /pass/); + * // OK + * ``` + * + * If the values do not match, or if the `string` argument is of another type than`string`, an `AssertionError` is thrown with a `message` property set equal + * to the value of the `message` parameter. If the `message` parameter is + * undefined, a default error message is assigned. If the `message` parameter is an + * instance of an `Error` then it will be thrown instead of the `AssertionError`. + * @since v13.6.0, v12.16.0 + */ + function match(value: string, regExp: RegExp, message?: string | Error): void; + /** + * Expects the `string` input not to match the regular expression. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.doesNotMatch('I will fail', /fail/); + * // AssertionError [ERR_ASSERTION]: The input was expected to not match the ... + * + * assert.doesNotMatch(123, /pass/); + * // AssertionError [ERR_ASSERTION]: The "string" argument must be of type string. + * + * assert.doesNotMatch('I will pass', /different/); + * // OK + * ``` + * + * If the values do match, or if the `string` argument is of another type than`string`, an `AssertionError` is thrown with a `message` property set equal + * to the value of the `message` parameter. If the `message` parameter is + * undefined, a default error message is assigned. If the `message` parameter is an + * instance of an `Error` then it will be thrown instead of the `AssertionError`. + * @since v13.6.0, v12.16.0 + */ + function doesNotMatch(value: string, regExp: RegExp, message?: string | Error): void; + const strict: Omit & { + (value: unknown, message?: string | Error): asserts value; + equal: typeof strictEqual; + notEqual: typeof notStrictEqual; + deepEqual: typeof deepStrictEqual; + notDeepEqual: typeof notDeepStrictEqual; + // Mapped types and assertion functions are incompatible? + // TS2775: Assertions require every name in the call target + // to be declared with an explicit type annotation. + ok: typeof ok; + strictEqual: typeof strictEqual; + deepStrictEqual: typeof deepStrictEqual; + ifError: typeof ifError; + strict: typeof strict; + }; + } + export = assert; +} +declare module 'node:assert' { + import assert = require('assert'); + export = assert; +} diff --git a/node_modules/@types/node/assert/strict.d.ts b/node_modules/@types/node/assert/strict.d.ts new file mode 100755 index 0000000..b4319b9 --- /dev/null +++ b/node_modules/@types/node/assert/strict.d.ts @@ -0,0 +1,8 @@ +declare module 'assert/strict' { + import { strict } from 'node:assert'; + export = strict; +} +declare module 'node:assert/strict' { + import { strict } from 'node:assert'; + export = strict; +} diff --git a/node_modules/@types/node/async_hooks.d.ts b/node_modules/@types/node/async_hooks.d.ts new file mode 100755 index 0000000..e994f02 --- /dev/null +++ b/node_modules/@types/node/async_hooks.d.ts @@ -0,0 +1,530 @@ +/** + * We strongly discourage the use of the `async_hooks` API. + * Other APIs that can cover most of its use cases include: + * + * * `AsyncLocalStorage` tracks async context + * * `process.getActiveResourcesInfo()` tracks active resources + * + * The `node:async_hooks` module provides an API to track asynchronous resources. + * It can be accessed using: + * + * ```js + * import async_hooks from 'node:async_hooks'; + * ``` + * @experimental + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/async_hooks.js) + */ +declare module 'async_hooks' { + /** + * ```js + * import { executionAsyncId } from 'node:async_hooks'; + * import fs from 'node:fs'; + * + * console.log(executionAsyncId()); // 1 - bootstrap + * fs.open(path, 'r', (err, fd) => { + * console.log(executionAsyncId()); // 6 - open() + * }); + * ``` + * + * The ID returned from `executionAsyncId()` is related to execution timing, not + * causality (which is covered by `triggerAsyncId()`): + * + * ```js + * const server = net.createServer((conn) => { + * // Returns the ID of the server, not of the new connection, because the + * // callback runs in the execution scope of the server's MakeCallback(). + * async_hooks.executionAsyncId(); + * + * }).listen(port, () => { + * // Returns the ID of a TickObject (process.nextTick()) because all + * // callbacks passed to .listen() are wrapped in a nextTick(). + * async_hooks.executionAsyncId(); + * }); + * ``` + * + * Promise contexts may not get precise `executionAsyncIds` by default. + * See the section on `promise execution tracking`. + * @since v8.1.0 + * @return The `asyncId` of the current execution context. Useful to track when something calls. + */ + function executionAsyncId(): number; + /** + * Resource objects returned by `executionAsyncResource()` are most often internal + * Node.js handle objects with undocumented APIs. Using any functions or properties + * on the object is likely to crash your application and should be avoided. + * + * Using `executionAsyncResource()` in the top-level execution context will + * return an empty object as there is no handle or request object to use, + * but having an object representing the top-level can be helpful. + * + * ```js + * import { open } from 'node:fs'; + * import { executionAsyncId, executionAsyncResource } from 'node:async_hooks'; + * + * console.log(executionAsyncId(), executionAsyncResource()); // 1 {} + * open(new URL(import.meta.url), 'r', (err, fd) => { + * console.log(executionAsyncId(), executionAsyncResource()); // 7 FSReqWrap + * }); + * ``` + * + * This can be used to implement continuation local storage without the + * use of a tracking `Map` to store the metadata: + * + * ```js + * import { createServer } from 'node:http'; + * import { + * executionAsyncId, + * executionAsyncResource, + * createHook, + * } from 'async_hooks'; + * const sym = Symbol('state'); // Private symbol to avoid pollution + * + * createHook({ + * init(asyncId, type, triggerAsyncId, resource) { + * const cr = executionAsyncResource(); + * if (cr) { + * resource[sym] = cr[sym]; + * } + * }, + * }).enable(); + * + * const server = createServer((req, res) => { + * executionAsyncResource()[sym] = { state: req.url }; + * setTimeout(function() { + * res.end(JSON.stringify(executionAsyncResource()[sym])); + * }, 100); + * }).listen(3000); + * ``` + * @since v13.9.0, v12.17.0 + * @return The resource representing the current execution. Useful to store data within the resource. + */ + function executionAsyncResource(): object; + /** + * ```js + * const server = net.createServer((conn) => { + * // The resource that caused (or triggered) this callback to be called + * // was that of the new connection. Thus the return value of triggerAsyncId() + * // is the asyncId of "conn". + * async_hooks.triggerAsyncId(); + * + * }).listen(port, () => { + * // Even though all callbacks passed to .listen() are wrapped in a nextTick() + * // the callback itself exists because the call to the server's .listen() + * // was made. So the return value would be the ID of the server. + * async_hooks.triggerAsyncId(); + * }); + * ``` + * + * Promise contexts may not get valid `triggerAsyncId`s by default. See + * the section on `promise execution tracking`. + * @return The ID of the resource responsible for calling the callback that is currently being executed. + */ + function triggerAsyncId(): number; + interface HookCallbacks { + /** + * Called when a class is constructed that has the possibility to emit an asynchronous event. + * @param asyncId a unique ID for the async resource + * @param type the type of the async resource + * @param triggerAsyncId the unique ID of the async resource in whose execution context this async resource was created + * @param resource reference to the resource representing the async operation, needs to be released during destroy + */ + init?(asyncId: number, type: string, triggerAsyncId: number, resource: object): void; + /** + * When an asynchronous operation is initiated or completes a callback is called to notify the user. + * The before callback is called just before said callback is executed. + * @param asyncId the unique identifier assigned to the resource about to execute the callback. + */ + before?(asyncId: number): void; + /** + * Called immediately after the callback specified in before is completed. + * @param asyncId the unique identifier assigned to the resource which has executed the callback. + */ + after?(asyncId: number): void; + /** + * Called when a promise has resolve() called. This may not be in the same execution id + * as the promise itself. + * @param asyncId the unique id for the promise that was resolve()d. + */ + promiseResolve?(asyncId: number): void; + /** + * Called after the resource corresponding to asyncId is destroyed + * @param asyncId a unique ID for the async resource + */ + destroy?(asyncId: number): void; + } + interface AsyncHook { + /** + * Enable the callbacks for a given AsyncHook instance. If no callbacks are provided enabling is a noop. + */ + enable(): this; + /** + * Disable the callbacks for a given AsyncHook instance from the global pool of AsyncHook callbacks to be executed. Once a hook has been disabled it will not be called again until enabled. + */ + disable(): this; + } + /** + * Registers functions to be called for different lifetime events of each async + * operation. + * + * The callbacks `init()`/`before()`/`after()`/`destroy()` are called for the + * respective asynchronous event during a resource's lifetime. + * + * All callbacks are optional. For example, if only resource cleanup needs to + * be tracked, then only the `destroy` callback needs to be passed. The + * specifics of all functions that can be passed to `callbacks` is in the `Hook Callbacks` section. + * + * ```js + * import { createHook } from 'node:async_hooks'; + * + * const asyncHook = createHook({ + * init(asyncId, type, triggerAsyncId, resource) { }, + * destroy(asyncId) { }, + * }); + * ``` + * + * The callbacks will be inherited via the prototype chain: + * + * ```js + * class MyAsyncCallbacks { + * init(asyncId, type, triggerAsyncId, resource) { } + * destroy(asyncId) {} + * } + * + * class MyAddedCallbacks extends MyAsyncCallbacks { + * before(asyncId) { } + * after(asyncId) { } + * } + * + * const asyncHook = async_hooks.createHook(new MyAddedCallbacks()); + * ``` + * + * Because promises are asynchronous resources whose lifecycle is tracked + * via the async hooks mechanism, the `init()`, `before()`, `after()`, and`destroy()` callbacks _must not_ be async functions that return promises. + * @since v8.1.0 + * @param callbacks The `Hook Callbacks` to register + * @return Instance used for disabling and enabling hooks + */ + function createHook(callbacks: HookCallbacks): AsyncHook; + interface AsyncResourceOptions { + /** + * The ID of the execution context that created this async event. + * @default executionAsyncId() + */ + triggerAsyncId?: number | undefined; + /** + * Disables automatic `emitDestroy` when the object is garbage collected. + * This usually does not need to be set (even if `emitDestroy` is called + * manually), unless the resource's `asyncId` is retrieved and the + * sensitive API's `emitDestroy` is called with it. + * @default false + */ + requireManualDestroy?: boolean | undefined; + } + /** + * The class `AsyncResource` is designed to be extended by the embedder's async + * resources. Using this, users can easily trigger the lifetime events of their + * own resources. + * + * The `init` hook will trigger when an `AsyncResource` is instantiated. + * + * The following is an overview of the `AsyncResource` API. + * + * ```js + * import { AsyncResource, executionAsyncId } from 'node:async_hooks'; + * + * // AsyncResource() is meant to be extended. Instantiating a + * // new AsyncResource() also triggers init. If triggerAsyncId is omitted then + * // async_hook.executionAsyncId() is used. + * const asyncResource = new AsyncResource( + * type, { triggerAsyncId: executionAsyncId(), requireManualDestroy: false }, + * ); + * + * // Run a function in the execution context of the resource. This will + * // * establish the context of the resource + * // * trigger the AsyncHooks before callbacks + * // * call the provided function `fn` with the supplied arguments + * // * trigger the AsyncHooks after callbacks + * // * restore the original execution context + * asyncResource.runInAsyncScope(fn, thisArg, ...args); + * + * // Call AsyncHooks destroy callbacks. + * asyncResource.emitDestroy(); + * + * // Return the unique ID assigned to the AsyncResource instance. + * asyncResource.asyncId(); + * + * // Return the trigger ID for the AsyncResource instance. + * asyncResource.triggerAsyncId(); + * ``` + */ + class AsyncResource { + /** + * AsyncResource() is meant to be extended. Instantiating a + * new AsyncResource() also triggers init. If triggerAsyncId is omitted then + * async_hook.executionAsyncId() is used. + * @param type The type of async event. + * @param triggerAsyncId The ID of the execution context that created + * this async event (default: `executionAsyncId()`), or an + * AsyncResourceOptions object (since v9.3.0) + */ + constructor(type: string, triggerAsyncId?: number | AsyncResourceOptions); + /** + * Binds the given function to the current execution context. + * @since v14.8.0, v12.19.0 + * @param fn The function to bind to the current execution context. + * @param type An optional name to associate with the underlying `AsyncResource`. + */ + static bind any, ThisArg>(fn: Func, type?: string, thisArg?: ThisArg): Func; + /** + * Binds the given function to execute to this `AsyncResource`'s scope. + * @since v14.8.0, v12.19.0 + * @param fn The function to bind to the current `AsyncResource`. + */ + bind any>(fn: Func): Func; + /** + * Call the provided function with the provided arguments in the execution context + * of the async resource. This will establish the context, trigger the AsyncHooks + * before callbacks, call the function, trigger the AsyncHooks after callbacks, and + * then restore the original execution context. + * @since v9.6.0 + * @param fn The function to call in the execution context of this async resource. + * @param thisArg The receiver to be used for the function call. + * @param args Optional arguments to pass to the function. + */ + runInAsyncScope(fn: (this: This, ...args: any[]) => Result, thisArg?: This, ...args: any[]): Result; + /** + * Call all `destroy` hooks. This should only ever be called once. An error will + * be thrown if it is called more than once. This **must** be manually called. If + * the resource is left to be collected by the GC then the `destroy` hooks will + * never be called. + * @return A reference to `asyncResource`. + */ + emitDestroy(): this; + /** + * @return The unique `asyncId` assigned to the resource. + */ + asyncId(): number; + /** + * + * @return The same `triggerAsyncId` that is passed to the `AsyncResource` constructor. + */ + triggerAsyncId(): number; + } + /** + * This class creates stores that stay coherent through asynchronous operations. + * + * While you can create your own implementation on top of the `node:async_hooks`module, `AsyncLocalStorage` should be preferred as it is a performant and memory + * safe implementation that involves significant optimizations that are non-obvious + * to implement. + * + * The following example uses `AsyncLocalStorage` to build a simple logger + * that assigns IDs to incoming HTTP requests and includes them in messages + * logged within each request. + * + * ```js + * import http from 'node:http'; + * import { AsyncLocalStorage } from 'node:async_hooks'; + * + * const asyncLocalStorage = new AsyncLocalStorage(); + * + * function logWithId(msg) { + * const id = asyncLocalStorage.getStore(); + * console.log(`${id !== undefined ? id : '-'}:`, msg); + * } + * + * let idSeq = 0; + * http.createServer((req, res) => { + * asyncLocalStorage.run(idSeq++, () => { + * logWithId('start'); + * // Imagine any chain of async operations here + * setImmediate(() => { + * logWithId('finish'); + * res.end(); + * }); + * }); + * }).listen(8080); + * + * http.get('http://localhost:8080'); + * http.get('http://localhost:8080'); + * // Prints: + * // 0: start + * // 1: start + * // 0: finish + * // 1: finish + * ``` + * + * Each instance of `AsyncLocalStorage` maintains an independent storage context. + * Multiple instances can safely exist simultaneously without risk of interfering + * with each other's data. + * @since v13.10.0, v12.17.0 + */ + class AsyncLocalStorage { + /** + * Binds the given function to the current execution context. + * @since v19.8.0 + * @experimental + * @param fn The function to bind to the current execution context. + * @return A new function that calls `fn` within the captured execution context. + */ + static bind any>(fn: Func): Func; + /** + * Captures the current execution context and returns a function that accepts a + * function as an argument. Whenever the returned function is called, it + * calls the function passed to it within the captured context. + * + * ```js + * const asyncLocalStorage = new AsyncLocalStorage(); + * const runInAsyncScope = asyncLocalStorage.run(123, () => AsyncLocalStorage.snapshot()); + * const result = asyncLocalStorage.run(321, () => runInAsyncScope(() => asyncLocalStorage.getStore())); + * console.log(result); // returns 123 + * ``` + * + * AsyncLocalStorage.snapshot() can replace the use of AsyncResource for simple + * async context tracking purposes, for example: + * + * ```js + * class Foo { + * #runInAsyncScope = AsyncLocalStorage.snapshot(); + * + * get() { return this.#runInAsyncScope(() => asyncLocalStorage.getStore()); } + * } + * + * const foo = asyncLocalStorage.run(123, () => new Foo()); + * console.log(asyncLocalStorage.run(321, () => foo.get())); // returns 123 + * ``` + * @since v19.8.0 + * @experimental + * @return A new function with the signature `(fn: (...args) : R, ...args) : R`. + */ + static snapshot(): (fn: (...args: TArgs) => R, ...args: TArgs) => R; + /** + * Disables the instance of `AsyncLocalStorage`. All subsequent calls + * to `asyncLocalStorage.getStore()` will return `undefined` until`asyncLocalStorage.run()` or `asyncLocalStorage.enterWith()` is called again. + * + * When calling `asyncLocalStorage.disable()`, all current contexts linked to the + * instance will be exited. + * + * Calling `asyncLocalStorage.disable()` is required before the`asyncLocalStorage` can be garbage collected. This does not apply to stores + * provided by the `asyncLocalStorage`, as those objects are garbage collected + * along with the corresponding async resources. + * + * Use this method when the `asyncLocalStorage` is not in use anymore + * in the current process. + * @since v13.10.0, v12.17.0 + * @experimental + */ + disable(): void; + /** + * Returns the current store. + * If called outside of an asynchronous context initialized by + * calling `asyncLocalStorage.run()` or `asyncLocalStorage.enterWith()`, it + * returns `undefined`. + * @since v13.10.0, v12.17.0 + */ + getStore(): T | undefined; + /** + * Runs a function synchronously within a context and returns its + * return value. The store is not accessible outside of the callback function. + * The store is accessible to any asynchronous operations created within the + * callback. + * + * The optional `args` are passed to the callback function. + * + * If the callback function throws an error, the error is thrown by `run()` too. + * The stacktrace is not impacted by this call and the context is exited. + * + * Example: + * + * ```js + * const store = { id: 2 }; + * try { + * asyncLocalStorage.run(store, () => { + * asyncLocalStorage.getStore(); // Returns the store object + * setTimeout(() => { + * asyncLocalStorage.getStore(); // Returns the store object + * }, 200); + * throw new Error(); + * }); + * } catch (e) { + * asyncLocalStorage.getStore(); // Returns undefined + * // The error will be caught here + * } + * ``` + * @since v13.10.0, v12.17.0 + */ + run(store: T, callback: (...args: TArgs) => R, ...args: TArgs): R; + /** + * Runs a function synchronously outside of a context and returns its + * return value. The store is not accessible within the callback function or + * the asynchronous operations created within the callback. Any `getStore()`call done within the callback function will always return `undefined`. + * + * The optional `args` are passed to the callback function. + * + * If the callback function throws an error, the error is thrown by `exit()` too. + * The stacktrace is not impacted by this call and the context is re-entered. + * + * Example: + * + * ```js + * // Within a call to run + * try { + * asyncLocalStorage.getStore(); // Returns the store object or value + * asyncLocalStorage.exit(() => { + * asyncLocalStorage.getStore(); // Returns undefined + * throw new Error(); + * }); + * } catch (e) { + * asyncLocalStorage.getStore(); // Returns the same object or value + * // The error will be caught here + * } + * ``` + * @since v13.10.0, v12.17.0 + * @experimental + */ + exit(callback: (...args: TArgs) => R, ...args: TArgs): R; + /** + * Transitions into the context for the remainder of the current + * synchronous execution and then persists the store through any following + * asynchronous calls. + * + * Example: + * + * ```js + * const store = { id: 1 }; + * // Replaces previous store with the given store object + * asyncLocalStorage.enterWith(store); + * asyncLocalStorage.getStore(); // Returns the store object + * someAsyncOperation(() => { + * asyncLocalStorage.getStore(); // Returns the same object + * }); + * ``` + * + * This transition will continue for the _entire_ synchronous execution. + * This means that if, for example, the context is entered within an event + * handler subsequent event handlers will also run within that context unless + * specifically bound to another context with an `AsyncResource`. That is why`run()` should be preferred over `enterWith()` unless there are strong reasons + * to use the latter method. + * + * ```js + * const store = { id: 1 }; + * + * emitter.on('my-event', () => { + * asyncLocalStorage.enterWith(store); + * }); + * emitter.on('my-event', () => { + * asyncLocalStorage.getStore(); // Returns the same object + * }); + * + * asyncLocalStorage.getStore(); // Returns undefined + * emitter.emit('my-event'); + * asyncLocalStorage.getStore(); // Returns the same object + * ``` + * @since v13.11.0, v12.17.0 + * @experimental + */ + enterWith(store: T): void; + } +} +declare module 'node:async_hooks' { + export * from 'async_hooks'; +} diff --git a/node_modules/@types/node/buffer.d.ts b/node_modules/@types/node/buffer.d.ts new file mode 100755 index 0000000..86694b0 --- /dev/null +++ b/node_modules/@types/node/buffer.d.ts @@ -0,0 +1,2354 @@ +/** + * `Buffer` objects are used to represent a fixed-length sequence of bytes. Many + * Node.js APIs support `Buffer`s. + * + * The `Buffer` class is a subclass of JavaScript's [`Uint8Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array) class and + * extends it with methods that cover additional use cases. Node.js APIs accept + * plain [`Uint8Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array) s wherever `Buffer`s are supported as well. + * + * While the `Buffer` class is available within the global scope, it is still + * recommended to explicitly reference it via an import or require statement. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Creates a zero-filled Buffer of length 10. + * const buf1 = Buffer.alloc(10); + * + * // Creates a Buffer of length 10, + * // filled with bytes which all have the value `1`. + * const buf2 = Buffer.alloc(10, 1); + * + * // Creates an uninitialized buffer of length 10. + * // This is faster than calling Buffer.alloc() but the returned + * // Buffer instance might contain old data that needs to be + * // overwritten using fill(), write(), or other functions that fill the Buffer's + * // contents. + * const buf3 = Buffer.allocUnsafe(10); + * + * // Creates a Buffer containing the bytes [1, 2, 3]. + * const buf4 = Buffer.from([1, 2, 3]); + * + * // Creates a Buffer containing the bytes [1, 1, 1, 1] – the entries + * // are all truncated using `(value & 255)` to fit into the range 0–255. + * const buf5 = Buffer.from([257, 257.5, -255, '1']); + * + * // Creates a Buffer containing the UTF-8-encoded bytes for the string 'tést': + * // [0x74, 0xc3, 0xa9, 0x73, 0x74] (in hexadecimal notation) + * // [116, 195, 169, 115, 116] (in decimal notation) + * const buf6 = Buffer.from('tést'); + * + * // Creates a Buffer containing the Latin-1 bytes [0x74, 0xe9, 0x73, 0x74]. + * const buf7 = Buffer.from('tést', 'latin1'); + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/buffer.js) + */ +declare module 'buffer' { + import { BinaryLike } from 'node:crypto'; + import { ReadableStream as WebReadableStream } from 'node:stream/web'; + /** + * This function returns `true` if `input` contains only valid UTF-8-encoded data, + * including the case in which `input` is empty. + * + * Throws if the `input` is a detached array buffer. + * @since v19.4.0, v18.14.0 + * @param input The input to validate. + */ + export function isUtf8(input: Buffer | ArrayBuffer | NodeJS.TypedArray): boolean; + /** + * This function returns `true` if `input` contains only valid ASCII-encoded data, + * including the case in which `input` is empty. + * + * Throws if the `input` is a detached array buffer. + * @since v19.6.0, v18.15.0 + * @param input The input to validate. + */ + export function isAscii(input: Buffer | ArrayBuffer | NodeJS.TypedArray): boolean; + export const INSPECT_MAX_BYTES: number; + export const kMaxLength: number; + export const kStringMaxLength: number; + export const constants: { + MAX_LENGTH: number; + MAX_STRING_LENGTH: number; + }; + export type TranscodeEncoding = 'ascii' | 'utf8' | 'utf16le' | 'ucs2' | 'latin1' | 'binary'; + /** + * Re-encodes the given `Buffer` or `Uint8Array` instance from one character + * encoding to another. Returns a new `Buffer` instance. + * + * Throws if the `fromEnc` or `toEnc` specify invalid character encodings or if + * conversion from `fromEnc` to `toEnc` is not permitted. + * + * Encodings supported by `buffer.transcode()` are: `'ascii'`, `'utf8'`,`'utf16le'`, `'ucs2'`, `'latin1'`, and `'binary'`. + * + * The transcoding process will use substitution characters if a given byte + * sequence cannot be adequately represented in the target encoding. For instance: + * + * ```js + * import { Buffer, transcode } from 'node:buffer'; + * + * const newBuf = transcode(Buffer.from('€'), 'utf8', 'ascii'); + * console.log(newBuf.toString('ascii')); + * // Prints: '?' + * ``` + * + * Because the Euro (`€`) sign is not representable in US-ASCII, it is replaced + * with `?` in the transcoded `Buffer`. + * @since v7.1.0 + * @param source A `Buffer` or `Uint8Array` instance. + * @param fromEnc The current encoding. + * @param toEnc To target encoding. + */ + export function transcode(source: Uint8Array, fromEnc: TranscodeEncoding, toEnc: TranscodeEncoding): Buffer; + export const SlowBuffer: { + /** @deprecated since v6.0.0, use `Buffer.allocUnsafeSlow()` */ + new (size: number): Buffer; + prototype: Buffer; + }; + /** + * Resolves a `'blob:nodedata:...'` an associated `Blob` object registered using + * a prior call to `URL.createObjectURL()`. + * @since v16.7.0 + * @experimental + * @param id A `'blob:nodedata:...` URL string returned by a prior call to `URL.createObjectURL()`. + */ + export function resolveObjectURL(id: string): Blob | undefined; + export { Buffer }; + /** + * @experimental + */ + export interface BlobOptions { + /** + * @default 'utf8' + */ + encoding?: BufferEncoding | undefined; + /** + * The Blob content-type. The intent is for `type` to convey + * the MIME media type of the data, however no validation of the type format + * is performed. + */ + type?: string | undefined; + } + /** + * A [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob) encapsulates immutable, raw data that can be safely shared across + * multiple worker threads. + * @since v15.7.0, v14.18.0 + */ + export class Blob { + /** + * The total size of the `Blob` in bytes. + * @since v15.7.0, v14.18.0 + */ + readonly size: number; + /** + * The content-type of the `Blob`. + * @since v15.7.0, v14.18.0 + */ + readonly type: string; + /** + * Creates a new `Blob` object containing a concatenation of the given sources. + * + * {ArrayBuffer}, {TypedArray}, {DataView}, and {Buffer} sources are copied into + * the 'Blob' and can therefore be safely modified after the 'Blob' is created. + * + * String sources are also copied into the `Blob`. + */ + constructor(sources: Array, options?: BlobOptions); + /** + * Returns a promise that fulfills with an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) containing a copy of + * the `Blob` data. + * @since v15.7.0, v14.18.0 + */ + arrayBuffer(): Promise; + /** + * Creates and returns a new `Blob` containing a subset of this `Blob` objects + * data. The original `Blob` is not altered. + * @since v15.7.0, v14.18.0 + * @param start The starting index. + * @param end The ending index. + * @param type The content-type for the new `Blob` + */ + slice(start?: number, end?: number, type?: string): Blob; + /** + * Returns a promise that fulfills with the contents of the `Blob` decoded as a + * UTF-8 string. + * @since v15.7.0, v14.18.0 + */ + text(): Promise; + /** + * Returns a new `ReadableStream` that allows the content of the `Blob` to be read. + * @since v16.7.0 + */ + stream(): WebReadableStream; + } + export interface FileOptions { + /** + * One of either `'transparent'` or `'native'`. When set to `'native'`, line endings in string source parts will be + * converted to the platform native line-ending as specified by `require('node:os').EOL`. + */ + endings?: 'native' | 'transparent'; + /** The File content-type. */ + type?: string; + /** The last modified date of the file. `Default`: Date.now(). */ + lastModified?: number; + } + /** + * A [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File) provides information about files. + * @since v19.2.0, v18.13.0 + */ + export class File extends Blob { + constructor(sources: Array, fileName: string, options?: FileOptions); + /** + * The name of the `File`. + * @since v19.2.0, v18.13.0 + */ + readonly name: string; + /** + * The last modified date of the `File`. + * @since v19.2.0, v18.13.0 + */ + readonly lastModified: number; + } + export import atob = globalThis.atob; + export import btoa = globalThis.btoa; + import { Blob as NodeBlob } from 'buffer'; + // This conditional type will be the existing global Blob in a browser, or + // the copy below in a Node environment. + type __Blob = typeof globalThis extends { onmessage: any; Blob: infer T } ? T : NodeBlob; + global { + namespace NodeJS { + export { BufferEncoding }; + } + // Buffer class + type BufferEncoding = + | 'ascii' + | 'utf8' + | 'utf-8' + | 'utf16le' + | 'ucs2' + | 'ucs-2' + | 'base64' + | 'base64url' + | 'latin1' + | 'binary' + | 'hex'; + type WithImplicitCoercion = + | T + | { + valueOf(): T; + }; + /** + * Raw data is stored in instances of the Buffer class. + * A Buffer is similar to an array of integers but corresponds to a raw memory allocation outside the V8 heap. A Buffer cannot be resized. + * Valid string encodings: 'ascii'|'utf8'|'utf16le'|'ucs2'(alias of 'utf16le')|'base64'|'base64url'|'binary'(deprecated)|'hex' + */ + interface BufferConstructor { + /** + * Allocates a new buffer containing the given {str}. + * + * @param str String to store in buffer. + * @param encoding encoding to use, optional. Default is 'utf8' + * @deprecated since v10.0.0 - Use `Buffer.from(string[, encoding])` instead. + */ + new (str: string, encoding?: BufferEncoding): Buffer; + /** + * Allocates a new buffer of {size} octets. + * + * @param size count of octets to allocate. + * @deprecated since v10.0.0 - Use `Buffer.alloc()` instead (also see `Buffer.allocUnsafe()`). + */ + new (size: number): Buffer; + /** + * Allocates a new buffer containing the given {array} of octets. + * + * @param array The octets to store. + * @deprecated since v10.0.0 - Use `Buffer.from(array)` instead. + */ + new (array: Uint8Array): Buffer; + /** + * Produces a Buffer backed by the same allocated memory as + * the given {ArrayBuffer}/{SharedArrayBuffer}. + * + * + * @param arrayBuffer The ArrayBuffer with which to share memory. + * @deprecated since v10.0.0 - Use `Buffer.from(arrayBuffer[, byteOffset[, length]])` instead. + */ + new (arrayBuffer: ArrayBuffer | SharedArrayBuffer): Buffer; + /** + * Allocates a new buffer containing the given {array} of octets. + * + * @param array The octets to store. + * @deprecated since v10.0.0 - Use `Buffer.from(array)` instead. + */ + new (array: ReadonlyArray): Buffer; + /** + * Copies the passed {buffer} data onto a new {Buffer} instance. + * + * @param buffer The buffer to copy. + * @deprecated since v10.0.0 - Use `Buffer.from(buffer)` instead. + */ + new (buffer: Buffer): Buffer; + /** + * Allocates a new `Buffer` using an `array` of bytes in the range `0` – `255`. + * Array entries outside that range will be truncated to fit into it. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Creates a new Buffer containing the UTF-8 bytes of the string 'buffer'. + * const buf = Buffer.from([0x62, 0x75, 0x66, 0x66, 0x65, 0x72]); + * ``` + * + * If `array` is an `Array`\-like object (that is, one with a `length` property of + * type `number`), it is treated as if it is an array, unless it is a `Buffer` or + * a `Uint8Array`. This means all other `TypedArray` variants get treated as an`Array`. To create a `Buffer` from the bytes backing a `TypedArray`, use `Buffer.copyBytesFrom()`. + * + * A `TypeError` will be thrown if `array` is not an `Array` or another type + * appropriate for `Buffer.from()` variants. + * + * `Buffer.from(array)` and `Buffer.from(string)` may also use the internal`Buffer` pool like `Buffer.allocUnsafe()` does. + * @since v5.10.0 + */ + from( + arrayBuffer: WithImplicitCoercion, + byteOffset?: number, + length?: number, + ): Buffer; + /** + * Creates a new Buffer using the passed {data} + * @param data data to create a new Buffer + */ + from(data: Uint8Array | ReadonlyArray): Buffer; + from(data: WithImplicitCoercion | string>): Buffer; + /** + * Creates a new Buffer containing the given JavaScript string {str}. + * If provided, the {encoding} parameter identifies the character encoding. + * If not provided, {encoding} defaults to 'utf8'. + */ + from( + str: + | WithImplicitCoercion + | { + [Symbol.toPrimitive](hint: 'string'): string; + }, + encoding?: BufferEncoding, + ): Buffer; + /** + * Creates a new Buffer using the passed {data} + * @param values to create a new Buffer + */ + of(...items: number[]): Buffer; + /** + * Returns `true` if `obj` is a `Buffer`, `false` otherwise. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * Buffer.isBuffer(Buffer.alloc(10)); // true + * Buffer.isBuffer(Buffer.from('foo')); // true + * Buffer.isBuffer('a string'); // false + * Buffer.isBuffer([]); // false + * Buffer.isBuffer(new Uint8Array(1024)); // false + * ``` + * @since v0.1.101 + */ + isBuffer(obj: any): obj is Buffer; + /** + * Returns `true` if `encoding` is the name of a supported character encoding, + * or `false` otherwise. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * console.log(Buffer.isEncoding('utf8')); + * // Prints: true + * + * console.log(Buffer.isEncoding('hex')); + * // Prints: true + * + * console.log(Buffer.isEncoding('utf/8')); + * // Prints: false + * + * console.log(Buffer.isEncoding('')); + * // Prints: false + * ``` + * @since v0.9.1 + * @param encoding A character encoding name to check. + */ + isEncoding(encoding: string): encoding is BufferEncoding; + /** + * Returns the byte length of a string when encoded using `encoding`. + * This is not the same as [`String.prototype.length`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/length), which does not account + * for the encoding that is used to convert the string into bytes. + * + * For `'base64'`, `'base64url'`, and `'hex'`, this function assumes valid input. + * For strings that contain non-base64/hex-encoded data (e.g. whitespace), the + * return value might be greater than the length of a `Buffer` created from the + * string. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const str = '\u00bd + \u00bc = \u00be'; + * + * console.log(`${str}: ${str.length} characters, ` + + * `${Buffer.byteLength(str, 'utf8')} bytes`); + * // Prints: ½ + ¼ = ¾: 9 characters, 12 bytes + * ``` + * + * When `string` is a + * `Buffer`/[`DataView`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView)/[`TypedArray`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/- + * Reference/Global_Objects/TypedArray)/[`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer)/[`SharedArrayBuffer`](https://develop- + * er.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer), the byte length as reported by `.byteLength`is returned. + * @since v0.1.90 + * @param string A value to calculate the length of. + * @param [encoding='utf8'] If `string` is a string, this is its encoding. + * @return The number of bytes contained within `string`. + */ + byteLength( + string: string | NodeJS.ArrayBufferView | ArrayBuffer | SharedArrayBuffer, + encoding?: BufferEncoding, + ): number; + /** + * Returns a new `Buffer` which is the result of concatenating all the `Buffer`instances in the `list` together. + * + * If the list has no items, or if the `totalLength` is 0, then a new zero-length`Buffer` is returned. + * + * If `totalLength` is not provided, it is calculated from the `Buffer` instances + * in `list` by adding their lengths. + * + * If `totalLength` is provided, it is coerced to an unsigned integer. If the + * combined length of the `Buffer`s in `list` exceeds `totalLength`, the result is + * truncated to `totalLength`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Create a single `Buffer` from a list of three `Buffer` instances. + * + * const buf1 = Buffer.alloc(10); + * const buf2 = Buffer.alloc(14); + * const buf3 = Buffer.alloc(18); + * const totalLength = buf1.length + buf2.length + buf3.length; + * + * console.log(totalLength); + * // Prints: 42 + * + * const bufA = Buffer.concat([buf1, buf2, buf3], totalLength); + * + * console.log(bufA); + * // Prints: + * console.log(bufA.length); + * // Prints: 42 + * ``` + * + * `Buffer.concat()` may also use the internal `Buffer` pool like `Buffer.allocUnsafe()` does. + * @since v0.7.11 + * @param list List of `Buffer` or {@link Uint8Array} instances to concatenate. + * @param totalLength Total length of the `Buffer` instances in `list` when concatenated. + */ + concat(list: ReadonlyArray, totalLength?: number): Buffer; + /** + * Copies the underlying memory of `view` into a new `Buffer`. + * + * ```js + * const u16 = new Uint16Array([0, 0xffff]); + * const buf = Buffer.copyBytesFrom(u16, 1, 1); + * u16[1] = 0; + * console.log(buf.length); // 2 + * console.log(buf[0]); // 255 + * console.log(buf[1]); // 255 + * ``` + * @since v19.8.0 + * @param view The {TypedArray} to copy. + * @param [offset=': 0'] The starting offset within `view`. + * @param [length=view.length - offset] The number of elements from `view` to copy. + */ + copyBytesFrom(view: NodeJS.TypedArray, offset?: number, length?: number): Buffer; + /** + * Compares `buf1` to `buf2`, typically for the purpose of sorting arrays of`Buffer` instances. This is equivalent to calling `buf1.compare(buf2)`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from('1234'); + * const buf2 = Buffer.from('0123'); + * const arr = [buf1, buf2]; + * + * console.log(arr.sort(Buffer.compare)); + * // Prints: [ , ] + * // (This result is equal to: [buf2, buf1].) + * ``` + * @since v0.11.13 + * @return Either `-1`, `0`, or `1`, depending on the result of the comparison. See `compare` for details. + */ + compare(buf1: Uint8Array, buf2: Uint8Array): -1 | 0 | 1; + /** + * Allocates a new `Buffer` of `size` bytes. If `fill` is `undefined`, the`Buffer` will be zero-filled. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.alloc(5); + * + * console.log(buf); + * // Prints: + * ``` + * + * If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown. + * + * If `fill` is specified, the allocated `Buffer` will be initialized by calling `buf.fill(fill)`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.alloc(5, 'a'); + * + * console.log(buf); + * // Prints: + * ``` + * + * If both `fill` and `encoding` are specified, the allocated `Buffer` will be + * initialized by calling `buf.fill(fill, encoding)`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.alloc(11, 'aGVsbG8gd29ybGQ=', 'base64'); + * + * console.log(buf); + * // Prints: + * ``` + * + * Calling `Buffer.alloc()` can be measurably slower than the alternative `Buffer.allocUnsafe()` but ensures that the newly created `Buffer` instance + * contents will never contain sensitive data from previous allocations, including + * data that might not have been allocated for `Buffer`s. + * + * A `TypeError` will be thrown if `size` is not a number. + * @since v5.10.0 + * @param size The desired length of the new `Buffer`. + * @param [fill=0] A value to pre-fill the new `Buffer` with. + * @param [encoding='utf8'] If `fill` is a string, this is its encoding. + */ + alloc(size: number, fill?: string | Buffer | number, encoding?: BufferEncoding): Buffer; + /** + * Allocates a new `Buffer` of `size` bytes. If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown. + * + * The underlying memory for `Buffer` instances created in this way is _not_ + * _initialized_. The contents of the newly created `Buffer` are unknown and _may contain sensitive data_. Use `Buffer.alloc()` instead to initialize`Buffer` instances with zeroes. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(10); + * + * console.log(buf); + * // Prints (contents may vary): + * + * buf.fill(0); + * + * console.log(buf); + * // Prints: + * ``` + * + * A `TypeError` will be thrown if `size` is not a number. + * + * The `Buffer` module pre-allocates an internal `Buffer` instance of + * size `Buffer.poolSize` that is used as a pool for the fast allocation of new`Buffer` instances created using `Buffer.allocUnsafe()`, `Buffer.from(array)`, + * and `Buffer.concat()` only when `size` is less than or equal to`Buffer.poolSize >> 1` (floor of `Buffer.poolSize` divided by two). + * + * Use of this pre-allocated internal memory pool is a key difference between + * calling `Buffer.alloc(size, fill)` vs. `Buffer.allocUnsafe(size).fill(fill)`. + * Specifically, `Buffer.alloc(size, fill)` will _never_ use the internal `Buffer`pool, while `Buffer.allocUnsafe(size).fill(fill)`_will_ use the internal`Buffer` pool if `size` is less + * than or equal to half `Buffer.poolSize`. The + * difference is subtle but can be important when an application requires the + * additional performance that `Buffer.allocUnsafe()` provides. + * @since v5.10.0 + * @param size The desired length of the new `Buffer`. + */ + allocUnsafe(size: number): Buffer; + /** + * Allocates a new `Buffer` of `size` bytes. If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown. A zero-length `Buffer` is created if + * `size` is 0. + * + * The underlying memory for `Buffer` instances created in this way is _not_ + * _initialized_. The contents of the newly created `Buffer` are unknown and _may contain sensitive data_. Use `buf.fill(0)` to initialize + * such `Buffer` instances with zeroes. + * + * When using `Buffer.allocUnsafe()` to allocate new `Buffer` instances, + * allocations under 4 KiB are sliced from a single pre-allocated `Buffer`. This + * allows applications to avoid the garbage collection overhead of creating many + * individually allocated `Buffer` instances. This approach improves both + * performance and memory usage by eliminating the need to track and clean up as + * many individual `ArrayBuffer` objects. + * + * However, in the case where a developer may need to retain a small chunk of + * memory from a pool for an indeterminate amount of time, it may be appropriate + * to create an un-pooled `Buffer` instance using `Buffer.allocUnsafeSlow()` and + * then copying out the relevant bits. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Need to keep around a few small chunks of memory. + * const store = []; + * + * socket.on('readable', () => { + * let data; + * while (null !== (data = readable.read())) { + * // Allocate for retained data. + * const sb = Buffer.allocUnsafeSlow(10); + * + * // Copy the data into the new allocation. + * data.copy(sb, 0, 0, 10); + * + * store.push(sb); + * } + * }); + * ``` + * + * A `TypeError` will be thrown if `size` is not a number. + * @since v5.12.0 + * @param size The desired length of the new `Buffer`. + */ + allocUnsafeSlow(size: number): Buffer; + /** + * This is the size (in bytes) of pre-allocated internal `Buffer` instances used + * for pooling. This value may be modified. + * @since v0.11.3 + */ + poolSize: number; + } + interface Buffer extends Uint8Array { + /** + * Writes `string` to `buf` at `offset` according to the character encoding in`encoding`. The `length` parameter is the number of bytes to write. If `buf` did + * not contain enough space to fit the entire string, only part of `string` will be + * written. However, partially encoded characters will not be written. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.alloc(256); + * + * const len = buf.write('\u00bd + \u00bc = \u00be', 0); + * + * console.log(`${len} bytes: ${buf.toString('utf8', 0, len)}`); + * // Prints: 12 bytes: ½ + ¼ = ¾ + * + * const buffer = Buffer.alloc(10); + * + * const length = buffer.write('abcd', 8); + * + * console.log(`${length} bytes: ${buffer.toString('utf8', 8, 10)}`); + * // Prints: 2 bytes : ab + * ``` + * @since v0.1.90 + * @param string String to write to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write `string`. + * @param [length=buf.length - offset] Maximum number of bytes to write (written bytes will not exceed `buf.length - offset`). + * @param [encoding='utf8'] The character encoding of `string`. + * @return Number of bytes written. + */ + write(string: string, encoding?: BufferEncoding): number; + write(string: string, offset: number, encoding?: BufferEncoding): number; + write(string: string, offset: number, length: number, encoding?: BufferEncoding): number; + /** + * Decodes `buf` to a string according to the specified character encoding in`encoding`. `start` and `end` may be passed to decode only a subset of `buf`. + * + * If `encoding` is `'utf8'` and a byte sequence in the input is not valid UTF-8, + * then each invalid byte is replaced with the replacement character `U+FFFD`. + * + * The maximum length of a string instance (in UTF-16 code units) is available + * as {@link constants.MAX_STRING_LENGTH}. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.allocUnsafe(26); + * + * for (let i = 0; i < 26; i++) { + * // 97 is the decimal ASCII value for 'a'. + * buf1[i] = i + 97; + * } + * + * console.log(buf1.toString('utf8')); + * // Prints: abcdefghijklmnopqrstuvwxyz + * console.log(buf1.toString('utf8', 0, 5)); + * // Prints: abcde + * + * const buf2 = Buffer.from('tést'); + * + * console.log(buf2.toString('hex')); + * // Prints: 74c3a97374 + * console.log(buf2.toString('utf8', 0, 3)); + * // Prints: té + * console.log(buf2.toString(undefined, 0, 3)); + * // Prints: té + * ``` + * @since v0.1.90 + * @param [encoding='utf8'] The character encoding to use. + * @param [start=0] The byte offset to start decoding at. + * @param [end=buf.length] The byte offset to stop decoding at (not inclusive). + */ + toString(encoding?: BufferEncoding, start?: number, end?: number): string; + /** + * Returns a JSON representation of `buf`. [`JSON.stringify()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify) implicitly calls + * this function when stringifying a `Buffer` instance. + * + * `Buffer.from()` accepts objects in the format returned from this method. + * In particular, `Buffer.from(buf.toJSON())` works like `Buffer.from(buf)`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x1, 0x2, 0x3, 0x4, 0x5]); + * const json = JSON.stringify(buf); + * + * console.log(json); + * // Prints: {"type":"Buffer","data":[1,2,3,4,5]} + * + * const copy = JSON.parse(json, (key, value) => { + * return value && value.type === 'Buffer' ? + * Buffer.from(value) : + * value; + * }); + * + * console.log(copy); + * // Prints: + * ``` + * @since v0.9.2 + */ + toJSON(): { + type: 'Buffer'; + data: number[]; + }; + /** + * Returns `true` if both `buf` and `otherBuffer` have exactly the same bytes,`false` otherwise. Equivalent to `buf.compare(otherBuffer) === 0`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from('ABC'); + * const buf2 = Buffer.from('414243', 'hex'); + * const buf3 = Buffer.from('ABCD'); + * + * console.log(buf1.equals(buf2)); + * // Prints: true + * console.log(buf1.equals(buf3)); + * // Prints: false + * ``` + * @since v0.11.13 + * @param otherBuffer A `Buffer` or {@link Uint8Array} with which to compare `buf`. + */ + equals(otherBuffer: Uint8Array): boolean; + /** + * Compares `buf` with `target` and returns a number indicating whether `buf`comes before, after, or is the same as `target` in sort order. + * Comparison is based on the actual sequence of bytes in each `Buffer`. + * + * * `0` is returned if `target` is the same as `buf` + * * `1` is returned if `target` should come _before_`buf` when sorted. + * * `-1` is returned if `target` should come _after_`buf` when sorted. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from('ABC'); + * const buf2 = Buffer.from('BCD'); + * const buf3 = Buffer.from('ABCD'); + * + * console.log(buf1.compare(buf1)); + * // Prints: 0 + * console.log(buf1.compare(buf2)); + * // Prints: -1 + * console.log(buf1.compare(buf3)); + * // Prints: -1 + * console.log(buf2.compare(buf1)); + * // Prints: 1 + * console.log(buf2.compare(buf3)); + * // Prints: 1 + * console.log([buf1, buf2, buf3].sort(Buffer.compare)); + * // Prints: [ , , ] + * // (This result is equal to: [buf1, buf3, buf2].) + * ``` + * + * The optional `targetStart`, `targetEnd`, `sourceStart`, and `sourceEnd`arguments can be used to limit the comparison to specific ranges within `target`and `buf` respectively. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from([1, 2, 3, 4, 5, 6, 7, 8, 9]); + * const buf2 = Buffer.from([5, 6, 7, 8, 9, 1, 2, 3, 4]); + * + * console.log(buf1.compare(buf2, 5, 9, 0, 4)); + * // Prints: 0 + * console.log(buf1.compare(buf2, 0, 6, 4)); + * // Prints: -1 + * console.log(buf1.compare(buf2, 5, 6, 5)); + * // Prints: 1 + * ``` + * + * `ERR_OUT_OF_RANGE` is thrown if `targetStart < 0`, `sourceStart < 0`,`targetEnd > target.byteLength`, or `sourceEnd > source.byteLength`. + * @since v0.11.13 + * @param target A `Buffer` or {@link Uint8Array} with which to compare `buf`. + * @param [targetStart=0] The offset within `target` at which to begin comparison. + * @param [targetEnd=target.length] The offset within `target` at which to end comparison (not inclusive). + * @param [sourceStart=0] The offset within `buf` at which to begin comparison. + * @param [sourceEnd=buf.length] The offset within `buf` at which to end comparison (not inclusive). + */ + compare( + target: Uint8Array, + targetStart?: number, + targetEnd?: number, + sourceStart?: number, + sourceEnd?: number, + ): -1 | 0 | 1; + /** + * Copies data from a region of `buf` to a region in `target`, even if the `target`memory region overlaps with `buf`. + * + * [`TypedArray.prototype.set()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/set) performs the same operation, and is available + * for all TypedArrays, including Node.js `Buffer`s, although it takes + * different function arguments. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Create two `Buffer` instances. + * const buf1 = Buffer.allocUnsafe(26); + * const buf2 = Buffer.allocUnsafe(26).fill('!'); + * + * for (let i = 0; i < 26; i++) { + * // 97 is the decimal ASCII value for 'a'. + * buf1[i] = i + 97; + * } + * + * // Copy `buf1` bytes 16 through 19 into `buf2` starting at byte 8 of `buf2`. + * buf1.copy(buf2, 8, 16, 20); + * // This is equivalent to: + * // buf2.set(buf1.subarray(16, 20), 8); + * + * console.log(buf2.toString('ascii', 0, 25)); + * // Prints: !!!!!!!!qrst!!!!!!!!!!!!! + * ``` + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Create a `Buffer` and copy data from one region to an overlapping region + * // within the same `Buffer`. + * + * const buf = Buffer.allocUnsafe(26); + * + * for (let i = 0; i < 26; i++) { + * // 97 is the decimal ASCII value for 'a'. + * buf[i] = i + 97; + * } + * + * buf.copy(buf, 0, 4, 10); + * + * console.log(buf.toString()); + * // Prints: efghijghijklmnopqrstuvwxyz + * ``` + * @since v0.1.90 + * @param target A `Buffer` or {@link Uint8Array} to copy into. + * @param [targetStart=0] The offset within `target` at which to begin writing. + * @param [sourceStart=0] The offset within `buf` from which to begin copying. + * @param [sourceEnd=buf.length] The offset within `buf` at which to stop copying (not inclusive). + * @return The number of bytes copied. + */ + copy(target: Uint8Array, targetStart?: number, sourceStart?: number, sourceEnd?: number): number; + /** + * Returns a new `Buffer` that references the same memory as the original, but + * offset and cropped by the `start` and `end` indices. + * + * This method is not compatible with the `Uint8Array.prototype.slice()`, + * which is a superclass of `Buffer`. To copy the slice, use`Uint8Array.prototype.slice()`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('buffer'); + * + * const copiedBuf = Uint8Array.prototype.slice.call(buf); + * copiedBuf[0]++; + * console.log(copiedBuf.toString()); + * // Prints: cuffer + * + * console.log(buf.toString()); + * // Prints: buffer + * + * // With buf.slice(), the original buffer is modified. + * const notReallyCopiedBuf = buf.slice(); + * notReallyCopiedBuf[0]++; + * console.log(notReallyCopiedBuf.toString()); + * // Prints: cuffer + * console.log(buf.toString()); + * // Also prints: cuffer (!) + * ``` + * @since v0.3.0 + * @deprecated Use `subarray` instead. + * @param [start=0] Where the new `Buffer` will start. + * @param [end=buf.length] Where the new `Buffer` will end (not inclusive). + */ + slice(start?: number, end?: number): Buffer; + /** + * Returns a new `Buffer` that references the same memory as the original, but + * offset and cropped by the `start` and `end` indices. + * + * Specifying `end` greater than `buf.length` will return the same result as + * that of `end` equal to `buf.length`. + * + * This method is inherited from [`TypedArray.prototype.subarray()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/subarray). + * + * Modifying the new `Buffer` slice will modify the memory in the original `Buffer`because the allocated memory of the two objects overlap. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Create a `Buffer` with the ASCII alphabet, take a slice, and modify one byte + * // from the original `Buffer`. + * + * const buf1 = Buffer.allocUnsafe(26); + * + * for (let i = 0; i < 26; i++) { + * // 97 is the decimal ASCII value for 'a'. + * buf1[i] = i + 97; + * } + * + * const buf2 = buf1.subarray(0, 3); + * + * console.log(buf2.toString('ascii', 0, buf2.length)); + * // Prints: abc + * + * buf1[0] = 33; + * + * console.log(buf2.toString('ascii', 0, buf2.length)); + * // Prints: !bc + * ``` + * + * Specifying negative indexes causes the slice to be generated relative to the + * end of `buf` rather than the beginning. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('buffer'); + * + * console.log(buf.subarray(-6, -1).toString()); + * // Prints: buffe + * // (Equivalent to buf.subarray(0, 5).) + * + * console.log(buf.subarray(-6, -2).toString()); + * // Prints: buff + * // (Equivalent to buf.subarray(0, 4).) + * + * console.log(buf.subarray(-5, -2).toString()); + * // Prints: uff + * // (Equivalent to buf.subarray(1, 4).) + * ``` + * @since v3.0.0 + * @param [start=0] Where the new `Buffer` will start. + * @param [end=buf.length] Where the new `Buffer` will end (not inclusive). + */ + subarray(start?: number, end?: number): Buffer; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. + * + * `value` is interpreted and written as a two's complement signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(8); + * + * buf.writeBigInt64BE(0x0102030405060708n, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v12.0.0, v10.20.0 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy: `0 <= offset <= buf.length - 8`. + * @return `offset` plus the number of bytes written. + */ + writeBigInt64BE(value: bigint, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian. + * + * `value` is interpreted and written as a two's complement signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(8); + * + * buf.writeBigInt64LE(0x0102030405060708n, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v12.0.0, v10.20.0 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy: `0 <= offset <= buf.length - 8`. + * @return `offset` plus the number of bytes written. + */ + writeBigInt64LE(value: bigint, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. + * + * This function is also available under the `writeBigUint64BE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(8); + * + * buf.writeBigUInt64BE(0xdecafafecacefaden, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v12.0.0, v10.20.0 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy: `0 <= offset <= buf.length - 8`. + * @return `offset` plus the number of bytes written. + */ + writeBigUInt64BE(value: bigint, offset?: number): number; + /** + * @alias Buffer.writeBigUInt64BE + * @since v14.10.0, v12.19.0 + */ + writeBigUint64BE(value: bigint, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(8); + * + * buf.writeBigUInt64LE(0xdecafafecacefaden, 0); + * + * console.log(buf); + * // Prints: + * ``` + * + * This function is also available under the `writeBigUint64LE` alias. + * @since v12.0.0, v10.20.0 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy: `0 <= offset <= buf.length - 8`. + * @return `offset` plus the number of bytes written. + */ + writeBigUInt64LE(value: bigint, offset?: number): number; + /** + * @alias Buffer.writeBigUInt64LE + * @since v14.10.0, v12.19.0 + */ + writeBigUint64LE(value: bigint, offset?: number): number; + /** + * Writes `byteLength` bytes of `value` to `buf` at the specified `offset`as little-endian. Supports up to 48 bits of accuracy. Behavior is undefined + * when `value` is anything other than an unsigned integer. + * + * This function is also available under the `writeUintLE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(6); + * + * buf.writeUIntLE(0x1234567890ab, 0, 6); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param offset Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to write. Must satisfy `0 < byteLength <= 6`. + * @return `offset` plus the number of bytes written. + */ + writeUIntLE(value: number, offset: number, byteLength: number): number; + /** + * @alias Buffer.writeUIntLE + * @since v14.9.0, v12.19.0 + */ + writeUintLE(value: number, offset: number, byteLength: number): number; + /** + * Writes `byteLength` bytes of `value` to `buf` at the specified `offset`as big-endian. Supports up to 48 bits of accuracy. Behavior is undefined + * when `value` is anything other than an unsigned integer. + * + * This function is also available under the `writeUintBE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(6); + * + * buf.writeUIntBE(0x1234567890ab, 0, 6); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param offset Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to write. Must satisfy `0 < byteLength <= 6`. + * @return `offset` plus the number of bytes written. + */ + writeUIntBE(value: number, offset: number, byteLength: number): number; + /** + * @alias Buffer.writeUIntBE + * @since v14.9.0, v12.19.0 + */ + writeUintBE(value: number, offset: number, byteLength: number): number; + /** + * Writes `byteLength` bytes of `value` to `buf` at the specified `offset`as little-endian. Supports up to 48 bits of accuracy. Behavior is undefined + * when `value` is anything other than a signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(6); + * + * buf.writeIntLE(0x1234567890ab, 0, 6); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.11.15 + * @param value Number to be written to `buf`. + * @param offset Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to write. Must satisfy `0 < byteLength <= 6`. + * @return `offset` plus the number of bytes written. + */ + writeIntLE(value: number, offset: number, byteLength: number): number; + /** + * Writes `byteLength` bytes of `value` to `buf` at the specified `offset`as big-endian. Supports up to 48 bits of accuracy. Behavior is undefined when`value` is anything other than a + * signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(6); + * + * buf.writeIntBE(0x1234567890ab, 0, 6); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.11.15 + * @param value Number to be written to `buf`. + * @param offset Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to write. Must satisfy `0 < byteLength <= 6`. + * @return `offset` plus the number of bytes written. + */ + writeIntBE(value: number, offset: number, byteLength: number): number; + /** + * Reads an unsigned, big-endian 64-bit integer from `buf` at the specified`offset`. + * + * This function is also available under the `readBigUint64BE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff]); + * + * console.log(buf.readBigUInt64BE(0)); + * // Prints: 4294967295n + * ``` + * @since v12.0.0, v10.20.0 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy: `0 <= offset <= buf.length - 8`. + */ + readBigUInt64BE(offset?: number): bigint; + /** + * @alias Buffer.readBigUInt64BE + * @since v14.10.0, v12.19.0 + */ + readBigUint64BE(offset?: number): bigint; + /** + * Reads an unsigned, little-endian 64-bit integer from `buf` at the specified`offset`. + * + * This function is also available under the `readBigUint64LE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff]); + * + * console.log(buf.readBigUInt64LE(0)); + * // Prints: 18446744069414584320n + * ``` + * @since v12.0.0, v10.20.0 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy: `0 <= offset <= buf.length - 8`. + */ + readBigUInt64LE(offset?: number): bigint; + /** + * @alias Buffer.readBigUInt64LE + * @since v14.10.0, v12.19.0 + */ + readBigUint64LE(offset?: number): bigint; + /** + * Reads a signed, big-endian 64-bit integer from `buf` at the specified `offset`. + * + * Integers read from a `Buffer` are interpreted as two's complement signed + * values. + * @since v12.0.0, v10.20.0 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy: `0 <= offset <= buf.length - 8`. + */ + readBigInt64BE(offset?: number): bigint; + /** + * Reads a signed, little-endian 64-bit integer from `buf` at the specified`offset`. + * + * Integers read from a `Buffer` are interpreted as two's complement signed + * values. + * @since v12.0.0, v10.20.0 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy: `0 <= offset <= buf.length - 8`. + */ + readBigInt64LE(offset?: number): bigint; + /** + * Reads `byteLength` number of bytes from `buf` at the specified `offset`and interprets the result as an unsigned, little-endian integer supporting + * up to 48 bits of accuracy. + * + * This function is also available under the `readUintLE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78, 0x90, 0xab]); + * + * console.log(buf.readUIntLE(0, 6).toString(16)); + * // Prints: ab9078563412 + * ``` + * @since v0.11.15 + * @param offset Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to read. Must satisfy `0 < byteLength <= 6`. + */ + readUIntLE(offset: number, byteLength: number): number; + /** + * @alias Buffer.readUIntLE + * @since v14.9.0, v12.19.0 + */ + readUintLE(offset: number, byteLength: number): number; + /** + * Reads `byteLength` number of bytes from `buf` at the specified `offset`and interprets the result as an unsigned big-endian integer supporting + * up to 48 bits of accuracy. + * + * This function is also available under the `readUintBE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78, 0x90, 0xab]); + * + * console.log(buf.readUIntBE(0, 6).toString(16)); + * // Prints: 1234567890ab + * console.log(buf.readUIntBE(1, 6).toString(16)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.11.15 + * @param offset Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to read. Must satisfy `0 < byteLength <= 6`. + */ + readUIntBE(offset: number, byteLength: number): number; + /** + * @alias Buffer.readUIntBE + * @since v14.9.0, v12.19.0 + */ + readUintBE(offset: number, byteLength: number): number; + /** + * Reads `byteLength` number of bytes from `buf` at the specified `offset`and interprets the result as a little-endian, two's complement signed value + * supporting up to 48 bits of accuracy. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78, 0x90, 0xab]); + * + * console.log(buf.readIntLE(0, 6).toString(16)); + * // Prints: -546f87a9cbee + * ``` + * @since v0.11.15 + * @param offset Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to read. Must satisfy `0 < byteLength <= 6`. + */ + readIntLE(offset: number, byteLength: number): number; + /** + * Reads `byteLength` number of bytes from `buf` at the specified `offset`and interprets the result as a big-endian, two's complement signed value + * supporting up to 48 bits of accuracy. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78, 0x90, 0xab]); + * + * console.log(buf.readIntBE(0, 6).toString(16)); + * // Prints: 1234567890ab + * console.log(buf.readIntBE(1, 6).toString(16)); + * // Throws ERR_OUT_OF_RANGE. + * console.log(buf.readIntBE(1, 0).toString(16)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.11.15 + * @param offset Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to read. Must satisfy `0 < byteLength <= 6`. + */ + readIntBE(offset: number, byteLength: number): number; + /** + * Reads an unsigned 8-bit integer from `buf` at the specified `offset`. + * + * This function is also available under the `readUint8` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([1, -2]); + * + * console.log(buf.readUInt8(0)); + * // Prints: 1 + * console.log(buf.readUInt8(1)); + * // Prints: 254 + * console.log(buf.readUInt8(2)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.5.0 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 1`. + */ + readUInt8(offset?: number): number; + /** + * @alias Buffer.readUInt8 + * @since v14.9.0, v12.19.0 + */ + readUint8(offset?: number): number; + /** + * Reads an unsigned, little-endian 16-bit integer from `buf` at the specified`offset`. + * + * This function is also available under the `readUint16LE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56]); + * + * console.log(buf.readUInt16LE(0).toString(16)); + * // Prints: 3412 + * console.log(buf.readUInt16LE(1).toString(16)); + * // Prints: 5634 + * console.log(buf.readUInt16LE(2).toString(16)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 2`. + */ + readUInt16LE(offset?: number): number; + /** + * @alias Buffer.readUInt16LE + * @since v14.9.0, v12.19.0 + */ + readUint16LE(offset?: number): number; + /** + * Reads an unsigned, big-endian 16-bit integer from `buf` at the specified`offset`. + * + * This function is also available under the `readUint16BE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56]); + * + * console.log(buf.readUInt16BE(0).toString(16)); + * // Prints: 1234 + * console.log(buf.readUInt16BE(1).toString(16)); + * // Prints: 3456 + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 2`. + */ + readUInt16BE(offset?: number): number; + /** + * @alias Buffer.readUInt16BE + * @since v14.9.0, v12.19.0 + */ + readUint16BE(offset?: number): number; + /** + * Reads an unsigned, little-endian 32-bit integer from `buf` at the specified`offset`. + * + * This function is also available under the `readUint32LE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78]); + * + * console.log(buf.readUInt32LE(0).toString(16)); + * // Prints: 78563412 + * console.log(buf.readUInt32LE(1).toString(16)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`. + */ + readUInt32LE(offset?: number): number; + /** + * @alias Buffer.readUInt32LE + * @since v14.9.0, v12.19.0 + */ + readUint32LE(offset?: number): number; + /** + * Reads an unsigned, big-endian 32-bit integer from `buf` at the specified`offset`. + * + * This function is also available under the `readUint32BE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78]); + * + * console.log(buf.readUInt32BE(0).toString(16)); + * // Prints: 12345678 + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`. + */ + readUInt32BE(offset?: number): number; + /** + * @alias Buffer.readUInt32BE + * @since v14.9.0, v12.19.0 + */ + readUint32BE(offset?: number): number; + /** + * Reads a signed 8-bit integer from `buf` at the specified `offset`. + * + * Integers read from a `Buffer` are interpreted as two's complement signed values. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([-1, 5]); + * + * console.log(buf.readInt8(0)); + * // Prints: -1 + * console.log(buf.readInt8(1)); + * // Prints: 5 + * console.log(buf.readInt8(2)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.5.0 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 1`. + */ + readInt8(offset?: number): number; + /** + * Reads a signed, little-endian 16-bit integer from `buf` at the specified`offset`. + * + * Integers read from a `Buffer` are interpreted as two's complement signed values. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0, 5]); + * + * console.log(buf.readInt16LE(0)); + * // Prints: 1280 + * console.log(buf.readInt16LE(1)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 2`. + */ + readInt16LE(offset?: number): number; + /** + * Reads a signed, big-endian 16-bit integer from `buf` at the specified `offset`. + * + * Integers read from a `Buffer` are interpreted as two's complement signed values. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0, 5]); + * + * console.log(buf.readInt16BE(0)); + * // Prints: 5 + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 2`. + */ + readInt16BE(offset?: number): number; + /** + * Reads a signed, little-endian 32-bit integer from `buf` at the specified`offset`. + * + * Integers read from a `Buffer` are interpreted as two's complement signed values. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0, 0, 0, 5]); + * + * console.log(buf.readInt32LE(0)); + * // Prints: 83886080 + * console.log(buf.readInt32LE(1)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`. + */ + readInt32LE(offset?: number): number; + /** + * Reads a signed, big-endian 32-bit integer from `buf` at the specified `offset`. + * + * Integers read from a `Buffer` are interpreted as two's complement signed values. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0, 0, 0, 5]); + * + * console.log(buf.readInt32BE(0)); + * // Prints: 5 + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`. + */ + readInt32BE(offset?: number): number; + /** + * Reads a 32-bit, little-endian float from `buf` at the specified `offset`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([1, 2, 3, 4]); + * + * console.log(buf.readFloatLE(0)); + * // Prints: 1.539989614439558e-36 + * console.log(buf.readFloatLE(1)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.11.15 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`. + */ + readFloatLE(offset?: number): number; + /** + * Reads a 32-bit, big-endian float from `buf` at the specified `offset`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([1, 2, 3, 4]); + * + * console.log(buf.readFloatBE(0)); + * // Prints: 2.387939260590663e-38 + * ``` + * @since v0.11.15 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`. + */ + readFloatBE(offset?: number): number; + /** + * Reads a 64-bit, little-endian double from `buf` at the specified `offset`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([1, 2, 3, 4, 5, 6, 7, 8]); + * + * console.log(buf.readDoubleLE(0)); + * // Prints: 5.447603722011605e-270 + * console.log(buf.readDoubleLE(1)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.11.15 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 8`. + */ + readDoubleLE(offset?: number): number; + /** + * Reads a 64-bit, big-endian double from `buf` at the specified `offset`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([1, 2, 3, 4, 5, 6, 7, 8]); + * + * console.log(buf.readDoubleBE(0)); + * // Prints: 8.20788039913184e-304 + * ``` + * @since v0.11.15 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 8`. + */ + readDoubleBE(offset?: number): number; + reverse(): this; + /** + * Interprets `buf` as an array of unsigned 16-bit integers and swaps the + * byte order _in-place_. Throws `ERR_INVALID_BUFFER_SIZE` if `buf.length` is not a multiple of 2. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from([0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8]); + * + * console.log(buf1); + * // Prints: + * + * buf1.swap16(); + * + * console.log(buf1); + * // Prints: + * + * const buf2 = Buffer.from([0x1, 0x2, 0x3]); + * + * buf2.swap16(); + * // Throws ERR_INVALID_BUFFER_SIZE. + * ``` + * + * One convenient use of `buf.swap16()` is to perform a fast in-place conversion + * between UTF-16 little-endian and UTF-16 big-endian: + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('This is little-endian UTF-16', 'utf16le'); + * buf.swap16(); // Convert to big-endian UTF-16 text. + * ``` + * @since v5.10.0 + * @return A reference to `buf`. + */ + swap16(): Buffer; + /** + * Interprets `buf` as an array of unsigned 32-bit integers and swaps the + * byte order _in-place_. Throws `ERR_INVALID_BUFFER_SIZE` if `buf.length` is not a multiple of 4. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from([0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8]); + * + * console.log(buf1); + * // Prints: + * + * buf1.swap32(); + * + * console.log(buf1); + * // Prints: + * + * const buf2 = Buffer.from([0x1, 0x2, 0x3]); + * + * buf2.swap32(); + * // Throws ERR_INVALID_BUFFER_SIZE. + * ``` + * @since v5.10.0 + * @return A reference to `buf`. + */ + swap32(): Buffer; + /** + * Interprets `buf` as an array of 64-bit numbers and swaps byte order _in-place_. + * Throws `ERR_INVALID_BUFFER_SIZE` if `buf.length` is not a multiple of 8. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from([0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8]); + * + * console.log(buf1); + * // Prints: + * + * buf1.swap64(); + * + * console.log(buf1); + * // Prints: + * + * const buf2 = Buffer.from([0x1, 0x2, 0x3]); + * + * buf2.swap64(); + * // Throws ERR_INVALID_BUFFER_SIZE. + * ``` + * @since v6.3.0 + * @return A reference to `buf`. + */ + swap64(): Buffer; + /** + * Writes `value` to `buf` at the specified `offset`. `value` must be a + * valid unsigned 8-bit integer. Behavior is undefined when `value` is anything + * other than an unsigned 8-bit integer. + * + * This function is also available under the `writeUint8` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeUInt8(0x3, 0); + * buf.writeUInt8(0x4, 1); + * buf.writeUInt8(0x23, 2); + * buf.writeUInt8(0x42, 3); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.0 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 1`. + * @return `offset` plus the number of bytes written. + */ + writeUInt8(value: number, offset?: number): number; + /** + * @alias Buffer.writeUInt8 + * @since v14.9.0, v12.19.0 + */ + writeUint8(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian. The `value`must be a valid unsigned 16-bit integer. Behavior is undefined when `value` is + * anything other than an unsigned 16-bit integer. + * + * This function is also available under the `writeUint16LE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeUInt16LE(0xdead, 0); + * buf.writeUInt16LE(0xbeef, 2); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 2`. + * @return `offset` plus the number of bytes written. + */ + writeUInt16LE(value: number, offset?: number): number; + /** + * @alias Buffer.writeUInt16LE + * @since v14.9.0, v12.19.0 + */ + writeUint16LE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. The `value`must be a valid unsigned 16-bit integer. Behavior is undefined when `value`is anything other than an + * unsigned 16-bit integer. + * + * This function is also available under the `writeUint16BE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeUInt16BE(0xdead, 0); + * buf.writeUInt16BE(0xbeef, 2); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 2`. + * @return `offset` plus the number of bytes written. + */ + writeUInt16BE(value: number, offset?: number): number; + /** + * @alias Buffer.writeUInt16BE + * @since v14.9.0, v12.19.0 + */ + writeUint16BE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian. The `value`must be a valid unsigned 32-bit integer. Behavior is undefined when `value` is + * anything other than an unsigned 32-bit integer. + * + * This function is also available under the `writeUint32LE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeUInt32LE(0xfeedface, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`. + * @return `offset` plus the number of bytes written. + */ + writeUInt32LE(value: number, offset?: number): number; + /** + * @alias Buffer.writeUInt32LE + * @since v14.9.0, v12.19.0 + */ + writeUint32LE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. The `value`must be a valid unsigned 32-bit integer. Behavior is undefined when `value`is anything other than an + * unsigned 32-bit integer. + * + * This function is also available under the `writeUint32BE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeUInt32BE(0xfeedface, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`. + * @return `offset` plus the number of bytes written. + */ + writeUInt32BE(value: number, offset?: number): number; + /** + * @alias Buffer.writeUInt32BE + * @since v14.9.0, v12.19.0 + */ + writeUint32BE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset`. `value` must be a valid + * signed 8-bit integer. Behavior is undefined when `value` is anything other than + * a signed 8-bit integer. + * + * `value` is interpreted and written as a two's complement signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(2); + * + * buf.writeInt8(2, 0); + * buf.writeInt8(-2, 1); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.0 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 1`. + * @return `offset` plus the number of bytes written. + */ + writeInt8(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian. The `value`must be a valid signed 16-bit integer. Behavior is undefined when `value` is + * anything other than a signed 16-bit integer. + * + * The `value` is interpreted and written as a two's complement signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(2); + * + * buf.writeInt16LE(0x0304, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 2`. + * @return `offset` plus the number of bytes written. + */ + writeInt16LE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. The `value`must be a valid signed 16-bit integer. Behavior is undefined when `value` is + * anything other than a signed 16-bit integer. + * + * The `value` is interpreted and written as a two's complement signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(2); + * + * buf.writeInt16BE(0x0102, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 2`. + * @return `offset` plus the number of bytes written. + */ + writeInt16BE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian. The `value`must be a valid signed 32-bit integer. Behavior is undefined when `value` is + * anything other than a signed 32-bit integer. + * + * The `value` is interpreted and written as a two's complement signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeInt32LE(0x05060708, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`. + * @return `offset` plus the number of bytes written. + */ + writeInt32LE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. The `value`must be a valid signed 32-bit integer. Behavior is undefined when `value` is + * anything other than a signed 32-bit integer. + * + * The `value` is interpreted and written as a two's complement signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeInt32BE(0x01020304, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`. + * @return `offset` plus the number of bytes written. + */ + writeInt32BE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian. Behavior is + * undefined when `value` is anything other than a JavaScript number. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeFloatLE(0xcafebabe, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.11.15 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`. + * @return `offset` plus the number of bytes written. + */ + writeFloatLE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. Behavior is + * undefined when `value` is anything other than a JavaScript number. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeFloatBE(0xcafebabe, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.11.15 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`. + * @return `offset` plus the number of bytes written. + */ + writeFloatBE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian. The `value`must be a JavaScript number. Behavior is undefined when `value` is anything + * other than a JavaScript number. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(8); + * + * buf.writeDoubleLE(123.456, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.11.15 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 8`. + * @return `offset` plus the number of bytes written. + */ + writeDoubleLE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. The `value`must be a JavaScript number. Behavior is undefined when `value` is anything + * other than a JavaScript number. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(8); + * + * buf.writeDoubleBE(123.456, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.11.15 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 8`. + * @return `offset` plus the number of bytes written. + */ + writeDoubleBE(value: number, offset?: number): number; + /** + * Fills `buf` with the specified `value`. If the `offset` and `end` are not given, + * the entire `buf` will be filled: + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Fill a `Buffer` with the ASCII character 'h'. + * + * const b = Buffer.allocUnsafe(50).fill('h'); + * + * console.log(b.toString()); + * // Prints: hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh + * + * // Fill a buffer with empty string + * const c = Buffer.allocUnsafe(5).fill(''); + * + * console.log(c.fill('')); + * // Prints: + * ``` + * + * `value` is coerced to a `uint32` value if it is not a string, `Buffer`, or + * integer. If the resulting integer is greater than `255` (decimal), `buf` will be + * filled with `value & 255`. + * + * If the final write of a `fill()` operation falls on a multi-byte character, + * then only the bytes of that character that fit into `buf` are written: + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Fill a `Buffer` with character that takes up two bytes in UTF-8. + * + * console.log(Buffer.allocUnsafe(5).fill('\u0222')); + * // Prints: + * ``` + * + * If `value` contains invalid characters, it is truncated; if no valid + * fill data remains, an exception is thrown: + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(5); + * + * console.log(buf.fill('a')); + * // Prints: + * console.log(buf.fill('aazz', 'hex')); + * // Prints: + * console.log(buf.fill('zz', 'hex')); + * // Throws an exception. + * ``` + * @since v0.5.0 + * @param value The value with which to fill `buf`. Empty value (string, Uint8Array, Buffer) is coerced to `0`. + * @param [offset=0] Number of bytes to skip before starting to fill `buf`. + * @param [end=buf.length] Where to stop filling `buf` (not inclusive). + * @param [encoding='utf8'] The encoding for `value` if `value` is a string. + * @return A reference to `buf`. + */ + fill(value: string | Uint8Array | number, offset?: number, end?: number, encoding?: BufferEncoding): this; + /** + * If `value` is: + * + * * a string, `value` is interpreted according to the character encoding in`encoding`. + * * a `Buffer` or [`Uint8Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array), `value` will be used in its entirety. + * To compare a partial `Buffer`, use `buf.subarray`. + * * a number, `value` will be interpreted as an unsigned 8-bit integer + * value between `0` and `255`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('this is a buffer'); + * + * console.log(buf.indexOf('this')); + * // Prints: 0 + * console.log(buf.indexOf('is')); + * // Prints: 2 + * console.log(buf.indexOf(Buffer.from('a buffer'))); + * // Prints: 8 + * console.log(buf.indexOf(97)); + * // Prints: 8 (97 is the decimal ASCII value for 'a') + * console.log(buf.indexOf(Buffer.from('a buffer example'))); + * // Prints: -1 + * console.log(buf.indexOf(Buffer.from('a buffer example').slice(0, 8))); + * // Prints: 8 + * + * const utf16Buffer = Buffer.from('\u039a\u0391\u03a3\u03a3\u0395', 'utf16le'); + * + * console.log(utf16Buffer.indexOf('\u03a3', 0, 'utf16le')); + * // Prints: 4 + * console.log(utf16Buffer.indexOf('\u03a3', -4, 'utf16le')); + * // Prints: 6 + * ``` + * + * If `value` is not a string, number, or `Buffer`, this method will throw a`TypeError`. If `value` is a number, it will be coerced to a valid byte value, + * an integer between 0 and 255. + * + * If `byteOffset` is not a number, it will be coerced to a number. If the result + * of coercion is `NaN` or `0`, then the entire buffer will be searched. This + * behavior matches [`String.prototype.indexOf()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/indexOf). + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const b = Buffer.from('abcdef'); + * + * // Passing a value that's a number, but not a valid byte. + * // Prints: 2, equivalent to searching for 99 or 'c'. + * console.log(b.indexOf(99.9)); + * console.log(b.indexOf(256 + 99)); + * + * // Passing a byteOffset that coerces to NaN or 0. + * // Prints: 1, searching the whole buffer. + * console.log(b.indexOf('b', undefined)); + * console.log(b.indexOf('b', {})); + * console.log(b.indexOf('b', null)); + * console.log(b.indexOf('b', [])); + * ``` + * + * If `value` is an empty string or empty `Buffer` and `byteOffset` is less + * than `buf.length`, `byteOffset` will be returned. If `value` is empty and`byteOffset` is at least `buf.length`, `buf.length` will be returned. + * @since v1.5.0 + * @param value What to search for. + * @param [byteOffset=0] Where to begin searching in `buf`. If negative, then offset is calculated from the end of `buf`. + * @param [encoding='utf8'] If `value` is a string, this is the encoding used to determine the binary representation of the string that will be searched for in `buf`. + * @return The index of the first occurrence of `value` in `buf`, or `-1` if `buf` does not contain `value`. + */ + indexOf(value: string | number | Uint8Array, byteOffset?: number, encoding?: BufferEncoding): number; + /** + * Identical to `buf.indexOf()`, except the last occurrence of `value` is found + * rather than the first occurrence. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('this buffer is a buffer'); + * + * console.log(buf.lastIndexOf('this')); + * // Prints: 0 + * console.log(buf.lastIndexOf('buffer')); + * // Prints: 17 + * console.log(buf.lastIndexOf(Buffer.from('buffer'))); + * // Prints: 17 + * console.log(buf.lastIndexOf(97)); + * // Prints: 15 (97 is the decimal ASCII value for 'a') + * console.log(buf.lastIndexOf(Buffer.from('yolo'))); + * // Prints: -1 + * console.log(buf.lastIndexOf('buffer', 5)); + * // Prints: 5 + * console.log(buf.lastIndexOf('buffer', 4)); + * // Prints: -1 + * + * const utf16Buffer = Buffer.from('\u039a\u0391\u03a3\u03a3\u0395', 'utf16le'); + * + * console.log(utf16Buffer.lastIndexOf('\u03a3', undefined, 'utf16le')); + * // Prints: 6 + * console.log(utf16Buffer.lastIndexOf('\u03a3', -5, 'utf16le')); + * // Prints: 4 + * ``` + * + * If `value` is not a string, number, or `Buffer`, this method will throw a`TypeError`. If `value` is a number, it will be coerced to a valid byte value, + * an integer between 0 and 255. + * + * If `byteOffset` is not a number, it will be coerced to a number. Any arguments + * that coerce to `NaN`, like `{}` or `undefined`, will search the whole buffer. + * This behavior matches [`String.prototype.lastIndexOf()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/lastIndexOf). + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const b = Buffer.from('abcdef'); + * + * // Passing a value that's a number, but not a valid byte. + * // Prints: 2, equivalent to searching for 99 or 'c'. + * console.log(b.lastIndexOf(99.9)); + * console.log(b.lastIndexOf(256 + 99)); + * + * // Passing a byteOffset that coerces to NaN. + * // Prints: 1, searching the whole buffer. + * console.log(b.lastIndexOf('b', undefined)); + * console.log(b.lastIndexOf('b', {})); + * + * // Passing a byteOffset that coerces to 0. + * // Prints: -1, equivalent to passing 0. + * console.log(b.lastIndexOf('b', null)); + * console.log(b.lastIndexOf('b', [])); + * ``` + * + * If `value` is an empty string or empty `Buffer`, `byteOffset` will be returned. + * @since v6.0.0 + * @param value What to search for. + * @param [byteOffset=buf.length - 1] Where to begin searching in `buf`. If negative, then offset is calculated from the end of `buf`. + * @param [encoding='utf8'] If `value` is a string, this is the encoding used to determine the binary representation of the string that will be searched for in `buf`. + * @return The index of the last occurrence of `value` in `buf`, or `-1` if `buf` does not contain `value`. + */ + lastIndexOf(value: string | number | Uint8Array, byteOffset?: number, encoding?: BufferEncoding): number; + /** + * Creates and returns an [iterator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols) of `[index, byte]` pairs from the contents + * of `buf`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Log the entire contents of a `Buffer`. + * + * const buf = Buffer.from('buffer'); + * + * for (const pair of buf.entries()) { + * console.log(pair); + * } + * // Prints: + * // [0, 98] + * // [1, 117] + * // [2, 102] + * // [3, 102] + * // [4, 101] + * // [5, 114] + * ``` + * @since v1.1.0 + */ + entries(): IterableIterator<[number, number]>; + /** + * Equivalent to `buf.indexOf() !== -1`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('this is a buffer'); + * + * console.log(buf.includes('this')); + * // Prints: true + * console.log(buf.includes('is')); + * // Prints: true + * console.log(buf.includes(Buffer.from('a buffer'))); + * // Prints: true + * console.log(buf.includes(97)); + * // Prints: true (97 is the decimal ASCII value for 'a') + * console.log(buf.includes(Buffer.from('a buffer example'))); + * // Prints: false + * console.log(buf.includes(Buffer.from('a buffer example').slice(0, 8))); + * // Prints: true + * console.log(buf.includes('this', 4)); + * // Prints: false + * ``` + * @since v5.3.0 + * @param value What to search for. + * @param [byteOffset=0] Where to begin searching in `buf`. If negative, then offset is calculated from the end of `buf`. + * @param [encoding='utf8'] If `value` is a string, this is its encoding. + * @return `true` if `value` was found in `buf`, `false` otherwise. + */ + includes(value: string | number | Buffer, byteOffset?: number, encoding?: BufferEncoding): boolean; + /** + * Creates and returns an [iterator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols) of `buf` keys (indices). + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('buffer'); + * + * for (const key of buf.keys()) { + * console.log(key); + * } + * // Prints: + * // 0 + * // 1 + * // 2 + * // 3 + * // 4 + * // 5 + * ``` + * @since v1.1.0 + */ + keys(): IterableIterator; + /** + * Creates and returns an [iterator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols) for `buf` values (bytes). This function is + * called automatically when a `Buffer` is used in a `for..of` statement. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('buffer'); + * + * for (const value of buf.values()) { + * console.log(value); + * } + * // Prints: + * // 98 + * // 117 + * // 102 + * // 102 + * // 101 + * // 114 + * + * for (const value of buf) { + * console.log(value); + * } + * // Prints: + * // 98 + * // 117 + * // 102 + * // 102 + * // 101 + * // 114 + * ``` + * @since v1.1.0 + */ + values(): IterableIterator; + } + var Buffer: BufferConstructor; + /** + * Decodes a string of Base64-encoded data into bytes, and encodes those bytes + * into a string using Latin-1 (ISO-8859-1). + * + * The `data` may be any JavaScript-value that can be coerced into a string. + * + * **This function is only provided for compatibility with legacy web platform APIs** + * **and should never be used in new code, because they use strings to represent** + * **binary data and predate the introduction of typed arrays in JavaScript.** + * **For code running using Node.js APIs, converting between base64-encoded strings** + * **and binary data should be performed using `Buffer.from(str, 'base64')` and`buf.toString('base64')`.** + * @since v15.13.0, v14.17.0 + * @legacy Use `Buffer.from(data, 'base64')` instead. + * @param data The Base64-encoded input string. + */ + function atob(data: string): string; + /** + * Decodes a string into bytes using Latin-1 (ISO-8859), and encodes those bytes + * into a string using Base64. + * + * The `data` may be any JavaScript-value that can be coerced into a string. + * + * **This function is only provided for compatibility with legacy web platform APIs** + * **and should never be used in new code, because they use strings to represent** + * **binary data and predate the introduction of typed arrays in JavaScript.** + * **For code running using Node.js APIs, converting between base64-encoded strings** + * **and binary data should be performed using `Buffer.from(str, 'base64')` and`buf.toString('base64')`.** + * @since v15.13.0, v14.17.0 + * @legacy Use `buf.toString('base64')` instead. + * @param data An ASCII (Latin1) string. + */ + function btoa(data: string): string; + interface Blob extends __Blob {} + /** + * `Blob` class is a global reference for `require('node:buffer').Blob` + * https://nodejs.org/api/buffer.html#class-blob + * @since v18.0.0 + */ + var Blob: typeof globalThis extends { + onmessage: any; + Blob: infer T; + } + ? T + : typeof NodeBlob; + } +} +declare module 'node:buffer' { + export * from 'buffer'; +} diff --git a/node_modules/@types/node/child_process.d.ts b/node_modules/@types/node/child_process.d.ts new file mode 100755 index 0000000..771d39d --- /dev/null +++ b/node_modules/@types/node/child_process.d.ts @@ -0,0 +1,1395 @@ +/** + * The `node:child_process` module provides the ability to spawn subprocesses in + * a manner that is similar, but not identical, to [`popen(3)`](http://man7.org/linux/man-pages/man3/popen.3.html). This capability + * is primarily provided by the {@link spawn} function: + * + * ```js + * const { spawn } = require('node:child_process'); + * const ls = spawn('ls', ['-lh', '/usr']); + * + * ls.stdout.on('data', (data) => { + * console.log(`stdout: ${data}`); + * }); + * + * ls.stderr.on('data', (data) => { + * console.error(`stderr: ${data}`); + * }); + * + * ls.on('close', (code) => { + * console.log(`child process exited with code ${code}`); + * }); + * ``` + * + * By default, pipes for `stdin`, `stdout`, and `stderr` are established between + * the parent Node.js process and the spawned subprocess. These pipes have + * limited (and platform-specific) capacity. If the subprocess writes to + * stdout in excess of that limit without the output being captured, the + * subprocess blocks waiting for the pipe buffer to accept more data. This is + * identical to the behavior of pipes in the shell. Use the `{ stdio: 'ignore' }`option if the output will not be consumed. + * + * The command lookup is performed using the `options.env.PATH` environment + * variable if `env` is in the `options` object. Otherwise, `process.env.PATH` is + * used. If `options.env` is set without `PATH`, lookup on Unix is performed + * on a default search path search of `/usr/bin:/bin` (see your operating system's + * manual for execvpe/execvp), on Windows the current processes environment + * variable `PATH` is used. + * + * On Windows, environment variables are case-insensitive. Node.js + * lexicographically sorts the `env` keys and uses the first one that + * case-insensitively matches. Only first (in lexicographic order) entry will be + * passed to the subprocess. This might lead to issues on Windows when passing + * objects to the `env` option that have multiple variants of the same key, such as`PATH` and `Path`. + * + * The {@link spawn} method spawns the child process asynchronously, + * without blocking the Node.js event loop. The {@link spawnSync} function provides equivalent functionality in a synchronous manner that blocks + * the event loop until the spawned process either exits or is terminated. + * + * For convenience, the `node:child_process` module provides a handful of + * synchronous and asynchronous alternatives to {@link spawn} and {@link spawnSync}. Each of these alternatives are implemented on + * top of {@link spawn} or {@link spawnSync}. + * + * * {@link exec}: spawns a shell and runs a command within that + * shell, passing the `stdout` and `stderr` to a callback function when + * complete. + * * {@link execFile}: similar to {@link exec} except + * that it spawns the command directly without first spawning a shell by + * default. + * * {@link fork}: spawns a new Node.js process and invokes a + * specified module with an IPC communication channel established that allows + * sending messages between parent and child. + * * {@link execSync}: a synchronous version of {@link exec} that will block the Node.js event loop. + * * {@link execFileSync}: a synchronous version of {@link execFile} that will block the Node.js event loop. + * + * For certain use cases, such as automating shell scripts, the `synchronous counterparts` may be more convenient. In many cases, however, + * the synchronous methods can have significant impact on performance due to + * stalling the event loop while spawned processes complete. + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/child_process.js) + */ +declare module 'child_process' { + import { ObjectEncodingOptions } from 'node:fs'; + import { EventEmitter, Abortable } from 'node:events'; + import * as net from 'node:net'; + import { Writable, Readable, Stream, Pipe } from 'node:stream'; + import { URL } from 'node:url'; + type Serializable = string | object | number | boolean | bigint; + type SendHandle = net.Socket | net.Server; + /** + * Instances of the `ChildProcess` represent spawned child processes. + * + * Instances of `ChildProcess` are not intended to be created directly. Rather, + * use the {@link spawn}, {@link exec},{@link execFile}, or {@link fork} methods to create + * instances of `ChildProcess`. + * @since v2.2.0 + */ + class ChildProcess extends EventEmitter { + /** + * A `Writable Stream` that represents the child process's `stdin`. + * + * If a child process waits to read all of its input, the child will not continue + * until this stream has been closed via `end()`. + * + * If the child was spawned with `stdio[0]` set to anything other than `'pipe'`, + * then this will be `null`. + * + * `subprocess.stdin` is an alias for `subprocess.stdio[0]`. Both properties will + * refer to the same value. + * + * The `subprocess.stdin` property can be `null` or `undefined`if the child process could not be successfully spawned. + * @since v0.1.90 + */ + stdin: Writable | null; + /** + * A `Readable Stream` that represents the child process's `stdout`. + * + * If the child was spawned with `stdio[1]` set to anything other than `'pipe'`, + * then this will be `null`. + * + * `subprocess.stdout` is an alias for `subprocess.stdio[1]`. Both properties will + * refer to the same value. + * + * ```js + * const { spawn } = require('node:child_process'); + * + * const subprocess = spawn('ls'); + * + * subprocess.stdout.on('data', (data) => { + * console.log(`Received chunk ${data}`); + * }); + * ``` + * + * The `subprocess.stdout` property can be `null` or `undefined`if the child process could not be successfully spawned. + * @since v0.1.90 + */ + stdout: Readable | null; + /** + * A `Readable Stream` that represents the child process's `stderr`. + * + * If the child was spawned with `stdio[2]` set to anything other than `'pipe'`, + * then this will be `null`. + * + * `subprocess.stderr` is an alias for `subprocess.stdio[2]`. Both properties will + * refer to the same value. + * + * The `subprocess.stderr` property can be `null` or `undefined`if the child process could not be successfully spawned. + * @since v0.1.90 + */ + stderr: Readable | null; + /** + * The `subprocess.channel` property is a reference to the child's IPC channel. If + * no IPC channel exists, this property is `undefined`. + * @since v7.1.0 + */ + readonly channel?: Pipe | null | undefined; + /** + * A sparse array of pipes to the child process, corresponding with positions in + * the `stdio` option passed to {@link spawn} that have been set + * to the value `'pipe'`. `subprocess.stdio[0]`, `subprocess.stdio[1]`, and`subprocess.stdio[2]` are also available as `subprocess.stdin`,`subprocess.stdout`, and `subprocess.stderr`, + * respectively. + * + * In the following example, only the child's fd `1` (stdout) is configured as a + * pipe, so only the parent's `subprocess.stdio[1]` is a stream, all other values + * in the array are `null`. + * + * ```js + * const assert = require('node:assert'); + * const fs = require('node:fs'); + * const child_process = require('node:child_process'); + * + * const subprocess = child_process.spawn('ls', { + * stdio: [ + * 0, // Use parent's stdin for child. + * 'pipe', // Pipe child's stdout to parent. + * fs.openSync('err.out', 'w'), // Direct child's stderr to a file. + * ], + * }); + * + * assert.strictEqual(subprocess.stdio[0], null); + * assert.strictEqual(subprocess.stdio[0], subprocess.stdin); + * + * assert(subprocess.stdout); + * assert.strictEqual(subprocess.stdio[1], subprocess.stdout); + * + * assert.strictEqual(subprocess.stdio[2], null); + * assert.strictEqual(subprocess.stdio[2], subprocess.stderr); + * ``` + * + * The `subprocess.stdio` property can be `undefined` if the child process could + * not be successfully spawned. + * @since v0.7.10 + */ + readonly stdio: [ + Writable | null, + // stdin + Readable | null, + // stdout + Readable | null, + // stderr + Readable | Writable | null | undefined, + // extra + Readable | Writable | null | undefined // extra + ]; + /** + * The `subprocess.killed` property indicates whether the child process + * successfully received a signal from `subprocess.kill()`. The `killed` property + * does not indicate that the child process has been terminated. + * @since v0.5.10 + */ + readonly killed: boolean; + /** + * Returns the process identifier (PID) of the child process. If the child process + * fails to spawn due to errors, then the value is `undefined` and `error` is + * emitted. + * + * ```js + * const { spawn } = require('node:child_process'); + * const grep = spawn('grep', ['ssh']); + * + * console.log(`Spawned child pid: ${grep.pid}`); + * grep.stdin.end(); + * ``` + * @since v0.1.90 + */ + readonly pid?: number | undefined; + /** + * The `subprocess.connected` property indicates whether it is still possible to + * send and receive messages from a child process. When `subprocess.connected` is`false`, it is no longer possible to send or receive messages. + * @since v0.7.2 + */ + readonly connected: boolean; + /** + * The `subprocess.exitCode` property indicates the exit code of the child process. + * If the child process is still running, the field will be `null`. + */ + readonly exitCode: number | null; + /** + * The `subprocess.signalCode` property indicates the signal received by + * the child process if any, else `null`. + */ + readonly signalCode: NodeJS.Signals | null; + /** + * The `subprocess.spawnargs` property represents the full list of command-line + * arguments the child process was launched with. + */ + readonly spawnargs: string[]; + /** + * The `subprocess.spawnfile` property indicates the executable file name of + * the child process that is launched. + * + * For {@link fork}, its value will be equal to `process.execPath`. + * For {@link spawn}, its value will be the name of + * the executable file. + * For {@link exec}, its value will be the name of the shell + * in which the child process is launched. + */ + readonly spawnfile: string; + /** + * The `subprocess.kill()` method sends a signal to the child process. If no + * argument is given, the process will be sent the `'SIGTERM'` signal. See [`signal(7)`](http://man7.org/linux/man-pages/man7/signal.7.html) for a list of available signals. This function + * returns `true` if [`kill(2)`](http://man7.org/linux/man-pages/man2/kill.2.html) succeeds, and `false` otherwise. + * + * ```js + * const { spawn } = require('node:child_process'); + * const grep = spawn('grep', ['ssh']); + * + * grep.on('close', (code, signal) => { + * console.log( + * `child process terminated due to receipt of signal ${signal}`); + * }); + * + * // Send SIGHUP to process. + * grep.kill('SIGHUP'); + * ``` + * + * The `ChildProcess` object may emit an `'error'` event if the signal + * cannot be delivered. Sending a signal to a child process that has already exited + * is not an error but may have unforeseen consequences. Specifically, if the + * process identifier (PID) has been reassigned to another process, the signal will + * be delivered to that process instead which can have unexpected results. + * + * While the function is called `kill`, the signal delivered to the child process + * may not actually terminate the process. + * + * See [`kill(2)`](http://man7.org/linux/man-pages/man2/kill.2.html) for reference. + * + * On Windows, where POSIX signals do not exist, the `signal` argument will be + * ignored, and the process will be killed forcefully and abruptly (similar to`'SIGKILL'`). + * See `Signal Events` for more details. + * + * On Linux, child processes of child processes will not be terminated + * when attempting to kill their parent. This is likely to happen when running a + * new process in a shell or with the use of the `shell` option of `ChildProcess`: + * + * ```js + * 'use strict'; + * const { spawn } = require('node:child_process'); + * + * const subprocess = spawn( + * 'sh', + * [ + * '-c', + * `node -e "setInterval(() => { + * console.log(process.pid, 'is alive') + * }, 500);"`, + * ], { + * stdio: ['inherit', 'inherit', 'inherit'], + * }, + * ); + * + * setTimeout(() => { + * subprocess.kill(); // Does not terminate the Node.js process in the shell. + * }, 2000); + * ``` + * @since v0.1.90 + */ + kill(signal?: NodeJS.Signals | number): boolean; + /** + * When an IPC channel has been established between the parent and child ( + * i.e. when using {@link fork}), the `subprocess.send()` method can + * be used to send messages to the child process. When the child process is a + * Node.js instance, these messages can be received via the `'message'` event. + * + * The message goes through serialization and parsing. The resulting + * message might not be the same as what is originally sent. + * + * For example, in the parent script: + * + * ```js + * const cp = require('node:child_process'); + * const n = cp.fork(`${__dirname}/sub.js`); + * + * n.on('message', (m) => { + * console.log('PARENT got message:', m); + * }); + * + * // Causes the child to print: CHILD got message: { hello: 'world' } + * n.send({ hello: 'world' }); + * ``` + * + * And then the child script, `'sub.js'` might look like this: + * + * ```js + * process.on('message', (m) => { + * console.log('CHILD got message:', m); + * }); + * + * // Causes the parent to print: PARENT got message: { foo: 'bar', baz: null } + * process.send({ foo: 'bar', baz: NaN }); + * ``` + * + * Child Node.js processes will have a `process.send()` method of their own + * that allows the child to send messages back to the parent. + * + * There is a special case when sending a `{cmd: 'NODE_foo'}` message. Messages + * containing a `NODE_` prefix in the `cmd` property are reserved for use within + * Node.js core and will not be emitted in the child's `'message'` event. Rather, such messages are emitted using the`'internalMessage'` event and are consumed internally by Node.js. + * Applications should avoid using such messages or listening for`'internalMessage'` events as it is subject to change without notice. + * + * The optional `sendHandle` argument that may be passed to `subprocess.send()` is + * for passing a TCP server or socket object to the child process. The child will + * receive the object as the second argument passed to the callback function + * registered on the `'message'` event. Any data that is received + * and buffered in the socket will not be sent to the child. + * + * The optional `callback` is a function that is invoked after the message is + * sent but before the child may have received it. The function is called with a + * single argument: `null` on success, or an `Error` object on failure. + * + * If no `callback` function is provided and the message cannot be sent, an`'error'` event will be emitted by the `ChildProcess` object. This can + * happen, for instance, when the child process has already exited. + * + * `subprocess.send()` will return `false` if the channel has closed or when the + * backlog of unsent messages exceeds a threshold that makes it unwise to send + * more. Otherwise, the method returns `true`. The `callback` function can be + * used to implement flow control. + * + * #### Example: sending a server object + * + * The `sendHandle` argument can be used, for instance, to pass the handle of + * a TCP server object to the child process as illustrated in the example below: + * + * ```js + * const subprocess = require('node:child_process').fork('subprocess.js'); + * + * // Open up the server object and send the handle. + * const server = require('node:net').createServer(); + * server.on('connection', (socket) => { + * socket.end('handled by parent'); + * }); + * server.listen(1337, () => { + * subprocess.send('server', server); + * }); + * ``` + * + * The child would then receive the server object as: + * + * ```js + * process.on('message', (m, server) => { + * if (m === 'server') { + * server.on('connection', (socket) => { + * socket.end('handled by child'); + * }); + * } + * }); + * ``` + * + * Once the server is now shared between the parent and child, some connections + * can be handled by the parent and some by the child. + * + * While the example above uses a server created using the `node:net` module,`node:dgram` module servers use exactly the same workflow with the exceptions of + * listening on a `'message'` event instead of `'connection'` and using`server.bind()` instead of `server.listen()`. This is, however, only + * supported on Unix platforms. + * + * #### Example: sending a socket object + * + * Similarly, the `sendHandler` argument can be used to pass the handle of a + * socket to the child process. The example below spawns two children that each + * handle connections with "normal" or "special" priority: + * + * ```js + * const { fork } = require('node:child_process'); + * const normal = fork('subprocess.js', ['normal']); + * const special = fork('subprocess.js', ['special']); + * + * // Open up the server and send sockets to child. Use pauseOnConnect to prevent + * // the sockets from being read before they are sent to the child process. + * const server = require('node:net').createServer({ pauseOnConnect: true }); + * server.on('connection', (socket) => { + * + * // If this is special priority... + * if (socket.remoteAddress === '74.125.127.100') { + * special.send('socket', socket); + * return; + * } + * // This is normal priority. + * normal.send('socket', socket); + * }); + * server.listen(1337); + * ``` + * + * The `subprocess.js` would receive the socket handle as the second argument + * passed to the event callback function: + * + * ```js + * process.on('message', (m, socket) => { + * if (m === 'socket') { + * if (socket) { + * // Check that the client socket exists. + * // It is possible for the socket to be closed between the time it is + * // sent and the time it is received in the child process. + * socket.end(`Request handled with ${process.argv[2]} priority`); + * } + * } + * }); + * ``` + * + * Do not use `.maxConnections` on a socket that has been passed to a subprocess. + * The parent cannot track when the socket is destroyed. + * + * Any `'message'` handlers in the subprocess should verify that `socket` exists, + * as the connection may have been closed during the time it takes to send the + * connection to the child. + * @since v0.5.9 + * @param options The `options` argument, if present, is an object used to parameterize the sending of certain types of handles. `options` supports the following properties: + */ + send(message: Serializable, callback?: (error: Error | null) => void): boolean; + send(message: Serializable, sendHandle?: SendHandle, callback?: (error: Error | null) => void): boolean; + send(message: Serializable, sendHandle?: SendHandle, options?: MessageOptions, callback?: (error: Error | null) => void): boolean; + /** + * Closes the IPC channel between parent and child, allowing the child to exit + * gracefully once there are no other connections keeping it alive. After calling + * this method the `subprocess.connected` and `process.connected` properties in + * both the parent and child (respectively) will be set to `false`, and it will be + * no longer possible to pass messages between the processes. + * + * The `'disconnect'` event will be emitted when there are no messages in the + * process of being received. This will most often be triggered immediately after + * calling `subprocess.disconnect()`. + * + * When the child process is a Node.js instance (e.g. spawned using {@link fork}), the `process.disconnect()` method can be invoked + * within the child process to close the IPC channel as well. + * @since v0.7.2 + */ + disconnect(): void; + /** + * By default, the parent will wait for the detached child to exit. To prevent the + * parent from waiting for a given `subprocess` to exit, use the`subprocess.unref()` method. Doing so will cause the parent's event loop to not + * include the child in its reference count, allowing the parent to exit + * independently of the child, unless there is an established IPC channel between + * the child and the parent. + * + * ```js + * const { spawn } = require('node:child_process'); + * + * const subprocess = spawn(process.argv[0], ['child_program.js'], { + * detached: true, + * stdio: 'ignore', + * }); + * + * subprocess.unref(); + * ``` + * @since v0.7.10 + */ + unref(): void; + /** + * Calling `subprocess.ref()` after making a call to `subprocess.unref()` will + * restore the removed reference count for the child process, forcing the parent + * to wait for the child to exit before exiting itself. + * + * ```js + * const { spawn } = require('node:child_process'); + * + * const subprocess = spawn(process.argv[0], ['child_program.js'], { + * detached: true, + * stdio: 'ignore', + * }); + * + * subprocess.unref(); + * subprocess.ref(); + * ``` + * @since v0.7.10 + */ + ref(): void; + /** + * events.EventEmitter + * 1. close + * 2. disconnect + * 3. error + * 4. exit + * 5. message + * 6. spawn + */ + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'close', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this; + addListener(event: 'disconnect', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'exit', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this; + addListener(event: 'message', listener: (message: Serializable, sendHandle: SendHandle) => void): this; + addListener(event: 'spawn', listener: () => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'close', code: number | null, signal: NodeJS.Signals | null): boolean; + emit(event: 'disconnect'): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: 'exit', code: number | null, signal: NodeJS.Signals | null): boolean; + emit(event: 'message', message: Serializable, sendHandle: SendHandle): boolean; + emit(event: 'spawn', listener: () => void): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'close', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this; + on(event: 'disconnect', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'exit', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this; + on(event: 'message', listener: (message: Serializable, sendHandle: SendHandle) => void): this; + on(event: 'spawn', listener: () => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'close', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this; + once(event: 'disconnect', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'exit', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this; + once(event: 'message', listener: (message: Serializable, sendHandle: SendHandle) => void): this; + once(event: 'spawn', listener: () => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this; + prependListener(event: 'disconnect', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'exit', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this; + prependListener(event: 'message', listener: (message: Serializable, sendHandle: SendHandle) => void): this; + prependListener(event: 'spawn', listener: () => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this; + prependOnceListener(event: 'disconnect', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'exit', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this; + prependOnceListener(event: 'message', listener: (message: Serializable, sendHandle: SendHandle) => void): this; + prependOnceListener(event: 'spawn', listener: () => void): this; + } + // return this object when stdio option is undefined or not specified + interface ChildProcessWithoutNullStreams extends ChildProcess { + stdin: Writable; + stdout: Readable; + stderr: Readable; + readonly stdio: [ + Writable, + Readable, + Readable, + // stderr + Readable | Writable | null | undefined, + // extra, no modification + Readable | Writable | null | undefined // extra, no modification + ]; + } + // return this object when stdio option is a tuple of 3 + interface ChildProcessByStdio extends ChildProcess { + stdin: I; + stdout: O; + stderr: E; + readonly stdio: [ + I, + O, + E, + Readable | Writable | null | undefined, + // extra, no modification + Readable | Writable | null | undefined // extra, no modification + ]; + } + interface MessageOptions { + keepOpen?: boolean | undefined; + } + type IOType = 'overlapped' | 'pipe' | 'ignore' | 'inherit'; + type StdioOptions = IOType | Array; + type SerializationType = 'json' | 'advanced'; + interface MessagingOptions extends Abortable { + /** + * Specify the kind of serialization used for sending messages between processes. + * @default 'json' + */ + serialization?: SerializationType | undefined; + /** + * The signal value to be used when the spawned process will be killed by the abort signal. + * @default 'SIGTERM' + */ + killSignal?: NodeJS.Signals | number | undefined; + /** + * In milliseconds the maximum amount of time the process is allowed to run. + */ + timeout?: number | undefined; + } + interface ProcessEnvOptions { + uid?: number | undefined; + gid?: number | undefined; + cwd?: string | URL | undefined; + env?: NodeJS.ProcessEnv | undefined; + } + interface CommonOptions extends ProcessEnvOptions { + /** + * @default false + */ + windowsHide?: boolean | undefined; + /** + * @default 0 + */ + timeout?: number | undefined; + } + interface CommonSpawnOptions extends CommonOptions, MessagingOptions, Abortable { + argv0?: string | undefined; + /** + * Can be set to 'pipe', 'inherit', 'overlapped', or 'ignore', or an array of these strings. + * If passed as an array, the first element is used for `stdin`, the second for + * `stdout`, and the third for `stderr`. A fourth element can be used to + * specify the `stdio` behavior beyond the standard streams. See + * {@link ChildProcess.stdio} for more information. + * + * @default 'pipe' + */ + stdio?: StdioOptions | undefined; + shell?: boolean | string | undefined; + windowsVerbatimArguments?: boolean | undefined; + } + interface SpawnOptions extends CommonSpawnOptions { + detached?: boolean | undefined; + } + interface SpawnOptionsWithoutStdio extends SpawnOptions { + stdio?: StdioPipeNamed | StdioPipe[] | undefined; + } + type StdioNull = 'inherit' | 'ignore' | Stream; + type StdioPipeNamed = 'pipe' | 'overlapped'; + type StdioPipe = undefined | null | StdioPipeNamed; + interface SpawnOptionsWithStdioTuple extends SpawnOptions { + stdio: [Stdin, Stdout, Stderr]; + } + /** + * The `child_process.spawn()` method spawns a new process using the given`command`, with command-line arguments in `args`. If omitted, `args` defaults + * to an empty array. + * + * **If the `shell` option is enabled, do not pass unsanitized user input to this** + * **function. Any input containing shell metacharacters may be used to trigger** + * **arbitrary command execution.** + * + * A third argument may be used to specify additional options, with these defaults: + * + * ```js + * const defaults = { + * cwd: undefined, + * env: process.env, + * }; + * ``` + * + * Use `cwd` to specify the working directory from which the process is spawned. + * If not given, the default is to inherit the current working directory. If given, + * but the path does not exist, the child process emits an `ENOENT` error + * and exits immediately. `ENOENT` is also emitted when the command + * does not exist. + * + * Use `env` to specify environment variables that will be visible to the new + * process, the default is `process.env`. + * + * `undefined` values in `env` will be ignored. + * + * Example of running `ls -lh /usr`, capturing `stdout`, `stderr`, and the + * exit code: + * + * ```js + * const { spawn } = require('node:child_process'); + * const ls = spawn('ls', ['-lh', '/usr']); + * + * ls.stdout.on('data', (data) => { + * console.log(`stdout: ${data}`); + * }); + * + * ls.stderr.on('data', (data) => { + * console.error(`stderr: ${data}`); + * }); + * + * ls.on('close', (code) => { + * console.log(`child process exited with code ${code}`); + * }); + * ``` + * + * Example: A very elaborate way to run `ps ax | grep ssh` + * + * ```js + * const { spawn } = require('node:child_process'); + * const ps = spawn('ps', ['ax']); + * const grep = spawn('grep', ['ssh']); + * + * ps.stdout.on('data', (data) => { + * grep.stdin.write(data); + * }); + * + * ps.stderr.on('data', (data) => { + * console.error(`ps stderr: ${data}`); + * }); + * + * ps.on('close', (code) => { + * if (code !== 0) { + * console.log(`ps process exited with code ${code}`); + * } + * grep.stdin.end(); + * }); + * + * grep.stdout.on('data', (data) => { + * console.log(data.toString()); + * }); + * + * grep.stderr.on('data', (data) => { + * console.error(`grep stderr: ${data}`); + * }); + * + * grep.on('close', (code) => { + * if (code !== 0) { + * console.log(`grep process exited with code ${code}`); + * } + * }); + * ``` + * + * Example of checking for failed `spawn`: + * + * ```js + * const { spawn } = require('node:child_process'); + * const subprocess = spawn('bad_command'); + * + * subprocess.on('error', (err) => { + * console.error('Failed to start subprocess.'); + * }); + * ``` + * + * Certain platforms (macOS, Linux) will use the value of `argv[0]` for the process + * title while others (Windows, SunOS) will use `command`. + * + * Node.js overwrites `argv[0]` with `process.execPath` on startup, so`process.argv[0]` in a Node.js child process will not match the `argv0`parameter passed to `spawn` from the parent. Retrieve + * it with the`process.argv0` property instead. + * + * If the `signal` option is enabled, calling `.abort()` on the corresponding`AbortController` is similar to calling `.kill()` on the child process except + * the error passed to the callback will be an `AbortError`: + * + * ```js + * const { spawn } = require('node:child_process'); + * const controller = new AbortController(); + * const { signal } = controller; + * const grep = spawn('grep', ['ssh'], { signal }); + * grep.on('error', (err) => { + * // This will be called with err being an AbortError if the controller aborts + * }); + * controller.abort(); // Stops the child process + * ``` + * @since v0.1.90 + * @param command The command to run. + * @param args List of string arguments. + */ + function spawn(command: string, options?: SpawnOptionsWithoutStdio): ChildProcessWithoutNullStreams; + function spawn(command: string, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, options: SpawnOptions): ChildProcess; + // overloads of spawn with 'args' + function spawn(command: string, args?: ReadonlyArray, options?: SpawnOptionsWithoutStdio): ChildProcessWithoutNullStreams; + function spawn(command: string, args: ReadonlyArray, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, args: ReadonlyArray, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, args: ReadonlyArray, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, args: ReadonlyArray, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, args: ReadonlyArray, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, args: ReadonlyArray, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, args: ReadonlyArray, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, args: ReadonlyArray, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, args: ReadonlyArray, options: SpawnOptions): ChildProcess; + interface ExecOptions extends CommonOptions { + shell?: string | undefined; + signal?: AbortSignal | undefined; + maxBuffer?: number | undefined; + killSignal?: NodeJS.Signals | number | undefined; + } + interface ExecOptionsWithStringEncoding extends ExecOptions { + encoding: BufferEncoding; + } + interface ExecOptionsWithBufferEncoding extends ExecOptions { + encoding: BufferEncoding | null; // specify `null`. + } + interface ExecException extends Error { + cmd?: string | undefined; + killed?: boolean | undefined; + code?: number | undefined; + signal?: NodeJS.Signals | undefined; + } + /** + * Spawns a shell then executes the `command` within that shell, buffering any + * generated output. The `command` string passed to the exec function is processed + * directly by the shell and special characters (vary based on [shell](https://en.wikipedia.org/wiki/List_of_command-line_interpreters)) + * need to be dealt with accordingly: + * + * ```js + * const { exec } = require('node:child_process'); + * + * exec('"/path/to/test file/test.sh" arg1 arg2'); + * // Double quotes are used so that the space in the path is not interpreted as + * // a delimiter of multiple arguments. + * + * exec('echo "The \\$HOME variable is $HOME"'); + * // The $HOME variable is escaped in the first instance, but not in the second. + * ``` + * + * **Never pass unsanitized user input to this function. Any input containing shell** + * **metacharacters may be used to trigger arbitrary command execution.** + * + * If a `callback` function is provided, it is called with the arguments`(error, stdout, stderr)`. On success, `error` will be `null`. On error,`error` will be an instance of `Error`. The + * `error.code` property will be + * the exit code of the process. By convention, any exit code other than `0`indicates an error. `error.signal` will be the signal that terminated the + * process. + * + * The `stdout` and `stderr` arguments passed to the callback will contain the + * stdout and stderr output of the child process. By default, Node.js will decode + * the output as UTF-8 and pass strings to the callback. The `encoding` option + * can be used to specify the character encoding used to decode the stdout and + * stderr output. If `encoding` is `'buffer'`, or an unrecognized character + * encoding, `Buffer` objects will be passed to the callback instead. + * + * ```js + * const { exec } = require('node:child_process'); + * exec('cat *.js missing_file | wc -l', (error, stdout, stderr) => { + * if (error) { + * console.error(`exec error: ${error}`); + * return; + * } + * console.log(`stdout: ${stdout}`); + * console.error(`stderr: ${stderr}`); + * }); + * ``` + * + * If `timeout` is greater than `0`, the parent will send the signal + * identified by the `killSignal` property (the default is `'SIGTERM'`) if the + * child runs longer than `timeout` milliseconds. + * + * Unlike the [`exec(3)`](http://man7.org/linux/man-pages/man3/exec.3.html) POSIX system call, `child_process.exec()` does not replace + * the existing process and uses a shell to execute the command. + * + * If this method is invoked as its `util.promisify()` ed version, it returns + * a `Promise` for an `Object` with `stdout` and `stderr` properties. The returned`ChildProcess` instance is attached to the `Promise` as a `child` property. In + * case of an error (including any error resulting in an exit code other than 0), a + * rejected promise is returned, with the same `error` object given in the + * callback, but with two additional properties `stdout` and `stderr`. + * + * ```js + * const util = require('node:util'); + * const exec = util.promisify(require('node:child_process').exec); + * + * async function lsExample() { + * const { stdout, stderr } = await exec('ls'); + * console.log('stdout:', stdout); + * console.error('stderr:', stderr); + * } + * lsExample(); + * ``` + * + * If the `signal` option is enabled, calling `.abort()` on the corresponding`AbortController` is similar to calling `.kill()` on the child process except + * the error passed to the callback will be an `AbortError`: + * + * ```js + * const { exec } = require('node:child_process'); + * const controller = new AbortController(); + * const { signal } = controller; + * const child = exec('grep ssh', { signal }, (error) => { + * console.error(error); // an AbortError + * }); + * controller.abort(); + * ``` + * @since v0.1.90 + * @param command The command to run, with space-separated arguments. + * @param callback called with the output when process terminates. + */ + function exec(command: string, callback?: (error: ExecException | null, stdout: string, stderr: string) => void): ChildProcess; + // `options` with `"buffer"` or `null` for `encoding` means stdout/stderr are definitely `Buffer`. + function exec( + command: string, + options: { + encoding: 'buffer' | null; + } & ExecOptions, + callback?: (error: ExecException | null, stdout: Buffer, stderr: Buffer) => void + ): ChildProcess; + // `options` with well known `encoding` means stdout/stderr are definitely `string`. + function exec( + command: string, + options: { + encoding: BufferEncoding; + } & ExecOptions, + callback?: (error: ExecException | null, stdout: string, stderr: string) => void + ): ChildProcess; + // `options` with an `encoding` whose type is `string` means stdout/stderr could either be `Buffer` or `string`. + // There is no guarantee the `encoding` is unknown as `string` is a superset of `BufferEncoding`. + function exec( + command: string, + options: { + encoding: BufferEncoding; + } & ExecOptions, + callback?: (error: ExecException | null, stdout: string | Buffer, stderr: string | Buffer) => void + ): ChildProcess; + // `options` without an `encoding` means stdout/stderr are definitely `string`. + function exec(command: string, options: ExecOptions, callback?: (error: ExecException | null, stdout: string, stderr: string) => void): ChildProcess; + // fallback if nothing else matches. Worst case is always `string | Buffer`. + function exec( + command: string, + options: (ObjectEncodingOptions & ExecOptions) | undefined | null, + callback?: (error: ExecException | null, stdout: string | Buffer, stderr: string | Buffer) => void + ): ChildProcess; + interface PromiseWithChild extends Promise { + child: ChildProcess; + } + namespace exec { + function __promisify__(command: string): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + command: string, + options: { + encoding: 'buffer' | null; + } & ExecOptions + ): PromiseWithChild<{ + stdout: Buffer; + stderr: Buffer; + }>; + function __promisify__( + command: string, + options: { + encoding: BufferEncoding; + } & ExecOptions + ): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + command: string, + options: ExecOptions + ): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + command: string, + options?: (ObjectEncodingOptions & ExecOptions) | null + ): PromiseWithChild<{ + stdout: string | Buffer; + stderr: string | Buffer; + }>; + } + interface ExecFileOptions extends CommonOptions, Abortable { + maxBuffer?: number | undefined; + killSignal?: NodeJS.Signals | number | undefined; + windowsVerbatimArguments?: boolean | undefined; + shell?: boolean | string | undefined; + signal?: AbortSignal | undefined; + } + interface ExecFileOptionsWithStringEncoding extends ExecFileOptions { + encoding: BufferEncoding; + } + interface ExecFileOptionsWithBufferEncoding extends ExecFileOptions { + encoding: 'buffer' | null; + } + interface ExecFileOptionsWithOtherEncoding extends ExecFileOptions { + encoding: BufferEncoding; + } + type ExecFileException = + & Omit + & Omit + & { code?: string | number | undefined | null }; + /** + * The `child_process.execFile()` function is similar to {@link exec} except that it does not spawn a shell by default. Rather, the specified + * executable `file` is spawned directly as a new process making it slightly more + * efficient than {@link exec}. + * + * The same options as {@link exec} are supported. Since a shell is + * not spawned, behaviors such as I/O redirection and file globbing are not + * supported. + * + * ```js + * const { execFile } = require('node:child_process'); + * const child = execFile('node', ['--version'], (error, stdout, stderr) => { + * if (error) { + * throw error; + * } + * console.log(stdout); + * }); + * ``` + * + * The `stdout` and `stderr` arguments passed to the callback will contain the + * stdout and stderr output of the child process. By default, Node.js will decode + * the output as UTF-8 and pass strings to the callback. The `encoding` option + * can be used to specify the character encoding used to decode the stdout and + * stderr output. If `encoding` is `'buffer'`, or an unrecognized character + * encoding, `Buffer` objects will be passed to the callback instead. + * + * If this method is invoked as its `util.promisify()` ed version, it returns + * a `Promise` for an `Object` with `stdout` and `stderr` properties. The returned`ChildProcess` instance is attached to the `Promise` as a `child` property. In + * case of an error (including any error resulting in an exit code other than 0), a + * rejected promise is returned, with the same `error` object given in the + * callback, but with two additional properties `stdout` and `stderr`. + * + * ```js + * const util = require('node:util'); + * const execFile = util.promisify(require('node:child_process').execFile); + * async function getVersion() { + * const { stdout } = await execFile('node', ['--version']); + * console.log(stdout); + * } + * getVersion(); + * ``` + * + * **If the `shell` option is enabled, do not pass unsanitized user input to this** + * **function. Any input containing shell metacharacters may be used to trigger** + * **arbitrary command execution.** + * + * If the `signal` option is enabled, calling `.abort()` on the corresponding`AbortController` is similar to calling `.kill()` on the child process except + * the error passed to the callback will be an `AbortError`: + * + * ```js + * const { execFile } = require('node:child_process'); + * const controller = new AbortController(); + * const { signal } = controller; + * const child = execFile('node', ['--version'], { signal }, (error) => { + * console.error(error); // an AbortError + * }); + * controller.abort(); + * ``` + * @since v0.1.91 + * @param file The name or path of the executable file to run. + * @param args List of string arguments. + * @param callback Called with the output when process terminates. + */ + function execFile(file: string): ChildProcess; + function execFile(file: string, options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null): ChildProcess; + function execFile(file: string, args?: ReadonlyArray | null): ChildProcess; + function execFile(file: string, args: ReadonlyArray | undefined | null, options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null): ChildProcess; + // no `options` definitely means stdout/stderr are `string`. + function execFile(file: string, callback: (error: ExecFileException | null, stdout: string, stderr: string) => void): ChildProcess; + function execFile(file: string, args: ReadonlyArray | undefined | null, callback: (error: ExecFileException | null, stdout: string, stderr: string) => void): ChildProcess; + // `options` with `"buffer"` or `null` for `encoding` means stdout/stderr are definitely `Buffer`. + function execFile(file: string, options: ExecFileOptionsWithBufferEncoding, callback: (error: ExecFileException | null, stdout: Buffer, stderr: Buffer) => void): ChildProcess; + function execFile( + file: string, + args: ReadonlyArray | undefined | null, + options: ExecFileOptionsWithBufferEncoding, + callback: (error: ExecFileException | null, stdout: Buffer, stderr: Buffer) => void + ): ChildProcess; + // `options` with well known `encoding` means stdout/stderr are definitely `string`. + function execFile(file: string, options: ExecFileOptionsWithStringEncoding, callback: (error: ExecFileException | null, stdout: string, stderr: string) => void): ChildProcess; + function execFile( + file: string, + args: ReadonlyArray | undefined | null, + options: ExecFileOptionsWithStringEncoding, + callback: (error: ExecFileException | null, stdout: string, stderr: string) => void + ): ChildProcess; + // `options` with an `encoding` whose type is `string` means stdout/stderr could either be `Buffer` or `string`. + // There is no guarantee the `encoding` is unknown as `string` is a superset of `BufferEncoding`. + function execFile(file: string, options: ExecFileOptionsWithOtherEncoding, callback: (error: ExecFileException | null, stdout: string | Buffer, stderr: string | Buffer) => void): ChildProcess; + function execFile( + file: string, + args: ReadonlyArray | undefined | null, + options: ExecFileOptionsWithOtherEncoding, + callback: (error: ExecFileException | null, stdout: string | Buffer, stderr: string | Buffer) => void + ): ChildProcess; + // `options` without an `encoding` means stdout/stderr are definitely `string`. + function execFile(file: string, options: ExecFileOptions, callback: (error: ExecFileException | null, stdout: string, stderr: string) => void): ChildProcess; + function execFile( + file: string, + args: ReadonlyArray | undefined | null, + options: ExecFileOptions, + callback: (error: ExecFileException | null, stdout: string, stderr: string) => void + ): ChildProcess; + // fallback if nothing else matches. Worst case is always `string | Buffer`. + function execFile( + file: string, + options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null, + callback: ((error: ExecFileException | null, stdout: string | Buffer, stderr: string | Buffer) => void) | undefined | null + ): ChildProcess; + function execFile( + file: string, + args: ReadonlyArray | undefined | null, + options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null, + callback: ((error: ExecFileException | null, stdout: string | Buffer, stderr: string | Buffer) => void) | undefined | null + ): ChildProcess; + namespace execFile { + function __promisify__(file: string): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + file: string, + args: ReadonlyArray | undefined | null + ): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + file: string, + options: ExecFileOptionsWithBufferEncoding + ): PromiseWithChild<{ + stdout: Buffer; + stderr: Buffer; + }>; + function __promisify__( + file: string, + args: ReadonlyArray | undefined | null, + options: ExecFileOptionsWithBufferEncoding + ): PromiseWithChild<{ + stdout: Buffer; + stderr: Buffer; + }>; + function __promisify__( + file: string, + options: ExecFileOptionsWithStringEncoding + ): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + file: string, + args: ReadonlyArray | undefined | null, + options: ExecFileOptionsWithStringEncoding + ): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + file: string, + options: ExecFileOptionsWithOtherEncoding + ): PromiseWithChild<{ + stdout: string | Buffer; + stderr: string | Buffer; + }>; + function __promisify__( + file: string, + args: ReadonlyArray | undefined | null, + options: ExecFileOptionsWithOtherEncoding + ): PromiseWithChild<{ + stdout: string | Buffer; + stderr: string | Buffer; + }>; + function __promisify__( + file: string, + options: ExecFileOptions + ): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + file: string, + args: ReadonlyArray | undefined | null, + options: ExecFileOptions + ): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + file: string, + options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null + ): PromiseWithChild<{ + stdout: string | Buffer; + stderr: string | Buffer; + }>; + function __promisify__( + file: string, + args: ReadonlyArray | undefined | null, + options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null + ): PromiseWithChild<{ + stdout: string | Buffer; + stderr: string | Buffer; + }>; + } + interface ForkOptions extends ProcessEnvOptions, MessagingOptions, Abortable { + execPath?: string | undefined; + execArgv?: string[] | undefined; + silent?: boolean | undefined; + /** + * Can be set to 'pipe', 'inherit', 'overlapped', or 'ignore', or an array of these strings. + * If passed as an array, the first element is used for `stdin`, the second for + * `stdout`, and the third for `stderr`. A fourth element can be used to + * specify the `stdio` behavior beyond the standard streams. See + * {@link ChildProcess.stdio} for more information. + * + * @default 'pipe' + */ + stdio?: StdioOptions | undefined; + detached?: boolean | undefined; + windowsVerbatimArguments?: boolean | undefined; + } + /** + * The `child_process.fork()` method is a special case of {@link spawn} used specifically to spawn new Node.js processes. + * Like {@link spawn}, a `ChildProcess` object is returned. The + * returned `ChildProcess` will have an additional communication channel + * built-in that allows messages to be passed back and forth between the parent and + * child. See `subprocess.send()` for details. + * + * Keep in mind that spawned Node.js child processes are + * independent of the parent with exception of the IPC communication channel + * that is established between the two. Each process has its own memory, with + * their own V8 instances. Because of the additional resource allocations + * required, spawning a large number of child Node.js processes is not + * recommended. + * + * By default, `child_process.fork()` will spawn new Node.js instances using the `process.execPath` of the parent process. The `execPath` property in the`options` object allows for an alternative + * execution path to be used. + * + * Node.js processes launched with a custom `execPath` will communicate with the + * parent process using the file descriptor (fd) identified using the + * environment variable `NODE_CHANNEL_FD` on the child process. + * + * Unlike the [`fork(2)`](http://man7.org/linux/man-pages/man2/fork.2.html) POSIX system call, `child_process.fork()` does not clone the + * current process. + * + * The `shell` option available in {@link spawn} is not supported by`child_process.fork()` and will be ignored if set. + * + * If the `signal` option is enabled, calling `.abort()` on the corresponding`AbortController` is similar to calling `.kill()` on the child process except + * the error passed to the callback will be an `AbortError`: + * + * ```js + * if (process.argv[2] === 'child') { + * setTimeout(() => { + * console.log(`Hello from ${process.argv[2]}!`); + * }, 1_000); + * } else { + * const { fork } = require('node:child_process'); + * const controller = new AbortController(); + * const { signal } = controller; + * const child = fork(__filename, ['child'], { signal }); + * child.on('error', (err) => { + * // This will be called with err being an AbortError if the controller aborts + * }); + * controller.abort(); // Stops the child process + * } + * ``` + * @since v0.5.0 + * @param modulePath The module to run in the child. + * @param args List of string arguments. + */ + function fork(modulePath: string, options?: ForkOptions): ChildProcess; + function fork(modulePath: string, args?: ReadonlyArray, options?: ForkOptions): ChildProcess; + interface SpawnSyncOptions extends CommonSpawnOptions { + input?: string | NodeJS.ArrayBufferView | undefined; + maxBuffer?: number | undefined; + encoding?: BufferEncoding | 'buffer' | null | undefined; + } + interface SpawnSyncOptionsWithStringEncoding extends SpawnSyncOptions { + encoding: BufferEncoding; + } + interface SpawnSyncOptionsWithBufferEncoding extends SpawnSyncOptions { + encoding?: 'buffer' | null | undefined; + } + interface SpawnSyncReturns { + pid: number; + output: Array; + stdout: T; + stderr: T; + status: number | null; + signal: NodeJS.Signals | null; + error?: Error | undefined; + } + /** + * The `child_process.spawnSync()` method is generally identical to {@link spawn} with the exception that the function will not return + * until the child process has fully closed. When a timeout has been encountered + * and `killSignal` is sent, the method won't return until the process has + * completely exited. If the process intercepts and handles the `SIGTERM` signal + * and doesn't exit, the parent process will wait until the child process has + * exited. + * + * **If the `shell` option is enabled, do not pass unsanitized user input to this** + * **function. Any input containing shell metacharacters may be used to trigger** + * **arbitrary command execution.** + * @since v0.11.12 + * @param command The command to run. + * @param args List of string arguments. + */ + function spawnSync(command: string): SpawnSyncReturns; + function spawnSync(command: string, options: SpawnSyncOptionsWithStringEncoding): SpawnSyncReturns; + function spawnSync(command: string, options: SpawnSyncOptionsWithBufferEncoding): SpawnSyncReturns; + function spawnSync(command: string, options?: SpawnSyncOptions): SpawnSyncReturns; + function spawnSync(command: string, args: ReadonlyArray): SpawnSyncReturns; + function spawnSync(command: string, args: ReadonlyArray, options: SpawnSyncOptionsWithStringEncoding): SpawnSyncReturns; + function spawnSync(command: string, args: ReadonlyArray, options: SpawnSyncOptionsWithBufferEncoding): SpawnSyncReturns; + function spawnSync(command: string, args?: ReadonlyArray, options?: SpawnSyncOptions): SpawnSyncReturns; + interface CommonExecOptions extends CommonOptions { + input?: string | NodeJS.ArrayBufferView | undefined; + /** + * Can be set to 'pipe', 'inherit, or 'ignore', or an array of these strings. + * If passed as an array, the first element is used for `stdin`, the second for + * `stdout`, and the third for `stderr`. A fourth element can be used to + * specify the `stdio` behavior beyond the standard streams. See + * {@link ChildProcess.stdio} for more information. + * + * @default 'pipe' + */ + stdio?: StdioOptions | undefined; + killSignal?: NodeJS.Signals | number | undefined; + maxBuffer?: number | undefined; + encoding?: BufferEncoding | 'buffer' | null | undefined; + } + interface ExecSyncOptions extends CommonExecOptions { + shell?: string | undefined; + } + interface ExecSyncOptionsWithStringEncoding extends ExecSyncOptions { + encoding: BufferEncoding; + } + interface ExecSyncOptionsWithBufferEncoding extends ExecSyncOptions { + encoding?: 'buffer' | null | undefined; + } + /** + * The `child_process.execSync()` method is generally identical to {@link exec} with the exception that the method will not return + * until the child process has fully closed. When a timeout has been encountered + * and `killSignal` is sent, the method won't return until the process has + * completely exited. If the child process intercepts and handles the `SIGTERM`signal and doesn't exit, the parent process will wait until the child process + * has exited. + * + * If the process times out or has a non-zero exit code, this method will throw. + * The `Error` object will contain the entire result from {@link spawnSync}. + * + * **Never pass unsanitized user input to this function. Any input containing shell** + * **metacharacters may be used to trigger arbitrary command execution.** + * @since v0.11.12 + * @param command The command to run. + * @return The stdout from the command. + */ + function execSync(command: string): Buffer; + function execSync(command: string, options: ExecSyncOptionsWithStringEncoding): string; + function execSync(command: string, options: ExecSyncOptionsWithBufferEncoding): Buffer; + function execSync(command: string, options?: ExecSyncOptions): string | Buffer; + interface ExecFileSyncOptions extends CommonExecOptions { + shell?: boolean | string | undefined; + } + interface ExecFileSyncOptionsWithStringEncoding extends ExecFileSyncOptions { + encoding: BufferEncoding; + } + interface ExecFileSyncOptionsWithBufferEncoding extends ExecFileSyncOptions { + encoding?: 'buffer' | null; // specify `null`. + } + /** + * The `child_process.execFileSync()` method is generally identical to {@link execFile} with the exception that the method will not + * return until the child process has fully closed. When a timeout has been + * encountered and `killSignal` is sent, the method won't return until the process + * has completely exited. + * + * If the child process intercepts and handles the `SIGTERM` signal and + * does not exit, the parent process will still wait until the child process has + * exited. + * + * If the process times out or has a non-zero exit code, this method will throw an `Error` that will include the full result of the underlying {@link spawnSync}. + * + * **If the `shell` option is enabled, do not pass unsanitized user input to this** + * **function. Any input containing shell metacharacters may be used to trigger** + * **arbitrary command execution.** + * @since v0.11.12 + * @param file The name or path of the executable file to run. + * @param args List of string arguments. + * @return The stdout from the command. + */ + function execFileSync(file: string): Buffer; + function execFileSync(file: string, options: ExecFileSyncOptionsWithStringEncoding): string; + function execFileSync(file: string, options: ExecFileSyncOptionsWithBufferEncoding): Buffer; + function execFileSync(file: string, options?: ExecFileSyncOptions): string | Buffer; + function execFileSync(file: string, args: ReadonlyArray): Buffer; + function execFileSync(file: string, args: ReadonlyArray, options: ExecFileSyncOptionsWithStringEncoding): string; + function execFileSync(file: string, args: ReadonlyArray, options: ExecFileSyncOptionsWithBufferEncoding): Buffer; + function execFileSync(file: string, args?: ReadonlyArray, options?: ExecFileSyncOptions): string | Buffer; +} +declare module 'node:child_process' { + export * from 'child_process'; +} diff --git a/node_modules/@types/node/cluster.d.ts b/node_modules/@types/node/cluster.d.ts new file mode 100755 index 0000000..11d4518 --- /dev/null +++ b/node_modules/@types/node/cluster.d.ts @@ -0,0 +1,412 @@ +/** + * Clusters of Node.js processes can be used to run multiple instances of Node.js + * that can distribute workloads among their application threads. When process + * isolation is not needed, use the `worker_threads` module instead, which + * allows running multiple application threads within a single Node.js instance. + * + * The cluster module allows easy creation of child processes that all share + * server ports. + * + * ```js + * import cluster from 'node:cluster'; + * import http from 'node:http'; + * import { availableParallelism } from 'node:os'; + * import process from 'node:process'; + * + * const numCPUs = availableParallelism(); + * + * if (cluster.isPrimary) { + * console.log(`Primary ${process.pid} is running`); + * + * // Fork workers. + * for (let i = 0; i < numCPUs; i++) { + * cluster.fork(); + * } + * + * cluster.on('exit', (worker, code, signal) => { + * console.log(`worker ${worker.process.pid} died`); + * }); + * } else { + * // Workers can share any TCP connection + * // In this case it is an HTTP server + * http.createServer((req, res) => { + * res.writeHead(200); + * res.end('hello world\n'); + * }).listen(8000); + * + * console.log(`Worker ${process.pid} started`); + * } + * ``` + * + * Running Node.js will now share port 8000 between the workers: + * + * ```console + * $ node server.js + * Primary 3596 is running + * Worker 4324 started + * Worker 4520 started + * Worker 6056 started + * Worker 5644 started + * ``` + * + * On Windows, it is not yet possible to set up a named pipe server in a worker. + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/cluster.js) + */ +declare module 'cluster' { + import * as child from 'node:child_process'; + import EventEmitter = require('node:events'); + import * as net from 'node:net'; + type SerializationType = 'json' | 'advanced'; + export interface ClusterSettings { + execArgv?: string[] | undefined; // default: process.execArgv + exec?: string | undefined; + args?: string[] | undefined; + silent?: boolean | undefined; + stdio?: any[] | undefined; + uid?: number | undefined; + gid?: number | undefined; + inspectPort?: number | (() => number) | undefined; + serialization?: SerializationType | undefined; + } + export interface Address { + address: string; + port: number; + addressType: number | 'udp4' | 'udp6'; // 4, 6, -1, "udp4", "udp6" + } + /** + * A `Worker` object contains all public information and method about a worker. + * In the primary it can be obtained using `cluster.workers`. In a worker + * it can be obtained using `cluster.worker`. + * @since v0.7.0 + */ + export class Worker extends EventEmitter { + /** + * Each new worker is given its own unique id, this id is stored in the`id`. + * + * While a worker is alive, this is the key that indexes it in`cluster.workers`. + * @since v0.8.0 + */ + id: number; + /** + * All workers are created using `child_process.fork()`, the returned object + * from this function is stored as `.process`. In a worker, the global `process`is stored. + * + * See: `Child Process module`. + * + * Workers will call `process.exit(0)` if the `'disconnect'` event occurs + * on `process` and `.exitedAfterDisconnect` is not `true`. This protects against + * accidental disconnection. + * @since v0.7.0 + */ + process: child.ChildProcess; + /** + * Send a message to a worker or primary, optionally with a handle. + * + * In the primary, this sends a message to a specific worker. It is identical to `ChildProcess.send()`. + * + * In a worker, this sends a message to the primary. It is identical to`process.send()`. + * + * This example will echo back all messages from the primary: + * + * ```js + * if (cluster.isPrimary) { + * const worker = cluster.fork(); + * worker.send('hi there'); + * + * } else if (cluster.isWorker) { + * process.on('message', (msg) => { + * process.send(msg); + * }); + * } + * ``` + * @since v0.7.0 + * @param options The `options` argument, if present, is an object used to parameterize the sending of certain types of handles. `options` supports the following properties: + */ + send(message: child.Serializable, callback?: (error: Error | null) => void): boolean; + send(message: child.Serializable, sendHandle: child.SendHandle, callback?: (error: Error | null) => void): boolean; + send(message: child.Serializable, sendHandle: child.SendHandle, options?: child.MessageOptions, callback?: (error: Error | null) => void): boolean; + /** + * This function will kill the worker. In the primary worker, it does this by + * disconnecting the `worker.process`, and once disconnected, killing with`signal`. In the worker, it does it by killing the process with `signal`. + * + * The `kill()` function kills the worker process without waiting for a graceful + * disconnect, it has the same behavior as `worker.process.kill()`. + * + * This method is aliased as `worker.destroy()` for backwards compatibility. + * + * In a worker, `process.kill()` exists, but it is not this function; + * it is `kill()`. + * @since v0.9.12 + * @param [signal='SIGTERM'] Name of the kill signal to send to the worker process. + */ + kill(signal?: string): void; + destroy(signal?: string): void; + /** + * In a worker, this function will close all servers, wait for the `'close'` event + * on those servers, and then disconnect the IPC channel. + * + * In the primary, an internal message is sent to the worker causing it to call`.disconnect()` on itself. + * + * Causes `.exitedAfterDisconnect` to be set. + * + * After a server is closed, it will no longer accept new connections, + * but connections may be accepted by any other listening worker. Existing + * connections will be allowed to close as usual. When no more connections exist, + * see `server.close()`, the IPC channel to the worker will close allowing it + * to die gracefully. + * + * The above applies _only_ to server connections, client connections are not + * automatically closed by workers, and disconnect does not wait for them to close + * before exiting. + * + * In a worker, `process.disconnect` exists, but it is not this function; + * it is `disconnect()`. + * + * Because long living server connections may block workers from disconnecting, it + * may be useful to send a message, so application specific actions may be taken to + * close them. It also may be useful to implement a timeout, killing a worker if + * the `'disconnect'` event has not been emitted after some time. + * + * ```js + * if (cluster.isPrimary) { + * const worker = cluster.fork(); + * let timeout; + * + * worker.on('listening', (address) => { + * worker.send('shutdown'); + * worker.disconnect(); + * timeout = setTimeout(() => { + * worker.kill(); + * }, 2000); + * }); + * + * worker.on('disconnect', () => { + * clearTimeout(timeout); + * }); + * + * } else if (cluster.isWorker) { + * const net = require('node:net'); + * const server = net.createServer((socket) => { + * // Connections never end + * }); + * + * server.listen(8000); + * + * process.on('message', (msg) => { + * if (msg === 'shutdown') { + * // Initiate graceful close of any connections to server + * } + * }); + * } + * ``` + * @since v0.7.7 + * @return A reference to `worker`. + */ + disconnect(): void; + /** + * This function returns `true` if the worker is connected to its primary via its + * IPC channel, `false` otherwise. A worker is connected to its primary after it + * has been created. It is disconnected after the `'disconnect'` event is emitted. + * @since v0.11.14 + */ + isConnected(): boolean; + /** + * This function returns `true` if the worker's process has terminated (either + * because of exiting or being signaled). Otherwise, it returns `false`. + * + * ```js + * import cluster from 'node:cluster'; + * import http from 'node:http'; + * import { availableParallelism } from 'node:os'; + * import process from 'node:process'; + * + * const numCPUs = availableParallelism(); + * + * if (cluster.isPrimary) { + * console.log(`Primary ${process.pid} is running`); + * + * // Fork workers. + * for (let i = 0; i < numCPUs; i++) { + * cluster.fork(); + * } + * + * cluster.on('fork', (worker) => { + * console.log('worker is dead:', worker.isDead()); + * }); + * + * cluster.on('exit', (worker, code, signal) => { + * console.log('worker is dead:', worker.isDead()); + * }); + * } else { + * // Workers can share any TCP connection. In this case, it is an HTTP server. + * http.createServer((req, res) => { + * res.writeHead(200); + * res.end(`Current process\n ${process.pid}`); + * process.kill(process.pid); + * }).listen(8000); + * } + * ``` + * @since v0.11.14 + */ + isDead(): boolean; + /** + * This property is `true` if the worker exited due to `.disconnect()`. + * If the worker exited any other way, it is `false`. If the + * worker has not exited, it is `undefined`. + * + * The boolean `worker.exitedAfterDisconnect` allows distinguishing between + * voluntary and accidental exit, the primary may choose not to respawn a worker + * based on this value. + * + * ```js + * cluster.on('exit', (worker, code, signal) => { + * if (worker.exitedAfterDisconnect === true) { + * console.log('Oh, it was just voluntary – no need to worry'); + * } + * }); + * + * // kill worker + * worker.kill(); + * ``` + * @since v6.0.0 + */ + exitedAfterDisconnect: boolean; + /** + * events.EventEmitter + * 1. disconnect + * 2. error + * 3. exit + * 4. listening + * 5. message + * 6. online + */ + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'disconnect', listener: () => void): this; + addListener(event: 'error', listener: (error: Error) => void): this; + addListener(event: 'exit', listener: (code: number, signal: string) => void): this; + addListener(event: 'listening', listener: (address: Address) => void): this; + addListener(event: 'message', listener: (message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined. + addListener(event: 'online', listener: () => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'disconnect'): boolean; + emit(event: 'error', error: Error): boolean; + emit(event: 'exit', code: number, signal: string): boolean; + emit(event: 'listening', address: Address): boolean; + emit(event: 'message', message: any, handle: net.Socket | net.Server): boolean; + emit(event: 'online'): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'disconnect', listener: () => void): this; + on(event: 'error', listener: (error: Error) => void): this; + on(event: 'exit', listener: (code: number, signal: string) => void): this; + on(event: 'listening', listener: (address: Address) => void): this; + on(event: 'message', listener: (message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined. + on(event: 'online', listener: () => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'disconnect', listener: () => void): this; + once(event: 'error', listener: (error: Error) => void): this; + once(event: 'exit', listener: (code: number, signal: string) => void): this; + once(event: 'listening', listener: (address: Address) => void): this; + once(event: 'message', listener: (message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined. + once(event: 'online', listener: () => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'disconnect', listener: () => void): this; + prependListener(event: 'error', listener: (error: Error) => void): this; + prependListener(event: 'exit', listener: (code: number, signal: string) => void): this; + prependListener(event: 'listening', listener: (address: Address) => void): this; + prependListener(event: 'message', listener: (message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined. + prependListener(event: 'online', listener: () => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'disconnect', listener: () => void): this; + prependOnceListener(event: 'error', listener: (error: Error) => void): this; + prependOnceListener(event: 'exit', listener: (code: number, signal: string) => void): this; + prependOnceListener(event: 'listening', listener: (address: Address) => void): this; + prependOnceListener(event: 'message', listener: (message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined. + prependOnceListener(event: 'online', listener: () => void): this; + } + export interface Cluster extends EventEmitter { + disconnect(callback?: () => void): void; + fork(env?: any): Worker; + /** @deprecated since v16.0.0 - use isPrimary. */ + readonly isMaster: boolean; + readonly isPrimary: boolean; + readonly isWorker: boolean; + schedulingPolicy: number; + readonly settings: ClusterSettings; + /** @deprecated since v16.0.0 - use setupPrimary. */ + setupMaster(settings?: ClusterSettings): void; + /** + * `setupPrimary` is used to change the default 'fork' behavior. Once called, the settings will be present in cluster.settings. + */ + setupPrimary(settings?: ClusterSettings): void; + readonly worker?: Worker | undefined; + readonly workers?: NodeJS.Dict | undefined; + readonly SCHED_NONE: number; + readonly SCHED_RR: number; + /** + * events.EventEmitter + * 1. disconnect + * 2. exit + * 3. fork + * 4. listening + * 5. message + * 6. online + * 7. setup + */ + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'disconnect', listener: (worker: Worker) => void): this; + addListener(event: 'exit', listener: (worker: Worker, code: number, signal: string) => void): this; + addListener(event: 'fork', listener: (worker: Worker) => void): this; + addListener(event: 'listening', listener: (worker: Worker, address: Address) => void): this; + addListener(event: 'message', listener: (worker: Worker, message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined. + addListener(event: 'online', listener: (worker: Worker) => void): this; + addListener(event: 'setup', listener: (settings: ClusterSettings) => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'disconnect', worker: Worker): boolean; + emit(event: 'exit', worker: Worker, code: number, signal: string): boolean; + emit(event: 'fork', worker: Worker): boolean; + emit(event: 'listening', worker: Worker, address: Address): boolean; + emit(event: 'message', worker: Worker, message: any, handle: net.Socket | net.Server): boolean; + emit(event: 'online', worker: Worker): boolean; + emit(event: 'setup', settings: ClusterSettings): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'disconnect', listener: (worker: Worker) => void): this; + on(event: 'exit', listener: (worker: Worker, code: number, signal: string) => void): this; + on(event: 'fork', listener: (worker: Worker) => void): this; + on(event: 'listening', listener: (worker: Worker, address: Address) => void): this; + on(event: 'message', listener: (worker: Worker, message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined. + on(event: 'online', listener: (worker: Worker) => void): this; + on(event: 'setup', listener: (settings: ClusterSettings) => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'disconnect', listener: (worker: Worker) => void): this; + once(event: 'exit', listener: (worker: Worker, code: number, signal: string) => void): this; + once(event: 'fork', listener: (worker: Worker) => void): this; + once(event: 'listening', listener: (worker: Worker, address: Address) => void): this; + once(event: 'message', listener: (worker: Worker, message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined. + once(event: 'online', listener: (worker: Worker) => void): this; + once(event: 'setup', listener: (settings: ClusterSettings) => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'disconnect', listener: (worker: Worker) => void): this; + prependListener(event: 'exit', listener: (worker: Worker, code: number, signal: string) => void): this; + prependListener(event: 'fork', listener: (worker: Worker) => void): this; + prependListener(event: 'listening', listener: (worker: Worker, address: Address) => void): this; + // the handle is a net.Socket or net.Server object, or undefined. + prependListener(event: 'message', listener: (worker: Worker, message: any, handle?: net.Socket | net.Server) => void): this; + prependListener(event: 'online', listener: (worker: Worker) => void): this; + prependListener(event: 'setup', listener: (settings: ClusterSettings) => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'disconnect', listener: (worker: Worker) => void): this; + prependOnceListener(event: 'exit', listener: (worker: Worker, code: number, signal: string) => void): this; + prependOnceListener(event: 'fork', listener: (worker: Worker) => void): this; + prependOnceListener(event: 'listening', listener: (worker: Worker, address: Address) => void): this; + // the handle is a net.Socket or net.Server object, or undefined. + prependOnceListener(event: 'message', listener: (worker: Worker, message: any, handle: net.Socket | net.Server) => void): this; + prependOnceListener(event: 'online', listener: (worker: Worker) => void): this; + prependOnceListener(event: 'setup', listener: (settings: ClusterSettings) => void): this; + } + const cluster: Cluster; + export default cluster; +} +declare module 'node:cluster' { + export * from 'cluster'; + export { default as default } from 'cluster'; +} diff --git a/node_modules/@types/node/console.d.ts b/node_modules/@types/node/console.d.ts new file mode 100755 index 0000000..7e35638 --- /dev/null +++ b/node_modules/@types/node/console.d.ts @@ -0,0 +1,412 @@ +/** + * The `node:console` module provides a simple debugging console that is similar to + * the JavaScript console mechanism provided by web browsers. + * + * The module exports two specific components: + * + * * A `Console` class with methods such as `console.log()`, `console.error()`, and`console.warn()` that can be used to write to any Node.js stream. + * * A global `console` instance configured to write to `process.stdout` and `process.stderr`. The global `console` can be used without calling`require('node:console')`. + * + * _**Warning**_: The global console object's methods are neither consistently + * synchronous like the browser APIs they resemble, nor are they consistently + * asynchronous like all other Node.js streams. See the `note on process I/O` for + * more information. + * + * Example using the global `console`: + * + * ```js + * console.log('hello world'); + * // Prints: hello world, to stdout + * console.log('hello %s', 'world'); + * // Prints: hello world, to stdout + * console.error(new Error('Whoops, something bad happened')); + * // Prints error message and stack trace to stderr: + * // Error: Whoops, something bad happened + * // at [eval]:5:15 + * // at Script.runInThisContext (node:vm:132:18) + * // at Object.runInThisContext (node:vm:309:38) + * // at node:internal/process/execution:77:19 + * // at [eval]-wrapper:6:22 + * // at evalScript (node:internal/process/execution:76:60) + * // at node:internal/main/eval_string:23:3 + * + * const name = 'Will Robinson'; + * console.warn(`Danger ${name}! Danger!`); + * // Prints: Danger Will Robinson! Danger!, to stderr + * ``` + * + * Example using the `Console` class: + * + * ```js + * const out = getStreamSomehow(); + * const err = getStreamSomehow(); + * const myConsole = new console.Console(out, err); + * + * myConsole.log('hello world'); + * // Prints: hello world, to out + * myConsole.log('hello %s', 'world'); + * // Prints: hello world, to out + * myConsole.error(new Error('Whoops, something bad happened')); + * // Prints: [Error: Whoops, something bad happened], to err + * + * const name = 'Will Robinson'; + * myConsole.warn(`Danger ${name}! Danger!`); + * // Prints: Danger Will Robinson! Danger!, to err + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/console.js) + */ +declare module 'console' { + import console = require('node:console'); + export = console; +} +declare module 'node:console' { + import { InspectOptions } from 'node:util'; + global { + // This needs to be global to avoid TS2403 in case lib.dom.d.ts is present in the same build + interface Console { + Console: console.ConsoleConstructor; + /** + * `console.assert()` writes a message if `value` is [falsy](https://developer.mozilla.org/en-US/docs/Glossary/Falsy) or omitted. It only + * writes a message and does not otherwise affect execution. The output always + * starts with `"Assertion failed"`. If provided, `message` is formatted using `util.format()`. + * + * If `value` is [truthy](https://developer.mozilla.org/en-US/docs/Glossary/Truthy), nothing happens. + * + * ```js + * console.assert(true, 'does nothing'); + * + * console.assert(false, 'Whoops %s work', 'didn\'t'); + * // Assertion failed: Whoops didn't work + * + * console.assert(); + * // Assertion failed + * ``` + * @since v0.1.101 + * @param value The value tested for being truthy. + * @param message All arguments besides `value` are used as error message. + */ + assert(value: any, message?: string, ...optionalParams: any[]): void; + /** + * When `stdout` is a TTY, calling `console.clear()` will attempt to clear the + * TTY. When `stdout` is not a TTY, this method does nothing. + * + * The specific operation of `console.clear()` can vary across operating systems + * and terminal types. For most Linux operating systems, `console.clear()`operates similarly to the `clear` shell command. On Windows, `console.clear()`will clear only the output in the + * current terminal viewport for the Node.js + * binary. + * @since v8.3.0 + */ + clear(): void; + /** + * Maintains an internal counter specific to `label` and outputs to `stdout` the + * number of times `console.count()` has been called with the given `label`. + * + * ```js + * > console.count() + * default: 1 + * undefined + * > console.count('default') + * default: 2 + * undefined + * > console.count('abc') + * abc: 1 + * undefined + * > console.count('xyz') + * xyz: 1 + * undefined + * > console.count('abc') + * abc: 2 + * undefined + * > console.count() + * default: 3 + * undefined + * > + * ``` + * @since v8.3.0 + * @param label The display label for the counter. + */ + count(label?: string): void; + /** + * Resets the internal counter specific to `label`. + * + * ```js + * > console.count('abc'); + * abc: 1 + * undefined + * > console.countReset('abc'); + * undefined + * > console.count('abc'); + * abc: 1 + * undefined + * > + * ``` + * @since v8.3.0 + * @param label The display label for the counter. + */ + countReset(label?: string): void; + /** + * The `console.debug()` function is an alias for {@link log}. + * @since v8.0.0 + */ + debug(message?: any, ...optionalParams: any[]): void; + /** + * Uses `util.inspect()` on `obj` and prints the resulting string to `stdout`. + * This function bypasses any custom `inspect()` function defined on `obj`. + * @since v0.1.101 + */ + dir(obj: any, options?: InspectOptions): void; + /** + * This method calls `console.log()` passing it the arguments received. + * This method does not produce any XML formatting. + * @since v8.0.0 + */ + dirxml(...data: any[]): void; + /** + * Prints to `stderr` with newline. Multiple arguments can be passed, with the + * first used as the primary message and all additional used as substitution + * values similar to [`printf(3)`](http://man7.org/linux/man-pages/man3/printf.3.html) (the arguments are all passed to `util.format()`). + * + * ```js + * const code = 5; + * console.error('error #%d', code); + * // Prints: error #5, to stderr + * console.error('error', code); + * // Prints: error 5, to stderr + * ``` + * + * If formatting elements (e.g. `%d`) are not found in the first string then `util.inspect()` is called on each argument and the resulting string + * values are concatenated. See `util.format()` for more information. + * @since v0.1.100 + */ + error(message?: any, ...optionalParams: any[]): void; + /** + * Increases indentation of subsequent lines by spaces for `groupIndentation`length. + * + * If one or more `label`s are provided, those are printed first without the + * additional indentation. + * @since v8.5.0 + */ + group(...label: any[]): void; + /** + * An alias for {@link group}. + * @since v8.5.0 + */ + groupCollapsed(...label: any[]): void; + /** + * Decreases indentation of subsequent lines by spaces for `groupIndentation`length. + * @since v8.5.0 + */ + groupEnd(): void; + /** + * The `console.info()` function is an alias for {@link log}. + * @since v0.1.100 + */ + info(message?: any, ...optionalParams: any[]): void; + /** + * Prints to `stdout` with newline. Multiple arguments can be passed, with the + * first used as the primary message and all additional used as substitution + * values similar to [`printf(3)`](http://man7.org/linux/man-pages/man3/printf.3.html) (the arguments are all passed to `util.format()`). + * + * ```js + * const count = 5; + * console.log('count: %d', count); + * // Prints: count: 5, to stdout + * console.log('count:', count); + * // Prints: count: 5, to stdout + * ``` + * + * See `util.format()` for more information. + * @since v0.1.100 + */ + log(message?: any, ...optionalParams: any[]): void; + /** + * Try to construct a table with the columns of the properties of `tabularData`(or use `properties`) and rows of `tabularData` and log it. Falls back to just + * logging the argument if it can’t be parsed as tabular. + * + * ```js + * // These can't be parsed as tabular data + * console.table(Symbol()); + * // Symbol() + * + * console.table(undefined); + * // undefined + * + * console.table([{ a: 1, b: 'Y' }, { a: 'Z', b: 2 }]); + * // ┌─────────┬─────┬─────┐ + * // │ (index) │ a │ b │ + * // ├─────────┼─────┼─────┤ + * // │ 0 │ 1 │ 'Y' │ + * // │ 1 │ 'Z' │ 2 │ + * // └─────────┴─────┴─────┘ + * + * console.table([{ a: 1, b: 'Y' }, { a: 'Z', b: 2 }], ['a']); + * // ┌─────────┬─────┐ + * // │ (index) │ a │ + * // ├─────────┼─────┤ + * // │ 0 │ 1 │ + * // │ 1 │ 'Z' │ + * // └─────────┴─────┘ + * ``` + * @since v10.0.0 + * @param properties Alternate properties for constructing the table. + */ + table(tabularData: any, properties?: ReadonlyArray): void; + /** + * Starts a timer that can be used to compute the duration of an operation. Timers + * are identified by a unique `label`. Use the same `label` when calling {@link timeEnd} to stop the timer and output the elapsed time in + * suitable time units to `stdout`. For example, if the elapsed + * time is 3869ms, `console.timeEnd()` displays "3.869s". + * @since v0.1.104 + */ + time(label?: string): void; + /** + * Stops a timer that was previously started by calling {@link time} and + * prints the result to `stdout`: + * + * ```js + * console.time('100-elements'); + * for (let i = 0; i < 100; i++) {} + * console.timeEnd('100-elements'); + * // prints 100-elements: 225.438ms + * ``` + * @since v0.1.104 + */ + timeEnd(label?: string): void; + /** + * For a timer that was previously started by calling {@link time}, prints + * the elapsed time and other `data` arguments to `stdout`: + * + * ```js + * console.time('process'); + * const value = expensiveProcess1(); // Returns 42 + * console.timeLog('process', value); + * // Prints "process: 365.227ms 42". + * doExpensiveProcess2(value); + * console.timeEnd('process'); + * ``` + * @since v10.7.0 + */ + timeLog(label?: string, ...data: any[]): void; + /** + * Prints to `stderr` the string `'Trace: '`, followed by the `util.format()` formatted message and stack trace to the current position in the code. + * + * ```js + * console.trace('Show me'); + * // Prints: (stack trace will vary based on where trace is called) + * // Trace: Show me + * // at repl:2:9 + * // at REPLServer.defaultEval (repl.js:248:27) + * // at bound (domain.js:287:14) + * // at REPLServer.runBound [as eval] (domain.js:300:12) + * // at REPLServer. (repl.js:412:12) + * // at emitOne (events.js:82:20) + * // at REPLServer.emit (events.js:169:7) + * // at REPLServer.Interface._onLine (readline.js:210:10) + * // at REPLServer.Interface._line (readline.js:549:8) + * // at REPLServer.Interface._ttyWrite (readline.js:826:14) + * ``` + * @since v0.1.104 + */ + trace(message?: any, ...optionalParams: any[]): void; + /** + * The `console.warn()` function is an alias for {@link error}. + * @since v0.1.100 + */ + warn(message?: any, ...optionalParams: any[]): void; + // --- Inspector mode only --- + /** + * This method does not display anything unless used in the inspector. + * Starts a JavaScript CPU profile with an optional label. + */ + profile(label?: string): void; + /** + * This method does not display anything unless used in the inspector. + * Stops the current JavaScript CPU profiling session if one has been started and prints the report to the Profiles panel of the inspector. + */ + profileEnd(label?: string): void; + /** + * This method does not display anything unless used in the inspector. + * Adds an event with the label `label` to the Timeline panel of the inspector. + */ + timeStamp(label?: string): void; + } + /** + * The `console` module provides a simple debugging console that is similar to the + * JavaScript console mechanism provided by web browsers. + * + * The module exports two specific components: + * + * * A `Console` class with methods such as `console.log()`, `console.error()` and`console.warn()` that can be used to write to any Node.js stream. + * * A global `console` instance configured to write to `process.stdout` and `process.stderr`. The global `console` can be used without calling`require('console')`. + * + * _**Warning**_: The global console object's methods are neither consistently + * synchronous like the browser APIs they resemble, nor are they consistently + * asynchronous like all other Node.js streams. See the `note on process I/O` for + * more information. + * + * Example using the global `console`: + * + * ```js + * console.log('hello world'); + * // Prints: hello world, to stdout + * console.log('hello %s', 'world'); + * // Prints: hello world, to stdout + * console.error(new Error('Whoops, something bad happened')); + * // Prints error message and stack trace to stderr: + * // Error: Whoops, something bad happened + * // at [eval]:5:15 + * // at Script.runInThisContext (node:vm:132:18) + * // at Object.runInThisContext (node:vm:309:38) + * // at node:internal/process/execution:77:19 + * // at [eval]-wrapper:6:22 + * // at evalScript (node:internal/process/execution:76:60) + * // at node:internal/main/eval_string:23:3 + * + * const name = 'Will Robinson'; + * console.warn(`Danger ${name}! Danger!`); + * // Prints: Danger Will Robinson! Danger!, to stderr + * ``` + * + * Example using the `Console` class: + * + * ```js + * const out = getStreamSomehow(); + * const err = getStreamSomehow(); + * const myConsole = new console.Console(out, err); + * + * myConsole.log('hello world'); + * // Prints: hello world, to out + * myConsole.log('hello %s', 'world'); + * // Prints: hello world, to out + * myConsole.error(new Error('Whoops, something bad happened')); + * // Prints: [Error: Whoops, something bad happened], to err + * + * const name = 'Will Robinson'; + * myConsole.warn(`Danger ${name}! Danger!`); + * // Prints: Danger Will Robinson! Danger!, to err + * ``` + * @see [source](https://github.com/nodejs/node/blob/v16.4.2/lib/console.js) + */ + namespace console { + interface ConsoleConstructorOptions { + stdout: NodeJS.WritableStream; + stderr?: NodeJS.WritableStream | undefined; + ignoreErrors?: boolean | undefined; + colorMode?: boolean | 'auto' | undefined; + inspectOptions?: InspectOptions | undefined; + /** + * Set group indentation + * @default 2 + */ + groupIndentation?: number | undefined; + } + interface ConsoleConstructor { + prototype: Console; + new (stdout: NodeJS.WritableStream, stderr?: NodeJS.WritableStream, ignoreErrors?: boolean): Console; + new (options: ConsoleConstructorOptions): Console; + } + } + var console: Console; + } + export = globalThis.console; +} diff --git a/node_modules/@types/node/constants.d.ts b/node_modules/@types/node/constants.d.ts new file mode 100755 index 0000000..208020d --- /dev/null +++ b/node_modules/@types/node/constants.d.ts @@ -0,0 +1,18 @@ +/** @deprecated since v6.3.0 - use constants property exposed by the relevant module instead. */ +declare module 'constants' { + import { constants as osConstants, SignalConstants } from 'node:os'; + import { constants as cryptoConstants } from 'node:crypto'; + import { constants as fsConstants } from 'node:fs'; + + const exp: typeof osConstants.errno & + typeof osConstants.priority & + SignalConstants & + typeof cryptoConstants & + typeof fsConstants; + export = exp; +} + +declare module 'node:constants' { + import constants = require('constants'); + export = constants; +} diff --git a/node_modules/@types/node/crypto.d.ts b/node_modules/@types/node/crypto.d.ts new file mode 100755 index 0000000..3c67801 --- /dev/null +++ b/node_modules/@types/node/crypto.d.ts @@ -0,0 +1,3970 @@ +/** + * The `node:crypto` module provides cryptographic functionality that includes a + * set of wrappers for OpenSSL's hash, HMAC, cipher, decipher, sign, and verify + * functions. + * + * ```js + * const { createHmac } = await import('node:crypto'); + * + * const secret = 'abcdefg'; + * const hash = createHmac('sha256', secret) + * .update('I love cupcakes') + * .digest('hex'); + * console.log(hash); + * // Prints: + * // c0fa1bc00531bd78ef38c628449c5102aeabd49b5dc3a2a516ea6ea959d6658e + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/crypto.js) + */ +declare module 'crypto' { + import * as stream from 'node:stream'; + import { PeerCertificate } from 'node:tls'; + /** + * SPKAC is a Certificate Signing Request mechanism originally implemented by + * Netscape and was specified formally as part of HTML5's `keygen` element. + * + * `` is deprecated since [HTML 5.2](https://www.w3.org/TR/html52/changes.html#features-removed) and new projects + * should not use this element anymore. + * + * The `node:crypto` module provides the `Certificate` class for working with SPKAC + * data. The most common usage is handling output generated by the HTML5`` element. Node.js uses [OpenSSL's SPKAC + * implementation](https://www.openssl.org/docs/man3.0/man1/openssl-spkac.html) internally. + * @since v0.11.8 + */ + class Certificate { + /** + * ```js + * const { Certificate } = await import('node:crypto'); + * const spkac = getSpkacSomehow(); + * const challenge = Certificate.exportChallenge(spkac); + * console.log(challenge.toString('utf8')); + * // Prints: the challenge as a UTF8 string + * ``` + * @since v9.0.0 + * @param encoding The `encoding` of the `spkac` string. + * @return The challenge component of the `spkac` data structure, which includes a public key and a challenge. + */ + static exportChallenge(spkac: BinaryLike): Buffer; + /** + * ```js + * const { Certificate } = await import('node:crypto'); + * const spkac = getSpkacSomehow(); + * const publicKey = Certificate.exportPublicKey(spkac); + * console.log(publicKey); + * // Prints: the public key as + * ``` + * @since v9.0.0 + * @param encoding The `encoding` of the `spkac` string. + * @return The public key component of the `spkac` data structure, which includes a public key and a challenge. + */ + static exportPublicKey(spkac: BinaryLike, encoding?: string): Buffer; + /** + * ```js + * import { Buffer } from 'node:buffer'; + * const { Certificate } = await import('node:crypto'); + * + * const spkac = getSpkacSomehow(); + * console.log(Certificate.verifySpkac(Buffer.from(spkac))); + * // Prints: true or false + * ``` + * @since v9.0.0 + * @param encoding The `encoding` of the `spkac` string. + * @return `true` if the given `spkac` data structure is valid, `false` otherwise. + */ + static verifySpkac(spkac: NodeJS.ArrayBufferView): boolean; + /** + * @deprecated + * @param spkac + * @returns The challenge component of the `spkac` data structure, + * which includes a public key and a challenge. + */ + exportChallenge(spkac: BinaryLike): Buffer; + /** + * @deprecated + * @param spkac + * @param encoding The encoding of the spkac string. + * @returns The public key component of the `spkac` data structure, + * which includes a public key and a challenge. + */ + exportPublicKey(spkac: BinaryLike, encoding?: string): Buffer; + /** + * @deprecated + * @param spkac + * @returns `true` if the given `spkac` data structure is valid, + * `false` otherwise. + */ + verifySpkac(spkac: NodeJS.ArrayBufferView): boolean; + } + namespace constants { + // https://nodejs.org/dist/latest-v20.x/docs/api/crypto.html#crypto-constants + const OPENSSL_VERSION_NUMBER: number; + /** Applies multiple bug workarounds within OpenSSL. See https://www.openssl.org/docs/man1.0.2/ssl/SSL_CTX_set_options.html for detail. */ + const SSL_OP_ALL: number; + /** Allows legacy insecure renegotiation between OpenSSL and unpatched clients or servers. See https://www.openssl.org/docs/man1.0.2/ssl/SSL_CTX_set_options.html. */ + const SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION: number; + /** Attempts to use the server's preferences instead of the client's when selecting a cipher. See https://www.openssl.org/docs/man1.0.2/ssl/SSL_CTX_set_options.html. */ + const SSL_OP_CIPHER_SERVER_PREFERENCE: number; + /** Instructs OpenSSL to use Cisco's "speshul" version of DTLS_BAD_VER. */ + const SSL_OP_CISCO_ANYCONNECT: number; + /** Instructs OpenSSL to turn on cookie exchange. */ + const SSL_OP_COOKIE_EXCHANGE: number; + /** Instructs OpenSSL to add server-hello extension from an early version of the cryptopro draft. */ + const SSL_OP_CRYPTOPRO_TLSEXT_BUG: number; + /** Instructs OpenSSL to disable a SSL 3.0/TLS 1.0 vulnerability workaround added in OpenSSL 0.9.6d. */ + const SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS: number; + /** Allows initial connection to servers that do not support RI. */ + const SSL_OP_LEGACY_SERVER_CONNECT: number; + /** Instructs OpenSSL to disable support for SSL/TLS compression. */ + const SSL_OP_NO_COMPRESSION: number; + const SSL_OP_NO_QUERY_MTU: number; + /** Instructs OpenSSL to always start a new session when performing renegotiation. */ + const SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION: number; + const SSL_OP_NO_SSLv2: number; + const SSL_OP_NO_SSLv3: number; + const SSL_OP_NO_TICKET: number; + const SSL_OP_NO_TLSv1: number; + const SSL_OP_NO_TLSv1_1: number; + const SSL_OP_NO_TLSv1_2: number; + /** Instructs OpenSSL to disable version rollback attack detection. */ + const SSL_OP_TLS_ROLLBACK_BUG: number; + const ENGINE_METHOD_RSA: number; + const ENGINE_METHOD_DSA: number; + const ENGINE_METHOD_DH: number; + const ENGINE_METHOD_RAND: number; + const ENGINE_METHOD_EC: number; + const ENGINE_METHOD_CIPHERS: number; + const ENGINE_METHOD_DIGESTS: number; + const ENGINE_METHOD_PKEY_METHS: number; + const ENGINE_METHOD_PKEY_ASN1_METHS: number; + const ENGINE_METHOD_ALL: number; + const ENGINE_METHOD_NONE: number; + const DH_CHECK_P_NOT_SAFE_PRIME: number; + const DH_CHECK_P_NOT_PRIME: number; + const DH_UNABLE_TO_CHECK_GENERATOR: number; + const DH_NOT_SUITABLE_GENERATOR: number; + const RSA_PKCS1_PADDING: number; + const RSA_SSLV23_PADDING: number; + const RSA_NO_PADDING: number; + const RSA_PKCS1_OAEP_PADDING: number; + const RSA_X931_PADDING: number; + const RSA_PKCS1_PSS_PADDING: number; + /** Sets the salt length for RSA_PKCS1_PSS_PADDING to the digest size when signing or verifying. */ + const RSA_PSS_SALTLEN_DIGEST: number; + /** Sets the salt length for RSA_PKCS1_PSS_PADDING to the maximum permissible value when signing data. */ + const RSA_PSS_SALTLEN_MAX_SIGN: number; + /** Causes the salt length for RSA_PKCS1_PSS_PADDING to be determined automatically when verifying a signature. */ + const RSA_PSS_SALTLEN_AUTO: number; + const POINT_CONVERSION_COMPRESSED: number; + const POINT_CONVERSION_UNCOMPRESSED: number; + const POINT_CONVERSION_HYBRID: number; + /** Specifies the built-in default cipher list used by Node.js (colon-separated values). */ + const defaultCoreCipherList: string; + /** Specifies the active default cipher list used by the current Node.js process (colon-separated values). */ + const defaultCipherList: string; + } + interface HashOptions extends stream.TransformOptions { + /** + * For XOF hash functions such as `shake256`, the + * outputLength option can be used to specify the desired output length in bytes. + */ + outputLength?: number | undefined; + } + /** @deprecated since v10.0.0 */ + const fips: boolean; + /** + * Creates and returns a `Hash` object that can be used to generate hash digests + * using the given `algorithm`. Optional `options` argument controls stream + * behavior. For XOF hash functions such as `'shake256'`, the `outputLength` option + * can be used to specify the desired output length in bytes. + * + * The `algorithm` is dependent on the available algorithms supported by the + * version of OpenSSL on the platform. Examples are `'sha256'`, `'sha512'`, etc. + * On recent releases of OpenSSL, `openssl list -digest-algorithms` will + * display the available digest algorithms. + * + * Example: generating the sha256 sum of a file + * + * ```js + * import { + * createReadStream, + * } from 'node:fs'; + * import { argv } from 'node:process'; + * const { + * createHash, + * } = await import('node:crypto'); + * + * const filename = argv[2]; + * + * const hash = createHash('sha256'); + * + * const input = createReadStream(filename); + * input.on('readable', () => { + * // Only one element is going to be produced by the + * // hash stream. + * const data = input.read(); + * if (data) + * hash.update(data); + * else { + * console.log(`${hash.digest('hex')} ${filename}`); + * } + * }); + * ``` + * @since v0.1.92 + * @param options `stream.transform` options + */ + function createHash(algorithm: string, options?: HashOptions): Hash; + /** + * Creates and returns an `Hmac` object that uses the given `algorithm` and `key`. + * Optional `options` argument controls stream behavior. + * + * The `algorithm` is dependent on the available algorithms supported by the + * version of OpenSSL on the platform. Examples are `'sha256'`, `'sha512'`, etc. + * On recent releases of OpenSSL, `openssl list -digest-algorithms` will + * display the available digest algorithms. + * + * The `key` is the HMAC key used to generate the cryptographic HMAC hash. If it is + * a `KeyObject`, its type must be `secret`. If it is a string, please consider `caveats when using strings as inputs to cryptographic APIs`. If it was + * obtained from a cryptographically secure source of entropy, such as {@link randomBytes} or {@link generateKey}, its length should not + * exceed the block size of `algorithm` (e.g., 512 bits for SHA-256). + * + * Example: generating the sha256 HMAC of a file + * + * ```js + * import { + * createReadStream, + * } from 'node:fs'; + * import { argv } from 'node:process'; + * const { + * createHmac, + * } = await import('node:crypto'); + * + * const filename = argv[2]; + * + * const hmac = createHmac('sha256', 'a secret'); + * + * const input = createReadStream(filename); + * input.on('readable', () => { + * // Only one element is going to be produced by the + * // hash stream. + * const data = input.read(); + * if (data) + * hmac.update(data); + * else { + * console.log(`${hmac.digest('hex')} ${filename}`); + * } + * }); + * ``` + * @since v0.1.94 + * @param options `stream.transform` options + */ + function createHmac(algorithm: string, key: BinaryLike | KeyObject, options?: stream.TransformOptions): Hmac; + // https://nodejs.org/api/buffer.html#buffer_buffers_and_character_encodings + type BinaryToTextEncoding = 'base64' | 'base64url' | 'hex' | 'binary'; + type CharacterEncoding = 'utf8' | 'utf-8' | 'utf16le' | 'latin1'; + type LegacyCharacterEncoding = 'ascii' | 'binary' | 'ucs2' | 'ucs-2'; + type Encoding = BinaryToTextEncoding | CharacterEncoding | LegacyCharacterEncoding; + type ECDHKeyFormat = 'compressed' | 'uncompressed' | 'hybrid'; + /** + * The `Hash` class is a utility for creating hash digests of data. It can be + * used in one of two ways: + * + * * As a `stream` that is both readable and writable, where data is written + * to produce a computed hash digest on the readable side, or + * * Using the `hash.update()` and `hash.digest()` methods to produce the + * computed hash. + * + * The {@link createHash} method is used to create `Hash` instances. `Hash`objects are not to be created directly using the `new` keyword. + * + * Example: Using `Hash` objects as streams: + * + * ```js + * const { + * createHash, + * } = await import('node:crypto'); + * + * const hash = createHash('sha256'); + * + * hash.on('readable', () => { + * // Only one element is going to be produced by the + * // hash stream. + * const data = hash.read(); + * if (data) { + * console.log(data.toString('hex')); + * // Prints: + * // 6a2da20943931e9834fc12cfe5bb47bbd9ae43489a30726962b576f4e3993e50 + * } + * }); + * + * hash.write('some data to hash'); + * hash.end(); + * ``` + * + * Example: Using `Hash` and piped streams: + * + * ```js + * import { createReadStream } from 'node:fs'; + * import { stdout } from 'node:process'; + * const { createHash } = await import('node:crypto'); + * + * const hash = createHash('sha256'); + * + * const input = createReadStream('test.js'); + * input.pipe(hash).setEncoding('hex').pipe(stdout); + * ``` + * + * Example: Using the `hash.update()` and `hash.digest()` methods: + * + * ```js + * const { + * createHash, + * } = await import('node:crypto'); + * + * const hash = createHash('sha256'); + * + * hash.update('some data to hash'); + * console.log(hash.digest('hex')); + * // Prints: + * // 6a2da20943931e9834fc12cfe5bb47bbd9ae43489a30726962b576f4e3993e50 + * ``` + * @since v0.1.92 + */ + class Hash extends stream.Transform { + private constructor(); + /** + * Creates a new `Hash` object that contains a deep copy of the internal state + * of the current `Hash` object. + * + * The optional `options` argument controls stream behavior. For XOF hash + * functions such as `'shake256'`, the `outputLength` option can be used to + * specify the desired output length in bytes. + * + * An error is thrown when an attempt is made to copy the `Hash` object after + * its `hash.digest()` method has been called. + * + * ```js + * // Calculate a rolling hash. + * const { + * createHash, + * } = await import('node:crypto'); + * + * const hash = createHash('sha256'); + * + * hash.update('one'); + * console.log(hash.copy().digest('hex')); + * + * hash.update('two'); + * console.log(hash.copy().digest('hex')); + * + * hash.update('three'); + * console.log(hash.copy().digest('hex')); + * + * // Etc. + * ``` + * @since v13.1.0 + * @param options `stream.transform` options + */ + copy(options?: stream.TransformOptions): Hash; + /** + * Updates the hash content with the given `data`, the encoding of which + * is given in `inputEncoding`. + * If `encoding` is not provided, and the `data` is a string, an + * encoding of `'utf8'` is enforced. If `data` is a `Buffer`, `TypedArray`, or`DataView`, then `inputEncoding` is ignored. + * + * This can be called many times with new data as it is streamed. + * @since v0.1.92 + * @param inputEncoding The `encoding` of the `data` string. + */ + update(data: BinaryLike): Hash; + update(data: string, inputEncoding: Encoding): Hash; + /** + * Calculates the digest of all of the data passed to be hashed (using the `hash.update()` method). + * If `encoding` is provided a string will be returned; otherwise + * a `Buffer` is returned. + * + * The `Hash` object can not be used again after `hash.digest()` method has been + * called. Multiple calls will cause an error to be thrown. + * @since v0.1.92 + * @param encoding The `encoding` of the return value. + */ + digest(): Buffer; + digest(encoding: BinaryToTextEncoding): string; + } + /** + * The `Hmac` class is a utility for creating cryptographic HMAC digests. It can + * be used in one of two ways: + * + * * As a `stream` that is both readable and writable, where data is written + * to produce a computed HMAC digest on the readable side, or + * * Using the `hmac.update()` and `hmac.digest()` methods to produce the + * computed HMAC digest. + * + * The {@link createHmac} method is used to create `Hmac` instances. `Hmac`objects are not to be created directly using the `new` keyword. + * + * Example: Using `Hmac` objects as streams: + * + * ```js + * const { + * createHmac, + * } = await import('node:crypto'); + * + * const hmac = createHmac('sha256', 'a secret'); + * + * hmac.on('readable', () => { + * // Only one element is going to be produced by the + * // hash stream. + * const data = hmac.read(); + * if (data) { + * console.log(data.toString('hex')); + * // Prints: + * // 7fd04df92f636fd450bc841c9418e5825c17f33ad9c87c518115a45971f7f77e + * } + * }); + * + * hmac.write('some data to hash'); + * hmac.end(); + * ``` + * + * Example: Using `Hmac` and piped streams: + * + * ```js + * import { createReadStream } from 'node:fs'; + * import { stdout } from 'node:process'; + * const { + * createHmac, + * } = await import('node:crypto'); + * + * const hmac = createHmac('sha256', 'a secret'); + * + * const input = createReadStream('test.js'); + * input.pipe(hmac).pipe(stdout); + * ``` + * + * Example: Using the `hmac.update()` and `hmac.digest()` methods: + * + * ```js + * const { + * createHmac, + * } = await import('node:crypto'); + * + * const hmac = createHmac('sha256', 'a secret'); + * + * hmac.update('some data to hash'); + * console.log(hmac.digest('hex')); + * // Prints: + * // 7fd04df92f636fd450bc841c9418e5825c17f33ad9c87c518115a45971f7f77e + * ``` + * @since v0.1.94 + */ + class Hmac extends stream.Transform { + private constructor(); + /** + * Updates the `Hmac` content with the given `data`, the encoding of which + * is given in `inputEncoding`. + * If `encoding` is not provided, and the `data` is a string, an + * encoding of `'utf8'` is enforced. If `data` is a `Buffer`, `TypedArray`, or`DataView`, then `inputEncoding` is ignored. + * + * This can be called many times with new data as it is streamed. + * @since v0.1.94 + * @param inputEncoding The `encoding` of the `data` string. + */ + update(data: BinaryLike): Hmac; + update(data: string, inputEncoding: Encoding): Hmac; + /** + * Calculates the HMAC digest of all of the data passed using `hmac.update()`. + * If `encoding` is + * provided a string is returned; otherwise a `Buffer` is returned; + * + * The `Hmac` object can not be used again after `hmac.digest()` has been + * called. Multiple calls to `hmac.digest()` will result in an error being thrown. + * @since v0.1.94 + * @param encoding The `encoding` of the return value. + */ + digest(): Buffer; + digest(encoding: BinaryToTextEncoding): string; + } + type KeyObjectType = 'secret' | 'public' | 'private'; + interface KeyExportOptions { + type: 'pkcs1' | 'spki' | 'pkcs8' | 'sec1'; + format: T; + cipher?: string | undefined; + passphrase?: string | Buffer | undefined; + } + interface JwkKeyExportOptions { + format: 'jwk'; + } + interface JsonWebKey { + crv?: string | undefined; + d?: string | undefined; + dp?: string | undefined; + dq?: string | undefined; + e?: string | undefined; + k?: string | undefined; + kty?: string | undefined; + n?: string | undefined; + p?: string | undefined; + q?: string | undefined; + qi?: string | undefined; + x?: string | undefined; + y?: string | undefined; + [key: string]: unknown; + } + interface AsymmetricKeyDetails { + /** + * Key size in bits (RSA, DSA). + */ + modulusLength?: number | undefined; + /** + * Public exponent (RSA). + */ + publicExponent?: bigint | undefined; + /** + * Name of the message digest (RSA-PSS). + */ + hashAlgorithm?: string | undefined; + /** + * Name of the message digest used by MGF1 (RSA-PSS). + */ + mgf1HashAlgorithm?: string | undefined; + /** + * Minimal salt length in bytes (RSA-PSS). + */ + saltLength?: number | undefined; + /** + * Size of q in bits (DSA). + */ + divisorLength?: number | undefined; + /** + * Name of the curve (EC). + */ + namedCurve?: string | undefined; + } + /** + * Node.js uses a `KeyObject` class to represent a symmetric or asymmetric key, + * and each kind of key exposes different functions. The {@link createSecretKey}, {@link createPublicKey} and {@link createPrivateKey} methods are used to create `KeyObject`instances. `KeyObject` + * objects are not to be created directly using the `new`keyword. + * + * Most applications should consider using the new `KeyObject` API instead of + * passing keys as strings or `Buffer`s due to improved security features. + * + * `KeyObject` instances can be passed to other threads via `postMessage()`. + * The receiver obtains a cloned `KeyObject`, and the `KeyObject` does not need to + * be listed in the `transferList` argument. + * @since v11.6.0 + */ + class KeyObject { + private constructor(); + /** + * Example: Converting a `CryptoKey` instance to a `KeyObject`: + * + * ```js + * const { KeyObject } = await import('node:crypto'); + * const { subtle } = globalThis.crypto; + * + * const key = await subtle.generateKey({ + * name: 'HMAC', + * hash: 'SHA-256', + * length: 256, + * }, true, ['sign', 'verify']); + * + * const keyObject = KeyObject.from(key); + * console.log(keyObject.symmetricKeySize); + * // Prints: 32 (symmetric key size in bytes) + * ``` + * @since v15.0.0 + */ + static from(key: webcrypto.CryptoKey): KeyObject; + /** + * For asymmetric keys, this property represents the type of the key. Supported key + * types are: + * + * * `'rsa'` (OID 1.2.840.113549.1.1.1) + * * `'rsa-pss'` (OID 1.2.840.113549.1.1.10) + * * `'dsa'` (OID 1.2.840.10040.4.1) + * * `'ec'` (OID 1.2.840.10045.2.1) + * * `'x25519'` (OID 1.3.101.110) + * * `'x448'` (OID 1.3.101.111) + * * `'ed25519'` (OID 1.3.101.112) + * * `'ed448'` (OID 1.3.101.113) + * * `'dh'` (OID 1.2.840.113549.1.3.1) + * + * This property is `undefined` for unrecognized `KeyObject` types and symmetric + * keys. + * @since v11.6.0 + */ + asymmetricKeyType?: KeyType | undefined; + /** + * For asymmetric keys, this property represents the size of the embedded key in + * bytes. This property is `undefined` for symmetric keys. + */ + asymmetricKeySize?: number | undefined; + /** + * This property exists only on asymmetric keys. Depending on the type of the key, + * this object contains information about the key. None of the information obtained + * through this property can be used to uniquely identify a key or to compromise + * the security of the key. + * + * For RSA-PSS keys, if the key material contains a `RSASSA-PSS-params` sequence, + * the `hashAlgorithm`, `mgf1HashAlgorithm`, and `saltLength` properties will be + * set. + * + * Other key details might be exposed via this API using additional attributes. + * @since v15.7.0 + */ + asymmetricKeyDetails?: AsymmetricKeyDetails | undefined; + /** + * For symmetric keys, the following encoding options can be used: + * + * For public keys, the following encoding options can be used: + * + * For private keys, the following encoding options can be used: + * + * The result type depends on the selected encoding format, when PEM the + * result is a string, when DER it will be a buffer containing the data + * encoded as DER, when [JWK](https://tools.ietf.org/html/rfc7517) it will be an object. + * + * When [JWK](https://tools.ietf.org/html/rfc7517) encoding format was selected, all other encoding options are + * ignored. + * + * PKCS#1, SEC1, and PKCS#8 type keys can be encrypted by using a combination of + * the `cipher` and `format` options. The PKCS#8 `type` can be used with any`format` to encrypt any key algorithm (RSA, EC, or DH) by specifying a`cipher`. PKCS#1 and SEC1 can only be + * encrypted by specifying a `cipher`when the PEM `format` is used. For maximum compatibility, use PKCS#8 for + * encrypted private keys. Since PKCS#8 defines its own + * encryption mechanism, PEM-level encryption is not supported when encrypting + * a PKCS#8 key. See [RFC 5208](https://www.rfc-editor.org/rfc/rfc5208.txt) for PKCS#8 encryption and [RFC 1421](https://www.rfc-editor.org/rfc/rfc1421.txt) for + * PKCS#1 and SEC1 encryption. + * @since v11.6.0 + */ + export(options: KeyExportOptions<'pem'>): string | Buffer; + export(options?: KeyExportOptions<'der'>): Buffer; + export(options?: JwkKeyExportOptions): JsonWebKey; + /** + * For secret keys, this property represents the size of the key in bytes. This + * property is `undefined` for asymmetric keys. + * @since v11.6.0 + */ + symmetricKeySize?: number | undefined; + /** + * Depending on the type of this `KeyObject`, this property is either`'secret'` for secret (symmetric) keys, `'public'` for public (asymmetric) keys + * or `'private'` for private (asymmetric) keys. + * @since v11.6.0 + */ + type: KeyObjectType; + } + type CipherCCMTypes = 'aes-128-ccm' | 'aes-192-ccm' | 'aes-256-ccm' | 'chacha20-poly1305'; + type CipherGCMTypes = 'aes-128-gcm' | 'aes-192-gcm' | 'aes-256-gcm'; + type CipherOCBTypes = 'aes-128-ocb' | 'aes-192-ocb' | 'aes-256-ocb'; + type BinaryLike = string | NodeJS.ArrayBufferView; + type CipherKey = BinaryLike | KeyObject; + interface CipherCCMOptions extends stream.TransformOptions { + authTagLength: number; + } + interface CipherGCMOptions extends stream.TransformOptions { + authTagLength?: number | undefined; + } + interface CipherOCBOptions extends stream.TransformOptions { + authTagLength: number; + } + /** + * Creates and returns a `Cipher` object that uses the given `algorithm` and`password`. + * + * The `options` argument controls stream behavior and is optional except when a + * cipher in CCM or OCB mode (e.g. `'aes-128-ccm'`) is used. In that case, the`authTagLength` option is required and specifies the length of the + * authentication tag in bytes, see `CCM mode`. In GCM mode, the `authTagLength`option is not required but can be used to set the length of the authentication + * tag that will be returned by `getAuthTag()` and defaults to 16 bytes. + * For `chacha20-poly1305`, the `authTagLength` option defaults to 16 bytes. + * + * The `algorithm` is dependent on OpenSSL, examples are `'aes192'`, etc. On + * recent OpenSSL releases, `openssl list -cipher-algorithms` will + * display the available cipher algorithms. + * + * The `password` is used to derive the cipher key and initialization vector (IV). + * The value must be either a `'latin1'` encoded string, a `Buffer`, a`TypedArray`, or a `DataView`. + * + * **This function is semantically insecure for all** + * **supported ciphers and fatally flawed for ciphers in counter mode (such as CTR,** + * **GCM, or CCM).** + * + * The implementation of `crypto.createCipher()` derives keys using the OpenSSL + * function [`EVP_BytesToKey`](https://www.openssl.org/docs/man3.0/man3/EVP_BytesToKey.html) with the digest algorithm set to MD5, one + * iteration, and no salt. The lack of salt allows dictionary attacks as the same + * password always creates the same key. The low iteration count and + * non-cryptographically secure hash algorithm allow passwords to be tested very + * rapidly. + * + * In line with OpenSSL's recommendation to use a more modern algorithm instead of [`EVP_BytesToKey`](https://www.openssl.org/docs/man3.0/man3/EVP_BytesToKey.html) it is recommended that + * developers derive a key and IV on + * their own using {@link scrypt} and to use {@link createCipheriv} to create the `Cipher` object. Users should not use ciphers with counter mode + * (e.g. CTR, GCM, or CCM) in `crypto.createCipher()`. A warning is emitted when + * they are used in order to avoid the risk of IV reuse that causes + * vulnerabilities. For the case when IV is reused in GCM, see [Nonce-Disrespecting Adversaries](https://github.com/nonce-disrespect/nonce-disrespect) for details. + * @since v0.1.94 + * @deprecated Since v10.0.0 - Use {@link createCipheriv} instead. + * @param options `stream.transform` options + */ + function createCipher(algorithm: CipherCCMTypes, password: BinaryLike, options: CipherCCMOptions): CipherCCM; + /** @deprecated since v10.0.0 use `createCipheriv()` */ + function createCipher(algorithm: CipherGCMTypes, password: BinaryLike, options?: CipherGCMOptions): CipherGCM; + /** @deprecated since v10.0.0 use `createCipheriv()` */ + function createCipher(algorithm: string, password: BinaryLike, options?: stream.TransformOptions): Cipher; + /** + * Creates and returns a `Cipher` object, with the given `algorithm`, `key` and + * initialization vector (`iv`). + * + * The `options` argument controls stream behavior and is optional except when a + * cipher in CCM or OCB mode (e.g. `'aes-128-ccm'`) is used. In that case, the`authTagLength` option is required and specifies the length of the + * authentication tag in bytes, see `CCM mode`. In GCM mode, the `authTagLength`option is not required but can be used to set the length of the authentication + * tag that will be returned by `getAuthTag()` and defaults to 16 bytes. + * For `chacha20-poly1305`, the `authTagLength` option defaults to 16 bytes. + * + * The `algorithm` is dependent on OpenSSL, examples are `'aes192'`, etc. On + * recent OpenSSL releases, `openssl list -cipher-algorithms` will + * display the available cipher algorithms. + * + * The `key` is the raw key used by the `algorithm` and `iv` is an [initialization vector](https://en.wikipedia.org/wiki/Initialization_vector). Both arguments must be `'utf8'` encoded + * strings,`Buffers`, `TypedArray`, or `DataView`s. The `key` may optionally be + * a `KeyObject` of type `secret`. If the cipher does not need + * an initialization vector, `iv` may be `null`. + * + * When passing strings for `key` or `iv`, please consider `caveats when using strings as inputs to cryptographic APIs`. + * + * Initialization vectors should be unpredictable and unique; ideally, they will be + * cryptographically random. They do not have to be secret: IVs are typically just + * added to ciphertext messages unencrypted. It may sound contradictory that + * something has to be unpredictable and unique, but does not have to be secret; + * remember that an attacker must not be able to predict ahead of time what a + * given IV will be. + * @since v0.1.94 + * @param options `stream.transform` options + */ + function createCipheriv(algorithm: CipherCCMTypes, key: CipherKey, iv: BinaryLike, options: CipherCCMOptions): CipherCCM; + function createCipheriv(algorithm: CipherOCBTypes, key: CipherKey, iv: BinaryLike, options: CipherOCBOptions): CipherOCB; + function createCipheriv(algorithm: CipherGCMTypes, key: CipherKey, iv: BinaryLike, options?: CipherGCMOptions): CipherGCM; + function createCipheriv(algorithm: string, key: CipherKey, iv: BinaryLike | null, options?: stream.TransformOptions): Cipher; + /** + * Instances of the `Cipher` class are used to encrypt data. The class can be + * used in one of two ways: + * + * * As a `stream` that is both readable and writable, where plain unencrypted + * data is written to produce encrypted data on the readable side, or + * * Using the `cipher.update()` and `cipher.final()` methods to produce + * the encrypted data. + * + * The {@link createCipher} or {@link createCipheriv} methods are + * used to create `Cipher` instances. `Cipher` objects are not to be created + * directly using the `new` keyword. + * + * Example: Using `Cipher` objects as streams: + * + * ```js + * const { + * scrypt, + * randomFill, + * createCipheriv, + * } = await import('node:crypto'); + * + * const algorithm = 'aes-192-cbc'; + * const password = 'Password used to generate key'; + * + * // First, we'll generate the key. The key length is dependent on the algorithm. + * // In this case for aes192, it is 24 bytes (192 bits). + * scrypt(password, 'salt', 24, (err, key) => { + * if (err) throw err; + * // Then, we'll generate a random initialization vector + * randomFill(new Uint8Array(16), (err, iv) => { + * if (err) throw err; + * + * // Once we have the key and iv, we can create and use the cipher... + * const cipher = createCipheriv(algorithm, key, iv); + * + * let encrypted = ''; + * cipher.setEncoding('hex'); + * + * cipher.on('data', (chunk) => encrypted += chunk); + * cipher.on('end', () => console.log(encrypted)); + * + * cipher.write('some clear text data'); + * cipher.end(); + * }); + * }); + * ``` + * + * Example: Using `Cipher` and piped streams: + * + * ```js + * import { + * createReadStream, + * createWriteStream, + * } from 'node:fs'; + * + * import { + * pipeline, + * } from 'node:stream'; + * + * const { + * scrypt, + * randomFill, + * createCipheriv, + * } = await import('node:crypto'); + * + * const algorithm = 'aes-192-cbc'; + * const password = 'Password used to generate key'; + * + * // First, we'll generate the key. The key length is dependent on the algorithm. + * // In this case for aes192, it is 24 bytes (192 bits). + * scrypt(password, 'salt', 24, (err, key) => { + * if (err) throw err; + * // Then, we'll generate a random initialization vector + * randomFill(new Uint8Array(16), (err, iv) => { + * if (err) throw err; + * + * const cipher = createCipheriv(algorithm, key, iv); + * + * const input = createReadStream('test.js'); + * const output = createWriteStream('test.enc'); + * + * pipeline(input, cipher, output, (err) => { + * if (err) throw err; + * }); + * }); + * }); + * ``` + * + * Example: Using the `cipher.update()` and `cipher.final()` methods: + * + * ```js + * const { + * scrypt, + * randomFill, + * createCipheriv, + * } = await import('node:crypto'); + * + * const algorithm = 'aes-192-cbc'; + * const password = 'Password used to generate key'; + * + * // First, we'll generate the key. The key length is dependent on the algorithm. + * // In this case for aes192, it is 24 bytes (192 bits). + * scrypt(password, 'salt', 24, (err, key) => { + * if (err) throw err; + * // Then, we'll generate a random initialization vector + * randomFill(new Uint8Array(16), (err, iv) => { + * if (err) throw err; + * + * const cipher = createCipheriv(algorithm, key, iv); + * + * let encrypted = cipher.update('some clear text data', 'utf8', 'hex'); + * encrypted += cipher.final('hex'); + * console.log(encrypted); + * }); + * }); + * ``` + * @since v0.1.94 + */ + class Cipher extends stream.Transform { + private constructor(); + /** + * Updates the cipher with `data`. If the `inputEncoding` argument is given, + * the `data`argument is a string using the specified encoding. If the `inputEncoding`argument is not given, `data` must be a `Buffer`, `TypedArray`, or`DataView`. If `data` is a `Buffer`, + * `TypedArray`, or `DataView`, then`inputEncoding` is ignored. + * + * The `outputEncoding` specifies the output format of the enciphered + * data. If the `outputEncoding`is specified, a string using the specified encoding is returned. If no`outputEncoding` is provided, a `Buffer` is returned. + * + * The `cipher.update()` method can be called multiple times with new data until `cipher.final()` is called. Calling `cipher.update()` after `cipher.final()` will result in an error being + * thrown. + * @since v0.1.94 + * @param inputEncoding The `encoding` of the data. + * @param outputEncoding The `encoding` of the return value. + */ + update(data: BinaryLike): Buffer; + update(data: string, inputEncoding: Encoding): Buffer; + update(data: NodeJS.ArrayBufferView, inputEncoding: undefined, outputEncoding: Encoding): string; + update(data: string, inputEncoding: Encoding | undefined, outputEncoding: Encoding): string; + /** + * Once the `cipher.final()` method has been called, the `Cipher` object can no + * longer be used to encrypt data. Attempts to call `cipher.final()` more than + * once will result in an error being thrown. + * @since v0.1.94 + * @param outputEncoding The `encoding` of the return value. + * @return Any remaining enciphered contents. If `outputEncoding` is specified, a string is returned. If an `outputEncoding` is not provided, a {@link Buffer} is returned. + */ + final(): Buffer; + final(outputEncoding: BufferEncoding): string; + /** + * When using block encryption algorithms, the `Cipher` class will automatically + * add padding to the input data to the appropriate block size. To disable the + * default padding call `cipher.setAutoPadding(false)`. + * + * When `autoPadding` is `false`, the length of the entire input data must be a + * multiple of the cipher's block size or `cipher.final()` will throw an error. + * Disabling automatic padding is useful for non-standard padding, for instance + * using `0x0` instead of PKCS padding. + * + * The `cipher.setAutoPadding()` method must be called before `cipher.final()`. + * @since v0.7.1 + * @param [autoPadding=true] + * @return for method chaining. + */ + setAutoPadding(autoPadding?: boolean): this; + } + interface CipherCCM extends Cipher { + setAAD( + buffer: NodeJS.ArrayBufferView, + options: { + plaintextLength: number; + } + ): this; + getAuthTag(): Buffer; + } + interface CipherGCM extends Cipher { + setAAD( + buffer: NodeJS.ArrayBufferView, + options?: { + plaintextLength: number; + } + ): this; + getAuthTag(): Buffer; + } + interface CipherOCB extends Cipher { + setAAD( + buffer: NodeJS.ArrayBufferView, + options?: { + plaintextLength: number; + } + ): this; + getAuthTag(): Buffer; + } + /** + * Creates and returns a `Decipher` object that uses the given `algorithm` and`password` (key). + * + * The `options` argument controls stream behavior and is optional except when a + * cipher in CCM or OCB mode (e.g. `'aes-128-ccm'`) is used. In that case, the`authTagLength` option is required and specifies the length of the + * authentication tag in bytes, see `CCM mode`. + * For `chacha20-poly1305`, the `authTagLength` option defaults to 16 bytes. + * + * **This function is semantically insecure for all** + * **supported ciphers and fatally flawed for ciphers in counter mode (such as CTR,** + * **GCM, or CCM).** + * + * The implementation of `crypto.createDecipher()` derives keys using the OpenSSL + * function [`EVP_BytesToKey`](https://www.openssl.org/docs/man3.0/man3/EVP_BytesToKey.html) with the digest algorithm set to MD5, one + * iteration, and no salt. The lack of salt allows dictionary attacks as the same + * password always creates the same key. The low iteration count and + * non-cryptographically secure hash algorithm allow passwords to be tested very + * rapidly. + * + * In line with OpenSSL's recommendation to use a more modern algorithm instead of [`EVP_BytesToKey`](https://www.openssl.org/docs/man3.0/man3/EVP_BytesToKey.html) it is recommended that + * developers derive a key and IV on + * their own using {@link scrypt} and to use {@link createDecipheriv} to create the `Decipher` object. + * @since v0.1.94 + * @deprecated Since v10.0.0 - Use {@link createDecipheriv} instead. + * @param options `stream.transform` options + */ + function createDecipher(algorithm: CipherCCMTypes, password: BinaryLike, options: CipherCCMOptions): DecipherCCM; + /** @deprecated since v10.0.0 use `createDecipheriv()` */ + function createDecipher(algorithm: CipherGCMTypes, password: BinaryLike, options?: CipherGCMOptions): DecipherGCM; + /** @deprecated since v10.0.0 use `createDecipheriv()` */ + function createDecipher(algorithm: string, password: BinaryLike, options?: stream.TransformOptions): Decipher; + /** + * Creates and returns a `Decipher` object that uses the given `algorithm`, `key`and initialization vector (`iv`). + * + * The `options` argument controls stream behavior and is optional except when a + * cipher in CCM or OCB mode (e.g. `'aes-128-ccm'`) is used. In that case, the`authTagLength` option is required and specifies the length of the + * authentication tag in bytes, see `CCM mode`. In GCM mode, the `authTagLength`option is not required but can be used to restrict accepted authentication tags + * to those with the specified length. + * For `chacha20-poly1305`, the `authTagLength` option defaults to 16 bytes. + * + * The `algorithm` is dependent on OpenSSL, examples are `'aes192'`, etc. On + * recent OpenSSL releases, `openssl list -cipher-algorithms` will + * display the available cipher algorithms. + * + * The `key` is the raw key used by the `algorithm` and `iv` is an [initialization vector](https://en.wikipedia.org/wiki/Initialization_vector). Both arguments must be `'utf8'` encoded + * strings,`Buffers`, `TypedArray`, or `DataView`s. The `key` may optionally be + * a `KeyObject` of type `secret`. If the cipher does not need + * an initialization vector, `iv` may be `null`. + * + * When passing strings for `key` or `iv`, please consider `caveats when using strings as inputs to cryptographic APIs`. + * + * Initialization vectors should be unpredictable and unique; ideally, they will be + * cryptographically random. They do not have to be secret: IVs are typically just + * added to ciphertext messages unencrypted. It may sound contradictory that + * something has to be unpredictable and unique, but does not have to be secret; + * remember that an attacker must not be able to predict ahead of time what a given + * IV will be. + * @since v0.1.94 + * @param options `stream.transform` options + */ + function createDecipheriv(algorithm: CipherCCMTypes, key: CipherKey, iv: BinaryLike, options: CipherCCMOptions): DecipherCCM; + function createDecipheriv(algorithm: CipherOCBTypes, key: CipherKey, iv: BinaryLike, options: CipherOCBOptions): DecipherOCB; + function createDecipheriv(algorithm: CipherGCMTypes, key: CipherKey, iv: BinaryLike, options?: CipherGCMOptions): DecipherGCM; + function createDecipheriv(algorithm: string, key: CipherKey, iv: BinaryLike | null, options?: stream.TransformOptions): Decipher; + /** + * Instances of the `Decipher` class are used to decrypt data. The class can be + * used in one of two ways: + * + * * As a `stream` that is both readable and writable, where plain encrypted + * data is written to produce unencrypted data on the readable side, or + * * Using the `decipher.update()` and `decipher.final()` methods to + * produce the unencrypted data. + * + * The {@link createDecipher} or {@link createDecipheriv} methods are + * used to create `Decipher` instances. `Decipher` objects are not to be created + * directly using the `new` keyword. + * + * Example: Using `Decipher` objects as streams: + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { + * scryptSync, + * createDecipheriv, + * } = await import('node:crypto'); + * + * const algorithm = 'aes-192-cbc'; + * const password = 'Password used to generate key'; + * // Key length is dependent on the algorithm. In this case for aes192, it is + * // 24 bytes (192 bits). + * // Use the async `crypto.scrypt()` instead. + * const key = scryptSync(password, 'salt', 24); + * // The IV is usually passed along with the ciphertext. + * const iv = Buffer.alloc(16, 0); // Initialization vector. + * + * const decipher = createDecipheriv(algorithm, key, iv); + * + * let decrypted = ''; + * decipher.on('readable', () => { + * let chunk; + * while (null !== (chunk = decipher.read())) { + * decrypted += chunk.toString('utf8'); + * } + * }); + * decipher.on('end', () => { + * console.log(decrypted); + * // Prints: some clear text data + * }); + * + * // Encrypted with same algorithm, key and iv. + * const encrypted = + * 'e5f79c5915c02171eec6b212d5520d44480993d7d622a7c4c2da32f6efda0ffa'; + * decipher.write(encrypted, 'hex'); + * decipher.end(); + * ``` + * + * Example: Using `Decipher` and piped streams: + * + * ```js + * import { + * createReadStream, + * createWriteStream, + * } from 'node:fs'; + * import { Buffer } from 'node:buffer'; + * const { + * scryptSync, + * createDecipheriv, + * } = await import('node:crypto'); + * + * const algorithm = 'aes-192-cbc'; + * const password = 'Password used to generate key'; + * // Use the async `crypto.scrypt()` instead. + * const key = scryptSync(password, 'salt', 24); + * // The IV is usually passed along with the ciphertext. + * const iv = Buffer.alloc(16, 0); // Initialization vector. + * + * const decipher = createDecipheriv(algorithm, key, iv); + * + * const input = createReadStream('test.enc'); + * const output = createWriteStream('test.js'); + * + * input.pipe(decipher).pipe(output); + * ``` + * + * Example: Using the `decipher.update()` and `decipher.final()` methods: + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { + * scryptSync, + * createDecipheriv, + * } = await import('node:crypto'); + * + * const algorithm = 'aes-192-cbc'; + * const password = 'Password used to generate key'; + * // Use the async `crypto.scrypt()` instead. + * const key = scryptSync(password, 'salt', 24); + * // The IV is usually passed along with the ciphertext. + * const iv = Buffer.alloc(16, 0); // Initialization vector. + * + * const decipher = createDecipheriv(algorithm, key, iv); + * + * // Encrypted using same algorithm, key and iv. + * const encrypted = + * 'e5f79c5915c02171eec6b212d5520d44480993d7d622a7c4c2da32f6efda0ffa'; + * let decrypted = decipher.update(encrypted, 'hex', 'utf8'); + * decrypted += decipher.final('utf8'); + * console.log(decrypted); + * // Prints: some clear text data + * ``` + * @since v0.1.94 + */ + class Decipher extends stream.Transform { + private constructor(); + /** + * Updates the decipher with `data`. If the `inputEncoding` argument is given, + * the `data`argument is a string using the specified encoding. If the `inputEncoding`argument is not given, `data` must be a `Buffer`. If `data` is a `Buffer` then `inputEncoding` is + * ignored. + * + * The `outputEncoding` specifies the output format of the enciphered + * data. If the `outputEncoding`is specified, a string using the specified encoding is returned. If no`outputEncoding` is provided, a `Buffer` is returned. + * + * The `decipher.update()` method can be called multiple times with new data until `decipher.final()` is called. Calling `decipher.update()` after `decipher.final()` will result in an error + * being thrown. + * @since v0.1.94 + * @param inputEncoding The `encoding` of the `data` string. + * @param outputEncoding The `encoding` of the return value. + */ + update(data: NodeJS.ArrayBufferView): Buffer; + update(data: string, inputEncoding: Encoding): Buffer; + update(data: NodeJS.ArrayBufferView, inputEncoding: undefined, outputEncoding: Encoding): string; + update(data: string, inputEncoding: Encoding | undefined, outputEncoding: Encoding): string; + /** + * Once the `decipher.final()` method has been called, the `Decipher` object can + * no longer be used to decrypt data. Attempts to call `decipher.final()` more + * than once will result in an error being thrown. + * @since v0.1.94 + * @param outputEncoding The `encoding` of the return value. + * @return Any remaining deciphered contents. If `outputEncoding` is specified, a string is returned. If an `outputEncoding` is not provided, a {@link Buffer} is returned. + */ + final(): Buffer; + final(outputEncoding: BufferEncoding): string; + /** + * When data has been encrypted without standard block padding, calling`decipher.setAutoPadding(false)` will disable automatic padding to prevent `decipher.final()` from checking for and + * removing padding. + * + * Turning auto padding off will only work if the input data's length is a + * multiple of the ciphers block size. + * + * The `decipher.setAutoPadding()` method must be called before `decipher.final()`. + * @since v0.7.1 + * @param [autoPadding=true] + * @return for method chaining. + */ + setAutoPadding(auto_padding?: boolean): this; + } + interface DecipherCCM extends Decipher { + setAuthTag(buffer: NodeJS.ArrayBufferView): this; + setAAD( + buffer: NodeJS.ArrayBufferView, + options: { + plaintextLength: number; + } + ): this; + } + interface DecipherGCM extends Decipher { + setAuthTag(buffer: NodeJS.ArrayBufferView): this; + setAAD( + buffer: NodeJS.ArrayBufferView, + options?: { + plaintextLength: number; + } + ): this; + } + interface DecipherOCB extends Decipher { + setAuthTag(buffer: NodeJS.ArrayBufferView): this; + setAAD( + buffer: NodeJS.ArrayBufferView, + options?: { + plaintextLength: number; + } + ): this; + } + interface PrivateKeyInput { + key: string | Buffer; + format?: KeyFormat | undefined; + type?: 'pkcs1' | 'pkcs8' | 'sec1' | undefined; + passphrase?: string | Buffer | undefined; + encoding?: string | undefined; + } + interface PublicKeyInput { + key: string | Buffer; + format?: KeyFormat | undefined; + type?: 'pkcs1' | 'spki' | undefined; + encoding?: string | undefined; + } + /** + * Asynchronously generates a new random secret key of the given `length`. The`type` will determine which validations will be performed on the `length`. + * + * ```js + * const { + * generateKey, + * } = await import('node:crypto'); + * + * generateKey('hmac', { length: 512 }, (err, key) => { + * if (err) throw err; + * console.log(key.export().toString('hex')); // 46e..........620 + * }); + * ``` + * + * The size of a generated HMAC key should not exceed the block size of the + * underlying hash function. See {@link createHmac} for more information. + * @since v15.0.0 + * @param type The intended use of the generated secret key. Currently accepted values are `'hmac'` and `'aes'`. + */ + function generateKey( + type: 'hmac' | 'aes', + options: { + length: number; + }, + callback: (err: Error | null, key: KeyObject) => void + ): void; + /** + * Synchronously generates a new random secret key of the given `length`. The`type` will determine which validations will be performed on the `length`. + * + * ```js + * const { + * generateKeySync, + * } = await import('node:crypto'); + * + * const key = generateKeySync('hmac', { length: 512 }); + * console.log(key.export().toString('hex')); // e89..........41e + * ``` + * + * The size of a generated HMAC key should not exceed the block size of the + * underlying hash function. See {@link createHmac} for more information. + * @since v15.0.0 + * @param type The intended use of the generated secret key. Currently accepted values are `'hmac'` and `'aes'`. + */ + function generateKeySync( + type: 'hmac' | 'aes', + options: { + length: number; + } + ): KeyObject; + interface JsonWebKeyInput { + key: JsonWebKey; + format: 'jwk'; + } + /** + * Creates and returns a new key object containing a private key. If `key` is a + * string or `Buffer`, `format` is assumed to be `'pem'`; otherwise, `key`must be an object with the properties described above. + * + * If the private key is encrypted, a `passphrase` must be specified. The length + * of the passphrase is limited to 1024 bytes. + * @since v11.6.0 + */ + function createPrivateKey(key: PrivateKeyInput | string | Buffer | JsonWebKeyInput): KeyObject; + /** + * Creates and returns a new key object containing a public key. If `key` is a + * string or `Buffer`, `format` is assumed to be `'pem'`; if `key` is a `KeyObject`with type `'private'`, the public key is derived from the given private key; + * otherwise, `key` must be an object with the properties described above. + * + * If the format is `'pem'`, the `'key'` may also be an X.509 certificate. + * + * Because public keys can be derived from private keys, a private key may be + * passed instead of a public key. In that case, this function behaves as if {@link createPrivateKey} had been called, except that the type of the + * returned `KeyObject` will be `'public'` and that the private key cannot be + * extracted from the returned `KeyObject`. Similarly, if a `KeyObject` with type`'private'` is given, a new `KeyObject` with type `'public'` will be returned + * and it will be impossible to extract the private key from the returned object. + * @since v11.6.0 + */ + function createPublicKey(key: PublicKeyInput | string | Buffer | KeyObject | JsonWebKeyInput): KeyObject; + /** + * Creates and returns a new key object containing a secret key for symmetric + * encryption or `Hmac`. + * @since v11.6.0 + * @param encoding The string encoding when `key` is a string. + */ + function createSecretKey(key: NodeJS.ArrayBufferView): KeyObject; + function createSecretKey(key: string, encoding: BufferEncoding): KeyObject; + /** + * Creates and returns a `Sign` object that uses the given `algorithm`. Use {@link getHashes} to obtain the names of the available digest algorithms. + * Optional `options` argument controls the `stream.Writable` behavior. + * + * In some cases, a `Sign` instance can be created using the name of a signature + * algorithm, such as `'RSA-SHA256'`, instead of a digest algorithm. This will use + * the corresponding digest algorithm. This does not work for all signature + * algorithms, such as `'ecdsa-with-SHA256'`, so it is best to always use digest + * algorithm names. + * @since v0.1.92 + * @param options `stream.Writable` options + */ + function createSign(algorithm: string, options?: stream.WritableOptions): Sign; + type DSAEncoding = 'der' | 'ieee-p1363'; + interface SigningOptions { + /** + * @see crypto.constants.RSA_PKCS1_PADDING + */ + padding?: number | undefined; + saltLength?: number | undefined; + dsaEncoding?: DSAEncoding | undefined; + } + interface SignPrivateKeyInput extends PrivateKeyInput, SigningOptions {} + interface SignKeyObjectInput extends SigningOptions { + key: KeyObject; + } + interface VerifyPublicKeyInput extends PublicKeyInput, SigningOptions {} + interface VerifyKeyObjectInput extends SigningOptions { + key: KeyObject; + } + interface VerifyJsonWebKeyInput extends JsonWebKeyInput, SigningOptions {} + type KeyLike = string | Buffer | KeyObject; + /** + * The `Sign` class is a utility for generating signatures. It can be used in one + * of two ways: + * + * * As a writable `stream`, where data to be signed is written and the `sign.sign()` method is used to generate and return the signature, or + * * Using the `sign.update()` and `sign.sign()` methods to produce the + * signature. + * + * The {@link createSign} method is used to create `Sign` instances. The + * argument is the string name of the hash function to use. `Sign` objects are not + * to be created directly using the `new` keyword. + * + * Example: Using `Sign` and `Verify` objects as streams: + * + * ```js + * const { + * generateKeyPairSync, + * createSign, + * createVerify, + * } = await import('node:crypto'); + * + * const { privateKey, publicKey } = generateKeyPairSync('ec', { + * namedCurve: 'sect239k1', + * }); + * + * const sign = createSign('SHA256'); + * sign.write('some data to sign'); + * sign.end(); + * const signature = sign.sign(privateKey, 'hex'); + * + * const verify = createVerify('SHA256'); + * verify.write('some data to sign'); + * verify.end(); + * console.log(verify.verify(publicKey, signature, 'hex')); + * // Prints: true + * ``` + * + * Example: Using the `sign.update()` and `verify.update()` methods: + * + * ```js + * const { + * generateKeyPairSync, + * createSign, + * createVerify, + * } = await import('node:crypto'); + * + * const { privateKey, publicKey } = generateKeyPairSync('rsa', { + * modulusLength: 2048, + * }); + * + * const sign = createSign('SHA256'); + * sign.update('some data to sign'); + * sign.end(); + * const signature = sign.sign(privateKey); + * + * const verify = createVerify('SHA256'); + * verify.update('some data to sign'); + * verify.end(); + * console.log(verify.verify(publicKey, signature)); + * // Prints: true + * ``` + * @since v0.1.92 + */ + class Sign extends stream.Writable { + private constructor(); + /** + * Updates the `Sign` content with the given `data`, the encoding of which + * is given in `inputEncoding`. + * If `encoding` is not provided, and the `data` is a string, an + * encoding of `'utf8'` is enforced. If `data` is a `Buffer`, `TypedArray`, or`DataView`, then `inputEncoding` is ignored. + * + * This can be called many times with new data as it is streamed. + * @since v0.1.92 + * @param inputEncoding The `encoding` of the `data` string. + */ + update(data: BinaryLike): this; + update(data: string, inputEncoding: Encoding): this; + /** + * Calculates the signature on all the data passed through using either `sign.update()` or `sign.write()`. + * + * If `privateKey` is not a `KeyObject`, this function behaves as if`privateKey` had been passed to {@link createPrivateKey}. If it is an + * object, the following additional properties can be passed: + * + * If `outputEncoding` is provided a string is returned; otherwise a `Buffer` is returned. + * + * The `Sign` object can not be again used after `sign.sign()` method has been + * called. Multiple calls to `sign.sign()` will result in an error being thrown. + * @since v0.1.92 + */ + sign(privateKey: KeyLike | SignKeyObjectInput | SignPrivateKeyInput): Buffer; + sign(privateKey: KeyLike | SignKeyObjectInput | SignPrivateKeyInput, outputFormat: BinaryToTextEncoding): string; + } + /** + * Creates and returns a `Verify` object that uses the given algorithm. + * Use {@link getHashes} to obtain an array of names of the available + * signing algorithms. Optional `options` argument controls the`stream.Writable` behavior. + * + * In some cases, a `Verify` instance can be created using the name of a signature + * algorithm, such as `'RSA-SHA256'`, instead of a digest algorithm. This will use + * the corresponding digest algorithm. This does not work for all signature + * algorithms, such as `'ecdsa-with-SHA256'`, so it is best to always use digest + * algorithm names. + * @since v0.1.92 + * @param options `stream.Writable` options + */ + function createVerify(algorithm: string, options?: stream.WritableOptions): Verify; + /** + * The `Verify` class is a utility for verifying signatures. It can be used in one + * of two ways: + * + * * As a writable `stream` where written data is used to validate against the + * supplied signature, or + * * Using the `verify.update()` and `verify.verify()` methods to verify + * the signature. + * + * The {@link createVerify} method is used to create `Verify` instances.`Verify` objects are not to be created directly using the `new` keyword. + * + * See `Sign` for examples. + * @since v0.1.92 + */ + class Verify extends stream.Writable { + private constructor(); + /** + * Updates the `Verify` content with the given `data`, the encoding of which + * is given in `inputEncoding`. + * If `inputEncoding` is not provided, and the `data` is a string, an + * encoding of `'utf8'` is enforced. If `data` is a `Buffer`, `TypedArray`, or`DataView`, then `inputEncoding` is ignored. + * + * This can be called many times with new data as it is streamed. + * @since v0.1.92 + * @param inputEncoding The `encoding` of the `data` string. + */ + update(data: BinaryLike): Verify; + update(data: string, inputEncoding: Encoding): Verify; + /** + * Verifies the provided data using the given `object` and `signature`. + * + * If `object` is not a `KeyObject`, this function behaves as if`object` had been passed to {@link createPublicKey}. If it is an + * object, the following additional properties can be passed: + * + * The `signature` argument is the previously calculated signature for the data, in + * the `signatureEncoding`. + * If a `signatureEncoding` is specified, the `signature` is expected to be a + * string; otherwise `signature` is expected to be a `Buffer`,`TypedArray`, or `DataView`. + * + * The `verify` object can not be used again after `verify.verify()` has been + * called. Multiple calls to `verify.verify()` will result in an error being + * thrown. + * + * Because public keys can be derived from private keys, a private key may + * be passed instead of a public key. + * @since v0.1.92 + */ + verify(object: KeyLike | VerifyKeyObjectInput | VerifyPublicKeyInput | VerifyJsonWebKeyInput, signature: NodeJS.ArrayBufferView): boolean; + verify(object: KeyLike | VerifyKeyObjectInput | VerifyPublicKeyInput | VerifyJsonWebKeyInput, signature: string, signature_format?: BinaryToTextEncoding): boolean; + } + /** + * Creates a `DiffieHellman` key exchange object using the supplied `prime` and an + * optional specific `generator`. + * + * The `generator` argument can be a number, string, or `Buffer`. If`generator` is not specified, the value `2` is used. + * + * If `primeEncoding` is specified, `prime` is expected to be a string; otherwise + * a `Buffer`, `TypedArray`, or `DataView` is expected. + * + * If `generatorEncoding` is specified, `generator` is expected to be a string; + * otherwise a number, `Buffer`, `TypedArray`, or `DataView` is expected. + * @since v0.11.12 + * @param primeEncoding The `encoding` of the `prime` string. + * @param [generator=2] + * @param generatorEncoding The `encoding` of the `generator` string. + */ + function createDiffieHellman(primeLength: number, generator?: number): DiffieHellman; + function createDiffieHellman(prime: ArrayBuffer | NodeJS.ArrayBufferView, generator?: number | ArrayBuffer | NodeJS.ArrayBufferView): DiffieHellman; + function createDiffieHellman(prime: ArrayBuffer | NodeJS.ArrayBufferView, generator: string, generatorEncoding: BinaryToTextEncoding): DiffieHellman; + function createDiffieHellman(prime: string, primeEncoding: BinaryToTextEncoding, generator?: number | ArrayBuffer | NodeJS.ArrayBufferView): DiffieHellman; + function createDiffieHellman(prime: string, primeEncoding: BinaryToTextEncoding, generator: string, generatorEncoding: BinaryToTextEncoding): DiffieHellman; + /** + * The `DiffieHellman` class is a utility for creating Diffie-Hellman key + * exchanges. + * + * Instances of the `DiffieHellman` class can be created using the {@link createDiffieHellman} function. + * + * ```js + * import assert from 'node:assert'; + * + * const { + * createDiffieHellman, + * } = await import('node:crypto'); + * + * // Generate Alice's keys... + * const alice = createDiffieHellman(2048); + * const aliceKey = alice.generateKeys(); + * + * // Generate Bob's keys... + * const bob = createDiffieHellman(alice.getPrime(), alice.getGenerator()); + * const bobKey = bob.generateKeys(); + * + * // Exchange and generate the secret... + * const aliceSecret = alice.computeSecret(bobKey); + * const bobSecret = bob.computeSecret(aliceKey); + * + * // OK + * assert.strictEqual(aliceSecret.toString('hex'), bobSecret.toString('hex')); + * ``` + * @since v0.5.0 + */ + class DiffieHellman { + private constructor(); + /** + * Generates private and public Diffie-Hellman key values, and returns + * the public key in the specified `encoding`. This key should be + * transferred to the other party. + * If `encoding` is provided a string is returned; otherwise a `Buffer` is returned. + * @since v0.5.0 + * @param encoding The `encoding` of the return value. + */ + generateKeys(): Buffer; + generateKeys(encoding: BinaryToTextEncoding): string; + /** + * Computes the shared secret using `otherPublicKey` as the other + * party's public key and returns the computed shared secret. The supplied + * key is interpreted using the specified `inputEncoding`, and secret is + * encoded using specified `outputEncoding`. + * If the `inputEncoding` is not + * provided, `otherPublicKey` is expected to be a `Buffer`,`TypedArray`, or `DataView`. + * + * If `outputEncoding` is given a string is returned; otherwise, a `Buffer` is returned. + * @since v0.5.0 + * @param inputEncoding The `encoding` of an `otherPublicKey` string. + * @param outputEncoding The `encoding` of the return value. + */ + computeSecret(otherPublicKey: NodeJS.ArrayBufferView, inputEncoding?: null, outputEncoding?: null): Buffer; + computeSecret(otherPublicKey: string, inputEncoding: BinaryToTextEncoding, outputEncoding?: null): Buffer; + computeSecret(otherPublicKey: NodeJS.ArrayBufferView, inputEncoding: null, outputEncoding: BinaryToTextEncoding): string; + computeSecret(otherPublicKey: string, inputEncoding: BinaryToTextEncoding, outputEncoding: BinaryToTextEncoding): string; + /** + * Returns the Diffie-Hellman prime in the specified `encoding`. + * If `encoding` is provided a string is + * returned; otherwise a `Buffer` is returned. + * @since v0.5.0 + * @param encoding The `encoding` of the return value. + */ + getPrime(): Buffer; + getPrime(encoding: BinaryToTextEncoding): string; + /** + * Returns the Diffie-Hellman generator in the specified `encoding`. + * If `encoding` is provided a string is + * returned; otherwise a `Buffer` is returned. + * @since v0.5.0 + * @param encoding The `encoding` of the return value. + */ + getGenerator(): Buffer; + getGenerator(encoding: BinaryToTextEncoding): string; + /** + * Returns the Diffie-Hellman public key in the specified `encoding`. + * If `encoding` is provided a + * string is returned; otherwise a `Buffer` is returned. + * @since v0.5.0 + * @param encoding The `encoding` of the return value. + */ + getPublicKey(): Buffer; + getPublicKey(encoding: BinaryToTextEncoding): string; + /** + * Returns the Diffie-Hellman private key in the specified `encoding`. + * If `encoding` is provided a + * string is returned; otherwise a `Buffer` is returned. + * @since v0.5.0 + * @param encoding The `encoding` of the return value. + */ + getPrivateKey(): Buffer; + getPrivateKey(encoding: BinaryToTextEncoding): string; + /** + * Sets the Diffie-Hellman public key. If the `encoding` argument is provided,`publicKey` is expected + * to be a string. If no `encoding` is provided, `publicKey` is expected + * to be a `Buffer`, `TypedArray`, or `DataView`. + * @since v0.5.0 + * @param encoding The `encoding` of the `publicKey` string. + */ + setPublicKey(publicKey: NodeJS.ArrayBufferView): void; + setPublicKey(publicKey: string, encoding: BufferEncoding): void; + /** + * Sets the Diffie-Hellman private key. If the `encoding` argument is provided,`privateKey` is expected + * to be a string. If no `encoding` is provided, `privateKey` is expected + * to be a `Buffer`, `TypedArray`, or `DataView`. + * @since v0.5.0 + * @param encoding The `encoding` of the `privateKey` string. + */ + setPrivateKey(privateKey: NodeJS.ArrayBufferView): void; + setPrivateKey(privateKey: string, encoding: BufferEncoding): void; + /** + * A bit field containing any warnings and/or errors resulting from a check + * performed during initialization of the `DiffieHellman` object. + * + * The following values are valid for this property (as defined in `node:constants` module): + * + * * `DH_CHECK_P_NOT_SAFE_PRIME` + * * `DH_CHECK_P_NOT_PRIME` + * * `DH_UNABLE_TO_CHECK_GENERATOR` + * * `DH_NOT_SUITABLE_GENERATOR` + * @since v0.11.12 + */ + verifyError: number; + } + /** + * The `DiffieHellmanGroup` class takes a well-known modp group as its argument. + * It works the same as `DiffieHellman`, except that it does not allow changing its keys after creation. + * In other words, it does not implement `setPublicKey()` or `setPrivateKey()` methods. + * + * ```js + * const { createDiffieHellmanGroup } = await import('node:crypto'); + * const dh = createDiffieHellmanGroup('modp1'); + * ``` + * The name (e.g. `'modp1'`) is taken from [RFC 2412](https://www.rfc-editor.org/rfc/rfc2412.txt) (modp1 and 2) and [RFC 3526](https://www.rfc-editor.org/rfc/rfc3526.txt): + * ```bash + * $ perl -ne 'print "$1\n" if /"(modp\d+)"/' src/node_crypto_groups.h + * modp1 # 768 bits + * modp2 # 1024 bits + * modp5 # 1536 bits + * modp14 # 2048 bits + * modp15 # etc. + * modp16 + * modp17 + * modp18 + * ``` + * @since v0.7.5 + */ + const DiffieHellmanGroup: DiffieHellmanGroupConstructor; + interface DiffieHellmanGroupConstructor { + new (name: string): DiffieHellmanGroup; + (name: string): DiffieHellmanGroup; + readonly prototype: DiffieHellmanGroup; + } + type DiffieHellmanGroup = Omit; + /** + * Creates a predefined `DiffieHellmanGroup` key exchange object. The + * supported groups are listed in the documentation for `DiffieHellmanGroup`. + * + * The returned object mimics the interface of objects created by {@link createDiffieHellman}, but will not allow changing + * the keys (with `diffieHellman.setPublicKey()`, for example). The + * advantage of using this method is that the parties do not have to + * generate nor exchange a group modulus beforehand, saving both processor + * and communication time. + * + * Example (obtaining a shared secret): + * + * ```js + * const { + * getDiffieHellman, + * } = await import('node:crypto'); + * const alice = getDiffieHellman('modp14'); + * const bob = getDiffieHellman('modp14'); + * + * alice.generateKeys(); + * bob.generateKeys(); + * + * const aliceSecret = alice.computeSecret(bob.getPublicKey(), null, 'hex'); + * const bobSecret = bob.computeSecret(alice.getPublicKey(), null, 'hex'); + * + * // aliceSecret and bobSecret should be the same + * console.log(aliceSecret === bobSecret); + * ``` + * @since v0.7.5 + */ + function getDiffieHellman(groupName: string): DiffieHellmanGroup; + /** + * An alias for {@link getDiffieHellman} + * @since v0.9.3 + */ + function createDiffieHellmanGroup(name: string): DiffieHellmanGroup; + /** + * Provides an asynchronous Password-Based Key Derivation Function 2 (PBKDF2) + * implementation. A selected HMAC digest algorithm specified by `digest` is + * applied to derive a key of the requested byte length (`keylen`) from the`password`, `salt` and `iterations`. + * + * The supplied `callback` function is called with two arguments: `err` and`derivedKey`. If an error occurs while deriving the key, `err` will be set; + * otherwise `err` will be `null`. By default, the successfully generated`derivedKey` will be passed to the callback as a `Buffer`. An error will be + * thrown if any of the input arguments specify invalid values or types. + * + * The `iterations` argument must be a number set as high as possible. The + * higher the number of iterations, the more secure the derived key will be, + * but will take a longer amount of time to complete. + * + * The `salt` should be as unique as possible. It is recommended that a salt is + * random and at least 16 bytes long. See [NIST SP 800-132](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf) for details. + * + * When passing strings for `password` or `salt`, please consider `caveats when using strings as inputs to cryptographic APIs`. + * + * ```js + * const { + * pbkdf2, + * } = await import('node:crypto'); + * + * pbkdf2('secret', 'salt', 100000, 64, 'sha512', (err, derivedKey) => { + * if (err) throw err; + * console.log(derivedKey.toString('hex')); // '3745e48...08d59ae' + * }); + * ``` + * + * An array of supported digest functions can be retrieved using {@link getHashes}. + * + * This API uses libuv's threadpool, which can have surprising and + * negative performance implications for some applications; see the `UV_THREADPOOL_SIZE` documentation for more information. + * @since v0.5.5 + */ + function pbkdf2(password: BinaryLike, salt: BinaryLike, iterations: number, keylen: number, digest: string, callback: (err: Error | null, derivedKey: Buffer) => void): void; + /** + * Provides a synchronous Password-Based Key Derivation Function 2 (PBKDF2) + * implementation. A selected HMAC digest algorithm specified by `digest` is + * applied to derive a key of the requested byte length (`keylen`) from the`password`, `salt` and `iterations`. + * + * If an error occurs an `Error` will be thrown, otherwise the derived key will be + * returned as a `Buffer`. + * + * The `iterations` argument must be a number set as high as possible. The + * higher the number of iterations, the more secure the derived key will be, + * but will take a longer amount of time to complete. + * + * The `salt` should be as unique as possible. It is recommended that a salt is + * random and at least 16 bytes long. See [NIST SP 800-132](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf) for details. + * + * When passing strings for `password` or `salt`, please consider `caveats when using strings as inputs to cryptographic APIs`. + * + * ```js + * const { + * pbkdf2Sync, + * } = await import('node:crypto'); + * + * const key = pbkdf2Sync('secret', 'salt', 100000, 64, 'sha512'); + * console.log(key.toString('hex')); // '3745e48...08d59ae' + * ``` + * + * An array of supported digest functions can be retrieved using {@link getHashes}. + * @since v0.9.3 + */ + function pbkdf2Sync(password: BinaryLike, salt: BinaryLike, iterations: number, keylen: number, digest: string): Buffer; + /** + * Generates cryptographically strong pseudorandom data. The `size` argument + * is a number indicating the number of bytes to generate. + * + * If a `callback` function is provided, the bytes are generated asynchronously + * and the `callback` function is invoked with two arguments: `err` and `buf`. + * If an error occurs, `err` will be an `Error` object; otherwise it is `null`. The`buf` argument is a `Buffer` containing the generated bytes. + * + * ```js + * // Asynchronous + * const { + * randomBytes, + * } = await import('node:crypto'); + * + * randomBytes(256, (err, buf) => { + * if (err) throw err; + * console.log(`${buf.length} bytes of random data: ${buf.toString('hex')}`); + * }); + * ``` + * + * If the `callback` function is not provided, the random bytes are generated + * synchronously and returned as a `Buffer`. An error will be thrown if + * there is a problem generating the bytes. + * + * ```js + * // Synchronous + * const { + * randomBytes, + * } = await import('node:crypto'); + * + * const buf = randomBytes(256); + * console.log( + * `${buf.length} bytes of random data: ${buf.toString('hex')}`); + * ``` + * + * The `crypto.randomBytes()` method will not complete until there is + * sufficient entropy available. + * This should normally never take longer than a few milliseconds. The only time + * when generating the random bytes may conceivably block for a longer period of + * time is right after boot, when the whole system is still low on entropy. + * + * This API uses libuv's threadpool, which can have surprising and + * negative performance implications for some applications; see the `UV_THREADPOOL_SIZE` documentation for more information. + * + * The asynchronous version of `crypto.randomBytes()` is carried out in a single + * threadpool request. To minimize threadpool task length variation, partition + * large `randomBytes` requests when doing so as part of fulfilling a client + * request. + * @since v0.5.8 + * @param size The number of bytes to generate. The `size` must not be larger than `2**31 - 1`. + * @return if the `callback` function is not provided. + */ + function randomBytes(size: number): Buffer; + function randomBytes(size: number, callback: (err: Error | null, buf: Buffer) => void): void; + function pseudoRandomBytes(size: number): Buffer; + function pseudoRandomBytes(size: number, callback: (err: Error | null, buf: Buffer) => void): void; + /** + * Return a random integer `n` such that `min <= n < max`. This + * implementation avoids [modulo bias](https://en.wikipedia.org/wiki/Fisher%E2%80%93Yates_shuffle#Modulo_bias). + * + * The range (`max - min`) must be less than 248. `min` and `max` must + * be [safe integers](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/isSafeInteger). + * + * If the `callback` function is not provided, the random integer is + * generated synchronously. + * + * ```js + * // Asynchronous + * const { + * randomInt, + * } = await import('node:crypto'); + * + * randomInt(3, (err, n) => { + * if (err) throw err; + * console.log(`Random number chosen from (0, 1, 2): ${n}`); + * }); + * ``` + * + * ```js + * // Synchronous + * const { + * randomInt, + * } = await import('node:crypto'); + * + * const n = randomInt(3); + * console.log(`Random number chosen from (0, 1, 2): ${n}`); + * ``` + * + * ```js + * // With `min` argument + * const { + * randomInt, + * } = await import('node:crypto'); + * + * const n = randomInt(1, 7); + * console.log(`The dice rolled: ${n}`); + * ``` + * @since v14.10.0, v12.19.0 + * @param [min=0] Start of random range (inclusive). + * @param max End of random range (exclusive). + * @param callback `function(err, n) {}`. + */ + function randomInt(max: number): number; + function randomInt(min: number, max: number): number; + function randomInt(max: number, callback: (err: Error | null, value: number) => void): void; + function randomInt(min: number, max: number, callback: (err: Error | null, value: number) => void): void; + /** + * Synchronous version of {@link randomFill}. + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { randomFillSync } = await import('node:crypto'); + * + * const buf = Buffer.alloc(10); + * console.log(randomFillSync(buf).toString('hex')); + * + * randomFillSync(buf, 5); + * console.log(buf.toString('hex')); + * + * // The above is equivalent to the following: + * randomFillSync(buf, 5, 5); + * console.log(buf.toString('hex')); + * ``` + * + * Any `ArrayBuffer`, `TypedArray` or `DataView` instance may be passed as`buffer`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { randomFillSync } = await import('node:crypto'); + * + * const a = new Uint32Array(10); + * console.log(Buffer.from(randomFillSync(a).buffer, + * a.byteOffset, a.byteLength).toString('hex')); + * + * const b = new DataView(new ArrayBuffer(10)); + * console.log(Buffer.from(randomFillSync(b).buffer, + * b.byteOffset, b.byteLength).toString('hex')); + * + * const c = new ArrayBuffer(10); + * console.log(Buffer.from(randomFillSync(c)).toString('hex')); + * ``` + * @since v7.10.0, v6.13.0 + * @param buffer Must be supplied. The size of the provided `buffer` must not be larger than `2**31 - 1`. + * @param [offset=0] + * @param [size=buffer.length - offset] + * @return The object passed as `buffer` argument. + */ + function randomFillSync(buffer: T, offset?: number, size?: number): T; + /** + * This function is similar to {@link randomBytes} but requires the first + * argument to be a `Buffer` that will be filled. It also + * requires that a callback is passed in. + * + * If the `callback` function is not provided, an error will be thrown. + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { randomFill } = await import('node:crypto'); + * + * const buf = Buffer.alloc(10); + * randomFill(buf, (err, buf) => { + * if (err) throw err; + * console.log(buf.toString('hex')); + * }); + * + * randomFill(buf, 5, (err, buf) => { + * if (err) throw err; + * console.log(buf.toString('hex')); + * }); + * + * // The above is equivalent to the following: + * randomFill(buf, 5, 5, (err, buf) => { + * if (err) throw err; + * console.log(buf.toString('hex')); + * }); + * ``` + * + * Any `ArrayBuffer`, `TypedArray`, or `DataView` instance may be passed as`buffer`. + * + * While this includes instances of `Float32Array` and `Float64Array`, this + * function should not be used to generate random floating-point numbers. The + * result may contain `+Infinity`, `-Infinity`, and `NaN`, and even if the array + * contains finite numbers only, they are not drawn from a uniform random + * distribution and have no meaningful lower or upper bounds. + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { randomFill } = await import('node:crypto'); + * + * const a = new Uint32Array(10); + * randomFill(a, (err, buf) => { + * if (err) throw err; + * console.log(Buffer.from(buf.buffer, buf.byteOffset, buf.byteLength) + * .toString('hex')); + * }); + * + * const b = new DataView(new ArrayBuffer(10)); + * randomFill(b, (err, buf) => { + * if (err) throw err; + * console.log(Buffer.from(buf.buffer, buf.byteOffset, buf.byteLength) + * .toString('hex')); + * }); + * + * const c = new ArrayBuffer(10); + * randomFill(c, (err, buf) => { + * if (err) throw err; + * console.log(Buffer.from(buf).toString('hex')); + * }); + * ``` + * + * This API uses libuv's threadpool, which can have surprising and + * negative performance implications for some applications; see the `UV_THREADPOOL_SIZE` documentation for more information. + * + * The asynchronous version of `crypto.randomFill()` is carried out in a single + * threadpool request. To minimize threadpool task length variation, partition + * large `randomFill` requests when doing so as part of fulfilling a client + * request. + * @since v7.10.0, v6.13.0 + * @param buffer Must be supplied. The size of the provided `buffer` must not be larger than `2**31 - 1`. + * @param [offset=0] + * @param [size=buffer.length - offset] + * @param callback `function(err, buf) {}`. + */ + function randomFill(buffer: T, callback: (err: Error | null, buf: T) => void): void; + function randomFill(buffer: T, offset: number, callback: (err: Error | null, buf: T) => void): void; + function randomFill(buffer: T, offset: number, size: number, callback: (err: Error | null, buf: T) => void): void; + interface ScryptOptions { + cost?: number | undefined; + blockSize?: number | undefined; + parallelization?: number | undefined; + N?: number | undefined; + r?: number | undefined; + p?: number | undefined; + maxmem?: number | undefined; + } + /** + * Provides an asynchronous [scrypt](https://en.wikipedia.org/wiki/Scrypt) implementation. Scrypt is a password-based + * key derivation function that is designed to be expensive computationally and + * memory-wise in order to make brute-force attacks unrewarding. + * + * The `salt` should be as unique as possible. It is recommended that a salt is + * random and at least 16 bytes long. See [NIST SP 800-132](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf) for details. + * + * When passing strings for `password` or `salt`, please consider `caveats when using strings as inputs to cryptographic APIs`. + * + * The `callback` function is called with two arguments: `err` and `derivedKey`.`err` is an exception object when key derivation fails, otherwise `err` is`null`. `derivedKey` is passed to the + * callback as a `Buffer`. + * + * An exception is thrown when any of the input arguments specify invalid values + * or types. + * + * ```js + * const { + * scrypt, + * } = await import('node:crypto'); + * + * // Using the factory defaults. + * scrypt('password', 'salt', 64, (err, derivedKey) => { + * if (err) throw err; + * console.log(derivedKey.toString('hex')); // '3745e48...08d59ae' + * }); + * // Using a custom N parameter. Must be a power of two. + * scrypt('password', 'salt', 64, { N: 1024 }, (err, derivedKey) => { + * if (err) throw err; + * console.log(derivedKey.toString('hex')); // '3745e48...aa39b34' + * }); + * ``` + * @since v10.5.0 + */ + function scrypt(password: BinaryLike, salt: BinaryLike, keylen: number, callback: (err: Error | null, derivedKey: Buffer) => void): void; + function scrypt(password: BinaryLike, salt: BinaryLike, keylen: number, options: ScryptOptions, callback: (err: Error | null, derivedKey: Buffer) => void): void; + /** + * Provides a synchronous [scrypt](https://en.wikipedia.org/wiki/Scrypt) implementation. Scrypt is a password-based + * key derivation function that is designed to be expensive computationally and + * memory-wise in order to make brute-force attacks unrewarding. + * + * The `salt` should be as unique as possible. It is recommended that a salt is + * random and at least 16 bytes long. See [NIST SP 800-132](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf) for details. + * + * When passing strings for `password` or `salt`, please consider `caveats when using strings as inputs to cryptographic APIs`. + * + * An exception is thrown when key derivation fails, otherwise the derived key is + * returned as a `Buffer`. + * + * An exception is thrown when any of the input arguments specify invalid values + * or types. + * + * ```js + * const { + * scryptSync, + * } = await import('node:crypto'); + * // Using the factory defaults. + * + * const key1 = scryptSync('password', 'salt', 64); + * console.log(key1.toString('hex')); // '3745e48...08d59ae' + * // Using a custom N parameter. Must be a power of two. + * const key2 = scryptSync('password', 'salt', 64, { N: 1024 }); + * console.log(key2.toString('hex')); // '3745e48...aa39b34' + * ``` + * @since v10.5.0 + */ + function scryptSync(password: BinaryLike, salt: BinaryLike, keylen: number, options?: ScryptOptions): Buffer; + interface RsaPublicKey { + key: KeyLike; + padding?: number | undefined; + } + interface RsaPrivateKey { + key: KeyLike; + passphrase?: string | undefined; + /** + * @default 'sha1' + */ + oaepHash?: string | undefined; + oaepLabel?: NodeJS.TypedArray | undefined; + padding?: number | undefined; + } + /** + * Encrypts the content of `buffer` with `key` and returns a new `Buffer` with encrypted content. The returned data can be decrypted using + * the corresponding private key, for example using {@link privateDecrypt}. + * + * If `key` is not a `KeyObject`, this function behaves as if`key` had been passed to {@link createPublicKey}. If it is an + * object, the `padding` property can be passed. Otherwise, this function uses`RSA_PKCS1_OAEP_PADDING`. + * + * Because RSA public keys can be derived from private keys, a private key may + * be passed instead of a public key. + * @since v0.11.14 + */ + function publicEncrypt(key: RsaPublicKey | RsaPrivateKey | KeyLike, buffer: NodeJS.ArrayBufferView): Buffer; + /** + * Decrypts `buffer` with `key`.`buffer` was previously encrypted using + * the corresponding private key, for example using {@link privateEncrypt}. + * + * If `key` is not a `KeyObject`, this function behaves as if`key` had been passed to {@link createPublicKey}. If it is an + * object, the `padding` property can be passed. Otherwise, this function uses`RSA_PKCS1_PADDING`. + * + * Because RSA public keys can be derived from private keys, a private key may + * be passed instead of a public key. + * @since v1.1.0 + */ + function publicDecrypt(key: RsaPublicKey | RsaPrivateKey | KeyLike, buffer: NodeJS.ArrayBufferView): Buffer; + /** + * Decrypts `buffer` with `privateKey`. `buffer` was previously encrypted using + * the corresponding public key, for example using {@link publicEncrypt}. + * + * If `privateKey` is not a `KeyObject`, this function behaves as if`privateKey` had been passed to {@link createPrivateKey}. If it is an + * object, the `padding` property can be passed. Otherwise, this function uses`RSA_PKCS1_OAEP_PADDING`. + * @since v0.11.14 + */ + function privateDecrypt(privateKey: RsaPrivateKey | KeyLike, buffer: NodeJS.ArrayBufferView): Buffer; + /** + * Encrypts `buffer` with `privateKey`. The returned data can be decrypted using + * the corresponding public key, for example using {@link publicDecrypt}. + * + * If `privateKey` is not a `KeyObject`, this function behaves as if`privateKey` had been passed to {@link createPrivateKey}. If it is an + * object, the `padding` property can be passed. Otherwise, this function uses`RSA_PKCS1_PADDING`. + * @since v1.1.0 + */ + function privateEncrypt(privateKey: RsaPrivateKey | KeyLike, buffer: NodeJS.ArrayBufferView): Buffer; + /** + * ```js + * const { + * getCiphers, + * } = await import('node:crypto'); + * + * console.log(getCiphers()); // ['aes-128-cbc', 'aes-128-ccm', ...] + * ``` + * @since v0.9.3 + * @return An array with the names of the supported cipher algorithms. + */ + function getCiphers(): string[]; + /** + * ```js + * const { + * getCurves, + * } = await import('node:crypto'); + * + * console.log(getCurves()); // ['Oakley-EC2N-3', 'Oakley-EC2N-4', ...] + * ``` + * @since v2.3.0 + * @return An array with the names of the supported elliptic curves. + */ + function getCurves(): string[]; + /** + * @since v10.0.0 + * @return `1` if and only if a FIPS compliant crypto provider is currently in use, `0` otherwise. A future semver-major release may change the return type of this API to a {boolean}. + */ + function getFips(): 1 | 0; + /** + * Enables the FIPS compliant crypto provider in a FIPS-enabled Node.js build. + * Throws an error if FIPS mode is not available. + * @since v10.0.0 + * @param bool `true` to enable FIPS mode. + */ + function setFips(bool: boolean): void; + /** + * ```js + * const { + * getHashes, + * } = await import('node:crypto'); + * + * console.log(getHashes()); // ['DSA', 'DSA-SHA', 'DSA-SHA1', ...] + * ``` + * @since v0.9.3 + * @return An array of the names of the supported hash algorithms, such as `'RSA-SHA256'`. Hash algorithms are also called "digest" algorithms. + */ + function getHashes(): string[]; + /** + * The `ECDH` class is a utility for creating Elliptic Curve Diffie-Hellman (ECDH) + * key exchanges. + * + * Instances of the `ECDH` class can be created using the {@link createECDH} function. + * + * ```js + * import assert from 'node:assert'; + * + * const { + * createECDH, + * } = await import('node:crypto'); + * + * // Generate Alice's keys... + * const alice = createECDH('secp521r1'); + * const aliceKey = alice.generateKeys(); + * + * // Generate Bob's keys... + * const bob = createECDH('secp521r1'); + * const bobKey = bob.generateKeys(); + * + * // Exchange and generate the secret... + * const aliceSecret = alice.computeSecret(bobKey); + * const bobSecret = bob.computeSecret(aliceKey); + * + * assert.strictEqual(aliceSecret.toString('hex'), bobSecret.toString('hex')); + * // OK + * ``` + * @since v0.11.14 + */ + class ECDH { + private constructor(); + /** + * Converts the EC Diffie-Hellman public key specified by `key` and `curve` to the + * format specified by `format`. The `format` argument specifies point encoding + * and can be `'compressed'`, `'uncompressed'` or `'hybrid'`. The supplied key is + * interpreted using the specified `inputEncoding`, and the returned key is encoded + * using the specified `outputEncoding`. + * + * Use {@link getCurves} to obtain a list of available curve names. + * On recent OpenSSL releases, `openssl ecparam -list_curves` will also display + * the name and description of each available elliptic curve. + * + * If `format` is not specified the point will be returned in `'uncompressed'`format. + * + * If the `inputEncoding` is not provided, `key` is expected to be a `Buffer`,`TypedArray`, or `DataView`. + * + * Example (uncompressing a key): + * + * ```js + * const { + * createECDH, + * ECDH, + * } = await import('node:crypto'); + * + * const ecdh = createECDH('secp256k1'); + * ecdh.generateKeys(); + * + * const compressedKey = ecdh.getPublicKey('hex', 'compressed'); + * + * const uncompressedKey = ECDH.convertKey(compressedKey, + * 'secp256k1', + * 'hex', + * 'hex', + * 'uncompressed'); + * + * // The converted key and the uncompressed public key should be the same + * console.log(uncompressedKey === ecdh.getPublicKey('hex')); + * ``` + * @since v10.0.0 + * @param inputEncoding The `encoding` of the `key` string. + * @param outputEncoding The `encoding` of the return value. + * @param [format='uncompressed'] + */ + static convertKey( + key: BinaryLike, + curve: string, + inputEncoding?: BinaryToTextEncoding, + outputEncoding?: 'latin1' | 'hex' | 'base64' | 'base64url', + format?: 'uncompressed' | 'compressed' | 'hybrid' + ): Buffer | string; + /** + * Generates private and public EC Diffie-Hellman key values, and returns + * the public key in the specified `format` and `encoding`. This key should be + * transferred to the other party. + * + * The `format` argument specifies point encoding and can be `'compressed'` or`'uncompressed'`. If `format` is not specified, the point will be returned in`'uncompressed'` format. + * + * If `encoding` is provided a string is returned; otherwise a `Buffer` is returned. + * @since v0.11.14 + * @param encoding The `encoding` of the return value. + * @param [format='uncompressed'] + */ + generateKeys(): Buffer; + generateKeys(encoding: BinaryToTextEncoding, format?: ECDHKeyFormat): string; + /** + * Computes the shared secret using `otherPublicKey` as the other + * party's public key and returns the computed shared secret. The supplied + * key is interpreted using specified `inputEncoding`, and the returned secret + * is encoded using the specified `outputEncoding`. + * If the `inputEncoding` is not + * provided, `otherPublicKey` is expected to be a `Buffer`, `TypedArray`, or`DataView`. + * + * If `outputEncoding` is given a string will be returned; otherwise a `Buffer` is returned. + * + * `ecdh.computeSecret` will throw an`ERR_CRYPTO_ECDH_INVALID_PUBLIC_KEY` error when `otherPublicKey`lies outside of the elliptic curve. Since `otherPublicKey` is + * usually supplied from a remote user over an insecure network, + * be sure to handle this exception accordingly. + * @since v0.11.14 + * @param inputEncoding The `encoding` of the `otherPublicKey` string. + * @param outputEncoding The `encoding` of the return value. + */ + computeSecret(otherPublicKey: NodeJS.ArrayBufferView): Buffer; + computeSecret(otherPublicKey: string, inputEncoding: BinaryToTextEncoding): Buffer; + computeSecret(otherPublicKey: NodeJS.ArrayBufferView, outputEncoding: BinaryToTextEncoding): string; + computeSecret(otherPublicKey: string, inputEncoding: BinaryToTextEncoding, outputEncoding: BinaryToTextEncoding): string; + /** + * If `encoding` is specified, a string is returned; otherwise a `Buffer` is + * returned. + * @since v0.11.14 + * @param encoding The `encoding` of the return value. + * @return The EC Diffie-Hellman in the specified `encoding`. + */ + getPrivateKey(): Buffer; + getPrivateKey(encoding: BinaryToTextEncoding): string; + /** + * The `format` argument specifies point encoding and can be `'compressed'` or`'uncompressed'`. If `format` is not specified the point will be returned in`'uncompressed'` format. + * + * If `encoding` is specified, a string is returned; otherwise a `Buffer` is + * returned. + * @since v0.11.14 + * @param encoding The `encoding` of the return value. + * @param [format='uncompressed'] + * @return The EC Diffie-Hellman public key in the specified `encoding` and `format`. + */ + getPublicKey(encoding?: null, format?: ECDHKeyFormat): Buffer; + getPublicKey(encoding: BinaryToTextEncoding, format?: ECDHKeyFormat): string; + /** + * Sets the EC Diffie-Hellman private key. + * If `encoding` is provided, `privateKey` is expected + * to be a string; otherwise `privateKey` is expected to be a `Buffer`,`TypedArray`, or `DataView`. + * + * If `privateKey` is not valid for the curve specified when the `ECDH` object was + * created, an error is thrown. Upon setting the private key, the associated + * public point (key) is also generated and set in the `ECDH` object. + * @since v0.11.14 + * @param encoding The `encoding` of the `privateKey` string. + */ + setPrivateKey(privateKey: NodeJS.ArrayBufferView): void; + setPrivateKey(privateKey: string, encoding: BinaryToTextEncoding): void; + } + /** + * Creates an Elliptic Curve Diffie-Hellman (`ECDH`) key exchange object using a + * predefined curve specified by the `curveName` string. Use {@link getCurves} to obtain a list of available curve names. On recent + * OpenSSL releases, `openssl ecparam -list_curves` will also display the name + * and description of each available elliptic curve. + * @since v0.11.14 + */ + function createECDH(curveName: string): ECDH; + /** + * This function compares the underlying bytes that represent the given`ArrayBuffer`, `TypedArray`, or `DataView` instances using a constant-time + * algorithm. + * + * This function does not leak timing information that + * would allow an attacker to guess one of the values. This is suitable for + * comparing HMAC digests or secret values like authentication cookies or [capability urls](https://www.w3.org/TR/capability-urls/). + * + * `a` and `b` must both be `Buffer`s, `TypedArray`s, or `DataView`s, and they + * must have the same byte length. An error is thrown if `a` and `b` have + * different byte lengths. + * + * If at least one of `a` and `b` is a `TypedArray` with more than one byte per + * entry, such as `Uint16Array`, the result will be computed using the platform + * byte order. + * + * **When both of the inputs are `Float32Array`s or`Float64Array`s, this function might return unexpected results due to IEEE 754** + * **encoding of floating-point numbers. In particular, neither `x === y` nor`Object.is(x, y)` implies that the byte representations of two floating-point** + * **numbers `x` and `y` are equal.** + * + * Use of `crypto.timingSafeEqual` does not guarantee that the _surrounding_ code + * is timing-safe. Care should be taken to ensure that the surrounding code does + * not introduce timing vulnerabilities. + * @since v6.6.0 + */ + function timingSafeEqual(a: NodeJS.ArrayBufferView, b: NodeJS.ArrayBufferView): boolean; + type KeyType = 'rsa' | 'rsa-pss' | 'dsa' | 'ec' | 'ed25519' | 'ed448' | 'x25519' | 'x448'; + type KeyFormat = 'pem' | 'der' | 'jwk'; + interface BasePrivateKeyEncodingOptions { + format: T; + cipher?: string | undefined; + passphrase?: string | undefined; + } + interface KeyPairKeyObjectResult { + publicKey: KeyObject; + privateKey: KeyObject; + } + interface ED25519KeyPairKeyObjectOptions {} + interface ED448KeyPairKeyObjectOptions {} + interface X25519KeyPairKeyObjectOptions {} + interface X448KeyPairKeyObjectOptions {} + interface ECKeyPairKeyObjectOptions { + /** + * Name of the curve to use + */ + namedCurve: string; + } + interface RSAKeyPairKeyObjectOptions { + /** + * Key size in bits + */ + modulusLength: number; + /** + * Public exponent + * @default 0x10001 + */ + publicExponent?: number | undefined; + } + interface RSAPSSKeyPairKeyObjectOptions { + /** + * Key size in bits + */ + modulusLength: number; + /** + * Public exponent + * @default 0x10001 + */ + publicExponent?: number | undefined; + /** + * Name of the message digest + */ + hashAlgorithm?: string; + /** + * Name of the message digest used by MGF1 + */ + mgf1HashAlgorithm?: string; + /** + * Minimal salt length in bytes + */ + saltLength?: string; + } + interface DSAKeyPairKeyObjectOptions { + /** + * Key size in bits + */ + modulusLength: number; + /** + * Size of q in bits + */ + divisorLength: number; + } + interface RSAKeyPairOptions { + /** + * Key size in bits + */ + modulusLength: number; + /** + * Public exponent + * @default 0x10001 + */ + publicExponent?: number | undefined; + publicKeyEncoding: { + type: 'pkcs1' | 'spki'; + format: PubF; + }; + privateKeyEncoding: BasePrivateKeyEncodingOptions & { + type: 'pkcs1' | 'pkcs8'; + }; + } + interface RSAPSSKeyPairOptions { + /** + * Key size in bits + */ + modulusLength: number; + /** + * Public exponent + * @default 0x10001 + */ + publicExponent?: number | undefined; + /** + * Name of the message digest + */ + hashAlgorithm?: string; + /** + * Name of the message digest used by MGF1 + */ + mgf1HashAlgorithm?: string; + /** + * Minimal salt length in bytes + */ + saltLength?: string; + publicKeyEncoding: { + type: 'spki'; + format: PubF; + }; + privateKeyEncoding: BasePrivateKeyEncodingOptions & { + type: 'pkcs8'; + }; + } + interface DSAKeyPairOptions { + /** + * Key size in bits + */ + modulusLength: number; + /** + * Size of q in bits + */ + divisorLength: number; + publicKeyEncoding: { + type: 'spki'; + format: PubF; + }; + privateKeyEncoding: BasePrivateKeyEncodingOptions & { + type: 'pkcs8'; + }; + } + interface ECKeyPairOptions { + /** + * Name of the curve to use. + */ + namedCurve: string; + publicKeyEncoding: { + type: 'pkcs1' | 'spki'; + format: PubF; + }; + privateKeyEncoding: BasePrivateKeyEncodingOptions & { + type: 'sec1' | 'pkcs8'; + }; + } + interface ED25519KeyPairOptions { + publicKeyEncoding: { + type: 'spki'; + format: PubF; + }; + privateKeyEncoding: BasePrivateKeyEncodingOptions & { + type: 'pkcs8'; + }; + } + interface ED448KeyPairOptions { + publicKeyEncoding: { + type: 'spki'; + format: PubF; + }; + privateKeyEncoding: BasePrivateKeyEncodingOptions & { + type: 'pkcs8'; + }; + } + interface X25519KeyPairOptions { + publicKeyEncoding: { + type: 'spki'; + format: PubF; + }; + privateKeyEncoding: BasePrivateKeyEncodingOptions & { + type: 'pkcs8'; + }; + } + interface X448KeyPairOptions { + publicKeyEncoding: { + type: 'spki'; + format: PubF; + }; + privateKeyEncoding: BasePrivateKeyEncodingOptions & { + type: 'pkcs8'; + }; + } + interface KeyPairSyncResult { + publicKey: T1; + privateKey: T2; + } + /** + * Generates a new asymmetric key pair of the given `type`. RSA, RSA-PSS, DSA, EC, + * Ed25519, Ed448, X25519, X448, and DH are currently supported. + * + * If a `publicKeyEncoding` or `privateKeyEncoding` was specified, this function + * behaves as if `keyObject.export()` had been called on its result. Otherwise, + * the respective part of the key is returned as a `KeyObject`. + * + * When encoding public keys, it is recommended to use `'spki'`. When encoding + * private keys, it is recommended to use `'pkcs8'` with a strong passphrase, + * and to keep the passphrase confidential. + * + * ```js + * const { + * generateKeyPairSync, + * } = await import('node:crypto'); + * + * const { + * publicKey, + * privateKey, + * } = generateKeyPairSync('rsa', { + * modulusLength: 4096, + * publicKeyEncoding: { + * type: 'spki', + * format: 'pem', + * }, + * privateKeyEncoding: { + * type: 'pkcs8', + * format: 'pem', + * cipher: 'aes-256-cbc', + * passphrase: 'top secret', + * }, + * }); + * ``` + * + * The return value `{ publicKey, privateKey }` represents the generated key pair. + * When PEM encoding was selected, the respective key will be a string, otherwise + * it will be a buffer containing the data encoded as DER. + * @since v10.12.0 + * @param type Must be `'rsa'`, `'rsa-pss'`, `'dsa'`, `'ec'`, `'ed25519'`, `'ed448'`, `'x25519'`, `'x448'`, or `'dh'`. + */ + function generateKeyPairSync(type: 'rsa', options: RSAKeyPairOptions<'pem', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'rsa', options: RSAKeyPairOptions<'pem', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'rsa', options: RSAKeyPairOptions<'der', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'rsa', options: RSAKeyPairOptions<'der', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'rsa', options: RSAKeyPairKeyObjectOptions): KeyPairKeyObjectResult; + function generateKeyPairSync(type: 'rsa-pss', options: RSAPSSKeyPairOptions<'pem', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'rsa-pss', options: RSAPSSKeyPairOptions<'pem', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'rsa-pss', options: RSAPSSKeyPairOptions<'der', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'rsa-pss', options: RSAPSSKeyPairOptions<'der', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'rsa-pss', options: RSAPSSKeyPairKeyObjectOptions): KeyPairKeyObjectResult; + function generateKeyPairSync(type: 'dsa', options: DSAKeyPairOptions<'pem', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'dsa', options: DSAKeyPairOptions<'pem', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'dsa', options: DSAKeyPairOptions<'der', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'dsa', options: DSAKeyPairOptions<'der', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'dsa', options: DSAKeyPairKeyObjectOptions): KeyPairKeyObjectResult; + function generateKeyPairSync(type: 'ec', options: ECKeyPairOptions<'pem', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ec', options: ECKeyPairOptions<'pem', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ec', options: ECKeyPairOptions<'der', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ec', options: ECKeyPairOptions<'der', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ec', options: ECKeyPairKeyObjectOptions): KeyPairKeyObjectResult; + function generateKeyPairSync(type: 'ed25519', options: ED25519KeyPairOptions<'pem', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ed25519', options: ED25519KeyPairOptions<'pem', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ed25519', options: ED25519KeyPairOptions<'der', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ed25519', options: ED25519KeyPairOptions<'der', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ed25519', options?: ED25519KeyPairKeyObjectOptions): KeyPairKeyObjectResult; + function generateKeyPairSync(type: 'ed448', options: ED448KeyPairOptions<'pem', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ed448', options: ED448KeyPairOptions<'pem', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ed448', options: ED448KeyPairOptions<'der', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ed448', options: ED448KeyPairOptions<'der', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ed448', options?: ED448KeyPairKeyObjectOptions): KeyPairKeyObjectResult; + function generateKeyPairSync(type: 'x25519', options: X25519KeyPairOptions<'pem', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'x25519', options: X25519KeyPairOptions<'pem', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'x25519', options: X25519KeyPairOptions<'der', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'x25519', options: X25519KeyPairOptions<'der', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'x25519', options?: X25519KeyPairKeyObjectOptions): KeyPairKeyObjectResult; + function generateKeyPairSync(type: 'x448', options: X448KeyPairOptions<'pem', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'x448', options: X448KeyPairOptions<'pem', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'x448', options: X448KeyPairOptions<'der', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'x448', options: X448KeyPairOptions<'der', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'x448', options?: X448KeyPairKeyObjectOptions): KeyPairKeyObjectResult; + /** + * Generates a new asymmetric key pair of the given `type`. RSA, RSA-PSS, DSA, EC, + * Ed25519, Ed448, X25519, X448, and DH are currently supported. + * + * If a `publicKeyEncoding` or `privateKeyEncoding` was specified, this function + * behaves as if `keyObject.export()` had been called on its result. Otherwise, + * the respective part of the key is returned as a `KeyObject`. + * + * It is recommended to encode public keys as `'spki'` and private keys as`'pkcs8'` with encryption for long-term storage: + * + * ```js + * const { + * generateKeyPair, + * } = await import('node:crypto'); + * + * generateKeyPair('rsa', { + * modulusLength: 4096, + * publicKeyEncoding: { + * type: 'spki', + * format: 'pem', + * }, + * privateKeyEncoding: { + * type: 'pkcs8', + * format: 'pem', + * cipher: 'aes-256-cbc', + * passphrase: 'top secret', + * }, + * }, (err, publicKey, privateKey) => { + * // Handle errors and use the generated key pair. + * }); + * ``` + * + * On completion, `callback` will be called with `err` set to `undefined` and`publicKey` / `privateKey` representing the generated key pair. + * + * If this method is invoked as its `util.promisify()` ed version, it returns + * a `Promise` for an `Object` with `publicKey` and `privateKey` properties. + * @since v10.12.0 + * @param type Must be `'rsa'`, `'rsa-pss'`, `'dsa'`, `'ec'`, `'ed25519'`, `'ed448'`, `'x25519'`, `'x448'`, or `'dh'`. + */ + function generateKeyPair(type: 'rsa', options: RSAKeyPairOptions<'pem', 'pem'>, callback: (err: Error | null, publicKey: string, privateKey: string) => void): void; + function generateKeyPair(type: 'rsa', options: RSAKeyPairOptions<'pem', 'der'>, callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'rsa', options: RSAKeyPairOptions<'der', 'pem'>, callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void): void; + function generateKeyPair(type: 'rsa', options: RSAKeyPairOptions<'der', 'der'>, callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'rsa', options: RSAKeyPairKeyObjectOptions, callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void): void; + function generateKeyPair(type: 'rsa-pss', options: RSAPSSKeyPairOptions<'pem', 'pem'>, callback: (err: Error | null, publicKey: string, privateKey: string) => void): void; + function generateKeyPair(type: 'rsa-pss', options: RSAPSSKeyPairOptions<'pem', 'der'>, callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'rsa-pss', options: RSAPSSKeyPairOptions<'der', 'pem'>, callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void): void; + function generateKeyPair(type: 'rsa-pss', options: RSAPSSKeyPairOptions<'der', 'der'>, callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'rsa-pss', options: RSAPSSKeyPairKeyObjectOptions, callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void): void; + function generateKeyPair(type: 'dsa', options: DSAKeyPairOptions<'pem', 'pem'>, callback: (err: Error | null, publicKey: string, privateKey: string) => void): void; + function generateKeyPair(type: 'dsa', options: DSAKeyPairOptions<'pem', 'der'>, callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'dsa', options: DSAKeyPairOptions<'der', 'pem'>, callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void): void; + function generateKeyPair(type: 'dsa', options: DSAKeyPairOptions<'der', 'der'>, callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'dsa', options: DSAKeyPairKeyObjectOptions, callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void): void; + function generateKeyPair(type: 'ec', options: ECKeyPairOptions<'pem', 'pem'>, callback: (err: Error | null, publicKey: string, privateKey: string) => void): void; + function generateKeyPair(type: 'ec', options: ECKeyPairOptions<'pem', 'der'>, callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'ec', options: ECKeyPairOptions<'der', 'pem'>, callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void): void; + function generateKeyPair(type: 'ec', options: ECKeyPairOptions<'der', 'der'>, callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'ec', options: ECKeyPairKeyObjectOptions, callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void): void; + function generateKeyPair(type: 'ed25519', options: ED25519KeyPairOptions<'pem', 'pem'>, callback: (err: Error | null, publicKey: string, privateKey: string) => void): void; + function generateKeyPair(type: 'ed25519', options: ED25519KeyPairOptions<'pem', 'der'>, callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'ed25519', options: ED25519KeyPairOptions<'der', 'pem'>, callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void): void; + function generateKeyPair(type: 'ed25519', options: ED25519KeyPairOptions<'der', 'der'>, callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'ed25519', options: ED25519KeyPairKeyObjectOptions | undefined, callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void): void; + function generateKeyPair(type: 'ed448', options: ED448KeyPairOptions<'pem', 'pem'>, callback: (err: Error | null, publicKey: string, privateKey: string) => void): void; + function generateKeyPair(type: 'ed448', options: ED448KeyPairOptions<'pem', 'der'>, callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'ed448', options: ED448KeyPairOptions<'der', 'pem'>, callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void): void; + function generateKeyPair(type: 'ed448', options: ED448KeyPairOptions<'der', 'der'>, callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'ed448', options: ED448KeyPairKeyObjectOptions | undefined, callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void): void; + function generateKeyPair(type: 'x25519', options: X25519KeyPairOptions<'pem', 'pem'>, callback: (err: Error | null, publicKey: string, privateKey: string) => void): void; + function generateKeyPair(type: 'x25519', options: X25519KeyPairOptions<'pem', 'der'>, callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'x25519', options: X25519KeyPairOptions<'der', 'pem'>, callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void): void; + function generateKeyPair(type: 'x25519', options: X25519KeyPairOptions<'der', 'der'>, callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'x25519', options: X25519KeyPairKeyObjectOptions | undefined, callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void): void; + function generateKeyPair(type: 'x448', options: X448KeyPairOptions<'pem', 'pem'>, callback: (err: Error | null, publicKey: string, privateKey: string) => void): void; + function generateKeyPair(type: 'x448', options: X448KeyPairOptions<'pem', 'der'>, callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'x448', options: X448KeyPairOptions<'der', 'pem'>, callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void): void; + function generateKeyPair(type: 'x448', options: X448KeyPairOptions<'der', 'der'>, callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'x448', options: X448KeyPairKeyObjectOptions | undefined, callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void): void; + namespace generateKeyPair { + function __promisify__( + type: 'rsa', + options: RSAKeyPairOptions<'pem', 'pem'> + ): Promise<{ + publicKey: string; + privateKey: string; + }>; + function __promisify__( + type: 'rsa', + options: RSAKeyPairOptions<'pem', 'der'> + ): Promise<{ + publicKey: string; + privateKey: Buffer; + }>; + function __promisify__( + type: 'rsa', + options: RSAKeyPairOptions<'der', 'pem'> + ): Promise<{ + publicKey: Buffer; + privateKey: string; + }>; + function __promisify__( + type: 'rsa', + options: RSAKeyPairOptions<'der', 'der'> + ): Promise<{ + publicKey: Buffer; + privateKey: Buffer; + }>; + function __promisify__(type: 'rsa', options: RSAKeyPairKeyObjectOptions): Promise; + function __promisify__( + type: 'rsa-pss', + options: RSAPSSKeyPairOptions<'pem', 'pem'> + ): Promise<{ + publicKey: string; + privateKey: string; + }>; + function __promisify__( + type: 'rsa-pss', + options: RSAPSSKeyPairOptions<'pem', 'der'> + ): Promise<{ + publicKey: string; + privateKey: Buffer; + }>; + function __promisify__( + type: 'rsa-pss', + options: RSAPSSKeyPairOptions<'der', 'pem'> + ): Promise<{ + publicKey: Buffer; + privateKey: string; + }>; + function __promisify__( + type: 'rsa-pss', + options: RSAPSSKeyPairOptions<'der', 'der'> + ): Promise<{ + publicKey: Buffer; + privateKey: Buffer; + }>; + function __promisify__(type: 'rsa-pss', options: RSAPSSKeyPairKeyObjectOptions): Promise; + function __promisify__( + type: 'dsa', + options: DSAKeyPairOptions<'pem', 'pem'> + ): Promise<{ + publicKey: string; + privateKey: string; + }>; + function __promisify__( + type: 'dsa', + options: DSAKeyPairOptions<'pem', 'der'> + ): Promise<{ + publicKey: string; + privateKey: Buffer; + }>; + function __promisify__( + type: 'dsa', + options: DSAKeyPairOptions<'der', 'pem'> + ): Promise<{ + publicKey: Buffer; + privateKey: string; + }>; + function __promisify__( + type: 'dsa', + options: DSAKeyPairOptions<'der', 'der'> + ): Promise<{ + publicKey: Buffer; + privateKey: Buffer; + }>; + function __promisify__(type: 'dsa', options: DSAKeyPairKeyObjectOptions): Promise; + function __promisify__( + type: 'ec', + options: ECKeyPairOptions<'pem', 'pem'> + ): Promise<{ + publicKey: string; + privateKey: string; + }>; + function __promisify__( + type: 'ec', + options: ECKeyPairOptions<'pem', 'der'> + ): Promise<{ + publicKey: string; + privateKey: Buffer; + }>; + function __promisify__( + type: 'ec', + options: ECKeyPairOptions<'der', 'pem'> + ): Promise<{ + publicKey: Buffer; + privateKey: string; + }>; + function __promisify__( + type: 'ec', + options: ECKeyPairOptions<'der', 'der'> + ): Promise<{ + publicKey: Buffer; + privateKey: Buffer; + }>; + function __promisify__(type: 'ec', options: ECKeyPairKeyObjectOptions): Promise; + function __promisify__( + type: 'ed25519', + options: ED25519KeyPairOptions<'pem', 'pem'> + ): Promise<{ + publicKey: string; + privateKey: string; + }>; + function __promisify__( + type: 'ed25519', + options: ED25519KeyPairOptions<'pem', 'der'> + ): Promise<{ + publicKey: string; + privateKey: Buffer; + }>; + function __promisify__( + type: 'ed25519', + options: ED25519KeyPairOptions<'der', 'pem'> + ): Promise<{ + publicKey: Buffer; + privateKey: string; + }>; + function __promisify__( + type: 'ed25519', + options: ED25519KeyPairOptions<'der', 'der'> + ): Promise<{ + publicKey: Buffer; + privateKey: Buffer; + }>; + function __promisify__(type: 'ed25519', options?: ED25519KeyPairKeyObjectOptions): Promise; + function __promisify__( + type: 'ed448', + options: ED448KeyPairOptions<'pem', 'pem'> + ): Promise<{ + publicKey: string; + privateKey: string; + }>; + function __promisify__( + type: 'ed448', + options: ED448KeyPairOptions<'pem', 'der'> + ): Promise<{ + publicKey: string; + privateKey: Buffer; + }>; + function __promisify__( + type: 'ed448', + options: ED448KeyPairOptions<'der', 'pem'> + ): Promise<{ + publicKey: Buffer; + privateKey: string; + }>; + function __promisify__( + type: 'ed448', + options: ED448KeyPairOptions<'der', 'der'> + ): Promise<{ + publicKey: Buffer; + privateKey: Buffer; + }>; + function __promisify__(type: 'ed448', options?: ED448KeyPairKeyObjectOptions): Promise; + function __promisify__( + type: 'x25519', + options: X25519KeyPairOptions<'pem', 'pem'> + ): Promise<{ + publicKey: string; + privateKey: string; + }>; + function __promisify__( + type: 'x25519', + options: X25519KeyPairOptions<'pem', 'der'> + ): Promise<{ + publicKey: string; + privateKey: Buffer; + }>; + function __promisify__( + type: 'x25519', + options: X25519KeyPairOptions<'der', 'pem'> + ): Promise<{ + publicKey: Buffer; + privateKey: string; + }>; + function __promisify__( + type: 'x25519', + options: X25519KeyPairOptions<'der', 'der'> + ): Promise<{ + publicKey: Buffer; + privateKey: Buffer; + }>; + function __promisify__(type: 'x25519', options?: X25519KeyPairKeyObjectOptions): Promise; + function __promisify__( + type: 'x448', + options: X448KeyPairOptions<'pem', 'pem'> + ): Promise<{ + publicKey: string; + privateKey: string; + }>; + function __promisify__( + type: 'x448', + options: X448KeyPairOptions<'pem', 'der'> + ): Promise<{ + publicKey: string; + privateKey: Buffer; + }>; + function __promisify__( + type: 'x448', + options: X448KeyPairOptions<'der', 'pem'> + ): Promise<{ + publicKey: Buffer; + privateKey: string; + }>; + function __promisify__( + type: 'x448', + options: X448KeyPairOptions<'der', 'der'> + ): Promise<{ + publicKey: Buffer; + privateKey: Buffer; + }>; + function __promisify__(type: 'x448', options?: X448KeyPairKeyObjectOptions): Promise; + } + /** + * Calculates and returns the signature for `data` using the given private key and + * algorithm. If `algorithm` is `null` or `undefined`, then the algorithm is + * dependent upon the key type (especially Ed25519 and Ed448). + * + * If `key` is not a `KeyObject`, this function behaves as if `key` had been + * passed to {@link createPrivateKey}. If it is an object, the following + * additional properties can be passed: + * + * If the `callback` function is provided this function uses libuv's threadpool. + * @since v12.0.0 + */ + function sign(algorithm: string | null | undefined, data: NodeJS.ArrayBufferView, key: KeyLike | SignKeyObjectInput | SignPrivateKeyInput): Buffer; + function sign( + algorithm: string | null | undefined, + data: NodeJS.ArrayBufferView, + key: KeyLike | SignKeyObjectInput | SignPrivateKeyInput, + callback: (error: Error | null, data: Buffer) => void + ): void; + /** + * Verifies the given signature for `data` using the given key and algorithm. If`algorithm` is `null` or `undefined`, then the algorithm is dependent upon the + * key type (especially Ed25519 and Ed448). + * + * If `key` is not a `KeyObject`, this function behaves as if `key` had been + * passed to {@link createPublicKey}. If it is an object, the following + * additional properties can be passed: + * + * The `signature` argument is the previously calculated signature for the `data`. + * + * Because public keys can be derived from private keys, a private key or a public + * key may be passed for `key`. + * + * If the `callback` function is provided this function uses libuv's threadpool. + * @since v12.0.0 + */ + function verify( + algorithm: string | null | undefined, + data: NodeJS.ArrayBufferView, + key: KeyLike | VerifyKeyObjectInput | VerifyPublicKeyInput | VerifyJsonWebKeyInput, + signature: NodeJS.ArrayBufferView + ): boolean; + function verify( + algorithm: string | null | undefined, + data: NodeJS.ArrayBufferView, + key: KeyLike | VerifyKeyObjectInput | VerifyPublicKeyInput | VerifyJsonWebKeyInput, + signature: NodeJS.ArrayBufferView, + callback: (error: Error | null, result: boolean) => void + ): void; + /** + * Computes the Diffie-Hellman secret based on a `privateKey` and a `publicKey`. + * Both keys must have the same `asymmetricKeyType`, which must be one of `'dh'`(for Diffie-Hellman), `'ec'` (for ECDH), `'x448'`, or `'x25519'` (for ECDH-ES). + * @since v13.9.0, v12.17.0 + */ + function diffieHellman(options: { privateKey: KeyObject; publicKey: KeyObject }): Buffer; + type CipherMode = 'cbc' | 'ccm' | 'cfb' | 'ctr' | 'ecb' | 'gcm' | 'ocb' | 'ofb' | 'stream' | 'wrap' | 'xts'; + interface CipherInfoOptions { + /** + * A test key length. + */ + keyLength?: number | undefined; + /** + * A test IV length. + */ + ivLength?: number | undefined; + } + interface CipherInfo { + /** + * The name of the cipher. + */ + name: string; + /** + * The nid of the cipher. + */ + nid: number; + /** + * The block size of the cipher in bytes. + * This property is omitted when mode is 'stream'. + */ + blockSize?: number | undefined; + /** + * The expected or default initialization vector length in bytes. + * This property is omitted if the cipher does not use an initialization vector. + */ + ivLength?: number | undefined; + /** + * The expected or default key length in bytes. + */ + keyLength: number; + /** + * The cipher mode. + */ + mode: CipherMode; + } + /** + * Returns information about a given cipher. + * + * Some ciphers accept variable length keys and initialization vectors. By default, + * the `crypto.getCipherInfo()` method will return the default values for these + * ciphers. To test if a given key length or iv length is acceptable for given + * cipher, use the `keyLength` and `ivLength` options. If the given values are + * unacceptable, `undefined` will be returned. + * @since v15.0.0 + * @param nameOrNid The name or nid of the cipher to query. + */ + function getCipherInfo(nameOrNid: string | number, options?: CipherInfoOptions): CipherInfo | undefined; + /** + * HKDF is a simple key derivation function defined in RFC 5869\. The given `ikm`,`salt` and `info` are used with the `digest` to derive a key of `keylen` bytes. + * + * The supplied `callback` function is called with two arguments: `err` and`derivedKey`. If an errors occurs while deriving the key, `err` will be set; + * otherwise `err` will be `null`. The successfully generated `derivedKey` will + * be passed to the callback as an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer). An error will be thrown if any + * of the input arguments specify invalid values or types. + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { + * hkdf, + * } = await import('node:crypto'); + * + * hkdf('sha512', 'key', 'salt', 'info', 64, (err, derivedKey) => { + * if (err) throw err; + * console.log(Buffer.from(derivedKey).toString('hex')); // '24156e2...5391653' + * }); + * ``` + * @since v15.0.0 + * @param digest The digest algorithm to use. + * @param ikm The input keying material. Must be provided but can be zero-length. + * @param salt The salt value. Must be provided but can be zero-length. + * @param info Additional info value. Must be provided but can be zero-length, and cannot be more than 1024 bytes. + * @param keylen The length of the key to generate. Must be greater than 0. The maximum allowable value is `255` times the number of bytes produced by the selected digest function (e.g. `sha512` + * generates 64-byte hashes, making the maximum HKDF output 16320 bytes). + */ + function hkdf(digest: string, irm: BinaryLike | KeyObject, salt: BinaryLike, info: BinaryLike, keylen: number, callback: (err: Error | null, derivedKey: ArrayBuffer) => void): void; + /** + * Provides a synchronous HKDF key derivation function as defined in RFC 5869\. The + * given `ikm`, `salt` and `info` are used with the `digest` to derive a key of`keylen` bytes. + * + * The successfully generated `derivedKey` will be returned as an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer). + * + * An error will be thrown if any of the input arguments specify invalid values or + * types, or if the derived key cannot be generated. + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { + * hkdfSync, + * } = await import('node:crypto'); + * + * const derivedKey = hkdfSync('sha512', 'key', 'salt', 'info', 64); + * console.log(Buffer.from(derivedKey).toString('hex')); // '24156e2...5391653' + * ``` + * @since v15.0.0 + * @param digest The digest algorithm to use. + * @param ikm The input keying material. Must be provided but can be zero-length. + * @param salt The salt value. Must be provided but can be zero-length. + * @param info Additional info value. Must be provided but can be zero-length, and cannot be more than 1024 bytes. + * @param keylen The length of the key to generate. Must be greater than 0. The maximum allowable value is `255` times the number of bytes produced by the selected digest function (e.g. `sha512` + * generates 64-byte hashes, making the maximum HKDF output 16320 bytes). + */ + function hkdfSync(digest: string, ikm: BinaryLike | KeyObject, salt: BinaryLike, info: BinaryLike, keylen: number): ArrayBuffer; + interface SecureHeapUsage { + /** + * The total allocated secure heap size as specified using the `--secure-heap=n` command-line flag. + */ + total: number; + /** + * The minimum allocation from the secure heap as specified using the `--secure-heap-min` command-line flag. + */ + min: number; + /** + * The total number of bytes currently allocated from the secure heap. + */ + used: number; + /** + * The calculated ratio of `used` to `total` allocated bytes. + */ + utilization: number; + } + /** + * @since v15.6.0 + */ + function secureHeapUsed(): SecureHeapUsage; + interface RandomUUIDOptions { + /** + * By default, to improve performance, + * Node.js will pre-emptively generate and persistently cache enough + * random data to generate up to 128 random UUIDs. To generate a UUID + * without using the cache, set `disableEntropyCache` to `true`. + * + * @default `false` + */ + disableEntropyCache?: boolean | undefined; + } + type UUID = `${string}-${string}-${string}-${string}-${string}`; + /** + * Generates a random [RFC 4122](https://www.rfc-editor.org/rfc/rfc4122.txt) version 4 UUID. The UUID is generated using a + * cryptographic pseudorandom number generator. + * @since v15.6.0, v14.17.0 + */ + function randomUUID(options?: RandomUUIDOptions): UUID; + interface X509CheckOptions { + /** + * @default 'always' + */ + subject?: 'always' | 'default' | 'never'; + /** + * @default true + */ + wildcards?: boolean; + /** + * @default true + */ + partialWildcards?: boolean; + /** + * @default false + */ + multiLabelWildcards?: boolean; + /** + * @default false + */ + singleLabelSubdomains?: boolean; + } + /** + * Encapsulates an X509 certificate and provides read-only access to + * its information. + * + * ```js + * const { X509Certificate } = await import('node:crypto'); + * + * const x509 = new X509Certificate('{... pem encoded cert ...}'); + * + * console.log(x509.subject); + * ``` + * @since v15.6.0 + */ + class X509Certificate { + /** + * Will be \`true\` if this is a Certificate Authority (CA) certificate. + * @since v15.6.0 + */ + readonly ca: boolean; + /** + * The SHA-1 fingerprint of this certificate. + * + * Because SHA-1 is cryptographically broken and because the security of SHA-1 is + * significantly worse than that of algorithms that are commonly used to sign + * certificates, consider using `x509.fingerprint256` instead. + * @since v15.6.0 + */ + readonly fingerprint: string; + /** + * The SHA-256 fingerprint of this certificate. + * @since v15.6.0 + */ + readonly fingerprint256: string; + /** + * The SHA-512 fingerprint of this certificate. + * + * Because computing the SHA-256 fingerprint is usually faster and because it is + * only half the size of the SHA-512 fingerprint, `x509.fingerprint256` may be + * a better choice. While SHA-512 presumably provides a higher level of security in + * general, the security of SHA-256 matches that of most algorithms that are + * commonly used to sign certificates. + * @since v17.2.0, v16.14.0 + */ + readonly fingerprint512: string; + /** + * The complete subject of this certificate. + * @since v15.6.0 + */ + readonly subject: string; + /** + * The subject alternative name specified for this certificate. + * + * This is a comma-separated list of subject alternative names. Each entry begins + * with a string identifying the kind of the subject alternative name followed by + * a colon and the value associated with the entry. + * + * Earlier versions of Node.js incorrectly assumed that it is safe to split this + * property at the two-character sequence `', '` (see [CVE-2021-44532](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44532)). However, + * both malicious and legitimate certificates can contain subject alternative names + * that include this sequence when represented as a string. + * + * After the prefix denoting the type of the entry, the remainder of each entry + * might be enclosed in quotes to indicate that the value is a JSON string literal. + * For backward compatibility, Node.js only uses JSON string literals within this + * property when necessary to avoid ambiguity. Third-party code should be prepared + * to handle both possible entry formats. + * @since v15.6.0 + */ + readonly subjectAltName: string | undefined; + /** + * A textual representation of the certificate's authority information access + * extension. + * + * This is a line feed separated list of access descriptions. Each line begins with + * the access method and the kind of the access location, followed by a colon and + * the value associated with the access location. + * + * After the prefix denoting the access method and the kind of the access location, + * the remainder of each line might be enclosed in quotes to indicate that the + * value is a JSON string literal. For backward compatibility, Node.js only uses + * JSON string literals within this property when necessary to avoid ambiguity. + * Third-party code should be prepared to handle both possible entry formats. + * @since v15.6.0 + */ + readonly infoAccess: string | undefined; + /** + * An array detailing the key usages for this certificate. + * @since v15.6.0 + */ + readonly keyUsage: string[]; + /** + * The issuer identification included in this certificate. + * @since v15.6.0 + */ + readonly issuer: string; + /** + * The issuer certificate or `undefined` if the issuer certificate is not + * available. + * @since v15.9.0 + */ + readonly issuerCertificate?: X509Certificate | undefined; + /** + * The public key `KeyObject` for this certificate. + * @since v15.6.0 + */ + readonly publicKey: KeyObject; + /** + * A `Buffer` containing the DER encoding of this certificate. + * @since v15.6.0 + */ + readonly raw: Buffer; + /** + * The serial number of this certificate. + * + * Serial numbers are assigned by certificate authorities and do not uniquely + * identify certificates. Consider using `x509.fingerprint256` as a unique + * identifier instead. + * @since v15.6.0 + */ + readonly serialNumber: string; + /** + * The date/time from which this certificate is considered valid. + * @since v15.6.0 + */ + readonly validFrom: string; + /** + * The date/time until which this certificate is considered valid. + * @since v15.6.0 + */ + readonly validTo: string; + constructor(buffer: BinaryLike); + /** + * Checks whether the certificate matches the given email address. + * + * If the `'subject'` option is undefined or set to `'default'`, the certificate + * subject is only considered if the subject alternative name extension either does + * not exist or does not contain any email addresses. + * + * If the `'subject'` option is set to `'always'` and if the subject alternative + * name extension either does not exist or does not contain a matching email + * address, the certificate subject is considered. + * + * If the `'subject'` option is set to `'never'`, the certificate subject is never + * considered, even if the certificate contains no subject alternative names. + * @since v15.6.0 + * @return Returns `email` if the certificate matches, `undefined` if it does not. + */ + checkEmail(email: string, options?: Pick): string | undefined; + /** + * Checks whether the certificate matches the given host name. + * + * If the certificate matches the given host name, the matching subject name is + * returned. The returned name might be an exact match (e.g., `foo.example.com`) + * or it might contain wildcards (e.g., `*.example.com`). Because host name + * comparisons are case-insensitive, the returned subject name might also differ + * from the given `name` in capitalization. + * + * If the `'subject'` option is undefined or set to `'default'`, the certificate + * subject is only considered if the subject alternative name extension either does + * not exist or does not contain any DNS names. This behavior is consistent with [RFC 2818](https://www.rfc-editor.org/rfc/rfc2818.txt) ("HTTP Over TLS"). + * + * If the `'subject'` option is set to `'always'` and if the subject alternative + * name extension either does not exist or does not contain a matching DNS name, + * the certificate subject is considered. + * + * If the `'subject'` option is set to `'never'`, the certificate subject is never + * considered, even if the certificate contains no subject alternative names. + * @since v15.6.0 + * @return Returns a subject name that matches `name`, or `undefined` if no subject name matches `name`. + */ + checkHost(name: string, options?: X509CheckOptions): string | undefined; + /** + * Checks whether the certificate matches the given IP address (IPv4 or IPv6). + * + * Only [RFC 5280](https://www.rfc-editor.org/rfc/rfc5280.txt) `iPAddress` subject alternative names are considered, and they + * must match the given `ip` address exactly. Other subject alternative names as + * well as the subject field of the certificate are ignored. + * @since v15.6.0 + * @return Returns `ip` if the certificate matches, `undefined` if it does not. + */ + checkIP(ip: string): string | undefined; + /** + * Checks whether this certificate was issued by the given `otherCert`. + * @since v15.6.0 + */ + checkIssued(otherCert: X509Certificate): boolean; + /** + * Checks whether the public key for this certificate is consistent with + * the given private key. + * @since v15.6.0 + * @param privateKey A private key. + */ + checkPrivateKey(privateKey: KeyObject): boolean; + /** + * There is no standard JSON encoding for X509 certificates. The`toJSON()` method returns a string containing the PEM encoded + * certificate. + * @since v15.6.0 + */ + toJSON(): string; + /** + * Returns information about this certificate using the legacy `certificate object` encoding. + * @since v15.6.0 + */ + toLegacyObject(): PeerCertificate; + /** + * Returns the PEM-encoded certificate. + * @since v15.6.0 + */ + toString(): string; + /** + * Verifies that this certificate was signed by the given public key. + * Does not perform any other validation checks on the certificate. + * @since v15.6.0 + * @param publicKey A public key. + */ + verify(publicKey: KeyObject): boolean; + } + type LargeNumberLike = NodeJS.ArrayBufferView | SharedArrayBuffer | ArrayBuffer | bigint; + interface GeneratePrimeOptions { + add?: LargeNumberLike | undefined; + rem?: LargeNumberLike | undefined; + /** + * @default false + */ + safe?: boolean | undefined; + bigint?: boolean | undefined; + } + interface GeneratePrimeOptionsBigInt extends GeneratePrimeOptions { + bigint: true; + } + interface GeneratePrimeOptionsArrayBuffer extends GeneratePrimeOptions { + bigint?: false | undefined; + } + /** + * Generates a pseudorandom prime of `size` bits. + * + * If `options.safe` is `true`, the prime will be a safe prime -- that is,`(prime - 1) / 2` will also be a prime. + * + * The `options.add` and `options.rem` parameters can be used to enforce additional + * requirements, e.g., for Diffie-Hellman: + * + * * If `options.add` and `options.rem` are both set, the prime will satisfy the + * condition that `prime % add = rem`. + * * If only `options.add` is set and `options.safe` is not `true`, the prime will + * satisfy the condition that `prime % add = 1`. + * * If only `options.add` is set and `options.safe` is set to `true`, the prime + * will instead satisfy the condition that `prime % add = 3`. This is necessary + * because `prime % add = 1` for `options.add > 2` would contradict the condition + * enforced by `options.safe`. + * * `options.rem` is ignored if `options.add` is not given. + * + * Both `options.add` and `options.rem` must be encoded as big-endian sequences + * if given as an `ArrayBuffer`, `SharedArrayBuffer`, `TypedArray`, `Buffer`, or`DataView`. + * + * By default, the prime is encoded as a big-endian sequence of octets + * in an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer). If the `bigint` option is `true`, then a + * [bigint](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) is provided. + * @since v15.8.0 + * @param size The size (in bits) of the prime to generate. + */ + function generatePrime(size: number, callback: (err: Error | null, prime: ArrayBuffer) => void): void; + function generatePrime(size: number, options: GeneratePrimeOptionsBigInt, callback: (err: Error | null, prime: bigint) => void): void; + function generatePrime(size: number, options: GeneratePrimeOptionsArrayBuffer, callback: (err: Error | null, prime: ArrayBuffer) => void): void; + function generatePrime(size: number, options: GeneratePrimeOptions, callback: (err: Error | null, prime: ArrayBuffer | bigint) => void): void; + /** + * Generates a pseudorandom prime of `size` bits. + * + * If `options.safe` is `true`, the prime will be a safe prime -- that is,`(prime - 1) / 2` will also be a prime. + * + * The `options.add` and `options.rem` parameters can be used to enforce additional + * requirements, e.g., for Diffie-Hellman: + * + * * If `options.add` and `options.rem` are both set, the prime will satisfy the + * condition that `prime % add = rem`. + * * If only `options.add` is set and `options.safe` is not `true`, the prime will + * satisfy the condition that `prime % add = 1`. + * * If only `options.add` is set and `options.safe` is set to `true`, the prime + * will instead satisfy the condition that `prime % add = 3`. This is necessary + * because `prime % add = 1` for `options.add > 2` would contradict the condition + * enforced by `options.safe`. + * * `options.rem` is ignored if `options.add` is not given. + * + * Both `options.add` and `options.rem` must be encoded as big-endian sequences + * if given as an `ArrayBuffer`, `SharedArrayBuffer`, `TypedArray`, `Buffer`, or`DataView`. + * + * By default, the prime is encoded as a big-endian sequence of octets + * in an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer). If the `bigint` option is `true`, then a + * [bigint](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) is provided. + * @since v15.8.0 + * @param size The size (in bits) of the prime to generate. + */ + function generatePrimeSync(size: number): ArrayBuffer; + function generatePrimeSync(size: number, options: GeneratePrimeOptionsBigInt): bigint; + function generatePrimeSync(size: number, options: GeneratePrimeOptionsArrayBuffer): ArrayBuffer; + function generatePrimeSync(size: number, options: GeneratePrimeOptions): ArrayBuffer | bigint; + interface CheckPrimeOptions { + /** + * The number of Miller-Rabin probabilistic primality iterations to perform. + * When the value is 0 (zero), a number of checks is used that yields a false positive rate of at most `2**-64` for random input. + * Care must be used when selecting a number of checks. + * Refer to the OpenSSL documentation for the BN_is_prime_ex function nchecks options for more details. + * + * @default 0 + */ + checks?: number | undefined; + } + /** + * Checks the primality of the `candidate`. + * @since v15.8.0 + * @param candidate A possible prime encoded as a sequence of big endian octets of arbitrary length. + */ + function checkPrime(value: LargeNumberLike, callback: (err: Error | null, result: boolean) => void): void; + function checkPrime(value: LargeNumberLike, options: CheckPrimeOptions, callback: (err: Error | null, result: boolean) => void): void; + /** + * Checks the primality of the `candidate`. + * @since v15.8.0 + * @param candidate A possible prime encoded as a sequence of big endian octets of arbitrary length. + * @return `true` if the candidate is a prime with an error probability less than `0.25 ** options.checks`. + */ + function checkPrimeSync(candidate: LargeNumberLike, options?: CheckPrimeOptions): boolean; + /** + * Load and set the `engine` for some or all OpenSSL functions (selected by flags). + * + * `engine` could be either an id or a path to the engine's shared library. + * + * The optional `flags` argument uses `ENGINE_METHOD_ALL` by default. The `flags`is a bit field taking one of or a mix of the following flags (defined in`crypto.constants`): + * + * * `crypto.constants.ENGINE_METHOD_RSA` + * * `crypto.constants.ENGINE_METHOD_DSA` + * * `crypto.constants.ENGINE_METHOD_DH` + * * `crypto.constants.ENGINE_METHOD_RAND` + * * `crypto.constants.ENGINE_METHOD_EC` + * * `crypto.constants.ENGINE_METHOD_CIPHERS` + * * `crypto.constants.ENGINE_METHOD_DIGESTS` + * * `crypto.constants.ENGINE_METHOD_PKEY_METHS` + * * `crypto.constants.ENGINE_METHOD_PKEY_ASN1_METHS` + * * `crypto.constants.ENGINE_METHOD_ALL` + * * `crypto.constants.ENGINE_METHOD_NONE` + * @since v0.11.11 + * @param flags + */ + function setEngine(engine: string, flags?: number): void; + /** + * A convenient alias for {@link webcrypto.getRandomValues}. This + * implementation is not compliant with the Web Crypto spec, to write + * web-compatible code use {@link webcrypto.getRandomValues} instead. + * @since v17.4.0 + * @return Returns `typedArray`. + */ + function getRandomValues(typedArray: T): T; + /** + * A convenient alias for `crypto.webcrypto.subtle`. + * @since v17.4.0 + */ + const subtle: webcrypto.SubtleCrypto; + /** + * An implementation of the Web Crypto API standard. + * + * See the {@link https://nodejs.org/docs/latest/api/webcrypto.html Web Crypto API documentation} for details. + * @since v15.0.0 + */ + const webcrypto: webcrypto.Crypto; + namespace webcrypto { + type BufferSource = ArrayBufferView | ArrayBuffer; + type KeyFormat = 'jwk' | 'pkcs8' | 'raw' | 'spki'; + type KeyType = 'private' | 'public' | 'secret'; + type KeyUsage = 'decrypt' | 'deriveBits' | 'deriveKey' | 'encrypt' | 'sign' | 'unwrapKey' | 'verify' | 'wrapKey'; + type AlgorithmIdentifier = Algorithm | string; + type HashAlgorithmIdentifier = AlgorithmIdentifier; + type NamedCurve = string; + type BigInteger = Uint8Array; + interface AesCbcParams extends Algorithm { + iv: BufferSource; + } + interface AesCtrParams extends Algorithm { + counter: BufferSource; + length: number; + } + interface AesDerivedKeyParams extends Algorithm { + length: number; + } + interface AesGcmParams extends Algorithm { + additionalData?: BufferSource; + iv: BufferSource; + tagLength?: number; + } + interface AesKeyAlgorithm extends KeyAlgorithm { + length: number; + } + interface AesKeyGenParams extends Algorithm { + length: number; + } + interface Algorithm { + name: string; + } + interface EcKeyAlgorithm extends KeyAlgorithm { + namedCurve: NamedCurve; + } + interface EcKeyGenParams extends Algorithm { + namedCurve: NamedCurve; + } + interface EcKeyImportParams extends Algorithm { + namedCurve: NamedCurve; + } + interface EcdhKeyDeriveParams extends Algorithm { + public: CryptoKey; + } + interface EcdsaParams extends Algorithm { + hash: HashAlgorithmIdentifier; + } + interface Ed448Params extends Algorithm { + context?: BufferSource; + } + interface HkdfParams extends Algorithm { + hash: HashAlgorithmIdentifier; + info: BufferSource; + salt: BufferSource; + } + interface HmacImportParams extends Algorithm { + hash: HashAlgorithmIdentifier; + length?: number; + } + interface HmacKeyAlgorithm extends KeyAlgorithm { + hash: KeyAlgorithm; + length: number; + } + interface HmacKeyGenParams extends Algorithm { + hash: HashAlgorithmIdentifier; + length?: number; + } + interface JsonWebKey { + alg?: string; + crv?: string; + d?: string; + dp?: string; + dq?: string; + e?: string; + ext?: boolean; + k?: string; + key_ops?: string[]; + kty?: string; + n?: string; + oth?: RsaOtherPrimesInfo[]; + p?: string; + q?: string; + qi?: string; + use?: string; + x?: string; + y?: string; + } + interface KeyAlgorithm { + name: string; + } + interface Pbkdf2Params extends Algorithm { + hash: HashAlgorithmIdentifier; + iterations: number; + salt: BufferSource; + } + interface RsaHashedImportParams extends Algorithm { + hash: HashAlgorithmIdentifier; + } + interface RsaHashedKeyAlgorithm extends RsaKeyAlgorithm { + hash: KeyAlgorithm; + } + interface RsaHashedKeyGenParams extends RsaKeyGenParams { + hash: HashAlgorithmIdentifier; + } + interface RsaKeyAlgorithm extends KeyAlgorithm { + modulusLength: number; + publicExponent: BigInteger; + } + interface RsaKeyGenParams extends Algorithm { + modulusLength: number; + publicExponent: BigInteger; + } + interface RsaOaepParams extends Algorithm { + label?: BufferSource; + } + interface RsaOtherPrimesInfo { + d?: string; + r?: string; + t?: string; + } + interface RsaPssParams extends Algorithm { + saltLength: number; + } + /** + * Calling `require('node:crypto').webcrypto` returns an instance of the `Crypto` class. + * `Crypto` is a singleton that provides access to the remainder of the crypto API. + * @since v15.0.0 + */ + interface Crypto { + /** + * Provides access to the `SubtleCrypto` API. + * @since v15.0.0 + */ + readonly subtle: SubtleCrypto; + /** + * Generates cryptographically strong random values. + * The given `typedArray` is filled with random values, and a reference to `typedArray` is returned. + * + * The given `typedArray` must be an integer-based instance of {@link NodeJS.TypedArray}, i.e. `Float32Array` and `Float64Array` are not accepted. + * + * An error will be thrown if the given `typedArray` is larger than 65,536 bytes. + * @since v15.0.0 + */ + getRandomValues>(typedArray: T): T; + /** + * Generates a random {@link https://www.rfc-editor.org/rfc/rfc4122.txt RFC 4122} version 4 UUID. + * The UUID is generated using a cryptographic pseudorandom number generator. + * @since v16.7.0 + */ + randomUUID(): UUID; + CryptoKey: CryptoKeyConstructor; + } + // This constructor throws ILLEGAL_CONSTRUCTOR so it should not be newable. + interface CryptoKeyConstructor { + /** Illegal constructor */ + (_: { readonly _: unique symbol }): never; // Allows instanceof to work but not be callable by the user. + readonly length: 0; + readonly name: 'CryptoKey'; + readonly prototype: CryptoKey; + } + /** + * @since v15.0.0 + */ + interface CryptoKey { + /** + * An object detailing the algorithm for which the key can be used along with additional algorithm-specific parameters. + * @since v15.0.0 + */ + readonly algorithm: KeyAlgorithm; + /** + * When `true`, the {@link CryptoKey} can be extracted using either `subtleCrypto.exportKey()` or `subtleCrypto.wrapKey()`. + * @since v15.0.0 + */ + readonly extractable: boolean; + /** + * A string identifying whether the key is a symmetric (`'secret'`) or asymmetric (`'private'` or `'public'`) key. + * @since v15.0.0 + */ + readonly type: KeyType; + /** + * An array of strings identifying the operations for which the key may be used. + * + * The possible usages are: + * - `'encrypt'` - The key may be used to encrypt data. + * - `'decrypt'` - The key may be used to decrypt data. + * - `'sign'` - The key may be used to generate digital signatures. + * - `'verify'` - The key may be used to verify digital signatures. + * - `'deriveKey'` - The key may be used to derive a new key. + * - `'deriveBits'` - The key may be used to derive bits. + * - `'wrapKey'` - The key may be used to wrap another key. + * - `'unwrapKey'` - The key may be used to unwrap another key. + * + * Valid key usages depend on the key algorithm (identified by `cryptokey.algorithm.name`). + * @since v15.0.0 + */ + readonly usages: KeyUsage[]; + } + /** + * The `CryptoKeyPair` is a simple dictionary object with `publicKey` and `privateKey` properties, representing an asymmetric key pair. + * @since v15.0.0 + */ + interface CryptoKeyPair { + /** + * A {@link CryptoKey} whose type will be `'private'`. + * @since v15.0.0 + */ + privateKey: CryptoKey; + /** + * A {@link CryptoKey} whose type will be `'public'`. + * @since v15.0.0 + */ + publicKey: CryptoKey; + } + /** + * @since v15.0.0 + */ + interface SubtleCrypto { + /** + * Using the method and parameters specified in `algorithm` and the keying material provided by `key`, + * `subtle.decrypt()` attempts to decipher the provided `data`. If successful, + * the returned promise will be resolved with an `` containing the plaintext result. + * + * The algorithms currently supported include: + * + * - `'RSA-OAEP'` + * - `'AES-CTR'` + * - `'AES-CBC'` + * - `'AES-GCM'` + * @since v15.0.0 + */ + decrypt(algorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams, key: CryptoKey, data: BufferSource): Promise; + /** + * Using the method and parameters specified in `algorithm` and the keying material provided by `baseKey`, + * `subtle.deriveBits()` attempts to generate `length` bits. + * The Node.js implementation requires that when `length` is a number it must be multiple of `8`. + * When `length` is `null` the maximum number of bits for a given algorithm is generated. This is allowed + * for the `'ECDH'`, `'X25519'`, and `'X448'` algorithms. + * If successful, the returned promise will be resolved with an `` containing the generated data. + * + * The algorithms currently supported include: + * + * - `'ECDH'` + * - `'X25519'` + * - `'X448'` + * - `'HKDF'` + * - `'PBKDF2'` + * @since v15.0.0 + */ + deriveBits(algorithm: EcdhKeyDeriveParams, baseKey: CryptoKey, length: number | null): Promise; + deriveBits(algorithm: AlgorithmIdentifier | HkdfParams | Pbkdf2Params, baseKey: CryptoKey, length: number): Promise; + /** + * Using the method and parameters specified in `algorithm`, and the keying material provided by `baseKey`, + * `subtle.deriveKey()` attempts to generate a new ` based on the method and parameters in `derivedKeyAlgorithm`. + * + * Calling `subtle.deriveKey()` is equivalent to calling `subtle.deriveBits()` to generate raw keying material, + * then passing the result into the `subtle.importKey()` method using the `deriveKeyAlgorithm`, `extractable`, and `keyUsages` parameters as input. + * + * The algorithms currently supported include: + * + * - `'ECDH'` + * - `'X25519'` + * - `'X448'` + * - `'HKDF'` + * - `'PBKDF2'` + * @param keyUsages See {@link https://nodejs.org/docs/latest/api/webcrypto.html#cryptokeyusages Key usages}. + * @since v15.0.0 + */ + deriveKey( + algorithm: AlgorithmIdentifier | EcdhKeyDeriveParams | HkdfParams | Pbkdf2Params, + baseKey: CryptoKey, + derivedKeyAlgorithm: AlgorithmIdentifier | AesDerivedKeyParams | HmacImportParams | HkdfParams | Pbkdf2Params, + extractable: boolean, + keyUsages: ReadonlyArray + ): Promise; + /** + * Using the method identified by `algorithm`, `subtle.digest()` attempts to generate a digest of `data`. + * If successful, the returned promise is resolved with an `` containing the computed digest. + * + * If `algorithm` is provided as a ``, it must be one of: + * + * - `'SHA-1'` + * - `'SHA-256'` + * - `'SHA-384'` + * - `'SHA-512'` + * + * If `algorithm` is provided as an ``, it must have a `name` property whose value is one of the above. + * @since v15.0.0 + */ + digest(algorithm: AlgorithmIdentifier, data: BufferSource): Promise; + /** + * Using the method and parameters specified by `algorithm` and the keying material provided by `key`, + * `subtle.encrypt()` attempts to encipher `data`. If successful, + * the returned promise is resolved with an `` containing the encrypted result. + * + * The algorithms currently supported include: + * + * - `'RSA-OAEP'` + * - `'AES-CTR'` + * - `'AES-CBC'` + * - `'AES-GCM'` + * @since v15.0.0 + */ + encrypt(algorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams, key: CryptoKey, data: BufferSource): Promise; + /** + * Exports the given key into the specified format, if supported. + * + * If the `` is not extractable, the returned promise will reject. + * + * When `format` is either `'pkcs8'` or `'spki'` and the export is successful, + * the returned promise will be resolved with an `` containing the exported key data. + * + * When `format` is `'jwk'` and the export is successful, the returned promise will be resolved with a + * JavaScript object conforming to the {@link https://tools.ietf.org/html/rfc7517 JSON Web Key} specification. + * @param format Must be one of `'raw'`, `'pkcs8'`, `'spki'`, or `'jwk'`. + * @returns `` containing ``. + * @since v15.0.0 + */ + exportKey(format: 'jwk', key: CryptoKey): Promise; + exportKey(format: Exclude, key: CryptoKey): Promise; + /** + * Using the method and parameters provided in `algorithm`, + * `subtle.generateKey()` attempts to generate new keying material. + * Depending the method used, the method may generate either a single `` or a ``. + * + * The `` (public and private key) generating algorithms supported include: + * + * - `'RSASSA-PKCS1-v1_5'` + * - `'RSA-PSS'` + * - `'RSA-OAEP'` + * - `'ECDSA'` + * - `'Ed25519'` + * - `'Ed448'` + * - `'ECDH'` + * - `'X25519'` + * - `'X448'` + * The `` (secret key) generating algorithms supported include: + * + * - `'HMAC'` + * - `'AES-CTR'` + * - `'AES-CBC'` + * - `'AES-GCM'` + * - `'AES-KW'` + * @param keyUsages See {@link https://nodejs.org/docs/latest/api/webcrypto.html#cryptokeyusages Key usages}. + * @since v15.0.0 + */ + generateKey(algorithm: RsaHashedKeyGenParams | EcKeyGenParams, extractable: boolean, keyUsages: ReadonlyArray): Promise; + generateKey(algorithm: AesKeyGenParams | HmacKeyGenParams | Pbkdf2Params, extractable: boolean, keyUsages: ReadonlyArray): Promise; + generateKey(algorithm: AlgorithmIdentifier, extractable: boolean, keyUsages: KeyUsage[]): Promise; + /** + * The `subtle.importKey()` method attempts to interpret the provided `keyData` as the given `format` + * to create a `` instance using the provided `algorithm`, `extractable`, and `keyUsages` arguments. + * If the import is successful, the returned promise will be resolved with the created ``. + * + * If importing a `'PBKDF2'` key, `extractable` must be `false`. + * @param format Must be one of `'raw'`, `'pkcs8'`, `'spki'`, or `'jwk'`. + * @param keyUsages See {@link https://nodejs.org/docs/latest/api/webcrypto.html#cryptokeyusages Key usages}. + * @since v15.0.0 + */ + importKey( + format: 'jwk', + keyData: JsonWebKey, + algorithm: AlgorithmIdentifier | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | AesKeyAlgorithm, + extractable: boolean, + keyUsages: ReadonlyArray + ): Promise; + importKey( + format: Exclude, + keyData: BufferSource, + algorithm: AlgorithmIdentifier | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | AesKeyAlgorithm, + extractable: boolean, + keyUsages: KeyUsage[] + ): Promise; + /** + * Using the method and parameters given by `algorithm` and the keying material provided by `key`, + * `subtle.sign()` attempts to generate a cryptographic signature of `data`. If successful, + * the returned promise is resolved with an `` containing the generated signature. + * + * The algorithms currently supported include: + * + * - `'RSASSA-PKCS1-v1_5'` + * - `'RSA-PSS'` + * - `'ECDSA'` + * - `'Ed25519'` + * - `'Ed448'` + * - `'HMAC'` + * @since v15.0.0 + */ + sign(algorithm: AlgorithmIdentifier | RsaPssParams | EcdsaParams | Ed448Params, key: CryptoKey, data: BufferSource): Promise; + /** + * In cryptography, "wrapping a key" refers to exporting and then encrypting the keying material. + * The `subtle.unwrapKey()` method attempts to decrypt a wrapped key and create a `` instance. + * It is equivalent to calling `subtle.decrypt()` first on the encrypted key data (using the `wrappedKey`, `unwrapAlgo`, and `unwrappingKey` arguments as input) + * then passing the results in to the `subtle.importKey()` method using the `unwrappedKeyAlgo`, `extractable`, and `keyUsages` arguments as inputs. + * If successful, the returned promise is resolved with a `` object. + * + * The wrapping algorithms currently supported include: + * + * - `'RSA-OAEP'` + * - `'AES-CTR'` + * - `'AES-CBC'` + * - `'AES-GCM'` + * - `'AES-KW'` + * + * The unwrapped key algorithms supported include: + * + * - `'RSASSA-PKCS1-v1_5'` + * - `'RSA-PSS'` + * - `'RSA-OAEP'` + * - `'ECDSA'` + * - `'Ed25519'` + * - `'Ed448'` + * - `'ECDH'` + * - `'X25519'` + * - `'X448'` + * - `'HMAC'` + * - `'AES-CTR'` + * - `'AES-CBC'` + * - `'AES-GCM'` + * - `'AES-KW'` + * @param format Must be one of `'raw'`, `'pkcs8'`, `'spki'`, or `'jwk'`. + * @param keyUsages See {@link https://nodejs.org/docs/latest/api/webcrypto.html#cryptokeyusages Key usages}. + * @since v15.0.0 + */ + unwrapKey( + format: KeyFormat, + wrappedKey: BufferSource, + unwrappingKey: CryptoKey, + unwrapAlgorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams, + unwrappedKeyAlgorithm: AlgorithmIdentifier | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | AesKeyAlgorithm, + extractable: boolean, + keyUsages: KeyUsage[] + ): Promise; + /** + * Using the method and parameters given in `algorithm` and the keying material provided by `key`, + * `subtle.verify()` attempts to verify that `signature` is a valid cryptographic signature of `data`. + * The returned promise is resolved with either `true` or `false`. + * + * The algorithms currently supported include: + * + * - `'RSASSA-PKCS1-v1_5'` + * - `'RSA-PSS'` + * - `'ECDSA'` + * - `'Ed25519'` + * - `'Ed448'` + * - `'HMAC'` + * @since v15.0.0 + */ + verify(algorithm: AlgorithmIdentifier | RsaPssParams | EcdsaParams | Ed448Params, key: CryptoKey, signature: BufferSource, data: BufferSource): Promise; + /** + * In cryptography, "wrapping a key" refers to exporting and then encrypting the keying material. + * The `subtle.wrapKey()` method exports the keying material into the format identified by `format`, + * then encrypts it using the method and parameters specified by `wrapAlgo` and the keying material provided by `wrappingKey`. + * It is the equivalent to calling `subtle.exportKey()` using `format` and `key` as the arguments, + * then passing the result to the `subtle.encrypt()` method using `wrappingKey` and `wrapAlgo` as inputs. + * If successful, the returned promise will be resolved with an `` containing the encrypted key data. + * + * The wrapping algorithms currently supported include: + * + * - `'RSA-OAEP'` + * - `'AES-CTR'` + * - `'AES-CBC'` + * - `'AES-GCM'` + * - `'AES-KW'` + * @param format Must be one of `'raw'`, `'pkcs8'`, `'spki'`, or `'jwk'`. + * @since v15.0.0 + */ + wrapKey(format: KeyFormat, key: CryptoKey, wrappingKey: CryptoKey, wrapAlgorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams): Promise; + } + } +} +declare module 'node:crypto' { + export * from 'crypto'; +} diff --git a/node_modules/@types/node/dgram.d.ts b/node_modules/@types/node/dgram.d.ts new file mode 100755 index 0000000..02d7106 --- /dev/null +++ b/node_modules/@types/node/dgram.d.ts @@ -0,0 +1,545 @@ +/** + * The `node:dgram` module provides an implementation of UDP datagram sockets. + * + * ```js + * import dgram from 'node:dgram'; + * + * const server = dgram.createSocket('udp4'); + * + * server.on('error', (err) => { + * console.error(`server error:\n${err.stack}`); + * server.close(); + * }); + * + * server.on('message', (msg, rinfo) => { + * console.log(`server got: ${msg} from ${rinfo.address}:${rinfo.port}`); + * }); + * + * server.on('listening', () => { + * const address = server.address(); + * console.log(`server listening ${address.address}:${address.port}`); + * }); + * + * server.bind(41234); + * // Prints: server listening 0.0.0.0:41234 + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/dgram.js) + */ +declare module 'dgram' { + import { AddressInfo } from 'node:net'; + import * as dns from 'node:dns'; + import { EventEmitter, Abortable } from 'node:events'; + interface RemoteInfo { + address: string; + family: 'IPv4' | 'IPv6'; + port: number; + size: number; + } + interface BindOptions { + port?: number | undefined; + address?: string | undefined; + exclusive?: boolean | undefined; + fd?: number | undefined; + } + type SocketType = 'udp4' | 'udp6'; + interface SocketOptions extends Abortable { + type: SocketType; + reuseAddr?: boolean | undefined; + /** + * @default false + */ + ipv6Only?: boolean | undefined; + recvBufferSize?: number | undefined; + sendBufferSize?: number | undefined; + lookup?: ((hostname: string, options: dns.LookupOneOptions, callback: (err: NodeJS.ErrnoException | null, address: string, family: number) => void) => void) | undefined; + } + /** + * Creates a `dgram.Socket` object. Once the socket is created, calling `socket.bind()` will instruct the socket to begin listening for datagram + * messages. When `address` and `port` are not passed to `socket.bind()` the + * method will bind the socket to the "all interfaces" address on a random port + * (it does the right thing for both `udp4` and `udp6` sockets). The bound address + * and port can be retrieved using `socket.address().address` and `socket.address().port`. + * + * If the `signal` option is enabled, calling `.abort()` on the corresponding`AbortController` is similar to calling `.close()` on the socket: + * + * ```js + * const controller = new AbortController(); + * const { signal } = controller; + * const server = dgram.createSocket({ type: 'udp4', signal }); + * server.on('message', (msg, rinfo) => { + * console.log(`server got: ${msg} from ${rinfo.address}:${rinfo.port}`); + * }); + * // Later, when you want to close the server. + * controller.abort(); + * ``` + * @since v0.11.13 + * @param options Available options are: + * @param callback Attached as a listener for `'message'` events. Optional. + */ + function createSocket(type: SocketType, callback?: (msg: Buffer, rinfo: RemoteInfo) => void): Socket; + function createSocket(options: SocketOptions, callback?: (msg: Buffer, rinfo: RemoteInfo) => void): Socket; + /** + * Encapsulates the datagram functionality. + * + * New instances of `dgram.Socket` are created using {@link createSocket}. + * The `new` keyword is not to be used to create `dgram.Socket` instances. + * @since v0.1.99 + */ + class Socket extends EventEmitter { + /** + * Tells the kernel to join a multicast group at the given `multicastAddress` and`multicastInterface` using the `IP_ADD_MEMBERSHIP` socket option. If the`multicastInterface` argument is not + * specified, the operating system will choose + * one interface and will add membership to it. To add membership to every + * available interface, call `addMembership` multiple times, once per interface. + * + * When called on an unbound socket, this method will implicitly bind to a random + * port, listening on all interfaces. + * + * When sharing a UDP socket across multiple `cluster` workers, the`socket.addMembership()` function must be called only once or an`EADDRINUSE` error will occur: + * + * ```js + * import cluster from 'node:cluster'; + * import dgram from 'node:dgram'; + * + * if (cluster.isPrimary) { + * cluster.fork(); // Works ok. + * cluster.fork(); // Fails with EADDRINUSE. + * } else { + * const s = dgram.createSocket('udp4'); + * s.bind(1234, () => { + * s.addMembership('224.0.0.114'); + * }); + * } + * ``` + * @since v0.6.9 + */ + addMembership(multicastAddress: string, multicastInterface?: string): void; + /** + * Returns an object containing the address information for a socket. + * For UDP sockets, this object will contain `address`, `family`, and `port`properties. + * + * This method throws `EBADF` if called on an unbound socket. + * @since v0.1.99 + */ + address(): AddressInfo; + /** + * For UDP sockets, causes the `dgram.Socket` to listen for datagram + * messages on a named `port` and optional `address`. If `port` is not + * specified or is `0`, the operating system will attempt to bind to a + * random port. If `address` is not specified, the operating system will + * attempt to listen on all addresses. Once binding is complete, a`'listening'` event is emitted and the optional `callback` function is + * called. + * + * Specifying both a `'listening'` event listener and passing a`callback` to the `socket.bind()` method is not harmful but not very + * useful. + * + * A bound datagram socket keeps the Node.js process running to receive + * datagram messages. + * + * If binding fails, an `'error'` event is generated. In rare case (e.g. + * attempting to bind with a closed socket), an `Error` may be thrown. + * + * Example of a UDP server listening on port 41234: + * + * ```js + * import dgram from 'node:dgram'; + * + * const server = dgram.createSocket('udp4'); + * + * server.on('error', (err) => { + * console.error(`server error:\n${err.stack}`); + * server.close(); + * }); + * + * server.on('message', (msg, rinfo) => { + * console.log(`server got: ${msg} from ${rinfo.address}:${rinfo.port}`); + * }); + * + * server.on('listening', () => { + * const address = server.address(); + * console.log(`server listening ${address.address}:${address.port}`); + * }); + * + * server.bind(41234); + * // Prints: server listening 0.0.0.0:41234 + * ``` + * @since v0.1.99 + * @param callback with no parameters. Called when binding is complete. + */ + bind(port?: number, address?: string, callback?: () => void): this; + bind(port?: number, callback?: () => void): this; + bind(callback?: () => void): this; + bind(options: BindOptions, callback?: () => void): this; + /** + * Close the underlying socket and stop listening for data on it. If a callback is + * provided, it is added as a listener for the `'close'` event. + * @since v0.1.99 + * @param callback Called when the socket has been closed. + */ + close(callback?: () => void): this; + /** + * Associates the `dgram.Socket` to a remote address and port. Every + * message sent by this handle is automatically sent to that destination. Also, + * the socket will only receive messages from that remote peer. + * Trying to call `connect()` on an already connected socket will result + * in an `ERR_SOCKET_DGRAM_IS_CONNECTED` exception. If `address` is not + * provided, `'127.0.0.1'` (for `udp4` sockets) or `'::1'` (for `udp6` sockets) + * will be used by default. Once the connection is complete, a `'connect'` event + * is emitted and the optional `callback` function is called. In case of failure, + * the `callback` is called or, failing this, an `'error'` event is emitted. + * @since v12.0.0 + * @param callback Called when the connection is completed or on error. + */ + connect(port: number, address?: string, callback?: () => void): void; + connect(port: number, callback: () => void): void; + /** + * A synchronous function that disassociates a connected `dgram.Socket` from + * its remote address. Trying to call `disconnect()` on an unbound or already + * disconnected socket will result in an `ERR_SOCKET_DGRAM_NOT_CONNECTED` exception. + * @since v12.0.0 + */ + disconnect(): void; + /** + * Instructs the kernel to leave a multicast group at `multicastAddress` using the`IP_DROP_MEMBERSHIP` socket option. This method is automatically called by the + * kernel when the socket is closed or the process terminates, so most apps will + * never have reason to call this. + * + * If `multicastInterface` is not specified, the operating system will attempt to + * drop membership on all valid interfaces. + * @since v0.6.9 + */ + dropMembership(multicastAddress: string, multicastInterface?: string): void; + /** + * This method throws `ERR_SOCKET_BUFFER_SIZE` if called on an unbound socket. + * @since v8.7.0 + * @return the `SO_RCVBUF` socket receive buffer size in bytes. + */ + getRecvBufferSize(): number; + /** + * This method throws `ERR_SOCKET_BUFFER_SIZE` if called on an unbound socket. + * @since v8.7.0 + * @return the `SO_SNDBUF` socket send buffer size in bytes. + */ + getSendBufferSize(): number; + /** + * By default, binding a socket will cause it to block the Node.js process from + * exiting as long as the socket is open. The `socket.unref()` method can be used + * to exclude the socket from the reference counting that keeps the Node.js + * process active. The `socket.ref()` method adds the socket back to the reference + * counting and restores the default behavior. + * + * Calling `socket.ref()` multiples times will have no additional effect. + * + * The `socket.ref()` method returns a reference to the socket so calls can be + * chained. + * @since v0.9.1 + */ + ref(): this; + /** + * Returns an object containing the `address`, `family`, and `port` of the remote + * endpoint. This method throws an `ERR_SOCKET_DGRAM_NOT_CONNECTED` exception + * if the socket is not connected. + * @since v12.0.0 + */ + remoteAddress(): AddressInfo; + /** + * Broadcasts a datagram on the socket. + * For connectionless sockets, the destination `port` and `address` must be + * specified. Connected sockets, on the other hand, will use their associated + * remote endpoint, so the `port` and `address` arguments must not be set. + * + * The `msg` argument contains the message to be sent. + * Depending on its type, different behavior can apply. If `msg` is a `Buffer`, + * any `TypedArray` or a `DataView`, + * the `offset` and `length` specify the offset within the `Buffer` where the + * message begins and the number of bytes in the message, respectively. + * If `msg` is a `String`, then it is automatically converted to a `Buffer`with `'utf8'` encoding. With messages that + * contain multi-byte characters, `offset` and `length` will be calculated with + * respect to `byte length` and not the character position. + * If `msg` is an array, `offset` and `length` must not be specified. + * + * The `address` argument is a string. If the value of `address` is a host name, + * DNS will be used to resolve the address of the host. If `address` is not + * provided or otherwise nullish, `'127.0.0.1'` (for `udp4` sockets) or `'::1'`(for `udp6` sockets) will be used by default. + * + * If the socket has not been previously bound with a call to `bind`, the socket + * is assigned a random port number and is bound to the "all interfaces" address + * (`'0.0.0.0'` for `udp4` sockets, `'::0'` for `udp6` sockets.) + * + * An optional `callback` function may be specified to as a way of reporting + * DNS errors or for determining when it is safe to reuse the `buf` object. + * DNS lookups delay the time to send for at least one tick of the + * Node.js event loop. + * + * The only way to know for sure that the datagram has been sent is by using a`callback`. If an error occurs and a `callback` is given, the error will be + * passed as the first argument to the `callback`. If a `callback` is not given, + * the error is emitted as an `'error'` event on the `socket` object. + * + * Offset and length are optional but both _must_ be set if either are used. + * They are supported only when the first argument is a `Buffer`, a `TypedArray`, + * or a `DataView`. + * + * This method throws `ERR_SOCKET_BAD_PORT` if called on an unbound socket. + * + * Example of sending a UDP packet to a port on `localhost`; + * + * ```js + * import dgram from 'node:dgram'; + * import { Buffer } from 'node:buffer'; + * + * const message = Buffer.from('Some bytes'); + * const client = dgram.createSocket('udp4'); + * client.send(message, 41234, 'localhost', (err) => { + * client.close(); + * }); + * ``` + * + * Example of sending a UDP packet composed of multiple buffers to a port on`127.0.0.1`; + * + * ```js + * import dgram from 'node:dgram'; + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from('Some '); + * const buf2 = Buffer.from('bytes'); + * const client = dgram.createSocket('udp4'); + * client.send([buf1, buf2], 41234, (err) => { + * client.close(); + * }); + * ``` + * + * Sending multiple buffers might be faster or slower depending on the + * application and operating system. Run benchmarks to + * determine the optimal strategy on a case-by-case basis. Generally speaking, + * however, sending multiple buffers is faster. + * + * Example of sending a UDP packet using a socket connected to a port on`localhost`: + * + * ```js + * import dgram from 'node:dgram'; + * import { Buffer } from 'node:buffer'; + * + * const message = Buffer.from('Some bytes'); + * const client = dgram.createSocket('udp4'); + * client.connect(41234, 'localhost', (err) => { + * client.send(message, (err) => { + * client.close(); + * }); + * }); + * ``` + * @since v0.1.99 + * @param msg Message to be sent. + * @param offset Offset in the buffer where the message starts. + * @param length Number of bytes in the message. + * @param port Destination port. + * @param address Destination host name or IP address. + * @param callback Called when the message has been sent. + */ + send(msg: string | Uint8Array | ReadonlyArray, port?: number, address?: string, callback?: (error: Error | null, bytes: number) => void): void; + send(msg: string | Uint8Array | ReadonlyArray, port?: number, callback?: (error: Error | null, bytes: number) => void): void; + send(msg: string | Uint8Array | ReadonlyArray, callback?: (error: Error | null, bytes: number) => void): void; + send(msg: string | Uint8Array, offset: number, length: number, port?: number, address?: string, callback?: (error: Error | null, bytes: number) => void): void; + send(msg: string | Uint8Array, offset: number, length: number, port?: number, callback?: (error: Error | null, bytes: number) => void): void; + send(msg: string | Uint8Array, offset: number, length: number, callback?: (error: Error | null, bytes: number) => void): void; + /** + * Sets or clears the `SO_BROADCAST` socket option. When set to `true`, UDP + * packets may be sent to a local interface's broadcast address. + * + * This method throws `EBADF` if called on an unbound socket. + * @since v0.6.9 + */ + setBroadcast(flag: boolean): void; + /** + * _All references to scope in this section are referring to [IPv6 Zone Indices](https://en.wikipedia.org/wiki/IPv6_address#Scoped_literal_IPv6_addresses), which are defined by [RFC + * 4007](https://tools.ietf.org/html/rfc4007). In string form, an IP_ + * _with a scope index is written as `'IP%scope'` where scope is an interface name_ + * _or interface number._ + * + * Sets the default outgoing multicast interface of the socket to a chosen + * interface or back to system interface selection. The `multicastInterface` must + * be a valid string representation of an IP from the socket's family. + * + * For IPv4 sockets, this should be the IP configured for the desired physical + * interface. All packets sent to multicast on the socket will be sent on the + * interface determined by the most recent successful use of this call. + * + * For IPv6 sockets, `multicastInterface` should include a scope to indicate the + * interface as in the examples that follow. In IPv6, individual `send` calls can + * also use explicit scope in addresses, so only packets sent to a multicast + * address without specifying an explicit scope are affected by the most recent + * successful use of this call. + * + * This method throws `EBADF` if called on an unbound socket. + * + * #### Example: IPv6 outgoing multicast interface + * + * On most systems, where scope format uses the interface name: + * + * ```js + * const socket = dgram.createSocket('udp6'); + * + * socket.bind(1234, () => { + * socket.setMulticastInterface('::%eth1'); + * }); + * ``` + * + * On Windows, where scope format uses an interface number: + * + * ```js + * const socket = dgram.createSocket('udp6'); + * + * socket.bind(1234, () => { + * socket.setMulticastInterface('::%2'); + * }); + * ``` + * + * #### Example: IPv4 outgoing multicast interface + * + * All systems use an IP of the host on the desired physical interface: + * + * ```js + * const socket = dgram.createSocket('udp4'); + * + * socket.bind(1234, () => { + * socket.setMulticastInterface('10.0.0.2'); + * }); + * ``` + * @since v8.6.0 + */ + setMulticastInterface(multicastInterface: string): void; + /** + * Sets or clears the `IP_MULTICAST_LOOP` socket option. When set to `true`, + * multicast packets will also be received on the local interface. + * + * This method throws `EBADF` if called on an unbound socket. + * @since v0.3.8 + */ + setMulticastLoopback(flag: boolean): boolean; + /** + * Sets the `IP_MULTICAST_TTL` socket option. While TTL generally stands for + * "Time to Live", in this context it specifies the number of IP hops that a + * packet is allowed to travel through, specifically for multicast traffic. Each + * router or gateway that forwards a packet decrements the TTL. If the TTL is + * decremented to 0 by a router, it will not be forwarded. + * + * The `ttl` argument may be between 0 and 255\. The default on most systems is `1`. + * + * This method throws `EBADF` if called on an unbound socket. + * @since v0.3.8 + */ + setMulticastTTL(ttl: number): number; + /** + * Sets the `SO_RCVBUF` socket option. Sets the maximum socket receive buffer + * in bytes. + * + * This method throws `ERR_SOCKET_BUFFER_SIZE` if called on an unbound socket. + * @since v8.7.0 + */ + setRecvBufferSize(size: number): void; + /** + * Sets the `SO_SNDBUF` socket option. Sets the maximum socket send buffer + * in bytes. + * + * This method throws `ERR_SOCKET_BUFFER_SIZE` if called on an unbound socket. + * @since v8.7.0 + */ + setSendBufferSize(size: number): void; + /** + * Sets the `IP_TTL` socket option. While TTL generally stands for "Time to Live", + * in this context it specifies the number of IP hops that a packet is allowed to + * travel through. Each router or gateway that forwards a packet decrements the + * TTL. If the TTL is decremented to 0 by a router, it will not be forwarded. + * Changing TTL values is typically done for network probes or when multicasting. + * + * The `ttl` argument may be between 1 and 255\. The default on most systems + * is 64. + * + * This method throws `EBADF` if called on an unbound socket. + * @since v0.1.101 + */ + setTTL(ttl: number): number; + /** + * By default, binding a socket will cause it to block the Node.js process from + * exiting as long as the socket is open. The `socket.unref()` method can be used + * to exclude the socket from the reference counting that keeps the Node.js + * process active, allowing the process to exit even if the socket is still + * listening. + * + * Calling `socket.unref()` multiple times will have no addition effect. + * + * The `socket.unref()` method returns a reference to the socket so calls can be + * chained. + * @since v0.9.1 + */ + unref(): this; + /** + * Tells the kernel to join a source-specific multicast channel at the given`sourceAddress` and `groupAddress`, using the `multicastInterface` with the`IP_ADD_SOURCE_MEMBERSHIP` socket + * option. If the `multicastInterface` argument + * is not specified, the operating system will choose one interface and will add + * membership to it. To add membership to every available interface, call`socket.addSourceSpecificMembership()` multiple times, once per interface. + * + * When called on an unbound socket, this method will implicitly bind to a random + * port, listening on all interfaces. + * @since v13.1.0, v12.16.0 + */ + addSourceSpecificMembership(sourceAddress: string, groupAddress: string, multicastInterface?: string): void; + /** + * Instructs the kernel to leave a source-specific multicast channel at the given`sourceAddress` and `groupAddress` using the `IP_DROP_SOURCE_MEMBERSHIP`socket option. This method is + * automatically called by the kernel when the + * socket is closed or the process terminates, so most apps will never have + * reason to call this. + * + * If `multicastInterface` is not specified, the operating system will attempt to + * drop membership on all valid interfaces. + * @since v13.1.0, v12.16.0 + */ + dropSourceSpecificMembership(sourceAddress: string, groupAddress: string, multicastInterface?: string): void; + /** + * events.EventEmitter + * 1. close + * 2. connect + * 3. error + * 4. listening + * 5. message + */ + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'close', listener: () => void): this; + addListener(event: 'connect', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'listening', listener: () => void): this; + addListener(event: 'message', listener: (msg: Buffer, rinfo: RemoteInfo) => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'close'): boolean; + emit(event: 'connect'): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: 'listening'): boolean; + emit(event: 'message', msg: Buffer, rinfo: RemoteInfo): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'close', listener: () => void): this; + on(event: 'connect', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'listening', listener: () => void): this; + on(event: 'message', listener: (msg: Buffer, rinfo: RemoteInfo) => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'connect', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'listening', listener: () => void): this; + once(event: 'message', listener: (msg: Buffer, rinfo: RemoteInfo) => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'connect', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'listening', listener: () => void): this; + prependListener(event: 'message', listener: (msg: Buffer, rinfo: RemoteInfo) => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'connect', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'listening', listener: () => void): this; + prependOnceListener(event: 'message', listener: (msg: Buffer, rinfo: RemoteInfo) => void): this; + } +} +declare module 'node:dgram' { + export * from 'dgram'; +} diff --git a/node_modules/@types/node/diagnostics_channel.d.ts b/node_modules/@types/node/diagnostics_channel.d.ts new file mode 100755 index 0000000..5f19b20 --- /dev/null +++ b/node_modules/@types/node/diagnostics_channel.d.ts @@ -0,0 +1,191 @@ +/** + * The `node:diagnostics_channel` module provides an API to create named channels + * to report arbitrary message data for diagnostics purposes. + * + * It can be accessed using: + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * ``` + * + * It is intended that a module writer wanting to report diagnostics messages + * will create one or many top-level channels to report messages through. + * Channels may also be acquired at runtime but it is not encouraged + * due to the additional overhead of doing so. Channels may be exported for + * convenience, but as long as the name is known it can be acquired anywhere. + * + * If you intend for your module to produce diagnostics data for others to + * consume it is recommended that you include documentation of what named + * channels are used along with the shape of the message data. Channel names + * should generally include the module name to avoid collisions with data from + * other modules. + * @since v15.1.0, v14.17.0 + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/diagnostics_channel.js) + */ +declare module 'diagnostics_channel' { + /** + * Check if there are active subscribers to the named channel. This is helpful if + * the message you want to send might be expensive to prepare. + * + * This API is optional but helpful when trying to publish messages from very + * performance-sensitive code. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * if (diagnostics_channel.hasSubscribers('my-channel')) { + * // There are subscribers, prepare and publish message + * } + * ``` + * @since v15.1.0, v14.17.0 + * @param name The channel name + * @return If there are active subscribers + */ + function hasSubscribers(name: string | symbol): boolean; + /** + * This is the primary entry-point for anyone wanting to publish to a named + * channel. It produces a channel object which is optimized to reduce overhead at + * publish time as much as possible. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * const channel = diagnostics_channel.channel('my-channel'); + * ``` + * @since v15.1.0, v14.17.0 + * @param name The channel name + * @return The named channel object + */ + function channel(name: string | symbol): Channel; + type ChannelListener = (message: unknown, name: string | symbol) => void; + /** + * Register a message handler to subscribe to this channel. This message handler + * will be run synchronously whenever a message is published to the channel. Any + * errors thrown in the message handler will trigger an `'uncaughtException'`. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * diagnostics_channel.subscribe('my-channel', (message, name) => { + * // Received data + * }); + * ``` + * @since v18.7.0, v16.17.0 + * @param name The channel name + * @param onMessage The handler to receive channel messages + */ + function subscribe(name: string | symbol, onMessage: ChannelListener): void; + /** + * Remove a message handler previously registered to this channel with {@link subscribe}. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * function onMessage(message, name) { + * // Received data + * } + * + * diagnostics_channel.subscribe('my-channel', onMessage); + * + * diagnostics_channel.unsubscribe('my-channel', onMessage); + * ``` + * @since v18.7.0, v16.17.0 + * @param name The channel name + * @param onMessage The previous subscribed handler to remove + * @return `true` if the handler was found, `false` otherwise. + */ + function unsubscribe(name: string | symbol, onMessage: ChannelListener): boolean; + /** + * The class `Channel` represents an individual named channel within the data + * pipeline. It is used to track subscribers and to publish messages when there + * are subscribers present. It exists as a separate object to avoid channel + * lookups at publish time, enabling very fast publish speeds and allowing + * for heavy use while incurring very minimal cost. Channels are created with {@link channel}, constructing a channel directly + * with `new Channel(name)` is not supported. + * @since v15.1.0, v14.17.0 + */ + class Channel { + readonly name: string | symbol; + /** + * Check if there are active subscribers to this channel. This is helpful if + * the message you want to send might be expensive to prepare. + * + * This API is optional but helpful when trying to publish messages from very + * performance-sensitive code. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * const channel = diagnostics_channel.channel('my-channel'); + * + * if (channel.hasSubscribers) { + * // There are subscribers, prepare and publish message + * } + * ``` + * @since v15.1.0, v14.17.0 + */ + readonly hasSubscribers: boolean; + private constructor(name: string | symbol); + /** + * Publish a message to any subscribers to the channel. This will trigger + * message handlers synchronously so they will execute within the same context. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * const channel = diagnostics_channel.channel('my-channel'); + * + * channel.publish({ + * some: 'message', + * }); + * ``` + * @since v15.1.0, v14.17.0 + * @param message The message to send to the channel subscribers + */ + publish(message: unknown): void; + /** + * Register a message handler to subscribe to this channel. This message handler + * will be run synchronously whenever a message is published to the channel. Any + * errors thrown in the message handler will trigger an `'uncaughtException'`. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * const channel = diagnostics_channel.channel('my-channel'); + * + * channel.subscribe((message, name) => { + * // Received data + * }); + * ``` + * @since v15.1.0, v14.17.0 + * @deprecated Since v18.7.0,v16.17.0 - Use {@link subscribe(name, onMessage)} + * @param onMessage The handler to receive channel messages + */ + subscribe(onMessage: ChannelListener): void; + /** + * Remove a message handler previously registered to this channel with `channel.subscribe(onMessage)`. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * const channel = diagnostics_channel.channel('my-channel'); + * + * function onMessage(message, name) { + * // Received data + * } + * + * channel.subscribe(onMessage); + * + * channel.unsubscribe(onMessage); + * ``` + * @since v15.1.0, v14.17.0 + * @deprecated Since v18.7.0,v16.17.0 - Use {@link unsubscribe(name, onMessage)} + * @param onMessage The previous subscribed handler to remove + * @return `true` if the handler was found, `false` otherwise. + */ + unsubscribe(onMessage: ChannelListener): void; + } +} +declare module 'node:diagnostics_channel' { + export * from 'diagnostics_channel'; +} diff --git a/node_modules/@types/node/dns.d.ts b/node_modules/@types/node/dns.d.ts new file mode 100755 index 0000000..db3febc --- /dev/null +++ b/node_modules/@types/node/dns.d.ts @@ -0,0 +1,668 @@ +/** + * The `node:dns` module enables name resolution. For example, use it to look up IP + * addresses of host names. + * + * Although named for the [Domain Name System (DNS)](https://en.wikipedia.org/wiki/Domain_Name_System), it does not always use the + * DNS protocol for lookups. {@link lookup} uses the operating system + * facilities to perform name resolution. It may not need to perform any network + * communication. To perform name resolution the way other applications on the same + * system do, use {@link lookup}. + * + * ```js + * const dns = require('node:dns'); + * + * dns.lookup('example.org', (err, address, family) => { + * console.log('address: %j family: IPv%s', address, family); + * }); + * // address: "93.184.216.34" family: IPv4 + * ``` + * + * All other functions in the `node:dns` module connect to an actual DNS server to + * perform name resolution. They will always use the network to perform DNS + * queries. These functions do not use the same set of configuration files used by {@link lookup} (e.g. `/etc/hosts`). Use these functions to always perform + * DNS queries, bypassing other name-resolution facilities. + * + * ```js + * const dns = require('node:dns'); + * + * dns.resolve4('archive.org', (err, addresses) => { + * if (err) throw err; + * + * console.log(`addresses: ${JSON.stringify(addresses)}`); + * + * addresses.forEach((a) => { + * dns.reverse(a, (err, hostnames) => { + * if (err) { + * throw err; + * } + * console.log(`reverse for ${a}: ${JSON.stringify(hostnames)}`); + * }); + * }); + * }); + * ``` + * + * See the `Implementation considerations section` for more information. + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/dns.js) + */ +declare module 'dns' { + import * as dnsPromises from 'node:dns/promises'; + // Supported getaddrinfo flags. + export const ADDRCONFIG: number; + export const V4MAPPED: number; + /** + * If `dns.V4MAPPED` is specified, return resolved IPv6 addresses as + * well as IPv4 mapped IPv6 addresses. + */ + export const ALL: number; + export interface LookupOptions { + family?: number | undefined; + hints?: number | undefined; + all?: boolean | undefined; + /** + * @default true + */ + verbatim?: boolean | undefined; + } + export interface LookupOneOptions extends LookupOptions { + all?: false | undefined; + } + export interface LookupAllOptions extends LookupOptions { + all: true; + } + export interface LookupAddress { + address: string; + family: number; + } + /** + * Resolves a host name (e.g. `'nodejs.org'`) into the first found A (IPv4) or + * AAAA (IPv6) record. All `option` properties are optional. If `options` is an + * integer, then it must be `4` or `6` – if `options` is `0` or not provided, then + * IPv4 and IPv6 addresses are both returned if found. + * + * With the `all` option set to `true`, the arguments for `callback` change to`(err, addresses)`, with `addresses` being an array of objects with the + * properties `address` and `family`. + * + * On error, `err` is an `Error` object, where `err.code` is the error code. + * Keep in mind that `err.code` will be set to `'ENOTFOUND'` not only when + * the host name does not exist but also when the lookup fails in other ways + * such as no available file descriptors. + * + * `dns.lookup()` does not necessarily have anything to do with the DNS protocol. + * The implementation uses an operating system facility that can associate names + * with addresses and vice versa. This implementation can have subtle but + * important consequences on the behavior of any Node.js program. Please take some + * time to consult the `Implementation considerations section` before using`dns.lookup()`. + * + * Example usage: + * + * ```js + * const dns = require('node:dns'); + * const options = { + * family: 6, + * hints: dns.ADDRCONFIG | dns.V4MAPPED, + * }; + * dns.lookup('example.com', options, (err, address, family) => + * console.log('address: %j family: IPv%s', address, family)); + * // address: "2606:2800:220:1:248:1893:25c8:1946" family: IPv6 + * + * // When options.all is true, the result will be an Array. + * options.all = true; + * dns.lookup('example.com', options, (err, addresses) => + * console.log('addresses: %j', addresses)); + * // addresses: [{"address":"2606:2800:220:1:248:1893:25c8:1946","family":6}] + * ``` + * + * If this method is invoked as its `util.promisify()` ed version, and `all`is not set to `true`, it returns a `Promise` for an `Object` with `address` and`family` properties. + * @since v0.1.90 + */ + export function lookup(hostname: string, family: number, callback: (err: NodeJS.ErrnoException | null, address: string, family: number) => void): void; + export function lookup(hostname: string, options: LookupOneOptions, callback: (err: NodeJS.ErrnoException | null, address: string, family: number) => void): void; + export function lookup(hostname: string, options: LookupAllOptions, callback: (err: NodeJS.ErrnoException | null, addresses: LookupAddress[]) => void): void; + export function lookup(hostname: string, options: LookupOptions, callback: (err: NodeJS.ErrnoException | null, address: string | LookupAddress[], family: number) => void): void; + export function lookup(hostname: string, callback: (err: NodeJS.ErrnoException | null, address: string, family: number) => void): void; + export namespace lookup { + function __promisify__(hostname: string, options: LookupAllOptions): Promise; + function __promisify__(hostname: string, options?: LookupOneOptions | number): Promise; + function __promisify__(hostname: string, options: LookupOptions): Promise; + } + /** + * Resolves the given `address` and `port` into a host name and service using + * the operating system's underlying `getnameinfo` implementation. + * + * If `address` is not a valid IP address, a `TypeError` will be thrown. + * The `port` will be coerced to a number. If it is not a legal port, a `TypeError`will be thrown. + * + * On an error, `err` is an `Error` object, where `err.code` is the error code. + * + * ```js + * const dns = require('node:dns'); + * dns.lookupService('127.0.0.1', 22, (err, hostname, service) => { + * console.log(hostname, service); + * // Prints: localhost ssh + * }); + * ``` + * + * If this method is invoked as its `util.promisify()` ed version, it returns a`Promise` for an `Object` with `hostname` and `service` properties. + * @since v0.11.14 + */ + export function lookupService(address: string, port: number, callback: (err: NodeJS.ErrnoException | null, hostname: string, service: string) => void): void; + export namespace lookupService { + function __promisify__( + address: string, + port: number + ): Promise<{ + hostname: string; + service: string; + }>; + } + export interface ResolveOptions { + ttl: boolean; + } + export interface ResolveWithTtlOptions extends ResolveOptions { + ttl: true; + } + export interface RecordWithTtl { + address: string; + ttl: number; + } + /** @deprecated Use `AnyARecord` or `AnyAaaaRecord` instead. */ + export type AnyRecordWithTtl = AnyARecord | AnyAaaaRecord; + export interface AnyARecord extends RecordWithTtl { + type: 'A'; + } + export interface AnyAaaaRecord extends RecordWithTtl { + type: 'AAAA'; + } + export interface CaaRecord { + critical: number; + issue?: string | undefined; + issuewild?: string | undefined; + iodef?: string | undefined; + contactemail?: string | undefined; + contactphone?: string | undefined; + } + export interface MxRecord { + priority: number; + exchange: string; + } + export interface AnyMxRecord extends MxRecord { + type: 'MX'; + } + export interface NaptrRecord { + flags: string; + service: string; + regexp: string; + replacement: string; + order: number; + preference: number; + } + export interface AnyNaptrRecord extends NaptrRecord { + type: 'NAPTR'; + } + export interface SoaRecord { + nsname: string; + hostmaster: string; + serial: number; + refresh: number; + retry: number; + expire: number; + minttl: number; + } + export interface AnySoaRecord extends SoaRecord { + type: 'SOA'; + } + export interface SrvRecord { + priority: number; + weight: number; + port: number; + name: string; + } + export interface AnySrvRecord extends SrvRecord { + type: 'SRV'; + } + export interface AnyTxtRecord { + type: 'TXT'; + entries: string[]; + } + export interface AnyNsRecord { + type: 'NS'; + value: string; + } + export interface AnyPtrRecord { + type: 'PTR'; + value: string; + } + export interface AnyCnameRecord { + type: 'CNAME'; + value: string; + } + export type AnyRecord = AnyARecord | AnyAaaaRecord | AnyCnameRecord | AnyMxRecord | AnyNaptrRecord | AnyNsRecord | AnyPtrRecord | AnySoaRecord | AnySrvRecord | AnyTxtRecord; + /** + * Uses the DNS protocol to resolve a host name (e.g. `'nodejs.org'`) into an array + * of the resource records. The `callback` function has arguments`(err, records)`. When successful, `records` will be an array of resource + * records. The type and structure of individual results varies based on `rrtype`: + * + * + * + * On error, `err` is an `Error` object, where `err.code` is one of the `DNS error codes`. + * @since v0.1.27 + * @param hostname Host name to resolve. + * @param [rrtype='A'] Resource record type. + */ + export function resolve(hostname: string, callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void): void; + export function resolve(hostname: string, rrtype: 'A', callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void): void; + export function resolve(hostname: string, rrtype: 'AAAA', callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void): void; + export function resolve(hostname: string, rrtype: 'ANY', callback: (err: NodeJS.ErrnoException | null, addresses: AnyRecord[]) => void): void; + export function resolve(hostname: string, rrtype: 'CNAME', callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void): void; + export function resolve(hostname: string, rrtype: 'MX', callback: (err: NodeJS.ErrnoException | null, addresses: MxRecord[]) => void): void; + export function resolve(hostname: string, rrtype: 'NAPTR', callback: (err: NodeJS.ErrnoException | null, addresses: NaptrRecord[]) => void): void; + export function resolve(hostname: string, rrtype: 'NS', callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void): void; + export function resolve(hostname: string, rrtype: 'PTR', callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void): void; + export function resolve(hostname: string, rrtype: 'SOA', callback: (err: NodeJS.ErrnoException | null, addresses: SoaRecord) => void): void; + export function resolve(hostname: string, rrtype: 'SRV', callback: (err: NodeJS.ErrnoException | null, addresses: SrvRecord[]) => void): void; + export function resolve(hostname: string, rrtype: 'TXT', callback: (err: NodeJS.ErrnoException | null, addresses: string[][]) => void): void; + export function resolve( + hostname: string, + rrtype: string, + callback: (err: NodeJS.ErrnoException | null, addresses: string[] | MxRecord[] | NaptrRecord[] | SoaRecord | SrvRecord[] | string[][] | AnyRecord[]) => void + ): void; + export namespace resolve { + function __promisify__(hostname: string, rrtype?: 'A' | 'AAAA' | 'CNAME' | 'NS' | 'PTR'): Promise; + function __promisify__(hostname: string, rrtype: 'ANY'): Promise; + function __promisify__(hostname: string, rrtype: 'MX'): Promise; + function __promisify__(hostname: string, rrtype: 'NAPTR'): Promise; + function __promisify__(hostname: string, rrtype: 'SOA'): Promise; + function __promisify__(hostname: string, rrtype: 'SRV'): Promise; + function __promisify__(hostname: string, rrtype: 'TXT'): Promise; + function __promisify__(hostname: string, rrtype: string): Promise; + } + /** + * Uses the DNS protocol to resolve a IPv4 addresses (`A` records) for the`hostname`. The `addresses` argument passed to the `callback` function + * will contain an array of IPv4 addresses (e.g.`['74.125.79.104', '74.125.79.105', '74.125.79.106']`). + * @since v0.1.16 + * @param hostname Host name to resolve. + */ + export function resolve4(hostname: string, callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void): void; + export function resolve4(hostname: string, options: ResolveWithTtlOptions, callback: (err: NodeJS.ErrnoException | null, addresses: RecordWithTtl[]) => void): void; + export function resolve4(hostname: string, options: ResolveOptions, callback: (err: NodeJS.ErrnoException | null, addresses: string[] | RecordWithTtl[]) => void): void; + export namespace resolve4 { + function __promisify__(hostname: string): Promise; + function __promisify__(hostname: string, options: ResolveWithTtlOptions): Promise; + function __promisify__(hostname: string, options?: ResolveOptions): Promise; + } + /** + * Uses the DNS protocol to resolve IPv6 addresses (`AAAA` records) for the`hostname`. The `addresses` argument passed to the `callback` function + * will contain an array of IPv6 addresses. + * @since v0.1.16 + * @param hostname Host name to resolve. + */ + export function resolve6(hostname: string, callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void): void; + export function resolve6(hostname: string, options: ResolveWithTtlOptions, callback: (err: NodeJS.ErrnoException | null, addresses: RecordWithTtl[]) => void): void; + export function resolve6(hostname: string, options: ResolveOptions, callback: (err: NodeJS.ErrnoException | null, addresses: string[] | RecordWithTtl[]) => void): void; + export namespace resolve6 { + function __promisify__(hostname: string): Promise; + function __promisify__(hostname: string, options: ResolveWithTtlOptions): Promise; + function __promisify__(hostname: string, options?: ResolveOptions): Promise; + } + /** + * Uses the DNS protocol to resolve `CNAME` records for the `hostname`. The`addresses` argument passed to the `callback` function + * will contain an array of canonical name records available for the `hostname`(e.g. `['bar.example.com']`). + * @since v0.3.2 + */ + export function resolveCname(hostname: string, callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void): void; + export namespace resolveCname { + function __promisify__(hostname: string): Promise; + } + /** + * Uses the DNS protocol to resolve `CAA` records for the `hostname`. The`addresses` argument passed to the `callback` function + * will contain an array of certification authority authorization records + * available for the `hostname` (e.g. `[{critical: 0, iodef: 'mailto:pki@example.com'}, {critical: 128, issue: 'pki.example.com'}]`). + * @since v15.0.0, v14.17.0 + */ + export function resolveCaa(hostname: string, callback: (err: NodeJS.ErrnoException | null, records: CaaRecord[]) => void): void; + export namespace resolveCaa { + function __promisify__(hostname: string): Promise; + } + /** + * Uses the DNS protocol to resolve mail exchange records (`MX` records) for the`hostname`. The `addresses` argument passed to the `callback` function will + * contain an array of objects containing both a `priority` and `exchange`property (e.g. `[{priority: 10, exchange: 'mx.example.com'}, ...]`). + * @since v0.1.27 + */ + export function resolveMx(hostname: string, callback: (err: NodeJS.ErrnoException | null, addresses: MxRecord[]) => void): void; + export namespace resolveMx { + function __promisify__(hostname: string): Promise; + } + /** + * Uses the DNS protocol to resolve regular expression-based records (`NAPTR`records) for the `hostname`. The `addresses` argument passed to the `callback`function will contain an array of + * objects with the following properties: + * + * * `flags` + * * `service` + * * `regexp` + * * `replacement` + * * `order` + * * `preference` + * + * ```js + * { + * flags: 's', + * service: 'SIP+D2U', + * regexp: '', + * replacement: '_sip._udp.example.com', + * order: 30, + * preference: 100 + * } + * ``` + * @since v0.9.12 + */ + export function resolveNaptr(hostname: string, callback: (err: NodeJS.ErrnoException | null, addresses: NaptrRecord[]) => void): void; + export namespace resolveNaptr { + function __promisify__(hostname: string): Promise; + } + /** + * Uses the DNS protocol to resolve name server records (`NS` records) for the`hostname`. The `addresses` argument passed to the `callback` function will + * contain an array of name server records available for `hostname`(e.g. `['ns1.example.com', 'ns2.example.com']`). + * @since v0.1.90 + */ + export function resolveNs(hostname: string, callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void): void; + export namespace resolveNs { + function __promisify__(hostname: string): Promise; + } + /** + * Uses the DNS protocol to resolve pointer records (`PTR` records) for the`hostname`. The `addresses` argument passed to the `callback` function will + * be an array of strings containing the reply records. + * @since v6.0.0 + */ + export function resolvePtr(hostname: string, callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void): void; + export namespace resolvePtr { + function __promisify__(hostname: string): Promise; + } + /** + * Uses the DNS protocol to resolve a start of authority record (`SOA` record) for + * the `hostname`. The `address` argument passed to the `callback` function will + * be an object with the following properties: + * + * * `nsname` + * * `hostmaster` + * * `serial` + * * `refresh` + * * `retry` + * * `expire` + * * `minttl` + * + * ```js + * { + * nsname: 'ns.example.com', + * hostmaster: 'root.example.com', + * serial: 2013101809, + * refresh: 10000, + * retry: 2400, + * expire: 604800, + * minttl: 3600 + * } + * ``` + * @since v0.11.10 + */ + export function resolveSoa(hostname: string, callback: (err: NodeJS.ErrnoException | null, address: SoaRecord) => void): void; + export namespace resolveSoa { + function __promisify__(hostname: string): Promise; + } + /** + * Uses the DNS protocol to resolve service records (`SRV` records) for the`hostname`. The `addresses` argument passed to the `callback` function will + * be an array of objects with the following properties: + * + * * `priority` + * * `weight` + * * `port` + * * `name` + * + * ```js + * { + * priority: 10, + * weight: 5, + * port: 21223, + * name: 'service.example.com' + * } + * ``` + * @since v0.1.27 + */ + export function resolveSrv(hostname: string, callback: (err: NodeJS.ErrnoException | null, addresses: SrvRecord[]) => void): void; + export namespace resolveSrv { + function __promisify__(hostname: string): Promise; + } + /** + * Uses the DNS protocol to resolve text queries (`TXT` records) for the`hostname`. The `records` argument passed to the `callback` function is a + * two-dimensional array of the text records available for `hostname` (e.g.`[ ['v=spf1 ip4:0.0.0.0 ', '~all' ] ]`). Each sub-array contains TXT chunks of + * one record. Depending on the use case, these could be either joined together or + * treated separately. + * @since v0.1.27 + */ + export function resolveTxt(hostname: string, callback: (err: NodeJS.ErrnoException | null, addresses: string[][]) => void): void; + export namespace resolveTxt { + function __promisify__(hostname: string): Promise; + } + /** + * Uses the DNS protocol to resolve all records (also known as `ANY` or `*` query). + * The `ret` argument passed to the `callback` function will be an array containing + * various types of records. Each object has a property `type` that indicates the + * type of the current record. And depending on the `type`, additional properties + * will be present on the object: + * + * + * + * Here is an example of the `ret` object passed to the callback: + * + * ```js + * [ { type: 'A', address: '127.0.0.1', ttl: 299 }, + * { type: 'CNAME', value: 'example.com' }, + * { type: 'MX', exchange: 'alt4.aspmx.l.example.com', priority: 50 }, + * { type: 'NS', value: 'ns1.example.com' }, + * { type: 'TXT', entries: [ 'v=spf1 include:_spf.example.com ~all' ] }, + * { type: 'SOA', + * nsname: 'ns1.example.com', + * hostmaster: 'admin.example.com', + * serial: 156696742, + * refresh: 900, + * retry: 900, + * expire: 1800, + * minttl: 60 } ] + * ``` + * + * DNS server operators may choose not to respond to `ANY`queries. It may be better to call individual methods like {@link resolve4},{@link resolveMx}, and so on. For more details, see [RFC + * 8482](https://tools.ietf.org/html/rfc8482). + */ + export function resolveAny(hostname: string, callback: (err: NodeJS.ErrnoException | null, addresses: AnyRecord[]) => void): void; + export namespace resolveAny { + function __promisify__(hostname: string): Promise; + } + /** + * Performs a reverse DNS query that resolves an IPv4 or IPv6 address to an + * array of host names. + * + * On error, `err` is an `Error` object, where `err.code` is + * one of the `DNS error codes`. + * @since v0.1.16 + */ + export function reverse(ip: string, callback: (err: NodeJS.ErrnoException | null, hostnames: string[]) => void): void; + /** + * Get the default value for `verbatim` in {@link lookup} and `dnsPromises.lookup()`. The value could be: + * + * * `ipv4first`: for `verbatim` defaulting to `false`. + * * `verbatim`: for `verbatim` defaulting to `true`. + * @since v20.1.0 + */ + export function getDefaultResultOrder(): 'ipv4first' | 'verbatim'; + /** + * Sets the IP address and port of servers to be used when performing DNS + * resolution. The `servers` argument is an array of [RFC 5952](https://tools.ietf.org/html/rfc5952#section-6) formatted + * addresses. If the port is the IANA default DNS port (53) it can be omitted. + * + * ```js + * dns.setServers([ + * '4.4.4.4', + * '[2001:4860:4860::8888]', + * '4.4.4.4:1053', + * '[2001:4860:4860::8888]:1053', + * ]); + * ``` + * + * An error will be thrown if an invalid address is provided. + * + * The `dns.setServers()` method must not be called while a DNS query is in + * progress. + * + * The {@link setServers} method affects only {@link resolve},`dns.resolve*()` and {@link reverse} (and specifically _not_ {@link lookup}). + * + * This method works much like [resolve.conf](https://man7.org/linux/man-pages/man5/resolv.conf.5.html). + * That is, if attempting to resolve with the first server provided results in a`NOTFOUND` error, the `resolve()` method will _not_ attempt to resolve with + * subsequent servers provided. Fallback DNS servers will only be used if the + * earlier ones time out or result in some other error. + * @since v0.11.3 + * @param servers array of `RFC 5952` formatted addresses + */ + export function setServers(servers: ReadonlyArray): void; + /** + * Returns an array of IP address strings, formatted according to [RFC 5952](https://tools.ietf.org/html/rfc5952#section-6), + * that are currently configured for DNS resolution. A string will include a port + * section if a custom port is used. + * + * ```js + * [ + * '4.4.4.4', + * '2001:4860:4860::8888', + * '4.4.4.4:1053', + * '[2001:4860:4860::8888]:1053', + * ] + * ``` + * @since v0.11.3 + */ + export function getServers(): string[]; + /** + * Set the default value of `verbatim` in {@link lookup} and `dnsPromises.lookup()`. The value could be: + * + * * `ipv4first`: sets default `verbatim` `false`. + * * `verbatim`: sets default `verbatim` `true`. + * + * The default is `verbatim` and {@link setDefaultResultOrder} have higher + * priority than `--dns-result-order`. When using `worker threads`,{@link setDefaultResultOrder} from the main thread won't affect the default + * dns orders in workers. + * @since v16.4.0, v14.18.0 + * @param order must be `'ipv4first'` or `'verbatim'`. + */ + export function setDefaultResultOrder(order: 'ipv4first' | 'verbatim'): void; + // Error codes + export const NODATA: string; + export const FORMERR: string; + export const SERVFAIL: string; + export const NOTFOUND: string; + export const NOTIMP: string; + export const REFUSED: string; + export const BADQUERY: string; + export const BADNAME: string; + export const BADFAMILY: string; + export const BADRESP: string; + export const CONNREFUSED: string; + export const TIMEOUT: string; + export const EOF: string; + export const FILE: string; + export const NOMEM: string; + export const DESTRUCTION: string; + export const BADSTR: string; + export const BADFLAGS: string; + export const NONAME: string; + export const BADHINTS: string; + export const NOTINITIALIZED: string; + export const LOADIPHLPAPI: string; + export const ADDRGETNETWORKPARAMS: string; + export const CANCELLED: string; + export interface ResolverOptions { + timeout?: number | undefined; + /** + * @default 4 + */ + tries?: number; + } + /** + * An independent resolver for DNS requests. + * + * Creating a new resolver uses the default server settings. Setting + * the servers used for a resolver using `resolver.setServers()` does not affect + * other resolvers: + * + * ```js + * const { Resolver } = require('node:dns'); + * const resolver = new Resolver(); + * resolver.setServers(['4.4.4.4']); + * + * // This request will use the server at 4.4.4.4, independent of global settings. + * resolver.resolve4('example.org', (err, addresses) => { + * // ... + * }); + * ``` + * + * The following methods from the `node:dns` module are available: + * + * * `resolver.getServers()` + * * `resolver.resolve()` + * * `resolver.resolve4()` + * * `resolver.resolve6()` + * * `resolver.resolveAny()` + * * `resolver.resolveCaa()` + * * `resolver.resolveCname()` + * * `resolver.resolveMx()` + * * `resolver.resolveNaptr()` + * * `resolver.resolveNs()` + * * `resolver.resolvePtr()` + * * `resolver.resolveSoa()` + * * `resolver.resolveSrv()` + * * `resolver.resolveTxt()` + * * `resolver.reverse()` + * * `resolver.setServers()` + * @since v8.3.0 + */ + export class Resolver { + constructor(options?: ResolverOptions); + /** + * Cancel all outstanding DNS queries made by this resolver. The corresponding + * callbacks will be called with an error with code `ECANCELLED`. + * @since v8.3.0 + */ + cancel(): void; + getServers: typeof getServers; + resolve: typeof resolve; + resolve4: typeof resolve4; + resolve6: typeof resolve6; + resolveAny: typeof resolveAny; + resolveCaa: typeof resolveCaa; + resolveCname: typeof resolveCname; + resolveMx: typeof resolveMx; + resolveNaptr: typeof resolveNaptr; + resolveNs: typeof resolveNs; + resolvePtr: typeof resolvePtr; + resolveSoa: typeof resolveSoa; + resolveSrv: typeof resolveSrv; + resolveTxt: typeof resolveTxt; + reverse: typeof reverse; + /** + * The resolver instance will send its requests from the specified IP address. + * This allows programs to specify outbound interfaces when used on multi-homed + * systems. + * + * If a v4 or v6 address is not specified, it is set to the default and the + * operating system will choose a local address automatically. + * + * The resolver will use the v4 local address when making requests to IPv4 DNS + * servers, and the v6 local address when making requests to IPv6 DNS servers. + * The `rrtype` of resolution requests has no impact on the local address used. + * @since v15.1.0, v14.17.0 + * @param [ipv4='0.0.0.0'] A string representation of an IPv4 address. + * @param [ipv6='::0'] A string representation of an IPv6 address. + */ + setLocalAddress(ipv4?: string, ipv6?: string): void; + setServers: typeof setServers; + } + export { dnsPromises as promises }; +} +declare module 'node:dns' { + export * from 'dns'; +} diff --git a/node_modules/@types/node/dns/promises.d.ts b/node_modules/@types/node/dns/promises.d.ts new file mode 100755 index 0000000..4c151e4 --- /dev/null +++ b/node_modules/@types/node/dns/promises.d.ts @@ -0,0 +1,414 @@ +/** + * The `dns.promises` API provides an alternative set of asynchronous DNS methods + * that return `Promise` objects rather than using callbacks. The API is accessible + * via `require('node:dns').promises` or `require('node:dns/promises')`. + * @since v10.6.0 + */ +declare module 'dns/promises' { + import { + LookupAddress, + LookupOneOptions, + LookupAllOptions, + LookupOptions, + AnyRecord, + CaaRecord, + MxRecord, + NaptrRecord, + SoaRecord, + SrvRecord, + ResolveWithTtlOptions, + RecordWithTtl, + ResolveOptions, + ResolverOptions, + } from 'node:dns'; + /** + * Returns an array of IP address strings, formatted according to [RFC 5952](https://tools.ietf.org/html/rfc5952#section-6), + * that are currently configured for DNS resolution. A string will include a port + * section if a custom port is used. + * + * ```js + * [ + * '4.4.4.4', + * '2001:4860:4860::8888', + * '4.4.4.4:1053', + * '[2001:4860:4860::8888]:1053', + * ] + * ``` + * @since v10.6.0 + */ + function getServers(): string[]; + /** + * Resolves a host name (e.g. `'nodejs.org'`) into the first found A (IPv4) or + * AAAA (IPv6) record. All `option` properties are optional. If `options` is an + * integer, then it must be `4` or `6` – if `options` is not provided, then IPv4 + * and IPv6 addresses are both returned if found. + * + * With the `all` option set to `true`, the `Promise` is resolved with `addresses`being an array of objects with the properties `address` and `family`. + * + * On error, the `Promise` is rejected with an `Error` object, where `err.code`is the error code. + * Keep in mind that `err.code` will be set to `'ENOTFOUND'` not only when + * the host name does not exist but also when the lookup fails in other ways + * such as no available file descriptors. + * + * `dnsPromises.lookup()` does not necessarily have anything to do with the DNS + * protocol. The implementation uses an operating system facility that can + * associate names with addresses and vice versa. This implementation can have + * subtle but important consequences on the behavior of any Node.js program. Please + * take some time to consult the `Implementation considerations section` before + * using `dnsPromises.lookup()`. + * + * Example usage: + * + * ```js + * const dns = require('node:dns'); + * const dnsPromises = dns.promises; + * const options = { + * family: 6, + * hints: dns.ADDRCONFIG | dns.V4MAPPED, + * }; + * + * dnsPromises.lookup('example.com', options).then((result) => { + * console.log('address: %j family: IPv%s', result.address, result.family); + * // address: "2606:2800:220:1:248:1893:25c8:1946" family: IPv6 + * }); + * + * // When options.all is true, the result will be an Array. + * options.all = true; + * dnsPromises.lookup('example.com', options).then((result) => { + * console.log('addresses: %j', result); + * // addresses: [{"address":"2606:2800:220:1:248:1893:25c8:1946","family":6}] + * }); + * ``` + * @since v10.6.0 + */ + function lookup(hostname: string, family: number): Promise; + function lookup(hostname: string, options: LookupOneOptions): Promise; + function lookup(hostname: string, options: LookupAllOptions): Promise; + function lookup(hostname: string, options: LookupOptions): Promise; + function lookup(hostname: string): Promise; + /** + * Resolves the given `address` and `port` into a host name and service using + * the operating system's underlying `getnameinfo` implementation. + * + * If `address` is not a valid IP address, a `TypeError` will be thrown. + * The `port` will be coerced to a number. If it is not a legal port, a `TypeError`will be thrown. + * + * On error, the `Promise` is rejected with an `Error` object, where `err.code`is the error code. + * + * ```js + * const dnsPromises = require('node:dns').promises; + * dnsPromises.lookupService('127.0.0.1', 22).then((result) => { + * console.log(result.hostname, result.service); + * // Prints: localhost ssh + * }); + * ``` + * @since v10.6.0 + */ + function lookupService( + address: string, + port: number + ): Promise<{ + hostname: string; + service: string; + }>; + /** + * Uses the DNS protocol to resolve a host name (e.g. `'nodejs.org'`) into an array + * of the resource records. When successful, the `Promise` is resolved with an + * array of resource records. The type and structure of individual results vary + * based on `rrtype`: + * + * + * + * On error, the `Promise` is rejected with an `Error` object, where `err.code`is one of the `DNS error codes`. + * @since v10.6.0 + * @param hostname Host name to resolve. + * @param [rrtype='A'] Resource record type. + */ + function resolve(hostname: string): Promise; + function resolve(hostname: string, rrtype: 'A'): Promise; + function resolve(hostname: string, rrtype: 'AAAA'): Promise; + function resolve(hostname: string, rrtype: 'ANY'): Promise; + function resolve(hostname: string, rrtype: 'CAA'): Promise; + function resolve(hostname: string, rrtype: 'CNAME'): Promise; + function resolve(hostname: string, rrtype: 'MX'): Promise; + function resolve(hostname: string, rrtype: 'NAPTR'): Promise; + function resolve(hostname: string, rrtype: 'NS'): Promise; + function resolve(hostname: string, rrtype: 'PTR'): Promise; + function resolve(hostname: string, rrtype: 'SOA'): Promise; + function resolve(hostname: string, rrtype: 'SRV'): Promise; + function resolve(hostname: string, rrtype: 'TXT'): Promise; + function resolve(hostname: string, rrtype: string): Promise; + /** + * Uses the DNS protocol to resolve IPv4 addresses (`A` records) for the`hostname`. On success, the `Promise` is resolved with an array of IPv4 + * addresses (e.g. `['74.125.79.104', '74.125.79.105', '74.125.79.106']`). + * @since v10.6.0 + * @param hostname Host name to resolve. + */ + function resolve4(hostname: string): Promise; + function resolve4(hostname: string, options: ResolveWithTtlOptions): Promise; + function resolve4(hostname: string, options: ResolveOptions): Promise; + /** + * Uses the DNS protocol to resolve IPv6 addresses (`AAAA` records) for the`hostname`. On success, the `Promise` is resolved with an array of IPv6 + * addresses. + * @since v10.6.0 + * @param hostname Host name to resolve. + */ + function resolve6(hostname: string): Promise; + function resolve6(hostname: string, options: ResolveWithTtlOptions): Promise; + function resolve6(hostname: string, options: ResolveOptions): Promise; + /** + * Uses the DNS protocol to resolve all records (also known as `ANY` or `*` query). + * On success, the `Promise` is resolved with an array containing various types of + * records. Each object has a property `type` that indicates the type of the + * current record. And depending on the `type`, additional properties will be + * present on the object: + * + * + * + * Here is an example of the result object: + * + * ```js + * [ { type: 'A', address: '127.0.0.1', ttl: 299 }, + * { type: 'CNAME', value: 'example.com' }, + * { type: 'MX', exchange: 'alt4.aspmx.l.example.com', priority: 50 }, + * { type: 'NS', value: 'ns1.example.com' }, + * { type: 'TXT', entries: [ 'v=spf1 include:_spf.example.com ~all' ] }, + * { type: 'SOA', + * nsname: 'ns1.example.com', + * hostmaster: 'admin.example.com', + * serial: 156696742, + * refresh: 900, + * retry: 900, + * expire: 1800, + * minttl: 60 } ] + * ``` + * @since v10.6.0 + */ + function resolveAny(hostname: string): Promise; + /** + * Uses the DNS protocol to resolve `CAA` records for the `hostname`. On success, + * the `Promise` is resolved with an array of objects containing available + * certification authority authorization records available for the `hostname`(e.g. `[{critical: 0, iodef: 'mailto:pki@example.com'},{critical: 128, issue: 'pki.example.com'}]`). + * @since v15.0.0, v14.17.0 + */ + function resolveCaa(hostname: string): Promise; + /** + * Uses the DNS protocol to resolve `CNAME` records for the `hostname`. On success, + * the `Promise` is resolved with an array of canonical name records available for + * the `hostname` (e.g. `['bar.example.com']`). + * @since v10.6.0 + */ + function resolveCname(hostname: string): Promise; + /** + * Uses the DNS protocol to resolve mail exchange records (`MX` records) for the`hostname`. On success, the `Promise` is resolved with an array of objects + * containing both a `priority` and `exchange` property (e.g.`[{priority: 10, exchange: 'mx.example.com'}, ...]`). + * @since v10.6.0 + */ + function resolveMx(hostname: string): Promise; + /** + * Uses the DNS protocol to resolve regular expression-based records (`NAPTR`records) for the `hostname`. On success, the `Promise` is resolved with an array + * of objects with the following properties: + * + * * `flags` + * * `service` + * * `regexp` + * * `replacement` + * * `order` + * * `preference` + * + * ```js + * { + * flags: 's', + * service: 'SIP+D2U', + * regexp: '', + * replacement: '_sip._udp.example.com', + * order: 30, + * preference: 100 + * } + * ``` + * @since v10.6.0 + */ + function resolveNaptr(hostname: string): Promise; + /** + * Uses the DNS protocol to resolve name server records (`NS` records) for the`hostname`. On success, the `Promise` is resolved with an array of name server + * records available for `hostname` (e.g.`['ns1.example.com', 'ns2.example.com']`). + * @since v10.6.0 + */ + function resolveNs(hostname: string): Promise; + /** + * Uses the DNS protocol to resolve pointer records (`PTR` records) for the`hostname`. On success, the `Promise` is resolved with an array of strings + * containing the reply records. + * @since v10.6.0 + */ + function resolvePtr(hostname: string): Promise; + /** + * Uses the DNS protocol to resolve a start of authority record (`SOA` record) for + * the `hostname`. On success, the `Promise` is resolved with an object with the + * following properties: + * + * * `nsname` + * * `hostmaster` + * * `serial` + * * `refresh` + * * `retry` + * * `expire` + * * `minttl` + * + * ```js + * { + * nsname: 'ns.example.com', + * hostmaster: 'root.example.com', + * serial: 2013101809, + * refresh: 10000, + * retry: 2400, + * expire: 604800, + * minttl: 3600 + * } + * ``` + * @since v10.6.0 + */ + function resolveSoa(hostname: string): Promise; + /** + * Uses the DNS protocol to resolve service records (`SRV` records) for the`hostname`. On success, the `Promise` is resolved with an array of objects with + * the following properties: + * + * * `priority` + * * `weight` + * * `port` + * * `name` + * + * ```js + * { + * priority: 10, + * weight: 5, + * port: 21223, + * name: 'service.example.com' + * } + * ``` + * @since v10.6.0 + */ + function resolveSrv(hostname: string): Promise; + /** + * Uses the DNS protocol to resolve text queries (`TXT` records) for the`hostname`. On success, the `Promise` is resolved with a two-dimensional array + * of the text records available for `hostname` (e.g.`[ ['v=spf1 ip4:0.0.0.0 ', '~all' ] ]`). Each sub-array contains TXT chunks of + * one record. Depending on the use case, these could be either joined together or + * treated separately. + * @since v10.6.0 + */ + function resolveTxt(hostname: string): Promise; + /** + * Performs a reverse DNS query that resolves an IPv4 or IPv6 address to an + * array of host names. + * + * On error, the `Promise` is rejected with an `Error` object, where `err.code`is one of the `DNS error codes`. + * @since v10.6.0 + */ + function reverse(ip: string): Promise; + /** + * Sets the IP address and port of servers to be used when performing DNS + * resolution. The `servers` argument is an array of [RFC 5952](https://tools.ietf.org/html/rfc5952#section-6) formatted + * addresses. If the port is the IANA default DNS port (53) it can be omitted. + * + * ```js + * dnsPromises.setServers([ + * '4.4.4.4', + * '[2001:4860:4860::8888]', + * '4.4.4.4:1053', + * '[2001:4860:4860::8888]:1053', + * ]); + * ``` + * + * An error will be thrown if an invalid address is provided. + * + * The `dnsPromises.setServers()` method must not be called while a DNS query is in + * progress. + * + * This method works much like [resolve.conf](https://man7.org/linux/man-pages/man5/resolv.conf.5.html). + * That is, if attempting to resolve with the first server provided results in a`NOTFOUND` error, the `resolve()` method will _not_ attempt to resolve with + * subsequent servers provided. Fallback DNS servers will only be used if the + * earlier ones time out or result in some other error. + * @since v10.6.0 + * @param servers array of `RFC 5952` formatted addresses + */ + function setServers(servers: ReadonlyArray): void; + /** + * Set the default value of `verbatim` in `dns.lookup()` and `dnsPromises.lookup()`. The value could be: + * + * * `ipv4first`: sets default `verbatim` `false`. + * * `verbatim`: sets default `verbatim` `true`. + * + * The default is `verbatim` and `dnsPromises.setDefaultResultOrder()` have + * higher priority than `--dns-result-order`. When using `worker threads`,`dnsPromises.setDefaultResultOrder()` from the main thread won't affect the + * default dns orders in workers. + * @since v16.4.0, v14.18.0 + * @param order must be `'ipv4first'` or `'verbatim'`. + */ + function setDefaultResultOrder(order: 'ipv4first' | 'verbatim'): void; + /** + * An independent resolver for DNS requests. + * + * Creating a new resolver uses the default server settings. Setting + * the servers used for a resolver using `resolver.setServers()` does not affect + * other resolvers: + * + * ```js + * const { Resolver } = require('node:dns').promises; + * const resolver = new Resolver(); + * resolver.setServers(['4.4.4.4']); + * + * // This request will use the server at 4.4.4.4, independent of global settings. + * resolver.resolve4('example.org').then((addresses) => { + * // ... + * }); + * + * // Alternatively, the same code can be written using async-await style. + * (async function() { + * const addresses = await resolver.resolve4('example.org'); + * })(); + * ``` + * + * The following methods from the `dnsPromises` API are available: + * + * * `resolver.getServers()` + * * `resolver.resolve()` + * * `resolver.resolve4()` + * * `resolver.resolve6()` + * * `resolver.resolveAny()` + * * `resolver.resolveCaa()` + * * `resolver.resolveCname()` + * * `resolver.resolveMx()` + * * `resolver.resolveNaptr()` + * * `resolver.resolveNs()` + * * `resolver.resolvePtr()` + * * `resolver.resolveSoa()` + * * `resolver.resolveSrv()` + * * `resolver.resolveTxt()` + * * `resolver.reverse()` + * * `resolver.setServers()` + * @since v10.6.0 + */ + class Resolver { + constructor(options?: ResolverOptions); + cancel(): void; + getServers: typeof getServers; + resolve: typeof resolve; + resolve4: typeof resolve4; + resolve6: typeof resolve6; + resolveAny: typeof resolveAny; + resolveCaa: typeof resolveCaa; + resolveCname: typeof resolveCname; + resolveMx: typeof resolveMx; + resolveNaptr: typeof resolveNaptr; + resolveNs: typeof resolveNs; + resolvePtr: typeof resolvePtr; + resolveSoa: typeof resolveSoa; + resolveSrv: typeof resolveSrv; + resolveTxt: typeof resolveTxt; + reverse: typeof reverse; + setLocalAddress(ipv4?: string, ipv6?: string): void; + setServers: typeof setServers; + } +} +declare module 'node:dns/promises' { + export * from 'dns/promises'; +} diff --git a/node_modules/@types/node/dom-events.d.ts b/node_modules/@types/node/dom-events.d.ts new file mode 100755 index 0000000..b9c1c3a --- /dev/null +++ b/node_modules/@types/node/dom-events.d.ts @@ -0,0 +1,126 @@ +export {}; // Don't export anything! + +//// DOM-like Events +// NB: The Event / EventTarget / EventListener implementations below were copied +// from lib.dom.d.ts, then edited to reflect Node's documentation at +// https://nodejs.org/api/events.html#class-eventtarget. +// Please read that link to understand important implementation differences. + +// This conditional type will be the existing global Event in a browser, or +// the copy below in a Node environment. +type __Event = typeof globalThis extends { onmessage: any, Event: any } +? {} +: { + /** This is not used in Node.js and is provided purely for completeness. */ + readonly bubbles: boolean; + /** Alias for event.stopPropagation(). This is not used in Node.js and is provided purely for completeness. */ + cancelBubble: () => void; + /** True if the event was created with the cancelable option */ + readonly cancelable: boolean; + /** This is not used in Node.js and is provided purely for completeness. */ + readonly composed: boolean; + /** Returns an array containing the current EventTarget as the only entry or empty if the event is not being dispatched. This is not used in Node.js and is provided purely for completeness. */ + composedPath(): [EventTarget?] + /** Alias for event.target. */ + readonly currentTarget: EventTarget | null; + /** Is true if cancelable is true and event.preventDefault() has been called. */ + readonly defaultPrevented: boolean; + /** This is not used in Node.js and is provided purely for completeness. */ + readonly eventPhase: 0 | 2; + /** The `AbortSignal` "abort" event is emitted with `isTrusted` set to `true`. The value is `false` in all other cases. */ + readonly isTrusted: boolean; + /** Sets the `defaultPrevented` property to `true` if `cancelable` is `true`. */ + preventDefault(): void; + /** This is not used in Node.js and is provided purely for completeness. */ + returnValue: boolean; + /** Alias for event.target. */ + readonly srcElement: EventTarget | null; + /** Stops the invocation of event listeners after the current one completes. */ + stopImmediatePropagation(): void; + /** This is not used in Node.js and is provided purely for completeness. */ + stopPropagation(): void; + /** The `EventTarget` dispatching the event */ + readonly target: EventTarget | null; + /** The millisecond timestamp when the Event object was created. */ + readonly timeStamp: number; + /** Returns the type of event, e.g. "click", "hashchange", or "submit". */ + readonly type: string; +}; + +// See comment above explaining conditional type +type __EventTarget = typeof globalThis extends { onmessage: any, EventTarget: any } +? {} +: { + /** + * Adds a new handler for the `type` event. Any given `listener` is added only once per `type` and per `capture` option value. + * + * If the `once` option is true, the `listener` is removed after the next time a `type` event is dispatched. + * + * The `capture` option is not used by Node.js in any functional way other than tracking registered event listeners per the `EventTarget` specification. + * Specifically, the `capture` option is used as part of the key when registering a `listener`. + * Any individual `listener` may be added once with `capture = false`, and once with `capture = true`. + */ + addEventListener( + type: string, + listener: EventListener | EventListenerObject, + options?: AddEventListenerOptions | boolean, + ): void; + /** Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise. */ + dispatchEvent(event: Event): boolean; + /** Removes the event listener in target's event listener list with the same type, callback, and options. */ + removeEventListener( + type: string, + listener: EventListener | EventListenerObject, + options?: EventListenerOptions | boolean, + ): void; +}; + +interface EventInit { + bubbles?: boolean; + cancelable?: boolean; + composed?: boolean; +} + +interface EventListenerOptions { + /** Not directly used by Node.js. Added for API completeness. Default: `false`. */ + capture?: boolean; +} + +interface AddEventListenerOptions extends EventListenerOptions { + /** When `true`, the listener is automatically removed when it is first invoked. Default: `false`. */ + once?: boolean; + /** When `true`, serves as a hint that the listener will not call the `Event` object's `preventDefault()` method. Default: false. */ + passive?: boolean; +} + +interface EventListener { + (evt: Event): void; +} + +interface EventListenerObject { + handleEvent(object: Event): void; +} + +import {} from 'events'; // Make this an ambient declaration +declare global { + /** An event which takes place in the DOM. */ + interface Event extends __Event {} + var Event: typeof globalThis extends { onmessage: any, Event: infer T } + ? T + : { + prototype: __Event; + new (type: string, eventInitDict?: EventInit): __Event; + }; + + /** + * EventTarget is a DOM interface implemented by objects that can + * receive events and may have listeners for them. + */ + interface EventTarget extends __EventTarget {} + var EventTarget: typeof globalThis extends { onmessage: any, EventTarget: infer T } + ? T + : { + prototype: __EventTarget; + new (): __EventTarget; + }; +} diff --git a/node_modules/@types/node/domain.d.ts b/node_modules/@types/node/domain.d.ts new file mode 100755 index 0000000..e49b87f --- /dev/null +++ b/node_modules/@types/node/domain.d.ts @@ -0,0 +1,170 @@ +/** + * **This module is pending deprecation.** Once a replacement API has been + * finalized, this module will be fully deprecated. Most developers should + * **not** have cause to use this module. Users who absolutely must have + * the functionality that domains provide may rely on it for the time being + * but should expect to have to migrate to a different solution + * in the future. + * + * Domains provide a way to handle multiple different IO operations as a + * single group. If any of the event emitters or callbacks registered to a + * domain emit an `'error'` event, or throw an error, then the domain object + * will be notified, rather than losing the context of the error in the`process.on('uncaughtException')` handler, or causing the program to + * exit immediately with an error code. + * @deprecated Since v1.4.2 - Deprecated + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/domain.js) + */ +declare module 'domain' { + import EventEmitter = require('node:events'); + /** + * The `Domain` class encapsulates the functionality of routing errors and + * uncaught exceptions to the active `Domain` object. + * + * To handle the errors that it catches, listen to its `'error'` event. + */ + class Domain extends EventEmitter { + /** + * An array of timers and event emitters that have been explicitly added + * to the domain. + */ + members: Array; + /** + * The `enter()` method is plumbing used by the `run()`, `bind()`, and`intercept()` methods to set the active domain. It sets `domain.active` and`process.domain` to the domain, and implicitly + * pushes the domain onto the domain + * stack managed by the domain module (see {@link exit} for details on the + * domain stack). The call to `enter()` delimits the beginning of a chain of + * asynchronous calls and I/O operations bound to a domain. + * + * Calling `enter()` changes only the active domain, and does not alter the domain + * itself. `enter()` and `exit()` can be called an arbitrary number of times on a + * single domain. + */ + enter(): void; + /** + * The `exit()` method exits the current domain, popping it off the domain stack. + * Any time execution is going to switch to the context of a different chain of + * asynchronous calls, it's important to ensure that the current domain is exited. + * The call to `exit()` delimits either the end of or an interruption to the chain + * of asynchronous calls and I/O operations bound to a domain. + * + * If there are multiple, nested domains bound to the current execution context,`exit()` will exit any domains nested within this domain. + * + * Calling `exit()` changes only the active domain, and does not alter the domain + * itself. `enter()` and `exit()` can be called an arbitrary number of times on a + * single domain. + */ + exit(): void; + /** + * Run the supplied function in the context of the domain, implicitly + * binding all event emitters, timers, and low-level requests that are + * created in that context. Optionally, arguments can be passed to + * the function. + * + * This is the most basic way to use a domain. + * + * ```js + * const domain = require('node:domain'); + * const fs = require('node:fs'); + * const d = domain.create(); + * d.on('error', (er) => { + * console.error('Caught error!', er); + * }); + * d.run(() => { + * process.nextTick(() => { + * setTimeout(() => { // Simulating some various async stuff + * fs.open('non-existent file', 'r', (er, fd) => { + * if (er) throw er; + * // proceed... + * }); + * }, 100); + * }); + * }); + * ``` + * + * In this example, the `d.on('error')` handler will be triggered, rather + * than crashing the program. + */ + run(fn: (...args: any[]) => T, ...args: any[]): T; + /** + * Explicitly adds an emitter to the domain. If any event handlers called by + * the emitter throw an error, or if the emitter emits an `'error'` event, it + * will be routed to the domain's `'error'` event, just like with implicit + * binding. + * + * This also works with timers that are returned from `setInterval()` and `setTimeout()`. If their callback function throws, it will be caught by + * the domain `'error'` handler. + * + * If the Timer or `EventEmitter` was already bound to a domain, it is removed + * from that one, and bound to this one instead. + * @param emitter emitter or timer to be added to the domain + */ + add(emitter: EventEmitter | NodeJS.Timer): void; + /** + * The opposite of {@link add}. Removes domain handling from the + * specified emitter. + * @param emitter emitter or timer to be removed from the domain + */ + remove(emitter: EventEmitter | NodeJS.Timer): void; + /** + * The returned function will be a wrapper around the supplied callback + * function. When the returned function is called, any errors that are + * thrown will be routed to the domain's `'error'` event. + * + * ```js + * const d = domain.create(); + * + * function readSomeFile(filename, cb) { + * fs.readFile(filename, 'utf8', d.bind((er, data) => { + * // If this throws, it will also be passed to the domain. + * return cb(er, data ? JSON.parse(data) : null); + * })); + * } + * + * d.on('error', (er) => { + * // An error occurred somewhere. If we throw it now, it will crash the program + * // with the normal line number and stack message. + * }); + * ``` + * @param callback The callback function + * @return The bound function + */ + bind(callback: T): T; + /** + * This method is almost identical to {@link bind}. However, in + * addition to catching thrown errors, it will also intercept `Error` objects sent as the first argument to the function. + * + * In this way, the common `if (err) return callback(err);` pattern can be replaced + * with a single error handler in a single place. + * + * ```js + * const d = domain.create(); + * + * function readSomeFile(filename, cb) { + * fs.readFile(filename, 'utf8', d.intercept((data) => { + * // Note, the first argument is never passed to the + * // callback since it is assumed to be the 'Error' argument + * // and thus intercepted by the domain. + * + * // If this throws, it will also be passed to the domain + * // so the error-handling logic can be moved to the 'error' + * // event on the domain instead of being repeated throughout + * // the program. + * return cb(null, JSON.parse(data)); + * })); + * } + * + * d.on('error', (er) => { + * // An error occurred somewhere. If we throw it now, it will crash the program + * // with the normal line number and stack message. + * }); + * ``` + * @param callback The callback function + * @return The intercepted function + */ + intercept(callback: T): T; + } + function create(): Domain; +} +declare module 'node:domain' { + export * from 'domain'; +} diff --git a/node_modules/@types/node/events.d.ts b/node_modules/@types/node/events.d.ts new file mode 100755 index 0000000..29616e1 --- /dev/null +++ b/node_modules/@types/node/events.d.ts @@ -0,0 +1,724 @@ +/** + * Much of the Node.js core API is built around an idiomatic asynchronous + * event-driven architecture in which certain kinds of objects (called "emitters") + * emit named events that cause `Function` objects ("listeners") to be called. + * + * For instance: a `net.Server` object emits an event each time a peer + * connects to it; a `fs.ReadStream` emits an event when the file is opened; + * a `stream` emits an event whenever data is available to be read. + * + * All objects that emit events are instances of the `EventEmitter` class. These + * objects expose an `eventEmitter.on()` function that allows one or more + * functions to be attached to named events emitted by the object. Typically, + * event names are camel-cased strings but any valid JavaScript property key + * can be used. + * + * When the `EventEmitter` object emits an event, all of the functions attached + * to that specific event are called _synchronously_. Any values returned by the + * called listeners are _ignored_ and discarded. + * + * The following example shows a simple `EventEmitter` instance with a single + * listener. The `eventEmitter.on()` method is used to register listeners, while + * the `eventEmitter.emit()` method is used to trigger the event. + * + * ```js + * import { EventEmitter } from 'node:events'; + * + * class MyEmitter extends EventEmitter {} + * + * const myEmitter = new MyEmitter(); + * myEmitter.on('event', () => { + * console.log('an event occurred!'); + * }); + * myEmitter.emit('event'); + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/events.js) + */ +declare module 'events' { + // NOTE: This class is in the docs but is **not actually exported** by Node. + // If https://github.com/nodejs/node/issues/39903 gets resolved and Node + // actually starts exporting the class, uncomment below. + // import { EventListener, EventListenerObject } from '__dom-events'; + // /** The NodeEventTarget is a Node.js-specific extension to EventTarget that emulates a subset of the EventEmitter API. */ + // interface NodeEventTarget extends EventTarget { + // /** + // * Node.js-specific extension to the `EventTarget` class that emulates the equivalent `EventEmitter` API. + // * The only difference between `addListener()` and `addEventListener()` is that addListener() will return a reference to the EventTarget. + // */ + // addListener(type: string, listener: EventListener | EventListenerObject, options?: { once: boolean }): this; + // /** Node.js-specific extension to the `EventTarget` class that returns an array of event `type` names for which event listeners are registered. */ + // eventNames(): string[]; + // /** Node.js-specific extension to the `EventTarget` class that returns the number of event listeners registered for the `type`. */ + // listenerCount(type: string): number; + // /** Node.js-specific alias for `eventTarget.removeListener()`. */ + // off(type: string, listener: EventListener | EventListenerObject): this; + // /** Node.js-specific alias for `eventTarget.addListener()`. */ + // on(type: string, listener: EventListener | EventListenerObject, options?: { once: boolean }): this; + // /** Node.js-specific extension to the `EventTarget` class that adds a `once` listener for the given event `type`. This is equivalent to calling `on` with the `once` option set to `true`. */ + // once(type: string, listener: EventListener | EventListenerObject): this; + // /** + // * Node.js-specific extension to the `EventTarget` class. + // * If `type` is specified, removes all registered listeners for `type`, + // * otherwise removes all registered listeners. + // */ + // removeAllListeners(type: string): this; + // /** + // * Node.js-specific extension to the `EventTarget` class that removes the listener for the given `type`. + // * The only difference between `removeListener()` and `removeEventListener()` is that `removeListener()` will return a reference to the `EventTarget`. + // */ + // removeListener(type: string, listener: EventListener | EventListenerObject): this; + // } + interface EventEmitterOptions { + /** + * Enables automatic capturing of promise rejection. + */ + captureRejections?: boolean | undefined; + } + // Any EventTarget with a Node-style `once` function + interface _NodeEventTarget { + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + } + // Any EventTarget with a DOM-style `addEventListener` + interface _DOMEventTarget { + addEventListener( + eventName: string, + listener: (...args: any[]) => void, + opts?: { + once: boolean; + } + ): any; + } + interface StaticEventEmitterOptions { + signal?: AbortSignal | undefined; + } + interface EventEmitter extends NodeJS.EventEmitter {} + /** + * The `EventEmitter` class is defined and exposed by the `node:events` module: + * + * ```js + * import { EventEmitter } from 'node:events'; + * ``` + * + * All `EventEmitter`s emit the event `'newListener'` when new listeners are + * added and `'removeListener'` when existing listeners are removed. + * + * It supports the following option: + * @since v0.1.26 + */ + class EventEmitter { + constructor(options?: EventEmitterOptions); + /** + * Creates a `Promise` that is fulfilled when the `EventEmitter` emits the given + * event or that is rejected if the `EventEmitter` emits `'error'` while waiting. + * The `Promise` will resolve with an array of all the arguments emitted to the + * given event. + * + * This method is intentionally generic and works with the web platform [EventTarget](https://dom.spec.whatwg.org/#interface-eventtarget) interface, which has no special`'error'` event + * semantics and does not listen to the `'error'` event. + * + * ```js + * import { once, EventEmitter } from 'node:events'; + * import process from 'node:process'; + * + * const ee = new EventEmitter(); + * + * process.nextTick(() => { + * ee.emit('myevent', 42); + * }); + * + * const [value] = await once(ee, 'myevent'); + * console.log(value); + * + * const err = new Error('kaboom'); + * process.nextTick(() => { + * ee.emit('error', err); + * }); + * + * try { + * await once(ee, 'myevent'); + * } catch (err) { + * console.error('error happened', err); + * } + * ``` + * + * The special handling of the `'error'` event is only used when `events.once()`is used to wait for another event. If `events.once()` is used to wait for the + * '`error'` event itself, then it is treated as any other kind of event without + * special handling: + * + * ```js + * import { EventEmitter, once } from 'node:events'; + * + * const ee = new EventEmitter(); + * + * once(ee, 'error') + * .then(([err]) => console.log('ok', err.message)) + * .catch((err) => console.error('error', err.message)); + * + * ee.emit('error', new Error('boom')); + * + * // Prints: ok boom + * ``` + * + * An `AbortSignal` can be used to cancel waiting for the event: + * + * ```js + * import { EventEmitter, once } from 'node:events'; + * + * const ee = new EventEmitter(); + * const ac = new AbortController(); + * + * async function foo(emitter, event, signal) { + * try { + * await once(emitter, event, { signal }); + * console.log('event emitted!'); + * } catch (error) { + * if (error.name === 'AbortError') { + * console.error('Waiting for the event was canceled!'); + * } else { + * console.error('There was an error', error.message); + * } + * } + * } + * + * foo(ee, 'foo', ac.signal); + * ac.abort(); // Abort waiting for the event + * ee.emit('foo'); // Prints: Waiting for the event was canceled! + * ``` + * @since v11.13.0, v10.16.0 + */ + static once(emitter: _NodeEventTarget, eventName: string | symbol, options?: StaticEventEmitterOptions): Promise; + static once(emitter: _DOMEventTarget, eventName: string, options?: StaticEventEmitterOptions): Promise; + /** + * ```js + * import { on, EventEmitter } from 'node:events'; + * import process from 'node:process'; + * + * const ee = new EventEmitter(); + * + * // Emit later on + * process.nextTick(() => { + * ee.emit('foo', 'bar'); + * ee.emit('foo', 42); + * }); + * + * for await (const event of on(ee, 'foo')) { + * // The execution of this inner block is synchronous and it + * // processes one event at a time (even with await). Do not use + * // if concurrent execution is required. + * console.log(event); // prints ['bar'] [42] + * } + * // Unreachable here + * ``` + * + * Returns an `AsyncIterator` that iterates `eventName` events. It will throw + * if the `EventEmitter` emits `'error'`. It removes all listeners when + * exiting the loop. The `value` returned by each iteration is an array + * composed of the emitted event arguments. + * + * An `AbortSignal` can be used to cancel waiting on events: + * + * ```js + * import { on, EventEmitter } from 'node:events'; + * import process from 'node:process'; + * + * const ac = new AbortController(); + * + * (async () => { + * const ee = new EventEmitter(); + * + * // Emit later on + * process.nextTick(() => { + * ee.emit('foo', 'bar'); + * ee.emit('foo', 42); + * }); + * + * for await (const event of on(ee, 'foo', { signal: ac.signal })) { + * // The execution of this inner block is synchronous and it + * // processes one event at a time (even with await). Do not use + * // if concurrent execution is required. + * console.log(event); // prints ['bar'] [42] + * } + * // Unreachable here + * })(); + * + * process.nextTick(() => ac.abort()); + * ``` + * @since v13.6.0, v12.16.0 + * @param eventName The name of the event being listened for + * @return that iterates `eventName` events emitted by the `emitter` + */ + static on(emitter: NodeJS.EventEmitter, eventName: string, options?: StaticEventEmitterOptions): AsyncIterableIterator; + /** + * A class method that returns the number of listeners for the given `eventName`registered on the given `emitter`. + * + * ```js + * import { EventEmitter, listenerCount } from 'node:events'; + * + * const myEmitter = new EventEmitter(); + * myEmitter.on('event', () => {}); + * myEmitter.on('event', () => {}); + * console.log(listenerCount(myEmitter, 'event')); + * // Prints: 2 + * ``` + * @since v0.9.12 + * @deprecated Since v3.2.0 - Use `listenerCount` instead. + * @param emitter The emitter to query + * @param eventName The event name + */ + static listenerCount(emitter: NodeJS.EventEmitter, eventName: string | symbol): number; + /** + * Returns a copy of the array of listeners for the event named `eventName`. + * + * For `EventEmitter`s this behaves exactly the same as calling `.listeners` on + * the emitter. + * + * For `EventTarget`s this is the only way to get the event listeners for the + * event target. This is useful for debugging and diagnostic purposes. + * + * ```js + * import { getEventListeners, EventEmitter } from 'node:events'; + * + * { + * const ee = new EventEmitter(); + * const listener = () => console.log('Events are fun'); + * ee.on('foo', listener); + * console.log(getEventListeners(ee, 'foo')); // [ [Function: listener] ] + * } + * { + * const et = new EventTarget(); + * const listener = () => console.log('Events are fun'); + * et.addEventListener('foo', listener); + * console.log(getEventListeners(et, 'foo')); // [ [Function: listener] ] + * } + * ``` + * @since v15.2.0, v14.17.0 + */ + static getEventListeners(emitter: _DOMEventTarget | NodeJS.EventEmitter, name: string | symbol): Function[]; + /** + * ```js + * import { setMaxListeners, EventEmitter } from 'node:events'; + * + * const target = new EventTarget(); + * const emitter = new EventEmitter(); + * + * setMaxListeners(5, target, emitter); + * ``` + * @since v15.4.0 + * @param n A non-negative number. The maximum number of listeners per `EventTarget` event. + * @param eventsTargets Zero or more {EventTarget} or {EventEmitter} instances. If none are specified, `n` is set as the default max for all newly created {EventTarget} and {EventEmitter} + * objects. + */ + static setMaxListeners(n?: number, ...eventTargets: Array<_DOMEventTarget | NodeJS.EventEmitter>): void; + /** + * This symbol shall be used to install a listener for only monitoring `'error'`events. Listeners installed using this symbol are called before the regular`'error'` listeners are called. + * + * Installing a listener using this symbol does not change the behavior once an`'error'` event is emitted. Therefore, the process will still crash if no + * regular `'error'` listener is installed. + * @since v13.6.0, v12.17.0 + */ + static readonly errorMonitor: unique symbol; + /** + * Value: `Symbol.for('nodejs.rejection')` + * + * See how to write a custom `rejection handler`. + * @since v13.4.0, v12.16.0 + */ + static readonly captureRejectionSymbol: unique symbol; + /** + * Value: [boolean](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type) + * + * Change the default `captureRejections` option on all new `EventEmitter` objects. + * @since v13.4.0, v12.16.0 + */ + static captureRejections: boolean; + /** + * By default, a maximum of `10` listeners can be registered for any single + * event. This limit can be changed for individual `EventEmitter` instances + * using the `emitter.setMaxListeners(n)` method. To change the default + * for _all_`EventEmitter` instances, the `events.defaultMaxListeners`property can be used. If this value is not a positive number, a `RangeError`is thrown. + * + * Take caution when setting the `events.defaultMaxListeners` because the + * change affects _all_`EventEmitter` instances, including those created before + * the change is made. However, calling `emitter.setMaxListeners(n)` still has + * precedence over `events.defaultMaxListeners`. + * + * This is not a hard limit. The `EventEmitter` instance will allow + * more listeners to be added but will output a trace warning to stderr indicating + * that a "possible EventEmitter memory leak" has been detected. For any single`EventEmitter`, the `emitter.getMaxListeners()` and `emitter.setMaxListeners()`methods can be used to + * temporarily avoid this warning: + * + * ```js + * import { EventEmitter } from 'node:events'; + * const emitter = new EventEmitter(); + * emitter.setMaxListeners(emitter.getMaxListeners() + 1); + * emitter.once('event', () => { + * // do stuff + * emitter.setMaxListeners(Math.max(emitter.getMaxListeners() - 1, 0)); + * }); + * ``` + * + * The `--trace-warnings` command-line flag can be used to display the + * stack trace for such warnings. + * + * The emitted warning can be inspected with `process.on('warning')` and will + * have the additional `emitter`, `type`, and `count` properties, referring to + * the event emitter instance, the event's name and the number of attached + * listeners, respectively. + * Its `name` property is set to `'MaxListenersExceededWarning'`. + * @since v0.11.2 + */ + static defaultMaxListeners: number; + } + import internal = require('node:events'); + namespace EventEmitter { + // Should just be `export { EventEmitter }`, but that doesn't work in TypeScript 3.4 + export { internal as EventEmitter }; + export interface Abortable { + /** + * When provided the corresponding `AbortController` can be used to cancel an asynchronous action. + */ + signal?: AbortSignal | undefined; + } + } + global { + namespace NodeJS { + interface EventEmitter { + /** + * Alias for `emitter.on(eventName, listener)`. + * @since v0.1.26 + */ + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + /** + * Adds the `listener` function to the end of the listeners array for the + * event named `eventName`. No checks are made to see if the `listener` has + * already been added. Multiple calls passing the same combination of `eventName`and `listener` will result in the `listener` being added, and called, multiple + * times. + * + * ```js + * server.on('connection', (stream) => { + * console.log('someone connected!'); + * }); + * ``` + * + * Returns a reference to the `EventEmitter`, so that calls can be chained. + * + * By default, event listeners are invoked in the order they are added. The`emitter.prependListener()` method can be used as an alternative to add the + * event listener to the beginning of the listeners array. + * + * ```js + * import { EventEmitter } from 'node:events'; + * const myEE = new EventEmitter(); + * myEE.on('foo', () => console.log('a')); + * myEE.prependListener('foo', () => console.log('b')); + * myEE.emit('foo'); + * // Prints: + * // b + * // a + * ``` + * @since v0.1.101 + * @param eventName The name of the event. + * @param listener The callback function + */ + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + /** + * Adds a **one-time**`listener` function for the event named `eventName`. The + * next time `eventName` is triggered, this listener is removed and then invoked. + * + * ```js + * server.once('connection', (stream) => { + * console.log('Ah, we have our first user!'); + * }); + * ``` + * + * Returns a reference to the `EventEmitter`, so that calls can be chained. + * + * By default, event listeners are invoked in the order they are added. The`emitter.prependOnceListener()` method can be used as an alternative to add the + * event listener to the beginning of the listeners array. + * + * ```js + * import { EventEmitter } from 'node:events'; + * const myEE = new EventEmitter(); + * myEE.once('foo', () => console.log('a')); + * myEE.prependOnceListener('foo', () => console.log('b')); + * myEE.emit('foo'); + * // Prints: + * // b + * // a + * ``` + * @since v0.3.0 + * @param eventName The name of the event. + * @param listener The callback function + */ + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + /** + * Removes the specified `listener` from the listener array for the event named`eventName`. + * + * ```js + * const callback = (stream) => { + * console.log('someone connected!'); + * }; + * server.on('connection', callback); + * // ... + * server.removeListener('connection', callback); + * ``` + * + * `removeListener()` will remove, at most, one instance of a listener from the + * listener array. If any single listener has been added multiple times to the + * listener array for the specified `eventName`, then `removeListener()` must be + * called multiple times to remove each instance. + * + * Once an event is emitted, all listeners attached to it at the + * time of emitting are called in order. This implies that any`removeListener()` or `removeAllListeners()` calls _after_ emitting and _before_ the last listener finishes execution + * will not remove them from`emit()` in progress. Subsequent events behave as expected. + * + * ```js + * import { EventEmitter } from 'node:events'; + * class MyEmitter extends EventEmitter {} + * const myEmitter = new MyEmitter(); + * + * const callbackA = () => { + * console.log('A'); + * myEmitter.removeListener('event', callbackB); + * }; + * + * const callbackB = () => { + * console.log('B'); + * }; + * + * myEmitter.on('event', callbackA); + * + * myEmitter.on('event', callbackB); + * + * // callbackA removes listener callbackB but it will still be called. + * // Internal listener array at time of emit [callbackA, callbackB] + * myEmitter.emit('event'); + * // Prints: + * // A + * // B + * + * // callbackB is now removed. + * // Internal listener array [callbackA] + * myEmitter.emit('event'); + * // Prints: + * // A + * ``` + * + * Because listeners are managed using an internal array, calling this will + * change the position indices of any listener registered _after_ the listener + * being removed. This will not impact the order in which listeners are called, + * but it means that any copies of the listener array as returned by + * the `emitter.listeners()` method will need to be recreated. + * + * When a single function has been added as a handler multiple times for a single + * event (as in the example below), `removeListener()` will remove the most + * recently added instance. In the example the `once('ping')`listener is removed: + * + * ```js + * import { EventEmitter } from 'node:events'; + * const ee = new EventEmitter(); + * + * function pong() { + * console.log('pong'); + * } + * + * ee.on('ping', pong); + * ee.once('ping', pong); + * ee.removeListener('ping', pong); + * + * ee.emit('ping'); + * ee.emit('ping'); + * ``` + * + * Returns a reference to the `EventEmitter`, so that calls can be chained. + * @since v0.1.26 + */ + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + /** + * Alias for `emitter.removeListener()`. + * @since v10.0.0 + */ + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + /** + * Removes all listeners, or those of the specified `eventName`. + * + * It is bad practice to remove listeners added elsewhere in the code, + * particularly when the `EventEmitter` instance was created by some other + * component or module (e.g. sockets or file streams). + * + * Returns a reference to the `EventEmitter`, so that calls can be chained. + * @since v0.1.26 + */ + removeAllListeners(event?: string | symbol): this; + /** + * By default `EventEmitter`s will print a warning if more than `10` listeners are + * added for a particular event. This is a useful default that helps finding + * memory leaks. The `emitter.setMaxListeners()` method allows the limit to be + * modified for this specific `EventEmitter` instance. The value can be set to`Infinity` (or `0`) to indicate an unlimited number of listeners. + * + * Returns a reference to the `EventEmitter`, so that calls can be chained. + * @since v0.3.5 + */ + setMaxListeners(n: number): this; + /** + * Returns the current max listener value for the `EventEmitter` which is either + * set by `emitter.setMaxListeners(n)` or defaults to {@link defaultMaxListeners}. + * @since v1.0.0 + */ + getMaxListeners(): number; + /** + * Returns a copy of the array of listeners for the event named `eventName`. + * + * ```js + * server.on('connection', (stream) => { + * console.log('someone connected!'); + * }); + * console.log(util.inspect(server.listeners('connection'))); + * // Prints: [ [Function] ] + * ``` + * @since v0.1.26 + */ + listeners(eventName: string | symbol): Function[]; + /** + * Returns a copy of the array of listeners for the event named `eventName`, + * including any wrappers (such as those created by `.once()`). + * + * ```js + * import { EventEmitter } from 'node:events'; + * const emitter = new EventEmitter(); + * emitter.once('log', () => console.log('log once')); + * + * // Returns a new Array with a function `onceWrapper` which has a property + * // `listener` which contains the original listener bound above + * const listeners = emitter.rawListeners('log'); + * const logFnWrapper = listeners[0]; + * + * // Logs "log once" to the console and does not unbind the `once` event + * logFnWrapper.listener(); + * + * // Logs "log once" to the console and removes the listener + * logFnWrapper(); + * + * emitter.on('log', () => console.log('log persistently')); + * // Will return a new Array with a single function bound by `.on()` above + * const newListeners = emitter.rawListeners('log'); + * + * // Logs "log persistently" twice + * newListeners[0](); + * emitter.emit('log'); + * ``` + * @since v9.4.0 + */ + rawListeners(eventName: string | symbol): Function[]; + /** + * Synchronously calls each of the listeners registered for the event named`eventName`, in the order they were registered, passing the supplied arguments + * to each. + * + * Returns `true` if the event had listeners, `false` otherwise. + * + * ```js + * import { EventEmitter } from 'node:events'; + * const myEmitter = new EventEmitter(); + * + * // First listener + * myEmitter.on('event', function firstListener() { + * console.log('Helloooo! first listener'); + * }); + * // Second listener + * myEmitter.on('event', function secondListener(arg1, arg2) { + * console.log(`event with parameters ${arg1}, ${arg2} in second listener`); + * }); + * // Third listener + * myEmitter.on('event', function thirdListener(...args) { + * const parameters = args.join(', '); + * console.log(`event with parameters ${parameters} in third listener`); + * }); + * + * console.log(myEmitter.listeners('event')); + * + * myEmitter.emit('event', 1, 2, 3, 4, 5); + * + * // Prints: + * // [ + * // [Function: firstListener], + * // [Function: secondListener], + * // [Function: thirdListener] + * // ] + * // Helloooo! first listener + * // event with parameters 1, 2 in second listener + * // event with parameters 1, 2, 3, 4, 5 in third listener + * ``` + * @since v0.1.26 + */ + emit(eventName: string | symbol, ...args: any[]): boolean; + /** + * Returns the number of listeners listening for the event named `eventName`. + * If `listener` is provided, it will return how many times the listener is found + * in the list of the listeners of the event. + * @since v3.2.0 + * @param eventName The name of the event being listened for + * @param listener The event handler function + */ + listenerCount(eventName: string | symbol, listener?: Function): number; + /** + * Adds the `listener` function to the _beginning_ of the listeners array for the + * event named `eventName`. No checks are made to see if the `listener` has + * already been added. Multiple calls passing the same combination of `eventName`and `listener` will result in the `listener` being added, and called, multiple + * times. + * + * ```js + * server.prependListener('connection', (stream) => { + * console.log('someone connected!'); + * }); + * ``` + * + * Returns a reference to the `EventEmitter`, so that calls can be chained. + * @since v6.0.0 + * @param eventName The name of the event. + * @param listener The callback function + */ + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + /** + * Adds a **one-time**`listener` function for the event named `eventName` to the _beginning_ of the listeners array. The next time `eventName` is triggered, this + * listener is removed, and then invoked. + * + * ```js + * server.prependOnceListener('connection', (stream) => { + * console.log('Ah, we have our first user!'); + * }); + * ``` + * + * Returns a reference to the `EventEmitter`, so that calls can be chained. + * @since v6.0.0 + * @param eventName The name of the event. + * @param listener The callback function + */ + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + /** + * Returns an array listing the events for which the emitter has registered + * listeners. The values in the array are strings or `Symbol`s. + * + * ```js + * import { EventEmitter } from 'node:events'; + * + * const myEE = new EventEmitter(); + * myEE.on('foo', () => {}); + * myEE.on('bar', () => {}); + * + * const sym = Symbol('symbol'); + * myEE.on(sym, () => {}); + * + * console.log(myEE.eventNames()); + * // Prints: [ 'foo', 'bar', Symbol(symbol) ] + * ``` + * @since v6.0.0 + */ + eventNames(): Array; + } + } + } + export = EventEmitter; +} +declare module 'node:events' { + import events = require('events'); + export = events; +} diff --git a/node_modules/@types/node/fs.d.ts b/node_modules/@types/node/fs.d.ts new file mode 100755 index 0000000..00f1cf3 --- /dev/null +++ b/node_modules/@types/node/fs.d.ts @@ -0,0 +1,4044 @@ +/** + * The `node:fs` module enables interacting with the file system in a + * way modeled on standard POSIX functions. + * + * To use the promise-based APIs: + * + * ```js + * import * as fs from 'node:fs/promises'; + * ``` + * + * To use the callback and sync APIs: + * + * ```js + * import * as fs from 'node:fs'; + * ``` + * + * All file system operations have synchronous, callback, and promise-based + * forms, and are accessible using both CommonJS syntax and ES6 Modules (ESM). + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/fs.js) + */ +declare module 'fs' { + import * as stream from 'node:stream'; + import { Abortable, EventEmitter } from 'node:events'; + import { URL } from 'node:url'; + import * as promises from 'node:fs/promises'; + export { promises }; + /** + * Valid types for path values in "fs". + */ + export type PathLike = string | Buffer | URL; + export type PathOrFileDescriptor = PathLike | number; + export type TimeLike = string | number | Date; + export type NoParamCallback = (err: NodeJS.ErrnoException | null) => void; + export type BufferEncodingOption = + | 'buffer' + | { + encoding: 'buffer'; + }; + export interface ObjectEncodingOptions { + encoding?: BufferEncoding | null | undefined; + } + export type EncodingOption = ObjectEncodingOptions | BufferEncoding | undefined | null; + export type OpenMode = number | string; + export type Mode = number | string; + export interface StatsBase { + isFile(): boolean; + isDirectory(): boolean; + isBlockDevice(): boolean; + isCharacterDevice(): boolean; + isSymbolicLink(): boolean; + isFIFO(): boolean; + isSocket(): boolean; + dev: T; + ino: T; + mode: T; + nlink: T; + uid: T; + gid: T; + rdev: T; + size: T; + blksize: T; + blocks: T; + atimeMs: T; + mtimeMs: T; + ctimeMs: T; + birthtimeMs: T; + atime: Date; + mtime: Date; + ctime: Date; + birthtime: Date; + } + export interface Stats extends StatsBase {} + /** + * A `fs.Stats` object provides information about a file. + * + * Objects returned from {@link stat}, {@link lstat}, {@link fstat}, and + * their synchronous counterparts are of this type. + * If `bigint` in the `options` passed to those methods is true, the numeric values + * will be `bigint` instead of `number`, and the object will contain additional + * nanosecond-precision properties suffixed with `Ns`. + * + * ```console + * Stats { + * dev: 2114, + * ino: 48064969, + * mode: 33188, + * nlink: 1, + * uid: 85, + * gid: 100, + * rdev: 0, + * size: 527, + * blksize: 4096, + * blocks: 8, + * atimeMs: 1318289051000.1, + * mtimeMs: 1318289051000.1, + * ctimeMs: 1318289051000.1, + * birthtimeMs: 1318289051000.1, + * atime: Mon, 10 Oct 2011 23:24:11 GMT, + * mtime: Mon, 10 Oct 2011 23:24:11 GMT, + * ctime: Mon, 10 Oct 2011 23:24:11 GMT, + * birthtime: Mon, 10 Oct 2011 23:24:11 GMT } + * ``` + * + * `bigint` version: + * + * ```console + * BigIntStats { + * dev: 2114n, + * ino: 48064969n, + * mode: 33188n, + * nlink: 1n, + * uid: 85n, + * gid: 100n, + * rdev: 0n, + * size: 527n, + * blksize: 4096n, + * blocks: 8n, + * atimeMs: 1318289051000n, + * mtimeMs: 1318289051000n, + * ctimeMs: 1318289051000n, + * birthtimeMs: 1318289051000n, + * atimeNs: 1318289051000000000n, + * mtimeNs: 1318289051000000000n, + * ctimeNs: 1318289051000000000n, + * birthtimeNs: 1318289051000000000n, + * atime: Mon, 10 Oct 2011 23:24:11 GMT, + * mtime: Mon, 10 Oct 2011 23:24:11 GMT, + * ctime: Mon, 10 Oct 2011 23:24:11 GMT, + * birthtime: Mon, 10 Oct 2011 23:24:11 GMT } + * ``` + * @since v0.1.21 + */ + export class Stats {} + export interface StatsFsBase { + /** Type of file system. */ + type: T; + /** Optimal transfer block size. */ + bsize: T; + /** Total data blocks in file system. */ + blocks: T; + /** Free blocks in file system. */ + bfree: T; + /** Available blocks for unprivileged users */ + bavail: T; + /** Total file nodes in file system. */ + files: T; + /** Free file nodes in file system. */ + ffree: T; + } + export interface StatsFs extends StatsFsBase {} + /** + * Provides information about a mounted file system. + * + * Objects returned from {@link statfs} and its synchronous counterpart are of + * this type. If `bigint` in the `options` passed to those methods is `true`, the + * numeric values will be `bigint` instead of `number`. + * + * ```console + * StatFs { + * type: 1397114950, + * bsize: 4096, + * blocks: 121938943, + * bfree: 61058895, + * bavail: 61058895, + * files: 999, + * ffree: 1000000 + * } + * ``` + * + * `bigint` version: + * + * ```console + * StatFs { + * type: 1397114950n, + * bsize: 4096n, + * blocks: 121938943n, + * bfree: 61058895n, + * bavail: 61058895n, + * files: 999n, + * ffree: 1000000n + * } + * ``` + * @since v19.6.0, v18.15.0 + */ + export class StatsFs {} + export interface BigIntStatsFs extends StatsFsBase {} + export interface StatFsOptions { + bigint?: boolean | undefined; + } + /** + * A representation of a directory entry, which can be a file or a subdirectory + * within the directory, as returned by reading from an `fs.Dir`. The + * directory entry is a combination of the file name and file type pairs. + * + * Additionally, when {@link readdir} or {@link readdirSync} is called with + * the `withFileTypes` option set to `true`, the resulting array is filled with `fs.Dirent` objects, rather than strings or `Buffer` s. + * @since v10.10.0 + */ + export class Dirent { + /** + * Returns `true` if the `fs.Dirent` object describes a regular file. + * @since v10.10.0 + */ + isFile(): boolean; + /** + * Returns `true` if the `fs.Dirent` object describes a file system + * directory. + * @since v10.10.0 + */ + isDirectory(): boolean; + /** + * Returns `true` if the `fs.Dirent` object describes a block device. + * @since v10.10.0 + */ + isBlockDevice(): boolean; + /** + * Returns `true` if the `fs.Dirent` object describes a character device. + * @since v10.10.0 + */ + isCharacterDevice(): boolean; + /** + * Returns `true` if the `fs.Dirent` object describes a symbolic link. + * @since v10.10.0 + */ + isSymbolicLink(): boolean; + /** + * Returns `true` if the `fs.Dirent` object describes a first-in-first-out + * (FIFO) pipe. + * @since v10.10.0 + */ + isFIFO(): boolean; + /** + * Returns `true` if the `fs.Dirent` object describes a socket. + * @since v10.10.0 + */ + isSocket(): boolean; + /** + * The file name that this `fs.Dirent` object refers to. The type of this + * value is determined by the `options.encoding` passed to {@link readdir} or {@link readdirSync}. + * @since v10.10.0 + */ + name: string; + /** + * The base path that this `fs.Dirent` object refers to. + * @since v20.1.0 + */ + path: string; + } + /** + * A class representing a directory stream. + * + * Created by {@link opendir}, {@link opendirSync}, or `fsPromises.opendir()`. + * + * ```js + * import { opendir } from 'node:fs/promises'; + * + * try { + * const dir = await opendir('./'); + * for await (const dirent of dir) + * console.log(dirent.name); + * } catch (err) { + * console.error(err); + * } + * ``` + * + * When using the async iterator, the `fs.Dir` object will be automatically + * closed after the iterator exits. + * @since v12.12.0 + */ + export class Dir implements AsyncIterable { + /** + * The read-only path of this directory as was provided to {@link opendir},{@link opendirSync}, or `fsPromises.opendir()`. + * @since v12.12.0 + */ + readonly path: string; + /** + * Asynchronously iterates over the directory via `readdir(3)` until all entries have been read. + */ + [Symbol.asyncIterator](): AsyncIterableIterator; + /** + * Asynchronously close the directory's underlying resource handle. + * Subsequent reads will result in errors. + * + * A promise is returned that will be resolved after the resource has been + * closed. + * @since v12.12.0 + */ + close(): Promise; + close(cb: NoParamCallback): void; + /** + * Synchronously close the directory's underlying resource handle. + * Subsequent reads will result in errors. + * @since v12.12.0 + */ + closeSync(): void; + /** + * Asynchronously read the next directory entry via [`readdir(3)`](http://man7.org/linux/man-pages/man3/readdir.3.html) as an `fs.Dirent`. + * + * A promise is returned that will be resolved with an `fs.Dirent`, or `null`if there are no more directory entries to read. + * + * Directory entries returned by this function are in no particular order as + * provided by the operating system's underlying directory mechanisms. + * Entries added or removed while iterating over the directory might not be + * included in the iteration results. + * @since v12.12.0 + * @return containing {fs.Dirent|null} + */ + read(): Promise; + read(cb: (err: NodeJS.ErrnoException | null, dirEnt: Dirent | null) => void): void; + /** + * Synchronously read the next directory entry as an `fs.Dirent`. See the + * POSIX [`readdir(3)`](http://man7.org/linux/man-pages/man3/readdir.3.html) documentation for more detail. + * + * If there are no more directory entries to read, `null` will be returned. + * + * Directory entries returned by this function are in no particular order as + * provided by the operating system's underlying directory mechanisms. + * Entries added or removed while iterating over the directory might not be + * included in the iteration results. + * @since v12.12.0 + */ + readSync(): Dirent | null; + } + /** + * Class: fs.StatWatcher + * @since v14.3.0, v12.20.0 + * Extends `EventEmitter` + * A successful call to {@link watchFile} method will return a new fs.StatWatcher object. + */ + export interface StatWatcher extends EventEmitter { + /** + * When called, requests that the Node.js event loop _not_ exit so long as the `fs.StatWatcher` is active. Calling `watcher.ref()` multiple times will have + * no effect. + * + * By default, all `fs.StatWatcher` objects are "ref'ed", making it normally + * unnecessary to call `watcher.ref()` unless `watcher.unref()` had been + * called previously. + * @since v14.3.0, v12.20.0 + */ + ref(): this; + /** + * When called, the active `fs.StatWatcher` object will not require the Node.js + * event loop to remain active. If there is no other activity keeping the + * event loop running, the process may exit before the `fs.StatWatcher` object's + * callback is invoked. Calling `watcher.unref()` multiple times will have + * no effect. + * @since v14.3.0, v12.20.0 + */ + unref(): this; + } + export interface FSWatcher extends EventEmitter { + /** + * Stop watching for changes on the given `fs.FSWatcher`. Once stopped, the `fs.FSWatcher` object is no longer usable. + * @since v0.5.8 + */ + close(): void; + /** + * events.EventEmitter + * 1. change + * 2. error + */ + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'change', listener: (eventType: string, filename: string | Buffer) => void): this; + addListener(event: 'error', listener: (error: Error) => void): this; + addListener(event: 'close', listener: () => void): this; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'change', listener: (eventType: string, filename: string | Buffer) => void): this; + on(event: 'error', listener: (error: Error) => void): this; + on(event: 'close', listener: () => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'change', listener: (eventType: string, filename: string | Buffer) => void): this; + once(event: 'error', listener: (error: Error) => void): this; + once(event: 'close', listener: () => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'change', listener: (eventType: string, filename: string | Buffer) => void): this; + prependListener(event: 'error', listener: (error: Error) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'change', listener: (eventType: string, filename: string | Buffer) => void): this; + prependOnceListener(event: 'error', listener: (error: Error) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + } + /** + * Instances of `fs.ReadStream` are created and returned using the {@link createReadStream} function. + * @since v0.1.93 + */ + export class ReadStream extends stream.Readable { + close(callback?: (err?: NodeJS.ErrnoException | null) => void): void; + /** + * The number of bytes that have been read so far. + * @since v6.4.0 + */ + bytesRead: number; + /** + * The path to the file the stream is reading from as specified in the first + * argument to `fs.createReadStream()`. If `path` is passed as a string, then`readStream.path` will be a string. If `path` is passed as a `Buffer`, then`readStream.path` will be a + * `Buffer`. If `fd` is specified, then`readStream.path` will be `undefined`. + * @since v0.1.93 + */ + path: string | Buffer; + /** + * This property is `true` if the underlying file has not been opened yet, + * i.e. before the `'ready'` event is emitted. + * @since v11.2.0, v10.16.0 + */ + pending: boolean; + /** + * events.EventEmitter + * 1. open + * 2. close + * 3. ready + */ + addListener(event: 'close', listener: () => void): this; + addListener(event: 'data', listener: (chunk: Buffer | string) => void): this; + addListener(event: 'end', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'open', listener: (fd: number) => void): this; + addListener(event: 'pause', listener: () => void): this; + addListener(event: 'readable', listener: () => void): this; + addListener(event: 'ready', listener: () => void): this; + addListener(event: 'resume', listener: () => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + on(event: 'close', listener: () => void): this; + on(event: 'data', listener: (chunk: Buffer | string) => void): this; + on(event: 'end', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'open', listener: (fd: number) => void): this; + on(event: 'pause', listener: () => void): this; + on(event: 'readable', listener: () => void): this; + on(event: 'ready', listener: () => void): this; + on(event: 'resume', listener: () => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'data', listener: (chunk: Buffer | string) => void): this; + once(event: 'end', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'open', listener: (fd: number) => void): this; + once(event: 'pause', listener: () => void): this; + once(event: 'readable', listener: () => void): this; + once(event: 'ready', listener: () => void): this; + once(event: 'resume', listener: () => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'data', listener: (chunk: Buffer | string) => void): this; + prependListener(event: 'end', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'open', listener: (fd: number) => void): this; + prependListener(event: 'pause', listener: () => void): this; + prependListener(event: 'readable', listener: () => void): this; + prependListener(event: 'ready', listener: () => void): this; + prependListener(event: 'resume', listener: () => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'data', listener: (chunk: Buffer | string) => void): this; + prependOnceListener(event: 'end', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'open', listener: (fd: number) => void): this; + prependOnceListener(event: 'pause', listener: () => void): this; + prependOnceListener(event: 'readable', listener: () => void): this; + prependOnceListener(event: 'ready', listener: () => void): this; + prependOnceListener(event: 'resume', listener: () => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + /** + * * Extends `stream.Writable` + * + * Instances of `fs.WriteStream` are created and returned using the {@link createWriteStream} function. + * @since v0.1.93 + */ + export class WriteStream extends stream.Writable { + /** + * Closes `writeStream`. Optionally accepts a + * callback that will be executed once the `writeStream`is closed. + * @since v0.9.4 + */ + close(callback?: (err?: NodeJS.ErrnoException | null) => void): void; + /** + * The number of bytes written so far. Does not include data that is still queued + * for writing. + * @since v0.4.7 + */ + bytesWritten: number; + /** + * The path to the file the stream is writing to as specified in the first + * argument to {@link createWriteStream}. If `path` is passed as a string, then`writeStream.path` will be a string. If `path` is passed as a `Buffer`, then`writeStream.path` will be a + * `Buffer`. + * @since v0.1.93 + */ + path: string | Buffer; + /** + * This property is `true` if the underlying file has not been opened yet, + * i.e. before the `'ready'` event is emitted. + * @since v11.2.0 + */ + pending: boolean; + /** + * events.EventEmitter + * 1. open + * 2. close + * 3. ready + */ + addListener(event: 'close', listener: () => void): this; + addListener(event: 'drain', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'finish', listener: () => void): this; + addListener(event: 'open', listener: (fd: number) => void): this; + addListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + addListener(event: 'ready', listener: () => void): this; + addListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + on(event: 'close', listener: () => void): this; + on(event: 'drain', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'finish', listener: () => void): this; + on(event: 'open', listener: (fd: number) => void): this; + on(event: 'pipe', listener: (src: stream.Readable) => void): this; + on(event: 'ready', listener: () => void): this; + on(event: 'unpipe', listener: (src: stream.Readable) => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'drain', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'finish', listener: () => void): this; + once(event: 'open', listener: (fd: number) => void): this; + once(event: 'pipe', listener: (src: stream.Readable) => void): this; + once(event: 'ready', listener: () => void): this; + once(event: 'unpipe', listener: (src: stream.Readable) => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'drain', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'finish', listener: () => void): this; + prependListener(event: 'open', listener: (fd: number) => void): this; + prependListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + prependListener(event: 'ready', listener: () => void): this; + prependListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'drain', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'finish', listener: () => void): this; + prependOnceListener(event: 'open', listener: (fd: number) => void): this; + prependOnceListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + prependOnceListener(event: 'ready', listener: () => void): this; + prependOnceListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + /** + * Asynchronously rename file at `oldPath` to the pathname provided + * as `newPath`. In the case that `newPath` already exists, it will + * be overwritten. If there is a directory at `newPath`, an error will + * be raised instead. No arguments other than a possible exception are + * given to the completion callback. + * + * See also: [`rename(2)`](http://man7.org/linux/man-pages/man2/rename.2.html). + * + * ```js + * import { rename } from 'node:fs'; + * + * rename('oldFile.txt', 'newFile.txt', (err) => { + * if (err) throw err; + * console.log('Rename complete!'); + * }); + * ``` + * @since v0.0.2 + */ + export function rename(oldPath: PathLike, newPath: PathLike, callback: NoParamCallback): void; + export namespace rename { + /** + * Asynchronous rename(2) - Change the name or location of a file or directory. + * @param oldPath A path to a file. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + * @param newPath A path to a file. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + */ + function __promisify__(oldPath: PathLike, newPath: PathLike): Promise; + } + /** + * Renames the file from `oldPath` to `newPath`. Returns `undefined`. + * + * See the POSIX [`rename(2)`](http://man7.org/linux/man-pages/man2/rename.2.html) documentation for more details. + * @since v0.1.21 + */ + export function renameSync(oldPath: PathLike, newPath: PathLike): void; + /** + * Truncates the file. No arguments other than a possible exception are + * given to the completion callback. A file descriptor can also be passed as the + * first argument. In this case, `fs.ftruncate()` is called. + * + * ```js + * import { truncate } from 'node:fs'; + * // Assuming that 'path/file.txt' is a regular file. + * truncate('path/file.txt', (err) => { + * if (err) throw err; + * console.log('path/file.txt was truncated'); + * }); + * ``` + * + * Passing a file descriptor is deprecated and may result in an error being thrown + * in the future. + * + * See the POSIX [`truncate(2)`](http://man7.org/linux/man-pages/man2/truncate.2.html) documentation for more details. + * @since v0.8.6 + * @param [len=0] + */ + export function truncate(path: PathLike, len: number | undefined | null, callback: NoParamCallback): void; + /** + * Asynchronous truncate(2) - Truncate a file to a specified length. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + export function truncate(path: PathLike, callback: NoParamCallback): void; + export namespace truncate { + /** + * Asynchronous truncate(2) - Truncate a file to a specified length. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param len If not specified, defaults to `0`. + */ + function __promisify__(path: PathLike, len?: number | null): Promise; + } + /** + * Truncates the file. Returns `undefined`. A file descriptor can also be + * passed as the first argument. In this case, `fs.ftruncateSync()` is called. + * + * Passing a file descriptor is deprecated and may result in an error being thrown + * in the future. + * @since v0.8.6 + * @param [len=0] + */ + export function truncateSync(path: PathLike, len?: number | null): void; + /** + * Truncates the file descriptor. No arguments other than a possible exception are + * given to the completion callback. + * + * See the POSIX [`ftruncate(2)`](http://man7.org/linux/man-pages/man2/ftruncate.2.html) documentation for more detail. + * + * If the file referred to by the file descriptor was larger than `len` bytes, only + * the first `len` bytes will be retained in the file. + * + * For example, the following program retains only the first four bytes of the + * file: + * + * ```js + * import { open, close, ftruncate } from 'node:fs'; + * + * function closeFd(fd) { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * + * open('temp.txt', 'r+', (err, fd) => { + * if (err) throw err; + * + * try { + * ftruncate(fd, 4, (err) => { + * closeFd(fd); + * if (err) throw err; + * }); + * } catch (err) { + * closeFd(fd); + * if (err) throw err; + * } + * }); + * ``` + * + * If the file previously was shorter than `len` bytes, it is extended, and the + * extended part is filled with null bytes (`'\0'`): + * + * If `len` is negative then `0` will be used. + * @since v0.8.6 + * @param [len=0] + */ + export function ftruncate(fd: number, len: number | undefined | null, callback: NoParamCallback): void; + /** + * Asynchronous ftruncate(2) - Truncate a file to a specified length. + * @param fd A file descriptor. + */ + export function ftruncate(fd: number, callback: NoParamCallback): void; + export namespace ftruncate { + /** + * Asynchronous ftruncate(2) - Truncate a file to a specified length. + * @param fd A file descriptor. + * @param len If not specified, defaults to `0`. + */ + function __promisify__(fd: number, len?: number | null): Promise; + } + /** + * Truncates the file descriptor. Returns `undefined`. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link ftruncate}. + * @since v0.8.6 + * @param [len=0] + */ + export function ftruncateSync(fd: number, len?: number | null): void; + /** + * Asynchronously changes owner and group of a file. No arguments other than a + * possible exception are given to the completion callback. + * + * See the POSIX [`chown(2)`](http://man7.org/linux/man-pages/man2/chown.2.html) documentation for more detail. + * @since v0.1.97 + */ + export function chown(path: PathLike, uid: number, gid: number, callback: NoParamCallback): void; + export namespace chown { + /** + * Asynchronous chown(2) - Change ownership of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function __promisify__(path: PathLike, uid: number, gid: number): Promise; + } + /** + * Synchronously changes owner and group of a file. Returns `undefined`. + * This is the synchronous version of {@link chown}. + * + * See the POSIX [`chown(2)`](http://man7.org/linux/man-pages/man2/chown.2.html) documentation for more detail. + * @since v0.1.97 + */ + export function chownSync(path: PathLike, uid: number, gid: number): void; + /** + * Sets the owner of the file. No arguments other than a possible exception are + * given to the completion callback. + * + * See the POSIX [`fchown(2)`](http://man7.org/linux/man-pages/man2/fchown.2.html) documentation for more detail. + * @since v0.4.7 + */ + export function fchown(fd: number, uid: number, gid: number, callback: NoParamCallback): void; + export namespace fchown { + /** + * Asynchronous fchown(2) - Change ownership of a file. + * @param fd A file descriptor. + */ + function __promisify__(fd: number, uid: number, gid: number): Promise; + } + /** + * Sets the owner of the file. Returns `undefined`. + * + * See the POSIX [`fchown(2)`](http://man7.org/linux/man-pages/man2/fchown.2.html) documentation for more detail. + * @since v0.4.7 + * @param uid The file's new owner's user id. + * @param gid The file's new group's group id. + */ + export function fchownSync(fd: number, uid: number, gid: number): void; + /** + * Set the owner of the symbolic link. No arguments other than a possible + * exception are given to the completion callback. + * + * See the POSIX [`lchown(2)`](http://man7.org/linux/man-pages/man2/lchown.2.html) documentation for more detail. + */ + export function lchown(path: PathLike, uid: number, gid: number, callback: NoParamCallback): void; + export namespace lchown { + /** + * Asynchronous lchown(2) - Change ownership of a file. Does not dereference symbolic links. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function __promisify__(path: PathLike, uid: number, gid: number): Promise; + } + /** + * Set the owner for the path. Returns `undefined`. + * + * See the POSIX [`lchown(2)`](http://man7.org/linux/man-pages/man2/lchown.2.html) documentation for more details. + * @param uid The file's new owner's user id. + * @param gid The file's new group's group id. + */ + export function lchownSync(path: PathLike, uid: number, gid: number): void; + /** + * Changes the access and modification times of a file in the same way as {@link utimes}, with the difference that if the path refers to a symbolic + * link, then the link is not dereferenced: instead, the timestamps of the + * symbolic link itself are changed. + * + * No arguments other than a possible exception are given to the completion + * callback. + * @since v14.5.0, v12.19.0 + */ + export function lutimes(path: PathLike, atime: TimeLike, mtime: TimeLike, callback: NoParamCallback): void; + export namespace lutimes { + /** + * Changes the access and modification times of a file in the same way as `fsPromises.utimes()`, + * with the difference that if the path refers to a symbolic link, then the link is not + * dereferenced: instead, the timestamps of the symbolic link itself are changed. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param atime The last access time. If a string is provided, it will be coerced to number. + * @param mtime The last modified time. If a string is provided, it will be coerced to number. + */ + function __promisify__(path: PathLike, atime: TimeLike, mtime: TimeLike): Promise; + } + /** + * Change the file system timestamps of the symbolic link referenced by `path`. + * Returns `undefined`, or throws an exception when parameters are incorrect or + * the operation fails. This is the synchronous version of {@link lutimes}. + * @since v14.5.0, v12.19.0 + */ + export function lutimesSync(path: PathLike, atime: TimeLike, mtime: TimeLike): void; + /** + * Asynchronously changes the permissions of a file. No arguments other than a + * possible exception are given to the completion callback. + * + * See the POSIX [`chmod(2)`](http://man7.org/linux/man-pages/man2/chmod.2.html) documentation for more detail. + * + * ```js + * import { chmod } from 'node:fs'; + * + * chmod('my_file.txt', 0o775, (err) => { + * if (err) throw err; + * console.log('The permissions for file "my_file.txt" have been changed!'); + * }); + * ``` + * @since v0.1.30 + */ + export function chmod(path: PathLike, mode: Mode, callback: NoParamCallback): void; + export namespace chmod { + /** + * Asynchronous chmod(2) - Change permissions of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param mode A file mode. If a string is passed, it is parsed as an octal integer. + */ + function __promisify__(path: PathLike, mode: Mode): Promise; + } + /** + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link chmod}. + * + * See the POSIX [`chmod(2)`](http://man7.org/linux/man-pages/man2/chmod.2.html) documentation for more detail. + * @since v0.6.7 + */ + export function chmodSync(path: PathLike, mode: Mode): void; + /** + * Sets the permissions on the file. No arguments other than a possible exception + * are given to the completion callback. + * + * See the POSIX [`fchmod(2)`](http://man7.org/linux/man-pages/man2/fchmod.2.html) documentation for more detail. + * @since v0.4.7 + */ + export function fchmod(fd: number, mode: Mode, callback: NoParamCallback): void; + export namespace fchmod { + /** + * Asynchronous fchmod(2) - Change permissions of a file. + * @param fd A file descriptor. + * @param mode A file mode. If a string is passed, it is parsed as an octal integer. + */ + function __promisify__(fd: number, mode: Mode): Promise; + } + /** + * Sets the permissions on the file. Returns `undefined`. + * + * See the POSIX [`fchmod(2)`](http://man7.org/linux/man-pages/man2/fchmod.2.html) documentation for more detail. + * @since v0.4.7 + */ + export function fchmodSync(fd: number, mode: Mode): void; + /** + * Changes the permissions on a symbolic link. No arguments other than a possible + * exception are given to the completion callback. + * + * This method is only implemented on macOS. + * + * See the POSIX [`lchmod(2)`](https://www.freebsd.org/cgi/man.cgi?query=lchmod&sektion=2) documentation for more detail. + * @deprecated Since v0.4.7 + */ + export function lchmod(path: PathLike, mode: Mode, callback: NoParamCallback): void; + /** @deprecated */ + export namespace lchmod { + /** + * Asynchronous lchmod(2) - Change permissions of a file. Does not dereference symbolic links. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param mode A file mode. If a string is passed, it is parsed as an octal integer. + */ + function __promisify__(path: PathLike, mode: Mode): Promise; + } + /** + * Changes the permissions on a symbolic link. Returns `undefined`. + * + * This method is only implemented on macOS. + * + * See the POSIX [`lchmod(2)`](https://www.freebsd.org/cgi/man.cgi?query=lchmod&sektion=2) documentation for more detail. + * @deprecated Since v0.4.7 + */ + export function lchmodSync(path: PathLike, mode: Mode): void; + /** + * Asynchronous [`stat(2)`](http://man7.org/linux/man-pages/man2/stat.2.html). The callback gets two arguments `(err, stats)` where`stats` is an `fs.Stats` object. + * + * In case of an error, the `err.code` will be one of `Common System Errors`. + * + * {@link stat} follows symbolic links. Use {@link lstat} to look at the + * links themselves. + * + * Using `fs.stat()` to check for the existence of a file before calling`fs.open()`, `fs.readFile()`, or `fs.writeFile()` is not recommended. + * Instead, user code should open/read/write the file directly and handle the + * error raised if the file is not available. + * + * To check if a file exists without manipulating it afterwards, {@link access} is recommended. + * + * For example, given the following directory structure: + * + * ```text + * - txtDir + * -- file.txt + * - app.js + * ``` + * + * The next program will check for the stats of the given paths: + * + * ```js + * import { stat } from 'node:fs'; + * + * const pathsToCheck = ['./txtDir', './txtDir/file.txt']; + * + * for (let i = 0; i < pathsToCheck.length; i++) { + * stat(pathsToCheck[i], (err, stats) => { + * console.log(stats.isDirectory()); + * console.log(stats); + * }); + * } + * ``` + * + * The resulting output will resemble: + * + * ```console + * true + * Stats { + * dev: 16777220, + * mode: 16877, + * nlink: 3, + * uid: 501, + * gid: 20, + * rdev: 0, + * blksize: 4096, + * ino: 14214262, + * size: 96, + * blocks: 0, + * atimeMs: 1561174653071.963, + * mtimeMs: 1561174614583.3518, + * ctimeMs: 1561174626623.5366, + * birthtimeMs: 1561174126937.2893, + * atime: 2019-06-22T03:37:33.072Z, + * mtime: 2019-06-22T03:36:54.583Z, + * ctime: 2019-06-22T03:37:06.624Z, + * birthtime: 2019-06-22T03:28:46.937Z + * } + * false + * Stats { + * dev: 16777220, + * mode: 33188, + * nlink: 1, + * uid: 501, + * gid: 20, + * rdev: 0, + * blksize: 4096, + * ino: 14214074, + * size: 8, + * blocks: 8, + * atimeMs: 1561174616618.8555, + * mtimeMs: 1561174614584, + * ctimeMs: 1561174614583.8145, + * birthtimeMs: 1561174007710.7478, + * atime: 2019-06-22T03:36:56.619Z, + * mtime: 2019-06-22T03:36:54.584Z, + * ctime: 2019-06-22T03:36:54.584Z, + * birthtime: 2019-06-22T03:26:47.711Z + * } + * ``` + * @since v0.0.2 + */ + export function stat(path: PathLike, callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void): void; + export function stat( + path: PathLike, + options: + | (StatOptions & { + bigint?: false | undefined; + }) + | undefined, + callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void + ): void; + export function stat( + path: PathLike, + options: StatOptions & { + bigint: true; + }, + callback: (err: NodeJS.ErrnoException | null, stats: BigIntStats) => void + ): void; + export function stat(path: PathLike, options: StatOptions | undefined, callback: (err: NodeJS.ErrnoException | null, stats: Stats | BigIntStats) => void): void; + export namespace stat { + /** + * Asynchronous stat(2) - Get file status. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function __promisify__( + path: PathLike, + options?: StatOptions & { + bigint?: false | undefined; + } + ): Promise; + function __promisify__( + path: PathLike, + options: StatOptions & { + bigint: true; + } + ): Promise; + function __promisify__(path: PathLike, options?: StatOptions): Promise; + } + export interface StatSyncFn extends Function { + (path: PathLike, options?: undefined): Stats; + ( + path: PathLike, + options?: StatSyncOptions & { + bigint?: false | undefined; + throwIfNoEntry: false; + } + ): Stats | undefined; + ( + path: PathLike, + options: StatSyncOptions & { + bigint: true; + throwIfNoEntry: false; + } + ): BigIntStats | undefined; + ( + path: PathLike, + options?: StatSyncOptions & { + bigint?: false | undefined; + } + ): Stats; + ( + path: PathLike, + options: StatSyncOptions & { + bigint: true; + } + ): BigIntStats; + ( + path: PathLike, + options: StatSyncOptions & { + bigint: boolean; + throwIfNoEntry?: false | undefined; + } + ): Stats | BigIntStats; + (path: PathLike, options?: StatSyncOptions): Stats | BigIntStats | undefined; + } + /** + * Synchronous stat(2) - Get file status. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + export const statSync: StatSyncFn; + /** + * Invokes the callback with the `fs.Stats` for the file descriptor. + * + * See the POSIX [`fstat(2)`](http://man7.org/linux/man-pages/man2/fstat.2.html) documentation for more detail. + * @since v0.1.95 + */ + export function fstat(fd: number, callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void): void; + export function fstat( + fd: number, + options: + | (StatOptions & { + bigint?: false | undefined; + }) + | undefined, + callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void + ): void; + export function fstat( + fd: number, + options: StatOptions & { + bigint: true; + }, + callback: (err: NodeJS.ErrnoException | null, stats: BigIntStats) => void + ): void; + export function fstat(fd: number, options: StatOptions | undefined, callback: (err: NodeJS.ErrnoException | null, stats: Stats | BigIntStats) => void): void; + export namespace fstat { + /** + * Asynchronous fstat(2) - Get file status. + * @param fd A file descriptor. + */ + function __promisify__( + fd: number, + options?: StatOptions & { + bigint?: false | undefined; + } + ): Promise; + function __promisify__( + fd: number, + options: StatOptions & { + bigint: true; + } + ): Promise; + function __promisify__(fd: number, options?: StatOptions): Promise; + } + /** + * Retrieves the `fs.Stats` for the file descriptor. + * + * See the POSIX [`fstat(2)`](http://man7.org/linux/man-pages/man2/fstat.2.html) documentation for more detail. + * @since v0.1.95 + */ + export function fstatSync( + fd: number, + options?: StatOptions & { + bigint?: false | undefined; + } + ): Stats; + export function fstatSync( + fd: number, + options: StatOptions & { + bigint: true; + } + ): BigIntStats; + export function fstatSync(fd: number, options?: StatOptions): Stats | BigIntStats; + /** + * Retrieves the `fs.Stats` for the symbolic link referred to by the path. + * The callback gets two arguments `(err, stats)` where `stats` is a `fs.Stats` object. `lstat()` is identical to `stat()`, except that if `path` is a symbolic + * link, then the link itself is stat-ed, not the file that it refers to. + * + * See the POSIX [`lstat(2)`](http://man7.org/linux/man-pages/man2/lstat.2.html) documentation for more details. + * @since v0.1.30 + */ + export function lstat(path: PathLike, callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void): void; + export function lstat( + path: PathLike, + options: + | (StatOptions & { + bigint?: false | undefined; + }) + | undefined, + callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void + ): void; + export function lstat( + path: PathLike, + options: StatOptions & { + bigint: true; + }, + callback: (err: NodeJS.ErrnoException | null, stats: BigIntStats) => void + ): void; + export function lstat(path: PathLike, options: StatOptions | undefined, callback: (err: NodeJS.ErrnoException | null, stats: Stats | BigIntStats) => void): void; + export namespace lstat { + /** + * Asynchronous lstat(2) - Get file status. Does not dereference symbolic links. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function __promisify__( + path: PathLike, + options?: StatOptions & { + bigint?: false | undefined; + } + ): Promise; + function __promisify__( + path: PathLike, + options: StatOptions & { + bigint: true; + } + ): Promise; + function __promisify__(path: PathLike, options?: StatOptions): Promise; + } + /** + * Asynchronous [`statfs(2)`](http://man7.org/linux/man-pages/man2/statfs.2.html). Returns information about the mounted file system which + * contains `path`. The callback gets two arguments `(err, stats)` where `stats`is an `fs.StatFs` object. + * + * In case of an error, the `err.code` will be one of `Common System Errors`. + * @since v19.6.0, v18.15.0 + * @param path A path to an existing file or directory on the file system to be queried. + */ + export function statfs(path: PathLike, callback: (err: NodeJS.ErrnoException | null, stats: StatsFs) => void): void; + export function statfs( + path: PathLike, + options: + | (StatFsOptions & { + bigint?: false | undefined; + }) + | undefined, + callback: (err: NodeJS.ErrnoException | null, stats: StatsFs) => void + ): void; + export function statfs( + path: PathLike, + options: StatFsOptions & { + bigint: true; + }, + callback: (err: NodeJS.ErrnoException | null, stats: BigIntStatsFs) => void + ): void; + export function statfs(path: PathLike, options: StatFsOptions | undefined, callback: (err: NodeJS.ErrnoException | null, stats: StatsFs | BigIntStatsFs) => void): void; + export namespace statfs { + /** + * Asynchronous statfs(2) - Returns information about the mounted file system which contains path. The callback gets two arguments (err, stats) where stats is an object. + * @param path A path to an existing file or directory on the file system to be queried. + */ + function __promisify__( + path: PathLike, + options?: StatFsOptions & { + bigint?: false | undefined; + } + ): Promise; + function __promisify__( + path: PathLike, + options: StatFsOptions & { + bigint: true; + } + ): Promise; + function __promisify__(path: PathLike, options?: StatFsOptions): Promise; + } + /** + * Synchronous [`statfs(2)`](http://man7.org/linux/man-pages/man2/statfs.2.html). Returns information about the mounted file system which + * contains `path`. + * + * In case of an error, the `err.code` will be one of `Common System Errors`. + * @since v19.6.0, v18.15.0 + * @param path A path to an existing file or directory on the file system to be queried. + */ + export function statfsSync( + path: PathLike, + options?: StatFsOptions & { + bigint?: false | undefined; + } + ): StatsFs; + export function statfsSync( + path: PathLike, + options: StatFsOptions & { + bigint: true; + } + ): BigIntStatsFs; + export function statfsSync(path: PathLike, options?: StatFsOptions): StatsFs | BigIntStatsFs; + /** + * Synchronous lstat(2) - Get file status. Does not dereference symbolic links. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + export const lstatSync: StatSyncFn; + /** + * Creates a new link from the `existingPath` to the `newPath`. See the POSIX [`link(2)`](http://man7.org/linux/man-pages/man2/link.2.html) documentation for more detail. No arguments other than + * a possible + * exception are given to the completion callback. + * @since v0.1.31 + */ + export function link(existingPath: PathLike, newPath: PathLike, callback: NoParamCallback): void; + export namespace link { + /** + * Asynchronous link(2) - Create a new link (also known as a hard link) to an existing file. + * @param existingPath A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param newPath A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function __promisify__(existingPath: PathLike, newPath: PathLike): Promise; + } + /** + * Creates a new link from the `existingPath` to the `newPath`. See the POSIX [`link(2)`](http://man7.org/linux/man-pages/man2/link.2.html) documentation for more detail. Returns `undefined`. + * @since v0.1.31 + */ + export function linkSync(existingPath: PathLike, newPath: PathLike): void; + /** + * Creates the link called `path` pointing to `target`. No arguments other than a + * possible exception are given to the completion callback. + * + * See the POSIX [`symlink(2)`](http://man7.org/linux/man-pages/man2/symlink.2.html) documentation for more details. + * + * The `type` argument is only available on Windows and ignored on other platforms. + * It can be set to `'dir'`, `'file'`, or `'junction'`. If the `type` argument is + * not a string, Node.js will autodetect `target` type and use `'file'` or `'dir'`. + * If the `target` does not exist, `'file'` will be used. Windows junction points + * require the destination path to be absolute. When using `'junction'`, the`target` argument will automatically be normalized to absolute path. Junction + * points on NTFS volumes can only point to directories. + * + * Relative targets are relative to the link's parent directory. + * + * ```js + * import { symlink } from 'node:fs'; + * + * symlink('./mew', './mewtwo', callback); + * ``` + * + * The above example creates a symbolic link `mewtwo` which points to `mew` in the + * same directory: + * + * ```bash + * $ tree . + * . + * ├── mew + * └── mewtwo -> ./mew + * ``` + * @since v0.1.31 + * @param [type='null'] + */ + export function symlink(target: PathLike, path: PathLike, type: symlink.Type | undefined | null, callback: NoParamCallback): void; + /** + * Asynchronous symlink(2) - Create a new symbolic link to an existing file. + * @param target A path to an existing file. If a URL is provided, it must use the `file:` protocol. + * @param path A path to the new symlink. If a URL is provided, it must use the `file:` protocol. + */ + export function symlink(target: PathLike, path: PathLike, callback: NoParamCallback): void; + export namespace symlink { + /** + * Asynchronous symlink(2) - Create a new symbolic link to an existing file. + * @param target A path to an existing file. If a URL is provided, it must use the `file:` protocol. + * @param path A path to the new symlink. If a URL is provided, it must use the `file:` protocol. + * @param type May be set to `'dir'`, `'file'`, or `'junction'` (default is `'file'`) and is only available on Windows (ignored on other platforms). + * When using `'junction'`, the `target` argument will automatically be normalized to an absolute path. + */ + function __promisify__(target: PathLike, path: PathLike, type?: string | null): Promise; + type Type = 'dir' | 'file' | 'junction'; + } + /** + * Returns `undefined`. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link symlink}. + * @since v0.1.31 + * @param [type='null'] + */ + export function symlinkSync(target: PathLike, path: PathLike, type?: symlink.Type | null): void; + /** + * Reads the contents of the symbolic link referred to by `path`. The callback gets + * two arguments `(err, linkString)`. + * + * See the POSIX [`readlink(2)`](http://man7.org/linux/man-pages/man2/readlink.2.html) documentation for more details. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the link path passed to the callback. If the `encoding` is set to `'buffer'`, + * the link path returned will be passed as a `Buffer` object. + * @since v0.1.31 + */ + export function readlink(path: PathLike, options: EncodingOption, callback: (err: NodeJS.ErrnoException | null, linkString: string) => void): void; + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function readlink(path: PathLike, options: BufferEncodingOption, callback: (err: NodeJS.ErrnoException | null, linkString: Buffer) => void): void; + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function readlink(path: PathLike, options: EncodingOption, callback: (err: NodeJS.ErrnoException | null, linkString: string | Buffer) => void): void; + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + export function readlink(path: PathLike, callback: (err: NodeJS.ErrnoException | null, linkString: string) => void): void; + export namespace readlink { + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(path: PathLike, options?: EncodingOption): Promise; + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(path: PathLike, options: BufferEncodingOption): Promise; + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(path: PathLike, options?: EncodingOption): Promise; + } + /** + * Returns the symbolic link's string value. + * + * See the POSIX [`readlink(2)`](http://man7.org/linux/man-pages/man2/readlink.2.html) documentation for more details. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the link path returned. If the `encoding` is set to `'buffer'`, + * the link path returned will be passed as a `Buffer` object. + * @since v0.1.31 + */ + export function readlinkSync(path: PathLike, options?: EncodingOption): string; + /** + * Synchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function readlinkSync(path: PathLike, options: BufferEncodingOption): Buffer; + /** + * Synchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function readlinkSync(path: PathLike, options?: EncodingOption): string | Buffer; + /** + * Asynchronously computes the canonical pathname by resolving `.`, `..`, and + * symbolic links. + * + * A canonical pathname is not necessarily unique. Hard links and bind mounts can + * expose a file system entity through many pathnames. + * + * This function behaves like [`realpath(3)`](http://man7.org/linux/man-pages/man3/realpath.3.html), with some exceptions: + * + * 1. No case conversion is performed on case-insensitive file systems. + * 2. The maximum number of symbolic links is platform-independent and generally + * (much) higher than what the native [`realpath(3)`](http://man7.org/linux/man-pages/man3/realpath.3.html) implementation supports. + * + * The `callback` gets two arguments `(err, resolvedPath)`. May use `process.cwd`to resolve relative paths. + * + * Only paths that can be converted to UTF8 strings are supported. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the path passed to the callback. If the `encoding` is set to `'buffer'`, + * the path returned will be passed as a `Buffer` object. + * + * If `path` resolves to a socket or a pipe, the function will return a system + * dependent name for that object. + * @since v0.1.31 + */ + export function realpath(path: PathLike, options: EncodingOption, callback: (err: NodeJS.ErrnoException | null, resolvedPath: string) => void): void; + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function realpath(path: PathLike, options: BufferEncodingOption, callback: (err: NodeJS.ErrnoException | null, resolvedPath: Buffer) => void): void; + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function realpath(path: PathLike, options: EncodingOption, callback: (err: NodeJS.ErrnoException | null, resolvedPath: string | Buffer) => void): void; + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + export function realpath(path: PathLike, callback: (err: NodeJS.ErrnoException | null, resolvedPath: string) => void): void; + export namespace realpath { + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(path: PathLike, options?: EncodingOption): Promise; + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(path: PathLike, options: BufferEncodingOption): Promise; + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(path: PathLike, options?: EncodingOption): Promise; + /** + * Asynchronous [`realpath(3)`](http://man7.org/linux/man-pages/man3/realpath.3.html). + * + * The `callback` gets two arguments `(err, resolvedPath)`. + * + * Only paths that can be converted to UTF8 strings are supported. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the path passed to the callback. If the `encoding` is set to `'buffer'`, + * the path returned will be passed as a `Buffer` object. + * + * On Linux, when Node.js is linked against musl libc, the procfs file system must + * be mounted on `/proc` in order for this function to work. Glibc does not have + * this restriction. + * @since v9.2.0 + */ + function native(path: PathLike, options: EncodingOption, callback: (err: NodeJS.ErrnoException | null, resolvedPath: string) => void): void; + function native(path: PathLike, options: BufferEncodingOption, callback: (err: NodeJS.ErrnoException | null, resolvedPath: Buffer) => void): void; + function native(path: PathLike, options: EncodingOption, callback: (err: NodeJS.ErrnoException | null, resolvedPath: string | Buffer) => void): void; + function native(path: PathLike, callback: (err: NodeJS.ErrnoException | null, resolvedPath: string) => void): void; + } + /** + * Returns the resolved pathname. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link realpath}. + * @since v0.1.31 + */ + export function realpathSync(path: PathLike, options?: EncodingOption): string; + /** + * Synchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function realpathSync(path: PathLike, options: BufferEncodingOption): Buffer; + /** + * Synchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function realpathSync(path: PathLike, options?: EncodingOption): string | Buffer; + export namespace realpathSync { + function native(path: PathLike, options?: EncodingOption): string; + function native(path: PathLike, options: BufferEncodingOption): Buffer; + function native(path: PathLike, options?: EncodingOption): string | Buffer; + } + /** + * Asynchronously removes a file or symbolic link. No arguments other than a + * possible exception are given to the completion callback. + * + * ```js + * import { unlink } from 'node:fs'; + * // Assuming that 'path/file.txt' is a regular file. + * unlink('path/file.txt', (err) => { + * if (err) throw err; + * console.log('path/file.txt was deleted'); + * }); + * ``` + * + * `fs.unlink()` will not work on a directory, empty or otherwise. To remove a + * directory, use {@link rmdir}. + * + * See the POSIX [`unlink(2)`](http://man7.org/linux/man-pages/man2/unlink.2.html) documentation for more details. + * @since v0.0.2 + */ + export function unlink(path: PathLike, callback: NoParamCallback): void; + export namespace unlink { + /** + * Asynchronous unlink(2) - delete a name and possibly the file it refers to. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function __promisify__(path: PathLike): Promise; + } + /** + * Synchronous [`unlink(2)`](http://man7.org/linux/man-pages/man2/unlink.2.html). Returns `undefined`. + * @since v0.1.21 + */ + export function unlinkSync(path: PathLike): void; + export interface RmDirOptions { + /** + * If an `EBUSY`, `EMFILE`, `ENFILE`, `ENOTEMPTY`, or + * `EPERM` error is encountered, Node.js will retry the operation with a linear + * backoff wait of `retryDelay` ms longer on each try. This option represents the + * number of retries. This option is ignored if the `recursive` option is not + * `true`. + * @default 0 + */ + maxRetries?: number | undefined; + /** + * @deprecated since v14.14.0 In future versions of Node.js and will trigger a warning + * `fs.rmdir(path, { recursive: true })` will throw if `path` does not exist or is a file. + * Use `fs.rm(path, { recursive: true, force: true })` instead. + * + * If `true`, perform a recursive directory removal. In + * recursive mode, operations are retried on failure. + * @default false + */ + recursive?: boolean | undefined; + /** + * The amount of time in milliseconds to wait between retries. + * This option is ignored if the `recursive` option is not `true`. + * @default 100 + */ + retryDelay?: number | undefined; + } + /** + * Asynchronous [`rmdir(2)`](http://man7.org/linux/man-pages/man2/rmdir.2.html). No arguments other than a possible exception are given + * to the completion callback. + * + * Using `fs.rmdir()` on a file (not a directory) results in an `ENOENT` error on + * Windows and an `ENOTDIR` error on POSIX. + * + * To get a behavior similar to the `rm -rf` Unix command, use {@link rm} with options `{ recursive: true, force: true }`. + * @since v0.0.2 + */ + export function rmdir(path: PathLike, callback: NoParamCallback): void; + export function rmdir(path: PathLike, options: RmDirOptions, callback: NoParamCallback): void; + export namespace rmdir { + /** + * Asynchronous rmdir(2) - delete a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function __promisify__(path: PathLike, options?: RmDirOptions): Promise; + } + /** + * Synchronous [`rmdir(2)`](http://man7.org/linux/man-pages/man2/rmdir.2.html). Returns `undefined`. + * + * Using `fs.rmdirSync()` on a file (not a directory) results in an `ENOENT` error + * on Windows and an `ENOTDIR` error on POSIX. + * + * To get a behavior similar to the `rm -rf` Unix command, use {@link rmSync} with options `{ recursive: true, force: true }`. + * @since v0.1.21 + */ + export function rmdirSync(path: PathLike, options?: RmDirOptions): void; + export interface RmOptions { + /** + * When `true`, exceptions will be ignored if `path` does not exist. + * @default false + */ + force?: boolean | undefined; + /** + * If an `EBUSY`, `EMFILE`, `ENFILE`, `ENOTEMPTY`, or + * `EPERM` error is encountered, Node.js will retry the operation with a linear + * backoff wait of `retryDelay` ms longer on each try. This option represents the + * number of retries. This option is ignored if the `recursive` option is not + * `true`. + * @default 0 + */ + maxRetries?: number | undefined; + /** + * If `true`, perform a recursive directory removal. In + * recursive mode, operations are retried on failure. + * @default false + */ + recursive?: boolean | undefined; + /** + * The amount of time in milliseconds to wait between retries. + * This option is ignored if the `recursive` option is not `true`. + * @default 100 + */ + retryDelay?: number | undefined; + } + /** + * Asynchronously removes files and directories (modeled on the standard POSIX `rm`utility). No arguments other than a possible exception are given to the + * completion callback. + * @since v14.14.0 + */ + export function rm(path: PathLike, callback: NoParamCallback): void; + export function rm(path: PathLike, options: RmOptions, callback: NoParamCallback): void; + export namespace rm { + /** + * Asynchronously removes files and directories (modeled on the standard POSIX `rm` utility). + */ + function __promisify__(path: PathLike, options?: RmOptions): Promise; + } + /** + * Synchronously removes files and directories (modeled on the standard POSIX `rm`utility). Returns `undefined`. + * @since v14.14.0 + */ + export function rmSync(path: PathLike, options?: RmOptions): void; + export interface MakeDirectoryOptions { + /** + * Indicates whether parent folders should be created. + * If a folder was created, the path to the first created folder will be returned. + * @default false + */ + recursive?: boolean | undefined; + /** + * A file mode. If a string is passed, it is parsed as an octal integer. If not specified + * @default 0o777 + */ + mode?: Mode | undefined; + } + /** + * Asynchronously creates a directory. + * + * The callback is given a possible exception and, if `recursive` is `true`, the + * first directory path created, `(err[, path])`.`path` can still be `undefined` when `recursive` is `true`, if no directory was + * created (for instance, if it was previously created). + * + * The optional `options` argument can be an integer specifying `mode` (permission + * and sticky bits), or an object with a `mode` property and a `recursive`property indicating whether parent directories should be created. Calling`fs.mkdir()` when `path` is a directory that + * exists results in an error only + * when `recursive` is false. If `recursive` is false and the directory exists, + * an `EEXIST` error occurs. + * + * ```js + * import { mkdir } from 'node:fs'; + * + * // Create ./tmp/a/apple, regardless of whether ./tmp and ./tmp/a exist. + * mkdir('./tmp/a/apple', { recursive: true }, (err) => { + * if (err) throw err; + * }); + * ``` + * + * On Windows, using `fs.mkdir()` on the root directory even with recursion will + * result in an error: + * + * ```js + * import { mkdir } from 'node:fs'; + * + * mkdir('/', { recursive: true }, (err) => { + * // => [Error: EPERM: operation not permitted, mkdir 'C:\'] + * }); + * ``` + * + * See the POSIX [`mkdir(2)`](http://man7.org/linux/man-pages/man2/mkdir.2.html) documentation for more details. + * @since v0.1.8 + */ + export function mkdir( + path: PathLike, + options: MakeDirectoryOptions & { + recursive: true; + }, + callback: (err: NodeJS.ErrnoException | null, path?: string) => void + ): void; + /** + * Asynchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + export function mkdir( + path: PathLike, + options: + | Mode + | (MakeDirectoryOptions & { + recursive?: false | undefined; + }) + | null + | undefined, + callback: NoParamCallback + ): void; + /** + * Asynchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + export function mkdir(path: PathLike, options: Mode | MakeDirectoryOptions | null | undefined, callback: (err: NodeJS.ErrnoException | null, path?: string) => void): void; + /** + * Asynchronous mkdir(2) - create a directory with a mode of `0o777`. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + export function mkdir(path: PathLike, callback: NoParamCallback): void; + export namespace mkdir { + /** + * Asynchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + function __promisify__( + path: PathLike, + options: MakeDirectoryOptions & { + recursive: true; + } + ): Promise; + /** + * Asynchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + function __promisify__( + path: PathLike, + options?: + | Mode + | (MakeDirectoryOptions & { + recursive?: false | undefined; + }) + | null + ): Promise; + /** + * Asynchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + function __promisify__(path: PathLike, options?: Mode | MakeDirectoryOptions | null): Promise; + } + /** + * Synchronously creates a directory. Returns `undefined`, or if `recursive` is`true`, the first directory path created. + * This is the synchronous version of {@link mkdir}. + * + * See the POSIX [`mkdir(2)`](http://man7.org/linux/man-pages/man2/mkdir.2.html) documentation for more details. + * @since v0.1.21 + */ + export function mkdirSync( + path: PathLike, + options: MakeDirectoryOptions & { + recursive: true; + } + ): string | undefined; + /** + * Synchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + export function mkdirSync( + path: PathLike, + options?: + | Mode + | (MakeDirectoryOptions & { + recursive?: false | undefined; + }) + | null + ): void; + /** + * Synchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + export function mkdirSync(path: PathLike, options?: Mode | MakeDirectoryOptions | null): string | undefined; + /** + * Creates a unique temporary directory. + * + * Generates six random characters to be appended behind a required`prefix` to create a unique temporary directory. Due to platform + * inconsistencies, avoid trailing `X` characters in `prefix`. Some platforms, + * notably the BSDs, can return more than six random characters, and replace + * trailing `X` characters in `prefix` with random characters. + * + * The created directory path is passed as a string to the callback's second + * parameter. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use. + * + * ```js + * import { mkdtemp } from 'node:fs'; + * import { join } from 'node:path'; + * import { tmpdir } from 'node:os'; + * + * mkdtemp(join(tmpdir(), 'foo-'), (err, directory) => { + * if (err) throw err; + * console.log(directory); + * // Prints: /tmp/foo-itXde2 or C:\Users\...\AppData\Local\Temp\foo-itXde2 + * }); + * ``` + * + * The `fs.mkdtemp()` method will append the six randomly selected characters + * directly to the `prefix` string. For instance, given a directory `/tmp`, if the + * intention is to create a temporary directory _within_`/tmp`, the `prefix`must end with a trailing platform-specific path separator + * (`require('node:path').sep`). + * + * ```js + * import { tmpdir } from 'node:os'; + * import { mkdtemp } from 'node:fs'; + * + * // The parent directory for the new temporary directory + * const tmpDir = tmpdir(); + * + * // This method is *INCORRECT*: + * mkdtemp(tmpDir, (err, directory) => { + * if (err) throw err; + * console.log(directory); + * // Will print something similar to `/tmpabc123`. + * // A new temporary directory is created at the file system root + * // rather than *within* the /tmp directory. + * }); + * + * // This method is *CORRECT*: + * import { sep } from 'node:path'; + * mkdtemp(`${tmpDir}${sep}`, (err, directory) => { + * if (err) throw err; + * console.log(directory); + * // Will print something similar to `/tmp/abc123`. + * // A new temporary directory is created within + * // the /tmp directory. + * }); + * ``` + * @since v5.10.0 + */ + export function mkdtemp(prefix: string, options: EncodingOption, callback: (err: NodeJS.ErrnoException | null, folder: string) => void): void; + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function mkdtemp( + prefix: string, + options: + | 'buffer' + | { + encoding: 'buffer'; + }, + callback: (err: NodeJS.ErrnoException | null, folder: Buffer) => void + ): void; + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function mkdtemp(prefix: string, options: EncodingOption, callback: (err: NodeJS.ErrnoException | null, folder: string | Buffer) => void): void; + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + */ + export function mkdtemp(prefix: string, callback: (err: NodeJS.ErrnoException | null, folder: string) => void): void; + export namespace mkdtemp { + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(prefix: string, options?: EncodingOption): Promise; + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(prefix: string, options: BufferEncodingOption): Promise; + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(prefix: string, options?: EncodingOption): Promise; + } + /** + * Returns the created directory path. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link mkdtemp}. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use. + * @since v5.10.0 + */ + export function mkdtempSync(prefix: string, options?: EncodingOption): string; + /** + * Synchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function mkdtempSync(prefix: string, options: BufferEncodingOption): Buffer; + /** + * Synchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function mkdtempSync(prefix: string, options?: EncodingOption): string | Buffer; + /** + * Reads the contents of a directory. The callback gets two arguments `(err, files)`where `files` is an array of the names of the files in the directory excluding`'.'` and `'..'`. + * + * See the POSIX [`readdir(3)`](http://man7.org/linux/man-pages/man3/readdir.3.html) documentation for more details. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the filenames passed to the callback. If the `encoding` is set to `'buffer'`, + * the filenames returned will be passed as `Buffer` objects. + * + * If `options.withFileTypes` is set to `true`, the `files` array will contain `fs.Dirent` objects. + * @since v0.1.8 + */ + export function readdir( + path: PathLike, + options: + | { + encoding: BufferEncoding | null; + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + } + | BufferEncoding + | undefined + | null, + callback: (err: NodeJS.ErrnoException | null, files: string[]) => void + ): void; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function readdir( + path: PathLike, + options: + | { + encoding: 'buffer'; + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + } + | 'buffer', + callback: (err: NodeJS.ErrnoException | null, files: Buffer[]) => void + ): void; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function readdir( + path: PathLike, + options: + | (ObjectEncodingOptions & { + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + }) + | BufferEncoding + | undefined + | null, + callback: (err: NodeJS.ErrnoException | null, files: string[] | Buffer[]) => void + ): void; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + export function readdir(path: PathLike, callback: (err: NodeJS.ErrnoException | null, files: string[]) => void): void; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options If called with `withFileTypes: true` the result data will be an array of Dirent. + */ + export function readdir( + path: PathLike, + options: ObjectEncodingOptions & { + withFileTypes: true; + recursive?: boolean | undefined; + }, + callback: (err: NodeJS.ErrnoException | null, files: Dirent[]) => void + ): void; + export namespace readdir { + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__( + path: PathLike, + options?: + | { + encoding: BufferEncoding | null; + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + } + | BufferEncoding + | null + ): Promise; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__( + path: PathLike, + options: + | 'buffer' + | { + encoding: 'buffer'; + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + } + ): Promise; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__( + path: PathLike, + options?: + | (ObjectEncodingOptions & { + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + }) + | BufferEncoding + | null + ): Promise; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options If called with `withFileTypes: true` the result data will be an array of Dirent + */ + function __promisify__( + path: PathLike, + options: ObjectEncodingOptions & { + withFileTypes: true; + recursive?: boolean | undefined; + } + ): Promise; + } + /** + * Reads the contents of the directory. + * + * See the POSIX [`readdir(3)`](http://man7.org/linux/man-pages/man3/readdir.3.html) documentation for more details. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the filenames returned. If the `encoding` is set to `'buffer'`, + * the filenames returned will be passed as `Buffer` objects. + * + * If `options.withFileTypes` is set to `true`, the result will contain `fs.Dirent` objects. + * @since v0.1.21 + */ + export function readdirSync( + path: PathLike, + options?: + | { + encoding: BufferEncoding | null; + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + } + | BufferEncoding + | null + ): string[]; + /** + * Synchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function readdirSync( + path: PathLike, + options: + | { + encoding: 'buffer'; + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + } + | 'buffer' + ): Buffer[]; + /** + * Synchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function readdirSync( + path: PathLike, + options?: + | (ObjectEncodingOptions & { + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + }) + | BufferEncoding + | null + ): string[] | Buffer[]; + /** + * Synchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options If called with `withFileTypes: true` the result data will be an array of Dirent. + */ + export function readdirSync( + path: PathLike, + options: ObjectEncodingOptions & { + withFileTypes: true; + recursive?: boolean | undefined; + } + ): Dirent[]; + /** + * Closes the file descriptor. No arguments other than a possible exception are + * given to the completion callback. + * + * Calling `fs.close()` on any file descriptor (`fd`) that is currently in use + * through any other `fs` operation may lead to undefined behavior. + * + * See the POSIX [`close(2)`](http://man7.org/linux/man-pages/man2/close.2.html) documentation for more detail. + * @since v0.0.2 + */ + export function close(fd: number, callback?: NoParamCallback): void; + export namespace close { + /** + * Asynchronous close(2) - close a file descriptor. + * @param fd A file descriptor. + */ + function __promisify__(fd: number): Promise; + } + /** + * Closes the file descriptor. Returns `undefined`. + * + * Calling `fs.closeSync()` on any file descriptor (`fd`) that is currently in use + * through any other `fs` operation may lead to undefined behavior. + * + * See the POSIX [`close(2)`](http://man7.org/linux/man-pages/man2/close.2.html) documentation for more detail. + * @since v0.1.21 + */ + export function closeSync(fd: number): void; + /** + * Asynchronous file open. See the POSIX [`open(2)`](http://man7.org/linux/man-pages/man2/open.2.html) documentation for more details. + * + * `mode` sets the file mode (permission and sticky bits), but only if the file was + * created. On Windows, only the write permission can be manipulated; see {@link chmod}. + * + * The callback gets two arguments `(err, fd)`. + * + * Some characters (`< > : " / \ | ? *`) are reserved under Windows as documented + * by [Naming Files, Paths, and Namespaces](https://docs.microsoft.com/en-us/windows/desktop/FileIO/naming-a-file). Under NTFS, if the filename contains + * a colon, Node.js will open a file system stream, as described by [this MSDN page](https://docs.microsoft.com/en-us/windows/desktop/FileIO/using-streams). + * + * Functions based on `fs.open()` exhibit this behavior as well:`fs.writeFile()`, `fs.readFile()`, etc. + * @since v0.0.2 + * @param [flags='r'] See `support of file system `flags``. + * @param [mode=0o666] + */ + export function open(path: PathLike, flags: OpenMode | undefined, mode: Mode | undefined | null, callback: (err: NodeJS.ErrnoException | null, fd: number) => void): void; + /** + * Asynchronous open(2) - open and possibly create a file. If the file is created, its mode will be `0o666`. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param [flags='r'] See `support of file system `flags``. + */ + export function open(path: PathLike, flags: OpenMode | undefined, callback: (err: NodeJS.ErrnoException | null, fd: number) => void): void; + /** + * Asynchronous open(2) - open and possibly create a file. If the file is created, its mode will be `0o666`. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + export function open(path: PathLike, callback: (err: NodeJS.ErrnoException | null, fd: number) => void): void; + export namespace open { + /** + * Asynchronous open(2) - open and possibly create a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param mode A file mode. If a string is passed, it is parsed as an octal integer. If not supplied, defaults to `0o666`. + */ + function __promisify__(path: PathLike, flags: OpenMode, mode?: Mode | null): Promise; + } + /** + * Returns an integer representing the file descriptor. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link open}. + * @since v0.1.21 + * @param [flags='r'] + * @param [mode=0o666] + */ + export function openSync(path: PathLike, flags: OpenMode, mode?: Mode | null): number; + /** + * Change the file system timestamps of the object referenced by `path`. + * + * The `atime` and `mtime` arguments follow these rules: + * + * * Values can be either numbers representing Unix epoch time in seconds,`Date`s, or a numeric string like `'123456789.0'`. + * * If the value can not be converted to a number, or is `NaN`, `Infinity`, or`-Infinity`, an `Error` will be thrown. + * @since v0.4.2 + */ + export function utimes(path: PathLike, atime: TimeLike, mtime: TimeLike, callback: NoParamCallback): void; + export namespace utimes { + /** + * Asynchronously change file timestamps of the file referenced by the supplied path. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param atime The last access time. If a string is provided, it will be coerced to number. + * @param mtime The last modified time. If a string is provided, it will be coerced to number. + */ + function __promisify__(path: PathLike, atime: TimeLike, mtime: TimeLike): Promise; + } + /** + * Returns `undefined`. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link utimes}. + * @since v0.4.2 + */ + export function utimesSync(path: PathLike, atime: TimeLike, mtime: TimeLike): void; + /** + * Change the file system timestamps of the object referenced by the supplied file + * descriptor. See {@link utimes}. + * @since v0.4.2 + */ + export function futimes(fd: number, atime: TimeLike, mtime: TimeLike, callback: NoParamCallback): void; + export namespace futimes { + /** + * Asynchronously change file timestamps of the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param atime The last access time. If a string is provided, it will be coerced to number. + * @param mtime The last modified time. If a string is provided, it will be coerced to number. + */ + function __promisify__(fd: number, atime: TimeLike, mtime: TimeLike): Promise; + } + /** + * Synchronous version of {@link futimes}. Returns `undefined`. + * @since v0.4.2 + */ + export function futimesSync(fd: number, atime: TimeLike, mtime: TimeLike): void; + /** + * Request that all data for the open file descriptor is flushed to the storage + * device. The specific implementation is operating system and device specific. + * Refer to the POSIX [`fsync(2)`](http://man7.org/linux/man-pages/man2/fsync.2.html) documentation for more detail. No arguments other + * than a possible exception are given to the completion callback. + * @since v0.1.96 + */ + export function fsync(fd: number, callback: NoParamCallback): void; + export namespace fsync { + /** + * Asynchronous fsync(2) - synchronize a file's in-core state with the underlying storage device. + * @param fd A file descriptor. + */ + function __promisify__(fd: number): Promise; + } + /** + * Request that all data for the open file descriptor is flushed to the storage + * device. The specific implementation is operating system and device specific. + * Refer to the POSIX [`fsync(2)`](http://man7.org/linux/man-pages/man2/fsync.2.html) documentation for more detail. Returns `undefined`. + * @since v0.1.96 + */ + export function fsyncSync(fd: number): void; + /** + * Write `buffer` to the file specified by `fd`. + * + * `offset` determines the part of the buffer to be written, and `length` is + * an integer specifying the number of bytes to write. + * + * `position` refers to the offset from the beginning of the file where this data + * should be written. If `typeof position !== 'number'`, the data will be written + * at the current position. See [`pwrite(2)`](http://man7.org/linux/man-pages/man2/pwrite.2.html). + * + * The callback will be given three arguments `(err, bytesWritten, buffer)` where`bytesWritten` specifies how many _bytes_ were written from `buffer`. + * + * If this method is invoked as its `util.promisify()` ed version, it returns + * a promise for an `Object` with `bytesWritten` and `buffer` properties. + * + * It is unsafe to use `fs.write()` multiple times on the same file without waiting + * for the callback. For this scenario, {@link createWriteStream} is + * recommended. + * + * On Linux, positional writes don't work when the file is opened in append mode. + * The kernel ignores the position argument and always appends the data to + * the end of the file. + * @since v0.0.2 + * @param [offset=0] + * @param [length=buffer.byteLength - offset] + * @param [position='null'] + */ + export function write( + fd: number, + buffer: TBuffer, + offset: number | undefined | null, + length: number | undefined | null, + position: number | undefined | null, + callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void + ): void; + /** + * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param offset The part of the buffer to be written. If not supplied, defaults to `0`. + * @param length The number of bytes to write. If not supplied, defaults to `buffer.length - offset`. + */ + export function write( + fd: number, + buffer: TBuffer, + offset: number | undefined | null, + length: number | undefined | null, + callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void + ): void; + /** + * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param offset The part of the buffer to be written. If not supplied, defaults to `0`. + */ + export function write( + fd: number, + buffer: TBuffer, + offset: number | undefined | null, + callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void + ): void; + /** + * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + */ + export function write(fd: number, buffer: TBuffer, callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void): void; + /** + * Asynchronously writes `string` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param string A string to write. + * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position. + * @param encoding The expected string encoding. + */ + export function write( + fd: number, + string: string, + position: number | undefined | null, + encoding: BufferEncoding | undefined | null, + callback: (err: NodeJS.ErrnoException | null, written: number, str: string) => void + ): void; + /** + * Asynchronously writes `string` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param string A string to write. + * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position. + */ + export function write(fd: number, string: string, position: number | undefined | null, callback: (err: NodeJS.ErrnoException | null, written: number, str: string) => void): void; + /** + * Asynchronously writes `string` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param string A string to write. + */ + export function write(fd: number, string: string, callback: (err: NodeJS.ErrnoException | null, written: number, str: string) => void): void; + export namespace write { + /** + * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param offset The part of the buffer to be written. If not supplied, defaults to `0`. + * @param length The number of bytes to write. If not supplied, defaults to `buffer.length - offset`. + * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position. + */ + function __promisify__( + fd: number, + buffer?: TBuffer, + offset?: number, + length?: number, + position?: number | null + ): Promise<{ + bytesWritten: number; + buffer: TBuffer; + }>; + /** + * Asynchronously writes `string` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param string A string to write. + * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position. + * @param encoding The expected string encoding. + */ + function __promisify__( + fd: number, + string: string, + position?: number | null, + encoding?: BufferEncoding | null + ): Promise<{ + bytesWritten: number; + buffer: string; + }>; + } + /** + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link write}. + * @since v0.1.21 + * @param [offset=0] + * @param [length=buffer.byteLength - offset] + * @param [position='null'] + * @return The number of bytes written. + */ + export function writeSync(fd: number, buffer: NodeJS.ArrayBufferView, offset?: number | null, length?: number | null, position?: number | null): number; + /** + * Synchronously writes `string` to the file referenced by the supplied file descriptor, returning the number of bytes written. + * @param fd A file descriptor. + * @param string A string to write. + * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position. + * @param encoding The expected string encoding. + */ + export function writeSync(fd: number, string: string, position?: number | null, encoding?: BufferEncoding | null): number; + export type ReadPosition = number | bigint; + export interface ReadSyncOptions { + /** + * @default 0 + */ + offset?: number | undefined; + /** + * @default `length of buffer` + */ + length?: number | undefined; + /** + * @default null + */ + position?: ReadPosition | null | undefined; + } + export interface ReadAsyncOptions extends ReadSyncOptions { + buffer?: TBuffer; + } + /** + * Read data from the file specified by `fd`. + * + * The callback is given the three arguments, `(err, bytesRead, buffer)`. + * + * If the file is not modified concurrently, the end-of-file is reached when the + * number of bytes read is zero. + * + * If this method is invoked as its `util.promisify()` ed version, it returns + * a promise for an `Object` with `bytesRead` and `buffer` properties. + * @since v0.0.2 + * @param buffer The buffer that the data will be written to. + * @param offset The position in `buffer` to write the data to. + * @param length The number of bytes to read. + * @param position Specifies where to begin reading from in the file. If `position` is `null` or `-1 `, data will be read from the current file position, and the file position will be updated. If + * `position` is an integer, the file position will be unchanged. + */ + export function read( + fd: number, + buffer: TBuffer, + offset: number, + length: number, + position: ReadPosition | null, + callback: (err: NodeJS.ErrnoException | null, bytesRead: number, buffer: TBuffer) => void + ): void; + /** + * Similar to the above `fs.read` function, this version takes an optional `options` object. + * If not otherwise specified in an `options` object, + * `buffer` defaults to `Buffer.alloc(16384)`, + * `offset` defaults to `0`, + * `length` defaults to `buffer.byteLength`, `- offset` as of Node 17.6.0 + * `position` defaults to `null` + * @since v12.17.0, 13.11.0 + */ + export function read( + fd: number, + options: ReadAsyncOptions, + callback: (err: NodeJS.ErrnoException | null, bytesRead: number, buffer: TBuffer) => void + ): void; + export function read(fd: number, callback: (err: NodeJS.ErrnoException | null, bytesRead: number, buffer: NodeJS.ArrayBufferView) => void): void; + export namespace read { + /** + * @param fd A file descriptor. + * @param buffer The buffer that the data will be written to. + * @param offset The offset in the buffer at which to start writing. + * @param length The number of bytes to read. + * @param position The offset from the beginning of the file from which data should be read. If `null`, data will be read from the current position. + */ + function __promisify__( + fd: number, + buffer: TBuffer, + offset: number, + length: number, + position: number | null + ): Promise<{ + bytesRead: number; + buffer: TBuffer; + }>; + function __promisify__( + fd: number, + options: ReadAsyncOptions + ): Promise<{ + bytesRead: number; + buffer: TBuffer; + }>; + function __promisify__(fd: number): Promise<{ + bytesRead: number; + buffer: NodeJS.ArrayBufferView; + }>; + } + /** + * Returns the number of `bytesRead`. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link read}. + * @since v0.1.21 + * @param [position='null'] + */ + export function readSync(fd: number, buffer: NodeJS.ArrayBufferView, offset: number, length: number, position: ReadPosition | null): number; + /** + * Similar to the above `fs.readSync` function, this version takes an optional `options` object. + * If no `options` object is specified, it will default with the above values. + */ + export function readSync(fd: number, buffer: NodeJS.ArrayBufferView, opts?: ReadSyncOptions): number; + /** + * Asynchronously reads the entire contents of a file. + * + * ```js + * import { readFile } from 'node:fs'; + * + * readFile('/etc/passwd', (err, data) => { + * if (err) throw err; + * console.log(data); + * }); + * ``` + * + * The callback is passed two arguments `(err, data)`, where `data` is the + * contents of the file. + * + * If no encoding is specified, then the raw buffer is returned. + * + * If `options` is a string, then it specifies the encoding: + * + * ```js + * import { readFile } from 'node:fs'; + * + * readFile('/etc/passwd', 'utf8', callback); + * ``` + * + * When the path is a directory, the behavior of `fs.readFile()` and {@link readFileSync} is platform-specific. On macOS, Linux, and Windows, an + * error will be returned. On FreeBSD, a representation of the directory's contents + * will be returned. + * + * ```js + * import { readFile } from 'node:fs'; + * + * // macOS, Linux, and Windows + * readFile('', (err, data) => { + * // => [Error: EISDIR: illegal operation on a directory, read ] + * }); + * + * // FreeBSD + * readFile('', (err, data) => { + * // => null, + * }); + * ``` + * + * It is possible to abort an ongoing request using an `AbortSignal`. If a + * request is aborted the callback is called with an `AbortError`: + * + * ```js + * import { readFile } from 'node:fs'; + * + * const controller = new AbortController(); + * const signal = controller.signal; + * readFile(fileInfo[0].name, { signal }, (err, buf) => { + * // ... + * }); + * // When you want to abort the request + * controller.abort(); + * ``` + * + * The `fs.readFile()` function buffers the entire file. To minimize memory costs, + * when possible prefer streaming via `fs.createReadStream()`. + * + * Aborting an ongoing request does not abort individual operating + * system requests but rather the internal buffering `fs.readFile` performs. + * @since v0.1.29 + * @param path filename or file descriptor + */ + export function readFile( + path: PathOrFileDescriptor, + options: + | ({ + encoding?: null | undefined; + flag?: string | undefined; + } & Abortable) + | undefined + | null, + callback: (err: NodeJS.ErrnoException | null, data: Buffer) => void + ): void; + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + export function readFile( + path: PathOrFileDescriptor, + options: + | ({ + encoding: BufferEncoding; + flag?: string | undefined; + } & Abortable) + | BufferEncoding, + callback: (err: NodeJS.ErrnoException | null, data: string) => void + ): void; + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + export function readFile( + path: PathOrFileDescriptor, + options: + | (ObjectEncodingOptions & { + flag?: string | undefined; + } & Abortable) + | BufferEncoding + | undefined + | null, + callback: (err: NodeJS.ErrnoException | null, data: string | Buffer) => void + ): void; + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + */ + export function readFile(path: PathOrFileDescriptor, callback: (err: NodeJS.ErrnoException | null, data: Buffer) => void): void; + export namespace readFile { + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param options An object that may contain an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + function __promisify__( + path: PathOrFileDescriptor, + options?: { + encoding?: null | undefined; + flag?: string | undefined; + } | null + ): Promise; + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + function __promisify__( + path: PathOrFileDescriptor, + options: + | { + encoding: BufferEncoding; + flag?: string | undefined; + } + | BufferEncoding + ): Promise; + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + function __promisify__( + path: PathOrFileDescriptor, + options?: + | (ObjectEncodingOptions & { + flag?: string | undefined; + }) + | BufferEncoding + | null + ): Promise; + } + /** + * Returns the contents of the `path`. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link readFile}. + * + * If the `encoding` option is specified then this function returns a + * string. Otherwise it returns a buffer. + * + * Similar to {@link readFile}, when the path is a directory, the behavior of`fs.readFileSync()` is platform-specific. + * + * ```js + * import { readFileSync } from 'node:fs'; + * + * // macOS, Linux, and Windows + * readFileSync(''); + * // => [Error: EISDIR: illegal operation on a directory, read ] + * + * // FreeBSD + * readFileSync(''); // => + * ``` + * @since v0.1.8 + * @param path filename or file descriptor + */ + export function readFileSync( + path: PathOrFileDescriptor, + options?: { + encoding?: null | undefined; + flag?: string | undefined; + } | null + ): Buffer; + /** + * Synchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + export function readFileSync( + path: PathOrFileDescriptor, + options: + | { + encoding: BufferEncoding; + flag?: string | undefined; + } + | BufferEncoding + ): string; + /** + * Synchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + export function readFileSync( + path: PathOrFileDescriptor, + options?: + | (ObjectEncodingOptions & { + flag?: string | undefined; + }) + | BufferEncoding + | null + ): string | Buffer; + export type WriteFileOptions = + | (ObjectEncodingOptions & + Abortable & { + mode?: Mode | undefined; + flag?: string | undefined; + }) + | BufferEncoding + | null; + /** + * When `file` is a filename, asynchronously writes data to the file, replacing the + * file if it already exists. `data` can be a string or a buffer. + * + * When `file` is a file descriptor, the behavior is similar to calling`fs.write()` directly (which is recommended). See the notes below on using + * a file descriptor. + * + * The `encoding` option is ignored if `data` is a buffer. + * + * The `mode` option only affects the newly created file. See {@link open} for more details. + * + * ```js + * import { writeFile } from 'node:fs'; + * import { Buffer } from 'node:buffer'; + * + * const data = new Uint8Array(Buffer.from('Hello Node.js')); + * writeFile('message.txt', data, (err) => { + * if (err) throw err; + * console.log('The file has been saved!'); + * }); + * ``` + * + * If `options` is a string, then it specifies the encoding: + * + * ```js + * import { writeFile } from 'node:fs'; + * + * writeFile('message.txt', 'Hello Node.js', 'utf8', callback); + * ``` + * + * It is unsafe to use `fs.writeFile()` multiple times on the same file without + * waiting for the callback. For this scenario, {@link createWriteStream} is + * recommended. + * + * Similarly to `fs.readFile` \- `fs.writeFile` is a convenience method that + * performs multiple `write` calls internally to write the buffer passed to it. + * For performance sensitive code consider using {@link createWriteStream}. + * + * It is possible to use an `AbortSignal` to cancel an `fs.writeFile()`. + * Cancelation is "best effort", and some amount of data is likely still + * to be written. + * + * ```js + * import { writeFile } from 'node:fs'; + * import { Buffer } from 'node:buffer'; + * + * const controller = new AbortController(); + * const { signal } = controller; + * const data = new Uint8Array(Buffer.from('Hello Node.js')); + * writeFile('message.txt', data, { signal }, (err) => { + * // When a request is aborted - the callback is called with an AbortError + * }); + * // When the request should be aborted + * controller.abort(); + * ``` + * + * Aborting an ongoing request does not abort individual operating + * system requests but rather the internal buffering `fs.writeFile` performs. + * @since v0.1.29 + * @param file filename or file descriptor + */ + export function writeFile(file: PathOrFileDescriptor, data: string | NodeJS.ArrayBufferView, options: WriteFileOptions, callback: NoParamCallback): void; + /** + * Asynchronously writes data to a file, replacing the file if it already exists. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param data The data to write. If something other than a Buffer or Uint8Array is provided, the value is coerced to a string. + */ + export function writeFile(path: PathOrFileDescriptor, data: string | NodeJS.ArrayBufferView, callback: NoParamCallback): void; + export namespace writeFile { + /** + * Asynchronously writes data to a file, replacing the file if it already exists. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param data The data to write. If something other than a Buffer or Uint8Array is provided, the value is coerced to a string. + * @param options Either the encoding for the file, or an object optionally specifying the encoding, file mode, and flag. + * If `encoding` is not supplied, the default of `'utf8'` is used. + * If `mode` is not supplied, the default of `0o666` is used. + * If `mode` is a string, it is parsed as an octal integer. + * If `flag` is not supplied, the default of `'w'` is used. + */ + function __promisify__(path: PathOrFileDescriptor, data: string | NodeJS.ArrayBufferView, options?: WriteFileOptions): Promise; + } + /** + * Returns `undefined`. + * + * The `mode` option only affects the newly created file. See {@link open} for more details. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link writeFile}. + * @since v0.1.29 + * @param file filename or file descriptor + */ + export function writeFileSync(file: PathOrFileDescriptor, data: string | NodeJS.ArrayBufferView, options?: WriteFileOptions): void; + /** + * Asynchronously append data to a file, creating the file if it does not yet + * exist. `data` can be a string or a `Buffer`. + * + * The `mode` option only affects the newly created file. See {@link open} for more details. + * + * ```js + * import { appendFile } from 'node:fs'; + * + * appendFile('message.txt', 'data to append', (err) => { + * if (err) throw err; + * console.log('The "data to append" was appended to file!'); + * }); + * ``` + * + * If `options` is a string, then it specifies the encoding: + * + * ```js + * import { appendFile } from 'node:fs'; + * + * appendFile('message.txt', 'data to append', 'utf8', callback); + * ``` + * + * The `path` may be specified as a numeric file descriptor that has been opened + * for appending (using `fs.open()` or `fs.openSync()`). The file descriptor will + * not be closed automatically. + * + * ```js + * import { open, close, appendFile } from 'node:fs'; + * + * function closeFd(fd) { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * + * open('message.txt', 'a', (err, fd) => { + * if (err) throw err; + * + * try { + * appendFile(fd, 'data to append', 'utf8', (err) => { + * closeFd(fd); + * if (err) throw err; + * }); + * } catch (err) { + * closeFd(fd); + * throw err; + * } + * }); + * ``` + * @since v0.6.7 + * @param path filename or file descriptor + */ + export function appendFile(path: PathOrFileDescriptor, data: string | Uint8Array, options: WriteFileOptions, callback: NoParamCallback): void; + /** + * Asynchronously append data to a file, creating the file if it does not exist. + * @param file A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param data The data to write. If something other than a Buffer or Uint8Array is provided, the value is coerced to a string. + */ + export function appendFile(file: PathOrFileDescriptor, data: string | Uint8Array, callback: NoParamCallback): void; + export namespace appendFile { + /** + * Asynchronously append data to a file, creating the file if it does not exist. + * @param file A path to a file. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param data The data to write. If something other than a Buffer or Uint8Array is provided, the value is coerced to a string. + * @param options Either the encoding for the file, or an object optionally specifying the encoding, file mode, and flag. + * If `encoding` is not supplied, the default of `'utf8'` is used. + * If `mode` is not supplied, the default of `0o666` is used. + * If `mode` is a string, it is parsed as an octal integer. + * If `flag` is not supplied, the default of `'a'` is used. + */ + function __promisify__(file: PathOrFileDescriptor, data: string | Uint8Array, options?: WriteFileOptions): Promise; + } + /** + * Synchronously append data to a file, creating the file if it does not yet + * exist. `data` can be a string or a `Buffer`. + * + * The `mode` option only affects the newly created file. See {@link open} for more details. + * + * ```js + * import { appendFileSync } from 'node:fs'; + * + * try { + * appendFileSync('message.txt', 'data to append'); + * console.log('The "data to append" was appended to file!'); + * } catch (err) { + * // Handle the error + * } + * ``` + * + * If `options` is a string, then it specifies the encoding: + * + * ```js + * import { appendFileSync } from 'node:fs'; + * + * appendFileSync('message.txt', 'data to append', 'utf8'); + * ``` + * + * The `path` may be specified as a numeric file descriptor that has been opened + * for appending (using `fs.open()` or `fs.openSync()`). The file descriptor will + * not be closed automatically. + * + * ```js + * import { openSync, closeSync, appendFileSync } from 'node:fs'; + * + * let fd; + * + * try { + * fd = openSync('message.txt', 'a'); + * appendFileSync(fd, 'data to append', 'utf8'); + * } catch (err) { + * // Handle the error + * } finally { + * if (fd !== undefined) + * closeSync(fd); + * } + * ``` + * @since v0.6.7 + * @param path filename or file descriptor + */ + export function appendFileSync(path: PathOrFileDescriptor, data: string | Uint8Array, options?: WriteFileOptions): void; + /** + * Watch for changes on `filename`. The callback `listener` will be called each + * time the file is accessed. + * + * The `options` argument may be omitted. If provided, it should be an object. The`options` object may contain a boolean named `persistent` that indicates + * whether the process should continue to run as long as files are being watched. + * The `options` object may specify an `interval` property indicating how often the + * target should be polled in milliseconds. + * + * The `listener` gets two arguments the current stat object and the previous + * stat object: + * + * ```js + * import { watchFile } from 'fs'; + * + * watchFile('message.text', (curr, prev) => { + * console.log(`the current mtime is: ${curr.mtime}`); + * console.log(`the previous mtime was: ${prev.mtime}`); + * }); + * ``` + * + * These stat objects are instances of `fs.Stat`. If the `bigint` option is `true`, + * the numeric values in these objects are specified as `BigInt`s. + * + * To be notified when the file was modified, not just accessed, it is necessary + * to compare `curr.mtimeMs` and `prev.mtimeMs`. + * + * When an `fs.watchFile` operation results in an `ENOENT` error, it + * will invoke the listener once, with all the fields zeroed (or, for dates, the + * Unix Epoch). If the file is created later on, the listener will be called + * again, with the latest stat objects. This is a change in functionality since + * v0.10. + * + * Using {@link watch} is more efficient than `fs.watchFile` and`fs.unwatchFile`. `fs.watch` should be used instead of `fs.watchFile` and`fs.unwatchFile` when possible. + * + * When a file being watched by `fs.watchFile()` disappears and reappears, + * then the contents of `previous` in the second callback event (the file's + * reappearance) will be the same as the contents of `previous` in the first + * callback event (its disappearance). + * + * This happens when: + * + * * the file is deleted, followed by a restore + * * the file is renamed and then renamed a second time back to its original name + * @since v0.1.31 + */ + export interface WatchFileOptions { + bigint?: boolean | undefined; + persistent?: boolean | undefined; + interval?: number | undefined; + } + /** + * Watch for changes on `filename`. The callback `listener` will be called each + * time the file is accessed. + * + * The `options` argument may be omitted. If provided, it should be an object. The`options` object may contain a boolean named `persistent` that indicates + * whether the process should continue to run as long as files are being watched. + * The `options` object may specify an `interval` property indicating how often the + * target should be polled in milliseconds. + * + * The `listener` gets two arguments the current stat object and the previous + * stat object: + * + * ```js + * import { watchFile } from 'node:fs'; + * + * watchFile('message.text', (curr, prev) => { + * console.log(`the current mtime is: ${curr.mtime}`); + * console.log(`the previous mtime was: ${prev.mtime}`); + * }); + * ``` + * + * These stat objects are instances of `fs.Stat`. If the `bigint` option is `true`, + * the numeric values in these objects are specified as `BigInt`s. + * + * To be notified when the file was modified, not just accessed, it is necessary + * to compare `curr.mtimeMs` and `prev.mtimeMs`. + * + * When an `fs.watchFile` operation results in an `ENOENT` error, it + * will invoke the listener once, with all the fields zeroed (or, for dates, the + * Unix Epoch). If the file is created later on, the listener will be called + * again, with the latest stat objects. This is a change in functionality since + * v0.10. + * + * Using {@link watch} is more efficient than `fs.watchFile` and`fs.unwatchFile`. `fs.watch` should be used instead of `fs.watchFile` and`fs.unwatchFile` when possible. + * + * When a file being watched by `fs.watchFile()` disappears and reappears, + * then the contents of `previous` in the second callback event (the file's + * reappearance) will be the same as the contents of `previous` in the first + * callback event (its disappearance). + * + * This happens when: + * + * * the file is deleted, followed by a restore + * * the file is renamed and then renamed a second time back to its original name + * @since v0.1.31 + */ + export function watchFile( + filename: PathLike, + options: + | (WatchFileOptions & { + bigint?: false | undefined; + }) + | undefined, + listener: StatsListener + ): StatWatcher; + export function watchFile( + filename: PathLike, + options: + | (WatchFileOptions & { + bigint: true; + }) + | undefined, + listener: BigIntStatsListener + ): StatWatcher; + /** + * Watch for changes on `filename`. The callback `listener` will be called each time the file is accessed. + * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol. + */ + export function watchFile(filename: PathLike, listener: StatsListener): StatWatcher; + /** + * Stop watching for changes on `filename`. If `listener` is specified, only that + * particular listener is removed. Otherwise, _all_ listeners are removed, + * effectively stopping watching of `filename`. + * + * Calling `fs.unwatchFile()` with a filename that is not being watched is a + * no-op, not an error. + * + * Using {@link watch} is more efficient than `fs.watchFile()` and`fs.unwatchFile()`. `fs.watch()` should be used instead of `fs.watchFile()`and `fs.unwatchFile()` when possible. + * @since v0.1.31 + * @param listener Optional, a listener previously attached using `fs.watchFile()` + */ + export function unwatchFile(filename: PathLike, listener?: StatsListener): void; + export function unwatchFile(filename: PathLike, listener?: BigIntStatsListener): void; + export interface WatchOptions extends Abortable { + encoding?: BufferEncoding | 'buffer' | undefined; + persistent?: boolean | undefined; + recursive?: boolean | undefined; + } + export type WatchEventType = 'rename' | 'change'; + export type WatchListener = (event: WatchEventType, filename: T | null) => void; + export type StatsListener = (curr: Stats, prev: Stats) => void; + export type BigIntStatsListener = (curr: BigIntStats, prev: BigIntStats) => void; + /** + * Watch for changes on `filename`, where `filename` is either a file or a + * directory. + * + * The second argument is optional. If `options` is provided as a string, it + * specifies the `encoding`. Otherwise `options` should be passed as an object. + * + * The listener callback gets two arguments `(eventType, filename)`. `eventType`is either `'rename'` or `'change'`, and `filename` is the name of the file + * which triggered the event. + * + * On most platforms, `'rename'` is emitted whenever a filename appears or + * disappears in the directory. + * + * The listener callback is attached to the `'change'` event fired by `fs.FSWatcher`, but it is not the same thing as the `'change'` value of`eventType`. + * + * If a `signal` is passed, aborting the corresponding AbortController will close + * the returned `fs.FSWatcher`. + * @since v0.5.10 + * @param listener + */ + export function watch( + filename: PathLike, + options: + | (WatchOptions & { + encoding: 'buffer'; + }) + | 'buffer', + listener?: WatchListener + ): FSWatcher; + /** + * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`. + * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol. + * @param options Either the encoding for the filename provided to the listener, or an object optionally specifying encoding, persistent, and recursive options. + * If `encoding` is not supplied, the default of `'utf8'` is used. + * If `persistent` is not supplied, the default of `true` is used. + * If `recursive` is not supplied, the default of `false` is used. + */ + export function watch(filename: PathLike, options?: WatchOptions | BufferEncoding | null, listener?: WatchListener): FSWatcher; + /** + * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`. + * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol. + * @param options Either the encoding for the filename provided to the listener, or an object optionally specifying encoding, persistent, and recursive options. + * If `encoding` is not supplied, the default of `'utf8'` is used. + * If `persistent` is not supplied, the default of `true` is used. + * If `recursive` is not supplied, the default of `false` is used. + */ + export function watch(filename: PathLike, options: WatchOptions | string, listener?: WatchListener): FSWatcher; + /** + * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`. + * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol. + */ + export function watch(filename: PathLike, listener?: WatchListener): FSWatcher; + /** + * Test whether or not the given path exists by checking with the file system. + * Then call the `callback` argument with either true or false: + * + * ```js + * import { exists } from 'node:fs'; + * + * exists('/etc/passwd', (e) => { + * console.log(e ? 'it exists' : 'no passwd!'); + * }); + * ``` + * + * **The parameters for this callback are not consistent with other Node.js** + * **callbacks.** Normally, the first parameter to a Node.js callback is an `err`parameter, optionally followed by other parameters. The `fs.exists()` callback + * has only one boolean parameter. This is one reason `fs.access()` is recommended + * instead of `fs.exists()`. + * + * Using `fs.exists()` to check for the existence of a file before calling`fs.open()`, `fs.readFile()`, or `fs.writeFile()` is not recommended. Doing + * so introduces a race condition, since other processes may change the file's + * state between the two calls. Instead, user code should open/read/write the + * file directly and handle the error raised if the file does not exist. + * + * **write (NOT RECOMMENDED)** + * + * ```js + * import { exists, open, close } from 'node:fs'; + * + * exists('myfile', (e) => { + * if (e) { + * console.error('myfile already exists'); + * } else { + * open('myfile', 'wx', (err, fd) => { + * if (err) throw err; + * + * try { + * writeMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * } + * }); + * ``` + * + * **write (RECOMMENDED)** + * + * ```js + * import { open, close } from 'node:fs'; + * open('myfile', 'wx', (err, fd) => { + * if (err) { + * if (err.code === 'EEXIST') { + * console.error('myfile already exists'); + * return; + * } + * + * throw err; + * } + * + * try { + * writeMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * ``` + * + * **read (NOT RECOMMENDED)** + * + * ```js + * import { open, close, exists } from 'node:fs'; + * + * exists('myfile', (e) => { + * if (e) { + * open('myfile', 'r', (err, fd) => { + * if (err) throw err; + * + * try { + * readMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * } else { + * console.error('myfile does not exist'); + * } + * }); + * ``` + * + * **read (RECOMMENDED)** + * + * ```js + * import { open, close } from 'node:fs'; + * + * open('myfile', 'r', (err, fd) => { + * if (err) { + * if (err.code === 'ENOENT') { + * console.error('myfile does not exist'); + * return; + * } + * + * throw err; + * } + * + * try { + * readMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * ``` + * + * The "not recommended" examples above check for existence and then use the + * file; the "recommended" examples are better because they use the file directly + * and handle the error, if any. + * + * In general, check for the existence of a file only if the file won't be + * used directly, for example when its existence is a signal from another + * process. + * @since v0.0.2 + * @deprecated Since v1.0.0 - Use {@link stat} or {@link access} instead. + */ + export function exists(path: PathLike, callback: (exists: boolean) => void): void; + /** @deprecated */ + export namespace exists { + /** + * @param path A path to a file or directory. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + */ + function __promisify__(path: PathLike): Promise; + } + /** + * Returns `true` if the path exists, `false` otherwise. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link exists}. + * + * `fs.exists()` is deprecated, but `fs.existsSync()` is not. The `callback`parameter to `fs.exists()` accepts parameters that are inconsistent with other + * Node.js callbacks. `fs.existsSync()` does not use a callback. + * + * ```js + * import { existsSync } from 'node:fs'; + * + * if (existsSync('/etc/passwd')) + * console.log('The path exists.'); + * ``` + * @since v0.1.21 + */ + export function existsSync(path: PathLike): boolean; + export namespace constants { + // File Access Constants + /** Constant for fs.access(). File is visible to the calling process. */ + const F_OK: number; + /** Constant for fs.access(). File can be read by the calling process. */ + const R_OK: number; + /** Constant for fs.access(). File can be written by the calling process. */ + const W_OK: number; + /** Constant for fs.access(). File can be executed by the calling process. */ + const X_OK: number; + // File Copy Constants + /** Constant for fs.copyFile. Flag indicating the destination file should not be overwritten if it already exists. */ + const COPYFILE_EXCL: number; + /** + * Constant for fs.copyFile. copy operation will attempt to create a copy-on-write reflink. + * If the underlying platform does not support copy-on-write, then a fallback copy mechanism is used. + */ + const COPYFILE_FICLONE: number; + /** + * Constant for fs.copyFile. Copy operation will attempt to create a copy-on-write reflink. + * If the underlying platform does not support copy-on-write, then the operation will fail with an error. + */ + const COPYFILE_FICLONE_FORCE: number; + // File Open Constants + /** Constant for fs.open(). Flag indicating to open a file for read-only access. */ + const O_RDONLY: number; + /** Constant for fs.open(). Flag indicating to open a file for write-only access. */ + const O_WRONLY: number; + /** Constant for fs.open(). Flag indicating to open a file for read-write access. */ + const O_RDWR: number; + /** Constant for fs.open(). Flag indicating to create the file if it does not already exist. */ + const O_CREAT: number; + /** Constant for fs.open(). Flag indicating that opening a file should fail if the O_CREAT flag is set and the file already exists. */ + const O_EXCL: number; + /** + * Constant for fs.open(). Flag indicating that if path identifies a terminal device, + * opening the path shall not cause that terminal to become the controlling terminal for the process + * (if the process does not already have one). + */ + const O_NOCTTY: number; + /** Constant for fs.open(). Flag indicating that if the file exists and is a regular file, and the file is opened successfully for write access, its length shall be truncated to zero. */ + const O_TRUNC: number; + /** Constant for fs.open(). Flag indicating that data will be appended to the end of the file. */ + const O_APPEND: number; + /** Constant for fs.open(). Flag indicating that the open should fail if the path is not a directory. */ + const O_DIRECTORY: number; + /** + * constant for fs.open(). + * Flag indicating reading accesses to the file system will no longer result in + * an update to the atime information associated with the file. + * This flag is available on Linux operating systems only. + */ + const O_NOATIME: number; + /** Constant for fs.open(). Flag indicating that the open should fail if the path is a symbolic link. */ + const O_NOFOLLOW: number; + /** Constant for fs.open(). Flag indicating that the file is opened for synchronous I/O. */ + const O_SYNC: number; + /** Constant for fs.open(). Flag indicating that the file is opened for synchronous I/O with write operations waiting for data integrity. */ + const O_DSYNC: number; + /** Constant for fs.open(). Flag indicating to open the symbolic link itself rather than the resource it is pointing to. */ + const O_SYMLINK: number; + /** Constant for fs.open(). When set, an attempt will be made to minimize caching effects of file I/O. */ + const O_DIRECT: number; + /** Constant for fs.open(). Flag indicating to open the file in nonblocking mode when possible. */ + const O_NONBLOCK: number; + // File Type Constants + /** Constant for fs.Stats mode property for determining a file's type. Bit mask used to extract the file type code. */ + const S_IFMT: number; + /** Constant for fs.Stats mode property for determining a file's type. File type constant for a regular file. */ + const S_IFREG: number; + /** Constant for fs.Stats mode property for determining a file's type. File type constant for a directory. */ + const S_IFDIR: number; + /** Constant for fs.Stats mode property for determining a file's type. File type constant for a character-oriented device file. */ + const S_IFCHR: number; + /** Constant for fs.Stats mode property for determining a file's type. File type constant for a block-oriented device file. */ + const S_IFBLK: number; + /** Constant for fs.Stats mode property for determining a file's type. File type constant for a FIFO/pipe. */ + const S_IFIFO: number; + /** Constant for fs.Stats mode property for determining a file's type. File type constant for a symbolic link. */ + const S_IFLNK: number; + /** Constant for fs.Stats mode property for determining a file's type. File type constant for a socket. */ + const S_IFSOCK: number; + // File Mode Constants + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable, writable and executable by owner. */ + const S_IRWXU: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable by owner. */ + const S_IRUSR: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating writable by owner. */ + const S_IWUSR: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating executable by owner. */ + const S_IXUSR: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable, writable and executable by group. */ + const S_IRWXG: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable by group. */ + const S_IRGRP: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating writable by group. */ + const S_IWGRP: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating executable by group. */ + const S_IXGRP: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable, writable and executable by others. */ + const S_IRWXO: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable by others. */ + const S_IROTH: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating writable by others. */ + const S_IWOTH: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating executable by others. */ + const S_IXOTH: number; + /** + * When set, a memory file mapping is used to access the file. This flag + * is available on Windows operating systems only. On other operating systems, + * this flag is ignored. + */ + const UV_FS_O_FILEMAP: number; + } + /** + * Tests a user's permissions for the file or directory specified by `path`. + * The `mode` argument is an optional integer that specifies the accessibility + * checks to be performed. `mode` should be either the value `fs.constants.F_OK`or a mask consisting of the bitwise OR of any of `fs.constants.R_OK`,`fs.constants.W_OK`, and `fs.constants.X_OK` + * (e.g.`fs.constants.W_OK | fs.constants.R_OK`). Check `File access constants` for + * possible values of `mode`. + * + * The final argument, `callback`, is a callback function that is invoked with + * a possible error argument. If any of the accessibility checks fail, the error + * argument will be an `Error` object. The following examples check if`package.json` exists, and if it is readable or writable. + * + * ```js + * import { access, constants } from 'node:fs'; + * + * const file = 'package.json'; + * + * // Check if the file exists in the current directory. + * access(file, constants.F_OK, (err) => { + * console.log(`${file} ${err ? 'does not exist' : 'exists'}`); + * }); + * + * // Check if the file is readable. + * access(file, constants.R_OK, (err) => { + * console.log(`${file} ${err ? 'is not readable' : 'is readable'}`); + * }); + * + * // Check if the file is writable. + * access(file, constants.W_OK, (err) => { + * console.log(`${file} ${err ? 'is not writable' : 'is writable'}`); + * }); + * + * // Check if the file is readable and writable. + * access(file, constants.R_OK | constants.W_OK, (err) => { + * console.log(`${file} ${err ? 'is not' : 'is'} readable and writable`); + * }); + * ``` + * + * Do not use `fs.access()` to check for the accessibility of a file before calling`fs.open()`, `fs.readFile()`, or `fs.writeFile()`. Doing + * so introduces a race condition, since other processes may change the file's + * state between the two calls. Instead, user code should open/read/write the + * file directly and handle the error raised if the file is not accessible. + * + * **write (NOT RECOMMENDED)** + * + * ```js + * import { access, open, close } from 'node:fs'; + * + * access('myfile', (err) => { + * if (!err) { + * console.error('myfile already exists'); + * return; + * } + * + * open('myfile', 'wx', (err, fd) => { + * if (err) throw err; + * + * try { + * writeMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * }); + * ``` + * + * **write (RECOMMENDED)** + * + * ```js + * import { open, close } from 'node:fs'; + * + * open('myfile', 'wx', (err, fd) => { + * if (err) { + * if (err.code === 'EEXIST') { + * console.error('myfile already exists'); + * return; + * } + * + * throw err; + * } + * + * try { + * writeMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * ``` + * + * **read (NOT RECOMMENDED)** + * + * ```js + * import { access, open, close } from 'node:fs'; + * access('myfile', (err) => { + * if (err) { + * if (err.code === 'ENOENT') { + * console.error('myfile does not exist'); + * return; + * } + * + * throw err; + * } + * + * open('myfile', 'r', (err, fd) => { + * if (err) throw err; + * + * try { + * readMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * }); + * ``` + * + * **read (RECOMMENDED)** + * + * ```js + * import { open, close } from 'node:fs'; + * + * open('myfile', 'r', (err, fd) => { + * if (err) { + * if (err.code === 'ENOENT') { + * console.error('myfile does not exist'); + * return; + * } + * + * throw err; + * } + * + * try { + * readMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * ``` + * + * The "not recommended" examples above check for accessibility and then use the + * file; the "recommended" examples are better because they use the file directly + * and handle the error, if any. + * + * In general, check for the accessibility of a file only if the file will not be + * used directly, for example when its accessibility is a signal from another + * process. + * + * On Windows, access-control policies (ACLs) on a directory may limit access to + * a file or directory. The `fs.access()` function, however, does not check the + * ACL and therefore may report that a path is accessible even if the ACL restricts + * the user from reading or writing to it. + * @since v0.11.15 + * @param [mode=fs.constants.F_OK] + */ + export function access(path: PathLike, mode: number | undefined, callback: NoParamCallback): void; + /** + * Asynchronously tests a user's permissions for the file specified by path. + * @param path A path to a file or directory. If a URL is provided, it must use the `file:` protocol. + */ + export function access(path: PathLike, callback: NoParamCallback): void; + export namespace access { + /** + * Asynchronously tests a user's permissions for the file specified by path. + * @param path A path to a file or directory. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + */ + function __promisify__(path: PathLike, mode?: number): Promise; + } + /** + * Synchronously tests a user's permissions for the file or directory specified + * by `path`. The `mode` argument is an optional integer that specifies the + * accessibility checks to be performed. `mode` should be either the value`fs.constants.F_OK` or a mask consisting of the bitwise OR of any of`fs.constants.R_OK`, `fs.constants.W_OK`, and + * `fs.constants.X_OK` (e.g.`fs.constants.W_OK | fs.constants.R_OK`). Check `File access constants` for + * possible values of `mode`. + * + * If any of the accessibility checks fail, an `Error` will be thrown. Otherwise, + * the method will return `undefined`. + * + * ```js + * import { accessSync, constants } from 'node:fs'; + * + * try { + * accessSync('etc/passwd', constants.R_OK | constants.W_OK); + * console.log('can read/write'); + * } catch (err) { + * console.error('no access!'); + * } + * ``` + * @since v0.11.15 + * @param [mode=fs.constants.F_OK] + */ + export function accessSync(path: PathLike, mode?: number): void; + interface StreamOptions { + flags?: string | undefined; + encoding?: BufferEncoding | undefined; + fd?: number | promises.FileHandle | undefined; + mode?: number | undefined; + autoClose?: boolean | undefined; + /** + * @default false + */ + emitClose?: boolean | undefined; + start?: number | undefined; + highWaterMark?: number | undefined; + } + interface ReadStreamOptions extends StreamOptions { + end?: number | undefined; + } + /** + * Unlike the 16 KiB default `highWaterMark` for a `stream.Readable`, the stream + * returned by this method has a default `highWaterMark` of 64 KiB. + * + * `options` can include `start` and `end` values to read a range of bytes from + * the file instead of the entire file. Both `start` and `end` are inclusive and + * start counting at 0, allowed values are in the + * \[0, [`Number.MAX_SAFE_INTEGER`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER)\] range. If `fd` is specified and `start` is + * omitted or `undefined`, `fs.createReadStream()` reads sequentially from the + * current file position. The `encoding` can be any one of those accepted by `Buffer`. + * + * If `fd` is specified, `ReadStream` will ignore the `path` argument and will use + * the specified file descriptor. This means that no `'open'` event will be + * emitted. `fd` should be blocking; non-blocking `fd`s should be passed to `net.Socket`. + * + * If `fd` points to a character device that only supports blocking reads + * (such as keyboard or sound card), read operations do not finish until data is + * available. This can prevent the process from exiting and the stream from + * closing naturally. + * + * By default, the stream will emit a `'close'` event after it has been + * destroyed. Set the `emitClose` option to `false` to change this behavior. + * + * By providing the `fs` option, it is possible to override the corresponding `fs`implementations for `open`, `read`, and `close`. When providing the `fs` option, + * an override for `read` is required. If no `fd` is provided, an override for`open` is also required. If `autoClose` is `true`, an override for `close` is + * also required. + * + * ```js + * import { createReadStream } from 'node:fs'; + * + * // Create a stream from some character device. + * const stream = createReadStream('/dev/input/event0'); + * setTimeout(() => { + * stream.close(); // This may not close the stream. + * // Artificially marking end-of-stream, as if the underlying resource had + * // indicated end-of-file by itself, allows the stream to close. + * // This does not cancel pending read operations, and if there is such an + * // operation, the process may still not be able to exit successfully + * // until it finishes. + * stream.push(null); + * stream.read(0); + * }, 100); + * ``` + * + * If `autoClose` is false, then the file descriptor won't be closed, even if + * there's an error. It is the application's responsibility to close it and make + * sure there's no file descriptor leak. If `autoClose` is set to true (default + * behavior), on `'error'` or `'end'` the file descriptor will be closed + * automatically. + * + * `mode` sets the file mode (permission and sticky bits), but only if the + * file was created. + * + * An example to read the last 10 bytes of a file which is 100 bytes long: + * + * ```js + * import { createReadStream } from 'node:fs'; + * + * createReadStream('sample.txt', { start: 90, end: 99 }); + * ``` + * + * If `options` is a string, then it specifies the encoding. + * @since v0.1.31 + */ + export function createReadStream(path: PathLike, options?: BufferEncoding | ReadStreamOptions): ReadStream; + /** + * `options` may also include a `start` option to allow writing data at some + * position past the beginning of the file, allowed values are in the + * \[0, [`Number.MAX_SAFE_INTEGER`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER)\] range. Modifying a file rather than + * replacing it may require the `flags` option to be set to `r+` rather than the + * default `w`. The `encoding` can be any one of those accepted by `Buffer`. + * + * If `autoClose` is set to true (default behavior) on `'error'` or `'finish'`the file descriptor will be closed automatically. If `autoClose` is false, + * then the file descriptor won't be closed, even if there's an error. + * It is the application's responsibility to close it and make sure there's no + * file descriptor leak. + * + * By default, the stream will emit a `'close'` event after it has been + * destroyed. Set the `emitClose` option to `false` to change this behavior. + * + * By providing the `fs` option it is possible to override the corresponding `fs`implementations for `open`, `write`, `writev`, and `close`. Overriding `write()`without `writev()` can reduce + * performance as some optimizations (`_writev()`) + * will be disabled. When providing the `fs` option, overrides for at least one of`write` and `writev` are required. If no `fd` option is supplied, an override + * for `open` is also required. If `autoClose` is `true`, an override for `close`is also required. + * + * Like `fs.ReadStream`, if `fd` is specified, `fs.WriteStream` will ignore the`path` argument and will use the specified file descriptor. This means that no`'open'` event will be + * emitted. `fd` should be blocking; non-blocking `fd`s + * should be passed to `net.Socket`. + * + * If `options` is a string, then it specifies the encoding. + * @since v0.1.31 + */ + export function createWriteStream(path: PathLike, options?: BufferEncoding | StreamOptions): WriteStream; + /** + * Forces all currently queued I/O operations associated with the file to the + * operating system's synchronized I/O completion state. Refer to the POSIX [`fdatasync(2)`](http://man7.org/linux/man-pages/man2/fdatasync.2.html) documentation for details. No arguments other + * than a possible + * exception are given to the completion callback. + * @since v0.1.96 + */ + export function fdatasync(fd: number, callback: NoParamCallback): void; + export namespace fdatasync { + /** + * Asynchronous fdatasync(2) - synchronize a file's in-core state with storage device. + * @param fd A file descriptor. + */ + function __promisify__(fd: number): Promise; + } + /** + * Forces all currently queued I/O operations associated with the file to the + * operating system's synchronized I/O completion state. Refer to the POSIX [`fdatasync(2)`](http://man7.org/linux/man-pages/man2/fdatasync.2.html) documentation for details. Returns `undefined`. + * @since v0.1.96 + */ + export function fdatasyncSync(fd: number): void; + /** + * Asynchronously copies `src` to `dest`. By default, `dest` is overwritten if it + * already exists. No arguments other than a possible exception are given to the + * callback function. Node.js makes no guarantees about the atomicity of the copy + * operation. If an error occurs after the destination file has been opened for + * writing, Node.js will attempt to remove the destination. + * + * `mode` is an optional integer that specifies the behavior + * of the copy operation. It is possible to create a mask consisting of the bitwise + * OR of two or more values (e.g.`fs.constants.COPYFILE_EXCL | fs.constants.COPYFILE_FICLONE`). + * + * * `fs.constants.COPYFILE_EXCL`: The copy operation will fail if `dest` already + * exists. + * * `fs.constants.COPYFILE_FICLONE`: The copy operation will attempt to create a + * copy-on-write reflink. If the platform does not support copy-on-write, then a + * fallback copy mechanism is used. + * * `fs.constants.COPYFILE_FICLONE_FORCE`: The copy operation will attempt to + * create a copy-on-write reflink. If the platform does not support + * copy-on-write, then the operation will fail. + * + * ```js + * import { copyFile, constants } from 'node:fs'; + * + * function callback(err) { + * if (err) throw err; + * console.log('source.txt was copied to destination.txt'); + * } + * + * // destination.txt will be created or overwritten by default. + * copyFile('source.txt', 'destination.txt', callback); + * + * // By using COPYFILE_EXCL, the operation will fail if destination.txt exists. + * copyFile('source.txt', 'destination.txt', constants.COPYFILE_EXCL, callback); + * ``` + * @since v8.5.0 + * @param src source filename to copy + * @param dest destination filename of the copy operation + * @param [mode=0] modifiers for copy operation. + */ + export function copyFile(src: PathLike, dest: PathLike, callback: NoParamCallback): void; + export function copyFile(src: PathLike, dest: PathLike, mode: number, callback: NoParamCallback): void; + export namespace copyFile { + function __promisify__(src: PathLike, dst: PathLike, mode?: number): Promise; + } + /** + * Synchronously copies `src` to `dest`. By default, `dest` is overwritten if it + * already exists. Returns `undefined`. Node.js makes no guarantees about the + * atomicity of the copy operation. If an error occurs after the destination file + * has been opened for writing, Node.js will attempt to remove the destination. + * + * `mode` is an optional integer that specifies the behavior + * of the copy operation. It is possible to create a mask consisting of the bitwise + * OR of two or more values (e.g.`fs.constants.COPYFILE_EXCL | fs.constants.COPYFILE_FICLONE`). + * + * * `fs.constants.COPYFILE_EXCL`: The copy operation will fail if `dest` already + * exists. + * * `fs.constants.COPYFILE_FICLONE`: The copy operation will attempt to create a + * copy-on-write reflink. If the platform does not support copy-on-write, then a + * fallback copy mechanism is used. + * * `fs.constants.COPYFILE_FICLONE_FORCE`: The copy operation will attempt to + * create a copy-on-write reflink. If the platform does not support + * copy-on-write, then the operation will fail. + * + * ```js + * import { copyFileSync, constants } from 'node:fs'; + * + * // destination.txt will be created or overwritten by default. + * copyFileSync('source.txt', 'destination.txt'); + * console.log('source.txt was copied to destination.txt'); + * + * // By using COPYFILE_EXCL, the operation will fail if destination.txt exists. + * copyFileSync('source.txt', 'destination.txt', constants.COPYFILE_EXCL); + * ``` + * @since v8.5.0 + * @param src source filename to copy + * @param dest destination filename of the copy operation + * @param [mode=0] modifiers for copy operation. + */ + export function copyFileSync(src: PathLike, dest: PathLike, mode?: number): void; + /** + * Write an array of `ArrayBufferView`s to the file specified by `fd` using`writev()`. + * + * `position` is the offset from the beginning of the file where this data + * should be written. If `typeof position !== 'number'`, the data will be written + * at the current position. + * + * The callback will be given three arguments: `err`, `bytesWritten`, and`buffers`. `bytesWritten` is how many bytes were written from `buffers`. + * + * If this method is `util.promisify()` ed, it returns a promise for an`Object` with `bytesWritten` and `buffers` properties. + * + * It is unsafe to use `fs.writev()` multiple times on the same file without + * waiting for the callback. For this scenario, use {@link createWriteStream}. + * + * On Linux, positional writes don't work when the file is opened in append mode. + * The kernel ignores the position argument and always appends the data to + * the end of the file. + * @since v12.9.0 + * @param [position='null'] + */ + export function writev(fd: number, buffers: ReadonlyArray, cb: (err: NodeJS.ErrnoException | null, bytesWritten: number, buffers: NodeJS.ArrayBufferView[]) => void): void; + export function writev( + fd: number, + buffers: ReadonlyArray, + position: number, + cb: (err: NodeJS.ErrnoException | null, bytesWritten: number, buffers: NodeJS.ArrayBufferView[]) => void + ): void; + export interface WriteVResult { + bytesWritten: number; + buffers: NodeJS.ArrayBufferView[]; + } + export namespace writev { + function __promisify__(fd: number, buffers: ReadonlyArray, position?: number): Promise; + } + /** + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link writev}. + * @since v12.9.0 + * @param [position='null'] + * @return The number of bytes written. + */ + export function writevSync(fd: number, buffers: ReadonlyArray, position?: number): number; + /** + * Read from a file specified by `fd` and write to an array of `ArrayBufferView`s + * using `readv()`. + * + * `position` is the offset from the beginning of the file from where data + * should be read. If `typeof position !== 'number'`, the data will be read + * from the current position. + * + * The callback will be given three arguments: `err`, `bytesRead`, and`buffers`. `bytesRead` is how many bytes were read from the file. + * + * If this method is invoked as its `util.promisify()` ed version, it returns + * a promise for an `Object` with `bytesRead` and `buffers` properties. + * @since v13.13.0, v12.17.0 + * @param [position='null'] + */ + export function readv(fd: number, buffers: ReadonlyArray, cb: (err: NodeJS.ErrnoException | null, bytesRead: number, buffers: NodeJS.ArrayBufferView[]) => void): void; + export function readv( + fd: number, + buffers: ReadonlyArray, + position: number, + cb: (err: NodeJS.ErrnoException | null, bytesRead: number, buffers: NodeJS.ArrayBufferView[]) => void + ): void; + export interface ReadVResult { + bytesRead: number; + buffers: NodeJS.ArrayBufferView[]; + } + export namespace readv { + function __promisify__(fd: number, buffers: ReadonlyArray, position?: number): Promise; + } + /** + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link readv}. + * @since v13.13.0, v12.17.0 + * @param [position='null'] + * @return The number of bytes read. + */ + export function readvSync(fd: number, buffers: ReadonlyArray, position?: number): number; + export interface OpenDirOptions { + /** + * @default 'utf8' + */ + encoding?: BufferEncoding | undefined; + /** + * Number of directory entries that are buffered + * internally when reading from the directory. Higher values lead to better + * performance but higher memory usage. + * @default 32 + */ + bufferSize?: number | undefined; + /** + * @default false + */ + recursive?: boolean; + } + /** + * Synchronously open a directory. See [`opendir(3)`](http://man7.org/linux/man-pages/man3/opendir.3.html). + * + * Creates an `fs.Dir`, which contains all further functions for reading from + * and cleaning up the directory. + * + * The `encoding` option sets the encoding for the `path` while opening the + * directory and subsequent read operations. + * @since v12.12.0 + */ + export function opendirSync(path: PathLike, options?: OpenDirOptions): Dir; + /** + * Asynchronously open a directory. See the POSIX [`opendir(3)`](http://man7.org/linux/man-pages/man3/opendir.3.html) documentation for + * more details. + * + * Creates an `fs.Dir`, which contains all further functions for reading from + * and cleaning up the directory. + * + * The `encoding` option sets the encoding for the `path` while opening the + * directory and subsequent read operations. + * @since v12.12.0 + */ + export function opendir(path: PathLike, cb: (err: NodeJS.ErrnoException | null, dir: Dir) => void): void; + export function opendir(path: PathLike, options: OpenDirOptions, cb: (err: NodeJS.ErrnoException | null, dir: Dir) => void): void; + export namespace opendir { + function __promisify__(path: PathLike, options?: OpenDirOptions): Promise; + } + export interface BigIntStats extends StatsBase { + atimeNs: bigint; + mtimeNs: bigint; + ctimeNs: bigint; + birthtimeNs: bigint; + } + export interface BigIntOptions { + bigint: true; + } + export interface StatOptions { + bigint?: boolean | undefined; + } + export interface StatSyncOptions extends StatOptions { + throwIfNoEntry?: boolean | undefined; + } + interface CopyOptionsBase { + /** + * Dereference symlinks + * @default false + */ + dereference?: boolean; + /** + * When `force` is `false`, and the destination + * exists, throw an error. + * @default false + */ + errorOnExist?: boolean; + /** + * Overwrite existing file or directory. _The copy + * operation will ignore errors if you set this to false and the destination + * exists. Use the `errorOnExist` option to change this behavior. + * @default true + */ + force?: boolean; + /** + * Modifiers for copy operation. See `mode` flag of {@link copyFileSync()} + */ + mode?: number; + /** + * When `true` timestamps from `src` will + * be preserved. + * @default false + */ + preserveTimestamps?: boolean; + /** + * Copy directories recursively. + * @default false + */ + recursive?: boolean; + /** + * When true, path resolution for symlinks will be skipped + * @default false + */ + verbatimSymlinks?: boolean; + } + export interface CopyOptions extends CopyOptionsBase { + /** + * Function to filter copied files/directories. Return + * `true` to copy the item, `false` to ignore it. + */ + filter?(source: string, destination: string): boolean | Promise; + } + export interface CopySyncOptions extends CopyOptionsBase { + /** + * Function to filter copied files/directories. Return + * `true` to copy the item, `false` to ignore it. + */ + filter?(source: string, destination: string): boolean; + } + /** + * Asynchronously copies the entire directory structure from `src` to `dest`, + * including subdirectories and files. + * + * When copying a directory to another directory, globs are not supported and + * behavior is similar to `cp dir1/ dir2/`. + * @since v16.7.0 + * @experimental + * @param src source path to copy. + * @param dest destination path to copy to. + */ + export function cp(source: string | URL, destination: string | URL, callback: (err: NodeJS.ErrnoException | null) => void): void; + export function cp(source: string | URL, destination: string | URL, opts: CopyOptions, callback: (err: NodeJS.ErrnoException | null) => void): void; + /** + * Synchronously copies the entire directory structure from `src` to `dest`, + * including subdirectories and files. + * + * When copying a directory to another directory, globs are not supported and + * behavior is similar to `cp dir1/ dir2/`. + * @since v16.7.0 + * @experimental + * @param src source path to copy. + * @param dest destination path to copy to. + */ + export function cpSync(source: string | URL, destination: string | URL, opts?: CopySyncOptions): void; +} +declare module 'node:fs' { + export * from 'fs'; +} diff --git a/node_modules/@types/node/fs/promises.d.ts b/node_modules/@types/node/fs/promises.d.ts new file mode 100755 index 0000000..f5f1583 --- /dev/null +++ b/node_modules/@types/node/fs/promises.d.ts @@ -0,0 +1,1190 @@ +/** + * The `fs/promises` API provides asynchronous file system methods that return + * promises. + * + * The promise APIs use the underlying Node.js threadpool to perform file + * system operations off the event loop thread. These operations are not + * synchronized or threadsafe. Care must be taken when performing multiple + * concurrent modifications on the same file or data corruption may occur. + * @since v10.0.0 + */ +declare module 'fs/promises' { + import { Abortable } from 'node:events'; + import { Stream } from 'node:stream'; + import { ReadableStream } from 'node:stream/web'; + import { + BigIntStats, + BigIntStatsFs, + BufferEncodingOption, + constants as fsConstants, + CopyOptions, + Dir, + Dirent, + MakeDirectoryOptions, + Mode, + ObjectEncodingOptions, + OpenDirOptions, + OpenMode, + PathLike, + ReadStream, + ReadVResult, + RmDirOptions, + RmOptions, + StatOptions, + StatFsOptions, + Stats, + StatsFs, + TimeLike, + WatchEventType, + WatchOptions, + WriteStream, + WriteVResult, + } from 'node:fs'; + import { Interface as ReadlineInterface } from 'node:readline'; + interface FileChangeInfo { + eventType: WatchEventType; + filename: T | null; + } + interface FlagAndOpenMode { + mode?: Mode | undefined; + flag?: OpenMode | undefined; + } + interface FileReadResult { + bytesRead: number; + buffer: T; + } + interface FileReadOptions { + /** + * @default `Buffer.alloc(0xffff)` + */ + buffer?: T; + /** + * @default 0 + */ + offset?: number | null; + /** + * @default `buffer.byteLength` + */ + length?: number | null; + position?: number | null; + } + interface CreateReadStreamOptions { + encoding?: BufferEncoding | null | undefined; + autoClose?: boolean | undefined; + emitClose?: boolean | undefined; + start?: number | undefined; + end?: number | undefined; + highWaterMark?: number | undefined; + } + interface CreateWriteStreamOptions { + encoding?: BufferEncoding | null | undefined; + autoClose?: boolean | undefined; + emitClose?: boolean | undefined; + start?: number | undefined; + } + // TODO: Add `EventEmitter` close + interface FileHandle { + /** + * The numeric file descriptor managed by the {FileHandle} object. + * @since v10.0.0 + */ + readonly fd: number; + /** + * Alias of `filehandle.writeFile()`. + * + * When operating on file handles, the mode cannot be changed from what it was set + * to with `fsPromises.open()`. Therefore, this is equivalent to `filehandle.writeFile()`. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + appendFile(data: string | Uint8Array, options?: (ObjectEncodingOptions & FlagAndOpenMode) | BufferEncoding | null): Promise; + /** + * Changes the ownership of the file. A wrapper for [`chown(2)`](http://man7.org/linux/man-pages/man2/chown.2.html). + * @since v10.0.0 + * @param uid The file's new owner's user id. + * @param gid The file's new group's group id. + * @return Fulfills with `undefined` upon success. + */ + chown(uid: number, gid: number): Promise; + /** + * Modifies the permissions on the file. See [`chmod(2)`](http://man7.org/linux/man-pages/man2/chmod.2.html). + * @since v10.0.0 + * @param mode the file mode bit mask. + * @return Fulfills with `undefined` upon success. + */ + chmod(mode: Mode): Promise; + /** + * Unlike the 16 KiB default `highWaterMark` for a `stream.Readable`, the stream + * returned by this method has a default `highWaterMark` of 64 KiB. + * + * `options` can include `start` and `end` values to read a range of bytes from + * the file instead of the entire file. Both `start` and `end` are inclusive and + * start counting at 0, allowed values are in the + * \[0, [`Number.MAX_SAFE_INTEGER`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER)\] range. If `start` is + * omitted or `undefined`, `filehandle.createReadStream()` reads sequentially from + * the current file position. The `encoding` can be any one of those accepted by `Buffer`. + * + * If the `FileHandle` points to a character device that only supports blocking + * reads (such as keyboard or sound card), read operations do not finish until data + * is available. This can prevent the process from exiting and the stream from + * closing naturally. + * + * By default, the stream will emit a `'close'` event after it has been + * destroyed. Set the `emitClose` option to `false` to change this behavior. + * + * ```js + * import { open } from 'node:fs/promises'; + * + * const fd = await open('/dev/input/event0'); + * // Create a stream from some character device. + * const stream = fd.createReadStream(); + * setTimeout(() => { + * stream.close(); // This may not close the stream. + * // Artificially marking end-of-stream, as if the underlying resource had + * // indicated end-of-file by itself, allows the stream to close. + * // This does not cancel pending read operations, and if there is such an + * // operation, the process may still not be able to exit successfully + * // until it finishes. + * stream.push(null); + * stream.read(0); + * }, 100); + * ``` + * + * If `autoClose` is false, then the file descriptor won't be closed, even if + * there's an error. It is the application's responsibility to close it and make + * sure there's no file descriptor leak. If `autoClose` is set to true (default + * behavior), on `'error'` or `'end'` the file descriptor will be closed + * automatically. + * + * An example to read the last 10 bytes of a file which is 100 bytes long: + * + * ```js + * import { open } from 'node:fs/promises'; + * + * const fd = await open('sample.txt'); + * fd.createReadStream({ start: 90, end: 99 }); + * ``` + * @since v16.11.0 + */ + createReadStream(options?: CreateReadStreamOptions): ReadStream; + /** + * `options` may also include a `start` option to allow writing data at some + * position past the beginning of the file, allowed values are in the + * \[0, [`Number.MAX_SAFE_INTEGER`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER)\] range. Modifying a file rather than + * replacing it may require the `flags` `open` option to be set to `r+` rather than + * the default `r`. The `encoding` can be any one of those accepted by `Buffer`. + * + * If `autoClose` is set to true (default behavior) on `'error'` or `'finish'`the file descriptor will be closed automatically. If `autoClose` is false, + * then the file descriptor won't be closed, even if there's an error. + * It is the application's responsibility to close it and make sure there's no + * file descriptor leak. + * + * By default, the stream will emit a `'close'` event after it has been + * destroyed. Set the `emitClose` option to `false` to change this behavior. + * @since v16.11.0 + */ + createWriteStream(options?: CreateWriteStreamOptions): WriteStream; + /** + * Forces all currently queued I/O operations associated with the file to the + * operating system's synchronized I/O completion state. Refer to the POSIX [`fdatasync(2)`](http://man7.org/linux/man-pages/man2/fdatasync.2.html) documentation for details. + * + * Unlike `filehandle.sync` this method does not flush modified metadata. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + datasync(): Promise; + /** + * Request that all data for the open file descriptor is flushed to the storage + * device. The specific implementation is operating system and device specific. + * Refer to the POSIX [`fsync(2)`](http://man7.org/linux/man-pages/man2/fsync.2.html) documentation for more detail. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + sync(): Promise; + /** + * Reads data from the file and stores that in the given buffer. + * + * If the file is not modified concurrently, the end-of-file is reached when the + * number of bytes read is zero. + * @since v10.0.0 + * @param buffer A buffer that will be filled with the file data read. + * @param offset The location in the buffer at which to start filling. + * @param length The number of bytes to read. + * @param position The location where to begin reading data from the file. If `null`, data will be read from the current file position, and the position will be updated. If `position` is an + * integer, the current file position will remain unchanged. + * @return Fulfills upon success with an object with two properties: + */ + read(buffer: T, offset?: number | null, length?: number | null, position?: number | null): Promise>; + read(options?: FileReadOptions): Promise>; + /** + * Returns a `ReadableStream` that may be used to read the files data. + * + * An error will be thrown if this method is called more than once or is called + * after the `FileHandle` is closed or closing. + * + * ```js + * import { + * open, + * } from 'node:fs/promises'; + * + * const file = await open('./some/file/to/read'); + * + * for await (const chunk of file.readableWebStream()) + * console.log(chunk); + * + * await file.close(); + * ``` + * + * While the `ReadableStream` will read the file to completion, it will not + * close the `FileHandle` automatically. User code must still call the`fileHandle.close()` method. + * @since v17.0.0 + * @experimental + */ + readableWebStream(): ReadableStream; + /** + * Asynchronously reads the entire contents of a file. + * + * If `options` is a string, then it specifies the `encoding`. + * + * The `FileHandle` has to support reading. + * + * If one or more `filehandle.read()` calls are made on a file handle and then a`filehandle.readFile()` call is made, the data will be read from the current + * position till the end of the file. It doesn't always read from the beginning + * of the file. + * @since v10.0.0 + * @return Fulfills upon a successful read with the contents of the file. If no encoding is specified (using `options.encoding`), the data is returned as a {Buffer} object. Otherwise, the + * data will be a string. + */ + readFile( + options?: { + encoding?: null | undefined; + flag?: OpenMode | undefined; + } | null + ): Promise; + /** + * Asynchronously reads the entire contents of a file. The underlying file will _not_ be closed automatically. + * The `FileHandle` must have been opened for reading. + * @param options An object that may contain an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + readFile( + options: + | { + encoding: BufferEncoding; + flag?: OpenMode | undefined; + } + | BufferEncoding + ): Promise; + /** + * Asynchronously reads the entire contents of a file. The underlying file will _not_ be closed automatically. + * The `FileHandle` must have been opened for reading. + * @param options An object that may contain an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + readFile( + options?: + | (ObjectEncodingOptions & { + flag?: OpenMode | undefined; + }) + | BufferEncoding + | null + ): Promise; + /** + * Convenience method to create a `readline` interface and stream over the file. + * See `filehandle.createReadStream()` for the options. + * + * ```js + * import { open } from 'node:fs/promises'; + * + * const file = await open('./some/file/to/read'); + * + * for await (const line of file.readLines()) { + * console.log(line); + * } + * ``` + * @since v18.11.0 + */ + readLines(options?: CreateReadStreamOptions): ReadlineInterface; + /** + * @since v10.0.0 + * @return Fulfills with an {fs.Stats} for the file. + */ + stat( + opts?: StatOptions & { + bigint?: false | undefined; + } + ): Promise; + stat( + opts: StatOptions & { + bigint: true; + } + ): Promise; + stat(opts?: StatOptions): Promise; + /** + * Truncates the file. + * + * If the file was larger than `len` bytes, only the first `len` bytes will be + * retained in the file. + * + * The following example retains only the first four bytes of the file: + * + * ```js + * import { open } from 'node:fs/promises'; + * + * let filehandle = null; + * try { + * filehandle = await open('temp.txt', 'r+'); + * await filehandle.truncate(4); + * } finally { + * await filehandle?.close(); + * } + * ``` + * + * If the file previously was shorter than `len` bytes, it is extended, and the + * extended part is filled with null bytes (`'\0'`): + * + * If `len` is negative then `0` will be used. + * @since v10.0.0 + * @param [len=0] + * @return Fulfills with `undefined` upon success. + */ + truncate(len?: number): Promise; + /** + * Change the file system timestamps of the object referenced by the `FileHandle` then resolves the promise with no arguments upon success. + * @since v10.0.0 + */ + utimes(atime: TimeLike, mtime: TimeLike): Promise; + /** + * Asynchronously writes data to a file, replacing the file if it already exists.`data` can be a string, a buffer, an + * [AsyncIterable](https://tc39.github.io/ecma262/#sec-asynciterable-interface), or an + * [Iterable](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols#The_iterable_protocol) object. + * The promise is resolved with no arguments upon success. + * + * If `options` is a string, then it specifies the `encoding`. + * + * The `FileHandle` has to support writing. + * + * It is unsafe to use `filehandle.writeFile()` multiple times on the same file + * without waiting for the promise to be resolved (or rejected). + * + * If one or more `filehandle.write()` calls are made on a file handle and then a`filehandle.writeFile()` call is made, the data will be written from the + * current position till the end of the file. It doesn't always write from the + * beginning of the file. + * @since v10.0.0 + */ + writeFile(data: string | Uint8Array, options?: (ObjectEncodingOptions & FlagAndOpenMode & Abortable) | BufferEncoding | null): Promise; + /** + * Write `buffer` to the file. + * + * The promise is resolved with an object containing two properties: + * + * It is unsafe to use `filehandle.write()` multiple times on the same file + * without waiting for the promise to be resolved (or rejected). For this + * scenario, use `filehandle.createWriteStream()`. + * + * On Linux, positional writes do not work when the file is opened in append mode. + * The kernel ignores the position argument and always appends the data to + * the end of the file. + * @since v10.0.0 + * @param offset The start position from within `buffer` where the data to write begins. + * @param [length=buffer.byteLength - offset] The number of bytes from `buffer` to write. + * @param [position='null'] The offset from the beginning of the file where the data from `buffer` should be written. If `position` is not a `number`, the data will be written at the current + * position. See the POSIX pwrite(2) documentation for more detail. + */ + write( + buffer: TBuffer, + offset?: number | null, + length?: number | null, + position?: number | null + ): Promise<{ + bytesWritten: number; + buffer: TBuffer; + }>; + write( + data: string, + position?: number | null, + encoding?: BufferEncoding | null + ): Promise<{ + bytesWritten: number; + buffer: string; + }>; + /** + * Write an array of [ArrayBufferView](https://developer.mozilla.org/en-US/docs/Web/API/ArrayBufferView) s to the file. + * + * The promise is resolved with an object containing a two properties: + * + * It is unsafe to call `writev()` multiple times on the same file without waiting + * for the promise to be resolved (or rejected). + * + * On Linux, positional writes don't work when the file is opened in append mode. + * The kernel ignores the position argument and always appends the data to + * the end of the file. + * @since v12.9.0 + * @param [position='null'] The offset from the beginning of the file where the data from `buffers` should be written. If `position` is not a `number`, the data will be written at the current + * position. + */ + writev(buffers: ReadonlyArray, position?: number): Promise; + /** + * Read from a file and write to an array of [ArrayBufferView](https://developer.mozilla.org/en-US/docs/Web/API/ArrayBufferView) s + * @since v13.13.0, v12.17.0 + * @param [position='null'] The offset from the beginning of the file where the data should be read from. If `position` is not a `number`, the data will be read from the current position. + * @return Fulfills upon success an object containing two properties: + */ + readv(buffers: ReadonlyArray, position?: number): Promise; + /** + * Closes the file handle after waiting for any pending operation on the handle to + * complete. + * + * ```js + * import { open } from 'node:fs/promises'; + * + * let filehandle; + * try { + * filehandle = await open('thefile.txt', 'r'); + * } finally { + * await filehandle?.close(); + * } + * ``` + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + close(): Promise; + } + const constants: typeof fsConstants; + /** + * Tests a user's permissions for the file or directory specified by `path`. + * The `mode` argument is an optional integer that specifies the accessibility + * checks to be performed. `mode` should be either the value `fs.constants.F_OK`or a mask consisting of the bitwise OR of any of `fs.constants.R_OK`,`fs.constants.W_OK`, and `fs.constants.X_OK` + * (e.g.`fs.constants.W_OK | fs.constants.R_OK`). Check `File access constants` for + * possible values of `mode`. + * + * If the accessibility check is successful, the promise is resolved with no + * value. If any of the accessibility checks fail, the promise is rejected + * with an [Error](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error) object. The following example checks if the file`/etc/passwd` can be read and + * written by the current process. + * + * ```js + * import { access, constants } from 'node:fs/promises'; + * + * try { + * await access('/etc/passwd', constants.R_OK | constants.W_OK); + * console.log('can access'); + * } catch { + * console.error('cannot access'); + * } + * ``` + * + * Using `fsPromises.access()` to check for the accessibility of a file before + * calling `fsPromises.open()` is not recommended. Doing so introduces a race + * condition, since other processes may change the file's state between the two + * calls. Instead, user code should open/read/write the file directly and handle + * the error raised if the file is not accessible. + * @since v10.0.0 + * @param [mode=fs.constants.F_OK] + * @return Fulfills with `undefined` upon success. + */ + function access(path: PathLike, mode?: number): Promise; + /** + * Asynchronously copies `src` to `dest`. By default, `dest` is overwritten if it + * already exists. + * + * No guarantees are made about the atomicity of the copy operation. If an + * error occurs after the destination file has been opened for writing, an attempt + * will be made to remove the destination. + * + * ```js + * import { copyFile, constants } from 'node:fs/promises'; + * + * try { + * await copyFile('source.txt', 'destination.txt'); + * console.log('source.txt was copied to destination.txt'); + * } catch { + * console.error('The file could not be copied'); + * } + * + * // By using COPYFILE_EXCL, the operation will fail if destination.txt exists. + * try { + * await copyFile('source.txt', 'destination.txt', constants.COPYFILE_EXCL); + * console.log('source.txt was copied to destination.txt'); + * } catch { + * console.error('The file could not be copied'); + * } + * ``` + * @since v10.0.0 + * @param src source filename to copy + * @param dest destination filename of the copy operation + * @param [mode=0] Optional modifiers that specify the behavior of the copy operation. It is possible to create a mask consisting of the bitwise OR of two or more values (e.g. + * `fs.constants.COPYFILE_EXCL | fs.constants.COPYFILE_FICLONE`) + * @return Fulfills with `undefined` upon success. + */ + function copyFile(src: PathLike, dest: PathLike, mode?: number): Promise; + /** + * Opens a `FileHandle`. + * + * Refer to the POSIX [`open(2)`](http://man7.org/linux/man-pages/man2/open.2.html) documentation for more detail. + * + * Some characters (`< > : " / \ | ? *`) are reserved under Windows as documented + * by [Naming Files, Paths, and Namespaces](https://docs.microsoft.com/en-us/windows/desktop/FileIO/naming-a-file). Under NTFS, if the filename contains + * a colon, Node.js will open a file system stream, as described by [this MSDN page](https://docs.microsoft.com/en-us/windows/desktop/FileIO/using-streams). + * @since v10.0.0 + * @param [flags='r'] See `support of file system `flags``. + * @param [mode=0o666] Sets the file mode (permission and sticky bits) if the file is created. + * @return Fulfills with a {FileHandle} object. + */ + function open(path: PathLike, flags?: string | number, mode?: Mode): Promise; + /** + * Renames `oldPath` to `newPath`. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function rename(oldPath: PathLike, newPath: PathLike): Promise; + /** + * Truncates (shortens or extends the length) of the content at `path` to `len`bytes. + * @since v10.0.0 + * @param [len=0] + * @return Fulfills with `undefined` upon success. + */ + function truncate(path: PathLike, len?: number): Promise; + /** + * Removes the directory identified by `path`. + * + * Using `fsPromises.rmdir()` on a file (not a directory) results in the + * promise being rejected with an `ENOENT` error on Windows and an `ENOTDIR`error on POSIX. + * + * To get a behavior similar to the `rm -rf` Unix command, use `fsPromises.rm()` with options `{ recursive: true, force: true }`. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function rmdir(path: PathLike, options?: RmDirOptions): Promise; + /** + * Removes files and directories (modeled on the standard POSIX `rm` utility). + * @since v14.14.0 + * @return Fulfills with `undefined` upon success. + */ + function rm(path: PathLike, options?: RmOptions): Promise; + /** + * Asynchronously creates a directory. + * + * The optional `options` argument can be an integer specifying `mode` (permission + * and sticky bits), or an object with a `mode` property and a `recursive`property indicating whether parent directories should be created. Calling`fsPromises.mkdir()` when `path` is a directory + * that exists results in a + * rejection only when `recursive` is false. + * + * ```js + * import { mkdir } from 'node:fs/promises'; + * + * try { + * const projectFolder = new URL('./test/project/', import.meta.url); + * const createDir = await mkdir(projectFolder, { recursive: true }); + * + * console.log(`created ${createDir}`); + * } catch (err) { + * console.error(err.message); + * } + * ``` + * @since v10.0.0 + * @return Upon success, fulfills with `undefined` if `recursive` is `false`, or the first directory path created if `recursive` is `true`. + */ + function mkdir( + path: PathLike, + options: MakeDirectoryOptions & { + recursive: true; + } + ): Promise; + /** + * Asynchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + function mkdir( + path: PathLike, + options?: + | Mode + | (MakeDirectoryOptions & { + recursive?: false | undefined; + }) + | null + ): Promise; + /** + * Asynchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + function mkdir(path: PathLike, options?: Mode | MakeDirectoryOptions | null): Promise; + /** + * Reads the contents of a directory. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the filenames. If the `encoding` is set to `'buffer'`, the filenames returned + * will be passed as `Buffer` objects. + * + * If `options.withFileTypes` is set to `true`, the resolved array will contain `fs.Dirent` objects. + * + * ```js + * import { readdir } from 'node:fs/promises'; + * + * try { + * const files = await readdir(path); + * for (const file of files) + * console.log(file); + * } catch (err) { + * console.error(err); + * } + * ``` + * @since v10.0.0 + * @return Fulfills with an array of the names of the files in the directory excluding `'.'` and `'..'`. + */ + function readdir( + path: PathLike, + options?: + | (ObjectEncodingOptions & { + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + }) + | BufferEncoding + | null + ): Promise; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function readdir( + path: PathLike, + options: + | { + encoding: 'buffer'; + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + } + | 'buffer' + ): Promise; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function readdir( + path: PathLike, + options?: + | (ObjectEncodingOptions & { + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + }) + | BufferEncoding + | null + ): Promise; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options If called with `withFileTypes: true` the result data will be an array of Dirent. + */ + function readdir( + path: PathLike, + options: ObjectEncodingOptions & { + withFileTypes: true; + recursive?: boolean | undefined; + } + ): Promise; + /** + * Reads the contents of the symbolic link referred to by `path`. See the POSIX [`readlink(2)`](http://man7.org/linux/man-pages/man2/readlink.2.html) documentation for more detail. The promise is + * resolved with the`linkString` upon success. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the link path returned. If the `encoding` is set to `'buffer'`, the link path + * returned will be passed as a `Buffer` object. + * @since v10.0.0 + * @return Fulfills with the `linkString` upon success. + */ + function readlink(path: PathLike, options?: ObjectEncodingOptions | BufferEncoding | null): Promise; + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function readlink(path: PathLike, options: BufferEncodingOption): Promise; + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function readlink(path: PathLike, options?: ObjectEncodingOptions | string | null): Promise; + /** + * Creates a symbolic link. + * + * The `type` argument is only used on Windows platforms and can be one of `'dir'`,`'file'`, or `'junction'`. If the `type` argument is not a string, Node.js will + * autodetect `target` type and use `'file'` or `'dir'`. If the `target` does not + * exist, `'file'` will be used. Windows junction points require the destination + * path to be absolute. When using `'junction'`, the `target` argument will + * automatically be normalized to absolute path. Junction points on NTFS volumes + * can only point to directories. + * @since v10.0.0 + * @param [type='null'] + * @return Fulfills with `undefined` upon success. + */ + function symlink(target: PathLike, path: PathLike, type?: string | null): Promise; + /** + * Equivalent to `fsPromises.stat()` unless `path` refers to a symbolic link, + * in which case the link itself is stat-ed, not the file that it refers to. + * Refer to the POSIX [`lstat(2)`](http://man7.org/linux/man-pages/man2/lstat.2.html) document for more detail. + * @since v10.0.0 + * @return Fulfills with the {fs.Stats} object for the given symbolic link `path`. + */ + function lstat( + path: PathLike, + opts?: StatOptions & { + bigint?: false | undefined; + } + ): Promise; + function lstat( + path: PathLike, + opts: StatOptions & { + bigint: true; + } + ): Promise; + function lstat(path: PathLike, opts?: StatOptions): Promise; + /** + * @since v10.0.0 + * @return Fulfills with the {fs.Stats} object for the given `path`. + */ + function stat( + path: PathLike, + opts?: StatOptions & { + bigint?: false | undefined; + } + ): Promise; + function stat( + path: PathLike, + opts: StatOptions & { + bigint: true; + } + ): Promise; + function stat(path: PathLike, opts?: StatOptions): Promise; + /** + * @since v19.6.0, v18.15.0 + * @return Fulfills with the {fs.StatFs} object for the given `path`. + */ + function statfs( + path: PathLike, + opts?: StatFsOptions & { + bigint?: false | undefined; + } + ): Promise; + function statfs( + path: PathLike, + opts: StatFsOptions & { + bigint: true; + } + ): Promise; + function statfs(path: PathLike, opts?: StatFsOptions): Promise; + /** + * Creates a new link from the `existingPath` to the `newPath`. See the POSIX [`link(2)`](http://man7.org/linux/man-pages/man2/link.2.html) documentation for more detail. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function link(existingPath: PathLike, newPath: PathLike): Promise; + /** + * If `path` refers to a symbolic link, then the link is removed without affecting + * the file or directory to which that link refers. If the `path` refers to a file + * path that is not a symbolic link, the file is deleted. See the POSIX [`unlink(2)`](http://man7.org/linux/man-pages/man2/unlink.2.html) documentation for more detail. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function unlink(path: PathLike): Promise; + /** + * Changes the permissions of a file. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function chmod(path: PathLike, mode: Mode): Promise; + /** + * Changes the permissions on a symbolic link. + * + * This method is only implemented on macOS. + * @deprecated Since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function lchmod(path: PathLike, mode: Mode): Promise; + /** + * Changes the ownership on a symbolic link. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function lchown(path: PathLike, uid: number, gid: number): Promise; + /** + * Changes the access and modification times of a file in the same way as `fsPromises.utimes()`, with the difference that if the path refers to a + * symbolic link, then the link is not dereferenced: instead, the timestamps of + * the symbolic link itself are changed. + * @since v14.5.0, v12.19.0 + * @return Fulfills with `undefined` upon success. + */ + function lutimes(path: PathLike, atime: TimeLike, mtime: TimeLike): Promise; + /** + * Changes the ownership of a file. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function chown(path: PathLike, uid: number, gid: number): Promise; + /** + * Change the file system timestamps of the object referenced by `path`. + * + * The `atime` and `mtime` arguments follow these rules: + * + * * Values can be either numbers representing Unix epoch time, `Date`s, or a + * numeric string like `'123456789.0'`. + * * If the value can not be converted to a number, or is `NaN`, `Infinity`, or`-Infinity`, an `Error` will be thrown. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function utimes(path: PathLike, atime: TimeLike, mtime: TimeLike): Promise; + /** + * Determines the actual location of `path` using the same semantics as the`fs.realpath.native()` function. + * + * Only paths that can be converted to UTF8 strings are supported. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the path. If the `encoding` is set to `'buffer'`, the path returned will be + * passed as a `Buffer` object. + * + * On Linux, when Node.js is linked against musl libc, the procfs file system must + * be mounted on `/proc` in order for this function to work. Glibc does not have + * this restriction. + * @since v10.0.0 + * @return Fulfills with the resolved path upon success. + */ + function realpath(path: PathLike, options?: ObjectEncodingOptions | BufferEncoding | null): Promise; + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function realpath(path: PathLike, options: BufferEncodingOption): Promise; + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function realpath(path: PathLike, options?: ObjectEncodingOptions | BufferEncoding | null): Promise; + /** + * Creates a unique temporary directory. A unique directory name is generated by + * appending six random characters to the end of the provided `prefix`. Due to + * platform inconsistencies, avoid trailing `X` characters in `prefix`. Some + * platforms, notably the BSDs, can return more than six random characters, and + * replace trailing `X` characters in `prefix` with random characters. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use. + * + * ```js + * import { mkdtemp } from 'node:fs/promises'; + * import { join } from 'node:path'; + * import { tmpdir } from 'node:os'; + * + * try { + * await mkdtemp(join(tmpdir(), 'foo-')); + * } catch (err) { + * console.error(err); + * } + * ``` + * + * The `fsPromises.mkdtemp()` method will append the six randomly selected + * characters directly to the `prefix` string. For instance, given a directory`/tmp`, if the intention is to create a temporary directory _within_`/tmp`, the`prefix` must end with a trailing + * platform-specific path separator + * (`require('node:path').sep`). + * @since v10.0.0 + * @return Fulfills with a string containing the file system path of the newly created temporary directory. + */ + function mkdtemp(prefix: string, options?: ObjectEncodingOptions | BufferEncoding | null): Promise; + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required `prefix` to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function mkdtemp(prefix: string, options: BufferEncodingOption): Promise; + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required `prefix` to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function mkdtemp(prefix: string, options?: ObjectEncodingOptions | BufferEncoding | null): Promise; + /** + * Asynchronously writes data to a file, replacing the file if it already exists.`data` can be a string, a buffer, an + * [AsyncIterable](https://tc39.github.io/ecma262/#sec-asynciterable-interface), or an + * [Iterable](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols#The_iterable_protocol) object. + * + * The `encoding` option is ignored if `data` is a buffer. + * + * If `options` is a string, then it specifies the encoding. + * + * The `mode` option only affects the newly created file. See `fs.open()` for more details. + * + * Any specified `FileHandle` has to support writing. + * + * It is unsafe to use `fsPromises.writeFile()` multiple times on the same file + * without waiting for the promise to be settled. + * + * Similarly to `fsPromises.readFile` \- `fsPromises.writeFile` is a convenience + * method that performs multiple `write` calls internally to write the buffer + * passed to it. For performance sensitive code consider using `fs.createWriteStream()` or `filehandle.createWriteStream()`. + * + * It is possible to use an `AbortSignal` to cancel an `fsPromises.writeFile()`. + * Cancelation is "best effort", and some amount of data is likely still + * to be written. + * + * ```js + * import { writeFile } from 'node:fs/promises'; + * import { Buffer } from 'node:buffer'; + * + * try { + * const controller = new AbortController(); + * const { signal } = controller; + * const data = new Uint8Array(Buffer.from('Hello Node.js')); + * const promise = writeFile('message.txt', data, { signal }); + * + * // Abort the request before the promise settles. + * controller.abort(); + * + * await promise; + * } catch (err) { + * // When a request is aborted - err is an AbortError + * console.error(err); + * } + * ``` + * + * Aborting an ongoing request does not abort individual operating + * system requests but rather the internal buffering `fs.writeFile` performs. + * @since v10.0.0 + * @param file filename or `FileHandle` + * @return Fulfills with `undefined` upon success. + */ + function writeFile( + file: PathLike | FileHandle, + data: string | NodeJS.ArrayBufferView | Iterable | AsyncIterable | Stream, + options?: + | (ObjectEncodingOptions & { + mode?: Mode | undefined; + flag?: OpenMode | undefined; + } & Abortable) + | BufferEncoding + | null + ): Promise; + /** + * Asynchronously append data to a file, creating the file if it does not yet + * exist. `data` can be a string or a `Buffer`. + * + * If `options` is a string, then it specifies the `encoding`. + * + * The `mode` option only affects the newly created file. See `fs.open()` for more details. + * + * The `path` may be specified as a `FileHandle` that has been opened + * for appending (using `fsPromises.open()`). + * @since v10.0.0 + * @param path filename or {FileHandle} + * @return Fulfills with `undefined` upon success. + */ + function appendFile(path: PathLike | FileHandle, data: string | Uint8Array, options?: (ObjectEncodingOptions & FlagAndOpenMode) | BufferEncoding | null): Promise; + /** + * Asynchronously reads the entire contents of a file. + * + * If no encoding is specified (using `options.encoding`), the data is returned + * as a `Buffer` object. Otherwise, the data will be a string. + * + * If `options` is a string, then it specifies the encoding. + * + * When the `path` is a directory, the behavior of `fsPromises.readFile()` is + * platform-specific. On macOS, Linux, and Windows, the promise will be rejected + * with an error. On FreeBSD, a representation of the directory's contents will be + * returned. + * + * An example of reading a `package.json` file located in the same directory of the + * running code: + * + * ```js + * import { readFile } from 'node:fs/promises'; + * try { + * const filePath = new URL('./package.json', import.meta.url); + * const contents = await readFile(filePath, { encoding: 'utf8' }); + * console.log(contents); + * } catch (err) { + * console.error(err.message); + * } + * ``` + * + * It is possible to abort an ongoing `readFile` using an `AbortSignal`. If a + * request is aborted the promise returned is rejected with an `AbortError`: + * + * ```js + * import { readFile } from 'node:fs/promises'; + * + * try { + * const controller = new AbortController(); + * const { signal } = controller; + * const promise = readFile(fileName, { signal }); + * + * // Abort the request before the promise settles. + * controller.abort(); + * + * await promise; + * } catch (err) { + * // When a request is aborted - err is an AbortError + * console.error(err); + * } + * ``` + * + * Aborting an ongoing request does not abort individual operating + * system requests but rather the internal buffering `fs.readFile` performs. + * + * Any specified `FileHandle` has to support reading. + * @since v10.0.0 + * @param path filename or `FileHandle` + * @return Fulfills with the contents of the file. + */ + function readFile( + path: PathLike | FileHandle, + options?: + | ({ + encoding?: null | undefined; + flag?: OpenMode | undefined; + } & Abortable) + | null + ): Promise; + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a `FileHandle` is provided, the underlying file will _not_ be closed automatically. + * @param options An object that may contain an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + function readFile( + path: PathLike | FileHandle, + options: + | ({ + encoding: BufferEncoding; + flag?: OpenMode | undefined; + } & Abortable) + | BufferEncoding + ): Promise; + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a `FileHandle` is provided, the underlying file will _not_ be closed automatically. + * @param options An object that may contain an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + function readFile( + path: PathLike | FileHandle, + options?: + | (ObjectEncodingOptions & + Abortable & { + flag?: OpenMode | undefined; + }) + | BufferEncoding + | null + ): Promise; + /** + * Asynchronously open a directory for iterative scanning. See the POSIX [`opendir(3)`](http://man7.org/linux/man-pages/man3/opendir.3.html) documentation for more detail. + * + * Creates an `fs.Dir`, which contains all further functions for reading from + * and cleaning up the directory. + * + * The `encoding` option sets the encoding for the `path` while opening the + * directory and subsequent read operations. + * + * Example using async iteration: + * + * ```js + * import { opendir } from 'node:fs/promises'; + * + * try { + * const dir = await opendir('./'); + * for await (const dirent of dir) + * console.log(dirent.name); + * } catch (err) { + * console.error(err); + * } + * ``` + * + * When using the async iterator, the `fs.Dir` object will be automatically + * closed after the iterator exits. + * @since v12.12.0 + * @return Fulfills with an {fs.Dir}. + */ + function opendir(path: PathLike, options?: OpenDirOptions): Promise; + /** + * Returns an async iterator that watches for changes on `filename`, where `filename`is either a file or a directory. + * + * ```js + * const { watch } = require('node:fs/promises'); + * + * const ac = new AbortController(); + * const { signal } = ac; + * setTimeout(() => ac.abort(), 10000); + * + * (async () => { + * try { + * const watcher = watch(__filename, { signal }); + * for await (const event of watcher) + * console.log(event); + * } catch (err) { + * if (err.name === 'AbortError') + * return; + * throw err; + * } + * })(); + * ``` + * + * On most platforms, `'rename'` is emitted whenever a filename appears or + * disappears in the directory. + * + * All the `caveats` for `fs.watch()` also apply to `fsPromises.watch()`. + * @since v15.9.0, v14.18.0 + * @return of objects with the properties: + */ + function watch( + filename: PathLike, + options: + | (WatchOptions & { + encoding: 'buffer'; + }) + | 'buffer' + ): AsyncIterable>; + /** + * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`. + * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol. + * @param options Either the encoding for the filename provided to the listener, or an object optionally specifying encoding, persistent, and recursive options. + * If `encoding` is not supplied, the default of `'utf8'` is used. + * If `persistent` is not supplied, the default of `true` is used. + * If `recursive` is not supplied, the default of `false` is used. + */ + function watch(filename: PathLike, options?: WatchOptions | BufferEncoding): AsyncIterable>; + /** + * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`. + * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol. + * @param options Either the encoding for the filename provided to the listener, or an object optionally specifying encoding, persistent, and recursive options. + * If `encoding` is not supplied, the default of `'utf8'` is used. + * If `persistent` is not supplied, the default of `true` is used. + * If `recursive` is not supplied, the default of `false` is used. + */ + function watch(filename: PathLike, options: WatchOptions | string): AsyncIterable> | AsyncIterable>; + /** + * Asynchronously copies the entire directory structure from `src` to `dest`, + * including subdirectories and files. + * + * When copying a directory to another directory, globs are not supported and + * behavior is similar to `cp dir1/ dir2/`. + * @since v16.7.0 + * @experimental + * @param src source path to copy. + * @param dest destination path to copy to. + * @return Fulfills with `undefined` upon success. + */ + function cp(source: string | URL, destination: string | URL, opts?: CopyOptions): Promise; +} +declare module 'node:fs/promises' { + export * from 'fs/promises'; +} diff --git a/node_modules/@types/node/globals.d.ts b/node_modules/@types/node/globals.d.ts new file mode 100755 index 0000000..7414561 --- /dev/null +++ b/node_modules/@types/node/globals.d.ts @@ -0,0 +1,303 @@ +// Declare "static" methods in Error +interface ErrorConstructor { + /** Create .stack property on a target object */ + captureStackTrace(targetObject: object, constructorOpt?: Function): void; + + /** + * Optional override for formatting stack traces + * + * @see https://v8.dev/docs/stack-trace-api#customizing-stack-traces + */ + prepareStackTrace?: ((err: Error, stackTraces: NodeJS.CallSite[]) => any) | undefined; + + stackTraceLimit: number; +} + +/*-----------------------------------------------* + * * + * GLOBAL * + * * + ------------------------------------------------*/ + +// For backwards compability +interface NodeRequire extends NodeJS.Require { } +interface RequireResolve extends NodeJS.RequireResolve { } +interface NodeModule extends NodeJS.Module { } + +declare var process: NodeJS.Process; +declare var console: Console; + +declare var __filename: string; +declare var __dirname: string; + +declare var require: NodeRequire; +declare var module: NodeModule; + +// Same as module.exports +declare var exports: any; + +/** + * Only available if `--expose-gc` is passed to the process. + */ +declare var gc: undefined | (() => void); + +//#region borrowed +// from https://github.com/microsoft/TypeScript/blob/38da7c600c83e7b31193a62495239a0fe478cb67/lib/lib.webworker.d.ts#L633 until moved to separate lib +/** A controller object that allows you to abort one or more DOM requests as and when desired. */ +interface AbortController { + /** + * Returns the AbortSignal object associated with this object. + */ + + readonly signal: AbortSignal; + /** + * Invoking this method will set this object's AbortSignal's aborted flag and signal to any observers that the associated activity is to be aborted. + */ + abort(reason?: any): void; +} + +/** A signal object that allows you to communicate with a DOM request (such as a Fetch) and abort it if required via an AbortController object. */ +interface AbortSignal extends EventTarget { + /** + * Returns true if this AbortSignal's AbortController has signaled to abort, and false otherwise. + */ + readonly aborted: boolean; + readonly reason: any; + onabort: null | ((this: AbortSignal, event: Event) => any); + throwIfAborted(): void; +} + +declare var AbortController: typeof globalThis extends {onmessage: any; AbortController: infer T} + ? T + : { + prototype: AbortController; + new(): AbortController; + }; + +declare var AbortSignal: typeof globalThis extends {onmessage: any; AbortSignal: infer T} + ? T + : { + prototype: AbortSignal; + new(): AbortSignal; + abort(reason?: any): AbortSignal; + timeout(milliseconds: number): AbortSignal; + }; +//#endregion borrowed + +//#region ArrayLike.at() +interface RelativeIndexable { + /** + * Takes an integer value and returns the item at that index, + * allowing for positive and negative integers. + * Negative integers count back from the last item in the array. + */ + at(index: number): T | undefined; +} +interface String extends RelativeIndexable {} +interface Array extends RelativeIndexable {} +interface ReadonlyArray extends RelativeIndexable {} +interface Int8Array extends RelativeIndexable {} +interface Uint8Array extends RelativeIndexable {} +interface Uint8ClampedArray extends RelativeIndexable {} +interface Int16Array extends RelativeIndexable {} +interface Uint16Array extends RelativeIndexable {} +interface Int32Array extends RelativeIndexable {} +interface Uint32Array extends RelativeIndexable {} +interface Float32Array extends RelativeIndexable {} +interface Float64Array extends RelativeIndexable {} +interface BigInt64Array extends RelativeIndexable {} +interface BigUint64Array extends RelativeIndexable {} +//#endregion ArrayLike.at() end + +/** + * @since v17.0.0 + * + * Creates a deep clone of an object. + */ +declare function structuredClone( + value: T, + transfer?: { transfer: ReadonlyArray }, +): T; + +/*----------------------------------------------* +* * +* GLOBAL INTERFACES * +* * +*-----------------------------------------------*/ +declare namespace NodeJS { + interface CallSite { + /** + * Value of "this" + */ + getThis(): unknown; + + /** + * Type of "this" as a string. + * This is the name of the function stored in the constructor field of + * "this", if available. Otherwise the object's [[Class]] internal + * property. + */ + getTypeName(): string | null; + + /** + * Current function + */ + getFunction(): Function | undefined; + + /** + * Name of the current function, typically its name property. + * If a name property is not available an attempt will be made to try + * to infer a name from the function's context. + */ + getFunctionName(): string | null; + + /** + * Name of the property [of "this" or one of its prototypes] that holds + * the current function + */ + getMethodName(): string | null; + + /** + * Name of the script [if this function was defined in a script] + */ + getFileName(): string | undefined; + + /** + * Current line number [if this function was defined in a script] + */ + getLineNumber(): number | null; + + /** + * Current column number [if this function was defined in a script] + */ + getColumnNumber(): number | null; + + /** + * A call site object representing the location where eval was called + * [if this function was created using a call to eval] + */ + getEvalOrigin(): string | undefined; + + /** + * Is this a toplevel invocation, that is, is "this" the global object? + */ + isToplevel(): boolean; + + /** + * Does this call take place in code defined by a call to eval? + */ + isEval(): boolean; + + /** + * Is this call in native V8 code? + */ + isNative(): boolean; + + /** + * Is this a constructor call? + */ + isConstructor(): boolean; + } + + interface ErrnoException extends Error { + errno?: number | undefined; + code?: string | undefined; + path?: string | undefined; + syscall?: string | undefined; + } + + interface ReadableStream extends EventEmitter { + readable: boolean; + read(size?: number): string | Buffer; + setEncoding(encoding: BufferEncoding): this; + pause(): this; + resume(): this; + isPaused(): boolean; + pipe(destination: T, options?: { end?: boolean | undefined; }): T; + unpipe(destination?: WritableStream): this; + unshift(chunk: string | Uint8Array, encoding?: BufferEncoding): void; + wrap(oldStream: ReadableStream): this; + [Symbol.asyncIterator](): AsyncIterableIterator; + } + + interface WritableStream extends EventEmitter { + writable: boolean; + write(buffer: Uint8Array | string, cb?: (err?: Error | null) => void): boolean; + write(str: string, encoding?: BufferEncoding, cb?: (err?: Error | null) => void): boolean; + end(cb?: () => void): this; + end(data: string | Uint8Array, cb?: () => void): this; + end(str: string, encoding?: BufferEncoding, cb?: () => void): this; + } + + interface ReadWriteStream extends ReadableStream, WritableStream { } + + interface RefCounted { + ref(): this; + unref(): this; + } + + type TypedArray = + | Uint8Array + | Uint8ClampedArray + | Uint16Array + | Uint32Array + | Int8Array + | Int16Array + | Int32Array + | BigUint64Array + | BigInt64Array + | Float32Array + | Float64Array; + type ArrayBufferView = TypedArray | DataView; + + interface Require { + (id: string): any; + resolve: RequireResolve; + cache: Dict; + /** + * @deprecated + */ + extensions: RequireExtensions; + main: Module | undefined; + } + + interface RequireResolve { + (id: string, options?: { paths?: string[] | undefined; }): string; + paths(request: string): string[] | null; + } + + interface RequireExtensions extends Dict<(m: Module, filename: string) => any> { + '.js': (m: Module, filename: string) => any; + '.json': (m: Module, filename: string) => any; + '.node': (m: Module, filename: string) => any; + } + interface Module { + /** + * `true` if the module is running during the Node.js preload + */ + isPreloading: boolean; + exports: any; + require: Require; + id: string; + filename: string; + loaded: boolean; + /** @deprecated since v14.6.0 Please use `require.main` and `module.children` instead. */ + parent: Module | null | undefined; + children: Module[]; + /** + * @since v11.14.0 + * + * The directory name of the module. This is usually the same as the path.dirname() of the module.id. + */ + path: string; + paths: string[]; + } + + interface Dict { + [key: string]: T | undefined; + } + + interface ReadOnlyDict { + readonly [key: string]: T | undefined; + } +} diff --git a/node_modules/@types/node/globals.global.d.ts b/node_modules/@types/node/globals.global.d.ts new file mode 100755 index 0000000..ef1198c --- /dev/null +++ b/node_modules/@types/node/globals.global.d.ts @@ -0,0 +1 @@ +declare var global: typeof globalThis; diff --git a/node_modules/@types/node/http.d.ts b/node_modules/@types/node/http.d.ts new file mode 100755 index 0000000..cb50335 --- /dev/null +++ b/node_modules/@types/node/http.d.ts @@ -0,0 +1,1724 @@ +/** + * To use the HTTP server and client one must `require('node:http')`. + * + * The HTTP interfaces in Node.js are designed to support many features + * of the protocol which have been traditionally difficult to use. + * In particular, large, possibly chunk-encoded, messages. The interface is + * careful to never buffer entire requests or responses, so the + * user is able to stream data. + * + * HTTP message headers are represented by an object like this: + * + * ```js + * { 'content-length': '123', + * 'content-type': 'text/plain', + * 'connection': 'keep-alive', + * 'host': 'example.com', + * 'accept': '*' } + * ``` + * + * Keys are lowercased. Values are not modified. + * + * In order to support the full spectrum of possible HTTP applications, the Node.js + * HTTP API is very low-level. It deals with stream handling and message + * parsing only. It parses a message into headers and body but it does not + * parse the actual headers or the body. + * + * See `message.headers` for details on how duplicate headers are handled. + * + * The raw headers as they were received are retained in the `rawHeaders`property, which is an array of `[key, value, key2, value2, ...]`. For + * example, the previous message header object might have a `rawHeaders`list like the following: + * + * ```js + * [ 'ConTent-Length', '123456', + * 'content-LENGTH', '123', + * 'content-type', 'text/plain', + * 'CONNECTION', 'keep-alive', + * 'Host', 'example.com', + * 'accepT', '*' ] + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/http.js) + */ +declare module 'http' { + import * as stream from 'node:stream'; + import { URL } from 'node:url'; + import { LookupOptions } from 'node:dns'; + import { EventEmitter } from 'node:events'; + import { TcpSocketConnectOpts, Socket, Server as NetServer, LookupFunction } from 'node:net'; + // incoming headers will never contain number + interface IncomingHttpHeaders extends NodeJS.Dict { + accept?: string | undefined; + 'accept-language'?: string | undefined; + 'accept-patch'?: string | undefined; + 'accept-ranges'?: string | undefined; + 'access-control-allow-credentials'?: string | undefined; + 'access-control-allow-headers'?: string | undefined; + 'access-control-allow-methods'?: string | undefined; + 'access-control-allow-origin'?: string | undefined; + 'access-control-expose-headers'?: string | undefined; + 'access-control-max-age'?: string | undefined; + 'access-control-request-headers'?: string | undefined; + 'access-control-request-method'?: string | undefined; + age?: string | undefined; + allow?: string | undefined; + 'alt-svc'?: string | undefined; + authorization?: string | undefined; + 'cache-control'?: string | undefined; + connection?: string | undefined; + 'content-disposition'?: string | undefined; + 'content-encoding'?: string | undefined; + 'content-language'?: string | undefined; + 'content-length'?: string | undefined; + 'content-location'?: string | undefined; + 'content-range'?: string | undefined; + 'content-type'?: string | undefined; + cookie?: string | undefined; + date?: string | undefined; + etag?: string | undefined; + expect?: string | undefined; + expires?: string | undefined; + forwarded?: string | undefined; + from?: string | undefined; + host?: string | undefined; + 'if-match'?: string | undefined; + 'if-modified-since'?: string | undefined; + 'if-none-match'?: string | undefined; + 'if-unmodified-since'?: string | undefined; + 'last-modified'?: string | undefined; + location?: string | undefined; + origin?: string | undefined; + pragma?: string | undefined; + 'proxy-authenticate'?: string | undefined; + 'proxy-authorization'?: string | undefined; + 'public-key-pins'?: string | undefined; + range?: string | undefined; + referer?: string | undefined; + 'retry-after'?: string | undefined; + 'sec-websocket-accept'?: string | undefined; + 'sec-websocket-extensions'?: string | undefined; + 'sec-websocket-key'?: string | undefined; + 'sec-websocket-protocol'?: string | undefined; + 'sec-websocket-version'?: string | undefined; + 'set-cookie'?: string[] | undefined; + 'strict-transport-security'?: string | undefined; + tk?: string | undefined; + trailer?: string | undefined; + 'transfer-encoding'?: string | undefined; + upgrade?: string | undefined; + 'user-agent'?: string | undefined; + vary?: string | undefined; + via?: string | undefined; + warning?: string | undefined; + 'www-authenticate'?: string | undefined; + } + // outgoing headers allows numbers (as they are converted internally to strings) + type OutgoingHttpHeader = number | string | string[]; + interface OutgoingHttpHeaders extends NodeJS.Dict {} + interface ClientRequestArgs { + _defaultAgent?: Agent | undefined; + agent?: Agent | boolean | undefined; + auth?: string | null | undefined; + // https://github.com/nodejs/node/blob/master/lib/_http_client.js#L278 + createConnection?: + | ((options: ClientRequestArgs, oncreate: (err: Error, socket: Socket) => void) => Socket) + | undefined; + defaultPort?: number | string | undefined; + family?: number | undefined; + headers?: OutgoingHttpHeaders | undefined; + hints?: LookupOptions['hints']; + host?: string | null | undefined; + hostname?: string | null | undefined; + insecureHTTPParser?: boolean | undefined; + localAddress?: string | undefined; + localPort?: number | undefined; + lookup?: LookupFunction | undefined; + /** + * @default 16384 + */ + maxHeaderSize?: number | undefined; + method?: string | undefined; + path?: string | null | undefined; + port?: number | string | null | undefined; + protocol?: string | null | undefined; + setHost?: boolean | undefined; + signal?: AbortSignal | undefined; + socketPath?: string | undefined; + timeout?: number | undefined; + uniqueHeaders?: Array | undefined; + joinDuplicateHeaders?: boolean; + } + interface ServerOptions< + Request extends typeof IncomingMessage = typeof IncomingMessage, + Response extends typeof ServerResponse = typeof ServerResponse, + > { + /** + * Specifies the `IncomingMessage` class to be used. Useful for extending the original `IncomingMessage`. + */ + IncomingMessage?: Request | undefined; + /** + * Specifies the `ServerResponse` class to be used. Useful for extending the original `ServerResponse`. + */ + ServerResponse?: Response | undefined; + /** + * Sets the timeout value in milliseconds for receiving the entire request from the client. + * @see Server.requestTimeout for more information. + * @default 300000 + * @since v18.0.0 + */ + requestTimeout?: number | undefined; + /** + * It joins the field line values of multiple headers in a request with `, ` instead of discarding the duplicates. + * @default false + * @since v18.14.0 + */ + joinDuplicateHeaders?: boolean; + /** + * The number of milliseconds of inactivity a server needs to wait for additional incoming data, + * after it has finished writing the last response, before a socket will be destroyed. + * @see Server.keepAliveTimeout for more information. + * @default 5000 + * @since v18.0.0 + */ + keepAliveTimeout?: number | undefined; + /** + * Sets the interval value in milliseconds to check for request and headers timeout in incomplete requests. + * @default 30000 + */ + connectionsCheckingInterval?: number | undefined; + /** + * Optionally overrides all `socket`s' `readableHighWaterMark` and `writableHighWaterMark`. + * This affects `highWaterMark` property of both `IncomingMessage` and `ServerResponse`. + * Default: @see stream.getDefaultHighWaterMark(). + * @since v20.1.0 + */ + highWaterMark?: number | undefined; + /** + * Use an insecure HTTP parser that accepts invalid HTTP headers when `true`. + * Using the insecure parser should be avoided. + * See --insecure-http-parser for more information. + * @default false + */ + insecureHTTPParser?: boolean | undefined; + /** + * Optionally overrides the value of + * `--max-http-header-size` for requests received by this server, i.e. + * the maximum length of request headers in bytes. + * @default 16384 + * @since v13.3.0 + */ + maxHeaderSize?: number | undefined; + /** + * If set to `true`, it disables the use of Nagle's algorithm immediately after a new incoming connection is received. + * @default true + * @since v16.5.0 + */ + noDelay?: boolean | undefined; + /** + * If set to `true`, it enables keep-alive functionality on the socket immediately after a new incoming connection is received, + * similarly on what is done in `socket.setKeepAlive([enable][, initialDelay])`. + * @default false + * @since v16.5.0 + */ + keepAlive?: boolean | undefined; + /** + * If set to a positive number, it sets the initial delay before the first keepalive probe is sent on an idle socket. + * @default 0 + * @since v16.5.0 + */ + keepAliveInitialDelay?: number | undefined; + /** + * A list of response headers that should be sent only once. + * If the header's value is an array, the items will be joined using `; `. + */ + uniqueHeaders?: Array | undefined; + } + type RequestListener< + Request extends typeof IncomingMessage = typeof IncomingMessage, + Response extends typeof ServerResponse = typeof ServerResponse, + > = (req: InstanceType, res: InstanceType & { req: InstanceType }) => void; + /** + * @since v0.1.17 + */ + class Server< + Request extends typeof IncomingMessage = typeof IncomingMessage, + Response extends typeof ServerResponse = typeof ServerResponse, + > extends NetServer { + constructor(requestListener?: RequestListener); + constructor(options: ServerOptions, requestListener?: RequestListener); + /** + * Sets the timeout value for sockets, and emits a `'timeout'` event on + * the Server object, passing the socket as an argument, if a timeout + * occurs. + * + * If there is a `'timeout'` event listener on the Server object, then it + * will be called with the timed-out socket as an argument. + * + * By default, the Server does not timeout sockets. However, if a callback + * is assigned to the Server's `'timeout'` event, timeouts must be handled + * explicitly. + * @since v0.9.12 + * @param [msecs=0 (no timeout)] + */ + setTimeout(msecs?: number, callback?: () => void): this; + setTimeout(callback: () => void): this; + /** + * Limits maximum incoming headers count. If set to 0, no limit will be applied. + * @since v0.7.0 + */ + maxHeadersCount: number | null; + /** + * The maximum number of requests socket can handle + * before closing keep alive connection. + * + * A value of `0` will disable the limit. + * + * When the limit is reached it will set the `Connection` header value to `close`, + * but will not actually close the connection, subsequent requests sent + * after the limit is reached will get `503 Service Unavailable` as a response. + * @since v16.10.0 + */ + maxRequestsPerSocket: number | null; + /** + * The number of milliseconds of inactivity before a socket is presumed + * to have timed out. + * + * A value of `0` will disable the timeout behavior on incoming connections. + * + * The socket timeout logic is set up on connection, so changing this + * value only affects new connections to the server, not any existing connections. + * @since v0.9.12 + */ + timeout: number; + /** + * Limit the amount of time the parser will wait to receive the complete HTTP + * headers. + * + * If the timeout expires, the server responds with status 408 without + * forwarding the request to the request listener and then closes the connection. + * + * It must be set to a non-zero value (e.g. 120 seconds) to protect against + * potential Denial-of-Service attacks in case the server is deployed without a + * reverse proxy in front. + * @since v11.3.0, v10.14.0 + */ + headersTimeout: number; + /** + * The number of milliseconds of inactivity a server needs to wait for additional + * incoming data, after it has finished writing the last response, before a socket + * will be destroyed. If the server receives new data before the keep-alive + * timeout has fired, it will reset the regular inactivity timeout, i.e.,`server.timeout`. + * + * A value of `0` will disable the keep-alive timeout behavior on incoming + * connections. + * A value of `0` makes the http server behave similarly to Node.js versions prior + * to 8.0.0, which did not have a keep-alive timeout. + * + * The socket timeout logic is set up on connection, so changing this value only + * affects new connections to the server, not any existing connections. + * @since v8.0.0 + */ + keepAliveTimeout: number; + /** + * Sets the timeout value in milliseconds for receiving the entire request from + * the client. + * + * If the timeout expires, the server responds with status 408 without + * forwarding the request to the request listener and then closes the connection. + * + * It must be set to a non-zero value (e.g. 120 seconds) to protect against + * potential Denial-of-Service attacks in case the server is deployed without a + * reverse proxy in front. + * @since v14.11.0 + */ + requestTimeout: number; + /** + * Closes all connections connected to this server. + * @since v18.2.0 + */ + closeAllConnections(): void; + /** + * Closes all connections connected to this server which are not sending a request + * or waiting for a response. + * @since v18.2.0 + */ + closeIdleConnections(): void; + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'close', listener: () => void): this; + addListener(event: 'connection', listener: (socket: Socket) => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'listening', listener: () => void): this; + addListener(event: 'checkContinue', listener: RequestListener): this; + addListener(event: 'checkExpectation', listener: RequestListener): this; + addListener(event: 'clientError', listener: (err: Error, socket: stream.Duplex) => void): this; + addListener(event: 'connect', listener: (req: InstanceType, socket: stream.Duplex, head: Buffer) => void): this; + addListener(event: 'dropRequest', listener: (req: InstanceType, socket: stream.Duplex) => void): this; + addListener(event: 'request', listener: RequestListener): this; + addListener(event: 'upgrade', listener: (req: InstanceType, socket: stream.Duplex, head: Buffer) => void): this; + emit(event: string, ...args: any[]): boolean; + emit(event: 'close'): boolean; + emit(event: 'connection', socket: Socket): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: 'listening'): boolean; + emit( + event: 'checkContinue', + req: InstanceType, + res: InstanceType & { req: InstanceType }, + ): boolean; + emit( + event: 'checkExpectation', + req: InstanceType, + res: InstanceType & { req: InstanceType }, + ): boolean; + emit(event: 'clientError', err: Error, socket: stream.Duplex): boolean; + emit(event: 'connect', req: InstanceType, socket: stream.Duplex, head: Buffer): boolean; + emit(event: 'dropRequest', req: InstanceType, socket: stream.Duplex): boolean; + emit( + event: 'request', + req: InstanceType, + res: InstanceType & { req: InstanceType }, + ): boolean; + emit(event: 'upgrade', req: InstanceType, socket: stream.Duplex, head: Buffer): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'close', listener: () => void): this; + on(event: 'connection', listener: (socket: Socket) => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'listening', listener: () => void): this; + on(event: 'checkContinue', listener: RequestListener): this; + on(event: 'checkExpectation', listener: RequestListener): this; + on(event: 'clientError', listener: (err: Error, socket: stream.Duplex) => void): this; + on(event: 'connect', listener: (req: InstanceType, socket: stream.Duplex, head: Buffer) => void): this; + on(event: 'dropRequest', listener: (req: InstanceType, socket: stream.Duplex) => void): this; + on(event: 'request', listener: RequestListener): this; + on(event: 'upgrade', listener: (req: InstanceType, socket: stream.Duplex, head: Buffer) => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'connection', listener: (socket: Socket) => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'listening', listener: () => void): this; + once(event: 'checkContinue', listener: RequestListener): this; + once(event: 'checkExpectation', listener: RequestListener): this; + once(event: 'clientError', listener: (err: Error, socket: stream.Duplex) => void): this; + once(event: 'connect', listener: (req: InstanceType, socket: stream.Duplex, head: Buffer) => void): this; + once(event: 'dropRequest', listener: (req: InstanceType, socket: stream.Duplex) => void): this; + once(event: 'request', listener: RequestListener): this; + once(event: 'upgrade', listener: (req: InstanceType, socket: stream.Duplex, head: Buffer) => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'connection', listener: (socket: Socket) => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'listening', listener: () => void): this; + prependListener(event: 'checkContinue', listener: RequestListener): this; + prependListener(event: 'checkExpectation', listener: RequestListener): this; + prependListener(event: 'clientError', listener: (err: Error, socket: stream.Duplex) => void): this; + prependListener(event: 'connect', listener: (req: InstanceType, socket: stream.Duplex, head: Buffer) => void): this; + prependListener(event: 'dropRequest', listener: (req: InstanceType, socket: stream.Duplex) => void): this; + prependListener(event: 'request', listener: RequestListener): this; + prependListener(event: 'upgrade', listener: (req: InstanceType, socket: stream.Duplex, head: Buffer) => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'connection', listener: (socket: Socket) => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'listening', listener: () => void): this; + prependOnceListener(event: 'checkContinue', listener: RequestListener): this; + prependOnceListener(event: 'checkExpectation', listener: RequestListener): this; + prependOnceListener(event: 'clientError', listener: (err: Error, socket: stream.Duplex) => void): this; + prependOnceListener(event: 'connect', listener: (req: InstanceType, socket: stream.Duplex, head: Buffer) => void): this; + prependOnceListener(event: 'dropRequest', listener: (req: InstanceType, socket: stream.Duplex) => void): this; + prependOnceListener(event: 'request', listener: RequestListener): this; + prependOnceListener(event: 'upgrade', listener: (req: InstanceType, socket: stream.Duplex, head: Buffer) => void): this; + } + /** + * This class serves as the parent class of {@link ClientRequest} and {@link ServerResponse}. It is an abstract outgoing message from + * the perspective of the participants of an HTTP transaction. + * @since v0.1.17 + */ + class OutgoingMessage extends stream.Writable { + readonly req: Request; + chunkedEncoding: boolean; + shouldKeepAlive: boolean; + useChunkedEncodingByDefault: boolean; + sendDate: boolean; + /** + * @deprecated Use `writableEnded` instead. + */ + finished: boolean; + /** + * Read-only. `true` if the headers were sent, otherwise `false`. + * @since v0.9.3 + */ + readonly headersSent: boolean; + /** + * Alias of `outgoingMessage.socket`. + * @since v0.3.0 + * @deprecated Since v15.12.0,v14.17.1 - Use `socket` instead. + */ + readonly connection: Socket | null; + /** + * Reference to the underlying socket. Usually, users will not want to access + * this property. + * + * After calling `outgoingMessage.end()`, this property will be nulled. + * @since v0.3.0 + */ + readonly socket: Socket | null; + constructor(); + /** + * Once a socket is associated with the message and is connected,`socket.setTimeout()` will be called with `msecs` as the first parameter. + * @since v0.9.12 + * @param callback Optional function to be called when a timeout occurs. Same as binding to the `timeout` event. + */ + setTimeout(msecs: number, callback?: () => void): this; + /** + * Sets a single header value. If the header already exists in the to-be-sent + * headers, its value will be replaced. Use an array of strings to send multiple + * headers with the same name. + * @since v0.4.0 + * @param name Header name + * @param value Header value + */ + setHeader(name: string, value: number | string | ReadonlyArray): this; + /** + * Append a single header value for the header object. + * + * If the value is an array, this is equivalent of calling this method multiple + * times. + * + * If there were no previous value for the header, this is equivalent of calling `outgoingMessage.setHeader(name, value)`. + * + * Depending of the value of `options.uniqueHeaders` when the client request or the + * server were created, this will end up in the header being sent multiple times or + * a single time with values joined using `; `. + * @since v18.3.0, v16.17.0 + * @param name Header name + * @param value Header value + */ + appendHeader(name: string, value: string | ReadonlyArray): this; + /** + * Gets the value of the HTTP header with the given name. If that header is not + * set, the returned value will be `undefined`. + * @since v0.4.0 + * @param name Name of header + */ + getHeader(name: string): number | string | string[] | undefined; + /** + * Returns a shallow copy of the current outgoing headers. Since a shallow + * copy is used, array values may be mutated without additional calls to + * various header-related HTTP module methods. The keys of the returned + * object are the header names and the values are the respective header + * values. All header names are lowercase. + * + * The object returned by the `outgoingMessage.getHeaders()` method does + * not prototypically inherit from the JavaScript `Object`. This means that + * typical `Object` methods such as `obj.toString()`, `obj.hasOwnProperty()`, + * and others are not defined and will not work. + * + * ```js + * outgoingMessage.setHeader('Foo', 'bar'); + * outgoingMessage.setHeader('Set-Cookie', ['foo=bar', 'bar=baz']); + * + * const headers = outgoingMessage.getHeaders(); + * // headers === { foo: 'bar', 'set-cookie': ['foo=bar', 'bar=baz'] } + * ``` + * @since v7.7.0 + */ + getHeaders(): OutgoingHttpHeaders; + /** + * Returns an array containing the unique names of the current outgoing headers. + * All names are lowercase. + * @since v7.7.0 + */ + getHeaderNames(): string[]; + /** + * Returns `true` if the header identified by `name` is currently set in the + * outgoing headers. The header name is case-insensitive. + * + * ```js + * const hasContentType = outgoingMessage.hasHeader('content-type'); + * ``` + * @since v7.7.0 + */ + hasHeader(name: string): boolean; + /** + * Removes a header that is queued for implicit sending. + * + * ```js + * outgoingMessage.removeHeader('Content-Encoding'); + * ``` + * @since v0.4.0 + * @param name Header name + */ + removeHeader(name: string): void; + /** + * Adds HTTP trailers (headers but at the end of the message) to the message. + * + * Trailers will **only** be emitted if the message is chunked encoded. If not, + * the trailers will be silently discarded. + * + * HTTP requires the `Trailer` header to be sent to emit trailers, + * with a list of header field names in its value, e.g. + * + * ```js + * message.writeHead(200, { 'Content-Type': 'text/plain', + * 'Trailer': 'Content-MD5' }); + * message.write(fileData); + * message.addTrailers({ 'Content-MD5': '7895bf4b8828b55ceaf47747b4bca667' }); + * message.end(); + * ``` + * + * Attempting to set a header field name or value that contains invalid characters + * will result in a `TypeError` being thrown. + * @since v0.3.0 + */ + addTrailers(headers: OutgoingHttpHeaders | ReadonlyArray<[string, string]>): void; + /** + * Flushes the message headers. + * + * For efficiency reason, Node.js normally buffers the message headers + * until `outgoingMessage.end()` is called or the first chunk of message data + * is written. It then tries to pack the headers and data into a single TCP + * packet. + * + * It is usually desired (it saves a TCP round-trip), but not when the first + * data is not sent until possibly much later. `outgoingMessage.flushHeaders()`bypasses the optimization and kickstarts the message. + * @since v1.6.0 + */ + flushHeaders(): void; + } + /** + * This object is created internally by an HTTP server, not by the user. It is + * passed as the second parameter to the `'request'` event. + * @since v0.1.17 + */ + class ServerResponse extends OutgoingMessage { + /** + * When using implicit headers (not calling `response.writeHead()` explicitly), + * this property controls the status code that will be sent to the client when + * the headers get flushed. + * + * ```js + * response.statusCode = 404; + * ``` + * + * After response header was sent to the client, this property indicates the + * status code which was sent out. + * @since v0.4.0 + */ + statusCode: number; + /** + * When using implicit headers (not calling `response.writeHead()` explicitly), + * this property controls the status message that will be sent to the client when + * the headers get flushed. If this is left as `undefined` then the standard + * message for the status code will be used. + * + * ```js + * response.statusMessage = 'Not found'; + * ``` + * + * After response header was sent to the client, this property indicates the + * status message which was sent out. + * @since v0.11.8 + */ + statusMessage: string; + /** + * If set to `true`, Node.js will check whether the `Content-Length`header value and the size of the body, in bytes, are equal. + * Mismatching the `Content-Length` header value will result + * in an `Error` being thrown, identified by `code:``'ERR_HTTP_CONTENT_LENGTH_MISMATCH'`. + * @since v18.10.0, v16.18.0 + */ + strictContentLength: boolean; + constructor(req: Request); + assignSocket(socket: Socket): void; + detachSocket(socket: Socket): void; + /** + * Sends an HTTP/1.1 100 Continue message to the client, indicating that + * the request body should be sent. See the `'checkContinue'` event on`Server`. + * @since v0.3.0 + */ + writeContinue(callback?: () => void): void; + /** + * Sends an HTTP/1.1 103 Early Hints message to the client with a Link header, + * indicating that the user agent can preload/preconnect the linked resources. + * The `hints` is an object containing the values of headers to be sent with + * early hints message. The optional `callback` argument will be called when + * the response message has been written. + * + * **Example** + * + * ```js + * const earlyHintsLink = '; rel=preload; as=style'; + * response.writeEarlyHints({ + * 'link': earlyHintsLink, + * }); + * + * const earlyHintsLinks = [ + * '; rel=preload; as=style', + * '; rel=preload; as=script', + * ]; + * response.writeEarlyHints({ + * 'link': earlyHintsLinks, + * 'x-trace-id': 'id for diagnostics', + * }); + * + * const earlyHintsCallback = () => console.log('early hints message sent'); + * response.writeEarlyHints({ + * 'link': earlyHintsLinks, + * }, earlyHintsCallback); + * ``` + * @since v18.11.0 + * @param hints An object containing the values of headers + * @param callback Will be called when the response message has been written + */ + writeEarlyHints(hints: Record, callback?: () => void): void; + /** + * Sends a response header to the request. The status code is a 3-digit HTTP + * status code, like `404`. The last argument, `headers`, are the response headers. + * Optionally one can give a human-readable `statusMessage` as the second + * argument. + * + * `headers` may be an `Array` where the keys and values are in the same list. + * It is _not_ a list of tuples. So, the even-numbered offsets are key values, + * and the odd-numbered offsets are the associated values. The array is in the same + * format as `request.rawHeaders`. + * + * Returns a reference to the `ServerResponse`, so that calls can be chained. + * + * ```js + * const body = 'hello world'; + * response + * .writeHead(200, { + * 'Content-Length': Buffer.byteLength(body), + * 'Content-Type': 'text/plain', + * }) + * .end(body); + * ``` + * + * This method must only be called once on a message and it must + * be called before `response.end()` is called. + * + * If `response.write()` or `response.end()` are called before calling + * this, the implicit/mutable headers will be calculated and call this function. + * + * When headers have been set with `response.setHeader()`, they will be merged + * with any headers passed to `response.writeHead()`, with the headers passed + * to `response.writeHead()` given precedence. + * + * If this method is called and `response.setHeader()` has not been called, + * it will directly write the supplied header values onto the network channel + * without caching internally, and the `response.getHeader()` on the header + * will not yield the expected result. If progressive population of headers is + * desired with potential future retrieval and modification, use `response.setHeader()` instead. + * + * ```js + * // Returns content-type = text/plain + * const server = http.createServer((req, res) => { + * res.setHeader('Content-Type', 'text/html'); + * res.setHeader('X-Foo', 'bar'); + * res.writeHead(200, { 'Content-Type': 'text/plain' }); + * res.end('ok'); + * }); + * ``` + * + * `Content-Length` is read in bytes, not characters. Use `Buffer.byteLength()` to determine the length of the body in bytes. Node.js + * will check whether `Content-Length` and the length of the body which has + * been transmitted are equal or not. + * + * Attempting to set a header field name or value that contains invalid characters + * will result in a \[`Error`\]\[\] being thrown. + * @since v0.1.30 + */ + writeHead( + statusCode: number, + statusMessage?: string, + headers?: OutgoingHttpHeaders | OutgoingHttpHeader[], + ): this; + writeHead(statusCode: number, headers?: OutgoingHttpHeaders | OutgoingHttpHeader[]): this; + /** + * Sends a HTTP/1.1 102 Processing message to the client, indicating that + * the request body should be sent. + * @since v10.0.0 + */ + writeProcessing(): void; + } + interface InformationEvent { + statusCode: number; + statusMessage: string; + httpVersion: string; + httpVersionMajor: number; + httpVersionMinor: number; + headers: IncomingHttpHeaders; + rawHeaders: string[]; + } + /** + * This object is created internally and returned from {@link request}. It + * represents an _in-progress_ request whose header has already been queued. The + * header is still mutable using the `setHeader(name, value)`,`getHeader(name)`, `removeHeader(name)` API. The actual header will + * be sent along with the first data chunk or when calling `request.end()`. + * + * To get the response, add a listener for `'response'` to the request object.`'response'` will be emitted from the request object when the response + * headers have been received. The `'response'` event is executed with one + * argument which is an instance of {@link IncomingMessage}. + * + * During the `'response'` event, one can add listeners to the + * response object; particularly to listen for the `'data'` event. + * + * If no `'response'` handler is added, then the response will be + * entirely discarded. However, if a `'response'` event handler is added, + * then the data from the response object **must** be consumed, either by + * calling `response.read()` whenever there is a `'readable'` event, or + * by adding a `'data'` handler, or by calling the `.resume()` method. + * Until the data is consumed, the `'end'` event will not fire. Also, until + * the data is read it will consume memory that can eventually lead to a + * 'process out of memory' error. + * + * For backward compatibility, `res` will only emit `'error'` if there is an`'error'` listener registered. + * + * Set `Content-Length` header to limit the response body size. + * If `response.strictContentLength` is set to `true`, mismatching the`Content-Length` header value will result in an `Error` being thrown, + * identified by `code:``'ERR_HTTP_CONTENT_LENGTH_MISMATCH'`. + * + * `Content-Length` value should be in bytes, not characters. Use `Buffer.byteLength()` to determine the length of the body in bytes. + * @since v0.1.17 + */ + class ClientRequest extends OutgoingMessage { + /** + * The `request.aborted` property will be `true` if the request has + * been aborted. + * @since v0.11.14 + * @deprecated Since v17.0.0,v16.12.0 - Check `destroyed` instead. + */ + aborted: boolean; + /** + * The request host. + * @since v14.5.0, v12.19.0 + */ + host: string; + /** + * The request protocol. + * @since v14.5.0, v12.19.0 + */ + protocol: string; + /** + * When sending request through a keep-alive enabled agent, the underlying socket + * might be reused. But if server closes connection at unfortunate time, client + * may run into a 'ECONNRESET' error. + * + * ```js + * const http = require('node:http'); + * + * // Server has a 5 seconds keep-alive timeout by default + * http + * .createServer((req, res) => { + * res.write('hello\n'); + * res.end(); + * }) + * .listen(3000); + * + * setInterval(() => { + * // Adapting a keep-alive agent + * http.get('http://localhost:3000', { agent }, (res) => { + * res.on('data', (data) => { + * // Do nothing + * }); + * }); + * }, 5000); // Sending request on 5s interval so it's easy to hit idle timeout + * ``` + * + * By marking a request whether it reused socket or not, we can do + * automatic error retry base on it. + * + * ```js + * const http = require('node:http'); + * const agent = new http.Agent({ keepAlive: true }); + * + * function retriableRequest() { + * const req = http + * .get('http://localhost:3000', { agent }, (res) => { + * // ... + * }) + * .on('error', (err) => { + * // Check if retry is needed + * if (req.reusedSocket && err.code === 'ECONNRESET') { + * retriableRequest(); + * } + * }); + * } + * + * retriableRequest(); + * ``` + * @since v13.0.0, v12.16.0 + */ + reusedSocket: boolean; + /** + * Limits maximum response headers count. If set to 0, no limit will be applied. + */ + maxHeadersCount: number; + constructor(url: string | URL | ClientRequestArgs, cb?: (res: IncomingMessage) => void); + /** + * The request method. + * @since v0.1.97 + */ + method: string; + /** + * The request path. + * @since v0.4.0 + */ + path: string; + /** + * Marks the request as aborting. Calling this will cause remaining data + * in the response to be dropped and the socket to be destroyed. + * @since v0.3.8 + * @deprecated Since v14.1.0,v13.14.0 - Use `destroy` instead. + */ + abort(): void; + onSocket(socket: Socket): void; + /** + * Once a socket is assigned to this request and is connected `socket.setTimeout()` will be called. + * @since v0.5.9 + * @param timeout Milliseconds before a request times out. + * @param callback Optional function to be called when a timeout occurs. Same as binding to the `'timeout'` event. + */ + setTimeout(timeout: number, callback?: () => void): this; + /** + * Once a socket is assigned to this request and is connected `socket.setNoDelay()` will be called. + * @since v0.5.9 + */ + setNoDelay(noDelay?: boolean): void; + /** + * Once a socket is assigned to this request and is connected `socket.setKeepAlive()` will be called. + * @since v0.5.9 + */ + setSocketKeepAlive(enable?: boolean, initialDelay?: number): void; + /** + * Returns an array containing the unique names of the current outgoing raw + * headers. Header names are returned with their exact casing being set. + * + * ```js + * request.setHeader('Foo', 'bar'); + * request.setHeader('Set-Cookie', ['foo=bar', 'bar=baz']); + * + * const headerNames = request.getRawHeaderNames(); + * // headerNames === ['Foo', 'Set-Cookie'] + * ``` + * @since v15.13.0, v14.17.0 + */ + getRawHeaderNames(): string[]; + /** + * @deprecated + */ + addListener(event: 'abort', listener: () => void): this; + addListener(event: 'connect', listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this; + addListener(event: 'continue', listener: () => void): this; + addListener(event: 'information', listener: (info: InformationEvent) => void): this; + addListener(event: 'response', listener: (response: IncomingMessage) => void): this; + addListener(event: 'socket', listener: (socket: Socket) => void): this; + addListener(event: 'timeout', listener: () => void): this; + addListener(event: 'upgrade', listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this; + addListener(event: 'close', listener: () => void): this; + addListener(event: 'drain', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'finish', listener: () => void): this; + addListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + addListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + /** + * @deprecated + */ + on(event: 'abort', listener: () => void): this; + on(event: 'connect', listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this; + on(event: 'continue', listener: () => void): this; + on(event: 'information', listener: (info: InformationEvent) => void): this; + on(event: 'response', listener: (response: IncomingMessage) => void): this; + on(event: 'socket', listener: (socket: Socket) => void): this; + on(event: 'timeout', listener: () => void): this; + on(event: 'upgrade', listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this; + on(event: 'close', listener: () => void): this; + on(event: 'drain', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'finish', listener: () => void): this; + on(event: 'pipe', listener: (src: stream.Readable) => void): this; + on(event: 'unpipe', listener: (src: stream.Readable) => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + /** + * @deprecated + */ + once(event: 'abort', listener: () => void): this; + once(event: 'connect', listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this; + once(event: 'continue', listener: () => void): this; + once(event: 'information', listener: (info: InformationEvent) => void): this; + once(event: 'response', listener: (response: IncomingMessage) => void): this; + once(event: 'socket', listener: (socket: Socket) => void): this; + once(event: 'timeout', listener: () => void): this; + once(event: 'upgrade', listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'drain', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'finish', listener: () => void): this; + once(event: 'pipe', listener: (src: stream.Readable) => void): this; + once(event: 'unpipe', listener: (src: stream.Readable) => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + /** + * @deprecated + */ + prependListener(event: 'abort', listener: () => void): this; + prependListener(event: 'connect', listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this; + prependListener(event: 'continue', listener: () => void): this; + prependListener(event: 'information', listener: (info: InformationEvent) => void): this; + prependListener(event: 'response', listener: (response: IncomingMessage) => void): this; + prependListener(event: 'socket', listener: (socket: Socket) => void): this; + prependListener(event: 'timeout', listener: () => void): this; + prependListener(event: 'upgrade', listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'drain', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'finish', listener: () => void): this; + prependListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + prependListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + /** + * @deprecated + */ + prependOnceListener(event: 'abort', listener: () => void): this; + prependOnceListener(event: 'connect', listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this; + prependOnceListener(event: 'continue', listener: () => void): this; + prependOnceListener(event: 'information', listener: (info: InformationEvent) => void): this; + prependOnceListener(event: 'response', listener: (response: IncomingMessage) => void): this; + prependOnceListener(event: 'socket', listener: (socket: Socket) => void): this; + prependOnceListener(event: 'timeout', listener: () => void): this; + prependOnceListener(event: 'upgrade', listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'drain', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'finish', listener: () => void): this; + prependOnceListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + prependOnceListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + /** + * An `IncomingMessage` object is created by {@link Server} or {@link ClientRequest} and passed as the first argument to the `'request'` and `'response'` event respectively. It may be used to + * access response + * status, headers, and data. + * + * Different from its `socket` value which is a subclass of `stream.Duplex`, the`IncomingMessage` itself extends `stream.Readable` and is created separately to + * parse and emit the incoming HTTP headers and payload, as the underlying socket + * may be reused multiple times in case of keep-alive. + * @since v0.1.17 + */ + class IncomingMessage extends stream.Readable { + constructor(socket: Socket); + /** + * The `message.aborted` property will be `true` if the request has + * been aborted. + * @since v10.1.0 + * @deprecated Since v17.0.0,v16.12.0 - Check `message.destroyed` from stream.Readable. + */ + aborted: boolean; + /** + * In case of server request, the HTTP version sent by the client. In the case of + * client response, the HTTP version of the connected-to server. + * Probably either `'1.1'` or `'1.0'`. + * + * Also `message.httpVersionMajor` is the first integer and`message.httpVersionMinor` is the second. + * @since v0.1.1 + */ + httpVersion: string; + httpVersionMajor: number; + httpVersionMinor: number; + /** + * The `message.complete` property will be `true` if a complete HTTP message has + * been received and successfully parsed. + * + * This property is particularly useful as a means of determining if a client or + * server fully transmitted a message before a connection was terminated: + * + * ```js + * const req = http.request({ + * host: '127.0.0.1', + * port: 8080, + * method: 'POST', + * }, (res) => { + * res.resume(); + * res.on('end', () => { + * if (!res.complete) + * console.error( + * 'The connection was terminated while the message was still being sent'); + * }); + * }); + * ``` + * @since v0.3.0 + */ + complete: boolean; + /** + * Alias for `message.socket`. + * @since v0.1.90 + * @deprecated Since v16.0.0 - Use `socket`. + */ + connection: Socket; + /** + * The `net.Socket` object associated with the connection. + * + * With HTTPS support, use `request.socket.getPeerCertificate()` to obtain the + * client's authentication details. + * + * This property is guaranteed to be an instance of the `net.Socket` class, + * a subclass of `stream.Duplex`, unless the user specified a socket + * type other than `net.Socket` or internally nulled. + * @since v0.3.0 + */ + socket: Socket; + /** + * The request/response headers object. + * + * Key-value pairs of header names and values. Header names are lower-cased. + * + * ```js + * // Prints something like: + * // + * // { 'user-agent': 'curl/7.22.0', + * // host: '127.0.0.1:8000', + * // accept: '*' } + * console.log(request.headers); + * ``` + * + * Duplicates in raw headers are handled in the following ways, depending on the + * header name: + * + * * Duplicates of `age`, `authorization`, `content-length`, `content-type`,`etag`, `expires`, `from`, `host`, `if-modified-since`, `if-unmodified-since`,`last-modified`, `location`, + * `max-forwards`, `proxy-authorization`, `referer`,`retry-after`, `server`, or `user-agent` are discarded. + * To allow duplicate values of the headers listed above to be joined, + * use the option `joinDuplicateHeaders` in {@link request} and {@link createServer}. See RFC 9110 Section 5.3 for more + * information. + * * `set-cookie` is always an array. Duplicates are added to the array. + * * For duplicate `cookie` headers, the values are joined together with `; `. + * * For all other headers, the values are joined together with `, `. + * @since v0.1.5 + */ + headers: IncomingHttpHeaders; + /** + * Similar to `message.headers`, but there is no join logic and the values are + * always arrays of strings, even for headers received just once. + * + * ```js + * // Prints something like: + * // + * // { 'user-agent': ['curl/7.22.0'], + * // host: ['127.0.0.1:8000'], + * // accept: ['*'] } + * console.log(request.headersDistinct); + * ``` + * @since v18.3.0, v16.17.0 + */ + headersDistinct: NodeJS.Dict; + /** + * The raw request/response headers list exactly as they were received. + * + * The keys and values are in the same list. It is _not_ a + * list of tuples. So, the even-numbered offsets are key values, and the + * odd-numbered offsets are the associated values. + * + * Header names are not lowercased, and duplicates are not merged. + * + * ```js + * // Prints something like: + * // + * // [ 'user-agent', + * // 'this is invalid because there can be only one', + * // 'User-Agent', + * // 'curl/7.22.0', + * // 'Host', + * // '127.0.0.1:8000', + * // 'ACCEPT', + * // '*' ] + * console.log(request.rawHeaders); + * ``` + * @since v0.11.6 + */ + rawHeaders: string[]; + /** + * The request/response trailers object. Only populated at the `'end'` event. + * @since v0.3.0 + */ + trailers: NodeJS.Dict; + /** + * Similar to `message.trailers`, but there is no join logic and the values are + * always arrays of strings, even for headers received just once. + * Only populated at the `'end'` event. + * @since v18.3.0, v16.17.0 + */ + trailersDistinct: NodeJS.Dict; + /** + * The raw request/response trailer keys and values exactly as they were + * received. Only populated at the `'end'` event. + * @since v0.11.6 + */ + rawTrailers: string[]; + /** + * Calls `message.socket.setTimeout(msecs, callback)`. + * @since v0.5.9 + */ + setTimeout(msecs: number, callback?: () => void): this; + /** + * **Only valid for request obtained from {@link Server}.** + * + * The request method as a string. Read only. Examples: `'GET'`, `'DELETE'`. + * @since v0.1.1 + */ + method?: string | undefined; + /** + * **Only valid for request obtained from {@link Server}.** + * + * Request URL string. This contains only the URL that is present in the actual + * HTTP request. Take the following request: + * + * ```http + * GET /status?name=ryan HTTP/1.1 + * Accept: text/plain + * ``` + * + * To parse the URL into its parts: + * + * ```js + * new URL(request.url, `http://${request.headers.host}`); + * ``` + * + * When `request.url` is `'/status?name=ryan'` and `request.headers.host` is`'localhost:3000'`: + * + * ```console + * $ node + * > new URL(request.url, `http://${request.headers.host}`) + * URL { + * href: 'http://localhost:3000/status?name=ryan', + * origin: 'http://localhost:3000', + * protocol: 'http:', + * username: '', + * password: '', + * host: 'localhost:3000', + * hostname: 'localhost', + * port: '3000', + * pathname: '/status', + * search: '?name=ryan', + * searchParams: URLSearchParams { 'name' => 'ryan' }, + * hash: '' + * } + * ``` + * @since v0.1.90 + */ + url?: string | undefined; + /** + * **Only valid for response obtained from {@link ClientRequest}.** + * + * The 3-digit HTTP response status code. E.G. `404`. + * @since v0.1.1 + */ + statusCode?: number | undefined; + /** + * **Only valid for response obtained from {@link ClientRequest}.** + * + * The HTTP response status message (reason phrase). E.G. `OK` or `Internal Server Error`. + * @since v0.11.10 + */ + statusMessage?: string | undefined; + /** + * Calls `destroy()` on the socket that received the `IncomingMessage`. If `error`is provided, an `'error'` event is emitted on the socket and `error` is passed + * as an argument to any listeners on the event. + * @since v0.3.0 + */ + destroy(error?: Error): this; + } + interface AgentOptions extends Partial { + /** + * Keep sockets around in a pool to be used by other requests in the future. Default = false + */ + keepAlive?: boolean | undefined; + /** + * When using HTTP KeepAlive, how often to send TCP KeepAlive packets over sockets being kept alive. Default = 1000. + * Only relevant if keepAlive is set to true. + */ + keepAliveMsecs?: number | undefined; + /** + * Maximum number of sockets to allow per host. Default for Node 0.10 is 5, default for Node 0.12 is Infinity + */ + maxSockets?: number | undefined; + /** + * Maximum number of sockets allowed for all hosts in total. Each request will use a new socket until the maximum is reached. Default: Infinity. + */ + maxTotalSockets?: number | undefined; + /** + * Maximum number of sockets to leave open in a free state. Only relevant if keepAlive is set to true. Default = 256. + */ + maxFreeSockets?: number | undefined; + /** + * Socket timeout in milliseconds. This will set the timeout after the socket is connected. + */ + timeout?: number | undefined; + /** + * Scheduling strategy to apply when picking the next free socket to use. + * @default `lifo` + */ + scheduling?: 'fifo' | 'lifo' | undefined; + } + /** + * An `Agent` is responsible for managing connection persistence + * and reuse for HTTP clients. It maintains a queue of pending requests + * for a given host and port, reusing a single socket connection for each + * until the queue is empty, at which time the socket is either destroyed + * or put into a pool where it is kept to be used again for requests to the + * same host and port. Whether it is destroyed or pooled depends on the`keepAlive` `option`. + * + * Pooled connections have TCP Keep-Alive enabled for them, but servers may + * still close idle connections, in which case they will be removed from the + * pool and a new connection will be made when a new HTTP request is made for + * that host and port. Servers may also refuse to allow multiple requests + * over the same connection, in which case the connection will have to be + * remade for every request and cannot be pooled. The `Agent` will still make + * the requests to that server, but each one will occur over a new connection. + * + * When a connection is closed by the client or the server, it is removed + * from the pool. Any unused sockets in the pool will be unrefed so as not + * to keep the Node.js process running when there are no outstanding requests. + * (see `socket.unref()`). + * + * It is good practice, to `destroy()` an `Agent` instance when it is no + * longer in use, because unused sockets consume OS resources. + * + * Sockets are removed from an agent when the socket emits either + * a `'close'` event or an `'agentRemove'` event. When intending to keep one + * HTTP request open for a long time without keeping it in the agent, something + * like the following may be done: + * + * ```js + * http.get(options, (res) => { + * // Do stuff + * }).on('socket', (socket) => { + * socket.emit('agentRemove'); + * }); + * ``` + * + * An agent may also be used for an individual request. By providing`{agent: false}` as an option to the `http.get()` or `http.request()`functions, a one-time use `Agent` with default options + * will be used + * for the client connection. + * + * `agent:false`: + * + * ```js + * http.get({ + * hostname: 'localhost', + * port: 80, + * path: '/', + * agent: false, // Create a new agent just for this one request + * }, (res) => { + * // Do stuff with response + * }); + * ``` + * @since v0.3.4 + */ + class Agent extends EventEmitter { + /** + * By default set to 256. For agents with `keepAlive` enabled, this + * sets the maximum number of sockets that will be left open in the free + * state. + * @since v0.11.7 + */ + maxFreeSockets: number; + /** + * By default set to `Infinity`. Determines how many concurrent sockets the agent + * can have open per origin. Origin is the returned value of `agent.getName()`. + * @since v0.3.6 + */ + maxSockets: number; + /** + * By default set to `Infinity`. Determines how many concurrent sockets the agent + * can have open. Unlike `maxSockets`, this parameter applies across all origins. + * @since v14.5.0, v12.19.0 + */ + maxTotalSockets: number; + /** + * An object which contains arrays of sockets currently awaiting use by + * the agent when `keepAlive` is enabled. Do not modify. + * + * Sockets in the `freeSockets` list will be automatically destroyed and + * removed from the array on `'timeout'`. + * @since v0.11.4 + */ + readonly freeSockets: NodeJS.ReadOnlyDict; + /** + * An object which contains arrays of sockets currently in use by the + * agent. Do not modify. + * @since v0.3.6 + */ + readonly sockets: NodeJS.ReadOnlyDict; + /** + * An object which contains queues of requests that have not yet been assigned to + * sockets. Do not modify. + * @since v0.5.9 + */ + readonly requests: NodeJS.ReadOnlyDict; + constructor(opts?: AgentOptions); + /** + * Destroy any sockets that are currently in use by the agent. + * + * It is usually not necessary to do this. However, if using an + * agent with `keepAlive` enabled, then it is best to explicitly shut down + * the agent when it is no longer needed. Otherwise, + * sockets might stay open for quite a long time before the server + * terminates them. + * @since v0.11.4 + */ + destroy(): void; + } + const METHODS: string[]; + const STATUS_CODES: { + [errorCode: number]: string | undefined; + [errorCode: string]: string | undefined; + }; + /** + * Returns a new instance of {@link Server}. + * + * The `requestListener` is a function which is automatically + * added to the `'request'` event. + * @since v0.1.13 + */ + function createServer< + Request extends typeof IncomingMessage = typeof IncomingMessage, + Response extends typeof ServerResponse = typeof ServerResponse, + >(requestListener?: RequestListener): Server; + function createServer< + Request extends typeof IncomingMessage = typeof IncomingMessage, + Response extends typeof ServerResponse = typeof ServerResponse, + >( + options: ServerOptions, + requestListener?: RequestListener, + ): Server; + // although RequestOptions are passed as ClientRequestArgs to ClientRequest directly, + // create interface RequestOptions would make the naming more clear to developers + interface RequestOptions extends ClientRequestArgs {} + /** + * `options` in `socket.connect()` are also supported. + * + * Node.js maintains several connections per server to make HTTP requests. + * This function allows one to transparently issue requests. + * + * `url` can be a string or a `URL` object. If `url` is a + * string, it is automatically parsed with `new URL()`. If it is a `URL` object, it will be automatically converted to an ordinary `options` object. + * + * If both `url` and `options` are specified, the objects are merged, with the`options` properties taking precedence. + * + * The optional `callback` parameter will be added as a one-time listener for + * the `'response'` event. + * + * `http.request()` returns an instance of the {@link ClientRequest} class. The `ClientRequest` instance is a writable stream. If one needs to + * upload a file with a POST request, then write to the `ClientRequest` object. + * + * ```js + * const http = require('node:http'); + * + * const postData = JSON.stringify({ + * 'msg': 'Hello World!', + * }); + * + * const options = { + * hostname: 'www.google.com', + * port: 80, + * path: '/upload', + * method: 'POST', + * headers: { + * 'Content-Type': 'application/json', + * 'Content-Length': Buffer.byteLength(postData), + * }, + * }; + * + * const req = http.request(options, (res) => { + * console.log(`STATUS: ${res.statusCode}`); + * console.log(`HEADERS: ${JSON.stringify(res.headers)}`); + * res.setEncoding('utf8'); + * res.on('data', (chunk) => { + * console.log(`BODY: ${chunk}`); + * }); + * res.on('end', () => { + * console.log('No more data in response.'); + * }); + * }); + * + * req.on('error', (e) => { + * console.error(`problem with request: ${e.message}`); + * }); + * + * // Write data to request body + * req.write(postData); + * req.end(); + * ``` + * + * In the example `req.end()` was called. With `http.request()` one + * must always call `req.end()` to signify the end of the request - + * even if there is no data being written to the request body. + * + * If any error is encountered during the request (be that with DNS resolution, + * TCP level errors, or actual HTTP parse errors) an `'error'` event is emitted + * on the returned request object. As with all `'error'` events, if no listeners + * are registered the error will be thrown. + * + * There are a few special headers that should be noted. + * + * * Sending a 'Connection: keep-alive' will notify Node.js that the connection to + * the server should be persisted until the next request. + * * Sending a 'Content-Length' header will disable the default chunked encoding. + * * Sending an 'Expect' header will immediately send the request headers. + * Usually, when sending 'Expect: 100-continue', both a timeout and a listener + * for the `'continue'` event should be set. See RFC 2616 Section 8.2.3 for more + * information. + * * Sending an Authorization header will override using the `auth` option + * to compute basic authentication. + * + * Example using a `URL` as `options`: + * + * ```js + * const options = new URL('http://abc:xyz@example.com'); + * + * const req = http.request(options, (res) => { + * // ... + * }); + * ``` + * + * In a successful request, the following events will be emitted in the following + * order: + * + * * `'socket'` + * * `'response'` + * * `'data'` any number of times, on the `res` object + * (`'data'` will not be emitted at all if the response body is empty, for + * instance, in most redirects) + * * `'end'` on the `res` object + * * `'close'` + * + * In the case of a connection error, the following events will be emitted: + * + * * `'socket'` + * * `'error'` + * * `'close'` + * + * In the case of a premature connection close before the response is received, + * the following events will be emitted in the following order: + * + * * `'socket'` + * * `'error'` with an error with message `'Error: socket hang up'` and code`'ECONNRESET'` + * * `'close'` + * + * In the case of a premature connection close after the response is received, + * the following events will be emitted in the following order: + * + * * `'socket'` + * * `'response'` + * * `'data'` any number of times, on the `res` object + * * (connection closed here) + * * `'aborted'` on the `res` object + * * `'error'` on the `res` object with an error with message`'Error: aborted'` and code `'ECONNRESET'` + * * `'close'` + * * `'close'` on the `res` object + * + * If `req.destroy()` is called before a socket is assigned, the following + * events will be emitted in the following order: + * + * * (`req.destroy()` called here) + * * `'error'` with an error with message `'Error: socket hang up'` and code`'ECONNRESET'`, or the error with which `req.destroy()` was called + * * `'close'` + * + * If `req.destroy()` is called before the connection succeeds, the following + * events will be emitted in the following order: + * + * * `'socket'` + * * (`req.destroy()` called here) + * * `'error'` with an error with message `'Error: socket hang up'` and code`'ECONNRESET'`, or the error with which `req.destroy()` was called + * * `'close'` + * + * If `req.destroy()` is called after the response is received, the following + * events will be emitted in the following order: + * + * * `'socket'` + * * `'response'` + * * `'data'` any number of times, on the `res` object + * * (`req.destroy()` called here) + * * `'aborted'` on the `res` object + * * `'error'` on the `res` object with an error with message `'Error: aborted'`and code `'ECONNRESET'`, or the error with which `req.destroy()` was called + * * `'close'` + * * `'close'` on the `res` object + * + * If `req.abort()` is called before a socket is assigned, the following + * events will be emitted in the following order: + * + * * (`req.abort()` called here) + * * `'abort'` + * * `'close'` + * + * If `req.abort()` is called before the connection succeeds, the following + * events will be emitted in the following order: + * + * * `'socket'` + * * (`req.abort()` called here) + * * `'abort'` + * * `'error'` with an error with message `'Error: socket hang up'` and code`'ECONNRESET'` + * * `'close'` + * + * If `req.abort()` is called after the response is received, the following + * events will be emitted in the following order: + * + * * `'socket'` + * * `'response'` + * * `'data'` any number of times, on the `res` object + * * (`req.abort()` called here) + * * `'abort'` + * * `'aborted'` on the `res` object + * * `'error'` on the `res` object with an error with message`'Error: aborted'` and code `'ECONNRESET'`. + * * `'close'` + * * `'close'` on the `res` object + * + * Setting the `timeout` option or using the `setTimeout()` function will + * not abort the request or do anything besides add a `'timeout'` event. + * + * Passing an `AbortSignal` and then calling `abort()` on the corresponding`AbortController` will behave the same way as calling `.destroy()` on the + * request. Specifically, the `'error'` event will be emitted with an error with + * the message `'AbortError: The operation was aborted'`, the code `'ABORT_ERR'`and the `cause`, if one was provided. + * @since v0.3.6 + */ + function request(options: RequestOptions | string | URL, callback?: (res: IncomingMessage) => void): ClientRequest; + function request(url: string | URL, options: RequestOptions, callback?: (res: IncomingMessage) => void): ClientRequest; + /** + * Since most requests are GET requests without bodies, Node.js provides this + * convenience method. The only difference between this method and {@link request} is that it sets the method to GET and calls `req.end()`automatically. The callback must take care to consume the + * response + * data for reasons stated in {@link ClientRequest} section. + * + * The `callback` is invoked with a single argument that is an instance of {@link IncomingMessage}. + * + * JSON fetching example: + * + * ```js + * http.get('http://localhost:8000/', (res) => { + * const { statusCode } = res; + * const contentType = res.headers['content-type']; + * + * let error; + * // Any 2xx status code signals a successful response but + * // here we're only checking for 200. + * if (statusCode !== 200) { + * error = new Error('Request Failed.\n' + + * `Status Code: ${statusCode}`); + * } else if (!/^application\/json/.test(contentType)) { + * error = new Error('Invalid content-type.\n' + + * `Expected application/json but received ${contentType}`); + * } + * if (error) { + * console.error(error.message); + * // Consume response data to free up memory + * res.resume(); + * return; + * } + * + * res.setEncoding('utf8'); + * let rawData = ''; + * res.on('data', (chunk) => { rawData += chunk; }); + * res.on('end', () => { + * try { + * const parsedData = JSON.parse(rawData); + * console.log(parsedData); + * } catch (e) { + * console.error(e.message); + * } + * }); + * }).on('error', (e) => { + * console.error(`Got error: ${e.message}`); + * }); + * + * // Create a local server to receive data from + * const server = http.createServer((req, res) => { + * res.writeHead(200, { 'Content-Type': 'application/json' }); + * res.end(JSON.stringify({ + * data: 'Hello World!', + * })); + * }); + * + * server.listen(8000); + * ``` + * @since v0.3.6 + * @param options Accepts the same `options` as {@link request}, with the `method` always set to `GET`. Properties that are inherited from the prototype are ignored. + */ + function get(options: RequestOptions | string | URL, callback?: (res: IncomingMessage) => void): ClientRequest; + function get(url: string | URL, options: RequestOptions, callback?: (res: IncomingMessage) => void): ClientRequest; + /** + * Performs the low-level validations on the provided `name` that are done when`res.setHeader(name, value)` is called. + * + * Passing illegal value as `name` will result in a `TypeError` being thrown, + * identified by `code: 'ERR_INVALID_HTTP_TOKEN'`. + * + * It is not necessary to use this method before passing headers to an HTTP request + * or response. The HTTP module will automatically validate such headers. + * Examples: + * + * Example: + * + * ```js + * const { validateHeaderName } = require('node:http'); + * + * try { + * validateHeaderName(''); + * } catch (err) { + * console.error(err instanceof TypeError); // --> true + * console.error(err.code); // --> 'ERR_INVALID_HTTP_TOKEN' + * console.error(err.message); // --> 'Header name must be a valid HTTP token [""]' + * } + * ``` + * @since v14.3.0 + * @param [label='Header name'] Label for error message. + */ + function validateHeaderName(name: string): void; + /** + * Performs the low-level validations on the provided `value` that are done when`res.setHeader(name, value)` is called. + * + * Passing illegal value as `value` will result in a `TypeError` being thrown. + * + * * Undefined value error is identified by `code: 'ERR_HTTP_INVALID_HEADER_VALUE'`. + * * Invalid value character error is identified by `code: 'ERR_INVALID_CHAR'`. + * + * It is not necessary to use this method before passing headers to an HTTP request + * or response. The HTTP module will automatically validate such headers. + * + * Examples: + * + * ```js + * const { validateHeaderValue } = require('node:http'); + * + * try { + * validateHeaderValue('x-my-header', undefined); + * } catch (err) { + * console.error(err instanceof TypeError); // --> true + * console.error(err.code === 'ERR_HTTP_INVALID_HEADER_VALUE'); // --> true + * console.error(err.message); // --> 'Invalid value "undefined" for header "x-my-header"' + * } + * + * try { + * validateHeaderValue('x-my-header', 'oʊmɪɡə'); + * } catch (err) { + * console.error(err instanceof TypeError); // --> true + * console.error(err.code === 'ERR_INVALID_CHAR'); // --> true + * console.error(err.message); // --> 'Invalid character in header content ["x-my-header"]' + * } + * ``` + * @since v14.3.0 + * @param name Header name + * @param value Header value + */ + function validateHeaderValue(name: string, value: string): void; + /** + * Set the maximum number of idle HTTP parsers. + * @since v18.8.0, v16.18.0 + * @param [max=1000] + */ + function setMaxIdleHTTPParsers(max: number): void; + let globalAgent: Agent; + /** + * Read-only property specifying the maximum allowed size of HTTP headers in bytes. + * Defaults to 16KB. Configurable using the `--max-http-header-size` CLI option. + */ + const maxHeaderSize: number; +} +declare module 'node:http' { + export * from 'http'; +} diff --git a/node_modules/@types/node/http2.d.ts b/node_modules/@types/node/http2.d.ts new file mode 100755 index 0000000..8005709 --- /dev/null +++ b/node_modules/@types/node/http2.d.ts @@ -0,0 +1,2129 @@ +/** + * The `node:http2` module provides an implementation of the [HTTP/2](https://tools.ietf.org/html/rfc7540) protocol. + * It can be accessed using: + * + * ```js + * const http2 = require('node:http2'); + * ``` + * @since v8.4.0 + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/http2.js) + */ +declare module 'http2' { + import EventEmitter = require('node:events'); + import * as fs from 'node:fs'; + import * as net from 'node:net'; + import * as stream from 'node:stream'; + import * as tls from 'node:tls'; + import * as url from 'node:url'; + import { IncomingHttpHeaders as Http1IncomingHttpHeaders, OutgoingHttpHeaders, IncomingMessage, ServerResponse } from 'node:http'; + export { OutgoingHttpHeaders } from 'node:http'; + export interface IncomingHttpStatusHeader { + ':status'?: number | undefined; + } + export interface IncomingHttpHeaders extends Http1IncomingHttpHeaders { + ':path'?: string | undefined; + ':method'?: string | undefined; + ':authority'?: string | undefined; + ':scheme'?: string | undefined; + } + // Http2Stream + export interface StreamPriorityOptions { + exclusive?: boolean | undefined; + parent?: number | undefined; + weight?: number | undefined; + silent?: boolean | undefined; + } + export interface StreamState { + localWindowSize?: number | undefined; + state?: number | undefined; + localClose?: number | undefined; + remoteClose?: number | undefined; + sumDependencyWeight?: number | undefined; + weight?: number | undefined; + } + export interface ServerStreamResponseOptions { + endStream?: boolean | undefined; + waitForTrailers?: boolean | undefined; + } + export interface StatOptions { + offset: number; + length: number; + } + export interface ServerStreamFileResponseOptions { + statCheck?(stats: fs.Stats, headers: OutgoingHttpHeaders, statOptions: StatOptions): void | boolean; + waitForTrailers?: boolean | undefined; + offset?: number | undefined; + length?: number | undefined; + } + export interface ServerStreamFileResponseOptionsWithError extends ServerStreamFileResponseOptions { + onError?(err: NodeJS.ErrnoException): void; + } + export interface Http2Stream extends stream.Duplex { + /** + * Set to `true` if the `Http2Stream` instance was aborted abnormally. When set, + * the `'aborted'` event will have been emitted. + * @since v8.4.0 + */ + readonly aborted: boolean; + /** + * This property shows the number of characters currently buffered to be written. + * See `net.Socket.bufferSize` for details. + * @since v11.2.0, v10.16.0 + */ + readonly bufferSize: number; + /** + * Set to `true` if the `Http2Stream` instance has been closed. + * @since v9.4.0 + */ + readonly closed: boolean; + /** + * Set to `true` if the `Http2Stream` instance has been destroyed and is no longer + * usable. + * @since v8.4.0 + */ + readonly destroyed: boolean; + /** + * Set to `true` if the `END_STREAM` flag was set in the request or response + * HEADERS frame received, indicating that no additional data should be received + * and the readable side of the `Http2Stream` will be closed. + * @since v10.11.0 + */ + readonly endAfterHeaders: boolean; + /** + * The numeric stream identifier of this `Http2Stream` instance. Set to `undefined`if the stream identifier has not yet been assigned. + * @since v8.4.0 + */ + readonly id?: number | undefined; + /** + * Set to `true` if the `Http2Stream` instance has not yet been assigned a + * numeric stream identifier. + * @since v9.4.0 + */ + readonly pending: boolean; + /** + * Set to the `RST_STREAM` `error code` reported when the `Http2Stream` is + * destroyed after either receiving an `RST_STREAM` frame from the connected peer, + * calling `http2stream.close()`, or `http2stream.destroy()`. Will be`undefined` if the `Http2Stream` has not been closed. + * @since v8.4.0 + */ + readonly rstCode: number; + /** + * An object containing the outbound headers sent for this `Http2Stream`. + * @since v9.5.0 + */ + readonly sentHeaders: OutgoingHttpHeaders; + /** + * An array of objects containing the outbound informational (additional) headers + * sent for this `Http2Stream`. + * @since v9.5.0 + */ + readonly sentInfoHeaders?: OutgoingHttpHeaders[] | undefined; + /** + * An object containing the outbound trailers sent for this `HttpStream`. + * @since v9.5.0 + */ + readonly sentTrailers?: OutgoingHttpHeaders | undefined; + /** + * A reference to the `Http2Session` instance that owns this `Http2Stream`. The + * value will be `undefined` after the `Http2Stream` instance is destroyed. + * @since v8.4.0 + */ + readonly session: Http2Session; + /** + * Provides miscellaneous information about the current state of the`Http2Stream`. + * + * A current state of this `Http2Stream`. + * @since v8.4.0 + */ + readonly state: StreamState; + /** + * Closes the `Http2Stream` instance by sending an `RST_STREAM` frame to the + * connected HTTP/2 peer. + * @since v8.4.0 + * @param [code=http2.constants.NGHTTP2_NO_ERROR] Unsigned 32-bit integer identifying the error code. + * @param callback An optional function registered to listen for the `'close'` event. + */ + close(code?: number, callback?: () => void): void; + /** + * Updates the priority for this `Http2Stream` instance. + * @since v8.4.0 + */ + priority(options: StreamPriorityOptions): void; + /** + * ```js + * const http2 = require('node:http2'); + * const client = http2.connect('http://example.org:8000'); + * const { NGHTTP2_CANCEL } = http2.constants; + * const req = client.request({ ':path': '/' }); + * + * // Cancel the stream if there's no activity after 5 seconds + * req.setTimeout(5000, () => req.close(NGHTTP2_CANCEL)); + * ``` + * @since v8.4.0 + */ + setTimeout(msecs: number, callback?: () => void): void; + /** + * Sends a trailing `HEADERS` frame to the connected HTTP/2 peer. This method + * will cause the `Http2Stream` to be immediately closed and must only be + * called after the `'wantTrailers'` event has been emitted. When sending a + * request or sending a response, the `options.waitForTrailers` option must be set + * in order to keep the `Http2Stream` open after the final `DATA` frame so that + * trailers can be sent. + * + * ```js + * const http2 = require('node:http2'); + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * stream.respond(undefined, { waitForTrailers: true }); + * stream.on('wantTrailers', () => { + * stream.sendTrailers({ xyz: 'abc' }); + * }); + * stream.end('Hello World'); + * }); + * ``` + * + * The HTTP/1 specification forbids trailers from containing HTTP/2 pseudo-header + * fields (e.g. `':method'`, `':path'`, etc). + * @since v10.0.0 + */ + sendTrailers(headers: OutgoingHttpHeaders): void; + addListener(event: 'aborted', listener: () => void): this; + addListener(event: 'close', listener: () => void): this; + addListener(event: 'data', listener: (chunk: Buffer | string) => void): this; + addListener(event: 'drain', listener: () => void): this; + addListener(event: 'end', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'finish', listener: () => void): this; + addListener(event: 'frameError', listener: (frameType: number, errorCode: number) => void): this; + addListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + addListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + addListener(event: 'streamClosed', listener: (code: number) => void): this; + addListener(event: 'timeout', listener: () => void): this; + addListener(event: 'trailers', listener: (trailers: IncomingHttpHeaders, flags: number) => void): this; + addListener(event: 'wantTrailers', listener: () => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'aborted'): boolean; + emit(event: 'close'): boolean; + emit(event: 'data', chunk: Buffer | string): boolean; + emit(event: 'drain'): boolean; + emit(event: 'end'): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: 'finish'): boolean; + emit(event: 'frameError', frameType: number, errorCode: number): boolean; + emit(event: 'pipe', src: stream.Readable): boolean; + emit(event: 'unpipe', src: stream.Readable): boolean; + emit(event: 'streamClosed', code: number): boolean; + emit(event: 'timeout'): boolean; + emit(event: 'trailers', trailers: IncomingHttpHeaders, flags: number): boolean; + emit(event: 'wantTrailers'): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'aborted', listener: () => void): this; + on(event: 'close', listener: () => void): this; + on(event: 'data', listener: (chunk: Buffer | string) => void): this; + on(event: 'drain', listener: () => void): this; + on(event: 'end', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'finish', listener: () => void): this; + on(event: 'frameError', listener: (frameType: number, errorCode: number) => void): this; + on(event: 'pipe', listener: (src: stream.Readable) => void): this; + on(event: 'unpipe', listener: (src: stream.Readable) => void): this; + on(event: 'streamClosed', listener: (code: number) => void): this; + on(event: 'timeout', listener: () => void): this; + on(event: 'trailers', listener: (trailers: IncomingHttpHeaders, flags: number) => void): this; + on(event: 'wantTrailers', listener: () => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'aborted', listener: () => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'data', listener: (chunk: Buffer | string) => void): this; + once(event: 'drain', listener: () => void): this; + once(event: 'end', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'finish', listener: () => void): this; + once(event: 'frameError', listener: (frameType: number, errorCode: number) => void): this; + once(event: 'pipe', listener: (src: stream.Readable) => void): this; + once(event: 'unpipe', listener: (src: stream.Readable) => void): this; + once(event: 'streamClosed', listener: (code: number) => void): this; + once(event: 'timeout', listener: () => void): this; + once(event: 'trailers', listener: (trailers: IncomingHttpHeaders, flags: number) => void): this; + once(event: 'wantTrailers', listener: () => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'aborted', listener: () => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'data', listener: (chunk: Buffer | string) => void): this; + prependListener(event: 'drain', listener: () => void): this; + prependListener(event: 'end', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'finish', listener: () => void): this; + prependListener(event: 'frameError', listener: (frameType: number, errorCode: number) => void): this; + prependListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + prependListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + prependListener(event: 'streamClosed', listener: (code: number) => void): this; + prependListener(event: 'timeout', listener: () => void): this; + prependListener(event: 'trailers', listener: (trailers: IncomingHttpHeaders, flags: number) => void): this; + prependListener(event: 'wantTrailers', listener: () => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'aborted', listener: () => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'data', listener: (chunk: Buffer | string) => void): this; + prependOnceListener(event: 'drain', listener: () => void): this; + prependOnceListener(event: 'end', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'finish', listener: () => void): this; + prependOnceListener(event: 'frameError', listener: (frameType: number, errorCode: number) => void): this; + prependOnceListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + prependOnceListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + prependOnceListener(event: 'streamClosed', listener: (code: number) => void): this; + prependOnceListener(event: 'timeout', listener: () => void): this; + prependOnceListener(event: 'trailers', listener: (trailers: IncomingHttpHeaders, flags: number) => void): this; + prependOnceListener(event: 'wantTrailers', listener: () => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + export interface ClientHttp2Stream extends Http2Stream { + addListener(event: 'continue', listener: () => {}): this; + addListener(event: 'headers', listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + addListener(event: 'push', listener: (headers: IncomingHttpHeaders, flags: number) => void): this; + addListener(event: 'response', listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'continue'): boolean; + emit(event: 'headers', headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number): boolean; + emit(event: 'push', headers: IncomingHttpHeaders, flags: number): boolean; + emit(event: 'response', headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'continue', listener: () => {}): this; + on(event: 'headers', listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + on(event: 'push', listener: (headers: IncomingHttpHeaders, flags: number) => void): this; + on(event: 'response', listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'continue', listener: () => {}): this; + once(event: 'headers', listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + once(event: 'push', listener: (headers: IncomingHttpHeaders, flags: number) => void): this; + once(event: 'response', listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'continue', listener: () => {}): this; + prependListener(event: 'headers', listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + prependListener(event: 'push', listener: (headers: IncomingHttpHeaders, flags: number) => void): this; + prependListener(event: 'response', listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'continue', listener: () => {}): this; + prependOnceListener(event: 'headers', listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + prependOnceListener(event: 'push', listener: (headers: IncomingHttpHeaders, flags: number) => void): this; + prependOnceListener(event: 'response', listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + export interface ServerHttp2Stream extends Http2Stream { + /** + * True if headers were sent, false otherwise (read-only). + * @since v8.4.0 + */ + readonly headersSent: boolean; + /** + * Read-only property mapped to the `SETTINGS_ENABLE_PUSH` flag of the remote + * client's most recent `SETTINGS` frame. Will be `true` if the remote peer + * accepts push streams, `false` otherwise. Settings are the same for every`Http2Stream` in the same `Http2Session`. + * @since v8.4.0 + */ + readonly pushAllowed: boolean; + /** + * Sends an additional informational `HEADERS` frame to the connected HTTP/2 peer. + * @since v8.4.0 + */ + additionalHeaders(headers: OutgoingHttpHeaders): void; + /** + * Initiates a push stream. The callback is invoked with the new `Http2Stream`instance created for the push stream passed as the second argument, or an`Error` passed as the first argument. + * + * ```js + * const http2 = require('node:http2'); + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * stream.respond({ ':status': 200 }); + * stream.pushStream({ ':path': '/' }, (err, pushStream, headers) => { + * if (err) throw err; + * pushStream.respond({ ':status': 200 }); + * pushStream.end('some pushed data'); + * }); + * stream.end('some data'); + * }); + * ``` + * + * Setting the weight of a push stream is not allowed in the `HEADERS` frame. Pass + * a `weight` value to `http2stream.priority` with the `silent` option set to`true` to enable server-side bandwidth balancing between concurrent streams. + * + * Calling `http2stream.pushStream()` from within a pushed stream is not permitted + * and will throw an error. + * @since v8.4.0 + * @param callback Callback that is called once the push stream has been initiated. + */ + pushStream(headers: OutgoingHttpHeaders, callback?: (err: Error | null, pushStream: ServerHttp2Stream, headers: OutgoingHttpHeaders) => void): void; + pushStream(headers: OutgoingHttpHeaders, options?: StreamPriorityOptions, callback?: (err: Error | null, pushStream: ServerHttp2Stream, headers: OutgoingHttpHeaders) => void): void; + /** + * ```js + * const http2 = require('node:http2'); + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * stream.respond({ ':status': 200 }); + * stream.end('some data'); + * }); + * ``` + * + * Initiates a response. When the `options.waitForTrailers` option is set, the`'wantTrailers'` event will be emitted immediately after queuing the last chunk + * of payload data to be sent. The `http2stream.sendTrailers()` method can then be + * used to sent trailing header fields to the peer. + * + * When `options.waitForTrailers` is set, the `Http2Stream` will not automatically + * close when the final `DATA` frame is transmitted. User code must call either`http2stream.sendTrailers()` or `http2stream.close()` to close the`Http2Stream`. + * + * ```js + * const http2 = require('node:http2'); + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * stream.respond({ ':status': 200 }, { waitForTrailers: true }); + * stream.on('wantTrailers', () => { + * stream.sendTrailers({ ABC: 'some value to send' }); + * }); + * stream.end('some data'); + * }); + * ``` + * @since v8.4.0 + */ + respond(headers?: OutgoingHttpHeaders, options?: ServerStreamResponseOptions): void; + /** + * Initiates a response whose data is read from the given file descriptor. No + * validation is performed on the given file descriptor. If an error occurs while + * attempting to read data using the file descriptor, the `Http2Stream` will be + * closed using an `RST_STREAM` frame using the standard `INTERNAL_ERROR` code. + * + * When used, the `Http2Stream` object's `Duplex` interface will be closed + * automatically. + * + * ```js + * const http2 = require('node:http2'); + * const fs = require('node:fs'); + * + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * const fd = fs.openSync('/some/file', 'r'); + * + * const stat = fs.fstatSync(fd); + * const headers = { + * 'content-length': stat.size, + * 'last-modified': stat.mtime.toUTCString(), + * 'content-type': 'text/plain; charset=utf-8', + * }; + * stream.respondWithFD(fd, headers); + * stream.on('close', () => fs.closeSync(fd)); + * }); + * ``` + * + * The optional `options.statCheck` function may be specified to give user code + * an opportunity to set additional content headers based on the `fs.Stat` details + * of the given fd. If the `statCheck` function is provided, the`http2stream.respondWithFD()` method will perform an `fs.fstat()` call to + * collect details on the provided file descriptor. + * + * The `offset` and `length` options may be used to limit the response to a + * specific range subset. This can be used, for instance, to support HTTP Range + * requests. + * + * The file descriptor or `FileHandle` is not closed when the stream is closed, + * so it will need to be closed manually once it is no longer needed. + * Using the same file descriptor concurrently for multiple streams + * is not supported and may result in data loss. Re-using a file descriptor + * after a stream has finished is supported. + * + * When the `options.waitForTrailers` option is set, the `'wantTrailers'` event + * will be emitted immediately after queuing the last chunk of payload data to be + * sent. The `http2stream.sendTrailers()` method can then be used to sent trailing + * header fields to the peer. + * + * When `options.waitForTrailers` is set, the `Http2Stream` will not automatically + * close when the final `DATA` frame is transmitted. User code _must_ call either`http2stream.sendTrailers()` or `http2stream.close()` to close the`Http2Stream`. + * + * ```js + * const http2 = require('node:http2'); + * const fs = require('node:fs'); + * + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * const fd = fs.openSync('/some/file', 'r'); + * + * const stat = fs.fstatSync(fd); + * const headers = { + * 'content-length': stat.size, + * 'last-modified': stat.mtime.toUTCString(), + * 'content-type': 'text/plain; charset=utf-8', + * }; + * stream.respondWithFD(fd, headers, { waitForTrailers: true }); + * stream.on('wantTrailers', () => { + * stream.sendTrailers({ ABC: 'some value to send' }); + * }); + * + * stream.on('close', () => fs.closeSync(fd)); + * }); + * ``` + * @since v8.4.0 + * @param fd A readable file descriptor. + */ + respondWithFD(fd: number | fs.promises.FileHandle, headers?: OutgoingHttpHeaders, options?: ServerStreamFileResponseOptions): void; + /** + * Sends a regular file as the response. The `path` must specify a regular file + * or an `'error'` event will be emitted on the `Http2Stream` object. + * + * When used, the `Http2Stream` object's `Duplex` interface will be closed + * automatically. + * + * The optional `options.statCheck` function may be specified to give user code + * an opportunity to set additional content headers based on the `fs.Stat` details + * of the given file: + * + * If an error occurs while attempting to read the file data, the `Http2Stream`will be closed using an `RST_STREAM` frame using the standard `INTERNAL_ERROR`code. If the `onError` callback is + * defined, then it will be called. Otherwise + * the stream will be destroyed. + * + * Example using a file path: + * + * ```js + * const http2 = require('node:http2'); + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * function statCheck(stat, headers) { + * headers['last-modified'] = stat.mtime.toUTCString(); + * } + * + * function onError(err) { + * // stream.respond() can throw if the stream has been destroyed by + * // the other side. + * try { + * if (err.code === 'ENOENT') { + * stream.respond({ ':status': 404 }); + * } else { + * stream.respond({ ':status': 500 }); + * } + * } catch (err) { + * // Perform actual error handling. + * console.error(err); + * } + * stream.end(); + * } + * + * stream.respondWithFile('/some/file', + * { 'content-type': 'text/plain; charset=utf-8' }, + * { statCheck, onError }); + * }); + * ``` + * + * The `options.statCheck` function may also be used to cancel the send operation + * by returning `false`. For instance, a conditional request may check the stat + * results to determine if the file has been modified to return an appropriate`304` response: + * + * ```js + * const http2 = require('node:http2'); + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * function statCheck(stat, headers) { + * // Check the stat here... + * stream.respond({ ':status': 304 }); + * return false; // Cancel the send operation + * } + * stream.respondWithFile('/some/file', + * { 'content-type': 'text/plain; charset=utf-8' }, + * { statCheck }); + * }); + * ``` + * + * The `content-length` header field will be automatically set. + * + * The `offset` and `length` options may be used to limit the response to a + * specific range subset. This can be used, for instance, to support HTTP Range + * requests. + * + * The `options.onError` function may also be used to handle all the errors + * that could happen before the delivery of the file is initiated. The + * default behavior is to destroy the stream. + * + * When the `options.waitForTrailers` option is set, the `'wantTrailers'` event + * will be emitted immediately after queuing the last chunk of payload data to be + * sent. The `http2stream.sendTrailers()` method can then be used to sent trailing + * header fields to the peer. + * + * When `options.waitForTrailers` is set, the `Http2Stream` will not automatically + * close when the final `DATA` frame is transmitted. User code must call either`http2stream.sendTrailers()` or `http2stream.close()` to close the`Http2Stream`. + * + * ```js + * const http2 = require('node:http2'); + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * stream.respondWithFile('/some/file', + * { 'content-type': 'text/plain; charset=utf-8' }, + * { waitForTrailers: true }); + * stream.on('wantTrailers', () => { + * stream.sendTrailers({ ABC: 'some value to send' }); + * }); + * }); + * ``` + * @since v8.4.0 + */ + respondWithFile(path: string, headers?: OutgoingHttpHeaders, options?: ServerStreamFileResponseOptionsWithError): void; + } + // Http2Session + export interface Settings { + headerTableSize?: number | undefined; + enablePush?: boolean | undefined; + initialWindowSize?: number | undefined; + maxFrameSize?: number | undefined; + maxConcurrentStreams?: number | undefined; + maxHeaderListSize?: number | undefined; + enableConnectProtocol?: boolean | undefined; + } + export interface ClientSessionRequestOptions { + endStream?: boolean | undefined; + exclusive?: boolean | undefined; + parent?: number | undefined; + weight?: number | undefined; + waitForTrailers?: boolean | undefined; + signal?: AbortSignal | undefined; + } + export interface SessionState { + effectiveLocalWindowSize?: number | undefined; + effectiveRecvDataLength?: number | undefined; + nextStreamID?: number | undefined; + localWindowSize?: number | undefined; + lastProcStreamID?: number | undefined; + remoteWindowSize?: number | undefined; + outboundQueueSize?: number | undefined; + deflateDynamicTableSize?: number | undefined; + inflateDynamicTableSize?: number | undefined; + } + export interface Http2Session extends EventEmitter { + /** + * Value will be `undefined` if the `Http2Session` is not yet connected to a + * socket, `h2c` if the `Http2Session` is not connected to a `TLSSocket`, or + * will return the value of the connected `TLSSocket`'s own `alpnProtocol`property. + * @since v9.4.0 + */ + readonly alpnProtocol?: string | undefined; + /** + * Will be `true` if this `Http2Session` instance has been closed, otherwise`false`. + * @since v9.4.0 + */ + readonly closed: boolean; + /** + * Will be `true` if this `Http2Session` instance is still connecting, will be set + * to `false` before emitting `connect` event and/or calling the `http2.connect`callback. + * @since v10.0.0 + */ + readonly connecting: boolean; + /** + * Will be `true` if this `Http2Session` instance has been destroyed and must no + * longer be used, otherwise `false`. + * @since v8.4.0 + */ + readonly destroyed: boolean; + /** + * Value is `undefined` if the `Http2Session` session socket has not yet been + * connected, `true` if the `Http2Session` is connected with a `TLSSocket`, + * and `false` if the `Http2Session` is connected to any other kind of socket + * or stream. + * @since v9.4.0 + */ + readonly encrypted?: boolean | undefined; + /** + * A prototype-less object describing the current local settings of this`Http2Session`. The local settings are local to _this_`Http2Session` instance. + * @since v8.4.0 + */ + readonly localSettings: Settings; + /** + * If the `Http2Session` is connected to a `TLSSocket`, the `originSet` property + * will return an `Array` of origins for which the `Http2Session` may be + * considered authoritative. + * + * The `originSet` property is only available when using a secure TLS connection. + * @since v9.4.0 + */ + readonly originSet?: string[] | undefined; + /** + * Indicates whether the `Http2Session` is currently waiting for acknowledgment of + * a sent `SETTINGS` frame. Will be `true` after calling the`http2session.settings()` method. Will be `false` once all sent `SETTINGS`frames have been acknowledged. + * @since v8.4.0 + */ + readonly pendingSettingsAck: boolean; + /** + * A prototype-less object describing the current remote settings of this`Http2Session`. The remote settings are set by the _connected_ HTTP/2 peer. + * @since v8.4.0 + */ + readonly remoteSettings: Settings; + /** + * Returns a `Proxy` object that acts as a `net.Socket` (or `tls.TLSSocket`) but + * limits available methods to ones safe to use with HTTP/2. + * + * `destroy`, `emit`, `end`, `pause`, `read`, `resume`, and `write` will throw + * an error with code `ERR_HTTP2_NO_SOCKET_MANIPULATION`. See `Http2Session and Sockets` for more information. + * + * `setTimeout` method will be called on this `Http2Session`. + * + * All other interactions will be routed directly to the socket. + * @since v8.4.0 + */ + readonly socket: net.Socket | tls.TLSSocket; + /** + * Provides miscellaneous information about the current state of the`Http2Session`. + * + * An object describing the current status of this `Http2Session`. + * @since v8.4.0 + */ + readonly state: SessionState; + /** + * The `http2session.type` will be equal to`http2.constants.NGHTTP2_SESSION_SERVER` if this `Http2Session` instance is a + * server, and `http2.constants.NGHTTP2_SESSION_CLIENT` if the instance is a + * client. + * @since v8.4.0 + */ + readonly type: number; + /** + * Gracefully closes the `Http2Session`, allowing any existing streams to + * complete on their own and preventing new `Http2Stream` instances from being + * created. Once closed, `http2session.destroy()`_might_ be called if there + * are no open `Http2Stream` instances. + * + * If specified, the `callback` function is registered as a handler for the`'close'` event. + * @since v9.4.0 + */ + close(callback?: () => void): void; + /** + * Immediately terminates the `Http2Session` and the associated `net.Socket` or`tls.TLSSocket`. + * + * Once destroyed, the `Http2Session` will emit the `'close'` event. If `error`is not undefined, an `'error'` event will be emitted immediately before the`'close'` event. + * + * If there are any remaining open `Http2Streams` associated with the`Http2Session`, those will also be destroyed. + * @since v8.4.0 + * @param error An `Error` object if the `Http2Session` is being destroyed due to an error. + * @param code The HTTP/2 error code to send in the final `GOAWAY` frame. If unspecified, and `error` is not undefined, the default is `INTERNAL_ERROR`, otherwise defaults to `NO_ERROR`. + */ + destroy(error?: Error, code?: number): void; + /** + * Transmits a `GOAWAY` frame to the connected peer _without_ shutting down the`Http2Session`. + * @since v9.4.0 + * @param code An HTTP/2 error code + * @param lastStreamID The numeric ID of the last processed `Http2Stream` + * @param opaqueData A `TypedArray` or `DataView` instance containing additional data to be carried within the `GOAWAY` frame. + */ + goaway(code?: number, lastStreamID?: number, opaqueData?: NodeJS.ArrayBufferView): void; + /** + * Sends a `PING` frame to the connected HTTP/2 peer. A `callback` function must + * be provided. The method will return `true` if the `PING` was sent, `false`otherwise. + * + * The maximum number of outstanding (unacknowledged) pings is determined by the`maxOutstandingPings` configuration option. The default maximum is 10. + * + * If provided, the `payload` must be a `Buffer`, `TypedArray`, or `DataView`containing 8 bytes of data that will be transmitted with the `PING` and + * returned with the ping acknowledgment. + * + * The callback will be invoked with three arguments: an error argument that will + * be `null` if the `PING` was successfully acknowledged, a `duration` argument + * that reports the number of milliseconds elapsed since the ping was sent and the + * acknowledgment was received, and a `Buffer` containing the 8-byte `PING`payload. + * + * ```js + * session.ping(Buffer.from('abcdefgh'), (err, duration, payload) => { + * if (!err) { + * console.log(`Ping acknowledged in ${duration} milliseconds`); + * console.log(`With payload '${payload.toString()}'`); + * } + * }); + * ``` + * + * If the `payload` argument is not specified, the default payload will be the + * 64-bit timestamp (little endian) marking the start of the `PING` duration. + * @since v8.9.3 + * @param payload Optional ping payload. + */ + ping(callback: (err: Error | null, duration: number, payload: Buffer) => void): boolean; + ping(payload: NodeJS.ArrayBufferView, callback: (err: Error | null, duration: number, payload: Buffer) => void): boolean; + /** + * Calls `ref()` on this `Http2Session`instance's underlying `net.Socket`. + * @since v9.4.0 + */ + ref(): void; + /** + * Sets the local endpoint's window size. + * The `windowSize` is the total window size to set, not + * the delta. + * + * ```js + * const http2 = require('node:http2'); + * + * const server = http2.createServer(); + * const expectedWindowSize = 2 ** 20; + * server.on('connect', (session) => { + * + * // Set local window size to be 2 ** 20 + * session.setLocalWindowSize(expectedWindowSize); + * }); + * ``` + * @since v15.3.0, v14.18.0 + */ + setLocalWindowSize(windowSize: number): void; + /** + * Used to set a callback function that is called when there is no activity on + * the `Http2Session` after `msecs` milliseconds. The given `callback` is + * registered as a listener on the `'timeout'` event. + * @since v8.4.0 + */ + setTimeout(msecs: number, callback?: () => void): void; + /** + * Updates the current local settings for this `Http2Session` and sends a new`SETTINGS` frame to the connected HTTP/2 peer. + * + * Once called, the `http2session.pendingSettingsAck` property will be `true`while the session is waiting for the remote peer to acknowledge the new + * settings. + * + * The new settings will not become effective until the `SETTINGS` acknowledgment + * is received and the `'localSettings'` event is emitted. It is possible to send + * multiple `SETTINGS` frames while acknowledgment is still pending. + * @since v8.4.0 + * @param callback Callback that is called once the session is connected or right away if the session is already connected. + */ + settings(settings: Settings, callback?: (err: Error | null, settings: Settings, duration: number) => void): void; + /** + * Calls `unref()` on this `Http2Session`instance's underlying `net.Socket`. + * @since v9.4.0 + */ + unref(): void; + addListener(event: 'close', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'frameError', listener: (frameType: number, errorCode: number, streamID: number) => void): this; + addListener(event: 'goaway', listener: (errorCode: number, lastStreamID: number, opaqueData: Buffer) => void): this; + addListener(event: 'localSettings', listener: (settings: Settings) => void): this; + addListener(event: 'ping', listener: () => void): this; + addListener(event: 'remoteSettings', listener: (settings: Settings) => void): this; + addListener(event: 'timeout', listener: () => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'close'): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: 'frameError', frameType: number, errorCode: number, streamID: number): boolean; + emit(event: 'goaway', errorCode: number, lastStreamID: number, opaqueData: Buffer): boolean; + emit(event: 'localSettings', settings: Settings): boolean; + emit(event: 'ping'): boolean; + emit(event: 'remoteSettings', settings: Settings): boolean; + emit(event: 'timeout'): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'close', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'frameError', listener: (frameType: number, errorCode: number, streamID: number) => void): this; + on(event: 'goaway', listener: (errorCode: number, lastStreamID: number, opaqueData: Buffer) => void): this; + on(event: 'localSettings', listener: (settings: Settings) => void): this; + on(event: 'ping', listener: () => void): this; + on(event: 'remoteSettings', listener: (settings: Settings) => void): this; + on(event: 'timeout', listener: () => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'frameError', listener: (frameType: number, errorCode: number, streamID: number) => void): this; + once(event: 'goaway', listener: (errorCode: number, lastStreamID: number, opaqueData: Buffer) => void): this; + once(event: 'localSettings', listener: (settings: Settings) => void): this; + once(event: 'ping', listener: () => void): this; + once(event: 'remoteSettings', listener: (settings: Settings) => void): this; + once(event: 'timeout', listener: () => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'frameError', listener: (frameType: number, errorCode: number, streamID: number) => void): this; + prependListener(event: 'goaway', listener: (errorCode: number, lastStreamID: number, opaqueData: Buffer) => void): this; + prependListener(event: 'localSettings', listener: (settings: Settings) => void): this; + prependListener(event: 'ping', listener: () => void): this; + prependListener(event: 'remoteSettings', listener: (settings: Settings) => void): this; + prependListener(event: 'timeout', listener: () => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'frameError', listener: (frameType: number, errorCode: number, streamID: number) => void): this; + prependOnceListener(event: 'goaway', listener: (errorCode: number, lastStreamID: number, opaqueData: Buffer) => void): this; + prependOnceListener(event: 'localSettings', listener: (settings: Settings) => void): this; + prependOnceListener(event: 'ping', listener: () => void): this; + prependOnceListener(event: 'remoteSettings', listener: (settings: Settings) => void): this; + prependOnceListener(event: 'timeout', listener: () => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + export interface ClientHttp2Session extends Http2Session { + /** + * For HTTP/2 Client `Http2Session` instances only, the `http2session.request()`creates and returns an `Http2Stream` instance that can be used to send an + * HTTP/2 request to the connected server. + * + * When a `ClientHttp2Session` is first created, the socket may not yet be + * connected. if `clienthttp2session.request()` is called during this time, the + * actual request will be deferred until the socket is ready to go. + * If the `session` is closed before the actual request be executed, an`ERR_HTTP2_GOAWAY_SESSION` is thrown. + * + * This method is only available if `http2session.type` is equal to`http2.constants.NGHTTP2_SESSION_CLIENT`. + * + * ```js + * const http2 = require('node:http2'); + * const clientSession = http2.connect('https://localhost:1234'); + * const { + * HTTP2_HEADER_PATH, + * HTTP2_HEADER_STATUS, + * } = http2.constants; + * + * const req = clientSession.request({ [HTTP2_HEADER_PATH]: '/' }); + * req.on('response', (headers) => { + * console.log(headers[HTTP2_HEADER_STATUS]); + * req.on('data', (chunk) => { // .. }); + * req.on('end', () => { // .. }); + * }); + * ``` + * + * When the `options.waitForTrailers` option is set, the `'wantTrailers'` event + * is emitted immediately after queuing the last chunk of payload data to be sent. + * The `http2stream.sendTrailers()` method can then be called to send trailing + * headers to the peer. + * + * When `options.waitForTrailers` is set, the `Http2Stream` will not automatically + * close when the final `DATA` frame is transmitted. User code must call either`http2stream.sendTrailers()` or `http2stream.close()` to close the`Http2Stream`. + * + * When `options.signal` is set with an `AbortSignal` and then `abort` on the + * corresponding `AbortController` is called, the request will emit an `'error'`event with an `AbortError` error. + * + * The `:method` and `:path` pseudo-headers are not specified within `headers`, + * they respectively default to: + * + * * `:method` \= `'GET'` + * * `:path` \= `/` + * @since v8.4.0 + */ + request(headers?: OutgoingHttpHeaders, options?: ClientSessionRequestOptions): ClientHttp2Stream; + addListener(event: 'altsvc', listener: (alt: string, origin: string, stream: number) => void): this; + addListener(event: 'origin', listener: (origins: string[]) => void): this; + addListener(event: 'connect', listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void): this; + addListener(event: 'stream', listener: (stream: ClientHttp2Stream, headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'altsvc', alt: string, origin: string, stream: number): boolean; + emit(event: 'origin', origins: ReadonlyArray): boolean; + emit(event: 'connect', session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket): boolean; + emit(event: 'stream', stream: ClientHttp2Stream, headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'altsvc', listener: (alt: string, origin: string, stream: number) => void): this; + on(event: 'origin', listener: (origins: string[]) => void): this; + on(event: 'connect', listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void): this; + on(event: 'stream', listener: (stream: ClientHttp2Stream, headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'altsvc', listener: (alt: string, origin: string, stream: number) => void): this; + once(event: 'origin', listener: (origins: string[]) => void): this; + once(event: 'connect', listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void): this; + once(event: 'stream', listener: (stream: ClientHttp2Stream, headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'altsvc', listener: (alt: string, origin: string, stream: number) => void): this; + prependListener(event: 'origin', listener: (origins: string[]) => void): this; + prependListener(event: 'connect', listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void): this; + prependListener(event: 'stream', listener: (stream: ClientHttp2Stream, headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'altsvc', listener: (alt: string, origin: string, stream: number) => void): this; + prependOnceListener(event: 'origin', listener: (origins: string[]) => void): this; + prependOnceListener(event: 'connect', listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void): this; + prependOnceListener(event: 'stream', listener: (stream: ClientHttp2Stream, headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + export interface AlternativeServiceOptions { + origin: number | string | url.URL; + } + export interface ServerHttp2Session extends Http2Session { + readonly server: Http2Server | Http2SecureServer; + /** + * Submits an `ALTSVC` frame (as defined by [RFC 7838](https://tools.ietf.org/html/rfc7838)) to the connected client. + * + * ```js + * const http2 = require('node:http2'); + * + * const server = http2.createServer(); + * server.on('session', (session) => { + * // Set altsvc for origin https://example.org:80 + * session.altsvc('h2=":8000"', 'https://example.org:80'); + * }); + * + * server.on('stream', (stream) => { + * // Set altsvc for a specific stream + * stream.session.altsvc('h2=":8000"', stream.id); + * }); + * ``` + * + * Sending an `ALTSVC` frame with a specific stream ID indicates that the alternate + * service is associated with the origin of the given `Http2Stream`. + * + * The `alt` and origin string _must_ contain only ASCII bytes and are + * strictly interpreted as a sequence of ASCII bytes. The special value `'clear'`may be passed to clear any previously set alternative service for a given + * domain. + * + * When a string is passed for the `originOrStream` argument, it will be parsed as + * a URL and the origin will be derived. For instance, the origin for the + * HTTP URL `'https://example.org/foo/bar'` is the ASCII string`'https://example.org'`. An error will be thrown if either the given string + * cannot be parsed as a URL or if a valid origin cannot be derived. + * + * A `URL` object, or any object with an `origin` property, may be passed as`originOrStream`, in which case the value of the `origin` property will be + * used. The value of the `origin` property _must_ be a properly serialized + * ASCII origin. + * @since v9.4.0 + * @param alt A description of the alternative service configuration as defined by `RFC 7838`. + * @param originOrStream Either a URL string specifying the origin (or an `Object` with an `origin` property) or the numeric identifier of an active `Http2Stream` as given by the + * `http2stream.id` property. + */ + altsvc(alt: string, originOrStream: number | string | url.URL | AlternativeServiceOptions): void; + /** + * Submits an `ORIGIN` frame (as defined by [RFC 8336](https://tools.ietf.org/html/rfc8336)) to the connected client + * to advertise the set of origins for which the server is capable of providing + * authoritative responses. + * + * ```js + * const http2 = require('node:http2'); + * const options = getSecureOptionsSomehow(); + * const server = http2.createSecureServer(options); + * server.on('stream', (stream) => { + * stream.respond(); + * stream.end('ok'); + * }); + * server.on('session', (session) => { + * session.origin('https://example.com', 'https://example.org'); + * }); + * ``` + * + * When a string is passed as an `origin`, it will be parsed as a URL and the + * origin will be derived. For instance, the origin for the HTTP URL`'https://example.org/foo/bar'` is the ASCII string`'https://example.org'`. An error will be thrown if either the given + * string + * cannot be parsed as a URL or if a valid origin cannot be derived. + * + * A `URL` object, or any object with an `origin` property, may be passed as + * an `origin`, in which case the value of the `origin` property will be + * used. The value of the `origin` property _must_ be a properly serialized + * ASCII origin. + * + * Alternatively, the `origins` option may be used when creating a new HTTP/2 + * server using the `http2.createSecureServer()` method: + * + * ```js + * const http2 = require('node:http2'); + * const options = getSecureOptionsSomehow(); + * options.origins = ['https://example.com', 'https://example.org']; + * const server = http2.createSecureServer(options); + * server.on('stream', (stream) => { + * stream.respond(); + * stream.end('ok'); + * }); + * ``` + * @since v10.12.0 + * @param origins One or more URL Strings passed as separate arguments. + */ + origin( + ...origins: Array< + | string + | url.URL + | { + origin: string; + } + > + ): void; + addListener(event: 'connect', listener: (session: ServerHttp2Session, socket: net.Socket | tls.TLSSocket) => void): this; + addListener(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'connect', session: ServerHttp2Session, socket: net.Socket | tls.TLSSocket): boolean; + emit(event: 'stream', stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'connect', listener: (session: ServerHttp2Session, socket: net.Socket | tls.TLSSocket) => void): this; + on(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'connect', listener: (session: ServerHttp2Session, socket: net.Socket | tls.TLSSocket) => void): this; + once(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'connect', listener: (session: ServerHttp2Session, socket: net.Socket | tls.TLSSocket) => void): this; + prependListener(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'connect', listener: (session: ServerHttp2Session, socket: net.Socket | tls.TLSSocket) => void): this; + prependOnceListener(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + // Http2Server + export interface SessionOptions { + maxDeflateDynamicTableSize?: number | undefined; + maxSessionMemory?: number | undefined; + maxHeaderListPairs?: number | undefined; + maxOutstandingPings?: number | undefined; + maxSendHeaderBlockLength?: number | undefined; + paddingStrategy?: number | undefined; + peerMaxConcurrentStreams?: number | undefined; + settings?: Settings | undefined; + /** + * Specifies a timeout in milliseconds that + * a server should wait when an [`'unknownProtocol'`][] is emitted. If the + * socket has not been destroyed by that time the server will destroy it. + * @default 100000 + */ + unknownProtocolTimeout?: number | undefined; + selectPadding?(frameLen: number, maxFrameLen: number): number; + } + export interface ClientSessionOptions extends SessionOptions { + maxReservedRemoteStreams?: number | undefined; + createConnection?: ((authority: url.URL, option: SessionOptions) => stream.Duplex) | undefined; + protocol?: 'http:' | 'https:' | undefined; + } + export interface ServerSessionOptions extends SessionOptions { + Http1IncomingMessage?: typeof IncomingMessage | undefined; + Http1ServerResponse?: typeof ServerResponse | undefined; + Http2ServerRequest?: typeof Http2ServerRequest | undefined; + Http2ServerResponse?: typeof Http2ServerResponse | undefined; + } + export interface SecureClientSessionOptions extends ClientSessionOptions, tls.ConnectionOptions {} + export interface SecureServerSessionOptions extends ServerSessionOptions, tls.TlsOptions {} + export interface ServerOptions extends ServerSessionOptions {} + export interface SecureServerOptions extends SecureServerSessionOptions { + allowHTTP1?: boolean | undefined; + origins?: string[] | undefined; + } + interface HTTP2ServerCommon { + setTimeout(msec?: number, callback?: () => void): this; + /** + * Throws ERR_HTTP2_INVALID_SETTING_VALUE for invalid settings values. + * Throws ERR_INVALID_ARG_TYPE for invalid settings argument. + */ + updateSettings(settings: Settings): void; + } + export interface Http2Server extends net.Server, HTTP2ServerCommon { + addListener(event: 'checkContinue', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + addListener(event: 'request', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + addListener(event: 'session', listener: (session: ServerHttp2Session) => void): this; + addListener(event: 'sessionError', listener: (err: Error) => void): this; + addListener(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + addListener(event: 'timeout', listener: () => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'checkContinue', request: Http2ServerRequest, response: Http2ServerResponse): boolean; + emit(event: 'request', request: Http2ServerRequest, response: Http2ServerResponse): boolean; + emit(event: 'session', session: ServerHttp2Session): boolean; + emit(event: 'sessionError', err: Error): boolean; + emit(event: 'stream', stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean; + emit(event: 'timeout'): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'checkContinue', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + on(event: 'request', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + on(event: 'session', listener: (session: ServerHttp2Session) => void): this; + on(event: 'sessionError', listener: (err: Error) => void): this; + on(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + on(event: 'timeout', listener: () => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'checkContinue', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + once(event: 'request', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + once(event: 'session', listener: (session: ServerHttp2Session) => void): this; + once(event: 'sessionError', listener: (err: Error) => void): this; + once(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + once(event: 'timeout', listener: () => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'checkContinue', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + prependListener(event: 'request', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + prependListener(event: 'session', listener: (session: ServerHttp2Session) => void): this; + prependListener(event: 'sessionError', listener: (err: Error) => void): this; + prependListener(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + prependListener(event: 'timeout', listener: () => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'checkContinue', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + prependOnceListener(event: 'request', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + prependOnceListener(event: 'session', listener: (session: ServerHttp2Session) => void): this; + prependOnceListener(event: 'sessionError', listener: (err: Error) => void): this; + prependOnceListener(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + prependOnceListener(event: 'timeout', listener: () => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + export interface Http2SecureServer extends tls.Server, HTTP2ServerCommon { + addListener(event: 'checkContinue', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + addListener(event: 'request', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + addListener(event: 'session', listener: (session: ServerHttp2Session) => void): this; + addListener(event: 'sessionError', listener: (err: Error) => void): this; + addListener(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + addListener(event: 'timeout', listener: () => void): this; + addListener(event: 'unknownProtocol', listener: (socket: tls.TLSSocket) => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'checkContinue', request: Http2ServerRequest, response: Http2ServerResponse): boolean; + emit(event: 'request', request: Http2ServerRequest, response: Http2ServerResponse): boolean; + emit(event: 'session', session: ServerHttp2Session): boolean; + emit(event: 'sessionError', err: Error): boolean; + emit(event: 'stream', stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean; + emit(event: 'timeout'): boolean; + emit(event: 'unknownProtocol', socket: tls.TLSSocket): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'checkContinue', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + on(event: 'request', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + on(event: 'session', listener: (session: ServerHttp2Session) => void): this; + on(event: 'sessionError', listener: (err: Error) => void): this; + on(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + on(event: 'timeout', listener: () => void): this; + on(event: 'unknownProtocol', listener: (socket: tls.TLSSocket) => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'checkContinue', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + once(event: 'request', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + once(event: 'session', listener: (session: ServerHttp2Session) => void): this; + once(event: 'sessionError', listener: (err: Error) => void): this; + once(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + once(event: 'timeout', listener: () => void): this; + once(event: 'unknownProtocol', listener: (socket: tls.TLSSocket) => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'checkContinue', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + prependListener(event: 'request', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + prependListener(event: 'session', listener: (session: ServerHttp2Session) => void): this; + prependListener(event: 'sessionError', listener: (err: Error) => void): this; + prependListener(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + prependListener(event: 'timeout', listener: () => void): this; + prependListener(event: 'unknownProtocol', listener: (socket: tls.TLSSocket) => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'checkContinue', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + prependOnceListener(event: 'request', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + prependOnceListener(event: 'session', listener: (session: ServerHttp2Session) => void): this; + prependOnceListener(event: 'sessionError', listener: (err: Error) => void): this; + prependOnceListener(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + prependOnceListener(event: 'timeout', listener: () => void): this; + prependOnceListener(event: 'unknownProtocol', listener: (socket: tls.TLSSocket) => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + /** + * A `Http2ServerRequest` object is created by {@link Server} or {@link SecureServer} and passed as the first argument to the `'request'` event. It may be used to access a request status, + * headers, and + * data. + * @since v8.4.0 + */ + export class Http2ServerRequest extends stream.Readable { + constructor(stream: ServerHttp2Stream, headers: IncomingHttpHeaders, options: stream.ReadableOptions, rawHeaders: ReadonlyArray); + /** + * The `request.aborted` property will be `true` if the request has + * been aborted. + * @since v10.1.0 + */ + readonly aborted: boolean; + /** + * The request authority pseudo header field. Because HTTP/2 allows requests + * to set either `:authority` or `host`, this value is derived from`req.headers[':authority']` if present. Otherwise, it is derived from`req.headers['host']`. + * @since v8.4.0 + */ + readonly authority: string; + /** + * See `request.socket`. + * @since v8.4.0 + * @deprecated Since v13.0.0 - Use `socket`. + */ + readonly connection: net.Socket | tls.TLSSocket; + /** + * The `request.complete` property will be `true` if the request has + * been completed, aborted, or destroyed. + * @since v12.10.0 + */ + readonly complete: boolean; + /** + * The request/response headers object. + * + * Key-value pairs of header names and values. Header names are lower-cased. + * + * ```js + * // Prints something like: + * // + * // { 'user-agent': 'curl/7.22.0', + * // host: '127.0.0.1:8000', + * // accept: '*' } + * console.log(request.headers); + * ``` + * + * See `HTTP/2 Headers Object`. + * + * In HTTP/2, the request path, host name, protocol, and method are represented as + * special headers prefixed with the `:` character (e.g. `':path'`). These special + * headers will be included in the `request.headers` object. Care must be taken not + * to inadvertently modify these special headers or errors may occur. For instance, + * removing all headers from the request will cause errors to occur: + * + * ```js + * removeAllHeaders(request.headers); + * assert(request.url); // Fails because the :path header has been removed + * ``` + * @since v8.4.0 + */ + readonly headers: IncomingHttpHeaders; + /** + * In case of server request, the HTTP version sent by the client. In the case of + * client response, the HTTP version of the connected-to server. Returns`'2.0'`. + * + * Also `message.httpVersionMajor` is the first integer and`message.httpVersionMinor` is the second. + * @since v8.4.0 + */ + readonly httpVersion: string; + readonly httpVersionMinor: number; + readonly httpVersionMajor: number; + /** + * The request method as a string. Read-only. Examples: `'GET'`, `'DELETE'`. + * @since v8.4.0 + */ + readonly method: string; + /** + * The raw request/response headers list exactly as they were received. + * + * The keys and values are in the same list. It is _not_ a + * list of tuples. So, the even-numbered offsets are key values, and the + * odd-numbered offsets are the associated values. + * + * Header names are not lowercased, and duplicates are not merged. + * + * ```js + * // Prints something like: + * // + * // [ 'user-agent', + * // 'this is invalid because there can be only one', + * // 'User-Agent', + * // 'curl/7.22.0', + * // 'Host', + * // '127.0.0.1:8000', + * // 'ACCEPT', + * // '*' ] + * console.log(request.rawHeaders); + * ``` + * @since v8.4.0 + */ + readonly rawHeaders: string[]; + /** + * The raw request/response trailer keys and values exactly as they were + * received. Only populated at the `'end'` event. + * @since v8.4.0 + */ + readonly rawTrailers: string[]; + /** + * The request scheme pseudo header field indicating the scheme + * portion of the target URL. + * @since v8.4.0 + */ + readonly scheme: string; + /** + * Returns a `Proxy` object that acts as a `net.Socket` (or `tls.TLSSocket`) but + * applies getters, setters, and methods based on HTTP/2 logic. + * + * `destroyed`, `readable`, and `writable` properties will be retrieved from and + * set on `request.stream`. + * + * `destroy`, `emit`, `end`, `on` and `once` methods will be called on`request.stream`. + * + * `setTimeout` method will be called on `request.stream.session`. + * + * `pause`, `read`, `resume`, and `write` will throw an error with code`ERR_HTTP2_NO_SOCKET_MANIPULATION`. See `Http2Session and Sockets` for + * more information. + * + * All other interactions will be routed directly to the socket. With TLS support, + * use `request.socket.getPeerCertificate()` to obtain the client's + * authentication details. + * @since v8.4.0 + */ + readonly socket: net.Socket | tls.TLSSocket; + /** + * The `Http2Stream` object backing the request. + * @since v8.4.0 + */ + readonly stream: ServerHttp2Stream; + /** + * The request/response trailers object. Only populated at the `'end'` event. + * @since v8.4.0 + */ + readonly trailers: IncomingHttpHeaders; + /** + * Request URL string. This contains only the URL that is present in the actual + * HTTP request. If the request is: + * + * ```http + * GET /status?name=ryan HTTP/1.1 + * Accept: text/plain + * ``` + * + * Then `request.url` will be: + * + * ```js + * '/status?name=ryan' + * ``` + * + * To parse the url into its parts, `new URL()` can be used: + * + * ```console + * $ node + * > new URL('/status?name=ryan', 'http://example.com') + * URL { + * href: 'http://example.com/status?name=ryan', + * origin: 'http://example.com', + * protocol: 'http:', + * username: '', + * password: '', + * host: 'example.com', + * hostname: 'example.com', + * port: '', + * pathname: '/status', + * search: '?name=ryan', + * searchParams: URLSearchParams { 'name' => 'ryan' }, + * hash: '' + * } + * ``` + * @since v8.4.0 + */ + url: string; + /** + * Sets the `Http2Stream`'s timeout value to `msecs`. If a callback is + * provided, then it is added as a listener on the `'timeout'` event on + * the response object. + * + * If no `'timeout'` listener is added to the request, the response, or + * the server, then `Http2Stream` s are destroyed when they time out. If a + * handler is assigned to the request, the response, or the server's `'timeout'`events, timed out sockets must be handled explicitly. + * @since v8.4.0 + */ + setTimeout(msecs: number, callback?: () => void): void; + read(size?: number): Buffer | string | null; + addListener(event: 'aborted', listener: (hadError: boolean, code: number) => void): this; + addListener(event: 'close', listener: () => void): this; + addListener(event: 'data', listener: (chunk: Buffer | string) => void): this; + addListener(event: 'end', listener: () => void): this; + addListener(event: 'readable', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'aborted', hadError: boolean, code: number): boolean; + emit(event: 'close'): boolean; + emit(event: 'data', chunk: Buffer | string): boolean; + emit(event: 'end'): boolean; + emit(event: 'readable'): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'aborted', listener: (hadError: boolean, code: number) => void): this; + on(event: 'close', listener: () => void): this; + on(event: 'data', listener: (chunk: Buffer | string) => void): this; + on(event: 'end', listener: () => void): this; + on(event: 'readable', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'aborted', listener: (hadError: boolean, code: number) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'data', listener: (chunk: Buffer | string) => void): this; + once(event: 'end', listener: () => void): this; + once(event: 'readable', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'aborted', listener: (hadError: boolean, code: number) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'data', listener: (chunk: Buffer | string) => void): this; + prependListener(event: 'end', listener: () => void): this; + prependListener(event: 'readable', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'aborted', listener: (hadError: boolean, code: number) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'data', listener: (chunk: Buffer | string) => void): this; + prependOnceListener(event: 'end', listener: () => void): this; + prependOnceListener(event: 'readable', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + /** + * This object is created internally by an HTTP server, not by the user. It is + * passed as the second parameter to the `'request'` event. + * @since v8.4.0 + */ + export class Http2ServerResponse extends stream.Writable { + constructor(stream: ServerHttp2Stream); + /** + * See `response.socket`. + * @since v8.4.0 + * @deprecated Since v13.0.0 - Use `socket`. + */ + readonly connection: net.Socket | tls.TLSSocket; + /** + * Boolean value that indicates whether the response has completed. Starts + * as `false`. After `response.end()` executes, the value will be `true`. + * @since v8.4.0 + * @deprecated Since v13.4.0,v12.16.0 - Use `writableEnded`. + */ + readonly finished: boolean; + /** + * True if headers were sent, false otherwise (read-only). + * @since v8.4.0 + */ + readonly headersSent: boolean; + /** + * A reference to the original HTTP2 `request` object. + * @since v15.7.0 + */ + readonly req: Http2ServerRequest; + /** + * Returns a `Proxy` object that acts as a `net.Socket` (or `tls.TLSSocket`) but + * applies getters, setters, and methods based on HTTP/2 logic. + * + * `destroyed`, `readable`, and `writable` properties will be retrieved from and + * set on `response.stream`. + * + * `destroy`, `emit`, `end`, `on` and `once` methods will be called on`response.stream`. + * + * `setTimeout` method will be called on `response.stream.session`. + * + * `pause`, `read`, `resume`, and `write` will throw an error with code`ERR_HTTP2_NO_SOCKET_MANIPULATION`. See `Http2Session and Sockets` for + * more information. + * + * All other interactions will be routed directly to the socket. + * + * ```js + * const http2 = require('node:http2'); + * const server = http2.createServer((req, res) => { + * const ip = req.socket.remoteAddress; + * const port = req.socket.remotePort; + * res.end(`Your IP address is ${ip} and your source port is ${port}.`); + * }).listen(3000); + * ``` + * @since v8.4.0 + */ + readonly socket: net.Socket | tls.TLSSocket; + /** + * The `Http2Stream` object backing the response. + * @since v8.4.0 + */ + readonly stream: ServerHttp2Stream; + /** + * When true, the Date header will be automatically generated and sent in + * the response if it is not already present in the headers. Defaults to true. + * + * This should only be disabled for testing; HTTP requires the Date header + * in responses. + * @since v8.4.0 + */ + sendDate: boolean; + /** + * When using implicit headers (not calling `response.writeHead()` explicitly), + * this property controls the status code that will be sent to the client when + * the headers get flushed. + * + * ```js + * response.statusCode = 404; + * ``` + * + * After response header was sent to the client, this property indicates the + * status code which was sent out. + * @since v8.4.0 + */ + statusCode: number; + /** + * Status message is not supported by HTTP/2 (RFC 7540 8.1.2.4). It returns + * an empty string. + * @since v8.4.0 + */ + statusMessage: ''; + /** + * This method adds HTTP trailing headers (a header but at the end of the + * message) to the response. + * + * Attempting to set a header field name or value that contains invalid characters + * will result in a `TypeError` being thrown. + * @since v8.4.0 + */ + addTrailers(trailers: OutgoingHttpHeaders): void; + /** + * This method signals to the server that all of the response headers and body + * have been sent; that server should consider this message complete. + * The method, `response.end()`, MUST be called on each response. + * + * If `data` is specified, it is equivalent to calling `response.write(data, encoding)` followed by `response.end(callback)`. + * + * If `callback` is specified, it will be called when the response stream + * is finished. + * @since v8.4.0 + */ + end(callback?: () => void): this; + end(data: string | Uint8Array, callback?: () => void): this; + end(data: string | Uint8Array, encoding: BufferEncoding, callback?: () => void): this; + /** + * Reads out a header that has already been queued but not sent to the client. + * The name is case-insensitive. + * + * ```js + * const contentType = response.getHeader('content-type'); + * ``` + * @since v8.4.0 + */ + getHeader(name: string): string; + /** + * Returns an array containing the unique names of the current outgoing headers. + * All header names are lowercase. + * + * ```js + * response.setHeader('Foo', 'bar'); + * response.setHeader('Set-Cookie', ['foo=bar', 'bar=baz']); + * + * const headerNames = response.getHeaderNames(); + * // headerNames === ['foo', 'set-cookie'] + * ``` + * @since v8.4.0 + */ + getHeaderNames(): string[]; + /** + * Returns a shallow copy of the current outgoing headers. Since a shallow copy + * is used, array values may be mutated without additional calls to various + * header-related http module methods. The keys of the returned object are the + * header names and the values are the respective header values. All header names + * are lowercase. + * + * The object returned by the `response.getHeaders()` method _does not_prototypically inherit from the JavaScript `Object`. This means that typical`Object` methods such as `obj.toString()`, + * `obj.hasOwnProperty()`, and others + * are not defined and _will not work_. + * + * ```js + * response.setHeader('Foo', 'bar'); + * response.setHeader('Set-Cookie', ['foo=bar', 'bar=baz']); + * + * const headers = response.getHeaders(); + * // headers === { foo: 'bar', 'set-cookie': ['foo=bar', 'bar=baz'] } + * ``` + * @since v8.4.0 + */ + getHeaders(): OutgoingHttpHeaders; + /** + * Returns `true` if the header identified by `name` is currently set in the + * outgoing headers. The header name matching is case-insensitive. + * + * ```js + * const hasContentType = response.hasHeader('content-type'); + * ``` + * @since v8.4.0 + */ + hasHeader(name: string): boolean; + /** + * Removes a header that has been queued for implicit sending. + * + * ```js + * response.removeHeader('Content-Encoding'); + * ``` + * @since v8.4.0 + */ + removeHeader(name: string): void; + /** + * Sets a single header value for implicit headers. If this header already exists + * in the to-be-sent headers, its value will be replaced. Use an array of strings + * here to send multiple headers with the same name. + * + * ```js + * response.setHeader('Content-Type', 'text/html; charset=utf-8'); + * ``` + * + * or + * + * ```js + * response.setHeader('Set-Cookie', ['type=ninja', 'language=javascript']); + * ``` + * + * Attempting to set a header field name or value that contains invalid characters + * will result in a `TypeError` being thrown. + * + * When headers have been set with `response.setHeader()`, they will be merged + * with any headers passed to `response.writeHead()`, with the headers passed + * to `response.writeHead()` given precedence. + * + * ```js + * // Returns content-type = text/plain + * const server = http2.createServer((req, res) => { + * res.setHeader('Content-Type', 'text/html; charset=utf-8'); + * res.setHeader('X-Foo', 'bar'); + * res.writeHead(200, { 'Content-Type': 'text/plain; charset=utf-8' }); + * res.end('ok'); + * }); + * ``` + * @since v8.4.0 + */ + setHeader(name: string, value: number | string | ReadonlyArray): void; + /** + * Sets the `Http2Stream`'s timeout value to `msecs`. If a callback is + * provided, then it is added as a listener on the `'timeout'` event on + * the response object. + * + * If no `'timeout'` listener is added to the request, the response, or + * the server, then `Http2Stream` s are destroyed when they time out. If a + * handler is assigned to the request, the response, or the server's `'timeout'`events, timed out sockets must be handled explicitly. + * @since v8.4.0 + */ + setTimeout(msecs: number, callback?: () => void): void; + /** + * If this method is called and `response.writeHead()` has not been called, + * it will switch to implicit header mode and flush the implicit headers. + * + * This sends a chunk of the response body. This method may + * be called multiple times to provide successive parts of the body. + * + * In the `node:http` module, the response body is omitted when the + * request is a HEAD request. Similarly, the `204` and `304` responses _must not_ include a message body. + * + * `chunk` can be a string or a buffer. If `chunk` is a string, + * the second parameter specifies how to encode it into a byte stream. + * By default the `encoding` is `'utf8'`. `callback` will be called when this chunk + * of data is flushed. + * + * This is the raw HTTP body and has nothing to do with higher-level multi-part + * body encodings that may be used. + * + * The first time `response.write()` is called, it will send the buffered + * header information and the first chunk of the body to the client. The second + * time `response.write()` is called, Node.js assumes data will be streamed, + * and sends the new data separately. That is, the response is buffered up to the + * first chunk of the body. + * + * Returns `true` if the entire data was flushed successfully to the kernel + * buffer. Returns `false` if all or part of the data was queued in user memory.`'drain'` will be emitted when the buffer is free again. + * @since v8.4.0 + */ + write(chunk: string | Uint8Array, callback?: (err: Error) => void): boolean; + write(chunk: string | Uint8Array, encoding: BufferEncoding, callback?: (err: Error) => void): boolean; + /** + * Sends a status `100 Continue` to the client, indicating that the request body + * should be sent. See the `'checkContinue'` event on `Http2Server` and`Http2SecureServer`. + * @since v8.4.0 + */ + writeContinue(): void; + /** + * Sends a status `103 Early Hints` to the client with a Link header, + * indicating that the user agent can preload/preconnect the linked resources. + * The `hints` is an object containing the values of headers to be sent with + * early hints message. + * + * **Example** + * + * ```js + * const earlyHintsLink = '; rel=preload; as=style'; + * response.writeEarlyHints({ + * 'link': earlyHintsLink, + * }); + * + * const earlyHintsLinks = [ + * '; rel=preload; as=style', + * '; rel=preload; as=script', + * ]; + * response.writeEarlyHints({ + * 'link': earlyHintsLinks, + * }); + * ``` + * @since v18.11.0 + */ + writeEarlyHints(hints: Record): void; + /** + * Sends a response header to the request. The status code is a 3-digit HTTP + * status code, like `404`. The last argument, `headers`, are the response headers. + * + * Returns a reference to the `Http2ServerResponse`, so that calls can be chained. + * + * For compatibility with `HTTP/1`, a human-readable `statusMessage` may be + * passed as the second argument. However, because the `statusMessage` has no + * meaning within HTTP/2, the argument will have no effect and a process warning + * will be emitted. + * + * ```js + * const body = 'hello world'; + * response.writeHead(200, { + * 'Content-Length': Buffer.byteLength(body), + * 'Content-Type': 'text/plain; charset=utf-8', + * }); + * ``` + * + * `Content-Length` is given in bytes not characters. The`Buffer.byteLength()` API may be used to determine the number of bytes in a + * given encoding. On outbound messages, Node.js does not check if Content-Length + * and the length of the body being transmitted are equal or not. However, when + * receiving messages, Node.js will automatically reject messages when the`Content-Length` does not match the actual payload size. + * + * This method may be called at most one time on a message before `response.end()` is called. + * + * If `response.write()` or `response.end()` are called before calling + * this, the implicit/mutable headers will be calculated and call this function. + * + * When headers have been set with `response.setHeader()`, they will be merged + * with any headers passed to `response.writeHead()`, with the headers passed + * to `response.writeHead()` given precedence. + * + * ```js + * // Returns content-type = text/plain + * const server = http2.createServer((req, res) => { + * res.setHeader('Content-Type', 'text/html; charset=utf-8'); + * res.setHeader('X-Foo', 'bar'); + * res.writeHead(200, { 'Content-Type': 'text/plain; charset=utf-8' }); + * res.end('ok'); + * }); + * ``` + * + * Attempting to set a header field name or value that contains invalid characters + * will result in a `TypeError` being thrown. + * @since v8.4.0 + */ + writeHead(statusCode: number, headers?: OutgoingHttpHeaders): this; + writeHead(statusCode: number, statusMessage: string, headers?: OutgoingHttpHeaders): this; + /** + * Call `http2stream.pushStream()` with the given headers, and wrap the + * given `Http2Stream` on a newly created `Http2ServerResponse` as the callback + * parameter if successful. When `Http2ServerRequest` is closed, the callback is + * called with an error `ERR_HTTP2_INVALID_STREAM`. + * @since v8.4.0 + * @param headers An object describing the headers + * @param callback Called once `http2stream.pushStream()` is finished, or either when the attempt to create the pushed `Http2Stream` has failed or has been rejected, or the state of + * `Http2ServerRequest` is closed prior to calling the `http2stream.pushStream()` method + */ + createPushResponse(headers: OutgoingHttpHeaders, callback: (err: Error | null, res: Http2ServerResponse) => void): void; + addListener(event: 'close', listener: () => void): this; + addListener(event: 'drain', listener: () => void): this; + addListener(event: 'error', listener: (error: Error) => void): this; + addListener(event: 'finish', listener: () => void): this; + addListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + addListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'close'): boolean; + emit(event: 'drain'): boolean; + emit(event: 'error', error: Error): boolean; + emit(event: 'finish'): boolean; + emit(event: 'pipe', src: stream.Readable): boolean; + emit(event: 'unpipe', src: stream.Readable): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'close', listener: () => void): this; + on(event: 'drain', listener: () => void): this; + on(event: 'error', listener: (error: Error) => void): this; + on(event: 'finish', listener: () => void): this; + on(event: 'pipe', listener: (src: stream.Readable) => void): this; + on(event: 'unpipe', listener: (src: stream.Readable) => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'drain', listener: () => void): this; + once(event: 'error', listener: (error: Error) => void): this; + once(event: 'finish', listener: () => void): this; + once(event: 'pipe', listener: (src: stream.Readable) => void): this; + once(event: 'unpipe', listener: (src: stream.Readable) => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'drain', listener: () => void): this; + prependListener(event: 'error', listener: (error: Error) => void): this; + prependListener(event: 'finish', listener: () => void): this; + prependListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + prependListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'drain', listener: () => void): this; + prependOnceListener(event: 'error', listener: (error: Error) => void): this; + prependOnceListener(event: 'finish', listener: () => void): this; + prependOnceListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + prependOnceListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + export namespace constants { + const NGHTTP2_SESSION_SERVER: number; + const NGHTTP2_SESSION_CLIENT: number; + const NGHTTP2_STREAM_STATE_IDLE: number; + const NGHTTP2_STREAM_STATE_OPEN: number; + const NGHTTP2_STREAM_STATE_RESERVED_LOCAL: number; + const NGHTTP2_STREAM_STATE_RESERVED_REMOTE: number; + const NGHTTP2_STREAM_STATE_HALF_CLOSED_LOCAL: number; + const NGHTTP2_STREAM_STATE_HALF_CLOSED_REMOTE: number; + const NGHTTP2_STREAM_STATE_CLOSED: number; + const NGHTTP2_NO_ERROR: number; + const NGHTTP2_PROTOCOL_ERROR: number; + const NGHTTP2_INTERNAL_ERROR: number; + const NGHTTP2_FLOW_CONTROL_ERROR: number; + const NGHTTP2_SETTINGS_TIMEOUT: number; + const NGHTTP2_STREAM_CLOSED: number; + const NGHTTP2_FRAME_SIZE_ERROR: number; + const NGHTTP2_REFUSED_STREAM: number; + const NGHTTP2_CANCEL: number; + const NGHTTP2_COMPRESSION_ERROR: number; + const NGHTTP2_CONNECT_ERROR: number; + const NGHTTP2_ENHANCE_YOUR_CALM: number; + const NGHTTP2_INADEQUATE_SECURITY: number; + const NGHTTP2_HTTP_1_1_REQUIRED: number; + const NGHTTP2_ERR_FRAME_SIZE_ERROR: number; + const NGHTTP2_FLAG_NONE: number; + const NGHTTP2_FLAG_END_STREAM: number; + const NGHTTP2_FLAG_END_HEADERS: number; + const NGHTTP2_FLAG_ACK: number; + const NGHTTP2_FLAG_PADDED: number; + const NGHTTP2_FLAG_PRIORITY: number; + const DEFAULT_SETTINGS_HEADER_TABLE_SIZE: number; + const DEFAULT_SETTINGS_ENABLE_PUSH: number; + const DEFAULT_SETTINGS_INITIAL_WINDOW_SIZE: number; + const DEFAULT_SETTINGS_MAX_FRAME_SIZE: number; + const MAX_MAX_FRAME_SIZE: number; + const MIN_MAX_FRAME_SIZE: number; + const MAX_INITIAL_WINDOW_SIZE: number; + const NGHTTP2_DEFAULT_WEIGHT: number; + const NGHTTP2_SETTINGS_HEADER_TABLE_SIZE: number; + const NGHTTP2_SETTINGS_ENABLE_PUSH: number; + const NGHTTP2_SETTINGS_MAX_CONCURRENT_STREAMS: number; + const NGHTTP2_SETTINGS_INITIAL_WINDOW_SIZE: number; + const NGHTTP2_SETTINGS_MAX_FRAME_SIZE: number; + const NGHTTP2_SETTINGS_MAX_HEADER_LIST_SIZE: number; + const PADDING_STRATEGY_NONE: number; + const PADDING_STRATEGY_MAX: number; + const PADDING_STRATEGY_CALLBACK: number; + const HTTP2_HEADER_STATUS: string; + const HTTP2_HEADER_METHOD: string; + const HTTP2_HEADER_AUTHORITY: string; + const HTTP2_HEADER_SCHEME: string; + const HTTP2_HEADER_PATH: string; + const HTTP2_HEADER_ACCEPT_CHARSET: string; + const HTTP2_HEADER_ACCEPT_ENCODING: string; + const HTTP2_HEADER_ACCEPT_LANGUAGE: string; + const HTTP2_HEADER_ACCEPT_RANGES: string; + const HTTP2_HEADER_ACCEPT: string; + const HTTP2_HEADER_ACCESS_CONTROL_ALLOW_ORIGIN: string; + const HTTP2_HEADER_AGE: string; + const HTTP2_HEADER_ALLOW: string; + const HTTP2_HEADER_AUTHORIZATION: string; + const HTTP2_HEADER_CACHE_CONTROL: string; + const HTTP2_HEADER_CONNECTION: string; + const HTTP2_HEADER_CONTENT_DISPOSITION: string; + const HTTP2_HEADER_CONTENT_ENCODING: string; + const HTTP2_HEADER_CONTENT_LANGUAGE: string; + const HTTP2_HEADER_CONTENT_LENGTH: string; + const HTTP2_HEADER_CONTENT_LOCATION: string; + const HTTP2_HEADER_CONTENT_MD5: string; + const HTTP2_HEADER_CONTENT_RANGE: string; + const HTTP2_HEADER_CONTENT_TYPE: string; + const HTTP2_HEADER_COOKIE: string; + const HTTP2_HEADER_DATE: string; + const HTTP2_HEADER_ETAG: string; + const HTTP2_HEADER_EXPECT: string; + const HTTP2_HEADER_EXPIRES: string; + const HTTP2_HEADER_FROM: string; + const HTTP2_HEADER_HOST: string; + const HTTP2_HEADER_IF_MATCH: string; + const HTTP2_HEADER_IF_MODIFIED_SINCE: string; + const HTTP2_HEADER_IF_NONE_MATCH: string; + const HTTP2_HEADER_IF_RANGE: string; + const HTTP2_HEADER_IF_UNMODIFIED_SINCE: string; + const HTTP2_HEADER_LAST_MODIFIED: string; + const HTTP2_HEADER_LINK: string; + const HTTP2_HEADER_LOCATION: string; + const HTTP2_HEADER_MAX_FORWARDS: string; + const HTTP2_HEADER_PREFER: string; + const HTTP2_HEADER_PROXY_AUTHENTICATE: string; + const HTTP2_HEADER_PROXY_AUTHORIZATION: string; + const HTTP2_HEADER_RANGE: string; + const HTTP2_HEADER_REFERER: string; + const HTTP2_HEADER_REFRESH: string; + const HTTP2_HEADER_RETRY_AFTER: string; + const HTTP2_HEADER_SERVER: string; + const HTTP2_HEADER_SET_COOKIE: string; + const HTTP2_HEADER_STRICT_TRANSPORT_SECURITY: string; + const HTTP2_HEADER_TRANSFER_ENCODING: string; + const HTTP2_HEADER_TE: string; + const HTTP2_HEADER_UPGRADE: string; + const HTTP2_HEADER_USER_AGENT: string; + const HTTP2_HEADER_VARY: string; + const HTTP2_HEADER_VIA: string; + const HTTP2_HEADER_WWW_AUTHENTICATE: string; + const HTTP2_HEADER_HTTP2_SETTINGS: string; + const HTTP2_HEADER_KEEP_ALIVE: string; + const HTTP2_HEADER_PROXY_CONNECTION: string; + const HTTP2_METHOD_ACL: string; + const HTTP2_METHOD_BASELINE_CONTROL: string; + const HTTP2_METHOD_BIND: string; + const HTTP2_METHOD_CHECKIN: string; + const HTTP2_METHOD_CHECKOUT: string; + const HTTP2_METHOD_CONNECT: string; + const HTTP2_METHOD_COPY: string; + const HTTP2_METHOD_DELETE: string; + const HTTP2_METHOD_GET: string; + const HTTP2_METHOD_HEAD: string; + const HTTP2_METHOD_LABEL: string; + const HTTP2_METHOD_LINK: string; + const HTTP2_METHOD_LOCK: string; + const HTTP2_METHOD_MERGE: string; + const HTTP2_METHOD_MKACTIVITY: string; + const HTTP2_METHOD_MKCALENDAR: string; + const HTTP2_METHOD_MKCOL: string; + const HTTP2_METHOD_MKREDIRECTREF: string; + const HTTP2_METHOD_MKWORKSPACE: string; + const HTTP2_METHOD_MOVE: string; + const HTTP2_METHOD_OPTIONS: string; + const HTTP2_METHOD_ORDERPATCH: string; + const HTTP2_METHOD_PATCH: string; + const HTTP2_METHOD_POST: string; + const HTTP2_METHOD_PRI: string; + const HTTP2_METHOD_PROPFIND: string; + const HTTP2_METHOD_PROPPATCH: string; + const HTTP2_METHOD_PUT: string; + const HTTP2_METHOD_REBIND: string; + const HTTP2_METHOD_REPORT: string; + const HTTP2_METHOD_SEARCH: string; + const HTTP2_METHOD_TRACE: string; + const HTTP2_METHOD_UNBIND: string; + const HTTP2_METHOD_UNCHECKOUT: string; + const HTTP2_METHOD_UNLINK: string; + const HTTP2_METHOD_UNLOCK: string; + const HTTP2_METHOD_UPDATE: string; + const HTTP2_METHOD_UPDATEREDIRECTREF: string; + const HTTP2_METHOD_VERSION_CONTROL: string; + const HTTP_STATUS_CONTINUE: number; + const HTTP_STATUS_SWITCHING_PROTOCOLS: number; + const HTTP_STATUS_PROCESSING: number; + const HTTP_STATUS_OK: number; + const HTTP_STATUS_CREATED: number; + const HTTP_STATUS_ACCEPTED: number; + const HTTP_STATUS_NON_AUTHORITATIVE_INFORMATION: number; + const HTTP_STATUS_NO_CONTENT: number; + const HTTP_STATUS_RESET_CONTENT: number; + const HTTP_STATUS_PARTIAL_CONTENT: number; + const HTTP_STATUS_MULTI_STATUS: number; + const HTTP_STATUS_ALREADY_REPORTED: number; + const HTTP_STATUS_IM_USED: number; + const HTTP_STATUS_MULTIPLE_CHOICES: number; + const HTTP_STATUS_MOVED_PERMANENTLY: number; + const HTTP_STATUS_FOUND: number; + const HTTP_STATUS_SEE_OTHER: number; + const HTTP_STATUS_NOT_MODIFIED: number; + const HTTP_STATUS_USE_PROXY: number; + const HTTP_STATUS_TEMPORARY_REDIRECT: number; + const HTTP_STATUS_PERMANENT_REDIRECT: number; + const HTTP_STATUS_BAD_REQUEST: number; + const HTTP_STATUS_UNAUTHORIZED: number; + const HTTP_STATUS_PAYMENT_REQUIRED: number; + const HTTP_STATUS_FORBIDDEN: number; + const HTTP_STATUS_NOT_FOUND: number; + const HTTP_STATUS_METHOD_NOT_ALLOWED: number; + const HTTP_STATUS_NOT_ACCEPTABLE: number; + const HTTP_STATUS_PROXY_AUTHENTICATION_REQUIRED: number; + const HTTP_STATUS_REQUEST_TIMEOUT: number; + const HTTP_STATUS_CONFLICT: number; + const HTTP_STATUS_GONE: number; + const HTTP_STATUS_LENGTH_REQUIRED: number; + const HTTP_STATUS_PRECONDITION_FAILED: number; + const HTTP_STATUS_PAYLOAD_TOO_LARGE: number; + const HTTP_STATUS_URI_TOO_LONG: number; + const HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE: number; + const HTTP_STATUS_RANGE_NOT_SATISFIABLE: number; + const HTTP_STATUS_EXPECTATION_FAILED: number; + const HTTP_STATUS_TEAPOT: number; + const HTTP_STATUS_MISDIRECTED_REQUEST: number; + const HTTP_STATUS_UNPROCESSABLE_ENTITY: number; + const HTTP_STATUS_LOCKED: number; + const HTTP_STATUS_FAILED_DEPENDENCY: number; + const HTTP_STATUS_UNORDERED_COLLECTION: number; + const HTTP_STATUS_UPGRADE_REQUIRED: number; + const HTTP_STATUS_PRECONDITION_REQUIRED: number; + const HTTP_STATUS_TOO_MANY_REQUESTS: number; + const HTTP_STATUS_REQUEST_HEADER_FIELDS_TOO_LARGE: number; + const HTTP_STATUS_UNAVAILABLE_FOR_LEGAL_REASONS: number; + const HTTP_STATUS_INTERNAL_SERVER_ERROR: number; + const HTTP_STATUS_NOT_IMPLEMENTED: number; + const HTTP_STATUS_BAD_GATEWAY: number; + const HTTP_STATUS_SERVICE_UNAVAILABLE: number; + const HTTP_STATUS_GATEWAY_TIMEOUT: number; + const HTTP_STATUS_HTTP_VERSION_NOT_SUPPORTED: number; + const HTTP_STATUS_VARIANT_ALSO_NEGOTIATES: number; + const HTTP_STATUS_INSUFFICIENT_STORAGE: number; + const HTTP_STATUS_LOOP_DETECTED: number; + const HTTP_STATUS_BANDWIDTH_LIMIT_EXCEEDED: number; + const HTTP_STATUS_NOT_EXTENDED: number; + const HTTP_STATUS_NETWORK_AUTHENTICATION_REQUIRED: number; + } + /** + * This symbol can be set as a property on the HTTP/2 headers object with + * an array value in order to provide a list of headers considered sensitive. + */ + export const sensitiveHeaders: symbol; + /** + * Returns an object containing the default settings for an `Http2Session`instance. This method returns a new object instance every time it is called + * so instances returned may be safely modified for use. + * @since v8.4.0 + */ + export function getDefaultSettings(): Settings; + /** + * Returns a `Buffer` instance containing serialized representation of the given + * HTTP/2 settings as specified in the [HTTP/2](https://tools.ietf.org/html/rfc7540) specification. This is intended + * for use with the `HTTP2-Settings` header field. + * + * ```js + * const http2 = require('node:http2'); + * + * const packed = http2.getPackedSettings({ enablePush: false }); + * + * console.log(packed.toString('base64')); + * // Prints: AAIAAAAA + * ``` + * @since v8.4.0 + */ + export function getPackedSettings(settings: Settings): Buffer; + /** + * Returns a `HTTP/2 Settings Object` containing the deserialized settings from + * the given `Buffer` as generated by `http2.getPackedSettings()`. + * @since v8.4.0 + * @param buf The packed settings. + */ + export function getUnpackedSettings(buf: Uint8Array): Settings; + /** + * Returns a `net.Server` instance that creates and manages `Http2Session`instances. + * + * Since there are no browsers known that support [unencrypted HTTP/2](https://http2.github.io/faq/#does-http2-require-encryption), the use of {@link createSecureServer} is necessary when + * communicating + * with browser clients. + * + * ```js + * const http2 = require('node:http2'); + * + * // Create an unencrypted HTTP/2 server. + * // Since there are no browsers known that support + * // unencrypted HTTP/2, the use of `http2.createSecureServer()` + * // is necessary when communicating with browser clients. + * const server = http2.createServer(); + * + * server.on('stream', (stream, headers) => { + * stream.respond({ + * 'content-type': 'text/html; charset=utf-8', + * ':status': 200, + * }); + * stream.end('

Hello World

'); + * }); + * + * server.listen(8000); + * ``` + * @since v8.4.0 + * @param onRequestHandler See `Compatibility API` + */ + export function createServer(onRequestHandler?: (request: Http2ServerRequest, response: Http2ServerResponse) => void): Http2Server; + export function createServer(options: ServerOptions, onRequestHandler?: (request: Http2ServerRequest, response: Http2ServerResponse) => void): Http2Server; + /** + * Returns a `tls.Server` instance that creates and manages `Http2Session`instances. + * + * ```js + * const http2 = require('node:http2'); + * const fs = require('node:fs'); + * + * const options = { + * key: fs.readFileSync('server-key.pem'), + * cert: fs.readFileSync('server-cert.pem'), + * }; + * + * // Create a secure HTTP/2 server + * const server = http2.createSecureServer(options); + * + * server.on('stream', (stream, headers) => { + * stream.respond({ + * 'content-type': 'text/html; charset=utf-8', + * ':status': 200, + * }); + * stream.end('

Hello World

'); + * }); + * + * server.listen(8443); + * ``` + * @since v8.4.0 + * @param onRequestHandler See `Compatibility API` + */ + export function createSecureServer(onRequestHandler?: (request: Http2ServerRequest, response: Http2ServerResponse) => void): Http2SecureServer; + export function createSecureServer(options: SecureServerOptions, onRequestHandler?: (request: Http2ServerRequest, response: Http2ServerResponse) => void): Http2SecureServer; + /** + * Returns a `ClientHttp2Session` instance. + * + * ```js + * const http2 = require('node:http2'); + * const client = http2.connect('https://localhost:1234'); + * + * // Use the client + * + * client.close(); + * ``` + * @since v8.4.0 + * @param authority The remote HTTP/2 server to connect to. This must be in the form of a minimal, valid URL with the `http://` or `https://` prefix, host name, and IP port (if a non-default port + * is used). Userinfo (user ID and password), path, querystring, and fragment details in the URL will be ignored. + * @param listener Will be registered as a one-time listener of the {@link 'connect'} event. + */ + export function connect(authority: string | url.URL, listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void): ClientHttp2Session; + export function connect( + authority: string | url.URL, + options?: ClientSessionOptions | SecureClientSessionOptions, + listener?: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void + ): ClientHttp2Session; +} +declare module 'node:http2' { + export * from 'http2'; +} diff --git a/node_modules/@types/node/https.d.ts b/node_modules/@types/node/https.d.ts new file mode 100755 index 0000000..76fca92 --- /dev/null +++ b/node_modules/@types/node/https.d.ts @@ -0,0 +1,441 @@ +/** + * HTTPS is the HTTP protocol over TLS/SSL. In Node.js this is implemented as a + * separate module. + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/https.js) + */ +declare module 'https' { + import { Duplex } from 'node:stream'; + import * as tls from 'node:tls'; + import * as http from 'node:http'; + import { URL } from 'node:url'; + type ServerOptions< + Request extends typeof http.IncomingMessage = typeof http.IncomingMessage, + Response extends typeof http.ServerResponse = typeof http.ServerResponse, + > = tls.SecureContextOptions & tls.TlsOptions & http.ServerOptions; + type RequestOptions = http.RequestOptions & + tls.SecureContextOptions & { + checkServerIdentity?: typeof tls.checkServerIdentity | undefined; + rejectUnauthorized?: boolean | undefined; // Defaults to true + servername?: string | undefined; // SNI TLS Extension + }; + interface AgentOptions extends http.AgentOptions, tls.ConnectionOptions { + rejectUnauthorized?: boolean | undefined; + maxCachedSessions?: number | undefined; + } + /** + * An `Agent` object for HTTPS similar to `http.Agent`. See {@link request} for more information. + * @since v0.4.5 + */ + class Agent extends http.Agent { + constructor(options?: AgentOptions); + options: AgentOptions; + } + interface Server< + Request extends typeof http.IncomingMessage = typeof http.IncomingMessage, + Response extends typeof http.ServerResponse = typeof http.ServerResponse, + > extends http.Server {} + /** + * See `http.Server` for more information. + * @since v0.3.4 + */ + class Server< + Request extends typeof http.IncomingMessage = typeof http.IncomingMessage, + Response extends typeof http.ServerResponse = typeof http.ServerResponse, + > extends tls.Server { + constructor(requestListener?: http.RequestListener); + constructor( + options: ServerOptions, + requestListener?: http.RequestListener, + ); + /** + * Closes all connections connected to this server. + * @since v18.2.0 + */ + closeAllConnections(): void; + /** + * Closes all connections connected to this server which are not sending a request or waiting for a response. + * @since v18.2.0 + */ + closeIdleConnections(): void; + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'keylog', listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this; + addListener(event: 'newSession', listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void): this; + addListener(event: 'OCSPRequest', listener: (certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void) => void): this; + addListener(event: 'resumeSession', listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void): this; + addListener(event: 'secureConnection', listener: (tlsSocket: tls.TLSSocket) => void): this; + addListener(event: 'tlsClientError', listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this; + addListener(event: 'close', listener: () => void): this; + addListener(event: 'connection', listener: (socket: Duplex) => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'listening', listener: () => void): this; + addListener(event: 'checkContinue', listener: http.RequestListener): this; + addListener(event: 'checkExpectation', listener: http.RequestListener): this; + addListener(event: 'clientError', listener: (err: Error, socket: Duplex) => void): this; + addListener(event: 'connect', listener: (req: InstanceType, socket: Duplex, head: Buffer) => void): this; + addListener(event: 'request', listener: http.RequestListener): this; + addListener(event: 'upgrade', listener: (req: InstanceType, socket: Duplex, head: Buffer) => void): this; + emit(event: string, ...args: any[]): boolean; + emit(event: 'keylog', line: Buffer, tlsSocket: tls.TLSSocket): boolean; + emit(event: 'newSession', sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void): boolean; + emit(event: 'OCSPRequest', certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void): boolean; + emit(event: 'resumeSession', sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean; + emit(event: 'secureConnection', tlsSocket: tls.TLSSocket): boolean; + emit(event: 'tlsClientError', err: Error, tlsSocket: tls.TLSSocket): boolean; + emit(event: 'close'): boolean; + emit(event: 'connection', socket: Duplex): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: 'listening'): boolean; + emit( + event: 'checkContinue', + req: InstanceType, + res: InstanceType & { + req: InstanceType; + } + ): boolean; + emit( + event: 'checkExpectation', + req: InstanceType, + res: InstanceType & { + req: InstanceType; + } + ): boolean; + emit(event: 'clientError', err: Error, socket: Duplex): boolean; + emit(event: 'connect', req: InstanceType, socket: Duplex, head: Buffer): boolean; + emit( + event: 'request', + req: InstanceType, + res: InstanceType & { + req: InstanceType; + } + ): boolean; + emit(event: 'upgrade', req: InstanceType, socket: Duplex, head: Buffer): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'keylog', listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this; + on(event: 'newSession', listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void): this; + on(event: 'OCSPRequest', listener: (certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void) => void): this; + on(event: 'resumeSession', listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void): this; + on(event: 'secureConnection', listener: (tlsSocket: tls.TLSSocket) => void): this; + on(event: 'tlsClientError', listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this; + on(event: 'close', listener: () => void): this; + on(event: 'connection', listener: (socket: Duplex) => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'listening', listener: () => void): this; + on(event: 'checkContinue', listener: http.RequestListener): this; + on(event: 'checkExpectation', listener: http.RequestListener): this; + on(event: 'clientError', listener: (err: Error, socket: Duplex) => void): this; + on(event: 'connect', listener: (req: InstanceType, socket: Duplex, head: Buffer) => void): this; + on(event: 'request', listener: http.RequestListener): this; + on(event: 'upgrade', listener: (req: InstanceType, socket: Duplex, head: Buffer) => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'keylog', listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this; + once(event: 'newSession', listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void): this; + once(event: 'OCSPRequest', listener: (certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void) => void): this; + once(event: 'resumeSession', listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void): this; + once(event: 'secureConnection', listener: (tlsSocket: tls.TLSSocket) => void): this; + once(event: 'tlsClientError', listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'connection', listener: (socket: Duplex) => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'listening', listener: () => void): this; + once(event: 'checkContinue', listener: http.RequestListener): this; + once(event: 'checkExpectation', listener: http.RequestListener): this; + once(event: 'clientError', listener: (err: Error, socket: Duplex) => void): this; + once(event: 'connect', listener: (req: InstanceType, socket: Duplex, head: Buffer) => void): this; + once(event: 'request', listener: http.RequestListener): this; + once(event: 'upgrade', listener: (req: InstanceType, socket: Duplex, head: Buffer) => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'keylog', listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this; + prependListener(event: 'newSession', listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void): this; + prependListener(event: 'OCSPRequest', listener: (certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void) => void): this; + prependListener(event: 'resumeSession', listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void): this; + prependListener(event: 'secureConnection', listener: (tlsSocket: tls.TLSSocket) => void): this; + prependListener(event: 'tlsClientError', listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'connection', listener: (socket: Duplex) => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'listening', listener: () => void): this; + prependListener(event: 'checkContinue', listener: http.RequestListener): this; + prependListener(event: 'checkExpectation', listener: http.RequestListener): this; + prependListener(event: 'clientError', listener: (err: Error, socket: Duplex) => void): this; + prependListener(event: 'connect', listener: (req: InstanceType, socket: Duplex, head: Buffer) => void): this; + prependListener(event: 'request', listener: http.RequestListener): this; + prependListener(event: 'upgrade', listener: (req: InstanceType, socket: Duplex, head: Buffer) => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'keylog', listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this; + prependOnceListener(event: 'newSession', listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void): this; + prependOnceListener(event: 'OCSPRequest', listener: (certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void) => void): this; + prependOnceListener(event: 'resumeSession', listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void): this; + prependOnceListener(event: 'secureConnection', listener: (tlsSocket: tls.TLSSocket) => void): this; + prependOnceListener(event: 'tlsClientError', listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'connection', listener: (socket: Duplex) => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'listening', listener: () => void): this; + prependOnceListener(event: 'checkContinue', listener: http.RequestListener): this; + prependOnceListener(event: 'checkExpectation', listener: http.RequestListener): this; + prependOnceListener(event: 'clientError', listener: (err: Error, socket: Duplex) => void): this; + prependOnceListener(event: 'connect', listener: (req: InstanceType, socket: Duplex, head: Buffer) => void): this; + prependOnceListener(event: 'request', listener: http.RequestListener): this; + prependOnceListener(event: 'upgrade', listener: (req: InstanceType, socket: Duplex, head: Buffer) => void): this; + } + /** + * ```js + * // curl -k https://localhost:8000/ + * const https = require('node:https'); + * const fs = require('node:fs'); + * + * const options = { + * key: fs.readFileSync('test/fixtures/keys/agent2-key.pem'), + * cert: fs.readFileSync('test/fixtures/keys/agent2-cert.pem'), + * }; + * + * https.createServer(options, (req, res) => { + * res.writeHead(200); + * res.end('hello world\n'); + * }).listen(8000); + * ``` + * + * Or + * + * ```js + * const https = require('node:https'); + * const fs = require('node:fs'); + * + * const options = { + * pfx: fs.readFileSync('test/fixtures/test_cert.pfx'), + * passphrase: 'sample', + * }; + * + * https.createServer(options, (req, res) => { + * res.writeHead(200); + * res.end('hello world\n'); + * }).listen(8000); + * ``` + * @since v0.3.4 + * @param options Accepts `options` from `createServer`, `createSecureContext` and `createServer`. + * @param requestListener A listener to be added to the `'request'` event. + */ + function createServer< + Request extends typeof http.IncomingMessage = typeof http.IncomingMessage, + Response extends typeof http.ServerResponse = typeof http.ServerResponse, + >(requestListener?: http.RequestListener): Server; + function createServer< + Request extends typeof http.IncomingMessage = typeof http.IncomingMessage, + Response extends typeof http.ServerResponse = typeof http.ServerResponse, + >( + options: ServerOptions, + requestListener?: http.RequestListener, + ): Server; + /** + * Makes a request to a secure web server. + * + * The following additional `options` from `tls.connect()` are also accepted:`ca`, `cert`, `ciphers`, `clientCertEngine`, `crl`, `dhparam`, `ecdhCurve`,`honorCipherOrder`, `key`, `passphrase`, + * `pfx`, `rejectUnauthorized`,`secureOptions`, `secureProtocol`, `servername`, `sessionIdContext`,`highWaterMark`. + * + * `options` can be an object, a string, or a `URL` object. If `options` is a + * string, it is automatically parsed with `new URL()`. If it is a `URL` object, it will be automatically converted to an ordinary `options` object. + * + * `https.request()` returns an instance of the `http.ClientRequest` class. The `ClientRequest` instance is a writable stream. If one needs to + * upload a file with a POST request, then write to the `ClientRequest` object. + * + * ```js + * const https = require('node:https'); + * + * const options = { + * hostname: 'encrypted.google.com', + * port: 443, + * path: '/', + * method: 'GET', + * }; + * + * const req = https.request(options, (res) => { + * console.log('statusCode:', res.statusCode); + * console.log('headers:', res.headers); + * + * res.on('data', (d) => { + * process.stdout.write(d); + * }); + * }); + * + * req.on('error', (e) => { + * console.error(e); + * }); + * req.end(); + * ``` + * + * Example using options from `tls.connect()`: + * + * ```js + * const options = { + * hostname: 'encrypted.google.com', + * port: 443, + * path: '/', + * method: 'GET', + * key: fs.readFileSync('test/fixtures/keys/agent2-key.pem'), + * cert: fs.readFileSync('test/fixtures/keys/agent2-cert.pem'), + * }; + * options.agent = new https.Agent(options); + * + * const req = https.request(options, (res) => { + * // ... + * }); + * ``` + * + * Alternatively, opt out of connection pooling by not using an `Agent`. + * + * ```js + * const options = { + * hostname: 'encrypted.google.com', + * port: 443, + * path: '/', + * method: 'GET', + * key: fs.readFileSync('test/fixtures/keys/agent2-key.pem'), + * cert: fs.readFileSync('test/fixtures/keys/agent2-cert.pem'), + * agent: false, + * }; + * + * const req = https.request(options, (res) => { + * // ... + * }); + * ``` + * + * Example using a `URL` as `options`: + * + * ```js + * const options = new URL('https://abc:xyz@example.com'); + * + * const req = https.request(options, (res) => { + * // ... + * }); + * ``` + * + * Example pinning on certificate fingerprint, or the public key (similar to`pin-sha256`): + * + * ```js + * const tls = require('node:tls'); + * const https = require('node:https'); + * const crypto = require('node:crypto'); + * + * function sha256(s) { + * return crypto.createHash('sha256').update(s).digest('base64'); + * } + * const options = { + * hostname: 'github.com', + * port: 443, + * path: '/', + * method: 'GET', + * checkServerIdentity: function(host, cert) { + * // Make sure the certificate is issued to the host we are connected to + * const err = tls.checkServerIdentity(host, cert); + * if (err) { + * return err; + * } + * + * // Pin the public key, similar to HPKP pin-sha256 pinning + * const pubkey256 = 'pL1+qb9HTMRZJmuC/bB/ZI9d302BYrrqiVuRyW+DGrU='; + * if (sha256(cert.pubkey) !== pubkey256) { + * const msg = 'Certificate verification error: ' + + * `The public key of '${cert.subject.CN}' ` + + * 'does not match our pinned fingerprint'; + * return new Error(msg); + * } + * + * // Pin the exact certificate, rather than the pub key + * const cert256 = '25:FE:39:32:D9:63:8C:8A:FC:A1:9A:29:87:' + + * 'D8:3E:4C:1D:98:DB:71:E4:1A:48:03:98:EA:22:6A:BD:8B:93:16'; + * if (cert.fingerprint256 !== cert256) { + * const msg = 'Certificate verification error: ' + + * `The certificate of '${cert.subject.CN}' ` + + * 'does not match our pinned fingerprint'; + * return new Error(msg); + * } + * + * // This loop is informational only. + * // Print the certificate and public key fingerprints of all certs in the + * // chain. Its common to pin the public key of the issuer on the public + * // internet, while pinning the public key of the service in sensitive + * // environments. + * do { + * console.log('Subject Common Name:', cert.subject.CN); + * console.log(' Certificate SHA256 fingerprint:', cert.fingerprint256); + * + * hash = crypto.createHash('sha256'); + * console.log(' Public key ping-sha256:', sha256(cert.pubkey)); + * + * lastprint256 = cert.fingerprint256; + * cert = cert.issuerCertificate; + * } while (cert.fingerprint256 !== lastprint256); + * + * }, + * }; + * + * options.agent = new https.Agent(options); + * const req = https.request(options, (res) => { + * console.log('All OK. Server matched our pinned cert or public key'); + * console.log('statusCode:', res.statusCode); + * // Print the HPKP values + * console.log('headers:', res.headers['public-key-pins']); + * + * res.on('data', (d) => {}); + * }); + * + * req.on('error', (e) => { + * console.error(e.message); + * }); + * req.end(); + * ``` + * + * Outputs for example: + * + * ```text + * Subject Common Name: github.com + * Certificate SHA256 fingerprint: 25:FE:39:32:D9:63:8C:8A:FC:A1:9A:29:87:D8:3E:4C:1D:98:DB:71:E4:1A:48:03:98:EA:22:6A:BD:8B:93:16 + * Public key ping-sha256: pL1+qb9HTMRZJmuC/bB/ZI9d302BYrrqiVuRyW+DGrU= + * Subject Common Name: DigiCert SHA2 Extended Validation Server CA + * Certificate SHA256 fingerprint: 40:3E:06:2A:26:53:05:91:13:28:5B:AF:80:A0:D4:AE:42:2C:84:8C:9F:78:FA:D0:1F:C9:4B:C5:B8:7F:EF:1A + * Public key ping-sha256: RRM1dGqnDFsCJXBTHky16vi1obOlCgFFn/yOhI/y+ho= + * Subject Common Name: DigiCert High Assurance EV Root CA + * Certificate SHA256 fingerprint: 74:31:E5:F4:C3:C1:CE:46:90:77:4F:0B:61:E0:54:40:88:3B:A9:A0:1E:D0:0B:A6:AB:D7:80:6E:D3:B1:18:CF + * Public key ping-sha256: WoiWRyIOVNa9ihaBciRSC7XHjliYS9VwUGOIud4PB18= + * All OK. Server matched our pinned cert or public key + * statusCode: 200 + * headers: max-age=0; pin-sha256="WoiWRyIOVNa9ihaBciRSC7XHjliYS9VwUGOIud4PB18="; pin-sha256="RRM1dGqnDFsCJXBTHky16vi1obOlCgFFn/yOhI/y+ho="; + * pin-sha256="k2v657xBsOVe1PQRwOsHsw3bsGT2VzIqz5K+59sNQws="; pin-sha256="K87oWBWM9UZfyddvDfoxL+8lpNyoUB2ptGtn0fv6G2Q="; pin-sha256="IQBnNBEiFuhj+8x6X8XLgh01V9Ic5/V3IRQLNFFc7v4="; + * pin-sha256="iie1VXtL7HzAMF+/PVPR9xzT80kQxdZeJ+zduCB3uj0="; pin-sha256="LvRiGEjRqfzurezaWuj8Wie2gyHMrW5Q06LspMnox7A="; includeSubDomains + * ``` + * @since v0.3.6 + * @param options Accepts all `options` from `request`, with some differences in default values: + */ + function request(options: RequestOptions | string | URL, callback?: (res: http.IncomingMessage) => void): http.ClientRequest; + function request(url: string | URL, options: RequestOptions, callback?: (res: http.IncomingMessage) => void): http.ClientRequest; + /** + * Like `http.get()` but for HTTPS. + * + * `options` can be an object, a string, or a `URL` object. If `options` is a + * string, it is automatically parsed with `new URL()`. If it is a `URL` object, it will be automatically converted to an ordinary `options` object. + * + * ```js + * const https = require('node:https'); + * + * https.get('https://encrypted.google.com/', (res) => { + * console.log('statusCode:', res.statusCode); + * console.log('headers:', res.headers); + * + * res.on('data', (d) => { + * process.stdout.write(d); + * }); + * + * }).on('error', (e) => { + * console.error(e); + * }); + * ``` + * @since v0.3.6 + * @param options Accepts the same `options` as {@link request}, with the `method` always set to `GET`. + */ + function get(options: RequestOptions | string | URL, callback?: (res: http.IncomingMessage) => void): http.ClientRequest; + function get(url: string | URL, options: RequestOptions, callback?: (res: http.IncomingMessage) => void): http.ClientRequest; + let globalAgent: Agent; +} +declare module 'node:https' { + export * from 'https'; +} diff --git a/node_modules/@types/node/index.d.ts b/node_modules/@types/node/index.d.ts new file mode 100755 index 0000000..f451df6 --- /dev/null +++ b/node_modules/@types/node/index.d.ts @@ -0,0 +1,134 @@ +// Type definitions for non-npm package Node.js 20.3 +// Project: https://nodejs.org/ +// Definitions by: Microsoft TypeScript +// DefinitelyTyped +// Alberto Schiabel +// Alvis HT Tang +// Andrew Makarov +// Benjamin Toueg +// Chigozirim C. +// David Junger +// Deividas Bakanas +// Eugene Y. Q. Shen +// Hannes Magnusson +// Huw +// Kelvin Jin +// Klaus Meinhardt +// Lishude +// Mariusz Wiktorczyk +// Mohsen Azimi +// Nicolas Even +// Nikita Galkin +// Parambir Singh +// Sebastian Silbermann +// Simon Schick +// Thomas den Hollander +// Wilco Bakker +// wwwy3y3 +// Samuel Ainsworth +// Kyle Uehlein +// Thanik Bhongbhibhat +// Marcin Kopacz +// Trivikram Kamat +// Junxiao Shi +// Ilia Baryshnikov +// ExE Boss +// Piotr Błażejewicz +// Anna Henningsen +// Victor Perin +// Yongsheng Zhang +// NodeJS Contributors +// Linus Unnebäck +// wafuwafu13 +// Matteo Collina +// Dmitry Semigradsky +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped + +/** + * License for programmatically and manually incorporated + * documentation aka. `JSDoc` from https://github.com/nodejs/node/tree/master/doc + * + * Copyright Node.js contributors. All rights reserved. + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to + * deal in the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in + * all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING + * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS + * IN THE SOFTWARE. + */ + +// NOTE: These definitions support NodeJS and TypeScript 4.9+. + +// Reference required types from the default lib: +/// +/// +/// +/// + +// Base definitions for all NodeJS modules that are not specific to any version of TypeScript: +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// + +/// diff --git a/node_modules/@types/node/inspector.d.ts b/node_modules/@types/node/inspector.d.ts new file mode 100755 index 0000000..48920de --- /dev/null +++ b/node_modules/@types/node/inspector.d.ts @@ -0,0 +1,2748 @@ +// eslint-disable-next-line dt-header +// Type definitions for inspector + +// These definitions are auto-generated. +// Please see https://github.com/DefinitelyTyped/DefinitelyTyped/pull/19330 +// for more information. + +// tslint:disable:max-line-length + +/** + * The `node:inspector` module provides an API for interacting with the V8 + * inspector. + * + * It can be accessed using: + * + * ```js + * import * as inspector from 'node:inspector/promises'; + * ``` + * + * or + * + * ```js + * import * as inspector from 'node:inspector'; + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/inspector.js) + */ +declare module 'inspector' { + import EventEmitter = require('node:events'); + interface InspectorNotification { + method: string; + params: T; + } + namespace Schema { + /** + * Description of the protocol domain. + */ + interface Domain { + /** + * Domain name. + */ + name: string; + /** + * Domain version. + */ + version: string; + } + interface GetDomainsReturnType { + /** + * List of supported domains. + */ + domains: Domain[]; + } + } + namespace Runtime { + /** + * Unique script identifier. + */ + type ScriptId = string; + /** + * Unique object identifier. + */ + type RemoteObjectId = string; + /** + * Primitive value which cannot be JSON-stringified. + */ + type UnserializableValue = string; + /** + * Mirror object referencing original JavaScript object. + */ + interface RemoteObject { + /** + * Object type. + */ + type: string; + /** + * Object subtype hint. Specified for object type values only. + */ + subtype?: string | undefined; + /** + * Object class (constructor) name. Specified for object type values only. + */ + className?: string | undefined; + /** + * Remote object value in case of primitive values or JSON values (if it was requested). + */ + value?: any; + /** + * Primitive value which can not be JSON-stringified does not have value, but gets this property. + */ + unserializableValue?: UnserializableValue | undefined; + /** + * String representation of the object. + */ + description?: string | undefined; + /** + * Unique object identifier (for non-primitive values). + */ + objectId?: RemoteObjectId | undefined; + /** + * Preview containing abbreviated property values. Specified for object type values only. + * @experimental + */ + preview?: ObjectPreview | undefined; + /** + * @experimental + */ + customPreview?: CustomPreview | undefined; + } + /** + * @experimental + */ + interface CustomPreview { + header: string; + hasBody: boolean; + formatterObjectId: RemoteObjectId; + bindRemoteObjectFunctionId: RemoteObjectId; + configObjectId?: RemoteObjectId | undefined; + } + /** + * Object containing abbreviated remote object value. + * @experimental + */ + interface ObjectPreview { + /** + * Object type. + */ + type: string; + /** + * Object subtype hint. Specified for object type values only. + */ + subtype?: string | undefined; + /** + * String representation of the object. + */ + description?: string | undefined; + /** + * True iff some of the properties or entries of the original object did not fit. + */ + overflow: boolean; + /** + * List of the properties. + */ + properties: PropertyPreview[]; + /** + * List of the entries. Specified for map and set subtype values only. + */ + entries?: EntryPreview[] | undefined; + } + /** + * @experimental + */ + interface PropertyPreview { + /** + * Property name. + */ + name: string; + /** + * Object type. Accessor means that the property itself is an accessor property. + */ + type: string; + /** + * User-friendly property value string. + */ + value?: string | undefined; + /** + * Nested value preview. + */ + valuePreview?: ObjectPreview | undefined; + /** + * Object subtype hint. Specified for object type values only. + */ + subtype?: string | undefined; + } + /** + * @experimental + */ + interface EntryPreview { + /** + * Preview of the key. Specified for map-like collection entries. + */ + key?: ObjectPreview | undefined; + /** + * Preview of the value. + */ + value: ObjectPreview; + } + /** + * Object property descriptor. + */ + interface PropertyDescriptor { + /** + * Property name or symbol description. + */ + name: string; + /** + * The value associated with the property. + */ + value?: RemoteObject | undefined; + /** + * True if the value associated with the property may be changed (data descriptors only). + */ + writable?: boolean | undefined; + /** + * A function which serves as a getter for the property, or undefined if there is no getter (accessor descriptors only). + */ + get?: RemoteObject | undefined; + /** + * A function which serves as a setter for the property, or undefined if there is no setter (accessor descriptors only). + */ + set?: RemoteObject | undefined; + /** + * True if the type of this property descriptor may be changed and if the property may be deleted from the corresponding object. + */ + configurable: boolean; + /** + * True if this property shows up during enumeration of the properties on the corresponding object. + */ + enumerable: boolean; + /** + * True if the result was thrown during the evaluation. + */ + wasThrown?: boolean | undefined; + /** + * True if the property is owned for the object. + */ + isOwn?: boolean | undefined; + /** + * Property symbol object, if the property is of the symbol type. + */ + symbol?: RemoteObject | undefined; + } + /** + * Object internal property descriptor. This property isn't normally visible in JavaScript code. + */ + interface InternalPropertyDescriptor { + /** + * Conventional property name. + */ + name: string; + /** + * The value associated with the property. + */ + value?: RemoteObject | undefined; + } + /** + * Represents function call argument. Either remote object id objectId, primitive value, unserializable primitive value or neither of (for undefined) them should be specified. + */ + interface CallArgument { + /** + * Primitive value or serializable javascript object. + */ + value?: any; + /** + * Primitive value which can not be JSON-stringified. + */ + unserializableValue?: UnserializableValue | undefined; + /** + * Remote object handle. + */ + objectId?: RemoteObjectId | undefined; + } + /** + * Id of an execution context. + */ + type ExecutionContextId = number; + /** + * Description of an isolated world. + */ + interface ExecutionContextDescription { + /** + * Unique id of the execution context. It can be used to specify in which execution context script evaluation should be performed. + */ + id: ExecutionContextId; + /** + * Execution context origin. + */ + origin: string; + /** + * Human readable name describing given context. + */ + name: string; + /** + * Embedder-specific auxiliary data. + */ + auxData?: {} | undefined; + } + /** + * Detailed information about exception (or error) that was thrown during script compilation or execution. + */ + interface ExceptionDetails { + /** + * Exception id. + */ + exceptionId: number; + /** + * Exception text, which should be used together with exception object when available. + */ + text: string; + /** + * Line number of the exception location (0-based). + */ + lineNumber: number; + /** + * Column number of the exception location (0-based). + */ + columnNumber: number; + /** + * Script ID of the exception location. + */ + scriptId?: ScriptId | undefined; + /** + * URL of the exception location, to be used when the script was not reported. + */ + url?: string | undefined; + /** + * JavaScript stack trace if available. + */ + stackTrace?: StackTrace | undefined; + /** + * Exception object if available. + */ + exception?: RemoteObject | undefined; + /** + * Identifier of the context where exception happened. + */ + executionContextId?: ExecutionContextId | undefined; + } + /** + * Number of milliseconds since epoch. + */ + type Timestamp = number; + /** + * Stack entry for runtime errors and assertions. + */ + interface CallFrame { + /** + * JavaScript function name. + */ + functionName: string; + /** + * JavaScript script id. + */ + scriptId: ScriptId; + /** + * JavaScript script name or url. + */ + url: string; + /** + * JavaScript script line number (0-based). + */ + lineNumber: number; + /** + * JavaScript script column number (0-based). + */ + columnNumber: number; + } + /** + * Call frames for assertions or error messages. + */ + interface StackTrace { + /** + * String label of this stack trace. For async traces this may be a name of the function that initiated the async call. + */ + description?: string | undefined; + /** + * JavaScript function name. + */ + callFrames: CallFrame[]; + /** + * Asynchronous JavaScript stack trace that preceded this stack, if available. + */ + parent?: StackTrace | undefined; + /** + * Asynchronous JavaScript stack trace that preceded this stack, if available. + * @experimental + */ + parentId?: StackTraceId | undefined; + } + /** + * Unique identifier of current debugger. + * @experimental + */ + type UniqueDebuggerId = string; + /** + * If debuggerId is set stack trace comes from another debugger and can be resolved there. This allows to track cross-debugger calls. See Runtime.StackTrace and Debugger.paused for usages. + * @experimental + */ + interface StackTraceId { + id: string; + debuggerId?: UniqueDebuggerId | undefined; + } + interface EvaluateParameterType { + /** + * Expression to evaluate. + */ + expression: string; + /** + * Symbolic group name that can be used to release multiple objects. + */ + objectGroup?: string | undefined; + /** + * Determines whether Command Line API should be available during the evaluation. + */ + includeCommandLineAPI?: boolean | undefined; + /** + * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides setPauseOnException state. + */ + silent?: boolean | undefined; + /** + * Specifies in which execution context to perform evaluation. If the parameter is omitted the evaluation will be performed in the context of the inspected page. + */ + contextId?: ExecutionContextId | undefined; + /** + * Whether the result is expected to be a JSON object that should be sent by value. + */ + returnByValue?: boolean | undefined; + /** + * Whether preview should be generated for the result. + * @experimental + */ + generatePreview?: boolean | undefined; + /** + * Whether execution should be treated as initiated by user in the UI. + */ + userGesture?: boolean | undefined; + /** + * Whether execution should await for resulting value and return once awaited promise is resolved. + */ + awaitPromise?: boolean | undefined; + } + interface AwaitPromiseParameterType { + /** + * Identifier of the promise. + */ + promiseObjectId: RemoteObjectId; + /** + * Whether the result is expected to be a JSON object that should be sent by value. + */ + returnByValue?: boolean | undefined; + /** + * Whether preview should be generated for the result. + */ + generatePreview?: boolean | undefined; + } + interface CallFunctionOnParameterType { + /** + * Declaration of the function to call. + */ + functionDeclaration: string; + /** + * Identifier of the object to call function on. Either objectId or executionContextId should be specified. + */ + objectId?: RemoteObjectId | undefined; + /** + * Call arguments. All call arguments must belong to the same JavaScript world as the target object. + */ + arguments?: CallArgument[] | undefined; + /** + * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides setPauseOnException state. + */ + silent?: boolean | undefined; + /** + * Whether the result is expected to be a JSON object which should be sent by value. + */ + returnByValue?: boolean | undefined; + /** + * Whether preview should be generated for the result. + * @experimental + */ + generatePreview?: boolean | undefined; + /** + * Whether execution should be treated as initiated by user in the UI. + */ + userGesture?: boolean | undefined; + /** + * Whether execution should await for resulting value and return once awaited promise is resolved. + */ + awaitPromise?: boolean | undefined; + /** + * Specifies execution context which global object will be used to call function on. Either executionContextId or objectId should be specified. + */ + executionContextId?: ExecutionContextId | undefined; + /** + * Symbolic group name that can be used to release multiple objects. If objectGroup is not specified and objectId is, objectGroup will be inherited from object. + */ + objectGroup?: string | undefined; + } + interface GetPropertiesParameterType { + /** + * Identifier of the object to return properties for. + */ + objectId: RemoteObjectId; + /** + * If true, returns properties belonging only to the element itself, not to its prototype chain. + */ + ownProperties?: boolean | undefined; + /** + * If true, returns accessor properties (with getter/setter) only; internal properties are not returned either. + * @experimental + */ + accessorPropertiesOnly?: boolean | undefined; + /** + * Whether preview should be generated for the results. + * @experimental + */ + generatePreview?: boolean | undefined; + } + interface ReleaseObjectParameterType { + /** + * Identifier of the object to release. + */ + objectId: RemoteObjectId; + } + interface ReleaseObjectGroupParameterType { + /** + * Symbolic object group name. + */ + objectGroup: string; + } + interface SetCustomObjectFormatterEnabledParameterType { + enabled: boolean; + } + interface CompileScriptParameterType { + /** + * Expression to compile. + */ + expression: string; + /** + * Source url to be set for the script. + */ + sourceURL: string; + /** + * Specifies whether the compiled script should be persisted. + */ + persistScript: boolean; + /** + * Specifies in which execution context to perform script run. If the parameter is omitted the evaluation will be performed in the context of the inspected page. + */ + executionContextId?: ExecutionContextId | undefined; + } + interface RunScriptParameterType { + /** + * Id of the script to run. + */ + scriptId: ScriptId; + /** + * Specifies in which execution context to perform script run. If the parameter is omitted the evaluation will be performed in the context of the inspected page. + */ + executionContextId?: ExecutionContextId | undefined; + /** + * Symbolic group name that can be used to release multiple objects. + */ + objectGroup?: string | undefined; + /** + * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides setPauseOnException state. + */ + silent?: boolean | undefined; + /** + * Determines whether Command Line API should be available during the evaluation. + */ + includeCommandLineAPI?: boolean | undefined; + /** + * Whether the result is expected to be a JSON object which should be sent by value. + */ + returnByValue?: boolean | undefined; + /** + * Whether preview should be generated for the result. + */ + generatePreview?: boolean | undefined; + /** + * Whether execution should await for resulting value and return once awaited promise is resolved. + */ + awaitPromise?: boolean | undefined; + } + interface QueryObjectsParameterType { + /** + * Identifier of the prototype to return objects for. + */ + prototypeObjectId: RemoteObjectId; + } + interface GlobalLexicalScopeNamesParameterType { + /** + * Specifies in which execution context to lookup global scope variables. + */ + executionContextId?: ExecutionContextId | undefined; + } + interface EvaluateReturnType { + /** + * Evaluation result. + */ + result: RemoteObject; + /** + * Exception details. + */ + exceptionDetails?: ExceptionDetails | undefined; + } + interface AwaitPromiseReturnType { + /** + * Promise result. Will contain rejected value if promise was rejected. + */ + result: RemoteObject; + /** + * Exception details if stack strace is available. + */ + exceptionDetails?: ExceptionDetails | undefined; + } + interface CallFunctionOnReturnType { + /** + * Call result. + */ + result: RemoteObject; + /** + * Exception details. + */ + exceptionDetails?: ExceptionDetails | undefined; + } + interface GetPropertiesReturnType { + /** + * Object properties. + */ + result: PropertyDescriptor[]; + /** + * Internal object properties (only of the element itself). + */ + internalProperties?: InternalPropertyDescriptor[] | undefined; + /** + * Exception details. + */ + exceptionDetails?: ExceptionDetails | undefined; + } + interface CompileScriptReturnType { + /** + * Id of the script. + */ + scriptId?: ScriptId | undefined; + /** + * Exception details. + */ + exceptionDetails?: ExceptionDetails | undefined; + } + interface RunScriptReturnType { + /** + * Run result. + */ + result: RemoteObject; + /** + * Exception details. + */ + exceptionDetails?: ExceptionDetails | undefined; + } + interface QueryObjectsReturnType { + /** + * Array with objects. + */ + objects: RemoteObject; + } + interface GlobalLexicalScopeNamesReturnType { + names: string[]; + } + interface ExecutionContextCreatedEventDataType { + /** + * A newly created execution context. + */ + context: ExecutionContextDescription; + } + interface ExecutionContextDestroyedEventDataType { + /** + * Id of the destroyed context + */ + executionContextId: ExecutionContextId; + } + interface ExceptionThrownEventDataType { + /** + * Timestamp of the exception. + */ + timestamp: Timestamp; + exceptionDetails: ExceptionDetails; + } + interface ExceptionRevokedEventDataType { + /** + * Reason describing why exception was revoked. + */ + reason: string; + /** + * The id of revoked exception, as reported in exceptionThrown. + */ + exceptionId: number; + } + interface ConsoleAPICalledEventDataType { + /** + * Type of the call. + */ + type: string; + /** + * Call arguments. + */ + args: RemoteObject[]; + /** + * Identifier of the context where the call was made. + */ + executionContextId: ExecutionContextId; + /** + * Call timestamp. + */ + timestamp: Timestamp; + /** + * Stack trace captured when the call was made. + */ + stackTrace?: StackTrace | undefined; + /** + * Console context descriptor for calls on non-default console context (not console.*): 'anonymous#unique-logger-id' for call on unnamed context, 'name#unique-logger-id' for call on named context. + * @experimental + */ + context?: string | undefined; + } + interface InspectRequestedEventDataType { + object: RemoteObject; + hints: {}; + } + } + namespace Debugger { + /** + * Breakpoint identifier. + */ + type BreakpointId = string; + /** + * Call frame identifier. + */ + type CallFrameId = string; + /** + * Location in the source code. + */ + interface Location { + /** + * Script identifier as reported in the Debugger.scriptParsed. + */ + scriptId: Runtime.ScriptId; + /** + * Line number in the script (0-based). + */ + lineNumber: number; + /** + * Column number in the script (0-based). + */ + columnNumber?: number | undefined; + } + /** + * Location in the source code. + * @experimental + */ + interface ScriptPosition { + lineNumber: number; + columnNumber: number; + } + /** + * JavaScript call frame. Array of call frames form the call stack. + */ + interface CallFrame { + /** + * Call frame identifier. This identifier is only valid while the virtual machine is paused. + */ + callFrameId: CallFrameId; + /** + * Name of the JavaScript function called on this call frame. + */ + functionName: string; + /** + * Location in the source code. + */ + functionLocation?: Location | undefined; + /** + * Location in the source code. + */ + location: Location; + /** + * JavaScript script name or url. + */ + url: string; + /** + * Scope chain for this call frame. + */ + scopeChain: Scope[]; + /** + * this object for this call frame. + */ + this: Runtime.RemoteObject; + /** + * The value being returned, if the function is at return point. + */ + returnValue?: Runtime.RemoteObject | undefined; + } + /** + * Scope description. + */ + interface Scope { + /** + * Scope type. + */ + type: string; + /** + * Object representing the scope. For global and with scopes it represents the actual object; for the rest of the scopes, it is artificial transient object enumerating scope variables as its properties. + */ + object: Runtime.RemoteObject; + name?: string | undefined; + /** + * Location in the source code where scope starts + */ + startLocation?: Location | undefined; + /** + * Location in the source code where scope ends + */ + endLocation?: Location | undefined; + } + /** + * Search match for resource. + */ + interface SearchMatch { + /** + * Line number in resource content. + */ + lineNumber: number; + /** + * Line with match content. + */ + lineContent: string; + } + interface BreakLocation { + /** + * Script identifier as reported in the Debugger.scriptParsed. + */ + scriptId: Runtime.ScriptId; + /** + * Line number in the script (0-based). + */ + lineNumber: number; + /** + * Column number in the script (0-based). + */ + columnNumber?: number | undefined; + type?: string | undefined; + } + interface SetBreakpointsActiveParameterType { + /** + * New value for breakpoints active state. + */ + active: boolean; + } + interface SetSkipAllPausesParameterType { + /** + * New value for skip pauses state. + */ + skip: boolean; + } + interface SetBreakpointByUrlParameterType { + /** + * Line number to set breakpoint at. + */ + lineNumber: number; + /** + * URL of the resources to set breakpoint on. + */ + url?: string | undefined; + /** + * Regex pattern for the URLs of the resources to set breakpoints on. Either url or urlRegex must be specified. + */ + urlRegex?: string | undefined; + /** + * Script hash of the resources to set breakpoint on. + */ + scriptHash?: string | undefined; + /** + * Offset in the line to set breakpoint at. + */ + columnNumber?: number | undefined; + /** + * Expression to use as a breakpoint condition. When specified, debugger will only stop on the breakpoint if this expression evaluates to true. + */ + condition?: string | undefined; + } + interface SetBreakpointParameterType { + /** + * Location to set breakpoint in. + */ + location: Location; + /** + * Expression to use as a breakpoint condition. When specified, debugger will only stop on the breakpoint if this expression evaluates to true. + */ + condition?: string | undefined; + } + interface RemoveBreakpointParameterType { + breakpointId: BreakpointId; + } + interface GetPossibleBreakpointsParameterType { + /** + * Start of range to search possible breakpoint locations in. + */ + start: Location; + /** + * End of range to search possible breakpoint locations in (excluding). When not specified, end of scripts is used as end of range. + */ + end?: Location | undefined; + /** + * Only consider locations which are in the same (non-nested) function as start. + */ + restrictToFunction?: boolean | undefined; + } + interface ContinueToLocationParameterType { + /** + * Location to continue to. + */ + location: Location; + targetCallFrames?: string | undefined; + } + interface PauseOnAsyncCallParameterType { + /** + * Debugger will pause when async call with given stack trace is started. + */ + parentStackTraceId: Runtime.StackTraceId; + } + interface StepIntoParameterType { + /** + * Debugger will issue additional Debugger.paused notification if any async task is scheduled before next pause. + * @experimental + */ + breakOnAsyncCall?: boolean | undefined; + } + interface GetStackTraceParameterType { + stackTraceId: Runtime.StackTraceId; + } + interface SearchInContentParameterType { + /** + * Id of the script to search in. + */ + scriptId: Runtime.ScriptId; + /** + * String to search for. + */ + query: string; + /** + * If true, search is case sensitive. + */ + caseSensitive?: boolean | undefined; + /** + * If true, treats string parameter as regex. + */ + isRegex?: boolean | undefined; + } + interface SetScriptSourceParameterType { + /** + * Id of the script to edit. + */ + scriptId: Runtime.ScriptId; + /** + * New content of the script. + */ + scriptSource: string; + /** + * If true the change will not actually be applied. Dry run may be used to get result description without actually modifying the code. + */ + dryRun?: boolean | undefined; + } + interface RestartFrameParameterType { + /** + * Call frame identifier to evaluate on. + */ + callFrameId: CallFrameId; + } + interface GetScriptSourceParameterType { + /** + * Id of the script to get source for. + */ + scriptId: Runtime.ScriptId; + } + interface SetPauseOnExceptionsParameterType { + /** + * Pause on exceptions mode. + */ + state: string; + } + interface EvaluateOnCallFrameParameterType { + /** + * Call frame identifier to evaluate on. + */ + callFrameId: CallFrameId; + /** + * Expression to evaluate. + */ + expression: string; + /** + * String object group name to put result into (allows rapid releasing resulting object handles using releaseObjectGroup). + */ + objectGroup?: string | undefined; + /** + * Specifies whether command line API should be available to the evaluated expression, defaults to false. + */ + includeCommandLineAPI?: boolean | undefined; + /** + * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides setPauseOnException state. + */ + silent?: boolean | undefined; + /** + * Whether the result is expected to be a JSON object that should be sent by value. + */ + returnByValue?: boolean | undefined; + /** + * Whether preview should be generated for the result. + * @experimental + */ + generatePreview?: boolean | undefined; + /** + * Whether to throw an exception if side effect cannot be ruled out during evaluation. + */ + throwOnSideEffect?: boolean | undefined; + } + interface SetVariableValueParameterType { + /** + * 0-based number of scope as was listed in scope chain. Only 'local', 'closure' and 'catch' scope types are allowed. Other scopes could be manipulated manually. + */ + scopeNumber: number; + /** + * Variable name. + */ + variableName: string; + /** + * New variable value. + */ + newValue: Runtime.CallArgument; + /** + * Id of callframe that holds variable. + */ + callFrameId: CallFrameId; + } + interface SetReturnValueParameterType { + /** + * New return value. + */ + newValue: Runtime.CallArgument; + } + interface SetAsyncCallStackDepthParameterType { + /** + * Maximum depth of async call stacks. Setting to 0 will effectively disable collecting async call stacks (default). + */ + maxDepth: number; + } + interface SetBlackboxPatternsParameterType { + /** + * Array of regexps that will be used to check script url for blackbox state. + */ + patterns: string[]; + } + interface SetBlackboxedRangesParameterType { + /** + * Id of the script. + */ + scriptId: Runtime.ScriptId; + positions: ScriptPosition[]; + } + interface EnableReturnType { + /** + * Unique identifier of the debugger. + * @experimental + */ + debuggerId: Runtime.UniqueDebuggerId; + } + interface SetBreakpointByUrlReturnType { + /** + * Id of the created breakpoint for further reference. + */ + breakpointId: BreakpointId; + /** + * List of the locations this breakpoint resolved into upon addition. + */ + locations: Location[]; + } + interface SetBreakpointReturnType { + /** + * Id of the created breakpoint for further reference. + */ + breakpointId: BreakpointId; + /** + * Location this breakpoint resolved into. + */ + actualLocation: Location; + } + interface GetPossibleBreakpointsReturnType { + /** + * List of the possible breakpoint locations. + */ + locations: BreakLocation[]; + } + interface GetStackTraceReturnType { + stackTrace: Runtime.StackTrace; + } + interface SearchInContentReturnType { + /** + * List of search matches. + */ + result: SearchMatch[]; + } + interface SetScriptSourceReturnType { + /** + * New stack trace in case editing has happened while VM was stopped. + */ + callFrames?: CallFrame[] | undefined; + /** + * Whether current call stack was modified after applying the changes. + */ + stackChanged?: boolean | undefined; + /** + * Async stack trace, if any. + */ + asyncStackTrace?: Runtime.StackTrace | undefined; + /** + * Async stack trace, if any. + * @experimental + */ + asyncStackTraceId?: Runtime.StackTraceId | undefined; + /** + * Exception details if any. + */ + exceptionDetails?: Runtime.ExceptionDetails | undefined; + } + interface RestartFrameReturnType { + /** + * New stack trace. + */ + callFrames: CallFrame[]; + /** + * Async stack trace, if any. + */ + asyncStackTrace?: Runtime.StackTrace | undefined; + /** + * Async stack trace, if any. + * @experimental + */ + asyncStackTraceId?: Runtime.StackTraceId | undefined; + } + interface GetScriptSourceReturnType { + /** + * Script source. + */ + scriptSource: string; + } + interface EvaluateOnCallFrameReturnType { + /** + * Object wrapper for the evaluation result. + */ + result: Runtime.RemoteObject; + /** + * Exception details. + */ + exceptionDetails?: Runtime.ExceptionDetails | undefined; + } + interface ScriptParsedEventDataType { + /** + * Identifier of the script parsed. + */ + scriptId: Runtime.ScriptId; + /** + * URL or name of the script parsed (if any). + */ + url: string; + /** + * Line offset of the script within the resource with given URL (for script tags). + */ + startLine: number; + /** + * Column offset of the script within the resource with given URL. + */ + startColumn: number; + /** + * Last line of the script. + */ + endLine: number; + /** + * Length of the last line of the script. + */ + endColumn: number; + /** + * Specifies script creation context. + */ + executionContextId: Runtime.ExecutionContextId; + /** + * Content hash of the script. + */ + hash: string; + /** + * Embedder-specific auxiliary data. + */ + executionContextAuxData?: {} | undefined; + /** + * True, if this script is generated as a result of the live edit operation. + * @experimental + */ + isLiveEdit?: boolean | undefined; + /** + * URL of source map associated with script (if any). + */ + sourceMapURL?: string | undefined; + /** + * True, if this script has sourceURL. + */ + hasSourceURL?: boolean | undefined; + /** + * True, if this script is ES6 module. + */ + isModule?: boolean | undefined; + /** + * This script length. + */ + length?: number | undefined; + /** + * JavaScript top stack frame of where the script parsed event was triggered if available. + * @experimental + */ + stackTrace?: Runtime.StackTrace | undefined; + } + interface ScriptFailedToParseEventDataType { + /** + * Identifier of the script parsed. + */ + scriptId: Runtime.ScriptId; + /** + * URL or name of the script parsed (if any). + */ + url: string; + /** + * Line offset of the script within the resource with given URL (for script tags). + */ + startLine: number; + /** + * Column offset of the script within the resource with given URL. + */ + startColumn: number; + /** + * Last line of the script. + */ + endLine: number; + /** + * Length of the last line of the script. + */ + endColumn: number; + /** + * Specifies script creation context. + */ + executionContextId: Runtime.ExecutionContextId; + /** + * Content hash of the script. + */ + hash: string; + /** + * Embedder-specific auxiliary data. + */ + executionContextAuxData?: {} | undefined; + /** + * URL of source map associated with script (if any). + */ + sourceMapURL?: string | undefined; + /** + * True, if this script has sourceURL. + */ + hasSourceURL?: boolean | undefined; + /** + * True, if this script is ES6 module. + */ + isModule?: boolean | undefined; + /** + * This script length. + */ + length?: number | undefined; + /** + * JavaScript top stack frame of where the script parsed event was triggered if available. + * @experimental + */ + stackTrace?: Runtime.StackTrace | undefined; + } + interface BreakpointResolvedEventDataType { + /** + * Breakpoint unique identifier. + */ + breakpointId: BreakpointId; + /** + * Actual breakpoint location. + */ + location: Location; + } + interface PausedEventDataType { + /** + * Call stack the virtual machine stopped on. + */ + callFrames: CallFrame[]; + /** + * Pause reason. + */ + reason: string; + /** + * Object containing break-specific auxiliary properties. + */ + data?: {} | undefined; + /** + * Hit breakpoints IDs + */ + hitBreakpoints?: string[] | undefined; + /** + * Async stack trace, if any. + */ + asyncStackTrace?: Runtime.StackTrace | undefined; + /** + * Async stack trace, if any. + * @experimental + */ + asyncStackTraceId?: Runtime.StackTraceId | undefined; + /** + * Just scheduled async call will have this stack trace as parent stack during async execution. This field is available only after Debugger.stepInto call with breakOnAsynCall flag. + * @experimental + */ + asyncCallStackTraceId?: Runtime.StackTraceId | undefined; + } + } + namespace Console { + /** + * Console message. + */ + interface ConsoleMessage { + /** + * Message source. + */ + source: string; + /** + * Message severity. + */ + level: string; + /** + * Message text. + */ + text: string; + /** + * URL of the message origin. + */ + url?: string | undefined; + /** + * Line number in the resource that generated this message (1-based). + */ + line?: number | undefined; + /** + * Column number in the resource that generated this message (1-based). + */ + column?: number | undefined; + } + interface MessageAddedEventDataType { + /** + * Console message that has been added. + */ + message: ConsoleMessage; + } + } + namespace Profiler { + /** + * Profile node. Holds callsite information, execution statistics and child nodes. + */ + interface ProfileNode { + /** + * Unique id of the node. + */ + id: number; + /** + * Function location. + */ + callFrame: Runtime.CallFrame; + /** + * Number of samples where this node was on top of the call stack. + */ + hitCount?: number | undefined; + /** + * Child node ids. + */ + children?: number[] | undefined; + /** + * The reason of being not optimized. The function may be deoptimized or marked as don't optimize. + */ + deoptReason?: string | undefined; + /** + * An array of source position ticks. + */ + positionTicks?: PositionTickInfo[] | undefined; + } + /** + * Profile. + */ + interface Profile { + /** + * The list of profile nodes. First item is the root node. + */ + nodes: ProfileNode[]; + /** + * Profiling start timestamp in microseconds. + */ + startTime: number; + /** + * Profiling end timestamp in microseconds. + */ + endTime: number; + /** + * Ids of samples top nodes. + */ + samples?: number[] | undefined; + /** + * Time intervals between adjacent samples in microseconds. The first delta is relative to the profile startTime. + */ + timeDeltas?: number[] | undefined; + } + /** + * Specifies a number of samples attributed to a certain source position. + */ + interface PositionTickInfo { + /** + * Source line number (1-based). + */ + line: number; + /** + * Number of samples attributed to the source line. + */ + ticks: number; + } + /** + * Coverage data for a source range. + */ + interface CoverageRange { + /** + * JavaScript script source offset for the range start. + */ + startOffset: number; + /** + * JavaScript script source offset for the range end. + */ + endOffset: number; + /** + * Collected execution count of the source range. + */ + count: number; + } + /** + * Coverage data for a JavaScript function. + */ + interface FunctionCoverage { + /** + * JavaScript function name. + */ + functionName: string; + /** + * Source ranges inside the function with coverage data. + */ + ranges: CoverageRange[]; + /** + * Whether coverage data for this function has block granularity. + */ + isBlockCoverage: boolean; + } + /** + * Coverage data for a JavaScript script. + */ + interface ScriptCoverage { + /** + * JavaScript script id. + */ + scriptId: Runtime.ScriptId; + /** + * JavaScript script name or url. + */ + url: string; + /** + * Functions contained in the script that has coverage data. + */ + functions: FunctionCoverage[]; + } + /** + * Describes a type collected during runtime. + * @experimental + */ + interface TypeObject { + /** + * Name of a type collected with type profiling. + */ + name: string; + } + /** + * Source offset and types for a parameter or return value. + * @experimental + */ + interface TypeProfileEntry { + /** + * Source offset of the parameter or end of function for return values. + */ + offset: number; + /** + * The types for this parameter or return value. + */ + types: TypeObject[]; + } + /** + * Type profile data collected during runtime for a JavaScript script. + * @experimental + */ + interface ScriptTypeProfile { + /** + * JavaScript script id. + */ + scriptId: Runtime.ScriptId; + /** + * JavaScript script name or url. + */ + url: string; + /** + * Type profile entries for parameters and return values of the functions in the script. + */ + entries: TypeProfileEntry[]; + } + interface SetSamplingIntervalParameterType { + /** + * New sampling interval in microseconds. + */ + interval: number; + } + interface StartPreciseCoverageParameterType { + /** + * Collect accurate call counts beyond simple 'covered' or 'not covered'. + */ + callCount?: boolean | undefined; + /** + * Collect block-based coverage. + */ + detailed?: boolean | undefined; + } + interface StopReturnType { + /** + * Recorded profile. + */ + profile: Profile; + } + interface TakePreciseCoverageReturnType { + /** + * Coverage data for the current isolate. + */ + result: ScriptCoverage[]; + } + interface GetBestEffortCoverageReturnType { + /** + * Coverage data for the current isolate. + */ + result: ScriptCoverage[]; + } + interface TakeTypeProfileReturnType { + /** + * Type profile for all scripts since startTypeProfile() was turned on. + */ + result: ScriptTypeProfile[]; + } + interface ConsoleProfileStartedEventDataType { + id: string; + /** + * Location of console.profile(). + */ + location: Debugger.Location; + /** + * Profile title passed as an argument to console.profile(). + */ + title?: string | undefined; + } + interface ConsoleProfileFinishedEventDataType { + id: string; + /** + * Location of console.profileEnd(). + */ + location: Debugger.Location; + profile: Profile; + /** + * Profile title passed as an argument to console.profile(). + */ + title?: string | undefined; + } + } + namespace HeapProfiler { + /** + * Heap snapshot object id. + */ + type HeapSnapshotObjectId = string; + /** + * Sampling Heap Profile node. Holds callsite information, allocation statistics and child nodes. + */ + interface SamplingHeapProfileNode { + /** + * Function location. + */ + callFrame: Runtime.CallFrame; + /** + * Allocations size in bytes for the node excluding children. + */ + selfSize: number; + /** + * Child nodes. + */ + children: SamplingHeapProfileNode[]; + } + /** + * Profile. + */ + interface SamplingHeapProfile { + head: SamplingHeapProfileNode; + } + interface StartTrackingHeapObjectsParameterType { + trackAllocations?: boolean | undefined; + } + interface StopTrackingHeapObjectsParameterType { + /** + * If true 'reportHeapSnapshotProgress' events will be generated while snapshot is being taken when the tracking is stopped. + */ + reportProgress?: boolean | undefined; + } + interface TakeHeapSnapshotParameterType { + /** + * If true 'reportHeapSnapshotProgress' events will be generated while snapshot is being taken. + */ + reportProgress?: boolean | undefined; + } + interface GetObjectByHeapObjectIdParameterType { + objectId: HeapSnapshotObjectId; + /** + * Symbolic group name that can be used to release multiple objects. + */ + objectGroup?: string | undefined; + } + interface AddInspectedHeapObjectParameterType { + /** + * Heap snapshot object id to be accessible by means of $x command line API. + */ + heapObjectId: HeapSnapshotObjectId; + } + interface GetHeapObjectIdParameterType { + /** + * Identifier of the object to get heap object id for. + */ + objectId: Runtime.RemoteObjectId; + } + interface StartSamplingParameterType { + /** + * Average sample interval in bytes. Poisson distribution is used for the intervals. The default value is 32768 bytes. + */ + samplingInterval?: number | undefined; + } + interface GetObjectByHeapObjectIdReturnType { + /** + * Evaluation result. + */ + result: Runtime.RemoteObject; + } + interface GetHeapObjectIdReturnType { + /** + * Id of the heap snapshot object corresponding to the passed remote object id. + */ + heapSnapshotObjectId: HeapSnapshotObjectId; + } + interface StopSamplingReturnType { + /** + * Recorded sampling heap profile. + */ + profile: SamplingHeapProfile; + } + interface GetSamplingProfileReturnType { + /** + * Return the sampling profile being collected. + */ + profile: SamplingHeapProfile; + } + interface AddHeapSnapshotChunkEventDataType { + chunk: string; + } + interface ReportHeapSnapshotProgressEventDataType { + done: number; + total: number; + finished?: boolean | undefined; + } + interface LastSeenObjectIdEventDataType { + lastSeenObjectId: number; + timestamp: number; + } + interface HeapStatsUpdateEventDataType { + /** + * An array of triplets. Each triplet describes a fragment. The first integer is the fragment index, the second integer is a total count of objects for the fragment, the third integer is a total size of the objects for the fragment. + */ + statsUpdate: number[]; + } + } + namespace NodeTracing { + interface TraceConfig { + /** + * Controls how the trace buffer stores data. + */ + recordMode?: string | undefined; + /** + * Included category filters. + */ + includedCategories: string[]; + } + interface StartParameterType { + traceConfig: TraceConfig; + } + interface GetCategoriesReturnType { + /** + * A list of supported tracing categories. + */ + categories: string[]; + } + interface DataCollectedEventDataType { + value: Array<{}>; + } + } + namespace NodeWorker { + type WorkerID = string; + /** + * Unique identifier of attached debugging session. + */ + type SessionID = string; + interface WorkerInfo { + workerId: WorkerID; + type: string; + title: string; + url: string; + } + interface SendMessageToWorkerParameterType { + message: string; + /** + * Identifier of the session. + */ + sessionId: SessionID; + } + interface EnableParameterType { + /** + * Whether to new workers should be paused until the frontend sends `Runtime.runIfWaitingForDebugger` + * message to run them. + */ + waitForDebuggerOnStart: boolean; + } + interface DetachParameterType { + sessionId: SessionID; + } + interface AttachedToWorkerEventDataType { + /** + * Identifier assigned to the session used to send/receive messages. + */ + sessionId: SessionID; + workerInfo: WorkerInfo; + waitingForDebugger: boolean; + } + interface DetachedFromWorkerEventDataType { + /** + * Detached session identifier. + */ + sessionId: SessionID; + } + interface ReceivedMessageFromWorkerEventDataType { + /** + * Identifier of a session which sends a message. + */ + sessionId: SessionID; + message: string; + } + } + namespace NodeRuntime { + interface NotifyWhenWaitingForDisconnectParameterType { + enabled: boolean; + } + } + /** + * The `inspector.Session` is used for dispatching messages to the V8 inspector + * back-end and receiving message responses and notifications. + */ + class Session extends EventEmitter { + /** + * Create a new instance of the inspector.Session class. + * The inspector session needs to be connected through session.connect() before the messages can be dispatched to the inspector backend. + */ + constructor(); + /** + * Connects a session to the inspector back-end. + * @since v8.0.0 + */ + connect(): void; + /** + * Immediately close the session. All pending message callbacks will be called + * with an error. `session.connect()` will need to be called to be able to send + * messages again. Reconnected session will lose all inspector state, such as + * enabled agents or configured breakpoints. + * @since v8.0.0 + */ + disconnect(): void; + /** + * Posts a message to the inspector back-end. `callback` will be notified when + * a response is received. `callback` is a function that accepts two optional + * arguments: error and message-specific result. + * + * ```js + * session.post('Runtime.evaluate', { expression: '2 + 2' }, + * (error, { result }) => console.log(result)); + * // Output: { type: 'number', value: 4, description: '4' } + * ``` + * + * The latest version of the V8 inspector protocol is published on the [Chrome DevTools Protocol Viewer](https://chromedevtools.github.io/devtools-protocol/v8/). + * + * Node.js inspector supports all the Chrome DevTools Protocol domains declared + * by V8\. Chrome DevTools Protocol domain provides an interface for interacting + * with one of the runtime agents used to inspect the application state and listen + * to the run-time events. + * + * ## Example usage + * + * Apart from the debugger, various V8 Profilers are available through the DevTools + * protocol. + * @since v8.0.0 + */ + post(method: string, params?: {}, callback?: (err: Error | null, params?: {}) => void): void; + post(method: string, callback?: (err: Error | null, params?: {}) => void): void; + /** + * Returns supported domains. + */ + post(method: 'Schema.getDomains', callback?: (err: Error | null, params: Schema.GetDomainsReturnType) => void): void; + /** + * Evaluates expression on global object. + */ + post(method: 'Runtime.evaluate', params?: Runtime.EvaluateParameterType, callback?: (err: Error | null, params: Runtime.EvaluateReturnType) => void): void; + post(method: 'Runtime.evaluate', callback?: (err: Error | null, params: Runtime.EvaluateReturnType) => void): void; + /** + * Add handler to promise with given promise object id. + */ + post(method: 'Runtime.awaitPromise', params?: Runtime.AwaitPromiseParameterType, callback?: (err: Error | null, params: Runtime.AwaitPromiseReturnType) => void): void; + post(method: 'Runtime.awaitPromise', callback?: (err: Error | null, params: Runtime.AwaitPromiseReturnType) => void): void; + /** + * Calls function with given declaration on the given object. Object group of the result is inherited from the target object. + */ + post(method: 'Runtime.callFunctionOn', params?: Runtime.CallFunctionOnParameterType, callback?: (err: Error | null, params: Runtime.CallFunctionOnReturnType) => void): void; + post(method: 'Runtime.callFunctionOn', callback?: (err: Error | null, params: Runtime.CallFunctionOnReturnType) => void): void; + /** + * Returns properties of a given object. Object group of the result is inherited from the target object. + */ + post(method: 'Runtime.getProperties', params?: Runtime.GetPropertiesParameterType, callback?: (err: Error | null, params: Runtime.GetPropertiesReturnType) => void): void; + post(method: 'Runtime.getProperties', callback?: (err: Error | null, params: Runtime.GetPropertiesReturnType) => void): void; + /** + * Releases remote object with given id. + */ + post(method: 'Runtime.releaseObject', params?: Runtime.ReleaseObjectParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Runtime.releaseObject', callback?: (err: Error | null) => void): void; + /** + * Releases all remote objects that belong to a given group. + */ + post(method: 'Runtime.releaseObjectGroup', params?: Runtime.ReleaseObjectGroupParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Runtime.releaseObjectGroup', callback?: (err: Error | null) => void): void; + /** + * Tells inspected instance to run if it was waiting for debugger to attach. + */ + post(method: 'Runtime.runIfWaitingForDebugger', callback?: (err: Error | null) => void): void; + /** + * Enables reporting of execution contexts creation by means of executionContextCreated event. When the reporting gets enabled the event will be sent immediately for each existing execution context. + */ + post(method: 'Runtime.enable', callback?: (err: Error | null) => void): void; + /** + * Disables reporting of execution contexts creation. + */ + post(method: 'Runtime.disable', callback?: (err: Error | null) => void): void; + /** + * Discards collected exceptions and console API calls. + */ + post(method: 'Runtime.discardConsoleEntries', callback?: (err: Error | null) => void): void; + /** + * @experimental + */ + post(method: 'Runtime.setCustomObjectFormatterEnabled', params?: Runtime.SetCustomObjectFormatterEnabledParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Runtime.setCustomObjectFormatterEnabled', callback?: (err: Error | null) => void): void; + /** + * Compiles expression. + */ + post(method: 'Runtime.compileScript', params?: Runtime.CompileScriptParameterType, callback?: (err: Error | null, params: Runtime.CompileScriptReturnType) => void): void; + post(method: 'Runtime.compileScript', callback?: (err: Error | null, params: Runtime.CompileScriptReturnType) => void): void; + /** + * Runs script with given id in a given context. + */ + post(method: 'Runtime.runScript', params?: Runtime.RunScriptParameterType, callback?: (err: Error | null, params: Runtime.RunScriptReturnType) => void): void; + post(method: 'Runtime.runScript', callback?: (err: Error | null, params: Runtime.RunScriptReturnType) => void): void; + post(method: 'Runtime.queryObjects', params?: Runtime.QueryObjectsParameterType, callback?: (err: Error | null, params: Runtime.QueryObjectsReturnType) => void): void; + post(method: 'Runtime.queryObjects', callback?: (err: Error | null, params: Runtime.QueryObjectsReturnType) => void): void; + /** + * Returns all let, const and class variables from global scope. + */ + post( + method: 'Runtime.globalLexicalScopeNames', + params?: Runtime.GlobalLexicalScopeNamesParameterType, + callback?: (err: Error | null, params: Runtime.GlobalLexicalScopeNamesReturnType) => void + ): void; + post(method: 'Runtime.globalLexicalScopeNames', callback?: (err: Error | null, params: Runtime.GlobalLexicalScopeNamesReturnType) => void): void; + /** + * Enables debugger for the given page. Clients should not assume that the debugging has been enabled until the result for this command is received. + */ + post(method: 'Debugger.enable', callback?: (err: Error | null, params: Debugger.EnableReturnType) => void): void; + /** + * Disables debugger for given page. + */ + post(method: 'Debugger.disable', callback?: (err: Error | null) => void): void; + /** + * Activates / deactivates all breakpoints on the page. + */ + post(method: 'Debugger.setBreakpointsActive', params?: Debugger.SetBreakpointsActiveParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.setBreakpointsActive', callback?: (err: Error | null) => void): void; + /** + * Makes page not interrupt on any pauses (breakpoint, exception, dom exception etc). + */ + post(method: 'Debugger.setSkipAllPauses', params?: Debugger.SetSkipAllPausesParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.setSkipAllPauses', callback?: (err: Error | null) => void): void; + /** + * Sets JavaScript breakpoint at given location specified either by URL or URL regex. Once this command is issued, all existing parsed scripts will have breakpoints resolved and returned in locations property. Further matching script parsing will result in subsequent breakpointResolved events issued. This logical breakpoint will survive page reloads. + */ + post(method: 'Debugger.setBreakpointByUrl', params?: Debugger.SetBreakpointByUrlParameterType, callback?: (err: Error | null, params: Debugger.SetBreakpointByUrlReturnType) => void): void; + post(method: 'Debugger.setBreakpointByUrl', callback?: (err: Error | null, params: Debugger.SetBreakpointByUrlReturnType) => void): void; + /** + * Sets JavaScript breakpoint at a given location. + */ + post(method: 'Debugger.setBreakpoint', params?: Debugger.SetBreakpointParameterType, callback?: (err: Error | null, params: Debugger.SetBreakpointReturnType) => void): void; + post(method: 'Debugger.setBreakpoint', callback?: (err: Error | null, params: Debugger.SetBreakpointReturnType) => void): void; + /** + * Removes JavaScript breakpoint. + */ + post(method: 'Debugger.removeBreakpoint', params?: Debugger.RemoveBreakpointParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.removeBreakpoint', callback?: (err: Error | null) => void): void; + /** + * Returns possible locations for breakpoint. scriptId in start and end range locations should be the same. + */ + post( + method: 'Debugger.getPossibleBreakpoints', + params?: Debugger.GetPossibleBreakpointsParameterType, + callback?: (err: Error | null, params: Debugger.GetPossibleBreakpointsReturnType) => void + ): void; + post(method: 'Debugger.getPossibleBreakpoints', callback?: (err: Error | null, params: Debugger.GetPossibleBreakpointsReturnType) => void): void; + /** + * Continues execution until specific location is reached. + */ + post(method: 'Debugger.continueToLocation', params?: Debugger.ContinueToLocationParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.continueToLocation', callback?: (err: Error | null) => void): void; + /** + * @experimental + */ + post(method: 'Debugger.pauseOnAsyncCall', params?: Debugger.PauseOnAsyncCallParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.pauseOnAsyncCall', callback?: (err: Error | null) => void): void; + /** + * Steps over the statement. + */ + post(method: 'Debugger.stepOver', callback?: (err: Error | null) => void): void; + /** + * Steps into the function call. + */ + post(method: 'Debugger.stepInto', params?: Debugger.StepIntoParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.stepInto', callback?: (err: Error | null) => void): void; + /** + * Steps out of the function call. + */ + post(method: 'Debugger.stepOut', callback?: (err: Error | null) => void): void; + /** + * Stops on the next JavaScript statement. + */ + post(method: 'Debugger.pause', callback?: (err: Error | null) => void): void; + /** + * This method is deprecated - use Debugger.stepInto with breakOnAsyncCall and Debugger.pauseOnAsyncTask instead. Steps into next scheduled async task if any is scheduled before next pause. Returns success when async task is actually scheduled, returns error if no task were scheduled or another scheduleStepIntoAsync was called. + * @experimental + */ + post(method: 'Debugger.scheduleStepIntoAsync', callback?: (err: Error | null) => void): void; + /** + * Resumes JavaScript execution. + */ + post(method: 'Debugger.resume', callback?: (err: Error | null) => void): void; + /** + * Returns stack trace with given stackTraceId. + * @experimental + */ + post(method: 'Debugger.getStackTrace', params?: Debugger.GetStackTraceParameterType, callback?: (err: Error | null, params: Debugger.GetStackTraceReturnType) => void): void; + post(method: 'Debugger.getStackTrace', callback?: (err: Error | null, params: Debugger.GetStackTraceReturnType) => void): void; + /** + * Searches for given string in script content. + */ + post(method: 'Debugger.searchInContent', params?: Debugger.SearchInContentParameterType, callback?: (err: Error | null, params: Debugger.SearchInContentReturnType) => void): void; + post(method: 'Debugger.searchInContent', callback?: (err: Error | null, params: Debugger.SearchInContentReturnType) => void): void; + /** + * Edits JavaScript source live. + */ + post(method: 'Debugger.setScriptSource', params?: Debugger.SetScriptSourceParameterType, callback?: (err: Error | null, params: Debugger.SetScriptSourceReturnType) => void): void; + post(method: 'Debugger.setScriptSource', callback?: (err: Error | null, params: Debugger.SetScriptSourceReturnType) => void): void; + /** + * Restarts particular call frame from the beginning. + */ + post(method: 'Debugger.restartFrame', params?: Debugger.RestartFrameParameterType, callback?: (err: Error | null, params: Debugger.RestartFrameReturnType) => void): void; + post(method: 'Debugger.restartFrame', callback?: (err: Error | null, params: Debugger.RestartFrameReturnType) => void): void; + /** + * Returns source for the script with given id. + */ + post(method: 'Debugger.getScriptSource', params?: Debugger.GetScriptSourceParameterType, callback?: (err: Error | null, params: Debugger.GetScriptSourceReturnType) => void): void; + post(method: 'Debugger.getScriptSource', callback?: (err: Error | null, params: Debugger.GetScriptSourceReturnType) => void): void; + /** + * Defines pause on exceptions state. Can be set to stop on all exceptions, uncaught exceptions or no exceptions. Initial pause on exceptions state is none. + */ + post(method: 'Debugger.setPauseOnExceptions', params?: Debugger.SetPauseOnExceptionsParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.setPauseOnExceptions', callback?: (err: Error | null) => void): void; + /** + * Evaluates expression on a given call frame. + */ + post(method: 'Debugger.evaluateOnCallFrame', params?: Debugger.EvaluateOnCallFrameParameterType, callback?: (err: Error | null, params: Debugger.EvaluateOnCallFrameReturnType) => void): void; + post(method: 'Debugger.evaluateOnCallFrame', callback?: (err: Error | null, params: Debugger.EvaluateOnCallFrameReturnType) => void): void; + /** + * Changes value of variable in a callframe. Object-based scopes are not supported and must be mutated manually. + */ + post(method: 'Debugger.setVariableValue', params?: Debugger.SetVariableValueParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.setVariableValue', callback?: (err: Error | null) => void): void; + /** + * Changes return value in top frame. Available only at return break position. + * @experimental + */ + post(method: 'Debugger.setReturnValue', params?: Debugger.SetReturnValueParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.setReturnValue', callback?: (err: Error | null) => void): void; + /** + * Enables or disables async call stacks tracking. + */ + post(method: 'Debugger.setAsyncCallStackDepth', params?: Debugger.SetAsyncCallStackDepthParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.setAsyncCallStackDepth', callback?: (err: Error | null) => void): void; + /** + * Replace previous blackbox patterns with passed ones. Forces backend to skip stepping/pausing in scripts with url matching one of the patterns. VM will try to leave blackboxed script by performing 'step in' several times, finally resorting to 'step out' if unsuccessful. + * @experimental + */ + post(method: 'Debugger.setBlackboxPatterns', params?: Debugger.SetBlackboxPatternsParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.setBlackboxPatterns', callback?: (err: Error | null) => void): void; + /** + * Makes backend skip steps in the script in blackboxed ranges. VM will try leave blacklisted scripts by performing 'step in' several times, finally resorting to 'step out' if unsuccessful. Positions array contains positions where blackbox state is changed. First interval isn't blackboxed. Array should be sorted. + * @experimental + */ + post(method: 'Debugger.setBlackboxedRanges', params?: Debugger.SetBlackboxedRangesParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.setBlackboxedRanges', callback?: (err: Error | null) => void): void; + /** + * Enables console domain, sends the messages collected so far to the client by means of the messageAdded notification. + */ + post(method: 'Console.enable', callback?: (err: Error | null) => void): void; + /** + * Disables console domain, prevents further console messages from being reported to the client. + */ + post(method: 'Console.disable', callback?: (err: Error | null) => void): void; + /** + * Does nothing. + */ + post(method: 'Console.clearMessages', callback?: (err: Error | null) => void): void; + post(method: 'Profiler.enable', callback?: (err: Error | null) => void): void; + post(method: 'Profiler.disable', callback?: (err: Error | null) => void): void; + /** + * Changes CPU profiler sampling interval. Must be called before CPU profiles recording started. + */ + post(method: 'Profiler.setSamplingInterval', params?: Profiler.SetSamplingIntervalParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Profiler.setSamplingInterval', callback?: (err: Error | null) => void): void; + post(method: 'Profiler.start', callback?: (err: Error | null) => void): void; + post(method: 'Profiler.stop', callback?: (err: Error | null, params: Profiler.StopReturnType) => void): void; + /** + * Enable precise code coverage. Coverage data for JavaScript executed before enabling precise code coverage may be incomplete. Enabling prevents running optimized code and resets execution counters. + */ + post(method: 'Profiler.startPreciseCoverage', params?: Profiler.StartPreciseCoverageParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Profiler.startPreciseCoverage', callback?: (err: Error | null) => void): void; + /** + * Disable precise code coverage. Disabling releases unnecessary execution count records and allows executing optimized code. + */ + post(method: 'Profiler.stopPreciseCoverage', callback?: (err: Error | null) => void): void; + /** + * Collect coverage data for the current isolate, and resets execution counters. Precise code coverage needs to have started. + */ + post(method: 'Profiler.takePreciseCoverage', callback?: (err: Error | null, params: Profiler.TakePreciseCoverageReturnType) => void): void; + /** + * Collect coverage data for the current isolate. The coverage data may be incomplete due to garbage collection. + */ + post(method: 'Profiler.getBestEffortCoverage', callback?: (err: Error | null, params: Profiler.GetBestEffortCoverageReturnType) => void): void; + /** + * Enable type profile. + * @experimental + */ + post(method: 'Profiler.startTypeProfile', callback?: (err: Error | null) => void): void; + /** + * Disable type profile. Disabling releases type profile data collected so far. + * @experimental + */ + post(method: 'Profiler.stopTypeProfile', callback?: (err: Error | null) => void): void; + /** + * Collect type profile. + * @experimental + */ + post(method: 'Profiler.takeTypeProfile', callback?: (err: Error | null, params: Profiler.TakeTypeProfileReturnType) => void): void; + post(method: 'HeapProfiler.enable', callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.disable', callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.startTrackingHeapObjects', params?: HeapProfiler.StartTrackingHeapObjectsParameterType, callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.startTrackingHeapObjects', callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.stopTrackingHeapObjects', params?: HeapProfiler.StopTrackingHeapObjectsParameterType, callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.stopTrackingHeapObjects', callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.takeHeapSnapshot', params?: HeapProfiler.TakeHeapSnapshotParameterType, callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.takeHeapSnapshot', callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.collectGarbage', callback?: (err: Error | null) => void): void; + post( + method: 'HeapProfiler.getObjectByHeapObjectId', + params?: HeapProfiler.GetObjectByHeapObjectIdParameterType, + callback?: (err: Error | null, params: HeapProfiler.GetObjectByHeapObjectIdReturnType) => void + ): void; + post(method: 'HeapProfiler.getObjectByHeapObjectId', callback?: (err: Error | null, params: HeapProfiler.GetObjectByHeapObjectIdReturnType) => void): void; + /** + * Enables console to refer to the node with given id via $x (see Command Line API for more details $x functions). + */ + post(method: 'HeapProfiler.addInspectedHeapObject', params?: HeapProfiler.AddInspectedHeapObjectParameterType, callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.addInspectedHeapObject', callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.getHeapObjectId', params?: HeapProfiler.GetHeapObjectIdParameterType, callback?: (err: Error | null, params: HeapProfiler.GetHeapObjectIdReturnType) => void): void; + post(method: 'HeapProfiler.getHeapObjectId', callback?: (err: Error | null, params: HeapProfiler.GetHeapObjectIdReturnType) => void): void; + post(method: 'HeapProfiler.startSampling', params?: HeapProfiler.StartSamplingParameterType, callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.startSampling', callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.stopSampling', callback?: (err: Error | null, params: HeapProfiler.StopSamplingReturnType) => void): void; + post(method: 'HeapProfiler.getSamplingProfile', callback?: (err: Error | null, params: HeapProfiler.GetSamplingProfileReturnType) => void): void; + /** + * Gets supported tracing categories. + */ + post(method: 'NodeTracing.getCategories', callback?: (err: Error | null, params: NodeTracing.GetCategoriesReturnType) => void): void; + /** + * Start trace events collection. + */ + post(method: 'NodeTracing.start', params?: NodeTracing.StartParameterType, callback?: (err: Error | null) => void): void; + post(method: 'NodeTracing.start', callback?: (err: Error | null) => void): void; + /** + * Stop trace events collection. Remaining collected events will be sent as a sequence of + * dataCollected events followed by tracingComplete event. + */ + post(method: 'NodeTracing.stop', callback?: (err: Error | null) => void): void; + /** + * Sends protocol message over session with given id. + */ + post(method: 'NodeWorker.sendMessageToWorker', params?: NodeWorker.SendMessageToWorkerParameterType, callback?: (err: Error | null) => void): void; + post(method: 'NodeWorker.sendMessageToWorker', callback?: (err: Error | null) => void): void; + /** + * Instructs the inspector to attach to running workers. Will also attach to new workers + * as they start + */ + post(method: 'NodeWorker.enable', params?: NodeWorker.EnableParameterType, callback?: (err: Error | null) => void): void; + post(method: 'NodeWorker.enable', callback?: (err: Error | null) => void): void; + /** + * Detaches from all running workers and disables attaching to new workers as they are started. + */ + post(method: 'NodeWorker.disable', callback?: (err: Error | null) => void): void; + /** + * Detached from the worker with given sessionId. + */ + post(method: 'NodeWorker.detach', params?: NodeWorker.DetachParameterType, callback?: (err: Error | null) => void): void; + post(method: 'NodeWorker.detach', callback?: (err: Error | null) => void): void; + /** + * Enable the `NodeRuntime.waitingForDisconnect`. + */ + post(method: 'NodeRuntime.notifyWhenWaitingForDisconnect', params?: NodeRuntime.NotifyWhenWaitingForDisconnectParameterType, callback?: (err: Error | null) => void): void; + post(method: 'NodeRuntime.notifyWhenWaitingForDisconnect', callback?: (err: Error | null) => void): void; + // Events + addListener(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + addListener(event: 'inspectorNotification', listener: (message: InspectorNotification<{}>) => void): this; + /** + * Issued when new execution context is created. + */ + addListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification) => void): this; + /** + * Issued when execution context is destroyed. + */ + addListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + addListener(event: 'Runtime.executionContextsCleared', listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + addListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + addListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification) => void): this; + /** + * Issued when console API was called. + */ + addListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + addListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + addListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + addListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + addListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + addListener(event: 'Debugger.paused', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + addListener(event: 'Debugger.resumed', listener: () => void): this; + /** + * Issued when new console message is added. + */ + addListener(event: 'Console.messageAdded', listener: (message: InspectorNotification) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + addListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification) => void): this; + addListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification) => void): this; + addListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification) => void): this; + addListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this; + addListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + addListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + addListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification) => void): this; + /** + * Contains an bucket of collected trace events. + */ + addListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + addListener(event: 'NodeTracing.tracingComplete', listener: () => void): this; + /** + * Issued when attached to a worker. + */ + addListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification) => void): this; + /** + * Issued when detached from the worker. + */ + addListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + addListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + addListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'inspectorNotification', message: InspectorNotification<{}>): boolean; + emit(event: 'Runtime.executionContextCreated', message: InspectorNotification): boolean; + emit(event: 'Runtime.executionContextDestroyed', message: InspectorNotification): boolean; + emit(event: 'Runtime.executionContextsCleared'): boolean; + emit(event: 'Runtime.exceptionThrown', message: InspectorNotification): boolean; + emit(event: 'Runtime.exceptionRevoked', message: InspectorNotification): boolean; + emit(event: 'Runtime.consoleAPICalled', message: InspectorNotification): boolean; + emit(event: 'Runtime.inspectRequested', message: InspectorNotification): boolean; + emit(event: 'Debugger.scriptParsed', message: InspectorNotification): boolean; + emit(event: 'Debugger.scriptFailedToParse', message: InspectorNotification): boolean; + emit(event: 'Debugger.breakpointResolved', message: InspectorNotification): boolean; + emit(event: 'Debugger.paused', message: InspectorNotification): boolean; + emit(event: 'Debugger.resumed'): boolean; + emit(event: 'Console.messageAdded', message: InspectorNotification): boolean; + emit(event: 'Profiler.consoleProfileStarted', message: InspectorNotification): boolean; + emit(event: 'Profiler.consoleProfileFinished', message: InspectorNotification): boolean; + emit(event: 'HeapProfiler.addHeapSnapshotChunk', message: InspectorNotification): boolean; + emit(event: 'HeapProfiler.resetProfiles'): boolean; + emit(event: 'HeapProfiler.reportHeapSnapshotProgress', message: InspectorNotification): boolean; + emit(event: 'HeapProfiler.lastSeenObjectId', message: InspectorNotification): boolean; + emit(event: 'HeapProfiler.heapStatsUpdate', message: InspectorNotification): boolean; + emit(event: 'NodeTracing.dataCollected', message: InspectorNotification): boolean; + emit(event: 'NodeTracing.tracingComplete'): boolean; + emit(event: 'NodeWorker.attachedToWorker', message: InspectorNotification): boolean; + emit(event: 'NodeWorker.detachedFromWorker', message: InspectorNotification): boolean; + emit(event: 'NodeWorker.receivedMessageFromWorker', message: InspectorNotification): boolean; + emit(event: 'NodeRuntime.waitingForDisconnect'): boolean; + on(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + on(event: 'inspectorNotification', listener: (message: InspectorNotification<{}>) => void): this; + /** + * Issued when new execution context is created. + */ + on(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification) => void): this; + /** + * Issued when execution context is destroyed. + */ + on(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + on(event: 'Runtime.executionContextsCleared', listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + on(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + on(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification) => void): this; + /** + * Issued when console API was called. + */ + on(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + on(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + on(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + on(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + on(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + on(event: 'Debugger.paused', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + on(event: 'Debugger.resumed', listener: () => void): this; + /** + * Issued when new console message is added. + */ + on(event: 'Console.messageAdded', listener: (message: InspectorNotification) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + on(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification) => void): this; + on(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification) => void): this; + on(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification) => void): this; + on(event: 'HeapProfiler.resetProfiles', listener: () => void): this; + on(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + on(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + on(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification) => void): this; + /** + * Contains an bucket of collected trace events. + */ + on(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + on(event: 'NodeTracing.tracingComplete', listener: () => void): this; + /** + * Issued when attached to a worker. + */ + on(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification) => void): this; + /** + * Issued when detached from the worker. + */ + on(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + on(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + on(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this; + once(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + once(event: 'inspectorNotification', listener: (message: InspectorNotification<{}>) => void): this; + /** + * Issued when new execution context is created. + */ + once(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification) => void): this; + /** + * Issued when execution context is destroyed. + */ + once(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + once(event: 'Runtime.executionContextsCleared', listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + once(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + once(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification) => void): this; + /** + * Issued when console API was called. + */ + once(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + once(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + once(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + once(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + once(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + once(event: 'Debugger.paused', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + once(event: 'Debugger.resumed', listener: () => void): this; + /** + * Issued when new console message is added. + */ + once(event: 'Console.messageAdded', listener: (message: InspectorNotification) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + once(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification) => void): this; + once(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification) => void): this; + once(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification) => void): this; + once(event: 'HeapProfiler.resetProfiles', listener: () => void): this; + once(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + once(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + once(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification) => void): this; + /** + * Contains an bucket of collected trace events. + */ + once(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + once(event: 'NodeTracing.tracingComplete', listener: () => void): this; + /** + * Issued when attached to a worker. + */ + once(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification) => void): this; + /** + * Issued when detached from the worker. + */ + once(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + once(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + once(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + prependListener(event: 'inspectorNotification', listener: (message: InspectorNotification<{}>) => void): this; + /** + * Issued when new execution context is created. + */ + prependListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification) => void): this; + /** + * Issued when execution context is destroyed. + */ + prependListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + prependListener(event: 'Runtime.executionContextsCleared', listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + prependListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + prependListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification) => void): this; + /** + * Issued when console API was called. + */ + prependListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + prependListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + prependListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + prependListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + prependListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + prependListener(event: 'Debugger.paused', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + prependListener(event: 'Debugger.resumed', listener: () => void): this; + /** + * Issued when new console message is added. + */ + prependListener(event: 'Console.messageAdded', listener: (message: InspectorNotification) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + prependListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification) => void): this; + prependListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification) => void): this; + prependListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification) => void): this; + prependListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this; + prependListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + prependListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + prependListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification) => void): this; + /** + * Contains an bucket of collected trace events. + */ + prependListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + prependListener(event: 'NodeTracing.tracingComplete', listener: () => void): this; + /** + * Issued when attached to a worker. + */ + prependListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification) => void): this; + /** + * Issued when detached from the worker. + */ + prependListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + prependListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + prependListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + prependOnceListener(event: 'inspectorNotification', listener: (message: InspectorNotification<{}>) => void): this; + /** + * Issued when new execution context is created. + */ + prependOnceListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification) => void): this; + /** + * Issued when execution context is destroyed. + */ + prependOnceListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + prependOnceListener(event: 'Runtime.executionContextsCleared', listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + prependOnceListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + prependOnceListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification) => void): this; + /** + * Issued when console API was called. + */ + prependOnceListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + prependOnceListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + prependOnceListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + prependOnceListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + prependOnceListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + prependOnceListener(event: 'Debugger.paused', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + prependOnceListener(event: 'Debugger.resumed', listener: () => void): this; + /** + * Issued when new console message is added. + */ + prependOnceListener(event: 'Console.messageAdded', listener: (message: InspectorNotification) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + prependOnceListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification) => void): this; + prependOnceListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification) => void): this; + prependOnceListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification) => void): this; + prependOnceListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this; + prependOnceListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + prependOnceListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + prependOnceListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification) => void): this; + /** + * Contains an bucket of collected trace events. + */ + prependOnceListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + prependOnceListener(event: 'NodeTracing.tracingComplete', listener: () => void): this; + /** + * Issued when attached to a worker. + */ + prependOnceListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification) => void): this; + /** + * Issued when detached from the worker. + */ + prependOnceListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + prependOnceListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + prependOnceListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this; + } + /** + * Activate inspector on host and port. Equivalent to`node --inspect=[[host:]port]`, but can be done programmatically after node has + * started. + * + * If wait is `true`, will block until a client has connected to the inspect port + * and flow control has been passed to the debugger client. + * + * See the `security warning` regarding the `host`parameter usage. + * @param [port='what was specified on the CLI'] Port to listen on for inspector connections. Optional. + * @param [host='what was specified on the CLI'] Host to listen on for inspector connections. Optional. + * @param [wait=false] Block until a client has connected. Optional. + */ + function open(port?: number, host?: string, wait?: boolean): void; + /** + * Deactivate the inspector. Blocks until there are no active connections. + */ + function close(): void; + /** + * Return the URL of the active inspector, or `undefined` if there is none. + * + * ```console + * $ node --inspect -p 'inspector.url()' + * Debugger listening on ws://127.0.0.1:9229/166e272e-7a30-4d09-97ce-f1c012b43c34 + * For help, see: https://nodejs.org/en/docs/inspector + * ws://127.0.0.1:9229/166e272e-7a30-4d09-97ce-f1c012b43c34 + * + * $ node --inspect=localhost:3000 -p 'inspector.url()' + * Debugger listening on ws://localhost:3000/51cf8d0e-3c36-4c59-8efd-54519839e56a + * For help, see: https://nodejs.org/en/docs/inspector + * ws://localhost:3000/51cf8d0e-3c36-4c59-8efd-54519839e56a + * + * $ node -p 'inspector.url()' + * undefined + * ``` + */ + function url(): string | undefined; + /** + * Blocks until a client (existing or connected later) has sent`Runtime.runIfWaitingForDebugger` command. + * + * An exception will be thrown if there is no active inspector. + * @since v12.7.0 + */ + function waitForDebugger(): void; +} +/** + * The inspector module provides an API for interacting with the V8 inspector. + */ +declare module 'node:inspector' { + import inspector = require('inspector'); + export = inspector; +} diff --git a/node_modules/@types/node/module.d.ts b/node_modules/@types/node/module.d.ts new file mode 100755 index 0000000..e884f32 --- /dev/null +++ b/node_modules/@types/node/module.d.ts @@ -0,0 +1,116 @@ +/** + * @since v0.3.7 + */ +declare module 'module' { + import { URL } from 'node:url'; + namespace Module { + /** + * The `module.syncBuiltinESMExports()` method updates all the live bindings for + * builtin `ES Modules` to match the properties of the `CommonJS` exports. It + * does not add or remove exported names from the `ES Modules`. + * + * ```js + * const fs = require('node:fs'); + * const assert = require('node:assert'); + * const { syncBuiltinESMExports } = require('node:module'); + * + * fs.readFile = newAPI; + * + * delete fs.readFileSync; + * + * function newAPI() { + * // ... + * } + * + * fs.newAPI = newAPI; + * + * syncBuiltinESMExports(); + * + * import('node:fs').then((esmFS) => { + * // It syncs the existing readFile property with the new value + * assert.strictEqual(esmFS.readFile, newAPI); + * // readFileSync has been deleted from the required fs + * assert.strictEqual('readFileSync' in fs, false); + * // syncBuiltinESMExports() does not remove readFileSync from esmFS + * assert.strictEqual('readFileSync' in esmFS, true); + * // syncBuiltinESMExports() does not add names + * assert.strictEqual(esmFS.newAPI, undefined); + * }); + * ``` + * @since v12.12.0 + */ + function syncBuiltinESMExports(): void; + /** + * `path` is the resolved path for the file for which a corresponding source map + * should be fetched. + * @since v13.7.0, v12.17.0 + * @return Returns `module.SourceMap` if a source map is found, `undefined` otherwise. + */ + function findSourceMap(path: string, error?: Error): SourceMap; + interface SourceMapPayload { + file: string; + version: number; + sources: string[]; + sourcesContent: string[]; + names: string[]; + mappings: string; + sourceRoot: string; + } + interface SourceMapping { + generatedLine: number; + generatedColumn: number; + originalSource: string; + originalLine: number; + originalColumn: number; + } + /** + * @since v13.7.0, v12.17.0 + */ + class SourceMap { + /** + * Getter for the payload used to construct the `SourceMap` instance. + */ + readonly payload: SourceMapPayload; + constructor(payload: SourceMapPayload); + /** + * Given a line number and column number in the generated source file, returns + * an object representing the position in the original file. The object returned + * consists of the following keys: + */ + findEntry(line: number, column: number): SourceMapping; + } + } + interface Module extends NodeModule {} + class Module { + static runMain(): void; + static wrap(code: string): string; + static createRequire(path: string | URL): NodeRequire; + static builtinModules: string[]; + static isBuiltin(moduleName: string): boolean; + static Module: typeof Module; + constructor(id: string, parent?: Module); + } + global { + interface ImportMeta { + url: string; + /** + * @experimental + * This feature is only available with the `--experimental-import-meta-resolve` + * command flag enabled. + * + * Provides a module-relative resolution function scoped to each module, returning + * the URL string. + * + * @param specified The module specifier to resolve relative to `parent`. + * @param parent The absolute parent module URL to resolve from. If none + * is specified, the value of `import.meta.url` is used as the default. + */ + resolve?(specified: string, parent?: string | URL): Promise; + } + } + export = Module; +} +declare module 'node:module' { + import module = require('module'); + export = module; +} diff --git a/node_modules/@types/node/net.d.ts b/node_modules/@types/node/net.d.ts new file mode 100755 index 0000000..485a971 --- /dev/null +++ b/node_modules/@types/node/net.d.ts @@ -0,0 +1,888 @@ +/** + * > Stability: 2 - Stable + * + * The `node:net` module provides an asynchronous network API for creating stream-based + * TCP or `IPC` servers ({@link createServer}) and clients + * ({@link createConnection}). + * + * It can be accessed using: + * + * ```js + * const net = require('node:net'); + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/net.js) + */ +declare module 'net' { + import * as stream from 'node:stream'; + import { Abortable, EventEmitter } from 'node:events'; + import * as dns from 'node:dns'; + type LookupFunction = (hostname: string, options: dns.LookupOneOptions, callback: (err: NodeJS.ErrnoException | null, address: string, family: number) => void) => void; + interface AddressInfo { + address: string; + family: string; + port: number; + } + interface SocketConstructorOpts { + fd?: number | undefined; + allowHalfOpen?: boolean | undefined; + readable?: boolean | undefined; + writable?: boolean | undefined; + signal?: AbortSignal; + } + interface OnReadOpts { + buffer: Uint8Array | (() => Uint8Array); + /** + * This function is called for every chunk of incoming data. + * Two arguments are passed to it: the number of bytes written to buffer and a reference to buffer. + * Return false from this function to implicitly pause() the socket. + */ + callback(bytesWritten: number, buf: Uint8Array): boolean; + } + interface ConnectOpts { + /** + * If specified, incoming data is stored in a single buffer and passed to the supplied callback when data arrives on the socket. + * Note: this will cause the streaming functionality to not provide any data, however events like 'error', 'end', and 'close' will + * still be emitted as normal and methods like pause() and resume() will also behave as expected. + */ + onread?: OnReadOpts | undefined; + } + interface TcpSocketConnectOpts extends ConnectOpts { + port: number; + host?: string | undefined; + localAddress?: string | undefined; + localPort?: number | undefined; + hints?: number | undefined; + family?: number | undefined; + lookup?: LookupFunction | undefined; + noDelay?: boolean | undefined; + keepAlive?: boolean | undefined; + keepAliveInitialDelay?: number | undefined; + /** + * @since v18.13.0 + */ + autoSelectFamily?: boolean | undefined; + /** + * @since v18.13.0 + */ + autoSelectFamilyAttemptTimeout?: number | undefined; + } + interface IpcSocketConnectOpts extends ConnectOpts { + path: string; + } + type SocketConnectOpts = TcpSocketConnectOpts | IpcSocketConnectOpts; + type SocketReadyState = 'opening' | 'open' | 'readOnly' | 'writeOnly' | 'closed'; + /** + * This class is an abstraction of a TCP socket or a streaming `IPC` endpoint + * (uses named pipes on Windows, and Unix domain sockets otherwise). It is also + * an `EventEmitter`. + * + * A `net.Socket` can be created by the user and used directly to interact with + * a server. For example, it is returned by {@link createConnection}, + * so the user can use it to talk to the server. + * + * It can also be created by Node.js and passed to the user when a connection + * is received. For example, it is passed to the listeners of a `'connection'` event emitted on a {@link Server}, so the user can use + * it to interact with the client. + * @since v0.3.4 + */ + class Socket extends stream.Duplex { + constructor(options?: SocketConstructorOpts); + /** + * Sends data on the socket. The second parameter specifies the encoding in the + * case of a string. It defaults to UTF8 encoding. + * + * Returns `true` if the entire data was flushed successfully to the kernel + * buffer. Returns `false` if all or part of the data was queued in user memory.`'drain'` will be emitted when the buffer is again free. + * + * The optional `callback` parameter will be executed when the data is finally + * written out, which may not be immediately. + * + * See `Writable` stream `write()` method for more + * information. + * @since v0.1.90 + * @param [encoding='utf8'] Only used when data is `string`. + */ + write(buffer: Uint8Array | string, cb?: (err?: Error) => void): boolean; + write(str: Uint8Array | string, encoding?: BufferEncoding, cb?: (err?: Error) => void): boolean; + /** + * Initiate a connection on a given socket. + * + * Possible signatures: + * + * * `socket.connect(options[, connectListener])` + * * `socket.connect(path[, connectListener])` for `IPC` connections. + * * `socket.connect(port[, host][, connectListener])` for TCP connections. + * * Returns: `net.Socket` The socket itself. + * + * This function is asynchronous. When the connection is established, the `'connect'` event will be emitted. If there is a problem connecting, + * instead of a `'connect'` event, an `'error'` event will be emitted with + * the error passed to the `'error'` listener. + * The last parameter `connectListener`, if supplied, will be added as a listener + * for the `'connect'` event **once**. + * + * This function should only be used for reconnecting a socket after`'close'` has been emitted or otherwise it may lead to undefined + * behavior. + */ + connect(options: SocketConnectOpts, connectionListener?: () => void): this; + connect(port: number, host: string, connectionListener?: () => void): this; + connect(port: number, connectionListener?: () => void): this; + connect(path: string, connectionListener?: () => void): this; + /** + * Set the encoding for the socket as a `Readable Stream`. See `readable.setEncoding()` for more information. + * @since v0.1.90 + * @return The socket itself. + */ + setEncoding(encoding?: BufferEncoding): this; + /** + * Pauses the reading of data. That is, `'data'` events will not be emitted. + * Useful to throttle back an upload. + * @return The socket itself. + */ + pause(): this; + /** + * Close the TCP connection by sending an RST packet and destroy the stream. + * If this TCP socket is in connecting status, it will send an RST packet and destroy this TCP socket once it is connected. + * Otherwise, it will call `socket.destroy` with an `ERR_SOCKET_CLOSED` Error. + * If this is not a TCP socket (for example, a pipe), calling this method will immediately throw an `ERR_INVALID_HANDLE_TYPE` Error. + * @since v18.3.0, v16.17.0 + */ + resetAndDestroy(): this; + /** + * Resumes reading after a call to `socket.pause()`. + * @return The socket itself. + */ + resume(): this; + /** + * Sets the socket to timeout after `timeout` milliseconds of inactivity on + * the socket. By default `net.Socket` do not have a timeout. + * + * When an idle timeout is triggered the socket will receive a `'timeout'` event but the connection will not be severed. The user must manually call `socket.end()` or `socket.destroy()` to + * end the connection. + * + * ```js + * socket.setTimeout(3000); + * socket.on('timeout', () => { + * console.log('socket timeout'); + * socket.end(); + * }); + * ``` + * + * If `timeout` is 0, then the existing idle timeout is disabled. + * + * The optional `callback` parameter will be added as a one-time listener for the `'timeout'` event. + * @since v0.1.90 + * @return The socket itself. + */ + setTimeout(timeout: number, callback?: () => void): this; + /** + * Enable/disable the use of Nagle's algorithm. + * + * When a TCP connection is created, it will have Nagle's algorithm enabled. + * + * Nagle's algorithm delays data before it is sent via the network. It attempts + * to optimize throughput at the expense of latency. + * + * Passing `true` for `noDelay` or not passing an argument will disable Nagle's + * algorithm for the socket. Passing `false` for `noDelay` will enable Nagle's + * algorithm. + * @since v0.1.90 + * @param [noDelay=true] + * @return The socket itself. + */ + setNoDelay(noDelay?: boolean): this; + /** + * Enable/disable keep-alive functionality, and optionally set the initial + * delay before the first keepalive probe is sent on an idle socket. + * + * Set `initialDelay` (in milliseconds) to set the delay between the last + * data packet received and the first keepalive probe. Setting `0` for`initialDelay` will leave the value unchanged from the default + * (or previous) setting. + * + * Enabling the keep-alive functionality will set the following socket options: + * + * * `SO_KEEPALIVE=1` + * * `TCP_KEEPIDLE=initialDelay` + * * `TCP_KEEPCNT=10` + * * `TCP_KEEPINTVL=1` + * @since v0.1.92 + * @param [enable=false] + * @param [initialDelay=0] + * @return The socket itself. + */ + setKeepAlive(enable?: boolean, initialDelay?: number): this; + /** + * Returns the bound `address`, the address `family` name and `port` of the + * socket as reported by the operating system:`{ port: 12346, family: 'IPv4', address: '127.0.0.1' }` + * @since v0.1.90 + */ + address(): AddressInfo | {}; + /** + * Calling `unref()` on a socket will allow the program to exit if this is the only + * active socket in the event system. If the socket is already `unref`ed calling`unref()` again will have no effect. + * @since v0.9.1 + * @return The socket itself. + */ + unref(): this; + /** + * Opposite of `unref()`, calling `ref()` on a previously `unref`ed socket will _not_ let the program exit if it's the only socket left (the default behavior). + * If the socket is `ref`ed calling `ref` again will have no effect. + * @since v0.9.1 + * @return The socket itself. + */ + ref(): this; + /** + * This property shows the number of characters buffered for writing. The buffer + * may contain strings whose length after encoding is not yet known. So this number + * is only an approximation of the number of bytes in the buffer. + * + * `net.Socket` has the property that `socket.write()` always works. This is to + * help users get up and running quickly. The computer cannot always keep up + * with the amount of data that is written to a socket. The network connection + * simply might be too slow. Node.js will internally queue up the data written to a + * socket and send it out over the wire when it is possible. + * + * The consequence of this internal buffering is that memory may grow. + * Users who experience large or growing `bufferSize` should attempt to + * "throttle" the data flows in their program with `socket.pause()` and `socket.resume()`. + * @since v0.3.8 + * @deprecated Since v14.6.0 - Use `writableLength` instead. + */ + readonly bufferSize: number; + /** + * The amount of received bytes. + * @since v0.5.3 + */ + readonly bytesRead: number; + /** + * The amount of bytes sent. + * @since v0.5.3 + */ + readonly bytesWritten: number; + /** + * If `true`,`socket.connect(options[, connectListener])` was + * called and has not yet finished. It will stay `true` until the socket becomes + * connected, then it is set to `false` and the `'connect'` event is emitted. Note + * that the `socket.connect(options[, connectListener])` callback is a listener for the `'connect'` event. + * @since v6.1.0 + */ + readonly connecting: boolean; + /** + * This is `true` if the socket is not connected yet, either because `.connect()`has not yet been called or because it is still in the process of connecting + * (see `socket.connecting`). + * @since v11.2.0, v10.16.0 + */ + readonly pending: boolean; + /** + * See `writable.destroyed` for further details. + */ + readonly destroyed: boolean; + /** + * The string representation of the local IP address the remote client is + * connecting on. For example, in a server listening on `'0.0.0.0'`, if a client + * connects on `'192.168.1.1'`, the value of `socket.localAddress` would be`'192.168.1.1'`. + * @since v0.9.6 + */ + readonly localAddress?: string; + /** + * The numeric representation of the local port. For example, `80` or `21`. + * @since v0.9.6 + */ + readonly localPort?: number; + /** + * The string representation of the local IP family. `'IPv4'` or `'IPv6'`. + * @since v18.8.0, v16.18.0 + */ + readonly localFamily?: string; + /** + * This property represents the state of the connection as a string. + * + * * If the stream is connecting `socket.readyState` is `opening`. + * * If the stream is readable and writable, it is `open`. + * * If the stream is readable and not writable, it is `readOnly`. + * * If the stream is not readable and writable, it is `writeOnly`. + * @since v0.5.0 + */ + readonly readyState: SocketReadyState; + /** + * The string representation of the remote IP address. For example,`'74.125.127.100'` or `'2001:4860:a005::68'`. Value may be `undefined` if + * the socket is destroyed (for example, if the client disconnected). + * @since v0.5.10 + */ + readonly remoteAddress?: string | undefined; + /** + * The string representation of the remote IP family. `'IPv4'` or `'IPv6'`. Value may be `undefined` if + * the socket is destroyed (for example, if the client disconnected). + * @since v0.11.14 + */ + readonly remoteFamily?: string | undefined; + /** + * The numeric representation of the remote port. For example, `80` or `21`. Value may be `undefined` if + * the socket is destroyed (for example, if the client disconnected). + * @since v0.5.10 + */ + readonly remotePort?: number | undefined; + /** + * The socket timeout in milliseconds as set by `socket.setTimeout()`. + * It is `undefined` if a timeout has not been set. + * @since v10.7.0 + */ + readonly timeout?: number | undefined; + /** + * Half-closes the socket. i.e., it sends a FIN packet. It is possible the + * server will still send some data. + * + * See `writable.end()` for further details. + * @since v0.1.90 + * @param [encoding='utf8'] Only used when data is `string`. + * @param callback Optional callback for when the socket is finished. + * @return The socket itself. + */ + end(callback?: () => void): this; + end(buffer: Uint8Array | string, callback?: () => void): this; + end(str: Uint8Array | string, encoding?: BufferEncoding, callback?: () => void): this; + /** + * events.EventEmitter + * 1. close + * 2. connect + * 3. data + * 4. drain + * 5. end + * 6. error + * 7. lookup + * 8. ready + * 9. timeout + */ + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'close', listener: (hadError: boolean) => void): this; + addListener(event: 'connect', listener: () => void): this; + addListener(event: 'data', listener: (data: Buffer) => void): this; + addListener(event: 'drain', listener: () => void): this; + addListener(event: 'end', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'lookup', listener: (err: Error, address: string, family: string | number, host: string) => void): this; + addListener(event: 'ready', listener: () => void): this; + addListener(event: 'timeout', listener: () => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'close', hadError: boolean): boolean; + emit(event: 'connect'): boolean; + emit(event: 'data', data: Buffer): boolean; + emit(event: 'drain'): boolean; + emit(event: 'end'): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: 'lookup', err: Error, address: string, family: string | number, host: string): boolean; + emit(event: 'ready'): boolean; + emit(event: 'timeout'): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'close', listener: (hadError: boolean) => void): this; + on(event: 'connect', listener: () => void): this; + on(event: 'data', listener: (data: Buffer) => void): this; + on(event: 'drain', listener: () => void): this; + on(event: 'end', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'lookup', listener: (err: Error, address: string, family: string | number, host: string) => void): this; + on(event: 'ready', listener: () => void): this; + on(event: 'timeout', listener: () => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'close', listener: (hadError: boolean) => void): this; + once(event: 'connect', listener: () => void): this; + once(event: 'data', listener: (data: Buffer) => void): this; + once(event: 'drain', listener: () => void): this; + once(event: 'end', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'lookup', listener: (err: Error, address: string, family: string | number, host: string) => void): this; + once(event: 'ready', listener: () => void): this; + once(event: 'timeout', listener: () => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: (hadError: boolean) => void): this; + prependListener(event: 'connect', listener: () => void): this; + prependListener(event: 'data', listener: (data: Buffer) => void): this; + prependListener(event: 'drain', listener: () => void): this; + prependListener(event: 'end', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'lookup', listener: (err: Error, address: string, family: string | number, host: string) => void): this; + prependListener(event: 'ready', listener: () => void): this; + prependListener(event: 'timeout', listener: () => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: (hadError: boolean) => void): this; + prependOnceListener(event: 'connect', listener: () => void): this; + prependOnceListener(event: 'data', listener: (data: Buffer) => void): this; + prependOnceListener(event: 'drain', listener: () => void): this; + prependOnceListener(event: 'end', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'lookup', listener: (err: Error, address: string, family: string | number, host: string) => void): this; + prependOnceListener(event: 'ready', listener: () => void): this; + prependOnceListener(event: 'timeout', listener: () => void): this; + } + interface ListenOptions extends Abortable { + port?: number | undefined; + host?: string | undefined; + backlog?: number | undefined; + path?: string | undefined; + exclusive?: boolean | undefined; + readableAll?: boolean | undefined; + writableAll?: boolean | undefined; + /** + * @default false + */ + ipv6Only?: boolean | undefined; + } + interface ServerOpts { + /** + * Indicates whether half-opened TCP connections are allowed. + * @default false + */ + allowHalfOpen?: boolean | undefined; + /** + * Indicates whether the socket should be paused on incoming connections. + * @default false + */ + pauseOnConnect?: boolean | undefined; + /** + * If set to `true`, it disables the use of Nagle's algorithm immediately after a new incoming connection is received. + * @default false + * @since v16.5.0 + */ + noDelay?: boolean | undefined; + /** + * If set to `true`, it enables keep-alive functionality on the socket immediately after a new incoming connection is received, + * similarly on what is done in `socket.setKeepAlive([enable][, initialDelay])`. + * @default false + * @since v16.5.0 + */ + keepAlive?: boolean | undefined; + /** + * If set to a positive number, it sets the initial delay before the first keepalive probe is sent on an idle socket. + * @default 0 + * @since v16.5.0 + */ + keepAliveInitialDelay?: number | undefined; + } + interface DropArgument { + localAddress?: string; + localPort?: number; + localFamily?: string; + remoteAddress?: string; + remotePort?: number; + remoteFamily?: string; + } + /** + * This class is used to create a TCP or `IPC` server. + * @since v0.1.90 + */ + class Server extends EventEmitter { + constructor(connectionListener?: (socket: Socket) => void); + constructor(options?: ServerOpts, connectionListener?: (socket: Socket) => void); + /** + * Start a server listening for connections. A `net.Server` can be a TCP or + * an `IPC` server depending on what it listens to. + * + * Possible signatures: + * + * * `server.listen(handle[, backlog][, callback])` + * * `server.listen(options[, callback])` + * * `server.listen(path[, backlog][, callback])` for `IPC` servers + * * `server.listen([port[, host[, backlog]]][, callback])` for TCP servers + * + * This function is asynchronous. When the server starts listening, the `'listening'` event will be emitted. The last parameter `callback`will be added as a listener for the `'listening'` + * event. + * + * All `listen()` methods can take a `backlog` parameter to specify the maximum + * length of the queue of pending connections. The actual length will be determined + * by the OS through sysctl settings such as `tcp_max_syn_backlog` and `somaxconn`on Linux. The default value of this parameter is 511 (not 512). + * + * All {@link Socket} are set to `SO_REUSEADDR` (see [`socket(7)`](https://man7.org/linux/man-pages/man7/socket.7.html) for + * details). + * + * The `server.listen()` method can be called again if and only if there was an + * error during the first `server.listen()` call or `server.close()` has been + * called. Otherwise, an `ERR_SERVER_ALREADY_LISTEN` error will be thrown. + * + * One of the most common errors raised when listening is `EADDRINUSE`. + * This happens when another server is already listening on the requested`port`/`path`/`handle`. One way to handle this would be to retry + * after a certain amount of time: + * + * ```js + * server.on('error', (e) => { + * if (e.code === 'EADDRINUSE') { + * console.error('Address in use, retrying...'); + * setTimeout(() => { + * server.close(); + * server.listen(PORT, HOST); + * }, 1000); + * } + * }); + * ``` + */ + listen(port?: number, hostname?: string, backlog?: number, listeningListener?: () => void): this; + listen(port?: number, hostname?: string, listeningListener?: () => void): this; + listen(port?: number, backlog?: number, listeningListener?: () => void): this; + listen(port?: number, listeningListener?: () => void): this; + listen(path: string, backlog?: number, listeningListener?: () => void): this; + listen(path: string, listeningListener?: () => void): this; + listen(options: ListenOptions, listeningListener?: () => void): this; + listen(handle: any, backlog?: number, listeningListener?: () => void): this; + listen(handle: any, listeningListener?: () => void): this; + /** + * Stops the server from accepting new connections and keeps existing + * connections. This function is asynchronous, the server is finally closed + * when all connections are ended and the server emits a `'close'` event. + * The optional `callback` will be called once the `'close'` event occurs. Unlike + * that event, it will be called with an `Error` as its only argument if the server + * was not open when it was closed. + * @since v0.1.90 + * @param callback Called when the server is closed. + */ + close(callback?: (err?: Error) => void): this; + /** + * Returns the bound `address`, the address `family` name, and `port` of the server + * as reported by the operating system if listening on an IP socket + * (useful to find which port was assigned when getting an OS-assigned address):`{ port: 12346, family: 'IPv4', address: '127.0.0.1' }`. + * + * For a server listening on a pipe or Unix domain socket, the name is returned + * as a string. + * + * ```js + * const server = net.createServer((socket) => { + * socket.end('goodbye\n'); + * }).on('error', (err) => { + * // Handle errors here. + * throw err; + * }); + * + * // Grab an arbitrary unused port. + * server.listen(() => { + * console.log('opened server on', server.address()); + * }); + * ``` + * + * `server.address()` returns `null` before the `'listening'` event has been + * emitted or after calling `server.close()`. + * @since v0.1.90 + */ + address(): AddressInfo | string | null; + /** + * Asynchronously get the number of concurrent connections on the server. Works + * when sockets were sent to forks. + * + * Callback should take two arguments `err` and `count`. + * @since v0.9.7 + */ + getConnections(cb: (error: Error | null, count: number) => void): void; + /** + * Opposite of `unref()`, calling `ref()` on a previously `unref`ed server will _not_ let the program exit if it's the only server left (the default behavior). + * If the server is `ref`ed calling `ref()` again will have no effect. + * @since v0.9.1 + */ + ref(): this; + /** + * Calling `unref()` on a server will allow the program to exit if this is the only + * active server in the event system. If the server is already `unref`ed calling`unref()` again will have no effect. + * @since v0.9.1 + */ + unref(): this; + /** + * Set this property to reject connections when the server's connection count gets + * high. + * + * It is not recommended to use this option once a socket has been sent to a child + * with `child_process.fork()`. + * @since v0.2.0 + */ + maxConnections: number; + connections: number; + /** + * Indicates whether or not the server is listening for connections. + * @since v5.7.0 + */ + listening: boolean; + /** + * events.EventEmitter + * 1. close + * 2. connection + * 3. error + * 4. listening + * 5. drop + */ + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'close', listener: () => void): this; + addListener(event: 'connection', listener: (socket: Socket) => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'listening', listener: () => void): this; + addListener(event: 'drop', listener: (data?: DropArgument) => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'close'): boolean; + emit(event: 'connection', socket: Socket): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: 'listening'): boolean; + emit(event: 'drop', data?: DropArgument): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'close', listener: () => void): this; + on(event: 'connection', listener: (socket: Socket) => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'listening', listener: () => void): this; + on(event: 'drop', listener: (data?: DropArgument) => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'connection', listener: (socket: Socket) => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'listening', listener: () => void): this; + once(event: 'drop', listener: (data?: DropArgument) => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'connection', listener: (socket: Socket) => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'listening', listener: () => void): this; + prependListener(event: 'drop', listener: (data?: DropArgument) => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'connection', listener: (socket: Socket) => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'listening', listener: () => void): this; + prependOnceListener(event: 'drop', listener: (data?: DropArgument) => void): this; + } + type IPVersion = 'ipv4' | 'ipv6'; + /** + * The `BlockList` object can be used with some network APIs to specify rules for + * disabling inbound or outbound access to specific IP addresses, IP ranges, or + * IP subnets. + * @since v15.0.0, v14.18.0 + */ + class BlockList { + /** + * Adds a rule to block the given IP address. + * @since v15.0.0, v14.18.0 + * @param address An IPv4 or IPv6 address. + * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`. + */ + addAddress(address: string, type?: IPVersion): void; + addAddress(address: SocketAddress): void; + /** + * Adds a rule to block a range of IP addresses from `start` (inclusive) to`end` (inclusive). + * @since v15.0.0, v14.18.0 + * @param start The starting IPv4 or IPv6 address in the range. + * @param end The ending IPv4 or IPv6 address in the range. + * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`. + */ + addRange(start: string, end: string, type?: IPVersion): void; + addRange(start: SocketAddress, end: SocketAddress): void; + /** + * Adds a rule to block a range of IP addresses specified as a subnet mask. + * @since v15.0.0, v14.18.0 + * @param net The network IPv4 or IPv6 address. + * @param prefix The number of CIDR prefix bits. For IPv4, this must be a value between `0` and `32`. For IPv6, this must be between `0` and `128`. + * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`. + */ + addSubnet(net: SocketAddress, prefix: number): void; + addSubnet(net: string, prefix: number, type?: IPVersion): void; + /** + * Returns `true` if the given IP address matches any of the rules added to the`BlockList`. + * + * ```js + * const blockList = new net.BlockList(); + * blockList.addAddress('123.123.123.123'); + * blockList.addRange('10.0.0.1', '10.0.0.10'); + * blockList.addSubnet('8592:757c:efae:4e45::', 64, 'ipv6'); + * + * console.log(blockList.check('123.123.123.123')); // Prints: true + * console.log(blockList.check('10.0.0.3')); // Prints: true + * console.log(blockList.check('222.111.111.222')); // Prints: false + * + * // IPv6 notation for IPv4 addresses works: + * console.log(blockList.check('::ffff:7b7b:7b7b', 'ipv6')); // Prints: true + * console.log(blockList.check('::ffff:123.123.123.123', 'ipv6')); // Prints: true + * ``` + * @since v15.0.0, v14.18.0 + * @param address The IP address to check + * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`. + */ + check(address: SocketAddress): boolean; + check(address: string, type?: IPVersion): boolean; + } + interface TcpNetConnectOpts extends TcpSocketConnectOpts, SocketConstructorOpts { + timeout?: number | undefined; + } + interface IpcNetConnectOpts extends IpcSocketConnectOpts, SocketConstructorOpts { + timeout?: number | undefined; + } + type NetConnectOpts = TcpNetConnectOpts | IpcNetConnectOpts; + /** + * Creates a new TCP or `IPC` server. + * + * If `allowHalfOpen` is set to `true`, when the other end of the socket + * signals the end of transmission, the server will only send back the end of + * transmission when `socket.end()` is explicitly called. For example, in the + * context of TCP, when a FIN packed is received, a FIN packed is sent + * back only when `socket.end()` is explicitly called. Until then the + * connection is half-closed (non-readable but still writable). See `'end'` event and [RFC 1122](https://tools.ietf.org/html/rfc1122) (section 4.2.2.13) for more information. + * + * If `pauseOnConnect` is set to `true`, then the socket associated with each + * incoming connection will be paused, and no data will be read from its handle. + * This allows connections to be passed between processes without any data being + * read by the original process. To begin reading data from a paused socket, call `socket.resume()`. + * + * The server can be a TCP server or an `IPC` server, depending on what it `listen()` to. + * + * Here is an example of a TCP echo server which listens for connections + * on port 8124: + * + * ```js + * const net = require('node:net'); + * const server = net.createServer((c) => { + * // 'connection' listener. + * console.log('client connected'); + * c.on('end', () => { + * console.log('client disconnected'); + * }); + * c.write('hello\r\n'); + * c.pipe(c); + * }); + * server.on('error', (err) => { + * throw err; + * }); + * server.listen(8124, () => { + * console.log('server bound'); + * }); + * ``` + * + * Test this by using `telnet`: + * + * ```bash + * telnet localhost 8124 + * ``` + * + * To listen on the socket `/tmp/echo.sock`: + * + * ```js + * server.listen('/tmp/echo.sock', () => { + * console.log('server bound'); + * }); + * ``` + * + * Use `nc` to connect to a Unix domain socket server: + * + * ```bash + * nc -U /tmp/echo.sock + * ``` + * @since v0.5.0 + * @param connectionListener Automatically set as a listener for the {@link 'connection'} event. + */ + function createServer(connectionListener?: (socket: Socket) => void): Server; + function createServer(options?: ServerOpts, connectionListener?: (socket: Socket) => void): Server; + /** + * Aliases to {@link createConnection}. + * + * Possible signatures: + * + * * {@link connect} + * * {@link connect} for `IPC` connections. + * * {@link connect} for TCP connections. + */ + function connect(options: NetConnectOpts, connectionListener?: () => void): Socket; + function connect(port: number, host?: string, connectionListener?: () => void): Socket; + function connect(path: string, connectionListener?: () => void): Socket; + /** + * A factory function, which creates a new {@link Socket}, + * immediately initiates connection with `socket.connect()`, + * then returns the `net.Socket` that starts the connection. + * + * When the connection is established, a `'connect'` event will be emitted + * on the returned socket. The last parameter `connectListener`, if supplied, + * will be added as a listener for the `'connect'` event **once**. + * + * Possible signatures: + * + * * {@link createConnection} + * * {@link createConnection} for `IPC` connections. + * * {@link createConnection} for TCP connections. + * + * The {@link connect} function is an alias to this function. + */ + function createConnection(options: NetConnectOpts, connectionListener?: () => void): Socket; + function createConnection(port: number, host?: string, connectionListener?: () => void): Socket; + function createConnection(path: string, connectionListener?: () => void): Socket; + /** + * Returns `6` if `input` is an IPv6 address. Returns `4` if `input` is an IPv4 + * address in [dot-decimal notation](https://en.wikipedia.org/wiki/Dot-decimal_notation) with no leading zeroes. Otherwise, returns`0`. + * + * ```js + * net.isIP('::1'); // returns 6 + * net.isIP('127.0.0.1'); // returns 4 + * net.isIP('127.000.000.001'); // returns 0 + * net.isIP('127.0.0.1/24'); // returns 0 + * net.isIP('fhqwhgads'); // returns 0 + * ``` + * @since v0.3.0 + */ + function isIP(input: string): number; + /** + * Returns `true` if `input` is an IPv4 address in [dot-decimal notation](https://en.wikipedia.org/wiki/Dot-decimal_notation) with no + * leading zeroes. Otherwise, returns `false`. + * + * ```js + * net.isIPv4('127.0.0.1'); // returns true + * net.isIPv4('127.000.000.001'); // returns false + * net.isIPv4('127.0.0.1/24'); // returns false + * net.isIPv4('fhqwhgads'); // returns false + * ``` + * @since v0.3.0 + */ + function isIPv4(input: string): boolean; + /** + * Returns `true` if `input` is an IPv6 address. Otherwise, returns `false`. + * + * ```js + * net.isIPv6('::1'); // returns true + * net.isIPv6('fhqwhgads'); // returns false + * ``` + * @since v0.3.0 + */ + function isIPv6(input: string): boolean; + interface SocketAddressInitOptions { + /** + * The network address as either an IPv4 or IPv6 string. + * @default 127.0.0.1 + */ + address?: string | undefined; + /** + * @default `'ipv4'` + */ + family?: IPVersion | undefined; + /** + * An IPv6 flow-label used only if `family` is `'ipv6'`. + * @default 0 + */ + flowlabel?: number | undefined; + /** + * An IP port. + * @default 0 + */ + port?: number | undefined; + } + /** + * @since v15.14.0, v14.18.0 + */ + class SocketAddress { + constructor(options: SocketAddressInitOptions); + /** + * Either \`'ipv4'\` or \`'ipv6'\`. + * @since v15.14.0, v14.18.0 + */ + readonly address: string; + /** + * Either \`'ipv4'\` or \`'ipv6'\`. + * @since v15.14.0, v14.18.0 + */ + readonly family: IPVersion; + /** + * @since v15.14.0, v14.18.0 + */ + readonly port: number; + /** + * @since v15.14.0, v14.18.0 + */ + readonly flowlabel: number; + } +} +declare module 'node:net' { + export * from 'net'; +} diff --git a/node_modules/@types/node/os.d.ts b/node_modules/@types/node/os.d.ts new file mode 100755 index 0000000..3d20864 --- /dev/null +++ b/node_modules/@types/node/os.d.ts @@ -0,0 +1,477 @@ +/** + * The `node:os` module provides operating system-related utility methods and + * properties. It can be accessed using: + * + * ```js + * const os = require('node:os'); + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/os.js) + */ +declare module 'os' { + interface CpuInfo { + model: string; + speed: number; + times: { + user: number; + nice: number; + sys: number; + idle: number; + irq: number; + }; + } + interface NetworkInterfaceBase { + address: string; + netmask: string; + mac: string; + internal: boolean; + cidr: string | null; + } + interface NetworkInterfaceInfoIPv4 extends NetworkInterfaceBase { + family: 'IPv4'; + scopeid?: undefined; + } + interface NetworkInterfaceInfoIPv6 extends NetworkInterfaceBase { + family: 'IPv6'; + scopeid: number; + } + interface UserInfo { + username: T; + uid: number; + gid: number; + shell: T; + homedir: T; + } + type NetworkInterfaceInfo = NetworkInterfaceInfoIPv4 | NetworkInterfaceInfoIPv6; + /** + * Returns the host name of the operating system as a string. + * @since v0.3.3 + */ + function hostname(): string; + /** + * Returns an array containing the 1, 5, and 15 minute load averages. + * + * The load average is a measure of system activity calculated by the operating + * system and expressed as a fractional number. + * + * The load average is a Unix-specific concept. On Windows, the return value is + * always `[0, 0, 0]`. + * @since v0.3.3 + */ + function loadavg(): number[]; + /** + * Returns the system uptime in number of seconds. + * @since v0.3.3 + */ + function uptime(): number; + /** + * Returns the amount of free system memory in bytes as an integer. + * @since v0.3.3 + */ + function freemem(): number; + /** + * Returns the total amount of system memory in bytes as an integer. + * @since v0.3.3 + */ + function totalmem(): number; + /** + * Returns an array of objects containing information about each logical CPU core. + * The array will be empty if no CPU information is available, such as if the`/proc` file system is unavailable. + * + * The properties included on each object include: + * + * ```js + * [ + * { + * model: 'Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz', + * speed: 2926, + * times: { + * user: 252020, + * nice: 0, + * sys: 30340, + * idle: 1070356870, + * irq: 0, + * }, + * }, + * { + * model: 'Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz', + * speed: 2926, + * times: { + * user: 306960, + * nice: 0, + * sys: 26980, + * idle: 1071569080, + * irq: 0, + * }, + * }, + * { + * model: 'Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz', + * speed: 2926, + * times: { + * user: 248450, + * nice: 0, + * sys: 21750, + * idle: 1070919370, + * irq: 0, + * }, + * }, + * { + * model: 'Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz', + * speed: 2926, + * times: { + * user: 256880, + * nice: 0, + * sys: 19430, + * idle: 1070905480, + * irq: 20, + * }, + * }, + * ] + * ``` + * + * `nice` values are POSIX-only. On Windows, the `nice` values of all processors + * are always 0. + * + * `os.cpus().length` should not be used to calculate the amount of parallelism + * available to an application. Use {@link availableParallelism} for this purpose. + * @since v0.3.3 + */ + function cpus(): CpuInfo[]; + /** + * Returns an estimate of the default amount of parallelism a program should use. + * Always returns a value greater than zero. + * + * This function is a small wrapper about libuv's [`uv_available_parallelism()`](https://docs.libuv.org/en/v1.x/misc.html#c.uv_available_parallelism). + * @since v19.4.0, v18.14.0 + */ + function availableParallelism(): number; + /** + * Returns the operating system name as returned by [`uname(3)`](https://linux.die.net/man/3/uname). For example, it + * returns `'Linux'` on Linux, `'Darwin'` on macOS, and `'Windows_NT'` on Windows. + * + * See [https://en.wikipedia.org/wiki/Uname#Examples](https://en.wikipedia.org/wiki/Uname#Examples) for additional information + * about the output of running [`uname(3)`](https://linux.die.net/man/3/uname) on various operating systems. + * @since v0.3.3 + */ + function type(): string; + /** + * Returns the operating system as a string. + * + * On POSIX systems, the operating system release is determined by calling [`uname(3)`](https://linux.die.net/man/3/uname). On Windows, `GetVersionExW()` is used. See + * [https://en.wikipedia.org/wiki/Uname#Examples](https://en.wikipedia.org/wiki/Uname#Examples) for more information. + * @since v0.3.3 + */ + function release(): string; + /** + * Returns an object containing network interfaces that have been assigned a + * network address. + * + * Each key on the returned object identifies a network interface. The associated + * value is an array of objects that each describe an assigned network address. + * + * The properties available on the assigned network address object include: + * + * ```js + * { + * lo: [ + * { + * address: '127.0.0.1', + * netmask: '255.0.0.0', + * family: 'IPv4', + * mac: '00:00:00:00:00:00', + * internal: true, + * cidr: '127.0.0.1/8' + * }, + * { + * address: '::1', + * netmask: 'ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff', + * family: 'IPv6', + * mac: '00:00:00:00:00:00', + * scopeid: 0, + * internal: true, + * cidr: '::1/128' + * } + * ], + * eth0: [ + * { + * address: '192.168.1.108', + * netmask: '255.255.255.0', + * family: 'IPv4', + * mac: '01:02:03:0a:0b:0c', + * internal: false, + * cidr: '192.168.1.108/24' + * }, + * { + * address: 'fe80::a00:27ff:fe4e:66a1', + * netmask: 'ffff:ffff:ffff:ffff::', + * family: 'IPv6', + * mac: '01:02:03:0a:0b:0c', + * scopeid: 1, + * internal: false, + * cidr: 'fe80::a00:27ff:fe4e:66a1/64' + * } + * ] + * } + * ``` + * @since v0.6.0 + */ + function networkInterfaces(): NodeJS.Dict; + /** + * Returns the string path of the current user's home directory. + * + * On POSIX, it uses the `$HOME` environment variable if defined. Otherwise it + * uses the [effective UID](https://en.wikipedia.org/wiki/User_identifier#Effective_user_ID) to look up the user's home directory. + * + * On Windows, it uses the `USERPROFILE` environment variable if defined. + * Otherwise it uses the path to the profile directory of the current user. + * @since v2.3.0 + */ + function homedir(): string; + /** + * Returns information about the currently effective user. On POSIX platforms, + * this is typically a subset of the password file. The returned object includes + * the `username`, `uid`, `gid`, `shell`, and `homedir`. On Windows, the `uid` and`gid` fields are `-1`, and `shell` is `null`. + * + * The value of `homedir` returned by `os.userInfo()` is provided by the operating + * system. This differs from the result of `os.homedir()`, which queries + * environment variables for the home directory before falling back to the + * operating system response. + * + * Throws a `SystemError` if a user has no `username` or `homedir`. + * @since v6.0.0 + */ + function userInfo(options: { encoding: 'buffer' }): UserInfo; + function userInfo(options?: { encoding: BufferEncoding }): UserInfo; + type SignalConstants = { + [key in NodeJS.Signals]: number; + }; + namespace constants { + const UV_UDP_REUSEADDR: number; + namespace signals {} + const signals: SignalConstants; + namespace errno { + const E2BIG: number; + const EACCES: number; + const EADDRINUSE: number; + const EADDRNOTAVAIL: number; + const EAFNOSUPPORT: number; + const EAGAIN: number; + const EALREADY: number; + const EBADF: number; + const EBADMSG: number; + const EBUSY: number; + const ECANCELED: number; + const ECHILD: number; + const ECONNABORTED: number; + const ECONNREFUSED: number; + const ECONNRESET: number; + const EDEADLK: number; + const EDESTADDRREQ: number; + const EDOM: number; + const EDQUOT: number; + const EEXIST: number; + const EFAULT: number; + const EFBIG: number; + const EHOSTUNREACH: number; + const EIDRM: number; + const EILSEQ: number; + const EINPROGRESS: number; + const EINTR: number; + const EINVAL: number; + const EIO: number; + const EISCONN: number; + const EISDIR: number; + const ELOOP: number; + const EMFILE: number; + const EMLINK: number; + const EMSGSIZE: number; + const EMULTIHOP: number; + const ENAMETOOLONG: number; + const ENETDOWN: number; + const ENETRESET: number; + const ENETUNREACH: number; + const ENFILE: number; + const ENOBUFS: number; + const ENODATA: number; + const ENODEV: number; + const ENOENT: number; + const ENOEXEC: number; + const ENOLCK: number; + const ENOLINK: number; + const ENOMEM: number; + const ENOMSG: number; + const ENOPROTOOPT: number; + const ENOSPC: number; + const ENOSR: number; + const ENOSTR: number; + const ENOSYS: number; + const ENOTCONN: number; + const ENOTDIR: number; + const ENOTEMPTY: number; + const ENOTSOCK: number; + const ENOTSUP: number; + const ENOTTY: number; + const ENXIO: number; + const EOPNOTSUPP: number; + const EOVERFLOW: number; + const EPERM: number; + const EPIPE: number; + const EPROTO: number; + const EPROTONOSUPPORT: number; + const EPROTOTYPE: number; + const ERANGE: number; + const EROFS: number; + const ESPIPE: number; + const ESRCH: number; + const ESTALE: number; + const ETIME: number; + const ETIMEDOUT: number; + const ETXTBSY: number; + const EWOULDBLOCK: number; + const EXDEV: number; + const WSAEINTR: number; + const WSAEBADF: number; + const WSAEACCES: number; + const WSAEFAULT: number; + const WSAEINVAL: number; + const WSAEMFILE: number; + const WSAEWOULDBLOCK: number; + const WSAEINPROGRESS: number; + const WSAEALREADY: number; + const WSAENOTSOCK: number; + const WSAEDESTADDRREQ: number; + const WSAEMSGSIZE: number; + const WSAEPROTOTYPE: number; + const WSAENOPROTOOPT: number; + const WSAEPROTONOSUPPORT: number; + const WSAESOCKTNOSUPPORT: number; + const WSAEOPNOTSUPP: number; + const WSAEPFNOSUPPORT: number; + const WSAEAFNOSUPPORT: number; + const WSAEADDRINUSE: number; + const WSAEADDRNOTAVAIL: number; + const WSAENETDOWN: number; + const WSAENETUNREACH: number; + const WSAENETRESET: number; + const WSAECONNABORTED: number; + const WSAECONNRESET: number; + const WSAENOBUFS: number; + const WSAEISCONN: number; + const WSAENOTCONN: number; + const WSAESHUTDOWN: number; + const WSAETOOMANYREFS: number; + const WSAETIMEDOUT: number; + const WSAECONNREFUSED: number; + const WSAELOOP: number; + const WSAENAMETOOLONG: number; + const WSAEHOSTDOWN: number; + const WSAEHOSTUNREACH: number; + const WSAENOTEMPTY: number; + const WSAEPROCLIM: number; + const WSAEUSERS: number; + const WSAEDQUOT: number; + const WSAESTALE: number; + const WSAEREMOTE: number; + const WSASYSNOTREADY: number; + const WSAVERNOTSUPPORTED: number; + const WSANOTINITIALISED: number; + const WSAEDISCON: number; + const WSAENOMORE: number; + const WSAECANCELLED: number; + const WSAEINVALIDPROCTABLE: number; + const WSAEINVALIDPROVIDER: number; + const WSAEPROVIDERFAILEDINIT: number; + const WSASYSCALLFAILURE: number; + const WSASERVICE_NOT_FOUND: number; + const WSATYPE_NOT_FOUND: number; + const WSA_E_NO_MORE: number; + const WSA_E_CANCELLED: number; + const WSAEREFUSED: number; + } + namespace priority { + const PRIORITY_LOW: number; + const PRIORITY_BELOW_NORMAL: number; + const PRIORITY_NORMAL: number; + const PRIORITY_ABOVE_NORMAL: number; + const PRIORITY_HIGH: number; + const PRIORITY_HIGHEST: number; + } + } + const devNull: string; + const EOL: string; + /** + * Returns the operating system CPU architecture for which the Node.js binary was + * compiled. Possible values are `'arm'`, `'arm64'`, `'ia32'`, `'mips'`,`'mipsel'`, `'ppc'`, `'ppc64'`, `'s390'`, `'s390x'`, and `'x64'`. + * + * The return value is equivalent to `process.arch`. + * @since v0.5.0 + */ + function arch(): string; + /** + * Returns a string identifying the kernel version. + * + * On POSIX systems, the operating system release is determined by calling [`uname(3)`](https://linux.die.net/man/3/uname). On Windows, `RtlGetVersion()` is used, and if it is not + * available, `GetVersionExW()` will be used. See [https://en.wikipedia.org/wiki/Uname#Examples](https://en.wikipedia.org/wiki/Uname#Examples) for more information. + * @since v13.11.0, v12.17.0 + */ + function version(): string; + /** + * Returns a string identifying the operating system platform for which + * the Node.js binary was compiled. The value is set at compile time. + * Possible values are `'aix'`, `'darwin'`, `'freebsd'`,`'linux'`,`'openbsd'`, `'sunos'`, and `'win32'`. + * + * The return value is equivalent to `process.platform`. + * + * The value `'android'` may also be returned if Node.js is built on the Android + * operating system. [Android support is experimental](https://github.com/nodejs/node/blob/HEAD/BUILDING.md#androidandroid-based-devices-eg-firefox-os). + * @since v0.5.0 + */ + function platform(): NodeJS.Platform; + /** + * Returns the machine type as a string, such as `arm`, `arm64`, `aarch64`,`mips`, `mips64`, `ppc64`, `ppc64le`, `s390`, `s390x`, `i386`, `i686`, `x86_64`. + * + * On POSIX systems, the machine type is determined by calling [`uname(3)`](https://linux.die.net/man/3/uname). On Windows, `RtlGetVersion()` is used, and if it is not + * available, `GetVersionExW()` will be used. See [https://en.wikipedia.org/wiki/Uname#Examples](https://en.wikipedia.org/wiki/Uname#Examples) for more information. + * @since v18.9.0, v16.18.0 + */ + function machine(): string; + /** + * Returns the operating system's default directory for temporary files as a + * string. + * @since v0.9.9 + */ + function tmpdir(): string; + /** + * Returns a string identifying the endianness of the CPU for which the Node.js + * binary was compiled. + * + * Possible values are `'BE'` for big endian and `'LE'` for little endian. + * @since v0.9.4 + */ + function endianness(): 'BE' | 'LE'; + /** + * Returns the scheduling priority for the process specified by `pid`. If `pid` is + * not provided or is `0`, the priority of the current process is returned. + * @since v10.10.0 + * @param [pid=0] The process ID to retrieve scheduling priority for. + */ + function getPriority(pid?: number): number; + /** + * Attempts to set the scheduling priority for the process specified by `pid`. If`pid` is not provided or is `0`, the process ID of the current process is used. + * + * The `priority` input must be an integer between `-20` (high priority) and `19`(low priority). Due to differences between Unix priority levels and Windows + * priority classes, `priority` is mapped to one of six priority constants in`os.constants.priority`. When retrieving a process priority level, this range + * mapping may cause the return value to be slightly different on Windows. To avoid + * confusion, set `priority` to one of the priority constants. + * + * On Windows, setting priority to `PRIORITY_HIGHEST` requires elevated user + * privileges. Otherwise the set priority will be silently reduced to`PRIORITY_HIGH`. + * @since v10.10.0 + * @param [pid=0] The process ID to set scheduling priority for. + * @param priority The scheduling priority to assign to the process. + */ + function setPriority(priority: number): void; + function setPriority(pid: number, priority: number): void; +} +declare module 'node:os' { + export * from 'os'; +} diff --git a/node_modules/@types/node/package.json b/node_modules/@types/node/package.json new file mode 100755 index 0000000..1264420 --- /dev/null +++ b/node_modules/@types/node/package.json @@ -0,0 +1,237 @@ +{ + "name": "@types/node", + "version": "20.3.0", + "description": "TypeScript definitions for Node.js", + "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node", + "license": "MIT", + "contributors": [ + { + "name": "Microsoft TypeScript", + "url": "https://github.com/Microsoft", + "githubUsername": "Microsoft" + }, + { + "name": "DefinitelyTyped", + "url": "https://github.com/DefinitelyTyped", + "githubUsername": "DefinitelyTyped" + }, + { + "name": "Alberto Schiabel", + "url": "https://github.com/jkomyno", + "githubUsername": "jkomyno" + }, + { + "name": "Alvis HT Tang", + "url": "https://github.com/alvis", + "githubUsername": "alvis" + }, + { + "name": "Andrew Makarov", + "url": "https://github.com/r3nya", + "githubUsername": "r3nya" + }, + { + "name": "Benjamin Toueg", + "url": "https://github.com/btoueg", + "githubUsername": "btoueg" + }, + { + "name": "Chigozirim C.", + "url": "https://github.com/smac89", + "githubUsername": "smac89" + }, + { + "name": "David Junger", + "url": "https://github.com/touffy", + "githubUsername": "touffy" + }, + { + "name": "Deividas Bakanas", + "url": "https://github.com/DeividasBakanas", + "githubUsername": "DeividasBakanas" + }, + { + "name": "Eugene Y. Q. Shen", + "url": "https://github.com/eyqs", + "githubUsername": "eyqs" + }, + { + "name": "Hannes Magnusson", + "url": "https://github.com/Hannes-Magnusson-CK", + "githubUsername": "Hannes-Magnusson-CK" + }, + { + "name": "Huw", + "url": "https://github.com/hoo29", + "githubUsername": "hoo29" + }, + { + "name": "Kelvin Jin", + "url": "https://github.com/kjin", + "githubUsername": "kjin" + }, + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + }, + { + "name": "Lishude", + "url": "https://github.com/islishude", + "githubUsername": "islishude" + }, + { + "name": "Mariusz Wiktorczyk", + "url": "https://github.com/mwiktorczyk", + "githubUsername": "mwiktorczyk" + }, + { + "name": "Mohsen Azimi", + "url": "https://github.com/mohsen1", + "githubUsername": "mohsen1" + }, + { + "name": "Nicolas Even", + "url": "https://github.com/n-e", + "githubUsername": "n-e" + }, + { + "name": "Nikita Galkin", + "url": "https://github.com/galkin", + "githubUsername": "galkin" + }, + { + "name": "Parambir Singh", + "url": "https://github.com/parambirs", + "githubUsername": "parambirs" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Thomas den Hollander", + "url": "https://github.com/ThomasdenH", + "githubUsername": "ThomasdenH" + }, + { + "name": "Wilco Bakker", + "url": "https://github.com/WilcoBakker", + "githubUsername": "WilcoBakker" + }, + { + "name": "wwwy3y3", + "url": "https://github.com/wwwy3y3", + "githubUsername": "wwwy3y3" + }, + { + "name": "Samuel Ainsworth", + "url": "https://github.com/samuela", + "githubUsername": "samuela" + }, + { + "name": "Kyle Uehlein", + "url": "https://github.com/kuehlein", + "githubUsername": "kuehlein" + }, + { + "name": "Thanik Bhongbhibhat", + "url": "https://github.com/bhongy", + "githubUsername": "bhongy" + }, + { + "name": "Marcin Kopacz", + "url": "https://github.com/chyzwar", + "githubUsername": "chyzwar" + }, + { + "name": "Trivikram Kamat", + "url": "https://github.com/trivikr", + "githubUsername": "trivikr" + }, + { + "name": "Junxiao Shi", + "url": "https://github.com/yoursunny", + "githubUsername": "yoursunny" + }, + { + "name": "Ilia Baryshnikov", + "url": "https://github.com/qwelias", + "githubUsername": "qwelias" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + }, + { + "name": "Anna Henningsen", + "url": "https://github.com/addaleax", + "githubUsername": "addaleax" + }, + { + "name": "Victor Perin", + "url": "https://github.com/victorperin", + "githubUsername": "victorperin" + }, + { + "name": "Yongsheng Zhang", + "url": "https://github.com/ZYSzys", + "githubUsername": "ZYSzys" + }, + { + "name": "NodeJS Contributors", + "url": "https://github.com/NodeJS", + "githubUsername": "NodeJS" + }, + { + "name": "Linus Unnebäck", + "url": "https://github.com/LinusU", + "githubUsername": "LinusU" + }, + { + "name": "wafuwafu13", + "url": "https://github.com/wafuwafu13", + "githubUsername": "wafuwafu13" + }, + { + "name": "Matteo Collina", + "url": "https://github.com/mcollina", + "githubUsername": "mcollina" + }, + { + "name": "Dmitry Semigradsky", + "url": "https://github.com/Semigradsky", + "githubUsername": "Semigradsky" + } + ], + "main": "", + "types": "index.d.ts", + "typesVersions": { + "<=4.8": { + "*": [ + "ts4.8/*" + ] + } + }, + "repository": { + "type": "git", + "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", + "directory": "types/node" + }, + "scripts": {}, + "dependencies": {}, + "typesPublisherContentHash": "342b193c98aabefa3e8883e5142b4f3c202a2fdbd3177bed6b10c2f954672f52", + "typeScriptVersion": "4.3" +} \ No newline at end of file diff --git a/node_modules/@types/node/path.d.ts b/node_modules/@types/node/path.d.ts new file mode 100755 index 0000000..723d5da --- /dev/null +++ b/node_modules/@types/node/path.d.ts @@ -0,0 +1,191 @@ +declare module 'path/posix' { + import path = require('path'); + export = path; +} +declare module 'path/win32' { + import path = require('path'); + export = path; +} +/** + * The `node:path` module provides utilities for working with file and directory + * paths. It can be accessed using: + * + * ```js + * const path = require('node:path'); + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/path.js) + */ +declare module 'path' { + namespace path { + /** + * A parsed path object generated by path.parse() or consumed by path.format(). + */ + interface ParsedPath { + /** + * The root of the path such as '/' or 'c:\' + */ + root: string; + /** + * The full directory path such as '/home/user/dir' or 'c:\path\dir' + */ + dir: string; + /** + * The file name including extension (if any) such as 'index.html' + */ + base: string; + /** + * The file extension (if any) such as '.html' + */ + ext: string; + /** + * The file name without extension (if any) such as 'index' + */ + name: string; + } + interface FormatInputPathObject { + /** + * The root of the path such as '/' or 'c:\' + */ + root?: string | undefined; + /** + * The full directory path such as '/home/user/dir' or 'c:\path\dir' + */ + dir?: string | undefined; + /** + * The file name including extension (if any) such as 'index.html' + */ + base?: string | undefined; + /** + * The file extension (if any) such as '.html' + */ + ext?: string | undefined; + /** + * The file name without extension (if any) such as 'index' + */ + name?: string | undefined; + } + interface PlatformPath { + /** + * Normalize a string path, reducing '..' and '.' parts. + * When multiple slashes are found, they're replaced by a single one; when the path contains a trailing slash, it is preserved. On Windows backslashes are used. + * + * @param path string path to normalize. + * @throws {TypeError} if `path` is not a string. + */ + normalize(path: string): string; + /** + * Join all arguments together and normalize the resulting path. + * + * @param paths paths to join. + * @throws {TypeError} if any of the path segments is not a string. + */ + join(...paths: string[]): string; + /** + * The right-most parameter is considered {to}. Other parameters are considered an array of {from}. + * + * Starting from leftmost {from} parameter, resolves {to} to an absolute path. + * + * If {to} isn't already absolute, {from} arguments are prepended in right to left order, + * until an absolute path is found. If after using all {from} paths still no absolute path is found, + * the current working directory is used as well. The resulting path is normalized, + * and trailing slashes are removed unless the path gets resolved to the root directory. + * + * @param paths A sequence of paths or path segments. + * @throws {TypeError} if any of the arguments is not a string. + */ + resolve(...paths: string[]): string; + /** + * Determines whether {path} is an absolute path. An absolute path will always resolve to the same location, regardless of the working directory. + * + * If the given {path} is a zero-length string, `false` will be returned. + * + * @param path path to test. + * @throws {TypeError} if `path` is not a string. + */ + isAbsolute(path: string): boolean; + /** + * Solve the relative path from {from} to {to} based on the current working directory. + * At times we have two absolute paths, and we need to derive the relative path from one to the other. This is actually the reverse transform of path.resolve. + * + * @throws {TypeError} if either `from` or `to` is not a string. + */ + relative(from: string, to: string): string; + /** + * Return the directory name of a path. Similar to the Unix dirname command. + * + * @param path the path to evaluate. + * @throws {TypeError} if `path` is not a string. + */ + dirname(path: string): string; + /** + * Return the last portion of a path. Similar to the Unix basename command. + * Often used to extract the file name from a fully qualified path. + * + * @param path the path to evaluate. + * @param suffix optionally, an extension to remove from the result. + * @throws {TypeError} if `path` is not a string or if `ext` is given and is not a string. + */ + basename(path: string, suffix?: string): string; + /** + * Return the extension of the path, from the last '.' to end of string in the last portion of the path. + * If there is no '.' in the last portion of the path or the first character of it is '.', then it returns an empty string. + * + * @param path the path to evaluate. + * @throws {TypeError} if `path` is not a string. + */ + extname(path: string): string; + /** + * The platform-specific file separator. '\\' or '/'. + */ + readonly sep: '\\' | '/'; + /** + * The platform-specific file delimiter. ';' or ':'. + */ + readonly delimiter: ';' | ':'; + /** + * Returns an object from a path string - the opposite of format(). + * + * @param path path to evaluate. + * @throws {TypeError} if `path` is not a string. + */ + parse(path: string): ParsedPath; + /** + * Returns a path string from an object - the opposite of parse(). + * + * @param pathObject path to evaluate. + */ + format(pathObject: FormatInputPathObject): string; + /** + * On Windows systems only, returns an equivalent namespace-prefixed path for the given path. + * If path is not a string, path will be returned without modifications. + * This method is meaningful only on Windows system. + * On POSIX systems, the method is non-operational and always returns path without modifications. + */ + toNamespacedPath(path: string): string; + /** + * Posix specific pathing. + * Same as parent object on posix. + */ + readonly posix: PlatformPath; + /** + * Windows specific pathing. + * Same as parent object on windows + */ + readonly win32: PlatformPath; + } + } + const path: path.PlatformPath; + export = path; +} +declare module 'node:path' { + import path = require('path'); + export = path; +} +declare module 'node:path/posix' { + import path = require('path/posix'); + export = path; +} +declare module 'node:path/win32' { + import path = require('path/win32'); + export = path; +} diff --git a/node_modules/@types/node/perf_hooks.d.ts b/node_modules/@types/node/perf_hooks.d.ts new file mode 100755 index 0000000..c090e1d --- /dev/null +++ b/node_modules/@types/node/perf_hooks.d.ts @@ -0,0 +1,638 @@ +/** + * This module provides an implementation of a subset of the W3C [Web Performance APIs](https://w3c.github.io/perf-timing-primer/) as well as additional APIs for + * Node.js-specific performance measurements. + * + * Node.js supports the following [Web Performance APIs](https://w3c.github.io/perf-timing-primer/): + * + * * [High Resolution Time](https://www.w3.org/TR/hr-time-2) + * * [Performance Timeline](https://w3c.github.io/performance-timeline/) + * * [User Timing](https://www.w3.org/TR/user-timing/) + * * [Resource Timing](https://www.w3.org/TR/resource-timing-2/) + * + * ```js + * const { PerformanceObserver, performance } = require('node:perf_hooks'); + * + * const obs = new PerformanceObserver((items) => { + * console.log(items.getEntries()[0].duration); + * performance.clearMarks(); + * }); + * obs.observe({ type: 'measure' }); + * performance.measure('Start to Now'); + * + * performance.mark('A'); + * doSomeLongRunningProcess(() => { + * performance.measure('A to Now', 'A'); + * + * performance.mark('B'); + * performance.measure('A to B', 'A', 'B'); + * }); + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/perf_hooks.js) + */ +declare module 'perf_hooks' { + import { AsyncResource } from 'node:async_hooks'; + type EntryType = 'node' | 'mark' | 'measure' | 'gc' | 'function' | 'http2' | 'http'; + interface NodeGCPerformanceDetail { + /** + * When `performanceEntry.entryType` is equal to 'gc', `the performance.kind` property identifies + * the type of garbage collection operation that occurred. + * See perf_hooks.constants for valid values. + */ + readonly kind?: number | undefined; + /** + * When `performanceEntry.entryType` is equal to 'gc', the `performance.flags` + * property contains additional information about garbage collection operation. + * See perf_hooks.constants for valid values. + */ + readonly flags?: number | undefined; + } + /** + * The constructor of this class is not exposed to users directly. + * @since v8.5.0 + */ + class PerformanceEntry { + protected constructor(); + /** + * The total number of milliseconds elapsed for this entry. This value will not + * be meaningful for all Performance Entry types. + * @since v8.5.0 + */ + readonly duration: number; + /** + * The name of the performance entry. + * @since v8.5.0 + */ + readonly name: string; + /** + * The high resolution millisecond timestamp marking the starting time of the + * Performance Entry. + * @since v8.5.0 + */ + readonly startTime: number; + /** + * The type of the performance entry. It may be one of: + * + * * `'node'` (Node.js only) + * * `'mark'` (available on the Web) + * * `'measure'` (available on the Web) + * * `'gc'` (Node.js only) + * * `'function'` (Node.js only) + * * `'http2'` (Node.js only) + * * `'http'` (Node.js only) + * @since v8.5.0 + */ + readonly entryType: EntryType; + /** + * Additional detail specific to the `entryType`. + * @since v16.0.0 + */ + readonly detail?: NodeGCPerformanceDetail | unknown | undefined; // TODO: Narrow this based on entry type. + toJSON(): any; + } + /** + * Exposes marks created via the `Performance.mark()` method. + * @since v18.2.0, v16.17.0 + */ + class PerformanceMark extends PerformanceEntry { + readonly duration: 0; + readonly entryType: 'mark'; + } + /** + * Exposes measures created via the `Performance.measure()` method. + * + * The constructor of this class is not exposed to users directly. + * @since v18.2.0, v16.17.0 + */ + class PerformanceMeasure extends PerformanceEntry { + readonly entryType: 'measure'; + } + /** + * _This property is an extension by Node.js. It is not available in Web browsers._ + * + * Provides timing details for Node.js itself. The constructor of this class + * is not exposed to users. + * @since v8.5.0 + */ + class PerformanceNodeTiming extends PerformanceEntry { + /** + * The high resolution millisecond timestamp at which the Node.js process + * completed bootstrapping. If bootstrapping has not yet finished, the property + * has the value of -1. + * @since v8.5.0 + */ + readonly bootstrapComplete: number; + /** + * The high resolution millisecond timestamp at which the Node.js environment was + * initialized. + * @since v8.5.0 + */ + readonly environment: number; + /** + * The high resolution millisecond timestamp of the amount of time the event loop + * has been idle within the event loop's event provider (e.g. `epoll_wait`). This + * does not take CPU usage into consideration. If the event loop has not yet + * started (e.g., in the first tick of the main script), the property has the + * value of 0. + * @since v14.10.0, v12.19.0 + */ + readonly idleTime: number; + /** + * The high resolution millisecond timestamp at which the Node.js event loop + * exited. If the event loop has not yet exited, the property has the value of -1\. + * It can only have a value of not -1 in a handler of the `'exit'` event. + * @since v8.5.0 + */ + readonly loopExit: number; + /** + * The high resolution millisecond timestamp at which the Node.js event loop + * started. If the event loop has not yet started (e.g., in the first tick of the + * main script), the property has the value of -1. + * @since v8.5.0 + */ + readonly loopStart: number; + /** + * The high resolution millisecond timestamp at which the V8 platform was + * initialized. + * @since v8.5.0 + */ + readonly v8Start: number; + } + interface EventLoopUtilization { + idle: number; + active: number; + utilization: number; + } + /** + * @param util1 The result of a previous call to eventLoopUtilization() + * @param util2 The result of a previous call to eventLoopUtilization() prior to util1 + */ + type EventLoopUtilityFunction = (util1?: EventLoopUtilization, util2?: EventLoopUtilization) => EventLoopUtilization; + interface MarkOptions { + /** + * Additional optional detail to include with the mark. + */ + detail?: unknown | undefined; + /** + * An optional timestamp to be used as the mark time. + * @default `performance.now()`. + */ + startTime?: number | undefined; + } + interface MeasureOptions { + /** + * Additional optional detail to include with the mark. + */ + detail?: unknown | undefined; + /** + * Duration between start and end times. + */ + duration?: number | undefined; + /** + * Timestamp to be used as the end time, or a string identifying a previously recorded mark. + */ + end?: number | string | undefined; + /** + * Timestamp to be used as the start time, or a string identifying a previously recorded mark. + */ + start?: number | string | undefined; + } + interface TimerifyOptions { + /** + * A histogram object created using + * `perf_hooks.createHistogram()` that will record runtime durations in + * nanoseconds. + */ + histogram?: RecordableHistogram | undefined; + } + interface Performance { + /** + * If name is not provided, removes all PerformanceMark objects from the Performance Timeline. + * If name is provided, removes only the named mark. + * @param name + */ + clearMarks(name?: string): void; + /** + * If name is not provided, removes all PerformanceMeasure objects from the Performance Timeline. + * If name is provided, removes only the named measure. + * @param name + * @since v16.7.0 + */ + clearMeasures(name?: string): void; + /** + * Returns a list of `PerformanceEntry` objects in chronological order with respect to `performanceEntry.startTime`. + * If you are only interested in performance entries of certain types or that have certain names, see + * `performance.getEntriesByType()` and `performance.getEntriesByName()`. + * @since v16.7.0 + */ + getEntries(): PerformanceEntry[]; + /** + * Returns a list of `PerformanceEntry` objects in chronological order with respect to `performanceEntry.startTime` + * whose `performanceEntry.name` is equal to `name`, and optionally, whose `performanceEntry.entryType` is equal to `type`. + * @param name + * @param type + * @since v16.7.0 + */ + getEntriesByName(name: string, type?: EntryType): PerformanceEntry[]; + /** + * Returns a list of `PerformanceEntry` objects in chronological order with respect to `performanceEntry.startTime` + * whose `performanceEntry.entryType` is equal to `type`. + * @param type + * @since v16.7.0 + */ + getEntriesByType(type: EntryType): PerformanceEntry[]; + /** + * Creates a new PerformanceMark entry in the Performance Timeline. + * A PerformanceMark is a subclass of PerformanceEntry whose performanceEntry.entryType is always 'mark', + * and whose performanceEntry.duration is always 0. + * Performance marks are used to mark specific significant moments in the Performance Timeline. + * @param name + * @return The PerformanceMark entry that was created + */ + mark(name?: string, options?: MarkOptions): PerformanceMark; + /** + * Creates a new PerformanceMeasure entry in the Performance Timeline. + * A PerformanceMeasure is a subclass of PerformanceEntry whose performanceEntry.entryType is always 'measure', + * and whose performanceEntry.duration measures the number of milliseconds elapsed since startMark and endMark. + * + * The startMark argument may identify any existing PerformanceMark in the the Performance Timeline, or may identify + * any of the timestamp properties provided by the PerformanceNodeTiming class. If the named startMark does not exist, + * then startMark is set to timeOrigin by default. + * + * The endMark argument must identify any existing PerformanceMark in the the Performance Timeline or any of the timestamp + * properties provided by the PerformanceNodeTiming class. If the named endMark does not exist, an error will be thrown. + * @param name + * @param startMark + * @param endMark + * @return The PerformanceMeasure entry that was created + */ + measure(name: string, startMark?: string, endMark?: string): PerformanceMeasure; + measure(name: string, options: MeasureOptions): PerformanceMeasure; + /** + * An instance of the PerformanceNodeTiming class that provides performance metrics for specific Node.js operational milestones. + */ + readonly nodeTiming: PerformanceNodeTiming; + /** + * @return the current high resolution millisecond timestamp + */ + now(): number; + /** + * The timeOrigin specifies the high resolution millisecond timestamp from which all performance metric durations are measured. + */ + readonly timeOrigin: number; + /** + * Wraps a function within a new function that measures the running time of the wrapped function. + * A PerformanceObserver must be subscribed to the 'function' event type in order for the timing details to be accessed. + * @param fn + */ + timerify any>(fn: T, options?: TimerifyOptions): T; + /** + * eventLoopUtilization is similar to CPU utilization except that it is calculated using high precision wall-clock time. + * It represents the percentage of time the event loop has spent outside the event loop's event provider (e.g. epoll_wait). + * No other CPU idle time is taken into consideration. + */ + eventLoopUtilization: EventLoopUtilityFunction; + } + interface PerformanceObserverEntryList { + /** + * Returns a list of `PerformanceEntry` objects in chronological order + * with respect to `performanceEntry.startTime`. + * + * ```js + * const { + * performance, + * PerformanceObserver, + * } = require('node:perf_hooks'); + * + * const obs = new PerformanceObserver((perfObserverList, observer) => { + * console.log(perfObserverList.getEntries()); + * + * * [ + * * PerformanceEntry { + * * name: 'test', + * * entryType: 'mark', + * * startTime: 81.465639, + * * duration: 0 + * * }, + * * PerformanceEntry { + * * name: 'meow', + * * entryType: 'mark', + * * startTime: 81.860064, + * * duration: 0 + * * } + * * ] + * + * + * performance.clearMarks(); + * performance.clearMeasures(); + * observer.disconnect(); + * }); + * obs.observe({ type: 'mark' }); + * + * performance.mark('test'); + * performance.mark('meow'); + * ``` + * @since v8.5.0 + */ + getEntries(): PerformanceEntry[]; + /** + * Returns a list of `PerformanceEntry` objects in chronological order + * with respect to `performanceEntry.startTime` whose `performanceEntry.name` is + * equal to `name`, and optionally, whose `performanceEntry.entryType` is equal to`type`. + * + * ```js + * const { + * performance, + * PerformanceObserver, + * } = require('node:perf_hooks'); + * + * const obs = new PerformanceObserver((perfObserverList, observer) => { + * console.log(perfObserverList.getEntriesByName('meow')); + * + * * [ + * * PerformanceEntry { + * * name: 'meow', + * * entryType: 'mark', + * * startTime: 98.545991, + * * duration: 0 + * * } + * * ] + * + * console.log(perfObserverList.getEntriesByName('nope')); // [] + * + * console.log(perfObserverList.getEntriesByName('test', 'mark')); + * + * * [ + * * PerformanceEntry { + * * name: 'test', + * * entryType: 'mark', + * * startTime: 63.518931, + * * duration: 0 + * * } + * * ] + * + * console.log(perfObserverList.getEntriesByName('test', 'measure')); // [] + * + * performance.clearMarks(); + * performance.clearMeasures(); + * observer.disconnect(); + * }); + * obs.observe({ entryTypes: ['mark', 'measure'] }); + * + * performance.mark('test'); + * performance.mark('meow'); + * ``` + * @since v8.5.0 + */ + getEntriesByName(name: string, type?: EntryType): PerformanceEntry[]; + /** + * Returns a list of `PerformanceEntry` objects in chronological order + * with respect to `performanceEntry.startTime` whose `performanceEntry.entryType`is equal to `type`. + * + * ```js + * const { + * performance, + * PerformanceObserver, + * } = require('node:perf_hooks'); + * + * const obs = new PerformanceObserver((perfObserverList, observer) => { + * console.log(perfObserverList.getEntriesByType('mark')); + * + * * [ + * * PerformanceEntry { + * * name: 'test', + * * entryType: 'mark', + * * startTime: 55.897834, + * * duration: 0 + * * }, + * * PerformanceEntry { + * * name: 'meow', + * * entryType: 'mark', + * * startTime: 56.350146, + * * duration: 0 + * * } + * * ] + * + * performance.clearMarks(); + * performance.clearMeasures(); + * observer.disconnect(); + * }); + * obs.observe({ type: 'mark' }); + * + * performance.mark('test'); + * performance.mark('meow'); + * ``` + * @since v8.5.0 + */ + getEntriesByType(type: EntryType): PerformanceEntry[]; + } + type PerformanceObserverCallback = (list: PerformanceObserverEntryList, observer: PerformanceObserver) => void; + /** + * @since v8.5.0 + */ + class PerformanceObserver extends AsyncResource { + constructor(callback: PerformanceObserverCallback); + /** + * Disconnects the `PerformanceObserver` instance from all notifications. + * @since v8.5.0 + */ + disconnect(): void; + /** + * Subscribes the `PerformanceObserver` instance to notifications of new `PerformanceEntry` instances identified either by `options.entryTypes`or `options.type`: + * + * ```js + * const { + * performance, + * PerformanceObserver, + * } = require('node:perf_hooks'); + * + * const obs = new PerformanceObserver((list, observer) => { + * // Called once asynchronously. `list` contains three items. + * }); + * obs.observe({ type: 'mark' }); + * + * for (let n = 0; n < 3; n++) + * performance.mark(`test${n}`); + * ``` + * @since v8.5.0 + */ + observe( + options: + | { + entryTypes: ReadonlyArray; + buffered?: boolean | undefined; + } + | { + type: EntryType; + buffered?: boolean | undefined; + } + ): void; + } + namespace constants { + const NODE_PERFORMANCE_GC_MAJOR: number; + const NODE_PERFORMANCE_GC_MINOR: number; + const NODE_PERFORMANCE_GC_INCREMENTAL: number; + const NODE_PERFORMANCE_GC_WEAKCB: number; + const NODE_PERFORMANCE_GC_FLAGS_NO: number; + const NODE_PERFORMANCE_GC_FLAGS_CONSTRUCT_RETAINED: number; + const NODE_PERFORMANCE_GC_FLAGS_FORCED: number; + const NODE_PERFORMANCE_GC_FLAGS_SYNCHRONOUS_PHANTOM_PROCESSING: number; + const NODE_PERFORMANCE_GC_FLAGS_ALL_AVAILABLE_GARBAGE: number; + const NODE_PERFORMANCE_GC_FLAGS_ALL_EXTERNAL_MEMORY: number; + const NODE_PERFORMANCE_GC_FLAGS_SCHEDULE_IDLE: number; + } + const performance: Performance; + interface EventLoopMonitorOptions { + /** + * The sampling rate in milliseconds. + * Must be greater than zero. + * @default 10 + */ + resolution?: number | undefined; + } + interface Histogram { + /** + * Returns a `Map` object detailing the accumulated percentile distribution. + * @since v11.10.0 + */ + readonly percentiles: Map; + /** + * The number of times the event loop delay exceeded the maximum 1 hour event + * loop delay threshold. + * @since v11.10.0 + */ + readonly exceeds: number; + /** + * The minimum recorded event loop delay. + * @since v11.10.0 + */ + readonly min: number; + /** + * The maximum recorded event loop delay. + * @since v11.10.0 + */ + readonly max: number; + /** + * The mean of the recorded event loop delays. + * @since v11.10.0 + */ + readonly mean: number; + /** + * The standard deviation of the recorded event loop delays. + * @since v11.10.0 + */ + readonly stddev: number; + /** + * Resets the collected histogram data. + * @since v11.10.0 + */ + reset(): void; + /** + * Returns the value at the given percentile. + * @since v11.10.0 + * @param percentile A percentile value in the range (0, 100]. + */ + percentile(percentile: number): number; + } + interface IntervalHistogram extends Histogram { + /** + * Enables the update interval timer. Returns `true` if the timer was + * started, `false` if it was already started. + * @since v11.10.0 + */ + enable(): boolean; + /** + * Disables the update interval timer. Returns `true` if the timer was + * stopped, `false` if it was already stopped. + * @since v11.10.0 + */ + disable(): boolean; + } + interface RecordableHistogram extends Histogram { + /** + * @since v15.9.0, v14.18.0 + * @param val The amount to record in the histogram. + */ + record(val: number | bigint): void; + /** + * Calculates the amount of time (in nanoseconds) that has passed since the + * previous call to `recordDelta()` and records that amount in the histogram. + * + * ## Examples + * @since v15.9.0, v14.18.0 + */ + recordDelta(): void; + /** + * Adds the values from `other` to this histogram. + * @since v17.4.0, v16.14.0 + */ + add(other: RecordableHistogram): void; + } + /** + * _This property is an extension by Node.js. It is not available in Web browsers._ + * + * Creates an `IntervalHistogram` object that samples and reports the event loop + * delay over time. The delays will be reported in nanoseconds. + * + * Using a timer to detect approximate event loop delay works because the + * execution of timers is tied specifically to the lifecycle of the libuv + * event loop. That is, a delay in the loop will cause a delay in the execution + * of the timer, and those delays are specifically what this API is intended to + * detect. + * + * ```js + * const { monitorEventLoopDelay } = require('node:perf_hooks'); + * const h = monitorEventLoopDelay({ resolution: 20 }); + * h.enable(); + * // Do something. + * h.disable(); + * console.log(h.min); + * console.log(h.max); + * console.log(h.mean); + * console.log(h.stddev); + * console.log(h.percentiles); + * console.log(h.percentile(50)); + * console.log(h.percentile(99)); + * ``` + * @since v11.10.0 + */ + function monitorEventLoopDelay(options?: EventLoopMonitorOptions): IntervalHistogram; + interface CreateHistogramOptions { + /** + * The minimum recordable value. Must be an integer value greater than 0. + * @default 1 + */ + min?: number | bigint | undefined; + /** + * The maximum recordable value. Must be an integer value greater than min. + * @default Number.MAX_SAFE_INTEGER + */ + max?: number | bigint | undefined; + /** + * The number of accuracy digits. Must be a number between 1 and 5. + * @default 3 + */ + figures?: number | undefined; + } + /** + * Returns a `RecordableHistogram`. + * @since v15.9.0, v14.18.0 + */ + function createHistogram(options?: CreateHistogramOptions): RecordableHistogram; + import { performance as _performance } from 'perf_hooks'; + global { + /** + * `performance` is a global reference for `require('perf_hooks').performance` + * https://nodejs.org/api/globals.html#performance + * @since v16.0.0 + */ + var performance: typeof globalThis extends { + onmessage: any; + performance: infer T; + } + ? T + : typeof _performance; + } +} +declare module 'node:perf_hooks' { + export * from 'perf_hooks'; +} diff --git a/node_modules/@types/node/process.d.ts b/node_modules/@types/node/process.d.ts new file mode 100755 index 0000000..f122546 --- /dev/null +++ b/node_modules/@types/node/process.d.ts @@ -0,0 +1,1494 @@ +declare module 'process' { + import * as tty from 'node:tty'; + import { Worker } from 'node:worker_threads'; + global { + var process: NodeJS.Process; + namespace NodeJS { + // this namespace merge is here because these are specifically used + // as the type for process.stdin, process.stdout, and process.stderr. + // they can't live in tty.d.ts because we need to disambiguate the imported name. + interface ReadStream extends tty.ReadStream {} + interface WriteStream extends tty.WriteStream {} + interface MemoryUsageFn { + /** + * The `process.memoryUsage()` method iterate over each page to gather informations about memory + * usage which can be slow depending on the program memory allocations. + */ + (): MemoryUsage; + /** + * method returns an integer representing the Resident Set Size (RSS) in bytes. + */ + rss(): number; + } + interface MemoryUsage { + rss: number; + heapTotal: number; + heapUsed: number; + external: number; + arrayBuffers: number; + } + interface CpuUsage { + user: number; + system: number; + } + interface ProcessRelease { + name: string; + sourceUrl?: string | undefined; + headersUrl?: string | undefined; + libUrl?: string | undefined; + lts?: string | undefined; + } + interface ProcessVersions extends Dict { + http_parser: string; + node: string; + v8: string; + ares: string; + uv: string; + zlib: string; + modules: string; + openssl: string; + } + type Platform = 'aix' | 'android' | 'darwin' | 'freebsd' | 'haiku' | 'linux' | 'openbsd' | 'sunos' | 'win32' | 'cygwin' | 'netbsd'; + type Architecture = 'arm' | 'arm64' | 'ia32' | 'mips' | 'mipsel' | 'ppc' | 'ppc64' | 's390' | 's390x' | 'x64'; + type Signals = + | 'SIGABRT' + | 'SIGALRM' + | 'SIGBUS' + | 'SIGCHLD' + | 'SIGCONT' + | 'SIGFPE' + | 'SIGHUP' + | 'SIGILL' + | 'SIGINT' + | 'SIGIO' + | 'SIGIOT' + | 'SIGKILL' + | 'SIGPIPE' + | 'SIGPOLL' + | 'SIGPROF' + | 'SIGPWR' + | 'SIGQUIT' + | 'SIGSEGV' + | 'SIGSTKFLT' + | 'SIGSTOP' + | 'SIGSYS' + | 'SIGTERM' + | 'SIGTRAP' + | 'SIGTSTP' + | 'SIGTTIN' + | 'SIGTTOU' + | 'SIGUNUSED' + | 'SIGURG' + | 'SIGUSR1' + | 'SIGUSR2' + | 'SIGVTALRM' + | 'SIGWINCH' + | 'SIGXCPU' + | 'SIGXFSZ' + | 'SIGBREAK' + | 'SIGLOST' + | 'SIGINFO'; + type UncaughtExceptionOrigin = 'uncaughtException' | 'unhandledRejection'; + type MultipleResolveType = 'resolve' | 'reject'; + type BeforeExitListener = (code: number) => void; + type DisconnectListener = () => void; + type ExitListener = (code: number) => void; + type RejectionHandledListener = (promise: Promise) => void; + type UncaughtExceptionListener = (error: Error, origin: UncaughtExceptionOrigin) => void; + /** + * Most of the time the unhandledRejection will be an Error, but this should not be relied upon + * as *anything* can be thrown/rejected, it is therefore unsafe to assume that the value is an Error. + */ + type UnhandledRejectionListener = (reason: unknown, promise: Promise) => void; + type WarningListener = (warning: Error) => void; + type MessageListener = (message: unknown, sendHandle: unknown) => void; + type SignalsListener = (signal: Signals) => void; + type MultipleResolveListener = (type: MultipleResolveType, promise: Promise, value: unknown) => void; + type WorkerListener = (worker: Worker) => void; + interface Socket extends ReadWriteStream { + isTTY?: true | undefined; + } + // Alias for compatibility + interface ProcessEnv extends Dict { + /** + * Can be used to change the default timezone at runtime + */ + TZ?: string; + } + interface HRTime { + (time?: [number, number]): [number, number]; + bigint(): bigint; + } + interface ProcessReport { + /** + * Directory where the report is written. + * working directory of the Node.js process. + * @default '' indicating that reports are written to the current + */ + directory: string; + /** + * Filename where the report is written. + * The default value is the empty string. + * @default '' the output filename will be comprised of a timestamp, + * PID, and sequence number. + */ + filename: string; + /** + * Returns a JSON-formatted diagnostic report for the running process. + * The report's JavaScript stack trace is taken from err, if present. + */ + getReport(err?: Error): string; + /** + * If true, a diagnostic report is generated on fatal errors, + * such as out of memory errors or failed C++ assertions. + * @default false + */ + reportOnFatalError: boolean; + /** + * If true, a diagnostic report is generated when the process + * receives the signal specified by process.report.signal. + * @default false + */ + reportOnSignal: boolean; + /** + * If true, a diagnostic report is generated on uncaught exception. + * @default false + */ + reportOnUncaughtException: boolean; + /** + * The signal used to trigger the creation of a diagnostic report. + * @default 'SIGUSR2' + */ + signal: Signals; + /** + * Writes a diagnostic report to a file. If filename is not provided, the default filename + * includes the date, time, PID, and a sequence number. + * The report's JavaScript stack trace is taken from err, if present. + * + * @param fileName Name of the file where the report is written. + * This should be a relative path, that will be appended to the directory specified in + * `process.report.directory`, or the current working directory of the Node.js process, + * if unspecified. + * @param error A custom error used for reporting the JavaScript stack. + * @return Filename of the generated report. + */ + writeReport(fileName?: string): string; + writeReport(error?: Error): string; + writeReport(fileName?: string, err?: Error): string; + } + interface ResourceUsage { + fsRead: number; + fsWrite: number; + involuntaryContextSwitches: number; + ipcReceived: number; + ipcSent: number; + majorPageFault: number; + maxRSS: number; + minorPageFault: number; + sharedMemorySize: number; + signalsCount: number; + swappedOut: number; + systemCPUTime: number; + unsharedDataSize: number; + unsharedStackSize: number; + userCPUTime: number; + voluntaryContextSwitches: number; + } + interface EmitWarningOptions { + /** + * When `warning` is a `string`, `type` is the name to use for the _type_ of warning being emitted. + * + * @default 'Warning' + */ + type?: string | undefined; + /** + * A unique identifier for the warning instance being emitted. + */ + code?: string | undefined; + /** + * When `warning` is a `string`, `ctor` is an optional function used to limit the generated stack trace. + * + * @default process.emitWarning + */ + ctor?: Function | undefined; + /** + * Additional text to include with the error. + */ + detail?: string | undefined; + } + interface ProcessConfig { + readonly target_defaults: { + readonly cflags: any[]; + readonly default_configuration: string; + readonly defines: string[]; + readonly include_dirs: string[]; + readonly libraries: string[]; + }; + readonly variables: { + readonly clang: number; + readonly host_arch: string; + readonly node_install_npm: boolean; + readonly node_install_waf: boolean; + readonly node_prefix: string; + readonly node_shared_openssl: boolean; + readonly node_shared_v8: boolean; + readonly node_shared_zlib: boolean; + readonly node_use_dtrace: boolean; + readonly node_use_etw: boolean; + readonly node_use_openssl: boolean; + readonly target_arch: string; + readonly v8_no_strict_aliasing: number; + readonly v8_use_snapshot: boolean; + readonly visibility: string; + }; + } + interface Process extends EventEmitter { + /** + * The `process.stdout` property returns a stream connected to`stdout` (fd `1`). It is a `net.Socket` (which is a `Duplex` stream) unless fd `1` refers to a file, in which case it is + * a `Writable` stream. + * + * For example, to copy `process.stdin` to `process.stdout`: + * + * ```js + * import { stdin, stdout } from 'node:process'; + * + * stdin.pipe(stdout); + * ``` + * + * `process.stdout` differs from other Node.js streams in important ways. See `note on process I/O` for more information. + */ + stdout: WriteStream & { + fd: 1; + }; + /** + * The `process.stderr` property returns a stream connected to`stderr` (fd `2`). It is a `net.Socket` (which is a `Duplex` stream) unless fd `2` refers to a file, in which case it is + * a `Writable` stream. + * + * `process.stderr` differs from other Node.js streams in important ways. See `note on process I/O` for more information. + */ + stderr: WriteStream & { + fd: 2; + }; + /** + * The `process.stdin` property returns a stream connected to`stdin` (fd `0`). It is a `net.Socket` (which is a `Duplex` stream) unless fd `0` refers to a file, in which case it is + * a `Readable` stream. + * + * For details of how to read from `stdin` see `readable.read()`. + * + * As a `Duplex` stream, `process.stdin` can also be used in "old" mode that + * is compatible with scripts written for Node.js prior to v0.10\. + * For more information see `Stream compatibility`. + * + * In "old" streams mode the `stdin` stream is paused by default, so one + * must call `process.stdin.resume()` to read from it. Note also that calling`process.stdin.resume()` itself would switch stream to "old" mode. + */ + stdin: ReadStream & { + fd: 0; + }; + openStdin(): Socket; + /** + * The `process.argv` property returns an array containing the command-line + * arguments passed when the Node.js process was launched. The first element will + * be {@link execPath}. See `process.argv0` if access to the original value + * of `argv[0]` is needed. The second element will be the path to the JavaScript + * file being executed. The remaining elements will be any additional command-line + * arguments. + * + * For example, assuming the following script for `process-args.js`: + * + * ```js + * import { argv } from 'node:process'; + * + * // print process.argv + * argv.forEach((val, index) => { + * console.log(`${index}: ${val}`); + * }); + * ``` + * + * Launching the Node.js process as: + * + * ```bash + * node process-args.js one two=three four + * ``` + * + * Would generate the output: + * + * ```text + * 0: /usr/local/bin/node + * 1: /Users/mjr/work/node/process-args.js + * 2: one + * 3: two=three + * 4: four + * ``` + * @since v0.1.27 + */ + argv: string[]; + /** + * The `process.argv0` property stores a read-only copy of the original value of`argv[0]` passed when Node.js starts. + * + * ```console + * $ bash -c 'exec -a customArgv0 ./node' + * > process.argv[0] + * '/Volumes/code/external/node/out/Release/node' + * > process.argv0 + * 'customArgv0' + * ``` + * @since v6.4.0 + */ + argv0: string; + /** + * The `process.execArgv` property returns the set of Node.js-specific command-line + * options passed when the Node.js process was launched. These options do not + * appear in the array returned by the {@link argv} property, and do not + * include the Node.js executable, the name of the script, or any options following + * the script name. These options are useful in order to spawn child processes with + * the same execution environment as the parent. + * + * ```bash + * node --harmony script.js --version + * ``` + * + * Results in `process.execArgv`: + * + * ```js + * ['--harmony'] + * ``` + * + * And `process.argv`: + * + * ```js + * ['/usr/local/bin/node', 'script.js', '--version'] + * ``` + * + * Refer to `Worker constructor` for the detailed behavior of worker + * threads with this property. + * @since v0.7.7 + */ + execArgv: string[]; + /** + * The `process.execPath` property returns the absolute pathname of the executable + * that started the Node.js process. Symbolic links, if any, are resolved. + * + * ```js + * '/usr/local/bin/node' + * ``` + * @since v0.1.100 + */ + execPath: string; + /** + * The `process.abort()` method causes the Node.js process to exit immediately and + * generate a core file. + * + * This feature is not available in `Worker` threads. + * @since v0.7.0 + */ + abort(): never; + /** + * The `process.chdir()` method changes the current working directory of the + * Node.js process or throws an exception if doing so fails (for instance, if + * the specified `directory` does not exist). + * + * ```js + * import { chdir, cwd } from 'node:process'; + * + * console.log(`Starting directory: ${cwd()}`); + * try { + * chdir('/tmp'); + * console.log(`New directory: ${cwd()}`); + * } catch (err) { + * console.error(`chdir: ${err}`); + * } + * ``` + * + * This feature is not available in `Worker` threads. + * @since v0.1.17 + */ + chdir(directory: string): void; + /** + * The `process.cwd()` method returns the current working directory of the Node.js + * process. + * + * ```js + * import { cwd } from 'node:process'; + * + * console.log(`Current directory: ${cwd()}`); + * ``` + * @since v0.1.8 + */ + cwd(): string; + /** + * The port used by the Node.js debugger when enabled. + * + * ```js + * import process from 'node:process'; + * + * process.debugPort = 5858; + * ``` + * @since v0.7.2 + */ + debugPort: number; + /** + * The `process.emitWarning()` method can be used to emit custom or application + * specific process warnings. These can be listened for by adding a handler to the `'warning'` event. + * + * ```js + * import { emitWarning } from 'node:process'; + * + * // Emit a warning with a code and additional detail. + * emitWarning('Something happened!', { + * code: 'MY_WARNING', + * detail: 'This is some additional information', + * }); + * // Emits: + * // (node:56338) [MY_WARNING] Warning: Something happened! + * // This is some additional information + * ``` + * + * In this example, an `Error` object is generated internally by`process.emitWarning()` and passed through to the `'warning'` handler. + * + * ```js + * import process from 'node:process'; + * + * process.on('warning', (warning) => { + * console.warn(warning.name); // 'Warning' + * console.warn(warning.message); // 'Something happened!' + * console.warn(warning.code); // 'MY_WARNING' + * console.warn(warning.stack); // Stack trace + * console.warn(warning.detail); // 'This is some additional information' + * }); + * ``` + * + * If `warning` is passed as an `Error` object, the `options` argument is ignored. + * @since v8.0.0 + * @param warning The warning to emit. + */ + emitWarning(warning: string | Error, ctor?: Function): void; + emitWarning(warning: string | Error, type?: string, ctor?: Function): void; + emitWarning(warning: string | Error, type?: string, code?: string, ctor?: Function): void; + emitWarning(warning: string | Error, options?: EmitWarningOptions): void; + /** + * The `process.env` property returns an object containing the user environment. + * See [`environ(7)`](http://man7.org/linux/man-pages/man7/environ.7.html). + * + * An example of this object looks like: + * + * ```js + * { + * TERM: 'xterm-256color', + * SHELL: '/usr/local/bin/bash', + * USER: 'maciej', + * PATH: '~/.bin/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin', + * PWD: '/Users/maciej', + * EDITOR: 'vim', + * SHLVL: '1', + * HOME: '/Users/maciej', + * LOGNAME: 'maciej', + * _: '/usr/local/bin/node' + * } + * ``` + * + * It is possible to modify this object, but such modifications will not be + * reflected outside the Node.js process, or (unless explicitly requested) + * to other `Worker` threads. + * In other words, the following example would not work: + * + * ```bash + * node -e 'process.env.foo = "bar"' && echo $foo + * ``` + * + * While the following will: + * + * ```js + * import { env } from 'node:process'; + * + * env.foo = 'bar'; + * console.log(env.foo); + * ``` + * + * Assigning a property on `process.env` will implicitly convert the value + * to a string. **This behavior is deprecated.** Future versions of Node.js may + * throw an error when the value is not a string, number, or boolean. + * + * ```js + * import { env } from 'node:process'; + * + * env.test = null; + * console.log(env.test); + * // => 'null' + * env.test = undefined; + * console.log(env.test); + * // => 'undefined' + * ``` + * + * Use `delete` to delete a property from `process.env`. + * + * ```js + * import { env } from 'node:process'; + * + * env.TEST = 1; + * delete env.TEST; + * console.log(env.TEST); + * // => undefined + * ``` + * + * On Windows operating systems, environment variables are case-insensitive. + * + * ```js + * import { env } from 'node:process'; + * + * env.TEST = 1; + * console.log(env.test); + * // => 1 + * ``` + * + * Unless explicitly specified when creating a `Worker` instance, + * each `Worker` thread has its own copy of `process.env`, based on its + * parent thread's `process.env`, or whatever was specified as the `env` option + * to the `Worker` constructor. Changes to `process.env` will not be visible + * across `Worker` threads, and only the main thread can make changes that + * are visible to the operating system or to native add-ons. + * @since v0.1.27 + */ + env: ProcessEnv; + /** + * The `process.exit()` method instructs Node.js to terminate the process + * synchronously with an exit status of `code`. If `code` is omitted, exit uses + * either the 'success' code `0` or the value of `process.exitCode` if it has been + * set. Node.js will not terminate until all the `'exit'` event listeners are + * called. + * + * To exit with a 'failure' code: + * + * ```js + * import { exit } from 'node:process'; + * + * exit(1); + * ``` + * + * The shell that executed Node.js should see the exit code as `1`. + * + * Calling `process.exit()` will force the process to exit as quickly as possible + * even if there are still asynchronous operations pending that have not yet + * completed fully, including I/O operations to `process.stdout` and`process.stderr`. + * + * In most situations, it is not actually necessary to call `process.exit()`explicitly. The Node.js process will exit on its own _if there is no additional_ + * _work pending_ in the event loop. The `process.exitCode` property can be set to + * tell the process which exit code to use when the process exits gracefully. + * + * For instance, the following example illustrates a _misuse_ of the`process.exit()` method that could lead to data printed to stdout being + * truncated and lost: + * + * ```js + * import { exit } from 'node:process'; + * + * // This is an example of what *not* to do: + * if (someConditionNotMet()) { + * printUsageToStdout(); + * exit(1); + * } + * ``` + * + * The reason this is problematic is because writes to `process.stdout` in Node.js + * are sometimes _asynchronous_ and may occur over multiple ticks of the Node.js + * event loop. Calling `process.exit()`, however, forces the process to exit _before_ those additional writes to `stdout` can be performed. + * + * Rather than calling `process.exit()` directly, the code _should_ set the`process.exitCode` and allow the process to exit naturally by avoiding + * scheduling any additional work for the event loop: + * + * ```js + * import process from 'node:process'; + * + * // How to properly set the exit code while letting + * // the process exit gracefully. + * if (someConditionNotMet()) { + * printUsageToStdout(); + * process.exitCode = 1; + * } + * ``` + * + * If it is necessary to terminate the Node.js process due to an error condition, + * throwing an _uncaught_ error and allowing the process to terminate accordingly + * is safer than calling `process.exit()`. + * + * In `Worker` threads, this function stops the current thread rather + * than the current process. + * @since v0.1.13 + * @param [code=0] The exit code. For string type, only integer strings (e.g.,'1') are allowed. + */ + exit(code?: number): never; + /** + * A number which will be the process exit code, when the process either + * exits gracefully, or is exited via {@link exit} without specifying + * a code. + * + * Specifying a code to {@link exit} will override any + * previous setting of `process.exitCode`. + * @since v0.11.8 + */ + exitCode?: number | undefined; + /** + * The `process.getgid()` method returns the numerical group identity of the + * process. (See [`getgid(2)`](http://man7.org/linux/man-pages/man2/getgid.2.html).) + * + * ```js + * import process from 'process'; + * + * if (process.getgid) { + * console.log(`Current gid: ${process.getgid()}`); + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * @since v0.1.31 + */ + getgid?: () => number; + /** + * The `process.setgid()` method sets the group identity of the process. (See [`setgid(2)`](http://man7.org/linux/man-pages/man2/setgid.2.html).) The `id` can be passed as either a + * numeric ID or a group name + * string. If a group name is specified, this method blocks while resolving the + * associated numeric ID. + * + * ```js + * import process from 'process'; + * + * if (process.getgid && process.setgid) { + * console.log(`Current gid: ${process.getgid()}`); + * try { + * process.setgid(501); + * console.log(`New gid: ${process.getgid()}`); + * } catch (err) { + * console.log(`Failed to set gid: ${err}`); + * } + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * This feature is not available in `Worker` threads. + * @since v0.1.31 + * @param id The group name or ID + */ + setgid?: (id: number | string) => void; + /** + * The `process.getuid()` method returns the numeric user identity of the process. + * (See [`getuid(2)`](http://man7.org/linux/man-pages/man2/getuid.2.html).) + * + * ```js + * import process from 'process'; + * + * if (process.getuid) { + * console.log(`Current uid: ${process.getuid()}`); + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * @since v0.1.28 + */ + getuid?: () => number; + /** + * The `process.setuid(id)` method sets the user identity of the process. (See [`setuid(2)`](http://man7.org/linux/man-pages/man2/setuid.2.html).) The `id` can be passed as either a + * numeric ID or a username string. + * If a username is specified, the method blocks while resolving the associated + * numeric ID. + * + * ```js + * import process from 'process'; + * + * if (process.getuid && process.setuid) { + * console.log(`Current uid: ${process.getuid()}`); + * try { + * process.setuid(501); + * console.log(`New uid: ${process.getuid()}`); + * } catch (err) { + * console.log(`Failed to set uid: ${err}`); + * } + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * This feature is not available in `Worker` threads. + * @since v0.1.28 + */ + setuid?: (id: number | string) => void; + /** + * The `process.geteuid()` method returns the numerical effective user identity of + * the process. (See [`geteuid(2)`](http://man7.org/linux/man-pages/man2/geteuid.2.html).) + * + * ```js + * import process from 'process'; + * + * if (process.geteuid) { + * console.log(`Current uid: ${process.geteuid()}`); + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * @since v2.0.0 + */ + geteuid?: () => number; + /** + * The `process.seteuid()` method sets the effective user identity of the process. + * (See [`seteuid(2)`](http://man7.org/linux/man-pages/man2/seteuid.2.html).) The `id` can be passed as either a numeric ID or a username + * string. If a username is specified, the method blocks while resolving the + * associated numeric ID. + * + * ```js + * import process from 'process'; + * + * if (process.geteuid && process.seteuid) { + * console.log(`Current uid: ${process.geteuid()}`); + * try { + * process.seteuid(501); + * console.log(`New uid: ${process.geteuid()}`); + * } catch (err) { + * console.log(`Failed to set uid: ${err}`); + * } + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * This feature is not available in `Worker` threads. + * @since v2.0.0 + * @param id A user name or ID + */ + seteuid?: (id: number | string) => void; + /** + * The `process.getegid()` method returns the numerical effective group identity + * of the Node.js process. (See [`getegid(2)`](http://man7.org/linux/man-pages/man2/getegid.2.html).) + * + * ```js + * import process from 'process'; + * + * if (process.getegid) { + * console.log(`Current gid: ${process.getegid()}`); + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * @since v2.0.0 + */ + getegid?: () => number; + /** + * The `process.setegid()` method sets the effective group identity of the process. + * (See [`setegid(2)`](http://man7.org/linux/man-pages/man2/setegid.2.html).) The `id` can be passed as either a numeric ID or a group + * name string. If a group name is specified, this method blocks while resolving + * the associated a numeric ID. + * + * ```js + * import process from 'process'; + * + * if (process.getegid && process.setegid) { + * console.log(`Current gid: ${process.getegid()}`); + * try { + * process.setegid(501); + * console.log(`New gid: ${process.getegid()}`); + * } catch (err) { + * console.log(`Failed to set gid: ${err}`); + * } + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * This feature is not available in `Worker` threads. + * @since v2.0.0 + * @param id A group name or ID + */ + setegid?: (id: number | string) => void; + /** + * The `process.getgroups()` method returns an array with the supplementary group + * IDs. POSIX leaves it unspecified if the effective group ID is included but + * Node.js ensures it always is. + * + * ```js + * import process from 'process'; + * + * if (process.getgroups) { + * console.log(process.getgroups()); // [ 16, 21, 297 ] + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * @since v0.9.4 + */ + getgroups?: () => number[]; + /** + * The `process.setgroups()` method sets the supplementary group IDs for the + * Node.js process. This is a privileged operation that requires the Node.js + * process to have `root` or the `CAP_SETGID` capability. + * + * The `groups` array can contain numeric group IDs, group names, or both. + * + * ```js + * import process from 'process'; + * + * if (process.getgroups && process.setgroups) { + * try { + * process.setgroups([501]); + * console.log(process.getgroups()); // new groups + * } catch (err) { + * console.log(`Failed to set groups: ${err}`); + * } + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * This feature is not available in `Worker` threads. + * @since v0.9.4 + */ + setgroups?: (groups: ReadonlyArray) => void; + /** + * The `process.setUncaughtExceptionCaptureCallback()` function sets a function + * that will be invoked when an uncaught exception occurs, which will receive the + * exception value itself as its first argument. + * + * If such a function is set, the `'uncaughtException'` event will + * not be emitted. If `--abort-on-uncaught-exception` was passed from the + * command line or set through `v8.setFlagsFromString()`, the process will + * not abort. Actions configured to take place on exceptions such as report + * generations will be affected too + * + * To unset the capture function,`process.setUncaughtExceptionCaptureCallback(null)` may be used. Calling this + * method with a non-`null` argument while another capture function is set will + * throw an error. + * + * Using this function is mutually exclusive with using the deprecated `domain` built-in module. + * @since v9.3.0 + */ + setUncaughtExceptionCaptureCallback(cb: ((err: Error) => void) | null): void; + /** + * Indicates whether a callback has been set using {@link setUncaughtExceptionCaptureCallback}. + * @since v9.3.0 + */ + hasUncaughtExceptionCaptureCallback(): boolean; + /** + * The `process.version` property contains the Node.js version string. + * + * ```js + * import { version } from 'node:process'; + * + * console.log(`Version: ${version}`); + * // Version: v14.8.0 + * ``` + * + * To get the version string without the prepended _v_, use`process.versions.node`. + * @since v0.1.3 + */ + readonly version: string; + /** + * The `process.versions` property returns an object listing the version strings of + * Node.js and its dependencies. `process.versions.modules` indicates the current + * ABI version, which is increased whenever a C++ API changes. Node.js will refuse + * to load modules that were compiled against a different module ABI version. + * + * ```js + * import { versions } from 'node:process'; + * + * console.log(versions); + * ``` + * + * Will generate an object similar to: + * + * ```console + * { node: '20.2.0', + * acorn: '8.8.2', + * ada: '2.4.0', + * ares: '1.19.0', + * base64: '0.5.0', + * brotli: '1.0.9', + * cjs_module_lexer: '1.2.2', + * cldr: '43.0', + * icu: '73.1', + * llhttp: '8.1.0', + * modules: '115', + * napi: '8', + * nghttp2: '1.52.0', + * nghttp3: '0.7.0', + * ngtcp2: '0.8.1', + * openssl: '3.0.8+quic', + * simdutf: '3.2.9', + * tz: '2023c', + * undici: '5.22.0', + * unicode: '15.0', + * uv: '1.44.2', + * uvwasi: '0.0.16', + * v8: '11.3.244.8-node.9', + * zlib: '1.2.13' } + * ``` + * @since v0.2.0 + */ + readonly versions: ProcessVersions; + /** + * The `process.config` property returns a frozen `Object` containing the + * JavaScript representation of the configure options used to compile the current + * Node.js executable. This is the same as the `config.gypi` file that was produced + * when running the `./configure` script. + * + * An example of the possible output looks like: + * + * ```js + * { + * target_defaults: + * { cflags: [], + * default_configuration: 'Release', + * defines: [], + * include_dirs: [], + * libraries: [] }, + * variables: + * { + * host_arch: 'x64', + * napi_build_version: 5, + * node_install_npm: 'true', + * node_prefix: '', + * node_shared_cares: 'false', + * node_shared_http_parser: 'false', + * node_shared_libuv: 'false', + * node_shared_zlib: 'false', + * node_use_openssl: 'true', + * node_shared_openssl: 'false', + * strict_aliasing: 'true', + * target_arch: 'x64', + * v8_use_snapshot: 1 + * } + * } + * ``` + * @since v0.7.7 + */ + readonly config: ProcessConfig; + /** + * The `process.kill()` method sends the `signal` to the process identified by`pid`. + * + * Signal names are strings such as `'SIGINT'` or `'SIGHUP'`. See `Signal Events` and [`kill(2)`](http://man7.org/linux/man-pages/man2/kill.2.html) for more information. + * + * This method will throw an error if the target `pid` does not exist. As a special + * case, a signal of `0` can be used to test for the existence of a process. + * Windows platforms will throw an error if the `pid` is used to kill a process + * group. + * + * Even though the name of this function is `process.kill()`, it is really just a + * signal sender, like the `kill` system call. The signal sent may do something + * other than kill the target process. + * + * ```js + * import process, { kill } from 'node:process'; + * + * process.on('SIGHUP', () => { + * console.log('Got SIGHUP signal.'); + * }); + * + * setTimeout(() => { + * console.log('Exiting.'); + * process.exit(0); + * }, 100); + * + * kill(process.pid, 'SIGHUP'); + * ``` + * + * When `SIGUSR1` is received by a Node.js process, Node.js will start the + * debugger. See `Signal Events`. + * @since v0.0.6 + * @param pid A process ID + * @param [signal='SIGTERM'] The signal to send, either as a string or number. + */ + kill(pid: number, signal?: string | number): true; + /** + * The `process.pid` property returns the PID of the process. + * + * ```js + * import { pid } from 'node:process'; + * + * console.log(`This process is pid ${pid}`); + * ``` + * @since v0.1.15 + */ + readonly pid: number; + /** + * The `process.ppid` property returns the PID of the parent of the + * current process. + * + * ```js + * import { ppid } from 'node:process'; + * + * console.log(`The parent process is pid ${ppid}`); + * ``` + * @since v9.2.0, v8.10.0, v6.13.0 + */ + readonly ppid: number; + /** + * The `process.title` property returns the current process title (i.e. returns + * the current value of `ps`). Assigning a new value to `process.title` modifies + * the current value of `ps`. + * + * When a new value is assigned, different platforms will impose different maximum + * length restrictions on the title. Usually such restrictions are quite limited. + * For instance, on Linux and macOS, `process.title` is limited to the size of the + * binary name plus the length of the command-line arguments because setting the`process.title` overwrites the `argv` memory of the process. Node.js v0.8 + * allowed for longer process title strings by also overwriting the `environ`memory but that was potentially insecure and confusing in some (rather obscure) + * cases. + * + * Assigning a value to `process.title` might not result in an accurate label + * within process manager applications such as macOS Activity Monitor or Windows + * Services Manager. + * @since v0.1.104 + */ + title: string; + /** + * The operating system CPU architecture for which the Node.js binary was compiled. + * Possible values are: `'arm'`, `'arm64'`, `'ia32'`, `'mips'`,`'mipsel'`, `'ppc'`,`'ppc64'`, `'s390'`, `'s390x'`, and `'x64'`. + * + * ```js + * import { arch } from 'node:process'; + * + * console.log(`This processor architecture is ${arch}`); + * ``` + * @since v0.5.0 + */ + readonly arch: Architecture; + /** + * The `process.platform` property returns a string identifying the operating + * system platform for which the Node.js binary was compiled. + * + * Currently possible values are: + * + * * `'aix'` + * * `'darwin'` + * * `'freebsd'` + * * `'linux'` + * * `'openbsd'` + * * `'sunos'` + * * `'win32'` + * + * ```js + * import { platform } from 'node:process'; + * + * console.log(`This platform is ${platform}`); + * ``` + * + * The value `'android'` may also be returned if the Node.js is built on the + * Android operating system. However, Android support in Node.js [is experimental](https://github.com/nodejs/node/blob/HEAD/BUILDING.md#androidandroid-based-devices-eg-firefox-os). + * @since v0.1.16 + */ + readonly platform: Platform; + /** + * The `process.mainModule` property provides an alternative way of retrieving `require.main`. The difference is that if the main module changes at + * runtime, `require.main` may still refer to the original main module in + * modules that were required before the change occurred. Generally, it's + * safe to assume that the two refer to the same module. + * + * As with `require.main`, `process.mainModule` will be `undefined` if there + * is no entry script. + * @since v0.1.17 + * @deprecated Since v14.0.0 - Use `main` instead. + */ + mainModule?: Module | undefined; + memoryUsage: MemoryUsageFn; + /** + * Gets the amount of memory available to the process (in bytes) based on + * limits imposed by the OS. If there is no such constraint, or the constraint + * is unknown, `undefined` is returned. + * + * See [`uv_get_constrained_memory`](https://docs.libuv.org/en/v1.x/misc.html#c.uv_get_constrained_memory) for more + * information. + * @since v19.6.0, v18.15.0 + * @experimental + */ + constrainedMemory(): number | undefined; + /** + * The `process.cpuUsage()` method returns the user and system CPU time usage of + * the current process, in an object with properties `user` and `system`, whose + * values are microsecond values (millionth of a second). These values measure time + * spent in user and system code respectively, and may end up being greater than + * actual elapsed time if multiple CPU cores are performing work for this process. + * + * The result of a previous call to `process.cpuUsage()` can be passed as the + * argument to the function, to get a diff reading. + * + * ```js + * import { cpuUsage } from 'node:process'; + * + * const startUsage = cpuUsage(); + * // { user: 38579, system: 6986 } + * + * // spin the CPU for 500 milliseconds + * const now = Date.now(); + * while (Date.now() - now < 500); + * + * console.log(cpuUsage(startUsage)); + * // { user: 514883, system: 11226 } + * ``` + * @since v6.1.0 + * @param previousValue A previous return value from calling `process.cpuUsage()` + */ + cpuUsage(previousValue?: CpuUsage): CpuUsage; + /** + * `process.nextTick()` adds `callback` to the "next tick queue". This queue is + * fully drained after the current operation on the JavaScript stack runs to + * completion and before the event loop is allowed to continue. It's possible to + * create an infinite loop if one were to recursively call `process.nextTick()`. + * See the [Event Loop](https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/#process-nexttick) guide for more background. + * + * ```js + * import { nextTick } from 'node:process'; + * + * console.log('start'); + * nextTick(() => { + * console.log('nextTick callback'); + * }); + * console.log('scheduled'); + * // Output: + * // start + * // scheduled + * // nextTick callback + * ``` + * + * This is important when developing APIs in order to give users the opportunity + * to assign event handlers _after_ an object has been constructed but before any + * I/O has occurred: + * + * ```js + * import { nextTick } from 'node:process'; + * + * function MyThing(options) { + * this.setupOptions(options); + * + * nextTick(() => { + * this.startDoingStuff(); + * }); + * } + * + * const thing = new MyThing(); + * thing.getReadyForStuff(); + * + * // thing.startDoingStuff() gets called now, not before. + * ``` + * + * It is very important for APIs to be either 100% synchronous or 100% + * asynchronous. Consider this example: + * + * ```js + * // WARNING! DO NOT USE! BAD UNSAFE HAZARD! + * function maybeSync(arg, cb) { + * if (arg) { + * cb(); + * return; + * } + * + * fs.stat('file', cb); + * } + * ``` + * + * This API is hazardous because in the following case: + * + * ```js + * const maybeTrue = Math.random() > 0.5; + * + * maybeSync(maybeTrue, () => { + * foo(); + * }); + * + * bar(); + * ``` + * + * It is not clear whether `foo()` or `bar()` will be called first. + * + * The following approach is much better: + * + * ```js + * import { nextTick } from 'node:process'; + * + * function definitelyAsync(arg, cb) { + * if (arg) { + * nextTick(cb); + * return; + * } + * + * fs.stat('file', cb); + * } + * ``` + * @since v0.1.26 + * @param args Additional arguments to pass when invoking the `callback` + */ + nextTick(callback: Function, ...args: any[]): void; + /** + * The `process.release` property returns an `Object` containing metadata related + * to the current release, including URLs for the source tarball and headers-only + * tarball. + * + * `process.release` contains the following properties: + * + * ```js + * { + * name: 'node', + * lts: 'Hydrogen', + * sourceUrl: 'https://nodejs.org/download/release/v18.12.0/node-v18.12.0.tar.gz', + * headersUrl: 'https://nodejs.org/download/release/v18.12.0/node-v18.12.0-headers.tar.gz', + * libUrl: 'https://nodejs.org/download/release/v18.12.0/win-x64/node.lib' + * } + * ``` + * + * In custom builds from non-release versions of the source tree, only the`name` property may be present. The additional properties should not be + * relied upon to exist. + * @since v3.0.0 + */ + readonly release: ProcessRelease; + features: { + inspector: boolean; + debug: boolean; + uv: boolean; + ipv6: boolean; + tls_alpn: boolean; + tls_sni: boolean; + tls_ocsp: boolean; + tls: boolean; + }; + /** + * `process.umask()` returns the Node.js process's file mode creation mask. Child + * processes inherit the mask from the parent process. + * @since v0.1.19 + * @deprecated Calling `process.umask()` with no argument causes the process-wide umask to be written twice. This introduces a race condition between threads, and is a potential * + * security vulnerability. There is no safe, cross-platform alternative API. + */ + umask(): number; + /** + * Can only be set if not in worker thread. + */ + umask(mask: string | number): number; + /** + * The `process.uptime()` method returns the number of seconds the current Node.js + * process has been running. + * + * The return value includes fractions of a second. Use `Math.floor()` to get whole + * seconds. + * @since v0.5.0 + */ + uptime(): number; + hrtime: HRTime; + /** + * If Node.js is spawned with an IPC channel, the `process.send()` method can be + * used to send messages to the parent process. Messages will be received as a `'message'` event on the parent's `ChildProcess` object. + * + * If Node.js was not spawned with an IPC channel, `process.send` will be`undefined`. + * + * The message goes through serialization and parsing. The resulting message might + * not be the same as what is originally sent. + * @since v0.5.9 + * @param options used to parameterize the sending of certain types of handles.`options` supports the following properties: + */ + send?( + message: any, + sendHandle?: any, + options?: { + swallowErrors?: boolean | undefined; + }, + callback?: (error: Error | null) => void + ): boolean; + /** + * If the Node.js process is spawned with an IPC channel (see the `Child Process` and `Cluster` documentation), the `process.disconnect()` method will close the + * IPC channel to the parent process, allowing the child process to exit gracefully + * once there are no other connections keeping it alive. + * + * The effect of calling `process.disconnect()` is the same as calling `ChildProcess.disconnect()` from the parent process. + * + * If the Node.js process was not spawned with an IPC channel,`process.disconnect()` will be `undefined`. + * @since v0.7.2 + */ + disconnect(): void; + /** + * If the Node.js process is spawned with an IPC channel (see the `Child Process` and `Cluster` documentation), the `process.connected` property will return`true` so long as the IPC + * channel is connected and will return `false` after`process.disconnect()` is called. + * + * Once `process.connected` is `false`, it is no longer possible to send messages + * over the IPC channel using `process.send()`. + * @since v0.7.2 + */ + connected: boolean; + /** + * The `process.allowedNodeEnvironmentFlags` property is a special, + * read-only `Set` of flags allowable within the `NODE_OPTIONS` environment variable. + * + * `process.allowedNodeEnvironmentFlags` extends `Set`, but overrides`Set.prototype.has` to recognize several different possible flag + * representations. `process.allowedNodeEnvironmentFlags.has()` will + * return `true` in the following cases: + * + * * Flags may omit leading single (`-`) or double (`--`) dashes; e.g.,`inspect-brk` for `--inspect-brk`, or `r` for `-r`. + * * Flags passed through to V8 (as listed in `--v8-options`) may replace + * one or more _non-leading_ dashes for an underscore, or vice-versa; + * e.g., `--perf_basic_prof`, `--perf-basic-prof`, `--perf_basic-prof`, + * etc. + * * Flags may contain one or more equals (`=`) characters; all + * characters after and including the first equals will be ignored; + * e.g., `--stack-trace-limit=100`. + * * Flags _must_ be allowable within `NODE_OPTIONS`. + * + * When iterating over `process.allowedNodeEnvironmentFlags`, flags will + * appear only _once_; each will begin with one or more dashes. Flags + * passed through to V8 will contain underscores instead of non-leading + * dashes: + * + * ```js + * import { allowedNodeEnvironmentFlags } from 'node:process'; + * + * allowedNodeEnvironmentFlags.forEach((flag) => { + * // -r + * // --inspect-brk + * // --abort_on_uncaught_exception + * // ... + * }); + * ``` + * + * The methods `add()`, `clear()`, and `delete()` of`process.allowedNodeEnvironmentFlags` do nothing, and will fail + * silently. + * + * If Node.js was compiled _without_ `NODE_OPTIONS` support (shown in {@link config}), `process.allowedNodeEnvironmentFlags` will + * contain what _would have_ been allowable. + * @since v10.10.0 + */ + allowedNodeEnvironmentFlags: ReadonlySet; + /** + * `process.report` is an object whose methods are used to generate diagnostic + * reports for the current process. Additional documentation is available in the `report documentation`. + * @since v11.8.0 + */ + report?: ProcessReport | undefined; + /** + * ```js + * import { resourceUsage } from 'node:process'; + * + * console.log(resourceUsage()); + * /* + * Will output: + * { + * userCPUTime: 82872, + * systemCPUTime: 4143, + * maxRSS: 33164, + * sharedMemorySize: 0, + * unsharedDataSize: 0, + * unsharedStackSize: 0, + * minorPageFault: 2469, + * majorPageFault: 0, + * swappedOut: 0, + * fsRead: 0, + * fsWrite: 8, + * ipcSent: 0, + * ipcReceived: 0, + * signalsCount: 0, + * voluntaryContextSwitches: 79, + * involuntaryContextSwitches: 1 + * } + * + * ``` + * @since v12.6.0 + * @return the resource usage for the current process. All of these values come from the `uv_getrusage` call which returns a [`uv_rusage_t` struct][uv_rusage_t]. + */ + resourceUsage(): ResourceUsage; + /** + * The `process.traceDeprecation` property indicates whether the`--trace-deprecation` flag is set on the current Node.js process. See the + * documentation for the `'warning' event` and the `emitWarning() method` for more information about this + * flag's behavior. + * @since v0.8.0 + */ + traceDeprecation: boolean; + /* EventEmitter */ + addListener(event: 'beforeExit', listener: BeforeExitListener): this; + addListener(event: 'disconnect', listener: DisconnectListener): this; + addListener(event: 'exit', listener: ExitListener): this; + addListener(event: 'rejectionHandled', listener: RejectionHandledListener): this; + addListener(event: 'uncaughtException', listener: UncaughtExceptionListener): this; + addListener(event: 'uncaughtExceptionMonitor', listener: UncaughtExceptionListener): this; + addListener(event: 'unhandledRejection', listener: UnhandledRejectionListener): this; + addListener(event: 'warning', listener: WarningListener): this; + addListener(event: 'message', listener: MessageListener): this; + addListener(event: Signals, listener: SignalsListener): this; + addListener(event: 'multipleResolves', listener: MultipleResolveListener): this; + addListener(event: 'worker', listener: WorkerListener): this; + emit(event: 'beforeExit', code: number): boolean; + emit(event: 'disconnect'): boolean; + emit(event: 'exit', code: number): boolean; + emit(event: 'rejectionHandled', promise: Promise): boolean; + emit(event: 'uncaughtException', error: Error): boolean; + emit(event: 'uncaughtExceptionMonitor', error: Error): boolean; + emit(event: 'unhandledRejection', reason: unknown, promise: Promise): boolean; + emit(event: 'warning', warning: Error): boolean; + emit(event: 'message', message: unknown, sendHandle: unknown): this; + emit(event: Signals, signal?: Signals): boolean; + emit(event: 'multipleResolves', type: MultipleResolveType, promise: Promise, value: unknown): this; + emit(event: 'worker', listener: WorkerListener): this; + on(event: 'beforeExit', listener: BeforeExitListener): this; + on(event: 'disconnect', listener: DisconnectListener): this; + on(event: 'exit', listener: ExitListener): this; + on(event: 'rejectionHandled', listener: RejectionHandledListener): this; + on(event: 'uncaughtException', listener: UncaughtExceptionListener): this; + on(event: 'uncaughtExceptionMonitor', listener: UncaughtExceptionListener): this; + on(event: 'unhandledRejection', listener: UnhandledRejectionListener): this; + on(event: 'warning', listener: WarningListener): this; + on(event: 'message', listener: MessageListener): this; + on(event: Signals, listener: SignalsListener): this; + on(event: 'multipleResolves', listener: MultipleResolveListener): this; + on(event: 'worker', listener: WorkerListener): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'beforeExit', listener: BeforeExitListener): this; + once(event: 'disconnect', listener: DisconnectListener): this; + once(event: 'exit', listener: ExitListener): this; + once(event: 'rejectionHandled', listener: RejectionHandledListener): this; + once(event: 'uncaughtException', listener: UncaughtExceptionListener): this; + once(event: 'uncaughtExceptionMonitor', listener: UncaughtExceptionListener): this; + once(event: 'unhandledRejection', listener: UnhandledRejectionListener): this; + once(event: 'warning', listener: WarningListener): this; + once(event: 'message', listener: MessageListener): this; + once(event: Signals, listener: SignalsListener): this; + once(event: 'multipleResolves', listener: MultipleResolveListener): this; + once(event: 'worker', listener: WorkerListener): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'beforeExit', listener: BeforeExitListener): this; + prependListener(event: 'disconnect', listener: DisconnectListener): this; + prependListener(event: 'exit', listener: ExitListener): this; + prependListener(event: 'rejectionHandled', listener: RejectionHandledListener): this; + prependListener(event: 'uncaughtException', listener: UncaughtExceptionListener): this; + prependListener(event: 'uncaughtExceptionMonitor', listener: UncaughtExceptionListener): this; + prependListener(event: 'unhandledRejection', listener: UnhandledRejectionListener): this; + prependListener(event: 'warning', listener: WarningListener): this; + prependListener(event: 'message', listener: MessageListener): this; + prependListener(event: Signals, listener: SignalsListener): this; + prependListener(event: 'multipleResolves', listener: MultipleResolveListener): this; + prependListener(event: 'worker', listener: WorkerListener): this; + prependOnceListener(event: 'beforeExit', listener: BeforeExitListener): this; + prependOnceListener(event: 'disconnect', listener: DisconnectListener): this; + prependOnceListener(event: 'exit', listener: ExitListener): this; + prependOnceListener(event: 'rejectionHandled', listener: RejectionHandledListener): this; + prependOnceListener(event: 'uncaughtException', listener: UncaughtExceptionListener): this; + prependOnceListener(event: 'uncaughtExceptionMonitor', listener: UncaughtExceptionListener): this; + prependOnceListener(event: 'unhandledRejection', listener: UnhandledRejectionListener): this; + prependOnceListener(event: 'warning', listener: WarningListener): this; + prependOnceListener(event: 'message', listener: MessageListener): this; + prependOnceListener(event: Signals, listener: SignalsListener): this; + prependOnceListener(event: 'multipleResolves', listener: MultipleResolveListener): this; + prependOnceListener(event: 'worker', listener: WorkerListener): this; + listeners(event: 'beforeExit'): BeforeExitListener[]; + listeners(event: 'disconnect'): DisconnectListener[]; + listeners(event: 'exit'): ExitListener[]; + listeners(event: 'rejectionHandled'): RejectionHandledListener[]; + listeners(event: 'uncaughtException'): UncaughtExceptionListener[]; + listeners(event: 'uncaughtExceptionMonitor'): UncaughtExceptionListener[]; + listeners(event: 'unhandledRejection'): UnhandledRejectionListener[]; + listeners(event: 'warning'): WarningListener[]; + listeners(event: 'message'): MessageListener[]; + listeners(event: Signals): SignalsListener[]; + listeners(event: 'multipleResolves'): MultipleResolveListener[]; + listeners(event: 'worker'): WorkerListener[]; + } + } + } + export = process; +} +declare module 'node:process' { + import process = require('process'); + export = process; +} diff --git a/node_modules/@types/node/punycode.d.ts b/node_modules/@types/node/punycode.d.ts new file mode 100755 index 0000000..8927207 --- /dev/null +++ b/node_modules/@types/node/punycode.d.ts @@ -0,0 +1,117 @@ +/** + * **The version of the punycode module bundled in Node.js is being deprecated.**In a future major version of Node.js this module will be removed. Users + * currently depending on the `punycode` module should switch to using the + * userland-provided [Punycode.js](https://github.com/bestiejs/punycode.js) module instead. For punycode-based URL + * encoding, see `url.domainToASCII` or, more generally, the `WHATWG URL API`. + * + * The `punycode` module is a bundled version of the [Punycode.js](https://github.com/bestiejs/punycode.js) module. It + * can be accessed using: + * + * ```js + * const punycode = require('punycode'); + * ``` + * + * [Punycode](https://tools.ietf.org/html/rfc3492) is a character encoding scheme defined by RFC 3492 that is + * primarily intended for use in Internationalized Domain Names. Because host + * names in URLs are limited to ASCII characters only, Domain Names that contain + * non-ASCII characters must be converted into ASCII using the Punycode scheme. + * For instance, the Japanese character that translates into the English word,`'example'` is `'例'`. The Internationalized Domain Name, `'例.com'` (equivalent + * to `'example.com'`) is represented by Punycode as the ASCII string`'xn--fsq.com'`. + * + * The `punycode` module provides a simple implementation of the Punycode standard. + * + * The `punycode` module is a third-party dependency used by Node.js and + * made available to developers as a convenience. Fixes or other modifications to + * the module must be directed to the [Punycode.js](https://github.com/bestiejs/punycode.js) project. + * @deprecated Since v7.0.0 - Deprecated + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/punycode.js) + */ +declare module 'punycode' { + /** + * The `punycode.decode()` method converts a [Punycode](https://tools.ietf.org/html/rfc3492) string of ASCII-only + * characters to the equivalent string of Unicode codepoints. + * + * ```js + * punycode.decode('maana-pta'); // 'mañana' + * punycode.decode('--dqo34k'); // '☃-⌘' + * ``` + * @since v0.5.1 + */ + function decode(string: string): string; + /** + * The `punycode.encode()` method converts a string of Unicode codepoints to a [Punycode](https://tools.ietf.org/html/rfc3492) string of ASCII-only characters. + * + * ```js + * punycode.encode('mañana'); // 'maana-pta' + * punycode.encode('☃-⌘'); // '--dqo34k' + * ``` + * @since v0.5.1 + */ + function encode(string: string): string; + /** + * The `punycode.toUnicode()` method converts a string representing a domain name + * containing [Punycode](https://tools.ietf.org/html/rfc3492) encoded characters into Unicode. Only the [Punycode](https://tools.ietf.org/html/rfc3492) encoded parts of the domain name are be + * converted. + * + * ```js + * // decode domain names + * punycode.toUnicode('xn--maana-pta.com'); // 'mañana.com' + * punycode.toUnicode('xn----dqo34k.com'); // '☃-⌘.com' + * punycode.toUnicode('example.com'); // 'example.com' + * ``` + * @since v0.6.1 + */ + function toUnicode(domain: string): string; + /** + * The `punycode.toASCII()` method converts a Unicode string representing an + * Internationalized Domain Name to [Punycode](https://tools.ietf.org/html/rfc3492). Only the non-ASCII parts of the + * domain name will be converted. Calling `punycode.toASCII()` on a string that + * already only contains ASCII characters will have no effect. + * + * ```js + * // encode domain names + * punycode.toASCII('mañana.com'); // 'xn--maana-pta.com' + * punycode.toASCII('☃-⌘.com'); // 'xn----dqo34k.com' + * punycode.toASCII('example.com'); // 'example.com' + * ``` + * @since v0.6.1 + */ + function toASCII(domain: string): string; + /** + * @deprecated since v7.0.0 + * The version of the punycode module bundled in Node.js is being deprecated. + * In a future major version of Node.js this module will be removed. + * Users currently depending on the punycode module should switch to using + * the userland-provided Punycode.js module instead. + */ + const ucs2: ucs2; + interface ucs2 { + /** + * @deprecated since v7.0.0 + * The version of the punycode module bundled in Node.js is being deprecated. + * In a future major version of Node.js this module will be removed. + * Users currently depending on the punycode module should switch to using + * the userland-provided Punycode.js module instead. + */ + decode(string: string): number[]; + /** + * @deprecated since v7.0.0 + * The version of the punycode module bundled in Node.js is being deprecated. + * In a future major version of Node.js this module will be removed. + * Users currently depending on the punycode module should switch to using + * the userland-provided Punycode.js module instead. + */ + encode(codePoints: ReadonlyArray): string; + } + /** + * @deprecated since v7.0.0 + * The version of the punycode module bundled in Node.js is being deprecated. + * In a future major version of Node.js this module will be removed. + * Users currently depending on the punycode module should switch to using + * the userland-provided Punycode.js module instead. + */ + const version: string; +} +declare module 'node:punycode' { + export * from 'punycode'; +} diff --git a/node_modules/@types/node/querystring.d.ts b/node_modules/@types/node/querystring.d.ts new file mode 100755 index 0000000..e9d087c --- /dev/null +++ b/node_modules/@types/node/querystring.d.ts @@ -0,0 +1,131 @@ +/** + * The `node:querystring` module provides utilities for parsing and formatting URL + * query strings. It can be accessed using: + * + * ```js + * const querystring = require('node:querystring'); + * ``` + * + * `querystring` is more performant than `URLSearchParams` but is not a + * standardized API. Use `URLSearchParams` when performance is not critical or + * when compatibility with browser code is desirable. + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/querystring.js) + */ +declare module 'querystring' { + interface StringifyOptions { + encodeURIComponent?: ((str: string) => string) | undefined; + } + interface ParseOptions { + maxKeys?: number | undefined; + decodeURIComponent?: ((str: string) => string) | undefined; + } + interface ParsedUrlQuery extends NodeJS.Dict {} + interface ParsedUrlQueryInput extends NodeJS.Dict | ReadonlyArray | ReadonlyArray | null> {} + /** + * The `querystring.stringify()` method produces a URL query string from a + * given `obj` by iterating through the object's "own properties". + * + * It serializes the following types of values passed in `obj`:[string](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type) | + * [number](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type) | + * [bigint](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) | + * [boolean](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type) | + * [string\[\]](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type) | + * [number\[\]](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type) | + * [bigint\[\]](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) | + * [boolean\[\]](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type) The numeric values must be finite. Any other input values will be coerced to + * empty strings. + * + * ```js + * querystring.stringify({ foo: 'bar', baz: ['qux', 'quux'], corge: '' }); + * // Returns 'foo=bar&baz=qux&baz=quux&corge=' + * + * querystring.stringify({ foo: 'bar', baz: 'qux' }, ';', ':'); + * // Returns 'foo:bar;baz:qux' + * ``` + * + * By default, characters requiring percent-encoding within the query string will + * be encoded as UTF-8\. If an alternative encoding is required, then an alternative`encodeURIComponent` option will need to be specified: + * + * ```js + * // Assuming gbkEncodeURIComponent function already exists, + * + * querystring.stringify({ w: '中文', foo: 'bar' }, null, null, + * { encodeURIComponent: gbkEncodeURIComponent }); + * ``` + * @since v0.1.25 + * @param obj The object to serialize into a URL query string + * @param [sep='&'] The substring used to delimit key and value pairs in the query string. + * @param [eq='='] . The substring used to delimit keys and values in the query string. + */ + function stringify(obj?: ParsedUrlQueryInput, sep?: string, eq?: string, options?: StringifyOptions): string; + /** + * The `querystring.parse()` method parses a URL query string (`str`) into a + * collection of key and value pairs. + * + * For example, the query string `'foo=bar&abc=xyz&abc=123'` is parsed into: + * + * ```js + * { + * foo: 'bar', + * abc: ['xyz', '123'] + * } + * ``` + * + * The object returned by the `querystring.parse()` method _does not_prototypically inherit from the JavaScript `Object`. This means that typical`Object` methods such as `obj.toString()`, + * `obj.hasOwnProperty()`, and others + * are not defined and _will not work_. + * + * By default, percent-encoded characters within the query string will be assumed + * to use UTF-8 encoding. If an alternative character encoding is used, then an + * alternative `decodeURIComponent` option will need to be specified: + * + * ```js + * // Assuming gbkDecodeURIComponent function already exists... + * + * querystring.parse('w=%D6%D0%CE%C4&foo=bar', null, null, + * { decodeURIComponent: gbkDecodeURIComponent }); + * ``` + * @since v0.1.25 + * @param str The URL query string to parse + * @param [sep='&'] The substring used to delimit key and value pairs in the query string. + * @param [eq='='] . The substring used to delimit keys and values in the query string. + */ + function parse(str: string, sep?: string, eq?: string, options?: ParseOptions): ParsedUrlQuery; + /** + * The querystring.encode() function is an alias for querystring.stringify(). + */ + const encode: typeof stringify; + /** + * The querystring.decode() function is an alias for querystring.parse(). + */ + const decode: typeof parse; + /** + * The `querystring.escape()` method performs URL percent-encoding on the given`str` in a manner that is optimized for the specific requirements of URL + * query strings. + * + * The `querystring.escape()` method is used by `querystring.stringify()` and is + * generally not expected to be used directly. It is exported primarily to allow + * application code to provide a replacement percent-encoding implementation if + * necessary by assigning `querystring.escape` to an alternative function. + * @since v0.1.25 + */ + function escape(str: string): string; + /** + * The `querystring.unescape()` method performs decoding of URL percent-encoded + * characters on the given `str`. + * + * The `querystring.unescape()` method is used by `querystring.parse()` and is + * generally not expected to be used directly. It is exported primarily to allow + * application code to provide a replacement decoding implementation if + * necessary by assigning `querystring.unescape` to an alternative function. + * + * By default, the `querystring.unescape()` method will attempt to use the + * JavaScript built-in `decodeURIComponent()` method to decode. If that fails, + * a safer equivalent that does not throw on malformed URLs will be used. + * @since v0.1.25 + */ + function unescape(str: string): string; +} +declare module 'node:querystring' { + export * from 'querystring'; +} diff --git a/node_modules/@types/node/readline.d.ts b/node_modules/@types/node/readline.d.ts new file mode 100755 index 0000000..e6f7b0a --- /dev/null +++ b/node_modules/@types/node/readline.d.ts @@ -0,0 +1,526 @@ +/** + * The `node:readline` module provides an interface for reading data from a `Readable` stream (such as `process.stdin`) one line at a time. + * + * To use the promise-based APIs: + * + * ```js + * import * as readline from 'node:readline/promises'; + * ``` + * + * To use the callback and sync APIs: + * + * ```js + * import * as readline from 'node:readline'; + * ``` + * + * The following simple example illustrates the basic use of the `node:readline`module. + * + * ```js + * import * as readline from 'node:readline/promises'; + * import { stdin as input, stdout as output } from 'node:process'; + * + * const rl = readline.createInterface({ input, output }); + * + * const answer = await rl.question('What do you think of Node.js? '); + * + * console.log(`Thank you for your valuable feedback: ${answer}`); + * + * rl.close(); + * ``` + * + * Once this code is invoked, the Node.js application will not terminate until the`readline.Interface` is closed because the interface waits for data to be + * received on the `input` stream. + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/readline.js) + */ +declare module 'readline' { + import { Abortable, EventEmitter } from 'node:events'; + import * as promises from 'node:readline/promises'; + export { promises }; + export interface Key { + sequence?: string | undefined; + name?: string | undefined; + ctrl?: boolean | undefined; + meta?: boolean | undefined; + shift?: boolean | undefined; + } + /** + * Instances of the `readline.Interface` class are constructed using the`readline.createInterface()` method. Every instance is associated with a + * single `input` `Readable` stream and a single `output` `Writable` stream. + * The `output` stream is used to print prompts for user input that arrives on, + * and is read from, the `input` stream. + * @since v0.1.104 + */ + export class Interface extends EventEmitter { + readonly terminal: boolean; + /** + * The current input data being processed by node. + * + * This can be used when collecting input from a TTY stream to retrieve the + * current value that has been processed thus far, prior to the `line` event + * being emitted. Once the `line` event has been emitted, this property will + * be an empty string. + * + * Be aware that modifying the value during the instance runtime may have + * unintended consequences if `rl.cursor` is not also controlled. + * + * **If not using a TTY stream for input, use the `'line'` event.** + * + * One possible use case would be as follows: + * + * ```js + * const values = ['lorem ipsum', 'dolor sit amet']; + * const rl = readline.createInterface(process.stdin); + * const showResults = debounce(() => { + * console.log( + * '\n', + * values.filter((val) => val.startsWith(rl.line)).join(' '), + * ); + * }, 300); + * process.stdin.on('keypress', (c, k) => { + * showResults(); + * }); + * ``` + * @since v0.1.98 + */ + readonly line: string; + /** + * The cursor position relative to `rl.line`. + * + * This will track where the current cursor lands in the input string, when + * reading input from a TTY stream. The position of cursor determines the + * portion of the input string that will be modified as input is processed, + * as well as the column where the terminal caret will be rendered. + * @since v0.1.98 + */ + readonly cursor: number; + /** + * NOTE: According to the documentation: + * + * > Instances of the `readline.Interface` class are constructed using the + * > `readline.createInterface()` method. + * + * @see https://nodejs.org/dist/latest-v20.x/docs/api/readline.html#class-interfaceconstructor + */ + protected constructor(input: NodeJS.ReadableStream, output?: NodeJS.WritableStream, completer?: Completer | AsyncCompleter, terminal?: boolean); + /** + * NOTE: According to the documentation: + * + * > Instances of the `readline.Interface` class are constructed using the + * > `readline.createInterface()` method. + * + * @see https://nodejs.org/dist/latest-v20.x/docs/api/readline.html#class-interfaceconstructor + */ + protected constructor(options: ReadLineOptions); + /** + * The `rl.getPrompt()` method returns the current prompt used by `rl.prompt()`. + * @since v15.3.0, v14.17.0 + * @return the current prompt string + */ + getPrompt(): string; + /** + * The `rl.setPrompt()` method sets the prompt that will be written to `output`whenever `rl.prompt()` is called. + * @since v0.1.98 + */ + setPrompt(prompt: string): void; + /** + * The `rl.prompt()` method writes the `Interface` instances configured`prompt` to a new line in `output` in order to provide a user with a new + * location at which to provide input. + * + * When called, `rl.prompt()` will resume the `input` stream if it has been + * paused. + * + * If the `Interface` was created with `output` set to `null` or`undefined` the prompt is not written. + * @since v0.1.98 + * @param preserveCursor If `true`, prevents the cursor placement from being reset to `0`. + */ + prompt(preserveCursor?: boolean): void; + /** + * The `rl.question()` method displays the `query` by writing it to the `output`, + * waits for user input to be provided on `input`, then invokes the `callback`function passing the provided input as the first argument. + * + * When called, `rl.question()` will resume the `input` stream if it has been + * paused. + * + * If the `Interface` was created with `output` set to `null` or`undefined` the `query` is not written. + * + * The `callback` function passed to `rl.question()` does not follow the typical + * pattern of accepting an `Error` object or `null` as the first argument. + * The `callback` is called with the provided answer as the only argument. + * + * An error will be thrown if calling `rl.question()` after `rl.close()`. + * + * Example usage: + * + * ```js + * rl.question('What is your favorite food? ', (answer) => { + * console.log(`Oh, so your favorite food is ${answer}`); + * }); + * ``` + * + * Using an `AbortController` to cancel a question. + * + * ```js + * const ac = new AbortController(); + * const signal = ac.signal; + * + * rl.question('What is your favorite food? ', { signal }, (answer) => { + * console.log(`Oh, so your favorite food is ${answer}`); + * }); + * + * signal.addEventListener('abort', () => { + * console.log('The food question timed out'); + * }, { once: true }); + * + * setTimeout(() => ac.abort(), 10000); + * ``` + * @since v0.3.3 + * @param query A statement or query to write to `output`, prepended to the prompt. + * @param callback A callback function that is invoked with the user's input in response to the `query`. + */ + question(query: string, callback: (answer: string) => void): void; + question(query: string, options: Abortable, callback: (answer: string) => void): void; + /** + * The `rl.pause()` method pauses the `input` stream, allowing it to be resumed + * later if necessary. + * + * Calling `rl.pause()` does not immediately pause other events (including`'line'`) from being emitted by the `Interface` instance. + * @since v0.3.4 + */ + pause(): this; + /** + * The `rl.resume()` method resumes the `input` stream if it has been paused. + * @since v0.3.4 + */ + resume(): this; + /** + * The `rl.close()` method closes the `Interface` instance and + * relinquishes control over the `input` and `output` streams. When called, + * the `'close'` event will be emitted. + * + * Calling `rl.close()` does not immediately stop other events (including `'line'`) + * from being emitted by the `Interface` instance. + * @since v0.1.98 + */ + close(): void; + /** + * The `rl.write()` method will write either `data` or a key sequence identified + * by `key` to the `output`. The `key` argument is supported only if `output` is + * a `TTY` text terminal. See `TTY keybindings` for a list of key + * combinations. + * + * If `key` is specified, `data` is ignored. + * + * When called, `rl.write()` will resume the `input` stream if it has been + * paused. + * + * If the `Interface` was created with `output` set to `null` or`undefined` the `data` and `key` are not written. + * + * ```js + * rl.write('Delete this!'); + * // Simulate Ctrl+U to delete the line written previously + * rl.write(null, { ctrl: true, name: 'u' }); + * ``` + * + * The `rl.write()` method will write the data to the `readline` `Interface`'s`input`_as if it were provided by the user_. + * @since v0.1.98 + */ + write(data: string | Buffer, key?: Key): void; + write(data: undefined | null | string | Buffer, key: Key): void; + /** + * Returns the real position of the cursor in relation to the input + * prompt + string. Long input (wrapping) strings, as well as multiple + * line prompts are included in the calculations. + * @since v13.5.0, v12.16.0 + */ + getCursorPos(): CursorPos; + /** + * events.EventEmitter + * 1. close + * 2. line + * 3. pause + * 4. resume + * 5. SIGCONT + * 6. SIGINT + * 7. SIGTSTP + * 8. history + */ + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'close', listener: () => void): this; + addListener(event: 'line', listener: (input: string) => void): this; + addListener(event: 'pause', listener: () => void): this; + addListener(event: 'resume', listener: () => void): this; + addListener(event: 'SIGCONT', listener: () => void): this; + addListener(event: 'SIGINT', listener: () => void): this; + addListener(event: 'SIGTSTP', listener: () => void): this; + addListener(event: 'history', listener: (history: string[]) => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'close'): boolean; + emit(event: 'line', input: string): boolean; + emit(event: 'pause'): boolean; + emit(event: 'resume'): boolean; + emit(event: 'SIGCONT'): boolean; + emit(event: 'SIGINT'): boolean; + emit(event: 'SIGTSTP'): boolean; + emit(event: 'history', history: string[]): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'close', listener: () => void): this; + on(event: 'line', listener: (input: string) => void): this; + on(event: 'pause', listener: () => void): this; + on(event: 'resume', listener: () => void): this; + on(event: 'SIGCONT', listener: () => void): this; + on(event: 'SIGINT', listener: () => void): this; + on(event: 'SIGTSTP', listener: () => void): this; + on(event: 'history', listener: (history: string[]) => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'line', listener: (input: string) => void): this; + once(event: 'pause', listener: () => void): this; + once(event: 'resume', listener: () => void): this; + once(event: 'SIGCONT', listener: () => void): this; + once(event: 'SIGINT', listener: () => void): this; + once(event: 'SIGTSTP', listener: () => void): this; + once(event: 'history', listener: (history: string[]) => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'line', listener: (input: string) => void): this; + prependListener(event: 'pause', listener: () => void): this; + prependListener(event: 'resume', listener: () => void): this; + prependListener(event: 'SIGCONT', listener: () => void): this; + prependListener(event: 'SIGINT', listener: () => void): this; + prependListener(event: 'SIGTSTP', listener: () => void): this; + prependListener(event: 'history', listener: (history: string[]) => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'line', listener: (input: string) => void): this; + prependOnceListener(event: 'pause', listener: () => void): this; + prependOnceListener(event: 'resume', listener: () => void): this; + prependOnceListener(event: 'SIGCONT', listener: () => void): this; + prependOnceListener(event: 'SIGINT', listener: () => void): this; + prependOnceListener(event: 'SIGTSTP', listener: () => void): this; + prependOnceListener(event: 'history', listener: (history: string[]) => void): this; + [Symbol.asyncIterator](): AsyncIterableIterator; + } + export type ReadLine = Interface; // type forwarded for backwards compatibility + export type Completer = (line: string) => CompleterResult; + export type AsyncCompleter = (line: string, callback: (err?: null | Error, result?: CompleterResult) => void) => void; + export type CompleterResult = [string[], string]; + export interface ReadLineOptions { + input: NodeJS.ReadableStream; + output?: NodeJS.WritableStream | undefined; + completer?: Completer | AsyncCompleter | undefined; + terminal?: boolean | undefined; + /** + * Initial list of history lines. This option makes sense + * only if `terminal` is set to `true` by the user or by an internal `output` + * check, otherwise the history caching mechanism is not initialized at all. + * @default [] + */ + history?: string[] | undefined; + historySize?: number | undefined; + prompt?: string | undefined; + crlfDelay?: number | undefined; + /** + * If `true`, when a new input line added + * to the history list duplicates an older one, this removes the older line + * from the list. + * @default false + */ + removeHistoryDuplicates?: boolean | undefined; + escapeCodeTimeout?: number | undefined; + tabSize?: number | undefined; + } + /** + * The `readline.createInterface()` method creates a new `readline.Interface`instance. + * + * ```js + * const readline = require('node:readline'); + * const rl = readline.createInterface({ + * input: process.stdin, + * output: process.stdout, + * }); + * ``` + * + * Once the `readline.Interface` instance is created, the most common case is to + * listen for the `'line'` event: + * + * ```js + * rl.on('line', (line) => { + * console.log(`Received: ${line}`); + * }); + * ``` + * + * If `terminal` is `true` for this instance then the `output` stream will get + * the best compatibility if it defines an `output.columns` property and emits + * a `'resize'` event on the `output` if or when the columns ever change + * (`process.stdout` does this automatically when it is a TTY). + * + * When creating a `readline.Interface` using `stdin` as input, the program + * will not terminate until it receives an [EOF character](https://en.wikipedia.org/wiki/End-of-file#EOF_character). To exit without + * waiting for user input, call `process.stdin.unref()`. + * @since v0.1.98 + */ + export function createInterface(input: NodeJS.ReadableStream, output?: NodeJS.WritableStream, completer?: Completer | AsyncCompleter, terminal?: boolean): Interface; + export function createInterface(options: ReadLineOptions): Interface; + /** + * The `readline.emitKeypressEvents()` method causes the given `Readable` stream to begin emitting `'keypress'` events corresponding to received input. + * + * Optionally, `interface` specifies a `readline.Interface` instance for which + * autocompletion is disabled when copy-pasted input is detected. + * + * If the `stream` is a `TTY`, then it must be in raw mode. + * + * This is automatically called by any readline instance on its `input` if the`input` is a terminal. Closing the `readline` instance does not stop + * the `input` from emitting `'keypress'` events. + * + * ```js + * readline.emitKeypressEvents(process.stdin); + * if (process.stdin.isTTY) + * process.stdin.setRawMode(true); + * ``` + * + * ## Example: Tiny CLI + * + * The following example illustrates the use of `readline.Interface` class to + * implement a small command-line interface: + * + * ```js + * const readline = require('node:readline'); + * const rl = readline.createInterface({ + * input: process.stdin, + * output: process.stdout, + * prompt: 'OHAI> ', + * }); + * + * rl.prompt(); + * + * rl.on('line', (line) => { + * switch (line.trim()) { + * case 'hello': + * console.log('world!'); + * break; + * default: + * console.log(`Say what? I might have heard '${line.trim()}'`); + * break; + * } + * rl.prompt(); + * }).on('close', () => { + * console.log('Have a great day!'); + * process.exit(0); + * }); + * ``` + * + * ## Example: Read file stream line-by-Line + * + * A common use case for `readline` is to consume an input file one line at a + * time. The easiest way to do so is leveraging the `fs.ReadStream` API as + * well as a `for await...of` loop: + * + * ```js + * const fs = require('node:fs'); + * const readline = require('node:readline'); + * + * async function processLineByLine() { + * const fileStream = fs.createReadStream('input.txt'); + * + * const rl = readline.createInterface({ + * input: fileStream, + * crlfDelay: Infinity, + * }); + * // Note: we use the crlfDelay option to recognize all instances of CR LF + * // ('\r\n') in input.txt as a single line break. + * + * for await (const line of rl) { + * // Each line in input.txt will be successively available here as `line`. + * console.log(`Line from file: ${line}`); + * } + * } + * + * processLineByLine(); + * ``` + * + * Alternatively, one could use the `'line'` event: + * + * ```js + * const fs = require('node:fs'); + * const readline = require('node:readline'); + * + * const rl = readline.createInterface({ + * input: fs.createReadStream('sample.txt'), + * crlfDelay: Infinity, + * }); + * + * rl.on('line', (line) => { + * console.log(`Line from file: ${line}`); + * }); + * ``` + * + * Currently, `for await...of` loop can be a bit slower. If `async` / `await`flow and speed are both essential, a mixed approach can be applied: + * + * ```js + * const { once } = require('node:events'); + * const { createReadStream } = require('node:fs'); + * const { createInterface } = require('node:readline'); + * + * (async function processLineByLine() { + * try { + * const rl = createInterface({ + * input: createReadStream('big-file.txt'), + * crlfDelay: Infinity, + * }); + * + * rl.on('line', (line) => { + * // Process the line. + * }); + * + * await once(rl, 'close'); + * + * console.log('File processed.'); + * } catch (err) { + * console.error(err); + * } + * })(); + * ``` + * @since v0.7.7 + */ + export function emitKeypressEvents(stream: NodeJS.ReadableStream, readlineInterface?: Interface): void; + export type Direction = -1 | 0 | 1; + export interface CursorPos { + rows: number; + cols: number; + } + /** + * The `readline.clearLine()` method clears current line of given `TTY` stream + * in a specified direction identified by `dir`. + * @since v0.7.7 + * @param callback Invoked once the operation completes. + * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + export function clearLine(stream: NodeJS.WritableStream, dir: Direction, callback?: () => void): boolean; + /** + * The `readline.clearScreenDown()` method clears the given `TTY` stream from + * the current position of the cursor down. + * @since v0.7.7 + * @param callback Invoked once the operation completes. + * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + export function clearScreenDown(stream: NodeJS.WritableStream, callback?: () => void): boolean; + /** + * The `readline.cursorTo()` method moves cursor to the specified position in a + * given `TTY` `stream`. + * @since v0.7.7 + * @param callback Invoked once the operation completes. + * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + export function cursorTo(stream: NodeJS.WritableStream, x: number, y?: number, callback?: () => void): boolean; + /** + * The `readline.moveCursor()` method moves the cursor _relative_ to its current + * position in a given `TTY` `stream`. + * @since v0.7.7 + * @param callback Invoked once the operation completes. + * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + export function moveCursor(stream: NodeJS.WritableStream, dx: number, dy: number, callback?: () => void): boolean; +} +declare module 'node:readline' { + export * from 'readline'; +} diff --git a/node_modules/@types/node/readline/promises.d.ts b/node_modules/@types/node/readline/promises.d.ts new file mode 100755 index 0000000..079fbdf --- /dev/null +++ b/node_modules/@types/node/readline/promises.d.ts @@ -0,0 +1,145 @@ +/** + * @since v17.0.0 + * @experimental + */ +declare module 'readline/promises' { + import { Interface as _Interface, ReadLineOptions, Completer, AsyncCompleter, Direction } from 'node:readline'; + import { Abortable } from 'node:events'; + /** + * Instances of the `readlinePromises.Interface` class are constructed using the`readlinePromises.createInterface()` method. Every instance is associated with a + * single `input` `Readable` stream and a single `output` `Writable` stream. + * The `output` stream is used to print prompts for user input that arrives on, + * and is read from, the `input` stream. + * @since v17.0.0 + */ + class Interface extends _Interface { + /** + * The `rl.question()` method displays the `query` by writing it to the `output`, + * waits for user input to be provided on `input`, then invokes the `callback`function passing the provided input as the first argument. + * + * When called, `rl.question()` will resume the `input` stream if it has been + * paused. + * + * If the `Interface` was created with `output` set to `null` or`undefined` the `query` is not written. + * + * If the question is called after `rl.close()`, it returns a rejected promise. + * + * Example usage: + * + * ```js + * const answer = await rl.question('What is your favorite food? '); + * console.log(`Oh, so your favorite food is ${answer}`); + * ``` + * + * Using an `AbortSignal` to cancel a question. + * + * ```js + * const signal = AbortSignal.timeout(10_000); + * + * signal.addEventListener('abort', () => { + * console.log('The food question timed out'); + * }, { once: true }); + * + * const answer = await rl.question('What is your favorite food? ', { signal }); + * console.log(`Oh, so your favorite food is ${answer}`); + * ``` + * @since v17.0.0 + * @param query A statement or query to write to `output`, prepended to the prompt. + * @return A promise that is fulfilled with the user's input in response to the `query`. + */ + question(query: string): Promise; + question(query: string, options: Abortable): Promise; + } + /** + * @since v17.0.0 + */ + class Readline { + /** + * @param stream A TTY stream. + */ + constructor( + stream: NodeJS.WritableStream, + options?: { + autoCommit?: boolean; + } + ); + /** + * The `rl.clearLine()` method adds to the internal list of pending action an + * action that clears current line of the associated `stream` in a specified + * direction identified by `dir`. + * Call `rl.commit()` to see the effect of this method, unless `autoCommit: true`was passed to the constructor. + * @since v17.0.0 + * @return this + */ + clearLine(dir: Direction): this; + /** + * The `rl.clearScreenDown()` method adds to the internal list of pending action an + * action that clears the associated stream from the current position of the + * cursor down. + * Call `rl.commit()` to see the effect of this method, unless `autoCommit: true`was passed to the constructor. + * @since v17.0.0 + * @return this + */ + clearScreenDown(): this; + /** + * The `rl.commit()` method sends all the pending actions to the associated`stream` and clears the internal list of pending actions. + * @since v17.0.0 + */ + commit(): Promise; + /** + * The `rl.cursorTo()` method adds to the internal list of pending action an action + * that moves cursor to the specified position in the associated `stream`. + * Call `rl.commit()` to see the effect of this method, unless `autoCommit: true`was passed to the constructor. + * @since v17.0.0 + * @return this + */ + cursorTo(x: number, y?: number): this; + /** + * The `rl.moveCursor()` method adds to the internal list of pending action an + * action that moves the cursor _relative_ to its current position in the + * associated `stream`. + * Call `rl.commit()` to see the effect of this method, unless `autoCommit: true`was passed to the constructor. + * @since v17.0.0 + * @return this + */ + moveCursor(dx: number, dy: number): this; + /** + * The `rl.rollback` methods clears the internal list of pending actions without + * sending it to the associated `stream`. + * @since v17.0.0 + * @return this + */ + rollback(): this; + } + /** + * The `readlinePromises.createInterface()` method creates a new `readlinePromises.Interface`instance. + * + * ```js + * const readlinePromises = require('node:readline/promises'); + * const rl = readlinePromises.createInterface({ + * input: process.stdin, + * output: process.stdout, + * }); + * ``` + * + * Once the `readlinePromises.Interface` instance is created, the most common case + * is to listen for the `'line'` event: + * + * ```js + * rl.on('line', (line) => { + * console.log(`Received: ${line}`); + * }); + * ``` + * + * If `terminal` is `true` for this instance then the `output` stream will get + * the best compatibility if it defines an `output.columns` property and emits + * a `'resize'` event on the `output` if or when the columns ever change + * (`process.stdout` does this automatically when it is a TTY). + * @since v17.0.0 + */ + function createInterface(input: NodeJS.ReadableStream, output?: NodeJS.WritableStream, completer?: Completer | AsyncCompleter, terminal?: boolean): Interface; + function createInterface(options: ReadLineOptions): Interface; +} +declare module 'node:readline/promises' { + export * from 'readline/promises'; +} diff --git a/node_modules/@types/node/repl.d.ts b/node_modules/@types/node/repl.d.ts new file mode 100755 index 0000000..c8147ed --- /dev/null +++ b/node_modules/@types/node/repl.d.ts @@ -0,0 +1,424 @@ +/** + * The `node:repl` module provides a Read-Eval-Print-Loop (REPL) implementation + * that is available both as a standalone program or includible in other + * applications. It can be accessed using: + * + * ```js + * const repl = require('node:repl'); + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/repl.js) + */ +declare module 'repl' { + import { Interface, Completer, AsyncCompleter } from 'node:readline'; + import { Context } from 'node:vm'; + import { InspectOptions } from 'node:util'; + interface ReplOptions { + /** + * The input prompt to display. + * @default "> " + */ + prompt?: string | undefined; + /** + * The `Readable` stream from which REPL input will be read. + * @default process.stdin + */ + input?: NodeJS.ReadableStream | undefined; + /** + * The `Writable` stream to which REPL output will be written. + * @default process.stdout + */ + output?: NodeJS.WritableStream | undefined; + /** + * If `true`, specifies that the output should be treated as a TTY terminal, and have + * ANSI/VT100 escape codes written to it. + * Default: checking the value of the `isTTY` property on the output stream upon + * instantiation. + */ + terminal?: boolean | undefined; + /** + * The function to be used when evaluating each given line of input. + * Default: an async wrapper for the JavaScript `eval()` function. An `eval` function can + * error with `repl.Recoverable` to indicate the input was incomplete and prompt for + * additional lines. + * + * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_default_evaluation + * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_custom_evaluation_functions + */ + eval?: REPLEval | undefined; + /** + * Defines if the repl prints output previews or not. + * @default `true` Always `false` in case `terminal` is falsy. + */ + preview?: boolean | undefined; + /** + * If `true`, specifies that the default `writer` function should include ANSI color + * styling to REPL output. If a custom `writer` function is provided then this has no + * effect. + * Default: the REPL instance's `terminal` value. + */ + useColors?: boolean | undefined; + /** + * If `true`, specifies that the default evaluation function will use the JavaScript + * `global` as the context as opposed to creating a new separate context for the REPL + * instance. The node CLI REPL sets this value to `true`. + * Default: `false`. + */ + useGlobal?: boolean | undefined; + /** + * If `true`, specifies that the default writer will not output the return value of a + * command if it evaluates to `undefined`. + * Default: `false`. + */ + ignoreUndefined?: boolean | undefined; + /** + * The function to invoke to format the output of each command before writing to `output`. + * Default: a wrapper for `util.inspect`. + * + * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_customizing_repl_output + */ + writer?: REPLWriter | undefined; + /** + * An optional function used for custom Tab auto completion. + * + * @see https://nodejs.org/dist/latest-v20.x/docs/api/readline.html#readline_use_of_the_completer_function + */ + completer?: Completer | AsyncCompleter | undefined; + /** + * A flag that specifies whether the default evaluator executes all JavaScript commands in + * strict mode or default (sloppy) mode. + * Accepted values are: + * - `repl.REPL_MODE_SLOPPY` - evaluates expressions in sloppy mode. + * - `repl.REPL_MODE_STRICT` - evaluates expressions in strict mode. This is equivalent to + * prefacing every repl statement with `'use strict'`. + */ + replMode?: typeof REPL_MODE_SLOPPY | typeof REPL_MODE_STRICT | undefined; + /** + * Stop evaluating the current piece of code when `SIGINT` is received, i.e. `Ctrl+C` is + * pressed. This cannot be used together with a custom `eval` function. + * Default: `false`. + */ + breakEvalOnSigint?: boolean | undefined; + } + type REPLEval = (this: REPLServer, evalCmd: string, context: Context, file: string, cb: (err: Error | null, result: any) => void) => void; + type REPLWriter = (this: REPLServer, obj: any) => string; + /** + * This is the default "writer" value, if none is passed in the REPL options, + * and it can be overridden by custom print functions. + */ + const writer: REPLWriter & { + options: InspectOptions; + }; + type REPLCommandAction = (this: REPLServer, text: string) => void; + interface REPLCommand { + /** + * Help text to be displayed when `.help` is entered. + */ + help?: string | undefined; + /** + * The function to execute, optionally accepting a single string argument. + */ + action: REPLCommandAction; + } + /** + * Instances of `repl.REPLServer` are created using the {@link start} method + * or directly using the JavaScript `new` keyword. + * + * ```js + * const repl = require('node:repl'); + * + * const options = { useColors: true }; + * + * const firstInstance = repl.start(options); + * const secondInstance = new repl.REPLServer(options); + * ``` + * @since v0.1.91 + */ + class REPLServer extends Interface { + /** + * The `vm.Context` provided to the `eval` function to be used for JavaScript + * evaluation. + */ + readonly context: Context; + /** + * @deprecated since v14.3.0 - Use `input` instead. + */ + readonly inputStream: NodeJS.ReadableStream; + /** + * @deprecated since v14.3.0 - Use `output` instead. + */ + readonly outputStream: NodeJS.WritableStream; + /** + * The `Readable` stream from which REPL input will be read. + */ + readonly input: NodeJS.ReadableStream; + /** + * The `Writable` stream to which REPL output will be written. + */ + readonly output: NodeJS.WritableStream; + /** + * The commands registered via `replServer.defineCommand()`. + */ + readonly commands: NodeJS.ReadOnlyDict; + /** + * A value indicating whether the REPL is currently in "editor mode". + * + * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_commands_and_special_keys + */ + readonly editorMode: boolean; + /** + * A value indicating whether the `_` variable has been assigned. + * + * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable + */ + readonly underscoreAssigned: boolean; + /** + * The last evaluation result from the REPL (assigned to the `_` variable inside of the REPL). + * + * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable + */ + readonly last: any; + /** + * A value indicating whether the `_error` variable has been assigned. + * + * @since v9.8.0 + * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable + */ + readonly underscoreErrAssigned: boolean; + /** + * The last error raised inside the REPL (assigned to the `_error` variable inside of the REPL). + * + * @since v9.8.0 + * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable + */ + readonly lastError: any; + /** + * Specified in the REPL options, this is the function to be used when evaluating each + * given line of input. If not specified in the REPL options, this is an async wrapper + * for the JavaScript `eval()` function. + */ + readonly eval: REPLEval; + /** + * Specified in the REPL options, this is a value indicating whether the default + * `writer` function should include ANSI color styling to REPL output. + */ + readonly useColors: boolean; + /** + * Specified in the REPL options, this is a value indicating whether the default `eval` + * function will use the JavaScript `global` as the context as opposed to creating a new + * separate context for the REPL instance. + */ + readonly useGlobal: boolean; + /** + * Specified in the REPL options, this is a value indicating whether the default `writer` + * function should output the result of a command if it evaluates to `undefined`. + */ + readonly ignoreUndefined: boolean; + /** + * Specified in the REPL options, this is the function to invoke to format the output of + * each command before writing to `outputStream`. If not specified in the REPL options, + * this will be a wrapper for `util.inspect`. + */ + readonly writer: REPLWriter; + /** + * Specified in the REPL options, this is the function to use for custom Tab auto-completion. + */ + readonly completer: Completer | AsyncCompleter; + /** + * Specified in the REPL options, this is a flag that specifies whether the default `eval` + * function should execute all JavaScript commands in strict mode or default (sloppy) mode. + * Possible values are: + * - `repl.REPL_MODE_SLOPPY` - evaluates expressions in sloppy mode. + * - `repl.REPL_MODE_STRICT` - evaluates expressions in strict mode. This is equivalent to + * prefacing every repl statement with `'use strict'`. + */ + readonly replMode: typeof REPL_MODE_SLOPPY | typeof REPL_MODE_STRICT; + /** + * NOTE: According to the documentation: + * + * > Instances of `repl.REPLServer` are created using the `repl.start()` method and + * > _should not_ be created directly using the JavaScript `new` keyword. + * + * `REPLServer` cannot be subclassed due to implementation specifics in NodeJS. + * + * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_class_replserver + */ + private constructor(); + /** + * The `replServer.defineCommand()` method is used to add new `.`\-prefixed commands + * to the REPL instance. Such commands are invoked by typing a `.` followed by the`keyword`. The `cmd` is either a `Function` or an `Object` with the following + * properties: + * + * The following example shows two new commands added to the REPL instance: + * + * ```js + * const repl = require('node:repl'); + * + * const replServer = repl.start({ prompt: '> ' }); + * replServer.defineCommand('sayhello', { + * help: 'Say hello', + * action(name) { + * this.clearBufferedCommand(); + * console.log(`Hello, ${name}!`); + * this.displayPrompt(); + * }, + * }); + * replServer.defineCommand('saybye', function saybye() { + * console.log('Goodbye!'); + * this.close(); + * }); + * ``` + * + * The new commands can then be used from within the REPL instance: + * + * ```console + * > .sayhello Node.js User + * Hello, Node.js User! + * > .saybye + * Goodbye! + * ``` + * @since v0.3.0 + * @param keyword The command keyword (_without_ a leading `.` character). + * @param cmd The function to invoke when the command is processed. + */ + defineCommand(keyword: string, cmd: REPLCommandAction | REPLCommand): void; + /** + * The `replServer.displayPrompt()` method readies the REPL instance for input + * from the user, printing the configured `prompt` to a new line in the `output`and resuming the `input` to accept new input. + * + * When multi-line input is being entered, an ellipsis is printed rather than the + * 'prompt'. + * + * When `preserveCursor` is `true`, the cursor placement will not be reset to `0`. + * + * The `replServer.displayPrompt` method is primarily intended to be called from + * within the action function for commands registered using the`replServer.defineCommand()` method. + * @since v0.1.91 + */ + displayPrompt(preserveCursor?: boolean): void; + /** + * The `replServer.clearBufferedCommand()` method clears any command that has been + * buffered but not yet executed. This method is primarily intended to be + * called from within the action function for commands registered using the`replServer.defineCommand()` method. + * @since v9.0.0 + */ + clearBufferedCommand(): void; + /** + * Initializes a history log file for the REPL instance. When executing the + * Node.js binary and using the command-line REPL, a history file is initialized + * by default. However, this is not the case when creating a REPL + * programmatically. Use this method to initialize a history log file when working + * with REPL instances programmatically. + * @since v11.10.0 + * @param historyPath the path to the history file + * @param callback called when history writes are ready or upon error + */ + setupHistory(path: string, callback: (err: Error | null, repl: this) => void): void; + /** + * events.EventEmitter + * 1. close - inherited from `readline.Interface` + * 2. line - inherited from `readline.Interface` + * 3. pause - inherited from `readline.Interface` + * 4. resume - inherited from `readline.Interface` + * 5. SIGCONT - inherited from `readline.Interface` + * 6. SIGINT - inherited from `readline.Interface` + * 7. SIGTSTP - inherited from `readline.Interface` + * 8. exit + * 9. reset + */ + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'close', listener: () => void): this; + addListener(event: 'line', listener: (input: string) => void): this; + addListener(event: 'pause', listener: () => void): this; + addListener(event: 'resume', listener: () => void): this; + addListener(event: 'SIGCONT', listener: () => void): this; + addListener(event: 'SIGINT', listener: () => void): this; + addListener(event: 'SIGTSTP', listener: () => void): this; + addListener(event: 'exit', listener: () => void): this; + addListener(event: 'reset', listener: (context: Context) => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'close'): boolean; + emit(event: 'line', input: string): boolean; + emit(event: 'pause'): boolean; + emit(event: 'resume'): boolean; + emit(event: 'SIGCONT'): boolean; + emit(event: 'SIGINT'): boolean; + emit(event: 'SIGTSTP'): boolean; + emit(event: 'exit'): boolean; + emit(event: 'reset', context: Context): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'close', listener: () => void): this; + on(event: 'line', listener: (input: string) => void): this; + on(event: 'pause', listener: () => void): this; + on(event: 'resume', listener: () => void): this; + on(event: 'SIGCONT', listener: () => void): this; + on(event: 'SIGINT', listener: () => void): this; + on(event: 'SIGTSTP', listener: () => void): this; + on(event: 'exit', listener: () => void): this; + on(event: 'reset', listener: (context: Context) => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'line', listener: (input: string) => void): this; + once(event: 'pause', listener: () => void): this; + once(event: 'resume', listener: () => void): this; + once(event: 'SIGCONT', listener: () => void): this; + once(event: 'SIGINT', listener: () => void): this; + once(event: 'SIGTSTP', listener: () => void): this; + once(event: 'exit', listener: () => void): this; + once(event: 'reset', listener: (context: Context) => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'line', listener: (input: string) => void): this; + prependListener(event: 'pause', listener: () => void): this; + prependListener(event: 'resume', listener: () => void): this; + prependListener(event: 'SIGCONT', listener: () => void): this; + prependListener(event: 'SIGINT', listener: () => void): this; + prependListener(event: 'SIGTSTP', listener: () => void): this; + prependListener(event: 'exit', listener: () => void): this; + prependListener(event: 'reset', listener: (context: Context) => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'line', listener: (input: string) => void): this; + prependOnceListener(event: 'pause', listener: () => void): this; + prependOnceListener(event: 'resume', listener: () => void): this; + prependOnceListener(event: 'SIGCONT', listener: () => void): this; + prependOnceListener(event: 'SIGINT', listener: () => void): this; + prependOnceListener(event: 'SIGTSTP', listener: () => void): this; + prependOnceListener(event: 'exit', listener: () => void): this; + prependOnceListener(event: 'reset', listener: (context: Context) => void): this; + } + /** + * A flag passed in the REPL options. Evaluates expressions in sloppy mode. + */ + const REPL_MODE_SLOPPY: unique symbol; + /** + * A flag passed in the REPL options. Evaluates expressions in strict mode. + * This is equivalent to prefacing every repl statement with `'use strict'`. + */ + const REPL_MODE_STRICT: unique symbol; + /** + * The `repl.start()` method creates and starts a {@link REPLServer} instance. + * + * If `options` is a string, then it specifies the input prompt: + * + * ```js + * const repl = require('node:repl'); + * + * // a Unix style prompt + * repl.start('$ '); + * ``` + * @since v0.1.91 + */ + function start(options?: string | ReplOptions): REPLServer; + /** + * Indicates a recoverable error that a `REPLServer` can use to support multi-line input. + * + * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_recoverable_errors + */ + class Recoverable extends SyntaxError { + err: Error; + constructor(err: Error); + } +} +declare module 'node:repl' { + export * from 'repl'; +} diff --git a/node_modules/@types/node/stream.d.ts b/node_modules/@types/node/stream.d.ts new file mode 100755 index 0000000..7f7b793 --- /dev/null +++ b/node_modules/@types/node/stream.d.ts @@ -0,0 +1,1421 @@ +/** + * A stream is an abstract interface for working with streaming data in Node.js. + * The `node:stream` module provides an API for implementing the stream interface. + * + * There are many stream objects provided by Node.js. For instance, a `request to an HTTP server` and `process.stdout` are both stream instances. + * + * Streams can be readable, writable, or both. All streams are instances of `EventEmitter`. + * + * To access the `node:stream` module: + * + * ```js + * const stream = require('node:stream'); + * ``` + * + * The `node:stream` module is useful for creating new types of stream instances. + * It is usually not necessary to use the `node:stream` module to consume streams. + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/stream.js) + */ +declare module 'stream' { + import { EventEmitter, Abortable } from 'node:events'; + import { Blob as NodeBlob } from 'node:buffer'; + import * as streamPromises from 'node:stream/promises'; + import * as streamConsumers from 'node:stream/consumers'; + import * as streamWeb from 'node:stream/web'; + class internal extends EventEmitter { + pipe( + destination: T, + options?: { + end?: boolean | undefined; + } + ): T; + } + import Stream = internal.Stream; + import Readable = internal.Readable; + import ReadableOptions = internal.ReadableOptions; + class ReadableBase extends Stream implements NodeJS.ReadableStream { + /** + * A utility method for creating Readable Streams out of iterators. + */ + static from(iterable: Iterable | AsyncIterable, options?: ReadableOptions): Readable; + /** + * Returns whether the stream has been read from or cancelled. + * @since v16.8.0 + */ + static isDisturbed(stream: Readable | NodeJS.ReadableStream): boolean; + /** + * Returns whether the stream was destroyed or errored before emitting `'end'`. + * @since v16.8.0 + * @experimental + */ + readonly readableAborted: boolean; + /** + * Is `true` if it is safe to call `readable.read()`, which means + * the stream has not been destroyed or emitted `'error'` or `'end'`. + * @since v11.4.0 + */ + readable: boolean; + /** + * Returns whether `'data'` has been emitted. + * @since v16.7.0, v14.18.0 + * @experimental + */ + readonly readableDidRead: boolean; + /** + * Getter for the property `encoding` of a given `Readable` stream. The `encoding`property can be set using the `readable.setEncoding()` method. + * @since v12.7.0 + */ + readonly readableEncoding: BufferEncoding | null; + /** + * Becomes `true` when `'end'` event is emitted. + * @since v12.9.0 + */ + readonly readableEnded: boolean; + /** + * This property reflects the current state of a `Readable` stream as described + * in the `Three states` section. + * @since v9.4.0 + */ + readonly readableFlowing: boolean | null; + /** + * Returns the value of `highWaterMark` passed when creating this `Readable`. + * @since v9.3.0 + */ + readonly readableHighWaterMark: number; + /** + * This property contains the number of bytes (or objects) in the queue + * ready to be read. The value provides introspection data regarding + * the status of the `highWaterMark`. + * @since v9.4.0 + */ + readonly readableLength: number; + /** + * Getter for the property `objectMode` of a given `Readable` stream. + * @since v12.3.0 + */ + readonly readableObjectMode: boolean; + /** + * Is `true` after `readable.destroy()` has been called. + * @since v8.0.0 + */ + destroyed: boolean; + /** + * Is `true` after `'close'` has been emitted. + * @since v18.0.0 + */ + readonly closed: boolean; + /** + * Returns error if the stream has been destroyed with an error. + * @since v18.0.0 + */ + readonly errored: Error | null; + constructor(opts?: ReadableOptions); + _construct?(callback: (error?: Error | null) => void): void; + _read(size: number): void; + /** + * The `readable.read()` method reads data out of the internal buffer and + * returns it. If no data is available to be read, `null` is returned. By default, + * the data is returned as a `Buffer` object unless an encoding has been + * specified using the `readable.setEncoding()` method or the stream is operating + * in object mode. + * + * The optional `size` argument specifies a specific number of bytes to read. If`size` bytes are not available to be read, `null` will be returned _unless_the stream has ended, in which + * case all of the data remaining in the internal + * buffer will be returned. + * + * If the `size` argument is not specified, all of the data contained in the + * internal buffer will be returned. + * + * The `size` argument must be less than or equal to 1 GiB. + * + * The `readable.read()` method should only be called on `Readable` streams + * operating in paused mode. In flowing mode, `readable.read()` is called + * automatically until the internal buffer is fully drained. + * + * ```js + * const readable = getReadableStreamSomehow(); + * + * // 'readable' may be triggered multiple times as data is buffered in + * readable.on('readable', () => { + * let chunk; + * console.log('Stream is readable (new data received in buffer)'); + * // Use a loop to make sure we read all currently available data + * while (null !== (chunk = readable.read())) { + * console.log(`Read ${chunk.length} bytes of data...`); + * } + * }); + * + * // 'end' will be triggered once when there is no more data available + * readable.on('end', () => { + * console.log('Reached end of stream.'); + * }); + * ``` + * + * Each call to `readable.read()` returns a chunk of data, or `null`. The chunks + * are not concatenated. A `while` loop is necessary to consume all data + * currently in the buffer. When reading a large file `.read()` may return `null`, + * having consumed all buffered content so far, but there is still more data to + * come not yet buffered. In this case a new `'readable'` event will be emitted + * when there is more data in the buffer. Finally the `'end'` event will be + * emitted when there is no more data to come. + * + * Therefore to read a file's whole contents from a `readable`, it is necessary + * to collect chunks across multiple `'readable'` events: + * + * ```js + * const chunks = []; + * + * readable.on('readable', () => { + * let chunk; + * while (null !== (chunk = readable.read())) { + * chunks.push(chunk); + * } + * }); + * + * readable.on('end', () => { + * const content = chunks.join(''); + * }); + * ``` + * + * A `Readable` stream in object mode will always return a single item from + * a call to `readable.read(size)`, regardless of the value of the`size` argument. + * + * If the `readable.read()` method returns a chunk of data, a `'data'` event will + * also be emitted. + * + * Calling {@link read} after the `'end'` event has + * been emitted will return `null`. No runtime error will be raised. + * @since v0.9.4 + * @param size Optional argument to specify how much data to read. + */ + read(size?: number): any; + /** + * The `readable.setEncoding()` method sets the character encoding for + * data read from the `Readable` stream. + * + * By default, no encoding is assigned and stream data will be returned as`Buffer` objects. Setting an encoding causes the stream data + * to be returned as strings of the specified encoding rather than as `Buffer`objects. For instance, calling `readable.setEncoding('utf8')` will cause the + * output data to be interpreted as UTF-8 data, and passed as strings. Calling`readable.setEncoding('hex')` will cause the data to be encoded in hexadecimal + * string format. + * + * The `Readable` stream will properly handle multi-byte characters delivered + * through the stream that would otherwise become improperly decoded if simply + * pulled from the stream as `Buffer` objects. + * + * ```js + * const readable = getReadableStreamSomehow(); + * readable.setEncoding('utf8'); + * readable.on('data', (chunk) => { + * assert.equal(typeof chunk, 'string'); + * console.log('Got %d characters of string data:', chunk.length); + * }); + * ``` + * @since v0.9.4 + * @param encoding The encoding to use. + */ + setEncoding(encoding: BufferEncoding): this; + /** + * The `readable.pause()` method will cause a stream in flowing mode to stop + * emitting `'data'` events, switching out of flowing mode. Any data that + * becomes available will remain in the internal buffer. + * + * ```js + * const readable = getReadableStreamSomehow(); + * readable.on('data', (chunk) => { + * console.log(`Received ${chunk.length} bytes of data.`); + * readable.pause(); + * console.log('There will be no additional data for 1 second.'); + * setTimeout(() => { + * console.log('Now data will start flowing again.'); + * readable.resume(); + * }, 1000); + * }); + * ``` + * + * The `readable.pause()` method has no effect if there is a `'readable'`event listener. + * @since v0.9.4 + */ + pause(): this; + /** + * The `readable.resume()` method causes an explicitly paused `Readable` stream to + * resume emitting `'data'` events, switching the stream into flowing mode. + * + * The `readable.resume()` method can be used to fully consume the data from a + * stream without actually processing any of that data: + * + * ```js + * getReadableStreamSomehow() + * .resume() + * .on('end', () => { + * console.log('Reached the end, but did not read anything.'); + * }); + * ``` + * + * The `readable.resume()` method has no effect if there is a `'readable'`event listener. + * @since v0.9.4 + */ + resume(): this; + /** + * The `readable.isPaused()` method returns the current operating state of the`Readable`. This is used primarily by the mechanism that underlies the`readable.pipe()` method. In most + * typical cases, there will be no reason to + * use this method directly. + * + * ```js + * const readable = new stream.Readable(); + * + * readable.isPaused(); // === false + * readable.pause(); + * readable.isPaused(); // === true + * readable.resume(); + * readable.isPaused(); // === false + * ``` + * @since v0.11.14 + */ + isPaused(): boolean; + /** + * The `readable.unpipe()` method detaches a `Writable` stream previously attached + * using the {@link pipe} method. + * + * If the `destination` is not specified, then _all_ pipes are detached. + * + * If the `destination` is specified, but no pipe is set up for it, then + * the method does nothing. + * + * ```js + * const fs = require('node:fs'); + * const readable = getReadableStreamSomehow(); + * const writable = fs.createWriteStream('file.txt'); + * // All the data from readable goes into 'file.txt', + * // but only for the first second. + * readable.pipe(writable); + * setTimeout(() => { + * console.log('Stop writing to file.txt.'); + * readable.unpipe(writable); + * console.log('Manually close the file stream.'); + * writable.end(); + * }, 1000); + * ``` + * @since v0.9.4 + * @param destination Optional specific stream to unpipe + */ + unpipe(destination?: NodeJS.WritableStream): this; + /** + * Passing `chunk` as `null` signals the end of the stream (EOF) and behaves the + * same as `readable.push(null)`, after which no more data can be written. The EOF + * signal is put at the end of the buffer and any buffered data will still be + * flushed. + * + * The `readable.unshift()` method pushes a chunk of data back into the internal + * buffer. This is useful in certain situations where a stream is being consumed by + * code that needs to "un-consume" some amount of data that it has optimistically + * pulled out of the source, so that the data can be passed on to some other party. + * + * The `stream.unshift(chunk)` method cannot be called after the `'end'` event + * has been emitted or a runtime error will be thrown. + * + * Developers using `stream.unshift()` often should consider switching to + * use of a `Transform` stream instead. See the `API for stream implementers` section for more information. + * + * ```js + * // Pull off a header delimited by \n\n. + * // Use unshift() if we get too much. + * // Call the callback with (error, header, stream). + * const { StringDecoder } = require('node:string_decoder'); + * function parseHeader(stream, callback) { + * stream.on('error', callback); + * stream.on('readable', onReadable); + * const decoder = new StringDecoder('utf8'); + * let header = ''; + * function onReadable() { + * let chunk; + * while (null !== (chunk = stream.read())) { + * const str = decoder.write(chunk); + * if (str.includes('\n\n')) { + * // Found the header boundary. + * const split = str.split(/\n\n/); + * header += split.shift(); + * const remaining = split.join('\n\n'); + * const buf = Buffer.from(remaining, 'utf8'); + * stream.removeListener('error', callback); + * // Remove the 'readable' listener before unshifting. + * stream.removeListener('readable', onReadable); + * if (buf.length) + * stream.unshift(buf); + * // Now the body of the message can be read from the stream. + * callback(null, header, stream); + * return; + * } + * // Still reading the header. + * header += str; + * } + * } + * } + * ``` + * + * Unlike {@link push}, `stream.unshift(chunk)` will not + * end the reading process by resetting the internal reading state of the stream. + * This can cause unexpected results if `readable.unshift()` is called during a + * read (i.e. from within a {@link _read} implementation on a + * custom stream). Following the call to `readable.unshift()` with an immediate {@link push} will reset the reading state appropriately, + * however it is best to simply avoid calling `readable.unshift()` while in the + * process of performing a read. + * @since v0.9.11 + * @param chunk Chunk of data to unshift onto the read queue. For streams not operating in object mode, `chunk` must be a string, `Buffer`, `Uint8Array`, or `null`. For object mode + * streams, `chunk` may be any JavaScript value. + * @param encoding Encoding of string chunks. Must be a valid `Buffer` encoding, such as `'utf8'` or `'ascii'`. + */ + unshift(chunk: any, encoding?: BufferEncoding): void; + /** + * Prior to Node.js 0.10, streams did not implement the entire `node:stream`module API as it is currently defined. (See `Compatibility` for more + * information.) + * + * When using an older Node.js library that emits `'data'` events and has a {@link pause} method that is advisory only, the`readable.wrap()` method can be used to create a `Readable` + * stream that uses + * the old stream as its data source. + * + * It will rarely be necessary to use `readable.wrap()` but the method has been + * provided as a convenience for interacting with older Node.js applications and + * libraries. + * + * ```js + * const { OldReader } = require('./old-api-module.js'); + * const { Readable } = require('node:stream'); + * const oreader = new OldReader(); + * const myReader = new Readable().wrap(oreader); + * + * myReader.on('readable', () => { + * myReader.read(); // etc. + * }); + * ``` + * @since v0.9.4 + * @param stream An "old style" readable stream + */ + wrap(stream: NodeJS.ReadableStream): this; + push(chunk: any, encoding?: BufferEncoding): boolean; + _destroy(error: Error | null, callback: (error?: Error | null) => void): void; + /** + * Destroy the stream. Optionally emit an `'error'` event, and emit a `'close'`event (unless `emitClose` is set to `false`). After this call, the readable + * stream will release any internal resources and subsequent calls to `push()`will be ignored. + * + * Once `destroy()` has been called any further calls will be a no-op and no + * further errors except from `_destroy()` may be emitted as `'error'`. + * + * Implementors should not override this method, but instead implement `readable._destroy()`. + * @since v8.0.0 + * @param error Error which will be passed as payload in `'error'` event + */ + destroy(error?: Error): this; + /** + * Event emitter + * The defined events on documents including: + * 1. close + * 2. data + * 3. end + * 4. error + * 5. pause + * 6. readable + * 7. resume + */ + addListener(event: 'close', listener: () => void): this; + addListener(event: 'data', listener: (chunk: any) => void): this; + addListener(event: 'end', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'pause', listener: () => void): this; + addListener(event: 'readable', listener: () => void): this; + addListener(event: 'resume', listener: () => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'close'): boolean; + emit(event: 'data', chunk: any): boolean; + emit(event: 'end'): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: 'pause'): boolean; + emit(event: 'readable'): boolean; + emit(event: 'resume'): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'close', listener: () => void): this; + on(event: 'data', listener: (chunk: any) => void): this; + on(event: 'end', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'pause', listener: () => void): this; + on(event: 'readable', listener: () => void): this; + on(event: 'resume', listener: () => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'data', listener: (chunk: any) => void): this; + once(event: 'end', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'pause', listener: () => void): this; + once(event: 'readable', listener: () => void): this; + once(event: 'resume', listener: () => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'data', listener: (chunk: any) => void): this; + prependListener(event: 'end', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'pause', listener: () => void): this; + prependListener(event: 'readable', listener: () => void): this; + prependListener(event: 'resume', listener: () => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'data', listener: (chunk: any) => void): this; + prependOnceListener(event: 'end', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'pause', listener: () => void): this; + prependOnceListener(event: 'readable', listener: () => void): this; + prependOnceListener(event: 'resume', listener: () => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + removeListener(event: 'close', listener: () => void): this; + removeListener(event: 'data', listener: (chunk: any) => void): this; + removeListener(event: 'end', listener: () => void): this; + removeListener(event: 'error', listener: (err: Error) => void): this; + removeListener(event: 'pause', listener: () => void): this; + removeListener(event: 'readable', listener: () => void): this; + removeListener(event: 'resume', listener: () => void): this; + removeListener(event: string | symbol, listener: (...args: any[]) => void): this; + [Symbol.asyncIterator](): AsyncIterableIterator; + } + import WritableOptions = internal.WritableOptions; + class WritableBase extends Stream implements NodeJS.WritableStream { + /** + * Is `true` if it is safe to call `writable.write()`, which means + * the stream has not been destroyed, errored, or ended. + * @since v11.4.0 + */ + readonly writable: boolean; + /** + * Is `true` after `writable.end()` has been called. This property + * does not indicate whether the data has been flushed, for this use `writable.writableFinished` instead. + * @since v12.9.0 + */ + readonly writableEnded: boolean; + /** + * Is set to `true` immediately before the `'finish'` event is emitted. + * @since v12.6.0 + */ + readonly writableFinished: boolean; + /** + * Return the value of `highWaterMark` passed when creating this `Writable`. + * @since v9.3.0 + */ + readonly writableHighWaterMark: number; + /** + * This property contains the number of bytes (or objects) in the queue + * ready to be written. The value provides introspection data regarding + * the status of the `highWaterMark`. + * @since v9.4.0 + */ + readonly writableLength: number; + /** + * Getter for the property `objectMode` of a given `Writable` stream. + * @since v12.3.0 + */ + readonly writableObjectMode: boolean; + /** + * Number of times `writable.uncork()` needs to be + * called in order to fully uncork the stream. + * @since v13.2.0, v12.16.0 + */ + readonly writableCorked: number; + /** + * Is `true` after `writable.destroy()` has been called. + * @since v8.0.0 + */ + destroyed: boolean; + /** + * Is `true` after `'close'` has been emitted. + * @since v18.0.0 + */ + readonly closed: boolean; + /** + * Returns error if the stream has been destroyed with an error. + * @since v18.0.0 + */ + readonly errored: Error | null; + /** + * Is `true` if the stream's buffer has been full and stream will emit `'drain'`. + * @since v15.2.0, v14.17.0 + */ + readonly writableNeedDrain: boolean; + constructor(opts?: WritableOptions); + _write(chunk: any, encoding: BufferEncoding, callback: (error?: Error | null) => void): void; + _writev?( + chunks: Array<{ + chunk: any; + encoding: BufferEncoding; + }>, + callback: (error?: Error | null) => void + ): void; + _construct?(callback: (error?: Error | null) => void): void; + _destroy(error: Error | null, callback: (error?: Error | null) => void): void; + _final(callback: (error?: Error | null) => void): void; + /** + * The `writable.write()` method writes some data to the stream, and calls the + * supplied `callback` once the data has been fully handled. If an error + * occurs, the `callback` will be called with the error as its + * first argument. The `callback` is called asynchronously and before `'error'` is + * emitted. + * + * The return value is `true` if the internal buffer is less than the`highWaterMark` configured when the stream was created after admitting `chunk`. + * If `false` is returned, further attempts to write data to the stream should + * stop until the `'drain'` event is emitted. + * + * While a stream is not draining, calls to `write()` will buffer `chunk`, and + * return false. Once all currently buffered chunks are drained (accepted for + * delivery by the operating system), the `'drain'` event will be emitted. + * Once `write()` returns false, do not write more chunks + * until the `'drain'` event is emitted. While calling `write()` on a stream that + * is not draining is allowed, Node.js will buffer all written chunks until + * maximum memory usage occurs, at which point it will abort unconditionally. + * Even before it aborts, high memory usage will cause poor garbage collector + * performance and high RSS (which is not typically released back to the system, + * even after the memory is no longer required). Since TCP sockets may never + * drain if the remote peer does not read the data, writing a socket that is + * not draining may lead to a remotely exploitable vulnerability. + * + * Writing data while the stream is not draining is particularly + * problematic for a `Transform`, because the `Transform` streams are paused + * by default until they are piped or a `'data'` or `'readable'` event handler + * is added. + * + * If the data to be written can be generated or fetched on demand, it is + * recommended to encapsulate the logic into a `Readable` and use {@link pipe}. However, if calling `write()` is preferred, it is + * possible to respect backpressure and avoid memory issues using the `'drain'` event: + * + * ```js + * function write(data, cb) { + * if (!stream.write(data)) { + * stream.once('drain', cb); + * } else { + * process.nextTick(cb); + * } + * } + * + * // Wait for cb to be called before doing any other write. + * write('hello', () => { + * console.log('Write completed, do more writes now.'); + * }); + * ``` + * + * A `Writable` stream in object mode will always ignore the `encoding` argument. + * @since v0.9.4 + * @param chunk Optional data to write. For streams not operating in object mode, `chunk` must be a string, `Buffer` or `Uint8Array`. For object mode streams, `chunk` may be any + * JavaScript value other than `null`. + * @param [encoding='utf8'] The encoding, if `chunk` is a string. + * @param callback Callback for when this chunk of data is flushed. + * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + write(chunk: any, callback?: (error: Error | null | undefined) => void): boolean; + write(chunk: any, encoding: BufferEncoding, callback?: (error: Error | null | undefined) => void): boolean; + /** + * The `writable.setDefaultEncoding()` method sets the default `encoding` for a `Writable` stream. + * @since v0.11.15 + * @param encoding The new default encoding + */ + setDefaultEncoding(encoding: BufferEncoding): this; + /** + * Calling the `writable.end()` method signals that no more data will be written + * to the `Writable`. The optional `chunk` and `encoding` arguments allow one + * final additional chunk of data to be written immediately before closing the + * stream. + * + * Calling the {@link write} method after calling {@link end} will raise an error. + * + * ```js + * // Write 'hello, ' and then end with 'world!'. + * const fs = require('node:fs'); + * const file = fs.createWriteStream('example.txt'); + * file.write('hello, '); + * file.end('world!'); + * // Writing more now is not allowed! + * ``` + * @since v0.9.4 + * @param chunk Optional data to write. For streams not operating in object mode, `chunk` must be a string, `Buffer` or `Uint8Array`. For object mode streams, `chunk` may be any + * JavaScript value other than `null`. + * @param encoding The encoding if `chunk` is a string + * @param callback Callback for when the stream is finished. + */ + end(cb?: () => void): this; + end(chunk: any, cb?: () => void): this; + end(chunk: any, encoding: BufferEncoding, cb?: () => void): this; + /** + * The `writable.cork()` method forces all written data to be buffered in memory. + * The buffered data will be flushed when either the {@link uncork} or {@link end} methods are called. + * + * The primary intent of `writable.cork()` is to accommodate a situation in which + * several small chunks are written to the stream in rapid succession. Instead of + * immediately forwarding them to the underlying destination, `writable.cork()`buffers all the chunks until `writable.uncork()` is called, which will pass them + * all to `writable._writev()`, if present. This prevents a head-of-line blocking + * situation where data is being buffered while waiting for the first small chunk + * to be processed. However, use of `writable.cork()` without implementing`writable._writev()` may have an adverse effect on throughput. + * + * See also: `writable.uncork()`, `writable._writev()`. + * @since v0.11.2 + */ + cork(): void; + /** + * The `writable.uncork()` method flushes all data buffered since {@link cork} was called. + * + * When using `writable.cork()` and `writable.uncork()` to manage the buffering + * of writes to a stream, defer calls to `writable.uncork()` using`process.nextTick()`. Doing so allows batching of all`writable.write()` calls that occur within a given Node.js event + * loop phase. + * + * ```js + * stream.cork(); + * stream.write('some '); + * stream.write('data '); + * process.nextTick(() => stream.uncork()); + * ``` + * + * If the `writable.cork()` method is called multiple times on a stream, the + * same number of calls to `writable.uncork()` must be called to flush the buffered + * data. + * + * ```js + * stream.cork(); + * stream.write('some '); + * stream.cork(); + * stream.write('data '); + * process.nextTick(() => { + * stream.uncork(); + * // The data will not be flushed until uncork() is called a second time. + * stream.uncork(); + * }); + * ``` + * + * See also: `writable.cork()`. + * @since v0.11.2 + */ + uncork(): void; + /** + * Destroy the stream. Optionally emit an `'error'` event, and emit a `'close'`event (unless `emitClose` is set to `false`). After this call, the writable + * stream has ended and subsequent calls to `write()` or `end()` will result in + * an `ERR_STREAM_DESTROYED` error. + * This is a destructive and immediate way to destroy a stream. Previous calls to`write()` may not have drained, and may trigger an `ERR_STREAM_DESTROYED` error. + * Use `end()` instead of destroy if data should flush before close, or wait for + * the `'drain'` event before destroying the stream. + * + * Once `destroy()` has been called any further calls will be a no-op and no + * further errors except from `_destroy()` may be emitted as `'error'`. + * + * Implementors should not override this method, + * but instead implement `writable._destroy()`. + * @since v8.0.0 + * @param error Optional, an error to emit with `'error'` event. + */ + destroy(error?: Error): this; + /** + * Event emitter + * The defined events on documents including: + * 1. close + * 2. drain + * 3. error + * 4. finish + * 5. pipe + * 6. unpipe + */ + addListener(event: 'close', listener: () => void): this; + addListener(event: 'drain', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'finish', listener: () => void): this; + addListener(event: 'pipe', listener: (src: Readable) => void): this; + addListener(event: 'unpipe', listener: (src: Readable) => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'close'): boolean; + emit(event: 'drain'): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: 'finish'): boolean; + emit(event: 'pipe', src: Readable): boolean; + emit(event: 'unpipe', src: Readable): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'close', listener: () => void): this; + on(event: 'drain', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'finish', listener: () => void): this; + on(event: 'pipe', listener: (src: Readable) => void): this; + on(event: 'unpipe', listener: (src: Readable) => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'drain', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'finish', listener: () => void): this; + once(event: 'pipe', listener: (src: Readable) => void): this; + once(event: 'unpipe', listener: (src: Readable) => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'drain', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'finish', listener: () => void): this; + prependListener(event: 'pipe', listener: (src: Readable) => void): this; + prependListener(event: 'unpipe', listener: (src: Readable) => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'drain', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'finish', listener: () => void): this; + prependOnceListener(event: 'pipe', listener: (src: Readable) => void): this; + prependOnceListener(event: 'unpipe', listener: (src: Readable) => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + removeListener(event: 'close', listener: () => void): this; + removeListener(event: 'drain', listener: () => void): this; + removeListener(event: 'error', listener: (err: Error) => void): this; + removeListener(event: 'finish', listener: () => void): this; + removeListener(event: 'pipe', listener: (src: Readable) => void): this; + removeListener(event: 'unpipe', listener: (src: Readable) => void): this; + removeListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + namespace internal { + class Stream extends internal { + constructor(opts?: ReadableOptions); + } + interface StreamOptions extends Abortable { + emitClose?: boolean | undefined; + highWaterMark?: number | undefined; + objectMode?: boolean | undefined; + construct?(this: T, callback: (error?: Error | null) => void): void; + destroy?(this: T, error: Error | null, callback: (error: Error | null) => void): void; + autoDestroy?: boolean | undefined; + } + interface ReadableOptions extends StreamOptions { + encoding?: BufferEncoding | undefined; + read?(this: Readable, size: number): void; + } + /** + * @since v0.9.4 + */ + class Readable extends ReadableBase { + /** + * A utility method for creating a `Readable` from a web `ReadableStream`. + * @since v17.0.0 + * @experimental + */ + static fromWeb(readableStream: streamWeb.ReadableStream, options?: Pick): Readable; + /** + * A utility method for creating a web `ReadableStream` from a `Readable`. + * @since v17.0.0 + * @experimental + */ + static toWeb(streamReadable: Readable): streamWeb.ReadableStream; + } + interface WritableOptions extends StreamOptions { + decodeStrings?: boolean | undefined; + defaultEncoding?: BufferEncoding | undefined; + write?(this: Writable, chunk: any, encoding: BufferEncoding, callback: (error?: Error | null) => void): void; + writev?( + this: Writable, + chunks: Array<{ + chunk: any; + encoding: BufferEncoding; + }>, + callback: (error?: Error | null) => void + ): void; + final?(this: Writable, callback: (error?: Error | null) => void): void; + } + /** + * @since v0.9.4 + */ + class Writable extends WritableBase { + /** + * A utility method for creating a `Writable` from a web `WritableStream`. + * @since v17.0.0 + * @experimental + */ + static fromWeb(writableStream: streamWeb.WritableStream, options?: Pick): Writable; + /** + * A utility method for creating a web `WritableStream` from a `Writable`. + * @since v17.0.0 + * @experimental + */ + static toWeb(streamWritable: Writable): streamWeb.WritableStream; + } + interface DuplexOptions extends ReadableOptions, WritableOptions { + allowHalfOpen?: boolean | undefined; + readableObjectMode?: boolean | undefined; + writableObjectMode?: boolean | undefined; + readableHighWaterMark?: number | undefined; + writableHighWaterMark?: number | undefined; + writableCorked?: number | undefined; + construct?(this: Duplex, callback: (error?: Error | null) => void): void; + read?(this: Duplex, size: number): void; + write?(this: Duplex, chunk: any, encoding: BufferEncoding, callback: (error?: Error | null) => void): void; + writev?( + this: Duplex, + chunks: Array<{ + chunk: any; + encoding: BufferEncoding; + }>, + callback: (error?: Error | null) => void + ): void; + final?(this: Duplex, callback: (error?: Error | null) => void): void; + destroy?(this: Duplex, error: Error | null, callback: (error: Error | null) => void): void; + } + /** + * Duplex streams are streams that implement both the `Readable` and `Writable` interfaces. + * + * Examples of `Duplex` streams include: + * + * * `TCP sockets` + * * `zlib streams` + * * `crypto streams` + * @since v0.9.4 + */ + class Duplex extends ReadableBase implements WritableBase { + readonly writable: boolean; + readonly writableEnded: boolean; + readonly writableFinished: boolean; + readonly writableHighWaterMark: number; + readonly writableLength: number; + readonly writableObjectMode: boolean; + readonly writableCorked: number; + readonly writableNeedDrain: boolean; + readonly closed: boolean; + readonly errored: Error | null; + /** + * If `false` then the stream will automatically end the writable side when the + * readable side ends. Set initially by the `allowHalfOpen` constructor option, + * which defaults to `true`. + * + * This can be changed manually to change the half-open behavior of an existing`Duplex` stream instance, but must be changed before the `'end'` event is + * emitted. + * @since v0.9.4 + */ + allowHalfOpen: boolean; + constructor(opts?: DuplexOptions); + /** + * A utility method for creating duplex streams. + * + * - `Stream` converts writable stream into writable `Duplex` and readable stream + * to `Duplex`. + * - `Blob` converts into readable `Duplex`. + * - `string` converts into readable `Duplex`. + * - `ArrayBuffer` converts into readable `Duplex`. + * - `AsyncIterable` converts into a readable `Duplex`. Cannot yield `null`. + * - `AsyncGeneratorFunction` converts into a readable/writable transform + * `Duplex`. Must take a source `AsyncIterable` as first parameter. Cannot yield + * `null`. + * - `AsyncFunction` converts into a writable `Duplex`. Must return + * either `null` or `undefined` + * - `Object ({ writable, readable })` converts `readable` and + * `writable` into `Stream` and then combines them into `Duplex` where the + * `Duplex` will write to the `writable` and read from the `readable`. + * - `Promise` converts into readable `Duplex`. Value `null` is ignored. + * + * @since v16.8.0 + */ + static from(src: Stream | NodeBlob | ArrayBuffer | string | Iterable | AsyncIterable | AsyncGeneratorFunction | Promise | Object): Duplex; + _write(chunk: any, encoding: BufferEncoding, callback: (error?: Error | null) => void): void; + _writev?( + chunks: Array<{ + chunk: any; + encoding: BufferEncoding; + }>, + callback: (error?: Error | null) => void + ): void; + _destroy(error: Error | null, callback: (error: Error | null) => void): void; + _final(callback: (error?: Error | null) => void): void; + write(chunk: any, encoding?: BufferEncoding, cb?: (error: Error | null | undefined) => void): boolean; + write(chunk: any, cb?: (error: Error | null | undefined) => void): boolean; + setDefaultEncoding(encoding: BufferEncoding): this; + end(cb?: () => void): this; + end(chunk: any, cb?: () => void): this; + end(chunk: any, encoding?: BufferEncoding, cb?: () => void): this; + cork(): void; + uncork(): void; + /** + * A utility method for creating a web `ReadableStream` and `WritableStream` from a `Duplex`. + * @since v17.0.0 + * @experimental + */ + static toWeb(streamDuplex: Duplex): { + readable: streamWeb.ReadableStream; + writable: streamWeb.WritableStream; + }; + /** + * A utility method for creating a `Duplex` from a web `ReadableStream` and `WritableStream`. + * @since v17.0.0 + * @experimental + */ + static fromWeb( + duplexStream: { + readable: streamWeb.ReadableStream; + writable: streamWeb.WritableStream; + }, + options?: Pick + ): Duplex; + /** + * Event emitter + * The defined events on documents including: + * 1. close + * 2. data + * 3. drain + * 4. end + * 5. error + * 6. finish + * 7. pause + * 8. pipe + * 9. readable + * 10. resume + * 11. unpipe + */ + addListener(event: 'close', listener: () => void): this; + addListener(event: 'data', listener: (chunk: any) => void): this; + addListener(event: 'drain', listener: () => void): this; + addListener(event: 'end', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'finish', listener: () => void): this; + addListener(event: 'pause', listener: () => void): this; + addListener(event: 'pipe', listener: (src: Readable) => void): this; + addListener(event: 'readable', listener: () => void): this; + addListener(event: 'resume', listener: () => void): this; + addListener(event: 'unpipe', listener: (src: Readable) => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'close'): boolean; + emit(event: 'data', chunk: any): boolean; + emit(event: 'drain'): boolean; + emit(event: 'end'): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: 'finish'): boolean; + emit(event: 'pause'): boolean; + emit(event: 'pipe', src: Readable): boolean; + emit(event: 'readable'): boolean; + emit(event: 'resume'): boolean; + emit(event: 'unpipe', src: Readable): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'close', listener: () => void): this; + on(event: 'data', listener: (chunk: any) => void): this; + on(event: 'drain', listener: () => void): this; + on(event: 'end', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'finish', listener: () => void): this; + on(event: 'pause', listener: () => void): this; + on(event: 'pipe', listener: (src: Readable) => void): this; + on(event: 'readable', listener: () => void): this; + on(event: 'resume', listener: () => void): this; + on(event: 'unpipe', listener: (src: Readable) => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'data', listener: (chunk: any) => void): this; + once(event: 'drain', listener: () => void): this; + once(event: 'end', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'finish', listener: () => void): this; + once(event: 'pause', listener: () => void): this; + once(event: 'pipe', listener: (src: Readable) => void): this; + once(event: 'readable', listener: () => void): this; + once(event: 'resume', listener: () => void): this; + once(event: 'unpipe', listener: (src: Readable) => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'data', listener: (chunk: any) => void): this; + prependListener(event: 'drain', listener: () => void): this; + prependListener(event: 'end', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'finish', listener: () => void): this; + prependListener(event: 'pause', listener: () => void): this; + prependListener(event: 'pipe', listener: (src: Readable) => void): this; + prependListener(event: 'readable', listener: () => void): this; + prependListener(event: 'resume', listener: () => void): this; + prependListener(event: 'unpipe', listener: (src: Readable) => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'data', listener: (chunk: any) => void): this; + prependOnceListener(event: 'drain', listener: () => void): this; + prependOnceListener(event: 'end', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'finish', listener: () => void): this; + prependOnceListener(event: 'pause', listener: () => void): this; + prependOnceListener(event: 'pipe', listener: (src: Readable) => void): this; + prependOnceListener(event: 'readable', listener: () => void): this; + prependOnceListener(event: 'resume', listener: () => void): this; + prependOnceListener(event: 'unpipe', listener: (src: Readable) => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + removeListener(event: 'close', listener: () => void): this; + removeListener(event: 'data', listener: (chunk: any) => void): this; + removeListener(event: 'drain', listener: () => void): this; + removeListener(event: 'end', listener: () => void): this; + removeListener(event: 'error', listener: (err: Error) => void): this; + removeListener(event: 'finish', listener: () => void): this; + removeListener(event: 'pause', listener: () => void): this; + removeListener(event: 'pipe', listener: (src: Readable) => void): this; + removeListener(event: 'readable', listener: () => void): this; + removeListener(event: 'resume', listener: () => void): this; + removeListener(event: 'unpipe', listener: (src: Readable) => void): this; + removeListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + type TransformCallback = (error?: Error | null, data?: any) => void; + interface TransformOptions extends DuplexOptions { + construct?(this: Transform, callback: (error?: Error | null) => void): void; + read?(this: Transform, size: number): void; + write?(this: Transform, chunk: any, encoding: BufferEncoding, callback: (error?: Error | null) => void): void; + writev?( + this: Transform, + chunks: Array<{ + chunk: any; + encoding: BufferEncoding; + }>, + callback: (error?: Error | null) => void + ): void; + final?(this: Transform, callback: (error?: Error | null) => void): void; + destroy?(this: Transform, error: Error | null, callback: (error: Error | null) => void): void; + transform?(this: Transform, chunk: any, encoding: BufferEncoding, callback: TransformCallback): void; + flush?(this: Transform, callback: TransformCallback): void; + } + /** + * Transform streams are `Duplex` streams where the output is in some way + * related to the input. Like all `Duplex` streams, `Transform` streams + * implement both the `Readable` and `Writable` interfaces. + * + * Examples of `Transform` streams include: + * + * * `zlib streams` + * * `crypto streams` + * @since v0.9.4 + */ + class Transform extends Duplex { + constructor(opts?: TransformOptions); + _transform(chunk: any, encoding: BufferEncoding, callback: TransformCallback): void; + _flush(callback: TransformCallback): void; + } + /** + * The `stream.PassThrough` class is a trivial implementation of a `Transform` stream that simply passes the input bytes across to the output. Its purpose is + * primarily for examples and testing, but there are some use cases where`stream.PassThrough` is useful as a building block for novel sorts of streams. + */ + class PassThrough extends Transform {} + /** + * A stream to attach a signal to. + * + * Attaches an AbortSignal to a readable or writeable stream. This lets code + * control stream destruction using an `AbortController`. + * + * Calling `abort` on the `AbortController` corresponding to the passed`AbortSignal` will behave the same way as calling `.destroy(new AbortError())`on the stream, and `controller.error(new + * AbortError())` for webstreams. + * + * ```js + * const fs = require('node:fs'); + * + * const controller = new AbortController(); + * const read = addAbortSignal( + * controller.signal, + * fs.createReadStream(('object.json')), + * ); + * // Later, abort the operation closing the stream + * controller.abort(); + * ``` + * + * Or using an `AbortSignal` with a readable stream as an async iterable: + * + * ```js + * const controller = new AbortController(); + * setTimeout(() => controller.abort(), 10_000); // set a timeout + * const stream = addAbortSignal( + * controller.signal, + * fs.createReadStream(('object.json')), + * ); + * (async () => { + * try { + * for await (const chunk of stream) { + * await process(chunk); + * } + * } catch (e) { + * if (e.name === 'AbortError') { + * // The operation was cancelled + * } else { + * throw e; + * } + * } + * })(); + * ``` + * + * Or using an `AbortSignal` with a ReadableStream: + * + * ```js + * const controller = new AbortController(); + * const rs = new ReadableStream({ + * start(controller) { + * controller.enqueue('hello'); + * controller.enqueue('world'); + * controller.close(); + * }, + * }); + * + * addAbortSignal(controller.signal, rs); + * + * finished(rs, (err) => { + * if (err) { + * if (err.name === 'AbortError') { + * // The operation was cancelled + * } + * } + * }); + * + * const reader = rs.getReader(); + * + * reader.read().then(({ value, done }) => { + * console.log(value); // hello + * console.log(done); // false + * controller.abort(); + * }); + * ``` + * @since v15.4.0 + * @param signal A signal representing possible cancellation + * @param stream a stream to attach a signal to + */ + function addAbortSignal(signal: AbortSignal, stream: T): T; + /** + * Returns the default highWaterMark used by streams. + * Defaults to `16384` (16 KiB), or `16` for `objectMode`. + * @since v19.9.0 + * @param objectMode + */ + function getDefaultHighWaterMark(objectMode: boolean): number; + /** + * Sets the default highWaterMark used by streams. + * @since v19.9.0 + * @param objectMode + * @param value highWaterMark value + */ + function setDefaultHighWaterMark(objectMode: boolean, value: number): void; + interface FinishedOptions extends Abortable { + error?: boolean | undefined; + readable?: boolean | undefined; + writable?: boolean | undefined; + } + /** + * A readable and/or writable stream/webstream. + * + * A function to get notified when a stream is no longer readable, writable + * or has experienced an error or a premature close event. + * + * ```js + * const { finished } = require('node:stream'); + * const fs = require('node:fs'); + * + * const rs = fs.createReadStream('archive.tar'); + * + * finished(rs, (err) => { + * if (err) { + * console.error('Stream failed.', err); + * } else { + * console.log('Stream is done reading.'); + * } + * }); + * + * rs.resume(); // Drain the stream. + * ``` + * + * Especially useful in error handling scenarios where a stream is destroyed + * prematurely (like an aborted HTTP request), and will not emit `'end'`or `'finish'`. + * + * The `finished` API provides `promise version`. + * + * `stream.finished()` leaves dangling event listeners (in particular`'error'`, `'end'`, `'finish'` and `'close'`) after `callback` has been + * invoked. The reason for this is so that unexpected `'error'` events (due to + * incorrect stream implementations) do not cause unexpected crashes. + * If this is unwanted behavior then the returned cleanup function needs to be + * invoked in the callback: + * + * ```js + * const cleanup = finished(rs, (err) => { + * cleanup(); + * // ... + * }); + * ``` + * @since v10.0.0 + * @param stream A readable and/or writable stream. + * @param callback A callback function that takes an optional error argument. + * @return A cleanup function which removes all registered listeners. + */ + function finished(stream: NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream, options: FinishedOptions, callback: (err?: NodeJS.ErrnoException | null) => void): () => void; + function finished(stream: NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream, callback: (err?: NodeJS.ErrnoException | null) => void): () => void; + namespace finished { + function __promisify__(stream: NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream, options?: FinishedOptions): Promise; + } + type PipelineSourceFunction = () => Iterable | AsyncIterable; + type PipelineSource = Iterable | AsyncIterable | NodeJS.ReadableStream | PipelineSourceFunction; + type PipelineTransform, U> = + | NodeJS.ReadWriteStream + | ((source: S extends (...args: any[]) => Iterable | AsyncIterable ? AsyncIterable : S) => AsyncIterable); + type PipelineTransformSource = PipelineSource | PipelineTransform; + type PipelineDestinationIterableFunction = (source: AsyncIterable) => AsyncIterable; + type PipelineDestinationPromiseFunction = (source: AsyncIterable) => Promise

; + type PipelineDestination, P> = S extends PipelineTransformSource + ? NodeJS.WritableStream | PipelineDestinationIterableFunction | PipelineDestinationPromiseFunction + : never; + type PipelineCallback> = S extends PipelineDestinationPromiseFunction + ? (err: NodeJS.ErrnoException | null, value: P) => void + : (err: NodeJS.ErrnoException | null) => void; + type PipelinePromise> = S extends PipelineDestinationPromiseFunction ? Promise

: Promise; + interface PipelineOptions { + signal?: AbortSignal | undefined; + end?: boolean | undefined; + } + /** + * A module method to pipe between streams and generators forwarding errors and + * properly cleaning up and provide a callback when the pipeline is complete. + * + * ```js + * const { pipeline } = require('node:stream'); + * const fs = require('node:fs'); + * const zlib = require('node:zlib'); + * + * // Use the pipeline API to easily pipe a series of streams + * // together and get notified when the pipeline is fully done. + * + * // A pipeline to gzip a potentially huge tar file efficiently: + * + * pipeline( + * fs.createReadStream('archive.tar'), + * zlib.createGzip(), + * fs.createWriteStream('archive.tar.gz'), + * (err) => { + * if (err) { + * console.error('Pipeline failed.', err); + * } else { + * console.log('Pipeline succeeded.'); + * } + * }, + * ); + * ``` + * + * The `pipeline` API provides a `promise version`. + * + * `stream.pipeline()` will call `stream.destroy(err)` on all streams except: + * + * * `Readable` streams which have emitted `'end'` or `'close'`. + * * `Writable` streams which have emitted `'finish'` or `'close'`. + * + * `stream.pipeline()` leaves dangling event listeners on the streams + * after the `callback` has been invoked. In the case of reuse of streams after + * failure, this can cause event listener leaks and swallowed errors. If the last + * stream is readable, dangling event listeners will be removed so that the last + * stream can be consumed later. + * + * `stream.pipeline()` closes all the streams when an error is raised. + * The `IncomingRequest` usage with `pipeline` could lead to an unexpected behavior + * once it would destroy the socket without sending the expected response. + * See the example below: + * + * ```js + * const fs = require('node:fs'); + * const http = require('node:http'); + * const { pipeline } = require('node:stream'); + * + * const server = http.createServer((req, res) => { + * const fileStream = fs.createReadStream('./fileNotExist.txt'); + * pipeline(fileStream, res, (err) => { + * if (err) { + * console.log(err); // No such file + * // this message can't be sent once `pipeline` already destroyed the socket + * return res.end('error!!!'); + * } + * }); + * }); + * ``` + * @since v10.0.0 + * @param callback Called when the pipeline is fully done. + */ + function pipeline, B extends PipelineDestination>( + source: A, + destination: B, + callback?: PipelineCallback + ): B extends NodeJS.WritableStream ? B : NodeJS.WritableStream; + function pipeline, T1 extends PipelineTransform, B extends PipelineDestination>( + source: A, + transform1: T1, + destination: B, + callback?: PipelineCallback + ): B extends NodeJS.WritableStream ? B : NodeJS.WritableStream; + function pipeline, T1 extends PipelineTransform, T2 extends PipelineTransform, B extends PipelineDestination>( + source: A, + transform1: T1, + transform2: T2, + destination: B, + callback?: PipelineCallback + ): B extends NodeJS.WritableStream ? B : NodeJS.WritableStream; + function pipeline< + A extends PipelineSource, + T1 extends PipelineTransform, + T2 extends PipelineTransform, + T3 extends PipelineTransform, + B extends PipelineDestination + >(source: A, transform1: T1, transform2: T2, transform3: T3, destination: B, callback?: PipelineCallback): B extends NodeJS.WritableStream ? B : NodeJS.WritableStream; + function pipeline< + A extends PipelineSource, + T1 extends PipelineTransform, + T2 extends PipelineTransform, + T3 extends PipelineTransform, + T4 extends PipelineTransform, + B extends PipelineDestination + >(source: A, transform1: T1, transform2: T2, transform3: T3, transform4: T4, destination: B, callback?: PipelineCallback): B extends NodeJS.WritableStream ? B : NodeJS.WritableStream; + function pipeline( + streams: ReadonlyArray, + callback?: (err: NodeJS.ErrnoException | null) => void + ): NodeJS.WritableStream; + function pipeline( + stream1: NodeJS.ReadableStream, + stream2: NodeJS.ReadWriteStream | NodeJS.WritableStream, + ...streams: Array void)> + ): NodeJS.WritableStream; + namespace pipeline { + function __promisify__, B extends PipelineDestination>(source: A, destination: B, options?: PipelineOptions): PipelinePromise; + function __promisify__, T1 extends PipelineTransform, B extends PipelineDestination>( + source: A, + transform1: T1, + destination: B, + options?: PipelineOptions + ): PipelinePromise; + function __promisify__, T1 extends PipelineTransform, T2 extends PipelineTransform, B extends PipelineDestination>( + source: A, + transform1: T1, + transform2: T2, + destination: B, + options?: PipelineOptions + ): PipelinePromise; + function __promisify__< + A extends PipelineSource, + T1 extends PipelineTransform, + T2 extends PipelineTransform, + T3 extends PipelineTransform, + B extends PipelineDestination + >(source: A, transform1: T1, transform2: T2, transform3: T3, destination: B, options?: PipelineOptions): PipelinePromise; + function __promisify__< + A extends PipelineSource, + T1 extends PipelineTransform, + T2 extends PipelineTransform, + T3 extends PipelineTransform, + T4 extends PipelineTransform, + B extends PipelineDestination + >(source: A, transform1: T1, transform2: T2, transform3: T3, transform4: T4, destination: B, options?: PipelineOptions): PipelinePromise; + function __promisify__(streams: ReadonlyArray, options?: PipelineOptions): Promise; + function __promisify__( + stream1: NodeJS.ReadableStream, + stream2: NodeJS.ReadWriteStream | NodeJS.WritableStream, + ...streams: Array + ): Promise; + } + interface Pipe { + close(): void; + hasRef(): boolean; + ref(): void; + unref(): void; + } + /** + * Returns whether the stream has encountered an error. + * @since v17.3.0, v16.14.0 + * @experimental + */ + function isErrored(stream: Readable | Writable | NodeJS.ReadableStream | NodeJS.WritableStream): boolean; + /** + * Returns whether the stream is readable. + * @since v17.4.0, v16.14.0 + * @experimental + */ + function isReadable(stream: Readable | NodeJS.ReadableStream): boolean; + const promises: typeof streamPromises; + const consumers: typeof streamConsumers; + } + export = internal; +} +declare module 'node:stream' { + import stream = require('stream'); + export = stream; +} diff --git a/node_modules/@types/node/stream/consumers.d.ts b/node_modules/@types/node/stream/consumers.d.ts new file mode 100755 index 0000000..2fd9424 --- /dev/null +++ b/node_modules/@types/node/stream/consumers.d.ts @@ -0,0 +1,12 @@ +declare module 'stream/consumers' { + import { Blob as NodeBlob } from 'node:buffer'; + import { Readable } from 'node:stream'; + function buffer(stream: NodeJS.ReadableStream | Readable | AsyncIterator): Promise; + function text(stream: NodeJS.ReadableStream | Readable | AsyncIterator): Promise; + function arrayBuffer(stream: NodeJS.ReadableStream | Readable | AsyncIterator): Promise; + function blob(stream: NodeJS.ReadableStream | Readable | AsyncIterator): Promise; + function json(stream: NodeJS.ReadableStream | Readable | AsyncIterator): Promise; +} +declare module 'node:stream/consumers' { + export * from 'stream/consumers'; +} diff --git a/node_modules/@types/node/stream/promises.d.ts b/node_modules/@types/node/stream/promises.d.ts new file mode 100755 index 0000000..b427073 --- /dev/null +++ b/node_modules/@types/node/stream/promises.d.ts @@ -0,0 +1,42 @@ +declare module 'stream/promises' { + import { FinishedOptions, PipelineSource, PipelineTransform, PipelineDestination, PipelinePromise, PipelineOptions } from 'node:stream'; + function finished(stream: NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream, options?: FinishedOptions): Promise; + function pipeline, B extends PipelineDestination>(source: A, destination: B, options?: PipelineOptions): PipelinePromise; + function pipeline, T1 extends PipelineTransform, B extends PipelineDestination>( + source: A, + transform1: T1, + destination: B, + options?: PipelineOptions + ): PipelinePromise; + function pipeline, T1 extends PipelineTransform, T2 extends PipelineTransform, B extends PipelineDestination>( + source: A, + transform1: T1, + transform2: T2, + destination: B, + options?: PipelineOptions + ): PipelinePromise; + function pipeline< + A extends PipelineSource, + T1 extends PipelineTransform, + T2 extends PipelineTransform, + T3 extends PipelineTransform, + B extends PipelineDestination + >(source: A, transform1: T1, transform2: T2, transform3: T3, destination: B, options?: PipelineOptions): PipelinePromise; + function pipeline< + A extends PipelineSource, + T1 extends PipelineTransform, + T2 extends PipelineTransform, + T3 extends PipelineTransform, + T4 extends PipelineTransform, + B extends PipelineDestination + >(source: A, transform1: T1, transform2: T2, transform3: T3, transform4: T4, destination: B, options?: PipelineOptions): PipelinePromise; + function pipeline(streams: ReadonlyArray, options?: PipelineOptions): Promise; + function pipeline( + stream1: NodeJS.ReadableStream, + stream2: NodeJS.ReadWriteStream | NodeJS.WritableStream, + ...streams: Array + ): Promise; +} +declare module 'node:stream/promises' { + export * from 'stream/promises'; +} diff --git a/node_modules/@types/node/stream/web.d.ts b/node_modules/@types/node/stream/web.d.ts new file mode 100755 index 0000000..f9ef057 --- /dev/null +++ b/node_modules/@types/node/stream/web.d.ts @@ -0,0 +1,330 @@ +declare module 'stream/web' { + // stub module, pending copy&paste from .d.ts or manual impl + // copy from lib.dom.d.ts + interface ReadableWritablePair { + readable: ReadableStream; + /** + * Provides a convenient, chainable way of piping this readable stream + * through a transform stream (or any other { writable, readable } + * pair). It simply pipes the stream into the writable side of the + * supplied pair, and returns the readable side for further use. + * + * Piping a stream will lock it for the duration of the pipe, preventing + * any other consumer from acquiring a reader. + */ + writable: WritableStream; + } + interface StreamPipeOptions { + preventAbort?: boolean; + preventCancel?: boolean; + /** + * Pipes this readable stream to a given writable stream destination. + * The way in which the piping process behaves under various error + * conditions can be customized with a number of passed options. It + * returns a promise that fulfills when the piping process completes + * successfully, or rejects if any errors were encountered. + * + * Piping a stream will lock it for the duration of the pipe, preventing + * any other consumer from acquiring a reader. + * + * Errors and closures of the source and destination streams propagate + * as follows: + * + * An error in this source readable stream will abort destination, + * unless preventAbort is truthy. The returned promise will be rejected + * with the source's error, or with any error that occurs during + * aborting the destination. + * + * An error in destination will cancel this source readable stream, + * unless preventCancel is truthy. The returned promise will be rejected + * with the destination's error, or with any error that occurs during + * canceling the source. + * + * When this source readable stream closes, destination will be closed, + * unless preventClose is truthy. The returned promise will be fulfilled + * once this process completes, unless an error is encountered while + * closing the destination, in which case it will be rejected with that + * error. + * + * If destination starts out closed or closing, this source readable + * stream will be canceled, unless preventCancel is true. The returned + * promise will be rejected with an error indicating piping to a closed + * stream failed, or with any error that occurs during canceling the + * source. + * + * The signal option can be set to an AbortSignal to allow aborting an + * ongoing pipe operation via the corresponding AbortController. In this + * case, this source readable stream will be canceled, and destination + * aborted, unless the respective options preventCancel or preventAbort + * are set. + */ + preventClose?: boolean; + signal?: AbortSignal; + } + interface ReadableStreamGenericReader { + readonly closed: Promise; + cancel(reason?: any): Promise; + } + interface ReadableStreamDefaultReadValueResult { + done: false; + value: T; + } + interface ReadableStreamDefaultReadDoneResult { + done: true; + value?: undefined; + } + type ReadableStreamController = ReadableStreamDefaultController; + type ReadableStreamDefaultReadResult = ReadableStreamDefaultReadValueResult | ReadableStreamDefaultReadDoneResult; + interface ReadableByteStreamControllerCallback { + (controller: ReadableByteStreamController): void | PromiseLike; + } + interface UnderlyingSinkAbortCallback { + (reason?: any): void | PromiseLike; + } + interface UnderlyingSinkCloseCallback { + (): void | PromiseLike; + } + interface UnderlyingSinkStartCallback { + (controller: WritableStreamDefaultController): any; + } + interface UnderlyingSinkWriteCallback { + (chunk: W, controller: WritableStreamDefaultController): void | PromiseLike; + } + interface UnderlyingSourceCancelCallback { + (reason?: any): void | PromiseLike; + } + interface UnderlyingSourcePullCallback { + (controller: ReadableStreamController): void | PromiseLike; + } + interface UnderlyingSourceStartCallback { + (controller: ReadableStreamController): any; + } + interface TransformerFlushCallback { + (controller: TransformStreamDefaultController): void | PromiseLike; + } + interface TransformerStartCallback { + (controller: TransformStreamDefaultController): any; + } + interface TransformerTransformCallback { + (chunk: I, controller: TransformStreamDefaultController): void | PromiseLike; + } + interface UnderlyingByteSource { + autoAllocateChunkSize?: number; + cancel?: ReadableStreamErrorCallback; + pull?: ReadableByteStreamControllerCallback; + start?: ReadableByteStreamControllerCallback; + type: 'bytes'; + } + interface UnderlyingSource { + cancel?: UnderlyingSourceCancelCallback; + pull?: UnderlyingSourcePullCallback; + start?: UnderlyingSourceStartCallback; + type?: undefined; + } + interface UnderlyingSink { + abort?: UnderlyingSinkAbortCallback; + close?: UnderlyingSinkCloseCallback; + start?: UnderlyingSinkStartCallback; + type?: undefined; + write?: UnderlyingSinkWriteCallback; + } + interface ReadableStreamErrorCallback { + (reason: any): void | PromiseLike; + } + /** This Streams API interface represents a readable stream of byte data. */ + interface ReadableStream { + readonly locked: boolean; + cancel(reason?: any): Promise; + getReader(): ReadableStreamDefaultReader; + pipeThrough(transform: ReadableWritablePair, options?: StreamPipeOptions): ReadableStream; + pipeTo(destination: WritableStream, options?: StreamPipeOptions): Promise; + tee(): [ReadableStream, ReadableStream]; + values(options?: { preventCancel?: boolean }): AsyncIterableIterator; + [Symbol.asyncIterator](): AsyncIterableIterator; + } + const ReadableStream: { + prototype: ReadableStream; + new (underlyingSource: UnderlyingByteSource, strategy?: QueuingStrategy): ReadableStream; + new (underlyingSource?: UnderlyingSource, strategy?: QueuingStrategy): ReadableStream; + }; + interface ReadableStreamDefaultReader extends ReadableStreamGenericReader { + read(): Promise>; + releaseLock(): void; + } + const ReadableStreamDefaultReader: { + prototype: ReadableStreamDefaultReader; + new (stream: ReadableStream): ReadableStreamDefaultReader; + }; + const ReadableStreamBYOBReader: any; + const ReadableStreamBYOBRequest: any; + interface ReadableByteStreamController { + readonly byobRequest: undefined; + readonly desiredSize: number | null; + close(): void; + enqueue(chunk: ArrayBufferView): void; + error(error?: any): void; + } + const ReadableByteStreamController: { + prototype: ReadableByteStreamController; + new (): ReadableByteStreamController; + }; + interface ReadableStreamDefaultController { + readonly desiredSize: number | null; + close(): void; + enqueue(chunk?: R): void; + error(e?: any): void; + } + const ReadableStreamDefaultController: { + prototype: ReadableStreamDefaultController; + new (): ReadableStreamDefaultController; + }; + interface Transformer { + flush?: TransformerFlushCallback; + readableType?: undefined; + start?: TransformerStartCallback; + transform?: TransformerTransformCallback; + writableType?: undefined; + } + interface TransformStream { + readonly readable: ReadableStream; + readonly writable: WritableStream; + } + const TransformStream: { + prototype: TransformStream; + new (transformer?: Transformer, writableStrategy?: QueuingStrategy, readableStrategy?: QueuingStrategy): TransformStream; + }; + interface TransformStreamDefaultController { + readonly desiredSize: number | null; + enqueue(chunk?: O): void; + error(reason?: any): void; + terminate(): void; + } + const TransformStreamDefaultController: { + prototype: TransformStreamDefaultController; + new (): TransformStreamDefaultController; + }; + /** + * This Streams API interface provides a standard abstraction for writing + * streaming data to a destination, known as a sink. This object comes with + * built-in back pressure and queuing. + */ + interface WritableStream { + readonly locked: boolean; + abort(reason?: any): Promise; + close(): Promise; + getWriter(): WritableStreamDefaultWriter; + } + const WritableStream: { + prototype: WritableStream; + new (underlyingSink?: UnderlyingSink, strategy?: QueuingStrategy): WritableStream; + }; + /** + * This Streams API interface is the object returned by + * WritableStream.getWriter() and once created locks the < writer to the + * WritableStream ensuring that no other streams can write to the underlying + * sink. + */ + interface WritableStreamDefaultWriter { + readonly closed: Promise; + readonly desiredSize: number | null; + readonly ready: Promise; + abort(reason?: any): Promise; + close(): Promise; + releaseLock(): void; + write(chunk?: W): Promise; + } + const WritableStreamDefaultWriter: { + prototype: WritableStreamDefaultWriter; + new (stream: WritableStream): WritableStreamDefaultWriter; + }; + /** + * This Streams API interface represents a controller allowing control of a + * WritableStream's state. When constructing a WritableStream, the + * underlying sink is given a corresponding WritableStreamDefaultController + * instance to manipulate. + */ + interface WritableStreamDefaultController { + error(e?: any): void; + } + const WritableStreamDefaultController: { + prototype: WritableStreamDefaultController; + new (): WritableStreamDefaultController; + }; + interface QueuingStrategy { + highWaterMark?: number; + size?: QueuingStrategySize; + } + interface QueuingStrategySize { + (chunk?: T): number; + } + interface QueuingStrategyInit { + /** + * Creates a new ByteLengthQueuingStrategy with the provided high water + * mark. + * + * Note that the provided high water mark will not be validated ahead of + * time. Instead, if it is negative, NaN, or not a number, the resulting + * ByteLengthQueuingStrategy will cause the corresponding stream + * constructor to throw. + */ + highWaterMark: number; + } + /** + * This Streams API interface provides a built-in byte length queuing + * strategy that can be used when constructing streams. + */ + interface ByteLengthQueuingStrategy extends QueuingStrategy { + readonly highWaterMark: number; + readonly size: QueuingStrategySize; + } + const ByteLengthQueuingStrategy: { + prototype: ByteLengthQueuingStrategy; + new (init: QueuingStrategyInit): ByteLengthQueuingStrategy; + }; + /** + * This Streams API interface provides a built-in byte length queuing + * strategy that can be used when constructing streams. + */ + interface CountQueuingStrategy extends QueuingStrategy { + readonly highWaterMark: number; + readonly size: QueuingStrategySize; + } + const CountQueuingStrategy: { + prototype: CountQueuingStrategy; + new (init: QueuingStrategyInit): CountQueuingStrategy; + }; + interface TextEncoderStream { + /** Returns "utf-8". */ + readonly encoding: 'utf-8'; + readonly readable: ReadableStream; + readonly writable: WritableStream; + readonly [Symbol.toStringTag]: string; + } + const TextEncoderStream: { + prototype: TextEncoderStream; + new (): TextEncoderStream; + }; + interface TextDecoderOptions { + fatal?: boolean; + ignoreBOM?: boolean; + } + type BufferSource = ArrayBufferView | ArrayBuffer; + interface TextDecoderStream { + /** Returns encoding's name, lower cased. */ + readonly encoding: string; + /** Returns `true` if error mode is "fatal", and `false` otherwise. */ + readonly fatal: boolean; + /** Returns `true` if ignore BOM flag is set, and `false` otherwise. */ + readonly ignoreBOM: boolean; + readonly readable: ReadableStream; + readonly writable: WritableStream; + readonly [Symbol.toStringTag]: string; + } + const TextDecoderStream: { + prototype: TextDecoderStream; + new (label?: string, options?: TextDecoderOptions): TextDecoderStream; + }; +} +declare module 'node:stream/web' { + export * from 'stream/web'; +} diff --git a/node_modules/@types/node/string_decoder.d.ts b/node_modules/@types/node/string_decoder.d.ts new file mode 100755 index 0000000..a069bb8 --- /dev/null +++ b/node_modules/@types/node/string_decoder.d.ts @@ -0,0 +1,67 @@ +/** + * The `node:string_decoder` module provides an API for decoding `Buffer` objects + * into strings in a manner that preserves encoded multi-byte UTF-8 and UTF-16 + * characters. It can be accessed using: + * + * ```js + * const { StringDecoder } = require('node:string_decoder'); + * ``` + * + * The following example shows the basic use of the `StringDecoder` class. + * + * ```js + * const { StringDecoder } = require('node:string_decoder'); + * const decoder = new StringDecoder('utf8'); + * + * const cent = Buffer.from([0xC2, 0xA2]); + * console.log(decoder.write(cent)); + * + * const euro = Buffer.from([0xE2, 0x82, 0xAC]); + * console.log(decoder.write(euro)); + * ``` + * + * When a `Buffer` instance is written to the `StringDecoder` instance, an + * internal buffer is used to ensure that the decoded string does not contain + * any incomplete multibyte characters. These are held in the buffer until the + * next call to `stringDecoder.write()` or until `stringDecoder.end()` is called. + * + * In the following example, the three UTF-8 encoded bytes of the European Euro + * symbol (`€`) are written over three separate operations: + * + * ```js + * const { StringDecoder } = require('node:string_decoder'); + * const decoder = new StringDecoder('utf8'); + * + * decoder.write(Buffer.from([0xE2])); + * decoder.write(Buffer.from([0x82])); + * console.log(decoder.end(Buffer.from([0xAC]))); + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/string_decoder.js) + */ +declare module 'string_decoder' { + class StringDecoder { + constructor(encoding?: BufferEncoding); + /** + * Returns a decoded string, ensuring that any incomplete multibyte characters at + * the end of the `Buffer`, or `TypedArray`, or `DataView` are omitted from the + * returned string and stored in an internal buffer for the next call to`stringDecoder.write()` or `stringDecoder.end()`. + * @since v0.1.99 + * @param buffer A `Buffer`, or `TypedArray`, or `DataView` containing the bytes to decode. + */ + write(buffer: Buffer): string; + /** + * Returns any remaining input stored in the internal buffer as a string. Bytes + * representing incomplete UTF-8 and UTF-16 characters will be replaced with + * substitution characters appropriate for the character encoding. + * + * If the `buffer` argument is provided, one final call to `stringDecoder.write()`is performed before returning the remaining input. + * After `end()` is called, the `stringDecoder` object can be reused for new input. + * @since v0.9.3 + * @param buffer A `Buffer`, or `TypedArray`, or `DataView` containing the bytes to decode. + */ + end(buffer?: Buffer): string; + } +} +declare module 'node:string_decoder' { + export * from 'string_decoder'; +} diff --git a/node_modules/@types/node/test.d.ts b/node_modules/@types/node/test.d.ts new file mode 100755 index 0000000..5202454 --- /dev/null +++ b/node_modules/@types/node/test.d.ts @@ -0,0 +1,1052 @@ +/** + * The `node:test` module facilitates the creation of JavaScript tests. + * To access it: + * + * ```js + * import test from 'node:test'; + * ``` + * + * This module is only available under the `node:` scheme. The following will not + * work: + * + * ```js + * import test from 'test'; + * ``` + * + * Tests created via the `test` module consist of a single function that is + * processed in one of three ways: + * + * 1. A synchronous function that is considered failing if it throws an exception, + * and is considered passing otherwise. + * 2. A function that returns a `Promise` that is considered failing if the`Promise` rejects, and is considered passing if the `Promise` resolves. + * 3. A function that receives a callback function. If the callback receives any + * truthy value as its first argument, the test is considered failing. If a + * falsy value is passed as the first argument to the callback, the test is + * considered passing. If the test function receives a callback function and + * also returns a `Promise`, the test will fail. + * + * The following example illustrates how tests are written using the`test` module. + * + * ```js + * test('synchronous passing test', (t) => { + * // This test passes because it does not throw an exception. + * assert.strictEqual(1, 1); + * }); + * + * test('synchronous failing test', (t) => { + * // This test fails because it throws an exception. + * assert.strictEqual(1, 2); + * }); + * + * test('asynchronous passing test', async (t) => { + * // This test passes because the Promise returned by the async + * // function is not rejected. + * assert.strictEqual(1, 1); + * }); + * + * test('asynchronous failing test', async (t) => { + * // This test fails because the Promise returned by the async + * // function is rejected. + * assert.strictEqual(1, 2); + * }); + * + * test('failing test using Promises', (t) => { + * // Promises can be used directly as well. + * return new Promise((resolve, reject) => { + * setImmediate(() => { + * reject(new Error('this will cause the test to fail')); + * }); + * }); + * }); + * + * test('callback passing test', (t, done) => { + * // done() is the callback function. When the setImmediate() runs, it invokes + * // done() with no arguments. + * setImmediate(done); + * }); + * + * test('callback failing test', (t, done) => { + * // When the setImmediate() runs, done() is invoked with an Error object and + * // the test fails. + * setImmediate(() => { + * done(new Error('callback failure')); + * }); + * }); + * ``` + * + * If any tests fail, the process exit code is set to `1`. + * @since v18.0.0, v16.17.0 + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/test.js) + */ +declare module 'node:test' { + import { Readable } from 'node:stream'; + /** + * ```js + * import { tap } from 'node:test/reporters'; + * import process from 'node:process'; + * + * run({ files: [path.resolve('./tests/test.js')] }) + * .compose(tap) + * .pipe(process.stdout); + * ``` + * @since v18.9.0, v16.19.0 + * @param options Configuration options for running tests. The following properties are supported: + */ + function run(options?: RunOptions): TestsStream; + /** + * The `test()` function is the value imported from the `test` module. Each + * invocation of this function results in reporting the test to the `TestsStream`. + * + * The `TestContext` object passed to the `fn` argument can be used to perform + * actions related to the current test. Examples include skipping the test, adding + * additional diagnostic information, or creating subtests. + * + * `test()` returns a `Promise` that resolves once the test completes. + * if `test()` is called within a `describe()` block, it resolve immediately. + * The return value can usually be discarded for top level tests. + * However, the return value from subtests should be used to prevent the parent + * test from finishing first and cancelling the subtest + * as shown in the following example. + * + * ```js + * test('top level test', async (t) => { + * // The setTimeout() in the following subtest would cause it to outlive its + * // parent test if 'await' is removed on the next line. Once the parent test + * // completes, it will cancel any outstanding subtests. + * await t.test('longer running subtest', async (t) => { + * return new Promise((resolve, reject) => { + * setTimeout(resolve, 1000); + * }); + * }); + * }); + * ``` + * + * The `timeout` option can be used to fail the test if it takes longer than`timeout` milliseconds to complete. However, it is not a reliable mechanism for + * canceling tests because a running test might block the application thread and + * thus prevent the scheduled cancellation. + * @since v18.0.0, v16.17.0 + * @param [name='The name'] The name of the test, which is displayed when reporting test results. + * @param options Configuration options for the test. The following properties are supported: + * @param [fn='A no-op function'] The function under test. The first argument to this function is a {@link TestContext} object. If the test uses callbacks, the callback function is passed as the + * second argument. + * @return Resolved with `undefined` once the test completes, or immediately if the test runs within {@link describe}. + */ + function test(name?: string, fn?: TestFn): Promise; + function test(name?: string, options?: TestOptions, fn?: TestFn): Promise; + function test(options?: TestOptions, fn?: TestFn): Promise; + function test(fn?: TestFn): Promise; + namespace test { + export { + after, + afterEach, + before, + beforeEach, + describe, + it, + run, + mock, + test, + skip, + todo, + only + }; + } + /** + * The `describe()` function imported from the `node:test` module. Each + * invocation of this function results in the creation of a Subtest. + * After invocation of top level `describe` functions, + * all top level tests and suites will execute. + * @param [name='The name'] The name of the suite, which is displayed when reporting test results. + * @param options Configuration options for the suite. supports the same options as `test([name][, options][, fn])`. + * @param [fn='A no-op function'] The function under suite declaring all subtests and subsuites. The first argument to this function is a {@link SuiteContext} object. + * @return `undefined`. + */ + function describe(name?: string, options?: TestOptions, fn?: SuiteFn): void; + function describe(name?: string, fn?: SuiteFn): void; + function describe(options?: TestOptions, fn?: SuiteFn): void; + function describe(fn?: SuiteFn): void; + namespace describe { + /** + * Shorthand for skipping a suite, same as `describe([name], { skip: true }[, fn])`. + */ + function skip(name?: string, options?: TestOptions, fn?: SuiteFn): void; + function skip(name?: string, fn?: SuiteFn): void; + function skip(options?: TestOptions, fn?: SuiteFn): void; + function skip(fn?: SuiteFn): void; + /** + * Shorthand for marking a suite as `TODO`, same as `describe([name], { todo: true }[, fn])`. + */ + function todo(name?: string, options?: TestOptions, fn?: SuiteFn): void; + function todo(name?: string, fn?: SuiteFn): void; + function todo(options?: TestOptions, fn?: SuiteFn): void; + function todo(fn?: SuiteFn): void; + /** + * Shorthand for marking a suite as `only`, same as `describe([name], { only: true }[, fn])`. + * @since v18.15.0 + */ + function only(name?: string, options?: TestOptions, fn?: SuiteFn): void; + function only(name?: string, fn?: SuiteFn): void; + function only(options?: TestOptions, fn?: SuiteFn): void; + function only(fn?: SuiteFn): void; + } + /** + * Shorthand for `test()`. + * + * The `it()` function is imported from the `node:test` module. + * @since v18.6.0, v16.17.0 + */ + function it(name?: string, options?: TestOptions, fn?: TestFn): void; + function it(name?: string, fn?: TestFn): void; + function it(options?: TestOptions, fn?: TestFn): void; + function it(fn?: TestFn): void; + namespace it { + /** + * Shorthand for skipping a test, same as `it([name], { skip: true }[, fn])`. + */ + function skip(name?: string, options?: TestOptions, fn?: TestFn): void; + function skip(name?: string, fn?: TestFn): void; + function skip(options?: TestOptions, fn?: TestFn): void; + function skip(fn?: TestFn): void; + /** + * Shorthand for marking a test as `TODO`, same as `it([name], { todo: true }[, fn])`. + */ + function todo(name?: string, options?: TestOptions, fn?: TestFn): void; + function todo(name?: string, fn?: TestFn): void; + function todo(options?: TestOptions, fn?: TestFn): void; + function todo(fn?: TestFn): void; + /** + * Shorthand for marking a test as `only`, same as `it([name], { only: true }[, fn])`. + * @since v18.15.0 + */ + function only(name?: string, options?: TestOptions, fn?: TestFn): void; + function only(name?: string, fn?: TestFn): void; + function only(options?: TestOptions, fn?: TestFn): void; + function only(fn?: TestFn): void; + } + /** + * Shorthand for skipping a test, same as `test([name], { skip: true }[, fn])`. + * @since v20.2.0 + */ + function skip(name?: string, options?: TestOptions, fn?: TestFn): void; + function skip(name?: string, fn?: TestFn): void; + function skip(options?: TestOptions, fn?: TestFn): void; + function skip(fn?: TestFn): void; + /** + * Shorthand for marking a test as `TODO`, same as `test([name], { todo: true }[, fn])`. + * @since v20.2.0 + */ + function todo(name?: string, options?: TestOptions, fn?: TestFn): void; + function todo(name?: string, fn?: TestFn): void; + function todo(options?: TestOptions, fn?: TestFn): void; + function todo(fn?: TestFn): void; + /** + * Shorthand for marking a test as `only`, same as `test([name], { only: true }[, fn])`. + * @since v20.2.0 + */ + function only(name?: string, options?: TestOptions, fn?: TestFn): void; + function only(name?: string, fn?: TestFn): void; + function only(options?: TestOptions, fn?: TestFn): void; + function only(fn?: TestFn): void; + /** + * The type of a function under test. The first argument to this function is a + * {@link TestContext} object. If the test uses callbacks, the callback function is passed as + * the second argument. + */ + type TestFn = (t: TestContext, done: (result?: any) => void) => any; + /** + * The type of a function under Suite. + * If the test uses callbacks, the callback function is passed as an argument + */ + type SuiteFn = (done: (result?: any) => void) => void; + interface RunOptions { + /** + * If a number is provided, then that many files would run in parallel. + * If truthy, it would run (number of cpu cores - 1) files in parallel. + * If falsy, it would only run one file at a time. + * If unspecified, subtests inherit this value from their parent. + * @default true + */ + concurrency?: number | boolean | undefined; + /** + * An array containing the list of files to run. + * If unspecified, the test runner execution model will be used. + */ + files?: readonly string[] | undefined; + /** + * Allows aborting an in-progress test execution. + * @default undefined + */ + signal?: AbortSignal | undefined; + /** + * A number of milliseconds the test will fail after. + * If unspecified, subtests inherit this value from their parent. + * @default Infinity + */ + timeout?: number | undefined; + /** + * Sets inspector port of test child process. + * If a nullish value is provided, each process gets its own port, + * incremented from the primary's `process.debugPort`. + */ + inspectPort?: number | (() => number) | undefined; + /** + * That can be used to only run tests whose name matches the provided pattern. + * Test name patterns are interpreted as JavaScript regular expressions. + * For each test that is executed, any corresponding test hooks, such as `beforeEach()`, are also run. + */ + testNamePatterns?: string | RegExp | string[] | RegExp[]; + } + /** + * A successful call to `run()` method will return a new `TestsStream` object, streaming a series of events representing the execution of the tests.`TestsStream` will emit events, in the + * order of the tests definition + * @since v18.9.0, v16.19.0 + */ + class TestsStream extends Readable implements NodeJS.ReadableStream { + addListener(event: 'test:diagnostic', listener: (data: DiagnosticData) => void): this; + addListener(event: 'test:fail', listener: (data: TestFail) => void): this; + addListener(event: 'test:pass', listener: (data: TestPass) => void): this; + addListener(event: 'test:plan', listener: (data: TestPlan) => void): this; + addListener(event: 'test:start', listener: (data: TestStart) => void): this; + addListener(event: string, listener: (...args: any[]) => void): this; + emit(event: 'test:diagnostic', data: DiagnosticData): boolean; + emit(event: 'test:fail', data: TestFail): boolean; + emit(event: 'test:pass', data: TestPass): boolean; + emit(event: 'test:plan', data: TestPlan): boolean; + emit(event: 'test:start', data: TestStart): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'test:diagnostic', listener: (data: DiagnosticData) => void): this; + on(event: 'test:fail', listener: (data: TestFail) => void): this; + on(event: 'test:pass', listener: (data: TestPass) => void): this; + on(event: 'test:plan', listener: (data: TestPlan) => void): this; + on(event: 'test:start', listener: (data: TestStart) => void): this; + on(event: string, listener: (...args: any[]) => void): this; + once(event: 'test:diagnostic', listener: (data: DiagnosticData) => void): this; + once(event: 'test:fail', listener: (data: TestFail) => void): this; + once(event: 'test:pass', listener: (data: TestPass) => void): this; + once(event: 'test:plan', listener: (data: TestPlan) => void): this; + once(event: 'test:start', listener: (data: TestStart) => void): this; + once(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'test:diagnostic', listener: (data: DiagnosticData) => void): this; + prependListener(event: 'test:fail', listener: (data: TestFail) => void): this; + prependListener(event: 'test:pass', listener: (data: TestPass) => void): this; + prependListener(event: 'test:plan', listener: (data: TestPlan) => void): this; + prependListener(event: 'test:start', listener: (data: TestStart) => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'test:diagnostic', listener: (data: DiagnosticData) => void): this; + prependOnceListener(event: 'test:fail', listener: (data: TestFail) => void): this; + prependOnceListener(event: 'test:pass', listener: (data: TestPass) => void): this; + prependOnceListener(event: 'test:plan', listener: (data: TestPlan) => void): this; + prependOnceListener(event: 'test:start', listener: (data: TestStart) => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + } + interface DiagnosticData { + /** + * The diagnostic message. + */ + message: string; + /** + * The nesting level of the test. + */ + nesting: number; + } + interface TestFail { + /** + * Additional execution metadata. + */ + details: { + /** + * The duration of the test in milliseconds. + */ + duration: number; + /** + * The error thrown by the test. + */ + error: Error; + }; + /** + * The test name. + */ + name: string; + /** + * The nesting level of the test. + */ + nesting: number; + /** + * The ordinal number of the test. + */ + testNumber: number; + /** + * Present if `context.todo` is called. + */ + todo?: string | boolean; + /** + * Present if `context.skip` is called. + */ + skip?: string | boolean; + } + interface TestPass { + /** + * Additional execution metadata. + */ + details: { + /** + * The duration of the test in milliseconds. + */ + duration: number; + }; + /** + * The test name. + */ + name: string; + /** + * The nesting level of the test. + */ + nesting: number; + /** + * The ordinal number of the test. + */ + testNumber: number; + /** + * Present if `context.todo` is called. + */ + todo?: string | boolean; + /** + * Present if `context.skip` is called. + */ + skip?: string | boolean; + } + interface TestPlan { + /** + * The nesting level of the test. + */ + nesting: number; + /** + * The number of subtests that have ran. + */ + count: number; + } + interface TestStart { + /** + * The test name. + */ + name: string; + /** + * The nesting level of the test. + */ + nesting: number; + } + /** + * An instance of `TestContext` is passed to each test function in order to + * interact with the test runner. However, the `TestContext` constructor is not + * exposed as part of the API. + * @since v18.0.0, v16.17.0 + */ + class TestContext { + /** + * This function is used to create a hook running before subtest of the current test. + * @param fn The hook function. If the hook uses callbacks, the callback function is passed as + * the second argument. Default: A no-op function. + * @param options Configuration options for the hook. + * @since v20.1.0 + */ + before: typeof before; + /** + * This function is used to create a hook running before each subtest of the current test. + * @param fn The hook function. If the hook uses callbacks, the callback function is passed as + * the second argument. Default: A no-op function. + * @param options Configuration options for the hook. + * @since v18.8.0 + */ + beforeEach: typeof beforeEach; + /** + * This function is used to create a hook that runs after the current test finishes. + * @param fn The hook function. If the hook uses callbacks, the callback function is passed as + * the second argument. Default: A no-op function. + * @param options Configuration options for the hook. + * @since v18.13.0 + */ + after: typeof after; + /** + * This function is used to create a hook running after each subtest of the current test. + * @param fn The hook function. If the hook uses callbacks, the callback function is passed as + * the second argument. Default: A no-op function. + * @param options Configuration options for the hook. + * @since v18.8.0 + */ + afterEach: typeof afterEach; + /** + * This function is used to write diagnostics to the output. Any diagnostic + * information is included at the end of the test's results. This function does + * not return a value. + * + * ```js + * test('top level test', (t) => { + * t.diagnostic('A diagnostic message'); + * }); + * ``` + * @since v18.0.0, v16.17.0 + * @param message Message to be reported. + */ + diagnostic(message: string): void; + /** + * The name of the test. + * @since v18.8.0, v16.18.0 + */ + readonly name: string; + /** + * If `shouldRunOnlyTests` is truthy, the test context will only run tests that + * have the `only` option set. Otherwise, all tests are run. If Node.js was not + * started with the `--test-only` command-line option, this function is a + * no-op. + * + * ```js + * test('top level test', (t) => { + * // The test context can be set to run subtests with the 'only' option. + * t.runOnly(true); + * return Promise.all([ + * t.test('this subtest is now skipped'), + * t.test('this subtest is run', { only: true }), + * ]); + * }); + * ``` + * @since v18.0.0, v16.17.0 + * @param shouldRunOnlyTests Whether or not to run `only` tests. + */ + runOnly(shouldRunOnlyTests: boolean): void; + /** + * ```js + * test('top level test', async (t) => { + * await fetch('some/uri', { signal: t.signal }); + * }); + * ``` + * @since v18.7.0, v16.17.0 + */ + readonly signal: AbortSignal; + /** + * This function causes the test's output to indicate the test as skipped. If`message` is provided, it is included in the output. Calling `skip()` does + * not terminate execution of the test function. This function does not return a + * value. + * + * ```js + * test('top level test', (t) => { + * // Make sure to return here as well if the test contains additional logic. + * t.skip('this is skipped'); + * }); + * ``` + * @since v18.0.0, v16.17.0 + * @param message Optional skip message. + */ + skip(message?: string): void; + /** + * This function adds a `TODO` directive to the test's output. If `message` is + * provided, it is included in the output. Calling `todo()` does not terminate + * execution of the test function. This function does not return a value. + * + * ```js + * test('top level test', (t) => { + * // This test is marked as `TODO` + * t.todo('this is a todo'); + * }); + * ``` + * @since v18.0.0, v16.17.0 + * @param message Optional `TODO` message. + */ + todo(message?: string): void; + /** + * This function is used to create subtests under the current test. This function behaves in + * the same fashion as the top level {@link test} function. + * @since v18.0.0 + * @param name The name of the test, which is displayed when reporting test results. + * Default: The `name` property of fn, or `''` if `fn` does not have a name. + * @param options Configuration options for the test + * @param fn The function under test. This first argument to this function is a + * {@link TestContext} object. If the test uses callbacks, the callback function is + * passed as the second argument. Default: A no-op function. + * @returns A {@link Promise} resolved with `undefined` once the test completes. + */ + test: typeof test; + /** + * Each test provides its own MockTracker instance. + */ + readonly mock: MockTracker; + } + interface TestOptions { + /** + * If a number is provided, then that many tests would run in parallel. + * If truthy, it would run (number of cpu cores - 1) tests in parallel. + * For subtests, it will be `Infinity` tests in parallel. + * If falsy, it would only run one test at a time. + * If unspecified, subtests inherit this value from their parent. + * @default false + */ + concurrency?: number | boolean | undefined; + /** + * If truthy, and the test context is configured to run `only` tests, then this test will be + * run. Otherwise, the test is skipped. + * @default false + */ + only?: boolean | undefined; + /** + * Allows aborting an in-progress test. + * @since v18.8.0 + */ + signal?: AbortSignal | undefined; + /** + * If truthy, the test is skipped. If a string is provided, that string is displayed in the + * test results as the reason for skipping the test. + * @default false + */ + skip?: boolean | string | undefined; + /** + * A number of milliseconds the test will fail after. If unspecified, subtests inherit this + * value from their parent. + * @default Infinity + * @since v18.7.0 + */ + timeout?: number | undefined; + /** + * If truthy, the test marked as `TODO`. If a string is provided, that string is displayed in + * the test results as the reason why the test is `TODO`. + * @default false + */ + todo?: boolean | string | undefined; + } + /** + * This function is used to create a hook running before running a suite. + * + * ```js + * describe('tests', async () => { + * before(() => console.log('about to run some test')); + * it('is a subtest', () => { + * assert.ok('some relevant assertion here'); + * }); + * }); + * ``` + * @since v18.8.0, v16.18.0 + * @param [fn='A no-op function'] The hook function. If the hook uses callbacks, the callback function is passed as the second argument. + * @param options Configuration options for the hook. The following properties are supported: + */ + function before(fn?: HookFn, options?: HookOptions): void; + /** + * This function is used to create a hook running after running a suite. + * + * ```js + * describe('tests', async () => { + * after(() => console.log('finished running tests')); + * it('is a subtest', () => { + * assert.ok('some relevant assertion here'); + * }); + * }); + * ``` + * @since v18.8.0, v16.18.0 + * @param [fn='A no-op function'] The hook function. If the hook uses callbacks, the callback function is passed as the second argument. + * @param options Configuration options for the hook. The following properties are supported: + */ + function after(fn?: HookFn, options?: HookOptions): void; + /** + * This function is used to create a hook running + * before each subtest of the current suite. + * + * ```js + * describe('tests', async () => { + * beforeEach(() => console.log('about to run a test')); + * it('is a subtest', () => { + * assert.ok('some relevant assertion here'); + * }); + * }); + * ``` + * @since v18.8.0, v16.18.0 + * @param [fn='A no-op function'] The hook function. If the hook uses callbacks, the callback function is passed as the second argument. + * @param options Configuration options for the hook. The following properties are supported: + */ + function beforeEach(fn?: HookFn, options?: HookOptions): void; + /** + * This function is used to create a hook running + * after each subtest of the current test. + * + * ```js + * describe('tests', async () => { + * afterEach(() => console.log('finished running a test')); + * it('is a subtest', () => { + * assert.ok('some relevant assertion here'); + * }); + * }); + * ``` + * @since v18.8.0, v16.18.0 + * @param [fn='A no-op function'] The hook function. If the hook uses callbacks, the callback function is passed as the second argument. + * @param options Configuration options for the hook. The following properties are supported: + */ + function afterEach(fn?: HookFn, options?: HookOptions): void; + /** + * The hook function. If the hook uses callbacks, the callback function is passed as the + * second argument. + */ + type HookFn = (done: (result?: any) => void) => any; + /** + * Configuration options for hooks. + * @since v18.8.0 + */ + interface HookOptions { + /** + * Allows aborting an in-progress hook. + */ + signal?: AbortSignal | undefined; + /** + * A number of milliseconds the hook will fail after. If unspecified, subtests inherit this + * value from their parent. + * @default Infinity + */ + timeout?: number | undefined; + } + interface MockFunctionOptions { + /** + * The number of times that the mock will use the behavior of `implementation`. + * Once the mock function has been called `times` times, + * it will automatically restore the behavior of `original`. + * This value must be an integer greater than zero. + * @default Infinity + */ + times?: number | undefined; + } + interface MockMethodOptions extends MockFunctionOptions { + /** + * If `true`, `object[methodName]` is treated as a getter. + * This option cannot be used with the `setter` option. + */ + getter?: boolean | undefined; + /** + * If `true`, `object[methodName]` is treated as a setter. + * This option cannot be used with the `getter` option. + */ + setter?: boolean | undefined; + } + type Mock = F & { + mock: MockFunctionContext; + }; + type NoOpFunction = (...args: any[]) => undefined; + type FunctionPropertyNames = { + [K in keyof T]: T[K] extends Function ? K : never; + }[keyof T]; + /** + * The `MockTracker` class is used to manage mocking functionality. The test runner + * module provides a top level `mock` export which is a `MockTracker` instance. + * Each test also provides its own `MockTracker` instance via the test context's`mock` property. + * @since v19.1.0, v18.13.0 + */ + class MockTracker { + /** + * This function is used to create a mock function. + * + * The following example creates a mock function that increments a counter by one + * on each invocation. The `times` option is used to modify the mock behavior such + * that the first two invocations add two to the counter instead of one. + * + * ```js + * test('mocks a counting function', (t) => { + * let cnt = 0; + * + * function addOne() { + * cnt++; + * return cnt; + * } + * + * function addTwo() { + * cnt += 2; + * return cnt; + * } + * + * const fn = t.mock.fn(addOne, addTwo, { times: 2 }); + * + * assert.strictEqual(fn(), 2); + * assert.strictEqual(fn(), 4); + * assert.strictEqual(fn(), 5); + * assert.strictEqual(fn(), 6); + * }); + * ``` + * @since v19.1.0, v18.13.0 + * @param [original='A no-op function'] An optional function to create a mock on. + * @param implementation An optional function used as the mock implementation for `original`. This is useful for creating mocks that exhibit one behavior for a specified number of calls and + * then restore the behavior of `original`. + * @param options Optional configuration options for the mock function. The following properties are supported: + * @return The mocked function. The mocked function contains a special `mock` property, which is an instance of {@link MockFunctionContext}, and can be used for inspecting and changing the + * behavior of the mocked function. + */ + fn(original?: F, options?: MockFunctionOptions): Mock; + fn(original?: F, implementation?: Implementation, options?: MockFunctionOptions): Mock; + /** + * This function is used to create a mock on an existing object method. The + * following example demonstrates how a mock is created on an existing object + * method. + * + * ```js + * test('spies on an object method', (t) => { + * const number = { + * value: 5, + * subtract(a) { + * return this.value - a; + * }, + * }; + * + * t.mock.method(number, 'subtract'); + * assert.strictEqual(number.subtract.mock.calls.length, 0); + * assert.strictEqual(number.subtract(3), 2); + * assert.strictEqual(number.subtract.mock.calls.length, 1); + * + * const call = number.subtract.mock.calls[0]; + * + * assert.deepStrictEqual(call.arguments, [3]); + * assert.strictEqual(call.result, 2); + * assert.strictEqual(call.error, undefined); + * assert.strictEqual(call.target, undefined); + * assert.strictEqual(call.this, number); + * }); + * ``` + * @since v19.1.0, v18.13.0 + * @param object The object whose method is being mocked. + * @param methodName The identifier of the method on `object` to mock. If `object[methodName]` is not a function, an error is thrown. + * @param implementation An optional function used as the mock implementation for `object[methodName]`. + * @param options Optional configuration options for the mock method. The following properties are supported: + * @return The mocked method. The mocked method contains a special `mock` property, which is an instance of {@link MockFunctionContext}, and can be used for inspecting and changing the + * behavior of the mocked method. + */ + method< + MockedObject extends object, + MethodName extends FunctionPropertyNames, + >( + object: MockedObject, + methodName: MethodName, + options?: MockFunctionOptions, + ): MockedObject[MethodName] extends Function + ? Mock + : never; + method< + MockedObject extends object, + MethodName extends FunctionPropertyNames, + Implementation extends Function, + >( + object: MockedObject, + methodName: MethodName, + implementation: Implementation, + options?: MockFunctionOptions, + ): MockedObject[MethodName] extends Function + ? Mock + : never; + method( + object: MockedObject, + methodName: keyof MockedObject, + options: MockMethodOptions, + ): Mock; + method( + object: MockedObject, + methodName: keyof MockedObject, + implementation: Function, + options: MockMethodOptions, + ): Mock; + + /** + * This function is syntax sugar for `MockTracker.method` with `options.getter`set to `true`. + * @since v19.3.0, v18.13.0 + */ + getter< + MockedObject extends object, + MethodName extends keyof MockedObject, + >( + object: MockedObject, + methodName: MethodName, + options?: MockFunctionOptions, + ): Mock<() => MockedObject[MethodName]>; + getter< + MockedObject extends object, + MethodName extends keyof MockedObject, + Implementation extends Function, + >( + object: MockedObject, + methodName: MethodName, + implementation?: Implementation, + options?: MockFunctionOptions, + ): Mock<(() => MockedObject[MethodName]) | Implementation>; + /** + * This function is syntax sugar for `MockTracker.method` with `options.setter`set to `true`. + * @since v19.3.0, v18.13.0 + */ + setter< + MockedObject extends object, + MethodName extends keyof MockedObject, + >( + object: MockedObject, + methodName: MethodName, + options?: MockFunctionOptions, + ): Mock<(value: MockedObject[MethodName]) => void>; + setter< + MockedObject extends object, + MethodName extends keyof MockedObject, + Implementation extends Function, + >( + object: MockedObject, + methodName: MethodName, + implementation?: Implementation, + options?: MockFunctionOptions, + ): Mock<((value: MockedObject[MethodName]) => void) | Implementation>; + /** + * This function restores the default behavior of all mocks that were previously + * created by this `MockTracker` and disassociates the mocks from the`MockTracker` instance. Once disassociated, the mocks can still be used, but the`MockTracker` instance can no longer be + * used to reset their behavior or + * otherwise interact with them. + * + * After each test completes, this function is called on the test context's`MockTracker`. If the global `MockTracker` is used extensively, calling this + * function manually is recommended. + * @since v19.1.0, v18.13.0 + */ + reset(): void; + /** + * This function restores the default behavior of all mocks that were previously + * created by this `MockTracker`. Unlike `mock.reset()`, `mock.restoreAll()` does + * not disassociate the mocks from the `MockTracker` instance. + * @since v19.1.0, v18.13.0 + */ + restoreAll(): void; + } + const mock: MockTracker; + interface MockFunctionCall< + F extends Function, + ReturnType = F extends (...args: any) => infer T + ? T + : F extends abstract new (...args: any) => infer T + ? T + : unknown, + Args = F extends (...args: infer Y) => any + ? Y + : F extends abstract new (...args: infer Y) => any + ? Y + : unknown[], + > { + /** + * An array of the arguments passed to the mock function. + */ + arguments: Args; + /** + * If the mocked function threw then this property contains the thrown value. + */ + error: unknown | undefined; + /** + * The value returned by the mocked function. + * + * If the mocked function threw, it will be `undefined`. + */ + result: ReturnType | undefined; + /** + * An `Error` object whose stack can be used to determine the callsite of the mocked function invocation. + */ + stack: Error; + /** + * If the mocked function is a constructor, this field contains the class being constructed. + * Otherwise this will be `undefined`. + */ + target: F extends abstract new (...args: any) => any ? F : undefined; + /** + * The mocked function's `this` value. + */ + this: unknown; + } + /** + * The `MockFunctionContext` class is used to inspect or manipulate the behavior of + * mocks created via the `MockTracker` APIs. + * @since v19.1.0, v18.13.0 + */ + class MockFunctionContext { + /** + * A getter that returns a copy of the internal array used to track calls to the + * mock. Each entry in the array is an object with the following properties. + * @since v19.1.0, v18.13.0 + */ + readonly calls: Array>; + /** + * This function returns the number of times that this mock has been invoked. This + * function is more efficient than checking `ctx.calls.length` because `ctx.calls`is a getter that creates a copy of the internal call tracking array. + * @since v19.1.0, v18.13.0 + * @return The number of times that this mock has been invoked. + */ + callCount(): number; + /** + * This function is used to change the behavior of an existing mock. + * + * The following example creates a mock function using `t.mock.fn()`, calls the + * mock function, and then changes the mock implementation to a different function. + * + * ```js + * test('changes a mock behavior', (t) => { + * let cnt = 0; + * + * function addOne() { + * cnt++; + * return cnt; + * } + * + * function addTwo() { + * cnt += 2; + * return cnt; + * } + * + * const fn = t.mock.fn(addOne); + * + * assert.strictEqual(fn(), 1); + * fn.mock.mockImplementation(addTwo); + * assert.strictEqual(fn(), 3); + * assert.strictEqual(fn(), 5); + * }); + * ``` + * @since v19.1.0, v18.13.0 + * @param implementation The function to be used as the mock's new implementation. + */ + mockImplementation(implementation: Function): void; + /** + * This function is used to change the behavior of an existing mock for a single + * invocation. Once invocation `onCall` has occurred, the mock will revert to + * whatever behavior it would have used had `mockImplementationOnce()` not been + * called. + * + * The following example creates a mock function using `t.mock.fn()`, calls the + * mock function, changes the mock implementation to a different function for the + * next invocation, and then resumes its previous behavior. + * + * ```js + * test('changes a mock behavior once', (t) => { + * let cnt = 0; + * + * function addOne() { + * cnt++; + * return cnt; + * } + * + * function addTwo() { + * cnt += 2; + * return cnt; + * } + * + * const fn = t.mock.fn(addOne); + * + * assert.strictEqual(fn(), 1); + * fn.mock.mockImplementationOnce(addTwo); + * assert.strictEqual(fn(), 3); + * assert.strictEqual(fn(), 4); + * }); + * ``` + * @since v19.1.0, v18.13.0 + * @param implementation The function to be used as the mock's implementation for the invocation number specified by `onCall`. + * @param onCall The invocation number that will use `implementation`. If the specified invocation has already occurred then an exception is thrown. + */ + mockImplementationOnce(implementation: Function, onCall?: number): void; + /** + * Resets the call history of the mock function. + * @since v19.3.0, v18.13.0 + */ + resetCalls(): void; + /** + * Resets the implementation of the mock function to its original behavior. The + * mock can still be used after calling this function. + * @since v19.1.0, v18.13.0 + */ + restore(): void; + } + export { test as default, run, test, describe, it, before, after, beforeEach, afterEach, mock, skip, only, todo }; +} diff --git a/node_modules/@types/node/timers.d.ts b/node_modules/@types/node/timers.d.ts new file mode 100755 index 0000000..5abcdca --- /dev/null +++ b/node_modules/@types/node/timers.d.ts @@ -0,0 +1,215 @@ +/** + * The `timer` module exposes a global API for scheduling functions to + * be called at some future period of time. Because the timer functions are + * globals, there is no need to call `require('node:timers')` to use the API. + * + * The timer functions within Node.js implement a similar API as the timers API + * provided by Web Browsers but use a different internal implementation that is + * built around the Node.js [Event Loop](https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/#setimmediate-vs-settimeout). + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/timers.js) + */ +declare module 'timers' { + import { Abortable } from 'node:events'; + import { setTimeout as setTimeoutPromise, setImmediate as setImmediatePromise, setInterval as setIntervalPromise } from 'node:timers/promises'; + interface TimerOptions extends Abortable { + /** + * Set to `false` to indicate that the scheduled `Timeout` + * should not require the Node.js event loop to remain active. + * @default true + */ + ref?: boolean | undefined; + } + let setTimeout: typeof global.setTimeout; + let clearTimeout: typeof global.clearTimeout; + let setInterval: typeof global.setInterval; + let clearInterval: typeof global.clearInterval; + let setImmediate: typeof global.setImmediate; + let clearImmediate: typeof global.clearImmediate; + global { + namespace NodeJS { + // compatibility with older typings + interface Timer extends RefCounted { + hasRef(): boolean; + refresh(): this; + [Symbol.toPrimitive](): number; + } + /** + * This object is created internally and is returned from `setImmediate()`. It + * can be passed to `clearImmediate()` in order to cancel the scheduled + * actions. + * + * By default, when an immediate is scheduled, the Node.js event loop will continue + * running as long as the immediate is active. The `Immediate` object returned by `setImmediate()` exports both `immediate.ref()` and `immediate.unref()`functions that can be used to + * control this default behavior. + */ + class Immediate implements RefCounted { + /** + * When called, requests that the Node.js event loop _not_ exit so long as the`Immediate` is active. Calling `immediate.ref()` multiple times will have no + * effect. + * + * By default, all `Immediate` objects are "ref'ed", making it normally unnecessary + * to call `immediate.ref()` unless `immediate.unref()` had been called previously. + * @since v9.7.0 + * @return a reference to `immediate` + */ + ref(): this; + /** + * When called, the active `Immediate` object will not require the Node.js event + * loop to remain active. If there is no other activity keeping the event loop + * running, the process may exit before the `Immediate` object's callback is + * invoked. Calling `immediate.unref()` multiple times will have no effect. + * @since v9.7.0 + * @return a reference to `immediate` + */ + unref(): this; + /** + * If true, the `Immediate` object will keep the Node.js event loop active. + * @since v11.0.0 + */ + hasRef(): boolean; + _onImmediate: Function; // to distinguish it from the Timeout class + } + /** + * This object is created internally and is returned from `setTimeout()` and `setInterval()`. It can be passed to either `clearTimeout()` or `clearInterval()` in order to cancel the + * scheduled actions. + * + * By default, when a timer is scheduled using either `setTimeout()` or `setInterval()`, the Node.js event loop will continue running as long as the + * timer is active. Each of the `Timeout` objects returned by these functions + * export both `timeout.ref()` and `timeout.unref()` functions that can be used to + * control this default behavior. + */ + class Timeout implements Timer { + /** + * When called, requests that the Node.js event loop _not_ exit so long as the`Timeout` is active. Calling `timeout.ref()` multiple times will have no effect. + * + * By default, all `Timeout` objects are "ref'ed", making it normally unnecessary + * to call `timeout.ref()` unless `timeout.unref()` had been called previously. + * @since v0.9.1 + * @return a reference to `timeout` + */ + ref(): this; + /** + * When called, the active `Timeout` object will not require the Node.js event loop + * to remain active. If there is no other activity keeping the event loop running, + * the process may exit before the `Timeout` object's callback is invoked. Calling`timeout.unref()` multiple times will have no effect. + * @since v0.9.1 + * @return a reference to `timeout` + */ + unref(): this; + /** + * If true, the `Timeout` object will keep the Node.js event loop active. + * @since v11.0.0 + */ + hasRef(): boolean; + /** + * Sets the timer's start time to the current time, and reschedules the timer to + * call its callback at the previously specified duration adjusted to the current + * time. This is useful for refreshing a timer without allocating a new + * JavaScript object. + * + * Using this on a timer that has already called its callback will reactivate the + * timer. + * @since v10.2.0 + * @return a reference to `timeout` + */ + refresh(): this; + [Symbol.toPrimitive](): number; + } + } + /** + * Schedules execution of a one-time `callback` after `delay` milliseconds. + * + * The `callback` will likely not be invoked in precisely `delay` milliseconds. + * Node.js makes no guarantees about the exact timing of when callbacks will fire, + * nor of their ordering. The callback will be called as close as possible to the + * time specified. + * + * When `delay` is larger than `2147483647` or less than `1`, the `delay`will be set to `1`. Non-integer delays are truncated to an integer. + * + * If `callback` is not a function, a `TypeError` will be thrown. + * + * This method has a custom variant for promises that is available using `timersPromises.setTimeout()`. + * @since v0.0.1 + * @param callback The function to call when the timer elapses. + * @param [delay=1] The number of milliseconds to wait before calling the `callback`. + * @param args Optional arguments to pass when the `callback` is called. + * @return for use with {@link clearTimeout} + */ + function setTimeout(callback: (...args: TArgs) => void, ms?: number, ...args: TArgs): NodeJS.Timeout; + // util.promisify no rest args compability + // tslint:disable-next-line void-return + function setTimeout(callback: (args: void) => void, ms?: number): NodeJS.Timeout; + namespace setTimeout { + const __promisify__: typeof setTimeoutPromise; + } + /** + * Cancels a `Timeout` object created by `setTimeout()`. + * @since v0.0.1 + * @param timeout A `Timeout` object as returned by {@link setTimeout} or the `primitive` of the `Timeout` object as a string or a number. + */ + function clearTimeout(timeoutId: NodeJS.Timeout | string | number | undefined): void; + /** + * Schedules repeated execution of `callback` every `delay` milliseconds. + * + * When `delay` is larger than `2147483647` or less than `1`, the `delay` will be + * set to `1`. Non-integer delays are truncated to an integer. + * + * If `callback` is not a function, a `TypeError` will be thrown. + * + * This method has a custom variant for promises that is available using `timersPromises.setInterval()`. + * @since v0.0.1 + * @param callback The function to call when the timer elapses. + * @param [delay=1] The number of milliseconds to wait before calling the `callback`. + * @param args Optional arguments to pass when the `callback` is called. + * @return for use with {@link clearInterval} + */ + function setInterval(callback: (...args: TArgs) => void, ms?: number, ...args: TArgs): NodeJS.Timer; + // util.promisify no rest args compability + // tslint:disable-next-line void-return + function setInterval(callback: (args: void) => void, ms?: number): NodeJS.Timer; + namespace setInterval { + const __promisify__: typeof setIntervalPromise; + } + /** + * Cancels a `Timeout` object created by `setInterval()`. + * @since v0.0.1 + * @param timeout A `Timeout` object as returned by {@link setInterval} or the `primitive` of the `Timeout` object as a string or a number. + */ + function clearInterval(intervalId: NodeJS.Timeout | string | number | undefined): void; + /** + * Schedules the "immediate" execution of the `callback` after I/O events' + * callbacks. + * + * When multiple calls to `setImmediate()` are made, the `callback` functions are + * queued for execution in the order in which they are created. The entire callback + * queue is processed every event loop iteration. If an immediate timer is queued + * from inside an executing callback, that timer will not be triggered until the + * next event loop iteration. + * + * If `callback` is not a function, a `TypeError` will be thrown. + * + * This method has a custom variant for promises that is available using `timersPromises.setImmediate()`. + * @since v0.9.1 + * @param callback The function to call at the end of this turn of the Node.js `Event Loop` + * @param args Optional arguments to pass when the `callback` is called. + * @return for use with {@link clearImmediate} + */ + function setImmediate(callback: (...args: TArgs) => void, ...args: TArgs): NodeJS.Immediate; + // util.promisify no rest args compability + // tslint:disable-next-line void-return + function setImmediate(callback: (args: void) => void): NodeJS.Immediate; + namespace setImmediate { + const __promisify__: typeof setImmediatePromise; + } + /** + * Cancels an `Immediate` object created by `setImmediate()`. + * @since v0.9.1 + * @param immediate An `Immediate` object as returned by {@link setImmediate}. + */ + function clearImmediate(immediateId: NodeJS.Immediate | undefined): void; + function queueMicrotask(callback: () => void): void; + } +} +declare module 'node:timers' { + export * from 'timers'; +} diff --git a/node_modules/@types/node/timers/promises.d.ts b/node_modules/@types/node/timers/promises.d.ts new file mode 100755 index 0000000..299a355 --- /dev/null +++ b/node_modules/@types/node/timers/promises.d.ts @@ -0,0 +1,93 @@ +/** + * The `timers/promises` API provides an alternative set of timer functions + * that return `Promise` objects. The API is accessible via`require('node:timers/promises')`. + * + * ```js + * import { + * setTimeout, + * setImmediate, + * setInterval, + * } from 'timers/promises'; + * ``` + * @since v15.0.0 + */ +declare module 'timers/promises' { + import { TimerOptions } from 'node:timers'; + /** + * ```js + * import { + * setTimeout, + * } from 'timers/promises'; + * + * const res = await setTimeout(100, 'result'); + * + * console.log(res); // Prints 'result' + * ``` + * @since v15.0.0 + * @param [delay=1] The number of milliseconds to wait before fulfilling the promise. + * @param value A value with which the promise is fulfilled. + */ + function setTimeout(delay?: number, value?: T, options?: TimerOptions): Promise; + /** + * ```js + * import { + * setImmediate, + * } from 'timers/promises'; + * + * const res = await setImmediate('result'); + * + * console.log(res); // Prints 'result' + * ``` + * @since v15.0.0 + * @param value A value with which the promise is fulfilled. + */ + function setImmediate(value?: T, options?: TimerOptions): Promise; + /** + * Returns an async iterator that generates values in an interval of `delay` ms. + * If `ref` is `true`, you need to call `next()` of async iterator explicitly + * or implicitly to keep the event loop alive. + * + * ```js + * import { + * setInterval, + * } from 'timers/promises'; + * + * const interval = 100; + * for await (const startTime of setInterval(interval, Date.now())) { + * const now = Date.now(); + * console.log(now); + * if ((now - startTime) > 1000) + * break; + * } + * console.log(Date.now()); + * ``` + * @since v15.9.0 + */ + function setInterval(delay?: number, value?: T, options?: TimerOptions): AsyncIterable; + interface Scheduler { + /** + * ```js + * import { scheduler } from 'node:timers/promises'; + * + * await scheduler.wait(1000); // Wait one second before continuing + * ``` + * An experimental API defined by the Scheduling APIs draft specification being developed as a standard Web Platform API. + * Calling timersPromises.scheduler.wait(delay, options) is roughly equivalent to calling timersPromises.setTimeout(delay, undefined, options) except that the ref option is not supported. + * @since v16.14.0 + * @experimental + * @param [delay=1] The number of milliseconds to wait before fulfilling the promise. + */ + wait: (delay?: number, options?: TimerOptions) => Promise; + /** + * An experimental API defined by the Scheduling APIs draft specification being developed as a standard Web Platform API. + * Calling timersPromises.scheduler.yield() is equivalent to calling timersPromises.setImmediate() with no arguments. + * @since v16.14.0 + * @experimental + */ + yield: () => Promise; + } + const scheduler: Scheduler; +} +declare module 'node:timers/promises' { + export * from 'timers/promises'; +} diff --git a/node_modules/@types/node/tls.d.ts b/node_modules/@types/node/tls.d.ts new file mode 100755 index 0000000..13ee563 --- /dev/null +++ b/node_modules/@types/node/tls.d.ts @@ -0,0 +1,1119 @@ +/** + * The `node:tls` module provides an implementation of the Transport Layer Security + * (TLS) and Secure Socket Layer (SSL) protocols that is built on top of OpenSSL. + * The module can be accessed using: + * + * ```js + * const tls = require('node:tls'); + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/tls.js) + */ +declare module 'tls' { + import { X509Certificate } from 'node:crypto'; + import * as net from 'node:net'; + import * as stream from 'stream'; + const CLIENT_RENEG_LIMIT: number; + const CLIENT_RENEG_WINDOW: number; + interface Certificate { + /** + * Country code. + */ + C: string; + /** + * Street. + */ + ST: string; + /** + * Locality. + */ + L: string; + /** + * Organization. + */ + O: string; + /** + * Organizational unit. + */ + OU: string; + /** + * Common name. + */ + CN: string; + } + interface PeerCertificate { + /** + * `true` if a Certificate Authority (CA), `false` otherwise. + * @since v18.13.0 + */ + ca: boolean; + /** + * The DER encoded X.509 certificate data. + */ + raw: Buffer; + /** + * The certificate subject. + */ + subject: Certificate; + /** + * The certificate issuer, described in the same terms as the `subject`. + */ + issuer: Certificate; + /** + * The date-time the certificate is valid from. + */ + valid_from: string; + /** + * The date-time the certificate is valid to. + */ + valid_to: string; + /** + * The certificate serial number, as a hex string. + */ + serialNumber: string; + /** + * The SHA-1 digest of the DER encoded certificate. + * It is returned as a `:` separated hexadecimal string. + */ + fingerprint: string; + /** + * The SHA-256 digest of the DER encoded certificate. + * It is returned as a `:` separated hexadecimal string. + */ + fingerprint256: string; + /** + * The SHA-512 digest of the DER encoded certificate. + * It is returned as a `:` separated hexadecimal string. + */ + fingerprint512: string; + /** + * The extended key usage, a set of OIDs. + */ + ext_key_usage?: string[]; + /** + * A string containing concatenated names for the subject, + * an alternative to the `subject` names. + */ + subjectaltname?: string; + /** + * An array describing the AuthorityInfoAccess, used with OCSP. + */ + infoAccess?: NodeJS.Dict; + /** + * For RSA keys: The RSA bit size. + * + * For EC keys: The key size in bits. + */ + bits?: number; + /** + * The RSA exponent, as a string in hexadecimal number notation. + */ + exponent?: string; + /** + * The RSA modulus, as a hexadecimal string. + */ + modulus?: string; + /** + * The public key. + */ + pubkey?: Buffer; + /** + * The ASN.1 name of the OID of the elliptic curve. + * Well-known curves are identified by an OID. + * While it is unusual, it is possible that the curve + * is identified by its mathematical properties, + * in which case it will not have an OID. + */ + asn1Curve?: string; + /** + * The NIST name for the elliptic curve,if it has one + * (not all well-known curves have been assigned names by NIST). + */ + nistCurve?: string; + } + interface DetailedPeerCertificate extends PeerCertificate { + /** + * The issuer certificate object. + * For self-signed certificates, this may be a circular reference. + */ + issuerCertificate: DetailedPeerCertificate; + } + interface CipherNameAndProtocol { + /** + * The cipher name. + */ + name: string; + /** + * SSL/TLS protocol version. + */ + version: string; + /** + * IETF name for the cipher suite. + */ + standardName: string; + } + interface EphemeralKeyInfo { + /** + * The supported types are 'DH' and 'ECDH'. + */ + type: string; + /** + * The name property is available only when type is 'ECDH'. + */ + name?: string | undefined; + /** + * The size of parameter of an ephemeral key exchange. + */ + size: number; + } + interface KeyObject { + /** + * Private keys in PEM format. + */ + pem: string | Buffer; + /** + * Optional passphrase. + */ + passphrase?: string | undefined; + } + interface PxfObject { + /** + * PFX or PKCS12 encoded private key and certificate chain. + */ + buf: string | Buffer; + /** + * Optional passphrase. + */ + passphrase?: string | undefined; + } + interface TLSSocketOptions extends SecureContextOptions, CommonConnectionOptions { + /** + * If true the TLS socket will be instantiated in server-mode. + * Defaults to false. + */ + isServer?: boolean | undefined; + /** + * An optional net.Server instance. + */ + server?: net.Server | undefined; + /** + * An optional Buffer instance containing a TLS session. + */ + session?: Buffer | undefined; + /** + * If true, specifies that the OCSP status request extension will be + * added to the client hello and an 'OCSPResponse' event will be + * emitted on the socket before establishing a secure communication + */ + requestOCSP?: boolean | undefined; + } + /** + * Performs transparent encryption of written data and all required TLS + * negotiation. + * + * Instances of `tls.TLSSocket` implement the duplex `Stream` interface. + * + * Methods that return TLS connection metadata (e.g.{@link TLSSocket.getPeerCertificate}) will only return data while the + * connection is open. + * @since v0.11.4 + */ + class TLSSocket extends net.Socket { + /** + * Construct a new tls.TLSSocket object from an existing TCP socket. + */ + constructor(socket: net.Socket, options?: TLSSocketOptions); + /** + * This property is `true` if the peer certificate was signed by one of the CAs + * specified when creating the `tls.TLSSocket` instance, otherwise `false`. + * @since v0.11.4 + */ + authorized: boolean; + /** + * Returns the reason why the peer's certificate was not been verified. This + * property is set only when `tlsSocket.authorized === false`. + * @since v0.11.4 + */ + authorizationError: Error; + /** + * Always returns `true`. This may be used to distinguish TLS sockets from regular`net.Socket` instances. + * @since v0.11.4 + */ + encrypted: true; + /** + * String containing the selected ALPN protocol. + * Before a handshake has completed, this value is always null. + * When a handshake is completed but not ALPN protocol was selected, tlsSocket.alpnProtocol equals false. + */ + alpnProtocol: string | false | null; + /** + * Returns an object representing the local certificate. The returned object has + * some properties corresponding to the fields of the certificate. + * + * See {@link TLSSocket.getPeerCertificate} for an example of the certificate + * structure. + * + * If there is no local certificate, an empty object will be returned. If the + * socket has been destroyed, `null` will be returned. + * @since v11.2.0 + */ + getCertificate(): PeerCertificate | object | null; + /** + * Returns an object containing information on the negotiated cipher suite. + * + * For example, a TLSv1.2 protocol with AES256-SHA cipher: + * + * ```json + * { + * "name": "AES256-SHA", + * "standardName": "TLS_RSA_WITH_AES_256_CBC_SHA", + * "version": "SSLv3" + * } + * ``` + * + * See [SSL\_CIPHER\_get\_name](https://www.openssl.org/docs/man1.1.1/man3/SSL_CIPHER_get_name.html) for more information. + * @since v0.11.4 + */ + getCipher(): CipherNameAndProtocol; + /** + * Returns an object representing the type, name, and size of parameter of + * an ephemeral key exchange in `perfect forward secrecy` on a client + * connection. It returns an empty object when the key exchange is not + * ephemeral. As this is only supported on a client socket; `null` is returned + * if called on a server socket. The supported types are `'DH'` and `'ECDH'`. The`name` property is available only when type is `'ECDH'`. + * + * For example: `{ type: 'ECDH', name: 'prime256v1', size: 256 }`. + * @since v5.0.0 + */ + getEphemeralKeyInfo(): EphemeralKeyInfo | object | null; + /** + * As the `Finished` messages are message digests of the complete handshake + * (with a total of 192 bits for TLS 1.0 and more for SSL 3.0), they can + * be used for external authentication procedures when the authentication + * provided by SSL/TLS is not desired or is not enough. + * + * Corresponds to the `SSL_get_finished` routine in OpenSSL and may be used + * to implement the `tls-unique` channel binding from [RFC 5929](https://tools.ietf.org/html/rfc5929). + * @since v9.9.0 + * @return The latest `Finished` message that has been sent to the socket as part of a SSL/TLS handshake, or `undefined` if no `Finished` message has been sent yet. + */ + getFinished(): Buffer | undefined; + /** + * Returns an object representing the peer's certificate. If the peer does not + * provide a certificate, an empty object will be returned. If the socket has been + * destroyed, `null` will be returned. + * + * If the full certificate chain was requested, each certificate will include an`issuerCertificate` property containing an object representing its issuer's + * certificate. + * @since v0.11.4 + * @param detailed Include the full certificate chain if `true`, otherwise include just the peer's certificate. + * @return A certificate object. + */ + getPeerCertificate(detailed: true): DetailedPeerCertificate; + getPeerCertificate(detailed?: false): PeerCertificate; + getPeerCertificate(detailed?: boolean): PeerCertificate | DetailedPeerCertificate; + /** + * As the `Finished` messages are message digests of the complete handshake + * (with a total of 192 bits for TLS 1.0 and more for SSL 3.0), they can + * be used for external authentication procedures when the authentication + * provided by SSL/TLS is not desired or is not enough. + * + * Corresponds to the `SSL_get_peer_finished` routine in OpenSSL and may be used + * to implement the `tls-unique` channel binding from [RFC 5929](https://tools.ietf.org/html/rfc5929). + * @since v9.9.0 + * @return The latest `Finished` message that is expected or has actually been received from the socket as part of a SSL/TLS handshake, or `undefined` if there is no `Finished` message so + * far. + */ + getPeerFinished(): Buffer | undefined; + /** + * Returns a string containing the negotiated SSL/TLS protocol version of the + * current connection. The value `'unknown'` will be returned for connected + * sockets that have not completed the handshaking process. The value `null` will + * be returned for server sockets or disconnected client sockets. + * + * Protocol versions are: + * + * * `'SSLv3'` + * * `'TLSv1'` + * * `'TLSv1.1'` + * * `'TLSv1.2'` + * * `'TLSv1.3'` + * + * See the OpenSSL [`SSL_get_version`](https://www.openssl.org/docs/man1.1.1/man3/SSL_get_version.html) documentation for more information. + * @since v5.7.0 + */ + getProtocol(): string | null; + /** + * Returns the TLS session data or `undefined` if no session was + * negotiated. On the client, the data can be provided to the `session` option of {@link connect} to resume the connection. On the server, it may be useful + * for debugging. + * + * See `Session Resumption` for more information. + * + * Note: `getSession()` works only for TLSv1.2 and below. For TLSv1.3, applications + * must use the `'session'` event (it also works for TLSv1.2 and below). + * @since v0.11.4 + */ + getSession(): Buffer | undefined; + /** + * See [SSL\_get\_shared\_sigalgs](https://www.openssl.org/docs/man1.1.1/man3/SSL_get_shared_sigalgs.html) for more information. + * @since v12.11.0 + * @return List of signature algorithms shared between the server and the client in the order of decreasing preference. + */ + getSharedSigalgs(): string[]; + /** + * For a client, returns the TLS session ticket if one is available, or`undefined`. For a server, always returns `undefined`. + * + * It may be useful for debugging. + * + * See `Session Resumption` for more information. + * @since v0.11.4 + */ + getTLSTicket(): Buffer | undefined; + /** + * See `Session Resumption` for more information. + * @since v0.5.6 + * @return `true` if the session was reused, `false` otherwise. + */ + isSessionReused(): boolean; + /** + * The `tlsSocket.renegotiate()` method initiates a TLS renegotiation process. + * Upon completion, the `callback` function will be passed a single argument + * that is either an `Error` (if the request failed) or `null`. + * + * This method can be used to request a peer's certificate after the secure + * connection has been established. + * + * When running as the server, the socket will be destroyed with an error after`handshakeTimeout` timeout. + * + * For TLSv1.3, renegotiation cannot be initiated, it is not supported by the + * protocol. + * @since v0.11.8 + * @param callback If `renegotiate()` returned `true`, callback is attached once to the `'secure'` event. If `renegotiate()` returned `false`, `callback` will be called in the next tick with + * an error, unless the `tlsSocket` has been destroyed, in which case `callback` will not be called at all. + * @return `true` if renegotiation was initiated, `false` otherwise. + */ + renegotiate( + options: { + rejectUnauthorized?: boolean | undefined; + requestCert?: boolean | undefined; + }, + callback: (err: Error | null) => void + ): undefined | boolean; + /** + * The `tlsSocket.setMaxSendFragment()` method sets the maximum TLS fragment size. + * Returns `true` if setting the limit succeeded; `false` otherwise. + * + * Smaller fragment sizes decrease the buffering latency on the client: larger + * fragments are buffered by the TLS layer until the entire fragment is received + * and its integrity is verified; large fragments can span multiple roundtrips + * and their processing can be delayed due to packet loss or reordering. However, + * smaller fragments add extra TLS framing bytes and CPU overhead, which may + * decrease overall server throughput. + * @since v0.11.11 + * @param [size=16384] The maximum TLS fragment size. The maximum value is `16384`. + */ + setMaxSendFragment(size: number): boolean; + /** + * Disables TLS renegotiation for this `TLSSocket` instance. Once called, attempts + * to renegotiate will trigger an `'error'` event on the `TLSSocket`. + * @since v8.4.0 + */ + disableRenegotiation(): void; + /** + * When enabled, TLS packet trace information is written to `stderr`. This can be + * used to debug TLS connection problems. + * + * The format of the output is identical to the output of`openssl s_client -trace` or `openssl s_server -trace`. While it is produced by + * OpenSSL's `SSL_trace()` function, the format is undocumented, can change + * without notice, and should not be relied on. + * @since v12.2.0 + */ + enableTrace(): void; + /** + * Returns the peer certificate as an `X509Certificate` object. + * + * If there is no peer certificate, or the socket has been destroyed,`undefined` will be returned. + * @since v15.9.0 + */ + getPeerX509Certificate(): X509Certificate | undefined; + /** + * Returns the local certificate as an `X509Certificate` object. + * + * If there is no local certificate, or the socket has been destroyed,`undefined` will be returned. + * @since v15.9.0 + */ + getX509Certificate(): X509Certificate | undefined; + /** + * Keying material is used for validations to prevent different kind of attacks in + * network protocols, for example in the specifications of IEEE 802.1X. + * + * Example + * + * ```js + * const keyingMaterial = tlsSocket.exportKeyingMaterial( + * 128, + * 'client finished'); + * + * /* + * Example return value of keyingMaterial: + * + * + * ``` + * + * See the OpenSSL [`SSL_export_keying_material`](https://www.openssl.org/docs/man1.1.1/man3/SSL_export_keying_material.html) documentation for more + * information. + * @since v13.10.0, v12.17.0 + * @param length number of bytes to retrieve from keying material + * @param label an application specific label, typically this will be a value from the [IANA Exporter Label + * Registry](https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#exporter-labels). + * @param context Optionally provide a context. + * @return requested bytes of the keying material + */ + exportKeyingMaterial(length: number, label: string, context: Buffer): Buffer; + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'OCSPResponse', listener: (response: Buffer) => void): this; + addListener(event: 'secureConnect', listener: () => void): this; + addListener(event: 'session', listener: (session: Buffer) => void): this; + addListener(event: 'keylog', listener: (line: Buffer) => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'OCSPResponse', response: Buffer): boolean; + emit(event: 'secureConnect'): boolean; + emit(event: 'session', session: Buffer): boolean; + emit(event: 'keylog', line: Buffer): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'OCSPResponse', listener: (response: Buffer) => void): this; + on(event: 'secureConnect', listener: () => void): this; + on(event: 'session', listener: (session: Buffer) => void): this; + on(event: 'keylog', listener: (line: Buffer) => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'OCSPResponse', listener: (response: Buffer) => void): this; + once(event: 'secureConnect', listener: () => void): this; + once(event: 'session', listener: (session: Buffer) => void): this; + once(event: 'keylog', listener: (line: Buffer) => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'OCSPResponse', listener: (response: Buffer) => void): this; + prependListener(event: 'secureConnect', listener: () => void): this; + prependListener(event: 'session', listener: (session: Buffer) => void): this; + prependListener(event: 'keylog', listener: (line: Buffer) => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'OCSPResponse', listener: (response: Buffer) => void): this; + prependOnceListener(event: 'secureConnect', listener: () => void): this; + prependOnceListener(event: 'session', listener: (session: Buffer) => void): this; + prependOnceListener(event: 'keylog', listener: (line: Buffer) => void): this; + } + interface CommonConnectionOptions { + /** + * An optional TLS context object from tls.createSecureContext() + */ + secureContext?: SecureContext | undefined; + /** + * When enabled, TLS packet trace information is written to `stderr`. This can be + * used to debug TLS connection problems. + * @default false + */ + enableTrace?: boolean | undefined; + /** + * If true the server will request a certificate from clients that + * connect and attempt to verify that certificate. Defaults to + * false. + */ + requestCert?: boolean | undefined; + /** + * An array of strings or a Buffer naming possible ALPN protocols. + * (Protocols should be ordered by their priority.) + */ + ALPNProtocols?: string[] | Uint8Array[] | Uint8Array | undefined; + /** + * SNICallback(servername, cb) A function that will be + * called if the client supports SNI TLS extension. Two arguments + * will be passed when called: servername and cb. SNICallback should + * invoke cb(null, ctx), where ctx is a SecureContext instance. + * (tls.createSecureContext(...) can be used to get a proper + * SecureContext.) If SNICallback wasn't provided the default callback + * with high-level API will be used (see below). + */ + SNICallback?: ((servername: string, cb: (err: Error | null, ctx?: SecureContext) => void) => void) | undefined; + /** + * If true the server will reject any connection which is not + * authorized with the list of supplied CAs. This option only has an + * effect if requestCert is true. + * @default true + */ + rejectUnauthorized?: boolean | undefined; + } + interface TlsOptions extends SecureContextOptions, CommonConnectionOptions, net.ServerOpts { + /** + * Abort the connection if the SSL/TLS handshake does not finish in the + * specified number of milliseconds. A 'tlsClientError' is emitted on + * the tls.Server object whenever a handshake times out. Default: + * 120000 (120 seconds). + */ + handshakeTimeout?: number | undefined; + /** + * The number of seconds after which a TLS session created by the + * server will no longer be resumable. See Session Resumption for more + * information. Default: 300. + */ + sessionTimeout?: number | undefined; + /** + * 48-bytes of cryptographically strong pseudo-random data. + */ + ticketKeys?: Buffer | undefined; + /** + * + * @param socket + * @param identity identity parameter sent from the client. + * @return pre-shared key that must either be + * a buffer or `null` to stop the negotiation process. Returned PSK must be + * compatible with the selected cipher's digest. + * + * When negotiating TLS-PSK (pre-shared keys), this function is called + * with the identity provided by the client. + * If the return value is `null` the negotiation process will stop and an + * "unknown_psk_identity" alert message will be sent to the other party. + * If the server wishes to hide the fact that the PSK identity was not known, + * the callback must provide some random data as `psk` to make the connection + * fail with "decrypt_error" before negotiation is finished. + * PSK ciphers are disabled by default, and using TLS-PSK thus + * requires explicitly specifying a cipher suite with the `ciphers` option. + * More information can be found in the RFC 4279. + */ + pskCallback?(socket: TLSSocket, identity: string): DataView | NodeJS.TypedArray | null; + /** + * hint to send to a client to help + * with selecting the identity during TLS-PSK negotiation. Will be ignored + * in TLS 1.3. Upon failing to set pskIdentityHint `tlsClientError` will be + * emitted with `ERR_TLS_PSK_SET_IDENTIY_HINT_FAILED` code. + */ + pskIdentityHint?: string | undefined; + } + interface PSKCallbackNegotation { + psk: DataView | NodeJS.TypedArray; + identity: string; + } + interface ConnectionOptions extends SecureContextOptions, CommonConnectionOptions { + host?: string | undefined; + port?: number | undefined; + path?: string | undefined; // Creates unix socket connection to path. If this option is specified, `host` and `port` are ignored. + socket?: stream.Duplex | undefined; // Establish secure connection on a given socket rather than creating a new socket + checkServerIdentity?: typeof checkServerIdentity | undefined; + servername?: string | undefined; // SNI TLS Extension + session?: Buffer | undefined; + minDHSize?: number | undefined; + lookup?: net.LookupFunction | undefined; + timeout?: number | undefined; + /** + * When negotiating TLS-PSK (pre-shared keys), this function is called + * with optional identity `hint` provided by the server or `null` + * in case of TLS 1.3 where `hint` was removed. + * It will be necessary to provide a custom `tls.checkServerIdentity()` + * for the connection as the default one will try to check hostname/IP + * of the server against the certificate but that's not applicable for PSK + * because there won't be a certificate present. + * More information can be found in the RFC 4279. + * + * @param hint message sent from the server to help client + * decide which identity to use during negotiation. + * Always `null` if TLS 1.3 is used. + * @returns Return `null` to stop the negotiation process. `psk` must be + * compatible with the selected cipher's digest. + * `identity` must use UTF-8 encoding. + */ + pskCallback?(hint: string | null): PSKCallbackNegotation | null; + } + /** + * Accepts encrypted connections using TLS or SSL. + * @since v0.3.2 + */ + class Server extends net.Server { + constructor(secureConnectionListener?: (socket: TLSSocket) => void); + constructor(options: TlsOptions, secureConnectionListener?: (socket: TLSSocket) => void); + /** + * The `server.addContext()` method adds a secure context that will be used if + * the client request's SNI name matches the supplied `hostname` (or wildcard). + * + * When there are multiple matching contexts, the most recently added one is + * used. + * @since v0.5.3 + * @param hostname A SNI host name or wildcard (e.g. `'*'`) + * @param context An object containing any of the possible properties from the {@link createSecureContext} `options` arguments (e.g. `key`, `cert`, `ca`, etc), or a TLS context object created + * with {@link createSecureContext} itself. + */ + addContext(hostname: string, context: SecureContextOptions): void; + /** + * Returns the session ticket keys. + * + * See `Session Resumption` for more information. + * @since v3.0.0 + * @return A 48-byte buffer containing the session ticket keys. + */ + getTicketKeys(): Buffer; + /** + * The `server.setSecureContext()` method replaces the secure context of an + * existing server. Existing connections to the server are not interrupted. + * @since v11.0.0 + * @param options An object containing any of the possible properties from the {@link createSecureContext} `options` arguments (e.g. `key`, `cert`, `ca`, etc). + */ + setSecureContext(options: SecureContextOptions): void; + /** + * Sets the session ticket keys. + * + * Changes to the ticket keys are effective only for future server connections. + * Existing or currently pending server connections will use the previous keys. + * + * See `Session Resumption` for more information. + * @since v3.0.0 + * @param keys A 48-byte buffer containing the session ticket keys. + */ + setTicketKeys(keys: Buffer): void; + /** + * events.EventEmitter + * 1. tlsClientError + * 2. newSession + * 3. OCSPRequest + * 4. resumeSession + * 5. secureConnection + * 6. keylog + */ + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'tlsClientError', listener: (err: Error, tlsSocket: TLSSocket) => void): this; + addListener(event: 'newSession', listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void): this; + addListener(event: 'OCSPRequest', listener: (certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void) => void): this; + addListener(event: 'resumeSession', listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void): this; + addListener(event: 'secureConnection', listener: (tlsSocket: TLSSocket) => void): this; + addListener(event: 'keylog', listener: (line: Buffer, tlsSocket: TLSSocket) => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'tlsClientError', err: Error, tlsSocket: TLSSocket): boolean; + emit(event: 'newSession', sessionId: Buffer, sessionData: Buffer, callback: () => void): boolean; + emit(event: 'OCSPRequest', certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void): boolean; + emit(event: 'resumeSession', sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void): boolean; + emit(event: 'secureConnection', tlsSocket: TLSSocket): boolean; + emit(event: 'keylog', line: Buffer, tlsSocket: TLSSocket): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'tlsClientError', listener: (err: Error, tlsSocket: TLSSocket) => void): this; + on(event: 'newSession', listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void): this; + on(event: 'OCSPRequest', listener: (certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void) => void): this; + on(event: 'resumeSession', listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void): this; + on(event: 'secureConnection', listener: (tlsSocket: TLSSocket) => void): this; + on(event: 'keylog', listener: (line: Buffer, tlsSocket: TLSSocket) => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'tlsClientError', listener: (err: Error, tlsSocket: TLSSocket) => void): this; + once(event: 'newSession', listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void): this; + once(event: 'OCSPRequest', listener: (certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void) => void): this; + once(event: 'resumeSession', listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void): this; + once(event: 'secureConnection', listener: (tlsSocket: TLSSocket) => void): this; + once(event: 'keylog', listener: (line: Buffer, tlsSocket: TLSSocket) => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'tlsClientError', listener: (err: Error, tlsSocket: TLSSocket) => void): this; + prependListener(event: 'newSession', listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void): this; + prependListener(event: 'OCSPRequest', listener: (certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void) => void): this; + prependListener(event: 'resumeSession', listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void): this; + prependListener(event: 'secureConnection', listener: (tlsSocket: TLSSocket) => void): this; + prependListener(event: 'keylog', listener: (line: Buffer, tlsSocket: TLSSocket) => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'tlsClientError', listener: (err: Error, tlsSocket: TLSSocket) => void): this; + prependOnceListener(event: 'newSession', listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void): this; + prependOnceListener(event: 'OCSPRequest', listener: (certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void) => void): this; + prependOnceListener(event: 'resumeSession', listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void): this; + prependOnceListener(event: 'secureConnection', listener: (tlsSocket: TLSSocket) => void): this; + prependOnceListener(event: 'keylog', listener: (line: Buffer, tlsSocket: TLSSocket) => void): this; + } + /** + * @deprecated since v0.11.3 Use `tls.TLSSocket` instead. + */ + interface SecurePair { + encrypted: TLSSocket; + cleartext: TLSSocket; + } + type SecureVersion = 'TLSv1.3' | 'TLSv1.2' | 'TLSv1.1' | 'TLSv1'; + interface SecureContextOptions { + /** + * Optionally override the trusted CA certificates. Default is to trust + * the well-known CAs curated by Mozilla. Mozilla's CAs are completely + * replaced when CAs are explicitly specified using this option. + */ + ca?: string | Buffer | Array | undefined; + /** + * Cert chains in PEM format. One cert chain should be provided per + * private key. Each cert chain should consist of the PEM formatted + * certificate for a provided private key, followed by the PEM + * formatted intermediate certificates (if any), in order, and not + * including the root CA (the root CA must be pre-known to the peer, + * see ca). When providing multiple cert chains, they do not have to + * be in the same order as their private keys in key. If the + * intermediate certificates are not provided, the peer will not be + * able to validate the certificate, and the handshake will fail. + */ + cert?: string | Buffer | Array | undefined; + /** + * Colon-separated list of supported signature algorithms. The list + * can contain digest algorithms (SHA256, MD5 etc.), public key + * algorithms (RSA-PSS, ECDSA etc.), combination of both (e.g + * 'RSA+SHA384') or TLS v1.3 scheme names (e.g. rsa_pss_pss_sha512). + */ + sigalgs?: string | undefined; + /** + * Cipher suite specification, replacing the default. For more + * information, see modifying the default cipher suite. Permitted + * ciphers can be obtained via tls.getCiphers(). Cipher names must be + * uppercased in order for OpenSSL to accept them. + */ + ciphers?: string | undefined; + /** + * Name of an OpenSSL engine which can provide the client certificate. + */ + clientCertEngine?: string | undefined; + /** + * PEM formatted CRLs (Certificate Revocation Lists). + */ + crl?: string | Buffer | Array | undefined; + /** + * `'auto'` or custom Diffie-Hellman parameters, required for non-ECDHE perfect forward secrecy. + * If omitted or invalid, the parameters are silently discarded and DHE ciphers will not be available. + * ECDHE-based perfect forward secrecy will still be available. + */ + dhparam?: string | Buffer | undefined; + /** + * A string describing a named curve or a colon separated list of curve + * NIDs or names, for example P-521:P-384:P-256, to use for ECDH key + * agreement. Set to auto to select the curve automatically. Use + * crypto.getCurves() to obtain a list of available curve names. On + * recent releases, openssl ecparam -list_curves will also display the + * name and description of each available elliptic curve. Default: + * tls.DEFAULT_ECDH_CURVE. + */ + ecdhCurve?: string | undefined; + /** + * Attempt to use the server's cipher suite preferences instead of the + * client's. When true, causes SSL_OP_CIPHER_SERVER_PREFERENCE to be + * set in secureOptions + */ + honorCipherOrder?: boolean | undefined; + /** + * Private keys in PEM format. PEM allows the option of private keys + * being encrypted. Encrypted keys will be decrypted with + * options.passphrase. Multiple keys using different algorithms can be + * provided either as an array of unencrypted key strings or buffers, + * or an array of objects in the form {pem: [, + * passphrase: ]}. The object form can only occur in an array. + * object.passphrase is optional. Encrypted keys will be decrypted with + * object.passphrase if provided, or options.passphrase if it is not. + */ + key?: string | Buffer | Array | undefined; + /** + * Name of an OpenSSL engine to get private key from. Should be used + * together with privateKeyIdentifier. + */ + privateKeyEngine?: string | undefined; + /** + * Identifier of a private key managed by an OpenSSL engine. Should be + * used together with privateKeyEngine. Should not be set together with + * key, because both options define a private key in different ways. + */ + privateKeyIdentifier?: string | undefined; + /** + * Optionally set the maximum TLS version to allow. One + * of `'TLSv1.3'`, `'TLSv1.2'`, `'TLSv1.1'`, or `'TLSv1'`. Cannot be specified along with the + * `secureProtocol` option, use one or the other. + * **Default:** `'TLSv1.3'`, unless changed using CLI options. Using + * `--tls-max-v1.2` sets the default to `'TLSv1.2'`. Using `--tls-max-v1.3` sets the default to + * `'TLSv1.3'`. If multiple of the options are provided, the highest maximum is used. + */ + maxVersion?: SecureVersion | undefined; + /** + * Optionally set the minimum TLS version to allow. One + * of `'TLSv1.3'`, `'TLSv1.2'`, `'TLSv1.1'`, or `'TLSv1'`. Cannot be specified along with the + * `secureProtocol` option, use one or the other. It is not recommended to use + * less than TLSv1.2, but it may be required for interoperability. + * **Default:** `'TLSv1.2'`, unless changed using CLI options. Using + * `--tls-v1.0` sets the default to `'TLSv1'`. Using `--tls-v1.1` sets the default to + * `'TLSv1.1'`. Using `--tls-min-v1.3` sets the default to + * 'TLSv1.3'. If multiple of the options are provided, the lowest minimum is used. + */ + minVersion?: SecureVersion | undefined; + /** + * Shared passphrase used for a single private key and/or a PFX. + */ + passphrase?: string | undefined; + /** + * PFX or PKCS12 encoded private key and certificate chain. pfx is an + * alternative to providing key and cert individually. PFX is usually + * encrypted, if it is, passphrase will be used to decrypt it. Multiple + * PFX can be provided either as an array of unencrypted PFX buffers, + * or an array of objects in the form {buf: [, + * passphrase: ]}. The object form can only occur in an array. + * object.passphrase is optional. Encrypted PFX will be decrypted with + * object.passphrase if provided, or options.passphrase if it is not. + */ + pfx?: string | Buffer | Array | undefined; + /** + * Optionally affect the OpenSSL protocol behavior, which is not + * usually necessary. This should be used carefully if at all! Value is + * a numeric bitmask of the SSL_OP_* options from OpenSSL Options + */ + secureOptions?: number | undefined; // Value is a numeric bitmask of the `SSL_OP_*` options + /** + * Legacy mechanism to select the TLS protocol version to use, it does + * not support independent control of the minimum and maximum version, + * and does not support limiting the protocol to TLSv1.3. Use + * minVersion and maxVersion instead. The possible values are listed as + * SSL_METHODS, use the function names as strings. For example, use + * 'TLSv1_1_method' to force TLS version 1.1, or 'TLS_method' to allow + * any TLS protocol version up to TLSv1.3. It is not recommended to use + * TLS versions less than 1.2, but it may be required for + * interoperability. Default: none, see minVersion. + */ + secureProtocol?: string | undefined; + /** + * Opaque identifier used by servers to ensure session state is not + * shared between applications. Unused by clients. + */ + sessionIdContext?: string | undefined; + /** + * 48-bytes of cryptographically strong pseudo-random data. + * See Session Resumption for more information. + */ + ticketKeys?: Buffer | undefined; + /** + * The number of seconds after which a TLS session created by the + * server will no longer be resumable. See Session Resumption for more + * information. Default: 300. + */ + sessionTimeout?: number | undefined; + } + interface SecureContext { + context: any; + } + /** + * Verifies the certificate `cert` is issued to `hostname`. + * + * Returns [Error](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error) object, populating it with `reason`, `host`, and `cert` on + * failure. On success, returns [undefined](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Undefined_type). + * + * This function is intended to be used in combination with the`checkServerIdentity` option that can be passed to {@link connect} and as + * such operates on a `certificate object`. For other purposes, consider using `x509.checkHost()` instead. + * + * This function can be overwritten by providing an alternative function as the`options.checkServerIdentity` option that is passed to `tls.connect()`. The + * overwriting function can call `tls.checkServerIdentity()` of course, to augment + * the checks done with additional verification. + * + * This function is only called if the certificate passed all other checks, such as + * being issued by trusted CA (`options.ca`). + * + * Earlier versions of Node.js incorrectly accepted certificates for a given`hostname` if a matching `uniformResourceIdentifier` subject alternative name + * was present (see [CVE-2021-44531](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44531)). Applications that wish to accept`uniformResourceIdentifier` subject alternative names can use + * a custom`options.checkServerIdentity` function that implements the desired behavior. + * @since v0.8.4 + * @param hostname The host name or IP address to verify the certificate against. + * @param cert A `certificate object` representing the peer's certificate. + */ + function checkServerIdentity(hostname: string, cert: PeerCertificate): Error | undefined; + /** + * Creates a new {@link Server}. The `secureConnectionListener`, if provided, is + * automatically set as a listener for the `'secureConnection'` event. + * + * The `ticketKeys` options is automatically shared between `node:cluster` module + * workers. + * + * The following illustrates a simple echo server: + * + * ```js + * const tls = require('node:tls'); + * const fs = require('node:fs'); + * + * const options = { + * key: fs.readFileSync('server-key.pem'), + * cert: fs.readFileSync('server-cert.pem'), + * + * // This is necessary only if using client certificate authentication. + * requestCert: true, + * + * // This is necessary only if the client uses a self-signed certificate. + * ca: [ fs.readFileSync('client-cert.pem') ], + * }; + * + * const server = tls.createServer(options, (socket) => { + * console.log('server connected', + * socket.authorized ? 'authorized' : 'unauthorized'); + * socket.write('welcome!\n'); + * socket.setEncoding('utf8'); + * socket.pipe(socket); + * }); + * server.listen(8000, () => { + * console.log('server bound'); + * }); + * ``` + * + * The server can be tested by connecting to it using the example client from {@link connect}. + * @since v0.3.2 + */ + function createServer(secureConnectionListener?: (socket: TLSSocket) => void): Server; + function createServer(options: TlsOptions, secureConnectionListener?: (socket: TLSSocket) => void): Server; + /** + * The `callback` function, if specified, will be added as a listener for the `'secureConnect'` event. + * + * `tls.connect()` returns a {@link TLSSocket} object. + * + * Unlike the `https` API, `tls.connect()` does not enable the + * SNI (Server Name Indication) extension by default, which may cause some + * servers to return an incorrect certificate or reject the connection + * altogether. To enable SNI, set the `servername` option in addition + * to `host`. + * + * The following illustrates a client for the echo server example from {@link createServer}: + * + * ```js + * // Assumes an echo server that is listening on port 8000. + * const tls = require('node:tls'); + * const fs = require('node:fs'); + * + * const options = { + * // Necessary only if the server requires client certificate authentication. + * key: fs.readFileSync('client-key.pem'), + * cert: fs.readFileSync('client-cert.pem'), + * + * // Necessary only if the server uses a self-signed certificate. + * ca: [ fs.readFileSync('server-cert.pem') ], + * + * // Necessary only if the server's cert isn't for "localhost". + * checkServerIdentity: () => { return null; }, + * }; + * + * const socket = tls.connect(8000, options, () => { + * console.log('client connected', + * socket.authorized ? 'authorized' : 'unauthorized'); + * process.stdin.pipe(socket); + * process.stdin.resume(); + * }); + * socket.setEncoding('utf8'); + * socket.on('data', (data) => { + * console.log(data); + * }); + * socket.on('end', () => { + * console.log('server ends connection'); + * }); + * ``` + * @since v0.11.3 + */ + function connect(options: ConnectionOptions, secureConnectListener?: () => void): TLSSocket; + function connect(port: number, host?: string, options?: ConnectionOptions, secureConnectListener?: () => void): TLSSocket; + function connect(port: number, options?: ConnectionOptions, secureConnectListener?: () => void): TLSSocket; + /** + * Creates a new secure pair object with two streams, one of which reads and writes + * the encrypted data and the other of which reads and writes the cleartext data. + * Generally, the encrypted stream is piped to/from an incoming encrypted data + * stream and the cleartext one is used as a replacement for the initial encrypted + * stream. + * + * `tls.createSecurePair()` returns a `tls.SecurePair` object with `cleartext` and`encrypted` stream properties. + * + * Using `cleartext` has the same API as {@link TLSSocket}. + * + * The `tls.createSecurePair()` method is now deprecated in favor of`tls.TLSSocket()`. For example, the code: + * + * ```js + * pair = tls.createSecurePair(// ... ); + * pair.encrypted.pipe(socket); + * socket.pipe(pair.encrypted); + * ``` + * + * can be replaced by: + * + * ```js + * secureSocket = tls.TLSSocket(socket, options); + * ``` + * + * where `secureSocket` has the same API as `pair.cleartext`. + * @since v0.3.2 + * @deprecated Since v0.11.3 - Use {@link TLSSocket} instead. + * @param context A secure context object as returned by `tls.createSecureContext()` + * @param isServer `true` to specify that this TLS connection should be opened as a server. + * @param requestCert `true` to specify whether a server should request a certificate from a connecting client. Only applies when `isServer` is `true`. + * @param rejectUnauthorized If not `false` a server automatically reject clients with invalid certificates. Only applies when `isServer` is `true`. + */ + function createSecurePair(context?: SecureContext, isServer?: boolean, requestCert?: boolean, rejectUnauthorized?: boolean): SecurePair; + /** + * {@link createServer} sets the default value of the `honorCipherOrder` option + * to `true`, other APIs that create secure contexts leave it unset. + * + * {@link createServer} uses a 128 bit truncated SHA1 hash value generated + * from `process.argv` as the default value of the `sessionIdContext` option, other + * APIs that create secure contexts have no default value. + * + * The `tls.createSecureContext()` method creates a `SecureContext` object. It is + * usable as an argument to several `tls` APIs, such as `server.addContext()`, + * but has no public methods. The {@link Server} constructor and the {@link createServer} method do not support the `secureContext` option. + * + * A key is _required_ for ciphers that use certificates. Either `key` or`pfx` can be used to provide it. + * + * If the `ca` option is not given, then Node.js will default to using [Mozilla's publicly trusted list of + * CAs](https://hg.mozilla.org/mozilla-central/raw-file/tip/security/nss/lib/ckfw/builtins/certdata.txt). + * + * Custom DHE parameters are discouraged in favor of the new `dhparam: 'auto'`option. When set to `'auto'`, well-known DHE parameters of sufficient strength + * will be selected automatically. Otherwise, if necessary, `openssl dhparam` can + * be used to create custom parameters. The key length must be greater than or + * equal to 1024 bits or else an error will be thrown. Although 1024 bits is + * permissible, use 2048 bits or larger for stronger security. + * @since v0.11.13 + */ + function createSecureContext(options?: SecureContextOptions): SecureContext; + /** + * Returns an array with the names of the supported TLS ciphers. The names are + * lower-case for historical reasons, but must be uppercased to be used in + * the `ciphers` option of {@link createSecureContext}. + * + * Not all supported ciphers are enabled by default. See `Modifying the default TLS cipher suite`. + * + * Cipher names that start with `'tls_'` are for TLSv1.3, all the others are for + * TLSv1.2 and below. + * + * ```js + * console.log(tls.getCiphers()); // ['aes128-gcm-sha256', 'aes128-sha', ...] + * ``` + * @since v0.10.2 + */ + function getCiphers(): string[]; + /** + * The default curve name to use for ECDH key agreement in a tls server. + * The default value is 'auto'. See tls.createSecureContext() for further + * information. + */ + let DEFAULT_ECDH_CURVE: string; + /** + * The default value of the maxVersion option of + * tls.createSecureContext(). It can be assigned any of the supported TLS + * protocol versions, 'TLSv1.3', 'TLSv1.2', 'TLSv1.1', or 'TLSv1'. Default: + * 'TLSv1.3', unless changed using CLI options. Using --tls-max-v1.2 sets + * the default to 'TLSv1.2'. Using --tls-max-v1.3 sets the default to + * 'TLSv1.3'. If multiple of the options are provided, the highest maximum + * is used. + */ + let DEFAULT_MAX_VERSION: SecureVersion; + /** + * The default value of the minVersion option of tls.createSecureContext(). + * It can be assigned any of the supported TLS protocol versions, + * 'TLSv1.3', 'TLSv1.2', 'TLSv1.1', or 'TLSv1'. Default: 'TLSv1.2', unless + * changed using CLI options. Using --tls-min-v1.0 sets the default to + * 'TLSv1'. Using --tls-min-v1.1 sets the default to 'TLSv1.1'. Using + * --tls-min-v1.3 sets the default to 'TLSv1.3'. If multiple of the options + * are provided, the lowest minimum is used. + */ + let DEFAULT_MIN_VERSION: SecureVersion; + /** + * The default value of the ciphers option of tls.createSecureContext(). + * It can be assigned any of the supported OpenSSL ciphers. + * Defaults to the content of crypto.constants.defaultCoreCipherList, unless + * changed using CLI options using --tls-default-ciphers. + */ + let DEFAULT_CIPHERS: string; + /** + * An immutable array of strings representing the root certificates (in PEM + * format) used for verifying peer certificates. This is the default value + * of the ca option to tls.createSecureContext(). + */ + const rootCertificates: ReadonlyArray; +} +declare module 'node:tls' { + export * from 'tls'; +} diff --git a/node_modules/@types/node/trace_events.d.ts b/node_modules/@types/node/trace_events.d.ts new file mode 100755 index 0000000..ca8baed --- /dev/null +++ b/node_modules/@types/node/trace_events.d.ts @@ -0,0 +1,182 @@ +/** + * The `node:trace_events` module provides a mechanism to centralize tracing + * information generated by V8, Node.js core, and userspace code. + * + * Tracing can be enabled with the `--trace-event-categories` command-line flag + * or by using the `node:trace_events` module. The `--trace-event-categories` flag + * accepts a list of comma-separated category names. + * + * The available categories are: + * + * * `node`: An empty placeholder. + * * `node.async_hooks`: Enables capture of detailed `async_hooks` trace data. + * The `async_hooks` events have a unique `asyncId` and a special `triggerId` `triggerAsyncId` property. + * * `node.bootstrap`: Enables capture of Node.js bootstrap milestones. + * * `node.console`: Enables capture of `console.time()` and `console.count()`output. + * * `node.threadpoolwork.sync`: Enables capture of trace data for threadpool + * synchronous operations, such as `blob`, `zlib`, `crypto` and `node_api`. + * * `node.threadpoolwork.async`: Enables capture of trace data for threadpool + * asynchronous operations, such as `blob`, `zlib`, `crypto` and `node_api`. + * * `node.dns.native`: Enables capture of trace data for DNS queries. + * * `node.net.native`: Enables capture of trace data for network. + * * `node.environment`: Enables capture of Node.js Environment milestones. + * * `node.fs.sync`: Enables capture of trace data for file system sync methods. + * * `node.fs_dir.sync`: Enables capture of trace data for file system sync + * directory methods. + * * `node.fs.async`: Enables capture of trace data for file system async methods. + * * `node.fs_dir.async`: Enables capture of trace data for file system async + * directory methods. + * * `node.perf`: Enables capture of `Performance API` measurements. + * * `node.perf.usertiming`: Enables capture of only Performance API User Timing + * measures and marks. + * * `node.perf.timerify`: Enables capture of only Performance API timerify + * measurements. + * * `node.promises.rejections`: Enables capture of trace data tracking the number + * of unhandled Promise rejections and handled-after-rejections. + * * `node.vm.script`: Enables capture of trace data for the `node:vm` module's`runInNewContext()`, `runInContext()`, and `runInThisContext()` methods. + * * `v8`: The `V8` events are GC, compiling, and execution related. + * * `node.http`: Enables capture of trace data for http request / response. + * + * By default the `node`, `node.async_hooks`, and `v8` categories are enabled. + * + * ```bash + * node --trace-event-categories v8,node,node.async_hooks server.js + * ``` + * + * Prior versions of Node.js required the use of the `--trace-events-enabled`flag to enable trace events. This requirement has been removed. However, the`--trace-events-enabled` flag _may_ still be + * used and will enable the`node`, `node.async_hooks`, and `v8` trace event categories by default. + * + * ```bash + * node --trace-events-enabled + * + * # is equivalent to + * + * node --trace-event-categories v8,node,node.async_hooks + * ``` + * + * Alternatively, trace events may be enabled using the `node:trace_events` module: + * + * ```js + * const trace_events = require('node:trace_events'); + * const tracing = trace_events.createTracing({ categories: ['node.perf'] }); + * tracing.enable(); // Enable trace event capture for the 'node.perf' category + * + * // do work + * + * tracing.disable(); // Disable trace event capture for the 'node.perf' category + * ``` + * + * Running Node.js with tracing enabled will produce log files that can be opened + * in the [`chrome://tracing`](https://www.chromium.org/developers/how-tos/trace-event-profiling-tool) tab of Chrome. + * + * The logging file is by default called `node_trace.${rotation}.log`, where`${rotation}` is an incrementing log-rotation id. The filepath pattern can + * be specified with `--trace-event-file-pattern` that accepts a template + * string that supports `${rotation}` and `${pid}`: + * + * ```bash + * node --trace-event-categories v8 --trace-event-file-pattern '${pid}-${rotation}.log' server.js + * ``` + * + * To guarantee that the log file is properly generated after signal events like`SIGINT`, `SIGTERM`, or `SIGBREAK`, make sure to have the appropriate handlers + * in your code, such as: + * + * ```js + * process.on('SIGINT', function onSigint() { + * console.info('Received SIGINT.'); + * process.exit(130); // Or applicable exit code depending on OS and signal + * }); + * ``` + * + * The tracing system uses the same time source + * as the one used by `process.hrtime()`. + * However the trace-event timestamps are expressed in microseconds, + * unlike `process.hrtime()` which returns nanoseconds. + * + * The features from this module are not available in `Worker` threads. + * @experimental + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/trace_events.js) + */ +declare module 'trace_events' { + /** + * The `Tracing` object is used to enable or disable tracing for sets of + * categories. Instances are created using the + * `trace_events.createTracing()` method. + * + * When created, the `Tracing` object is disabled. Calling the + * `tracing.enable()` method adds the categories to the set of enabled trace + * event categories. Calling `tracing.disable()` will remove the categories + * from the set of enabled trace event categories. + */ + interface Tracing { + /** + * A comma-separated list of the trace event categories covered by this + * `Tracing` object. + */ + readonly categories: string; + /** + * Disables this `Tracing` object. + * + * Only trace event categories _not_ covered by other enabled `Tracing` + * objects and _not_ specified by the `--trace-event-categories` flag + * will be disabled. + */ + disable(): void; + /** + * Enables this `Tracing` object for the set of categories covered by + * the `Tracing` object. + */ + enable(): void; + /** + * `true` only if the `Tracing` object has been enabled. + */ + readonly enabled: boolean; + } + interface CreateTracingOptions { + /** + * An array of trace category names. Values included in the array are + * coerced to a string when possible. An error will be thrown if the + * value cannot be coerced. + */ + categories: string[]; + } + /** + * Creates and returns a `Tracing` object for the given set of `categories`. + * + * ```js + * const trace_events = require('node:trace_events'); + * const categories = ['node.perf', 'node.async_hooks']; + * const tracing = trace_events.createTracing({ categories }); + * tracing.enable(); + * // do stuff + * tracing.disable(); + * ``` + * @since v10.0.0 + * @return . + */ + function createTracing(options: CreateTracingOptions): Tracing; + /** + * Returns a comma-separated list of all currently-enabled trace event + * categories. The current set of enabled trace event categories is determined + * by the _union_ of all currently-enabled `Tracing` objects and any categories + * enabled using the `--trace-event-categories` flag. + * + * Given the file `test.js` below, the command`node --trace-event-categories node.perf test.js` will print`'node.async_hooks,node.perf'` to the console. + * + * ```js + * const trace_events = require('node:trace_events'); + * const t1 = trace_events.createTracing({ categories: ['node.async_hooks'] }); + * const t2 = trace_events.createTracing({ categories: ['node.perf'] }); + * const t3 = trace_events.createTracing({ categories: ['v8'] }); + * + * t1.enable(); + * t2.enable(); + * + * console.log(trace_events.getEnabledCategories()); + * ``` + * @since v10.0.0 + */ + function getEnabledCategories(): string | undefined; +} +declare module 'node:trace_events' { + export * from 'trace_events'; +} diff --git a/node_modules/@types/node/ts4.8/assert.d.ts b/node_modules/@types/node/ts4.8/assert.d.ts new file mode 100755 index 0000000..e309252 --- /dev/null +++ b/node_modules/@types/node/ts4.8/assert.d.ts @@ -0,0 +1,972 @@ +/** + * The `node:assert` module provides a set of assertion functions for verifying + * invariants. + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/assert.js) + */ +declare module 'assert' { + /** + * An alias of {@link ok}. + * @since v0.5.9 + * @param value The input that is checked for being truthy. + */ + function assert(value: unknown, message?: string | Error): asserts value; + namespace assert { + /** + * Indicates the failure of an assertion. All errors thrown by the `node:assert`module will be instances of the `AssertionError` class. + */ + class AssertionError extends Error { + /** + * Set to the `actual` argument for methods such as {@link assert.strictEqual()}. + */ + actual: unknown; + /** + * Set to the `expected` argument for methods such as {@link assert.strictEqual()}. + */ + expected: unknown; + /** + * Set to the passed in operator value. + */ + operator: string; + /** + * Indicates if the message was auto-generated (`true`) or not. + */ + generatedMessage: boolean; + /** + * Value is always `ERR_ASSERTION` to show that the error is an assertion error. + */ + code: 'ERR_ASSERTION'; + constructor(options?: { + /** If provided, the error message is set to this value. */ + message?: string | undefined; + /** The `actual` property on the error instance. */ + actual?: unknown | undefined; + /** The `expected` property on the error instance. */ + expected?: unknown | undefined; + /** The `operator` property on the error instance. */ + operator?: string | undefined; + /** If provided, the generated stack trace omits frames before this function. */ + // tslint:disable-next-line:ban-types + stackStartFn?: Function | undefined; + }); + } + /** + * This feature is deprecated and will be removed in a future version. + * Please consider using alternatives such as the `mock` helper function. + * @since v14.2.0, v12.19.0 + * @deprecated Deprecated + */ + class CallTracker { + /** + * The wrapper function is expected to be called exactly `exact` times. If the + * function has not been called exactly `exact` times when `tracker.verify()` is called, then `tracker.verify()` will throw an + * error. + * + * ```js + * import assert from 'node:assert'; + * + * // Creates call tracker. + * const tracker = new assert.CallTracker(); + * + * function func() {} + * + * // Returns a function that wraps func() that must be called exact times + * // before tracker.verify(). + * const callsfunc = tracker.calls(func); + * ``` + * @since v14.2.0, v12.19.0 + * @param [fn='A no-op function'] + * @param [exact=1] + * @return that wraps `fn`. + */ + calls(exact?: number): () => void; + calls any>(fn?: Func, exact?: number): Func; + /** + * Example: + * + * ```js + * import assert from 'node:assert'; + * + * const tracker = new assert.CallTracker(); + * + * function func() {} + * const callsfunc = tracker.calls(func); + * callsfunc(1, 2, 3); + * + * assert.deepStrictEqual(tracker.getCalls(callsfunc), + * [{ thisArg: undefined, arguments: [1, 2, 3] }]); + * ``` + * @since v18.8.0, v16.18.0 + * @param fn + * @return An Array with all the calls to a tracked function. + */ + getCalls(fn: Function): CallTrackerCall[]; + /** + * The arrays contains information about the expected and actual number of calls of + * the functions that have not been called the expected number of times. + * + * ```js + * import assert from 'node:assert'; + * + * // Creates call tracker. + * const tracker = new assert.CallTracker(); + * + * function func() {} + * + * // Returns a function that wraps func() that must be called exact times + * // before tracker.verify(). + * const callsfunc = tracker.calls(func, 2); + * + * // Returns an array containing information on callsfunc() + * console.log(tracker.report()); + * // [ + * // { + * // message: 'Expected the func function to be executed 2 time(s) but was + * // executed 0 time(s).', + * // actual: 0, + * // expected: 2, + * // operator: 'func', + * // stack: stack trace + * // } + * // ] + * ``` + * @since v14.2.0, v12.19.0 + * @return An Array of objects containing information about the wrapper functions returned by `calls`. + */ + report(): CallTrackerReportInformation[]; + /** + * Reset calls of the call tracker. + * If a tracked function is passed as an argument, the calls will be reset for it. + * If no arguments are passed, all tracked functions will be reset. + * + * ```js + * import assert from 'node:assert'; + * + * const tracker = new assert.CallTracker(); + * + * function func() {} + * const callsfunc = tracker.calls(func); + * + * callsfunc(); + * // Tracker was called once + * assert.strictEqual(tracker.getCalls(callsfunc).length, 1); + * + * tracker.reset(callsfunc); + * assert.strictEqual(tracker.getCalls(callsfunc).length, 0); + * ``` + * @since v18.8.0, v16.18.0 + * @param fn a tracked function to reset. + */ + reset(fn?: Function): void; + /** + * Iterates through the list of functions passed to `tracker.calls()` and will throw an error for functions that + * have not been called the expected number of times. + * + * ```js + * import assert from 'node:assert'; + * + * // Creates call tracker. + * const tracker = new assert.CallTracker(); + * + * function func() {} + * + * // Returns a function that wraps func() that must be called exact times + * // before tracker.verify(). + * const callsfunc = tracker.calls(func, 2); + * + * callsfunc(); + * + * // Will throw an error since callsfunc() was only called once. + * tracker.verify(); + * ``` + * @since v14.2.0, v12.19.0 + */ + verify(): void; + } + interface CallTrackerCall { + thisArg: object; + arguments: unknown[]; + } + interface CallTrackerReportInformation { + message: string; + /** The actual number of times the function was called. */ + actual: number; + /** The number of times the function was expected to be called. */ + expected: number; + /** The name of the function that is wrapped. */ + operator: string; + /** A stack trace of the function. */ + stack: object; + } + type AssertPredicate = RegExp | (new () => object) | ((thrown: unknown) => boolean) | object | Error; + /** + * Throws an `AssertionError` with the provided error message or a default + * error message. If the `message` parameter is an instance of an `Error` then + * it will be thrown instead of the `AssertionError`. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.fail(); + * // AssertionError [ERR_ASSERTION]: Failed + * + * assert.fail('boom'); + * // AssertionError [ERR_ASSERTION]: boom + * + * assert.fail(new TypeError('need array')); + * // TypeError: need array + * ``` + * + * Using `assert.fail()` with more than two arguments is possible but deprecated. + * See below for further details. + * @since v0.1.21 + * @param [message='Failed'] + */ + function fail(message?: string | Error): never; + /** @deprecated since v10.0.0 - use fail([message]) or other assert functions instead. */ + function fail( + actual: unknown, + expected: unknown, + message?: string | Error, + operator?: string, + // tslint:disable-next-line:ban-types + stackStartFn?: Function + ): never; + /** + * Tests if `value` is truthy. It is equivalent to`assert.equal(!!value, true, message)`. + * + * If `value` is not truthy, an `AssertionError` is thrown with a `message`property set equal to the value of the `message` parameter. If the `message`parameter is `undefined`, a default + * error message is assigned. If the `message`parameter is an instance of an `Error` then it will be thrown instead of the`AssertionError`. + * If no arguments are passed in at all `message` will be set to the string:`` 'No value argument passed to `assert.ok()`' ``. + * + * Be aware that in the `repl` the error message will be different to the one + * thrown in a file! See below for further details. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.ok(true); + * // OK + * assert.ok(1); + * // OK + * + * assert.ok(); + * // AssertionError: No value argument passed to `assert.ok()` + * + * assert.ok(false, 'it\'s false'); + * // AssertionError: it's false + * + * // In the repl: + * assert.ok(typeof 123 === 'string'); + * // AssertionError: false == true + * + * // In a file (e.g. test.js): + * assert.ok(typeof 123 === 'string'); + * // AssertionError: The expression evaluated to a falsy value: + * // + * // assert.ok(typeof 123 === 'string') + * + * assert.ok(false); + * // AssertionError: The expression evaluated to a falsy value: + * // + * // assert.ok(false) + * + * assert.ok(0); + * // AssertionError: The expression evaluated to a falsy value: + * // + * // assert.ok(0) + * ``` + * + * ```js + * import assert from 'node:assert/strict'; + * + * // Using `assert()` works the same: + * assert(0); + * // AssertionError: The expression evaluated to a falsy value: + * // + * // assert(0) + * ``` + * @since v0.1.21 + */ + function ok(value: unknown, message?: string | Error): asserts value; + /** + * **Strict assertion mode** + * + * An alias of {@link strictEqual}. + * + * **Legacy assertion mode** + * + * > Stability: 3 - Legacy: Use {@link strictEqual} instead. + * + * Tests shallow, coercive equality between the `actual` and `expected` parameters + * using the [`==` operator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Equality). `NaN` is specially handled + * and treated as being identical if both sides are `NaN`. + * + * ```js + * import assert from 'node:assert'; + * + * assert.equal(1, 1); + * // OK, 1 == 1 + * assert.equal(1, '1'); + * // OK, 1 == '1' + * assert.equal(NaN, NaN); + * // OK + * + * assert.equal(1, 2); + * // AssertionError: 1 == 2 + * assert.equal({ a: { b: 1 } }, { a: { b: 1 } }); + * // AssertionError: { a: { b: 1 } } == { a: { b: 1 } } + * ``` + * + * If the values are not equal, an `AssertionError` is thrown with a `message`property set equal to the value of the `message` parameter. If the `message`parameter is undefined, a default + * error message is assigned. If the `message`parameter is an instance of an `Error` then it will be thrown instead of the`AssertionError`. + * @since v0.1.21 + */ + function equal(actual: unknown, expected: unknown, message?: string | Error): void; + /** + * **Strict assertion mode** + * + * An alias of {@link notStrictEqual}. + * + * **Legacy assertion mode** + * + * > Stability: 3 - Legacy: Use {@link notStrictEqual} instead. + * + * Tests shallow, coercive inequality with the [`!=` operator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Inequality). `NaN` is + * specially handled and treated as being identical if both sides are `NaN`. + * + * ```js + * import assert from 'node:assert'; + * + * assert.notEqual(1, 2); + * // OK + * + * assert.notEqual(1, 1); + * // AssertionError: 1 != 1 + * + * assert.notEqual(1, '1'); + * // AssertionError: 1 != '1' + * ``` + * + * If the values are equal, an `AssertionError` is thrown with a `message`property set equal to the value of the `message` parameter. If the `message`parameter is undefined, a default error + * message is assigned. If the `message`parameter is an instance of an `Error` then it will be thrown instead of the`AssertionError`. + * @since v0.1.21 + */ + function notEqual(actual: unknown, expected: unknown, message?: string | Error): void; + /** + * **Strict assertion mode** + * + * An alias of {@link deepStrictEqual}. + * + * **Legacy assertion mode** + * + * > Stability: 3 - Legacy: Use {@link deepStrictEqual} instead. + * + * Tests for deep equality between the `actual` and `expected` parameters. Consider + * using {@link deepStrictEqual} instead. {@link deepEqual} can have + * surprising results. + * + * _Deep equality_ means that the enumerable "own" properties of child objects + * are also recursively evaluated by the following rules. + * @since v0.1.21 + */ + function deepEqual(actual: unknown, expected: unknown, message?: string | Error): void; + /** + * **Strict assertion mode** + * + * An alias of {@link notDeepStrictEqual}. + * + * **Legacy assertion mode** + * + * > Stability: 3 - Legacy: Use {@link notDeepStrictEqual} instead. + * + * Tests for any deep inequality. Opposite of {@link deepEqual}. + * + * ```js + * import assert from 'node:assert'; + * + * const obj1 = { + * a: { + * b: 1, + * }, + * }; + * const obj2 = { + * a: { + * b: 2, + * }, + * }; + * const obj3 = { + * a: { + * b: 1, + * }, + * }; + * const obj4 = { __proto__: obj1 }; + * + * assert.notDeepEqual(obj1, obj1); + * // AssertionError: { a: { b: 1 } } notDeepEqual { a: { b: 1 } } + * + * assert.notDeepEqual(obj1, obj2); + * // OK + * + * assert.notDeepEqual(obj1, obj3); + * // AssertionError: { a: { b: 1 } } notDeepEqual { a: { b: 1 } } + * + * assert.notDeepEqual(obj1, obj4); + * // OK + * ``` + * + * If the values are deeply equal, an `AssertionError` is thrown with a`message` property set equal to the value of the `message` parameter. If the`message` parameter is undefined, a default + * error message is assigned. If the`message` parameter is an instance of an `Error` then it will be thrown + * instead of the `AssertionError`. + * @since v0.1.21 + */ + function notDeepEqual(actual: unknown, expected: unknown, message?: string | Error): void; + /** + * Tests strict equality between the `actual` and `expected` parameters as + * determined by [`Object.is()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is). + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.strictEqual(1, 2); + * // AssertionError [ERR_ASSERTION]: Expected inputs to be strictly equal: + * // + * // 1 !== 2 + * + * assert.strictEqual(1, 1); + * // OK + * + * assert.strictEqual('Hello foobar', 'Hello World!'); + * // AssertionError [ERR_ASSERTION]: Expected inputs to be strictly equal: + * // + actual - expected + * // + * // + 'Hello foobar' + * // - 'Hello World!' + * // ^ + * + * const apples = 1; + * const oranges = 2; + * assert.strictEqual(apples, oranges, `apples ${apples} !== oranges ${oranges}`); + * // AssertionError [ERR_ASSERTION]: apples 1 !== oranges 2 + * + * assert.strictEqual(1, '1', new TypeError('Inputs are not identical')); + * // TypeError: Inputs are not identical + * ``` + * + * If the values are not strictly equal, an `AssertionError` is thrown with a`message` property set equal to the value of the `message` parameter. If the`message` parameter is undefined, a + * default error message is assigned. If the`message` parameter is an instance of an `Error` then it will be thrown + * instead of the `AssertionError`. + * @since v0.1.21 + */ + function strictEqual(actual: unknown, expected: T, message?: string | Error): asserts actual is T; + /** + * Tests strict inequality between the `actual` and `expected` parameters as + * determined by [`Object.is()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is). + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.notStrictEqual(1, 2); + * // OK + * + * assert.notStrictEqual(1, 1); + * // AssertionError [ERR_ASSERTION]: Expected "actual" to be strictly unequal to: + * // + * // 1 + * + * assert.notStrictEqual(1, '1'); + * // OK + * ``` + * + * If the values are strictly equal, an `AssertionError` is thrown with a`message` property set equal to the value of the `message` parameter. If the`message` parameter is undefined, a + * default error message is assigned. If the`message` parameter is an instance of an `Error` then it will be thrown + * instead of the `AssertionError`. + * @since v0.1.21 + */ + function notStrictEqual(actual: unknown, expected: unknown, message?: string | Error): void; + /** + * Tests for deep equality between the `actual` and `expected` parameters. + * "Deep" equality means that the enumerable "own" properties of child objects + * are recursively evaluated also by the following rules. + * @since v1.2.0 + */ + function deepStrictEqual(actual: unknown, expected: T, message?: string | Error): asserts actual is T; + /** + * Tests for deep strict inequality. Opposite of {@link deepStrictEqual}. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.notDeepStrictEqual({ a: 1 }, { a: '1' }); + * // OK + * ``` + * + * If the values are deeply and strictly equal, an `AssertionError` is thrown + * with a `message` property set equal to the value of the `message` parameter. If + * the `message` parameter is undefined, a default error message is assigned. If + * the `message` parameter is an instance of an `Error` then it will be thrown + * instead of the `AssertionError`. + * @since v1.2.0 + */ + function notDeepStrictEqual(actual: unknown, expected: unknown, message?: string | Error): void; + /** + * Expects the function `fn` to throw an error. + * + * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes), + * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), a validation function, + * a validation object where each property will be tested for strict deep equality, + * or an instance of error where each property will be tested for strict deep + * equality including the non-enumerable `message` and `name` properties. When + * using an object, it is also possible to use a regular expression, when + * validating against a string property. See below for examples. + * + * If specified, `message` will be appended to the message provided by the`AssertionError` if the `fn` call fails to throw or in case the error validation + * fails. + * + * Custom validation object/error instance: + * + * ```js + * import assert from 'node:assert/strict'; + * + * const err = new TypeError('Wrong value'); + * err.code = 404; + * err.foo = 'bar'; + * err.info = { + * nested: true, + * baz: 'text', + * }; + * err.reg = /abc/i; + * + * assert.throws( + * () => { + * throw err; + * }, + * { + * name: 'TypeError', + * message: 'Wrong value', + * info: { + * nested: true, + * baz: 'text', + * }, + * // Only properties on the validation object will be tested for. + * // Using nested objects requires all properties to be present. Otherwise + * // the validation is going to fail. + * }, + * ); + * + * // Using regular expressions to validate error properties: + * assert.throws( + * () => { + * throw err; + * }, + * { + * // The `name` and `message` properties are strings and using regular + * // expressions on those will match against the string. If they fail, an + * // error is thrown. + * name: /^TypeError$/, + * message: /Wrong/, + * foo: 'bar', + * info: { + * nested: true, + * // It is not possible to use regular expressions for nested properties! + * baz: 'text', + * }, + * // The `reg` property contains a regular expression and only if the + * // validation object contains an identical regular expression, it is going + * // to pass. + * reg: /abc/i, + * }, + * ); + * + * // Fails due to the different `message` and `name` properties: + * assert.throws( + * () => { + * const otherErr = new Error('Not found'); + * // Copy all enumerable properties from `err` to `otherErr`. + * for (const [key, value] of Object.entries(err)) { + * otherErr[key] = value; + * } + * throw otherErr; + * }, + * // The error's `message` and `name` properties will also be checked when using + * // an error as validation object. + * err, + * ); + * ``` + * + * Validate instanceof using constructor: + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.throws( + * () => { + * throw new Error('Wrong value'); + * }, + * Error, + * ); + * ``` + * + * Validate error message using [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions): + * + * Using a regular expression runs `.toString` on the error object, and will + * therefore also include the error name. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.throws( + * () => { + * throw new Error('Wrong value'); + * }, + * /^Error: Wrong value$/, + * ); + * ``` + * + * Custom error validation: + * + * The function must return `true` to indicate all internal validations passed. + * It will otherwise fail with an `AssertionError`. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.throws( + * () => { + * throw new Error('Wrong value'); + * }, + * (err) => { + * assert(err instanceof Error); + * assert(/value/.test(err)); + * // Avoid returning anything from validation functions besides `true`. + * // Otherwise, it's not clear what part of the validation failed. Instead, + * // throw an error about the specific validation that failed (as done in this + * // example) and add as much helpful debugging information to that error as + * // possible. + * return true; + * }, + * 'unexpected error', + * ); + * ``` + * + * `error` cannot be a string. If a string is provided as the second + * argument, then `error` is assumed to be omitted and the string will be used for`message` instead. This can lead to easy-to-miss mistakes. Using the same + * message as the thrown error message is going to result in an`ERR_AMBIGUOUS_ARGUMENT` error. Please read the example below carefully if using + * a string as the second argument gets considered: + * + * ```js + * import assert from 'node:assert/strict'; + * + * function throwingFirst() { + * throw new Error('First'); + * } + * + * function throwingSecond() { + * throw new Error('Second'); + * } + * + * function notThrowing() {} + * + * // The second argument is a string and the input function threw an Error. + * // The first case will not throw as it does not match for the error message + * // thrown by the input function! + * assert.throws(throwingFirst, 'Second'); + * // In the next example the message has no benefit over the message from the + * // error and since it is not clear if the user intended to actually match + * // against the error message, Node.js throws an `ERR_AMBIGUOUS_ARGUMENT` error. + * assert.throws(throwingSecond, 'Second'); + * // TypeError [ERR_AMBIGUOUS_ARGUMENT] + * + * // The string is only used (as message) in case the function does not throw: + * assert.throws(notThrowing, 'Second'); + * // AssertionError [ERR_ASSERTION]: Missing expected exception: Second + * + * // If it was intended to match for the error message do this instead: + * // It does not throw because the error messages match. + * assert.throws(throwingSecond, /Second$/); + * + * // If the error message does not match, an AssertionError is thrown. + * assert.throws(throwingFirst, /Second$/); + * // AssertionError [ERR_ASSERTION] + * ``` + * + * Due to the confusing error-prone notation, avoid a string as the second + * argument. + * @since v0.1.21 + */ + function throws(block: () => unknown, message?: string | Error): void; + function throws(block: () => unknown, error: AssertPredicate, message?: string | Error): void; + /** + * Asserts that the function `fn` does not throw an error. + * + * Using `assert.doesNotThrow()` is actually not useful because there + * is no benefit in catching an error and then rethrowing it. Instead, consider + * adding a comment next to the specific code path that should not throw and keep + * error messages as expressive as possible. + * + * When `assert.doesNotThrow()` is called, it will immediately call the `fn`function. + * + * If an error is thrown and it is the same type as that specified by the `error`parameter, then an `AssertionError` is thrown. If the error is of a + * different type, or if the `error` parameter is undefined, the error is + * propagated back to the caller. + * + * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes), + * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), or a validation + * function. See {@link throws} for more details. + * + * The following, for instance, will throw the `TypeError` because there is no + * matching error type in the assertion: + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.doesNotThrow( + * () => { + * throw new TypeError('Wrong value'); + * }, + * SyntaxError, + * ); + * ``` + * + * However, the following will result in an `AssertionError` with the message + * 'Got unwanted exception...': + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.doesNotThrow( + * () => { + * throw new TypeError('Wrong value'); + * }, + * TypeError, + * ); + * ``` + * + * If an `AssertionError` is thrown and a value is provided for the `message`parameter, the value of `message` will be appended to the `AssertionError` message: + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.doesNotThrow( + * () => { + * throw new TypeError('Wrong value'); + * }, + * /Wrong value/, + * 'Whoops', + * ); + * // Throws: AssertionError: Got unwanted exception: Whoops + * ``` + * @since v0.1.21 + */ + function doesNotThrow(block: () => unknown, message?: string | Error): void; + function doesNotThrow(block: () => unknown, error: AssertPredicate, message?: string | Error): void; + /** + * Throws `value` if `value` is not `undefined` or `null`. This is useful when + * testing the `error` argument in callbacks. The stack trace contains all frames + * from the error passed to `ifError()` including the potential new frames for`ifError()` itself. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.ifError(null); + * // OK + * assert.ifError(0); + * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: 0 + * assert.ifError('error'); + * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: 'error' + * assert.ifError(new Error()); + * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Error + * + * // Create some random error frames. + * let err; + * (function errorFrame() { + * err = new Error('test error'); + * })(); + * + * (function ifErrorFrame() { + * assert.ifError(err); + * })(); + * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: test error + * // at ifErrorFrame + * // at errorFrame + * ``` + * @since v0.1.97 + */ + function ifError(value: unknown): asserts value is null | undefined; + /** + * Awaits the `asyncFn` promise or, if `asyncFn` is a function, immediately + * calls the function and awaits the returned promise to complete. It will then + * check that the promise is rejected. + * + * If `asyncFn` is a function and it throws an error synchronously,`assert.rejects()` will return a rejected `Promise` with that error. If the + * function does not return a promise, `assert.rejects()` will return a rejected`Promise` with an `ERR_INVALID_RETURN_VALUE` error. In both cases the error + * handler is skipped. + * + * Besides the async nature to await the completion behaves identically to {@link throws}. + * + * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes), + * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), a validation function, + * an object where each property will be tested for, or an instance of error where + * each property will be tested for including the non-enumerable `message` and`name` properties. + * + * If specified, `message` will be the message provided by the `AssertionError` if the `asyncFn` fails to reject. + * + * ```js + * import assert from 'node:assert/strict'; + * + * await assert.rejects( + * async () => { + * throw new TypeError('Wrong value'); + * }, + * { + * name: 'TypeError', + * message: 'Wrong value', + * }, + * ); + * ``` + * + * ```js + * import assert from 'node:assert/strict'; + * + * await assert.rejects( + * async () => { + * throw new TypeError('Wrong value'); + * }, + * (err) => { + * assert.strictEqual(err.name, 'TypeError'); + * assert.strictEqual(err.message, 'Wrong value'); + * return true; + * }, + * ); + * ``` + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.rejects( + * Promise.reject(new Error('Wrong value')), + * Error, + * ).then(() => { + * // ... + * }); + * ``` + * + * `error` cannot be a string. If a string is provided as the second + * argument, then `error` is assumed to be omitted and the string will be used for`message` instead. This can lead to easy-to-miss mistakes. Please read the + * example in {@link throws} carefully if using a string as the second + * argument gets considered. + * @since v10.0.0 + */ + function rejects(block: (() => Promise) | Promise, message?: string | Error): Promise; + function rejects(block: (() => Promise) | Promise, error: AssertPredicate, message?: string | Error): Promise; + /** + * Awaits the `asyncFn` promise or, if `asyncFn` is a function, immediately + * calls the function and awaits the returned promise to complete. It will then + * check that the promise is not rejected. + * + * If `asyncFn` is a function and it throws an error synchronously,`assert.doesNotReject()` will return a rejected `Promise` with that error. If + * the function does not return a promise, `assert.doesNotReject()` will return a + * rejected `Promise` with an `ERR_INVALID_RETURN_VALUE` error. In both cases + * the error handler is skipped. + * + * Using `assert.doesNotReject()` is actually not useful because there is little + * benefit in catching a rejection and then rejecting it again. Instead, consider + * adding a comment next to the specific code path that should not reject and keep + * error messages as expressive as possible. + * + * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes), + * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), or a validation + * function. See {@link throws} for more details. + * + * Besides the async nature to await the completion behaves identically to {@link doesNotThrow}. + * + * ```js + * import assert from 'node:assert/strict'; + * + * await assert.doesNotReject( + * async () => { + * throw new TypeError('Wrong value'); + * }, + * SyntaxError, + * ); + * ``` + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.doesNotReject(Promise.reject(new TypeError('Wrong value'))) + * .then(() => { + * // ... + * }); + * ``` + * @since v10.0.0 + */ + function doesNotReject(block: (() => Promise) | Promise, message?: string | Error): Promise; + function doesNotReject(block: (() => Promise) | Promise, error: AssertPredicate, message?: string | Error): Promise; + /** + * Expects the `string` input to match the regular expression. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.match('I will fail', /pass/); + * // AssertionError [ERR_ASSERTION]: The input did not match the regular ... + * + * assert.match(123, /pass/); + * // AssertionError [ERR_ASSERTION]: The "string" argument must be of type string. + * + * assert.match('I will pass', /pass/); + * // OK + * ``` + * + * If the values do not match, or if the `string` argument is of another type than`string`, an `AssertionError` is thrown with a `message` property set equal + * to the value of the `message` parameter. If the `message` parameter is + * undefined, a default error message is assigned. If the `message` parameter is an + * instance of an `Error` then it will be thrown instead of the `AssertionError`. + * @since v13.6.0, v12.16.0 + */ + function match(value: string, regExp: RegExp, message?: string | Error): void; + /** + * Expects the `string` input not to match the regular expression. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.doesNotMatch('I will fail', /fail/); + * // AssertionError [ERR_ASSERTION]: The input was expected to not match the ... + * + * assert.doesNotMatch(123, /pass/); + * // AssertionError [ERR_ASSERTION]: The "string" argument must be of type string. + * + * assert.doesNotMatch('I will pass', /different/); + * // OK + * ``` + * + * If the values do match, or if the `string` argument is of another type than`string`, an `AssertionError` is thrown with a `message` property set equal + * to the value of the `message` parameter. If the `message` parameter is + * undefined, a default error message is assigned. If the `message` parameter is an + * instance of an `Error` then it will be thrown instead of the `AssertionError`. + * @since v13.6.0, v12.16.0 + */ + function doesNotMatch(value: string, regExp: RegExp, message?: string | Error): void; + const strict: Omit & { + (value: unknown, message?: string | Error): asserts value; + equal: typeof strictEqual; + notEqual: typeof notStrictEqual; + deepEqual: typeof deepStrictEqual; + notDeepEqual: typeof notDeepStrictEqual; + // Mapped types and assertion functions are incompatible? + // TS2775: Assertions require every name in the call target + // to be declared with an explicit type annotation. + ok: typeof ok; + strictEqual: typeof strictEqual; + deepStrictEqual: typeof deepStrictEqual; + ifError: typeof ifError; + strict: typeof strict; + }; + } + export = assert; +} +declare module 'node:assert' { + import assert = require('assert'); + export = assert; +} diff --git a/node_modules/@types/node/ts4.8/assert/strict.d.ts b/node_modules/@types/node/ts4.8/assert/strict.d.ts new file mode 100755 index 0000000..b4319b9 --- /dev/null +++ b/node_modules/@types/node/ts4.8/assert/strict.d.ts @@ -0,0 +1,8 @@ +declare module 'assert/strict' { + import { strict } from 'node:assert'; + export = strict; +} +declare module 'node:assert/strict' { + import { strict } from 'node:assert'; + export = strict; +} diff --git a/node_modules/@types/node/ts4.8/async_hooks.d.ts b/node_modules/@types/node/ts4.8/async_hooks.d.ts new file mode 100755 index 0000000..e994f02 --- /dev/null +++ b/node_modules/@types/node/ts4.8/async_hooks.d.ts @@ -0,0 +1,530 @@ +/** + * We strongly discourage the use of the `async_hooks` API. + * Other APIs that can cover most of its use cases include: + * + * * `AsyncLocalStorage` tracks async context + * * `process.getActiveResourcesInfo()` tracks active resources + * + * The `node:async_hooks` module provides an API to track asynchronous resources. + * It can be accessed using: + * + * ```js + * import async_hooks from 'node:async_hooks'; + * ``` + * @experimental + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/async_hooks.js) + */ +declare module 'async_hooks' { + /** + * ```js + * import { executionAsyncId } from 'node:async_hooks'; + * import fs from 'node:fs'; + * + * console.log(executionAsyncId()); // 1 - bootstrap + * fs.open(path, 'r', (err, fd) => { + * console.log(executionAsyncId()); // 6 - open() + * }); + * ``` + * + * The ID returned from `executionAsyncId()` is related to execution timing, not + * causality (which is covered by `triggerAsyncId()`): + * + * ```js + * const server = net.createServer((conn) => { + * // Returns the ID of the server, not of the new connection, because the + * // callback runs in the execution scope of the server's MakeCallback(). + * async_hooks.executionAsyncId(); + * + * }).listen(port, () => { + * // Returns the ID of a TickObject (process.nextTick()) because all + * // callbacks passed to .listen() are wrapped in a nextTick(). + * async_hooks.executionAsyncId(); + * }); + * ``` + * + * Promise contexts may not get precise `executionAsyncIds` by default. + * See the section on `promise execution tracking`. + * @since v8.1.0 + * @return The `asyncId` of the current execution context. Useful to track when something calls. + */ + function executionAsyncId(): number; + /** + * Resource objects returned by `executionAsyncResource()` are most often internal + * Node.js handle objects with undocumented APIs. Using any functions or properties + * on the object is likely to crash your application and should be avoided. + * + * Using `executionAsyncResource()` in the top-level execution context will + * return an empty object as there is no handle or request object to use, + * but having an object representing the top-level can be helpful. + * + * ```js + * import { open } from 'node:fs'; + * import { executionAsyncId, executionAsyncResource } from 'node:async_hooks'; + * + * console.log(executionAsyncId(), executionAsyncResource()); // 1 {} + * open(new URL(import.meta.url), 'r', (err, fd) => { + * console.log(executionAsyncId(), executionAsyncResource()); // 7 FSReqWrap + * }); + * ``` + * + * This can be used to implement continuation local storage without the + * use of a tracking `Map` to store the metadata: + * + * ```js + * import { createServer } from 'node:http'; + * import { + * executionAsyncId, + * executionAsyncResource, + * createHook, + * } from 'async_hooks'; + * const sym = Symbol('state'); // Private symbol to avoid pollution + * + * createHook({ + * init(asyncId, type, triggerAsyncId, resource) { + * const cr = executionAsyncResource(); + * if (cr) { + * resource[sym] = cr[sym]; + * } + * }, + * }).enable(); + * + * const server = createServer((req, res) => { + * executionAsyncResource()[sym] = { state: req.url }; + * setTimeout(function() { + * res.end(JSON.stringify(executionAsyncResource()[sym])); + * }, 100); + * }).listen(3000); + * ``` + * @since v13.9.0, v12.17.0 + * @return The resource representing the current execution. Useful to store data within the resource. + */ + function executionAsyncResource(): object; + /** + * ```js + * const server = net.createServer((conn) => { + * // The resource that caused (or triggered) this callback to be called + * // was that of the new connection. Thus the return value of triggerAsyncId() + * // is the asyncId of "conn". + * async_hooks.triggerAsyncId(); + * + * }).listen(port, () => { + * // Even though all callbacks passed to .listen() are wrapped in a nextTick() + * // the callback itself exists because the call to the server's .listen() + * // was made. So the return value would be the ID of the server. + * async_hooks.triggerAsyncId(); + * }); + * ``` + * + * Promise contexts may not get valid `triggerAsyncId`s by default. See + * the section on `promise execution tracking`. + * @return The ID of the resource responsible for calling the callback that is currently being executed. + */ + function triggerAsyncId(): number; + interface HookCallbacks { + /** + * Called when a class is constructed that has the possibility to emit an asynchronous event. + * @param asyncId a unique ID for the async resource + * @param type the type of the async resource + * @param triggerAsyncId the unique ID of the async resource in whose execution context this async resource was created + * @param resource reference to the resource representing the async operation, needs to be released during destroy + */ + init?(asyncId: number, type: string, triggerAsyncId: number, resource: object): void; + /** + * When an asynchronous operation is initiated or completes a callback is called to notify the user. + * The before callback is called just before said callback is executed. + * @param asyncId the unique identifier assigned to the resource about to execute the callback. + */ + before?(asyncId: number): void; + /** + * Called immediately after the callback specified in before is completed. + * @param asyncId the unique identifier assigned to the resource which has executed the callback. + */ + after?(asyncId: number): void; + /** + * Called when a promise has resolve() called. This may not be in the same execution id + * as the promise itself. + * @param asyncId the unique id for the promise that was resolve()d. + */ + promiseResolve?(asyncId: number): void; + /** + * Called after the resource corresponding to asyncId is destroyed + * @param asyncId a unique ID for the async resource + */ + destroy?(asyncId: number): void; + } + interface AsyncHook { + /** + * Enable the callbacks for a given AsyncHook instance. If no callbacks are provided enabling is a noop. + */ + enable(): this; + /** + * Disable the callbacks for a given AsyncHook instance from the global pool of AsyncHook callbacks to be executed. Once a hook has been disabled it will not be called again until enabled. + */ + disable(): this; + } + /** + * Registers functions to be called for different lifetime events of each async + * operation. + * + * The callbacks `init()`/`before()`/`after()`/`destroy()` are called for the + * respective asynchronous event during a resource's lifetime. + * + * All callbacks are optional. For example, if only resource cleanup needs to + * be tracked, then only the `destroy` callback needs to be passed. The + * specifics of all functions that can be passed to `callbacks` is in the `Hook Callbacks` section. + * + * ```js + * import { createHook } from 'node:async_hooks'; + * + * const asyncHook = createHook({ + * init(asyncId, type, triggerAsyncId, resource) { }, + * destroy(asyncId) { }, + * }); + * ``` + * + * The callbacks will be inherited via the prototype chain: + * + * ```js + * class MyAsyncCallbacks { + * init(asyncId, type, triggerAsyncId, resource) { } + * destroy(asyncId) {} + * } + * + * class MyAddedCallbacks extends MyAsyncCallbacks { + * before(asyncId) { } + * after(asyncId) { } + * } + * + * const asyncHook = async_hooks.createHook(new MyAddedCallbacks()); + * ``` + * + * Because promises are asynchronous resources whose lifecycle is tracked + * via the async hooks mechanism, the `init()`, `before()`, `after()`, and`destroy()` callbacks _must not_ be async functions that return promises. + * @since v8.1.0 + * @param callbacks The `Hook Callbacks` to register + * @return Instance used for disabling and enabling hooks + */ + function createHook(callbacks: HookCallbacks): AsyncHook; + interface AsyncResourceOptions { + /** + * The ID of the execution context that created this async event. + * @default executionAsyncId() + */ + triggerAsyncId?: number | undefined; + /** + * Disables automatic `emitDestroy` when the object is garbage collected. + * This usually does not need to be set (even if `emitDestroy` is called + * manually), unless the resource's `asyncId` is retrieved and the + * sensitive API's `emitDestroy` is called with it. + * @default false + */ + requireManualDestroy?: boolean | undefined; + } + /** + * The class `AsyncResource` is designed to be extended by the embedder's async + * resources. Using this, users can easily trigger the lifetime events of their + * own resources. + * + * The `init` hook will trigger when an `AsyncResource` is instantiated. + * + * The following is an overview of the `AsyncResource` API. + * + * ```js + * import { AsyncResource, executionAsyncId } from 'node:async_hooks'; + * + * // AsyncResource() is meant to be extended. Instantiating a + * // new AsyncResource() also triggers init. If triggerAsyncId is omitted then + * // async_hook.executionAsyncId() is used. + * const asyncResource = new AsyncResource( + * type, { triggerAsyncId: executionAsyncId(), requireManualDestroy: false }, + * ); + * + * // Run a function in the execution context of the resource. This will + * // * establish the context of the resource + * // * trigger the AsyncHooks before callbacks + * // * call the provided function `fn` with the supplied arguments + * // * trigger the AsyncHooks after callbacks + * // * restore the original execution context + * asyncResource.runInAsyncScope(fn, thisArg, ...args); + * + * // Call AsyncHooks destroy callbacks. + * asyncResource.emitDestroy(); + * + * // Return the unique ID assigned to the AsyncResource instance. + * asyncResource.asyncId(); + * + * // Return the trigger ID for the AsyncResource instance. + * asyncResource.triggerAsyncId(); + * ``` + */ + class AsyncResource { + /** + * AsyncResource() is meant to be extended. Instantiating a + * new AsyncResource() also triggers init. If triggerAsyncId is omitted then + * async_hook.executionAsyncId() is used. + * @param type The type of async event. + * @param triggerAsyncId The ID of the execution context that created + * this async event (default: `executionAsyncId()`), or an + * AsyncResourceOptions object (since v9.3.0) + */ + constructor(type: string, triggerAsyncId?: number | AsyncResourceOptions); + /** + * Binds the given function to the current execution context. + * @since v14.8.0, v12.19.0 + * @param fn The function to bind to the current execution context. + * @param type An optional name to associate with the underlying `AsyncResource`. + */ + static bind any, ThisArg>(fn: Func, type?: string, thisArg?: ThisArg): Func; + /** + * Binds the given function to execute to this `AsyncResource`'s scope. + * @since v14.8.0, v12.19.0 + * @param fn The function to bind to the current `AsyncResource`. + */ + bind any>(fn: Func): Func; + /** + * Call the provided function with the provided arguments in the execution context + * of the async resource. This will establish the context, trigger the AsyncHooks + * before callbacks, call the function, trigger the AsyncHooks after callbacks, and + * then restore the original execution context. + * @since v9.6.0 + * @param fn The function to call in the execution context of this async resource. + * @param thisArg The receiver to be used for the function call. + * @param args Optional arguments to pass to the function. + */ + runInAsyncScope(fn: (this: This, ...args: any[]) => Result, thisArg?: This, ...args: any[]): Result; + /** + * Call all `destroy` hooks. This should only ever be called once. An error will + * be thrown if it is called more than once. This **must** be manually called. If + * the resource is left to be collected by the GC then the `destroy` hooks will + * never be called. + * @return A reference to `asyncResource`. + */ + emitDestroy(): this; + /** + * @return The unique `asyncId` assigned to the resource. + */ + asyncId(): number; + /** + * + * @return The same `triggerAsyncId` that is passed to the `AsyncResource` constructor. + */ + triggerAsyncId(): number; + } + /** + * This class creates stores that stay coherent through asynchronous operations. + * + * While you can create your own implementation on top of the `node:async_hooks`module, `AsyncLocalStorage` should be preferred as it is a performant and memory + * safe implementation that involves significant optimizations that are non-obvious + * to implement. + * + * The following example uses `AsyncLocalStorage` to build a simple logger + * that assigns IDs to incoming HTTP requests and includes them in messages + * logged within each request. + * + * ```js + * import http from 'node:http'; + * import { AsyncLocalStorage } from 'node:async_hooks'; + * + * const asyncLocalStorage = new AsyncLocalStorage(); + * + * function logWithId(msg) { + * const id = asyncLocalStorage.getStore(); + * console.log(`${id !== undefined ? id : '-'}:`, msg); + * } + * + * let idSeq = 0; + * http.createServer((req, res) => { + * asyncLocalStorage.run(idSeq++, () => { + * logWithId('start'); + * // Imagine any chain of async operations here + * setImmediate(() => { + * logWithId('finish'); + * res.end(); + * }); + * }); + * }).listen(8080); + * + * http.get('http://localhost:8080'); + * http.get('http://localhost:8080'); + * // Prints: + * // 0: start + * // 1: start + * // 0: finish + * // 1: finish + * ``` + * + * Each instance of `AsyncLocalStorage` maintains an independent storage context. + * Multiple instances can safely exist simultaneously without risk of interfering + * with each other's data. + * @since v13.10.0, v12.17.0 + */ + class AsyncLocalStorage { + /** + * Binds the given function to the current execution context. + * @since v19.8.0 + * @experimental + * @param fn The function to bind to the current execution context. + * @return A new function that calls `fn` within the captured execution context. + */ + static bind any>(fn: Func): Func; + /** + * Captures the current execution context and returns a function that accepts a + * function as an argument. Whenever the returned function is called, it + * calls the function passed to it within the captured context. + * + * ```js + * const asyncLocalStorage = new AsyncLocalStorage(); + * const runInAsyncScope = asyncLocalStorage.run(123, () => AsyncLocalStorage.snapshot()); + * const result = asyncLocalStorage.run(321, () => runInAsyncScope(() => asyncLocalStorage.getStore())); + * console.log(result); // returns 123 + * ``` + * + * AsyncLocalStorage.snapshot() can replace the use of AsyncResource for simple + * async context tracking purposes, for example: + * + * ```js + * class Foo { + * #runInAsyncScope = AsyncLocalStorage.snapshot(); + * + * get() { return this.#runInAsyncScope(() => asyncLocalStorage.getStore()); } + * } + * + * const foo = asyncLocalStorage.run(123, () => new Foo()); + * console.log(asyncLocalStorage.run(321, () => foo.get())); // returns 123 + * ``` + * @since v19.8.0 + * @experimental + * @return A new function with the signature `(fn: (...args) : R, ...args) : R`. + */ + static snapshot(): (fn: (...args: TArgs) => R, ...args: TArgs) => R; + /** + * Disables the instance of `AsyncLocalStorage`. All subsequent calls + * to `asyncLocalStorage.getStore()` will return `undefined` until`asyncLocalStorage.run()` or `asyncLocalStorage.enterWith()` is called again. + * + * When calling `asyncLocalStorage.disable()`, all current contexts linked to the + * instance will be exited. + * + * Calling `asyncLocalStorage.disable()` is required before the`asyncLocalStorage` can be garbage collected. This does not apply to stores + * provided by the `asyncLocalStorage`, as those objects are garbage collected + * along with the corresponding async resources. + * + * Use this method when the `asyncLocalStorage` is not in use anymore + * in the current process. + * @since v13.10.0, v12.17.0 + * @experimental + */ + disable(): void; + /** + * Returns the current store. + * If called outside of an asynchronous context initialized by + * calling `asyncLocalStorage.run()` or `asyncLocalStorage.enterWith()`, it + * returns `undefined`. + * @since v13.10.0, v12.17.0 + */ + getStore(): T | undefined; + /** + * Runs a function synchronously within a context and returns its + * return value. The store is not accessible outside of the callback function. + * The store is accessible to any asynchronous operations created within the + * callback. + * + * The optional `args` are passed to the callback function. + * + * If the callback function throws an error, the error is thrown by `run()` too. + * The stacktrace is not impacted by this call and the context is exited. + * + * Example: + * + * ```js + * const store = { id: 2 }; + * try { + * asyncLocalStorage.run(store, () => { + * asyncLocalStorage.getStore(); // Returns the store object + * setTimeout(() => { + * asyncLocalStorage.getStore(); // Returns the store object + * }, 200); + * throw new Error(); + * }); + * } catch (e) { + * asyncLocalStorage.getStore(); // Returns undefined + * // The error will be caught here + * } + * ``` + * @since v13.10.0, v12.17.0 + */ + run(store: T, callback: (...args: TArgs) => R, ...args: TArgs): R; + /** + * Runs a function synchronously outside of a context and returns its + * return value. The store is not accessible within the callback function or + * the asynchronous operations created within the callback. Any `getStore()`call done within the callback function will always return `undefined`. + * + * The optional `args` are passed to the callback function. + * + * If the callback function throws an error, the error is thrown by `exit()` too. + * The stacktrace is not impacted by this call and the context is re-entered. + * + * Example: + * + * ```js + * // Within a call to run + * try { + * asyncLocalStorage.getStore(); // Returns the store object or value + * asyncLocalStorage.exit(() => { + * asyncLocalStorage.getStore(); // Returns undefined + * throw new Error(); + * }); + * } catch (e) { + * asyncLocalStorage.getStore(); // Returns the same object or value + * // The error will be caught here + * } + * ``` + * @since v13.10.0, v12.17.0 + * @experimental + */ + exit(callback: (...args: TArgs) => R, ...args: TArgs): R; + /** + * Transitions into the context for the remainder of the current + * synchronous execution and then persists the store through any following + * asynchronous calls. + * + * Example: + * + * ```js + * const store = { id: 1 }; + * // Replaces previous store with the given store object + * asyncLocalStorage.enterWith(store); + * asyncLocalStorage.getStore(); // Returns the store object + * someAsyncOperation(() => { + * asyncLocalStorage.getStore(); // Returns the same object + * }); + * ``` + * + * This transition will continue for the _entire_ synchronous execution. + * This means that if, for example, the context is entered within an event + * handler subsequent event handlers will also run within that context unless + * specifically bound to another context with an `AsyncResource`. That is why`run()` should be preferred over `enterWith()` unless there are strong reasons + * to use the latter method. + * + * ```js + * const store = { id: 1 }; + * + * emitter.on('my-event', () => { + * asyncLocalStorage.enterWith(store); + * }); + * emitter.on('my-event', () => { + * asyncLocalStorage.getStore(); // Returns the same object + * }); + * + * asyncLocalStorage.getStore(); // Returns undefined + * emitter.emit('my-event'); + * asyncLocalStorage.getStore(); // Returns the same object + * ``` + * @since v13.11.0, v12.17.0 + * @experimental + */ + enterWith(store: T): void; + } +} +declare module 'node:async_hooks' { + export * from 'async_hooks'; +} diff --git a/node_modules/@types/node/ts4.8/buffer.d.ts b/node_modules/@types/node/ts4.8/buffer.d.ts new file mode 100755 index 0000000..86694b0 --- /dev/null +++ b/node_modules/@types/node/ts4.8/buffer.d.ts @@ -0,0 +1,2354 @@ +/** + * `Buffer` objects are used to represent a fixed-length sequence of bytes. Many + * Node.js APIs support `Buffer`s. + * + * The `Buffer` class is a subclass of JavaScript's [`Uint8Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array) class and + * extends it with methods that cover additional use cases. Node.js APIs accept + * plain [`Uint8Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array) s wherever `Buffer`s are supported as well. + * + * While the `Buffer` class is available within the global scope, it is still + * recommended to explicitly reference it via an import or require statement. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Creates a zero-filled Buffer of length 10. + * const buf1 = Buffer.alloc(10); + * + * // Creates a Buffer of length 10, + * // filled with bytes which all have the value `1`. + * const buf2 = Buffer.alloc(10, 1); + * + * // Creates an uninitialized buffer of length 10. + * // This is faster than calling Buffer.alloc() but the returned + * // Buffer instance might contain old data that needs to be + * // overwritten using fill(), write(), or other functions that fill the Buffer's + * // contents. + * const buf3 = Buffer.allocUnsafe(10); + * + * // Creates a Buffer containing the bytes [1, 2, 3]. + * const buf4 = Buffer.from([1, 2, 3]); + * + * // Creates a Buffer containing the bytes [1, 1, 1, 1] – the entries + * // are all truncated using `(value & 255)` to fit into the range 0–255. + * const buf5 = Buffer.from([257, 257.5, -255, '1']); + * + * // Creates a Buffer containing the UTF-8-encoded bytes for the string 'tést': + * // [0x74, 0xc3, 0xa9, 0x73, 0x74] (in hexadecimal notation) + * // [116, 195, 169, 115, 116] (in decimal notation) + * const buf6 = Buffer.from('tést'); + * + * // Creates a Buffer containing the Latin-1 bytes [0x74, 0xe9, 0x73, 0x74]. + * const buf7 = Buffer.from('tést', 'latin1'); + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/buffer.js) + */ +declare module 'buffer' { + import { BinaryLike } from 'node:crypto'; + import { ReadableStream as WebReadableStream } from 'node:stream/web'; + /** + * This function returns `true` if `input` contains only valid UTF-8-encoded data, + * including the case in which `input` is empty. + * + * Throws if the `input` is a detached array buffer. + * @since v19.4.0, v18.14.0 + * @param input The input to validate. + */ + export function isUtf8(input: Buffer | ArrayBuffer | NodeJS.TypedArray): boolean; + /** + * This function returns `true` if `input` contains only valid ASCII-encoded data, + * including the case in which `input` is empty. + * + * Throws if the `input` is a detached array buffer. + * @since v19.6.0, v18.15.0 + * @param input The input to validate. + */ + export function isAscii(input: Buffer | ArrayBuffer | NodeJS.TypedArray): boolean; + export const INSPECT_MAX_BYTES: number; + export const kMaxLength: number; + export const kStringMaxLength: number; + export const constants: { + MAX_LENGTH: number; + MAX_STRING_LENGTH: number; + }; + export type TranscodeEncoding = 'ascii' | 'utf8' | 'utf16le' | 'ucs2' | 'latin1' | 'binary'; + /** + * Re-encodes the given `Buffer` or `Uint8Array` instance from one character + * encoding to another. Returns a new `Buffer` instance. + * + * Throws if the `fromEnc` or `toEnc` specify invalid character encodings or if + * conversion from `fromEnc` to `toEnc` is not permitted. + * + * Encodings supported by `buffer.transcode()` are: `'ascii'`, `'utf8'`,`'utf16le'`, `'ucs2'`, `'latin1'`, and `'binary'`. + * + * The transcoding process will use substitution characters if a given byte + * sequence cannot be adequately represented in the target encoding. For instance: + * + * ```js + * import { Buffer, transcode } from 'node:buffer'; + * + * const newBuf = transcode(Buffer.from('€'), 'utf8', 'ascii'); + * console.log(newBuf.toString('ascii')); + * // Prints: '?' + * ``` + * + * Because the Euro (`€`) sign is not representable in US-ASCII, it is replaced + * with `?` in the transcoded `Buffer`. + * @since v7.1.0 + * @param source A `Buffer` or `Uint8Array` instance. + * @param fromEnc The current encoding. + * @param toEnc To target encoding. + */ + export function transcode(source: Uint8Array, fromEnc: TranscodeEncoding, toEnc: TranscodeEncoding): Buffer; + export const SlowBuffer: { + /** @deprecated since v6.0.0, use `Buffer.allocUnsafeSlow()` */ + new (size: number): Buffer; + prototype: Buffer; + }; + /** + * Resolves a `'blob:nodedata:...'` an associated `Blob` object registered using + * a prior call to `URL.createObjectURL()`. + * @since v16.7.0 + * @experimental + * @param id A `'blob:nodedata:...` URL string returned by a prior call to `URL.createObjectURL()`. + */ + export function resolveObjectURL(id: string): Blob | undefined; + export { Buffer }; + /** + * @experimental + */ + export interface BlobOptions { + /** + * @default 'utf8' + */ + encoding?: BufferEncoding | undefined; + /** + * The Blob content-type. The intent is for `type` to convey + * the MIME media type of the data, however no validation of the type format + * is performed. + */ + type?: string | undefined; + } + /** + * A [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob) encapsulates immutable, raw data that can be safely shared across + * multiple worker threads. + * @since v15.7.0, v14.18.0 + */ + export class Blob { + /** + * The total size of the `Blob` in bytes. + * @since v15.7.0, v14.18.0 + */ + readonly size: number; + /** + * The content-type of the `Blob`. + * @since v15.7.0, v14.18.0 + */ + readonly type: string; + /** + * Creates a new `Blob` object containing a concatenation of the given sources. + * + * {ArrayBuffer}, {TypedArray}, {DataView}, and {Buffer} sources are copied into + * the 'Blob' and can therefore be safely modified after the 'Blob' is created. + * + * String sources are also copied into the `Blob`. + */ + constructor(sources: Array, options?: BlobOptions); + /** + * Returns a promise that fulfills with an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) containing a copy of + * the `Blob` data. + * @since v15.7.0, v14.18.0 + */ + arrayBuffer(): Promise; + /** + * Creates and returns a new `Blob` containing a subset of this `Blob` objects + * data. The original `Blob` is not altered. + * @since v15.7.0, v14.18.0 + * @param start The starting index. + * @param end The ending index. + * @param type The content-type for the new `Blob` + */ + slice(start?: number, end?: number, type?: string): Blob; + /** + * Returns a promise that fulfills with the contents of the `Blob` decoded as a + * UTF-8 string. + * @since v15.7.0, v14.18.0 + */ + text(): Promise; + /** + * Returns a new `ReadableStream` that allows the content of the `Blob` to be read. + * @since v16.7.0 + */ + stream(): WebReadableStream; + } + export interface FileOptions { + /** + * One of either `'transparent'` or `'native'`. When set to `'native'`, line endings in string source parts will be + * converted to the platform native line-ending as specified by `require('node:os').EOL`. + */ + endings?: 'native' | 'transparent'; + /** The File content-type. */ + type?: string; + /** The last modified date of the file. `Default`: Date.now(). */ + lastModified?: number; + } + /** + * A [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File) provides information about files. + * @since v19.2.0, v18.13.0 + */ + export class File extends Blob { + constructor(sources: Array, fileName: string, options?: FileOptions); + /** + * The name of the `File`. + * @since v19.2.0, v18.13.0 + */ + readonly name: string; + /** + * The last modified date of the `File`. + * @since v19.2.0, v18.13.0 + */ + readonly lastModified: number; + } + export import atob = globalThis.atob; + export import btoa = globalThis.btoa; + import { Blob as NodeBlob } from 'buffer'; + // This conditional type will be the existing global Blob in a browser, or + // the copy below in a Node environment. + type __Blob = typeof globalThis extends { onmessage: any; Blob: infer T } ? T : NodeBlob; + global { + namespace NodeJS { + export { BufferEncoding }; + } + // Buffer class + type BufferEncoding = + | 'ascii' + | 'utf8' + | 'utf-8' + | 'utf16le' + | 'ucs2' + | 'ucs-2' + | 'base64' + | 'base64url' + | 'latin1' + | 'binary' + | 'hex'; + type WithImplicitCoercion = + | T + | { + valueOf(): T; + }; + /** + * Raw data is stored in instances of the Buffer class. + * A Buffer is similar to an array of integers but corresponds to a raw memory allocation outside the V8 heap. A Buffer cannot be resized. + * Valid string encodings: 'ascii'|'utf8'|'utf16le'|'ucs2'(alias of 'utf16le')|'base64'|'base64url'|'binary'(deprecated)|'hex' + */ + interface BufferConstructor { + /** + * Allocates a new buffer containing the given {str}. + * + * @param str String to store in buffer. + * @param encoding encoding to use, optional. Default is 'utf8' + * @deprecated since v10.0.0 - Use `Buffer.from(string[, encoding])` instead. + */ + new (str: string, encoding?: BufferEncoding): Buffer; + /** + * Allocates a new buffer of {size} octets. + * + * @param size count of octets to allocate. + * @deprecated since v10.0.0 - Use `Buffer.alloc()` instead (also see `Buffer.allocUnsafe()`). + */ + new (size: number): Buffer; + /** + * Allocates a new buffer containing the given {array} of octets. + * + * @param array The octets to store. + * @deprecated since v10.0.0 - Use `Buffer.from(array)` instead. + */ + new (array: Uint8Array): Buffer; + /** + * Produces a Buffer backed by the same allocated memory as + * the given {ArrayBuffer}/{SharedArrayBuffer}. + * + * + * @param arrayBuffer The ArrayBuffer with which to share memory. + * @deprecated since v10.0.0 - Use `Buffer.from(arrayBuffer[, byteOffset[, length]])` instead. + */ + new (arrayBuffer: ArrayBuffer | SharedArrayBuffer): Buffer; + /** + * Allocates a new buffer containing the given {array} of octets. + * + * @param array The octets to store. + * @deprecated since v10.0.0 - Use `Buffer.from(array)` instead. + */ + new (array: ReadonlyArray): Buffer; + /** + * Copies the passed {buffer} data onto a new {Buffer} instance. + * + * @param buffer The buffer to copy. + * @deprecated since v10.0.0 - Use `Buffer.from(buffer)` instead. + */ + new (buffer: Buffer): Buffer; + /** + * Allocates a new `Buffer` using an `array` of bytes in the range `0` – `255`. + * Array entries outside that range will be truncated to fit into it. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Creates a new Buffer containing the UTF-8 bytes of the string 'buffer'. + * const buf = Buffer.from([0x62, 0x75, 0x66, 0x66, 0x65, 0x72]); + * ``` + * + * If `array` is an `Array`\-like object (that is, one with a `length` property of + * type `number`), it is treated as if it is an array, unless it is a `Buffer` or + * a `Uint8Array`. This means all other `TypedArray` variants get treated as an`Array`. To create a `Buffer` from the bytes backing a `TypedArray`, use `Buffer.copyBytesFrom()`. + * + * A `TypeError` will be thrown if `array` is not an `Array` or another type + * appropriate for `Buffer.from()` variants. + * + * `Buffer.from(array)` and `Buffer.from(string)` may also use the internal`Buffer` pool like `Buffer.allocUnsafe()` does. + * @since v5.10.0 + */ + from( + arrayBuffer: WithImplicitCoercion, + byteOffset?: number, + length?: number, + ): Buffer; + /** + * Creates a new Buffer using the passed {data} + * @param data data to create a new Buffer + */ + from(data: Uint8Array | ReadonlyArray): Buffer; + from(data: WithImplicitCoercion | string>): Buffer; + /** + * Creates a new Buffer containing the given JavaScript string {str}. + * If provided, the {encoding} parameter identifies the character encoding. + * If not provided, {encoding} defaults to 'utf8'. + */ + from( + str: + | WithImplicitCoercion + | { + [Symbol.toPrimitive](hint: 'string'): string; + }, + encoding?: BufferEncoding, + ): Buffer; + /** + * Creates a new Buffer using the passed {data} + * @param values to create a new Buffer + */ + of(...items: number[]): Buffer; + /** + * Returns `true` if `obj` is a `Buffer`, `false` otherwise. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * Buffer.isBuffer(Buffer.alloc(10)); // true + * Buffer.isBuffer(Buffer.from('foo')); // true + * Buffer.isBuffer('a string'); // false + * Buffer.isBuffer([]); // false + * Buffer.isBuffer(new Uint8Array(1024)); // false + * ``` + * @since v0.1.101 + */ + isBuffer(obj: any): obj is Buffer; + /** + * Returns `true` if `encoding` is the name of a supported character encoding, + * or `false` otherwise. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * console.log(Buffer.isEncoding('utf8')); + * // Prints: true + * + * console.log(Buffer.isEncoding('hex')); + * // Prints: true + * + * console.log(Buffer.isEncoding('utf/8')); + * // Prints: false + * + * console.log(Buffer.isEncoding('')); + * // Prints: false + * ``` + * @since v0.9.1 + * @param encoding A character encoding name to check. + */ + isEncoding(encoding: string): encoding is BufferEncoding; + /** + * Returns the byte length of a string when encoded using `encoding`. + * This is not the same as [`String.prototype.length`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/length), which does not account + * for the encoding that is used to convert the string into bytes. + * + * For `'base64'`, `'base64url'`, and `'hex'`, this function assumes valid input. + * For strings that contain non-base64/hex-encoded data (e.g. whitespace), the + * return value might be greater than the length of a `Buffer` created from the + * string. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const str = '\u00bd + \u00bc = \u00be'; + * + * console.log(`${str}: ${str.length} characters, ` + + * `${Buffer.byteLength(str, 'utf8')} bytes`); + * // Prints: ½ + ¼ = ¾: 9 characters, 12 bytes + * ``` + * + * When `string` is a + * `Buffer`/[`DataView`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView)/[`TypedArray`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/- + * Reference/Global_Objects/TypedArray)/[`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer)/[`SharedArrayBuffer`](https://develop- + * er.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer), the byte length as reported by `.byteLength`is returned. + * @since v0.1.90 + * @param string A value to calculate the length of. + * @param [encoding='utf8'] If `string` is a string, this is its encoding. + * @return The number of bytes contained within `string`. + */ + byteLength( + string: string | NodeJS.ArrayBufferView | ArrayBuffer | SharedArrayBuffer, + encoding?: BufferEncoding, + ): number; + /** + * Returns a new `Buffer` which is the result of concatenating all the `Buffer`instances in the `list` together. + * + * If the list has no items, or if the `totalLength` is 0, then a new zero-length`Buffer` is returned. + * + * If `totalLength` is not provided, it is calculated from the `Buffer` instances + * in `list` by adding their lengths. + * + * If `totalLength` is provided, it is coerced to an unsigned integer. If the + * combined length of the `Buffer`s in `list` exceeds `totalLength`, the result is + * truncated to `totalLength`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Create a single `Buffer` from a list of three `Buffer` instances. + * + * const buf1 = Buffer.alloc(10); + * const buf2 = Buffer.alloc(14); + * const buf3 = Buffer.alloc(18); + * const totalLength = buf1.length + buf2.length + buf3.length; + * + * console.log(totalLength); + * // Prints: 42 + * + * const bufA = Buffer.concat([buf1, buf2, buf3], totalLength); + * + * console.log(bufA); + * // Prints: + * console.log(bufA.length); + * // Prints: 42 + * ``` + * + * `Buffer.concat()` may also use the internal `Buffer` pool like `Buffer.allocUnsafe()` does. + * @since v0.7.11 + * @param list List of `Buffer` or {@link Uint8Array} instances to concatenate. + * @param totalLength Total length of the `Buffer` instances in `list` when concatenated. + */ + concat(list: ReadonlyArray, totalLength?: number): Buffer; + /** + * Copies the underlying memory of `view` into a new `Buffer`. + * + * ```js + * const u16 = new Uint16Array([0, 0xffff]); + * const buf = Buffer.copyBytesFrom(u16, 1, 1); + * u16[1] = 0; + * console.log(buf.length); // 2 + * console.log(buf[0]); // 255 + * console.log(buf[1]); // 255 + * ``` + * @since v19.8.0 + * @param view The {TypedArray} to copy. + * @param [offset=': 0'] The starting offset within `view`. + * @param [length=view.length - offset] The number of elements from `view` to copy. + */ + copyBytesFrom(view: NodeJS.TypedArray, offset?: number, length?: number): Buffer; + /** + * Compares `buf1` to `buf2`, typically for the purpose of sorting arrays of`Buffer` instances. This is equivalent to calling `buf1.compare(buf2)`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from('1234'); + * const buf2 = Buffer.from('0123'); + * const arr = [buf1, buf2]; + * + * console.log(arr.sort(Buffer.compare)); + * // Prints: [ , ] + * // (This result is equal to: [buf2, buf1].) + * ``` + * @since v0.11.13 + * @return Either `-1`, `0`, or `1`, depending on the result of the comparison. See `compare` for details. + */ + compare(buf1: Uint8Array, buf2: Uint8Array): -1 | 0 | 1; + /** + * Allocates a new `Buffer` of `size` bytes. If `fill` is `undefined`, the`Buffer` will be zero-filled. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.alloc(5); + * + * console.log(buf); + * // Prints: + * ``` + * + * If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown. + * + * If `fill` is specified, the allocated `Buffer` will be initialized by calling `buf.fill(fill)`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.alloc(5, 'a'); + * + * console.log(buf); + * // Prints: + * ``` + * + * If both `fill` and `encoding` are specified, the allocated `Buffer` will be + * initialized by calling `buf.fill(fill, encoding)`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.alloc(11, 'aGVsbG8gd29ybGQ=', 'base64'); + * + * console.log(buf); + * // Prints: + * ``` + * + * Calling `Buffer.alloc()` can be measurably slower than the alternative `Buffer.allocUnsafe()` but ensures that the newly created `Buffer` instance + * contents will never contain sensitive data from previous allocations, including + * data that might not have been allocated for `Buffer`s. + * + * A `TypeError` will be thrown if `size` is not a number. + * @since v5.10.0 + * @param size The desired length of the new `Buffer`. + * @param [fill=0] A value to pre-fill the new `Buffer` with. + * @param [encoding='utf8'] If `fill` is a string, this is its encoding. + */ + alloc(size: number, fill?: string | Buffer | number, encoding?: BufferEncoding): Buffer; + /** + * Allocates a new `Buffer` of `size` bytes. If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown. + * + * The underlying memory for `Buffer` instances created in this way is _not_ + * _initialized_. The contents of the newly created `Buffer` are unknown and _may contain sensitive data_. Use `Buffer.alloc()` instead to initialize`Buffer` instances with zeroes. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(10); + * + * console.log(buf); + * // Prints (contents may vary): + * + * buf.fill(0); + * + * console.log(buf); + * // Prints: + * ``` + * + * A `TypeError` will be thrown if `size` is not a number. + * + * The `Buffer` module pre-allocates an internal `Buffer` instance of + * size `Buffer.poolSize` that is used as a pool for the fast allocation of new`Buffer` instances created using `Buffer.allocUnsafe()`, `Buffer.from(array)`, + * and `Buffer.concat()` only when `size` is less than or equal to`Buffer.poolSize >> 1` (floor of `Buffer.poolSize` divided by two). + * + * Use of this pre-allocated internal memory pool is a key difference between + * calling `Buffer.alloc(size, fill)` vs. `Buffer.allocUnsafe(size).fill(fill)`. + * Specifically, `Buffer.alloc(size, fill)` will _never_ use the internal `Buffer`pool, while `Buffer.allocUnsafe(size).fill(fill)`_will_ use the internal`Buffer` pool if `size` is less + * than or equal to half `Buffer.poolSize`. The + * difference is subtle but can be important when an application requires the + * additional performance that `Buffer.allocUnsafe()` provides. + * @since v5.10.0 + * @param size The desired length of the new `Buffer`. + */ + allocUnsafe(size: number): Buffer; + /** + * Allocates a new `Buffer` of `size` bytes. If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown. A zero-length `Buffer` is created if + * `size` is 0. + * + * The underlying memory for `Buffer` instances created in this way is _not_ + * _initialized_. The contents of the newly created `Buffer` are unknown and _may contain sensitive data_. Use `buf.fill(0)` to initialize + * such `Buffer` instances with zeroes. + * + * When using `Buffer.allocUnsafe()` to allocate new `Buffer` instances, + * allocations under 4 KiB are sliced from a single pre-allocated `Buffer`. This + * allows applications to avoid the garbage collection overhead of creating many + * individually allocated `Buffer` instances. This approach improves both + * performance and memory usage by eliminating the need to track and clean up as + * many individual `ArrayBuffer` objects. + * + * However, in the case where a developer may need to retain a small chunk of + * memory from a pool for an indeterminate amount of time, it may be appropriate + * to create an un-pooled `Buffer` instance using `Buffer.allocUnsafeSlow()` and + * then copying out the relevant bits. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Need to keep around a few small chunks of memory. + * const store = []; + * + * socket.on('readable', () => { + * let data; + * while (null !== (data = readable.read())) { + * // Allocate for retained data. + * const sb = Buffer.allocUnsafeSlow(10); + * + * // Copy the data into the new allocation. + * data.copy(sb, 0, 0, 10); + * + * store.push(sb); + * } + * }); + * ``` + * + * A `TypeError` will be thrown if `size` is not a number. + * @since v5.12.0 + * @param size The desired length of the new `Buffer`. + */ + allocUnsafeSlow(size: number): Buffer; + /** + * This is the size (in bytes) of pre-allocated internal `Buffer` instances used + * for pooling. This value may be modified. + * @since v0.11.3 + */ + poolSize: number; + } + interface Buffer extends Uint8Array { + /** + * Writes `string` to `buf` at `offset` according to the character encoding in`encoding`. The `length` parameter is the number of bytes to write. If `buf` did + * not contain enough space to fit the entire string, only part of `string` will be + * written. However, partially encoded characters will not be written. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.alloc(256); + * + * const len = buf.write('\u00bd + \u00bc = \u00be', 0); + * + * console.log(`${len} bytes: ${buf.toString('utf8', 0, len)}`); + * // Prints: 12 bytes: ½ + ¼ = ¾ + * + * const buffer = Buffer.alloc(10); + * + * const length = buffer.write('abcd', 8); + * + * console.log(`${length} bytes: ${buffer.toString('utf8', 8, 10)}`); + * // Prints: 2 bytes : ab + * ``` + * @since v0.1.90 + * @param string String to write to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write `string`. + * @param [length=buf.length - offset] Maximum number of bytes to write (written bytes will not exceed `buf.length - offset`). + * @param [encoding='utf8'] The character encoding of `string`. + * @return Number of bytes written. + */ + write(string: string, encoding?: BufferEncoding): number; + write(string: string, offset: number, encoding?: BufferEncoding): number; + write(string: string, offset: number, length: number, encoding?: BufferEncoding): number; + /** + * Decodes `buf` to a string according to the specified character encoding in`encoding`. `start` and `end` may be passed to decode only a subset of `buf`. + * + * If `encoding` is `'utf8'` and a byte sequence in the input is not valid UTF-8, + * then each invalid byte is replaced with the replacement character `U+FFFD`. + * + * The maximum length of a string instance (in UTF-16 code units) is available + * as {@link constants.MAX_STRING_LENGTH}. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.allocUnsafe(26); + * + * for (let i = 0; i < 26; i++) { + * // 97 is the decimal ASCII value for 'a'. + * buf1[i] = i + 97; + * } + * + * console.log(buf1.toString('utf8')); + * // Prints: abcdefghijklmnopqrstuvwxyz + * console.log(buf1.toString('utf8', 0, 5)); + * // Prints: abcde + * + * const buf2 = Buffer.from('tést'); + * + * console.log(buf2.toString('hex')); + * // Prints: 74c3a97374 + * console.log(buf2.toString('utf8', 0, 3)); + * // Prints: té + * console.log(buf2.toString(undefined, 0, 3)); + * // Prints: té + * ``` + * @since v0.1.90 + * @param [encoding='utf8'] The character encoding to use. + * @param [start=0] The byte offset to start decoding at. + * @param [end=buf.length] The byte offset to stop decoding at (not inclusive). + */ + toString(encoding?: BufferEncoding, start?: number, end?: number): string; + /** + * Returns a JSON representation of `buf`. [`JSON.stringify()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify) implicitly calls + * this function when stringifying a `Buffer` instance. + * + * `Buffer.from()` accepts objects in the format returned from this method. + * In particular, `Buffer.from(buf.toJSON())` works like `Buffer.from(buf)`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x1, 0x2, 0x3, 0x4, 0x5]); + * const json = JSON.stringify(buf); + * + * console.log(json); + * // Prints: {"type":"Buffer","data":[1,2,3,4,5]} + * + * const copy = JSON.parse(json, (key, value) => { + * return value && value.type === 'Buffer' ? + * Buffer.from(value) : + * value; + * }); + * + * console.log(copy); + * // Prints: + * ``` + * @since v0.9.2 + */ + toJSON(): { + type: 'Buffer'; + data: number[]; + }; + /** + * Returns `true` if both `buf` and `otherBuffer` have exactly the same bytes,`false` otherwise. Equivalent to `buf.compare(otherBuffer) === 0`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from('ABC'); + * const buf2 = Buffer.from('414243', 'hex'); + * const buf3 = Buffer.from('ABCD'); + * + * console.log(buf1.equals(buf2)); + * // Prints: true + * console.log(buf1.equals(buf3)); + * // Prints: false + * ``` + * @since v0.11.13 + * @param otherBuffer A `Buffer` or {@link Uint8Array} with which to compare `buf`. + */ + equals(otherBuffer: Uint8Array): boolean; + /** + * Compares `buf` with `target` and returns a number indicating whether `buf`comes before, after, or is the same as `target` in sort order. + * Comparison is based on the actual sequence of bytes in each `Buffer`. + * + * * `0` is returned if `target` is the same as `buf` + * * `1` is returned if `target` should come _before_`buf` when sorted. + * * `-1` is returned if `target` should come _after_`buf` when sorted. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from('ABC'); + * const buf2 = Buffer.from('BCD'); + * const buf3 = Buffer.from('ABCD'); + * + * console.log(buf1.compare(buf1)); + * // Prints: 0 + * console.log(buf1.compare(buf2)); + * // Prints: -1 + * console.log(buf1.compare(buf3)); + * // Prints: -1 + * console.log(buf2.compare(buf1)); + * // Prints: 1 + * console.log(buf2.compare(buf3)); + * // Prints: 1 + * console.log([buf1, buf2, buf3].sort(Buffer.compare)); + * // Prints: [ , , ] + * // (This result is equal to: [buf1, buf3, buf2].) + * ``` + * + * The optional `targetStart`, `targetEnd`, `sourceStart`, and `sourceEnd`arguments can be used to limit the comparison to specific ranges within `target`and `buf` respectively. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from([1, 2, 3, 4, 5, 6, 7, 8, 9]); + * const buf2 = Buffer.from([5, 6, 7, 8, 9, 1, 2, 3, 4]); + * + * console.log(buf1.compare(buf2, 5, 9, 0, 4)); + * // Prints: 0 + * console.log(buf1.compare(buf2, 0, 6, 4)); + * // Prints: -1 + * console.log(buf1.compare(buf2, 5, 6, 5)); + * // Prints: 1 + * ``` + * + * `ERR_OUT_OF_RANGE` is thrown if `targetStart < 0`, `sourceStart < 0`,`targetEnd > target.byteLength`, or `sourceEnd > source.byteLength`. + * @since v0.11.13 + * @param target A `Buffer` or {@link Uint8Array} with which to compare `buf`. + * @param [targetStart=0] The offset within `target` at which to begin comparison. + * @param [targetEnd=target.length] The offset within `target` at which to end comparison (not inclusive). + * @param [sourceStart=0] The offset within `buf` at which to begin comparison. + * @param [sourceEnd=buf.length] The offset within `buf` at which to end comparison (not inclusive). + */ + compare( + target: Uint8Array, + targetStart?: number, + targetEnd?: number, + sourceStart?: number, + sourceEnd?: number, + ): -1 | 0 | 1; + /** + * Copies data from a region of `buf` to a region in `target`, even if the `target`memory region overlaps with `buf`. + * + * [`TypedArray.prototype.set()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/set) performs the same operation, and is available + * for all TypedArrays, including Node.js `Buffer`s, although it takes + * different function arguments. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Create two `Buffer` instances. + * const buf1 = Buffer.allocUnsafe(26); + * const buf2 = Buffer.allocUnsafe(26).fill('!'); + * + * for (let i = 0; i < 26; i++) { + * // 97 is the decimal ASCII value for 'a'. + * buf1[i] = i + 97; + * } + * + * // Copy `buf1` bytes 16 through 19 into `buf2` starting at byte 8 of `buf2`. + * buf1.copy(buf2, 8, 16, 20); + * // This is equivalent to: + * // buf2.set(buf1.subarray(16, 20), 8); + * + * console.log(buf2.toString('ascii', 0, 25)); + * // Prints: !!!!!!!!qrst!!!!!!!!!!!!! + * ``` + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Create a `Buffer` and copy data from one region to an overlapping region + * // within the same `Buffer`. + * + * const buf = Buffer.allocUnsafe(26); + * + * for (let i = 0; i < 26; i++) { + * // 97 is the decimal ASCII value for 'a'. + * buf[i] = i + 97; + * } + * + * buf.copy(buf, 0, 4, 10); + * + * console.log(buf.toString()); + * // Prints: efghijghijklmnopqrstuvwxyz + * ``` + * @since v0.1.90 + * @param target A `Buffer` or {@link Uint8Array} to copy into. + * @param [targetStart=0] The offset within `target` at which to begin writing. + * @param [sourceStart=0] The offset within `buf` from which to begin copying. + * @param [sourceEnd=buf.length] The offset within `buf` at which to stop copying (not inclusive). + * @return The number of bytes copied. + */ + copy(target: Uint8Array, targetStart?: number, sourceStart?: number, sourceEnd?: number): number; + /** + * Returns a new `Buffer` that references the same memory as the original, but + * offset and cropped by the `start` and `end` indices. + * + * This method is not compatible with the `Uint8Array.prototype.slice()`, + * which is a superclass of `Buffer`. To copy the slice, use`Uint8Array.prototype.slice()`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('buffer'); + * + * const copiedBuf = Uint8Array.prototype.slice.call(buf); + * copiedBuf[0]++; + * console.log(copiedBuf.toString()); + * // Prints: cuffer + * + * console.log(buf.toString()); + * // Prints: buffer + * + * // With buf.slice(), the original buffer is modified. + * const notReallyCopiedBuf = buf.slice(); + * notReallyCopiedBuf[0]++; + * console.log(notReallyCopiedBuf.toString()); + * // Prints: cuffer + * console.log(buf.toString()); + * // Also prints: cuffer (!) + * ``` + * @since v0.3.0 + * @deprecated Use `subarray` instead. + * @param [start=0] Where the new `Buffer` will start. + * @param [end=buf.length] Where the new `Buffer` will end (not inclusive). + */ + slice(start?: number, end?: number): Buffer; + /** + * Returns a new `Buffer` that references the same memory as the original, but + * offset and cropped by the `start` and `end` indices. + * + * Specifying `end` greater than `buf.length` will return the same result as + * that of `end` equal to `buf.length`. + * + * This method is inherited from [`TypedArray.prototype.subarray()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/subarray). + * + * Modifying the new `Buffer` slice will modify the memory in the original `Buffer`because the allocated memory of the two objects overlap. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Create a `Buffer` with the ASCII alphabet, take a slice, and modify one byte + * // from the original `Buffer`. + * + * const buf1 = Buffer.allocUnsafe(26); + * + * for (let i = 0; i < 26; i++) { + * // 97 is the decimal ASCII value for 'a'. + * buf1[i] = i + 97; + * } + * + * const buf2 = buf1.subarray(0, 3); + * + * console.log(buf2.toString('ascii', 0, buf2.length)); + * // Prints: abc + * + * buf1[0] = 33; + * + * console.log(buf2.toString('ascii', 0, buf2.length)); + * // Prints: !bc + * ``` + * + * Specifying negative indexes causes the slice to be generated relative to the + * end of `buf` rather than the beginning. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('buffer'); + * + * console.log(buf.subarray(-6, -1).toString()); + * // Prints: buffe + * // (Equivalent to buf.subarray(0, 5).) + * + * console.log(buf.subarray(-6, -2).toString()); + * // Prints: buff + * // (Equivalent to buf.subarray(0, 4).) + * + * console.log(buf.subarray(-5, -2).toString()); + * // Prints: uff + * // (Equivalent to buf.subarray(1, 4).) + * ``` + * @since v3.0.0 + * @param [start=0] Where the new `Buffer` will start. + * @param [end=buf.length] Where the new `Buffer` will end (not inclusive). + */ + subarray(start?: number, end?: number): Buffer; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. + * + * `value` is interpreted and written as a two's complement signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(8); + * + * buf.writeBigInt64BE(0x0102030405060708n, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v12.0.0, v10.20.0 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy: `0 <= offset <= buf.length - 8`. + * @return `offset` plus the number of bytes written. + */ + writeBigInt64BE(value: bigint, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian. + * + * `value` is interpreted and written as a two's complement signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(8); + * + * buf.writeBigInt64LE(0x0102030405060708n, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v12.0.0, v10.20.0 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy: `0 <= offset <= buf.length - 8`. + * @return `offset` plus the number of bytes written. + */ + writeBigInt64LE(value: bigint, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. + * + * This function is also available under the `writeBigUint64BE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(8); + * + * buf.writeBigUInt64BE(0xdecafafecacefaden, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v12.0.0, v10.20.0 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy: `0 <= offset <= buf.length - 8`. + * @return `offset` plus the number of bytes written. + */ + writeBigUInt64BE(value: bigint, offset?: number): number; + /** + * @alias Buffer.writeBigUInt64BE + * @since v14.10.0, v12.19.0 + */ + writeBigUint64BE(value: bigint, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(8); + * + * buf.writeBigUInt64LE(0xdecafafecacefaden, 0); + * + * console.log(buf); + * // Prints: + * ``` + * + * This function is also available under the `writeBigUint64LE` alias. + * @since v12.0.0, v10.20.0 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy: `0 <= offset <= buf.length - 8`. + * @return `offset` plus the number of bytes written. + */ + writeBigUInt64LE(value: bigint, offset?: number): number; + /** + * @alias Buffer.writeBigUInt64LE + * @since v14.10.0, v12.19.0 + */ + writeBigUint64LE(value: bigint, offset?: number): number; + /** + * Writes `byteLength` bytes of `value` to `buf` at the specified `offset`as little-endian. Supports up to 48 bits of accuracy. Behavior is undefined + * when `value` is anything other than an unsigned integer. + * + * This function is also available under the `writeUintLE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(6); + * + * buf.writeUIntLE(0x1234567890ab, 0, 6); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param offset Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to write. Must satisfy `0 < byteLength <= 6`. + * @return `offset` plus the number of bytes written. + */ + writeUIntLE(value: number, offset: number, byteLength: number): number; + /** + * @alias Buffer.writeUIntLE + * @since v14.9.0, v12.19.0 + */ + writeUintLE(value: number, offset: number, byteLength: number): number; + /** + * Writes `byteLength` bytes of `value` to `buf` at the specified `offset`as big-endian. Supports up to 48 bits of accuracy. Behavior is undefined + * when `value` is anything other than an unsigned integer. + * + * This function is also available under the `writeUintBE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(6); + * + * buf.writeUIntBE(0x1234567890ab, 0, 6); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param offset Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to write. Must satisfy `0 < byteLength <= 6`. + * @return `offset` plus the number of bytes written. + */ + writeUIntBE(value: number, offset: number, byteLength: number): number; + /** + * @alias Buffer.writeUIntBE + * @since v14.9.0, v12.19.0 + */ + writeUintBE(value: number, offset: number, byteLength: number): number; + /** + * Writes `byteLength` bytes of `value` to `buf` at the specified `offset`as little-endian. Supports up to 48 bits of accuracy. Behavior is undefined + * when `value` is anything other than a signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(6); + * + * buf.writeIntLE(0x1234567890ab, 0, 6); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.11.15 + * @param value Number to be written to `buf`. + * @param offset Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to write. Must satisfy `0 < byteLength <= 6`. + * @return `offset` plus the number of bytes written. + */ + writeIntLE(value: number, offset: number, byteLength: number): number; + /** + * Writes `byteLength` bytes of `value` to `buf` at the specified `offset`as big-endian. Supports up to 48 bits of accuracy. Behavior is undefined when`value` is anything other than a + * signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(6); + * + * buf.writeIntBE(0x1234567890ab, 0, 6); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.11.15 + * @param value Number to be written to `buf`. + * @param offset Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to write. Must satisfy `0 < byteLength <= 6`. + * @return `offset` plus the number of bytes written. + */ + writeIntBE(value: number, offset: number, byteLength: number): number; + /** + * Reads an unsigned, big-endian 64-bit integer from `buf` at the specified`offset`. + * + * This function is also available under the `readBigUint64BE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff]); + * + * console.log(buf.readBigUInt64BE(0)); + * // Prints: 4294967295n + * ``` + * @since v12.0.0, v10.20.0 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy: `0 <= offset <= buf.length - 8`. + */ + readBigUInt64BE(offset?: number): bigint; + /** + * @alias Buffer.readBigUInt64BE + * @since v14.10.0, v12.19.0 + */ + readBigUint64BE(offset?: number): bigint; + /** + * Reads an unsigned, little-endian 64-bit integer from `buf` at the specified`offset`. + * + * This function is also available under the `readBigUint64LE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff]); + * + * console.log(buf.readBigUInt64LE(0)); + * // Prints: 18446744069414584320n + * ``` + * @since v12.0.0, v10.20.0 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy: `0 <= offset <= buf.length - 8`. + */ + readBigUInt64LE(offset?: number): bigint; + /** + * @alias Buffer.readBigUInt64LE + * @since v14.10.0, v12.19.0 + */ + readBigUint64LE(offset?: number): bigint; + /** + * Reads a signed, big-endian 64-bit integer from `buf` at the specified `offset`. + * + * Integers read from a `Buffer` are interpreted as two's complement signed + * values. + * @since v12.0.0, v10.20.0 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy: `0 <= offset <= buf.length - 8`. + */ + readBigInt64BE(offset?: number): bigint; + /** + * Reads a signed, little-endian 64-bit integer from `buf` at the specified`offset`. + * + * Integers read from a `Buffer` are interpreted as two's complement signed + * values. + * @since v12.0.0, v10.20.0 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy: `0 <= offset <= buf.length - 8`. + */ + readBigInt64LE(offset?: number): bigint; + /** + * Reads `byteLength` number of bytes from `buf` at the specified `offset`and interprets the result as an unsigned, little-endian integer supporting + * up to 48 bits of accuracy. + * + * This function is also available under the `readUintLE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78, 0x90, 0xab]); + * + * console.log(buf.readUIntLE(0, 6).toString(16)); + * // Prints: ab9078563412 + * ``` + * @since v0.11.15 + * @param offset Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to read. Must satisfy `0 < byteLength <= 6`. + */ + readUIntLE(offset: number, byteLength: number): number; + /** + * @alias Buffer.readUIntLE + * @since v14.9.0, v12.19.0 + */ + readUintLE(offset: number, byteLength: number): number; + /** + * Reads `byteLength` number of bytes from `buf` at the specified `offset`and interprets the result as an unsigned big-endian integer supporting + * up to 48 bits of accuracy. + * + * This function is also available under the `readUintBE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78, 0x90, 0xab]); + * + * console.log(buf.readUIntBE(0, 6).toString(16)); + * // Prints: 1234567890ab + * console.log(buf.readUIntBE(1, 6).toString(16)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.11.15 + * @param offset Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to read. Must satisfy `0 < byteLength <= 6`. + */ + readUIntBE(offset: number, byteLength: number): number; + /** + * @alias Buffer.readUIntBE + * @since v14.9.0, v12.19.0 + */ + readUintBE(offset: number, byteLength: number): number; + /** + * Reads `byteLength` number of bytes from `buf` at the specified `offset`and interprets the result as a little-endian, two's complement signed value + * supporting up to 48 bits of accuracy. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78, 0x90, 0xab]); + * + * console.log(buf.readIntLE(0, 6).toString(16)); + * // Prints: -546f87a9cbee + * ``` + * @since v0.11.15 + * @param offset Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to read. Must satisfy `0 < byteLength <= 6`. + */ + readIntLE(offset: number, byteLength: number): number; + /** + * Reads `byteLength` number of bytes from `buf` at the specified `offset`and interprets the result as a big-endian, two's complement signed value + * supporting up to 48 bits of accuracy. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78, 0x90, 0xab]); + * + * console.log(buf.readIntBE(0, 6).toString(16)); + * // Prints: 1234567890ab + * console.log(buf.readIntBE(1, 6).toString(16)); + * // Throws ERR_OUT_OF_RANGE. + * console.log(buf.readIntBE(1, 0).toString(16)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.11.15 + * @param offset Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to read. Must satisfy `0 < byteLength <= 6`. + */ + readIntBE(offset: number, byteLength: number): number; + /** + * Reads an unsigned 8-bit integer from `buf` at the specified `offset`. + * + * This function is also available under the `readUint8` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([1, -2]); + * + * console.log(buf.readUInt8(0)); + * // Prints: 1 + * console.log(buf.readUInt8(1)); + * // Prints: 254 + * console.log(buf.readUInt8(2)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.5.0 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 1`. + */ + readUInt8(offset?: number): number; + /** + * @alias Buffer.readUInt8 + * @since v14.9.0, v12.19.0 + */ + readUint8(offset?: number): number; + /** + * Reads an unsigned, little-endian 16-bit integer from `buf` at the specified`offset`. + * + * This function is also available under the `readUint16LE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56]); + * + * console.log(buf.readUInt16LE(0).toString(16)); + * // Prints: 3412 + * console.log(buf.readUInt16LE(1).toString(16)); + * // Prints: 5634 + * console.log(buf.readUInt16LE(2).toString(16)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 2`. + */ + readUInt16LE(offset?: number): number; + /** + * @alias Buffer.readUInt16LE + * @since v14.9.0, v12.19.0 + */ + readUint16LE(offset?: number): number; + /** + * Reads an unsigned, big-endian 16-bit integer from `buf` at the specified`offset`. + * + * This function is also available under the `readUint16BE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56]); + * + * console.log(buf.readUInt16BE(0).toString(16)); + * // Prints: 1234 + * console.log(buf.readUInt16BE(1).toString(16)); + * // Prints: 3456 + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 2`. + */ + readUInt16BE(offset?: number): number; + /** + * @alias Buffer.readUInt16BE + * @since v14.9.0, v12.19.0 + */ + readUint16BE(offset?: number): number; + /** + * Reads an unsigned, little-endian 32-bit integer from `buf` at the specified`offset`. + * + * This function is also available under the `readUint32LE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78]); + * + * console.log(buf.readUInt32LE(0).toString(16)); + * // Prints: 78563412 + * console.log(buf.readUInt32LE(1).toString(16)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`. + */ + readUInt32LE(offset?: number): number; + /** + * @alias Buffer.readUInt32LE + * @since v14.9.0, v12.19.0 + */ + readUint32LE(offset?: number): number; + /** + * Reads an unsigned, big-endian 32-bit integer from `buf` at the specified`offset`. + * + * This function is also available under the `readUint32BE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78]); + * + * console.log(buf.readUInt32BE(0).toString(16)); + * // Prints: 12345678 + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`. + */ + readUInt32BE(offset?: number): number; + /** + * @alias Buffer.readUInt32BE + * @since v14.9.0, v12.19.0 + */ + readUint32BE(offset?: number): number; + /** + * Reads a signed 8-bit integer from `buf` at the specified `offset`. + * + * Integers read from a `Buffer` are interpreted as two's complement signed values. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([-1, 5]); + * + * console.log(buf.readInt8(0)); + * // Prints: -1 + * console.log(buf.readInt8(1)); + * // Prints: 5 + * console.log(buf.readInt8(2)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.5.0 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 1`. + */ + readInt8(offset?: number): number; + /** + * Reads a signed, little-endian 16-bit integer from `buf` at the specified`offset`. + * + * Integers read from a `Buffer` are interpreted as two's complement signed values. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0, 5]); + * + * console.log(buf.readInt16LE(0)); + * // Prints: 1280 + * console.log(buf.readInt16LE(1)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 2`. + */ + readInt16LE(offset?: number): number; + /** + * Reads a signed, big-endian 16-bit integer from `buf` at the specified `offset`. + * + * Integers read from a `Buffer` are interpreted as two's complement signed values. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0, 5]); + * + * console.log(buf.readInt16BE(0)); + * // Prints: 5 + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 2`. + */ + readInt16BE(offset?: number): number; + /** + * Reads a signed, little-endian 32-bit integer from `buf` at the specified`offset`. + * + * Integers read from a `Buffer` are interpreted as two's complement signed values. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0, 0, 0, 5]); + * + * console.log(buf.readInt32LE(0)); + * // Prints: 83886080 + * console.log(buf.readInt32LE(1)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`. + */ + readInt32LE(offset?: number): number; + /** + * Reads a signed, big-endian 32-bit integer from `buf` at the specified `offset`. + * + * Integers read from a `Buffer` are interpreted as two's complement signed values. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0, 0, 0, 5]); + * + * console.log(buf.readInt32BE(0)); + * // Prints: 5 + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`. + */ + readInt32BE(offset?: number): number; + /** + * Reads a 32-bit, little-endian float from `buf` at the specified `offset`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([1, 2, 3, 4]); + * + * console.log(buf.readFloatLE(0)); + * // Prints: 1.539989614439558e-36 + * console.log(buf.readFloatLE(1)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.11.15 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`. + */ + readFloatLE(offset?: number): number; + /** + * Reads a 32-bit, big-endian float from `buf` at the specified `offset`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([1, 2, 3, 4]); + * + * console.log(buf.readFloatBE(0)); + * // Prints: 2.387939260590663e-38 + * ``` + * @since v0.11.15 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`. + */ + readFloatBE(offset?: number): number; + /** + * Reads a 64-bit, little-endian double from `buf` at the specified `offset`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([1, 2, 3, 4, 5, 6, 7, 8]); + * + * console.log(buf.readDoubleLE(0)); + * // Prints: 5.447603722011605e-270 + * console.log(buf.readDoubleLE(1)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.11.15 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 8`. + */ + readDoubleLE(offset?: number): number; + /** + * Reads a 64-bit, big-endian double from `buf` at the specified `offset`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([1, 2, 3, 4, 5, 6, 7, 8]); + * + * console.log(buf.readDoubleBE(0)); + * // Prints: 8.20788039913184e-304 + * ``` + * @since v0.11.15 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 8`. + */ + readDoubleBE(offset?: number): number; + reverse(): this; + /** + * Interprets `buf` as an array of unsigned 16-bit integers and swaps the + * byte order _in-place_. Throws `ERR_INVALID_BUFFER_SIZE` if `buf.length` is not a multiple of 2. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from([0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8]); + * + * console.log(buf1); + * // Prints: + * + * buf1.swap16(); + * + * console.log(buf1); + * // Prints: + * + * const buf2 = Buffer.from([0x1, 0x2, 0x3]); + * + * buf2.swap16(); + * // Throws ERR_INVALID_BUFFER_SIZE. + * ``` + * + * One convenient use of `buf.swap16()` is to perform a fast in-place conversion + * between UTF-16 little-endian and UTF-16 big-endian: + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('This is little-endian UTF-16', 'utf16le'); + * buf.swap16(); // Convert to big-endian UTF-16 text. + * ``` + * @since v5.10.0 + * @return A reference to `buf`. + */ + swap16(): Buffer; + /** + * Interprets `buf` as an array of unsigned 32-bit integers and swaps the + * byte order _in-place_. Throws `ERR_INVALID_BUFFER_SIZE` if `buf.length` is not a multiple of 4. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from([0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8]); + * + * console.log(buf1); + * // Prints: + * + * buf1.swap32(); + * + * console.log(buf1); + * // Prints: + * + * const buf2 = Buffer.from([0x1, 0x2, 0x3]); + * + * buf2.swap32(); + * // Throws ERR_INVALID_BUFFER_SIZE. + * ``` + * @since v5.10.0 + * @return A reference to `buf`. + */ + swap32(): Buffer; + /** + * Interprets `buf` as an array of 64-bit numbers and swaps byte order _in-place_. + * Throws `ERR_INVALID_BUFFER_SIZE` if `buf.length` is not a multiple of 8. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from([0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8]); + * + * console.log(buf1); + * // Prints: + * + * buf1.swap64(); + * + * console.log(buf1); + * // Prints: + * + * const buf2 = Buffer.from([0x1, 0x2, 0x3]); + * + * buf2.swap64(); + * // Throws ERR_INVALID_BUFFER_SIZE. + * ``` + * @since v6.3.0 + * @return A reference to `buf`. + */ + swap64(): Buffer; + /** + * Writes `value` to `buf` at the specified `offset`. `value` must be a + * valid unsigned 8-bit integer. Behavior is undefined when `value` is anything + * other than an unsigned 8-bit integer. + * + * This function is also available under the `writeUint8` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeUInt8(0x3, 0); + * buf.writeUInt8(0x4, 1); + * buf.writeUInt8(0x23, 2); + * buf.writeUInt8(0x42, 3); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.0 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 1`. + * @return `offset` plus the number of bytes written. + */ + writeUInt8(value: number, offset?: number): number; + /** + * @alias Buffer.writeUInt8 + * @since v14.9.0, v12.19.0 + */ + writeUint8(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian. The `value`must be a valid unsigned 16-bit integer. Behavior is undefined when `value` is + * anything other than an unsigned 16-bit integer. + * + * This function is also available under the `writeUint16LE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeUInt16LE(0xdead, 0); + * buf.writeUInt16LE(0xbeef, 2); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 2`. + * @return `offset` plus the number of bytes written. + */ + writeUInt16LE(value: number, offset?: number): number; + /** + * @alias Buffer.writeUInt16LE + * @since v14.9.0, v12.19.0 + */ + writeUint16LE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. The `value`must be a valid unsigned 16-bit integer. Behavior is undefined when `value`is anything other than an + * unsigned 16-bit integer. + * + * This function is also available under the `writeUint16BE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeUInt16BE(0xdead, 0); + * buf.writeUInt16BE(0xbeef, 2); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 2`. + * @return `offset` plus the number of bytes written. + */ + writeUInt16BE(value: number, offset?: number): number; + /** + * @alias Buffer.writeUInt16BE + * @since v14.9.0, v12.19.0 + */ + writeUint16BE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian. The `value`must be a valid unsigned 32-bit integer. Behavior is undefined when `value` is + * anything other than an unsigned 32-bit integer. + * + * This function is also available under the `writeUint32LE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeUInt32LE(0xfeedface, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`. + * @return `offset` plus the number of bytes written. + */ + writeUInt32LE(value: number, offset?: number): number; + /** + * @alias Buffer.writeUInt32LE + * @since v14.9.0, v12.19.0 + */ + writeUint32LE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. The `value`must be a valid unsigned 32-bit integer. Behavior is undefined when `value`is anything other than an + * unsigned 32-bit integer. + * + * This function is also available under the `writeUint32BE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeUInt32BE(0xfeedface, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`. + * @return `offset` plus the number of bytes written. + */ + writeUInt32BE(value: number, offset?: number): number; + /** + * @alias Buffer.writeUInt32BE + * @since v14.9.0, v12.19.0 + */ + writeUint32BE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset`. `value` must be a valid + * signed 8-bit integer. Behavior is undefined when `value` is anything other than + * a signed 8-bit integer. + * + * `value` is interpreted and written as a two's complement signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(2); + * + * buf.writeInt8(2, 0); + * buf.writeInt8(-2, 1); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.0 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 1`. + * @return `offset` plus the number of bytes written. + */ + writeInt8(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian. The `value`must be a valid signed 16-bit integer. Behavior is undefined when `value` is + * anything other than a signed 16-bit integer. + * + * The `value` is interpreted and written as a two's complement signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(2); + * + * buf.writeInt16LE(0x0304, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 2`. + * @return `offset` plus the number of bytes written. + */ + writeInt16LE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. The `value`must be a valid signed 16-bit integer. Behavior is undefined when `value` is + * anything other than a signed 16-bit integer. + * + * The `value` is interpreted and written as a two's complement signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(2); + * + * buf.writeInt16BE(0x0102, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 2`. + * @return `offset` plus the number of bytes written. + */ + writeInt16BE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian. The `value`must be a valid signed 32-bit integer. Behavior is undefined when `value` is + * anything other than a signed 32-bit integer. + * + * The `value` is interpreted and written as a two's complement signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeInt32LE(0x05060708, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`. + * @return `offset` plus the number of bytes written. + */ + writeInt32LE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. The `value`must be a valid signed 32-bit integer. Behavior is undefined when `value` is + * anything other than a signed 32-bit integer. + * + * The `value` is interpreted and written as a two's complement signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeInt32BE(0x01020304, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`. + * @return `offset` plus the number of bytes written. + */ + writeInt32BE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian. Behavior is + * undefined when `value` is anything other than a JavaScript number. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeFloatLE(0xcafebabe, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.11.15 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`. + * @return `offset` plus the number of bytes written. + */ + writeFloatLE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. Behavior is + * undefined when `value` is anything other than a JavaScript number. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeFloatBE(0xcafebabe, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.11.15 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`. + * @return `offset` plus the number of bytes written. + */ + writeFloatBE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian. The `value`must be a JavaScript number. Behavior is undefined when `value` is anything + * other than a JavaScript number. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(8); + * + * buf.writeDoubleLE(123.456, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.11.15 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 8`. + * @return `offset` plus the number of bytes written. + */ + writeDoubleLE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. The `value`must be a JavaScript number. Behavior is undefined when `value` is anything + * other than a JavaScript number. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(8); + * + * buf.writeDoubleBE(123.456, 0); + * + * console.log(buf); + * // Prints: + * ``` + * @since v0.11.15 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 8`. + * @return `offset` plus the number of bytes written. + */ + writeDoubleBE(value: number, offset?: number): number; + /** + * Fills `buf` with the specified `value`. If the `offset` and `end` are not given, + * the entire `buf` will be filled: + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Fill a `Buffer` with the ASCII character 'h'. + * + * const b = Buffer.allocUnsafe(50).fill('h'); + * + * console.log(b.toString()); + * // Prints: hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh + * + * // Fill a buffer with empty string + * const c = Buffer.allocUnsafe(5).fill(''); + * + * console.log(c.fill('')); + * // Prints: + * ``` + * + * `value` is coerced to a `uint32` value if it is not a string, `Buffer`, or + * integer. If the resulting integer is greater than `255` (decimal), `buf` will be + * filled with `value & 255`. + * + * If the final write of a `fill()` operation falls on a multi-byte character, + * then only the bytes of that character that fit into `buf` are written: + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Fill a `Buffer` with character that takes up two bytes in UTF-8. + * + * console.log(Buffer.allocUnsafe(5).fill('\u0222')); + * // Prints: + * ``` + * + * If `value` contains invalid characters, it is truncated; if no valid + * fill data remains, an exception is thrown: + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(5); + * + * console.log(buf.fill('a')); + * // Prints: + * console.log(buf.fill('aazz', 'hex')); + * // Prints: + * console.log(buf.fill('zz', 'hex')); + * // Throws an exception. + * ``` + * @since v0.5.0 + * @param value The value with which to fill `buf`. Empty value (string, Uint8Array, Buffer) is coerced to `0`. + * @param [offset=0] Number of bytes to skip before starting to fill `buf`. + * @param [end=buf.length] Where to stop filling `buf` (not inclusive). + * @param [encoding='utf8'] The encoding for `value` if `value` is a string. + * @return A reference to `buf`. + */ + fill(value: string | Uint8Array | number, offset?: number, end?: number, encoding?: BufferEncoding): this; + /** + * If `value` is: + * + * * a string, `value` is interpreted according to the character encoding in`encoding`. + * * a `Buffer` or [`Uint8Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array), `value` will be used in its entirety. + * To compare a partial `Buffer`, use `buf.subarray`. + * * a number, `value` will be interpreted as an unsigned 8-bit integer + * value between `0` and `255`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('this is a buffer'); + * + * console.log(buf.indexOf('this')); + * // Prints: 0 + * console.log(buf.indexOf('is')); + * // Prints: 2 + * console.log(buf.indexOf(Buffer.from('a buffer'))); + * // Prints: 8 + * console.log(buf.indexOf(97)); + * // Prints: 8 (97 is the decimal ASCII value for 'a') + * console.log(buf.indexOf(Buffer.from('a buffer example'))); + * // Prints: -1 + * console.log(buf.indexOf(Buffer.from('a buffer example').slice(0, 8))); + * // Prints: 8 + * + * const utf16Buffer = Buffer.from('\u039a\u0391\u03a3\u03a3\u0395', 'utf16le'); + * + * console.log(utf16Buffer.indexOf('\u03a3', 0, 'utf16le')); + * // Prints: 4 + * console.log(utf16Buffer.indexOf('\u03a3', -4, 'utf16le')); + * // Prints: 6 + * ``` + * + * If `value` is not a string, number, or `Buffer`, this method will throw a`TypeError`. If `value` is a number, it will be coerced to a valid byte value, + * an integer between 0 and 255. + * + * If `byteOffset` is not a number, it will be coerced to a number. If the result + * of coercion is `NaN` or `0`, then the entire buffer will be searched. This + * behavior matches [`String.prototype.indexOf()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/indexOf). + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const b = Buffer.from('abcdef'); + * + * // Passing a value that's a number, but not a valid byte. + * // Prints: 2, equivalent to searching for 99 or 'c'. + * console.log(b.indexOf(99.9)); + * console.log(b.indexOf(256 + 99)); + * + * // Passing a byteOffset that coerces to NaN or 0. + * // Prints: 1, searching the whole buffer. + * console.log(b.indexOf('b', undefined)); + * console.log(b.indexOf('b', {})); + * console.log(b.indexOf('b', null)); + * console.log(b.indexOf('b', [])); + * ``` + * + * If `value` is an empty string or empty `Buffer` and `byteOffset` is less + * than `buf.length`, `byteOffset` will be returned. If `value` is empty and`byteOffset` is at least `buf.length`, `buf.length` will be returned. + * @since v1.5.0 + * @param value What to search for. + * @param [byteOffset=0] Where to begin searching in `buf`. If negative, then offset is calculated from the end of `buf`. + * @param [encoding='utf8'] If `value` is a string, this is the encoding used to determine the binary representation of the string that will be searched for in `buf`. + * @return The index of the first occurrence of `value` in `buf`, or `-1` if `buf` does not contain `value`. + */ + indexOf(value: string | number | Uint8Array, byteOffset?: number, encoding?: BufferEncoding): number; + /** + * Identical to `buf.indexOf()`, except the last occurrence of `value` is found + * rather than the first occurrence. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('this buffer is a buffer'); + * + * console.log(buf.lastIndexOf('this')); + * // Prints: 0 + * console.log(buf.lastIndexOf('buffer')); + * // Prints: 17 + * console.log(buf.lastIndexOf(Buffer.from('buffer'))); + * // Prints: 17 + * console.log(buf.lastIndexOf(97)); + * // Prints: 15 (97 is the decimal ASCII value for 'a') + * console.log(buf.lastIndexOf(Buffer.from('yolo'))); + * // Prints: -1 + * console.log(buf.lastIndexOf('buffer', 5)); + * // Prints: 5 + * console.log(buf.lastIndexOf('buffer', 4)); + * // Prints: -1 + * + * const utf16Buffer = Buffer.from('\u039a\u0391\u03a3\u03a3\u0395', 'utf16le'); + * + * console.log(utf16Buffer.lastIndexOf('\u03a3', undefined, 'utf16le')); + * // Prints: 6 + * console.log(utf16Buffer.lastIndexOf('\u03a3', -5, 'utf16le')); + * // Prints: 4 + * ``` + * + * If `value` is not a string, number, or `Buffer`, this method will throw a`TypeError`. If `value` is a number, it will be coerced to a valid byte value, + * an integer between 0 and 255. + * + * If `byteOffset` is not a number, it will be coerced to a number. Any arguments + * that coerce to `NaN`, like `{}` or `undefined`, will search the whole buffer. + * This behavior matches [`String.prototype.lastIndexOf()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/lastIndexOf). + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const b = Buffer.from('abcdef'); + * + * // Passing a value that's a number, but not a valid byte. + * // Prints: 2, equivalent to searching for 99 or 'c'. + * console.log(b.lastIndexOf(99.9)); + * console.log(b.lastIndexOf(256 + 99)); + * + * // Passing a byteOffset that coerces to NaN. + * // Prints: 1, searching the whole buffer. + * console.log(b.lastIndexOf('b', undefined)); + * console.log(b.lastIndexOf('b', {})); + * + * // Passing a byteOffset that coerces to 0. + * // Prints: -1, equivalent to passing 0. + * console.log(b.lastIndexOf('b', null)); + * console.log(b.lastIndexOf('b', [])); + * ``` + * + * If `value` is an empty string or empty `Buffer`, `byteOffset` will be returned. + * @since v6.0.0 + * @param value What to search for. + * @param [byteOffset=buf.length - 1] Where to begin searching in `buf`. If negative, then offset is calculated from the end of `buf`. + * @param [encoding='utf8'] If `value` is a string, this is the encoding used to determine the binary representation of the string that will be searched for in `buf`. + * @return The index of the last occurrence of `value` in `buf`, or `-1` if `buf` does not contain `value`. + */ + lastIndexOf(value: string | number | Uint8Array, byteOffset?: number, encoding?: BufferEncoding): number; + /** + * Creates and returns an [iterator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols) of `[index, byte]` pairs from the contents + * of `buf`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Log the entire contents of a `Buffer`. + * + * const buf = Buffer.from('buffer'); + * + * for (const pair of buf.entries()) { + * console.log(pair); + * } + * // Prints: + * // [0, 98] + * // [1, 117] + * // [2, 102] + * // [3, 102] + * // [4, 101] + * // [5, 114] + * ``` + * @since v1.1.0 + */ + entries(): IterableIterator<[number, number]>; + /** + * Equivalent to `buf.indexOf() !== -1`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('this is a buffer'); + * + * console.log(buf.includes('this')); + * // Prints: true + * console.log(buf.includes('is')); + * // Prints: true + * console.log(buf.includes(Buffer.from('a buffer'))); + * // Prints: true + * console.log(buf.includes(97)); + * // Prints: true (97 is the decimal ASCII value for 'a') + * console.log(buf.includes(Buffer.from('a buffer example'))); + * // Prints: false + * console.log(buf.includes(Buffer.from('a buffer example').slice(0, 8))); + * // Prints: true + * console.log(buf.includes('this', 4)); + * // Prints: false + * ``` + * @since v5.3.0 + * @param value What to search for. + * @param [byteOffset=0] Where to begin searching in `buf`. If negative, then offset is calculated from the end of `buf`. + * @param [encoding='utf8'] If `value` is a string, this is its encoding. + * @return `true` if `value` was found in `buf`, `false` otherwise. + */ + includes(value: string | number | Buffer, byteOffset?: number, encoding?: BufferEncoding): boolean; + /** + * Creates and returns an [iterator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols) of `buf` keys (indices). + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('buffer'); + * + * for (const key of buf.keys()) { + * console.log(key); + * } + * // Prints: + * // 0 + * // 1 + * // 2 + * // 3 + * // 4 + * // 5 + * ``` + * @since v1.1.0 + */ + keys(): IterableIterator; + /** + * Creates and returns an [iterator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols) for `buf` values (bytes). This function is + * called automatically when a `Buffer` is used in a `for..of` statement. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('buffer'); + * + * for (const value of buf.values()) { + * console.log(value); + * } + * // Prints: + * // 98 + * // 117 + * // 102 + * // 102 + * // 101 + * // 114 + * + * for (const value of buf) { + * console.log(value); + * } + * // Prints: + * // 98 + * // 117 + * // 102 + * // 102 + * // 101 + * // 114 + * ``` + * @since v1.1.0 + */ + values(): IterableIterator; + } + var Buffer: BufferConstructor; + /** + * Decodes a string of Base64-encoded data into bytes, and encodes those bytes + * into a string using Latin-1 (ISO-8859-1). + * + * The `data` may be any JavaScript-value that can be coerced into a string. + * + * **This function is only provided for compatibility with legacy web platform APIs** + * **and should never be used in new code, because they use strings to represent** + * **binary data and predate the introduction of typed arrays in JavaScript.** + * **For code running using Node.js APIs, converting between base64-encoded strings** + * **and binary data should be performed using `Buffer.from(str, 'base64')` and`buf.toString('base64')`.** + * @since v15.13.0, v14.17.0 + * @legacy Use `Buffer.from(data, 'base64')` instead. + * @param data The Base64-encoded input string. + */ + function atob(data: string): string; + /** + * Decodes a string into bytes using Latin-1 (ISO-8859), and encodes those bytes + * into a string using Base64. + * + * The `data` may be any JavaScript-value that can be coerced into a string. + * + * **This function is only provided for compatibility with legacy web platform APIs** + * **and should never be used in new code, because they use strings to represent** + * **binary data and predate the introduction of typed arrays in JavaScript.** + * **For code running using Node.js APIs, converting between base64-encoded strings** + * **and binary data should be performed using `Buffer.from(str, 'base64')` and`buf.toString('base64')`.** + * @since v15.13.0, v14.17.0 + * @legacy Use `buf.toString('base64')` instead. + * @param data An ASCII (Latin1) string. + */ + function btoa(data: string): string; + interface Blob extends __Blob {} + /** + * `Blob` class is a global reference for `require('node:buffer').Blob` + * https://nodejs.org/api/buffer.html#class-blob + * @since v18.0.0 + */ + var Blob: typeof globalThis extends { + onmessage: any; + Blob: infer T; + } + ? T + : typeof NodeBlob; + } +} +declare module 'node:buffer' { + export * from 'buffer'; +} diff --git a/node_modules/@types/node/ts4.8/child_process.d.ts b/node_modules/@types/node/ts4.8/child_process.d.ts new file mode 100755 index 0000000..771d39d --- /dev/null +++ b/node_modules/@types/node/ts4.8/child_process.d.ts @@ -0,0 +1,1395 @@ +/** + * The `node:child_process` module provides the ability to spawn subprocesses in + * a manner that is similar, but not identical, to [`popen(3)`](http://man7.org/linux/man-pages/man3/popen.3.html). This capability + * is primarily provided by the {@link spawn} function: + * + * ```js + * const { spawn } = require('node:child_process'); + * const ls = spawn('ls', ['-lh', '/usr']); + * + * ls.stdout.on('data', (data) => { + * console.log(`stdout: ${data}`); + * }); + * + * ls.stderr.on('data', (data) => { + * console.error(`stderr: ${data}`); + * }); + * + * ls.on('close', (code) => { + * console.log(`child process exited with code ${code}`); + * }); + * ``` + * + * By default, pipes for `stdin`, `stdout`, and `stderr` are established between + * the parent Node.js process and the spawned subprocess. These pipes have + * limited (and platform-specific) capacity. If the subprocess writes to + * stdout in excess of that limit without the output being captured, the + * subprocess blocks waiting for the pipe buffer to accept more data. This is + * identical to the behavior of pipes in the shell. Use the `{ stdio: 'ignore' }`option if the output will not be consumed. + * + * The command lookup is performed using the `options.env.PATH` environment + * variable if `env` is in the `options` object. Otherwise, `process.env.PATH` is + * used. If `options.env` is set without `PATH`, lookup on Unix is performed + * on a default search path search of `/usr/bin:/bin` (see your operating system's + * manual for execvpe/execvp), on Windows the current processes environment + * variable `PATH` is used. + * + * On Windows, environment variables are case-insensitive. Node.js + * lexicographically sorts the `env` keys and uses the first one that + * case-insensitively matches. Only first (in lexicographic order) entry will be + * passed to the subprocess. This might lead to issues on Windows when passing + * objects to the `env` option that have multiple variants of the same key, such as`PATH` and `Path`. + * + * The {@link spawn} method spawns the child process asynchronously, + * without blocking the Node.js event loop. The {@link spawnSync} function provides equivalent functionality in a synchronous manner that blocks + * the event loop until the spawned process either exits or is terminated. + * + * For convenience, the `node:child_process` module provides a handful of + * synchronous and asynchronous alternatives to {@link spawn} and {@link spawnSync}. Each of these alternatives are implemented on + * top of {@link spawn} or {@link spawnSync}. + * + * * {@link exec}: spawns a shell and runs a command within that + * shell, passing the `stdout` and `stderr` to a callback function when + * complete. + * * {@link execFile}: similar to {@link exec} except + * that it spawns the command directly without first spawning a shell by + * default. + * * {@link fork}: spawns a new Node.js process and invokes a + * specified module with an IPC communication channel established that allows + * sending messages between parent and child. + * * {@link execSync}: a synchronous version of {@link exec} that will block the Node.js event loop. + * * {@link execFileSync}: a synchronous version of {@link execFile} that will block the Node.js event loop. + * + * For certain use cases, such as automating shell scripts, the `synchronous counterparts` may be more convenient. In many cases, however, + * the synchronous methods can have significant impact on performance due to + * stalling the event loop while spawned processes complete. + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/child_process.js) + */ +declare module 'child_process' { + import { ObjectEncodingOptions } from 'node:fs'; + import { EventEmitter, Abortable } from 'node:events'; + import * as net from 'node:net'; + import { Writable, Readable, Stream, Pipe } from 'node:stream'; + import { URL } from 'node:url'; + type Serializable = string | object | number | boolean | bigint; + type SendHandle = net.Socket | net.Server; + /** + * Instances of the `ChildProcess` represent spawned child processes. + * + * Instances of `ChildProcess` are not intended to be created directly. Rather, + * use the {@link spawn}, {@link exec},{@link execFile}, or {@link fork} methods to create + * instances of `ChildProcess`. + * @since v2.2.0 + */ + class ChildProcess extends EventEmitter { + /** + * A `Writable Stream` that represents the child process's `stdin`. + * + * If a child process waits to read all of its input, the child will not continue + * until this stream has been closed via `end()`. + * + * If the child was spawned with `stdio[0]` set to anything other than `'pipe'`, + * then this will be `null`. + * + * `subprocess.stdin` is an alias for `subprocess.stdio[0]`. Both properties will + * refer to the same value. + * + * The `subprocess.stdin` property can be `null` or `undefined`if the child process could not be successfully spawned. + * @since v0.1.90 + */ + stdin: Writable | null; + /** + * A `Readable Stream` that represents the child process's `stdout`. + * + * If the child was spawned with `stdio[1]` set to anything other than `'pipe'`, + * then this will be `null`. + * + * `subprocess.stdout` is an alias for `subprocess.stdio[1]`. Both properties will + * refer to the same value. + * + * ```js + * const { spawn } = require('node:child_process'); + * + * const subprocess = spawn('ls'); + * + * subprocess.stdout.on('data', (data) => { + * console.log(`Received chunk ${data}`); + * }); + * ``` + * + * The `subprocess.stdout` property can be `null` or `undefined`if the child process could not be successfully spawned. + * @since v0.1.90 + */ + stdout: Readable | null; + /** + * A `Readable Stream` that represents the child process's `stderr`. + * + * If the child was spawned with `stdio[2]` set to anything other than `'pipe'`, + * then this will be `null`. + * + * `subprocess.stderr` is an alias for `subprocess.stdio[2]`. Both properties will + * refer to the same value. + * + * The `subprocess.stderr` property can be `null` or `undefined`if the child process could not be successfully spawned. + * @since v0.1.90 + */ + stderr: Readable | null; + /** + * The `subprocess.channel` property is a reference to the child's IPC channel. If + * no IPC channel exists, this property is `undefined`. + * @since v7.1.0 + */ + readonly channel?: Pipe | null | undefined; + /** + * A sparse array of pipes to the child process, corresponding with positions in + * the `stdio` option passed to {@link spawn} that have been set + * to the value `'pipe'`. `subprocess.stdio[0]`, `subprocess.stdio[1]`, and`subprocess.stdio[2]` are also available as `subprocess.stdin`,`subprocess.stdout`, and `subprocess.stderr`, + * respectively. + * + * In the following example, only the child's fd `1` (stdout) is configured as a + * pipe, so only the parent's `subprocess.stdio[1]` is a stream, all other values + * in the array are `null`. + * + * ```js + * const assert = require('node:assert'); + * const fs = require('node:fs'); + * const child_process = require('node:child_process'); + * + * const subprocess = child_process.spawn('ls', { + * stdio: [ + * 0, // Use parent's stdin for child. + * 'pipe', // Pipe child's stdout to parent. + * fs.openSync('err.out', 'w'), // Direct child's stderr to a file. + * ], + * }); + * + * assert.strictEqual(subprocess.stdio[0], null); + * assert.strictEqual(subprocess.stdio[0], subprocess.stdin); + * + * assert(subprocess.stdout); + * assert.strictEqual(subprocess.stdio[1], subprocess.stdout); + * + * assert.strictEqual(subprocess.stdio[2], null); + * assert.strictEqual(subprocess.stdio[2], subprocess.stderr); + * ``` + * + * The `subprocess.stdio` property can be `undefined` if the child process could + * not be successfully spawned. + * @since v0.7.10 + */ + readonly stdio: [ + Writable | null, + // stdin + Readable | null, + // stdout + Readable | null, + // stderr + Readable | Writable | null | undefined, + // extra + Readable | Writable | null | undefined // extra + ]; + /** + * The `subprocess.killed` property indicates whether the child process + * successfully received a signal from `subprocess.kill()`. The `killed` property + * does not indicate that the child process has been terminated. + * @since v0.5.10 + */ + readonly killed: boolean; + /** + * Returns the process identifier (PID) of the child process. If the child process + * fails to spawn due to errors, then the value is `undefined` and `error` is + * emitted. + * + * ```js + * const { spawn } = require('node:child_process'); + * const grep = spawn('grep', ['ssh']); + * + * console.log(`Spawned child pid: ${grep.pid}`); + * grep.stdin.end(); + * ``` + * @since v0.1.90 + */ + readonly pid?: number | undefined; + /** + * The `subprocess.connected` property indicates whether it is still possible to + * send and receive messages from a child process. When `subprocess.connected` is`false`, it is no longer possible to send or receive messages. + * @since v0.7.2 + */ + readonly connected: boolean; + /** + * The `subprocess.exitCode` property indicates the exit code of the child process. + * If the child process is still running, the field will be `null`. + */ + readonly exitCode: number | null; + /** + * The `subprocess.signalCode` property indicates the signal received by + * the child process if any, else `null`. + */ + readonly signalCode: NodeJS.Signals | null; + /** + * The `subprocess.spawnargs` property represents the full list of command-line + * arguments the child process was launched with. + */ + readonly spawnargs: string[]; + /** + * The `subprocess.spawnfile` property indicates the executable file name of + * the child process that is launched. + * + * For {@link fork}, its value will be equal to `process.execPath`. + * For {@link spawn}, its value will be the name of + * the executable file. + * For {@link exec}, its value will be the name of the shell + * in which the child process is launched. + */ + readonly spawnfile: string; + /** + * The `subprocess.kill()` method sends a signal to the child process. If no + * argument is given, the process will be sent the `'SIGTERM'` signal. See [`signal(7)`](http://man7.org/linux/man-pages/man7/signal.7.html) for a list of available signals. This function + * returns `true` if [`kill(2)`](http://man7.org/linux/man-pages/man2/kill.2.html) succeeds, and `false` otherwise. + * + * ```js + * const { spawn } = require('node:child_process'); + * const grep = spawn('grep', ['ssh']); + * + * grep.on('close', (code, signal) => { + * console.log( + * `child process terminated due to receipt of signal ${signal}`); + * }); + * + * // Send SIGHUP to process. + * grep.kill('SIGHUP'); + * ``` + * + * The `ChildProcess` object may emit an `'error'` event if the signal + * cannot be delivered. Sending a signal to a child process that has already exited + * is not an error but may have unforeseen consequences. Specifically, if the + * process identifier (PID) has been reassigned to another process, the signal will + * be delivered to that process instead which can have unexpected results. + * + * While the function is called `kill`, the signal delivered to the child process + * may not actually terminate the process. + * + * See [`kill(2)`](http://man7.org/linux/man-pages/man2/kill.2.html) for reference. + * + * On Windows, where POSIX signals do not exist, the `signal` argument will be + * ignored, and the process will be killed forcefully and abruptly (similar to`'SIGKILL'`). + * See `Signal Events` for more details. + * + * On Linux, child processes of child processes will not be terminated + * when attempting to kill their parent. This is likely to happen when running a + * new process in a shell or with the use of the `shell` option of `ChildProcess`: + * + * ```js + * 'use strict'; + * const { spawn } = require('node:child_process'); + * + * const subprocess = spawn( + * 'sh', + * [ + * '-c', + * `node -e "setInterval(() => { + * console.log(process.pid, 'is alive') + * }, 500);"`, + * ], { + * stdio: ['inherit', 'inherit', 'inherit'], + * }, + * ); + * + * setTimeout(() => { + * subprocess.kill(); // Does not terminate the Node.js process in the shell. + * }, 2000); + * ``` + * @since v0.1.90 + */ + kill(signal?: NodeJS.Signals | number): boolean; + /** + * When an IPC channel has been established between the parent and child ( + * i.e. when using {@link fork}), the `subprocess.send()` method can + * be used to send messages to the child process. When the child process is a + * Node.js instance, these messages can be received via the `'message'` event. + * + * The message goes through serialization and parsing. The resulting + * message might not be the same as what is originally sent. + * + * For example, in the parent script: + * + * ```js + * const cp = require('node:child_process'); + * const n = cp.fork(`${__dirname}/sub.js`); + * + * n.on('message', (m) => { + * console.log('PARENT got message:', m); + * }); + * + * // Causes the child to print: CHILD got message: { hello: 'world' } + * n.send({ hello: 'world' }); + * ``` + * + * And then the child script, `'sub.js'` might look like this: + * + * ```js + * process.on('message', (m) => { + * console.log('CHILD got message:', m); + * }); + * + * // Causes the parent to print: PARENT got message: { foo: 'bar', baz: null } + * process.send({ foo: 'bar', baz: NaN }); + * ``` + * + * Child Node.js processes will have a `process.send()` method of their own + * that allows the child to send messages back to the parent. + * + * There is a special case when sending a `{cmd: 'NODE_foo'}` message. Messages + * containing a `NODE_` prefix in the `cmd` property are reserved for use within + * Node.js core and will not be emitted in the child's `'message'` event. Rather, such messages are emitted using the`'internalMessage'` event and are consumed internally by Node.js. + * Applications should avoid using such messages or listening for`'internalMessage'` events as it is subject to change without notice. + * + * The optional `sendHandle` argument that may be passed to `subprocess.send()` is + * for passing a TCP server or socket object to the child process. The child will + * receive the object as the second argument passed to the callback function + * registered on the `'message'` event. Any data that is received + * and buffered in the socket will not be sent to the child. + * + * The optional `callback` is a function that is invoked after the message is + * sent but before the child may have received it. The function is called with a + * single argument: `null` on success, or an `Error` object on failure. + * + * If no `callback` function is provided and the message cannot be sent, an`'error'` event will be emitted by the `ChildProcess` object. This can + * happen, for instance, when the child process has already exited. + * + * `subprocess.send()` will return `false` if the channel has closed or when the + * backlog of unsent messages exceeds a threshold that makes it unwise to send + * more. Otherwise, the method returns `true`. The `callback` function can be + * used to implement flow control. + * + * #### Example: sending a server object + * + * The `sendHandle` argument can be used, for instance, to pass the handle of + * a TCP server object to the child process as illustrated in the example below: + * + * ```js + * const subprocess = require('node:child_process').fork('subprocess.js'); + * + * // Open up the server object and send the handle. + * const server = require('node:net').createServer(); + * server.on('connection', (socket) => { + * socket.end('handled by parent'); + * }); + * server.listen(1337, () => { + * subprocess.send('server', server); + * }); + * ``` + * + * The child would then receive the server object as: + * + * ```js + * process.on('message', (m, server) => { + * if (m === 'server') { + * server.on('connection', (socket) => { + * socket.end('handled by child'); + * }); + * } + * }); + * ``` + * + * Once the server is now shared between the parent and child, some connections + * can be handled by the parent and some by the child. + * + * While the example above uses a server created using the `node:net` module,`node:dgram` module servers use exactly the same workflow with the exceptions of + * listening on a `'message'` event instead of `'connection'` and using`server.bind()` instead of `server.listen()`. This is, however, only + * supported on Unix platforms. + * + * #### Example: sending a socket object + * + * Similarly, the `sendHandler` argument can be used to pass the handle of a + * socket to the child process. The example below spawns two children that each + * handle connections with "normal" or "special" priority: + * + * ```js + * const { fork } = require('node:child_process'); + * const normal = fork('subprocess.js', ['normal']); + * const special = fork('subprocess.js', ['special']); + * + * // Open up the server and send sockets to child. Use pauseOnConnect to prevent + * // the sockets from being read before they are sent to the child process. + * const server = require('node:net').createServer({ pauseOnConnect: true }); + * server.on('connection', (socket) => { + * + * // If this is special priority... + * if (socket.remoteAddress === '74.125.127.100') { + * special.send('socket', socket); + * return; + * } + * // This is normal priority. + * normal.send('socket', socket); + * }); + * server.listen(1337); + * ``` + * + * The `subprocess.js` would receive the socket handle as the second argument + * passed to the event callback function: + * + * ```js + * process.on('message', (m, socket) => { + * if (m === 'socket') { + * if (socket) { + * // Check that the client socket exists. + * // It is possible for the socket to be closed between the time it is + * // sent and the time it is received in the child process. + * socket.end(`Request handled with ${process.argv[2]} priority`); + * } + * } + * }); + * ``` + * + * Do not use `.maxConnections` on a socket that has been passed to a subprocess. + * The parent cannot track when the socket is destroyed. + * + * Any `'message'` handlers in the subprocess should verify that `socket` exists, + * as the connection may have been closed during the time it takes to send the + * connection to the child. + * @since v0.5.9 + * @param options The `options` argument, if present, is an object used to parameterize the sending of certain types of handles. `options` supports the following properties: + */ + send(message: Serializable, callback?: (error: Error | null) => void): boolean; + send(message: Serializable, sendHandle?: SendHandle, callback?: (error: Error | null) => void): boolean; + send(message: Serializable, sendHandle?: SendHandle, options?: MessageOptions, callback?: (error: Error | null) => void): boolean; + /** + * Closes the IPC channel between parent and child, allowing the child to exit + * gracefully once there are no other connections keeping it alive. After calling + * this method the `subprocess.connected` and `process.connected` properties in + * both the parent and child (respectively) will be set to `false`, and it will be + * no longer possible to pass messages between the processes. + * + * The `'disconnect'` event will be emitted when there are no messages in the + * process of being received. This will most often be triggered immediately after + * calling `subprocess.disconnect()`. + * + * When the child process is a Node.js instance (e.g. spawned using {@link fork}), the `process.disconnect()` method can be invoked + * within the child process to close the IPC channel as well. + * @since v0.7.2 + */ + disconnect(): void; + /** + * By default, the parent will wait for the detached child to exit. To prevent the + * parent from waiting for a given `subprocess` to exit, use the`subprocess.unref()` method. Doing so will cause the parent's event loop to not + * include the child in its reference count, allowing the parent to exit + * independently of the child, unless there is an established IPC channel between + * the child and the parent. + * + * ```js + * const { spawn } = require('node:child_process'); + * + * const subprocess = spawn(process.argv[0], ['child_program.js'], { + * detached: true, + * stdio: 'ignore', + * }); + * + * subprocess.unref(); + * ``` + * @since v0.7.10 + */ + unref(): void; + /** + * Calling `subprocess.ref()` after making a call to `subprocess.unref()` will + * restore the removed reference count for the child process, forcing the parent + * to wait for the child to exit before exiting itself. + * + * ```js + * const { spawn } = require('node:child_process'); + * + * const subprocess = spawn(process.argv[0], ['child_program.js'], { + * detached: true, + * stdio: 'ignore', + * }); + * + * subprocess.unref(); + * subprocess.ref(); + * ``` + * @since v0.7.10 + */ + ref(): void; + /** + * events.EventEmitter + * 1. close + * 2. disconnect + * 3. error + * 4. exit + * 5. message + * 6. spawn + */ + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'close', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this; + addListener(event: 'disconnect', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'exit', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this; + addListener(event: 'message', listener: (message: Serializable, sendHandle: SendHandle) => void): this; + addListener(event: 'spawn', listener: () => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'close', code: number | null, signal: NodeJS.Signals | null): boolean; + emit(event: 'disconnect'): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: 'exit', code: number | null, signal: NodeJS.Signals | null): boolean; + emit(event: 'message', message: Serializable, sendHandle: SendHandle): boolean; + emit(event: 'spawn', listener: () => void): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'close', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this; + on(event: 'disconnect', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'exit', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this; + on(event: 'message', listener: (message: Serializable, sendHandle: SendHandle) => void): this; + on(event: 'spawn', listener: () => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'close', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this; + once(event: 'disconnect', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'exit', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this; + once(event: 'message', listener: (message: Serializable, sendHandle: SendHandle) => void): this; + once(event: 'spawn', listener: () => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this; + prependListener(event: 'disconnect', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'exit', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this; + prependListener(event: 'message', listener: (message: Serializable, sendHandle: SendHandle) => void): this; + prependListener(event: 'spawn', listener: () => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this; + prependOnceListener(event: 'disconnect', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'exit', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this; + prependOnceListener(event: 'message', listener: (message: Serializable, sendHandle: SendHandle) => void): this; + prependOnceListener(event: 'spawn', listener: () => void): this; + } + // return this object when stdio option is undefined or not specified + interface ChildProcessWithoutNullStreams extends ChildProcess { + stdin: Writable; + stdout: Readable; + stderr: Readable; + readonly stdio: [ + Writable, + Readable, + Readable, + // stderr + Readable | Writable | null | undefined, + // extra, no modification + Readable | Writable | null | undefined // extra, no modification + ]; + } + // return this object when stdio option is a tuple of 3 + interface ChildProcessByStdio extends ChildProcess { + stdin: I; + stdout: O; + stderr: E; + readonly stdio: [ + I, + O, + E, + Readable | Writable | null | undefined, + // extra, no modification + Readable | Writable | null | undefined // extra, no modification + ]; + } + interface MessageOptions { + keepOpen?: boolean | undefined; + } + type IOType = 'overlapped' | 'pipe' | 'ignore' | 'inherit'; + type StdioOptions = IOType | Array; + type SerializationType = 'json' | 'advanced'; + interface MessagingOptions extends Abortable { + /** + * Specify the kind of serialization used for sending messages between processes. + * @default 'json' + */ + serialization?: SerializationType | undefined; + /** + * The signal value to be used when the spawned process will be killed by the abort signal. + * @default 'SIGTERM' + */ + killSignal?: NodeJS.Signals | number | undefined; + /** + * In milliseconds the maximum amount of time the process is allowed to run. + */ + timeout?: number | undefined; + } + interface ProcessEnvOptions { + uid?: number | undefined; + gid?: number | undefined; + cwd?: string | URL | undefined; + env?: NodeJS.ProcessEnv | undefined; + } + interface CommonOptions extends ProcessEnvOptions { + /** + * @default false + */ + windowsHide?: boolean | undefined; + /** + * @default 0 + */ + timeout?: number | undefined; + } + interface CommonSpawnOptions extends CommonOptions, MessagingOptions, Abortable { + argv0?: string | undefined; + /** + * Can be set to 'pipe', 'inherit', 'overlapped', or 'ignore', or an array of these strings. + * If passed as an array, the first element is used for `stdin`, the second for + * `stdout`, and the third for `stderr`. A fourth element can be used to + * specify the `stdio` behavior beyond the standard streams. See + * {@link ChildProcess.stdio} for more information. + * + * @default 'pipe' + */ + stdio?: StdioOptions | undefined; + shell?: boolean | string | undefined; + windowsVerbatimArguments?: boolean | undefined; + } + interface SpawnOptions extends CommonSpawnOptions { + detached?: boolean | undefined; + } + interface SpawnOptionsWithoutStdio extends SpawnOptions { + stdio?: StdioPipeNamed | StdioPipe[] | undefined; + } + type StdioNull = 'inherit' | 'ignore' | Stream; + type StdioPipeNamed = 'pipe' | 'overlapped'; + type StdioPipe = undefined | null | StdioPipeNamed; + interface SpawnOptionsWithStdioTuple extends SpawnOptions { + stdio: [Stdin, Stdout, Stderr]; + } + /** + * The `child_process.spawn()` method spawns a new process using the given`command`, with command-line arguments in `args`. If omitted, `args` defaults + * to an empty array. + * + * **If the `shell` option is enabled, do not pass unsanitized user input to this** + * **function. Any input containing shell metacharacters may be used to trigger** + * **arbitrary command execution.** + * + * A third argument may be used to specify additional options, with these defaults: + * + * ```js + * const defaults = { + * cwd: undefined, + * env: process.env, + * }; + * ``` + * + * Use `cwd` to specify the working directory from which the process is spawned. + * If not given, the default is to inherit the current working directory. If given, + * but the path does not exist, the child process emits an `ENOENT` error + * and exits immediately. `ENOENT` is also emitted when the command + * does not exist. + * + * Use `env` to specify environment variables that will be visible to the new + * process, the default is `process.env`. + * + * `undefined` values in `env` will be ignored. + * + * Example of running `ls -lh /usr`, capturing `stdout`, `stderr`, and the + * exit code: + * + * ```js + * const { spawn } = require('node:child_process'); + * const ls = spawn('ls', ['-lh', '/usr']); + * + * ls.stdout.on('data', (data) => { + * console.log(`stdout: ${data}`); + * }); + * + * ls.stderr.on('data', (data) => { + * console.error(`stderr: ${data}`); + * }); + * + * ls.on('close', (code) => { + * console.log(`child process exited with code ${code}`); + * }); + * ``` + * + * Example: A very elaborate way to run `ps ax | grep ssh` + * + * ```js + * const { spawn } = require('node:child_process'); + * const ps = spawn('ps', ['ax']); + * const grep = spawn('grep', ['ssh']); + * + * ps.stdout.on('data', (data) => { + * grep.stdin.write(data); + * }); + * + * ps.stderr.on('data', (data) => { + * console.error(`ps stderr: ${data}`); + * }); + * + * ps.on('close', (code) => { + * if (code !== 0) { + * console.log(`ps process exited with code ${code}`); + * } + * grep.stdin.end(); + * }); + * + * grep.stdout.on('data', (data) => { + * console.log(data.toString()); + * }); + * + * grep.stderr.on('data', (data) => { + * console.error(`grep stderr: ${data}`); + * }); + * + * grep.on('close', (code) => { + * if (code !== 0) { + * console.log(`grep process exited with code ${code}`); + * } + * }); + * ``` + * + * Example of checking for failed `spawn`: + * + * ```js + * const { spawn } = require('node:child_process'); + * const subprocess = spawn('bad_command'); + * + * subprocess.on('error', (err) => { + * console.error('Failed to start subprocess.'); + * }); + * ``` + * + * Certain platforms (macOS, Linux) will use the value of `argv[0]` for the process + * title while others (Windows, SunOS) will use `command`. + * + * Node.js overwrites `argv[0]` with `process.execPath` on startup, so`process.argv[0]` in a Node.js child process will not match the `argv0`parameter passed to `spawn` from the parent. Retrieve + * it with the`process.argv0` property instead. + * + * If the `signal` option is enabled, calling `.abort()` on the corresponding`AbortController` is similar to calling `.kill()` on the child process except + * the error passed to the callback will be an `AbortError`: + * + * ```js + * const { spawn } = require('node:child_process'); + * const controller = new AbortController(); + * const { signal } = controller; + * const grep = spawn('grep', ['ssh'], { signal }); + * grep.on('error', (err) => { + * // This will be called with err being an AbortError if the controller aborts + * }); + * controller.abort(); // Stops the child process + * ``` + * @since v0.1.90 + * @param command The command to run. + * @param args List of string arguments. + */ + function spawn(command: string, options?: SpawnOptionsWithoutStdio): ChildProcessWithoutNullStreams; + function spawn(command: string, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, options: SpawnOptions): ChildProcess; + // overloads of spawn with 'args' + function spawn(command: string, args?: ReadonlyArray, options?: SpawnOptionsWithoutStdio): ChildProcessWithoutNullStreams; + function spawn(command: string, args: ReadonlyArray, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, args: ReadonlyArray, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, args: ReadonlyArray, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, args: ReadonlyArray, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, args: ReadonlyArray, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, args: ReadonlyArray, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, args: ReadonlyArray, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, args: ReadonlyArray, options: SpawnOptionsWithStdioTuple): ChildProcessByStdio; + function spawn(command: string, args: ReadonlyArray, options: SpawnOptions): ChildProcess; + interface ExecOptions extends CommonOptions { + shell?: string | undefined; + signal?: AbortSignal | undefined; + maxBuffer?: number | undefined; + killSignal?: NodeJS.Signals | number | undefined; + } + interface ExecOptionsWithStringEncoding extends ExecOptions { + encoding: BufferEncoding; + } + interface ExecOptionsWithBufferEncoding extends ExecOptions { + encoding: BufferEncoding | null; // specify `null`. + } + interface ExecException extends Error { + cmd?: string | undefined; + killed?: boolean | undefined; + code?: number | undefined; + signal?: NodeJS.Signals | undefined; + } + /** + * Spawns a shell then executes the `command` within that shell, buffering any + * generated output. The `command` string passed to the exec function is processed + * directly by the shell and special characters (vary based on [shell](https://en.wikipedia.org/wiki/List_of_command-line_interpreters)) + * need to be dealt with accordingly: + * + * ```js + * const { exec } = require('node:child_process'); + * + * exec('"/path/to/test file/test.sh" arg1 arg2'); + * // Double quotes are used so that the space in the path is not interpreted as + * // a delimiter of multiple arguments. + * + * exec('echo "The \\$HOME variable is $HOME"'); + * // The $HOME variable is escaped in the first instance, but not in the second. + * ``` + * + * **Never pass unsanitized user input to this function. Any input containing shell** + * **metacharacters may be used to trigger arbitrary command execution.** + * + * If a `callback` function is provided, it is called with the arguments`(error, stdout, stderr)`. On success, `error` will be `null`. On error,`error` will be an instance of `Error`. The + * `error.code` property will be + * the exit code of the process. By convention, any exit code other than `0`indicates an error. `error.signal` will be the signal that terminated the + * process. + * + * The `stdout` and `stderr` arguments passed to the callback will contain the + * stdout and stderr output of the child process. By default, Node.js will decode + * the output as UTF-8 and pass strings to the callback. The `encoding` option + * can be used to specify the character encoding used to decode the stdout and + * stderr output. If `encoding` is `'buffer'`, or an unrecognized character + * encoding, `Buffer` objects will be passed to the callback instead. + * + * ```js + * const { exec } = require('node:child_process'); + * exec('cat *.js missing_file | wc -l', (error, stdout, stderr) => { + * if (error) { + * console.error(`exec error: ${error}`); + * return; + * } + * console.log(`stdout: ${stdout}`); + * console.error(`stderr: ${stderr}`); + * }); + * ``` + * + * If `timeout` is greater than `0`, the parent will send the signal + * identified by the `killSignal` property (the default is `'SIGTERM'`) if the + * child runs longer than `timeout` milliseconds. + * + * Unlike the [`exec(3)`](http://man7.org/linux/man-pages/man3/exec.3.html) POSIX system call, `child_process.exec()` does not replace + * the existing process and uses a shell to execute the command. + * + * If this method is invoked as its `util.promisify()` ed version, it returns + * a `Promise` for an `Object` with `stdout` and `stderr` properties. The returned`ChildProcess` instance is attached to the `Promise` as a `child` property. In + * case of an error (including any error resulting in an exit code other than 0), a + * rejected promise is returned, with the same `error` object given in the + * callback, but with two additional properties `stdout` and `stderr`. + * + * ```js + * const util = require('node:util'); + * const exec = util.promisify(require('node:child_process').exec); + * + * async function lsExample() { + * const { stdout, stderr } = await exec('ls'); + * console.log('stdout:', stdout); + * console.error('stderr:', stderr); + * } + * lsExample(); + * ``` + * + * If the `signal` option is enabled, calling `.abort()` on the corresponding`AbortController` is similar to calling `.kill()` on the child process except + * the error passed to the callback will be an `AbortError`: + * + * ```js + * const { exec } = require('node:child_process'); + * const controller = new AbortController(); + * const { signal } = controller; + * const child = exec('grep ssh', { signal }, (error) => { + * console.error(error); // an AbortError + * }); + * controller.abort(); + * ``` + * @since v0.1.90 + * @param command The command to run, with space-separated arguments. + * @param callback called with the output when process terminates. + */ + function exec(command: string, callback?: (error: ExecException | null, stdout: string, stderr: string) => void): ChildProcess; + // `options` with `"buffer"` or `null` for `encoding` means stdout/stderr are definitely `Buffer`. + function exec( + command: string, + options: { + encoding: 'buffer' | null; + } & ExecOptions, + callback?: (error: ExecException | null, stdout: Buffer, stderr: Buffer) => void + ): ChildProcess; + // `options` with well known `encoding` means stdout/stderr are definitely `string`. + function exec( + command: string, + options: { + encoding: BufferEncoding; + } & ExecOptions, + callback?: (error: ExecException | null, stdout: string, stderr: string) => void + ): ChildProcess; + // `options` with an `encoding` whose type is `string` means stdout/stderr could either be `Buffer` or `string`. + // There is no guarantee the `encoding` is unknown as `string` is a superset of `BufferEncoding`. + function exec( + command: string, + options: { + encoding: BufferEncoding; + } & ExecOptions, + callback?: (error: ExecException | null, stdout: string | Buffer, stderr: string | Buffer) => void + ): ChildProcess; + // `options` without an `encoding` means stdout/stderr are definitely `string`. + function exec(command: string, options: ExecOptions, callback?: (error: ExecException | null, stdout: string, stderr: string) => void): ChildProcess; + // fallback if nothing else matches. Worst case is always `string | Buffer`. + function exec( + command: string, + options: (ObjectEncodingOptions & ExecOptions) | undefined | null, + callback?: (error: ExecException | null, stdout: string | Buffer, stderr: string | Buffer) => void + ): ChildProcess; + interface PromiseWithChild extends Promise { + child: ChildProcess; + } + namespace exec { + function __promisify__(command: string): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + command: string, + options: { + encoding: 'buffer' | null; + } & ExecOptions + ): PromiseWithChild<{ + stdout: Buffer; + stderr: Buffer; + }>; + function __promisify__( + command: string, + options: { + encoding: BufferEncoding; + } & ExecOptions + ): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + command: string, + options: ExecOptions + ): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + command: string, + options?: (ObjectEncodingOptions & ExecOptions) | null + ): PromiseWithChild<{ + stdout: string | Buffer; + stderr: string | Buffer; + }>; + } + interface ExecFileOptions extends CommonOptions, Abortable { + maxBuffer?: number | undefined; + killSignal?: NodeJS.Signals | number | undefined; + windowsVerbatimArguments?: boolean | undefined; + shell?: boolean | string | undefined; + signal?: AbortSignal | undefined; + } + interface ExecFileOptionsWithStringEncoding extends ExecFileOptions { + encoding: BufferEncoding; + } + interface ExecFileOptionsWithBufferEncoding extends ExecFileOptions { + encoding: 'buffer' | null; + } + interface ExecFileOptionsWithOtherEncoding extends ExecFileOptions { + encoding: BufferEncoding; + } + type ExecFileException = + & Omit + & Omit + & { code?: string | number | undefined | null }; + /** + * The `child_process.execFile()` function is similar to {@link exec} except that it does not spawn a shell by default. Rather, the specified + * executable `file` is spawned directly as a new process making it slightly more + * efficient than {@link exec}. + * + * The same options as {@link exec} are supported. Since a shell is + * not spawned, behaviors such as I/O redirection and file globbing are not + * supported. + * + * ```js + * const { execFile } = require('node:child_process'); + * const child = execFile('node', ['--version'], (error, stdout, stderr) => { + * if (error) { + * throw error; + * } + * console.log(stdout); + * }); + * ``` + * + * The `stdout` and `stderr` arguments passed to the callback will contain the + * stdout and stderr output of the child process. By default, Node.js will decode + * the output as UTF-8 and pass strings to the callback. The `encoding` option + * can be used to specify the character encoding used to decode the stdout and + * stderr output. If `encoding` is `'buffer'`, or an unrecognized character + * encoding, `Buffer` objects will be passed to the callback instead. + * + * If this method is invoked as its `util.promisify()` ed version, it returns + * a `Promise` for an `Object` with `stdout` and `stderr` properties. The returned`ChildProcess` instance is attached to the `Promise` as a `child` property. In + * case of an error (including any error resulting in an exit code other than 0), a + * rejected promise is returned, with the same `error` object given in the + * callback, but with two additional properties `stdout` and `stderr`. + * + * ```js + * const util = require('node:util'); + * const execFile = util.promisify(require('node:child_process').execFile); + * async function getVersion() { + * const { stdout } = await execFile('node', ['--version']); + * console.log(stdout); + * } + * getVersion(); + * ``` + * + * **If the `shell` option is enabled, do not pass unsanitized user input to this** + * **function. Any input containing shell metacharacters may be used to trigger** + * **arbitrary command execution.** + * + * If the `signal` option is enabled, calling `.abort()` on the corresponding`AbortController` is similar to calling `.kill()` on the child process except + * the error passed to the callback will be an `AbortError`: + * + * ```js + * const { execFile } = require('node:child_process'); + * const controller = new AbortController(); + * const { signal } = controller; + * const child = execFile('node', ['--version'], { signal }, (error) => { + * console.error(error); // an AbortError + * }); + * controller.abort(); + * ``` + * @since v0.1.91 + * @param file The name or path of the executable file to run. + * @param args List of string arguments. + * @param callback Called with the output when process terminates. + */ + function execFile(file: string): ChildProcess; + function execFile(file: string, options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null): ChildProcess; + function execFile(file: string, args?: ReadonlyArray | null): ChildProcess; + function execFile(file: string, args: ReadonlyArray | undefined | null, options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null): ChildProcess; + // no `options` definitely means stdout/stderr are `string`. + function execFile(file: string, callback: (error: ExecFileException | null, stdout: string, stderr: string) => void): ChildProcess; + function execFile(file: string, args: ReadonlyArray | undefined | null, callback: (error: ExecFileException | null, stdout: string, stderr: string) => void): ChildProcess; + // `options` with `"buffer"` or `null` for `encoding` means stdout/stderr are definitely `Buffer`. + function execFile(file: string, options: ExecFileOptionsWithBufferEncoding, callback: (error: ExecFileException | null, stdout: Buffer, stderr: Buffer) => void): ChildProcess; + function execFile( + file: string, + args: ReadonlyArray | undefined | null, + options: ExecFileOptionsWithBufferEncoding, + callback: (error: ExecFileException | null, stdout: Buffer, stderr: Buffer) => void + ): ChildProcess; + // `options` with well known `encoding` means stdout/stderr are definitely `string`. + function execFile(file: string, options: ExecFileOptionsWithStringEncoding, callback: (error: ExecFileException | null, stdout: string, stderr: string) => void): ChildProcess; + function execFile( + file: string, + args: ReadonlyArray | undefined | null, + options: ExecFileOptionsWithStringEncoding, + callback: (error: ExecFileException | null, stdout: string, stderr: string) => void + ): ChildProcess; + // `options` with an `encoding` whose type is `string` means stdout/stderr could either be `Buffer` or `string`. + // There is no guarantee the `encoding` is unknown as `string` is a superset of `BufferEncoding`. + function execFile(file: string, options: ExecFileOptionsWithOtherEncoding, callback: (error: ExecFileException | null, stdout: string | Buffer, stderr: string | Buffer) => void): ChildProcess; + function execFile( + file: string, + args: ReadonlyArray | undefined | null, + options: ExecFileOptionsWithOtherEncoding, + callback: (error: ExecFileException | null, stdout: string | Buffer, stderr: string | Buffer) => void + ): ChildProcess; + // `options` without an `encoding` means stdout/stderr are definitely `string`. + function execFile(file: string, options: ExecFileOptions, callback: (error: ExecFileException | null, stdout: string, stderr: string) => void): ChildProcess; + function execFile( + file: string, + args: ReadonlyArray | undefined | null, + options: ExecFileOptions, + callback: (error: ExecFileException | null, stdout: string, stderr: string) => void + ): ChildProcess; + // fallback if nothing else matches. Worst case is always `string | Buffer`. + function execFile( + file: string, + options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null, + callback: ((error: ExecFileException | null, stdout: string | Buffer, stderr: string | Buffer) => void) | undefined | null + ): ChildProcess; + function execFile( + file: string, + args: ReadonlyArray | undefined | null, + options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null, + callback: ((error: ExecFileException | null, stdout: string | Buffer, stderr: string | Buffer) => void) | undefined | null + ): ChildProcess; + namespace execFile { + function __promisify__(file: string): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + file: string, + args: ReadonlyArray | undefined | null + ): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + file: string, + options: ExecFileOptionsWithBufferEncoding + ): PromiseWithChild<{ + stdout: Buffer; + stderr: Buffer; + }>; + function __promisify__( + file: string, + args: ReadonlyArray | undefined | null, + options: ExecFileOptionsWithBufferEncoding + ): PromiseWithChild<{ + stdout: Buffer; + stderr: Buffer; + }>; + function __promisify__( + file: string, + options: ExecFileOptionsWithStringEncoding + ): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + file: string, + args: ReadonlyArray | undefined | null, + options: ExecFileOptionsWithStringEncoding + ): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + file: string, + options: ExecFileOptionsWithOtherEncoding + ): PromiseWithChild<{ + stdout: string | Buffer; + stderr: string | Buffer; + }>; + function __promisify__( + file: string, + args: ReadonlyArray | undefined | null, + options: ExecFileOptionsWithOtherEncoding + ): PromiseWithChild<{ + stdout: string | Buffer; + stderr: string | Buffer; + }>; + function __promisify__( + file: string, + options: ExecFileOptions + ): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + file: string, + args: ReadonlyArray | undefined | null, + options: ExecFileOptions + ): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + file: string, + options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null + ): PromiseWithChild<{ + stdout: string | Buffer; + stderr: string | Buffer; + }>; + function __promisify__( + file: string, + args: ReadonlyArray | undefined | null, + options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null + ): PromiseWithChild<{ + stdout: string | Buffer; + stderr: string | Buffer; + }>; + } + interface ForkOptions extends ProcessEnvOptions, MessagingOptions, Abortable { + execPath?: string | undefined; + execArgv?: string[] | undefined; + silent?: boolean | undefined; + /** + * Can be set to 'pipe', 'inherit', 'overlapped', or 'ignore', or an array of these strings. + * If passed as an array, the first element is used for `stdin`, the second for + * `stdout`, and the third for `stderr`. A fourth element can be used to + * specify the `stdio` behavior beyond the standard streams. See + * {@link ChildProcess.stdio} for more information. + * + * @default 'pipe' + */ + stdio?: StdioOptions | undefined; + detached?: boolean | undefined; + windowsVerbatimArguments?: boolean | undefined; + } + /** + * The `child_process.fork()` method is a special case of {@link spawn} used specifically to spawn new Node.js processes. + * Like {@link spawn}, a `ChildProcess` object is returned. The + * returned `ChildProcess` will have an additional communication channel + * built-in that allows messages to be passed back and forth between the parent and + * child. See `subprocess.send()` for details. + * + * Keep in mind that spawned Node.js child processes are + * independent of the parent with exception of the IPC communication channel + * that is established between the two. Each process has its own memory, with + * their own V8 instances. Because of the additional resource allocations + * required, spawning a large number of child Node.js processes is not + * recommended. + * + * By default, `child_process.fork()` will spawn new Node.js instances using the `process.execPath` of the parent process. The `execPath` property in the`options` object allows for an alternative + * execution path to be used. + * + * Node.js processes launched with a custom `execPath` will communicate with the + * parent process using the file descriptor (fd) identified using the + * environment variable `NODE_CHANNEL_FD` on the child process. + * + * Unlike the [`fork(2)`](http://man7.org/linux/man-pages/man2/fork.2.html) POSIX system call, `child_process.fork()` does not clone the + * current process. + * + * The `shell` option available in {@link spawn} is not supported by`child_process.fork()` and will be ignored if set. + * + * If the `signal` option is enabled, calling `.abort()` on the corresponding`AbortController` is similar to calling `.kill()` on the child process except + * the error passed to the callback will be an `AbortError`: + * + * ```js + * if (process.argv[2] === 'child') { + * setTimeout(() => { + * console.log(`Hello from ${process.argv[2]}!`); + * }, 1_000); + * } else { + * const { fork } = require('node:child_process'); + * const controller = new AbortController(); + * const { signal } = controller; + * const child = fork(__filename, ['child'], { signal }); + * child.on('error', (err) => { + * // This will be called with err being an AbortError if the controller aborts + * }); + * controller.abort(); // Stops the child process + * } + * ``` + * @since v0.5.0 + * @param modulePath The module to run in the child. + * @param args List of string arguments. + */ + function fork(modulePath: string, options?: ForkOptions): ChildProcess; + function fork(modulePath: string, args?: ReadonlyArray, options?: ForkOptions): ChildProcess; + interface SpawnSyncOptions extends CommonSpawnOptions { + input?: string | NodeJS.ArrayBufferView | undefined; + maxBuffer?: number | undefined; + encoding?: BufferEncoding | 'buffer' | null | undefined; + } + interface SpawnSyncOptionsWithStringEncoding extends SpawnSyncOptions { + encoding: BufferEncoding; + } + interface SpawnSyncOptionsWithBufferEncoding extends SpawnSyncOptions { + encoding?: 'buffer' | null | undefined; + } + interface SpawnSyncReturns { + pid: number; + output: Array; + stdout: T; + stderr: T; + status: number | null; + signal: NodeJS.Signals | null; + error?: Error | undefined; + } + /** + * The `child_process.spawnSync()` method is generally identical to {@link spawn} with the exception that the function will not return + * until the child process has fully closed. When a timeout has been encountered + * and `killSignal` is sent, the method won't return until the process has + * completely exited. If the process intercepts and handles the `SIGTERM` signal + * and doesn't exit, the parent process will wait until the child process has + * exited. + * + * **If the `shell` option is enabled, do not pass unsanitized user input to this** + * **function. Any input containing shell metacharacters may be used to trigger** + * **arbitrary command execution.** + * @since v0.11.12 + * @param command The command to run. + * @param args List of string arguments. + */ + function spawnSync(command: string): SpawnSyncReturns; + function spawnSync(command: string, options: SpawnSyncOptionsWithStringEncoding): SpawnSyncReturns; + function spawnSync(command: string, options: SpawnSyncOptionsWithBufferEncoding): SpawnSyncReturns; + function spawnSync(command: string, options?: SpawnSyncOptions): SpawnSyncReturns; + function spawnSync(command: string, args: ReadonlyArray): SpawnSyncReturns; + function spawnSync(command: string, args: ReadonlyArray, options: SpawnSyncOptionsWithStringEncoding): SpawnSyncReturns; + function spawnSync(command: string, args: ReadonlyArray, options: SpawnSyncOptionsWithBufferEncoding): SpawnSyncReturns; + function spawnSync(command: string, args?: ReadonlyArray, options?: SpawnSyncOptions): SpawnSyncReturns; + interface CommonExecOptions extends CommonOptions { + input?: string | NodeJS.ArrayBufferView | undefined; + /** + * Can be set to 'pipe', 'inherit, or 'ignore', or an array of these strings. + * If passed as an array, the first element is used for `stdin`, the second for + * `stdout`, and the third for `stderr`. A fourth element can be used to + * specify the `stdio` behavior beyond the standard streams. See + * {@link ChildProcess.stdio} for more information. + * + * @default 'pipe' + */ + stdio?: StdioOptions | undefined; + killSignal?: NodeJS.Signals | number | undefined; + maxBuffer?: number | undefined; + encoding?: BufferEncoding | 'buffer' | null | undefined; + } + interface ExecSyncOptions extends CommonExecOptions { + shell?: string | undefined; + } + interface ExecSyncOptionsWithStringEncoding extends ExecSyncOptions { + encoding: BufferEncoding; + } + interface ExecSyncOptionsWithBufferEncoding extends ExecSyncOptions { + encoding?: 'buffer' | null | undefined; + } + /** + * The `child_process.execSync()` method is generally identical to {@link exec} with the exception that the method will not return + * until the child process has fully closed. When a timeout has been encountered + * and `killSignal` is sent, the method won't return until the process has + * completely exited. If the child process intercepts and handles the `SIGTERM`signal and doesn't exit, the parent process will wait until the child process + * has exited. + * + * If the process times out or has a non-zero exit code, this method will throw. + * The `Error` object will contain the entire result from {@link spawnSync}. + * + * **Never pass unsanitized user input to this function. Any input containing shell** + * **metacharacters may be used to trigger arbitrary command execution.** + * @since v0.11.12 + * @param command The command to run. + * @return The stdout from the command. + */ + function execSync(command: string): Buffer; + function execSync(command: string, options: ExecSyncOptionsWithStringEncoding): string; + function execSync(command: string, options: ExecSyncOptionsWithBufferEncoding): Buffer; + function execSync(command: string, options?: ExecSyncOptions): string | Buffer; + interface ExecFileSyncOptions extends CommonExecOptions { + shell?: boolean | string | undefined; + } + interface ExecFileSyncOptionsWithStringEncoding extends ExecFileSyncOptions { + encoding: BufferEncoding; + } + interface ExecFileSyncOptionsWithBufferEncoding extends ExecFileSyncOptions { + encoding?: 'buffer' | null; // specify `null`. + } + /** + * The `child_process.execFileSync()` method is generally identical to {@link execFile} with the exception that the method will not + * return until the child process has fully closed. When a timeout has been + * encountered and `killSignal` is sent, the method won't return until the process + * has completely exited. + * + * If the child process intercepts and handles the `SIGTERM` signal and + * does not exit, the parent process will still wait until the child process has + * exited. + * + * If the process times out or has a non-zero exit code, this method will throw an `Error` that will include the full result of the underlying {@link spawnSync}. + * + * **If the `shell` option is enabled, do not pass unsanitized user input to this** + * **function. Any input containing shell metacharacters may be used to trigger** + * **arbitrary command execution.** + * @since v0.11.12 + * @param file The name or path of the executable file to run. + * @param args List of string arguments. + * @return The stdout from the command. + */ + function execFileSync(file: string): Buffer; + function execFileSync(file: string, options: ExecFileSyncOptionsWithStringEncoding): string; + function execFileSync(file: string, options: ExecFileSyncOptionsWithBufferEncoding): Buffer; + function execFileSync(file: string, options?: ExecFileSyncOptions): string | Buffer; + function execFileSync(file: string, args: ReadonlyArray): Buffer; + function execFileSync(file: string, args: ReadonlyArray, options: ExecFileSyncOptionsWithStringEncoding): string; + function execFileSync(file: string, args: ReadonlyArray, options: ExecFileSyncOptionsWithBufferEncoding): Buffer; + function execFileSync(file: string, args?: ReadonlyArray, options?: ExecFileSyncOptions): string | Buffer; +} +declare module 'node:child_process' { + export * from 'child_process'; +} diff --git a/node_modules/@types/node/ts4.8/cluster.d.ts b/node_modules/@types/node/ts4.8/cluster.d.ts new file mode 100755 index 0000000..11d4518 --- /dev/null +++ b/node_modules/@types/node/ts4.8/cluster.d.ts @@ -0,0 +1,412 @@ +/** + * Clusters of Node.js processes can be used to run multiple instances of Node.js + * that can distribute workloads among their application threads. When process + * isolation is not needed, use the `worker_threads` module instead, which + * allows running multiple application threads within a single Node.js instance. + * + * The cluster module allows easy creation of child processes that all share + * server ports. + * + * ```js + * import cluster from 'node:cluster'; + * import http from 'node:http'; + * import { availableParallelism } from 'node:os'; + * import process from 'node:process'; + * + * const numCPUs = availableParallelism(); + * + * if (cluster.isPrimary) { + * console.log(`Primary ${process.pid} is running`); + * + * // Fork workers. + * for (let i = 0; i < numCPUs; i++) { + * cluster.fork(); + * } + * + * cluster.on('exit', (worker, code, signal) => { + * console.log(`worker ${worker.process.pid} died`); + * }); + * } else { + * // Workers can share any TCP connection + * // In this case it is an HTTP server + * http.createServer((req, res) => { + * res.writeHead(200); + * res.end('hello world\n'); + * }).listen(8000); + * + * console.log(`Worker ${process.pid} started`); + * } + * ``` + * + * Running Node.js will now share port 8000 between the workers: + * + * ```console + * $ node server.js + * Primary 3596 is running + * Worker 4324 started + * Worker 4520 started + * Worker 6056 started + * Worker 5644 started + * ``` + * + * On Windows, it is not yet possible to set up a named pipe server in a worker. + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/cluster.js) + */ +declare module 'cluster' { + import * as child from 'node:child_process'; + import EventEmitter = require('node:events'); + import * as net from 'node:net'; + type SerializationType = 'json' | 'advanced'; + export interface ClusterSettings { + execArgv?: string[] | undefined; // default: process.execArgv + exec?: string | undefined; + args?: string[] | undefined; + silent?: boolean | undefined; + stdio?: any[] | undefined; + uid?: number | undefined; + gid?: number | undefined; + inspectPort?: number | (() => number) | undefined; + serialization?: SerializationType | undefined; + } + export interface Address { + address: string; + port: number; + addressType: number | 'udp4' | 'udp6'; // 4, 6, -1, "udp4", "udp6" + } + /** + * A `Worker` object contains all public information and method about a worker. + * In the primary it can be obtained using `cluster.workers`. In a worker + * it can be obtained using `cluster.worker`. + * @since v0.7.0 + */ + export class Worker extends EventEmitter { + /** + * Each new worker is given its own unique id, this id is stored in the`id`. + * + * While a worker is alive, this is the key that indexes it in`cluster.workers`. + * @since v0.8.0 + */ + id: number; + /** + * All workers are created using `child_process.fork()`, the returned object + * from this function is stored as `.process`. In a worker, the global `process`is stored. + * + * See: `Child Process module`. + * + * Workers will call `process.exit(0)` if the `'disconnect'` event occurs + * on `process` and `.exitedAfterDisconnect` is not `true`. This protects against + * accidental disconnection. + * @since v0.7.0 + */ + process: child.ChildProcess; + /** + * Send a message to a worker or primary, optionally with a handle. + * + * In the primary, this sends a message to a specific worker. It is identical to `ChildProcess.send()`. + * + * In a worker, this sends a message to the primary. It is identical to`process.send()`. + * + * This example will echo back all messages from the primary: + * + * ```js + * if (cluster.isPrimary) { + * const worker = cluster.fork(); + * worker.send('hi there'); + * + * } else if (cluster.isWorker) { + * process.on('message', (msg) => { + * process.send(msg); + * }); + * } + * ``` + * @since v0.7.0 + * @param options The `options` argument, if present, is an object used to parameterize the sending of certain types of handles. `options` supports the following properties: + */ + send(message: child.Serializable, callback?: (error: Error | null) => void): boolean; + send(message: child.Serializable, sendHandle: child.SendHandle, callback?: (error: Error | null) => void): boolean; + send(message: child.Serializable, sendHandle: child.SendHandle, options?: child.MessageOptions, callback?: (error: Error | null) => void): boolean; + /** + * This function will kill the worker. In the primary worker, it does this by + * disconnecting the `worker.process`, and once disconnected, killing with`signal`. In the worker, it does it by killing the process with `signal`. + * + * The `kill()` function kills the worker process without waiting for a graceful + * disconnect, it has the same behavior as `worker.process.kill()`. + * + * This method is aliased as `worker.destroy()` for backwards compatibility. + * + * In a worker, `process.kill()` exists, but it is not this function; + * it is `kill()`. + * @since v0.9.12 + * @param [signal='SIGTERM'] Name of the kill signal to send to the worker process. + */ + kill(signal?: string): void; + destroy(signal?: string): void; + /** + * In a worker, this function will close all servers, wait for the `'close'` event + * on those servers, and then disconnect the IPC channel. + * + * In the primary, an internal message is sent to the worker causing it to call`.disconnect()` on itself. + * + * Causes `.exitedAfterDisconnect` to be set. + * + * After a server is closed, it will no longer accept new connections, + * but connections may be accepted by any other listening worker. Existing + * connections will be allowed to close as usual. When no more connections exist, + * see `server.close()`, the IPC channel to the worker will close allowing it + * to die gracefully. + * + * The above applies _only_ to server connections, client connections are not + * automatically closed by workers, and disconnect does not wait for them to close + * before exiting. + * + * In a worker, `process.disconnect` exists, but it is not this function; + * it is `disconnect()`. + * + * Because long living server connections may block workers from disconnecting, it + * may be useful to send a message, so application specific actions may be taken to + * close them. It also may be useful to implement a timeout, killing a worker if + * the `'disconnect'` event has not been emitted after some time. + * + * ```js + * if (cluster.isPrimary) { + * const worker = cluster.fork(); + * let timeout; + * + * worker.on('listening', (address) => { + * worker.send('shutdown'); + * worker.disconnect(); + * timeout = setTimeout(() => { + * worker.kill(); + * }, 2000); + * }); + * + * worker.on('disconnect', () => { + * clearTimeout(timeout); + * }); + * + * } else if (cluster.isWorker) { + * const net = require('node:net'); + * const server = net.createServer((socket) => { + * // Connections never end + * }); + * + * server.listen(8000); + * + * process.on('message', (msg) => { + * if (msg === 'shutdown') { + * // Initiate graceful close of any connections to server + * } + * }); + * } + * ``` + * @since v0.7.7 + * @return A reference to `worker`. + */ + disconnect(): void; + /** + * This function returns `true` if the worker is connected to its primary via its + * IPC channel, `false` otherwise. A worker is connected to its primary after it + * has been created. It is disconnected after the `'disconnect'` event is emitted. + * @since v0.11.14 + */ + isConnected(): boolean; + /** + * This function returns `true` if the worker's process has terminated (either + * because of exiting or being signaled). Otherwise, it returns `false`. + * + * ```js + * import cluster from 'node:cluster'; + * import http from 'node:http'; + * import { availableParallelism } from 'node:os'; + * import process from 'node:process'; + * + * const numCPUs = availableParallelism(); + * + * if (cluster.isPrimary) { + * console.log(`Primary ${process.pid} is running`); + * + * // Fork workers. + * for (let i = 0; i < numCPUs; i++) { + * cluster.fork(); + * } + * + * cluster.on('fork', (worker) => { + * console.log('worker is dead:', worker.isDead()); + * }); + * + * cluster.on('exit', (worker, code, signal) => { + * console.log('worker is dead:', worker.isDead()); + * }); + * } else { + * // Workers can share any TCP connection. In this case, it is an HTTP server. + * http.createServer((req, res) => { + * res.writeHead(200); + * res.end(`Current process\n ${process.pid}`); + * process.kill(process.pid); + * }).listen(8000); + * } + * ``` + * @since v0.11.14 + */ + isDead(): boolean; + /** + * This property is `true` if the worker exited due to `.disconnect()`. + * If the worker exited any other way, it is `false`. If the + * worker has not exited, it is `undefined`. + * + * The boolean `worker.exitedAfterDisconnect` allows distinguishing between + * voluntary and accidental exit, the primary may choose not to respawn a worker + * based on this value. + * + * ```js + * cluster.on('exit', (worker, code, signal) => { + * if (worker.exitedAfterDisconnect === true) { + * console.log('Oh, it was just voluntary – no need to worry'); + * } + * }); + * + * // kill worker + * worker.kill(); + * ``` + * @since v6.0.0 + */ + exitedAfterDisconnect: boolean; + /** + * events.EventEmitter + * 1. disconnect + * 2. error + * 3. exit + * 4. listening + * 5. message + * 6. online + */ + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'disconnect', listener: () => void): this; + addListener(event: 'error', listener: (error: Error) => void): this; + addListener(event: 'exit', listener: (code: number, signal: string) => void): this; + addListener(event: 'listening', listener: (address: Address) => void): this; + addListener(event: 'message', listener: (message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined. + addListener(event: 'online', listener: () => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'disconnect'): boolean; + emit(event: 'error', error: Error): boolean; + emit(event: 'exit', code: number, signal: string): boolean; + emit(event: 'listening', address: Address): boolean; + emit(event: 'message', message: any, handle: net.Socket | net.Server): boolean; + emit(event: 'online'): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'disconnect', listener: () => void): this; + on(event: 'error', listener: (error: Error) => void): this; + on(event: 'exit', listener: (code: number, signal: string) => void): this; + on(event: 'listening', listener: (address: Address) => void): this; + on(event: 'message', listener: (message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined. + on(event: 'online', listener: () => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'disconnect', listener: () => void): this; + once(event: 'error', listener: (error: Error) => void): this; + once(event: 'exit', listener: (code: number, signal: string) => void): this; + once(event: 'listening', listener: (address: Address) => void): this; + once(event: 'message', listener: (message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined. + once(event: 'online', listener: () => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'disconnect', listener: () => void): this; + prependListener(event: 'error', listener: (error: Error) => void): this; + prependListener(event: 'exit', listener: (code: number, signal: string) => void): this; + prependListener(event: 'listening', listener: (address: Address) => void): this; + prependListener(event: 'message', listener: (message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined. + prependListener(event: 'online', listener: () => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'disconnect', listener: () => void): this; + prependOnceListener(event: 'error', listener: (error: Error) => void): this; + prependOnceListener(event: 'exit', listener: (code: number, signal: string) => void): this; + prependOnceListener(event: 'listening', listener: (address: Address) => void): this; + prependOnceListener(event: 'message', listener: (message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined. + prependOnceListener(event: 'online', listener: () => void): this; + } + export interface Cluster extends EventEmitter { + disconnect(callback?: () => void): void; + fork(env?: any): Worker; + /** @deprecated since v16.0.0 - use isPrimary. */ + readonly isMaster: boolean; + readonly isPrimary: boolean; + readonly isWorker: boolean; + schedulingPolicy: number; + readonly settings: ClusterSettings; + /** @deprecated since v16.0.0 - use setupPrimary. */ + setupMaster(settings?: ClusterSettings): void; + /** + * `setupPrimary` is used to change the default 'fork' behavior. Once called, the settings will be present in cluster.settings. + */ + setupPrimary(settings?: ClusterSettings): void; + readonly worker?: Worker | undefined; + readonly workers?: NodeJS.Dict | undefined; + readonly SCHED_NONE: number; + readonly SCHED_RR: number; + /** + * events.EventEmitter + * 1. disconnect + * 2. exit + * 3. fork + * 4. listening + * 5. message + * 6. online + * 7. setup + */ + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'disconnect', listener: (worker: Worker) => void): this; + addListener(event: 'exit', listener: (worker: Worker, code: number, signal: string) => void): this; + addListener(event: 'fork', listener: (worker: Worker) => void): this; + addListener(event: 'listening', listener: (worker: Worker, address: Address) => void): this; + addListener(event: 'message', listener: (worker: Worker, message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined. + addListener(event: 'online', listener: (worker: Worker) => void): this; + addListener(event: 'setup', listener: (settings: ClusterSettings) => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'disconnect', worker: Worker): boolean; + emit(event: 'exit', worker: Worker, code: number, signal: string): boolean; + emit(event: 'fork', worker: Worker): boolean; + emit(event: 'listening', worker: Worker, address: Address): boolean; + emit(event: 'message', worker: Worker, message: any, handle: net.Socket | net.Server): boolean; + emit(event: 'online', worker: Worker): boolean; + emit(event: 'setup', settings: ClusterSettings): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'disconnect', listener: (worker: Worker) => void): this; + on(event: 'exit', listener: (worker: Worker, code: number, signal: string) => void): this; + on(event: 'fork', listener: (worker: Worker) => void): this; + on(event: 'listening', listener: (worker: Worker, address: Address) => void): this; + on(event: 'message', listener: (worker: Worker, message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined. + on(event: 'online', listener: (worker: Worker) => void): this; + on(event: 'setup', listener: (settings: ClusterSettings) => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'disconnect', listener: (worker: Worker) => void): this; + once(event: 'exit', listener: (worker: Worker, code: number, signal: string) => void): this; + once(event: 'fork', listener: (worker: Worker) => void): this; + once(event: 'listening', listener: (worker: Worker, address: Address) => void): this; + once(event: 'message', listener: (worker: Worker, message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined. + once(event: 'online', listener: (worker: Worker) => void): this; + once(event: 'setup', listener: (settings: ClusterSettings) => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'disconnect', listener: (worker: Worker) => void): this; + prependListener(event: 'exit', listener: (worker: Worker, code: number, signal: string) => void): this; + prependListener(event: 'fork', listener: (worker: Worker) => void): this; + prependListener(event: 'listening', listener: (worker: Worker, address: Address) => void): this; + // the handle is a net.Socket or net.Server object, or undefined. + prependListener(event: 'message', listener: (worker: Worker, message: any, handle?: net.Socket | net.Server) => void): this; + prependListener(event: 'online', listener: (worker: Worker) => void): this; + prependListener(event: 'setup', listener: (settings: ClusterSettings) => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'disconnect', listener: (worker: Worker) => void): this; + prependOnceListener(event: 'exit', listener: (worker: Worker, code: number, signal: string) => void): this; + prependOnceListener(event: 'fork', listener: (worker: Worker) => void): this; + prependOnceListener(event: 'listening', listener: (worker: Worker, address: Address) => void): this; + // the handle is a net.Socket or net.Server object, or undefined. + prependOnceListener(event: 'message', listener: (worker: Worker, message: any, handle: net.Socket | net.Server) => void): this; + prependOnceListener(event: 'online', listener: (worker: Worker) => void): this; + prependOnceListener(event: 'setup', listener: (settings: ClusterSettings) => void): this; + } + const cluster: Cluster; + export default cluster; +} +declare module 'node:cluster' { + export * from 'cluster'; + export { default as default } from 'cluster'; +} diff --git a/node_modules/@types/node/ts4.8/console.d.ts b/node_modules/@types/node/ts4.8/console.d.ts new file mode 100755 index 0000000..7e35638 --- /dev/null +++ b/node_modules/@types/node/ts4.8/console.d.ts @@ -0,0 +1,412 @@ +/** + * The `node:console` module provides a simple debugging console that is similar to + * the JavaScript console mechanism provided by web browsers. + * + * The module exports two specific components: + * + * * A `Console` class with methods such as `console.log()`, `console.error()`, and`console.warn()` that can be used to write to any Node.js stream. + * * A global `console` instance configured to write to `process.stdout` and `process.stderr`. The global `console` can be used without calling`require('node:console')`. + * + * _**Warning**_: The global console object's methods are neither consistently + * synchronous like the browser APIs they resemble, nor are they consistently + * asynchronous like all other Node.js streams. See the `note on process I/O` for + * more information. + * + * Example using the global `console`: + * + * ```js + * console.log('hello world'); + * // Prints: hello world, to stdout + * console.log('hello %s', 'world'); + * // Prints: hello world, to stdout + * console.error(new Error('Whoops, something bad happened')); + * // Prints error message and stack trace to stderr: + * // Error: Whoops, something bad happened + * // at [eval]:5:15 + * // at Script.runInThisContext (node:vm:132:18) + * // at Object.runInThisContext (node:vm:309:38) + * // at node:internal/process/execution:77:19 + * // at [eval]-wrapper:6:22 + * // at evalScript (node:internal/process/execution:76:60) + * // at node:internal/main/eval_string:23:3 + * + * const name = 'Will Robinson'; + * console.warn(`Danger ${name}! Danger!`); + * // Prints: Danger Will Robinson! Danger!, to stderr + * ``` + * + * Example using the `Console` class: + * + * ```js + * const out = getStreamSomehow(); + * const err = getStreamSomehow(); + * const myConsole = new console.Console(out, err); + * + * myConsole.log('hello world'); + * // Prints: hello world, to out + * myConsole.log('hello %s', 'world'); + * // Prints: hello world, to out + * myConsole.error(new Error('Whoops, something bad happened')); + * // Prints: [Error: Whoops, something bad happened], to err + * + * const name = 'Will Robinson'; + * myConsole.warn(`Danger ${name}! Danger!`); + * // Prints: Danger Will Robinson! Danger!, to err + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/console.js) + */ +declare module 'console' { + import console = require('node:console'); + export = console; +} +declare module 'node:console' { + import { InspectOptions } from 'node:util'; + global { + // This needs to be global to avoid TS2403 in case lib.dom.d.ts is present in the same build + interface Console { + Console: console.ConsoleConstructor; + /** + * `console.assert()` writes a message if `value` is [falsy](https://developer.mozilla.org/en-US/docs/Glossary/Falsy) or omitted. It only + * writes a message and does not otherwise affect execution. The output always + * starts with `"Assertion failed"`. If provided, `message` is formatted using `util.format()`. + * + * If `value` is [truthy](https://developer.mozilla.org/en-US/docs/Glossary/Truthy), nothing happens. + * + * ```js + * console.assert(true, 'does nothing'); + * + * console.assert(false, 'Whoops %s work', 'didn\'t'); + * // Assertion failed: Whoops didn't work + * + * console.assert(); + * // Assertion failed + * ``` + * @since v0.1.101 + * @param value The value tested for being truthy. + * @param message All arguments besides `value` are used as error message. + */ + assert(value: any, message?: string, ...optionalParams: any[]): void; + /** + * When `stdout` is a TTY, calling `console.clear()` will attempt to clear the + * TTY. When `stdout` is not a TTY, this method does nothing. + * + * The specific operation of `console.clear()` can vary across operating systems + * and terminal types. For most Linux operating systems, `console.clear()`operates similarly to the `clear` shell command. On Windows, `console.clear()`will clear only the output in the + * current terminal viewport for the Node.js + * binary. + * @since v8.3.0 + */ + clear(): void; + /** + * Maintains an internal counter specific to `label` and outputs to `stdout` the + * number of times `console.count()` has been called with the given `label`. + * + * ```js + * > console.count() + * default: 1 + * undefined + * > console.count('default') + * default: 2 + * undefined + * > console.count('abc') + * abc: 1 + * undefined + * > console.count('xyz') + * xyz: 1 + * undefined + * > console.count('abc') + * abc: 2 + * undefined + * > console.count() + * default: 3 + * undefined + * > + * ``` + * @since v8.3.0 + * @param label The display label for the counter. + */ + count(label?: string): void; + /** + * Resets the internal counter specific to `label`. + * + * ```js + * > console.count('abc'); + * abc: 1 + * undefined + * > console.countReset('abc'); + * undefined + * > console.count('abc'); + * abc: 1 + * undefined + * > + * ``` + * @since v8.3.0 + * @param label The display label for the counter. + */ + countReset(label?: string): void; + /** + * The `console.debug()` function is an alias for {@link log}. + * @since v8.0.0 + */ + debug(message?: any, ...optionalParams: any[]): void; + /** + * Uses `util.inspect()` on `obj` and prints the resulting string to `stdout`. + * This function bypasses any custom `inspect()` function defined on `obj`. + * @since v0.1.101 + */ + dir(obj: any, options?: InspectOptions): void; + /** + * This method calls `console.log()` passing it the arguments received. + * This method does not produce any XML formatting. + * @since v8.0.0 + */ + dirxml(...data: any[]): void; + /** + * Prints to `stderr` with newline. Multiple arguments can be passed, with the + * first used as the primary message and all additional used as substitution + * values similar to [`printf(3)`](http://man7.org/linux/man-pages/man3/printf.3.html) (the arguments are all passed to `util.format()`). + * + * ```js + * const code = 5; + * console.error('error #%d', code); + * // Prints: error #5, to stderr + * console.error('error', code); + * // Prints: error 5, to stderr + * ``` + * + * If formatting elements (e.g. `%d`) are not found in the first string then `util.inspect()` is called on each argument and the resulting string + * values are concatenated. See `util.format()` for more information. + * @since v0.1.100 + */ + error(message?: any, ...optionalParams: any[]): void; + /** + * Increases indentation of subsequent lines by spaces for `groupIndentation`length. + * + * If one or more `label`s are provided, those are printed first without the + * additional indentation. + * @since v8.5.0 + */ + group(...label: any[]): void; + /** + * An alias for {@link group}. + * @since v8.5.0 + */ + groupCollapsed(...label: any[]): void; + /** + * Decreases indentation of subsequent lines by spaces for `groupIndentation`length. + * @since v8.5.0 + */ + groupEnd(): void; + /** + * The `console.info()` function is an alias for {@link log}. + * @since v0.1.100 + */ + info(message?: any, ...optionalParams: any[]): void; + /** + * Prints to `stdout` with newline. Multiple arguments can be passed, with the + * first used as the primary message and all additional used as substitution + * values similar to [`printf(3)`](http://man7.org/linux/man-pages/man3/printf.3.html) (the arguments are all passed to `util.format()`). + * + * ```js + * const count = 5; + * console.log('count: %d', count); + * // Prints: count: 5, to stdout + * console.log('count:', count); + * // Prints: count: 5, to stdout + * ``` + * + * See `util.format()` for more information. + * @since v0.1.100 + */ + log(message?: any, ...optionalParams: any[]): void; + /** + * Try to construct a table with the columns of the properties of `tabularData`(or use `properties`) and rows of `tabularData` and log it. Falls back to just + * logging the argument if it can’t be parsed as tabular. + * + * ```js + * // These can't be parsed as tabular data + * console.table(Symbol()); + * // Symbol() + * + * console.table(undefined); + * // undefined + * + * console.table([{ a: 1, b: 'Y' }, { a: 'Z', b: 2 }]); + * // ┌─────────┬─────┬─────┐ + * // │ (index) │ a │ b │ + * // ├─────────┼─────┼─────┤ + * // │ 0 │ 1 │ 'Y' │ + * // │ 1 │ 'Z' │ 2 │ + * // └─────────┴─────┴─────┘ + * + * console.table([{ a: 1, b: 'Y' }, { a: 'Z', b: 2 }], ['a']); + * // ┌─────────┬─────┐ + * // │ (index) │ a │ + * // ├─────────┼─────┤ + * // │ 0 │ 1 │ + * // │ 1 │ 'Z' │ + * // └─────────┴─────┘ + * ``` + * @since v10.0.0 + * @param properties Alternate properties for constructing the table. + */ + table(tabularData: any, properties?: ReadonlyArray): void; + /** + * Starts a timer that can be used to compute the duration of an operation. Timers + * are identified by a unique `label`. Use the same `label` when calling {@link timeEnd} to stop the timer and output the elapsed time in + * suitable time units to `stdout`. For example, if the elapsed + * time is 3869ms, `console.timeEnd()` displays "3.869s". + * @since v0.1.104 + */ + time(label?: string): void; + /** + * Stops a timer that was previously started by calling {@link time} and + * prints the result to `stdout`: + * + * ```js + * console.time('100-elements'); + * for (let i = 0; i < 100; i++) {} + * console.timeEnd('100-elements'); + * // prints 100-elements: 225.438ms + * ``` + * @since v0.1.104 + */ + timeEnd(label?: string): void; + /** + * For a timer that was previously started by calling {@link time}, prints + * the elapsed time and other `data` arguments to `stdout`: + * + * ```js + * console.time('process'); + * const value = expensiveProcess1(); // Returns 42 + * console.timeLog('process', value); + * // Prints "process: 365.227ms 42". + * doExpensiveProcess2(value); + * console.timeEnd('process'); + * ``` + * @since v10.7.0 + */ + timeLog(label?: string, ...data: any[]): void; + /** + * Prints to `stderr` the string `'Trace: '`, followed by the `util.format()` formatted message and stack trace to the current position in the code. + * + * ```js + * console.trace('Show me'); + * // Prints: (stack trace will vary based on where trace is called) + * // Trace: Show me + * // at repl:2:9 + * // at REPLServer.defaultEval (repl.js:248:27) + * // at bound (domain.js:287:14) + * // at REPLServer.runBound [as eval] (domain.js:300:12) + * // at REPLServer. (repl.js:412:12) + * // at emitOne (events.js:82:20) + * // at REPLServer.emit (events.js:169:7) + * // at REPLServer.Interface._onLine (readline.js:210:10) + * // at REPLServer.Interface._line (readline.js:549:8) + * // at REPLServer.Interface._ttyWrite (readline.js:826:14) + * ``` + * @since v0.1.104 + */ + trace(message?: any, ...optionalParams: any[]): void; + /** + * The `console.warn()` function is an alias for {@link error}. + * @since v0.1.100 + */ + warn(message?: any, ...optionalParams: any[]): void; + // --- Inspector mode only --- + /** + * This method does not display anything unless used in the inspector. + * Starts a JavaScript CPU profile with an optional label. + */ + profile(label?: string): void; + /** + * This method does not display anything unless used in the inspector. + * Stops the current JavaScript CPU profiling session if one has been started and prints the report to the Profiles panel of the inspector. + */ + profileEnd(label?: string): void; + /** + * This method does not display anything unless used in the inspector. + * Adds an event with the label `label` to the Timeline panel of the inspector. + */ + timeStamp(label?: string): void; + } + /** + * The `console` module provides a simple debugging console that is similar to the + * JavaScript console mechanism provided by web browsers. + * + * The module exports two specific components: + * + * * A `Console` class with methods such as `console.log()`, `console.error()` and`console.warn()` that can be used to write to any Node.js stream. + * * A global `console` instance configured to write to `process.stdout` and `process.stderr`. The global `console` can be used without calling`require('console')`. + * + * _**Warning**_: The global console object's methods are neither consistently + * synchronous like the browser APIs they resemble, nor are they consistently + * asynchronous like all other Node.js streams. See the `note on process I/O` for + * more information. + * + * Example using the global `console`: + * + * ```js + * console.log('hello world'); + * // Prints: hello world, to stdout + * console.log('hello %s', 'world'); + * // Prints: hello world, to stdout + * console.error(new Error('Whoops, something bad happened')); + * // Prints error message and stack trace to stderr: + * // Error: Whoops, something bad happened + * // at [eval]:5:15 + * // at Script.runInThisContext (node:vm:132:18) + * // at Object.runInThisContext (node:vm:309:38) + * // at node:internal/process/execution:77:19 + * // at [eval]-wrapper:6:22 + * // at evalScript (node:internal/process/execution:76:60) + * // at node:internal/main/eval_string:23:3 + * + * const name = 'Will Robinson'; + * console.warn(`Danger ${name}! Danger!`); + * // Prints: Danger Will Robinson! Danger!, to stderr + * ``` + * + * Example using the `Console` class: + * + * ```js + * const out = getStreamSomehow(); + * const err = getStreamSomehow(); + * const myConsole = new console.Console(out, err); + * + * myConsole.log('hello world'); + * // Prints: hello world, to out + * myConsole.log('hello %s', 'world'); + * // Prints: hello world, to out + * myConsole.error(new Error('Whoops, something bad happened')); + * // Prints: [Error: Whoops, something bad happened], to err + * + * const name = 'Will Robinson'; + * myConsole.warn(`Danger ${name}! Danger!`); + * // Prints: Danger Will Robinson! Danger!, to err + * ``` + * @see [source](https://github.com/nodejs/node/blob/v16.4.2/lib/console.js) + */ + namespace console { + interface ConsoleConstructorOptions { + stdout: NodeJS.WritableStream; + stderr?: NodeJS.WritableStream | undefined; + ignoreErrors?: boolean | undefined; + colorMode?: boolean | 'auto' | undefined; + inspectOptions?: InspectOptions | undefined; + /** + * Set group indentation + * @default 2 + */ + groupIndentation?: number | undefined; + } + interface ConsoleConstructor { + prototype: Console; + new (stdout: NodeJS.WritableStream, stderr?: NodeJS.WritableStream, ignoreErrors?: boolean): Console; + new (options: ConsoleConstructorOptions): Console; + } + } + var console: Console; + } + export = globalThis.console; +} diff --git a/node_modules/@types/node/ts4.8/constants.d.ts b/node_modules/@types/node/ts4.8/constants.d.ts new file mode 100755 index 0000000..208020d --- /dev/null +++ b/node_modules/@types/node/ts4.8/constants.d.ts @@ -0,0 +1,18 @@ +/** @deprecated since v6.3.0 - use constants property exposed by the relevant module instead. */ +declare module 'constants' { + import { constants as osConstants, SignalConstants } from 'node:os'; + import { constants as cryptoConstants } from 'node:crypto'; + import { constants as fsConstants } from 'node:fs'; + + const exp: typeof osConstants.errno & + typeof osConstants.priority & + SignalConstants & + typeof cryptoConstants & + typeof fsConstants; + export = exp; +} + +declare module 'node:constants' { + import constants = require('constants'); + export = constants; +} diff --git a/node_modules/@types/node/ts4.8/crypto.d.ts b/node_modules/@types/node/ts4.8/crypto.d.ts new file mode 100755 index 0000000..78c579d --- /dev/null +++ b/node_modules/@types/node/ts4.8/crypto.d.ts @@ -0,0 +1,3969 @@ +/** + * The `node:crypto` module provides cryptographic functionality that includes a + * set of wrappers for OpenSSL's hash, HMAC, cipher, decipher, sign, and verify + * functions. + * + * ```js + * const { createHmac } = await import('node:crypto'); + * + * const secret = 'abcdefg'; + * const hash = createHmac('sha256', secret) + * .update('I love cupcakes') + * .digest('hex'); + * console.log(hash); + * // Prints: + * // c0fa1bc00531bd78ef38c628449c5102aeabd49b5dc3a2a516ea6ea959d6658e + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/crypto.js) + */ +declare module 'crypto' { + import * as stream from 'node:stream'; + import { PeerCertificate } from 'node:tls'; + /** + * SPKAC is a Certificate Signing Request mechanism originally implemented by + * Netscape and was specified formally as part of HTML5's `keygen` element. + * + * `` is deprecated since [HTML 5.2](https://www.w3.org/TR/html52/changes.html#features-removed) and new projects + * should not use this element anymore. + * + * The `node:crypto` module provides the `Certificate` class for working with SPKAC + * data. The most common usage is handling output generated by the HTML5`` element. Node.js uses [OpenSSL's SPKAC + * implementation](https://www.openssl.org/docs/man3.0/man1/openssl-spkac.html) internally. + * @since v0.11.8 + */ + class Certificate { + /** + * ```js + * const { Certificate } = await import('node:crypto'); + * const spkac = getSpkacSomehow(); + * const challenge = Certificate.exportChallenge(spkac); + * console.log(challenge.toString('utf8')); + * // Prints: the challenge as a UTF8 string + * ``` + * @since v9.0.0 + * @param encoding The `encoding` of the `spkac` string. + * @return The challenge component of the `spkac` data structure, which includes a public key and a challenge. + */ + static exportChallenge(spkac: BinaryLike): Buffer; + /** + * ```js + * const { Certificate } = await import('node:crypto'); + * const spkac = getSpkacSomehow(); + * const publicKey = Certificate.exportPublicKey(spkac); + * console.log(publicKey); + * // Prints: the public key as + * ``` + * @since v9.0.0 + * @param encoding The `encoding` of the `spkac` string. + * @return The public key component of the `spkac` data structure, which includes a public key and a challenge. + */ + static exportPublicKey(spkac: BinaryLike, encoding?: string): Buffer; + /** + * ```js + * import { Buffer } from 'node:buffer'; + * const { Certificate } = await import('node:crypto'); + * + * const spkac = getSpkacSomehow(); + * console.log(Certificate.verifySpkac(Buffer.from(spkac))); + * // Prints: true or false + * ``` + * @since v9.0.0 + * @param encoding The `encoding` of the `spkac` string. + * @return `true` if the given `spkac` data structure is valid, `false` otherwise. + */ + static verifySpkac(spkac: NodeJS.ArrayBufferView): boolean; + /** + * @deprecated + * @param spkac + * @returns The challenge component of the `spkac` data structure, + * which includes a public key and a challenge. + */ + exportChallenge(spkac: BinaryLike): Buffer; + /** + * @deprecated + * @param spkac + * @param encoding The encoding of the spkac string. + * @returns The public key component of the `spkac` data structure, + * which includes a public key and a challenge. + */ + exportPublicKey(spkac: BinaryLike, encoding?: string): Buffer; + /** + * @deprecated + * @param spkac + * @returns `true` if the given `spkac` data structure is valid, + * `false` otherwise. + */ + verifySpkac(spkac: NodeJS.ArrayBufferView): boolean; + } + namespace constants { + // https://nodejs.org/dist/latest-v20.x/docs/api/crypto.html#crypto-constants + const OPENSSL_VERSION_NUMBER: number; + /** Applies multiple bug workarounds within OpenSSL. See https://www.openssl.org/docs/man1.0.2/ssl/SSL_CTX_set_options.html for detail. */ + const SSL_OP_ALL: number; + /** Allows legacy insecure renegotiation between OpenSSL and unpatched clients or servers. See https://www.openssl.org/docs/man1.0.2/ssl/SSL_CTX_set_options.html. */ + const SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION: number; + /** Attempts to use the server's preferences instead of the client's when selecting a cipher. See https://www.openssl.org/docs/man1.0.2/ssl/SSL_CTX_set_options.html. */ + const SSL_OP_CIPHER_SERVER_PREFERENCE: number; + /** Instructs OpenSSL to use Cisco's "speshul" version of DTLS_BAD_VER. */ + const SSL_OP_CISCO_ANYCONNECT: number; + /** Instructs OpenSSL to turn on cookie exchange. */ + const SSL_OP_COOKIE_EXCHANGE: number; + /** Instructs OpenSSL to add server-hello extension from an early version of the cryptopro draft. */ + const SSL_OP_CRYPTOPRO_TLSEXT_BUG: number; + /** Instructs OpenSSL to disable a SSL 3.0/TLS 1.0 vulnerability workaround added in OpenSSL 0.9.6d. */ + const SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS: number; + /** Allows initial connection to servers that do not support RI. */ + const SSL_OP_LEGACY_SERVER_CONNECT: number; + /** Instructs OpenSSL to disable support for SSL/TLS compression. */ + const SSL_OP_NO_COMPRESSION: number; + const SSL_OP_NO_QUERY_MTU: number; + /** Instructs OpenSSL to always start a new session when performing renegotiation. */ + const SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION: number; + const SSL_OP_NO_SSLv2: number; + const SSL_OP_NO_SSLv3: number; + const SSL_OP_NO_TICKET: number; + const SSL_OP_NO_TLSv1: number; + const SSL_OP_NO_TLSv1_1: number; + const SSL_OP_NO_TLSv1_2: number; + /** Instructs OpenSSL to disable version rollback attack detection. */ + const SSL_OP_TLS_ROLLBACK_BUG: number; + const ENGINE_METHOD_RSA: number; + const ENGINE_METHOD_DSA: number; + const ENGINE_METHOD_DH: number; + const ENGINE_METHOD_RAND: number; + const ENGINE_METHOD_EC: number; + const ENGINE_METHOD_CIPHERS: number; + const ENGINE_METHOD_DIGESTS: number; + const ENGINE_METHOD_PKEY_METHS: number; + const ENGINE_METHOD_PKEY_ASN1_METHS: number; + const ENGINE_METHOD_ALL: number; + const ENGINE_METHOD_NONE: number; + const DH_CHECK_P_NOT_SAFE_PRIME: number; + const DH_CHECK_P_NOT_PRIME: number; + const DH_UNABLE_TO_CHECK_GENERATOR: number; + const DH_NOT_SUITABLE_GENERATOR: number; + const RSA_PKCS1_PADDING: number; + const RSA_SSLV23_PADDING: number; + const RSA_NO_PADDING: number; + const RSA_PKCS1_OAEP_PADDING: number; + const RSA_X931_PADDING: number; + const RSA_PKCS1_PSS_PADDING: number; + /** Sets the salt length for RSA_PKCS1_PSS_PADDING to the digest size when signing or verifying. */ + const RSA_PSS_SALTLEN_DIGEST: number; + /** Sets the salt length for RSA_PKCS1_PSS_PADDING to the maximum permissible value when signing data. */ + const RSA_PSS_SALTLEN_MAX_SIGN: number; + /** Causes the salt length for RSA_PKCS1_PSS_PADDING to be determined automatically when verifying a signature. */ + const RSA_PSS_SALTLEN_AUTO: number; + const POINT_CONVERSION_COMPRESSED: number; + const POINT_CONVERSION_UNCOMPRESSED: number; + const POINT_CONVERSION_HYBRID: number; + /** Specifies the built-in default cipher list used by Node.js (colon-separated values). */ + const defaultCoreCipherList: string; + /** Specifies the active default cipher list used by the current Node.js process (colon-separated values). */ + const defaultCipherList: string; + } + interface HashOptions extends stream.TransformOptions { + /** + * For XOF hash functions such as `shake256`, the + * outputLength option can be used to specify the desired output length in bytes. + */ + outputLength?: number | undefined; + } + /** @deprecated since v10.0.0 */ + const fips: boolean; + /** + * Creates and returns a `Hash` object that can be used to generate hash digests + * using the given `algorithm`. Optional `options` argument controls stream + * behavior. For XOF hash functions such as `'shake256'`, the `outputLength` option + * can be used to specify the desired output length in bytes. + * + * The `algorithm` is dependent on the available algorithms supported by the + * version of OpenSSL on the platform. Examples are `'sha256'`, `'sha512'`, etc. + * On recent releases of OpenSSL, `openssl list -digest-algorithms` will + * display the available digest algorithms. + * + * Example: generating the sha256 sum of a file + * + * ```js + * import { + * createReadStream, + * } from 'node:fs'; + * import { argv } from 'node:process'; + * const { + * createHash, + * } = await import('node:crypto'); + * + * const filename = argv[2]; + * + * const hash = createHash('sha256'); + * + * const input = createReadStream(filename); + * input.on('readable', () => { + * // Only one element is going to be produced by the + * // hash stream. + * const data = input.read(); + * if (data) + * hash.update(data); + * else { + * console.log(`${hash.digest('hex')} ${filename}`); + * } + * }); + * ``` + * @since v0.1.92 + * @param options `stream.transform` options + */ + function createHash(algorithm: string, options?: HashOptions): Hash; + /** + * Creates and returns an `Hmac` object that uses the given `algorithm` and `key`. + * Optional `options` argument controls stream behavior. + * + * The `algorithm` is dependent on the available algorithms supported by the + * version of OpenSSL on the platform. Examples are `'sha256'`, `'sha512'`, etc. + * On recent releases of OpenSSL, `openssl list -digest-algorithms` will + * display the available digest algorithms. + * + * The `key` is the HMAC key used to generate the cryptographic HMAC hash. If it is + * a `KeyObject`, its type must be `secret`. If it is a string, please consider `caveats when using strings as inputs to cryptographic APIs`. If it was + * obtained from a cryptographically secure source of entropy, such as {@link randomBytes} or {@link generateKey}, its length should not + * exceed the block size of `algorithm` (e.g., 512 bits for SHA-256). + * + * Example: generating the sha256 HMAC of a file + * + * ```js + * import { + * createReadStream, + * } from 'node:fs'; + * import { argv } from 'node:process'; + * const { + * createHmac, + * } = await import('node:crypto'); + * + * const filename = argv[2]; + * + * const hmac = createHmac('sha256', 'a secret'); + * + * const input = createReadStream(filename); + * input.on('readable', () => { + * // Only one element is going to be produced by the + * // hash stream. + * const data = input.read(); + * if (data) + * hmac.update(data); + * else { + * console.log(`${hmac.digest('hex')} ${filename}`); + * } + * }); + * ``` + * @since v0.1.94 + * @param options `stream.transform` options + */ + function createHmac(algorithm: string, key: BinaryLike | KeyObject, options?: stream.TransformOptions): Hmac; + // https://nodejs.org/api/buffer.html#buffer_buffers_and_character_encodings + type BinaryToTextEncoding = 'base64' | 'base64url' | 'hex' | 'binary'; + type CharacterEncoding = 'utf8' | 'utf-8' | 'utf16le' | 'latin1'; + type LegacyCharacterEncoding = 'ascii' | 'binary' | 'ucs2' | 'ucs-2'; + type Encoding = BinaryToTextEncoding | CharacterEncoding | LegacyCharacterEncoding; + type ECDHKeyFormat = 'compressed' | 'uncompressed' | 'hybrid'; + /** + * The `Hash` class is a utility for creating hash digests of data. It can be + * used in one of two ways: + * + * * As a `stream` that is both readable and writable, where data is written + * to produce a computed hash digest on the readable side, or + * * Using the `hash.update()` and `hash.digest()` methods to produce the + * computed hash. + * + * The {@link createHash} method is used to create `Hash` instances. `Hash`objects are not to be created directly using the `new` keyword. + * + * Example: Using `Hash` objects as streams: + * + * ```js + * const { + * createHash, + * } = await import('node:crypto'); + * + * const hash = createHash('sha256'); + * + * hash.on('readable', () => { + * // Only one element is going to be produced by the + * // hash stream. + * const data = hash.read(); + * if (data) { + * console.log(data.toString('hex')); + * // Prints: + * // 6a2da20943931e9834fc12cfe5bb47bbd9ae43489a30726962b576f4e3993e50 + * } + * }); + * + * hash.write('some data to hash'); + * hash.end(); + * ``` + * + * Example: Using `Hash` and piped streams: + * + * ```js + * import { createReadStream } from 'node:fs'; + * import { stdout } from 'node:process'; + * const { createHash } = await import('node:crypto'); + * + * const hash = createHash('sha256'); + * + * const input = createReadStream('test.js'); + * input.pipe(hash).setEncoding('hex').pipe(stdout); + * ``` + * + * Example: Using the `hash.update()` and `hash.digest()` methods: + * + * ```js + * const { + * createHash, + * } = await import('node:crypto'); + * + * const hash = createHash('sha256'); + * + * hash.update('some data to hash'); + * console.log(hash.digest('hex')); + * // Prints: + * // 6a2da20943931e9834fc12cfe5bb47bbd9ae43489a30726962b576f4e3993e50 + * ``` + * @since v0.1.92 + */ + class Hash extends stream.Transform { + private constructor(); + /** + * Creates a new `Hash` object that contains a deep copy of the internal state + * of the current `Hash` object. + * + * The optional `options` argument controls stream behavior. For XOF hash + * functions such as `'shake256'`, the `outputLength` option can be used to + * specify the desired output length in bytes. + * + * An error is thrown when an attempt is made to copy the `Hash` object after + * its `hash.digest()` method has been called. + * + * ```js + * // Calculate a rolling hash. + * const { + * createHash, + * } = await import('node:crypto'); + * + * const hash = createHash('sha256'); + * + * hash.update('one'); + * console.log(hash.copy().digest('hex')); + * + * hash.update('two'); + * console.log(hash.copy().digest('hex')); + * + * hash.update('three'); + * console.log(hash.copy().digest('hex')); + * + * // Etc. + * ``` + * @since v13.1.0 + * @param options `stream.transform` options + */ + copy(options?: stream.TransformOptions): Hash; + /** + * Updates the hash content with the given `data`, the encoding of which + * is given in `inputEncoding`. + * If `encoding` is not provided, and the `data` is a string, an + * encoding of `'utf8'` is enforced. If `data` is a `Buffer`, `TypedArray`, or`DataView`, then `inputEncoding` is ignored. + * + * This can be called many times with new data as it is streamed. + * @since v0.1.92 + * @param inputEncoding The `encoding` of the `data` string. + */ + update(data: BinaryLike): Hash; + update(data: string, inputEncoding: Encoding): Hash; + /** + * Calculates the digest of all of the data passed to be hashed (using the `hash.update()` method). + * If `encoding` is provided a string will be returned; otherwise + * a `Buffer` is returned. + * + * The `Hash` object can not be used again after `hash.digest()` method has been + * called. Multiple calls will cause an error to be thrown. + * @since v0.1.92 + * @param encoding The `encoding` of the return value. + */ + digest(): Buffer; + digest(encoding: BinaryToTextEncoding): string; + } + /** + * The `Hmac` class is a utility for creating cryptographic HMAC digests. It can + * be used in one of two ways: + * + * * As a `stream` that is both readable and writable, where data is written + * to produce a computed HMAC digest on the readable side, or + * * Using the `hmac.update()` and `hmac.digest()` methods to produce the + * computed HMAC digest. + * + * The {@link createHmac} method is used to create `Hmac` instances. `Hmac`objects are not to be created directly using the `new` keyword. + * + * Example: Using `Hmac` objects as streams: + * + * ```js + * const { + * createHmac, + * } = await import('node:crypto'); + * + * const hmac = createHmac('sha256', 'a secret'); + * + * hmac.on('readable', () => { + * // Only one element is going to be produced by the + * // hash stream. + * const data = hmac.read(); + * if (data) { + * console.log(data.toString('hex')); + * // Prints: + * // 7fd04df92f636fd450bc841c9418e5825c17f33ad9c87c518115a45971f7f77e + * } + * }); + * + * hmac.write('some data to hash'); + * hmac.end(); + * ``` + * + * Example: Using `Hmac` and piped streams: + * + * ```js + * import { createReadStream } from 'node:fs'; + * import { stdout } from 'node:process'; + * const { + * createHmac, + * } = await import('node:crypto'); + * + * const hmac = createHmac('sha256', 'a secret'); + * + * const input = createReadStream('test.js'); + * input.pipe(hmac).pipe(stdout); + * ``` + * + * Example: Using the `hmac.update()` and `hmac.digest()` methods: + * + * ```js + * const { + * createHmac, + * } = await import('node:crypto'); + * + * const hmac = createHmac('sha256', 'a secret'); + * + * hmac.update('some data to hash'); + * console.log(hmac.digest('hex')); + * // Prints: + * // 7fd04df92f636fd450bc841c9418e5825c17f33ad9c87c518115a45971f7f77e + * ``` + * @since v0.1.94 + */ + class Hmac extends stream.Transform { + private constructor(); + /** + * Updates the `Hmac` content with the given `data`, the encoding of which + * is given in `inputEncoding`. + * If `encoding` is not provided, and the `data` is a string, an + * encoding of `'utf8'` is enforced. If `data` is a `Buffer`, `TypedArray`, or`DataView`, then `inputEncoding` is ignored. + * + * This can be called many times with new data as it is streamed. + * @since v0.1.94 + * @param inputEncoding The `encoding` of the `data` string. + */ + update(data: BinaryLike): Hmac; + update(data: string, inputEncoding: Encoding): Hmac; + /** + * Calculates the HMAC digest of all of the data passed using `hmac.update()`. + * If `encoding` is + * provided a string is returned; otherwise a `Buffer` is returned; + * + * The `Hmac` object can not be used again after `hmac.digest()` has been + * called. Multiple calls to `hmac.digest()` will result in an error being thrown. + * @since v0.1.94 + * @param encoding The `encoding` of the return value. + */ + digest(): Buffer; + digest(encoding: BinaryToTextEncoding): string; + } + type KeyObjectType = 'secret' | 'public' | 'private'; + interface KeyExportOptions { + type: 'pkcs1' | 'spki' | 'pkcs8' | 'sec1'; + format: T; + cipher?: string | undefined; + passphrase?: string | Buffer | undefined; + } + interface JwkKeyExportOptions { + format: 'jwk'; + } + interface JsonWebKey { + crv?: string | undefined; + d?: string | undefined; + dp?: string | undefined; + dq?: string | undefined; + e?: string | undefined; + k?: string | undefined; + kty?: string | undefined; + n?: string | undefined; + p?: string | undefined; + q?: string | undefined; + qi?: string | undefined; + x?: string | undefined; + y?: string | undefined; + [key: string]: unknown; + } + interface AsymmetricKeyDetails { + /** + * Key size in bits (RSA, DSA). + */ + modulusLength?: number | undefined; + /** + * Public exponent (RSA). + */ + publicExponent?: bigint | undefined; + /** + * Name of the message digest (RSA-PSS). + */ + hashAlgorithm?: string | undefined; + /** + * Name of the message digest used by MGF1 (RSA-PSS). + */ + mgf1HashAlgorithm?: string | undefined; + /** + * Minimal salt length in bytes (RSA-PSS). + */ + saltLength?: number | undefined; + /** + * Size of q in bits (DSA). + */ + divisorLength?: number | undefined; + /** + * Name of the curve (EC). + */ + namedCurve?: string | undefined; + } + /** + * Node.js uses a `KeyObject` class to represent a symmetric or asymmetric key, + * and each kind of key exposes different functions. The {@link createSecretKey}, {@link createPublicKey} and {@link createPrivateKey} methods are used to create `KeyObject`instances. `KeyObject` + * objects are not to be created directly using the `new`keyword. + * + * Most applications should consider using the new `KeyObject` API instead of + * passing keys as strings or `Buffer`s due to improved security features. + * + * `KeyObject` instances can be passed to other threads via `postMessage()`. + * The receiver obtains a cloned `KeyObject`, and the `KeyObject` does not need to + * be listed in the `transferList` argument. + * @since v11.6.0 + */ + class KeyObject { + private constructor(); + /** + * Example: Converting a `CryptoKey` instance to a `KeyObject`: + * + * ```js + * const { KeyObject } = await import('node:crypto'); + * const { subtle } = globalThis.crypto; + * + * const key = await subtle.generateKey({ + * name: 'HMAC', + * hash: 'SHA-256', + * length: 256, + * }, true, ['sign', 'verify']); + * + * const keyObject = KeyObject.from(key); + * console.log(keyObject.symmetricKeySize); + * // Prints: 32 (symmetric key size in bytes) + * ``` + * @since v15.0.0 + */ + static from(key: webcrypto.CryptoKey): KeyObject; + /** + * For asymmetric keys, this property represents the type of the key. Supported key + * types are: + * + * * `'rsa'` (OID 1.2.840.113549.1.1.1) + * * `'rsa-pss'` (OID 1.2.840.113549.1.1.10) + * * `'dsa'` (OID 1.2.840.10040.4.1) + * * `'ec'` (OID 1.2.840.10045.2.1) + * * `'x25519'` (OID 1.3.101.110) + * * `'x448'` (OID 1.3.101.111) + * * `'ed25519'` (OID 1.3.101.112) + * * `'ed448'` (OID 1.3.101.113) + * * `'dh'` (OID 1.2.840.113549.1.3.1) + * + * This property is `undefined` for unrecognized `KeyObject` types and symmetric + * keys. + * @since v11.6.0 + */ + asymmetricKeyType?: KeyType | undefined; + /** + * For asymmetric keys, this property represents the size of the embedded key in + * bytes. This property is `undefined` for symmetric keys. + */ + asymmetricKeySize?: number | undefined; + /** + * This property exists only on asymmetric keys. Depending on the type of the key, + * this object contains information about the key. None of the information obtained + * through this property can be used to uniquely identify a key or to compromise + * the security of the key. + * + * For RSA-PSS keys, if the key material contains a `RSASSA-PSS-params` sequence, + * the `hashAlgorithm`, `mgf1HashAlgorithm`, and `saltLength` properties will be + * set. + * + * Other key details might be exposed via this API using additional attributes. + * @since v15.7.0 + */ + asymmetricKeyDetails?: AsymmetricKeyDetails | undefined; + /** + * For symmetric keys, the following encoding options can be used: + * + * For public keys, the following encoding options can be used: + * + * For private keys, the following encoding options can be used: + * + * The result type depends on the selected encoding format, when PEM the + * result is a string, when DER it will be a buffer containing the data + * encoded as DER, when [JWK](https://tools.ietf.org/html/rfc7517) it will be an object. + * + * When [JWK](https://tools.ietf.org/html/rfc7517) encoding format was selected, all other encoding options are + * ignored. + * + * PKCS#1, SEC1, and PKCS#8 type keys can be encrypted by using a combination of + * the `cipher` and `format` options. The PKCS#8 `type` can be used with any`format` to encrypt any key algorithm (RSA, EC, or DH) by specifying a`cipher`. PKCS#1 and SEC1 can only be + * encrypted by specifying a `cipher`when the PEM `format` is used. For maximum compatibility, use PKCS#8 for + * encrypted private keys. Since PKCS#8 defines its own + * encryption mechanism, PEM-level encryption is not supported when encrypting + * a PKCS#8 key. See [RFC 5208](https://www.rfc-editor.org/rfc/rfc5208.txt) for PKCS#8 encryption and [RFC 1421](https://www.rfc-editor.org/rfc/rfc1421.txt) for + * PKCS#1 and SEC1 encryption. + * @since v11.6.0 + */ + export(options: KeyExportOptions<'pem'>): string | Buffer; + export(options?: KeyExportOptions<'der'>): Buffer; + export(options?: JwkKeyExportOptions): JsonWebKey; + /** + * For secret keys, this property represents the size of the key in bytes. This + * property is `undefined` for asymmetric keys. + * @since v11.6.0 + */ + symmetricKeySize?: number | undefined; + /** + * Depending on the type of this `KeyObject`, this property is either`'secret'` for secret (symmetric) keys, `'public'` for public (asymmetric) keys + * or `'private'` for private (asymmetric) keys. + * @since v11.6.0 + */ + type: KeyObjectType; + } + type CipherCCMTypes = 'aes-128-ccm' | 'aes-192-ccm' | 'aes-256-ccm' | 'chacha20-poly1305'; + type CipherGCMTypes = 'aes-128-gcm' | 'aes-192-gcm' | 'aes-256-gcm'; + type CipherOCBTypes = 'aes-128-ocb' | 'aes-192-ocb' | 'aes-256-ocb'; + type BinaryLike = string | NodeJS.ArrayBufferView; + type CipherKey = BinaryLike | KeyObject; + interface CipherCCMOptions extends stream.TransformOptions { + authTagLength: number; + } + interface CipherGCMOptions extends stream.TransformOptions { + authTagLength?: number | undefined; + } + interface CipherOCBOptions extends stream.TransformOptions { + authTagLength: number; + } + /** + * Creates and returns a `Cipher` object that uses the given `algorithm` and`password`. + * + * The `options` argument controls stream behavior and is optional except when a + * cipher in CCM or OCB mode (e.g. `'aes-128-ccm'`) is used. In that case, the`authTagLength` option is required and specifies the length of the + * authentication tag in bytes, see `CCM mode`. In GCM mode, the `authTagLength`option is not required but can be used to set the length of the authentication + * tag that will be returned by `getAuthTag()` and defaults to 16 bytes. + * For `chacha20-poly1305`, the `authTagLength` option defaults to 16 bytes. + * + * The `algorithm` is dependent on OpenSSL, examples are `'aes192'`, etc. On + * recent OpenSSL releases, `openssl list -cipher-algorithms` will + * display the available cipher algorithms. + * + * The `password` is used to derive the cipher key and initialization vector (IV). + * The value must be either a `'latin1'` encoded string, a `Buffer`, a`TypedArray`, or a `DataView`. + * + * **This function is semantically insecure for all** + * **supported ciphers and fatally flawed for ciphers in counter mode (such as CTR,** + * **GCM, or CCM).** + * + * The implementation of `crypto.createCipher()` derives keys using the OpenSSL + * function [`EVP_BytesToKey`](https://www.openssl.org/docs/man3.0/man3/EVP_BytesToKey.html) with the digest algorithm set to MD5, one + * iteration, and no salt. The lack of salt allows dictionary attacks as the same + * password always creates the same key. The low iteration count and + * non-cryptographically secure hash algorithm allow passwords to be tested very + * rapidly. + * + * In line with OpenSSL's recommendation to use a more modern algorithm instead of [`EVP_BytesToKey`](https://www.openssl.org/docs/man3.0/man3/EVP_BytesToKey.html) it is recommended that + * developers derive a key and IV on + * their own using {@link scrypt} and to use {@link createCipheriv} to create the `Cipher` object. Users should not use ciphers with counter mode + * (e.g. CTR, GCM, or CCM) in `crypto.createCipher()`. A warning is emitted when + * they are used in order to avoid the risk of IV reuse that causes + * vulnerabilities. For the case when IV is reused in GCM, see [Nonce-Disrespecting Adversaries](https://github.com/nonce-disrespect/nonce-disrespect) for details. + * @since v0.1.94 + * @deprecated Since v10.0.0 - Use {@link createCipheriv} instead. + * @param options `stream.transform` options + */ + function createCipher(algorithm: CipherCCMTypes, password: BinaryLike, options: CipherCCMOptions): CipherCCM; + /** @deprecated since v10.0.0 use `createCipheriv()` */ + function createCipher(algorithm: CipherGCMTypes, password: BinaryLike, options?: CipherGCMOptions): CipherGCM; + /** @deprecated since v10.0.0 use `createCipheriv()` */ + function createCipher(algorithm: string, password: BinaryLike, options?: stream.TransformOptions): Cipher; + /** + * Creates and returns a `Cipher` object, with the given `algorithm`, `key` and + * initialization vector (`iv`). + * + * The `options` argument controls stream behavior and is optional except when a + * cipher in CCM or OCB mode (e.g. `'aes-128-ccm'`) is used. In that case, the`authTagLength` option is required and specifies the length of the + * authentication tag in bytes, see `CCM mode`. In GCM mode, the `authTagLength`option is not required but can be used to set the length of the authentication + * tag that will be returned by `getAuthTag()` and defaults to 16 bytes. + * For `chacha20-poly1305`, the `authTagLength` option defaults to 16 bytes. + * + * The `algorithm` is dependent on OpenSSL, examples are `'aes192'`, etc. On + * recent OpenSSL releases, `openssl list -cipher-algorithms` will + * display the available cipher algorithms. + * + * The `key` is the raw key used by the `algorithm` and `iv` is an [initialization vector](https://en.wikipedia.org/wiki/Initialization_vector). Both arguments must be `'utf8'` encoded + * strings,`Buffers`, `TypedArray`, or `DataView`s. The `key` may optionally be + * a `KeyObject` of type `secret`. If the cipher does not need + * an initialization vector, `iv` may be `null`. + * + * When passing strings for `key` or `iv`, please consider `caveats when using strings as inputs to cryptographic APIs`. + * + * Initialization vectors should be unpredictable and unique; ideally, they will be + * cryptographically random. They do not have to be secret: IVs are typically just + * added to ciphertext messages unencrypted. It may sound contradictory that + * something has to be unpredictable and unique, but does not have to be secret; + * remember that an attacker must not be able to predict ahead of time what a + * given IV will be. + * @since v0.1.94 + * @param options `stream.transform` options + */ + function createCipheriv(algorithm: CipherCCMTypes, key: CipherKey, iv: BinaryLike, options: CipherCCMOptions): CipherCCM; + function createCipheriv(algorithm: CipherOCBTypes, key: CipherKey, iv: BinaryLike, options: CipherOCBOptions): CipherOCB; + function createCipheriv(algorithm: CipherGCMTypes, key: CipherKey, iv: BinaryLike, options?: CipherGCMOptions): CipherGCM; + function createCipheriv(algorithm: string, key: CipherKey, iv: BinaryLike | null, options?: stream.TransformOptions): Cipher; + /** + * Instances of the `Cipher` class are used to encrypt data. The class can be + * used in one of two ways: + * + * * As a `stream` that is both readable and writable, where plain unencrypted + * data is written to produce encrypted data on the readable side, or + * * Using the `cipher.update()` and `cipher.final()` methods to produce + * the encrypted data. + * + * The {@link createCipher} or {@link createCipheriv} methods are + * used to create `Cipher` instances. `Cipher` objects are not to be created + * directly using the `new` keyword. + * + * Example: Using `Cipher` objects as streams: + * + * ```js + * const { + * scrypt, + * randomFill, + * createCipheriv, + * } = await import('node:crypto'); + * + * const algorithm = 'aes-192-cbc'; + * const password = 'Password used to generate key'; + * + * // First, we'll generate the key. The key length is dependent on the algorithm. + * // In this case for aes192, it is 24 bytes (192 bits). + * scrypt(password, 'salt', 24, (err, key) => { + * if (err) throw err; + * // Then, we'll generate a random initialization vector + * randomFill(new Uint8Array(16), (err, iv) => { + * if (err) throw err; + * + * // Once we have the key and iv, we can create and use the cipher... + * const cipher = createCipheriv(algorithm, key, iv); + * + * let encrypted = ''; + * cipher.setEncoding('hex'); + * + * cipher.on('data', (chunk) => encrypted += chunk); + * cipher.on('end', () => console.log(encrypted)); + * + * cipher.write('some clear text data'); + * cipher.end(); + * }); + * }); + * ``` + * + * Example: Using `Cipher` and piped streams: + * + * ```js + * import { + * createReadStream, + * createWriteStream, + * } from 'node:fs'; + * + * import { + * pipeline, + * } from 'node:stream'; + * + * const { + * scrypt, + * randomFill, + * createCipheriv, + * } = await import('node:crypto'); + * + * const algorithm = 'aes-192-cbc'; + * const password = 'Password used to generate key'; + * + * // First, we'll generate the key. The key length is dependent on the algorithm. + * // In this case for aes192, it is 24 bytes (192 bits). + * scrypt(password, 'salt', 24, (err, key) => { + * if (err) throw err; + * // Then, we'll generate a random initialization vector + * randomFill(new Uint8Array(16), (err, iv) => { + * if (err) throw err; + * + * const cipher = createCipheriv(algorithm, key, iv); + * + * const input = createReadStream('test.js'); + * const output = createWriteStream('test.enc'); + * + * pipeline(input, cipher, output, (err) => { + * if (err) throw err; + * }); + * }); + * }); + * ``` + * + * Example: Using the `cipher.update()` and `cipher.final()` methods: + * + * ```js + * const { + * scrypt, + * randomFill, + * createCipheriv, + * } = await import('node:crypto'); + * + * const algorithm = 'aes-192-cbc'; + * const password = 'Password used to generate key'; + * + * // First, we'll generate the key. The key length is dependent on the algorithm. + * // In this case for aes192, it is 24 bytes (192 bits). + * scrypt(password, 'salt', 24, (err, key) => { + * if (err) throw err; + * // Then, we'll generate a random initialization vector + * randomFill(new Uint8Array(16), (err, iv) => { + * if (err) throw err; + * + * const cipher = createCipheriv(algorithm, key, iv); + * + * let encrypted = cipher.update('some clear text data', 'utf8', 'hex'); + * encrypted += cipher.final('hex'); + * console.log(encrypted); + * }); + * }); + * ``` + * @since v0.1.94 + */ + class Cipher extends stream.Transform { + private constructor(); + /** + * Updates the cipher with `data`. If the `inputEncoding` argument is given, + * the `data`argument is a string using the specified encoding. If the `inputEncoding`argument is not given, `data` must be a `Buffer`, `TypedArray`, or`DataView`. If `data` is a `Buffer`, + * `TypedArray`, or `DataView`, then`inputEncoding` is ignored. + * + * The `outputEncoding` specifies the output format of the enciphered + * data. If the `outputEncoding`is specified, a string using the specified encoding is returned. If no`outputEncoding` is provided, a `Buffer` is returned. + * + * The `cipher.update()` method can be called multiple times with new data until `cipher.final()` is called. Calling `cipher.update()` after `cipher.final()` will result in an error being + * thrown. + * @since v0.1.94 + * @param inputEncoding The `encoding` of the data. + * @param outputEncoding The `encoding` of the return value. + */ + update(data: BinaryLike): Buffer; + update(data: string, inputEncoding: Encoding): Buffer; + update(data: NodeJS.ArrayBufferView, inputEncoding: undefined, outputEncoding: Encoding): string; + update(data: string, inputEncoding: Encoding | undefined, outputEncoding: Encoding): string; + /** + * Once the `cipher.final()` method has been called, the `Cipher` object can no + * longer be used to encrypt data. Attempts to call `cipher.final()` more than + * once will result in an error being thrown. + * @since v0.1.94 + * @param outputEncoding The `encoding` of the return value. + * @return Any remaining enciphered contents. If `outputEncoding` is specified, a string is returned. If an `outputEncoding` is not provided, a {@link Buffer} is returned. + */ + final(): Buffer; + final(outputEncoding: BufferEncoding): string; + /** + * When using block encryption algorithms, the `Cipher` class will automatically + * add padding to the input data to the appropriate block size. To disable the + * default padding call `cipher.setAutoPadding(false)`. + * + * When `autoPadding` is `false`, the length of the entire input data must be a + * multiple of the cipher's block size or `cipher.final()` will throw an error. + * Disabling automatic padding is useful for non-standard padding, for instance + * using `0x0` instead of PKCS padding. + * + * The `cipher.setAutoPadding()` method must be called before `cipher.final()`. + * @since v0.7.1 + * @param [autoPadding=true] + * @return for method chaining. + */ + setAutoPadding(autoPadding?: boolean): this; + } + interface CipherCCM extends Cipher { + setAAD( + buffer: NodeJS.ArrayBufferView, + options: { + plaintextLength: number; + } + ): this; + getAuthTag(): Buffer; + } + interface CipherGCM extends Cipher { + setAAD( + buffer: NodeJS.ArrayBufferView, + options?: { + plaintextLength: number; + } + ): this; + getAuthTag(): Buffer; + } + interface CipherOCB extends Cipher { + setAAD( + buffer: NodeJS.ArrayBufferView, + options?: { + plaintextLength: number; + } + ): this; + getAuthTag(): Buffer; + } + /** + * Creates and returns a `Decipher` object that uses the given `algorithm` and`password` (key). + * + * The `options` argument controls stream behavior and is optional except when a + * cipher in CCM or OCB mode (e.g. `'aes-128-ccm'`) is used. In that case, the`authTagLength` option is required and specifies the length of the + * authentication tag in bytes, see `CCM mode`. + * For `chacha20-poly1305`, the `authTagLength` option defaults to 16 bytes. + * + * **This function is semantically insecure for all** + * **supported ciphers and fatally flawed for ciphers in counter mode (such as CTR,** + * **GCM, or CCM).** + * + * The implementation of `crypto.createDecipher()` derives keys using the OpenSSL + * function [`EVP_BytesToKey`](https://www.openssl.org/docs/man3.0/man3/EVP_BytesToKey.html) with the digest algorithm set to MD5, one + * iteration, and no salt. The lack of salt allows dictionary attacks as the same + * password always creates the same key. The low iteration count and + * non-cryptographically secure hash algorithm allow passwords to be tested very + * rapidly. + * + * In line with OpenSSL's recommendation to use a more modern algorithm instead of [`EVP_BytesToKey`](https://www.openssl.org/docs/man3.0/man3/EVP_BytesToKey.html) it is recommended that + * developers derive a key and IV on + * their own using {@link scrypt} and to use {@link createDecipheriv} to create the `Decipher` object. + * @since v0.1.94 + * @deprecated Since v10.0.0 - Use {@link createDecipheriv} instead. + * @param options `stream.transform` options + */ + function createDecipher(algorithm: CipherCCMTypes, password: BinaryLike, options: CipherCCMOptions): DecipherCCM; + /** @deprecated since v10.0.0 use `createDecipheriv()` */ + function createDecipher(algorithm: CipherGCMTypes, password: BinaryLike, options?: CipherGCMOptions): DecipherGCM; + /** @deprecated since v10.0.0 use `createDecipheriv()` */ + function createDecipher(algorithm: string, password: BinaryLike, options?: stream.TransformOptions): Decipher; + /** + * Creates and returns a `Decipher` object that uses the given `algorithm`, `key`and initialization vector (`iv`). + * + * The `options` argument controls stream behavior and is optional except when a + * cipher in CCM or OCB mode (e.g. `'aes-128-ccm'`) is used. In that case, the`authTagLength` option is required and specifies the length of the + * authentication tag in bytes, see `CCM mode`. In GCM mode, the `authTagLength`option is not required but can be used to restrict accepted authentication tags + * to those with the specified length. + * For `chacha20-poly1305`, the `authTagLength` option defaults to 16 bytes. + * + * The `algorithm` is dependent on OpenSSL, examples are `'aes192'`, etc. On + * recent OpenSSL releases, `openssl list -cipher-algorithms` will + * display the available cipher algorithms. + * + * The `key` is the raw key used by the `algorithm` and `iv` is an [initialization vector](https://en.wikipedia.org/wiki/Initialization_vector). Both arguments must be `'utf8'` encoded + * strings,`Buffers`, `TypedArray`, or `DataView`s. The `key` may optionally be + * a `KeyObject` of type `secret`. If the cipher does not need + * an initialization vector, `iv` may be `null`. + * + * When passing strings for `key` or `iv`, please consider `caveats when using strings as inputs to cryptographic APIs`. + * + * Initialization vectors should be unpredictable and unique; ideally, they will be + * cryptographically random. They do not have to be secret: IVs are typically just + * added to ciphertext messages unencrypted. It may sound contradictory that + * something has to be unpredictable and unique, but does not have to be secret; + * remember that an attacker must not be able to predict ahead of time what a given + * IV will be. + * @since v0.1.94 + * @param options `stream.transform` options + */ + function createDecipheriv(algorithm: CipherCCMTypes, key: CipherKey, iv: BinaryLike, options: CipherCCMOptions): DecipherCCM; + function createDecipheriv(algorithm: CipherOCBTypes, key: CipherKey, iv: BinaryLike, options: CipherOCBOptions): DecipherOCB; + function createDecipheriv(algorithm: CipherGCMTypes, key: CipherKey, iv: BinaryLike, options?: CipherGCMOptions): DecipherGCM; + function createDecipheriv(algorithm: string, key: CipherKey, iv: BinaryLike | null, options?: stream.TransformOptions): Decipher; + /** + * Instances of the `Decipher` class are used to decrypt data. The class can be + * used in one of two ways: + * + * * As a `stream` that is both readable and writable, where plain encrypted + * data is written to produce unencrypted data on the readable side, or + * * Using the `decipher.update()` and `decipher.final()` methods to + * produce the unencrypted data. + * + * The {@link createDecipher} or {@link createDecipheriv} methods are + * used to create `Decipher` instances. `Decipher` objects are not to be created + * directly using the `new` keyword. + * + * Example: Using `Decipher` objects as streams: + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { + * scryptSync, + * createDecipheriv, + * } = await import('node:crypto'); + * + * const algorithm = 'aes-192-cbc'; + * const password = 'Password used to generate key'; + * // Key length is dependent on the algorithm. In this case for aes192, it is + * // 24 bytes (192 bits). + * // Use the async `crypto.scrypt()` instead. + * const key = scryptSync(password, 'salt', 24); + * // The IV is usually passed along with the ciphertext. + * const iv = Buffer.alloc(16, 0); // Initialization vector. + * + * const decipher = createDecipheriv(algorithm, key, iv); + * + * let decrypted = ''; + * decipher.on('readable', () => { + * let chunk; + * while (null !== (chunk = decipher.read())) { + * decrypted += chunk.toString('utf8'); + * } + * }); + * decipher.on('end', () => { + * console.log(decrypted); + * // Prints: some clear text data + * }); + * + * // Encrypted with same algorithm, key and iv. + * const encrypted = + * 'e5f79c5915c02171eec6b212d5520d44480993d7d622a7c4c2da32f6efda0ffa'; + * decipher.write(encrypted, 'hex'); + * decipher.end(); + * ``` + * + * Example: Using `Decipher` and piped streams: + * + * ```js + * import { + * createReadStream, + * createWriteStream, + * } from 'node:fs'; + * import { Buffer } from 'node:buffer'; + * const { + * scryptSync, + * createDecipheriv, + * } = await import('node:crypto'); + * + * const algorithm = 'aes-192-cbc'; + * const password = 'Password used to generate key'; + * // Use the async `crypto.scrypt()` instead. + * const key = scryptSync(password, 'salt', 24); + * // The IV is usually passed along with the ciphertext. + * const iv = Buffer.alloc(16, 0); // Initialization vector. + * + * const decipher = createDecipheriv(algorithm, key, iv); + * + * const input = createReadStream('test.enc'); + * const output = createWriteStream('test.js'); + * + * input.pipe(decipher).pipe(output); + * ``` + * + * Example: Using the `decipher.update()` and `decipher.final()` methods: + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { + * scryptSync, + * createDecipheriv, + * } = await import('node:crypto'); + * + * const algorithm = 'aes-192-cbc'; + * const password = 'Password used to generate key'; + * // Use the async `crypto.scrypt()` instead. + * const key = scryptSync(password, 'salt', 24); + * // The IV is usually passed along with the ciphertext. + * const iv = Buffer.alloc(16, 0); // Initialization vector. + * + * const decipher = createDecipheriv(algorithm, key, iv); + * + * // Encrypted using same algorithm, key and iv. + * const encrypted = + * 'e5f79c5915c02171eec6b212d5520d44480993d7d622a7c4c2da32f6efda0ffa'; + * let decrypted = decipher.update(encrypted, 'hex', 'utf8'); + * decrypted += decipher.final('utf8'); + * console.log(decrypted); + * // Prints: some clear text data + * ``` + * @since v0.1.94 + */ + class Decipher extends stream.Transform { + private constructor(); + /** + * Updates the decipher with `data`. If the `inputEncoding` argument is given, + * the `data`argument is a string using the specified encoding. If the `inputEncoding`argument is not given, `data` must be a `Buffer`. If `data` is a `Buffer` then `inputEncoding` is + * ignored. + * + * The `outputEncoding` specifies the output format of the enciphered + * data. If the `outputEncoding`is specified, a string using the specified encoding is returned. If no`outputEncoding` is provided, a `Buffer` is returned. + * + * The `decipher.update()` method can be called multiple times with new data until `decipher.final()` is called. Calling `decipher.update()` after `decipher.final()` will result in an error + * being thrown. + * @since v0.1.94 + * @param inputEncoding The `encoding` of the `data` string. + * @param outputEncoding The `encoding` of the return value. + */ + update(data: NodeJS.ArrayBufferView): Buffer; + update(data: string, inputEncoding: Encoding): Buffer; + update(data: NodeJS.ArrayBufferView, inputEncoding: undefined, outputEncoding: Encoding): string; + update(data: string, inputEncoding: Encoding | undefined, outputEncoding: Encoding): string; + /** + * Once the `decipher.final()` method has been called, the `Decipher` object can + * no longer be used to decrypt data. Attempts to call `decipher.final()` more + * than once will result in an error being thrown. + * @since v0.1.94 + * @param outputEncoding The `encoding` of the return value. + * @return Any remaining deciphered contents. If `outputEncoding` is specified, a string is returned. If an `outputEncoding` is not provided, a {@link Buffer} is returned. + */ + final(): Buffer; + final(outputEncoding: BufferEncoding): string; + /** + * When data has been encrypted without standard block padding, calling`decipher.setAutoPadding(false)` will disable automatic padding to prevent `decipher.final()` from checking for and + * removing padding. + * + * Turning auto padding off will only work if the input data's length is a + * multiple of the ciphers block size. + * + * The `decipher.setAutoPadding()` method must be called before `decipher.final()`. + * @since v0.7.1 + * @param [autoPadding=true] + * @return for method chaining. + */ + setAutoPadding(auto_padding?: boolean): this; + } + interface DecipherCCM extends Decipher { + setAuthTag(buffer: NodeJS.ArrayBufferView): this; + setAAD( + buffer: NodeJS.ArrayBufferView, + options: { + plaintextLength: number; + } + ): this; + } + interface DecipherGCM extends Decipher { + setAuthTag(buffer: NodeJS.ArrayBufferView): this; + setAAD( + buffer: NodeJS.ArrayBufferView, + options?: { + plaintextLength: number; + } + ): this; + } + interface DecipherOCB extends Decipher { + setAuthTag(buffer: NodeJS.ArrayBufferView): this; + setAAD( + buffer: NodeJS.ArrayBufferView, + options?: { + plaintextLength: number; + } + ): this; + } + interface PrivateKeyInput { + key: string | Buffer; + format?: KeyFormat | undefined; + type?: 'pkcs1' | 'pkcs8' | 'sec1' | undefined; + passphrase?: string | Buffer | undefined; + encoding?: string | undefined; + } + interface PublicKeyInput { + key: string | Buffer; + format?: KeyFormat | undefined; + type?: 'pkcs1' | 'spki' | undefined; + encoding?: string | undefined; + } + /** + * Asynchronously generates a new random secret key of the given `length`. The`type` will determine which validations will be performed on the `length`. + * + * ```js + * const { + * generateKey, + * } = await import('node:crypto'); + * + * generateKey('hmac', { length: 512 }, (err, key) => { + * if (err) throw err; + * console.log(key.export().toString('hex')); // 46e..........620 + * }); + * ``` + * + * The size of a generated HMAC key should not exceed the block size of the + * underlying hash function. See {@link createHmac} for more information. + * @since v15.0.0 + * @param type The intended use of the generated secret key. Currently accepted values are `'hmac'` and `'aes'`. + */ + function generateKey( + type: 'hmac' | 'aes', + options: { + length: number; + }, + callback: (err: Error | null, key: KeyObject) => void + ): void; + /** + * Synchronously generates a new random secret key of the given `length`. The`type` will determine which validations will be performed on the `length`. + * + * ```js + * const { + * generateKeySync, + * } = await import('node:crypto'); + * + * const key = generateKeySync('hmac', { length: 512 }); + * console.log(key.export().toString('hex')); // e89..........41e + * ``` + * + * The size of a generated HMAC key should not exceed the block size of the + * underlying hash function. See {@link createHmac} for more information. + * @since v15.0.0 + * @param type The intended use of the generated secret key. Currently accepted values are `'hmac'` and `'aes'`. + */ + function generateKeySync( + type: 'hmac' | 'aes', + options: { + length: number; + } + ): KeyObject; + interface JsonWebKeyInput { + key: JsonWebKey; + format: 'jwk'; + } + /** + * Creates and returns a new key object containing a private key. If `key` is a + * string or `Buffer`, `format` is assumed to be `'pem'`; otherwise, `key`must be an object with the properties described above. + * + * If the private key is encrypted, a `passphrase` must be specified. The length + * of the passphrase is limited to 1024 bytes. + * @since v11.6.0 + */ + function createPrivateKey(key: PrivateKeyInput | string | Buffer | JsonWebKeyInput): KeyObject; + /** + * Creates and returns a new key object containing a public key. If `key` is a + * string or `Buffer`, `format` is assumed to be `'pem'`; if `key` is a `KeyObject`with type `'private'`, the public key is derived from the given private key; + * otherwise, `key` must be an object with the properties described above. + * + * If the format is `'pem'`, the `'key'` may also be an X.509 certificate. + * + * Because public keys can be derived from private keys, a private key may be + * passed instead of a public key. In that case, this function behaves as if {@link createPrivateKey} had been called, except that the type of the + * returned `KeyObject` will be `'public'` and that the private key cannot be + * extracted from the returned `KeyObject`. Similarly, if a `KeyObject` with type`'private'` is given, a new `KeyObject` with type `'public'` will be returned + * and it will be impossible to extract the private key from the returned object. + * @since v11.6.0 + */ + function createPublicKey(key: PublicKeyInput | string | Buffer | KeyObject | JsonWebKeyInput): KeyObject; + /** + * Creates and returns a new key object containing a secret key for symmetric + * encryption or `Hmac`. + * @since v11.6.0 + * @param encoding The string encoding when `key` is a string. + */ + function createSecretKey(key: NodeJS.ArrayBufferView): KeyObject; + function createSecretKey(key: string, encoding: BufferEncoding): KeyObject; + /** + * Creates and returns a `Sign` object that uses the given `algorithm`. Use {@link getHashes} to obtain the names of the available digest algorithms. + * Optional `options` argument controls the `stream.Writable` behavior. + * + * In some cases, a `Sign` instance can be created using the name of a signature + * algorithm, such as `'RSA-SHA256'`, instead of a digest algorithm. This will use + * the corresponding digest algorithm. This does not work for all signature + * algorithms, such as `'ecdsa-with-SHA256'`, so it is best to always use digest + * algorithm names. + * @since v0.1.92 + * @param options `stream.Writable` options + */ + function createSign(algorithm: string, options?: stream.WritableOptions): Sign; + type DSAEncoding = 'der' | 'ieee-p1363'; + interface SigningOptions { + /** + * @see crypto.constants.RSA_PKCS1_PADDING + */ + padding?: number | undefined; + saltLength?: number | undefined; + dsaEncoding?: DSAEncoding | undefined; + } + interface SignPrivateKeyInput extends PrivateKeyInput, SigningOptions {} + interface SignKeyObjectInput extends SigningOptions { + key: KeyObject; + } + interface VerifyPublicKeyInput extends PublicKeyInput, SigningOptions {} + interface VerifyKeyObjectInput extends SigningOptions { + key: KeyObject; + } + interface VerifyJsonWebKeyInput extends JsonWebKeyInput, SigningOptions {} + type KeyLike = string | Buffer | KeyObject; + /** + * The `Sign` class is a utility for generating signatures. It can be used in one + * of two ways: + * + * * As a writable `stream`, where data to be signed is written and the `sign.sign()` method is used to generate and return the signature, or + * * Using the `sign.update()` and `sign.sign()` methods to produce the + * signature. + * + * The {@link createSign} method is used to create `Sign` instances. The + * argument is the string name of the hash function to use. `Sign` objects are not + * to be created directly using the `new` keyword. + * + * Example: Using `Sign` and `Verify` objects as streams: + * + * ```js + * const { + * generateKeyPairSync, + * createSign, + * createVerify, + * } = await import('node:crypto'); + * + * const { privateKey, publicKey } = generateKeyPairSync('ec', { + * namedCurve: 'sect239k1', + * }); + * + * const sign = createSign('SHA256'); + * sign.write('some data to sign'); + * sign.end(); + * const signature = sign.sign(privateKey, 'hex'); + * + * const verify = createVerify('SHA256'); + * verify.write('some data to sign'); + * verify.end(); + * console.log(verify.verify(publicKey, signature, 'hex')); + * // Prints: true + * ``` + * + * Example: Using the `sign.update()` and `verify.update()` methods: + * + * ```js + * const { + * generateKeyPairSync, + * createSign, + * createVerify, + * } = await import('node:crypto'); + * + * const { privateKey, publicKey } = generateKeyPairSync('rsa', { + * modulusLength: 2048, + * }); + * + * const sign = createSign('SHA256'); + * sign.update('some data to sign'); + * sign.end(); + * const signature = sign.sign(privateKey); + * + * const verify = createVerify('SHA256'); + * verify.update('some data to sign'); + * verify.end(); + * console.log(verify.verify(publicKey, signature)); + * // Prints: true + * ``` + * @since v0.1.92 + */ + class Sign extends stream.Writable { + private constructor(); + /** + * Updates the `Sign` content with the given `data`, the encoding of which + * is given in `inputEncoding`. + * If `encoding` is not provided, and the `data` is a string, an + * encoding of `'utf8'` is enforced. If `data` is a `Buffer`, `TypedArray`, or`DataView`, then `inputEncoding` is ignored. + * + * This can be called many times with new data as it is streamed. + * @since v0.1.92 + * @param inputEncoding The `encoding` of the `data` string. + */ + update(data: BinaryLike): this; + update(data: string, inputEncoding: Encoding): this; + /** + * Calculates the signature on all the data passed through using either `sign.update()` or `sign.write()`. + * + * If `privateKey` is not a `KeyObject`, this function behaves as if`privateKey` had been passed to {@link createPrivateKey}. If it is an + * object, the following additional properties can be passed: + * + * If `outputEncoding` is provided a string is returned; otherwise a `Buffer` is returned. + * + * The `Sign` object can not be again used after `sign.sign()` method has been + * called. Multiple calls to `sign.sign()` will result in an error being thrown. + * @since v0.1.92 + */ + sign(privateKey: KeyLike | SignKeyObjectInput | SignPrivateKeyInput): Buffer; + sign(privateKey: KeyLike | SignKeyObjectInput | SignPrivateKeyInput, outputFormat: BinaryToTextEncoding): string; + } + /** + * Creates and returns a `Verify` object that uses the given algorithm. + * Use {@link getHashes} to obtain an array of names of the available + * signing algorithms. Optional `options` argument controls the`stream.Writable` behavior. + * + * In some cases, a `Verify` instance can be created using the name of a signature + * algorithm, such as `'RSA-SHA256'`, instead of a digest algorithm. This will use + * the corresponding digest algorithm. This does not work for all signature + * algorithms, such as `'ecdsa-with-SHA256'`, so it is best to always use digest + * algorithm names. + * @since v0.1.92 + * @param options `stream.Writable` options + */ + function createVerify(algorithm: string, options?: stream.WritableOptions): Verify; + /** + * The `Verify` class is a utility for verifying signatures. It can be used in one + * of two ways: + * + * * As a writable `stream` where written data is used to validate against the + * supplied signature, or + * * Using the `verify.update()` and `verify.verify()` methods to verify + * the signature. + * + * The {@link createVerify} method is used to create `Verify` instances.`Verify` objects are not to be created directly using the `new` keyword. + * + * See `Sign` for examples. + * @since v0.1.92 + */ + class Verify extends stream.Writable { + private constructor(); + /** + * Updates the `Verify` content with the given `data`, the encoding of which + * is given in `inputEncoding`. + * If `inputEncoding` is not provided, and the `data` is a string, an + * encoding of `'utf8'` is enforced. If `data` is a `Buffer`, `TypedArray`, or`DataView`, then `inputEncoding` is ignored. + * + * This can be called many times with new data as it is streamed. + * @since v0.1.92 + * @param inputEncoding The `encoding` of the `data` string. + */ + update(data: BinaryLike): Verify; + update(data: string, inputEncoding: Encoding): Verify; + /** + * Verifies the provided data using the given `object` and `signature`. + * + * If `object` is not a `KeyObject`, this function behaves as if`object` had been passed to {@link createPublicKey}. If it is an + * object, the following additional properties can be passed: + * + * The `signature` argument is the previously calculated signature for the data, in + * the `signatureEncoding`. + * If a `signatureEncoding` is specified, the `signature` is expected to be a + * string; otherwise `signature` is expected to be a `Buffer`,`TypedArray`, or `DataView`. + * + * The `verify` object can not be used again after `verify.verify()` has been + * called. Multiple calls to `verify.verify()` will result in an error being + * thrown. + * + * Because public keys can be derived from private keys, a private key may + * be passed instead of a public key. + * @since v0.1.92 + */ + verify(object: KeyLike | VerifyKeyObjectInput | VerifyPublicKeyInput | VerifyJsonWebKeyInput, signature: NodeJS.ArrayBufferView): boolean; + verify(object: KeyLike | VerifyKeyObjectInput | VerifyPublicKeyInput | VerifyJsonWebKeyInput, signature: string, signature_format?: BinaryToTextEncoding): boolean; + } + /** + * Creates a `DiffieHellman` key exchange object using the supplied `prime` and an + * optional specific `generator`. + * + * The `generator` argument can be a number, string, or `Buffer`. If`generator` is not specified, the value `2` is used. + * + * If `primeEncoding` is specified, `prime` is expected to be a string; otherwise + * a `Buffer`, `TypedArray`, or `DataView` is expected. + * + * If `generatorEncoding` is specified, `generator` is expected to be a string; + * otherwise a number, `Buffer`, `TypedArray`, or `DataView` is expected. + * @since v0.11.12 + * @param primeEncoding The `encoding` of the `prime` string. + * @param [generator=2] + * @param generatorEncoding The `encoding` of the `generator` string. + */ + function createDiffieHellman(primeLength: number, generator?: number): DiffieHellman; + function createDiffieHellman(prime: ArrayBuffer | NodeJS.ArrayBufferView, generator?: number | ArrayBuffer | NodeJS.ArrayBufferView): DiffieHellman; + function createDiffieHellman(prime: ArrayBuffer | NodeJS.ArrayBufferView, generator: string, generatorEncoding: BinaryToTextEncoding): DiffieHellman; + function createDiffieHellman(prime: string, primeEncoding: BinaryToTextEncoding, generator?: number | ArrayBuffer | NodeJS.ArrayBufferView): DiffieHellman; + function createDiffieHellman(prime: string, primeEncoding: BinaryToTextEncoding, generator: string, generatorEncoding: BinaryToTextEncoding): DiffieHellman; + /** + * The `DiffieHellman` class is a utility for creating Diffie-Hellman key + * exchanges. + * + * Instances of the `DiffieHellman` class can be created using the {@link createDiffieHellman} function. + * + * ```js + * import assert from 'node:assert'; + * + * const { + * createDiffieHellman, + * } = await import('node:crypto'); + * + * // Generate Alice's keys... + * const alice = createDiffieHellman(2048); + * const aliceKey = alice.generateKeys(); + * + * // Generate Bob's keys... + * const bob = createDiffieHellman(alice.getPrime(), alice.getGenerator()); + * const bobKey = bob.generateKeys(); + * + * // Exchange and generate the secret... + * const aliceSecret = alice.computeSecret(bobKey); + * const bobSecret = bob.computeSecret(aliceKey); + * + * // OK + * assert.strictEqual(aliceSecret.toString('hex'), bobSecret.toString('hex')); + * ``` + * @since v0.5.0 + */ + class DiffieHellman { + private constructor(); + /** + * Generates private and public Diffie-Hellman key values, and returns + * the public key in the specified `encoding`. This key should be + * transferred to the other party. + * If `encoding` is provided a string is returned; otherwise a `Buffer` is returned. + * @since v0.5.0 + * @param encoding The `encoding` of the return value. + */ + generateKeys(): Buffer; + generateKeys(encoding: BinaryToTextEncoding): string; + /** + * Computes the shared secret using `otherPublicKey` as the other + * party's public key and returns the computed shared secret. The supplied + * key is interpreted using the specified `inputEncoding`, and secret is + * encoded using specified `outputEncoding`. + * If the `inputEncoding` is not + * provided, `otherPublicKey` is expected to be a `Buffer`,`TypedArray`, or `DataView`. + * + * If `outputEncoding` is given a string is returned; otherwise, a `Buffer` is returned. + * @since v0.5.0 + * @param inputEncoding The `encoding` of an `otherPublicKey` string. + * @param outputEncoding The `encoding` of the return value. + */ + computeSecret(otherPublicKey: NodeJS.ArrayBufferView, inputEncoding?: null, outputEncoding?: null): Buffer; + computeSecret(otherPublicKey: string, inputEncoding: BinaryToTextEncoding, outputEncoding?: null): Buffer; + computeSecret(otherPublicKey: NodeJS.ArrayBufferView, inputEncoding: null, outputEncoding: BinaryToTextEncoding): string; + computeSecret(otherPublicKey: string, inputEncoding: BinaryToTextEncoding, outputEncoding: BinaryToTextEncoding): string; + /** + * Returns the Diffie-Hellman prime in the specified `encoding`. + * If `encoding` is provided a string is + * returned; otherwise a `Buffer` is returned. + * @since v0.5.0 + * @param encoding The `encoding` of the return value. + */ + getPrime(): Buffer; + getPrime(encoding: BinaryToTextEncoding): string; + /** + * Returns the Diffie-Hellman generator in the specified `encoding`. + * If `encoding` is provided a string is + * returned; otherwise a `Buffer` is returned. + * @since v0.5.0 + * @param encoding The `encoding` of the return value. + */ + getGenerator(): Buffer; + getGenerator(encoding: BinaryToTextEncoding): string; + /** + * Returns the Diffie-Hellman public key in the specified `encoding`. + * If `encoding` is provided a + * string is returned; otherwise a `Buffer` is returned. + * @since v0.5.0 + * @param encoding The `encoding` of the return value. + */ + getPublicKey(): Buffer; + getPublicKey(encoding: BinaryToTextEncoding): string; + /** + * Returns the Diffie-Hellman private key in the specified `encoding`. + * If `encoding` is provided a + * string is returned; otherwise a `Buffer` is returned. + * @since v0.5.0 + * @param encoding The `encoding` of the return value. + */ + getPrivateKey(): Buffer; + getPrivateKey(encoding: BinaryToTextEncoding): string; + /** + * Sets the Diffie-Hellman public key. If the `encoding` argument is provided,`publicKey` is expected + * to be a string. If no `encoding` is provided, `publicKey` is expected + * to be a `Buffer`, `TypedArray`, or `DataView`. + * @since v0.5.0 + * @param encoding The `encoding` of the `publicKey` string. + */ + setPublicKey(publicKey: NodeJS.ArrayBufferView): void; + setPublicKey(publicKey: string, encoding: BufferEncoding): void; + /** + * Sets the Diffie-Hellman private key. If the `encoding` argument is provided,`privateKey` is expected + * to be a string. If no `encoding` is provided, `privateKey` is expected + * to be a `Buffer`, `TypedArray`, or `DataView`. + * @since v0.5.0 + * @param encoding The `encoding` of the `privateKey` string. + */ + setPrivateKey(privateKey: NodeJS.ArrayBufferView): void; + setPrivateKey(privateKey: string, encoding: BufferEncoding): void; + /** + * A bit field containing any warnings and/or errors resulting from a check + * performed during initialization of the `DiffieHellman` object. + * + * The following values are valid for this property (as defined in `node:constants` module): + * + * * `DH_CHECK_P_NOT_SAFE_PRIME` + * * `DH_CHECK_P_NOT_PRIME` + * * `DH_UNABLE_TO_CHECK_GENERATOR` + * * `DH_NOT_SUITABLE_GENERATOR` + * @since v0.11.12 + */ + verifyError: number; + } + /** + * The `DiffieHellmanGroup` class takes a well-known modp group as its argument. + * It works the same as `DiffieHellman`, except that it does not allow changing its keys after creation. + * In other words, it does not implement `setPublicKey()` or `setPrivateKey()` methods. + * + * ```js + * const { createDiffieHellmanGroup } = await import('node:crypto'); + * const dh = createDiffieHellmanGroup('modp1'); + * ``` + * The name (e.g. `'modp1'`) is taken from [RFC 2412](https://www.rfc-editor.org/rfc/rfc2412.txt) (modp1 and 2) and [RFC 3526](https://www.rfc-editor.org/rfc/rfc3526.txt): + * ```bash + * $ perl -ne 'print "$1\n" if /"(modp\d+)"/' src/node_crypto_groups.h + * modp1 # 768 bits + * modp2 # 1024 bits + * modp5 # 1536 bits + * modp14 # 2048 bits + * modp15 # etc. + * modp16 + * modp17 + * modp18 + * ``` + * @since v0.7.5 + */ + const DiffieHellmanGroup: DiffieHellmanGroupConstructor; + interface DiffieHellmanGroupConstructor { + new (name: string): DiffieHellmanGroup; + (name: string): DiffieHellmanGroup; + readonly prototype: DiffieHellmanGroup; + } + type DiffieHellmanGroup = Omit; + /** + * Creates a predefined `DiffieHellmanGroup` key exchange object. The + * supported groups are listed in the documentation for `DiffieHellmanGroup`. + * + * The returned object mimics the interface of objects created by {@link createDiffieHellman}, but will not allow changing + * the keys (with `diffieHellman.setPublicKey()`, for example). The + * advantage of using this method is that the parties do not have to + * generate nor exchange a group modulus beforehand, saving both processor + * and communication time. + * + * Example (obtaining a shared secret): + * + * ```js + * const { + * getDiffieHellman, + * } = await import('node:crypto'); + * const alice = getDiffieHellman('modp14'); + * const bob = getDiffieHellman('modp14'); + * + * alice.generateKeys(); + * bob.generateKeys(); + * + * const aliceSecret = alice.computeSecret(bob.getPublicKey(), null, 'hex'); + * const bobSecret = bob.computeSecret(alice.getPublicKey(), null, 'hex'); + * + * // aliceSecret and bobSecret should be the same + * console.log(aliceSecret === bobSecret); + * ``` + * @since v0.7.5 + */ + function getDiffieHellman(groupName: string): DiffieHellmanGroup; + /** + * An alias for {@link getDiffieHellman} + * @since v0.9.3 + */ + function createDiffieHellmanGroup(name: string): DiffieHellmanGroup; + /** + * Provides an asynchronous Password-Based Key Derivation Function 2 (PBKDF2) + * implementation. A selected HMAC digest algorithm specified by `digest` is + * applied to derive a key of the requested byte length (`keylen`) from the`password`, `salt` and `iterations`. + * + * The supplied `callback` function is called with two arguments: `err` and`derivedKey`. If an error occurs while deriving the key, `err` will be set; + * otherwise `err` will be `null`. By default, the successfully generated`derivedKey` will be passed to the callback as a `Buffer`. An error will be + * thrown if any of the input arguments specify invalid values or types. + * + * The `iterations` argument must be a number set as high as possible. The + * higher the number of iterations, the more secure the derived key will be, + * but will take a longer amount of time to complete. + * + * The `salt` should be as unique as possible. It is recommended that a salt is + * random and at least 16 bytes long. See [NIST SP 800-132](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf) for details. + * + * When passing strings for `password` or `salt`, please consider `caveats when using strings as inputs to cryptographic APIs`. + * + * ```js + * const { + * pbkdf2, + * } = await import('node:crypto'); + * + * pbkdf2('secret', 'salt', 100000, 64, 'sha512', (err, derivedKey) => { + * if (err) throw err; + * console.log(derivedKey.toString('hex')); // '3745e48...08d59ae' + * }); + * ``` + * + * An array of supported digest functions can be retrieved using {@link getHashes}. + * + * This API uses libuv's threadpool, which can have surprising and + * negative performance implications for some applications; see the `UV_THREADPOOL_SIZE` documentation for more information. + * @since v0.5.5 + */ + function pbkdf2(password: BinaryLike, salt: BinaryLike, iterations: number, keylen: number, digest: string, callback: (err: Error | null, derivedKey: Buffer) => void): void; + /** + * Provides a synchronous Password-Based Key Derivation Function 2 (PBKDF2) + * implementation. A selected HMAC digest algorithm specified by `digest` is + * applied to derive a key of the requested byte length (`keylen`) from the`password`, `salt` and `iterations`. + * + * If an error occurs an `Error` will be thrown, otherwise the derived key will be + * returned as a `Buffer`. + * + * The `iterations` argument must be a number set as high as possible. The + * higher the number of iterations, the more secure the derived key will be, + * but will take a longer amount of time to complete. + * + * The `salt` should be as unique as possible. It is recommended that a salt is + * random and at least 16 bytes long. See [NIST SP 800-132](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf) for details. + * + * When passing strings for `password` or `salt`, please consider `caveats when using strings as inputs to cryptographic APIs`. + * + * ```js + * const { + * pbkdf2Sync, + * } = await import('node:crypto'); + * + * const key = pbkdf2Sync('secret', 'salt', 100000, 64, 'sha512'); + * console.log(key.toString('hex')); // '3745e48...08d59ae' + * ``` + * + * An array of supported digest functions can be retrieved using {@link getHashes}. + * @since v0.9.3 + */ + function pbkdf2Sync(password: BinaryLike, salt: BinaryLike, iterations: number, keylen: number, digest: string): Buffer; + /** + * Generates cryptographically strong pseudorandom data. The `size` argument + * is a number indicating the number of bytes to generate. + * + * If a `callback` function is provided, the bytes are generated asynchronously + * and the `callback` function is invoked with two arguments: `err` and `buf`. + * If an error occurs, `err` will be an `Error` object; otherwise it is `null`. The`buf` argument is a `Buffer` containing the generated bytes. + * + * ```js + * // Asynchronous + * const { + * randomBytes, + * } = await import('node:crypto'); + * + * randomBytes(256, (err, buf) => { + * if (err) throw err; + * console.log(`${buf.length} bytes of random data: ${buf.toString('hex')}`); + * }); + * ``` + * + * If the `callback` function is not provided, the random bytes are generated + * synchronously and returned as a `Buffer`. An error will be thrown if + * there is a problem generating the bytes. + * + * ```js + * // Synchronous + * const { + * randomBytes, + * } = await import('node:crypto'); + * + * const buf = randomBytes(256); + * console.log( + * `${buf.length} bytes of random data: ${buf.toString('hex')}`); + * ``` + * + * The `crypto.randomBytes()` method will not complete until there is + * sufficient entropy available. + * This should normally never take longer than a few milliseconds. The only time + * when generating the random bytes may conceivably block for a longer period of + * time is right after boot, when the whole system is still low on entropy. + * + * This API uses libuv's threadpool, which can have surprising and + * negative performance implications for some applications; see the `UV_THREADPOOL_SIZE` documentation for more information. + * + * The asynchronous version of `crypto.randomBytes()` is carried out in a single + * threadpool request. To minimize threadpool task length variation, partition + * large `randomBytes` requests when doing so as part of fulfilling a client + * request. + * @since v0.5.8 + * @param size The number of bytes to generate. The `size` must not be larger than `2**31 - 1`. + * @return if the `callback` function is not provided. + */ + function randomBytes(size: number): Buffer; + function randomBytes(size: number, callback: (err: Error | null, buf: Buffer) => void): void; + function pseudoRandomBytes(size: number): Buffer; + function pseudoRandomBytes(size: number, callback: (err: Error | null, buf: Buffer) => void): void; + /** + * Return a random integer `n` such that `min <= n < max`. This + * implementation avoids [modulo bias](https://en.wikipedia.org/wiki/Fisher%E2%80%93Yates_shuffle#Modulo_bias). + * + * The range (`max - min`) must be less than 248. `min` and `max` must + * be [safe integers](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/isSafeInteger). + * + * If the `callback` function is not provided, the random integer is + * generated synchronously. + * + * ```js + * // Asynchronous + * const { + * randomInt, + * } = await import('node:crypto'); + * + * randomInt(3, (err, n) => { + * if (err) throw err; + * console.log(`Random number chosen from (0, 1, 2): ${n}`); + * }); + * ``` + * + * ```js + * // Synchronous + * const { + * randomInt, + * } = await import('node:crypto'); + * + * const n = randomInt(3); + * console.log(`Random number chosen from (0, 1, 2): ${n}`); + * ``` + * + * ```js + * // With `min` argument + * const { + * randomInt, + * } = await import('node:crypto'); + * + * const n = randomInt(1, 7); + * console.log(`The dice rolled: ${n}`); + * ``` + * @since v14.10.0, v12.19.0 + * @param [min=0] Start of random range (inclusive). + * @param max End of random range (exclusive). + * @param callback `function(err, n) {}`. + */ + function randomInt(max: number): number; + function randomInt(min: number, max: number): number; + function randomInt(max: number, callback: (err: Error | null, value: number) => void): void; + function randomInt(min: number, max: number, callback: (err: Error | null, value: number) => void): void; + /** + * Synchronous version of {@link randomFill}. + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { randomFillSync } = await import('node:crypto'); + * + * const buf = Buffer.alloc(10); + * console.log(randomFillSync(buf).toString('hex')); + * + * randomFillSync(buf, 5); + * console.log(buf.toString('hex')); + * + * // The above is equivalent to the following: + * randomFillSync(buf, 5, 5); + * console.log(buf.toString('hex')); + * ``` + * + * Any `ArrayBuffer`, `TypedArray` or `DataView` instance may be passed as`buffer`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { randomFillSync } = await import('node:crypto'); + * + * const a = new Uint32Array(10); + * console.log(Buffer.from(randomFillSync(a).buffer, + * a.byteOffset, a.byteLength).toString('hex')); + * + * const b = new DataView(new ArrayBuffer(10)); + * console.log(Buffer.from(randomFillSync(b).buffer, + * b.byteOffset, b.byteLength).toString('hex')); + * + * const c = new ArrayBuffer(10); + * console.log(Buffer.from(randomFillSync(c)).toString('hex')); + * ``` + * @since v7.10.0, v6.13.0 + * @param buffer Must be supplied. The size of the provided `buffer` must not be larger than `2**31 - 1`. + * @param [offset=0] + * @param [size=buffer.length - offset] + * @return The object passed as `buffer` argument. + */ + function randomFillSync(buffer: T, offset?: number, size?: number): T; + /** + * This function is similar to {@link randomBytes} but requires the first + * argument to be a `Buffer` that will be filled. It also + * requires that a callback is passed in. + * + * If the `callback` function is not provided, an error will be thrown. + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { randomFill } = await import('node:crypto'); + * + * const buf = Buffer.alloc(10); + * randomFill(buf, (err, buf) => { + * if (err) throw err; + * console.log(buf.toString('hex')); + * }); + * + * randomFill(buf, 5, (err, buf) => { + * if (err) throw err; + * console.log(buf.toString('hex')); + * }); + * + * // The above is equivalent to the following: + * randomFill(buf, 5, 5, (err, buf) => { + * if (err) throw err; + * console.log(buf.toString('hex')); + * }); + * ``` + * + * Any `ArrayBuffer`, `TypedArray`, or `DataView` instance may be passed as`buffer`. + * + * While this includes instances of `Float32Array` and `Float64Array`, this + * function should not be used to generate random floating-point numbers. The + * result may contain `+Infinity`, `-Infinity`, and `NaN`, and even if the array + * contains finite numbers only, they are not drawn from a uniform random + * distribution and have no meaningful lower or upper bounds. + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { randomFill } = await import('node:crypto'); + * + * const a = new Uint32Array(10); + * randomFill(a, (err, buf) => { + * if (err) throw err; + * console.log(Buffer.from(buf.buffer, buf.byteOffset, buf.byteLength) + * .toString('hex')); + * }); + * + * const b = new DataView(new ArrayBuffer(10)); + * randomFill(b, (err, buf) => { + * if (err) throw err; + * console.log(Buffer.from(buf.buffer, buf.byteOffset, buf.byteLength) + * .toString('hex')); + * }); + * + * const c = new ArrayBuffer(10); + * randomFill(c, (err, buf) => { + * if (err) throw err; + * console.log(Buffer.from(buf).toString('hex')); + * }); + * ``` + * + * This API uses libuv's threadpool, which can have surprising and + * negative performance implications for some applications; see the `UV_THREADPOOL_SIZE` documentation for more information. + * + * The asynchronous version of `crypto.randomFill()` is carried out in a single + * threadpool request. To minimize threadpool task length variation, partition + * large `randomFill` requests when doing so as part of fulfilling a client + * request. + * @since v7.10.0, v6.13.0 + * @param buffer Must be supplied. The size of the provided `buffer` must not be larger than `2**31 - 1`. + * @param [offset=0] + * @param [size=buffer.length - offset] + * @param callback `function(err, buf) {}`. + */ + function randomFill(buffer: T, callback: (err: Error | null, buf: T) => void): void; + function randomFill(buffer: T, offset: number, callback: (err: Error | null, buf: T) => void): void; + function randomFill(buffer: T, offset: number, size: number, callback: (err: Error | null, buf: T) => void): void; + interface ScryptOptions { + cost?: number | undefined; + blockSize?: number | undefined; + parallelization?: number | undefined; + N?: number | undefined; + r?: number | undefined; + p?: number | undefined; + maxmem?: number | undefined; + } + /** + * Provides an asynchronous [scrypt](https://en.wikipedia.org/wiki/Scrypt) implementation. Scrypt is a password-based + * key derivation function that is designed to be expensive computationally and + * memory-wise in order to make brute-force attacks unrewarding. + * + * The `salt` should be as unique as possible. It is recommended that a salt is + * random and at least 16 bytes long. See [NIST SP 800-132](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf) for details. + * + * When passing strings for `password` or `salt`, please consider `caveats when using strings as inputs to cryptographic APIs`. + * + * The `callback` function is called with two arguments: `err` and `derivedKey`.`err` is an exception object when key derivation fails, otherwise `err` is`null`. `derivedKey` is passed to the + * callback as a `Buffer`. + * + * An exception is thrown when any of the input arguments specify invalid values + * or types. + * + * ```js + * const { + * scrypt, + * } = await import('node:crypto'); + * + * // Using the factory defaults. + * scrypt('password', 'salt', 64, (err, derivedKey) => { + * if (err) throw err; + * console.log(derivedKey.toString('hex')); // '3745e48...08d59ae' + * }); + * // Using a custom N parameter. Must be a power of two. + * scrypt('password', 'salt', 64, { N: 1024 }, (err, derivedKey) => { + * if (err) throw err; + * console.log(derivedKey.toString('hex')); // '3745e48...aa39b34' + * }); + * ``` + * @since v10.5.0 + */ + function scrypt(password: BinaryLike, salt: BinaryLike, keylen: number, callback: (err: Error | null, derivedKey: Buffer) => void): void; + function scrypt(password: BinaryLike, salt: BinaryLike, keylen: number, options: ScryptOptions, callback: (err: Error | null, derivedKey: Buffer) => void): void; + /** + * Provides a synchronous [scrypt](https://en.wikipedia.org/wiki/Scrypt) implementation. Scrypt is a password-based + * key derivation function that is designed to be expensive computationally and + * memory-wise in order to make brute-force attacks unrewarding. + * + * The `salt` should be as unique as possible. It is recommended that a salt is + * random and at least 16 bytes long. See [NIST SP 800-132](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf) for details. + * + * When passing strings for `password` or `salt`, please consider `caveats when using strings as inputs to cryptographic APIs`. + * + * An exception is thrown when key derivation fails, otherwise the derived key is + * returned as a `Buffer`. + * + * An exception is thrown when any of the input arguments specify invalid values + * or types. + * + * ```js + * const { + * scryptSync, + * } = await import('node:crypto'); + * // Using the factory defaults. + * + * const key1 = scryptSync('password', 'salt', 64); + * console.log(key1.toString('hex')); // '3745e48...08d59ae' + * // Using a custom N parameter. Must be a power of two. + * const key2 = scryptSync('password', 'salt', 64, { N: 1024 }); + * console.log(key2.toString('hex')); // '3745e48...aa39b34' + * ``` + * @since v10.5.0 + */ + function scryptSync(password: BinaryLike, salt: BinaryLike, keylen: number, options?: ScryptOptions): Buffer; + interface RsaPublicKey { + key: KeyLike; + padding?: number | undefined; + } + interface RsaPrivateKey { + key: KeyLike; + passphrase?: string | undefined; + /** + * @default 'sha1' + */ + oaepHash?: string | undefined; + oaepLabel?: NodeJS.TypedArray | undefined; + padding?: number | undefined; + } + /** + * Encrypts the content of `buffer` with `key` and returns a new `Buffer` with encrypted content. The returned data can be decrypted using + * the corresponding private key, for example using {@link privateDecrypt}. + * + * If `key` is not a `KeyObject`, this function behaves as if`key` had been passed to {@link createPublicKey}. If it is an + * object, the `padding` property can be passed. Otherwise, this function uses`RSA_PKCS1_OAEP_PADDING`. + * + * Because RSA public keys can be derived from private keys, a private key may + * be passed instead of a public key. + * @since v0.11.14 + */ + function publicEncrypt(key: RsaPublicKey | RsaPrivateKey | KeyLike, buffer: NodeJS.ArrayBufferView): Buffer; + /** + * Decrypts `buffer` with `key`.`buffer` was previously encrypted using + * the corresponding private key, for example using {@link privateEncrypt}. + * + * If `key` is not a `KeyObject`, this function behaves as if`key` had been passed to {@link createPublicKey}. If it is an + * object, the `padding` property can be passed. Otherwise, this function uses`RSA_PKCS1_PADDING`. + * + * Because RSA public keys can be derived from private keys, a private key may + * be passed instead of a public key. + * @since v1.1.0 + */ + function publicDecrypt(key: RsaPublicKey | RsaPrivateKey | KeyLike, buffer: NodeJS.ArrayBufferView): Buffer; + /** + * Decrypts `buffer` with `privateKey`. `buffer` was previously encrypted using + * the corresponding public key, for example using {@link publicEncrypt}. + * + * If `privateKey` is not a `KeyObject`, this function behaves as if`privateKey` had been passed to {@link createPrivateKey}. If it is an + * object, the `padding` property can be passed. Otherwise, this function uses`RSA_PKCS1_OAEP_PADDING`. + * @since v0.11.14 + */ + function privateDecrypt(privateKey: RsaPrivateKey | KeyLike, buffer: NodeJS.ArrayBufferView): Buffer; + /** + * Encrypts `buffer` with `privateKey`. The returned data can be decrypted using + * the corresponding public key, for example using {@link publicDecrypt}. + * + * If `privateKey` is not a `KeyObject`, this function behaves as if`privateKey` had been passed to {@link createPrivateKey}. If it is an + * object, the `padding` property can be passed. Otherwise, this function uses`RSA_PKCS1_PADDING`. + * @since v1.1.0 + */ + function privateEncrypt(privateKey: RsaPrivateKey | KeyLike, buffer: NodeJS.ArrayBufferView): Buffer; + /** + * ```js + * const { + * getCiphers, + * } = await import('node:crypto'); + * + * console.log(getCiphers()); // ['aes-128-cbc', 'aes-128-ccm', ...] + * ``` + * @since v0.9.3 + * @return An array with the names of the supported cipher algorithms. + */ + function getCiphers(): string[]; + /** + * ```js + * const { + * getCurves, + * } = await import('node:crypto'); + * + * console.log(getCurves()); // ['Oakley-EC2N-3', 'Oakley-EC2N-4', ...] + * ``` + * @since v2.3.0 + * @return An array with the names of the supported elliptic curves. + */ + function getCurves(): string[]; + /** + * @since v10.0.0 + * @return `1` if and only if a FIPS compliant crypto provider is currently in use, `0` otherwise. A future semver-major release may change the return type of this API to a {boolean}. + */ + function getFips(): 1 | 0; + /** + * Enables the FIPS compliant crypto provider in a FIPS-enabled Node.js build. + * Throws an error if FIPS mode is not available. + * @since v10.0.0 + * @param bool `true` to enable FIPS mode. + */ + function setFips(bool: boolean): void; + /** + * ```js + * const { + * getHashes, + * } = await import('node:crypto'); + * + * console.log(getHashes()); // ['DSA', 'DSA-SHA', 'DSA-SHA1', ...] + * ``` + * @since v0.9.3 + * @return An array of the names of the supported hash algorithms, such as `'RSA-SHA256'`. Hash algorithms are also called "digest" algorithms. + */ + function getHashes(): string[]; + /** + * The `ECDH` class is a utility for creating Elliptic Curve Diffie-Hellman (ECDH) + * key exchanges. + * + * Instances of the `ECDH` class can be created using the {@link createECDH} function. + * + * ```js + * import assert from 'node:assert'; + * + * const { + * createECDH, + * } = await import('node:crypto'); + * + * // Generate Alice's keys... + * const alice = createECDH('secp521r1'); + * const aliceKey = alice.generateKeys(); + * + * // Generate Bob's keys... + * const bob = createECDH('secp521r1'); + * const bobKey = bob.generateKeys(); + * + * // Exchange and generate the secret... + * const aliceSecret = alice.computeSecret(bobKey); + * const bobSecret = bob.computeSecret(aliceKey); + * + * assert.strictEqual(aliceSecret.toString('hex'), bobSecret.toString('hex')); + * // OK + * ``` + * @since v0.11.14 + */ + class ECDH { + private constructor(); + /** + * Converts the EC Diffie-Hellman public key specified by `key` and `curve` to the + * format specified by `format`. The `format` argument specifies point encoding + * and can be `'compressed'`, `'uncompressed'` or `'hybrid'`. The supplied key is + * interpreted using the specified `inputEncoding`, and the returned key is encoded + * using the specified `outputEncoding`. + * + * Use {@link getCurves} to obtain a list of available curve names. + * On recent OpenSSL releases, `openssl ecparam -list_curves` will also display + * the name and description of each available elliptic curve. + * + * If `format` is not specified the point will be returned in `'uncompressed'`format. + * + * If the `inputEncoding` is not provided, `key` is expected to be a `Buffer`,`TypedArray`, or `DataView`. + * + * Example (uncompressing a key): + * + * ```js + * const { + * createECDH, + * ECDH, + * } = await import('node:crypto'); + * + * const ecdh = createECDH('secp256k1'); + * ecdh.generateKeys(); + * + * const compressedKey = ecdh.getPublicKey('hex', 'compressed'); + * + * const uncompressedKey = ECDH.convertKey(compressedKey, + * 'secp256k1', + * 'hex', + * 'hex', + * 'uncompressed'); + * + * // The converted key and the uncompressed public key should be the same + * console.log(uncompressedKey === ecdh.getPublicKey('hex')); + * ``` + * @since v10.0.0 + * @param inputEncoding The `encoding` of the `key` string. + * @param outputEncoding The `encoding` of the return value. + * @param [format='uncompressed'] + */ + static convertKey( + key: BinaryLike, + curve: string, + inputEncoding?: BinaryToTextEncoding, + outputEncoding?: 'latin1' | 'hex' | 'base64' | 'base64url', + format?: 'uncompressed' | 'compressed' | 'hybrid' + ): Buffer | string; + /** + * Generates private and public EC Diffie-Hellman key values, and returns + * the public key in the specified `format` and `encoding`. This key should be + * transferred to the other party. + * + * The `format` argument specifies point encoding and can be `'compressed'` or`'uncompressed'`. If `format` is not specified, the point will be returned in`'uncompressed'` format. + * + * If `encoding` is provided a string is returned; otherwise a `Buffer` is returned. + * @since v0.11.14 + * @param encoding The `encoding` of the return value. + * @param [format='uncompressed'] + */ + generateKeys(): Buffer; + generateKeys(encoding: BinaryToTextEncoding, format?: ECDHKeyFormat): string; + /** + * Computes the shared secret using `otherPublicKey` as the other + * party's public key and returns the computed shared secret. The supplied + * key is interpreted using specified `inputEncoding`, and the returned secret + * is encoded using the specified `outputEncoding`. + * If the `inputEncoding` is not + * provided, `otherPublicKey` is expected to be a `Buffer`, `TypedArray`, or`DataView`. + * + * If `outputEncoding` is given a string will be returned; otherwise a `Buffer` is returned. + * + * `ecdh.computeSecret` will throw an`ERR_CRYPTO_ECDH_INVALID_PUBLIC_KEY` error when `otherPublicKey`lies outside of the elliptic curve. Since `otherPublicKey` is + * usually supplied from a remote user over an insecure network, + * be sure to handle this exception accordingly. + * @since v0.11.14 + * @param inputEncoding The `encoding` of the `otherPublicKey` string. + * @param outputEncoding The `encoding` of the return value. + */ + computeSecret(otherPublicKey: NodeJS.ArrayBufferView): Buffer; + computeSecret(otherPublicKey: string, inputEncoding: BinaryToTextEncoding): Buffer; + computeSecret(otherPublicKey: NodeJS.ArrayBufferView, outputEncoding: BinaryToTextEncoding): string; + computeSecret(otherPublicKey: string, inputEncoding: BinaryToTextEncoding, outputEncoding: BinaryToTextEncoding): string; + /** + * If `encoding` is specified, a string is returned; otherwise a `Buffer` is + * returned. + * @since v0.11.14 + * @param encoding The `encoding` of the return value. + * @return The EC Diffie-Hellman in the specified `encoding`. + */ + getPrivateKey(): Buffer; + getPrivateKey(encoding: BinaryToTextEncoding): string; + /** + * The `format` argument specifies point encoding and can be `'compressed'` or`'uncompressed'`. If `format` is not specified the point will be returned in`'uncompressed'` format. + * + * If `encoding` is specified, a string is returned; otherwise a `Buffer` is + * returned. + * @since v0.11.14 + * @param encoding The `encoding` of the return value. + * @param [format='uncompressed'] + * @return The EC Diffie-Hellman public key in the specified `encoding` and `format`. + */ + getPublicKey(encoding?: null, format?: ECDHKeyFormat): Buffer; + getPublicKey(encoding: BinaryToTextEncoding, format?: ECDHKeyFormat): string; + /** + * Sets the EC Diffie-Hellman private key. + * If `encoding` is provided, `privateKey` is expected + * to be a string; otherwise `privateKey` is expected to be a `Buffer`,`TypedArray`, or `DataView`. + * + * If `privateKey` is not valid for the curve specified when the `ECDH` object was + * created, an error is thrown. Upon setting the private key, the associated + * public point (key) is also generated and set in the `ECDH` object. + * @since v0.11.14 + * @param encoding The `encoding` of the `privateKey` string. + */ + setPrivateKey(privateKey: NodeJS.ArrayBufferView): void; + setPrivateKey(privateKey: string, encoding: BinaryToTextEncoding): void; + } + /** + * Creates an Elliptic Curve Diffie-Hellman (`ECDH`) key exchange object using a + * predefined curve specified by the `curveName` string. Use {@link getCurves} to obtain a list of available curve names. On recent + * OpenSSL releases, `openssl ecparam -list_curves` will also display the name + * and description of each available elliptic curve. + * @since v0.11.14 + */ + function createECDH(curveName: string): ECDH; + /** + * This function compares the underlying bytes that represent the given`ArrayBuffer`, `TypedArray`, or `DataView` instances using a constant-time + * algorithm. + * + * This function does not leak timing information that + * would allow an attacker to guess one of the values. This is suitable for + * comparing HMAC digests or secret values like authentication cookies or [capability urls](https://www.w3.org/TR/capability-urls/). + * + * `a` and `b` must both be `Buffer`s, `TypedArray`s, or `DataView`s, and they + * must have the same byte length. An error is thrown if `a` and `b` have + * different byte lengths. + * + * If at least one of `a` and `b` is a `TypedArray` with more than one byte per + * entry, such as `Uint16Array`, the result will be computed using the platform + * byte order. + * + * **When both of the inputs are `Float32Array`s or`Float64Array`s, this function might return unexpected results due to IEEE 754** + * **encoding of floating-point numbers. In particular, neither `x === y` nor`Object.is(x, y)` implies that the byte representations of two floating-point** + * **numbers `x` and `y` are equal.** + * + * Use of `crypto.timingSafeEqual` does not guarantee that the _surrounding_ code + * is timing-safe. Care should be taken to ensure that the surrounding code does + * not introduce timing vulnerabilities. + * @since v6.6.0 + */ + function timingSafeEqual(a: NodeJS.ArrayBufferView, b: NodeJS.ArrayBufferView): boolean; + type KeyType = 'rsa' | 'rsa-pss' | 'dsa' | 'ec' | 'ed25519' | 'ed448' | 'x25519' | 'x448'; + type KeyFormat = 'pem' | 'der' | 'jwk'; + interface BasePrivateKeyEncodingOptions { + format: T; + cipher?: string | undefined; + passphrase?: string | undefined; + } + interface KeyPairKeyObjectResult { + publicKey: KeyObject; + privateKey: KeyObject; + } + interface ED25519KeyPairKeyObjectOptions {} + interface ED448KeyPairKeyObjectOptions {} + interface X25519KeyPairKeyObjectOptions {} + interface X448KeyPairKeyObjectOptions {} + interface ECKeyPairKeyObjectOptions { + /** + * Name of the curve to use + */ + namedCurve: string; + } + interface RSAKeyPairKeyObjectOptions { + /** + * Key size in bits + */ + modulusLength: number; + /** + * Public exponent + * @default 0x10001 + */ + publicExponent?: number | undefined; + } + interface RSAPSSKeyPairKeyObjectOptions { + /** + * Key size in bits + */ + modulusLength: number; + /** + * Public exponent + * @default 0x10001 + */ + publicExponent?: number | undefined; + /** + * Name of the message digest + */ + hashAlgorithm?: string; + /** + * Name of the message digest used by MGF1 + */ + mgf1HashAlgorithm?: string; + /** + * Minimal salt length in bytes + */ + saltLength?: string; + } + interface DSAKeyPairKeyObjectOptions { + /** + * Key size in bits + */ + modulusLength: number; + /** + * Size of q in bits + */ + divisorLength: number; + } + interface RSAKeyPairOptions { + /** + * Key size in bits + */ + modulusLength: number; + /** + * Public exponent + * @default 0x10001 + */ + publicExponent?: number | undefined; + publicKeyEncoding: { + type: 'pkcs1' | 'spki'; + format: PubF; + }; + privateKeyEncoding: BasePrivateKeyEncodingOptions & { + type: 'pkcs1' | 'pkcs8'; + }; + } + interface RSAPSSKeyPairOptions { + /** + * Key size in bits + */ + modulusLength: number; + /** + * Public exponent + * @default 0x10001 + */ + publicExponent?: number | undefined; + /** + * Name of the message digest + */ + hashAlgorithm?: string; + /** + * Name of the message digest used by MGF1 + */ + mgf1HashAlgorithm?: string; + /** + * Minimal salt length in bytes + */ + saltLength?: string; + publicKeyEncoding: { + type: 'spki'; + format: PubF; + }; + privateKeyEncoding: BasePrivateKeyEncodingOptions & { + type: 'pkcs8'; + }; + } + interface DSAKeyPairOptions { + /** + * Key size in bits + */ + modulusLength: number; + /** + * Size of q in bits + */ + divisorLength: number; + publicKeyEncoding: { + type: 'spki'; + format: PubF; + }; + privateKeyEncoding: BasePrivateKeyEncodingOptions & { + type: 'pkcs8'; + }; + } + interface ECKeyPairOptions { + /** + * Name of the curve to use. + */ + namedCurve: string; + publicKeyEncoding: { + type: 'pkcs1' | 'spki'; + format: PubF; + }; + privateKeyEncoding: BasePrivateKeyEncodingOptions & { + type: 'sec1' | 'pkcs8'; + }; + } + interface ED25519KeyPairOptions { + publicKeyEncoding: { + type: 'spki'; + format: PubF; + }; + privateKeyEncoding: BasePrivateKeyEncodingOptions & { + type: 'pkcs8'; + }; + } + interface ED448KeyPairOptions { + publicKeyEncoding: { + type: 'spki'; + format: PubF; + }; + privateKeyEncoding: BasePrivateKeyEncodingOptions & { + type: 'pkcs8'; + }; + } + interface X25519KeyPairOptions { + publicKeyEncoding: { + type: 'spki'; + format: PubF; + }; + privateKeyEncoding: BasePrivateKeyEncodingOptions & { + type: 'pkcs8'; + }; + } + interface X448KeyPairOptions { + publicKeyEncoding: { + type: 'spki'; + format: PubF; + }; + privateKeyEncoding: BasePrivateKeyEncodingOptions & { + type: 'pkcs8'; + }; + } + interface KeyPairSyncResult { + publicKey: T1; + privateKey: T2; + } + /** + * Generates a new asymmetric key pair of the given `type`. RSA, RSA-PSS, DSA, EC, + * Ed25519, Ed448, X25519, X448, and DH are currently supported. + * + * If a `publicKeyEncoding` or `privateKeyEncoding` was specified, this function + * behaves as if `keyObject.export()` had been called on its result. Otherwise, + * the respective part of the key is returned as a `KeyObject`. + * + * When encoding public keys, it is recommended to use `'spki'`. When encoding + * private keys, it is recommended to use `'pkcs8'` with a strong passphrase, + * and to keep the passphrase confidential. + * + * ```js + * const { + * generateKeyPairSync, + * } = await import('node:crypto'); + * + * const { + * publicKey, + * privateKey, + * } = generateKeyPairSync('rsa', { + * modulusLength: 4096, + * publicKeyEncoding: { + * type: 'spki', + * format: 'pem', + * }, + * privateKeyEncoding: { + * type: 'pkcs8', + * format: 'pem', + * cipher: 'aes-256-cbc', + * passphrase: 'top secret', + * }, + * }); + * ``` + * + * The return value `{ publicKey, privateKey }` represents the generated key pair. + * When PEM encoding was selected, the respective key will be a string, otherwise + * it will be a buffer containing the data encoded as DER. + * @since v10.12.0 + * @param type Must be `'rsa'`, `'rsa-pss'`, `'dsa'`, `'ec'`, `'ed25519'`, `'ed448'`, `'x25519'`, `'x448'`, or `'dh'`. + */ + function generateKeyPairSync(type: 'rsa', options: RSAKeyPairOptions<'pem', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'rsa', options: RSAKeyPairOptions<'pem', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'rsa', options: RSAKeyPairOptions<'der', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'rsa', options: RSAKeyPairOptions<'der', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'rsa', options: RSAKeyPairKeyObjectOptions): KeyPairKeyObjectResult; + function generateKeyPairSync(type: 'rsa-pss', options: RSAPSSKeyPairOptions<'pem', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'rsa-pss', options: RSAPSSKeyPairOptions<'pem', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'rsa-pss', options: RSAPSSKeyPairOptions<'der', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'rsa-pss', options: RSAPSSKeyPairOptions<'der', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'rsa-pss', options: RSAPSSKeyPairKeyObjectOptions): KeyPairKeyObjectResult; + function generateKeyPairSync(type: 'dsa', options: DSAKeyPairOptions<'pem', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'dsa', options: DSAKeyPairOptions<'pem', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'dsa', options: DSAKeyPairOptions<'der', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'dsa', options: DSAKeyPairOptions<'der', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'dsa', options: DSAKeyPairKeyObjectOptions): KeyPairKeyObjectResult; + function generateKeyPairSync(type: 'ec', options: ECKeyPairOptions<'pem', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ec', options: ECKeyPairOptions<'pem', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ec', options: ECKeyPairOptions<'der', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ec', options: ECKeyPairOptions<'der', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ec', options: ECKeyPairKeyObjectOptions): KeyPairKeyObjectResult; + function generateKeyPairSync(type: 'ed25519', options: ED25519KeyPairOptions<'pem', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ed25519', options: ED25519KeyPairOptions<'pem', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ed25519', options: ED25519KeyPairOptions<'der', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ed25519', options: ED25519KeyPairOptions<'der', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ed25519', options?: ED25519KeyPairKeyObjectOptions): KeyPairKeyObjectResult; + function generateKeyPairSync(type: 'ed448', options: ED448KeyPairOptions<'pem', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ed448', options: ED448KeyPairOptions<'pem', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ed448', options: ED448KeyPairOptions<'der', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ed448', options: ED448KeyPairOptions<'der', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'ed448', options?: ED448KeyPairKeyObjectOptions): KeyPairKeyObjectResult; + function generateKeyPairSync(type: 'x25519', options: X25519KeyPairOptions<'pem', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'x25519', options: X25519KeyPairOptions<'pem', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'x25519', options: X25519KeyPairOptions<'der', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'x25519', options: X25519KeyPairOptions<'der', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'x25519', options?: X25519KeyPairKeyObjectOptions): KeyPairKeyObjectResult; + function generateKeyPairSync(type: 'x448', options: X448KeyPairOptions<'pem', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'x448', options: X448KeyPairOptions<'pem', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'x448', options: X448KeyPairOptions<'der', 'pem'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'x448', options: X448KeyPairOptions<'der', 'der'>): KeyPairSyncResult; + function generateKeyPairSync(type: 'x448', options?: X448KeyPairKeyObjectOptions): KeyPairKeyObjectResult; + /** + * Generates a new asymmetric key pair of the given `type`. RSA, RSA-PSS, DSA, EC, + * Ed25519, Ed448, X25519, X448, and DH are currently supported. + * + * If a `publicKeyEncoding` or `privateKeyEncoding` was specified, this function + * behaves as if `keyObject.export()` had been called on its result. Otherwise, + * the respective part of the key is returned as a `KeyObject`. + * + * It is recommended to encode public keys as `'spki'` and private keys as`'pkcs8'` with encryption for long-term storage: + * + * ```js + * const { + * generateKeyPair, + * } = await import('node:crypto'); + * + * generateKeyPair('rsa', { + * modulusLength: 4096, + * publicKeyEncoding: { + * type: 'spki', + * format: 'pem', + * }, + * privateKeyEncoding: { + * type: 'pkcs8', + * format: 'pem', + * cipher: 'aes-256-cbc', + * passphrase: 'top secret', + * }, + * }, (err, publicKey, privateKey) => { + * // Handle errors and use the generated key pair. + * }); + * ``` + * + * On completion, `callback` will be called with `err` set to `undefined` and`publicKey` / `privateKey` representing the generated key pair. + * + * If this method is invoked as its `util.promisify()` ed version, it returns + * a `Promise` for an `Object` with `publicKey` and `privateKey` properties. + * @since v10.12.0 + * @param type Must be `'rsa'`, `'rsa-pss'`, `'dsa'`, `'ec'`, `'ed25519'`, `'ed448'`, `'x25519'`, `'x448'`, or `'dh'`. + */ + function generateKeyPair(type: 'rsa', options: RSAKeyPairOptions<'pem', 'pem'>, callback: (err: Error | null, publicKey: string, privateKey: string) => void): void; + function generateKeyPair(type: 'rsa', options: RSAKeyPairOptions<'pem', 'der'>, callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'rsa', options: RSAKeyPairOptions<'der', 'pem'>, callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void): void; + function generateKeyPair(type: 'rsa', options: RSAKeyPairOptions<'der', 'der'>, callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'rsa', options: RSAKeyPairKeyObjectOptions, callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void): void; + function generateKeyPair(type: 'rsa-pss', options: RSAPSSKeyPairOptions<'pem', 'pem'>, callback: (err: Error | null, publicKey: string, privateKey: string) => void): void; + function generateKeyPair(type: 'rsa-pss', options: RSAPSSKeyPairOptions<'pem', 'der'>, callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'rsa-pss', options: RSAPSSKeyPairOptions<'der', 'pem'>, callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void): void; + function generateKeyPair(type: 'rsa-pss', options: RSAPSSKeyPairOptions<'der', 'der'>, callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'rsa-pss', options: RSAPSSKeyPairKeyObjectOptions, callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void): void; + function generateKeyPair(type: 'dsa', options: DSAKeyPairOptions<'pem', 'pem'>, callback: (err: Error | null, publicKey: string, privateKey: string) => void): void; + function generateKeyPair(type: 'dsa', options: DSAKeyPairOptions<'pem', 'der'>, callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'dsa', options: DSAKeyPairOptions<'der', 'pem'>, callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void): void; + function generateKeyPair(type: 'dsa', options: DSAKeyPairOptions<'der', 'der'>, callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'dsa', options: DSAKeyPairKeyObjectOptions, callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void): void; + function generateKeyPair(type: 'ec', options: ECKeyPairOptions<'pem', 'pem'>, callback: (err: Error | null, publicKey: string, privateKey: string) => void): void; + function generateKeyPair(type: 'ec', options: ECKeyPairOptions<'pem', 'der'>, callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'ec', options: ECKeyPairOptions<'der', 'pem'>, callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void): void; + function generateKeyPair(type: 'ec', options: ECKeyPairOptions<'der', 'der'>, callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'ec', options: ECKeyPairKeyObjectOptions, callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void): void; + function generateKeyPair(type: 'ed25519', options: ED25519KeyPairOptions<'pem', 'pem'>, callback: (err: Error | null, publicKey: string, privateKey: string) => void): void; + function generateKeyPair(type: 'ed25519', options: ED25519KeyPairOptions<'pem', 'der'>, callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'ed25519', options: ED25519KeyPairOptions<'der', 'pem'>, callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void): void; + function generateKeyPair(type: 'ed25519', options: ED25519KeyPairOptions<'der', 'der'>, callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'ed25519', options: ED25519KeyPairKeyObjectOptions | undefined, callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void): void; + function generateKeyPair(type: 'ed448', options: ED448KeyPairOptions<'pem', 'pem'>, callback: (err: Error | null, publicKey: string, privateKey: string) => void): void; + function generateKeyPair(type: 'ed448', options: ED448KeyPairOptions<'pem', 'der'>, callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'ed448', options: ED448KeyPairOptions<'der', 'pem'>, callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void): void; + function generateKeyPair(type: 'ed448', options: ED448KeyPairOptions<'der', 'der'>, callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'ed448', options: ED448KeyPairKeyObjectOptions | undefined, callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void): void; + function generateKeyPair(type: 'x25519', options: X25519KeyPairOptions<'pem', 'pem'>, callback: (err: Error | null, publicKey: string, privateKey: string) => void): void; + function generateKeyPair(type: 'x25519', options: X25519KeyPairOptions<'pem', 'der'>, callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'x25519', options: X25519KeyPairOptions<'der', 'pem'>, callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void): void; + function generateKeyPair(type: 'x25519', options: X25519KeyPairOptions<'der', 'der'>, callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'x25519', options: X25519KeyPairKeyObjectOptions | undefined, callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void): void; + function generateKeyPair(type: 'x448', options: X448KeyPairOptions<'pem', 'pem'>, callback: (err: Error | null, publicKey: string, privateKey: string) => void): void; + function generateKeyPair(type: 'x448', options: X448KeyPairOptions<'pem', 'der'>, callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'x448', options: X448KeyPairOptions<'der', 'pem'>, callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void): void; + function generateKeyPair(type: 'x448', options: X448KeyPairOptions<'der', 'der'>, callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void): void; + function generateKeyPair(type: 'x448', options: X448KeyPairKeyObjectOptions | undefined, callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void): void; + namespace generateKeyPair { + function __promisify__( + type: 'rsa', + options: RSAKeyPairOptions<'pem', 'pem'> + ): Promise<{ + publicKey: string; + privateKey: string; + }>; + function __promisify__( + type: 'rsa', + options: RSAKeyPairOptions<'pem', 'der'> + ): Promise<{ + publicKey: string; + privateKey: Buffer; + }>; + function __promisify__( + type: 'rsa', + options: RSAKeyPairOptions<'der', 'pem'> + ): Promise<{ + publicKey: Buffer; + privateKey: string; + }>; + function __promisify__( + type: 'rsa', + options: RSAKeyPairOptions<'der', 'der'> + ): Promise<{ + publicKey: Buffer; + privateKey: Buffer; + }>; + function __promisify__(type: 'rsa', options: RSAKeyPairKeyObjectOptions): Promise; + function __promisify__( + type: 'rsa-pss', + options: RSAPSSKeyPairOptions<'pem', 'pem'> + ): Promise<{ + publicKey: string; + privateKey: string; + }>; + function __promisify__( + type: 'rsa-pss', + options: RSAPSSKeyPairOptions<'pem', 'der'> + ): Promise<{ + publicKey: string; + privateKey: Buffer; + }>; + function __promisify__( + type: 'rsa-pss', + options: RSAPSSKeyPairOptions<'der', 'pem'> + ): Promise<{ + publicKey: Buffer; + privateKey: string; + }>; + function __promisify__( + type: 'rsa-pss', + options: RSAPSSKeyPairOptions<'der', 'der'> + ): Promise<{ + publicKey: Buffer; + privateKey: Buffer; + }>; + function __promisify__(type: 'rsa-pss', options: RSAPSSKeyPairKeyObjectOptions): Promise; + function __promisify__( + type: 'dsa', + options: DSAKeyPairOptions<'pem', 'pem'> + ): Promise<{ + publicKey: string; + privateKey: string; + }>; + function __promisify__( + type: 'dsa', + options: DSAKeyPairOptions<'pem', 'der'> + ): Promise<{ + publicKey: string; + privateKey: Buffer; + }>; + function __promisify__( + type: 'dsa', + options: DSAKeyPairOptions<'der', 'pem'> + ): Promise<{ + publicKey: Buffer; + privateKey: string; + }>; + function __promisify__( + type: 'dsa', + options: DSAKeyPairOptions<'der', 'der'> + ): Promise<{ + publicKey: Buffer; + privateKey: Buffer; + }>; + function __promisify__(type: 'dsa', options: DSAKeyPairKeyObjectOptions): Promise; + function __promisify__( + type: 'ec', + options: ECKeyPairOptions<'pem', 'pem'> + ): Promise<{ + publicKey: string; + privateKey: string; + }>; + function __promisify__( + type: 'ec', + options: ECKeyPairOptions<'pem', 'der'> + ): Promise<{ + publicKey: string; + privateKey: Buffer; + }>; + function __promisify__( + type: 'ec', + options: ECKeyPairOptions<'der', 'pem'> + ): Promise<{ + publicKey: Buffer; + privateKey: string; + }>; + function __promisify__( + type: 'ec', + options: ECKeyPairOptions<'der', 'der'> + ): Promise<{ + publicKey: Buffer; + privateKey: Buffer; + }>; + function __promisify__(type: 'ec', options: ECKeyPairKeyObjectOptions): Promise; + function __promisify__( + type: 'ed25519', + options: ED25519KeyPairOptions<'pem', 'pem'> + ): Promise<{ + publicKey: string; + privateKey: string; + }>; + function __promisify__( + type: 'ed25519', + options: ED25519KeyPairOptions<'pem', 'der'> + ): Promise<{ + publicKey: string; + privateKey: Buffer; + }>; + function __promisify__( + type: 'ed25519', + options: ED25519KeyPairOptions<'der', 'pem'> + ): Promise<{ + publicKey: Buffer; + privateKey: string; + }>; + function __promisify__( + type: 'ed25519', + options: ED25519KeyPairOptions<'der', 'der'> + ): Promise<{ + publicKey: Buffer; + privateKey: Buffer; + }>; + function __promisify__(type: 'ed25519', options?: ED25519KeyPairKeyObjectOptions): Promise; + function __promisify__( + type: 'ed448', + options: ED448KeyPairOptions<'pem', 'pem'> + ): Promise<{ + publicKey: string; + privateKey: string; + }>; + function __promisify__( + type: 'ed448', + options: ED448KeyPairOptions<'pem', 'der'> + ): Promise<{ + publicKey: string; + privateKey: Buffer; + }>; + function __promisify__( + type: 'ed448', + options: ED448KeyPairOptions<'der', 'pem'> + ): Promise<{ + publicKey: Buffer; + privateKey: string; + }>; + function __promisify__( + type: 'ed448', + options: ED448KeyPairOptions<'der', 'der'> + ): Promise<{ + publicKey: Buffer; + privateKey: Buffer; + }>; + function __promisify__(type: 'ed448', options?: ED448KeyPairKeyObjectOptions): Promise; + function __promisify__( + type: 'x25519', + options: X25519KeyPairOptions<'pem', 'pem'> + ): Promise<{ + publicKey: string; + privateKey: string; + }>; + function __promisify__( + type: 'x25519', + options: X25519KeyPairOptions<'pem', 'der'> + ): Promise<{ + publicKey: string; + privateKey: Buffer; + }>; + function __promisify__( + type: 'x25519', + options: X25519KeyPairOptions<'der', 'pem'> + ): Promise<{ + publicKey: Buffer; + privateKey: string; + }>; + function __promisify__( + type: 'x25519', + options: X25519KeyPairOptions<'der', 'der'> + ): Promise<{ + publicKey: Buffer; + privateKey: Buffer; + }>; + function __promisify__(type: 'x25519', options?: X25519KeyPairKeyObjectOptions): Promise; + function __promisify__( + type: 'x448', + options: X448KeyPairOptions<'pem', 'pem'> + ): Promise<{ + publicKey: string; + privateKey: string; + }>; + function __promisify__( + type: 'x448', + options: X448KeyPairOptions<'pem', 'der'> + ): Promise<{ + publicKey: string; + privateKey: Buffer; + }>; + function __promisify__( + type: 'x448', + options: X448KeyPairOptions<'der', 'pem'> + ): Promise<{ + publicKey: Buffer; + privateKey: string; + }>; + function __promisify__( + type: 'x448', + options: X448KeyPairOptions<'der', 'der'> + ): Promise<{ + publicKey: Buffer; + privateKey: Buffer; + }>; + function __promisify__(type: 'x448', options?: X448KeyPairKeyObjectOptions): Promise; + } + /** + * Calculates and returns the signature for `data` using the given private key and + * algorithm. If `algorithm` is `null` or `undefined`, then the algorithm is + * dependent upon the key type (especially Ed25519 and Ed448). + * + * If `key` is not a `KeyObject`, this function behaves as if `key` had been + * passed to {@link createPrivateKey}. If it is an object, the following + * additional properties can be passed: + * + * If the `callback` function is provided this function uses libuv's threadpool. + * @since v12.0.0 + */ + function sign(algorithm: string | null | undefined, data: NodeJS.ArrayBufferView, key: KeyLike | SignKeyObjectInput | SignPrivateKeyInput): Buffer; + function sign( + algorithm: string | null | undefined, + data: NodeJS.ArrayBufferView, + key: KeyLike | SignKeyObjectInput | SignPrivateKeyInput, + callback: (error: Error | null, data: Buffer) => void + ): void; + /** + * Verifies the given signature for `data` using the given key and algorithm. If`algorithm` is `null` or `undefined`, then the algorithm is dependent upon the + * key type (especially Ed25519 and Ed448). + * + * If `key` is not a `KeyObject`, this function behaves as if `key` had been + * passed to {@link createPublicKey}. If it is an object, the following + * additional properties can be passed: + * + * The `signature` argument is the previously calculated signature for the `data`. + * + * Because public keys can be derived from private keys, a private key or a public + * key may be passed for `key`. + * + * If the `callback` function is provided this function uses libuv's threadpool. + * @since v12.0.0 + */ + function verify( + algorithm: string | null | undefined, + data: NodeJS.ArrayBufferView, + key: KeyLike | VerifyKeyObjectInput | VerifyPublicKeyInput | VerifyJsonWebKeyInput, + signature: NodeJS.ArrayBufferView + ): boolean; + function verify( + algorithm: string | null | undefined, + data: NodeJS.ArrayBufferView, + key: KeyLike | VerifyKeyObjectInput | VerifyPublicKeyInput | VerifyJsonWebKeyInput, + signature: NodeJS.ArrayBufferView, + callback: (error: Error | null, result: boolean) => void + ): void; + /** + * Computes the Diffie-Hellman secret based on a `privateKey` and a `publicKey`. + * Both keys must have the same `asymmetricKeyType`, which must be one of `'dh'`(for Diffie-Hellman), `'ec'` (for ECDH), `'x448'`, or `'x25519'` (for ECDH-ES). + * @since v13.9.0, v12.17.0 + */ + function diffieHellman(options: { privateKey: KeyObject; publicKey: KeyObject }): Buffer; + type CipherMode = 'cbc' | 'ccm' | 'cfb' | 'ctr' | 'ecb' | 'gcm' | 'ocb' | 'ofb' | 'stream' | 'wrap' | 'xts'; + interface CipherInfoOptions { + /** + * A test key length. + */ + keyLength?: number | undefined; + /** + * A test IV length. + */ + ivLength?: number | undefined; + } + interface CipherInfo { + /** + * The name of the cipher. + */ + name: string; + /** + * The nid of the cipher. + */ + nid: number; + /** + * The block size of the cipher in bytes. + * This property is omitted when mode is 'stream'. + */ + blockSize?: number | undefined; + /** + * The expected or default initialization vector length in bytes. + * This property is omitted if the cipher does not use an initialization vector. + */ + ivLength?: number | undefined; + /** + * The expected or default key length in bytes. + */ + keyLength: number; + /** + * The cipher mode. + */ + mode: CipherMode; + } + /** + * Returns information about a given cipher. + * + * Some ciphers accept variable length keys and initialization vectors. By default, + * the `crypto.getCipherInfo()` method will return the default values for these + * ciphers. To test if a given key length or iv length is acceptable for given + * cipher, use the `keyLength` and `ivLength` options. If the given values are + * unacceptable, `undefined` will be returned. + * @since v15.0.0 + * @param nameOrNid The name or nid of the cipher to query. + */ + function getCipherInfo(nameOrNid: string | number, options?: CipherInfoOptions): CipherInfo | undefined; + /** + * HKDF is a simple key derivation function defined in RFC 5869\. The given `ikm`,`salt` and `info` are used with the `digest` to derive a key of `keylen` bytes. + * + * The supplied `callback` function is called with two arguments: `err` and`derivedKey`. If an errors occurs while deriving the key, `err` will be set; + * otherwise `err` will be `null`. The successfully generated `derivedKey` will + * be passed to the callback as an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer). An error will be thrown if any + * of the input arguments specify invalid values or types. + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { + * hkdf, + * } = await import('node:crypto'); + * + * hkdf('sha512', 'key', 'salt', 'info', 64, (err, derivedKey) => { + * if (err) throw err; + * console.log(Buffer.from(derivedKey).toString('hex')); // '24156e2...5391653' + * }); + * ``` + * @since v15.0.0 + * @param digest The digest algorithm to use. + * @param ikm The input keying material. Must be provided but can be zero-length. + * @param salt The salt value. Must be provided but can be zero-length. + * @param info Additional info value. Must be provided but can be zero-length, and cannot be more than 1024 bytes. + * @param keylen The length of the key to generate. Must be greater than 0. The maximum allowable value is `255` times the number of bytes produced by the selected digest function (e.g. `sha512` + * generates 64-byte hashes, making the maximum HKDF output 16320 bytes). + */ + function hkdf(digest: string, irm: BinaryLike | KeyObject, salt: BinaryLike, info: BinaryLike, keylen: number, callback: (err: Error | null, derivedKey: ArrayBuffer) => void): void; + /** + * Provides a synchronous HKDF key derivation function as defined in RFC 5869\. The + * given `ikm`, `salt` and `info` are used with the `digest` to derive a key of`keylen` bytes. + * + * The successfully generated `derivedKey` will be returned as an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer). + * + * An error will be thrown if any of the input arguments specify invalid values or + * types, or if the derived key cannot be generated. + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { + * hkdfSync, + * } = await import('node:crypto'); + * + * const derivedKey = hkdfSync('sha512', 'key', 'salt', 'info', 64); + * console.log(Buffer.from(derivedKey).toString('hex')); // '24156e2...5391653' + * ``` + * @since v15.0.0 + * @param digest The digest algorithm to use. + * @param ikm The input keying material. Must be provided but can be zero-length. + * @param salt The salt value. Must be provided but can be zero-length. + * @param info Additional info value. Must be provided but can be zero-length, and cannot be more than 1024 bytes. + * @param keylen The length of the key to generate. Must be greater than 0. The maximum allowable value is `255` times the number of bytes produced by the selected digest function (e.g. `sha512` + * generates 64-byte hashes, making the maximum HKDF output 16320 bytes). + */ + function hkdfSync(digest: string, ikm: BinaryLike | KeyObject, salt: BinaryLike, info: BinaryLike, keylen: number): ArrayBuffer; + interface SecureHeapUsage { + /** + * The total allocated secure heap size as specified using the `--secure-heap=n` command-line flag. + */ + total: number; + /** + * The minimum allocation from the secure heap as specified using the `--secure-heap-min` command-line flag. + */ + min: number; + /** + * The total number of bytes currently allocated from the secure heap. + */ + used: number; + /** + * The calculated ratio of `used` to `total` allocated bytes. + */ + utilization: number; + } + /** + * @since v15.6.0 + */ + function secureHeapUsed(): SecureHeapUsage; + interface RandomUUIDOptions { + /** + * By default, to improve performance, + * Node.js will pre-emptively generate and persistently cache enough + * random data to generate up to 128 random UUIDs. To generate a UUID + * without using the cache, set `disableEntropyCache` to `true`. + * + * @default `false` + */ + disableEntropyCache?: boolean | undefined; + } + /** + * Generates a random [RFC 4122](https://www.rfc-editor.org/rfc/rfc4122.txt) version 4 UUID. The UUID is generated using a + * cryptographic pseudorandom number generator. + * @since v15.6.0, v14.17.0 + */ + function randomUUID(options?: RandomUUIDOptions): string; + interface X509CheckOptions { + /** + * @default 'always' + */ + subject?: 'always' | 'default' | 'never'; + /** + * @default true + */ + wildcards?: boolean; + /** + * @default true + */ + partialWildcards?: boolean; + /** + * @default false + */ + multiLabelWildcards?: boolean; + /** + * @default false + */ + singleLabelSubdomains?: boolean; + } + /** + * Encapsulates an X509 certificate and provides read-only access to + * its information. + * + * ```js + * const { X509Certificate } = await import('node:crypto'); + * + * const x509 = new X509Certificate('{... pem encoded cert ...}'); + * + * console.log(x509.subject); + * ``` + * @since v15.6.0 + */ + class X509Certificate { + /** + * Will be \`true\` if this is a Certificate Authority (CA) certificate. + * @since v15.6.0 + */ + readonly ca: boolean; + /** + * The SHA-1 fingerprint of this certificate. + * + * Because SHA-1 is cryptographically broken and because the security of SHA-1 is + * significantly worse than that of algorithms that are commonly used to sign + * certificates, consider using `x509.fingerprint256` instead. + * @since v15.6.0 + */ + readonly fingerprint: string; + /** + * The SHA-256 fingerprint of this certificate. + * @since v15.6.0 + */ + readonly fingerprint256: string; + /** + * The SHA-512 fingerprint of this certificate. + * + * Because computing the SHA-256 fingerprint is usually faster and because it is + * only half the size of the SHA-512 fingerprint, `x509.fingerprint256` may be + * a better choice. While SHA-512 presumably provides a higher level of security in + * general, the security of SHA-256 matches that of most algorithms that are + * commonly used to sign certificates. + * @since v17.2.0, v16.14.0 + */ + readonly fingerprint512: string; + /** + * The complete subject of this certificate. + * @since v15.6.0 + */ + readonly subject: string; + /** + * The subject alternative name specified for this certificate. + * + * This is a comma-separated list of subject alternative names. Each entry begins + * with a string identifying the kind of the subject alternative name followed by + * a colon and the value associated with the entry. + * + * Earlier versions of Node.js incorrectly assumed that it is safe to split this + * property at the two-character sequence `', '` (see [CVE-2021-44532](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44532)). However, + * both malicious and legitimate certificates can contain subject alternative names + * that include this sequence when represented as a string. + * + * After the prefix denoting the type of the entry, the remainder of each entry + * might be enclosed in quotes to indicate that the value is a JSON string literal. + * For backward compatibility, Node.js only uses JSON string literals within this + * property when necessary to avoid ambiguity. Third-party code should be prepared + * to handle both possible entry formats. + * @since v15.6.0 + */ + readonly subjectAltName: string | undefined; + /** + * A textual representation of the certificate's authority information access + * extension. + * + * This is a line feed separated list of access descriptions. Each line begins with + * the access method and the kind of the access location, followed by a colon and + * the value associated with the access location. + * + * After the prefix denoting the access method and the kind of the access location, + * the remainder of each line might be enclosed in quotes to indicate that the + * value is a JSON string literal. For backward compatibility, Node.js only uses + * JSON string literals within this property when necessary to avoid ambiguity. + * Third-party code should be prepared to handle both possible entry formats. + * @since v15.6.0 + */ + readonly infoAccess: string | undefined; + /** + * An array detailing the key usages for this certificate. + * @since v15.6.0 + */ + readonly keyUsage: string[]; + /** + * The issuer identification included in this certificate. + * @since v15.6.0 + */ + readonly issuer: string; + /** + * The issuer certificate or `undefined` if the issuer certificate is not + * available. + * @since v15.9.0 + */ + readonly issuerCertificate?: X509Certificate | undefined; + /** + * The public key `KeyObject` for this certificate. + * @since v15.6.0 + */ + readonly publicKey: KeyObject; + /** + * A `Buffer` containing the DER encoding of this certificate. + * @since v15.6.0 + */ + readonly raw: Buffer; + /** + * The serial number of this certificate. + * + * Serial numbers are assigned by certificate authorities and do not uniquely + * identify certificates. Consider using `x509.fingerprint256` as a unique + * identifier instead. + * @since v15.6.0 + */ + readonly serialNumber: string; + /** + * The date/time from which this certificate is considered valid. + * @since v15.6.0 + */ + readonly validFrom: string; + /** + * The date/time until which this certificate is considered valid. + * @since v15.6.0 + */ + readonly validTo: string; + constructor(buffer: BinaryLike); + /** + * Checks whether the certificate matches the given email address. + * + * If the `'subject'` option is undefined or set to `'default'`, the certificate + * subject is only considered if the subject alternative name extension either does + * not exist or does not contain any email addresses. + * + * If the `'subject'` option is set to `'always'` and if the subject alternative + * name extension either does not exist or does not contain a matching email + * address, the certificate subject is considered. + * + * If the `'subject'` option is set to `'never'`, the certificate subject is never + * considered, even if the certificate contains no subject alternative names. + * @since v15.6.0 + * @return Returns `email` if the certificate matches, `undefined` if it does not. + */ + checkEmail(email: string, options?: Pick): string | undefined; + /** + * Checks whether the certificate matches the given host name. + * + * If the certificate matches the given host name, the matching subject name is + * returned. The returned name might be an exact match (e.g., `foo.example.com`) + * or it might contain wildcards (e.g., `*.example.com`). Because host name + * comparisons are case-insensitive, the returned subject name might also differ + * from the given `name` in capitalization. + * + * If the `'subject'` option is undefined or set to `'default'`, the certificate + * subject is only considered if the subject alternative name extension either does + * not exist or does not contain any DNS names. This behavior is consistent with [RFC 2818](https://www.rfc-editor.org/rfc/rfc2818.txt) ("HTTP Over TLS"). + * + * If the `'subject'` option is set to `'always'` and if the subject alternative + * name extension either does not exist or does not contain a matching DNS name, + * the certificate subject is considered. + * + * If the `'subject'` option is set to `'never'`, the certificate subject is never + * considered, even if the certificate contains no subject alternative names. + * @since v15.6.0 + * @return Returns a subject name that matches `name`, or `undefined` if no subject name matches `name`. + */ + checkHost(name: string, options?: X509CheckOptions): string | undefined; + /** + * Checks whether the certificate matches the given IP address (IPv4 or IPv6). + * + * Only [RFC 5280](https://www.rfc-editor.org/rfc/rfc5280.txt) `iPAddress` subject alternative names are considered, and they + * must match the given `ip` address exactly. Other subject alternative names as + * well as the subject field of the certificate are ignored. + * @since v15.6.0 + * @return Returns `ip` if the certificate matches, `undefined` if it does not. + */ + checkIP(ip: string): string | undefined; + /** + * Checks whether this certificate was issued by the given `otherCert`. + * @since v15.6.0 + */ + checkIssued(otherCert: X509Certificate): boolean; + /** + * Checks whether the public key for this certificate is consistent with + * the given private key. + * @since v15.6.0 + * @param privateKey A private key. + */ + checkPrivateKey(privateKey: KeyObject): boolean; + /** + * There is no standard JSON encoding for X509 certificates. The`toJSON()` method returns a string containing the PEM encoded + * certificate. + * @since v15.6.0 + */ + toJSON(): string; + /** + * Returns information about this certificate using the legacy `certificate object` encoding. + * @since v15.6.0 + */ + toLegacyObject(): PeerCertificate; + /** + * Returns the PEM-encoded certificate. + * @since v15.6.0 + */ + toString(): string; + /** + * Verifies that this certificate was signed by the given public key. + * Does not perform any other validation checks on the certificate. + * @since v15.6.0 + * @param publicKey A public key. + */ + verify(publicKey: KeyObject): boolean; + } + type LargeNumberLike = NodeJS.ArrayBufferView | SharedArrayBuffer | ArrayBuffer | bigint; + interface GeneratePrimeOptions { + add?: LargeNumberLike | undefined; + rem?: LargeNumberLike | undefined; + /** + * @default false + */ + safe?: boolean | undefined; + bigint?: boolean | undefined; + } + interface GeneratePrimeOptionsBigInt extends GeneratePrimeOptions { + bigint: true; + } + interface GeneratePrimeOptionsArrayBuffer extends GeneratePrimeOptions { + bigint?: false | undefined; + } + /** + * Generates a pseudorandom prime of `size` bits. + * + * If `options.safe` is `true`, the prime will be a safe prime -- that is,`(prime - 1) / 2` will also be a prime. + * + * The `options.add` and `options.rem` parameters can be used to enforce additional + * requirements, e.g., for Diffie-Hellman: + * + * * If `options.add` and `options.rem` are both set, the prime will satisfy the + * condition that `prime % add = rem`. + * * If only `options.add` is set and `options.safe` is not `true`, the prime will + * satisfy the condition that `prime % add = 1`. + * * If only `options.add` is set and `options.safe` is set to `true`, the prime + * will instead satisfy the condition that `prime % add = 3`. This is necessary + * because `prime % add = 1` for `options.add > 2` would contradict the condition + * enforced by `options.safe`. + * * `options.rem` is ignored if `options.add` is not given. + * + * Both `options.add` and `options.rem` must be encoded as big-endian sequences + * if given as an `ArrayBuffer`, `SharedArrayBuffer`, `TypedArray`, `Buffer`, or`DataView`. + * + * By default, the prime is encoded as a big-endian sequence of octets + * in an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer). If the `bigint` option is `true`, then a + * [bigint](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) is provided. + * @since v15.8.0 + * @param size The size (in bits) of the prime to generate. + */ + function generatePrime(size: number, callback: (err: Error | null, prime: ArrayBuffer) => void): void; + function generatePrime(size: number, options: GeneratePrimeOptionsBigInt, callback: (err: Error | null, prime: bigint) => void): void; + function generatePrime(size: number, options: GeneratePrimeOptionsArrayBuffer, callback: (err: Error | null, prime: ArrayBuffer) => void): void; + function generatePrime(size: number, options: GeneratePrimeOptions, callback: (err: Error | null, prime: ArrayBuffer | bigint) => void): void; + /** + * Generates a pseudorandom prime of `size` bits. + * + * If `options.safe` is `true`, the prime will be a safe prime -- that is,`(prime - 1) / 2` will also be a prime. + * + * The `options.add` and `options.rem` parameters can be used to enforce additional + * requirements, e.g., for Diffie-Hellman: + * + * * If `options.add` and `options.rem` are both set, the prime will satisfy the + * condition that `prime % add = rem`. + * * If only `options.add` is set and `options.safe` is not `true`, the prime will + * satisfy the condition that `prime % add = 1`. + * * If only `options.add` is set and `options.safe` is set to `true`, the prime + * will instead satisfy the condition that `prime % add = 3`. This is necessary + * because `prime % add = 1` for `options.add > 2` would contradict the condition + * enforced by `options.safe`. + * * `options.rem` is ignored if `options.add` is not given. + * + * Both `options.add` and `options.rem` must be encoded as big-endian sequences + * if given as an `ArrayBuffer`, `SharedArrayBuffer`, `TypedArray`, `Buffer`, or`DataView`. + * + * By default, the prime is encoded as a big-endian sequence of octets + * in an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer). If the `bigint` option is `true`, then a + * [bigint](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) is provided. + * @since v15.8.0 + * @param size The size (in bits) of the prime to generate. + */ + function generatePrimeSync(size: number): ArrayBuffer; + function generatePrimeSync(size: number, options: GeneratePrimeOptionsBigInt): bigint; + function generatePrimeSync(size: number, options: GeneratePrimeOptionsArrayBuffer): ArrayBuffer; + function generatePrimeSync(size: number, options: GeneratePrimeOptions): ArrayBuffer | bigint; + interface CheckPrimeOptions { + /** + * The number of Miller-Rabin probabilistic primality iterations to perform. + * When the value is 0 (zero), a number of checks is used that yields a false positive rate of at most `2**-64` for random input. + * Care must be used when selecting a number of checks. + * Refer to the OpenSSL documentation for the BN_is_prime_ex function nchecks options for more details. + * + * @default 0 + */ + checks?: number | undefined; + } + /** + * Checks the primality of the `candidate`. + * @since v15.8.0 + * @param candidate A possible prime encoded as a sequence of big endian octets of arbitrary length. + */ + function checkPrime(value: LargeNumberLike, callback: (err: Error | null, result: boolean) => void): void; + function checkPrime(value: LargeNumberLike, options: CheckPrimeOptions, callback: (err: Error | null, result: boolean) => void): void; + /** + * Checks the primality of the `candidate`. + * @since v15.8.0 + * @param candidate A possible prime encoded as a sequence of big endian octets of arbitrary length. + * @return `true` if the candidate is a prime with an error probability less than `0.25 ** options.checks`. + */ + function checkPrimeSync(candidate: LargeNumberLike, options?: CheckPrimeOptions): boolean; + /** + * Load and set the `engine` for some or all OpenSSL functions (selected by flags). + * + * `engine` could be either an id or a path to the engine's shared library. + * + * The optional `flags` argument uses `ENGINE_METHOD_ALL` by default. The `flags`is a bit field taking one of or a mix of the following flags (defined in`crypto.constants`): + * + * * `crypto.constants.ENGINE_METHOD_RSA` + * * `crypto.constants.ENGINE_METHOD_DSA` + * * `crypto.constants.ENGINE_METHOD_DH` + * * `crypto.constants.ENGINE_METHOD_RAND` + * * `crypto.constants.ENGINE_METHOD_EC` + * * `crypto.constants.ENGINE_METHOD_CIPHERS` + * * `crypto.constants.ENGINE_METHOD_DIGESTS` + * * `crypto.constants.ENGINE_METHOD_PKEY_METHS` + * * `crypto.constants.ENGINE_METHOD_PKEY_ASN1_METHS` + * * `crypto.constants.ENGINE_METHOD_ALL` + * * `crypto.constants.ENGINE_METHOD_NONE` + * @since v0.11.11 + * @param flags + */ + function setEngine(engine: string, flags?: number): void; + /** + * A convenient alias for {@link webcrypto.getRandomValues}. This + * implementation is not compliant with the Web Crypto spec, to write + * web-compatible code use {@link webcrypto.getRandomValues} instead. + * @since v17.4.0 + * @return Returns `typedArray`. + */ + function getRandomValues(typedArray: T): T; + /** + * A convenient alias for `crypto.webcrypto.subtle`. + * @since v17.4.0 + */ + const subtle: webcrypto.SubtleCrypto; + /** + * An implementation of the Web Crypto API standard. + * + * See the {@link https://nodejs.org/docs/latest/api/webcrypto.html Web Crypto API documentation} for details. + * @since v15.0.0 + */ + const webcrypto: webcrypto.Crypto; + namespace webcrypto { + type BufferSource = ArrayBufferView | ArrayBuffer; + type KeyFormat = 'jwk' | 'pkcs8' | 'raw' | 'spki'; + type KeyType = 'private' | 'public' | 'secret'; + type KeyUsage = 'decrypt' | 'deriveBits' | 'deriveKey' | 'encrypt' | 'sign' | 'unwrapKey' | 'verify' | 'wrapKey'; + type AlgorithmIdentifier = Algorithm | string; + type HashAlgorithmIdentifier = AlgorithmIdentifier; + type NamedCurve = string; + type BigInteger = Uint8Array; + interface AesCbcParams extends Algorithm { + iv: BufferSource; + } + interface AesCtrParams extends Algorithm { + counter: BufferSource; + length: number; + } + interface AesDerivedKeyParams extends Algorithm { + length: number; + } + interface AesGcmParams extends Algorithm { + additionalData?: BufferSource; + iv: BufferSource; + tagLength?: number; + } + interface AesKeyAlgorithm extends KeyAlgorithm { + length: number; + } + interface AesKeyGenParams extends Algorithm { + length: number; + } + interface Algorithm { + name: string; + } + interface EcKeyAlgorithm extends KeyAlgorithm { + namedCurve: NamedCurve; + } + interface EcKeyGenParams extends Algorithm { + namedCurve: NamedCurve; + } + interface EcKeyImportParams extends Algorithm { + namedCurve: NamedCurve; + } + interface EcdhKeyDeriveParams extends Algorithm { + public: CryptoKey; + } + interface EcdsaParams extends Algorithm { + hash: HashAlgorithmIdentifier; + } + interface Ed448Params extends Algorithm { + context?: BufferSource; + } + interface HkdfParams extends Algorithm { + hash: HashAlgorithmIdentifier; + info: BufferSource; + salt: BufferSource; + } + interface HmacImportParams extends Algorithm { + hash: HashAlgorithmIdentifier; + length?: number; + } + interface HmacKeyAlgorithm extends KeyAlgorithm { + hash: KeyAlgorithm; + length: number; + } + interface HmacKeyGenParams extends Algorithm { + hash: HashAlgorithmIdentifier; + length?: number; + } + interface JsonWebKey { + alg?: string; + crv?: string; + d?: string; + dp?: string; + dq?: string; + e?: string; + ext?: boolean; + k?: string; + key_ops?: string[]; + kty?: string; + n?: string; + oth?: RsaOtherPrimesInfo[]; + p?: string; + q?: string; + qi?: string; + use?: string; + x?: string; + y?: string; + } + interface KeyAlgorithm { + name: string; + } + interface Pbkdf2Params extends Algorithm { + hash: HashAlgorithmIdentifier; + iterations: number; + salt: BufferSource; + } + interface RsaHashedImportParams extends Algorithm { + hash: HashAlgorithmIdentifier; + } + interface RsaHashedKeyAlgorithm extends RsaKeyAlgorithm { + hash: KeyAlgorithm; + } + interface RsaHashedKeyGenParams extends RsaKeyGenParams { + hash: HashAlgorithmIdentifier; + } + interface RsaKeyAlgorithm extends KeyAlgorithm { + modulusLength: number; + publicExponent: BigInteger; + } + interface RsaKeyGenParams extends Algorithm { + modulusLength: number; + publicExponent: BigInteger; + } + interface RsaOaepParams extends Algorithm { + label?: BufferSource; + } + interface RsaOtherPrimesInfo { + d?: string; + r?: string; + t?: string; + } + interface RsaPssParams extends Algorithm { + saltLength: number; + } + /** + * Calling `require('node:crypto').webcrypto` returns an instance of the `Crypto` class. + * `Crypto` is a singleton that provides access to the remainder of the crypto API. + * @since v15.0.0 + */ + interface Crypto { + /** + * Provides access to the `SubtleCrypto` API. + * @since v15.0.0 + */ + readonly subtle: SubtleCrypto; + /** + * Generates cryptographically strong random values. + * The given `typedArray` is filled with random values, and a reference to `typedArray` is returned. + * + * The given `typedArray` must be an integer-based instance of {@link NodeJS.TypedArray}, i.e. `Float32Array` and `Float64Array` are not accepted. + * + * An error will be thrown if the given `typedArray` is larger than 65,536 bytes. + * @since v15.0.0 + */ + getRandomValues>(typedArray: T): T; + /** + * Generates a random {@link https://www.rfc-editor.org/rfc/rfc4122.txt RFC 4122} version 4 UUID. + * The UUID is generated using a cryptographic pseudorandom number generator. + * @since v16.7.0 + */ + randomUUID(): string; + CryptoKey: CryptoKeyConstructor; + } + // This constructor throws ILLEGAL_CONSTRUCTOR so it should not be newable. + interface CryptoKeyConstructor { + /** Illegal constructor */ + (_: { readonly _: unique symbol }): never; // Allows instanceof to work but not be callable by the user. + readonly length: 0; + readonly name: 'CryptoKey'; + readonly prototype: CryptoKey; + } + /** + * @since v15.0.0 + */ + interface CryptoKey { + /** + * An object detailing the algorithm for which the key can be used along with additional algorithm-specific parameters. + * @since v15.0.0 + */ + readonly algorithm: KeyAlgorithm; + /** + * When `true`, the {@link CryptoKey} can be extracted using either `subtleCrypto.exportKey()` or `subtleCrypto.wrapKey()`. + * @since v15.0.0 + */ + readonly extractable: boolean; + /** + * A string identifying whether the key is a symmetric (`'secret'`) or asymmetric (`'private'` or `'public'`) key. + * @since v15.0.0 + */ + readonly type: KeyType; + /** + * An array of strings identifying the operations for which the key may be used. + * + * The possible usages are: + * - `'encrypt'` - The key may be used to encrypt data. + * - `'decrypt'` - The key may be used to decrypt data. + * - `'sign'` - The key may be used to generate digital signatures. + * - `'verify'` - The key may be used to verify digital signatures. + * - `'deriveKey'` - The key may be used to derive a new key. + * - `'deriveBits'` - The key may be used to derive bits. + * - `'wrapKey'` - The key may be used to wrap another key. + * - `'unwrapKey'` - The key may be used to unwrap another key. + * + * Valid key usages depend on the key algorithm (identified by `cryptokey.algorithm.name`). + * @since v15.0.0 + */ + readonly usages: KeyUsage[]; + } + /** + * The `CryptoKeyPair` is a simple dictionary object with `publicKey` and `privateKey` properties, representing an asymmetric key pair. + * @since v15.0.0 + */ + interface CryptoKeyPair { + /** + * A {@link CryptoKey} whose type will be `'private'`. + * @since v15.0.0 + */ + privateKey: CryptoKey; + /** + * A {@link CryptoKey} whose type will be `'public'`. + * @since v15.0.0 + */ + publicKey: CryptoKey; + } + /** + * @since v15.0.0 + */ + interface SubtleCrypto { + /** + * Using the method and parameters specified in `algorithm` and the keying material provided by `key`, + * `subtle.decrypt()` attempts to decipher the provided `data`. If successful, + * the returned promise will be resolved with an `` containing the plaintext result. + * + * The algorithms currently supported include: + * + * - `'RSA-OAEP'` + * - `'AES-CTR'` + * - `'AES-CBC'` + * - `'AES-GCM'` + * @since v15.0.0 + */ + decrypt(algorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams, key: CryptoKey, data: BufferSource): Promise; + /** + * Using the method and parameters specified in `algorithm` and the keying material provided by `baseKey`, + * `subtle.deriveBits()` attempts to generate `length` bits. + * The Node.js implementation requires that when `length` is a number it must be multiple of `8`. + * When `length` is `null` the maximum number of bits for a given algorithm is generated. This is allowed + * for the `'ECDH'`, `'X25519'`, and `'X448'` algorithms. + * If successful, the returned promise will be resolved with an `` containing the generated data. + * + * The algorithms currently supported include: + * + * - `'ECDH'` + * - `'X25519'` + * - `'X448'` + * - `'HKDF'` + * - `'PBKDF2'` + * @since v15.0.0 + */ + deriveBits(algorithm: EcdhKeyDeriveParams, baseKey: CryptoKey, length: number | null): Promise; + deriveBits(algorithm: AlgorithmIdentifier | HkdfParams | Pbkdf2Params, baseKey: CryptoKey, length: number): Promise; + /** + * Using the method and parameters specified in `algorithm`, and the keying material provided by `baseKey`, + * `subtle.deriveKey()` attempts to generate a new ` based on the method and parameters in `derivedKeyAlgorithm`. + * + * Calling `subtle.deriveKey()` is equivalent to calling `subtle.deriveBits()` to generate raw keying material, + * then passing the result into the `subtle.importKey()` method using the `deriveKeyAlgorithm`, `extractable`, and `keyUsages` parameters as input. + * + * The algorithms currently supported include: + * + * - `'ECDH'` + * - `'X25519'` + * - `'X448'` + * - `'HKDF'` + * - `'PBKDF2'` + * @param keyUsages See {@link https://nodejs.org/docs/latest/api/webcrypto.html#cryptokeyusages Key usages}. + * @since v15.0.0 + */ + deriveKey( + algorithm: AlgorithmIdentifier | EcdhKeyDeriveParams | HkdfParams | Pbkdf2Params, + baseKey: CryptoKey, + derivedKeyAlgorithm: AlgorithmIdentifier | AesDerivedKeyParams | HmacImportParams | HkdfParams | Pbkdf2Params, + extractable: boolean, + keyUsages: ReadonlyArray + ): Promise; + /** + * Using the method identified by `algorithm`, `subtle.digest()` attempts to generate a digest of `data`. + * If successful, the returned promise is resolved with an `` containing the computed digest. + * + * If `algorithm` is provided as a ``, it must be one of: + * + * - `'SHA-1'` + * - `'SHA-256'` + * - `'SHA-384'` + * - `'SHA-512'` + * + * If `algorithm` is provided as an ``, it must have a `name` property whose value is one of the above. + * @since v15.0.0 + */ + digest(algorithm: AlgorithmIdentifier, data: BufferSource): Promise; + /** + * Using the method and parameters specified by `algorithm` and the keying material provided by `key`, + * `subtle.encrypt()` attempts to encipher `data`. If successful, + * the returned promise is resolved with an `` containing the encrypted result. + * + * The algorithms currently supported include: + * + * - `'RSA-OAEP'` + * - `'AES-CTR'` + * - `'AES-CBC'` + * - `'AES-GCM'` + * @since v15.0.0 + */ + encrypt(algorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams, key: CryptoKey, data: BufferSource): Promise; + /** + * Exports the given key into the specified format, if supported. + * + * If the `` is not extractable, the returned promise will reject. + * + * When `format` is either `'pkcs8'` or `'spki'` and the export is successful, + * the returned promise will be resolved with an `` containing the exported key data. + * + * When `format` is `'jwk'` and the export is successful, the returned promise will be resolved with a + * JavaScript object conforming to the {@link https://tools.ietf.org/html/rfc7517 JSON Web Key} specification. + * @param format Must be one of `'raw'`, `'pkcs8'`, `'spki'`, or `'jwk'`. + * @returns `` containing ``. + * @since v15.0.0 + */ + exportKey(format: 'jwk', key: CryptoKey): Promise; + exportKey(format: Exclude, key: CryptoKey): Promise; + /** + * Using the method and parameters provided in `algorithm`, + * `subtle.generateKey()` attempts to generate new keying material. + * Depending the method used, the method may generate either a single `` or a ``. + * + * The `` (public and private key) generating algorithms supported include: + * + * - `'RSASSA-PKCS1-v1_5'` + * - `'RSA-PSS'` + * - `'RSA-OAEP'` + * - `'ECDSA'` + * - `'Ed25519'` + * - `'Ed448'` + * - `'ECDH'` + * - `'X25519'` + * - `'X448'` + * The `` (secret key) generating algorithms supported include: + * + * - `'HMAC'` + * - `'AES-CTR'` + * - `'AES-CBC'` + * - `'AES-GCM'` + * - `'AES-KW'` + * @param keyUsages See {@link https://nodejs.org/docs/latest/api/webcrypto.html#cryptokeyusages Key usages}. + * @since v15.0.0 + */ + generateKey(algorithm: RsaHashedKeyGenParams | EcKeyGenParams, extractable: boolean, keyUsages: ReadonlyArray): Promise; + generateKey(algorithm: AesKeyGenParams | HmacKeyGenParams | Pbkdf2Params, extractable: boolean, keyUsages: ReadonlyArray): Promise; + generateKey(algorithm: AlgorithmIdentifier, extractable: boolean, keyUsages: KeyUsage[]): Promise; + /** + * The `subtle.importKey()` method attempts to interpret the provided `keyData` as the given `format` + * to create a `` instance using the provided `algorithm`, `extractable`, and `keyUsages` arguments. + * If the import is successful, the returned promise will be resolved with the created ``. + * + * If importing a `'PBKDF2'` key, `extractable` must be `false`. + * @param format Must be one of `'raw'`, `'pkcs8'`, `'spki'`, or `'jwk'`. + * @param keyUsages See {@link https://nodejs.org/docs/latest/api/webcrypto.html#cryptokeyusages Key usages}. + * @since v15.0.0 + */ + importKey( + format: 'jwk', + keyData: JsonWebKey, + algorithm: AlgorithmIdentifier | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | AesKeyAlgorithm, + extractable: boolean, + keyUsages: ReadonlyArray + ): Promise; + importKey( + format: Exclude, + keyData: BufferSource, + algorithm: AlgorithmIdentifier | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | AesKeyAlgorithm, + extractable: boolean, + keyUsages: KeyUsage[] + ): Promise; + /** + * Using the method and parameters given by `algorithm` and the keying material provided by `key`, + * `subtle.sign()` attempts to generate a cryptographic signature of `data`. If successful, + * the returned promise is resolved with an `` containing the generated signature. + * + * The algorithms currently supported include: + * + * - `'RSASSA-PKCS1-v1_5'` + * - `'RSA-PSS'` + * - `'ECDSA'` + * - `'Ed25519'` + * - `'Ed448'` + * - `'HMAC'` + * @since v15.0.0 + */ + sign(algorithm: AlgorithmIdentifier | RsaPssParams | EcdsaParams | Ed448Params, key: CryptoKey, data: BufferSource): Promise; + /** + * In cryptography, "wrapping a key" refers to exporting and then encrypting the keying material. + * The `subtle.unwrapKey()` method attempts to decrypt a wrapped key and create a `` instance. + * It is equivalent to calling `subtle.decrypt()` first on the encrypted key data (using the `wrappedKey`, `unwrapAlgo`, and `unwrappingKey` arguments as input) + * then passing the results in to the `subtle.importKey()` method using the `unwrappedKeyAlgo`, `extractable`, and `keyUsages` arguments as inputs. + * If successful, the returned promise is resolved with a `` object. + * + * The wrapping algorithms currently supported include: + * + * - `'RSA-OAEP'` + * - `'AES-CTR'` + * - `'AES-CBC'` + * - `'AES-GCM'` + * - `'AES-KW'` + * + * The unwrapped key algorithms supported include: + * + * - `'RSASSA-PKCS1-v1_5'` + * - `'RSA-PSS'` + * - `'RSA-OAEP'` + * - `'ECDSA'` + * - `'Ed25519'` + * - `'Ed448'` + * - `'ECDH'` + * - `'X25519'` + * - `'X448'` + * - `'HMAC'` + * - `'AES-CTR'` + * - `'AES-CBC'` + * - `'AES-GCM'` + * - `'AES-KW'` + * @param format Must be one of `'raw'`, `'pkcs8'`, `'spki'`, or `'jwk'`. + * @param keyUsages See {@link https://nodejs.org/docs/latest/api/webcrypto.html#cryptokeyusages Key usages}. + * @since v15.0.0 + */ + unwrapKey( + format: KeyFormat, + wrappedKey: BufferSource, + unwrappingKey: CryptoKey, + unwrapAlgorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams, + unwrappedKeyAlgorithm: AlgorithmIdentifier | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | AesKeyAlgorithm, + extractable: boolean, + keyUsages: KeyUsage[] + ): Promise; + /** + * Using the method and parameters given in `algorithm` and the keying material provided by `key`, + * `subtle.verify()` attempts to verify that `signature` is a valid cryptographic signature of `data`. + * The returned promise is resolved with either `true` or `false`. + * + * The algorithms currently supported include: + * + * - `'RSASSA-PKCS1-v1_5'` + * - `'RSA-PSS'` + * - `'ECDSA'` + * - `'Ed25519'` + * - `'Ed448'` + * - `'HMAC'` + * @since v15.0.0 + */ + verify(algorithm: AlgorithmIdentifier | RsaPssParams | EcdsaParams | Ed448Params, key: CryptoKey, signature: BufferSource, data: BufferSource): Promise; + /** + * In cryptography, "wrapping a key" refers to exporting and then encrypting the keying material. + * The `subtle.wrapKey()` method exports the keying material into the format identified by `format`, + * then encrypts it using the method and parameters specified by `wrapAlgo` and the keying material provided by `wrappingKey`. + * It is the equivalent to calling `subtle.exportKey()` using `format` and `key` as the arguments, + * then passing the result to the `subtle.encrypt()` method using `wrappingKey` and `wrapAlgo` as inputs. + * If successful, the returned promise will be resolved with an `` containing the encrypted key data. + * + * The wrapping algorithms currently supported include: + * + * - `'RSA-OAEP'` + * - `'AES-CTR'` + * - `'AES-CBC'` + * - `'AES-GCM'` + * - `'AES-KW'` + * @param format Must be one of `'raw'`, `'pkcs8'`, `'spki'`, or `'jwk'`. + * @since v15.0.0 + */ + wrapKey(format: KeyFormat, key: CryptoKey, wrappingKey: CryptoKey, wrapAlgorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams): Promise; + } + } +} +declare module 'node:crypto' { + export * from 'crypto'; +} diff --git a/node_modules/@types/node/ts4.8/dgram.d.ts b/node_modules/@types/node/ts4.8/dgram.d.ts new file mode 100755 index 0000000..02d7106 --- /dev/null +++ b/node_modules/@types/node/ts4.8/dgram.d.ts @@ -0,0 +1,545 @@ +/** + * The `node:dgram` module provides an implementation of UDP datagram sockets. + * + * ```js + * import dgram from 'node:dgram'; + * + * const server = dgram.createSocket('udp4'); + * + * server.on('error', (err) => { + * console.error(`server error:\n${err.stack}`); + * server.close(); + * }); + * + * server.on('message', (msg, rinfo) => { + * console.log(`server got: ${msg} from ${rinfo.address}:${rinfo.port}`); + * }); + * + * server.on('listening', () => { + * const address = server.address(); + * console.log(`server listening ${address.address}:${address.port}`); + * }); + * + * server.bind(41234); + * // Prints: server listening 0.0.0.0:41234 + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/dgram.js) + */ +declare module 'dgram' { + import { AddressInfo } from 'node:net'; + import * as dns from 'node:dns'; + import { EventEmitter, Abortable } from 'node:events'; + interface RemoteInfo { + address: string; + family: 'IPv4' | 'IPv6'; + port: number; + size: number; + } + interface BindOptions { + port?: number | undefined; + address?: string | undefined; + exclusive?: boolean | undefined; + fd?: number | undefined; + } + type SocketType = 'udp4' | 'udp6'; + interface SocketOptions extends Abortable { + type: SocketType; + reuseAddr?: boolean | undefined; + /** + * @default false + */ + ipv6Only?: boolean | undefined; + recvBufferSize?: number | undefined; + sendBufferSize?: number | undefined; + lookup?: ((hostname: string, options: dns.LookupOneOptions, callback: (err: NodeJS.ErrnoException | null, address: string, family: number) => void) => void) | undefined; + } + /** + * Creates a `dgram.Socket` object. Once the socket is created, calling `socket.bind()` will instruct the socket to begin listening for datagram + * messages. When `address` and `port` are not passed to `socket.bind()` the + * method will bind the socket to the "all interfaces" address on a random port + * (it does the right thing for both `udp4` and `udp6` sockets). The bound address + * and port can be retrieved using `socket.address().address` and `socket.address().port`. + * + * If the `signal` option is enabled, calling `.abort()` on the corresponding`AbortController` is similar to calling `.close()` on the socket: + * + * ```js + * const controller = new AbortController(); + * const { signal } = controller; + * const server = dgram.createSocket({ type: 'udp4', signal }); + * server.on('message', (msg, rinfo) => { + * console.log(`server got: ${msg} from ${rinfo.address}:${rinfo.port}`); + * }); + * // Later, when you want to close the server. + * controller.abort(); + * ``` + * @since v0.11.13 + * @param options Available options are: + * @param callback Attached as a listener for `'message'` events. Optional. + */ + function createSocket(type: SocketType, callback?: (msg: Buffer, rinfo: RemoteInfo) => void): Socket; + function createSocket(options: SocketOptions, callback?: (msg: Buffer, rinfo: RemoteInfo) => void): Socket; + /** + * Encapsulates the datagram functionality. + * + * New instances of `dgram.Socket` are created using {@link createSocket}. + * The `new` keyword is not to be used to create `dgram.Socket` instances. + * @since v0.1.99 + */ + class Socket extends EventEmitter { + /** + * Tells the kernel to join a multicast group at the given `multicastAddress` and`multicastInterface` using the `IP_ADD_MEMBERSHIP` socket option. If the`multicastInterface` argument is not + * specified, the operating system will choose + * one interface and will add membership to it. To add membership to every + * available interface, call `addMembership` multiple times, once per interface. + * + * When called on an unbound socket, this method will implicitly bind to a random + * port, listening on all interfaces. + * + * When sharing a UDP socket across multiple `cluster` workers, the`socket.addMembership()` function must be called only once or an`EADDRINUSE` error will occur: + * + * ```js + * import cluster from 'node:cluster'; + * import dgram from 'node:dgram'; + * + * if (cluster.isPrimary) { + * cluster.fork(); // Works ok. + * cluster.fork(); // Fails with EADDRINUSE. + * } else { + * const s = dgram.createSocket('udp4'); + * s.bind(1234, () => { + * s.addMembership('224.0.0.114'); + * }); + * } + * ``` + * @since v0.6.9 + */ + addMembership(multicastAddress: string, multicastInterface?: string): void; + /** + * Returns an object containing the address information for a socket. + * For UDP sockets, this object will contain `address`, `family`, and `port`properties. + * + * This method throws `EBADF` if called on an unbound socket. + * @since v0.1.99 + */ + address(): AddressInfo; + /** + * For UDP sockets, causes the `dgram.Socket` to listen for datagram + * messages on a named `port` and optional `address`. If `port` is not + * specified or is `0`, the operating system will attempt to bind to a + * random port. If `address` is not specified, the operating system will + * attempt to listen on all addresses. Once binding is complete, a`'listening'` event is emitted and the optional `callback` function is + * called. + * + * Specifying both a `'listening'` event listener and passing a`callback` to the `socket.bind()` method is not harmful but not very + * useful. + * + * A bound datagram socket keeps the Node.js process running to receive + * datagram messages. + * + * If binding fails, an `'error'` event is generated. In rare case (e.g. + * attempting to bind with a closed socket), an `Error` may be thrown. + * + * Example of a UDP server listening on port 41234: + * + * ```js + * import dgram from 'node:dgram'; + * + * const server = dgram.createSocket('udp4'); + * + * server.on('error', (err) => { + * console.error(`server error:\n${err.stack}`); + * server.close(); + * }); + * + * server.on('message', (msg, rinfo) => { + * console.log(`server got: ${msg} from ${rinfo.address}:${rinfo.port}`); + * }); + * + * server.on('listening', () => { + * const address = server.address(); + * console.log(`server listening ${address.address}:${address.port}`); + * }); + * + * server.bind(41234); + * // Prints: server listening 0.0.0.0:41234 + * ``` + * @since v0.1.99 + * @param callback with no parameters. Called when binding is complete. + */ + bind(port?: number, address?: string, callback?: () => void): this; + bind(port?: number, callback?: () => void): this; + bind(callback?: () => void): this; + bind(options: BindOptions, callback?: () => void): this; + /** + * Close the underlying socket and stop listening for data on it. If a callback is + * provided, it is added as a listener for the `'close'` event. + * @since v0.1.99 + * @param callback Called when the socket has been closed. + */ + close(callback?: () => void): this; + /** + * Associates the `dgram.Socket` to a remote address and port. Every + * message sent by this handle is automatically sent to that destination. Also, + * the socket will only receive messages from that remote peer. + * Trying to call `connect()` on an already connected socket will result + * in an `ERR_SOCKET_DGRAM_IS_CONNECTED` exception. If `address` is not + * provided, `'127.0.0.1'` (for `udp4` sockets) or `'::1'` (for `udp6` sockets) + * will be used by default. Once the connection is complete, a `'connect'` event + * is emitted and the optional `callback` function is called. In case of failure, + * the `callback` is called or, failing this, an `'error'` event is emitted. + * @since v12.0.0 + * @param callback Called when the connection is completed or on error. + */ + connect(port: number, address?: string, callback?: () => void): void; + connect(port: number, callback: () => void): void; + /** + * A synchronous function that disassociates a connected `dgram.Socket` from + * its remote address. Trying to call `disconnect()` on an unbound or already + * disconnected socket will result in an `ERR_SOCKET_DGRAM_NOT_CONNECTED` exception. + * @since v12.0.0 + */ + disconnect(): void; + /** + * Instructs the kernel to leave a multicast group at `multicastAddress` using the`IP_DROP_MEMBERSHIP` socket option. This method is automatically called by the + * kernel when the socket is closed or the process terminates, so most apps will + * never have reason to call this. + * + * If `multicastInterface` is not specified, the operating system will attempt to + * drop membership on all valid interfaces. + * @since v0.6.9 + */ + dropMembership(multicastAddress: string, multicastInterface?: string): void; + /** + * This method throws `ERR_SOCKET_BUFFER_SIZE` if called on an unbound socket. + * @since v8.7.0 + * @return the `SO_RCVBUF` socket receive buffer size in bytes. + */ + getRecvBufferSize(): number; + /** + * This method throws `ERR_SOCKET_BUFFER_SIZE` if called on an unbound socket. + * @since v8.7.0 + * @return the `SO_SNDBUF` socket send buffer size in bytes. + */ + getSendBufferSize(): number; + /** + * By default, binding a socket will cause it to block the Node.js process from + * exiting as long as the socket is open. The `socket.unref()` method can be used + * to exclude the socket from the reference counting that keeps the Node.js + * process active. The `socket.ref()` method adds the socket back to the reference + * counting and restores the default behavior. + * + * Calling `socket.ref()` multiples times will have no additional effect. + * + * The `socket.ref()` method returns a reference to the socket so calls can be + * chained. + * @since v0.9.1 + */ + ref(): this; + /** + * Returns an object containing the `address`, `family`, and `port` of the remote + * endpoint. This method throws an `ERR_SOCKET_DGRAM_NOT_CONNECTED` exception + * if the socket is not connected. + * @since v12.0.0 + */ + remoteAddress(): AddressInfo; + /** + * Broadcasts a datagram on the socket. + * For connectionless sockets, the destination `port` and `address` must be + * specified. Connected sockets, on the other hand, will use their associated + * remote endpoint, so the `port` and `address` arguments must not be set. + * + * The `msg` argument contains the message to be sent. + * Depending on its type, different behavior can apply. If `msg` is a `Buffer`, + * any `TypedArray` or a `DataView`, + * the `offset` and `length` specify the offset within the `Buffer` where the + * message begins and the number of bytes in the message, respectively. + * If `msg` is a `String`, then it is automatically converted to a `Buffer`with `'utf8'` encoding. With messages that + * contain multi-byte characters, `offset` and `length` will be calculated with + * respect to `byte length` and not the character position. + * If `msg` is an array, `offset` and `length` must not be specified. + * + * The `address` argument is a string. If the value of `address` is a host name, + * DNS will be used to resolve the address of the host. If `address` is not + * provided or otherwise nullish, `'127.0.0.1'` (for `udp4` sockets) or `'::1'`(for `udp6` sockets) will be used by default. + * + * If the socket has not been previously bound with a call to `bind`, the socket + * is assigned a random port number and is bound to the "all interfaces" address + * (`'0.0.0.0'` for `udp4` sockets, `'::0'` for `udp6` sockets.) + * + * An optional `callback` function may be specified to as a way of reporting + * DNS errors or for determining when it is safe to reuse the `buf` object. + * DNS lookups delay the time to send for at least one tick of the + * Node.js event loop. + * + * The only way to know for sure that the datagram has been sent is by using a`callback`. If an error occurs and a `callback` is given, the error will be + * passed as the first argument to the `callback`. If a `callback` is not given, + * the error is emitted as an `'error'` event on the `socket` object. + * + * Offset and length are optional but both _must_ be set if either are used. + * They are supported only when the first argument is a `Buffer`, a `TypedArray`, + * or a `DataView`. + * + * This method throws `ERR_SOCKET_BAD_PORT` if called on an unbound socket. + * + * Example of sending a UDP packet to a port on `localhost`; + * + * ```js + * import dgram from 'node:dgram'; + * import { Buffer } from 'node:buffer'; + * + * const message = Buffer.from('Some bytes'); + * const client = dgram.createSocket('udp4'); + * client.send(message, 41234, 'localhost', (err) => { + * client.close(); + * }); + * ``` + * + * Example of sending a UDP packet composed of multiple buffers to a port on`127.0.0.1`; + * + * ```js + * import dgram from 'node:dgram'; + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from('Some '); + * const buf2 = Buffer.from('bytes'); + * const client = dgram.createSocket('udp4'); + * client.send([buf1, buf2], 41234, (err) => { + * client.close(); + * }); + * ``` + * + * Sending multiple buffers might be faster or slower depending on the + * application and operating system. Run benchmarks to + * determine the optimal strategy on a case-by-case basis. Generally speaking, + * however, sending multiple buffers is faster. + * + * Example of sending a UDP packet using a socket connected to a port on`localhost`: + * + * ```js + * import dgram from 'node:dgram'; + * import { Buffer } from 'node:buffer'; + * + * const message = Buffer.from('Some bytes'); + * const client = dgram.createSocket('udp4'); + * client.connect(41234, 'localhost', (err) => { + * client.send(message, (err) => { + * client.close(); + * }); + * }); + * ``` + * @since v0.1.99 + * @param msg Message to be sent. + * @param offset Offset in the buffer where the message starts. + * @param length Number of bytes in the message. + * @param port Destination port. + * @param address Destination host name or IP address. + * @param callback Called when the message has been sent. + */ + send(msg: string | Uint8Array | ReadonlyArray, port?: number, address?: string, callback?: (error: Error | null, bytes: number) => void): void; + send(msg: string | Uint8Array | ReadonlyArray, port?: number, callback?: (error: Error | null, bytes: number) => void): void; + send(msg: string | Uint8Array | ReadonlyArray, callback?: (error: Error | null, bytes: number) => void): void; + send(msg: string | Uint8Array, offset: number, length: number, port?: number, address?: string, callback?: (error: Error | null, bytes: number) => void): void; + send(msg: string | Uint8Array, offset: number, length: number, port?: number, callback?: (error: Error | null, bytes: number) => void): void; + send(msg: string | Uint8Array, offset: number, length: number, callback?: (error: Error | null, bytes: number) => void): void; + /** + * Sets or clears the `SO_BROADCAST` socket option. When set to `true`, UDP + * packets may be sent to a local interface's broadcast address. + * + * This method throws `EBADF` if called on an unbound socket. + * @since v0.6.9 + */ + setBroadcast(flag: boolean): void; + /** + * _All references to scope in this section are referring to [IPv6 Zone Indices](https://en.wikipedia.org/wiki/IPv6_address#Scoped_literal_IPv6_addresses), which are defined by [RFC + * 4007](https://tools.ietf.org/html/rfc4007). In string form, an IP_ + * _with a scope index is written as `'IP%scope'` where scope is an interface name_ + * _or interface number._ + * + * Sets the default outgoing multicast interface of the socket to a chosen + * interface or back to system interface selection. The `multicastInterface` must + * be a valid string representation of an IP from the socket's family. + * + * For IPv4 sockets, this should be the IP configured for the desired physical + * interface. All packets sent to multicast on the socket will be sent on the + * interface determined by the most recent successful use of this call. + * + * For IPv6 sockets, `multicastInterface` should include a scope to indicate the + * interface as in the examples that follow. In IPv6, individual `send` calls can + * also use explicit scope in addresses, so only packets sent to a multicast + * address without specifying an explicit scope are affected by the most recent + * successful use of this call. + * + * This method throws `EBADF` if called on an unbound socket. + * + * #### Example: IPv6 outgoing multicast interface + * + * On most systems, where scope format uses the interface name: + * + * ```js + * const socket = dgram.createSocket('udp6'); + * + * socket.bind(1234, () => { + * socket.setMulticastInterface('::%eth1'); + * }); + * ``` + * + * On Windows, where scope format uses an interface number: + * + * ```js + * const socket = dgram.createSocket('udp6'); + * + * socket.bind(1234, () => { + * socket.setMulticastInterface('::%2'); + * }); + * ``` + * + * #### Example: IPv4 outgoing multicast interface + * + * All systems use an IP of the host on the desired physical interface: + * + * ```js + * const socket = dgram.createSocket('udp4'); + * + * socket.bind(1234, () => { + * socket.setMulticastInterface('10.0.0.2'); + * }); + * ``` + * @since v8.6.0 + */ + setMulticastInterface(multicastInterface: string): void; + /** + * Sets or clears the `IP_MULTICAST_LOOP` socket option. When set to `true`, + * multicast packets will also be received on the local interface. + * + * This method throws `EBADF` if called on an unbound socket. + * @since v0.3.8 + */ + setMulticastLoopback(flag: boolean): boolean; + /** + * Sets the `IP_MULTICAST_TTL` socket option. While TTL generally stands for + * "Time to Live", in this context it specifies the number of IP hops that a + * packet is allowed to travel through, specifically for multicast traffic. Each + * router or gateway that forwards a packet decrements the TTL. If the TTL is + * decremented to 0 by a router, it will not be forwarded. + * + * The `ttl` argument may be between 0 and 255\. The default on most systems is `1`. + * + * This method throws `EBADF` if called on an unbound socket. + * @since v0.3.8 + */ + setMulticastTTL(ttl: number): number; + /** + * Sets the `SO_RCVBUF` socket option. Sets the maximum socket receive buffer + * in bytes. + * + * This method throws `ERR_SOCKET_BUFFER_SIZE` if called on an unbound socket. + * @since v8.7.0 + */ + setRecvBufferSize(size: number): void; + /** + * Sets the `SO_SNDBUF` socket option. Sets the maximum socket send buffer + * in bytes. + * + * This method throws `ERR_SOCKET_BUFFER_SIZE` if called on an unbound socket. + * @since v8.7.0 + */ + setSendBufferSize(size: number): void; + /** + * Sets the `IP_TTL` socket option. While TTL generally stands for "Time to Live", + * in this context it specifies the number of IP hops that a packet is allowed to + * travel through. Each router or gateway that forwards a packet decrements the + * TTL. If the TTL is decremented to 0 by a router, it will not be forwarded. + * Changing TTL values is typically done for network probes or when multicasting. + * + * The `ttl` argument may be between 1 and 255\. The default on most systems + * is 64. + * + * This method throws `EBADF` if called on an unbound socket. + * @since v0.1.101 + */ + setTTL(ttl: number): number; + /** + * By default, binding a socket will cause it to block the Node.js process from + * exiting as long as the socket is open. The `socket.unref()` method can be used + * to exclude the socket from the reference counting that keeps the Node.js + * process active, allowing the process to exit even if the socket is still + * listening. + * + * Calling `socket.unref()` multiple times will have no addition effect. + * + * The `socket.unref()` method returns a reference to the socket so calls can be + * chained. + * @since v0.9.1 + */ + unref(): this; + /** + * Tells the kernel to join a source-specific multicast channel at the given`sourceAddress` and `groupAddress`, using the `multicastInterface` with the`IP_ADD_SOURCE_MEMBERSHIP` socket + * option. If the `multicastInterface` argument + * is not specified, the operating system will choose one interface and will add + * membership to it. To add membership to every available interface, call`socket.addSourceSpecificMembership()` multiple times, once per interface. + * + * When called on an unbound socket, this method will implicitly bind to a random + * port, listening on all interfaces. + * @since v13.1.0, v12.16.0 + */ + addSourceSpecificMembership(sourceAddress: string, groupAddress: string, multicastInterface?: string): void; + /** + * Instructs the kernel to leave a source-specific multicast channel at the given`sourceAddress` and `groupAddress` using the `IP_DROP_SOURCE_MEMBERSHIP`socket option. This method is + * automatically called by the kernel when the + * socket is closed or the process terminates, so most apps will never have + * reason to call this. + * + * If `multicastInterface` is not specified, the operating system will attempt to + * drop membership on all valid interfaces. + * @since v13.1.0, v12.16.0 + */ + dropSourceSpecificMembership(sourceAddress: string, groupAddress: string, multicastInterface?: string): void; + /** + * events.EventEmitter + * 1. close + * 2. connect + * 3. error + * 4. listening + * 5. message + */ + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'close', listener: () => void): this; + addListener(event: 'connect', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'listening', listener: () => void): this; + addListener(event: 'message', listener: (msg: Buffer, rinfo: RemoteInfo) => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'close'): boolean; + emit(event: 'connect'): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: 'listening'): boolean; + emit(event: 'message', msg: Buffer, rinfo: RemoteInfo): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'close', listener: () => void): this; + on(event: 'connect', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'listening', listener: () => void): this; + on(event: 'message', listener: (msg: Buffer, rinfo: RemoteInfo) => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'connect', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'listening', listener: () => void): this; + once(event: 'message', listener: (msg: Buffer, rinfo: RemoteInfo) => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'connect', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'listening', listener: () => void): this; + prependListener(event: 'message', listener: (msg: Buffer, rinfo: RemoteInfo) => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'connect', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'listening', listener: () => void): this; + prependOnceListener(event: 'message', listener: (msg: Buffer, rinfo: RemoteInfo) => void): this; + } +} +declare module 'node:dgram' { + export * from 'dgram'; +} diff --git a/node_modules/@types/node/ts4.8/diagnostics_channel.d.ts b/node_modules/@types/node/ts4.8/diagnostics_channel.d.ts new file mode 100755 index 0000000..5f19b20 --- /dev/null +++ b/node_modules/@types/node/ts4.8/diagnostics_channel.d.ts @@ -0,0 +1,191 @@ +/** + * The `node:diagnostics_channel` module provides an API to create named channels + * to report arbitrary message data for diagnostics purposes. + * + * It can be accessed using: + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * ``` + * + * It is intended that a module writer wanting to report diagnostics messages + * will create one or many top-level channels to report messages through. + * Channels may also be acquired at runtime but it is not encouraged + * due to the additional overhead of doing so. Channels may be exported for + * convenience, but as long as the name is known it can be acquired anywhere. + * + * If you intend for your module to produce diagnostics data for others to + * consume it is recommended that you include documentation of what named + * channels are used along with the shape of the message data. Channel names + * should generally include the module name to avoid collisions with data from + * other modules. + * @since v15.1.0, v14.17.0 + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/diagnostics_channel.js) + */ +declare module 'diagnostics_channel' { + /** + * Check if there are active subscribers to the named channel. This is helpful if + * the message you want to send might be expensive to prepare. + * + * This API is optional but helpful when trying to publish messages from very + * performance-sensitive code. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * if (diagnostics_channel.hasSubscribers('my-channel')) { + * // There are subscribers, prepare and publish message + * } + * ``` + * @since v15.1.0, v14.17.0 + * @param name The channel name + * @return If there are active subscribers + */ + function hasSubscribers(name: string | symbol): boolean; + /** + * This is the primary entry-point for anyone wanting to publish to a named + * channel. It produces a channel object which is optimized to reduce overhead at + * publish time as much as possible. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * const channel = diagnostics_channel.channel('my-channel'); + * ``` + * @since v15.1.0, v14.17.0 + * @param name The channel name + * @return The named channel object + */ + function channel(name: string | symbol): Channel; + type ChannelListener = (message: unknown, name: string | symbol) => void; + /** + * Register a message handler to subscribe to this channel. This message handler + * will be run synchronously whenever a message is published to the channel. Any + * errors thrown in the message handler will trigger an `'uncaughtException'`. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * diagnostics_channel.subscribe('my-channel', (message, name) => { + * // Received data + * }); + * ``` + * @since v18.7.0, v16.17.0 + * @param name The channel name + * @param onMessage The handler to receive channel messages + */ + function subscribe(name: string | symbol, onMessage: ChannelListener): void; + /** + * Remove a message handler previously registered to this channel with {@link subscribe}. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * function onMessage(message, name) { + * // Received data + * } + * + * diagnostics_channel.subscribe('my-channel', onMessage); + * + * diagnostics_channel.unsubscribe('my-channel', onMessage); + * ``` + * @since v18.7.0, v16.17.0 + * @param name The channel name + * @param onMessage The previous subscribed handler to remove + * @return `true` if the handler was found, `false` otherwise. + */ + function unsubscribe(name: string | symbol, onMessage: ChannelListener): boolean; + /** + * The class `Channel` represents an individual named channel within the data + * pipeline. It is used to track subscribers and to publish messages when there + * are subscribers present. It exists as a separate object to avoid channel + * lookups at publish time, enabling very fast publish speeds and allowing + * for heavy use while incurring very minimal cost. Channels are created with {@link channel}, constructing a channel directly + * with `new Channel(name)` is not supported. + * @since v15.1.0, v14.17.0 + */ + class Channel { + readonly name: string | symbol; + /** + * Check if there are active subscribers to this channel. This is helpful if + * the message you want to send might be expensive to prepare. + * + * This API is optional but helpful when trying to publish messages from very + * performance-sensitive code. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * const channel = diagnostics_channel.channel('my-channel'); + * + * if (channel.hasSubscribers) { + * // There are subscribers, prepare and publish message + * } + * ``` + * @since v15.1.0, v14.17.0 + */ + readonly hasSubscribers: boolean; + private constructor(name: string | symbol); + /** + * Publish a message to any subscribers to the channel. This will trigger + * message handlers synchronously so they will execute within the same context. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * const channel = diagnostics_channel.channel('my-channel'); + * + * channel.publish({ + * some: 'message', + * }); + * ``` + * @since v15.1.0, v14.17.0 + * @param message The message to send to the channel subscribers + */ + publish(message: unknown): void; + /** + * Register a message handler to subscribe to this channel. This message handler + * will be run synchronously whenever a message is published to the channel. Any + * errors thrown in the message handler will trigger an `'uncaughtException'`. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * const channel = diagnostics_channel.channel('my-channel'); + * + * channel.subscribe((message, name) => { + * // Received data + * }); + * ``` + * @since v15.1.0, v14.17.0 + * @deprecated Since v18.7.0,v16.17.0 - Use {@link subscribe(name, onMessage)} + * @param onMessage The handler to receive channel messages + */ + subscribe(onMessage: ChannelListener): void; + /** + * Remove a message handler previously registered to this channel with `channel.subscribe(onMessage)`. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * const channel = diagnostics_channel.channel('my-channel'); + * + * function onMessage(message, name) { + * // Received data + * } + * + * channel.subscribe(onMessage); + * + * channel.unsubscribe(onMessage); + * ``` + * @since v15.1.0, v14.17.0 + * @deprecated Since v18.7.0,v16.17.0 - Use {@link unsubscribe(name, onMessage)} + * @param onMessage The previous subscribed handler to remove + * @return `true` if the handler was found, `false` otherwise. + */ + unsubscribe(onMessage: ChannelListener): void; + } +} +declare module 'node:diagnostics_channel' { + export * from 'diagnostics_channel'; +} diff --git a/node_modules/@types/node/ts4.8/dns.d.ts b/node_modules/@types/node/ts4.8/dns.d.ts new file mode 100755 index 0000000..db3febc --- /dev/null +++ b/node_modules/@types/node/ts4.8/dns.d.ts @@ -0,0 +1,668 @@ +/** + * The `node:dns` module enables name resolution. For example, use it to look up IP + * addresses of host names. + * + * Although named for the [Domain Name System (DNS)](https://en.wikipedia.org/wiki/Domain_Name_System), it does not always use the + * DNS protocol for lookups. {@link lookup} uses the operating system + * facilities to perform name resolution. It may not need to perform any network + * communication. To perform name resolution the way other applications on the same + * system do, use {@link lookup}. + * + * ```js + * const dns = require('node:dns'); + * + * dns.lookup('example.org', (err, address, family) => { + * console.log('address: %j family: IPv%s', address, family); + * }); + * // address: "93.184.216.34" family: IPv4 + * ``` + * + * All other functions in the `node:dns` module connect to an actual DNS server to + * perform name resolution. They will always use the network to perform DNS + * queries. These functions do not use the same set of configuration files used by {@link lookup} (e.g. `/etc/hosts`). Use these functions to always perform + * DNS queries, bypassing other name-resolution facilities. + * + * ```js + * const dns = require('node:dns'); + * + * dns.resolve4('archive.org', (err, addresses) => { + * if (err) throw err; + * + * console.log(`addresses: ${JSON.stringify(addresses)}`); + * + * addresses.forEach((a) => { + * dns.reverse(a, (err, hostnames) => { + * if (err) { + * throw err; + * } + * console.log(`reverse for ${a}: ${JSON.stringify(hostnames)}`); + * }); + * }); + * }); + * ``` + * + * See the `Implementation considerations section` for more information. + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/dns.js) + */ +declare module 'dns' { + import * as dnsPromises from 'node:dns/promises'; + // Supported getaddrinfo flags. + export const ADDRCONFIG: number; + export const V4MAPPED: number; + /** + * If `dns.V4MAPPED` is specified, return resolved IPv6 addresses as + * well as IPv4 mapped IPv6 addresses. + */ + export const ALL: number; + export interface LookupOptions { + family?: number | undefined; + hints?: number | undefined; + all?: boolean | undefined; + /** + * @default true + */ + verbatim?: boolean | undefined; + } + export interface LookupOneOptions extends LookupOptions { + all?: false | undefined; + } + export interface LookupAllOptions extends LookupOptions { + all: true; + } + export interface LookupAddress { + address: string; + family: number; + } + /** + * Resolves a host name (e.g. `'nodejs.org'`) into the first found A (IPv4) or + * AAAA (IPv6) record. All `option` properties are optional. If `options` is an + * integer, then it must be `4` or `6` – if `options` is `0` or not provided, then + * IPv4 and IPv6 addresses are both returned if found. + * + * With the `all` option set to `true`, the arguments for `callback` change to`(err, addresses)`, with `addresses` being an array of objects with the + * properties `address` and `family`. + * + * On error, `err` is an `Error` object, where `err.code` is the error code. + * Keep in mind that `err.code` will be set to `'ENOTFOUND'` not only when + * the host name does not exist but also when the lookup fails in other ways + * such as no available file descriptors. + * + * `dns.lookup()` does not necessarily have anything to do with the DNS protocol. + * The implementation uses an operating system facility that can associate names + * with addresses and vice versa. This implementation can have subtle but + * important consequences on the behavior of any Node.js program. Please take some + * time to consult the `Implementation considerations section` before using`dns.lookup()`. + * + * Example usage: + * + * ```js + * const dns = require('node:dns'); + * const options = { + * family: 6, + * hints: dns.ADDRCONFIG | dns.V4MAPPED, + * }; + * dns.lookup('example.com', options, (err, address, family) => + * console.log('address: %j family: IPv%s', address, family)); + * // address: "2606:2800:220:1:248:1893:25c8:1946" family: IPv6 + * + * // When options.all is true, the result will be an Array. + * options.all = true; + * dns.lookup('example.com', options, (err, addresses) => + * console.log('addresses: %j', addresses)); + * // addresses: [{"address":"2606:2800:220:1:248:1893:25c8:1946","family":6}] + * ``` + * + * If this method is invoked as its `util.promisify()` ed version, and `all`is not set to `true`, it returns a `Promise` for an `Object` with `address` and`family` properties. + * @since v0.1.90 + */ + export function lookup(hostname: string, family: number, callback: (err: NodeJS.ErrnoException | null, address: string, family: number) => void): void; + export function lookup(hostname: string, options: LookupOneOptions, callback: (err: NodeJS.ErrnoException | null, address: string, family: number) => void): void; + export function lookup(hostname: string, options: LookupAllOptions, callback: (err: NodeJS.ErrnoException | null, addresses: LookupAddress[]) => void): void; + export function lookup(hostname: string, options: LookupOptions, callback: (err: NodeJS.ErrnoException | null, address: string | LookupAddress[], family: number) => void): void; + export function lookup(hostname: string, callback: (err: NodeJS.ErrnoException | null, address: string, family: number) => void): void; + export namespace lookup { + function __promisify__(hostname: string, options: LookupAllOptions): Promise; + function __promisify__(hostname: string, options?: LookupOneOptions | number): Promise; + function __promisify__(hostname: string, options: LookupOptions): Promise; + } + /** + * Resolves the given `address` and `port` into a host name and service using + * the operating system's underlying `getnameinfo` implementation. + * + * If `address` is not a valid IP address, a `TypeError` will be thrown. + * The `port` will be coerced to a number. If it is not a legal port, a `TypeError`will be thrown. + * + * On an error, `err` is an `Error` object, where `err.code` is the error code. + * + * ```js + * const dns = require('node:dns'); + * dns.lookupService('127.0.0.1', 22, (err, hostname, service) => { + * console.log(hostname, service); + * // Prints: localhost ssh + * }); + * ``` + * + * If this method is invoked as its `util.promisify()` ed version, it returns a`Promise` for an `Object` with `hostname` and `service` properties. + * @since v0.11.14 + */ + export function lookupService(address: string, port: number, callback: (err: NodeJS.ErrnoException | null, hostname: string, service: string) => void): void; + export namespace lookupService { + function __promisify__( + address: string, + port: number + ): Promise<{ + hostname: string; + service: string; + }>; + } + export interface ResolveOptions { + ttl: boolean; + } + export interface ResolveWithTtlOptions extends ResolveOptions { + ttl: true; + } + export interface RecordWithTtl { + address: string; + ttl: number; + } + /** @deprecated Use `AnyARecord` or `AnyAaaaRecord` instead. */ + export type AnyRecordWithTtl = AnyARecord | AnyAaaaRecord; + export interface AnyARecord extends RecordWithTtl { + type: 'A'; + } + export interface AnyAaaaRecord extends RecordWithTtl { + type: 'AAAA'; + } + export interface CaaRecord { + critical: number; + issue?: string | undefined; + issuewild?: string | undefined; + iodef?: string | undefined; + contactemail?: string | undefined; + contactphone?: string | undefined; + } + export interface MxRecord { + priority: number; + exchange: string; + } + export interface AnyMxRecord extends MxRecord { + type: 'MX'; + } + export interface NaptrRecord { + flags: string; + service: string; + regexp: string; + replacement: string; + order: number; + preference: number; + } + export interface AnyNaptrRecord extends NaptrRecord { + type: 'NAPTR'; + } + export interface SoaRecord { + nsname: string; + hostmaster: string; + serial: number; + refresh: number; + retry: number; + expire: number; + minttl: number; + } + export interface AnySoaRecord extends SoaRecord { + type: 'SOA'; + } + export interface SrvRecord { + priority: number; + weight: number; + port: number; + name: string; + } + export interface AnySrvRecord extends SrvRecord { + type: 'SRV'; + } + export interface AnyTxtRecord { + type: 'TXT'; + entries: string[]; + } + export interface AnyNsRecord { + type: 'NS'; + value: string; + } + export interface AnyPtrRecord { + type: 'PTR'; + value: string; + } + export interface AnyCnameRecord { + type: 'CNAME'; + value: string; + } + export type AnyRecord = AnyARecord | AnyAaaaRecord | AnyCnameRecord | AnyMxRecord | AnyNaptrRecord | AnyNsRecord | AnyPtrRecord | AnySoaRecord | AnySrvRecord | AnyTxtRecord; + /** + * Uses the DNS protocol to resolve a host name (e.g. `'nodejs.org'`) into an array + * of the resource records. The `callback` function has arguments`(err, records)`. When successful, `records` will be an array of resource + * records. The type and structure of individual results varies based on `rrtype`: + * + * + * + * On error, `err` is an `Error` object, where `err.code` is one of the `DNS error codes`. + * @since v0.1.27 + * @param hostname Host name to resolve. + * @param [rrtype='A'] Resource record type. + */ + export function resolve(hostname: string, callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void): void; + export function resolve(hostname: string, rrtype: 'A', callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void): void; + export function resolve(hostname: string, rrtype: 'AAAA', callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void): void; + export function resolve(hostname: string, rrtype: 'ANY', callback: (err: NodeJS.ErrnoException | null, addresses: AnyRecord[]) => void): void; + export function resolve(hostname: string, rrtype: 'CNAME', callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void): void; + export function resolve(hostname: string, rrtype: 'MX', callback: (err: NodeJS.ErrnoException | null, addresses: MxRecord[]) => void): void; + export function resolve(hostname: string, rrtype: 'NAPTR', callback: (err: NodeJS.ErrnoException | null, addresses: NaptrRecord[]) => void): void; + export function resolve(hostname: string, rrtype: 'NS', callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void): void; + export function resolve(hostname: string, rrtype: 'PTR', callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void): void; + export function resolve(hostname: string, rrtype: 'SOA', callback: (err: NodeJS.ErrnoException | null, addresses: SoaRecord) => void): void; + export function resolve(hostname: string, rrtype: 'SRV', callback: (err: NodeJS.ErrnoException | null, addresses: SrvRecord[]) => void): void; + export function resolve(hostname: string, rrtype: 'TXT', callback: (err: NodeJS.ErrnoException | null, addresses: string[][]) => void): void; + export function resolve( + hostname: string, + rrtype: string, + callback: (err: NodeJS.ErrnoException | null, addresses: string[] | MxRecord[] | NaptrRecord[] | SoaRecord | SrvRecord[] | string[][] | AnyRecord[]) => void + ): void; + export namespace resolve { + function __promisify__(hostname: string, rrtype?: 'A' | 'AAAA' | 'CNAME' | 'NS' | 'PTR'): Promise; + function __promisify__(hostname: string, rrtype: 'ANY'): Promise; + function __promisify__(hostname: string, rrtype: 'MX'): Promise; + function __promisify__(hostname: string, rrtype: 'NAPTR'): Promise; + function __promisify__(hostname: string, rrtype: 'SOA'): Promise; + function __promisify__(hostname: string, rrtype: 'SRV'): Promise; + function __promisify__(hostname: string, rrtype: 'TXT'): Promise; + function __promisify__(hostname: string, rrtype: string): Promise; + } + /** + * Uses the DNS protocol to resolve a IPv4 addresses (`A` records) for the`hostname`. The `addresses` argument passed to the `callback` function + * will contain an array of IPv4 addresses (e.g.`['74.125.79.104', '74.125.79.105', '74.125.79.106']`). + * @since v0.1.16 + * @param hostname Host name to resolve. + */ + export function resolve4(hostname: string, callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void): void; + export function resolve4(hostname: string, options: ResolveWithTtlOptions, callback: (err: NodeJS.ErrnoException | null, addresses: RecordWithTtl[]) => void): void; + export function resolve4(hostname: string, options: ResolveOptions, callback: (err: NodeJS.ErrnoException | null, addresses: string[] | RecordWithTtl[]) => void): void; + export namespace resolve4 { + function __promisify__(hostname: string): Promise; + function __promisify__(hostname: string, options: ResolveWithTtlOptions): Promise; + function __promisify__(hostname: string, options?: ResolveOptions): Promise; + } + /** + * Uses the DNS protocol to resolve IPv6 addresses (`AAAA` records) for the`hostname`. The `addresses` argument passed to the `callback` function + * will contain an array of IPv6 addresses. + * @since v0.1.16 + * @param hostname Host name to resolve. + */ + export function resolve6(hostname: string, callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void): void; + export function resolve6(hostname: string, options: ResolveWithTtlOptions, callback: (err: NodeJS.ErrnoException | null, addresses: RecordWithTtl[]) => void): void; + export function resolve6(hostname: string, options: ResolveOptions, callback: (err: NodeJS.ErrnoException | null, addresses: string[] | RecordWithTtl[]) => void): void; + export namespace resolve6 { + function __promisify__(hostname: string): Promise; + function __promisify__(hostname: string, options: ResolveWithTtlOptions): Promise; + function __promisify__(hostname: string, options?: ResolveOptions): Promise; + } + /** + * Uses the DNS protocol to resolve `CNAME` records for the `hostname`. The`addresses` argument passed to the `callback` function + * will contain an array of canonical name records available for the `hostname`(e.g. `['bar.example.com']`). + * @since v0.3.2 + */ + export function resolveCname(hostname: string, callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void): void; + export namespace resolveCname { + function __promisify__(hostname: string): Promise; + } + /** + * Uses the DNS protocol to resolve `CAA` records for the `hostname`. The`addresses` argument passed to the `callback` function + * will contain an array of certification authority authorization records + * available for the `hostname` (e.g. `[{critical: 0, iodef: 'mailto:pki@example.com'}, {critical: 128, issue: 'pki.example.com'}]`). + * @since v15.0.0, v14.17.0 + */ + export function resolveCaa(hostname: string, callback: (err: NodeJS.ErrnoException | null, records: CaaRecord[]) => void): void; + export namespace resolveCaa { + function __promisify__(hostname: string): Promise; + } + /** + * Uses the DNS protocol to resolve mail exchange records (`MX` records) for the`hostname`. The `addresses` argument passed to the `callback` function will + * contain an array of objects containing both a `priority` and `exchange`property (e.g. `[{priority: 10, exchange: 'mx.example.com'}, ...]`). + * @since v0.1.27 + */ + export function resolveMx(hostname: string, callback: (err: NodeJS.ErrnoException | null, addresses: MxRecord[]) => void): void; + export namespace resolveMx { + function __promisify__(hostname: string): Promise; + } + /** + * Uses the DNS protocol to resolve regular expression-based records (`NAPTR`records) for the `hostname`. The `addresses` argument passed to the `callback`function will contain an array of + * objects with the following properties: + * + * * `flags` + * * `service` + * * `regexp` + * * `replacement` + * * `order` + * * `preference` + * + * ```js + * { + * flags: 's', + * service: 'SIP+D2U', + * regexp: '', + * replacement: '_sip._udp.example.com', + * order: 30, + * preference: 100 + * } + * ``` + * @since v0.9.12 + */ + export function resolveNaptr(hostname: string, callback: (err: NodeJS.ErrnoException | null, addresses: NaptrRecord[]) => void): void; + export namespace resolveNaptr { + function __promisify__(hostname: string): Promise; + } + /** + * Uses the DNS protocol to resolve name server records (`NS` records) for the`hostname`. The `addresses` argument passed to the `callback` function will + * contain an array of name server records available for `hostname`(e.g. `['ns1.example.com', 'ns2.example.com']`). + * @since v0.1.90 + */ + export function resolveNs(hostname: string, callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void): void; + export namespace resolveNs { + function __promisify__(hostname: string): Promise; + } + /** + * Uses the DNS protocol to resolve pointer records (`PTR` records) for the`hostname`. The `addresses` argument passed to the `callback` function will + * be an array of strings containing the reply records. + * @since v6.0.0 + */ + export function resolvePtr(hostname: string, callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void): void; + export namespace resolvePtr { + function __promisify__(hostname: string): Promise; + } + /** + * Uses the DNS protocol to resolve a start of authority record (`SOA` record) for + * the `hostname`. The `address` argument passed to the `callback` function will + * be an object with the following properties: + * + * * `nsname` + * * `hostmaster` + * * `serial` + * * `refresh` + * * `retry` + * * `expire` + * * `minttl` + * + * ```js + * { + * nsname: 'ns.example.com', + * hostmaster: 'root.example.com', + * serial: 2013101809, + * refresh: 10000, + * retry: 2400, + * expire: 604800, + * minttl: 3600 + * } + * ``` + * @since v0.11.10 + */ + export function resolveSoa(hostname: string, callback: (err: NodeJS.ErrnoException | null, address: SoaRecord) => void): void; + export namespace resolveSoa { + function __promisify__(hostname: string): Promise; + } + /** + * Uses the DNS protocol to resolve service records (`SRV` records) for the`hostname`. The `addresses` argument passed to the `callback` function will + * be an array of objects with the following properties: + * + * * `priority` + * * `weight` + * * `port` + * * `name` + * + * ```js + * { + * priority: 10, + * weight: 5, + * port: 21223, + * name: 'service.example.com' + * } + * ``` + * @since v0.1.27 + */ + export function resolveSrv(hostname: string, callback: (err: NodeJS.ErrnoException | null, addresses: SrvRecord[]) => void): void; + export namespace resolveSrv { + function __promisify__(hostname: string): Promise; + } + /** + * Uses the DNS protocol to resolve text queries (`TXT` records) for the`hostname`. The `records` argument passed to the `callback` function is a + * two-dimensional array of the text records available for `hostname` (e.g.`[ ['v=spf1 ip4:0.0.0.0 ', '~all' ] ]`). Each sub-array contains TXT chunks of + * one record. Depending on the use case, these could be either joined together or + * treated separately. + * @since v0.1.27 + */ + export function resolveTxt(hostname: string, callback: (err: NodeJS.ErrnoException | null, addresses: string[][]) => void): void; + export namespace resolveTxt { + function __promisify__(hostname: string): Promise; + } + /** + * Uses the DNS protocol to resolve all records (also known as `ANY` or `*` query). + * The `ret` argument passed to the `callback` function will be an array containing + * various types of records. Each object has a property `type` that indicates the + * type of the current record. And depending on the `type`, additional properties + * will be present on the object: + * + * + * + * Here is an example of the `ret` object passed to the callback: + * + * ```js + * [ { type: 'A', address: '127.0.0.1', ttl: 299 }, + * { type: 'CNAME', value: 'example.com' }, + * { type: 'MX', exchange: 'alt4.aspmx.l.example.com', priority: 50 }, + * { type: 'NS', value: 'ns1.example.com' }, + * { type: 'TXT', entries: [ 'v=spf1 include:_spf.example.com ~all' ] }, + * { type: 'SOA', + * nsname: 'ns1.example.com', + * hostmaster: 'admin.example.com', + * serial: 156696742, + * refresh: 900, + * retry: 900, + * expire: 1800, + * minttl: 60 } ] + * ``` + * + * DNS server operators may choose not to respond to `ANY`queries. It may be better to call individual methods like {@link resolve4},{@link resolveMx}, and so on. For more details, see [RFC + * 8482](https://tools.ietf.org/html/rfc8482). + */ + export function resolveAny(hostname: string, callback: (err: NodeJS.ErrnoException | null, addresses: AnyRecord[]) => void): void; + export namespace resolveAny { + function __promisify__(hostname: string): Promise; + } + /** + * Performs a reverse DNS query that resolves an IPv4 or IPv6 address to an + * array of host names. + * + * On error, `err` is an `Error` object, where `err.code` is + * one of the `DNS error codes`. + * @since v0.1.16 + */ + export function reverse(ip: string, callback: (err: NodeJS.ErrnoException | null, hostnames: string[]) => void): void; + /** + * Get the default value for `verbatim` in {@link lookup} and `dnsPromises.lookup()`. The value could be: + * + * * `ipv4first`: for `verbatim` defaulting to `false`. + * * `verbatim`: for `verbatim` defaulting to `true`. + * @since v20.1.0 + */ + export function getDefaultResultOrder(): 'ipv4first' | 'verbatim'; + /** + * Sets the IP address and port of servers to be used when performing DNS + * resolution. The `servers` argument is an array of [RFC 5952](https://tools.ietf.org/html/rfc5952#section-6) formatted + * addresses. If the port is the IANA default DNS port (53) it can be omitted. + * + * ```js + * dns.setServers([ + * '4.4.4.4', + * '[2001:4860:4860::8888]', + * '4.4.4.4:1053', + * '[2001:4860:4860::8888]:1053', + * ]); + * ``` + * + * An error will be thrown if an invalid address is provided. + * + * The `dns.setServers()` method must not be called while a DNS query is in + * progress. + * + * The {@link setServers} method affects only {@link resolve},`dns.resolve*()` and {@link reverse} (and specifically _not_ {@link lookup}). + * + * This method works much like [resolve.conf](https://man7.org/linux/man-pages/man5/resolv.conf.5.html). + * That is, if attempting to resolve with the first server provided results in a`NOTFOUND` error, the `resolve()` method will _not_ attempt to resolve with + * subsequent servers provided. Fallback DNS servers will only be used if the + * earlier ones time out or result in some other error. + * @since v0.11.3 + * @param servers array of `RFC 5952` formatted addresses + */ + export function setServers(servers: ReadonlyArray): void; + /** + * Returns an array of IP address strings, formatted according to [RFC 5952](https://tools.ietf.org/html/rfc5952#section-6), + * that are currently configured for DNS resolution. A string will include a port + * section if a custom port is used. + * + * ```js + * [ + * '4.4.4.4', + * '2001:4860:4860::8888', + * '4.4.4.4:1053', + * '[2001:4860:4860::8888]:1053', + * ] + * ``` + * @since v0.11.3 + */ + export function getServers(): string[]; + /** + * Set the default value of `verbatim` in {@link lookup} and `dnsPromises.lookup()`. The value could be: + * + * * `ipv4first`: sets default `verbatim` `false`. + * * `verbatim`: sets default `verbatim` `true`. + * + * The default is `verbatim` and {@link setDefaultResultOrder} have higher + * priority than `--dns-result-order`. When using `worker threads`,{@link setDefaultResultOrder} from the main thread won't affect the default + * dns orders in workers. + * @since v16.4.0, v14.18.0 + * @param order must be `'ipv4first'` or `'verbatim'`. + */ + export function setDefaultResultOrder(order: 'ipv4first' | 'verbatim'): void; + // Error codes + export const NODATA: string; + export const FORMERR: string; + export const SERVFAIL: string; + export const NOTFOUND: string; + export const NOTIMP: string; + export const REFUSED: string; + export const BADQUERY: string; + export const BADNAME: string; + export const BADFAMILY: string; + export const BADRESP: string; + export const CONNREFUSED: string; + export const TIMEOUT: string; + export const EOF: string; + export const FILE: string; + export const NOMEM: string; + export const DESTRUCTION: string; + export const BADSTR: string; + export const BADFLAGS: string; + export const NONAME: string; + export const BADHINTS: string; + export const NOTINITIALIZED: string; + export const LOADIPHLPAPI: string; + export const ADDRGETNETWORKPARAMS: string; + export const CANCELLED: string; + export interface ResolverOptions { + timeout?: number | undefined; + /** + * @default 4 + */ + tries?: number; + } + /** + * An independent resolver for DNS requests. + * + * Creating a new resolver uses the default server settings. Setting + * the servers used for a resolver using `resolver.setServers()` does not affect + * other resolvers: + * + * ```js + * const { Resolver } = require('node:dns'); + * const resolver = new Resolver(); + * resolver.setServers(['4.4.4.4']); + * + * // This request will use the server at 4.4.4.4, independent of global settings. + * resolver.resolve4('example.org', (err, addresses) => { + * // ... + * }); + * ``` + * + * The following methods from the `node:dns` module are available: + * + * * `resolver.getServers()` + * * `resolver.resolve()` + * * `resolver.resolve4()` + * * `resolver.resolve6()` + * * `resolver.resolveAny()` + * * `resolver.resolveCaa()` + * * `resolver.resolveCname()` + * * `resolver.resolveMx()` + * * `resolver.resolveNaptr()` + * * `resolver.resolveNs()` + * * `resolver.resolvePtr()` + * * `resolver.resolveSoa()` + * * `resolver.resolveSrv()` + * * `resolver.resolveTxt()` + * * `resolver.reverse()` + * * `resolver.setServers()` + * @since v8.3.0 + */ + export class Resolver { + constructor(options?: ResolverOptions); + /** + * Cancel all outstanding DNS queries made by this resolver. The corresponding + * callbacks will be called with an error with code `ECANCELLED`. + * @since v8.3.0 + */ + cancel(): void; + getServers: typeof getServers; + resolve: typeof resolve; + resolve4: typeof resolve4; + resolve6: typeof resolve6; + resolveAny: typeof resolveAny; + resolveCaa: typeof resolveCaa; + resolveCname: typeof resolveCname; + resolveMx: typeof resolveMx; + resolveNaptr: typeof resolveNaptr; + resolveNs: typeof resolveNs; + resolvePtr: typeof resolvePtr; + resolveSoa: typeof resolveSoa; + resolveSrv: typeof resolveSrv; + resolveTxt: typeof resolveTxt; + reverse: typeof reverse; + /** + * The resolver instance will send its requests from the specified IP address. + * This allows programs to specify outbound interfaces when used on multi-homed + * systems. + * + * If a v4 or v6 address is not specified, it is set to the default and the + * operating system will choose a local address automatically. + * + * The resolver will use the v4 local address when making requests to IPv4 DNS + * servers, and the v6 local address when making requests to IPv6 DNS servers. + * The `rrtype` of resolution requests has no impact on the local address used. + * @since v15.1.0, v14.17.0 + * @param [ipv4='0.0.0.0'] A string representation of an IPv4 address. + * @param [ipv6='::0'] A string representation of an IPv6 address. + */ + setLocalAddress(ipv4?: string, ipv6?: string): void; + setServers: typeof setServers; + } + export { dnsPromises as promises }; +} +declare module 'node:dns' { + export * from 'dns'; +} diff --git a/node_modules/@types/node/ts4.8/dns/promises.d.ts b/node_modules/@types/node/ts4.8/dns/promises.d.ts new file mode 100755 index 0000000..4c151e4 --- /dev/null +++ b/node_modules/@types/node/ts4.8/dns/promises.d.ts @@ -0,0 +1,414 @@ +/** + * The `dns.promises` API provides an alternative set of asynchronous DNS methods + * that return `Promise` objects rather than using callbacks. The API is accessible + * via `require('node:dns').promises` or `require('node:dns/promises')`. + * @since v10.6.0 + */ +declare module 'dns/promises' { + import { + LookupAddress, + LookupOneOptions, + LookupAllOptions, + LookupOptions, + AnyRecord, + CaaRecord, + MxRecord, + NaptrRecord, + SoaRecord, + SrvRecord, + ResolveWithTtlOptions, + RecordWithTtl, + ResolveOptions, + ResolverOptions, + } from 'node:dns'; + /** + * Returns an array of IP address strings, formatted according to [RFC 5952](https://tools.ietf.org/html/rfc5952#section-6), + * that are currently configured for DNS resolution. A string will include a port + * section if a custom port is used. + * + * ```js + * [ + * '4.4.4.4', + * '2001:4860:4860::8888', + * '4.4.4.4:1053', + * '[2001:4860:4860::8888]:1053', + * ] + * ``` + * @since v10.6.0 + */ + function getServers(): string[]; + /** + * Resolves a host name (e.g. `'nodejs.org'`) into the first found A (IPv4) or + * AAAA (IPv6) record. All `option` properties are optional. If `options` is an + * integer, then it must be `4` or `6` – if `options` is not provided, then IPv4 + * and IPv6 addresses are both returned if found. + * + * With the `all` option set to `true`, the `Promise` is resolved with `addresses`being an array of objects with the properties `address` and `family`. + * + * On error, the `Promise` is rejected with an `Error` object, where `err.code`is the error code. + * Keep in mind that `err.code` will be set to `'ENOTFOUND'` not only when + * the host name does not exist but also when the lookup fails in other ways + * such as no available file descriptors. + * + * `dnsPromises.lookup()` does not necessarily have anything to do with the DNS + * protocol. The implementation uses an operating system facility that can + * associate names with addresses and vice versa. This implementation can have + * subtle but important consequences on the behavior of any Node.js program. Please + * take some time to consult the `Implementation considerations section` before + * using `dnsPromises.lookup()`. + * + * Example usage: + * + * ```js + * const dns = require('node:dns'); + * const dnsPromises = dns.promises; + * const options = { + * family: 6, + * hints: dns.ADDRCONFIG | dns.V4MAPPED, + * }; + * + * dnsPromises.lookup('example.com', options).then((result) => { + * console.log('address: %j family: IPv%s', result.address, result.family); + * // address: "2606:2800:220:1:248:1893:25c8:1946" family: IPv6 + * }); + * + * // When options.all is true, the result will be an Array. + * options.all = true; + * dnsPromises.lookup('example.com', options).then((result) => { + * console.log('addresses: %j', result); + * // addresses: [{"address":"2606:2800:220:1:248:1893:25c8:1946","family":6}] + * }); + * ``` + * @since v10.6.0 + */ + function lookup(hostname: string, family: number): Promise; + function lookup(hostname: string, options: LookupOneOptions): Promise; + function lookup(hostname: string, options: LookupAllOptions): Promise; + function lookup(hostname: string, options: LookupOptions): Promise; + function lookup(hostname: string): Promise; + /** + * Resolves the given `address` and `port` into a host name and service using + * the operating system's underlying `getnameinfo` implementation. + * + * If `address` is not a valid IP address, a `TypeError` will be thrown. + * The `port` will be coerced to a number. If it is not a legal port, a `TypeError`will be thrown. + * + * On error, the `Promise` is rejected with an `Error` object, where `err.code`is the error code. + * + * ```js + * const dnsPromises = require('node:dns').promises; + * dnsPromises.lookupService('127.0.0.1', 22).then((result) => { + * console.log(result.hostname, result.service); + * // Prints: localhost ssh + * }); + * ``` + * @since v10.6.0 + */ + function lookupService( + address: string, + port: number + ): Promise<{ + hostname: string; + service: string; + }>; + /** + * Uses the DNS protocol to resolve a host name (e.g. `'nodejs.org'`) into an array + * of the resource records. When successful, the `Promise` is resolved with an + * array of resource records. The type and structure of individual results vary + * based on `rrtype`: + * + * + * + * On error, the `Promise` is rejected with an `Error` object, where `err.code`is one of the `DNS error codes`. + * @since v10.6.0 + * @param hostname Host name to resolve. + * @param [rrtype='A'] Resource record type. + */ + function resolve(hostname: string): Promise; + function resolve(hostname: string, rrtype: 'A'): Promise; + function resolve(hostname: string, rrtype: 'AAAA'): Promise; + function resolve(hostname: string, rrtype: 'ANY'): Promise; + function resolve(hostname: string, rrtype: 'CAA'): Promise; + function resolve(hostname: string, rrtype: 'CNAME'): Promise; + function resolve(hostname: string, rrtype: 'MX'): Promise; + function resolve(hostname: string, rrtype: 'NAPTR'): Promise; + function resolve(hostname: string, rrtype: 'NS'): Promise; + function resolve(hostname: string, rrtype: 'PTR'): Promise; + function resolve(hostname: string, rrtype: 'SOA'): Promise; + function resolve(hostname: string, rrtype: 'SRV'): Promise; + function resolve(hostname: string, rrtype: 'TXT'): Promise; + function resolve(hostname: string, rrtype: string): Promise; + /** + * Uses the DNS protocol to resolve IPv4 addresses (`A` records) for the`hostname`. On success, the `Promise` is resolved with an array of IPv4 + * addresses (e.g. `['74.125.79.104', '74.125.79.105', '74.125.79.106']`). + * @since v10.6.0 + * @param hostname Host name to resolve. + */ + function resolve4(hostname: string): Promise; + function resolve4(hostname: string, options: ResolveWithTtlOptions): Promise; + function resolve4(hostname: string, options: ResolveOptions): Promise; + /** + * Uses the DNS protocol to resolve IPv6 addresses (`AAAA` records) for the`hostname`. On success, the `Promise` is resolved with an array of IPv6 + * addresses. + * @since v10.6.0 + * @param hostname Host name to resolve. + */ + function resolve6(hostname: string): Promise; + function resolve6(hostname: string, options: ResolveWithTtlOptions): Promise; + function resolve6(hostname: string, options: ResolveOptions): Promise; + /** + * Uses the DNS protocol to resolve all records (also known as `ANY` or `*` query). + * On success, the `Promise` is resolved with an array containing various types of + * records. Each object has a property `type` that indicates the type of the + * current record. And depending on the `type`, additional properties will be + * present on the object: + * + * + * + * Here is an example of the result object: + * + * ```js + * [ { type: 'A', address: '127.0.0.1', ttl: 299 }, + * { type: 'CNAME', value: 'example.com' }, + * { type: 'MX', exchange: 'alt4.aspmx.l.example.com', priority: 50 }, + * { type: 'NS', value: 'ns1.example.com' }, + * { type: 'TXT', entries: [ 'v=spf1 include:_spf.example.com ~all' ] }, + * { type: 'SOA', + * nsname: 'ns1.example.com', + * hostmaster: 'admin.example.com', + * serial: 156696742, + * refresh: 900, + * retry: 900, + * expire: 1800, + * minttl: 60 } ] + * ``` + * @since v10.6.0 + */ + function resolveAny(hostname: string): Promise; + /** + * Uses the DNS protocol to resolve `CAA` records for the `hostname`. On success, + * the `Promise` is resolved with an array of objects containing available + * certification authority authorization records available for the `hostname`(e.g. `[{critical: 0, iodef: 'mailto:pki@example.com'},{critical: 128, issue: 'pki.example.com'}]`). + * @since v15.0.0, v14.17.0 + */ + function resolveCaa(hostname: string): Promise; + /** + * Uses the DNS protocol to resolve `CNAME` records for the `hostname`. On success, + * the `Promise` is resolved with an array of canonical name records available for + * the `hostname` (e.g. `['bar.example.com']`). + * @since v10.6.0 + */ + function resolveCname(hostname: string): Promise; + /** + * Uses the DNS protocol to resolve mail exchange records (`MX` records) for the`hostname`. On success, the `Promise` is resolved with an array of objects + * containing both a `priority` and `exchange` property (e.g.`[{priority: 10, exchange: 'mx.example.com'}, ...]`). + * @since v10.6.0 + */ + function resolveMx(hostname: string): Promise; + /** + * Uses the DNS protocol to resolve regular expression-based records (`NAPTR`records) for the `hostname`. On success, the `Promise` is resolved with an array + * of objects with the following properties: + * + * * `flags` + * * `service` + * * `regexp` + * * `replacement` + * * `order` + * * `preference` + * + * ```js + * { + * flags: 's', + * service: 'SIP+D2U', + * regexp: '', + * replacement: '_sip._udp.example.com', + * order: 30, + * preference: 100 + * } + * ``` + * @since v10.6.0 + */ + function resolveNaptr(hostname: string): Promise; + /** + * Uses the DNS protocol to resolve name server records (`NS` records) for the`hostname`. On success, the `Promise` is resolved with an array of name server + * records available for `hostname` (e.g.`['ns1.example.com', 'ns2.example.com']`). + * @since v10.6.0 + */ + function resolveNs(hostname: string): Promise; + /** + * Uses the DNS protocol to resolve pointer records (`PTR` records) for the`hostname`. On success, the `Promise` is resolved with an array of strings + * containing the reply records. + * @since v10.6.0 + */ + function resolvePtr(hostname: string): Promise; + /** + * Uses the DNS protocol to resolve a start of authority record (`SOA` record) for + * the `hostname`. On success, the `Promise` is resolved with an object with the + * following properties: + * + * * `nsname` + * * `hostmaster` + * * `serial` + * * `refresh` + * * `retry` + * * `expire` + * * `minttl` + * + * ```js + * { + * nsname: 'ns.example.com', + * hostmaster: 'root.example.com', + * serial: 2013101809, + * refresh: 10000, + * retry: 2400, + * expire: 604800, + * minttl: 3600 + * } + * ``` + * @since v10.6.0 + */ + function resolveSoa(hostname: string): Promise; + /** + * Uses the DNS protocol to resolve service records (`SRV` records) for the`hostname`. On success, the `Promise` is resolved with an array of objects with + * the following properties: + * + * * `priority` + * * `weight` + * * `port` + * * `name` + * + * ```js + * { + * priority: 10, + * weight: 5, + * port: 21223, + * name: 'service.example.com' + * } + * ``` + * @since v10.6.0 + */ + function resolveSrv(hostname: string): Promise; + /** + * Uses the DNS protocol to resolve text queries (`TXT` records) for the`hostname`. On success, the `Promise` is resolved with a two-dimensional array + * of the text records available for `hostname` (e.g.`[ ['v=spf1 ip4:0.0.0.0 ', '~all' ] ]`). Each sub-array contains TXT chunks of + * one record. Depending on the use case, these could be either joined together or + * treated separately. + * @since v10.6.0 + */ + function resolveTxt(hostname: string): Promise; + /** + * Performs a reverse DNS query that resolves an IPv4 or IPv6 address to an + * array of host names. + * + * On error, the `Promise` is rejected with an `Error` object, where `err.code`is one of the `DNS error codes`. + * @since v10.6.0 + */ + function reverse(ip: string): Promise; + /** + * Sets the IP address and port of servers to be used when performing DNS + * resolution. The `servers` argument is an array of [RFC 5952](https://tools.ietf.org/html/rfc5952#section-6) formatted + * addresses. If the port is the IANA default DNS port (53) it can be omitted. + * + * ```js + * dnsPromises.setServers([ + * '4.4.4.4', + * '[2001:4860:4860::8888]', + * '4.4.4.4:1053', + * '[2001:4860:4860::8888]:1053', + * ]); + * ``` + * + * An error will be thrown if an invalid address is provided. + * + * The `dnsPromises.setServers()` method must not be called while a DNS query is in + * progress. + * + * This method works much like [resolve.conf](https://man7.org/linux/man-pages/man5/resolv.conf.5.html). + * That is, if attempting to resolve with the first server provided results in a`NOTFOUND` error, the `resolve()` method will _not_ attempt to resolve with + * subsequent servers provided. Fallback DNS servers will only be used if the + * earlier ones time out or result in some other error. + * @since v10.6.0 + * @param servers array of `RFC 5952` formatted addresses + */ + function setServers(servers: ReadonlyArray): void; + /** + * Set the default value of `verbatim` in `dns.lookup()` and `dnsPromises.lookup()`. The value could be: + * + * * `ipv4first`: sets default `verbatim` `false`. + * * `verbatim`: sets default `verbatim` `true`. + * + * The default is `verbatim` and `dnsPromises.setDefaultResultOrder()` have + * higher priority than `--dns-result-order`. When using `worker threads`,`dnsPromises.setDefaultResultOrder()` from the main thread won't affect the + * default dns orders in workers. + * @since v16.4.0, v14.18.0 + * @param order must be `'ipv4first'` or `'verbatim'`. + */ + function setDefaultResultOrder(order: 'ipv4first' | 'verbatim'): void; + /** + * An independent resolver for DNS requests. + * + * Creating a new resolver uses the default server settings. Setting + * the servers used for a resolver using `resolver.setServers()` does not affect + * other resolvers: + * + * ```js + * const { Resolver } = require('node:dns').promises; + * const resolver = new Resolver(); + * resolver.setServers(['4.4.4.4']); + * + * // This request will use the server at 4.4.4.4, independent of global settings. + * resolver.resolve4('example.org').then((addresses) => { + * // ... + * }); + * + * // Alternatively, the same code can be written using async-await style. + * (async function() { + * const addresses = await resolver.resolve4('example.org'); + * })(); + * ``` + * + * The following methods from the `dnsPromises` API are available: + * + * * `resolver.getServers()` + * * `resolver.resolve()` + * * `resolver.resolve4()` + * * `resolver.resolve6()` + * * `resolver.resolveAny()` + * * `resolver.resolveCaa()` + * * `resolver.resolveCname()` + * * `resolver.resolveMx()` + * * `resolver.resolveNaptr()` + * * `resolver.resolveNs()` + * * `resolver.resolvePtr()` + * * `resolver.resolveSoa()` + * * `resolver.resolveSrv()` + * * `resolver.resolveTxt()` + * * `resolver.reverse()` + * * `resolver.setServers()` + * @since v10.6.0 + */ + class Resolver { + constructor(options?: ResolverOptions); + cancel(): void; + getServers: typeof getServers; + resolve: typeof resolve; + resolve4: typeof resolve4; + resolve6: typeof resolve6; + resolveAny: typeof resolveAny; + resolveCaa: typeof resolveCaa; + resolveCname: typeof resolveCname; + resolveMx: typeof resolveMx; + resolveNaptr: typeof resolveNaptr; + resolveNs: typeof resolveNs; + resolvePtr: typeof resolvePtr; + resolveSoa: typeof resolveSoa; + resolveSrv: typeof resolveSrv; + resolveTxt: typeof resolveTxt; + reverse: typeof reverse; + setLocalAddress(ipv4?: string, ipv6?: string): void; + setServers: typeof setServers; + } +} +declare module 'node:dns/promises' { + export * from 'dns/promises'; +} diff --git a/node_modules/@types/node/ts4.8/dom-events.d.ts b/node_modules/@types/node/ts4.8/dom-events.d.ts new file mode 100755 index 0000000..b9c1c3a --- /dev/null +++ b/node_modules/@types/node/ts4.8/dom-events.d.ts @@ -0,0 +1,126 @@ +export {}; // Don't export anything! + +//// DOM-like Events +// NB: The Event / EventTarget / EventListener implementations below were copied +// from lib.dom.d.ts, then edited to reflect Node's documentation at +// https://nodejs.org/api/events.html#class-eventtarget. +// Please read that link to understand important implementation differences. + +// This conditional type will be the existing global Event in a browser, or +// the copy below in a Node environment. +type __Event = typeof globalThis extends { onmessage: any, Event: any } +? {} +: { + /** This is not used in Node.js and is provided purely for completeness. */ + readonly bubbles: boolean; + /** Alias for event.stopPropagation(). This is not used in Node.js and is provided purely for completeness. */ + cancelBubble: () => void; + /** True if the event was created with the cancelable option */ + readonly cancelable: boolean; + /** This is not used in Node.js and is provided purely for completeness. */ + readonly composed: boolean; + /** Returns an array containing the current EventTarget as the only entry or empty if the event is not being dispatched. This is not used in Node.js and is provided purely for completeness. */ + composedPath(): [EventTarget?] + /** Alias for event.target. */ + readonly currentTarget: EventTarget | null; + /** Is true if cancelable is true and event.preventDefault() has been called. */ + readonly defaultPrevented: boolean; + /** This is not used in Node.js and is provided purely for completeness. */ + readonly eventPhase: 0 | 2; + /** The `AbortSignal` "abort" event is emitted with `isTrusted` set to `true`. The value is `false` in all other cases. */ + readonly isTrusted: boolean; + /** Sets the `defaultPrevented` property to `true` if `cancelable` is `true`. */ + preventDefault(): void; + /** This is not used in Node.js and is provided purely for completeness. */ + returnValue: boolean; + /** Alias for event.target. */ + readonly srcElement: EventTarget | null; + /** Stops the invocation of event listeners after the current one completes. */ + stopImmediatePropagation(): void; + /** This is not used in Node.js and is provided purely for completeness. */ + stopPropagation(): void; + /** The `EventTarget` dispatching the event */ + readonly target: EventTarget | null; + /** The millisecond timestamp when the Event object was created. */ + readonly timeStamp: number; + /** Returns the type of event, e.g. "click", "hashchange", or "submit". */ + readonly type: string; +}; + +// See comment above explaining conditional type +type __EventTarget = typeof globalThis extends { onmessage: any, EventTarget: any } +? {} +: { + /** + * Adds a new handler for the `type` event. Any given `listener` is added only once per `type` and per `capture` option value. + * + * If the `once` option is true, the `listener` is removed after the next time a `type` event is dispatched. + * + * The `capture` option is not used by Node.js in any functional way other than tracking registered event listeners per the `EventTarget` specification. + * Specifically, the `capture` option is used as part of the key when registering a `listener`. + * Any individual `listener` may be added once with `capture = false`, and once with `capture = true`. + */ + addEventListener( + type: string, + listener: EventListener | EventListenerObject, + options?: AddEventListenerOptions | boolean, + ): void; + /** Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise. */ + dispatchEvent(event: Event): boolean; + /** Removes the event listener in target's event listener list with the same type, callback, and options. */ + removeEventListener( + type: string, + listener: EventListener | EventListenerObject, + options?: EventListenerOptions | boolean, + ): void; +}; + +interface EventInit { + bubbles?: boolean; + cancelable?: boolean; + composed?: boolean; +} + +interface EventListenerOptions { + /** Not directly used by Node.js. Added for API completeness. Default: `false`. */ + capture?: boolean; +} + +interface AddEventListenerOptions extends EventListenerOptions { + /** When `true`, the listener is automatically removed when it is first invoked. Default: `false`. */ + once?: boolean; + /** When `true`, serves as a hint that the listener will not call the `Event` object's `preventDefault()` method. Default: false. */ + passive?: boolean; +} + +interface EventListener { + (evt: Event): void; +} + +interface EventListenerObject { + handleEvent(object: Event): void; +} + +import {} from 'events'; // Make this an ambient declaration +declare global { + /** An event which takes place in the DOM. */ + interface Event extends __Event {} + var Event: typeof globalThis extends { onmessage: any, Event: infer T } + ? T + : { + prototype: __Event; + new (type: string, eventInitDict?: EventInit): __Event; + }; + + /** + * EventTarget is a DOM interface implemented by objects that can + * receive events and may have listeners for them. + */ + interface EventTarget extends __EventTarget {} + var EventTarget: typeof globalThis extends { onmessage: any, EventTarget: infer T } + ? T + : { + prototype: __EventTarget; + new (): __EventTarget; + }; +} diff --git a/node_modules/@types/node/ts4.8/domain.d.ts b/node_modules/@types/node/ts4.8/domain.d.ts new file mode 100755 index 0000000..e49b87f --- /dev/null +++ b/node_modules/@types/node/ts4.8/domain.d.ts @@ -0,0 +1,170 @@ +/** + * **This module is pending deprecation.** Once a replacement API has been + * finalized, this module will be fully deprecated. Most developers should + * **not** have cause to use this module. Users who absolutely must have + * the functionality that domains provide may rely on it for the time being + * but should expect to have to migrate to a different solution + * in the future. + * + * Domains provide a way to handle multiple different IO operations as a + * single group. If any of the event emitters or callbacks registered to a + * domain emit an `'error'` event, or throw an error, then the domain object + * will be notified, rather than losing the context of the error in the`process.on('uncaughtException')` handler, or causing the program to + * exit immediately with an error code. + * @deprecated Since v1.4.2 - Deprecated + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/domain.js) + */ +declare module 'domain' { + import EventEmitter = require('node:events'); + /** + * The `Domain` class encapsulates the functionality of routing errors and + * uncaught exceptions to the active `Domain` object. + * + * To handle the errors that it catches, listen to its `'error'` event. + */ + class Domain extends EventEmitter { + /** + * An array of timers and event emitters that have been explicitly added + * to the domain. + */ + members: Array; + /** + * The `enter()` method is plumbing used by the `run()`, `bind()`, and`intercept()` methods to set the active domain. It sets `domain.active` and`process.domain` to the domain, and implicitly + * pushes the domain onto the domain + * stack managed by the domain module (see {@link exit} for details on the + * domain stack). The call to `enter()` delimits the beginning of a chain of + * asynchronous calls and I/O operations bound to a domain. + * + * Calling `enter()` changes only the active domain, and does not alter the domain + * itself. `enter()` and `exit()` can be called an arbitrary number of times on a + * single domain. + */ + enter(): void; + /** + * The `exit()` method exits the current domain, popping it off the domain stack. + * Any time execution is going to switch to the context of a different chain of + * asynchronous calls, it's important to ensure that the current domain is exited. + * The call to `exit()` delimits either the end of or an interruption to the chain + * of asynchronous calls and I/O operations bound to a domain. + * + * If there are multiple, nested domains bound to the current execution context,`exit()` will exit any domains nested within this domain. + * + * Calling `exit()` changes only the active domain, and does not alter the domain + * itself. `enter()` and `exit()` can be called an arbitrary number of times on a + * single domain. + */ + exit(): void; + /** + * Run the supplied function in the context of the domain, implicitly + * binding all event emitters, timers, and low-level requests that are + * created in that context. Optionally, arguments can be passed to + * the function. + * + * This is the most basic way to use a domain. + * + * ```js + * const domain = require('node:domain'); + * const fs = require('node:fs'); + * const d = domain.create(); + * d.on('error', (er) => { + * console.error('Caught error!', er); + * }); + * d.run(() => { + * process.nextTick(() => { + * setTimeout(() => { // Simulating some various async stuff + * fs.open('non-existent file', 'r', (er, fd) => { + * if (er) throw er; + * // proceed... + * }); + * }, 100); + * }); + * }); + * ``` + * + * In this example, the `d.on('error')` handler will be triggered, rather + * than crashing the program. + */ + run(fn: (...args: any[]) => T, ...args: any[]): T; + /** + * Explicitly adds an emitter to the domain. If any event handlers called by + * the emitter throw an error, or if the emitter emits an `'error'` event, it + * will be routed to the domain's `'error'` event, just like with implicit + * binding. + * + * This also works with timers that are returned from `setInterval()` and `setTimeout()`. If their callback function throws, it will be caught by + * the domain `'error'` handler. + * + * If the Timer or `EventEmitter` was already bound to a domain, it is removed + * from that one, and bound to this one instead. + * @param emitter emitter or timer to be added to the domain + */ + add(emitter: EventEmitter | NodeJS.Timer): void; + /** + * The opposite of {@link add}. Removes domain handling from the + * specified emitter. + * @param emitter emitter or timer to be removed from the domain + */ + remove(emitter: EventEmitter | NodeJS.Timer): void; + /** + * The returned function will be a wrapper around the supplied callback + * function. When the returned function is called, any errors that are + * thrown will be routed to the domain's `'error'` event. + * + * ```js + * const d = domain.create(); + * + * function readSomeFile(filename, cb) { + * fs.readFile(filename, 'utf8', d.bind((er, data) => { + * // If this throws, it will also be passed to the domain. + * return cb(er, data ? JSON.parse(data) : null); + * })); + * } + * + * d.on('error', (er) => { + * // An error occurred somewhere. If we throw it now, it will crash the program + * // with the normal line number and stack message. + * }); + * ``` + * @param callback The callback function + * @return The bound function + */ + bind(callback: T): T; + /** + * This method is almost identical to {@link bind}. However, in + * addition to catching thrown errors, it will also intercept `Error` objects sent as the first argument to the function. + * + * In this way, the common `if (err) return callback(err);` pattern can be replaced + * with a single error handler in a single place. + * + * ```js + * const d = domain.create(); + * + * function readSomeFile(filename, cb) { + * fs.readFile(filename, 'utf8', d.intercept((data) => { + * // Note, the first argument is never passed to the + * // callback since it is assumed to be the 'Error' argument + * // and thus intercepted by the domain. + * + * // If this throws, it will also be passed to the domain + * // so the error-handling logic can be moved to the 'error' + * // event on the domain instead of being repeated throughout + * // the program. + * return cb(null, JSON.parse(data)); + * })); + * } + * + * d.on('error', (er) => { + * // An error occurred somewhere. If we throw it now, it will crash the program + * // with the normal line number and stack message. + * }); + * ``` + * @param callback The callback function + * @return The intercepted function + */ + intercept(callback: T): T; + } + function create(): Domain; +} +declare module 'node:domain' { + export * from 'domain'; +} diff --git a/node_modules/@types/node/ts4.8/events.d.ts b/node_modules/@types/node/ts4.8/events.d.ts new file mode 100755 index 0000000..29616e1 --- /dev/null +++ b/node_modules/@types/node/ts4.8/events.d.ts @@ -0,0 +1,724 @@ +/** + * Much of the Node.js core API is built around an idiomatic asynchronous + * event-driven architecture in which certain kinds of objects (called "emitters") + * emit named events that cause `Function` objects ("listeners") to be called. + * + * For instance: a `net.Server` object emits an event each time a peer + * connects to it; a `fs.ReadStream` emits an event when the file is opened; + * a `stream` emits an event whenever data is available to be read. + * + * All objects that emit events are instances of the `EventEmitter` class. These + * objects expose an `eventEmitter.on()` function that allows one or more + * functions to be attached to named events emitted by the object. Typically, + * event names are camel-cased strings but any valid JavaScript property key + * can be used. + * + * When the `EventEmitter` object emits an event, all of the functions attached + * to that specific event are called _synchronously_. Any values returned by the + * called listeners are _ignored_ and discarded. + * + * The following example shows a simple `EventEmitter` instance with a single + * listener. The `eventEmitter.on()` method is used to register listeners, while + * the `eventEmitter.emit()` method is used to trigger the event. + * + * ```js + * import { EventEmitter } from 'node:events'; + * + * class MyEmitter extends EventEmitter {} + * + * const myEmitter = new MyEmitter(); + * myEmitter.on('event', () => { + * console.log('an event occurred!'); + * }); + * myEmitter.emit('event'); + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/events.js) + */ +declare module 'events' { + // NOTE: This class is in the docs but is **not actually exported** by Node. + // If https://github.com/nodejs/node/issues/39903 gets resolved and Node + // actually starts exporting the class, uncomment below. + // import { EventListener, EventListenerObject } from '__dom-events'; + // /** The NodeEventTarget is a Node.js-specific extension to EventTarget that emulates a subset of the EventEmitter API. */ + // interface NodeEventTarget extends EventTarget { + // /** + // * Node.js-specific extension to the `EventTarget` class that emulates the equivalent `EventEmitter` API. + // * The only difference between `addListener()` and `addEventListener()` is that addListener() will return a reference to the EventTarget. + // */ + // addListener(type: string, listener: EventListener | EventListenerObject, options?: { once: boolean }): this; + // /** Node.js-specific extension to the `EventTarget` class that returns an array of event `type` names for which event listeners are registered. */ + // eventNames(): string[]; + // /** Node.js-specific extension to the `EventTarget` class that returns the number of event listeners registered for the `type`. */ + // listenerCount(type: string): number; + // /** Node.js-specific alias for `eventTarget.removeListener()`. */ + // off(type: string, listener: EventListener | EventListenerObject): this; + // /** Node.js-specific alias for `eventTarget.addListener()`. */ + // on(type: string, listener: EventListener | EventListenerObject, options?: { once: boolean }): this; + // /** Node.js-specific extension to the `EventTarget` class that adds a `once` listener for the given event `type`. This is equivalent to calling `on` with the `once` option set to `true`. */ + // once(type: string, listener: EventListener | EventListenerObject): this; + // /** + // * Node.js-specific extension to the `EventTarget` class. + // * If `type` is specified, removes all registered listeners for `type`, + // * otherwise removes all registered listeners. + // */ + // removeAllListeners(type: string): this; + // /** + // * Node.js-specific extension to the `EventTarget` class that removes the listener for the given `type`. + // * The only difference between `removeListener()` and `removeEventListener()` is that `removeListener()` will return a reference to the `EventTarget`. + // */ + // removeListener(type: string, listener: EventListener | EventListenerObject): this; + // } + interface EventEmitterOptions { + /** + * Enables automatic capturing of promise rejection. + */ + captureRejections?: boolean | undefined; + } + // Any EventTarget with a Node-style `once` function + interface _NodeEventTarget { + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + } + // Any EventTarget with a DOM-style `addEventListener` + interface _DOMEventTarget { + addEventListener( + eventName: string, + listener: (...args: any[]) => void, + opts?: { + once: boolean; + } + ): any; + } + interface StaticEventEmitterOptions { + signal?: AbortSignal | undefined; + } + interface EventEmitter extends NodeJS.EventEmitter {} + /** + * The `EventEmitter` class is defined and exposed by the `node:events` module: + * + * ```js + * import { EventEmitter } from 'node:events'; + * ``` + * + * All `EventEmitter`s emit the event `'newListener'` when new listeners are + * added and `'removeListener'` when existing listeners are removed. + * + * It supports the following option: + * @since v0.1.26 + */ + class EventEmitter { + constructor(options?: EventEmitterOptions); + /** + * Creates a `Promise` that is fulfilled when the `EventEmitter` emits the given + * event or that is rejected if the `EventEmitter` emits `'error'` while waiting. + * The `Promise` will resolve with an array of all the arguments emitted to the + * given event. + * + * This method is intentionally generic and works with the web platform [EventTarget](https://dom.spec.whatwg.org/#interface-eventtarget) interface, which has no special`'error'` event + * semantics and does not listen to the `'error'` event. + * + * ```js + * import { once, EventEmitter } from 'node:events'; + * import process from 'node:process'; + * + * const ee = new EventEmitter(); + * + * process.nextTick(() => { + * ee.emit('myevent', 42); + * }); + * + * const [value] = await once(ee, 'myevent'); + * console.log(value); + * + * const err = new Error('kaboom'); + * process.nextTick(() => { + * ee.emit('error', err); + * }); + * + * try { + * await once(ee, 'myevent'); + * } catch (err) { + * console.error('error happened', err); + * } + * ``` + * + * The special handling of the `'error'` event is only used when `events.once()`is used to wait for another event. If `events.once()` is used to wait for the + * '`error'` event itself, then it is treated as any other kind of event without + * special handling: + * + * ```js + * import { EventEmitter, once } from 'node:events'; + * + * const ee = new EventEmitter(); + * + * once(ee, 'error') + * .then(([err]) => console.log('ok', err.message)) + * .catch((err) => console.error('error', err.message)); + * + * ee.emit('error', new Error('boom')); + * + * // Prints: ok boom + * ``` + * + * An `AbortSignal` can be used to cancel waiting for the event: + * + * ```js + * import { EventEmitter, once } from 'node:events'; + * + * const ee = new EventEmitter(); + * const ac = new AbortController(); + * + * async function foo(emitter, event, signal) { + * try { + * await once(emitter, event, { signal }); + * console.log('event emitted!'); + * } catch (error) { + * if (error.name === 'AbortError') { + * console.error('Waiting for the event was canceled!'); + * } else { + * console.error('There was an error', error.message); + * } + * } + * } + * + * foo(ee, 'foo', ac.signal); + * ac.abort(); // Abort waiting for the event + * ee.emit('foo'); // Prints: Waiting for the event was canceled! + * ``` + * @since v11.13.0, v10.16.0 + */ + static once(emitter: _NodeEventTarget, eventName: string | symbol, options?: StaticEventEmitterOptions): Promise; + static once(emitter: _DOMEventTarget, eventName: string, options?: StaticEventEmitterOptions): Promise; + /** + * ```js + * import { on, EventEmitter } from 'node:events'; + * import process from 'node:process'; + * + * const ee = new EventEmitter(); + * + * // Emit later on + * process.nextTick(() => { + * ee.emit('foo', 'bar'); + * ee.emit('foo', 42); + * }); + * + * for await (const event of on(ee, 'foo')) { + * // The execution of this inner block is synchronous and it + * // processes one event at a time (even with await). Do not use + * // if concurrent execution is required. + * console.log(event); // prints ['bar'] [42] + * } + * // Unreachable here + * ``` + * + * Returns an `AsyncIterator` that iterates `eventName` events. It will throw + * if the `EventEmitter` emits `'error'`. It removes all listeners when + * exiting the loop. The `value` returned by each iteration is an array + * composed of the emitted event arguments. + * + * An `AbortSignal` can be used to cancel waiting on events: + * + * ```js + * import { on, EventEmitter } from 'node:events'; + * import process from 'node:process'; + * + * const ac = new AbortController(); + * + * (async () => { + * const ee = new EventEmitter(); + * + * // Emit later on + * process.nextTick(() => { + * ee.emit('foo', 'bar'); + * ee.emit('foo', 42); + * }); + * + * for await (const event of on(ee, 'foo', { signal: ac.signal })) { + * // The execution of this inner block is synchronous and it + * // processes one event at a time (even with await). Do not use + * // if concurrent execution is required. + * console.log(event); // prints ['bar'] [42] + * } + * // Unreachable here + * })(); + * + * process.nextTick(() => ac.abort()); + * ``` + * @since v13.6.0, v12.16.0 + * @param eventName The name of the event being listened for + * @return that iterates `eventName` events emitted by the `emitter` + */ + static on(emitter: NodeJS.EventEmitter, eventName: string, options?: StaticEventEmitterOptions): AsyncIterableIterator; + /** + * A class method that returns the number of listeners for the given `eventName`registered on the given `emitter`. + * + * ```js + * import { EventEmitter, listenerCount } from 'node:events'; + * + * const myEmitter = new EventEmitter(); + * myEmitter.on('event', () => {}); + * myEmitter.on('event', () => {}); + * console.log(listenerCount(myEmitter, 'event')); + * // Prints: 2 + * ``` + * @since v0.9.12 + * @deprecated Since v3.2.0 - Use `listenerCount` instead. + * @param emitter The emitter to query + * @param eventName The event name + */ + static listenerCount(emitter: NodeJS.EventEmitter, eventName: string | symbol): number; + /** + * Returns a copy of the array of listeners for the event named `eventName`. + * + * For `EventEmitter`s this behaves exactly the same as calling `.listeners` on + * the emitter. + * + * For `EventTarget`s this is the only way to get the event listeners for the + * event target. This is useful for debugging and diagnostic purposes. + * + * ```js + * import { getEventListeners, EventEmitter } from 'node:events'; + * + * { + * const ee = new EventEmitter(); + * const listener = () => console.log('Events are fun'); + * ee.on('foo', listener); + * console.log(getEventListeners(ee, 'foo')); // [ [Function: listener] ] + * } + * { + * const et = new EventTarget(); + * const listener = () => console.log('Events are fun'); + * et.addEventListener('foo', listener); + * console.log(getEventListeners(et, 'foo')); // [ [Function: listener] ] + * } + * ``` + * @since v15.2.0, v14.17.0 + */ + static getEventListeners(emitter: _DOMEventTarget | NodeJS.EventEmitter, name: string | symbol): Function[]; + /** + * ```js + * import { setMaxListeners, EventEmitter } from 'node:events'; + * + * const target = new EventTarget(); + * const emitter = new EventEmitter(); + * + * setMaxListeners(5, target, emitter); + * ``` + * @since v15.4.0 + * @param n A non-negative number. The maximum number of listeners per `EventTarget` event. + * @param eventsTargets Zero or more {EventTarget} or {EventEmitter} instances. If none are specified, `n` is set as the default max for all newly created {EventTarget} and {EventEmitter} + * objects. + */ + static setMaxListeners(n?: number, ...eventTargets: Array<_DOMEventTarget | NodeJS.EventEmitter>): void; + /** + * This symbol shall be used to install a listener for only monitoring `'error'`events. Listeners installed using this symbol are called before the regular`'error'` listeners are called. + * + * Installing a listener using this symbol does not change the behavior once an`'error'` event is emitted. Therefore, the process will still crash if no + * regular `'error'` listener is installed. + * @since v13.6.0, v12.17.0 + */ + static readonly errorMonitor: unique symbol; + /** + * Value: `Symbol.for('nodejs.rejection')` + * + * See how to write a custom `rejection handler`. + * @since v13.4.0, v12.16.0 + */ + static readonly captureRejectionSymbol: unique symbol; + /** + * Value: [boolean](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type) + * + * Change the default `captureRejections` option on all new `EventEmitter` objects. + * @since v13.4.0, v12.16.0 + */ + static captureRejections: boolean; + /** + * By default, a maximum of `10` listeners can be registered for any single + * event. This limit can be changed for individual `EventEmitter` instances + * using the `emitter.setMaxListeners(n)` method. To change the default + * for _all_`EventEmitter` instances, the `events.defaultMaxListeners`property can be used. If this value is not a positive number, a `RangeError`is thrown. + * + * Take caution when setting the `events.defaultMaxListeners` because the + * change affects _all_`EventEmitter` instances, including those created before + * the change is made. However, calling `emitter.setMaxListeners(n)` still has + * precedence over `events.defaultMaxListeners`. + * + * This is not a hard limit. The `EventEmitter` instance will allow + * more listeners to be added but will output a trace warning to stderr indicating + * that a "possible EventEmitter memory leak" has been detected. For any single`EventEmitter`, the `emitter.getMaxListeners()` and `emitter.setMaxListeners()`methods can be used to + * temporarily avoid this warning: + * + * ```js + * import { EventEmitter } from 'node:events'; + * const emitter = new EventEmitter(); + * emitter.setMaxListeners(emitter.getMaxListeners() + 1); + * emitter.once('event', () => { + * // do stuff + * emitter.setMaxListeners(Math.max(emitter.getMaxListeners() - 1, 0)); + * }); + * ``` + * + * The `--trace-warnings` command-line flag can be used to display the + * stack trace for such warnings. + * + * The emitted warning can be inspected with `process.on('warning')` and will + * have the additional `emitter`, `type`, and `count` properties, referring to + * the event emitter instance, the event's name and the number of attached + * listeners, respectively. + * Its `name` property is set to `'MaxListenersExceededWarning'`. + * @since v0.11.2 + */ + static defaultMaxListeners: number; + } + import internal = require('node:events'); + namespace EventEmitter { + // Should just be `export { EventEmitter }`, but that doesn't work in TypeScript 3.4 + export { internal as EventEmitter }; + export interface Abortable { + /** + * When provided the corresponding `AbortController` can be used to cancel an asynchronous action. + */ + signal?: AbortSignal | undefined; + } + } + global { + namespace NodeJS { + interface EventEmitter { + /** + * Alias for `emitter.on(eventName, listener)`. + * @since v0.1.26 + */ + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + /** + * Adds the `listener` function to the end of the listeners array for the + * event named `eventName`. No checks are made to see if the `listener` has + * already been added. Multiple calls passing the same combination of `eventName`and `listener` will result in the `listener` being added, and called, multiple + * times. + * + * ```js + * server.on('connection', (stream) => { + * console.log('someone connected!'); + * }); + * ``` + * + * Returns a reference to the `EventEmitter`, so that calls can be chained. + * + * By default, event listeners are invoked in the order they are added. The`emitter.prependListener()` method can be used as an alternative to add the + * event listener to the beginning of the listeners array. + * + * ```js + * import { EventEmitter } from 'node:events'; + * const myEE = new EventEmitter(); + * myEE.on('foo', () => console.log('a')); + * myEE.prependListener('foo', () => console.log('b')); + * myEE.emit('foo'); + * // Prints: + * // b + * // a + * ``` + * @since v0.1.101 + * @param eventName The name of the event. + * @param listener The callback function + */ + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + /** + * Adds a **one-time**`listener` function for the event named `eventName`. The + * next time `eventName` is triggered, this listener is removed and then invoked. + * + * ```js + * server.once('connection', (stream) => { + * console.log('Ah, we have our first user!'); + * }); + * ``` + * + * Returns a reference to the `EventEmitter`, so that calls can be chained. + * + * By default, event listeners are invoked in the order they are added. The`emitter.prependOnceListener()` method can be used as an alternative to add the + * event listener to the beginning of the listeners array. + * + * ```js + * import { EventEmitter } from 'node:events'; + * const myEE = new EventEmitter(); + * myEE.once('foo', () => console.log('a')); + * myEE.prependOnceListener('foo', () => console.log('b')); + * myEE.emit('foo'); + * // Prints: + * // b + * // a + * ``` + * @since v0.3.0 + * @param eventName The name of the event. + * @param listener The callback function + */ + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + /** + * Removes the specified `listener` from the listener array for the event named`eventName`. + * + * ```js + * const callback = (stream) => { + * console.log('someone connected!'); + * }; + * server.on('connection', callback); + * // ... + * server.removeListener('connection', callback); + * ``` + * + * `removeListener()` will remove, at most, one instance of a listener from the + * listener array. If any single listener has been added multiple times to the + * listener array for the specified `eventName`, then `removeListener()` must be + * called multiple times to remove each instance. + * + * Once an event is emitted, all listeners attached to it at the + * time of emitting are called in order. This implies that any`removeListener()` or `removeAllListeners()` calls _after_ emitting and _before_ the last listener finishes execution + * will not remove them from`emit()` in progress. Subsequent events behave as expected. + * + * ```js + * import { EventEmitter } from 'node:events'; + * class MyEmitter extends EventEmitter {} + * const myEmitter = new MyEmitter(); + * + * const callbackA = () => { + * console.log('A'); + * myEmitter.removeListener('event', callbackB); + * }; + * + * const callbackB = () => { + * console.log('B'); + * }; + * + * myEmitter.on('event', callbackA); + * + * myEmitter.on('event', callbackB); + * + * // callbackA removes listener callbackB but it will still be called. + * // Internal listener array at time of emit [callbackA, callbackB] + * myEmitter.emit('event'); + * // Prints: + * // A + * // B + * + * // callbackB is now removed. + * // Internal listener array [callbackA] + * myEmitter.emit('event'); + * // Prints: + * // A + * ``` + * + * Because listeners are managed using an internal array, calling this will + * change the position indices of any listener registered _after_ the listener + * being removed. This will not impact the order in which listeners are called, + * but it means that any copies of the listener array as returned by + * the `emitter.listeners()` method will need to be recreated. + * + * When a single function has been added as a handler multiple times for a single + * event (as in the example below), `removeListener()` will remove the most + * recently added instance. In the example the `once('ping')`listener is removed: + * + * ```js + * import { EventEmitter } from 'node:events'; + * const ee = new EventEmitter(); + * + * function pong() { + * console.log('pong'); + * } + * + * ee.on('ping', pong); + * ee.once('ping', pong); + * ee.removeListener('ping', pong); + * + * ee.emit('ping'); + * ee.emit('ping'); + * ``` + * + * Returns a reference to the `EventEmitter`, so that calls can be chained. + * @since v0.1.26 + */ + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + /** + * Alias for `emitter.removeListener()`. + * @since v10.0.0 + */ + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + /** + * Removes all listeners, or those of the specified `eventName`. + * + * It is bad practice to remove listeners added elsewhere in the code, + * particularly when the `EventEmitter` instance was created by some other + * component or module (e.g. sockets or file streams). + * + * Returns a reference to the `EventEmitter`, so that calls can be chained. + * @since v0.1.26 + */ + removeAllListeners(event?: string | symbol): this; + /** + * By default `EventEmitter`s will print a warning if more than `10` listeners are + * added for a particular event. This is a useful default that helps finding + * memory leaks. The `emitter.setMaxListeners()` method allows the limit to be + * modified for this specific `EventEmitter` instance. The value can be set to`Infinity` (or `0`) to indicate an unlimited number of listeners. + * + * Returns a reference to the `EventEmitter`, so that calls can be chained. + * @since v0.3.5 + */ + setMaxListeners(n: number): this; + /** + * Returns the current max listener value for the `EventEmitter` which is either + * set by `emitter.setMaxListeners(n)` or defaults to {@link defaultMaxListeners}. + * @since v1.0.0 + */ + getMaxListeners(): number; + /** + * Returns a copy of the array of listeners for the event named `eventName`. + * + * ```js + * server.on('connection', (stream) => { + * console.log('someone connected!'); + * }); + * console.log(util.inspect(server.listeners('connection'))); + * // Prints: [ [Function] ] + * ``` + * @since v0.1.26 + */ + listeners(eventName: string | symbol): Function[]; + /** + * Returns a copy of the array of listeners for the event named `eventName`, + * including any wrappers (such as those created by `.once()`). + * + * ```js + * import { EventEmitter } from 'node:events'; + * const emitter = new EventEmitter(); + * emitter.once('log', () => console.log('log once')); + * + * // Returns a new Array with a function `onceWrapper` which has a property + * // `listener` which contains the original listener bound above + * const listeners = emitter.rawListeners('log'); + * const logFnWrapper = listeners[0]; + * + * // Logs "log once" to the console and does not unbind the `once` event + * logFnWrapper.listener(); + * + * // Logs "log once" to the console and removes the listener + * logFnWrapper(); + * + * emitter.on('log', () => console.log('log persistently')); + * // Will return a new Array with a single function bound by `.on()` above + * const newListeners = emitter.rawListeners('log'); + * + * // Logs "log persistently" twice + * newListeners[0](); + * emitter.emit('log'); + * ``` + * @since v9.4.0 + */ + rawListeners(eventName: string | symbol): Function[]; + /** + * Synchronously calls each of the listeners registered for the event named`eventName`, in the order they were registered, passing the supplied arguments + * to each. + * + * Returns `true` if the event had listeners, `false` otherwise. + * + * ```js + * import { EventEmitter } from 'node:events'; + * const myEmitter = new EventEmitter(); + * + * // First listener + * myEmitter.on('event', function firstListener() { + * console.log('Helloooo! first listener'); + * }); + * // Second listener + * myEmitter.on('event', function secondListener(arg1, arg2) { + * console.log(`event with parameters ${arg1}, ${arg2} in second listener`); + * }); + * // Third listener + * myEmitter.on('event', function thirdListener(...args) { + * const parameters = args.join(', '); + * console.log(`event with parameters ${parameters} in third listener`); + * }); + * + * console.log(myEmitter.listeners('event')); + * + * myEmitter.emit('event', 1, 2, 3, 4, 5); + * + * // Prints: + * // [ + * // [Function: firstListener], + * // [Function: secondListener], + * // [Function: thirdListener] + * // ] + * // Helloooo! first listener + * // event with parameters 1, 2 in second listener + * // event with parameters 1, 2, 3, 4, 5 in third listener + * ``` + * @since v0.1.26 + */ + emit(eventName: string | symbol, ...args: any[]): boolean; + /** + * Returns the number of listeners listening for the event named `eventName`. + * If `listener` is provided, it will return how many times the listener is found + * in the list of the listeners of the event. + * @since v3.2.0 + * @param eventName The name of the event being listened for + * @param listener The event handler function + */ + listenerCount(eventName: string | symbol, listener?: Function): number; + /** + * Adds the `listener` function to the _beginning_ of the listeners array for the + * event named `eventName`. No checks are made to see if the `listener` has + * already been added. Multiple calls passing the same combination of `eventName`and `listener` will result in the `listener` being added, and called, multiple + * times. + * + * ```js + * server.prependListener('connection', (stream) => { + * console.log('someone connected!'); + * }); + * ``` + * + * Returns a reference to the `EventEmitter`, so that calls can be chained. + * @since v6.0.0 + * @param eventName The name of the event. + * @param listener The callback function + */ + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + /** + * Adds a **one-time**`listener` function for the event named `eventName` to the _beginning_ of the listeners array. The next time `eventName` is triggered, this + * listener is removed, and then invoked. + * + * ```js + * server.prependOnceListener('connection', (stream) => { + * console.log('Ah, we have our first user!'); + * }); + * ``` + * + * Returns a reference to the `EventEmitter`, so that calls can be chained. + * @since v6.0.0 + * @param eventName The name of the event. + * @param listener The callback function + */ + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + /** + * Returns an array listing the events for which the emitter has registered + * listeners. The values in the array are strings or `Symbol`s. + * + * ```js + * import { EventEmitter } from 'node:events'; + * + * const myEE = new EventEmitter(); + * myEE.on('foo', () => {}); + * myEE.on('bar', () => {}); + * + * const sym = Symbol('symbol'); + * myEE.on(sym, () => {}); + * + * console.log(myEE.eventNames()); + * // Prints: [ 'foo', 'bar', Symbol(symbol) ] + * ``` + * @since v6.0.0 + */ + eventNames(): Array; + } + } + } + export = EventEmitter; +} +declare module 'node:events' { + import events = require('events'); + export = events; +} diff --git a/node_modules/@types/node/ts4.8/fs.d.ts b/node_modules/@types/node/ts4.8/fs.d.ts new file mode 100755 index 0000000..00f1cf3 --- /dev/null +++ b/node_modules/@types/node/ts4.8/fs.d.ts @@ -0,0 +1,4044 @@ +/** + * The `node:fs` module enables interacting with the file system in a + * way modeled on standard POSIX functions. + * + * To use the promise-based APIs: + * + * ```js + * import * as fs from 'node:fs/promises'; + * ``` + * + * To use the callback and sync APIs: + * + * ```js + * import * as fs from 'node:fs'; + * ``` + * + * All file system operations have synchronous, callback, and promise-based + * forms, and are accessible using both CommonJS syntax and ES6 Modules (ESM). + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/fs.js) + */ +declare module 'fs' { + import * as stream from 'node:stream'; + import { Abortable, EventEmitter } from 'node:events'; + import { URL } from 'node:url'; + import * as promises from 'node:fs/promises'; + export { promises }; + /** + * Valid types for path values in "fs". + */ + export type PathLike = string | Buffer | URL; + export type PathOrFileDescriptor = PathLike | number; + export type TimeLike = string | number | Date; + export type NoParamCallback = (err: NodeJS.ErrnoException | null) => void; + export type BufferEncodingOption = + | 'buffer' + | { + encoding: 'buffer'; + }; + export interface ObjectEncodingOptions { + encoding?: BufferEncoding | null | undefined; + } + export type EncodingOption = ObjectEncodingOptions | BufferEncoding | undefined | null; + export type OpenMode = number | string; + export type Mode = number | string; + export interface StatsBase { + isFile(): boolean; + isDirectory(): boolean; + isBlockDevice(): boolean; + isCharacterDevice(): boolean; + isSymbolicLink(): boolean; + isFIFO(): boolean; + isSocket(): boolean; + dev: T; + ino: T; + mode: T; + nlink: T; + uid: T; + gid: T; + rdev: T; + size: T; + blksize: T; + blocks: T; + atimeMs: T; + mtimeMs: T; + ctimeMs: T; + birthtimeMs: T; + atime: Date; + mtime: Date; + ctime: Date; + birthtime: Date; + } + export interface Stats extends StatsBase {} + /** + * A `fs.Stats` object provides information about a file. + * + * Objects returned from {@link stat}, {@link lstat}, {@link fstat}, and + * their synchronous counterparts are of this type. + * If `bigint` in the `options` passed to those methods is true, the numeric values + * will be `bigint` instead of `number`, and the object will contain additional + * nanosecond-precision properties suffixed with `Ns`. + * + * ```console + * Stats { + * dev: 2114, + * ino: 48064969, + * mode: 33188, + * nlink: 1, + * uid: 85, + * gid: 100, + * rdev: 0, + * size: 527, + * blksize: 4096, + * blocks: 8, + * atimeMs: 1318289051000.1, + * mtimeMs: 1318289051000.1, + * ctimeMs: 1318289051000.1, + * birthtimeMs: 1318289051000.1, + * atime: Mon, 10 Oct 2011 23:24:11 GMT, + * mtime: Mon, 10 Oct 2011 23:24:11 GMT, + * ctime: Mon, 10 Oct 2011 23:24:11 GMT, + * birthtime: Mon, 10 Oct 2011 23:24:11 GMT } + * ``` + * + * `bigint` version: + * + * ```console + * BigIntStats { + * dev: 2114n, + * ino: 48064969n, + * mode: 33188n, + * nlink: 1n, + * uid: 85n, + * gid: 100n, + * rdev: 0n, + * size: 527n, + * blksize: 4096n, + * blocks: 8n, + * atimeMs: 1318289051000n, + * mtimeMs: 1318289051000n, + * ctimeMs: 1318289051000n, + * birthtimeMs: 1318289051000n, + * atimeNs: 1318289051000000000n, + * mtimeNs: 1318289051000000000n, + * ctimeNs: 1318289051000000000n, + * birthtimeNs: 1318289051000000000n, + * atime: Mon, 10 Oct 2011 23:24:11 GMT, + * mtime: Mon, 10 Oct 2011 23:24:11 GMT, + * ctime: Mon, 10 Oct 2011 23:24:11 GMT, + * birthtime: Mon, 10 Oct 2011 23:24:11 GMT } + * ``` + * @since v0.1.21 + */ + export class Stats {} + export interface StatsFsBase { + /** Type of file system. */ + type: T; + /** Optimal transfer block size. */ + bsize: T; + /** Total data blocks in file system. */ + blocks: T; + /** Free blocks in file system. */ + bfree: T; + /** Available blocks for unprivileged users */ + bavail: T; + /** Total file nodes in file system. */ + files: T; + /** Free file nodes in file system. */ + ffree: T; + } + export interface StatsFs extends StatsFsBase {} + /** + * Provides information about a mounted file system. + * + * Objects returned from {@link statfs} and its synchronous counterpart are of + * this type. If `bigint` in the `options` passed to those methods is `true`, the + * numeric values will be `bigint` instead of `number`. + * + * ```console + * StatFs { + * type: 1397114950, + * bsize: 4096, + * blocks: 121938943, + * bfree: 61058895, + * bavail: 61058895, + * files: 999, + * ffree: 1000000 + * } + * ``` + * + * `bigint` version: + * + * ```console + * StatFs { + * type: 1397114950n, + * bsize: 4096n, + * blocks: 121938943n, + * bfree: 61058895n, + * bavail: 61058895n, + * files: 999n, + * ffree: 1000000n + * } + * ``` + * @since v19.6.0, v18.15.0 + */ + export class StatsFs {} + export interface BigIntStatsFs extends StatsFsBase {} + export interface StatFsOptions { + bigint?: boolean | undefined; + } + /** + * A representation of a directory entry, which can be a file or a subdirectory + * within the directory, as returned by reading from an `fs.Dir`. The + * directory entry is a combination of the file name and file type pairs. + * + * Additionally, when {@link readdir} or {@link readdirSync} is called with + * the `withFileTypes` option set to `true`, the resulting array is filled with `fs.Dirent` objects, rather than strings or `Buffer` s. + * @since v10.10.0 + */ + export class Dirent { + /** + * Returns `true` if the `fs.Dirent` object describes a regular file. + * @since v10.10.0 + */ + isFile(): boolean; + /** + * Returns `true` if the `fs.Dirent` object describes a file system + * directory. + * @since v10.10.0 + */ + isDirectory(): boolean; + /** + * Returns `true` if the `fs.Dirent` object describes a block device. + * @since v10.10.0 + */ + isBlockDevice(): boolean; + /** + * Returns `true` if the `fs.Dirent` object describes a character device. + * @since v10.10.0 + */ + isCharacterDevice(): boolean; + /** + * Returns `true` if the `fs.Dirent` object describes a symbolic link. + * @since v10.10.0 + */ + isSymbolicLink(): boolean; + /** + * Returns `true` if the `fs.Dirent` object describes a first-in-first-out + * (FIFO) pipe. + * @since v10.10.0 + */ + isFIFO(): boolean; + /** + * Returns `true` if the `fs.Dirent` object describes a socket. + * @since v10.10.0 + */ + isSocket(): boolean; + /** + * The file name that this `fs.Dirent` object refers to. The type of this + * value is determined by the `options.encoding` passed to {@link readdir} or {@link readdirSync}. + * @since v10.10.0 + */ + name: string; + /** + * The base path that this `fs.Dirent` object refers to. + * @since v20.1.0 + */ + path: string; + } + /** + * A class representing a directory stream. + * + * Created by {@link opendir}, {@link opendirSync}, or `fsPromises.opendir()`. + * + * ```js + * import { opendir } from 'node:fs/promises'; + * + * try { + * const dir = await opendir('./'); + * for await (const dirent of dir) + * console.log(dirent.name); + * } catch (err) { + * console.error(err); + * } + * ``` + * + * When using the async iterator, the `fs.Dir` object will be automatically + * closed after the iterator exits. + * @since v12.12.0 + */ + export class Dir implements AsyncIterable { + /** + * The read-only path of this directory as was provided to {@link opendir},{@link opendirSync}, or `fsPromises.opendir()`. + * @since v12.12.0 + */ + readonly path: string; + /** + * Asynchronously iterates over the directory via `readdir(3)` until all entries have been read. + */ + [Symbol.asyncIterator](): AsyncIterableIterator; + /** + * Asynchronously close the directory's underlying resource handle. + * Subsequent reads will result in errors. + * + * A promise is returned that will be resolved after the resource has been + * closed. + * @since v12.12.0 + */ + close(): Promise; + close(cb: NoParamCallback): void; + /** + * Synchronously close the directory's underlying resource handle. + * Subsequent reads will result in errors. + * @since v12.12.0 + */ + closeSync(): void; + /** + * Asynchronously read the next directory entry via [`readdir(3)`](http://man7.org/linux/man-pages/man3/readdir.3.html) as an `fs.Dirent`. + * + * A promise is returned that will be resolved with an `fs.Dirent`, or `null`if there are no more directory entries to read. + * + * Directory entries returned by this function are in no particular order as + * provided by the operating system's underlying directory mechanisms. + * Entries added or removed while iterating over the directory might not be + * included in the iteration results. + * @since v12.12.0 + * @return containing {fs.Dirent|null} + */ + read(): Promise; + read(cb: (err: NodeJS.ErrnoException | null, dirEnt: Dirent | null) => void): void; + /** + * Synchronously read the next directory entry as an `fs.Dirent`. See the + * POSIX [`readdir(3)`](http://man7.org/linux/man-pages/man3/readdir.3.html) documentation for more detail. + * + * If there are no more directory entries to read, `null` will be returned. + * + * Directory entries returned by this function are in no particular order as + * provided by the operating system's underlying directory mechanisms. + * Entries added or removed while iterating over the directory might not be + * included in the iteration results. + * @since v12.12.0 + */ + readSync(): Dirent | null; + } + /** + * Class: fs.StatWatcher + * @since v14.3.0, v12.20.0 + * Extends `EventEmitter` + * A successful call to {@link watchFile} method will return a new fs.StatWatcher object. + */ + export interface StatWatcher extends EventEmitter { + /** + * When called, requests that the Node.js event loop _not_ exit so long as the `fs.StatWatcher` is active. Calling `watcher.ref()` multiple times will have + * no effect. + * + * By default, all `fs.StatWatcher` objects are "ref'ed", making it normally + * unnecessary to call `watcher.ref()` unless `watcher.unref()` had been + * called previously. + * @since v14.3.0, v12.20.0 + */ + ref(): this; + /** + * When called, the active `fs.StatWatcher` object will not require the Node.js + * event loop to remain active. If there is no other activity keeping the + * event loop running, the process may exit before the `fs.StatWatcher` object's + * callback is invoked. Calling `watcher.unref()` multiple times will have + * no effect. + * @since v14.3.0, v12.20.0 + */ + unref(): this; + } + export interface FSWatcher extends EventEmitter { + /** + * Stop watching for changes on the given `fs.FSWatcher`. Once stopped, the `fs.FSWatcher` object is no longer usable. + * @since v0.5.8 + */ + close(): void; + /** + * events.EventEmitter + * 1. change + * 2. error + */ + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'change', listener: (eventType: string, filename: string | Buffer) => void): this; + addListener(event: 'error', listener: (error: Error) => void): this; + addListener(event: 'close', listener: () => void): this; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'change', listener: (eventType: string, filename: string | Buffer) => void): this; + on(event: 'error', listener: (error: Error) => void): this; + on(event: 'close', listener: () => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'change', listener: (eventType: string, filename: string | Buffer) => void): this; + once(event: 'error', listener: (error: Error) => void): this; + once(event: 'close', listener: () => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'change', listener: (eventType: string, filename: string | Buffer) => void): this; + prependListener(event: 'error', listener: (error: Error) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'change', listener: (eventType: string, filename: string | Buffer) => void): this; + prependOnceListener(event: 'error', listener: (error: Error) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + } + /** + * Instances of `fs.ReadStream` are created and returned using the {@link createReadStream} function. + * @since v0.1.93 + */ + export class ReadStream extends stream.Readable { + close(callback?: (err?: NodeJS.ErrnoException | null) => void): void; + /** + * The number of bytes that have been read so far. + * @since v6.4.0 + */ + bytesRead: number; + /** + * The path to the file the stream is reading from as specified in the first + * argument to `fs.createReadStream()`. If `path` is passed as a string, then`readStream.path` will be a string. If `path` is passed as a `Buffer`, then`readStream.path` will be a + * `Buffer`. If `fd` is specified, then`readStream.path` will be `undefined`. + * @since v0.1.93 + */ + path: string | Buffer; + /** + * This property is `true` if the underlying file has not been opened yet, + * i.e. before the `'ready'` event is emitted. + * @since v11.2.0, v10.16.0 + */ + pending: boolean; + /** + * events.EventEmitter + * 1. open + * 2. close + * 3. ready + */ + addListener(event: 'close', listener: () => void): this; + addListener(event: 'data', listener: (chunk: Buffer | string) => void): this; + addListener(event: 'end', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'open', listener: (fd: number) => void): this; + addListener(event: 'pause', listener: () => void): this; + addListener(event: 'readable', listener: () => void): this; + addListener(event: 'ready', listener: () => void): this; + addListener(event: 'resume', listener: () => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + on(event: 'close', listener: () => void): this; + on(event: 'data', listener: (chunk: Buffer | string) => void): this; + on(event: 'end', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'open', listener: (fd: number) => void): this; + on(event: 'pause', listener: () => void): this; + on(event: 'readable', listener: () => void): this; + on(event: 'ready', listener: () => void): this; + on(event: 'resume', listener: () => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'data', listener: (chunk: Buffer | string) => void): this; + once(event: 'end', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'open', listener: (fd: number) => void): this; + once(event: 'pause', listener: () => void): this; + once(event: 'readable', listener: () => void): this; + once(event: 'ready', listener: () => void): this; + once(event: 'resume', listener: () => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'data', listener: (chunk: Buffer | string) => void): this; + prependListener(event: 'end', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'open', listener: (fd: number) => void): this; + prependListener(event: 'pause', listener: () => void): this; + prependListener(event: 'readable', listener: () => void): this; + prependListener(event: 'ready', listener: () => void): this; + prependListener(event: 'resume', listener: () => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'data', listener: (chunk: Buffer | string) => void): this; + prependOnceListener(event: 'end', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'open', listener: (fd: number) => void): this; + prependOnceListener(event: 'pause', listener: () => void): this; + prependOnceListener(event: 'readable', listener: () => void): this; + prependOnceListener(event: 'ready', listener: () => void): this; + prependOnceListener(event: 'resume', listener: () => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + /** + * * Extends `stream.Writable` + * + * Instances of `fs.WriteStream` are created and returned using the {@link createWriteStream} function. + * @since v0.1.93 + */ + export class WriteStream extends stream.Writable { + /** + * Closes `writeStream`. Optionally accepts a + * callback that will be executed once the `writeStream`is closed. + * @since v0.9.4 + */ + close(callback?: (err?: NodeJS.ErrnoException | null) => void): void; + /** + * The number of bytes written so far. Does not include data that is still queued + * for writing. + * @since v0.4.7 + */ + bytesWritten: number; + /** + * The path to the file the stream is writing to as specified in the first + * argument to {@link createWriteStream}. If `path` is passed as a string, then`writeStream.path` will be a string. If `path` is passed as a `Buffer`, then`writeStream.path` will be a + * `Buffer`. + * @since v0.1.93 + */ + path: string | Buffer; + /** + * This property is `true` if the underlying file has not been opened yet, + * i.e. before the `'ready'` event is emitted. + * @since v11.2.0 + */ + pending: boolean; + /** + * events.EventEmitter + * 1. open + * 2. close + * 3. ready + */ + addListener(event: 'close', listener: () => void): this; + addListener(event: 'drain', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'finish', listener: () => void): this; + addListener(event: 'open', listener: (fd: number) => void): this; + addListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + addListener(event: 'ready', listener: () => void): this; + addListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + on(event: 'close', listener: () => void): this; + on(event: 'drain', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'finish', listener: () => void): this; + on(event: 'open', listener: (fd: number) => void): this; + on(event: 'pipe', listener: (src: stream.Readable) => void): this; + on(event: 'ready', listener: () => void): this; + on(event: 'unpipe', listener: (src: stream.Readable) => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'drain', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'finish', listener: () => void): this; + once(event: 'open', listener: (fd: number) => void): this; + once(event: 'pipe', listener: (src: stream.Readable) => void): this; + once(event: 'ready', listener: () => void): this; + once(event: 'unpipe', listener: (src: stream.Readable) => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'drain', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'finish', listener: () => void): this; + prependListener(event: 'open', listener: (fd: number) => void): this; + prependListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + prependListener(event: 'ready', listener: () => void): this; + prependListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'drain', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'finish', listener: () => void): this; + prependOnceListener(event: 'open', listener: (fd: number) => void): this; + prependOnceListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + prependOnceListener(event: 'ready', listener: () => void): this; + prependOnceListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + /** + * Asynchronously rename file at `oldPath` to the pathname provided + * as `newPath`. In the case that `newPath` already exists, it will + * be overwritten. If there is a directory at `newPath`, an error will + * be raised instead. No arguments other than a possible exception are + * given to the completion callback. + * + * See also: [`rename(2)`](http://man7.org/linux/man-pages/man2/rename.2.html). + * + * ```js + * import { rename } from 'node:fs'; + * + * rename('oldFile.txt', 'newFile.txt', (err) => { + * if (err) throw err; + * console.log('Rename complete!'); + * }); + * ``` + * @since v0.0.2 + */ + export function rename(oldPath: PathLike, newPath: PathLike, callback: NoParamCallback): void; + export namespace rename { + /** + * Asynchronous rename(2) - Change the name or location of a file or directory. + * @param oldPath A path to a file. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + * @param newPath A path to a file. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + */ + function __promisify__(oldPath: PathLike, newPath: PathLike): Promise; + } + /** + * Renames the file from `oldPath` to `newPath`. Returns `undefined`. + * + * See the POSIX [`rename(2)`](http://man7.org/linux/man-pages/man2/rename.2.html) documentation for more details. + * @since v0.1.21 + */ + export function renameSync(oldPath: PathLike, newPath: PathLike): void; + /** + * Truncates the file. No arguments other than a possible exception are + * given to the completion callback. A file descriptor can also be passed as the + * first argument. In this case, `fs.ftruncate()` is called. + * + * ```js + * import { truncate } from 'node:fs'; + * // Assuming that 'path/file.txt' is a regular file. + * truncate('path/file.txt', (err) => { + * if (err) throw err; + * console.log('path/file.txt was truncated'); + * }); + * ``` + * + * Passing a file descriptor is deprecated and may result in an error being thrown + * in the future. + * + * See the POSIX [`truncate(2)`](http://man7.org/linux/man-pages/man2/truncate.2.html) documentation for more details. + * @since v0.8.6 + * @param [len=0] + */ + export function truncate(path: PathLike, len: number | undefined | null, callback: NoParamCallback): void; + /** + * Asynchronous truncate(2) - Truncate a file to a specified length. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + export function truncate(path: PathLike, callback: NoParamCallback): void; + export namespace truncate { + /** + * Asynchronous truncate(2) - Truncate a file to a specified length. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param len If not specified, defaults to `0`. + */ + function __promisify__(path: PathLike, len?: number | null): Promise; + } + /** + * Truncates the file. Returns `undefined`. A file descriptor can also be + * passed as the first argument. In this case, `fs.ftruncateSync()` is called. + * + * Passing a file descriptor is deprecated and may result in an error being thrown + * in the future. + * @since v0.8.6 + * @param [len=0] + */ + export function truncateSync(path: PathLike, len?: number | null): void; + /** + * Truncates the file descriptor. No arguments other than a possible exception are + * given to the completion callback. + * + * See the POSIX [`ftruncate(2)`](http://man7.org/linux/man-pages/man2/ftruncate.2.html) documentation for more detail. + * + * If the file referred to by the file descriptor was larger than `len` bytes, only + * the first `len` bytes will be retained in the file. + * + * For example, the following program retains only the first four bytes of the + * file: + * + * ```js + * import { open, close, ftruncate } from 'node:fs'; + * + * function closeFd(fd) { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * + * open('temp.txt', 'r+', (err, fd) => { + * if (err) throw err; + * + * try { + * ftruncate(fd, 4, (err) => { + * closeFd(fd); + * if (err) throw err; + * }); + * } catch (err) { + * closeFd(fd); + * if (err) throw err; + * } + * }); + * ``` + * + * If the file previously was shorter than `len` bytes, it is extended, and the + * extended part is filled with null bytes (`'\0'`): + * + * If `len` is negative then `0` will be used. + * @since v0.8.6 + * @param [len=0] + */ + export function ftruncate(fd: number, len: number | undefined | null, callback: NoParamCallback): void; + /** + * Asynchronous ftruncate(2) - Truncate a file to a specified length. + * @param fd A file descriptor. + */ + export function ftruncate(fd: number, callback: NoParamCallback): void; + export namespace ftruncate { + /** + * Asynchronous ftruncate(2) - Truncate a file to a specified length. + * @param fd A file descriptor. + * @param len If not specified, defaults to `0`. + */ + function __promisify__(fd: number, len?: number | null): Promise; + } + /** + * Truncates the file descriptor. Returns `undefined`. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link ftruncate}. + * @since v0.8.6 + * @param [len=0] + */ + export function ftruncateSync(fd: number, len?: number | null): void; + /** + * Asynchronously changes owner and group of a file. No arguments other than a + * possible exception are given to the completion callback. + * + * See the POSIX [`chown(2)`](http://man7.org/linux/man-pages/man2/chown.2.html) documentation for more detail. + * @since v0.1.97 + */ + export function chown(path: PathLike, uid: number, gid: number, callback: NoParamCallback): void; + export namespace chown { + /** + * Asynchronous chown(2) - Change ownership of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function __promisify__(path: PathLike, uid: number, gid: number): Promise; + } + /** + * Synchronously changes owner and group of a file. Returns `undefined`. + * This is the synchronous version of {@link chown}. + * + * See the POSIX [`chown(2)`](http://man7.org/linux/man-pages/man2/chown.2.html) documentation for more detail. + * @since v0.1.97 + */ + export function chownSync(path: PathLike, uid: number, gid: number): void; + /** + * Sets the owner of the file. No arguments other than a possible exception are + * given to the completion callback. + * + * See the POSIX [`fchown(2)`](http://man7.org/linux/man-pages/man2/fchown.2.html) documentation for more detail. + * @since v0.4.7 + */ + export function fchown(fd: number, uid: number, gid: number, callback: NoParamCallback): void; + export namespace fchown { + /** + * Asynchronous fchown(2) - Change ownership of a file. + * @param fd A file descriptor. + */ + function __promisify__(fd: number, uid: number, gid: number): Promise; + } + /** + * Sets the owner of the file. Returns `undefined`. + * + * See the POSIX [`fchown(2)`](http://man7.org/linux/man-pages/man2/fchown.2.html) documentation for more detail. + * @since v0.4.7 + * @param uid The file's new owner's user id. + * @param gid The file's new group's group id. + */ + export function fchownSync(fd: number, uid: number, gid: number): void; + /** + * Set the owner of the symbolic link. No arguments other than a possible + * exception are given to the completion callback. + * + * See the POSIX [`lchown(2)`](http://man7.org/linux/man-pages/man2/lchown.2.html) documentation for more detail. + */ + export function lchown(path: PathLike, uid: number, gid: number, callback: NoParamCallback): void; + export namespace lchown { + /** + * Asynchronous lchown(2) - Change ownership of a file. Does not dereference symbolic links. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function __promisify__(path: PathLike, uid: number, gid: number): Promise; + } + /** + * Set the owner for the path. Returns `undefined`. + * + * See the POSIX [`lchown(2)`](http://man7.org/linux/man-pages/man2/lchown.2.html) documentation for more details. + * @param uid The file's new owner's user id. + * @param gid The file's new group's group id. + */ + export function lchownSync(path: PathLike, uid: number, gid: number): void; + /** + * Changes the access and modification times of a file in the same way as {@link utimes}, with the difference that if the path refers to a symbolic + * link, then the link is not dereferenced: instead, the timestamps of the + * symbolic link itself are changed. + * + * No arguments other than a possible exception are given to the completion + * callback. + * @since v14.5.0, v12.19.0 + */ + export function lutimes(path: PathLike, atime: TimeLike, mtime: TimeLike, callback: NoParamCallback): void; + export namespace lutimes { + /** + * Changes the access and modification times of a file in the same way as `fsPromises.utimes()`, + * with the difference that if the path refers to a symbolic link, then the link is not + * dereferenced: instead, the timestamps of the symbolic link itself are changed. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param atime The last access time. If a string is provided, it will be coerced to number. + * @param mtime The last modified time. If a string is provided, it will be coerced to number. + */ + function __promisify__(path: PathLike, atime: TimeLike, mtime: TimeLike): Promise; + } + /** + * Change the file system timestamps of the symbolic link referenced by `path`. + * Returns `undefined`, or throws an exception when parameters are incorrect or + * the operation fails. This is the synchronous version of {@link lutimes}. + * @since v14.5.0, v12.19.0 + */ + export function lutimesSync(path: PathLike, atime: TimeLike, mtime: TimeLike): void; + /** + * Asynchronously changes the permissions of a file. No arguments other than a + * possible exception are given to the completion callback. + * + * See the POSIX [`chmod(2)`](http://man7.org/linux/man-pages/man2/chmod.2.html) documentation for more detail. + * + * ```js + * import { chmod } from 'node:fs'; + * + * chmod('my_file.txt', 0o775, (err) => { + * if (err) throw err; + * console.log('The permissions for file "my_file.txt" have been changed!'); + * }); + * ``` + * @since v0.1.30 + */ + export function chmod(path: PathLike, mode: Mode, callback: NoParamCallback): void; + export namespace chmod { + /** + * Asynchronous chmod(2) - Change permissions of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param mode A file mode. If a string is passed, it is parsed as an octal integer. + */ + function __promisify__(path: PathLike, mode: Mode): Promise; + } + /** + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link chmod}. + * + * See the POSIX [`chmod(2)`](http://man7.org/linux/man-pages/man2/chmod.2.html) documentation for more detail. + * @since v0.6.7 + */ + export function chmodSync(path: PathLike, mode: Mode): void; + /** + * Sets the permissions on the file. No arguments other than a possible exception + * are given to the completion callback. + * + * See the POSIX [`fchmod(2)`](http://man7.org/linux/man-pages/man2/fchmod.2.html) documentation for more detail. + * @since v0.4.7 + */ + export function fchmod(fd: number, mode: Mode, callback: NoParamCallback): void; + export namespace fchmod { + /** + * Asynchronous fchmod(2) - Change permissions of a file. + * @param fd A file descriptor. + * @param mode A file mode. If a string is passed, it is parsed as an octal integer. + */ + function __promisify__(fd: number, mode: Mode): Promise; + } + /** + * Sets the permissions on the file. Returns `undefined`. + * + * See the POSIX [`fchmod(2)`](http://man7.org/linux/man-pages/man2/fchmod.2.html) documentation for more detail. + * @since v0.4.7 + */ + export function fchmodSync(fd: number, mode: Mode): void; + /** + * Changes the permissions on a symbolic link. No arguments other than a possible + * exception are given to the completion callback. + * + * This method is only implemented on macOS. + * + * See the POSIX [`lchmod(2)`](https://www.freebsd.org/cgi/man.cgi?query=lchmod&sektion=2) documentation for more detail. + * @deprecated Since v0.4.7 + */ + export function lchmod(path: PathLike, mode: Mode, callback: NoParamCallback): void; + /** @deprecated */ + export namespace lchmod { + /** + * Asynchronous lchmod(2) - Change permissions of a file. Does not dereference symbolic links. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param mode A file mode. If a string is passed, it is parsed as an octal integer. + */ + function __promisify__(path: PathLike, mode: Mode): Promise; + } + /** + * Changes the permissions on a symbolic link. Returns `undefined`. + * + * This method is only implemented on macOS. + * + * See the POSIX [`lchmod(2)`](https://www.freebsd.org/cgi/man.cgi?query=lchmod&sektion=2) documentation for more detail. + * @deprecated Since v0.4.7 + */ + export function lchmodSync(path: PathLike, mode: Mode): void; + /** + * Asynchronous [`stat(2)`](http://man7.org/linux/man-pages/man2/stat.2.html). The callback gets two arguments `(err, stats)` where`stats` is an `fs.Stats` object. + * + * In case of an error, the `err.code` will be one of `Common System Errors`. + * + * {@link stat} follows symbolic links. Use {@link lstat} to look at the + * links themselves. + * + * Using `fs.stat()` to check for the existence of a file before calling`fs.open()`, `fs.readFile()`, or `fs.writeFile()` is not recommended. + * Instead, user code should open/read/write the file directly and handle the + * error raised if the file is not available. + * + * To check if a file exists without manipulating it afterwards, {@link access} is recommended. + * + * For example, given the following directory structure: + * + * ```text + * - txtDir + * -- file.txt + * - app.js + * ``` + * + * The next program will check for the stats of the given paths: + * + * ```js + * import { stat } from 'node:fs'; + * + * const pathsToCheck = ['./txtDir', './txtDir/file.txt']; + * + * for (let i = 0; i < pathsToCheck.length; i++) { + * stat(pathsToCheck[i], (err, stats) => { + * console.log(stats.isDirectory()); + * console.log(stats); + * }); + * } + * ``` + * + * The resulting output will resemble: + * + * ```console + * true + * Stats { + * dev: 16777220, + * mode: 16877, + * nlink: 3, + * uid: 501, + * gid: 20, + * rdev: 0, + * blksize: 4096, + * ino: 14214262, + * size: 96, + * blocks: 0, + * atimeMs: 1561174653071.963, + * mtimeMs: 1561174614583.3518, + * ctimeMs: 1561174626623.5366, + * birthtimeMs: 1561174126937.2893, + * atime: 2019-06-22T03:37:33.072Z, + * mtime: 2019-06-22T03:36:54.583Z, + * ctime: 2019-06-22T03:37:06.624Z, + * birthtime: 2019-06-22T03:28:46.937Z + * } + * false + * Stats { + * dev: 16777220, + * mode: 33188, + * nlink: 1, + * uid: 501, + * gid: 20, + * rdev: 0, + * blksize: 4096, + * ino: 14214074, + * size: 8, + * blocks: 8, + * atimeMs: 1561174616618.8555, + * mtimeMs: 1561174614584, + * ctimeMs: 1561174614583.8145, + * birthtimeMs: 1561174007710.7478, + * atime: 2019-06-22T03:36:56.619Z, + * mtime: 2019-06-22T03:36:54.584Z, + * ctime: 2019-06-22T03:36:54.584Z, + * birthtime: 2019-06-22T03:26:47.711Z + * } + * ``` + * @since v0.0.2 + */ + export function stat(path: PathLike, callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void): void; + export function stat( + path: PathLike, + options: + | (StatOptions & { + bigint?: false | undefined; + }) + | undefined, + callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void + ): void; + export function stat( + path: PathLike, + options: StatOptions & { + bigint: true; + }, + callback: (err: NodeJS.ErrnoException | null, stats: BigIntStats) => void + ): void; + export function stat(path: PathLike, options: StatOptions | undefined, callback: (err: NodeJS.ErrnoException | null, stats: Stats | BigIntStats) => void): void; + export namespace stat { + /** + * Asynchronous stat(2) - Get file status. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function __promisify__( + path: PathLike, + options?: StatOptions & { + bigint?: false | undefined; + } + ): Promise; + function __promisify__( + path: PathLike, + options: StatOptions & { + bigint: true; + } + ): Promise; + function __promisify__(path: PathLike, options?: StatOptions): Promise; + } + export interface StatSyncFn extends Function { + (path: PathLike, options?: undefined): Stats; + ( + path: PathLike, + options?: StatSyncOptions & { + bigint?: false | undefined; + throwIfNoEntry: false; + } + ): Stats | undefined; + ( + path: PathLike, + options: StatSyncOptions & { + bigint: true; + throwIfNoEntry: false; + } + ): BigIntStats | undefined; + ( + path: PathLike, + options?: StatSyncOptions & { + bigint?: false | undefined; + } + ): Stats; + ( + path: PathLike, + options: StatSyncOptions & { + bigint: true; + } + ): BigIntStats; + ( + path: PathLike, + options: StatSyncOptions & { + bigint: boolean; + throwIfNoEntry?: false | undefined; + } + ): Stats | BigIntStats; + (path: PathLike, options?: StatSyncOptions): Stats | BigIntStats | undefined; + } + /** + * Synchronous stat(2) - Get file status. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + export const statSync: StatSyncFn; + /** + * Invokes the callback with the `fs.Stats` for the file descriptor. + * + * See the POSIX [`fstat(2)`](http://man7.org/linux/man-pages/man2/fstat.2.html) documentation for more detail. + * @since v0.1.95 + */ + export function fstat(fd: number, callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void): void; + export function fstat( + fd: number, + options: + | (StatOptions & { + bigint?: false | undefined; + }) + | undefined, + callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void + ): void; + export function fstat( + fd: number, + options: StatOptions & { + bigint: true; + }, + callback: (err: NodeJS.ErrnoException | null, stats: BigIntStats) => void + ): void; + export function fstat(fd: number, options: StatOptions | undefined, callback: (err: NodeJS.ErrnoException | null, stats: Stats | BigIntStats) => void): void; + export namespace fstat { + /** + * Asynchronous fstat(2) - Get file status. + * @param fd A file descriptor. + */ + function __promisify__( + fd: number, + options?: StatOptions & { + bigint?: false | undefined; + } + ): Promise; + function __promisify__( + fd: number, + options: StatOptions & { + bigint: true; + } + ): Promise; + function __promisify__(fd: number, options?: StatOptions): Promise; + } + /** + * Retrieves the `fs.Stats` for the file descriptor. + * + * See the POSIX [`fstat(2)`](http://man7.org/linux/man-pages/man2/fstat.2.html) documentation for more detail. + * @since v0.1.95 + */ + export function fstatSync( + fd: number, + options?: StatOptions & { + bigint?: false | undefined; + } + ): Stats; + export function fstatSync( + fd: number, + options: StatOptions & { + bigint: true; + } + ): BigIntStats; + export function fstatSync(fd: number, options?: StatOptions): Stats | BigIntStats; + /** + * Retrieves the `fs.Stats` for the symbolic link referred to by the path. + * The callback gets two arguments `(err, stats)` where `stats` is a `fs.Stats` object. `lstat()` is identical to `stat()`, except that if `path` is a symbolic + * link, then the link itself is stat-ed, not the file that it refers to. + * + * See the POSIX [`lstat(2)`](http://man7.org/linux/man-pages/man2/lstat.2.html) documentation for more details. + * @since v0.1.30 + */ + export function lstat(path: PathLike, callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void): void; + export function lstat( + path: PathLike, + options: + | (StatOptions & { + bigint?: false | undefined; + }) + | undefined, + callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void + ): void; + export function lstat( + path: PathLike, + options: StatOptions & { + bigint: true; + }, + callback: (err: NodeJS.ErrnoException | null, stats: BigIntStats) => void + ): void; + export function lstat(path: PathLike, options: StatOptions | undefined, callback: (err: NodeJS.ErrnoException | null, stats: Stats | BigIntStats) => void): void; + export namespace lstat { + /** + * Asynchronous lstat(2) - Get file status. Does not dereference symbolic links. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function __promisify__( + path: PathLike, + options?: StatOptions & { + bigint?: false | undefined; + } + ): Promise; + function __promisify__( + path: PathLike, + options: StatOptions & { + bigint: true; + } + ): Promise; + function __promisify__(path: PathLike, options?: StatOptions): Promise; + } + /** + * Asynchronous [`statfs(2)`](http://man7.org/linux/man-pages/man2/statfs.2.html). Returns information about the mounted file system which + * contains `path`. The callback gets two arguments `(err, stats)` where `stats`is an `fs.StatFs` object. + * + * In case of an error, the `err.code` will be one of `Common System Errors`. + * @since v19.6.0, v18.15.0 + * @param path A path to an existing file or directory on the file system to be queried. + */ + export function statfs(path: PathLike, callback: (err: NodeJS.ErrnoException | null, stats: StatsFs) => void): void; + export function statfs( + path: PathLike, + options: + | (StatFsOptions & { + bigint?: false | undefined; + }) + | undefined, + callback: (err: NodeJS.ErrnoException | null, stats: StatsFs) => void + ): void; + export function statfs( + path: PathLike, + options: StatFsOptions & { + bigint: true; + }, + callback: (err: NodeJS.ErrnoException | null, stats: BigIntStatsFs) => void + ): void; + export function statfs(path: PathLike, options: StatFsOptions | undefined, callback: (err: NodeJS.ErrnoException | null, stats: StatsFs | BigIntStatsFs) => void): void; + export namespace statfs { + /** + * Asynchronous statfs(2) - Returns information about the mounted file system which contains path. The callback gets two arguments (err, stats) where stats is an object. + * @param path A path to an existing file or directory on the file system to be queried. + */ + function __promisify__( + path: PathLike, + options?: StatFsOptions & { + bigint?: false | undefined; + } + ): Promise; + function __promisify__( + path: PathLike, + options: StatFsOptions & { + bigint: true; + } + ): Promise; + function __promisify__(path: PathLike, options?: StatFsOptions): Promise; + } + /** + * Synchronous [`statfs(2)`](http://man7.org/linux/man-pages/man2/statfs.2.html). Returns information about the mounted file system which + * contains `path`. + * + * In case of an error, the `err.code` will be one of `Common System Errors`. + * @since v19.6.0, v18.15.0 + * @param path A path to an existing file or directory on the file system to be queried. + */ + export function statfsSync( + path: PathLike, + options?: StatFsOptions & { + bigint?: false | undefined; + } + ): StatsFs; + export function statfsSync( + path: PathLike, + options: StatFsOptions & { + bigint: true; + } + ): BigIntStatsFs; + export function statfsSync(path: PathLike, options?: StatFsOptions): StatsFs | BigIntStatsFs; + /** + * Synchronous lstat(2) - Get file status. Does not dereference symbolic links. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + export const lstatSync: StatSyncFn; + /** + * Creates a new link from the `existingPath` to the `newPath`. See the POSIX [`link(2)`](http://man7.org/linux/man-pages/man2/link.2.html) documentation for more detail. No arguments other than + * a possible + * exception are given to the completion callback. + * @since v0.1.31 + */ + export function link(existingPath: PathLike, newPath: PathLike, callback: NoParamCallback): void; + export namespace link { + /** + * Asynchronous link(2) - Create a new link (also known as a hard link) to an existing file. + * @param existingPath A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param newPath A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function __promisify__(existingPath: PathLike, newPath: PathLike): Promise; + } + /** + * Creates a new link from the `existingPath` to the `newPath`. See the POSIX [`link(2)`](http://man7.org/linux/man-pages/man2/link.2.html) documentation for more detail. Returns `undefined`. + * @since v0.1.31 + */ + export function linkSync(existingPath: PathLike, newPath: PathLike): void; + /** + * Creates the link called `path` pointing to `target`. No arguments other than a + * possible exception are given to the completion callback. + * + * See the POSIX [`symlink(2)`](http://man7.org/linux/man-pages/man2/symlink.2.html) documentation for more details. + * + * The `type` argument is only available on Windows and ignored on other platforms. + * It can be set to `'dir'`, `'file'`, or `'junction'`. If the `type` argument is + * not a string, Node.js will autodetect `target` type and use `'file'` or `'dir'`. + * If the `target` does not exist, `'file'` will be used. Windows junction points + * require the destination path to be absolute. When using `'junction'`, the`target` argument will automatically be normalized to absolute path. Junction + * points on NTFS volumes can only point to directories. + * + * Relative targets are relative to the link's parent directory. + * + * ```js + * import { symlink } from 'node:fs'; + * + * symlink('./mew', './mewtwo', callback); + * ``` + * + * The above example creates a symbolic link `mewtwo` which points to `mew` in the + * same directory: + * + * ```bash + * $ tree . + * . + * ├── mew + * └── mewtwo -> ./mew + * ``` + * @since v0.1.31 + * @param [type='null'] + */ + export function symlink(target: PathLike, path: PathLike, type: symlink.Type | undefined | null, callback: NoParamCallback): void; + /** + * Asynchronous symlink(2) - Create a new symbolic link to an existing file. + * @param target A path to an existing file. If a URL is provided, it must use the `file:` protocol. + * @param path A path to the new symlink. If a URL is provided, it must use the `file:` protocol. + */ + export function symlink(target: PathLike, path: PathLike, callback: NoParamCallback): void; + export namespace symlink { + /** + * Asynchronous symlink(2) - Create a new symbolic link to an existing file. + * @param target A path to an existing file. If a URL is provided, it must use the `file:` protocol. + * @param path A path to the new symlink. If a URL is provided, it must use the `file:` protocol. + * @param type May be set to `'dir'`, `'file'`, or `'junction'` (default is `'file'`) and is only available on Windows (ignored on other platforms). + * When using `'junction'`, the `target` argument will automatically be normalized to an absolute path. + */ + function __promisify__(target: PathLike, path: PathLike, type?: string | null): Promise; + type Type = 'dir' | 'file' | 'junction'; + } + /** + * Returns `undefined`. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link symlink}. + * @since v0.1.31 + * @param [type='null'] + */ + export function symlinkSync(target: PathLike, path: PathLike, type?: symlink.Type | null): void; + /** + * Reads the contents of the symbolic link referred to by `path`. The callback gets + * two arguments `(err, linkString)`. + * + * See the POSIX [`readlink(2)`](http://man7.org/linux/man-pages/man2/readlink.2.html) documentation for more details. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the link path passed to the callback. If the `encoding` is set to `'buffer'`, + * the link path returned will be passed as a `Buffer` object. + * @since v0.1.31 + */ + export function readlink(path: PathLike, options: EncodingOption, callback: (err: NodeJS.ErrnoException | null, linkString: string) => void): void; + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function readlink(path: PathLike, options: BufferEncodingOption, callback: (err: NodeJS.ErrnoException | null, linkString: Buffer) => void): void; + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function readlink(path: PathLike, options: EncodingOption, callback: (err: NodeJS.ErrnoException | null, linkString: string | Buffer) => void): void; + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + export function readlink(path: PathLike, callback: (err: NodeJS.ErrnoException | null, linkString: string) => void): void; + export namespace readlink { + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(path: PathLike, options?: EncodingOption): Promise; + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(path: PathLike, options: BufferEncodingOption): Promise; + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(path: PathLike, options?: EncodingOption): Promise; + } + /** + * Returns the symbolic link's string value. + * + * See the POSIX [`readlink(2)`](http://man7.org/linux/man-pages/man2/readlink.2.html) documentation for more details. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the link path returned. If the `encoding` is set to `'buffer'`, + * the link path returned will be passed as a `Buffer` object. + * @since v0.1.31 + */ + export function readlinkSync(path: PathLike, options?: EncodingOption): string; + /** + * Synchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function readlinkSync(path: PathLike, options: BufferEncodingOption): Buffer; + /** + * Synchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function readlinkSync(path: PathLike, options?: EncodingOption): string | Buffer; + /** + * Asynchronously computes the canonical pathname by resolving `.`, `..`, and + * symbolic links. + * + * A canonical pathname is not necessarily unique. Hard links and bind mounts can + * expose a file system entity through many pathnames. + * + * This function behaves like [`realpath(3)`](http://man7.org/linux/man-pages/man3/realpath.3.html), with some exceptions: + * + * 1. No case conversion is performed on case-insensitive file systems. + * 2. The maximum number of symbolic links is platform-independent and generally + * (much) higher than what the native [`realpath(3)`](http://man7.org/linux/man-pages/man3/realpath.3.html) implementation supports. + * + * The `callback` gets two arguments `(err, resolvedPath)`. May use `process.cwd`to resolve relative paths. + * + * Only paths that can be converted to UTF8 strings are supported. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the path passed to the callback. If the `encoding` is set to `'buffer'`, + * the path returned will be passed as a `Buffer` object. + * + * If `path` resolves to a socket or a pipe, the function will return a system + * dependent name for that object. + * @since v0.1.31 + */ + export function realpath(path: PathLike, options: EncodingOption, callback: (err: NodeJS.ErrnoException | null, resolvedPath: string) => void): void; + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function realpath(path: PathLike, options: BufferEncodingOption, callback: (err: NodeJS.ErrnoException | null, resolvedPath: Buffer) => void): void; + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function realpath(path: PathLike, options: EncodingOption, callback: (err: NodeJS.ErrnoException | null, resolvedPath: string | Buffer) => void): void; + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + export function realpath(path: PathLike, callback: (err: NodeJS.ErrnoException | null, resolvedPath: string) => void): void; + export namespace realpath { + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(path: PathLike, options?: EncodingOption): Promise; + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(path: PathLike, options: BufferEncodingOption): Promise; + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(path: PathLike, options?: EncodingOption): Promise; + /** + * Asynchronous [`realpath(3)`](http://man7.org/linux/man-pages/man3/realpath.3.html). + * + * The `callback` gets two arguments `(err, resolvedPath)`. + * + * Only paths that can be converted to UTF8 strings are supported. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the path passed to the callback. If the `encoding` is set to `'buffer'`, + * the path returned will be passed as a `Buffer` object. + * + * On Linux, when Node.js is linked against musl libc, the procfs file system must + * be mounted on `/proc` in order for this function to work. Glibc does not have + * this restriction. + * @since v9.2.0 + */ + function native(path: PathLike, options: EncodingOption, callback: (err: NodeJS.ErrnoException | null, resolvedPath: string) => void): void; + function native(path: PathLike, options: BufferEncodingOption, callback: (err: NodeJS.ErrnoException | null, resolvedPath: Buffer) => void): void; + function native(path: PathLike, options: EncodingOption, callback: (err: NodeJS.ErrnoException | null, resolvedPath: string | Buffer) => void): void; + function native(path: PathLike, callback: (err: NodeJS.ErrnoException | null, resolvedPath: string) => void): void; + } + /** + * Returns the resolved pathname. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link realpath}. + * @since v0.1.31 + */ + export function realpathSync(path: PathLike, options?: EncodingOption): string; + /** + * Synchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function realpathSync(path: PathLike, options: BufferEncodingOption): Buffer; + /** + * Synchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function realpathSync(path: PathLike, options?: EncodingOption): string | Buffer; + export namespace realpathSync { + function native(path: PathLike, options?: EncodingOption): string; + function native(path: PathLike, options: BufferEncodingOption): Buffer; + function native(path: PathLike, options?: EncodingOption): string | Buffer; + } + /** + * Asynchronously removes a file or symbolic link. No arguments other than a + * possible exception are given to the completion callback. + * + * ```js + * import { unlink } from 'node:fs'; + * // Assuming that 'path/file.txt' is a regular file. + * unlink('path/file.txt', (err) => { + * if (err) throw err; + * console.log('path/file.txt was deleted'); + * }); + * ``` + * + * `fs.unlink()` will not work on a directory, empty or otherwise. To remove a + * directory, use {@link rmdir}. + * + * See the POSIX [`unlink(2)`](http://man7.org/linux/man-pages/man2/unlink.2.html) documentation for more details. + * @since v0.0.2 + */ + export function unlink(path: PathLike, callback: NoParamCallback): void; + export namespace unlink { + /** + * Asynchronous unlink(2) - delete a name and possibly the file it refers to. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function __promisify__(path: PathLike): Promise; + } + /** + * Synchronous [`unlink(2)`](http://man7.org/linux/man-pages/man2/unlink.2.html). Returns `undefined`. + * @since v0.1.21 + */ + export function unlinkSync(path: PathLike): void; + export interface RmDirOptions { + /** + * If an `EBUSY`, `EMFILE`, `ENFILE`, `ENOTEMPTY`, or + * `EPERM` error is encountered, Node.js will retry the operation with a linear + * backoff wait of `retryDelay` ms longer on each try. This option represents the + * number of retries. This option is ignored if the `recursive` option is not + * `true`. + * @default 0 + */ + maxRetries?: number | undefined; + /** + * @deprecated since v14.14.0 In future versions of Node.js and will trigger a warning + * `fs.rmdir(path, { recursive: true })` will throw if `path` does not exist or is a file. + * Use `fs.rm(path, { recursive: true, force: true })` instead. + * + * If `true`, perform a recursive directory removal. In + * recursive mode, operations are retried on failure. + * @default false + */ + recursive?: boolean | undefined; + /** + * The amount of time in milliseconds to wait between retries. + * This option is ignored if the `recursive` option is not `true`. + * @default 100 + */ + retryDelay?: number | undefined; + } + /** + * Asynchronous [`rmdir(2)`](http://man7.org/linux/man-pages/man2/rmdir.2.html). No arguments other than a possible exception are given + * to the completion callback. + * + * Using `fs.rmdir()` on a file (not a directory) results in an `ENOENT` error on + * Windows and an `ENOTDIR` error on POSIX. + * + * To get a behavior similar to the `rm -rf` Unix command, use {@link rm} with options `{ recursive: true, force: true }`. + * @since v0.0.2 + */ + export function rmdir(path: PathLike, callback: NoParamCallback): void; + export function rmdir(path: PathLike, options: RmDirOptions, callback: NoParamCallback): void; + export namespace rmdir { + /** + * Asynchronous rmdir(2) - delete a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function __promisify__(path: PathLike, options?: RmDirOptions): Promise; + } + /** + * Synchronous [`rmdir(2)`](http://man7.org/linux/man-pages/man2/rmdir.2.html). Returns `undefined`. + * + * Using `fs.rmdirSync()` on a file (not a directory) results in an `ENOENT` error + * on Windows and an `ENOTDIR` error on POSIX. + * + * To get a behavior similar to the `rm -rf` Unix command, use {@link rmSync} with options `{ recursive: true, force: true }`. + * @since v0.1.21 + */ + export function rmdirSync(path: PathLike, options?: RmDirOptions): void; + export interface RmOptions { + /** + * When `true`, exceptions will be ignored if `path` does not exist. + * @default false + */ + force?: boolean | undefined; + /** + * If an `EBUSY`, `EMFILE`, `ENFILE`, `ENOTEMPTY`, or + * `EPERM` error is encountered, Node.js will retry the operation with a linear + * backoff wait of `retryDelay` ms longer on each try. This option represents the + * number of retries. This option is ignored if the `recursive` option is not + * `true`. + * @default 0 + */ + maxRetries?: number | undefined; + /** + * If `true`, perform a recursive directory removal. In + * recursive mode, operations are retried on failure. + * @default false + */ + recursive?: boolean | undefined; + /** + * The amount of time in milliseconds to wait between retries. + * This option is ignored if the `recursive` option is not `true`. + * @default 100 + */ + retryDelay?: number | undefined; + } + /** + * Asynchronously removes files and directories (modeled on the standard POSIX `rm`utility). No arguments other than a possible exception are given to the + * completion callback. + * @since v14.14.0 + */ + export function rm(path: PathLike, callback: NoParamCallback): void; + export function rm(path: PathLike, options: RmOptions, callback: NoParamCallback): void; + export namespace rm { + /** + * Asynchronously removes files and directories (modeled on the standard POSIX `rm` utility). + */ + function __promisify__(path: PathLike, options?: RmOptions): Promise; + } + /** + * Synchronously removes files and directories (modeled on the standard POSIX `rm`utility). Returns `undefined`. + * @since v14.14.0 + */ + export function rmSync(path: PathLike, options?: RmOptions): void; + export interface MakeDirectoryOptions { + /** + * Indicates whether parent folders should be created. + * If a folder was created, the path to the first created folder will be returned. + * @default false + */ + recursive?: boolean | undefined; + /** + * A file mode. If a string is passed, it is parsed as an octal integer. If not specified + * @default 0o777 + */ + mode?: Mode | undefined; + } + /** + * Asynchronously creates a directory. + * + * The callback is given a possible exception and, if `recursive` is `true`, the + * first directory path created, `(err[, path])`.`path` can still be `undefined` when `recursive` is `true`, if no directory was + * created (for instance, if it was previously created). + * + * The optional `options` argument can be an integer specifying `mode` (permission + * and sticky bits), or an object with a `mode` property and a `recursive`property indicating whether parent directories should be created. Calling`fs.mkdir()` when `path` is a directory that + * exists results in an error only + * when `recursive` is false. If `recursive` is false and the directory exists, + * an `EEXIST` error occurs. + * + * ```js + * import { mkdir } from 'node:fs'; + * + * // Create ./tmp/a/apple, regardless of whether ./tmp and ./tmp/a exist. + * mkdir('./tmp/a/apple', { recursive: true }, (err) => { + * if (err) throw err; + * }); + * ``` + * + * On Windows, using `fs.mkdir()` on the root directory even with recursion will + * result in an error: + * + * ```js + * import { mkdir } from 'node:fs'; + * + * mkdir('/', { recursive: true }, (err) => { + * // => [Error: EPERM: operation not permitted, mkdir 'C:\'] + * }); + * ``` + * + * See the POSIX [`mkdir(2)`](http://man7.org/linux/man-pages/man2/mkdir.2.html) documentation for more details. + * @since v0.1.8 + */ + export function mkdir( + path: PathLike, + options: MakeDirectoryOptions & { + recursive: true; + }, + callback: (err: NodeJS.ErrnoException | null, path?: string) => void + ): void; + /** + * Asynchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + export function mkdir( + path: PathLike, + options: + | Mode + | (MakeDirectoryOptions & { + recursive?: false | undefined; + }) + | null + | undefined, + callback: NoParamCallback + ): void; + /** + * Asynchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + export function mkdir(path: PathLike, options: Mode | MakeDirectoryOptions | null | undefined, callback: (err: NodeJS.ErrnoException | null, path?: string) => void): void; + /** + * Asynchronous mkdir(2) - create a directory with a mode of `0o777`. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + export function mkdir(path: PathLike, callback: NoParamCallback): void; + export namespace mkdir { + /** + * Asynchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + function __promisify__( + path: PathLike, + options: MakeDirectoryOptions & { + recursive: true; + } + ): Promise; + /** + * Asynchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + function __promisify__( + path: PathLike, + options?: + | Mode + | (MakeDirectoryOptions & { + recursive?: false | undefined; + }) + | null + ): Promise; + /** + * Asynchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + function __promisify__(path: PathLike, options?: Mode | MakeDirectoryOptions | null): Promise; + } + /** + * Synchronously creates a directory. Returns `undefined`, or if `recursive` is`true`, the first directory path created. + * This is the synchronous version of {@link mkdir}. + * + * See the POSIX [`mkdir(2)`](http://man7.org/linux/man-pages/man2/mkdir.2.html) documentation for more details. + * @since v0.1.21 + */ + export function mkdirSync( + path: PathLike, + options: MakeDirectoryOptions & { + recursive: true; + } + ): string | undefined; + /** + * Synchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + export function mkdirSync( + path: PathLike, + options?: + | Mode + | (MakeDirectoryOptions & { + recursive?: false | undefined; + }) + | null + ): void; + /** + * Synchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + export function mkdirSync(path: PathLike, options?: Mode | MakeDirectoryOptions | null): string | undefined; + /** + * Creates a unique temporary directory. + * + * Generates six random characters to be appended behind a required`prefix` to create a unique temporary directory. Due to platform + * inconsistencies, avoid trailing `X` characters in `prefix`. Some platforms, + * notably the BSDs, can return more than six random characters, and replace + * trailing `X` characters in `prefix` with random characters. + * + * The created directory path is passed as a string to the callback's second + * parameter. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use. + * + * ```js + * import { mkdtemp } from 'node:fs'; + * import { join } from 'node:path'; + * import { tmpdir } from 'node:os'; + * + * mkdtemp(join(tmpdir(), 'foo-'), (err, directory) => { + * if (err) throw err; + * console.log(directory); + * // Prints: /tmp/foo-itXde2 or C:\Users\...\AppData\Local\Temp\foo-itXde2 + * }); + * ``` + * + * The `fs.mkdtemp()` method will append the six randomly selected characters + * directly to the `prefix` string. For instance, given a directory `/tmp`, if the + * intention is to create a temporary directory _within_`/tmp`, the `prefix`must end with a trailing platform-specific path separator + * (`require('node:path').sep`). + * + * ```js + * import { tmpdir } from 'node:os'; + * import { mkdtemp } from 'node:fs'; + * + * // The parent directory for the new temporary directory + * const tmpDir = tmpdir(); + * + * // This method is *INCORRECT*: + * mkdtemp(tmpDir, (err, directory) => { + * if (err) throw err; + * console.log(directory); + * // Will print something similar to `/tmpabc123`. + * // A new temporary directory is created at the file system root + * // rather than *within* the /tmp directory. + * }); + * + * // This method is *CORRECT*: + * import { sep } from 'node:path'; + * mkdtemp(`${tmpDir}${sep}`, (err, directory) => { + * if (err) throw err; + * console.log(directory); + * // Will print something similar to `/tmp/abc123`. + * // A new temporary directory is created within + * // the /tmp directory. + * }); + * ``` + * @since v5.10.0 + */ + export function mkdtemp(prefix: string, options: EncodingOption, callback: (err: NodeJS.ErrnoException | null, folder: string) => void): void; + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function mkdtemp( + prefix: string, + options: + | 'buffer' + | { + encoding: 'buffer'; + }, + callback: (err: NodeJS.ErrnoException | null, folder: Buffer) => void + ): void; + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function mkdtemp(prefix: string, options: EncodingOption, callback: (err: NodeJS.ErrnoException | null, folder: string | Buffer) => void): void; + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + */ + export function mkdtemp(prefix: string, callback: (err: NodeJS.ErrnoException | null, folder: string) => void): void; + export namespace mkdtemp { + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(prefix: string, options?: EncodingOption): Promise; + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(prefix: string, options: BufferEncodingOption): Promise; + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(prefix: string, options?: EncodingOption): Promise; + } + /** + * Returns the created directory path. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link mkdtemp}. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use. + * @since v5.10.0 + */ + export function mkdtempSync(prefix: string, options?: EncodingOption): string; + /** + * Synchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function mkdtempSync(prefix: string, options: BufferEncodingOption): Buffer; + /** + * Synchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function mkdtempSync(prefix: string, options?: EncodingOption): string | Buffer; + /** + * Reads the contents of a directory. The callback gets two arguments `(err, files)`where `files` is an array of the names of the files in the directory excluding`'.'` and `'..'`. + * + * See the POSIX [`readdir(3)`](http://man7.org/linux/man-pages/man3/readdir.3.html) documentation for more details. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the filenames passed to the callback. If the `encoding` is set to `'buffer'`, + * the filenames returned will be passed as `Buffer` objects. + * + * If `options.withFileTypes` is set to `true`, the `files` array will contain `fs.Dirent` objects. + * @since v0.1.8 + */ + export function readdir( + path: PathLike, + options: + | { + encoding: BufferEncoding | null; + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + } + | BufferEncoding + | undefined + | null, + callback: (err: NodeJS.ErrnoException | null, files: string[]) => void + ): void; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function readdir( + path: PathLike, + options: + | { + encoding: 'buffer'; + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + } + | 'buffer', + callback: (err: NodeJS.ErrnoException | null, files: Buffer[]) => void + ): void; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function readdir( + path: PathLike, + options: + | (ObjectEncodingOptions & { + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + }) + | BufferEncoding + | undefined + | null, + callback: (err: NodeJS.ErrnoException | null, files: string[] | Buffer[]) => void + ): void; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + export function readdir(path: PathLike, callback: (err: NodeJS.ErrnoException | null, files: string[]) => void): void; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options If called with `withFileTypes: true` the result data will be an array of Dirent. + */ + export function readdir( + path: PathLike, + options: ObjectEncodingOptions & { + withFileTypes: true; + recursive?: boolean | undefined; + }, + callback: (err: NodeJS.ErrnoException | null, files: Dirent[]) => void + ): void; + export namespace readdir { + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__( + path: PathLike, + options?: + | { + encoding: BufferEncoding | null; + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + } + | BufferEncoding + | null + ): Promise; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__( + path: PathLike, + options: + | 'buffer' + | { + encoding: 'buffer'; + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + } + ): Promise; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__( + path: PathLike, + options?: + | (ObjectEncodingOptions & { + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + }) + | BufferEncoding + | null + ): Promise; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options If called with `withFileTypes: true` the result data will be an array of Dirent + */ + function __promisify__( + path: PathLike, + options: ObjectEncodingOptions & { + withFileTypes: true; + recursive?: boolean | undefined; + } + ): Promise; + } + /** + * Reads the contents of the directory. + * + * See the POSIX [`readdir(3)`](http://man7.org/linux/man-pages/man3/readdir.3.html) documentation for more details. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the filenames returned. If the `encoding` is set to `'buffer'`, + * the filenames returned will be passed as `Buffer` objects. + * + * If `options.withFileTypes` is set to `true`, the result will contain `fs.Dirent` objects. + * @since v0.1.21 + */ + export function readdirSync( + path: PathLike, + options?: + | { + encoding: BufferEncoding | null; + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + } + | BufferEncoding + | null + ): string[]; + /** + * Synchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function readdirSync( + path: PathLike, + options: + | { + encoding: 'buffer'; + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + } + | 'buffer' + ): Buffer[]; + /** + * Synchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + export function readdirSync( + path: PathLike, + options?: + | (ObjectEncodingOptions & { + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + }) + | BufferEncoding + | null + ): string[] | Buffer[]; + /** + * Synchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options If called with `withFileTypes: true` the result data will be an array of Dirent. + */ + export function readdirSync( + path: PathLike, + options: ObjectEncodingOptions & { + withFileTypes: true; + recursive?: boolean | undefined; + } + ): Dirent[]; + /** + * Closes the file descriptor. No arguments other than a possible exception are + * given to the completion callback. + * + * Calling `fs.close()` on any file descriptor (`fd`) that is currently in use + * through any other `fs` operation may lead to undefined behavior. + * + * See the POSIX [`close(2)`](http://man7.org/linux/man-pages/man2/close.2.html) documentation for more detail. + * @since v0.0.2 + */ + export function close(fd: number, callback?: NoParamCallback): void; + export namespace close { + /** + * Asynchronous close(2) - close a file descriptor. + * @param fd A file descriptor. + */ + function __promisify__(fd: number): Promise; + } + /** + * Closes the file descriptor. Returns `undefined`. + * + * Calling `fs.closeSync()` on any file descriptor (`fd`) that is currently in use + * through any other `fs` operation may lead to undefined behavior. + * + * See the POSIX [`close(2)`](http://man7.org/linux/man-pages/man2/close.2.html) documentation for more detail. + * @since v0.1.21 + */ + export function closeSync(fd: number): void; + /** + * Asynchronous file open. See the POSIX [`open(2)`](http://man7.org/linux/man-pages/man2/open.2.html) documentation for more details. + * + * `mode` sets the file mode (permission and sticky bits), but only if the file was + * created. On Windows, only the write permission can be manipulated; see {@link chmod}. + * + * The callback gets two arguments `(err, fd)`. + * + * Some characters (`< > : " / \ | ? *`) are reserved under Windows as documented + * by [Naming Files, Paths, and Namespaces](https://docs.microsoft.com/en-us/windows/desktop/FileIO/naming-a-file). Under NTFS, if the filename contains + * a colon, Node.js will open a file system stream, as described by [this MSDN page](https://docs.microsoft.com/en-us/windows/desktop/FileIO/using-streams). + * + * Functions based on `fs.open()` exhibit this behavior as well:`fs.writeFile()`, `fs.readFile()`, etc. + * @since v0.0.2 + * @param [flags='r'] See `support of file system `flags``. + * @param [mode=0o666] + */ + export function open(path: PathLike, flags: OpenMode | undefined, mode: Mode | undefined | null, callback: (err: NodeJS.ErrnoException | null, fd: number) => void): void; + /** + * Asynchronous open(2) - open and possibly create a file. If the file is created, its mode will be `0o666`. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param [flags='r'] See `support of file system `flags``. + */ + export function open(path: PathLike, flags: OpenMode | undefined, callback: (err: NodeJS.ErrnoException | null, fd: number) => void): void; + /** + * Asynchronous open(2) - open and possibly create a file. If the file is created, its mode will be `0o666`. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + export function open(path: PathLike, callback: (err: NodeJS.ErrnoException | null, fd: number) => void): void; + export namespace open { + /** + * Asynchronous open(2) - open and possibly create a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param mode A file mode. If a string is passed, it is parsed as an octal integer. If not supplied, defaults to `0o666`. + */ + function __promisify__(path: PathLike, flags: OpenMode, mode?: Mode | null): Promise; + } + /** + * Returns an integer representing the file descriptor. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link open}. + * @since v0.1.21 + * @param [flags='r'] + * @param [mode=0o666] + */ + export function openSync(path: PathLike, flags: OpenMode, mode?: Mode | null): number; + /** + * Change the file system timestamps of the object referenced by `path`. + * + * The `atime` and `mtime` arguments follow these rules: + * + * * Values can be either numbers representing Unix epoch time in seconds,`Date`s, or a numeric string like `'123456789.0'`. + * * If the value can not be converted to a number, or is `NaN`, `Infinity`, or`-Infinity`, an `Error` will be thrown. + * @since v0.4.2 + */ + export function utimes(path: PathLike, atime: TimeLike, mtime: TimeLike, callback: NoParamCallback): void; + export namespace utimes { + /** + * Asynchronously change file timestamps of the file referenced by the supplied path. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param atime The last access time. If a string is provided, it will be coerced to number. + * @param mtime The last modified time. If a string is provided, it will be coerced to number. + */ + function __promisify__(path: PathLike, atime: TimeLike, mtime: TimeLike): Promise; + } + /** + * Returns `undefined`. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link utimes}. + * @since v0.4.2 + */ + export function utimesSync(path: PathLike, atime: TimeLike, mtime: TimeLike): void; + /** + * Change the file system timestamps of the object referenced by the supplied file + * descriptor. See {@link utimes}. + * @since v0.4.2 + */ + export function futimes(fd: number, atime: TimeLike, mtime: TimeLike, callback: NoParamCallback): void; + export namespace futimes { + /** + * Asynchronously change file timestamps of the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param atime The last access time. If a string is provided, it will be coerced to number. + * @param mtime The last modified time. If a string is provided, it will be coerced to number. + */ + function __promisify__(fd: number, atime: TimeLike, mtime: TimeLike): Promise; + } + /** + * Synchronous version of {@link futimes}. Returns `undefined`. + * @since v0.4.2 + */ + export function futimesSync(fd: number, atime: TimeLike, mtime: TimeLike): void; + /** + * Request that all data for the open file descriptor is flushed to the storage + * device. The specific implementation is operating system and device specific. + * Refer to the POSIX [`fsync(2)`](http://man7.org/linux/man-pages/man2/fsync.2.html) documentation for more detail. No arguments other + * than a possible exception are given to the completion callback. + * @since v0.1.96 + */ + export function fsync(fd: number, callback: NoParamCallback): void; + export namespace fsync { + /** + * Asynchronous fsync(2) - synchronize a file's in-core state with the underlying storage device. + * @param fd A file descriptor. + */ + function __promisify__(fd: number): Promise; + } + /** + * Request that all data for the open file descriptor is flushed to the storage + * device. The specific implementation is operating system and device specific. + * Refer to the POSIX [`fsync(2)`](http://man7.org/linux/man-pages/man2/fsync.2.html) documentation for more detail. Returns `undefined`. + * @since v0.1.96 + */ + export function fsyncSync(fd: number): void; + /** + * Write `buffer` to the file specified by `fd`. + * + * `offset` determines the part of the buffer to be written, and `length` is + * an integer specifying the number of bytes to write. + * + * `position` refers to the offset from the beginning of the file where this data + * should be written. If `typeof position !== 'number'`, the data will be written + * at the current position. See [`pwrite(2)`](http://man7.org/linux/man-pages/man2/pwrite.2.html). + * + * The callback will be given three arguments `(err, bytesWritten, buffer)` where`bytesWritten` specifies how many _bytes_ were written from `buffer`. + * + * If this method is invoked as its `util.promisify()` ed version, it returns + * a promise for an `Object` with `bytesWritten` and `buffer` properties. + * + * It is unsafe to use `fs.write()` multiple times on the same file without waiting + * for the callback. For this scenario, {@link createWriteStream} is + * recommended. + * + * On Linux, positional writes don't work when the file is opened in append mode. + * The kernel ignores the position argument and always appends the data to + * the end of the file. + * @since v0.0.2 + * @param [offset=0] + * @param [length=buffer.byteLength - offset] + * @param [position='null'] + */ + export function write( + fd: number, + buffer: TBuffer, + offset: number | undefined | null, + length: number | undefined | null, + position: number | undefined | null, + callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void + ): void; + /** + * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param offset The part of the buffer to be written. If not supplied, defaults to `0`. + * @param length The number of bytes to write. If not supplied, defaults to `buffer.length - offset`. + */ + export function write( + fd: number, + buffer: TBuffer, + offset: number | undefined | null, + length: number | undefined | null, + callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void + ): void; + /** + * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param offset The part of the buffer to be written. If not supplied, defaults to `0`. + */ + export function write( + fd: number, + buffer: TBuffer, + offset: number | undefined | null, + callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void + ): void; + /** + * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + */ + export function write(fd: number, buffer: TBuffer, callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void): void; + /** + * Asynchronously writes `string` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param string A string to write. + * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position. + * @param encoding The expected string encoding. + */ + export function write( + fd: number, + string: string, + position: number | undefined | null, + encoding: BufferEncoding | undefined | null, + callback: (err: NodeJS.ErrnoException | null, written: number, str: string) => void + ): void; + /** + * Asynchronously writes `string` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param string A string to write. + * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position. + */ + export function write(fd: number, string: string, position: number | undefined | null, callback: (err: NodeJS.ErrnoException | null, written: number, str: string) => void): void; + /** + * Asynchronously writes `string` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param string A string to write. + */ + export function write(fd: number, string: string, callback: (err: NodeJS.ErrnoException | null, written: number, str: string) => void): void; + export namespace write { + /** + * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param offset The part of the buffer to be written. If not supplied, defaults to `0`. + * @param length The number of bytes to write. If not supplied, defaults to `buffer.length - offset`. + * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position. + */ + function __promisify__( + fd: number, + buffer?: TBuffer, + offset?: number, + length?: number, + position?: number | null + ): Promise<{ + bytesWritten: number; + buffer: TBuffer; + }>; + /** + * Asynchronously writes `string` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param string A string to write. + * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position. + * @param encoding The expected string encoding. + */ + function __promisify__( + fd: number, + string: string, + position?: number | null, + encoding?: BufferEncoding | null + ): Promise<{ + bytesWritten: number; + buffer: string; + }>; + } + /** + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link write}. + * @since v0.1.21 + * @param [offset=0] + * @param [length=buffer.byteLength - offset] + * @param [position='null'] + * @return The number of bytes written. + */ + export function writeSync(fd: number, buffer: NodeJS.ArrayBufferView, offset?: number | null, length?: number | null, position?: number | null): number; + /** + * Synchronously writes `string` to the file referenced by the supplied file descriptor, returning the number of bytes written. + * @param fd A file descriptor. + * @param string A string to write. + * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position. + * @param encoding The expected string encoding. + */ + export function writeSync(fd: number, string: string, position?: number | null, encoding?: BufferEncoding | null): number; + export type ReadPosition = number | bigint; + export interface ReadSyncOptions { + /** + * @default 0 + */ + offset?: number | undefined; + /** + * @default `length of buffer` + */ + length?: number | undefined; + /** + * @default null + */ + position?: ReadPosition | null | undefined; + } + export interface ReadAsyncOptions extends ReadSyncOptions { + buffer?: TBuffer; + } + /** + * Read data from the file specified by `fd`. + * + * The callback is given the three arguments, `(err, bytesRead, buffer)`. + * + * If the file is not modified concurrently, the end-of-file is reached when the + * number of bytes read is zero. + * + * If this method is invoked as its `util.promisify()` ed version, it returns + * a promise for an `Object` with `bytesRead` and `buffer` properties. + * @since v0.0.2 + * @param buffer The buffer that the data will be written to. + * @param offset The position in `buffer` to write the data to. + * @param length The number of bytes to read. + * @param position Specifies where to begin reading from in the file. If `position` is `null` or `-1 `, data will be read from the current file position, and the file position will be updated. If + * `position` is an integer, the file position will be unchanged. + */ + export function read( + fd: number, + buffer: TBuffer, + offset: number, + length: number, + position: ReadPosition | null, + callback: (err: NodeJS.ErrnoException | null, bytesRead: number, buffer: TBuffer) => void + ): void; + /** + * Similar to the above `fs.read` function, this version takes an optional `options` object. + * If not otherwise specified in an `options` object, + * `buffer` defaults to `Buffer.alloc(16384)`, + * `offset` defaults to `0`, + * `length` defaults to `buffer.byteLength`, `- offset` as of Node 17.6.0 + * `position` defaults to `null` + * @since v12.17.0, 13.11.0 + */ + export function read( + fd: number, + options: ReadAsyncOptions, + callback: (err: NodeJS.ErrnoException | null, bytesRead: number, buffer: TBuffer) => void + ): void; + export function read(fd: number, callback: (err: NodeJS.ErrnoException | null, bytesRead: number, buffer: NodeJS.ArrayBufferView) => void): void; + export namespace read { + /** + * @param fd A file descriptor. + * @param buffer The buffer that the data will be written to. + * @param offset The offset in the buffer at which to start writing. + * @param length The number of bytes to read. + * @param position The offset from the beginning of the file from which data should be read. If `null`, data will be read from the current position. + */ + function __promisify__( + fd: number, + buffer: TBuffer, + offset: number, + length: number, + position: number | null + ): Promise<{ + bytesRead: number; + buffer: TBuffer; + }>; + function __promisify__( + fd: number, + options: ReadAsyncOptions + ): Promise<{ + bytesRead: number; + buffer: TBuffer; + }>; + function __promisify__(fd: number): Promise<{ + bytesRead: number; + buffer: NodeJS.ArrayBufferView; + }>; + } + /** + * Returns the number of `bytesRead`. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link read}. + * @since v0.1.21 + * @param [position='null'] + */ + export function readSync(fd: number, buffer: NodeJS.ArrayBufferView, offset: number, length: number, position: ReadPosition | null): number; + /** + * Similar to the above `fs.readSync` function, this version takes an optional `options` object. + * If no `options` object is specified, it will default with the above values. + */ + export function readSync(fd: number, buffer: NodeJS.ArrayBufferView, opts?: ReadSyncOptions): number; + /** + * Asynchronously reads the entire contents of a file. + * + * ```js + * import { readFile } from 'node:fs'; + * + * readFile('/etc/passwd', (err, data) => { + * if (err) throw err; + * console.log(data); + * }); + * ``` + * + * The callback is passed two arguments `(err, data)`, where `data` is the + * contents of the file. + * + * If no encoding is specified, then the raw buffer is returned. + * + * If `options` is a string, then it specifies the encoding: + * + * ```js + * import { readFile } from 'node:fs'; + * + * readFile('/etc/passwd', 'utf8', callback); + * ``` + * + * When the path is a directory, the behavior of `fs.readFile()` and {@link readFileSync} is platform-specific. On macOS, Linux, and Windows, an + * error will be returned. On FreeBSD, a representation of the directory's contents + * will be returned. + * + * ```js + * import { readFile } from 'node:fs'; + * + * // macOS, Linux, and Windows + * readFile('', (err, data) => { + * // => [Error: EISDIR: illegal operation on a directory, read ] + * }); + * + * // FreeBSD + * readFile('', (err, data) => { + * // => null, + * }); + * ``` + * + * It is possible to abort an ongoing request using an `AbortSignal`. If a + * request is aborted the callback is called with an `AbortError`: + * + * ```js + * import { readFile } from 'node:fs'; + * + * const controller = new AbortController(); + * const signal = controller.signal; + * readFile(fileInfo[0].name, { signal }, (err, buf) => { + * // ... + * }); + * // When you want to abort the request + * controller.abort(); + * ``` + * + * The `fs.readFile()` function buffers the entire file. To minimize memory costs, + * when possible prefer streaming via `fs.createReadStream()`. + * + * Aborting an ongoing request does not abort individual operating + * system requests but rather the internal buffering `fs.readFile` performs. + * @since v0.1.29 + * @param path filename or file descriptor + */ + export function readFile( + path: PathOrFileDescriptor, + options: + | ({ + encoding?: null | undefined; + flag?: string | undefined; + } & Abortable) + | undefined + | null, + callback: (err: NodeJS.ErrnoException | null, data: Buffer) => void + ): void; + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + export function readFile( + path: PathOrFileDescriptor, + options: + | ({ + encoding: BufferEncoding; + flag?: string | undefined; + } & Abortable) + | BufferEncoding, + callback: (err: NodeJS.ErrnoException | null, data: string) => void + ): void; + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + export function readFile( + path: PathOrFileDescriptor, + options: + | (ObjectEncodingOptions & { + flag?: string | undefined; + } & Abortable) + | BufferEncoding + | undefined + | null, + callback: (err: NodeJS.ErrnoException | null, data: string | Buffer) => void + ): void; + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + */ + export function readFile(path: PathOrFileDescriptor, callback: (err: NodeJS.ErrnoException | null, data: Buffer) => void): void; + export namespace readFile { + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param options An object that may contain an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + function __promisify__( + path: PathOrFileDescriptor, + options?: { + encoding?: null | undefined; + flag?: string | undefined; + } | null + ): Promise; + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + function __promisify__( + path: PathOrFileDescriptor, + options: + | { + encoding: BufferEncoding; + flag?: string | undefined; + } + | BufferEncoding + ): Promise; + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + function __promisify__( + path: PathOrFileDescriptor, + options?: + | (ObjectEncodingOptions & { + flag?: string | undefined; + }) + | BufferEncoding + | null + ): Promise; + } + /** + * Returns the contents of the `path`. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link readFile}. + * + * If the `encoding` option is specified then this function returns a + * string. Otherwise it returns a buffer. + * + * Similar to {@link readFile}, when the path is a directory, the behavior of`fs.readFileSync()` is platform-specific. + * + * ```js + * import { readFileSync } from 'node:fs'; + * + * // macOS, Linux, and Windows + * readFileSync(''); + * // => [Error: EISDIR: illegal operation on a directory, read ] + * + * // FreeBSD + * readFileSync(''); // => + * ``` + * @since v0.1.8 + * @param path filename or file descriptor + */ + export function readFileSync( + path: PathOrFileDescriptor, + options?: { + encoding?: null | undefined; + flag?: string | undefined; + } | null + ): Buffer; + /** + * Synchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + export function readFileSync( + path: PathOrFileDescriptor, + options: + | { + encoding: BufferEncoding; + flag?: string | undefined; + } + | BufferEncoding + ): string; + /** + * Synchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + export function readFileSync( + path: PathOrFileDescriptor, + options?: + | (ObjectEncodingOptions & { + flag?: string | undefined; + }) + | BufferEncoding + | null + ): string | Buffer; + export type WriteFileOptions = + | (ObjectEncodingOptions & + Abortable & { + mode?: Mode | undefined; + flag?: string | undefined; + }) + | BufferEncoding + | null; + /** + * When `file` is a filename, asynchronously writes data to the file, replacing the + * file if it already exists. `data` can be a string or a buffer. + * + * When `file` is a file descriptor, the behavior is similar to calling`fs.write()` directly (which is recommended). See the notes below on using + * a file descriptor. + * + * The `encoding` option is ignored if `data` is a buffer. + * + * The `mode` option only affects the newly created file. See {@link open} for more details. + * + * ```js + * import { writeFile } from 'node:fs'; + * import { Buffer } from 'node:buffer'; + * + * const data = new Uint8Array(Buffer.from('Hello Node.js')); + * writeFile('message.txt', data, (err) => { + * if (err) throw err; + * console.log('The file has been saved!'); + * }); + * ``` + * + * If `options` is a string, then it specifies the encoding: + * + * ```js + * import { writeFile } from 'node:fs'; + * + * writeFile('message.txt', 'Hello Node.js', 'utf8', callback); + * ``` + * + * It is unsafe to use `fs.writeFile()` multiple times on the same file without + * waiting for the callback. For this scenario, {@link createWriteStream} is + * recommended. + * + * Similarly to `fs.readFile` \- `fs.writeFile` is a convenience method that + * performs multiple `write` calls internally to write the buffer passed to it. + * For performance sensitive code consider using {@link createWriteStream}. + * + * It is possible to use an `AbortSignal` to cancel an `fs.writeFile()`. + * Cancelation is "best effort", and some amount of data is likely still + * to be written. + * + * ```js + * import { writeFile } from 'node:fs'; + * import { Buffer } from 'node:buffer'; + * + * const controller = new AbortController(); + * const { signal } = controller; + * const data = new Uint8Array(Buffer.from('Hello Node.js')); + * writeFile('message.txt', data, { signal }, (err) => { + * // When a request is aborted - the callback is called with an AbortError + * }); + * // When the request should be aborted + * controller.abort(); + * ``` + * + * Aborting an ongoing request does not abort individual operating + * system requests but rather the internal buffering `fs.writeFile` performs. + * @since v0.1.29 + * @param file filename or file descriptor + */ + export function writeFile(file: PathOrFileDescriptor, data: string | NodeJS.ArrayBufferView, options: WriteFileOptions, callback: NoParamCallback): void; + /** + * Asynchronously writes data to a file, replacing the file if it already exists. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param data The data to write. If something other than a Buffer or Uint8Array is provided, the value is coerced to a string. + */ + export function writeFile(path: PathOrFileDescriptor, data: string | NodeJS.ArrayBufferView, callback: NoParamCallback): void; + export namespace writeFile { + /** + * Asynchronously writes data to a file, replacing the file if it already exists. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param data The data to write. If something other than a Buffer or Uint8Array is provided, the value is coerced to a string. + * @param options Either the encoding for the file, or an object optionally specifying the encoding, file mode, and flag. + * If `encoding` is not supplied, the default of `'utf8'` is used. + * If `mode` is not supplied, the default of `0o666` is used. + * If `mode` is a string, it is parsed as an octal integer. + * If `flag` is not supplied, the default of `'w'` is used. + */ + function __promisify__(path: PathOrFileDescriptor, data: string | NodeJS.ArrayBufferView, options?: WriteFileOptions): Promise; + } + /** + * Returns `undefined`. + * + * The `mode` option only affects the newly created file. See {@link open} for more details. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link writeFile}. + * @since v0.1.29 + * @param file filename or file descriptor + */ + export function writeFileSync(file: PathOrFileDescriptor, data: string | NodeJS.ArrayBufferView, options?: WriteFileOptions): void; + /** + * Asynchronously append data to a file, creating the file if it does not yet + * exist. `data` can be a string or a `Buffer`. + * + * The `mode` option only affects the newly created file. See {@link open} for more details. + * + * ```js + * import { appendFile } from 'node:fs'; + * + * appendFile('message.txt', 'data to append', (err) => { + * if (err) throw err; + * console.log('The "data to append" was appended to file!'); + * }); + * ``` + * + * If `options` is a string, then it specifies the encoding: + * + * ```js + * import { appendFile } from 'node:fs'; + * + * appendFile('message.txt', 'data to append', 'utf8', callback); + * ``` + * + * The `path` may be specified as a numeric file descriptor that has been opened + * for appending (using `fs.open()` or `fs.openSync()`). The file descriptor will + * not be closed automatically. + * + * ```js + * import { open, close, appendFile } from 'node:fs'; + * + * function closeFd(fd) { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * + * open('message.txt', 'a', (err, fd) => { + * if (err) throw err; + * + * try { + * appendFile(fd, 'data to append', 'utf8', (err) => { + * closeFd(fd); + * if (err) throw err; + * }); + * } catch (err) { + * closeFd(fd); + * throw err; + * } + * }); + * ``` + * @since v0.6.7 + * @param path filename or file descriptor + */ + export function appendFile(path: PathOrFileDescriptor, data: string | Uint8Array, options: WriteFileOptions, callback: NoParamCallback): void; + /** + * Asynchronously append data to a file, creating the file if it does not exist. + * @param file A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param data The data to write. If something other than a Buffer or Uint8Array is provided, the value is coerced to a string. + */ + export function appendFile(file: PathOrFileDescriptor, data: string | Uint8Array, callback: NoParamCallback): void; + export namespace appendFile { + /** + * Asynchronously append data to a file, creating the file if it does not exist. + * @param file A path to a file. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param data The data to write. If something other than a Buffer or Uint8Array is provided, the value is coerced to a string. + * @param options Either the encoding for the file, or an object optionally specifying the encoding, file mode, and flag. + * If `encoding` is not supplied, the default of `'utf8'` is used. + * If `mode` is not supplied, the default of `0o666` is used. + * If `mode` is a string, it is parsed as an octal integer. + * If `flag` is not supplied, the default of `'a'` is used. + */ + function __promisify__(file: PathOrFileDescriptor, data: string | Uint8Array, options?: WriteFileOptions): Promise; + } + /** + * Synchronously append data to a file, creating the file if it does not yet + * exist. `data` can be a string or a `Buffer`. + * + * The `mode` option only affects the newly created file. See {@link open} for more details. + * + * ```js + * import { appendFileSync } from 'node:fs'; + * + * try { + * appendFileSync('message.txt', 'data to append'); + * console.log('The "data to append" was appended to file!'); + * } catch (err) { + * // Handle the error + * } + * ``` + * + * If `options` is a string, then it specifies the encoding: + * + * ```js + * import { appendFileSync } from 'node:fs'; + * + * appendFileSync('message.txt', 'data to append', 'utf8'); + * ``` + * + * The `path` may be specified as a numeric file descriptor that has been opened + * for appending (using `fs.open()` or `fs.openSync()`). The file descriptor will + * not be closed automatically. + * + * ```js + * import { openSync, closeSync, appendFileSync } from 'node:fs'; + * + * let fd; + * + * try { + * fd = openSync('message.txt', 'a'); + * appendFileSync(fd, 'data to append', 'utf8'); + * } catch (err) { + * // Handle the error + * } finally { + * if (fd !== undefined) + * closeSync(fd); + * } + * ``` + * @since v0.6.7 + * @param path filename or file descriptor + */ + export function appendFileSync(path: PathOrFileDescriptor, data: string | Uint8Array, options?: WriteFileOptions): void; + /** + * Watch for changes on `filename`. The callback `listener` will be called each + * time the file is accessed. + * + * The `options` argument may be omitted. If provided, it should be an object. The`options` object may contain a boolean named `persistent` that indicates + * whether the process should continue to run as long as files are being watched. + * The `options` object may specify an `interval` property indicating how often the + * target should be polled in milliseconds. + * + * The `listener` gets two arguments the current stat object and the previous + * stat object: + * + * ```js + * import { watchFile } from 'fs'; + * + * watchFile('message.text', (curr, prev) => { + * console.log(`the current mtime is: ${curr.mtime}`); + * console.log(`the previous mtime was: ${prev.mtime}`); + * }); + * ``` + * + * These stat objects are instances of `fs.Stat`. If the `bigint` option is `true`, + * the numeric values in these objects are specified as `BigInt`s. + * + * To be notified when the file was modified, not just accessed, it is necessary + * to compare `curr.mtimeMs` and `prev.mtimeMs`. + * + * When an `fs.watchFile` operation results in an `ENOENT` error, it + * will invoke the listener once, with all the fields zeroed (or, for dates, the + * Unix Epoch). If the file is created later on, the listener will be called + * again, with the latest stat objects. This is a change in functionality since + * v0.10. + * + * Using {@link watch} is more efficient than `fs.watchFile` and`fs.unwatchFile`. `fs.watch` should be used instead of `fs.watchFile` and`fs.unwatchFile` when possible. + * + * When a file being watched by `fs.watchFile()` disappears and reappears, + * then the contents of `previous` in the second callback event (the file's + * reappearance) will be the same as the contents of `previous` in the first + * callback event (its disappearance). + * + * This happens when: + * + * * the file is deleted, followed by a restore + * * the file is renamed and then renamed a second time back to its original name + * @since v0.1.31 + */ + export interface WatchFileOptions { + bigint?: boolean | undefined; + persistent?: boolean | undefined; + interval?: number | undefined; + } + /** + * Watch for changes on `filename`. The callback `listener` will be called each + * time the file is accessed. + * + * The `options` argument may be omitted. If provided, it should be an object. The`options` object may contain a boolean named `persistent` that indicates + * whether the process should continue to run as long as files are being watched. + * The `options` object may specify an `interval` property indicating how often the + * target should be polled in milliseconds. + * + * The `listener` gets two arguments the current stat object and the previous + * stat object: + * + * ```js + * import { watchFile } from 'node:fs'; + * + * watchFile('message.text', (curr, prev) => { + * console.log(`the current mtime is: ${curr.mtime}`); + * console.log(`the previous mtime was: ${prev.mtime}`); + * }); + * ``` + * + * These stat objects are instances of `fs.Stat`. If the `bigint` option is `true`, + * the numeric values in these objects are specified as `BigInt`s. + * + * To be notified when the file was modified, not just accessed, it is necessary + * to compare `curr.mtimeMs` and `prev.mtimeMs`. + * + * When an `fs.watchFile` operation results in an `ENOENT` error, it + * will invoke the listener once, with all the fields zeroed (or, for dates, the + * Unix Epoch). If the file is created later on, the listener will be called + * again, with the latest stat objects. This is a change in functionality since + * v0.10. + * + * Using {@link watch} is more efficient than `fs.watchFile` and`fs.unwatchFile`. `fs.watch` should be used instead of `fs.watchFile` and`fs.unwatchFile` when possible. + * + * When a file being watched by `fs.watchFile()` disappears and reappears, + * then the contents of `previous` in the second callback event (the file's + * reappearance) will be the same as the contents of `previous` in the first + * callback event (its disappearance). + * + * This happens when: + * + * * the file is deleted, followed by a restore + * * the file is renamed and then renamed a second time back to its original name + * @since v0.1.31 + */ + export function watchFile( + filename: PathLike, + options: + | (WatchFileOptions & { + bigint?: false | undefined; + }) + | undefined, + listener: StatsListener + ): StatWatcher; + export function watchFile( + filename: PathLike, + options: + | (WatchFileOptions & { + bigint: true; + }) + | undefined, + listener: BigIntStatsListener + ): StatWatcher; + /** + * Watch for changes on `filename`. The callback `listener` will be called each time the file is accessed. + * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol. + */ + export function watchFile(filename: PathLike, listener: StatsListener): StatWatcher; + /** + * Stop watching for changes on `filename`. If `listener` is specified, only that + * particular listener is removed. Otherwise, _all_ listeners are removed, + * effectively stopping watching of `filename`. + * + * Calling `fs.unwatchFile()` with a filename that is not being watched is a + * no-op, not an error. + * + * Using {@link watch} is more efficient than `fs.watchFile()` and`fs.unwatchFile()`. `fs.watch()` should be used instead of `fs.watchFile()`and `fs.unwatchFile()` when possible. + * @since v0.1.31 + * @param listener Optional, a listener previously attached using `fs.watchFile()` + */ + export function unwatchFile(filename: PathLike, listener?: StatsListener): void; + export function unwatchFile(filename: PathLike, listener?: BigIntStatsListener): void; + export interface WatchOptions extends Abortable { + encoding?: BufferEncoding | 'buffer' | undefined; + persistent?: boolean | undefined; + recursive?: boolean | undefined; + } + export type WatchEventType = 'rename' | 'change'; + export type WatchListener = (event: WatchEventType, filename: T | null) => void; + export type StatsListener = (curr: Stats, prev: Stats) => void; + export type BigIntStatsListener = (curr: BigIntStats, prev: BigIntStats) => void; + /** + * Watch for changes on `filename`, where `filename` is either a file or a + * directory. + * + * The second argument is optional. If `options` is provided as a string, it + * specifies the `encoding`. Otherwise `options` should be passed as an object. + * + * The listener callback gets two arguments `(eventType, filename)`. `eventType`is either `'rename'` or `'change'`, and `filename` is the name of the file + * which triggered the event. + * + * On most platforms, `'rename'` is emitted whenever a filename appears or + * disappears in the directory. + * + * The listener callback is attached to the `'change'` event fired by `fs.FSWatcher`, but it is not the same thing as the `'change'` value of`eventType`. + * + * If a `signal` is passed, aborting the corresponding AbortController will close + * the returned `fs.FSWatcher`. + * @since v0.5.10 + * @param listener + */ + export function watch( + filename: PathLike, + options: + | (WatchOptions & { + encoding: 'buffer'; + }) + | 'buffer', + listener?: WatchListener + ): FSWatcher; + /** + * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`. + * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol. + * @param options Either the encoding for the filename provided to the listener, or an object optionally specifying encoding, persistent, and recursive options. + * If `encoding` is not supplied, the default of `'utf8'` is used. + * If `persistent` is not supplied, the default of `true` is used. + * If `recursive` is not supplied, the default of `false` is used. + */ + export function watch(filename: PathLike, options?: WatchOptions | BufferEncoding | null, listener?: WatchListener): FSWatcher; + /** + * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`. + * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol. + * @param options Either the encoding for the filename provided to the listener, or an object optionally specifying encoding, persistent, and recursive options. + * If `encoding` is not supplied, the default of `'utf8'` is used. + * If `persistent` is not supplied, the default of `true` is used. + * If `recursive` is not supplied, the default of `false` is used. + */ + export function watch(filename: PathLike, options: WatchOptions | string, listener?: WatchListener): FSWatcher; + /** + * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`. + * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol. + */ + export function watch(filename: PathLike, listener?: WatchListener): FSWatcher; + /** + * Test whether or not the given path exists by checking with the file system. + * Then call the `callback` argument with either true or false: + * + * ```js + * import { exists } from 'node:fs'; + * + * exists('/etc/passwd', (e) => { + * console.log(e ? 'it exists' : 'no passwd!'); + * }); + * ``` + * + * **The parameters for this callback are not consistent with other Node.js** + * **callbacks.** Normally, the first parameter to a Node.js callback is an `err`parameter, optionally followed by other parameters. The `fs.exists()` callback + * has only one boolean parameter. This is one reason `fs.access()` is recommended + * instead of `fs.exists()`. + * + * Using `fs.exists()` to check for the existence of a file before calling`fs.open()`, `fs.readFile()`, or `fs.writeFile()` is not recommended. Doing + * so introduces a race condition, since other processes may change the file's + * state between the two calls. Instead, user code should open/read/write the + * file directly and handle the error raised if the file does not exist. + * + * **write (NOT RECOMMENDED)** + * + * ```js + * import { exists, open, close } from 'node:fs'; + * + * exists('myfile', (e) => { + * if (e) { + * console.error('myfile already exists'); + * } else { + * open('myfile', 'wx', (err, fd) => { + * if (err) throw err; + * + * try { + * writeMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * } + * }); + * ``` + * + * **write (RECOMMENDED)** + * + * ```js + * import { open, close } from 'node:fs'; + * open('myfile', 'wx', (err, fd) => { + * if (err) { + * if (err.code === 'EEXIST') { + * console.error('myfile already exists'); + * return; + * } + * + * throw err; + * } + * + * try { + * writeMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * ``` + * + * **read (NOT RECOMMENDED)** + * + * ```js + * import { open, close, exists } from 'node:fs'; + * + * exists('myfile', (e) => { + * if (e) { + * open('myfile', 'r', (err, fd) => { + * if (err) throw err; + * + * try { + * readMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * } else { + * console.error('myfile does not exist'); + * } + * }); + * ``` + * + * **read (RECOMMENDED)** + * + * ```js + * import { open, close } from 'node:fs'; + * + * open('myfile', 'r', (err, fd) => { + * if (err) { + * if (err.code === 'ENOENT') { + * console.error('myfile does not exist'); + * return; + * } + * + * throw err; + * } + * + * try { + * readMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * ``` + * + * The "not recommended" examples above check for existence and then use the + * file; the "recommended" examples are better because they use the file directly + * and handle the error, if any. + * + * In general, check for the existence of a file only if the file won't be + * used directly, for example when its existence is a signal from another + * process. + * @since v0.0.2 + * @deprecated Since v1.0.0 - Use {@link stat} or {@link access} instead. + */ + export function exists(path: PathLike, callback: (exists: boolean) => void): void; + /** @deprecated */ + export namespace exists { + /** + * @param path A path to a file or directory. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + */ + function __promisify__(path: PathLike): Promise; + } + /** + * Returns `true` if the path exists, `false` otherwise. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link exists}. + * + * `fs.exists()` is deprecated, but `fs.existsSync()` is not. The `callback`parameter to `fs.exists()` accepts parameters that are inconsistent with other + * Node.js callbacks. `fs.existsSync()` does not use a callback. + * + * ```js + * import { existsSync } from 'node:fs'; + * + * if (existsSync('/etc/passwd')) + * console.log('The path exists.'); + * ``` + * @since v0.1.21 + */ + export function existsSync(path: PathLike): boolean; + export namespace constants { + // File Access Constants + /** Constant for fs.access(). File is visible to the calling process. */ + const F_OK: number; + /** Constant for fs.access(). File can be read by the calling process. */ + const R_OK: number; + /** Constant for fs.access(). File can be written by the calling process. */ + const W_OK: number; + /** Constant for fs.access(). File can be executed by the calling process. */ + const X_OK: number; + // File Copy Constants + /** Constant for fs.copyFile. Flag indicating the destination file should not be overwritten if it already exists. */ + const COPYFILE_EXCL: number; + /** + * Constant for fs.copyFile. copy operation will attempt to create a copy-on-write reflink. + * If the underlying platform does not support copy-on-write, then a fallback copy mechanism is used. + */ + const COPYFILE_FICLONE: number; + /** + * Constant for fs.copyFile. Copy operation will attempt to create a copy-on-write reflink. + * If the underlying platform does not support copy-on-write, then the operation will fail with an error. + */ + const COPYFILE_FICLONE_FORCE: number; + // File Open Constants + /** Constant for fs.open(). Flag indicating to open a file for read-only access. */ + const O_RDONLY: number; + /** Constant for fs.open(). Flag indicating to open a file for write-only access. */ + const O_WRONLY: number; + /** Constant for fs.open(). Flag indicating to open a file for read-write access. */ + const O_RDWR: number; + /** Constant for fs.open(). Flag indicating to create the file if it does not already exist. */ + const O_CREAT: number; + /** Constant for fs.open(). Flag indicating that opening a file should fail if the O_CREAT flag is set and the file already exists. */ + const O_EXCL: number; + /** + * Constant for fs.open(). Flag indicating that if path identifies a terminal device, + * opening the path shall not cause that terminal to become the controlling terminal for the process + * (if the process does not already have one). + */ + const O_NOCTTY: number; + /** Constant for fs.open(). Flag indicating that if the file exists and is a regular file, and the file is opened successfully for write access, its length shall be truncated to zero. */ + const O_TRUNC: number; + /** Constant for fs.open(). Flag indicating that data will be appended to the end of the file. */ + const O_APPEND: number; + /** Constant for fs.open(). Flag indicating that the open should fail if the path is not a directory. */ + const O_DIRECTORY: number; + /** + * constant for fs.open(). + * Flag indicating reading accesses to the file system will no longer result in + * an update to the atime information associated with the file. + * This flag is available on Linux operating systems only. + */ + const O_NOATIME: number; + /** Constant for fs.open(). Flag indicating that the open should fail if the path is a symbolic link. */ + const O_NOFOLLOW: number; + /** Constant for fs.open(). Flag indicating that the file is opened for synchronous I/O. */ + const O_SYNC: number; + /** Constant for fs.open(). Flag indicating that the file is opened for synchronous I/O with write operations waiting for data integrity. */ + const O_DSYNC: number; + /** Constant for fs.open(). Flag indicating to open the symbolic link itself rather than the resource it is pointing to. */ + const O_SYMLINK: number; + /** Constant for fs.open(). When set, an attempt will be made to minimize caching effects of file I/O. */ + const O_DIRECT: number; + /** Constant for fs.open(). Flag indicating to open the file in nonblocking mode when possible. */ + const O_NONBLOCK: number; + // File Type Constants + /** Constant for fs.Stats mode property for determining a file's type. Bit mask used to extract the file type code. */ + const S_IFMT: number; + /** Constant for fs.Stats mode property for determining a file's type. File type constant for a regular file. */ + const S_IFREG: number; + /** Constant for fs.Stats mode property for determining a file's type. File type constant for a directory. */ + const S_IFDIR: number; + /** Constant for fs.Stats mode property for determining a file's type. File type constant for a character-oriented device file. */ + const S_IFCHR: number; + /** Constant for fs.Stats mode property for determining a file's type. File type constant for a block-oriented device file. */ + const S_IFBLK: number; + /** Constant for fs.Stats mode property for determining a file's type. File type constant for a FIFO/pipe. */ + const S_IFIFO: number; + /** Constant for fs.Stats mode property for determining a file's type. File type constant for a symbolic link. */ + const S_IFLNK: number; + /** Constant for fs.Stats mode property for determining a file's type. File type constant for a socket. */ + const S_IFSOCK: number; + // File Mode Constants + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable, writable and executable by owner. */ + const S_IRWXU: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable by owner. */ + const S_IRUSR: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating writable by owner. */ + const S_IWUSR: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating executable by owner. */ + const S_IXUSR: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable, writable and executable by group. */ + const S_IRWXG: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable by group. */ + const S_IRGRP: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating writable by group. */ + const S_IWGRP: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating executable by group. */ + const S_IXGRP: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable, writable and executable by others. */ + const S_IRWXO: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable by others. */ + const S_IROTH: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating writable by others. */ + const S_IWOTH: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating executable by others. */ + const S_IXOTH: number; + /** + * When set, a memory file mapping is used to access the file. This flag + * is available on Windows operating systems only. On other operating systems, + * this flag is ignored. + */ + const UV_FS_O_FILEMAP: number; + } + /** + * Tests a user's permissions for the file or directory specified by `path`. + * The `mode` argument is an optional integer that specifies the accessibility + * checks to be performed. `mode` should be either the value `fs.constants.F_OK`or a mask consisting of the bitwise OR of any of `fs.constants.R_OK`,`fs.constants.W_OK`, and `fs.constants.X_OK` + * (e.g.`fs.constants.W_OK | fs.constants.R_OK`). Check `File access constants` for + * possible values of `mode`. + * + * The final argument, `callback`, is a callback function that is invoked with + * a possible error argument. If any of the accessibility checks fail, the error + * argument will be an `Error` object. The following examples check if`package.json` exists, and if it is readable or writable. + * + * ```js + * import { access, constants } from 'node:fs'; + * + * const file = 'package.json'; + * + * // Check if the file exists in the current directory. + * access(file, constants.F_OK, (err) => { + * console.log(`${file} ${err ? 'does not exist' : 'exists'}`); + * }); + * + * // Check if the file is readable. + * access(file, constants.R_OK, (err) => { + * console.log(`${file} ${err ? 'is not readable' : 'is readable'}`); + * }); + * + * // Check if the file is writable. + * access(file, constants.W_OK, (err) => { + * console.log(`${file} ${err ? 'is not writable' : 'is writable'}`); + * }); + * + * // Check if the file is readable and writable. + * access(file, constants.R_OK | constants.W_OK, (err) => { + * console.log(`${file} ${err ? 'is not' : 'is'} readable and writable`); + * }); + * ``` + * + * Do not use `fs.access()` to check for the accessibility of a file before calling`fs.open()`, `fs.readFile()`, or `fs.writeFile()`. Doing + * so introduces a race condition, since other processes may change the file's + * state between the two calls. Instead, user code should open/read/write the + * file directly and handle the error raised if the file is not accessible. + * + * **write (NOT RECOMMENDED)** + * + * ```js + * import { access, open, close } from 'node:fs'; + * + * access('myfile', (err) => { + * if (!err) { + * console.error('myfile already exists'); + * return; + * } + * + * open('myfile', 'wx', (err, fd) => { + * if (err) throw err; + * + * try { + * writeMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * }); + * ``` + * + * **write (RECOMMENDED)** + * + * ```js + * import { open, close } from 'node:fs'; + * + * open('myfile', 'wx', (err, fd) => { + * if (err) { + * if (err.code === 'EEXIST') { + * console.error('myfile already exists'); + * return; + * } + * + * throw err; + * } + * + * try { + * writeMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * ``` + * + * **read (NOT RECOMMENDED)** + * + * ```js + * import { access, open, close } from 'node:fs'; + * access('myfile', (err) => { + * if (err) { + * if (err.code === 'ENOENT') { + * console.error('myfile does not exist'); + * return; + * } + * + * throw err; + * } + * + * open('myfile', 'r', (err, fd) => { + * if (err) throw err; + * + * try { + * readMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * }); + * ``` + * + * **read (RECOMMENDED)** + * + * ```js + * import { open, close } from 'node:fs'; + * + * open('myfile', 'r', (err, fd) => { + * if (err) { + * if (err.code === 'ENOENT') { + * console.error('myfile does not exist'); + * return; + * } + * + * throw err; + * } + * + * try { + * readMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * ``` + * + * The "not recommended" examples above check for accessibility and then use the + * file; the "recommended" examples are better because they use the file directly + * and handle the error, if any. + * + * In general, check for the accessibility of a file only if the file will not be + * used directly, for example when its accessibility is a signal from another + * process. + * + * On Windows, access-control policies (ACLs) on a directory may limit access to + * a file or directory. The `fs.access()` function, however, does not check the + * ACL and therefore may report that a path is accessible even if the ACL restricts + * the user from reading or writing to it. + * @since v0.11.15 + * @param [mode=fs.constants.F_OK] + */ + export function access(path: PathLike, mode: number | undefined, callback: NoParamCallback): void; + /** + * Asynchronously tests a user's permissions for the file specified by path. + * @param path A path to a file or directory. If a URL is provided, it must use the `file:` protocol. + */ + export function access(path: PathLike, callback: NoParamCallback): void; + export namespace access { + /** + * Asynchronously tests a user's permissions for the file specified by path. + * @param path A path to a file or directory. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + */ + function __promisify__(path: PathLike, mode?: number): Promise; + } + /** + * Synchronously tests a user's permissions for the file or directory specified + * by `path`. The `mode` argument is an optional integer that specifies the + * accessibility checks to be performed. `mode` should be either the value`fs.constants.F_OK` or a mask consisting of the bitwise OR of any of`fs.constants.R_OK`, `fs.constants.W_OK`, and + * `fs.constants.X_OK` (e.g.`fs.constants.W_OK | fs.constants.R_OK`). Check `File access constants` for + * possible values of `mode`. + * + * If any of the accessibility checks fail, an `Error` will be thrown. Otherwise, + * the method will return `undefined`. + * + * ```js + * import { accessSync, constants } from 'node:fs'; + * + * try { + * accessSync('etc/passwd', constants.R_OK | constants.W_OK); + * console.log('can read/write'); + * } catch (err) { + * console.error('no access!'); + * } + * ``` + * @since v0.11.15 + * @param [mode=fs.constants.F_OK] + */ + export function accessSync(path: PathLike, mode?: number): void; + interface StreamOptions { + flags?: string | undefined; + encoding?: BufferEncoding | undefined; + fd?: number | promises.FileHandle | undefined; + mode?: number | undefined; + autoClose?: boolean | undefined; + /** + * @default false + */ + emitClose?: boolean | undefined; + start?: number | undefined; + highWaterMark?: number | undefined; + } + interface ReadStreamOptions extends StreamOptions { + end?: number | undefined; + } + /** + * Unlike the 16 KiB default `highWaterMark` for a `stream.Readable`, the stream + * returned by this method has a default `highWaterMark` of 64 KiB. + * + * `options` can include `start` and `end` values to read a range of bytes from + * the file instead of the entire file. Both `start` and `end` are inclusive and + * start counting at 0, allowed values are in the + * \[0, [`Number.MAX_SAFE_INTEGER`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER)\] range. If `fd` is specified and `start` is + * omitted or `undefined`, `fs.createReadStream()` reads sequentially from the + * current file position. The `encoding` can be any one of those accepted by `Buffer`. + * + * If `fd` is specified, `ReadStream` will ignore the `path` argument and will use + * the specified file descriptor. This means that no `'open'` event will be + * emitted. `fd` should be blocking; non-blocking `fd`s should be passed to `net.Socket`. + * + * If `fd` points to a character device that only supports blocking reads + * (such as keyboard or sound card), read operations do not finish until data is + * available. This can prevent the process from exiting and the stream from + * closing naturally. + * + * By default, the stream will emit a `'close'` event after it has been + * destroyed. Set the `emitClose` option to `false` to change this behavior. + * + * By providing the `fs` option, it is possible to override the corresponding `fs`implementations for `open`, `read`, and `close`. When providing the `fs` option, + * an override for `read` is required. If no `fd` is provided, an override for`open` is also required. If `autoClose` is `true`, an override for `close` is + * also required. + * + * ```js + * import { createReadStream } from 'node:fs'; + * + * // Create a stream from some character device. + * const stream = createReadStream('/dev/input/event0'); + * setTimeout(() => { + * stream.close(); // This may not close the stream. + * // Artificially marking end-of-stream, as if the underlying resource had + * // indicated end-of-file by itself, allows the stream to close. + * // This does not cancel pending read operations, and if there is such an + * // operation, the process may still not be able to exit successfully + * // until it finishes. + * stream.push(null); + * stream.read(0); + * }, 100); + * ``` + * + * If `autoClose` is false, then the file descriptor won't be closed, even if + * there's an error. It is the application's responsibility to close it and make + * sure there's no file descriptor leak. If `autoClose` is set to true (default + * behavior), on `'error'` or `'end'` the file descriptor will be closed + * automatically. + * + * `mode` sets the file mode (permission and sticky bits), but only if the + * file was created. + * + * An example to read the last 10 bytes of a file which is 100 bytes long: + * + * ```js + * import { createReadStream } from 'node:fs'; + * + * createReadStream('sample.txt', { start: 90, end: 99 }); + * ``` + * + * If `options` is a string, then it specifies the encoding. + * @since v0.1.31 + */ + export function createReadStream(path: PathLike, options?: BufferEncoding | ReadStreamOptions): ReadStream; + /** + * `options` may also include a `start` option to allow writing data at some + * position past the beginning of the file, allowed values are in the + * \[0, [`Number.MAX_SAFE_INTEGER`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER)\] range. Modifying a file rather than + * replacing it may require the `flags` option to be set to `r+` rather than the + * default `w`. The `encoding` can be any one of those accepted by `Buffer`. + * + * If `autoClose` is set to true (default behavior) on `'error'` or `'finish'`the file descriptor will be closed automatically. If `autoClose` is false, + * then the file descriptor won't be closed, even if there's an error. + * It is the application's responsibility to close it and make sure there's no + * file descriptor leak. + * + * By default, the stream will emit a `'close'` event after it has been + * destroyed. Set the `emitClose` option to `false` to change this behavior. + * + * By providing the `fs` option it is possible to override the corresponding `fs`implementations for `open`, `write`, `writev`, and `close`. Overriding `write()`without `writev()` can reduce + * performance as some optimizations (`_writev()`) + * will be disabled. When providing the `fs` option, overrides for at least one of`write` and `writev` are required. If no `fd` option is supplied, an override + * for `open` is also required. If `autoClose` is `true`, an override for `close`is also required. + * + * Like `fs.ReadStream`, if `fd` is specified, `fs.WriteStream` will ignore the`path` argument and will use the specified file descriptor. This means that no`'open'` event will be + * emitted. `fd` should be blocking; non-blocking `fd`s + * should be passed to `net.Socket`. + * + * If `options` is a string, then it specifies the encoding. + * @since v0.1.31 + */ + export function createWriteStream(path: PathLike, options?: BufferEncoding | StreamOptions): WriteStream; + /** + * Forces all currently queued I/O operations associated with the file to the + * operating system's synchronized I/O completion state. Refer to the POSIX [`fdatasync(2)`](http://man7.org/linux/man-pages/man2/fdatasync.2.html) documentation for details. No arguments other + * than a possible + * exception are given to the completion callback. + * @since v0.1.96 + */ + export function fdatasync(fd: number, callback: NoParamCallback): void; + export namespace fdatasync { + /** + * Asynchronous fdatasync(2) - synchronize a file's in-core state with storage device. + * @param fd A file descriptor. + */ + function __promisify__(fd: number): Promise; + } + /** + * Forces all currently queued I/O operations associated with the file to the + * operating system's synchronized I/O completion state. Refer to the POSIX [`fdatasync(2)`](http://man7.org/linux/man-pages/man2/fdatasync.2.html) documentation for details. Returns `undefined`. + * @since v0.1.96 + */ + export function fdatasyncSync(fd: number): void; + /** + * Asynchronously copies `src` to `dest`. By default, `dest` is overwritten if it + * already exists. No arguments other than a possible exception are given to the + * callback function. Node.js makes no guarantees about the atomicity of the copy + * operation. If an error occurs after the destination file has been opened for + * writing, Node.js will attempt to remove the destination. + * + * `mode` is an optional integer that specifies the behavior + * of the copy operation. It is possible to create a mask consisting of the bitwise + * OR of two or more values (e.g.`fs.constants.COPYFILE_EXCL | fs.constants.COPYFILE_FICLONE`). + * + * * `fs.constants.COPYFILE_EXCL`: The copy operation will fail if `dest` already + * exists. + * * `fs.constants.COPYFILE_FICLONE`: The copy operation will attempt to create a + * copy-on-write reflink. If the platform does not support copy-on-write, then a + * fallback copy mechanism is used. + * * `fs.constants.COPYFILE_FICLONE_FORCE`: The copy operation will attempt to + * create a copy-on-write reflink. If the platform does not support + * copy-on-write, then the operation will fail. + * + * ```js + * import { copyFile, constants } from 'node:fs'; + * + * function callback(err) { + * if (err) throw err; + * console.log('source.txt was copied to destination.txt'); + * } + * + * // destination.txt will be created or overwritten by default. + * copyFile('source.txt', 'destination.txt', callback); + * + * // By using COPYFILE_EXCL, the operation will fail if destination.txt exists. + * copyFile('source.txt', 'destination.txt', constants.COPYFILE_EXCL, callback); + * ``` + * @since v8.5.0 + * @param src source filename to copy + * @param dest destination filename of the copy operation + * @param [mode=0] modifiers for copy operation. + */ + export function copyFile(src: PathLike, dest: PathLike, callback: NoParamCallback): void; + export function copyFile(src: PathLike, dest: PathLike, mode: number, callback: NoParamCallback): void; + export namespace copyFile { + function __promisify__(src: PathLike, dst: PathLike, mode?: number): Promise; + } + /** + * Synchronously copies `src` to `dest`. By default, `dest` is overwritten if it + * already exists. Returns `undefined`. Node.js makes no guarantees about the + * atomicity of the copy operation. If an error occurs after the destination file + * has been opened for writing, Node.js will attempt to remove the destination. + * + * `mode` is an optional integer that specifies the behavior + * of the copy operation. It is possible to create a mask consisting of the bitwise + * OR of two or more values (e.g.`fs.constants.COPYFILE_EXCL | fs.constants.COPYFILE_FICLONE`). + * + * * `fs.constants.COPYFILE_EXCL`: The copy operation will fail if `dest` already + * exists. + * * `fs.constants.COPYFILE_FICLONE`: The copy operation will attempt to create a + * copy-on-write reflink. If the platform does not support copy-on-write, then a + * fallback copy mechanism is used. + * * `fs.constants.COPYFILE_FICLONE_FORCE`: The copy operation will attempt to + * create a copy-on-write reflink. If the platform does not support + * copy-on-write, then the operation will fail. + * + * ```js + * import { copyFileSync, constants } from 'node:fs'; + * + * // destination.txt will be created or overwritten by default. + * copyFileSync('source.txt', 'destination.txt'); + * console.log('source.txt was copied to destination.txt'); + * + * // By using COPYFILE_EXCL, the operation will fail if destination.txt exists. + * copyFileSync('source.txt', 'destination.txt', constants.COPYFILE_EXCL); + * ``` + * @since v8.5.0 + * @param src source filename to copy + * @param dest destination filename of the copy operation + * @param [mode=0] modifiers for copy operation. + */ + export function copyFileSync(src: PathLike, dest: PathLike, mode?: number): void; + /** + * Write an array of `ArrayBufferView`s to the file specified by `fd` using`writev()`. + * + * `position` is the offset from the beginning of the file where this data + * should be written. If `typeof position !== 'number'`, the data will be written + * at the current position. + * + * The callback will be given three arguments: `err`, `bytesWritten`, and`buffers`. `bytesWritten` is how many bytes were written from `buffers`. + * + * If this method is `util.promisify()` ed, it returns a promise for an`Object` with `bytesWritten` and `buffers` properties. + * + * It is unsafe to use `fs.writev()` multiple times on the same file without + * waiting for the callback. For this scenario, use {@link createWriteStream}. + * + * On Linux, positional writes don't work when the file is opened in append mode. + * The kernel ignores the position argument and always appends the data to + * the end of the file. + * @since v12.9.0 + * @param [position='null'] + */ + export function writev(fd: number, buffers: ReadonlyArray, cb: (err: NodeJS.ErrnoException | null, bytesWritten: number, buffers: NodeJS.ArrayBufferView[]) => void): void; + export function writev( + fd: number, + buffers: ReadonlyArray, + position: number, + cb: (err: NodeJS.ErrnoException | null, bytesWritten: number, buffers: NodeJS.ArrayBufferView[]) => void + ): void; + export interface WriteVResult { + bytesWritten: number; + buffers: NodeJS.ArrayBufferView[]; + } + export namespace writev { + function __promisify__(fd: number, buffers: ReadonlyArray, position?: number): Promise; + } + /** + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link writev}. + * @since v12.9.0 + * @param [position='null'] + * @return The number of bytes written. + */ + export function writevSync(fd: number, buffers: ReadonlyArray, position?: number): number; + /** + * Read from a file specified by `fd` and write to an array of `ArrayBufferView`s + * using `readv()`. + * + * `position` is the offset from the beginning of the file from where data + * should be read. If `typeof position !== 'number'`, the data will be read + * from the current position. + * + * The callback will be given three arguments: `err`, `bytesRead`, and`buffers`. `bytesRead` is how many bytes were read from the file. + * + * If this method is invoked as its `util.promisify()` ed version, it returns + * a promise for an `Object` with `bytesRead` and `buffers` properties. + * @since v13.13.0, v12.17.0 + * @param [position='null'] + */ + export function readv(fd: number, buffers: ReadonlyArray, cb: (err: NodeJS.ErrnoException | null, bytesRead: number, buffers: NodeJS.ArrayBufferView[]) => void): void; + export function readv( + fd: number, + buffers: ReadonlyArray, + position: number, + cb: (err: NodeJS.ErrnoException | null, bytesRead: number, buffers: NodeJS.ArrayBufferView[]) => void + ): void; + export interface ReadVResult { + bytesRead: number; + buffers: NodeJS.ArrayBufferView[]; + } + export namespace readv { + function __promisify__(fd: number, buffers: ReadonlyArray, position?: number): Promise; + } + /** + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link readv}. + * @since v13.13.0, v12.17.0 + * @param [position='null'] + * @return The number of bytes read. + */ + export function readvSync(fd: number, buffers: ReadonlyArray, position?: number): number; + export interface OpenDirOptions { + /** + * @default 'utf8' + */ + encoding?: BufferEncoding | undefined; + /** + * Number of directory entries that are buffered + * internally when reading from the directory. Higher values lead to better + * performance but higher memory usage. + * @default 32 + */ + bufferSize?: number | undefined; + /** + * @default false + */ + recursive?: boolean; + } + /** + * Synchronously open a directory. See [`opendir(3)`](http://man7.org/linux/man-pages/man3/opendir.3.html). + * + * Creates an `fs.Dir`, which contains all further functions for reading from + * and cleaning up the directory. + * + * The `encoding` option sets the encoding for the `path` while opening the + * directory and subsequent read operations. + * @since v12.12.0 + */ + export function opendirSync(path: PathLike, options?: OpenDirOptions): Dir; + /** + * Asynchronously open a directory. See the POSIX [`opendir(3)`](http://man7.org/linux/man-pages/man3/opendir.3.html) documentation for + * more details. + * + * Creates an `fs.Dir`, which contains all further functions for reading from + * and cleaning up the directory. + * + * The `encoding` option sets the encoding for the `path` while opening the + * directory and subsequent read operations. + * @since v12.12.0 + */ + export function opendir(path: PathLike, cb: (err: NodeJS.ErrnoException | null, dir: Dir) => void): void; + export function opendir(path: PathLike, options: OpenDirOptions, cb: (err: NodeJS.ErrnoException | null, dir: Dir) => void): void; + export namespace opendir { + function __promisify__(path: PathLike, options?: OpenDirOptions): Promise; + } + export interface BigIntStats extends StatsBase { + atimeNs: bigint; + mtimeNs: bigint; + ctimeNs: bigint; + birthtimeNs: bigint; + } + export interface BigIntOptions { + bigint: true; + } + export interface StatOptions { + bigint?: boolean | undefined; + } + export interface StatSyncOptions extends StatOptions { + throwIfNoEntry?: boolean | undefined; + } + interface CopyOptionsBase { + /** + * Dereference symlinks + * @default false + */ + dereference?: boolean; + /** + * When `force` is `false`, and the destination + * exists, throw an error. + * @default false + */ + errorOnExist?: boolean; + /** + * Overwrite existing file or directory. _The copy + * operation will ignore errors if you set this to false and the destination + * exists. Use the `errorOnExist` option to change this behavior. + * @default true + */ + force?: boolean; + /** + * Modifiers for copy operation. See `mode` flag of {@link copyFileSync()} + */ + mode?: number; + /** + * When `true` timestamps from `src` will + * be preserved. + * @default false + */ + preserveTimestamps?: boolean; + /** + * Copy directories recursively. + * @default false + */ + recursive?: boolean; + /** + * When true, path resolution for symlinks will be skipped + * @default false + */ + verbatimSymlinks?: boolean; + } + export interface CopyOptions extends CopyOptionsBase { + /** + * Function to filter copied files/directories. Return + * `true` to copy the item, `false` to ignore it. + */ + filter?(source: string, destination: string): boolean | Promise; + } + export interface CopySyncOptions extends CopyOptionsBase { + /** + * Function to filter copied files/directories. Return + * `true` to copy the item, `false` to ignore it. + */ + filter?(source: string, destination: string): boolean; + } + /** + * Asynchronously copies the entire directory structure from `src` to `dest`, + * including subdirectories and files. + * + * When copying a directory to another directory, globs are not supported and + * behavior is similar to `cp dir1/ dir2/`. + * @since v16.7.0 + * @experimental + * @param src source path to copy. + * @param dest destination path to copy to. + */ + export function cp(source: string | URL, destination: string | URL, callback: (err: NodeJS.ErrnoException | null) => void): void; + export function cp(source: string | URL, destination: string | URL, opts: CopyOptions, callback: (err: NodeJS.ErrnoException | null) => void): void; + /** + * Synchronously copies the entire directory structure from `src` to `dest`, + * including subdirectories and files. + * + * When copying a directory to another directory, globs are not supported and + * behavior is similar to `cp dir1/ dir2/`. + * @since v16.7.0 + * @experimental + * @param src source path to copy. + * @param dest destination path to copy to. + */ + export function cpSync(source: string | URL, destination: string | URL, opts?: CopySyncOptions): void; +} +declare module 'node:fs' { + export * from 'fs'; +} diff --git a/node_modules/@types/node/ts4.8/fs/promises.d.ts b/node_modules/@types/node/ts4.8/fs/promises.d.ts new file mode 100755 index 0000000..93e705e --- /dev/null +++ b/node_modules/@types/node/ts4.8/fs/promises.d.ts @@ -0,0 +1,1189 @@ +/** + * The `fs/promises` API provides asynchronous file system methods that return + * promises. + * + * The promise APIs use the underlying Node.js threadpool to perform file + * system operations off the event loop thread. These operations are not + * synchronized or threadsafe. Care must be taken when performing multiple + * concurrent modifications on the same file or data corruption may occur. + * @since v10.0.0 + */ +declare module 'fs/promises' { + import { Abortable } from 'node:events'; + import { Stream } from 'node:stream'; + import { ReadableStream } from 'node:stream/web'; + import { + BigIntStats, + BigIntStatsFs, + BufferEncodingOption, + constants as fsConstants, + CopyOptions, + Dir, + Dirent, + MakeDirectoryOptions, + Mode, + ObjectEncodingOptions, + OpenDirOptions, + OpenMode, + PathLike, + ReadStream, + ReadVResult, + RmDirOptions, + RmOptions, + StatOptions, + StatFsOptions, + Stats, + StatsFs, + TimeLike, + WatchEventType, + WatchOptions, + WriteStream, + WriteVResult, + } from 'node:fs'; + import { Interface as ReadlineInterface } from 'node:readline'; + interface FileChangeInfo { + eventType: WatchEventType; + filename: T | null; + } + interface FlagAndOpenMode { + mode?: Mode | undefined; + flag?: OpenMode | undefined; + } + interface FileReadResult { + bytesRead: number; + buffer: T; + } + interface FileReadOptions { + /** + * @default `Buffer.alloc(0xffff)` + */ + buffer?: T; + /** + * @default 0 + */ + offset?: number | null; + /** + * @default `buffer.byteLength` + */ + length?: number | null; + position?: number | null; + } + interface CreateReadStreamOptions { + encoding?: BufferEncoding | null | undefined; + autoClose?: boolean | undefined; + emitClose?: boolean | undefined; + start?: number | undefined; + end?: number | undefined; + highWaterMark?: number | undefined; + } + interface CreateWriteStreamOptions { + encoding?: BufferEncoding | null | undefined; + autoClose?: boolean | undefined; + emitClose?: boolean | undefined; + start?: number | undefined; + } + // TODO: Add `EventEmitter` close + interface FileHandle { + /** + * The numeric file descriptor managed by the {FileHandle} object. + * @since v10.0.0 + */ + readonly fd: number; + /** + * Alias of `filehandle.writeFile()`. + * + * When operating on file handles, the mode cannot be changed from what it was set + * to with `fsPromises.open()`. Therefore, this is equivalent to `filehandle.writeFile()`. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + appendFile(data: string | Uint8Array, options?: (ObjectEncodingOptions & FlagAndOpenMode) | BufferEncoding | null): Promise; + /** + * Changes the ownership of the file. A wrapper for [`chown(2)`](http://man7.org/linux/man-pages/man2/chown.2.html). + * @since v10.0.0 + * @param uid The file's new owner's user id. + * @param gid The file's new group's group id. + * @return Fulfills with `undefined` upon success. + */ + chown(uid: number, gid: number): Promise; + /** + * Modifies the permissions on the file. See [`chmod(2)`](http://man7.org/linux/man-pages/man2/chmod.2.html). + * @since v10.0.0 + * @param mode the file mode bit mask. + * @return Fulfills with `undefined` upon success. + */ + chmod(mode: Mode): Promise; + /** + * Unlike the 16 KiB default `highWaterMark` for a `stream.Readable`, the stream + * returned by this method has a default `highWaterMark` of 64 KiB. + * + * `options` can include `start` and `end` values to read a range of bytes from + * the file instead of the entire file. Both `start` and `end` are inclusive and + * start counting at 0, allowed values are in the + * \[0, [`Number.MAX_SAFE_INTEGER`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER)\] range. If `start` is + * omitted or `undefined`, `filehandle.createReadStream()` reads sequentially from + * the current file position. The `encoding` can be any one of those accepted by `Buffer`. + * + * If the `FileHandle` points to a character device that only supports blocking + * reads (such as keyboard or sound card), read operations do not finish until data + * is available. This can prevent the process from exiting and the stream from + * closing naturally. + * + * By default, the stream will emit a `'close'` event after it has been + * destroyed. Set the `emitClose` option to `false` to change this behavior. + * + * ```js + * import { open } from 'node:fs/promises'; + * + * const fd = await open('/dev/input/event0'); + * // Create a stream from some character device. + * const stream = fd.createReadStream(); + * setTimeout(() => { + * stream.close(); // This may not close the stream. + * // Artificially marking end-of-stream, as if the underlying resource had + * // indicated end-of-file by itself, allows the stream to close. + * // This does not cancel pending read operations, and if there is such an + * // operation, the process may still not be able to exit successfully + * // until it finishes. + * stream.push(null); + * stream.read(0); + * }, 100); + * ``` + * + * If `autoClose` is false, then the file descriptor won't be closed, even if + * there's an error. It is the application's responsibility to close it and make + * sure there's no file descriptor leak. If `autoClose` is set to true (default + * behavior), on `'error'` or `'end'` the file descriptor will be closed + * automatically. + * + * An example to read the last 10 bytes of a file which is 100 bytes long: + * + * ```js + * import { open } from 'node:fs/promises'; + * + * const fd = await open('sample.txt'); + * fd.createReadStream({ start: 90, end: 99 }); + * ``` + * @since v16.11.0 + */ + createReadStream(options?: CreateReadStreamOptions): ReadStream; + /** + * `options` may also include a `start` option to allow writing data at some + * position past the beginning of the file, allowed values are in the + * \[0, [`Number.MAX_SAFE_INTEGER`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER)\] range. Modifying a file rather than + * replacing it may require the `flags` `open` option to be set to `r+` rather than + * the default `r`. The `encoding` can be any one of those accepted by `Buffer`. + * + * If `autoClose` is set to true (default behavior) on `'error'` or `'finish'`the file descriptor will be closed automatically. If `autoClose` is false, + * then the file descriptor won't be closed, even if there's an error. + * It is the application's responsibility to close it and make sure there's no + * file descriptor leak. + * + * By default, the stream will emit a `'close'` event after it has been + * destroyed. Set the `emitClose` option to `false` to change this behavior. + * @since v16.11.0 + */ + createWriteStream(options?: CreateWriteStreamOptions): WriteStream; + /** + * Forces all currently queued I/O operations associated with the file to the + * operating system's synchronized I/O completion state. Refer to the POSIX [`fdatasync(2)`](http://man7.org/linux/man-pages/man2/fdatasync.2.html) documentation for details. + * + * Unlike `filehandle.sync` this method does not flush modified metadata. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + datasync(): Promise; + /** + * Request that all data for the open file descriptor is flushed to the storage + * device. The specific implementation is operating system and device specific. + * Refer to the POSIX [`fsync(2)`](http://man7.org/linux/man-pages/man2/fsync.2.html) documentation for more detail. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + sync(): Promise; + /** + * Reads data from the file and stores that in the given buffer. + * + * If the file is not modified concurrently, the end-of-file is reached when the + * number of bytes read is zero. + * @since v10.0.0 + * @param buffer A buffer that will be filled with the file data read. + * @param offset The location in the buffer at which to start filling. + * @param length The number of bytes to read. + * @param position The location where to begin reading data from the file. If `null`, data will be read from the current file position, and the position will be updated. If `position` is an + * integer, the current file position will remain unchanged. + * @return Fulfills upon success with an object with two properties: + */ + read(buffer: T, offset?: number | null, length?: number | null, position?: number | null): Promise>; + read(options?: FileReadOptions): Promise>; + /** + * Returns a `ReadableStream` that may be used to read the files data. + * + * An error will be thrown if this method is called more than once or is called + * after the `FileHandle` is closed or closing. + * + * ```js + * import { + * open, + * } from 'node:fs/promises'; + * + * const file = await open('./some/file/to/read'); + * + * for await (const chunk of file.readableWebStream()) + * console.log(chunk); + * + * await file.close(); + * ``` + * + * While the `ReadableStream` will read the file to completion, it will not + * close the `FileHandle` automatically. User code must still call the`fileHandle.close()` method. + * @since v17.0.0 + * @experimental + */ + readableWebStream(): ReadableStream; + /** + * Asynchronously reads the entire contents of a file. + * + * If `options` is a string, then it specifies the `encoding`. + * + * The `FileHandle` has to support reading. + * + * If one or more `filehandle.read()` calls are made on a file handle and then a`filehandle.readFile()` call is made, the data will be read from the current + * position till the end of the file. It doesn't always read from the beginning + * of the file. + * @since v10.0.0 + * @return Fulfills upon a successful read with the contents of the file. If no encoding is specified (using `options.encoding`), the data is returned as a {Buffer} object. Otherwise, the + * data will be a string. + */ + readFile( + options?: { + encoding?: null | undefined; + flag?: OpenMode | undefined; + } | null + ): Promise; + /** + * Asynchronously reads the entire contents of a file. The underlying file will _not_ be closed automatically. + * The `FileHandle` must have been opened for reading. + * @param options An object that may contain an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + readFile( + options: + | { + encoding: BufferEncoding; + flag?: OpenMode | undefined; + } + | BufferEncoding + ): Promise; + /** + * Asynchronously reads the entire contents of a file. The underlying file will _not_ be closed automatically. + * The `FileHandle` must have been opened for reading. + * @param options An object that may contain an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + readFile( + options?: + | (ObjectEncodingOptions & { + flag?: OpenMode | undefined; + }) + | BufferEncoding + | null + ): Promise; + /** + * Convenience method to create a `readline` interface and stream over the file. + * See `filehandle.createReadStream()` for the options. + * + * ```js + * import { open } from 'node:fs/promises'; + * + * const file = await open('./some/file/to/read'); + * + * for await (const line of file.readLines()) { + * console.log(line); + * } + * ``` + * @since v18.11.0 + */ + readLines(options?: CreateReadStreamOptions): ReadlineInterface; + /** + * @since v10.0.0 + * @return Fulfills with an {fs.Stats} for the file. + */ + stat( + opts?: StatOptions & { + bigint?: false | undefined; + } + ): Promise; + stat( + opts: StatOptions & { + bigint: true; + } + ): Promise; + stat(opts?: StatOptions): Promise; + /** + * Truncates the file. + * + * If the file was larger than `len` bytes, only the first `len` bytes will be + * retained in the file. + * + * The following example retains only the first four bytes of the file: + * + * ```js + * import { open } from 'node:fs/promises'; + * + * let filehandle = null; + * try { + * filehandle = await open('temp.txt', 'r+'); + * await filehandle.truncate(4); + * } finally { + * await filehandle?.close(); + * } + * ``` + * + * If the file previously was shorter than `len` bytes, it is extended, and the + * extended part is filled with null bytes (`'\0'`): + * + * If `len` is negative then `0` will be used. + * @since v10.0.0 + * @param [len=0] + * @return Fulfills with `undefined` upon success. + */ + truncate(len?: number): Promise; + /** + * Change the file system timestamps of the object referenced by the `FileHandle` then resolves the promise with no arguments upon success. + * @since v10.0.0 + */ + utimes(atime: TimeLike, mtime: TimeLike): Promise; + /** + * Asynchronously writes data to a file, replacing the file if it already exists.`data` can be a string, a buffer, an + * [AsyncIterable](https://tc39.github.io/ecma262/#sec-asynciterable-interface), or an + * [Iterable](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols#The_iterable_protocol) object. + * The promise is resolved with no arguments upon success. + * + * If `options` is a string, then it specifies the `encoding`. + * + * The `FileHandle` has to support writing. + * + * It is unsafe to use `filehandle.writeFile()` multiple times on the same file + * without waiting for the promise to be resolved (or rejected). + * + * If one or more `filehandle.write()` calls are made on a file handle and then a`filehandle.writeFile()` call is made, the data will be written from the + * current position till the end of the file. It doesn't always write from the + * beginning of the file. + * @since v10.0.0 + */ + writeFile(data: string | Uint8Array, options?: (ObjectEncodingOptions & FlagAndOpenMode & Abortable) | BufferEncoding | null): Promise; + /** + * Write `buffer` to the file. + * + * The promise is resolved with an object containing two properties: + * + * It is unsafe to use `filehandle.write()` multiple times on the same file + * without waiting for the promise to be resolved (or rejected). For this + * scenario, use `filehandle.createWriteStream()`. + * + * On Linux, positional writes do not work when the file is opened in append mode. + * The kernel ignores the position argument and always appends the data to + * the end of the file. + * @since v10.0.0 + * @param offset The start position from within `buffer` where the data to write begins. + * @param [length=buffer.byteLength - offset] The number of bytes from `buffer` to write. + * @param [position='null'] The offset from the beginning of the file where the data from `buffer` should be written. If `position` is not a `number`, the data will be written at the current + * position. See the POSIX pwrite(2) documentation for more detail. + */ + write( + buffer: TBuffer, + offset?: number | null, + length?: number | null, + position?: number | null + ): Promise<{ + bytesWritten: number; + buffer: TBuffer; + }>; + write( + data: string, + position?: number | null, + encoding?: BufferEncoding | null + ): Promise<{ + bytesWritten: number; + buffer: string; + }>; + /** + * Write an array of [ArrayBufferView](https://developer.mozilla.org/en-US/docs/Web/API/ArrayBufferView) s to the file. + * + * The promise is resolved with an object containing a two properties: + * + * It is unsafe to call `writev()` multiple times on the same file without waiting + * for the promise to be resolved (or rejected). + * + * On Linux, positional writes don't work when the file is opened in append mode. + * The kernel ignores the position argument and always appends the data to + * the end of the file. + * @since v12.9.0 + * @param [position='null'] The offset from the beginning of the file where the data from `buffers` should be written. If `position` is not a `number`, the data will be written at the current + * position. + */ + writev(buffers: ReadonlyArray, position?: number): Promise; + /** + * Read from a file and write to an array of [ArrayBufferView](https://developer.mozilla.org/en-US/docs/Web/API/ArrayBufferView) s + * @since v13.13.0, v12.17.0 + * @param [position='null'] The offset from the beginning of the file where the data should be read from. If `position` is not a `number`, the data will be read from the current position. + * @return Fulfills upon success an object containing two properties: + */ + readv(buffers: ReadonlyArray, position?: number): Promise; + /** + * Closes the file handle after waiting for any pending operation on the handle to + * complete. + * + * ```js + * import { open } from 'node:fs/promises'; + * + * let filehandle; + * try { + * filehandle = await open('thefile.txt', 'r'); + * } finally { + * await filehandle?.close(); + * } + * ``` + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + close(): Promise; + } + const constants: typeof fsConstants; + /** + * Tests a user's permissions for the file or directory specified by `path`. + * The `mode` argument is an optional integer that specifies the accessibility + * checks to be performed. `mode` should be either the value `fs.constants.F_OK`or a mask consisting of the bitwise OR of any of `fs.constants.R_OK`,`fs.constants.W_OK`, and `fs.constants.X_OK` + * (e.g.`fs.constants.W_OK | fs.constants.R_OK`). Check `File access constants` for + * possible values of `mode`. + * + * If the accessibility check is successful, the promise is resolved with no + * value. If any of the accessibility checks fail, the promise is rejected + * with an [Error](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error) object. The following example checks if the file`/etc/passwd` can be read and + * written by the current process. + * + * ```js + * import { access, constants } from 'node:fs/promises'; + * + * try { + * await access('/etc/passwd', constants.R_OK | constants.W_OK); + * console.log('can access'); + * } catch { + * console.error('cannot access'); + * } + * ``` + * + * Using `fsPromises.access()` to check for the accessibility of a file before + * calling `fsPromises.open()` is not recommended. Doing so introduces a race + * condition, since other processes may change the file's state between the two + * calls. Instead, user code should open/read/write the file directly and handle + * the error raised if the file is not accessible. + * @since v10.0.0 + * @param [mode=fs.constants.F_OK] + * @return Fulfills with `undefined` upon success. + */ + function access(path: PathLike, mode?: number): Promise; + /** + * Asynchronously copies `src` to `dest`. By default, `dest` is overwritten if it + * already exists. + * + * No guarantees are made about the atomicity of the copy operation. If an + * error occurs after the destination file has been opened for writing, an attempt + * will be made to remove the destination. + * + * ```js + * import { copyFile, constants } from 'node:fs/promises'; + * + * try { + * await copyFile('source.txt', 'destination.txt'); + * console.log('source.txt was copied to destination.txt'); + * } catch { + * console.error('The file could not be copied'); + * } + * + * // By using COPYFILE_EXCL, the operation will fail if destination.txt exists. + * try { + * await copyFile('source.txt', 'destination.txt', constants.COPYFILE_EXCL); + * console.log('source.txt was copied to destination.txt'); + * } catch { + * console.error('The file could not be copied'); + * } + * ``` + * @since v10.0.0 + * @param src source filename to copy + * @param dest destination filename of the copy operation + * @param [mode=0] Optional modifiers that specify the behavior of the copy operation. It is possible to create a mask consisting of the bitwise OR of two or more values (e.g. + * `fs.constants.COPYFILE_EXCL | fs.constants.COPYFILE_FICLONE`) + * @return Fulfills with `undefined` upon success. + */ + function copyFile(src: PathLike, dest: PathLike, mode?: number): Promise; + /** + * Opens a `FileHandle`. + * + * Refer to the POSIX [`open(2)`](http://man7.org/linux/man-pages/man2/open.2.html) documentation for more detail. + * + * Some characters (`< > : " / \ | ? *`) are reserved under Windows as documented + * by [Naming Files, Paths, and Namespaces](https://docs.microsoft.com/en-us/windows/desktop/FileIO/naming-a-file). Under NTFS, if the filename contains + * a colon, Node.js will open a file system stream, as described by [this MSDN page](https://docs.microsoft.com/en-us/windows/desktop/FileIO/using-streams). + * @since v10.0.0 + * @param [flags='r'] See `support of file system `flags``. + * @param [mode=0o666] Sets the file mode (permission and sticky bits) if the file is created. + * @return Fulfills with a {FileHandle} object. + */ + function open(path: PathLike, flags?: string | number, mode?: Mode): Promise; + /** + * Renames `oldPath` to `newPath`. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function rename(oldPath: PathLike, newPath: PathLike): Promise; + /** + * Truncates (shortens or extends the length) of the content at `path` to `len`bytes. + * @since v10.0.0 + * @param [len=0] + * @return Fulfills with `undefined` upon success. + */ + function truncate(path: PathLike, len?: number): Promise; + /** + * Removes the directory identified by `path`. + * + * Using `fsPromises.rmdir()` on a file (not a directory) results in the + * promise being rejected with an `ENOENT` error on Windows and an `ENOTDIR`error on POSIX. + * + * To get a behavior similar to the `rm -rf` Unix command, use `fsPromises.rm()` with options `{ recursive: true, force: true }`. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function rmdir(path: PathLike, options?: RmDirOptions): Promise; + /** + * Removes files and directories (modeled on the standard POSIX `rm` utility). + * @since v14.14.0 + * @return Fulfills with `undefined` upon success. + */ + function rm(path: PathLike, options?: RmOptions): Promise; + /** + * Asynchronously creates a directory. + * + * The optional `options` argument can be an integer specifying `mode` (permission + * and sticky bits), or an object with a `mode` property and a `recursive`property indicating whether parent directories should be created. Calling`fsPromises.mkdir()` when `path` is a directory + * that exists results in a + * rejection only when `recursive` is false. + * + * ```js + * import { mkdir } from 'node:fs/promises'; + * + * try { + * const projectFolder = new URL('./test/project/', import.meta.url); + * const createDir = await mkdir(projectFolder, { recursive: true }); + * + * console.log(`created ${createDir}`); + * } catch (err) { + * console.error(err.message); + * } + * ``` + * @since v10.0.0 + * @return Upon success, fulfills with `undefined` if `recursive` is `false`, or the first directory path created if `recursive` is `true`. + */ + function mkdir( + path: PathLike, + options: MakeDirectoryOptions & { + recursive: true; + } + ): Promise; + /** + * Asynchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + function mkdir( + path: PathLike, + options?: + | Mode + | (MakeDirectoryOptions & { + recursive?: false | undefined; + }) + | null + ): Promise; + /** + * Asynchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + function mkdir(path: PathLike, options?: Mode | MakeDirectoryOptions | null): Promise; + /** + * Reads the contents of a directory. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the filenames. If the `encoding` is set to `'buffer'`, the filenames returned + * will be passed as `Buffer` objects. + * + * If `options.withFileTypes` is set to `true`, the resolved array will contain `fs.Dirent` objects. + * + * ```js + * import { readdir } from 'node:fs/promises'; + * + * try { + * const files = await readdir(path); + * for (const file of files) + * console.log(file); + * } catch (err) { + * console.error(err); + * } + * ``` + * @since v10.0.0 + * @return Fulfills with an array of the names of the files in the directory excluding `'.'` and `'..'`. + */ + function readdir( + path: PathLike, + options?: + | (ObjectEncodingOptions & { + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + }) + | BufferEncoding + | null + ): Promise; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function readdir( + path: PathLike, + options: + | { + encoding: 'buffer'; + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + } + | 'buffer' + ): Promise; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function readdir( + path: PathLike, + options?: + | (ObjectEncodingOptions & { + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + }) + | BufferEncoding + | null + ): Promise; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options If called with `withFileTypes: true` the result data will be an array of Dirent. + */ + function readdir( + path: PathLike, + options: ObjectEncodingOptions & { + withFileTypes: true; + recursive?: boolean | undefined; + } + ): Promise; + /** + * Reads the contents of the symbolic link referred to by `path`. See the POSIX [`readlink(2)`](http://man7.org/linux/man-pages/man2/readlink.2.html) documentation for more detail. The promise is + * resolved with the`linkString` upon success. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the link path returned. If the `encoding` is set to `'buffer'`, the link path + * returned will be passed as a `Buffer` object. + * @since v10.0.0 + * @return Fulfills with the `linkString` upon success. + */ + function readlink(path: PathLike, options?: ObjectEncodingOptions | BufferEncoding | null): Promise; + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function readlink(path: PathLike, options: BufferEncodingOption): Promise; + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function readlink(path: PathLike, options?: ObjectEncodingOptions | string | null): Promise; + /** + * Creates a symbolic link. + * + * The `type` argument is only used on Windows platforms and can be one of `'dir'`,`'file'`, or `'junction'`. If the `type` argument is not a string, Node.js will + * autodetect `target` type and use `'file'` or `'dir'`. If the `target` does not + * exist, `'file'` will be used. Windows junction points require the destination + * path to be absolute. When using `'junction'`, the `target` argument will + * automatically be normalized to absolute path. + * @since v10.0.0 + * @param [type='null'] + * @return Fulfills with `undefined` upon success. + */ + function symlink(target: PathLike, path: PathLike, type?: string | null): Promise; + /** + * Equivalent to `fsPromises.stat()` unless `path` refers to a symbolic link, + * in which case the link itself is stat-ed, not the file that it refers to. + * Refer to the POSIX [`lstat(2)`](http://man7.org/linux/man-pages/man2/lstat.2.html) document for more detail. + * @since v10.0.0 + * @return Fulfills with the {fs.Stats} object for the given symbolic link `path`. + */ + function lstat( + path: PathLike, + opts?: StatOptions & { + bigint?: false | undefined; + } + ): Promise; + function lstat( + path: PathLike, + opts: StatOptions & { + bigint: true; + } + ): Promise; + function lstat(path: PathLike, opts?: StatOptions): Promise; + /** + * @since v10.0.0 + * @return Fulfills with the {fs.Stats} object for the given `path`. + */ + function stat( + path: PathLike, + opts?: StatOptions & { + bigint?: false | undefined; + } + ): Promise; + function stat( + path: PathLike, + opts: StatOptions & { + bigint: true; + } + ): Promise; + function stat(path: PathLike, opts?: StatOptions): Promise; + /** + * @since v19.6.0, v18.15.0 + * @return Fulfills with the {fs.StatFs} object for the given `path`. + */ + function statfs( + path: PathLike, + opts?: StatFsOptions & { + bigint?: false | undefined; + } + ): Promise; + function statfs( + path: PathLike, + opts: StatFsOptions & { + bigint: true; + } + ): Promise; + function statfs(path: PathLike, opts?: StatFsOptions): Promise; + /** + * Creates a new link from the `existingPath` to the `newPath`. See the POSIX [`link(2)`](http://man7.org/linux/man-pages/man2/link.2.html) documentation for more detail. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function link(existingPath: PathLike, newPath: PathLike): Promise; + /** + * If `path` refers to a symbolic link, then the link is removed without affecting + * the file or directory to which that link refers. If the `path` refers to a file + * path that is not a symbolic link, the file is deleted. See the POSIX [`unlink(2)`](http://man7.org/linux/man-pages/man2/unlink.2.html) documentation for more detail. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function unlink(path: PathLike): Promise; + /** + * Changes the permissions of a file. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function chmod(path: PathLike, mode: Mode): Promise; + /** + * Changes the permissions on a symbolic link. + * + * This method is only implemented on macOS. + * @deprecated Since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function lchmod(path: PathLike, mode: Mode): Promise; + /** + * Changes the ownership on a symbolic link. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function lchown(path: PathLike, uid: number, gid: number): Promise; + /** + * Changes the access and modification times of a file in the same way as `fsPromises.utimes()`, with the difference that if the path refers to a + * symbolic link, then the link is not dereferenced: instead, the timestamps of + * the symbolic link itself are changed. + * @since v14.5.0, v12.19.0 + * @return Fulfills with `undefined` upon success. + */ + function lutimes(path: PathLike, atime: TimeLike, mtime: TimeLike): Promise; + /** + * Changes the ownership of a file. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function chown(path: PathLike, uid: number, gid: number): Promise; + /** + * Change the file system timestamps of the object referenced by `path`. + * + * The `atime` and `mtime` arguments follow these rules: + * + * * Values can be either numbers representing Unix epoch time, `Date`s, or a + * numeric string like `'123456789.0'`. + * * If the value can not be converted to a number, or is `NaN`, `Infinity`, or`-Infinity`, an `Error` will be thrown. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function utimes(path: PathLike, atime: TimeLike, mtime: TimeLike): Promise; + /** + * Determines the actual location of `path` using the same semantics as the`fs.realpath.native()` function. + * + * Only paths that can be converted to UTF8 strings are supported. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the path. If the `encoding` is set to `'buffer'`, the path returned will be + * passed as a `Buffer` object. + * + * On Linux, when Node.js is linked against musl libc, the procfs file system must + * be mounted on `/proc` in order for this function to work. Glibc does not have + * this restriction. + * @since v10.0.0 + * @return Fulfills with the resolved path upon success. + */ + function realpath(path: PathLike, options?: ObjectEncodingOptions | BufferEncoding | null): Promise; + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function realpath(path: PathLike, options: BufferEncodingOption): Promise; + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function realpath(path: PathLike, options?: ObjectEncodingOptions | BufferEncoding | null): Promise; + /** + * Creates a unique temporary directory. A unique directory name is generated by + * appending six random characters to the end of the provided `prefix`. Due to + * platform inconsistencies, avoid trailing `X` characters in `prefix`. Some + * platforms, notably the BSDs, can return more than six random characters, and + * replace trailing `X` characters in `prefix` with random characters. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use. + * + * ```js + * import { mkdtemp } from 'node:fs/promises'; + * import { join } from 'node:path'; + * import { tmpdir } from 'node:os'; + * + * try { + * await mkdtemp(join(tmpdir(), 'foo-')); + * } catch (err) { + * console.error(err); + * } + * ``` + * + * The `fsPromises.mkdtemp()` method will append the six randomly selected + * characters directly to the `prefix` string. For instance, given a directory`/tmp`, if the intention is to create a temporary directory _within_`/tmp`, the`prefix` must end with a trailing + * platform-specific path separator + * (`require('node:path').sep`). + * @since v10.0.0 + * @return Fulfills with a string containing the file system path of the newly created temporary directory. + */ + function mkdtemp(prefix: string, options?: ObjectEncodingOptions | BufferEncoding | null): Promise; + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required `prefix` to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function mkdtemp(prefix: string, options: BufferEncodingOption): Promise; + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required `prefix` to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function mkdtemp(prefix: string, options?: ObjectEncodingOptions | BufferEncoding | null): Promise; + /** + * Asynchronously writes data to a file, replacing the file if it already exists.`data` can be a string, a buffer, an + * [AsyncIterable](https://tc39.github.io/ecma262/#sec-asynciterable-interface), or an + * [Iterable](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols#The_iterable_protocol) object. + * + * The `encoding` option is ignored if `data` is a buffer. + * + * If `options` is a string, then it specifies the encoding. + * + * The `mode` option only affects the newly created file. See `fs.open()` for more details. + * + * Any specified `FileHandle` has to support writing. + * + * It is unsafe to use `fsPromises.writeFile()` multiple times on the same file + * without waiting for the promise to be settled. + * + * Similarly to `fsPromises.readFile` \- `fsPromises.writeFile` is a convenience + * method that performs multiple `write` calls internally to write the buffer + * passed to it. For performance sensitive code consider using `fs.createWriteStream()` or `filehandle.createWriteStream()`. + * + * It is possible to use an `AbortSignal` to cancel an `fsPromises.writeFile()`. + * Cancelation is "best effort", and some amount of data is likely still + * to be written. + * + * ```js + * import { writeFile } from 'node:fs/promises'; + * import { Buffer } from 'node:buffer'; + * + * try { + * const controller = new AbortController(); + * const { signal } = controller; + * const data = new Uint8Array(Buffer.from('Hello Node.js')); + * const promise = writeFile('message.txt', data, { signal }); + * + * // Abort the request before the promise settles. + * controller.abort(); + * + * await promise; + * } catch (err) { + * // When a request is aborted - err is an AbortError + * console.error(err); + * } + * ``` + * + * Aborting an ongoing request does not abort individual operating + * system requests but rather the internal buffering `fs.writeFile` performs. + * @since v10.0.0 + * @param file filename or `FileHandle` + * @return Fulfills with `undefined` upon success. + */ + function writeFile( + file: PathLike | FileHandle, + data: string | NodeJS.ArrayBufferView | Iterable | AsyncIterable | Stream, + options?: + | (ObjectEncodingOptions & { + mode?: Mode | undefined; + flag?: OpenMode | undefined; + } & Abortable) + | BufferEncoding + | null + ): Promise; + /** + * Asynchronously append data to a file, creating the file if it does not yet + * exist. `data` can be a string or a `Buffer`. + * + * If `options` is a string, then it specifies the `encoding`. + * + * The `mode` option only affects the newly created file. See `fs.open()` for more details. + * + * The `path` may be specified as a `FileHandle` that has been opened + * for appending (using `fsPromises.open()`). + * @since v10.0.0 + * @param path filename or {FileHandle} + * @return Fulfills with `undefined` upon success. + */ + function appendFile(path: PathLike | FileHandle, data: string | Uint8Array, options?: (ObjectEncodingOptions & FlagAndOpenMode) | BufferEncoding | null): Promise; + /** + * Asynchronously reads the entire contents of a file. + * + * If no encoding is specified (using `options.encoding`), the data is returned + * as a `Buffer` object. Otherwise, the data will be a string. + * + * If `options` is a string, then it specifies the encoding. + * + * When the `path` is a directory, the behavior of `fsPromises.readFile()` is + * platform-specific. On macOS, Linux, and Windows, the promise will be rejected + * with an error. On FreeBSD, a representation of the directory's contents will be + * returned. + * + * An example of reading a `package.json` file located in the same directory of the + * running code: + * + * ```js + * import { readFile } from 'node:fs/promises'; + * try { + * const filePath = new URL('./package.json', import.meta.url); + * const contents = await readFile(filePath, { encoding: 'utf8' }); + * console.log(contents); + * } catch (err) { + * console.error(err.message); + * } + * ``` + * + * It is possible to abort an ongoing `readFile` using an `AbortSignal`. If a + * request is aborted the promise returned is rejected with an `AbortError`: + * + * ```js + * import { readFile } from 'node:fs/promises'; + * + * try { + * const controller = new AbortController(); + * const { signal } = controller; + * const promise = readFile(fileName, { signal }); + * + * // Abort the request before the promise settles. + * controller.abort(); + * + * await promise; + * } catch (err) { + * // When a request is aborted - err is an AbortError + * console.error(err); + * } + * ``` + * + * Aborting an ongoing request does not abort individual operating + * system requests but rather the internal buffering `fs.readFile` performs. + * + * Any specified `FileHandle` has to support reading. + * @since v10.0.0 + * @param path filename or `FileHandle` + * @return Fulfills with the contents of the file. + */ + function readFile( + path: PathLike | FileHandle, + options?: + | ({ + encoding?: null | undefined; + flag?: OpenMode | undefined; + } & Abortable) + | null + ): Promise; + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a `FileHandle` is provided, the underlying file will _not_ be closed automatically. + * @param options An object that may contain an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + function readFile( + path: PathLike | FileHandle, + options: + | ({ + encoding: BufferEncoding; + flag?: OpenMode | undefined; + } & Abortable) + | BufferEncoding + ): Promise; + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a `FileHandle` is provided, the underlying file will _not_ be closed automatically. + * @param options An object that may contain an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + function readFile( + path: PathLike | FileHandle, + options?: + | (ObjectEncodingOptions & + Abortable & { + flag?: OpenMode | undefined; + }) + | BufferEncoding + | null + ): Promise; + /** + * Asynchronously open a directory for iterative scanning. See the POSIX [`opendir(3)`](http://man7.org/linux/man-pages/man3/opendir.3.html) documentation for more detail. + * + * Creates an `fs.Dir`, which contains all further functions for reading from + * and cleaning up the directory. + * + * The `encoding` option sets the encoding for the `path` while opening the + * directory and subsequent read operations. + * + * Example using async iteration: + * + * ```js + * import { opendir } from 'node:fs/promises'; + * + * try { + * const dir = await opendir('./'); + * for await (const dirent of dir) + * console.log(dirent.name); + * } catch (err) { + * console.error(err); + * } + * ``` + * + * When using the async iterator, the `fs.Dir` object will be automatically + * closed after the iterator exits. + * @since v12.12.0 + * @return Fulfills with an {fs.Dir}. + */ + function opendir(path: PathLike, options?: OpenDirOptions): Promise; + /** + * Returns an async iterator that watches for changes on `filename`, where `filename`is either a file or a directory. + * + * ```js + * const { watch } = require('node:fs/promises'); + * + * const ac = new AbortController(); + * const { signal } = ac; + * setTimeout(() => ac.abort(), 10000); + * + * (async () => { + * try { + * const watcher = watch(__filename, { signal }); + * for await (const event of watcher) + * console.log(event); + * } catch (err) { + * if (err.name === 'AbortError') + * return; + * throw err; + * } + * })(); + * ``` + * + * On most platforms, `'rename'` is emitted whenever a filename appears or + * disappears in the directory. + * + * All the `caveats` for `fs.watch()` also apply to `fsPromises.watch()`. + * @since v15.9.0, v14.18.0 + * @return of objects with the properties: + */ + function watch( + filename: PathLike, + options: + | (WatchOptions & { + encoding: 'buffer'; + }) + | 'buffer' + ): AsyncIterable>; + /** + * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`. + * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol. + * @param options Either the encoding for the filename provided to the listener, or an object optionally specifying encoding, persistent, and recursive options. + * If `encoding` is not supplied, the default of `'utf8'` is used. + * If `persistent` is not supplied, the default of `true` is used. + * If `recursive` is not supplied, the default of `false` is used. + */ + function watch(filename: PathLike, options?: WatchOptions | BufferEncoding): AsyncIterable>; + /** + * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`. + * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol. + * @param options Either the encoding for the filename provided to the listener, or an object optionally specifying encoding, persistent, and recursive options. + * If `encoding` is not supplied, the default of `'utf8'` is used. + * If `persistent` is not supplied, the default of `true` is used. + * If `recursive` is not supplied, the default of `false` is used. + */ + function watch(filename: PathLike, options: WatchOptions | string): AsyncIterable> | AsyncIterable>; + /** + * Asynchronously copies the entire directory structure from `src` to `dest`, + * including subdirectories and files. + * + * When copying a directory to another directory, globs are not supported and + * behavior is similar to `cp dir1/ dir2/`. + * @since v16.7.0 + * @experimental + * @param src source path to copy. + * @param dest destination path to copy to. + * @return Fulfills with `undefined` upon success. + */ + function cp(source: string | URL, destination: string | URL, opts?: CopyOptions): Promise; +} +declare module 'node:fs/promises' { + export * from 'fs/promises'; +} diff --git a/node_modules/@types/node/ts4.8/globals.d.ts b/node_modules/@types/node/ts4.8/globals.d.ts new file mode 100755 index 0000000..7414561 --- /dev/null +++ b/node_modules/@types/node/ts4.8/globals.d.ts @@ -0,0 +1,303 @@ +// Declare "static" methods in Error +interface ErrorConstructor { + /** Create .stack property on a target object */ + captureStackTrace(targetObject: object, constructorOpt?: Function): void; + + /** + * Optional override for formatting stack traces + * + * @see https://v8.dev/docs/stack-trace-api#customizing-stack-traces + */ + prepareStackTrace?: ((err: Error, stackTraces: NodeJS.CallSite[]) => any) | undefined; + + stackTraceLimit: number; +} + +/*-----------------------------------------------* + * * + * GLOBAL * + * * + ------------------------------------------------*/ + +// For backwards compability +interface NodeRequire extends NodeJS.Require { } +interface RequireResolve extends NodeJS.RequireResolve { } +interface NodeModule extends NodeJS.Module { } + +declare var process: NodeJS.Process; +declare var console: Console; + +declare var __filename: string; +declare var __dirname: string; + +declare var require: NodeRequire; +declare var module: NodeModule; + +// Same as module.exports +declare var exports: any; + +/** + * Only available if `--expose-gc` is passed to the process. + */ +declare var gc: undefined | (() => void); + +//#region borrowed +// from https://github.com/microsoft/TypeScript/blob/38da7c600c83e7b31193a62495239a0fe478cb67/lib/lib.webworker.d.ts#L633 until moved to separate lib +/** A controller object that allows you to abort one or more DOM requests as and when desired. */ +interface AbortController { + /** + * Returns the AbortSignal object associated with this object. + */ + + readonly signal: AbortSignal; + /** + * Invoking this method will set this object's AbortSignal's aborted flag and signal to any observers that the associated activity is to be aborted. + */ + abort(reason?: any): void; +} + +/** A signal object that allows you to communicate with a DOM request (such as a Fetch) and abort it if required via an AbortController object. */ +interface AbortSignal extends EventTarget { + /** + * Returns true if this AbortSignal's AbortController has signaled to abort, and false otherwise. + */ + readonly aborted: boolean; + readonly reason: any; + onabort: null | ((this: AbortSignal, event: Event) => any); + throwIfAborted(): void; +} + +declare var AbortController: typeof globalThis extends {onmessage: any; AbortController: infer T} + ? T + : { + prototype: AbortController; + new(): AbortController; + }; + +declare var AbortSignal: typeof globalThis extends {onmessage: any; AbortSignal: infer T} + ? T + : { + prototype: AbortSignal; + new(): AbortSignal; + abort(reason?: any): AbortSignal; + timeout(milliseconds: number): AbortSignal; + }; +//#endregion borrowed + +//#region ArrayLike.at() +interface RelativeIndexable { + /** + * Takes an integer value and returns the item at that index, + * allowing for positive and negative integers. + * Negative integers count back from the last item in the array. + */ + at(index: number): T | undefined; +} +interface String extends RelativeIndexable {} +interface Array extends RelativeIndexable {} +interface ReadonlyArray extends RelativeIndexable {} +interface Int8Array extends RelativeIndexable {} +interface Uint8Array extends RelativeIndexable {} +interface Uint8ClampedArray extends RelativeIndexable {} +interface Int16Array extends RelativeIndexable {} +interface Uint16Array extends RelativeIndexable {} +interface Int32Array extends RelativeIndexable {} +interface Uint32Array extends RelativeIndexable {} +interface Float32Array extends RelativeIndexable {} +interface Float64Array extends RelativeIndexable {} +interface BigInt64Array extends RelativeIndexable {} +interface BigUint64Array extends RelativeIndexable {} +//#endregion ArrayLike.at() end + +/** + * @since v17.0.0 + * + * Creates a deep clone of an object. + */ +declare function structuredClone( + value: T, + transfer?: { transfer: ReadonlyArray }, +): T; + +/*----------------------------------------------* +* * +* GLOBAL INTERFACES * +* * +*-----------------------------------------------*/ +declare namespace NodeJS { + interface CallSite { + /** + * Value of "this" + */ + getThis(): unknown; + + /** + * Type of "this" as a string. + * This is the name of the function stored in the constructor field of + * "this", if available. Otherwise the object's [[Class]] internal + * property. + */ + getTypeName(): string | null; + + /** + * Current function + */ + getFunction(): Function | undefined; + + /** + * Name of the current function, typically its name property. + * If a name property is not available an attempt will be made to try + * to infer a name from the function's context. + */ + getFunctionName(): string | null; + + /** + * Name of the property [of "this" or one of its prototypes] that holds + * the current function + */ + getMethodName(): string | null; + + /** + * Name of the script [if this function was defined in a script] + */ + getFileName(): string | undefined; + + /** + * Current line number [if this function was defined in a script] + */ + getLineNumber(): number | null; + + /** + * Current column number [if this function was defined in a script] + */ + getColumnNumber(): number | null; + + /** + * A call site object representing the location where eval was called + * [if this function was created using a call to eval] + */ + getEvalOrigin(): string | undefined; + + /** + * Is this a toplevel invocation, that is, is "this" the global object? + */ + isToplevel(): boolean; + + /** + * Does this call take place in code defined by a call to eval? + */ + isEval(): boolean; + + /** + * Is this call in native V8 code? + */ + isNative(): boolean; + + /** + * Is this a constructor call? + */ + isConstructor(): boolean; + } + + interface ErrnoException extends Error { + errno?: number | undefined; + code?: string | undefined; + path?: string | undefined; + syscall?: string | undefined; + } + + interface ReadableStream extends EventEmitter { + readable: boolean; + read(size?: number): string | Buffer; + setEncoding(encoding: BufferEncoding): this; + pause(): this; + resume(): this; + isPaused(): boolean; + pipe(destination: T, options?: { end?: boolean | undefined; }): T; + unpipe(destination?: WritableStream): this; + unshift(chunk: string | Uint8Array, encoding?: BufferEncoding): void; + wrap(oldStream: ReadableStream): this; + [Symbol.asyncIterator](): AsyncIterableIterator; + } + + interface WritableStream extends EventEmitter { + writable: boolean; + write(buffer: Uint8Array | string, cb?: (err?: Error | null) => void): boolean; + write(str: string, encoding?: BufferEncoding, cb?: (err?: Error | null) => void): boolean; + end(cb?: () => void): this; + end(data: string | Uint8Array, cb?: () => void): this; + end(str: string, encoding?: BufferEncoding, cb?: () => void): this; + } + + interface ReadWriteStream extends ReadableStream, WritableStream { } + + interface RefCounted { + ref(): this; + unref(): this; + } + + type TypedArray = + | Uint8Array + | Uint8ClampedArray + | Uint16Array + | Uint32Array + | Int8Array + | Int16Array + | Int32Array + | BigUint64Array + | BigInt64Array + | Float32Array + | Float64Array; + type ArrayBufferView = TypedArray | DataView; + + interface Require { + (id: string): any; + resolve: RequireResolve; + cache: Dict; + /** + * @deprecated + */ + extensions: RequireExtensions; + main: Module | undefined; + } + + interface RequireResolve { + (id: string, options?: { paths?: string[] | undefined; }): string; + paths(request: string): string[] | null; + } + + interface RequireExtensions extends Dict<(m: Module, filename: string) => any> { + '.js': (m: Module, filename: string) => any; + '.json': (m: Module, filename: string) => any; + '.node': (m: Module, filename: string) => any; + } + interface Module { + /** + * `true` if the module is running during the Node.js preload + */ + isPreloading: boolean; + exports: any; + require: Require; + id: string; + filename: string; + loaded: boolean; + /** @deprecated since v14.6.0 Please use `require.main` and `module.children` instead. */ + parent: Module | null | undefined; + children: Module[]; + /** + * @since v11.14.0 + * + * The directory name of the module. This is usually the same as the path.dirname() of the module.id. + */ + path: string; + paths: string[]; + } + + interface Dict { + [key: string]: T | undefined; + } + + interface ReadOnlyDict { + readonly [key: string]: T | undefined; + } +} diff --git a/node_modules/@types/node/ts4.8/globals.global.d.ts b/node_modules/@types/node/ts4.8/globals.global.d.ts new file mode 100755 index 0000000..ef1198c --- /dev/null +++ b/node_modules/@types/node/ts4.8/globals.global.d.ts @@ -0,0 +1 @@ +declare var global: typeof globalThis; diff --git a/node_modules/@types/node/ts4.8/http.d.ts b/node_modules/@types/node/ts4.8/http.d.ts new file mode 100755 index 0000000..cb50335 --- /dev/null +++ b/node_modules/@types/node/ts4.8/http.d.ts @@ -0,0 +1,1724 @@ +/** + * To use the HTTP server and client one must `require('node:http')`. + * + * The HTTP interfaces in Node.js are designed to support many features + * of the protocol which have been traditionally difficult to use. + * In particular, large, possibly chunk-encoded, messages. The interface is + * careful to never buffer entire requests or responses, so the + * user is able to stream data. + * + * HTTP message headers are represented by an object like this: + * + * ```js + * { 'content-length': '123', + * 'content-type': 'text/plain', + * 'connection': 'keep-alive', + * 'host': 'example.com', + * 'accept': '*' } + * ``` + * + * Keys are lowercased. Values are not modified. + * + * In order to support the full spectrum of possible HTTP applications, the Node.js + * HTTP API is very low-level. It deals with stream handling and message + * parsing only. It parses a message into headers and body but it does not + * parse the actual headers or the body. + * + * See `message.headers` for details on how duplicate headers are handled. + * + * The raw headers as they were received are retained in the `rawHeaders`property, which is an array of `[key, value, key2, value2, ...]`. For + * example, the previous message header object might have a `rawHeaders`list like the following: + * + * ```js + * [ 'ConTent-Length', '123456', + * 'content-LENGTH', '123', + * 'content-type', 'text/plain', + * 'CONNECTION', 'keep-alive', + * 'Host', 'example.com', + * 'accepT', '*' ] + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/http.js) + */ +declare module 'http' { + import * as stream from 'node:stream'; + import { URL } from 'node:url'; + import { LookupOptions } from 'node:dns'; + import { EventEmitter } from 'node:events'; + import { TcpSocketConnectOpts, Socket, Server as NetServer, LookupFunction } from 'node:net'; + // incoming headers will never contain number + interface IncomingHttpHeaders extends NodeJS.Dict { + accept?: string | undefined; + 'accept-language'?: string | undefined; + 'accept-patch'?: string | undefined; + 'accept-ranges'?: string | undefined; + 'access-control-allow-credentials'?: string | undefined; + 'access-control-allow-headers'?: string | undefined; + 'access-control-allow-methods'?: string | undefined; + 'access-control-allow-origin'?: string | undefined; + 'access-control-expose-headers'?: string | undefined; + 'access-control-max-age'?: string | undefined; + 'access-control-request-headers'?: string | undefined; + 'access-control-request-method'?: string | undefined; + age?: string | undefined; + allow?: string | undefined; + 'alt-svc'?: string | undefined; + authorization?: string | undefined; + 'cache-control'?: string | undefined; + connection?: string | undefined; + 'content-disposition'?: string | undefined; + 'content-encoding'?: string | undefined; + 'content-language'?: string | undefined; + 'content-length'?: string | undefined; + 'content-location'?: string | undefined; + 'content-range'?: string | undefined; + 'content-type'?: string | undefined; + cookie?: string | undefined; + date?: string | undefined; + etag?: string | undefined; + expect?: string | undefined; + expires?: string | undefined; + forwarded?: string | undefined; + from?: string | undefined; + host?: string | undefined; + 'if-match'?: string | undefined; + 'if-modified-since'?: string | undefined; + 'if-none-match'?: string | undefined; + 'if-unmodified-since'?: string | undefined; + 'last-modified'?: string | undefined; + location?: string | undefined; + origin?: string | undefined; + pragma?: string | undefined; + 'proxy-authenticate'?: string | undefined; + 'proxy-authorization'?: string | undefined; + 'public-key-pins'?: string | undefined; + range?: string | undefined; + referer?: string | undefined; + 'retry-after'?: string | undefined; + 'sec-websocket-accept'?: string | undefined; + 'sec-websocket-extensions'?: string | undefined; + 'sec-websocket-key'?: string | undefined; + 'sec-websocket-protocol'?: string | undefined; + 'sec-websocket-version'?: string | undefined; + 'set-cookie'?: string[] | undefined; + 'strict-transport-security'?: string | undefined; + tk?: string | undefined; + trailer?: string | undefined; + 'transfer-encoding'?: string | undefined; + upgrade?: string | undefined; + 'user-agent'?: string | undefined; + vary?: string | undefined; + via?: string | undefined; + warning?: string | undefined; + 'www-authenticate'?: string | undefined; + } + // outgoing headers allows numbers (as they are converted internally to strings) + type OutgoingHttpHeader = number | string | string[]; + interface OutgoingHttpHeaders extends NodeJS.Dict {} + interface ClientRequestArgs { + _defaultAgent?: Agent | undefined; + agent?: Agent | boolean | undefined; + auth?: string | null | undefined; + // https://github.com/nodejs/node/blob/master/lib/_http_client.js#L278 + createConnection?: + | ((options: ClientRequestArgs, oncreate: (err: Error, socket: Socket) => void) => Socket) + | undefined; + defaultPort?: number | string | undefined; + family?: number | undefined; + headers?: OutgoingHttpHeaders | undefined; + hints?: LookupOptions['hints']; + host?: string | null | undefined; + hostname?: string | null | undefined; + insecureHTTPParser?: boolean | undefined; + localAddress?: string | undefined; + localPort?: number | undefined; + lookup?: LookupFunction | undefined; + /** + * @default 16384 + */ + maxHeaderSize?: number | undefined; + method?: string | undefined; + path?: string | null | undefined; + port?: number | string | null | undefined; + protocol?: string | null | undefined; + setHost?: boolean | undefined; + signal?: AbortSignal | undefined; + socketPath?: string | undefined; + timeout?: number | undefined; + uniqueHeaders?: Array | undefined; + joinDuplicateHeaders?: boolean; + } + interface ServerOptions< + Request extends typeof IncomingMessage = typeof IncomingMessage, + Response extends typeof ServerResponse = typeof ServerResponse, + > { + /** + * Specifies the `IncomingMessage` class to be used. Useful for extending the original `IncomingMessage`. + */ + IncomingMessage?: Request | undefined; + /** + * Specifies the `ServerResponse` class to be used. Useful for extending the original `ServerResponse`. + */ + ServerResponse?: Response | undefined; + /** + * Sets the timeout value in milliseconds for receiving the entire request from the client. + * @see Server.requestTimeout for more information. + * @default 300000 + * @since v18.0.0 + */ + requestTimeout?: number | undefined; + /** + * It joins the field line values of multiple headers in a request with `, ` instead of discarding the duplicates. + * @default false + * @since v18.14.0 + */ + joinDuplicateHeaders?: boolean; + /** + * The number of milliseconds of inactivity a server needs to wait for additional incoming data, + * after it has finished writing the last response, before a socket will be destroyed. + * @see Server.keepAliveTimeout for more information. + * @default 5000 + * @since v18.0.0 + */ + keepAliveTimeout?: number | undefined; + /** + * Sets the interval value in milliseconds to check for request and headers timeout in incomplete requests. + * @default 30000 + */ + connectionsCheckingInterval?: number | undefined; + /** + * Optionally overrides all `socket`s' `readableHighWaterMark` and `writableHighWaterMark`. + * This affects `highWaterMark` property of both `IncomingMessage` and `ServerResponse`. + * Default: @see stream.getDefaultHighWaterMark(). + * @since v20.1.0 + */ + highWaterMark?: number | undefined; + /** + * Use an insecure HTTP parser that accepts invalid HTTP headers when `true`. + * Using the insecure parser should be avoided. + * See --insecure-http-parser for more information. + * @default false + */ + insecureHTTPParser?: boolean | undefined; + /** + * Optionally overrides the value of + * `--max-http-header-size` for requests received by this server, i.e. + * the maximum length of request headers in bytes. + * @default 16384 + * @since v13.3.0 + */ + maxHeaderSize?: number | undefined; + /** + * If set to `true`, it disables the use of Nagle's algorithm immediately after a new incoming connection is received. + * @default true + * @since v16.5.0 + */ + noDelay?: boolean | undefined; + /** + * If set to `true`, it enables keep-alive functionality on the socket immediately after a new incoming connection is received, + * similarly on what is done in `socket.setKeepAlive([enable][, initialDelay])`. + * @default false + * @since v16.5.0 + */ + keepAlive?: boolean | undefined; + /** + * If set to a positive number, it sets the initial delay before the first keepalive probe is sent on an idle socket. + * @default 0 + * @since v16.5.0 + */ + keepAliveInitialDelay?: number | undefined; + /** + * A list of response headers that should be sent only once. + * If the header's value is an array, the items will be joined using `; `. + */ + uniqueHeaders?: Array | undefined; + } + type RequestListener< + Request extends typeof IncomingMessage = typeof IncomingMessage, + Response extends typeof ServerResponse = typeof ServerResponse, + > = (req: InstanceType, res: InstanceType & { req: InstanceType }) => void; + /** + * @since v0.1.17 + */ + class Server< + Request extends typeof IncomingMessage = typeof IncomingMessage, + Response extends typeof ServerResponse = typeof ServerResponse, + > extends NetServer { + constructor(requestListener?: RequestListener); + constructor(options: ServerOptions, requestListener?: RequestListener); + /** + * Sets the timeout value for sockets, and emits a `'timeout'` event on + * the Server object, passing the socket as an argument, if a timeout + * occurs. + * + * If there is a `'timeout'` event listener on the Server object, then it + * will be called with the timed-out socket as an argument. + * + * By default, the Server does not timeout sockets. However, if a callback + * is assigned to the Server's `'timeout'` event, timeouts must be handled + * explicitly. + * @since v0.9.12 + * @param [msecs=0 (no timeout)] + */ + setTimeout(msecs?: number, callback?: () => void): this; + setTimeout(callback: () => void): this; + /** + * Limits maximum incoming headers count. If set to 0, no limit will be applied. + * @since v0.7.0 + */ + maxHeadersCount: number | null; + /** + * The maximum number of requests socket can handle + * before closing keep alive connection. + * + * A value of `0` will disable the limit. + * + * When the limit is reached it will set the `Connection` header value to `close`, + * but will not actually close the connection, subsequent requests sent + * after the limit is reached will get `503 Service Unavailable` as a response. + * @since v16.10.0 + */ + maxRequestsPerSocket: number | null; + /** + * The number of milliseconds of inactivity before a socket is presumed + * to have timed out. + * + * A value of `0` will disable the timeout behavior on incoming connections. + * + * The socket timeout logic is set up on connection, so changing this + * value only affects new connections to the server, not any existing connections. + * @since v0.9.12 + */ + timeout: number; + /** + * Limit the amount of time the parser will wait to receive the complete HTTP + * headers. + * + * If the timeout expires, the server responds with status 408 without + * forwarding the request to the request listener and then closes the connection. + * + * It must be set to a non-zero value (e.g. 120 seconds) to protect against + * potential Denial-of-Service attacks in case the server is deployed without a + * reverse proxy in front. + * @since v11.3.0, v10.14.0 + */ + headersTimeout: number; + /** + * The number of milliseconds of inactivity a server needs to wait for additional + * incoming data, after it has finished writing the last response, before a socket + * will be destroyed. If the server receives new data before the keep-alive + * timeout has fired, it will reset the regular inactivity timeout, i.e.,`server.timeout`. + * + * A value of `0` will disable the keep-alive timeout behavior on incoming + * connections. + * A value of `0` makes the http server behave similarly to Node.js versions prior + * to 8.0.0, which did not have a keep-alive timeout. + * + * The socket timeout logic is set up on connection, so changing this value only + * affects new connections to the server, not any existing connections. + * @since v8.0.0 + */ + keepAliveTimeout: number; + /** + * Sets the timeout value in milliseconds for receiving the entire request from + * the client. + * + * If the timeout expires, the server responds with status 408 without + * forwarding the request to the request listener and then closes the connection. + * + * It must be set to a non-zero value (e.g. 120 seconds) to protect against + * potential Denial-of-Service attacks in case the server is deployed without a + * reverse proxy in front. + * @since v14.11.0 + */ + requestTimeout: number; + /** + * Closes all connections connected to this server. + * @since v18.2.0 + */ + closeAllConnections(): void; + /** + * Closes all connections connected to this server which are not sending a request + * or waiting for a response. + * @since v18.2.0 + */ + closeIdleConnections(): void; + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'close', listener: () => void): this; + addListener(event: 'connection', listener: (socket: Socket) => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'listening', listener: () => void): this; + addListener(event: 'checkContinue', listener: RequestListener): this; + addListener(event: 'checkExpectation', listener: RequestListener): this; + addListener(event: 'clientError', listener: (err: Error, socket: stream.Duplex) => void): this; + addListener(event: 'connect', listener: (req: InstanceType, socket: stream.Duplex, head: Buffer) => void): this; + addListener(event: 'dropRequest', listener: (req: InstanceType, socket: stream.Duplex) => void): this; + addListener(event: 'request', listener: RequestListener): this; + addListener(event: 'upgrade', listener: (req: InstanceType, socket: stream.Duplex, head: Buffer) => void): this; + emit(event: string, ...args: any[]): boolean; + emit(event: 'close'): boolean; + emit(event: 'connection', socket: Socket): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: 'listening'): boolean; + emit( + event: 'checkContinue', + req: InstanceType, + res: InstanceType & { req: InstanceType }, + ): boolean; + emit( + event: 'checkExpectation', + req: InstanceType, + res: InstanceType & { req: InstanceType }, + ): boolean; + emit(event: 'clientError', err: Error, socket: stream.Duplex): boolean; + emit(event: 'connect', req: InstanceType, socket: stream.Duplex, head: Buffer): boolean; + emit(event: 'dropRequest', req: InstanceType, socket: stream.Duplex): boolean; + emit( + event: 'request', + req: InstanceType, + res: InstanceType & { req: InstanceType }, + ): boolean; + emit(event: 'upgrade', req: InstanceType, socket: stream.Duplex, head: Buffer): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'close', listener: () => void): this; + on(event: 'connection', listener: (socket: Socket) => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'listening', listener: () => void): this; + on(event: 'checkContinue', listener: RequestListener): this; + on(event: 'checkExpectation', listener: RequestListener): this; + on(event: 'clientError', listener: (err: Error, socket: stream.Duplex) => void): this; + on(event: 'connect', listener: (req: InstanceType, socket: stream.Duplex, head: Buffer) => void): this; + on(event: 'dropRequest', listener: (req: InstanceType, socket: stream.Duplex) => void): this; + on(event: 'request', listener: RequestListener): this; + on(event: 'upgrade', listener: (req: InstanceType, socket: stream.Duplex, head: Buffer) => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'connection', listener: (socket: Socket) => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'listening', listener: () => void): this; + once(event: 'checkContinue', listener: RequestListener): this; + once(event: 'checkExpectation', listener: RequestListener): this; + once(event: 'clientError', listener: (err: Error, socket: stream.Duplex) => void): this; + once(event: 'connect', listener: (req: InstanceType, socket: stream.Duplex, head: Buffer) => void): this; + once(event: 'dropRequest', listener: (req: InstanceType, socket: stream.Duplex) => void): this; + once(event: 'request', listener: RequestListener): this; + once(event: 'upgrade', listener: (req: InstanceType, socket: stream.Duplex, head: Buffer) => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'connection', listener: (socket: Socket) => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'listening', listener: () => void): this; + prependListener(event: 'checkContinue', listener: RequestListener): this; + prependListener(event: 'checkExpectation', listener: RequestListener): this; + prependListener(event: 'clientError', listener: (err: Error, socket: stream.Duplex) => void): this; + prependListener(event: 'connect', listener: (req: InstanceType, socket: stream.Duplex, head: Buffer) => void): this; + prependListener(event: 'dropRequest', listener: (req: InstanceType, socket: stream.Duplex) => void): this; + prependListener(event: 'request', listener: RequestListener): this; + prependListener(event: 'upgrade', listener: (req: InstanceType, socket: stream.Duplex, head: Buffer) => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'connection', listener: (socket: Socket) => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'listening', listener: () => void): this; + prependOnceListener(event: 'checkContinue', listener: RequestListener): this; + prependOnceListener(event: 'checkExpectation', listener: RequestListener): this; + prependOnceListener(event: 'clientError', listener: (err: Error, socket: stream.Duplex) => void): this; + prependOnceListener(event: 'connect', listener: (req: InstanceType, socket: stream.Duplex, head: Buffer) => void): this; + prependOnceListener(event: 'dropRequest', listener: (req: InstanceType, socket: stream.Duplex) => void): this; + prependOnceListener(event: 'request', listener: RequestListener): this; + prependOnceListener(event: 'upgrade', listener: (req: InstanceType, socket: stream.Duplex, head: Buffer) => void): this; + } + /** + * This class serves as the parent class of {@link ClientRequest} and {@link ServerResponse}. It is an abstract outgoing message from + * the perspective of the participants of an HTTP transaction. + * @since v0.1.17 + */ + class OutgoingMessage extends stream.Writable { + readonly req: Request; + chunkedEncoding: boolean; + shouldKeepAlive: boolean; + useChunkedEncodingByDefault: boolean; + sendDate: boolean; + /** + * @deprecated Use `writableEnded` instead. + */ + finished: boolean; + /** + * Read-only. `true` if the headers were sent, otherwise `false`. + * @since v0.9.3 + */ + readonly headersSent: boolean; + /** + * Alias of `outgoingMessage.socket`. + * @since v0.3.0 + * @deprecated Since v15.12.0,v14.17.1 - Use `socket` instead. + */ + readonly connection: Socket | null; + /** + * Reference to the underlying socket. Usually, users will not want to access + * this property. + * + * After calling `outgoingMessage.end()`, this property will be nulled. + * @since v0.3.0 + */ + readonly socket: Socket | null; + constructor(); + /** + * Once a socket is associated with the message and is connected,`socket.setTimeout()` will be called with `msecs` as the first parameter. + * @since v0.9.12 + * @param callback Optional function to be called when a timeout occurs. Same as binding to the `timeout` event. + */ + setTimeout(msecs: number, callback?: () => void): this; + /** + * Sets a single header value. If the header already exists in the to-be-sent + * headers, its value will be replaced. Use an array of strings to send multiple + * headers with the same name. + * @since v0.4.0 + * @param name Header name + * @param value Header value + */ + setHeader(name: string, value: number | string | ReadonlyArray): this; + /** + * Append a single header value for the header object. + * + * If the value is an array, this is equivalent of calling this method multiple + * times. + * + * If there were no previous value for the header, this is equivalent of calling `outgoingMessage.setHeader(name, value)`. + * + * Depending of the value of `options.uniqueHeaders` when the client request or the + * server were created, this will end up in the header being sent multiple times or + * a single time with values joined using `; `. + * @since v18.3.0, v16.17.0 + * @param name Header name + * @param value Header value + */ + appendHeader(name: string, value: string | ReadonlyArray): this; + /** + * Gets the value of the HTTP header with the given name. If that header is not + * set, the returned value will be `undefined`. + * @since v0.4.0 + * @param name Name of header + */ + getHeader(name: string): number | string | string[] | undefined; + /** + * Returns a shallow copy of the current outgoing headers. Since a shallow + * copy is used, array values may be mutated without additional calls to + * various header-related HTTP module methods. The keys of the returned + * object are the header names and the values are the respective header + * values. All header names are lowercase. + * + * The object returned by the `outgoingMessage.getHeaders()` method does + * not prototypically inherit from the JavaScript `Object`. This means that + * typical `Object` methods such as `obj.toString()`, `obj.hasOwnProperty()`, + * and others are not defined and will not work. + * + * ```js + * outgoingMessage.setHeader('Foo', 'bar'); + * outgoingMessage.setHeader('Set-Cookie', ['foo=bar', 'bar=baz']); + * + * const headers = outgoingMessage.getHeaders(); + * // headers === { foo: 'bar', 'set-cookie': ['foo=bar', 'bar=baz'] } + * ``` + * @since v7.7.0 + */ + getHeaders(): OutgoingHttpHeaders; + /** + * Returns an array containing the unique names of the current outgoing headers. + * All names are lowercase. + * @since v7.7.0 + */ + getHeaderNames(): string[]; + /** + * Returns `true` if the header identified by `name` is currently set in the + * outgoing headers. The header name is case-insensitive. + * + * ```js + * const hasContentType = outgoingMessage.hasHeader('content-type'); + * ``` + * @since v7.7.0 + */ + hasHeader(name: string): boolean; + /** + * Removes a header that is queued for implicit sending. + * + * ```js + * outgoingMessage.removeHeader('Content-Encoding'); + * ``` + * @since v0.4.0 + * @param name Header name + */ + removeHeader(name: string): void; + /** + * Adds HTTP trailers (headers but at the end of the message) to the message. + * + * Trailers will **only** be emitted if the message is chunked encoded. If not, + * the trailers will be silently discarded. + * + * HTTP requires the `Trailer` header to be sent to emit trailers, + * with a list of header field names in its value, e.g. + * + * ```js + * message.writeHead(200, { 'Content-Type': 'text/plain', + * 'Trailer': 'Content-MD5' }); + * message.write(fileData); + * message.addTrailers({ 'Content-MD5': '7895bf4b8828b55ceaf47747b4bca667' }); + * message.end(); + * ``` + * + * Attempting to set a header field name or value that contains invalid characters + * will result in a `TypeError` being thrown. + * @since v0.3.0 + */ + addTrailers(headers: OutgoingHttpHeaders | ReadonlyArray<[string, string]>): void; + /** + * Flushes the message headers. + * + * For efficiency reason, Node.js normally buffers the message headers + * until `outgoingMessage.end()` is called or the first chunk of message data + * is written. It then tries to pack the headers and data into a single TCP + * packet. + * + * It is usually desired (it saves a TCP round-trip), but not when the first + * data is not sent until possibly much later. `outgoingMessage.flushHeaders()`bypasses the optimization and kickstarts the message. + * @since v1.6.0 + */ + flushHeaders(): void; + } + /** + * This object is created internally by an HTTP server, not by the user. It is + * passed as the second parameter to the `'request'` event. + * @since v0.1.17 + */ + class ServerResponse extends OutgoingMessage { + /** + * When using implicit headers (not calling `response.writeHead()` explicitly), + * this property controls the status code that will be sent to the client when + * the headers get flushed. + * + * ```js + * response.statusCode = 404; + * ``` + * + * After response header was sent to the client, this property indicates the + * status code which was sent out. + * @since v0.4.0 + */ + statusCode: number; + /** + * When using implicit headers (not calling `response.writeHead()` explicitly), + * this property controls the status message that will be sent to the client when + * the headers get flushed. If this is left as `undefined` then the standard + * message for the status code will be used. + * + * ```js + * response.statusMessage = 'Not found'; + * ``` + * + * After response header was sent to the client, this property indicates the + * status message which was sent out. + * @since v0.11.8 + */ + statusMessage: string; + /** + * If set to `true`, Node.js will check whether the `Content-Length`header value and the size of the body, in bytes, are equal. + * Mismatching the `Content-Length` header value will result + * in an `Error` being thrown, identified by `code:``'ERR_HTTP_CONTENT_LENGTH_MISMATCH'`. + * @since v18.10.0, v16.18.0 + */ + strictContentLength: boolean; + constructor(req: Request); + assignSocket(socket: Socket): void; + detachSocket(socket: Socket): void; + /** + * Sends an HTTP/1.1 100 Continue message to the client, indicating that + * the request body should be sent. See the `'checkContinue'` event on`Server`. + * @since v0.3.0 + */ + writeContinue(callback?: () => void): void; + /** + * Sends an HTTP/1.1 103 Early Hints message to the client with a Link header, + * indicating that the user agent can preload/preconnect the linked resources. + * The `hints` is an object containing the values of headers to be sent with + * early hints message. The optional `callback` argument will be called when + * the response message has been written. + * + * **Example** + * + * ```js + * const earlyHintsLink = '; rel=preload; as=style'; + * response.writeEarlyHints({ + * 'link': earlyHintsLink, + * }); + * + * const earlyHintsLinks = [ + * '; rel=preload; as=style', + * '; rel=preload; as=script', + * ]; + * response.writeEarlyHints({ + * 'link': earlyHintsLinks, + * 'x-trace-id': 'id for diagnostics', + * }); + * + * const earlyHintsCallback = () => console.log('early hints message sent'); + * response.writeEarlyHints({ + * 'link': earlyHintsLinks, + * }, earlyHintsCallback); + * ``` + * @since v18.11.0 + * @param hints An object containing the values of headers + * @param callback Will be called when the response message has been written + */ + writeEarlyHints(hints: Record, callback?: () => void): void; + /** + * Sends a response header to the request. The status code is a 3-digit HTTP + * status code, like `404`. The last argument, `headers`, are the response headers. + * Optionally one can give a human-readable `statusMessage` as the second + * argument. + * + * `headers` may be an `Array` where the keys and values are in the same list. + * It is _not_ a list of tuples. So, the even-numbered offsets are key values, + * and the odd-numbered offsets are the associated values. The array is in the same + * format as `request.rawHeaders`. + * + * Returns a reference to the `ServerResponse`, so that calls can be chained. + * + * ```js + * const body = 'hello world'; + * response + * .writeHead(200, { + * 'Content-Length': Buffer.byteLength(body), + * 'Content-Type': 'text/plain', + * }) + * .end(body); + * ``` + * + * This method must only be called once on a message and it must + * be called before `response.end()` is called. + * + * If `response.write()` or `response.end()` are called before calling + * this, the implicit/mutable headers will be calculated and call this function. + * + * When headers have been set with `response.setHeader()`, they will be merged + * with any headers passed to `response.writeHead()`, with the headers passed + * to `response.writeHead()` given precedence. + * + * If this method is called and `response.setHeader()` has not been called, + * it will directly write the supplied header values onto the network channel + * without caching internally, and the `response.getHeader()` on the header + * will not yield the expected result. If progressive population of headers is + * desired with potential future retrieval and modification, use `response.setHeader()` instead. + * + * ```js + * // Returns content-type = text/plain + * const server = http.createServer((req, res) => { + * res.setHeader('Content-Type', 'text/html'); + * res.setHeader('X-Foo', 'bar'); + * res.writeHead(200, { 'Content-Type': 'text/plain' }); + * res.end('ok'); + * }); + * ``` + * + * `Content-Length` is read in bytes, not characters. Use `Buffer.byteLength()` to determine the length of the body in bytes. Node.js + * will check whether `Content-Length` and the length of the body which has + * been transmitted are equal or not. + * + * Attempting to set a header field name or value that contains invalid characters + * will result in a \[`Error`\]\[\] being thrown. + * @since v0.1.30 + */ + writeHead( + statusCode: number, + statusMessage?: string, + headers?: OutgoingHttpHeaders | OutgoingHttpHeader[], + ): this; + writeHead(statusCode: number, headers?: OutgoingHttpHeaders | OutgoingHttpHeader[]): this; + /** + * Sends a HTTP/1.1 102 Processing message to the client, indicating that + * the request body should be sent. + * @since v10.0.0 + */ + writeProcessing(): void; + } + interface InformationEvent { + statusCode: number; + statusMessage: string; + httpVersion: string; + httpVersionMajor: number; + httpVersionMinor: number; + headers: IncomingHttpHeaders; + rawHeaders: string[]; + } + /** + * This object is created internally and returned from {@link request}. It + * represents an _in-progress_ request whose header has already been queued. The + * header is still mutable using the `setHeader(name, value)`,`getHeader(name)`, `removeHeader(name)` API. The actual header will + * be sent along with the first data chunk or when calling `request.end()`. + * + * To get the response, add a listener for `'response'` to the request object.`'response'` will be emitted from the request object when the response + * headers have been received. The `'response'` event is executed with one + * argument which is an instance of {@link IncomingMessage}. + * + * During the `'response'` event, one can add listeners to the + * response object; particularly to listen for the `'data'` event. + * + * If no `'response'` handler is added, then the response will be + * entirely discarded. However, if a `'response'` event handler is added, + * then the data from the response object **must** be consumed, either by + * calling `response.read()` whenever there is a `'readable'` event, or + * by adding a `'data'` handler, or by calling the `.resume()` method. + * Until the data is consumed, the `'end'` event will not fire. Also, until + * the data is read it will consume memory that can eventually lead to a + * 'process out of memory' error. + * + * For backward compatibility, `res` will only emit `'error'` if there is an`'error'` listener registered. + * + * Set `Content-Length` header to limit the response body size. + * If `response.strictContentLength` is set to `true`, mismatching the`Content-Length` header value will result in an `Error` being thrown, + * identified by `code:``'ERR_HTTP_CONTENT_LENGTH_MISMATCH'`. + * + * `Content-Length` value should be in bytes, not characters. Use `Buffer.byteLength()` to determine the length of the body in bytes. + * @since v0.1.17 + */ + class ClientRequest extends OutgoingMessage { + /** + * The `request.aborted` property will be `true` if the request has + * been aborted. + * @since v0.11.14 + * @deprecated Since v17.0.0,v16.12.0 - Check `destroyed` instead. + */ + aborted: boolean; + /** + * The request host. + * @since v14.5.0, v12.19.0 + */ + host: string; + /** + * The request protocol. + * @since v14.5.0, v12.19.0 + */ + protocol: string; + /** + * When sending request through a keep-alive enabled agent, the underlying socket + * might be reused. But if server closes connection at unfortunate time, client + * may run into a 'ECONNRESET' error. + * + * ```js + * const http = require('node:http'); + * + * // Server has a 5 seconds keep-alive timeout by default + * http + * .createServer((req, res) => { + * res.write('hello\n'); + * res.end(); + * }) + * .listen(3000); + * + * setInterval(() => { + * // Adapting a keep-alive agent + * http.get('http://localhost:3000', { agent }, (res) => { + * res.on('data', (data) => { + * // Do nothing + * }); + * }); + * }, 5000); // Sending request on 5s interval so it's easy to hit idle timeout + * ``` + * + * By marking a request whether it reused socket or not, we can do + * automatic error retry base on it. + * + * ```js + * const http = require('node:http'); + * const agent = new http.Agent({ keepAlive: true }); + * + * function retriableRequest() { + * const req = http + * .get('http://localhost:3000', { agent }, (res) => { + * // ... + * }) + * .on('error', (err) => { + * // Check if retry is needed + * if (req.reusedSocket && err.code === 'ECONNRESET') { + * retriableRequest(); + * } + * }); + * } + * + * retriableRequest(); + * ``` + * @since v13.0.0, v12.16.0 + */ + reusedSocket: boolean; + /** + * Limits maximum response headers count. If set to 0, no limit will be applied. + */ + maxHeadersCount: number; + constructor(url: string | URL | ClientRequestArgs, cb?: (res: IncomingMessage) => void); + /** + * The request method. + * @since v0.1.97 + */ + method: string; + /** + * The request path. + * @since v0.4.0 + */ + path: string; + /** + * Marks the request as aborting. Calling this will cause remaining data + * in the response to be dropped and the socket to be destroyed. + * @since v0.3.8 + * @deprecated Since v14.1.0,v13.14.0 - Use `destroy` instead. + */ + abort(): void; + onSocket(socket: Socket): void; + /** + * Once a socket is assigned to this request and is connected `socket.setTimeout()` will be called. + * @since v0.5.9 + * @param timeout Milliseconds before a request times out. + * @param callback Optional function to be called when a timeout occurs. Same as binding to the `'timeout'` event. + */ + setTimeout(timeout: number, callback?: () => void): this; + /** + * Once a socket is assigned to this request and is connected `socket.setNoDelay()` will be called. + * @since v0.5.9 + */ + setNoDelay(noDelay?: boolean): void; + /** + * Once a socket is assigned to this request and is connected `socket.setKeepAlive()` will be called. + * @since v0.5.9 + */ + setSocketKeepAlive(enable?: boolean, initialDelay?: number): void; + /** + * Returns an array containing the unique names of the current outgoing raw + * headers. Header names are returned with their exact casing being set. + * + * ```js + * request.setHeader('Foo', 'bar'); + * request.setHeader('Set-Cookie', ['foo=bar', 'bar=baz']); + * + * const headerNames = request.getRawHeaderNames(); + * // headerNames === ['Foo', 'Set-Cookie'] + * ``` + * @since v15.13.0, v14.17.0 + */ + getRawHeaderNames(): string[]; + /** + * @deprecated + */ + addListener(event: 'abort', listener: () => void): this; + addListener(event: 'connect', listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this; + addListener(event: 'continue', listener: () => void): this; + addListener(event: 'information', listener: (info: InformationEvent) => void): this; + addListener(event: 'response', listener: (response: IncomingMessage) => void): this; + addListener(event: 'socket', listener: (socket: Socket) => void): this; + addListener(event: 'timeout', listener: () => void): this; + addListener(event: 'upgrade', listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this; + addListener(event: 'close', listener: () => void): this; + addListener(event: 'drain', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'finish', listener: () => void): this; + addListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + addListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + /** + * @deprecated + */ + on(event: 'abort', listener: () => void): this; + on(event: 'connect', listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this; + on(event: 'continue', listener: () => void): this; + on(event: 'information', listener: (info: InformationEvent) => void): this; + on(event: 'response', listener: (response: IncomingMessage) => void): this; + on(event: 'socket', listener: (socket: Socket) => void): this; + on(event: 'timeout', listener: () => void): this; + on(event: 'upgrade', listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this; + on(event: 'close', listener: () => void): this; + on(event: 'drain', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'finish', listener: () => void): this; + on(event: 'pipe', listener: (src: stream.Readable) => void): this; + on(event: 'unpipe', listener: (src: stream.Readable) => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + /** + * @deprecated + */ + once(event: 'abort', listener: () => void): this; + once(event: 'connect', listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this; + once(event: 'continue', listener: () => void): this; + once(event: 'information', listener: (info: InformationEvent) => void): this; + once(event: 'response', listener: (response: IncomingMessage) => void): this; + once(event: 'socket', listener: (socket: Socket) => void): this; + once(event: 'timeout', listener: () => void): this; + once(event: 'upgrade', listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'drain', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'finish', listener: () => void): this; + once(event: 'pipe', listener: (src: stream.Readable) => void): this; + once(event: 'unpipe', listener: (src: stream.Readable) => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + /** + * @deprecated + */ + prependListener(event: 'abort', listener: () => void): this; + prependListener(event: 'connect', listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this; + prependListener(event: 'continue', listener: () => void): this; + prependListener(event: 'information', listener: (info: InformationEvent) => void): this; + prependListener(event: 'response', listener: (response: IncomingMessage) => void): this; + prependListener(event: 'socket', listener: (socket: Socket) => void): this; + prependListener(event: 'timeout', listener: () => void): this; + prependListener(event: 'upgrade', listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'drain', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'finish', listener: () => void): this; + prependListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + prependListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + /** + * @deprecated + */ + prependOnceListener(event: 'abort', listener: () => void): this; + prependOnceListener(event: 'connect', listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this; + prependOnceListener(event: 'continue', listener: () => void): this; + prependOnceListener(event: 'information', listener: (info: InformationEvent) => void): this; + prependOnceListener(event: 'response', listener: (response: IncomingMessage) => void): this; + prependOnceListener(event: 'socket', listener: (socket: Socket) => void): this; + prependOnceListener(event: 'timeout', listener: () => void): this; + prependOnceListener(event: 'upgrade', listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'drain', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'finish', listener: () => void): this; + prependOnceListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + prependOnceListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + /** + * An `IncomingMessage` object is created by {@link Server} or {@link ClientRequest} and passed as the first argument to the `'request'` and `'response'` event respectively. It may be used to + * access response + * status, headers, and data. + * + * Different from its `socket` value which is a subclass of `stream.Duplex`, the`IncomingMessage` itself extends `stream.Readable` and is created separately to + * parse and emit the incoming HTTP headers and payload, as the underlying socket + * may be reused multiple times in case of keep-alive. + * @since v0.1.17 + */ + class IncomingMessage extends stream.Readable { + constructor(socket: Socket); + /** + * The `message.aborted` property will be `true` if the request has + * been aborted. + * @since v10.1.0 + * @deprecated Since v17.0.0,v16.12.0 - Check `message.destroyed` from stream.Readable. + */ + aborted: boolean; + /** + * In case of server request, the HTTP version sent by the client. In the case of + * client response, the HTTP version of the connected-to server. + * Probably either `'1.1'` or `'1.0'`. + * + * Also `message.httpVersionMajor` is the first integer and`message.httpVersionMinor` is the second. + * @since v0.1.1 + */ + httpVersion: string; + httpVersionMajor: number; + httpVersionMinor: number; + /** + * The `message.complete` property will be `true` if a complete HTTP message has + * been received and successfully parsed. + * + * This property is particularly useful as a means of determining if a client or + * server fully transmitted a message before a connection was terminated: + * + * ```js + * const req = http.request({ + * host: '127.0.0.1', + * port: 8080, + * method: 'POST', + * }, (res) => { + * res.resume(); + * res.on('end', () => { + * if (!res.complete) + * console.error( + * 'The connection was terminated while the message was still being sent'); + * }); + * }); + * ``` + * @since v0.3.0 + */ + complete: boolean; + /** + * Alias for `message.socket`. + * @since v0.1.90 + * @deprecated Since v16.0.0 - Use `socket`. + */ + connection: Socket; + /** + * The `net.Socket` object associated with the connection. + * + * With HTTPS support, use `request.socket.getPeerCertificate()` to obtain the + * client's authentication details. + * + * This property is guaranteed to be an instance of the `net.Socket` class, + * a subclass of `stream.Duplex`, unless the user specified a socket + * type other than `net.Socket` or internally nulled. + * @since v0.3.0 + */ + socket: Socket; + /** + * The request/response headers object. + * + * Key-value pairs of header names and values. Header names are lower-cased. + * + * ```js + * // Prints something like: + * // + * // { 'user-agent': 'curl/7.22.0', + * // host: '127.0.0.1:8000', + * // accept: '*' } + * console.log(request.headers); + * ``` + * + * Duplicates in raw headers are handled in the following ways, depending on the + * header name: + * + * * Duplicates of `age`, `authorization`, `content-length`, `content-type`,`etag`, `expires`, `from`, `host`, `if-modified-since`, `if-unmodified-since`,`last-modified`, `location`, + * `max-forwards`, `proxy-authorization`, `referer`,`retry-after`, `server`, or `user-agent` are discarded. + * To allow duplicate values of the headers listed above to be joined, + * use the option `joinDuplicateHeaders` in {@link request} and {@link createServer}. See RFC 9110 Section 5.3 for more + * information. + * * `set-cookie` is always an array. Duplicates are added to the array. + * * For duplicate `cookie` headers, the values are joined together with `; `. + * * For all other headers, the values are joined together with `, `. + * @since v0.1.5 + */ + headers: IncomingHttpHeaders; + /** + * Similar to `message.headers`, but there is no join logic and the values are + * always arrays of strings, even for headers received just once. + * + * ```js + * // Prints something like: + * // + * // { 'user-agent': ['curl/7.22.0'], + * // host: ['127.0.0.1:8000'], + * // accept: ['*'] } + * console.log(request.headersDistinct); + * ``` + * @since v18.3.0, v16.17.0 + */ + headersDistinct: NodeJS.Dict; + /** + * The raw request/response headers list exactly as they were received. + * + * The keys and values are in the same list. It is _not_ a + * list of tuples. So, the even-numbered offsets are key values, and the + * odd-numbered offsets are the associated values. + * + * Header names are not lowercased, and duplicates are not merged. + * + * ```js + * // Prints something like: + * // + * // [ 'user-agent', + * // 'this is invalid because there can be only one', + * // 'User-Agent', + * // 'curl/7.22.0', + * // 'Host', + * // '127.0.0.1:8000', + * // 'ACCEPT', + * // '*' ] + * console.log(request.rawHeaders); + * ``` + * @since v0.11.6 + */ + rawHeaders: string[]; + /** + * The request/response trailers object. Only populated at the `'end'` event. + * @since v0.3.0 + */ + trailers: NodeJS.Dict; + /** + * Similar to `message.trailers`, but there is no join logic and the values are + * always arrays of strings, even for headers received just once. + * Only populated at the `'end'` event. + * @since v18.3.0, v16.17.0 + */ + trailersDistinct: NodeJS.Dict; + /** + * The raw request/response trailer keys and values exactly as they were + * received. Only populated at the `'end'` event. + * @since v0.11.6 + */ + rawTrailers: string[]; + /** + * Calls `message.socket.setTimeout(msecs, callback)`. + * @since v0.5.9 + */ + setTimeout(msecs: number, callback?: () => void): this; + /** + * **Only valid for request obtained from {@link Server}.** + * + * The request method as a string. Read only. Examples: `'GET'`, `'DELETE'`. + * @since v0.1.1 + */ + method?: string | undefined; + /** + * **Only valid for request obtained from {@link Server}.** + * + * Request URL string. This contains only the URL that is present in the actual + * HTTP request. Take the following request: + * + * ```http + * GET /status?name=ryan HTTP/1.1 + * Accept: text/plain + * ``` + * + * To parse the URL into its parts: + * + * ```js + * new URL(request.url, `http://${request.headers.host}`); + * ``` + * + * When `request.url` is `'/status?name=ryan'` and `request.headers.host` is`'localhost:3000'`: + * + * ```console + * $ node + * > new URL(request.url, `http://${request.headers.host}`) + * URL { + * href: 'http://localhost:3000/status?name=ryan', + * origin: 'http://localhost:3000', + * protocol: 'http:', + * username: '', + * password: '', + * host: 'localhost:3000', + * hostname: 'localhost', + * port: '3000', + * pathname: '/status', + * search: '?name=ryan', + * searchParams: URLSearchParams { 'name' => 'ryan' }, + * hash: '' + * } + * ``` + * @since v0.1.90 + */ + url?: string | undefined; + /** + * **Only valid for response obtained from {@link ClientRequest}.** + * + * The 3-digit HTTP response status code. E.G. `404`. + * @since v0.1.1 + */ + statusCode?: number | undefined; + /** + * **Only valid for response obtained from {@link ClientRequest}.** + * + * The HTTP response status message (reason phrase). E.G. `OK` or `Internal Server Error`. + * @since v0.11.10 + */ + statusMessage?: string | undefined; + /** + * Calls `destroy()` on the socket that received the `IncomingMessage`. If `error`is provided, an `'error'` event is emitted on the socket and `error` is passed + * as an argument to any listeners on the event. + * @since v0.3.0 + */ + destroy(error?: Error): this; + } + interface AgentOptions extends Partial { + /** + * Keep sockets around in a pool to be used by other requests in the future. Default = false + */ + keepAlive?: boolean | undefined; + /** + * When using HTTP KeepAlive, how often to send TCP KeepAlive packets over sockets being kept alive. Default = 1000. + * Only relevant if keepAlive is set to true. + */ + keepAliveMsecs?: number | undefined; + /** + * Maximum number of sockets to allow per host. Default for Node 0.10 is 5, default for Node 0.12 is Infinity + */ + maxSockets?: number | undefined; + /** + * Maximum number of sockets allowed for all hosts in total. Each request will use a new socket until the maximum is reached. Default: Infinity. + */ + maxTotalSockets?: number | undefined; + /** + * Maximum number of sockets to leave open in a free state. Only relevant if keepAlive is set to true. Default = 256. + */ + maxFreeSockets?: number | undefined; + /** + * Socket timeout in milliseconds. This will set the timeout after the socket is connected. + */ + timeout?: number | undefined; + /** + * Scheduling strategy to apply when picking the next free socket to use. + * @default `lifo` + */ + scheduling?: 'fifo' | 'lifo' | undefined; + } + /** + * An `Agent` is responsible for managing connection persistence + * and reuse for HTTP clients. It maintains a queue of pending requests + * for a given host and port, reusing a single socket connection for each + * until the queue is empty, at which time the socket is either destroyed + * or put into a pool where it is kept to be used again for requests to the + * same host and port. Whether it is destroyed or pooled depends on the`keepAlive` `option`. + * + * Pooled connections have TCP Keep-Alive enabled for them, but servers may + * still close idle connections, in which case they will be removed from the + * pool and a new connection will be made when a new HTTP request is made for + * that host and port. Servers may also refuse to allow multiple requests + * over the same connection, in which case the connection will have to be + * remade for every request and cannot be pooled. The `Agent` will still make + * the requests to that server, but each one will occur over a new connection. + * + * When a connection is closed by the client or the server, it is removed + * from the pool. Any unused sockets in the pool will be unrefed so as not + * to keep the Node.js process running when there are no outstanding requests. + * (see `socket.unref()`). + * + * It is good practice, to `destroy()` an `Agent` instance when it is no + * longer in use, because unused sockets consume OS resources. + * + * Sockets are removed from an agent when the socket emits either + * a `'close'` event or an `'agentRemove'` event. When intending to keep one + * HTTP request open for a long time without keeping it in the agent, something + * like the following may be done: + * + * ```js + * http.get(options, (res) => { + * // Do stuff + * }).on('socket', (socket) => { + * socket.emit('agentRemove'); + * }); + * ``` + * + * An agent may also be used for an individual request. By providing`{agent: false}` as an option to the `http.get()` or `http.request()`functions, a one-time use `Agent` with default options + * will be used + * for the client connection. + * + * `agent:false`: + * + * ```js + * http.get({ + * hostname: 'localhost', + * port: 80, + * path: '/', + * agent: false, // Create a new agent just for this one request + * }, (res) => { + * // Do stuff with response + * }); + * ``` + * @since v0.3.4 + */ + class Agent extends EventEmitter { + /** + * By default set to 256. For agents with `keepAlive` enabled, this + * sets the maximum number of sockets that will be left open in the free + * state. + * @since v0.11.7 + */ + maxFreeSockets: number; + /** + * By default set to `Infinity`. Determines how many concurrent sockets the agent + * can have open per origin. Origin is the returned value of `agent.getName()`. + * @since v0.3.6 + */ + maxSockets: number; + /** + * By default set to `Infinity`. Determines how many concurrent sockets the agent + * can have open. Unlike `maxSockets`, this parameter applies across all origins. + * @since v14.5.0, v12.19.0 + */ + maxTotalSockets: number; + /** + * An object which contains arrays of sockets currently awaiting use by + * the agent when `keepAlive` is enabled. Do not modify. + * + * Sockets in the `freeSockets` list will be automatically destroyed and + * removed from the array on `'timeout'`. + * @since v0.11.4 + */ + readonly freeSockets: NodeJS.ReadOnlyDict; + /** + * An object which contains arrays of sockets currently in use by the + * agent. Do not modify. + * @since v0.3.6 + */ + readonly sockets: NodeJS.ReadOnlyDict; + /** + * An object which contains queues of requests that have not yet been assigned to + * sockets. Do not modify. + * @since v0.5.9 + */ + readonly requests: NodeJS.ReadOnlyDict; + constructor(opts?: AgentOptions); + /** + * Destroy any sockets that are currently in use by the agent. + * + * It is usually not necessary to do this. However, if using an + * agent with `keepAlive` enabled, then it is best to explicitly shut down + * the agent when it is no longer needed. Otherwise, + * sockets might stay open for quite a long time before the server + * terminates them. + * @since v0.11.4 + */ + destroy(): void; + } + const METHODS: string[]; + const STATUS_CODES: { + [errorCode: number]: string | undefined; + [errorCode: string]: string | undefined; + }; + /** + * Returns a new instance of {@link Server}. + * + * The `requestListener` is a function which is automatically + * added to the `'request'` event. + * @since v0.1.13 + */ + function createServer< + Request extends typeof IncomingMessage = typeof IncomingMessage, + Response extends typeof ServerResponse = typeof ServerResponse, + >(requestListener?: RequestListener): Server; + function createServer< + Request extends typeof IncomingMessage = typeof IncomingMessage, + Response extends typeof ServerResponse = typeof ServerResponse, + >( + options: ServerOptions, + requestListener?: RequestListener, + ): Server; + // although RequestOptions are passed as ClientRequestArgs to ClientRequest directly, + // create interface RequestOptions would make the naming more clear to developers + interface RequestOptions extends ClientRequestArgs {} + /** + * `options` in `socket.connect()` are also supported. + * + * Node.js maintains several connections per server to make HTTP requests. + * This function allows one to transparently issue requests. + * + * `url` can be a string or a `URL` object. If `url` is a + * string, it is automatically parsed with `new URL()`. If it is a `URL` object, it will be automatically converted to an ordinary `options` object. + * + * If both `url` and `options` are specified, the objects are merged, with the`options` properties taking precedence. + * + * The optional `callback` parameter will be added as a one-time listener for + * the `'response'` event. + * + * `http.request()` returns an instance of the {@link ClientRequest} class. The `ClientRequest` instance is a writable stream. If one needs to + * upload a file with a POST request, then write to the `ClientRequest` object. + * + * ```js + * const http = require('node:http'); + * + * const postData = JSON.stringify({ + * 'msg': 'Hello World!', + * }); + * + * const options = { + * hostname: 'www.google.com', + * port: 80, + * path: '/upload', + * method: 'POST', + * headers: { + * 'Content-Type': 'application/json', + * 'Content-Length': Buffer.byteLength(postData), + * }, + * }; + * + * const req = http.request(options, (res) => { + * console.log(`STATUS: ${res.statusCode}`); + * console.log(`HEADERS: ${JSON.stringify(res.headers)}`); + * res.setEncoding('utf8'); + * res.on('data', (chunk) => { + * console.log(`BODY: ${chunk}`); + * }); + * res.on('end', () => { + * console.log('No more data in response.'); + * }); + * }); + * + * req.on('error', (e) => { + * console.error(`problem with request: ${e.message}`); + * }); + * + * // Write data to request body + * req.write(postData); + * req.end(); + * ``` + * + * In the example `req.end()` was called. With `http.request()` one + * must always call `req.end()` to signify the end of the request - + * even if there is no data being written to the request body. + * + * If any error is encountered during the request (be that with DNS resolution, + * TCP level errors, or actual HTTP parse errors) an `'error'` event is emitted + * on the returned request object. As with all `'error'` events, if no listeners + * are registered the error will be thrown. + * + * There are a few special headers that should be noted. + * + * * Sending a 'Connection: keep-alive' will notify Node.js that the connection to + * the server should be persisted until the next request. + * * Sending a 'Content-Length' header will disable the default chunked encoding. + * * Sending an 'Expect' header will immediately send the request headers. + * Usually, when sending 'Expect: 100-continue', both a timeout and a listener + * for the `'continue'` event should be set. See RFC 2616 Section 8.2.3 for more + * information. + * * Sending an Authorization header will override using the `auth` option + * to compute basic authentication. + * + * Example using a `URL` as `options`: + * + * ```js + * const options = new URL('http://abc:xyz@example.com'); + * + * const req = http.request(options, (res) => { + * // ... + * }); + * ``` + * + * In a successful request, the following events will be emitted in the following + * order: + * + * * `'socket'` + * * `'response'` + * * `'data'` any number of times, on the `res` object + * (`'data'` will not be emitted at all if the response body is empty, for + * instance, in most redirects) + * * `'end'` on the `res` object + * * `'close'` + * + * In the case of a connection error, the following events will be emitted: + * + * * `'socket'` + * * `'error'` + * * `'close'` + * + * In the case of a premature connection close before the response is received, + * the following events will be emitted in the following order: + * + * * `'socket'` + * * `'error'` with an error with message `'Error: socket hang up'` and code`'ECONNRESET'` + * * `'close'` + * + * In the case of a premature connection close after the response is received, + * the following events will be emitted in the following order: + * + * * `'socket'` + * * `'response'` + * * `'data'` any number of times, on the `res` object + * * (connection closed here) + * * `'aborted'` on the `res` object + * * `'error'` on the `res` object with an error with message`'Error: aborted'` and code `'ECONNRESET'` + * * `'close'` + * * `'close'` on the `res` object + * + * If `req.destroy()` is called before a socket is assigned, the following + * events will be emitted in the following order: + * + * * (`req.destroy()` called here) + * * `'error'` with an error with message `'Error: socket hang up'` and code`'ECONNRESET'`, or the error with which `req.destroy()` was called + * * `'close'` + * + * If `req.destroy()` is called before the connection succeeds, the following + * events will be emitted in the following order: + * + * * `'socket'` + * * (`req.destroy()` called here) + * * `'error'` with an error with message `'Error: socket hang up'` and code`'ECONNRESET'`, or the error with which `req.destroy()` was called + * * `'close'` + * + * If `req.destroy()` is called after the response is received, the following + * events will be emitted in the following order: + * + * * `'socket'` + * * `'response'` + * * `'data'` any number of times, on the `res` object + * * (`req.destroy()` called here) + * * `'aborted'` on the `res` object + * * `'error'` on the `res` object with an error with message `'Error: aborted'`and code `'ECONNRESET'`, or the error with which `req.destroy()` was called + * * `'close'` + * * `'close'` on the `res` object + * + * If `req.abort()` is called before a socket is assigned, the following + * events will be emitted in the following order: + * + * * (`req.abort()` called here) + * * `'abort'` + * * `'close'` + * + * If `req.abort()` is called before the connection succeeds, the following + * events will be emitted in the following order: + * + * * `'socket'` + * * (`req.abort()` called here) + * * `'abort'` + * * `'error'` with an error with message `'Error: socket hang up'` and code`'ECONNRESET'` + * * `'close'` + * + * If `req.abort()` is called after the response is received, the following + * events will be emitted in the following order: + * + * * `'socket'` + * * `'response'` + * * `'data'` any number of times, on the `res` object + * * (`req.abort()` called here) + * * `'abort'` + * * `'aborted'` on the `res` object + * * `'error'` on the `res` object with an error with message`'Error: aborted'` and code `'ECONNRESET'`. + * * `'close'` + * * `'close'` on the `res` object + * + * Setting the `timeout` option or using the `setTimeout()` function will + * not abort the request or do anything besides add a `'timeout'` event. + * + * Passing an `AbortSignal` and then calling `abort()` on the corresponding`AbortController` will behave the same way as calling `.destroy()` on the + * request. Specifically, the `'error'` event will be emitted with an error with + * the message `'AbortError: The operation was aborted'`, the code `'ABORT_ERR'`and the `cause`, if one was provided. + * @since v0.3.6 + */ + function request(options: RequestOptions | string | URL, callback?: (res: IncomingMessage) => void): ClientRequest; + function request(url: string | URL, options: RequestOptions, callback?: (res: IncomingMessage) => void): ClientRequest; + /** + * Since most requests are GET requests without bodies, Node.js provides this + * convenience method. The only difference between this method and {@link request} is that it sets the method to GET and calls `req.end()`automatically. The callback must take care to consume the + * response + * data for reasons stated in {@link ClientRequest} section. + * + * The `callback` is invoked with a single argument that is an instance of {@link IncomingMessage}. + * + * JSON fetching example: + * + * ```js + * http.get('http://localhost:8000/', (res) => { + * const { statusCode } = res; + * const contentType = res.headers['content-type']; + * + * let error; + * // Any 2xx status code signals a successful response but + * // here we're only checking for 200. + * if (statusCode !== 200) { + * error = new Error('Request Failed.\n' + + * `Status Code: ${statusCode}`); + * } else if (!/^application\/json/.test(contentType)) { + * error = new Error('Invalid content-type.\n' + + * `Expected application/json but received ${contentType}`); + * } + * if (error) { + * console.error(error.message); + * // Consume response data to free up memory + * res.resume(); + * return; + * } + * + * res.setEncoding('utf8'); + * let rawData = ''; + * res.on('data', (chunk) => { rawData += chunk; }); + * res.on('end', () => { + * try { + * const parsedData = JSON.parse(rawData); + * console.log(parsedData); + * } catch (e) { + * console.error(e.message); + * } + * }); + * }).on('error', (e) => { + * console.error(`Got error: ${e.message}`); + * }); + * + * // Create a local server to receive data from + * const server = http.createServer((req, res) => { + * res.writeHead(200, { 'Content-Type': 'application/json' }); + * res.end(JSON.stringify({ + * data: 'Hello World!', + * })); + * }); + * + * server.listen(8000); + * ``` + * @since v0.3.6 + * @param options Accepts the same `options` as {@link request}, with the `method` always set to `GET`. Properties that are inherited from the prototype are ignored. + */ + function get(options: RequestOptions | string | URL, callback?: (res: IncomingMessage) => void): ClientRequest; + function get(url: string | URL, options: RequestOptions, callback?: (res: IncomingMessage) => void): ClientRequest; + /** + * Performs the low-level validations on the provided `name` that are done when`res.setHeader(name, value)` is called. + * + * Passing illegal value as `name` will result in a `TypeError` being thrown, + * identified by `code: 'ERR_INVALID_HTTP_TOKEN'`. + * + * It is not necessary to use this method before passing headers to an HTTP request + * or response. The HTTP module will automatically validate such headers. + * Examples: + * + * Example: + * + * ```js + * const { validateHeaderName } = require('node:http'); + * + * try { + * validateHeaderName(''); + * } catch (err) { + * console.error(err instanceof TypeError); // --> true + * console.error(err.code); // --> 'ERR_INVALID_HTTP_TOKEN' + * console.error(err.message); // --> 'Header name must be a valid HTTP token [""]' + * } + * ``` + * @since v14.3.0 + * @param [label='Header name'] Label for error message. + */ + function validateHeaderName(name: string): void; + /** + * Performs the low-level validations on the provided `value` that are done when`res.setHeader(name, value)` is called. + * + * Passing illegal value as `value` will result in a `TypeError` being thrown. + * + * * Undefined value error is identified by `code: 'ERR_HTTP_INVALID_HEADER_VALUE'`. + * * Invalid value character error is identified by `code: 'ERR_INVALID_CHAR'`. + * + * It is not necessary to use this method before passing headers to an HTTP request + * or response. The HTTP module will automatically validate such headers. + * + * Examples: + * + * ```js + * const { validateHeaderValue } = require('node:http'); + * + * try { + * validateHeaderValue('x-my-header', undefined); + * } catch (err) { + * console.error(err instanceof TypeError); // --> true + * console.error(err.code === 'ERR_HTTP_INVALID_HEADER_VALUE'); // --> true + * console.error(err.message); // --> 'Invalid value "undefined" for header "x-my-header"' + * } + * + * try { + * validateHeaderValue('x-my-header', 'oʊmɪɡə'); + * } catch (err) { + * console.error(err instanceof TypeError); // --> true + * console.error(err.code === 'ERR_INVALID_CHAR'); // --> true + * console.error(err.message); // --> 'Invalid character in header content ["x-my-header"]' + * } + * ``` + * @since v14.3.0 + * @param name Header name + * @param value Header value + */ + function validateHeaderValue(name: string, value: string): void; + /** + * Set the maximum number of idle HTTP parsers. + * @since v18.8.0, v16.18.0 + * @param [max=1000] + */ + function setMaxIdleHTTPParsers(max: number): void; + let globalAgent: Agent; + /** + * Read-only property specifying the maximum allowed size of HTTP headers in bytes. + * Defaults to 16KB. Configurable using the `--max-http-header-size` CLI option. + */ + const maxHeaderSize: number; +} +declare module 'node:http' { + export * from 'http'; +} diff --git a/node_modules/@types/node/ts4.8/http2.d.ts b/node_modules/@types/node/ts4.8/http2.d.ts new file mode 100755 index 0000000..8005709 --- /dev/null +++ b/node_modules/@types/node/ts4.8/http2.d.ts @@ -0,0 +1,2129 @@ +/** + * The `node:http2` module provides an implementation of the [HTTP/2](https://tools.ietf.org/html/rfc7540) protocol. + * It can be accessed using: + * + * ```js + * const http2 = require('node:http2'); + * ``` + * @since v8.4.0 + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/http2.js) + */ +declare module 'http2' { + import EventEmitter = require('node:events'); + import * as fs from 'node:fs'; + import * as net from 'node:net'; + import * as stream from 'node:stream'; + import * as tls from 'node:tls'; + import * as url from 'node:url'; + import { IncomingHttpHeaders as Http1IncomingHttpHeaders, OutgoingHttpHeaders, IncomingMessage, ServerResponse } from 'node:http'; + export { OutgoingHttpHeaders } from 'node:http'; + export interface IncomingHttpStatusHeader { + ':status'?: number | undefined; + } + export interface IncomingHttpHeaders extends Http1IncomingHttpHeaders { + ':path'?: string | undefined; + ':method'?: string | undefined; + ':authority'?: string | undefined; + ':scheme'?: string | undefined; + } + // Http2Stream + export interface StreamPriorityOptions { + exclusive?: boolean | undefined; + parent?: number | undefined; + weight?: number | undefined; + silent?: boolean | undefined; + } + export interface StreamState { + localWindowSize?: number | undefined; + state?: number | undefined; + localClose?: number | undefined; + remoteClose?: number | undefined; + sumDependencyWeight?: number | undefined; + weight?: number | undefined; + } + export interface ServerStreamResponseOptions { + endStream?: boolean | undefined; + waitForTrailers?: boolean | undefined; + } + export interface StatOptions { + offset: number; + length: number; + } + export interface ServerStreamFileResponseOptions { + statCheck?(stats: fs.Stats, headers: OutgoingHttpHeaders, statOptions: StatOptions): void | boolean; + waitForTrailers?: boolean | undefined; + offset?: number | undefined; + length?: number | undefined; + } + export interface ServerStreamFileResponseOptionsWithError extends ServerStreamFileResponseOptions { + onError?(err: NodeJS.ErrnoException): void; + } + export interface Http2Stream extends stream.Duplex { + /** + * Set to `true` if the `Http2Stream` instance was aborted abnormally. When set, + * the `'aborted'` event will have been emitted. + * @since v8.4.0 + */ + readonly aborted: boolean; + /** + * This property shows the number of characters currently buffered to be written. + * See `net.Socket.bufferSize` for details. + * @since v11.2.0, v10.16.0 + */ + readonly bufferSize: number; + /** + * Set to `true` if the `Http2Stream` instance has been closed. + * @since v9.4.0 + */ + readonly closed: boolean; + /** + * Set to `true` if the `Http2Stream` instance has been destroyed and is no longer + * usable. + * @since v8.4.0 + */ + readonly destroyed: boolean; + /** + * Set to `true` if the `END_STREAM` flag was set in the request or response + * HEADERS frame received, indicating that no additional data should be received + * and the readable side of the `Http2Stream` will be closed. + * @since v10.11.0 + */ + readonly endAfterHeaders: boolean; + /** + * The numeric stream identifier of this `Http2Stream` instance. Set to `undefined`if the stream identifier has not yet been assigned. + * @since v8.4.0 + */ + readonly id?: number | undefined; + /** + * Set to `true` if the `Http2Stream` instance has not yet been assigned a + * numeric stream identifier. + * @since v9.4.0 + */ + readonly pending: boolean; + /** + * Set to the `RST_STREAM` `error code` reported when the `Http2Stream` is + * destroyed after either receiving an `RST_STREAM` frame from the connected peer, + * calling `http2stream.close()`, or `http2stream.destroy()`. Will be`undefined` if the `Http2Stream` has not been closed. + * @since v8.4.0 + */ + readonly rstCode: number; + /** + * An object containing the outbound headers sent for this `Http2Stream`. + * @since v9.5.0 + */ + readonly sentHeaders: OutgoingHttpHeaders; + /** + * An array of objects containing the outbound informational (additional) headers + * sent for this `Http2Stream`. + * @since v9.5.0 + */ + readonly sentInfoHeaders?: OutgoingHttpHeaders[] | undefined; + /** + * An object containing the outbound trailers sent for this `HttpStream`. + * @since v9.5.0 + */ + readonly sentTrailers?: OutgoingHttpHeaders | undefined; + /** + * A reference to the `Http2Session` instance that owns this `Http2Stream`. The + * value will be `undefined` after the `Http2Stream` instance is destroyed. + * @since v8.4.0 + */ + readonly session: Http2Session; + /** + * Provides miscellaneous information about the current state of the`Http2Stream`. + * + * A current state of this `Http2Stream`. + * @since v8.4.0 + */ + readonly state: StreamState; + /** + * Closes the `Http2Stream` instance by sending an `RST_STREAM` frame to the + * connected HTTP/2 peer. + * @since v8.4.0 + * @param [code=http2.constants.NGHTTP2_NO_ERROR] Unsigned 32-bit integer identifying the error code. + * @param callback An optional function registered to listen for the `'close'` event. + */ + close(code?: number, callback?: () => void): void; + /** + * Updates the priority for this `Http2Stream` instance. + * @since v8.4.0 + */ + priority(options: StreamPriorityOptions): void; + /** + * ```js + * const http2 = require('node:http2'); + * const client = http2.connect('http://example.org:8000'); + * const { NGHTTP2_CANCEL } = http2.constants; + * const req = client.request({ ':path': '/' }); + * + * // Cancel the stream if there's no activity after 5 seconds + * req.setTimeout(5000, () => req.close(NGHTTP2_CANCEL)); + * ``` + * @since v8.4.0 + */ + setTimeout(msecs: number, callback?: () => void): void; + /** + * Sends a trailing `HEADERS` frame to the connected HTTP/2 peer. This method + * will cause the `Http2Stream` to be immediately closed and must only be + * called after the `'wantTrailers'` event has been emitted. When sending a + * request or sending a response, the `options.waitForTrailers` option must be set + * in order to keep the `Http2Stream` open after the final `DATA` frame so that + * trailers can be sent. + * + * ```js + * const http2 = require('node:http2'); + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * stream.respond(undefined, { waitForTrailers: true }); + * stream.on('wantTrailers', () => { + * stream.sendTrailers({ xyz: 'abc' }); + * }); + * stream.end('Hello World'); + * }); + * ``` + * + * The HTTP/1 specification forbids trailers from containing HTTP/2 pseudo-header + * fields (e.g. `':method'`, `':path'`, etc). + * @since v10.0.0 + */ + sendTrailers(headers: OutgoingHttpHeaders): void; + addListener(event: 'aborted', listener: () => void): this; + addListener(event: 'close', listener: () => void): this; + addListener(event: 'data', listener: (chunk: Buffer | string) => void): this; + addListener(event: 'drain', listener: () => void): this; + addListener(event: 'end', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'finish', listener: () => void): this; + addListener(event: 'frameError', listener: (frameType: number, errorCode: number) => void): this; + addListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + addListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + addListener(event: 'streamClosed', listener: (code: number) => void): this; + addListener(event: 'timeout', listener: () => void): this; + addListener(event: 'trailers', listener: (trailers: IncomingHttpHeaders, flags: number) => void): this; + addListener(event: 'wantTrailers', listener: () => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'aborted'): boolean; + emit(event: 'close'): boolean; + emit(event: 'data', chunk: Buffer | string): boolean; + emit(event: 'drain'): boolean; + emit(event: 'end'): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: 'finish'): boolean; + emit(event: 'frameError', frameType: number, errorCode: number): boolean; + emit(event: 'pipe', src: stream.Readable): boolean; + emit(event: 'unpipe', src: stream.Readable): boolean; + emit(event: 'streamClosed', code: number): boolean; + emit(event: 'timeout'): boolean; + emit(event: 'trailers', trailers: IncomingHttpHeaders, flags: number): boolean; + emit(event: 'wantTrailers'): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'aborted', listener: () => void): this; + on(event: 'close', listener: () => void): this; + on(event: 'data', listener: (chunk: Buffer | string) => void): this; + on(event: 'drain', listener: () => void): this; + on(event: 'end', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'finish', listener: () => void): this; + on(event: 'frameError', listener: (frameType: number, errorCode: number) => void): this; + on(event: 'pipe', listener: (src: stream.Readable) => void): this; + on(event: 'unpipe', listener: (src: stream.Readable) => void): this; + on(event: 'streamClosed', listener: (code: number) => void): this; + on(event: 'timeout', listener: () => void): this; + on(event: 'trailers', listener: (trailers: IncomingHttpHeaders, flags: number) => void): this; + on(event: 'wantTrailers', listener: () => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'aborted', listener: () => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'data', listener: (chunk: Buffer | string) => void): this; + once(event: 'drain', listener: () => void): this; + once(event: 'end', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'finish', listener: () => void): this; + once(event: 'frameError', listener: (frameType: number, errorCode: number) => void): this; + once(event: 'pipe', listener: (src: stream.Readable) => void): this; + once(event: 'unpipe', listener: (src: stream.Readable) => void): this; + once(event: 'streamClosed', listener: (code: number) => void): this; + once(event: 'timeout', listener: () => void): this; + once(event: 'trailers', listener: (trailers: IncomingHttpHeaders, flags: number) => void): this; + once(event: 'wantTrailers', listener: () => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'aborted', listener: () => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'data', listener: (chunk: Buffer | string) => void): this; + prependListener(event: 'drain', listener: () => void): this; + prependListener(event: 'end', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'finish', listener: () => void): this; + prependListener(event: 'frameError', listener: (frameType: number, errorCode: number) => void): this; + prependListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + prependListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + prependListener(event: 'streamClosed', listener: (code: number) => void): this; + prependListener(event: 'timeout', listener: () => void): this; + prependListener(event: 'trailers', listener: (trailers: IncomingHttpHeaders, flags: number) => void): this; + prependListener(event: 'wantTrailers', listener: () => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'aborted', listener: () => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'data', listener: (chunk: Buffer | string) => void): this; + prependOnceListener(event: 'drain', listener: () => void): this; + prependOnceListener(event: 'end', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'finish', listener: () => void): this; + prependOnceListener(event: 'frameError', listener: (frameType: number, errorCode: number) => void): this; + prependOnceListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + prependOnceListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + prependOnceListener(event: 'streamClosed', listener: (code: number) => void): this; + prependOnceListener(event: 'timeout', listener: () => void): this; + prependOnceListener(event: 'trailers', listener: (trailers: IncomingHttpHeaders, flags: number) => void): this; + prependOnceListener(event: 'wantTrailers', listener: () => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + export interface ClientHttp2Stream extends Http2Stream { + addListener(event: 'continue', listener: () => {}): this; + addListener(event: 'headers', listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + addListener(event: 'push', listener: (headers: IncomingHttpHeaders, flags: number) => void): this; + addListener(event: 'response', listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'continue'): boolean; + emit(event: 'headers', headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number): boolean; + emit(event: 'push', headers: IncomingHttpHeaders, flags: number): boolean; + emit(event: 'response', headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'continue', listener: () => {}): this; + on(event: 'headers', listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + on(event: 'push', listener: (headers: IncomingHttpHeaders, flags: number) => void): this; + on(event: 'response', listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'continue', listener: () => {}): this; + once(event: 'headers', listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + once(event: 'push', listener: (headers: IncomingHttpHeaders, flags: number) => void): this; + once(event: 'response', listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'continue', listener: () => {}): this; + prependListener(event: 'headers', listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + prependListener(event: 'push', listener: (headers: IncomingHttpHeaders, flags: number) => void): this; + prependListener(event: 'response', listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'continue', listener: () => {}): this; + prependOnceListener(event: 'headers', listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + prependOnceListener(event: 'push', listener: (headers: IncomingHttpHeaders, flags: number) => void): this; + prependOnceListener(event: 'response', listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + export interface ServerHttp2Stream extends Http2Stream { + /** + * True if headers were sent, false otherwise (read-only). + * @since v8.4.0 + */ + readonly headersSent: boolean; + /** + * Read-only property mapped to the `SETTINGS_ENABLE_PUSH` flag of the remote + * client's most recent `SETTINGS` frame. Will be `true` if the remote peer + * accepts push streams, `false` otherwise. Settings are the same for every`Http2Stream` in the same `Http2Session`. + * @since v8.4.0 + */ + readonly pushAllowed: boolean; + /** + * Sends an additional informational `HEADERS` frame to the connected HTTP/2 peer. + * @since v8.4.0 + */ + additionalHeaders(headers: OutgoingHttpHeaders): void; + /** + * Initiates a push stream. The callback is invoked with the new `Http2Stream`instance created for the push stream passed as the second argument, or an`Error` passed as the first argument. + * + * ```js + * const http2 = require('node:http2'); + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * stream.respond({ ':status': 200 }); + * stream.pushStream({ ':path': '/' }, (err, pushStream, headers) => { + * if (err) throw err; + * pushStream.respond({ ':status': 200 }); + * pushStream.end('some pushed data'); + * }); + * stream.end('some data'); + * }); + * ``` + * + * Setting the weight of a push stream is not allowed in the `HEADERS` frame. Pass + * a `weight` value to `http2stream.priority` with the `silent` option set to`true` to enable server-side bandwidth balancing between concurrent streams. + * + * Calling `http2stream.pushStream()` from within a pushed stream is not permitted + * and will throw an error. + * @since v8.4.0 + * @param callback Callback that is called once the push stream has been initiated. + */ + pushStream(headers: OutgoingHttpHeaders, callback?: (err: Error | null, pushStream: ServerHttp2Stream, headers: OutgoingHttpHeaders) => void): void; + pushStream(headers: OutgoingHttpHeaders, options?: StreamPriorityOptions, callback?: (err: Error | null, pushStream: ServerHttp2Stream, headers: OutgoingHttpHeaders) => void): void; + /** + * ```js + * const http2 = require('node:http2'); + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * stream.respond({ ':status': 200 }); + * stream.end('some data'); + * }); + * ``` + * + * Initiates a response. When the `options.waitForTrailers` option is set, the`'wantTrailers'` event will be emitted immediately after queuing the last chunk + * of payload data to be sent. The `http2stream.sendTrailers()` method can then be + * used to sent trailing header fields to the peer. + * + * When `options.waitForTrailers` is set, the `Http2Stream` will not automatically + * close when the final `DATA` frame is transmitted. User code must call either`http2stream.sendTrailers()` or `http2stream.close()` to close the`Http2Stream`. + * + * ```js + * const http2 = require('node:http2'); + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * stream.respond({ ':status': 200 }, { waitForTrailers: true }); + * stream.on('wantTrailers', () => { + * stream.sendTrailers({ ABC: 'some value to send' }); + * }); + * stream.end('some data'); + * }); + * ``` + * @since v8.4.0 + */ + respond(headers?: OutgoingHttpHeaders, options?: ServerStreamResponseOptions): void; + /** + * Initiates a response whose data is read from the given file descriptor. No + * validation is performed on the given file descriptor. If an error occurs while + * attempting to read data using the file descriptor, the `Http2Stream` will be + * closed using an `RST_STREAM` frame using the standard `INTERNAL_ERROR` code. + * + * When used, the `Http2Stream` object's `Duplex` interface will be closed + * automatically. + * + * ```js + * const http2 = require('node:http2'); + * const fs = require('node:fs'); + * + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * const fd = fs.openSync('/some/file', 'r'); + * + * const stat = fs.fstatSync(fd); + * const headers = { + * 'content-length': stat.size, + * 'last-modified': stat.mtime.toUTCString(), + * 'content-type': 'text/plain; charset=utf-8', + * }; + * stream.respondWithFD(fd, headers); + * stream.on('close', () => fs.closeSync(fd)); + * }); + * ``` + * + * The optional `options.statCheck` function may be specified to give user code + * an opportunity to set additional content headers based on the `fs.Stat` details + * of the given fd. If the `statCheck` function is provided, the`http2stream.respondWithFD()` method will perform an `fs.fstat()` call to + * collect details on the provided file descriptor. + * + * The `offset` and `length` options may be used to limit the response to a + * specific range subset. This can be used, for instance, to support HTTP Range + * requests. + * + * The file descriptor or `FileHandle` is not closed when the stream is closed, + * so it will need to be closed manually once it is no longer needed. + * Using the same file descriptor concurrently for multiple streams + * is not supported and may result in data loss. Re-using a file descriptor + * after a stream has finished is supported. + * + * When the `options.waitForTrailers` option is set, the `'wantTrailers'` event + * will be emitted immediately after queuing the last chunk of payload data to be + * sent. The `http2stream.sendTrailers()` method can then be used to sent trailing + * header fields to the peer. + * + * When `options.waitForTrailers` is set, the `Http2Stream` will not automatically + * close when the final `DATA` frame is transmitted. User code _must_ call either`http2stream.sendTrailers()` or `http2stream.close()` to close the`Http2Stream`. + * + * ```js + * const http2 = require('node:http2'); + * const fs = require('node:fs'); + * + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * const fd = fs.openSync('/some/file', 'r'); + * + * const stat = fs.fstatSync(fd); + * const headers = { + * 'content-length': stat.size, + * 'last-modified': stat.mtime.toUTCString(), + * 'content-type': 'text/plain; charset=utf-8', + * }; + * stream.respondWithFD(fd, headers, { waitForTrailers: true }); + * stream.on('wantTrailers', () => { + * stream.sendTrailers({ ABC: 'some value to send' }); + * }); + * + * stream.on('close', () => fs.closeSync(fd)); + * }); + * ``` + * @since v8.4.0 + * @param fd A readable file descriptor. + */ + respondWithFD(fd: number | fs.promises.FileHandle, headers?: OutgoingHttpHeaders, options?: ServerStreamFileResponseOptions): void; + /** + * Sends a regular file as the response. The `path` must specify a regular file + * or an `'error'` event will be emitted on the `Http2Stream` object. + * + * When used, the `Http2Stream` object's `Duplex` interface will be closed + * automatically. + * + * The optional `options.statCheck` function may be specified to give user code + * an opportunity to set additional content headers based on the `fs.Stat` details + * of the given file: + * + * If an error occurs while attempting to read the file data, the `Http2Stream`will be closed using an `RST_STREAM` frame using the standard `INTERNAL_ERROR`code. If the `onError` callback is + * defined, then it will be called. Otherwise + * the stream will be destroyed. + * + * Example using a file path: + * + * ```js + * const http2 = require('node:http2'); + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * function statCheck(stat, headers) { + * headers['last-modified'] = stat.mtime.toUTCString(); + * } + * + * function onError(err) { + * // stream.respond() can throw if the stream has been destroyed by + * // the other side. + * try { + * if (err.code === 'ENOENT') { + * stream.respond({ ':status': 404 }); + * } else { + * stream.respond({ ':status': 500 }); + * } + * } catch (err) { + * // Perform actual error handling. + * console.error(err); + * } + * stream.end(); + * } + * + * stream.respondWithFile('/some/file', + * { 'content-type': 'text/plain; charset=utf-8' }, + * { statCheck, onError }); + * }); + * ``` + * + * The `options.statCheck` function may also be used to cancel the send operation + * by returning `false`. For instance, a conditional request may check the stat + * results to determine if the file has been modified to return an appropriate`304` response: + * + * ```js + * const http2 = require('node:http2'); + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * function statCheck(stat, headers) { + * // Check the stat here... + * stream.respond({ ':status': 304 }); + * return false; // Cancel the send operation + * } + * stream.respondWithFile('/some/file', + * { 'content-type': 'text/plain; charset=utf-8' }, + * { statCheck }); + * }); + * ``` + * + * The `content-length` header field will be automatically set. + * + * The `offset` and `length` options may be used to limit the response to a + * specific range subset. This can be used, for instance, to support HTTP Range + * requests. + * + * The `options.onError` function may also be used to handle all the errors + * that could happen before the delivery of the file is initiated. The + * default behavior is to destroy the stream. + * + * When the `options.waitForTrailers` option is set, the `'wantTrailers'` event + * will be emitted immediately after queuing the last chunk of payload data to be + * sent. The `http2stream.sendTrailers()` method can then be used to sent trailing + * header fields to the peer. + * + * When `options.waitForTrailers` is set, the `Http2Stream` will not automatically + * close when the final `DATA` frame is transmitted. User code must call either`http2stream.sendTrailers()` or `http2stream.close()` to close the`Http2Stream`. + * + * ```js + * const http2 = require('node:http2'); + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * stream.respondWithFile('/some/file', + * { 'content-type': 'text/plain; charset=utf-8' }, + * { waitForTrailers: true }); + * stream.on('wantTrailers', () => { + * stream.sendTrailers({ ABC: 'some value to send' }); + * }); + * }); + * ``` + * @since v8.4.0 + */ + respondWithFile(path: string, headers?: OutgoingHttpHeaders, options?: ServerStreamFileResponseOptionsWithError): void; + } + // Http2Session + export interface Settings { + headerTableSize?: number | undefined; + enablePush?: boolean | undefined; + initialWindowSize?: number | undefined; + maxFrameSize?: number | undefined; + maxConcurrentStreams?: number | undefined; + maxHeaderListSize?: number | undefined; + enableConnectProtocol?: boolean | undefined; + } + export interface ClientSessionRequestOptions { + endStream?: boolean | undefined; + exclusive?: boolean | undefined; + parent?: number | undefined; + weight?: number | undefined; + waitForTrailers?: boolean | undefined; + signal?: AbortSignal | undefined; + } + export interface SessionState { + effectiveLocalWindowSize?: number | undefined; + effectiveRecvDataLength?: number | undefined; + nextStreamID?: number | undefined; + localWindowSize?: number | undefined; + lastProcStreamID?: number | undefined; + remoteWindowSize?: number | undefined; + outboundQueueSize?: number | undefined; + deflateDynamicTableSize?: number | undefined; + inflateDynamicTableSize?: number | undefined; + } + export interface Http2Session extends EventEmitter { + /** + * Value will be `undefined` if the `Http2Session` is not yet connected to a + * socket, `h2c` if the `Http2Session` is not connected to a `TLSSocket`, or + * will return the value of the connected `TLSSocket`'s own `alpnProtocol`property. + * @since v9.4.0 + */ + readonly alpnProtocol?: string | undefined; + /** + * Will be `true` if this `Http2Session` instance has been closed, otherwise`false`. + * @since v9.4.0 + */ + readonly closed: boolean; + /** + * Will be `true` if this `Http2Session` instance is still connecting, will be set + * to `false` before emitting `connect` event and/or calling the `http2.connect`callback. + * @since v10.0.0 + */ + readonly connecting: boolean; + /** + * Will be `true` if this `Http2Session` instance has been destroyed and must no + * longer be used, otherwise `false`. + * @since v8.4.0 + */ + readonly destroyed: boolean; + /** + * Value is `undefined` if the `Http2Session` session socket has not yet been + * connected, `true` if the `Http2Session` is connected with a `TLSSocket`, + * and `false` if the `Http2Session` is connected to any other kind of socket + * or stream. + * @since v9.4.0 + */ + readonly encrypted?: boolean | undefined; + /** + * A prototype-less object describing the current local settings of this`Http2Session`. The local settings are local to _this_`Http2Session` instance. + * @since v8.4.0 + */ + readonly localSettings: Settings; + /** + * If the `Http2Session` is connected to a `TLSSocket`, the `originSet` property + * will return an `Array` of origins for which the `Http2Session` may be + * considered authoritative. + * + * The `originSet` property is only available when using a secure TLS connection. + * @since v9.4.0 + */ + readonly originSet?: string[] | undefined; + /** + * Indicates whether the `Http2Session` is currently waiting for acknowledgment of + * a sent `SETTINGS` frame. Will be `true` after calling the`http2session.settings()` method. Will be `false` once all sent `SETTINGS`frames have been acknowledged. + * @since v8.4.0 + */ + readonly pendingSettingsAck: boolean; + /** + * A prototype-less object describing the current remote settings of this`Http2Session`. The remote settings are set by the _connected_ HTTP/2 peer. + * @since v8.4.0 + */ + readonly remoteSettings: Settings; + /** + * Returns a `Proxy` object that acts as a `net.Socket` (or `tls.TLSSocket`) but + * limits available methods to ones safe to use with HTTP/2. + * + * `destroy`, `emit`, `end`, `pause`, `read`, `resume`, and `write` will throw + * an error with code `ERR_HTTP2_NO_SOCKET_MANIPULATION`. See `Http2Session and Sockets` for more information. + * + * `setTimeout` method will be called on this `Http2Session`. + * + * All other interactions will be routed directly to the socket. + * @since v8.4.0 + */ + readonly socket: net.Socket | tls.TLSSocket; + /** + * Provides miscellaneous information about the current state of the`Http2Session`. + * + * An object describing the current status of this `Http2Session`. + * @since v8.4.0 + */ + readonly state: SessionState; + /** + * The `http2session.type` will be equal to`http2.constants.NGHTTP2_SESSION_SERVER` if this `Http2Session` instance is a + * server, and `http2.constants.NGHTTP2_SESSION_CLIENT` if the instance is a + * client. + * @since v8.4.0 + */ + readonly type: number; + /** + * Gracefully closes the `Http2Session`, allowing any existing streams to + * complete on their own and preventing new `Http2Stream` instances from being + * created. Once closed, `http2session.destroy()`_might_ be called if there + * are no open `Http2Stream` instances. + * + * If specified, the `callback` function is registered as a handler for the`'close'` event. + * @since v9.4.0 + */ + close(callback?: () => void): void; + /** + * Immediately terminates the `Http2Session` and the associated `net.Socket` or`tls.TLSSocket`. + * + * Once destroyed, the `Http2Session` will emit the `'close'` event. If `error`is not undefined, an `'error'` event will be emitted immediately before the`'close'` event. + * + * If there are any remaining open `Http2Streams` associated with the`Http2Session`, those will also be destroyed. + * @since v8.4.0 + * @param error An `Error` object if the `Http2Session` is being destroyed due to an error. + * @param code The HTTP/2 error code to send in the final `GOAWAY` frame. If unspecified, and `error` is not undefined, the default is `INTERNAL_ERROR`, otherwise defaults to `NO_ERROR`. + */ + destroy(error?: Error, code?: number): void; + /** + * Transmits a `GOAWAY` frame to the connected peer _without_ shutting down the`Http2Session`. + * @since v9.4.0 + * @param code An HTTP/2 error code + * @param lastStreamID The numeric ID of the last processed `Http2Stream` + * @param opaqueData A `TypedArray` or `DataView` instance containing additional data to be carried within the `GOAWAY` frame. + */ + goaway(code?: number, lastStreamID?: number, opaqueData?: NodeJS.ArrayBufferView): void; + /** + * Sends a `PING` frame to the connected HTTP/2 peer. A `callback` function must + * be provided. The method will return `true` if the `PING` was sent, `false`otherwise. + * + * The maximum number of outstanding (unacknowledged) pings is determined by the`maxOutstandingPings` configuration option. The default maximum is 10. + * + * If provided, the `payload` must be a `Buffer`, `TypedArray`, or `DataView`containing 8 bytes of data that will be transmitted with the `PING` and + * returned with the ping acknowledgment. + * + * The callback will be invoked with three arguments: an error argument that will + * be `null` if the `PING` was successfully acknowledged, a `duration` argument + * that reports the number of milliseconds elapsed since the ping was sent and the + * acknowledgment was received, and a `Buffer` containing the 8-byte `PING`payload. + * + * ```js + * session.ping(Buffer.from('abcdefgh'), (err, duration, payload) => { + * if (!err) { + * console.log(`Ping acknowledged in ${duration} milliseconds`); + * console.log(`With payload '${payload.toString()}'`); + * } + * }); + * ``` + * + * If the `payload` argument is not specified, the default payload will be the + * 64-bit timestamp (little endian) marking the start of the `PING` duration. + * @since v8.9.3 + * @param payload Optional ping payload. + */ + ping(callback: (err: Error | null, duration: number, payload: Buffer) => void): boolean; + ping(payload: NodeJS.ArrayBufferView, callback: (err: Error | null, duration: number, payload: Buffer) => void): boolean; + /** + * Calls `ref()` on this `Http2Session`instance's underlying `net.Socket`. + * @since v9.4.0 + */ + ref(): void; + /** + * Sets the local endpoint's window size. + * The `windowSize` is the total window size to set, not + * the delta. + * + * ```js + * const http2 = require('node:http2'); + * + * const server = http2.createServer(); + * const expectedWindowSize = 2 ** 20; + * server.on('connect', (session) => { + * + * // Set local window size to be 2 ** 20 + * session.setLocalWindowSize(expectedWindowSize); + * }); + * ``` + * @since v15.3.0, v14.18.0 + */ + setLocalWindowSize(windowSize: number): void; + /** + * Used to set a callback function that is called when there is no activity on + * the `Http2Session` after `msecs` milliseconds. The given `callback` is + * registered as a listener on the `'timeout'` event. + * @since v8.4.0 + */ + setTimeout(msecs: number, callback?: () => void): void; + /** + * Updates the current local settings for this `Http2Session` and sends a new`SETTINGS` frame to the connected HTTP/2 peer. + * + * Once called, the `http2session.pendingSettingsAck` property will be `true`while the session is waiting for the remote peer to acknowledge the new + * settings. + * + * The new settings will not become effective until the `SETTINGS` acknowledgment + * is received and the `'localSettings'` event is emitted. It is possible to send + * multiple `SETTINGS` frames while acknowledgment is still pending. + * @since v8.4.0 + * @param callback Callback that is called once the session is connected or right away if the session is already connected. + */ + settings(settings: Settings, callback?: (err: Error | null, settings: Settings, duration: number) => void): void; + /** + * Calls `unref()` on this `Http2Session`instance's underlying `net.Socket`. + * @since v9.4.0 + */ + unref(): void; + addListener(event: 'close', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'frameError', listener: (frameType: number, errorCode: number, streamID: number) => void): this; + addListener(event: 'goaway', listener: (errorCode: number, lastStreamID: number, opaqueData: Buffer) => void): this; + addListener(event: 'localSettings', listener: (settings: Settings) => void): this; + addListener(event: 'ping', listener: () => void): this; + addListener(event: 'remoteSettings', listener: (settings: Settings) => void): this; + addListener(event: 'timeout', listener: () => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'close'): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: 'frameError', frameType: number, errorCode: number, streamID: number): boolean; + emit(event: 'goaway', errorCode: number, lastStreamID: number, opaqueData: Buffer): boolean; + emit(event: 'localSettings', settings: Settings): boolean; + emit(event: 'ping'): boolean; + emit(event: 'remoteSettings', settings: Settings): boolean; + emit(event: 'timeout'): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'close', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'frameError', listener: (frameType: number, errorCode: number, streamID: number) => void): this; + on(event: 'goaway', listener: (errorCode: number, lastStreamID: number, opaqueData: Buffer) => void): this; + on(event: 'localSettings', listener: (settings: Settings) => void): this; + on(event: 'ping', listener: () => void): this; + on(event: 'remoteSettings', listener: (settings: Settings) => void): this; + on(event: 'timeout', listener: () => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'frameError', listener: (frameType: number, errorCode: number, streamID: number) => void): this; + once(event: 'goaway', listener: (errorCode: number, lastStreamID: number, opaqueData: Buffer) => void): this; + once(event: 'localSettings', listener: (settings: Settings) => void): this; + once(event: 'ping', listener: () => void): this; + once(event: 'remoteSettings', listener: (settings: Settings) => void): this; + once(event: 'timeout', listener: () => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'frameError', listener: (frameType: number, errorCode: number, streamID: number) => void): this; + prependListener(event: 'goaway', listener: (errorCode: number, lastStreamID: number, opaqueData: Buffer) => void): this; + prependListener(event: 'localSettings', listener: (settings: Settings) => void): this; + prependListener(event: 'ping', listener: () => void): this; + prependListener(event: 'remoteSettings', listener: (settings: Settings) => void): this; + prependListener(event: 'timeout', listener: () => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'frameError', listener: (frameType: number, errorCode: number, streamID: number) => void): this; + prependOnceListener(event: 'goaway', listener: (errorCode: number, lastStreamID: number, opaqueData: Buffer) => void): this; + prependOnceListener(event: 'localSettings', listener: (settings: Settings) => void): this; + prependOnceListener(event: 'ping', listener: () => void): this; + prependOnceListener(event: 'remoteSettings', listener: (settings: Settings) => void): this; + prependOnceListener(event: 'timeout', listener: () => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + export interface ClientHttp2Session extends Http2Session { + /** + * For HTTP/2 Client `Http2Session` instances only, the `http2session.request()`creates and returns an `Http2Stream` instance that can be used to send an + * HTTP/2 request to the connected server. + * + * When a `ClientHttp2Session` is first created, the socket may not yet be + * connected. if `clienthttp2session.request()` is called during this time, the + * actual request will be deferred until the socket is ready to go. + * If the `session` is closed before the actual request be executed, an`ERR_HTTP2_GOAWAY_SESSION` is thrown. + * + * This method is only available if `http2session.type` is equal to`http2.constants.NGHTTP2_SESSION_CLIENT`. + * + * ```js + * const http2 = require('node:http2'); + * const clientSession = http2.connect('https://localhost:1234'); + * const { + * HTTP2_HEADER_PATH, + * HTTP2_HEADER_STATUS, + * } = http2.constants; + * + * const req = clientSession.request({ [HTTP2_HEADER_PATH]: '/' }); + * req.on('response', (headers) => { + * console.log(headers[HTTP2_HEADER_STATUS]); + * req.on('data', (chunk) => { // .. }); + * req.on('end', () => { // .. }); + * }); + * ``` + * + * When the `options.waitForTrailers` option is set, the `'wantTrailers'` event + * is emitted immediately after queuing the last chunk of payload data to be sent. + * The `http2stream.sendTrailers()` method can then be called to send trailing + * headers to the peer. + * + * When `options.waitForTrailers` is set, the `Http2Stream` will not automatically + * close when the final `DATA` frame is transmitted. User code must call either`http2stream.sendTrailers()` or `http2stream.close()` to close the`Http2Stream`. + * + * When `options.signal` is set with an `AbortSignal` and then `abort` on the + * corresponding `AbortController` is called, the request will emit an `'error'`event with an `AbortError` error. + * + * The `:method` and `:path` pseudo-headers are not specified within `headers`, + * they respectively default to: + * + * * `:method` \= `'GET'` + * * `:path` \= `/` + * @since v8.4.0 + */ + request(headers?: OutgoingHttpHeaders, options?: ClientSessionRequestOptions): ClientHttp2Stream; + addListener(event: 'altsvc', listener: (alt: string, origin: string, stream: number) => void): this; + addListener(event: 'origin', listener: (origins: string[]) => void): this; + addListener(event: 'connect', listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void): this; + addListener(event: 'stream', listener: (stream: ClientHttp2Stream, headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'altsvc', alt: string, origin: string, stream: number): boolean; + emit(event: 'origin', origins: ReadonlyArray): boolean; + emit(event: 'connect', session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket): boolean; + emit(event: 'stream', stream: ClientHttp2Stream, headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'altsvc', listener: (alt: string, origin: string, stream: number) => void): this; + on(event: 'origin', listener: (origins: string[]) => void): this; + on(event: 'connect', listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void): this; + on(event: 'stream', listener: (stream: ClientHttp2Stream, headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'altsvc', listener: (alt: string, origin: string, stream: number) => void): this; + once(event: 'origin', listener: (origins: string[]) => void): this; + once(event: 'connect', listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void): this; + once(event: 'stream', listener: (stream: ClientHttp2Stream, headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'altsvc', listener: (alt: string, origin: string, stream: number) => void): this; + prependListener(event: 'origin', listener: (origins: string[]) => void): this; + prependListener(event: 'connect', listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void): this; + prependListener(event: 'stream', listener: (stream: ClientHttp2Stream, headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'altsvc', listener: (alt: string, origin: string, stream: number) => void): this; + prependOnceListener(event: 'origin', listener: (origins: string[]) => void): this; + prependOnceListener(event: 'connect', listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void): this; + prependOnceListener(event: 'stream', listener: (stream: ClientHttp2Stream, headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + export interface AlternativeServiceOptions { + origin: number | string | url.URL; + } + export interface ServerHttp2Session extends Http2Session { + readonly server: Http2Server | Http2SecureServer; + /** + * Submits an `ALTSVC` frame (as defined by [RFC 7838](https://tools.ietf.org/html/rfc7838)) to the connected client. + * + * ```js + * const http2 = require('node:http2'); + * + * const server = http2.createServer(); + * server.on('session', (session) => { + * // Set altsvc for origin https://example.org:80 + * session.altsvc('h2=":8000"', 'https://example.org:80'); + * }); + * + * server.on('stream', (stream) => { + * // Set altsvc for a specific stream + * stream.session.altsvc('h2=":8000"', stream.id); + * }); + * ``` + * + * Sending an `ALTSVC` frame with a specific stream ID indicates that the alternate + * service is associated with the origin of the given `Http2Stream`. + * + * The `alt` and origin string _must_ contain only ASCII bytes and are + * strictly interpreted as a sequence of ASCII bytes. The special value `'clear'`may be passed to clear any previously set alternative service for a given + * domain. + * + * When a string is passed for the `originOrStream` argument, it will be parsed as + * a URL and the origin will be derived. For instance, the origin for the + * HTTP URL `'https://example.org/foo/bar'` is the ASCII string`'https://example.org'`. An error will be thrown if either the given string + * cannot be parsed as a URL or if a valid origin cannot be derived. + * + * A `URL` object, or any object with an `origin` property, may be passed as`originOrStream`, in which case the value of the `origin` property will be + * used. The value of the `origin` property _must_ be a properly serialized + * ASCII origin. + * @since v9.4.0 + * @param alt A description of the alternative service configuration as defined by `RFC 7838`. + * @param originOrStream Either a URL string specifying the origin (or an `Object` with an `origin` property) or the numeric identifier of an active `Http2Stream` as given by the + * `http2stream.id` property. + */ + altsvc(alt: string, originOrStream: number | string | url.URL | AlternativeServiceOptions): void; + /** + * Submits an `ORIGIN` frame (as defined by [RFC 8336](https://tools.ietf.org/html/rfc8336)) to the connected client + * to advertise the set of origins for which the server is capable of providing + * authoritative responses. + * + * ```js + * const http2 = require('node:http2'); + * const options = getSecureOptionsSomehow(); + * const server = http2.createSecureServer(options); + * server.on('stream', (stream) => { + * stream.respond(); + * stream.end('ok'); + * }); + * server.on('session', (session) => { + * session.origin('https://example.com', 'https://example.org'); + * }); + * ``` + * + * When a string is passed as an `origin`, it will be parsed as a URL and the + * origin will be derived. For instance, the origin for the HTTP URL`'https://example.org/foo/bar'` is the ASCII string`'https://example.org'`. An error will be thrown if either the given + * string + * cannot be parsed as a URL or if a valid origin cannot be derived. + * + * A `URL` object, or any object with an `origin` property, may be passed as + * an `origin`, in which case the value of the `origin` property will be + * used. The value of the `origin` property _must_ be a properly serialized + * ASCII origin. + * + * Alternatively, the `origins` option may be used when creating a new HTTP/2 + * server using the `http2.createSecureServer()` method: + * + * ```js + * const http2 = require('node:http2'); + * const options = getSecureOptionsSomehow(); + * options.origins = ['https://example.com', 'https://example.org']; + * const server = http2.createSecureServer(options); + * server.on('stream', (stream) => { + * stream.respond(); + * stream.end('ok'); + * }); + * ``` + * @since v10.12.0 + * @param origins One or more URL Strings passed as separate arguments. + */ + origin( + ...origins: Array< + | string + | url.URL + | { + origin: string; + } + > + ): void; + addListener(event: 'connect', listener: (session: ServerHttp2Session, socket: net.Socket | tls.TLSSocket) => void): this; + addListener(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'connect', session: ServerHttp2Session, socket: net.Socket | tls.TLSSocket): boolean; + emit(event: 'stream', stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'connect', listener: (session: ServerHttp2Session, socket: net.Socket | tls.TLSSocket) => void): this; + on(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'connect', listener: (session: ServerHttp2Session, socket: net.Socket | tls.TLSSocket) => void): this; + once(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'connect', listener: (session: ServerHttp2Session, socket: net.Socket | tls.TLSSocket) => void): this; + prependListener(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'connect', listener: (session: ServerHttp2Session, socket: net.Socket | tls.TLSSocket) => void): this; + prependOnceListener(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + // Http2Server + export interface SessionOptions { + maxDeflateDynamicTableSize?: number | undefined; + maxSessionMemory?: number | undefined; + maxHeaderListPairs?: number | undefined; + maxOutstandingPings?: number | undefined; + maxSendHeaderBlockLength?: number | undefined; + paddingStrategy?: number | undefined; + peerMaxConcurrentStreams?: number | undefined; + settings?: Settings | undefined; + /** + * Specifies a timeout in milliseconds that + * a server should wait when an [`'unknownProtocol'`][] is emitted. If the + * socket has not been destroyed by that time the server will destroy it. + * @default 100000 + */ + unknownProtocolTimeout?: number | undefined; + selectPadding?(frameLen: number, maxFrameLen: number): number; + } + export interface ClientSessionOptions extends SessionOptions { + maxReservedRemoteStreams?: number | undefined; + createConnection?: ((authority: url.URL, option: SessionOptions) => stream.Duplex) | undefined; + protocol?: 'http:' | 'https:' | undefined; + } + export interface ServerSessionOptions extends SessionOptions { + Http1IncomingMessage?: typeof IncomingMessage | undefined; + Http1ServerResponse?: typeof ServerResponse | undefined; + Http2ServerRequest?: typeof Http2ServerRequest | undefined; + Http2ServerResponse?: typeof Http2ServerResponse | undefined; + } + export interface SecureClientSessionOptions extends ClientSessionOptions, tls.ConnectionOptions {} + export interface SecureServerSessionOptions extends ServerSessionOptions, tls.TlsOptions {} + export interface ServerOptions extends ServerSessionOptions {} + export interface SecureServerOptions extends SecureServerSessionOptions { + allowHTTP1?: boolean | undefined; + origins?: string[] | undefined; + } + interface HTTP2ServerCommon { + setTimeout(msec?: number, callback?: () => void): this; + /** + * Throws ERR_HTTP2_INVALID_SETTING_VALUE for invalid settings values. + * Throws ERR_INVALID_ARG_TYPE for invalid settings argument. + */ + updateSettings(settings: Settings): void; + } + export interface Http2Server extends net.Server, HTTP2ServerCommon { + addListener(event: 'checkContinue', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + addListener(event: 'request', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + addListener(event: 'session', listener: (session: ServerHttp2Session) => void): this; + addListener(event: 'sessionError', listener: (err: Error) => void): this; + addListener(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + addListener(event: 'timeout', listener: () => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'checkContinue', request: Http2ServerRequest, response: Http2ServerResponse): boolean; + emit(event: 'request', request: Http2ServerRequest, response: Http2ServerResponse): boolean; + emit(event: 'session', session: ServerHttp2Session): boolean; + emit(event: 'sessionError', err: Error): boolean; + emit(event: 'stream', stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean; + emit(event: 'timeout'): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'checkContinue', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + on(event: 'request', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + on(event: 'session', listener: (session: ServerHttp2Session) => void): this; + on(event: 'sessionError', listener: (err: Error) => void): this; + on(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + on(event: 'timeout', listener: () => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'checkContinue', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + once(event: 'request', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + once(event: 'session', listener: (session: ServerHttp2Session) => void): this; + once(event: 'sessionError', listener: (err: Error) => void): this; + once(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + once(event: 'timeout', listener: () => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'checkContinue', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + prependListener(event: 'request', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + prependListener(event: 'session', listener: (session: ServerHttp2Session) => void): this; + prependListener(event: 'sessionError', listener: (err: Error) => void): this; + prependListener(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + prependListener(event: 'timeout', listener: () => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'checkContinue', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + prependOnceListener(event: 'request', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + prependOnceListener(event: 'session', listener: (session: ServerHttp2Session) => void): this; + prependOnceListener(event: 'sessionError', listener: (err: Error) => void): this; + prependOnceListener(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + prependOnceListener(event: 'timeout', listener: () => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + export interface Http2SecureServer extends tls.Server, HTTP2ServerCommon { + addListener(event: 'checkContinue', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + addListener(event: 'request', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + addListener(event: 'session', listener: (session: ServerHttp2Session) => void): this; + addListener(event: 'sessionError', listener: (err: Error) => void): this; + addListener(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + addListener(event: 'timeout', listener: () => void): this; + addListener(event: 'unknownProtocol', listener: (socket: tls.TLSSocket) => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'checkContinue', request: Http2ServerRequest, response: Http2ServerResponse): boolean; + emit(event: 'request', request: Http2ServerRequest, response: Http2ServerResponse): boolean; + emit(event: 'session', session: ServerHttp2Session): boolean; + emit(event: 'sessionError', err: Error): boolean; + emit(event: 'stream', stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean; + emit(event: 'timeout'): boolean; + emit(event: 'unknownProtocol', socket: tls.TLSSocket): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'checkContinue', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + on(event: 'request', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + on(event: 'session', listener: (session: ServerHttp2Session) => void): this; + on(event: 'sessionError', listener: (err: Error) => void): this; + on(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + on(event: 'timeout', listener: () => void): this; + on(event: 'unknownProtocol', listener: (socket: tls.TLSSocket) => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'checkContinue', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + once(event: 'request', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + once(event: 'session', listener: (session: ServerHttp2Session) => void): this; + once(event: 'sessionError', listener: (err: Error) => void): this; + once(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + once(event: 'timeout', listener: () => void): this; + once(event: 'unknownProtocol', listener: (socket: tls.TLSSocket) => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'checkContinue', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + prependListener(event: 'request', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + prependListener(event: 'session', listener: (session: ServerHttp2Session) => void): this; + prependListener(event: 'sessionError', listener: (err: Error) => void): this; + prependListener(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + prependListener(event: 'timeout', listener: () => void): this; + prependListener(event: 'unknownProtocol', listener: (socket: tls.TLSSocket) => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'checkContinue', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + prependOnceListener(event: 'request', listener: (request: Http2ServerRequest, response: Http2ServerResponse) => void): this; + prependOnceListener(event: 'session', listener: (session: ServerHttp2Session) => void): this; + prependOnceListener(event: 'sessionError', listener: (err: Error) => void): this; + prependOnceListener(event: 'stream', listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void): this; + prependOnceListener(event: 'timeout', listener: () => void): this; + prependOnceListener(event: 'unknownProtocol', listener: (socket: tls.TLSSocket) => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + /** + * A `Http2ServerRequest` object is created by {@link Server} or {@link SecureServer} and passed as the first argument to the `'request'` event. It may be used to access a request status, + * headers, and + * data. + * @since v8.4.0 + */ + export class Http2ServerRequest extends stream.Readable { + constructor(stream: ServerHttp2Stream, headers: IncomingHttpHeaders, options: stream.ReadableOptions, rawHeaders: ReadonlyArray); + /** + * The `request.aborted` property will be `true` if the request has + * been aborted. + * @since v10.1.0 + */ + readonly aborted: boolean; + /** + * The request authority pseudo header field. Because HTTP/2 allows requests + * to set either `:authority` or `host`, this value is derived from`req.headers[':authority']` if present. Otherwise, it is derived from`req.headers['host']`. + * @since v8.4.0 + */ + readonly authority: string; + /** + * See `request.socket`. + * @since v8.4.0 + * @deprecated Since v13.0.0 - Use `socket`. + */ + readonly connection: net.Socket | tls.TLSSocket; + /** + * The `request.complete` property will be `true` if the request has + * been completed, aborted, or destroyed. + * @since v12.10.0 + */ + readonly complete: boolean; + /** + * The request/response headers object. + * + * Key-value pairs of header names and values. Header names are lower-cased. + * + * ```js + * // Prints something like: + * // + * // { 'user-agent': 'curl/7.22.0', + * // host: '127.0.0.1:8000', + * // accept: '*' } + * console.log(request.headers); + * ``` + * + * See `HTTP/2 Headers Object`. + * + * In HTTP/2, the request path, host name, protocol, and method are represented as + * special headers prefixed with the `:` character (e.g. `':path'`). These special + * headers will be included in the `request.headers` object. Care must be taken not + * to inadvertently modify these special headers or errors may occur. For instance, + * removing all headers from the request will cause errors to occur: + * + * ```js + * removeAllHeaders(request.headers); + * assert(request.url); // Fails because the :path header has been removed + * ``` + * @since v8.4.0 + */ + readonly headers: IncomingHttpHeaders; + /** + * In case of server request, the HTTP version sent by the client. In the case of + * client response, the HTTP version of the connected-to server. Returns`'2.0'`. + * + * Also `message.httpVersionMajor` is the first integer and`message.httpVersionMinor` is the second. + * @since v8.4.0 + */ + readonly httpVersion: string; + readonly httpVersionMinor: number; + readonly httpVersionMajor: number; + /** + * The request method as a string. Read-only. Examples: `'GET'`, `'DELETE'`. + * @since v8.4.0 + */ + readonly method: string; + /** + * The raw request/response headers list exactly as they were received. + * + * The keys and values are in the same list. It is _not_ a + * list of tuples. So, the even-numbered offsets are key values, and the + * odd-numbered offsets are the associated values. + * + * Header names are not lowercased, and duplicates are not merged. + * + * ```js + * // Prints something like: + * // + * // [ 'user-agent', + * // 'this is invalid because there can be only one', + * // 'User-Agent', + * // 'curl/7.22.0', + * // 'Host', + * // '127.0.0.1:8000', + * // 'ACCEPT', + * // '*' ] + * console.log(request.rawHeaders); + * ``` + * @since v8.4.0 + */ + readonly rawHeaders: string[]; + /** + * The raw request/response trailer keys and values exactly as they were + * received. Only populated at the `'end'` event. + * @since v8.4.0 + */ + readonly rawTrailers: string[]; + /** + * The request scheme pseudo header field indicating the scheme + * portion of the target URL. + * @since v8.4.0 + */ + readonly scheme: string; + /** + * Returns a `Proxy` object that acts as a `net.Socket` (or `tls.TLSSocket`) but + * applies getters, setters, and methods based on HTTP/2 logic. + * + * `destroyed`, `readable`, and `writable` properties will be retrieved from and + * set on `request.stream`. + * + * `destroy`, `emit`, `end`, `on` and `once` methods will be called on`request.stream`. + * + * `setTimeout` method will be called on `request.stream.session`. + * + * `pause`, `read`, `resume`, and `write` will throw an error with code`ERR_HTTP2_NO_SOCKET_MANIPULATION`. See `Http2Session and Sockets` for + * more information. + * + * All other interactions will be routed directly to the socket. With TLS support, + * use `request.socket.getPeerCertificate()` to obtain the client's + * authentication details. + * @since v8.4.0 + */ + readonly socket: net.Socket | tls.TLSSocket; + /** + * The `Http2Stream` object backing the request. + * @since v8.4.0 + */ + readonly stream: ServerHttp2Stream; + /** + * The request/response trailers object. Only populated at the `'end'` event. + * @since v8.4.0 + */ + readonly trailers: IncomingHttpHeaders; + /** + * Request URL string. This contains only the URL that is present in the actual + * HTTP request. If the request is: + * + * ```http + * GET /status?name=ryan HTTP/1.1 + * Accept: text/plain + * ``` + * + * Then `request.url` will be: + * + * ```js + * '/status?name=ryan' + * ``` + * + * To parse the url into its parts, `new URL()` can be used: + * + * ```console + * $ node + * > new URL('/status?name=ryan', 'http://example.com') + * URL { + * href: 'http://example.com/status?name=ryan', + * origin: 'http://example.com', + * protocol: 'http:', + * username: '', + * password: '', + * host: 'example.com', + * hostname: 'example.com', + * port: '', + * pathname: '/status', + * search: '?name=ryan', + * searchParams: URLSearchParams { 'name' => 'ryan' }, + * hash: '' + * } + * ``` + * @since v8.4.0 + */ + url: string; + /** + * Sets the `Http2Stream`'s timeout value to `msecs`. If a callback is + * provided, then it is added as a listener on the `'timeout'` event on + * the response object. + * + * If no `'timeout'` listener is added to the request, the response, or + * the server, then `Http2Stream` s are destroyed when they time out. If a + * handler is assigned to the request, the response, or the server's `'timeout'`events, timed out sockets must be handled explicitly. + * @since v8.4.0 + */ + setTimeout(msecs: number, callback?: () => void): void; + read(size?: number): Buffer | string | null; + addListener(event: 'aborted', listener: (hadError: boolean, code: number) => void): this; + addListener(event: 'close', listener: () => void): this; + addListener(event: 'data', listener: (chunk: Buffer | string) => void): this; + addListener(event: 'end', listener: () => void): this; + addListener(event: 'readable', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'aborted', hadError: boolean, code: number): boolean; + emit(event: 'close'): boolean; + emit(event: 'data', chunk: Buffer | string): boolean; + emit(event: 'end'): boolean; + emit(event: 'readable'): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'aborted', listener: (hadError: boolean, code: number) => void): this; + on(event: 'close', listener: () => void): this; + on(event: 'data', listener: (chunk: Buffer | string) => void): this; + on(event: 'end', listener: () => void): this; + on(event: 'readable', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'aborted', listener: (hadError: boolean, code: number) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'data', listener: (chunk: Buffer | string) => void): this; + once(event: 'end', listener: () => void): this; + once(event: 'readable', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'aborted', listener: (hadError: boolean, code: number) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'data', listener: (chunk: Buffer | string) => void): this; + prependListener(event: 'end', listener: () => void): this; + prependListener(event: 'readable', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'aborted', listener: (hadError: boolean, code: number) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'data', listener: (chunk: Buffer | string) => void): this; + prependOnceListener(event: 'end', listener: () => void): this; + prependOnceListener(event: 'readable', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + /** + * This object is created internally by an HTTP server, not by the user. It is + * passed as the second parameter to the `'request'` event. + * @since v8.4.0 + */ + export class Http2ServerResponse extends stream.Writable { + constructor(stream: ServerHttp2Stream); + /** + * See `response.socket`. + * @since v8.4.0 + * @deprecated Since v13.0.0 - Use `socket`. + */ + readonly connection: net.Socket | tls.TLSSocket; + /** + * Boolean value that indicates whether the response has completed. Starts + * as `false`. After `response.end()` executes, the value will be `true`. + * @since v8.4.0 + * @deprecated Since v13.4.0,v12.16.0 - Use `writableEnded`. + */ + readonly finished: boolean; + /** + * True if headers were sent, false otherwise (read-only). + * @since v8.4.0 + */ + readonly headersSent: boolean; + /** + * A reference to the original HTTP2 `request` object. + * @since v15.7.0 + */ + readonly req: Http2ServerRequest; + /** + * Returns a `Proxy` object that acts as a `net.Socket` (or `tls.TLSSocket`) but + * applies getters, setters, and methods based on HTTP/2 logic. + * + * `destroyed`, `readable`, and `writable` properties will be retrieved from and + * set on `response.stream`. + * + * `destroy`, `emit`, `end`, `on` and `once` methods will be called on`response.stream`. + * + * `setTimeout` method will be called on `response.stream.session`. + * + * `pause`, `read`, `resume`, and `write` will throw an error with code`ERR_HTTP2_NO_SOCKET_MANIPULATION`. See `Http2Session and Sockets` for + * more information. + * + * All other interactions will be routed directly to the socket. + * + * ```js + * const http2 = require('node:http2'); + * const server = http2.createServer((req, res) => { + * const ip = req.socket.remoteAddress; + * const port = req.socket.remotePort; + * res.end(`Your IP address is ${ip} and your source port is ${port}.`); + * }).listen(3000); + * ``` + * @since v8.4.0 + */ + readonly socket: net.Socket | tls.TLSSocket; + /** + * The `Http2Stream` object backing the response. + * @since v8.4.0 + */ + readonly stream: ServerHttp2Stream; + /** + * When true, the Date header will be automatically generated and sent in + * the response if it is not already present in the headers. Defaults to true. + * + * This should only be disabled for testing; HTTP requires the Date header + * in responses. + * @since v8.4.0 + */ + sendDate: boolean; + /** + * When using implicit headers (not calling `response.writeHead()` explicitly), + * this property controls the status code that will be sent to the client when + * the headers get flushed. + * + * ```js + * response.statusCode = 404; + * ``` + * + * After response header was sent to the client, this property indicates the + * status code which was sent out. + * @since v8.4.0 + */ + statusCode: number; + /** + * Status message is not supported by HTTP/2 (RFC 7540 8.1.2.4). It returns + * an empty string. + * @since v8.4.0 + */ + statusMessage: ''; + /** + * This method adds HTTP trailing headers (a header but at the end of the + * message) to the response. + * + * Attempting to set a header field name or value that contains invalid characters + * will result in a `TypeError` being thrown. + * @since v8.4.0 + */ + addTrailers(trailers: OutgoingHttpHeaders): void; + /** + * This method signals to the server that all of the response headers and body + * have been sent; that server should consider this message complete. + * The method, `response.end()`, MUST be called on each response. + * + * If `data` is specified, it is equivalent to calling `response.write(data, encoding)` followed by `response.end(callback)`. + * + * If `callback` is specified, it will be called when the response stream + * is finished. + * @since v8.4.0 + */ + end(callback?: () => void): this; + end(data: string | Uint8Array, callback?: () => void): this; + end(data: string | Uint8Array, encoding: BufferEncoding, callback?: () => void): this; + /** + * Reads out a header that has already been queued but not sent to the client. + * The name is case-insensitive. + * + * ```js + * const contentType = response.getHeader('content-type'); + * ``` + * @since v8.4.0 + */ + getHeader(name: string): string; + /** + * Returns an array containing the unique names of the current outgoing headers. + * All header names are lowercase. + * + * ```js + * response.setHeader('Foo', 'bar'); + * response.setHeader('Set-Cookie', ['foo=bar', 'bar=baz']); + * + * const headerNames = response.getHeaderNames(); + * // headerNames === ['foo', 'set-cookie'] + * ``` + * @since v8.4.0 + */ + getHeaderNames(): string[]; + /** + * Returns a shallow copy of the current outgoing headers. Since a shallow copy + * is used, array values may be mutated without additional calls to various + * header-related http module methods. The keys of the returned object are the + * header names and the values are the respective header values. All header names + * are lowercase. + * + * The object returned by the `response.getHeaders()` method _does not_prototypically inherit from the JavaScript `Object`. This means that typical`Object` methods such as `obj.toString()`, + * `obj.hasOwnProperty()`, and others + * are not defined and _will not work_. + * + * ```js + * response.setHeader('Foo', 'bar'); + * response.setHeader('Set-Cookie', ['foo=bar', 'bar=baz']); + * + * const headers = response.getHeaders(); + * // headers === { foo: 'bar', 'set-cookie': ['foo=bar', 'bar=baz'] } + * ``` + * @since v8.4.0 + */ + getHeaders(): OutgoingHttpHeaders; + /** + * Returns `true` if the header identified by `name` is currently set in the + * outgoing headers. The header name matching is case-insensitive. + * + * ```js + * const hasContentType = response.hasHeader('content-type'); + * ``` + * @since v8.4.0 + */ + hasHeader(name: string): boolean; + /** + * Removes a header that has been queued for implicit sending. + * + * ```js + * response.removeHeader('Content-Encoding'); + * ``` + * @since v8.4.0 + */ + removeHeader(name: string): void; + /** + * Sets a single header value for implicit headers. If this header already exists + * in the to-be-sent headers, its value will be replaced. Use an array of strings + * here to send multiple headers with the same name. + * + * ```js + * response.setHeader('Content-Type', 'text/html; charset=utf-8'); + * ``` + * + * or + * + * ```js + * response.setHeader('Set-Cookie', ['type=ninja', 'language=javascript']); + * ``` + * + * Attempting to set a header field name or value that contains invalid characters + * will result in a `TypeError` being thrown. + * + * When headers have been set with `response.setHeader()`, they will be merged + * with any headers passed to `response.writeHead()`, with the headers passed + * to `response.writeHead()` given precedence. + * + * ```js + * // Returns content-type = text/plain + * const server = http2.createServer((req, res) => { + * res.setHeader('Content-Type', 'text/html; charset=utf-8'); + * res.setHeader('X-Foo', 'bar'); + * res.writeHead(200, { 'Content-Type': 'text/plain; charset=utf-8' }); + * res.end('ok'); + * }); + * ``` + * @since v8.4.0 + */ + setHeader(name: string, value: number | string | ReadonlyArray): void; + /** + * Sets the `Http2Stream`'s timeout value to `msecs`. If a callback is + * provided, then it is added as a listener on the `'timeout'` event on + * the response object. + * + * If no `'timeout'` listener is added to the request, the response, or + * the server, then `Http2Stream` s are destroyed when they time out. If a + * handler is assigned to the request, the response, or the server's `'timeout'`events, timed out sockets must be handled explicitly. + * @since v8.4.0 + */ + setTimeout(msecs: number, callback?: () => void): void; + /** + * If this method is called and `response.writeHead()` has not been called, + * it will switch to implicit header mode and flush the implicit headers. + * + * This sends a chunk of the response body. This method may + * be called multiple times to provide successive parts of the body. + * + * In the `node:http` module, the response body is omitted when the + * request is a HEAD request. Similarly, the `204` and `304` responses _must not_ include a message body. + * + * `chunk` can be a string or a buffer. If `chunk` is a string, + * the second parameter specifies how to encode it into a byte stream. + * By default the `encoding` is `'utf8'`. `callback` will be called when this chunk + * of data is flushed. + * + * This is the raw HTTP body and has nothing to do with higher-level multi-part + * body encodings that may be used. + * + * The first time `response.write()` is called, it will send the buffered + * header information and the first chunk of the body to the client. The second + * time `response.write()` is called, Node.js assumes data will be streamed, + * and sends the new data separately. That is, the response is buffered up to the + * first chunk of the body. + * + * Returns `true` if the entire data was flushed successfully to the kernel + * buffer. Returns `false` if all or part of the data was queued in user memory.`'drain'` will be emitted when the buffer is free again. + * @since v8.4.0 + */ + write(chunk: string | Uint8Array, callback?: (err: Error) => void): boolean; + write(chunk: string | Uint8Array, encoding: BufferEncoding, callback?: (err: Error) => void): boolean; + /** + * Sends a status `100 Continue` to the client, indicating that the request body + * should be sent. See the `'checkContinue'` event on `Http2Server` and`Http2SecureServer`. + * @since v8.4.0 + */ + writeContinue(): void; + /** + * Sends a status `103 Early Hints` to the client with a Link header, + * indicating that the user agent can preload/preconnect the linked resources. + * The `hints` is an object containing the values of headers to be sent with + * early hints message. + * + * **Example** + * + * ```js + * const earlyHintsLink = '; rel=preload; as=style'; + * response.writeEarlyHints({ + * 'link': earlyHintsLink, + * }); + * + * const earlyHintsLinks = [ + * '; rel=preload; as=style', + * '; rel=preload; as=script', + * ]; + * response.writeEarlyHints({ + * 'link': earlyHintsLinks, + * }); + * ``` + * @since v18.11.0 + */ + writeEarlyHints(hints: Record): void; + /** + * Sends a response header to the request. The status code is a 3-digit HTTP + * status code, like `404`. The last argument, `headers`, are the response headers. + * + * Returns a reference to the `Http2ServerResponse`, so that calls can be chained. + * + * For compatibility with `HTTP/1`, a human-readable `statusMessage` may be + * passed as the second argument. However, because the `statusMessage` has no + * meaning within HTTP/2, the argument will have no effect and a process warning + * will be emitted. + * + * ```js + * const body = 'hello world'; + * response.writeHead(200, { + * 'Content-Length': Buffer.byteLength(body), + * 'Content-Type': 'text/plain; charset=utf-8', + * }); + * ``` + * + * `Content-Length` is given in bytes not characters. The`Buffer.byteLength()` API may be used to determine the number of bytes in a + * given encoding. On outbound messages, Node.js does not check if Content-Length + * and the length of the body being transmitted are equal or not. However, when + * receiving messages, Node.js will automatically reject messages when the`Content-Length` does not match the actual payload size. + * + * This method may be called at most one time on a message before `response.end()` is called. + * + * If `response.write()` or `response.end()` are called before calling + * this, the implicit/mutable headers will be calculated and call this function. + * + * When headers have been set with `response.setHeader()`, they will be merged + * with any headers passed to `response.writeHead()`, with the headers passed + * to `response.writeHead()` given precedence. + * + * ```js + * // Returns content-type = text/plain + * const server = http2.createServer((req, res) => { + * res.setHeader('Content-Type', 'text/html; charset=utf-8'); + * res.setHeader('X-Foo', 'bar'); + * res.writeHead(200, { 'Content-Type': 'text/plain; charset=utf-8' }); + * res.end('ok'); + * }); + * ``` + * + * Attempting to set a header field name or value that contains invalid characters + * will result in a `TypeError` being thrown. + * @since v8.4.0 + */ + writeHead(statusCode: number, headers?: OutgoingHttpHeaders): this; + writeHead(statusCode: number, statusMessage: string, headers?: OutgoingHttpHeaders): this; + /** + * Call `http2stream.pushStream()` with the given headers, and wrap the + * given `Http2Stream` on a newly created `Http2ServerResponse` as the callback + * parameter if successful. When `Http2ServerRequest` is closed, the callback is + * called with an error `ERR_HTTP2_INVALID_STREAM`. + * @since v8.4.0 + * @param headers An object describing the headers + * @param callback Called once `http2stream.pushStream()` is finished, or either when the attempt to create the pushed `Http2Stream` has failed or has been rejected, or the state of + * `Http2ServerRequest` is closed prior to calling the `http2stream.pushStream()` method + */ + createPushResponse(headers: OutgoingHttpHeaders, callback: (err: Error | null, res: Http2ServerResponse) => void): void; + addListener(event: 'close', listener: () => void): this; + addListener(event: 'drain', listener: () => void): this; + addListener(event: 'error', listener: (error: Error) => void): this; + addListener(event: 'finish', listener: () => void): this; + addListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + addListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'close'): boolean; + emit(event: 'drain'): boolean; + emit(event: 'error', error: Error): boolean; + emit(event: 'finish'): boolean; + emit(event: 'pipe', src: stream.Readable): boolean; + emit(event: 'unpipe', src: stream.Readable): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'close', listener: () => void): this; + on(event: 'drain', listener: () => void): this; + on(event: 'error', listener: (error: Error) => void): this; + on(event: 'finish', listener: () => void): this; + on(event: 'pipe', listener: (src: stream.Readable) => void): this; + on(event: 'unpipe', listener: (src: stream.Readable) => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'drain', listener: () => void): this; + once(event: 'error', listener: (error: Error) => void): this; + once(event: 'finish', listener: () => void): this; + once(event: 'pipe', listener: (src: stream.Readable) => void): this; + once(event: 'unpipe', listener: (src: stream.Readable) => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'drain', listener: () => void): this; + prependListener(event: 'error', listener: (error: Error) => void): this; + prependListener(event: 'finish', listener: () => void): this; + prependListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + prependListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'drain', listener: () => void): this; + prependOnceListener(event: 'error', listener: (error: Error) => void): this; + prependOnceListener(event: 'finish', listener: () => void): this; + prependOnceListener(event: 'pipe', listener: (src: stream.Readable) => void): this; + prependOnceListener(event: 'unpipe', listener: (src: stream.Readable) => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + export namespace constants { + const NGHTTP2_SESSION_SERVER: number; + const NGHTTP2_SESSION_CLIENT: number; + const NGHTTP2_STREAM_STATE_IDLE: number; + const NGHTTP2_STREAM_STATE_OPEN: number; + const NGHTTP2_STREAM_STATE_RESERVED_LOCAL: number; + const NGHTTP2_STREAM_STATE_RESERVED_REMOTE: number; + const NGHTTP2_STREAM_STATE_HALF_CLOSED_LOCAL: number; + const NGHTTP2_STREAM_STATE_HALF_CLOSED_REMOTE: number; + const NGHTTP2_STREAM_STATE_CLOSED: number; + const NGHTTP2_NO_ERROR: number; + const NGHTTP2_PROTOCOL_ERROR: number; + const NGHTTP2_INTERNAL_ERROR: number; + const NGHTTP2_FLOW_CONTROL_ERROR: number; + const NGHTTP2_SETTINGS_TIMEOUT: number; + const NGHTTP2_STREAM_CLOSED: number; + const NGHTTP2_FRAME_SIZE_ERROR: number; + const NGHTTP2_REFUSED_STREAM: number; + const NGHTTP2_CANCEL: number; + const NGHTTP2_COMPRESSION_ERROR: number; + const NGHTTP2_CONNECT_ERROR: number; + const NGHTTP2_ENHANCE_YOUR_CALM: number; + const NGHTTP2_INADEQUATE_SECURITY: number; + const NGHTTP2_HTTP_1_1_REQUIRED: number; + const NGHTTP2_ERR_FRAME_SIZE_ERROR: number; + const NGHTTP2_FLAG_NONE: number; + const NGHTTP2_FLAG_END_STREAM: number; + const NGHTTP2_FLAG_END_HEADERS: number; + const NGHTTP2_FLAG_ACK: number; + const NGHTTP2_FLAG_PADDED: number; + const NGHTTP2_FLAG_PRIORITY: number; + const DEFAULT_SETTINGS_HEADER_TABLE_SIZE: number; + const DEFAULT_SETTINGS_ENABLE_PUSH: number; + const DEFAULT_SETTINGS_INITIAL_WINDOW_SIZE: number; + const DEFAULT_SETTINGS_MAX_FRAME_SIZE: number; + const MAX_MAX_FRAME_SIZE: number; + const MIN_MAX_FRAME_SIZE: number; + const MAX_INITIAL_WINDOW_SIZE: number; + const NGHTTP2_DEFAULT_WEIGHT: number; + const NGHTTP2_SETTINGS_HEADER_TABLE_SIZE: number; + const NGHTTP2_SETTINGS_ENABLE_PUSH: number; + const NGHTTP2_SETTINGS_MAX_CONCURRENT_STREAMS: number; + const NGHTTP2_SETTINGS_INITIAL_WINDOW_SIZE: number; + const NGHTTP2_SETTINGS_MAX_FRAME_SIZE: number; + const NGHTTP2_SETTINGS_MAX_HEADER_LIST_SIZE: number; + const PADDING_STRATEGY_NONE: number; + const PADDING_STRATEGY_MAX: number; + const PADDING_STRATEGY_CALLBACK: number; + const HTTP2_HEADER_STATUS: string; + const HTTP2_HEADER_METHOD: string; + const HTTP2_HEADER_AUTHORITY: string; + const HTTP2_HEADER_SCHEME: string; + const HTTP2_HEADER_PATH: string; + const HTTP2_HEADER_ACCEPT_CHARSET: string; + const HTTP2_HEADER_ACCEPT_ENCODING: string; + const HTTP2_HEADER_ACCEPT_LANGUAGE: string; + const HTTP2_HEADER_ACCEPT_RANGES: string; + const HTTP2_HEADER_ACCEPT: string; + const HTTP2_HEADER_ACCESS_CONTROL_ALLOW_ORIGIN: string; + const HTTP2_HEADER_AGE: string; + const HTTP2_HEADER_ALLOW: string; + const HTTP2_HEADER_AUTHORIZATION: string; + const HTTP2_HEADER_CACHE_CONTROL: string; + const HTTP2_HEADER_CONNECTION: string; + const HTTP2_HEADER_CONTENT_DISPOSITION: string; + const HTTP2_HEADER_CONTENT_ENCODING: string; + const HTTP2_HEADER_CONTENT_LANGUAGE: string; + const HTTP2_HEADER_CONTENT_LENGTH: string; + const HTTP2_HEADER_CONTENT_LOCATION: string; + const HTTP2_HEADER_CONTENT_MD5: string; + const HTTP2_HEADER_CONTENT_RANGE: string; + const HTTP2_HEADER_CONTENT_TYPE: string; + const HTTP2_HEADER_COOKIE: string; + const HTTP2_HEADER_DATE: string; + const HTTP2_HEADER_ETAG: string; + const HTTP2_HEADER_EXPECT: string; + const HTTP2_HEADER_EXPIRES: string; + const HTTP2_HEADER_FROM: string; + const HTTP2_HEADER_HOST: string; + const HTTP2_HEADER_IF_MATCH: string; + const HTTP2_HEADER_IF_MODIFIED_SINCE: string; + const HTTP2_HEADER_IF_NONE_MATCH: string; + const HTTP2_HEADER_IF_RANGE: string; + const HTTP2_HEADER_IF_UNMODIFIED_SINCE: string; + const HTTP2_HEADER_LAST_MODIFIED: string; + const HTTP2_HEADER_LINK: string; + const HTTP2_HEADER_LOCATION: string; + const HTTP2_HEADER_MAX_FORWARDS: string; + const HTTP2_HEADER_PREFER: string; + const HTTP2_HEADER_PROXY_AUTHENTICATE: string; + const HTTP2_HEADER_PROXY_AUTHORIZATION: string; + const HTTP2_HEADER_RANGE: string; + const HTTP2_HEADER_REFERER: string; + const HTTP2_HEADER_REFRESH: string; + const HTTP2_HEADER_RETRY_AFTER: string; + const HTTP2_HEADER_SERVER: string; + const HTTP2_HEADER_SET_COOKIE: string; + const HTTP2_HEADER_STRICT_TRANSPORT_SECURITY: string; + const HTTP2_HEADER_TRANSFER_ENCODING: string; + const HTTP2_HEADER_TE: string; + const HTTP2_HEADER_UPGRADE: string; + const HTTP2_HEADER_USER_AGENT: string; + const HTTP2_HEADER_VARY: string; + const HTTP2_HEADER_VIA: string; + const HTTP2_HEADER_WWW_AUTHENTICATE: string; + const HTTP2_HEADER_HTTP2_SETTINGS: string; + const HTTP2_HEADER_KEEP_ALIVE: string; + const HTTP2_HEADER_PROXY_CONNECTION: string; + const HTTP2_METHOD_ACL: string; + const HTTP2_METHOD_BASELINE_CONTROL: string; + const HTTP2_METHOD_BIND: string; + const HTTP2_METHOD_CHECKIN: string; + const HTTP2_METHOD_CHECKOUT: string; + const HTTP2_METHOD_CONNECT: string; + const HTTP2_METHOD_COPY: string; + const HTTP2_METHOD_DELETE: string; + const HTTP2_METHOD_GET: string; + const HTTP2_METHOD_HEAD: string; + const HTTP2_METHOD_LABEL: string; + const HTTP2_METHOD_LINK: string; + const HTTP2_METHOD_LOCK: string; + const HTTP2_METHOD_MERGE: string; + const HTTP2_METHOD_MKACTIVITY: string; + const HTTP2_METHOD_MKCALENDAR: string; + const HTTP2_METHOD_MKCOL: string; + const HTTP2_METHOD_MKREDIRECTREF: string; + const HTTP2_METHOD_MKWORKSPACE: string; + const HTTP2_METHOD_MOVE: string; + const HTTP2_METHOD_OPTIONS: string; + const HTTP2_METHOD_ORDERPATCH: string; + const HTTP2_METHOD_PATCH: string; + const HTTP2_METHOD_POST: string; + const HTTP2_METHOD_PRI: string; + const HTTP2_METHOD_PROPFIND: string; + const HTTP2_METHOD_PROPPATCH: string; + const HTTP2_METHOD_PUT: string; + const HTTP2_METHOD_REBIND: string; + const HTTP2_METHOD_REPORT: string; + const HTTP2_METHOD_SEARCH: string; + const HTTP2_METHOD_TRACE: string; + const HTTP2_METHOD_UNBIND: string; + const HTTP2_METHOD_UNCHECKOUT: string; + const HTTP2_METHOD_UNLINK: string; + const HTTP2_METHOD_UNLOCK: string; + const HTTP2_METHOD_UPDATE: string; + const HTTP2_METHOD_UPDATEREDIRECTREF: string; + const HTTP2_METHOD_VERSION_CONTROL: string; + const HTTP_STATUS_CONTINUE: number; + const HTTP_STATUS_SWITCHING_PROTOCOLS: number; + const HTTP_STATUS_PROCESSING: number; + const HTTP_STATUS_OK: number; + const HTTP_STATUS_CREATED: number; + const HTTP_STATUS_ACCEPTED: number; + const HTTP_STATUS_NON_AUTHORITATIVE_INFORMATION: number; + const HTTP_STATUS_NO_CONTENT: number; + const HTTP_STATUS_RESET_CONTENT: number; + const HTTP_STATUS_PARTIAL_CONTENT: number; + const HTTP_STATUS_MULTI_STATUS: number; + const HTTP_STATUS_ALREADY_REPORTED: number; + const HTTP_STATUS_IM_USED: number; + const HTTP_STATUS_MULTIPLE_CHOICES: number; + const HTTP_STATUS_MOVED_PERMANENTLY: number; + const HTTP_STATUS_FOUND: number; + const HTTP_STATUS_SEE_OTHER: number; + const HTTP_STATUS_NOT_MODIFIED: number; + const HTTP_STATUS_USE_PROXY: number; + const HTTP_STATUS_TEMPORARY_REDIRECT: number; + const HTTP_STATUS_PERMANENT_REDIRECT: number; + const HTTP_STATUS_BAD_REQUEST: number; + const HTTP_STATUS_UNAUTHORIZED: number; + const HTTP_STATUS_PAYMENT_REQUIRED: number; + const HTTP_STATUS_FORBIDDEN: number; + const HTTP_STATUS_NOT_FOUND: number; + const HTTP_STATUS_METHOD_NOT_ALLOWED: number; + const HTTP_STATUS_NOT_ACCEPTABLE: number; + const HTTP_STATUS_PROXY_AUTHENTICATION_REQUIRED: number; + const HTTP_STATUS_REQUEST_TIMEOUT: number; + const HTTP_STATUS_CONFLICT: number; + const HTTP_STATUS_GONE: number; + const HTTP_STATUS_LENGTH_REQUIRED: number; + const HTTP_STATUS_PRECONDITION_FAILED: number; + const HTTP_STATUS_PAYLOAD_TOO_LARGE: number; + const HTTP_STATUS_URI_TOO_LONG: number; + const HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE: number; + const HTTP_STATUS_RANGE_NOT_SATISFIABLE: number; + const HTTP_STATUS_EXPECTATION_FAILED: number; + const HTTP_STATUS_TEAPOT: number; + const HTTP_STATUS_MISDIRECTED_REQUEST: number; + const HTTP_STATUS_UNPROCESSABLE_ENTITY: number; + const HTTP_STATUS_LOCKED: number; + const HTTP_STATUS_FAILED_DEPENDENCY: number; + const HTTP_STATUS_UNORDERED_COLLECTION: number; + const HTTP_STATUS_UPGRADE_REQUIRED: number; + const HTTP_STATUS_PRECONDITION_REQUIRED: number; + const HTTP_STATUS_TOO_MANY_REQUESTS: number; + const HTTP_STATUS_REQUEST_HEADER_FIELDS_TOO_LARGE: number; + const HTTP_STATUS_UNAVAILABLE_FOR_LEGAL_REASONS: number; + const HTTP_STATUS_INTERNAL_SERVER_ERROR: number; + const HTTP_STATUS_NOT_IMPLEMENTED: number; + const HTTP_STATUS_BAD_GATEWAY: number; + const HTTP_STATUS_SERVICE_UNAVAILABLE: number; + const HTTP_STATUS_GATEWAY_TIMEOUT: number; + const HTTP_STATUS_HTTP_VERSION_NOT_SUPPORTED: number; + const HTTP_STATUS_VARIANT_ALSO_NEGOTIATES: number; + const HTTP_STATUS_INSUFFICIENT_STORAGE: number; + const HTTP_STATUS_LOOP_DETECTED: number; + const HTTP_STATUS_BANDWIDTH_LIMIT_EXCEEDED: number; + const HTTP_STATUS_NOT_EXTENDED: number; + const HTTP_STATUS_NETWORK_AUTHENTICATION_REQUIRED: number; + } + /** + * This symbol can be set as a property on the HTTP/2 headers object with + * an array value in order to provide a list of headers considered sensitive. + */ + export const sensitiveHeaders: symbol; + /** + * Returns an object containing the default settings for an `Http2Session`instance. This method returns a new object instance every time it is called + * so instances returned may be safely modified for use. + * @since v8.4.0 + */ + export function getDefaultSettings(): Settings; + /** + * Returns a `Buffer` instance containing serialized representation of the given + * HTTP/2 settings as specified in the [HTTP/2](https://tools.ietf.org/html/rfc7540) specification. This is intended + * for use with the `HTTP2-Settings` header field. + * + * ```js + * const http2 = require('node:http2'); + * + * const packed = http2.getPackedSettings({ enablePush: false }); + * + * console.log(packed.toString('base64')); + * // Prints: AAIAAAAA + * ``` + * @since v8.4.0 + */ + export function getPackedSettings(settings: Settings): Buffer; + /** + * Returns a `HTTP/2 Settings Object` containing the deserialized settings from + * the given `Buffer` as generated by `http2.getPackedSettings()`. + * @since v8.4.0 + * @param buf The packed settings. + */ + export function getUnpackedSettings(buf: Uint8Array): Settings; + /** + * Returns a `net.Server` instance that creates and manages `Http2Session`instances. + * + * Since there are no browsers known that support [unencrypted HTTP/2](https://http2.github.io/faq/#does-http2-require-encryption), the use of {@link createSecureServer} is necessary when + * communicating + * with browser clients. + * + * ```js + * const http2 = require('node:http2'); + * + * // Create an unencrypted HTTP/2 server. + * // Since there are no browsers known that support + * // unencrypted HTTP/2, the use of `http2.createSecureServer()` + * // is necessary when communicating with browser clients. + * const server = http2.createServer(); + * + * server.on('stream', (stream, headers) => { + * stream.respond({ + * 'content-type': 'text/html; charset=utf-8', + * ':status': 200, + * }); + * stream.end('

Hello World

'); + * }); + * + * server.listen(8000); + * ``` + * @since v8.4.0 + * @param onRequestHandler See `Compatibility API` + */ + export function createServer(onRequestHandler?: (request: Http2ServerRequest, response: Http2ServerResponse) => void): Http2Server; + export function createServer(options: ServerOptions, onRequestHandler?: (request: Http2ServerRequest, response: Http2ServerResponse) => void): Http2Server; + /** + * Returns a `tls.Server` instance that creates and manages `Http2Session`instances. + * + * ```js + * const http2 = require('node:http2'); + * const fs = require('node:fs'); + * + * const options = { + * key: fs.readFileSync('server-key.pem'), + * cert: fs.readFileSync('server-cert.pem'), + * }; + * + * // Create a secure HTTP/2 server + * const server = http2.createSecureServer(options); + * + * server.on('stream', (stream, headers) => { + * stream.respond({ + * 'content-type': 'text/html; charset=utf-8', + * ':status': 200, + * }); + * stream.end('

Hello World

'); + * }); + * + * server.listen(8443); + * ``` + * @since v8.4.0 + * @param onRequestHandler See `Compatibility API` + */ + export function createSecureServer(onRequestHandler?: (request: Http2ServerRequest, response: Http2ServerResponse) => void): Http2SecureServer; + export function createSecureServer(options: SecureServerOptions, onRequestHandler?: (request: Http2ServerRequest, response: Http2ServerResponse) => void): Http2SecureServer; + /** + * Returns a `ClientHttp2Session` instance. + * + * ```js + * const http2 = require('node:http2'); + * const client = http2.connect('https://localhost:1234'); + * + * // Use the client + * + * client.close(); + * ``` + * @since v8.4.0 + * @param authority The remote HTTP/2 server to connect to. This must be in the form of a minimal, valid URL with the `http://` or `https://` prefix, host name, and IP port (if a non-default port + * is used). Userinfo (user ID and password), path, querystring, and fragment details in the URL will be ignored. + * @param listener Will be registered as a one-time listener of the {@link 'connect'} event. + */ + export function connect(authority: string | url.URL, listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void): ClientHttp2Session; + export function connect( + authority: string | url.URL, + options?: ClientSessionOptions | SecureClientSessionOptions, + listener?: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void + ): ClientHttp2Session; +} +declare module 'node:http2' { + export * from 'http2'; +} diff --git a/node_modules/@types/node/ts4.8/https.d.ts b/node_modules/@types/node/ts4.8/https.d.ts new file mode 100755 index 0000000..76fca92 --- /dev/null +++ b/node_modules/@types/node/ts4.8/https.d.ts @@ -0,0 +1,441 @@ +/** + * HTTPS is the HTTP protocol over TLS/SSL. In Node.js this is implemented as a + * separate module. + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/https.js) + */ +declare module 'https' { + import { Duplex } from 'node:stream'; + import * as tls from 'node:tls'; + import * as http from 'node:http'; + import { URL } from 'node:url'; + type ServerOptions< + Request extends typeof http.IncomingMessage = typeof http.IncomingMessage, + Response extends typeof http.ServerResponse = typeof http.ServerResponse, + > = tls.SecureContextOptions & tls.TlsOptions & http.ServerOptions; + type RequestOptions = http.RequestOptions & + tls.SecureContextOptions & { + checkServerIdentity?: typeof tls.checkServerIdentity | undefined; + rejectUnauthorized?: boolean | undefined; // Defaults to true + servername?: string | undefined; // SNI TLS Extension + }; + interface AgentOptions extends http.AgentOptions, tls.ConnectionOptions { + rejectUnauthorized?: boolean | undefined; + maxCachedSessions?: number | undefined; + } + /** + * An `Agent` object for HTTPS similar to `http.Agent`. See {@link request} for more information. + * @since v0.4.5 + */ + class Agent extends http.Agent { + constructor(options?: AgentOptions); + options: AgentOptions; + } + interface Server< + Request extends typeof http.IncomingMessage = typeof http.IncomingMessage, + Response extends typeof http.ServerResponse = typeof http.ServerResponse, + > extends http.Server {} + /** + * See `http.Server` for more information. + * @since v0.3.4 + */ + class Server< + Request extends typeof http.IncomingMessage = typeof http.IncomingMessage, + Response extends typeof http.ServerResponse = typeof http.ServerResponse, + > extends tls.Server { + constructor(requestListener?: http.RequestListener); + constructor( + options: ServerOptions, + requestListener?: http.RequestListener, + ); + /** + * Closes all connections connected to this server. + * @since v18.2.0 + */ + closeAllConnections(): void; + /** + * Closes all connections connected to this server which are not sending a request or waiting for a response. + * @since v18.2.0 + */ + closeIdleConnections(): void; + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'keylog', listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this; + addListener(event: 'newSession', listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void): this; + addListener(event: 'OCSPRequest', listener: (certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void) => void): this; + addListener(event: 'resumeSession', listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void): this; + addListener(event: 'secureConnection', listener: (tlsSocket: tls.TLSSocket) => void): this; + addListener(event: 'tlsClientError', listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this; + addListener(event: 'close', listener: () => void): this; + addListener(event: 'connection', listener: (socket: Duplex) => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'listening', listener: () => void): this; + addListener(event: 'checkContinue', listener: http.RequestListener): this; + addListener(event: 'checkExpectation', listener: http.RequestListener): this; + addListener(event: 'clientError', listener: (err: Error, socket: Duplex) => void): this; + addListener(event: 'connect', listener: (req: InstanceType, socket: Duplex, head: Buffer) => void): this; + addListener(event: 'request', listener: http.RequestListener): this; + addListener(event: 'upgrade', listener: (req: InstanceType, socket: Duplex, head: Buffer) => void): this; + emit(event: string, ...args: any[]): boolean; + emit(event: 'keylog', line: Buffer, tlsSocket: tls.TLSSocket): boolean; + emit(event: 'newSession', sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void): boolean; + emit(event: 'OCSPRequest', certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void): boolean; + emit(event: 'resumeSession', sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean; + emit(event: 'secureConnection', tlsSocket: tls.TLSSocket): boolean; + emit(event: 'tlsClientError', err: Error, tlsSocket: tls.TLSSocket): boolean; + emit(event: 'close'): boolean; + emit(event: 'connection', socket: Duplex): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: 'listening'): boolean; + emit( + event: 'checkContinue', + req: InstanceType, + res: InstanceType & { + req: InstanceType; + } + ): boolean; + emit( + event: 'checkExpectation', + req: InstanceType, + res: InstanceType & { + req: InstanceType; + } + ): boolean; + emit(event: 'clientError', err: Error, socket: Duplex): boolean; + emit(event: 'connect', req: InstanceType, socket: Duplex, head: Buffer): boolean; + emit( + event: 'request', + req: InstanceType, + res: InstanceType & { + req: InstanceType; + } + ): boolean; + emit(event: 'upgrade', req: InstanceType, socket: Duplex, head: Buffer): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'keylog', listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this; + on(event: 'newSession', listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void): this; + on(event: 'OCSPRequest', listener: (certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void) => void): this; + on(event: 'resumeSession', listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void): this; + on(event: 'secureConnection', listener: (tlsSocket: tls.TLSSocket) => void): this; + on(event: 'tlsClientError', listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this; + on(event: 'close', listener: () => void): this; + on(event: 'connection', listener: (socket: Duplex) => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'listening', listener: () => void): this; + on(event: 'checkContinue', listener: http.RequestListener): this; + on(event: 'checkExpectation', listener: http.RequestListener): this; + on(event: 'clientError', listener: (err: Error, socket: Duplex) => void): this; + on(event: 'connect', listener: (req: InstanceType, socket: Duplex, head: Buffer) => void): this; + on(event: 'request', listener: http.RequestListener): this; + on(event: 'upgrade', listener: (req: InstanceType, socket: Duplex, head: Buffer) => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'keylog', listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this; + once(event: 'newSession', listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void): this; + once(event: 'OCSPRequest', listener: (certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void) => void): this; + once(event: 'resumeSession', listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void): this; + once(event: 'secureConnection', listener: (tlsSocket: tls.TLSSocket) => void): this; + once(event: 'tlsClientError', listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'connection', listener: (socket: Duplex) => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'listening', listener: () => void): this; + once(event: 'checkContinue', listener: http.RequestListener): this; + once(event: 'checkExpectation', listener: http.RequestListener): this; + once(event: 'clientError', listener: (err: Error, socket: Duplex) => void): this; + once(event: 'connect', listener: (req: InstanceType, socket: Duplex, head: Buffer) => void): this; + once(event: 'request', listener: http.RequestListener): this; + once(event: 'upgrade', listener: (req: InstanceType, socket: Duplex, head: Buffer) => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'keylog', listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this; + prependListener(event: 'newSession', listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void): this; + prependListener(event: 'OCSPRequest', listener: (certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void) => void): this; + prependListener(event: 'resumeSession', listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void): this; + prependListener(event: 'secureConnection', listener: (tlsSocket: tls.TLSSocket) => void): this; + prependListener(event: 'tlsClientError', listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'connection', listener: (socket: Duplex) => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'listening', listener: () => void): this; + prependListener(event: 'checkContinue', listener: http.RequestListener): this; + prependListener(event: 'checkExpectation', listener: http.RequestListener): this; + prependListener(event: 'clientError', listener: (err: Error, socket: Duplex) => void): this; + prependListener(event: 'connect', listener: (req: InstanceType, socket: Duplex, head: Buffer) => void): this; + prependListener(event: 'request', listener: http.RequestListener): this; + prependListener(event: 'upgrade', listener: (req: InstanceType, socket: Duplex, head: Buffer) => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'keylog', listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this; + prependOnceListener(event: 'newSession', listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void): this; + prependOnceListener(event: 'OCSPRequest', listener: (certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void) => void): this; + prependOnceListener(event: 'resumeSession', listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void): this; + prependOnceListener(event: 'secureConnection', listener: (tlsSocket: tls.TLSSocket) => void): this; + prependOnceListener(event: 'tlsClientError', listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'connection', listener: (socket: Duplex) => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'listening', listener: () => void): this; + prependOnceListener(event: 'checkContinue', listener: http.RequestListener): this; + prependOnceListener(event: 'checkExpectation', listener: http.RequestListener): this; + prependOnceListener(event: 'clientError', listener: (err: Error, socket: Duplex) => void): this; + prependOnceListener(event: 'connect', listener: (req: InstanceType, socket: Duplex, head: Buffer) => void): this; + prependOnceListener(event: 'request', listener: http.RequestListener): this; + prependOnceListener(event: 'upgrade', listener: (req: InstanceType, socket: Duplex, head: Buffer) => void): this; + } + /** + * ```js + * // curl -k https://localhost:8000/ + * const https = require('node:https'); + * const fs = require('node:fs'); + * + * const options = { + * key: fs.readFileSync('test/fixtures/keys/agent2-key.pem'), + * cert: fs.readFileSync('test/fixtures/keys/agent2-cert.pem'), + * }; + * + * https.createServer(options, (req, res) => { + * res.writeHead(200); + * res.end('hello world\n'); + * }).listen(8000); + * ``` + * + * Or + * + * ```js + * const https = require('node:https'); + * const fs = require('node:fs'); + * + * const options = { + * pfx: fs.readFileSync('test/fixtures/test_cert.pfx'), + * passphrase: 'sample', + * }; + * + * https.createServer(options, (req, res) => { + * res.writeHead(200); + * res.end('hello world\n'); + * }).listen(8000); + * ``` + * @since v0.3.4 + * @param options Accepts `options` from `createServer`, `createSecureContext` and `createServer`. + * @param requestListener A listener to be added to the `'request'` event. + */ + function createServer< + Request extends typeof http.IncomingMessage = typeof http.IncomingMessage, + Response extends typeof http.ServerResponse = typeof http.ServerResponse, + >(requestListener?: http.RequestListener): Server; + function createServer< + Request extends typeof http.IncomingMessage = typeof http.IncomingMessage, + Response extends typeof http.ServerResponse = typeof http.ServerResponse, + >( + options: ServerOptions, + requestListener?: http.RequestListener, + ): Server; + /** + * Makes a request to a secure web server. + * + * The following additional `options` from `tls.connect()` are also accepted:`ca`, `cert`, `ciphers`, `clientCertEngine`, `crl`, `dhparam`, `ecdhCurve`,`honorCipherOrder`, `key`, `passphrase`, + * `pfx`, `rejectUnauthorized`,`secureOptions`, `secureProtocol`, `servername`, `sessionIdContext`,`highWaterMark`. + * + * `options` can be an object, a string, or a `URL` object. If `options` is a + * string, it is automatically parsed with `new URL()`. If it is a `URL` object, it will be automatically converted to an ordinary `options` object. + * + * `https.request()` returns an instance of the `http.ClientRequest` class. The `ClientRequest` instance is a writable stream. If one needs to + * upload a file with a POST request, then write to the `ClientRequest` object. + * + * ```js + * const https = require('node:https'); + * + * const options = { + * hostname: 'encrypted.google.com', + * port: 443, + * path: '/', + * method: 'GET', + * }; + * + * const req = https.request(options, (res) => { + * console.log('statusCode:', res.statusCode); + * console.log('headers:', res.headers); + * + * res.on('data', (d) => { + * process.stdout.write(d); + * }); + * }); + * + * req.on('error', (e) => { + * console.error(e); + * }); + * req.end(); + * ``` + * + * Example using options from `tls.connect()`: + * + * ```js + * const options = { + * hostname: 'encrypted.google.com', + * port: 443, + * path: '/', + * method: 'GET', + * key: fs.readFileSync('test/fixtures/keys/agent2-key.pem'), + * cert: fs.readFileSync('test/fixtures/keys/agent2-cert.pem'), + * }; + * options.agent = new https.Agent(options); + * + * const req = https.request(options, (res) => { + * // ... + * }); + * ``` + * + * Alternatively, opt out of connection pooling by not using an `Agent`. + * + * ```js + * const options = { + * hostname: 'encrypted.google.com', + * port: 443, + * path: '/', + * method: 'GET', + * key: fs.readFileSync('test/fixtures/keys/agent2-key.pem'), + * cert: fs.readFileSync('test/fixtures/keys/agent2-cert.pem'), + * agent: false, + * }; + * + * const req = https.request(options, (res) => { + * // ... + * }); + * ``` + * + * Example using a `URL` as `options`: + * + * ```js + * const options = new URL('https://abc:xyz@example.com'); + * + * const req = https.request(options, (res) => { + * // ... + * }); + * ``` + * + * Example pinning on certificate fingerprint, or the public key (similar to`pin-sha256`): + * + * ```js + * const tls = require('node:tls'); + * const https = require('node:https'); + * const crypto = require('node:crypto'); + * + * function sha256(s) { + * return crypto.createHash('sha256').update(s).digest('base64'); + * } + * const options = { + * hostname: 'github.com', + * port: 443, + * path: '/', + * method: 'GET', + * checkServerIdentity: function(host, cert) { + * // Make sure the certificate is issued to the host we are connected to + * const err = tls.checkServerIdentity(host, cert); + * if (err) { + * return err; + * } + * + * // Pin the public key, similar to HPKP pin-sha256 pinning + * const pubkey256 = 'pL1+qb9HTMRZJmuC/bB/ZI9d302BYrrqiVuRyW+DGrU='; + * if (sha256(cert.pubkey) !== pubkey256) { + * const msg = 'Certificate verification error: ' + + * `The public key of '${cert.subject.CN}' ` + + * 'does not match our pinned fingerprint'; + * return new Error(msg); + * } + * + * // Pin the exact certificate, rather than the pub key + * const cert256 = '25:FE:39:32:D9:63:8C:8A:FC:A1:9A:29:87:' + + * 'D8:3E:4C:1D:98:DB:71:E4:1A:48:03:98:EA:22:6A:BD:8B:93:16'; + * if (cert.fingerprint256 !== cert256) { + * const msg = 'Certificate verification error: ' + + * `The certificate of '${cert.subject.CN}' ` + + * 'does not match our pinned fingerprint'; + * return new Error(msg); + * } + * + * // This loop is informational only. + * // Print the certificate and public key fingerprints of all certs in the + * // chain. Its common to pin the public key of the issuer on the public + * // internet, while pinning the public key of the service in sensitive + * // environments. + * do { + * console.log('Subject Common Name:', cert.subject.CN); + * console.log(' Certificate SHA256 fingerprint:', cert.fingerprint256); + * + * hash = crypto.createHash('sha256'); + * console.log(' Public key ping-sha256:', sha256(cert.pubkey)); + * + * lastprint256 = cert.fingerprint256; + * cert = cert.issuerCertificate; + * } while (cert.fingerprint256 !== lastprint256); + * + * }, + * }; + * + * options.agent = new https.Agent(options); + * const req = https.request(options, (res) => { + * console.log('All OK. Server matched our pinned cert or public key'); + * console.log('statusCode:', res.statusCode); + * // Print the HPKP values + * console.log('headers:', res.headers['public-key-pins']); + * + * res.on('data', (d) => {}); + * }); + * + * req.on('error', (e) => { + * console.error(e.message); + * }); + * req.end(); + * ``` + * + * Outputs for example: + * + * ```text + * Subject Common Name: github.com + * Certificate SHA256 fingerprint: 25:FE:39:32:D9:63:8C:8A:FC:A1:9A:29:87:D8:3E:4C:1D:98:DB:71:E4:1A:48:03:98:EA:22:6A:BD:8B:93:16 + * Public key ping-sha256: pL1+qb9HTMRZJmuC/bB/ZI9d302BYrrqiVuRyW+DGrU= + * Subject Common Name: DigiCert SHA2 Extended Validation Server CA + * Certificate SHA256 fingerprint: 40:3E:06:2A:26:53:05:91:13:28:5B:AF:80:A0:D4:AE:42:2C:84:8C:9F:78:FA:D0:1F:C9:4B:C5:B8:7F:EF:1A + * Public key ping-sha256: RRM1dGqnDFsCJXBTHky16vi1obOlCgFFn/yOhI/y+ho= + * Subject Common Name: DigiCert High Assurance EV Root CA + * Certificate SHA256 fingerprint: 74:31:E5:F4:C3:C1:CE:46:90:77:4F:0B:61:E0:54:40:88:3B:A9:A0:1E:D0:0B:A6:AB:D7:80:6E:D3:B1:18:CF + * Public key ping-sha256: WoiWRyIOVNa9ihaBciRSC7XHjliYS9VwUGOIud4PB18= + * All OK. Server matched our pinned cert or public key + * statusCode: 200 + * headers: max-age=0; pin-sha256="WoiWRyIOVNa9ihaBciRSC7XHjliYS9VwUGOIud4PB18="; pin-sha256="RRM1dGqnDFsCJXBTHky16vi1obOlCgFFn/yOhI/y+ho="; + * pin-sha256="k2v657xBsOVe1PQRwOsHsw3bsGT2VzIqz5K+59sNQws="; pin-sha256="K87oWBWM9UZfyddvDfoxL+8lpNyoUB2ptGtn0fv6G2Q="; pin-sha256="IQBnNBEiFuhj+8x6X8XLgh01V9Ic5/V3IRQLNFFc7v4="; + * pin-sha256="iie1VXtL7HzAMF+/PVPR9xzT80kQxdZeJ+zduCB3uj0="; pin-sha256="LvRiGEjRqfzurezaWuj8Wie2gyHMrW5Q06LspMnox7A="; includeSubDomains + * ``` + * @since v0.3.6 + * @param options Accepts all `options` from `request`, with some differences in default values: + */ + function request(options: RequestOptions | string | URL, callback?: (res: http.IncomingMessage) => void): http.ClientRequest; + function request(url: string | URL, options: RequestOptions, callback?: (res: http.IncomingMessage) => void): http.ClientRequest; + /** + * Like `http.get()` but for HTTPS. + * + * `options` can be an object, a string, or a `URL` object. If `options` is a + * string, it is automatically parsed with `new URL()`. If it is a `URL` object, it will be automatically converted to an ordinary `options` object. + * + * ```js + * const https = require('node:https'); + * + * https.get('https://encrypted.google.com/', (res) => { + * console.log('statusCode:', res.statusCode); + * console.log('headers:', res.headers); + * + * res.on('data', (d) => { + * process.stdout.write(d); + * }); + * + * }).on('error', (e) => { + * console.error(e); + * }); + * ``` + * @since v0.3.6 + * @param options Accepts the same `options` as {@link request}, with the `method` always set to `GET`. + */ + function get(options: RequestOptions | string | URL, callback?: (res: http.IncomingMessage) => void): http.ClientRequest; + function get(url: string | URL, options: RequestOptions, callback?: (res: http.IncomingMessage) => void): http.ClientRequest; + let globalAgent: Agent; +} +declare module 'node:https' { + export * from 'https'; +} diff --git a/node_modules/@types/node/ts4.8/index.d.ts b/node_modules/@types/node/ts4.8/index.d.ts new file mode 100755 index 0000000..7c8b38c --- /dev/null +++ b/node_modules/@types/node/ts4.8/index.d.ts @@ -0,0 +1,88 @@ +/** + * License for programmatically and manually incorporated + * documentation aka. `JSDoc` from https://github.com/nodejs/node/tree/master/doc + * + * Copyright Node.js contributors. All rights reserved. + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to + * deal in the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in + * all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING + * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS + * IN THE SOFTWARE. + */ + +// NOTE: These definitions support NodeJS and TypeScript 4.8 and earlier. + +// Reference required types from the default lib: +/// +/// +/// +/// + +// Base definitions for all NodeJS modules that are not specific to any version of TypeScript: +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// + +/// diff --git a/node_modules/@types/node/ts4.8/inspector.d.ts b/node_modules/@types/node/ts4.8/inspector.d.ts new file mode 100755 index 0000000..48920de --- /dev/null +++ b/node_modules/@types/node/ts4.8/inspector.d.ts @@ -0,0 +1,2748 @@ +// eslint-disable-next-line dt-header +// Type definitions for inspector + +// These definitions are auto-generated. +// Please see https://github.com/DefinitelyTyped/DefinitelyTyped/pull/19330 +// for more information. + +// tslint:disable:max-line-length + +/** + * The `node:inspector` module provides an API for interacting with the V8 + * inspector. + * + * It can be accessed using: + * + * ```js + * import * as inspector from 'node:inspector/promises'; + * ``` + * + * or + * + * ```js + * import * as inspector from 'node:inspector'; + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/inspector.js) + */ +declare module 'inspector' { + import EventEmitter = require('node:events'); + interface InspectorNotification { + method: string; + params: T; + } + namespace Schema { + /** + * Description of the protocol domain. + */ + interface Domain { + /** + * Domain name. + */ + name: string; + /** + * Domain version. + */ + version: string; + } + interface GetDomainsReturnType { + /** + * List of supported domains. + */ + domains: Domain[]; + } + } + namespace Runtime { + /** + * Unique script identifier. + */ + type ScriptId = string; + /** + * Unique object identifier. + */ + type RemoteObjectId = string; + /** + * Primitive value which cannot be JSON-stringified. + */ + type UnserializableValue = string; + /** + * Mirror object referencing original JavaScript object. + */ + interface RemoteObject { + /** + * Object type. + */ + type: string; + /** + * Object subtype hint. Specified for object type values only. + */ + subtype?: string | undefined; + /** + * Object class (constructor) name. Specified for object type values only. + */ + className?: string | undefined; + /** + * Remote object value in case of primitive values or JSON values (if it was requested). + */ + value?: any; + /** + * Primitive value which can not be JSON-stringified does not have value, but gets this property. + */ + unserializableValue?: UnserializableValue | undefined; + /** + * String representation of the object. + */ + description?: string | undefined; + /** + * Unique object identifier (for non-primitive values). + */ + objectId?: RemoteObjectId | undefined; + /** + * Preview containing abbreviated property values. Specified for object type values only. + * @experimental + */ + preview?: ObjectPreview | undefined; + /** + * @experimental + */ + customPreview?: CustomPreview | undefined; + } + /** + * @experimental + */ + interface CustomPreview { + header: string; + hasBody: boolean; + formatterObjectId: RemoteObjectId; + bindRemoteObjectFunctionId: RemoteObjectId; + configObjectId?: RemoteObjectId | undefined; + } + /** + * Object containing abbreviated remote object value. + * @experimental + */ + interface ObjectPreview { + /** + * Object type. + */ + type: string; + /** + * Object subtype hint. Specified for object type values only. + */ + subtype?: string | undefined; + /** + * String representation of the object. + */ + description?: string | undefined; + /** + * True iff some of the properties or entries of the original object did not fit. + */ + overflow: boolean; + /** + * List of the properties. + */ + properties: PropertyPreview[]; + /** + * List of the entries. Specified for map and set subtype values only. + */ + entries?: EntryPreview[] | undefined; + } + /** + * @experimental + */ + interface PropertyPreview { + /** + * Property name. + */ + name: string; + /** + * Object type. Accessor means that the property itself is an accessor property. + */ + type: string; + /** + * User-friendly property value string. + */ + value?: string | undefined; + /** + * Nested value preview. + */ + valuePreview?: ObjectPreview | undefined; + /** + * Object subtype hint. Specified for object type values only. + */ + subtype?: string | undefined; + } + /** + * @experimental + */ + interface EntryPreview { + /** + * Preview of the key. Specified for map-like collection entries. + */ + key?: ObjectPreview | undefined; + /** + * Preview of the value. + */ + value: ObjectPreview; + } + /** + * Object property descriptor. + */ + interface PropertyDescriptor { + /** + * Property name or symbol description. + */ + name: string; + /** + * The value associated with the property. + */ + value?: RemoteObject | undefined; + /** + * True if the value associated with the property may be changed (data descriptors only). + */ + writable?: boolean | undefined; + /** + * A function which serves as a getter for the property, or undefined if there is no getter (accessor descriptors only). + */ + get?: RemoteObject | undefined; + /** + * A function which serves as a setter for the property, or undefined if there is no setter (accessor descriptors only). + */ + set?: RemoteObject | undefined; + /** + * True if the type of this property descriptor may be changed and if the property may be deleted from the corresponding object. + */ + configurable: boolean; + /** + * True if this property shows up during enumeration of the properties on the corresponding object. + */ + enumerable: boolean; + /** + * True if the result was thrown during the evaluation. + */ + wasThrown?: boolean | undefined; + /** + * True if the property is owned for the object. + */ + isOwn?: boolean | undefined; + /** + * Property symbol object, if the property is of the symbol type. + */ + symbol?: RemoteObject | undefined; + } + /** + * Object internal property descriptor. This property isn't normally visible in JavaScript code. + */ + interface InternalPropertyDescriptor { + /** + * Conventional property name. + */ + name: string; + /** + * The value associated with the property. + */ + value?: RemoteObject | undefined; + } + /** + * Represents function call argument. Either remote object id objectId, primitive value, unserializable primitive value or neither of (for undefined) them should be specified. + */ + interface CallArgument { + /** + * Primitive value or serializable javascript object. + */ + value?: any; + /** + * Primitive value which can not be JSON-stringified. + */ + unserializableValue?: UnserializableValue | undefined; + /** + * Remote object handle. + */ + objectId?: RemoteObjectId | undefined; + } + /** + * Id of an execution context. + */ + type ExecutionContextId = number; + /** + * Description of an isolated world. + */ + interface ExecutionContextDescription { + /** + * Unique id of the execution context. It can be used to specify in which execution context script evaluation should be performed. + */ + id: ExecutionContextId; + /** + * Execution context origin. + */ + origin: string; + /** + * Human readable name describing given context. + */ + name: string; + /** + * Embedder-specific auxiliary data. + */ + auxData?: {} | undefined; + } + /** + * Detailed information about exception (or error) that was thrown during script compilation or execution. + */ + interface ExceptionDetails { + /** + * Exception id. + */ + exceptionId: number; + /** + * Exception text, which should be used together with exception object when available. + */ + text: string; + /** + * Line number of the exception location (0-based). + */ + lineNumber: number; + /** + * Column number of the exception location (0-based). + */ + columnNumber: number; + /** + * Script ID of the exception location. + */ + scriptId?: ScriptId | undefined; + /** + * URL of the exception location, to be used when the script was not reported. + */ + url?: string | undefined; + /** + * JavaScript stack trace if available. + */ + stackTrace?: StackTrace | undefined; + /** + * Exception object if available. + */ + exception?: RemoteObject | undefined; + /** + * Identifier of the context where exception happened. + */ + executionContextId?: ExecutionContextId | undefined; + } + /** + * Number of milliseconds since epoch. + */ + type Timestamp = number; + /** + * Stack entry for runtime errors and assertions. + */ + interface CallFrame { + /** + * JavaScript function name. + */ + functionName: string; + /** + * JavaScript script id. + */ + scriptId: ScriptId; + /** + * JavaScript script name or url. + */ + url: string; + /** + * JavaScript script line number (0-based). + */ + lineNumber: number; + /** + * JavaScript script column number (0-based). + */ + columnNumber: number; + } + /** + * Call frames for assertions or error messages. + */ + interface StackTrace { + /** + * String label of this stack trace. For async traces this may be a name of the function that initiated the async call. + */ + description?: string | undefined; + /** + * JavaScript function name. + */ + callFrames: CallFrame[]; + /** + * Asynchronous JavaScript stack trace that preceded this stack, if available. + */ + parent?: StackTrace | undefined; + /** + * Asynchronous JavaScript stack trace that preceded this stack, if available. + * @experimental + */ + parentId?: StackTraceId | undefined; + } + /** + * Unique identifier of current debugger. + * @experimental + */ + type UniqueDebuggerId = string; + /** + * If debuggerId is set stack trace comes from another debugger and can be resolved there. This allows to track cross-debugger calls. See Runtime.StackTrace and Debugger.paused for usages. + * @experimental + */ + interface StackTraceId { + id: string; + debuggerId?: UniqueDebuggerId | undefined; + } + interface EvaluateParameterType { + /** + * Expression to evaluate. + */ + expression: string; + /** + * Symbolic group name that can be used to release multiple objects. + */ + objectGroup?: string | undefined; + /** + * Determines whether Command Line API should be available during the evaluation. + */ + includeCommandLineAPI?: boolean | undefined; + /** + * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides setPauseOnException state. + */ + silent?: boolean | undefined; + /** + * Specifies in which execution context to perform evaluation. If the parameter is omitted the evaluation will be performed in the context of the inspected page. + */ + contextId?: ExecutionContextId | undefined; + /** + * Whether the result is expected to be a JSON object that should be sent by value. + */ + returnByValue?: boolean | undefined; + /** + * Whether preview should be generated for the result. + * @experimental + */ + generatePreview?: boolean | undefined; + /** + * Whether execution should be treated as initiated by user in the UI. + */ + userGesture?: boolean | undefined; + /** + * Whether execution should await for resulting value and return once awaited promise is resolved. + */ + awaitPromise?: boolean | undefined; + } + interface AwaitPromiseParameterType { + /** + * Identifier of the promise. + */ + promiseObjectId: RemoteObjectId; + /** + * Whether the result is expected to be a JSON object that should be sent by value. + */ + returnByValue?: boolean | undefined; + /** + * Whether preview should be generated for the result. + */ + generatePreview?: boolean | undefined; + } + interface CallFunctionOnParameterType { + /** + * Declaration of the function to call. + */ + functionDeclaration: string; + /** + * Identifier of the object to call function on. Either objectId or executionContextId should be specified. + */ + objectId?: RemoteObjectId | undefined; + /** + * Call arguments. All call arguments must belong to the same JavaScript world as the target object. + */ + arguments?: CallArgument[] | undefined; + /** + * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides setPauseOnException state. + */ + silent?: boolean | undefined; + /** + * Whether the result is expected to be a JSON object which should be sent by value. + */ + returnByValue?: boolean | undefined; + /** + * Whether preview should be generated for the result. + * @experimental + */ + generatePreview?: boolean | undefined; + /** + * Whether execution should be treated as initiated by user in the UI. + */ + userGesture?: boolean | undefined; + /** + * Whether execution should await for resulting value and return once awaited promise is resolved. + */ + awaitPromise?: boolean | undefined; + /** + * Specifies execution context which global object will be used to call function on. Either executionContextId or objectId should be specified. + */ + executionContextId?: ExecutionContextId | undefined; + /** + * Symbolic group name that can be used to release multiple objects. If objectGroup is not specified and objectId is, objectGroup will be inherited from object. + */ + objectGroup?: string | undefined; + } + interface GetPropertiesParameterType { + /** + * Identifier of the object to return properties for. + */ + objectId: RemoteObjectId; + /** + * If true, returns properties belonging only to the element itself, not to its prototype chain. + */ + ownProperties?: boolean | undefined; + /** + * If true, returns accessor properties (with getter/setter) only; internal properties are not returned either. + * @experimental + */ + accessorPropertiesOnly?: boolean | undefined; + /** + * Whether preview should be generated for the results. + * @experimental + */ + generatePreview?: boolean | undefined; + } + interface ReleaseObjectParameterType { + /** + * Identifier of the object to release. + */ + objectId: RemoteObjectId; + } + interface ReleaseObjectGroupParameterType { + /** + * Symbolic object group name. + */ + objectGroup: string; + } + interface SetCustomObjectFormatterEnabledParameterType { + enabled: boolean; + } + interface CompileScriptParameterType { + /** + * Expression to compile. + */ + expression: string; + /** + * Source url to be set for the script. + */ + sourceURL: string; + /** + * Specifies whether the compiled script should be persisted. + */ + persistScript: boolean; + /** + * Specifies in which execution context to perform script run. If the parameter is omitted the evaluation will be performed in the context of the inspected page. + */ + executionContextId?: ExecutionContextId | undefined; + } + interface RunScriptParameterType { + /** + * Id of the script to run. + */ + scriptId: ScriptId; + /** + * Specifies in which execution context to perform script run. If the parameter is omitted the evaluation will be performed in the context of the inspected page. + */ + executionContextId?: ExecutionContextId | undefined; + /** + * Symbolic group name that can be used to release multiple objects. + */ + objectGroup?: string | undefined; + /** + * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides setPauseOnException state. + */ + silent?: boolean | undefined; + /** + * Determines whether Command Line API should be available during the evaluation. + */ + includeCommandLineAPI?: boolean | undefined; + /** + * Whether the result is expected to be a JSON object which should be sent by value. + */ + returnByValue?: boolean | undefined; + /** + * Whether preview should be generated for the result. + */ + generatePreview?: boolean | undefined; + /** + * Whether execution should await for resulting value and return once awaited promise is resolved. + */ + awaitPromise?: boolean | undefined; + } + interface QueryObjectsParameterType { + /** + * Identifier of the prototype to return objects for. + */ + prototypeObjectId: RemoteObjectId; + } + interface GlobalLexicalScopeNamesParameterType { + /** + * Specifies in which execution context to lookup global scope variables. + */ + executionContextId?: ExecutionContextId | undefined; + } + interface EvaluateReturnType { + /** + * Evaluation result. + */ + result: RemoteObject; + /** + * Exception details. + */ + exceptionDetails?: ExceptionDetails | undefined; + } + interface AwaitPromiseReturnType { + /** + * Promise result. Will contain rejected value if promise was rejected. + */ + result: RemoteObject; + /** + * Exception details if stack strace is available. + */ + exceptionDetails?: ExceptionDetails | undefined; + } + interface CallFunctionOnReturnType { + /** + * Call result. + */ + result: RemoteObject; + /** + * Exception details. + */ + exceptionDetails?: ExceptionDetails | undefined; + } + interface GetPropertiesReturnType { + /** + * Object properties. + */ + result: PropertyDescriptor[]; + /** + * Internal object properties (only of the element itself). + */ + internalProperties?: InternalPropertyDescriptor[] | undefined; + /** + * Exception details. + */ + exceptionDetails?: ExceptionDetails | undefined; + } + interface CompileScriptReturnType { + /** + * Id of the script. + */ + scriptId?: ScriptId | undefined; + /** + * Exception details. + */ + exceptionDetails?: ExceptionDetails | undefined; + } + interface RunScriptReturnType { + /** + * Run result. + */ + result: RemoteObject; + /** + * Exception details. + */ + exceptionDetails?: ExceptionDetails | undefined; + } + interface QueryObjectsReturnType { + /** + * Array with objects. + */ + objects: RemoteObject; + } + interface GlobalLexicalScopeNamesReturnType { + names: string[]; + } + interface ExecutionContextCreatedEventDataType { + /** + * A newly created execution context. + */ + context: ExecutionContextDescription; + } + interface ExecutionContextDestroyedEventDataType { + /** + * Id of the destroyed context + */ + executionContextId: ExecutionContextId; + } + interface ExceptionThrownEventDataType { + /** + * Timestamp of the exception. + */ + timestamp: Timestamp; + exceptionDetails: ExceptionDetails; + } + interface ExceptionRevokedEventDataType { + /** + * Reason describing why exception was revoked. + */ + reason: string; + /** + * The id of revoked exception, as reported in exceptionThrown. + */ + exceptionId: number; + } + interface ConsoleAPICalledEventDataType { + /** + * Type of the call. + */ + type: string; + /** + * Call arguments. + */ + args: RemoteObject[]; + /** + * Identifier of the context where the call was made. + */ + executionContextId: ExecutionContextId; + /** + * Call timestamp. + */ + timestamp: Timestamp; + /** + * Stack trace captured when the call was made. + */ + stackTrace?: StackTrace | undefined; + /** + * Console context descriptor for calls on non-default console context (not console.*): 'anonymous#unique-logger-id' for call on unnamed context, 'name#unique-logger-id' for call on named context. + * @experimental + */ + context?: string | undefined; + } + interface InspectRequestedEventDataType { + object: RemoteObject; + hints: {}; + } + } + namespace Debugger { + /** + * Breakpoint identifier. + */ + type BreakpointId = string; + /** + * Call frame identifier. + */ + type CallFrameId = string; + /** + * Location in the source code. + */ + interface Location { + /** + * Script identifier as reported in the Debugger.scriptParsed. + */ + scriptId: Runtime.ScriptId; + /** + * Line number in the script (0-based). + */ + lineNumber: number; + /** + * Column number in the script (0-based). + */ + columnNumber?: number | undefined; + } + /** + * Location in the source code. + * @experimental + */ + interface ScriptPosition { + lineNumber: number; + columnNumber: number; + } + /** + * JavaScript call frame. Array of call frames form the call stack. + */ + interface CallFrame { + /** + * Call frame identifier. This identifier is only valid while the virtual machine is paused. + */ + callFrameId: CallFrameId; + /** + * Name of the JavaScript function called on this call frame. + */ + functionName: string; + /** + * Location in the source code. + */ + functionLocation?: Location | undefined; + /** + * Location in the source code. + */ + location: Location; + /** + * JavaScript script name or url. + */ + url: string; + /** + * Scope chain for this call frame. + */ + scopeChain: Scope[]; + /** + * this object for this call frame. + */ + this: Runtime.RemoteObject; + /** + * The value being returned, if the function is at return point. + */ + returnValue?: Runtime.RemoteObject | undefined; + } + /** + * Scope description. + */ + interface Scope { + /** + * Scope type. + */ + type: string; + /** + * Object representing the scope. For global and with scopes it represents the actual object; for the rest of the scopes, it is artificial transient object enumerating scope variables as its properties. + */ + object: Runtime.RemoteObject; + name?: string | undefined; + /** + * Location in the source code where scope starts + */ + startLocation?: Location | undefined; + /** + * Location in the source code where scope ends + */ + endLocation?: Location | undefined; + } + /** + * Search match for resource. + */ + interface SearchMatch { + /** + * Line number in resource content. + */ + lineNumber: number; + /** + * Line with match content. + */ + lineContent: string; + } + interface BreakLocation { + /** + * Script identifier as reported in the Debugger.scriptParsed. + */ + scriptId: Runtime.ScriptId; + /** + * Line number in the script (0-based). + */ + lineNumber: number; + /** + * Column number in the script (0-based). + */ + columnNumber?: number | undefined; + type?: string | undefined; + } + interface SetBreakpointsActiveParameterType { + /** + * New value for breakpoints active state. + */ + active: boolean; + } + interface SetSkipAllPausesParameterType { + /** + * New value for skip pauses state. + */ + skip: boolean; + } + interface SetBreakpointByUrlParameterType { + /** + * Line number to set breakpoint at. + */ + lineNumber: number; + /** + * URL of the resources to set breakpoint on. + */ + url?: string | undefined; + /** + * Regex pattern for the URLs of the resources to set breakpoints on. Either url or urlRegex must be specified. + */ + urlRegex?: string | undefined; + /** + * Script hash of the resources to set breakpoint on. + */ + scriptHash?: string | undefined; + /** + * Offset in the line to set breakpoint at. + */ + columnNumber?: number | undefined; + /** + * Expression to use as a breakpoint condition. When specified, debugger will only stop on the breakpoint if this expression evaluates to true. + */ + condition?: string | undefined; + } + interface SetBreakpointParameterType { + /** + * Location to set breakpoint in. + */ + location: Location; + /** + * Expression to use as a breakpoint condition. When specified, debugger will only stop on the breakpoint if this expression evaluates to true. + */ + condition?: string | undefined; + } + interface RemoveBreakpointParameterType { + breakpointId: BreakpointId; + } + interface GetPossibleBreakpointsParameterType { + /** + * Start of range to search possible breakpoint locations in. + */ + start: Location; + /** + * End of range to search possible breakpoint locations in (excluding). When not specified, end of scripts is used as end of range. + */ + end?: Location | undefined; + /** + * Only consider locations which are in the same (non-nested) function as start. + */ + restrictToFunction?: boolean | undefined; + } + interface ContinueToLocationParameterType { + /** + * Location to continue to. + */ + location: Location; + targetCallFrames?: string | undefined; + } + interface PauseOnAsyncCallParameterType { + /** + * Debugger will pause when async call with given stack trace is started. + */ + parentStackTraceId: Runtime.StackTraceId; + } + interface StepIntoParameterType { + /** + * Debugger will issue additional Debugger.paused notification if any async task is scheduled before next pause. + * @experimental + */ + breakOnAsyncCall?: boolean | undefined; + } + interface GetStackTraceParameterType { + stackTraceId: Runtime.StackTraceId; + } + interface SearchInContentParameterType { + /** + * Id of the script to search in. + */ + scriptId: Runtime.ScriptId; + /** + * String to search for. + */ + query: string; + /** + * If true, search is case sensitive. + */ + caseSensitive?: boolean | undefined; + /** + * If true, treats string parameter as regex. + */ + isRegex?: boolean | undefined; + } + interface SetScriptSourceParameterType { + /** + * Id of the script to edit. + */ + scriptId: Runtime.ScriptId; + /** + * New content of the script. + */ + scriptSource: string; + /** + * If true the change will not actually be applied. Dry run may be used to get result description without actually modifying the code. + */ + dryRun?: boolean | undefined; + } + interface RestartFrameParameterType { + /** + * Call frame identifier to evaluate on. + */ + callFrameId: CallFrameId; + } + interface GetScriptSourceParameterType { + /** + * Id of the script to get source for. + */ + scriptId: Runtime.ScriptId; + } + interface SetPauseOnExceptionsParameterType { + /** + * Pause on exceptions mode. + */ + state: string; + } + interface EvaluateOnCallFrameParameterType { + /** + * Call frame identifier to evaluate on. + */ + callFrameId: CallFrameId; + /** + * Expression to evaluate. + */ + expression: string; + /** + * String object group name to put result into (allows rapid releasing resulting object handles using releaseObjectGroup). + */ + objectGroup?: string | undefined; + /** + * Specifies whether command line API should be available to the evaluated expression, defaults to false. + */ + includeCommandLineAPI?: boolean | undefined; + /** + * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides setPauseOnException state. + */ + silent?: boolean | undefined; + /** + * Whether the result is expected to be a JSON object that should be sent by value. + */ + returnByValue?: boolean | undefined; + /** + * Whether preview should be generated for the result. + * @experimental + */ + generatePreview?: boolean | undefined; + /** + * Whether to throw an exception if side effect cannot be ruled out during evaluation. + */ + throwOnSideEffect?: boolean | undefined; + } + interface SetVariableValueParameterType { + /** + * 0-based number of scope as was listed in scope chain. Only 'local', 'closure' and 'catch' scope types are allowed. Other scopes could be manipulated manually. + */ + scopeNumber: number; + /** + * Variable name. + */ + variableName: string; + /** + * New variable value. + */ + newValue: Runtime.CallArgument; + /** + * Id of callframe that holds variable. + */ + callFrameId: CallFrameId; + } + interface SetReturnValueParameterType { + /** + * New return value. + */ + newValue: Runtime.CallArgument; + } + interface SetAsyncCallStackDepthParameterType { + /** + * Maximum depth of async call stacks. Setting to 0 will effectively disable collecting async call stacks (default). + */ + maxDepth: number; + } + interface SetBlackboxPatternsParameterType { + /** + * Array of regexps that will be used to check script url for blackbox state. + */ + patterns: string[]; + } + interface SetBlackboxedRangesParameterType { + /** + * Id of the script. + */ + scriptId: Runtime.ScriptId; + positions: ScriptPosition[]; + } + interface EnableReturnType { + /** + * Unique identifier of the debugger. + * @experimental + */ + debuggerId: Runtime.UniqueDebuggerId; + } + interface SetBreakpointByUrlReturnType { + /** + * Id of the created breakpoint for further reference. + */ + breakpointId: BreakpointId; + /** + * List of the locations this breakpoint resolved into upon addition. + */ + locations: Location[]; + } + interface SetBreakpointReturnType { + /** + * Id of the created breakpoint for further reference. + */ + breakpointId: BreakpointId; + /** + * Location this breakpoint resolved into. + */ + actualLocation: Location; + } + interface GetPossibleBreakpointsReturnType { + /** + * List of the possible breakpoint locations. + */ + locations: BreakLocation[]; + } + interface GetStackTraceReturnType { + stackTrace: Runtime.StackTrace; + } + interface SearchInContentReturnType { + /** + * List of search matches. + */ + result: SearchMatch[]; + } + interface SetScriptSourceReturnType { + /** + * New stack trace in case editing has happened while VM was stopped. + */ + callFrames?: CallFrame[] | undefined; + /** + * Whether current call stack was modified after applying the changes. + */ + stackChanged?: boolean | undefined; + /** + * Async stack trace, if any. + */ + asyncStackTrace?: Runtime.StackTrace | undefined; + /** + * Async stack trace, if any. + * @experimental + */ + asyncStackTraceId?: Runtime.StackTraceId | undefined; + /** + * Exception details if any. + */ + exceptionDetails?: Runtime.ExceptionDetails | undefined; + } + interface RestartFrameReturnType { + /** + * New stack trace. + */ + callFrames: CallFrame[]; + /** + * Async stack trace, if any. + */ + asyncStackTrace?: Runtime.StackTrace | undefined; + /** + * Async stack trace, if any. + * @experimental + */ + asyncStackTraceId?: Runtime.StackTraceId | undefined; + } + interface GetScriptSourceReturnType { + /** + * Script source. + */ + scriptSource: string; + } + interface EvaluateOnCallFrameReturnType { + /** + * Object wrapper for the evaluation result. + */ + result: Runtime.RemoteObject; + /** + * Exception details. + */ + exceptionDetails?: Runtime.ExceptionDetails | undefined; + } + interface ScriptParsedEventDataType { + /** + * Identifier of the script parsed. + */ + scriptId: Runtime.ScriptId; + /** + * URL or name of the script parsed (if any). + */ + url: string; + /** + * Line offset of the script within the resource with given URL (for script tags). + */ + startLine: number; + /** + * Column offset of the script within the resource with given URL. + */ + startColumn: number; + /** + * Last line of the script. + */ + endLine: number; + /** + * Length of the last line of the script. + */ + endColumn: number; + /** + * Specifies script creation context. + */ + executionContextId: Runtime.ExecutionContextId; + /** + * Content hash of the script. + */ + hash: string; + /** + * Embedder-specific auxiliary data. + */ + executionContextAuxData?: {} | undefined; + /** + * True, if this script is generated as a result of the live edit operation. + * @experimental + */ + isLiveEdit?: boolean | undefined; + /** + * URL of source map associated with script (if any). + */ + sourceMapURL?: string | undefined; + /** + * True, if this script has sourceURL. + */ + hasSourceURL?: boolean | undefined; + /** + * True, if this script is ES6 module. + */ + isModule?: boolean | undefined; + /** + * This script length. + */ + length?: number | undefined; + /** + * JavaScript top stack frame of where the script parsed event was triggered if available. + * @experimental + */ + stackTrace?: Runtime.StackTrace | undefined; + } + interface ScriptFailedToParseEventDataType { + /** + * Identifier of the script parsed. + */ + scriptId: Runtime.ScriptId; + /** + * URL or name of the script parsed (if any). + */ + url: string; + /** + * Line offset of the script within the resource with given URL (for script tags). + */ + startLine: number; + /** + * Column offset of the script within the resource with given URL. + */ + startColumn: number; + /** + * Last line of the script. + */ + endLine: number; + /** + * Length of the last line of the script. + */ + endColumn: number; + /** + * Specifies script creation context. + */ + executionContextId: Runtime.ExecutionContextId; + /** + * Content hash of the script. + */ + hash: string; + /** + * Embedder-specific auxiliary data. + */ + executionContextAuxData?: {} | undefined; + /** + * URL of source map associated with script (if any). + */ + sourceMapURL?: string | undefined; + /** + * True, if this script has sourceURL. + */ + hasSourceURL?: boolean | undefined; + /** + * True, if this script is ES6 module. + */ + isModule?: boolean | undefined; + /** + * This script length. + */ + length?: number | undefined; + /** + * JavaScript top stack frame of where the script parsed event was triggered if available. + * @experimental + */ + stackTrace?: Runtime.StackTrace | undefined; + } + interface BreakpointResolvedEventDataType { + /** + * Breakpoint unique identifier. + */ + breakpointId: BreakpointId; + /** + * Actual breakpoint location. + */ + location: Location; + } + interface PausedEventDataType { + /** + * Call stack the virtual machine stopped on. + */ + callFrames: CallFrame[]; + /** + * Pause reason. + */ + reason: string; + /** + * Object containing break-specific auxiliary properties. + */ + data?: {} | undefined; + /** + * Hit breakpoints IDs + */ + hitBreakpoints?: string[] | undefined; + /** + * Async stack trace, if any. + */ + asyncStackTrace?: Runtime.StackTrace | undefined; + /** + * Async stack trace, if any. + * @experimental + */ + asyncStackTraceId?: Runtime.StackTraceId | undefined; + /** + * Just scheduled async call will have this stack trace as parent stack during async execution. This field is available only after Debugger.stepInto call with breakOnAsynCall flag. + * @experimental + */ + asyncCallStackTraceId?: Runtime.StackTraceId | undefined; + } + } + namespace Console { + /** + * Console message. + */ + interface ConsoleMessage { + /** + * Message source. + */ + source: string; + /** + * Message severity. + */ + level: string; + /** + * Message text. + */ + text: string; + /** + * URL of the message origin. + */ + url?: string | undefined; + /** + * Line number in the resource that generated this message (1-based). + */ + line?: number | undefined; + /** + * Column number in the resource that generated this message (1-based). + */ + column?: number | undefined; + } + interface MessageAddedEventDataType { + /** + * Console message that has been added. + */ + message: ConsoleMessage; + } + } + namespace Profiler { + /** + * Profile node. Holds callsite information, execution statistics and child nodes. + */ + interface ProfileNode { + /** + * Unique id of the node. + */ + id: number; + /** + * Function location. + */ + callFrame: Runtime.CallFrame; + /** + * Number of samples where this node was on top of the call stack. + */ + hitCount?: number | undefined; + /** + * Child node ids. + */ + children?: number[] | undefined; + /** + * The reason of being not optimized. The function may be deoptimized or marked as don't optimize. + */ + deoptReason?: string | undefined; + /** + * An array of source position ticks. + */ + positionTicks?: PositionTickInfo[] | undefined; + } + /** + * Profile. + */ + interface Profile { + /** + * The list of profile nodes. First item is the root node. + */ + nodes: ProfileNode[]; + /** + * Profiling start timestamp in microseconds. + */ + startTime: number; + /** + * Profiling end timestamp in microseconds. + */ + endTime: number; + /** + * Ids of samples top nodes. + */ + samples?: number[] | undefined; + /** + * Time intervals between adjacent samples in microseconds. The first delta is relative to the profile startTime. + */ + timeDeltas?: number[] | undefined; + } + /** + * Specifies a number of samples attributed to a certain source position. + */ + interface PositionTickInfo { + /** + * Source line number (1-based). + */ + line: number; + /** + * Number of samples attributed to the source line. + */ + ticks: number; + } + /** + * Coverage data for a source range. + */ + interface CoverageRange { + /** + * JavaScript script source offset for the range start. + */ + startOffset: number; + /** + * JavaScript script source offset for the range end. + */ + endOffset: number; + /** + * Collected execution count of the source range. + */ + count: number; + } + /** + * Coverage data for a JavaScript function. + */ + interface FunctionCoverage { + /** + * JavaScript function name. + */ + functionName: string; + /** + * Source ranges inside the function with coverage data. + */ + ranges: CoverageRange[]; + /** + * Whether coverage data for this function has block granularity. + */ + isBlockCoverage: boolean; + } + /** + * Coverage data for a JavaScript script. + */ + interface ScriptCoverage { + /** + * JavaScript script id. + */ + scriptId: Runtime.ScriptId; + /** + * JavaScript script name or url. + */ + url: string; + /** + * Functions contained in the script that has coverage data. + */ + functions: FunctionCoverage[]; + } + /** + * Describes a type collected during runtime. + * @experimental + */ + interface TypeObject { + /** + * Name of a type collected with type profiling. + */ + name: string; + } + /** + * Source offset and types for a parameter or return value. + * @experimental + */ + interface TypeProfileEntry { + /** + * Source offset of the parameter or end of function for return values. + */ + offset: number; + /** + * The types for this parameter or return value. + */ + types: TypeObject[]; + } + /** + * Type profile data collected during runtime for a JavaScript script. + * @experimental + */ + interface ScriptTypeProfile { + /** + * JavaScript script id. + */ + scriptId: Runtime.ScriptId; + /** + * JavaScript script name or url. + */ + url: string; + /** + * Type profile entries for parameters and return values of the functions in the script. + */ + entries: TypeProfileEntry[]; + } + interface SetSamplingIntervalParameterType { + /** + * New sampling interval in microseconds. + */ + interval: number; + } + interface StartPreciseCoverageParameterType { + /** + * Collect accurate call counts beyond simple 'covered' or 'not covered'. + */ + callCount?: boolean | undefined; + /** + * Collect block-based coverage. + */ + detailed?: boolean | undefined; + } + interface StopReturnType { + /** + * Recorded profile. + */ + profile: Profile; + } + interface TakePreciseCoverageReturnType { + /** + * Coverage data for the current isolate. + */ + result: ScriptCoverage[]; + } + interface GetBestEffortCoverageReturnType { + /** + * Coverage data for the current isolate. + */ + result: ScriptCoverage[]; + } + interface TakeTypeProfileReturnType { + /** + * Type profile for all scripts since startTypeProfile() was turned on. + */ + result: ScriptTypeProfile[]; + } + interface ConsoleProfileStartedEventDataType { + id: string; + /** + * Location of console.profile(). + */ + location: Debugger.Location; + /** + * Profile title passed as an argument to console.profile(). + */ + title?: string | undefined; + } + interface ConsoleProfileFinishedEventDataType { + id: string; + /** + * Location of console.profileEnd(). + */ + location: Debugger.Location; + profile: Profile; + /** + * Profile title passed as an argument to console.profile(). + */ + title?: string | undefined; + } + } + namespace HeapProfiler { + /** + * Heap snapshot object id. + */ + type HeapSnapshotObjectId = string; + /** + * Sampling Heap Profile node. Holds callsite information, allocation statistics and child nodes. + */ + interface SamplingHeapProfileNode { + /** + * Function location. + */ + callFrame: Runtime.CallFrame; + /** + * Allocations size in bytes for the node excluding children. + */ + selfSize: number; + /** + * Child nodes. + */ + children: SamplingHeapProfileNode[]; + } + /** + * Profile. + */ + interface SamplingHeapProfile { + head: SamplingHeapProfileNode; + } + interface StartTrackingHeapObjectsParameterType { + trackAllocations?: boolean | undefined; + } + interface StopTrackingHeapObjectsParameterType { + /** + * If true 'reportHeapSnapshotProgress' events will be generated while snapshot is being taken when the tracking is stopped. + */ + reportProgress?: boolean | undefined; + } + interface TakeHeapSnapshotParameterType { + /** + * If true 'reportHeapSnapshotProgress' events will be generated while snapshot is being taken. + */ + reportProgress?: boolean | undefined; + } + interface GetObjectByHeapObjectIdParameterType { + objectId: HeapSnapshotObjectId; + /** + * Symbolic group name that can be used to release multiple objects. + */ + objectGroup?: string | undefined; + } + interface AddInspectedHeapObjectParameterType { + /** + * Heap snapshot object id to be accessible by means of $x command line API. + */ + heapObjectId: HeapSnapshotObjectId; + } + interface GetHeapObjectIdParameterType { + /** + * Identifier of the object to get heap object id for. + */ + objectId: Runtime.RemoteObjectId; + } + interface StartSamplingParameterType { + /** + * Average sample interval in bytes. Poisson distribution is used for the intervals. The default value is 32768 bytes. + */ + samplingInterval?: number | undefined; + } + interface GetObjectByHeapObjectIdReturnType { + /** + * Evaluation result. + */ + result: Runtime.RemoteObject; + } + interface GetHeapObjectIdReturnType { + /** + * Id of the heap snapshot object corresponding to the passed remote object id. + */ + heapSnapshotObjectId: HeapSnapshotObjectId; + } + interface StopSamplingReturnType { + /** + * Recorded sampling heap profile. + */ + profile: SamplingHeapProfile; + } + interface GetSamplingProfileReturnType { + /** + * Return the sampling profile being collected. + */ + profile: SamplingHeapProfile; + } + interface AddHeapSnapshotChunkEventDataType { + chunk: string; + } + interface ReportHeapSnapshotProgressEventDataType { + done: number; + total: number; + finished?: boolean | undefined; + } + interface LastSeenObjectIdEventDataType { + lastSeenObjectId: number; + timestamp: number; + } + interface HeapStatsUpdateEventDataType { + /** + * An array of triplets. Each triplet describes a fragment. The first integer is the fragment index, the second integer is a total count of objects for the fragment, the third integer is a total size of the objects for the fragment. + */ + statsUpdate: number[]; + } + } + namespace NodeTracing { + interface TraceConfig { + /** + * Controls how the trace buffer stores data. + */ + recordMode?: string | undefined; + /** + * Included category filters. + */ + includedCategories: string[]; + } + interface StartParameterType { + traceConfig: TraceConfig; + } + interface GetCategoriesReturnType { + /** + * A list of supported tracing categories. + */ + categories: string[]; + } + interface DataCollectedEventDataType { + value: Array<{}>; + } + } + namespace NodeWorker { + type WorkerID = string; + /** + * Unique identifier of attached debugging session. + */ + type SessionID = string; + interface WorkerInfo { + workerId: WorkerID; + type: string; + title: string; + url: string; + } + interface SendMessageToWorkerParameterType { + message: string; + /** + * Identifier of the session. + */ + sessionId: SessionID; + } + interface EnableParameterType { + /** + * Whether to new workers should be paused until the frontend sends `Runtime.runIfWaitingForDebugger` + * message to run them. + */ + waitForDebuggerOnStart: boolean; + } + interface DetachParameterType { + sessionId: SessionID; + } + interface AttachedToWorkerEventDataType { + /** + * Identifier assigned to the session used to send/receive messages. + */ + sessionId: SessionID; + workerInfo: WorkerInfo; + waitingForDebugger: boolean; + } + interface DetachedFromWorkerEventDataType { + /** + * Detached session identifier. + */ + sessionId: SessionID; + } + interface ReceivedMessageFromWorkerEventDataType { + /** + * Identifier of a session which sends a message. + */ + sessionId: SessionID; + message: string; + } + } + namespace NodeRuntime { + interface NotifyWhenWaitingForDisconnectParameterType { + enabled: boolean; + } + } + /** + * The `inspector.Session` is used for dispatching messages to the V8 inspector + * back-end and receiving message responses and notifications. + */ + class Session extends EventEmitter { + /** + * Create a new instance of the inspector.Session class. + * The inspector session needs to be connected through session.connect() before the messages can be dispatched to the inspector backend. + */ + constructor(); + /** + * Connects a session to the inspector back-end. + * @since v8.0.0 + */ + connect(): void; + /** + * Immediately close the session. All pending message callbacks will be called + * with an error. `session.connect()` will need to be called to be able to send + * messages again. Reconnected session will lose all inspector state, such as + * enabled agents or configured breakpoints. + * @since v8.0.0 + */ + disconnect(): void; + /** + * Posts a message to the inspector back-end. `callback` will be notified when + * a response is received. `callback` is a function that accepts two optional + * arguments: error and message-specific result. + * + * ```js + * session.post('Runtime.evaluate', { expression: '2 + 2' }, + * (error, { result }) => console.log(result)); + * // Output: { type: 'number', value: 4, description: '4' } + * ``` + * + * The latest version of the V8 inspector protocol is published on the [Chrome DevTools Protocol Viewer](https://chromedevtools.github.io/devtools-protocol/v8/). + * + * Node.js inspector supports all the Chrome DevTools Protocol domains declared + * by V8\. Chrome DevTools Protocol domain provides an interface for interacting + * with one of the runtime agents used to inspect the application state and listen + * to the run-time events. + * + * ## Example usage + * + * Apart from the debugger, various V8 Profilers are available through the DevTools + * protocol. + * @since v8.0.0 + */ + post(method: string, params?: {}, callback?: (err: Error | null, params?: {}) => void): void; + post(method: string, callback?: (err: Error | null, params?: {}) => void): void; + /** + * Returns supported domains. + */ + post(method: 'Schema.getDomains', callback?: (err: Error | null, params: Schema.GetDomainsReturnType) => void): void; + /** + * Evaluates expression on global object. + */ + post(method: 'Runtime.evaluate', params?: Runtime.EvaluateParameterType, callback?: (err: Error | null, params: Runtime.EvaluateReturnType) => void): void; + post(method: 'Runtime.evaluate', callback?: (err: Error | null, params: Runtime.EvaluateReturnType) => void): void; + /** + * Add handler to promise with given promise object id. + */ + post(method: 'Runtime.awaitPromise', params?: Runtime.AwaitPromiseParameterType, callback?: (err: Error | null, params: Runtime.AwaitPromiseReturnType) => void): void; + post(method: 'Runtime.awaitPromise', callback?: (err: Error | null, params: Runtime.AwaitPromiseReturnType) => void): void; + /** + * Calls function with given declaration on the given object. Object group of the result is inherited from the target object. + */ + post(method: 'Runtime.callFunctionOn', params?: Runtime.CallFunctionOnParameterType, callback?: (err: Error | null, params: Runtime.CallFunctionOnReturnType) => void): void; + post(method: 'Runtime.callFunctionOn', callback?: (err: Error | null, params: Runtime.CallFunctionOnReturnType) => void): void; + /** + * Returns properties of a given object. Object group of the result is inherited from the target object. + */ + post(method: 'Runtime.getProperties', params?: Runtime.GetPropertiesParameterType, callback?: (err: Error | null, params: Runtime.GetPropertiesReturnType) => void): void; + post(method: 'Runtime.getProperties', callback?: (err: Error | null, params: Runtime.GetPropertiesReturnType) => void): void; + /** + * Releases remote object with given id. + */ + post(method: 'Runtime.releaseObject', params?: Runtime.ReleaseObjectParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Runtime.releaseObject', callback?: (err: Error | null) => void): void; + /** + * Releases all remote objects that belong to a given group. + */ + post(method: 'Runtime.releaseObjectGroup', params?: Runtime.ReleaseObjectGroupParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Runtime.releaseObjectGroup', callback?: (err: Error | null) => void): void; + /** + * Tells inspected instance to run if it was waiting for debugger to attach. + */ + post(method: 'Runtime.runIfWaitingForDebugger', callback?: (err: Error | null) => void): void; + /** + * Enables reporting of execution contexts creation by means of executionContextCreated event. When the reporting gets enabled the event will be sent immediately for each existing execution context. + */ + post(method: 'Runtime.enable', callback?: (err: Error | null) => void): void; + /** + * Disables reporting of execution contexts creation. + */ + post(method: 'Runtime.disable', callback?: (err: Error | null) => void): void; + /** + * Discards collected exceptions and console API calls. + */ + post(method: 'Runtime.discardConsoleEntries', callback?: (err: Error | null) => void): void; + /** + * @experimental + */ + post(method: 'Runtime.setCustomObjectFormatterEnabled', params?: Runtime.SetCustomObjectFormatterEnabledParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Runtime.setCustomObjectFormatterEnabled', callback?: (err: Error | null) => void): void; + /** + * Compiles expression. + */ + post(method: 'Runtime.compileScript', params?: Runtime.CompileScriptParameterType, callback?: (err: Error | null, params: Runtime.CompileScriptReturnType) => void): void; + post(method: 'Runtime.compileScript', callback?: (err: Error | null, params: Runtime.CompileScriptReturnType) => void): void; + /** + * Runs script with given id in a given context. + */ + post(method: 'Runtime.runScript', params?: Runtime.RunScriptParameterType, callback?: (err: Error | null, params: Runtime.RunScriptReturnType) => void): void; + post(method: 'Runtime.runScript', callback?: (err: Error | null, params: Runtime.RunScriptReturnType) => void): void; + post(method: 'Runtime.queryObjects', params?: Runtime.QueryObjectsParameterType, callback?: (err: Error | null, params: Runtime.QueryObjectsReturnType) => void): void; + post(method: 'Runtime.queryObjects', callback?: (err: Error | null, params: Runtime.QueryObjectsReturnType) => void): void; + /** + * Returns all let, const and class variables from global scope. + */ + post( + method: 'Runtime.globalLexicalScopeNames', + params?: Runtime.GlobalLexicalScopeNamesParameterType, + callback?: (err: Error | null, params: Runtime.GlobalLexicalScopeNamesReturnType) => void + ): void; + post(method: 'Runtime.globalLexicalScopeNames', callback?: (err: Error | null, params: Runtime.GlobalLexicalScopeNamesReturnType) => void): void; + /** + * Enables debugger for the given page. Clients should not assume that the debugging has been enabled until the result for this command is received. + */ + post(method: 'Debugger.enable', callback?: (err: Error | null, params: Debugger.EnableReturnType) => void): void; + /** + * Disables debugger for given page. + */ + post(method: 'Debugger.disable', callback?: (err: Error | null) => void): void; + /** + * Activates / deactivates all breakpoints on the page. + */ + post(method: 'Debugger.setBreakpointsActive', params?: Debugger.SetBreakpointsActiveParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.setBreakpointsActive', callback?: (err: Error | null) => void): void; + /** + * Makes page not interrupt on any pauses (breakpoint, exception, dom exception etc). + */ + post(method: 'Debugger.setSkipAllPauses', params?: Debugger.SetSkipAllPausesParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.setSkipAllPauses', callback?: (err: Error | null) => void): void; + /** + * Sets JavaScript breakpoint at given location specified either by URL or URL regex. Once this command is issued, all existing parsed scripts will have breakpoints resolved and returned in locations property. Further matching script parsing will result in subsequent breakpointResolved events issued. This logical breakpoint will survive page reloads. + */ + post(method: 'Debugger.setBreakpointByUrl', params?: Debugger.SetBreakpointByUrlParameterType, callback?: (err: Error | null, params: Debugger.SetBreakpointByUrlReturnType) => void): void; + post(method: 'Debugger.setBreakpointByUrl', callback?: (err: Error | null, params: Debugger.SetBreakpointByUrlReturnType) => void): void; + /** + * Sets JavaScript breakpoint at a given location. + */ + post(method: 'Debugger.setBreakpoint', params?: Debugger.SetBreakpointParameterType, callback?: (err: Error | null, params: Debugger.SetBreakpointReturnType) => void): void; + post(method: 'Debugger.setBreakpoint', callback?: (err: Error | null, params: Debugger.SetBreakpointReturnType) => void): void; + /** + * Removes JavaScript breakpoint. + */ + post(method: 'Debugger.removeBreakpoint', params?: Debugger.RemoveBreakpointParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.removeBreakpoint', callback?: (err: Error | null) => void): void; + /** + * Returns possible locations for breakpoint. scriptId in start and end range locations should be the same. + */ + post( + method: 'Debugger.getPossibleBreakpoints', + params?: Debugger.GetPossibleBreakpointsParameterType, + callback?: (err: Error | null, params: Debugger.GetPossibleBreakpointsReturnType) => void + ): void; + post(method: 'Debugger.getPossibleBreakpoints', callback?: (err: Error | null, params: Debugger.GetPossibleBreakpointsReturnType) => void): void; + /** + * Continues execution until specific location is reached. + */ + post(method: 'Debugger.continueToLocation', params?: Debugger.ContinueToLocationParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.continueToLocation', callback?: (err: Error | null) => void): void; + /** + * @experimental + */ + post(method: 'Debugger.pauseOnAsyncCall', params?: Debugger.PauseOnAsyncCallParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.pauseOnAsyncCall', callback?: (err: Error | null) => void): void; + /** + * Steps over the statement. + */ + post(method: 'Debugger.stepOver', callback?: (err: Error | null) => void): void; + /** + * Steps into the function call. + */ + post(method: 'Debugger.stepInto', params?: Debugger.StepIntoParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.stepInto', callback?: (err: Error | null) => void): void; + /** + * Steps out of the function call. + */ + post(method: 'Debugger.stepOut', callback?: (err: Error | null) => void): void; + /** + * Stops on the next JavaScript statement. + */ + post(method: 'Debugger.pause', callback?: (err: Error | null) => void): void; + /** + * This method is deprecated - use Debugger.stepInto with breakOnAsyncCall and Debugger.pauseOnAsyncTask instead. Steps into next scheduled async task if any is scheduled before next pause. Returns success when async task is actually scheduled, returns error if no task were scheduled or another scheduleStepIntoAsync was called. + * @experimental + */ + post(method: 'Debugger.scheduleStepIntoAsync', callback?: (err: Error | null) => void): void; + /** + * Resumes JavaScript execution. + */ + post(method: 'Debugger.resume', callback?: (err: Error | null) => void): void; + /** + * Returns stack trace with given stackTraceId. + * @experimental + */ + post(method: 'Debugger.getStackTrace', params?: Debugger.GetStackTraceParameterType, callback?: (err: Error | null, params: Debugger.GetStackTraceReturnType) => void): void; + post(method: 'Debugger.getStackTrace', callback?: (err: Error | null, params: Debugger.GetStackTraceReturnType) => void): void; + /** + * Searches for given string in script content. + */ + post(method: 'Debugger.searchInContent', params?: Debugger.SearchInContentParameterType, callback?: (err: Error | null, params: Debugger.SearchInContentReturnType) => void): void; + post(method: 'Debugger.searchInContent', callback?: (err: Error | null, params: Debugger.SearchInContentReturnType) => void): void; + /** + * Edits JavaScript source live. + */ + post(method: 'Debugger.setScriptSource', params?: Debugger.SetScriptSourceParameterType, callback?: (err: Error | null, params: Debugger.SetScriptSourceReturnType) => void): void; + post(method: 'Debugger.setScriptSource', callback?: (err: Error | null, params: Debugger.SetScriptSourceReturnType) => void): void; + /** + * Restarts particular call frame from the beginning. + */ + post(method: 'Debugger.restartFrame', params?: Debugger.RestartFrameParameterType, callback?: (err: Error | null, params: Debugger.RestartFrameReturnType) => void): void; + post(method: 'Debugger.restartFrame', callback?: (err: Error | null, params: Debugger.RestartFrameReturnType) => void): void; + /** + * Returns source for the script with given id. + */ + post(method: 'Debugger.getScriptSource', params?: Debugger.GetScriptSourceParameterType, callback?: (err: Error | null, params: Debugger.GetScriptSourceReturnType) => void): void; + post(method: 'Debugger.getScriptSource', callback?: (err: Error | null, params: Debugger.GetScriptSourceReturnType) => void): void; + /** + * Defines pause on exceptions state. Can be set to stop on all exceptions, uncaught exceptions or no exceptions. Initial pause on exceptions state is none. + */ + post(method: 'Debugger.setPauseOnExceptions', params?: Debugger.SetPauseOnExceptionsParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.setPauseOnExceptions', callback?: (err: Error | null) => void): void; + /** + * Evaluates expression on a given call frame. + */ + post(method: 'Debugger.evaluateOnCallFrame', params?: Debugger.EvaluateOnCallFrameParameterType, callback?: (err: Error | null, params: Debugger.EvaluateOnCallFrameReturnType) => void): void; + post(method: 'Debugger.evaluateOnCallFrame', callback?: (err: Error | null, params: Debugger.EvaluateOnCallFrameReturnType) => void): void; + /** + * Changes value of variable in a callframe. Object-based scopes are not supported and must be mutated manually. + */ + post(method: 'Debugger.setVariableValue', params?: Debugger.SetVariableValueParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.setVariableValue', callback?: (err: Error | null) => void): void; + /** + * Changes return value in top frame. Available only at return break position. + * @experimental + */ + post(method: 'Debugger.setReturnValue', params?: Debugger.SetReturnValueParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.setReturnValue', callback?: (err: Error | null) => void): void; + /** + * Enables or disables async call stacks tracking. + */ + post(method: 'Debugger.setAsyncCallStackDepth', params?: Debugger.SetAsyncCallStackDepthParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.setAsyncCallStackDepth', callback?: (err: Error | null) => void): void; + /** + * Replace previous blackbox patterns with passed ones. Forces backend to skip stepping/pausing in scripts with url matching one of the patterns. VM will try to leave blackboxed script by performing 'step in' several times, finally resorting to 'step out' if unsuccessful. + * @experimental + */ + post(method: 'Debugger.setBlackboxPatterns', params?: Debugger.SetBlackboxPatternsParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.setBlackboxPatterns', callback?: (err: Error | null) => void): void; + /** + * Makes backend skip steps in the script in blackboxed ranges. VM will try leave blacklisted scripts by performing 'step in' several times, finally resorting to 'step out' if unsuccessful. Positions array contains positions where blackbox state is changed. First interval isn't blackboxed. Array should be sorted. + * @experimental + */ + post(method: 'Debugger.setBlackboxedRanges', params?: Debugger.SetBlackboxedRangesParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Debugger.setBlackboxedRanges', callback?: (err: Error | null) => void): void; + /** + * Enables console domain, sends the messages collected so far to the client by means of the messageAdded notification. + */ + post(method: 'Console.enable', callback?: (err: Error | null) => void): void; + /** + * Disables console domain, prevents further console messages from being reported to the client. + */ + post(method: 'Console.disable', callback?: (err: Error | null) => void): void; + /** + * Does nothing. + */ + post(method: 'Console.clearMessages', callback?: (err: Error | null) => void): void; + post(method: 'Profiler.enable', callback?: (err: Error | null) => void): void; + post(method: 'Profiler.disable', callback?: (err: Error | null) => void): void; + /** + * Changes CPU profiler sampling interval. Must be called before CPU profiles recording started. + */ + post(method: 'Profiler.setSamplingInterval', params?: Profiler.SetSamplingIntervalParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Profiler.setSamplingInterval', callback?: (err: Error | null) => void): void; + post(method: 'Profiler.start', callback?: (err: Error | null) => void): void; + post(method: 'Profiler.stop', callback?: (err: Error | null, params: Profiler.StopReturnType) => void): void; + /** + * Enable precise code coverage. Coverage data for JavaScript executed before enabling precise code coverage may be incomplete. Enabling prevents running optimized code and resets execution counters. + */ + post(method: 'Profiler.startPreciseCoverage', params?: Profiler.StartPreciseCoverageParameterType, callback?: (err: Error | null) => void): void; + post(method: 'Profiler.startPreciseCoverage', callback?: (err: Error | null) => void): void; + /** + * Disable precise code coverage. Disabling releases unnecessary execution count records and allows executing optimized code. + */ + post(method: 'Profiler.stopPreciseCoverage', callback?: (err: Error | null) => void): void; + /** + * Collect coverage data for the current isolate, and resets execution counters. Precise code coverage needs to have started. + */ + post(method: 'Profiler.takePreciseCoverage', callback?: (err: Error | null, params: Profiler.TakePreciseCoverageReturnType) => void): void; + /** + * Collect coverage data for the current isolate. The coverage data may be incomplete due to garbage collection. + */ + post(method: 'Profiler.getBestEffortCoverage', callback?: (err: Error | null, params: Profiler.GetBestEffortCoverageReturnType) => void): void; + /** + * Enable type profile. + * @experimental + */ + post(method: 'Profiler.startTypeProfile', callback?: (err: Error | null) => void): void; + /** + * Disable type profile. Disabling releases type profile data collected so far. + * @experimental + */ + post(method: 'Profiler.stopTypeProfile', callback?: (err: Error | null) => void): void; + /** + * Collect type profile. + * @experimental + */ + post(method: 'Profiler.takeTypeProfile', callback?: (err: Error | null, params: Profiler.TakeTypeProfileReturnType) => void): void; + post(method: 'HeapProfiler.enable', callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.disable', callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.startTrackingHeapObjects', params?: HeapProfiler.StartTrackingHeapObjectsParameterType, callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.startTrackingHeapObjects', callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.stopTrackingHeapObjects', params?: HeapProfiler.StopTrackingHeapObjectsParameterType, callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.stopTrackingHeapObjects', callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.takeHeapSnapshot', params?: HeapProfiler.TakeHeapSnapshotParameterType, callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.takeHeapSnapshot', callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.collectGarbage', callback?: (err: Error | null) => void): void; + post( + method: 'HeapProfiler.getObjectByHeapObjectId', + params?: HeapProfiler.GetObjectByHeapObjectIdParameterType, + callback?: (err: Error | null, params: HeapProfiler.GetObjectByHeapObjectIdReturnType) => void + ): void; + post(method: 'HeapProfiler.getObjectByHeapObjectId', callback?: (err: Error | null, params: HeapProfiler.GetObjectByHeapObjectIdReturnType) => void): void; + /** + * Enables console to refer to the node with given id via $x (see Command Line API for more details $x functions). + */ + post(method: 'HeapProfiler.addInspectedHeapObject', params?: HeapProfiler.AddInspectedHeapObjectParameterType, callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.addInspectedHeapObject', callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.getHeapObjectId', params?: HeapProfiler.GetHeapObjectIdParameterType, callback?: (err: Error | null, params: HeapProfiler.GetHeapObjectIdReturnType) => void): void; + post(method: 'HeapProfiler.getHeapObjectId', callback?: (err: Error | null, params: HeapProfiler.GetHeapObjectIdReturnType) => void): void; + post(method: 'HeapProfiler.startSampling', params?: HeapProfiler.StartSamplingParameterType, callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.startSampling', callback?: (err: Error | null) => void): void; + post(method: 'HeapProfiler.stopSampling', callback?: (err: Error | null, params: HeapProfiler.StopSamplingReturnType) => void): void; + post(method: 'HeapProfiler.getSamplingProfile', callback?: (err: Error | null, params: HeapProfiler.GetSamplingProfileReturnType) => void): void; + /** + * Gets supported tracing categories. + */ + post(method: 'NodeTracing.getCategories', callback?: (err: Error | null, params: NodeTracing.GetCategoriesReturnType) => void): void; + /** + * Start trace events collection. + */ + post(method: 'NodeTracing.start', params?: NodeTracing.StartParameterType, callback?: (err: Error | null) => void): void; + post(method: 'NodeTracing.start', callback?: (err: Error | null) => void): void; + /** + * Stop trace events collection. Remaining collected events will be sent as a sequence of + * dataCollected events followed by tracingComplete event. + */ + post(method: 'NodeTracing.stop', callback?: (err: Error | null) => void): void; + /** + * Sends protocol message over session with given id. + */ + post(method: 'NodeWorker.sendMessageToWorker', params?: NodeWorker.SendMessageToWorkerParameterType, callback?: (err: Error | null) => void): void; + post(method: 'NodeWorker.sendMessageToWorker', callback?: (err: Error | null) => void): void; + /** + * Instructs the inspector to attach to running workers. Will also attach to new workers + * as they start + */ + post(method: 'NodeWorker.enable', params?: NodeWorker.EnableParameterType, callback?: (err: Error | null) => void): void; + post(method: 'NodeWorker.enable', callback?: (err: Error | null) => void): void; + /** + * Detaches from all running workers and disables attaching to new workers as they are started. + */ + post(method: 'NodeWorker.disable', callback?: (err: Error | null) => void): void; + /** + * Detached from the worker with given sessionId. + */ + post(method: 'NodeWorker.detach', params?: NodeWorker.DetachParameterType, callback?: (err: Error | null) => void): void; + post(method: 'NodeWorker.detach', callback?: (err: Error | null) => void): void; + /** + * Enable the `NodeRuntime.waitingForDisconnect`. + */ + post(method: 'NodeRuntime.notifyWhenWaitingForDisconnect', params?: NodeRuntime.NotifyWhenWaitingForDisconnectParameterType, callback?: (err: Error | null) => void): void; + post(method: 'NodeRuntime.notifyWhenWaitingForDisconnect', callback?: (err: Error | null) => void): void; + // Events + addListener(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + addListener(event: 'inspectorNotification', listener: (message: InspectorNotification<{}>) => void): this; + /** + * Issued when new execution context is created. + */ + addListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification) => void): this; + /** + * Issued when execution context is destroyed. + */ + addListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + addListener(event: 'Runtime.executionContextsCleared', listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + addListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + addListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification) => void): this; + /** + * Issued when console API was called. + */ + addListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + addListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + addListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + addListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + addListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + addListener(event: 'Debugger.paused', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + addListener(event: 'Debugger.resumed', listener: () => void): this; + /** + * Issued when new console message is added. + */ + addListener(event: 'Console.messageAdded', listener: (message: InspectorNotification) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + addListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification) => void): this; + addListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification) => void): this; + addListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification) => void): this; + addListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this; + addListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + addListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + addListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification) => void): this; + /** + * Contains an bucket of collected trace events. + */ + addListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + addListener(event: 'NodeTracing.tracingComplete', listener: () => void): this; + /** + * Issued when attached to a worker. + */ + addListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification) => void): this; + /** + * Issued when detached from the worker. + */ + addListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + addListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + addListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'inspectorNotification', message: InspectorNotification<{}>): boolean; + emit(event: 'Runtime.executionContextCreated', message: InspectorNotification): boolean; + emit(event: 'Runtime.executionContextDestroyed', message: InspectorNotification): boolean; + emit(event: 'Runtime.executionContextsCleared'): boolean; + emit(event: 'Runtime.exceptionThrown', message: InspectorNotification): boolean; + emit(event: 'Runtime.exceptionRevoked', message: InspectorNotification): boolean; + emit(event: 'Runtime.consoleAPICalled', message: InspectorNotification): boolean; + emit(event: 'Runtime.inspectRequested', message: InspectorNotification): boolean; + emit(event: 'Debugger.scriptParsed', message: InspectorNotification): boolean; + emit(event: 'Debugger.scriptFailedToParse', message: InspectorNotification): boolean; + emit(event: 'Debugger.breakpointResolved', message: InspectorNotification): boolean; + emit(event: 'Debugger.paused', message: InspectorNotification): boolean; + emit(event: 'Debugger.resumed'): boolean; + emit(event: 'Console.messageAdded', message: InspectorNotification): boolean; + emit(event: 'Profiler.consoleProfileStarted', message: InspectorNotification): boolean; + emit(event: 'Profiler.consoleProfileFinished', message: InspectorNotification): boolean; + emit(event: 'HeapProfiler.addHeapSnapshotChunk', message: InspectorNotification): boolean; + emit(event: 'HeapProfiler.resetProfiles'): boolean; + emit(event: 'HeapProfiler.reportHeapSnapshotProgress', message: InspectorNotification): boolean; + emit(event: 'HeapProfiler.lastSeenObjectId', message: InspectorNotification): boolean; + emit(event: 'HeapProfiler.heapStatsUpdate', message: InspectorNotification): boolean; + emit(event: 'NodeTracing.dataCollected', message: InspectorNotification): boolean; + emit(event: 'NodeTracing.tracingComplete'): boolean; + emit(event: 'NodeWorker.attachedToWorker', message: InspectorNotification): boolean; + emit(event: 'NodeWorker.detachedFromWorker', message: InspectorNotification): boolean; + emit(event: 'NodeWorker.receivedMessageFromWorker', message: InspectorNotification): boolean; + emit(event: 'NodeRuntime.waitingForDisconnect'): boolean; + on(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + on(event: 'inspectorNotification', listener: (message: InspectorNotification<{}>) => void): this; + /** + * Issued when new execution context is created. + */ + on(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification) => void): this; + /** + * Issued when execution context is destroyed. + */ + on(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + on(event: 'Runtime.executionContextsCleared', listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + on(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + on(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification) => void): this; + /** + * Issued when console API was called. + */ + on(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + on(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + on(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + on(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + on(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + on(event: 'Debugger.paused', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + on(event: 'Debugger.resumed', listener: () => void): this; + /** + * Issued when new console message is added. + */ + on(event: 'Console.messageAdded', listener: (message: InspectorNotification) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + on(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification) => void): this; + on(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification) => void): this; + on(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification) => void): this; + on(event: 'HeapProfiler.resetProfiles', listener: () => void): this; + on(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + on(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + on(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification) => void): this; + /** + * Contains an bucket of collected trace events. + */ + on(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + on(event: 'NodeTracing.tracingComplete', listener: () => void): this; + /** + * Issued when attached to a worker. + */ + on(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification) => void): this; + /** + * Issued when detached from the worker. + */ + on(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + on(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + on(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this; + once(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + once(event: 'inspectorNotification', listener: (message: InspectorNotification<{}>) => void): this; + /** + * Issued when new execution context is created. + */ + once(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification) => void): this; + /** + * Issued when execution context is destroyed. + */ + once(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + once(event: 'Runtime.executionContextsCleared', listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + once(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + once(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification) => void): this; + /** + * Issued when console API was called. + */ + once(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + once(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + once(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + once(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + once(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + once(event: 'Debugger.paused', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + once(event: 'Debugger.resumed', listener: () => void): this; + /** + * Issued when new console message is added. + */ + once(event: 'Console.messageAdded', listener: (message: InspectorNotification) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + once(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification) => void): this; + once(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification) => void): this; + once(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification) => void): this; + once(event: 'HeapProfiler.resetProfiles', listener: () => void): this; + once(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + once(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + once(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification) => void): this; + /** + * Contains an bucket of collected trace events. + */ + once(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + once(event: 'NodeTracing.tracingComplete', listener: () => void): this; + /** + * Issued when attached to a worker. + */ + once(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification) => void): this; + /** + * Issued when detached from the worker. + */ + once(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + once(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + once(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + prependListener(event: 'inspectorNotification', listener: (message: InspectorNotification<{}>) => void): this; + /** + * Issued when new execution context is created. + */ + prependListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification) => void): this; + /** + * Issued when execution context is destroyed. + */ + prependListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + prependListener(event: 'Runtime.executionContextsCleared', listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + prependListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + prependListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification) => void): this; + /** + * Issued when console API was called. + */ + prependListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + prependListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + prependListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + prependListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + prependListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + prependListener(event: 'Debugger.paused', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + prependListener(event: 'Debugger.resumed', listener: () => void): this; + /** + * Issued when new console message is added. + */ + prependListener(event: 'Console.messageAdded', listener: (message: InspectorNotification) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + prependListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification) => void): this; + prependListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification) => void): this; + prependListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification) => void): this; + prependListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this; + prependListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + prependListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + prependListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification) => void): this; + /** + * Contains an bucket of collected trace events. + */ + prependListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + prependListener(event: 'NodeTracing.tracingComplete', listener: () => void): this; + /** + * Issued when attached to a worker. + */ + prependListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification) => void): this; + /** + * Issued when detached from the worker. + */ + prependListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + prependListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + prependListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + prependOnceListener(event: 'inspectorNotification', listener: (message: InspectorNotification<{}>) => void): this; + /** + * Issued when new execution context is created. + */ + prependOnceListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification) => void): this; + /** + * Issued when execution context is destroyed. + */ + prependOnceListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + prependOnceListener(event: 'Runtime.executionContextsCleared', listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + prependOnceListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + prependOnceListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification) => void): this; + /** + * Issued when console API was called. + */ + prependOnceListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + prependOnceListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + prependOnceListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + prependOnceListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + prependOnceListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + prependOnceListener(event: 'Debugger.paused', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + prependOnceListener(event: 'Debugger.resumed', listener: () => void): this; + /** + * Issued when new console message is added. + */ + prependOnceListener(event: 'Console.messageAdded', listener: (message: InspectorNotification) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + prependOnceListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification) => void): this; + prependOnceListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification) => void): this; + prependOnceListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification) => void): this; + prependOnceListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this; + prependOnceListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + prependOnceListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + prependOnceListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification) => void): this; + /** + * Contains an bucket of collected trace events. + */ + prependOnceListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + prependOnceListener(event: 'NodeTracing.tracingComplete', listener: () => void): this; + /** + * Issued when attached to a worker. + */ + prependOnceListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification) => void): this; + /** + * Issued when detached from the worker. + */ + prependOnceListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + prependOnceListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + prependOnceListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this; + } + /** + * Activate inspector on host and port. Equivalent to`node --inspect=[[host:]port]`, but can be done programmatically after node has + * started. + * + * If wait is `true`, will block until a client has connected to the inspect port + * and flow control has been passed to the debugger client. + * + * See the `security warning` regarding the `host`parameter usage. + * @param [port='what was specified on the CLI'] Port to listen on for inspector connections. Optional. + * @param [host='what was specified on the CLI'] Host to listen on for inspector connections. Optional. + * @param [wait=false] Block until a client has connected. Optional. + */ + function open(port?: number, host?: string, wait?: boolean): void; + /** + * Deactivate the inspector. Blocks until there are no active connections. + */ + function close(): void; + /** + * Return the URL of the active inspector, or `undefined` if there is none. + * + * ```console + * $ node --inspect -p 'inspector.url()' + * Debugger listening on ws://127.0.0.1:9229/166e272e-7a30-4d09-97ce-f1c012b43c34 + * For help, see: https://nodejs.org/en/docs/inspector + * ws://127.0.0.1:9229/166e272e-7a30-4d09-97ce-f1c012b43c34 + * + * $ node --inspect=localhost:3000 -p 'inspector.url()' + * Debugger listening on ws://localhost:3000/51cf8d0e-3c36-4c59-8efd-54519839e56a + * For help, see: https://nodejs.org/en/docs/inspector + * ws://localhost:3000/51cf8d0e-3c36-4c59-8efd-54519839e56a + * + * $ node -p 'inspector.url()' + * undefined + * ``` + */ + function url(): string | undefined; + /** + * Blocks until a client (existing or connected later) has sent`Runtime.runIfWaitingForDebugger` command. + * + * An exception will be thrown if there is no active inspector. + * @since v12.7.0 + */ + function waitForDebugger(): void; +} +/** + * The inspector module provides an API for interacting with the V8 inspector. + */ +declare module 'node:inspector' { + import inspector = require('inspector'); + export = inspector; +} diff --git a/node_modules/@types/node/ts4.8/module.d.ts b/node_modules/@types/node/ts4.8/module.d.ts new file mode 100755 index 0000000..e884f32 --- /dev/null +++ b/node_modules/@types/node/ts4.8/module.d.ts @@ -0,0 +1,116 @@ +/** + * @since v0.3.7 + */ +declare module 'module' { + import { URL } from 'node:url'; + namespace Module { + /** + * The `module.syncBuiltinESMExports()` method updates all the live bindings for + * builtin `ES Modules` to match the properties of the `CommonJS` exports. It + * does not add or remove exported names from the `ES Modules`. + * + * ```js + * const fs = require('node:fs'); + * const assert = require('node:assert'); + * const { syncBuiltinESMExports } = require('node:module'); + * + * fs.readFile = newAPI; + * + * delete fs.readFileSync; + * + * function newAPI() { + * // ... + * } + * + * fs.newAPI = newAPI; + * + * syncBuiltinESMExports(); + * + * import('node:fs').then((esmFS) => { + * // It syncs the existing readFile property with the new value + * assert.strictEqual(esmFS.readFile, newAPI); + * // readFileSync has been deleted from the required fs + * assert.strictEqual('readFileSync' in fs, false); + * // syncBuiltinESMExports() does not remove readFileSync from esmFS + * assert.strictEqual('readFileSync' in esmFS, true); + * // syncBuiltinESMExports() does not add names + * assert.strictEqual(esmFS.newAPI, undefined); + * }); + * ``` + * @since v12.12.0 + */ + function syncBuiltinESMExports(): void; + /** + * `path` is the resolved path for the file for which a corresponding source map + * should be fetched. + * @since v13.7.0, v12.17.0 + * @return Returns `module.SourceMap` if a source map is found, `undefined` otherwise. + */ + function findSourceMap(path: string, error?: Error): SourceMap; + interface SourceMapPayload { + file: string; + version: number; + sources: string[]; + sourcesContent: string[]; + names: string[]; + mappings: string; + sourceRoot: string; + } + interface SourceMapping { + generatedLine: number; + generatedColumn: number; + originalSource: string; + originalLine: number; + originalColumn: number; + } + /** + * @since v13.7.0, v12.17.0 + */ + class SourceMap { + /** + * Getter for the payload used to construct the `SourceMap` instance. + */ + readonly payload: SourceMapPayload; + constructor(payload: SourceMapPayload); + /** + * Given a line number and column number in the generated source file, returns + * an object representing the position in the original file. The object returned + * consists of the following keys: + */ + findEntry(line: number, column: number): SourceMapping; + } + } + interface Module extends NodeModule {} + class Module { + static runMain(): void; + static wrap(code: string): string; + static createRequire(path: string | URL): NodeRequire; + static builtinModules: string[]; + static isBuiltin(moduleName: string): boolean; + static Module: typeof Module; + constructor(id: string, parent?: Module); + } + global { + interface ImportMeta { + url: string; + /** + * @experimental + * This feature is only available with the `--experimental-import-meta-resolve` + * command flag enabled. + * + * Provides a module-relative resolution function scoped to each module, returning + * the URL string. + * + * @param specified The module specifier to resolve relative to `parent`. + * @param parent The absolute parent module URL to resolve from. If none + * is specified, the value of `import.meta.url` is used as the default. + */ + resolve?(specified: string, parent?: string | URL): Promise; + } + } + export = Module; +} +declare module 'node:module' { + import module = require('module'); + export = module; +} diff --git a/node_modules/@types/node/ts4.8/net.d.ts b/node_modules/@types/node/ts4.8/net.d.ts new file mode 100755 index 0000000..485a971 --- /dev/null +++ b/node_modules/@types/node/ts4.8/net.d.ts @@ -0,0 +1,888 @@ +/** + * > Stability: 2 - Stable + * + * The `node:net` module provides an asynchronous network API for creating stream-based + * TCP or `IPC` servers ({@link createServer}) and clients + * ({@link createConnection}). + * + * It can be accessed using: + * + * ```js + * const net = require('node:net'); + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/net.js) + */ +declare module 'net' { + import * as stream from 'node:stream'; + import { Abortable, EventEmitter } from 'node:events'; + import * as dns from 'node:dns'; + type LookupFunction = (hostname: string, options: dns.LookupOneOptions, callback: (err: NodeJS.ErrnoException | null, address: string, family: number) => void) => void; + interface AddressInfo { + address: string; + family: string; + port: number; + } + interface SocketConstructorOpts { + fd?: number | undefined; + allowHalfOpen?: boolean | undefined; + readable?: boolean | undefined; + writable?: boolean | undefined; + signal?: AbortSignal; + } + interface OnReadOpts { + buffer: Uint8Array | (() => Uint8Array); + /** + * This function is called for every chunk of incoming data. + * Two arguments are passed to it: the number of bytes written to buffer and a reference to buffer. + * Return false from this function to implicitly pause() the socket. + */ + callback(bytesWritten: number, buf: Uint8Array): boolean; + } + interface ConnectOpts { + /** + * If specified, incoming data is stored in a single buffer and passed to the supplied callback when data arrives on the socket. + * Note: this will cause the streaming functionality to not provide any data, however events like 'error', 'end', and 'close' will + * still be emitted as normal and methods like pause() and resume() will also behave as expected. + */ + onread?: OnReadOpts | undefined; + } + interface TcpSocketConnectOpts extends ConnectOpts { + port: number; + host?: string | undefined; + localAddress?: string | undefined; + localPort?: number | undefined; + hints?: number | undefined; + family?: number | undefined; + lookup?: LookupFunction | undefined; + noDelay?: boolean | undefined; + keepAlive?: boolean | undefined; + keepAliveInitialDelay?: number | undefined; + /** + * @since v18.13.0 + */ + autoSelectFamily?: boolean | undefined; + /** + * @since v18.13.0 + */ + autoSelectFamilyAttemptTimeout?: number | undefined; + } + interface IpcSocketConnectOpts extends ConnectOpts { + path: string; + } + type SocketConnectOpts = TcpSocketConnectOpts | IpcSocketConnectOpts; + type SocketReadyState = 'opening' | 'open' | 'readOnly' | 'writeOnly' | 'closed'; + /** + * This class is an abstraction of a TCP socket or a streaming `IPC` endpoint + * (uses named pipes on Windows, and Unix domain sockets otherwise). It is also + * an `EventEmitter`. + * + * A `net.Socket` can be created by the user and used directly to interact with + * a server. For example, it is returned by {@link createConnection}, + * so the user can use it to talk to the server. + * + * It can also be created by Node.js and passed to the user when a connection + * is received. For example, it is passed to the listeners of a `'connection'` event emitted on a {@link Server}, so the user can use + * it to interact with the client. + * @since v0.3.4 + */ + class Socket extends stream.Duplex { + constructor(options?: SocketConstructorOpts); + /** + * Sends data on the socket. The second parameter specifies the encoding in the + * case of a string. It defaults to UTF8 encoding. + * + * Returns `true` if the entire data was flushed successfully to the kernel + * buffer. Returns `false` if all or part of the data was queued in user memory.`'drain'` will be emitted when the buffer is again free. + * + * The optional `callback` parameter will be executed when the data is finally + * written out, which may not be immediately. + * + * See `Writable` stream `write()` method for more + * information. + * @since v0.1.90 + * @param [encoding='utf8'] Only used when data is `string`. + */ + write(buffer: Uint8Array | string, cb?: (err?: Error) => void): boolean; + write(str: Uint8Array | string, encoding?: BufferEncoding, cb?: (err?: Error) => void): boolean; + /** + * Initiate a connection on a given socket. + * + * Possible signatures: + * + * * `socket.connect(options[, connectListener])` + * * `socket.connect(path[, connectListener])` for `IPC` connections. + * * `socket.connect(port[, host][, connectListener])` for TCP connections. + * * Returns: `net.Socket` The socket itself. + * + * This function is asynchronous. When the connection is established, the `'connect'` event will be emitted. If there is a problem connecting, + * instead of a `'connect'` event, an `'error'` event will be emitted with + * the error passed to the `'error'` listener. + * The last parameter `connectListener`, if supplied, will be added as a listener + * for the `'connect'` event **once**. + * + * This function should only be used for reconnecting a socket after`'close'` has been emitted or otherwise it may lead to undefined + * behavior. + */ + connect(options: SocketConnectOpts, connectionListener?: () => void): this; + connect(port: number, host: string, connectionListener?: () => void): this; + connect(port: number, connectionListener?: () => void): this; + connect(path: string, connectionListener?: () => void): this; + /** + * Set the encoding for the socket as a `Readable Stream`. See `readable.setEncoding()` for more information. + * @since v0.1.90 + * @return The socket itself. + */ + setEncoding(encoding?: BufferEncoding): this; + /** + * Pauses the reading of data. That is, `'data'` events will not be emitted. + * Useful to throttle back an upload. + * @return The socket itself. + */ + pause(): this; + /** + * Close the TCP connection by sending an RST packet and destroy the stream. + * If this TCP socket is in connecting status, it will send an RST packet and destroy this TCP socket once it is connected. + * Otherwise, it will call `socket.destroy` with an `ERR_SOCKET_CLOSED` Error. + * If this is not a TCP socket (for example, a pipe), calling this method will immediately throw an `ERR_INVALID_HANDLE_TYPE` Error. + * @since v18.3.0, v16.17.0 + */ + resetAndDestroy(): this; + /** + * Resumes reading after a call to `socket.pause()`. + * @return The socket itself. + */ + resume(): this; + /** + * Sets the socket to timeout after `timeout` milliseconds of inactivity on + * the socket. By default `net.Socket` do not have a timeout. + * + * When an idle timeout is triggered the socket will receive a `'timeout'` event but the connection will not be severed. The user must manually call `socket.end()` or `socket.destroy()` to + * end the connection. + * + * ```js + * socket.setTimeout(3000); + * socket.on('timeout', () => { + * console.log('socket timeout'); + * socket.end(); + * }); + * ``` + * + * If `timeout` is 0, then the existing idle timeout is disabled. + * + * The optional `callback` parameter will be added as a one-time listener for the `'timeout'` event. + * @since v0.1.90 + * @return The socket itself. + */ + setTimeout(timeout: number, callback?: () => void): this; + /** + * Enable/disable the use of Nagle's algorithm. + * + * When a TCP connection is created, it will have Nagle's algorithm enabled. + * + * Nagle's algorithm delays data before it is sent via the network. It attempts + * to optimize throughput at the expense of latency. + * + * Passing `true` for `noDelay` or not passing an argument will disable Nagle's + * algorithm for the socket. Passing `false` for `noDelay` will enable Nagle's + * algorithm. + * @since v0.1.90 + * @param [noDelay=true] + * @return The socket itself. + */ + setNoDelay(noDelay?: boolean): this; + /** + * Enable/disable keep-alive functionality, and optionally set the initial + * delay before the first keepalive probe is sent on an idle socket. + * + * Set `initialDelay` (in milliseconds) to set the delay between the last + * data packet received and the first keepalive probe. Setting `0` for`initialDelay` will leave the value unchanged from the default + * (or previous) setting. + * + * Enabling the keep-alive functionality will set the following socket options: + * + * * `SO_KEEPALIVE=1` + * * `TCP_KEEPIDLE=initialDelay` + * * `TCP_KEEPCNT=10` + * * `TCP_KEEPINTVL=1` + * @since v0.1.92 + * @param [enable=false] + * @param [initialDelay=0] + * @return The socket itself. + */ + setKeepAlive(enable?: boolean, initialDelay?: number): this; + /** + * Returns the bound `address`, the address `family` name and `port` of the + * socket as reported by the operating system:`{ port: 12346, family: 'IPv4', address: '127.0.0.1' }` + * @since v0.1.90 + */ + address(): AddressInfo | {}; + /** + * Calling `unref()` on a socket will allow the program to exit if this is the only + * active socket in the event system. If the socket is already `unref`ed calling`unref()` again will have no effect. + * @since v0.9.1 + * @return The socket itself. + */ + unref(): this; + /** + * Opposite of `unref()`, calling `ref()` on a previously `unref`ed socket will _not_ let the program exit if it's the only socket left (the default behavior). + * If the socket is `ref`ed calling `ref` again will have no effect. + * @since v0.9.1 + * @return The socket itself. + */ + ref(): this; + /** + * This property shows the number of characters buffered for writing. The buffer + * may contain strings whose length after encoding is not yet known. So this number + * is only an approximation of the number of bytes in the buffer. + * + * `net.Socket` has the property that `socket.write()` always works. This is to + * help users get up and running quickly. The computer cannot always keep up + * with the amount of data that is written to a socket. The network connection + * simply might be too slow. Node.js will internally queue up the data written to a + * socket and send it out over the wire when it is possible. + * + * The consequence of this internal buffering is that memory may grow. + * Users who experience large or growing `bufferSize` should attempt to + * "throttle" the data flows in their program with `socket.pause()` and `socket.resume()`. + * @since v0.3.8 + * @deprecated Since v14.6.0 - Use `writableLength` instead. + */ + readonly bufferSize: number; + /** + * The amount of received bytes. + * @since v0.5.3 + */ + readonly bytesRead: number; + /** + * The amount of bytes sent. + * @since v0.5.3 + */ + readonly bytesWritten: number; + /** + * If `true`,`socket.connect(options[, connectListener])` was + * called and has not yet finished. It will stay `true` until the socket becomes + * connected, then it is set to `false` and the `'connect'` event is emitted. Note + * that the `socket.connect(options[, connectListener])` callback is a listener for the `'connect'` event. + * @since v6.1.0 + */ + readonly connecting: boolean; + /** + * This is `true` if the socket is not connected yet, either because `.connect()`has not yet been called or because it is still in the process of connecting + * (see `socket.connecting`). + * @since v11.2.0, v10.16.0 + */ + readonly pending: boolean; + /** + * See `writable.destroyed` for further details. + */ + readonly destroyed: boolean; + /** + * The string representation of the local IP address the remote client is + * connecting on. For example, in a server listening on `'0.0.0.0'`, if a client + * connects on `'192.168.1.1'`, the value of `socket.localAddress` would be`'192.168.1.1'`. + * @since v0.9.6 + */ + readonly localAddress?: string; + /** + * The numeric representation of the local port. For example, `80` or `21`. + * @since v0.9.6 + */ + readonly localPort?: number; + /** + * The string representation of the local IP family. `'IPv4'` or `'IPv6'`. + * @since v18.8.0, v16.18.0 + */ + readonly localFamily?: string; + /** + * This property represents the state of the connection as a string. + * + * * If the stream is connecting `socket.readyState` is `opening`. + * * If the stream is readable and writable, it is `open`. + * * If the stream is readable and not writable, it is `readOnly`. + * * If the stream is not readable and writable, it is `writeOnly`. + * @since v0.5.0 + */ + readonly readyState: SocketReadyState; + /** + * The string representation of the remote IP address. For example,`'74.125.127.100'` or `'2001:4860:a005::68'`. Value may be `undefined` if + * the socket is destroyed (for example, if the client disconnected). + * @since v0.5.10 + */ + readonly remoteAddress?: string | undefined; + /** + * The string representation of the remote IP family. `'IPv4'` or `'IPv6'`. Value may be `undefined` if + * the socket is destroyed (for example, if the client disconnected). + * @since v0.11.14 + */ + readonly remoteFamily?: string | undefined; + /** + * The numeric representation of the remote port. For example, `80` or `21`. Value may be `undefined` if + * the socket is destroyed (for example, if the client disconnected). + * @since v0.5.10 + */ + readonly remotePort?: number | undefined; + /** + * The socket timeout in milliseconds as set by `socket.setTimeout()`. + * It is `undefined` if a timeout has not been set. + * @since v10.7.0 + */ + readonly timeout?: number | undefined; + /** + * Half-closes the socket. i.e., it sends a FIN packet. It is possible the + * server will still send some data. + * + * See `writable.end()` for further details. + * @since v0.1.90 + * @param [encoding='utf8'] Only used when data is `string`. + * @param callback Optional callback for when the socket is finished. + * @return The socket itself. + */ + end(callback?: () => void): this; + end(buffer: Uint8Array | string, callback?: () => void): this; + end(str: Uint8Array | string, encoding?: BufferEncoding, callback?: () => void): this; + /** + * events.EventEmitter + * 1. close + * 2. connect + * 3. data + * 4. drain + * 5. end + * 6. error + * 7. lookup + * 8. ready + * 9. timeout + */ + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'close', listener: (hadError: boolean) => void): this; + addListener(event: 'connect', listener: () => void): this; + addListener(event: 'data', listener: (data: Buffer) => void): this; + addListener(event: 'drain', listener: () => void): this; + addListener(event: 'end', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'lookup', listener: (err: Error, address: string, family: string | number, host: string) => void): this; + addListener(event: 'ready', listener: () => void): this; + addListener(event: 'timeout', listener: () => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'close', hadError: boolean): boolean; + emit(event: 'connect'): boolean; + emit(event: 'data', data: Buffer): boolean; + emit(event: 'drain'): boolean; + emit(event: 'end'): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: 'lookup', err: Error, address: string, family: string | number, host: string): boolean; + emit(event: 'ready'): boolean; + emit(event: 'timeout'): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'close', listener: (hadError: boolean) => void): this; + on(event: 'connect', listener: () => void): this; + on(event: 'data', listener: (data: Buffer) => void): this; + on(event: 'drain', listener: () => void): this; + on(event: 'end', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'lookup', listener: (err: Error, address: string, family: string | number, host: string) => void): this; + on(event: 'ready', listener: () => void): this; + on(event: 'timeout', listener: () => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'close', listener: (hadError: boolean) => void): this; + once(event: 'connect', listener: () => void): this; + once(event: 'data', listener: (data: Buffer) => void): this; + once(event: 'drain', listener: () => void): this; + once(event: 'end', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'lookup', listener: (err: Error, address: string, family: string | number, host: string) => void): this; + once(event: 'ready', listener: () => void): this; + once(event: 'timeout', listener: () => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: (hadError: boolean) => void): this; + prependListener(event: 'connect', listener: () => void): this; + prependListener(event: 'data', listener: (data: Buffer) => void): this; + prependListener(event: 'drain', listener: () => void): this; + prependListener(event: 'end', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'lookup', listener: (err: Error, address: string, family: string | number, host: string) => void): this; + prependListener(event: 'ready', listener: () => void): this; + prependListener(event: 'timeout', listener: () => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: (hadError: boolean) => void): this; + prependOnceListener(event: 'connect', listener: () => void): this; + prependOnceListener(event: 'data', listener: (data: Buffer) => void): this; + prependOnceListener(event: 'drain', listener: () => void): this; + prependOnceListener(event: 'end', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'lookup', listener: (err: Error, address: string, family: string | number, host: string) => void): this; + prependOnceListener(event: 'ready', listener: () => void): this; + prependOnceListener(event: 'timeout', listener: () => void): this; + } + interface ListenOptions extends Abortable { + port?: number | undefined; + host?: string | undefined; + backlog?: number | undefined; + path?: string | undefined; + exclusive?: boolean | undefined; + readableAll?: boolean | undefined; + writableAll?: boolean | undefined; + /** + * @default false + */ + ipv6Only?: boolean | undefined; + } + interface ServerOpts { + /** + * Indicates whether half-opened TCP connections are allowed. + * @default false + */ + allowHalfOpen?: boolean | undefined; + /** + * Indicates whether the socket should be paused on incoming connections. + * @default false + */ + pauseOnConnect?: boolean | undefined; + /** + * If set to `true`, it disables the use of Nagle's algorithm immediately after a new incoming connection is received. + * @default false + * @since v16.5.0 + */ + noDelay?: boolean | undefined; + /** + * If set to `true`, it enables keep-alive functionality on the socket immediately after a new incoming connection is received, + * similarly on what is done in `socket.setKeepAlive([enable][, initialDelay])`. + * @default false + * @since v16.5.0 + */ + keepAlive?: boolean | undefined; + /** + * If set to a positive number, it sets the initial delay before the first keepalive probe is sent on an idle socket. + * @default 0 + * @since v16.5.0 + */ + keepAliveInitialDelay?: number | undefined; + } + interface DropArgument { + localAddress?: string; + localPort?: number; + localFamily?: string; + remoteAddress?: string; + remotePort?: number; + remoteFamily?: string; + } + /** + * This class is used to create a TCP or `IPC` server. + * @since v0.1.90 + */ + class Server extends EventEmitter { + constructor(connectionListener?: (socket: Socket) => void); + constructor(options?: ServerOpts, connectionListener?: (socket: Socket) => void); + /** + * Start a server listening for connections. A `net.Server` can be a TCP or + * an `IPC` server depending on what it listens to. + * + * Possible signatures: + * + * * `server.listen(handle[, backlog][, callback])` + * * `server.listen(options[, callback])` + * * `server.listen(path[, backlog][, callback])` for `IPC` servers + * * `server.listen([port[, host[, backlog]]][, callback])` for TCP servers + * + * This function is asynchronous. When the server starts listening, the `'listening'` event will be emitted. The last parameter `callback`will be added as a listener for the `'listening'` + * event. + * + * All `listen()` methods can take a `backlog` parameter to specify the maximum + * length of the queue of pending connections. The actual length will be determined + * by the OS through sysctl settings such as `tcp_max_syn_backlog` and `somaxconn`on Linux. The default value of this parameter is 511 (not 512). + * + * All {@link Socket} are set to `SO_REUSEADDR` (see [`socket(7)`](https://man7.org/linux/man-pages/man7/socket.7.html) for + * details). + * + * The `server.listen()` method can be called again if and only if there was an + * error during the first `server.listen()` call or `server.close()` has been + * called. Otherwise, an `ERR_SERVER_ALREADY_LISTEN` error will be thrown. + * + * One of the most common errors raised when listening is `EADDRINUSE`. + * This happens when another server is already listening on the requested`port`/`path`/`handle`. One way to handle this would be to retry + * after a certain amount of time: + * + * ```js + * server.on('error', (e) => { + * if (e.code === 'EADDRINUSE') { + * console.error('Address in use, retrying...'); + * setTimeout(() => { + * server.close(); + * server.listen(PORT, HOST); + * }, 1000); + * } + * }); + * ``` + */ + listen(port?: number, hostname?: string, backlog?: number, listeningListener?: () => void): this; + listen(port?: number, hostname?: string, listeningListener?: () => void): this; + listen(port?: number, backlog?: number, listeningListener?: () => void): this; + listen(port?: number, listeningListener?: () => void): this; + listen(path: string, backlog?: number, listeningListener?: () => void): this; + listen(path: string, listeningListener?: () => void): this; + listen(options: ListenOptions, listeningListener?: () => void): this; + listen(handle: any, backlog?: number, listeningListener?: () => void): this; + listen(handle: any, listeningListener?: () => void): this; + /** + * Stops the server from accepting new connections and keeps existing + * connections. This function is asynchronous, the server is finally closed + * when all connections are ended and the server emits a `'close'` event. + * The optional `callback` will be called once the `'close'` event occurs. Unlike + * that event, it will be called with an `Error` as its only argument if the server + * was not open when it was closed. + * @since v0.1.90 + * @param callback Called when the server is closed. + */ + close(callback?: (err?: Error) => void): this; + /** + * Returns the bound `address`, the address `family` name, and `port` of the server + * as reported by the operating system if listening on an IP socket + * (useful to find which port was assigned when getting an OS-assigned address):`{ port: 12346, family: 'IPv4', address: '127.0.0.1' }`. + * + * For a server listening on a pipe or Unix domain socket, the name is returned + * as a string. + * + * ```js + * const server = net.createServer((socket) => { + * socket.end('goodbye\n'); + * }).on('error', (err) => { + * // Handle errors here. + * throw err; + * }); + * + * // Grab an arbitrary unused port. + * server.listen(() => { + * console.log('opened server on', server.address()); + * }); + * ``` + * + * `server.address()` returns `null` before the `'listening'` event has been + * emitted or after calling `server.close()`. + * @since v0.1.90 + */ + address(): AddressInfo | string | null; + /** + * Asynchronously get the number of concurrent connections on the server. Works + * when sockets were sent to forks. + * + * Callback should take two arguments `err` and `count`. + * @since v0.9.7 + */ + getConnections(cb: (error: Error | null, count: number) => void): void; + /** + * Opposite of `unref()`, calling `ref()` on a previously `unref`ed server will _not_ let the program exit if it's the only server left (the default behavior). + * If the server is `ref`ed calling `ref()` again will have no effect. + * @since v0.9.1 + */ + ref(): this; + /** + * Calling `unref()` on a server will allow the program to exit if this is the only + * active server in the event system. If the server is already `unref`ed calling`unref()` again will have no effect. + * @since v0.9.1 + */ + unref(): this; + /** + * Set this property to reject connections when the server's connection count gets + * high. + * + * It is not recommended to use this option once a socket has been sent to a child + * with `child_process.fork()`. + * @since v0.2.0 + */ + maxConnections: number; + connections: number; + /** + * Indicates whether or not the server is listening for connections. + * @since v5.7.0 + */ + listening: boolean; + /** + * events.EventEmitter + * 1. close + * 2. connection + * 3. error + * 4. listening + * 5. drop + */ + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'close', listener: () => void): this; + addListener(event: 'connection', listener: (socket: Socket) => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'listening', listener: () => void): this; + addListener(event: 'drop', listener: (data?: DropArgument) => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'close'): boolean; + emit(event: 'connection', socket: Socket): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: 'listening'): boolean; + emit(event: 'drop', data?: DropArgument): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'close', listener: () => void): this; + on(event: 'connection', listener: (socket: Socket) => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'listening', listener: () => void): this; + on(event: 'drop', listener: (data?: DropArgument) => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'connection', listener: (socket: Socket) => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'listening', listener: () => void): this; + once(event: 'drop', listener: (data?: DropArgument) => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'connection', listener: (socket: Socket) => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'listening', listener: () => void): this; + prependListener(event: 'drop', listener: (data?: DropArgument) => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'connection', listener: (socket: Socket) => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'listening', listener: () => void): this; + prependOnceListener(event: 'drop', listener: (data?: DropArgument) => void): this; + } + type IPVersion = 'ipv4' | 'ipv6'; + /** + * The `BlockList` object can be used with some network APIs to specify rules for + * disabling inbound or outbound access to specific IP addresses, IP ranges, or + * IP subnets. + * @since v15.0.0, v14.18.0 + */ + class BlockList { + /** + * Adds a rule to block the given IP address. + * @since v15.0.0, v14.18.0 + * @param address An IPv4 or IPv6 address. + * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`. + */ + addAddress(address: string, type?: IPVersion): void; + addAddress(address: SocketAddress): void; + /** + * Adds a rule to block a range of IP addresses from `start` (inclusive) to`end` (inclusive). + * @since v15.0.0, v14.18.0 + * @param start The starting IPv4 or IPv6 address in the range. + * @param end The ending IPv4 or IPv6 address in the range. + * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`. + */ + addRange(start: string, end: string, type?: IPVersion): void; + addRange(start: SocketAddress, end: SocketAddress): void; + /** + * Adds a rule to block a range of IP addresses specified as a subnet mask. + * @since v15.0.0, v14.18.0 + * @param net The network IPv4 or IPv6 address. + * @param prefix The number of CIDR prefix bits. For IPv4, this must be a value between `0` and `32`. For IPv6, this must be between `0` and `128`. + * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`. + */ + addSubnet(net: SocketAddress, prefix: number): void; + addSubnet(net: string, prefix: number, type?: IPVersion): void; + /** + * Returns `true` if the given IP address matches any of the rules added to the`BlockList`. + * + * ```js + * const blockList = new net.BlockList(); + * blockList.addAddress('123.123.123.123'); + * blockList.addRange('10.0.0.1', '10.0.0.10'); + * blockList.addSubnet('8592:757c:efae:4e45::', 64, 'ipv6'); + * + * console.log(blockList.check('123.123.123.123')); // Prints: true + * console.log(blockList.check('10.0.0.3')); // Prints: true + * console.log(blockList.check('222.111.111.222')); // Prints: false + * + * // IPv6 notation for IPv4 addresses works: + * console.log(blockList.check('::ffff:7b7b:7b7b', 'ipv6')); // Prints: true + * console.log(blockList.check('::ffff:123.123.123.123', 'ipv6')); // Prints: true + * ``` + * @since v15.0.0, v14.18.0 + * @param address The IP address to check + * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`. + */ + check(address: SocketAddress): boolean; + check(address: string, type?: IPVersion): boolean; + } + interface TcpNetConnectOpts extends TcpSocketConnectOpts, SocketConstructorOpts { + timeout?: number | undefined; + } + interface IpcNetConnectOpts extends IpcSocketConnectOpts, SocketConstructorOpts { + timeout?: number | undefined; + } + type NetConnectOpts = TcpNetConnectOpts | IpcNetConnectOpts; + /** + * Creates a new TCP or `IPC` server. + * + * If `allowHalfOpen` is set to `true`, when the other end of the socket + * signals the end of transmission, the server will only send back the end of + * transmission when `socket.end()` is explicitly called. For example, in the + * context of TCP, when a FIN packed is received, a FIN packed is sent + * back only when `socket.end()` is explicitly called. Until then the + * connection is half-closed (non-readable but still writable). See `'end'` event and [RFC 1122](https://tools.ietf.org/html/rfc1122) (section 4.2.2.13) for more information. + * + * If `pauseOnConnect` is set to `true`, then the socket associated with each + * incoming connection will be paused, and no data will be read from its handle. + * This allows connections to be passed between processes without any data being + * read by the original process. To begin reading data from a paused socket, call `socket.resume()`. + * + * The server can be a TCP server or an `IPC` server, depending on what it `listen()` to. + * + * Here is an example of a TCP echo server which listens for connections + * on port 8124: + * + * ```js + * const net = require('node:net'); + * const server = net.createServer((c) => { + * // 'connection' listener. + * console.log('client connected'); + * c.on('end', () => { + * console.log('client disconnected'); + * }); + * c.write('hello\r\n'); + * c.pipe(c); + * }); + * server.on('error', (err) => { + * throw err; + * }); + * server.listen(8124, () => { + * console.log('server bound'); + * }); + * ``` + * + * Test this by using `telnet`: + * + * ```bash + * telnet localhost 8124 + * ``` + * + * To listen on the socket `/tmp/echo.sock`: + * + * ```js + * server.listen('/tmp/echo.sock', () => { + * console.log('server bound'); + * }); + * ``` + * + * Use `nc` to connect to a Unix domain socket server: + * + * ```bash + * nc -U /tmp/echo.sock + * ``` + * @since v0.5.0 + * @param connectionListener Automatically set as a listener for the {@link 'connection'} event. + */ + function createServer(connectionListener?: (socket: Socket) => void): Server; + function createServer(options?: ServerOpts, connectionListener?: (socket: Socket) => void): Server; + /** + * Aliases to {@link createConnection}. + * + * Possible signatures: + * + * * {@link connect} + * * {@link connect} for `IPC` connections. + * * {@link connect} for TCP connections. + */ + function connect(options: NetConnectOpts, connectionListener?: () => void): Socket; + function connect(port: number, host?: string, connectionListener?: () => void): Socket; + function connect(path: string, connectionListener?: () => void): Socket; + /** + * A factory function, which creates a new {@link Socket}, + * immediately initiates connection with `socket.connect()`, + * then returns the `net.Socket` that starts the connection. + * + * When the connection is established, a `'connect'` event will be emitted + * on the returned socket. The last parameter `connectListener`, if supplied, + * will be added as a listener for the `'connect'` event **once**. + * + * Possible signatures: + * + * * {@link createConnection} + * * {@link createConnection} for `IPC` connections. + * * {@link createConnection} for TCP connections. + * + * The {@link connect} function is an alias to this function. + */ + function createConnection(options: NetConnectOpts, connectionListener?: () => void): Socket; + function createConnection(port: number, host?: string, connectionListener?: () => void): Socket; + function createConnection(path: string, connectionListener?: () => void): Socket; + /** + * Returns `6` if `input` is an IPv6 address. Returns `4` if `input` is an IPv4 + * address in [dot-decimal notation](https://en.wikipedia.org/wiki/Dot-decimal_notation) with no leading zeroes. Otherwise, returns`0`. + * + * ```js + * net.isIP('::1'); // returns 6 + * net.isIP('127.0.0.1'); // returns 4 + * net.isIP('127.000.000.001'); // returns 0 + * net.isIP('127.0.0.1/24'); // returns 0 + * net.isIP('fhqwhgads'); // returns 0 + * ``` + * @since v0.3.0 + */ + function isIP(input: string): number; + /** + * Returns `true` if `input` is an IPv4 address in [dot-decimal notation](https://en.wikipedia.org/wiki/Dot-decimal_notation) with no + * leading zeroes. Otherwise, returns `false`. + * + * ```js + * net.isIPv4('127.0.0.1'); // returns true + * net.isIPv4('127.000.000.001'); // returns false + * net.isIPv4('127.0.0.1/24'); // returns false + * net.isIPv4('fhqwhgads'); // returns false + * ``` + * @since v0.3.0 + */ + function isIPv4(input: string): boolean; + /** + * Returns `true` if `input` is an IPv6 address. Otherwise, returns `false`. + * + * ```js + * net.isIPv6('::1'); // returns true + * net.isIPv6('fhqwhgads'); // returns false + * ``` + * @since v0.3.0 + */ + function isIPv6(input: string): boolean; + interface SocketAddressInitOptions { + /** + * The network address as either an IPv4 or IPv6 string. + * @default 127.0.0.1 + */ + address?: string | undefined; + /** + * @default `'ipv4'` + */ + family?: IPVersion | undefined; + /** + * An IPv6 flow-label used only if `family` is `'ipv6'`. + * @default 0 + */ + flowlabel?: number | undefined; + /** + * An IP port. + * @default 0 + */ + port?: number | undefined; + } + /** + * @since v15.14.0, v14.18.0 + */ + class SocketAddress { + constructor(options: SocketAddressInitOptions); + /** + * Either \`'ipv4'\` or \`'ipv6'\`. + * @since v15.14.0, v14.18.0 + */ + readonly address: string; + /** + * Either \`'ipv4'\` or \`'ipv6'\`. + * @since v15.14.0, v14.18.0 + */ + readonly family: IPVersion; + /** + * @since v15.14.0, v14.18.0 + */ + readonly port: number; + /** + * @since v15.14.0, v14.18.0 + */ + readonly flowlabel: number; + } +} +declare module 'node:net' { + export * from 'net'; +} diff --git a/node_modules/@types/node/ts4.8/os.d.ts b/node_modules/@types/node/ts4.8/os.d.ts new file mode 100755 index 0000000..3d20864 --- /dev/null +++ b/node_modules/@types/node/ts4.8/os.d.ts @@ -0,0 +1,477 @@ +/** + * The `node:os` module provides operating system-related utility methods and + * properties. It can be accessed using: + * + * ```js + * const os = require('node:os'); + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/os.js) + */ +declare module 'os' { + interface CpuInfo { + model: string; + speed: number; + times: { + user: number; + nice: number; + sys: number; + idle: number; + irq: number; + }; + } + interface NetworkInterfaceBase { + address: string; + netmask: string; + mac: string; + internal: boolean; + cidr: string | null; + } + interface NetworkInterfaceInfoIPv4 extends NetworkInterfaceBase { + family: 'IPv4'; + scopeid?: undefined; + } + interface NetworkInterfaceInfoIPv6 extends NetworkInterfaceBase { + family: 'IPv6'; + scopeid: number; + } + interface UserInfo { + username: T; + uid: number; + gid: number; + shell: T; + homedir: T; + } + type NetworkInterfaceInfo = NetworkInterfaceInfoIPv4 | NetworkInterfaceInfoIPv6; + /** + * Returns the host name of the operating system as a string. + * @since v0.3.3 + */ + function hostname(): string; + /** + * Returns an array containing the 1, 5, and 15 minute load averages. + * + * The load average is a measure of system activity calculated by the operating + * system and expressed as a fractional number. + * + * The load average is a Unix-specific concept. On Windows, the return value is + * always `[0, 0, 0]`. + * @since v0.3.3 + */ + function loadavg(): number[]; + /** + * Returns the system uptime in number of seconds. + * @since v0.3.3 + */ + function uptime(): number; + /** + * Returns the amount of free system memory in bytes as an integer. + * @since v0.3.3 + */ + function freemem(): number; + /** + * Returns the total amount of system memory in bytes as an integer. + * @since v0.3.3 + */ + function totalmem(): number; + /** + * Returns an array of objects containing information about each logical CPU core. + * The array will be empty if no CPU information is available, such as if the`/proc` file system is unavailable. + * + * The properties included on each object include: + * + * ```js + * [ + * { + * model: 'Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz', + * speed: 2926, + * times: { + * user: 252020, + * nice: 0, + * sys: 30340, + * idle: 1070356870, + * irq: 0, + * }, + * }, + * { + * model: 'Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz', + * speed: 2926, + * times: { + * user: 306960, + * nice: 0, + * sys: 26980, + * idle: 1071569080, + * irq: 0, + * }, + * }, + * { + * model: 'Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz', + * speed: 2926, + * times: { + * user: 248450, + * nice: 0, + * sys: 21750, + * idle: 1070919370, + * irq: 0, + * }, + * }, + * { + * model: 'Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz', + * speed: 2926, + * times: { + * user: 256880, + * nice: 0, + * sys: 19430, + * idle: 1070905480, + * irq: 20, + * }, + * }, + * ] + * ``` + * + * `nice` values are POSIX-only. On Windows, the `nice` values of all processors + * are always 0. + * + * `os.cpus().length` should not be used to calculate the amount of parallelism + * available to an application. Use {@link availableParallelism} for this purpose. + * @since v0.3.3 + */ + function cpus(): CpuInfo[]; + /** + * Returns an estimate of the default amount of parallelism a program should use. + * Always returns a value greater than zero. + * + * This function is a small wrapper about libuv's [`uv_available_parallelism()`](https://docs.libuv.org/en/v1.x/misc.html#c.uv_available_parallelism). + * @since v19.4.0, v18.14.0 + */ + function availableParallelism(): number; + /** + * Returns the operating system name as returned by [`uname(3)`](https://linux.die.net/man/3/uname). For example, it + * returns `'Linux'` on Linux, `'Darwin'` on macOS, and `'Windows_NT'` on Windows. + * + * See [https://en.wikipedia.org/wiki/Uname#Examples](https://en.wikipedia.org/wiki/Uname#Examples) for additional information + * about the output of running [`uname(3)`](https://linux.die.net/man/3/uname) on various operating systems. + * @since v0.3.3 + */ + function type(): string; + /** + * Returns the operating system as a string. + * + * On POSIX systems, the operating system release is determined by calling [`uname(3)`](https://linux.die.net/man/3/uname). On Windows, `GetVersionExW()` is used. See + * [https://en.wikipedia.org/wiki/Uname#Examples](https://en.wikipedia.org/wiki/Uname#Examples) for more information. + * @since v0.3.3 + */ + function release(): string; + /** + * Returns an object containing network interfaces that have been assigned a + * network address. + * + * Each key on the returned object identifies a network interface. The associated + * value is an array of objects that each describe an assigned network address. + * + * The properties available on the assigned network address object include: + * + * ```js + * { + * lo: [ + * { + * address: '127.0.0.1', + * netmask: '255.0.0.0', + * family: 'IPv4', + * mac: '00:00:00:00:00:00', + * internal: true, + * cidr: '127.0.0.1/8' + * }, + * { + * address: '::1', + * netmask: 'ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff', + * family: 'IPv6', + * mac: '00:00:00:00:00:00', + * scopeid: 0, + * internal: true, + * cidr: '::1/128' + * } + * ], + * eth0: [ + * { + * address: '192.168.1.108', + * netmask: '255.255.255.0', + * family: 'IPv4', + * mac: '01:02:03:0a:0b:0c', + * internal: false, + * cidr: '192.168.1.108/24' + * }, + * { + * address: 'fe80::a00:27ff:fe4e:66a1', + * netmask: 'ffff:ffff:ffff:ffff::', + * family: 'IPv6', + * mac: '01:02:03:0a:0b:0c', + * scopeid: 1, + * internal: false, + * cidr: 'fe80::a00:27ff:fe4e:66a1/64' + * } + * ] + * } + * ``` + * @since v0.6.0 + */ + function networkInterfaces(): NodeJS.Dict; + /** + * Returns the string path of the current user's home directory. + * + * On POSIX, it uses the `$HOME` environment variable if defined. Otherwise it + * uses the [effective UID](https://en.wikipedia.org/wiki/User_identifier#Effective_user_ID) to look up the user's home directory. + * + * On Windows, it uses the `USERPROFILE` environment variable if defined. + * Otherwise it uses the path to the profile directory of the current user. + * @since v2.3.0 + */ + function homedir(): string; + /** + * Returns information about the currently effective user. On POSIX platforms, + * this is typically a subset of the password file. The returned object includes + * the `username`, `uid`, `gid`, `shell`, and `homedir`. On Windows, the `uid` and`gid` fields are `-1`, and `shell` is `null`. + * + * The value of `homedir` returned by `os.userInfo()` is provided by the operating + * system. This differs from the result of `os.homedir()`, which queries + * environment variables for the home directory before falling back to the + * operating system response. + * + * Throws a `SystemError` if a user has no `username` or `homedir`. + * @since v6.0.0 + */ + function userInfo(options: { encoding: 'buffer' }): UserInfo; + function userInfo(options?: { encoding: BufferEncoding }): UserInfo; + type SignalConstants = { + [key in NodeJS.Signals]: number; + }; + namespace constants { + const UV_UDP_REUSEADDR: number; + namespace signals {} + const signals: SignalConstants; + namespace errno { + const E2BIG: number; + const EACCES: number; + const EADDRINUSE: number; + const EADDRNOTAVAIL: number; + const EAFNOSUPPORT: number; + const EAGAIN: number; + const EALREADY: number; + const EBADF: number; + const EBADMSG: number; + const EBUSY: number; + const ECANCELED: number; + const ECHILD: number; + const ECONNABORTED: number; + const ECONNREFUSED: number; + const ECONNRESET: number; + const EDEADLK: number; + const EDESTADDRREQ: number; + const EDOM: number; + const EDQUOT: number; + const EEXIST: number; + const EFAULT: number; + const EFBIG: number; + const EHOSTUNREACH: number; + const EIDRM: number; + const EILSEQ: number; + const EINPROGRESS: number; + const EINTR: number; + const EINVAL: number; + const EIO: number; + const EISCONN: number; + const EISDIR: number; + const ELOOP: number; + const EMFILE: number; + const EMLINK: number; + const EMSGSIZE: number; + const EMULTIHOP: number; + const ENAMETOOLONG: number; + const ENETDOWN: number; + const ENETRESET: number; + const ENETUNREACH: number; + const ENFILE: number; + const ENOBUFS: number; + const ENODATA: number; + const ENODEV: number; + const ENOENT: number; + const ENOEXEC: number; + const ENOLCK: number; + const ENOLINK: number; + const ENOMEM: number; + const ENOMSG: number; + const ENOPROTOOPT: number; + const ENOSPC: number; + const ENOSR: number; + const ENOSTR: number; + const ENOSYS: number; + const ENOTCONN: number; + const ENOTDIR: number; + const ENOTEMPTY: number; + const ENOTSOCK: number; + const ENOTSUP: number; + const ENOTTY: number; + const ENXIO: number; + const EOPNOTSUPP: number; + const EOVERFLOW: number; + const EPERM: number; + const EPIPE: number; + const EPROTO: number; + const EPROTONOSUPPORT: number; + const EPROTOTYPE: number; + const ERANGE: number; + const EROFS: number; + const ESPIPE: number; + const ESRCH: number; + const ESTALE: number; + const ETIME: number; + const ETIMEDOUT: number; + const ETXTBSY: number; + const EWOULDBLOCK: number; + const EXDEV: number; + const WSAEINTR: number; + const WSAEBADF: number; + const WSAEACCES: number; + const WSAEFAULT: number; + const WSAEINVAL: number; + const WSAEMFILE: number; + const WSAEWOULDBLOCK: number; + const WSAEINPROGRESS: number; + const WSAEALREADY: number; + const WSAENOTSOCK: number; + const WSAEDESTADDRREQ: number; + const WSAEMSGSIZE: number; + const WSAEPROTOTYPE: number; + const WSAENOPROTOOPT: number; + const WSAEPROTONOSUPPORT: number; + const WSAESOCKTNOSUPPORT: number; + const WSAEOPNOTSUPP: number; + const WSAEPFNOSUPPORT: number; + const WSAEAFNOSUPPORT: number; + const WSAEADDRINUSE: number; + const WSAEADDRNOTAVAIL: number; + const WSAENETDOWN: number; + const WSAENETUNREACH: number; + const WSAENETRESET: number; + const WSAECONNABORTED: number; + const WSAECONNRESET: number; + const WSAENOBUFS: number; + const WSAEISCONN: number; + const WSAENOTCONN: number; + const WSAESHUTDOWN: number; + const WSAETOOMANYREFS: number; + const WSAETIMEDOUT: number; + const WSAECONNREFUSED: number; + const WSAELOOP: number; + const WSAENAMETOOLONG: number; + const WSAEHOSTDOWN: number; + const WSAEHOSTUNREACH: number; + const WSAENOTEMPTY: number; + const WSAEPROCLIM: number; + const WSAEUSERS: number; + const WSAEDQUOT: number; + const WSAESTALE: number; + const WSAEREMOTE: number; + const WSASYSNOTREADY: number; + const WSAVERNOTSUPPORTED: number; + const WSANOTINITIALISED: number; + const WSAEDISCON: number; + const WSAENOMORE: number; + const WSAECANCELLED: number; + const WSAEINVALIDPROCTABLE: number; + const WSAEINVALIDPROVIDER: number; + const WSAEPROVIDERFAILEDINIT: number; + const WSASYSCALLFAILURE: number; + const WSASERVICE_NOT_FOUND: number; + const WSATYPE_NOT_FOUND: number; + const WSA_E_NO_MORE: number; + const WSA_E_CANCELLED: number; + const WSAEREFUSED: number; + } + namespace priority { + const PRIORITY_LOW: number; + const PRIORITY_BELOW_NORMAL: number; + const PRIORITY_NORMAL: number; + const PRIORITY_ABOVE_NORMAL: number; + const PRIORITY_HIGH: number; + const PRIORITY_HIGHEST: number; + } + } + const devNull: string; + const EOL: string; + /** + * Returns the operating system CPU architecture for which the Node.js binary was + * compiled. Possible values are `'arm'`, `'arm64'`, `'ia32'`, `'mips'`,`'mipsel'`, `'ppc'`, `'ppc64'`, `'s390'`, `'s390x'`, and `'x64'`. + * + * The return value is equivalent to `process.arch`. + * @since v0.5.0 + */ + function arch(): string; + /** + * Returns a string identifying the kernel version. + * + * On POSIX systems, the operating system release is determined by calling [`uname(3)`](https://linux.die.net/man/3/uname). On Windows, `RtlGetVersion()` is used, and if it is not + * available, `GetVersionExW()` will be used. See [https://en.wikipedia.org/wiki/Uname#Examples](https://en.wikipedia.org/wiki/Uname#Examples) for more information. + * @since v13.11.0, v12.17.0 + */ + function version(): string; + /** + * Returns a string identifying the operating system platform for which + * the Node.js binary was compiled. The value is set at compile time. + * Possible values are `'aix'`, `'darwin'`, `'freebsd'`,`'linux'`,`'openbsd'`, `'sunos'`, and `'win32'`. + * + * The return value is equivalent to `process.platform`. + * + * The value `'android'` may also be returned if Node.js is built on the Android + * operating system. [Android support is experimental](https://github.com/nodejs/node/blob/HEAD/BUILDING.md#androidandroid-based-devices-eg-firefox-os). + * @since v0.5.0 + */ + function platform(): NodeJS.Platform; + /** + * Returns the machine type as a string, such as `arm`, `arm64`, `aarch64`,`mips`, `mips64`, `ppc64`, `ppc64le`, `s390`, `s390x`, `i386`, `i686`, `x86_64`. + * + * On POSIX systems, the machine type is determined by calling [`uname(3)`](https://linux.die.net/man/3/uname). On Windows, `RtlGetVersion()` is used, and if it is not + * available, `GetVersionExW()` will be used. See [https://en.wikipedia.org/wiki/Uname#Examples](https://en.wikipedia.org/wiki/Uname#Examples) for more information. + * @since v18.9.0, v16.18.0 + */ + function machine(): string; + /** + * Returns the operating system's default directory for temporary files as a + * string. + * @since v0.9.9 + */ + function tmpdir(): string; + /** + * Returns a string identifying the endianness of the CPU for which the Node.js + * binary was compiled. + * + * Possible values are `'BE'` for big endian and `'LE'` for little endian. + * @since v0.9.4 + */ + function endianness(): 'BE' | 'LE'; + /** + * Returns the scheduling priority for the process specified by `pid`. If `pid` is + * not provided or is `0`, the priority of the current process is returned. + * @since v10.10.0 + * @param [pid=0] The process ID to retrieve scheduling priority for. + */ + function getPriority(pid?: number): number; + /** + * Attempts to set the scheduling priority for the process specified by `pid`. If`pid` is not provided or is `0`, the process ID of the current process is used. + * + * The `priority` input must be an integer between `-20` (high priority) and `19`(low priority). Due to differences between Unix priority levels and Windows + * priority classes, `priority` is mapped to one of six priority constants in`os.constants.priority`. When retrieving a process priority level, this range + * mapping may cause the return value to be slightly different on Windows. To avoid + * confusion, set `priority` to one of the priority constants. + * + * On Windows, setting priority to `PRIORITY_HIGHEST` requires elevated user + * privileges. Otherwise the set priority will be silently reduced to`PRIORITY_HIGH`. + * @since v10.10.0 + * @param [pid=0] The process ID to set scheduling priority for. + * @param priority The scheduling priority to assign to the process. + */ + function setPriority(priority: number): void; + function setPriority(pid: number, priority: number): void; +} +declare module 'node:os' { + export * from 'os'; +} diff --git a/node_modules/@types/node/ts4.8/path.d.ts b/node_modules/@types/node/ts4.8/path.d.ts new file mode 100755 index 0000000..723d5da --- /dev/null +++ b/node_modules/@types/node/ts4.8/path.d.ts @@ -0,0 +1,191 @@ +declare module 'path/posix' { + import path = require('path'); + export = path; +} +declare module 'path/win32' { + import path = require('path'); + export = path; +} +/** + * The `node:path` module provides utilities for working with file and directory + * paths. It can be accessed using: + * + * ```js + * const path = require('node:path'); + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/path.js) + */ +declare module 'path' { + namespace path { + /** + * A parsed path object generated by path.parse() or consumed by path.format(). + */ + interface ParsedPath { + /** + * The root of the path such as '/' or 'c:\' + */ + root: string; + /** + * The full directory path such as '/home/user/dir' or 'c:\path\dir' + */ + dir: string; + /** + * The file name including extension (if any) such as 'index.html' + */ + base: string; + /** + * The file extension (if any) such as '.html' + */ + ext: string; + /** + * The file name without extension (if any) such as 'index' + */ + name: string; + } + interface FormatInputPathObject { + /** + * The root of the path such as '/' or 'c:\' + */ + root?: string | undefined; + /** + * The full directory path such as '/home/user/dir' or 'c:\path\dir' + */ + dir?: string | undefined; + /** + * The file name including extension (if any) such as 'index.html' + */ + base?: string | undefined; + /** + * The file extension (if any) such as '.html' + */ + ext?: string | undefined; + /** + * The file name without extension (if any) such as 'index' + */ + name?: string | undefined; + } + interface PlatformPath { + /** + * Normalize a string path, reducing '..' and '.' parts. + * When multiple slashes are found, they're replaced by a single one; when the path contains a trailing slash, it is preserved. On Windows backslashes are used. + * + * @param path string path to normalize. + * @throws {TypeError} if `path` is not a string. + */ + normalize(path: string): string; + /** + * Join all arguments together and normalize the resulting path. + * + * @param paths paths to join. + * @throws {TypeError} if any of the path segments is not a string. + */ + join(...paths: string[]): string; + /** + * The right-most parameter is considered {to}. Other parameters are considered an array of {from}. + * + * Starting from leftmost {from} parameter, resolves {to} to an absolute path. + * + * If {to} isn't already absolute, {from} arguments are prepended in right to left order, + * until an absolute path is found. If after using all {from} paths still no absolute path is found, + * the current working directory is used as well. The resulting path is normalized, + * and trailing slashes are removed unless the path gets resolved to the root directory. + * + * @param paths A sequence of paths or path segments. + * @throws {TypeError} if any of the arguments is not a string. + */ + resolve(...paths: string[]): string; + /** + * Determines whether {path} is an absolute path. An absolute path will always resolve to the same location, regardless of the working directory. + * + * If the given {path} is a zero-length string, `false` will be returned. + * + * @param path path to test. + * @throws {TypeError} if `path` is not a string. + */ + isAbsolute(path: string): boolean; + /** + * Solve the relative path from {from} to {to} based on the current working directory. + * At times we have two absolute paths, and we need to derive the relative path from one to the other. This is actually the reverse transform of path.resolve. + * + * @throws {TypeError} if either `from` or `to` is not a string. + */ + relative(from: string, to: string): string; + /** + * Return the directory name of a path. Similar to the Unix dirname command. + * + * @param path the path to evaluate. + * @throws {TypeError} if `path` is not a string. + */ + dirname(path: string): string; + /** + * Return the last portion of a path. Similar to the Unix basename command. + * Often used to extract the file name from a fully qualified path. + * + * @param path the path to evaluate. + * @param suffix optionally, an extension to remove from the result. + * @throws {TypeError} if `path` is not a string or if `ext` is given and is not a string. + */ + basename(path: string, suffix?: string): string; + /** + * Return the extension of the path, from the last '.' to end of string in the last portion of the path. + * If there is no '.' in the last portion of the path or the first character of it is '.', then it returns an empty string. + * + * @param path the path to evaluate. + * @throws {TypeError} if `path` is not a string. + */ + extname(path: string): string; + /** + * The platform-specific file separator. '\\' or '/'. + */ + readonly sep: '\\' | '/'; + /** + * The platform-specific file delimiter. ';' or ':'. + */ + readonly delimiter: ';' | ':'; + /** + * Returns an object from a path string - the opposite of format(). + * + * @param path path to evaluate. + * @throws {TypeError} if `path` is not a string. + */ + parse(path: string): ParsedPath; + /** + * Returns a path string from an object - the opposite of parse(). + * + * @param pathObject path to evaluate. + */ + format(pathObject: FormatInputPathObject): string; + /** + * On Windows systems only, returns an equivalent namespace-prefixed path for the given path. + * If path is not a string, path will be returned without modifications. + * This method is meaningful only on Windows system. + * On POSIX systems, the method is non-operational and always returns path without modifications. + */ + toNamespacedPath(path: string): string; + /** + * Posix specific pathing. + * Same as parent object on posix. + */ + readonly posix: PlatformPath; + /** + * Windows specific pathing. + * Same as parent object on windows + */ + readonly win32: PlatformPath; + } + } + const path: path.PlatformPath; + export = path; +} +declare module 'node:path' { + import path = require('path'); + export = path; +} +declare module 'node:path/posix' { + import path = require('path/posix'); + export = path; +} +declare module 'node:path/win32' { + import path = require('path/win32'); + export = path; +} diff --git a/node_modules/@types/node/ts4.8/perf_hooks.d.ts b/node_modules/@types/node/ts4.8/perf_hooks.d.ts new file mode 100755 index 0000000..c090e1d --- /dev/null +++ b/node_modules/@types/node/ts4.8/perf_hooks.d.ts @@ -0,0 +1,638 @@ +/** + * This module provides an implementation of a subset of the W3C [Web Performance APIs](https://w3c.github.io/perf-timing-primer/) as well as additional APIs for + * Node.js-specific performance measurements. + * + * Node.js supports the following [Web Performance APIs](https://w3c.github.io/perf-timing-primer/): + * + * * [High Resolution Time](https://www.w3.org/TR/hr-time-2) + * * [Performance Timeline](https://w3c.github.io/performance-timeline/) + * * [User Timing](https://www.w3.org/TR/user-timing/) + * * [Resource Timing](https://www.w3.org/TR/resource-timing-2/) + * + * ```js + * const { PerformanceObserver, performance } = require('node:perf_hooks'); + * + * const obs = new PerformanceObserver((items) => { + * console.log(items.getEntries()[0].duration); + * performance.clearMarks(); + * }); + * obs.observe({ type: 'measure' }); + * performance.measure('Start to Now'); + * + * performance.mark('A'); + * doSomeLongRunningProcess(() => { + * performance.measure('A to Now', 'A'); + * + * performance.mark('B'); + * performance.measure('A to B', 'A', 'B'); + * }); + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/perf_hooks.js) + */ +declare module 'perf_hooks' { + import { AsyncResource } from 'node:async_hooks'; + type EntryType = 'node' | 'mark' | 'measure' | 'gc' | 'function' | 'http2' | 'http'; + interface NodeGCPerformanceDetail { + /** + * When `performanceEntry.entryType` is equal to 'gc', `the performance.kind` property identifies + * the type of garbage collection operation that occurred. + * See perf_hooks.constants for valid values. + */ + readonly kind?: number | undefined; + /** + * When `performanceEntry.entryType` is equal to 'gc', the `performance.flags` + * property contains additional information about garbage collection operation. + * See perf_hooks.constants for valid values. + */ + readonly flags?: number | undefined; + } + /** + * The constructor of this class is not exposed to users directly. + * @since v8.5.0 + */ + class PerformanceEntry { + protected constructor(); + /** + * The total number of milliseconds elapsed for this entry. This value will not + * be meaningful for all Performance Entry types. + * @since v8.5.0 + */ + readonly duration: number; + /** + * The name of the performance entry. + * @since v8.5.0 + */ + readonly name: string; + /** + * The high resolution millisecond timestamp marking the starting time of the + * Performance Entry. + * @since v8.5.0 + */ + readonly startTime: number; + /** + * The type of the performance entry. It may be one of: + * + * * `'node'` (Node.js only) + * * `'mark'` (available on the Web) + * * `'measure'` (available on the Web) + * * `'gc'` (Node.js only) + * * `'function'` (Node.js only) + * * `'http2'` (Node.js only) + * * `'http'` (Node.js only) + * @since v8.5.0 + */ + readonly entryType: EntryType; + /** + * Additional detail specific to the `entryType`. + * @since v16.0.0 + */ + readonly detail?: NodeGCPerformanceDetail | unknown | undefined; // TODO: Narrow this based on entry type. + toJSON(): any; + } + /** + * Exposes marks created via the `Performance.mark()` method. + * @since v18.2.0, v16.17.0 + */ + class PerformanceMark extends PerformanceEntry { + readonly duration: 0; + readonly entryType: 'mark'; + } + /** + * Exposes measures created via the `Performance.measure()` method. + * + * The constructor of this class is not exposed to users directly. + * @since v18.2.0, v16.17.0 + */ + class PerformanceMeasure extends PerformanceEntry { + readonly entryType: 'measure'; + } + /** + * _This property is an extension by Node.js. It is not available in Web browsers._ + * + * Provides timing details for Node.js itself. The constructor of this class + * is not exposed to users. + * @since v8.5.0 + */ + class PerformanceNodeTiming extends PerformanceEntry { + /** + * The high resolution millisecond timestamp at which the Node.js process + * completed bootstrapping. If bootstrapping has not yet finished, the property + * has the value of -1. + * @since v8.5.0 + */ + readonly bootstrapComplete: number; + /** + * The high resolution millisecond timestamp at which the Node.js environment was + * initialized. + * @since v8.5.0 + */ + readonly environment: number; + /** + * The high resolution millisecond timestamp of the amount of time the event loop + * has been idle within the event loop's event provider (e.g. `epoll_wait`). This + * does not take CPU usage into consideration. If the event loop has not yet + * started (e.g., in the first tick of the main script), the property has the + * value of 0. + * @since v14.10.0, v12.19.0 + */ + readonly idleTime: number; + /** + * The high resolution millisecond timestamp at which the Node.js event loop + * exited. If the event loop has not yet exited, the property has the value of -1\. + * It can only have a value of not -1 in a handler of the `'exit'` event. + * @since v8.5.0 + */ + readonly loopExit: number; + /** + * The high resolution millisecond timestamp at which the Node.js event loop + * started. If the event loop has not yet started (e.g., in the first tick of the + * main script), the property has the value of -1. + * @since v8.5.0 + */ + readonly loopStart: number; + /** + * The high resolution millisecond timestamp at which the V8 platform was + * initialized. + * @since v8.5.0 + */ + readonly v8Start: number; + } + interface EventLoopUtilization { + idle: number; + active: number; + utilization: number; + } + /** + * @param util1 The result of a previous call to eventLoopUtilization() + * @param util2 The result of a previous call to eventLoopUtilization() prior to util1 + */ + type EventLoopUtilityFunction = (util1?: EventLoopUtilization, util2?: EventLoopUtilization) => EventLoopUtilization; + interface MarkOptions { + /** + * Additional optional detail to include with the mark. + */ + detail?: unknown | undefined; + /** + * An optional timestamp to be used as the mark time. + * @default `performance.now()`. + */ + startTime?: number | undefined; + } + interface MeasureOptions { + /** + * Additional optional detail to include with the mark. + */ + detail?: unknown | undefined; + /** + * Duration between start and end times. + */ + duration?: number | undefined; + /** + * Timestamp to be used as the end time, or a string identifying a previously recorded mark. + */ + end?: number | string | undefined; + /** + * Timestamp to be used as the start time, or a string identifying a previously recorded mark. + */ + start?: number | string | undefined; + } + interface TimerifyOptions { + /** + * A histogram object created using + * `perf_hooks.createHistogram()` that will record runtime durations in + * nanoseconds. + */ + histogram?: RecordableHistogram | undefined; + } + interface Performance { + /** + * If name is not provided, removes all PerformanceMark objects from the Performance Timeline. + * If name is provided, removes only the named mark. + * @param name + */ + clearMarks(name?: string): void; + /** + * If name is not provided, removes all PerformanceMeasure objects from the Performance Timeline. + * If name is provided, removes only the named measure. + * @param name + * @since v16.7.0 + */ + clearMeasures(name?: string): void; + /** + * Returns a list of `PerformanceEntry` objects in chronological order with respect to `performanceEntry.startTime`. + * If you are only interested in performance entries of certain types or that have certain names, see + * `performance.getEntriesByType()` and `performance.getEntriesByName()`. + * @since v16.7.0 + */ + getEntries(): PerformanceEntry[]; + /** + * Returns a list of `PerformanceEntry` objects in chronological order with respect to `performanceEntry.startTime` + * whose `performanceEntry.name` is equal to `name`, and optionally, whose `performanceEntry.entryType` is equal to `type`. + * @param name + * @param type + * @since v16.7.0 + */ + getEntriesByName(name: string, type?: EntryType): PerformanceEntry[]; + /** + * Returns a list of `PerformanceEntry` objects in chronological order with respect to `performanceEntry.startTime` + * whose `performanceEntry.entryType` is equal to `type`. + * @param type + * @since v16.7.0 + */ + getEntriesByType(type: EntryType): PerformanceEntry[]; + /** + * Creates a new PerformanceMark entry in the Performance Timeline. + * A PerformanceMark is a subclass of PerformanceEntry whose performanceEntry.entryType is always 'mark', + * and whose performanceEntry.duration is always 0. + * Performance marks are used to mark specific significant moments in the Performance Timeline. + * @param name + * @return The PerformanceMark entry that was created + */ + mark(name?: string, options?: MarkOptions): PerformanceMark; + /** + * Creates a new PerformanceMeasure entry in the Performance Timeline. + * A PerformanceMeasure is a subclass of PerformanceEntry whose performanceEntry.entryType is always 'measure', + * and whose performanceEntry.duration measures the number of milliseconds elapsed since startMark and endMark. + * + * The startMark argument may identify any existing PerformanceMark in the the Performance Timeline, or may identify + * any of the timestamp properties provided by the PerformanceNodeTiming class. If the named startMark does not exist, + * then startMark is set to timeOrigin by default. + * + * The endMark argument must identify any existing PerformanceMark in the the Performance Timeline or any of the timestamp + * properties provided by the PerformanceNodeTiming class. If the named endMark does not exist, an error will be thrown. + * @param name + * @param startMark + * @param endMark + * @return The PerformanceMeasure entry that was created + */ + measure(name: string, startMark?: string, endMark?: string): PerformanceMeasure; + measure(name: string, options: MeasureOptions): PerformanceMeasure; + /** + * An instance of the PerformanceNodeTiming class that provides performance metrics for specific Node.js operational milestones. + */ + readonly nodeTiming: PerformanceNodeTiming; + /** + * @return the current high resolution millisecond timestamp + */ + now(): number; + /** + * The timeOrigin specifies the high resolution millisecond timestamp from which all performance metric durations are measured. + */ + readonly timeOrigin: number; + /** + * Wraps a function within a new function that measures the running time of the wrapped function. + * A PerformanceObserver must be subscribed to the 'function' event type in order for the timing details to be accessed. + * @param fn + */ + timerify any>(fn: T, options?: TimerifyOptions): T; + /** + * eventLoopUtilization is similar to CPU utilization except that it is calculated using high precision wall-clock time. + * It represents the percentage of time the event loop has spent outside the event loop's event provider (e.g. epoll_wait). + * No other CPU idle time is taken into consideration. + */ + eventLoopUtilization: EventLoopUtilityFunction; + } + interface PerformanceObserverEntryList { + /** + * Returns a list of `PerformanceEntry` objects in chronological order + * with respect to `performanceEntry.startTime`. + * + * ```js + * const { + * performance, + * PerformanceObserver, + * } = require('node:perf_hooks'); + * + * const obs = new PerformanceObserver((perfObserverList, observer) => { + * console.log(perfObserverList.getEntries()); + * + * * [ + * * PerformanceEntry { + * * name: 'test', + * * entryType: 'mark', + * * startTime: 81.465639, + * * duration: 0 + * * }, + * * PerformanceEntry { + * * name: 'meow', + * * entryType: 'mark', + * * startTime: 81.860064, + * * duration: 0 + * * } + * * ] + * + * + * performance.clearMarks(); + * performance.clearMeasures(); + * observer.disconnect(); + * }); + * obs.observe({ type: 'mark' }); + * + * performance.mark('test'); + * performance.mark('meow'); + * ``` + * @since v8.5.0 + */ + getEntries(): PerformanceEntry[]; + /** + * Returns a list of `PerformanceEntry` objects in chronological order + * with respect to `performanceEntry.startTime` whose `performanceEntry.name` is + * equal to `name`, and optionally, whose `performanceEntry.entryType` is equal to`type`. + * + * ```js + * const { + * performance, + * PerformanceObserver, + * } = require('node:perf_hooks'); + * + * const obs = new PerformanceObserver((perfObserverList, observer) => { + * console.log(perfObserverList.getEntriesByName('meow')); + * + * * [ + * * PerformanceEntry { + * * name: 'meow', + * * entryType: 'mark', + * * startTime: 98.545991, + * * duration: 0 + * * } + * * ] + * + * console.log(perfObserverList.getEntriesByName('nope')); // [] + * + * console.log(perfObserverList.getEntriesByName('test', 'mark')); + * + * * [ + * * PerformanceEntry { + * * name: 'test', + * * entryType: 'mark', + * * startTime: 63.518931, + * * duration: 0 + * * } + * * ] + * + * console.log(perfObserverList.getEntriesByName('test', 'measure')); // [] + * + * performance.clearMarks(); + * performance.clearMeasures(); + * observer.disconnect(); + * }); + * obs.observe({ entryTypes: ['mark', 'measure'] }); + * + * performance.mark('test'); + * performance.mark('meow'); + * ``` + * @since v8.5.0 + */ + getEntriesByName(name: string, type?: EntryType): PerformanceEntry[]; + /** + * Returns a list of `PerformanceEntry` objects in chronological order + * with respect to `performanceEntry.startTime` whose `performanceEntry.entryType`is equal to `type`. + * + * ```js + * const { + * performance, + * PerformanceObserver, + * } = require('node:perf_hooks'); + * + * const obs = new PerformanceObserver((perfObserverList, observer) => { + * console.log(perfObserverList.getEntriesByType('mark')); + * + * * [ + * * PerformanceEntry { + * * name: 'test', + * * entryType: 'mark', + * * startTime: 55.897834, + * * duration: 0 + * * }, + * * PerformanceEntry { + * * name: 'meow', + * * entryType: 'mark', + * * startTime: 56.350146, + * * duration: 0 + * * } + * * ] + * + * performance.clearMarks(); + * performance.clearMeasures(); + * observer.disconnect(); + * }); + * obs.observe({ type: 'mark' }); + * + * performance.mark('test'); + * performance.mark('meow'); + * ``` + * @since v8.5.0 + */ + getEntriesByType(type: EntryType): PerformanceEntry[]; + } + type PerformanceObserverCallback = (list: PerformanceObserverEntryList, observer: PerformanceObserver) => void; + /** + * @since v8.5.0 + */ + class PerformanceObserver extends AsyncResource { + constructor(callback: PerformanceObserverCallback); + /** + * Disconnects the `PerformanceObserver` instance from all notifications. + * @since v8.5.0 + */ + disconnect(): void; + /** + * Subscribes the `PerformanceObserver` instance to notifications of new `PerformanceEntry` instances identified either by `options.entryTypes`or `options.type`: + * + * ```js + * const { + * performance, + * PerformanceObserver, + * } = require('node:perf_hooks'); + * + * const obs = new PerformanceObserver((list, observer) => { + * // Called once asynchronously. `list` contains three items. + * }); + * obs.observe({ type: 'mark' }); + * + * for (let n = 0; n < 3; n++) + * performance.mark(`test${n}`); + * ``` + * @since v8.5.0 + */ + observe( + options: + | { + entryTypes: ReadonlyArray; + buffered?: boolean | undefined; + } + | { + type: EntryType; + buffered?: boolean | undefined; + } + ): void; + } + namespace constants { + const NODE_PERFORMANCE_GC_MAJOR: number; + const NODE_PERFORMANCE_GC_MINOR: number; + const NODE_PERFORMANCE_GC_INCREMENTAL: number; + const NODE_PERFORMANCE_GC_WEAKCB: number; + const NODE_PERFORMANCE_GC_FLAGS_NO: number; + const NODE_PERFORMANCE_GC_FLAGS_CONSTRUCT_RETAINED: number; + const NODE_PERFORMANCE_GC_FLAGS_FORCED: number; + const NODE_PERFORMANCE_GC_FLAGS_SYNCHRONOUS_PHANTOM_PROCESSING: number; + const NODE_PERFORMANCE_GC_FLAGS_ALL_AVAILABLE_GARBAGE: number; + const NODE_PERFORMANCE_GC_FLAGS_ALL_EXTERNAL_MEMORY: number; + const NODE_PERFORMANCE_GC_FLAGS_SCHEDULE_IDLE: number; + } + const performance: Performance; + interface EventLoopMonitorOptions { + /** + * The sampling rate in milliseconds. + * Must be greater than zero. + * @default 10 + */ + resolution?: number | undefined; + } + interface Histogram { + /** + * Returns a `Map` object detailing the accumulated percentile distribution. + * @since v11.10.0 + */ + readonly percentiles: Map; + /** + * The number of times the event loop delay exceeded the maximum 1 hour event + * loop delay threshold. + * @since v11.10.0 + */ + readonly exceeds: number; + /** + * The minimum recorded event loop delay. + * @since v11.10.0 + */ + readonly min: number; + /** + * The maximum recorded event loop delay. + * @since v11.10.0 + */ + readonly max: number; + /** + * The mean of the recorded event loop delays. + * @since v11.10.0 + */ + readonly mean: number; + /** + * The standard deviation of the recorded event loop delays. + * @since v11.10.0 + */ + readonly stddev: number; + /** + * Resets the collected histogram data. + * @since v11.10.0 + */ + reset(): void; + /** + * Returns the value at the given percentile. + * @since v11.10.0 + * @param percentile A percentile value in the range (0, 100]. + */ + percentile(percentile: number): number; + } + interface IntervalHistogram extends Histogram { + /** + * Enables the update interval timer. Returns `true` if the timer was + * started, `false` if it was already started. + * @since v11.10.0 + */ + enable(): boolean; + /** + * Disables the update interval timer. Returns `true` if the timer was + * stopped, `false` if it was already stopped. + * @since v11.10.0 + */ + disable(): boolean; + } + interface RecordableHistogram extends Histogram { + /** + * @since v15.9.0, v14.18.0 + * @param val The amount to record in the histogram. + */ + record(val: number | bigint): void; + /** + * Calculates the amount of time (in nanoseconds) that has passed since the + * previous call to `recordDelta()` and records that amount in the histogram. + * + * ## Examples + * @since v15.9.0, v14.18.0 + */ + recordDelta(): void; + /** + * Adds the values from `other` to this histogram. + * @since v17.4.0, v16.14.0 + */ + add(other: RecordableHistogram): void; + } + /** + * _This property is an extension by Node.js. It is not available in Web browsers._ + * + * Creates an `IntervalHistogram` object that samples and reports the event loop + * delay over time. The delays will be reported in nanoseconds. + * + * Using a timer to detect approximate event loop delay works because the + * execution of timers is tied specifically to the lifecycle of the libuv + * event loop. That is, a delay in the loop will cause a delay in the execution + * of the timer, and those delays are specifically what this API is intended to + * detect. + * + * ```js + * const { monitorEventLoopDelay } = require('node:perf_hooks'); + * const h = monitorEventLoopDelay({ resolution: 20 }); + * h.enable(); + * // Do something. + * h.disable(); + * console.log(h.min); + * console.log(h.max); + * console.log(h.mean); + * console.log(h.stddev); + * console.log(h.percentiles); + * console.log(h.percentile(50)); + * console.log(h.percentile(99)); + * ``` + * @since v11.10.0 + */ + function monitorEventLoopDelay(options?: EventLoopMonitorOptions): IntervalHistogram; + interface CreateHistogramOptions { + /** + * The minimum recordable value. Must be an integer value greater than 0. + * @default 1 + */ + min?: number | bigint | undefined; + /** + * The maximum recordable value. Must be an integer value greater than min. + * @default Number.MAX_SAFE_INTEGER + */ + max?: number | bigint | undefined; + /** + * The number of accuracy digits. Must be a number between 1 and 5. + * @default 3 + */ + figures?: number | undefined; + } + /** + * Returns a `RecordableHistogram`. + * @since v15.9.0, v14.18.0 + */ + function createHistogram(options?: CreateHistogramOptions): RecordableHistogram; + import { performance as _performance } from 'perf_hooks'; + global { + /** + * `performance` is a global reference for `require('perf_hooks').performance` + * https://nodejs.org/api/globals.html#performance + * @since v16.0.0 + */ + var performance: typeof globalThis extends { + onmessage: any; + performance: infer T; + } + ? T + : typeof _performance; + } +} +declare module 'node:perf_hooks' { + export * from 'perf_hooks'; +} diff --git a/node_modules/@types/node/ts4.8/process.d.ts b/node_modules/@types/node/ts4.8/process.d.ts new file mode 100755 index 0000000..f122546 --- /dev/null +++ b/node_modules/@types/node/ts4.8/process.d.ts @@ -0,0 +1,1494 @@ +declare module 'process' { + import * as tty from 'node:tty'; + import { Worker } from 'node:worker_threads'; + global { + var process: NodeJS.Process; + namespace NodeJS { + // this namespace merge is here because these are specifically used + // as the type for process.stdin, process.stdout, and process.stderr. + // they can't live in tty.d.ts because we need to disambiguate the imported name. + interface ReadStream extends tty.ReadStream {} + interface WriteStream extends tty.WriteStream {} + interface MemoryUsageFn { + /** + * The `process.memoryUsage()` method iterate over each page to gather informations about memory + * usage which can be slow depending on the program memory allocations. + */ + (): MemoryUsage; + /** + * method returns an integer representing the Resident Set Size (RSS) in bytes. + */ + rss(): number; + } + interface MemoryUsage { + rss: number; + heapTotal: number; + heapUsed: number; + external: number; + arrayBuffers: number; + } + interface CpuUsage { + user: number; + system: number; + } + interface ProcessRelease { + name: string; + sourceUrl?: string | undefined; + headersUrl?: string | undefined; + libUrl?: string | undefined; + lts?: string | undefined; + } + interface ProcessVersions extends Dict { + http_parser: string; + node: string; + v8: string; + ares: string; + uv: string; + zlib: string; + modules: string; + openssl: string; + } + type Platform = 'aix' | 'android' | 'darwin' | 'freebsd' | 'haiku' | 'linux' | 'openbsd' | 'sunos' | 'win32' | 'cygwin' | 'netbsd'; + type Architecture = 'arm' | 'arm64' | 'ia32' | 'mips' | 'mipsel' | 'ppc' | 'ppc64' | 's390' | 's390x' | 'x64'; + type Signals = + | 'SIGABRT' + | 'SIGALRM' + | 'SIGBUS' + | 'SIGCHLD' + | 'SIGCONT' + | 'SIGFPE' + | 'SIGHUP' + | 'SIGILL' + | 'SIGINT' + | 'SIGIO' + | 'SIGIOT' + | 'SIGKILL' + | 'SIGPIPE' + | 'SIGPOLL' + | 'SIGPROF' + | 'SIGPWR' + | 'SIGQUIT' + | 'SIGSEGV' + | 'SIGSTKFLT' + | 'SIGSTOP' + | 'SIGSYS' + | 'SIGTERM' + | 'SIGTRAP' + | 'SIGTSTP' + | 'SIGTTIN' + | 'SIGTTOU' + | 'SIGUNUSED' + | 'SIGURG' + | 'SIGUSR1' + | 'SIGUSR2' + | 'SIGVTALRM' + | 'SIGWINCH' + | 'SIGXCPU' + | 'SIGXFSZ' + | 'SIGBREAK' + | 'SIGLOST' + | 'SIGINFO'; + type UncaughtExceptionOrigin = 'uncaughtException' | 'unhandledRejection'; + type MultipleResolveType = 'resolve' | 'reject'; + type BeforeExitListener = (code: number) => void; + type DisconnectListener = () => void; + type ExitListener = (code: number) => void; + type RejectionHandledListener = (promise: Promise) => void; + type UncaughtExceptionListener = (error: Error, origin: UncaughtExceptionOrigin) => void; + /** + * Most of the time the unhandledRejection will be an Error, but this should not be relied upon + * as *anything* can be thrown/rejected, it is therefore unsafe to assume that the value is an Error. + */ + type UnhandledRejectionListener = (reason: unknown, promise: Promise) => void; + type WarningListener = (warning: Error) => void; + type MessageListener = (message: unknown, sendHandle: unknown) => void; + type SignalsListener = (signal: Signals) => void; + type MultipleResolveListener = (type: MultipleResolveType, promise: Promise, value: unknown) => void; + type WorkerListener = (worker: Worker) => void; + interface Socket extends ReadWriteStream { + isTTY?: true | undefined; + } + // Alias for compatibility + interface ProcessEnv extends Dict { + /** + * Can be used to change the default timezone at runtime + */ + TZ?: string; + } + interface HRTime { + (time?: [number, number]): [number, number]; + bigint(): bigint; + } + interface ProcessReport { + /** + * Directory where the report is written. + * working directory of the Node.js process. + * @default '' indicating that reports are written to the current + */ + directory: string; + /** + * Filename where the report is written. + * The default value is the empty string. + * @default '' the output filename will be comprised of a timestamp, + * PID, and sequence number. + */ + filename: string; + /** + * Returns a JSON-formatted diagnostic report for the running process. + * The report's JavaScript stack trace is taken from err, if present. + */ + getReport(err?: Error): string; + /** + * If true, a diagnostic report is generated on fatal errors, + * such as out of memory errors or failed C++ assertions. + * @default false + */ + reportOnFatalError: boolean; + /** + * If true, a diagnostic report is generated when the process + * receives the signal specified by process.report.signal. + * @default false + */ + reportOnSignal: boolean; + /** + * If true, a diagnostic report is generated on uncaught exception. + * @default false + */ + reportOnUncaughtException: boolean; + /** + * The signal used to trigger the creation of a diagnostic report. + * @default 'SIGUSR2' + */ + signal: Signals; + /** + * Writes a diagnostic report to a file. If filename is not provided, the default filename + * includes the date, time, PID, and a sequence number. + * The report's JavaScript stack trace is taken from err, if present. + * + * @param fileName Name of the file where the report is written. + * This should be a relative path, that will be appended to the directory specified in + * `process.report.directory`, or the current working directory of the Node.js process, + * if unspecified. + * @param error A custom error used for reporting the JavaScript stack. + * @return Filename of the generated report. + */ + writeReport(fileName?: string): string; + writeReport(error?: Error): string; + writeReport(fileName?: string, err?: Error): string; + } + interface ResourceUsage { + fsRead: number; + fsWrite: number; + involuntaryContextSwitches: number; + ipcReceived: number; + ipcSent: number; + majorPageFault: number; + maxRSS: number; + minorPageFault: number; + sharedMemorySize: number; + signalsCount: number; + swappedOut: number; + systemCPUTime: number; + unsharedDataSize: number; + unsharedStackSize: number; + userCPUTime: number; + voluntaryContextSwitches: number; + } + interface EmitWarningOptions { + /** + * When `warning` is a `string`, `type` is the name to use for the _type_ of warning being emitted. + * + * @default 'Warning' + */ + type?: string | undefined; + /** + * A unique identifier for the warning instance being emitted. + */ + code?: string | undefined; + /** + * When `warning` is a `string`, `ctor` is an optional function used to limit the generated stack trace. + * + * @default process.emitWarning + */ + ctor?: Function | undefined; + /** + * Additional text to include with the error. + */ + detail?: string | undefined; + } + interface ProcessConfig { + readonly target_defaults: { + readonly cflags: any[]; + readonly default_configuration: string; + readonly defines: string[]; + readonly include_dirs: string[]; + readonly libraries: string[]; + }; + readonly variables: { + readonly clang: number; + readonly host_arch: string; + readonly node_install_npm: boolean; + readonly node_install_waf: boolean; + readonly node_prefix: string; + readonly node_shared_openssl: boolean; + readonly node_shared_v8: boolean; + readonly node_shared_zlib: boolean; + readonly node_use_dtrace: boolean; + readonly node_use_etw: boolean; + readonly node_use_openssl: boolean; + readonly target_arch: string; + readonly v8_no_strict_aliasing: number; + readonly v8_use_snapshot: boolean; + readonly visibility: string; + }; + } + interface Process extends EventEmitter { + /** + * The `process.stdout` property returns a stream connected to`stdout` (fd `1`). It is a `net.Socket` (which is a `Duplex` stream) unless fd `1` refers to a file, in which case it is + * a `Writable` stream. + * + * For example, to copy `process.stdin` to `process.stdout`: + * + * ```js + * import { stdin, stdout } from 'node:process'; + * + * stdin.pipe(stdout); + * ``` + * + * `process.stdout` differs from other Node.js streams in important ways. See `note on process I/O` for more information. + */ + stdout: WriteStream & { + fd: 1; + }; + /** + * The `process.stderr` property returns a stream connected to`stderr` (fd `2`). It is a `net.Socket` (which is a `Duplex` stream) unless fd `2` refers to a file, in which case it is + * a `Writable` stream. + * + * `process.stderr` differs from other Node.js streams in important ways. See `note on process I/O` for more information. + */ + stderr: WriteStream & { + fd: 2; + }; + /** + * The `process.stdin` property returns a stream connected to`stdin` (fd `0`). It is a `net.Socket` (which is a `Duplex` stream) unless fd `0` refers to a file, in which case it is + * a `Readable` stream. + * + * For details of how to read from `stdin` see `readable.read()`. + * + * As a `Duplex` stream, `process.stdin` can also be used in "old" mode that + * is compatible with scripts written for Node.js prior to v0.10\. + * For more information see `Stream compatibility`. + * + * In "old" streams mode the `stdin` stream is paused by default, so one + * must call `process.stdin.resume()` to read from it. Note also that calling`process.stdin.resume()` itself would switch stream to "old" mode. + */ + stdin: ReadStream & { + fd: 0; + }; + openStdin(): Socket; + /** + * The `process.argv` property returns an array containing the command-line + * arguments passed when the Node.js process was launched. The first element will + * be {@link execPath}. See `process.argv0` if access to the original value + * of `argv[0]` is needed. The second element will be the path to the JavaScript + * file being executed. The remaining elements will be any additional command-line + * arguments. + * + * For example, assuming the following script for `process-args.js`: + * + * ```js + * import { argv } from 'node:process'; + * + * // print process.argv + * argv.forEach((val, index) => { + * console.log(`${index}: ${val}`); + * }); + * ``` + * + * Launching the Node.js process as: + * + * ```bash + * node process-args.js one two=three four + * ``` + * + * Would generate the output: + * + * ```text + * 0: /usr/local/bin/node + * 1: /Users/mjr/work/node/process-args.js + * 2: one + * 3: two=three + * 4: four + * ``` + * @since v0.1.27 + */ + argv: string[]; + /** + * The `process.argv0` property stores a read-only copy of the original value of`argv[0]` passed when Node.js starts. + * + * ```console + * $ bash -c 'exec -a customArgv0 ./node' + * > process.argv[0] + * '/Volumes/code/external/node/out/Release/node' + * > process.argv0 + * 'customArgv0' + * ``` + * @since v6.4.0 + */ + argv0: string; + /** + * The `process.execArgv` property returns the set of Node.js-specific command-line + * options passed when the Node.js process was launched. These options do not + * appear in the array returned by the {@link argv} property, and do not + * include the Node.js executable, the name of the script, or any options following + * the script name. These options are useful in order to spawn child processes with + * the same execution environment as the parent. + * + * ```bash + * node --harmony script.js --version + * ``` + * + * Results in `process.execArgv`: + * + * ```js + * ['--harmony'] + * ``` + * + * And `process.argv`: + * + * ```js + * ['/usr/local/bin/node', 'script.js', '--version'] + * ``` + * + * Refer to `Worker constructor` for the detailed behavior of worker + * threads with this property. + * @since v0.7.7 + */ + execArgv: string[]; + /** + * The `process.execPath` property returns the absolute pathname of the executable + * that started the Node.js process. Symbolic links, if any, are resolved. + * + * ```js + * '/usr/local/bin/node' + * ``` + * @since v0.1.100 + */ + execPath: string; + /** + * The `process.abort()` method causes the Node.js process to exit immediately and + * generate a core file. + * + * This feature is not available in `Worker` threads. + * @since v0.7.0 + */ + abort(): never; + /** + * The `process.chdir()` method changes the current working directory of the + * Node.js process or throws an exception if doing so fails (for instance, if + * the specified `directory` does not exist). + * + * ```js + * import { chdir, cwd } from 'node:process'; + * + * console.log(`Starting directory: ${cwd()}`); + * try { + * chdir('/tmp'); + * console.log(`New directory: ${cwd()}`); + * } catch (err) { + * console.error(`chdir: ${err}`); + * } + * ``` + * + * This feature is not available in `Worker` threads. + * @since v0.1.17 + */ + chdir(directory: string): void; + /** + * The `process.cwd()` method returns the current working directory of the Node.js + * process. + * + * ```js + * import { cwd } from 'node:process'; + * + * console.log(`Current directory: ${cwd()}`); + * ``` + * @since v0.1.8 + */ + cwd(): string; + /** + * The port used by the Node.js debugger when enabled. + * + * ```js + * import process from 'node:process'; + * + * process.debugPort = 5858; + * ``` + * @since v0.7.2 + */ + debugPort: number; + /** + * The `process.emitWarning()` method can be used to emit custom or application + * specific process warnings. These can be listened for by adding a handler to the `'warning'` event. + * + * ```js + * import { emitWarning } from 'node:process'; + * + * // Emit a warning with a code and additional detail. + * emitWarning('Something happened!', { + * code: 'MY_WARNING', + * detail: 'This is some additional information', + * }); + * // Emits: + * // (node:56338) [MY_WARNING] Warning: Something happened! + * // This is some additional information + * ``` + * + * In this example, an `Error` object is generated internally by`process.emitWarning()` and passed through to the `'warning'` handler. + * + * ```js + * import process from 'node:process'; + * + * process.on('warning', (warning) => { + * console.warn(warning.name); // 'Warning' + * console.warn(warning.message); // 'Something happened!' + * console.warn(warning.code); // 'MY_WARNING' + * console.warn(warning.stack); // Stack trace + * console.warn(warning.detail); // 'This is some additional information' + * }); + * ``` + * + * If `warning` is passed as an `Error` object, the `options` argument is ignored. + * @since v8.0.0 + * @param warning The warning to emit. + */ + emitWarning(warning: string | Error, ctor?: Function): void; + emitWarning(warning: string | Error, type?: string, ctor?: Function): void; + emitWarning(warning: string | Error, type?: string, code?: string, ctor?: Function): void; + emitWarning(warning: string | Error, options?: EmitWarningOptions): void; + /** + * The `process.env` property returns an object containing the user environment. + * See [`environ(7)`](http://man7.org/linux/man-pages/man7/environ.7.html). + * + * An example of this object looks like: + * + * ```js + * { + * TERM: 'xterm-256color', + * SHELL: '/usr/local/bin/bash', + * USER: 'maciej', + * PATH: '~/.bin/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin', + * PWD: '/Users/maciej', + * EDITOR: 'vim', + * SHLVL: '1', + * HOME: '/Users/maciej', + * LOGNAME: 'maciej', + * _: '/usr/local/bin/node' + * } + * ``` + * + * It is possible to modify this object, but such modifications will not be + * reflected outside the Node.js process, or (unless explicitly requested) + * to other `Worker` threads. + * In other words, the following example would not work: + * + * ```bash + * node -e 'process.env.foo = "bar"' && echo $foo + * ``` + * + * While the following will: + * + * ```js + * import { env } from 'node:process'; + * + * env.foo = 'bar'; + * console.log(env.foo); + * ``` + * + * Assigning a property on `process.env` will implicitly convert the value + * to a string. **This behavior is deprecated.** Future versions of Node.js may + * throw an error when the value is not a string, number, or boolean. + * + * ```js + * import { env } from 'node:process'; + * + * env.test = null; + * console.log(env.test); + * // => 'null' + * env.test = undefined; + * console.log(env.test); + * // => 'undefined' + * ``` + * + * Use `delete` to delete a property from `process.env`. + * + * ```js + * import { env } from 'node:process'; + * + * env.TEST = 1; + * delete env.TEST; + * console.log(env.TEST); + * // => undefined + * ``` + * + * On Windows operating systems, environment variables are case-insensitive. + * + * ```js + * import { env } from 'node:process'; + * + * env.TEST = 1; + * console.log(env.test); + * // => 1 + * ``` + * + * Unless explicitly specified when creating a `Worker` instance, + * each `Worker` thread has its own copy of `process.env`, based on its + * parent thread's `process.env`, or whatever was specified as the `env` option + * to the `Worker` constructor. Changes to `process.env` will not be visible + * across `Worker` threads, and only the main thread can make changes that + * are visible to the operating system or to native add-ons. + * @since v0.1.27 + */ + env: ProcessEnv; + /** + * The `process.exit()` method instructs Node.js to terminate the process + * synchronously with an exit status of `code`. If `code` is omitted, exit uses + * either the 'success' code `0` or the value of `process.exitCode` if it has been + * set. Node.js will not terminate until all the `'exit'` event listeners are + * called. + * + * To exit with a 'failure' code: + * + * ```js + * import { exit } from 'node:process'; + * + * exit(1); + * ``` + * + * The shell that executed Node.js should see the exit code as `1`. + * + * Calling `process.exit()` will force the process to exit as quickly as possible + * even if there are still asynchronous operations pending that have not yet + * completed fully, including I/O operations to `process.stdout` and`process.stderr`. + * + * In most situations, it is not actually necessary to call `process.exit()`explicitly. The Node.js process will exit on its own _if there is no additional_ + * _work pending_ in the event loop. The `process.exitCode` property can be set to + * tell the process which exit code to use when the process exits gracefully. + * + * For instance, the following example illustrates a _misuse_ of the`process.exit()` method that could lead to data printed to stdout being + * truncated and lost: + * + * ```js + * import { exit } from 'node:process'; + * + * // This is an example of what *not* to do: + * if (someConditionNotMet()) { + * printUsageToStdout(); + * exit(1); + * } + * ``` + * + * The reason this is problematic is because writes to `process.stdout` in Node.js + * are sometimes _asynchronous_ and may occur over multiple ticks of the Node.js + * event loop. Calling `process.exit()`, however, forces the process to exit _before_ those additional writes to `stdout` can be performed. + * + * Rather than calling `process.exit()` directly, the code _should_ set the`process.exitCode` and allow the process to exit naturally by avoiding + * scheduling any additional work for the event loop: + * + * ```js + * import process from 'node:process'; + * + * // How to properly set the exit code while letting + * // the process exit gracefully. + * if (someConditionNotMet()) { + * printUsageToStdout(); + * process.exitCode = 1; + * } + * ``` + * + * If it is necessary to terminate the Node.js process due to an error condition, + * throwing an _uncaught_ error and allowing the process to terminate accordingly + * is safer than calling `process.exit()`. + * + * In `Worker` threads, this function stops the current thread rather + * than the current process. + * @since v0.1.13 + * @param [code=0] The exit code. For string type, only integer strings (e.g.,'1') are allowed. + */ + exit(code?: number): never; + /** + * A number which will be the process exit code, when the process either + * exits gracefully, or is exited via {@link exit} without specifying + * a code. + * + * Specifying a code to {@link exit} will override any + * previous setting of `process.exitCode`. + * @since v0.11.8 + */ + exitCode?: number | undefined; + /** + * The `process.getgid()` method returns the numerical group identity of the + * process. (See [`getgid(2)`](http://man7.org/linux/man-pages/man2/getgid.2.html).) + * + * ```js + * import process from 'process'; + * + * if (process.getgid) { + * console.log(`Current gid: ${process.getgid()}`); + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * @since v0.1.31 + */ + getgid?: () => number; + /** + * The `process.setgid()` method sets the group identity of the process. (See [`setgid(2)`](http://man7.org/linux/man-pages/man2/setgid.2.html).) The `id` can be passed as either a + * numeric ID or a group name + * string. If a group name is specified, this method blocks while resolving the + * associated numeric ID. + * + * ```js + * import process from 'process'; + * + * if (process.getgid && process.setgid) { + * console.log(`Current gid: ${process.getgid()}`); + * try { + * process.setgid(501); + * console.log(`New gid: ${process.getgid()}`); + * } catch (err) { + * console.log(`Failed to set gid: ${err}`); + * } + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * This feature is not available in `Worker` threads. + * @since v0.1.31 + * @param id The group name or ID + */ + setgid?: (id: number | string) => void; + /** + * The `process.getuid()` method returns the numeric user identity of the process. + * (See [`getuid(2)`](http://man7.org/linux/man-pages/man2/getuid.2.html).) + * + * ```js + * import process from 'process'; + * + * if (process.getuid) { + * console.log(`Current uid: ${process.getuid()}`); + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * @since v0.1.28 + */ + getuid?: () => number; + /** + * The `process.setuid(id)` method sets the user identity of the process. (See [`setuid(2)`](http://man7.org/linux/man-pages/man2/setuid.2.html).) The `id` can be passed as either a + * numeric ID or a username string. + * If a username is specified, the method blocks while resolving the associated + * numeric ID. + * + * ```js + * import process from 'process'; + * + * if (process.getuid && process.setuid) { + * console.log(`Current uid: ${process.getuid()}`); + * try { + * process.setuid(501); + * console.log(`New uid: ${process.getuid()}`); + * } catch (err) { + * console.log(`Failed to set uid: ${err}`); + * } + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * This feature is not available in `Worker` threads. + * @since v0.1.28 + */ + setuid?: (id: number | string) => void; + /** + * The `process.geteuid()` method returns the numerical effective user identity of + * the process. (See [`geteuid(2)`](http://man7.org/linux/man-pages/man2/geteuid.2.html).) + * + * ```js + * import process from 'process'; + * + * if (process.geteuid) { + * console.log(`Current uid: ${process.geteuid()}`); + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * @since v2.0.0 + */ + geteuid?: () => number; + /** + * The `process.seteuid()` method sets the effective user identity of the process. + * (See [`seteuid(2)`](http://man7.org/linux/man-pages/man2/seteuid.2.html).) The `id` can be passed as either a numeric ID or a username + * string. If a username is specified, the method blocks while resolving the + * associated numeric ID. + * + * ```js + * import process from 'process'; + * + * if (process.geteuid && process.seteuid) { + * console.log(`Current uid: ${process.geteuid()}`); + * try { + * process.seteuid(501); + * console.log(`New uid: ${process.geteuid()}`); + * } catch (err) { + * console.log(`Failed to set uid: ${err}`); + * } + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * This feature is not available in `Worker` threads. + * @since v2.0.0 + * @param id A user name or ID + */ + seteuid?: (id: number | string) => void; + /** + * The `process.getegid()` method returns the numerical effective group identity + * of the Node.js process. (See [`getegid(2)`](http://man7.org/linux/man-pages/man2/getegid.2.html).) + * + * ```js + * import process from 'process'; + * + * if (process.getegid) { + * console.log(`Current gid: ${process.getegid()}`); + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * @since v2.0.0 + */ + getegid?: () => number; + /** + * The `process.setegid()` method sets the effective group identity of the process. + * (See [`setegid(2)`](http://man7.org/linux/man-pages/man2/setegid.2.html).) The `id` can be passed as either a numeric ID or a group + * name string. If a group name is specified, this method blocks while resolving + * the associated a numeric ID. + * + * ```js + * import process from 'process'; + * + * if (process.getegid && process.setegid) { + * console.log(`Current gid: ${process.getegid()}`); + * try { + * process.setegid(501); + * console.log(`New gid: ${process.getegid()}`); + * } catch (err) { + * console.log(`Failed to set gid: ${err}`); + * } + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * This feature is not available in `Worker` threads. + * @since v2.0.0 + * @param id A group name or ID + */ + setegid?: (id: number | string) => void; + /** + * The `process.getgroups()` method returns an array with the supplementary group + * IDs. POSIX leaves it unspecified if the effective group ID is included but + * Node.js ensures it always is. + * + * ```js + * import process from 'process'; + * + * if (process.getgroups) { + * console.log(process.getgroups()); // [ 16, 21, 297 ] + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * @since v0.9.4 + */ + getgroups?: () => number[]; + /** + * The `process.setgroups()` method sets the supplementary group IDs for the + * Node.js process. This is a privileged operation that requires the Node.js + * process to have `root` or the `CAP_SETGID` capability. + * + * The `groups` array can contain numeric group IDs, group names, or both. + * + * ```js + * import process from 'process'; + * + * if (process.getgroups && process.setgroups) { + * try { + * process.setgroups([501]); + * console.log(process.getgroups()); // new groups + * } catch (err) { + * console.log(`Failed to set groups: ${err}`); + * } + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * This feature is not available in `Worker` threads. + * @since v0.9.4 + */ + setgroups?: (groups: ReadonlyArray) => void; + /** + * The `process.setUncaughtExceptionCaptureCallback()` function sets a function + * that will be invoked when an uncaught exception occurs, which will receive the + * exception value itself as its first argument. + * + * If such a function is set, the `'uncaughtException'` event will + * not be emitted. If `--abort-on-uncaught-exception` was passed from the + * command line or set through `v8.setFlagsFromString()`, the process will + * not abort. Actions configured to take place on exceptions such as report + * generations will be affected too + * + * To unset the capture function,`process.setUncaughtExceptionCaptureCallback(null)` may be used. Calling this + * method with a non-`null` argument while another capture function is set will + * throw an error. + * + * Using this function is mutually exclusive with using the deprecated `domain` built-in module. + * @since v9.3.0 + */ + setUncaughtExceptionCaptureCallback(cb: ((err: Error) => void) | null): void; + /** + * Indicates whether a callback has been set using {@link setUncaughtExceptionCaptureCallback}. + * @since v9.3.0 + */ + hasUncaughtExceptionCaptureCallback(): boolean; + /** + * The `process.version` property contains the Node.js version string. + * + * ```js + * import { version } from 'node:process'; + * + * console.log(`Version: ${version}`); + * // Version: v14.8.0 + * ``` + * + * To get the version string without the prepended _v_, use`process.versions.node`. + * @since v0.1.3 + */ + readonly version: string; + /** + * The `process.versions` property returns an object listing the version strings of + * Node.js and its dependencies. `process.versions.modules` indicates the current + * ABI version, which is increased whenever a C++ API changes. Node.js will refuse + * to load modules that were compiled against a different module ABI version. + * + * ```js + * import { versions } from 'node:process'; + * + * console.log(versions); + * ``` + * + * Will generate an object similar to: + * + * ```console + * { node: '20.2.0', + * acorn: '8.8.2', + * ada: '2.4.0', + * ares: '1.19.0', + * base64: '0.5.0', + * brotli: '1.0.9', + * cjs_module_lexer: '1.2.2', + * cldr: '43.0', + * icu: '73.1', + * llhttp: '8.1.0', + * modules: '115', + * napi: '8', + * nghttp2: '1.52.0', + * nghttp3: '0.7.0', + * ngtcp2: '0.8.1', + * openssl: '3.0.8+quic', + * simdutf: '3.2.9', + * tz: '2023c', + * undici: '5.22.0', + * unicode: '15.0', + * uv: '1.44.2', + * uvwasi: '0.0.16', + * v8: '11.3.244.8-node.9', + * zlib: '1.2.13' } + * ``` + * @since v0.2.0 + */ + readonly versions: ProcessVersions; + /** + * The `process.config` property returns a frozen `Object` containing the + * JavaScript representation of the configure options used to compile the current + * Node.js executable. This is the same as the `config.gypi` file that was produced + * when running the `./configure` script. + * + * An example of the possible output looks like: + * + * ```js + * { + * target_defaults: + * { cflags: [], + * default_configuration: 'Release', + * defines: [], + * include_dirs: [], + * libraries: [] }, + * variables: + * { + * host_arch: 'x64', + * napi_build_version: 5, + * node_install_npm: 'true', + * node_prefix: '', + * node_shared_cares: 'false', + * node_shared_http_parser: 'false', + * node_shared_libuv: 'false', + * node_shared_zlib: 'false', + * node_use_openssl: 'true', + * node_shared_openssl: 'false', + * strict_aliasing: 'true', + * target_arch: 'x64', + * v8_use_snapshot: 1 + * } + * } + * ``` + * @since v0.7.7 + */ + readonly config: ProcessConfig; + /** + * The `process.kill()` method sends the `signal` to the process identified by`pid`. + * + * Signal names are strings such as `'SIGINT'` or `'SIGHUP'`. See `Signal Events` and [`kill(2)`](http://man7.org/linux/man-pages/man2/kill.2.html) for more information. + * + * This method will throw an error if the target `pid` does not exist. As a special + * case, a signal of `0` can be used to test for the existence of a process. + * Windows platforms will throw an error if the `pid` is used to kill a process + * group. + * + * Even though the name of this function is `process.kill()`, it is really just a + * signal sender, like the `kill` system call. The signal sent may do something + * other than kill the target process. + * + * ```js + * import process, { kill } from 'node:process'; + * + * process.on('SIGHUP', () => { + * console.log('Got SIGHUP signal.'); + * }); + * + * setTimeout(() => { + * console.log('Exiting.'); + * process.exit(0); + * }, 100); + * + * kill(process.pid, 'SIGHUP'); + * ``` + * + * When `SIGUSR1` is received by a Node.js process, Node.js will start the + * debugger. See `Signal Events`. + * @since v0.0.6 + * @param pid A process ID + * @param [signal='SIGTERM'] The signal to send, either as a string or number. + */ + kill(pid: number, signal?: string | number): true; + /** + * The `process.pid` property returns the PID of the process. + * + * ```js + * import { pid } from 'node:process'; + * + * console.log(`This process is pid ${pid}`); + * ``` + * @since v0.1.15 + */ + readonly pid: number; + /** + * The `process.ppid` property returns the PID of the parent of the + * current process. + * + * ```js + * import { ppid } from 'node:process'; + * + * console.log(`The parent process is pid ${ppid}`); + * ``` + * @since v9.2.0, v8.10.0, v6.13.0 + */ + readonly ppid: number; + /** + * The `process.title` property returns the current process title (i.e. returns + * the current value of `ps`). Assigning a new value to `process.title` modifies + * the current value of `ps`. + * + * When a new value is assigned, different platforms will impose different maximum + * length restrictions on the title. Usually such restrictions are quite limited. + * For instance, on Linux and macOS, `process.title` is limited to the size of the + * binary name plus the length of the command-line arguments because setting the`process.title` overwrites the `argv` memory of the process. Node.js v0.8 + * allowed for longer process title strings by also overwriting the `environ`memory but that was potentially insecure and confusing in some (rather obscure) + * cases. + * + * Assigning a value to `process.title` might not result in an accurate label + * within process manager applications such as macOS Activity Monitor or Windows + * Services Manager. + * @since v0.1.104 + */ + title: string; + /** + * The operating system CPU architecture for which the Node.js binary was compiled. + * Possible values are: `'arm'`, `'arm64'`, `'ia32'`, `'mips'`,`'mipsel'`, `'ppc'`,`'ppc64'`, `'s390'`, `'s390x'`, and `'x64'`. + * + * ```js + * import { arch } from 'node:process'; + * + * console.log(`This processor architecture is ${arch}`); + * ``` + * @since v0.5.0 + */ + readonly arch: Architecture; + /** + * The `process.platform` property returns a string identifying the operating + * system platform for which the Node.js binary was compiled. + * + * Currently possible values are: + * + * * `'aix'` + * * `'darwin'` + * * `'freebsd'` + * * `'linux'` + * * `'openbsd'` + * * `'sunos'` + * * `'win32'` + * + * ```js + * import { platform } from 'node:process'; + * + * console.log(`This platform is ${platform}`); + * ``` + * + * The value `'android'` may also be returned if the Node.js is built on the + * Android operating system. However, Android support in Node.js [is experimental](https://github.com/nodejs/node/blob/HEAD/BUILDING.md#androidandroid-based-devices-eg-firefox-os). + * @since v0.1.16 + */ + readonly platform: Platform; + /** + * The `process.mainModule` property provides an alternative way of retrieving `require.main`. The difference is that if the main module changes at + * runtime, `require.main` may still refer to the original main module in + * modules that were required before the change occurred. Generally, it's + * safe to assume that the two refer to the same module. + * + * As with `require.main`, `process.mainModule` will be `undefined` if there + * is no entry script. + * @since v0.1.17 + * @deprecated Since v14.0.0 - Use `main` instead. + */ + mainModule?: Module | undefined; + memoryUsage: MemoryUsageFn; + /** + * Gets the amount of memory available to the process (in bytes) based on + * limits imposed by the OS. If there is no such constraint, or the constraint + * is unknown, `undefined` is returned. + * + * See [`uv_get_constrained_memory`](https://docs.libuv.org/en/v1.x/misc.html#c.uv_get_constrained_memory) for more + * information. + * @since v19.6.0, v18.15.0 + * @experimental + */ + constrainedMemory(): number | undefined; + /** + * The `process.cpuUsage()` method returns the user and system CPU time usage of + * the current process, in an object with properties `user` and `system`, whose + * values are microsecond values (millionth of a second). These values measure time + * spent in user and system code respectively, and may end up being greater than + * actual elapsed time if multiple CPU cores are performing work for this process. + * + * The result of a previous call to `process.cpuUsage()` can be passed as the + * argument to the function, to get a diff reading. + * + * ```js + * import { cpuUsage } from 'node:process'; + * + * const startUsage = cpuUsage(); + * // { user: 38579, system: 6986 } + * + * // spin the CPU for 500 milliseconds + * const now = Date.now(); + * while (Date.now() - now < 500); + * + * console.log(cpuUsage(startUsage)); + * // { user: 514883, system: 11226 } + * ``` + * @since v6.1.0 + * @param previousValue A previous return value from calling `process.cpuUsage()` + */ + cpuUsage(previousValue?: CpuUsage): CpuUsage; + /** + * `process.nextTick()` adds `callback` to the "next tick queue". This queue is + * fully drained after the current operation on the JavaScript stack runs to + * completion and before the event loop is allowed to continue. It's possible to + * create an infinite loop if one were to recursively call `process.nextTick()`. + * See the [Event Loop](https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/#process-nexttick) guide for more background. + * + * ```js + * import { nextTick } from 'node:process'; + * + * console.log('start'); + * nextTick(() => { + * console.log('nextTick callback'); + * }); + * console.log('scheduled'); + * // Output: + * // start + * // scheduled + * // nextTick callback + * ``` + * + * This is important when developing APIs in order to give users the opportunity + * to assign event handlers _after_ an object has been constructed but before any + * I/O has occurred: + * + * ```js + * import { nextTick } from 'node:process'; + * + * function MyThing(options) { + * this.setupOptions(options); + * + * nextTick(() => { + * this.startDoingStuff(); + * }); + * } + * + * const thing = new MyThing(); + * thing.getReadyForStuff(); + * + * // thing.startDoingStuff() gets called now, not before. + * ``` + * + * It is very important for APIs to be either 100% synchronous or 100% + * asynchronous. Consider this example: + * + * ```js + * // WARNING! DO NOT USE! BAD UNSAFE HAZARD! + * function maybeSync(arg, cb) { + * if (arg) { + * cb(); + * return; + * } + * + * fs.stat('file', cb); + * } + * ``` + * + * This API is hazardous because in the following case: + * + * ```js + * const maybeTrue = Math.random() > 0.5; + * + * maybeSync(maybeTrue, () => { + * foo(); + * }); + * + * bar(); + * ``` + * + * It is not clear whether `foo()` or `bar()` will be called first. + * + * The following approach is much better: + * + * ```js + * import { nextTick } from 'node:process'; + * + * function definitelyAsync(arg, cb) { + * if (arg) { + * nextTick(cb); + * return; + * } + * + * fs.stat('file', cb); + * } + * ``` + * @since v0.1.26 + * @param args Additional arguments to pass when invoking the `callback` + */ + nextTick(callback: Function, ...args: any[]): void; + /** + * The `process.release` property returns an `Object` containing metadata related + * to the current release, including URLs for the source tarball and headers-only + * tarball. + * + * `process.release` contains the following properties: + * + * ```js + * { + * name: 'node', + * lts: 'Hydrogen', + * sourceUrl: 'https://nodejs.org/download/release/v18.12.0/node-v18.12.0.tar.gz', + * headersUrl: 'https://nodejs.org/download/release/v18.12.0/node-v18.12.0-headers.tar.gz', + * libUrl: 'https://nodejs.org/download/release/v18.12.0/win-x64/node.lib' + * } + * ``` + * + * In custom builds from non-release versions of the source tree, only the`name` property may be present. The additional properties should not be + * relied upon to exist. + * @since v3.0.0 + */ + readonly release: ProcessRelease; + features: { + inspector: boolean; + debug: boolean; + uv: boolean; + ipv6: boolean; + tls_alpn: boolean; + tls_sni: boolean; + tls_ocsp: boolean; + tls: boolean; + }; + /** + * `process.umask()` returns the Node.js process's file mode creation mask. Child + * processes inherit the mask from the parent process. + * @since v0.1.19 + * @deprecated Calling `process.umask()` with no argument causes the process-wide umask to be written twice. This introduces a race condition between threads, and is a potential * + * security vulnerability. There is no safe, cross-platform alternative API. + */ + umask(): number; + /** + * Can only be set if not in worker thread. + */ + umask(mask: string | number): number; + /** + * The `process.uptime()` method returns the number of seconds the current Node.js + * process has been running. + * + * The return value includes fractions of a second. Use `Math.floor()` to get whole + * seconds. + * @since v0.5.0 + */ + uptime(): number; + hrtime: HRTime; + /** + * If Node.js is spawned with an IPC channel, the `process.send()` method can be + * used to send messages to the parent process. Messages will be received as a `'message'` event on the parent's `ChildProcess` object. + * + * If Node.js was not spawned with an IPC channel, `process.send` will be`undefined`. + * + * The message goes through serialization and parsing. The resulting message might + * not be the same as what is originally sent. + * @since v0.5.9 + * @param options used to parameterize the sending of certain types of handles.`options` supports the following properties: + */ + send?( + message: any, + sendHandle?: any, + options?: { + swallowErrors?: boolean | undefined; + }, + callback?: (error: Error | null) => void + ): boolean; + /** + * If the Node.js process is spawned with an IPC channel (see the `Child Process` and `Cluster` documentation), the `process.disconnect()` method will close the + * IPC channel to the parent process, allowing the child process to exit gracefully + * once there are no other connections keeping it alive. + * + * The effect of calling `process.disconnect()` is the same as calling `ChildProcess.disconnect()` from the parent process. + * + * If the Node.js process was not spawned with an IPC channel,`process.disconnect()` will be `undefined`. + * @since v0.7.2 + */ + disconnect(): void; + /** + * If the Node.js process is spawned with an IPC channel (see the `Child Process` and `Cluster` documentation), the `process.connected` property will return`true` so long as the IPC + * channel is connected and will return `false` after`process.disconnect()` is called. + * + * Once `process.connected` is `false`, it is no longer possible to send messages + * over the IPC channel using `process.send()`. + * @since v0.7.2 + */ + connected: boolean; + /** + * The `process.allowedNodeEnvironmentFlags` property is a special, + * read-only `Set` of flags allowable within the `NODE_OPTIONS` environment variable. + * + * `process.allowedNodeEnvironmentFlags` extends `Set`, but overrides`Set.prototype.has` to recognize several different possible flag + * representations. `process.allowedNodeEnvironmentFlags.has()` will + * return `true` in the following cases: + * + * * Flags may omit leading single (`-`) or double (`--`) dashes; e.g.,`inspect-brk` for `--inspect-brk`, or `r` for `-r`. + * * Flags passed through to V8 (as listed in `--v8-options`) may replace + * one or more _non-leading_ dashes for an underscore, or vice-versa; + * e.g., `--perf_basic_prof`, `--perf-basic-prof`, `--perf_basic-prof`, + * etc. + * * Flags may contain one or more equals (`=`) characters; all + * characters after and including the first equals will be ignored; + * e.g., `--stack-trace-limit=100`. + * * Flags _must_ be allowable within `NODE_OPTIONS`. + * + * When iterating over `process.allowedNodeEnvironmentFlags`, flags will + * appear only _once_; each will begin with one or more dashes. Flags + * passed through to V8 will contain underscores instead of non-leading + * dashes: + * + * ```js + * import { allowedNodeEnvironmentFlags } from 'node:process'; + * + * allowedNodeEnvironmentFlags.forEach((flag) => { + * // -r + * // --inspect-brk + * // --abort_on_uncaught_exception + * // ... + * }); + * ``` + * + * The methods `add()`, `clear()`, and `delete()` of`process.allowedNodeEnvironmentFlags` do nothing, and will fail + * silently. + * + * If Node.js was compiled _without_ `NODE_OPTIONS` support (shown in {@link config}), `process.allowedNodeEnvironmentFlags` will + * contain what _would have_ been allowable. + * @since v10.10.0 + */ + allowedNodeEnvironmentFlags: ReadonlySet; + /** + * `process.report` is an object whose methods are used to generate diagnostic + * reports for the current process. Additional documentation is available in the `report documentation`. + * @since v11.8.0 + */ + report?: ProcessReport | undefined; + /** + * ```js + * import { resourceUsage } from 'node:process'; + * + * console.log(resourceUsage()); + * /* + * Will output: + * { + * userCPUTime: 82872, + * systemCPUTime: 4143, + * maxRSS: 33164, + * sharedMemorySize: 0, + * unsharedDataSize: 0, + * unsharedStackSize: 0, + * minorPageFault: 2469, + * majorPageFault: 0, + * swappedOut: 0, + * fsRead: 0, + * fsWrite: 8, + * ipcSent: 0, + * ipcReceived: 0, + * signalsCount: 0, + * voluntaryContextSwitches: 79, + * involuntaryContextSwitches: 1 + * } + * + * ``` + * @since v12.6.0 + * @return the resource usage for the current process. All of these values come from the `uv_getrusage` call which returns a [`uv_rusage_t` struct][uv_rusage_t]. + */ + resourceUsage(): ResourceUsage; + /** + * The `process.traceDeprecation` property indicates whether the`--trace-deprecation` flag is set on the current Node.js process. See the + * documentation for the `'warning' event` and the `emitWarning() method` for more information about this + * flag's behavior. + * @since v0.8.0 + */ + traceDeprecation: boolean; + /* EventEmitter */ + addListener(event: 'beforeExit', listener: BeforeExitListener): this; + addListener(event: 'disconnect', listener: DisconnectListener): this; + addListener(event: 'exit', listener: ExitListener): this; + addListener(event: 'rejectionHandled', listener: RejectionHandledListener): this; + addListener(event: 'uncaughtException', listener: UncaughtExceptionListener): this; + addListener(event: 'uncaughtExceptionMonitor', listener: UncaughtExceptionListener): this; + addListener(event: 'unhandledRejection', listener: UnhandledRejectionListener): this; + addListener(event: 'warning', listener: WarningListener): this; + addListener(event: 'message', listener: MessageListener): this; + addListener(event: Signals, listener: SignalsListener): this; + addListener(event: 'multipleResolves', listener: MultipleResolveListener): this; + addListener(event: 'worker', listener: WorkerListener): this; + emit(event: 'beforeExit', code: number): boolean; + emit(event: 'disconnect'): boolean; + emit(event: 'exit', code: number): boolean; + emit(event: 'rejectionHandled', promise: Promise): boolean; + emit(event: 'uncaughtException', error: Error): boolean; + emit(event: 'uncaughtExceptionMonitor', error: Error): boolean; + emit(event: 'unhandledRejection', reason: unknown, promise: Promise): boolean; + emit(event: 'warning', warning: Error): boolean; + emit(event: 'message', message: unknown, sendHandle: unknown): this; + emit(event: Signals, signal?: Signals): boolean; + emit(event: 'multipleResolves', type: MultipleResolveType, promise: Promise, value: unknown): this; + emit(event: 'worker', listener: WorkerListener): this; + on(event: 'beforeExit', listener: BeforeExitListener): this; + on(event: 'disconnect', listener: DisconnectListener): this; + on(event: 'exit', listener: ExitListener): this; + on(event: 'rejectionHandled', listener: RejectionHandledListener): this; + on(event: 'uncaughtException', listener: UncaughtExceptionListener): this; + on(event: 'uncaughtExceptionMonitor', listener: UncaughtExceptionListener): this; + on(event: 'unhandledRejection', listener: UnhandledRejectionListener): this; + on(event: 'warning', listener: WarningListener): this; + on(event: 'message', listener: MessageListener): this; + on(event: Signals, listener: SignalsListener): this; + on(event: 'multipleResolves', listener: MultipleResolveListener): this; + on(event: 'worker', listener: WorkerListener): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'beforeExit', listener: BeforeExitListener): this; + once(event: 'disconnect', listener: DisconnectListener): this; + once(event: 'exit', listener: ExitListener): this; + once(event: 'rejectionHandled', listener: RejectionHandledListener): this; + once(event: 'uncaughtException', listener: UncaughtExceptionListener): this; + once(event: 'uncaughtExceptionMonitor', listener: UncaughtExceptionListener): this; + once(event: 'unhandledRejection', listener: UnhandledRejectionListener): this; + once(event: 'warning', listener: WarningListener): this; + once(event: 'message', listener: MessageListener): this; + once(event: Signals, listener: SignalsListener): this; + once(event: 'multipleResolves', listener: MultipleResolveListener): this; + once(event: 'worker', listener: WorkerListener): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'beforeExit', listener: BeforeExitListener): this; + prependListener(event: 'disconnect', listener: DisconnectListener): this; + prependListener(event: 'exit', listener: ExitListener): this; + prependListener(event: 'rejectionHandled', listener: RejectionHandledListener): this; + prependListener(event: 'uncaughtException', listener: UncaughtExceptionListener): this; + prependListener(event: 'uncaughtExceptionMonitor', listener: UncaughtExceptionListener): this; + prependListener(event: 'unhandledRejection', listener: UnhandledRejectionListener): this; + prependListener(event: 'warning', listener: WarningListener): this; + prependListener(event: 'message', listener: MessageListener): this; + prependListener(event: Signals, listener: SignalsListener): this; + prependListener(event: 'multipleResolves', listener: MultipleResolveListener): this; + prependListener(event: 'worker', listener: WorkerListener): this; + prependOnceListener(event: 'beforeExit', listener: BeforeExitListener): this; + prependOnceListener(event: 'disconnect', listener: DisconnectListener): this; + prependOnceListener(event: 'exit', listener: ExitListener): this; + prependOnceListener(event: 'rejectionHandled', listener: RejectionHandledListener): this; + prependOnceListener(event: 'uncaughtException', listener: UncaughtExceptionListener): this; + prependOnceListener(event: 'uncaughtExceptionMonitor', listener: UncaughtExceptionListener): this; + prependOnceListener(event: 'unhandledRejection', listener: UnhandledRejectionListener): this; + prependOnceListener(event: 'warning', listener: WarningListener): this; + prependOnceListener(event: 'message', listener: MessageListener): this; + prependOnceListener(event: Signals, listener: SignalsListener): this; + prependOnceListener(event: 'multipleResolves', listener: MultipleResolveListener): this; + prependOnceListener(event: 'worker', listener: WorkerListener): this; + listeners(event: 'beforeExit'): BeforeExitListener[]; + listeners(event: 'disconnect'): DisconnectListener[]; + listeners(event: 'exit'): ExitListener[]; + listeners(event: 'rejectionHandled'): RejectionHandledListener[]; + listeners(event: 'uncaughtException'): UncaughtExceptionListener[]; + listeners(event: 'uncaughtExceptionMonitor'): UncaughtExceptionListener[]; + listeners(event: 'unhandledRejection'): UnhandledRejectionListener[]; + listeners(event: 'warning'): WarningListener[]; + listeners(event: 'message'): MessageListener[]; + listeners(event: Signals): SignalsListener[]; + listeners(event: 'multipleResolves'): MultipleResolveListener[]; + listeners(event: 'worker'): WorkerListener[]; + } + } + } + export = process; +} +declare module 'node:process' { + import process = require('process'); + export = process; +} diff --git a/node_modules/@types/node/ts4.8/punycode.d.ts b/node_modules/@types/node/ts4.8/punycode.d.ts new file mode 100755 index 0000000..8927207 --- /dev/null +++ b/node_modules/@types/node/ts4.8/punycode.d.ts @@ -0,0 +1,117 @@ +/** + * **The version of the punycode module bundled in Node.js is being deprecated.**In a future major version of Node.js this module will be removed. Users + * currently depending on the `punycode` module should switch to using the + * userland-provided [Punycode.js](https://github.com/bestiejs/punycode.js) module instead. For punycode-based URL + * encoding, see `url.domainToASCII` or, more generally, the `WHATWG URL API`. + * + * The `punycode` module is a bundled version of the [Punycode.js](https://github.com/bestiejs/punycode.js) module. It + * can be accessed using: + * + * ```js + * const punycode = require('punycode'); + * ``` + * + * [Punycode](https://tools.ietf.org/html/rfc3492) is a character encoding scheme defined by RFC 3492 that is + * primarily intended for use in Internationalized Domain Names. Because host + * names in URLs are limited to ASCII characters only, Domain Names that contain + * non-ASCII characters must be converted into ASCII using the Punycode scheme. + * For instance, the Japanese character that translates into the English word,`'example'` is `'例'`. The Internationalized Domain Name, `'例.com'` (equivalent + * to `'example.com'`) is represented by Punycode as the ASCII string`'xn--fsq.com'`. + * + * The `punycode` module provides a simple implementation of the Punycode standard. + * + * The `punycode` module is a third-party dependency used by Node.js and + * made available to developers as a convenience. Fixes or other modifications to + * the module must be directed to the [Punycode.js](https://github.com/bestiejs/punycode.js) project. + * @deprecated Since v7.0.0 - Deprecated + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/punycode.js) + */ +declare module 'punycode' { + /** + * The `punycode.decode()` method converts a [Punycode](https://tools.ietf.org/html/rfc3492) string of ASCII-only + * characters to the equivalent string of Unicode codepoints. + * + * ```js + * punycode.decode('maana-pta'); // 'mañana' + * punycode.decode('--dqo34k'); // '☃-⌘' + * ``` + * @since v0.5.1 + */ + function decode(string: string): string; + /** + * The `punycode.encode()` method converts a string of Unicode codepoints to a [Punycode](https://tools.ietf.org/html/rfc3492) string of ASCII-only characters. + * + * ```js + * punycode.encode('mañana'); // 'maana-pta' + * punycode.encode('☃-⌘'); // '--dqo34k' + * ``` + * @since v0.5.1 + */ + function encode(string: string): string; + /** + * The `punycode.toUnicode()` method converts a string representing a domain name + * containing [Punycode](https://tools.ietf.org/html/rfc3492) encoded characters into Unicode. Only the [Punycode](https://tools.ietf.org/html/rfc3492) encoded parts of the domain name are be + * converted. + * + * ```js + * // decode domain names + * punycode.toUnicode('xn--maana-pta.com'); // 'mañana.com' + * punycode.toUnicode('xn----dqo34k.com'); // '☃-⌘.com' + * punycode.toUnicode('example.com'); // 'example.com' + * ``` + * @since v0.6.1 + */ + function toUnicode(domain: string): string; + /** + * The `punycode.toASCII()` method converts a Unicode string representing an + * Internationalized Domain Name to [Punycode](https://tools.ietf.org/html/rfc3492). Only the non-ASCII parts of the + * domain name will be converted. Calling `punycode.toASCII()` on a string that + * already only contains ASCII characters will have no effect. + * + * ```js + * // encode domain names + * punycode.toASCII('mañana.com'); // 'xn--maana-pta.com' + * punycode.toASCII('☃-⌘.com'); // 'xn----dqo34k.com' + * punycode.toASCII('example.com'); // 'example.com' + * ``` + * @since v0.6.1 + */ + function toASCII(domain: string): string; + /** + * @deprecated since v7.0.0 + * The version of the punycode module bundled in Node.js is being deprecated. + * In a future major version of Node.js this module will be removed. + * Users currently depending on the punycode module should switch to using + * the userland-provided Punycode.js module instead. + */ + const ucs2: ucs2; + interface ucs2 { + /** + * @deprecated since v7.0.0 + * The version of the punycode module bundled in Node.js is being deprecated. + * In a future major version of Node.js this module will be removed. + * Users currently depending on the punycode module should switch to using + * the userland-provided Punycode.js module instead. + */ + decode(string: string): number[]; + /** + * @deprecated since v7.0.0 + * The version of the punycode module bundled in Node.js is being deprecated. + * In a future major version of Node.js this module will be removed. + * Users currently depending on the punycode module should switch to using + * the userland-provided Punycode.js module instead. + */ + encode(codePoints: ReadonlyArray): string; + } + /** + * @deprecated since v7.0.0 + * The version of the punycode module bundled in Node.js is being deprecated. + * In a future major version of Node.js this module will be removed. + * Users currently depending on the punycode module should switch to using + * the userland-provided Punycode.js module instead. + */ + const version: string; +} +declare module 'node:punycode' { + export * from 'punycode'; +} diff --git a/node_modules/@types/node/ts4.8/querystring.d.ts b/node_modules/@types/node/ts4.8/querystring.d.ts new file mode 100755 index 0000000..e9d087c --- /dev/null +++ b/node_modules/@types/node/ts4.8/querystring.d.ts @@ -0,0 +1,131 @@ +/** + * The `node:querystring` module provides utilities for parsing and formatting URL + * query strings. It can be accessed using: + * + * ```js + * const querystring = require('node:querystring'); + * ``` + * + * `querystring` is more performant than `URLSearchParams` but is not a + * standardized API. Use `URLSearchParams` when performance is not critical or + * when compatibility with browser code is desirable. + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/querystring.js) + */ +declare module 'querystring' { + interface StringifyOptions { + encodeURIComponent?: ((str: string) => string) | undefined; + } + interface ParseOptions { + maxKeys?: number | undefined; + decodeURIComponent?: ((str: string) => string) | undefined; + } + interface ParsedUrlQuery extends NodeJS.Dict {} + interface ParsedUrlQueryInput extends NodeJS.Dict | ReadonlyArray | ReadonlyArray | null> {} + /** + * The `querystring.stringify()` method produces a URL query string from a + * given `obj` by iterating through the object's "own properties". + * + * It serializes the following types of values passed in `obj`:[string](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type) | + * [number](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type) | + * [bigint](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) | + * [boolean](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type) | + * [string\[\]](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type) | + * [number\[\]](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type) | + * [bigint\[\]](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) | + * [boolean\[\]](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type) The numeric values must be finite. Any other input values will be coerced to + * empty strings. + * + * ```js + * querystring.stringify({ foo: 'bar', baz: ['qux', 'quux'], corge: '' }); + * // Returns 'foo=bar&baz=qux&baz=quux&corge=' + * + * querystring.stringify({ foo: 'bar', baz: 'qux' }, ';', ':'); + * // Returns 'foo:bar;baz:qux' + * ``` + * + * By default, characters requiring percent-encoding within the query string will + * be encoded as UTF-8\. If an alternative encoding is required, then an alternative`encodeURIComponent` option will need to be specified: + * + * ```js + * // Assuming gbkEncodeURIComponent function already exists, + * + * querystring.stringify({ w: '中文', foo: 'bar' }, null, null, + * { encodeURIComponent: gbkEncodeURIComponent }); + * ``` + * @since v0.1.25 + * @param obj The object to serialize into a URL query string + * @param [sep='&'] The substring used to delimit key and value pairs in the query string. + * @param [eq='='] . The substring used to delimit keys and values in the query string. + */ + function stringify(obj?: ParsedUrlQueryInput, sep?: string, eq?: string, options?: StringifyOptions): string; + /** + * The `querystring.parse()` method parses a URL query string (`str`) into a + * collection of key and value pairs. + * + * For example, the query string `'foo=bar&abc=xyz&abc=123'` is parsed into: + * + * ```js + * { + * foo: 'bar', + * abc: ['xyz', '123'] + * } + * ``` + * + * The object returned by the `querystring.parse()` method _does not_prototypically inherit from the JavaScript `Object`. This means that typical`Object` methods such as `obj.toString()`, + * `obj.hasOwnProperty()`, and others + * are not defined and _will not work_. + * + * By default, percent-encoded characters within the query string will be assumed + * to use UTF-8 encoding. If an alternative character encoding is used, then an + * alternative `decodeURIComponent` option will need to be specified: + * + * ```js + * // Assuming gbkDecodeURIComponent function already exists... + * + * querystring.parse('w=%D6%D0%CE%C4&foo=bar', null, null, + * { decodeURIComponent: gbkDecodeURIComponent }); + * ``` + * @since v0.1.25 + * @param str The URL query string to parse + * @param [sep='&'] The substring used to delimit key and value pairs in the query string. + * @param [eq='='] . The substring used to delimit keys and values in the query string. + */ + function parse(str: string, sep?: string, eq?: string, options?: ParseOptions): ParsedUrlQuery; + /** + * The querystring.encode() function is an alias for querystring.stringify(). + */ + const encode: typeof stringify; + /** + * The querystring.decode() function is an alias for querystring.parse(). + */ + const decode: typeof parse; + /** + * The `querystring.escape()` method performs URL percent-encoding on the given`str` in a manner that is optimized for the specific requirements of URL + * query strings. + * + * The `querystring.escape()` method is used by `querystring.stringify()` and is + * generally not expected to be used directly. It is exported primarily to allow + * application code to provide a replacement percent-encoding implementation if + * necessary by assigning `querystring.escape` to an alternative function. + * @since v0.1.25 + */ + function escape(str: string): string; + /** + * The `querystring.unescape()` method performs decoding of URL percent-encoded + * characters on the given `str`. + * + * The `querystring.unescape()` method is used by `querystring.parse()` and is + * generally not expected to be used directly. It is exported primarily to allow + * application code to provide a replacement decoding implementation if + * necessary by assigning `querystring.unescape` to an alternative function. + * + * By default, the `querystring.unescape()` method will attempt to use the + * JavaScript built-in `decodeURIComponent()` method to decode. If that fails, + * a safer equivalent that does not throw on malformed URLs will be used. + * @since v0.1.25 + */ + function unescape(str: string): string; +} +declare module 'node:querystring' { + export * from 'querystring'; +} diff --git a/node_modules/@types/node/ts4.8/readline.d.ts b/node_modules/@types/node/ts4.8/readline.d.ts new file mode 100755 index 0000000..e6f7b0a --- /dev/null +++ b/node_modules/@types/node/ts4.8/readline.d.ts @@ -0,0 +1,526 @@ +/** + * The `node:readline` module provides an interface for reading data from a `Readable` stream (such as `process.stdin`) one line at a time. + * + * To use the promise-based APIs: + * + * ```js + * import * as readline from 'node:readline/promises'; + * ``` + * + * To use the callback and sync APIs: + * + * ```js + * import * as readline from 'node:readline'; + * ``` + * + * The following simple example illustrates the basic use of the `node:readline`module. + * + * ```js + * import * as readline from 'node:readline/promises'; + * import { stdin as input, stdout as output } from 'node:process'; + * + * const rl = readline.createInterface({ input, output }); + * + * const answer = await rl.question('What do you think of Node.js? '); + * + * console.log(`Thank you for your valuable feedback: ${answer}`); + * + * rl.close(); + * ``` + * + * Once this code is invoked, the Node.js application will not terminate until the`readline.Interface` is closed because the interface waits for data to be + * received on the `input` stream. + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/readline.js) + */ +declare module 'readline' { + import { Abortable, EventEmitter } from 'node:events'; + import * as promises from 'node:readline/promises'; + export { promises }; + export interface Key { + sequence?: string | undefined; + name?: string | undefined; + ctrl?: boolean | undefined; + meta?: boolean | undefined; + shift?: boolean | undefined; + } + /** + * Instances of the `readline.Interface` class are constructed using the`readline.createInterface()` method. Every instance is associated with a + * single `input` `Readable` stream and a single `output` `Writable` stream. + * The `output` stream is used to print prompts for user input that arrives on, + * and is read from, the `input` stream. + * @since v0.1.104 + */ + export class Interface extends EventEmitter { + readonly terminal: boolean; + /** + * The current input data being processed by node. + * + * This can be used when collecting input from a TTY stream to retrieve the + * current value that has been processed thus far, prior to the `line` event + * being emitted. Once the `line` event has been emitted, this property will + * be an empty string. + * + * Be aware that modifying the value during the instance runtime may have + * unintended consequences if `rl.cursor` is not also controlled. + * + * **If not using a TTY stream for input, use the `'line'` event.** + * + * One possible use case would be as follows: + * + * ```js + * const values = ['lorem ipsum', 'dolor sit amet']; + * const rl = readline.createInterface(process.stdin); + * const showResults = debounce(() => { + * console.log( + * '\n', + * values.filter((val) => val.startsWith(rl.line)).join(' '), + * ); + * }, 300); + * process.stdin.on('keypress', (c, k) => { + * showResults(); + * }); + * ``` + * @since v0.1.98 + */ + readonly line: string; + /** + * The cursor position relative to `rl.line`. + * + * This will track where the current cursor lands in the input string, when + * reading input from a TTY stream. The position of cursor determines the + * portion of the input string that will be modified as input is processed, + * as well as the column where the terminal caret will be rendered. + * @since v0.1.98 + */ + readonly cursor: number; + /** + * NOTE: According to the documentation: + * + * > Instances of the `readline.Interface` class are constructed using the + * > `readline.createInterface()` method. + * + * @see https://nodejs.org/dist/latest-v20.x/docs/api/readline.html#class-interfaceconstructor + */ + protected constructor(input: NodeJS.ReadableStream, output?: NodeJS.WritableStream, completer?: Completer | AsyncCompleter, terminal?: boolean); + /** + * NOTE: According to the documentation: + * + * > Instances of the `readline.Interface` class are constructed using the + * > `readline.createInterface()` method. + * + * @see https://nodejs.org/dist/latest-v20.x/docs/api/readline.html#class-interfaceconstructor + */ + protected constructor(options: ReadLineOptions); + /** + * The `rl.getPrompt()` method returns the current prompt used by `rl.prompt()`. + * @since v15.3.0, v14.17.0 + * @return the current prompt string + */ + getPrompt(): string; + /** + * The `rl.setPrompt()` method sets the prompt that will be written to `output`whenever `rl.prompt()` is called. + * @since v0.1.98 + */ + setPrompt(prompt: string): void; + /** + * The `rl.prompt()` method writes the `Interface` instances configured`prompt` to a new line in `output` in order to provide a user with a new + * location at which to provide input. + * + * When called, `rl.prompt()` will resume the `input` stream if it has been + * paused. + * + * If the `Interface` was created with `output` set to `null` or`undefined` the prompt is not written. + * @since v0.1.98 + * @param preserveCursor If `true`, prevents the cursor placement from being reset to `0`. + */ + prompt(preserveCursor?: boolean): void; + /** + * The `rl.question()` method displays the `query` by writing it to the `output`, + * waits for user input to be provided on `input`, then invokes the `callback`function passing the provided input as the first argument. + * + * When called, `rl.question()` will resume the `input` stream if it has been + * paused. + * + * If the `Interface` was created with `output` set to `null` or`undefined` the `query` is not written. + * + * The `callback` function passed to `rl.question()` does not follow the typical + * pattern of accepting an `Error` object or `null` as the first argument. + * The `callback` is called with the provided answer as the only argument. + * + * An error will be thrown if calling `rl.question()` after `rl.close()`. + * + * Example usage: + * + * ```js + * rl.question('What is your favorite food? ', (answer) => { + * console.log(`Oh, so your favorite food is ${answer}`); + * }); + * ``` + * + * Using an `AbortController` to cancel a question. + * + * ```js + * const ac = new AbortController(); + * const signal = ac.signal; + * + * rl.question('What is your favorite food? ', { signal }, (answer) => { + * console.log(`Oh, so your favorite food is ${answer}`); + * }); + * + * signal.addEventListener('abort', () => { + * console.log('The food question timed out'); + * }, { once: true }); + * + * setTimeout(() => ac.abort(), 10000); + * ``` + * @since v0.3.3 + * @param query A statement or query to write to `output`, prepended to the prompt. + * @param callback A callback function that is invoked with the user's input in response to the `query`. + */ + question(query: string, callback: (answer: string) => void): void; + question(query: string, options: Abortable, callback: (answer: string) => void): void; + /** + * The `rl.pause()` method pauses the `input` stream, allowing it to be resumed + * later if necessary. + * + * Calling `rl.pause()` does not immediately pause other events (including`'line'`) from being emitted by the `Interface` instance. + * @since v0.3.4 + */ + pause(): this; + /** + * The `rl.resume()` method resumes the `input` stream if it has been paused. + * @since v0.3.4 + */ + resume(): this; + /** + * The `rl.close()` method closes the `Interface` instance and + * relinquishes control over the `input` and `output` streams. When called, + * the `'close'` event will be emitted. + * + * Calling `rl.close()` does not immediately stop other events (including `'line'`) + * from being emitted by the `Interface` instance. + * @since v0.1.98 + */ + close(): void; + /** + * The `rl.write()` method will write either `data` or a key sequence identified + * by `key` to the `output`. The `key` argument is supported only if `output` is + * a `TTY` text terminal. See `TTY keybindings` for a list of key + * combinations. + * + * If `key` is specified, `data` is ignored. + * + * When called, `rl.write()` will resume the `input` stream if it has been + * paused. + * + * If the `Interface` was created with `output` set to `null` or`undefined` the `data` and `key` are not written. + * + * ```js + * rl.write('Delete this!'); + * // Simulate Ctrl+U to delete the line written previously + * rl.write(null, { ctrl: true, name: 'u' }); + * ``` + * + * The `rl.write()` method will write the data to the `readline` `Interface`'s`input`_as if it were provided by the user_. + * @since v0.1.98 + */ + write(data: string | Buffer, key?: Key): void; + write(data: undefined | null | string | Buffer, key: Key): void; + /** + * Returns the real position of the cursor in relation to the input + * prompt + string. Long input (wrapping) strings, as well as multiple + * line prompts are included in the calculations. + * @since v13.5.0, v12.16.0 + */ + getCursorPos(): CursorPos; + /** + * events.EventEmitter + * 1. close + * 2. line + * 3. pause + * 4. resume + * 5. SIGCONT + * 6. SIGINT + * 7. SIGTSTP + * 8. history + */ + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'close', listener: () => void): this; + addListener(event: 'line', listener: (input: string) => void): this; + addListener(event: 'pause', listener: () => void): this; + addListener(event: 'resume', listener: () => void): this; + addListener(event: 'SIGCONT', listener: () => void): this; + addListener(event: 'SIGINT', listener: () => void): this; + addListener(event: 'SIGTSTP', listener: () => void): this; + addListener(event: 'history', listener: (history: string[]) => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'close'): boolean; + emit(event: 'line', input: string): boolean; + emit(event: 'pause'): boolean; + emit(event: 'resume'): boolean; + emit(event: 'SIGCONT'): boolean; + emit(event: 'SIGINT'): boolean; + emit(event: 'SIGTSTP'): boolean; + emit(event: 'history', history: string[]): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'close', listener: () => void): this; + on(event: 'line', listener: (input: string) => void): this; + on(event: 'pause', listener: () => void): this; + on(event: 'resume', listener: () => void): this; + on(event: 'SIGCONT', listener: () => void): this; + on(event: 'SIGINT', listener: () => void): this; + on(event: 'SIGTSTP', listener: () => void): this; + on(event: 'history', listener: (history: string[]) => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'line', listener: (input: string) => void): this; + once(event: 'pause', listener: () => void): this; + once(event: 'resume', listener: () => void): this; + once(event: 'SIGCONT', listener: () => void): this; + once(event: 'SIGINT', listener: () => void): this; + once(event: 'SIGTSTP', listener: () => void): this; + once(event: 'history', listener: (history: string[]) => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'line', listener: (input: string) => void): this; + prependListener(event: 'pause', listener: () => void): this; + prependListener(event: 'resume', listener: () => void): this; + prependListener(event: 'SIGCONT', listener: () => void): this; + prependListener(event: 'SIGINT', listener: () => void): this; + prependListener(event: 'SIGTSTP', listener: () => void): this; + prependListener(event: 'history', listener: (history: string[]) => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'line', listener: (input: string) => void): this; + prependOnceListener(event: 'pause', listener: () => void): this; + prependOnceListener(event: 'resume', listener: () => void): this; + prependOnceListener(event: 'SIGCONT', listener: () => void): this; + prependOnceListener(event: 'SIGINT', listener: () => void): this; + prependOnceListener(event: 'SIGTSTP', listener: () => void): this; + prependOnceListener(event: 'history', listener: (history: string[]) => void): this; + [Symbol.asyncIterator](): AsyncIterableIterator; + } + export type ReadLine = Interface; // type forwarded for backwards compatibility + export type Completer = (line: string) => CompleterResult; + export type AsyncCompleter = (line: string, callback: (err?: null | Error, result?: CompleterResult) => void) => void; + export type CompleterResult = [string[], string]; + export interface ReadLineOptions { + input: NodeJS.ReadableStream; + output?: NodeJS.WritableStream | undefined; + completer?: Completer | AsyncCompleter | undefined; + terminal?: boolean | undefined; + /** + * Initial list of history lines. This option makes sense + * only if `terminal` is set to `true` by the user or by an internal `output` + * check, otherwise the history caching mechanism is not initialized at all. + * @default [] + */ + history?: string[] | undefined; + historySize?: number | undefined; + prompt?: string | undefined; + crlfDelay?: number | undefined; + /** + * If `true`, when a new input line added + * to the history list duplicates an older one, this removes the older line + * from the list. + * @default false + */ + removeHistoryDuplicates?: boolean | undefined; + escapeCodeTimeout?: number | undefined; + tabSize?: number | undefined; + } + /** + * The `readline.createInterface()` method creates a new `readline.Interface`instance. + * + * ```js + * const readline = require('node:readline'); + * const rl = readline.createInterface({ + * input: process.stdin, + * output: process.stdout, + * }); + * ``` + * + * Once the `readline.Interface` instance is created, the most common case is to + * listen for the `'line'` event: + * + * ```js + * rl.on('line', (line) => { + * console.log(`Received: ${line}`); + * }); + * ``` + * + * If `terminal` is `true` for this instance then the `output` stream will get + * the best compatibility if it defines an `output.columns` property and emits + * a `'resize'` event on the `output` if or when the columns ever change + * (`process.stdout` does this automatically when it is a TTY). + * + * When creating a `readline.Interface` using `stdin` as input, the program + * will not terminate until it receives an [EOF character](https://en.wikipedia.org/wiki/End-of-file#EOF_character). To exit without + * waiting for user input, call `process.stdin.unref()`. + * @since v0.1.98 + */ + export function createInterface(input: NodeJS.ReadableStream, output?: NodeJS.WritableStream, completer?: Completer | AsyncCompleter, terminal?: boolean): Interface; + export function createInterface(options: ReadLineOptions): Interface; + /** + * The `readline.emitKeypressEvents()` method causes the given `Readable` stream to begin emitting `'keypress'` events corresponding to received input. + * + * Optionally, `interface` specifies a `readline.Interface` instance for which + * autocompletion is disabled when copy-pasted input is detected. + * + * If the `stream` is a `TTY`, then it must be in raw mode. + * + * This is automatically called by any readline instance on its `input` if the`input` is a terminal. Closing the `readline` instance does not stop + * the `input` from emitting `'keypress'` events. + * + * ```js + * readline.emitKeypressEvents(process.stdin); + * if (process.stdin.isTTY) + * process.stdin.setRawMode(true); + * ``` + * + * ## Example: Tiny CLI + * + * The following example illustrates the use of `readline.Interface` class to + * implement a small command-line interface: + * + * ```js + * const readline = require('node:readline'); + * const rl = readline.createInterface({ + * input: process.stdin, + * output: process.stdout, + * prompt: 'OHAI> ', + * }); + * + * rl.prompt(); + * + * rl.on('line', (line) => { + * switch (line.trim()) { + * case 'hello': + * console.log('world!'); + * break; + * default: + * console.log(`Say what? I might have heard '${line.trim()}'`); + * break; + * } + * rl.prompt(); + * }).on('close', () => { + * console.log('Have a great day!'); + * process.exit(0); + * }); + * ``` + * + * ## Example: Read file stream line-by-Line + * + * A common use case for `readline` is to consume an input file one line at a + * time. The easiest way to do so is leveraging the `fs.ReadStream` API as + * well as a `for await...of` loop: + * + * ```js + * const fs = require('node:fs'); + * const readline = require('node:readline'); + * + * async function processLineByLine() { + * const fileStream = fs.createReadStream('input.txt'); + * + * const rl = readline.createInterface({ + * input: fileStream, + * crlfDelay: Infinity, + * }); + * // Note: we use the crlfDelay option to recognize all instances of CR LF + * // ('\r\n') in input.txt as a single line break. + * + * for await (const line of rl) { + * // Each line in input.txt will be successively available here as `line`. + * console.log(`Line from file: ${line}`); + * } + * } + * + * processLineByLine(); + * ``` + * + * Alternatively, one could use the `'line'` event: + * + * ```js + * const fs = require('node:fs'); + * const readline = require('node:readline'); + * + * const rl = readline.createInterface({ + * input: fs.createReadStream('sample.txt'), + * crlfDelay: Infinity, + * }); + * + * rl.on('line', (line) => { + * console.log(`Line from file: ${line}`); + * }); + * ``` + * + * Currently, `for await...of` loop can be a bit slower. If `async` / `await`flow and speed are both essential, a mixed approach can be applied: + * + * ```js + * const { once } = require('node:events'); + * const { createReadStream } = require('node:fs'); + * const { createInterface } = require('node:readline'); + * + * (async function processLineByLine() { + * try { + * const rl = createInterface({ + * input: createReadStream('big-file.txt'), + * crlfDelay: Infinity, + * }); + * + * rl.on('line', (line) => { + * // Process the line. + * }); + * + * await once(rl, 'close'); + * + * console.log('File processed.'); + * } catch (err) { + * console.error(err); + * } + * })(); + * ``` + * @since v0.7.7 + */ + export function emitKeypressEvents(stream: NodeJS.ReadableStream, readlineInterface?: Interface): void; + export type Direction = -1 | 0 | 1; + export interface CursorPos { + rows: number; + cols: number; + } + /** + * The `readline.clearLine()` method clears current line of given `TTY` stream + * in a specified direction identified by `dir`. + * @since v0.7.7 + * @param callback Invoked once the operation completes. + * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + export function clearLine(stream: NodeJS.WritableStream, dir: Direction, callback?: () => void): boolean; + /** + * The `readline.clearScreenDown()` method clears the given `TTY` stream from + * the current position of the cursor down. + * @since v0.7.7 + * @param callback Invoked once the operation completes. + * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + export function clearScreenDown(stream: NodeJS.WritableStream, callback?: () => void): boolean; + /** + * The `readline.cursorTo()` method moves cursor to the specified position in a + * given `TTY` `stream`. + * @since v0.7.7 + * @param callback Invoked once the operation completes. + * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + export function cursorTo(stream: NodeJS.WritableStream, x: number, y?: number, callback?: () => void): boolean; + /** + * The `readline.moveCursor()` method moves the cursor _relative_ to its current + * position in a given `TTY` `stream`. + * @since v0.7.7 + * @param callback Invoked once the operation completes. + * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + export function moveCursor(stream: NodeJS.WritableStream, dx: number, dy: number, callback?: () => void): boolean; +} +declare module 'node:readline' { + export * from 'readline'; +} diff --git a/node_modules/@types/node/ts4.8/readline/promises.d.ts b/node_modules/@types/node/ts4.8/readline/promises.d.ts new file mode 100755 index 0000000..079fbdf --- /dev/null +++ b/node_modules/@types/node/ts4.8/readline/promises.d.ts @@ -0,0 +1,145 @@ +/** + * @since v17.0.0 + * @experimental + */ +declare module 'readline/promises' { + import { Interface as _Interface, ReadLineOptions, Completer, AsyncCompleter, Direction } from 'node:readline'; + import { Abortable } from 'node:events'; + /** + * Instances of the `readlinePromises.Interface` class are constructed using the`readlinePromises.createInterface()` method. Every instance is associated with a + * single `input` `Readable` stream and a single `output` `Writable` stream. + * The `output` stream is used to print prompts for user input that arrives on, + * and is read from, the `input` stream. + * @since v17.0.0 + */ + class Interface extends _Interface { + /** + * The `rl.question()` method displays the `query` by writing it to the `output`, + * waits for user input to be provided on `input`, then invokes the `callback`function passing the provided input as the first argument. + * + * When called, `rl.question()` will resume the `input` stream if it has been + * paused. + * + * If the `Interface` was created with `output` set to `null` or`undefined` the `query` is not written. + * + * If the question is called after `rl.close()`, it returns a rejected promise. + * + * Example usage: + * + * ```js + * const answer = await rl.question('What is your favorite food? '); + * console.log(`Oh, so your favorite food is ${answer}`); + * ``` + * + * Using an `AbortSignal` to cancel a question. + * + * ```js + * const signal = AbortSignal.timeout(10_000); + * + * signal.addEventListener('abort', () => { + * console.log('The food question timed out'); + * }, { once: true }); + * + * const answer = await rl.question('What is your favorite food? ', { signal }); + * console.log(`Oh, so your favorite food is ${answer}`); + * ``` + * @since v17.0.0 + * @param query A statement or query to write to `output`, prepended to the prompt. + * @return A promise that is fulfilled with the user's input in response to the `query`. + */ + question(query: string): Promise; + question(query: string, options: Abortable): Promise; + } + /** + * @since v17.0.0 + */ + class Readline { + /** + * @param stream A TTY stream. + */ + constructor( + stream: NodeJS.WritableStream, + options?: { + autoCommit?: boolean; + } + ); + /** + * The `rl.clearLine()` method adds to the internal list of pending action an + * action that clears current line of the associated `stream` in a specified + * direction identified by `dir`. + * Call `rl.commit()` to see the effect of this method, unless `autoCommit: true`was passed to the constructor. + * @since v17.0.0 + * @return this + */ + clearLine(dir: Direction): this; + /** + * The `rl.clearScreenDown()` method adds to the internal list of pending action an + * action that clears the associated stream from the current position of the + * cursor down. + * Call `rl.commit()` to see the effect of this method, unless `autoCommit: true`was passed to the constructor. + * @since v17.0.0 + * @return this + */ + clearScreenDown(): this; + /** + * The `rl.commit()` method sends all the pending actions to the associated`stream` and clears the internal list of pending actions. + * @since v17.0.0 + */ + commit(): Promise; + /** + * The `rl.cursorTo()` method adds to the internal list of pending action an action + * that moves cursor to the specified position in the associated `stream`. + * Call `rl.commit()` to see the effect of this method, unless `autoCommit: true`was passed to the constructor. + * @since v17.0.0 + * @return this + */ + cursorTo(x: number, y?: number): this; + /** + * The `rl.moveCursor()` method adds to the internal list of pending action an + * action that moves the cursor _relative_ to its current position in the + * associated `stream`. + * Call `rl.commit()` to see the effect of this method, unless `autoCommit: true`was passed to the constructor. + * @since v17.0.0 + * @return this + */ + moveCursor(dx: number, dy: number): this; + /** + * The `rl.rollback` methods clears the internal list of pending actions without + * sending it to the associated `stream`. + * @since v17.0.0 + * @return this + */ + rollback(): this; + } + /** + * The `readlinePromises.createInterface()` method creates a new `readlinePromises.Interface`instance. + * + * ```js + * const readlinePromises = require('node:readline/promises'); + * const rl = readlinePromises.createInterface({ + * input: process.stdin, + * output: process.stdout, + * }); + * ``` + * + * Once the `readlinePromises.Interface` instance is created, the most common case + * is to listen for the `'line'` event: + * + * ```js + * rl.on('line', (line) => { + * console.log(`Received: ${line}`); + * }); + * ``` + * + * If `terminal` is `true` for this instance then the `output` stream will get + * the best compatibility if it defines an `output.columns` property and emits + * a `'resize'` event on the `output` if or when the columns ever change + * (`process.stdout` does this automatically when it is a TTY). + * @since v17.0.0 + */ + function createInterface(input: NodeJS.ReadableStream, output?: NodeJS.WritableStream, completer?: Completer | AsyncCompleter, terminal?: boolean): Interface; + function createInterface(options: ReadLineOptions): Interface; +} +declare module 'node:readline/promises' { + export * from 'readline/promises'; +} diff --git a/node_modules/@types/node/ts4.8/repl.d.ts b/node_modules/@types/node/ts4.8/repl.d.ts new file mode 100755 index 0000000..c8147ed --- /dev/null +++ b/node_modules/@types/node/ts4.8/repl.d.ts @@ -0,0 +1,424 @@ +/** + * The `node:repl` module provides a Read-Eval-Print-Loop (REPL) implementation + * that is available both as a standalone program or includible in other + * applications. It can be accessed using: + * + * ```js + * const repl = require('node:repl'); + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/repl.js) + */ +declare module 'repl' { + import { Interface, Completer, AsyncCompleter } from 'node:readline'; + import { Context } from 'node:vm'; + import { InspectOptions } from 'node:util'; + interface ReplOptions { + /** + * The input prompt to display. + * @default "> " + */ + prompt?: string | undefined; + /** + * The `Readable` stream from which REPL input will be read. + * @default process.stdin + */ + input?: NodeJS.ReadableStream | undefined; + /** + * The `Writable` stream to which REPL output will be written. + * @default process.stdout + */ + output?: NodeJS.WritableStream | undefined; + /** + * If `true`, specifies that the output should be treated as a TTY terminal, and have + * ANSI/VT100 escape codes written to it. + * Default: checking the value of the `isTTY` property on the output stream upon + * instantiation. + */ + terminal?: boolean | undefined; + /** + * The function to be used when evaluating each given line of input. + * Default: an async wrapper for the JavaScript `eval()` function. An `eval` function can + * error with `repl.Recoverable` to indicate the input was incomplete and prompt for + * additional lines. + * + * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_default_evaluation + * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_custom_evaluation_functions + */ + eval?: REPLEval | undefined; + /** + * Defines if the repl prints output previews or not. + * @default `true` Always `false` in case `terminal` is falsy. + */ + preview?: boolean | undefined; + /** + * If `true`, specifies that the default `writer` function should include ANSI color + * styling to REPL output. If a custom `writer` function is provided then this has no + * effect. + * Default: the REPL instance's `terminal` value. + */ + useColors?: boolean | undefined; + /** + * If `true`, specifies that the default evaluation function will use the JavaScript + * `global` as the context as opposed to creating a new separate context for the REPL + * instance. The node CLI REPL sets this value to `true`. + * Default: `false`. + */ + useGlobal?: boolean | undefined; + /** + * If `true`, specifies that the default writer will not output the return value of a + * command if it evaluates to `undefined`. + * Default: `false`. + */ + ignoreUndefined?: boolean | undefined; + /** + * The function to invoke to format the output of each command before writing to `output`. + * Default: a wrapper for `util.inspect`. + * + * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_customizing_repl_output + */ + writer?: REPLWriter | undefined; + /** + * An optional function used for custom Tab auto completion. + * + * @see https://nodejs.org/dist/latest-v20.x/docs/api/readline.html#readline_use_of_the_completer_function + */ + completer?: Completer | AsyncCompleter | undefined; + /** + * A flag that specifies whether the default evaluator executes all JavaScript commands in + * strict mode or default (sloppy) mode. + * Accepted values are: + * - `repl.REPL_MODE_SLOPPY` - evaluates expressions in sloppy mode. + * - `repl.REPL_MODE_STRICT` - evaluates expressions in strict mode. This is equivalent to + * prefacing every repl statement with `'use strict'`. + */ + replMode?: typeof REPL_MODE_SLOPPY | typeof REPL_MODE_STRICT | undefined; + /** + * Stop evaluating the current piece of code when `SIGINT` is received, i.e. `Ctrl+C` is + * pressed. This cannot be used together with a custom `eval` function. + * Default: `false`. + */ + breakEvalOnSigint?: boolean | undefined; + } + type REPLEval = (this: REPLServer, evalCmd: string, context: Context, file: string, cb: (err: Error | null, result: any) => void) => void; + type REPLWriter = (this: REPLServer, obj: any) => string; + /** + * This is the default "writer" value, if none is passed in the REPL options, + * and it can be overridden by custom print functions. + */ + const writer: REPLWriter & { + options: InspectOptions; + }; + type REPLCommandAction = (this: REPLServer, text: string) => void; + interface REPLCommand { + /** + * Help text to be displayed when `.help` is entered. + */ + help?: string | undefined; + /** + * The function to execute, optionally accepting a single string argument. + */ + action: REPLCommandAction; + } + /** + * Instances of `repl.REPLServer` are created using the {@link start} method + * or directly using the JavaScript `new` keyword. + * + * ```js + * const repl = require('node:repl'); + * + * const options = { useColors: true }; + * + * const firstInstance = repl.start(options); + * const secondInstance = new repl.REPLServer(options); + * ``` + * @since v0.1.91 + */ + class REPLServer extends Interface { + /** + * The `vm.Context` provided to the `eval` function to be used for JavaScript + * evaluation. + */ + readonly context: Context; + /** + * @deprecated since v14.3.0 - Use `input` instead. + */ + readonly inputStream: NodeJS.ReadableStream; + /** + * @deprecated since v14.3.0 - Use `output` instead. + */ + readonly outputStream: NodeJS.WritableStream; + /** + * The `Readable` stream from which REPL input will be read. + */ + readonly input: NodeJS.ReadableStream; + /** + * The `Writable` stream to which REPL output will be written. + */ + readonly output: NodeJS.WritableStream; + /** + * The commands registered via `replServer.defineCommand()`. + */ + readonly commands: NodeJS.ReadOnlyDict; + /** + * A value indicating whether the REPL is currently in "editor mode". + * + * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_commands_and_special_keys + */ + readonly editorMode: boolean; + /** + * A value indicating whether the `_` variable has been assigned. + * + * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable + */ + readonly underscoreAssigned: boolean; + /** + * The last evaluation result from the REPL (assigned to the `_` variable inside of the REPL). + * + * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable + */ + readonly last: any; + /** + * A value indicating whether the `_error` variable has been assigned. + * + * @since v9.8.0 + * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable + */ + readonly underscoreErrAssigned: boolean; + /** + * The last error raised inside the REPL (assigned to the `_error` variable inside of the REPL). + * + * @since v9.8.0 + * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable + */ + readonly lastError: any; + /** + * Specified in the REPL options, this is the function to be used when evaluating each + * given line of input. If not specified in the REPL options, this is an async wrapper + * for the JavaScript `eval()` function. + */ + readonly eval: REPLEval; + /** + * Specified in the REPL options, this is a value indicating whether the default + * `writer` function should include ANSI color styling to REPL output. + */ + readonly useColors: boolean; + /** + * Specified in the REPL options, this is a value indicating whether the default `eval` + * function will use the JavaScript `global` as the context as opposed to creating a new + * separate context for the REPL instance. + */ + readonly useGlobal: boolean; + /** + * Specified in the REPL options, this is a value indicating whether the default `writer` + * function should output the result of a command if it evaluates to `undefined`. + */ + readonly ignoreUndefined: boolean; + /** + * Specified in the REPL options, this is the function to invoke to format the output of + * each command before writing to `outputStream`. If not specified in the REPL options, + * this will be a wrapper for `util.inspect`. + */ + readonly writer: REPLWriter; + /** + * Specified in the REPL options, this is the function to use for custom Tab auto-completion. + */ + readonly completer: Completer | AsyncCompleter; + /** + * Specified in the REPL options, this is a flag that specifies whether the default `eval` + * function should execute all JavaScript commands in strict mode or default (sloppy) mode. + * Possible values are: + * - `repl.REPL_MODE_SLOPPY` - evaluates expressions in sloppy mode. + * - `repl.REPL_MODE_STRICT` - evaluates expressions in strict mode. This is equivalent to + * prefacing every repl statement with `'use strict'`. + */ + readonly replMode: typeof REPL_MODE_SLOPPY | typeof REPL_MODE_STRICT; + /** + * NOTE: According to the documentation: + * + * > Instances of `repl.REPLServer` are created using the `repl.start()` method and + * > _should not_ be created directly using the JavaScript `new` keyword. + * + * `REPLServer` cannot be subclassed due to implementation specifics in NodeJS. + * + * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_class_replserver + */ + private constructor(); + /** + * The `replServer.defineCommand()` method is used to add new `.`\-prefixed commands + * to the REPL instance. Such commands are invoked by typing a `.` followed by the`keyword`. The `cmd` is either a `Function` or an `Object` with the following + * properties: + * + * The following example shows two new commands added to the REPL instance: + * + * ```js + * const repl = require('node:repl'); + * + * const replServer = repl.start({ prompt: '> ' }); + * replServer.defineCommand('sayhello', { + * help: 'Say hello', + * action(name) { + * this.clearBufferedCommand(); + * console.log(`Hello, ${name}!`); + * this.displayPrompt(); + * }, + * }); + * replServer.defineCommand('saybye', function saybye() { + * console.log('Goodbye!'); + * this.close(); + * }); + * ``` + * + * The new commands can then be used from within the REPL instance: + * + * ```console + * > .sayhello Node.js User + * Hello, Node.js User! + * > .saybye + * Goodbye! + * ``` + * @since v0.3.0 + * @param keyword The command keyword (_without_ a leading `.` character). + * @param cmd The function to invoke when the command is processed. + */ + defineCommand(keyword: string, cmd: REPLCommandAction | REPLCommand): void; + /** + * The `replServer.displayPrompt()` method readies the REPL instance for input + * from the user, printing the configured `prompt` to a new line in the `output`and resuming the `input` to accept new input. + * + * When multi-line input is being entered, an ellipsis is printed rather than the + * 'prompt'. + * + * When `preserveCursor` is `true`, the cursor placement will not be reset to `0`. + * + * The `replServer.displayPrompt` method is primarily intended to be called from + * within the action function for commands registered using the`replServer.defineCommand()` method. + * @since v0.1.91 + */ + displayPrompt(preserveCursor?: boolean): void; + /** + * The `replServer.clearBufferedCommand()` method clears any command that has been + * buffered but not yet executed. This method is primarily intended to be + * called from within the action function for commands registered using the`replServer.defineCommand()` method. + * @since v9.0.0 + */ + clearBufferedCommand(): void; + /** + * Initializes a history log file for the REPL instance. When executing the + * Node.js binary and using the command-line REPL, a history file is initialized + * by default. However, this is not the case when creating a REPL + * programmatically. Use this method to initialize a history log file when working + * with REPL instances programmatically. + * @since v11.10.0 + * @param historyPath the path to the history file + * @param callback called when history writes are ready or upon error + */ + setupHistory(path: string, callback: (err: Error | null, repl: this) => void): void; + /** + * events.EventEmitter + * 1. close - inherited from `readline.Interface` + * 2. line - inherited from `readline.Interface` + * 3. pause - inherited from `readline.Interface` + * 4. resume - inherited from `readline.Interface` + * 5. SIGCONT - inherited from `readline.Interface` + * 6. SIGINT - inherited from `readline.Interface` + * 7. SIGTSTP - inherited from `readline.Interface` + * 8. exit + * 9. reset + */ + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'close', listener: () => void): this; + addListener(event: 'line', listener: (input: string) => void): this; + addListener(event: 'pause', listener: () => void): this; + addListener(event: 'resume', listener: () => void): this; + addListener(event: 'SIGCONT', listener: () => void): this; + addListener(event: 'SIGINT', listener: () => void): this; + addListener(event: 'SIGTSTP', listener: () => void): this; + addListener(event: 'exit', listener: () => void): this; + addListener(event: 'reset', listener: (context: Context) => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'close'): boolean; + emit(event: 'line', input: string): boolean; + emit(event: 'pause'): boolean; + emit(event: 'resume'): boolean; + emit(event: 'SIGCONT'): boolean; + emit(event: 'SIGINT'): boolean; + emit(event: 'SIGTSTP'): boolean; + emit(event: 'exit'): boolean; + emit(event: 'reset', context: Context): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'close', listener: () => void): this; + on(event: 'line', listener: (input: string) => void): this; + on(event: 'pause', listener: () => void): this; + on(event: 'resume', listener: () => void): this; + on(event: 'SIGCONT', listener: () => void): this; + on(event: 'SIGINT', listener: () => void): this; + on(event: 'SIGTSTP', listener: () => void): this; + on(event: 'exit', listener: () => void): this; + on(event: 'reset', listener: (context: Context) => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'line', listener: (input: string) => void): this; + once(event: 'pause', listener: () => void): this; + once(event: 'resume', listener: () => void): this; + once(event: 'SIGCONT', listener: () => void): this; + once(event: 'SIGINT', listener: () => void): this; + once(event: 'SIGTSTP', listener: () => void): this; + once(event: 'exit', listener: () => void): this; + once(event: 'reset', listener: (context: Context) => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'line', listener: (input: string) => void): this; + prependListener(event: 'pause', listener: () => void): this; + prependListener(event: 'resume', listener: () => void): this; + prependListener(event: 'SIGCONT', listener: () => void): this; + prependListener(event: 'SIGINT', listener: () => void): this; + prependListener(event: 'SIGTSTP', listener: () => void): this; + prependListener(event: 'exit', listener: () => void): this; + prependListener(event: 'reset', listener: (context: Context) => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'line', listener: (input: string) => void): this; + prependOnceListener(event: 'pause', listener: () => void): this; + prependOnceListener(event: 'resume', listener: () => void): this; + prependOnceListener(event: 'SIGCONT', listener: () => void): this; + prependOnceListener(event: 'SIGINT', listener: () => void): this; + prependOnceListener(event: 'SIGTSTP', listener: () => void): this; + prependOnceListener(event: 'exit', listener: () => void): this; + prependOnceListener(event: 'reset', listener: (context: Context) => void): this; + } + /** + * A flag passed in the REPL options. Evaluates expressions in sloppy mode. + */ + const REPL_MODE_SLOPPY: unique symbol; + /** + * A flag passed in the REPL options. Evaluates expressions in strict mode. + * This is equivalent to prefacing every repl statement with `'use strict'`. + */ + const REPL_MODE_STRICT: unique symbol; + /** + * The `repl.start()` method creates and starts a {@link REPLServer} instance. + * + * If `options` is a string, then it specifies the input prompt: + * + * ```js + * const repl = require('node:repl'); + * + * // a Unix style prompt + * repl.start('$ '); + * ``` + * @since v0.1.91 + */ + function start(options?: string | ReplOptions): REPLServer; + /** + * Indicates a recoverable error that a `REPLServer` can use to support multi-line input. + * + * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_recoverable_errors + */ + class Recoverable extends SyntaxError { + err: Error; + constructor(err: Error); + } +} +declare module 'node:repl' { + export * from 'repl'; +} diff --git a/node_modules/@types/node/ts4.8/stream.d.ts b/node_modules/@types/node/ts4.8/stream.d.ts new file mode 100755 index 0000000..a6c80f9 --- /dev/null +++ b/node_modules/@types/node/ts4.8/stream.d.ts @@ -0,0 +1,1392 @@ +/** + * A stream is an abstract interface for working with streaming data in Node.js. + * The `node:stream` module provides an API for implementing the stream interface. + * + * There are many stream objects provided by Node.js. For instance, a `request to an HTTP server` and `process.stdout` are both stream instances. + * + * Streams can be readable, writable, or both. All streams are instances of `EventEmitter`. + * + * To access the `node:stream` module: + * + * ```js + * const stream = require('node:stream'); + * ``` + * + * The `node:stream` module is useful for creating new types of stream instances. + * It is usually not necessary to use the `node:stream` module to consume streams. + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/stream.js) + */ +declare module 'stream' { + import { EventEmitter, Abortable } from 'node:events'; + import { Blob as NodeBlob } from 'node:buffer'; + import * as streamPromises from 'node:stream/promises'; + import * as streamConsumers from 'node:stream/consumers'; + import * as streamWeb from 'node:stream/web'; + class internal extends EventEmitter { + pipe( + destination: T, + options?: { + end?: boolean | undefined; + } + ): T; + } + namespace internal { + class Stream extends internal { + constructor(opts?: ReadableOptions); + } + interface StreamOptions extends Abortable { + emitClose?: boolean | undefined; + highWaterMark?: number | undefined; + objectMode?: boolean | undefined; + construct?(this: T, callback: (error?: Error | null) => void): void; + destroy?(this: T, error: Error | null, callback: (error: Error | null) => void): void; + autoDestroy?: boolean | undefined; + } + interface ReadableOptions extends StreamOptions { + encoding?: BufferEncoding | undefined; + read?(this: Readable, size: number): void; + } + /** + * @since v0.9.4 + */ + class Readable extends Stream implements NodeJS.ReadableStream { + /** + * A utility method for creating Readable Streams out of iterators. + */ + static from(iterable: Iterable | AsyncIterable, options?: ReadableOptions): Readable; + /** + * A utility method for creating a `Readable` from a web `ReadableStream`. + * @since v17.0.0 + * @experimental + */ + static fromWeb(readableStream: streamWeb.ReadableStream, options?: Pick): Readable; + /** + * Returns whether the stream has been read from or cancelled. + * @since v16.8.0 + */ + static isDisturbed(stream: Readable | NodeJS.ReadableStream): boolean; + /** + * A utility method for creating a web `ReadableStream` from a `Readable`. + * @since v17.0.0 + * @experimental + */ + static toWeb(streamReadable: Readable): streamWeb.ReadableStream; + /** + * Returns whether the stream was destroyed or errored before emitting `'end'`. + * @since v16.8.0 + * @experimental + */ + readonly readableAborted: boolean; + /** + * Is `true` if it is safe to call `readable.read()`, which means + * the stream has not been destroyed or emitted `'error'` or `'end'`. + * @since v11.4.0 + */ + readable: boolean; + /** + * Returns whether `'data'` has been emitted. + * @since v16.7.0, v14.18.0 + * @experimental + */ + readonly readableDidRead: boolean; + /** + * Getter for the property `encoding` of a given `Readable` stream. The `encoding`property can be set using the `readable.setEncoding()` method. + * @since v12.7.0 + */ + readonly readableEncoding: BufferEncoding | null; + /** + * Becomes `true` when `'end'` event is emitted. + * @since v12.9.0 + */ + readonly readableEnded: boolean; + /** + * This property reflects the current state of a `Readable` stream as described + * in the `Three states` section. + * @since v9.4.0 + */ + readonly readableFlowing: boolean | null; + /** + * Returns the value of `highWaterMark` passed when creating this `Readable`. + * @since v9.3.0 + */ + readonly readableHighWaterMark: number; + /** + * This property contains the number of bytes (or objects) in the queue + * ready to be read. The value provides introspection data regarding + * the status of the `highWaterMark`. + * @since v9.4.0 + */ + readonly readableLength: number; + /** + * Getter for the property `objectMode` of a given `Readable` stream. + * @since v12.3.0 + */ + readonly readableObjectMode: boolean; + /** + * Is `true` after `readable.destroy()` has been called. + * @since v8.0.0 + */ + destroyed: boolean; + /** + * Is `true` after `'close'` has been emitted. + * @since v18.0.0 + */ + readonly closed: boolean; + /** + * Returns error if the stream has been destroyed with an error. + * @since v18.0.0 + */ + readonly errored: Error | null; + constructor(opts?: ReadableOptions); + _construct?(callback: (error?: Error | null) => void): void; + _read(size: number): void; + /** + * The `readable.read()` method reads data out of the internal buffer and + * returns it. If no data is available to be read, `null` is returned. By default, + * the data is returned as a `Buffer` object unless an encoding has been + * specified using the `readable.setEncoding()` method or the stream is operating + * in object mode. + * + * The optional `size` argument specifies a specific number of bytes to read. If`size` bytes are not available to be read, `null` will be returned _unless_the stream has ended, in which + * case all of the data remaining in the internal + * buffer will be returned. + * + * If the `size` argument is not specified, all of the data contained in the + * internal buffer will be returned. + * + * The `size` argument must be less than or equal to 1 GiB. + * + * The `readable.read()` method should only be called on `Readable` streams + * operating in paused mode. In flowing mode, `readable.read()` is called + * automatically until the internal buffer is fully drained. + * + * ```js + * const readable = getReadableStreamSomehow(); + * + * // 'readable' may be triggered multiple times as data is buffered in + * readable.on('readable', () => { + * let chunk; + * console.log('Stream is readable (new data received in buffer)'); + * // Use a loop to make sure we read all currently available data + * while (null !== (chunk = readable.read())) { + * console.log(`Read ${chunk.length} bytes of data...`); + * } + * }); + * + * // 'end' will be triggered once when there is no more data available + * readable.on('end', () => { + * console.log('Reached end of stream.'); + * }); + * ``` + * + * Each call to `readable.read()` returns a chunk of data, or `null`. The chunks + * are not concatenated. A `while` loop is necessary to consume all data + * currently in the buffer. When reading a large file `.read()` may return `null`, + * having consumed all buffered content so far, but there is still more data to + * come not yet buffered. In this case a new `'readable'` event will be emitted + * when there is more data in the buffer. Finally the `'end'` event will be + * emitted when there is no more data to come. + * + * Therefore to read a file's whole contents from a `readable`, it is necessary + * to collect chunks across multiple `'readable'` events: + * + * ```js + * const chunks = []; + * + * readable.on('readable', () => { + * let chunk; + * while (null !== (chunk = readable.read())) { + * chunks.push(chunk); + * } + * }); + * + * readable.on('end', () => { + * const content = chunks.join(''); + * }); + * ``` + * + * A `Readable` stream in object mode will always return a single item from + * a call to `readable.read(size)`, regardless of the value of the`size` argument. + * + * If the `readable.read()` method returns a chunk of data, a `'data'` event will + * also be emitted. + * + * Calling {@link read} after the `'end'` event has + * been emitted will return `null`. No runtime error will be raised. + * @since v0.9.4 + * @param size Optional argument to specify how much data to read. + */ + read(size?: number): any; + /** + * The `readable.setEncoding()` method sets the character encoding for + * data read from the `Readable` stream. + * + * By default, no encoding is assigned and stream data will be returned as`Buffer` objects. Setting an encoding causes the stream data + * to be returned as strings of the specified encoding rather than as `Buffer`objects. For instance, calling `readable.setEncoding('utf8')` will cause the + * output data to be interpreted as UTF-8 data, and passed as strings. Calling`readable.setEncoding('hex')` will cause the data to be encoded in hexadecimal + * string format. + * + * The `Readable` stream will properly handle multi-byte characters delivered + * through the stream that would otherwise become improperly decoded if simply + * pulled from the stream as `Buffer` objects. + * + * ```js + * const readable = getReadableStreamSomehow(); + * readable.setEncoding('utf8'); + * readable.on('data', (chunk) => { + * assert.equal(typeof chunk, 'string'); + * console.log('Got %d characters of string data:', chunk.length); + * }); + * ``` + * @since v0.9.4 + * @param encoding The encoding to use. + */ + setEncoding(encoding: BufferEncoding): this; + /** + * The `readable.pause()` method will cause a stream in flowing mode to stop + * emitting `'data'` events, switching out of flowing mode. Any data that + * becomes available will remain in the internal buffer. + * + * ```js + * const readable = getReadableStreamSomehow(); + * readable.on('data', (chunk) => { + * console.log(`Received ${chunk.length} bytes of data.`); + * readable.pause(); + * console.log('There will be no additional data for 1 second.'); + * setTimeout(() => { + * console.log('Now data will start flowing again.'); + * readable.resume(); + * }, 1000); + * }); + * ``` + * + * The `readable.pause()` method has no effect if there is a `'readable'`event listener. + * @since v0.9.4 + */ + pause(): this; + /** + * The `readable.resume()` method causes an explicitly paused `Readable` stream to + * resume emitting `'data'` events, switching the stream into flowing mode. + * + * The `readable.resume()` method can be used to fully consume the data from a + * stream without actually processing any of that data: + * + * ```js + * getReadableStreamSomehow() + * .resume() + * .on('end', () => { + * console.log('Reached the end, but did not read anything.'); + * }); + * ``` + * + * The `readable.resume()` method has no effect if there is a `'readable'`event listener. + * @since v0.9.4 + */ + resume(): this; + /** + * The `readable.isPaused()` method returns the current operating state of the`Readable`. This is used primarily by the mechanism that underlies the`readable.pipe()` method. In most + * typical cases, there will be no reason to + * use this method directly. + * + * ```js + * const readable = new stream.Readable(); + * + * readable.isPaused(); // === false + * readable.pause(); + * readable.isPaused(); // === true + * readable.resume(); + * readable.isPaused(); // === false + * ``` + * @since v0.11.14 + */ + isPaused(): boolean; + /** + * The `readable.unpipe()` method detaches a `Writable` stream previously attached + * using the {@link pipe} method. + * + * If the `destination` is not specified, then _all_ pipes are detached. + * + * If the `destination` is specified, but no pipe is set up for it, then + * the method does nothing. + * + * ```js + * const fs = require('node:fs'); + * const readable = getReadableStreamSomehow(); + * const writable = fs.createWriteStream('file.txt'); + * // All the data from readable goes into 'file.txt', + * // but only for the first second. + * readable.pipe(writable); + * setTimeout(() => { + * console.log('Stop writing to file.txt.'); + * readable.unpipe(writable); + * console.log('Manually close the file stream.'); + * writable.end(); + * }, 1000); + * ``` + * @since v0.9.4 + * @param destination Optional specific stream to unpipe + */ + unpipe(destination?: NodeJS.WritableStream): this; + /** + * Passing `chunk` as `null` signals the end of the stream (EOF) and behaves the + * same as `readable.push(null)`, after which no more data can be written. The EOF + * signal is put at the end of the buffer and any buffered data will still be + * flushed. + * + * The `readable.unshift()` method pushes a chunk of data back into the internal + * buffer. This is useful in certain situations where a stream is being consumed by + * code that needs to "un-consume" some amount of data that it has optimistically + * pulled out of the source, so that the data can be passed on to some other party. + * + * The `stream.unshift(chunk)` method cannot be called after the `'end'` event + * has been emitted or a runtime error will be thrown. + * + * Developers using `stream.unshift()` often should consider switching to + * use of a `Transform` stream instead. See the `API for stream implementers` section for more information. + * + * ```js + * // Pull off a header delimited by \n\n. + * // Use unshift() if we get too much. + * // Call the callback with (error, header, stream). + * const { StringDecoder } = require('node:string_decoder'); + * function parseHeader(stream, callback) { + * stream.on('error', callback); + * stream.on('readable', onReadable); + * const decoder = new StringDecoder('utf8'); + * let header = ''; + * function onReadable() { + * let chunk; + * while (null !== (chunk = stream.read())) { + * const str = decoder.write(chunk); + * if (str.includes('\n\n')) { + * // Found the header boundary. + * const split = str.split(/\n\n/); + * header += split.shift(); + * const remaining = split.join('\n\n'); + * const buf = Buffer.from(remaining, 'utf8'); + * stream.removeListener('error', callback); + * // Remove the 'readable' listener before unshifting. + * stream.removeListener('readable', onReadable); + * if (buf.length) + * stream.unshift(buf); + * // Now the body of the message can be read from the stream. + * callback(null, header, stream); + * return; + * } + * // Still reading the header. + * header += str; + * } + * } + * } + * ``` + * + * Unlike {@link push}, `stream.unshift(chunk)` will not + * end the reading process by resetting the internal reading state of the stream. + * This can cause unexpected results if `readable.unshift()` is called during a + * read (i.e. from within a {@link _read} implementation on a + * custom stream). Following the call to `readable.unshift()` with an immediate {@link push} will reset the reading state appropriately, + * however it is best to simply avoid calling `readable.unshift()` while in the + * process of performing a read. + * @since v0.9.11 + * @param chunk Chunk of data to unshift onto the read queue. For streams not operating in object mode, `chunk` must be a string, `Buffer`, `Uint8Array`, or `null`. For object mode + * streams, `chunk` may be any JavaScript value. + * @param encoding Encoding of string chunks. Must be a valid `Buffer` encoding, such as `'utf8'` or `'ascii'`. + */ + unshift(chunk: any, encoding?: BufferEncoding): void; + /** + * Prior to Node.js 0.10, streams did not implement the entire `node:stream`module API as it is currently defined. (See `Compatibility` for more + * information.) + * + * When using an older Node.js library that emits `'data'` events and has a {@link pause} method that is advisory only, the`readable.wrap()` method can be used to create a `Readable` + * stream that uses + * the old stream as its data source. + * + * It will rarely be necessary to use `readable.wrap()` but the method has been + * provided as a convenience for interacting with older Node.js applications and + * libraries. + * + * ```js + * const { OldReader } = require('./old-api-module.js'); + * const { Readable } = require('node:stream'); + * const oreader = new OldReader(); + * const myReader = new Readable().wrap(oreader); + * + * myReader.on('readable', () => { + * myReader.read(); // etc. + * }); + * ``` + * @since v0.9.4 + * @param stream An "old style" readable stream + */ + wrap(stream: NodeJS.ReadableStream): this; + push(chunk: any, encoding?: BufferEncoding): boolean; + _destroy(error: Error | null, callback: (error?: Error | null) => void): void; + /** + * Destroy the stream. Optionally emit an `'error'` event, and emit a `'close'`event (unless `emitClose` is set to `false`). After this call, the readable + * stream will release any internal resources and subsequent calls to `push()`will be ignored. + * + * Once `destroy()` has been called any further calls will be a no-op and no + * further errors except from `_destroy()` may be emitted as `'error'`. + * + * Implementors should not override this method, but instead implement `readable._destroy()`. + * @since v8.0.0 + * @param error Error which will be passed as payload in `'error'` event + */ + destroy(error?: Error): this; + /** + * Event emitter + * The defined events on documents including: + * 1. close + * 2. data + * 3. end + * 4. error + * 5. pause + * 6. readable + * 7. resume + */ + addListener(event: 'close', listener: () => void): this; + addListener(event: 'data', listener: (chunk: any) => void): this; + addListener(event: 'end', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'pause', listener: () => void): this; + addListener(event: 'readable', listener: () => void): this; + addListener(event: 'resume', listener: () => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'close'): boolean; + emit(event: 'data', chunk: any): boolean; + emit(event: 'end'): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: 'pause'): boolean; + emit(event: 'readable'): boolean; + emit(event: 'resume'): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'close', listener: () => void): this; + on(event: 'data', listener: (chunk: any) => void): this; + on(event: 'end', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'pause', listener: () => void): this; + on(event: 'readable', listener: () => void): this; + on(event: 'resume', listener: () => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'data', listener: (chunk: any) => void): this; + once(event: 'end', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'pause', listener: () => void): this; + once(event: 'readable', listener: () => void): this; + once(event: 'resume', listener: () => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'data', listener: (chunk: any) => void): this; + prependListener(event: 'end', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'pause', listener: () => void): this; + prependListener(event: 'readable', listener: () => void): this; + prependListener(event: 'resume', listener: () => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'data', listener: (chunk: any) => void): this; + prependOnceListener(event: 'end', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'pause', listener: () => void): this; + prependOnceListener(event: 'readable', listener: () => void): this; + prependOnceListener(event: 'resume', listener: () => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + removeListener(event: 'close', listener: () => void): this; + removeListener(event: 'data', listener: (chunk: any) => void): this; + removeListener(event: 'end', listener: () => void): this; + removeListener(event: 'error', listener: (err: Error) => void): this; + removeListener(event: 'pause', listener: () => void): this; + removeListener(event: 'readable', listener: () => void): this; + removeListener(event: 'resume', listener: () => void): this; + removeListener(event: string | symbol, listener: (...args: any[]) => void): this; + [Symbol.asyncIterator](): AsyncIterableIterator; + } + interface WritableOptions extends StreamOptions { + decodeStrings?: boolean | undefined; + defaultEncoding?: BufferEncoding | undefined; + write?(this: Writable, chunk: any, encoding: BufferEncoding, callback: (error?: Error | null) => void): void; + writev?( + this: Writable, + chunks: Array<{ + chunk: any; + encoding: BufferEncoding; + }>, + callback: (error?: Error | null) => void + ): void; + final?(this: Writable, callback: (error?: Error | null) => void): void; + } + /** + * @since v0.9.4 + */ + class Writable extends Stream implements NodeJS.WritableStream { + /** + * A utility method for creating a `Writable` from a web `WritableStream`. + * @since v17.0.0 + * @experimental + */ + static fromWeb(writableStream: streamWeb.WritableStream, options?: Pick): Writable; + /** + * A utility method for creating a web `WritableStream` from a `Writable`. + * @since v17.0.0 + * @experimental + */ + static toWeb(streamWritable: Writable): streamWeb.WritableStream; + /** + * Is `true` if it is safe to call `writable.write()`, which means + * the stream has not been destroyed, errored, or ended. + * @since v11.4.0 + */ + readonly writable: boolean; + /** + * Is `true` after `writable.end()` has been called. This property + * does not indicate whether the data has been flushed, for this use `writable.writableFinished` instead. + * @since v12.9.0 + */ + readonly writableEnded: boolean; + /** + * Is set to `true` immediately before the `'finish'` event is emitted. + * @since v12.6.0 + */ + readonly writableFinished: boolean; + /** + * Return the value of `highWaterMark` passed when creating this `Writable`. + * @since v9.3.0 + */ + readonly writableHighWaterMark: number; + /** + * This property contains the number of bytes (or objects) in the queue + * ready to be written. The value provides introspection data regarding + * the status of the `highWaterMark`. + * @since v9.4.0 + */ + readonly writableLength: number; + /** + * Getter for the property `objectMode` of a given `Writable` stream. + * @since v12.3.0 + */ + readonly writableObjectMode: boolean; + /** + * Number of times `writable.uncork()` needs to be + * called in order to fully uncork the stream. + * @since v13.2.0, v12.16.0 + */ + readonly writableCorked: number; + /** + * Is `true` after `writable.destroy()` has been called. + * @since v8.0.0 + */ + destroyed: boolean; + /** + * Is `true` after `'close'` has been emitted. + * @since v18.0.0 + */ + readonly closed: boolean; + /** + * Returns error if the stream has been destroyed with an error. + * @since v18.0.0 + */ + readonly errored: Error | null; + /** + * Is `true` if the stream's buffer has been full and stream will emit `'drain'`. + * @since v15.2.0, v14.17.0 + */ + readonly writableNeedDrain: boolean; + constructor(opts?: WritableOptions); + _write(chunk: any, encoding: BufferEncoding, callback: (error?: Error | null) => void): void; + _writev?( + chunks: Array<{ + chunk: any; + encoding: BufferEncoding; + }>, + callback: (error?: Error | null) => void + ): void; + _construct?(callback: (error?: Error | null) => void): void; + _destroy(error: Error | null, callback: (error?: Error | null) => void): void; + _final(callback: (error?: Error | null) => void): void; + /** + * The `writable.write()` method writes some data to the stream, and calls the + * supplied `callback` once the data has been fully handled. If an error + * occurs, the `callback` will be called with the error as its + * first argument. The `callback` is called asynchronously and before `'error'` is + * emitted. + * + * The return value is `true` if the internal buffer is less than the`highWaterMark` configured when the stream was created after admitting `chunk`. + * If `false` is returned, further attempts to write data to the stream should + * stop until the `'drain'` event is emitted. + * + * While a stream is not draining, calls to `write()` will buffer `chunk`, and + * return false. Once all currently buffered chunks are drained (accepted for + * delivery by the operating system), the `'drain'` event will be emitted. + * Once `write()` returns false, do not write more chunks + * until the `'drain'` event is emitted. While calling `write()` on a stream that + * is not draining is allowed, Node.js will buffer all written chunks until + * maximum memory usage occurs, at which point it will abort unconditionally. + * Even before it aborts, high memory usage will cause poor garbage collector + * performance and high RSS (which is not typically released back to the system, + * even after the memory is no longer required). Since TCP sockets may never + * drain if the remote peer does not read the data, writing a socket that is + * not draining may lead to a remotely exploitable vulnerability. + * + * Writing data while the stream is not draining is particularly + * problematic for a `Transform`, because the `Transform` streams are paused + * by default until they are piped or a `'data'` or `'readable'` event handler + * is added. + * + * If the data to be written can be generated or fetched on demand, it is + * recommended to encapsulate the logic into a `Readable` and use {@link pipe}. However, if calling `write()` is preferred, it is + * possible to respect backpressure and avoid memory issues using the `'drain'` event: + * + * ```js + * function write(data, cb) { + * if (!stream.write(data)) { + * stream.once('drain', cb); + * } else { + * process.nextTick(cb); + * } + * } + * + * // Wait for cb to be called before doing any other write. + * write('hello', () => { + * console.log('Write completed, do more writes now.'); + * }); + * ``` + * + * A `Writable` stream in object mode will always ignore the `encoding` argument. + * @since v0.9.4 + * @param chunk Optional data to write. For streams not operating in object mode, `chunk` must be a string, `Buffer` or `Uint8Array`. For object mode streams, `chunk` may be any + * JavaScript value other than `null`. + * @param [encoding='utf8'] The encoding, if `chunk` is a string. + * @param callback Callback for when this chunk of data is flushed. + * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + write(chunk: any, callback?: (error: Error | null | undefined) => void): boolean; + write(chunk: any, encoding: BufferEncoding, callback?: (error: Error | null | undefined) => void): boolean; + /** + * The `writable.setDefaultEncoding()` method sets the default `encoding` for a `Writable` stream. + * @since v0.11.15 + * @param encoding The new default encoding + */ + setDefaultEncoding(encoding: BufferEncoding): this; + /** + * Calling the `writable.end()` method signals that no more data will be written + * to the `Writable`. The optional `chunk` and `encoding` arguments allow one + * final additional chunk of data to be written immediately before closing the + * stream. + * + * Calling the {@link write} method after calling {@link end} will raise an error. + * + * ```js + * // Write 'hello, ' and then end with 'world!'. + * const fs = require('node:fs'); + * const file = fs.createWriteStream('example.txt'); + * file.write('hello, '); + * file.end('world!'); + * // Writing more now is not allowed! + * ``` + * @since v0.9.4 + * @param chunk Optional data to write. For streams not operating in object mode, `chunk` must be a string, `Buffer` or `Uint8Array`. For object mode streams, `chunk` may be any + * JavaScript value other than `null`. + * @param encoding The encoding if `chunk` is a string + * @param callback Callback for when the stream is finished. + */ + end(cb?: () => void): this; + end(chunk: any, cb?: () => void): this; + end(chunk: any, encoding: BufferEncoding, cb?: () => void): this; + /** + * The `writable.cork()` method forces all written data to be buffered in memory. + * The buffered data will be flushed when either the {@link uncork} or {@link end} methods are called. + * + * The primary intent of `writable.cork()` is to accommodate a situation in which + * several small chunks are written to the stream in rapid succession. Instead of + * immediately forwarding them to the underlying destination, `writable.cork()`buffers all the chunks until `writable.uncork()` is called, which will pass them + * all to `writable._writev()`, if present. This prevents a head-of-line blocking + * situation where data is being buffered while waiting for the first small chunk + * to be processed. However, use of `writable.cork()` without implementing`writable._writev()` may have an adverse effect on throughput. + * + * See also: `writable.uncork()`, `writable._writev()`. + * @since v0.11.2 + */ + cork(): void; + /** + * The `writable.uncork()` method flushes all data buffered since {@link cork} was called. + * + * When using `writable.cork()` and `writable.uncork()` to manage the buffering + * of writes to a stream, defer calls to `writable.uncork()` using`process.nextTick()`. Doing so allows batching of all`writable.write()` calls that occur within a given Node.js event + * loop phase. + * + * ```js + * stream.cork(); + * stream.write('some '); + * stream.write('data '); + * process.nextTick(() => stream.uncork()); + * ``` + * + * If the `writable.cork()` method is called multiple times on a stream, the + * same number of calls to `writable.uncork()` must be called to flush the buffered + * data. + * + * ```js + * stream.cork(); + * stream.write('some '); + * stream.cork(); + * stream.write('data '); + * process.nextTick(() => { + * stream.uncork(); + * // The data will not be flushed until uncork() is called a second time. + * stream.uncork(); + * }); + * ``` + * + * See also: `writable.cork()`. + * @since v0.11.2 + */ + uncork(): void; + /** + * Destroy the stream. Optionally emit an `'error'` event, and emit a `'close'`event (unless `emitClose` is set to `false`). After this call, the writable + * stream has ended and subsequent calls to `write()` or `end()` will result in + * an `ERR_STREAM_DESTROYED` error. + * This is a destructive and immediate way to destroy a stream. Previous calls to`write()` may not have drained, and may trigger an `ERR_STREAM_DESTROYED` error. + * Use `end()` instead of destroy if data should flush before close, or wait for + * the `'drain'` event before destroying the stream. + * + * Once `destroy()` has been called any further calls will be a no-op and no + * further errors except from `_destroy()` may be emitted as `'error'`. + * + * Implementors should not override this method, + * but instead implement `writable._destroy()`. + * @since v8.0.0 + * @param error Optional, an error to emit with `'error'` event. + */ + destroy(error?: Error): this; + /** + * Event emitter + * The defined events on documents including: + * 1. close + * 2. drain + * 3. error + * 4. finish + * 5. pipe + * 6. unpipe + */ + addListener(event: 'close', listener: () => void): this; + addListener(event: 'drain', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'finish', listener: () => void): this; + addListener(event: 'pipe', listener: (src: Readable) => void): this; + addListener(event: 'unpipe', listener: (src: Readable) => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'close'): boolean; + emit(event: 'drain'): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: 'finish'): boolean; + emit(event: 'pipe', src: Readable): boolean; + emit(event: 'unpipe', src: Readable): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'close', listener: () => void): this; + on(event: 'drain', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'finish', listener: () => void): this; + on(event: 'pipe', listener: (src: Readable) => void): this; + on(event: 'unpipe', listener: (src: Readable) => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'drain', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'finish', listener: () => void): this; + once(event: 'pipe', listener: (src: Readable) => void): this; + once(event: 'unpipe', listener: (src: Readable) => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'drain', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'finish', listener: () => void): this; + prependListener(event: 'pipe', listener: (src: Readable) => void): this; + prependListener(event: 'unpipe', listener: (src: Readable) => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'drain', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'finish', listener: () => void): this; + prependOnceListener(event: 'pipe', listener: (src: Readable) => void): this; + prependOnceListener(event: 'unpipe', listener: (src: Readable) => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + removeListener(event: 'close', listener: () => void): this; + removeListener(event: 'drain', listener: () => void): this; + removeListener(event: 'error', listener: (err: Error) => void): this; + removeListener(event: 'finish', listener: () => void): this; + removeListener(event: 'pipe', listener: (src: Readable) => void): this; + removeListener(event: 'unpipe', listener: (src: Readable) => void): this; + removeListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + interface DuplexOptions extends ReadableOptions, WritableOptions { + allowHalfOpen?: boolean | undefined; + readableObjectMode?: boolean | undefined; + writableObjectMode?: boolean | undefined; + readableHighWaterMark?: number | undefined; + writableHighWaterMark?: number | undefined; + writableCorked?: number | undefined; + construct?(this: Duplex, callback: (error?: Error | null) => void): void; + read?(this: Duplex, size: number): void; + write?(this: Duplex, chunk: any, encoding: BufferEncoding, callback: (error?: Error | null) => void): void; + writev?( + this: Duplex, + chunks: Array<{ + chunk: any; + encoding: BufferEncoding; + }>, + callback: (error?: Error | null) => void + ): void; + final?(this: Duplex, callback: (error?: Error | null) => void): void; + destroy?(this: Duplex, error: Error | null, callback: (error: Error | null) => void): void; + } + /** + * Duplex streams are streams that implement both the `Readable` and `Writable` interfaces. + * + * Examples of `Duplex` streams include: + * + * * `TCP sockets` + * * `zlib streams` + * * `crypto streams` + * @since v0.9.4 + */ + class Duplex extends Readable implements Writable { + readonly writable: boolean; + readonly writableEnded: boolean; + readonly writableFinished: boolean; + readonly writableHighWaterMark: number; + readonly writableLength: number; + readonly writableObjectMode: boolean; + readonly writableCorked: number; + readonly writableNeedDrain: boolean; + readonly closed: boolean; + readonly errored: Error | null; + /** + * If `false` then the stream will automatically end the writable side when the + * readable side ends. Set initially by the `allowHalfOpen` constructor option, + * which defaults to `true`. + * + * This can be changed manually to change the half-open behavior of an existing`Duplex` stream instance, but must be changed before the `'end'` event is + * emitted. + * @since v0.9.4 + */ + allowHalfOpen: boolean; + constructor(opts?: DuplexOptions); + /** + * A utility method for creating duplex streams. + * + * - `Stream` converts writable stream into writable `Duplex` and readable stream + * to `Duplex`. + * - `Blob` converts into readable `Duplex`. + * - `string` converts into readable `Duplex`. + * - `ArrayBuffer` converts into readable `Duplex`. + * - `AsyncIterable` converts into a readable `Duplex`. Cannot yield `null`. + * - `AsyncGeneratorFunction` converts into a readable/writable transform + * `Duplex`. Must take a source `AsyncIterable` as first parameter. Cannot yield + * `null`. + * - `AsyncFunction` converts into a writable `Duplex`. Must return + * either `null` or `undefined` + * - `Object ({ writable, readable })` converts `readable` and + * `writable` into `Stream` and then combines them into `Duplex` where the + * `Duplex` will write to the `writable` and read from the `readable`. + * - `Promise` converts into readable `Duplex`. Value `null` is ignored. + * + * @since v16.8.0 + */ + static from(src: Stream | NodeBlob | ArrayBuffer | string | Iterable | AsyncIterable | AsyncGeneratorFunction | Promise | Object): Duplex; + _write(chunk: any, encoding: BufferEncoding, callback: (error?: Error | null) => void): void; + _writev?( + chunks: Array<{ + chunk: any; + encoding: BufferEncoding; + }>, + callback: (error?: Error | null) => void + ): void; + _destroy(error: Error | null, callback: (error: Error | null) => void): void; + _final(callback: (error?: Error | null) => void): void; + write(chunk: any, encoding?: BufferEncoding, cb?: (error: Error | null | undefined) => void): boolean; + write(chunk: any, cb?: (error: Error | null | undefined) => void): boolean; + setDefaultEncoding(encoding: BufferEncoding): this; + end(cb?: () => void): this; + end(chunk: any, cb?: () => void): this; + end(chunk: any, encoding?: BufferEncoding, cb?: () => void): this; + cork(): void; + uncork(): void; + /** + * Event emitter + * The defined events on documents including: + * 1. close + * 2. data + * 3. drain + * 4. end + * 5. error + * 6. finish + * 7. pause + * 8. pipe + * 9. readable + * 10. resume + * 11. unpipe + */ + addListener(event: 'close', listener: () => void): this; + addListener(event: 'data', listener: (chunk: any) => void): this; + addListener(event: 'drain', listener: () => void): this; + addListener(event: 'end', listener: () => void): this; + addListener(event: 'error', listener: (err: Error) => void): this; + addListener(event: 'finish', listener: () => void): this; + addListener(event: 'pause', listener: () => void): this; + addListener(event: 'pipe', listener: (src: Readable) => void): this; + addListener(event: 'readable', listener: () => void): this; + addListener(event: 'resume', listener: () => void): this; + addListener(event: 'unpipe', listener: (src: Readable) => void): this; + addListener(event: string | symbol, listener: (...args: any[]) => void): this; + emit(event: 'close'): boolean; + emit(event: 'data', chunk: any): boolean; + emit(event: 'drain'): boolean; + emit(event: 'end'): boolean; + emit(event: 'error', err: Error): boolean; + emit(event: 'finish'): boolean; + emit(event: 'pause'): boolean; + emit(event: 'pipe', src: Readable): boolean; + emit(event: 'readable'): boolean; + emit(event: 'resume'): boolean; + emit(event: 'unpipe', src: Readable): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'close', listener: () => void): this; + on(event: 'data', listener: (chunk: any) => void): this; + on(event: 'drain', listener: () => void): this; + on(event: 'end', listener: () => void): this; + on(event: 'error', listener: (err: Error) => void): this; + on(event: 'finish', listener: () => void): this; + on(event: 'pause', listener: () => void): this; + on(event: 'pipe', listener: (src: Readable) => void): this; + on(event: 'readable', listener: () => void): this; + on(event: 'resume', listener: () => void): this; + on(event: 'unpipe', listener: (src: Readable) => void): this; + on(event: string | symbol, listener: (...args: any[]) => void): this; + once(event: 'close', listener: () => void): this; + once(event: 'data', listener: (chunk: any) => void): this; + once(event: 'drain', listener: () => void): this; + once(event: 'end', listener: () => void): this; + once(event: 'error', listener: (err: Error) => void): this; + once(event: 'finish', listener: () => void): this; + once(event: 'pause', listener: () => void): this; + once(event: 'pipe', listener: (src: Readable) => void): this; + once(event: 'readable', listener: () => void): this; + once(event: 'resume', listener: () => void): this; + once(event: 'unpipe', listener: (src: Readable) => void): this; + once(event: string | symbol, listener: (...args: any[]) => void): this; + prependListener(event: 'close', listener: () => void): this; + prependListener(event: 'data', listener: (chunk: any) => void): this; + prependListener(event: 'drain', listener: () => void): this; + prependListener(event: 'end', listener: () => void): this; + prependListener(event: 'error', listener: (err: Error) => void): this; + prependListener(event: 'finish', listener: () => void): this; + prependListener(event: 'pause', listener: () => void): this; + prependListener(event: 'pipe', listener: (src: Readable) => void): this; + prependListener(event: 'readable', listener: () => void): this; + prependListener(event: 'resume', listener: () => void): this; + prependListener(event: 'unpipe', listener: (src: Readable) => void): this; + prependListener(event: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'close', listener: () => void): this; + prependOnceListener(event: 'data', listener: (chunk: any) => void): this; + prependOnceListener(event: 'drain', listener: () => void): this; + prependOnceListener(event: 'end', listener: () => void): this; + prependOnceListener(event: 'error', listener: (err: Error) => void): this; + prependOnceListener(event: 'finish', listener: () => void): this; + prependOnceListener(event: 'pause', listener: () => void): this; + prependOnceListener(event: 'pipe', listener: (src: Readable) => void): this; + prependOnceListener(event: 'readable', listener: () => void): this; + prependOnceListener(event: 'resume', listener: () => void): this; + prependOnceListener(event: 'unpipe', listener: (src: Readable) => void): this; + prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this; + removeListener(event: 'close', listener: () => void): this; + removeListener(event: 'data', listener: (chunk: any) => void): this; + removeListener(event: 'drain', listener: () => void): this; + removeListener(event: 'end', listener: () => void): this; + removeListener(event: 'error', listener: (err: Error) => void): this; + removeListener(event: 'finish', listener: () => void): this; + removeListener(event: 'pause', listener: () => void): this; + removeListener(event: 'pipe', listener: (src: Readable) => void): this; + removeListener(event: 'readable', listener: () => void): this; + removeListener(event: 'resume', listener: () => void): this; + removeListener(event: 'unpipe', listener: (src: Readable) => void): this; + removeListener(event: string | symbol, listener: (...args: any[]) => void): this; + } + type TransformCallback = (error?: Error | null, data?: any) => void; + interface TransformOptions extends DuplexOptions { + construct?(this: Transform, callback: (error?: Error | null) => void): void; + read?(this: Transform, size: number): void; + write?(this: Transform, chunk: any, encoding: BufferEncoding, callback: (error?: Error | null) => void): void; + writev?( + this: Transform, + chunks: Array<{ + chunk: any; + encoding: BufferEncoding; + }>, + callback: (error?: Error | null) => void + ): void; + final?(this: Transform, callback: (error?: Error | null) => void): void; + destroy?(this: Transform, error: Error | null, callback: (error: Error | null) => void): void; + transform?(this: Transform, chunk: any, encoding: BufferEncoding, callback: TransformCallback): void; + flush?(this: Transform, callback: TransformCallback): void; + } + /** + * Transform streams are `Duplex` streams where the output is in some way + * related to the input. Like all `Duplex` streams, `Transform` streams + * implement both the `Readable` and `Writable` interfaces. + * + * Examples of `Transform` streams include: + * + * * `zlib streams` + * * `crypto streams` + * @since v0.9.4 + */ + class Transform extends Duplex { + constructor(opts?: TransformOptions); + _transform(chunk: any, encoding: BufferEncoding, callback: TransformCallback): void; + _flush(callback: TransformCallback): void; + } + /** + * The `stream.PassThrough` class is a trivial implementation of a `Transform` stream that simply passes the input bytes across to the output. Its purpose is + * primarily for examples and testing, but there are some use cases where`stream.PassThrough` is useful as a building block for novel sorts of streams. + */ + class PassThrough extends Transform {} + /** + * A stream to attach a signal to. + * + * Attaches an AbortSignal to a readable or writeable stream. This lets code + * control stream destruction using an `AbortController`. + * + * Calling `abort` on the `AbortController` corresponding to the passed`AbortSignal` will behave the same way as calling `.destroy(new AbortError())`on the stream, and `controller.error(new + * AbortError())` for webstreams. + * + * ```js + * const fs = require('node:fs'); + * + * const controller = new AbortController(); + * const read = addAbortSignal( + * controller.signal, + * fs.createReadStream(('object.json')), + * ); + * // Later, abort the operation closing the stream + * controller.abort(); + * ``` + * + * Or using an `AbortSignal` with a readable stream as an async iterable: + * + * ```js + * const controller = new AbortController(); + * setTimeout(() => controller.abort(), 10_000); // set a timeout + * const stream = addAbortSignal( + * controller.signal, + * fs.createReadStream(('object.json')), + * ); + * (async () => { + * try { + * for await (const chunk of stream) { + * await process(chunk); + * } + * } catch (e) { + * if (e.name === 'AbortError') { + * // The operation was cancelled + * } else { + * throw e; + * } + * } + * })(); + * ``` + * + * Or using an `AbortSignal` with a ReadableStream: + * + * ```js + * const controller = new AbortController(); + * const rs = new ReadableStream({ + * start(controller) { + * controller.enqueue('hello'); + * controller.enqueue('world'); + * controller.close(); + * }, + * }); + * + * addAbortSignal(controller.signal, rs); + * + * finished(rs, (err) => { + * if (err) { + * if (err.name === 'AbortError') { + * // The operation was cancelled + * } + * } + * }); + * + * const reader = rs.getReader(); + * + * reader.read().then(({ value, done }) => { + * console.log(value); // hello + * console.log(done); // false + * controller.abort(); + * }); + * ``` + * @since v15.4.0 + * @param signal A signal representing possible cancellation + * @param stream a stream to attach a signal to + */ + function addAbortSignal(signal: AbortSignal, stream: T): T; + /** + * Returns the default highWaterMark used by streams. + * Defaults to `16384` (16 KiB), or `16` for `objectMode`. + * @since v19.9.0 + * @param objectMode + */ + function getDefaultHighWaterMark(objectMode: boolean): number; + /** + * Sets the default highWaterMark used by streams. + * @since v19.9.0 + * @param objectMode + * @param value highWaterMark value + */ + function setDefaultHighWaterMark(objectMode: boolean, value: number): void; + interface FinishedOptions extends Abortable { + error?: boolean | undefined; + readable?: boolean | undefined; + writable?: boolean | undefined; + } + /** + * A readable and/or writable stream/webstream. + * + * A function to get notified when a stream is no longer readable, writable + * or has experienced an error or a premature close event. + * + * ```js + * const { finished } = require('node:stream'); + * const fs = require('node:fs'); + * + * const rs = fs.createReadStream('archive.tar'); + * + * finished(rs, (err) => { + * if (err) { + * console.error('Stream failed.', err); + * } else { + * console.log('Stream is done reading.'); + * } + * }); + * + * rs.resume(); // Drain the stream. + * ``` + * + * Especially useful in error handling scenarios where a stream is destroyed + * prematurely (like an aborted HTTP request), and will not emit `'end'`or `'finish'`. + * + * The `finished` API provides `promise version`. + * + * `stream.finished()` leaves dangling event listeners (in particular`'error'`, `'end'`, `'finish'` and `'close'`) after `callback` has been + * invoked. The reason for this is so that unexpected `'error'` events (due to + * incorrect stream implementations) do not cause unexpected crashes. + * If this is unwanted behavior then the returned cleanup function needs to be + * invoked in the callback: + * + * ```js + * const cleanup = finished(rs, (err) => { + * cleanup(); + * // ... + * }); + * ``` + * @since v10.0.0 + * @param stream A readable and/or writable stream. + * @param callback A callback function that takes an optional error argument. + * @return A cleanup function which removes all registered listeners. + */ + function finished(stream: NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream, options: FinishedOptions, callback: (err?: NodeJS.ErrnoException | null) => void): () => void; + function finished(stream: NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream, callback: (err?: NodeJS.ErrnoException | null) => void): () => void; + namespace finished { + function __promisify__(stream: NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream, options?: FinishedOptions): Promise; + } + type PipelineSourceFunction = () => Iterable | AsyncIterable; + type PipelineSource = Iterable | AsyncIterable | NodeJS.ReadableStream | PipelineSourceFunction; + type PipelineTransform, U> = + | NodeJS.ReadWriteStream + | ((source: S extends (...args: any[]) => Iterable | AsyncIterable ? AsyncIterable : S) => AsyncIterable); + type PipelineTransformSource = PipelineSource | PipelineTransform; + type PipelineDestinationIterableFunction = (source: AsyncIterable) => AsyncIterable; + type PipelineDestinationPromiseFunction = (source: AsyncIterable) => Promise

; + type PipelineDestination, P> = S extends PipelineTransformSource + ? NodeJS.WritableStream | PipelineDestinationIterableFunction | PipelineDestinationPromiseFunction + : never; + type PipelineCallback> = S extends PipelineDestinationPromiseFunction + ? (err: NodeJS.ErrnoException | null, value: P) => void + : (err: NodeJS.ErrnoException | null) => void; + type PipelinePromise> = S extends PipelineDestinationPromiseFunction ? Promise

: Promise; + interface PipelineOptions { + signal?: AbortSignal | undefined; + end?: boolean | undefined; + } + /** + * A module method to pipe between streams and generators forwarding errors and + * properly cleaning up and provide a callback when the pipeline is complete. + * + * ```js + * const { pipeline } = require('node:stream'); + * const fs = require('node:fs'); + * const zlib = require('node:zlib'); + * + * // Use the pipeline API to easily pipe a series of streams + * // together and get notified when the pipeline is fully done. + * + * // A pipeline to gzip a potentially huge tar file efficiently: + * + * pipeline( + * fs.createReadStream('archive.tar'), + * zlib.createGzip(), + * fs.createWriteStream('archive.tar.gz'), + * (err) => { + * if (err) { + * console.error('Pipeline failed.', err); + * } else { + * console.log('Pipeline succeeded.'); + * } + * }, + * ); + * ``` + * + * The `pipeline` API provides a `promise version`. + * + * `stream.pipeline()` will call `stream.destroy(err)` on all streams except: + * + * * `Readable` streams which have emitted `'end'` or `'close'`. + * * `Writable` streams which have emitted `'finish'` or `'close'`. + * + * `stream.pipeline()` leaves dangling event listeners on the streams + * after the `callback` has been invoked. In the case of reuse of streams after + * failure, this can cause event listener leaks and swallowed errors. If the last + * stream is readable, dangling event listeners will be removed so that the last + * stream can be consumed later. + * + * `stream.pipeline()` closes all the streams when an error is raised. + * The `IncomingRequest` usage with `pipeline` could lead to an unexpected behavior + * once it would destroy the socket without sending the expected response. + * See the example below: + * + * ```js + * const fs = require('node:fs'); + * const http = require('node:http'); + * const { pipeline } = require('node:stream'); + * + * const server = http.createServer((req, res) => { + * const fileStream = fs.createReadStream('./fileNotExist.txt'); + * pipeline(fileStream, res, (err) => { + * if (err) { + * console.log(err); // No such file + * // this message can't be sent once `pipeline` already destroyed the socket + * return res.end('error!!!'); + * } + * }); + * }); + * ``` + * @since v10.0.0 + * @param callback Called when the pipeline is fully done. + */ + function pipeline, B extends PipelineDestination>( + source: A, + destination: B, + callback?: PipelineCallback + ): B extends NodeJS.WritableStream ? B : NodeJS.WritableStream; + function pipeline, T1 extends PipelineTransform, B extends PipelineDestination>( + source: A, + transform1: T1, + destination: B, + callback?: PipelineCallback + ): B extends NodeJS.WritableStream ? B : NodeJS.WritableStream; + function pipeline, T1 extends PipelineTransform, T2 extends PipelineTransform, B extends PipelineDestination>( + source: A, + transform1: T1, + transform2: T2, + destination: B, + callback?: PipelineCallback + ): B extends NodeJS.WritableStream ? B : NodeJS.WritableStream; + function pipeline< + A extends PipelineSource, + T1 extends PipelineTransform, + T2 extends PipelineTransform, + T3 extends PipelineTransform, + B extends PipelineDestination + >(source: A, transform1: T1, transform2: T2, transform3: T3, destination: B, callback?: PipelineCallback): B extends NodeJS.WritableStream ? B : NodeJS.WritableStream; + function pipeline< + A extends PipelineSource, + T1 extends PipelineTransform, + T2 extends PipelineTransform, + T3 extends PipelineTransform, + T4 extends PipelineTransform, + B extends PipelineDestination + >(source: A, transform1: T1, transform2: T2, transform3: T3, transform4: T4, destination: B, callback?: PipelineCallback): B extends NodeJS.WritableStream ? B : NodeJS.WritableStream; + function pipeline( + streams: ReadonlyArray, + callback?: (err: NodeJS.ErrnoException | null) => void + ): NodeJS.WritableStream; + function pipeline( + stream1: NodeJS.ReadableStream, + stream2: NodeJS.ReadWriteStream | NodeJS.WritableStream, + ...streams: Array void)> + ): NodeJS.WritableStream; + namespace pipeline { + function __promisify__, B extends PipelineDestination>(source: A, destination: B, options?: PipelineOptions): PipelinePromise; + function __promisify__, T1 extends PipelineTransform, B extends PipelineDestination>( + source: A, + transform1: T1, + destination: B, + options?: PipelineOptions + ): PipelinePromise; + function __promisify__, T1 extends PipelineTransform, T2 extends PipelineTransform, B extends PipelineDestination>( + source: A, + transform1: T1, + transform2: T2, + destination: B, + options?: PipelineOptions + ): PipelinePromise; + function __promisify__< + A extends PipelineSource, + T1 extends PipelineTransform, + T2 extends PipelineTransform, + T3 extends PipelineTransform, + B extends PipelineDestination + >(source: A, transform1: T1, transform2: T2, transform3: T3, destination: B, options?: PipelineOptions): PipelinePromise; + function __promisify__< + A extends PipelineSource, + T1 extends PipelineTransform, + T2 extends PipelineTransform, + T3 extends PipelineTransform, + T4 extends PipelineTransform, + B extends PipelineDestination + >(source: A, transform1: T1, transform2: T2, transform3: T3, transform4: T4, destination: B, options?: PipelineOptions): PipelinePromise; + function __promisify__(streams: ReadonlyArray, options?: PipelineOptions): Promise; + function __promisify__( + stream1: NodeJS.ReadableStream, + stream2: NodeJS.ReadWriteStream | NodeJS.WritableStream, + ...streams: Array + ): Promise; + } + interface Pipe { + close(): void; + hasRef(): boolean; + ref(): void; + unref(): void; + } + /** + * Returns whether the stream has encountered an error. + * @since v17.3.0, v16.14.0 + * @experimental + */ + function isErrored(stream: Readable | Writable | NodeJS.ReadableStream | NodeJS.WritableStream): boolean; + /** + * Returns whether the stream is readable. + * @since v17.4.0, v16.14.0 + * @experimental + */ + function isReadable(stream: Readable | NodeJS.ReadableStream): boolean; + const promises: typeof streamPromises; + const consumers: typeof streamConsumers; + } + export = internal; +} +declare module 'node:stream' { + import stream = require('stream'); + export = stream; +} diff --git a/node_modules/@types/node/ts4.8/stream/consumers.d.ts b/node_modules/@types/node/ts4.8/stream/consumers.d.ts new file mode 100755 index 0000000..2fd9424 --- /dev/null +++ b/node_modules/@types/node/ts4.8/stream/consumers.d.ts @@ -0,0 +1,12 @@ +declare module 'stream/consumers' { + import { Blob as NodeBlob } from 'node:buffer'; + import { Readable } from 'node:stream'; + function buffer(stream: NodeJS.ReadableStream | Readable | AsyncIterator): Promise; + function text(stream: NodeJS.ReadableStream | Readable | AsyncIterator): Promise; + function arrayBuffer(stream: NodeJS.ReadableStream | Readable | AsyncIterator): Promise; + function blob(stream: NodeJS.ReadableStream | Readable | AsyncIterator): Promise; + function json(stream: NodeJS.ReadableStream | Readable | AsyncIterator): Promise; +} +declare module 'node:stream/consumers' { + export * from 'stream/consumers'; +} diff --git a/node_modules/@types/node/ts4.8/stream/promises.d.ts b/node_modules/@types/node/ts4.8/stream/promises.d.ts new file mode 100755 index 0000000..b427073 --- /dev/null +++ b/node_modules/@types/node/ts4.8/stream/promises.d.ts @@ -0,0 +1,42 @@ +declare module 'stream/promises' { + import { FinishedOptions, PipelineSource, PipelineTransform, PipelineDestination, PipelinePromise, PipelineOptions } from 'node:stream'; + function finished(stream: NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream, options?: FinishedOptions): Promise; + function pipeline, B extends PipelineDestination>(source: A, destination: B, options?: PipelineOptions): PipelinePromise; + function pipeline, T1 extends PipelineTransform, B extends PipelineDestination>( + source: A, + transform1: T1, + destination: B, + options?: PipelineOptions + ): PipelinePromise; + function pipeline, T1 extends PipelineTransform, T2 extends PipelineTransform, B extends PipelineDestination>( + source: A, + transform1: T1, + transform2: T2, + destination: B, + options?: PipelineOptions + ): PipelinePromise; + function pipeline< + A extends PipelineSource, + T1 extends PipelineTransform, + T2 extends PipelineTransform, + T3 extends PipelineTransform, + B extends PipelineDestination + >(source: A, transform1: T1, transform2: T2, transform3: T3, destination: B, options?: PipelineOptions): PipelinePromise; + function pipeline< + A extends PipelineSource, + T1 extends PipelineTransform, + T2 extends PipelineTransform, + T3 extends PipelineTransform, + T4 extends PipelineTransform, + B extends PipelineDestination + >(source: A, transform1: T1, transform2: T2, transform3: T3, transform4: T4, destination: B, options?: PipelineOptions): PipelinePromise; + function pipeline(streams: ReadonlyArray, options?: PipelineOptions): Promise; + function pipeline( + stream1: NodeJS.ReadableStream, + stream2: NodeJS.ReadWriteStream | NodeJS.WritableStream, + ...streams: Array + ): Promise; +} +declare module 'node:stream/promises' { + export * from 'stream/promises'; +} diff --git a/node_modules/@types/node/ts4.8/stream/web.d.ts b/node_modules/@types/node/ts4.8/stream/web.d.ts new file mode 100755 index 0000000..f9ef057 --- /dev/null +++ b/node_modules/@types/node/ts4.8/stream/web.d.ts @@ -0,0 +1,330 @@ +declare module 'stream/web' { + // stub module, pending copy&paste from .d.ts or manual impl + // copy from lib.dom.d.ts + interface ReadableWritablePair { + readable: ReadableStream; + /** + * Provides a convenient, chainable way of piping this readable stream + * through a transform stream (or any other { writable, readable } + * pair). It simply pipes the stream into the writable side of the + * supplied pair, and returns the readable side for further use. + * + * Piping a stream will lock it for the duration of the pipe, preventing + * any other consumer from acquiring a reader. + */ + writable: WritableStream; + } + interface StreamPipeOptions { + preventAbort?: boolean; + preventCancel?: boolean; + /** + * Pipes this readable stream to a given writable stream destination. + * The way in which the piping process behaves under various error + * conditions can be customized with a number of passed options. It + * returns a promise that fulfills when the piping process completes + * successfully, or rejects if any errors were encountered. + * + * Piping a stream will lock it for the duration of the pipe, preventing + * any other consumer from acquiring a reader. + * + * Errors and closures of the source and destination streams propagate + * as follows: + * + * An error in this source readable stream will abort destination, + * unless preventAbort is truthy. The returned promise will be rejected + * with the source's error, or with any error that occurs during + * aborting the destination. + * + * An error in destination will cancel this source readable stream, + * unless preventCancel is truthy. The returned promise will be rejected + * with the destination's error, or with any error that occurs during + * canceling the source. + * + * When this source readable stream closes, destination will be closed, + * unless preventClose is truthy. The returned promise will be fulfilled + * once this process completes, unless an error is encountered while + * closing the destination, in which case it will be rejected with that + * error. + * + * If destination starts out closed or closing, this source readable + * stream will be canceled, unless preventCancel is true. The returned + * promise will be rejected with an error indicating piping to a closed + * stream failed, or with any error that occurs during canceling the + * source. + * + * The signal option can be set to an AbortSignal to allow aborting an + * ongoing pipe operation via the corresponding AbortController. In this + * case, this source readable stream will be canceled, and destination + * aborted, unless the respective options preventCancel or preventAbort + * are set. + */ + preventClose?: boolean; + signal?: AbortSignal; + } + interface ReadableStreamGenericReader { + readonly closed: Promise; + cancel(reason?: any): Promise; + } + interface ReadableStreamDefaultReadValueResult { + done: false; + value: T; + } + interface ReadableStreamDefaultReadDoneResult { + done: true; + value?: undefined; + } + type ReadableStreamController = ReadableStreamDefaultController; + type ReadableStreamDefaultReadResult = ReadableStreamDefaultReadValueResult | ReadableStreamDefaultReadDoneResult; + interface ReadableByteStreamControllerCallback { + (controller: ReadableByteStreamController): void | PromiseLike; + } + interface UnderlyingSinkAbortCallback { + (reason?: any): void | PromiseLike; + } + interface UnderlyingSinkCloseCallback { + (): void | PromiseLike; + } + interface UnderlyingSinkStartCallback { + (controller: WritableStreamDefaultController): any; + } + interface UnderlyingSinkWriteCallback { + (chunk: W, controller: WritableStreamDefaultController): void | PromiseLike; + } + interface UnderlyingSourceCancelCallback { + (reason?: any): void | PromiseLike; + } + interface UnderlyingSourcePullCallback { + (controller: ReadableStreamController): void | PromiseLike; + } + interface UnderlyingSourceStartCallback { + (controller: ReadableStreamController): any; + } + interface TransformerFlushCallback { + (controller: TransformStreamDefaultController): void | PromiseLike; + } + interface TransformerStartCallback { + (controller: TransformStreamDefaultController): any; + } + interface TransformerTransformCallback { + (chunk: I, controller: TransformStreamDefaultController): void | PromiseLike; + } + interface UnderlyingByteSource { + autoAllocateChunkSize?: number; + cancel?: ReadableStreamErrorCallback; + pull?: ReadableByteStreamControllerCallback; + start?: ReadableByteStreamControllerCallback; + type: 'bytes'; + } + interface UnderlyingSource { + cancel?: UnderlyingSourceCancelCallback; + pull?: UnderlyingSourcePullCallback; + start?: UnderlyingSourceStartCallback; + type?: undefined; + } + interface UnderlyingSink { + abort?: UnderlyingSinkAbortCallback; + close?: UnderlyingSinkCloseCallback; + start?: UnderlyingSinkStartCallback; + type?: undefined; + write?: UnderlyingSinkWriteCallback; + } + interface ReadableStreamErrorCallback { + (reason: any): void | PromiseLike; + } + /** This Streams API interface represents a readable stream of byte data. */ + interface ReadableStream { + readonly locked: boolean; + cancel(reason?: any): Promise; + getReader(): ReadableStreamDefaultReader; + pipeThrough(transform: ReadableWritablePair, options?: StreamPipeOptions): ReadableStream; + pipeTo(destination: WritableStream, options?: StreamPipeOptions): Promise; + tee(): [ReadableStream, ReadableStream]; + values(options?: { preventCancel?: boolean }): AsyncIterableIterator; + [Symbol.asyncIterator](): AsyncIterableIterator; + } + const ReadableStream: { + prototype: ReadableStream; + new (underlyingSource: UnderlyingByteSource, strategy?: QueuingStrategy): ReadableStream; + new (underlyingSource?: UnderlyingSource, strategy?: QueuingStrategy): ReadableStream; + }; + interface ReadableStreamDefaultReader extends ReadableStreamGenericReader { + read(): Promise>; + releaseLock(): void; + } + const ReadableStreamDefaultReader: { + prototype: ReadableStreamDefaultReader; + new (stream: ReadableStream): ReadableStreamDefaultReader; + }; + const ReadableStreamBYOBReader: any; + const ReadableStreamBYOBRequest: any; + interface ReadableByteStreamController { + readonly byobRequest: undefined; + readonly desiredSize: number | null; + close(): void; + enqueue(chunk: ArrayBufferView): void; + error(error?: any): void; + } + const ReadableByteStreamController: { + prototype: ReadableByteStreamController; + new (): ReadableByteStreamController; + }; + interface ReadableStreamDefaultController { + readonly desiredSize: number | null; + close(): void; + enqueue(chunk?: R): void; + error(e?: any): void; + } + const ReadableStreamDefaultController: { + prototype: ReadableStreamDefaultController; + new (): ReadableStreamDefaultController; + }; + interface Transformer { + flush?: TransformerFlushCallback; + readableType?: undefined; + start?: TransformerStartCallback; + transform?: TransformerTransformCallback; + writableType?: undefined; + } + interface TransformStream { + readonly readable: ReadableStream; + readonly writable: WritableStream; + } + const TransformStream: { + prototype: TransformStream; + new (transformer?: Transformer, writableStrategy?: QueuingStrategy, readableStrategy?: QueuingStrategy): TransformStream; + }; + interface TransformStreamDefaultController { + readonly desiredSize: number | null; + enqueue(chunk?: O): void; + error(reason?: any): void; + terminate(): void; + } + const TransformStreamDefaultController: { + prototype: TransformStreamDefaultController; + new (): TransformStreamDefaultController; + }; + /** + * This Streams API interface provides a standard abstraction for writing + * streaming data to a destination, known as a sink. This object comes with + * built-in back pressure and queuing. + */ + interface WritableStream { + readonly locked: boolean; + abort(reason?: any): Promise; + close(): Promise; + getWriter(): WritableStreamDefaultWriter; + } + const WritableStream: { + prototype: WritableStream; + new (underlyingSink?: UnderlyingSink, strategy?: QueuingStrategy): WritableStream; + }; + /** + * This Streams API interface is the object returned by + * WritableStream.getWriter() and once created locks the < writer to the + * WritableStream ensuring that no other streams can write to the underlying + * sink. + */ + interface WritableStreamDefaultWriter { + readonly closed: Promise; + readonly desiredSize: number | null; + readonly ready: Promise; + abort(reason?: any): Promise; + close(): Promise; + releaseLock(): void; + write(chunk?: W): Promise; + } + const WritableStreamDefaultWriter: { + prototype: WritableStreamDefaultWriter; + new (stream: WritableStream): WritableStreamDefaultWriter; + }; + /** + * This Streams API interface represents a controller allowing control of a + * WritableStream's state. When constructing a WritableStream, the + * underlying sink is given a corresponding WritableStreamDefaultController + * instance to manipulate. + */ + interface WritableStreamDefaultController { + error(e?: any): void; + } + const WritableStreamDefaultController: { + prototype: WritableStreamDefaultController; + new (): WritableStreamDefaultController; + }; + interface QueuingStrategy { + highWaterMark?: number; + size?: QueuingStrategySize; + } + interface QueuingStrategySize { + (chunk?: T): number; + } + interface QueuingStrategyInit { + /** + * Creates a new ByteLengthQueuingStrategy with the provided high water + * mark. + * + * Note that the provided high water mark will not be validated ahead of + * time. Instead, if it is negative, NaN, or not a number, the resulting + * ByteLengthQueuingStrategy will cause the corresponding stream + * constructor to throw. + */ + highWaterMark: number; + } + /** + * This Streams API interface provides a built-in byte length queuing + * strategy that can be used when constructing streams. + */ + interface ByteLengthQueuingStrategy extends QueuingStrategy { + readonly highWaterMark: number; + readonly size: QueuingStrategySize; + } + const ByteLengthQueuingStrategy: { + prototype: ByteLengthQueuingStrategy; + new (init: QueuingStrategyInit): ByteLengthQueuingStrategy; + }; + /** + * This Streams API interface provides a built-in byte length queuing + * strategy that can be used when constructing streams. + */ + interface CountQueuingStrategy extends QueuingStrategy { + readonly highWaterMark: number; + readonly size: QueuingStrategySize; + } + const CountQueuingStrategy: { + prototype: CountQueuingStrategy; + new (init: QueuingStrategyInit): CountQueuingStrategy; + }; + interface TextEncoderStream { + /** Returns "utf-8". */ + readonly encoding: 'utf-8'; + readonly readable: ReadableStream; + readonly writable: WritableStream; + readonly [Symbol.toStringTag]: string; + } + const TextEncoderStream: { + prototype: TextEncoderStream; + new (): TextEncoderStream; + }; + interface TextDecoderOptions { + fatal?: boolean; + ignoreBOM?: boolean; + } + type BufferSource = ArrayBufferView | ArrayBuffer; + interface TextDecoderStream { + /** Returns encoding's name, lower cased. */ + readonly encoding: string; + /** Returns `true` if error mode is "fatal", and `false` otherwise. */ + readonly fatal: boolean; + /** Returns `true` if ignore BOM flag is set, and `false` otherwise. */ + readonly ignoreBOM: boolean; + readonly readable: ReadableStream; + readonly writable: WritableStream; + readonly [Symbol.toStringTag]: string; + } + const TextDecoderStream: { + prototype: TextDecoderStream; + new (label?: string, options?: TextDecoderOptions): TextDecoderStream; + }; +} +declare module 'node:stream/web' { + export * from 'stream/web'; +} diff --git a/node_modules/@types/node/ts4.8/string_decoder.d.ts b/node_modules/@types/node/ts4.8/string_decoder.d.ts new file mode 100755 index 0000000..a069bb8 --- /dev/null +++ b/node_modules/@types/node/ts4.8/string_decoder.d.ts @@ -0,0 +1,67 @@ +/** + * The `node:string_decoder` module provides an API for decoding `Buffer` objects + * into strings in a manner that preserves encoded multi-byte UTF-8 and UTF-16 + * characters. It can be accessed using: + * + * ```js + * const { StringDecoder } = require('node:string_decoder'); + * ``` + * + * The following example shows the basic use of the `StringDecoder` class. + * + * ```js + * const { StringDecoder } = require('node:string_decoder'); + * const decoder = new StringDecoder('utf8'); + * + * const cent = Buffer.from([0xC2, 0xA2]); + * console.log(decoder.write(cent)); + * + * const euro = Buffer.from([0xE2, 0x82, 0xAC]); + * console.log(decoder.write(euro)); + * ``` + * + * When a `Buffer` instance is written to the `StringDecoder` instance, an + * internal buffer is used to ensure that the decoded string does not contain + * any incomplete multibyte characters. These are held in the buffer until the + * next call to `stringDecoder.write()` or until `stringDecoder.end()` is called. + * + * In the following example, the three UTF-8 encoded bytes of the European Euro + * symbol (`€`) are written over three separate operations: + * + * ```js + * const { StringDecoder } = require('node:string_decoder'); + * const decoder = new StringDecoder('utf8'); + * + * decoder.write(Buffer.from([0xE2])); + * decoder.write(Buffer.from([0x82])); + * console.log(decoder.end(Buffer.from([0xAC]))); + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/string_decoder.js) + */ +declare module 'string_decoder' { + class StringDecoder { + constructor(encoding?: BufferEncoding); + /** + * Returns a decoded string, ensuring that any incomplete multibyte characters at + * the end of the `Buffer`, or `TypedArray`, or `DataView` are omitted from the + * returned string and stored in an internal buffer for the next call to`stringDecoder.write()` or `stringDecoder.end()`. + * @since v0.1.99 + * @param buffer A `Buffer`, or `TypedArray`, or `DataView` containing the bytes to decode. + */ + write(buffer: Buffer): string; + /** + * Returns any remaining input stored in the internal buffer as a string. Bytes + * representing incomplete UTF-8 and UTF-16 characters will be replaced with + * substitution characters appropriate for the character encoding. + * + * If the `buffer` argument is provided, one final call to `stringDecoder.write()`is performed before returning the remaining input. + * After `end()` is called, the `stringDecoder` object can be reused for new input. + * @since v0.9.3 + * @param buffer A `Buffer`, or `TypedArray`, or `DataView` containing the bytes to decode. + */ + end(buffer?: Buffer): string; + } +} +declare module 'node:string_decoder' { + export * from 'string_decoder'; +} diff --git a/node_modules/@types/node/ts4.8/test.d.ts b/node_modules/@types/node/ts4.8/test.d.ts new file mode 100755 index 0000000..5202454 --- /dev/null +++ b/node_modules/@types/node/ts4.8/test.d.ts @@ -0,0 +1,1052 @@ +/** + * The `node:test` module facilitates the creation of JavaScript tests. + * To access it: + * + * ```js + * import test from 'node:test'; + * ``` + * + * This module is only available under the `node:` scheme. The following will not + * work: + * + * ```js + * import test from 'test'; + * ``` + * + * Tests created via the `test` module consist of a single function that is + * processed in one of three ways: + * + * 1. A synchronous function that is considered failing if it throws an exception, + * and is considered passing otherwise. + * 2. A function that returns a `Promise` that is considered failing if the`Promise` rejects, and is considered passing if the `Promise` resolves. + * 3. A function that receives a callback function. If the callback receives any + * truthy value as its first argument, the test is considered failing. If a + * falsy value is passed as the first argument to the callback, the test is + * considered passing. If the test function receives a callback function and + * also returns a `Promise`, the test will fail. + * + * The following example illustrates how tests are written using the`test` module. + * + * ```js + * test('synchronous passing test', (t) => { + * // This test passes because it does not throw an exception. + * assert.strictEqual(1, 1); + * }); + * + * test('synchronous failing test', (t) => { + * // This test fails because it throws an exception. + * assert.strictEqual(1, 2); + * }); + * + * test('asynchronous passing test', async (t) => { + * // This test passes because the Promise returned by the async + * // function is not rejected. + * assert.strictEqual(1, 1); + * }); + * + * test('asynchronous failing test', async (t) => { + * // This test fails because the Promise returned by the async + * // function is rejected. + * assert.strictEqual(1, 2); + * }); + * + * test('failing test using Promises', (t) => { + * // Promises can be used directly as well. + * return new Promise((resolve, reject) => { + * setImmediate(() => { + * reject(new Error('this will cause the test to fail')); + * }); + * }); + * }); + * + * test('callback passing test', (t, done) => { + * // done() is the callback function. When the setImmediate() runs, it invokes + * // done() with no arguments. + * setImmediate(done); + * }); + * + * test('callback failing test', (t, done) => { + * // When the setImmediate() runs, done() is invoked with an Error object and + * // the test fails. + * setImmediate(() => { + * done(new Error('callback failure')); + * }); + * }); + * ``` + * + * If any tests fail, the process exit code is set to `1`. + * @since v18.0.0, v16.17.0 + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/test.js) + */ +declare module 'node:test' { + import { Readable } from 'node:stream'; + /** + * ```js + * import { tap } from 'node:test/reporters'; + * import process from 'node:process'; + * + * run({ files: [path.resolve('./tests/test.js')] }) + * .compose(tap) + * .pipe(process.stdout); + * ``` + * @since v18.9.0, v16.19.0 + * @param options Configuration options for running tests. The following properties are supported: + */ + function run(options?: RunOptions): TestsStream; + /** + * The `test()` function is the value imported from the `test` module. Each + * invocation of this function results in reporting the test to the `TestsStream`. + * + * The `TestContext` object passed to the `fn` argument can be used to perform + * actions related to the current test. Examples include skipping the test, adding + * additional diagnostic information, or creating subtests. + * + * `test()` returns a `Promise` that resolves once the test completes. + * if `test()` is called within a `describe()` block, it resolve immediately. + * The return value can usually be discarded for top level tests. + * However, the return value from subtests should be used to prevent the parent + * test from finishing first and cancelling the subtest + * as shown in the following example. + * + * ```js + * test('top level test', async (t) => { + * // The setTimeout() in the following subtest would cause it to outlive its + * // parent test if 'await' is removed on the next line. Once the parent test + * // completes, it will cancel any outstanding subtests. + * await t.test('longer running subtest', async (t) => { + * return new Promise((resolve, reject) => { + * setTimeout(resolve, 1000); + * }); + * }); + * }); + * ``` + * + * The `timeout` option can be used to fail the test if it takes longer than`timeout` milliseconds to complete. However, it is not a reliable mechanism for + * canceling tests because a running test might block the application thread and + * thus prevent the scheduled cancellation. + * @since v18.0.0, v16.17.0 + * @param [name='The name'] The name of the test, which is displayed when reporting test results. + * @param options Configuration options for the test. The following properties are supported: + * @param [fn='A no-op function'] The function under test. The first argument to this function is a {@link TestContext} object. If the test uses callbacks, the callback function is passed as the + * second argument. + * @return Resolved with `undefined` once the test completes, or immediately if the test runs within {@link describe}. + */ + function test(name?: string, fn?: TestFn): Promise; + function test(name?: string, options?: TestOptions, fn?: TestFn): Promise; + function test(options?: TestOptions, fn?: TestFn): Promise; + function test(fn?: TestFn): Promise; + namespace test { + export { + after, + afterEach, + before, + beforeEach, + describe, + it, + run, + mock, + test, + skip, + todo, + only + }; + } + /** + * The `describe()` function imported from the `node:test` module. Each + * invocation of this function results in the creation of a Subtest. + * After invocation of top level `describe` functions, + * all top level tests and suites will execute. + * @param [name='The name'] The name of the suite, which is displayed when reporting test results. + * @param options Configuration options for the suite. supports the same options as `test([name][, options][, fn])`. + * @param [fn='A no-op function'] The function under suite declaring all subtests and subsuites. The first argument to this function is a {@link SuiteContext} object. + * @return `undefined`. + */ + function describe(name?: string, options?: TestOptions, fn?: SuiteFn): void; + function describe(name?: string, fn?: SuiteFn): void; + function describe(options?: TestOptions, fn?: SuiteFn): void; + function describe(fn?: SuiteFn): void; + namespace describe { + /** + * Shorthand for skipping a suite, same as `describe([name], { skip: true }[, fn])`. + */ + function skip(name?: string, options?: TestOptions, fn?: SuiteFn): void; + function skip(name?: string, fn?: SuiteFn): void; + function skip(options?: TestOptions, fn?: SuiteFn): void; + function skip(fn?: SuiteFn): void; + /** + * Shorthand for marking a suite as `TODO`, same as `describe([name], { todo: true }[, fn])`. + */ + function todo(name?: string, options?: TestOptions, fn?: SuiteFn): void; + function todo(name?: string, fn?: SuiteFn): void; + function todo(options?: TestOptions, fn?: SuiteFn): void; + function todo(fn?: SuiteFn): void; + /** + * Shorthand for marking a suite as `only`, same as `describe([name], { only: true }[, fn])`. + * @since v18.15.0 + */ + function only(name?: string, options?: TestOptions, fn?: SuiteFn): void; + function only(name?: string, fn?: SuiteFn): void; + function only(options?: TestOptions, fn?: SuiteFn): void; + function only(fn?: SuiteFn): void; + } + /** + * Shorthand for `test()`. + * + * The `it()` function is imported from the `node:test` module. + * @since v18.6.0, v16.17.0 + */ + function it(name?: string, options?: TestOptions, fn?: TestFn): void; + function it(name?: string, fn?: TestFn): void; + function it(options?: TestOptions, fn?: TestFn): void; + function it(fn?: TestFn): void; + namespace it { + /** + * Shorthand for skipping a test, same as `it([name], { skip: true }[, fn])`. + */ + function skip(name?: string, options?: TestOptions, fn?: TestFn): void; + function skip(name?: string, fn?: TestFn): void; + function skip(options?: TestOptions, fn?: TestFn): void; + function skip(fn?: TestFn): void; + /** + * Shorthand for marking a test as `TODO`, same as `it([name], { todo: true }[, fn])`. + */ + function todo(name?: string, options?: TestOptions, fn?: TestFn): void; + function todo(name?: string, fn?: TestFn): void; + function todo(options?: TestOptions, fn?: TestFn): void; + function todo(fn?: TestFn): void; + /** + * Shorthand for marking a test as `only`, same as `it([name], { only: true }[, fn])`. + * @since v18.15.0 + */ + function only(name?: string, options?: TestOptions, fn?: TestFn): void; + function only(name?: string, fn?: TestFn): void; + function only(options?: TestOptions, fn?: TestFn): void; + function only(fn?: TestFn): void; + } + /** + * Shorthand for skipping a test, same as `test([name], { skip: true }[, fn])`. + * @since v20.2.0 + */ + function skip(name?: string, options?: TestOptions, fn?: TestFn): void; + function skip(name?: string, fn?: TestFn): void; + function skip(options?: TestOptions, fn?: TestFn): void; + function skip(fn?: TestFn): void; + /** + * Shorthand for marking a test as `TODO`, same as `test([name], { todo: true }[, fn])`. + * @since v20.2.0 + */ + function todo(name?: string, options?: TestOptions, fn?: TestFn): void; + function todo(name?: string, fn?: TestFn): void; + function todo(options?: TestOptions, fn?: TestFn): void; + function todo(fn?: TestFn): void; + /** + * Shorthand for marking a test as `only`, same as `test([name], { only: true }[, fn])`. + * @since v20.2.0 + */ + function only(name?: string, options?: TestOptions, fn?: TestFn): void; + function only(name?: string, fn?: TestFn): void; + function only(options?: TestOptions, fn?: TestFn): void; + function only(fn?: TestFn): void; + /** + * The type of a function under test. The first argument to this function is a + * {@link TestContext} object. If the test uses callbacks, the callback function is passed as + * the second argument. + */ + type TestFn = (t: TestContext, done: (result?: any) => void) => any; + /** + * The type of a function under Suite. + * If the test uses callbacks, the callback function is passed as an argument + */ + type SuiteFn = (done: (result?: any) => void) => void; + interface RunOptions { + /** + * If a number is provided, then that many files would run in parallel. + * If truthy, it would run (number of cpu cores - 1) files in parallel. + * If falsy, it would only run one file at a time. + * If unspecified, subtests inherit this value from their parent. + * @default true + */ + concurrency?: number | boolean | undefined; + /** + * An array containing the list of files to run. + * If unspecified, the test runner execution model will be used. + */ + files?: readonly string[] | undefined; + /** + * Allows aborting an in-progress test execution. + * @default undefined + */ + signal?: AbortSignal | undefined; + /** + * A number of milliseconds the test will fail after. + * If unspecified, subtests inherit this value from their parent. + * @default Infinity + */ + timeout?: number | undefined; + /** + * Sets inspector port of test child process. + * If a nullish value is provided, each process gets its own port, + * incremented from the primary's `process.debugPort`. + */ + inspectPort?: number | (() => number) | undefined; + /** + * That can be used to only run tests whose name matches the provided pattern. + * Test name patterns are interpreted as JavaScript regular expressions. + * For each test that is executed, any corresponding test hooks, such as `beforeEach()`, are also run. + */ + testNamePatterns?: string | RegExp | string[] | RegExp[]; + } + /** + * A successful call to `run()` method will return a new `TestsStream` object, streaming a series of events representing the execution of the tests.`TestsStream` will emit events, in the + * order of the tests definition + * @since v18.9.0, v16.19.0 + */ + class TestsStream extends Readable implements NodeJS.ReadableStream { + addListener(event: 'test:diagnostic', listener: (data: DiagnosticData) => void): this; + addListener(event: 'test:fail', listener: (data: TestFail) => void): this; + addListener(event: 'test:pass', listener: (data: TestPass) => void): this; + addListener(event: 'test:plan', listener: (data: TestPlan) => void): this; + addListener(event: 'test:start', listener: (data: TestStart) => void): this; + addListener(event: string, listener: (...args: any[]) => void): this; + emit(event: 'test:diagnostic', data: DiagnosticData): boolean; + emit(event: 'test:fail', data: TestFail): boolean; + emit(event: 'test:pass', data: TestPass): boolean; + emit(event: 'test:plan', data: TestPlan): boolean; + emit(event: 'test:start', data: TestStart): boolean; + emit(event: string | symbol, ...args: any[]): boolean; + on(event: 'test:diagnostic', listener: (data: DiagnosticData) => void): this; + on(event: 'test:fail', listener: (data: TestFail) => void): this; + on(event: 'test:pass', listener: (data: TestPass) => void): this; + on(event: 'test:plan', listener: (data: TestPlan) => void): this; + on(event: 'test:start', listener: (data: TestStart) => void): this; + on(event: string, listener: (...args: any[]) => void): this; + once(event: 'test:diagnostic', listener: (data: DiagnosticData) => void): this; + once(event: 'test:fail', listener: (data: TestFail) => void): this; + once(event: 'test:pass', listener: (data: TestPass) => void): this; + once(event: 'test:plan', listener: (data: TestPlan) => void): this; + once(event: 'test:start', listener: (data: TestStart) => void): this; + once(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'test:diagnostic', listener: (data: DiagnosticData) => void): this; + prependListener(event: 'test:fail', listener: (data: TestFail) => void): this; + prependListener(event: 'test:pass', listener: (data: TestPass) => void): this; + prependListener(event: 'test:plan', listener: (data: TestPlan) => void): this; + prependListener(event: 'test:start', listener: (data: TestStart) => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'test:diagnostic', listener: (data: DiagnosticData) => void): this; + prependOnceListener(event: 'test:fail', listener: (data: TestFail) => void): this; + prependOnceListener(event: 'test:pass', listener: (data: TestPass) => void): this; + prependOnceListener(event: 'test:plan', listener: (data: TestPlan) => void): this; + prependOnceListener(event: 'test:start', listener: (data: TestStart) => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + } + interface DiagnosticData { + /** + * The diagnostic message. + */ + message: string; + /** + * The nesting level of the test. + */ + nesting: number; + } + interface TestFail { + /** + * Additional execution metadata. + */ + details: { + /** + * The duration of the test in milliseconds. + */ + duration: number; + /** + * The error thrown by the test. + */ + error: Error; + }; + /** + * The test name. + */ + name: string; + /** + * The nesting level of the test. + */ + nesting: number; + /** + * The ordinal number of the test. + */ + testNumber: number; + /** + * Present if `context.todo` is called. + */ + todo?: string | boolean; + /** + * Present if `context.skip` is called. + */ + skip?: string | boolean; + } + interface TestPass { + /** + * Additional execution metadata. + */ + details: { + /** + * The duration of the test in milliseconds. + */ + duration: number; + }; + /** + * The test name. + */ + name: string; + /** + * The nesting level of the test. + */ + nesting: number; + /** + * The ordinal number of the test. + */ + testNumber: number; + /** + * Present if `context.todo` is called. + */ + todo?: string | boolean; + /** + * Present if `context.skip` is called. + */ + skip?: string | boolean; + } + interface TestPlan { + /** + * The nesting level of the test. + */ + nesting: number; + /** + * The number of subtests that have ran. + */ + count: number; + } + interface TestStart { + /** + * The test name. + */ + name: string; + /** + * The nesting level of the test. + */ + nesting: number; + } + /** + * An instance of `TestContext` is passed to each test function in order to + * interact with the test runner. However, the `TestContext` constructor is not + * exposed as part of the API. + * @since v18.0.0, v16.17.0 + */ + class TestContext { + /** + * This function is used to create a hook running before subtest of the current test. + * @param fn The hook function. If the hook uses callbacks, the callback function is passed as + * the second argument. Default: A no-op function. + * @param options Configuration options for the hook. + * @since v20.1.0 + */ + before: typeof before; + /** + * This function is used to create a hook running before each subtest of the current test. + * @param fn The hook function. If the hook uses callbacks, the callback function is passed as + * the second argument. Default: A no-op function. + * @param options Configuration options for the hook. + * @since v18.8.0 + */ + beforeEach: typeof beforeEach; + /** + * This function is used to create a hook that runs after the current test finishes. + * @param fn The hook function. If the hook uses callbacks, the callback function is passed as + * the second argument. Default: A no-op function. + * @param options Configuration options for the hook. + * @since v18.13.0 + */ + after: typeof after; + /** + * This function is used to create a hook running after each subtest of the current test. + * @param fn The hook function. If the hook uses callbacks, the callback function is passed as + * the second argument. Default: A no-op function. + * @param options Configuration options for the hook. + * @since v18.8.0 + */ + afterEach: typeof afterEach; + /** + * This function is used to write diagnostics to the output. Any diagnostic + * information is included at the end of the test's results. This function does + * not return a value. + * + * ```js + * test('top level test', (t) => { + * t.diagnostic('A diagnostic message'); + * }); + * ``` + * @since v18.0.0, v16.17.0 + * @param message Message to be reported. + */ + diagnostic(message: string): void; + /** + * The name of the test. + * @since v18.8.0, v16.18.0 + */ + readonly name: string; + /** + * If `shouldRunOnlyTests` is truthy, the test context will only run tests that + * have the `only` option set. Otherwise, all tests are run. If Node.js was not + * started with the `--test-only` command-line option, this function is a + * no-op. + * + * ```js + * test('top level test', (t) => { + * // The test context can be set to run subtests with the 'only' option. + * t.runOnly(true); + * return Promise.all([ + * t.test('this subtest is now skipped'), + * t.test('this subtest is run', { only: true }), + * ]); + * }); + * ``` + * @since v18.0.0, v16.17.0 + * @param shouldRunOnlyTests Whether or not to run `only` tests. + */ + runOnly(shouldRunOnlyTests: boolean): void; + /** + * ```js + * test('top level test', async (t) => { + * await fetch('some/uri', { signal: t.signal }); + * }); + * ``` + * @since v18.7.0, v16.17.0 + */ + readonly signal: AbortSignal; + /** + * This function causes the test's output to indicate the test as skipped. If`message` is provided, it is included in the output. Calling `skip()` does + * not terminate execution of the test function. This function does not return a + * value. + * + * ```js + * test('top level test', (t) => { + * // Make sure to return here as well if the test contains additional logic. + * t.skip('this is skipped'); + * }); + * ``` + * @since v18.0.0, v16.17.0 + * @param message Optional skip message. + */ + skip(message?: string): void; + /** + * This function adds a `TODO` directive to the test's output. If `message` is + * provided, it is included in the output. Calling `todo()` does not terminate + * execution of the test function. This function does not return a value. + * + * ```js + * test('top level test', (t) => { + * // This test is marked as `TODO` + * t.todo('this is a todo'); + * }); + * ``` + * @since v18.0.0, v16.17.0 + * @param message Optional `TODO` message. + */ + todo(message?: string): void; + /** + * This function is used to create subtests under the current test. This function behaves in + * the same fashion as the top level {@link test} function. + * @since v18.0.0 + * @param name The name of the test, which is displayed when reporting test results. + * Default: The `name` property of fn, or `''` if `fn` does not have a name. + * @param options Configuration options for the test + * @param fn The function under test. This first argument to this function is a + * {@link TestContext} object. If the test uses callbacks, the callback function is + * passed as the second argument. Default: A no-op function. + * @returns A {@link Promise} resolved with `undefined` once the test completes. + */ + test: typeof test; + /** + * Each test provides its own MockTracker instance. + */ + readonly mock: MockTracker; + } + interface TestOptions { + /** + * If a number is provided, then that many tests would run in parallel. + * If truthy, it would run (number of cpu cores - 1) tests in parallel. + * For subtests, it will be `Infinity` tests in parallel. + * If falsy, it would only run one test at a time. + * If unspecified, subtests inherit this value from their parent. + * @default false + */ + concurrency?: number | boolean | undefined; + /** + * If truthy, and the test context is configured to run `only` tests, then this test will be + * run. Otherwise, the test is skipped. + * @default false + */ + only?: boolean | undefined; + /** + * Allows aborting an in-progress test. + * @since v18.8.0 + */ + signal?: AbortSignal | undefined; + /** + * If truthy, the test is skipped. If a string is provided, that string is displayed in the + * test results as the reason for skipping the test. + * @default false + */ + skip?: boolean | string | undefined; + /** + * A number of milliseconds the test will fail after. If unspecified, subtests inherit this + * value from their parent. + * @default Infinity + * @since v18.7.0 + */ + timeout?: number | undefined; + /** + * If truthy, the test marked as `TODO`. If a string is provided, that string is displayed in + * the test results as the reason why the test is `TODO`. + * @default false + */ + todo?: boolean | string | undefined; + } + /** + * This function is used to create a hook running before running a suite. + * + * ```js + * describe('tests', async () => { + * before(() => console.log('about to run some test')); + * it('is a subtest', () => { + * assert.ok('some relevant assertion here'); + * }); + * }); + * ``` + * @since v18.8.0, v16.18.0 + * @param [fn='A no-op function'] The hook function. If the hook uses callbacks, the callback function is passed as the second argument. + * @param options Configuration options for the hook. The following properties are supported: + */ + function before(fn?: HookFn, options?: HookOptions): void; + /** + * This function is used to create a hook running after running a suite. + * + * ```js + * describe('tests', async () => { + * after(() => console.log('finished running tests')); + * it('is a subtest', () => { + * assert.ok('some relevant assertion here'); + * }); + * }); + * ``` + * @since v18.8.0, v16.18.0 + * @param [fn='A no-op function'] The hook function. If the hook uses callbacks, the callback function is passed as the second argument. + * @param options Configuration options for the hook. The following properties are supported: + */ + function after(fn?: HookFn, options?: HookOptions): void; + /** + * This function is used to create a hook running + * before each subtest of the current suite. + * + * ```js + * describe('tests', async () => { + * beforeEach(() => console.log('about to run a test')); + * it('is a subtest', () => { + * assert.ok('some relevant assertion here'); + * }); + * }); + * ``` + * @since v18.8.0, v16.18.0 + * @param [fn='A no-op function'] The hook function. If the hook uses callbacks, the callback function is passed as the second argument. + * @param options Configuration options for the hook. The following properties are supported: + */ + function beforeEach(fn?: HookFn, options?: HookOptions): void; + /** + * This function is used to create a hook running + * after each subtest of the current test. + * + * ```js + * describe('tests', async () => { + * afterEach(() => console.log('finished running a test')); + * it('is a subtest', () => { + * assert.ok('some relevant assertion here'); + * }); + * }); + * ``` + * @since v18.8.0, v16.18.0 + * @param [fn='A no-op function'] The hook function. If the hook uses callbacks, the callback function is passed as the second argument. + * @param options Configuration options for the hook. The following properties are supported: + */ + function afterEach(fn?: HookFn, options?: HookOptions): void; + /** + * The hook function. If the hook uses callbacks, the callback function is passed as the + * second argument. + */ + type HookFn = (done: (result?: any) => void) => any; + /** + * Configuration options for hooks. + * @since v18.8.0 + */ + interface HookOptions { + /** + * Allows aborting an in-progress hook. + */ + signal?: AbortSignal | undefined; + /** + * A number of milliseconds the hook will fail after. If unspecified, subtests inherit this + * value from their parent. + * @default Infinity + */ + timeout?: number | undefined; + } + interface MockFunctionOptions { + /** + * The number of times that the mock will use the behavior of `implementation`. + * Once the mock function has been called `times` times, + * it will automatically restore the behavior of `original`. + * This value must be an integer greater than zero. + * @default Infinity + */ + times?: number | undefined; + } + interface MockMethodOptions extends MockFunctionOptions { + /** + * If `true`, `object[methodName]` is treated as a getter. + * This option cannot be used with the `setter` option. + */ + getter?: boolean | undefined; + /** + * If `true`, `object[methodName]` is treated as a setter. + * This option cannot be used with the `getter` option. + */ + setter?: boolean | undefined; + } + type Mock = F & { + mock: MockFunctionContext; + }; + type NoOpFunction = (...args: any[]) => undefined; + type FunctionPropertyNames = { + [K in keyof T]: T[K] extends Function ? K : never; + }[keyof T]; + /** + * The `MockTracker` class is used to manage mocking functionality. The test runner + * module provides a top level `mock` export which is a `MockTracker` instance. + * Each test also provides its own `MockTracker` instance via the test context's`mock` property. + * @since v19.1.0, v18.13.0 + */ + class MockTracker { + /** + * This function is used to create a mock function. + * + * The following example creates a mock function that increments a counter by one + * on each invocation. The `times` option is used to modify the mock behavior such + * that the first two invocations add two to the counter instead of one. + * + * ```js + * test('mocks a counting function', (t) => { + * let cnt = 0; + * + * function addOne() { + * cnt++; + * return cnt; + * } + * + * function addTwo() { + * cnt += 2; + * return cnt; + * } + * + * const fn = t.mock.fn(addOne, addTwo, { times: 2 }); + * + * assert.strictEqual(fn(), 2); + * assert.strictEqual(fn(), 4); + * assert.strictEqual(fn(), 5); + * assert.strictEqual(fn(), 6); + * }); + * ``` + * @since v19.1.0, v18.13.0 + * @param [original='A no-op function'] An optional function to create a mock on. + * @param implementation An optional function used as the mock implementation for `original`. This is useful for creating mocks that exhibit one behavior for a specified number of calls and + * then restore the behavior of `original`. + * @param options Optional configuration options for the mock function. The following properties are supported: + * @return The mocked function. The mocked function contains a special `mock` property, which is an instance of {@link MockFunctionContext}, and can be used for inspecting and changing the + * behavior of the mocked function. + */ + fn(original?: F, options?: MockFunctionOptions): Mock; + fn(original?: F, implementation?: Implementation, options?: MockFunctionOptions): Mock; + /** + * This function is used to create a mock on an existing object method. The + * following example demonstrates how a mock is created on an existing object + * method. + * + * ```js + * test('spies on an object method', (t) => { + * const number = { + * value: 5, + * subtract(a) { + * return this.value - a; + * }, + * }; + * + * t.mock.method(number, 'subtract'); + * assert.strictEqual(number.subtract.mock.calls.length, 0); + * assert.strictEqual(number.subtract(3), 2); + * assert.strictEqual(number.subtract.mock.calls.length, 1); + * + * const call = number.subtract.mock.calls[0]; + * + * assert.deepStrictEqual(call.arguments, [3]); + * assert.strictEqual(call.result, 2); + * assert.strictEqual(call.error, undefined); + * assert.strictEqual(call.target, undefined); + * assert.strictEqual(call.this, number); + * }); + * ``` + * @since v19.1.0, v18.13.0 + * @param object The object whose method is being mocked. + * @param methodName The identifier of the method on `object` to mock. If `object[methodName]` is not a function, an error is thrown. + * @param implementation An optional function used as the mock implementation for `object[methodName]`. + * @param options Optional configuration options for the mock method. The following properties are supported: + * @return The mocked method. The mocked method contains a special `mock` property, which is an instance of {@link MockFunctionContext}, and can be used for inspecting and changing the + * behavior of the mocked method. + */ + method< + MockedObject extends object, + MethodName extends FunctionPropertyNames, + >( + object: MockedObject, + methodName: MethodName, + options?: MockFunctionOptions, + ): MockedObject[MethodName] extends Function + ? Mock + : never; + method< + MockedObject extends object, + MethodName extends FunctionPropertyNames, + Implementation extends Function, + >( + object: MockedObject, + methodName: MethodName, + implementation: Implementation, + options?: MockFunctionOptions, + ): MockedObject[MethodName] extends Function + ? Mock + : never; + method( + object: MockedObject, + methodName: keyof MockedObject, + options: MockMethodOptions, + ): Mock; + method( + object: MockedObject, + methodName: keyof MockedObject, + implementation: Function, + options: MockMethodOptions, + ): Mock; + + /** + * This function is syntax sugar for `MockTracker.method` with `options.getter`set to `true`. + * @since v19.3.0, v18.13.0 + */ + getter< + MockedObject extends object, + MethodName extends keyof MockedObject, + >( + object: MockedObject, + methodName: MethodName, + options?: MockFunctionOptions, + ): Mock<() => MockedObject[MethodName]>; + getter< + MockedObject extends object, + MethodName extends keyof MockedObject, + Implementation extends Function, + >( + object: MockedObject, + methodName: MethodName, + implementation?: Implementation, + options?: MockFunctionOptions, + ): Mock<(() => MockedObject[MethodName]) | Implementation>; + /** + * This function is syntax sugar for `MockTracker.method` with `options.setter`set to `true`. + * @since v19.3.0, v18.13.0 + */ + setter< + MockedObject extends object, + MethodName extends keyof MockedObject, + >( + object: MockedObject, + methodName: MethodName, + options?: MockFunctionOptions, + ): Mock<(value: MockedObject[MethodName]) => void>; + setter< + MockedObject extends object, + MethodName extends keyof MockedObject, + Implementation extends Function, + >( + object: MockedObject, + methodName: MethodName, + implementation?: Implementation, + options?: MockFunctionOptions, + ): Mock<((value: MockedObject[MethodName]) => void) | Implementation>; + /** + * This function restores the default behavior of all mocks that were previously + * created by this `MockTracker` and disassociates the mocks from the`MockTracker` instance. Once disassociated, the mocks can still be used, but the`MockTracker` instance can no longer be + * used to reset their behavior or + * otherwise interact with them. + * + * After each test completes, this function is called on the test context's`MockTracker`. If the global `MockTracker` is used extensively, calling this + * function manually is recommended. + * @since v19.1.0, v18.13.0 + */ + reset(): void; + /** + * This function restores the default behavior of all mocks that were previously + * created by this `MockTracker`. Unlike `mock.reset()`, `mock.restoreAll()` does + * not disassociate the mocks from the `MockTracker` instance. + * @since v19.1.0, v18.13.0 + */ + restoreAll(): void; + } + const mock: MockTracker; + interface MockFunctionCall< + F extends Function, + ReturnType = F extends (...args: any) => infer T + ? T + : F extends abstract new (...args: any) => infer T + ? T + : unknown, + Args = F extends (...args: infer Y) => any + ? Y + : F extends abstract new (...args: infer Y) => any + ? Y + : unknown[], + > { + /** + * An array of the arguments passed to the mock function. + */ + arguments: Args; + /** + * If the mocked function threw then this property contains the thrown value. + */ + error: unknown | undefined; + /** + * The value returned by the mocked function. + * + * If the mocked function threw, it will be `undefined`. + */ + result: ReturnType | undefined; + /** + * An `Error` object whose stack can be used to determine the callsite of the mocked function invocation. + */ + stack: Error; + /** + * If the mocked function is a constructor, this field contains the class being constructed. + * Otherwise this will be `undefined`. + */ + target: F extends abstract new (...args: any) => any ? F : undefined; + /** + * The mocked function's `this` value. + */ + this: unknown; + } + /** + * The `MockFunctionContext` class is used to inspect or manipulate the behavior of + * mocks created via the `MockTracker` APIs. + * @since v19.1.0, v18.13.0 + */ + class MockFunctionContext { + /** + * A getter that returns a copy of the internal array used to track calls to the + * mock. Each entry in the array is an object with the following properties. + * @since v19.1.0, v18.13.0 + */ + readonly calls: Array>; + /** + * This function returns the number of times that this mock has been invoked. This + * function is more efficient than checking `ctx.calls.length` because `ctx.calls`is a getter that creates a copy of the internal call tracking array. + * @since v19.1.0, v18.13.0 + * @return The number of times that this mock has been invoked. + */ + callCount(): number; + /** + * This function is used to change the behavior of an existing mock. + * + * The following example creates a mock function using `t.mock.fn()`, calls the + * mock function, and then changes the mock implementation to a different function. + * + * ```js + * test('changes a mock behavior', (t) => { + * let cnt = 0; + * + * function addOne() { + * cnt++; + * return cnt; + * } + * + * function addTwo() { + * cnt += 2; + * return cnt; + * } + * + * const fn = t.mock.fn(addOne); + * + * assert.strictEqual(fn(), 1); + * fn.mock.mockImplementation(addTwo); + * assert.strictEqual(fn(), 3); + * assert.strictEqual(fn(), 5); + * }); + * ``` + * @since v19.1.0, v18.13.0 + * @param implementation The function to be used as the mock's new implementation. + */ + mockImplementation(implementation: Function): void; + /** + * This function is used to change the behavior of an existing mock for a single + * invocation. Once invocation `onCall` has occurred, the mock will revert to + * whatever behavior it would have used had `mockImplementationOnce()` not been + * called. + * + * The following example creates a mock function using `t.mock.fn()`, calls the + * mock function, changes the mock implementation to a different function for the + * next invocation, and then resumes its previous behavior. + * + * ```js + * test('changes a mock behavior once', (t) => { + * let cnt = 0; + * + * function addOne() { + * cnt++; + * return cnt; + * } + * + * function addTwo() { + * cnt += 2; + * return cnt; + * } + * + * const fn = t.mock.fn(addOne); + * + * assert.strictEqual(fn(), 1); + * fn.mock.mockImplementationOnce(addTwo); + * assert.strictEqual(fn(), 3); + * assert.strictEqual(fn(), 4); + * }); + * ``` + * @since v19.1.0, v18.13.0 + * @param implementation The function to be used as the mock's implementation for the invocation number specified by `onCall`. + * @param onCall The invocation number that will use `implementation`. If the specified invocation has already occurred then an exception is thrown. + */ + mockImplementationOnce(implementation: Function, onCall?: number): void; + /** + * Resets the call history of the mock function. + * @since v19.3.0, v18.13.0 + */ + resetCalls(): void; + /** + * Resets the implementation of the mock function to its original behavior. The + * mock can still be used after calling this function. + * @since v19.1.0, v18.13.0 + */ + restore(): void; + } + export { test as default, run, test, describe, it, before, after, beforeEach, afterEach, mock, skip, only, todo }; +} diff --git a/node_modules/@types/node/ts4.8/timers.d.ts b/node_modules/@types/node/ts4.8/timers.d.ts new file mode 100755 index 0000000..5abcdca --- /dev/null +++ b/node_modules/@types/node/ts4.8/timers.d.ts @@ -0,0 +1,215 @@ +/** + * The `timer` module exposes a global API for scheduling functions to + * be called at some future period of time. Because the timer functions are + * globals, there is no need to call `require('node:timers')` to use the API. + * + * The timer functions within Node.js implement a similar API as the timers API + * provided by Web Browsers but use a different internal implementation that is + * built around the Node.js [Event Loop](https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/#setimmediate-vs-settimeout). + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/timers.js) + */ +declare module 'timers' { + import { Abortable } from 'node:events'; + import { setTimeout as setTimeoutPromise, setImmediate as setImmediatePromise, setInterval as setIntervalPromise } from 'node:timers/promises'; + interface TimerOptions extends Abortable { + /** + * Set to `false` to indicate that the scheduled `Timeout` + * should not require the Node.js event loop to remain active. + * @default true + */ + ref?: boolean | undefined; + } + let setTimeout: typeof global.setTimeout; + let clearTimeout: typeof global.clearTimeout; + let setInterval: typeof global.setInterval; + let clearInterval: typeof global.clearInterval; + let setImmediate: typeof global.setImmediate; + let clearImmediate: typeof global.clearImmediate; + global { + namespace NodeJS { + // compatibility with older typings + interface Timer extends RefCounted { + hasRef(): boolean; + refresh(): this; + [Symbol.toPrimitive](): number; + } + /** + * This object is created internally and is returned from `setImmediate()`. It + * can be passed to `clearImmediate()` in order to cancel the scheduled + * actions. + * + * By default, when an immediate is scheduled, the Node.js event loop will continue + * running as long as the immediate is active. The `Immediate` object returned by `setImmediate()` exports both `immediate.ref()` and `immediate.unref()`functions that can be used to + * control this default behavior. + */ + class Immediate implements RefCounted { + /** + * When called, requests that the Node.js event loop _not_ exit so long as the`Immediate` is active. Calling `immediate.ref()` multiple times will have no + * effect. + * + * By default, all `Immediate` objects are "ref'ed", making it normally unnecessary + * to call `immediate.ref()` unless `immediate.unref()` had been called previously. + * @since v9.7.0 + * @return a reference to `immediate` + */ + ref(): this; + /** + * When called, the active `Immediate` object will not require the Node.js event + * loop to remain active. If there is no other activity keeping the event loop + * running, the process may exit before the `Immediate` object's callback is + * invoked. Calling `immediate.unref()` multiple times will have no effect. + * @since v9.7.0 + * @return a reference to `immediate` + */ + unref(): this; + /** + * If true, the `Immediate` object will keep the Node.js event loop active. + * @since v11.0.0 + */ + hasRef(): boolean; + _onImmediate: Function; // to distinguish it from the Timeout class + } + /** + * This object is created internally and is returned from `setTimeout()` and `setInterval()`. It can be passed to either `clearTimeout()` or `clearInterval()` in order to cancel the + * scheduled actions. + * + * By default, when a timer is scheduled using either `setTimeout()` or `setInterval()`, the Node.js event loop will continue running as long as the + * timer is active. Each of the `Timeout` objects returned by these functions + * export both `timeout.ref()` and `timeout.unref()` functions that can be used to + * control this default behavior. + */ + class Timeout implements Timer { + /** + * When called, requests that the Node.js event loop _not_ exit so long as the`Timeout` is active. Calling `timeout.ref()` multiple times will have no effect. + * + * By default, all `Timeout` objects are "ref'ed", making it normally unnecessary + * to call `timeout.ref()` unless `timeout.unref()` had been called previously. + * @since v0.9.1 + * @return a reference to `timeout` + */ + ref(): this; + /** + * When called, the active `Timeout` object will not require the Node.js event loop + * to remain active. If there is no other activity keeping the event loop running, + * the process may exit before the `Timeout` object's callback is invoked. Calling`timeout.unref()` multiple times will have no effect. + * @since v0.9.1 + * @return a reference to `timeout` + */ + unref(): this; + /** + * If true, the `Timeout` object will keep the Node.js event loop active. + * @since v11.0.0 + */ + hasRef(): boolean; + /** + * Sets the timer's start time to the current time, and reschedules the timer to + * call its callback at the previously specified duration adjusted to the current + * time. This is useful for refreshing a timer without allocating a new + * JavaScript object. + * + * Using this on a timer that has already called its callback will reactivate the + * timer. + * @since v10.2.0 + * @return a reference to `timeout` + */ + refresh(): this; + [Symbol.toPrimitive](): number; + } + } + /** + * Schedules execution of a one-time `callback` after `delay` milliseconds. + * + * The `callback` will likely not be invoked in precisely `delay` milliseconds. + * Node.js makes no guarantees about the exact timing of when callbacks will fire, + * nor of their ordering. The callback will be called as close as possible to the + * time specified. + * + * When `delay` is larger than `2147483647` or less than `1`, the `delay`will be set to `1`. Non-integer delays are truncated to an integer. + * + * If `callback` is not a function, a `TypeError` will be thrown. + * + * This method has a custom variant for promises that is available using `timersPromises.setTimeout()`. + * @since v0.0.1 + * @param callback The function to call when the timer elapses. + * @param [delay=1] The number of milliseconds to wait before calling the `callback`. + * @param args Optional arguments to pass when the `callback` is called. + * @return for use with {@link clearTimeout} + */ + function setTimeout(callback: (...args: TArgs) => void, ms?: number, ...args: TArgs): NodeJS.Timeout; + // util.promisify no rest args compability + // tslint:disable-next-line void-return + function setTimeout(callback: (args: void) => void, ms?: number): NodeJS.Timeout; + namespace setTimeout { + const __promisify__: typeof setTimeoutPromise; + } + /** + * Cancels a `Timeout` object created by `setTimeout()`. + * @since v0.0.1 + * @param timeout A `Timeout` object as returned by {@link setTimeout} or the `primitive` of the `Timeout` object as a string or a number. + */ + function clearTimeout(timeoutId: NodeJS.Timeout | string | number | undefined): void; + /** + * Schedules repeated execution of `callback` every `delay` milliseconds. + * + * When `delay` is larger than `2147483647` or less than `1`, the `delay` will be + * set to `1`. Non-integer delays are truncated to an integer. + * + * If `callback` is not a function, a `TypeError` will be thrown. + * + * This method has a custom variant for promises that is available using `timersPromises.setInterval()`. + * @since v0.0.1 + * @param callback The function to call when the timer elapses. + * @param [delay=1] The number of milliseconds to wait before calling the `callback`. + * @param args Optional arguments to pass when the `callback` is called. + * @return for use with {@link clearInterval} + */ + function setInterval(callback: (...args: TArgs) => void, ms?: number, ...args: TArgs): NodeJS.Timer; + // util.promisify no rest args compability + // tslint:disable-next-line void-return + function setInterval(callback: (args: void) => void, ms?: number): NodeJS.Timer; + namespace setInterval { + const __promisify__: typeof setIntervalPromise; + } + /** + * Cancels a `Timeout` object created by `setInterval()`. + * @since v0.0.1 + * @param timeout A `Timeout` object as returned by {@link setInterval} or the `primitive` of the `Timeout` object as a string or a number. + */ + function clearInterval(intervalId: NodeJS.Timeout | string | number | undefined): void; + /** + * Schedules the "immediate" execution of the `callback` after I/O events' + * callbacks. + * + * When multiple calls to `setImmediate()` are made, the `callback` functions are + * queued for execution in the order in which they are created. The entire callback + * queue is processed every event loop iteration. If an immediate timer is queued + * from inside an executing callback, that timer will not be triggered until the + * next event loop iteration. + * + * If `callback` is not a function, a `TypeError` will be thrown. + * + * This method has a custom variant for promises that is available using `timersPromises.setImmediate()`. + * @since v0.9.1 + * @param callback The function to call at the end of this turn of the Node.js `Event Loop` + * @param args Optional arguments to pass when the `callback` is called. + * @return for use with {@link clearImmediate} + */ + function setImmediate(callback: (...args: TArgs) => void, ...args: TArgs): NodeJS.Immediate; + // util.promisify no rest args compability + // tslint:disable-next-line void-return + function setImmediate(callback: (args: void) => void): NodeJS.Immediate; + namespace setImmediate { + const __promisify__: typeof setImmediatePromise; + } + /** + * Cancels an `Immediate` object created by `setImmediate()`. + * @since v0.9.1 + * @param immediate An `Immediate` object as returned by {@link setImmediate}. + */ + function clearImmediate(immediateId: NodeJS.Immediate | undefined): void; + function queueMicrotask(callback: () => void): void; + } +} +declare module 'node:timers' { + export * from 'timers'; +} diff --git a/node_modules/@types/node/ts4.8/timers/promises.d.ts b/node_modules/@types/node/ts4.8/timers/promises.d.ts new file mode 100755 index 0000000..299a355 --- /dev/null +++ b/node_modules/@types/node/ts4.8/timers/promises.d.ts @@ -0,0 +1,93 @@ +/** + * The `timers/promises` API provides an alternative set of timer functions + * that return `Promise` objects. The API is accessible via`require('node:timers/promises')`. + * + * ```js + * import { + * setTimeout, + * setImmediate, + * setInterval, + * } from 'timers/promises'; + * ``` + * @since v15.0.0 + */ +declare module 'timers/promises' { + import { TimerOptions } from 'node:timers'; + /** + * ```js + * import { + * setTimeout, + * } from 'timers/promises'; + * + * const res = await setTimeout(100, 'result'); + * + * console.log(res); // Prints 'result' + * ``` + * @since v15.0.0 + * @param [delay=1] The number of milliseconds to wait before fulfilling the promise. + * @param value A value with which the promise is fulfilled. + */ + function setTimeout(delay?: number, value?: T, options?: TimerOptions): Promise; + /** + * ```js + * import { + * setImmediate, + * } from 'timers/promises'; + * + * const res = await setImmediate('result'); + * + * console.log(res); // Prints 'result' + * ``` + * @since v15.0.0 + * @param value A value with which the promise is fulfilled. + */ + function setImmediate(value?: T, options?: TimerOptions): Promise; + /** + * Returns an async iterator that generates values in an interval of `delay` ms. + * If `ref` is `true`, you need to call `next()` of async iterator explicitly + * or implicitly to keep the event loop alive. + * + * ```js + * import { + * setInterval, + * } from 'timers/promises'; + * + * const interval = 100; + * for await (const startTime of setInterval(interval, Date.now())) { + * const now = Date.now(); + * console.log(now); + * if ((now - startTime) > 1000) + * break; + * } + * console.log(Date.now()); + * ``` + * @since v15.9.0 + */ + function setInterval(delay?: number, value?: T, options?: TimerOptions): AsyncIterable; + interface Scheduler { + /** + * ```js + * import { scheduler } from 'node:timers/promises'; + * + * await scheduler.wait(1000); // Wait one second before continuing + * ``` + * An experimental API defined by the Scheduling APIs draft specification being developed as a standard Web Platform API. + * Calling timersPromises.scheduler.wait(delay, options) is roughly equivalent to calling timersPromises.setTimeout(delay, undefined, options) except that the ref option is not supported. + * @since v16.14.0 + * @experimental + * @param [delay=1] The number of milliseconds to wait before fulfilling the promise. + */ + wait: (delay?: number, options?: TimerOptions) => Promise; + /** + * An experimental API defined by the Scheduling APIs draft specification being developed as a standard Web Platform API. + * Calling timersPromises.scheduler.yield() is equivalent to calling timersPromises.setImmediate() with no arguments. + * @since v16.14.0 + * @experimental + */ + yield: () => Promise; + } + const scheduler: Scheduler; +} +declare module 'node:timers/promises' { + export * from 'timers/promises'; +} diff --git a/node_modules/@types/node/ts4.8/tls.d.ts b/node_modules/@types/node/ts4.8/tls.d.ts new file mode 100755 index 0000000..13ee563 --- /dev/null +++ b/node_modules/@types/node/ts4.8/tls.d.ts @@ -0,0 +1,1119 @@ +/** + * The `node:tls` module provides an implementation of the Transport Layer Security + * (TLS) and Secure Socket Layer (SSL) protocols that is built on top of OpenSSL. + * The module can be accessed using: + * + * ```js + * const tls = require('node:tls'); + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/tls.js) + */ +declare module 'tls' { + import { X509Certificate } from 'node:crypto'; + import * as net from 'node:net'; + import * as stream from 'stream'; + const CLIENT_RENEG_LIMIT: number; + const CLIENT_RENEG_WINDOW: number; + interface Certificate { + /** + * Country code. + */ + C: string; + /** + * Street. + */ + ST: string; + /** + * Locality. + */ + L: string; + /** + * Organization. + */ + O: string; + /** + * Organizational unit. + */ + OU: string; + /** + * Common name. + */ + CN: string; + } + interface PeerCertificate { + /** + * `true` if a Certificate Authority (CA), `false` otherwise. + * @since v18.13.0 + */ + ca: boolean; + /** + * The DER encoded X.509 certificate data. + */ + raw: Buffer; + /** + * The certificate subject. + */ + subject: Certificate; + /** + * The certificate issuer, described in the same terms as the `subject`. + */ + issuer: Certificate; + /** + * The date-time the certificate is valid from. + */ + valid_from: string; + /** + * The date-time the certificate is valid to. + */ + valid_to: string; + /** + * The certificate serial number, as a hex string. + */ + serialNumber: string; + /** + * The SHA-1 digest of the DER encoded certificate. + * It is returned as a `:` separated hexadecimal string. + */ + fingerprint: string; + /** + * The SHA-256 digest of the DER encoded certificate. + * It is returned as a `:` separated hexadecimal string. + */ + fingerprint256: string; + /** + * The SHA-512 digest of the DER encoded certificate. + * It is returned as a `:` separated hexadecimal string. + */ + fingerprint512: string; + /** + * The extended key usage, a set of OIDs. + */ + ext_key_usage?: string[]; + /** + * A string containing concatenated names for the subject, + * an alternative to the `subject` names. + */ + subjectaltname?: string; + /** + * An array describing the AuthorityInfoAccess, used with OCSP. + */ + infoAccess?: NodeJS.Dict; + /** + * For RSA keys: The RSA bit size. + * + * For EC keys: The key size in bits. + */ + bits?: number; + /** + * The RSA exponent, as a string in hexadecimal number notation. + */ + exponent?: string; + /** + * The RSA modulus, as a hexadecimal string. + */ + modulus?: string; + /** + * The public key. + */ + pubkey?: Buffer; + /** + * The ASN.1 name of the OID of the elliptic curve. + * Well-known curves are identified by an OID. + * While it is unusual, it is possible that the curve + * is identified by its mathematical properties, + * in which case it will not have an OID. + */ + asn1Curve?: string; + /** + * The NIST name for the elliptic curve,if it has one + * (not all well-known curves have been assigned names by NIST). + */ + nistCurve?: string; + } + interface DetailedPeerCertificate extends PeerCertificate { + /** + * The issuer certificate object. + * For self-signed certificates, this may be a circular reference. + */ + issuerCertificate: DetailedPeerCertificate; + } + interface CipherNameAndProtocol { + /** + * The cipher name. + */ + name: string; + /** + * SSL/TLS protocol version. + */ + version: string; + /** + * IETF name for the cipher suite. + */ + standardName: string; + } + interface EphemeralKeyInfo { + /** + * The supported types are 'DH' and 'ECDH'. + */ + type: string; + /** + * The name property is available only when type is 'ECDH'. + */ + name?: string | undefined; + /** + * The size of parameter of an ephemeral key exchange. + */ + size: number; + } + interface KeyObject { + /** + * Private keys in PEM format. + */ + pem: string | Buffer; + /** + * Optional passphrase. + */ + passphrase?: string | undefined; + } + interface PxfObject { + /** + * PFX or PKCS12 encoded private key and certificate chain. + */ + buf: string | Buffer; + /** + * Optional passphrase. + */ + passphrase?: string | undefined; + } + interface TLSSocketOptions extends SecureContextOptions, CommonConnectionOptions { + /** + * If true the TLS socket will be instantiated in server-mode. + * Defaults to false. + */ + isServer?: boolean | undefined; + /** + * An optional net.Server instance. + */ + server?: net.Server | undefined; + /** + * An optional Buffer instance containing a TLS session. + */ + session?: Buffer | undefined; + /** + * If true, specifies that the OCSP status request extension will be + * added to the client hello and an 'OCSPResponse' event will be + * emitted on the socket before establishing a secure communication + */ + requestOCSP?: boolean | undefined; + } + /** + * Performs transparent encryption of written data and all required TLS + * negotiation. + * + * Instances of `tls.TLSSocket` implement the duplex `Stream` interface. + * + * Methods that return TLS connection metadata (e.g.{@link TLSSocket.getPeerCertificate}) will only return data while the + * connection is open. + * @since v0.11.4 + */ + class TLSSocket extends net.Socket { + /** + * Construct a new tls.TLSSocket object from an existing TCP socket. + */ + constructor(socket: net.Socket, options?: TLSSocketOptions); + /** + * This property is `true` if the peer certificate was signed by one of the CAs + * specified when creating the `tls.TLSSocket` instance, otherwise `false`. + * @since v0.11.4 + */ + authorized: boolean; + /** + * Returns the reason why the peer's certificate was not been verified. This + * property is set only when `tlsSocket.authorized === false`. + * @since v0.11.4 + */ + authorizationError: Error; + /** + * Always returns `true`. This may be used to distinguish TLS sockets from regular`net.Socket` instances. + * @since v0.11.4 + */ + encrypted: true; + /** + * String containing the selected ALPN protocol. + * Before a handshake has completed, this value is always null. + * When a handshake is completed but not ALPN protocol was selected, tlsSocket.alpnProtocol equals false. + */ + alpnProtocol: string | false | null; + /** + * Returns an object representing the local certificate. The returned object has + * some properties corresponding to the fields of the certificate. + * + * See {@link TLSSocket.getPeerCertificate} for an example of the certificate + * structure. + * + * If there is no local certificate, an empty object will be returned. If the + * socket has been destroyed, `null` will be returned. + * @since v11.2.0 + */ + getCertificate(): PeerCertificate | object | null; + /** + * Returns an object containing information on the negotiated cipher suite. + * + * For example, a TLSv1.2 protocol with AES256-SHA cipher: + * + * ```json + * { + * "name": "AES256-SHA", + * "standardName": "TLS_RSA_WITH_AES_256_CBC_SHA", + * "version": "SSLv3" + * } + * ``` + * + * See [SSL\_CIPHER\_get\_name](https://www.openssl.org/docs/man1.1.1/man3/SSL_CIPHER_get_name.html) for more information. + * @since v0.11.4 + */ + getCipher(): CipherNameAndProtocol; + /** + * Returns an object representing the type, name, and size of parameter of + * an ephemeral key exchange in `perfect forward secrecy` on a client + * connection. It returns an empty object when the key exchange is not + * ephemeral. As this is only supported on a client socket; `null` is returned + * if called on a server socket. The supported types are `'DH'` and `'ECDH'`. The`name` property is available only when type is `'ECDH'`. + * + * For example: `{ type: 'ECDH', name: 'prime256v1', size: 256 }`. + * @since v5.0.0 + */ + getEphemeralKeyInfo(): EphemeralKeyInfo | object | null; + /** + * As the `Finished` messages are message digests of the complete handshake + * (with a total of 192 bits for TLS 1.0 and more for SSL 3.0), they can + * be used for external authentication procedures when the authentication + * provided by SSL/TLS is not desired or is not enough. + * + * Corresponds to the `SSL_get_finished` routine in OpenSSL and may be used + * to implement the `tls-unique` channel binding from [RFC 5929](https://tools.ietf.org/html/rfc5929). + * @since v9.9.0 + * @return The latest `Finished` message that has been sent to the socket as part of a SSL/TLS handshake, or `undefined` if no `Finished` message has been sent yet. + */ + getFinished(): Buffer | undefined; + /** + * Returns an object representing the peer's certificate. If the peer does not + * provide a certificate, an empty object will be returned. If the socket has been + * destroyed, `null` will be returned. + * + * If the full certificate chain was requested, each certificate will include an`issuerCertificate` property containing an object representing its issuer's + * certificate. + * @since v0.11.4 + * @param detailed Include the full certificate chain if `true`, otherwise include just the peer's certificate. + * @return A certificate object. + */ + getPeerCertificate(detailed: true): DetailedPeerCertificate; + getPeerCertificate(detailed?: false): PeerCertificate; + getPeerCertificate(detailed?: boolean): PeerCertificate | DetailedPeerCertificate; + /** + * As the `Finished` messages are message digests of the complete handshake + * (with a total of 192 bits for TLS 1.0 and more for SSL 3.0), they can + * be used for external authentication procedures when the authentication + * provided by SSL/TLS is not desired or is not enough. + * + * Corresponds to the `SSL_get_peer_finished` routine in OpenSSL and may be used + * to implement the `tls-unique` channel binding from [RFC 5929](https://tools.ietf.org/html/rfc5929). + * @since v9.9.0 + * @return The latest `Finished` message that is expected or has actually been received from the socket as part of a SSL/TLS handshake, or `undefined` if there is no `Finished` message so + * far. + */ + getPeerFinished(): Buffer | undefined; + /** + * Returns a string containing the negotiated SSL/TLS protocol version of the + * current connection. The value `'unknown'` will be returned for connected + * sockets that have not completed the handshaking process. The value `null` will + * be returned for server sockets or disconnected client sockets. + * + * Protocol versions are: + * + * * `'SSLv3'` + * * `'TLSv1'` + * * `'TLSv1.1'` + * * `'TLSv1.2'` + * * `'TLSv1.3'` + * + * See the OpenSSL [`SSL_get_version`](https://www.openssl.org/docs/man1.1.1/man3/SSL_get_version.html) documentation for more information. + * @since v5.7.0 + */ + getProtocol(): string | null; + /** + * Returns the TLS session data or `undefined` if no session was + * negotiated. On the client, the data can be provided to the `session` option of {@link connect} to resume the connection. On the server, it may be useful + * for debugging. + * + * See `Session Resumption` for more information. + * + * Note: `getSession()` works only for TLSv1.2 and below. For TLSv1.3, applications + * must use the `'session'` event (it also works for TLSv1.2 and below). + * @since v0.11.4 + */ + getSession(): Buffer | undefined; + /** + * See [SSL\_get\_shared\_sigalgs](https://www.openssl.org/docs/man1.1.1/man3/SSL_get_shared_sigalgs.html) for more information. + * @since v12.11.0 + * @return List of signature algorithms shared between the server and the client in the order of decreasing preference. + */ + getSharedSigalgs(): string[]; + /** + * For a client, returns the TLS session ticket if one is available, or`undefined`. For a server, always returns `undefined`. + * + * It may be useful for debugging. + * + * See `Session Resumption` for more information. + * @since v0.11.4 + */ + getTLSTicket(): Buffer | undefined; + /** + * See `Session Resumption` for more information. + * @since v0.5.6 + * @return `true` if the session was reused, `false` otherwise. + */ + isSessionReused(): boolean; + /** + * The `tlsSocket.renegotiate()` method initiates a TLS renegotiation process. + * Upon completion, the `callback` function will be passed a single argument + * that is either an `Error` (if the request failed) or `null`. + * + * This method can be used to request a peer's certificate after the secure + * connection has been established. + * + * When running as the server, the socket will be destroyed with an error after`handshakeTimeout` timeout. + * + * For TLSv1.3, renegotiation cannot be initiated, it is not supported by the + * protocol. + * @since v0.11.8 + * @param callback If `renegotiate()` returned `true`, callback is attached once to the `'secure'` event. If `renegotiate()` returned `false`, `callback` will be called in the next tick with + * an error, unless the `tlsSocket` has been destroyed, in which case `callback` will not be called at all. + * @return `true` if renegotiation was initiated, `false` otherwise. + */ + renegotiate( + options: { + rejectUnauthorized?: boolean | undefined; + requestCert?: boolean | undefined; + }, + callback: (err: Error | null) => void + ): undefined | boolean; + /** + * The `tlsSocket.setMaxSendFragment()` method sets the maximum TLS fragment size. + * Returns `true` if setting the limit succeeded; `false` otherwise. + * + * Smaller fragment sizes decrease the buffering latency on the client: larger + * fragments are buffered by the TLS layer until the entire fragment is received + * and its integrity is verified; large fragments can span multiple roundtrips + * and their processing can be delayed due to packet loss or reordering. However, + * smaller fragments add extra TLS framing bytes and CPU overhead, which may + * decrease overall server throughput. + * @since v0.11.11 + * @param [size=16384] The maximum TLS fragment size. The maximum value is `16384`. + */ + setMaxSendFragment(size: number): boolean; + /** + * Disables TLS renegotiation for this `TLSSocket` instance. Once called, attempts + * to renegotiate will trigger an `'error'` event on the `TLSSocket`. + * @since v8.4.0 + */ + disableRenegotiation(): void; + /** + * When enabled, TLS packet trace information is written to `stderr`. This can be + * used to debug TLS connection problems. + * + * The format of the output is identical to the output of`openssl s_client -trace` or `openssl s_server -trace`. While it is produced by + * OpenSSL's `SSL_trace()` function, the format is undocumented, can change + * without notice, and should not be relied on. + * @since v12.2.0 + */ + enableTrace(): void; + /** + * Returns the peer certificate as an `X509Certificate` object. + * + * If there is no peer certificate, or the socket has been destroyed,`undefined` will be returned. + * @since v15.9.0 + */ + getPeerX509Certificate(): X509Certificate | undefined; + /** + * Returns the local certificate as an `X509Certificate` object. + * + * If there is no local certificate, or the socket has been destroyed,`undefined` will be returned. + * @since v15.9.0 + */ + getX509Certificate(): X509Certificate | undefined; + /** + * Keying material is used for validations to prevent different kind of attacks in + * network protocols, for example in the specifications of IEEE 802.1X. + * + * Example + * + * ```js + * const keyingMaterial = tlsSocket.exportKeyingMaterial( + * 128, + * 'client finished'); + * + * /* + * Example return value of keyingMaterial: + * + * + * ``` + * + * See the OpenSSL [`SSL_export_keying_material`](https://www.openssl.org/docs/man1.1.1/man3/SSL_export_keying_material.html) documentation for more + * information. + * @since v13.10.0, v12.17.0 + * @param length number of bytes to retrieve from keying material + * @param label an application specific label, typically this will be a value from the [IANA Exporter Label + * Registry](https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#exporter-labels). + * @param context Optionally provide a context. + * @return requested bytes of the keying material + */ + exportKeyingMaterial(length: number, label: string, context: Buffer): Buffer; + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'OCSPResponse', listener: (response: Buffer) => void): this; + addListener(event: 'secureConnect', listener: () => void): this; + addListener(event: 'session', listener: (session: Buffer) => void): this; + addListener(event: 'keylog', listener: (line: Buffer) => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'OCSPResponse', response: Buffer): boolean; + emit(event: 'secureConnect'): boolean; + emit(event: 'session', session: Buffer): boolean; + emit(event: 'keylog', line: Buffer): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'OCSPResponse', listener: (response: Buffer) => void): this; + on(event: 'secureConnect', listener: () => void): this; + on(event: 'session', listener: (session: Buffer) => void): this; + on(event: 'keylog', listener: (line: Buffer) => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'OCSPResponse', listener: (response: Buffer) => void): this; + once(event: 'secureConnect', listener: () => void): this; + once(event: 'session', listener: (session: Buffer) => void): this; + once(event: 'keylog', listener: (line: Buffer) => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'OCSPResponse', listener: (response: Buffer) => void): this; + prependListener(event: 'secureConnect', listener: () => void): this; + prependListener(event: 'session', listener: (session: Buffer) => void): this; + prependListener(event: 'keylog', listener: (line: Buffer) => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'OCSPResponse', listener: (response: Buffer) => void): this; + prependOnceListener(event: 'secureConnect', listener: () => void): this; + prependOnceListener(event: 'session', listener: (session: Buffer) => void): this; + prependOnceListener(event: 'keylog', listener: (line: Buffer) => void): this; + } + interface CommonConnectionOptions { + /** + * An optional TLS context object from tls.createSecureContext() + */ + secureContext?: SecureContext | undefined; + /** + * When enabled, TLS packet trace information is written to `stderr`. This can be + * used to debug TLS connection problems. + * @default false + */ + enableTrace?: boolean | undefined; + /** + * If true the server will request a certificate from clients that + * connect and attempt to verify that certificate. Defaults to + * false. + */ + requestCert?: boolean | undefined; + /** + * An array of strings or a Buffer naming possible ALPN protocols. + * (Protocols should be ordered by their priority.) + */ + ALPNProtocols?: string[] | Uint8Array[] | Uint8Array | undefined; + /** + * SNICallback(servername, cb) A function that will be + * called if the client supports SNI TLS extension. Two arguments + * will be passed when called: servername and cb. SNICallback should + * invoke cb(null, ctx), where ctx is a SecureContext instance. + * (tls.createSecureContext(...) can be used to get a proper + * SecureContext.) If SNICallback wasn't provided the default callback + * with high-level API will be used (see below). + */ + SNICallback?: ((servername: string, cb: (err: Error | null, ctx?: SecureContext) => void) => void) | undefined; + /** + * If true the server will reject any connection which is not + * authorized with the list of supplied CAs. This option only has an + * effect if requestCert is true. + * @default true + */ + rejectUnauthorized?: boolean | undefined; + } + interface TlsOptions extends SecureContextOptions, CommonConnectionOptions, net.ServerOpts { + /** + * Abort the connection if the SSL/TLS handshake does not finish in the + * specified number of milliseconds. A 'tlsClientError' is emitted on + * the tls.Server object whenever a handshake times out. Default: + * 120000 (120 seconds). + */ + handshakeTimeout?: number | undefined; + /** + * The number of seconds after which a TLS session created by the + * server will no longer be resumable. See Session Resumption for more + * information. Default: 300. + */ + sessionTimeout?: number | undefined; + /** + * 48-bytes of cryptographically strong pseudo-random data. + */ + ticketKeys?: Buffer | undefined; + /** + * + * @param socket + * @param identity identity parameter sent from the client. + * @return pre-shared key that must either be + * a buffer or `null` to stop the negotiation process. Returned PSK must be + * compatible with the selected cipher's digest. + * + * When negotiating TLS-PSK (pre-shared keys), this function is called + * with the identity provided by the client. + * If the return value is `null` the negotiation process will stop and an + * "unknown_psk_identity" alert message will be sent to the other party. + * If the server wishes to hide the fact that the PSK identity was not known, + * the callback must provide some random data as `psk` to make the connection + * fail with "decrypt_error" before negotiation is finished. + * PSK ciphers are disabled by default, and using TLS-PSK thus + * requires explicitly specifying a cipher suite with the `ciphers` option. + * More information can be found in the RFC 4279. + */ + pskCallback?(socket: TLSSocket, identity: string): DataView | NodeJS.TypedArray | null; + /** + * hint to send to a client to help + * with selecting the identity during TLS-PSK negotiation. Will be ignored + * in TLS 1.3. Upon failing to set pskIdentityHint `tlsClientError` will be + * emitted with `ERR_TLS_PSK_SET_IDENTIY_HINT_FAILED` code. + */ + pskIdentityHint?: string | undefined; + } + interface PSKCallbackNegotation { + psk: DataView | NodeJS.TypedArray; + identity: string; + } + interface ConnectionOptions extends SecureContextOptions, CommonConnectionOptions { + host?: string | undefined; + port?: number | undefined; + path?: string | undefined; // Creates unix socket connection to path. If this option is specified, `host` and `port` are ignored. + socket?: stream.Duplex | undefined; // Establish secure connection on a given socket rather than creating a new socket + checkServerIdentity?: typeof checkServerIdentity | undefined; + servername?: string | undefined; // SNI TLS Extension + session?: Buffer | undefined; + minDHSize?: number | undefined; + lookup?: net.LookupFunction | undefined; + timeout?: number | undefined; + /** + * When negotiating TLS-PSK (pre-shared keys), this function is called + * with optional identity `hint` provided by the server or `null` + * in case of TLS 1.3 where `hint` was removed. + * It will be necessary to provide a custom `tls.checkServerIdentity()` + * for the connection as the default one will try to check hostname/IP + * of the server against the certificate but that's not applicable for PSK + * because there won't be a certificate present. + * More information can be found in the RFC 4279. + * + * @param hint message sent from the server to help client + * decide which identity to use during negotiation. + * Always `null` if TLS 1.3 is used. + * @returns Return `null` to stop the negotiation process. `psk` must be + * compatible with the selected cipher's digest. + * `identity` must use UTF-8 encoding. + */ + pskCallback?(hint: string | null): PSKCallbackNegotation | null; + } + /** + * Accepts encrypted connections using TLS or SSL. + * @since v0.3.2 + */ + class Server extends net.Server { + constructor(secureConnectionListener?: (socket: TLSSocket) => void); + constructor(options: TlsOptions, secureConnectionListener?: (socket: TLSSocket) => void); + /** + * The `server.addContext()` method adds a secure context that will be used if + * the client request's SNI name matches the supplied `hostname` (or wildcard). + * + * When there are multiple matching contexts, the most recently added one is + * used. + * @since v0.5.3 + * @param hostname A SNI host name or wildcard (e.g. `'*'`) + * @param context An object containing any of the possible properties from the {@link createSecureContext} `options` arguments (e.g. `key`, `cert`, `ca`, etc), or a TLS context object created + * with {@link createSecureContext} itself. + */ + addContext(hostname: string, context: SecureContextOptions): void; + /** + * Returns the session ticket keys. + * + * See `Session Resumption` for more information. + * @since v3.0.0 + * @return A 48-byte buffer containing the session ticket keys. + */ + getTicketKeys(): Buffer; + /** + * The `server.setSecureContext()` method replaces the secure context of an + * existing server. Existing connections to the server are not interrupted. + * @since v11.0.0 + * @param options An object containing any of the possible properties from the {@link createSecureContext} `options` arguments (e.g. `key`, `cert`, `ca`, etc). + */ + setSecureContext(options: SecureContextOptions): void; + /** + * Sets the session ticket keys. + * + * Changes to the ticket keys are effective only for future server connections. + * Existing or currently pending server connections will use the previous keys. + * + * See `Session Resumption` for more information. + * @since v3.0.0 + * @param keys A 48-byte buffer containing the session ticket keys. + */ + setTicketKeys(keys: Buffer): void; + /** + * events.EventEmitter + * 1. tlsClientError + * 2. newSession + * 3. OCSPRequest + * 4. resumeSession + * 5. secureConnection + * 6. keylog + */ + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'tlsClientError', listener: (err: Error, tlsSocket: TLSSocket) => void): this; + addListener(event: 'newSession', listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void): this; + addListener(event: 'OCSPRequest', listener: (certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void) => void): this; + addListener(event: 'resumeSession', listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void): this; + addListener(event: 'secureConnection', listener: (tlsSocket: TLSSocket) => void): this; + addListener(event: 'keylog', listener: (line: Buffer, tlsSocket: TLSSocket) => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'tlsClientError', err: Error, tlsSocket: TLSSocket): boolean; + emit(event: 'newSession', sessionId: Buffer, sessionData: Buffer, callback: () => void): boolean; + emit(event: 'OCSPRequest', certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void): boolean; + emit(event: 'resumeSession', sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void): boolean; + emit(event: 'secureConnection', tlsSocket: TLSSocket): boolean; + emit(event: 'keylog', line: Buffer, tlsSocket: TLSSocket): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'tlsClientError', listener: (err: Error, tlsSocket: TLSSocket) => void): this; + on(event: 'newSession', listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void): this; + on(event: 'OCSPRequest', listener: (certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void) => void): this; + on(event: 'resumeSession', listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void): this; + on(event: 'secureConnection', listener: (tlsSocket: TLSSocket) => void): this; + on(event: 'keylog', listener: (line: Buffer, tlsSocket: TLSSocket) => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'tlsClientError', listener: (err: Error, tlsSocket: TLSSocket) => void): this; + once(event: 'newSession', listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void): this; + once(event: 'OCSPRequest', listener: (certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void) => void): this; + once(event: 'resumeSession', listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void): this; + once(event: 'secureConnection', listener: (tlsSocket: TLSSocket) => void): this; + once(event: 'keylog', listener: (line: Buffer, tlsSocket: TLSSocket) => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'tlsClientError', listener: (err: Error, tlsSocket: TLSSocket) => void): this; + prependListener(event: 'newSession', listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void): this; + prependListener(event: 'OCSPRequest', listener: (certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void) => void): this; + prependListener(event: 'resumeSession', listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void): this; + prependListener(event: 'secureConnection', listener: (tlsSocket: TLSSocket) => void): this; + prependListener(event: 'keylog', listener: (line: Buffer, tlsSocket: TLSSocket) => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'tlsClientError', listener: (err: Error, tlsSocket: TLSSocket) => void): this; + prependOnceListener(event: 'newSession', listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void): this; + prependOnceListener(event: 'OCSPRequest', listener: (certificate: Buffer, issuer: Buffer, callback: (err: Error | null, resp: Buffer) => void) => void): this; + prependOnceListener(event: 'resumeSession', listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void): this; + prependOnceListener(event: 'secureConnection', listener: (tlsSocket: TLSSocket) => void): this; + prependOnceListener(event: 'keylog', listener: (line: Buffer, tlsSocket: TLSSocket) => void): this; + } + /** + * @deprecated since v0.11.3 Use `tls.TLSSocket` instead. + */ + interface SecurePair { + encrypted: TLSSocket; + cleartext: TLSSocket; + } + type SecureVersion = 'TLSv1.3' | 'TLSv1.2' | 'TLSv1.1' | 'TLSv1'; + interface SecureContextOptions { + /** + * Optionally override the trusted CA certificates. Default is to trust + * the well-known CAs curated by Mozilla. Mozilla's CAs are completely + * replaced when CAs are explicitly specified using this option. + */ + ca?: string | Buffer | Array | undefined; + /** + * Cert chains in PEM format. One cert chain should be provided per + * private key. Each cert chain should consist of the PEM formatted + * certificate for a provided private key, followed by the PEM + * formatted intermediate certificates (if any), in order, and not + * including the root CA (the root CA must be pre-known to the peer, + * see ca). When providing multiple cert chains, they do not have to + * be in the same order as their private keys in key. If the + * intermediate certificates are not provided, the peer will not be + * able to validate the certificate, and the handshake will fail. + */ + cert?: string | Buffer | Array | undefined; + /** + * Colon-separated list of supported signature algorithms. The list + * can contain digest algorithms (SHA256, MD5 etc.), public key + * algorithms (RSA-PSS, ECDSA etc.), combination of both (e.g + * 'RSA+SHA384') or TLS v1.3 scheme names (e.g. rsa_pss_pss_sha512). + */ + sigalgs?: string | undefined; + /** + * Cipher suite specification, replacing the default. For more + * information, see modifying the default cipher suite. Permitted + * ciphers can be obtained via tls.getCiphers(). Cipher names must be + * uppercased in order for OpenSSL to accept them. + */ + ciphers?: string | undefined; + /** + * Name of an OpenSSL engine which can provide the client certificate. + */ + clientCertEngine?: string | undefined; + /** + * PEM formatted CRLs (Certificate Revocation Lists). + */ + crl?: string | Buffer | Array | undefined; + /** + * `'auto'` or custom Diffie-Hellman parameters, required for non-ECDHE perfect forward secrecy. + * If omitted or invalid, the parameters are silently discarded and DHE ciphers will not be available. + * ECDHE-based perfect forward secrecy will still be available. + */ + dhparam?: string | Buffer | undefined; + /** + * A string describing a named curve or a colon separated list of curve + * NIDs or names, for example P-521:P-384:P-256, to use for ECDH key + * agreement. Set to auto to select the curve automatically. Use + * crypto.getCurves() to obtain a list of available curve names. On + * recent releases, openssl ecparam -list_curves will also display the + * name and description of each available elliptic curve. Default: + * tls.DEFAULT_ECDH_CURVE. + */ + ecdhCurve?: string | undefined; + /** + * Attempt to use the server's cipher suite preferences instead of the + * client's. When true, causes SSL_OP_CIPHER_SERVER_PREFERENCE to be + * set in secureOptions + */ + honorCipherOrder?: boolean | undefined; + /** + * Private keys in PEM format. PEM allows the option of private keys + * being encrypted. Encrypted keys will be decrypted with + * options.passphrase. Multiple keys using different algorithms can be + * provided either as an array of unencrypted key strings or buffers, + * or an array of objects in the form {pem: [, + * passphrase: ]}. The object form can only occur in an array. + * object.passphrase is optional. Encrypted keys will be decrypted with + * object.passphrase if provided, or options.passphrase if it is not. + */ + key?: string | Buffer | Array | undefined; + /** + * Name of an OpenSSL engine to get private key from. Should be used + * together with privateKeyIdentifier. + */ + privateKeyEngine?: string | undefined; + /** + * Identifier of a private key managed by an OpenSSL engine. Should be + * used together with privateKeyEngine. Should not be set together with + * key, because both options define a private key in different ways. + */ + privateKeyIdentifier?: string | undefined; + /** + * Optionally set the maximum TLS version to allow. One + * of `'TLSv1.3'`, `'TLSv1.2'`, `'TLSv1.1'`, or `'TLSv1'`. Cannot be specified along with the + * `secureProtocol` option, use one or the other. + * **Default:** `'TLSv1.3'`, unless changed using CLI options. Using + * `--tls-max-v1.2` sets the default to `'TLSv1.2'`. Using `--tls-max-v1.3` sets the default to + * `'TLSv1.3'`. If multiple of the options are provided, the highest maximum is used. + */ + maxVersion?: SecureVersion | undefined; + /** + * Optionally set the minimum TLS version to allow. One + * of `'TLSv1.3'`, `'TLSv1.2'`, `'TLSv1.1'`, or `'TLSv1'`. Cannot be specified along with the + * `secureProtocol` option, use one or the other. It is not recommended to use + * less than TLSv1.2, but it may be required for interoperability. + * **Default:** `'TLSv1.2'`, unless changed using CLI options. Using + * `--tls-v1.0` sets the default to `'TLSv1'`. Using `--tls-v1.1` sets the default to + * `'TLSv1.1'`. Using `--tls-min-v1.3` sets the default to + * 'TLSv1.3'. If multiple of the options are provided, the lowest minimum is used. + */ + minVersion?: SecureVersion | undefined; + /** + * Shared passphrase used for a single private key and/or a PFX. + */ + passphrase?: string | undefined; + /** + * PFX or PKCS12 encoded private key and certificate chain. pfx is an + * alternative to providing key and cert individually. PFX is usually + * encrypted, if it is, passphrase will be used to decrypt it. Multiple + * PFX can be provided either as an array of unencrypted PFX buffers, + * or an array of objects in the form {buf: [, + * passphrase: ]}. The object form can only occur in an array. + * object.passphrase is optional. Encrypted PFX will be decrypted with + * object.passphrase if provided, or options.passphrase if it is not. + */ + pfx?: string | Buffer | Array | undefined; + /** + * Optionally affect the OpenSSL protocol behavior, which is not + * usually necessary. This should be used carefully if at all! Value is + * a numeric bitmask of the SSL_OP_* options from OpenSSL Options + */ + secureOptions?: number | undefined; // Value is a numeric bitmask of the `SSL_OP_*` options + /** + * Legacy mechanism to select the TLS protocol version to use, it does + * not support independent control of the minimum and maximum version, + * and does not support limiting the protocol to TLSv1.3. Use + * minVersion and maxVersion instead. The possible values are listed as + * SSL_METHODS, use the function names as strings. For example, use + * 'TLSv1_1_method' to force TLS version 1.1, or 'TLS_method' to allow + * any TLS protocol version up to TLSv1.3. It is not recommended to use + * TLS versions less than 1.2, but it may be required for + * interoperability. Default: none, see minVersion. + */ + secureProtocol?: string | undefined; + /** + * Opaque identifier used by servers to ensure session state is not + * shared between applications. Unused by clients. + */ + sessionIdContext?: string | undefined; + /** + * 48-bytes of cryptographically strong pseudo-random data. + * See Session Resumption for more information. + */ + ticketKeys?: Buffer | undefined; + /** + * The number of seconds after which a TLS session created by the + * server will no longer be resumable. See Session Resumption for more + * information. Default: 300. + */ + sessionTimeout?: number | undefined; + } + interface SecureContext { + context: any; + } + /** + * Verifies the certificate `cert` is issued to `hostname`. + * + * Returns [Error](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error) object, populating it with `reason`, `host`, and `cert` on + * failure. On success, returns [undefined](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Undefined_type). + * + * This function is intended to be used in combination with the`checkServerIdentity` option that can be passed to {@link connect} and as + * such operates on a `certificate object`. For other purposes, consider using `x509.checkHost()` instead. + * + * This function can be overwritten by providing an alternative function as the`options.checkServerIdentity` option that is passed to `tls.connect()`. The + * overwriting function can call `tls.checkServerIdentity()` of course, to augment + * the checks done with additional verification. + * + * This function is only called if the certificate passed all other checks, such as + * being issued by trusted CA (`options.ca`). + * + * Earlier versions of Node.js incorrectly accepted certificates for a given`hostname` if a matching `uniformResourceIdentifier` subject alternative name + * was present (see [CVE-2021-44531](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44531)). Applications that wish to accept`uniformResourceIdentifier` subject alternative names can use + * a custom`options.checkServerIdentity` function that implements the desired behavior. + * @since v0.8.4 + * @param hostname The host name or IP address to verify the certificate against. + * @param cert A `certificate object` representing the peer's certificate. + */ + function checkServerIdentity(hostname: string, cert: PeerCertificate): Error | undefined; + /** + * Creates a new {@link Server}. The `secureConnectionListener`, if provided, is + * automatically set as a listener for the `'secureConnection'` event. + * + * The `ticketKeys` options is automatically shared between `node:cluster` module + * workers. + * + * The following illustrates a simple echo server: + * + * ```js + * const tls = require('node:tls'); + * const fs = require('node:fs'); + * + * const options = { + * key: fs.readFileSync('server-key.pem'), + * cert: fs.readFileSync('server-cert.pem'), + * + * // This is necessary only if using client certificate authentication. + * requestCert: true, + * + * // This is necessary only if the client uses a self-signed certificate. + * ca: [ fs.readFileSync('client-cert.pem') ], + * }; + * + * const server = tls.createServer(options, (socket) => { + * console.log('server connected', + * socket.authorized ? 'authorized' : 'unauthorized'); + * socket.write('welcome!\n'); + * socket.setEncoding('utf8'); + * socket.pipe(socket); + * }); + * server.listen(8000, () => { + * console.log('server bound'); + * }); + * ``` + * + * The server can be tested by connecting to it using the example client from {@link connect}. + * @since v0.3.2 + */ + function createServer(secureConnectionListener?: (socket: TLSSocket) => void): Server; + function createServer(options: TlsOptions, secureConnectionListener?: (socket: TLSSocket) => void): Server; + /** + * The `callback` function, if specified, will be added as a listener for the `'secureConnect'` event. + * + * `tls.connect()` returns a {@link TLSSocket} object. + * + * Unlike the `https` API, `tls.connect()` does not enable the + * SNI (Server Name Indication) extension by default, which may cause some + * servers to return an incorrect certificate or reject the connection + * altogether. To enable SNI, set the `servername` option in addition + * to `host`. + * + * The following illustrates a client for the echo server example from {@link createServer}: + * + * ```js + * // Assumes an echo server that is listening on port 8000. + * const tls = require('node:tls'); + * const fs = require('node:fs'); + * + * const options = { + * // Necessary only if the server requires client certificate authentication. + * key: fs.readFileSync('client-key.pem'), + * cert: fs.readFileSync('client-cert.pem'), + * + * // Necessary only if the server uses a self-signed certificate. + * ca: [ fs.readFileSync('server-cert.pem') ], + * + * // Necessary only if the server's cert isn't for "localhost". + * checkServerIdentity: () => { return null; }, + * }; + * + * const socket = tls.connect(8000, options, () => { + * console.log('client connected', + * socket.authorized ? 'authorized' : 'unauthorized'); + * process.stdin.pipe(socket); + * process.stdin.resume(); + * }); + * socket.setEncoding('utf8'); + * socket.on('data', (data) => { + * console.log(data); + * }); + * socket.on('end', () => { + * console.log('server ends connection'); + * }); + * ``` + * @since v0.11.3 + */ + function connect(options: ConnectionOptions, secureConnectListener?: () => void): TLSSocket; + function connect(port: number, host?: string, options?: ConnectionOptions, secureConnectListener?: () => void): TLSSocket; + function connect(port: number, options?: ConnectionOptions, secureConnectListener?: () => void): TLSSocket; + /** + * Creates a new secure pair object with two streams, one of which reads and writes + * the encrypted data and the other of which reads and writes the cleartext data. + * Generally, the encrypted stream is piped to/from an incoming encrypted data + * stream and the cleartext one is used as a replacement for the initial encrypted + * stream. + * + * `tls.createSecurePair()` returns a `tls.SecurePair` object with `cleartext` and`encrypted` stream properties. + * + * Using `cleartext` has the same API as {@link TLSSocket}. + * + * The `tls.createSecurePair()` method is now deprecated in favor of`tls.TLSSocket()`. For example, the code: + * + * ```js + * pair = tls.createSecurePair(// ... ); + * pair.encrypted.pipe(socket); + * socket.pipe(pair.encrypted); + * ``` + * + * can be replaced by: + * + * ```js + * secureSocket = tls.TLSSocket(socket, options); + * ``` + * + * where `secureSocket` has the same API as `pair.cleartext`. + * @since v0.3.2 + * @deprecated Since v0.11.3 - Use {@link TLSSocket} instead. + * @param context A secure context object as returned by `tls.createSecureContext()` + * @param isServer `true` to specify that this TLS connection should be opened as a server. + * @param requestCert `true` to specify whether a server should request a certificate from a connecting client. Only applies when `isServer` is `true`. + * @param rejectUnauthorized If not `false` a server automatically reject clients with invalid certificates. Only applies when `isServer` is `true`. + */ + function createSecurePair(context?: SecureContext, isServer?: boolean, requestCert?: boolean, rejectUnauthorized?: boolean): SecurePair; + /** + * {@link createServer} sets the default value of the `honorCipherOrder` option + * to `true`, other APIs that create secure contexts leave it unset. + * + * {@link createServer} uses a 128 bit truncated SHA1 hash value generated + * from `process.argv` as the default value of the `sessionIdContext` option, other + * APIs that create secure contexts have no default value. + * + * The `tls.createSecureContext()` method creates a `SecureContext` object. It is + * usable as an argument to several `tls` APIs, such as `server.addContext()`, + * but has no public methods. The {@link Server} constructor and the {@link createServer} method do not support the `secureContext` option. + * + * A key is _required_ for ciphers that use certificates. Either `key` or`pfx` can be used to provide it. + * + * If the `ca` option is not given, then Node.js will default to using [Mozilla's publicly trusted list of + * CAs](https://hg.mozilla.org/mozilla-central/raw-file/tip/security/nss/lib/ckfw/builtins/certdata.txt). + * + * Custom DHE parameters are discouraged in favor of the new `dhparam: 'auto'`option. When set to `'auto'`, well-known DHE parameters of sufficient strength + * will be selected automatically. Otherwise, if necessary, `openssl dhparam` can + * be used to create custom parameters. The key length must be greater than or + * equal to 1024 bits or else an error will be thrown. Although 1024 bits is + * permissible, use 2048 bits or larger for stronger security. + * @since v0.11.13 + */ + function createSecureContext(options?: SecureContextOptions): SecureContext; + /** + * Returns an array with the names of the supported TLS ciphers. The names are + * lower-case for historical reasons, but must be uppercased to be used in + * the `ciphers` option of {@link createSecureContext}. + * + * Not all supported ciphers are enabled by default. See `Modifying the default TLS cipher suite`. + * + * Cipher names that start with `'tls_'` are for TLSv1.3, all the others are for + * TLSv1.2 and below. + * + * ```js + * console.log(tls.getCiphers()); // ['aes128-gcm-sha256', 'aes128-sha', ...] + * ``` + * @since v0.10.2 + */ + function getCiphers(): string[]; + /** + * The default curve name to use for ECDH key agreement in a tls server. + * The default value is 'auto'. See tls.createSecureContext() for further + * information. + */ + let DEFAULT_ECDH_CURVE: string; + /** + * The default value of the maxVersion option of + * tls.createSecureContext(). It can be assigned any of the supported TLS + * protocol versions, 'TLSv1.3', 'TLSv1.2', 'TLSv1.1', or 'TLSv1'. Default: + * 'TLSv1.3', unless changed using CLI options. Using --tls-max-v1.2 sets + * the default to 'TLSv1.2'. Using --tls-max-v1.3 sets the default to + * 'TLSv1.3'. If multiple of the options are provided, the highest maximum + * is used. + */ + let DEFAULT_MAX_VERSION: SecureVersion; + /** + * The default value of the minVersion option of tls.createSecureContext(). + * It can be assigned any of the supported TLS protocol versions, + * 'TLSv1.3', 'TLSv1.2', 'TLSv1.1', or 'TLSv1'. Default: 'TLSv1.2', unless + * changed using CLI options. Using --tls-min-v1.0 sets the default to + * 'TLSv1'. Using --tls-min-v1.1 sets the default to 'TLSv1.1'. Using + * --tls-min-v1.3 sets the default to 'TLSv1.3'. If multiple of the options + * are provided, the lowest minimum is used. + */ + let DEFAULT_MIN_VERSION: SecureVersion; + /** + * The default value of the ciphers option of tls.createSecureContext(). + * It can be assigned any of the supported OpenSSL ciphers. + * Defaults to the content of crypto.constants.defaultCoreCipherList, unless + * changed using CLI options using --tls-default-ciphers. + */ + let DEFAULT_CIPHERS: string; + /** + * An immutable array of strings representing the root certificates (in PEM + * format) used for verifying peer certificates. This is the default value + * of the ca option to tls.createSecureContext(). + */ + const rootCertificates: ReadonlyArray; +} +declare module 'node:tls' { + export * from 'tls'; +} diff --git a/node_modules/@types/node/ts4.8/trace_events.d.ts b/node_modules/@types/node/ts4.8/trace_events.d.ts new file mode 100755 index 0000000..ca8baed --- /dev/null +++ b/node_modules/@types/node/ts4.8/trace_events.d.ts @@ -0,0 +1,182 @@ +/** + * The `node:trace_events` module provides a mechanism to centralize tracing + * information generated by V8, Node.js core, and userspace code. + * + * Tracing can be enabled with the `--trace-event-categories` command-line flag + * or by using the `node:trace_events` module. The `--trace-event-categories` flag + * accepts a list of comma-separated category names. + * + * The available categories are: + * + * * `node`: An empty placeholder. + * * `node.async_hooks`: Enables capture of detailed `async_hooks` trace data. + * The `async_hooks` events have a unique `asyncId` and a special `triggerId` `triggerAsyncId` property. + * * `node.bootstrap`: Enables capture of Node.js bootstrap milestones. + * * `node.console`: Enables capture of `console.time()` and `console.count()`output. + * * `node.threadpoolwork.sync`: Enables capture of trace data for threadpool + * synchronous operations, such as `blob`, `zlib`, `crypto` and `node_api`. + * * `node.threadpoolwork.async`: Enables capture of trace data for threadpool + * asynchronous operations, such as `blob`, `zlib`, `crypto` and `node_api`. + * * `node.dns.native`: Enables capture of trace data for DNS queries. + * * `node.net.native`: Enables capture of trace data for network. + * * `node.environment`: Enables capture of Node.js Environment milestones. + * * `node.fs.sync`: Enables capture of trace data for file system sync methods. + * * `node.fs_dir.sync`: Enables capture of trace data for file system sync + * directory methods. + * * `node.fs.async`: Enables capture of trace data for file system async methods. + * * `node.fs_dir.async`: Enables capture of trace data for file system async + * directory methods. + * * `node.perf`: Enables capture of `Performance API` measurements. + * * `node.perf.usertiming`: Enables capture of only Performance API User Timing + * measures and marks. + * * `node.perf.timerify`: Enables capture of only Performance API timerify + * measurements. + * * `node.promises.rejections`: Enables capture of trace data tracking the number + * of unhandled Promise rejections and handled-after-rejections. + * * `node.vm.script`: Enables capture of trace data for the `node:vm` module's`runInNewContext()`, `runInContext()`, and `runInThisContext()` methods. + * * `v8`: The `V8` events are GC, compiling, and execution related. + * * `node.http`: Enables capture of trace data for http request / response. + * + * By default the `node`, `node.async_hooks`, and `v8` categories are enabled. + * + * ```bash + * node --trace-event-categories v8,node,node.async_hooks server.js + * ``` + * + * Prior versions of Node.js required the use of the `--trace-events-enabled`flag to enable trace events. This requirement has been removed. However, the`--trace-events-enabled` flag _may_ still be + * used and will enable the`node`, `node.async_hooks`, and `v8` trace event categories by default. + * + * ```bash + * node --trace-events-enabled + * + * # is equivalent to + * + * node --trace-event-categories v8,node,node.async_hooks + * ``` + * + * Alternatively, trace events may be enabled using the `node:trace_events` module: + * + * ```js + * const trace_events = require('node:trace_events'); + * const tracing = trace_events.createTracing({ categories: ['node.perf'] }); + * tracing.enable(); // Enable trace event capture for the 'node.perf' category + * + * // do work + * + * tracing.disable(); // Disable trace event capture for the 'node.perf' category + * ``` + * + * Running Node.js with tracing enabled will produce log files that can be opened + * in the [`chrome://tracing`](https://www.chromium.org/developers/how-tos/trace-event-profiling-tool) tab of Chrome. + * + * The logging file is by default called `node_trace.${rotation}.log`, where`${rotation}` is an incrementing log-rotation id. The filepath pattern can + * be specified with `--trace-event-file-pattern` that accepts a template + * string that supports `${rotation}` and `${pid}`: + * + * ```bash + * node --trace-event-categories v8 --trace-event-file-pattern '${pid}-${rotation}.log' server.js + * ``` + * + * To guarantee that the log file is properly generated after signal events like`SIGINT`, `SIGTERM`, or `SIGBREAK`, make sure to have the appropriate handlers + * in your code, such as: + * + * ```js + * process.on('SIGINT', function onSigint() { + * console.info('Received SIGINT.'); + * process.exit(130); // Or applicable exit code depending on OS and signal + * }); + * ``` + * + * The tracing system uses the same time source + * as the one used by `process.hrtime()`. + * However the trace-event timestamps are expressed in microseconds, + * unlike `process.hrtime()` which returns nanoseconds. + * + * The features from this module are not available in `Worker` threads. + * @experimental + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/trace_events.js) + */ +declare module 'trace_events' { + /** + * The `Tracing` object is used to enable or disable tracing for sets of + * categories. Instances are created using the + * `trace_events.createTracing()` method. + * + * When created, the `Tracing` object is disabled. Calling the + * `tracing.enable()` method adds the categories to the set of enabled trace + * event categories. Calling `tracing.disable()` will remove the categories + * from the set of enabled trace event categories. + */ + interface Tracing { + /** + * A comma-separated list of the trace event categories covered by this + * `Tracing` object. + */ + readonly categories: string; + /** + * Disables this `Tracing` object. + * + * Only trace event categories _not_ covered by other enabled `Tracing` + * objects and _not_ specified by the `--trace-event-categories` flag + * will be disabled. + */ + disable(): void; + /** + * Enables this `Tracing` object for the set of categories covered by + * the `Tracing` object. + */ + enable(): void; + /** + * `true` only if the `Tracing` object has been enabled. + */ + readonly enabled: boolean; + } + interface CreateTracingOptions { + /** + * An array of trace category names. Values included in the array are + * coerced to a string when possible. An error will be thrown if the + * value cannot be coerced. + */ + categories: string[]; + } + /** + * Creates and returns a `Tracing` object for the given set of `categories`. + * + * ```js + * const trace_events = require('node:trace_events'); + * const categories = ['node.perf', 'node.async_hooks']; + * const tracing = trace_events.createTracing({ categories }); + * tracing.enable(); + * // do stuff + * tracing.disable(); + * ``` + * @since v10.0.0 + * @return . + */ + function createTracing(options: CreateTracingOptions): Tracing; + /** + * Returns a comma-separated list of all currently-enabled trace event + * categories. The current set of enabled trace event categories is determined + * by the _union_ of all currently-enabled `Tracing` objects and any categories + * enabled using the `--trace-event-categories` flag. + * + * Given the file `test.js` below, the command`node --trace-event-categories node.perf test.js` will print`'node.async_hooks,node.perf'` to the console. + * + * ```js + * const trace_events = require('node:trace_events'); + * const t1 = trace_events.createTracing({ categories: ['node.async_hooks'] }); + * const t2 = trace_events.createTracing({ categories: ['node.perf'] }); + * const t3 = trace_events.createTracing({ categories: ['v8'] }); + * + * t1.enable(); + * t2.enable(); + * + * console.log(trace_events.getEnabledCategories()); + * ``` + * @since v10.0.0 + */ + function getEnabledCategories(): string | undefined; +} +declare module 'node:trace_events' { + export * from 'trace_events'; +} diff --git a/node_modules/@types/node/ts4.8/tty.d.ts b/node_modules/@types/node/ts4.8/tty.d.ts new file mode 100755 index 0000000..7653bf8 --- /dev/null +++ b/node_modules/@types/node/ts4.8/tty.d.ts @@ -0,0 +1,208 @@ +/** + * The `node:tty` module provides the `tty.ReadStream` and `tty.WriteStream`classes. In most cases, it will not be necessary or possible to use this module + * directly. However, it can be accessed using: + * + * ```js + * const tty = require('node:tty'); + * ``` + * + * When Node.js detects that it is being run with a text terminal ("TTY") + * attached, `process.stdin` will, by default, be initialized as an instance of`tty.ReadStream` and both `process.stdout` and `process.stderr` will, by + * default, be instances of `tty.WriteStream`. The preferred method of determining + * whether Node.js is being run within a TTY context is to check that the value of + * the `process.stdout.isTTY` property is `true`: + * + * ```console + * $ node -p -e "Boolean(process.stdout.isTTY)" + * true + * $ node -p -e "Boolean(process.stdout.isTTY)" | cat + * false + * ``` + * + * In most cases, there should be little to no reason for an application to + * manually create instances of the `tty.ReadStream` and `tty.WriteStream`classes. + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/tty.js) + */ +declare module 'tty' { + import * as net from 'node:net'; + /** + * The `tty.isatty()` method returns `true` if the given `fd` is associated with + * a TTY and `false` if it is not, including whenever `fd` is not a non-negative + * integer. + * @since v0.5.8 + * @param fd A numeric file descriptor + */ + function isatty(fd: number): boolean; + /** + * Represents the readable side of a TTY. In normal circumstances `process.stdin` will be the only `tty.ReadStream` instance in a Node.js + * process and there should be no reason to create additional instances. + * @since v0.5.8 + */ + class ReadStream extends net.Socket { + constructor(fd: number, options?: net.SocketConstructorOpts); + /** + * A `boolean` that is `true` if the TTY is currently configured to operate as a + * raw device. + * + * This flag is always `false` when a process starts, even if the terminal is + * operating in raw mode. Its value will change with subsequent calls to`setRawMode`. + * @since v0.7.7 + */ + isRaw: boolean; + /** + * Allows configuration of `tty.ReadStream` so that it operates as a raw device. + * + * When in raw mode, input is always available character-by-character, not + * including modifiers. Additionally, all special processing of characters by the + * terminal is disabled, including echoing input + * characters. Ctrl+C will no longer cause a `SIGINT` when + * in this mode. + * @since v0.7.7 + * @param mode If `true`, configures the `tty.ReadStream` to operate as a raw device. If `false`, configures the `tty.ReadStream` to operate in its default mode. The `readStream.isRaw` + * property will be set to the resulting mode. + * @return The read stream instance. + */ + setRawMode(mode: boolean): this; + /** + * A `boolean` that is always `true` for `tty.ReadStream` instances. + * @since v0.5.8 + */ + isTTY: boolean; + } + /** + * -1 - to the left from cursor + * 0 - the entire line + * 1 - to the right from cursor + */ + type Direction = -1 | 0 | 1; + /** + * Represents the writable side of a TTY. In normal circumstances,`process.stdout` and `process.stderr` will be the only`tty.WriteStream` instances created for a Node.js process and there + * should be no reason to create additional instances. + * @since v0.5.8 + */ + class WriteStream extends net.Socket { + constructor(fd: number); + addListener(event: string, listener: (...args: any[]) => void): this; + addListener(event: 'resize', listener: () => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'resize'): boolean; + on(event: string, listener: (...args: any[]) => void): this; + on(event: 'resize', listener: () => void): this; + once(event: string, listener: (...args: any[]) => void): this; + once(event: 'resize', listener: () => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + prependListener(event: 'resize', listener: () => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + prependOnceListener(event: 'resize', listener: () => void): this; + /** + * `writeStream.clearLine()` clears the current line of this `WriteStream` in a + * direction identified by `dir`. + * @since v0.7.7 + * @param callback Invoked once the operation completes. + * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + clearLine(dir: Direction, callback?: () => void): boolean; + /** + * `writeStream.clearScreenDown()` clears this `WriteStream` from the current + * cursor down. + * @since v0.7.7 + * @param callback Invoked once the operation completes. + * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + clearScreenDown(callback?: () => void): boolean; + /** + * `writeStream.cursorTo()` moves this `WriteStream`'s cursor to the specified + * position. + * @since v0.7.7 + * @param callback Invoked once the operation completes. + * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + cursorTo(x: number, y?: number, callback?: () => void): boolean; + cursorTo(x: number, callback: () => void): boolean; + /** + * `writeStream.moveCursor()` moves this `WriteStream`'s cursor _relative_ to its + * current position. + * @since v0.7.7 + * @param callback Invoked once the operation completes. + * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + moveCursor(dx: number, dy: number, callback?: () => void): boolean; + /** + * Returns: + * + * * `1` for 2, + * * `4` for 16, + * * `8` for 256, + * * `24` for 16,777,216 colors supported. + * + * Use this to determine what colors the terminal supports. Due to the nature of + * colors in terminals it is possible to either have false positives or false + * negatives. It depends on process information and the environment variables that + * may lie about what terminal is used. + * It is possible to pass in an `env` object to simulate the usage of a specific + * terminal. This can be useful to check how specific environment settings behave. + * + * To enforce a specific color support, use one of the below environment settings. + * + * * 2 colors: `FORCE_COLOR = 0` (Disables colors) + * * 16 colors: `FORCE_COLOR = 1` + * * 256 colors: `FORCE_COLOR = 2` + * * 16,777,216 colors: `FORCE_COLOR = 3` + * + * Disabling color support is also possible by using the `NO_COLOR` and`NODE_DISABLE_COLORS` environment variables. + * @since v9.9.0 + * @param [env=process.env] An object containing the environment variables to check. This enables simulating the usage of a specific terminal. + */ + getColorDepth(env?: object): number; + /** + * Returns `true` if the `writeStream` supports at least as many colors as provided + * in `count`. Minimum support is 2 (black and white). + * + * This has the same false positives and negatives as described in `writeStream.getColorDepth()`. + * + * ```js + * process.stdout.hasColors(); + * // Returns true or false depending on if `stdout` supports at least 16 colors. + * process.stdout.hasColors(256); + * // Returns true or false depending on if `stdout` supports at least 256 colors. + * process.stdout.hasColors({ TMUX: '1' }); + * // Returns true. + * process.stdout.hasColors(2 ** 24, { TMUX: '1' }); + * // Returns false (the environment setting pretends to support 2 ** 8 colors). + * ``` + * @since v11.13.0, v10.16.0 + * @param [count=16] The number of colors that are requested (minimum 2). + * @param [env=process.env] An object containing the environment variables to check. This enables simulating the usage of a specific terminal. + */ + hasColors(count?: number): boolean; + hasColors(env?: object): boolean; + hasColors(count: number, env?: object): boolean; + /** + * `writeStream.getWindowSize()` returns the size of the TTY + * corresponding to this `WriteStream`. The array is of the type`[numColumns, numRows]` where `numColumns` and `numRows` represent the number + * of columns and rows in the corresponding TTY. + * @since v0.7.7 + */ + getWindowSize(): [number, number]; + /** + * A `number` specifying the number of columns the TTY currently has. This property + * is updated whenever the `'resize'` event is emitted. + * @since v0.7.7 + */ + columns: number; + /** + * A `number` specifying the number of rows the TTY currently has. This property + * is updated whenever the `'resize'` event is emitted. + * @since v0.7.7 + */ + rows: number; + /** + * A `boolean` that is always `true`. + * @since v0.5.8 + */ + isTTY: boolean; + } +} +declare module 'node:tty' { + export * from 'tty'; +} diff --git a/node_modules/@types/node/ts4.8/url.d.ts b/node_modules/@types/node/ts4.8/url.d.ts new file mode 100755 index 0000000..af8123d --- /dev/null +++ b/node_modules/@types/node/ts4.8/url.d.ts @@ -0,0 +1,901 @@ +/** + * The `node:url` module provides utilities for URL resolution and parsing. It can + * be accessed using: + * + * ```js + * import url from 'node:url'; + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/url.js) + */ +declare module 'url' { + import { Blob as NodeBlob } from 'node:buffer'; + import { ClientRequestArgs } from 'node:http'; + import { ParsedUrlQuery, ParsedUrlQueryInput } from 'node:querystring'; + // Input to `url.format` + interface UrlObject { + auth?: string | null | undefined; + hash?: string | null | undefined; + host?: string | null | undefined; + hostname?: string | null | undefined; + href?: string | null | undefined; + pathname?: string | null | undefined; + protocol?: string | null | undefined; + search?: string | null | undefined; + slashes?: boolean | null | undefined; + port?: string | number | null | undefined; + query?: string | null | ParsedUrlQueryInput | undefined; + } + // Output of `url.parse` + interface Url { + auth: string | null; + hash: string | null; + host: string | null; + hostname: string | null; + href: string; + path: string | null; + pathname: string | null; + protocol: string | null; + search: string | null; + slashes: boolean | null; + port: string | null; + query: string | null | ParsedUrlQuery; + } + interface UrlWithParsedQuery extends Url { + query: ParsedUrlQuery; + } + interface UrlWithStringQuery extends Url { + query: string | null; + } + /** + * The `url.parse()` method takes a URL string, parses it, and returns a URL + * object. + * + * A `TypeError` is thrown if `urlString` is not a string. + * + * A `URIError` is thrown if the `auth` property is present but cannot be decoded. + * + * `url.parse()` uses a lenient, non-standard algorithm for parsing URL + * strings. It is prone to security issues such as [host name spoofing](https://hackerone.com/reports/678487) and incorrect handling of usernames and passwords. Do not use with untrusted + * input. CVEs are not issued for `url.parse()` vulnerabilities. Use the `WHATWG URL` API instead. + * @since v0.1.25 + * @deprecated Use the WHATWG URL API instead. + * @param urlString The URL string to parse. + * @param [parseQueryString=false] If `true`, the `query` property will always be set to an object returned by the {@link querystring} module's `parse()` method. If `false`, the `query` property + * on the returned URL object will be an unparsed, undecoded string. + * @param [slashesDenoteHost=false] If `true`, the first token after the literal string `//` and preceding the next `/` will be interpreted as the `host`. For instance, given `//foo/bar`, the + * result would be `{host: 'foo', pathname: '/bar'}` rather than `{pathname: '//foo/bar'}`. + */ + function parse(urlString: string): UrlWithStringQuery; + function parse(urlString: string, parseQueryString: false | undefined, slashesDenoteHost?: boolean): UrlWithStringQuery; + function parse(urlString: string, parseQueryString: true, slashesDenoteHost?: boolean): UrlWithParsedQuery; + function parse(urlString: string, parseQueryString: boolean, slashesDenoteHost?: boolean): Url; + /** + * The `url.format()` method returns a formatted URL string derived from`urlObject`. + * + * ```js + * const url = require('node:url'); + * url.format({ + * protocol: 'https', + * hostname: 'example.com', + * pathname: '/some/path', + * query: { + * page: 1, + * format: 'json', + * }, + * }); + * + * // => 'https://example.com/some/path?page=1&format=json' + * ``` + * + * If `urlObject` is not an object or a string, `url.format()` will throw a `TypeError`. + * + * The formatting process operates as follows: + * + * * A new empty string `result` is created. + * * If `urlObject.protocol` is a string, it is appended as-is to `result`. + * * Otherwise, if `urlObject.protocol` is not `undefined` and is not a string, an `Error` is thrown. + * * For all string values of `urlObject.protocol` that _do not end_ with an ASCII + * colon (`:`) character, the literal string `:` will be appended to `result`. + * * If either of the following conditions is true, then the literal string `//`will be appended to `result`: + * * `urlObject.slashes` property is true; + * * `urlObject.protocol` begins with `http`, `https`, `ftp`, `gopher`, or`file`; + * * If the value of the `urlObject.auth` property is truthy, and either`urlObject.host` or `urlObject.hostname` are not `undefined`, the value of`urlObject.auth` will be coerced into a string + * and appended to `result`followed by the literal string `@`. + * * If the `urlObject.host` property is `undefined` then: + * * If the `urlObject.hostname` is a string, it is appended to `result`. + * * Otherwise, if `urlObject.hostname` is not `undefined` and is not a string, + * an `Error` is thrown. + * * If the `urlObject.port` property value is truthy, and `urlObject.hostname`is not `undefined`: + * * The literal string `:` is appended to `result`, and + * * The value of `urlObject.port` is coerced to a string and appended to`result`. + * * Otherwise, if the `urlObject.host` property value is truthy, the value of`urlObject.host` is coerced to a string and appended to `result`. + * * If the `urlObject.pathname` property is a string that is not an empty string: + * * If the `urlObject.pathname`_does not start_ with an ASCII forward slash + * (`/`), then the literal string `'/'` is appended to `result`. + * * The value of `urlObject.pathname` is appended to `result`. + * * Otherwise, if `urlObject.pathname` is not `undefined` and is not a string, an `Error` is thrown. + * * If the `urlObject.search` property is `undefined` and if the `urlObject.query`property is an `Object`, the literal string `?` is appended to `result`followed by the output of calling the + * `querystring` module's `stringify()`method passing the value of `urlObject.query`. + * * Otherwise, if `urlObject.search` is a string: + * * If the value of `urlObject.search`_does not start_ with the ASCII question + * mark (`?`) character, the literal string `?` is appended to `result`. + * * The value of `urlObject.search` is appended to `result`. + * * Otherwise, if `urlObject.search` is not `undefined` and is not a string, an `Error` is thrown. + * * If the `urlObject.hash` property is a string: + * * If the value of `urlObject.hash`_does not start_ with the ASCII hash (`#`) + * character, the literal string `#` is appended to `result`. + * * The value of `urlObject.hash` is appended to `result`. + * * Otherwise, if the `urlObject.hash` property is not `undefined` and is not a + * string, an `Error` is thrown. + * * `result` is returned. + * @since v0.1.25 + * @legacy Use the WHATWG URL API instead. + * @param urlObject A URL object (as returned by `url.parse()` or constructed otherwise). If a string, it is converted to an object by passing it to `url.parse()`. + */ + function format(urlObject: URL, options?: URLFormatOptions): string; + /** + * The `url.format()` method returns a formatted URL string derived from`urlObject`. + * + * ```js + * const url = require('url'); + * url.format({ + * protocol: 'https', + * hostname: 'example.com', + * pathname: '/some/path', + * query: { + * page: 1, + * format: 'json' + * } + * }); + * + * // => 'https://example.com/some/path?page=1&format=json' + * ``` + * + * If `urlObject` is not an object or a string, `url.format()` will throw a `TypeError`. + * + * The formatting process operates as follows: + * + * * A new empty string `result` is created. + * * If `urlObject.protocol` is a string, it is appended as-is to `result`. + * * Otherwise, if `urlObject.protocol` is not `undefined` and is not a string, an `Error` is thrown. + * * For all string values of `urlObject.protocol` that _do not end_ with an ASCII + * colon (`:`) character, the literal string `:` will be appended to `result`. + * * If either of the following conditions is true, then the literal string `//`will be appended to `result`: + * * `urlObject.slashes` property is true; + * * `urlObject.protocol` begins with `http`, `https`, `ftp`, `gopher`, or`file`; + * * If the value of the `urlObject.auth` property is truthy, and either`urlObject.host` or `urlObject.hostname` are not `undefined`, the value of`urlObject.auth` will be coerced into a string + * and appended to `result`followed by the literal string `@`. + * * If the `urlObject.host` property is `undefined` then: + * * If the `urlObject.hostname` is a string, it is appended to `result`. + * * Otherwise, if `urlObject.hostname` is not `undefined` and is not a string, + * an `Error` is thrown. + * * If the `urlObject.port` property value is truthy, and `urlObject.hostname`is not `undefined`: + * * The literal string `:` is appended to `result`, and + * * The value of `urlObject.port` is coerced to a string and appended to`result`. + * * Otherwise, if the `urlObject.host` property value is truthy, the value of`urlObject.host` is coerced to a string and appended to `result`. + * * If the `urlObject.pathname` property is a string that is not an empty string: + * * If the `urlObject.pathname`_does not start_ with an ASCII forward slash + * (`/`), then the literal string `'/'` is appended to `result`. + * * The value of `urlObject.pathname` is appended to `result`. + * * Otherwise, if `urlObject.pathname` is not `undefined` and is not a string, an `Error` is thrown. + * * If the `urlObject.search` property is `undefined` and if the `urlObject.query`property is an `Object`, the literal string `?` is appended to `result`followed by the output of calling the + * `querystring` module's `stringify()`method passing the value of `urlObject.query`. + * * Otherwise, if `urlObject.search` is a string: + * * If the value of `urlObject.search`_does not start_ with the ASCII question + * mark (`?`) character, the literal string `?` is appended to `result`. + * * The value of `urlObject.search` is appended to `result`. + * * Otherwise, if `urlObject.search` is not `undefined` and is not a string, an `Error` is thrown. + * * If the `urlObject.hash` property is a string: + * * If the value of `urlObject.hash`_does not start_ with the ASCII hash (`#`) + * character, the literal string `#` is appended to `result`. + * * The value of `urlObject.hash` is appended to `result`. + * * Otherwise, if the `urlObject.hash` property is not `undefined` and is not a + * string, an `Error` is thrown. + * * `result` is returned. + * @since v0.1.25 + * @legacy Use the WHATWG URL API instead. + * @param urlObject A URL object (as returned by `url.parse()` or constructed otherwise). If a string, it is converted to an object by passing it to `url.parse()`. + */ + function format(urlObject: UrlObject | string): string; + /** + * The `url.resolve()` method resolves a target URL relative to a base URL in a + * manner similar to that of a web browser resolving an anchor tag. + * + * ```js + * const url = require('node:url'); + * url.resolve('/one/two/three', 'four'); // '/one/two/four' + * url.resolve('http://example.com/', '/one'); // 'http://example.com/one' + * url.resolve('http://example.com/one', '/two'); // 'http://example.com/two' + * ``` + * + * To achieve the same result using the WHATWG URL API: + * + * ```js + * function resolve(from, to) { + * const resolvedUrl = new URL(to, new URL(from, 'resolve://')); + * if (resolvedUrl.protocol === 'resolve:') { + * // `from` is a relative URL. + * const { pathname, search, hash } = resolvedUrl; + * return pathname + search + hash; + * } + * return resolvedUrl.toString(); + * } + * + * resolve('/one/two/three', 'four'); // '/one/two/four' + * resolve('http://example.com/', '/one'); // 'http://example.com/one' + * resolve('http://example.com/one', '/two'); // 'http://example.com/two' + * ``` + * @since v0.1.25 + * @legacy Use the WHATWG URL API instead. + * @param from The base URL to use if `to` is a relative URL. + * @param to The target URL to resolve. + */ + function resolve(from: string, to: string): string; + /** + * Returns the [Punycode](https://tools.ietf.org/html/rfc5891#section-4.4) ASCII serialization of the `domain`. If `domain` is an + * invalid domain, the empty string is returned. + * + * It performs the inverse operation to {@link domainToUnicode}. + * + * ```js + * import url from 'node:url'; + * + * console.log(url.domainToASCII('español.com')); + * // Prints xn--espaol-zwa.com + * console.log(url.domainToASCII('中文.com')); + * // Prints xn--fiq228c.com + * console.log(url.domainToASCII('xn--iñvalid.com')); + * // Prints an empty string + * ``` + * @since v7.4.0, v6.13.0 + */ + function domainToASCII(domain: string): string; + /** + * Returns the Unicode serialization of the `domain`. If `domain` is an invalid + * domain, the empty string is returned. + * + * It performs the inverse operation to {@link domainToASCII}. + * + * ```js + * import url from 'node:url'; + * + * console.log(url.domainToUnicode('xn--espaol-zwa.com')); + * // Prints español.com + * console.log(url.domainToUnicode('xn--fiq228c.com')); + * // Prints 中文.com + * console.log(url.domainToUnicode('xn--iñvalid.com')); + * // Prints an empty string + * ``` + * @since v7.4.0, v6.13.0 + */ + function domainToUnicode(domain: string): string; + /** + * This function ensures the correct decodings of percent-encoded characters as + * well as ensuring a cross-platform valid absolute path string. + * + * ```js + * import { fileURLToPath } from 'node:url'; + * + * const __filename = fileURLToPath(import.meta.url); + * + * new URL('file:///C:/path/').pathname; // Incorrect: /C:/path/ + * fileURLToPath('file:///C:/path/'); // Correct: C:\path\ (Windows) + * + * new URL('file://nas/foo.txt').pathname; // Incorrect: /foo.txt + * fileURLToPath('file://nas/foo.txt'); // Correct: \\nas\foo.txt (Windows) + * + * new URL('file:///你好.txt').pathname; // Incorrect: /%E4%BD%A0%E5%A5%BD.txt + * fileURLToPath('file:///你好.txt'); // Correct: /你好.txt (POSIX) + * + * new URL('file:///hello world').pathname; // Incorrect: /hello%20world + * fileURLToPath('file:///hello world'); // Correct: /hello world (POSIX) + * ``` + * @since v10.12.0 + * @param url The file URL string or URL object to convert to a path. + * @return The fully-resolved platform-specific Node.js file path. + */ + function fileURLToPath(url: string | URL): string; + /** + * This function ensures that `path` is resolved absolutely, and that the URL + * control characters are correctly encoded when converting into a File URL. + * + * ```js + * import { pathToFileURL } from 'node:url'; + * + * new URL('/foo#1', 'file:'); // Incorrect: file:///foo#1 + * pathToFileURL('/foo#1'); // Correct: file:///foo%231 (POSIX) + * + * new URL('/some/path%.c', 'file:'); // Incorrect: file:///some/path%.c + * pathToFileURL('/some/path%.c'); // Correct: file:///some/path%25.c (POSIX) + * ``` + * @since v10.12.0 + * @param path The path to convert to a File URL. + * @return The file URL object. + */ + function pathToFileURL(path: string): URL; + /** + * This utility function converts a URL object into an ordinary options object as + * expected by the `http.request()` and `https.request()` APIs. + * + * ```js + * import { urlToHttpOptions } from 'node:url'; + * const myURL = new URL('https://a:b@測試?abc#foo'); + * + * console.log(urlToHttpOptions(myURL)); + * /* + * { + * protocol: 'https:', + * hostname: 'xn--g6w251d', + * hash: '#foo', + * search: '?abc', + * pathname: '/', + * path: '/?abc', + * href: 'https://a:b@xn--g6w251d/?abc#foo', + * auth: 'a:b' + * } + * + * ``` + * @since v15.7.0, v14.18.0 + * @param url The `WHATWG URL` object to convert to an options object. + * @return Options object + */ + function urlToHttpOptions(url: URL): ClientRequestArgs; + interface URLFormatOptions { + auth?: boolean | undefined; + fragment?: boolean | undefined; + search?: boolean | undefined; + unicode?: boolean | undefined; + } + /** + * Browser-compatible `URL` class, implemented by following the WHATWG URL + * Standard. [Examples of parsed URLs](https://url.spec.whatwg.org/#example-url-parsing) may be found in the Standard itself. + * The `URL` class is also available on the global object. + * + * In accordance with browser conventions, all properties of `URL` objects + * are implemented as getters and setters on the class prototype, rather than as + * data properties on the object itself. Thus, unlike `legacy urlObject` s, + * using the `delete` keyword on any properties of `URL` objects (e.g. `delete myURL.protocol`, `delete myURL.pathname`, etc) has no effect but will still + * return `true`. + * @since v7.0.0, v6.13.0 + */ + class URL { + /** + * Creates a `'blob:nodedata:...'` URL string that represents the given `Blob` object and can be used to retrieve the `Blob` later. + * + * ```js + * const { + * Blob, + * resolveObjectURL, + * } = require('node:buffer'); + * + * const blob = new Blob(['hello']); + * const id = URL.createObjectURL(blob); + * + * // later... + * + * const otherBlob = resolveObjectURL(id); + * console.log(otherBlob.size); + * ``` + * + * The data stored by the registered `Blob` will be retained in memory until`URL.revokeObjectURL()` is called to remove it. + * + * `Blob` objects are registered within the current thread. If using Worker + * Threads, `Blob` objects registered within one Worker will not be available + * to other workers or the main thread. + * @since v16.7.0 + * @experimental + */ + static createObjectURL(blob: NodeBlob): string; + /** + * Removes the stored `Blob` identified by the given ID. Attempting to revoke a + * ID that isn't registered will silently fail. + * @since v16.7.0 + * @experimental + * @param id A `'blob:nodedata:...` URL string returned by a prior call to `URL.createObjectURL()`. + */ + static revokeObjectURL(objectUrl: string): void; + constructor(input: string, base?: string | URL); + /** + * Gets and sets the fragment portion of the URL. + * + * ```js + * const myURL = new URL('https://example.org/foo#bar'); + * console.log(myURL.hash); + * // Prints #bar + * + * myURL.hash = 'baz'; + * console.log(myURL.href); + * // Prints https://example.org/foo#baz + * ``` + * + * Invalid URL characters included in the value assigned to the `hash` property + * are `percent-encoded`. The selection of which characters to + * percent-encode may vary somewhat from what the {@link parse} and {@link format} methods would produce. + */ + hash: string; + /** + * Gets and sets the host portion of the URL. + * + * ```js + * const myURL = new URL('https://example.org:81/foo'); + * console.log(myURL.host); + * // Prints example.org:81 + * + * myURL.host = 'example.com:82'; + * console.log(myURL.href); + * // Prints https://example.com:82/foo + * ``` + * + * Invalid host values assigned to the `host` property are ignored. + */ + host: string; + /** + * Gets and sets the host name portion of the URL. The key difference between`url.host` and `url.hostname` is that `url.hostname` does _not_ include the + * port. + * + * ```js + * const myURL = new URL('https://example.org:81/foo'); + * console.log(myURL.hostname); + * // Prints example.org + * + * // Setting the hostname does not change the port + * myURL.hostname = 'example.com'; + * console.log(myURL.href); + * // Prints https://example.com:81/foo + * + * // Use myURL.host to change the hostname and port + * myURL.host = 'example.org:82'; + * console.log(myURL.href); + * // Prints https://example.org:82/foo + * ``` + * + * Invalid host name values assigned to the `hostname` property are ignored. + */ + hostname: string; + /** + * Gets and sets the serialized URL. + * + * ```js + * const myURL = new URL('https://example.org/foo'); + * console.log(myURL.href); + * // Prints https://example.org/foo + * + * myURL.href = 'https://example.com/bar'; + * console.log(myURL.href); + * // Prints https://example.com/bar + * ``` + * + * Getting the value of the `href` property is equivalent to calling {@link toString}. + * + * Setting the value of this property to a new value is equivalent to creating a + * new `URL` object using `new URL(value)`. Each of the `URL`object's properties will be modified. + * + * If the value assigned to the `href` property is not a valid URL, a `TypeError`will be thrown. + */ + href: string; + /** + * Gets the read-only serialization of the URL's origin. + * + * ```js + * const myURL = new URL('https://example.org/foo/bar?baz'); + * console.log(myURL.origin); + * // Prints https://example.org + * ``` + * + * ```js + * const idnURL = new URL('https://測試'); + * console.log(idnURL.origin); + * // Prints https://xn--g6w251d + * + * console.log(idnURL.hostname); + * // Prints xn--g6w251d + * ``` + */ + readonly origin: string; + /** + * Gets and sets the password portion of the URL. + * + * ```js + * const myURL = new URL('https://abc:xyz@example.com'); + * console.log(myURL.password); + * // Prints xyz + * + * myURL.password = '123'; + * console.log(myURL.href); + * // Prints https://abc:123@example.com/ + * ``` + * + * Invalid URL characters included in the value assigned to the `password` property + * are `percent-encoded`. The selection of which characters to + * percent-encode may vary somewhat from what the {@link parse} and {@link format} methods would produce. + */ + password: string; + /** + * Gets and sets the path portion of the URL. + * + * ```js + * const myURL = new URL('https://example.org/abc/xyz?123'); + * console.log(myURL.pathname); + * // Prints /abc/xyz + * + * myURL.pathname = '/abcdef'; + * console.log(myURL.href); + * // Prints https://example.org/abcdef?123 + * ``` + * + * Invalid URL characters included in the value assigned to the `pathname`property are `percent-encoded`. The selection of which characters + * to percent-encode may vary somewhat from what the {@link parse} and {@link format} methods would produce. + */ + pathname: string; + /** + * Gets and sets the port portion of the URL. + * + * The port value may be a number or a string containing a number in the range`0` to `65535` (inclusive). Setting the value to the default port of the`URL` objects given `protocol` will + * result in the `port` value becoming + * the empty string (`''`). + * + * The port value can be an empty string in which case the port depends on + * the protocol/scheme: + * + * + * + * Upon assigning a value to the port, the value will first be converted to a + * string using `.toString()`. + * + * If that string is invalid but it begins with a number, the leading number is + * assigned to `port`. + * If the number lies outside the range denoted above, it is ignored. + * + * ```js + * const myURL = new URL('https://example.org:8888'); + * console.log(myURL.port); + * // Prints 8888 + * + * // Default ports are automatically transformed to the empty string + * // (HTTPS protocol's default port is 443) + * myURL.port = '443'; + * console.log(myURL.port); + * // Prints the empty string + * console.log(myURL.href); + * // Prints https://example.org/ + * + * myURL.port = 1234; + * console.log(myURL.port); + * // Prints 1234 + * console.log(myURL.href); + * // Prints https://example.org:1234/ + * + * // Completely invalid port strings are ignored + * myURL.port = 'abcd'; + * console.log(myURL.port); + * // Prints 1234 + * + * // Leading numbers are treated as a port number + * myURL.port = '5678abcd'; + * console.log(myURL.port); + * // Prints 5678 + * + * // Non-integers are truncated + * myURL.port = 1234.5678; + * console.log(myURL.port); + * // Prints 1234 + * + * // Out-of-range numbers which are not represented in scientific notation + * // will be ignored. + * myURL.port = 1e10; // 10000000000, will be range-checked as described below + * console.log(myURL.port); + * // Prints 1234 + * ``` + * + * Numbers which contain a decimal point, + * such as floating-point numbers or numbers in scientific notation, + * are not an exception to this rule. + * Leading numbers up to the decimal point will be set as the URL's port, + * assuming they are valid: + * + * ```js + * myURL.port = 4.567e21; + * console.log(myURL.port); + * // Prints 4 (because it is the leading number in the string '4.567e21') + * ``` + */ + port: string; + /** + * Gets and sets the protocol portion of the URL. + * + * ```js + * const myURL = new URL('https://example.org'); + * console.log(myURL.protocol); + * // Prints https: + * + * myURL.protocol = 'ftp'; + * console.log(myURL.href); + * // Prints ftp://example.org/ + * ``` + * + * Invalid URL protocol values assigned to the `protocol` property are ignored. + */ + protocol: string; + /** + * Gets and sets the serialized query portion of the URL. + * + * ```js + * const myURL = new URL('https://example.org/abc?123'); + * console.log(myURL.search); + * // Prints ?123 + * + * myURL.search = 'abc=xyz'; + * console.log(myURL.href); + * // Prints https://example.org/abc?abc=xyz + * ``` + * + * Any invalid URL characters appearing in the value assigned the `search`property will be `percent-encoded`. The selection of which + * characters to percent-encode may vary somewhat from what the {@link parse} and {@link format} methods would produce. + */ + search: string; + /** + * Gets the `URLSearchParams` object representing the query parameters of the + * URL. This property is read-only but the `URLSearchParams` object it provides + * can be used to mutate the URL instance; to replace the entirety of query + * parameters of the URL, use the {@link search} setter. See `URLSearchParams` documentation for details. + * + * Use care when using `.searchParams` to modify the `URL` because, + * per the WHATWG specification, the `URLSearchParams` object uses + * different rules to determine which characters to percent-encode. For + * instance, the `URL` object will not percent encode the ASCII tilde (`~`) + * character, while `URLSearchParams` will always encode it: + * + * ```js + * const myURL = new URL('https://example.org/abc?foo=~bar'); + * + * console.log(myURL.search); // prints ?foo=~bar + * + * // Modify the URL via searchParams... + * myURL.searchParams.sort(); + * + * console.log(myURL.search); // prints ?foo=%7Ebar + * ``` + */ + readonly searchParams: URLSearchParams; + /** + * Gets and sets the username portion of the URL. + * + * ```js + * const myURL = new URL('https://abc:xyz@example.com'); + * console.log(myURL.username); + * // Prints abc + * + * myURL.username = '123'; + * console.log(myURL.href); + * // Prints https://123:xyz@example.com/ + * ``` + * + * Any invalid URL characters appearing in the value assigned the `username`property will be `percent-encoded`. The selection of which + * characters to percent-encode may vary somewhat from what the {@link parse} and {@link format} methods would produce. + */ + username: string; + /** + * The `toString()` method on the `URL` object returns the serialized URL. The + * value returned is equivalent to that of {@link href} and {@link toJSON}. + */ + toString(): string; + /** + * The `toJSON()` method on the `URL` object returns the serialized URL. The + * value returned is equivalent to that of {@link href} and {@link toString}. + * + * This method is automatically called when an `URL` object is serialized + * with [`JSON.stringify()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify). + * + * ```js + * const myURLs = [ + * new URL('https://www.example.com'), + * new URL('https://test.example.org'), + * ]; + * console.log(JSON.stringify(myURLs)); + * // Prints ["https://www.example.com/","https://test.example.org/"] + * ``` + */ + toJSON(): string; + } + /** + * The `URLSearchParams` API provides read and write access to the query of a`URL`. The `URLSearchParams` class can also be used standalone with one of the + * four following constructors. + * The `URLSearchParams` class is also available on the global object. + * + * The WHATWG `URLSearchParams` interface and the `querystring` module have + * similar purpose, but the purpose of the `querystring` module is more + * general, as it allows the customization of delimiter characters (`&` and `=`). + * On the other hand, this API is designed purely for URL query strings. + * + * ```js + * const myURL = new URL('https://example.org/?abc=123'); + * console.log(myURL.searchParams.get('abc')); + * // Prints 123 + * + * myURL.searchParams.append('abc', 'xyz'); + * console.log(myURL.href); + * // Prints https://example.org/?abc=123&abc=xyz + * + * myURL.searchParams.delete('abc'); + * myURL.searchParams.set('a', 'b'); + * console.log(myURL.href); + * // Prints https://example.org/?a=b + * + * const newSearchParams = new URLSearchParams(myURL.searchParams); + * // The above is equivalent to + * // const newSearchParams = new URLSearchParams(myURL.search); + * + * newSearchParams.append('a', 'c'); + * console.log(myURL.href); + * // Prints https://example.org/?a=b + * console.log(newSearchParams.toString()); + * // Prints a=b&a=c + * + * // newSearchParams.toString() is implicitly called + * myURL.search = newSearchParams; + * console.log(myURL.href); + * // Prints https://example.org/?a=b&a=c + * newSearchParams.delete('a'); + * console.log(myURL.href); + * // Prints https://example.org/?a=b&a=c + * ``` + * @since v7.5.0, v6.13.0 + */ + class URLSearchParams implements Iterable<[string, string]> { + constructor(init?: URLSearchParams | string | Record> | Iterable<[string, string]> | ReadonlyArray<[string, string]>); + /** + * Append a new name-value pair to the query string. + */ + append(name: string, value: string): void; + /** + * If `value` is provided, removes all name-value pairs + * where name is `name` and value is `value`.. + * + * If `value` is not provided, removes all name-value pairs whose name is `name`. + */ + delete(name: string, value?: string): void; + /** + * Returns an ES6 `Iterator` over each of the name-value pairs in the query. + * Each item of the iterator is a JavaScript `Array`. The first item of the `Array`is the `name`, the second item of the `Array` is the `value`. + * + * Alias for `urlSearchParams[@@iterator]()`. + */ + entries(): IterableIterator<[string, string]>; + /** + * Iterates over each name-value pair in the query and invokes the given function. + * + * ```js + * const myURL = new URL('https://example.org/?a=b&c=d'); + * myURL.searchParams.forEach((value, name, searchParams) => { + * console.log(name, value, myURL.searchParams === searchParams); + * }); + * // Prints: + * // a b true + * // c d true + * ``` + * @param fn Invoked for each name-value pair in the query + * @param thisArg To be used as `this` value for when `fn` is called + */ + forEach(callback: (this: TThis, value: string, name: string, searchParams: URLSearchParams) => void, thisArg?: TThis): void; + /** + * Returns the value of the first name-value pair whose name is `name`. If there + * are no such pairs, `null` is returned. + * @return or `null` if there is no name-value pair with the given `name`. + */ + get(name: string): string | null; + /** + * Returns the values of all name-value pairs whose name is `name`. If there are + * no such pairs, an empty array is returned. + */ + getAll(name: string): string[]; + /** + * Checks if the `URLSearchParams` object contains key-value pair(s) based on`name` and an optional `value` argument. + * + * If `value` is provided, returns `true` when name-value pair with + * same `name` and `value` exists. + * + * If `value` is not provided, returns `true` if there is at least one name-value + * pair whose name is `name`. + */ + has(name: string, value?: string): boolean; + /** + * Returns an ES6 `Iterator` over the names of each name-value pair. + * + * ```js + * const params = new URLSearchParams('foo=bar&foo=baz'); + * for (const name of params.keys()) { + * console.log(name); + * } + * // Prints: + * // foo + * // foo + * ``` + */ + keys(): IterableIterator; + /** + * Sets the value in the `URLSearchParams` object associated with `name` to`value`. If there are any pre-existing name-value pairs whose names are `name`, + * set the first such pair's value to `value` and remove all others. If not, + * append the name-value pair to the query string. + * + * ```js + * const params = new URLSearchParams(); + * params.append('foo', 'bar'); + * params.append('foo', 'baz'); + * params.append('abc', 'def'); + * console.log(params.toString()); + * // Prints foo=bar&foo=baz&abc=def + * + * params.set('foo', 'def'); + * params.set('xyz', 'opq'); + * console.log(params.toString()); + * // Prints foo=def&abc=def&xyz=opq + * ``` + */ + set(name: string, value: string): void; + /** + * The total number of parameter entries. + * @since v19.8.0 + */ + readonly size: number; + /** + * Sort all existing name-value pairs in-place by their names. Sorting is done + * with a [stable sorting algorithm](https://en.wikipedia.org/wiki/Sorting_algorithm#Stability), so relative order between name-value pairs + * with the same name is preserved. + * + * This method can be used, in particular, to increase cache hits. + * + * ```js + * const params = new URLSearchParams('query[]=abc&type=search&query[]=123'); + * params.sort(); + * console.log(params.toString()); + * // Prints query%5B%5D=abc&query%5B%5D=123&type=search + * ``` + * @since v7.7.0, v6.13.0 + */ + sort(): void; + /** + * Returns the search parameters serialized as a string, with characters + * percent-encoded where necessary. + */ + toString(): string; + /** + * Returns an ES6 `Iterator` over the values of each name-value pair. + */ + values(): IterableIterator; + [Symbol.iterator](): IterableIterator<[string, string]>; + } + import { URL as _URL, URLSearchParams as _URLSearchParams } from 'url'; + global { + interface URLSearchParams extends _URLSearchParams {} + interface URL extends _URL {} + interface Global { + URL: typeof _URL; + URLSearchParams: typeof _URLSearchParams; + } + /** + * `URL` class is a global reference for `require('url').URL` + * https://nodejs.org/api/url.html#the-whatwg-url-api + * @since v10.0.0 + */ + var URL: typeof globalThis extends { + onmessage: any; + URL: infer T; + } + ? T + : typeof _URL; + /** + * `URLSearchParams` class is a global reference for `require('url').URLSearchParams` + * https://nodejs.org/api/url.html#class-urlsearchparams + * @since v10.0.0 + */ + var URLSearchParams: typeof globalThis extends { + onmessage: any; + URLSearchParams: infer T; + } + ? T + : typeof _URLSearchParams; + } +} +declare module 'node:url' { + export * from 'url'; +} diff --git a/node_modules/@types/node/ts4.8/util.d.ts b/node_modules/@types/node/ts4.8/util.d.ts new file mode 100755 index 0000000..228a2c8 --- /dev/null +++ b/node_modules/@types/node/ts4.8/util.d.ts @@ -0,0 +1,2052 @@ +/** + * The `node:util` module supports the needs of Node.js internal APIs. Many of the + * utilities are useful for application and module developers as well. To access + * it: + * + * ```js + * const util = require('node:util'); + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/util.js) + */ +declare module 'util' { + import * as types from 'node:util/types'; + export interface InspectOptions { + /** + * If `true`, object's non-enumerable symbols and properties are included in the formatted result. + * `WeakMap` and `WeakSet` entries are also included as well as user defined prototype properties (excluding method properties). + * @default false + */ + showHidden?: boolean | undefined; + /** + * Specifies the number of times to recurse while formatting object. + * This is useful for inspecting large objects. + * To recurse up to the maximum call stack size pass `Infinity` or `null`. + * @default 2 + */ + depth?: number | null | undefined; + /** + * If `true`, the output is styled with ANSI color codes. Colors are customizable. + */ + colors?: boolean | undefined; + /** + * If `false`, `[util.inspect.custom](depth, opts, inspect)` functions are not invoked. + * @default true + */ + customInspect?: boolean | undefined; + /** + * If `true`, `Proxy` inspection includes the target and handler objects. + * @default false + */ + showProxy?: boolean | undefined; + /** + * Specifies the maximum number of `Array`, `TypedArray`, `WeakMap`, and `WeakSet` elements + * to include when formatting. Set to `null` or `Infinity` to show all elements. + * Set to `0` or negative to show no elements. + * @default 100 + */ + maxArrayLength?: number | null | undefined; + /** + * Specifies the maximum number of characters to + * include when formatting. Set to `null` or `Infinity` to show all elements. + * Set to `0` or negative to show no characters. + * @default 10000 + */ + maxStringLength?: number | null | undefined; + /** + * The length at which input values are split across multiple lines. + * Set to `Infinity` to format the input as a single line + * (in combination with `compact` set to `true` or any number >= `1`). + * @default 80 + */ + breakLength?: number | undefined; + /** + * Setting this to `false` causes each object key + * to be displayed on a new line. It will also add new lines to text that is + * longer than `breakLength`. If set to a number, the most `n` inner elements + * are united on a single line as long as all properties fit into + * `breakLength`. Short array elements are also grouped together. Note that no + * text will be reduced below 16 characters, no matter the `breakLength` size. + * For more information, see the example below. + * @default true + */ + compact?: boolean | number | undefined; + /** + * If set to `true` or a function, all properties of an object, and `Set` and `Map` + * entries are sorted in the resulting string. + * If set to `true` the default sort is used. + * If set to a function, it is used as a compare function. + */ + sorted?: boolean | ((a: string, b: string) => number) | undefined; + /** + * If set to `true`, getters are going to be + * inspected as well. If set to `'get'` only getters without setter are going + * to be inspected. If set to `'set'` only getters having a corresponding + * setter are going to be inspected. This might cause side effects depending on + * the getter function. + * @default false + */ + getters?: 'get' | 'set' | boolean | undefined; + /** + * If set to `true`, an underscore is used to separate every three digits in all bigints and numbers. + * @default false + */ + numericSeparator?: boolean | undefined; + } + export type Style = 'special' | 'number' | 'bigint' | 'boolean' | 'undefined' | 'null' | 'string' | 'symbol' | 'date' | 'regexp' | 'module'; + export type CustomInspectFunction = (depth: number, options: InspectOptionsStylized) => any; // TODO: , inspect: inspect + export interface InspectOptionsStylized extends InspectOptions { + stylize(text: string, styleType: Style): string; + } + /** + * The `util.format()` method returns a formatted string using the first argument + * as a `printf`\-like format string which can contain zero or more format + * specifiers. Each specifier is replaced with the converted value from the + * corresponding argument. Supported specifiers are: + * + * If a specifier does not have a corresponding argument, it is not replaced: + * + * ```js + * util.format('%s:%s', 'foo'); + * // Returns: 'foo:%s' + * ``` + * + * Values that are not part of the format string are formatted using`util.inspect()` if their type is not `string`. + * + * If there are more arguments passed to the `util.format()` method than the + * number of specifiers, the extra arguments are concatenated to the returned + * string, separated by spaces: + * + * ```js + * util.format('%s:%s', 'foo', 'bar', 'baz'); + * // Returns: 'foo:bar baz' + * ``` + * + * If the first argument does not contain a valid format specifier, `util.format()`returns a string that is the concatenation of all arguments separated by spaces: + * + * ```js + * util.format(1, 2, 3); + * // Returns: '1 2 3' + * ``` + * + * If only one argument is passed to `util.format()`, it is returned as it is + * without any formatting: + * + * ```js + * util.format('%% %s'); + * // Returns: '%% %s' + * ``` + * + * `util.format()` is a synchronous method that is intended as a debugging tool. + * Some input values can have a significant performance overhead that can block the + * event loop. Use this function with care and never in a hot code path. + * @since v0.5.3 + * @param format A `printf`-like format string. + */ + export function format(format?: any, ...param: any[]): string; + /** + * This function is identical to {@link format}, except in that it takes + * an `inspectOptions` argument which specifies options that are passed along to {@link inspect}. + * + * ```js + * util.formatWithOptions({ colors: true }, 'See object %O', { foo: 42 }); + * // Returns 'See object { foo: 42 }', where `42` is colored as a number + * // when printed to a terminal. + * ``` + * @since v10.0.0 + */ + export function formatWithOptions(inspectOptions: InspectOptions, format?: any, ...param: any[]): string; + /** + * Returns the string name for a numeric error code that comes from a Node.js API. + * The mapping between error codes and error names is platform-dependent. + * See `Common System Errors` for the names of common errors. + * + * ```js + * fs.access('file/that/does/not/exist', (err) => { + * const name = util.getSystemErrorName(err.errno); + * console.error(name); // ENOENT + * }); + * ``` + * @since v9.7.0 + */ + export function getSystemErrorName(err: number): string; + /** + * Returns a Map of all system error codes available from the Node.js API. + * The mapping between error codes and error names is platform-dependent. + * See `Common System Errors` for the names of common errors. + * + * ```js + * fs.access('file/that/does/not/exist', (err) => { + * const errorMap = util.getSystemErrorMap(); + * const name = errorMap.get(err.errno); + * console.error(name); // ENOENT + * }); + * ``` + * @since v16.0.0, v14.17.0 + */ + export function getSystemErrorMap(): Map; + /** + * The `util.log()` method prints the given `string` to `stdout` with an included + * timestamp. + * + * ```js + * const util = require('node:util'); + * + * util.log('Timestamped message.'); + * ``` + * @since v0.3.0 + * @deprecated Since v6.0.0 - Use a third party module instead. + */ + export function log(string: string): void; + /** + * Returns the `string` after replacing any surrogate code points + * (or equivalently, any unpaired surrogate code units) with the + * Unicode "replacement character" U+FFFD. + * @since v16.8.0, v14.18.0 + */ + export function toUSVString(string: string): string; + /** + * Creates and returns an `AbortController` instance whose `AbortSignal` is marked + * as transferable and can be used with `structuredClone()` or `postMessage()`. + * @since v18.11.0 + * @experimental + * @returns A transferable AbortController + */ + export function transferableAbortController(): AbortController; + /** + * Marks the given `AbortSignal` as transferable so that it can be used with`structuredClone()` and `postMessage()`. + * + * ```js + * const signal = transferableAbortSignal(AbortSignal.timeout(100)); + * const channel = new MessageChannel(); + * channel.port2.postMessage(signal, [signal]); + * ``` + * @since v18.11.0 + * @experimental + * @param signal The AbortSignal + * @returns The same AbortSignal + */ + export function transferableAbortSignal(signal: AbortSignal): AbortSignal; + /** + * Listens to abort event on the provided `signal` and + * returns a promise that is fulfilled when the `signal` is + * aborted. If the passed `resource` is garbage collected before the `signal` is + * aborted, the returned promise shall remain pending indefinitely. + * + * ```js + * import { aborted } from 'node:util'; + * + * const dependent = obtainSomethingAbortable(); + * + * aborted(dependent.signal, dependent).then(() => { + * // Do something when dependent is aborted. + * }); + * + * dependent.on('event', () => { + * dependent.abort(); + * }); + * ``` + * @since v19.7.0 + * @experimental + * @param resource Any non-null entity, reference to which is held weakly. + */ + export function aborted(signal: AbortSignal, resource: any): Promise; + /** + * The `util.inspect()` method returns a string representation of `object` that is + * intended for debugging. The output of `util.inspect` may change at any time + * and should not be depended upon programmatically. Additional `options` may be + * passed that alter the result.`util.inspect()` will use the constructor's name and/or `@@toStringTag` to make + * an identifiable tag for an inspected value. + * + * ```js + * class Foo { + * get [Symbol.toStringTag]() { + * return 'bar'; + * } + * } + * + * class Bar {} + * + * const baz = Object.create(null, { [Symbol.toStringTag]: { value: 'foo' } }); + * + * util.inspect(new Foo()); // 'Foo [bar] {}' + * util.inspect(new Bar()); // 'Bar {}' + * util.inspect(baz); // '[foo] {}' + * ``` + * + * Circular references point to their anchor by using a reference index: + * + * ```js + * const { inspect } = require('node:util'); + * + * const obj = {}; + * obj.a = [obj]; + * obj.b = {}; + * obj.b.inner = obj.b; + * obj.b.obj = obj; + * + * console.log(inspect(obj)); + * // { + * // a: [ [Circular *1] ], + * // b: { inner: [Circular *2], obj: [Circular *1] } + * // } + * ``` + * + * The following example inspects all properties of the `util` object: + * + * ```js + * const util = require('node:util'); + * + * console.log(util.inspect(util, { showHidden: true, depth: null })); + * ``` + * + * The following example highlights the effect of the `compact` option: + * + * ```js + * const util = require('node:util'); + * + * const o = { + * a: [1, 2, [[ + * 'Lorem ipsum dolor sit amet,\nconsectetur adipiscing elit, sed do ' + + * 'eiusmod \ntempor incididunt ut labore et dolore magna aliqua.', + * 'test', + * 'foo']], 4], + * b: new Map([['za', 1], ['zb', 'test']]), + * }; + * console.log(util.inspect(o, { compact: true, depth: 5, breakLength: 80 })); + * + * // { a: + * // [ 1, + * // 2, + * // [ [ 'Lorem ipsum dolor sit amet,\nconsectetur [...]', // A long line + * // 'test', + * // 'foo' ] ], + * // 4 ], + * // b: Map(2) { 'za' => 1, 'zb' => 'test' } } + * + * // Setting `compact` to false or an integer creates more reader friendly output. + * console.log(util.inspect(o, { compact: false, depth: 5, breakLength: 80 })); + * + * // { + * // a: [ + * // 1, + * // 2, + * // [ + * // [ + * // 'Lorem ipsum dolor sit amet,\n' + + * // 'consectetur adipiscing elit, sed do eiusmod \n' + + * // 'tempor incididunt ut labore et dolore magna aliqua.', + * // 'test', + * // 'foo' + * // ] + * // ], + * // 4 + * // ], + * // b: Map(2) { + * // 'za' => 1, + * // 'zb' => 'test' + * // } + * // } + * + * // Setting `breakLength` to e.g. 150 will print the "Lorem ipsum" text in a + * // single line. + * ``` + * + * The `showHidden` option allows [`WeakMap`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakMap) and + * [`WeakSet`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakSet) entries to be + * inspected. If there are more entries than `maxArrayLength`, there is no + * guarantee which entries are displayed. That means retrieving the same [`WeakSet`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakSet) entries twice may + * result in different output. Furthermore, entries + * with no remaining strong references may be garbage collected at any time. + * + * ```js + * const { inspect } = require('node:util'); + * + * const obj = { a: 1 }; + * const obj2 = { b: 2 }; + * const weakSet = new WeakSet([obj, obj2]); + * + * console.log(inspect(weakSet, { showHidden: true })); + * // WeakSet { { a: 1 }, { b: 2 } } + * ``` + * + * The `sorted` option ensures that an object's property insertion order does not + * impact the result of `util.inspect()`. + * + * ```js + * const { inspect } = require('node:util'); + * const assert = require('node:assert'); + * + * const o1 = { + * b: [2, 3, 1], + * a: '`a` comes before `b`', + * c: new Set([2, 3, 1]), + * }; + * console.log(inspect(o1, { sorted: true })); + * // { a: '`a` comes before `b`', b: [ 2, 3, 1 ], c: Set(3) { 1, 2, 3 } } + * console.log(inspect(o1, { sorted: (a, b) => b.localeCompare(a) })); + * // { c: Set(3) { 3, 2, 1 }, b: [ 2, 3, 1 ], a: '`a` comes before `b`' } + * + * const o2 = { + * c: new Set([2, 1, 3]), + * a: '`a` comes before `b`', + * b: [2, 3, 1], + * }; + * assert.strict.equal( + * inspect(o1, { sorted: true }), + * inspect(o2, { sorted: true }), + * ); + * ``` + * + * The `numericSeparator` option adds an underscore every three digits to all + * numbers. + * + * ```js + * const { inspect } = require('node:util'); + * + * const thousand = 1_000; + * const million = 1_000_000; + * const bigNumber = 123_456_789n; + * const bigDecimal = 1_234.123_45; + * + * console.log(thousand, million, bigNumber, bigDecimal); + * // 1_000 1_000_000 123_456_789n 1_234.123_45 + * ``` + * + * `util.inspect()` is a synchronous method intended for debugging. Its maximum + * output length is approximately 128 MiB. Inputs that result in longer output will + * be truncated. + * @since v0.3.0 + * @param object Any JavaScript primitive or `Object`. + * @return The representation of `object`. + */ + export function inspect(object: any, showHidden?: boolean, depth?: number | null, color?: boolean): string; + export function inspect(object: any, options?: InspectOptions): string; + export namespace inspect { + let colors: NodeJS.Dict<[number, number]>; + let styles: { + [K in Style]: string; + }; + let defaultOptions: InspectOptions; + /** + * Allows changing inspect settings from the repl. + */ + let replDefaults: InspectOptions; + /** + * That can be used to declare custom inspect functions. + */ + const custom: unique symbol; + } + /** + * Alias for [`Array.isArray()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/isArray). + * + * Returns `true` if the given `object` is an `Array`. Otherwise, returns `false`. + * + * ```js + * const util = require('node:util'); + * + * util.isArray([]); + * // Returns: true + * util.isArray(new Array()); + * // Returns: true + * util.isArray({}); + * // Returns: false + * ``` + * @since v0.6.0 + * @deprecated Since v4.0.0 - Use `isArray` instead. + */ + export function isArray(object: unknown): object is unknown[]; + /** + * Returns `true` if the given `object` is a `RegExp`. Otherwise, returns `false`. + * + * ```js + * const util = require('node:util'); + * + * util.isRegExp(/some regexp/); + * // Returns: true + * util.isRegExp(new RegExp('another regexp')); + * // Returns: true + * util.isRegExp({}); + * // Returns: false + * ``` + * @since v0.6.0 + * @deprecated Since v4.0.0 - Deprecated + */ + export function isRegExp(object: unknown): object is RegExp; + /** + * Returns `true` if the given `object` is a `Date`. Otherwise, returns `false`. + * + * ```js + * const util = require('node:util'); + * + * util.isDate(new Date()); + * // Returns: true + * util.isDate(Date()); + * // false (without 'new' returns a String) + * util.isDate({}); + * // Returns: false + * ``` + * @since v0.6.0 + * @deprecated Since v4.0.0 - Use {@link types.isDate} instead. + */ + export function isDate(object: unknown): object is Date; + /** + * Returns `true` if the given `object` is an `Error`. Otherwise, returns`false`. + * + * ```js + * const util = require('node:util'); + * + * util.isError(new Error()); + * // Returns: true + * util.isError(new TypeError()); + * // Returns: true + * util.isError({ name: 'Error', message: 'an error occurred' }); + * // Returns: false + * ``` + * + * This method relies on `Object.prototype.toString()` behavior. It is + * possible to obtain an incorrect result when the `object` argument manipulates`@@toStringTag`. + * + * ```js + * const util = require('node:util'); + * const obj = { name: 'Error', message: 'an error occurred' }; + * + * util.isError(obj); + * // Returns: false + * obj[Symbol.toStringTag] = 'Error'; + * util.isError(obj); + * // Returns: true + * ``` + * @since v0.6.0 + * @deprecated Since v4.0.0 - Use {@link types.isNativeError} instead. + */ + export function isError(object: unknown): object is Error; + /** + * Usage of `util.inherits()` is discouraged. Please use the ES6 `class` and`extends` keywords to get language level inheritance support. Also note + * that the two styles are [semantically incompatible](https://github.com/nodejs/node/issues/4179). + * + * Inherit the prototype methods from one [constructor](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/constructor) into another. The + * prototype of `constructor` will be set to a new object created from`superConstructor`. + * + * This mainly adds some input validation on top of`Object.setPrototypeOf(constructor.prototype, superConstructor.prototype)`. + * As an additional convenience, `superConstructor` will be accessible + * through the `constructor.super_` property. + * + * ```js + * const util = require('node:util'); + * const EventEmitter = require('node:events'); + * + * function MyStream() { + * EventEmitter.call(this); + * } + * + * util.inherits(MyStream, EventEmitter); + * + * MyStream.prototype.write = function(data) { + * this.emit('data', data); + * }; + * + * const stream = new MyStream(); + * + * console.log(stream instanceof EventEmitter); // true + * console.log(MyStream.super_ === EventEmitter); // true + * + * stream.on('data', (data) => { + * console.log(`Received data: "${data}"`); + * }); + * stream.write('It works!'); // Received data: "It works!" + * ``` + * + * ES6 example using `class` and `extends`: + * + * ```js + * const EventEmitter = require('node:events'); + * + * class MyStream extends EventEmitter { + * write(data) { + * this.emit('data', data); + * } + * } + * + * const stream = new MyStream(); + * + * stream.on('data', (data) => { + * console.log(`Received data: "${data}"`); + * }); + * stream.write('With ES6'); + * ``` + * @since v0.3.0 + * @legacy Use ES2015 class syntax and `extends` keyword instead. + */ + export function inherits(constructor: unknown, superConstructor: unknown): void; + export type DebugLoggerFunction = (msg: string, ...param: unknown[]) => void; + export interface DebugLogger extends DebugLoggerFunction { + enabled: boolean; + } + /** + * The `util.debuglog()` method is used to create a function that conditionally + * writes debug messages to `stderr` based on the existence of the `NODE_DEBUG`environment variable. If the `section` name appears within the value of that + * environment variable, then the returned function operates similar to `console.error()`. If not, then the returned function is a no-op. + * + * ```js + * const util = require('node:util'); + * const debuglog = util.debuglog('foo'); + * + * debuglog('hello from foo [%d]', 123); + * ``` + * + * If this program is run with `NODE_DEBUG=foo` in the environment, then + * it will output something like: + * + * ```console + * FOO 3245: hello from foo [123] + * ``` + * + * where `3245` is the process id. If it is not run with that + * environment variable set, then it will not print anything. + * + * The `section` supports wildcard also: + * + * ```js + * const util = require('node:util'); + * const debuglog = util.debuglog('foo-bar'); + * + * debuglog('hi there, it\'s foo-bar [%d]', 2333); + * ``` + * + * if it is run with `NODE_DEBUG=foo*` in the environment, then it will output + * something like: + * + * ```console + * FOO-BAR 3257: hi there, it's foo-bar [2333] + * ``` + * + * Multiple comma-separated `section` names may be specified in the `NODE_DEBUG`environment variable: `NODE_DEBUG=fs,net,tls`. + * + * The optional `callback` argument can be used to replace the logging function + * with a different function that doesn't have any initialization or + * unnecessary wrapping. + * + * ```js + * const util = require('node:util'); + * let debuglog = util.debuglog('internals', (debug) => { + * // Replace with a logging function that optimizes out + * // testing if the section is enabled + * debuglog = debug; + * }); + * ``` + * @since v0.11.3 + * @param section A string identifying the portion of the application for which the `debuglog` function is being created. + * @param callback A callback invoked the first time the logging function is called with a function argument that is a more optimized logging function. + * @return The logging function + */ + export function debuglog(section: string, callback?: (fn: DebugLoggerFunction) => void): DebugLogger; + export const debug: typeof debuglog; + /** + * Returns `true` if the given `object` is a `Boolean`. Otherwise, returns `false`. + * + * ```js + * const util = require('node:util'); + * + * util.isBoolean(1); + * // Returns: false + * util.isBoolean(0); + * // Returns: false + * util.isBoolean(false); + * // Returns: true + * ``` + * @since v0.11.5 + * @deprecated Since v4.0.0 - Use `typeof value === 'boolean'` instead. + */ + export function isBoolean(object: unknown): object is boolean; + /** + * Returns `true` if the given `object` is a `Buffer`. Otherwise, returns `false`. + * + * ```js + * const util = require('node:util'); + * + * util.isBuffer({ length: 0 }); + * // Returns: false + * util.isBuffer([]); + * // Returns: false + * util.isBuffer(Buffer.from('hello world')); + * // Returns: true + * ``` + * @since v0.11.5 + * @deprecated Since v4.0.0 - Use `isBuffer` instead. + */ + export function isBuffer(object: unknown): object is Buffer; + /** + * Returns `true` if the given `object` is a `Function`. Otherwise, returns`false`. + * + * ```js + * const util = require('node:util'); + * + * function Foo() {} + * const Bar = () => {}; + * + * util.isFunction({}); + * // Returns: false + * util.isFunction(Foo); + * // Returns: true + * util.isFunction(Bar); + * // Returns: true + * ``` + * @since v0.11.5 + * @deprecated Since v4.0.0 - Use `typeof value === 'function'` instead. + */ + export function isFunction(object: unknown): boolean; + /** + * Returns `true` if the given `object` is strictly `null`. Otherwise, returns`false`. + * + * ```js + * const util = require('node:util'); + * + * util.isNull(0); + * // Returns: false + * util.isNull(undefined); + * // Returns: false + * util.isNull(null); + * // Returns: true + * ``` + * @since v0.11.5 + * @deprecated Since v4.0.0 - Use `value === null` instead. + */ + export function isNull(object: unknown): object is null; + /** + * Returns `true` if the given `object` is `null` or `undefined`. Otherwise, + * returns `false`. + * + * ```js + * const util = require('node:util'); + * + * util.isNullOrUndefined(0); + * // Returns: false + * util.isNullOrUndefined(undefined); + * // Returns: true + * util.isNullOrUndefined(null); + * // Returns: true + * ``` + * @since v0.11.5 + * @deprecated Since v4.0.0 - Use `value === undefined || value === null` instead. + */ + export function isNullOrUndefined(object: unknown): object is null | undefined; + /** + * Returns `true` if the given `object` is a `Number`. Otherwise, returns `false`. + * + * ```js + * const util = require('node:util'); + * + * util.isNumber(false); + * // Returns: false + * util.isNumber(Infinity); + * // Returns: true + * util.isNumber(0); + * // Returns: true + * util.isNumber(NaN); + * // Returns: true + * ``` + * @since v0.11.5 + * @deprecated Since v4.0.0 - Use `typeof value === 'number'` instead. + */ + export function isNumber(object: unknown): object is number; + /** + * Returns `true` if the given `object` is strictly an `Object`**and** not a`Function` (even though functions are objects in JavaScript). + * Otherwise, returns `false`. + * + * ```js + * const util = require('node:util'); + * + * util.isObject(5); + * // Returns: false + * util.isObject(null); + * // Returns: false + * util.isObject({}); + * // Returns: true + * util.isObject(() => {}); + * // Returns: false + * ``` + * @since v0.11.5 + * @deprecated Since v4.0.0 - Use `value !== null && typeof value === 'object'` instead. + */ + export function isObject(object: unknown): boolean; + /** + * Returns `true` if the given `object` is a primitive type. Otherwise, returns`false`. + * + * ```js + * const util = require('node:util'); + * + * util.isPrimitive(5); + * // Returns: true + * util.isPrimitive('foo'); + * // Returns: true + * util.isPrimitive(false); + * // Returns: true + * util.isPrimitive(null); + * // Returns: true + * util.isPrimitive(undefined); + * // Returns: true + * util.isPrimitive({}); + * // Returns: false + * util.isPrimitive(() => {}); + * // Returns: false + * util.isPrimitive(/^$/); + * // Returns: false + * util.isPrimitive(new Date()); + * // Returns: false + * ``` + * @since v0.11.5 + * @deprecated Since v4.0.0 - Use `(typeof value !== 'object' && typeof value !== 'function') || value === null` instead. + */ + export function isPrimitive(object: unknown): boolean; + /** + * Returns `true` if the given `object` is a `string`. Otherwise, returns `false`. + * + * ```js + * const util = require('node:util'); + * + * util.isString(''); + * // Returns: true + * util.isString('foo'); + * // Returns: true + * util.isString(String('foo')); + * // Returns: true + * util.isString(5); + * // Returns: false + * ``` + * @since v0.11.5 + * @deprecated Since v4.0.0 - Use `typeof value === 'string'` instead. + */ + export function isString(object: unknown): object is string; + /** + * Returns `true` if the given `object` is a `Symbol`. Otherwise, returns `false`. + * + * ```js + * const util = require('node:util'); + * + * util.isSymbol(5); + * // Returns: false + * util.isSymbol('foo'); + * // Returns: false + * util.isSymbol(Symbol('foo')); + * // Returns: true + * ``` + * @since v0.11.5 + * @deprecated Since v4.0.0 - Use `typeof value === 'symbol'` instead. + */ + export function isSymbol(object: unknown): object is symbol; + /** + * Returns `true` if the given `object` is `undefined`. Otherwise, returns `false`. + * + * ```js + * const util = require('node:util'); + * + * const foo = undefined; + * util.isUndefined(5); + * // Returns: false + * util.isUndefined(foo); + * // Returns: true + * util.isUndefined(null); + * // Returns: false + * ``` + * @since v0.11.5 + * @deprecated Since v4.0.0 - Use `value === undefined` instead. + */ + export function isUndefined(object: unknown): object is undefined; + /** + * The `util.deprecate()` method wraps `fn` (which may be a function or class) in + * such a way that it is marked as deprecated. + * + * ```js + * const util = require('node:util'); + * + * exports.obsoleteFunction = util.deprecate(() => { + * // Do something here. + * }, 'obsoleteFunction() is deprecated. Use newShinyFunction() instead.'); + * ``` + * + * When called, `util.deprecate()` will return a function that will emit a`DeprecationWarning` using the `'warning'` event. The warning will + * be emitted and printed to `stderr` the first time the returned function is + * called. After the warning is emitted, the wrapped function is called without + * emitting a warning. + * + * If the same optional `code` is supplied in multiple calls to `util.deprecate()`, + * the warning will be emitted only once for that `code`. + * + * ```js + * const util = require('node:util'); + * + * const fn1 = util.deprecate(someFunction, someMessage, 'DEP0001'); + * const fn2 = util.deprecate(someOtherFunction, someOtherMessage, 'DEP0001'); + * fn1(); // Emits a deprecation warning with code DEP0001 + * fn2(); // Does not emit a deprecation warning because it has the same code + * ``` + * + * If either the `--no-deprecation` or `--no-warnings` command-line flags are + * used, or if the `process.noDeprecation` property is set to `true`_prior_ to + * the first deprecation warning, the `util.deprecate()` method does nothing. + * + * If the `--trace-deprecation` or `--trace-warnings` command-line flags are set, + * or the `process.traceDeprecation` property is set to `true`, a warning and a + * stack trace are printed to `stderr` the first time the deprecated function is + * called. + * + * If the `--throw-deprecation` command-line flag is set, or the`process.throwDeprecation` property is set to `true`, then an exception will be + * thrown when the deprecated function is called. + * + * The `--throw-deprecation` command-line flag and `process.throwDeprecation`property take precedence over `--trace-deprecation` and`process.traceDeprecation`. + * @since v0.8.0 + * @param fn The function that is being deprecated. + * @param msg A warning message to display when the deprecated function is invoked. + * @param code A deprecation code. See the `list of deprecated APIs` for a list of codes. + * @return The deprecated function wrapped to emit a warning. + */ + export function deprecate(fn: T, msg: string, code?: string): T; + /** + * Returns `true` if there is deep strict equality between `val1` and `val2`. + * Otherwise, returns `false`. + * + * See `assert.deepStrictEqual()` for more information about deep strict + * equality. + * @since v9.0.0 + */ + export function isDeepStrictEqual(val1: unknown, val2: unknown): boolean; + /** + * Returns `str` with any ANSI escape codes removed. + * + * ```js + * console.log(util.stripVTControlCharacters('\u001B[4mvalue\u001B[0m')); + * // Prints "value" + * ``` + * @since v16.11.0 + */ + export function stripVTControlCharacters(str: string): string; + /** + * Takes an `async` function (or a function that returns a `Promise`) and returns a + * function following the error-first callback style, i.e. taking + * an `(err, value) => ...` callback as the last argument. In the callback, the + * first argument will be the rejection reason (or `null` if the `Promise`resolved), and the second argument will be the resolved value. + * + * ```js + * const util = require('node:util'); + * + * async function fn() { + * return 'hello world'; + * } + * const callbackFunction = util.callbackify(fn); + * + * callbackFunction((err, ret) => { + * if (err) throw err; + * console.log(ret); + * }); + * ``` + * + * Will print: + * + * ```text + * hello world + * ``` + * + * The callback is executed asynchronously, and will have a limited stack trace. + * If the callback throws, the process will emit an `'uncaughtException'` event, and if not handled will exit. + * + * Since `null` has a special meaning as the first argument to a callback, if a + * wrapped function rejects a `Promise` with a falsy value as a reason, the value + * is wrapped in an `Error` with the original value stored in a field named`reason`. + * + * ```js + * function fn() { + * return Promise.reject(null); + * } + * const callbackFunction = util.callbackify(fn); + * + * callbackFunction((err, ret) => { + * // When the Promise was rejected with `null` it is wrapped with an Error and + * // the original value is stored in `reason`. + * err && Object.hasOwn(err, 'reason') && err.reason === null; // true + * }); + * ``` + * @since v8.2.0 + * @param fn An `async` function + * @return a callback style function + */ + export function callbackify(fn: () => Promise): (callback: (err: NodeJS.ErrnoException) => void) => void; + export function callbackify(fn: () => Promise): (callback: (err: NodeJS.ErrnoException, result: TResult) => void) => void; + export function callbackify(fn: (arg1: T1) => Promise): (arg1: T1, callback: (err: NodeJS.ErrnoException) => void) => void; + export function callbackify(fn: (arg1: T1) => Promise): (arg1: T1, callback: (err: NodeJS.ErrnoException, result: TResult) => void) => void; + export function callbackify(fn: (arg1: T1, arg2: T2) => Promise): (arg1: T1, arg2: T2, callback: (err: NodeJS.ErrnoException) => void) => void; + export function callbackify(fn: (arg1: T1, arg2: T2) => Promise): (arg1: T1, arg2: T2, callback: (err: NodeJS.ErrnoException | null, result: TResult) => void) => void; + export function callbackify(fn: (arg1: T1, arg2: T2, arg3: T3) => Promise): (arg1: T1, arg2: T2, arg3: T3, callback: (err: NodeJS.ErrnoException) => void) => void; + export function callbackify( + fn: (arg1: T1, arg2: T2, arg3: T3) => Promise + ): (arg1: T1, arg2: T2, arg3: T3, callback: (err: NodeJS.ErrnoException | null, result: TResult) => void) => void; + export function callbackify( + fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4) => Promise + ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4, callback: (err: NodeJS.ErrnoException) => void) => void; + export function callbackify( + fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4) => Promise + ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4, callback: (err: NodeJS.ErrnoException | null, result: TResult) => void) => void; + export function callbackify( + fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5) => Promise + ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, callback: (err: NodeJS.ErrnoException) => void) => void; + export function callbackify( + fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5) => Promise + ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, callback: (err: NodeJS.ErrnoException | null, result: TResult) => void) => void; + export function callbackify( + fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6) => Promise + ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6, callback: (err: NodeJS.ErrnoException) => void) => void; + export function callbackify( + fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6) => Promise + ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6, callback: (err: NodeJS.ErrnoException | null, result: TResult) => void) => void; + export interface CustomPromisifyLegacy extends Function { + __promisify__: TCustom; + } + export interface CustomPromisifySymbol extends Function { + [promisify.custom]: TCustom; + } + export type CustomPromisify = CustomPromisifySymbol | CustomPromisifyLegacy; + /** + * Takes a function following the common error-first callback style, i.e. taking + * an `(err, value) => ...` callback as the last argument, and returns a version + * that returns promises. + * + * ```js + * const util = require('node:util'); + * const fs = require('node:fs'); + * + * const stat = util.promisify(fs.stat); + * stat('.').then((stats) => { + * // Do something with `stats` + * }).catch((error) => { + * // Handle the error. + * }); + * ``` + * + * Or, equivalently using `async function`s: + * + * ```js + * const util = require('node:util'); + * const fs = require('node:fs'); + * + * const stat = util.promisify(fs.stat); + * + * async function callStat() { + * const stats = await stat('.'); + * console.log(`This directory is owned by ${stats.uid}`); + * } + * ``` + * + * If there is an `original[util.promisify.custom]` property present, `promisify`will return its value, see `Custom promisified functions`. + * + * `promisify()` assumes that `original` is a function taking a callback as its + * final argument in all cases. If `original` is not a function, `promisify()`will throw an error. If `original` is a function but its last argument is not + * an error-first callback, it will still be passed an error-first + * callback as its last argument. + * + * Using `promisify()` on class methods or other methods that use `this` may not + * work as expected unless handled specially: + * + * ```js + * const util = require('node:util'); + * + * class Foo { + * constructor() { + * this.a = 42; + * } + * + * bar(callback) { + * callback(null, this.a); + * } + * } + * + * const foo = new Foo(); + * + * const naiveBar = util.promisify(foo.bar); + * // TypeError: Cannot read property 'a' of undefined + * // naiveBar().then(a => console.log(a)); + * + * naiveBar.call(foo).then((a) => console.log(a)); // '42' + * + * const bindBar = naiveBar.bind(foo); + * bindBar().then((a) => console.log(a)); // '42' + * ``` + * @since v8.0.0 + */ + export function promisify(fn: CustomPromisify): TCustom; + export function promisify(fn: (callback: (err: any, result: TResult) => void) => void): () => Promise; + export function promisify(fn: (callback: (err?: any) => void) => void): () => Promise; + export function promisify(fn: (arg1: T1, callback: (err: any, result: TResult) => void) => void): (arg1: T1) => Promise; + export function promisify(fn: (arg1: T1, callback: (err?: any) => void) => void): (arg1: T1) => Promise; + export function promisify(fn: (arg1: T1, arg2: T2, callback: (err: any, result: TResult) => void) => void): (arg1: T1, arg2: T2) => Promise; + export function promisify(fn: (arg1: T1, arg2: T2, callback: (err?: any) => void) => void): (arg1: T1, arg2: T2) => Promise; + export function promisify(fn: (arg1: T1, arg2: T2, arg3: T3, callback: (err: any, result: TResult) => void) => void): (arg1: T1, arg2: T2, arg3: T3) => Promise; + export function promisify(fn: (arg1: T1, arg2: T2, arg3: T3, callback: (err?: any) => void) => void): (arg1: T1, arg2: T2, arg3: T3) => Promise; + export function promisify( + fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, callback: (err: any, result: TResult) => void) => void + ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4) => Promise; + export function promisify(fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, callback: (err?: any) => void) => void): (arg1: T1, arg2: T2, arg3: T3, arg4: T4) => Promise; + export function promisify( + fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, callback: (err: any, result: TResult) => void) => void + ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5) => Promise; + export function promisify( + fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, callback: (err?: any) => void) => void + ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5) => Promise; + export function promisify(fn: Function): Function; + export namespace promisify { + /** + * That can be used to declare custom promisified variants of functions. + */ + const custom: unique symbol; + } + /** + * An implementation of the [WHATWG Encoding Standard](https://encoding.spec.whatwg.org/) `TextDecoder` API. + * + * ```js + * const decoder = new TextDecoder(); + * const u8arr = new Uint8Array([72, 101, 108, 108, 111]); + * console.log(decoder.decode(u8arr)); // Hello + * ``` + * @since v8.3.0 + */ + export class TextDecoder { + /** + * The encoding supported by the `TextDecoder` instance. + */ + readonly encoding: string; + /** + * The value will be `true` if decoding errors result in a `TypeError` being + * thrown. + */ + readonly fatal: boolean; + /** + * The value will be `true` if the decoding result will include the byte order + * mark. + */ + readonly ignoreBOM: boolean; + constructor( + encoding?: string, + options?: { + fatal?: boolean | undefined; + ignoreBOM?: boolean | undefined; + } + ); + /** + * Decodes the `input` and returns a string. If `options.stream` is `true`, any + * incomplete byte sequences occurring at the end of the `input` are buffered + * internally and emitted after the next call to `textDecoder.decode()`. + * + * If `textDecoder.fatal` is `true`, decoding errors that occur will result in a`TypeError` being thrown. + * @param input An `ArrayBuffer`, `DataView`, or `TypedArray` instance containing the encoded data. + */ + decode( + input?: NodeJS.ArrayBufferView | ArrayBuffer | null, + options?: { + stream?: boolean | undefined; + } + ): string; + } + export interface EncodeIntoResult { + /** + * The read Unicode code units of input. + */ + read: number; + /** + * The written UTF-8 bytes of output. + */ + written: number; + } + export { types }; + + //// TextEncoder/Decoder + /** + * An implementation of the [WHATWG Encoding Standard](https://encoding.spec.whatwg.org/) `TextEncoder` API. All + * instances of `TextEncoder` only support UTF-8 encoding. + * + * ```js + * const encoder = new TextEncoder(); + * const uint8array = encoder.encode('this is some data'); + * ``` + * + * The `TextEncoder` class is also available on the global object. + * @since v8.3.0 + */ + export class TextEncoder { + /** + * The encoding supported by the `TextEncoder` instance. Always set to `'utf-8'`. + */ + readonly encoding: string; + /** + * UTF-8 encodes the `input` string and returns a `Uint8Array` containing the + * encoded bytes. + * @param [input='an empty string'] The text to encode. + */ + encode(input?: string): Uint8Array; + /** + * UTF-8 encodes the `src` string to the `dest` Uint8Array and returns an object + * containing the read Unicode code units and written UTF-8 bytes. + * + * ```js + * const encoder = new TextEncoder(); + * const src = 'this is some data'; + * const dest = new Uint8Array(10); + * const { read, written } = encoder.encodeInto(src, dest); + * ``` + * @param src The text to encode. + * @param dest The array to hold the encode result. + */ + encodeInto(src: string, dest: Uint8Array): EncodeIntoResult; + } + import { TextDecoder as _TextDecoder, TextEncoder as _TextEncoder } from 'util'; + global { + /** + * `TextDecoder` class is a global reference for `require('util').TextDecoder` + * https://nodejs.org/api/globals.html#textdecoder + * @since v11.0.0 + */ + var TextDecoder: typeof globalThis extends { + onmessage: any; + TextDecoder: infer TextDecoder; + } + ? TextDecoder + : typeof _TextDecoder; + /** + * `TextEncoder` class is a global reference for `require('util').TextEncoder` + * https://nodejs.org/api/globals.html#textencoder + * @since v11.0.0 + */ + var TextEncoder: typeof globalThis extends { + onmessage: any; + TextEncoder: infer TextEncoder; + } + ? TextEncoder + : typeof _TextEncoder; + } + + //// parseArgs + /** + * Provides a higher level API for command-line argument parsing than interacting + * with `process.argv` directly. Takes a specification for the expected arguments + * and returns a structured object with the parsed options and positionals. + * + * ```js + * import { parseArgs } from 'node:util'; + * const args = ['-f', '--bar', 'b']; + * const options = { + * foo: { + * type: 'boolean', + * short: 'f', + * }, + * bar: { + * type: 'string', + * }, + * }; + * const { + * values, + * positionals, + * } = parseArgs({ args, options }); + * console.log(values, positionals); + * // Prints: [Object: null prototype] { foo: true, bar: 'b' } [] + * ``` + * @since v18.3.0, v16.17.0 + * @param config Used to provide arguments for parsing and to configure the parser. `config` supports the following properties: + * @return The parsed command line arguments: + */ + export function parseArgs(config?: T): ParsedResults; + interface ParseArgsOptionConfig { + /** + * Type of argument. + */ + type: 'string' | 'boolean'; + /** + * Whether this option can be provided multiple times. + * If `true`, all values will be collected in an array. + * If `false`, values for the option are last-wins. + * @default false. + */ + multiple?: boolean | undefined; + /** + * A single character alias for the option. + */ + short?: string | undefined; + /** + * The default option value when it is not set by args. + * It must be of the same type as the the `type` property. + * When `multiple` is `true`, it must be an array. + * @since v18.11.0 + */ + default?: string | boolean | string[] | boolean[] | undefined; + } + interface ParseArgsOptionsConfig { + [longOption: string]: ParseArgsOptionConfig; + } + export interface ParseArgsConfig { + /** + * Array of argument strings. + */ + args?: string[] | undefined; + /** + * Used to describe arguments known to the parser. + */ + options?: ParseArgsOptionsConfig | undefined; + /** + * Should an error be thrown when unknown arguments are encountered, + * or when arguments are passed that do not match the `type` configured in `options`. + * @default true + */ + strict?: boolean | undefined; + /** + * Whether this command accepts positional arguments. + */ + allowPositionals?: boolean | undefined; + /** + * Return the parsed tokens. This is useful for extending the built-in behavior, + * from adding additional checks through to reprocessing the tokens in different ways. + * @default false + */ + tokens?: boolean | undefined; + } + /* + IfDefaultsTrue and IfDefaultsFalse are helpers to handle default values for missing boolean properties. + TypeScript does not have exact types for objects: https://github.com/microsoft/TypeScript/issues/12936 + This means it is impossible to distinguish between "field X is definitely not present" and "field X may or may not be present". + But we expect users to generally provide their config inline or `as const`, which means TS will always know whether a given field is present. + So this helper treats "not definitely present" (i.e., not `extends boolean`) as being "definitely not present", i.e. it should have its default value. + This is technically incorrect but is a much nicer UX for the common case. + The IfDefaultsTrue version is for things which default to true; the IfDefaultsFalse version is for things which default to false. + */ + type IfDefaultsTrue = T extends true + ? IfTrue + : T extends false + ? IfFalse + : IfTrue; + + // we put the `extends false` condition first here because `undefined` compares like `any` when `strictNullChecks: false` + type IfDefaultsFalse = T extends false + ? IfFalse + : T extends true + ? IfTrue + : IfFalse; + + type ExtractOptionValue = IfDefaultsTrue< + T['strict'], + O['type'] extends 'string' ? string : O['type'] extends 'boolean' ? boolean : string | boolean, + string | boolean + >; + + type ParsedValues = + & IfDefaultsTrue + & (T['options'] extends ParseArgsOptionsConfig + ? { + -readonly [LongOption in keyof T['options']]: IfDefaultsFalse< + T['options'][LongOption]['multiple'], + undefined | Array>, + undefined | ExtractOptionValue + >; + } + : {}); + + type ParsedPositionals = IfDefaultsTrue< + T['strict'], + IfDefaultsFalse, + IfDefaultsTrue + >; + + type PreciseTokenForOptions< + K extends string, + O extends ParseArgsOptionConfig, + > = O['type'] extends 'string' + ? { + kind: 'option'; + index: number; + name: K; + rawName: string; + value: string; + inlineValue: boolean; + } + : O['type'] extends 'boolean' + ? { + kind: 'option'; + index: number; + name: K; + rawName: string; + value: undefined; + inlineValue: undefined; + } + : OptionToken & { name: K }; + + type TokenForOptions< + T extends ParseArgsConfig, + K extends keyof T['options'] = keyof T['options'], + > = K extends unknown + ? T['options'] extends ParseArgsOptionsConfig + ? PreciseTokenForOptions + : OptionToken + : never; + + type ParsedOptionToken = IfDefaultsTrue, OptionToken>; + + type ParsedPositionalToken = IfDefaultsTrue< + T['strict'], + IfDefaultsFalse, + IfDefaultsTrue + >; + + type ParsedTokens = Array< + ParsedOptionToken | ParsedPositionalToken | { kind: 'option-terminator'; index: number } + >; + + type PreciseParsedResults = IfDefaultsFalse< + T['tokens'], + { + values: ParsedValues; + positionals: ParsedPositionals; + tokens: ParsedTokens; + }, + { + values: ParsedValues; + positionals: ParsedPositionals; + } + >; + + type OptionToken = + | { kind: 'option'; index: number; name: string; rawName: string; value: string; inlineValue: boolean } + | { + kind: 'option'; + index: number; + name: string; + rawName: string; + value: undefined; + inlineValue: undefined; + }; + + type Token = + | OptionToken + | { kind: 'positional'; index: number; value: string } + | { kind: 'option-terminator'; index: number }; + + // If ParseArgsConfig extends T, then the user passed config constructed elsewhere. + // So we can't rely on the `"not definitely present" implies "definitely not present"` assumption mentioned above. + type ParsedResults = ParseArgsConfig extends T + ? { + values: { + [longOption: string]: undefined | string | boolean | Array; + }; + positionals: string[]; + tokens?: Token[]; + } + : PreciseParsedResults; + + /** + * An implementation of [the MIMEType class](https://bmeck.github.io/node-proposal-mime-api/). + * + * In accordance with browser conventions, all properties of `MIMEType` objects + * are implemented as getters and setters on the class prototype, rather than as + * data properties on the object itself. + * + * A MIME string is a structured string containing multiple meaningful + * components. When parsed, a `MIMEType` object is returned containing + * properties for each of these components. + * @since v19.1.0, v18.13.0 + * @experimental + */ + export class MIMEType { + /** + * Creates a new MIMEType object by parsing the input. + * + * A `TypeError` will be thrown if the `input` is not a valid MIME. + * Note that an effort will be made to coerce the given values into strings. + * @param input The input MIME to parse. + */ + constructor(input: string | { toString: () => string }); + + /** + * Gets and sets the type portion of the MIME. + */ + type: string; + /** + * Gets and sets the subtype portion of the MIME. + */ + subtype: string; + /** + * Gets the essence of the MIME. + * + * Use `mime.type` or `mime.subtype` to alter the MIME. + */ + readonly essence: string; + /** + * Gets the `MIMEParams` object representing the parameters of the MIME. + */ + readonly params: MIMEParams; + /** + * Returns the serialized MIME. + * + * Because of the need for standard compliance, this method + * does not allow users to customize the serialization process of the MIME. + */ + toString(): string; + } + /** + * @since v18.13.0 + */ + export class MIMEParams { + /** + * Remove all name-value pairs whose name is `name`. + */ + delete(name: string): void; + /** + * Returns an iterator over each of the name-value pairs in the parameters. + */ + entries(): IterableIterator<[string, string]>; + /** + * Returns the value of the first name-value pair whose name is `name`. + * If there are no such pairs, `null` is returned. + */ + get(name: string): string | null; + /** + * Returns `true` if there is at least one name-value pair whose name is `name`. + */ + has(name: string): boolean; + /** + * Returns an iterator over the names of each name-value pair. + */ + keys(): IterableIterator; + /** + * Sets the value in the `MIMEParams` object associated with `name` to `value`. + * If there are any pre-existing name-value pairs whose names are `name`, + * set the first such pair's value to `value`. + */ + set(name: string, value: string): void; + /** + * Returns an iterator over the values of each name-value pair. + */ + values(): IterableIterator; + /** + * Returns an iterator over each of the name-value pairs in the parameters. + */ + [Symbol.iterator]: typeof MIMEParams.prototype.entries; + } +} +declare module 'util/types' { + export * from 'util/types'; +} +declare module 'util/types' { + import { KeyObject, webcrypto } from 'node:crypto'; + /** + * Returns `true` if the value is a built-in [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) or + * [`SharedArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer) instance. + * + * See also `util.types.isArrayBuffer()` and `util.types.isSharedArrayBuffer()`. + * + * ```js + * util.types.isAnyArrayBuffer(new ArrayBuffer()); // Returns true + * util.types.isAnyArrayBuffer(new SharedArrayBuffer()); // Returns true + * ``` + * @since v10.0.0 + */ + function isAnyArrayBuffer(object: unknown): object is ArrayBufferLike; + /** + * Returns `true` if the value is an `arguments` object. + * + * ```js + * function foo() { + * util.types.isArgumentsObject(arguments); // Returns true + * } + * ``` + * @since v10.0.0 + */ + function isArgumentsObject(object: unknown): object is IArguments; + /** + * Returns `true` if the value is a built-in [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) instance. + * This does _not_ include [`SharedArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer) instances. Usually, it is + * desirable to test for both; See `util.types.isAnyArrayBuffer()` for that. + * + * ```js + * util.types.isArrayBuffer(new ArrayBuffer()); // Returns true + * util.types.isArrayBuffer(new SharedArrayBuffer()); // Returns false + * ``` + * @since v10.0.0 + */ + function isArrayBuffer(object: unknown): object is ArrayBuffer; + /** + * Returns `true` if the value is an instance of one of the [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) views, such as typed + * array objects or [`DataView`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView). Equivalent to + * [`ArrayBuffer.isView()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/isView). + * + * ```js + * util.types.isArrayBufferView(new Int8Array()); // true + * util.types.isArrayBufferView(Buffer.from('hello world')); // true + * util.types.isArrayBufferView(new DataView(new ArrayBuffer(16))); // true + * util.types.isArrayBufferView(new ArrayBuffer()); // false + * ``` + * @since v10.0.0 + */ + function isArrayBufferView(object: unknown): object is NodeJS.ArrayBufferView; + /** + * Returns `true` if the value is an [async function](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/async_function). + * This only reports back what the JavaScript engine is seeing; + * in particular, the return value may not match the original source code if + * a transpilation tool was used. + * + * ```js + * util.types.isAsyncFunction(function foo() {}); // Returns false + * util.types.isAsyncFunction(async function foo() {}); // Returns true + * ``` + * @since v10.0.0 + */ + function isAsyncFunction(object: unknown): boolean; + /** + * Returns `true` if the value is a `BigInt64Array` instance. + * + * ```js + * util.types.isBigInt64Array(new BigInt64Array()); // Returns true + * util.types.isBigInt64Array(new BigUint64Array()); // Returns false + * ``` + * @since v10.0.0 + */ + function isBigInt64Array(value: unknown): value is BigInt64Array; + /** + * Returns `true` if the value is a `BigUint64Array` instance. + * + * ```js + * util.types.isBigUint64Array(new BigInt64Array()); // Returns false + * util.types.isBigUint64Array(new BigUint64Array()); // Returns true + * ``` + * @since v10.0.0 + */ + function isBigUint64Array(value: unknown): value is BigUint64Array; + /** + * Returns `true` if the value is a boolean object, e.g. created + * by `new Boolean()`. + * + * ```js + * util.types.isBooleanObject(false); // Returns false + * util.types.isBooleanObject(true); // Returns false + * util.types.isBooleanObject(new Boolean(false)); // Returns true + * util.types.isBooleanObject(new Boolean(true)); // Returns true + * util.types.isBooleanObject(Boolean(false)); // Returns false + * util.types.isBooleanObject(Boolean(true)); // Returns false + * ``` + * @since v10.0.0 + */ + function isBooleanObject(object: unknown): object is Boolean; + /** + * Returns `true` if the value is any boxed primitive object, e.g. created + * by `new Boolean()`, `new String()` or `Object(Symbol())`. + * + * For example: + * + * ```js + * util.types.isBoxedPrimitive(false); // Returns false + * util.types.isBoxedPrimitive(new Boolean(false)); // Returns true + * util.types.isBoxedPrimitive(Symbol('foo')); // Returns false + * util.types.isBoxedPrimitive(Object(Symbol('foo'))); // Returns true + * util.types.isBoxedPrimitive(Object(BigInt(5))); // Returns true + * ``` + * @since v10.11.0 + */ + function isBoxedPrimitive(object: unknown): object is String | Number | BigInt | Boolean | Symbol; + /** + * Returns `true` if the value is a built-in [`DataView`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView) instance. + * + * ```js + * const ab = new ArrayBuffer(20); + * util.types.isDataView(new DataView(ab)); // Returns true + * util.types.isDataView(new Float64Array()); // Returns false + * ``` + * + * See also [`ArrayBuffer.isView()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/isView). + * @since v10.0.0 + */ + function isDataView(object: unknown): object is DataView; + /** + * Returns `true` if the value is a built-in [`Date`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date) instance. + * + * ```js + * util.types.isDate(new Date()); // Returns true + * ``` + * @since v10.0.0 + */ + function isDate(object: unknown): object is Date; + /** + * Returns `true` if the value is a native `External` value. + * + * A native `External` value is a special type of object that contains a + * raw C++ pointer (`void*`) for access from native code, and has no other + * properties. Such objects are created either by Node.js internals or native + * addons. In JavaScript, they are [frozen](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/freeze) objects with a`null` prototype. + * + * ```c + * #include + * #include + * napi_value result; + * static napi_value MyNapi(napi_env env, napi_callback_info info) { + * int* raw = (int*) malloc(1024); + * napi_status status = napi_create_external(env, (void*) raw, NULL, NULL, &result); + * if (status != napi_ok) { + * napi_throw_error(env, NULL, "napi_create_external failed"); + * return NULL; + * } + * return result; + * } + * ... + * DECLARE_NAPI_PROPERTY("myNapi", MyNapi) + * ... + * ``` + * + * ```js + * const native = require('napi_addon.node'); + * const data = native.myNapi(); + * util.types.isExternal(data); // returns true + * util.types.isExternal(0); // returns false + * util.types.isExternal(new String('foo')); // returns false + * ``` + * + * For further information on `napi_create_external`, refer to `napi_create_external()`. + * @since v10.0.0 + */ + function isExternal(object: unknown): boolean; + /** + * Returns `true` if the value is a built-in [`Float32Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Float32Array) instance. + * + * ```js + * util.types.isFloat32Array(new ArrayBuffer()); // Returns false + * util.types.isFloat32Array(new Float32Array()); // Returns true + * util.types.isFloat32Array(new Float64Array()); // Returns false + * ``` + * @since v10.0.0 + */ + function isFloat32Array(object: unknown): object is Float32Array; + /** + * Returns `true` if the value is a built-in [`Float64Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Float64Array) instance. + * + * ```js + * util.types.isFloat64Array(new ArrayBuffer()); // Returns false + * util.types.isFloat64Array(new Uint8Array()); // Returns false + * util.types.isFloat64Array(new Float64Array()); // Returns true + * ``` + * @since v10.0.0 + */ + function isFloat64Array(object: unknown): object is Float64Array; + /** + * Returns `true` if the value is a generator function. + * This only reports back what the JavaScript engine is seeing; + * in particular, the return value may not match the original source code if + * a transpilation tool was used. + * + * ```js + * util.types.isGeneratorFunction(function foo() {}); // Returns false + * util.types.isGeneratorFunction(function* foo() {}); // Returns true + * ``` + * @since v10.0.0 + */ + function isGeneratorFunction(object: unknown): object is GeneratorFunction; + /** + * Returns `true` if the value is a generator object as returned from a + * built-in generator function. + * This only reports back what the JavaScript engine is seeing; + * in particular, the return value may not match the original source code if + * a transpilation tool was used. + * + * ```js + * function* foo() {} + * const generator = foo(); + * util.types.isGeneratorObject(generator); // Returns true + * ``` + * @since v10.0.0 + */ + function isGeneratorObject(object: unknown): object is Generator; + /** + * Returns `true` if the value is a built-in [`Int8Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int8Array) instance. + * + * ```js + * util.types.isInt8Array(new ArrayBuffer()); // Returns false + * util.types.isInt8Array(new Int8Array()); // Returns true + * util.types.isInt8Array(new Float64Array()); // Returns false + * ``` + * @since v10.0.0 + */ + function isInt8Array(object: unknown): object is Int8Array; + /** + * Returns `true` if the value is a built-in [`Int16Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int16Array) instance. + * + * ```js + * util.types.isInt16Array(new ArrayBuffer()); // Returns false + * util.types.isInt16Array(new Int16Array()); // Returns true + * util.types.isInt16Array(new Float64Array()); // Returns false + * ``` + * @since v10.0.0 + */ + function isInt16Array(object: unknown): object is Int16Array; + /** + * Returns `true` if the value is a built-in [`Int32Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int32Array) instance. + * + * ```js + * util.types.isInt32Array(new ArrayBuffer()); // Returns false + * util.types.isInt32Array(new Int32Array()); // Returns true + * util.types.isInt32Array(new Float64Array()); // Returns false + * ``` + * @since v10.0.0 + */ + function isInt32Array(object: unknown): object is Int32Array; + /** + * Returns `true` if the value is a built-in [`Map`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map) instance. + * + * ```js + * util.types.isMap(new Map()); // Returns true + * ``` + * @since v10.0.0 + */ + function isMap(object: T | {}): object is T extends ReadonlyMap ? (unknown extends T ? never : ReadonlyMap) : Map; + /** + * Returns `true` if the value is an iterator returned for a built-in [`Map`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map) instance. + * + * ```js + * const map = new Map(); + * util.types.isMapIterator(map.keys()); // Returns true + * util.types.isMapIterator(map.values()); // Returns true + * util.types.isMapIterator(map.entries()); // Returns true + * util.types.isMapIterator(map[Symbol.iterator]()); // Returns true + * ``` + * @since v10.0.0 + */ + function isMapIterator(object: unknown): boolean; + /** + * Returns `true` if the value is an instance of a [Module Namespace Object](https://tc39.github.io/ecma262/#sec-module-namespace-exotic-objects). + * + * ```js + * import * as ns from './a.js'; + * + * util.types.isModuleNamespaceObject(ns); // Returns true + * ``` + * @since v10.0.0 + */ + function isModuleNamespaceObject(value: unknown): boolean; + /** + * Returns `true` if the value was returned by the constructor of a [built-in `Error` type](https://tc39.es/ecma262/#sec-error-objects). + * + * ```js + * console.log(util.types.isNativeError(new Error())); // true + * console.log(util.types.isNativeError(new TypeError())); // true + * console.log(util.types.isNativeError(new RangeError())); // true + * ``` + * + * Subclasses of the native error types are also native errors: + * + * ```js + * class MyError extends Error {} + * console.log(util.types.isNativeError(new MyError())); // true + * ``` + * + * A value being `instanceof` a native error class is not equivalent to `isNativeError()`returning `true` for that value. `isNativeError()` returns `true` for errors + * which come from a different [realm](https://tc39.es/ecma262/#realm) while `instanceof Error` returns `false`for these errors: + * + * ```js + * const vm = require('node:vm'); + * const context = vm.createContext({}); + * const myError = vm.runInContext('new Error()', context); + * console.log(util.types.isNativeError(myError)); // true + * console.log(myError instanceof Error); // false + * ``` + * + * Conversely, `isNativeError()` returns `false` for all objects which were not + * returned by the constructor of a native error. That includes values + * which are `instanceof` native errors: + * + * ```js + * const myError = { __proto__: Error.prototype }; + * console.log(util.types.isNativeError(myError)); // false + * console.log(myError instanceof Error); // true + * ``` + * @since v10.0.0 + */ + function isNativeError(object: unknown): object is Error; + /** + * Returns `true` if the value is a number object, e.g. created + * by `new Number()`. + * + * ```js + * util.types.isNumberObject(0); // Returns false + * util.types.isNumberObject(new Number(0)); // Returns true + * ``` + * @since v10.0.0 + */ + function isNumberObject(object: unknown): object is Number; + /** + * Returns `true` if the value is a built-in [`Promise`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise). + * + * ```js + * util.types.isPromise(Promise.resolve(42)); // Returns true + * ``` + * @since v10.0.0 + */ + function isPromise(object: unknown): object is Promise; + /** + * Returns `true` if the value is a [`Proxy`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy) instance. + * + * ```js + * const target = {}; + * const proxy = new Proxy(target, {}); + * util.types.isProxy(target); // Returns false + * util.types.isProxy(proxy); // Returns true + * ``` + * @since v10.0.0 + */ + function isProxy(object: unknown): boolean; + /** + * Returns `true` if the value is a regular expression object. + * + * ```js + * util.types.isRegExp(/abc/); // Returns true + * util.types.isRegExp(new RegExp('abc')); // Returns true + * ``` + * @since v10.0.0 + */ + function isRegExp(object: unknown): object is RegExp; + /** + * Returns `true` if the value is a built-in [`Set`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set) instance. + * + * ```js + * util.types.isSet(new Set()); // Returns true + * ``` + * @since v10.0.0 + */ + function isSet(object: T | {}): object is T extends ReadonlySet ? (unknown extends T ? never : ReadonlySet) : Set; + /** + * Returns `true` if the value is an iterator returned for a built-in [`Set`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set) instance. + * + * ```js + * const set = new Set(); + * util.types.isSetIterator(set.keys()); // Returns true + * util.types.isSetIterator(set.values()); // Returns true + * util.types.isSetIterator(set.entries()); // Returns true + * util.types.isSetIterator(set[Symbol.iterator]()); // Returns true + * ``` + * @since v10.0.0 + */ + function isSetIterator(object: unknown): boolean; + /** + * Returns `true` if the value is a built-in [`SharedArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer) instance. + * This does _not_ include [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) instances. Usually, it is + * desirable to test for both; See `util.types.isAnyArrayBuffer()` for that. + * + * ```js + * util.types.isSharedArrayBuffer(new ArrayBuffer()); // Returns false + * util.types.isSharedArrayBuffer(new SharedArrayBuffer()); // Returns true + * ``` + * @since v10.0.0 + */ + function isSharedArrayBuffer(object: unknown): object is SharedArrayBuffer; + /** + * Returns `true` if the value is a string object, e.g. created + * by `new String()`. + * + * ```js + * util.types.isStringObject('foo'); // Returns false + * util.types.isStringObject(new String('foo')); // Returns true + * ``` + * @since v10.0.0 + */ + function isStringObject(object: unknown): object is String; + /** + * Returns `true` if the value is a symbol object, created + * by calling `Object()` on a `Symbol` primitive. + * + * ```js + * const symbol = Symbol('foo'); + * util.types.isSymbolObject(symbol); // Returns false + * util.types.isSymbolObject(Object(symbol)); // Returns true + * ``` + * @since v10.0.0 + */ + function isSymbolObject(object: unknown): object is Symbol; + /** + * Returns `true` if the value is a built-in [`TypedArray`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray) instance. + * + * ```js + * util.types.isTypedArray(new ArrayBuffer()); // Returns false + * util.types.isTypedArray(new Uint8Array()); // Returns true + * util.types.isTypedArray(new Float64Array()); // Returns true + * ``` + * + * See also [`ArrayBuffer.isView()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/isView). + * @since v10.0.0 + */ + function isTypedArray(object: unknown): object is NodeJS.TypedArray; + /** + * Returns `true` if the value is a built-in [`Uint8Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array) instance. + * + * ```js + * util.types.isUint8Array(new ArrayBuffer()); // Returns false + * util.types.isUint8Array(new Uint8Array()); // Returns true + * util.types.isUint8Array(new Float64Array()); // Returns false + * ``` + * @since v10.0.0 + */ + function isUint8Array(object: unknown): object is Uint8Array; + /** + * Returns `true` if the value is a built-in [`Uint8ClampedArray`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8ClampedArray) instance. + * + * ```js + * util.types.isUint8ClampedArray(new ArrayBuffer()); // Returns false + * util.types.isUint8ClampedArray(new Uint8ClampedArray()); // Returns true + * util.types.isUint8ClampedArray(new Float64Array()); // Returns false + * ``` + * @since v10.0.0 + */ + function isUint8ClampedArray(object: unknown): object is Uint8ClampedArray; + /** + * Returns `true` if the value is a built-in [`Uint16Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint16Array) instance. + * + * ```js + * util.types.isUint16Array(new ArrayBuffer()); // Returns false + * util.types.isUint16Array(new Uint16Array()); // Returns true + * util.types.isUint16Array(new Float64Array()); // Returns false + * ``` + * @since v10.0.0 + */ + function isUint16Array(object: unknown): object is Uint16Array; + /** + * Returns `true` if the value is a built-in [`Uint32Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint32Array) instance. + * + * ```js + * util.types.isUint32Array(new ArrayBuffer()); // Returns false + * util.types.isUint32Array(new Uint32Array()); // Returns true + * util.types.isUint32Array(new Float64Array()); // Returns false + * ``` + * @since v10.0.0 + */ + function isUint32Array(object: unknown): object is Uint32Array; + /** + * Returns `true` if the value is a built-in [`WeakMap`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakMap) instance. + * + * ```js + * util.types.isWeakMap(new WeakMap()); // Returns true + * ``` + * @since v10.0.0 + */ + function isWeakMap(object: unknown): object is WeakMap; + /** + * Returns `true` if the value is a built-in [`WeakSet`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakSet) instance. + * + * ```js + * util.types.isWeakSet(new WeakSet()); // Returns true + * ``` + * @since v10.0.0 + */ + function isWeakSet(object: unknown): object is WeakSet; + /** + * Returns `true` if `value` is a `KeyObject`, `false` otherwise. + * @since v16.2.0 + */ + function isKeyObject(object: unknown): object is KeyObject; + /** + * Returns `true` if `value` is a `CryptoKey`, `false` otherwise. + * @since v16.2.0 + */ + function isCryptoKey(object: unknown): object is webcrypto.CryptoKey; +} +declare module 'node:util' { + export * from 'util'; +} +declare module 'node:util/types' { + export * from 'util/types'; +} diff --git a/node_modules/@types/node/ts4.8/v8.d.ts b/node_modules/@types/node/ts4.8/v8.d.ts new file mode 100755 index 0000000..064f5d5 --- /dev/null +++ b/node_modules/@types/node/ts4.8/v8.d.ts @@ -0,0 +1,635 @@ +/** + * The `node:v8` module exposes APIs that are specific to the version of [V8](https://developers.google.com/v8/) built into the Node.js binary. It can be accessed using: + * + * ```js + * const v8 = require('node:v8'); + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/v8.js) + */ +declare module 'v8' { + import { Readable } from 'node:stream'; + interface HeapSpaceInfo { + space_name: string; + space_size: number; + space_used_size: number; + space_available_size: number; + physical_space_size: number; + } + // ** Signifies if the --zap_code_space option is enabled or not. 1 == enabled, 0 == disabled. */ + type DoesZapCodeSpaceFlag = 0 | 1; + interface HeapInfo { + total_heap_size: number; + total_heap_size_executable: number; + total_physical_size: number; + total_available_size: number; + used_heap_size: number; + heap_size_limit: number; + malloced_memory: number; + peak_malloced_memory: number; + does_zap_garbage: DoesZapCodeSpaceFlag; + number_of_native_contexts: number; + number_of_detached_contexts: number; + total_global_handles_size: number; + used_global_handles_size: number; + external_memory: number; + } + interface HeapCodeStatistics { + code_and_metadata_size: number; + bytecode_and_metadata_size: number; + external_script_source_size: number; + } + /** + * Returns an integer representing a version tag derived from the V8 version, + * command-line flags, and detected CPU features. This is useful for determining + * whether a `vm.Script` `cachedData` buffer is compatible with this instance + * of V8. + * + * ```js + * console.log(v8.cachedDataVersionTag()); // 3947234607 + * // The value returned by v8.cachedDataVersionTag() is derived from the V8 + * // version, command-line flags, and detected CPU features. Test that the value + * // does indeed update when flags are toggled. + * v8.setFlagsFromString('--allow_natives_syntax'); + * console.log(v8.cachedDataVersionTag()); // 183726201 + * ``` + * @since v8.0.0 + */ + function cachedDataVersionTag(): number; + /** + * Returns an object with the following properties: + * + * `does_zap_garbage` is a 0/1 boolean, which signifies whether the`--zap_code_space` option is enabled or not. This makes V8 overwrite heap + * garbage with a bit pattern. The RSS footprint (resident set size) gets bigger + * because it continuously touches all heap pages and that makes them less likely + * to get swapped out by the operating system. + * + * `number_of_native_contexts` The value of native\_context is the number of the + * top-level contexts currently active. Increase of this number over time indicates + * a memory leak. + * + * `number_of_detached_contexts` The value of detached\_context is the number + * of contexts that were detached and not yet garbage collected. This number + * being non-zero indicates a potential memory leak. + * + * `total_global_handles_size` The value of total\_global\_handles\_size is the + * total memory size of V8 global handles. + * + * `used_global_handles_size` The value of used\_global\_handles\_size is the + * used memory size of V8 global handles. + * + * `external_memory` The value of external\_memory is the memory size of array + * buffers and external strings. + * + * ```js + * { + * total_heap_size: 7326976, + * total_heap_size_executable: 4194304, + * total_physical_size: 7326976, + * total_available_size: 1152656, + * used_heap_size: 3476208, + * heap_size_limit: 1535115264, + * malloced_memory: 16384, + * peak_malloced_memory: 1127496, + * does_zap_garbage: 0, + * number_of_native_contexts: 1, + * number_of_detached_contexts: 0, + * total_global_handles_size: 8192, + * used_global_handles_size: 3296, + * external_memory: 318824 + * } + * ``` + * @since v1.0.0 + */ + function getHeapStatistics(): HeapInfo; + /** + * Returns statistics about the V8 heap spaces, i.e. the segments which make up + * the V8 heap. Neither the ordering of heap spaces, nor the availability of a + * heap space can be guaranteed as the statistics are provided via the + * V8[`GetHeapSpaceStatistics`](https://v8docs.nodesource.com/node-13.2/d5/dda/classv8_1_1_isolate.html#ac673576f24fdc7a33378f8f57e1d13a4) function and may change from one V8 version to the + * next. + * + * The value returned is an array of objects containing the following properties: + * + * ```json + * [ + * { + * "space_name": "new_space", + * "space_size": 2063872, + * "space_used_size": 951112, + * "space_available_size": 80824, + * "physical_space_size": 2063872 + * }, + * { + * "space_name": "old_space", + * "space_size": 3090560, + * "space_used_size": 2493792, + * "space_available_size": 0, + * "physical_space_size": 3090560 + * }, + * { + * "space_name": "code_space", + * "space_size": 1260160, + * "space_used_size": 644256, + * "space_available_size": 960, + * "physical_space_size": 1260160 + * }, + * { + * "space_name": "map_space", + * "space_size": 1094160, + * "space_used_size": 201608, + * "space_available_size": 0, + * "physical_space_size": 1094160 + * }, + * { + * "space_name": "large_object_space", + * "space_size": 0, + * "space_used_size": 0, + * "space_available_size": 1490980608, + * "physical_space_size": 0 + * } + * ] + * ``` + * @since v6.0.0 + */ + function getHeapSpaceStatistics(): HeapSpaceInfo[]; + /** + * The `v8.setFlagsFromString()` method can be used to programmatically set + * V8 command-line flags. This method should be used with care. Changing settings + * after the VM has started may result in unpredictable behavior, including + * crashes and data loss; or it may simply do nothing. + * + * The V8 options available for a version of Node.js may be determined by running`node --v8-options`. + * + * Usage: + * + * ```js + * // Print GC events to stdout for one minute. + * const v8 = require('node:v8'); + * v8.setFlagsFromString('--trace_gc'); + * setTimeout(() => { v8.setFlagsFromString('--notrace_gc'); }, 60e3); + * ``` + * @since v1.0.0 + */ + function setFlagsFromString(flags: string): void; + /** + * Generates a snapshot of the current V8 heap and returns a Readable + * Stream that may be used to read the JSON serialized representation. + * This JSON stream format is intended to be used with tools such as + * Chrome DevTools. The JSON schema is undocumented and specific to the + * V8 engine. Therefore, the schema may change from one version of V8 to the next. + * + * Creating a heap snapshot requires memory about twice the size of the heap at + * the time the snapshot is created. This results in the risk of OOM killers + * terminating the process. + * + * Generating a snapshot is a synchronous operation which blocks the event loop + * for a duration depending on the heap size. + * + * ```js + * // Print heap snapshot to the console + * const v8 = require('node:v8'); + * const stream = v8.getHeapSnapshot(); + * stream.pipe(process.stdout); + * ``` + * @since v11.13.0 + * @return A Readable containing the V8 heap snapshot. + */ + function getHeapSnapshot(): Readable; + /** + * Generates a snapshot of the current V8 heap and writes it to a JSON + * file. This file is intended to be used with tools such as Chrome + * DevTools. The JSON schema is undocumented and specific to the V8 + * engine, and may change from one version of V8 to the next. + * + * A heap snapshot is specific to a single V8 isolate. When using `worker threads`, a heap snapshot generated from the main thread will + * not contain any information about the workers, and vice versa. + * + * Creating a heap snapshot requires memory about twice the size of the heap at + * the time the snapshot is created. This results in the risk of OOM killers + * terminating the process. + * + * Generating a snapshot is a synchronous operation which blocks the event loop + * for a duration depending on the heap size. + * + * ```js + * const { writeHeapSnapshot } = require('node:v8'); + * const { + * Worker, + * isMainThread, + * parentPort, + * } = require('node:worker_threads'); + * + * if (isMainThread) { + * const worker = new Worker(__filename); + * + * worker.once('message', (filename) => { + * console.log(`worker heapdump: ${filename}`); + * // Now get a heapdump for the main thread. + * console.log(`main thread heapdump: ${writeHeapSnapshot()}`); + * }); + * + * // Tell the worker to create a heapdump. + * worker.postMessage('heapdump'); + * } else { + * parentPort.once('message', (message) => { + * if (message === 'heapdump') { + * // Generate a heapdump for the worker + * // and return the filename to the parent. + * parentPort.postMessage(writeHeapSnapshot()); + * } + * }); + * } + * ``` + * @since v11.13.0 + * @param filename The file path where the V8 heap snapshot is to be saved. If not specified, a file name with the pattern `'Heap-${yyyymmdd}-${hhmmss}-${pid}-${thread_id}.heapsnapshot'` will be + * generated, where `{pid}` will be the PID of the Node.js process, `{thread_id}` will be `0` when `writeHeapSnapshot()` is called from the main Node.js thread or the id of a + * worker thread. + * @return The filename where the snapshot was saved. + */ + function writeHeapSnapshot(filename?: string): string; + /** + * Get statistics about code and its metadata in the heap, see + * V8[`GetHeapCodeAndMetadataStatistics`](https://v8docs.nodesource.com/node-13.2/d5/dda/classv8_1_1_isolate.html#a6079122af17612ef54ef3348ce170866) API. Returns an object with the + * following properties: + * + * ```js + * { + * code_and_metadata_size: 212208, + * bytecode_and_metadata_size: 161368, + * external_script_source_size: 1410794, + * cpu_profiler_metadata_size: 0, + * } + * ``` + * @since v12.8.0 + */ + function getHeapCodeStatistics(): HeapCodeStatistics; + /** + * @since v8.0.0 + */ + class Serializer { + /** + * Writes out a header, which includes the serialization format version. + */ + writeHeader(): void; + /** + * Serializes a JavaScript value and adds the serialized representation to the + * internal buffer. + * + * This throws an error if `value` cannot be serialized. + */ + writeValue(val: any): boolean; + /** + * Returns the stored internal buffer. This serializer should not be used once + * the buffer is released. Calling this method results in undefined behavior + * if a previous write has failed. + */ + releaseBuffer(): Buffer; + /** + * Marks an `ArrayBuffer` as having its contents transferred out of band. + * Pass the corresponding `ArrayBuffer` in the deserializing context to `deserializer.transferArrayBuffer()`. + * @param id A 32-bit unsigned integer. + * @param arrayBuffer An `ArrayBuffer` instance. + */ + transferArrayBuffer(id: number, arrayBuffer: ArrayBuffer): void; + /** + * Write a raw 32-bit unsigned integer. + * For use inside of a custom `serializer._writeHostObject()`. + */ + writeUint32(value: number): void; + /** + * Write a raw 64-bit unsigned integer, split into high and low 32-bit parts. + * For use inside of a custom `serializer._writeHostObject()`. + */ + writeUint64(hi: number, lo: number): void; + /** + * Write a JS `number` value. + * For use inside of a custom `serializer._writeHostObject()`. + */ + writeDouble(value: number): void; + /** + * Write raw bytes into the serializer's internal buffer. The deserializer + * will require a way to compute the length of the buffer. + * For use inside of a custom `serializer._writeHostObject()`. + */ + writeRawBytes(buffer: NodeJS.TypedArray): void; + } + /** + * A subclass of `Serializer` that serializes `TypedArray`(in particular `Buffer`) and `DataView` objects as host objects, and only + * stores the part of their underlying `ArrayBuffer`s that they are referring to. + * @since v8.0.0 + */ + class DefaultSerializer extends Serializer {} + /** + * @since v8.0.0 + */ + class Deserializer { + constructor(data: NodeJS.TypedArray); + /** + * Reads and validates a header (including the format version). + * May, for example, reject an invalid or unsupported wire format. In that case, + * an `Error` is thrown. + */ + readHeader(): boolean; + /** + * Deserializes a JavaScript value from the buffer and returns it. + */ + readValue(): any; + /** + * Marks an `ArrayBuffer` as having its contents transferred out of band. + * Pass the corresponding `ArrayBuffer` in the serializing context to `serializer.transferArrayBuffer()` (or return the `id` from `serializer._getSharedArrayBufferId()` in the case of + * `SharedArrayBuffer`s). + * @param id A 32-bit unsigned integer. + * @param arrayBuffer An `ArrayBuffer` instance. + */ + transferArrayBuffer(id: number, arrayBuffer: ArrayBuffer): void; + /** + * Reads the underlying wire format version. Likely mostly to be useful to + * legacy code reading old wire format versions. May not be called before`.readHeader()`. + */ + getWireFormatVersion(): number; + /** + * Read a raw 32-bit unsigned integer and return it. + * For use inside of a custom `deserializer._readHostObject()`. + */ + readUint32(): number; + /** + * Read a raw 64-bit unsigned integer and return it as an array `[hi, lo]`with two 32-bit unsigned integer entries. + * For use inside of a custom `deserializer._readHostObject()`. + */ + readUint64(): [number, number]; + /** + * Read a JS `number` value. + * For use inside of a custom `deserializer._readHostObject()`. + */ + readDouble(): number; + /** + * Read raw bytes from the deserializer's internal buffer. The `length` parameter + * must correspond to the length of the buffer that was passed to `serializer.writeRawBytes()`. + * For use inside of a custom `deserializer._readHostObject()`. + */ + readRawBytes(length: number): Buffer; + } + /** + * A subclass of `Deserializer` corresponding to the format written by `DefaultSerializer`. + * @since v8.0.0 + */ + class DefaultDeserializer extends Deserializer {} + /** + * Uses a `DefaultSerializer` to serialize `value` into a buffer. + * + * `ERR_BUFFER_TOO_LARGE` will be thrown when trying to + * serialize a huge object which requires buffer + * larger than `buffer.constants.MAX_LENGTH`. + * @since v8.0.0 + */ + function serialize(value: any): Buffer; + /** + * Uses a `DefaultDeserializer` with default options to read a JS value + * from a buffer. + * @since v8.0.0 + * @param buffer A buffer returned by {@link serialize}. + */ + function deserialize(buffer: NodeJS.TypedArray): any; + /** + * The `v8.takeCoverage()` method allows the user to write the coverage started by `NODE_V8_COVERAGE` to disk on demand. This method can be invoked multiple + * times during the lifetime of the process. Each time the execution counter will + * be reset and a new coverage report will be written to the directory specified + * by `NODE_V8_COVERAGE`. + * + * When the process is about to exit, one last coverage will still be written to + * disk unless {@link stopCoverage} is invoked before the process exits. + * @since v15.1.0, v14.18.0, v12.22.0 + */ + function takeCoverage(): void; + /** + * The `v8.stopCoverage()` method allows the user to stop the coverage collection + * started by `NODE_V8_COVERAGE`, so that V8 can release the execution count + * records and optimize code. This can be used in conjunction with {@link takeCoverage} if the user wants to collect the coverage on demand. + * @since v15.1.0, v14.18.0, v12.22.0 + */ + function stopCoverage(): void; + /** + * This API collects GC data in current thread. + * @since v19.6.0, v18.15.0 + */ + class GCProfiler { + /** + * Start collecting GC data. + * @since v19.6.0, v18.15.0 + */ + start(): void; + /** + * Stop collecting GC data and return an object.The content of object + * is as follows. + * + * ```json + * { + * "version": 1, + * "startTime": 1674059033862, + * "statistics": [ + * { + * "gcType": "Scavenge", + * "beforeGC": { + * "heapStatistics": { + * "totalHeapSize": 5005312, + * "totalHeapSizeExecutable": 524288, + * "totalPhysicalSize": 5226496, + * "totalAvailableSize": 4341325216, + * "totalGlobalHandlesSize": 8192, + * "usedGlobalHandlesSize": 2112, + * "usedHeapSize": 4883840, + * "heapSizeLimit": 4345298944, + * "mallocedMemory": 254128, + * "externalMemory": 225138, + * "peakMallocedMemory": 181760 + * }, + * "heapSpaceStatistics": [ + * { + * "spaceName": "read_only_space", + * "spaceSize": 0, + * "spaceUsedSize": 0, + * "spaceAvailableSize": 0, + * "physicalSpaceSize": 0 + * } + * ] + * }, + * "cost": 1574.14, + * "afterGC": { + * "heapStatistics": { + * "totalHeapSize": 6053888, + * "totalHeapSizeExecutable": 524288, + * "totalPhysicalSize": 5500928, + * "totalAvailableSize": 4341101384, + * "totalGlobalHandlesSize": 8192, + * "usedGlobalHandlesSize": 2112, + * "usedHeapSize": 4059096, + * "heapSizeLimit": 4345298944, + * "mallocedMemory": 254128, + * "externalMemory": 225138, + * "peakMallocedMemory": 181760 + * }, + * "heapSpaceStatistics": [ + * { + * "spaceName": "read_only_space", + * "spaceSize": 0, + * "spaceUsedSize": 0, + * "spaceAvailableSize": 0, + * "physicalSpaceSize": 0 + * } + * ] + * } + * } + * ], + * "endTime": 1674059036865 + * } + * ``` + * + * Here's an example. + * + * ```js + * const { GCProfiler } = require('v8'); + * const profiler = new GCProfiler(); + * profiler.start(); + * setTimeout(() => { + * console.log(profiler.stop()); + * }, 1000); + * ``` + * @since v19.6.0, v18.15.0 + */ + stop(): GCProfilerResult; + } + interface GCProfilerResult { + version: number; + startTime: number; + endTime: number; + statistics: Array<{ + gcType: string; + cost: number; + beforeGC: { + heapStatistics: HeapStatistics; + heapSpaceStatistics: HeapSpaceStatistics[]; + }; + afterGC: { + heapStatistics: HeapStatistics; + heapSpaceStatistics: HeapSpaceStatistics[]; + }; + }>; + } + interface HeapStatistics { + totalHeapSize: number; + totalHeapSizeExecutable: number; + totalPhysicalSize: number; + totalAvailableSize: number; + totalGlobalHandlesSize: number; + usedGlobalHandlesSize: number; + usedHeapSize: number; + heapSizeLimit: number; + mallocedMemory: number; + externalMemory: number; + peakMallocedMemory: number; + } + interface HeapSpaceStatistics { + spaceName: string; + spaceSize: number; + spaceUsedSize: number; + spaceAvailableSize: number; + physicalSpaceSize: number; + } + /** + * Called when a promise is constructed. This does not mean that corresponding before/after events will occur, only that the possibility exists. This will + * happen if a promise is created without ever getting a continuation. + * @since v17.1.0, v16.14.0 + * @param promise The promise being created. + * @param parent The promise continued from, if applicable. + */ + interface Init { + (promise: Promise, parent: Promise): void; + } + /** + * Called before a promise continuation executes. This can be in the form of `then()`, `catch()`, or `finally()` handlers or an await resuming. + * + * The before callback will be called 0 to N times. The before callback will typically be called 0 times if no continuation was ever made for the promise. + * The before callback may be called many times in the case where many continuations have been made from the same promise. + * @since v17.1.0, v16.14.0 + */ + interface Before { + (promise: Promise): void; + } + /** + * Called immediately after a promise continuation executes. This may be after a `then()`, `catch()`, or `finally()` handler or before an await after another await. + * @since v17.1.0, v16.14.0 + */ + interface After { + (promise: Promise): void; + } + /** + * Called when the promise receives a resolution or rejection value. This may occur synchronously in the case of {@link Promise.resolve()} or + * {@link Promise.reject()}. + * @since v17.1.0, v16.14.0 + */ + interface Settled { + (promise: Promise): void; + } + /** + * Key events in the lifetime of a promise have been categorized into four areas: creation of a promise, before/after a continuation handler is called or + * around an await, and when the promise resolves or rejects. + * + * Because promises are asynchronous resources whose lifecycle is tracked via the promise hooks mechanism, the `init()`, `before()`, `after()`, and + * `settled()` callbacks must not be async functions as they create more promises which would produce an infinite loop. + * @since v17.1.0, v16.14.0 + */ + interface HookCallbacks { + init?: Init; + before?: Before; + after?: After; + settled?: Settled; + } + interface PromiseHooks { + /** + * The `init` hook must be a plain function. Providing an async function will throw as it would produce an infinite microtask loop. + * @since v17.1.0, v16.14.0 + * @param init The {@link Init | `init` callback} to call when a promise is created. + * @return Call to stop the hook. + */ + onInit: (init: Init) => Function; + /** + * The `settled` hook must be a plain function. Providing an async function will throw as it would produce an infinite microtask loop. + * @since v17.1.0, v16.14.0 + * @param settled The {@link Settled | `settled` callback} to call when a promise is created. + * @return Call to stop the hook. + */ + onSettled: (settled: Settled) => Function; + /** + * The `before` hook must be a plain function. Providing an async function will throw as it would produce an infinite microtask loop. + * @since v17.1.0, v16.14.0 + * @param before The {@link Before | `before` callback} to call before a promise continuation executes. + * @return Call to stop the hook. + */ + onBefore: (before: Before) => Function; + /** + * The `after` hook must be a plain function. Providing an async function will throw as it would produce an infinite microtask loop. + * @since v17.1.0, v16.14.0 + * @param after The {@link After | `after` callback} to call after a promise continuation executes. + * @return Call to stop the hook. + */ + onAfter: (after: After) => Function; + /** + * Registers functions to be called for different lifetime events of each promise. + * The callbacks `init()`/`before()`/`after()`/`settled()` are called for the respective events during a promise's lifetime. + * All callbacks are optional. For example, if only promise creation needs to be tracked, then only the init callback needs to be passed. + * The hook callbacks must be plain functions. Providing async functions will throw as it would produce an infinite microtask loop. + * @since v17.1.0, v16.14.0 + * @param callbacks The {@link HookCallbacks | Hook Callbacks} to register + * @return Used for disabling hooks + */ + createHook: (callbacks: HookCallbacks) => Function; + } + /** + * The `promiseHooks` interface can be used to track promise lifecycle events. + * @since v17.1.0, v16.14.0 + */ + const promiseHooks: PromiseHooks; +} +declare module 'node:v8' { + export * from 'v8'; +} diff --git a/node_modules/@types/node/ts4.8/vm.d.ts b/node_modules/@types/node/ts4.8/vm.d.ts new file mode 100755 index 0000000..e293a50 --- /dev/null +++ b/node_modules/@types/node/ts4.8/vm.d.ts @@ -0,0 +1,894 @@ +/** + * The `node:vm` module enables compiling and running code within V8 Virtual + * Machine contexts. + * + * **The `node:vm` module is not a security** + * **mechanism. Do not use it to run untrusted code.** + * + * JavaScript code can be compiled and run immediately or + * compiled, saved, and run later. + * + * A common use case is to run the code in a different V8 Context. This means + * invoked code has a different global object than the invoking code. + * + * One can provide the context by `contextifying` an + * object. The invoked code treats any property in the context like a + * global variable. Any changes to global variables caused by the invoked + * code are reflected in the context object. + * + * ```js + * const vm = require('node:vm'); + * + * const x = 1; + * + * const context = { x: 2 }; + * vm.createContext(context); // Contextify the object. + * + * const code = 'x += 40; var y = 17;'; + * // `x` and `y` are global variables in the context. + * // Initially, x has the value 2 because that is the value of context.x. + * vm.runInContext(code, context); + * + * console.log(context.x); // 42 + * console.log(context.y); // 17 + * + * console.log(x); // 1; y is not defined. + * ``` + * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/vm.js) + */ +declare module 'vm' { + interface Context extends NodeJS.Dict {} + interface BaseOptions { + /** + * Specifies the filename used in stack traces produced by this script. + * Default: `''`. + */ + filename?: string | undefined; + /** + * Specifies the line number offset that is displayed in stack traces produced by this script. + * Default: `0`. + */ + lineOffset?: number | undefined; + /** + * Specifies the column number offset that is displayed in stack traces produced by this script. + * @default 0 + */ + columnOffset?: number | undefined; + } + interface ScriptOptions extends BaseOptions { + /** + * V8's code cache data for the supplied source. + */ + cachedData?: Buffer | NodeJS.ArrayBufferView | undefined; + /** @deprecated in favor of `script.createCachedData()` */ + produceCachedData?: boolean | undefined; + /** + * Called during evaluation of this module when `import()` is called. + * If this option is not specified, calls to `import()` will reject with `ERR_VM_DYNAMIC_IMPORT_CALLBACK_MISSING`. + */ + importModuleDynamically?: ((specifier: string, script: Script, importAssertions: Object) => Module) | undefined; + } + interface RunningScriptOptions extends BaseOptions { + /** + * When `true`, if an `Error` occurs while compiling the `code`, the line of code causing the error is attached to the stack trace. + * Default: `true`. + */ + displayErrors?: boolean | undefined; + /** + * Specifies the number of milliseconds to execute code before terminating execution. + * If execution is terminated, an `Error` will be thrown. This value must be a strictly positive integer. + */ + timeout?: number | undefined; + /** + * If `true`, the execution will be terminated when `SIGINT` (Ctrl+C) is received. + * Existing handlers for the event that have been attached via `process.on('SIGINT')` will be disabled during script execution, but will continue to work after that. + * If execution is terminated, an `Error` will be thrown. + * Default: `false`. + */ + breakOnSigint?: boolean | undefined; + } + interface RunningScriptInNewContextOptions extends RunningScriptOptions { + /** + * Human-readable name of the newly created context. + */ + contextName?: CreateContextOptions['name']; + /** + * Origin corresponding to the newly created context for display purposes. The origin should be formatted like a URL, + * but with only the scheme, host, and port (if necessary), like the value of the `url.origin` property of a `URL` object. + * Most notably, this string should omit the trailing slash, as that denotes a path. + */ + contextOrigin?: CreateContextOptions['origin']; + contextCodeGeneration?: CreateContextOptions['codeGeneration']; + /** + * If set to `afterEvaluate`, microtasks will be run immediately after the script has run. + */ + microtaskMode?: CreateContextOptions['microtaskMode']; + } + interface RunningCodeOptions extends RunningScriptOptions { + cachedData?: ScriptOptions['cachedData']; + importModuleDynamically?: ScriptOptions['importModuleDynamically']; + } + interface RunningCodeInNewContextOptions extends RunningScriptInNewContextOptions { + cachedData?: ScriptOptions['cachedData']; + importModuleDynamically?: ScriptOptions['importModuleDynamically']; + } + interface CompileFunctionOptions extends BaseOptions { + /** + * Provides an optional data with V8's code cache data for the supplied source. + */ + cachedData?: Buffer | undefined; + /** + * Specifies whether to produce new cache data. + * Default: `false`, + */ + produceCachedData?: boolean | undefined; + /** + * The sandbox/context in which the said function should be compiled in. + */ + parsingContext?: Context | undefined; + /** + * An array containing a collection of context extensions (objects wrapping the current scope) to be applied while compiling + */ + contextExtensions?: Object[] | undefined; + } + interface CreateContextOptions { + /** + * Human-readable name of the newly created context. + * @default 'VM Context i' Where i is an ascending numerical index of the created context. + */ + name?: string | undefined; + /** + * Corresponds to the newly created context for display purposes. + * The origin should be formatted like a `URL`, but with only the scheme, host, and port (if necessary), + * like the value of the `url.origin` property of a URL object. + * Most notably, this string should omit the trailing slash, as that denotes a path. + * @default '' + */ + origin?: string | undefined; + codeGeneration?: + | { + /** + * If set to false any calls to eval or function constructors (Function, GeneratorFunction, etc) + * will throw an EvalError. + * @default true + */ + strings?: boolean | undefined; + /** + * If set to false any attempt to compile a WebAssembly module will throw a WebAssembly.CompileError. + * @default true + */ + wasm?: boolean | undefined; + } + | undefined; + /** + * If set to `afterEvaluate`, microtasks will be run immediately after the script has run. + */ + microtaskMode?: 'afterEvaluate' | undefined; + } + type MeasureMemoryMode = 'summary' | 'detailed'; + interface MeasureMemoryOptions { + /** + * @default 'summary' + */ + mode?: MeasureMemoryMode | undefined; + /** + * @default 'default' + */ + execution?: 'default' | 'eager' | undefined; + } + interface MemoryMeasurement { + total: { + jsMemoryEstimate: number; + jsMemoryRange: [number, number]; + }; + } + /** + * Instances of the `vm.Script` class contain precompiled scripts that can be + * executed in specific contexts. + * @since v0.3.1 + */ + class Script { + constructor(code: string, options?: ScriptOptions | string); + /** + * Runs the compiled code contained by the `vm.Script` object within the given`contextifiedObject` and returns the result. Running code does not have access + * to local scope. + * + * The following example compiles code that increments a global variable, sets + * the value of another global variable, then execute the code multiple times. + * The globals are contained in the `context` object. + * + * ```js + * const vm = require('node:vm'); + * + * const context = { + * animal: 'cat', + * count: 2, + * }; + * + * const script = new vm.Script('count += 1; name = "kitty";'); + * + * vm.createContext(context); + * for (let i = 0; i < 10; ++i) { + * script.runInContext(context); + * } + * + * console.log(context); + * // Prints: { animal: 'cat', count: 12, name: 'kitty' } + * ``` + * + * Using the `timeout` or `breakOnSigint` options will result in new event loops + * and corresponding threads being started, which have a non-zero performance + * overhead. + * @since v0.3.1 + * @param contextifiedObject A `contextified` object as returned by the `vm.createContext()` method. + * @return the result of the very last statement executed in the script. + */ + runInContext(contextifiedObject: Context, options?: RunningScriptOptions): any; + /** + * First contextifies the given `contextObject`, runs the compiled code contained + * by the `vm.Script` object within the created context, and returns the result. + * Running code does not have access to local scope. + * + * The following example compiles code that sets a global variable, then executes + * the code multiple times in different contexts. The globals are set on and + * contained within each individual `context`. + * + * ```js + * const vm = require('node:vm'); + * + * const script = new vm.Script('globalVar = "set"'); + * + * const contexts = [{}, {}, {}]; + * contexts.forEach((context) => { + * script.runInNewContext(context); + * }); + * + * console.log(contexts); + * // Prints: [{ globalVar: 'set' }, { globalVar: 'set' }, { globalVar: 'set' }] + * ``` + * @since v0.3.1 + * @param contextObject An object that will be `contextified`. If `undefined`, a new object will be created. + * @return the result of the very last statement executed in the script. + */ + runInNewContext(contextObject?: Context, options?: RunningScriptInNewContextOptions): any; + /** + * Runs the compiled code contained by the `vm.Script` within the context of the + * current `global` object. Running code does not have access to local scope, but _does_ have access to the current `global` object. + * + * The following example compiles code that increments a `global` variable then + * executes that code multiple times: + * + * ```js + * const vm = require('node:vm'); + * + * global.globalVar = 0; + * + * const script = new vm.Script('globalVar += 1', { filename: 'myfile.vm' }); + * + * for (let i = 0; i < 1000; ++i) { + * script.runInThisContext(); + * } + * + * console.log(globalVar); + * + * // 1000 + * ``` + * @since v0.3.1 + * @return the result of the very last statement executed in the script. + */ + runInThisContext(options?: RunningScriptOptions): any; + /** + * Creates a code cache that can be used with the `Script` constructor's`cachedData` option. Returns a `Buffer`. This method may be called at any + * time and any number of times. + * + * The code cache of the `Script` doesn't contain any JavaScript observable + * states. The code cache is safe to be saved along side the script source and + * used to construct new `Script` instances multiple times. + * + * Functions in the `Script` source can be marked as lazily compiled and they are + * not compiled at construction of the `Script`. These functions are going to be + * compiled when they are invoked the first time. The code cache serializes the + * metadata that V8 currently knows about the `Script` that it can use to speed up + * future compilations. + * + * ```js + * const script = new vm.Script(` + * function add(a, b) { + * return a + b; + * } + * + * const x = add(1, 2); + * `); + * + * const cacheWithoutAdd = script.createCachedData(); + * // In `cacheWithoutAdd` the function `add()` is marked for full compilation + * // upon invocation. + * + * script.runInThisContext(); + * + * const cacheWithAdd = script.createCachedData(); + * // `cacheWithAdd` contains fully compiled function `add()`. + * ``` + * @since v10.6.0 + */ + createCachedData(): Buffer; + /** @deprecated in favor of `script.createCachedData()` */ + cachedDataProduced?: boolean | undefined; + /** + * When `cachedData` is supplied to create the `vm.Script`, this value will be set + * to either `true` or `false` depending on acceptance of the data by V8\. + * Otherwise the value is `undefined`. + * @since v5.7.0 + */ + cachedDataRejected?: boolean | undefined; + cachedData?: Buffer | undefined; + /** + * When the script is compiled from a source that contains a source map magic + * comment, this property will be set to the URL of the source map. + * + * ```js + * import vm from 'node:vm'; + * + * const script = new vm.Script(` + * function myFunc() {} + * //# sourceMappingURL=sourcemap.json + * `); + * + * console.log(script.sourceMapURL); + * // Prints: sourcemap.json + * ``` + * @since v19.1.0, v18.13.0 + */ + sourceMapURL?: string | undefined; + } + /** + * If given a `contextObject`, the `vm.createContext()` method will `prepare + * that object` so that it can be used in calls to {@link runInContext} or `script.runInContext()`. Inside such scripts, + * the `contextObject` will be the global object, retaining all of its existing + * properties but also having the built-in objects and functions any standard [global object](https://es5.github.io/#x15.1) has. Outside of scripts run by the vm module, global variables + * will remain unchanged. + * + * ```js + * const vm = require('node:vm'); + * + * global.globalVar = 3; + * + * const context = { globalVar: 1 }; + * vm.createContext(context); + * + * vm.runInContext('globalVar *= 2;', context); + * + * console.log(context); + * // Prints: { globalVar: 2 } + * + * console.log(global.globalVar); + * // Prints: 3 + * ``` + * + * If `contextObject` is omitted (or passed explicitly as `undefined`), a new, + * empty `contextified` object will be returned. + * + * The `vm.createContext()` method is primarily useful for creating a single + * context that can be used to run multiple scripts. For instance, if emulating a + * web browser, the method can be used to create a single context representing a + * window's global object, then run all ` \ No newline at end of file diff --git a/node_modules/tslib/tslib.es6.js b/node_modules/tslib/tslib.es6.js new file mode 100644 index 0000000..85f4b7c --- /dev/null +++ b/node_modules/tslib/tslib.es6.js @@ -0,0 +1,321 @@ +/****************************************************************************** +Copyright (c) Microsoft Corporation. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR +OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. +***************************************************************************** */ +/* global Reflect, Promise */ + +var extendStatics = function(d, b) { + extendStatics = Object.setPrototypeOf || + ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) || + function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; }; + return extendStatics(d, b); +}; + +export function __extends(d, b) { + if (typeof b !== "function" && b !== null) + throw new TypeError("Class extends value " + String(b) + " is not a constructor or null"); + extendStatics(d, b); + function __() { this.constructor = d; } + d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __()); +} + +export var __assign = function() { + __assign = Object.assign || function __assign(t) { + for (var s, i = 1, n = arguments.length; i < n; i++) { + s = arguments[i]; + for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; + } + return t; + } + return __assign.apply(this, arguments); +} + +export function __rest(s, e) { + var t = {}; + for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) + t[p] = s[p]; + if (s != null && typeof Object.getOwnPropertySymbols === "function") + for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { + if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) + t[p[i]] = s[p[i]]; + } + return t; +} + +export function __decorate(decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +} + +export function __param(paramIndex, decorator) { + return function (target, key) { decorator(target, key, paramIndex); } +} + +export function __esDecorate(ctor, descriptorIn, decorators, contextIn, initializers, extraInitializers) { + function accept(f) { if (f !== void 0 && typeof f !== "function") throw new TypeError("Function expected"); return f; } + var kind = contextIn.kind, key = kind === "getter" ? "get" : kind === "setter" ? "set" : "value"; + var target = !descriptorIn && ctor ? contextIn["static"] ? ctor : ctor.prototype : null; + var descriptor = descriptorIn || (target ? Object.getOwnPropertyDescriptor(target, contextIn.name) : {}); + var _, done = false; + for (var i = decorators.length - 1; i >= 0; i--) { + var context = {}; + for (var p in contextIn) context[p] = p === "access" ? {} : contextIn[p]; + for (var p in contextIn.access) context.access[p] = contextIn.access[p]; + context.addInitializer = function (f) { if (done) throw new TypeError("Cannot add initializers after decoration has completed"); extraInitializers.push(accept(f || null)); }; + var result = (0, decorators[i])(kind === "accessor" ? { get: descriptor.get, set: descriptor.set } : descriptor[key], context); + if (kind === "accessor") { + if (result === void 0) continue; + if (result === null || typeof result !== "object") throw new TypeError("Object expected"); + if (_ = accept(result.get)) descriptor.get = _; + if (_ = accept(result.set)) descriptor.set = _; + if (_ = accept(result.init)) initializers.unshift(_); + } + else if (_ = accept(result)) { + if (kind === "field") initializers.unshift(_); + else descriptor[key] = _; + } + } + if (target) Object.defineProperty(target, contextIn.name, descriptor); + done = true; +}; + +export function __runInitializers(thisArg, initializers, value) { + var useValue = arguments.length > 2; + for (var i = 0; i < initializers.length; i++) { + value = useValue ? initializers[i].call(thisArg, value) : initializers[i].call(thisArg); + } + return useValue ? value : void 0; +}; + +export function __propKey(x) { + return typeof x === "symbol" ? x : "".concat(x); +}; + +export function __setFunctionName(f, name, prefix) { + if (typeof name === "symbol") name = name.description ? "[".concat(name.description, "]") : ""; + return Object.defineProperty(f, "name", { configurable: true, value: prefix ? "".concat(prefix, " ", name) : name }); +}; + +export function __metadata(metadataKey, metadataValue) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue); +} + +export function __awaiter(thisArg, _arguments, P, generator) { + function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); } + return new (P || (P = Promise))(function (resolve, reject) { + function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } + function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } + function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } + step((generator = generator.apply(thisArg, _arguments || [])).next()); + }); +} + +export function __generator(thisArg, body) { + var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g; + return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g; + function verb(n) { return function (v) { return step([n, v]); }; } + function step(op) { + if (f) throw new TypeError("Generator is already executing."); + while (g && (g = 0, op[0] && (_ = 0)), _) try { + if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t; + if (y = 0, t) op = [op[0] & 2, t.value]; + switch (op[0]) { + case 0: case 1: t = op; break; + case 4: _.label++; return { value: op[1], done: false }; + case 5: _.label++; y = op[1]; op = [0]; continue; + case 7: op = _.ops.pop(); _.trys.pop(); continue; + default: + if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; } + if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; } + if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; } + if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; } + if (t[2]) _.ops.pop(); + _.trys.pop(); continue; + } + op = body.call(thisArg, _); + } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; } + if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true }; + } +} + +export var __createBinding = Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +}); + +export function __exportStar(m, o) { + for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p); +} + +export function __values(o) { + var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0; + if (m) return m.call(o); + if (o && typeof o.length === "number") return { + next: function () { + if (o && i >= o.length) o = void 0; + return { value: o && o[i++], done: !o }; + } + }; + throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined."); +} + +export function __read(o, n) { + var m = typeof Symbol === "function" && o[Symbol.iterator]; + if (!m) return o; + var i = m.call(o), r, ar = [], e; + try { + while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value); + } + catch (error) { e = { error: error }; } + finally { + try { + if (r && !r.done && (m = i["return"])) m.call(i); + } + finally { if (e) throw e.error; } + } + return ar; +} + +/** @deprecated */ +export function __spread() { + for (var ar = [], i = 0; i < arguments.length; i++) + ar = ar.concat(__read(arguments[i])); + return ar; +} + +/** @deprecated */ +export function __spreadArrays() { + for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length; + for (var r = Array(s), k = 0, i = 0; i < il; i++) + for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++) + r[k] = a[j]; + return r; +} + +export function __spreadArray(to, from, pack) { + if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) { + if (ar || !(i in from)) { + if (!ar) ar = Array.prototype.slice.call(from, 0, i); + ar[i] = from[i]; + } + } + return to.concat(ar || Array.prototype.slice.call(from)); +} + +export function __await(v) { + return this instanceof __await ? (this.v = v, this) : new __await(v); +} + +export function __asyncGenerator(thisArg, _arguments, generator) { + if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined."); + var g = generator.apply(thisArg, _arguments || []), i, q = []; + return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i; + function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; } + function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } } + function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); } + function fulfill(value) { resume("next", value); } + function reject(value) { resume("throw", value); } + function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); } +} + +export function __asyncDelegator(o) { + var i, p; + return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i; + function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: false } : f ? f(v) : v; } : f; } +} + +export function __asyncValues(o) { + if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined."); + var m = o[Symbol.asyncIterator], i; + return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i); + function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; } + function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); } +} + +export function __makeTemplateObject(cooked, raw) { + if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } + return cooked; +}; + +var __setModuleDefault = Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); +}) : function(o, v) { + o["default"] = v; +}; + +export function __importStar(mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); + __setModuleDefault(result, mod); + return result; +} + +export function __importDefault(mod) { + return (mod && mod.__esModule) ? mod : { default: mod }; +} + +export function __classPrivateFieldGet(receiver, state, kind, f) { + if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter"); + if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it"); + return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver); +} + +export function __classPrivateFieldSet(receiver, state, value, kind, f) { + if (kind === "m") throw new TypeError("Private method is not writable"); + if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter"); + if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it"); + return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value; +} + +export function __classPrivateFieldIn(state, receiver) { + if (receiver === null || (typeof receiver !== "object" && typeof receiver !== "function")) throw new TypeError("Cannot use 'in' operator on non-object"); + return typeof state === "function" ? receiver === state : state.has(receiver); +} + +export default { + __extends, + __assign, + __rest, + __decorate, + __param, + __metadata, + __awaiter, + __generator, + __createBinding, + __exportStar, + __values, + __read, + __spread, + __spreadArrays, + __spreadArray, + __await, + __asyncGenerator, + __asyncDelegator, + __asyncValues, + __makeTemplateObject, + __importStar, + __importDefault, + __classPrivateFieldGet, + __classPrivateFieldSet, + __classPrivateFieldIn, +}; diff --git a/node_modules/tslib/tslib.es6.mjs b/node_modules/tslib/tslib.es6.mjs new file mode 100644 index 0000000..345457a --- /dev/null +++ b/node_modules/tslib/tslib.es6.mjs @@ -0,0 +1,321 @@ +/****************************************************************************** +Copyright (c) Microsoft Corporation. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR +OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. +***************************************************************************** */ +/* global Reflect, Promise */ + +var extendStatics = function(d, b) { + extendStatics = Object.setPrototypeOf || + ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) || + function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; }; + return extendStatics(d, b); +}; + +export function __extends(d, b) { + if (typeof b !== "function" && b !== null) + throw new TypeError("Class extends value " + String(b) + " is not a constructor or null"); + extendStatics(d, b); + function __() { this.constructor = d; } + d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __()); +} + +export var __assign = function() { + __assign = Object.assign || function __assign(t) { + for (var s, i = 1, n = arguments.length; i < n; i++) { + s = arguments[i]; + for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; + } + return t; + } + return __assign.apply(this, arguments); +} + +export function __rest(s, e) { + var t = {}; + for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) + t[p] = s[p]; + if (s != null && typeof Object.getOwnPropertySymbols === "function") + for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { + if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) + t[p[i]] = s[p[i]]; + } + return t; +} + +export function __decorate(decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; +} + +export function __param(paramIndex, decorator) { + return function (target, key) { decorator(target, key, paramIndex); } +} + +export function __esDecorate(ctor, descriptorIn, decorators, contextIn, initializers, extraInitializers) { + function accept(f) { if (f !== void 0 && typeof f !== "function") throw new TypeError("Function expected"); return f; } + var kind = contextIn.kind, key = kind === "getter" ? "get" : kind === "setter" ? "set" : "value"; + var target = !descriptorIn && ctor ? contextIn["static"] ? ctor : ctor.prototype : null; + var descriptor = descriptorIn || (target ? Object.getOwnPropertyDescriptor(target, contextIn.name) : {}); + var _, done = false; + for (var i = decorators.length - 1; i >= 0; i--) { + var context = {}; + for (var p in contextIn) context[p] = p === "access" ? {} : contextIn[p]; + for (var p in contextIn.access) context.access[p] = contextIn.access[p]; + context.addInitializer = function (f) { if (done) throw new TypeError("Cannot add initializers after decoration has completed"); extraInitializers.push(accept(f || null)); }; + var result = (0, decorators[i])(kind === "accessor" ? { get: descriptor.get, set: descriptor.set } : descriptor[key], context); + if (kind === "accessor") { + if (result === void 0) continue; + if (result === null || typeof result !== "object") throw new TypeError("Object expected"); + if (_ = accept(result.get)) descriptor.get = _; + if (_ = accept(result.set)) descriptor.set = _; + if (_ = accept(result.init)) initializers.unshift(_); + } + else if (_ = accept(result)) { + if (kind === "field") initializers.unshift(_); + else descriptor[key] = _; + } + } + if (target) Object.defineProperty(target, contextIn.name, descriptor); + done = true; +}; + +export function __runInitializers(thisArg, initializers, value) { + var useValue = arguments.length > 2; + for (var i = 0; i < initializers.length; i++) { + value = useValue ? initializers[i].call(thisArg, value) : initializers[i].call(thisArg); + } + return useValue ? value : void 0; +}; + +export function __propKey(x) { + return typeof x === "symbol" ? x : "".concat(x); +}; + +export function __setFunctionName(f, name, prefix) { + if (typeof name === "symbol") name = name.description ? "[".concat(name.description, "]") : ""; + return Object.defineProperty(f, "name", { configurable: true, value: prefix ? "".concat(prefix, " ", name) : name }); +}; + +export function __metadata(metadataKey, metadataValue) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue); +} + +export function __awaiter(thisArg, _arguments, P, generator) { + function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); } + return new (P || (P = Promise))(function (resolve, reject) { + function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } + function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } + function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } + step((generator = generator.apply(thisArg, _arguments || [])).next()); + }); +} + +export function __generator(thisArg, body) { + var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g; + return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g; + function verb(n) { return function (v) { return step([n, v]); }; } + function step(op) { + if (f) throw new TypeError("Generator is already executing."); + while (g && (g = 0, op[0] && (_ = 0)), _) try { + if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t; + if (y = 0, t) op = [op[0] & 2, t.value]; + switch (op[0]) { + case 0: case 1: t = op; break; + case 4: _.label++; return { value: op[1], done: false }; + case 5: _.label++; y = op[1]; op = [0]; continue; + case 7: op = _.ops.pop(); _.trys.pop(); continue; + default: + if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; } + if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; } + if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; } + if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; } + if (t[2]) _.ops.pop(); + _.trys.pop(); continue; + } + op = body.call(thisArg, _); + } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; } + if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true }; + } +} + +export var __createBinding = Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +}); + +export function __exportStar(m, o) { + for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p); +} + +export function __values(o) { + var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0; + if (m) return m.call(o); + if (o && typeof o.length === "number") return { + next: function () { + if (o && i >= o.length) o = void 0; + return { value: o && o[i++], done: !o }; + } + }; + throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined."); +} + +export function __read(o, n) { + var m = typeof Symbol === "function" && o[Symbol.iterator]; + if (!m) return o; + var i = m.call(o), r, ar = [], e; + try { + while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value); + } + catch (error) { e = { error: error }; } + finally { + try { + if (r && !r.done && (m = i["return"])) m.call(i); + } + finally { if (e) throw e.error; } + } + return ar; +} + +/** @deprecated */ +export function __spread() { + for (var ar = [], i = 0; i < arguments.length; i++) + ar = ar.concat(__read(arguments[i])); + return ar; +} + +/** @deprecated */ +export function __spreadArrays() { + for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length; + for (var r = Array(s), k = 0, i = 0; i < il; i++) + for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++) + r[k] = a[j]; + return r; +} + +export function __spreadArray(to, from, pack) { + if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) { + if (ar || !(i in from)) { + if (!ar) ar = Array.prototype.slice.call(from, 0, i); + ar[i] = from[i]; + } + } + return to.concat(ar || Array.prototype.slice.call(from)); +} + +export function __await(v) { + return this instanceof __await ? (this.v = v, this) : new __await(v); +} + +export function __asyncGenerator(thisArg, _arguments, generator) { + if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined."); + var g = generator.apply(thisArg, _arguments || []), i, q = []; + return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i; + function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; } + function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } } + function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); } + function fulfill(value) { resume("next", value); } + function reject(value) { resume("throw", value); } + function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); } +} + +export function __asyncDelegator(o) { + var i, p; + return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i; + function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: false } : f ? f(v) : v; } : f; } +} + +export function __asyncValues(o) { + if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined."); + var m = o[Symbol.asyncIterator], i; + return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i); + function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; } + function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); } +} + +export function __makeTemplateObject(cooked, raw) { + if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } + return cooked; +}; + +var __setModuleDefault = Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); +}) : function(o, v) { + o["default"] = v; +}; + +export function __importStar(mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); + __setModuleDefault(result, mod); + return result; +} + +export function __importDefault(mod) { + return (mod && mod.__esModule) ? mod : { default: mod }; +} + +export function __classPrivateFieldGet(receiver, state, kind, f) { + if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter"); + if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it"); + return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver); +} + +export function __classPrivateFieldSet(receiver, state, value, kind, f) { + if (kind === "m") throw new TypeError("Private method is not writable"); + if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter"); + if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it"); + return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value; +} + +export function __classPrivateFieldIn(state, receiver) { + if (receiver === null || (typeof receiver !== "object" && typeof receiver !== "function")) throw new TypeError("Cannot use 'in' operator on non-object"); + return typeof state === "function" ? receiver === state : state.has(receiver); +} + +export default { + __extends, + __assign, + __rest, + __decorate, + __param, + __metadata, + __awaiter, + __generator, + __createBinding, + __exportStar, + __values, + __read, + __spread, + __spreadArrays, + __spreadArray, + __await, + __asyncGenerator, + __asyncDelegator, + __asyncValues, + __makeTemplateObject, + __importStar, + __importDefault, + __classPrivateFieldGet, + __classPrivateFieldSet, + __classPrivateFieldIn, +}; diff --git a/node_modules/tslib/tslib.html b/node_modules/tslib/tslib.html new file mode 100644 index 0000000..44c9ba5 --- /dev/null +++ b/node_modules/tslib/tslib.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/node_modules/tslib/tslib.js b/node_modules/tslib/tslib.js new file mode 100644 index 0000000..0505ac6 --- /dev/null +++ b/node_modules/tslib/tslib.js @@ -0,0 +1,370 @@ +/****************************************************************************** +Copyright (c) Microsoft Corporation. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR +OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. +***************************************************************************** */ +/* global global, define, System, Reflect, Promise */ +var __extends; +var __assign; +var __rest; +var __decorate; +var __param; +var __esDecorate; +var __runInitializers; +var __propKey; +var __setFunctionName; +var __metadata; +var __awaiter; +var __generator; +var __exportStar; +var __values; +var __read; +var __spread; +var __spreadArrays; +var __spreadArray; +var __await; +var __asyncGenerator; +var __asyncDelegator; +var __asyncValues; +var __makeTemplateObject; +var __importStar; +var __importDefault; +var __classPrivateFieldGet; +var __classPrivateFieldSet; +var __classPrivateFieldIn; +var __createBinding; +(function (factory) { + var root = typeof global === "object" ? global : typeof self === "object" ? self : typeof this === "object" ? this : {}; + if (typeof define === "function" && define.amd) { + define("tslib", ["exports"], function (exports) { factory(createExporter(root, createExporter(exports))); }); + } + else if (typeof module === "object" && typeof module.exports === "object") { + factory(createExporter(root, createExporter(module.exports))); + } + else { + factory(createExporter(root)); + } + function createExporter(exports, previous) { + if (exports !== root) { + if (typeof Object.create === "function") { + Object.defineProperty(exports, "__esModule", { value: true }); + } + else { + exports.__esModule = true; + } + } + return function (id, v) { return exports[id] = previous ? previous(id, v) : v; }; + } +}) +(function (exporter) { + var extendStatics = Object.setPrototypeOf || + ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) || + function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; }; + + __extends = function (d, b) { + if (typeof b !== "function" && b !== null) + throw new TypeError("Class extends value " + String(b) + " is not a constructor or null"); + extendStatics(d, b); + function __() { this.constructor = d; } + d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __()); + }; + + __assign = Object.assign || function (t) { + for (var s, i = 1, n = arguments.length; i < n; i++) { + s = arguments[i]; + for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; + } + return t; + }; + + __rest = function (s, e) { + var t = {}; + for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) + t[p] = s[p]; + if (s != null && typeof Object.getOwnPropertySymbols === "function") + for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { + if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) + t[p[i]] = s[p[i]]; + } + return t; + }; + + __decorate = function (decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; + }; + + __param = function (paramIndex, decorator) { + return function (target, key) { decorator(target, key, paramIndex); } + }; + + __esDecorate = function (ctor, descriptorIn, decorators, contextIn, initializers, extraInitializers) { + function accept(f) { if (f !== void 0 && typeof f !== "function") throw new TypeError("Function expected"); return f; } + var kind = contextIn.kind, key = kind === "getter" ? "get" : kind === "setter" ? "set" : "value"; + var target = !descriptorIn && ctor ? contextIn["static"] ? ctor : ctor.prototype : null; + var descriptor = descriptorIn || (target ? Object.getOwnPropertyDescriptor(target, contextIn.name) : {}); + var _, done = false; + for (var i = decorators.length - 1; i >= 0; i--) { + var context = {}; + for (var p in contextIn) context[p] = p === "access" ? {} : contextIn[p]; + for (var p in contextIn.access) context.access[p] = contextIn.access[p]; + context.addInitializer = function (f) { if (done) throw new TypeError("Cannot add initializers after decoration has completed"); extraInitializers.push(accept(f || null)); }; + var result = (0, decorators[i])(kind === "accessor" ? { get: descriptor.get, set: descriptor.set } : descriptor[key], context); + if (kind === "accessor") { + if (result === void 0) continue; + if (result === null || typeof result !== "object") throw new TypeError("Object expected"); + if (_ = accept(result.get)) descriptor.get = _; + if (_ = accept(result.set)) descriptor.set = _; + if (_ = accept(result.init)) initializers.unshift(_); + } + else if (_ = accept(result)) { + if (kind === "field") initializers.unshift(_); + else descriptor[key] = _; + } + } + if (target) Object.defineProperty(target, contextIn.name, descriptor); + done = true; + }; + + __runInitializers = function (thisArg, initializers, value) { + var useValue = arguments.length > 2; + for (var i = 0; i < initializers.length; i++) { + value = useValue ? initializers[i].call(thisArg, value) : initializers[i].call(thisArg); + } + return useValue ? value : void 0; + }; + + __propKey = function (x) { + return typeof x === "symbol" ? x : "".concat(x); + }; + + __setFunctionName = function (f, name, prefix) { + if (typeof name === "symbol") name = name.description ? "[".concat(name.description, "]") : ""; + return Object.defineProperty(f, "name", { configurable: true, value: prefix ? "".concat(prefix, " ", name) : name }); + }; + + __metadata = function (metadataKey, metadataValue) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue); + }; + + __awaiter = function (thisArg, _arguments, P, generator) { + function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); } + return new (P || (P = Promise))(function (resolve, reject) { + function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } + function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } + function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } + step((generator = generator.apply(thisArg, _arguments || [])).next()); + }); + }; + + __generator = function (thisArg, body) { + var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g; + return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g; + function verb(n) { return function (v) { return step([n, v]); }; } + function step(op) { + if (f) throw new TypeError("Generator is already executing."); + while (g && (g = 0, op[0] && (_ = 0)), _) try { + if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t; + if (y = 0, t) op = [op[0] & 2, t.value]; + switch (op[0]) { + case 0: case 1: t = op; break; + case 4: _.label++; return { value: op[1], done: false }; + case 5: _.label++; y = op[1]; op = [0]; continue; + case 7: op = _.ops.pop(); _.trys.pop(); continue; + default: + if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; } + if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; } + if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; } + if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; } + if (t[2]) _.ops.pop(); + _.trys.pop(); continue; + } + op = body.call(thisArg, _); + } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; } + if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true }; + } + }; + + __exportStar = function(m, o) { + for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p); + }; + + __createBinding = Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); + }) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; + }); + + __values = function (o) { + var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0; + if (m) return m.call(o); + if (o && typeof o.length === "number") return { + next: function () { + if (o && i >= o.length) o = void 0; + return { value: o && o[i++], done: !o }; + } + }; + throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined."); + }; + + __read = function (o, n) { + var m = typeof Symbol === "function" && o[Symbol.iterator]; + if (!m) return o; + var i = m.call(o), r, ar = [], e; + try { + while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value); + } + catch (error) { e = { error: error }; } + finally { + try { + if (r && !r.done && (m = i["return"])) m.call(i); + } + finally { if (e) throw e.error; } + } + return ar; + }; + + /** @deprecated */ + __spread = function () { + for (var ar = [], i = 0; i < arguments.length; i++) + ar = ar.concat(__read(arguments[i])); + return ar; + }; + + /** @deprecated */ + __spreadArrays = function () { + for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length; + for (var r = Array(s), k = 0, i = 0; i < il; i++) + for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++) + r[k] = a[j]; + return r; + }; + + __spreadArray = function (to, from, pack) { + if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) { + if (ar || !(i in from)) { + if (!ar) ar = Array.prototype.slice.call(from, 0, i); + ar[i] = from[i]; + } + } + return to.concat(ar || Array.prototype.slice.call(from)); + }; + + __await = function (v) { + return this instanceof __await ? (this.v = v, this) : new __await(v); + }; + + __asyncGenerator = function (thisArg, _arguments, generator) { + if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined."); + var g = generator.apply(thisArg, _arguments || []), i, q = []; + return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i; + function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; } + function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } } + function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); } + function fulfill(value) { resume("next", value); } + function reject(value) { resume("throw", value); } + function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); } + }; + + __asyncDelegator = function (o) { + var i, p; + return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i; + function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: false } : f ? f(v) : v; } : f; } + }; + + __asyncValues = function (o) { + if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined."); + var m = o[Symbol.asyncIterator], i; + return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i); + function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; } + function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); } + }; + + __makeTemplateObject = function (cooked, raw) { + if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } + return cooked; + }; + + var __setModuleDefault = Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); + }) : function(o, v) { + o["default"] = v; + }; + + __importStar = function (mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); + __setModuleDefault(result, mod); + return result; + }; + + __importDefault = function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; + }; + + __classPrivateFieldGet = function (receiver, state, kind, f) { + if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter"); + if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it"); + return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver); + }; + + __classPrivateFieldSet = function (receiver, state, value, kind, f) { + if (kind === "m") throw new TypeError("Private method is not writable"); + if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter"); + if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it"); + return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value; + }; + + __classPrivateFieldIn = function (state, receiver) { + if (receiver === null || (typeof receiver !== "object" && typeof receiver !== "function")) throw new TypeError("Cannot use 'in' operator on non-object"); + return typeof state === "function" ? receiver === state : state.has(receiver); + }; + + exporter("__extends", __extends); + exporter("__assign", __assign); + exporter("__rest", __rest); + exporter("__decorate", __decorate); + exporter("__param", __param); + exporter("__esDecorate", __esDecorate); + exporter("__runInitializers", __runInitializers); + exporter("__propKey", __propKey); + exporter("__setFunctionName", __setFunctionName); + exporter("__metadata", __metadata); + exporter("__awaiter", __awaiter); + exporter("__generator", __generator); + exporter("__exportStar", __exportStar); + exporter("__createBinding", __createBinding); + exporter("__values", __values); + exporter("__read", __read); + exporter("__spread", __spread); + exporter("__spreadArrays", __spreadArrays); + exporter("__spreadArray", __spreadArray); + exporter("__await", __await); + exporter("__asyncGenerator", __asyncGenerator); + exporter("__asyncDelegator", __asyncDelegator); + exporter("__asyncValues", __asyncValues); + exporter("__makeTemplateObject", __makeTemplateObject); + exporter("__importStar", __importStar); + exporter("__importDefault", __importDefault); + exporter("__classPrivateFieldGet", __classPrivateFieldGet); + exporter("__classPrivateFieldSet", __classPrivateFieldSet); + exporter("__classPrivateFieldIn", __classPrivateFieldIn); +}); diff --git a/node_modules/undici/LICENSE b/node_modules/undici/LICENSE new file mode 100644 index 0000000..e7323bb --- /dev/null +++ b/node_modules/undici/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) Matteo Collina and Undici contributors + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/undici/README.md b/node_modules/undici/README.md new file mode 100644 index 0000000..05a5d21 --- /dev/null +++ b/node_modules/undici/README.md @@ -0,0 +1,438 @@ +# undici + +[![Node CI](https://github.com/nodejs/undici/actions/workflows/nodejs.yml/badge.svg)](https://github.com/nodejs/undici/actions/workflows/nodejs.yml) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](http://standardjs.com/) [![npm version](https://badge.fury.io/js/undici.svg)](https://badge.fury.io/js/undici) [![codecov](https://codecov.io/gh/nodejs/undici/branch/main/graph/badge.svg?token=yZL6LtXkOA)](https://codecov.io/gh/nodejs/undici) + +An HTTP/1.1 client, written from scratch for Node.js. + +> Undici means eleven in Italian. 1.1 -> 11 -> Eleven -> Undici. +It is also a Stranger Things reference. + +Have a question about using Undici? Open a [Q&A Discussion](https://github.com/nodejs/undici/discussions/new) or join our official OpenJS [Slack](https://openjs-foundation.slack.com/archives/C01QF9Q31QD) channel. + +## Install + +``` +npm i undici +``` + +## Benchmarks + +The benchmark is a simple `hello world` [example](benchmarks/benchmark.js) using a +number of unix sockets (connections) with a pipelining depth of 10 running on Node 16. +The benchmarks below have the [simd](https://github.com/WebAssembly/simd) feature enabled. + +### Connections 1 + +| Tests | Samples | Result | Tolerance | Difference with slowest | +|---------------------|---------|---------------|-----------|-------------------------| +| http - no keepalive | 15 | 4.63 req/sec | ± 2.77 % | - | +| http - keepalive | 10 | 4.81 req/sec | ± 2.16 % | + 3.94 % | +| undici - stream | 25 | 62.22 req/sec | ± 2.67 % | + 1244.58 % | +| undici - dispatch | 15 | 64.33 req/sec | ± 2.47 % | + 1290.24 % | +| undici - request | 15 | 66.08 req/sec | ± 2.48 % | + 1327.88 % | +| undici - pipeline | 10 | 66.13 req/sec | ± 1.39 % | + 1329.08 % | + +### Connections 50 + +| Tests | Samples | Result | Tolerance | Difference with slowest | +|---------------------|---------|------------------|-----------|-------------------------| +| http - no keepalive | 50 | 3546.49 req/sec | ± 2.90 % | - | +| http - keepalive | 15 | 5692.67 req/sec | ± 2.48 % | + 60.52 % | +| undici - pipeline | 25 | 8478.71 req/sec | ± 2.62 % | + 139.07 % | +| undici - request | 20 | 9766.66 req/sec | ± 2.79 % | + 175.39 % | +| undici - stream | 15 | 10109.74 req/sec | ± 2.94 % | + 185.06 % | +| undici - dispatch | 25 | 10949.73 req/sec | ± 2.54 % | + 208.75 % | + +## Quick Start + +```js +import { request } from 'undici' + +const { + statusCode, + headers, + trailers, + body +} = await request('http://localhost:3000/foo') + +console.log('response received', statusCode) +console.log('headers', headers) + +for await (const data of body) { + console.log('data', data) +} + +console.log('trailers', trailers) +``` + +## Body Mixins + +The `body` mixins are the most common way to format the request/response body. Mixins include: + +- [`.formData()`](https://fetch.spec.whatwg.org/#dom-body-formdata) +- [`.json()`](https://fetch.spec.whatwg.org/#dom-body-json) +- [`.text()`](https://fetch.spec.whatwg.org/#dom-body-text) + +Example usage: + +```js +import { request } from 'undici' + +const { + statusCode, + headers, + trailers, + body +} = await request('http://localhost:3000/foo') + +console.log('response received', statusCode) +console.log('headers', headers) +console.log('data', await body.json()) +console.log('trailers', trailers) +``` + +_Note: Once a mixin has been called then the body cannot be reused, thus calling additional mixins on `.body`, e.g. `.body.json(); .body.text()` will result in an error `TypeError: unusable` being thrown and returned through the `Promise` rejection._ + +Should you need to access the `body` in plain-text after using a mixin, the best practice is to use the `.text()` mixin first and then manually parse the text to the desired format. + +For more information about their behavior, please reference the body mixin from the [Fetch Standard](https://fetch.spec.whatwg.org/#body-mixin). + +## Common API Methods + +This section documents our most commonly used API methods. Additional APIs are documented in their own files within the [docs](./docs/) folder and are accessible via the navigation list on the left side of the docs site. + +### `undici.request([url, options]): Promise` + +Arguments: + +* **url** `string | URL | UrlObject` +* **options** [`RequestOptions`](./docs/api/Dispatcher.md#parameter-requestoptions) + * **dispatcher** `Dispatcher` - Default: [getGlobalDispatcher](#undicigetglobaldispatcher) + * **method** `String` - Default: `PUT` if `options.body`, otherwise `GET` + * **maxRedirections** `Integer` - Default: `0` + +Returns a promise with the result of the `Dispatcher.request` method. + +Calls `options.dispatcher.request(options)`. + +See [Dispatcher.request](./docs/api/Dispatcher.md#dispatcherrequestoptions-callback) for more details. + +### `undici.stream([url, options, ]factory): Promise` + +Arguments: + +* **url** `string | URL | UrlObject` +* **options** [`StreamOptions`](./docs/api/Dispatcher.md#parameter-streamoptions) + * **dispatcher** `Dispatcher` - Default: [getGlobalDispatcher](#undicigetglobaldispatcher) + * **method** `String` - Default: `PUT` if `options.body`, otherwise `GET` + * **maxRedirections** `Integer` - Default: `0` +* **factory** `Dispatcher.stream.factory` + +Returns a promise with the result of the `Dispatcher.stream` method. + +Calls `options.dispatcher.stream(options, factory)`. + +See [Dispatcher.stream](docs/api/Dispatcher.md#dispatcherstreamoptions-factory-callback) for more details. + +### `undici.pipeline([url, options, ]handler): Duplex` + +Arguments: + +* **url** `string | URL | UrlObject` +* **options** [`PipelineOptions`](docs/api/Dispatcher.md#parameter-pipelineoptions) + * **dispatcher** `Dispatcher` - Default: [getGlobalDispatcher](#undicigetglobaldispatcher) + * **method** `String` - Default: `PUT` if `options.body`, otherwise `GET` + * **maxRedirections** `Integer` - Default: `0` +* **handler** `Dispatcher.pipeline.handler` + +Returns: `stream.Duplex` + +Calls `options.dispatch.pipeline(options, handler)`. + +See [Dispatcher.pipeline](docs/api/Dispatcher.md#dispatcherpipelineoptions-handler) for more details. + +### `undici.connect([url, options]): Promise` + +Starts two-way communications with the requested resource using [HTTP CONNECT](https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/CONNECT). + +Arguments: + +* **url** `string | URL | UrlObject` +* **options** [`ConnectOptions`](docs/api/Dispatcher.md#parameter-connectoptions) + * **dispatcher** `Dispatcher` - Default: [getGlobalDispatcher](#undicigetglobaldispatcher) + * **maxRedirections** `Integer` - Default: `0` +* **callback** `(err: Error | null, data: ConnectData | null) => void` (optional) + +Returns a promise with the result of the `Dispatcher.connect` method. + +Calls `options.dispatch.connect(options)`. + +See [Dispatcher.connect](docs/api/Dispatcher.md#dispatcherconnectoptions-callback) for more details. + +### `undici.fetch(input[, init]): Promise` + +Implements [fetch](https://fetch.spec.whatwg.org/#fetch-method). + +* https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/fetch +* https://fetch.spec.whatwg.org/#fetch-method + +Only supported on Node 16.8+. + +Basic usage example: + +```js +import { fetch } from 'undici' + + +const res = await fetch('https://example.com') +const json = await res.json() +console.log(json) +``` + +You can pass an optional dispatcher to `fetch` as: + +```js +import { fetch, Agent } from 'undici' + +const res = await fetch('https://example.com', { + // Mocks are also supported + dispatcher: new Agent({ + keepAliveTimeout: 10, + keepAliveMaxTimeout: 10 + }) +}) +const json = await res.json() +console.log(json) +``` + +#### `request.body` + +A body can be of the following types: + +- ArrayBuffer +- ArrayBufferView +- AsyncIterables +- Blob +- Iterables +- String +- URLSearchParams +- FormData + +In this implementation of fetch, ```request.body``` now accepts ```Async Iterables```. It is not present in the [Fetch Standard.](https://fetch.spec.whatwg.org) + +```js +import { fetch } from 'undici' + +const data = { + async *[Symbol.asyncIterator]() { + yield 'hello' + yield 'world' + }, +} + +await fetch('https://example.com', { body: data, method: 'POST', duplex: 'half' }) +``` + +#### `request.duplex` + +- half + +In this implementation of fetch, `request.duplex` must be set if `request.body` is `ReadableStream` or `Async Iterables`. And fetch requests are currently always be full duplex. More detail refer to [Fetch Standard.](https://fetch.spec.whatwg.org/#dom-requestinit-duplex) + +#### `response.body` + +Nodejs has two kinds of streams: [web streams](https://nodejs.org/dist/latest-v16.x/docs/api/webstreams.html), which follow the API of the WHATWG web standard found in browsers, and an older Node-specific [streams API](https://nodejs.org/api/stream.html). `response.body` returns a readable web stream. If you would prefer to work with a Node stream you can convert a web stream using `.fromWeb()`. + +```js +import { fetch } from 'undici' +import { Readable } from 'node:stream' + +const response = await fetch('https://example.com') +const readableWebStream = response.body +const readableNodeStream = Readable.fromWeb(readableWebStream) +``` + +#### Specification Compliance + +This section documents parts of the [Fetch Standard](https://fetch.spec.whatwg.org) that Undici does +not support or does not fully implement. + +##### Garbage Collection + +* https://fetch.spec.whatwg.org/#garbage-collection + +The [Fetch Standard](https://fetch.spec.whatwg.org) allows users to skip consuming the response body by relying on +[garbage collection](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Memory_Management#garbage_collection) to release connection resources. Undici does not do the same. Therefore, it is important to always either consume or cancel the response body. + +Garbage collection in Node is less aggressive and deterministic +(due to the lack of clear idle periods that browsers have through the rendering refresh rate) +which means that leaving the release of connection resources to the garbage collector can lead +to excessive connection usage, reduced performance (due to less connection re-use), and even +stalls or deadlocks when running out of connections. + +```js +// Do +const headers = await fetch(url) + .then(async res => { + for await (const chunk of res.body) { + // force consumption of body + } + return res.headers + }) + +// Do not +const headers = await fetch(url) + .then(res => res.headers) +``` + +However, if you want to get only headers, it might be better to use `HEAD` request method. Usage of this method will obviate the need for consumption or cancelling of the response body. See [MDN - HTTP - HTTP request methods - HEAD](https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/HEAD) for more details. + +```js +const headers = await fetch(url, { method: 'HEAD' }) + .then(res => res.headers) +``` + +##### Forbidden and Safelisted Header Names + +* https://fetch.spec.whatwg.org/#cors-safelisted-response-header-name +* https://fetch.spec.whatwg.org/#forbidden-header-name +* https://fetch.spec.whatwg.org/#forbidden-response-header-name +* https://github.com/wintercg/fetch/issues/6 + +The [Fetch Standard](https://fetch.spec.whatwg.org) requires implementations to exclude certain headers from requests and responses. In browser environments, some headers are forbidden so the user agent remains in full control over them. In Undici, these constraints are removed to give more control to the user. + +### `undici.upgrade([url, options]): Promise` + +Upgrade to a different protocol. See [MDN - HTTP - Protocol upgrade mechanism](https://developer.mozilla.org/en-US/docs/Web/HTTP/Protocol_upgrade_mechanism) for more details. + +Arguments: + +* **url** `string | URL | UrlObject` +* **options** [`UpgradeOptions`](docs/api/Dispatcher.md#parameter-upgradeoptions) + * **dispatcher** `Dispatcher` - Default: [getGlobalDispatcher](#undicigetglobaldispatcher) + * **maxRedirections** `Integer` - Default: `0` +* **callback** `(error: Error | null, data: UpgradeData) => void` (optional) + +Returns a promise with the result of the `Dispatcher.upgrade` method. + +Calls `options.dispatcher.upgrade(options)`. + +See [Dispatcher.upgrade](docs/api/Dispatcher.md#dispatcherupgradeoptions-callback) for more details. + +### `undici.setGlobalDispatcher(dispatcher)` + +* dispatcher `Dispatcher` + +Sets the global dispatcher used by Common API Methods. + +### `undici.getGlobalDispatcher()` + +Gets the global dispatcher used by Common API Methods. + +Returns: `Dispatcher` + +### `undici.setGlobalOrigin(origin)` + +* origin `string | URL | undefined` + +Sets the global origin used in `fetch`. + +If `undefined` is passed, the global origin will be reset. This will cause `Response.redirect`, `new Request()`, and `fetch` to throw an error when a relative path is passed. + +```js +setGlobalOrigin('http://localhost:3000') + +const response = await fetch('/api/ping') + +console.log(response.url) // http://localhost:3000/api/ping +``` + +### `undici.getGlobalOrigin()` + +Gets the global origin used in `fetch`. + +Returns: `URL` + +### `UrlObject` + +* **port** `string | number` (optional) +* **path** `string` (optional) +* **pathname** `string` (optional) +* **hostname** `string` (optional) +* **origin** `string` (optional) +* **protocol** `string` (optional) +* **search** `string` (optional) + +## Specification Compliance + +This section documents parts of the HTTP/1.1 specification that Undici does +not support or does not fully implement. + +### Expect + +Undici does not support the `Expect` request header field. The request +body is always immediately sent and the `100 Continue` response will be +ignored. + +Refs: https://tools.ietf.org/html/rfc7231#section-5.1.1 + +### Pipelining + +Undici will only use pipelining if configured with a `pipelining` factor +greater than `1`. + +Undici always assumes that connections are persistent and will immediately +pipeline requests, without checking whether the connection is persistent. +Hence, automatic fallback to HTTP/1.0 or HTTP/1.1 without pipelining is +not supported. + +Undici will immediately pipeline when retrying requests after a failed +connection. However, Undici will not retry the first remaining requests in +the prior pipeline and instead error the corresponding callback/promise/stream. + +Undici will abort all running requests in the pipeline when any of them are +aborted. + +* Refs: https://tools.ietf.org/html/rfc2616#section-8.1.2.2 +* Refs: https://tools.ietf.org/html/rfc7230#section-6.3.2 + +### Manual Redirect + +Since it is not possible to manually follow an HTTP redirect on the server-side, +Undici returns the actual response instead of an `opaqueredirect` filtered one +when invoked with a `manual` redirect. This aligns `fetch()` with the other +implementations in Deno and Cloudflare Workers. + +Refs: https://fetch.spec.whatwg.org/#atomic-http-redirect-handling + +## Workarounds + +### Network address family autoselection. + +If you experience problem when connecting to a remote server that is resolved by your DNS servers to a IPv6 (AAAA record) +first, there are chances that your local router or ISP might have problem connecting to IPv6 networks. In that case +undici will throw an error with code `UND_ERR_CONNECT_TIMEOUT`. + +If the target server resolves to both a IPv6 and IPv4 (A records) address and you are using a compatible Node version +(18.3.0 and above), you can fix the problem by providing the `autoSelectFamily` option (support by both `undici.request` +and `undici.Agent`) which will enable the family autoselection algorithm when establishing the connection. + +## Collaborators + +* [__Daniele Belardi__](https://github.com/dnlup), +* [__Ethan Arrowood__](https://github.com/ethan-arrowood), +* [__Matteo Collina__](https://github.com/mcollina), +* [__Matthew Aitken__](https://github.com/KhafraDev), +* [__Robert Nagy__](https://github.com/ronag), +* [__Szymon Marczak__](https://github.com/szmarczak), +* [__Tomas Della Vedova__](https://github.com/delvedor), + +### Releasers + +* [__Ethan Arrowood__](https://github.com/ethan-arrowood), +* [__Matteo Collina__](https://github.com/mcollina), +* [__Robert Nagy__](https://github.com/ronag), + +## License + +MIT diff --git a/node_modules/undici/docs/api/Agent.md b/node_modules/undici/docs/api/Agent.md new file mode 100644 index 0000000..dd5d99b --- /dev/null +++ b/node_modules/undici/docs/api/Agent.md @@ -0,0 +1,80 @@ +# Agent + +Extends: `undici.Dispatcher` + +Agent allow dispatching requests against multiple different origins. + +Requests are not guaranteed to be dispatched in order of invocation. + +## `new undici.Agent([options])` + +Arguments: + +* **options** `AgentOptions` (optional) + +Returns: `Agent` + +### Parameter: `AgentOptions` + +Extends: [`PoolOptions`](Pool.md#parameter-pooloptions) + +* **factory** `(origin: URL, opts: Object) => Dispatcher` - Default: `(origin, opts) => new Pool(origin, opts)` +* **maxRedirections** `Integer` - Default: `0`. The number of HTTP redirection to follow unless otherwise specified in `DispatchOptions`. +* **interceptors** `{ Agent: DispatchInterceptor[] }` - Default: `[RedirectInterceptor]` - A list of interceptors that are applied to the dispatch method. Additional logic can be applied (such as, but not limited to: 302 status code handling, authentication, cookies, compression and caching). Note that the behavior of interceptors is Experimental and might change at any given time. + +## Instance Properties + +### `Agent.closed` + +Implements [Client.closed](Client.md#clientclosed) + +### `Agent.destroyed` + +Implements [Client.destroyed](Client.md#clientdestroyed) + +## Instance Methods + +### `Agent.close([callback])` + +Implements [`Dispatcher.close([callback])`](Dispatcher.md#dispatcherclosecallback-promise). + +### `Agent.destroy([error, callback])` + +Implements [`Dispatcher.destroy([error, callback])`](Dispatcher.md#dispatcherdestroyerror-callback-promise). + +### `Agent.dispatch(options, handler: AgentDispatchOptions)` + +Implements [`Dispatcher.dispatch(options, handler)`](Dispatcher.md#dispatcherdispatchoptions-handler). + +#### Parameter: `AgentDispatchOptions` + +Extends: [`DispatchOptions`](Dispatcher.md#parameter-dispatchoptions) + +* **origin** `string | URL` +* **maxRedirections** `Integer`. + +Implements [`Dispatcher.destroy([error, callback])`](Dispatcher.md#dispatcherdestroyerror-callback-promise). + +### `Agent.connect(options[, callback])` + +See [`Dispatcher.connect(options[, callback])`](Dispatcher.md#dispatcherconnectoptions-callback). + +### `Agent.dispatch(options, handler)` + +Implements [`Dispatcher.dispatch(options, handler)`](Dispatcher.md#dispatcherdispatchoptions-handler). + +### `Agent.pipeline(options, handler)` + +See [`Dispatcher.pipeline(options, handler)`](Dispatcher.md#dispatcherpipelineoptions-handler). + +### `Agent.request(options[, callback])` + +See [`Dispatcher.request(options [, callback])`](Dispatcher.md#dispatcherrequestoptions-callback). + +### `Agent.stream(options, factory[, callback])` + +See [`Dispatcher.stream(options, factory[, callback])`](Dispatcher.md#dispatcherstreamoptions-factory-callback). + +### `Agent.upgrade(options[, callback])` + +See [`Dispatcher.upgrade(options[, callback])`](Dispatcher.md#dispatcherupgradeoptions-callback). diff --git a/node_modules/undici/docs/api/BalancedPool.md b/node_modules/undici/docs/api/BalancedPool.md new file mode 100644 index 0000000..290c734 --- /dev/null +++ b/node_modules/undici/docs/api/BalancedPool.md @@ -0,0 +1,99 @@ +# Class: BalancedPool + +Extends: `undici.Dispatcher` + +A pool of [Pool](Pool.md) instances connected to multiple upstreams. + +Requests are not guaranteed to be dispatched in order of invocation. + +## `new BalancedPool(upstreams [, options])` + +Arguments: + +* **upstreams** `URL | string | string[]` - It should only include the **protocol, hostname, and port**. +* **options** `BalancedPoolOptions` (optional) + +### Parameter: `BalancedPoolOptions` + +Extends: [`PoolOptions`](Pool.md#parameter-pooloptions) + +* **factory** `(origin: URL, opts: Object) => Dispatcher` - Default: `(origin, opts) => new Pool(origin, opts)` + +The `PoolOptions` are passed to each of the `Pool` instances being created. +## Instance Properties + +### `BalancedPool.upstreams` + +Returns an array of upstreams that were previously added. + +### `BalancedPool.closed` + +Implements [Client.closed](Client.md#clientclosed) + +### `BalancedPool.destroyed` + +Implements [Client.destroyed](Client.md#clientdestroyed) + +### `Pool.stats` + +Returns [`PoolStats`](PoolStats.md) instance for this pool. + +## Instance Methods + +### `BalancedPool.addUpstream(upstream)` + +Add an upstream. + +Arguments: + +* **upstream** `string` - It should only include the **protocol, hostname, and port**. + +### `BalancedPool.removeUpstream(upstream)` + +Removes an upstream that was previously addded. + +### `BalancedPool.close([callback])` + +Implements [`Dispatcher.close([callback])`](Dispatcher.md#dispatcherclosecallback-promise). + +### `BalancedPool.destroy([error, callback])` + +Implements [`Dispatcher.destroy([error, callback])`](Dispatcher.md#dispatcherdestroyerror-callback-promise). + +### `BalancedPool.connect(options[, callback])` + +See [`Dispatcher.connect(options[, callback])`](Dispatcher.md#dispatcherconnectoptions-callback). + +### `BalancedPool.dispatch(options, handlers)` + +Implements [`Dispatcher.dispatch(options, handlers)`](Dispatcher.md#dispatcherdispatchoptions-handler). + +### `BalancedPool.pipeline(options, handler)` + +See [`Dispatcher.pipeline(options, handler)`](Dispatcher.md#dispatcherpipelineoptions-handler). + +### `BalancedPool.request(options[, callback])` + +See [`Dispatcher.request(options [, callback])`](Dispatcher.md#dispatcherrequestoptions-callback). + +### `BalancedPool.stream(options, factory[, callback])` + +See [`Dispatcher.stream(options, factory[, callback])`](Dispatcher.md#dispatcherstreamoptions-factory-callback). + +### `BalancedPool.upgrade(options[, callback])` + +See [`Dispatcher.upgrade(options[, callback])`](Dispatcher.md#dispatcherupgradeoptions-callback). + +## Instance Events + +### Event: `'connect'` + +See [Dispatcher Event: `'connect'`](Dispatcher.md#event-connect). + +### Event: `'disconnect'` + +See [Dispatcher Event: `'disconnect'`](Dispatcher.md#event-disconnect). + +### Event: `'drain'` + +See [Dispatcher Event: `'drain'`](Dispatcher.md#event-drain). diff --git a/node_modules/undici/docs/api/CacheStorage.md b/node_modules/undici/docs/api/CacheStorage.md new file mode 100644 index 0000000..08ee99f --- /dev/null +++ b/node_modules/undici/docs/api/CacheStorage.md @@ -0,0 +1,30 @@ +# CacheStorage + +Undici exposes a W3C spec-compliant implementation of [CacheStorage](https://developer.mozilla.org/en-US/docs/Web/API/CacheStorage) and [Cache](https://developer.mozilla.org/en-US/docs/Web/API/Cache). + +## Opening a Cache + +Undici exports a top-level CacheStorage instance. You can open a new Cache, or duplicate a Cache with an existing name, by using `CacheStorage.prototype.open`. If you open a Cache with the same name as an already-existing Cache, its list of cached Responses will be shared between both instances. + +```mjs +import { caches } from 'undici' + +const cache_1 = await caches.open('v1') +const cache_2 = await caches.open('v1') + +// Although .open() creates a new instance, +assert(cache_1 !== cache_2) +// The same Response is matched in both. +assert.deepStrictEqual(await cache_1.match('/req'), await cache_2.match('/req')) +``` + +## Deleting a Cache + +If a Cache is deleted, the cached Responses/Requests can still be used. + +```mjs +const response = await cache_1.match('/req') +await caches.delete('v1') + +await response.text() // the Response's body +``` diff --git a/node_modules/undici/docs/api/Client.md b/node_modules/undici/docs/api/Client.md new file mode 100644 index 0000000..fc7c5d2 --- /dev/null +++ b/node_modules/undici/docs/api/Client.md @@ -0,0 +1,269 @@ +# Class: Client + +Extends: `undici.Dispatcher` + +A basic HTTP/1.1 client, mapped on top a single TCP/TLS connection. Pipelining is disabled by default. + +Requests are not guaranteed to be dispatched in order of invocation. + +## `new Client(url[, options])` + +Arguments: + +* **url** `URL | string` - Should only include the **protocol, hostname, and port**. +* **options** `ClientOptions` (optional) + +Returns: `Client` + +### Parameter: `ClientOptions` + +* **bodyTimeout** `number | null` (optional) - Default: `300e3` - The timeout after which a request will time out, in milliseconds. Monitors time between receiving body data. Use `0` to disable it entirely. Defaults to 300 seconds. +* **headersTimeout** `number | null` (optional) - Default: `300e3` - The amount of time the parser will wait to receive the complete HTTP headers while not sending the request. Defaults to 300 seconds. +* **keepAliveMaxTimeout** `number | null` (optional) - Default: `600e3` - The maximum allowed `keepAliveTimeout` when overridden by *keep-alive* hints from the server. Defaults to 10 minutes. +* **keepAliveTimeout** `number | null` (optional) - Default: `4e3` - The timeout after which a socket without active requests will time out. Monitors time between activity on a connected socket. This value may be overridden by *keep-alive* hints from the server. See [MDN: HTTP - Headers - Keep-Alive directives](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Keep-Alive#directives) for more details. Defaults to 4 seconds. +* **keepAliveTimeoutThreshold** `number | null` (optional) - Default: `1e3` - A number subtracted from server *keep-alive* hints when overriding `keepAliveTimeout` to account for timing inaccuracies caused by e.g. transport latency. Defaults to 1 second. +* **maxHeaderSize** `number | null` (optional) - Default: `16384` - The maximum length of request headers in bytes. Defaults to 16KiB. +* **maxResponseSize** `number | null` (optional) - Default: `-1` - The maximum length of response body in bytes. Set to `-1` to disable. +* **pipelining** `number | null` (optional) - Default: `1` - The amount of concurrent requests to be sent over the single TCP/TLS connection according to [RFC7230](https://tools.ietf.org/html/rfc7230#section-6.3.2). Carefully consider your workload and environment before enabling concurrent requests as pipelining may reduce performance if used incorrectly. Pipelining is sensitive to network stack settings as well as head of line blocking caused by e.g. long running requests. Set to `0` to disable keep-alive connections. +* **connect** `ConnectOptions | Function | null` (optional) - Default: `null`. +* **strictContentLength** `Boolean` (optional) - Default: `true` - Whether to treat request content length mismatches as errors. If true, an error is thrown when the request content-length header doesn't match the length of the request body. +* **interceptors** `{ Client: DispatchInterceptor[] }` - Default: `[RedirectInterceptor]` - A list of interceptors that are applied to the dispatch method. Additional logic can be applied (such as, but not limited to: 302 status code handling, authentication, cookies, compression and caching). Note that the behavior of interceptors is Experimental and might change at any given time. +* **autoSelectFamily**: `boolean` (optional) - Default: depends on local Node version, on Node 18.13.0 and above is `false`. Enables a family autodetection algorithm that loosely implements section 5 of [RFC 8305](https://tools.ietf.org/html/rfc8305#section-5). See [here](https://nodejs.org/api/net.html#socketconnectoptions-connectlistener) for more details. This option is ignored if not supported by the current Node version. +* **autoSelectFamilyAttemptTimeout**: `number` - Default: depends on local Node version, on Node 18.13.0 and above is `250`. The amount of time in milliseconds to wait for a connection attempt to finish before trying the next address when using the `autoSelectFamily` option. See [here](https://nodejs.org/api/net.html#socketconnectoptions-connectlistener) for more details. + +#### Parameter: `ConnectOptions` + +Every Tls option, see [here](https://nodejs.org/api/tls.html#tls_tls_connect_options_callback). +Furthermore, the following options can be passed: + +* **socketPath** `string | null` (optional) - Default: `null` - An IPC endpoint, either Unix domain socket or Windows named pipe. +* **maxCachedSessions** `number | null` (optional) - Default: `100` - Maximum number of TLS cached sessions. Use 0 to disable TLS session caching. Default: 100. +* **timeout** `number | null` (optional) - Default `10e3` +* **servername** `string | null` (optional) +* **keepAlive** `boolean | null` (optional) - Default: `true` - TCP keep-alive enabled +* **keepAliveInitialDelay** `number | null` (optional) - Default: `60000` - TCP keep-alive interval for the socket in milliseconds + +### Example - Basic Client instantiation + +This will instantiate the undici Client, but it will not connect to the origin until something is queued. Consider using `client.connect` to prematurely connect to the origin, or just call `client.request`. + +```js +'use strict' +import { Client } from 'undici' + +const client = new Client('http://localhost:3000') +``` + +### Example - Custom connector + +This will allow you to perform some additional check on the socket that will be used for the next request. + +```js +'use strict' +import { Client, buildConnector } from 'undici' + +const connector = buildConnector({ rejectUnauthorized: false }) +const client = new Client('https://localhost:3000', { + connect (opts, cb) { + connector(opts, (err, socket) => { + if (err) { + cb(err) + } else if (/* assertion */) { + socket.destroy() + cb(new Error('kaboom')) + } else { + cb(null, socket) + } + }) + } +}) +``` + +## Instance Methods + +### `Client.close([callback])` + +Implements [`Dispatcher.close([callback])`](Dispatcher.md#dispatcherclosecallback-promise). + +### `Client.destroy([error, callback])` + +Implements [`Dispatcher.destroy([error, callback])`](Dispatcher.md#dispatcherdestroyerror-callback-promise). + +Waits until socket is closed before invoking the callback (or returning a promise if no callback is provided). + +### `Client.connect(options[, callback])` + +See [`Dispatcher.connect(options[, callback])`](Dispatcher.md#dispatcherconnectoptions-callback). + +### `Client.dispatch(options, handlers)` + +Implements [`Dispatcher.dispatch(options, handlers)`](Dispatcher.md#dispatcherdispatchoptions-handler). + +### `Client.pipeline(options, handler)` + +See [`Dispatcher.pipeline(options, handler)`](Dispatcher.md#dispatcherpipelineoptions-handler). + +### `Client.request(options[, callback])` + +See [`Dispatcher.request(options [, callback])`](Dispatcher.md#dispatcherrequestoptions-callback). + +### `Client.stream(options, factory[, callback])` + +See [`Dispatcher.stream(options, factory[, callback])`](Dispatcher.md#dispatcherstreamoptions-factory-callback). + +### `Client.upgrade(options[, callback])` + +See [`Dispatcher.upgrade(options[, callback])`](Dispatcher.md#dispatcherupgradeoptions-callback). + +## Instance Properties + +### `Client.closed` + +* `boolean` + +`true` after `client.close()` has been called. + +### `Client.destroyed` + +* `boolean` + +`true` after `client.destroyed()` has been called or `client.close()` has been called and the client shutdown has completed. + +### `Client.pipelining` + +* `number` + +Property to get and set the pipelining factor. + +## Instance Events + +### Event: `'connect'` + +See [Dispatcher Event: `'connect'`](Dispatcher.md#event-connect). + +Parameters: + +* **origin** `URL` +* **targets** `Array` + +Emitted when a socket has been created and connected. The client will connect once `client.size > 0`. + +#### Example - Client connect event + +```js +import { createServer } from 'http' +import { Client } from 'undici' +import { once } from 'events' + +const server = createServer((request, response) => { + response.end('Hello, World!') +}).listen() + +await once(server, 'listening') + +const client = new Client(`http://localhost:${server.address().port}`) + +client.on('connect', (origin) => { + console.log(`Connected to ${origin}`) // should print before the request body statement +}) + +try { + const { body } = await client.request({ + path: '/', + method: 'GET' + }) + body.setEncoding('utf-8') + body.on('data', console.log) + client.close() + server.close() +} catch (error) { + console.error(error) + client.close() + server.close() +} +``` + +### Event: `'disconnect'` + +See [Dispatcher Event: `'disconnect'`](Dispatcher.md#event-disconnect). + +Parameters: + +* **origin** `URL` +* **targets** `Array` +* **error** `Error` + +Emitted when socket has disconnected. The error argument of the event is the error which caused the socket to disconnect. The client will reconnect if or once `client.size > 0`. + +#### Example - Client disconnect event + +```js +import { createServer } from 'http' +import { Client } from 'undici' +import { once } from 'events' + +const server = createServer((request, response) => { + response.destroy() +}).listen() + +await once(server, 'listening') + +const client = new Client(`http://localhost:${server.address().port}`) + +client.on('disconnect', (origin) => { + console.log(`Disconnected from ${origin}`) +}) + +try { + await client.request({ + path: '/', + method: 'GET' + }) +} catch (error) { + console.error(error.message) + client.close() + server.close() +} +``` + +### Event: `'drain'` + +Emitted when pipeline is no longer busy. + +See [Dispatcher Event: `'drain'`](Dispatcher.md#event-drain). + +#### Example - Client drain event + +```js +import { createServer } from 'http' +import { Client } from 'undici' +import { once } from 'events' + +const server = createServer((request, response) => { + response.end('Hello, World!') +}).listen() + +await once(server, 'listening') + +const client = new Client(`http://localhost:${server.address().port}`) + +client.on('drain', () => { + console.log('drain event') + client.close() + server.close() +}) + +const requests = [ + client.request({ path: '/', method: 'GET' }), + client.request({ path: '/', method: 'GET' }), + client.request({ path: '/', method: 'GET' }) +] + +await Promise.all(requests) + +console.log('requests completed') +``` + +### Event: `'error'` + +Invoked for users errors such as throwing in the `onError` handler. diff --git a/node_modules/undici/docs/api/Connector.md b/node_modules/undici/docs/api/Connector.md new file mode 100644 index 0000000..7c96650 --- /dev/null +++ b/node_modules/undici/docs/api/Connector.md @@ -0,0 +1,115 @@ +# Connector + +Undici creates the underlying socket via the connector builder. +Normally, this happens automatically and you don't need to care about this, +but if you need to perform some additional check over the currently used socket, +this is the right place. + +If you want to create a custom connector, you must import the `buildConnector` utility. + +#### Parameter: `buildConnector.BuildOptions` + +Every Tls option, see [here](https://nodejs.org/api/tls.html#tls_tls_connect_options_callback). +Furthermore, the following options can be passed: + +* **socketPath** `string | null` (optional) - Default: `null` - An IPC endpoint, either Unix domain socket or Windows named pipe. +* **maxCachedSessions** `number | null` (optional) - Default: `100` - Maximum number of TLS cached sessions. Use 0 to disable TLS session caching. Default: 100. +* **timeout** `number | null` (optional) - Default `10e3` +* **servername** `string | null` (optional) + +Once you call `buildConnector`, it will return a connector function, which takes the following parameters. + +#### Parameter: `connector.Options` + +* **hostname** `string` (required) +* **host** `string` (optional) +* **protocol** `string` (required) +* **port** `string` (required) +* **servername** `string` (optional) +* **localAddress** `string | null` (optional) Local address the socket should connect from. +* **httpSocket** `Socket` (optional) Establish secure connection on a given socket rather than creating a new socket. It can only be sent on TLS update. + +### Basic example + +```js +'use strict' + +import { Client, buildConnector } from 'undici' + +const connector = buildConnector({ rejectUnauthorized: false }) +const client = new Client('https://localhost:3000', { + connect (opts, cb) { + connector(opts, (err, socket) => { + if (err) { + cb(err) + } else if (/* assertion */) { + socket.destroy() + cb(new Error('kaboom')) + } else { + cb(null, socket) + } + }) + } +}) +``` + +### Example: validate the CA fingerprint + +```js +'use strict' + +import { Client, buildConnector } from 'undici' + +const caFingerprint = 'FO:OB:AR' +const connector = buildConnector({ rejectUnauthorized: false }) +const client = new Client('https://localhost:3000', { + connect (opts, cb) { + connector(opts, (err, socket) => { + if (err) { + cb(err) + } else if (getIssuerCertificate(socket).fingerprint256 !== caFingerprint) { + socket.destroy() + cb(new Error('Fingerprint does not match or malformed certificate')) + } else { + cb(null, socket) + } + }) + } +}) + +client.request({ + path: '/', + method: 'GET' +}, (err, data) => { + if (err) throw err + + const bufs = [] + data.body.on('data', (buf) => { + bufs.push(buf) + }) + data.body.on('end', () => { + console.log(Buffer.concat(bufs).toString('utf8')) + client.close() + }) +}) + +function getIssuerCertificate (socket) { + let certificate = socket.getPeerCertificate(true) + while (certificate && Object.keys(certificate).length > 0) { + // invalid certificate + if (certificate.issuerCertificate == null) { + return null + } + + // We have reached the root certificate. + // In case of self-signed certificates, `issuerCertificate` may be a circular reference. + if (certificate.fingerprint256 === certificate.issuerCertificate.fingerprint256) { + break + } + + // continue the loop + certificate = certificate.issuerCertificate + } + return certificate +} +``` diff --git a/node_modules/undici/docs/api/ContentType.md b/node_modules/undici/docs/api/ContentType.md new file mode 100644 index 0000000..2bcc9f7 --- /dev/null +++ b/node_modules/undici/docs/api/ContentType.md @@ -0,0 +1,57 @@ +# MIME Type Parsing + +## `MIMEType` interface + +* **type** `string` +* **subtype** `string` +* **parameters** `Map` +* **essence** `string` + +## `parseMIMEType(input)` + +Implements [parse a MIME type](https://mimesniff.spec.whatwg.org/#parse-a-mime-type). + +Parses a MIME type, returning its type, subtype, and any associated parameters. If the parser can't parse an input it returns the string literal `'failure'`. + +```js +import { parseMIMEType } from 'undici' + +parseMIMEType('text/html; charset=gbk') +// { +// type: 'text', +// subtype: 'html', +// parameters: Map(1) { 'charset' => 'gbk' }, +// essence: 'text/html' +// } +``` + +Arguments: + +* **input** `string` + +Returns: `MIMEType|'failure'` + +## `serializeAMimeType(input)` + +Implements [serialize a MIME type](https://mimesniff.spec.whatwg.org/#serialize-a-mime-type). + +Serializes a MIMEType object. + +```js +import { serializeAMimeType } from 'undici' + +serializeAMimeType({ + type: 'text', + subtype: 'html', + parameters: new Map([['charset', 'gbk']]), + essence: 'text/html' +}) +// text/html;charset=gbk + +``` + +Arguments: + +* **mimeType** `MIMEType` + +Returns: `string` diff --git a/node_modules/undici/docs/api/Cookies.md b/node_modules/undici/docs/api/Cookies.md new file mode 100644 index 0000000..0cad379 --- /dev/null +++ b/node_modules/undici/docs/api/Cookies.md @@ -0,0 +1,101 @@ +# Cookie Handling + +## `Cookie` interface + +* **name** `string` +* **value** `string` +* **expires** `Date|number` (optional) +* **maxAge** `number` (optional) +* **domain** `string` (optional) +* **path** `string` (optional) +* **secure** `boolean` (optional) +* **httpOnly** `boolean` (optional) +* **sameSite** `'String'|'Lax'|'None'` (optional) +* **unparsed** `string[]` (optional) Left over attributes that weren't parsed. + +## `deleteCookie(headers, name[, attributes])` + +Sets the expiry time of the cookie to the unix epoch, causing browsers to delete it when received. + +```js +import { deleteCookie, Headers } from 'undici' + +const headers = new Headers() +deleteCookie(headers, 'name') + +console.log(headers.get('set-cookie')) // name=; Expires=Thu, 01 Jan 1970 00:00:00 GMT +``` + +Arguments: + +* **headers** `Headers` +* **name** `string` +* **attributes** `{ path?: string, domain?: string }` (optional) + +Returns: `void` + +## `getCookies(headers)` + +Parses the `Cookie` header and returns a list of attributes and values. + +```js +import { getCookies, Headers } from 'undici' + +const headers = new Headers({ + cookie: 'get=cookies; and=attributes' +}) + +console.log(getCookies(headers)) // { get: 'cookies', and: 'attributes' } +``` + +Arguments: + +* **headers** `Headers` + +Returns: `Record` + +## `getSetCookies(headers)` + +Parses all `Set-Cookie` headers. + +```js +import { getSetCookies, Headers } from 'undici' + +const headers = new Headers({ 'set-cookie': 'undici=getSetCookies; Secure' }) + +console.log(getSetCookies(headers)) +// [ +// { +// name: 'undici', +// value: 'getSetCookies', +// secure: true +// } +// ] + +``` + +Arguments: + +* **headers** `Headers` + +Returns: `Cookie[]` + +## `setCookie(headers, cookie)` + +Appends a cookie to the `Set-Cookie` header. + +```js +import { setCookie, Headers } from 'undici' + +const headers = new Headers() +setCookie(headers, { name: 'undici', value: 'setCookie' }) + +console.log(headers.get('Set-Cookie')) // undici=setCookie +``` + +Arguments: + +* **headers** `Headers` +* **cookie** `Cookie` + +Returns: `void` diff --git a/node_modules/undici/docs/api/DiagnosticsChannel.md b/node_modules/undici/docs/api/DiagnosticsChannel.md new file mode 100644 index 0000000..0aa0b9a --- /dev/null +++ b/node_modules/undici/docs/api/DiagnosticsChannel.md @@ -0,0 +1,204 @@ +# Diagnostics Channel Support + +Stability: Experimental. + +Undici supports the [`diagnostics_channel`](https://nodejs.org/api/diagnostics_channel.html) (currently available only on Node.js v16+). +It is the preferred way to instrument Undici and retrieve internal information. + +The channels available are the following. + +## `undici:request:create` + +This message is published when a new outgoing request is created. + +```js +import diagnosticsChannel from 'diagnostics_channel' + +diagnosticsChannel.channel('undici:request:create').subscribe(({ request }) => { + console.log('origin', request.origin) + console.log('completed', request.completed) + console.log('method', request.method) + console.log('path', request.path) + console.log('headers') // raw text, e.g: 'bar: bar\r\n' + request.addHeader('hello', 'world') + console.log('headers', request.headers) // e.g. 'bar: bar\r\nhello: world\r\n' +}) +``` + +Note: a request is only loosely completed to a given socket. + + +## `undici:request:bodySent` + +```js +import diagnosticsChannel from 'diagnostics_channel' + +diagnosticsChannel.channel('undici:request:bodySent').subscribe(({ request }) => { + // request is the same object undici:request:create +}) +``` + +## `undici:request:headers` + +This message is published after the response headers have been received, i.e. the response has been completed. + +```js +import diagnosticsChannel from 'diagnostics_channel' + +diagnosticsChannel.channel('undici:request:headers').subscribe(({ request, response }) => { + // request is the same object undici:request:create + console.log('statusCode', response.statusCode) + console.log(response.statusText) + // response.headers are buffers. + console.log(response.headers.map((x) => x.toString())) +}) +``` + +## `undici:request:trailers` + +This message is published after the response body and trailers have been received, i.e. the response has been completed. + +```js +import diagnosticsChannel from 'diagnostics_channel' + +diagnosticsChannel.channel('undici:request:trailers').subscribe(({ request, trailers }) => { + // request is the same object undici:request:create + console.log('completed', request.completed) + // trailers are buffers. + console.log(trailers.map((x) => x.toString())) +}) +``` + +## `undici:request:error` + +This message is published if the request is going to error, but it has not errored yet. + +```js +import diagnosticsChannel from 'diagnostics_channel' + +diagnosticsChannel.channel('undici:request:error').subscribe(({ request, error }) => { + // request is the same object undici:request:create +}) +``` + +## `undici:client:sendHeaders` + +This message is published right before the first byte of the request is written to the socket. + +*Note*: It will publish the exact headers that will be sent to the server in raw format. + +```js +import diagnosticsChannel from 'diagnostics_channel' + +diagnosticsChannel.channel('undici:client:sendHeaders').subscribe(({ request, headers, socket }) => { + // request is the same object undici:request:create + console.log(`Full headers list ${headers.split('\r\n')}`); +}) +``` + +## `undici:client:beforeConnect` + +This message is published before creating a new connection for **any** request. +You can not assume that this event is related to any specific request. + +```js +import diagnosticsChannel from 'diagnostics_channel' + +diagnosticsChannel.channel('undici:client:beforeConnect').subscribe(({ connectParams, connector }) => { + // const { host, hostname, protocol, port, servername } = connectParams + // connector is a function that creates the socket +}) +``` + +## `undici:client:connected` + +This message is published after a connection is established. + +```js +import diagnosticsChannel from 'diagnostics_channel' + +diagnosticsChannel.channel('undici:client:connected').subscribe(({ socket, connectParams, connector }) => { + // const { host, hostname, protocol, port, servername } = connectParams + // connector is a function that creates the socket +}) +``` + +## `undici:client:connectError` + +This message is published if it did not succeed to create new connection + +```js +import diagnosticsChannel from 'diagnostics_channel' + +diagnosticsChannel.channel('undici:client:connectError').subscribe(({ error, socket, connectParams, connector }) => { + // const { host, hostname, protocol, port, servername } = connectParams + // connector is a function that creates the socket + console.log(`Connect failed with ${error.message}`) +}) +``` + +## `undici:websocket:open` + +This message is published after the client has successfully connected to a server. + +```js +import diagnosticsChannel from 'diagnostics_channel' + +diagnosticsChannel.channel('undici:websocket:open').subscribe(({ address, protocol, extensions }) => { + console.log(address) // address, family, and port + console.log(protocol) // negotiated subprotocols + console.log(extensions) // negotiated extensions +}) +``` + +## `undici:websocket:close` + +This message is published after the connection has closed. + +```js +import diagnosticsChannel from 'diagnostics_channel' + +diagnosticsChannel.channel('undici:websocket:close').subscribe(({ websocket, code, reason }) => { + console.log(websocket) // the WebSocket object + console.log(code) // the closing status code + console.log(reason) // the closing reason +}) +``` + +## `undici:websocket:socket_error` + +This message is published if the socket experiences an error. + +```js +import diagnosticsChannel from 'diagnostics_channel' + +diagnosticsChannel.channel('undici:websocket:socket_error').subscribe((error) => { + console.log(error) +}) +``` + +## `undici:websocket:ping` + +This message is published after the client receives a ping frame, if the connection is not closing. + +```js +import diagnosticsChannel from 'diagnostics_channel' + +diagnosticsChannel.channel('undici:websocket:ping').subscribe(({ payload }) => { + // a Buffer or undefined, containing the optional application data of the frame + console.log(payload) +}) +``` + +## `undici:websocket:pong` + +This message is published after the client receives a pong frame. + +```js +import diagnosticsChannel from 'diagnostics_channel' + +diagnosticsChannel.channel('undici:websocket:pong').subscribe(({ payload }) => { + // a Buffer or undefined, containing the optional application data of the frame + console.log(payload) +}) +``` diff --git a/node_modules/undici/docs/api/DispatchInterceptor.md b/node_modules/undici/docs/api/DispatchInterceptor.md new file mode 100644 index 0000000..652b2e8 --- /dev/null +++ b/node_modules/undici/docs/api/DispatchInterceptor.md @@ -0,0 +1,60 @@ +#Interface: DispatchInterceptor + +Extends: `Function` + +A function that can be applied to the `Dispatcher.Dispatch` function before it is invoked with a dispatch request. + +This allows one to write logic to intercept both the outgoing request, and the incoming response. + +### Parameter: `Dispatcher.Dispatch` + +The base dispatch function you are decorating. + +### ReturnType: `Dispatcher.Dispatch` + +A dispatch function that has been altered to provide additional logic + +### Basic Example + +Here is an example of an interceptor being used to provide a JWT bearer token + +```js +'use strict' + +const insertHeaderInterceptor = dispatch => { + return function InterceptedDispatch(opts, handler){ + opts.headers.push('Authorization', 'Bearer [Some token]') + return dispatch(opts, handler) + } +} + +const client = new Client('https://localhost:3000', { + interceptors: { Client: [insertHeaderInterceptor] } +}) + +``` + +### Basic Example 2 + +Here is a contrived example of an interceptor stripping the headers from a response. + +```js +'use strict' + +const clearHeadersInterceptor = dispatch => { + const { DecoratorHandler } = require('undici') + class ResultInterceptor extends DecoratorHandler { + onHeaders (statusCode, headers, resume) { + return super.onHeaders(statusCode, [], resume) + } + } + return function InterceptedDispatch(opts, handler){ + return dispatch(opts, new ResultInterceptor(handler)) + } +} + +const client = new Client('https://localhost:3000', { + interceptors: { Client: [clearHeadersInterceptor] } +}) + +``` diff --git a/node_modules/undici/docs/api/Dispatcher.md b/node_modules/undici/docs/api/Dispatcher.md new file mode 100644 index 0000000..a506429 --- /dev/null +++ b/node_modules/undici/docs/api/Dispatcher.md @@ -0,0 +1,886 @@ +# Dispatcher + +Extends: `events.EventEmitter` + +Dispatcher is the core API used to dispatch requests. + +Requests are not guaranteed to be dispatched in order of invocation. + +## Instance Methods + +### `Dispatcher.close([callback]): Promise` + +Closes the dispatcher and gracefully waits for enqueued requests to complete before resolving. + +Arguments: + +* **callback** `(error: Error | null, data: null) => void` (optional) + +Returns: `void | Promise` - Only returns a `Promise` if no `callback` argument was passed + +```js +dispatcher.close() // -> Promise +dispatcher.close(() => {}) // -> void +``` + +#### Example - Request resolves before Client closes + +```js +import { createServer } from 'http' +import { Client } from 'undici' +import { once } from 'events' + +const server = createServer((request, response) => { + response.end('undici') +}).listen() + +await once(server, 'listening') + +const client = new Client(`http://localhost:${server.address().port}`) + +try { + const { body } = await client.request({ + path: '/', + method: 'GET' + }) + body.setEncoding('utf8') + body.on('data', console.log) +} catch (error) {} + +await client.close() + +console.log('Client closed') +server.close() +``` + +### `Dispatcher.connect(options[, callback])` + +Starts two-way communications with the requested resource using [HTTP CONNECT](https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/CONNECT). + +Arguments: + +* **options** `ConnectOptions` +* **callback** `(err: Error | null, data: ConnectData | null) => void` (optional) + +Returns: `void | Promise` - Only returns a `Promise` if no `callback` argument was passed + +#### Parameter: `ConnectOptions` + +* **path** `string` +* **headers** `UndiciHeaders` (optional) - Default: `null` +* **signal** `AbortSignal | events.EventEmitter | null` (optional) - Default: `null` +* **opaque** `unknown` (optional) - This argument parameter is passed through to `ConnectData` + +#### Parameter: `ConnectData` + +* **statusCode** `number` +* **headers** `Record` +* **socket** `stream.Duplex` +* **opaque** `unknown` + +#### Example - Connect request with echo + +```js +import { createServer } from 'http' +import { Client } from 'undici' +import { once } from 'events' + +const server = createServer((request, response) => { + throw Error('should never get here') +}).listen() + +server.on('connect', (req, socket, head) => { + socket.write('HTTP/1.1 200 Connection established\r\n\r\n') + + let data = head.toString() + socket.on('data', (buf) => { + data += buf.toString() + }) + + socket.on('end', () => { + socket.end(data) + }) +}) + +await once(server, 'listening') + +const client = new Client(`http://localhost:${server.address().port}`) + +try { + const { socket } = await client.connect({ + path: '/' + }) + const wanted = 'Body' + let data = '' + socket.on('data', d => { data += d }) + socket.on('end', () => { + console.log(`Data received: ${data.toString()} | Data wanted: ${wanted}`) + client.close() + server.close() + }) + socket.write(wanted) + socket.end() +} catch (error) { } +``` + +### `Dispatcher.destroy([error, callback]): Promise` + +Destroy the dispatcher abruptly with the given error. All the pending and running requests will be asynchronously aborted and error. Since this operation is asynchronously dispatched there might still be some progress on dispatched requests. + +Both arguments are optional; the method can be called in four different ways: + +Arguments: + +* **error** `Error | null` (optional) +* **callback** `(error: Error | null, data: null) => void` (optional) + +Returns: `void | Promise` - Only returns a `Promise` if no `callback` argument was passed + +```js +dispatcher.destroy() // -> Promise +dispatcher.destroy(new Error()) // -> Promise +dispatcher.destroy(() => {}) // -> void +dispatcher.destroy(new Error(), () => {}) // -> void +``` + +#### Example - Request is aborted when Client is destroyed + +```js +import { createServer } from 'http' +import { Client } from 'undici' +import { once } from 'events' + +const server = createServer((request, response) => { + response.end() +}).listen() + +await once(server, 'listening') + +const client = new Client(`http://localhost:${server.address().port}`) + +try { + const request = client.request({ + path: '/', + method: 'GET' + }) + client.destroy() + .then(() => { + console.log('Client destroyed') + server.close() + }) + await request +} catch (error) { + console.error(error) +} +``` + +### `Dispatcher.dispatch(options, handler)` + +This is the low level API which all the preceding APIs are implemented on top of. +This API is expected to evolve through semver-major versions and is less stable than the preceding higher level APIs. +It is primarily intended for library developers who implement higher level APIs on top of this. + +Arguments: + +* **options** `DispatchOptions` +* **handler** `DispatchHandler` + +Returns: `Boolean` - `false` if dispatcher is busy and further dispatch calls won't make any progress until the `'drain'` event has been emitted. + +#### Parameter: `DispatchOptions` + +* **origin** `string | URL` +* **path** `string` +* **method** `string` +* **reset** `boolean` (optional) - Default: `false` - If `false`, the request will attempt to create a long-living connection by sending the `connection: keep-alive` header,otherwise will attempt to close it immediately after response by sending `connection: close` within the request and closing the socket afterwards. +* **body** `string | Buffer | Uint8Array | stream.Readable | Iterable | AsyncIterable | null` (optional) - Default: `null` +* **headers** `UndiciHeaders | string[]` (optional) - Default: `null`. +* **query** `Record | null` (optional) - Default: `null` - Query string params to be embedded in the request URL. Note that both keys and values of query are encoded using `encodeURIComponent`. If for some reason you need to send them unencoded, embed query params into path directly instead. +* **idempotent** `boolean` (optional) - Default: `true` if `method` is `'HEAD'` or `'GET'` - Whether the requests can be safely retried or not. If `false` the request won't be sent until all preceding requests in the pipeline has completed. +* **blocking** `boolean` (optional) - Default: `false` - Whether the response is expected to take a long time and would end up blocking the pipeline. When this is set to `true` further pipelining will be avoided on the same connection until headers have been received. +* **upgrade** `string | null` (optional) - Default: `null` - Upgrade the request. Should be used to specify the kind of upgrade i.e. `'Websocket'`. +* **bodyTimeout** `number | null` (optional) - The timeout after which a request will time out, in milliseconds. Monitors time between receiving body data. Use `0` to disable it entirely. Defaults to 300 seconds. +* **headersTimeout** `number | null` (optional) - The amount of time the parser will wait to receive the complete HTTP headers while not sending the request. Defaults to 300 seconds. +* **throwOnError** `boolean` (optional) - Default: `false` - Whether Undici should throw an error upon receiving a 4xx or 5xx response from the server. + +#### Parameter: `DispatchHandler` + +* **onConnect** `(abort: () => void, context: object) => void` - Invoked before request is dispatched on socket. May be invoked multiple times when a request is retried when the request at the head of the pipeline fails. +* **onError** `(error: Error) => void` - Invoked when an error has occurred. May not throw. +* **onUpgrade** `(statusCode: number, headers: Buffer[], socket: Duplex) => void` (optional) - Invoked when request is upgraded. Required if `DispatchOptions.upgrade` is defined or `DispatchOptions.method === 'CONNECT'`. +* **onHeaders** `(statusCode: number, headers: Buffer[], resume: () => void, statusText: string) => boolean` - Invoked when statusCode and headers have been received. May be invoked multiple times due to 1xx informational headers. Not required for `upgrade` requests. +* **onData** `(chunk: Buffer) => boolean` - Invoked when response payload data is received. Not required for `upgrade` requests. +* **onComplete** `(trailers: Buffer[]) => void` - Invoked when response payload and trailers have been received and the request has completed. Not required for `upgrade` requests. +* **onBodySent** `(chunk: string | Buffer | Uint8Array) => void` - Invoked when a body chunk is sent to the server. Not required. For a stream or iterable body this will be invoked for every chunk. For other body types, it will be invoked once after the body is sent. + +#### Example 1 - Dispatch GET request + +```js +import { createServer } from 'http' +import { Client } from 'undici' +import { once } from 'events' + +const server = createServer((request, response) => { + response.end('Hello, World!') +}).listen() + +await once(server, 'listening') + +const client = new Client(`http://localhost:${server.address().port}`) + +const data = [] + +client.dispatch({ + path: '/', + method: 'GET', + headers: { + 'x-foo': 'bar' + } +}, { + onConnect: () => { + console.log('Connected!') + }, + onError: (error) => { + console.error(error) + }, + onHeaders: (statusCode, headers) => { + console.log(`onHeaders | statusCode: ${statusCode} | headers: ${headers}`) + }, + onData: (chunk) => { + console.log('onData: chunk received') + data.push(chunk) + }, + onComplete: (trailers) => { + console.log(`onComplete | trailers: ${trailers}`) + const res = Buffer.concat(data).toString('utf8') + console.log(`Data: ${res}`) + client.close() + server.close() + } +}) +``` + +#### Example 2 - Dispatch Upgrade Request + +```js +import { createServer } from 'http' +import { Client } from 'undici' +import { once } from 'events' + +const server = createServer((request, response) => { + response.end() +}).listen() + +await once(server, 'listening') + +server.on('upgrade', (request, socket, head) => { + console.log('Node.js Server - upgrade event') + socket.write('HTTP/1.1 101 Web Socket Protocol Handshake\r\n') + socket.write('Upgrade: WebSocket\r\n') + socket.write('Connection: Upgrade\r\n') + socket.write('\r\n') + socket.end() +}) + +const client = new Client(`http://localhost:${server.address().port}`) + +client.dispatch({ + path: '/', + method: 'GET', + upgrade: 'websocket' +}, { + onConnect: () => { + console.log('Undici Client - onConnect') + }, + onError: (error) => { + console.log('onError') // shouldn't print + }, + onUpgrade: (statusCode, headers, socket) => { + console.log('Undici Client - onUpgrade') + console.log(`onUpgrade Headers: ${headers}`) + socket.on('data', buffer => { + console.log(buffer.toString('utf8')) + }) + socket.on('end', () => { + client.close() + server.close() + }) + socket.end() + } +}) +``` + +#### Example 3 - Dispatch POST request + +```js +import { createServer } from 'http' +import { Client } from 'undici' +import { once } from 'events' + +const server = createServer((request, response) => { + request.on('data', (data) => { + console.log(`Request Data: ${data.toString('utf8')}`) + const body = JSON.parse(data) + body.message = 'World' + response.end(JSON.stringify(body)) + }) +}).listen() + +await once(server, 'listening') + +const client = new Client(`http://localhost:${server.address().port}`) + +const data = [] + +client.dispatch({ + path: '/', + method: 'POST', + headers: { + 'content-type': 'application/json' + }, + body: JSON.stringify({ message: 'Hello' }) +}, { + onConnect: () => { + console.log('Connected!') + }, + onError: (error) => { + console.error(error) + }, + onHeaders: (statusCode, headers) => { + console.log(`onHeaders | statusCode: ${statusCode} | headers: ${headers}`) + }, + onData: (chunk) => { + console.log('onData: chunk received') + data.push(chunk) + }, + onComplete: (trailers) => { + console.log(`onComplete | trailers: ${trailers}`) + const res = Buffer.concat(data).toString('utf8') + console.log(`Response Data: ${res}`) + client.close() + server.close() + } +}) +``` + +### `Dispatcher.pipeline(options, handler)` + +For easy use with [stream.pipeline](https://nodejs.org/api/stream.html#stream_stream_pipeline_source_transforms_destination_callback). The `handler` argument should return a `Readable` from which the result will be read. Usually it should just return the `body` argument unless some kind of transformation needs to be performed based on e.g. `headers` or `statusCode`. The `handler` should validate the response and save any required state. If there is an error, it should be thrown. The function returns a `Duplex` which writes to the request and reads from the response. + +Arguments: + +* **options** `PipelineOptions` +* **handler** `(data: PipelineHandlerData) => stream.Readable` + +Returns: `stream.Duplex` + +#### Parameter: PipelineOptions + +Extends: [`RequestOptions`](#parameter-requestoptions) + +* **objectMode** `boolean` (optional) - Default: `false` - Set to `true` if the `handler` will return an object stream. + +#### Parameter: PipelineHandlerData + +* **statusCode** `number` +* **headers** `Record` +* **opaque** `unknown` +* **body** `stream.Readable` +* **context** `object` +* **onInfo** `({statusCode: number, headers: Record}) => void | null` (optional) - Default: `null` - Callback collecting all the info headers (HTTP 100-199) received. + +#### Example 1 - Pipeline Echo + +```js +import { Readable, Writable, PassThrough, pipeline } from 'stream' +import { createServer } from 'http' +import { Client } from 'undici' +import { once } from 'events' + +const server = createServer((request, response) => { + request.pipe(response) +}).listen() + +await once(server, 'listening') + +const client = new Client(`http://localhost:${server.address().port}`) + +let res = '' + +pipeline( + new Readable({ + read () { + this.push(Buffer.from('undici')) + this.push(null) + } + }), + client.pipeline({ + path: '/', + method: 'GET' + }, ({ statusCode, headers, body }) => { + console.log(`response received ${statusCode}`) + console.log('headers', headers) + return pipeline(body, new PassThrough(), () => {}) + }), + new Writable({ + write (chunk, _, callback) { + res += chunk.toString() + callback() + }, + final (callback) { + console.log(`Response pipelined to writable: ${res}`) + callback() + } + }), + error => { + if (error) { + console.error(error) + } + + client.close() + server.close() + } +) +``` + +### `Dispatcher.request(options[, callback])` + +Performs a HTTP request. + +Non-idempotent requests will not be pipelined in order +to avoid indirect failures. + +Idempotent requests will be automatically retried if +they fail due to indirect failure from the request +at the head of the pipeline. This does not apply to +idempotent requests with a stream request body. + +All response bodies must always be fully consumed or destroyed. + +Arguments: + +* **options** `RequestOptions` +* **callback** `(error: Error | null, data: ResponseData) => void` (optional) + +Returns: `void | Promise` - Only returns a `Promise` if no `callback` argument was passed. + +#### Parameter: `RequestOptions` + +Extends: [`DispatchOptions`](#parameter-dispatchoptions) + +* **opaque** `unknown` (optional) - Default: `null` - Used for passing through context to `ResponseData`. +* **signal** `AbortSignal | events.EventEmitter | null` (optional) - Default: `null`. +* **onInfo** `({statusCode: number, headers: Record}) => void | null` (optional) - Default: `null` - Callback collecting all the info headers (HTTP 100-199) received. + +The `RequestOptions.method` property should not be value `'CONNECT'`. + +#### Parameter: `ResponseData` + +* **statusCode** `number` +* **headers** `Record` - Note that all header keys are lower-cased, e. g. `content-type`. +* **body** `stream.Readable` which also implements [the body mixin from the Fetch Standard](https://fetch.spec.whatwg.org/#body-mixin). +* **trailers** `Record` - This object starts out + as empty and will be mutated to contain trailers after `body` has emitted `'end'`. +* **opaque** `unknown` +* **context** `object` + +`body` contains the following additional [body mixin](https://fetch.spec.whatwg.org/#body-mixin) methods and properties: + +- `text()` +- `json()` +- `arrayBuffer()` +- `body` +- `bodyUsed` + +`body` can not be consumed twice. For example, calling `text()` after `json()` throws `TypeError`. + +`body` contains the following additional extensions: + +- `dump({ limit: Integer })`, dump the response by reading up to `limit` bytes without killing the socket (optional) - Default: 262144. + +Note that body will still be a `Readable` even if it is empty, but attempting to deserialize it with `json()` will result in an exception. Recommended way to ensure there is a body to deserialize is to check if status code is not 204, and `content-type` header starts with `application/json`. + +#### Example 1 - Basic GET Request + +```js +import { createServer } from 'http' +import { Client } from 'undici' +import { once } from 'events' + +const server = createServer((request, response) => { + response.end('Hello, World!') +}).listen() + +await once(server, 'listening') + +const client = new Client(`http://localhost:${server.address().port}`) + +try { + const { body, headers, statusCode, trailers } = await client.request({ + path: '/', + method: 'GET' + }) + console.log(`response received ${statusCode}`) + console.log('headers', headers) + body.setEncoding('utf8') + body.on('data', console.log) + body.on('end', () => { + console.log('trailers', trailers) + }) + + client.close() + server.close() +} catch (error) { + console.error(error) +} +``` + +#### Example 2 - Aborting a request + +> Node.js v15+ is required to run this example + +```js +import { createServer } from 'http' +import { Client } from 'undici' +import { once } from 'events' + +const server = createServer((request, response) => { + response.end('Hello, World!') +}).listen() + +await once(server, 'listening') + +const client = new Client(`http://localhost:${server.address().port}`) +const abortController = new AbortController() + +try { + client.request({ + path: '/', + method: 'GET', + signal: abortController.signal + }) +} catch (error) { + console.error(error) // should print an RequestAbortedError + client.close() + server.close() +} + +abortController.abort() +``` + +Alternatively, any `EventEmitter` that emits an `'abort'` event may be used as an abort controller: + +```js +import { createServer } from 'http' +import { Client } from 'undici' +import EventEmitter, { once } from 'events' + +const server = createServer((request, response) => { + response.end('Hello, World!') +}).listen() + +await once(server, 'listening') + +const client = new Client(`http://localhost:${server.address().port}`) +const ee = new EventEmitter() + +try { + client.request({ + path: '/', + method: 'GET', + signal: ee + }) +} catch (error) { + console.error(error) // should print an RequestAbortedError + client.close() + server.close() +} + +ee.emit('abort') +``` + +Destroying the request or response body will have the same effect. + +```js +import { createServer } from 'http' +import { Client } from 'undici' +import { once } from 'events' + +const server = createServer((request, response) => { + response.end('Hello, World!') +}).listen() + +await once(server, 'listening') + +const client = new Client(`http://localhost:${server.address().port}`) + +try { + const { body } = await client.request({ + path: '/', + method: 'GET' + }) + body.destroy() +} catch (error) { + console.error(error) // should print an RequestAbortedError + client.close() + server.close() +} +``` + +### `Dispatcher.stream(options, factory[, callback])` + +A faster version of `Dispatcher.request`. This method expects the second argument `factory` to return a [`stream.Writable`](https://nodejs.org/api/stream.html#stream_class_stream_writable) stream which the response will be written to. This improves performance by avoiding creating an intermediate [`stream.Readable`](https://nodejs.org/api/stream.html#stream_readable_streams) stream when the user expects to directly pipe the response body to a [`stream.Writable`](https://nodejs.org/api/stream.html#stream_class_stream_writable) stream. + +As demonstrated in [Example 1 - Basic GET stream request](#example-1---basic-get-stream-request), it is recommended to use the `option.opaque` property to avoid creating a closure for the `factory` method. This pattern works well with Node.js Web Frameworks such as [Fastify](https://fastify.io). See [Example 2 - Stream to Fastify Response](#example-2---stream-to-fastify-response) for more details. + +Arguments: + +* **options** `RequestOptions` +* **factory** `(data: StreamFactoryData) => stream.Writable` +* **callback** `(error: Error | null, data: StreamData) => void` (optional) + +Returns: `void | Promise` - Only returns a `Promise` if no `callback` argument was passed + +#### Parameter: `StreamFactoryData` + +* **statusCode** `number` +* **headers** `Record` +* **opaque** `unknown` +* **onInfo** `({statusCode: number, headers: Record}) => void | null` (optional) - Default: `null` - Callback collecting all the info headers (HTTP 100-199) received. + +#### Parameter: `StreamData` + +* **opaque** `unknown` +* **trailers** `Record` +* **context** `object` + +#### Example 1 - Basic GET stream request + +```js +import { createServer } from 'http' +import { Client } from 'undici' +import { once } from 'events' +import { Writable } from 'stream' + +const server = createServer((request, response) => { + response.end('Hello, World!') +}).listen() + +await once(server, 'listening') + +const client = new Client(`http://localhost:${server.address().port}`) + +const bufs = [] + +try { + await client.stream({ + path: '/', + method: 'GET', + opaque: { bufs } + }, ({ statusCode, headers, opaque: { bufs } }) => { + console.log(`response received ${statusCode}`) + console.log('headers', headers) + return new Writable({ + write (chunk, encoding, callback) { + bufs.push(chunk) + callback() + } + }) + }) + + console.log(Buffer.concat(bufs).toString('utf-8')) + + client.close() + server.close() +} catch (error) { + console.error(error) +} +``` + +#### Example 2 - Stream to Fastify Response + +In this example, a (fake) request is made to the fastify server using `fastify.inject()`. This request then executes the fastify route handler which makes a subsequent request to the raw Node.js http server using `undici.dispatcher.stream()`. The fastify response is passed to the `opaque` option so that undici can tap into the underlying writable stream using `response.raw`. This methodology demonstrates how one could use undici and fastify together to create fast-as-possible requests from one backend server to another. + +```js +import { createServer } from 'http' +import { Client } from 'undici' +import { once } from 'events' +import fastify from 'fastify' + +const nodeServer = createServer((request, response) => { + response.end('Hello, World! From Node.js HTTP Server') +}).listen() + +await once(nodeServer, 'listening') + +console.log('Node Server listening') + +const nodeServerUndiciClient = new Client(`http://localhost:${nodeServer.address().port}`) + +const fastifyServer = fastify() + +fastifyServer.route({ + url: '/', + method: 'GET', + handler: (request, response) => { + nodeServerUndiciClient.stream({ + path: '/', + method: 'GET', + opaque: response + }, ({ opaque }) => opaque.raw) + } +}) + +await fastifyServer.listen() + +console.log('Fastify Server listening') + +const fastifyServerUndiciClient = new Client(`http://localhost:${fastifyServer.server.address().port}`) + +try { + const { statusCode, body } = await fastifyServerUndiciClient.request({ + path: '/', + method: 'GET' + }) + + console.log(`response received ${statusCode}`) + body.setEncoding('utf8') + body.on('data', console.log) + + nodeServerUndiciClient.close() + fastifyServerUndiciClient.close() + fastifyServer.close() + nodeServer.close() +} catch (error) { } +``` + +### `Dispatcher.upgrade(options[, callback])` + +Upgrade to a different protocol. Visit [MDN - HTTP - Protocol upgrade mechanism](https://developer.mozilla.org/en-US/docs/Web/HTTP/Protocol_upgrade_mechanism) for more details. + +Arguments: + +* **options** `UpgradeOptions` + +* **callback** `(error: Error | null, data: UpgradeData) => void` (optional) + +Returns: `void | Promise` - Only returns a `Promise` if no `callback` argument was passed + +#### Parameter: `UpgradeOptions` + +* **path** `string` +* **method** `string` (optional) - Default: `'GET'` +* **headers** `UndiciHeaders` (optional) - Default: `null` +* **protocol** `string` (optional) - Default: `'Websocket'` - A string of comma separated protocols, in descending preference order. +* **signal** `AbortSignal | EventEmitter | null` (optional) - Default: `null` + +#### Parameter: `UpgradeData` + +* **headers** `http.IncomingHeaders` +* **socket** `stream.Duplex` +* **opaque** `unknown` + +#### Example 1 - Basic Upgrade Request + +```js +import { createServer } from 'http' +import { Client } from 'undici' +import { once } from 'events' + +const server = createServer((request, response) => { + response.statusCode = 101 + response.setHeader('connection', 'upgrade') + response.setHeader('upgrade', request.headers.upgrade) + response.end() +}).listen() + +await once(server, 'listening') + +const client = new Client(`http://localhost:${server.address().port}`) + +try { + const { headers, socket } = await client.upgrade({ + path: '/', + }) + socket.on('end', () => { + console.log(`upgrade: ${headers.upgrade}`) // upgrade: Websocket + client.close() + server.close() + }) + socket.end() +} catch (error) { + console.error(error) + client.close() + server.close() +} +``` + +## Instance Events + +### Event: `'connect'` + +Parameters: + +* **origin** `URL` +* **targets** `Array` + +### Event: `'disconnect'` + +Parameters: + +* **origin** `URL` +* **targets** `Array` +* **error** `Error` + +### Event: `'connectionError'` + +Parameters: + +* **origin** `URL` +* **targets** `Array` +* **error** `Error` + +Emitted when dispatcher fails to connect to +origin. + +### Event: `'drain'` + +Parameters: + +* **origin** `URL` + +Emitted when dispatcher is no longer busy. + +## Parameter: `UndiciHeaders` + +* `Record | string[] | null` + +Header arguments such as `options.headers` in [`Client.dispatch`](Client.md#clientdispatchoptions-handlers) can be specified in two forms; either as an object specified by the `Record` (`IncomingHttpHeaders`) type, or an array of strings. An array representation of a header list must have an even length or an `InvalidArgumentError` will be thrown. + +Keys are lowercase and values are not modified. + +Response headers will derive a `host` from the `url` of the [Client](Client.md#class-client) instance if no `host` header was previously specified. + +### Example 1 - Object + +```js +{ + 'content-length': '123', + 'content-type': 'text/plain', + connection: 'keep-alive', + host: 'mysite.com', + accept: '*/*' +} +``` + +### Example 2 - Array + +```js +[ + 'content-length', '123', + 'content-type', 'text/plain', + 'connection', 'keep-alive', + 'host', 'mysite.com', + 'accept', '*/*' +] +``` diff --git a/node_modules/undici/docs/api/Errors.md b/node_modules/undici/docs/api/Errors.md new file mode 100644 index 0000000..917e45d --- /dev/null +++ b/node_modules/undici/docs/api/Errors.md @@ -0,0 +1,47 @@ +# Errors + +Undici exposes a variety of error objects that you can use to enhance your error handling. +You can find all the error objects inside the `errors` key. + +```js +import { errors } from 'undici' +``` + +| Error | Error Codes | Description | +| ------------------------------------ | ------------------------------------- | ------------------------------------------------------------------------- | +| `UndiciError` | `UND_ERR` | all errors below are extended from `UndiciError`. | +| `ConnectTimeoutError` | `UND_ERR_CONNECT_TIMEOUT` | socket is destroyed due to connect timeout. | +| `HeadersTimeoutError` | `UND_ERR_HEADERS_TIMEOUT` | socket is destroyed due to headers timeout. | +| `HeadersOverflowError` | `UND_ERR_HEADERS_OVERFLOW` | socket is destroyed due to headers' max size being exceeded. | +| `BodyTimeoutError` | `UND_ERR_BODY_TIMEOUT` | socket is destroyed due to body timeout. | +| `ResponseStatusCodeError` | `UND_ERR_RESPONSE_STATUS_CODE` | an error is thrown when `throwOnError` is `true` for status codes >= 400. | +| `InvalidArgumentError` | `UND_ERR_INVALID_ARG` | passed an invalid argument. | +| `InvalidReturnValueError` | `UND_ERR_INVALID_RETURN_VALUE` | returned an invalid value. | +| `RequestAbortedError` | `UND_ERR_ABORTED` | the request has been aborted by the user | +| `ClientDestroyedError` | `UND_ERR_DESTROYED` | trying to use a destroyed client. | +| `ClientClosedError` | `UND_ERR_CLOSED` | trying to use a closed client. | +| `SocketError` | `UND_ERR_SOCKET` | there is an error with the socket. | +| `NotSupportedError` | `UND_ERR_NOT_SUPPORTED` | encountered unsupported functionality. | +| `RequestContentLengthMismatchError` | `UND_ERR_REQ_CONTENT_LENGTH_MISMATCH` | request body does not match content-length header | +| `ResponseContentLengthMismatchError` | `UND_ERR_RES_CONTENT_LENGTH_MISMATCH` | response body does not match content-length header | +| `InformationalError` | `UND_ERR_INFO` | expected error with reason | +| `ResponseExceededMaxSizeError` | `UND_ERR_RES_EXCEEDED_MAX_SIZE` | response body exceed the max size allowed | + +### `SocketError` + +The `SocketError` has a `.socket` property which holds socket metadata: + +```ts +interface SocketInfo { + localAddress?: string + localPort?: number + remoteAddress?: string + remotePort?: number + remoteFamily?: string + timeout?: number + bytesWritten?: number + bytesRead?: number +} +``` + +Be aware that in some cases the `.socket` property can be `null`. diff --git a/node_modules/undici/docs/api/Fetch.md b/node_modules/undici/docs/api/Fetch.md new file mode 100644 index 0000000..b5a6242 --- /dev/null +++ b/node_modules/undici/docs/api/Fetch.md @@ -0,0 +1,27 @@ +# Fetch + +Undici exposes a fetch() method starts the process of fetching a resource from the network. + +Documentation and examples can be found on [MDN](https://developer.mozilla.org/en-US/docs/Web/API/fetch). + +## File + +This API is implemented as per the standard, you can find documentation on [MDN](https://developer.mozilla.org/en-US/docs/Web/API/File) + +In Node versions v18.13.0 and above and v19.2.0 and above, undici will default to using Node's [File](https://nodejs.org/api/buffer.html#class-file) class. In versions where it's not available, it will default to the undici one. + +## FormData + +This API is implemented as per the standard, you can find documentation on [MDN](https://developer.mozilla.org/en-US/docs/Web/API/FormData) + +## Response + +This API is implemented as per the standard, you can find documentation on [MDN](https://developer.mozilla.org/en-US/docs/Web/API/Response) + +## Request + +This API is implemented as per the standard, you can find documentation on [MDN](https://developer.mozilla.org/en-US/docs/Web/API/Request) + +## Header + +This API is implemented as per the standard, you can find documentation on [MDN](https://developer.mozilla.org/en-US/docs/Web/API/Headers) diff --git a/node_modules/undici/docs/api/MockAgent.md b/node_modules/undici/docs/api/MockAgent.md new file mode 100644 index 0000000..85ae690 --- /dev/null +++ b/node_modules/undici/docs/api/MockAgent.md @@ -0,0 +1,540 @@ +# Class: MockAgent + +Extends: `undici.Dispatcher` + +A mocked Agent class that implements the Agent API. It allows one to intercept HTTP requests made through undici and return mocked responses instead. + +## `new MockAgent([options])` + +Arguments: + +* **options** `MockAgentOptions` (optional) - It extends the `Agent` options. + +Returns: `MockAgent` + +### Parameter: `MockAgentOptions` + +Extends: [`AgentOptions`](Agent.md#parameter-agentoptions) + +* **agent** `Agent` (optional) - Default: `new Agent([options])` - a custom agent encapsulated by the MockAgent. + +### Example - Basic MockAgent instantiation + +This will instantiate the MockAgent. It will not do anything until registered as the agent to use with requests and mock interceptions are added. + +```js +import { MockAgent } from 'undici' + +const mockAgent = new MockAgent() +``` + +### Example - Basic MockAgent instantiation with custom agent + +```js +import { Agent, MockAgent } from 'undici' + +const agent = new Agent() + +const mockAgent = new MockAgent({ agent }) +``` + +## Instance Methods + +### `MockAgent.get(origin)` + +This method creates and retrieves MockPool or MockClient instances which can then be used to intercept HTTP requests. If the number of connections on the mock agent is set to 1, a MockClient instance is returned. Otherwise a MockPool instance is returned. + +For subsequent `MockAgent.get` calls on the same origin, the same mock instance will be returned. + +Arguments: + +* **origin** `string | RegExp | (value) => boolean` - a matcher for the pool origin to be retrieved from the MockAgent. + +| Matcher type | Condition to pass | +|:------------:| -------------------------- | +| `string` | Exact match against string | +| `RegExp` | Regex must pass | +| `Function` | Function must return true | + +Returns: `MockClient | MockPool`. + +| `MockAgentOptions` | Mock instance returned | +| -------------------- | ---------------------- | +| `connections === 1` | `MockClient` | +| `connections` > `1` | `MockPool` | + +#### Example - Basic Mocked Request + +```js +import { MockAgent, setGlobalDispatcher, request } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +const mockPool = mockAgent.get('http://localhost:3000') +mockPool.intercept({ path: '/foo' }).reply(200, 'foo') + +const { statusCode, body } = await request('http://localhost:3000/foo') + +console.log('response received', statusCode) // response received 200 + +for await (const data of body) { + console.log('data', data.toString('utf8')) // data foo +} +``` + +#### Example - Basic Mocked Request with local mock agent dispatcher + +```js +import { MockAgent, request } from 'undici' + +const mockAgent = new MockAgent() + +const mockPool = mockAgent.get('http://localhost:3000') +mockPool.intercept({ path: '/foo' }).reply(200, 'foo') + +const { + statusCode, + body +} = await request('http://localhost:3000/foo', { dispatcher: mockAgent }) + +console.log('response received', statusCode) // response received 200 + +for await (const data of body) { + console.log('data', data.toString('utf8')) // data foo +} +``` + +#### Example - Basic Mocked Request with local mock pool dispatcher + +```js +import { MockAgent, request } from 'undici' + +const mockAgent = new MockAgent() + +const mockPool = mockAgent.get('http://localhost:3000') +mockPool.intercept({ path: '/foo' }).reply(200, 'foo') + +const { + statusCode, + body +} = await request('http://localhost:3000/foo', { dispatcher: mockPool }) + +console.log('response received', statusCode) // response received 200 + +for await (const data of body) { + console.log('data', data.toString('utf8')) // data foo +} +``` + +#### Example - Basic Mocked Request with local mock client dispatcher + +```js +import { MockAgent, request } from 'undici' + +const mockAgent = new MockAgent({ connections: 1 }) + +const mockClient = mockAgent.get('http://localhost:3000') +mockClient.intercept({ path: '/foo' }).reply(200, 'foo') + +const { + statusCode, + body +} = await request('http://localhost:3000/foo', { dispatcher: mockClient }) + +console.log('response received', statusCode) // response received 200 + +for await (const data of body) { + console.log('data', data.toString('utf8')) // data foo +} +``` + +#### Example - Basic Mocked requests with multiple intercepts + +```js +import { MockAgent, setGlobalDispatcher, request } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +const mockPool = mockAgent.get('http://localhost:3000') +mockPool.intercept({ path: '/foo' }).reply(200, 'foo') +mockPool.intercept({ path: '/hello'}).reply(200, 'hello') + +const result1 = await request('http://localhost:3000/foo') + +console.log('response received', result1.statusCode) // response received 200 + +for await (const data of result1.body) { + console.log('data', data.toString('utf8')) // data foo +} + +const result2 = await request('http://localhost:3000/hello') + +console.log('response received', result2.statusCode) // response received 200 + +for await (const data of result2.body) { + console.log('data', data.toString('utf8')) // data hello +} +``` +#### Example - Mock different requests within the same file +```js +const { MockAgent, setGlobalDispatcher } = require('undici'); +const agent = new MockAgent(); +agent.disableNetConnect(); +setGlobalDispatcher(agent); +describe('Test', () => { + it('200', async () => { + const mockAgent = agent.get('http://test.com'); + // your test + }); + it('200', async () => { + const mockAgent = agent.get('http://testing.com'); + // your test + }); +}); +``` + +#### Example - Mocked request with query body, headers and trailers + +```js +import { MockAgent, setGlobalDispatcher, request } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +const mockPool = mockAgent.get('http://localhost:3000') + +mockPool.intercept({ + path: '/foo?hello=there&see=ya', + method: 'POST', + body: 'form1=data1&form2=data2' +}).reply(200, { foo: 'bar' }, { + headers: { 'content-type': 'application/json' }, + trailers: { 'Content-MD5': 'test' } +}) + +const { + statusCode, + headers, + trailers, + body +} = await request('http://localhost:3000/foo?hello=there&see=ya', { + method: 'POST', + body: 'form1=data1&form2=data2' +}) + +console.log('response received', statusCode) // response received 200 +console.log('headers', headers) // { 'content-type': 'application/json' } + +for await (const data of body) { + console.log('data', data.toString('utf8')) // '{"foo":"bar"}' +} + +console.log('trailers', trailers) // { 'content-md5': 'test' } +``` + +#### Example - Mocked request with origin regex + +```js +import { MockAgent, setGlobalDispatcher, request } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +const mockPool = mockAgent.get(new RegExp('http://localhost:3000')) +mockPool.intercept({ path: '/foo' }).reply(200, 'foo') + +const { + statusCode, + body +} = await request('http://localhost:3000/foo') + +console.log('response received', statusCode) // response received 200 + +for await (const data of body) { + console.log('data', data.toString('utf8')) // data foo +} +``` + +#### Example - Mocked request with origin function + +```js +import { MockAgent, setGlobalDispatcher, request } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +const mockPool = mockAgent.get((origin) => origin === 'http://localhost:3000') +mockPool.intercept({ path: '/foo' }).reply(200, 'foo') + +const { + statusCode, + body +} = await request('http://localhost:3000/foo') + +console.log('response received', statusCode) // response received 200 + +for await (const data of body) { + console.log('data', data.toString('utf8')) // data foo +} +``` + +### `MockAgent.close()` + +Closes the mock agent and waits for registered mock pools and clients to also close before resolving. + +Returns: `Promise` + +#### Example - clean up after tests are complete + +```js +import { MockAgent, setGlobalDispatcher } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +await mockAgent.close() +``` + +### `MockAgent.dispatch(options, handlers)` + +Implements [`Agent.dispatch(options, handlers)`](Agent.md#parameter-agentdispatchoptions). + +### `MockAgent.request(options[, callback])` + +See [`Dispatcher.request(options [, callback])`](Dispatcher.md#dispatcherrequestoptions-callback). + +#### Example - MockAgent request + +```js +import { MockAgent } from 'undici' + +const mockAgent = new MockAgent() + +const mockPool = mockAgent.get('http://localhost:3000') +mockPool.intercept({ path: '/foo' }).reply(200, 'foo') + +const { + statusCode, + body +} = await mockAgent.request({ + origin: 'http://localhost:3000', + path: '/foo', + method: 'GET' +}) + +console.log('response received', statusCode) // response received 200 + +for await (const data of body) { + console.log('data', data.toString('utf8')) // data foo +} +``` + +### `MockAgent.deactivate()` + +This method disables mocking in MockAgent. + +Returns: `void` + +#### Example - Deactivate Mocking + +```js +import { MockAgent, setGlobalDispatcher } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +mockAgent.deactivate() +``` + +### `MockAgent.activate()` + +This method enables mocking in a MockAgent instance. When instantiated, a MockAgent is automatically activated. Therefore, this method is only effective after `MockAgent.deactivate` has been called. + +Returns: `void` + +#### Example - Activate Mocking + +```js +import { MockAgent, setGlobalDispatcher } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +mockAgent.deactivate() +// No mocking will occur + +// Later +mockAgent.activate() +``` + +### `MockAgent.enableNetConnect([host])` + +When requests are not matched in a MockAgent intercept, a real HTTP request is attempted. We can control this further through the use of `enableNetConnect`. This is achieved by defining host matchers so only matching requests will be attempted. + +When using a string, it should only include the **hostname and optionally, the port**. In addition, calling this method multiple times with a string will allow all HTTP requests that match these values. + +Arguments: + +* **host** `string | RegExp | (value) => boolean` - (optional) + +Returns: `void` + +#### Example - Allow all non-matching urls to be dispatched in a real HTTP request + +```js +import { MockAgent, setGlobalDispatcher, request } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +mockAgent.enableNetConnect() + +await request('http://example.com') +// A real request is made +``` + +#### Example - Allow requests matching a host string to make real requests + +```js +import { MockAgent, setGlobalDispatcher, request } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +mockAgent.enableNetConnect('example-1.com') +mockAgent.enableNetConnect('example-2.com:8080') + +await request('http://example-1.com') +// A real request is made + +await request('http://example-2.com:8080') +// A real request is made + +await request('http://example-3.com') +// Will throw +``` + +#### Example - Allow requests matching a host regex to make real requests + +```js +import { MockAgent, setGlobalDispatcher, request } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +mockAgent.enableNetConnect(new RegExp('example.com')) + +await request('http://example.com') +// A real request is made +``` + +#### Example - Allow requests matching a host function to make real requests + +```js +import { MockAgent, setGlobalDispatcher, request } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +mockAgent.enableNetConnect((value) => value === 'example.com') + +await request('http://example.com') +// A real request is made +``` + +### `MockAgent.disableNetConnect()` + +This method causes all requests to throw when requests are not matched in a MockAgent intercept. + +Returns: `void` + +#### Example - Disable all non-matching requests by throwing an error for each + +```js +import { MockAgent, request } from 'undici' + +const mockAgent = new MockAgent() + +mockAgent.disableNetConnect() + +await request('http://example.com') +// Will throw +``` + +### `MockAgent.pendingInterceptors()` + +This method returns any pending interceptors registered on a mock agent. A pending interceptor meets one of the following criteria: + +- Is registered with neither `.times()` nor `.persist()`, and has not been invoked; +- Is persistent (i.e., registered with `.persist()`) and has not been invoked; +- Is registered with `.times()` and has not been invoked `` of times. + +Returns: `PendingInterceptor[]` (where `PendingInterceptor` is a `MockDispatch` with an additional `origin: string`) + +#### Example - List all pending inteceptors + +```js +const agent = new MockAgent() +agent.disableNetConnect() + +agent + .get('https://example.com') + .intercept({ method: 'GET', path: '/' }) + .reply(200) + +const pendingInterceptors = agent.pendingInterceptors() +// Returns [ +// { +// timesInvoked: 0, +// times: 1, +// persist: false, +// consumed: false, +// pending: true, +// path: '/', +// method: 'GET', +// body: undefined, +// headers: undefined, +// data: { +// error: null, +// statusCode: 200, +// data: '', +// headers: {}, +// trailers: {} +// }, +// origin: 'https://example.com' +// } +// ] +``` + +### `MockAgent.assertNoPendingInterceptors([options])` + +This method throws if the mock agent has any pending interceptors. A pending interceptor meets one of the following criteria: + +- Is registered with neither `.times()` nor `.persist()`, and has not been invoked; +- Is persistent (i.e., registered with `.persist()`) and has not been invoked; +- Is registered with `.times()` and has not been invoked `` of times. + +#### Example - Check that there are no pending interceptors + +```js +const agent = new MockAgent() +agent.disableNetConnect() + +agent + .get('https://example.com') + .intercept({ method: 'GET', path: '/' }) + .reply(200) + +agent.assertNoPendingInterceptors() +// Throws an UndiciError with the following message: +// +// 1 interceptor is pending: +// +// ┌─────────┬────────┬───────────────────────┬──────┬─────────────┬────────────┬─────────────┬───────────┐ +// │ (index) │ Method │ Origin │ Path │ Status code │ Persistent │ Invocations │ Remaining │ +// ├─────────┼────────┼───────────────────────┼──────┼─────────────┼────────────┼─────────────┼───────────┤ +// │ 0 │ 'GET' │ 'https://example.com' │ '/' │ 200 │ '❌' │ 0 │ 1 │ +// └─────────┴────────┴───────────────────────┴──────┴─────────────┴────────────┴─────────────┴───────────┘ +``` diff --git a/node_modules/undici/docs/api/MockClient.md b/node_modules/undici/docs/api/MockClient.md new file mode 100644 index 0000000..ac54691 --- /dev/null +++ b/node_modules/undici/docs/api/MockClient.md @@ -0,0 +1,77 @@ +# Class: MockClient + +Extends: `undici.Client` + +A mock client class that implements the same api as [MockPool](MockPool.md). + +## `new MockClient(origin, [options])` + +Arguments: + +* **origin** `string` - It should only include the **protocol, hostname, and port**. +* **options** `MockClientOptions` - It extends the `Client` options. + +Returns: `MockClient` + +### Parameter: `MockClientOptions` + +Extends: `ClientOptions` + +* **agent** `Agent` - the agent to associate this MockClient with. + +### Example - Basic MockClient instantiation + +We can use MockAgent to instantiate a MockClient ready to be used to intercept specified requests. It will not do anything until registered as the agent to use and any mock request are registered. + +```js +import { MockAgent } from 'undici' + +// Connections must be set to 1 to return a MockClient instance +const mockAgent = new MockAgent({ connections: 1 }) + +const mockClient = mockAgent.get('http://localhost:3000') +``` + +## Instance Methods + +### `MockClient.intercept(options)` + +Implements: [`MockPool.intercept(options)`](MockPool.md#mockpoolinterceptoptions) + +### `MockClient.close()` + +Implements: [`MockPool.close()`](MockPool.md#mockpoolclose) + +### `MockClient.dispatch(options, handlers)` + +Implements [`Dispatcher.dispatch(options, handlers)`](Dispatcher.md#dispatcherdispatchoptions-handler). + +### `MockClient.request(options[, callback])` + +See [`Dispatcher.request(options [, callback])`](Dispatcher.md#dispatcherrequestoptions-callback). + +#### Example - MockClient request + +```js +import { MockAgent } from 'undici' + +const mockAgent = new MockAgent({ connections: 1 }) + +const mockClient = mockAgent.get('http://localhost:3000') +mockClient.intercept({ path: '/foo' }).reply(200, 'foo') + +const { + statusCode, + body +} = await mockClient.request({ + origin: 'http://localhost:3000', + path: '/foo', + method: 'GET' +}) + +console.log('response received', statusCode) // response received 200 + +for await (const data of body) { + console.log('data', data.toString('utf8')) // data foo +} +``` diff --git a/node_modules/undici/docs/api/MockErrors.md b/node_modules/undici/docs/api/MockErrors.md new file mode 100644 index 0000000..c1aa3db --- /dev/null +++ b/node_modules/undici/docs/api/MockErrors.md @@ -0,0 +1,12 @@ +# MockErrors + +Undici exposes a variety of mock error objects that you can use to enhance your mock error handling. +You can find all the mock error objects inside the `mockErrors` key. + +```js +import { mockErrors } from 'undici' +``` + +| Mock Error | Mock Error Codes | Description | +| --------------------- | ------------------------------- | ---------------------------------------------------------- | +| `MockNotMatchedError` | `UND_MOCK_ERR_MOCK_NOT_MATCHED` | The request does not match any registered mock dispatches. | diff --git a/node_modules/undici/docs/api/MockPool.md b/node_modules/undici/docs/api/MockPool.md new file mode 100644 index 0000000..923c157 --- /dev/null +++ b/node_modules/undici/docs/api/MockPool.md @@ -0,0 +1,512 @@ +# Class: MockPool + +Extends: `undici.Pool` + +A mock Pool class that implements the Pool API and is used by MockAgent to intercept real requests and return mocked responses. + +## `new MockPool(origin, [options])` + +Arguments: + +* **origin** `string` - It should only include the **protocol, hostname, and port**. +* **options** `MockPoolOptions` - It extends the `Pool` options. + +Returns: `MockPool` + +### Parameter: `MockPoolOptions` + +Extends: `PoolOptions` + +* **agent** `Agent` - the agent to associate this MockPool with. + +### Example - Basic MockPool instantiation + +We can use MockAgent to instantiate a MockPool ready to be used to intercept specified requests. It will not do anything until registered as the agent to use and any mock request are registered. + +```js +import { MockAgent } from 'undici' + +const mockAgent = new MockAgent() + +const mockPool = mockAgent.get('http://localhost:3000') +``` + +## Instance Methods + +### `MockPool.intercept(options)` + +This method defines the interception rules for matching against requests for a MockPool or MockPool. We can intercept multiple times on a single instance. + +When defining interception rules, all the rules must pass for a request to be intercepted. If a request is not intercepted, a real request will be attempted. + +| Matcher type | Condition to pass | +|:------------:| -------------------------- | +| `string` | Exact match against string | +| `RegExp` | Regex must pass | +| `Function` | Function must return true | + +Arguments: + +* **options** `MockPoolInterceptOptions` - Interception options. + +Returns: `MockInterceptor` corresponding to the input options. + +### Parameter: `MockPoolInterceptOptions` + +* **path** `string | RegExp | (path: string) => boolean` - a matcher for the HTTP request path. +* **method** `string | RegExp | (method: string) => boolean` - (optional) - a matcher for the HTTP request method. Defaults to `GET`. +* **body** `string | RegExp | (body: string) => boolean` - (optional) - a matcher for the HTTP request body. +* **headers** `Record boolean`> - (optional) - a matcher for the HTTP request headers. To be intercepted, a request must match all defined headers. Extra headers not defined here may (or may not) be included in the request and do not affect the interception in any way. +* **query** `Record | null` - (optional) - a matcher for the HTTP request query string params. + +### Return: `MockInterceptor` + +We can define the behaviour of an intercepted request with the following options. + +* **reply** `(statusCode: number, replyData: string | Buffer | object | MockInterceptor.MockResponseDataHandler, responseOptions?: MockResponseOptions) => MockScope` - define a reply for a matching request. You can define the replyData as a callback to read incoming request data. Default for `responseOptions` is `{}`. +* **reply** `(callback: MockInterceptor.MockReplyOptionsCallback) => MockScope` - define a reply for a matching request, allowing dynamic mocking of all reply options rather than just the data. +* **replyWithError** `(error: Error) => MockScope` - define an error for a matching request to throw. +* **defaultReplyHeaders** `(headers: Record) => MockInterceptor` - define default headers to be included in subsequent replies. These are in addition to headers on a specific reply. +* **defaultReplyTrailers** `(trailers: Record) => MockInterceptor` - define default trailers to be included in subsequent replies. These are in addition to trailers on a specific reply. +* **replyContentLength** `() => MockInterceptor` - define automatically calculated `content-length` headers to be included in subsequent replies. + +The reply data of an intercepted request may either be a string, buffer, or JavaScript object. Objects are converted to JSON while strings and buffers are sent as-is. + +By default, `reply` and `replyWithError` define the behaviour for the first matching request only. Subsequent requests will not be affected (this can be changed using the returned `MockScope`). + +### Parameter: `MockResponseOptions` + +* **headers** `Record` - headers to be included on the mocked reply. +* **trailers** `Record` - trailers to be included on the mocked reply. + +### Return: `MockScope` + +A `MockScope` is associated with a single `MockInterceptor`. With this, we can configure the default behaviour of a intercepted reply. + +* **delay** `(waitInMs: number) => MockScope` - delay the associated reply by a set amount in ms. +* **persist** `() => MockScope` - any matching request will always reply with the defined response indefinitely. +* **times** `(repeatTimes: number) => MockScope` - any matching request will reply with the defined response a fixed amount of times. This is overridden by **persist**. + +#### Example - Basic Mocked Request + +```js +import { MockAgent, setGlobalDispatcher, request } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +// MockPool +const mockPool = mockAgent.get('http://localhost:3000') +mockPool.intercept({ path: '/foo' }).reply(200, 'foo') + +const { + statusCode, + body +} = await request('http://localhost:3000/foo') + +console.log('response received', statusCode) // response received 200 + +for await (const data of body) { + console.log('data', data.toString('utf8')) // data foo +} +``` + +#### Example - Mocked request using reply data callbacks + +```js +import { MockAgent, setGlobalDispatcher, request } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +const mockPool = mockAgent.get('http://localhost:3000') + +mockPool.intercept({ + path: '/echo', + method: 'GET', + headers: { + 'User-Agent': 'undici', + Host: 'example.com' + } +}).reply(200, ({ headers }) => ({ message: headers.get('message') })) + +const { statusCode, body, headers } = await request('http://localhost:3000', { + headers: { + message: 'hello world!' + } +}) + +console.log('response received', statusCode) // response received 200 +console.log('headers', headers) // { 'content-type': 'application/json' } + +for await (const data of body) { + console.log('data', data.toString('utf8')) // { "message":"hello world!" } +} +``` + +#### Example - Mocked request using reply options callback + +```js +import { MockAgent, setGlobalDispatcher, request } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +const mockPool = mockAgent.get('http://localhost:3000') + +mockPool.intercept({ + path: '/echo', + method: 'GET', + headers: { + 'User-Agent': 'undici', + Host: 'example.com' + } +}).reply(({ headers }) => ({ statusCode: 200, data: { message: headers.get('message') }}))) + +const { statusCode, body, headers } = await request('http://localhost:3000', { + headers: { + message: 'hello world!' + } +}) + +console.log('response received', statusCode) // response received 200 +console.log('headers', headers) // { 'content-type': 'application/json' } + +for await (const data of body) { + console.log('data', data.toString('utf8')) // { "message":"hello world!" } +} +``` + +#### Example - Basic Mocked requests with multiple intercepts + +```js +import { MockAgent, setGlobalDispatcher, request } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +const mockPool = mockAgent.get('http://localhost:3000') + +mockPool.intercept({ + path: '/foo', + method: 'GET' +}).reply(200, 'foo') + +mockPool.intercept({ + path: '/hello', + method: 'GET', +}).reply(200, 'hello') + +const result1 = await request('http://localhost:3000/foo') + +console.log('response received', result1.statusCode) // response received 200 + +for await (const data of result1.body) { + console.log('data', data.toString('utf8')) // data foo +} + +const result2 = await request('http://localhost:3000/hello') + +console.log('response received', result2.statusCode) // response received 200 + +for await (const data of result2.body) { + console.log('data', data.toString('utf8')) // data hello +} +``` + +#### Example - Mocked request with query body, request headers and response headers and trailers + +```js +import { MockAgent, setGlobalDispatcher, request } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +const mockPool = mockAgent.get('http://localhost:3000') + +mockPool.intercept({ + path: '/foo?hello=there&see=ya', + method: 'POST', + body: 'form1=data1&form2=data2', + headers: { + 'User-Agent': 'undici', + Host: 'example.com' + } +}).reply(200, { foo: 'bar' }, { + headers: { 'content-type': 'application/json' }, + trailers: { 'Content-MD5': 'test' } +}) + +const { + statusCode, + headers, + trailers, + body +} = await request('http://localhost:3000/foo?hello=there&see=ya', { + method: 'POST', + body: 'form1=data1&form2=data2', + headers: { + foo: 'bar', + 'User-Agent': 'undici', + Host: 'example.com' + } + }) + +console.log('response received', statusCode) // response received 200 +console.log('headers', headers) // { 'content-type': 'application/json' } + +for await (const data of body) { + console.log('data', data.toString('utf8')) // '{"foo":"bar"}' +} + +console.log('trailers', trailers) // { 'content-md5': 'test' } +``` + +#### Example - Mocked request using different matchers + +```js +import { MockAgent, setGlobalDispatcher, request } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +const mockPool = mockAgent.get('http://localhost:3000') + +mockPool.intercept({ + path: '/foo', + method: /^GET$/, + body: (value) => value === 'form=data', + headers: { + 'User-Agent': 'undici', + Host: /^example.com$/ + } +}).reply(200, 'foo') + +const { + statusCode, + body +} = await request('http://localhost:3000/foo', { + method: 'GET', + body: 'form=data', + headers: { + foo: 'bar', + 'User-Agent': 'undici', + Host: 'example.com' + } +}) + +console.log('response received', statusCode) // response received 200 + +for await (const data of body) { + console.log('data', data.toString('utf8')) // data foo +} +``` + +#### Example - Mocked request with reply with a defined error + +```js +import { MockAgent, setGlobalDispatcher, request } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +const mockPool = mockAgent.get('http://localhost:3000') + +mockPool.intercept({ + path: '/foo', + method: 'GET' +}).replyWithError(new Error('kaboom')) + +try { + await request('http://localhost:3000/foo', { + method: 'GET' + }) +} catch (error) { + console.error(error) // Error: kaboom +} +``` + +#### Example - Mocked request with defaultReplyHeaders + +```js +import { MockAgent, setGlobalDispatcher, request } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +const mockPool = mockAgent.get('http://localhost:3000') + +mockPool.intercept({ + path: '/foo', + method: 'GET' +}).defaultReplyHeaders({ foo: 'bar' }) + .reply(200, 'foo') + +const { headers } = await request('http://localhost:3000/foo') + +console.log('headers', headers) // headers { foo: 'bar' } +``` + +#### Example - Mocked request with defaultReplyTrailers + +```js +import { MockAgent, setGlobalDispatcher, request } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +const mockPool = mockAgent.get('http://localhost:3000') + +mockPool.intercept({ + path: '/foo', + method: 'GET' +}).defaultReplyTrailers({ foo: 'bar' }) + .reply(200, 'foo') + +const { trailers } = await request('http://localhost:3000/foo') + +console.log('trailers', trailers) // trailers { foo: 'bar' } +``` + +#### Example - Mocked request with automatic content-length calculation + +```js +import { MockAgent, setGlobalDispatcher, request } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +const mockPool = mockAgent.get('http://localhost:3000') + +mockPool.intercept({ + path: '/foo', + method: 'GET' +}).replyContentLength().reply(200, 'foo') + +const { headers } = await request('http://localhost:3000/foo') + +console.log('headers', headers) // headers { 'content-length': '3' } +``` + +#### Example - Mocked request with automatic content-length calculation on an object + +```js +import { MockAgent, setGlobalDispatcher, request } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +const mockPool = mockAgent.get('http://localhost:3000') + +mockPool.intercept({ + path: '/foo', + method: 'GET' +}).replyContentLength().reply(200, { foo: 'bar' }) + +const { headers } = await request('http://localhost:3000/foo') + +console.log('headers', headers) // headers { 'content-length': '13' } +``` + +#### Example - Mocked request with persist enabled + +```js +import { MockAgent, setGlobalDispatcher, request } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +const mockPool = mockAgent.get('http://localhost:3000') + +mockPool.intercept({ + path: '/foo', + method: 'GET' +}).reply(200, 'foo').persist() + +const result1 = await request('http://localhost:3000/foo') +// Will match and return mocked data + +const result2 = await request('http://localhost:3000/foo') +// Will match and return mocked data + +// Etc +``` + +#### Example - Mocked request with times enabled + +```js +import { MockAgent, setGlobalDispatcher, request } from 'undici' + +const mockAgent = new MockAgent() +setGlobalDispatcher(mockAgent) + +const mockPool = mockAgent.get('http://localhost:3000') + +mockPool.intercept({ + path: '/foo', + method: 'GET' +}).reply(200, 'foo').times(2) + +const result1 = await request('http://localhost:3000/foo') +// Will match and return mocked data + +const result2 = await request('http://localhost:3000/foo') +// Will match and return mocked data + +const result3 = await request('http://localhost:3000/foo') +// Will not match and make attempt a real request +``` + +### `MockPool.close()` + +Closes the mock pool and de-registers from associated MockAgent. + +Returns: `Promise` + +#### Example - clean up after tests are complete + +```js +import { MockAgent } from 'undici' + +const mockAgent = new MockAgent() +const mockPool = mockAgent.get('http://localhost:3000') + +await mockPool.close() +``` + +### `MockPool.dispatch(options, handlers)` + +Implements [`Dispatcher.dispatch(options, handlers)`](Dispatcher.md#dispatcherdispatchoptions-handler). + +### `MockPool.request(options[, callback])` + +See [`Dispatcher.request(options [, callback])`](Dispatcher.md#dispatcherrequestoptions-callback). + +#### Example - MockPool request + +```js +import { MockAgent } from 'undici' + +const mockAgent = new MockAgent() + +const mockPool = mockAgent.get('http://localhost:3000') +mockPool.intercept({ + path: '/foo', + method: 'GET', +}).reply(200, 'foo') + +const { + statusCode, + body +} = await mockPool.request({ + origin: 'http://localhost:3000', + path: '/foo', + method: 'GET' +}) + +console.log('response received', statusCode) // response received 200 + +for await (const data of body) { + console.log('data', data.toString('utf8')) // data foo +} +``` diff --git a/node_modules/undici/docs/api/Pool.md b/node_modules/undici/docs/api/Pool.md new file mode 100644 index 0000000..8fcabac --- /dev/null +++ b/node_modules/undici/docs/api/Pool.md @@ -0,0 +1,84 @@ +# Class: Pool + +Extends: `undici.Dispatcher` + +A pool of [Client](Client.md) instances connected to the same upstream target. + +Requests are not guaranteed to be dispatched in order of invocation. + +## `new Pool(url[, options])` + +Arguments: + +* **url** `URL | string` - It should only include the **protocol, hostname, and port**. +* **options** `PoolOptions` (optional) + +### Parameter: `PoolOptions` + +Extends: [`ClientOptions`](Client.md#parameter-clientoptions) + +* **factory** `(origin: URL, opts: Object) => Dispatcher` - Default: `(origin, opts) => new Client(origin, opts)` +* **connections** `number | null` (optional) - Default: `null` - The number of `Client` instances to create. When set to `null`, the `Pool` instance will create an unlimited amount of `Client` instances. +* **interceptors** `{ Pool: DispatchInterceptor[] } }` - Default: `{ Pool: [] }` - A list of interceptors that are applied to the dispatch method. Additional logic can be applied (such as, but not limited to: 302 status code handling, authentication, cookies, compression and caching). + +## Instance Properties + +### `Pool.closed` + +Implements [Client.closed](Client.md#clientclosed) + +### `Pool.destroyed` + +Implements [Client.destroyed](Client.md#clientdestroyed) + +### `Pool.stats` + +Returns [`PoolStats`](PoolStats.md) instance for this pool. + +## Instance Methods + +### `Pool.close([callback])` + +Implements [`Dispatcher.close([callback])`](Dispatcher.md#dispatcherclosecallback-promise). + +### `Pool.destroy([error, callback])` + +Implements [`Dispatcher.destroy([error, callback])`](Dispatcher.md#dispatcherdestroyerror-callback-promise). + +### `Pool.connect(options[, callback])` + +See [`Dispatcher.connect(options[, callback])`](Dispatcher.md#dispatcherconnectoptions-callback). + +### `Pool.dispatch(options, handler)` + +Implements [`Dispatcher.dispatch(options, handler)`](Dispatcher.md#dispatcherdispatchoptions-handler). + +### `Pool.pipeline(options, handler)` + +See [`Dispatcher.pipeline(options, handler)`](Dispatcher.md#dispatcherpipelineoptions-handler). + +### `Pool.request(options[, callback])` + +See [`Dispatcher.request(options [, callback])`](Dispatcher.md#dispatcherrequestoptions-callback). + +### `Pool.stream(options, factory[, callback])` + +See [`Dispatcher.stream(options, factory[, callback])`](Dispatcher.md#dispatcherstreamoptions-factory-callback). + +### `Pool.upgrade(options[, callback])` + +See [`Dispatcher.upgrade(options[, callback])`](Dispatcher.md#dispatcherupgradeoptions-callback). + +## Instance Events + +### Event: `'connect'` + +See [Dispatcher Event: `'connect'`](Dispatcher.md#event-connect). + +### Event: `'disconnect'` + +See [Dispatcher Event: `'disconnect'`](Dispatcher.md#event-disconnect). + +### Event: `'drain'` + +See [Dispatcher Event: `'drain'`](Dispatcher.md#event-drain). diff --git a/node_modules/undici/docs/api/PoolStats.md b/node_modules/undici/docs/api/PoolStats.md new file mode 100644 index 0000000..16b6dc2 --- /dev/null +++ b/node_modules/undici/docs/api/PoolStats.md @@ -0,0 +1,35 @@ +# Class: PoolStats + +Aggregate stats for a [Pool](Pool.md) or [BalancedPool](BalancedPool.md). + +## `new PoolStats(pool)` + +Arguments: + +* **pool** `Pool` - Pool or BalancedPool from which to return stats. + +## Instance Properties + +### `PoolStats.connected` + +Number of open socket connections in this pool. + +### `PoolStats.free` + +Number of open socket connections in this pool that do not have an active request. + +### `PoolStats.pending` + +Number of pending requests across all clients in this pool. + +### `PoolStats.queued` + +Number of queued requests across all clients in this pool. + +### `PoolStats.running` + +Number of currently active requests across all clients in this pool. + +### `PoolStats.size` + +Number of active, pending, or queued requests across all clients in this pool. diff --git a/node_modules/undici/docs/api/ProxyAgent.md b/node_modules/undici/docs/api/ProxyAgent.md new file mode 100644 index 0000000..6a8b07f --- /dev/null +++ b/node_modules/undici/docs/api/ProxyAgent.md @@ -0,0 +1,124 @@ +# Class: ProxyAgent + +Extends: `undici.Dispatcher` + +A Proxy Agent class that implements the Agent API. It allows the connection through proxy in a simple way. + +## `new ProxyAgent([options])` + +Arguments: + +* **options** `ProxyAgentOptions` (required) - It extends the `Agent` options. + +Returns: `ProxyAgent` + +### Parameter: `ProxyAgentOptions` + +Extends: [`AgentOptions`](Agent.md#parameter-agentoptions) + +* **uri** `string` (required) - It can be passed either by a string or a object containing `uri` as string. +* **token** `string` (optional) - It can be passed by a string of token for authentication. +* **auth** `string` (**deprecated**) - Use token. +* **clientFactory** `(origin: URL, opts: Object) => Dispatcher` - Default: `(origin, opts) => new Pool(origin, opts)` + +Examples: + +```js +import { ProxyAgent } from 'undici' + +const proxyAgent = new ProxyAgent('my.proxy.server') +// or +const proxyAgent = new ProxyAgent({ uri: 'my.proxy.server' }) +``` + +#### Example - Basic ProxyAgent instantiation + +This will instantiate the ProxyAgent. It will not do anything until registered as the agent to use with requests. + +```js +import { ProxyAgent } from 'undici' + +const proxyAgent = new ProxyAgent('my.proxy.server') +``` + +#### Example - Basic Proxy Request with global agent dispatcher + +```js +import { setGlobalDispatcher, request, ProxyAgent } from 'undici' + +const proxyAgent = new ProxyAgent('my.proxy.server') +setGlobalDispatcher(proxyAgent) + +const { statusCode, body } = await request('http://localhost:3000/foo') + +console.log('response received', statusCode) // response received 200 + +for await (const data of body) { + console.log('data', data.toString('utf8')) // data foo +} +``` + +#### Example - Basic Proxy Request with local agent dispatcher + +```js +import { ProxyAgent, request } from 'undici' + +const proxyAgent = new ProxyAgent('my.proxy.server') + +const { + statusCode, + body +} = await request('http://localhost:3000/foo', { dispatcher: proxyAgent }) + +console.log('response received', statusCode) // response received 200 + +for await (const data of body) { + console.log('data', data.toString('utf8')) // data foo +} +``` + +#### Example - Basic Proxy Request with authentication + +```js +import { setGlobalDispatcher, request, ProxyAgent } from 'undici'; + +const proxyAgent = new ProxyAgent({ + uri: 'my.proxy.server', + // token: 'Bearer xxxx' + token: `Basic ${Buffer.from('username:password').toString('base64')}` +}); +setGlobalDispatcher(proxyAgent); + +const { statusCode, body } = await request('http://localhost:3000/foo'); + +console.log('response received', statusCode); // response received 200 + +for await (const data of body) { + console.log('data', data.toString('utf8')); // data foo +} +``` + +### `ProxyAgent.close()` + +Closes the proxy agent and waits for registered pools and clients to also close before resolving. + +Returns: `Promise` + +#### Example - clean up after tests are complete + +```js +import { ProxyAgent, setGlobalDispatcher } from 'undici' + +const proxyAgent = new ProxyAgent('my.proxy.server') +setGlobalDispatcher(proxyAgent) + +await proxyAgent.close() +``` + +### `ProxyAgent.dispatch(options, handlers)` + +Implements [`Agent.dispatch(options, handlers)`](Agent.md#parameter-agentdispatchoptions). + +### `ProxyAgent.request(options[, callback])` + +See [`Dispatcher.request(options [, callback])`](Dispatcher.md#dispatcherrequestoptions-callback). diff --git a/node_modules/undici/docs/api/WebSocket.md b/node_modules/undici/docs/api/WebSocket.md new file mode 100644 index 0000000..9d374f4 --- /dev/null +++ b/node_modules/undici/docs/api/WebSocket.md @@ -0,0 +1,43 @@ +# Class: WebSocket + +> ⚠️ Warning: the WebSocket API is experimental. + +Extends: [`EventTarget`](https://developer.mozilla.org/en-US/docs/Web/API/EventTarget) + +The WebSocket object provides a way to manage a WebSocket connection to a server, allowing bidirectional communication. The API follows the [WebSocket spec](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket) and [RFC 6455](https://datatracker.ietf.org/doc/html/rfc6455). + +## `new WebSocket(url[, protocol])` + +Arguments: + +* **url** `URL | string` - The url's protocol *must* be `ws` or `wss`. +* **protocol** `string | string[] | WebSocketInit` (optional) - Subprotocol(s) to request the server use, or a [`Dispatcher`](./Dispatcher.md). + +### Example: + +This example will not work in browsers or other platforms that don't allow passing an object. + +```mjs +import { WebSocket, ProxyAgent } from 'undici' + +const proxyAgent = new ProxyAgent('my.proxy.server') + +const ws = new WebSocket('wss://echo.websocket.events', { + dispatcher: proxyAgent, + protocols: ['echo', 'chat'] +}) +``` + +If you do not need a custom Dispatcher, it's recommended to use the following pattern: + +```mjs +import { WebSocket } from 'undici' + +const ws = new WebSocket('wss://echo.websocket.events', ['echo', 'chat']) +``` + +## Read More + +- [MDN - WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket) +- [The WebSocket Specification](https://www.rfc-editor.org/rfc/rfc6455) +- [The WHATWG WebSocket Specification](https://websockets.spec.whatwg.org/) diff --git a/node_modules/undici/docs/api/api-lifecycle.md b/node_modules/undici/docs/api/api-lifecycle.md new file mode 100644 index 0000000..d158126 --- /dev/null +++ b/node_modules/undici/docs/api/api-lifecycle.md @@ -0,0 +1,62 @@ +# Client Lifecycle + +An Undici [Client](Client.md) can be best described as a state machine. The following list is a summary of the various state transitions the `Client` will go through in its lifecycle. This document also contains detailed breakdowns of each state. + +> This diagram is not a perfect representation of the undici Client. Since the Client class is not actually implemented as a state-machine, actual execution may deviate slightly from what is described below. Consider this as a general resource for understanding the inner workings of the Undici client rather than some kind of formal specification. + +## State Transition Overview + +* A `Client` begins in the **idle** state with no socket connection and no requests in queue. + * The *connect* event transitions the `Client` to the **pending** state where requests can be queued prior to processing. + * The *close* and *destroy* events transition the `Client` to the **destroyed** state. Since there are no requests in the queue, the *close* event immediately transitions to the **destroyed** state. +* The **pending** state indicates the underlying socket connection has been successfully established and requests are queueing. + * The *process* event transitions the `Client` to the **processing** state where requests are processed. + * If requests are queued, the *close* event transitions to the **processing** state; otherwise, it transitions to the **destroyed** state. + * The *destroy* event transitions to the **destroyed** state. +* The **processing** state initializes to the **processing.running** state. + * If the current request requires draining, the *needDrain* event transitions the `Client` into the **processing.busy** state which will return to the **processing.running** state with the *drainComplete* event. + * After all queued requests are completed, the *keepalive* event transitions the `Client` back to the **pending** state. If no requests are queued during the timeout, the **close** event transitions the `Client` to the **destroyed** state. + * If the *close* event is fired while the `Client` still has queued requests, the `Client` transitions to the **process.closing** state where it will complete all existing requests before firing the *done* event. + * The *done* event gracefully transitions the `Client` to the **destroyed** state. + * At any point in time, the *destroy* event will transition the `Client` from the **processing** state to the **destroyed** state, destroying any queued requests. +* The **destroyed** state is a final state and the `Client` is no longer functional. + +![A state diagram representing an Undici Client instance](../assets/lifecycle-diagram.png) + +> The diagram was generated using Mermaid.js Live Editor. Modify the state diagram [here](https://mermaid-js.github.io/mermaid-live-editor/#/edit/eyJjb2RlIjoic3RhdGVEaWFncmFtLXYyXG4gICAgWypdIC0tPiBpZGxlXG4gICAgaWRsZSAtLT4gcGVuZGluZyA6IGNvbm5lY3RcbiAgICBpZGxlIC0tPiBkZXN0cm95ZWQgOiBkZXN0cm95L2Nsb3NlXG4gICAgXG4gICAgcGVuZGluZyAtLT4gaWRsZSA6IHRpbWVvdXRcbiAgICBwZW5kaW5nIC0tPiBkZXN0cm95ZWQgOiBkZXN0cm95XG5cbiAgICBzdGF0ZSBjbG9zZV9mb3JrIDw8Zm9yaz4-XG4gICAgcGVuZGluZyAtLT4gY2xvc2VfZm9yayA6IGNsb3NlXG4gICAgY2xvc2VfZm9yayAtLT4gcHJvY2Vzc2luZ1xuICAgIGNsb3NlX2ZvcmsgLS0-IGRlc3Ryb3llZFxuXG4gICAgcGVuZGluZyAtLT4gcHJvY2Vzc2luZyA6IHByb2Nlc3NcblxuICAgIHByb2Nlc3NpbmcgLS0-IHBlbmRpbmcgOiBrZWVwYWxpdmVcbiAgICBwcm9jZXNzaW5nIC0tPiBkZXN0cm95ZWQgOiBkb25lXG4gICAgcHJvY2Vzc2luZyAtLT4gZGVzdHJveWVkIDogZGVzdHJveVxuXG4gICAgc3RhdGUgcHJvY2Vzc2luZyB7XG4gICAgICAgIHJ1bm5pbmcgLS0-IGJ1c3kgOiBuZWVkRHJhaW5cbiAgICAgICAgYnVzeSAtLT4gcnVubmluZyA6IGRyYWluQ29tcGxldGVcbiAgICAgICAgcnVubmluZyAtLT4gWypdIDoga2VlcGFsaXZlXG4gICAgICAgIHJ1bm5pbmcgLS0-IGNsb3NpbmcgOiBjbG9zZVxuICAgICAgICBjbG9zaW5nIC0tPiBbKl0gOiBkb25lXG4gICAgICAgIFsqXSAtLT4gcnVubmluZ1xuICAgIH1cbiAgICAiLCJtZXJtYWlkIjp7InRoZW1lIjoiYmFzZSJ9LCJ1cGRhdGVFZGl0b3IiOmZhbHNlfQ) + +## State details + +### idle + +The **idle** state is the initial state of a `Client` instance. While an `origin` is required for instantiating a `Client` instance, the underlying socket connection will not be established until a request is queued using [`Client.dispatch()`](Client.md#clientdispatchoptions-handlers). By calling `Client.dispatch()` directly or using one of the multiple implementations ([`Client.connect()`](Client.md#clientconnectoptions-callback), [`Client.pipeline()`](Client.md#clientpipelineoptions-handler), [`Client.request()`](Client.md#clientrequestoptions-callback), [`Client.stream()`](Client.md#clientstreamoptions-factory-callback), and [`Client.upgrade()`](Client.md#clientupgradeoptions-callback)), the `Client` instance will transition from **idle** to [**pending**](#pending) and then most likely directly to [**processing**](#processing). + +Calling [`Client.close()`](Client.md#clientclosecallback) or [`Client.destroy()`](Client.md#clientdestroyerror-callback) transitions directly to the [**destroyed**](#destroyed) state since the `Client` instance will have no queued requests in this state. + +### pending + +The **pending** state signifies a non-processing `Client`. Upon entering this state, the `Client` establishes a socket connection and emits the [`'connect'`](Client.md#event-connect) event signalling a connection was successfully established with the `origin` provided during `Client` instantiation. The internal queue is initially empty, and requests can start queueing. + +Calling [`Client.close()`](Client.md#clientclosecallback) with queued requests, transitions the `Client` to the [**processing**](#processing) state. Without queued requests, it transitions to the [**destroyed**](#destroyed) state. + +Calling [`Client.destroy()`](Client.md#clientdestroyerror-callback) transitions directly to the [**destroyed**](#destroyed) state regardless of existing requests. + +### processing + +The **processing** state is a state machine within itself. It initializes to the [**processing.running**](#running) state. The [`Client.dispatch()`](Client.md#clientdispatchoptions-handlers), [`Client.close()`](Client.md#clientclosecallback), and [`Client.destroy()`](Client.md#clientdestroyerror-callback) can be called at any time while the `Client` is in this state. `Client.dispatch()` will add more requests to the queue while existing requests continue to be processed. `Client.close()` will transition to the [**processing.closing**](#closing) state. And `Client.destroy()` will transition to [**destroyed**](#destroyed). + +#### running + +In the **processing.running** sub-state, queued requests are being processed in a FIFO order. If a request body requires draining, the *needDrain* event transitions to the [**processing.busy**](#busy) sub-state. The *close* event transitions the Client to the [**process.closing**](#closing) sub-state. If all queued requests are processed and neither [`Client.close()`](Client.md#clientclosecallback) nor [`Client.destroy()`](Client.md#clientdestroyerror-callback) are called, then the [**processing**](#processing) machine will trigger a *keepalive* event transitioning the `Client` back to the [**pending**](#pending) state. During this time, the `Client` is waiting for the socket connection to timeout, and once it does, it triggers the *timeout* event and transitions to the [**idle**](#idle) state. + +#### busy + +This sub-state is only entered when a request body is an instance of [Stream](https://nodejs.org/api/stream.html) and requires draining. The `Client` cannot process additional requests while in this state and must wait until the currently processing request body is completely drained before transitioning back to [**processing.running**](#running). + +#### closing + +This sub-state is only entered when a `Client` instance has queued requests and the [`Client.close()`](Client.md#clientclosecallback) method is called. In this state, the `Client` instance continues to process requests as usual, with the one exception that no additional requests can be queued. Once all of the queued requests are processed, the `Client` will trigger the *done* event gracefully entering the [**destroyed**](#destroyed) state without an error. + +### destroyed + +The **destroyed** state is a final state for the `Client` instance. Once in this state, a `Client` is nonfunctional. Calling any other `Client` methods will result in an `ClientDestroyedError`. diff --git a/node_modules/undici/docs/assets/lifecycle-diagram.png b/node_modules/undici/docs/assets/lifecycle-diagram.png new file mode 100644 index 0000000000000000000000000000000000000000..4ef17b5a71454bdd5d0920bdbc162d24347f7440 GIT binary patch literal 47090 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 Mqas}-Y2^R^0VGg_TmS$7 literal 0 HcmV?d00001 diff --git a/node_modules/undici/docs/best-practices/client-certificate.md b/node_modules/undici/docs/best-practices/client-certificate.md new file mode 100644 index 0000000..4fc84ec --- /dev/null +++ b/node_modules/undici/docs/best-practices/client-certificate.md @@ -0,0 +1,64 @@ +# Client certificate + +Client certificate authentication can be configured with the `Client`, the required options are passed along through the `connect` option. + +The client certificates must be signed by a trusted CA. The Node.js default is to trust the well-known CAs curated by Mozilla. + +Setting the server option `requestCert: true` tells the server to request the client certificate. + +The server option `rejectUnauthorized: false` allows us to handle any invalid certificate errors in client code. The `authorized` property on the socket of the incoming request will show if the client certificate was valid. The `authorizationError` property will give the reason if the certificate was not valid. + +### Client Certificate Authentication + +```js +const { readFileSync } = require('fs') +const { join } = require('path') +const { createServer } = require('https') +const { Client } = require('undici') + +const serverOptions = { + ca: [ + readFileSync(join(__dirname, 'client-ca-crt.pem'), 'utf8') + ], + key: readFileSync(join(__dirname, 'server-key.pem'), 'utf8'), + cert: readFileSync(join(__dirname, 'server-crt.pem'), 'utf8'), + requestCert: true, + rejectUnauthorized: false +} + +const server = createServer(serverOptions, (req, res) => { + // true if client cert is valid + if(req.client.authorized === true) { + console.log('valid') + } else { + console.error(req.client.authorizationError) + } + res.end() +}) + +server.listen(0, function () { + const tls = { + ca: [ + readFileSync(join(__dirname, 'server-ca-crt.pem'), 'utf8') + ], + key: readFileSync(join(__dirname, 'client-key.pem'), 'utf8'), + cert: readFileSync(join(__dirname, 'client-crt.pem'), 'utf8'), + rejectUnauthorized: false, + servername: 'agent1' + } + const client = new Client(`https://localhost:${server.address().port}`, { + connect: tls + }) + + client.request({ + path: '/', + method: 'GET' + }, (err, { body }) => { + body.on('data', (buf) => {}) + body.on('end', () => { + client.close() + server.close() + }) + }) +}) +``` diff --git a/node_modules/undici/docs/best-practices/mocking-request.md b/node_modules/undici/docs/best-practices/mocking-request.md new file mode 100644 index 0000000..6954392 --- /dev/null +++ b/node_modules/undici/docs/best-practices/mocking-request.md @@ -0,0 +1,136 @@ +# Mocking Request + +Undici has its own mocking [utility](../api/MockAgent.md). It allow us to intercept undici HTTP requests and return mocked values instead. It can be useful for testing purposes. + +Example: + +```js +// bank.mjs +import { request } from 'undici' + +export async function bankTransfer(recipient, amount) { + const { body } = await request('http://localhost:3000/bank-transfer', + { + method: 'POST', + headers: { + 'X-TOKEN-SECRET': 'SuperSecretToken', + }, + body: JSON.stringify({ + recipient, + amount + }) + } + ) + return await body.json() +} +``` + +And this is what the test file looks like: + +```js +// index.test.mjs +import { strict as assert } from 'assert' +import { MockAgent, setGlobalDispatcher, } from 'undici' +import { bankTransfer } from './bank.mjs' + +const mockAgent = new MockAgent(); + +setGlobalDispatcher(mockAgent); + +// Provide the base url to the request +const mockPool = mockAgent.get('http://localhost:3000'); + +// intercept the request +mockPool.intercept({ + path: '/bank-transfer', + method: 'POST', + headers: { + 'X-TOKEN-SECRET': 'SuperSecretToken', + }, + body: JSON.stringify({ + recipient: '1234567890', + amount: '100' + }) +}).reply(200, { + message: 'transaction processed' +}) + +const success = await bankTransfer('1234567890', '100') + +assert.deepEqual(success, { message: 'transaction processed' }) + +// if you dont want to check whether the body or the headers contain the same value +// just remove it from interceptor +mockPool.intercept({ + path: '/bank-transfer', + method: 'POST', +}).reply(400, { + message: 'bank account not found' +}) + +const badRequest = await bankTransfer('1234567890', '100') + +assert.deepEqual(badRequest, { message: 'bank account not found' }) +``` + +Explore other MockAgent functionality [here](../api/MockAgent.md) + +## Debug Mock Value + +When the interceptor and the request options are not the same, undici will automatically make a real HTTP request. To prevent real requests from being made, use `mockAgent.disableNetConnect()`: + +```js +const mockAgent = new MockAgent(); + +setGlobalDispatcher(mockAgent); +mockAgent.disableNetConnect() + +// Provide the base url to the request +const mockPool = mockAgent.get('http://localhost:3000'); + +mockPool.intercept({ + path: '/bank-transfer', + method: 'POST', +}).reply(200, { + message: 'transaction processed' +}) + +const badRequest = await bankTransfer('1234567890', '100') +// Will throw an error +// MockNotMatchedError: Mock dispatch not matched for path '/bank-transfer': +// subsequent request to origin http://localhost:3000 was not allowed (net.connect disabled) +``` + +## Reply with data based on request + +If the mocked response needs to be dynamically derived from the request parameters, you can provide a function instead of an object to `reply`: + +```js +mockPool.intercept({ + path: '/bank-transfer', + method: 'POST', + headers: { + 'X-TOKEN-SECRET': 'SuperSecretToken', + }, + body: JSON.stringify({ + recipient: '1234567890', + amount: '100' + }) +}).reply(200, (opts) => { + // do something with opts + + return { message: 'transaction processed' } +}) +``` + +in this case opts will be + +``` +{ + method: 'POST', + headers: { 'X-TOKEN-SECRET': 'SuperSecretToken' }, + body: '{"recipient":"1234567890","amount":"100"}', + origin: 'http://localhost:3000', + path: '/bank-transfer' +} +``` diff --git a/node_modules/undici/docs/best-practices/proxy.md b/node_modules/undici/docs/best-practices/proxy.md new file mode 100644 index 0000000..bf10295 --- /dev/null +++ b/node_modules/undici/docs/best-practices/proxy.md @@ -0,0 +1,127 @@ +# Connecting through a proxy + +Connecting through a proxy is possible by: + +- Using [AgentProxy](../api/ProxyAgent.md). +- Configuring `Client` or `Pool` constructor. + +The proxy url should be passed to the `Client` or `Pool` constructor, while the upstream server url +should be added to every request call in the `path`. +For instance, if you need to send a request to the `/hello` route of your upstream server, +the `path` should be `path: 'http://upstream.server:port/hello?foo=bar'`. + +If you proxy requires basic authentication, you can send it via the `proxy-authorization` header. + +### Connect without authentication + +```js +import { Client } from 'undici' +import { createServer } from 'http' +import proxy from 'proxy' + +const server = await buildServer() +const proxyServer = await buildProxy() + +const serverUrl = `http://localhost:${server.address().port}` +const proxyUrl = `http://localhost:${proxyServer.address().port}` + +server.on('request', (req, res) => { + console.log(req.url) // '/hello?foo=bar' + res.setHeader('content-type', 'application/json') + res.end(JSON.stringify({ hello: 'world' })) +}) + +const client = new Client(proxyUrl) + +const response = await client.request({ + method: 'GET', + path: serverUrl + '/hello?foo=bar' +}) + +response.body.setEncoding('utf8') +let data = '' +for await (const chunk of response.body) { + data += chunk +} +console.log(response.statusCode) // 200 +console.log(JSON.parse(data)) // { hello: 'world' } + +server.close() +proxyServer.close() +client.close() + +function buildServer () { + return new Promise((resolve, reject) => { + const server = createServer() + server.listen(0, () => resolve(server)) + }) +} + +function buildProxy () { + return new Promise((resolve, reject) => { + const server = proxy(createServer()) + server.listen(0, () => resolve(server)) + }) +} +``` + +### Connect with authentication + +```js +import { Client } from 'undici' +import { createServer } from 'http' +import proxy from 'proxy' + +const server = await buildServer() +const proxyServer = await buildProxy() + +const serverUrl = `http://localhost:${server.address().port}` +const proxyUrl = `http://localhost:${proxyServer.address().port}` + +proxyServer.authenticate = function (req, fn) { + fn(null, req.headers['proxy-authorization'] === `Basic ${Buffer.from('user:pass').toString('base64')}`) +} + +server.on('request', (req, res) => { + console.log(req.url) // '/hello?foo=bar' + res.setHeader('content-type', 'application/json') + res.end(JSON.stringify({ hello: 'world' })) +}) + +const client = new Client(proxyUrl) + +const response = await client.request({ + method: 'GET', + path: serverUrl + '/hello?foo=bar', + headers: { + 'proxy-authorization': `Basic ${Buffer.from('user:pass').toString('base64')}` + } +}) + +response.body.setEncoding('utf8') +let data = '' +for await (const chunk of response.body) { + data += chunk +} +console.log(response.statusCode) // 200 +console.log(JSON.parse(data)) // { hello: 'world' } + +server.close() +proxyServer.close() +client.close() + +function buildServer () { + return new Promise((resolve, reject) => { + const server = createServer() + server.listen(0, () => resolve(server)) + }) +} + +function buildProxy () { + return new Promise((resolve, reject) => { + const server = proxy(createServer()) + server.listen(0, () => resolve(server)) + }) +} +``` + diff --git a/node_modules/undici/docs/best-practices/writing-tests.md b/node_modules/undici/docs/best-practices/writing-tests.md new file mode 100644 index 0000000..57549de --- /dev/null +++ b/node_modules/undici/docs/best-practices/writing-tests.md @@ -0,0 +1,20 @@ +# Writing tests + +Undici is tuned for a production use case and its default will keep +a socket open for a few seconds after an HTTP request is completed to +remove the overhead of opening up a new socket. These settings that makes +Undici shine in production are not a good fit for using Undici in automated +tests, as it will result in longer execution times. + +The following are good defaults that will keep the socket open for only 10ms: + +```js +import { request, setGlobalDispatcher, Agent } from 'undici' + +const agent = new Agent({ + keepAliveTimeout: 10, // milliseconds + keepAliveMaxTimeout: 10 // milliseconds +}) + +setGlobalDispatcher(agent) +``` diff --git a/node_modules/undici/index-fetch.js b/node_modules/undici/index-fetch.js new file mode 100644 index 0000000..0d59d25 --- /dev/null +++ b/node_modules/undici/index-fetch.js @@ -0,0 +1,16 @@ +'use strict' + +const fetchImpl = require('./lib/fetch').fetch + +module.exports.fetch = async function fetch (resource) { + try { + return await fetchImpl(...arguments) + } catch (err) { + Error.captureStackTrace(err, this) + throw err + } +} +module.exports.FormData = require('./lib/fetch/formdata').FormData +module.exports.Headers = require('./lib/fetch/headers').Headers +module.exports.Response = require('./lib/fetch/response').Response +module.exports.Request = require('./lib/fetch/request').Request diff --git a/node_modules/undici/index.d.ts b/node_modules/undici/index.d.ts new file mode 100644 index 0000000..0730677 --- /dev/null +++ b/node_modules/undici/index.d.ts @@ -0,0 +1,57 @@ +import Dispatcher from'./types/dispatcher' +import { setGlobalDispatcher, getGlobalDispatcher } from './types/global-dispatcher' +import { setGlobalOrigin, getGlobalOrigin } from './types/global-origin' +import Pool from'./types/pool' +import { RedirectHandler, DecoratorHandler } from './types/handlers' + +import BalancedPool from './types/balanced-pool' +import Client from'./types/client' +import buildConnector from'./types/connector' +import errors from'./types/errors' +import Agent from'./types/agent' +import MockClient from'./types/mock-client' +import MockPool from'./types/mock-pool' +import MockAgent from'./types/mock-agent' +import mockErrors from'./types/mock-errors' +import ProxyAgent from'./types/proxy-agent' +import { request, pipeline, stream, connect, upgrade } from './types/api' + +export * from './types/cookies' +export * from './types/fetch' +export * from './types/file' +export * from './types/filereader' +export * from './types/formdata' +export * from './types/diagnostics-channel' +export * from './types/websocket' +export * from './types/content-type' +export * from './types/cache' +export { Interceptable } from './types/mock-interceptor' + +export { Dispatcher, BalancedPool, Pool, Client, buildConnector, errors, Agent, request, stream, pipeline, connect, upgrade, setGlobalDispatcher, getGlobalDispatcher, setGlobalOrigin, getGlobalOrigin, MockClient, MockPool, MockAgent, mockErrors, ProxyAgent, RedirectHandler, DecoratorHandler } +export default Undici + +declare namespace Undici { + var Dispatcher: typeof import('./types/dispatcher').default + var Pool: typeof import('./types/pool').default; + var RedirectHandler: typeof import ('./types/handlers').RedirectHandler + var DecoratorHandler: typeof import ('./types/handlers').DecoratorHandler + var createRedirectInterceptor: typeof import ('./types/interceptors').createRedirectInterceptor + var BalancedPool: typeof import('./types/balanced-pool').default; + var Client: typeof import('./types/client').default; + var buildConnector: typeof import('./types/connector').default; + var errors: typeof import('./types/errors').default; + var Agent: typeof import('./types/agent').default; + var setGlobalDispatcher: typeof import('./types/global-dispatcher').setGlobalDispatcher; + var getGlobalDispatcher: typeof import('./types/global-dispatcher').getGlobalDispatcher; + var request: typeof import('./types/api').request; + var stream: typeof import('./types/api').stream; + var pipeline: typeof import('./types/api').pipeline; + var connect: typeof import('./types/api').connect; + var upgrade: typeof import('./types/api').upgrade; + var MockClient: typeof import('./types/mock-client').default; + var MockPool: typeof import('./types/mock-pool').default; + var MockAgent: typeof import('./types/mock-agent').default; + var mockErrors: typeof import('./types/mock-errors').default; + var fetch: typeof import('./types/fetch').fetch; + var caches: typeof import('./types/cache').caches; +} diff --git a/node_modules/undici/index.js b/node_modules/undici/index.js new file mode 100644 index 0000000..7e8831c --- /dev/null +++ b/node_modules/undici/index.js @@ -0,0 +1,162 @@ +'use strict' + +const Client = require('./lib/client') +const Dispatcher = require('./lib/dispatcher') +const errors = require('./lib/core/errors') +const Pool = require('./lib/pool') +const BalancedPool = require('./lib/balanced-pool') +const Agent = require('./lib/agent') +const util = require('./lib/core/util') +const { InvalidArgumentError } = errors +const api = require('./lib/api') +const buildConnector = require('./lib/core/connect') +const MockClient = require('./lib/mock/mock-client') +const MockAgent = require('./lib/mock/mock-agent') +const MockPool = require('./lib/mock/mock-pool') +const mockErrors = require('./lib/mock/mock-errors') +const ProxyAgent = require('./lib/proxy-agent') +const { getGlobalDispatcher, setGlobalDispatcher } = require('./lib/global') +const DecoratorHandler = require('./lib/handler/DecoratorHandler') +const RedirectHandler = require('./lib/handler/RedirectHandler') +const createRedirectInterceptor = require('./lib/interceptor/redirectInterceptor') + +let hasCrypto +try { + require('crypto') + hasCrypto = true +} catch { + hasCrypto = false +} + +Object.assign(Dispatcher.prototype, api) + +module.exports.Dispatcher = Dispatcher +module.exports.Client = Client +module.exports.Pool = Pool +module.exports.BalancedPool = BalancedPool +module.exports.Agent = Agent +module.exports.ProxyAgent = ProxyAgent + +module.exports.DecoratorHandler = DecoratorHandler +module.exports.RedirectHandler = RedirectHandler +module.exports.createRedirectInterceptor = createRedirectInterceptor + +module.exports.buildConnector = buildConnector +module.exports.errors = errors + +function makeDispatcher (fn) { + return (url, opts, handler) => { + if (typeof opts === 'function') { + handler = opts + opts = null + } + + if (!url || (typeof url !== 'string' && typeof url !== 'object' && !(url instanceof URL))) { + throw new InvalidArgumentError('invalid url') + } + + if (opts != null && typeof opts !== 'object') { + throw new InvalidArgumentError('invalid opts') + } + + if (opts && opts.path != null) { + if (typeof opts.path !== 'string') { + throw new InvalidArgumentError('invalid opts.path') + } + + let path = opts.path + if (!opts.path.startsWith('/')) { + path = `/${path}` + } + + url = new URL(util.parseOrigin(url).origin + path) + } else { + if (!opts) { + opts = typeof url === 'object' ? url : {} + } + + url = util.parseURL(url) + } + + const { agent, dispatcher = getGlobalDispatcher() } = opts + + if (agent) { + throw new InvalidArgumentError('unsupported opts.agent. Did you mean opts.client?') + } + + return fn.call(dispatcher, { + ...opts, + origin: url.origin, + path: url.search ? `${url.pathname}${url.search}` : url.pathname, + method: opts.method || (opts.body ? 'PUT' : 'GET') + }, handler) + } +} + +module.exports.setGlobalDispatcher = setGlobalDispatcher +module.exports.getGlobalDispatcher = getGlobalDispatcher + +if (util.nodeMajor > 16 || (util.nodeMajor === 16 && util.nodeMinor >= 8)) { + let fetchImpl = null + module.exports.fetch = async function fetch (resource) { + if (!fetchImpl) { + fetchImpl = require('./lib/fetch').fetch + } + + try { + return await fetchImpl(...arguments) + } catch (err) { + Error.captureStackTrace(err, this) + throw err + } + } + module.exports.Headers = require('./lib/fetch/headers').Headers + module.exports.Response = require('./lib/fetch/response').Response + module.exports.Request = require('./lib/fetch/request').Request + module.exports.FormData = require('./lib/fetch/formdata').FormData + module.exports.File = require('./lib/fetch/file').File + module.exports.FileReader = require('./lib/fileapi/filereader').FileReader + + const { setGlobalOrigin, getGlobalOrigin } = require('./lib/fetch/global') + + module.exports.setGlobalOrigin = setGlobalOrigin + module.exports.getGlobalOrigin = getGlobalOrigin + + const { CacheStorage } = require('./lib/cache/cachestorage') + const { kConstruct } = require('./lib/cache/symbols') + + // Cache & CacheStorage are tightly coupled with fetch. Even if it may run + // in an older version of Node, it doesn't have any use without fetch. + module.exports.caches = new CacheStorage(kConstruct) +} + +if (util.nodeMajor >= 16) { + const { deleteCookie, getCookies, getSetCookies, setCookie } = require('./lib/cookies') + + module.exports.deleteCookie = deleteCookie + module.exports.getCookies = getCookies + module.exports.getSetCookies = getSetCookies + module.exports.setCookie = setCookie + + const { parseMIMEType, serializeAMimeType } = require('./lib/fetch/dataURL') + + module.exports.parseMIMEType = parseMIMEType + module.exports.serializeAMimeType = serializeAMimeType +} + +if (util.nodeMajor >= 18 && hasCrypto) { + const { WebSocket } = require('./lib/websocket/websocket') + + module.exports.WebSocket = WebSocket +} + +module.exports.request = makeDispatcher(api.request) +module.exports.stream = makeDispatcher(api.stream) +module.exports.pipeline = makeDispatcher(api.pipeline) +module.exports.connect = makeDispatcher(api.connect) +module.exports.upgrade = makeDispatcher(api.upgrade) + +module.exports.MockClient = MockClient +module.exports.MockPool = MockPool +module.exports.MockAgent = MockAgent +module.exports.mockErrors = mockErrors diff --git a/node_modules/undici/lib/agent.js b/node_modules/undici/lib/agent.js new file mode 100644 index 0000000..0b18f2a --- /dev/null +++ b/node_modules/undici/lib/agent.js @@ -0,0 +1,148 @@ +'use strict' + +const { InvalidArgumentError } = require('./core/errors') +const { kClients, kRunning, kClose, kDestroy, kDispatch, kInterceptors } = require('./core/symbols') +const DispatcherBase = require('./dispatcher-base') +const Pool = require('./pool') +const Client = require('./client') +const util = require('./core/util') +const createRedirectInterceptor = require('./interceptor/redirectInterceptor') +const { WeakRef, FinalizationRegistry } = require('./compat/dispatcher-weakref')() + +const kOnConnect = Symbol('onConnect') +const kOnDisconnect = Symbol('onDisconnect') +const kOnConnectionError = Symbol('onConnectionError') +const kMaxRedirections = Symbol('maxRedirections') +const kOnDrain = Symbol('onDrain') +const kFactory = Symbol('factory') +const kFinalizer = Symbol('finalizer') +const kOptions = Symbol('options') + +function defaultFactory (origin, opts) { + return opts && opts.connections === 1 + ? new Client(origin, opts) + : new Pool(origin, opts) +} + +class Agent extends DispatcherBase { + constructor ({ factory = defaultFactory, maxRedirections = 0, connect, ...options } = {}) { + super() + + if (typeof factory !== 'function') { + throw new InvalidArgumentError('factory must be a function.') + } + + if (connect != null && typeof connect !== 'function' && typeof connect !== 'object') { + throw new InvalidArgumentError('connect must be a function or an object') + } + + if (!Number.isInteger(maxRedirections) || maxRedirections < 0) { + throw new InvalidArgumentError('maxRedirections must be a positive number') + } + + if (connect && typeof connect !== 'function') { + connect = { ...connect } + } + + this[kInterceptors] = options.interceptors && options.interceptors.Agent && Array.isArray(options.interceptors.Agent) + ? options.interceptors.Agent + : [createRedirectInterceptor({ maxRedirections })] + + this[kOptions] = { ...util.deepClone(options), connect } + this[kOptions].interceptors = options.interceptors + ? { ...options.interceptors } + : undefined + this[kMaxRedirections] = maxRedirections + this[kFactory] = factory + this[kClients] = new Map() + this[kFinalizer] = new FinalizationRegistry(/* istanbul ignore next: gc is undeterministic */ key => { + const ref = this[kClients].get(key) + if (ref !== undefined && ref.deref() === undefined) { + this[kClients].delete(key) + } + }) + + const agent = this + + this[kOnDrain] = (origin, targets) => { + agent.emit('drain', origin, [agent, ...targets]) + } + + this[kOnConnect] = (origin, targets) => { + agent.emit('connect', origin, [agent, ...targets]) + } + + this[kOnDisconnect] = (origin, targets, err) => { + agent.emit('disconnect', origin, [agent, ...targets], err) + } + + this[kOnConnectionError] = (origin, targets, err) => { + agent.emit('connectionError', origin, [agent, ...targets], err) + } + } + + get [kRunning] () { + let ret = 0 + for (const ref of this[kClients].values()) { + const client = ref.deref() + /* istanbul ignore next: gc is undeterministic */ + if (client) { + ret += client[kRunning] + } + } + return ret + } + + [kDispatch] (opts, handler) { + let key + if (opts.origin && (typeof opts.origin === 'string' || opts.origin instanceof URL)) { + key = String(opts.origin) + } else { + throw new InvalidArgumentError('opts.origin must be a non-empty string or URL.') + } + + const ref = this[kClients].get(key) + + let dispatcher = ref ? ref.deref() : null + if (!dispatcher) { + dispatcher = this[kFactory](opts.origin, this[kOptions]) + .on('drain', this[kOnDrain]) + .on('connect', this[kOnConnect]) + .on('disconnect', this[kOnDisconnect]) + .on('connectionError', this[kOnConnectionError]) + + this[kClients].set(key, new WeakRef(dispatcher)) + this[kFinalizer].register(dispatcher, key) + } + + return dispatcher.dispatch(opts, handler) + } + + async [kClose] () { + const closePromises = [] + for (const ref of this[kClients].values()) { + const client = ref.deref() + /* istanbul ignore else: gc is undeterministic */ + if (client) { + closePromises.push(client.close()) + } + } + + await Promise.all(closePromises) + } + + async [kDestroy] (err) { + const destroyPromises = [] + for (const ref of this[kClients].values()) { + const client = ref.deref() + /* istanbul ignore else: gc is undeterministic */ + if (client) { + destroyPromises.push(client.destroy(err)) + } + } + + await Promise.all(destroyPromises) + } +} + +module.exports = Agent diff --git a/node_modules/undici/lib/api/abort-signal.js b/node_modules/undici/lib/api/abort-signal.js new file mode 100644 index 0000000..895629a --- /dev/null +++ b/node_modules/undici/lib/api/abort-signal.js @@ -0,0 +1,57 @@ +const { RequestAbortedError } = require('../core/errors') + +const kListener = Symbol('kListener') +const kSignal = Symbol('kSignal') + +function abort (self) { + if (self.abort) { + self.abort() + } else { + self.onError(new RequestAbortedError()) + } +} + +function addSignal (self, signal) { + self[kSignal] = null + self[kListener] = null + + if (!signal) { + return + } + + if (signal.aborted) { + abort(self) + return + } + + self[kSignal] = signal + self[kListener] = () => { + abort(self) + } + + if ('addEventListener' in self[kSignal]) { + self[kSignal].addEventListener('abort', self[kListener]) + } else { + self[kSignal].addListener('abort', self[kListener]) + } +} + +function removeSignal (self) { + if (!self[kSignal]) { + return + } + + if ('removeEventListener' in self[kSignal]) { + self[kSignal].removeEventListener('abort', self[kListener]) + } else { + self[kSignal].removeListener('abort', self[kListener]) + } + + self[kSignal] = null + self[kListener] = null +} + +module.exports = { + addSignal, + removeSignal +} diff --git a/node_modules/undici/lib/api/api-connect.js b/node_modules/undici/lib/api/api-connect.js new file mode 100644 index 0000000..0503b1a --- /dev/null +++ b/node_modules/undici/lib/api/api-connect.js @@ -0,0 +1,98 @@ +'use strict' + +const { InvalidArgumentError, RequestAbortedError, SocketError } = require('../core/errors') +const { AsyncResource } = require('async_hooks') +const util = require('../core/util') +const { addSignal, removeSignal } = require('./abort-signal') + +class ConnectHandler extends AsyncResource { + constructor (opts, callback) { + if (!opts || typeof opts !== 'object') { + throw new InvalidArgumentError('invalid opts') + } + + if (typeof callback !== 'function') { + throw new InvalidArgumentError('invalid callback') + } + + const { signal, opaque, responseHeaders } = opts + + if (signal && typeof signal.on !== 'function' && typeof signal.addEventListener !== 'function') { + throw new InvalidArgumentError('signal must be an EventEmitter or EventTarget') + } + + super('UNDICI_CONNECT') + + this.opaque = opaque || null + this.responseHeaders = responseHeaders || null + this.callback = callback + this.abort = null + + addSignal(this, signal) + } + + onConnect (abort, context) { + if (!this.callback) { + throw new RequestAbortedError() + } + + this.abort = abort + this.context = context + } + + onHeaders () { + throw new SocketError('bad connect', null) + } + + onUpgrade (statusCode, rawHeaders, socket) { + const { callback, opaque, context } = this + + removeSignal(this) + + this.callback = null + const headers = this.responseHeaders === 'raw' ? util.parseRawHeaders(rawHeaders) : util.parseHeaders(rawHeaders) + this.runInAsyncScope(callback, null, null, { + statusCode, + headers, + socket, + opaque, + context + }) + } + + onError (err) { + const { callback, opaque } = this + + removeSignal(this) + + if (callback) { + this.callback = null + queueMicrotask(() => { + this.runInAsyncScope(callback, null, err, { opaque }) + }) + } + } +} + +function connect (opts, callback) { + if (callback === undefined) { + return new Promise((resolve, reject) => { + connect.call(this, opts, (err, data) => { + return err ? reject(err) : resolve(data) + }) + }) + } + + try { + const connectHandler = new ConnectHandler(opts, callback) + this.dispatch({ ...opts, method: 'CONNECT' }, connectHandler) + } catch (err) { + if (typeof callback !== 'function') { + throw err + } + const opaque = opts && opts.opaque + queueMicrotask(() => callback(err, { opaque })) + } +} + +module.exports = connect diff --git a/node_modules/undici/lib/api/api-pipeline.js b/node_modules/undici/lib/api/api-pipeline.js new file mode 100644 index 0000000..af4a180 --- /dev/null +++ b/node_modules/undici/lib/api/api-pipeline.js @@ -0,0 +1,249 @@ +'use strict' + +const { + Readable, + Duplex, + PassThrough +} = require('stream') +const { + InvalidArgumentError, + InvalidReturnValueError, + RequestAbortedError +} = require('../core/errors') +const util = require('../core/util') +const { AsyncResource } = require('async_hooks') +const { addSignal, removeSignal } = require('./abort-signal') +const assert = require('assert') + +const kResume = Symbol('resume') + +class PipelineRequest extends Readable { + constructor () { + super({ autoDestroy: true }) + + this[kResume] = null + } + + _read () { + const { [kResume]: resume } = this + + if (resume) { + this[kResume] = null + resume() + } + } + + _destroy (err, callback) { + this._read() + + callback(err) + } +} + +class PipelineResponse extends Readable { + constructor (resume) { + super({ autoDestroy: true }) + this[kResume] = resume + } + + _read () { + this[kResume]() + } + + _destroy (err, callback) { + if (!err && !this._readableState.endEmitted) { + err = new RequestAbortedError() + } + + callback(err) + } +} + +class PipelineHandler extends AsyncResource { + constructor (opts, handler) { + if (!opts || typeof opts !== 'object') { + throw new InvalidArgumentError('invalid opts') + } + + if (typeof handler !== 'function') { + throw new InvalidArgumentError('invalid handler') + } + + const { signal, method, opaque, onInfo, responseHeaders } = opts + + if (signal && typeof signal.on !== 'function' && typeof signal.addEventListener !== 'function') { + throw new InvalidArgumentError('signal must be an EventEmitter or EventTarget') + } + + if (method === 'CONNECT') { + throw new InvalidArgumentError('invalid method') + } + + if (onInfo && typeof onInfo !== 'function') { + throw new InvalidArgumentError('invalid onInfo callback') + } + + super('UNDICI_PIPELINE') + + this.opaque = opaque || null + this.responseHeaders = responseHeaders || null + this.handler = handler + this.abort = null + this.context = null + this.onInfo = onInfo || null + + this.req = new PipelineRequest().on('error', util.nop) + + this.ret = new Duplex({ + readableObjectMode: opts.objectMode, + autoDestroy: true, + read: () => { + const { body } = this + + if (body && body.resume) { + body.resume() + } + }, + write: (chunk, encoding, callback) => { + const { req } = this + + if (req.push(chunk, encoding) || req._readableState.destroyed) { + callback() + } else { + req[kResume] = callback + } + }, + destroy: (err, callback) => { + const { body, req, res, ret, abort } = this + + if (!err && !ret._readableState.endEmitted) { + err = new RequestAbortedError() + } + + if (abort && err) { + abort() + } + + util.destroy(body, err) + util.destroy(req, err) + util.destroy(res, err) + + removeSignal(this) + + callback(err) + } + }).on('prefinish', () => { + const { req } = this + + // Node < 15 does not call _final in same tick. + req.push(null) + }) + + this.res = null + + addSignal(this, signal) + } + + onConnect (abort, context) { + const { ret, res } = this + + assert(!res, 'pipeline cannot be retried') + + if (ret.destroyed) { + throw new RequestAbortedError() + } + + this.abort = abort + this.context = context + } + + onHeaders (statusCode, rawHeaders, resume) { + const { opaque, handler, context } = this + + if (statusCode < 200) { + if (this.onInfo) { + const headers = this.responseHeaders === 'raw' ? util.parseRawHeaders(rawHeaders) : util.parseHeaders(rawHeaders) + this.onInfo({ statusCode, headers }) + } + return + } + + this.res = new PipelineResponse(resume) + + let body + try { + this.handler = null + const headers = this.responseHeaders === 'raw' ? util.parseRawHeaders(rawHeaders) : util.parseHeaders(rawHeaders) + body = this.runInAsyncScope(handler, null, { + statusCode, + headers, + opaque, + body: this.res, + context + }) + } catch (err) { + this.res.on('error', util.nop) + throw err + } + + if (!body || typeof body.on !== 'function') { + throw new InvalidReturnValueError('expected Readable') + } + + body + .on('data', (chunk) => { + const { ret, body } = this + + if (!ret.push(chunk) && body.pause) { + body.pause() + } + }) + .on('error', (err) => { + const { ret } = this + + util.destroy(ret, err) + }) + .on('end', () => { + const { ret } = this + + ret.push(null) + }) + .on('close', () => { + const { ret } = this + + if (!ret._readableState.ended) { + util.destroy(ret, new RequestAbortedError()) + } + }) + + this.body = body + } + + onData (chunk) { + const { res } = this + return res.push(chunk) + } + + onComplete (trailers) { + const { res } = this + res.push(null) + } + + onError (err) { + const { ret } = this + this.handler = null + util.destroy(ret, err) + } +} + +function pipeline (opts, handler) { + try { + const pipelineHandler = new PipelineHandler(opts, handler) + this.dispatch({ ...opts, body: pipelineHandler.req }, pipelineHandler) + return pipelineHandler.ret + } catch (err) { + return new PassThrough().destroy(err) + } +} + +module.exports = pipeline diff --git a/node_modules/undici/lib/api/api-request.js b/node_modules/undici/lib/api/api-request.js new file mode 100644 index 0000000..71d7e92 --- /dev/null +++ b/node_modules/undici/lib/api/api-request.js @@ -0,0 +1,180 @@ +'use strict' + +const Readable = require('./readable') +const { + InvalidArgumentError, + RequestAbortedError +} = require('../core/errors') +const util = require('../core/util') +const { getResolveErrorBodyCallback } = require('./util') +const { AsyncResource } = require('async_hooks') +const { addSignal, removeSignal } = require('./abort-signal') + +class RequestHandler extends AsyncResource { + constructor (opts, callback) { + if (!opts || typeof opts !== 'object') { + throw new InvalidArgumentError('invalid opts') + } + + const { signal, method, opaque, body, onInfo, responseHeaders, throwOnError, highWaterMark } = opts + + try { + if (typeof callback !== 'function') { + throw new InvalidArgumentError('invalid callback') + } + + if (highWaterMark && (typeof highWaterMark !== 'number' || highWaterMark < 0)) { + throw new InvalidArgumentError('invalid highWaterMark') + } + + if (signal && typeof signal.on !== 'function' && typeof signal.addEventListener !== 'function') { + throw new InvalidArgumentError('signal must be an EventEmitter or EventTarget') + } + + if (method === 'CONNECT') { + throw new InvalidArgumentError('invalid method') + } + + if (onInfo && typeof onInfo !== 'function') { + throw new InvalidArgumentError('invalid onInfo callback') + } + + super('UNDICI_REQUEST') + } catch (err) { + if (util.isStream(body)) { + util.destroy(body.on('error', util.nop), err) + } + throw err + } + + this.responseHeaders = responseHeaders || null + this.opaque = opaque || null + this.callback = callback + this.res = null + this.abort = null + this.body = body + this.trailers = {} + this.context = null + this.onInfo = onInfo || null + this.throwOnError = throwOnError + this.highWaterMark = highWaterMark + + if (util.isStream(body)) { + body.on('error', (err) => { + this.onError(err) + }) + } + + addSignal(this, signal) + } + + onConnect (abort, context) { + if (!this.callback) { + throw new RequestAbortedError() + } + + this.abort = abort + this.context = context + } + + onHeaders (statusCode, rawHeaders, resume, statusMessage) { + const { callback, opaque, abort, context, responseHeaders, highWaterMark } = this + + const headers = responseHeaders === 'raw' ? util.parseRawHeaders(rawHeaders) : util.parseHeaders(rawHeaders) + + if (statusCode < 200) { + if (this.onInfo) { + this.onInfo({ statusCode, headers }) + } + return + } + + const parsedHeaders = responseHeaders === 'raw' ? util.parseHeaders(rawHeaders) : headers + const contentType = parsedHeaders['content-type'] + const body = new Readable({ resume, abort, contentType, highWaterMark }) + + this.callback = null + this.res = body + + if (callback !== null) { + if (this.throwOnError && statusCode >= 400) { + this.runInAsyncScope(getResolveErrorBodyCallback, null, + { callback, body, contentType, statusCode, statusMessage, headers } + ) + } else { + this.runInAsyncScope(callback, null, null, { + statusCode, + headers, + trailers: this.trailers, + opaque, + body, + context + }) + } + } + } + + onData (chunk) { + const { res } = this + return res.push(chunk) + } + + onComplete (trailers) { + const { res } = this + + removeSignal(this) + + util.parseHeaders(trailers, this.trailers) + + res.push(null) + } + + onError (err) { + const { res, callback, body, opaque } = this + + removeSignal(this) + + if (callback) { + // TODO: Does this need queueMicrotask? + this.callback = null + queueMicrotask(() => { + this.runInAsyncScope(callback, null, err, { opaque }) + }) + } + + if (res) { + this.res = null + // Ensure all queued handlers are invoked before destroying res. + queueMicrotask(() => { + util.destroy(res, err) + }) + } + + if (body) { + this.body = null + util.destroy(body, err) + } + } +} + +function request (opts, callback) { + if (callback === undefined) { + return new Promise((resolve, reject) => { + request.call(this, opts, (err, data) => { + return err ? reject(err) : resolve(data) + }) + }) + } + + try { + this.dispatch(opts, new RequestHandler(opts, callback)) + } catch (err) { + if (typeof callback !== 'function') { + throw err + } + const opaque = opts && opts.opaque + queueMicrotask(() => callback(err, { opaque })) + } +} + +module.exports = request diff --git a/node_modules/undici/lib/api/api-stream.js b/node_modules/undici/lib/api/api-stream.js new file mode 100644 index 0000000..3a8e71a --- /dev/null +++ b/node_modules/undici/lib/api/api-stream.js @@ -0,0 +1,212 @@ +'use strict' + +const { finished, PassThrough } = require('stream') +const { + InvalidArgumentError, + InvalidReturnValueError, + RequestAbortedError +} = require('../core/errors') +const util = require('../core/util') +const { getResolveErrorBodyCallback } = require('./util') +const { AsyncResource } = require('async_hooks') +const { addSignal, removeSignal } = require('./abort-signal') + +class StreamHandler extends AsyncResource { + constructor (opts, factory, callback) { + if (!opts || typeof opts !== 'object') { + throw new InvalidArgumentError('invalid opts') + } + + const { signal, method, opaque, body, onInfo, responseHeaders, throwOnError } = opts + + try { + if (typeof callback !== 'function') { + throw new InvalidArgumentError('invalid callback') + } + + if (typeof factory !== 'function') { + throw new InvalidArgumentError('invalid factory') + } + + if (signal && typeof signal.on !== 'function' && typeof signal.addEventListener !== 'function') { + throw new InvalidArgumentError('signal must be an EventEmitter or EventTarget') + } + + if (method === 'CONNECT') { + throw new InvalidArgumentError('invalid method') + } + + if (onInfo && typeof onInfo !== 'function') { + throw new InvalidArgumentError('invalid onInfo callback') + } + + super('UNDICI_STREAM') + } catch (err) { + if (util.isStream(body)) { + util.destroy(body.on('error', util.nop), err) + } + throw err + } + + this.responseHeaders = responseHeaders || null + this.opaque = opaque || null + this.factory = factory + this.callback = callback + this.res = null + this.abort = null + this.context = null + this.trailers = null + this.body = body + this.onInfo = onInfo || null + this.throwOnError = throwOnError || false + + if (util.isStream(body)) { + body.on('error', (err) => { + this.onError(err) + }) + } + + addSignal(this, signal) + } + + onConnect (abort, context) { + if (!this.callback) { + throw new RequestAbortedError() + } + + this.abort = abort + this.context = context + } + + onHeaders (statusCode, rawHeaders, resume, statusMessage) { + const { factory, opaque, context, callback, responseHeaders } = this + + const headers = responseHeaders === 'raw' ? util.parseRawHeaders(rawHeaders) : util.parseHeaders(rawHeaders) + + if (statusCode < 200) { + if (this.onInfo) { + this.onInfo({ statusCode, headers }) + } + return + } + + this.factory = null + + let res + + if (this.throwOnError && statusCode >= 400) { + const parsedHeaders = responseHeaders === 'raw' ? util.parseHeaders(rawHeaders) : headers + const contentType = parsedHeaders['content-type'] + res = new PassThrough() + + this.callback = null + this.runInAsyncScope(getResolveErrorBodyCallback, null, + { callback, body: res, contentType, statusCode, statusMessage, headers } + ) + } else { + res = this.runInAsyncScope(factory, null, { + statusCode, + headers, + opaque, + context + }) + + if ( + !res || + typeof res.write !== 'function' || + typeof res.end !== 'function' || + typeof res.on !== 'function' + ) { + throw new InvalidReturnValueError('expected Writable') + } + + // TODO: Avoid finished. It registers an unnecessary amount of listeners. + finished(res, { readable: false }, (err) => { + const { callback, res, opaque, trailers, abort } = this + + this.res = null + if (err || !res.readable) { + util.destroy(res, err) + } + + this.callback = null + this.runInAsyncScope(callback, null, err || null, { opaque, trailers }) + + if (err) { + abort() + } + }) + } + + res.on('drain', resume) + + this.res = res + + const needDrain = res.writableNeedDrain !== undefined + ? res.writableNeedDrain + : res._writableState && res._writableState.needDrain + + return needDrain !== true + } + + onData (chunk) { + const { res } = this + + return res.write(chunk) + } + + onComplete (trailers) { + const { res } = this + + removeSignal(this) + + this.trailers = util.parseHeaders(trailers) + + res.end() + } + + onError (err) { + const { res, callback, opaque, body } = this + + removeSignal(this) + + this.factory = null + + if (res) { + this.res = null + util.destroy(res, err) + } else if (callback) { + this.callback = null + queueMicrotask(() => { + this.runInAsyncScope(callback, null, err, { opaque }) + }) + } + + if (body) { + this.body = null + util.destroy(body, err) + } + } +} + +function stream (opts, factory, callback) { + if (callback === undefined) { + return new Promise((resolve, reject) => { + stream.call(this, opts, factory, (err, data) => { + return err ? reject(err) : resolve(data) + }) + }) + } + + try { + this.dispatch(opts, new StreamHandler(opts, factory, callback)) + } catch (err) { + if (typeof callback !== 'function') { + throw err + } + const opaque = opts && opts.opaque + queueMicrotask(() => callback(err, { opaque })) + } +} + +module.exports = stream diff --git a/node_modules/undici/lib/api/api-upgrade.js b/node_modules/undici/lib/api/api-upgrade.js new file mode 100644 index 0000000..ef783e8 --- /dev/null +++ b/node_modules/undici/lib/api/api-upgrade.js @@ -0,0 +1,105 @@ +'use strict' + +const { InvalidArgumentError, RequestAbortedError, SocketError } = require('../core/errors') +const { AsyncResource } = require('async_hooks') +const util = require('../core/util') +const { addSignal, removeSignal } = require('./abort-signal') +const assert = require('assert') + +class UpgradeHandler extends AsyncResource { + constructor (opts, callback) { + if (!opts || typeof opts !== 'object') { + throw new InvalidArgumentError('invalid opts') + } + + if (typeof callback !== 'function') { + throw new InvalidArgumentError('invalid callback') + } + + const { signal, opaque, responseHeaders } = opts + + if (signal && typeof signal.on !== 'function' && typeof signal.addEventListener !== 'function') { + throw new InvalidArgumentError('signal must be an EventEmitter or EventTarget') + } + + super('UNDICI_UPGRADE') + + this.responseHeaders = responseHeaders || null + this.opaque = opaque || null + this.callback = callback + this.abort = null + this.context = null + + addSignal(this, signal) + } + + onConnect (abort, context) { + if (!this.callback) { + throw new RequestAbortedError() + } + + this.abort = abort + this.context = null + } + + onHeaders () { + throw new SocketError('bad upgrade', null) + } + + onUpgrade (statusCode, rawHeaders, socket) { + const { callback, opaque, context } = this + + assert.strictEqual(statusCode, 101) + + removeSignal(this) + + this.callback = null + const headers = this.responseHeaders === 'raw' ? util.parseRawHeaders(rawHeaders) : util.parseHeaders(rawHeaders) + this.runInAsyncScope(callback, null, null, { + headers, + socket, + opaque, + context + }) + } + + onError (err) { + const { callback, opaque } = this + + removeSignal(this) + + if (callback) { + this.callback = null + queueMicrotask(() => { + this.runInAsyncScope(callback, null, err, { opaque }) + }) + } + } +} + +function upgrade (opts, callback) { + if (callback === undefined) { + return new Promise((resolve, reject) => { + upgrade.call(this, opts, (err, data) => { + return err ? reject(err) : resolve(data) + }) + }) + } + + try { + const upgradeHandler = new UpgradeHandler(opts, callback) + this.dispatch({ + ...opts, + method: opts.method || 'GET', + upgrade: opts.protocol || 'Websocket' + }, upgradeHandler) + } catch (err) { + if (typeof callback !== 'function') { + throw err + } + const opaque = opts && opts.opaque + queueMicrotask(() => callback(err, { opaque })) + } +} + +module.exports = upgrade diff --git a/node_modules/undici/lib/api/index.js b/node_modules/undici/lib/api/index.js new file mode 100644 index 0000000..8983a5e --- /dev/null +++ b/node_modules/undici/lib/api/index.js @@ -0,0 +1,7 @@ +'use strict' + +module.exports.request = require('./api-request') +module.exports.stream = require('./api-stream') +module.exports.pipeline = require('./api-pipeline') +module.exports.upgrade = require('./api-upgrade') +module.exports.connect = require('./api-connect') diff --git a/node_modules/undici/lib/api/readable.js b/node_modules/undici/lib/api/readable.js new file mode 100644 index 0000000..398a75b --- /dev/null +++ b/node_modules/undici/lib/api/readable.js @@ -0,0 +1,304 @@ +// Ported from https://github.com/nodejs/undici/pull/907 + +'use strict' + +const assert = require('assert') +const { Readable } = require('stream') +const { RequestAbortedError, NotSupportedError, InvalidArgumentError } = require('../core/errors') +const util = require('../core/util') +const { ReadableStreamFrom, toUSVString } = require('../core/util') + +let Blob + +const kConsume = Symbol('kConsume') +const kReading = Symbol('kReading') +const kBody = Symbol('kBody') +const kAbort = Symbol('abort') +const kContentType = Symbol('kContentType') + +module.exports = class BodyReadable extends Readable { + constructor ({ + resume, + abort, + contentType = '', + highWaterMark = 64 * 1024 // Same as nodejs fs streams. + }) { + super({ + autoDestroy: true, + read: resume, + highWaterMark + }) + + this._readableState.dataEmitted = false + + this[kAbort] = abort + this[kConsume] = null + this[kBody] = null + this[kContentType] = contentType + + // Is stream being consumed through Readable API? + // This is an optimization so that we avoid checking + // for 'data' and 'readable' listeners in the hot path + // inside push(). + this[kReading] = false + } + + destroy (err) { + if (this.destroyed) { + // Node < 16 + return this + } + + if (!err && !this._readableState.endEmitted) { + err = new RequestAbortedError() + } + + if (err) { + this[kAbort]() + } + + return super.destroy(err) + } + + emit (ev, ...args) { + if (ev === 'data') { + // Node < 16.7 + this._readableState.dataEmitted = true + } else if (ev === 'error') { + // Node < 16 + this._readableState.errorEmitted = true + } + return super.emit(ev, ...args) + } + + on (ev, ...args) { + if (ev === 'data' || ev === 'readable') { + this[kReading] = true + } + return super.on(ev, ...args) + } + + addListener (ev, ...args) { + return this.on(ev, ...args) + } + + off (ev, ...args) { + const ret = super.off(ev, ...args) + if (ev === 'data' || ev === 'readable') { + this[kReading] = ( + this.listenerCount('data') > 0 || + this.listenerCount('readable') > 0 + ) + } + return ret + } + + removeListener (ev, ...args) { + return this.off(ev, ...args) + } + + push (chunk) { + if (this[kConsume] && chunk !== null && this.readableLength === 0) { + consumePush(this[kConsume], chunk) + return this[kReading] ? super.push(chunk) : true + } + return super.push(chunk) + } + + // https://fetch.spec.whatwg.org/#dom-body-text + async text () { + return consume(this, 'text') + } + + // https://fetch.spec.whatwg.org/#dom-body-json + async json () { + return consume(this, 'json') + } + + // https://fetch.spec.whatwg.org/#dom-body-blob + async blob () { + return consume(this, 'blob') + } + + // https://fetch.spec.whatwg.org/#dom-body-arraybuffer + async arrayBuffer () { + return consume(this, 'arrayBuffer') + } + + // https://fetch.spec.whatwg.org/#dom-body-formdata + async formData () { + // TODO: Implement. + throw new NotSupportedError() + } + + // https://fetch.spec.whatwg.org/#dom-body-bodyused + get bodyUsed () { + return util.isDisturbed(this) + } + + // https://fetch.spec.whatwg.org/#dom-body-body + get body () { + if (!this[kBody]) { + this[kBody] = ReadableStreamFrom(this) + if (this[kConsume]) { + // TODO: Is this the best way to force a lock? + this[kBody].getReader() // Ensure stream is locked. + assert(this[kBody].locked) + } + } + return this[kBody] + } + + async dump (opts) { + let limit = opts && Number.isFinite(opts.limit) ? opts.limit : 262144 + const signal = opts && opts.signal + const abortFn = () => { + this.destroy() + } + if (signal) { + if (typeof signal !== 'object' || !('aborted' in signal)) { + throw new InvalidArgumentError('signal must be an AbortSignal') + } + util.throwIfAborted(signal) + signal.addEventListener('abort', abortFn, { once: true }) + } + try { + for await (const chunk of this) { + util.throwIfAborted(signal) + limit -= Buffer.byteLength(chunk) + if (limit < 0) { + return + } + } + } catch { + util.throwIfAborted(signal) + } finally { + if (signal) { + signal.removeEventListener('abort', abortFn) + } + } + } +} + +// https://streams.spec.whatwg.org/#readablestream-locked +function isLocked (self) { + // Consume is an implicit lock. + return (self[kBody] && self[kBody].locked === true) || self[kConsume] +} + +// https://fetch.spec.whatwg.org/#body-unusable +function isUnusable (self) { + return util.isDisturbed(self) || isLocked(self) +} + +async function consume (stream, type) { + if (isUnusable(stream)) { + throw new TypeError('unusable') + } + + assert(!stream[kConsume]) + + return new Promise((resolve, reject) => { + stream[kConsume] = { + type, + stream, + resolve, + reject, + length: 0, + body: [] + } + + stream + .on('error', function (err) { + consumeFinish(this[kConsume], err) + }) + .on('close', function () { + if (this[kConsume].body !== null) { + consumeFinish(this[kConsume], new RequestAbortedError()) + } + }) + + process.nextTick(consumeStart, stream[kConsume]) + }) +} + +function consumeStart (consume) { + if (consume.body === null) { + return + } + + const { _readableState: state } = consume.stream + + for (const chunk of state.buffer) { + consumePush(consume, chunk) + } + + if (state.endEmitted) { + consumeEnd(this[kConsume]) + } else { + consume.stream.on('end', function () { + consumeEnd(this[kConsume]) + }) + } + + consume.stream.resume() + + while (consume.stream.read() != null) { + // Loop + } +} + +function consumeEnd (consume) { + const { type, body, resolve, stream, length } = consume + + try { + if (type === 'text') { + resolve(toUSVString(Buffer.concat(body))) + } else if (type === 'json') { + resolve(JSON.parse(Buffer.concat(body))) + } else if (type === 'arrayBuffer') { + const dst = new Uint8Array(length) + + let pos = 0 + for (const buf of body) { + dst.set(buf, pos) + pos += buf.byteLength + } + + resolve(dst) + } else if (type === 'blob') { + if (!Blob) { + Blob = require('buffer').Blob + } + resolve(new Blob(body, { type: stream[kContentType] })) + } + + consumeFinish(consume) + } catch (err) { + stream.destroy(err) + } +} + +function consumePush (consume, chunk) { + consume.length += chunk.length + consume.body.push(chunk) +} + +function consumeFinish (consume, err) { + if (consume.body === null) { + return + } + + if (err) { + consume.reject(err) + } else { + consume.resolve() + } + + consume.type = null + consume.stream = null + consume.resolve = null + consume.reject = null + consume.length = 0 + consume.body = null +} diff --git a/node_modules/undici/lib/api/util.js b/node_modules/undici/lib/api/util.js new file mode 100644 index 0000000..bffd702 --- /dev/null +++ b/node_modules/undici/lib/api/util.js @@ -0,0 +1,46 @@ +const assert = require('assert') +const { + ResponseStatusCodeError +} = require('../core/errors') +const { toUSVString } = require('../core/util') + +async function getResolveErrorBodyCallback ({ callback, body, contentType, statusCode, statusMessage, headers }) { + assert(body) + + let chunks = [] + let limit = 0 + + for await (const chunk of body) { + chunks.push(chunk) + limit += chunk.length + if (limit > 128 * 1024) { + chunks = null + break + } + } + + if (statusCode === 204 || !contentType || !chunks) { + process.nextTick(callback, new ResponseStatusCodeError(`Response status code ${statusCode}${statusMessage ? `: ${statusMessage}` : ''}`, statusCode, headers)) + return + } + + try { + if (contentType.startsWith('application/json')) { + const payload = JSON.parse(toUSVString(Buffer.concat(chunks))) + process.nextTick(callback, new ResponseStatusCodeError(`Response status code ${statusCode}${statusMessage ? `: ${statusMessage}` : ''}`, statusCode, headers, payload)) + return + } + + if (contentType.startsWith('text/')) { + const payload = toUSVString(Buffer.concat(chunks)) + process.nextTick(callback, new ResponseStatusCodeError(`Response status code ${statusCode}${statusMessage ? `: ${statusMessage}` : ''}`, statusCode, headers, payload)) + return + } + } catch (err) { + // Process in a fallback if error + } + + process.nextTick(callback, new ResponseStatusCodeError(`Response status code ${statusCode}${statusMessage ? `: ${statusMessage}` : ''}`, statusCode, headers)) +} + +module.exports = { getResolveErrorBodyCallback } diff --git a/node_modules/undici/lib/balanced-pool.js b/node_modules/undici/lib/balanced-pool.js new file mode 100644 index 0000000..10bc6a4 --- /dev/null +++ b/node_modules/undici/lib/balanced-pool.js @@ -0,0 +1,190 @@ +'use strict' + +const { + BalancedPoolMissingUpstreamError, + InvalidArgumentError +} = require('./core/errors') +const { + PoolBase, + kClients, + kNeedDrain, + kAddClient, + kRemoveClient, + kGetDispatcher +} = require('./pool-base') +const Pool = require('./pool') +const { kUrl, kInterceptors } = require('./core/symbols') +const { parseOrigin } = require('./core/util') +const kFactory = Symbol('factory') + +const kOptions = Symbol('options') +const kGreatestCommonDivisor = Symbol('kGreatestCommonDivisor') +const kCurrentWeight = Symbol('kCurrentWeight') +const kIndex = Symbol('kIndex') +const kWeight = Symbol('kWeight') +const kMaxWeightPerServer = Symbol('kMaxWeightPerServer') +const kErrorPenalty = Symbol('kErrorPenalty') + +function getGreatestCommonDivisor (a, b) { + if (b === 0) return a + return getGreatestCommonDivisor(b, a % b) +} + +function defaultFactory (origin, opts) { + return new Pool(origin, opts) +} + +class BalancedPool extends PoolBase { + constructor (upstreams = [], { factory = defaultFactory, ...opts } = {}) { + super() + + this[kOptions] = opts + this[kIndex] = -1 + this[kCurrentWeight] = 0 + + this[kMaxWeightPerServer] = this[kOptions].maxWeightPerServer || 100 + this[kErrorPenalty] = this[kOptions].errorPenalty || 15 + + if (!Array.isArray(upstreams)) { + upstreams = [upstreams] + } + + if (typeof factory !== 'function') { + throw new InvalidArgumentError('factory must be a function.') + } + + this[kInterceptors] = opts.interceptors && opts.interceptors.BalancedPool && Array.isArray(opts.interceptors.BalancedPool) + ? opts.interceptors.BalancedPool + : [] + this[kFactory] = factory + + for (const upstream of upstreams) { + this.addUpstream(upstream) + } + this._updateBalancedPoolStats() + } + + addUpstream (upstream) { + const upstreamOrigin = parseOrigin(upstream).origin + + if (this[kClients].find((pool) => ( + pool[kUrl].origin === upstreamOrigin && + pool.closed !== true && + pool.destroyed !== true + ))) { + return this + } + const pool = this[kFactory](upstreamOrigin, Object.assign({}, this[kOptions])) + + this[kAddClient](pool) + pool.on('connect', () => { + pool[kWeight] = Math.min(this[kMaxWeightPerServer], pool[kWeight] + this[kErrorPenalty]) + }) + + pool.on('connectionError', () => { + pool[kWeight] = Math.max(1, pool[kWeight] - this[kErrorPenalty]) + this._updateBalancedPoolStats() + }) + + pool.on('disconnect', (...args) => { + const err = args[2] + if (err && err.code === 'UND_ERR_SOCKET') { + // decrease the weight of the pool. + pool[kWeight] = Math.max(1, pool[kWeight] - this[kErrorPenalty]) + this._updateBalancedPoolStats() + } + }) + + for (const client of this[kClients]) { + client[kWeight] = this[kMaxWeightPerServer] + } + + this._updateBalancedPoolStats() + + return this + } + + _updateBalancedPoolStats () { + this[kGreatestCommonDivisor] = this[kClients].map(p => p[kWeight]).reduce(getGreatestCommonDivisor, 0) + } + + removeUpstream (upstream) { + const upstreamOrigin = parseOrigin(upstream).origin + + const pool = this[kClients].find((pool) => ( + pool[kUrl].origin === upstreamOrigin && + pool.closed !== true && + pool.destroyed !== true + )) + + if (pool) { + this[kRemoveClient](pool) + } + + return this + } + + get upstreams () { + return this[kClients] + .filter(dispatcher => dispatcher.closed !== true && dispatcher.destroyed !== true) + .map((p) => p[kUrl].origin) + } + + [kGetDispatcher] () { + // We validate that pools is greater than 0, + // otherwise we would have to wait until an upstream + // is added, which might never happen. + if (this[kClients].length === 0) { + throw new BalancedPoolMissingUpstreamError() + } + + const dispatcher = this[kClients].find(dispatcher => ( + !dispatcher[kNeedDrain] && + dispatcher.closed !== true && + dispatcher.destroyed !== true + )) + + if (!dispatcher) { + return + } + + const allClientsBusy = this[kClients].map(pool => pool[kNeedDrain]).reduce((a, b) => a && b, true) + + if (allClientsBusy) { + return + } + + let counter = 0 + + let maxWeightIndex = this[kClients].findIndex(pool => !pool[kNeedDrain]) + + while (counter++ < this[kClients].length) { + this[kIndex] = (this[kIndex] + 1) % this[kClients].length + const pool = this[kClients][this[kIndex]] + + // find pool index with the largest weight + if (pool[kWeight] > this[kClients][maxWeightIndex][kWeight] && !pool[kNeedDrain]) { + maxWeightIndex = this[kIndex] + } + + // decrease the current weight every `this[kClients].length`. + if (this[kIndex] === 0) { + // Set the current weight to the next lower weight. + this[kCurrentWeight] = this[kCurrentWeight] - this[kGreatestCommonDivisor] + + if (this[kCurrentWeight] <= 0) { + this[kCurrentWeight] = this[kMaxWeightPerServer] + } + } + if (pool[kWeight] >= this[kCurrentWeight] && (!pool[kNeedDrain])) { + return pool + } + } + + this[kCurrentWeight] = this[kClients][maxWeightIndex][kWeight] + this[kIndex] = maxWeightIndex + return this[kClients][maxWeightIndex] + } +} + +module.exports = BalancedPool diff --git a/node_modules/undici/lib/cache/cache.js b/node_modules/undici/lib/cache/cache.js new file mode 100644 index 0000000..18f06a3 --- /dev/null +++ b/node_modules/undici/lib/cache/cache.js @@ -0,0 +1,842 @@ +'use strict' + +const { kConstruct } = require('./symbols') +const { urlEquals, fieldValues: getFieldValues } = require('./util') +const { kEnumerableProperty, isDisturbed } = require('../core/util') +const { kHeadersList } = require('../core/symbols') +const { webidl } = require('../fetch/webidl') +const { Response, cloneResponse } = require('../fetch/response') +const { Request } = require('../fetch/request') +const { kState, kHeaders, kGuard, kRealm } = require('../fetch/symbols') +const { fetching } = require('../fetch/index') +const { urlIsHttpHttpsScheme, createDeferredPromise, readAllBytes } = require('../fetch/util') +const assert = require('assert') +const { getGlobalDispatcher } = require('../global') + +/** + * @see https://w3c.github.io/ServiceWorker/#dfn-cache-batch-operation + * @typedef {Object} CacheBatchOperation + * @property {'delete' | 'put'} type + * @property {any} request + * @property {any} response + * @property {import('../../types/cache').CacheQueryOptions} options + */ + +/** + * @see https://w3c.github.io/ServiceWorker/#dfn-request-response-list + * @typedef {[any, any][]} requestResponseList + */ + +class Cache { + /** + * @see https://w3c.github.io/ServiceWorker/#dfn-relevant-request-response-list + * @type {requestResponseList} + */ + #relevantRequestResponseList + + constructor () { + if (arguments[0] !== kConstruct) { + webidl.illegalConstructor() + } + + this.#relevantRequestResponseList = arguments[1] + } + + async match (request, options = {}) { + webidl.brandCheck(this, Cache) + webidl.argumentLengthCheck(arguments, 1, { header: 'Cache.match' }) + + request = webidl.converters.RequestInfo(request) + options = webidl.converters.CacheQueryOptions(options) + + const p = await this.matchAll(request, options) + + if (p.length === 0) { + return + } + + return p[0] + } + + async matchAll (request = undefined, options = {}) { + webidl.brandCheck(this, Cache) + + if (request !== undefined) request = webidl.converters.RequestInfo(request) + options = webidl.converters.CacheQueryOptions(options) + + // 1. + let r = null + + // 2. + if (request !== undefined) { + if (request instanceof Request) { + // 2.1.1 + r = request[kState] + + // 2.1.2 + if (r.method !== 'GET' && !options.ignoreMethod) { + return [] + } + } else if (typeof request === 'string') { + // 2.2.1 + r = new Request(request)[kState] + } + } + + // 5. + // 5.1 + const responses = [] + + // 5.2 + if (request === undefined) { + // 5.2.1 + for (const requestResponse of this.#relevantRequestResponseList) { + responses.push(requestResponse[1]) + } + } else { // 5.3 + // 5.3.1 + const requestResponses = this.#queryCache(r, options) + + // 5.3.2 + for (const requestResponse of requestResponses) { + responses.push(requestResponse[1]) + } + } + + // 5.4 + // We don't implement CORs so we don't need to loop over the responses, yay! + + // 5.5.1 + const responseList = [] + + // 5.5.2 + for (const response of responses) { + // 5.5.2.1 + const responseObject = new Response(response.body?.source ?? null) + const body = responseObject[kState].body + responseObject[kState] = response + responseObject[kState].body = body + responseObject[kHeaders][kHeadersList] = response.headersList + responseObject[kHeaders][kGuard] = 'immutable' + + responseList.push(responseObject) + } + + // 6. + return Object.freeze(responseList) + } + + async add (request) { + webidl.brandCheck(this, Cache) + webidl.argumentLengthCheck(arguments, 1, { header: 'Cache.add' }) + + request = webidl.converters.RequestInfo(request) + + // 1. + const requests = [request] + + // 2. + const responseArrayPromise = this.addAll(requests) + + // 3. + return await responseArrayPromise + } + + async addAll (requests) { + webidl.brandCheck(this, Cache) + webidl.argumentLengthCheck(arguments, 1, { header: 'Cache.addAll' }) + + requests = webidl.converters['sequence'](requests) + + // 1. + const responsePromises = [] + + // 2. + const requestList = [] + + // 3. + for (const request of requests) { + if (typeof request === 'string') { + continue + } + + // 3.1 + const r = request[kState] + + // 3.2 + if (!urlIsHttpHttpsScheme(r.url) || r.method !== 'GET') { + throw webidl.errors.exception({ + header: 'Cache.addAll', + message: 'Expected http/s scheme when method is not GET.' + }) + } + } + + // 4. + /** @type {ReturnType[]} */ + const fetchControllers = [] + + // 5. + for (const request of requests) { + // 5.1 + const r = new Request(request)[kState] + + // 5.2 + if (!urlIsHttpHttpsScheme(r.url)) { + throw webidl.errors.exception({ + header: 'Cache.addAll', + message: 'Expected http/s scheme.' + }) + } + + // 5.4 + r.initiator = 'fetch' + r.destination = 'subresource' + + // 5.5 + requestList.push(r) + + // 5.6 + const responsePromise = createDeferredPromise() + + // 5.7 + fetchControllers.push(fetching({ + request: r, + dispatcher: getGlobalDispatcher(), + processResponse (response) { + // 1. + if (response.type === 'error' || response.status === 206 || response.status < 200 || response.status > 299) { + responsePromise.reject(webidl.errors.exception({ + header: 'Cache.addAll', + message: 'Received an invalid status code or the request failed.' + })) + } else if (response.headersList.contains('vary')) { // 2. + // 2.1 + const fieldValues = getFieldValues(response.headersList.get('vary')) + + // 2.2 + for (const fieldValue of fieldValues) { + // 2.2.1 + if (fieldValue === '*') { + responsePromise.reject(webidl.errors.exception({ + header: 'Cache.addAll', + message: 'invalid vary field value' + })) + + for (const controller of fetchControllers) { + controller.abort() + } + + return + } + } + } + }, + processResponseEndOfBody (response) { + // 1. + if (response.aborted) { + responsePromise.reject(new DOMException('aborted', 'AbortError')) + return + } + + // 2. + responsePromise.resolve(response) + } + })) + + // 5.8 + responsePromises.push(responsePromise.promise) + } + + // 6. + const p = Promise.all(responsePromises) + + // 7. + const responses = await p + + // 7.1 + const operations = [] + + // 7.2 + let index = 0 + + // 7.3 + for (const response of responses) { + // 7.3.1 + /** @type {CacheBatchOperation} */ + const operation = { + type: 'put', // 7.3.2 + request: requestList[index], // 7.3.3 + response // 7.3.4 + } + + operations.push(operation) // 7.3.5 + + index++ // 7.3.6 + } + + // 7.5 + const cacheJobPromise = createDeferredPromise() + + // 7.6.1 + let errorData = null + + // 7.6.2 + try { + this.#batchCacheOperations(operations) + } catch (e) { + errorData = e + } + + // 7.6.3 + queueMicrotask(() => { + // 7.6.3.1 + if (errorData === null) { + cacheJobPromise.resolve(undefined) + } else { + // 7.6.3.2 + cacheJobPromise.reject(errorData) + } + }) + + // 7.7 + return cacheJobPromise.promise + } + + async put (request, response) { + webidl.brandCheck(this, Cache) + webidl.argumentLengthCheck(arguments, 2, { header: 'Cache.put' }) + + request = webidl.converters.RequestInfo(request) + response = webidl.converters.Response(response) + + // 1. + let innerRequest = null + + // 2. + if (request instanceof Request) { + innerRequest = request[kState] + } else { // 3. + innerRequest = new Request(request)[kState] + } + + // 4. + if (!urlIsHttpHttpsScheme(innerRequest.url) || innerRequest.method !== 'GET') { + throw webidl.errors.exception({ + header: 'Cache.put', + message: 'Expected an http/s scheme when method is not GET' + }) + } + + // 5. + const innerResponse = response[kState] + + // 6. + if (innerResponse.status === 206) { + throw webidl.errors.exception({ + header: 'Cache.put', + message: 'Got 206 status' + }) + } + + // 7. + if (innerResponse.headersList.contains('vary')) { + // 7.1. + const fieldValues = getFieldValues(innerResponse.headersList.get('vary')) + + // 7.2. + for (const fieldValue of fieldValues) { + // 7.2.1 + if (fieldValue === '*') { + throw webidl.errors.exception({ + header: 'Cache.put', + message: 'Got * vary field value' + }) + } + } + } + + // 8. + if (innerResponse.body && (isDisturbed(innerResponse.body.stream) || innerResponse.body.stream.locked)) { + throw webidl.errors.exception({ + header: 'Cache.put', + message: 'Response body is locked or disturbed' + }) + } + + // 9. + const clonedResponse = cloneResponse(innerResponse) + + // 10. + const bodyReadPromise = createDeferredPromise() + + // 11. + if (innerResponse.body != null) { + // 11.1 + const stream = innerResponse.body.stream + + // 11.2 + const reader = stream.getReader() + + // 11.3 + readAllBytes( + reader, + (bytes) => bodyReadPromise.resolve(bytes), + (error) => bodyReadPromise.reject(error) + ) + } else { + bodyReadPromise.resolve(undefined) + } + + // 12. + /** @type {CacheBatchOperation[]} */ + const operations = [] + + // 13. + /** @type {CacheBatchOperation} */ + const operation = { + type: 'put', // 14. + request: innerRequest, // 15. + response: clonedResponse // 16. + } + + // 17. + operations.push(operation) + + // 19. + const bytes = await bodyReadPromise.promise + + if (clonedResponse.body != null) { + clonedResponse.body.source = bytes + } + + // 19.1 + const cacheJobPromise = createDeferredPromise() + + // 19.2.1 + let errorData = null + + // 19.2.2 + try { + this.#batchCacheOperations(operations) + } catch (e) { + errorData = e + } + + // 19.2.3 + queueMicrotask(() => { + // 19.2.3.1 + if (errorData === null) { + cacheJobPromise.resolve() + } else { // 19.2.3.2 + cacheJobPromise.reject(errorData) + } + }) + + return cacheJobPromise.promise + } + + async delete (request, options = {}) { + webidl.brandCheck(this, Cache) + webidl.argumentLengthCheck(arguments, 1, { header: 'Cache.delete' }) + + request = webidl.converters.RequestInfo(request) + options = webidl.converters.CacheQueryOptions(options) + + /** + * @type {Request} + */ + let r = null + + if (request instanceof Request) { + r = request[kState] + + if (r.method !== 'GET' && !options.ignoreMethod) { + return false + } + } else { + assert(typeof request === 'string') + + r = new Request(request)[kState] + } + + /** @type {CacheBatchOperation[]} */ + const operations = [] + + /** @type {CacheBatchOperation} */ + const operation = { + type: 'delete', + request: r, + options + } + + operations.push(operation) + + const cacheJobPromise = createDeferredPromise() + + let errorData = null + let requestResponses + + try { + requestResponses = this.#batchCacheOperations(operations) + } catch (e) { + errorData = e + } + + queueMicrotask(() => { + if (errorData === null) { + cacheJobPromise.resolve(!!requestResponses?.length) + } else { + cacheJobPromise.reject(errorData) + } + }) + + return cacheJobPromise.promise + } + + /** + * @see https://w3c.github.io/ServiceWorker/#dom-cache-keys + * @param {any} request + * @param {import('../../types/cache').CacheQueryOptions} options + * @returns {readonly Request[]} + */ + async keys (request = undefined, options = {}) { + webidl.brandCheck(this, Cache) + + if (request !== undefined) request = webidl.converters.RequestInfo(request) + options = webidl.converters.CacheQueryOptions(options) + + // 1. + let r = null + + // 2. + if (request !== undefined) { + // 2.1 + if (request instanceof Request) { + // 2.1.1 + r = request[kState] + + // 2.1.2 + if (r.method !== 'GET' && !options.ignoreMethod) { + return [] + } + } else if (typeof request === 'string') { // 2.2 + r = new Request(request)[kState] + } + } + + // 4. + const promise = createDeferredPromise() + + // 5. + // 5.1 + const requests = [] + + // 5.2 + if (request === undefined) { + // 5.2.1 + for (const requestResponse of this.#relevantRequestResponseList) { + // 5.2.1.1 + requests.push(requestResponse[0]) + } + } else { // 5.3 + // 5.3.1 + const requestResponses = this.#queryCache(r, options) + + // 5.3.2 + for (const requestResponse of requestResponses) { + // 5.3.2.1 + requests.push(requestResponse[0]) + } + } + + // 5.4 + queueMicrotask(() => { + // 5.4.1 + const requestList = [] + + // 5.4.2 + for (const request of requests) { + const requestObject = new Request('https://a') + requestObject[kState] = request + requestObject[kHeaders][kHeadersList] = request.headersList + requestObject[kHeaders][kGuard] = 'immutable' + requestObject[kRealm] = request.client + + // 5.4.2.1 + requestList.push(requestObject) + } + + // 5.4.3 + promise.resolve(Object.freeze(requestList)) + }) + + return promise.promise + } + + /** + * @see https://w3c.github.io/ServiceWorker/#batch-cache-operations-algorithm + * @param {CacheBatchOperation[]} operations + * @returns {requestResponseList} + */ + #batchCacheOperations (operations) { + // 1. + const cache = this.#relevantRequestResponseList + + // 2. + const backupCache = [...cache] + + // 3. + const addedItems = [] + + // 4.1 + const resultList = [] + + try { + // 4.2 + for (const operation of operations) { + // 4.2.1 + if (operation.type !== 'delete' && operation.type !== 'put') { + throw webidl.errors.exception({ + header: 'Cache.#batchCacheOperations', + message: 'operation type does not match "delete" or "put"' + }) + } + + // 4.2.2 + if (operation.type === 'delete' && operation.response != null) { + throw webidl.errors.exception({ + header: 'Cache.#batchCacheOperations', + message: 'delete operation should not have an associated response' + }) + } + + // 4.2.3 + if (this.#queryCache(operation.request, operation.options, addedItems).length) { + throw new DOMException('???', 'InvalidStateError') + } + + // 4.2.4 + let requestResponses + + // 4.2.5 + if (operation.type === 'delete') { + // 4.2.5.1 + requestResponses = this.#queryCache(operation.request, operation.options) + + // TODO: the spec is wrong, this is needed to pass WPTs + if (requestResponses.length === 0) { + return [] + } + + // 4.2.5.2 + for (const requestResponse of requestResponses) { + const idx = cache.indexOf(requestResponse) + assert(idx !== -1) + + // 4.2.5.2.1 + cache.splice(idx, 1) + } + } else if (operation.type === 'put') { // 4.2.6 + // 4.2.6.1 + if (operation.response == null) { + throw webidl.errors.exception({ + header: 'Cache.#batchCacheOperations', + message: 'put operation should have an associated response' + }) + } + + // 4.2.6.2 + const r = operation.request + + // 4.2.6.3 + if (!urlIsHttpHttpsScheme(r.url)) { + throw webidl.errors.exception({ + header: 'Cache.#batchCacheOperations', + message: 'expected http or https scheme' + }) + } + + // 4.2.6.4 + if (r.method !== 'GET') { + throw webidl.errors.exception({ + header: 'Cache.#batchCacheOperations', + message: 'not get method' + }) + } + + // 4.2.6.5 + if (operation.options != null) { + throw webidl.errors.exception({ + header: 'Cache.#batchCacheOperations', + message: 'options must not be defined' + }) + } + + // 4.2.6.6 + requestResponses = this.#queryCache(operation.request) + + // 4.2.6.7 + for (const requestResponse of requestResponses) { + const idx = cache.indexOf(requestResponse) + assert(idx !== -1) + + // 4.2.6.7.1 + cache.splice(idx, 1) + } + + // 4.2.6.8 + cache.push([operation.request, operation.response]) + + // 4.2.6.10 + addedItems.push([operation.request, operation.response]) + } + + // 4.2.7 + resultList.push([operation.request, operation.response]) + } + + // 4.3 + return resultList + } catch (e) { // 5. + // 5.1 + this.#relevantRequestResponseList.length = 0 + + // 5.2 + this.#relevantRequestResponseList = backupCache + + // 5.3 + throw e + } + } + + /** + * @see https://w3c.github.io/ServiceWorker/#query-cache + * @param {any} requestQuery + * @param {import('../../types/cache').CacheQueryOptions} options + * @param {requestResponseList} targetStorage + * @returns {requestResponseList} + */ + #queryCache (requestQuery, options, targetStorage) { + /** @type {requestResponseList} */ + const resultList = [] + + const storage = targetStorage ?? this.#relevantRequestResponseList + + for (const requestResponse of storage) { + const [cachedRequest, cachedResponse] = requestResponse + if (this.#requestMatchesCachedItem(requestQuery, cachedRequest, cachedResponse, options)) { + resultList.push(requestResponse) + } + } + + return resultList + } + + /** + * @see https://w3c.github.io/ServiceWorker/#request-matches-cached-item-algorithm + * @param {any} requestQuery + * @param {any} request + * @param {any | null} response + * @param {import('../../types/cache').CacheQueryOptions | undefined} options + * @returns {boolean} + */ + #requestMatchesCachedItem (requestQuery, request, response = null, options) { + // if (options?.ignoreMethod === false && request.method === 'GET') { + // return false + // } + + const queryURL = new URL(requestQuery.url) + + const cachedURL = new URL(request.url) + + if (options?.ignoreSearch) { + cachedURL.search = '' + + queryURL.search = '' + } + + if (!urlEquals(queryURL, cachedURL, true)) { + return false + } + + if ( + response == null || + options?.ignoreVary || + !response.headersList.contains('vary') + ) { + return true + } + + const fieldValues = getFieldValues(response.headersList.get('vary')) + + for (const fieldValue of fieldValues) { + if (fieldValue === '*') { + return false + } + + const requestValue = request.headersList.get(fieldValue) + const queryValue = requestQuery.headersList.get(fieldValue) + + // If one has the header and the other doesn't, or one has + // a different value than the other, return false + if (requestValue !== queryValue) { + return false + } + } + + return true + } +} + +Object.defineProperties(Cache.prototype, { + [Symbol.toStringTag]: { + value: 'Cache', + configurable: true + }, + match: kEnumerableProperty, + matchAll: kEnumerableProperty, + add: kEnumerableProperty, + addAll: kEnumerableProperty, + put: kEnumerableProperty, + delete: kEnumerableProperty, + keys: kEnumerableProperty +}) + +const cacheQueryOptionConverters = [ + { + key: 'ignoreSearch', + converter: webidl.converters.boolean, + defaultValue: false + }, + { + key: 'ignoreMethod', + converter: webidl.converters.boolean, + defaultValue: false + }, + { + key: 'ignoreVary', + converter: webidl.converters.boolean, + defaultValue: false + } +] + +webidl.converters.CacheQueryOptions = webidl.dictionaryConverter(cacheQueryOptionConverters) + +webidl.converters.MultiCacheQueryOptions = webidl.dictionaryConverter([ + ...cacheQueryOptionConverters, + { + key: 'cacheName', + converter: webidl.converters.DOMString + } +]) + +webidl.converters.Response = webidl.interfaceConverter(Response) + +webidl.converters['sequence'] = webidl.sequenceConverter( + webidl.converters.RequestInfo +) + +module.exports = { + Cache +} diff --git a/node_modules/undici/lib/cache/cachestorage.js b/node_modules/undici/lib/cache/cachestorage.js new file mode 100644 index 0000000..7e7f0cf --- /dev/null +++ b/node_modules/undici/lib/cache/cachestorage.js @@ -0,0 +1,144 @@ +'use strict' + +const { kConstruct } = require('./symbols') +const { Cache } = require('./cache') +const { webidl } = require('../fetch/webidl') +const { kEnumerableProperty } = require('../core/util') + +class CacheStorage { + /** + * @see https://w3c.github.io/ServiceWorker/#dfn-relevant-name-to-cache-map + * @type {Map} + */ + async has (cacheName) { + webidl.brandCheck(this, CacheStorage) + webidl.argumentLengthCheck(arguments, 1, { header: 'CacheStorage.has' }) + + cacheName = webidl.converters.DOMString(cacheName) + + // 2.1.1 + // 2.2 + return this.#caches.has(cacheName) + } + + /** + * @see https://w3c.github.io/ServiceWorker/#dom-cachestorage-open + * @param {string} cacheName + * @returns {Promise} + */ + async open (cacheName) { + webidl.brandCheck(this, CacheStorage) + webidl.argumentLengthCheck(arguments, 1, { header: 'CacheStorage.open' }) + + cacheName = webidl.converters.DOMString(cacheName) + + // 2.1 + if (this.#caches.has(cacheName)) { + // await caches.open('v1') !== await caches.open('v1') + + // 2.1.1 + const cache = this.#caches.get(cacheName) + + // 2.1.1.1 + return new Cache(kConstruct, cache) + } + + // 2.2 + const cache = [] + + // 2.3 + this.#caches.set(cacheName, cache) + + // 2.4 + return new Cache(kConstruct, cache) + } + + /** + * @see https://w3c.github.io/ServiceWorker/#cache-storage-delete + * @param {string} cacheName + * @returns {Promise} + */ + async delete (cacheName) { + webidl.brandCheck(this, CacheStorage) + webidl.argumentLengthCheck(arguments, 1, { header: 'CacheStorage.delete' }) + + cacheName = webidl.converters.DOMString(cacheName) + + return this.#caches.delete(cacheName) + } + + /** + * @see https://w3c.github.io/ServiceWorker/#cache-storage-keys + * @returns {string[]} + */ + async keys () { + webidl.brandCheck(this, CacheStorage) + + // 2.1 + const keys = this.#caches.keys() + + // 2.2 + return [...keys] + } +} + +Object.defineProperties(CacheStorage.prototype, { + [Symbol.toStringTag]: { + value: 'CacheStorage', + configurable: true + }, + match: kEnumerableProperty, + has: kEnumerableProperty, + open: kEnumerableProperty, + delete: kEnumerableProperty, + keys: kEnumerableProperty +}) + +module.exports = { + CacheStorage +} diff --git a/node_modules/undici/lib/cache/symbols.js b/node_modules/undici/lib/cache/symbols.js new file mode 100644 index 0000000..f9b1974 --- /dev/null +++ b/node_modules/undici/lib/cache/symbols.js @@ -0,0 +1,5 @@ +'use strict' + +module.exports = { + kConstruct: Symbol('constructable') +} diff --git a/node_modules/undici/lib/cache/util.js b/node_modules/undici/lib/cache/util.js new file mode 100644 index 0000000..44d52b7 --- /dev/null +++ b/node_modules/undici/lib/cache/util.js @@ -0,0 +1,49 @@ +'use strict' + +const assert = require('assert') +const { URLSerializer } = require('../fetch/dataURL') +const { isValidHeaderName } = require('../fetch/util') + +/** + * @see https://url.spec.whatwg.org/#concept-url-equals + * @param {URL} A + * @param {URL} B + * @param {boolean | undefined} excludeFragment + * @returns {boolean} + */ +function urlEquals (A, B, excludeFragment = false) { + const serializedA = URLSerializer(A, excludeFragment) + + const serializedB = URLSerializer(B, excludeFragment) + + return serializedA === serializedB +} + +/** + * @see https://github.com/chromium/chromium/blob/694d20d134cb553d8d89e5500b9148012b1ba299/content/browser/cache_storage/cache_storage_cache.cc#L260-L262 + * @param {string} header + */ +function fieldValues (header) { + assert(header !== null) + + const values = [] + + for (let value of header.split(',')) { + value = value.trim() + + if (!value.length) { + continue + } else if (!isValidHeaderName(value)) { + continue + } + + values.push(value) + } + + return values +} + +module.exports = { + urlEquals, + fieldValues +} diff --git a/node_modules/undici/lib/client.js b/node_modules/undici/lib/client.js new file mode 100644 index 0000000..7d9ec8d --- /dev/null +++ b/node_modules/undici/lib/client.js @@ -0,0 +1,1796 @@ +// @ts-check + +'use strict' + +/* global WebAssembly */ + +const assert = require('assert') +const net = require('net') +const util = require('./core/util') +const timers = require('./timers') +const Request = require('./core/request') +const DispatcherBase = require('./dispatcher-base') +const { + RequestContentLengthMismatchError, + ResponseContentLengthMismatchError, + InvalidArgumentError, + RequestAbortedError, + HeadersTimeoutError, + HeadersOverflowError, + SocketError, + InformationalError, + BodyTimeoutError, + HTTPParserError, + ResponseExceededMaxSizeError, + ClientDestroyedError +} = require('./core/errors') +const buildConnector = require('./core/connect') +const { + kUrl, + kReset, + kServerName, + kClient, + kBusy, + kParser, + kConnect, + kBlocking, + kResuming, + kRunning, + kPending, + kSize, + kWriting, + kQueue, + kConnected, + kConnecting, + kNeedDrain, + kNoRef, + kKeepAliveDefaultTimeout, + kHostHeader, + kPendingIdx, + kRunningIdx, + kError, + kPipelining, + kSocket, + kKeepAliveTimeoutValue, + kMaxHeadersSize, + kKeepAliveMaxTimeout, + kKeepAliveTimeoutThreshold, + kHeadersTimeout, + kBodyTimeout, + kStrictContentLength, + kConnector, + kMaxRedirections, + kMaxRequests, + kCounter, + kClose, + kDestroy, + kDispatch, + kInterceptors, + kLocalAddress, + kMaxResponseSize +} = require('./core/symbols') +const FastBuffer = Buffer[Symbol.species] + +const kClosedResolve = Symbol('kClosedResolve') + +const channels = {} + +try { + const diagnosticsChannel = require('diagnostics_channel') + channels.sendHeaders = diagnosticsChannel.channel('undici:client:sendHeaders') + channels.beforeConnect = diagnosticsChannel.channel('undici:client:beforeConnect') + channels.connectError = diagnosticsChannel.channel('undici:client:connectError') + channels.connected = diagnosticsChannel.channel('undici:client:connected') +} catch { + channels.sendHeaders = { hasSubscribers: false } + channels.beforeConnect = { hasSubscribers: false } + channels.connectError = { hasSubscribers: false } + channels.connected = { hasSubscribers: false } +} + +/** + * @type {import('../types/client').default} + */ +class Client extends DispatcherBase { + /** + * + * @param {string|URL} url + * @param {import('../types/client').Client.Options} options + */ + constructor (url, { + interceptors, + maxHeaderSize, + headersTimeout, + socketTimeout, + requestTimeout, + connectTimeout, + bodyTimeout, + idleTimeout, + keepAlive, + keepAliveTimeout, + maxKeepAliveTimeout, + keepAliveMaxTimeout, + keepAliveTimeoutThreshold, + socketPath, + pipelining, + tls, + strictContentLength, + maxCachedSessions, + maxRedirections, + connect, + maxRequestsPerClient, + localAddress, + maxResponseSize, + autoSelectFamily, + autoSelectFamilyAttemptTimeout + } = {}) { + super() + + if (keepAlive !== undefined) { + throw new InvalidArgumentError('unsupported keepAlive, use pipelining=0 instead') + } + + if (socketTimeout !== undefined) { + throw new InvalidArgumentError('unsupported socketTimeout, use headersTimeout & bodyTimeout instead') + } + + if (requestTimeout !== undefined) { + throw new InvalidArgumentError('unsupported requestTimeout, use headersTimeout & bodyTimeout instead') + } + + if (idleTimeout !== undefined) { + throw new InvalidArgumentError('unsupported idleTimeout, use keepAliveTimeout instead') + } + + if (maxKeepAliveTimeout !== undefined) { + throw new InvalidArgumentError('unsupported maxKeepAliveTimeout, use keepAliveMaxTimeout instead') + } + + if (maxHeaderSize != null && !Number.isFinite(maxHeaderSize)) { + throw new InvalidArgumentError('invalid maxHeaderSize') + } + + if (socketPath != null && typeof socketPath !== 'string') { + throw new InvalidArgumentError('invalid socketPath') + } + + if (connectTimeout != null && (!Number.isFinite(connectTimeout) || connectTimeout < 0)) { + throw new InvalidArgumentError('invalid connectTimeout') + } + + if (keepAliveTimeout != null && (!Number.isFinite(keepAliveTimeout) || keepAliveTimeout <= 0)) { + throw new InvalidArgumentError('invalid keepAliveTimeout') + } + + if (keepAliveMaxTimeout != null && (!Number.isFinite(keepAliveMaxTimeout) || keepAliveMaxTimeout <= 0)) { + throw new InvalidArgumentError('invalid keepAliveMaxTimeout') + } + + if (keepAliveTimeoutThreshold != null && !Number.isFinite(keepAliveTimeoutThreshold)) { + throw new InvalidArgumentError('invalid keepAliveTimeoutThreshold') + } + + if (headersTimeout != null && (!Number.isInteger(headersTimeout) || headersTimeout < 0)) { + throw new InvalidArgumentError('headersTimeout must be a positive integer or zero') + } + + if (bodyTimeout != null && (!Number.isInteger(bodyTimeout) || bodyTimeout < 0)) { + throw new InvalidArgumentError('bodyTimeout must be a positive integer or zero') + } + + if (connect != null && typeof connect !== 'function' && typeof connect !== 'object') { + throw new InvalidArgumentError('connect must be a function or an object') + } + + if (maxRedirections != null && (!Number.isInteger(maxRedirections) || maxRedirections < 0)) { + throw new InvalidArgumentError('maxRedirections must be a positive number') + } + + if (maxRequestsPerClient != null && (!Number.isInteger(maxRequestsPerClient) || maxRequestsPerClient < 0)) { + throw new InvalidArgumentError('maxRequestsPerClient must be a positive number') + } + + if (localAddress != null && (typeof localAddress !== 'string' || net.isIP(localAddress) === 0)) { + throw new InvalidArgumentError('localAddress must be valid string IP address') + } + + if (maxResponseSize != null && (!Number.isInteger(maxResponseSize) || maxResponseSize < -1)) { + throw new InvalidArgumentError('maxResponseSize must be a positive number') + } + + if ( + autoSelectFamilyAttemptTimeout != null && + (!Number.isInteger(autoSelectFamilyAttemptTimeout) || autoSelectFamilyAttemptTimeout < -1) + ) { + throw new InvalidArgumentError('autoSelectFamilyAttemptTimeout must be a positive number') + } + + if (typeof connect !== 'function') { + connect = buildConnector({ + ...tls, + maxCachedSessions, + socketPath, + timeout: connectTimeout, + ...(util.nodeHasAutoSelectFamily && autoSelectFamily ? { autoSelectFamily, autoSelectFamilyAttemptTimeout } : undefined), + ...connect + }) + } + + this[kInterceptors] = interceptors && interceptors.Client && Array.isArray(interceptors.Client) + ? interceptors.Client + : [createRedirectInterceptor({ maxRedirections })] + this[kUrl] = util.parseOrigin(url) + this[kConnector] = connect + this[kSocket] = null + this[kPipelining] = pipelining != null ? pipelining : 1 + this[kMaxHeadersSize] = maxHeaderSize || 16384 + this[kKeepAliveDefaultTimeout] = keepAliveTimeout == null ? 4e3 : keepAliveTimeout + this[kKeepAliveMaxTimeout] = keepAliveMaxTimeout == null ? 600e3 : keepAliveMaxTimeout + this[kKeepAliveTimeoutThreshold] = keepAliveTimeoutThreshold == null ? 1e3 : keepAliveTimeoutThreshold + this[kKeepAliveTimeoutValue] = this[kKeepAliveDefaultTimeout] + this[kServerName] = null + this[kLocalAddress] = localAddress != null ? localAddress : null + this[kResuming] = 0 // 0, idle, 1, scheduled, 2 resuming + this[kNeedDrain] = 0 // 0, idle, 1, scheduled, 2 resuming + this[kHostHeader] = `host: ${this[kUrl].hostname}${this[kUrl].port ? `:${this[kUrl].port}` : ''}\r\n` + this[kBodyTimeout] = bodyTimeout != null ? bodyTimeout : 300e3 + this[kHeadersTimeout] = headersTimeout != null ? headersTimeout : 300e3 + this[kStrictContentLength] = strictContentLength == null ? true : strictContentLength + this[kMaxRedirections] = maxRedirections + this[kMaxRequests] = maxRequestsPerClient + this[kClosedResolve] = null + this[kMaxResponseSize] = maxResponseSize > -1 ? maxResponseSize : -1 + + // kQueue is built up of 3 sections separated by + // the kRunningIdx and kPendingIdx indices. + // | complete | running | pending | + // ^ kRunningIdx ^ kPendingIdx ^ kQueue.length + // kRunningIdx points to the first running element. + // kPendingIdx points to the first pending element. + // This implements a fast queue with an amortized + // time of O(1). + + this[kQueue] = [] + this[kRunningIdx] = 0 + this[kPendingIdx] = 0 + } + + get pipelining () { + return this[kPipelining] + } + + set pipelining (value) { + this[kPipelining] = value + resume(this, true) + } + + get [kPending] () { + return this[kQueue].length - this[kPendingIdx] + } + + get [kRunning] () { + return this[kPendingIdx] - this[kRunningIdx] + } + + get [kSize] () { + return this[kQueue].length - this[kRunningIdx] + } + + get [kConnected] () { + return !!this[kSocket] && !this[kConnecting] && !this[kSocket].destroyed + } + + get [kBusy] () { + const socket = this[kSocket] + return ( + (socket && (socket[kReset] || socket[kWriting] || socket[kBlocking])) || + (this[kSize] >= (this[kPipelining] || 1)) || + this[kPending] > 0 + ) + } + + /* istanbul ignore: only used for test */ + [kConnect] (cb) { + connect(this) + this.once('connect', cb) + } + + [kDispatch] (opts, handler) { + const origin = opts.origin || this[kUrl].origin + + const request = new Request(origin, opts, handler) + + this[kQueue].push(request) + if (this[kResuming]) { + // Do nothing. + } else if (util.bodyLength(request.body) == null && util.isIterable(request.body)) { + // Wait a tick in case stream/iterator is ended in the same tick. + this[kResuming] = 1 + process.nextTick(resume, this) + } else { + resume(this, true) + } + + if (this[kResuming] && this[kNeedDrain] !== 2 && this[kBusy]) { + this[kNeedDrain] = 2 + } + + return this[kNeedDrain] < 2 + } + + async [kClose] () { + return new Promise((resolve) => { + if (!this[kSize]) { + resolve(null) + } else { + this[kClosedResolve] = resolve + } + }) + } + + async [kDestroy] (err) { + return new Promise((resolve) => { + const requests = this[kQueue].splice(this[kPendingIdx]) + for (let i = 0; i < requests.length; i++) { + const request = requests[i] + errorRequest(this, request, err) + } + + const callback = () => { + if (this[kClosedResolve]) { + // TODO (fix): Should we error here with ClientDestroyedError? + this[kClosedResolve]() + this[kClosedResolve] = null + } + resolve() + } + + if (!this[kSocket]) { + queueMicrotask(callback) + } else { + util.destroy(this[kSocket].on('close', callback), err) + } + + resume(this) + }) + } +} + +const constants = require('./llhttp/constants') +const createRedirectInterceptor = require('./interceptor/redirectInterceptor') +const EMPTY_BUF = Buffer.alloc(0) + +async function lazyllhttp () { + const llhttpWasmData = process.env.JEST_WORKER_ID ? require('./llhttp/llhttp-wasm.js') : undefined + + let mod + try { + mod = await WebAssembly.compile(Buffer.from(require('./llhttp/llhttp_simd-wasm.js'), 'base64')) + } catch (e) { + /* istanbul ignore next */ + + // We could check if the error was caused by the simd option not + // being enabled, but the occurring of this other error + // * https://github.com/emscripten-core/emscripten/issues/11495 + // got me to remove that check to avoid breaking Node 12. + mod = await WebAssembly.compile(Buffer.from(llhttpWasmData || require('./llhttp/llhttp-wasm.js'), 'base64')) + } + + return await WebAssembly.instantiate(mod, { + env: { + /* eslint-disable camelcase */ + + wasm_on_url: (p, at, len) => { + /* istanbul ignore next */ + return 0 + }, + wasm_on_status: (p, at, len) => { + assert.strictEqual(currentParser.ptr, p) + const start = at - currentBufferPtr + currentBufferRef.byteOffset + return currentParser.onStatus(new FastBuffer(currentBufferRef.buffer, start, len)) || 0 + }, + wasm_on_message_begin: (p) => { + assert.strictEqual(currentParser.ptr, p) + return currentParser.onMessageBegin() || 0 + }, + wasm_on_header_field: (p, at, len) => { + assert.strictEqual(currentParser.ptr, p) + const start = at - currentBufferPtr + currentBufferRef.byteOffset + return currentParser.onHeaderField(new FastBuffer(currentBufferRef.buffer, start, len)) || 0 + }, + wasm_on_header_value: (p, at, len) => { + assert.strictEqual(currentParser.ptr, p) + const start = at - currentBufferPtr + currentBufferRef.byteOffset + return currentParser.onHeaderValue(new FastBuffer(currentBufferRef.buffer, start, len)) || 0 + }, + wasm_on_headers_complete: (p, statusCode, upgrade, shouldKeepAlive) => { + assert.strictEqual(currentParser.ptr, p) + return currentParser.onHeadersComplete(statusCode, Boolean(upgrade), Boolean(shouldKeepAlive)) || 0 + }, + wasm_on_body: (p, at, len) => { + assert.strictEqual(currentParser.ptr, p) + const start = at - currentBufferPtr + currentBufferRef.byteOffset + return currentParser.onBody(new FastBuffer(currentBufferRef.buffer, start, len)) || 0 + }, + wasm_on_message_complete: (p) => { + assert.strictEqual(currentParser.ptr, p) + return currentParser.onMessageComplete() || 0 + } + + /* eslint-enable camelcase */ + } + }) +} + +let llhttpInstance = null +let llhttpPromise = lazyllhttp() +llhttpPromise.catch() + +let currentParser = null +let currentBufferRef = null +let currentBufferSize = 0 +let currentBufferPtr = null + +const TIMEOUT_HEADERS = 1 +const TIMEOUT_BODY = 2 +const TIMEOUT_IDLE = 3 + +class Parser { + constructor (client, socket, { exports }) { + assert(Number.isFinite(client[kMaxHeadersSize]) && client[kMaxHeadersSize] > 0) + + this.llhttp = exports + this.ptr = this.llhttp.llhttp_alloc(constants.TYPE.RESPONSE) + this.client = client + this.socket = socket + this.timeout = null + this.timeoutValue = null + this.timeoutType = null + this.statusCode = null + this.statusText = '' + this.upgrade = false + this.headers = [] + this.headersSize = 0 + this.headersMaxSize = client[kMaxHeadersSize] + this.shouldKeepAlive = false + this.paused = false + this.resume = this.resume.bind(this) + + this.bytesRead = 0 + + this.keepAlive = '' + this.contentLength = '' + this.connection = '' + this.maxResponseSize = client[kMaxResponseSize] + } + + setTimeout (value, type) { + this.timeoutType = type + if (value !== this.timeoutValue) { + timers.clearTimeout(this.timeout) + if (value) { + this.timeout = timers.setTimeout(onParserTimeout, value, this) + // istanbul ignore else: only for jest + if (this.timeout.unref) { + this.timeout.unref() + } + } else { + this.timeout = null + } + this.timeoutValue = value + } else if (this.timeout) { + // istanbul ignore else: only for jest + if (this.timeout.refresh) { + this.timeout.refresh() + } + } + } + + resume () { + if (this.socket.destroyed || !this.paused) { + return + } + + assert(this.ptr != null) + assert(currentParser == null) + + this.llhttp.llhttp_resume(this.ptr) + + assert(this.timeoutType === TIMEOUT_BODY) + if (this.timeout) { + // istanbul ignore else: only for jest + if (this.timeout.refresh) { + this.timeout.refresh() + } + } + + this.paused = false + this.execute(this.socket.read() || EMPTY_BUF) // Flush parser. + this.readMore() + } + + readMore () { + while (!this.paused && this.ptr) { + const chunk = this.socket.read() + if (chunk === null) { + break + } + this.execute(chunk) + } + } + + execute (data) { + assert(this.ptr != null) + assert(currentParser == null) + assert(!this.paused) + + const { socket, llhttp } = this + + if (data.length > currentBufferSize) { + if (currentBufferPtr) { + llhttp.free(currentBufferPtr) + } + currentBufferSize = Math.ceil(data.length / 4096) * 4096 + currentBufferPtr = llhttp.malloc(currentBufferSize) + } + + new Uint8Array(llhttp.memory.buffer, currentBufferPtr, currentBufferSize).set(data) + + // Call `execute` on the wasm parser. + // We pass the `llhttp_parser` pointer address, the pointer address of buffer view data, + // and finally the length of bytes to parse. + // The return value is an error code or `constants.ERROR.OK`. + try { + let ret + + try { + currentBufferRef = data + currentParser = this + ret = llhttp.llhttp_execute(this.ptr, currentBufferPtr, data.length) + /* eslint-disable-next-line no-useless-catch */ + } catch (err) { + /* istanbul ignore next: difficult to make a test case for */ + throw err + } finally { + currentParser = null + currentBufferRef = null + } + + const offset = llhttp.llhttp_get_error_pos(this.ptr) - currentBufferPtr + + if (ret === constants.ERROR.PAUSED_UPGRADE) { + this.onUpgrade(data.slice(offset)) + } else if (ret === constants.ERROR.PAUSED) { + this.paused = true + socket.unshift(data.slice(offset)) + } else if (ret !== constants.ERROR.OK) { + const ptr = llhttp.llhttp_get_error_reason(this.ptr) + let message = '' + /* istanbul ignore else: difficult to make a test case for */ + if (ptr) { + const len = new Uint8Array(llhttp.memory.buffer, ptr).indexOf(0) + message = + 'Response does not match the HTTP/1.1 protocol (' + + Buffer.from(llhttp.memory.buffer, ptr, len).toString() + + ')' + } + throw new HTTPParserError(message, constants.ERROR[ret], data.slice(offset)) + } + } catch (err) { + util.destroy(socket, err) + } + } + + destroy () { + assert(this.ptr != null) + assert(currentParser == null) + + this.llhttp.llhttp_free(this.ptr) + this.ptr = null + + timers.clearTimeout(this.timeout) + this.timeout = null + this.timeoutValue = null + this.timeoutType = null + + this.paused = false + } + + onStatus (buf) { + this.statusText = buf.toString() + } + + onMessageBegin () { + const { socket, client } = this + + /* istanbul ignore next: difficult to make a test case for */ + if (socket.destroyed) { + return -1 + } + + const request = client[kQueue][client[kRunningIdx]] + if (!request) { + return -1 + } + } + + onHeaderField (buf) { + const len = this.headers.length + + if ((len & 1) === 0) { + this.headers.push(buf) + } else { + this.headers[len - 1] = Buffer.concat([this.headers[len - 1], buf]) + } + + this.trackHeader(buf.length) + } + + onHeaderValue (buf) { + let len = this.headers.length + + if ((len & 1) === 1) { + this.headers.push(buf) + len += 1 + } else { + this.headers[len - 1] = Buffer.concat([this.headers[len - 1], buf]) + } + + const key = this.headers[len - 2] + if (key.length === 10 && key.toString().toLowerCase() === 'keep-alive') { + this.keepAlive += buf.toString() + } else if (key.length === 10 && key.toString().toLowerCase() === 'connection') { + this.connection += buf.toString() + } else if (key.length === 14 && key.toString().toLowerCase() === 'content-length') { + this.contentLength += buf.toString() + } + + this.trackHeader(buf.length) + } + + trackHeader (len) { + this.headersSize += len + if (this.headersSize >= this.headersMaxSize) { + util.destroy(this.socket, new HeadersOverflowError()) + } + } + + onUpgrade (head) { + const { upgrade, client, socket, headers, statusCode } = this + + assert(upgrade) + + const request = client[kQueue][client[kRunningIdx]] + assert(request) + + assert(!socket.destroyed) + assert(socket === client[kSocket]) + assert(!this.paused) + assert(request.upgrade || request.method === 'CONNECT') + + this.statusCode = null + this.statusText = '' + this.shouldKeepAlive = null + + assert(this.headers.length % 2 === 0) + this.headers = [] + this.headersSize = 0 + + socket.unshift(head) + + socket[kParser].destroy() + socket[kParser] = null + + socket[kClient] = null + socket[kError] = null + socket + .removeListener('error', onSocketError) + .removeListener('readable', onSocketReadable) + .removeListener('end', onSocketEnd) + .removeListener('close', onSocketClose) + + client[kSocket] = null + client[kQueue][client[kRunningIdx]++] = null + client.emit('disconnect', client[kUrl], [client], new InformationalError('upgrade')) + + try { + request.onUpgrade(statusCode, headers, socket) + } catch (err) { + util.destroy(socket, err) + } + + resume(client) + } + + onHeadersComplete (statusCode, upgrade, shouldKeepAlive) { + const { client, socket, headers, statusText } = this + + /* istanbul ignore next: difficult to make a test case for */ + if (socket.destroyed) { + return -1 + } + + const request = client[kQueue][client[kRunningIdx]] + + /* istanbul ignore next: difficult to make a test case for */ + if (!request) { + return -1 + } + + assert(!this.upgrade) + assert(this.statusCode < 200) + + if (statusCode === 100) { + util.destroy(socket, new SocketError('bad response', util.getSocketInfo(socket))) + return -1 + } + + /* this can only happen if server is misbehaving */ + if (upgrade && !request.upgrade) { + util.destroy(socket, new SocketError('bad upgrade', util.getSocketInfo(socket))) + return -1 + } + + assert.strictEqual(this.timeoutType, TIMEOUT_HEADERS) + + this.statusCode = statusCode + this.shouldKeepAlive = ( + shouldKeepAlive || + // Override llhttp value which does not allow keepAlive for HEAD. + (request.method === 'HEAD' && !socket[kReset] && this.connection.toLowerCase() === 'keep-alive') + ) + + if (this.statusCode >= 200) { + const bodyTimeout = request.bodyTimeout != null + ? request.bodyTimeout + : client[kBodyTimeout] + this.setTimeout(bodyTimeout, TIMEOUT_BODY) + } else if (this.timeout) { + // istanbul ignore else: only for jest + if (this.timeout.refresh) { + this.timeout.refresh() + } + } + + if (request.method === 'CONNECT') { + assert(client[kRunning] === 1) + this.upgrade = true + return 2 + } + + if (upgrade) { + assert(client[kRunning] === 1) + this.upgrade = true + return 2 + } + + assert(this.headers.length % 2 === 0) + this.headers = [] + this.headersSize = 0 + + if (this.shouldKeepAlive && client[kPipelining]) { + const keepAliveTimeout = this.keepAlive ? util.parseKeepAliveTimeout(this.keepAlive) : null + + if (keepAliveTimeout != null) { + const timeout = Math.min( + keepAliveTimeout - client[kKeepAliveTimeoutThreshold], + client[kKeepAliveMaxTimeout] + ) + if (timeout <= 0) { + socket[kReset] = true + } else { + client[kKeepAliveTimeoutValue] = timeout + } + } else { + client[kKeepAliveTimeoutValue] = client[kKeepAliveDefaultTimeout] + } + } else { + // Stop more requests from being dispatched. + socket[kReset] = true + } + + let pause + try { + pause = request.onHeaders(statusCode, headers, this.resume, statusText) === false + } catch (err) { + util.destroy(socket, err) + return -1 + } + + if (request.method === 'HEAD') { + return 1 + } + + if (statusCode < 200) { + return 1 + } + + if (socket[kBlocking]) { + socket[kBlocking] = false + resume(client) + } + + return pause ? constants.ERROR.PAUSED : 0 + } + + onBody (buf) { + const { client, socket, statusCode, maxResponseSize } = this + + if (socket.destroyed) { + return -1 + } + + const request = client[kQueue][client[kRunningIdx]] + assert(request) + + assert.strictEqual(this.timeoutType, TIMEOUT_BODY) + if (this.timeout) { + // istanbul ignore else: only for jest + if (this.timeout.refresh) { + this.timeout.refresh() + } + } + + assert(statusCode >= 200) + + if (maxResponseSize > -1 && this.bytesRead + buf.length > maxResponseSize) { + util.destroy(socket, new ResponseExceededMaxSizeError()) + return -1 + } + + this.bytesRead += buf.length + + try { + if (request.onData(buf) === false) { + return constants.ERROR.PAUSED + } + } catch (err) { + util.destroy(socket, err) + return -1 + } + } + + onMessageComplete () { + const { client, socket, statusCode, upgrade, headers, contentLength, bytesRead, shouldKeepAlive } = this + + if (socket.destroyed && (!statusCode || shouldKeepAlive)) { + return -1 + } + + if (upgrade) { + return + } + + const request = client[kQueue][client[kRunningIdx]] + assert(request) + + assert(statusCode >= 100) + + this.statusCode = null + this.statusText = '' + this.bytesRead = 0 + this.contentLength = '' + this.keepAlive = '' + this.connection = '' + + assert(this.headers.length % 2 === 0) + this.headers = [] + this.headersSize = 0 + + if (statusCode < 200) { + return + } + + /* istanbul ignore next: should be handled by llhttp? */ + if (request.method !== 'HEAD' && contentLength && bytesRead !== parseInt(contentLength, 10)) { + util.destroy(socket, new ResponseContentLengthMismatchError()) + return -1 + } + + try { + request.onComplete(headers) + } catch (err) { + errorRequest(client, request, err) + } + + client[kQueue][client[kRunningIdx]++] = null + + if (socket[kWriting]) { + assert.strictEqual(client[kRunning], 0) + // Response completed before request. + util.destroy(socket, new InformationalError('reset')) + return constants.ERROR.PAUSED + } else if (!shouldKeepAlive) { + util.destroy(socket, new InformationalError('reset')) + return constants.ERROR.PAUSED + } else if (socket[kReset] && client[kRunning] === 0) { + // Destroy socket once all requests have completed. + // The request at the tail of the pipeline is the one + // that requested reset and no further requests should + // have been queued since then. + util.destroy(socket, new InformationalError('reset')) + return constants.ERROR.PAUSED + } else if (client[kPipelining] === 1) { + // We must wait a full event loop cycle to reuse this socket to make sure + // that non-spec compliant servers are not closing the connection even if they + // said they won't. + setImmediate(resume, client) + } else { + resume(client) + } + } +} + +function onParserTimeout (parser) { + const { socket, timeoutType, client } = parser + + /* istanbul ignore else */ + if (timeoutType === TIMEOUT_HEADERS) { + if (!socket[kWriting] || socket.writableNeedDrain || client[kRunning] > 1) { + assert(!parser.paused, 'cannot be paused while waiting for headers') + util.destroy(socket, new HeadersTimeoutError()) + } + } else if (timeoutType === TIMEOUT_BODY) { + if (!parser.paused) { + util.destroy(socket, new BodyTimeoutError()) + } + } else if (timeoutType === TIMEOUT_IDLE) { + assert(client[kRunning] === 0 && client[kKeepAliveTimeoutValue]) + util.destroy(socket, new InformationalError('socket idle timeout')) + } +} + +function onSocketReadable () { + const { [kParser]: parser } = this + parser.readMore() +} + +function onSocketError (err) { + const { [kParser]: parser } = this + + assert(err.code !== 'ERR_TLS_CERT_ALTNAME_INVALID') + + // On Mac OS, we get an ECONNRESET even if there is a full body to be forwarded + // to the user. + if (err.code === 'ECONNRESET' && parser.statusCode && !parser.shouldKeepAlive) { + // We treat all incoming data so for as a valid response. + parser.onMessageComplete() + return + } + + this[kError] = err + + onError(this[kClient], err) +} + +function onError (client, err) { + if ( + client[kRunning] === 0 && + err.code !== 'UND_ERR_INFO' && + err.code !== 'UND_ERR_SOCKET' + ) { + // Error is not caused by running request and not a recoverable + // socket error. + + assert(client[kPendingIdx] === client[kRunningIdx]) + + const requests = client[kQueue].splice(client[kRunningIdx]) + for (let i = 0; i < requests.length; i++) { + const request = requests[i] + errorRequest(client, request, err) + } + assert(client[kSize] === 0) + } +} + +function onSocketEnd () { + const { [kParser]: parser } = this + + if (parser.statusCode && !parser.shouldKeepAlive) { + // We treat all incoming data so far as a valid response. + parser.onMessageComplete() + return + } + + util.destroy(this, new SocketError('other side closed', util.getSocketInfo(this))) +} + +function onSocketClose () { + const { [kClient]: client } = this + + if (!this[kError] && this[kParser].statusCode && !this[kParser].shouldKeepAlive) { + // We treat all incoming data so far as a valid response. + this[kParser].onMessageComplete() + } + + this[kParser].destroy() + this[kParser] = null + + const err = this[kError] || new SocketError('closed', util.getSocketInfo(this)) + + client[kSocket] = null + + if (client.destroyed) { + assert(client[kPending] === 0) + + // Fail entire queue. + const requests = client[kQueue].splice(client[kRunningIdx]) + for (let i = 0; i < requests.length; i++) { + const request = requests[i] + errorRequest(client, request, err) + } + } else if (client[kRunning] > 0 && err.code !== 'UND_ERR_INFO') { + // Fail head of pipeline. + const request = client[kQueue][client[kRunningIdx]] + client[kQueue][client[kRunningIdx]++] = null + + errorRequest(client, request, err) + } + + client[kPendingIdx] = client[kRunningIdx] + + assert(client[kRunning] === 0) + + client.emit('disconnect', client[kUrl], [client], err) + + resume(client) +} + +async function connect (client) { + assert(!client[kConnecting]) + assert(!client[kSocket]) + + let { host, hostname, protocol, port } = client[kUrl] + + // Resolve ipv6 + if (hostname[0] === '[') { + const idx = hostname.indexOf(']') + + assert(idx !== -1) + const ip = hostname.substr(1, idx - 1) + + assert(net.isIP(ip)) + hostname = ip + } + + client[kConnecting] = true + + if (channels.beforeConnect.hasSubscribers) { + channels.beforeConnect.publish({ + connectParams: { + host, + hostname, + protocol, + port, + servername: client[kServerName], + localAddress: client[kLocalAddress] + }, + connector: client[kConnector] + }) + } + + try { + const socket = await new Promise((resolve, reject) => { + client[kConnector]({ + host, + hostname, + protocol, + port, + servername: client[kServerName], + localAddress: client[kLocalAddress] + }, (err, socket) => { + if (err) { + reject(err) + } else { + resolve(socket) + } + }) + }) + + if (client.destroyed) { + util.destroy(socket.on('error', () => {}), new ClientDestroyedError()) + return + } + + if (!llhttpInstance) { + llhttpInstance = await llhttpPromise + llhttpPromise = null + } + + client[kConnecting] = false + + assert(socket) + + socket[kNoRef] = false + socket[kWriting] = false + socket[kReset] = false + socket[kBlocking] = false + socket[kError] = null + socket[kParser] = new Parser(client, socket, llhttpInstance) + socket[kClient] = client + socket[kCounter] = 0 + socket[kMaxRequests] = client[kMaxRequests] + socket + .on('error', onSocketError) + .on('readable', onSocketReadable) + .on('end', onSocketEnd) + .on('close', onSocketClose) + + client[kSocket] = socket + + if (channels.connected.hasSubscribers) { + channels.connected.publish({ + connectParams: { + host, + hostname, + protocol, + port, + servername: client[kServerName], + localAddress: client[kLocalAddress] + }, + connector: client[kConnector], + socket + }) + } + client.emit('connect', client[kUrl], [client]) + } catch (err) { + if (client.destroyed) { + return + } + + client[kConnecting] = false + + if (channels.connectError.hasSubscribers) { + channels.connectError.publish({ + connectParams: { + host, + hostname, + protocol, + port, + servername: client[kServerName], + localAddress: client[kLocalAddress] + }, + connector: client[kConnector], + error: err + }) + } + + if (err.code === 'ERR_TLS_CERT_ALTNAME_INVALID') { + assert(client[kRunning] === 0) + while (client[kPending] > 0 && client[kQueue][client[kPendingIdx]].servername === client[kServerName]) { + const request = client[kQueue][client[kPendingIdx]++] + errorRequest(client, request, err) + } + } else { + onError(client, err) + } + + client.emit('connectionError', client[kUrl], [client], err) + } + + resume(client) +} + +function emitDrain (client) { + client[kNeedDrain] = 0 + client.emit('drain', client[kUrl], [client]) +} + +function resume (client, sync) { + if (client[kResuming] === 2) { + return + } + + client[kResuming] = 2 + + _resume(client, sync) + client[kResuming] = 0 + + if (client[kRunningIdx] > 256) { + client[kQueue].splice(0, client[kRunningIdx]) + client[kPendingIdx] -= client[kRunningIdx] + client[kRunningIdx] = 0 + } +} + +function _resume (client, sync) { + while (true) { + if (client.destroyed) { + assert(client[kPending] === 0) + return + } + + if (client[kClosedResolve] && !client[kSize]) { + client[kClosedResolve]() + client[kClosedResolve] = null + return + } + + const socket = client[kSocket] + + if (socket && !socket.destroyed) { + if (client[kSize] === 0) { + if (!socket[kNoRef] && socket.unref) { + socket.unref() + socket[kNoRef] = true + } + } else if (socket[kNoRef] && socket.ref) { + socket.ref() + socket[kNoRef] = false + } + + if (client[kSize] === 0) { + if (socket[kParser].timeoutType !== TIMEOUT_IDLE) { + socket[kParser].setTimeout(client[kKeepAliveTimeoutValue], TIMEOUT_IDLE) + } + } else if (client[kRunning] > 0 && socket[kParser].statusCode < 200) { + if (socket[kParser].timeoutType !== TIMEOUT_HEADERS) { + const request = client[kQueue][client[kRunningIdx]] + const headersTimeout = request.headersTimeout != null + ? request.headersTimeout + : client[kHeadersTimeout] + socket[kParser].setTimeout(headersTimeout, TIMEOUT_HEADERS) + } + } + } + + if (client[kBusy]) { + client[kNeedDrain] = 2 + } else if (client[kNeedDrain] === 2) { + if (sync) { + client[kNeedDrain] = 1 + process.nextTick(emitDrain, client) + } else { + emitDrain(client) + } + continue + } + + if (client[kPending] === 0) { + return + } + + if (client[kRunning] >= (client[kPipelining] || 1)) { + return + } + + const request = client[kQueue][client[kPendingIdx]] + + if (client[kUrl].protocol === 'https:' && client[kServerName] !== request.servername) { + if (client[kRunning] > 0) { + return + } + + client[kServerName] = request.servername + + if (socket && socket.servername !== request.servername) { + util.destroy(socket, new InformationalError('servername changed')) + return + } + } + + if (client[kConnecting]) { + return + } + + if (!socket) { + connect(client) + return + } + + if (socket.destroyed || socket[kWriting] || socket[kReset] || socket[kBlocking]) { + return + } + + if (client[kRunning] > 0 && !request.idempotent) { + // Non-idempotent request cannot be retried. + // Ensure that no other requests are inflight and + // could cause failure. + return + } + + if (client[kRunning] > 0 && (request.upgrade || request.method === 'CONNECT')) { + // Don't dispatch an upgrade until all preceding requests have completed. + // A misbehaving server might upgrade the connection before all pipelined + // request has completed. + return + } + + if (util.isStream(request.body) && util.bodyLength(request.body) === 0) { + request.body + .on('data', /* istanbul ignore next */ function () { + /* istanbul ignore next */ + assert(false) + }) + .on('error', function (err) { + errorRequest(client, request, err) + }) + .on('end', function () { + util.destroy(this) + }) + + request.body = null + } + + if (client[kRunning] > 0 && + (util.isStream(request.body) || util.isAsyncIterable(request.body))) { + // Request with stream or iterator body can error while other requests + // are inflight and indirectly error those as well. + // Ensure this doesn't happen by waiting for inflight + // to complete before dispatching. + + // Request with stream or iterator body cannot be retried. + // Ensure that no other requests are inflight and + // could cause failure. + return + } + + if (!request.aborted && write(client, request)) { + client[kPendingIdx]++ + } else { + client[kQueue].splice(client[kPendingIdx], 1) + } + } +} + +function write (client, request) { + const { body, method, path, host, upgrade, headers, blocking, reset } = request + + // https://tools.ietf.org/html/rfc7231#section-4.3.1 + // https://tools.ietf.org/html/rfc7231#section-4.3.2 + // https://tools.ietf.org/html/rfc7231#section-4.3.5 + + // Sending a payload body on a request that does not + // expect it can cause undefined behavior on some + // servers and corrupt connection state. Do not + // re-use the connection for further requests. + + const expectsPayload = ( + method === 'PUT' || + method === 'POST' || + method === 'PATCH' + ) + + if (body && typeof body.read === 'function') { + // Try to read EOF in order to get length. + body.read(0) + } + + let contentLength = util.bodyLength(body) + + if (contentLength === null) { + contentLength = request.contentLength + } + + if (contentLength === 0 && !expectsPayload) { + // https://tools.ietf.org/html/rfc7230#section-3.3.2 + // A user agent SHOULD NOT send a Content-Length header field when + // the request message does not contain a payload body and the method + // semantics do not anticipate such a body. + + contentLength = null + } + + if (request.contentLength !== null && request.contentLength !== contentLength) { + if (client[kStrictContentLength]) { + errorRequest(client, request, new RequestContentLengthMismatchError()) + return false + } + + process.emitWarning(new RequestContentLengthMismatchError()) + } + + const socket = client[kSocket] + + try { + request.onConnect((err) => { + if (request.aborted || request.completed) { + return + } + + errorRequest(client, request, err || new RequestAbortedError()) + + util.destroy(socket, new InformationalError('aborted')) + }) + } catch (err) { + errorRequest(client, request, err) + } + + if (request.aborted) { + return false + } + + if (method === 'HEAD') { + // https://github.com/mcollina/undici/issues/258 + // Close after a HEAD request to interop with misbehaving servers + // that may send a body in the response. + + socket[kReset] = true + } + + if (upgrade || method === 'CONNECT') { + // On CONNECT or upgrade, block pipeline from dispatching further + // requests on this connection. + + socket[kReset] = true + } + + if (reset != null) { + socket[kReset] = reset + } + + if (client[kMaxRequests] && socket[kCounter]++ >= client[kMaxRequests]) { + socket[kReset] = true + } + + if (blocking) { + socket[kBlocking] = true + } + + let header = `${method} ${path} HTTP/1.1\r\n` + + if (typeof host === 'string') { + header += `host: ${host}\r\n` + } else { + header += client[kHostHeader] + } + + if (upgrade) { + header += `connection: upgrade\r\nupgrade: ${upgrade}\r\n` + } else if (client[kPipelining] && !socket[kReset]) { + header += 'connection: keep-alive\r\n' + } else { + header += 'connection: close\r\n' + } + + if (headers) { + header += headers + } + + if (channels.sendHeaders.hasSubscribers) { + channels.sendHeaders.publish({ request, headers: header, socket }) + } + + /* istanbul ignore else: assertion */ + if (!body) { + if (contentLength === 0) { + socket.write(`${header}content-length: 0\r\n\r\n`, 'latin1') + } else { + assert(contentLength === null, 'no body must not have content length') + socket.write(`${header}\r\n`, 'latin1') + } + request.onRequestSent() + } else if (util.isBuffer(body)) { + assert(contentLength === body.byteLength, 'buffer body must have content length') + + socket.cork() + socket.write(`${header}content-length: ${contentLength}\r\n\r\n`, 'latin1') + socket.write(body) + socket.uncork() + request.onBodySent(body) + request.onRequestSent() + if (!expectsPayload) { + socket[kReset] = true + } + } else if (util.isBlobLike(body)) { + if (typeof body.stream === 'function') { + writeIterable({ body: body.stream(), client, request, socket, contentLength, header, expectsPayload }) + } else { + writeBlob({ body, client, request, socket, contentLength, header, expectsPayload }) + } + } else if (util.isStream(body)) { + writeStream({ body, client, request, socket, contentLength, header, expectsPayload }) + } else if (util.isIterable(body)) { + writeIterable({ body, client, request, socket, contentLength, header, expectsPayload }) + } else { + assert(false) + } + + return true +} + +function writeStream ({ body, client, request, socket, contentLength, header, expectsPayload }) { + assert(contentLength !== 0 || client[kRunning] === 0, 'stream body cannot be pipelined') + + let finished = false + + const writer = new AsyncWriter({ socket, request, contentLength, client, expectsPayload, header }) + + const onData = function (chunk) { + if (finished) { + return + } + + try { + if (!writer.write(chunk) && this.pause) { + this.pause() + } + } catch (err) { + util.destroy(this, err) + } + } + const onDrain = function () { + if (finished) { + return + } + + if (body.resume) { + body.resume() + } + } + const onAbort = function () { + onFinished(new RequestAbortedError()) + } + const onFinished = function (err) { + if (finished) { + return + } + + finished = true + + assert(socket.destroyed || (socket[kWriting] && client[kRunning] <= 1)) + + socket + .off('drain', onDrain) + .off('error', onFinished) + + body + .removeListener('data', onData) + .removeListener('end', onFinished) + .removeListener('error', onFinished) + .removeListener('close', onAbort) + + if (!err) { + try { + writer.end() + } catch (er) { + err = er + } + } + + writer.destroy(err) + + if (err && (err.code !== 'UND_ERR_INFO' || err.message !== 'reset')) { + util.destroy(body, err) + } else { + util.destroy(body) + } + } + + body + .on('data', onData) + .on('end', onFinished) + .on('error', onFinished) + .on('close', onAbort) + + if (body.resume) { + body.resume() + } + + socket + .on('drain', onDrain) + .on('error', onFinished) +} + +async function writeBlob ({ body, client, request, socket, contentLength, header, expectsPayload }) { + assert(contentLength === body.size, 'blob body must have content length') + + try { + if (contentLength != null && contentLength !== body.size) { + throw new RequestContentLengthMismatchError() + } + + const buffer = Buffer.from(await body.arrayBuffer()) + + socket.cork() + socket.write(`${header}content-length: ${contentLength}\r\n\r\n`, 'latin1') + socket.write(buffer) + socket.uncork() + + request.onBodySent(buffer) + request.onRequestSent() + + if (!expectsPayload) { + socket[kReset] = true + } + + resume(client) + } catch (err) { + util.destroy(socket, err) + } +} + +async function writeIterable ({ body, client, request, socket, contentLength, header, expectsPayload }) { + assert(contentLength !== 0 || client[kRunning] === 0, 'iterator body cannot be pipelined') + + let callback = null + function onDrain () { + if (callback) { + const cb = callback + callback = null + cb() + } + } + + const waitForDrain = () => new Promise((resolve, reject) => { + assert(callback === null) + + if (socket[kError]) { + reject(socket[kError]) + } else { + callback = resolve + } + }) + + socket + .on('close', onDrain) + .on('drain', onDrain) + + const writer = new AsyncWriter({ socket, request, contentLength, client, expectsPayload, header }) + try { + // It's up to the user to somehow abort the async iterable. + for await (const chunk of body) { + if (socket[kError]) { + throw socket[kError] + } + + if (!writer.write(chunk)) { + await waitForDrain() + } + } + + writer.end() + } catch (err) { + writer.destroy(err) + } finally { + socket + .off('close', onDrain) + .off('drain', onDrain) + } +} + +class AsyncWriter { + constructor ({ socket, request, contentLength, client, expectsPayload, header }) { + this.socket = socket + this.request = request + this.contentLength = contentLength + this.client = client + this.bytesWritten = 0 + this.expectsPayload = expectsPayload + this.header = header + + socket[kWriting] = true + } + + write (chunk) { + const { socket, request, contentLength, client, bytesWritten, expectsPayload, header } = this + + if (socket[kError]) { + throw socket[kError] + } + + if (socket.destroyed) { + return false + } + + const len = Buffer.byteLength(chunk) + if (!len) { + return true + } + + // We should defer writing chunks. + if (contentLength !== null && bytesWritten + len > contentLength) { + if (client[kStrictContentLength]) { + throw new RequestContentLengthMismatchError() + } + + process.emitWarning(new RequestContentLengthMismatchError()) + } + + socket.cork() + + if (bytesWritten === 0) { + if (!expectsPayload) { + socket[kReset] = true + } + + if (contentLength === null) { + socket.write(`${header}transfer-encoding: chunked\r\n`, 'latin1') + } else { + socket.write(`${header}content-length: ${contentLength}\r\n\r\n`, 'latin1') + } + } + + if (contentLength === null) { + socket.write(`\r\n${len.toString(16)}\r\n`, 'latin1') + } + + this.bytesWritten += len + + const ret = socket.write(chunk) + + socket.uncork() + + request.onBodySent(chunk) + + if (!ret) { + if (socket[kParser].timeout && socket[kParser].timeoutType === TIMEOUT_HEADERS) { + // istanbul ignore else: only for jest + if (socket[kParser].timeout.refresh) { + socket[kParser].timeout.refresh() + } + } + } + + return ret + } + + end () { + const { socket, contentLength, client, bytesWritten, expectsPayload, header, request } = this + request.onRequestSent() + + socket[kWriting] = false + + if (socket[kError]) { + throw socket[kError] + } + + if (socket.destroyed) { + return + } + + if (bytesWritten === 0) { + if (expectsPayload) { + // https://tools.ietf.org/html/rfc7230#section-3.3.2 + // A user agent SHOULD send a Content-Length in a request message when + // no Transfer-Encoding is sent and the request method defines a meaning + // for an enclosed payload body. + + socket.write(`${header}content-length: 0\r\n\r\n`, 'latin1') + } else { + socket.write(`${header}\r\n`, 'latin1') + } + } else if (contentLength === null) { + socket.write('\r\n0\r\n\r\n', 'latin1') + } + + if (contentLength !== null && bytesWritten !== contentLength) { + if (client[kStrictContentLength]) { + throw new RequestContentLengthMismatchError() + } else { + process.emitWarning(new RequestContentLengthMismatchError()) + } + } + + if (socket[kParser].timeout && socket[kParser].timeoutType === TIMEOUT_HEADERS) { + // istanbul ignore else: only for jest + if (socket[kParser].timeout.refresh) { + socket[kParser].timeout.refresh() + } + } + + resume(client) + } + + destroy (err) { + const { socket, client } = this + + socket[kWriting] = false + + if (err) { + assert(client[kRunning] <= 1, 'pipeline should only contain this request') + util.destroy(socket, err) + } + } +} + +function errorRequest (client, request, err) { + try { + request.onError(err) + assert(request.aborted) + } catch (err) { + client.emit('error', err) + } +} + +module.exports = Client diff --git a/node_modules/undici/lib/compat/dispatcher-weakref.js b/node_modules/undici/lib/compat/dispatcher-weakref.js new file mode 100644 index 0000000..dbca858 --- /dev/null +++ b/node_modules/undici/lib/compat/dispatcher-weakref.js @@ -0,0 +1,38 @@ +'use strict' + +/* istanbul ignore file: only for Node 12 */ + +const { kConnected, kSize } = require('../core/symbols') + +class CompatWeakRef { + constructor (value) { + this.value = value + } + + deref () { + return this.value[kConnected] === 0 && this.value[kSize] === 0 + ? undefined + : this.value + } +} + +class CompatFinalizer { + constructor (finalizer) { + this.finalizer = finalizer + } + + register (dispatcher, key) { + dispatcher.on('disconnect', () => { + if (dispatcher[kConnected] === 0 && dispatcher[kSize] === 0) { + this.finalizer(key) + } + }) + } +} + +module.exports = function () { + return { + WeakRef: global.WeakRef || CompatWeakRef, + FinalizationRegistry: global.FinalizationRegistry || CompatFinalizer + } +} diff --git a/node_modules/undici/lib/cookies/constants.js b/node_modules/undici/lib/cookies/constants.js new file mode 100644 index 0000000..85f1fec --- /dev/null +++ b/node_modules/undici/lib/cookies/constants.js @@ -0,0 +1,12 @@ +'use strict' + +// https://wicg.github.io/cookie-store/#cookie-maximum-attribute-value-size +const maxAttributeValueSize = 1024 + +// https://wicg.github.io/cookie-store/#cookie-maximum-name-value-pair-size +const maxNameValuePairSize = 4096 + +module.exports = { + maxAttributeValueSize, + maxNameValuePairSize +} diff --git a/node_modules/undici/lib/cookies/index.js b/node_modules/undici/lib/cookies/index.js new file mode 100644 index 0000000..c9c1f28 --- /dev/null +++ b/node_modules/undici/lib/cookies/index.js @@ -0,0 +1,184 @@ +'use strict' + +const { parseSetCookie } = require('./parse') +const { stringify, getHeadersList } = require('./util') +const { webidl } = require('../fetch/webidl') +const { Headers } = require('../fetch/headers') + +/** + * @typedef {Object} Cookie + * @property {string} name + * @property {string} value + * @property {Date|number|undefined} expires + * @property {number|undefined} maxAge + * @property {string|undefined} domain + * @property {string|undefined} path + * @property {boolean|undefined} secure + * @property {boolean|undefined} httpOnly + * @property {'Strict'|'Lax'|'None'} sameSite + * @property {string[]} unparsed + */ + +/** + * @param {Headers} headers + * @returns {Record} + */ +function getCookies (headers) { + webidl.argumentLengthCheck(arguments, 1, { header: 'getCookies' }) + + webidl.brandCheck(headers, Headers, { strict: false }) + + const cookie = headers.get('cookie') + const out = {} + + if (!cookie) { + return out + } + + for (const piece of cookie.split(';')) { + const [name, ...value] = piece.split('=') + + out[name.trim()] = value.join('=') + } + + return out +} + +/** + * @param {Headers} headers + * @param {string} name + * @param {{ path?: string, domain?: string }|undefined} attributes + * @returns {void} + */ +function deleteCookie (headers, name, attributes) { + webidl.argumentLengthCheck(arguments, 2, { header: 'deleteCookie' }) + + webidl.brandCheck(headers, Headers, { strict: false }) + + name = webidl.converters.DOMString(name) + attributes = webidl.converters.DeleteCookieAttributes(attributes) + + // Matches behavior of + // https://github.com/denoland/deno_std/blob/63827b16330b82489a04614027c33b7904e08be5/http/cookie.ts#L278 + setCookie(headers, { + name, + value: '', + expires: new Date(0), + ...attributes + }) +} + +/** + * @param {Headers} headers + * @returns {Cookie[]} + */ +function getSetCookies (headers) { + webidl.argumentLengthCheck(arguments, 1, { header: 'getSetCookies' }) + + webidl.brandCheck(headers, Headers, { strict: false }) + + const cookies = getHeadersList(headers).cookies + + if (!cookies) { + return [] + } + + // In older versions of undici, cookies is a list of name:value. + return cookies.map((pair) => parseSetCookie(Array.isArray(pair) ? pair[1] : pair)) +} + +/** + * @param {Headers} headers + * @param {Cookie} cookie + * @returns {void} + */ +function setCookie (headers, cookie) { + webidl.argumentLengthCheck(arguments, 2, { header: 'setCookie' }) + + webidl.brandCheck(headers, Headers, { strict: false }) + + cookie = webidl.converters.Cookie(cookie) + + const str = stringify(cookie) + + if (str) { + headers.append('Set-Cookie', stringify(cookie)) + } +} + +webidl.converters.DeleteCookieAttributes = webidl.dictionaryConverter([ + { + converter: webidl.nullableConverter(webidl.converters.DOMString), + key: 'path', + defaultValue: null + }, + { + converter: webidl.nullableConverter(webidl.converters.DOMString), + key: 'domain', + defaultValue: null + } +]) + +webidl.converters.Cookie = webidl.dictionaryConverter([ + { + converter: webidl.converters.DOMString, + key: 'name' + }, + { + converter: webidl.converters.DOMString, + key: 'value' + }, + { + converter: webidl.nullableConverter((value) => { + if (typeof value === 'number') { + return webidl.converters['unsigned long long'](value) + } + + return new Date(value) + }), + key: 'expires', + defaultValue: null + }, + { + converter: webidl.nullableConverter(webidl.converters['long long']), + key: 'maxAge', + defaultValue: null + }, + { + converter: webidl.nullableConverter(webidl.converters.DOMString), + key: 'domain', + defaultValue: null + }, + { + converter: webidl.nullableConverter(webidl.converters.DOMString), + key: 'path', + defaultValue: null + }, + { + converter: webidl.nullableConverter(webidl.converters.boolean), + key: 'secure', + defaultValue: null + }, + { + converter: webidl.nullableConverter(webidl.converters.boolean), + key: 'httpOnly', + defaultValue: null + }, + { + converter: webidl.converters.USVString, + key: 'sameSite', + allowedValues: ['Strict', 'Lax', 'None'] + }, + { + converter: webidl.sequenceConverter(webidl.converters.DOMString), + key: 'unparsed', + defaultValue: [] + } +]) + +module.exports = { + getCookies, + deleteCookie, + getSetCookies, + setCookie +} diff --git a/node_modules/undici/lib/cookies/parse.js b/node_modules/undici/lib/cookies/parse.js new file mode 100644 index 0000000..aae2750 --- /dev/null +++ b/node_modules/undici/lib/cookies/parse.js @@ -0,0 +1,317 @@ +'use strict' + +const { maxNameValuePairSize, maxAttributeValueSize } = require('./constants') +const { isCTLExcludingHtab } = require('./util') +const { collectASequenceOfCodePointsFast } = require('../fetch/dataURL') +const assert = require('assert') + +/** + * @description Parses the field-value attributes of a set-cookie header string. + * @see https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis#section-5.4 + * @param {string} header + * @returns if the header is invalid, null will be returned + */ +function parseSetCookie (header) { + // 1. If the set-cookie-string contains a %x00-08 / %x0A-1F / %x7F + // character (CTL characters excluding HTAB): Abort these steps and + // ignore the set-cookie-string entirely. + if (isCTLExcludingHtab(header)) { + return null + } + + let nameValuePair = '' + let unparsedAttributes = '' + let name = '' + let value = '' + + // 2. If the set-cookie-string contains a %x3B (";") character: + if (header.includes(';')) { + // 1. The name-value-pair string consists of the characters up to, + // but not including, the first %x3B (";"), and the unparsed- + // attributes consist of the remainder of the set-cookie-string + // (including the %x3B (";") in question). + const position = { position: 0 } + + nameValuePair = collectASequenceOfCodePointsFast(';', header, position) + unparsedAttributes = header.slice(position.position) + } else { + // Otherwise: + + // 1. The name-value-pair string consists of all the characters + // contained in the set-cookie-string, and the unparsed- + // attributes is the empty string. + nameValuePair = header + } + + // 3. If the name-value-pair string lacks a %x3D ("=") character, then + // the name string is empty, and the value string is the value of + // name-value-pair. + if (!nameValuePair.includes('=')) { + value = nameValuePair + } else { + // Otherwise, the name string consists of the characters up to, but + // not including, the first %x3D ("=") character, and the (possibly + // empty) value string consists of the characters after the first + // %x3D ("=") character. + const position = { position: 0 } + name = collectASequenceOfCodePointsFast( + '=', + nameValuePair, + position + ) + value = nameValuePair.slice(position.position + 1) + } + + // 4. Remove any leading or trailing WSP characters from the name + // string and the value string. + name = name.trim() + value = value.trim() + + // 5. If the sum of the lengths of the name string and the value string + // is more than 4096 octets, abort these steps and ignore the set- + // cookie-string entirely. + if (name.length + value.length > maxNameValuePairSize) { + return null + } + + // 6. The cookie-name is the name string, and the cookie-value is the + // value string. + return { + name, value, ...parseUnparsedAttributes(unparsedAttributes) + } +} + +/** + * Parses the remaining attributes of a set-cookie header + * @see https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis#section-5.4 + * @param {string} unparsedAttributes + * @param {[Object.]={}} cookieAttributeList + */ +function parseUnparsedAttributes (unparsedAttributes, cookieAttributeList = {}) { + // 1. If the unparsed-attributes string is empty, skip the rest of + // these steps. + if (unparsedAttributes.length === 0) { + return cookieAttributeList + } + + // 2. Discard the first character of the unparsed-attributes (which + // will be a %x3B (";") character). + assert(unparsedAttributes[0] === ';') + unparsedAttributes = unparsedAttributes.slice(1) + + let cookieAv = '' + + // 3. If the remaining unparsed-attributes contains a %x3B (";") + // character: + if (unparsedAttributes.includes(';')) { + // 1. Consume the characters of the unparsed-attributes up to, but + // not including, the first %x3B (";") character. + cookieAv = collectASequenceOfCodePointsFast( + ';', + unparsedAttributes, + { position: 0 } + ) + unparsedAttributes = unparsedAttributes.slice(cookieAv.length) + } else { + // Otherwise: + + // 1. Consume the remainder of the unparsed-attributes. + cookieAv = unparsedAttributes + unparsedAttributes = '' + } + + // Let the cookie-av string be the characters consumed in this step. + + let attributeName = '' + let attributeValue = '' + + // 4. If the cookie-av string contains a %x3D ("=") character: + if (cookieAv.includes('=')) { + // 1. The (possibly empty) attribute-name string consists of the + // characters up to, but not including, the first %x3D ("=") + // character, and the (possibly empty) attribute-value string + // consists of the characters after the first %x3D ("=") + // character. + const position = { position: 0 } + + attributeName = collectASequenceOfCodePointsFast( + '=', + cookieAv, + position + ) + attributeValue = cookieAv.slice(position.position + 1) + } else { + // Otherwise: + + // 1. The attribute-name string consists of the entire cookie-av + // string, and the attribute-value string is empty. + attributeName = cookieAv + } + + // 5. Remove any leading or trailing WSP characters from the attribute- + // name string and the attribute-value string. + attributeName = attributeName.trim() + attributeValue = attributeValue.trim() + + // 6. If the attribute-value is longer than 1024 octets, ignore the + // cookie-av string and return to Step 1 of this algorithm. + if (attributeValue.length > maxAttributeValueSize) { + return parseUnparsedAttributes(unparsedAttributes, cookieAttributeList) + } + + // 7. Process the attribute-name and attribute-value according to the + // requirements in the following subsections. (Notice that + // attributes with unrecognized attribute-names are ignored.) + const attributeNameLowercase = attributeName.toLowerCase() + + // https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis#section-5.4.1 + // If the attribute-name case-insensitively matches the string + // "Expires", the user agent MUST process the cookie-av as follows. + if (attributeNameLowercase === 'expires') { + // 1. Let the expiry-time be the result of parsing the attribute-value + // as cookie-date (see Section 5.1.1). + const expiryTime = new Date(attributeValue) + + // 2. If the attribute-value failed to parse as a cookie date, ignore + // the cookie-av. + + cookieAttributeList.expires = expiryTime + } else if (attributeNameLowercase === 'max-age') { + // https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis#section-5.4.2 + // If the attribute-name case-insensitively matches the string "Max- + // Age", the user agent MUST process the cookie-av as follows. + + // 1. If the first character of the attribute-value is not a DIGIT or a + // "-" character, ignore the cookie-av. + const charCode = attributeValue.charCodeAt(0) + + if ((charCode < 48 || charCode > 57) && attributeValue[0] !== '-') { + return parseUnparsedAttributes(unparsedAttributes, cookieAttributeList) + } + + // 2. If the remainder of attribute-value contains a non-DIGIT + // character, ignore the cookie-av. + if (!/^\d+$/.test(attributeValue)) { + return parseUnparsedAttributes(unparsedAttributes, cookieAttributeList) + } + + // 3. Let delta-seconds be the attribute-value converted to an integer. + const deltaSeconds = Number(attributeValue) + + // 4. Let cookie-age-limit be the maximum age of the cookie (which + // SHOULD be 400 days or less, see Section 4.1.2.2). + + // 5. Set delta-seconds to the smaller of its present value and cookie- + // age-limit. + // deltaSeconds = Math.min(deltaSeconds * 1000, maxExpiresMs) + + // 6. If delta-seconds is less than or equal to zero (0), let expiry- + // time be the earliest representable date and time. Otherwise, let + // the expiry-time be the current date and time plus delta-seconds + // seconds. + // const expiryTime = deltaSeconds <= 0 ? Date.now() : Date.now() + deltaSeconds + + // 7. Append an attribute to the cookie-attribute-list with an + // attribute-name of Max-Age and an attribute-value of expiry-time. + cookieAttributeList.maxAge = deltaSeconds + } else if (attributeNameLowercase === 'domain') { + // https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis#section-5.4.3 + // If the attribute-name case-insensitively matches the string "Domain", + // the user agent MUST process the cookie-av as follows. + + // 1. Let cookie-domain be the attribute-value. + let cookieDomain = attributeValue + + // 2. If cookie-domain starts with %x2E ("."), let cookie-domain be + // cookie-domain without its leading %x2E ("."). + if (cookieDomain[0] === '.') { + cookieDomain = cookieDomain.slice(1) + } + + // 3. Convert the cookie-domain to lower case. + cookieDomain = cookieDomain.toLowerCase() + + // 4. Append an attribute to the cookie-attribute-list with an + // attribute-name of Domain and an attribute-value of cookie-domain. + cookieAttributeList.domain = cookieDomain + } else if (attributeNameLowercase === 'path') { + // https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis#section-5.4.4 + // If the attribute-name case-insensitively matches the string "Path", + // the user agent MUST process the cookie-av as follows. + + // 1. If the attribute-value is empty or if the first character of the + // attribute-value is not %x2F ("/"): + let cookiePath = '' + if (attributeValue.length === 0 || attributeValue[0] !== '/') { + // 1. Let cookie-path be the default-path. + cookiePath = '/' + } else { + // Otherwise: + + // 1. Let cookie-path be the attribute-value. + cookiePath = attributeValue + } + + // 2. Append an attribute to the cookie-attribute-list with an + // attribute-name of Path and an attribute-value of cookie-path. + cookieAttributeList.path = cookiePath + } else if (attributeNameLowercase === 'secure') { + // https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis#section-5.4.5 + // If the attribute-name case-insensitively matches the string "Secure", + // the user agent MUST append an attribute to the cookie-attribute-list + // with an attribute-name of Secure and an empty attribute-value. + + cookieAttributeList.secure = true + } else if (attributeNameLowercase === 'httponly') { + // https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis#section-5.4.6 + // If the attribute-name case-insensitively matches the string + // "HttpOnly", the user agent MUST append an attribute to the cookie- + // attribute-list with an attribute-name of HttpOnly and an empty + // attribute-value. + + cookieAttributeList.httpOnly = true + } else if (attributeNameLowercase === 'samesite') { + // https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis#section-5.4.7 + // If the attribute-name case-insensitively matches the string + // "SameSite", the user agent MUST process the cookie-av as follows: + + // 1. Let enforcement be "Default". + let enforcement = 'Default' + + const attributeValueLowercase = attributeValue.toLowerCase() + // 2. If cookie-av's attribute-value is a case-insensitive match for + // "None", set enforcement to "None". + if (attributeValueLowercase.includes('none')) { + enforcement = 'None' + } + + // 3. If cookie-av's attribute-value is a case-insensitive match for + // "Strict", set enforcement to "Strict". + if (attributeValueLowercase.includes('strict')) { + enforcement = 'Strict' + } + + // 4. If cookie-av's attribute-value is a case-insensitive match for + // "Lax", set enforcement to "Lax". + if (attributeValueLowercase.includes('lax')) { + enforcement = 'Lax' + } + + // 5. Append an attribute to the cookie-attribute-list with an + // attribute-name of "SameSite" and an attribute-value of + // enforcement. + cookieAttributeList.sameSite = enforcement + } else { + cookieAttributeList.unparsed ??= [] + + cookieAttributeList.unparsed.push(`${attributeName}=${attributeValue}`) + } + + // 8. Return to Step 1 of this algorithm. + return parseUnparsedAttributes(unparsedAttributes, cookieAttributeList) +} + +module.exports = { + parseSetCookie, + parseUnparsedAttributes +} diff --git a/node_modules/undici/lib/cookies/util.js b/node_modules/undici/lib/cookies/util.js new file mode 100644 index 0000000..2290329 --- /dev/null +++ b/node_modules/undici/lib/cookies/util.js @@ -0,0 +1,291 @@ +'use strict' + +const assert = require('assert') +const { kHeadersList } = require('../core/symbols') + +function isCTLExcludingHtab (value) { + if (value.length === 0) { + return false + } + + for (const char of value) { + const code = char.charCodeAt(0) + + if ( + (code >= 0x00 || code <= 0x08) || + (code >= 0x0A || code <= 0x1F) || + code === 0x7F + ) { + return false + } + } +} + +/** + CHAR = + token = 1* + separators = "(" | ")" | "<" | ">" | "@" + | "," | ";" | ":" | "\" | <"> + | "/" | "[" | "]" | "?" | "=" + | "{" | "}" | SP | HT + * @param {string} name + */ +function validateCookieName (name) { + for (const char of name) { + const code = char.charCodeAt(0) + + if ( + (code <= 0x20 || code > 0x7F) || + char === '(' || + char === ')' || + char === '>' || + char === '<' || + char === '@' || + char === ',' || + char === ';' || + char === ':' || + char === '\\' || + char === '"' || + char === '/' || + char === '[' || + char === ']' || + char === '?' || + char === '=' || + char === '{' || + char === '}' + ) { + throw new Error('Invalid cookie name') + } + } +} + +/** + cookie-value = *cookie-octet / ( DQUOTE *cookie-octet DQUOTE ) + cookie-octet = %x21 / %x23-2B / %x2D-3A / %x3C-5B / %x5D-7E + ; US-ASCII characters excluding CTLs, + ; whitespace DQUOTE, comma, semicolon, + ; and backslash + * @param {string} value + */ +function validateCookieValue (value) { + for (const char of value) { + const code = char.charCodeAt(0) + + if ( + code < 0x21 || // exclude CTLs (0-31) + code === 0x22 || + code === 0x2C || + code === 0x3B || + code === 0x5C || + code > 0x7E // non-ascii + ) { + throw new Error('Invalid header value') + } + } +} + +/** + * path-value = + * @param {string} path + */ +function validateCookiePath (path) { + for (const char of path) { + const code = char.charCodeAt(0) + + if (code < 0x21 || char === ';') { + throw new Error('Invalid cookie path') + } + } +} + +/** + * I have no idea why these values aren't allowed to be honest, + * but Deno tests these. - Khafra + * @param {string} domain + */ +function validateCookieDomain (domain) { + if ( + domain.startsWith('-') || + domain.endsWith('.') || + domain.endsWith('-') + ) { + throw new Error('Invalid cookie domain') + } +} + +/** + * @see https://www.rfc-editor.org/rfc/rfc7231#section-7.1.1.1 + * @param {number|Date} date + IMF-fixdate = day-name "," SP date1 SP time-of-day SP GMT + ; fixed length/zone/capitalization subset of the format + ; see Section 3.3 of [RFC5322] + + day-name = %x4D.6F.6E ; "Mon", case-sensitive + / %x54.75.65 ; "Tue", case-sensitive + / %x57.65.64 ; "Wed", case-sensitive + / %x54.68.75 ; "Thu", case-sensitive + / %x46.72.69 ; "Fri", case-sensitive + / %x53.61.74 ; "Sat", case-sensitive + / %x53.75.6E ; "Sun", case-sensitive + date1 = day SP month SP year + ; e.g., 02 Jun 1982 + + day = 2DIGIT + month = %x4A.61.6E ; "Jan", case-sensitive + / %x46.65.62 ; "Feb", case-sensitive + / %x4D.61.72 ; "Mar", case-sensitive + / %x41.70.72 ; "Apr", case-sensitive + / %x4D.61.79 ; "May", case-sensitive + / %x4A.75.6E ; "Jun", case-sensitive + / %x4A.75.6C ; "Jul", case-sensitive + / %x41.75.67 ; "Aug", case-sensitive + / %x53.65.70 ; "Sep", case-sensitive + / %x4F.63.74 ; "Oct", case-sensitive + / %x4E.6F.76 ; "Nov", case-sensitive + / %x44.65.63 ; "Dec", case-sensitive + year = 4DIGIT + + GMT = %x47.4D.54 ; "GMT", case-sensitive + + time-of-day = hour ":" minute ":" second + ; 00:00:00 - 23:59:60 (leap second) + + hour = 2DIGIT + minute = 2DIGIT + second = 2DIGIT + */ +function toIMFDate (date) { + if (typeof date === 'number') { + date = new Date(date) + } + + const days = [ + 'Sun', 'Mon', 'Tue', 'Wed', + 'Thu', 'Fri', 'Sat' + ] + + const months = [ + 'Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', + 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec' + ] + + const dayName = days[date.getUTCDay()] + const day = date.getUTCDate().toString().padStart(2, '0') + const month = months[date.getUTCMonth()] + const year = date.getUTCFullYear() + const hour = date.getUTCHours().toString().padStart(2, '0') + const minute = date.getUTCMinutes().toString().padStart(2, '0') + const second = date.getUTCSeconds().toString().padStart(2, '0') + + return `${dayName}, ${day} ${month} ${year} ${hour}:${minute}:${second} GMT` +} + +/** + max-age-av = "Max-Age=" non-zero-digit *DIGIT + ; In practice, both expires-av and max-age-av + ; are limited to dates representable by the + ; user agent. + * @param {number} maxAge + */ +function validateCookieMaxAge (maxAge) { + if (maxAge < 0) { + throw new Error('Invalid cookie max-age') + } +} + +/** + * @see https://www.rfc-editor.org/rfc/rfc6265#section-4.1.1 + * @param {import('./index').Cookie} cookie + */ +function stringify (cookie) { + if (cookie.name.length === 0) { + return null + } + + validateCookieName(cookie.name) + validateCookieValue(cookie.value) + + const out = [`${cookie.name}=${cookie.value}`] + + // https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-cookie-prefixes-00#section-3.1 + // https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-cookie-prefixes-00#section-3.2 + if (cookie.name.startsWith('__Secure-')) { + cookie.secure = true + } + + if (cookie.name.startsWith('__Host-')) { + cookie.secure = true + cookie.domain = null + cookie.path = '/' + } + + if (cookie.secure) { + out.push('Secure') + } + + if (cookie.httpOnly) { + out.push('HttpOnly') + } + + if (typeof cookie.maxAge === 'number') { + validateCookieMaxAge(cookie.maxAge) + out.push(`Max-Age=${cookie.maxAge}`) + } + + if (cookie.domain) { + validateCookieDomain(cookie.domain) + out.push(`Domain=${cookie.domain}`) + } + + if (cookie.path) { + validateCookiePath(cookie.path) + out.push(`Path=${cookie.path}`) + } + + if (cookie.expires && cookie.expires.toString() !== 'Invalid Date') { + out.push(`Expires=${toIMFDate(cookie.expires)}`) + } + + if (cookie.sameSite) { + out.push(`SameSite=${cookie.sameSite}`) + } + + for (const part of cookie.unparsed) { + if (!part.includes('=')) { + throw new Error('Invalid unparsed') + } + + const [key, ...value] = part.split('=') + + out.push(`${key.trim()}=${value.join('=')}`) + } + + return out.join('; ') +} + +let kHeadersListNode + +function getHeadersList (headers) { + if (headers[kHeadersList]) { + return headers[kHeadersList] + } + + if (!kHeadersListNode) { + kHeadersListNode = Object.getOwnPropertySymbols(headers).find( + (symbol) => symbol.description === 'headers list' + ) + + assert(kHeadersListNode, 'Headers cannot be parsed') + } + + const headersList = headers[kHeadersListNode] + assert(headersList) + + return headersList +} + +module.exports = { + isCTLExcludingHtab, + stringify, + getHeadersList +} diff --git a/node_modules/undici/lib/core/connect.js b/node_modules/undici/lib/core/connect.js new file mode 100644 index 0000000..f3b5cc3 --- /dev/null +++ b/node_modules/undici/lib/core/connect.js @@ -0,0 +1,185 @@ +'use strict' + +const net = require('net') +const assert = require('assert') +const util = require('./util') +const { InvalidArgumentError, ConnectTimeoutError } = require('./errors') + +let tls // include tls conditionally since it is not always available + +// TODO: session re-use does not wait for the first +// connection to resolve the session and might therefore +// resolve the same servername multiple times even when +// re-use is enabled. + +let SessionCache +if (global.FinalizationRegistry) { + SessionCache = class WeakSessionCache { + constructor (maxCachedSessions) { + this._maxCachedSessions = maxCachedSessions + this._sessionCache = new Map() + this._sessionRegistry = new global.FinalizationRegistry((key) => { + if (this._sessionCache.size < this._maxCachedSessions) { + return + } + + const ref = this._sessionCache.get(key) + if (ref !== undefined && ref.deref() === undefined) { + this._sessionCache.delete(key) + } + }) + } + + get (sessionKey) { + const ref = this._sessionCache.get(sessionKey) + return ref ? ref.deref() : null + } + + set (sessionKey, session) { + if (this._maxCachedSessions === 0) { + return + } + + this._sessionCache.set(sessionKey, new WeakRef(session)) + this._sessionRegistry.register(session, sessionKey) + } + } +} else { + SessionCache = class SimpleSessionCache { + constructor (maxCachedSessions) { + this._maxCachedSessions = maxCachedSessions + this._sessionCache = new Map() + } + + get (sessionKey) { + return this._sessionCache.get(sessionKey) + } + + set (sessionKey, session) { + if (this._maxCachedSessions === 0) { + return + } + + if (this._sessionCache.size >= this._maxCachedSessions) { + // remove the oldest session + const { value: oldestKey } = this._sessionCache.keys().next() + this._sessionCache.delete(oldestKey) + } + + this._sessionCache.set(sessionKey, session) + } + } +} + +function buildConnector ({ maxCachedSessions, socketPath, timeout, ...opts }) { + if (maxCachedSessions != null && (!Number.isInteger(maxCachedSessions) || maxCachedSessions < 0)) { + throw new InvalidArgumentError('maxCachedSessions must be a positive integer or zero') + } + + const options = { path: socketPath, ...opts } + const sessionCache = new SessionCache(maxCachedSessions == null ? 100 : maxCachedSessions) + timeout = timeout == null ? 10e3 : timeout + + return function connect ({ hostname, host, protocol, port, servername, localAddress, httpSocket }, callback) { + let socket + if (protocol === 'https:') { + if (!tls) { + tls = require('tls') + } + servername = servername || options.servername || util.getServerName(host) || null + + const sessionKey = servername || hostname + const session = sessionCache.get(sessionKey) || null + + assert(sessionKey) + + socket = tls.connect({ + highWaterMark: 16384, // TLS in node can't have bigger HWM anyway... + ...options, + servername, + session, + localAddress, + socket: httpSocket, // upgrade socket connection + port: port || 443, + host: hostname + }) + + socket + .on('session', function (session) { + // TODO (fix): Can a session become invalid once established? Don't think so? + sessionCache.set(sessionKey, session) + }) + } else { + assert(!httpSocket, 'httpSocket can only be sent on TLS update') + socket = net.connect({ + highWaterMark: 64 * 1024, // Same as nodejs fs streams. + ...options, + localAddress, + port: port || 80, + host: hostname + }) + } + + // Set TCP keep alive options on the socket here instead of in connect() for the case of assigning the socket + if (options.keepAlive == null || options.keepAlive) { + const keepAliveInitialDelay = options.keepAliveInitialDelay === undefined ? 60e3 : options.keepAliveInitialDelay + socket.setKeepAlive(true, keepAliveInitialDelay) + } + + const cancelTimeout = setupTimeout(() => onConnectTimeout(socket), timeout) + + socket + .setNoDelay(true) + .once(protocol === 'https:' ? 'secureConnect' : 'connect', function () { + cancelTimeout() + + if (callback) { + const cb = callback + callback = null + cb(null, this) + } + }) + .on('error', function (err) { + cancelTimeout() + + if (callback) { + const cb = callback + callback = null + cb(err) + } + }) + + return socket + } +} + +function setupTimeout (onConnectTimeout, timeout) { + if (!timeout) { + return () => {} + } + + let s1 = null + let s2 = null + const timeoutId = setTimeout(() => { + // setImmediate is added to make sure that we priotorise socket error events over timeouts + s1 = setImmediate(() => { + if (process.platform === 'win32') { + // Windows needs an extra setImmediate probably due to implementation differences in the socket logic + s2 = setImmediate(() => onConnectTimeout()) + } else { + onConnectTimeout() + } + }) + }, timeout) + return () => { + clearTimeout(timeoutId) + clearImmediate(s1) + clearImmediate(s2) + } +} + +function onConnectTimeout (socket) { + util.destroy(socket, new ConnectTimeoutError()) +} + +module.exports = buildConnector diff --git a/node_modules/undici/lib/core/errors.js b/node_modules/undici/lib/core/errors.js new file mode 100644 index 0000000..653782d --- /dev/null +++ b/node_modules/undici/lib/core/errors.js @@ -0,0 +1,216 @@ +'use strict' + +class UndiciError extends Error { + constructor (message) { + super(message) + this.name = 'UndiciError' + this.code = 'UND_ERR' + } +} + +class ConnectTimeoutError extends UndiciError { + constructor (message) { + super(message) + Error.captureStackTrace(this, ConnectTimeoutError) + this.name = 'ConnectTimeoutError' + this.message = message || 'Connect Timeout Error' + this.code = 'UND_ERR_CONNECT_TIMEOUT' + } +} + +class HeadersTimeoutError extends UndiciError { + constructor (message) { + super(message) + Error.captureStackTrace(this, HeadersTimeoutError) + this.name = 'HeadersTimeoutError' + this.message = message || 'Headers Timeout Error' + this.code = 'UND_ERR_HEADERS_TIMEOUT' + } +} + +class HeadersOverflowError extends UndiciError { + constructor (message) { + super(message) + Error.captureStackTrace(this, HeadersOverflowError) + this.name = 'HeadersOverflowError' + this.message = message || 'Headers Overflow Error' + this.code = 'UND_ERR_HEADERS_OVERFLOW' + } +} + +class BodyTimeoutError extends UndiciError { + constructor (message) { + super(message) + Error.captureStackTrace(this, BodyTimeoutError) + this.name = 'BodyTimeoutError' + this.message = message || 'Body Timeout Error' + this.code = 'UND_ERR_BODY_TIMEOUT' + } +} + +class ResponseStatusCodeError extends UndiciError { + constructor (message, statusCode, headers, body) { + super(message) + Error.captureStackTrace(this, ResponseStatusCodeError) + this.name = 'ResponseStatusCodeError' + this.message = message || 'Response Status Code Error' + this.code = 'UND_ERR_RESPONSE_STATUS_CODE' + this.body = body + this.status = statusCode + this.statusCode = statusCode + this.headers = headers + } +} + +class InvalidArgumentError extends UndiciError { + constructor (message) { + super(message) + Error.captureStackTrace(this, InvalidArgumentError) + this.name = 'InvalidArgumentError' + this.message = message || 'Invalid Argument Error' + this.code = 'UND_ERR_INVALID_ARG' + } +} + +class InvalidReturnValueError extends UndiciError { + constructor (message) { + super(message) + Error.captureStackTrace(this, InvalidReturnValueError) + this.name = 'InvalidReturnValueError' + this.message = message || 'Invalid Return Value Error' + this.code = 'UND_ERR_INVALID_RETURN_VALUE' + } +} + +class RequestAbortedError extends UndiciError { + constructor (message) { + super(message) + Error.captureStackTrace(this, RequestAbortedError) + this.name = 'AbortError' + this.message = message || 'Request aborted' + this.code = 'UND_ERR_ABORTED' + } +} + +class InformationalError extends UndiciError { + constructor (message) { + super(message) + Error.captureStackTrace(this, InformationalError) + this.name = 'InformationalError' + this.message = message || 'Request information' + this.code = 'UND_ERR_INFO' + } +} + +class RequestContentLengthMismatchError extends UndiciError { + constructor (message) { + super(message) + Error.captureStackTrace(this, RequestContentLengthMismatchError) + this.name = 'RequestContentLengthMismatchError' + this.message = message || 'Request body length does not match content-length header' + this.code = 'UND_ERR_REQ_CONTENT_LENGTH_MISMATCH' + } +} + +class ResponseContentLengthMismatchError extends UndiciError { + constructor (message) { + super(message) + Error.captureStackTrace(this, ResponseContentLengthMismatchError) + this.name = 'ResponseContentLengthMismatchError' + this.message = message || 'Response body length does not match content-length header' + this.code = 'UND_ERR_RES_CONTENT_LENGTH_MISMATCH' + } +} + +class ClientDestroyedError extends UndiciError { + constructor (message) { + super(message) + Error.captureStackTrace(this, ClientDestroyedError) + this.name = 'ClientDestroyedError' + this.message = message || 'The client is destroyed' + this.code = 'UND_ERR_DESTROYED' + } +} + +class ClientClosedError extends UndiciError { + constructor (message) { + super(message) + Error.captureStackTrace(this, ClientClosedError) + this.name = 'ClientClosedError' + this.message = message || 'The client is closed' + this.code = 'UND_ERR_CLOSED' + } +} + +class SocketError extends UndiciError { + constructor (message, socket) { + super(message) + Error.captureStackTrace(this, SocketError) + this.name = 'SocketError' + this.message = message || 'Socket error' + this.code = 'UND_ERR_SOCKET' + this.socket = socket + } +} + +class NotSupportedError extends UndiciError { + constructor (message) { + super(message) + Error.captureStackTrace(this, NotSupportedError) + this.name = 'NotSupportedError' + this.message = message || 'Not supported error' + this.code = 'UND_ERR_NOT_SUPPORTED' + } +} + +class BalancedPoolMissingUpstreamError extends UndiciError { + constructor (message) { + super(message) + Error.captureStackTrace(this, NotSupportedError) + this.name = 'MissingUpstreamError' + this.message = message || 'No upstream has been added to the BalancedPool' + this.code = 'UND_ERR_BPL_MISSING_UPSTREAM' + } +} + +class HTTPParserError extends Error { + constructor (message, code, data) { + super(message) + Error.captureStackTrace(this, HTTPParserError) + this.name = 'HTTPParserError' + this.code = code ? `HPE_${code}` : undefined + this.data = data ? data.toString() : undefined + } +} + +class ResponseExceededMaxSizeError extends UndiciError { + constructor (message) { + super(message) + Error.captureStackTrace(this, ResponseExceededMaxSizeError) + this.name = 'ResponseExceededMaxSizeError' + this.message = message || 'Response content exceeded max size' + this.code = 'UND_ERR_RES_EXCEEDED_MAX_SIZE' + } +} + +module.exports = { + HTTPParserError, + UndiciError, + HeadersTimeoutError, + HeadersOverflowError, + BodyTimeoutError, + RequestContentLengthMismatchError, + ConnectTimeoutError, + ResponseStatusCodeError, + InvalidArgumentError, + InvalidReturnValueError, + RequestAbortedError, + ClientDestroyedError, + ClientClosedError, + InformationalError, + SocketError, + NotSupportedError, + ResponseContentLengthMismatchError, + BalancedPoolMissingUpstreamError, + ResponseExceededMaxSizeError +} diff --git a/node_modules/undici/lib/core/request.js b/node_modules/undici/lib/core/request.js new file mode 100644 index 0000000..6c9a24d --- /dev/null +++ b/node_modules/undici/lib/core/request.js @@ -0,0 +1,368 @@ +'use strict' + +const { + InvalidArgumentError, + NotSupportedError +} = require('./errors') +const assert = require('assert') +const util = require('./util') + +// tokenRegExp and headerCharRegex have been lifted from +// https://github.com/nodejs/node/blob/main/lib/_http_common.js + +/** + * Verifies that the given val is a valid HTTP token + * per the rules defined in RFC 7230 + * See https://tools.ietf.org/html/rfc7230#section-3.2.6 + */ +const tokenRegExp = /^[\^_`a-zA-Z\-0-9!#$%&'*+.|~]+$/ + +/** + * Matches if val contains an invalid field-vchar + * field-value = *( field-content / obs-fold ) + * field-content = field-vchar [ 1*( SP / HTAB ) field-vchar ] + * field-vchar = VCHAR / obs-text + */ +const headerCharRegex = /[^\t\x20-\x7e\x80-\xff]/ + +// Verifies that a given path is valid does not contain control chars \x00 to \x20 +const invalidPathRegex = /[^\u0021-\u00ff]/ + +const kHandler = Symbol('handler') + +const channels = {} + +let extractBody + +try { + const diagnosticsChannel = require('diagnostics_channel') + channels.create = diagnosticsChannel.channel('undici:request:create') + channels.bodySent = diagnosticsChannel.channel('undici:request:bodySent') + channels.headers = diagnosticsChannel.channel('undici:request:headers') + channels.trailers = diagnosticsChannel.channel('undici:request:trailers') + channels.error = diagnosticsChannel.channel('undici:request:error') +} catch { + channels.create = { hasSubscribers: false } + channels.bodySent = { hasSubscribers: false } + channels.headers = { hasSubscribers: false } + channels.trailers = { hasSubscribers: false } + channels.error = { hasSubscribers: false } +} + +class Request { + constructor (origin, { + path, + method, + body, + headers, + query, + idempotent, + blocking, + upgrade, + headersTimeout, + bodyTimeout, + reset, + throwOnError + }, handler) { + if (typeof path !== 'string') { + throw new InvalidArgumentError('path must be a string') + } else if ( + path[0] !== '/' && + !(path.startsWith('http://') || path.startsWith('https://')) && + method !== 'CONNECT' + ) { + throw new InvalidArgumentError('path must be an absolute URL or start with a slash') + } else if (invalidPathRegex.exec(path) !== null) { + throw new InvalidArgumentError('invalid request path') + } + + if (typeof method !== 'string') { + throw new InvalidArgumentError('method must be a string') + } else if (tokenRegExp.exec(method) === null) { + throw new InvalidArgumentError('invalid request method') + } + + if (upgrade && typeof upgrade !== 'string') { + throw new InvalidArgumentError('upgrade must be a string') + } + + if (headersTimeout != null && (!Number.isFinite(headersTimeout) || headersTimeout < 0)) { + throw new InvalidArgumentError('invalid headersTimeout') + } + + if (bodyTimeout != null && (!Number.isFinite(bodyTimeout) || bodyTimeout < 0)) { + throw new InvalidArgumentError('invalid bodyTimeout') + } + + if (reset != null && typeof reset !== 'boolean') { + throw new InvalidArgumentError('invalid reset') + } + + this.headersTimeout = headersTimeout + + this.bodyTimeout = bodyTimeout + + this.throwOnError = throwOnError === true + + this.method = method + + if (body == null) { + this.body = null + } else if (util.isStream(body)) { + this.body = body + } else if (util.isBuffer(body)) { + this.body = body.byteLength ? body : null + } else if (ArrayBuffer.isView(body)) { + this.body = body.buffer.byteLength ? Buffer.from(body.buffer, body.byteOffset, body.byteLength) : null + } else if (body instanceof ArrayBuffer) { + this.body = body.byteLength ? Buffer.from(body) : null + } else if (typeof body === 'string') { + this.body = body.length ? Buffer.from(body) : null + } else if (util.isFormDataLike(body) || util.isIterable(body) || util.isBlobLike(body)) { + this.body = body + } else { + throw new InvalidArgumentError('body must be a string, a Buffer, a Readable stream, an iterable, or an async iterable') + } + + this.completed = false + + this.aborted = false + + this.upgrade = upgrade || null + + this.path = query ? util.buildURL(path, query) : path + + this.origin = origin + + this.idempotent = idempotent == null + ? method === 'HEAD' || method === 'GET' + : idempotent + + this.blocking = blocking == null ? false : blocking + + this.reset = reset == null ? null : reset + + this.host = null + + this.contentLength = null + + this.contentType = null + + this.headers = '' + + if (Array.isArray(headers)) { + if (headers.length % 2 !== 0) { + throw new InvalidArgumentError('headers array must be even') + } + for (let i = 0; i < headers.length; i += 2) { + processHeader(this, headers[i], headers[i + 1]) + } + } else if (headers && typeof headers === 'object') { + const keys = Object.keys(headers) + for (let i = 0; i < keys.length; i++) { + const key = keys[i] + processHeader(this, key, headers[key]) + } + } else if (headers != null) { + throw new InvalidArgumentError('headers must be an object or an array') + } + + if (util.isFormDataLike(this.body)) { + if (util.nodeMajor < 16 || (util.nodeMajor === 16 && util.nodeMinor < 8)) { + throw new InvalidArgumentError('Form-Data bodies are only supported in node v16.8 and newer.') + } + + if (!extractBody) { + extractBody = require('../fetch/body.js').extractBody + } + + const [bodyStream, contentType] = extractBody(body) + if (this.contentType == null) { + this.contentType = contentType + this.headers += `content-type: ${contentType}\r\n` + } + this.body = bodyStream.stream + this.contentLength = bodyStream.length + } else if (util.isBlobLike(body) && this.contentType == null && body.type) { + this.contentType = body.type + this.headers += `content-type: ${body.type}\r\n` + } + + util.validateHandler(handler, method, upgrade) + + this.servername = util.getServerName(this.host) + + this[kHandler] = handler + + if (channels.create.hasSubscribers) { + channels.create.publish({ request: this }) + } + } + + onBodySent (chunk) { + if (this[kHandler].onBodySent) { + try { + this[kHandler].onBodySent(chunk) + } catch (err) { + this.onError(err) + } + } + } + + onRequestSent () { + if (channels.bodySent.hasSubscribers) { + channels.bodySent.publish({ request: this }) + } + } + + onConnect (abort) { + assert(!this.aborted) + assert(!this.completed) + + return this[kHandler].onConnect(abort) + } + + onHeaders (statusCode, headers, resume, statusText) { + assert(!this.aborted) + assert(!this.completed) + + if (channels.headers.hasSubscribers) { + channels.headers.publish({ request: this, response: { statusCode, headers, statusText } }) + } + + return this[kHandler].onHeaders(statusCode, headers, resume, statusText) + } + + onData (chunk) { + assert(!this.aborted) + assert(!this.completed) + + return this[kHandler].onData(chunk) + } + + onUpgrade (statusCode, headers, socket) { + assert(!this.aborted) + assert(!this.completed) + + return this[kHandler].onUpgrade(statusCode, headers, socket) + } + + onComplete (trailers) { + assert(!this.aborted) + + this.completed = true + if (channels.trailers.hasSubscribers) { + channels.trailers.publish({ request: this, trailers }) + } + return this[kHandler].onComplete(trailers) + } + + onError (error) { + if (channels.error.hasSubscribers) { + channels.error.publish({ request: this, error }) + } + + if (this.aborted) { + return + } + this.aborted = true + return this[kHandler].onError(error) + } + + addHeader (key, value) { + processHeader(this, key, value) + return this + } +} + +function processHeaderValue (key, val) { + if (val && typeof val === 'object') { + throw new InvalidArgumentError(`invalid ${key} header`) + } + + val = val != null ? `${val}` : '' + + if (headerCharRegex.exec(val) !== null) { + throw new InvalidArgumentError(`invalid ${key} header`) + } + + return `${key}: ${val}\r\n` +} + +function processHeader (request, key, val) { + if (val && (typeof val === 'object' && !Array.isArray(val))) { + throw new InvalidArgumentError(`invalid ${key} header`) + } else if (val === undefined) { + return + } + + if ( + request.host === null && + key.length === 4 && + key.toLowerCase() === 'host' + ) { + if (headerCharRegex.exec(val) !== null) { + throw new InvalidArgumentError(`invalid ${key} header`) + } + // Consumed by Client + request.host = val + } else if ( + request.contentLength === null && + key.length === 14 && + key.toLowerCase() === 'content-length' + ) { + request.contentLength = parseInt(val, 10) + if (!Number.isFinite(request.contentLength)) { + throw new InvalidArgumentError('invalid content-length header') + } + } else if ( + request.contentType === null && + key.length === 12 && + key.toLowerCase() === 'content-type' + ) { + request.contentType = val + request.headers += processHeaderValue(key, val) + } else if ( + key.length === 17 && + key.toLowerCase() === 'transfer-encoding' + ) { + throw new InvalidArgumentError('invalid transfer-encoding header') + } else if ( + key.length === 10 && + key.toLowerCase() === 'connection' + ) { + const value = typeof val === 'string' ? val.toLowerCase() : null + if (value !== 'close' && value !== 'keep-alive') { + throw new InvalidArgumentError('invalid connection header') + } else if (value === 'close') { + request.reset = true + } + } else if ( + key.length === 10 && + key.toLowerCase() === 'keep-alive' + ) { + throw new InvalidArgumentError('invalid keep-alive header') + } else if ( + key.length === 7 && + key.toLowerCase() === 'upgrade' + ) { + throw new InvalidArgumentError('invalid upgrade header') + } else if ( + key.length === 6 && + key.toLowerCase() === 'expect' + ) { + throw new NotSupportedError('expect header not supported') + } else if (tokenRegExp.exec(key) === null) { + throw new InvalidArgumentError('invalid header key') + } else { + if (Array.isArray(val)) { + for (let i = 0; i < val.length; i++) { + request.headers += processHeaderValue(key, val[i]) + } + } else { + request.headers += processHeaderValue(key, val) + } + } +} + +module.exports = Request diff --git a/node_modules/undici/lib/core/symbols.js b/node_modules/undici/lib/core/symbols.js new file mode 100644 index 0000000..c852107 --- /dev/null +++ b/node_modules/undici/lib/core/symbols.js @@ -0,0 +1,55 @@ +module.exports = { + kClose: Symbol('close'), + kDestroy: Symbol('destroy'), + kDispatch: Symbol('dispatch'), + kUrl: Symbol('url'), + kWriting: Symbol('writing'), + kResuming: Symbol('resuming'), + kQueue: Symbol('queue'), + kConnect: Symbol('connect'), + kConnecting: Symbol('connecting'), + kHeadersList: Symbol('headers list'), + kKeepAliveDefaultTimeout: Symbol('default keep alive timeout'), + kKeepAliveMaxTimeout: Symbol('max keep alive timeout'), + kKeepAliveTimeoutThreshold: Symbol('keep alive timeout threshold'), + kKeepAliveTimeoutValue: Symbol('keep alive timeout'), + kKeepAlive: Symbol('keep alive'), + kHeadersTimeout: Symbol('headers timeout'), + kBodyTimeout: Symbol('body timeout'), + kServerName: Symbol('server name'), + kLocalAddress: Symbol('local address'), + kHost: Symbol('host'), + kNoRef: Symbol('no ref'), + kBodyUsed: Symbol('used'), + kRunning: Symbol('running'), + kBlocking: Symbol('blocking'), + kPending: Symbol('pending'), + kSize: Symbol('size'), + kBusy: Symbol('busy'), + kQueued: Symbol('queued'), + kFree: Symbol('free'), + kConnected: Symbol('connected'), + kClosed: Symbol('closed'), + kNeedDrain: Symbol('need drain'), + kReset: Symbol('reset'), + kDestroyed: Symbol.for('nodejs.stream.destroyed'), + kMaxHeadersSize: Symbol('max headers size'), + kRunningIdx: Symbol('running index'), + kPendingIdx: Symbol('pending index'), + kError: Symbol('error'), + kClients: Symbol('clients'), + kClient: Symbol('client'), + kParser: Symbol('parser'), + kOnDestroyed: Symbol('destroy callbacks'), + kPipelining: Symbol('pipelining'), + kSocket: Symbol('socket'), + kHostHeader: Symbol('host header'), + kConnector: Symbol('connector'), + kStrictContentLength: Symbol('strict content length'), + kMaxRedirections: Symbol('maxRedirections'), + kMaxRequests: Symbol('maxRequestsPerClient'), + kProxy: Symbol('proxy agent options'), + kCounter: Symbol('socket request counter'), + kInterceptors: Symbol('dispatch interceptors'), + kMaxResponseSize: Symbol('max response size') +} diff --git a/node_modules/undici/lib/core/util.js b/node_modules/undici/lib/core/util.js new file mode 100644 index 0000000..6f247d2 --- /dev/null +++ b/node_modules/undici/lib/core/util.js @@ -0,0 +1,475 @@ +'use strict' + +const assert = require('assert') +const { kDestroyed, kBodyUsed } = require('./symbols') +const { IncomingMessage } = require('http') +const stream = require('stream') +const net = require('net') +const { InvalidArgumentError } = require('./errors') +const { Blob } = require('buffer') +const nodeUtil = require('util') +const { stringify } = require('querystring') + +const [nodeMajor, nodeMinor] = process.versions.node.split('.').map(v => Number(v)) + +function nop () {} + +function isStream (obj) { + return obj && typeof obj === 'object' && typeof obj.pipe === 'function' && typeof obj.on === 'function' +} + +// based on https://github.com/node-fetch/fetch-blob/blob/8ab587d34080de94140b54f07168451e7d0b655e/index.js#L229-L241 (MIT License) +function isBlobLike (object) { + return (Blob && object instanceof Blob) || ( + object && + typeof object === 'object' && + (typeof object.stream === 'function' || + typeof object.arrayBuffer === 'function') && + /^(Blob|File)$/.test(object[Symbol.toStringTag]) + ) +} + +function buildURL (url, queryParams) { + if (url.includes('?') || url.includes('#')) { + throw new Error('Query params cannot be passed when url already contains "?" or "#".') + } + + const stringified = stringify(queryParams) + + if (stringified) { + url += '?' + stringified + } + + return url +} + +function parseURL (url) { + if (typeof url === 'string') { + url = new URL(url) + + if (!/^https?:/.test(url.origin || url.protocol)) { + throw new InvalidArgumentError('Invalid URL protocol: the URL must start with `http:` or `https:`.') + } + + return url + } + + if (!url || typeof url !== 'object') { + throw new InvalidArgumentError('Invalid URL: The URL argument must be a non-null object.') + } + + if (url.port != null && url.port !== '' && !Number.isFinite(parseInt(url.port))) { + throw new InvalidArgumentError('Invalid URL: port must be a valid integer or a string representation of an integer.') + } + + if (url.path != null && typeof url.path !== 'string') { + throw new InvalidArgumentError('Invalid URL path: the path must be a string or null/undefined.') + } + + if (url.pathname != null && typeof url.pathname !== 'string') { + throw new InvalidArgumentError('Invalid URL pathname: the pathname must be a string or null/undefined.') + } + + if (url.hostname != null && typeof url.hostname !== 'string') { + throw new InvalidArgumentError('Invalid URL hostname: the hostname must be a string or null/undefined.') + } + + if (url.origin != null && typeof url.origin !== 'string') { + throw new InvalidArgumentError('Invalid URL origin: the origin must be a string or null/undefined.') + } + + if (!/^https?:/.test(url.origin || url.protocol)) { + throw new InvalidArgumentError('Invalid URL protocol: the URL must start with `http:` or `https:`.') + } + + if (!(url instanceof URL)) { + const port = url.port != null + ? url.port + : (url.protocol === 'https:' ? 443 : 80) + let origin = url.origin != null + ? url.origin + : `${url.protocol}//${url.hostname}:${port}` + let path = url.path != null + ? url.path + : `${url.pathname || ''}${url.search || ''}` + + if (origin.endsWith('/')) { + origin = origin.substring(0, origin.length - 1) + } + + if (path && !path.startsWith('/')) { + path = `/${path}` + } + // new URL(path, origin) is unsafe when `path` contains an absolute URL + // From https://developer.mozilla.org/en-US/docs/Web/API/URL/URL: + // If first parameter is a relative URL, second param is required, and will be used as the base URL. + // If first parameter is an absolute URL, a given second param will be ignored. + url = new URL(origin + path) + } + + return url +} + +function parseOrigin (url) { + url = parseURL(url) + + if (url.pathname !== '/' || url.search || url.hash) { + throw new InvalidArgumentError('invalid url') + } + + return url +} + +function getHostname (host) { + if (host[0] === '[') { + const idx = host.indexOf(']') + + assert(idx !== -1) + return host.substr(1, idx - 1) + } + + const idx = host.indexOf(':') + if (idx === -1) return host + + return host.substr(0, idx) +} + +// IP addresses are not valid server names per RFC6066 +// > Currently, the only server names supported are DNS hostnames +function getServerName (host) { + if (!host) { + return null + } + + assert.strictEqual(typeof host, 'string') + + const servername = getHostname(host) + if (net.isIP(servername)) { + return '' + } + + return servername +} + +function deepClone (obj) { + return JSON.parse(JSON.stringify(obj)) +} + +function isAsyncIterable (obj) { + return !!(obj != null && typeof obj[Symbol.asyncIterator] === 'function') +} + +function isIterable (obj) { + return !!(obj != null && (typeof obj[Symbol.iterator] === 'function' || typeof obj[Symbol.asyncIterator] === 'function')) +} + +function bodyLength (body) { + if (body == null) { + return 0 + } else if (isStream(body)) { + const state = body._readableState + return state && state.ended === true && Number.isFinite(state.length) + ? state.length + : null + } else if (isBlobLike(body)) { + return body.size != null ? body.size : null + } else if (isBuffer(body)) { + return body.byteLength + } + + return null +} + +function isDestroyed (stream) { + return !stream || !!(stream.destroyed || stream[kDestroyed]) +} + +function isReadableAborted (stream) { + const state = stream && stream._readableState + return isDestroyed(stream) && state && !state.endEmitted +} + +function destroy (stream, err) { + if (!isStream(stream) || isDestroyed(stream)) { + return + } + + if (typeof stream.destroy === 'function') { + if (Object.getPrototypeOf(stream).constructor === IncomingMessage) { + // See: https://github.com/nodejs/node/pull/38505/files + stream.socket = null + } + stream.destroy(err) + } else if (err) { + process.nextTick((stream, err) => { + stream.emit('error', err) + }, stream, err) + } + + if (stream.destroyed !== true) { + stream[kDestroyed] = true + } +} + +const KEEPALIVE_TIMEOUT_EXPR = /timeout=(\d+)/ +function parseKeepAliveTimeout (val) { + const m = val.toString().match(KEEPALIVE_TIMEOUT_EXPR) + return m ? parseInt(m[1], 10) * 1000 : null +} + +function parseHeaders (headers, obj = {}) { + for (let i = 0; i < headers.length; i += 2) { + const key = headers[i].toString().toLowerCase() + let val = obj[key] + + if (!val) { + if (Array.isArray(headers[i + 1])) { + obj[key] = headers[i + 1] + } else { + obj[key] = headers[i + 1].toString('utf8') + } + } else { + if (!Array.isArray(val)) { + val = [val] + obj[key] = val + } + val.push(headers[i + 1].toString('utf8')) + } + } + + // See https://github.com/nodejs/node/pull/46528 + if ('content-length' in obj && 'content-disposition' in obj) { + obj['content-disposition'] = Buffer.from(obj['content-disposition']).toString('latin1') + } + + return obj +} + +function parseRawHeaders (headers) { + const ret = [] + let hasContentLength = false + let contentDispositionIdx = -1 + + for (let n = 0; n < headers.length; n += 2) { + const key = headers[n + 0].toString() + const val = headers[n + 1].toString('utf8') + + if (key.length === 14 && (key === 'content-length' || key.toLowerCase() === 'content-length')) { + ret.push(key, val) + hasContentLength = true + } else if (key.length === 19 && (key === 'content-disposition' || key.toLowerCase() === 'content-disposition')) { + contentDispositionIdx = ret.push(key, val) - 1 + } else { + ret.push(key, val) + } + } + + // See https://github.com/nodejs/node/pull/46528 + if (hasContentLength && contentDispositionIdx !== -1) { + ret[contentDispositionIdx] = Buffer.from(ret[contentDispositionIdx]).toString('latin1') + } + + return ret +} + +function isBuffer (buffer) { + // See, https://github.com/mcollina/undici/pull/319 + return buffer instanceof Uint8Array || Buffer.isBuffer(buffer) +} + +function validateHandler (handler, method, upgrade) { + if (!handler || typeof handler !== 'object') { + throw new InvalidArgumentError('handler must be an object') + } + + if (typeof handler.onConnect !== 'function') { + throw new InvalidArgumentError('invalid onConnect method') + } + + if (typeof handler.onError !== 'function') { + throw new InvalidArgumentError('invalid onError method') + } + + if (typeof handler.onBodySent !== 'function' && handler.onBodySent !== undefined) { + throw new InvalidArgumentError('invalid onBodySent method') + } + + if (upgrade || method === 'CONNECT') { + if (typeof handler.onUpgrade !== 'function') { + throw new InvalidArgumentError('invalid onUpgrade method') + } + } else { + if (typeof handler.onHeaders !== 'function') { + throw new InvalidArgumentError('invalid onHeaders method') + } + + if (typeof handler.onData !== 'function') { + throw new InvalidArgumentError('invalid onData method') + } + + if (typeof handler.onComplete !== 'function') { + throw new InvalidArgumentError('invalid onComplete method') + } + } +} + +// A body is disturbed if it has been read from and it cannot +// be re-used without losing state or data. +function isDisturbed (body) { + return !!(body && ( + stream.isDisturbed + ? stream.isDisturbed(body) || body[kBodyUsed] // TODO (fix): Why is body[kBodyUsed] needed? + : body[kBodyUsed] || + body.readableDidRead || + (body._readableState && body._readableState.dataEmitted) || + isReadableAborted(body) + )) +} + +function isErrored (body) { + return !!(body && ( + stream.isErrored + ? stream.isErrored(body) + : /state: 'errored'/.test(nodeUtil.inspect(body) + ))) +} + +function isReadable (body) { + return !!(body && ( + stream.isReadable + ? stream.isReadable(body) + : /state: 'readable'/.test(nodeUtil.inspect(body) + ))) +} + +function getSocketInfo (socket) { + return { + localAddress: socket.localAddress, + localPort: socket.localPort, + remoteAddress: socket.remoteAddress, + remotePort: socket.remotePort, + remoteFamily: socket.remoteFamily, + timeout: socket.timeout, + bytesWritten: socket.bytesWritten, + bytesRead: socket.bytesRead + } +} + +let ReadableStream +function ReadableStreamFrom (iterable) { + if (!ReadableStream) { + ReadableStream = require('stream/web').ReadableStream + } + + if (ReadableStream.from) { + // https://github.com/whatwg/streams/pull/1083 + return ReadableStream.from(iterable) + } + + let iterator + return new ReadableStream( + { + async start () { + iterator = iterable[Symbol.asyncIterator]() + }, + async pull (controller) { + const { done, value } = await iterator.next() + if (done) { + queueMicrotask(() => { + controller.close() + }) + } else { + const buf = Buffer.isBuffer(value) ? value : Buffer.from(value) + controller.enqueue(new Uint8Array(buf)) + } + return controller.desiredSize > 0 + }, + async cancel (reason) { + await iterator.return() + } + }, + 0 + ) +} + +// The chunk should be a FormData instance and contains +// all the required methods. +function isFormDataLike (object) { + return ( + object && + typeof object === 'object' && + typeof object.append === 'function' && + typeof object.delete === 'function' && + typeof object.get === 'function' && + typeof object.getAll === 'function' && + typeof object.has === 'function' && + typeof object.set === 'function' && + object[Symbol.toStringTag] === 'FormData' + ) +} + +function throwIfAborted (signal) { + if (!signal) { return } + if (typeof signal.throwIfAborted === 'function') { + signal.throwIfAborted() + } else { + if (signal.aborted) { + // DOMException not available < v17.0.0 + const err = new Error('The operation was aborted') + err.name = 'AbortError' + throw err + } + } +} + +const hasToWellFormed = !!String.prototype.toWellFormed + +/** + * @param {string} val + */ +function toUSVString (val) { + if (hasToWellFormed) { + return `${val}`.toWellFormed() + } else if (nodeUtil.toUSVString) { + return nodeUtil.toUSVString(val) + } + + return `${val}` +} + +const kEnumerableProperty = Object.create(null) +kEnumerableProperty.enumerable = true + +module.exports = { + kEnumerableProperty, + nop, + isDisturbed, + isErrored, + isReadable, + toUSVString, + isReadableAborted, + isBlobLike, + parseOrigin, + parseURL, + getServerName, + isStream, + isIterable, + isAsyncIterable, + isDestroyed, + parseRawHeaders, + parseHeaders, + parseKeepAliveTimeout, + destroy, + bodyLength, + deepClone, + ReadableStreamFrom, + isBuffer, + validateHandler, + getSocketInfo, + isFormDataLike, + buildURL, + throwIfAborted, + nodeMajor, + nodeMinor, + nodeHasAutoSelectFamily: nodeMajor > 18 || (nodeMajor === 18 && nodeMinor >= 13) +} diff --git a/node_modules/undici/lib/dispatcher-base.js b/node_modules/undici/lib/dispatcher-base.js new file mode 100644 index 0000000..5c0220b --- /dev/null +++ b/node_modules/undici/lib/dispatcher-base.js @@ -0,0 +1,192 @@ +'use strict' + +const Dispatcher = require('./dispatcher') +const { + ClientDestroyedError, + ClientClosedError, + InvalidArgumentError +} = require('./core/errors') +const { kDestroy, kClose, kDispatch, kInterceptors } = require('./core/symbols') + +const kDestroyed = Symbol('destroyed') +const kClosed = Symbol('closed') +const kOnDestroyed = Symbol('onDestroyed') +const kOnClosed = Symbol('onClosed') +const kInterceptedDispatch = Symbol('Intercepted Dispatch') + +class DispatcherBase extends Dispatcher { + constructor () { + super() + + this[kDestroyed] = false + this[kOnDestroyed] = null + this[kClosed] = false + this[kOnClosed] = [] + } + + get destroyed () { + return this[kDestroyed] + } + + get closed () { + return this[kClosed] + } + + get interceptors () { + return this[kInterceptors] + } + + set interceptors (newInterceptors) { + if (newInterceptors) { + for (let i = newInterceptors.length - 1; i >= 0; i--) { + const interceptor = this[kInterceptors][i] + if (typeof interceptor !== 'function') { + throw new InvalidArgumentError('interceptor must be an function') + } + } + } + + this[kInterceptors] = newInterceptors + } + + close (callback) { + if (callback === undefined) { + return new Promise((resolve, reject) => { + this.close((err, data) => { + return err ? reject(err) : resolve(data) + }) + }) + } + + if (typeof callback !== 'function') { + throw new InvalidArgumentError('invalid callback') + } + + if (this[kDestroyed]) { + queueMicrotask(() => callback(new ClientDestroyedError(), null)) + return + } + + if (this[kClosed]) { + if (this[kOnClosed]) { + this[kOnClosed].push(callback) + } else { + queueMicrotask(() => callback(null, null)) + } + return + } + + this[kClosed] = true + this[kOnClosed].push(callback) + + const onClosed = () => { + const callbacks = this[kOnClosed] + this[kOnClosed] = null + for (let i = 0; i < callbacks.length; i++) { + callbacks[i](null, null) + } + } + + // Should not error. + this[kClose]() + .then(() => this.destroy()) + .then(() => { + queueMicrotask(onClosed) + }) + } + + destroy (err, callback) { + if (typeof err === 'function') { + callback = err + err = null + } + + if (callback === undefined) { + return new Promise((resolve, reject) => { + this.destroy(err, (err, data) => { + return err ? /* istanbul ignore next: should never error */ reject(err) : resolve(data) + }) + }) + } + + if (typeof callback !== 'function') { + throw new InvalidArgumentError('invalid callback') + } + + if (this[kDestroyed]) { + if (this[kOnDestroyed]) { + this[kOnDestroyed].push(callback) + } else { + queueMicrotask(() => callback(null, null)) + } + return + } + + if (!err) { + err = new ClientDestroyedError() + } + + this[kDestroyed] = true + this[kOnDestroyed] = this[kOnDestroyed] || [] + this[kOnDestroyed].push(callback) + + const onDestroyed = () => { + const callbacks = this[kOnDestroyed] + this[kOnDestroyed] = null + for (let i = 0; i < callbacks.length; i++) { + callbacks[i](null, null) + } + } + + // Should not error. + this[kDestroy](err).then(() => { + queueMicrotask(onDestroyed) + }) + } + + [kInterceptedDispatch] (opts, handler) { + if (!this[kInterceptors] || this[kInterceptors].length === 0) { + this[kInterceptedDispatch] = this[kDispatch] + return this[kDispatch](opts, handler) + } + + let dispatch = this[kDispatch].bind(this) + for (let i = this[kInterceptors].length - 1; i >= 0; i--) { + dispatch = this[kInterceptors][i](dispatch) + } + this[kInterceptedDispatch] = dispatch + return dispatch(opts, handler) + } + + dispatch (opts, handler) { + if (!handler || typeof handler !== 'object') { + throw new InvalidArgumentError('handler must be an object') + } + + try { + if (!opts || typeof opts !== 'object') { + throw new InvalidArgumentError('opts must be an object.') + } + + if (this[kDestroyed] || this[kOnDestroyed]) { + throw new ClientDestroyedError() + } + + if (this[kClosed]) { + throw new ClientClosedError() + } + + return this[kInterceptedDispatch](opts, handler) + } catch (err) { + if (typeof handler.onError !== 'function') { + throw new InvalidArgumentError('invalid onError method') + } + + handler.onError(err) + + return false + } + } +} + +module.exports = DispatcherBase diff --git a/node_modules/undici/lib/dispatcher.js b/node_modules/undici/lib/dispatcher.js new file mode 100644 index 0000000..9b809d8 --- /dev/null +++ b/node_modules/undici/lib/dispatcher.js @@ -0,0 +1,19 @@ +'use strict' + +const EventEmitter = require('events') + +class Dispatcher extends EventEmitter { + dispatch () { + throw new Error('not implemented') + } + + close () { + throw new Error('not implemented') + } + + destroy () { + throw new Error('not implemented') + } +} + +module.exports = Dispatcher diff --git a/node_modules/undici/lib/fetch/LICENSE b/node_modules/undici/lib/fetch/LICENSE new file mode 100644 index 0000000..2943500 --- /dev/null +++ b/node_modules/undici/lib/fetch/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2020 Ethan Arrowood + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/undici/lib/fetch/body.js b/node_modules/undici/lib/fetch/body.js new file mode 100644 index 0000000..db450ee --- /dev/null +++ b/node_modules/undici/lib/fetch/body.js @@ -0,0 +1,603 @@ +'use strict' + +const Busboy = require('busboy') +const util = require('../core/util') +const { + ReadableStreamFrom, + isBlobLike, + isReadableStreamLike, + readableStreamClose, + createDeferredPromise, + fullyReadBody +} = require('./util') +const { FormData } = require('./formdata') +const { kState } = require('./symbols') +const { webidl } = require('./webidl') +const { DOMException, structuredClone } = require('./constants') +const { Blob, File: NativeFile } = require('buffer') +const { kBodyUsed } = require('../core/symbols') +const assert = require('assert') +const { isErrored } = require('../core/util') +const { isUint8Array, isArrayBuffer } = require('util/types') +const { File: UndiciFile } = require('./file') +const { parseMIMEType, serializeAMimeType } = require('./dataURL') + +let ReadableStream = globalThis.ReadableStream + +/** @type {globalThis['File']} */ +const File = NativeFile ?? UndiciFile + +// https://fetch.spec.whatwg.org/#concept-bodyinit-extract +function extractBody (object, keepalive = false) { + if (!ReadableStream) { + ReadableStream = require('stream/web').ReadableStream + } + + // 1. Let stream be null. + let stream = null + + // 2. If object is a ReadableStream object, then set stream to object. + if (object instanceof ReadableStream) { + stream = object + } else if (isBlobLike(object)) { + // 3. Otherwise, if object is a Blob object, set stream to the + // result of running object’s get stream. + stream = object.stream() + } else { + // 4. Otherwise, set stream to a new ReadableStream object, and set + // up stream. + stream = new ReadableStream({ + async pull (controller) { + controller.enqueue( + typeof source === 'string' ? new TextEncoder().encode(source) : source + ) + queueMicrotask(() => readableStreamClose(controller)) + }, + start () {}, + type: undefined + }) + } + + // 5. Assert: stream is a ReadableStream object. + assert(isReadableStreamLike(stream)) + + // 6. Let action be null. + let action = null + + // 7. Let source be null. + let source = null + + // 8. Let length be null. + let length = null + + // 9. Let type be null. + let type = null + + // 10. Switch on object: + if (typeof object === 'string') { + // Set source to the UTF-8 encoding of object. + // Note: setting source to a Uint8Array here breaks some mocking assumptions. + source = object + + // Set type to `text/plain;charset=UTF-8`. + type = 'text/plain;charset=UTF-8' + } else if (object instanceof URLSearchParams) { + // URLSearchParams + + // spec says to run application/x-www-form-urlencoded on body.list + // this is implemented in Node.js as apart of an URLSearchParams instance toString method + // See: https://github.com/nodejs/node/blob/e46c680bf2b211bbd52cf959ca17ee98c7f657f5/lib/internal/url.js#L490 + // and https://github.com/nodejs/node/blob/e46c680bf2b211bbd52cf959ca17ee98c7f657f5/lib/internal/url.js#L1100 + + // Set source to the result of running the application/x-www-form-urlencoded serializer with object’s list. + source = object.toString() + + // Set type to `application/x-www-form-urlencoded;charset=UTF-8`. + type = 'application/x-www-form-urlencoded;charset=UTF-8' + } else if (isArrayBuffer(object)) { + // BufferSource/ArrayBuffer + + // Set source to a copy of the bytes held by object. + source = new Uint8Array(object.slice()) + } else if (ArrayBuffer.isView(object)) { + // BufferSource/ArrayBufferView + + // Set source to a copy of the bytes held by object. + source = new Uint8Array(object.buffer.slice(object.byteOffset, object.byteOffset + object.byteLength)) + } else if (util.isFormDataLike(object)) { + const boundary = `----formdata-undici-${Math.random()}`.replace('.', '').slice(0, 32) + const prefix = `--${boundary}\r\nContent-Disposition: form-data` + + /*! formdata-polyfill. MIT License. Jimmy Wärting */ + const escape = (str) => + str.replace(/\n/g, '%0A').replace(/\r/g, '%0D').replace(/"/g, '%22') + const normalizeLinefeeds = (value) => value.replace(/\r?\n|\r/g, '\r\n') + + // Set action to this step: run the multipart/form-data + // encoding algorithm, with object’s entry list and UTF-8. + // - This ensures that the body is immutable and can't be changed afterwords + // - That the content-length is calculated in advance. + // - And that all parts are pre-encoded and ready to be sent. + + const enc = new TextEncoder() + const blobParts = [] + const rn = new Uint8Array([13, 10]) // '\r\n' + length = 0 + let hasUnknownSizeValue = false + + for (const [name, value] of object) { + if (typeof value === 'string') { + const chunk = enc.encode(prefix + + `; name="${escape(normalizeLinefeeds(name))}"` + + `\r\n\r\n${normalizeLinefeeds(value)}\r\n`) + blobParts.push(chunk) + length += chunk.byteLength + } else { + const chunk = enc.encode(`${prefix}; name="${escape(normalizeLinefeeds(name))}"` + + (value.name ? `; filename="${escape(value.name)}"` : '') + '\r\n' + + `Content-Type: ${ + value.type || 'application/octet-stream' + }\r\n\r\n`) + blobParts.push(chunk, value, rn) + if (typeof value.size === 'number') { + length += chunk.byteLength + value.size + rn.byteLength + } else { + hasUnknownSizeValue = true + } + } + } + + const chunk = enc.encode(`--${boundary}--`) + blobParts.push(chunk) + length += chunk.byteLength + if (hasUnknownSizeValue) { + length = null + } + + // Set source to object. + source = object + + action = async function * () { + for (const part of blobParts) { + if (part.stream) { + yield * part.stream() + } else { + yield part + } + } + } + + // Set type to `multipart/form-data; boundary=`, + // followed by the multipart/form-data boundary string generated + // by the multipart/form-data encoding algorithm. + type = 'multipart/form-data; boundary=' + boundary + } else if (isBlobLike(object)) { + // Blob + + // Set source to object. + source = object + + // Set length to object’s size. + length = object.size + + // If object’s type attribute is not the empty byte sequence, set + // type to its value. + if (object.type) { + type = object.type + } + } else if (typeof object[Symbol.asyncIterator] === 'function') { + // If keepalive is true, then throw a TypeError. + if (keepalive) { + throw new TypeError('keepalive') + } + + // If object is disturbed or locked, then throw a TypeError. + if (util.isDisturbed(object) || object.locked) { + throw new TypeError( + 'Response body object should not be disturbed or locked' + ) + } + + stream = + object instanceof ReadableStream ? object : ReadableStreamFrom(object) + } + + // 11. If source is a byte sequence, then set action to a + // step that returns source and length to source’s length. + if (typeof source === 'string' || util.isBuffer(source)) { + length = Buffer.byteLength(source) + } + + // 12. If action is non-null, then run these steps in in parallel: + if (action != null) { + // Run action. + let iterator + stream = new ReadableStream({ + async start () { + iterator = action(object)[Symbol.asyncIterator]() + }, + async pull (controller) { + const { value, done } = await iterator.next() + if (done) { + // When running action is done, close stream. + queueMicrotask(() => { + controller.close() + }) + } else { + // Whenever one or more bytes are available and stream is not errored, + // enqueue a Uint8Array wrapping an ArrayBuffer containing the available + // bytes into stream. + if (!isErrored(stream)) { + controller.enqueue(new Uint8Array(value)) + } + } + return controller.desiredSize > 0 + }, + async cancel (reason) { + await iterator.return() + }, + type: undefined + }) + } + + // 13. Let body be a body whose stream is stream, source is source, + // and length is length. + const body = { stream, source, length } + + // 14. Return (body, type). + return [body, type] +} + +// https://fetch.spec.whatwg.org/#bodyinit-safely-extract +function safelyExtractBody (object, keepalive = false) { + if (!ReadableStream) { + // istanbul ignore next + ReadableStream = require('stream/web').ReadableStream + } + + // To safely extract a body and a `Content-Type` value from + // a byte sequence or BodyInit object object, run these steps: + + // 1. If object is a ReadableStream object, then: + if (object instanceof ReadableStream) { + // Assert: object is neither disturbed nor locked. + // istanbul ignore next + assert(!util.isDisturbed(object), 'The body has already been consumed.') + // istanbul ignore next + assert(!object.locked, 'The stream is locked.') + } + + // 2. Return the results of extracting object. + return extractBody(object, keepalive) +} + +function cloneBody (body) { + // To clone a body body, run these steps: + + // https://fetch.spec.whatwg.org/#concept-body-clone + + // 1. Let « out1, out2 » be the result of teeing body’s stream. + const [out1, out2] = body.stream.tee() + const out2Clone = structuredClone(out2, { transfer: [out2] }) + // This, for whatever reasons, unrefs out2Clone which allows + // the process to exit by itself. + const [, finalClone] = out2Clone.tee() + + // 2. Set body’s stream to out1. + body.stream = out1 + + // 3. Return a body whose stream is out2 and other members are copied from body. + return { + stream: finalClone, + length: body.length, + source: body.source + } +} + +async function * consumeBody (body) { + if (body) { + if (isUint8Array(body)) { + yield body + } else { + const stream = body.stream + + if (util.isDisturbed(stream)) { + throw new TypeError('The body has already been consumed.') + } + + if (stream.locked) { + throw new TypeError('The stream is locked.') + } + + // Compat. + stream[kBodyUsed] = true + + yield * stream + } + } +} + +function throwIfAborted (state) { + if (state.aborted) { + throw new DOMException('The operation was aborted.', 'AbortError') + } +} + +function bodyMixinMethods (instance) { + const methods = { + blob () { + // The blob() method steps are to return the result of + // running consume body with this and the following step + // given a byte sequence bytes: return a Blob whose + // contents are bytes and whose type attribute is this’s + // MIME type. + return specConsumeBody(this, (bytes) => { + let mimeType = bodyMimeType(this) + + if (mimeType === 'failure') { + mimeType = '' + } else if (mimeType) { + mimeType = serializeAMimeType(mimeType) + } + + // Return a Blob whose contents are bytes and type attribute + // is mimeType. + return new Blob([bytes], { type: mimeType }) + }, instance) + }, + + arrayBuffer () { + // The arrayBuffer() method steps are to return the result + // of running consume body with this and the following step + // given a byte sequence bytes: return a new ArrayBuffer + // whose contents are bytes. + return specConsumeBody(this, (bytes) => { + return new Uint8Array(bytes).buffer + }, instance) + }, + + text () { + // The text() method steps are to return the result of running + // consume body with this and UTF-8 decode. + return specConsumeBody(this, utf8DecodeBytes, instance) + }, + + json () { + // The json() method steps are to return the result of running + // consume body with this and parse JSON from bytes. + return specConsumeBody(this, parseJSONFromBytes, instance) + }, + + async formData () { + webidl.brandCheck(this, instance) + + throwIfAborted(this[kState]) + + const contentType = this.headers.get('Content-Type') + + // If mimeType’s essence is "multipart/form-data", then: + if (/multipart\/form-data/.test(contentType)) { + const headers = {} + for (const [key, value] of this.headers) headers[key.toLowerCase()] = value + + const responseFormData = new FormData() + + let busboy + + try { + busboy = Busboy({ + headers, + defParamCharset: 'utf8' + }) + } catch (err) { + throw new DOMException(`${err}`, 'AbortError') + } + + busboy.on('field', (name, value) => { + responseFormData.append(name, value) + }) + busboy.on('file', (name, value, info) => { + const { filename, encoding, mimeType } = info + const chunks = [] + + if (encoding === 'base64' || encoding.toLowerCase() === 'base64') { + let base64chunk = '' + + value.on('data', (chunk) => { + base64chunk += chunk.toString().replace(/[\r\n]/gm, '') + + const end = base64chunk.length - base64chunk.length % 4 + chunks.push(Buffer.from(base64chunk.slice(0, end), 'base64')) + + base64chunk = base64chunk.slice(end) + }) + value.on('end', () => { + chunks.push(Buffer.from(base64chunk, 'base64')) + responseFormData.append(name, new File(chunks, filename, { type: mimeType })) + }) + } else { + value.on('data', (chunk) => { + chunks.push(chunk) + }) + value.on('end', () => { + responseFormData.append(name, new File(chunks, filename, { type: mimeType })) + }) + } + }) + + const busboyResolve = new Promise((resolve, reject) => { + busboy.on('finish', resolve) + busboy.on('error', (err) => reject(new TypeError(err))) + }) + + if (this.body !== null) for await (const chunk of consumeBody(this[kState].body)) busboy.write(chunk) + busboy.end() + await busboyResolve + + return responseFormData + } else if (/application\/x-www-form-urlencoded/.test(contentType)) { + // Otherwise, if mimeType’s essence is "application/x-www-form-urlencoded", then: + + // 1. Let entries be the result of parsing bytes. + let entries + try { + let text = '' + // application/x-www-form-urlencoded parser will keep the BOM. + // https://url.spec.whatwg.org/#concept-urlencoded-parser + const textDecoder = new TextDecoder('utf-8', { ignoreBOM: true }) + for await (const chunk of consumeBody(this[kState].body)) { + if (!isUint8Array(chunk)) { + throw new TypeError('Expected Uint8Array chunk') + } + text += textDecoder.decode(chunk, { stream: true }) + } + text += textDecoder.decode() + entries = new URLSearchParams(text) + } catch (err) { + // istanbul ignore next: Unclear when new URLSearchParams can fail on a string. + // 2. If entries is failure, then throw a TypeError. + throw Object.assign(new TypeError(), { cause: err }) + } + + // 3. Return a new FormData object whose entries are entries. + const formData = new FormData() + for (const [name, value] of entries) { + formData.append(name, value) + } + return formData + } else { + // Wait a tick before checking if the request has been aborted. + // Otherwise, a TypeError can be thrown when an AbortError should. + await Promise.resolve() + + throwIfAborted(this[kState]) + + // Otherwise, throw a TypeError. + throw webidl.errors.exception({ + header: `${instance.name}.formData`, + message: 'Could not parse content as FormData.' + }) + } + } + } + + return methods +} + +function mixinBody (prototype) { + Object.assign(prototype.prototype, bodyMixinMethods(prototype)) +} + +/** + * @see https://fetch.spec.whatwg.org/#concept-body-consume-body + * @param {Response|Request} object + * @param {(value: unknown) => unknown} convertBytesToJSValue + * @param {Response|Request} instance + */ +async function specConsumeBody (object, convertBytesToJSValue, instance) { + webidl.brandCheck(object, instance) + + throwIfAborted(object[kState]) + + // 1. If object is unusable, then return a promise rejected + // with a TypeError. + if (bodyUnusable(object[kState].body)) { + throw new TypeError('Body is unusable') + } + + // 2. Let promise be a new promise. + const promise = createDeferredPromise() + + // 3. Let errorSteps given error be to reject promise with error. + const errorSteps = (error) => promise.reject(error) + + // 4. Let successSteps given a byte sequence data be to resolve + // promise with the result of running convertBytesToJSValue + // with data. If that threw an exception, then run errorSteps + // with that exception. + const successSteps = (data) => { + try { + promise.resolve(convertBytesToJSValue(data)) + } catch (e) { + errorSteps(e) + } + } + + // 5. If object’s body is null, then run successSteps with an + // empty byte sequence. + if (object[kState].body == null) { + successSteps(new Uint8Array()) + return promise.promise + } + + // 6. Otherwise, fully read object’s body given successSteps, + // errorSteps, and object’s relevant global object. + fullyReadBody(object[kState].body, successSteps, errorSteps) + + // 7. Return promise. + return promise.promise +} + +// https://fetch.spec.whatwg.org/#body-unusable +function bodyUnusable (body) { + // An object including the Body interface mixin is + // said to be unusable if its body is non-null and + // its body’s stream is disturbed or locked. + return body != null && (body.stream.locked || util.isDisturbed(body.stream)) +} + +/** + * @see https://encoding.spec.whatwg.org/#utf-8-decode + * @param {Buffer} buffer + */ +function utf8DecodeBytes (buffer) { + if (buffer.length === 0) { + return '' + } + + // 1. Let buffer be the result of peeking three bytes from + // ioQueue, converted to a byte sequence. + + // 2. If buffer is 0xEF 0xBB 0xBF, then read three + // bytes from ioQueue. (Do nothing with those bytes.) + if (buffer[0] === 0xEF && buffer[1] === 0xBB && buffer[2] === 0xBF) { + buffer = buffer.subarray(3) + } + + // 3. Process a queue with an instance of UTF-8’s + // decoder, ioQueue, output, and "replacement". + const output = new TextDecoder().decode(buffer) + + // 4. Return output. + return output +} + +/** + * @see https://infra.spec.whatwg.org/#parse-json-bytes-to-a-javascript-value + * @param {Uint8Array} bytes + */ +function parseJSONFromBytes (bytes) { + return JSON.parse(utf8DecodeBytes(bytes)) +} + +/** + * @see https://fetch.spec.whatwg.org/#concept-body-mime-type + * @param {import('./response').Response|import('./request').Request} object + */ +function bodyMimeType (object) { + const { headersList } = object[kState] + const contentType = headersList.get('content-type') + + if (contentType === null) { + return 'failure' + } + + return parseMIMEType(contentType) +} + +module.exports = { + extractBody, + safelyExtractBody, + cloneBody, + mixinBody +} diff --git a/node_modules/undici/lib/fetch/constants.js b/node_modules/undici/lib/fetch/constants.js new file mode 100644 index 0000000..a5294a9 --- /dev/null +++ b/node_modules/undici/lib/fetch/constants.js @@ -0,0 +1,136 @@ +'use strict' + +const { MessageChannel, receiveMessageOnPort } = require('worker_threads') + +const corsSafeListedMethods = ['GET', 'HEAD', 'POST'] + +const nullBodyStatus = [101, 204, 205, 304] + +const redirectStatus = [301, 302, 303, 307, 308] + +// https://fetch.spec.whatwg.org/#block-bad-port +const badPorts = [ + '1', '7', '9', '11', '13', '15', '17', '19', '20', '21', '22', '23', '25', '37', '42', '43', '53', '69', '77', '79', + '87', '95', '101', '102', '103', '104', '109', '110', '111', '113', '115', '117', '119', '123', '135', '137', + '139', '143', '161', '179', '389', '427', '465', '512', '513', '514', '515', '526', '530', '531', '532', + '540', '548', '554', '556', '563', '587', '601', '636', '989', '990', '993', '995', '1719', '1720', '1723', + '2049', '3659', '4045', '5060', '5061', '6000', '6566', '6665', '6666', '6667', '6668', '6669', '6697', + '10080' +] + +// https://w3c.github.io/webappsec-referrer-policy/#referrer-policies +const referrerPolicy = [ + '', + 'no-referrer', + 'no-referrer-when-downgrade', + 'same-origin', + 'origin', + 'strict-origin', + 'origin-when-cross-origin', + 'strict-origin-when-cross-origin', + 'unsafe-url' +] + +const requestRedirect = ['follow', 'manual', 'error'] + +const safeMethods = ['GET', 'HEAD', 'OPTIONS', 'TRACE'] + +const requestMode = ['navigate', 'same-origin', 'no-cors', 'cors'] + +const requestCredentials = ['omit', 'same-origin', 'include'] + +const requestCache = [ + 'default', + 'no-store', + 'reload', + 'no-cache', + 'force-cache', + 'only-if-cached' +] + +// https://fetch.spec.whatwg.org/#request-body-header-name +const requestBodyHeader = [ + 'content-encoding', + 'content-language', + 'content-location', + 'content-type', + // See https://github.com/nodejs/undici/issues/2021 + // 'Content-Length' is a forbidden header name, which is typically + // removed in the Headers implementation. However, undici doesn't + // filter out headers, so we add it here. + 'content-length' +] + +// https://fetch.spec.whatwg.org/#enumdef-requestduplex +const requestDuplex = [ + 'half' +] + +// http://fetch.spec.whatwg.org/#forbidden-method +const forbiddenMethods = ['CONNECT', 'TRACE', 'TRACK'] + +const subresource = [ + 'audio', + 'audioworklet', + 'font', + 'image', + 'manifest', + 'paintworklet', + 'script', + 'style', + 'track', + 'video', + 'xslt', + '' +] + +/** @type {globalThis['DOMException']} */ +const DOMException = globalThis.DOMException ?? (() => { + // DOMException was only made a global in Node v17.0.0, + // but fetch supports >= v16.8. + try { + atob('~') + } catch (err) { + return Object.getPrototypeOf(err).constructor + } +})() + +let channel + +/** @type {globalThis['structuredClone']} */ +const structuredClone = + globalThis.structuredClone ?? + // https://github.com/nodejs/node/blob/b27ae24dcc4251bad726d9d84baf678d1f707fed/lib/internal/structured_clone.js + // structuredClone was added in v17.0.0, but fetch supports v16.8 + function structuredClone (value, options = undefined) { + if (arguments.length === 0) { + throw new TypeError('missing argument') + } + + if (!channel) { + channel = new MessageChannel() + } + channel.port1.unref() + channel.port2.unref() + channel.port1.postMessage(value, options?.transfer) + return receiveMessageOnPort(channel.port2).message + } + +module.exports = { + DOMException, + structuredClone, + subresource, + forbiddenMethods, + requestBodyHeader, + referrerPolicy, + requestRedirect, + requestMode, + requestCredentials, + requestCache, + redirectStatus, + corsSafeListedMethods, + nullBodyStatus, + safeMethods, + badPorts, + requestDuplex +} diff --git a/node_modules/undici/lib/fetch/dataURL.js b/node_modules/undici/lib/fetch/dataURL.js new file mode 100644 index 0000000..6df4fcc --- /dev/null +++ b/node_modules/undici/lib/fetch/dataURL.js @@ -0,0 +1,630 @@ +const assert = require('assert') +const { atob } = require('buffer') +const { isomorphicDecode } = require('./util') + +const encoder = new TextEncoder() + +/** + * @see https://mimesniff.spec.whatwg.org/#http-token-code-point + */ +const HTTP_TOKEN_CODEPOINTS = /^[!#$%&'*+-.^_|~A-Za-z0-9]+$/ +const HTTP_WHITESPACE_REGEX = /(\u000A|\u000D|\u0009|\u0020)/ // eslint-disable-line +/** + * @see https://mimesniff.spec.whatwg.org/#http-quoted-string-token-code-point + */ +const HTTP_QUOTED_STRING_TOKENS = /[\u0009|\u0020-\u007E|\u0080-\u00FF]/ // eslint-disable-line + +// https://fetch.spec.whatwg.org/#data-url-processor +/** @param {URL} dataURL */ +function dataURLProcessor (dataURL) { + // 1. Assert: dataURL’s scheme is "data". + assert(dataURL.protocol === 'data:') + + // 2. Let input be the result of running the URL + // serializer on dataURL with exclude fragment + // set to true. + let input = URLSerializer(dataURL, true) + + // 3. Remove the leading "data:" string from input. + input = input.slice(5) + + // 4. Let position point at the start of input. + const position = { position: 0 } + + // 5. Let mimeType be the result of collecting a + // sequence of code points that are not equal + // to U+002C (,), given position. + let mimeType = collectASequenceOfCodePointsFast( + ',', + input, + position + ) + + // 6. Strip leading and trailing ASCII whitespace + // from mimeType. + // Undici implementation note: we need to store the + // length because if the mimetype has spaces removed, + // the wrong amount will be sliced from the input in + // step #9 + const mimeTypeLength = mimeType.length + mimeType = removeASCIIWhitespace(mimeType, true, true) + + // 7. If position is past the end of input, then + // return failure + if (position.position >= input.length) { + return 'failure' + } + + // 8. Advance position by 1. + position.position++ + + // 9. Let encodedBody be the remainder of input. + const encodedBody = input.slice(mimeTypeLength + 1) + + // 10. Let body be the percent-decoding of encodedBody. + let body = stringPercentDecode(encodedBody) + + // 11. If mimeType ends with U+003B (;), followed by + // zero or more U+0020 SPACE, followed by an ASCII + // case-insensitive match for "base64", then: + if (/;(\u0020){0,}base64$/i.test(mimeType)) { + // 1. Let stringBody be the isomorphic decode of body. + const stringBody = isomorphicDecode(body) + + // 2. Set body to the forgiving-base64 decode of + // stringBody. + body = forgivingBase64(stringBody) + + // 3. If body is failure, then return failure. + if (body === 'failure') { + return 'failure' + } + + // 4. Remove the last 6 code points from mimeType. + mimeType = mimeType.slice(0, -6) + + // 5. Remove trailing U+0020 SPACE code points from mimeType, + // if any. + mimeType = mimeType.replace(/(\u0020)+$/, '') + + // 6. Remove the last U+003B (;) code point from mimeType. + mimeType = mimeType.slice(0, -1) + } + + // 12. If mimeType starts with U+003B (;), then prepend + // "text/plain" to mimeType. + if (mimeType.startsWith(';')) { + mimeType = 'text/plain' + mimeType + } + + // 13. Let mimeTypeRecord be the result of parsing + // mimeType. + let mimeTypeRecord = parseMIMEType(mimeType) + + // 14. If mimeTypeRecord is failure, then set + // mimeTypeRecord to text/plain;charset=US-ASCII. + if (mimeTypeRecord === 'failure') { + mimeTypeRecord = parseMIMEType('text/plain;charset=US-ASCII') + } + + // 15. Return a new data: URL struct whose MIME + // type is mimeTypeRecord and body is body. + // https://fetch.spec.whatwg.org/#data-url-struct + return { mimeType: mimeTypeRecord, body } +} + +// https://url.spec.whatwg.org/#concept-url-serializer +/** + * @param {URL} url + * @param {boolean} excludeFragment + */ +function URLSerializer (url, excludeFragment = false) { + const href = url.href + + if (!excludeFragment) { + return href + } + + const hash = href.lastIndexOf('#') + if (hash === -1) { + return href + } + return href.slice(0, hash) +} + +// https://infra.spec.whatwg.org/#collect-a-sequence-of-code-points +/** + * @param {(char: string) => boolean} condition + * @param {string} input + * @param {{ position: number }} position + */ +function collectASequenceOfCodePoints (condition, input, position) { + // 1. Let result be the empty string. + let result = '' + + // 2. While position doesn’t point past the end of input and the + // code point at position within input meets the condition condition: + while (position.position < input.length && condition(input[position.position])) { + // 1. Append that code point to the end of result. + result += input[position.position] + + // 2. Advance position by 1. + position.position++ + } + + // 3. Return result. + return result +} + +/** + * A faster collectASequenceOfCodePoints that only works when comparing a single character. + * @param {string} char + * @param {string} input + * @param {{ position: number }} position + */ +function collectASequenceOfCodePointsFast (char, input, position) { + const idx = input.indexOf(char, position.position) + const start = position.position + + if (idx === -1) { + position.position = input.length + return input.slice(start) + } + + position.position = idx + return input.slice(start, position.position) +} + +// https://url.spec.whatwg.org/#string-percent-decode +/** @param {string} input */ +function stringPercentDecode (input) { + // 1. Let bytes be the UTF-8 encoding of input. + const bytes = encoder.encode(input) + + // 2. Return the percent-decoding of bytes. + return percentDecode(bytes) +} + +// https://url.spec.whatwg.org/#percent-decode +/** @param {Uint8Array} input */ +function percentDecode (input) { + // 1. Let output be an empty byte sequence. + /** @type {number[]} */ + const output = [] + + // 2. For each byte byte in input: + for (let i = 0; i < input.length; i++) { + const byte = input[i] + + // 1. If byte is not 0x25 (%), then append byte to output. + if (byte !== 0x25) { + output.push(byte) + + // 2. Otherwise, if byte is 0x25 (%) and the next two bytes + // after byte in input are not in the ranges + // 0x30 (0) to 0x39 (9), 0x41 (A) to 0x46 (F), + // and 0x61 (a) to 0x66 (f), all inclusive, append byte + // to output. + } else if ( + byte === 0x25 && + !/^[0-9A-Fa-f]{2}$/i.test(String.fromCharCode(input[i + 1], input[i + 2])) + ) { + output.push(0x25) + + // 3. Otherwise: + } else { + // 1. Let bytePoint be the two bytes after byte in input, + // decoded, and then interpreted as hexadecimal number. + const nextTwoBytes = String.fromCharCode(input[i + 1], input[i + 2]) + const bytePoint = Number.parseInt(nextTwoBytes, 16) + + // 2. Append a byte whose value is bytePoint to output. + output.push(bytePoint) + + // 3. Skip the next two bytes in input. + i += 2 + } + } + + // 3. Return output. + return Uint8Array.from(output) +} + +// https://mimesniff.spec.whatwg.org/#parse-a-mime-type +/** @param {string} input */ +function parseMIMEType (input) { + // 1. Remove any leading and trailing HTTP whitespace + // from input. + input = removeHTTPWhitespace(input, true, true) + + // 2. Let position be a position variable for input, + // initially pointing at the start of input. + const position = { position: 0 } + + // 3. Let type be the result of collecting a sequence + // of code points that are not U+002F (/) from + // input, given position. + const type = collectASequenceOfCodePointsFast( + '/', + input, + position + ) + + // 4. If type is the empty string or does not solely + // contain HTTP token code points, then return failure. + // https://mimesniff.spec.whatwg.org/#http-token-code-point + if (type.length === 0 || !HTTP_TOKEN_CODEPOINTS.test(type)) { + return 'failure' + } + + // 5. If position is past the end of input, then return + // failure + if (position.position > input.length) { + return 'failure' + } + + // 6. Advance position by 1. (This skips past U+002F (/).) + position.position++ + + // 7. Let subtype be the result of collecting a sequence of + // code points that are not U+003B (;) from input, given + // position. + let subtype = collectASequenceOfCodePointsFast( + ';', + input, + position + ) + + // 8. Remove any trailing HTTP whitespace from subtype. + subtype = removeHTTPWhitespace(subtype, false, true) + + // 9. If subtype is the empty string or does not solely + // contain HTTP token code points, then return failure. + if (subtype.length === 0 || !HTTP_TOKEN_CODEPOINTS.test(subtype)) { + return 'failure' + } + + const typeLowercase = type.toLowerCase() + const subtypeLowercase = subtype.toLowerCase() + + // 10. Let mimeType be a new MIME type record whose type + // is type, in ASCII lowercase, and subtype is subtype, + // in ASCII lowercase. + // https://mimesniff.spec.whatwg.org/#mime-type + const mimeType = { + type: typeLowercase, + subtype: subtypeLowercase, + /** @type {Map} */ + parameters: new Map(), + // https://mimesniff.spec.whatwg.org/#mime-type-essence + essence: `${typeLowercase}/${subtypeLowercase}` + } + + // 11. While position is not past the end of input: + while (position.position < input.length) { + // 1. Advance position by 1. (This skips past U+003B (;).) + position.position++ + + // 2. Collect a sequence of code points that are HTTP + // whitespace from input given position. + collectASequenceOfCodePoints( + // https://fetch.spec.whatwg.org/#http-whitespace + char => HTTP_WHITESPACE_REGEX.test(char), + input, + position + ) + + // 3. Let parameterName be the result of collecting a + // sequence of code points that are not U+003B (;) + // or U+003D (=) from input, given position. + let parameterName = collectASequenceOfCodePoints( + (char) => char !== ';' && char !== '=', + input, + position + ) + + // 4. Set parameterName to parameterName, in ASCII + // lowercase. + parameterName = parameterName.toLowerCase() + + // 5. If position is not past the end of input, then: + if (position.position < input.length) { + // 1. If the code point at position within input is + // U+003B (;), then continue. + if (input[position.position] === ';') { + continue + } + + // 2. Advance position by 1. (This skips past U+003D (=).) + position.position++ + } + + // 6. If position is past the end of input, then break. + if (position.position > input.length) { + break + } + + // 7. Let parameterValue be null. + let parameterValue = null + + // 8. If the code point at position within input is + // U+0022 ("), then: + if (input[position.position] === '"') { + // 1. Set parameterValue to the result of collecting + // an HTTP quoted string from input, given position + // and the extract-value flag. + parameterValue = collectAnHTTPQuotedString(input, position, true) + + // 2. Collect a sequence of code points that are not + // U+003B (;) from input, given position. + collectASequenceOfCodePointsFast( + ';', + input, + position + ) + + // 9. Otherwise: + } else { + // 1. Set parameterValue to the result of collecting + // a sequence of code points that are not U+003B (;) + // from input, given position. + parameterValue = collectASequenceOfCodePointsFast( + ';', + input, + position + ) + + // 2. Remove any trailing HTTP whitespace from parameterValue. + parameterValue = removeHTTPWhitespace(parameterValue, false, true) + + // 3. If parameterValue is the empty string, then continue. + if (parameterValue.length === 0) { + continue + } + } + + // 10. If all of the following are true + // - parameterName is not the empty string + // - parameterName solely contains HTTP token code points + // - parameterValue solely contains HTTP quoted-string token code points + // - mimeType’s parameters[parameterName] does not exist + // then set mimeType’s parameters[parameterName] to parameterValue. + if ( + parameterName.length !== 0 && + HTTP_TOKEN_CODEPOINTS.test(parameterName) && + (parameterValue.length === 0 || HTTP_QUOTED_STRING_TOKENS.test(parameterValue)) && + !mimeType.parameters.has(parameterName) + ) { + mimeType.parameters.set(parameterName, parameterValue) + } + } + + // 12. Return mimeType. + return mimeType +} + +// https://infra.spec.whatwg.org/#forgiving-base64-decode +/** @param {string} data */ +function forgivingBase64 (data) { + // 1. Remove all ASCII whitespace from data. + data = data.replace(/[\u0009\u000A\u000C\u000D\u0020]/g, '') // eslint-disable-line + + // 2. If data’s code point length divides by 4 leaving + // no remainder, then: + if (data.length % 4 === 0) { + // 1. If data ends with one or two U+003D (=) code points, + // then remove them from data. + data = data.replace(/=?=$/, '') + } + + // 3. If data’s code point length divides by 4 leaving + // a remainder of 1, then return failure. + if (data.length % 4 === 1) { + return 'failure' + } + + // 4. If data contains a code point that is not one of + // U+002B (+) + // U+002F (/) + // ASCII alphanumeric + // then return failure. + if (/[^+/0-9A-Za-z]/.test(data)) { + return 'failure' + } + + const binary = atob(data) + const bytes = new Uint8Array(binary.length) + + for (let byte = 0; byte < binary.length; byte++) { + bytes[byte] = binary.charCodeAt(byte) + } + + return bytes +} + +// https://fetch.spec.whatwg.org/#collect-an-http-quoted-string +// tests: https://fetch.spec.whatwg.org/#example-http-quoted-string +/** + * @param {string} input + * @param {{ position: number }} position + * @param {boolean?} extractValue + */ +function collectAnHTTPQuotedString (input, position, extractValue) { + // 1. Let positionStart be position. + const positionStart = position.position + + // 2. Let value be the empty string. + let value = '' + + // 3. Assert: the code point at position within input + // is U+0022 ("). + assert(input[position.position] === '"') + + // 4. Advance position by 1. + position.position++ + + // 5. While true: + while (true) { + // 1. Append the result of collecting a sequence of code points + // that are not U+0022 (") or U+005C (\) from input, given + // position, to value. + value += collectASequenceOfCodePoints( + (char) => char !== '"' && char !== '\\', + input, + position + ) + + // 2. If position is past the end of input, then break. + if (position.position >= input.length) { + break + } + + // 3. Let quoteOrBackslash be the code point at position within + // input. + const quoteOrBackslash = input[position.position] + + // 4. Advance position by 1. + position.position++ + + // 5. If quoteOrBackslash is U+005C (\), then: + if (quoteOrBackslash === '\\') { + // 1. If position is past the end of input, then append + // U+005C (\) to value and break. + if (position.position >= input.length) { + value += '\\' + break + } + + // 2. Append the code point at position within input to value. + value += input[position.position] + + // 3. Advance position by 1. + position.position++ + + // 6. Otherwise: + } else { + // 1. Assert: quoteOrBackslash is U+0022 ("). + assert(quoteOrBackslash === '"') + + // 2. Break. + break + } + } + + // 6. If the extract-value flag is set, then return value. + if (extractValue) { + return value + } + + // 7. Return the code points from positionStart to position, + // inclusive, within input. + return input.slice(positionStart, position.position) +} + +/** + * @see https://mimesniff.spec.whatwg.org/#serialize-a-mime-type + */ +function serializeAMimeType (mimeType) { + assert(mimeType !== 'failure') + const { parameters, essence } = mimeType + + // 1. Let serialization be the concatenation of mimeType’s + // type, U+002F (/), and mimeType’s subtype. + let serialization = essence + + // 2. For each name → value of mimeType’s parameters: + for (let [name, value] of parameters.entries()) { + // 1. Append U+003B (;) to serialization. + serialization += ';' + + // 2. Append name to serialization. + serialization += name + + // 3. Append U+003D (=) to serialization. + serialization += '=' + + // 4. If value does not solely contain HTTP token code + // points or value is the empty string, then: + if (!HTTP_TOKEN_CODEPOINTS.test(value)) { + // 1. Precede each occurence of U+0022 (") or + // U+005C (\) in value with U+005C (\). + value = value.replace(/(\\|")/g, '\\$1') + + // 2. Prepend U+0022 (") to value. + value = '"' + value + + // 3. Append U+0022 (") to value. + value += '"' + } + + // 5. Append value to serialization. + serialization += value + } + + // 3. Return serialization. + return serialization +} + +/** + * @see https://fetch.spec.whatwg.org/#http-whitespace + * @param {string} char + */ +function isHTTPWhiteSpace (char) { + return char === '\r' || char === '\n' || char === '\t' || char === ' ' +} + +/** + * @see https://fetch.spec.whatwg.org/#http-whitespace + * @param {string} str + */ +function removeHTTPWhitespace (str, leading = true, trailing = true) { + let lead = 0 + let trail = str.length - 1 + + if (leading) { + for (; lead < str.length && isHTTPWhiteSpace(str[lead]); lead++); + } + + if (trailing) { + for (; trail > 0 && isHTTPWhiteSpace(str[trail]); trail--); + } + + return str.slice(lead, trail + 1) +} + +/** + * @see https://infra.spec.whatwg.org/#ascii-whitespace + * @param {string} char + */ +function isASCIIWhitespace (char) { + return char === '\r' || char === '\n' || char === '\t' || char === '\f' || char === ' ' +} + +/** + * @see https://infra.spec.whatwg.org/#strip-leading-and-trailing-ascii-whitespace + */ +function removeASCIIWhitespace (str, leading = true, trailing = true) { + let lead = 0 + let trail = str.length - 1 + + if (leading) { + for (; lead < str.length && isASCIIWhitespace(str[lead]); lead++); + } + + if (trailing) { + for (; trail > 0 && isASCIIWhitespace(str[trail]); trail--); + } + + return str.slice(lead, trail + 1) +} + +module.exports = { + dataURLProcessor, + URLSerializer, + collectASequenceOfCodePoints, + collectASequenceOfCodePointsFast, + stringPercentDecode, + parseMIMEType, + collectAnHTTPQuotedString, + serializeAMimeType +} diff --git a/node_modules/undici/lib/fetch/file.js b/node_modules/undici/lib/fetch/file.js new file mode 100644 index 0000000..81bb7b2 --- /dev/null +++ b/node_modules/undici/lib/fetch/file.js @@ -0,0 +1,343 @@ +'use strict' + +const { Blob, File: NativeFile } = require('buffer') +const { types } = require('util') +const { kState } = require('./symbols') +const { isBlobLike } = require('./util') +const { webidl } = require('./webidl') +const { parseMIMEType, serializeAMimeType } = require('./dataURL') +const { kEnumerableProperty } = require('../core/util') + +class File extends Blob { + constructor (fileBits, fileName, options = {}) { + // The File constructor is invoked with two or three parameters, depending + // on whether the optional dictionary parameter is used. When the File() + // constructor is invoked, user agents must run the following steps: + webidl.argumentLengthCheck(arguments, 2, { header: 'File constructor' }) + + fileBits = webidl.converters['sequence'](fileBits) + fileName = webidl.converters.USVString(fileName) + options = webidl.converters.FilePropertyBag(options) + + // 1. Let bytes be the result of processing blob parts given fileBits and + // options. + // Note: Blob handles this for us + + // 2. Let n be the fileName argument to the constructor. + const n = fileName + + // 3. Process FilePropertyBag dictionary argument by running the following + // substeps: + + // 1. If the type member is provided and is not the empty string, let t + // be set to the type dictionary member. If t contains any characters + // outside the range U+0020 to U+007E, then set t to the empty string + // and return from these substeps. + // 2. Convert every character in t to ASCII lowercase. + let t = options.type + let d + + // eslint-disable-next-line no-labels + substep: { + if (t) { + t = parseMIMEType(t) + + if (t === 'failure') { + t = '' + // eslint-disable-next-line no-labels + break substep + } + + t = serializeAMimeType(t).toLowerCase() + } + + // 3. If the lastModified member is provided, let d be set to the + // lastModified dictionary member. If it is not provided, set d to the + // current date and time represented as the number of milliseconds since + // the Unix Epoch (which is the equivalent of Date.now() [ECMA-262]). + d = options.lastModified + } + + // 4. Return a new File object F such that: + // F refers to the bytes byte sequence. + // F.size is set to the number of total bytes in bytes. + // F.name is set to n. + // F.type is set to t. + // F.lastModified is set to d. + + super(processBlobParts(fileBits, options), { type: t }) + this[kState] = { + name: n, + lastModified: d, + type: t + } + } + + get name () { + webidl.brandCheck(this, File) + + return this[kState].name + } + + get lastModified () { + webidl.brandCheck(this, File) + + return this[kState].lastModified + } + + get type () { + webidl.brandCheck(this, File) + + return this[kState].type + } +} + +class FileLike { + constructor (blobLike, fileName, options = {}) { + // TODO: argument idl type check + + // The File constructor is invoked with two or three parameters, depending + // on whether the optional dictionary parameter is used. When the File() + // constructor is invoked, user agents must run the following steps: + + // 1. Let bytes be the result of processing blob parts given fileBits and + // options. + + // 2. Let n be the fileName argument to the constructor. + const n = fileName + + // 3. Process FilePropertyBag dictionary argument by running the following + // substeps: + + // 1. If the type member is provided and is not the empty string, let t + // be set to the type dictionary member. If t contains any characters + // outside the range U+0020 to U+007E, then set t to the empty string + // and return from these substeps. + // TODO + const t = options.type + + // 2. Convert every character in t to ASCII lowercase. + // TODO + + // 3. If the lastModified member is provided, let d be set to the + // lastModified dictionary member. If it is not provided, set d to the + // current date and time represented as the number of milliseconds since + // the Unix Epoch (which is the equivalent of Date.now() [ECMA-262]). + const d = options.lastModified ?? Date.now() + + // 4. Return a new File object F such that: + // F refers to the bytes byte sequence. + // F.size is set to the number of total bytes in bytes. + // F.name is set to n. + // F.type is set to t. + // F.lastModified is set to d. + + this[kState] = { + blobLike, + name: n, + type: t, + lastModified: d + } + } + + stream (...args) { + webidl.brandCheck(this, FileLike) + + return this[kState].blobLike.stream(...args) + } + + arrayBuffer (...args) { + webidl.brandCheck(this, FileLike) + + return this[kState].blobLike.arrayBuffer(...args) + } + + slice (...args) { + webidl.brandCheck(this, FileLike) + + return this[kState].blobLike.slice(...args) + } + + text (...args) { + webidl.brandCheck(this, FileLike) + + return this[kState].blobLike.text(...args) + } + + get size () { + webidl.brandCheck(this, FileLike) + + return this[kState].blobLike.size + } + + get type () { + webidl.brandCheck(this, FileLike) + + return this[kState].blobLike.type + } + + get name () { + webidl.brandCheck(this, FileLike) + + return this[kState].name + } + + get lastModified () { + webidl.brandCheck(this, FileLike) + + return this[kState].lastModified + } + + get [Symbol.toStringTag] () { + return 'File' + } +} + +Object.defineProperties(File.prototype, { + [Symbol.toStringTag]: { + value: 'File', + configurable: true + }, + name: kEnumerableProperty, + lastModified: kEnumerableProperty +}) + +webidl.converters.Blob = webidl.interfaceConverter(Blob) + +webidl.converters.BlobPart = function (V, opts) { + if (webidl.util.Type(V) === 'Object') { + if (isBlobLike(V)) { + return webidl.converters.Blob(V, { strict: false }) + } + + if ( + ArrayBuffer.isView(V) || + types.isAnyArrayBuffer(V) + ) { + return webidl.converters.BufferSource(V, opts) + } + } + + return webidl.converters.USVString(V, opts) +} + +webidl.converters['sequence'] = webidl.sequenceConverter( + webidl.converters.BlobPart +) + +// https://www.w3.org/TR/FileAPI/#dfn-FilePropertyBag +webidl.converters.FilePropertyBag = webidl.dictionaryConverter([ + { + key: 'lastModified', + converter: webidl.converters['long long'], + get defaultValue () { + return Date.now() + } + }, + { + key: 'type', + converter: webidl.converters.DOMString, + defaultValue: '' + }, + { + key: 'endings', + converter: (value) => { + value = webidl.converters.DOMString(value) + value = value.toLowerCase() + + if (value !== 'native') { + value = 'transparent' + } + + return value + }, + defaultValue: 'transparent' + } +]) + +/** + * @see https://www.w3.org/TR/FileAPI/#process-blob-parts + * @param {(NodeJS.TypedArray|Blob|string)[]} parts + * @param {{ type: string, endings: string }} options + */ +function processBlobParts (parts, options) { + // 1. Let bytes be an empty sequence of bytes. + /** @type {NodeJS.TypedArray[]} */ + const bytes = [] + + // 2. For each element in parts: + for (const element of parts) { + // 1. If element is a USVString, run the following substeps: + if (typeof element === 'string') { + // 1. Let s be element. + let s = element + + // 2. If the endings member of options is "native", set s + // to the result of converting line endings to native + // of element. + if (options.endings === 'native') { + s = convertLineEndingsNative(s) + } + + // 3. Append the result of UTF-8 encoding s to bytes. + bytes.push(new TextEncoder().encode(s)) + } else if ( + types.isAnyArrayBuffer(element) || + types.isTypedArray(element) + ) { + // 2. If element is a BufferSource, get a copy of the + // bytes held by the buffer source, and append those + // bytes to bytes. + if (!element.buffer) { // ArrayBuffer + bytes.push(new Uint8Array(element)) + } else { + bytes.push( + new Uint8Array(element.buffer, element.byteOffset, element.byteLength) + ) + } + } else if (isBlobLike(element)) { + // 3. If element is a Blob, append the bytes it represents + // to bytes. + bytes.push(element) + } + } + + // 3. Return bytes. + return bytes +} + +/** + * @see https://www.w3.org/TR/FileAPI/#convert-line-endings-to-native + * @param {string} s + */ +function convertLineEndingsNative (s) { + // 1. Let native line ending be be the code point U+000A LF. + let nativeLineEnding = '\n' + + // 2. If the underlying platform’s conventions are to + // represent newlines as a carriage return and line feed + // sequence, set native line ending to the code point + // U+000D CR followed by the code point U+000A LF. + if (process.platform === 'win32') { + nativeLineEnding = '\r\n' + } + + return s.replace(/\r?\n/g, nativeLineEnding) +} + +// If this function is moved to ./util.js, some tools (such as +// rollup) will warn about circular dependencies. See: +// https://github.com/nodejs/undici/issues/1629 +function isFileLike (object) { + return ( + (NativeFile && object instanceof NativeFile) || + object instanceof File || ( + object && + (typeof object.stream === 'function' || + typeof object.arrayBuffer === 'function') && + object[Symbol.toStringTag] === 'File' + ) + ) +} + +module.exports = { File, FileLike, isFileLike } diff --git a/node_modules/undici/lib/fetch/formdata.js b/node_modules/undici/lib/fetch/formdata.js new file mode 100644 index 0000000..5975e26 --- /dev/null +++ b/node_modules/undici/lib/fetch/formdata.js @@ -0,0 +1,265 @@ +'use strict' + +const { isBlobLike, toUSVString, makeIterator } = require('./util') +const { kState } = require('./symbols') +const { File: UndiciFile, FileLike, isFileLike } = require('./file') +const { webidl } = require('./webidl') +const { Blob, File: NativeFile } = require('buffer') + +/** @type {globalThis['File']} */ +const File = NativeFile ?? UndiciFile + +// https://xhr.spec.whatwg.org/#formdata +class FormData { + constructor (form) { + if (form !== undefined) { + throw webidl.errors.conversionFailed({ + prefix: 'FormData constructor', + argument: 'Argument 1', + types: ['undefined'] + }) + } + + this[kState] = [] + } + + append (name, value, filename = undefined) { + webidl.brandCheck(this, FormData) + + webidl.argumentLengthCheck(arguments, 2, { header: 'FormData.append' }) + + if (arguments.length === 3 && !isBlobLike(value)) { + throw new TypeError( + "Failed to execute 'append' on 'FormData': parameter 2 is not of type 'Blob'" + ) + } + + // 1. Let value be value if given; otherwise blobValue. + + name = webidl.converters.USVString(name) + value = isBlobLike(value) + ? webidl.converters.Blob(value, { strict: false }) + : webidl.converters.USVString(value) + filename = arguments.length === 3 + ? webidl.converters.USVString(filename) + : undefined + + // 2. Let entry be the result of creating an entry with + // name, value, and filename if given. + const entry = makeEntry(name, value, filename) + + // 3. Append entry to this’s entry list. + this[kState].push(entry) + } + + delete (name) { + webidl.brandCheck(this, FormData) + + webidl.argumentLengthCheck(arguments, 1, { header: 'FormData.delete' }) + + name = webidl.converters.USVString(name) + + // The delete(name) method steps are to remove all entries whose name + // is name from this’s entry list. + this[kState] = this[kState].filter(entry => entry.name !== name) + } + + get (name) { + webidl.brandCheck(this, FormData) + + webidl.argumentLengthCheck(arguments, 1, { header: 'FormData.get' }) + + name = webidl.converters.USVString(name) + + // 1. If there is no entry whose name is name in this’s entry list, + // then return null. + const idx = this[kState].findIndex((entry) => entry.name === name) + if (idx === -1) { + return null + } + + // 2. Return the value of the first entry whose name is name from + // this’s entry list. + return this[kState][idx].value + } + + getAll (name) { + webidl.brandCheck(this, FormData) + + webidl.argumentLengthCheck(arguments, 1, { header: 'FormData.getAll' }) + + name = webidl.converters.USVString(name) + + // 1. If there is no entry whose name is name in this’s entry list, + // then return the empty list. + // 2. Return the values of all entries whose name is name, in order, + // from this’s entry list. + return this[kState] + .filter((entry) => entry.name === name) + .map((entry) => entry.value) + } + + has (name) { + webidl.brandCheck(this, FormData) + + webidl.argumentLengthCheck(arguments, 1, { header: 'FormData.has' }) + + name = webidl.converters.USVString(name) + + // The has(name) method steps are to return true if there is an entry + // whose name is name in this’s entry list; otherwise false. + return this[kState].findIndex((entry) => entry.name === name) !== -1 + } + + set (name, value, filename = undefined) { + webidl.brandCheck(this, FormData) + + webidl.argumentLengthCheck(arguments, 2, { header: 'FormData.set' }) + + if (arguments.length === 3 && !isBlobLike(value)) { + throw new TypeError( + "Failed to execute 'set' on 'FormData': parameter 2 is not of type 'Blob'" + ) + } + + // The set(name, value) and set(name, blobValue, filename) method steps + // are: + + // 1. Let value be value if given; otherwise blobValue. + + name = webidl.converters.USVString(name) + value = isBlobLike(value) + ? webidl.converters.Blob(value, { strict: false }) + : webidl.converters.USVString(value) + filename = arguments.length === 3 + ? toUSVString(filename) + : undefined + + // 2. Let entry be the result of creating an entry with name, value, and + // filename if given. + const entry = makeEntry(name, value, filename) + + // 3. If there are entries in this’s entry list whose name is name, then + // replace the first such entry with entry and remove the others. + const idx = this[kState].findIndex((entry) => entry.name === name) + if (idx !== -1) { + this[kState] = [ + ...this[kState].slice(0, idx), + entry, + ...this[kState].slice(idx + 1).filter((entry) => entry.name !== name) + ] + } else { + // 4. Otherwise, append entry to this’s entry list. + this[kState].push(entry) + } + } + + entries () { + webidl.brandCheck(this, FormData) + + return makeIterator( + () => this[kState].map(pair => [pair.name, pair.value]), + 'FormData', + 'key+value' + ) + } + + keys () { + webidl.brandCheck(this, FormData) + + return makeIterator( + () => this[kState].map(pair => [pair.name, pair.value]), + 'FormData', + 'key' + ) + } + + values () { + webidl.brandCheck(this, FormData) + + return makeIterator( + () => this[kState].map(pair => [pair.name, pair.value]), + 'FormData', + 'value' + ) + } + + /** + * @param {(value: string, key: string, self: FormData) => void} callbackFn + * @param {unknown} thisArg + */ + forEach (callbackFn, thisArg = globalThis) { + webidl.brandCheck(this, FormData) + + webidl.argumentLengthCheck(arguments, 1, { header: 'FormData.forEach' }) + + if (typeof callbackFn !== 'function') { + throw new TypeError( + "Failed to execute 'forEach' on 'FormData': parameter 1 is not of type 'Function'." + ) + } + + for (const [key, value] of this) { + callbackFn.apply(thisArg, [value, key, this]) + } + } +} + +FormData.prototype[Symbol.iterator] = FormData.prototype.entries + +Object.defineProperties(FormData.prototype, { + [Symbol.toStringTag]: { + value: 'FormData', + configurable: true + } +}) + +/** + * @see https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#create-an-entry + * @param {string} name + * @param {string|Blob} value + * @param {?string} filename + * @returns + */ +function makeEntry (name, value, filename) { + // 1. Set name to the result of converting name into a scalar value string. + // "To convert a string into a scalar value string, replace any surrogates + // with U+FFFD." + // see: https://nodejs.org/dist/latest-v18.x/docs/api/buffer.html#buftostringencoding-start-end + name = Buffer.from(name).toString('utf8') + + // 2. If value is a string, then set value to the result of converting + // value into a scalar value string. + if (typeof value === 'string') { + value = Buffer.from(value).toString('utf8') + } else { + // 3. Otherwise: + + // 1. If value is not a File object, then set value to a new File object, + // representing the same bytes, whose name attribute value is "blob" + if (!isFileLike(value)) { + value = value instanceof Blob + ? new File([value], 'blob', { type: value.type }) + : new FileLike(value, 'blob', { type: value.type }) + } + + // 2. If filename is given, then set value to a new File object, + // representing the same bytes, whose name attribute is filename. + if (filename !== undefined) { + /** @type {FilePropertyBag} */ + const options = { + type: value.type, + lastModified: value.lastModified + } + + value = (NativeFile && value instanceof NativeFile) || value instanceof UndiciFile + ? new File([value], filename, options) + : new FileLike(value, filename, options) + } + } + + // 4. Return an entry whose name is name and whose value is value. + return { name, value } +} + +module.exports = { FormData } diff --git a/node_modules/undici/lib/fetch/global.js b/node_modules/undici/lib/fetch/global.js new file mode 100644 index 0000000..42282ac --- /dev/null +++ b/node_modules/undici/lib/fetch/global.js @@ -0,0 +1,48 @@ +'use strict' + +// In case of breaking changes, increase the version +// number to avoid conflicts. +const globalOrigin = Symbol.for('undici.globalOrigin.1') + +function getGlobalOrigin () { + return globalThis[globalOrigin] +} + +function setGlobalOrigin (newOrigin) { + if ( + newOrigin !== undefined && + typeof newOrigin !== 'string' && + !(newOrigin instanceof URL) + ) { + throw new Error('Invalid base url') + } + + if (newOrigin === undefined) { + Object.defineProperty(globalThis, globalOrigin, { + value: undefined, + writable: true, + enumerable: false, + configurable: false + }) + + return + } + + const parsedURL = new URL(newOrigin) + + if (parsedURL.protocol !== 'http:' && parsedURL.protocol !== 'https:') { + throw new TypeError(`Only http & https urls are allowed, received ${parsedURL.protocol}`) + } + + Object.defineProperty(globalThis, globalOrigin, { + value: parsedURL, + writable: true, + enumerable: false, + configurable: false + }) +} + +module.exports = { + getGlobalOrigin, + setGlobalOrigin +} diff --git a/node_modules/undici/lib/fetch/headers.js b/node_modules/undici/lib/fetch/headers.js new file mode 100644 index 0000000..aa5e73e --- /dev/null +++ b/node_modules/undici/lib/fetch/headers.js @@ -0,0 +1,552 @@ +// https://github.com/Ethan-Arrowood/undici-fetch + +'use strict' + +const { kHeadersList } = require('../core/symbols') +const { kGuard } = require('./symbols') +const { kEnumerableProperty } = require('../core/util') +const { + makeIterator, + isValidHeaderName, + isValidHeaderValue +} = require('./util') +const { webidl } = require('./webidl') +const assert = require('assert') + +const kHeadersMap = Symbol('headers map') +const kHeadersSortedMap = Symbol('headers map sorted') + +/** + * @see https://fetch.spec.whatwg.org/#concept-header-value-normalize + * @param {string} potentialValue + */ +function headerValueNormalize (potentialValue) { + // To normalize a byte sequence potentialValue, remove + // any leading and trailing HTTP whitespace bytes from + // potentialValue. + + // Trimming the end with `.replace()` and a RegExp is typically subject to + // ReDoS. This is safer and faster. + let i = potentialValue.length + while (/[\r\n\t ]/.test(potentialValue.charAt(--i))); + return potentialValue.slice(0, i + 1).replace(/^[\r\n\t ]+/, '') +} + +function fill (headers, object) { + // To fill a Headers object headers with a given object object, run these steps: + + // 1. If object is a sequence, then for each header in object: + // Note: webidl conversion to array has already been done. + if (Array.isArray(object)) { + for (const header of object) { + // 1. If header does not contain exactly two items, then throw a TypeError. + if (header.length !== 2) { + throw webidl.errors.exception({ + header: 'Headers constructor', + message: `expected name/value pair to be length 2, found ${header.length}.` + }) + } + + // 2. Append (header’s first item, header’s second item) to headers. + headers.append(header[0], header[1]) + } + } else if (typeof object === 'object' && object !== null) { + // Note: null should throw + + // 2. Otherwise, object is a record, then for each key → value in object, + // append (key, value) to headers + for (const [key, value] of Object.entries(object)) { + headers.append(key, value) + } + } else { + throw webidl.errors.conversionFailed({ + prefix: 'Headers constructor', + argument: 'Argument 1', + types: ['sequence>', 'record'] + }) + } +} + +class HeadersList { + /** @type {[string, string][]|null} */ + cookies = null + + constructor (init) { + if (init instanceof HeadersList) { + this[kHeadersMap] = new Map(init[kHeadersMap]) + this[kHeadersSortedMap] = init[kHeadersSortedMap] + this.cookies = init.cookies + } else { + this[kHeadersMap] = new Map(init) + this[kHeadersSortedMap] = null + } + } + + // https://fetch.spec.whatwg.org/#header-list-contains + contains (name) { + // A header list list contains a header name name if list + // contains a header whose name is a byte-case-insensitive + // match for name. + name = name.toLowerCase() + + return this[kHeadersMap].has(name) + } + + clear () { + this[kHeadersMap].clear() + this[kHeadersSortedMap] = null + this.cookies = null + } + + // https://fetch.spec.whatwg.org/#concept-header-list-append + append (name, value) { + this[kHeadersSortedMap] = null + + // 1. If list contains name, then set name to the first such + // header’s name. + const lowercaseName = name.toLowerCase() + const exists = this[kHeadersMap].get(lowercaseName) + + // 2. Append (name, value) to list. + if (exists) { + const delimiter = lowercaseName === 'cookie' ? '; ' : ', ' + this[kHeadersMap].set(lowercaseName, { + name: exists.name, + value: `${exists.value}${delimiter}${value}` + }) + } else { + this[kHeadersMap].set(lowercaseName, { name, value }) + } + + if (lowercaseName === 'set-cookie') { + this.cookies ??= [] + this.cookies.push(value) + } + } + + // https://fetch.spec.whatwg.org/#concept-header-list-set + set (name, value) { + this[kHeadersSortedMap] = null + const lowercaseName = name.toLowerCase() + + if (lowercaseName === 'set-cookie') { + this.cookies = [value] + } + + // 1. If list contains name, then set the value of + // the first such header to value and remove the + // others. + // 2. Otherwise, append header (name, value) to list. + return this[kHeadersMap].set(lowercaseName, { name, value }) + } + + // https://fetch.spec.whatwg.org/#concept-header-list-delete + delete (name) { + this[kHeadersSortedMap] = null + + name = name.toLowerCase() + + if (name === 'set-cookie') { + this.cookies = null + } + + return this[kHeadersMap].delete(name) + } + + // https://fetch.spec.whatwg.org/#concept-header-list-get + get (name) { + // 1. If list does not contain name, then return null. + if (!this.contains(name)) { + return null + } + + // 2. Return the values of all headers in list whose name + // is a byte-case-insensitive match for name, + // separated from each other by 0x2C 0x20, in order. + return this[kHeadersMap].get(name.toLowerCase())?.value ?? null + } + + * [Symbol.iterator] () { + // use the lowercased name + for (const [name, { value }] of this[kHeadersMap]) { + yield [name, value] + } + } + + get entries () { + const headers = {} + + if (this[kHeadersMap].size) { + for (const { name, value } of this[kHeadersMap].values()) { + headers[name] = value + } + } + + return headers + } +} + +// https://fetch.spec.whatwg.org/#headers-class +class Headers { + constructor (init = undefined) { + this[kHeadersList] = new HeadersList() + + // The new Headers(init) constructor steps are: + + // 1. Set this’s guard to "none". + this[kGuard] = 'none' + + // 2. If init is given, then fill this with init. + if (init !== undefined) { + init = webidl.converters.HeadersInit(init) + fill(this, init) + } + } + + // https://fetch.spec.whatwg.org/#dom-headers-append + append (name, value) { + webidl.brandCheck(this, Headers) + + webidl.argumentLengthCheck(arguments, 2, { header: 'Headers.append' }) + + name = webidl.converters.ByteString(name) + value = webidl.converters.ByteString(value) + + // 1. Normalize value. + value = headerValueNormalize(value) + + // 2. If name is not a header name or value is not a + // header value, then throw a TypeError. + if (!isValidHeaderName(name)) { + throw webidl.errors.invalidArgument({ + prefix: 'Headers.append', + value: name, + type: 'header name' + }) + } else if (!isValidHeaderValue(value)) { + throw webidl.errors.invalidArgument({ + prefix: 'Headers.append', + value, + type: 'header value' + }) + } + + // 3. If headers’s guard is "immutable", then throw a TypeError. + // 4. Otherwise, if headers’s guard is "request" and name is a + // forbidden header name, return. + // Note: undici does not implement forbidden header names + if (this[kGuard] === 'immutable') { + throw new TypeError('immutable') + } else if (this[kGuard] === 'request-no-cors') { + // 5. Otherwise, if headers’s guard is "request-no-cors": + // TODO + } + + // 6. Otherwise, if headers’s guard is "response" and name is a + // forbidden response-header name, return. + + // 7. Append (name, value) to headers’s header list. + // 8. If headers’s guard is "request-no-cors", then remove + // privileged no-CORS request headers from headers + return this[kHeadersList].append(name, value) + } + + // https://fetch.spec.whatwg.org/#dom-headers-delete + delete (name) { + webidl.brandCheck(this, Headers) + + webidl.argumentLengthCheck(arguments, 1, { header: 'Headers.delete' }) + + name = webidl.converters.ByteString(name) + + // 1. If name is not a header name, then throw a TypeError. + if (!isValidHeaderName(name)) { + throw webidl.errors.invalidArgument({ + prefix: 'Headers.delete', + value: name, + type: 'header name' + }) + } + + // 2. If this’s guard is "immutable", then throw a TypeError. + // 3. Otherwise, if this’s guard is "request" and name is a + // forbidden header name, return. + // 4. Otherwise, if this’s guard is "request-no-cors", name + // is not a no-CORS-safelisted request-header name, and + // name is not a privileged no-CORS request-header name, + // return. + // 5. Otherwise, if this’s guard is "response" and name is + // a forbidden response-header name, return. + // Note: undici does not implement forbidden header names + if (this[kGuard] === 'immutable') { + throw new TypeError('immutable') + } else if (this[kGuard] === 'request-no-cors') { + // TODO + } + + // 6. If this’s header list does not contain name, then + // return. + if (!this[kHeadersList].contains(name)) { + return + } + + // 7. Delete name from this’s header list. + // 8. If this’s guard is "request-no-cors", then remove + // privileged no-CORS request headers from this. + return this[kHeadersList].delete(name) + } + + // https://fetch.spec.whatwg.org/#dom-headers-get + get (name) { + webidl.brandCheck(this, Headers) + + webidl.argumentLengthCheck(arguments, 1, { header: 'Headers.get' }) + + name = webidl.converters.ByteString(name) + + // 1. If name is not a header name, then throw a TypeError. + if (!isValidHeaderName(name)) { + throw webidl.errors.invalidArgument({ + prefix: 'Headers.get', + value: name, + type: 'header name' + }) + } + + // 2. Return the result of getting name from this’s header + // list. + return this[kHeadersList].get(name) + } + + // https://fetch.spec.whatwg.org/#dom-headers-has + has (name) { + webidl.brandCheck(this, Headers) + + webidl.argumentLengthCheck(arguments, 1, { header: 'Headers.has' }) + + name = webidl.converters.ByteString(name) + + // 1. If name is not a header name, then throw a TypeError. + if (!isValidHeaderName(name)) { + throw webidl.errors.invalidArgument({ + prefix: 'Headers.has', + value: name, + type: 'header name' + }) + } + + // 2. Return true if this’s header list contains name; + // otherwise false. + return this[kHeadersList].contains(name) + } + + // https://fetch.spec.whatwg.org/#dom-headers-set + set (name, value) { + webidl.brandCheck(this, Headers) + + webidl.argumentLengthCheck(arguments, 2, { header: 'Headers.set' }) + + name = webidl.converters.ByteString(name) + value = webidl.converters.ByteString(value) + + // 1. Normalize value. + value = headerValueNormalize(value) + + // 2. If name is not a header name or value is not a + // header value, then throw a TypeError. + if (!isValidHeaderName(name)) { + throw webidl.errors.invalidArgument({ + prefix: 'Headers.set', + value: name, + type: 'header name' + }) + } else if (!isValidHeaderValue(value)) { + throw webidl.errors.invalidArgument({ + prefix: 'Headers.set', + value, + type: 'header value' + }) + } + + // 3. If this’s guard is "immutable", then throw a TypeError. + // 4. Otherwise, if this’s guard is "request" and name is a + // forbidden header name, return. + // 5. Otherwise, if this’s guard is "request-no-cors" and + // name/value is not a no-CORS-safelisted request-header, + // return. + // 6. Otherwise, if this’s guard is "response" and name is a + // forbidden response-header name, return. + // Note: undici does not implement forbidden header names + if (this[kGuard] === 'immutable') { + throw new TypeError('immutable') + } else if (this[kGuard] === 'request-no-cors') { + // TODO + } + + // 7. Set (name, value) in this’s header list. + // 8. If this’s guard is "request-no-cors", then remove + // privileged no-CORS request headers from this + return this[kHeadersList].set(name, value) + } + + // https://fetch.spec.whatwg.org/#dom-headers-getsetcookie + getSetCookie () { + webidl.brandCheck(this, Headers) + + // 1. If this’s header list does not contain `Set-Cookie`, then return « ». + // 2. Return the values of all headers in this’s header list whose name is + // a byte-case-insensitive match for `Set-Cookie`, in order. + + const list = this[kHeadersList].cookies + + if (list) { + return [...list] + } + + return [] + } + + // https://fetch.spec.whatwg.org/#concept-header-list-sort-and-combine + get [kHeadersSortedMap] () { + if (this[kHeadersList][kHeadersSortedMap]) { + return this[kHeadersList][kHeadersSortedMap] + } + + // 1. Let headers be an empty list of headers with the key being the name + // and value the value. + const headers = [] + + // 2. Let names be the result of convert header names to a sorted-lowercase + // set with all the names of the headers in list. + const names = [...this[kHeadersList]].sort((a, b) => a[0] < b[0] ? -1 : 1) + const cookies = this[kHeadersList].cookies + + // 3. For each name of names: + for (const [name, value] of names) { + // 1. If name is `set-cookie`, then: + if (name === 'set-cookie') { + // 1. Let values be a list of all values of headers in list whose name + // is a byte-case-insensitive match for name, in order. + + // 2. For each value of values: + // 1. Append (name, value) to headers. + for (const value of cookies) { + headers.push([name, value]) + } + } else { + // 2. Otherwise: + + // 1. Let value be the result of getting name from list. + + // 2. Assert: value is non-null. + assert(value !== null) + + // 3. Append (name, value) to headers. + headers.push([name, value]) + } + } + + this[kHeadersList][kHeadersSortedMap] = headers + + // 4. Return headers. + return headers + } + + keys () { + webidl.brandCheck(this, Headers) + + return makeIterator( + () => [...this[kHeadersSortedMap].values()], + 'Headers', + 'key' + ) + } + + values () { + webidl.brandCheck(this, Headers) + + return makeIterator( + () => [...this[kHeadersSortedMap].values()], + 'Headers', + 'value' + ) + } + + entries () { + webidl.brandCheck(this, Headers) + + return makeIterator( + () => [...this[kHeadersSortedMap].values()], + 'Headers', + 'key+value' + ) + } + + /** + * @param {(value: string, key: string, self: Headers) => void} callbackFn + * @param {unknown} thisArg + */ + forEach (callbackFn, thisArg = globalThis) { + webidl.brandCheck(this, Headers) + + webidl.argumentLengthCheck(arguments, 1, { header: 'Headers.forEach' }) + + if (typeof callbackFn !== 'function') { + throw new TypeError( + "Failed to execute 'forEach' on 'Headers': parameter 1 is not of type 'Function'." + ) + } + + for (const [key, value] of this) { + callbackFn.apply(thisArg, [value, key, this]) + } + } + + [Symbol.for('nodejs.util.inspect.custom')] () { + webidl.brandCheck(this, Headers) + + return this[kHeadersList] + } +} + +Headers.prototype[Symbol.iterator] = Headers.prototype.entries + +Object.defineProperties(Headers.prototype, { + append: kEnumerableProperty, + delete: kEnumerableProperty, + get: kEnumerableProperty, + has: kEnumerableProperty, + set: kEnumerableProperty, + getSetCookie: kEnumerableProperty, + keys: kEnumerableProperty, + values: kEnumerableProperty, + entries: kEnumerableProperty, + forEach: kEnumerableProperty, + [Symbol.iterator]: { enumerable: false }, + [Symbol.toStringTag]: { + value: 'Headers', + configurable: true + } +}) + +webidl.converters.HeadersInit = function (V) { + if (webidl.util.Type(V) === 'Object') { + if (V[Symbol.iterator]) { + return webidl.converters['sequence>'](V) + } + + return webidl.converters['record'](V) + } + + throw webidl.errors.conversionFailed({ + prefix: 'Headers constructor', + argument: 'Argument 1', + types: ['sequence>', 'record'] + }) +} + +module.exports = { + fill, + Headers, + HeadersList +} diff --git a/node_modules/undici/lib/fetch/index.js b/node_modules/undici/lib/fetch/index.js new file mode 100644 index 0000000..5199873 --- /dev/null +++ b/node_modules/undici/lib/fetch/index.js @@ -0,0 +1,2112 @@ +// https://github.com/Ethan-Arrowood/undici-fetch + +'use strict' + +const { + Response, + makeNetworkError, + makeAppropriateNetworkError, + filterResponse, + makeResponse +} = require('./response') +const { Headers } = require('./headers') +const { Request, makeRequest } = require('./request') +const zlib = require('zlib') +const { + bytesMatch, + makePolicyContainer, + clonePolicyContainer, + requestBadPort, + TAOCheck, + appendRequestOriginHeader, + responseLocationURL, + requestCurrentURL, + setRequestReferrerPolicyOnRedirect, + tryUpgradeRequestToAPotentiallyTrustworthyURL, + createOpaqueTimingInfo, + appendFetchMetadata, + corsCheck, + crossOriginResourcePolicyCheck, + determineRequestsReferrer, + coarsenedSharedCurrentTime, + createDeferredPromise, + isBlobLike, + sameOrigin, + isCancelled, + isAborted, + isErrorLike, + fullyReadBody, + readableStreamClose, + isomorphicEncode, + urlIsLocal, + urlIsHttpHttpsScheme, + urlHasHttpsScheme +} = require('./util') +const { kState, kHeaders, kGuard, kRealm } = require('./symbols') +const assert = require('assert') +const { safelyExtractBody } = require('./body') +const { + redirectStatus, + nullBodyStatus, + safeMethods, + requestBodyHeader, + subresource, + DOMException +} = require('./constants') +const { kHeadersList } = require('../core/symbols') +const EE = require('events') +const { Readable, pipeline } = require('stream') +const { isErrored, isReadable, nodeMajor, nodeMinor } = require('../core/util') +const { dataURLProcessor, serializeAMimeType } = require('./dataURL') +const { TransformStream } = require('stream/web') +const { getGlobalDispatcher } = require('../global') +const { webidl } = require('./webidl') +const { STATUS_CODES } = require('http') + +/** @type {import('buffer').resolveObjectURL} */ +let resolveObjectURL +let ReadableStream = globalThis.ReadableStream + +class Fetch extends EE { + constructor (dispatcher) { + super() + + this.dispatcher = dispatcher + this.connection = null + this.dump = false + this.state = 'ongoing' + // 2 terminated listeners get added per request, + // but only 1 gets removed. If there are 20 redirects, + // 21 listeners will be added. + // See https://github.com/nodejs/undici/issues/1711 + // TODO (fix): Find and fix root cause for leaked listener. + this.setMaxListeners(21) + } + + terminate (reason) { + if (this.state !== 'ongoing') { + return + } + + this.state = 'terminated' + this.connection?.destroy(reason) + this.emit('terminated', reason) + } + + // https://fetch.spec.whatwg.org/#fetch-controller-abort + abort (error) { + if (this.state !== 'ongoing') { + return + } + + // 1. Set controller’s state to "aborted". + this.state = 'aborted' + + // 2. Let fallbackError be an "AbortError" DOMException. + // 3. Set error to fallbackError if it is not given. + if (!error) { + error = new DOMException('The operation was aborted.', 'AbortError') + } + + // 4. Let serializedError be StructuredSerialize(error). + // If that threw an exception, catch it, and let + // serializedError be StructuredSerialize(fallbackError). + + // 5. Set controller’s serialized abort reason to serializedError. + this.serializedAbortReason = error + + this.connection?.destroy(error) + this.emit('terminated', error) + } +} + +// https://fetch.spec.whatwg.org/#fetch-method +async function fetch (input, init = {}) { + webidl.argumentLengthCheck(arguments, 1, { header: 'globalThis.fetch' }) + + // 1. Let p be a new promise. + const p = createDeferredPromise() + + // 2. Let requestObject be the result of invoking the initial value of + // Request as constructor with input and init as arguments. If this throws + // an exception, reject p with it and return p. + let requestObject + + try { + requestObject = new Request(input, init) + } catch (e) { + p.reject(e) + return p.promise + } + + // 3. Let request be requestObject’s request. + const request = requestObject[kState] + + // 4. If requestObject’s signal’s aborted flag is set, then: + if (requestObject.signal.aborted) { + // 1. Abort the fetch() call with p, request, null, and + // requestObject’s signal’s abort reason. + abortFetch(p, request, null, requestObject.signal.reason) + + // 2. Return p. + return p.promise + } + + // 5. Let globalObject be request’s client’s global object. + const globalObject = request.client.globalObject + + // 6. If globalObject is a ServiceWorkerGlobalScope object, then set + // request’s service-workers mode to "none". + if (globalObject?.constructor?.name === 'ServiceWorkerGlobalScope') { + request.serviceWorkers = 'none' + } + + // 7. Let responseObject be null. + let responseObject = null + + // 8. Let relevantRealm be this’s relevant Realm. + const relevantRealm = null + + // 9. Let locallyAborted be false. + let locallyAborted = false + + // 10. Let controller be null. + let controller = null + + // 11. Add the following abort steps to requestObject’s signal: + requestObject.signal.addEventListener( + 'abort', + () => { + // 1. Set locallyAborted to true. + locallyAborted = true + + // 2. Abort the fetch() call with p, request, responseObject, + // and requestObject’s signal’s abort reason. + abortFetch(p, request, responseObject, requestObject.signal.reason) + + // 3. If controller is not null, then abort controller. + if (controller != null) { + controller.abort() + } + }, + { once: true } + ) + + // 12. Let handleFetchDone given response response be to finalize and + // report timing with response, globalObject, and "fetch". + const handleFetchDone = (response) => + finalizeAndReportTiming(response, 'fetch') + + // 13. Set controller to the result of calling fetch given request, + // with processResponseEndOfBody set to handleFetchDone, and processResponse + // given response being these substeps: + + const processResponse = (response) => { + // 1. If locallyAborted is true, terminate these substeps. + if (locallyAborted) { + return + } + + // 2. If response’s aborted flag is set, then: + if (response.aborted) { + // 1. Let deserializedError be the result of deserialize a serialized + // abort reason given controller’s serialized abort reason and + // relevantRealm. + + // 2. Abort the fetch() call with p, request, responseObject, and + // deserializedError. + + abortFetch(p, request, responseObject, controller.serializedAbortReason) + return + } + + // 3. If response is a network error, then reject p with a TypeError + // and terminate these substeps. + if (response.type === 'error') { + p.reject( + Object.assign(new TypeError('fetch failed'), { cause: response.error }) + ) + return + } + + // 4. Set responseObject to the result of creating a Response object, + // given response, "immutable", and relevantRealm. + responseObject = new Response() + responseObject[kState] = response + responseObject[kRealm] = relevantRealm + responseObject[kHeaders][kHeadersList] = response.headersList + responseObject[kHeaders][kGuard] = 'immutable' + responseObject[kHeaders][kRealm] = relevantRealm + + // 5. Resolve p with responseObject. + p.resolve(responseObject) + } + + controller = fetching({ + request, + processResponseEndOfBody: handleFetchDone, + processResponse, + dispatcher: init.dispatcher ?? getGlobalDispatcher() // undici + }) + + // 14. Return p. + return p.promise +} + +// https://fetch.spec.whatwg.org/#finalize-and-report-timing +function finalizeAndReportTiming (response, initiatorType = 'other') { + // 1. If response is an aborted network error, then return. + if (response.type === 'error' && response.aborted) { + return + } + + // 2. If response’s URL list is null or empty, then return. + if (!response.urlList?.length) { + return + } + + // 3. Let originalURL be response’s URL list[0]. + const originalURL = response.urlList[0] + + // 4. Let timingInfo be response’s timing info. + let timingInfo = response.timingInfo + + // 5. Let cacheState be response’s cache state. + let cacheState = response.cacheState + + // 6. If originalURL’s scheme is not an HTTP(S) scheme, then return. + if (!urlIsHttpHttpsScheme(originalURL)) { + return + } + + // 7. If timingInfo is null, then return. + if (timingInfo === null) { + return + } + + // 8. If response’s timing allow passed flag is not set, then: + if (!timingInfo.timingAllowPassed) { + // 1. Set timingInfo to a the result of creating an opaque timing info for timingInfo. + timingInfo = createOpaqueTimingInfo({ + startTime: timingInfo.startTime + }) + + // 2. Set cacheState to the empty string. + cacheState = '' + } + + // 9. Set timingInfo’s end time to the coarsened shared current time + // given global’s relevant settings object’s cross-origin isolated + // capability. + // TODO: given global’s relevant settings object’s cross-origin isolated + // capability? + timingInfo.endTime = coarsenedSharedCurrentTime() + + // 10. Set response’s timing info to timingInfo. + response.timingInfo = timingInfo + + // 11. Mark resource timing for timingInfo, originalURL, initiatorType, + // global, and cacheState. + markResourceTiming( + timingInfo, + originalURL, + initiatorType, + globalThis, + cacheState + ) +} + +// https://w3c.github.io/resource-timing/#dfn-mark-resource-timing +function markResourceTiming (timingInfo, originalURL, initiatorType, globalThis, cacheState) { + if (nodeMajor > 18 || (nodeMajor === 18 && nodeMinor >= 2)) { + performance.markResourceTiming(timingInfo, originalURL, initiatorType, globalThis, cacheState) + } +} + +// https://fetch.spec.whatwg.org/#abort-fetch +function abortFetch (p, request, responseObject, error) { + // Note: AbortSignal.reason was added in node v17.2.0 + // which would give us an undefined error to reject with. + // Remove this once node v16 is no longer supported. + if (!error) { + error = new DOMException('The operation was aborted.', 'AbortError') + } + + // 1. Reject promise with error. + p.reject(error) + + // 2. If request’s body is not null and is readable, then cancel request’s + // body with error. + if (request.body != null && isReadable(request.body?.stream)) { + request.body.stream.cancel(error).catch((err) => { + if (err.code === 'ERR_INVALID_STATE') { + // Node bug? + return + } + throw err + }) + } + + // 3. If responseObject is null, then return. + if (responseObject == null) { + return + } + + // 4. Let response be responseObject’s response. + const response = responseObject[kState] + + // 5. If response’s body is not null and is readable, then error response’s + // body with error. + if (response.body != null && isReadable(response.body?.stream)) { + response.body.stream.cancel(error).catch((err) => { + if (err.code === 'ERR_INVALID_STATE') { + // Node bug? + return + } + throw err + }) + } +} + +// https://fetch.spec.whatwg.org/#fetching +function fetching ({ + request, + processRequestBodyChunkLength, + processRequestEndOfBody, + processResponse, + processResponseEndOfBody, + processResponseConsumeBody, + useParallelQueue = false, + dispatcher // undici +}) { + // 1. Let taskDestination be null. + let taskDestination = null + + // 2. Let crossOriginIsolatedCapability be false. + let crossOriginIsolatedCapability = false + + // 3. If request’s client is non-null, then: + if (request.client != null) { + // 1. Set taskDestination to request’s client’s global object. + taskDestination = request.client.globalObject + + // 2. Set crossOriginIsolatedCapability to request’s client’s cross-origin + // isolated capability. + crossOriginIsolatedCapability = + request.client.crossOriginIsolatedCapability + } + + // 4. If useParallelQueue is true, then set taskDestination to the result of + // starting a new parallel queue. + // TODO + + // 5. Let timingInfo be a new fetch timing info whose start time and + // post-redirect start time are the coarsened shared current time given + // crossOriginIsolatedCapability. + const currenTime = coarsenedSharedCurrentTime(crossOriginIsolatedCapability) + const timingInfo = createOpaqueTimingInfo({ + startTime: currenTime + }) + + // 6. Let fetchParams be a new fetch params whose + // request is request, + // timing info is timingInfo, + // process request body chunk length is processRequestBodyChunkLength, + // process request end-of-body is processRequestEndOfBody, + // process response is processResponse, + // process response consume body is processResponseConsumeBody, + // process response end-of-body is processResponseEndOfBody, + // task destination is taskDestination, + // and cross-origin isolated capability is crossOriginIsolatedCapability. + const fetchParams = { + controller: new Fetch(dispatcher), + request, + timingInfo, + processRequestBodyChunkLength, + processRequestEndOfBody, + processResponse, + processResponseConsumeBody, + processResponseEndOfBody, + taskDestination, + crossOriginIsolatedCapability + } + + // 7. If request’s body is a byte sequence, then set request’s body to + // request’s body as a body. + // NOTE: Since fetching is only called from fetch, body should already be + // extracted. + assert(!request.body || request.body.stream) + + // 8. If request’s window is "client", then set request’s window to request’s + // client, if request’s client’s global object is a Window object; otherwise + // "no-window". + if (request.window === 'client') { + // TODO: What if request.client is null? + request.window = + request.client?.globalObject?.constructor?.name === 'Window' + ? request.client + : 'no-window' + } + + // 9. If request’s origin is "client", then set request’s origin to request’s + // client’s origin. + if (request.origin === 'client') { + // TODO: What if request.client is null? + request.origin = request.client?.origin + } + + // 10. If all of the following conditions are true: + // TODO + + // 11. If request’s policy container is "client", then: + if (request.policyContainer === 'client') { + // 1. If request’s client is non-null, then set request’s policy + // container to a clone of request’s client’s policy container. [HTML] + if (request.client != null) { + request.policyContainer = clonePolicyContainer( + request.client.policyContainer + ) + } else { + // 2. Otherwise, set request’s policy container to a new policy + // container. + request.policyContainer = makePolicyContainer() + } + } + + // 12. If request’s header list does not contain `Accept`, then: + if (!request.headersList.contains('accept')) { + // 1. Let value be `*/*`. + const value = '*/*' + + // 2. A user agent should set value to the first matching statement, if + // any, switching on request’s destination: + // "document" + // "frame" + // "iframe" + // `text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8` + // "image" + // `image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5` + // "style" + // `text/css,*/*;q=0.1` + // TODO + + // 3. Append `Accept`/value to request’s header list. + request.headersList.append('accept', value) + } + + // 13. If request’s header list does not contain `Accept-Language`, then + // user agents should append `Accept-Language`/an appropriate value to + // request’s header list. + if (!request.headersList.contains('accept-language')) { + request.headersList.append('accept-language', '*') + } + + // 14. If request’s priority is null, then use request’s initiator and + // destination appropriately in setting request’s priority to a + // user-agent-defined object. + if (request.priority === null) { + // TODO + } + + // 15. If request is a subresource request, then: + if (subresource.includes(request.destination)) { + // TODO + } + + // 16. Run main fetch given fetchParams. + mainFetch(fetchParams) + .catch(err => { + fetchParams.controller.terminate(err) + }) + + // 17. Return fetchParam's controller + return fetchParams.controller +} + +// https://fetch.spec.whatwg.org/#concept-main-fetch +async function mainFetch (fetchParams, recursive = false) { + // 1. Let request be fetchParams’s request. + const request = fetchParams.request + + // 2. Let response be null. + let response = null + + // 3. If request’s local-URLs-only flag is set and request’s current URL is + // not local, then set response to a network error. + if (request.localURLsOnly && !urlIsLocal(requestCurrentURL(request))) { + response = makeNetworkError('local URLs only') + } + + // 4. Run report Content Security Policy violations for request. + // TODO + + // 5. Upgrade request to a potentially trustworthy URL, if appropriate. + tryUpgradeRequestToAPotentiallyTrustworthyURL(request) + + // 6. If should request be blocked due to a bad port, should fetching request + // be blocked as mixed content, or should request be blocked by Content + // Security Policy returns blocked, then set response to a network error. + if (requestBadPort(request) === 'blocked') { + response = makeNetworkError('bad port') + } + // TODO: should fetching request be blocked as mixed content? + // TODO: should request be blocked by Content Security Policy? + + // 7. If request’s referrer policy is the empty string, then set request’s + // referrer policy to request’s policy container’s referrer policy. + if (request.referrerPolicy === '') { + request.referrerPolicy = request.policyContainer.referrerPolicy + } + + // 8. If request’s referrer is not "no-referrer", then set request’s + // referrer to the result of invoking determine request’s referrer. + if (request.referrer !== 'no-referrer') { + request.referrer = determineRequestsReferrer(request) + } + + // 9. Set request’s current URL’s scheme to "https" if all of the following + // conditions are true: + // - request’s current URL’s scheme is "http" + // - request’s current URL’s host is a domain + // - Matching request’s current URL’s host per Known HSTS Host Domain Name + // Matching results in either a superdomain match with an asserted + // includeSubDomains directive or a congruent match (with or without an + // asserted includeSubDomains directive). [HSTS] + // TODO + + // 10. If recursive is false, then run the remaining steps in parallel. + // TODO + + // 11. If response is null, then set response to the result of running + // the steps corresponding to the first matching statement: + if (response === null) { + response = await (async () => { + const currentURL = requestCurrentURL(request) + + if ( + // - request’s current URL’s origin is same origin with request’s origin, + // and request’s response tainting is "basic" + (sameOrigin(currentURL, request.url) && request.responseTainting === 'basic') || + // request’s current URL’s scheme is "data" + (currentURL.protocol === 'data:') || + // - request’s mode is "navigate" or "websocket" + (request.mode === 'navigate' || request.mode === 'websocket') + ) { + // 1. Set request’s response tainting to "basic". + request.responseTainting = 'basic' + + // 2. Return the result of running scheme fetch given fetchParams. + return await schemeFetch(fetchParams) + } + + // request’s mode is "same-origin" + if (request.mode === 'same-origin') { + // 1. Return a network error. + return makeNetworkError('request mode cannot be "same-origin"') + } + + // request’s mode is "no-cors" + if (request.mode === 'no-cors') { + // 1. If request’s redirect mode is not "follow", then return a network + // error. + if (request.redirect !== 'follow') { + return makeNetworkError( + 'redirect mode cannot be "follow" for "no-cors" request' + ) + } + + // 2. Set request’s response tainting to "opaque". + request.responseTainting = 'opaque' + + // 3. Return the result of running scheme fetch given fetchParams. + return await schemeFetch(fetchParams) + } + + // request’s current URL’s scheme is not an HTTP(S) scheme + if (!urlIsHttpHttpsScheme(requestCurrentURL(request))) { + // Return a network error. + return makeNetworkError('URL scheme must be a HTTP(S) scheme') + } + + // - request’s use-CORS-preflight flag is set + // - request’s unsafe-request flag is set and either request’s method is + // not a CORS-safelisted method or CORS-unsafe request-header names with + // request’s header list is not empty + // 1. Set request’s response tainting to "cors". + // 2. Let corsWithPreflightResponse be the result of running HTTP fetch + // given fetchParams and true. + // 3. If corsWithPreflightResponse is a network error, then clear cache + // entries using request. + // 4. Return corsWithPreflightResponse. + // TODO + + // Otherwise + // 1. Set request’s response tainting to "cors". + request.responseTainting = 'cors' + + // 2. Return the result of running HTTP fetch given fetchParams. + return await httpFetch(fetchParams) + })() + } + + // 12. If recursive is true, then return response. + if (recursive) { + return response + } + + // 13. If response is not a network error and response is not a filtered + // response, then: + if (response.status !== 0 && !response.internalResponse) { + // If request’s response tainting is "cors", then: + if (request.responseTainting === 'cors') { + // 1. Let headerNames be the result of extracting header list values + // given `Access-Control-Expose-Headers` and response’s header list. + // TODO + // 2. If request’s credentials mode is not "include" and headerNames + // contains `*`, then set response’s CORS-exposed header-name list to + // all unique header names in response’s header list. + // TODO + // 3. Otherwise, if headerNames is not null or failure, then set + // response’s CORS-exposed header-name list to headerNames. + // TODO + } + + // Set response to the following filtered response with response as its + // internal response, depending on request’s response tainting: + if (request.responseTainting === 'basic') { + response = filterResponse(response, 'basic') + } else if (request.responseTainting === 'cors') { + response = filterResponse(response, 'cors') + } else if (request.responseTainting === 'opaque') { + response = filterResponse(response, 'opaque') + } else { + assert(false) + } + } + + // 14. Let internalResponse be response, if response is a network error, + // and response’s internal response otherwise. + let internalResponse = + response.status === 0 ? response : response.internalResponse + + // 15. If internalResponse’s URL list is empty, then set it to a clone of + // request’s URL list. + if (internalResponse.urlList.length === 0) { + internalResponse.urlList.push(...request.urlList) + } + + // 16. If request’s timing allow failed flag is unset, then set + // internalResponse’s timing allow passed flag. + if (!request.timingAllowFailed) { + response.timingAllowPassed = true + } + + // 17. If response is not a network error and any of the following returns + // blocked + // - should internalResponse to request be blocked as mixed content + // - should internalResponse to request be blocked by Content Security Policy + // - should internalResponse to request be blocked due to its MIME type + // - should internalResponse to request be blocked due to nosniff + // TODO + + // 18. If response’s type is "opaque", internalResponse’s status is 206, + // internalResponse’s range-requested flag is set, and request’s header + // list does not contain `Range`, then set response and internalResponse + // to a network error. + if ( + response.type === 'opaque' && + internalResponse.status === 206 && + internalResponse.rangeRequested && + !request.headers.contains('range') + ) { + response = internalResponse = makeNetworkError() + } + + // 19. If response is not a network error and either request’s method is + // `HEAD` or `CONNECT`, or internalResponse’s status is a null body status, + // set internalResponse’s body to null and disregard any enqueuing toward + // it (if any). + if ( + response.status !== 0 && + (request.method === 'HEAD' || + request.method === 'CONNECT' || + nullBodyStatus.includes(internalResponse.status)) + ) { + internalResponse.body = null + fetchParams.controller.dump = true + } + + // 20. If request’s integrity metadata is not the empty string, then: + if (request.integrity) { + // 1. Let processBodyError be this step: run fetch finale given fetchParams + // and a network error. + const processBodyError = (reason) => + fetchFinale(fetchParams, makeNetworkError(reason)) + + // 2. If request’s response tainting is "opaque", or response’s body is null, + // then run processBodyError and abort these steps. + if (request.responseTainting === 'opaque' || response.body == null) { + processBodyError(response.error) + return + } + + // 3. Let processBody given bytes be these steps: + const processBody = (bytes) => { + // 1. If bytes do not match request’s integrity metadata, + // then run processBodyError and abort these steps. [SRI] + if (!bytesMatch(bytes, request.integrity)) { + processBodyError('integrity mismatch') + return + } + + // 2. Set response’s body to bytes as a body. + response.body = safelyExtractBody(bytes)[0] + + // 3. Run fetch finale given fetchParams and response. + fetchFinale(fetchParams, response) + } + + // 4. Fully read response’s body given processBody and processBodyError. + await fullyReadBody(response.body, processBody, processBodyError) + } else { + // 21. Otherwise, run fetch finale given fetchParams and response. + fetchFinale(fetchParams, response) + } +} + +// https://fetch.spec.whatwg.org/#concept-scheme-fetch +// given a fetch params fetchParams +async function schemeFetch (fetchParams) { + // Note: since the connection is destroyed on redirect, which sets fetchParams to a + // cancelled state, we do not want this condition to trigger *unless* there have been + // no redirects. See https://github.com/nodejs/undici/issues/1776 + // 1. If fetchParams is canceled, then return the appropriate network error for fetchParams. + if (isCancelled(fetchParams) && fetchParams.request.redirectCount === 0) { + return makeAppropriateNetworkError(fetchParams) + } + + // 2. Let request be fetchParams’s request. + const { request } = fetchParams + + const { protocol: scheme } = requestCurrentURL(request) + + // 3. Switch on request’s current URL’s scheme and run the associated steps: + switch (scheme) { + case 'about:': { + // If request’s current URL’s path is the string "blank", then return a new response + // whose status message is `OK`, header list is « (`Content-Type`, `text/html;charset=utf-8`) », + // and body is the empty byte sequence as a body. + + // Otherwise, return a network error. + return makeNetworkError('about scheme is not supported') + } + case 'blob:': { + if (!resolveObjectURL) { + resolveObjectURL = require('buffer').resolveObjectURL + } + + // 1. Let blobURLEntry be request’s current URL’s blob URL entry. + const blobURLEntry = requestCurrentURL(request) + + // https://github.com/web-platform-tests/wpt/blob/7b0ebaccc62b566a1965396e5be7bb2bc06f841f/FileAPI/url/resources/fetch-tests.js#L52-L56 + // Buffer.resolveObjectURL does not ignore URL queries. + if (blobURLEntry.search.length !== 0) { + return makeNetworkError('NetworkError when attempting to fetch resource.') + } + + const blobURLEntryObject = resolveObjectURL(blobURLEntry.toString()) + + // 2. If request’s method is not `GET`, blobURLEntry is null, or blobURLEntry’s + // object is not a Blob object, then return a network error. + if (request.method !== 'GET' || !isBlobLike(blobURLEntryObject)) { + return makeNetworkError('invalid method') + } + + // 3. Let bodyWithType be the result of safely extracting blobURLEntry’s object. + const bodyWithType = safelyExtractBody(blobURLEntryObject) + + // 4. Let body be bodyWithType’s body. + const body = bodyWithType[0] + + // 5. Let length be body’s length, serialized and isomorphic encoded. + const length = isomorphicEncode(`${body.length}`) + + // 6. Let type be bodyWithType’s type if it is non-null; otherwise the empty byte sequence. + const type = bodyWithType[1] ?? '' + + // 7. Return a new response whose status message is `OK`, header list is + // « (`Content-Length`, length), (`Content-Type`, type) », and body is body. + const response = makeResponse({ + statusText: 'OK', + headersList: [ + ['content-length', { name: 'Content-Length', value: length }], + ['content-type', { name: 'Content-Type', value: type }] + ] + }) + + response.body = body + + return response + } + case 'data:': { + // 1. Let dataURLStruct be the result of running the + // data: URL processor on request’s current URL. + const currentURL = requestCurrentURL(request) + const dataURLStruct = dataURLProcessor(currentURL) + + // 2. If dataURLStruct is failure, then return a + // network error. + if (dataURLStruct === 'failure') { + return makeNetworkError('failed to fetch the data URL') + } + + // 3. Let mimeType be dataURLStruct’s MIME type, serialized. + const mimeType = serializeAMimeType(dataURLStruct.mimeType) + + // 4. Return a response whose status message is `OK`, + // header list is « (`Content-Type`, mimeType) », + // and body is dataURLStruct’s body as a body. + return makeResponse({ + statusText: 'OK', + headersList: [ + ['content-type', { name: 'Content-Type', value: mimeType }] + ], + body: safelyExtractBody(dataURLStruct.body)[0] + }) + } + case 'file:': { + // For now, unfortunate as it is, file URLs are left as an exercise for the reader. + // When in doubt, return a network error. + return makeNetworkError('not implemented... yet...') + } + case 'http:': + case 'https:': { + // Return the result of running HTTP fetch given fetchParams. + + return await httpFetch(fetchParams) + .catch((err) => makeNetworkError(err)) + } + default: { + return makeNetworkError('unknown scheme') + } + } +} + +// https://fetch.spec.whatwg.org/#finalize-response +function finalizeResponse (fetchParams, response) { + // 1. Set fetchParams’s request’s done flag. + fetchParams.request.done = true + + // 2, If fetchParams’s process response done is not null, then queue a fetch + // task to run fetchParams’s process response done given response, with + // fetchParams’s task destination. + if (fetchParams.processResponseDone != null) { + queueMicrotask(() => fetchParams.processResponseDone(response)) + } +} + +// https://fetch.spec.whatwg.org/#fetch-finale +async function fetchFinale (fetchParams, response) { + // 1. If response is a network error, then: + if (response.type === 'error') { + // 1. Set response’s URL list to « fetchParams’s request’s URL list[0] ». + response.urlList = [fetchParams.request.urlList[0]] + + // 2. Set response’s timing info to the result of creating an opaque timing + // info for fetchParams’s timing info. + response.timingInfo = createOpaqueTimingInfo({ + startTime: fetchParams.timingInfo.startTime + }) + } + + // 2. Let processResponseEndOfBody be the following steps: + const processResponseEndOfBody = () => { + // 1. Set fetchParams’s request’s done flag. + fetchParams.request.done = true + + // If fetchParams’s process response end-of-body is not null, + // then queue a fetch task to run fetchParams’s process response + // end-of-body given response with fetchParams’s task destination. + if (fetchParams.processResponseEndOfBody != null) { + queueMicrotask(() => fetchParams.processResponseEndOfBody(response)) + } + } + + // 3. If fetchParams’s process response is non-null, then queue a fetch task + // to run fetchParams’s process response given response, with fetchParams’s + // task destination. + if (fetchParams.processResponse != null) { + queueMicrotask(() => fetchParams.processResponse(response)) + } + + // 4. If response’s body is null, then run processResponseEndOfBody. + if (response.body == null) { + processResponseEndOfBody() + } else { + // 5. Otherwise: + + // 1. Let transformStream be a new a TransformStream. + + // 2. Let identityTransformAlgorithm be an algorithm which, given chunk, + // enqueues chunk in transformStream. + const identityTransformAlgorithm = (chunk, controller) => { + controller.enqueue(chunk) + } + + // 3. Set up transformStream with transformAlgorithm set to identityTransformAlgorithm + // and flushAlgorithm set to processResponseEndOfBody. + const transformStream = new TransformStream({ + start () {}, + transform: identityTransformAlgorithm, + flush: processResponseEndOfBody + }, { + size () { + return 1 + } + }, { + size () { + return 1 + } + }) + + // 4. Set response’s body to the result of piping response’s body through transformStream. + response.body = { stream: response.body.stream.pipeThrough(transformStream) } + } + + // 6. If fetchParams’s process response consume body is non-null, then: + if (fetchParams.processResponseConsumeBody != null) { + // 1. Let processBody given nullOrBytes be this step: run fetchParams’s + // process response consume body given response and nullOrBytes. + const processBody = (nullOrBytes) => fetchParams.processResponseConsumeBody(response, nullOrBytes) + + // 2. Let processBodyError be this step: run fetchParams’s process + // response consume body given response and failure. + const processBodyError = (failure) => fetchParams.processResponseConsumeBody(response, failure) + + // 3. If response’s body is null, then queue a fetch task to run processBody + // given null, with fetchParams’s task destination. + if (response.body == null) { + queueMicrotask(() => processBody(null)) + } else { + // 4. Otherwise, fully read response’s body given processBody, processBodyError, + // and fetchParams’s task destination. + await fullyReadBody(response.body, processBody, processBodyError) + } + } +} + +// https://fetch.spec.whatwg.org/#http-fetch +async function httpFetch (fetchParams) { + // 1. Let request be fetchParams’s request. + const request = fetchParams.request + + // 2. Let response be null. + let response = null + + // 3. Let actualResponse be null. + let actualResponse = null + + // 4. Let timingInfo be fetchParams’s timing info. + const timingInfo = fetchParams.timingInfo + + // 5. If request’s service-workers mode is "all", then: + if (request.serviceWorkers === 'all') { + // TODO + } + + // 6. If response is null, then: + if (response === null) { + // 1. If makeCORSPreflight is true and one of these conditions is true: + // TODO + + // 2. If request’s redirect mode is "follow", then set request’s + // service-workers mode to "none". + if (request.redirect === 'follow') { + request.serviceWorkers = 'none' + } + + // 3. Set response and actualResponse to the result of running + // HTTP-network-or-cache fetch given fetchParams. + actualResponse = response = await httpNetworkOrCacheFetch(fetchParams) + + // 4. If request’s response tainting is "cors" and a CORS check + // for request and response returns failure, then return a network error. + if ( + request.responseTainting === 'cors' && + corsCheck(request, response) === 'failure' + ) { + return makeNetworkError('cors failure') + } + + // 5. If the TAO check for request and response returns failure, then set + // request’s timing allow failed flag. + if (TAOCheck(request, response) === 'failure') { + request.timingAllowFailed = true + } + } + + // 7. If either request’s response tainting or response’s type + // is "opaque", and the cross-origin resource policy check with + // request’s origin, request’s client, request’s destination, + // and actualResponse returns blocked, then return a network error. + if ( + (request.responseTainting === 'opaque' || response.type === 'opaque') && + crossOriginResourcePolicyCheck( + request.origin, + request.client, + request.destination, + actualResponse + ) === 'blocked' + ) { + return makeNetworkError('blocked') + } + + // 8. If actualResponse’s status is a redirect status, then: + if (redirectStatus.includes(actualResponse.status)) { + // 1. If actualResponse’s status is not 303, request’s body is not null, + // and the connection uses HTTP/2, then user agents may, and are even + // encouraged to, transmit an RST_STREAM frame. + // See, https://github.com/whatwg/fetch/issues/1288 + if (request.redirect !== 'manual') { + fetchParams.controller.connection.destroy() + } + + // 2. Switch on request’s redirect mode: + if (request.redirect === 'error') { + // Set response to a network error. + response = makeNetworkError('unexpected redirect') + } else if (request.redirect === 'manual') { + // Set response to an opaque-redirect filtered response whose internal + // response is actualResponse. + // NOTE(spec): On the web this would return an `opaqueredirect` response, + // but that doesn't make sense server side. + // See https://github.com/nodejs/undici/issues/1193. + response = actualResponse + } else if (request.redirect === 'follow') { + // Set response to the result of running HTTP-redirect fetch given + // fetchParams and response. + response = await httpRedirectFetch(fetchParams, response) + } else { + assert(false) + } + } + + // 9. Set response’s timing info to timingInfo. + response.timingInfo = timingInfo + + // 10. Return response. + return response +} + +// https://fetch.spec.whatwg.org/#http-redirect-fetch +async function httpRedirectFetch (fetchParams, response) { + // 1. Let request be fetchParams’s request. + const request = fetchParams.request + + // 2. Let actualResponse be response, if response is not a filtered response, + // and response’s internal response otherwise. + const actualResponse = response.internalResponse + ? response.internalResponse + : response + + // 3. Let locationURL be actualResponse’s location URL given request’s current + // URL’s fragment. + let locationURL + + try { + locationURL = responseLocationURL( + actualResponse, + requestCurrentURL(request).hash + ) + + // 4. If locationURL is null, then return response. + if (locationURL == null) { + return response + } + } catch (err) { + // 5. If locationURL is failure, then return a network error. + return makeNetworkError(err) + } + + // 6. If locationURL’s scheme is not an HTTP(S) scheme, then return a network + // error. + if (!urlIsHttpHttpsScheme(locationURL)) { + return makeNetworkError('URL scheme must be a HTTP(S) scheme') + } + + // 7. If request’s redirect count is 20, then return a network error. + if (request.redirectCount === 20) { + return makeNetworkError('redirect count exceeded') + } + + // 8. Increase request’s redirect count by 1. + request.redirectCount += 1 + + // 9. If request’s mode is "cors", locationURL includes credentials, and + // request’s origin is not same origin with locationURL’s origin, then return + // a network error. + if ( + request.mode === 'cors' && + (locationURL.username || locationURL.password) && + !sameOrigin(request, locationURL) + ) { + return makeNetworkError('cross origin not allowed for request mode "cors"') + } + + // 10. If request’s response tainting is "cors" and locationURL includes + // credentials, then return a network error. + if ( + request.responseTainting === 'cors' && + (locationURL.username || locationURL.password) + ) { + return makeNetworkError( + 'URL cannot contain credentials for request mode "cors"' + ) + } + + // 11. If actualResponse’s status is not 303, request’s body is non-null, + // and request’s body’s source is null, then return a network error. + if ( + actualResponse.status !== 303 && + request.body != null && + request.body.source == null + ) { + return makeNetworkError() + } + + // 12. If one of the following is true + // - actualResponse’s status is 301 or 302 and request’s method is `POST` + // - actualResponse’s status is 303 and request’s method is not `GET` or `HEAD` + if ( + ([301, 302].includes(actualResponse.status) && request.method === 'POST') || + (actualResponse.status === 303 && + !['GET', 'HEAD'].includes(request.method)) + ) { + // then: + // 1. Set request’s method to `GET` and request’s body to null. + request.method = 'GET' + request.body = null + + // 2. For each headerName of request-body-header name, delete headerName from + // request’s header list. + for (const headerName of requestBodyHeader) { + request.headersList.delete(headerName) + } + } + + // 13. If request’s current URL’s origin is not same origin with locationURL’s + // origin, then for each headerName of CORS non-wildcard request-header name, + // delete headerName from request’s header list. + if (!sameOrigin(requestCurrentURL(request), locationURL)) { + // https://fetch.spec.whatwg.org/#cors-non-wildcard-request-header-name + request.headersList.delete('authorization') + } + + // 14. If request’s body is non-null, then set request’s body to the first return + // value of safely extracting request’s body’s source. + if (request.body != null) { + assert(request.body.source != null) + request.body = safelyExtractBody(request.body.source)[0] + } + + // 15. Let timingInfo be fetchParams’s timing info. + const timingInfo = fetchParams.timingInfo + + // 16. Set timingInfo’s redirect end time and post-redirect start time to the + // coarsened shared current time given fetchParams’s cross-origin isolated + // capability. + timingInfo.redirectEndTime = timingInfo.postRedirectStartTime = + coarsenedSharedCurrentTime(fetchParams.crossOriginIsolatedCapability) + + // 17. If timingInfo’s redirect start time is 0, then set timingInfo’s + // redirect start time to timingInfo’s start time. + if (timingInfo.redirectStartTime === 0) { + timingInfo.redirectStartTime = timingInfo.startTime + } + + // 18. Append locationURL to request’s URL list. + request.urlList.push(locationURL) + + // 19. Invoke set request’s referrer policy on redirect on request and + // actualResponse. + setRequestReferrerPolicyOnRedirect(request, actualResponse) + + // 20. Return the result of running main fetch given fetchParams and true. + return mainFetch(fetchParams, true) +} + +// https://fetch.spec.whatwg.org/#http-network-or-cache-fetch +async function httpNetworkOrCacheFetch ( + fetchParams, + isAuthenticationFetch = false, + isNewConnectionFetch = false +) { + // 1. Let request be fetchParams’s request. + const request = fetchParams.request + + // 2. Let httpFetchParams be null. + let httpFetchParams = null + + // 3. Let httpRequest be null. + let httpRequest = null + + // 4. Let response be null. + let response = null + + // 5. Let storedResponse be null. + // TODO: cache + + // 6. Let httpCache be null. + const httpCache = null + + // 7. Let the revalidatingFlag be unset. + const revalidatingFlag = false + + // 8. Run these steps, but abort when the ongoing fetch is terminated: + + // 1. If request’s window is "no-window" and request’s redirect mode is + // "error", then set httpFetchParams to fetchParams and httpRequest to + // request. + if (request.window === 'no-window' && request.redirect === 'error') { + httpFetchParams = fetchParams + httpRequest = request + } else { + // Otherwise: + + // 1. Set httpRequest to a clone of request. + httpRequest = makeRequest(request) + + // 2. Set httpFetchParams to a copy of fetchParams. + httpFetchParams = { ...fetchParams } + + // 3. Set httpFetchParams’s request to httpRequest. + httpFetchParams.request = httpRequest + } + + // 3. Let includeCredentials be true if one of + const includeCredentials = + request.credentials === 'include' || + (request.credentials === 'same-origin' && + request.responseTainting === 'basic') + + // 4. Let contentLength be httpRequest’s body’s length, if httpRequest’s + // body is non-null; otherwise null. + const contentLength = httpRequest.body ? httpRequest.body.length : null + + // 5. Let contentLengthHeaderValue be null. + let contentLengthHeaderValue = null + + // 6. If httpRequest’s body is null and httpRequest’s method is `POST` or + // `PUT`, then set contentLengthHeaderValue to `0`. + if ( + httpRequest.body == null && + ['POST', 'PUT'].includes(httpRequest.method) + ) { + contentLengthHeaderValue = '0' + } + + // 7. If contentLength is non-null, then set contentLengthHeaderValue to + // contentLength, serialized and isomorphic encoded. + if (contentLength != null) { + contentLengthHeaderValue = isomorphicEncode(`${contentLength}`) + } + + // 8. If contentLengthHeaderValue is non-null, then append + // `Content-Length`/contentLengthHeaderValue to httpRequest’s header + // list. + if (contentLengthHeaderValue != null) { + httpRequest.headersList.append('content-length', contentLengthHeaderValue) + } + + // 9. If contentLengthHeaderValue is non-null, then append (`Content-Length`, + // contentLengthHeaderValue) to httpRequest’s header list. + + // 10. If contentLength is non-null and httpRequest’s keepalive is true, + // then: + if (contentLength != null && httpRequest.keepalive) { + // NOTE: keepalive is a noop outside of browser context. + } + + // 11. If httpRequest’s referrer is a URL, then append + // `Referer`/httpRequest’s referrer, serialized and isomorphic encoded, + // to httpRequest’s header list. + if (httpRequest.referrer instanceof URL) { + httpRequest.headersList.append('referer', isomorphicEncode(httpRequest.referrer.href)) + } + + // 12. Append a request `Origin` header for httpRequest. + appendRequestOriginHeader(httpRequest) + + // 13. Append the Fetch metadata headers for httpRequest. [FETCH-METADATA] + appendFetchMetadata(httpRequest) + + // 14. If httpRequest’s header list does not contain `User-Agent`, then + // user agents should append `User-Agent`/default `User-Agent` value to + // httpRequest’s header list. + if (!httpRequest.headersList.contains('user-agent')) { + httpRequest.headersList.append('user-agent', 'undici') + } + + // 15. If httpRequest’s cache mode is "default" and httpRequest’s header + // list contains `If-Modified-Since`, `If-None-Match`, + // `If-Unmodified-Since`, `If-Match`, or `If-Range`, then set + // httpRequest’s cache mode to "no-store". + if ( + httpRequest.cache === 'default' && + (httpRequest.headersList.contains('if-modified-since') || + httpRequest.headersList.contains('if-none-match') || + httpRequest.headersList.contains('if-unmodified-since') || + httpRequest.headersList.contains('if-match') || + httpRequest.headersList.contains('if-range')) + ) { + httpRequest.cache = 'no-store' + } + + // 16. If httpRequest’s cache mode is "no-cache", httpRequest’s prevent + // no-cache cache-control header modification flag is unset, and + // httpRequest’s header list does not contain `Cache-Control`, then append + // `Cache-Control`/`max-age=0` to httpRequest’s header list. + if ( + httpRequest.cache === 'no-cache' && + !httpRequest.preventNoCacheCacheControlHeaderModification && + !httpRequest.headersList.contains('cache-control') + ) { + httpRequest.headersList.append('cache-control', 'max-age=0') + } + + // 17. If httpRequest’s cache mode is "no-store" or "reload", then: + if (httpRequest.cache === 'no-store' || httpRequest.cache === 'reload') { + // 1. If httpRequest’s header list does not contain `Pragma`, then append + // `Pragma`/`no-cache` to httpRequest’s header list. + if (!httpRequest.headersList.contains('pragma')) { + httpRequest.headersList.append('pragma', 'no-cache') + } + + // 2. If httpRequest’s header list does not contain `Cache-Control`, + // then append `Cache-Control`/`no-cache` to httpRequest’s header list. + if (!httpRequest.headersList.contains('cache-control')) { + httpRequest.headersList.append('cache-control', 'no-cache') + } + } + + // 18. If httpRequest’s header list contains `Range`, then append + // `Accept-Encoding`/`identity` to httpRequest’s header list. + if (httpRequest.headersList.contains('range')) { + httpRequest.headersList.append('accept-encoding', 'identity') + } + + // 19. Modify httpRequest’s header list per HTTP. Do not append a given + // header if httpRequest’s header list contains that header’s name. + // TODO: https://github.com/whatwg/fetch/issues/1285#issuecomment-896560129 + if (!httpRequest.headersList.contains('accept-encoding')) { + if (urlHasHttpsScheme(requestCurrentURL(httpRequest))) { + httpRequest.headersList.append('accept-encoding', 'br, gzip, deflate') + } else { + httpRequest.headersList.append('accept-encoding', 'gzip, deflate') + } + } + + // 20. If includeCredentials is true, then: + if (includeCredentials) { + // 1. If the user agent is not configured to block cookies for httpRequest + // (see section 7 of [COOKIES]), then: + // TODO: credentials + // 2. If httpRequest’s header list does not contain `Authorization`, then: + // TODO: credentials + } + + // 21. If there’s a proxy-authentication entry, use it as appropriate. + // TODO: proxy-authentication + + // 22. Set httpCache to the result of determining the HTTP cache + // partition, given httpRequest. + // TODO: cache + + // 23. If httpCache is null, then set httpRequest’s cache mode to + // "no-store". + if (httpCache == null) { + httpRequest.cache = 'no-store' + } + + // 24. If httpRequest’s cache mode is neither "no-store" nor "reload", + // then: + if (httpRequest.mode !== 'no-store' && httpRequest.mode !== 'reload') { + // TODO: cache + } + + // 9. If aborted, then return the appropriate network error for fetchParams. + // TODO + + // 10. If response is null, then: + if (response == null) { + // 1. If httpRequest’s cache mode is "only-if-cached", then return a + // network error. + if (httpRequest.mode === 'only-if-cached') { + return makeNetworkError('only if cached') + } + + // 2. Let forwardResponse be the result of running HTTP-network fetch + // given httpFetchParams, includeCredentials, and isNewConnectionFetch. + const forwardResponse = await httpNetworkFetch( + httpFetchParams, + includeCredentials, + isNewConnectionFetch + ) + + // 3. If httpRequest’s method is unsafe and forwardResponse’s status is + // in the range 200 to 399, inclusive, invalidate appropriate stored + // responses in httpCache, as per the "Invalidation" chapter of HTTP + // Caching, and set storedResponse to null. [HTTP-CACHING] + if ( + !safeMethods.includes(httpRequest.method) && + forwardResponse.status >= 200 && + forwardResponse.status <= 399 + ) { + // TODO: cache + } + + // 4. If the revalidatingFlag is set and forwardResponse’s status is 304, + // then: + if (revalidatingFlag && forwardResponse.status === 304) { + // TODO: cache + } + + // 5. If response is null, then: + if (response == null) { + // 1. Set response to forwardResponse. + response = forwardResponse + + // 2. Store httpRequest and forwardResponse in httpCache, as per the + // "Storing Responses in Caches" chapter of HTTP Caching. [HTTP-CACHING] + // TODO: cache + } + } + + // 11. Set response’s URL list to a clone of httpRequest’s URL list. + response.urlList = [...httpRequest.urlList] + + // 12. If httpRequest’s header list contains `Range`, then set response’s + // range-requested flag. + if (httpRequest.headersList.contains('range')) { + response.rangeRequested = true + } + + // 13. Set response’s request-includes-credentials to includeCredentials. + response.requestIncludesCredentials = includeCredentials + + // 14. If response’s status is 401, httpRequest’s response tainting is not + // "cors", includeCredentials is true, and request’s window is an environment + // settings object, then: + // TODO + + // 15. If response’s status is 407, then: + if (response.status === 407) { + // 1. If request’s window is "no-window", then return a network error. + if (request.window === 'no-window') { + return makeNetworkError() + } + + // 2. ??? + + // 3. If fetchParams is canceled, then return the appropriate network error for fetchParams. + if (isCancelled(fetchParams)) { + return makeAppropriateNetworkError(fetchParams) + } + + // 4. Prompt the end user as appropriate in request’s window and store + // the result as a proxy-authentication entry. [HTTP-AUTH] + // TODO: Invoke some kind of callback? + + // 5. Set response to the result of running HTTP-network-or-cache fetch given + // fetchParams. + // TODO + return makeNetworkError('proxy authentication required') + } + + // 16. If all of the following are true + if ( + // response’s status is 421 + response.status === 421 && + // isNewConnectionFetch is false + !isNewConnectionFetch && + // request’s body is null, or request’s body is non-null and request’s body’s source is non-null + (request.body == null || request.body.source != null) + ) { + // then: + + // 1. If fetchParams is canceled, then return the appropriate network error for fetchParams. + if (isCancelled(fetchParams)) { + return makeAppropriateNetworkError(fetchParams) + } + + // 2. Set response to the result of running HTTP-network-or-cache + // fetch given fetchParams, isAuthenticationFetch, and true. + + // TODO (spec): The spec doesn't specify this but we need to cancel + // the active response before we can start a new one. + // https://github.com/whatwg/fetch/issues/1293 + fetchParams.controller.connection.destroy() + + response = await httpNetworkOrCacheFetch( + fetchParams, + isAuthenticationFetch, + true + ) + } + + // 17. If isAuthenticationFetch is true, then create an authentication entry + if (isAuthenticationFetch) { + // TODO + } + + // 18. Return response. + return response +} + +// https://fetch.spec.whatwg.org/#http-network-fetch +async function httpNetworkFetch ( + fetchParams, + includeCredentials = false, + forceNewConnection = false +) { + assert(!fetchParams.controller.connection || fetchParams.controller.connection.destroyed) + + fetchParams.controller.connection = { + abort: null, + destroyed: false, + destroy (err) { + if (!this.destroyed) { + this.destroyed = true + this.abort?.(err ?? new DOMException('The operation was aborted.', 'AbortError')) + } + } + } + + // 1. Let request be fetchParams’s request. + const request = fetchParams.request + + // 2. Let response be null. + let response = null + + // 3. Let timingInfo be fetchParams’s timing info. + const timingInfo = fetchParams.timingInfo + + // 4. Let httpCache be the result of determining the HTTP cache partition, + // given request. + // TODO: cache + const httpCache = null + + // 5. If httpCache is null, then set request’s cache mode to "no-store". + if (httpCache == null) { + request.cache = 'no-store' + } + + // 6. Let networkPartitionKey be the result of determining the network + // partition key given request. + // TODO + + // 7. Let newConnection be "yes" if forceNewConnection is true; otherwise + // "no". + const newConnection = forceNewConnection ? 'yes' : 'no' // eslint-disable-line no-unused-vars + + // 8. Switch on request’s mode: + if (request.mode === 'websocket') { + // Let connection be the result of obtaining a WebSocket connection, + // given request’s current URL. + // TODO + } else { + // Let connection be the result of obtaining a connection, given + // networkPartitionKey, request’s current URL’s origin, + // includeCredentials, and forceNewConnection. + // TODO + } + + // 9. Run these steps, but abort when the ongoing fetch is terminated: + + // 1. If connection is failure, then return a network error. + + // 2. Set timingInfo’s final connection timing info to the result of + // calling clamp and coarsen connection timing info with connection’s + // timing info, timingInfo’s post-redirect start time, and fetchParams’s + // cross-origin isolated capability. + + // 3. If connection is not an HTTP/2 connection, request’s body is non-null, + // and request’s body’s source is null, then append (`Transfer-Encoding`, + // `chunked`) to request’s header list. + + // 4. Set timingInfo’s final network-request start time to the coarsened + // shared current time given fetchParams’s cross-origin isolated + // capability. + + // 5. Set response to the result of making an HTTP request over connection + // using request with the following caveats: + + // - Follow the relevant requirements from HTTP. [HTTP] [HTTP-SEMANTICS] + // [HTTP-COND] [HTTP-CACHING] [HTTP-AUTH] + + // - If request’s body is non-null, and request’s body’s source is null, + // then the user agent may have a buffer of up to 64 kibibytes and store + // a part of request’s body in that buffer. If the user agent reads from + // request’s body beyond that buffer’s size and the user agent needs to + // resend request, then instead return a network error. + + // - Set timingInfo’s final network-response start time to the coarsened + // shared current time given fetchParams’s cross-origin isolated capability, + // immediately after the user agent’s HTTP parser receives the first byte + // of the response (e.g., frame header bytes for HTTP/2 or response status + // line for HTTP/1.x). + + // - Wait until all the headers are transmitted. + + // - Any responses whose status is in the range 100 to 199, inclusive, + // and is not 101, are to be ignored, except for the purposes of setting + // timingInfo’s final network-response start time above. + + // - If request’s header list contains `Transfer-Encoding`/`chunked` and + // response is transferred via HTTP/1.0 or older, then return a network + // error. + + // - If the HTTP request results in a TLS client certificate dialog, then: + + // 1. If request’s window is an environment settings object, make the + // dialog available in request’s window. + + // 2. Otherwise, return a network error. + + // To transmit request’s body body, run these steps: + let requestBody = null + // 1. If body is null and fetchParams’s process request end-of-body is + // non-null, then queue a fetch task given fetchParams’s process request + // end-of-body and fetchParams’s task destination. + if (request.body == null && fetchParams.processRequestEndOfBody) { + queueMicrotask(() => fetchParams.processRequestEndOfBody()) + } else if (request.body != null) { + // 2. Otherwise, if body is non-null: + + // 1. Let processBodyChunk given bytes be these steps: + const processBodyChunk = async function * (bytes) { + // 1. If the ongoing fetch is terminated, then abort these steps. + if (isCancelled(fetchParams)) { + return + } + + // 2. Run this step in parallel: transmit bytes. + yield bytes + + // 3. If fetchParams’s process request body is non-null, then run + // fetchParams’s process request body given bytes’s length. + fetchParams.processRequestBodyChunkLength?.(bytes.byteLength) + } + + // 2. Let processEndOfBody be these steps: + const processEndOfBody = () => { + // 1. If fetchParams is canceled, then abort these steps. + if (isCancelled(fetchParams)) { + return + } + + // 2. If fetchParams’s process request end-of-body is non-null, + // then run fetchParams’s process request end-of-body. + if (fetchParams.processRequestEndOfBody) { + fetchParams.processRequestEndOfBody() + } + } + + // 3. Let processBodyError given e be these steps: + const processBodyError = (e) => { + // 1. If fetchParams is canceled, then abort these steps. + if (isCancelled(fetchParams)) { + return + } + + // 2. If e is an "AbortError" DOMException, then abort fetchParams’s controller. + if (e.name === 'AbortError') { + fetchParams.controller.abort() + } else { + fetchParams.controller.terminate(e) + } + } + + // 4. Incrementally read request’s body given processBodyChunk, processEndOfBody, + // processBodyError, and fetchParams’s task destination. + requestBody = (async function * () { + try { + for await (const bytes of request.body.stream) { + yield * processBodyChunk(bytes) + } + processEndOfBody() + } catch (err) { + processBodyError(err) + } + })() + } + + try { + // socket is only provided for websockets + const { body, status, statusText, headersList, socket } = await dispatch({ body: requestBody }) + + if (socket) { + response = makeResponse({ status, statusText, headersList, socket }) + } else { + const iterator = body[Symbol.asyncIterator]() + fetchParams.controller.next = () => iterator.next() + + response = makeResponse({ status, statusText, headersList }) + } + } catch (err) { + // 10. If aborted, then: + if (err.name === 'AbortError') { + // 1. If connection uses HTTP/2, then transmit an RST_STREAM frame. + fetchParams.controller.connection.destroy() + + // 2. Return the appropriate network error for fetchParams. + return makeAppropriateNetworkError(fetchParams) + } + + return makeNetworkError(err) + } + + // 11. Let pullAlgorithm be an action that resumes the ongoing fetch + // if it is suspended. + const pullAlgorithm = () => { + fetchParams.controller.resume() + } + + // 12. Let cancelAlgorithm be an algorithm that aborts fetchParams’s + // controller with reason, given reason. + const cancelAlgorithm = (reason) => { + fetchParams.controller.abort(reason) + } + + // 13. Let highWaterMark be a non-negative, non-NaN number, chosen by + // the user agent. + // TODO + + // 14. Let sizeAlgorithm be an algorithm that accepts a chunk object + // and returns a non-negative, non-NaN, non-infinite number, chosen by the user agent. + // TODO + + // 15. Let stream be a new ReadableStream. + // 16. Set up stream with pullAlgorithm set to pullAlgorithm, + // cancelAlgorithm set to cancelAlgorithm, highWaterMark set to + // highWaterMark, and sizeAlgorithm set to sizeAlgorithm. + if (!ReadableStream) { + ReadableStream = require('stream/web').ReadableStream + } + + const stream = new ReadableStream( + { + async start (controller) { + fetchParams.controller.controller = controller + }, + async pull (controller) { + await pullAlgorithm(controller) + }, + async cancel (reason) { + await cancelAlgorithm(reason) + } + }, + { + highWaterMark: 0, + size () { + return 1 + } + } + ) + + // 17. Run these steps, but abort when the ongoing fetch is terminated: + + // 1. Set response’s body to a new body whose stream is stream. + response.body = { stream } + + // 2. If response is not a network error and request’s cache mode is + // not "no-store", then update response in httpCache for request. + // TODO + + // 3. If includeCredentials is true and the user agent is not configured + // to block cookies for request (see section 7 of [COOKIES]), then run the + // "set-cookie-string" parsing algorithm (see section 5.2 of [COOKIES]) on + // the value of each header whose name is a byte-case-insensitive match for + // `Set-Cookie` in response’s header list, if any, and request’s current URL. + // TODO + + // 18. If aborted, then: + // TODO + + // 19. Run these steps in parallel: + + // 1. Run these steps, but abort when fetchParams is canceled: + fetchParams.controller.on('terminated', onAborted) + fetchParams.controller.resume = async () => { + // 1. While true + while (true) { + // 1-3. See onData... + + // 4. Set bytes to the result of handling content codings given + // codings and bytes. + let bytes + let isFailure + try { + const { done, value } = await fetchParams.controller.next() + + if (isAborted(fetchParams)) { + break + } + + bytes = done ? undefined : value + } catch (err) { + if (fetchParams.controller.ended && !timingInfo.encodedBodySize) { + // zlib doesn't like empty streams. + bytes = undefined + } else { + bytes = err + + // err may be propagated from the result of calling readablestream.cancel, + // which might not be an error. https://github.com/nodejs/undici/issues/2009 + isFailure = true + } + } + + if (bytes === undefined) { + // 2. Otherwise, if the bytes transmission for response’s message + // body is done normally and stream is readable, then close + // stream, finalize response for fetchParams and response, and + // abort these in-parallel steps. + readableStreamClose(fetchParams.controller.controller) + + finalizeResponse(fetchParams, response) + + return + } + + // 5. Increase timingInfo’s decoded body size by bytes’s length. + timingInfo.decodedBodySize += bytes?.byteLength ?? 0 + + // 6. If bytes is failure, then terminate fetchParams’s controller. + if (isFailure) { + fetchParams.controller.terminate(bytes) + return + } + + // 7. Enqueue a Uint8Array wrapping an ArrayBuffer containing bytes + // into stream. + fetchParams.controller.controller.enqueue(new Uint8Array(bytes)) + + // 8. If stream is errored, then terminate the ongoing fetch. + if (isErrored(stream)) { + fetchParams.controller.terminate() + return + } + + // 9. If stream doesn’t need more data ask the user agent to suspend + // the ongoing fetch. + if (!fetchParams.controller.controller.desiredSize) { + return + } + } + } + + // 2. If aborted, then: + function onAborted (reason) { + // 2. If fetchParams is aborted, then: + if (isAborted(fetchParams)) { + // 1. Set response’s aborted flag. + response.aborted = true + + // 2. If stream is readable, then error stream with the result of + // deserialize a serialized abort reason given fetchParams’s + // controller’s serialized abort reason and an + // implementation-defined realm. + if (isReadable(stream)) { + fetchParams.controller.controller.error( + fetchParams.controller.serializedAbortReason + ) + } + } else { + // 3. Otherwise, if stream is readable, error stream with a TypeError. + if (isReadable(stream)) { + fetchParams.controller.controller.error(new TypeError('terminated', { + cause: isErrorLike(reason) ? reason : undefined + })) + } + } + + // 4. If connection uses HTTP/2, then transmit an RST_STREAM frame. + // 5. Otherwise, the user agent should close connection unless it would be bad for performance to do so. + fetchParams.controller.connection.destroy() + } + + // 20. Return response. + return response + + async function dispatch ({ body }) { + const url = requestCurrentURL(request) + /** @type {import('../..').Agent} */ + const agent = fetchParams.controller.dispatcher + + return new Promise((resolve, reject) => agent.dispatch( + { + path: url.pathname + url.search, + origin: url.origin, + method: request.method, + body: fetchParams.controller.dispatcher.isMockActive ? request.body && request.body.source : body, + headers: request.headersList.entries, + maxRedirections: 0, + upgrade: request.mode === 'websocket' ? 'websocket' : undefined + }, + { + body: null, + abort: null, + + onConnect (abort) { + // TODO (fix): Do we need connection here? + const { connection } = fetchParams.controller + + if (connection.destroyed) { + abort(new DOMException('The operation was aborted.', 'AbortError')) + } else { + fetchParams.controller.on('terminated', abort) + this.abort = connection.abort = abort + } + }, + + onHeaders (status, headersList, resume, statusText) { + if (status < 200) { + return + } + + let codings = [] + let location = '' + + const headers = new Headers() + for (let n = 0; n < headersList.length; n += 2) { + const key = headersList[n + 0].toString('latin1') + const val = headersList[n + 1].toString('latin1') + + if (key.toLowerCase() === 'content-encoding') { + // https://www.rfc-editor.org/rfc/rfc7231#section-3.1.2.1 + // "All content-coding values are case-insensitive..." + codings = val.toLowerCase().split(',').map((x) => x.trim()) + } else if (key.toLowerCase() === 'location') { + location = val + } + + headers.append(key, val) + } + + this.body = new Readable({ read: resume }) + + const decoders = [] + + const willFollow = request.redirect === 'follow' && + location && + redirectStatus.includes(status) + + // https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Encoding + if (request.method !== 'HEAD' && request.method !== 'CONNECT' && !nullBodyStatus.includes(status) && !willFollow) { + for (const coding of codings) { + // https://www.rfc-editor.org/rfc/rfc9112.html#section-7.2 + if (coding === 'x-gzip' || coding === 'gzip') { + decoders.push(zlib.createGunzip()) + } else if (coding === 'deflate') { + decoders.push(zlib.createInflate()) + } else if (coding === 'br') { + decoders.push(zlib.createBrotliDecompress()) + } else { + decoders.length = 0 + break + } + } + } + + resolve({ + status, + statusText, + headersList: headers[kHeadersList], + body: decoders.length + ? pipeline(this.body, ...decoders, () => { }) + : this.body.on('error', () => {}) + }) + + return true + }, + + onData (chunk) { + if (fetchParams.controller.dump) { + return + } + + // 1. If one or more bytes have been transmitted from response’s + // message body, then: + + // 1. Let bytes be the transmitted bytes. + const bytes = chunk + + // 2. Let codings be the result of extracting header list values + // given `Content-Encoding` and response’s header list. + // See pullAlgorithm. + + // 3. Increase timingInfo’s encoded body size by bytes’s length. + timingInfo.encodedBodySize += bytes.byteLength + + // 4. See pullAlgorithm... + + return this.body.push(bytes) + }, + + onComplete () { + if (this.abort) { + fetchParams.controller.off('terminated', this.abort) + } + + fetchParams.controller.ended = true + + this.body.push(null) + }, + + onError (error) { + if (this.abort) { + fetchParams.controller.off('terminated', this.abort) + } + + this.body?.destroy(error) + + fetchParams.controller.terminate(error) + + reject(error) + }, + + onUpgrade (status, headersList, socket) { + if (status !== 101) { + return + } + + const headers = new Headers() + + for (let n = 0; n < headersList.length; n += 2) { + const key = headersList[n + 0].toString('latin1') + const val = headersList[n + 1].toString('latin1') + + headers.append(key, val) + } + + resolve({ + status, + statusText: STATUS_CODES[status], + headersList: headers[kHeadersList], + socket + }) + + return true + } + } + )) + } +} + +module.exports = { + fetch, + Fetch, + fetching, + finalizeAndReportTiming +} diff --git a/node_modules/undici/lib/fetch/request.js b/node_modules/undici/lib/fetch/request.js new file mode 100644 index 0000000..5c836e4 --- /dev/null +++ b/node_modules/undici/lib/fetch/request.js @@ -0,0 +1,939 @@ +/* globals AbortController */ + +'use strict' + +const { extractBody, mixinBody, cloneBody } = require('./body') +const { Headers, fill: fillHeaders, HeadersList } = require('./headers') +const { FinalizationRegistry } = require('../compat/dispatcher-weakref')() +const util = require('../core/util') +const { + isValidHTTPToken, + sameOrigin, + normalizeMethod, + makePolicyContainer +} = require('./util') +const { + forbiddenMethods, + corsSafeListedMethods, + referrerPolicy, + requestRedirect, + requestMode, + requestCredentials, + requestCache, + requestDuplex +} = require('./constants') +const { kEnumerableProperty } = util +const { kHeaders, kSignal, kState, kGuard, kRealm } = require('./symbols') +const { webidl } = require('./webidl') +const { getGlobalOrigin } = require('./global') +const { URLSerializer } = require('./dataURL') +const { kHeadersList } = require('../core/symbols') +const assert = require('assert') +const { getMaxListeners, setMaxListeners, getEventListeners, defaultMaxListeners } = require('events') + +let TransformStream = globalThis.TransformStream + +const kInit = Symbol('init') +const kAbortController = Symbol('abortController') + +const requestFinalizer = new FinalizationRegistry(({ signal, abort }) => { + signal.removeEventListener('abort', abort) +}) + +// https://fetch.spec.whatwg.org/#request-class +class Request { + // https://fetch.spec.whatwg.org/#dom-request + constructor (input, init = {}) { + if (input === kInit) { + return + } + + webidl.argumentLengthCheck(arguments, 1, { header: 'Request constructor' }) + + input = webidl.converters.RequestInfo(input) + init = webidl.converters.RequestInit(init) + + // https://html.spec.whatwg.org/multipage/webappapis.html#environment-settings-object + this[kRealm] = { + settingsObject: { + baseUrl: getGlobalOrigin(), + get origin () { + return this.baseUrl?.origin + }, + policyContainer: makePolicyContainer() + } + } + + // 1. Let request be null. + let request = null + + // 2. Let fallbackMode be null. + let fallbackMode = null + + // 3. Let baseURL be this’s relevant settings object’s API base URL. + const baseUrl = this[kRealm].settingsObject.baseUrl + + // 4. Let signal be null. + let signal = null + + // 5. If input is a string, then: + if (typeof input === 'string') { + // 1. Let parsedURL be the result of parsing input with baseURL. + // 2. If parsedURL is failure, then throw a TypeError. + let parsedURL + try { + parsedURL = new URL(input, baseUrl) + } catch (err) { + throw new TypeError('Failed to parse URL from ' + input, { cause: err }) + } + + // 3. If parsedURL includes credentials, then throw a TypeError. + if (parsedURL.username || parsedURL.password) { + throw new TypeError( + 'Request cannot be constructed from a URL that includes credentials: ' + + input + ) + } + + // 4. Set request to a new request whose URL is parsedURL. + request = makeRequest({ urlList: [parsedURL] }) + + // 5. Set fallbackMode to "cors". + fallbackMode = 'cors' + } else { + // 6. Otherwise: + + // 7. Assert: input is a Request object. + assert(input instanceof Request) + + // 8. Set request to input’s request. + request = input[kState] + + // 9. Set signal to input’s signal. + signal = input[kSignal] + } + + // 7. Let origin be this’s relevant settings object’s origin. + const origin = this[kRealm].settingsObject.origin + + // 8. Let window be "client". + let window = 'client' + + // 9. If request’s window is an environment settings object and its origin + // is same origin with origin, then set window to request’s window. + if ( + request.window?.constructor?.name === 'EnvironmentSettingsObject' && + sameOrigin(request.window, origin) + ) { + window = request.window + } + + // 10. If init["window"] exists and is non-null, then throw a TypeError. + if (init.window != null) { + throw new TypeError(`'window' option '${window}' must be null`) + } + + // 11. If init["window"] exists, then set window to "no-window". + if ('window' in init) { + window = 'no-window' + } + + // 12. Set request to a new request with the following properties: + request = makeRequest({ + // URL request’s URL. + // undici implementation note: this is set as the first item in request's urlList in makeRequest + // method request’s method. + method: request.method, + // header list A copy of request’s header list. + // undici implementation note: headersList is cloned in makeRequest + headersList: request.headersList, + // unsafe-request flag Set. + unsafeRequest: request.unsafeRequest, + // client This’s relevant settings object. + client: this[kRealm].settingsObject, + // window window. + window, + // priority request’s priority. + priority: request.priority, + // origin request’s origin. The propagation of the origin is only significant for navigation requests + // being handled by a service worker. In this scenario a request can have an origin that is different + // from the current client. + origin: request.origin, + // referrer request’s referrer. + referrer: request.referrer, + // referrer policy request’s referrer policy. + referrerPolicy: request.referrerPolicy, + // mode request’s mode. + mode: request.mode, + // credentials mode request’s credentials mode. + credentials: request.credentials, + // cache mode request’s cache mode. + cache: request.cache, + // redirect mode request’s redirect mode. + redirect: request.redirect, + // integrity metadata request’s integrity metadata. + integrity: request.integrity, + // keepalive request’s keepalive. + keepalive: request.keepalive, + // reload-navigation flag request’s reload-navigation flag. + reloadNavigation: request.reloadNavigation, + // history-navigation flag request’s history-navigation flag. + historyNavigation: request.historyNavigation, + // URL list A clone of request’s URL list. + urlList: [...request.urlList] + }) + + // 13. If init is not empty, then: + if (Object.keys(init).length > 0) { + // 1. If request’s mode is "navigate", then set it to "same-origin". + if (request.mode === 'navigate') { + request.mode = 'same-origin' + } + + // 2. Unset request’s reload-navigation flag. + request.reloadNavigation = false + + // 3. Unset request’s history-navigation flag. + request.historyNavigation = false + + // 4. Set request’s origin to "client". + request.origin = 'client' + + // 5. Set request’s referrer to "client" + request.referrer = 'client' + + // 6. Set request’s referrer policy to the empty string. + request.referrerPolicy = '' + + // 7. Set request’s URL to request’s current URL. + request.url = request.urlList[request.urlList.length - 1] + + // 8. Set request’s URL list to « request’s URL ». + request.urlList = [request.url] + } + + // 14. If init["referrer"] exists, then: + if (init.referrer !== undefined) { + // 1. Let referrer be init["referrer"]. + const referrer = init.referrer + + // 2. If referrer is the empty string, then set request’s referrer to "no-referrer". + if (referrer === '') { + request.referrer = 'no-referrer' + } else { + // 1. Let parsedReferrer be the result of parsing referrer with + // baseURL. + // 2. If parsedReferrer is failure, then throw a TypeError. + let parsedReferrer + try { + parsedReferrer = new URL(referrer, baseUrl) + } catch (err) { + throw new TypeError(`Referrer "${referrer}" is not a valid URL.`, { cause: err }) + } + + // 3. If one of the following is true + // parsedReferrer’s cannot-be-a-base-URL is true, scheme is "about", + // and path contains a single string "client" + // parsedReferrer’s origin is not same origin with origin + // then set request’s referrer to "client". + // TODO + + // 4. Otherwise, set request’s referrer to parsedReferrer. + request.referrer = parsedReferrer + } + } + + // 15. If init["referrerPolicy"] exists, then set request’s referrer policy + // to it. + if (init.referrerPolicy !== undefined) { + request.referrerPolicy = init.referrerPolicy + } + + // 16. Let mode be init["mode"] if it exists, and fallbackMode otherwise. + let mode + if (init.mode !== undefined) { + mode = init.mode + } else { + mode = fallbackMode + } + + // 17. If mode is "navigate", then throw a TypeError. + if (mode === 'navigate') { + throw webidl.errors.exception({ + header: 'Request constructor', + message: 'invalid request mode navigate.' + }) + } + + // 18. If mode is non-null, set request’s mode to mode. + if (mode != null) { + request.mode = mode + } + + // 19. If init["credentials"] exists, then set request’s credentials mode + // to it. + if (init.credentials !== undefined) { + request.credentials = init.credentials + } + + // 18. If init["cache"] exists, then set request’s cache mode to it. + if (init.cache !== undefined) { + request.cache = init.cache + } + + // 21. If request’s cache mode is "only-if-cached" and request’s mode is + // not "same-origin", then throw a TypeError. + if (request.cache === 'only-if-cached' && request.mode !== 'same-origin') { + throw new TypeError( + "'only-if-cached' can be set only with 'same-origin' mode" + ) + } + + // 22. If init["redirect"] exists, then set request’s redirect mode to it. + if (init.redirect !== undefined) { + request.redirect = init.redirect + } + + // 23. If init["integrity"] exists, then set request’s integrity metadata to it. + if (init.integrity !== undefined && init.integrity != null) { + request.integrity = String(init.integrity) + } + + // 24. If init["keepalive"] exists, then set request’s keepalive to it. + if (init.keepalive !== undefined) { + request.keepalive = Boolean(init.keepalive) + } + + // 25. If init["method"] exists, then: + if (init.method !== undefined) { + // 1. Let method be init["method"]. + let method = init.method + + // 2. If method is not a method or method is a forbidden method, then + // throw a TypeError. + if (!isValidHTTPToken(init.method)) { + throw TypeError(`'${init.method}' is not a valid HTTP method.`) + } + + if (forbiddenMethods.indexOf(method.toUpperCase()) !== -1) { + throw TypeError(`'${init.method}' HTTP method is unsupported.`) + } + + // 3. Normalize method. + method = normalizeMethod(init.method) + + // 4. Set request’s method to method. + request.method = method + } + + // 26. If init["signal"] exists, then set signal to it. + if (init.signal !== undefined) { + signal = init.signal + } + + // 27. Set this’s request to request. + this[kState] = request + + // 28. Set this’s signal to a new AbortSignal object with this’s relevant + // Realm. + const ac = new AbortController() + this[kSignal] = ac.signal + this[kSignal][kRealm] = this[kRealm] + + // 29. If signal is not null, then make this’s signal follow signal. + if (signal != null) { + if ( + !signal || + typeof signal.aborted !== 'boolean' || + typeof signal.addEventListener !== 'function' + ) { + throw new TypeError( + "Failed to construct 'Request': member signal is not of type AbortSignal." + ) + } + + if (signal.aborted) { + ac.abort(signal.reason) + } else { + // Keep a strong ref to ac while request object + // is alive. This is needed to prevent AbortController + // from being prematurely garbage collected. + // See, https://github.com/nodejs/undici/issues/1926. + this[kAbortController] = ac + + const acRef = new WeakRef(ac) + const abort = function () { + const ac = acRef.deref() + if (ac !== undefined) { + ac.abort(this.reason) + } + } + + // Third-party AbortControllers may not work with these. + // See, https://github.com/nodejs/undici/pull/1910#issuecomment-1464495619. + try { + // If the max amount of listeners is equal to the default, increase it + // This is only available in node >= v19.9.0 + if (typeof getMaxListeners === 'function' && getMaxListeners(signal) === defaultMaxListeners) { + setMaxListeners(100, signal) + } else if (getEventListeners(signal, 'abort').length >= defaultMaxListeners) { + setMaxListeners(100, signal) + } + } catch {} + + signal.addEventListener('abort', abort, { once: true }) + requestFinalizer.register(ac, { signal, abort }) + } + } + + // 30. Set this’s headers to a new Headers object with this’s relevant + // Realm, whose header list is request’s header list and guard is + // "request". + this[kHeaders] = new Headers() + this[kHeaders][kHeadersList] = request.headersList + this[kHeaders][kGuard] = 'request' + this[kHeaders][kRealm] = this[kRealm] + + // 31. If this’s request’s mode is "no-cors", then: + if (mode === 'no-cors') { + // 1. If this’s request’s method is not a CORS-safelisted method, + // then throw a TypeError. + if (!corsSafeListedMethods.includes(request.method)) { + throw new TypeError( + `'${request.method} is unsupported in no-cors mode.` + ) + } + + // 2. Set this’s headers’s guard to "request-no-cors". + this[kHeaders][kGuard] = 'request-no-cors' + } + + // 32. If init is not empty, then: + if (Object.keys(init).length !== 0) { + // 1. Let headers be a copy of this’s headers and its associated header + // list. + let headers = new Headers(this[kHeaders]) + + // 2. If init["headers"] exists, then set headers to init["headers"]. + if (init.headers !== undefined) { + headers = init.headers + } + + // 3. Empty this’s headers’s header list. + this[kHeaders][kHeadersList].clear() + + // 4. If headers is a Headers object, then for each header in its header + // list, append header’s name/header’s value to this’s headers. + if (headers.constructor.name === 'Headers') { + for (const [key, val] of headers) { + this[kHeaders].append(key, val) + } + } else { + // 5. Otherwise, fill this’s headers with headers. + fillHeaders(this[kHeaders], headers) + } + } + + // 33. Let inputBody be input’s request’s body if input is a Request + // object; otherwise null. + const inputBody = input instanceof Request ? input[kState].body : null + + // 34. If either init["body"] exists and is non-null or inputBody is + // non-null, and request’s method is `GET` or `HEAD`, then throw a + // TypeError. + if ( + (init.body != null || inputBody != null) && + (request.method === 'GET' || request.method === 'HEAD') + ) { + throw new TypeError('Request with GET/HEAD method cannot have body.') + } + + // 35. Let initBody be null. + let initBody = null + + // 36. If init["body"] exists and is non-null, then: + if (init.body != null) { + // 1. Let Content-Type be null. + // 2. Set initBody and Content-Type to the result of extracting + // init["body"], with keepalive set to request’s keepalive. + const [extractedBody, contentType] = extractBody( + init.body, + request.keepalive + ) + initBody = extractedBody + + // 3, If Content-Type is non-null and this’s headers’s header list does + // not contain `Content-Type`, then append `Content-Type`/Content-Type to + // this’s headers. + if (contentType && !this[kHeaders][kHeadersList].contains('content-type')) { + this[kHeaders].append('content-type', contentType) + } + } + + // 37. Let inputOrInitBody be initBody if it is non-null; otherwise + // inputBody. + const inputOrInitBody = initBody ?? inputBody + + // 38. If inputOrInitBody is non-null and inputOrInitBody’s source is + // null, then: + if (inputOrInitBody != null && inputOrInitBody.source == null) { + // 1. If initBody is non-null and init["duplex"] does not exist, + // then throw a TypeError. + if (initBody != null && init.duplex == null) { + throw new TypeError('RequestInit: duplex option is required when sending a body.') + } + + // 2. If this’s request’s mode is neither "same-origin" nor "cors", + // then throw a TypeError. + if (request.mode !== 'same-origin' && request.mode !== 'cors') { + throw new TypeError( + 'If request is made from ReadableStream, mode should be "same-origin" or "cors"' + ) + } + + // 3. Set this’s request’s use-CORS-preflight flag. + request.useCORSPreflightFlag = true + } + + // 39. Let finalBody be inputOrInitBody. + let finalBody = inputOrInitBody + + // 40. If initBody is null and inputBody is non-null, then: + if (initBody == null && inputBody != null) { + // 1. If input is unusable, then throw a TypeError. + if (util.isDisturbed(inputBody.stream) || inputBody.stream.locked) { + throw new TypeError( + 'Cannot construct a Request with a Request object that has already been used.' + ) + } + + // 2. Set finalBody to the result of creating a proxy for inputBody. + if (!TransformStream) { + TransformStream = require('stream/web').TransformStream + } + + // https://streams.spec.whatwg.org/#readablestream-create-a-proxy + const identityTransform = new TransformStream() + inputBody.stream.pipeThrough(identityTransform) + finalBody = { + source: inputBody.source, + length: inputBody.length, + stream: identityTransform.readable + } + } + + // 41. Set this’s request’s body to finalBody. + this[kState].body = finalBody + } + + // Returns request’s HTTP method, which is "GET" by default. + get method () { + webidl.brandCheck(this, Request) + + // The method getter steps are to return this’s request’s method. + return this[kState].method + } + + // Returns the URL of request as a string. + get url () { + webidl.brandCheck(this, Request) + + // The url getter steps are to return this’s request’s URL, serialized. + return URLSerializer(this[kState].url) + } + + // Returns a Headers object consisting of the headers associated with request. + // Note that headers added in the network layer by the user agent will not + // be accounted for in this object, e.g., the "Host" header. + get headers () { + webidl.brandCheck(this, Request) + + // The headers getter steps are to return this’s headers. + return this[kHeaders] + } + + // Returns the kind of resource requested by request, e.g., "document" + // or "script". + get destination () { + webidl.brandCheck(this, Request) + + // The destination getter are to return this’s request’s destination. + return this[kState].destination + } + + // Returns the referrer of request. Its value can be a same-origin URL if + // explicitly set in init, the empty string to indicate no referrer, and + // "about:client" when defaulting to the global’s default. This is used + // during fetching to determine the value of the `Referer` header of the + // request being made. + get referrer () { + webidl.brandCheck(this, Request) + + // 1. If this’s request’s referrer is "no-referrer", then return the + // empty string. + if (this[kState].referrer === 'no-referrer') { + return '' + } + + // 2. If this’s request’s referrer is "client", then return + // "about:client". + if (this[kState].referrer === 'client') { + return 'about:client' + } + + // Return this’s request’s referrer, serialized. + return this[kState].referrer.toString() + } + + // Returns the referrer policy associated with request. + // This is used during fetching to compute the value of the request’s + // referrer. + get referrerPolicy () { + webidl.brandCheck(this, Request) + + // The referrerPolicy getter steps are to return this’s request’s referrer policy. + return this[kState].referrerPolicy + } + + // Returns the mode associated with request, which is a string indicating + // whether the request will use CORS, or will be restricted to same-origin + // URLs. + get mode () { + webidl.brandCheck(this, Request) + + // The mode getter steps are to return this’s request’s mode. + return this[kState].mode + } + + // Returns the credentials mode associated with request, + // which is a string indicating whether credentials will be sent with the + // request always, never, or only when sent to a same-origin URL. + get credentials () { + // The credentials getter steps are to return this’s request’s credentials mode. + return this[kState].credentials + } + + // Returns the cache mode associated with request, + // which is a string indicating how the request will + // interact with the browser’s cache when fetching. + get cache () { + webidl.brandCheck(this, Request) + + // The cache getter steps are to return this’s request’s cache mode. + return this[kState].cache + } + + // Returns the redirect mode associated with request, + // which is a string indicating how redirects for the + // request will be handled during fetching. A request + // will follow redirects by default. + get redirect () { + webidl.brandCheck(this, Request) + + // The redirect getter steps are to return this’s request’s redirect mode. + return this[kState].redirect + } + + // Returns request’s subresource integrity metadata, which is a + // cryptographic hash of the resource being fetched. Its value + // consists of multiple hashes separated by whitespace. [SRI] + get integrity () { + webidl.brandCheck(this, Request) + + // The integrity getter steps are to return this’s request’s integrity + // metadata. + return this[kState].integrity + } + + // Returns a boolean indicating whether or not request can outlive the + // global in which it was created. + get keepalive () { + webidl.brandCheck(this, Request) + + // The keepalive getter steps are to return this’s request’s keepalive. + return this[kState].keepalive + } + + // Returns a boolean indicating whether or not request is for a reload + // navigation. + get isReloadNavigation () { + webidl.brandCheck(this, Request) + + // The isReloadNavigation getter steps are to return true if this’s + // request’s reload-navigation flag is set; otherwise false. + return this[kState].reloadNavigation + } + + // Returns a boolean indicating whether or not request is for a history + // navigation (a.k.a. back-foward navigation). + get isHistoryNavigation () { + webidl.brandCheck(this, Request) + + // The isHistoryNavigation getter steps are to return true if this’s request’s + // history-navigation flag is set; otherwise false. + return this[kState].historyNavigation + } + + // Returns the signal associated with request, which is an AbortSignal + // object indicating whether or not request has been aborted, and its + // abort event handler. + get signal () { + webidl.brandCheck(this, Request) + + // The signal getter steps are to return this’s signal. + return this[kSignal] + } + + get body () { + webidl.brandCheck(this, Request) + + return this[kState].body ? this[kState].body.stream : null + } + + get bodyUsed () { + webidl.brandCheck(this, Request) + + return !!this[kState].body && util.isDisturbed(this[kState].body.stream) + } + + get duplex () { + webidl.brandCheck(this, Request) + + return 'half' + } + + // Returns a clone of request. + clone () { + webidl.brandCheck(this, Request) + + // 1. If this is unusable, then throw a TypeError. + if (this.bodyUsed || this.body?.locked) { + throw new TypeError('unusable') + } + + // 2. Let clonedRequest be the result of cloning this’s request. + const clonedRequest = cloneRequest(this[kState]) + + // 3. Let clonedRequestObject be the result of creating a Request object, + // given clonedRequest, this’s headers’s guard, and this’s relevant Realm. + const clonedRequestObject = new Request(kInit) + clonedRequestObject[kState] = clonedRequest + clonedRequestObject[kRealm] = this[kRealm] + clonedRequestObject[kHeaders] = new Headers() + clonedRequestObject[kHeaders][kHeadersList] = clonedRequest.headersList + clonedRequestObject[kHeaders][kGuard] = this[kHeaders][kGuard] + clonedRequestObject[kHeaders][kRealm] = this[kHeaders][kRealm] + + // 4. Make clonedRequestObject’s signal follow this’s signal. + const ac = new AbortController() + if (this.signal.aborted) { + ac.abort(this.signal.reason) + } else { + this.signal.addEventListener( + 'abort', + () => { + ac.abort(this.signal.reason) + }, + { once: true } + ) + } + clonedRequestObject[kSignal] = ac.signal + + // 4. Return clonedRequestObject. + return clonedRequestObject + } +} + +mixinBody(Request) + +function makeRequest (init) { + // https://fetch.spec.whatwg.org/#requests + const request = { + method: 'GET', + localURLsOnly: false, + unsafeRequest: false, + body: null, + client: null, + reservedClient: null, + replacesClientId: '', + window: 'client', + keepalive: false, + serviceWorkers: 'all', + initiator: '', + destination: '', + priority: null, + origin: 'client', + policyContainer: 'client', + referrer: 'client', + referrerPolicy: '', + mode: 'no-cors', + useCORSPreflightFlag: false, + credentials: 'same-origin', + useCredentials: false, + cache: 'default', + redirect: 'follow', + integrity: '', + cryptoGraphicsNonceMetadata: '', + parserMetadata: '', + reloadNavigation: false, + historyNavigation: false, + userActivation: false, + taintedOrigin: false, + redirectCount: 0, + responseTainting: 'basic', + preventNoCacheCacheControlHeaderModification: false, + done: false, + timingAllowFailed: false, + ...init, + headersList: init.headersList + ? new HeadersList(init.headersList) + : new HeadersList() + } + request.url = request.urlList[0] + return request +} + +// https://fetch.spec.whatwg.org/#concept-request-clone +function cloneRequest (request) { + // To clone a request request, run these steps: + + // 1. Let newRequest be a copy of request, except for its body. + const newRequest = makeRequest({ ...request, body: null }) + + // 2. If request’s body is non-null, set newRequest’s body to the + // result of cloning request’s body. + if (request.body != null) { + newRequest.body = cloneBody(request.body) + } + + // 3. Return newRequest. + return newRequest +} + +Object.defineProperties(Request.prototype, { + method: kEnumerableProperty, + url: kEnumerableProperty, + headers: kEnumerableProperty, + redirect: kEnumerableProperty, + clone: kEnumerableProperty, + signal: kEnumerableProperty, + duplex: kEnumerableProperty, + destination: kEnumerableProperty, + body: kEnumerableProperty, + bodyUsed: kEnumerableProperty, + isHistoryNavigation: kEnumerableProperty, + isReloadNavigation: kEnumerableProperty, + keepalive: kEnumerableProperty, + integrity: kEnumerableProperty, + cache: kEnumerableProperty, + credentials: kEnumerableProperty, + attribute: kEnumerableProperty, + referrerPolicy: kEnumerableProperty, + referrer: kEnumerableProperty, + mode: kEnumerableProperty, + [Symbol.toStringTag]: { + value: 'Request', + configurable: true + } +}) + +webidl.converters.Request = webidl.interfaceConverter( + Request +) + +// https://fetch.spec.whatwg.org/#requestinfo +webidl.converters.RequestInfo = function (V) { + if (typeof V === 'string') { + return webidl.converters.USVString(V) + } + + if (V instanceof Request) { + return webidl.converters.Request(V) + } + + return webidl.converters.USVString(V) +} + +webidl.converters.AbortSignal = webidl.interfaceConverter( + AbortSignal +) + +// https://fetch.spec.whatwg.org/#requestinit +webidl.converters.RequestInit = webidl.dictionaryConverter([ + { + key: 'method', + converter: webidl.converters.ByteString + }, + { + key: 'headers', + converter: webidl.converters.HeadersInit + }, + { + key: 'body', + converter: webidl.nullableConverter( + webidl.converters.BodyInit + ) + }, + { + key: 'referrer', + converter: webidl.converters.USVString + }, + { + key: 'referrerPolicy', + converter: webidl.converters.DOMString, + // https://w3c.github.io/webappsec-referrer-policy/#referrer-policy + allowedValues: referrerPolicy + }, + { + key: 'mode', + converter: webidl.converters.DOMString, + // https://fetch.spec.whatwg.org/#concept-request-mode + allowedValues: requestMode + }, + { + key: 'credentials', + converter: webidl.converters.DOMString, + // https://fetch.spec.whatwg.org/#requestcredentials + allowedValues: requestCredentials + }, + { + key: 'cache', + converter: webidl.converters.DOMString, + // https://fetch.spec.whatwg.org/#requestcache + allowedValues: requestCache + }, + { + key: 'redirect', + converter: webidl.converters.DOMString, + // https://fetch.spec.whatwg.org/#requestredirect + allowedValues: requestRedirect + }, + { + key: 'integrity', + converter: webidl.converters.DOMString + }, + { + key: 'keepalive', + converter: webidl.converters.boolean + }, + { + key: 'signal', + converter: webidl.nullableConverter( + (signal) => webidl.converters.AbortSignal( + signal, + { strict: false } + ) + ) + }, + { + key: 'window', + converter: webidl.converters.any + }, + { + key: 'duplex', + converter: webidl.converters.DOMString, + allowedValues: requestDuplex + } +]) + +module.exports = { Request, makeRequest } diff --git a/node_modules/undici/lib/fetch/response.js b/node_modules/undici/lib/fetch/response.js new file mode 100644 index 0000000..1029dbe --- /dev/null +++ b/node_modules/undici/lib/fetch/response.js @@ -0,0 +1,574 @@ +'use strict' + +const { Headers, HeadersList, fill } = require('./headers') +const { extractBody, cloneBody, mixinBody } = require('./body') +const util = require('../core/util') +const { kEnumerableProperty } = util +const { + isValidReasonPhrase, + isCancelled, + isAborted, + isBlobLike, + serializeJavascriptValueToJSONString, + isErrorLike, + isomorphicEncode +} = require('./util') +const { + redirectStatus, + nullBodyStatus, + DOMException +} = require('./constants') +const { kState, kHeaders, kGuard, kRealm } = require('./symbols') +const { webidl } = require('./webidl') +const { FormData } = require('./formdata') +const { getGlobalOrigin } = require('./global') +const { URLSerializer } = require('./dataURL') +const { kHeadersList } = require('../core/symbols') +const assert = require('assert') +const { types } = require('util') + +const ReadableStream = globalThis.ReadableStream || require('stream/web').ReadableStream + +// https://fetch.spec.whatwg.org/#response-class +class Response { + // Creates network error Response. + static error () { + // TODO + const relevantRealm = { settingsObject: {} } + + // The static error() method steps are to return the result of creating a + // Response object, given a new network error, "immutable", and this’s + // relevant Realm. + const responseObject = new Response() + responseObject[kState] = makeNetworkError() + responseObject[kRealm] = relevantRealm + responseObject[kHeaders][kHeadersList] = responseObject[kState].headersList + responseObject[kHeaders][kGuard] = 'immutable' + responseObject[kHeaders][kRealm] = relevantRealm + return responseObject + } + + // https://fetch.spec.whatwg.org/#dom-response-json + static json (data = undefined, init = {}) { + webidl.argumentLengthCheck(arguments, 1, { header: 'Response.json' }) + + if (init !== null) { + init = webidl.converters.ResponseInit(init) + } + + // 1. Let bytes the result of running serialize a JavaScript value to JSON bytes on data. + const bytes = new TextEncoder('utf-8').encode( + serializeJavascriptValueToJSONString(data) + ) + + // 2. Let body be the result of extracting bytes. + const body = extractBody(bytes) + + // 3. Let responseObject be the result of creating a Response object, given a new response, + // "response", and this’s relevant Realm. + const relevantRealm = { settingsObject: {} } + const responseObject = new Response() + responseObject[kRealm] = relevantRealm + responseObject[kHeaders][kGuard] = 'response' + responseObject[kHeaders][kRealm] = relevantRealm + + // 4. Perform initialize a response given responseObject, init, and (body, "application/json"). + initializeResponse(responseObject, init, { body: body[0], type: 'application/json' }) + + // 5. Return responseObject. + return responseObject + } + + // Creates a redirect Response that redirects to url with status status. + static redirect (url, status = 302) { + const relevantRealm = { settingsObject: {} } + + webidl.argumentLengthCheck(arguments, 1, { header: 'Response.redirect' }) + + url = webidl.converters.USVString(url) + status = webidl.converters['unsigned short'](status) + + // 1. Let parsedURL be the result of parsing url with current settings + // object’s API base URL. + // 2. If parsedURL is failure, then throw a TypeError. + // TODO: base-URL? + let parsedURL + try { + parsedURL = new URL(url, getGlobalOrigin()) + } catch (err) { + throw Object.assign(new TypeError('Failed to parse URL from ' + url), { + cause: err + }) + } + + // 3. If status is not a redirect status, then throw a RangeError. + if (!redirectStatus.includes(status)) { + throw new RangeError('Invalid status code ' + status) + } + + // 4. Let responseObject be the result of creating a Response object, + // given a new response, "immutable", and this’s relevant Realm. + const responseObject = new Response() + responseObject[kRealm] = relevantRealm + responseObject[kHeaders][kGuard] = 'immutable' + responseObject[kHeaders][kRealm] = relevantRealm + + // 5. Set responseObject’s response’s status to status. + responseObject[kState].status = status + + // 6. Let value be parsedURL, serialized and isomorphic encoded. + const value = isomorphicEncode(URLSerializer(parsedURL)) + + // 7. Append `Location`/value to responseObject’s response’s header list. + responseObject[kState].headersList.append('location', value) + + // 8. Return responseObject. + return responseObject + } + + // https://fetch.spec.whatwg.org/#dom-response + constructor (body = null, init = {}) { + if (body !== null) { + body = webidl.converters.BodyInit(body) + } + + init = webidl.converters.ResponseInit(init) + + // TODO + this[kRealm] = { settingsObject: {} } + + // 1. Set this’s response to a new response. + this[kState] = makeResponse({}) + + // 2. Set this’s headers to a new Headers object with this’s relevant + // Realm, whose header list is this’s response’s header list and guard + // is "response". + this[kHeaders] = new Headers() + this[kHeaders][kGuard] = 'response' + this[kHeaders][kHeadersList] = this[kState].headersList + this[kHeaders][kRealm] = this[kRealm] + + // 3. Let bodyWithType be null. + let bodyWithType = null + + // 4. If body is non-null, then set bodyWithType to the result of extracting body. + if (body != null) { + const [extractedBody, type] = extractBody(body) + bodyWithType = { body: extractedBody, type } + } + + // 5. Perform initialize a response given this, init, and bodyWithType. + initializeResponse(this, init, bodyWithType) + } + + // Returns response’s type, e.g., "cors". + get type () { + webidl.brandCheck(this, Response) + + // The type getter steps are to return this’s response’s type. + return this[kState].type + } + + // Returns response’s URL, if it has one; otherwise the empty string. + get url () { + webidl.brandCheck(this, Response) + + const urlList = this[kState].urlList + + // The url getter steps are to return the empty string if this’s + // response’s URL is null; otherwise this’s response’s URL, + // serialized with exclude fragment set to true. + const url = urlList[urlList.length - 1] ?? null + + if (url === null) { + return '' + } + + return URLSerializer(url, true) + } + + // Returns whether response was obtained through a redirect. + get redirected () { + webidl.brandCheck(this, Response) + + // The redirected getter steps are to return true if this’s response’s URL + // list has more than one item; otherwise false. + return this[kState].urlList.length > 1 + } + + // Returns response’s status. + get status () { + webidl.brandCheck(this, Response) + + // The status getter steps are to return this’s response’s status. + return this[kState].status + } + + // Returns whether response’s status is an ok status. + get ok () { + webidl.brandCheck(this, Response) + + // The ok getter steps are to return true if this’s response’s status is an + // ok status; otherwise false. + return this[kState].status >= 200 && this[kState].status <= 299 + } + + // Returns response’s status message. + get statusText () { + webidl.brandCheck(this, Response) + + // The statusText getter steps are to return this’s response’s status + // message. + return this[kState].statusText + } + + // Returns response’s headers as Headers. + get headers () { + webidl.brandCheck(this, Response) + + // The headers getter steps are to return this’s headers. + return this[kHeaders] + } + + get body () { + webidl.brandCheck(this, Response) + + return this[kState].body ? this[kState].body.stream : null + } + + get bodyUsed () { + webidl.brandCheck(this, Response) + + return !!this[kState].body && util.isDisturbed(this[kState].body.stream) + } + + // Returns a clone of response. + clone () { + webidl.brandCheck(this, Response) + + // 1. If this is unusable, then throw a TypeError. + if (this.bodyUsed || (this.body && this.body.locked)) { + throw webidl.errors.exception({ + header: 'Response.clone', + message: 'Body has already been consumed.' + }) + } + + // 2. Let clonedResponse be the result of cloning this’s response. + const clonedResponse = cloneResponse(this[kState]) + + // 3. Return the result of creating a Response object, given + // clonedResponse, this’s headers’s guard, and this’s relevant Realm. + const clonedResponseObject = new Response() + clonedResponseObject[kState] = clonedResponse + clonedResponseObject[kRealm] = this[kRealm] + clonedResponseObject[kHeaders][kHeadersList] = clonedResponse.headersList + clonedResponseObject[kHeaders][kGuard] = this[kHeaders][kGuard] + clonedResponseObject[kHeaders][kRealm] = this[kHeaders][kRealm] + + return clonedResponseObject + } +} + +mixinBody(Response) + +Object.defineProperties(Response.prototype, { + type: kEnumerableProperty, + url: kEnumerableProperty, + status: kEnumerableProperty, + ok: kEnumerableProperty, + redirected: kEnumerableProperty, + statusText: kEnumerableProperty, + headers: kEnumerableProperty, + clone: kEnumerableProperty, + body: kEnumerableProperty, + bodyUsed: kEnumerableProperty, + [Symbol.toStringTag]: { + value: 'Response', + configurable: true + } +}) + +Object.defineProperties(Response, { + json: kEnumerableProperty, + redirect: kEnumerableProperty, + error: kEnumerableProperty +}) + +// https://fetch.spec.whatwg.org/#concept-response-clone +function cloneResponse (response) { + // To clone a response response, run these steps: + + // 1. If response is a filtered response, then return a new identical + // filtered response whose internal response is a clone of response’s + // internal response. + if (response.internalResponse) { + return filterResponse( + cloneResponse(response.internalResponse), + response.type + ) + } + + // 2. Let newResponse be a copy of response, except for its body. + const newResponse = makeResponse({ ...response, body: null }) + + // 3. If response’s body is non-null, then set newResponse’s body to the + // result of cloning response’s body. + if (response.body != null) { + newResponse.body = cloneBody(response.body) + } + + // 4. Return newResponse. + return newResponse +} + +function makeResponse (init) { + return { + aborted: false, + rangeRequested: false, + timingAllowPassed: false, + requestIncludesCredentials: false, + type: 'default', + status: 200, + timingInfo: null, + cacheState: '', + statusText: '', + ...init, + headersList: init.headersList + ? new HeadersList(init.headersList) + : new HeadersList(), + urlList: init.urlList ? [...init.urlList] : [] + } +} + +function makeNetworkError (reason) { + const isError = isErrorLike(reason) + return makeResponse({ + type: 'error', + status: 0, + error: isError + ? reason + : new Error(reason ? String(reason) : reason), + aborted: reason && reason.name === 'AbortError' + }) +} + +function makeFilteredResponse (response, state) { + state = { + internalResponse: response, + ...state + } + + return new Proxy(response, { + get (target, p) { + return p in state ? state[p] : target[p] + }, + set (target, p, value) { + assert(!(p in state)) + target[p] = value + return true + } + }) +} + +// https://fetch.spec.whatwg.org/#concept-filtered-response +function filterResponse (response, type) { + // Set response to the following filtered response with response as its + // internal response, depending on request’s response tainting: + if (type === 'basic') { + // A basic filtered response is a filtered response whose type is "basic" + // and header list excludes any headers in internal response’s header list + // whose name is a forbidden response-header name. + + // Note: undici does not implement forbidden response-header names + return makeFilteredResponse(response, { + type: 'basic', + headersList: response.headersList + }) + } else if (type === 'cors') { + // A CORS filtered response is a filtered response whose type is "cors" + // and header list excludes any headers in internal response’s header + // list whose name is not a CORS-safelisted response-header name, given + // internal response’s CORS-exposed header-name list. + + // Note: undici does not implement CORS-safelisted response-header names + return makeFilteredResponse(response, { + type: 'cors', + headersList: response.headersList + }) + } else if (type === 'opaque') { + // An opaque filtered response is a filtered response whose type is + // "opaque", URL list is the empty list, status is 0, status message + // is the empty byte sequence, header list is empty, and body is null. + + return makeFilteredResponse(response, { + type: 'opaque', + urlList: Object.freeze([]), + status: 0, + statusText: '', + body: null + }) + } else if (type === 'opaqueredirect') { + // An opaque-redirect filtered response is a filtered response whose type + // is "opaqueredirect", status is 0, status message is the empty byte + // sequence, header list is empty, and body is null. + + return makeFilteredResponse(response, { + type: 'opaqueredirect', + status: 0, + statusText: '', + headersList: [], + body: null + }) + } else { + assert(false) + } +} + +// https://fetch.spec.whatwg.org/#appropriate-network-error +function makeAppropriateNetworkError (fetchParams) { + // 1. Assert: fetchParams is canceled. + assert(isCancelled(fetchParams)) + + // 2. Return an aborted network error if fetchParams is aborted; + // otherwise return a network error. + return isAborted(fetchParams) + ? makeNetworkError(new DOMException('The operation was aborted.', 'AbortError')) + : makeNetworkError('Request was cancelled.') +} + +// https://whatpr.org/fetch/1392.html#initialize-a-response +function initializeResponse (response, init, body) { + // 1. If init["status"] is not in the range 200 to 599, inclusive, then + // throw a RangeError. + if (init.status !== null && (init.status < 200 || init.status > 599)) { + throw new RangeError('init["status"] must be in the range of 200 to 599, inclusive.') + } + + // 2. If init["statusText"] does not match the reason-phrase token production, + // then throw a TypeError. + if ('statusText' in init && init.statusText != null) { + // See, https://datatracker.ietf.org/doc/html/rfc7230#section-3.1.2: + // reason-phrase = *( HTAB / SP / VCHAR / obs-text ) + if (!isValidReasonPhrase(String(init.statusText))) { + throw new TypeError('Invalid statusText') + } + } + + // 3. Set response’s response’s status to init["status"]. + if ('status' in init && init.status != null) { + response[kState].status = init.status + } + + // 4. Set response’s response’s status message to init["statusText"]. + if ('statusText' in init && init.statusText != null) { + response[kState].statusText = init.statusText + } + + // 5. If init["headers"] exists, then fill response’s headers with init["headers"]. + if ('headers' in init && init.headers != null) { + fill(response[kHeaders], init.headers) + } + + // 6. If body was given, then: + if (body) { + // 1. If response's status is a null body status, then throw a TypeError. + if (nullBodyStatus.includes(response.status)) { + throw webidl.errors.exception({ + header: 'Response constructor', + message: 'Invalid response status code ' + response.status + }) + } + + // 2. Set response's body to body's body. + response[kState].body = body.body + + // 3. If body's type is non-null and response's header list does not contain + // `Content-Type`, then append (`Content-Type`, body's type) to response's header list. + if (body.type != null && !response[kState].headersList.contains('Content-Type')) { + response[kState].headersList.append('content-type', body.type) + } + } +} + +webidl.converters.ReadableStream = webidl.interfaceConverter( + ReadableStream +) + +webidl.converters.FormData = webidl.interfaceConverter( + FormData +) + +webidl.converters.URLSearchParams = webidl.interfaceConverter( + URLSearchParams +) + +// https://fetch.spec.whatwg.org/#typedefdef-xmlhttprequestbodyinit +webidl.converters.XMLHttpRequestBodyInit = function (V) { + if (typeof V === 'string') { + return webidl.converters.USVString(V) + } + + if (isBlobLike(V)) { + return webidl.converters.Blob(V, { strict: false }) + } + + if ( + types.isAnyArrayBuffer(V) || + types.isTypedArray(V) || + types.isDataView(V) + ) { + return webidl.converters.BufferSource(V) + } + + if (util.isFormDataLike(V)) { + return webidl.converters.FormData(V, { strict: false }) + } + + if (V instanceof URLSearchParams) { + return webidl.converters.URLSearchParams(V) + } + + return webidl.converters.DOMString(V) +} + +// https://fetch.spec.whatwg.org/#bodyinit +webidl.converters.BodyInit = function (V) { + if (V instanceof ReadableStream) { + return webidl.converters.ReadableStream(V) + } + + // Note: the spec doesn't include async iterables, + // this is an undici extension. + if (V?.[Symbol.asyncIterator]) { + return V + } + + return webidl.converters.XMLHttpRequestBodyInit(V) +} + +webidl.converters.ResponseInit = webidl.dictionaryConverter([ + { + key: 'status', + converter: webidl.converters['unsigned short'], + defaultValue: 200 + }, + { + key: 'statusText', + converter: webidl.converters.ByteString, + defaultValue: '' + }, + { + key: 'headers', + converter: webidl.converters.HeadersInit + } +]) + +module.exports = { + makeNetworkError, + makeResponse, + makeAppropriateNetworkError, + filterResponse, + Response, + cloneResponse +} diff --git a/node_modules/undici/lib/fetch/symbols.js b/node_modules/undici/lib/fetch/symbols.js new file mode 100644 index 0000000..0b947d5 --- /dev/null +++ b/node_modules/undici/lib/fetch/symbols.js @@ -0,0 +1,10 @@ +'use strict' + +module.exports = { + kUrl: Symbol('url'), + kHeaders: Symbol('headers'), + kSignal: Symbol('signal'), + kState: Symbol('state'), + kGuard: Symbol('guard'), + kRealm: Symbol('realm') +} diff --git a/node_modules/undici/lib/fetch/util.js b/node_modules/undici/lib/fetch/util.js new file mode 100644 index 0000000..400687b --- /dev/null +++ b/node_modules/undici/lib/fetch/util.js @@ -0,0 +1,1033 @@ +'use strict' + +const { redirectStatus, badPorts, referrerPolicy: referrerPolicyTokens } = require('./constants') +const { getGlobalOrigin } = require('./global') +const { performance } = require('perf_hooks') +const { isBlobLike, toUSVString, ReadableStreamFrom } = require('../core/util') +const assert = require('assert') +const { isUint8Array } = require('util/types') + +// https://nodejs.org/api/crypto.html#determining-if-crypto-support-is-unavailable +/** @type {import('crypto')|undefined} */ +let crypto + +try { + crypto = require('crypto') +} catch { + +} + +function responseURL (response) { + // https://fetch.spec.whatwg.org/#responses + // A response has an associated URL. It is a pointer to the last URL + // in response’s URL list and null if response’s URL list is empty. + const urlList = response.urlList + const length = urlList.length + return length === 0 ? null : urlList[length - 1].toString() +} + +// https://fetch.spec.whatwg.org/#concept-response-location-url +function responseLocationURL (response, requestFragment) { + // 1. If response’s status is not a redirect status, then return null. + if (!redirectStatus.includes(response.status)) { + return null + } + + // 2. Let location be the result of extracting header list values given + // `Location` and response’s header list. + let location = response.headersList.get('location') + + // 3. If location is a header value, then set location to the result of + // parsing location with response’s URL. + if (location !== null && isValidHeaderValue(location)) { + location = new URL(location, responseURL(response)) + } + + // 4. If location is a URL whose fragment is null, then set location’s + // fragment to requestFragment. + if (location && !location.hash) { + location.hash = requestFragment + } + + // 5. Return location. + return location +} + +/** @returns {URL} */ +function requestCurrentURL (request) { + return request.urlList[request.urlList.length - 1] +} + +function requestBadPort (request) { + // 1. Let url be request’s current URL. + const url = requestCurrentURL(request) + + // 2. If url’s scheme is an HTTP(S) scheme and url’s port is a bad port, + // then return blocked. + if (urlIsHttpHttpsScheme(url) && badPorts.includes(url.port)) { + return 'blocked' + } + + // 3. Return allowed. + return 'allowed' +} + +function isErrorLike (object) { + return object instanceof Error || ( + object?.constructor?.name === 'Error' || + object?.constructor?.name === 'DOMException' + ) +} + +// Check whether |statusText| is a ByteString and +// matches the Reason-Phrase token production. +// RFC 2616: https://tools.ietf.org/html/rfc2616 +// RFC 7230: https://tools.ietf.org/html/rfc7230 +// "reason-phrase = *( HTAB / SP / VCHAR / obs-text )" +// https://github.com/chromium/chromium/blob/94.0.4604.1/third_party/blink/renderer/core/fetch/response.cc#L116 +function isValidReasonPhrase (statusText) { + for (let i = 0; i < statusText.length; ++i) { + const c = statusText.charCodeAt(i) + if ( + !( + ( + c === 0x09 || // HTAB + (c >= 0x20 && c <= 0x7e) || // SP / VCHAR + (c >= 0x80 && c <= 0xff) + ) // obs-text + ) + ) { + return false + } + } + return true +} + +function isTokenChar (c) { + return !( + c >= 0x7f || + c <= 0x20 || + c === '(' || + c === ')' || + c === '<' || + c === '>' || + c === '@' || + c === ',' || + c === ';' || + c === ':' || + c === '\\' || + c === '"' || + c === '/' || + c === '[' || + c === ']' || + c === '?' || + c === '=' || + c === '{' || + c === '}' + ) +} + +// See RFC 7230, Section 3.2.6. +// https://github.com/chromium/chromium/blob/d7da0240cae77824d1eda25745c4022757499131/third_party/blink/renderer/platform/network/http_parsers.cc#L321 +function isValidHTTPToken (characters) { + if (!characters || typeof characters !== 'string') { + return false + } + for (let i = 0; i < characters.length; ++i) { + const c = characters.charCodeAt(i) + if (c > 0x7f || !isTokenChar(c)) { + return false + } + } + return true +} + +// https://fetch.spec.whatwg.org/#header-name +// https://github.com/chromium/chromium/blob/b3d37e6f94f87d59e44662d6078f6a12de845d17/net/http/http_util.cc#L342 +function isValidHeaderName (potentialValue) { + if (potentialValue.length === 0) { + return false + } + + return isValidHTTPToken(potentialValue) +} + +/** + * @see https://fetch.spec.whatwg.org/#header-value + * @param {string} potentialValue + */ +function isValidHeaderValue (potentialValue) { + // - Has no leading or trailing HTTP tab or space bytes. + // - Contains no 0x00 (NUL) or HTTP newline bytes. + if ( + potentialValue.startsWith('\t') || + potentialValue.startsWith(' ') || + potentialValue.endsWith('\t') || + potentialValue.endsWith(' ') + ) { + return false + } + + if ( + potentialValue.includes('\0') || + potentialValue.includes('\r') || + potentialValue.includes('\n') + ) { + return false + } + + return true +} + +// https://w3c.github.io/webappsec-referrer-policy/#set-requests-referrer-policy-on-redirect +function setRequestReferrerPolicyOnRedirect (request, actualResponse) { + // Given a request request and a response actualResponse, this algorithm + // updates request’s referrer policy according to the Referrer-Policy + // header (if any) in actualResponse. + + // 1. Let policy be the result of executing § 8.1 Parse a referrer policy + // from a Referrer-Policy header on actualResponse. + + // 8.1 Parse a referrer policy from a Referrer-Policy header + // 1. Let policy-tokens be the result of extracting header list values given `Referrer-Policy` and response’s header list. + const { headersList } = actualResponse + // 2. Let policy be the empty string. + // 3. For each token in policy-tokens, if token is a referrer policy and token is not the empty string, then set policy to token. + // 4. Return policy. + const policyHeader = (headersList.get('referrer-policy') ?? '').split(',') + + // Note: As the referrer-policy can contain multiple policies + // separated by comma, we need to loop through all of them + // and pick the first valid one. + // Ref: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy#specify_a_fallback_policy + let policy = '' + if (policyHeader.length > 0) { + // The right-most policy takes precedence. + // The left-most policy is the fallback. + for (let i = policyHeader.length; i !== 0; i--) { + const token = policyHeader[i - 1].trim() + if (referrerPolicyTokens.includes(token)) { + policy = token + break + } + } + } + + // 2. If policy is not the empty string, then set request’s referrer policy to policy. + if (policy !== '') { + request.referrerPolicy = policy + } +} + +// https://fetch.spec.whatwg.org/#cross-origin-resource-policy-check +function crossOriginResourcePolicyCheck () { + // TODO + return 'allowed' +} + +// https://fetch.spec.whatwg.org/#concept-cors-check +function corsCheck () { + // TODO + return 'success' +} + +// https://fetch.spec.whatwg.org/#concept-tao-check +function TAOCheck () { + // TODO + return 'success' +} + +function appendFetchMetadata (httpRequest) { + // https://w3c.github.io/webappsec-fetch-metadata/#sec-fetch-dest-header + // TODO + + // https://w3c.github.io/webappsec-fetch-metadata/#sec-fetch-mode-header + + // 1. Assert: r’s url is a potentially trustworthy URL. + // TODO + + // 2. Let header be a Structured Header whose value is a token. + let header = null + + // 3. Set header’s value to r’s mode. + header = httpRequest.mode + + // 4. Set a structured field value `Sec-Fetch-Mode`/header in r’s header list. + httpRequest.headersList.set('sec-fetch-mode', header) + + // https://w3c.github.io/webappsec-fetch-metadata/#sec-fetch-site-header + // TODO + + // https://w3c.github.io/webappsec-fetch-metadata/#sec-fetch-user-header + // TODO +} + +// https://fetch.spec.whatwg.org/#append-a-request-origin-header +function appendRequestOriginHeader (request) { + // 1. Let serializedOrigin be the result of byte-serializing a request origin with request. + let serializedOrigin = request.origin + + // 2. If request’s response tainting is "cors" or request’s mode is "websocket", then append (`Origin`, serializedOrigin) to request’s header list. + if (request.responseTainting === 'cors' || request.mode === 'websocket') { + if (serializedOrigin) { + request.headersList.append('origin', serializedOrigin) + } + + // 3. Otherwise, if request’s method is neither `GET` nor `HEAD`, then: + } else if (request.method !== 'GET' && request.method !== 'HEAD') { + // 1. Switch on request’s referrer policy: + switch (request.referrerPolicy) { + case 'no-referrer': + // Set serializedOrigin to `null`. + serializedOrigin = null + break + case 'no-referrer-when-downgrade': + case 'strict-origin': + case 'strict-origin-when-cross-origin': + // If request’s origin is a tuple origin, its scheme is "https", and request’s current URL’s scheme is not "https", then set serializedOrigin to `null`. + if (request.origin && urlHasHttpsScheme(request.origin) && !urlHasHttpsScheme(requestCurrentURL(request))) { + serializedOrigin = null + } + break + case 'same-origin': + // If request’s origin is not same origin with request’s current URL’s origin, then set serializedOrigin to `null`. + if (!sameOrigin(request, requestCurrentURL(request))) { + serializedOrigin = null + } + break + default: + // Do nothing. + } + + if (serializedOrigin) { + // 2. Append (`Origin`, serializedOrigin) to request’s header list. + request.headersList.append('origin', serializedOrigin) + } + } +} + +function coarsenedSharedCurrentTime (crossOriginIsolatedCapability) { + // TODO + return performance.now() +} + +// https://fetch.spec.whatwg.org/#create-an-opaque-timing-info +function createOpaqueTimingInfo (timingInfo) { + return { + startTime: timingInfo.startTime ?? 0, + redirectStartTime: 0, + redirectEndTime: 0, + postRedirectStartTime: timingInfo.startTime ?? 0, + finalServiceWorkerStartTime: 0, + finalNetworkResponseStartTime: 0, + finalNetworkRequestStartTime: 0, + endTime: 0, + encodedBodySize: 0, + decodedBodySize: 0, + finalConnectionTimingInfo: null + } +} + +// https://html.spec.whatwg.org/multipage/origin.html#policy-container +function makePolicyContainer () { + // Note: the fetch spec doesn't make use of embedder policy or CSP list + return { + referrerPolicy: 'strict-origin-when-cross-origin' + } +} + +// https://html.spec.whatwg.org/multipage/origin.html#clone-a-policy-container +function clonePolicyContainer (policyContainer) { + return { + referrerPolicy: policyContainer.referrerPolicy + } +} + +// https://w3c.github.io/webappsec-referrer-policy/#determine-requests-referrer +function determineRequestsReferrer (request) { + // 1. Let policy be request's referrer policy. + const policy = request.referrerPolicy + + // Note: policy cannot (shouldn't) be null or an empty string. + assert(policy) + + // 2. Let environment be request’s client. + + let referrerSource = null + + // 3. Switch on request’s referrer: + if (request.referrer === 'client') { + // Note: node isn't a browser and doesn't implement document/iframes, + // so we bypass this step and replace it with our own. + + const globalOrigin = getGlobalOrigin() + + if (!globalOrigin || globalOrigin.origin === 'null') { + return 'no-referrer' + } + + // note: we need to clone it as it's mutated + referrerSource = new URL(globalOrigin) + } else if (request.referrer instanceof URL) { + // Let referrerSource be request’s referrer. + referrerSource = request.referrer + } + + // 4. Let request’s referrerURL be the result of stripping referrerSource for + // use as a referrer. + let referrerURL = stripURLForReferrer(referrerSource) + + // 5. Let referrerOrigin be the result of stripping referrerSource for use as + // a referrer, with the origin-only flag set to true. + const referrerOrigin = stripURLForReferrer(referrerSource, true) + + // 6. If the result of serializing referrerURL is a string whose length is + // greater than 4096, set referrerURL to referrerOrigin. + if (referrerURL.toString().length > 4096) { + referrerURL = referrerOrigin + } + + const areSameOrigin = sameOrigin(request, referrerURL) + const isNonPotentiallyTrustWorthy = isURLPotentiallyTrustworthy(referrerURL) && + !isURLPotentiallyTrustworthy(request.url) + + // 8. Execute the switch statements corresponding to the value of policy: + switch (policy) { + case 'origin': return referrerOrigin != null ? referrerOrigin : stripURLForReferrer(referrerSource, true) + case 'unsafe-url': return referrerURL + case 'same-origin': + return areSameOrigin ? referrerOrigin : 'no-referrer' + case 'origin-when-cross-origin': + return areSameOrigin ? referrerURL : referrerOrigin + case 'strict-origin-when-cross-origin': { + const currentURL = requestCurrentURL(request) + + // 1. If the origin of referrerURL and the origin of request’s current + // URL are the same, then return referrerURL. + if (sameOrigin(referrerURL, currentURL)) { + return referrerURL + } + + // 2. If referrerURL is a potentially trustworthy URL and request’s + // current URL is not a potentially trustworthy URL, then return no + // referrer. + if (isURLPotentiallyTrustworthy(referrerURL) && !isURLPotentiallyTrustworthy(currentURL)) { + return 'no-referrer' + } + + // 3. Return referrerOrigin. + return referrerOrigin + } + case 'strict-origin': // eslint-disable-line + /** + * 1. If referrerURL is a potentially trustworthy URL and + * request’s current URL is not a potentially trustworthy URL, + * then return no referrer. + * 2. Return referrerOrigin + */ + case 'no-referrer-when-downgrade': // eslint-disable-line + /** + * 1. If referrerURL is a potentially trustworthy URL and + * request’s current URL is not a potentially trustworthy URL, + * then return no referrer. + * 2. Return referrerOrigin + */ + + default: // eslint-disable-line + return isNonPotentiallyTrustWorthy ? 'no-referrer' : referrerOrigin + } +} + +/** + * @see https://w3c.github.io/webappsec-referrer-policy/#strip-url + * @param {URL} url + * @param {boolean|undefined} originOnly + */ +function stripURLForReferrer (url, originOnly) { + // 1. Assert: url is a URL. + assert(url instanceof URL) + + // 2. If url’s scheme is a local scheme, then return no referrer. + if (url.protocol === 'file:' || url.protocol === 'about:' || url.protocol === 'blank:') { + return 'no-referrer' + } + + // 3. Set url’s username to the empty string. + url.username = '' + + // 4. Set url’s password to the empty string. + url.password = '' + + // 5. Set url’s fragment to null. + url.hash = '' + + // 6. If the origin-only flag is true, then: + if (originOnly) { + // 1. Set url’s path to « the empty string ». + url.pathname = '' + + // 2. Set url’s query to null. + url.search = '' + } + + // 7. Return url. + return url +} + +function isURLPotentiallyTrustworthy (url) { + if (!(url instanceof URL)) { + return false + } + + // If child of about, return true + if (url.href === 'about:blank' || url.href === 'about:srcdoc') { + return true + } + + // If scheme is data, return true + if (url.protocol === 'data:') return true + + // If file, return true + if (url.protocol === 'file:') return true + + return isOriginPotentiallyTrustworthy(url.origin) + + function isOriginPotentiallyTrustworthy (origin) { + // If origin is explicitly null, return false + if (origin == null || origin === 'null') return false + + const originAsURL = new URL(origin) + + // If secure, return true + if (originAsURL.protocol === 'https:' || originAsURL.protocol === 'wss:') { + return true + } + + // If localhost or variants, return true + if (/^127(?:\.[0-9]+){0,2}\.[0-9]+$|^\[(?:0*:)*?:?0*1\]$/.test(originAsURL.hostname) || + (originAsURL.hostname === 'localhost' || originAsURL.hostname.includes('localhost.')) || + (originAsURL.hostname.endsWith('.localhost'))) { + return true + } + + // If any other, return false + return false + } +} + +/** + * @see https://w3c.github.io/webappsec-subresource-integrity/#does-response-match-metadatalist + * @param {Uint8Array} bytes + * @param {string} metadataList + */ +function bytesMatch (bytes, metadataList) { + // If node is not built with OpenSSL support, we cannot check + // a request's integrity, so allow it by default (the spec will + // allow requests if an invalid hash is given, as precedence). + /* istanbul ignore if: only if node is built with --without-ssl */ + if (crypto === undefined) { + return true + } + + // 1. Let parsedMetadata be the result of parsing metadataList. + const parsedMetadata = parseMetadata(metadataList) + + // 2. If parsedMetadata is no metadata, return true. + if (parsedMetadata === 'no metadata') { + return true + } + + // 3. If parsedMetadata is the empty set, return true. + if (parsedMetadata.length === 0) { + return true + } + + // 4. Let metadata be the result of getting the strongest + // metadata from parsedMetadata. + const list = parsedMetadata.sort((c, d) => d.algo.localeCompare(c.algo)) + // get the strongest algorithm + const strongest = list[0].algo + // get all entries that use the strongest algorithm; ignore weaker + const metadata = list.filter((item) => item.algo === strongest) + + // 5. For each item in metadata: + for (const item of metadata) { + // 1. Let algorithm be the alg component of item. + const algorithm = item.algo + + // 2. Let expectedValue be the val component of item. + const expectedValue = item.hash + + // 3. Let actualValue be the result of applying algorithm to bytes. + const actualValue = crypto.createHash(algorithm).update(bytes).digest('base64') + + // 4. If actualValue is a case-sensitive match for expectedValue, + // return true. + if (actualValue === expectedValue) { + return true + } + } + + // 6. Return false. + return false +} + +// https://w3c.github.io/webappsec-subresource-integrity/#grammardef-hash-with-options +// https://www.w3.org/TR/CSP2/#source-list-syntax +// https://www.rfc-editor.org/rfc/rfc5234#appendix-B.1 +const parseHashWithOptions = /((?sha256|sha384|sha512)-(?[A-z0-9+/]{1}.*={0,2}))( +[\x21-\x7e]?)?/i + +/** + * @see https://w3c.github.io/webappsec-subresource-integrity/#parse-metadata + * @param {string} metadata + */ +function parseMetadata (metadata) { + // 1. Let result be the empty set. + /** @type {{ algo: string, hash: string }[]} */ + const result = [] + + // 2. Let empty be equal to true. + let empty = true + + const supportedHashes = crypto.getHashes() + + // 3. For each token returned by splitting metadata on spaces: + for (const token of metadata.split(' ')) { + // 1. Set empty to false. + empty = false + + // 2. Parse token as a hash-with-options. + const parsedToken = parseHashWithOptions.exec(token) + + // 3. If token does not parse, continue to the next token. + if (parsedToken === null || parsedToken.groups === undefined) { + // Note: Chromium blocks the request at this point, but Firefox + // gives a warning that an invalid integrity was given. The + // correct behavior is to ignore these, and subsequently not + // check the integrity of the resource. + continue + } + + // 4. Let algorithm be the hash-algo component of token. + const algorithm = parsedToken.groups.algo + + // 5. If algorithm is a hash function recognized by the user + // agent, add the parsed token to result. + if (supportedHashes.includes(algorithm.toLowerCase())) { + result.push(parsedToken.groups) + } + } + + // 4. Return no metadata if empty is true, otherwise return result. + if (empty === true) { + return 'no metadata' + } + + return result +} + +// https://w3c.github.io/webappsec-upgrade-insecure-requests/#upgrade-request +function tryUpgradeRequestToAPotentiallyTrustworthyURL (request) { + // TODO +} + +/** + * @link {https://html.spec.whatwg.org/multipage/origin.html#same-origin} + * @param {URL} A + * @param {URL} B + */ +function sameOrigin (A, B) { + // 1. If A and B are the same opaque origin, then return true. + if (A.origin === B.origin && A.origin === 'null') { + return true + } + + // 2. If A and B are both tuple origins and their schemes, + // hosts, and port are identical, then return true. + if (A.protocol === B.protocol && A.hostname === B.hostname && A.port === B.port) { + return true + } + + // 3. Return false. + return false +} + +function createDeferredPromise () { + let res + let rej + const promise = new Promise((resolve, reject) => { + res = resolve + rej = reject + }) + + return { promise, resolve: res, reject: rej } +} + +function isAborted (fetchParams) { + return fetchParams.controller.state === 'aborted' +} + +function isCancelled (fetchParams) { + return fetchParams.controller.state === 'aborted' || + fetchParams.controller.state === 'terminated' +} + +// https://fetch.spec.whatwg.org/#concept-method-normalize +function normalizeMethod (method) { + return /^(DELETE|GET|HEAD|OPTIONS|POST|PUT)$/i.test(method) + ? method.toUpperCase() + : method +} + +// https://infra.spec.whatwg.org/#serialize-a-javascript-value-to-a-json-string +function serializeJavascriptValueToJSONString (value) { + // 1. Let result be ? Call(%JSON.stringify%, undefined, « value »). + const result = JSON.stringify(value) + + // 2. If result is undefined, then throw a TypeError. + if (result === undefined) { + throw new TypeError('Value is not JSON serializable') + } + + // 3. Assert: result is a string. + assert(typeof result === 'string') + + // 4. Return result. + return result +} + +// https://tc39.es/ecma262/#sec-%25iteratorprototype%25-object +const esIteratorPrototype = Object.getPrototypeOf(Object.getPrototypeOf([][Symbol.iterator]())) + +/** + * @see https://webidl.spec.whatwg.org/#dfn-iterator-prototype-object + * @param {() => unknown[]} iterator + * @param {string} name name of the instance + * @param {'key'|'value'|'key+value'} kind + */ +function makeIterator (iterator, name, kind) { + const object = { + index: 0, + kind, + target: iterator + } + + const i = { + next () { + // 1. Let interface be the interface for which the iterator prototype object exists. + + // 2. Let thisValue be the this value. + + // 3. Let object be ? ToObject(thisValue). + + // 4. If object is a platform object, then perform a security + // check, passing: + + // 5. If object is not a default iterator object for interface, + // then throw a TypeError. + if (Object.getPrototypeOf(this) !== i) { + throw new TypeError( + `'next' called on an object that does not implement interface ${name} Iterator.` + ) + } + + // 6. Let index be object’s index. + // 7. Let kind be object’s kind. + // 8. Let values be object’s target's value pairs to iterate over. + const { index, kind, target } = object + const values = target() + + // 9. Let len be the length of values. + const len = values.length + + // 10. If index is greater than or equal to len, then return + // CreateIterResultObject(undefined, true). + if (index >= len) { + return { value: undefined, done: true } + } + + // 11. Let pair be the entry in values at index index. + const pair = values[index] + + // 12. Set object’s index to index + 1. + object.index = index + 1 + + // 13. Return the iterator result for pair and kind. + return iteratorResult(pair, kind) + }, + // The class string of an iterator prototype object for a given interface is the + // result of concatenating the identifier of the interface and the string " Iterator". + [Symbol.toStringTag]: `${name} Iterator` + } + + // The [[Prototype]] internal slot of an iterator prototype object must be %IteratorPrototype%. + Object.setPrototypeOf(i, esIteratorPrototype) + // esIteratorPrototype needs to be the prototype of i + // which is the prototype of an empty object. Yes, it's confusing. + return Object.setPrototypeOf({}, i) +} + +// https://webidl.spec.whatwg.org/#iterator-result +function iteratorResult (pair, kind) { + let result + + // 1. Let result be a value determined by the value of kind: + switch (kind) { + case 'key': { + // 1. Let idlKey be pair’s key. + // 2. Let key be the result of converting idlKey to an + // ECMAScript value. + // 3. result is key. + result = pair[0] + break + } + case 'value': { + // 1. Let idlValue be pair’s value. + // 2. Let value be the result of converting idlValue to + // an ECMAScript value. + // 3. result is value. + result = pair[1] + break + } + case 'key+value': { + // 1. Let idlKey be pair’s key. + // 2. Let idlValue be pair’s value. + // 3. Let key be the result of converting idlKey to an + // ECMAScript value. + // 4. Let value be the result of converting idlValue to + // an ECMAScript value. + // 5. Let array be ! ArrayCreate(2). + // 6. Call ! CreateDataProperty(array, "0", key). + // 7. Call ! CreateDataProperty(array, "1", value). + // 8. result is array. + result = pair + break + } + } + + // 2. Return CreateIterResultObject(result, false). + return { value: result, done: false } +} + +/** + * @see https://fetch.spec.whatwg.org/#body-fully-read + */ +function fullyReadBody (body, processBody, processBodyError) { + // 1. If taskDestination is null, then set taskDestination to + // the result of starting a new parallel queue. + + // 2. Let successSteps given a byte sequence bytes be to queue a + // fetch task to run processBody given bytes, with taskDestination. + const successSteps = (bytes) => queueMicrotask(() => processBody(bytes)) + + // 3. Let errorSteps be to queue a fetch task to run processBodyError, + // with taskDestination. + const errorSteps = (error) => queueMicrotask(() => processBodyError(error)) + + // 4. Let reader be the result of getting a reader for body’s stream. + // If that threw an exception, then run errorSteps with that + // exception and return. + let reader + + try { + reader = body.stream.getReader() + } catch (e) { + errorSteps(e) + return + } + + // 5. Read all bytes from reader, given successSteps and errorSteps. + readAllBytes(reader, successSteps, errorSteps) +} + +/** @type {ReadableStream} */ +let ReadableStream = globalThis.ReadableStream + +function isReadableStreamLike (stream) { + if (!ReadableStream) { + ReadableStream = require('stream/web').ReadableStream + } + + return stream instanceof ReadableStream || ( + stream[Symbol.toStringTag] === 'ReadableStream' && + typeof stream.tee === 'function' + ) +} + +const MAXIMUM_ARGUMENT_LENGTH = 65535 + +/** + * @see https://infra.spec.whatwg.org/#isomorphic-decode + * @param {number[]|Uint8Array} input + */ +function isomorphicDecode (input) { + // 1. To isomorphic decode a byte sequence input, return a string whose code point + // length is equal to input’s length and whose code points have the same values + // as the values of input’s bytes, in the same order. + + if (input.length < MAXIMUM_ARGUMENT_LENGTH) { + return String.fromCharCode(...input) + } + + return input.reduce((previous, current) => previous + String.fromCharCode(current), '') +} + +/** + * @param {ReadableStreamController} controller + */ +function readableStreamClose (controller) { + try { + controller.close() + } catch (err) { + // TODO: add comment explaining why this error occurs. + if (!err.message.includes('Controller is already closed')) { + throw err + } + } +} + +/** + * @see https://infra.spec.whatwg.org/#isomorphic-encode + * @param {string} input + */ +function isomorphicEncode (input) { + // 1. Assert: input contains no code points greater than U+00FF. + for (let i = 0; i < input.length; i++) { + assert(input.charCodeAt(i) <= 0xFF) + } + + // 2. Return a byte sequence whose length is equal to input’s code + // point length and whose bytes have the same values as the + // values of input’s code points, in the same order + return input +} + +/** + * @see https://streams.spec.whatwg.org/#readablestreamdefaultreader-read-all-bytes + * @see https://streams.spec.whatwg.org/#read-loop + * @param {ReadableStreamDefaultReader} reader + * @param {(bytes: Uint8Array) => void} successSteps + * @param {(error: Error) => void} failureSteps + */ +async function readAllBytes (reader, successSteps, failureSteps) { + const bytes = [] + let byteLength = 0 + + while (true) { + let done + let chunk + + try { + ({ done, value: chunk } = await reader.read()) + } catch (e) { + // 1. Call failureSteps with e. + failureSteps(e) + return + } + + if (done) { + // 1. Call successSteps with bytes. + successSteps(Buffer.concat(bytes, byteLength)) + return + } + + // 1. If chunk is not a Uint8Array object, call failureSteps + // with a TypeError and abort these steps. + if (!isUint8Array(chunk)) { + failureSteps(new TypeError('Received non-Uint8Array chunk')) + return + } + + // 2. Append the bytes represented by chunk to bytes. + bytes.push(chunk) + byteLength += chunk.length + + // 3. Read-loop given reader, bytes, successSteps, and failureSteps. + } +} + +/** + * @see https://fetch.spec.whatwg.org/#is-local + * @param {URL} url + */ +function urlIsLocal (url) { + assert('protocol' in url) // ensure it's a url object + + const protocol = url.protocol + + return protocol === 'about:' || protocol === 'blob:' || protocol === 'data:' +} + +/** + * @param {string|URL} url + */ +function urlHasHttpsScheme (url) { + if (typeof url === 'string') { + return url.startsWith('https:') + } + + return url.protocol === 'https:' +} + +/** + * @see https://fetch.spec.whatwg.org/#http-scheme + * @param {URL} url + */ +function urlIsHttpHttpsScheme (url) { + assert('protocol' in url) // ensure it's a url object + + const protocol = url.protocol + + return protocol === 'http:' || protocol === 'https:' +} + +/** + * Fetch supports node >= 16.8.0, but Object.hasOwn was added in v16.9.0. + */ +const hasOwn = Object.hasOwn || ((dict, key) => Object.prototype.hasOwnProperty.call(dict, key)) + +module.exports = { + isAborted, + isCancelled, + createDeferredPromise, + ReadableStreamFrom, + toUSVString, + tryUpgradeRequestToAPotentiallyTrustworthyURL, + coarsenedSharedCurrentTime, + determineRequestsReferrer, + makePolicyContainer, + clonePolicyContainer, + appendFetchMetadata, + appendRequestOriginHeader, + TAOCheck, + corsCheck, + crossOriginResourcePolicyCheck, + createOpaqueTimingInfo, + setRequestReferrerPolicyOnRedirect, + isValidHTTPToken, + requestBadPort, + requestCurrentURL, + responseURL, + responseLocationURL, + isBlobLike, + isURLPotentiallyTrustworthy, + isValidReasonPhrase, + sameOrigin, + normalizeMethod, + serializeJavascriptValueToJSONString, + makeIterator, + isValidHeaderName, + isValidHeaderValue, + hasOwn, + isErrorLike, + fullyReadBody, + bytesMatch, + isReadableStreamLike, + readableStreamClose, + isomorphicEncode, + isomorphicDecode, + urlIsLocal, + urlHasHttpsScheme, + urlIsHttpHttpsScheme, + readAllBytes +} diff --git a/node_modules/undici/lib/fetch/webidl.js b/node_modules/undici/lib/fetch/webidl.js new file mode 100644 index 0000000..38a05e6 --- /dev/null +++ b/node_modules/undici/lib/fetch/webidl.js @@ -0,0 +1,648 @@ +'use strict' + +const { types } = require('util') +const { hasOwn, toUSVString } = require('./util') + +/** @type {import('../../types/webidl').Webidl} */ +const webidl = {} +webidl.converters = {} +webidl.util = {} +webidl.errors = {} + +webidl.errors.exception = function (message) { + return new TypeError(`${message.header}: ${message.message}`) +} + +webidl.errors.conversionFailed = function (context) { + const plural = context.types.length === 1 ? '' : ' one of' + const message = + `${context.argument} could not be converted to` + + `${plural}: ${context.types.join(', ')}.` + + return webidl.errors.exception({ + header: context.prefix, + message + }) +} + +webidl.errors.invalidArgument = function (context) { + return webidl.errors.exception({ + header: context.prefix, + message: `"${context.value}" is an invalid ${context.type}.` + }) +} + +// https://webidl.spec.whatwg.org/#implements +webidl.brandCheck = function (V, I, opts = undefined) { + if (opts?.strict !== false && !(V instanceof I)) { + throw new TypeError('Illegal invocation') + } else { + return V?.[Symbol.toStringTag] === I.prototype[Symbol.toStringTag] + } +} + +webidl.argumentLengthCheck = function ({ length }, min, ctx) { + if (length < min) { + throw webidl.errors.exception({ + message: `${min} argument${min !== 1 ? 's' : ''} required, ` + + `but${length ? ' only' : ''} ${length} found.`, + ...ctx + }) + } +} + +webidl.illegalConstructor = function () { + throw webidl.errors.exception({ + header: 'TypeError', + message: 'Illegal constructor' + }) +} + +// https://tc39.es/ecma262/#sec-ecmascript-data-types-and-values +webidl.util.Type = function (V) { + switch (typeof V) { + case 'undefined': return 'Undefined' + case 'boolean': return 'Boolean' + case 'string': return 'String' + case 'symbol': return 'Symbol' + case 'number': return 'Number' + case 'bigint': return 'BigInt' + case 'function': + case 'object': { + if (V === null) { + return 'Null' + } + + return 'Object' + } + } +} + +// https://webidl.spec.whatwg.org/#abstract-opdef-converttoint +webidl.util.ConvertToInt = function (V, bitLength, signedness, opts = {}) { + let upperBound + let lowerBound + + // 1. If bitLength is 64, then: + if (bitLength === 64) { + // 1. Let upperBound be 2^53 − 1. + upperBound = Math.pow(2, 53) - 1 + + // 2. If signedness is "unsigned", then let lowerBound be 0. + if (signedness === 'unsigned') { + lowerBound = 0 + } else { + // 3. Otherwise let lowerBound be −2^53 + 1. + lowerBound = Math.pow(-2, 53) + 1 + } + } else if (signedness === 'unsigned') { + // 2. Otherwise, if signedness is "unsigned", then: + + // 1. Let lowerBound be 0. + lowerBound = 0 + + // 2. Let upperBound be 2^bitLength − 1. + upperBound = Math.pow(2, bitLength) - 1 + } else { + // 3. Otherwise: + + // 1. Let lowerBound be -2^bitLength − 1. + lowerBound = Math.pow(-2, bitLength) - 1 + + // 2. Let upperBound be 2^bitLength − 1 − 1. + upperBound = Math.pow(2, bitLength - 1) - 1 + } + + // 4. Let x be ? ToNumber(V). + let x = Number(V) + + // 5. If x is −0, then set x to +0. + if (x === 0) { + x = 0 + } + + // 6. If the conversion is to an IDL type associated + // with the [EnforceRange] extended attribute, then: + if (opts.enforceRange === true) { + // 1. If x is NaN, +∞, or −∞, then throw a TypeError. + if ( + Number.isNaN(x) || + x === Number.POSITIVE_INFINITY || + x === Number.NEGATIVE_INFINITY + ) { + throw webidl.errors.exception({ + header: 'Integer conversion', + message: `Could not convert ${V} to an integer.` + }) + } + + // 2. Set x to IntegerPart(x). + x = webidl.util.IntegerPart(x) + + // 3. If x < lowerBound or x > upperBound, then + // throw a TypeError. + if (x < lowerBound || x > upperBound) { + throw webidl.errors.exception({ + header: 'Integer conversion', + message: `Value must be between ${lowerBound}-${upperBound}, got ${x}.` + }) + } + + // 4. Return x. + return x + } + + // 7. If x is not NaN and the conversion is to an IDL + // type associated with the [Clamp] extended + // attribute, then: + if (!Number.isNaN(x) && opts.clamp === true) { + // 1. Set x to min(max(x, lowerBound), upperBound). + x = Math.min(Math.max(x, lowerBound), upperBound) + + // 2. Round x to the nearest integer, choosing the + // even integer if it lies halfway between two, + // and choosing +0 rather than −0. + if (Math.floor(x) % 2 === 0) { + x = Math.floor(x) + } else { + x = Math.ceil(x) + } + + // 3. Return x. + return x + } + + // 8. If x is NaN, +0, +∞, or −∞, then return +0. + if ( + Number.isNaN(x) || + (x === 0 && Object.is(0, x)) || + x === Number.POSITIVE_INFINITY || + x === Number.NEGATIVE_INFINITY + ) { + return 0 + } + + // 9. Set x to IntegerPart(x). + x = webidl.util.IntegerPart(x) + + // 10. Set x to x modulo 2^bitLength. + x = x % Math.pow(2, bitLength) + + // 11. If signedness is "signed" and x ≥ 2^bitLength − 1, + // then return x − 2^bitLength. + if (signedness === 'signed' && x >= Math.pow(2, bitLength) - 1) { + return x - Math.pow(2, bitLength) + } + + // 12. Otherwise, return x. + return x +} + +// https://webidl.spec.whatwg.org/#abstract-opdef-integerpart +webidl.util.IntegerPart = function (n) { + // 1. Let r be floor(abs(n)). + const r = Math.floor(Math.abs(n)) + + // 2. If n < 0, then return -1 × r. + if (n < 0) { + return -1 * r + } + + // 3. Otherwise, return r. + return r +} + +// https://webidl.spec.whatwg.org/#es-sequence +webidl.sequenceConverter = function (converter) { + return (V) => { + // 1. If Type(V) is not Object, throw a TypeError. + if (webidl.util.Type(V) !== 'Object') { + throw webidl.errors.exception({ + header: 'Sequence', + message: `Value of type ${webidl.util.Type(V)} is not an Object.` + }) + } + + // 2. Let method be ? GetMethod(V, @@iterator). + /** @type {Generator} */ + const method = V?.[Symbol.iterator]?.() + const seq = [] + + // 3. If method is undefined, throw a TypeError. + if ( + method === undefined || + typeof method.next !== 'function' + ) { + throw webidl.errors.exception({ + header: 'Sequence', + message: 'Object is not an iterator.' + }) + } + + // https://webidl.spec.whatwg.org/#create-sequence-from-iterable + while (true) { + const { done, value } = method.next() + + if (done) { + break + } + + seq.push(converter(value)) + } + + return seq + } +} + +// https://webidl.spec.whatwg.org/#es-to-record +webidl.recordConverter = function (keyConverter, valueConverter) { + return (O) => { + // 1. If Type(O) is not Object, throw a TypeError. + if (webidl.util.Type(O) !== 'Object') { + throw webidl.errors.exception({ + header: 'Record', + message: `Value of type ${webidl.util.Type(O)} is not an Object.` + }) + } + + // 2. Let result be a new empty instance of record. + const result = {} + + if (!types.isProxy(O)) { + // Object.keys only returns enumerable properties + const keys = Object.keys(O) + + for (const key of keys) { + // 1. Let typedKey be key converted to an IDL value of type K. + const typedKey = keyConverter(key) + + // 2. Let value be ? Get(O, key). + // 3. Let typedValue be value converted to an IDL value of type V. + const typedValue = valueConverter(O[key]) + + // 4. Set result[typedKey] to typedValue. + result[typedKey] = typedValue + } + + // 5. Return result. + return result + } + + // 3. Let keys be ? O.[[OwnPropertyKeys]](). + const keys = Reflect.ownKeys(O) + + // 4. For each key of keys. + for (const key of keys) { + // 1. Let desc be ? O.[[GetOwnProperty]](key). + const desc = Reflect.getOwnPropertyDescriptor(O, key) + + // 2. If desc is not undefined and desc.[[Enumerable]] is true: + if (desc?.enumerable) { + // 1. Let typedKey be key converted to an IDL value of type K. + const typedKey = keyConverter(key) + + // 2. Let value be ? Get(O, key). + // 3. Let typedValue be value converted to an IDL value of type V. + const typedValue = valueConverter(O[key]) + + // 4. Set result[typedKey] to typedValue. + result[typedKey] = typedValue + } + } + + // 5. Return result. + return result + } +} + +webidl.interfaceConverter = function (i) { + return (V, opts = {}) => { + if (opts.strict !== false && !(V instanceof i)) { + throw webidl.errors.exception({ + header: i.name, + message: `Expected ${V} to be an instance of ${i.name}.` + }) + } + + return V + } +} + +webidl.dictionaryConverter = function (converters) { + return (dictionary) => { + const type = webidl.util.Type(dictionary) + const dict = {} + + if (type === 'Null' || type === 'Undefined') { + return dict + } else if (type !== 'Object') { + throw webidl.errors.exception({ + header: 'Dictionary', + message: `Expected ${dictionary} to be one of: Null, Undefined, Object.` + }) + } + + for (const options of converters) { + const { key, defaultValue, required, converter } = options + + if (required === true) { + if (!hasOwn(dictionary, key)) { + throw webidl.errors.exception({ + header: 'Dictionary', + message: `Missing required key "${key}".` + }) + } + } + + let value = dictionary[key] + const hasDefault = hasOwn(options, 'defaultValue') + + // Only use defaultValue if value is undefined and + // a defaultValue options was provided. + if (hasDefault && value !== null) { + value = value ?? defaultValue + } + + // A key can be optional and have no default value. + // When this happens, do not perform a conversion, + // and do not assign the key a value. + if (required || hasDefault || value !== undefined) { + value = converter(value) + + if ( + options.allowedValues && + !options.allowedValues.includes(value) + ) { + throw webidl.errors.exception({ + header: 'Dictionary', + message: `${value} is not an accepted type. Expected one of ${options.allowedValues.join(', ')}.` + }) + } + + dict[key] = value + } + } + + return dict + } +} + +webidl.nullableConverter = function (converter) { + return (V) => { + if (V === null) { + return V + } + + return converter(V) + } +} + +// https://webidl.spec.whatwg.org/#es-DOMString +webidl.converters.DOMString = function (V, opts = {}) { + // 1. If V is null and the conversion is to an IDL type + // associated with the [LegacyNullToEmptyString] + // extended attribute, then return the DOMString value + // that represents the empty string. + if (V === null && opts.legacyNullToEmptyString) { + return '' + } + + // 2. Let x be ? ToString(V). + if (typeof V === 'symbol') { + throw new TypeError('Could not convert argument of type symbol to string.') + } + + // 3. Return the IDL DOMString value that represents the + // same sequence of code units as the one the + // ECMAScript String value x represents. + return String(V) +} + +// https://webidl.spec.whatwg.org/#es-ByteString +webidl.converters.ByteString = function (V) { + // 1. Let x be ? ToString(V). + // Note: DOMString converter perform ? ToString(V) + const x = webidl.converters.DOMString(V) + + // 2. If the value of any element of x is greater than + // 255, then throw a TypeError. + for (let index = 0; index < x.length; index++) { + const charCode = x.charCodeAt(index) + + if (charCode > 255) { + throw new TypeError( + 'Cannot convert argument to a ByteString because the character at ' + + `index ${index} has a value of ${charCode} which is greater than 255.` + ) + } + } + + // 3. Return an IDL ByteString value whose length is the + // length of x, and where the value of each element is + // the value of the corresponding element of x. + return x +} + +// https://webidl.spec.whatwg.org/#es-USVString +webidl.converters.USVString = toUSVString + +// https://webidl.spec.whatwg.org/#es-boolean +webidl.converters.boolean = function (V) { + // 1. Let x be the result of computing ToBoolean(V). + const x = Boolean(V) + + // 2. Return the IDL boolean value that is the one that represents + // the same truth value as the ECMAScript Boolean value x. + return x +} + +// https://webidl.spec.whatwg.org/#es-any +webidl.converters.any = function (V) { + return V +} + +// https://webidl.spec.whatwg.org/#es-long-long +webidl.converters['long long'] = function (V) { + // 1. Let x be ? ConvertToInt(V, 64, "signed"). + const x = webidl.util.ConvertToInt(V, 64, 'signed') + + // 2. Return the IDL long long value that represents + // the same numeric value as x. + return x +} + +// https://webidl.spec.whatwg.org/#es-unsigned-long-long +webidl.converters['unsigned long long'] = function (V) { + // 1. Let x be ? ConvertToInt(V, 64, "unsigned"). + const x = webidl.util.ConvertToInt(V, 64, 'unsigned') + + // 2. Return the IDL unsigned long long value that + // represents the same numeric value as x. + return x +} + +// https://webidl.spec.whatwg.org/#es-unsigned-long +webidl.converters['unsigned long'] = function (V) { + // 1. Let x be ? ConvertToInt(V, 32, "unsigned"). + const x = webidl.util.ConvertToInt(V, 32, 'unsigned') + + // 2. Return the IDL unsigned long value that + // represents the same numeric value as x. + return x +} + +// https://webidl.spec.whatwg.org/#es-unsigned-short +webidl.converters['unsigned short'] = function (V, opts) { + // 1. Let x be ? ConvertToInt(V, 16, "unsigned"). + const x = webidl.util.ConvertToInt(V, 16, 'unsigned', opts) + + // 2. Return the IDL unsigned short value that represents + // the same numeric value as x. + return x +} + +// https://webidl.spec.whatwg.org/#idl-ArrayBuffer +webidl.converters.ArrayBuffer = function (V, opts = {}) { + // 1. If Type(V) is not Object, or V does not have an + // [[ArrayBufferData]] internal slot, then throw a + // TypeError. + // see: https://tc39.es/ecma262/#sec-properties-of-the-arraybuffer-instances + // see: https://tc39.es/ecma262/#sec-properties-of-the-sharedarraybuffer-instances + if ( + webidl.util.Type(V) !== 'Object' || + !types.isAnyArrayBuffer(V) + ) { + throw webidl.errors.conversionFailed({ + prefix: `${V}`, + argument: `${V}`, + types: ['ArrayBuffer'] + }) + } + + // 2. If the conversion is not to an IDL type associated + // with the [AllowShared] extended attribute, and + // IsSharedArrayBuffer(V) is true, then throw a + // TypeError. + if (opts.allowShared === false && types.isSharedArrayBuffer(V)) { + throw webidl.errors.exception({ + header: 'ArrayBuffer', + message: 'SharedArrayBuffer is not allowed.' + }) + } + + // 3. If the conversion is not to an IDL type associated + // with the [AllowResizable] extended attribute, and + // IsResizableArrayBuffer(V) is true, then throw a + // TypeError. + // Note: resizable ArrayBuffers are currently a proposal. + + // 4. Return the IDL ArrayBuffer value that is a + // reference to the same object as V. + return V +} + +webidl.converters.TypedArray = function (V, T, opts = {}) { + // 1. Let T be the IDL type V is being converted to. + + // 2. If Type(V) is not Object, or V does not have a + // [[TypedArrayName]] internal slot with a value + // equal to T’s name, then throw a TypeError. + if ( + webidl.util.Type(V) !== 'Object' || + !types.isTypedArray(V) || + V.constructor.name !== T.name + ) { + throw webidl.errors.conversionFailed({ + prefix: `${T.name}`, + argument: `${V}`, + types: [T.name] + }) + } + + // 3. If the conversion is not to an IDL type associated + // with the [AllowShared] extended attribute, and + // IsSharedArrayBuffer(V.[[ViewedArrayBuffer]]) is + // true, then throw a TypeError. + if (opts.allowShared === false && types.isSharedArrayBuffer(V.buffer)) { + throw webidl.errors.exception({ + header: 'ArrayBuffer', + message: 'SharedArrayBuffer is not allowed.' + }) + } + + // 4. If the conversion is not to an IDL type associated + // with the [AllowResizable] extended attribute, and + // IsResizableArrayBuffer(V.[[ViewedArrayBuffer]]) is + // true, then throw a TypeError. + // Note: resizable array buffers are currently a proposal + + // 5. Return the IDL value of type T that is a reference + // to the same object as V. + return V +} + +webidl.converters.DataView = function (V, opts = {}) { + // 1. If Type(V) is not Object, or V does not have a + // [[DataView]] internal slot, then throw a TypeError. + if (webidl.util.Type(V) !== 'Object' || !types.isDataView(V)) { + throw webidl.errors.exception({ + header: 'DataView', + message: 'Object is not a DataView.' + }) + } + + // 2. If the conversion is not to an IDL type associated + // with the [AllowShared] extended attribute, and + // IsSharedArrayBuffer(V.[[ViewedArrayBuffer]]) is true, + // then throw a TypeError. + if (opts.allowShared === false && types.isSharedArrayBuffer(V.buffer)) { + throw webidl.errors.exception({ + header: 'ArrayBuffer', + message: 'SharedArrayBuffer is not allowed.' + }) + } + + // 3. If the conversion is not to an IDL type associated + // with the [AllowResizable] extended attribute, and + // IsResizableArrayBuffer(V.[[ViewedArrayBuffer]]) is + // true, then throw a TypeError. + // Note: resizable ArrayBuffers are currently a proposal + + // 4. Return the IDL DataView value that is a reference + // to the same object as V. + return V +} + +// https://webidl.spec.whatwg.org/#BufferSource +webidl.converters.BufferSource = function (V, opts = {}) { + if (types.isAnyArrayBuffer(V)) { + return webidl.converters.ArrayBuffer(V, opts) + } + + if (types.isTypedArray(V)) { + return webidl.converters.TypedArray(V, V.constructor) + } + + if (types.isDataView(V)) { + return webidl.converters.DataView(V, opts) + } + + throw new TypeError(`Could not convert ${V} to a BufferSource.`) +} + +webidl.converters['sequence'] = webidl.sequenceConverter( + webidl.converters.ByteString +) + +webidl.converters['sequence>'] = webidl.sequenceConverter( + webidl.converters['sequence'] +) + +webidl.converters['record'] = webidl.recordConverter( + webidl.converters.ByteString, + webidl.converters.ByteString +) + +module.exports = { + webidl +} diff --git a/node_modules/undici/lib/fileapi/encoding.js b/node_modules/undici/lib/fileapi/encoding.js new file mode 100644 index 0000000..1d1d2b6 --- /dev/null +++ b/node_modules/undici/lib/fileapi/encoding.js @@ -0,0 +1,290 @@ +'use strict' + +/** + * @see https://encoding.spec.whatwg.org/#concept-encoding-get + * @param {string|undefined} label + */ +function getEncoding (label) { + if (!label) { + return 'failure' + } + + // 1. Remove any leading and trailing ASCII whitespace from label. + // 2. If label is an ASCII case-insensitive match for any of the + // labels listed in the table below, then return the + // corresponding encoding; otherwise return failure. + switch (label.trim().toLowerCase()) { + case 'unicode-1-1-utf-8': + case 'unicode11utf8': + case 'unicode20utf8': + case 'utf-8': + case 'utf8': + case 'x-unicode20utf8': + return 'UTF-8' + case '866': + case 'cp866': + case 'csibm866': + case 'ibm866': + return 'IBM866' + case 'csisolatin2': + case 'iso-8859-2': + case 'iso-ir-101': + case 'iso8859-2': + case 'iso88592': + case 'iso_8859-2': + case 'iso_8859-2:1987': + case 'l2': + case 'latin2': + return 'ISO-8859-2' + case 'csisolatin3': + case 'iso-8859-3': + case 'iso-ir-109': + case 'iso8859-3': + case 'iso88593': + case 'iso_8859-3': + case 'iso_8859-3:1988': + case 'l3': + case 'latin3': + return 'ISO-8859-3' + case 'csisolatin4': + case 'iso-8859-4': + case 'iso-ir-110': + case 'iso8859-4': + case 'iso88594': + case 'iso_8859-4': + case 'iso_8859-4:1988': + case 'l4': + case 'latin4': + return 'ISO-8859-4' + case 'csisolatincyrillic': + case 'cyrillic': + case 'iso-8859-5': + case 'iso-ir-144': + case 'iso8859-5': + case 'iso88595': + case 'iso_8859-5': + case 'iso_8859-5:1988': + return 'ISO-8859-5' + case 'arabic': + case 'asmo-708': + case 'csiso88596e': + case 'csiso88596i': + case 'csisolatinarabic': + case 'ecma-114': + case 'iso-8859-6': + case 'iso-8859-6-e': + case 'iso-8859-6-i': + case 'iso-ir-127': + case 'iso8859-6': + case 'iso88596': + case 'iso_8859-6': + case 'iso_8859-6:1987': + return 'ISO-8859-6' + case 'csisolatingreek': + case 'ecma-118': + case 'elot_928': + case 'greek': + case 'greek8': + case 'iso-8859-7': + case 'iso-ir-126': + case 'iso8859-7': + case 'iso88597': + case 'iso_8859-7': + case 'iso_8859-7:1987': + case 'sun_eu_greek': + return 'ISO-8859-7' + case 'csiso88598e': + case 'csisolatinhebrew': + case 'hebrew': + case 'iso-8859-8': + case 'iso-8859-8-e': + case 'iso-ir-138': + case 'iso8859-8': + case 'iso88598': + case 'iso_8859-8': + case 'iso_8859-8:1988': + case 'visual': + return 'ISO-8859-8' + case 'csiso88598i': + case 'iso-8859-8-i': + case 'logical': + return 'ISO-8859-8-I' + case 'csisolatin6': + case 'iso-8859-10': + case 'iso-ir-157': + case 'iso8859-10': + case 'iso885910': + case 'l6': + case 'latin6': + return 'ISO-8859-10' + case 'iso-8859-13': + case 'iso8859-13': + case 'iso885913': + return 'ISO-8859-13' + case 'iso-8859-14': + case 'iso8859-14': + case 'iso885914': + return 'ISO-8859-14' + case 'csisolatin9': + case 'iso-8859-15': + case 'iso8859-15': + case 'iso885915': + case 'iso_8859-15': + case 'l9': + return 'ISO-8859-15' + case 'iso-8859-16': + return 'ISO-8859-16' + case 'cskoi8r': + case 'koi': + case 'koi8': + case 'koi8-r': + case 'koi8_r': + return 'KOI8-R' + case 'koi8-ru': + case 'koi8-u': + return 'KOI8-U' + case 'csmacintosh': + case 'mac': + case 'macintosh': + case 'x-mac-roman': + return 'macintosh' + case 'iso-8859-11': + case 'iso8859-11': + case 'iso885911': + case 'tis-620': + case 'windows-874': + return 'windows-874' + case 'cp1250': + case 'windows-1250': + case 'x-cp1250': + return 'windows-1250' + case 'cp1251': + case 'windows-1251': + case 'x-cp1251': + return 'windows-1251' + case 'ansi_x3.4-1968': + case 'ascii': + case 'cp1252': + case 'cp819': + case 'csisolatin1': + case 'ibm819': + case 'iso-8859-1': + case 'iso-ir-100': + case 'iso8859-1': + case 'iso88591': + case 'iso_8859-1': + case 'iso_8859-1:1987': + case 'l1': + case 'latin1': + case 'us-ascii': + case 'windows-1252': + case 'x-cp1252': + return 'windows-1252' + case 'cp1253': + case 'windows-1253': + case 'x-cp1253': + return 'windows-1253' + case 'cp1254': + case 'csisolatin5': + case 'iso-8859-9': + case 'iso-ir-148': + case 'iso8859-9': + case 'iso88599': + case 'iso_8859-9': + case 'iso_8859-9:1989': + case 'l5': + case 'latin5': + case 'windows-1254': + case 'x-cp1254': + return 'windows-1254' + case 'cp1255': + case 'windows-1255': + case 'x-cp1255': + return 'windows-1255' + case 'cp1256': + case 'windows-1256': + case 'x-cp1256': + return 'windows-1256' + case 'cp1257': + case 'windows-1257': + case 'x-cp1257': + return 'windows-1257' + case 'cp1258': + case 'windows-1258': + case 'x-cp1258': + return 'windows-1258' + case 'x-mac-cyrillic': + case 'x-mac-ukrainian': + return 'x-mac-cyrillic' + case 'chinese': + case 'csgb2312': + case 'csiso58gb231280': + case 'gb2312': + case 'gb_2312': + case 'gb_2312-80': + case 'gbk': + case 'iso-ir-58': + case 'x-gbk': + return 'GBK' + case 'gb18030': + return 'gb18030' + case 'big5': + case 'big5-hkscs': + case 'cn-big5': + case 'csbig5': + case 'x-x-big5': + return 'Big5' + case 'cseucpkdfmtjapanese': + case 'euc-jp': + case 'x-euc-jp': + return 'EUC-JP' + case 'csiso2022jp': + case 'iso-2022-jp': + return 'ISO-2022-JP' + case 'csshiftjis': + case 'ms932': + case 'ms_kanji': + case 'shift-jis': + case 'shift_jis': + case 'sjis': + case 'windows-31j': + case 'x-sjis': + return 'Shift_JIS' + case 'cseuckr': + case 'csksc56011987': + case 'euc-kr': + case 'iso-ir-149': + case 'korean': + case 'ks_c_5601-1987': + case 'ks_c_5601-1989': + case 'ksc5601': + case 'ksc_5601': + case 'windows-949': + return 'EUC-KR' + case 'csiso2022kr': + case 'hz-gb-2312': + case 'iso-2022-cn': + case 'iso-2022-cn-ext': + case 'iso-2022-kr': + case 'replacement': + return 'replacement' + case 'unicodefffe': + case 'utf-16be': + return 'UTF-16BE' + case 'csunicode': + case 'iso-10646-ucs-2': + case 'ucs-2': + case 'unicode': + case 'unicodefeff': + case 'utf-16': + case 'utf-16le': + return 'UTF-16LE' + case 'x-user-defined': + return 'x-user-defined' + default: return 'failure' + } +} + +module.exports = { + getEncoding +} diff --git a/node_modules/undici/lib/fileapi/filereader.js b/node_modules/undici/lib/fileapi/filereader.js new file mode 100644 index 0000000..cd36a22 --- /dev/null +++ b/node_modules/undici/lib/fileapi/filereader.js @@ -0,0 +1,344 @@ +'use strict' + +const { + staticPropertyDescriptors, + readOperation, + fireAProgressEvent +} = require('./util') +const { + kState, + kError, + kResult, + kEvents, + kAborted +} = require('./symbols') +const { webidl } = require('../fetch/webidl') +const { kEnumerableProperty } = require('../core/util') + +class FileReader extends EventTarget { + constructor () { + super() + + this[kState] = 'empty' + this[kResult] = null + this[kError] = null + this[kEvents] = { + loadend: null, + error: null, + abort: null, + load: null, + progress: null, + loadstart: null + } + } + + /** + * @see https://w3c.github.io/FileAPI/#dfn-readAsArrayBuffer + * @param {import('buffer').Blob} blob + */ + readAsArrayBuffer (blob) { + webidl.brandCheck(this, FileReader) + + webidl.argumentLengthCheck(arguments, 1, { header: 'FileReader.readAsArrayBuffer' }) + + blob = webidl.converters.Blob(blob, { strict: false }) + + // The readAsArrayBuffer(blob) method, when invoked, + // must initiate a read operation for blob with ArrayBuffer. + readOperation(this, blob, 'ArrayBuffer') + } + + /** + * @see https://w3c.github.io/FileAPI/#readAsBinaryString + * @param {import('buffer').Blob} blob + */ + readAsBinaryString (blob) { + webidl.brandCheck(this, FileReader) + + webidl.argumentLengthCheck(arguments, 1, { header: 'FileReader.readAsBinaryString' }) + + blob = webidl.converters.Blob(blob, { strict: false }) + + // The readAsBinaryString(blob) method, when invoked, + // must initiate a read operation for blob with BinaryString. + readOperation(this, blob, 'BinaryString') + } + + /** + * @see https://w3c.github.io/FileAPI/#readAsDataText + * @param {import('buffer').Blob} blob + * @param {string?} encoding + */ + readAsText (blob, encoding = undefined) { + webidl.brandCheck(this, FileReader) + + webidl.argumentLengthCheck(arguments, 1, { header: 'FileReader.readAsText' }) + + blob = webidl.converters.Blob(blob, { strict: false }) + + if (encoding !== undefined) { + encoding = webidl.converters.DOMString(encoding) + } + + // The readAsText(blob, encoding) method, when invoked, + // must initiate a read operation for blob with Text and encoding. + readOperation(this, blob, 'Text', encoding) + } + + /** + * @see https://w3c.github.io/FileAPI/#dfn-readAsDataURL + * @param {import('buffer').Blob} blob + */ + readAsDataURL (blob) { + webidl.brandCheck(this, FileReader) + + webidl.argumentLengthCheck(arguments, 1, { header: 'FileReader.readAsDataURL' }) + + blob = webidl.converters.Blob(blob, { strict: false }) + + // The readAsDataURL(blob) method, when invoked, must + // initiate a read operation for blob with DataURL. + readOperation(this, blob, 'DataURL') + } + + /** + * @see https://w3c.github.io/FileAPI/#dfn-abort + */ + abort () { + // 1. If this's state is "empty" or if this's state is + // "done" set this's result to null and terminate + // this algorithm. + if (this[kState] === 'empty' || this[kState] === 'done') { + this[kResult] = null + return + } + + // 2. If this's state is "loading" set this's state to + // "done" and set this's result to null. + if (this[kState] === 'loading') { + this[kState] = 'done' + this[kResult] = null + } + + // 3. If there are any tasks from this on the file reading + // task source in an affiliated task queue, then remove + // those tasks from that task queue. + this[kAborted] = true + + // 4. Terminate the algorithm for the read method being processed. + // TODO + + // 5. Fire a progress event called abort at this. + fireAProgressEvent('abort', this) + + // 6. If this's state is not "loading", fire a progress + // event called loadend at this. + if (this[kState] !== 'loading') { + fireAProgressEvent('loadend', this) + } + } + + /** + * @see https://w3c.github.io/FileAPI/#dom-filereader-readystate + */ + get readyState () { + webidl.brandCheck(this, FileReader) + + switch (this[kState]) { + case 'empty': return this.EMPTY + case 'loading': return this.LOADING + case 'done': return this.DONE + } + } + + /** + * @see https://w3c.github.io/FileAPI/#dom-filereader-result + */ + get result () { + webidl.brandCheck(this, FileReader) + + // The result attribute’s getter, when invoked, must return + // this's result. + return this[kResult] + } + + /** + * @see https://w3c.github.io/FileAPI/#dom-filereader-error + */ + get error () { + webidl.brandCheck(this, FileReader) + + // The error attribute’s getter, when invoked, must return + // this's error. + return this[kError] + } + + get onloadend () { + webidl.brandCheck(this, FileReader) + + return this[kEvents].loadend + } + + set onloadend (fn) { + webidl.brandCheck(this, FileReader) + + if (this[kEvents].loadend) { + this.removeEventListener('loadend', this[kEvents].loadend) + } + + if (typeof fn === 'function') { + this[kEvents].loadend = fn + this.addEventListener('loadend', fn) + } else { + this[kEvents].loadend = null + } + } + + get onerror () { + webidl.brandCheck(this, FileReader) + + return this[kEvents].error + } + + set onerror (fn) { + webidl.brandCheck(this, FileReader) + + if (this[kEvents].error) { + this.removeEventListener('error', this[kEvents].error) + } + + if (typeof fn === 'function') { + this[kEvents].error = fn + this.addEventListener('error', fn) + } else { + this[kEvents].error = null + } + } + + get onloadstart () { + webidl.brandCheck(this, FileReader) + + return this[kEvents].loadstart + } + + set onloadstart (fn) { + webidl.brandCheck(this, FileReader) + + if (this[kEvents].loadstart) { + this.removeEventListener('loadstart', this[kEvents].loadstart) + } + + if (typeof fn === 'function') { + this[kEvents].loadstart = fn + this.addEventListener('loadstart', fn) + } else { + this[kEvents].loadstart = null + } + } + + get onprogress () { + webidl.brandCheck(this, FileReader) + + return this[kEvents].progress + } + + set onprogress (fn) { + webidl.brandCheck(this, FileReader) + + if (this[kEvents].progress) { + this.removeEventListener('progress', this[kEvents].progress) + } + + if (typeof fn === 'function') { + this[kEvents].progress = fn + this.addEventListener('progress', fn) + } else { + this[kEvents].progress = null + } + } + + get onload () { + webidl.brandCheck(this, FileReader) + + return this[kEvents].load + } + + set onload (fn) { + webidl.brandCheck(this, FileReader) + + if (this[kEvents].load) { + this.removeEventListener('load', this[kEvents].load) + } + + if (typeof fn === 'function') { + this[kEvents].load = fn + this.addEventListener('load', fn) + } else { + this[kEvents].load = null + } + } + + get onabort () { + webidl.brandCheck(this, FileReader) + + return this[kEvents].abort + } + + set onabort (fn) { + webidl.brandCheck(this, FileReader) + + if (this[kEvents].abort) { + this.removeEventListener('abort', this[kEvents].abort) + } + + if (typeof fn === 'function') { + this[kEvents].abort = fn + this.addEventListener('abort', fn) + } else { + this[kEvents].abort = null + } + } +} + +// https://w3c.github.io/FileAPI/#dom-filereader-empty +FileReader.EMPTY = FileReader.prototype.EMPTY = 0 +// https://w3c.github.io/FileAPI/#dom-filereader-loading +FileReader.LOADING = FileReader.prototype.LOADING = 1 +// https://w3c.github.io/FileAPI/#dom-filereader-done +FileReader.DONE = FileReader.prototype.DONE = 2 + +Object.defineProperties(FileReader.prototype, { + EMPTY: staticPropertyDescriptors, + LOADING: staticPropertyDescriptors, + DONE: staticPropertyDescriptors, + readAsArrayBuffer: kEnumerableProperty, + readAsBinaryString: kEnumerableProperty, + readAsText: kEnumerableProperty, + readAsDataURL: kEnumerableProperty, + abort: kEnumerableProperty, + readyState: kEnumerableProperty, + result: kEnumerableProperty, + error: kEnumerableProperty, + onloadstart: kEnumerableProperty, + onprogress: kEnumerableProperty, + onload: kEnumerableProperty, + onabort: kEnumerableProperty, + onerror: kEnumerableProperty, + onloadend: kEnumerableProperty, + [Symbol.toStringTag]: { + value: 'FileReader', + writable: false, + enumerable: false, + configurable: true + } +}) + +Object.defineProperties(FileReader, { + EMPTY: staticPropertyDescriptors, + LOADING: staticPropertyDescriptors, + DONE: staticPropertyDescriptors +}) + +module.exports = { + FileReader +} diff --git a/node_modules/undici/lib/fileapi/progressevent.js b/node_modules/undici/lib/fileapi/progressevent.js new file mode 100644 index 0000000..778cf22 --- /dev/null +++ b/node_modules/undici/lib/fileapi/progressevent.js @@ -0,0 +1,78 @@ +'use strict' + +const { webidl } = require('../fetch/webidl') + +const kState = Symbol('ProgressEvent state') + +/** + * @see https://xhr.spec.whatwg.org/#progressevent + */ +class ProgressEvent extends Event { + constructor (type, eventInitDict = {}) { + type = webidl.converters.DOMString(type) + eventInitDict = webidl.converters.ProgressEventInit(eventInitDict ?? {}) + + super(type, eventInitDict) + + this[kState] = { + lengthComputable: eventInitDict.lengthComputable, + loaded: eventInitDict.loaded, + total: eventInitDict.total + } + } + + get lengthComputable () { + webidl.brandCheck(this, ProgressEvent) + + return this[kState].lengthComputable + } + + get loaded () { + webidl.brandCheck(this, ProgressEvent) + + return this[kState].loaded + } + + get total () { + webidl.brandCheck(this, ProgressEvent) + + return this[kState].total + } +} + +webidl.converters.ProgressEventInit = webidl.dictionaryConverter([ + { + key: 'lengthComputable', + converter: webidl.converters.boolean, + defaultValue: false + }, + { + key: 'loaded', + converter: webidl.converters['unsigned long long'], + defaultValue: 0 + }, + { + key: 'total', + converter: webidl.converters['unsigned long long'], + defaultValue: 0 + }, + { + key: 'bubbles', + converter: webidl.converters.boolean, + defaultValue: false + }, + { + key: 'cancelable', + converter: webidl.converters.boolean, + defaultValue: false + }, + { + key: 'composed', + converter: webidl.converters.boolean, + defaultValue: false + } +]) + +module.exports = { + ProgressEvent +} diff --git a/node_modules/undici/lib/fileapi/symbols.js b/node_modules/undici/lib/fileapi/symbols.js new file mode 100644 index 0000000..dd11746 --- /dev/null +++ b/node_modules/undici/lib/fileapi/symbols.js @@ -0,0 +1,10 @@ +'use strict' + +module.exports = { + kState: Symbol('FileReader state'), + kResult: Symbol('FileReader result'), + kError: Symbol('FileReader error'), + kLastProgressEventFired: Symbol('FileReader last progress event fired timestamp'), + kEvents: Symbol('FileReader events'), + kAborted: Symbol('FileReader aborted') +} diff --git a/node_modules/undici/lib/fileapi/util.js b/node_modules/undici/lib/fileapi/util.js new file mode 100644 index 0000000..1d10899 --- /dev/null +++ b/node_modules/undici/lib/fileapi/util.js @@ -0,0 +1,392 @@ +'use strict' + +const { + kState, + kError, + kResult, + kAborted, + kLastProgressEventFired +} = require('./symbols') +const { ProgressEvent } = require('./progressevent') +const { getEncoding } = require('./encoding') +const { DOMException } = require('../fetch/constants') +const { serializeAMimeType, parseMIMEType } = require('../fetch/dataURL') +const { types } = require('util') +const { StringDecoder } = require('string_decoder') +const { btoa } = require('buffer') + +/** @type {PropertyDescriptor} */ +const staticPropertyDescriptors = { + enumerable: true, + writable: false, + configurable: false +} + +/** + * @see https://w3c.github.io/FileAPI/#readOperation + * @param {import('./filereader').FileReader} fr + * @param {import('buffer').Blob} blob + * @param {string} type + * @param {string?} encodingName + */ +function readOperation (fr, blob, type, encodingName) { + // 1. If fr’s state is "loading", throw an InvalidStateError + // DOMException. + if (fr[kState] === 'loading') { + throw new DOMException('Invalid state', 'InvalidStateError') + } + + // 2. Set fr’s state to "loading". + fr[kState] = 'loading' + + // 3. Set fr’s result to null. + fr[kResult] = null + + // 4. Set fr’s error to null. + fr[kError] = null + + // 5. Let stream be the result of calling get stream on blob. + /** @type {import('stream/web').ReadableStream} */ + const stream = blob.stream() + + // 6. Let reader be the result of getting a reader from stream. + const reader = stream.getReader() + + // 7. Let bytes be an empty byte sequence. + /** @type {Uint8Array[]} */ + const bytes = [] + + // 8. Let chunkPromise be the result of reading a chunk from + // stream with reader. + let chunkPromise = reader.read() + + // 9. Let isFirstChunk be true. + let isFirstChunk = true + + // 10. In parallel, while true: + // Note: "In parallel" just means non-blocking + // Note 2: readOperation itself cannot be async as double + // reading the body would then reject the promise, instead + // of throwing an error. + ;(async () => { + while (!fr[kAborted]) { + // 1. Wait for chunkPromise to be fulfilled or rejected. + try { + const { done, value } = await chunkPromise + + // 2. If chunkPromise is fulfilled, and isFirstChunk is + // true, queue a task to fire a progress event called + // loadstart at fr. + if (isFirstChunk && !fr[kAborted]) { + queueMicrotask(() => { + fireAProgressEvent('loadstart', fr) + }) + } + + // 3. Set isFirstChunk to false. + isFirstChunk = false + + // 4. If chunkPromise is fulfilled with an object whose + // done property is false and whose value property is + // a Uint8Array object, run these steps: + if (!done && types.isUint8Array(value)) { + // 1. Let bs be the byte sequence represented by the + // Uint8Array object. + + // 2. Append bs to bytes. + bytes.push(value) + + // 3. If roughly 50ms have passed since these steps + // were last invoked, queue a task to fire a + // progress event called progress at fr. + if ( + ( + fr[kLastProgressEventFired] === undefined || + Date.now() - fr[kLastProgressEventFired] >= 50 + ) && + !fr[kAborted] + ) { + fr[kLastProgressEventFired] = Date.now() + queueMicrotask(() => { + fireAProgressEvent('progress', fr) + }) + } + + // 4. Set chunkPromise to the result of reading a + // chunk from stream with reader. + chunkPromise = reader.read() + } else if (done) { + // 5. Otherwise, if chunkPromise is fulfilled with an + // object whose done property is true, queue a task + // to run the following steps and abort this algorithm: + queueMicrotask(() => { + // 1. Set fr’s state to "done". + fr[kState] = 'done' + + // 2. Let result be the result of package data given + // bytes, type, blob’s type, and encodingName. + try { + const result = packageData(bytes, type, blob.type, encodingName) + + // 4. Else: + + if (fr[kAborted]) { + return + } + + // 1. Set fr’s result to result. + fr[kResult] = result + + // 2. Fire a progress event called load at the fr. + fireAProgressEvent('load', fr) + } catch (error) { + // 3. If package data threw an exception error: + + // 1. Set fr’s error to error. + fr[kError] = error + + // 2. Fire a progress event called error at fr. + fireAProgressEvent('error', fr) + } + + // 5. If fr’s state is not "loading", fire a progress + // event called loadend at the fr. + if (fr[kState] !== 'loading') { + fireAProgressEvent('loadend', fr) + } + }) + + break + } + } catch (error) { + if (fr[kAborted]) { + return + } + + // 6. Otherwise, if chunkPromise is rejected with an + // error error, queue a task to run the following + // steps and abort this algorithm: + queueMicrotask(() => { + // 1. Set fr’s state to "done". + fr[kState] = 'done' + + // 2. Set fr’s error to error. + fr[kError] = error + + // 3. Fire a progress event called error at fr. + fireAProgressEvent('error', fr) + + // 4. If fr’s state is not "loading", fire a progress + // event called loadend at fr. + if (fr[kState] !== 'loading') { + fireAProgressEvent('loadend', fr) + } + }) + + break + } + } + })() +} + +/** + * @see https://w3c.github.io/FileAPI/#fire-a-progress-event + * @see https://dom.spec.whatwg.org/#concept-event-fire + * @param {string} e The name of the event + * @param {import('./filereader').FileReader} reader + */ +function fireAProgressEvent (e, reader) { + // The progress event e does not bubble. e.bubbles must be false + // The progress event e is NOT cancelable. e.cancelable must be false + const event = new ProgressEvent(e, { + bubbles: false, + cancelable: false + }) + + reader.dispatchEvent(event) +} + +/** + * @see https://w3c.github.io/FileAPI/#blob-package-data + * @param {Uint8Array[]} bytes + * @param {string} type + * @param {string?} mimeType + * @param {string?} encodingName + */ +function packageData (bytes, type, mimeType, encodingName) { + // 1. A Blob has an associated package data algorithm, given + // bytes, a type, a optional mimeType, and a optional + // encodingName, which switches on type and runs the + // associated steps: + + switch (type) { + case 'DataURL': { + // 1. Return bytes as a DataURL [RFC2397] subject to + // the considerations below: + // * Use mimeType as part of the Data URL if it is + // available in keeping with the Data URL + // specification [RFC2397]. + // * If mimeType is not available return a Data URL + // without a media-type. [RFC2397]. + + // https://datatracker.ietf.org/doc/html/rfc2397#section-3 + // dataurl := "data:" [ mediatype ] [ ";base64" ] "," data + // mediatype := [ type "/" subtype ] *( ";" parameter ) + // data := *urlchar + // parameter := attribute "=" value + let dataURL = 'data:' + + const parsed = parseMIMEType(mimeType || 'application/octet-stream') + + if (parsed !== 'failure') { + dataURL += serializeAMimeType(parsed) + } + + dataURL += ';base64,' + + const decoder = new StringDecoder('latin1') + + for (const chunk of bytes) { + dataURL += btoa(decoder.write(chunk)) + } + + dataURL += btoa(decoder.end()) + + return dataURL + } + case 'Text': { + // 1. Let encoding be failure + let encoding = 'failure' + + // 2. If the encodingName is present, set encoding to the + // result of getting an encoding from encodingName. + if (encodingName) { + encoding = getEncoding(encodingName) + } + + // 3. If encoding is failure, and mimeType is present: + if (encoding === 'failure' && mimeType) { + // 1. Let type be the result of parse a MIME type + // given mimeType. + const type = parseMIMEType(mimeType) + + // 2. If type is not failure, set encoding to the result + // of getting an encoding from type’s parameters["charset"]. + if (type !== 'failure') { + encoding = getEncoding(type.parameters.get('charset')) + } + } + + // 4. If encoding is failure, then set encoding to UTF-8. + if (encoding === 'failure') { + encoding = 'UTF-8' + } + + // 5. Decode bytes using fallback encoding encoding, and + // return the result. + return decode(bytes, encoding) + } + case 'ArrayBuffer': { + // Return a new ArrayBuffer whose contents are bytes. + const sequence = combineByteSequences(bytes) + + return sequence.buffer + } + case 'BinaryString': { + // Return bytes as a binary string, in which every byte + // is represented by a code unit of equal value [0..255]. + let binaryString = '' + + const decoder = new StringDecoder('latin1') + + for (const chunk of bytes) { + binaryString += decoder.write(chunk) + } + + binaryString += decoder.end() + + return binaryString + } + } +} + +/** + * @see https://encoding.spec.whatwg.org/#decode + * @param {Uint8Array[]} ioQueue + * @param {string} encoding + */ +function decode (ioQueue, encoding) { + const bytes = combineByteSequences(ioQueue) + + // 1. Let BOMEncoding be the result of BOM sniffing ioQueue. + const BOMEncoding = BOMSniffing(bytes) + + let slice = 0 + + // 2. If BOMEncoding is non-null: + if (BOMEncoding !== null) { + // 1. Set encoding to BOMEncoding. + encoding = BOMEncoding + + // 2. Read three bytes from ioQueue, if BOMEncoding is + // UTF-8; otherwise read two bytes. + // (Do nothing with those bytes.) + slice = BOMEncoding === 'UTF-8' ? 3 : 2 + } + + // 3. Process a queue with an instance of encoding’s + // decoder, ioQueue, output, and "replacement". + + // 4. Return output. + + const sliced = bytes.slice(slice) + return new TextDecoder(encoding).decode(sliced) +} + +/** + * @see https://encoding.spec.whatwg.org/#bom-sniff + * @param {Uint8Array} ioQueue + */ +function BOMSniffing (ioQueue) { + // 1. Let BOM be the result of peeking 3 bytes from ioQueue, + // converted to a byte sequence. + const [a, b, c] = ioQueue + + // 2. For each of the rows in the table below, starting with + // the first one and going down, if BOM starts with the + // bytes given in the first column, then return the + // encoding given in the cell in the second column of that + // row. Otherwise, return null. + if (a === 0xEF && b === 0xBB && c === 0xBF) { + return 'UTF-8' + } else if (a === 0xFE && b === 0xFF) { + return 'UTF-16BE' + } else if (a === 0xFF && b === 0xFE) { + return 'UTF-16LE' + } + + return null +} + +/** + * @param {Uint8Array[]} sequences + */ +function combineByteSequences (sequences) { + const size = sequences.reduce((a, b) => { + return a + b.byteLength + }, 0) + + let offset = 0 + + return sequences.reduce((a, b) => { + a.set(b, offset) + offset += b.byteLength + return a + }, new Uint8Array(size)) +} + +module.exports = { + staticPropertyDescriptors, + readOperation, + fireAProgressEvent +} diff --git a/node_modules/undici/lib/global.js b/node_modules/undici/lib/global.js new file mode 100644 index 0000000..18bfd73 --- /dev/null +++ b/node_modules/undici/lib/global.js @@ -0,0 +1,32 @@ +'use strict' + +// We include a version number for the Dispatcher API. In case of breaking changes, +// this version number must be increased to avoid conflicts. +const globalDispatcher = Symbol.for('undici.globalDispatcher.1') +const { InvalidArgumentError } = require('./core/errors') +const Agent = require('./agent') + +if (getGlobalDispatcher() === undefined) { + setGlobalDispatcher(new Agent()) +} + +function setGlobalDispatcher (agent) { + if (!agent || typeof agent.dispatch !== 'function') { + throw new InvalidArgumentError('Argument agent must implement Agent') + } + Object.defineProperty(globalThis, globalDispatcher, { + value: agent, + writable: true, + enumerable: false, + configurable: false + }) +} + +function getGlobalDispatcher () { + return globalThis[globalDispatcher] +} + +module.exports = { + setGlobalDispatcher, + getGlobalDispatcher +} diff --git a/node_modules/undici/lib/handler/DecoratorHandler.js b/node_modules/undici/lib/handler/DecoratorHandler.js new file mode 100644 index 0000000..9d70a76 --- /dev/null +++ b/node_modules/undici/lib/handler/DecoratorHandler.js @@ -0,0 +1,35 @@ +'use strict' + +module.exports = class DecoratorHandler { + constructor (handler) { + this.handler = handler + } + + onConnect (...args) { + return this.handler.onConnect(...args) + } + + onError (...args) { + return this.handler.onError(...args) + } + + onUpgrade (...args) { + return this.handler.onUpgrade(...args) + } + + onHeaders (...args) { + return this.handler.onHeaders(...args) + } + + onData (...args) { + return this.handler.onData(...args) + } + + onComplete (...args) { + return this.handler.onComplete(...args) + } + + onBodySent (...args) { + return this.handler.onBodySent(...args) + } +} diff --git a/node_modules/undici/lib/handler/RedirectHandler.js b/node_modules/undici/lib/handler/RedirectHandler.js new file mode 100644 index 0000000..baca27e --- /dev/null +++ b/node_modules/undici/lib/handler/RedirectHandler.js @@ -0,0 +1,216 @@ +'use strict' + +const util = require('../core/util') +const { kBodyUsed } = require('../core/symbols') +const assert = require('assert') +const { InvalidArgumentError } = require('../core/errors') +const EE = require('events') + +const redirectableStatusCodes = [300, 301, 302, 303, 307, 308] + +const kBody = Symbol('body') + +class BodyAsyncIterable { + constructor (body) { + this[kBody] = body + this[kBodyUsed] = false + } + + async * [Symbol.asyncIterator] () { + assert(!this[kBodyUsed], 'disturbed') + this[kBodyUsed] = true + yield * this[kBody] + } +} + +class RedirectHandler { + constructor (dispatch, maxRedirections, opts, handler) { + if (maxRedirections != null && (!Number.isInteger(maxRedirections) || maxRedirections < 0)) { + throw new InvalidArgumentError('maxRedirections must be a positive number') + } + + util.validateHandler(handler, opts.method, opts.upgrade) + + this.dispatch = dispatch + this.location = null + this.abort = null + this.opts = { ...opts, maxRedirections: 0 } // opts must be a copy + this.maxRedirections = maxRedirections + this.handler = handler + this.history = [] + + if (util.isStream(this.opts.body)) { + // TODO (fix): Provide some way for the user to cache the file to e.g. /tmp + // so that it can be dispatched again? + // TODO (fix): Do we need 100-expect support to provide a way to do this properly? + if (util.bodyLength(this.opts.body) === 0) { + this.opts.body + .on('data', function () { + assert(false) + }) + } + + if (typeof this.opts.body.readableDidRead !== 'boolean') { + this.opts.body[kBodyUsed] = false + EE.prototype.on.call(this.opts.body, 'data', function () { + this[kBodyUsed] = true + }) + } + } else if (this.opts.body && typeof this.opts.body.pipeTo === 'function') { + // TODO (fix): We can't access ReadableStream internal state + // to determine whether or not it has been disturbed. This is just + // a workaround. + this.opts.body = new BodyAsyncIterable(this.opts.body) + } else if ( + this.opts.body && + typeof this.opts.body !== 'string' && + !ArrayBuffer.isView(this.opts.body) && + util.isIterable(this.opts.body) + ) { + // TODO: Should we allow re-using iterable if !this.opts.idempotent + // or through some other flag? + this.opts.body = new BodyAsyncIterable(this.opts.body) + } + } + + onConnect (abort) { + this.abort = abort + this.handler.onConnect(abort, { history: this.history }) + } + + onUpgrade (statusCode, headers, socket) { + this.handler.onUpgrade(statusCode, headers, socket) + } + + onError (error) { + this.handler.onError(error) + } + + onHeaders (statusCode, headers, resume, statusText) { + this.location = this.history.length >= this.maxRedirections || util.isDisturbed(this.opts.body) + ? null + : parseLocation(statusCode, headers) + + if (this.opts.origin) { + this.history.push(new URL(this.opts.path, this.opts.origin)) + } + + if (!this.location) { + return this.handler.onHeaders(statusCode, headers, resume, statusText) + } + + const { origin, pathname, search } = util.parseURL(new URL(this.location, this.opts.origin && new URL(this.opts.path, this.opts.origin))) + const path = search ? `${pathname}${search}` : pathname + + // Remove headers referring to the original URL. + // By default it is Host only, unless it's a 303 (see below), which removes also all Content-* headers. + // https://tools.ietf.org/html/rfc7231#section-6.4 + this.opts.headers = cleanRequestHeaders(this.opts.headers, statusCode === 303, this.opts.origin !== origin) + this.opts.path = path + this.opts.origin = origin + this.opts.maxRedirections = 0 + this.opts.query = null + + // https://tools.ietf.org/html/rfc7231#section-6.4.4 + // In case of HTTP 303, always replace method to be either HEAD or GET + if (statusCode === 303 && this.opts.method !== 'HEAD') { + this.opts.method = 'GET' + this.opts.body = null + } + } + + onData (chunk) { + if (this.location) { + /* + https://tools.ietf.org/html/rfc7231#section-6.4 + + TLDR: undici always ignores 3xx response bodies. + + Redirection is used to serve the requested resource from another URL, so it is assumes that + no body is generated (and thus can be ignored). Even though generating a body is not prohibited. + + For status 301, 302, 303, 307 and 308 (the latter from RFC 7238), the specs mention that the body usually + (which means it's optional and not mandated) contain just an hyperlink to the value of + the Location response header, so the body can be ignored safely. + + For status 300, which is "Multiple Choices", the spec mentions both generating a Location + response header AND a response body with the other possible location to follow. + Since the spec explicitily chooses not to specify a format for such body and leave it to + servers and browsers implementors, we ignore the body as there is no specified way to eventually parse it. + */ + } else { + return this.handler.onData(chunk) + } + } + + onComplete (trailers) { + if (this.location) { + /* + https://tools.ietf.org/html/rfc7231#section-6.4 + + TLDR: undici always ignores 3xx response trailers as they are not expected in case of redirections + and neither are useful if present. + + See comment on onData method above for more detailed informations. + */ + + this.location = null + this.abort = null + + this.dispatch(this.opts, this) + } else { + this.handler.onComplete(trailers) + } + } + + onBodySent (chunk) { + if (this.handler.onBodySent) { + this.handler.onBodySent(chunk) + } + } +} + +function parseLocation (statusCode, headers) { + if (redirectableStatusCodes.indexOf(statusCode) === -1) { + return null + } + + for (let i = 0; i < headers.length; i += 2) { + if (headers[i].toString().toLowerCase() === 'location') { + return headers[i + 1] + } + } +} + +// https://tools.ietf.org/html/rfc7231#section-6.4.4 +function shouldRemoveHeader (header, removeContent, unknownOrigin) { + return ( + (header.length === 4 && header.toString().toLowerCase() === 'host') || + (removeContent && header.toString().toLowerCase().indexOf('content-') === 0) || + (unknownOrigin && header.length === 13 && header.toString().toLowerCase() === 'authorization') || + (unknownOrigin && header.length === 6 && header.toString().toLowerCase() === 'cookie') + ) +} + +// https://tools.ietf.org/html/rfc7231#section-6.4 +function cleanRequestHeaders (headers, removeContent, unknownOrigin) { + const ret = [] + if (Array.isArray(headers)) { + for (let i = 0; i < headers.length; i += 2) { + if (!shouldRemoveHeader(headers[i], removeContent, unknownOrigin)) { + ret.push(headers[i], headers[i + 1]) + } + } + } else if (headers && typeof headers === 'object') { + for (const key of Object.keys(headers)) { + if (!shouldRemoveHeader(key, removeContent, unknownOrigin)) { + ret.push(key, headers[key]) + } + } + } else { + assert(headers == null, 'headers must be an object or an array') + } + return ret +} + +module.exports = RedirectHandler diff --git a/node_modules/undici/lib/interceptor/redirectInterceptor.js b/node_modules/undici/lib/interceptor/redirectInterceptor.js new file mode 100644 index 0000000..7cc035e --- /dev/null +++ b/node_modules/undici/lib/interceptor/redirectInterceptor.js @@ -0,0 +1,21 @@ +'use strict' + +const RedirectHandler = require('../handler/RedirectHandler') + +function createRedirectInterceptor ({ maxRedirections: defaultMaxRedirections }) { + return (dispatch) => { + return function Intercept (opts, handler) { + const { maxRedirections = defaultMaxRedirections } = opts + + if (!maxRedirections) { + return dispatch(opts, handler) + } + + const redirectHandler = new RedirectHandler(dispatch, maxRedirections, opts, handler) + opts = { ...opts, maxRedirections: 0 } // Stop sub dispatcher from also redirecting. + return dispatch(opts, redirectHandler) + } + } +} + +module.exports = createRedirectInterceptor diff --git a/node_modules/undici/lib/llhttp/constants.d.ts b/node_modules/undici/lib/llhttp/constants.d.ts new file mode 100644 index 0000000..b75ab1b --- /dev/null +++ b/node_modules/undici/lib/llhttp/constants.d.ts @@ -0,0 +1,199 @@ +import { IEnumMap } from './utils'; +export declare type HTTPMode = 'loose' | 'strict'; +export declare enum ERROR { + OK = 0, + INTERNAL = 1, + STRICT = 2, + LF_EXPECTED = 3, + UNEXPECTED_CONTENT_LENGTH = 4, + CLOSED_CONNECTION = 5, + INVALID_METHOD = 6, + INVALID_URL = 7, + INVALID_CONSTANT = 8, + INVALID_VERSION = 9, + INVALID_HEADER_TOKEN = 10, + INVALID_CONTENT_LENGTH = 11, + INVALID_CHUNK_SIZE = 12, + INVALID_STATUS = 13, + INVALID_EOF_STATE = 14, + INVALID_TRANSFER_ENCODING = 15, + CB_MESSAGE_BEGIN = 16, + CB_HEADERS_COMPLETE = 17, + CB_MESSAGE_COMPLETE = 18, + CB_CHUNK_HEADER = 19, + CB_CHUNK_COMPLETE = 20, + PAUSED = 21, + PAUSED_UPGRADE = 22, + PAUSED_H2_UPGRADE = 23, + USER = 24 +} +export declare enum TYPE { + BOTH = 0, + REQUEST = 1, + RESPONSE = 2 +} +export declare enum FLAGS { + CONNECTION_KEEP_ALIVE = 1, + CONNECTION_CLOSE = 2, + CONNECTION_UPGRADE = 4, + CHUNKED = 8, + UPGRADE = 16, + CONTENT_LENGTH = 32, + SKIPBODY = 64, + TRAILING = 128, + TRANSFER_ENCODING = 512 +} +export declare enum LENIENT_FLAGS { + HEADERS = 1, + CHUNKED_LENGTH = 2, + KEEP_ALIVE = 4 +} +export declare enum METHODS { + DELETE = 0, + GET = 1, + HEAD = 2, + POST = 3, + PUT = 4, + CONNECT = 5, + OPTIONS = 6, + TRACE = 7, + COPY = 8, + LOCK = 9, + MKCOL = 10, + MOVE = 11, + PROPFIND = 12, + PROPPATCH = 13, + SEARCH = 14, + UNLOCK = 15, + BIND = 16, + REBIND = 17, + UNBIND = 18, + ACL = 19, + REPORT = 20, + MKACTIVITY = 21, + CHECKOUT = 22, + MERGE = 23, + 'M-SEARCH' = 24, + NOTIFY = 25, + SUBSCRIBE = 26, + UNSUBSCRIBE = 27, + PATCH = 28, + PURGE = 29, + MKCALENDAR = 30, + LINK = 31, + UNLINK = 32, + SOURCE = 33, + PRI = 34, + DESCRIBE = 35, + ANNOUNCE = 36, + SETUP = 37, + PLAY = 38, + PAUSE = 39, + TEARDOWN = 40, + GET_PARAMETER = 41, + SET_PARAMETER = 42, + REDIRECT = 43, + RECORD = 44, + FLUSH = 45 +} +export declare const METHODS_HTTP: METHODS[]; +export declare const METHODS_ICE: METHODS[]; +export declare const METHODS_RTSP: METHODS[]; +export declare const METHOD_MAP: IEnumMap; +export declare const H_METHOD_MAP: IEnumMap; +export declare enum FINISH { + SAFE = 0, + SAFE_WITH_CB = 1, + UNSAFE = 2 +} +export declare type CharList = Array; +export declare const ALPHA: CharList; +export declare const NUM_MAP: { + 0: number; + 1: number; + 2: number; + 3: number; + 4: number; + 5: number; + 6: number; + 7: number; + 8: number; + 9: number; +}; +export declare const HEX_MAP: { + 0: number; + 1: number; + 2: number; + 3: number; + 4: number; + 5: number; + 6: number; + 7: number; + 8: number; + 9: number; + A: number; + B: number; + C: number; + D: number; + E: number; + F: number; + a: number; + b: number; + c: number; + d: number; + e: number; + f: number; +}; +export declare const NUM: CharList; +export declare const ALPHANUM: CharList; +export declare const MARK: CharList; +export declare const USERINFO_CHARS: CharList; +export declare const STRICT_URL_CHAR: CharList; +export declare const URL_CHAR: CharList; +export declare const HEX: CharList; +export declare const STRICT_TOKEN: CharList; +export declare const TOKEN: CharList; +export declare const HEADER_CHARS: CharList; +export declare const CONNECTION_TOKEN_CHARS: CharList; +export declare const MAJOR: { + 0: number; + 1: number; + 2: number; + 3: number; + 4: number; + 5: number; + 6: number; + 7: number; + 8: number; + 9: number; +}; +export declare const MINOR: { + 0: number; + 1: number; + 2: number; + 3: number; + 4: number; + 5: number; + 6: number; + 7: number; + 8: number; + 9: number; +}; +export declare enum HEADER_STATE { + GENERAL = 0, + CONNECTION = 1, + CONTENT_LENGTH = 2, + TRANSFER_ENCODING = 3, + UPGRADE = 4, + CONNECTION_KEEP_ALIVE = 5, + CONNECTION_CLOSE = 6, + CONNECTION_UPGRADE = 7, + TRANSFER_ENCODING_CHUNKED = 8 +} +export declare const SPECIAL_HEADERS: { + connection: HEADER_STATE; + 'content-length': HEADER_STATE; + 'proxy-connection': HEADER_STATE; + 'transfer-encoding': HEADER_STATE; + upgrade: HEADER_STATE; +}; diff --git a/node_modules/undici/lib/llhttp/constants.js b/node_modules/undici/lib/llhttp/constants.js new file mode 100644 index 0000000..fb0b5a2 --- /dev/null +++ b/node_modules/undici/lib/llhttp/constants.js @@ -0,0 +1,278 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.SPECIAL_HEADERS = exports.HEADER_STATE = exports.MINOR = exports.MAJOR = exports.CONNECTION_TOKEN_CHARS = exports.HEADER_CHARS = exports.TOKEN = exports.STRICT_TOKEN = exports.HEX = exports.URL_CHAR = exports.STRICT_URL_CHAR = exports.USERINFO_CHARS = exports.MARK = exports.ALPHANUM = exports.NUM = exports.HEX_MAP = exports.NUM_MAP = exports.ALPHA = exports.FINISH = exports.H_METHOD_MAP = exports.METHOD_MAP = exports.METHODS_RTSP = exports.METHODS_ICE = exports.METHODS_HTTP = exports.METHODS = exports.LENIENT_FLAGS = exports.FLAGS = exports.TYPE = exports.ERROR = void 0; +const utils_1 = require("./utils"); +// C headers +var ERROR; +(function (ERROR) { + ERROR[ERROR["OK"] = 0] = "OK"; + ERROR[ERROR["INTERNAL"] = 1] = "INTERNAL"; + ERROR[ERROR["STRICT"] = 2] = "STRICT"; + ERROR[ERROR["LF_EXPECTED"] = 3] = "LF_EXPECTED"; + ERROR[ERROR["UNEXPECTED_CONTENT_LENGTH"] = 4] = "UNEXPECTED_CONTENT_LENGTH"; + ERROR[ERROR["CLOSED_CONNECTION"] = 5] = "CLOSED_CONNECTION"; + ERROR[ERROR["INVALID_METHOD"] = 6] = "INVALID_METHOD"; + ERROR[ERROR["INVALID_URL"] = 7] = "INVALID_URL"; + ERROR[ERROR["INVALID_CONSTANT"] = 8] = "INVALID_CONSTANT"; + ERROR[ERROR["INVALID_VERSION"] = 9] = "INVALID_VERSION"; + ERROR[ERROR["INVALID_HEADER_TOKEN"] = 10] = "INVALID_HEADER_TOKEN"; + ERROR[ERROR["INVALID_CONTENT_LENGTH"] = 11] = "INVALID_CONTENT_LENGTH"; + ERROR[ERROR["INVALID_CHUNK_SIZE"] = 12] = "INVALID_CHUNK_SIZE"; + ERROR[ERROR["INVALID_STATUS"] = 13] = "INVALID_STATUS"; + ERROR[ERROR["INVALID_EOF_STATE"] = 14] = "INVALID_EOF_STATE"; + ERROR[ERROR["INVALID_TRANSFER_ENCODING"] = 15] = "INVALID_TRANSFER_ENCODING"; + ERROR[ERROR["CB_MESSAGE_BEGIN"] = 16] = "CB_MESSAGE_BEGIN"; + ERROR[ERROR["CB_HEADERS_COMPLETE"] = 17] = "CB_HEADERS_COMPLETE"; + ERROR[ERROR["CB_MESSAGE_COMPLETE"] = 18] = "CB_MESSAGE_COMPLETE"; + ERROR[ERROR["CB_CHUNK_HEADER"] = 19] = "CB_CHUNK_HEADER"; + ERROR[ERROR["CB_CHUNK_COMPLETE"] = 20] = "CB_CHUNK_COMPLETE"; + ERROR[ERROR["PAUSED"] = 21] = "PAUSED"; + ERROR[ERROR["PAUSED_UPGRADE"] = 22] = "PAUSED_UPGRADE"; + ERROR[ERROR["PAUSED_H2_UPGRADE"] = 23] = "PAUSED_H2_UPGRADE"; + ERROR[ERROR["USER"] = 24] = "USER"; +})(ERROR = exports.ERROR || (exports.ERROR = {})); +var TYPE; +(function (TYPE) { + TYPE[TYPE["BOTH"] = 0] = "BOTH"; + TYPE[TYPE["REQUEST"] = 1] = "REQUEST"; + TYPE[TYPE["RESPONSE"] = 2] = "RESPONSE"; +})(TYPE = exports.TYPE || (exports.TYPE = {})); +var FLAGS; +(function (FLAGS) { + FLAGS[FLAGS["CONNECTION_KEEP_ALIVE"] = 1] = "CONNECTION_KEEP_ALIVE"; + FLAGS[FLAGS["CONNECTION_CLOSE"] = 2] = "CONNECTION_CLOSE"; + FLAGS[FLAGS["CONNECTION_UPGRADE"] = 4] = "CONNECTION_UPGRADE"; + FLAGS[FLAGS["CHUNKED"] = 8] = "CHUNKED"; + FLAGS[FLAGS["UPGRADE"] = 16] = "UPGRADE"; + FLAGS[FLAGS["CONTENT_LENGTH"] = 32] = "CONTENT_LENGTH"; + FLAGS[FLAGS["SKIPBODY"] = 64] = "SKIPBODY"; + FLAGS[FLAGS["TRAILING"] = 128] = "TRAILING"; + // 1 << 8 is unused + FLAGS[FLAGS["TRANSFER_ENCODING"] = 512] = "TRANSFER_ENCODING"; +})(FLAGS = exports.FLAGS || (exports.FLAGS = {})); +var LENIENT_FLAGS; +(function (LENIENT_FLAGS) { + LENIENT_FLAGS[LENIENT_FLAGS["HEADERS"] = 1] = "HEADERS"; + LENIENT_FLAGS[LENIENT_FLAGS["CHUNKED_LENGTH"] = 2] = "CHUNKED_LENGTH"; + LENIENT_FLAGS[LENIENT_FLAGS["KEEP_ALIVE"] = 4] = "KEEP_ALIVE"; +})(LENIENT_FLAGS = exports.LENIENT_FLAGS || (exports.LENIENT_FLAGS = {})); +var METHODS; +(function (METHODS) { + METHODS[METHODS["DELETE"] = 0] = "DELETE"; + METHODS[METHODS["GET"] = 1] = "GET"; + METHODS[METHODS["HEAD"] = 2] = "HEAD"; + METHODS[METHODS["POST"] = 3] = "POST"; + METHODS[METHODS["PUT"] = 4] = "PUT"; + /* pathological */ + METHODS[METHODS["CONNECT"] = 5] = "CONNECT"; + METHODS[METHODS["OPTIONS"] = 6] = "OPTIONS"; + METHODS[METHODS["TRACE"] = 7] = "TRACE"; + /* WebDAV */ + METHODS[METHODS["COPY"] = 8] = "COPY"; + METHODS[METHODS["LOCK"] = 9] = "LOCK"; + METHODS[METHODS["MKCOL"] = 10] = "MKCOL"; + METHODS[METHODS["MOVE"] = 11] = "MOVE"; + METHODS[METHODS["PROPFIND"] = 12] = "PROPFIND"; + METHODS[METHODS["PROPPATCH"] = 13] = "PROPPATCH"; + METHODS[METHODS["SEARCH"] = 14] = "SEARCH"; + METHODS[METHODS["UNLOCK"] = 15] = "UNLOCK"; + METHODS[METHODS["BIND"] = 16] = "BIND"; + METHODS[METHODS["REBIND"] = 17] = "REBIND"; + METHODS[METHODS["UNBIND"] = 18] = "UNBIND"; + METHODS[METHODS["ACL"] = 19] = "ACL"; + /* subversion */ + METHODS[METHODS["REPORT"] = 20] = "REPORT"; + METHODS[METHODS["MKACTIVITY"] = 21] = "MKACTIVITY"; + METHODS[METHODS["CHECKOUT"] = 22] = "CHECKOUT"; + METHODS[METHODS["MERGE"] = 23] = "MERGE"; + /* upnp */ + METHODS[METHODS["M-SEARCH"] = 24] = "M-SEARCH"; + METHODS[METHODS["NOTIFY"] = 25] = "NOTIFY"; + METHODS[METHODS["SUBSCRIBE"] = 26] = "SUBSCRIBE"; + METHODS[METHODS["UNSUBSCRIBE"] = 27] = "UNSUBSCRIBE"; + /* RFC-5789 */ + METHODS[METHODS["PATCH"] = 28] = "PATCH"; + METHODS[METHODS["PURGE"] = 29] = "PURGE"; + /* CalDAV */ + METHODS[METHODS["MKCALENDAR"] = 30] = "MKCALENDAR"; + /* RFC-2068, section 19.6.1.2 */ + METHODS[METHODS["LINK"] = 31] = "LINK"; + METHODS[METHODS["UNLINK"] = 32] = "UNLINK"; + /* icecast */ + METHODS[METHODS["SOURCE"] = 33] = "SOURCE"; + /* RFC-7540, section 11.6 */ + METHODS[METHODS["PRI"] = 34] = "PRI"; + /* RFC-2326 RTSP */ + METHODS[METHODS["DESCRIBE"] = 35] = "DESCRIBE"; + METHODS[METHODS["ANNOUNCE"] = 36] = "ANNOUNCE"; + METHODS[METHODS["SETUP"] = 37] = "SETUP"; + METHODS[METHODS["PLAY"] = 38] = "PLAY"; + METHODS[METHODS["PAUSE"] = 39] = "PAUSE"; + METHODS[METHODS["TEARDOWN"] = 40] = "TEARDOWN"; + METHODS[METHODS["GET_PARAMETER"] = 41] = "GET_PARAMETER"; + METHODS[METHODS["SET_PARAMETER"] = 42] = "SET_PARAMETER"; + METHODS[METHODS["REDIRECT"] = 43] = "REDIRECT"; + METHODS[METHODS["RECORD"] = 44] = "RECORD"; + /* RAOP */ + METHODS[METHODS["FLUSH"] = 45] = "FLUSH"; +})(METHODS = exports.METHODS || (exports.METHODS = {})); +exports.METHODS_HTTP = [ + METHODS.DELETE, + METHODS.GET, + METHODS.HEAD, + METHODS.POST, + METHODS.PUT, + METHODS.CONNECT, + METHODS.OPTIONS, + METHODS.TRACE, + METHODS.COPY, + METHODS.LOCK, + METHODS.MKCOL, + METHODS.MOVE, + METHODS.PROPFIND, + METHODS.PROPPATCH, + METHODS.SEARCH, + METHODS.UNLOCK, + METHODS.BIND, + METHODS.REBIND, + METHODS.UNBIND, + METHODS.ACL, + METHODS.REPORT, + METHODS.MKACTIVITY, + METHODS.CHECKOUT, + METHODS.MERGE, + METHODS['M-SEARCH'], + METHODS.NOTIFY, + METHODS.SUBSCRIBE, + METHODS.UNSUBSCRIBE, + METHODS.PATCH, + METHODS.PURGE, + METHODS.MKCALENDAR, + METHODS.LINK, + METHODS.UNLINK, + METHODS.PRI, + // TODO(indutny): should we allow it with HTTP? + METHODS.SOURCE, +]; +exports.METHODS_ICE = [ + METHODS.SOURCE, +]; +exports.METHODS_RTSP = [ + METHODS.OPTIONS, + METHODS.DESCRIBE, + METHODS.ANNOUNCE, + METHODS.SETUP, + METHODS.PLAY, + METHODS.PAUSE, + METHODS.TEARDOWN, + METHODS.GET_PARAMETER, + METHODS.SET_PARAMETER, + METHODS.REDIRECT, + METHODS.RECORD, + METHODS.FLUSH, + // For AirPlay + METHODS.GET, + METHODS.POST, +]; +exports.METHOD_MAP = utils_1.enumToMap(METHODS); +exports.H_METHOD_MAP = {}; +Object.keys(exports.METHOD_MAP).forEach((key) => { + if (/^H/.test(key)) { + exports.H_METHOD_MAP[key] = exports.METHOD_MAP[key]; + } +}); +var FINISH; +(function (FINISH) { + FINISH[FINISH["SAFE"] = 0] = "SAFE"; + FINISH[FINISH["SAFE_WITH_CB"] = 1] = "SAFE_WITH_CB"; + FINISH[FINISH["UNSAFE"] = 2] = "UNSAFE"; +})(FINISH = exports.FINISH || (exports.FINISH = {})); +exports.ALPHA = []; +for (let i = 'A'.charCodeAt(0); i <= 'Z'.charCodeAt(0); i++) { + // Upper case + exports.ALPHA.push(String.fromCharCode(i)); + // Lower case + exports.ALPHA.push(String.fromCharCode(i + 0x20)); +} +exports.NUM_MAP = { + 0: 0, 1: 1, 2: 2, 3: 3, 4: 4, + 5: 5, 6: 6, 7: 7, 8: 8, 9: 9, +}; +exports.HEX_MAP = { + 0: 0, 1: 1, 2: 2, 3: 3, 4: 4, + 5: 5, 6: 6, 7: 7, 8: 8, 9: 9, + A: 0XA, B: 0XB, C: 0XC, D: 0XD, E: 0XE, F: 0XF, + a: 0xa, b: 0xb, c: 0xc, d: 0xd, e: 0xe, f: 0xf, +}; +exports.NUM = [ + '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', +]; +exports.ALPHANUM = exports.ALPHA.concat(exports.NUM); +exports.MARK = ['-', '_', '.', '!', '~', '*', '\'', '(', ')']; +exports.USERINFO_CHARS = exports.ALPHANUM + .concat(exports.MARK) + .concat(['%', ';', ':', '&', '=', '+', '$', ',']); +// TODO(indutny): use RFC +exports.STRICT_URL_CHAR = [ + '!', '"', '$', '%', '&', '\'', + '(', ')', '*', '+', ',', '-', '.', '/', + ':', ';', '<', '=', '>', + '@', '[', '\\', ']', '^', '_', + '`', + '{', '|', '}', '~', +].concat(exports.ALPHANUM); +exports.URL_CHAR = exports.STRICT_URL_CHAR + .concat(['\t', '\f']); +// All characters with 0x80 bit set to 1 +for (let i = 0x80; i <= 0xff; i++) { + exports.URL_CHAR.push(i); +} +exports.HEX = exports.NUM.concat(['a', 'b', 'c', 'd', 'e', 'f', 'A', 'B', 'C', 'D', 'E', 'F']); +/* Tokens as defined by rfc 2616. Also lowercases them. + * token = 1* + * separators = "(" | ")" | "<" | ">" | "@" + * | "," | ";" | ":" | "\" | <"> + * | "/" | "[" | "]" | "?" | "=" + * | "{" | "}" | SP | HT + */ +exports.STRICT_TOKEN = [ + '!', '#', '$', '%', '&', '\'', + '*', '+', '-', '.', + '^', '_', '`', + '|', '~', +].concat(exports.ALPHANUM); +exports.TOKEN = exports.STRICT_TOKEN.concat([' ']); +/* + * Verify that a char is a valid visible (printable) US-ASCII + * character or %x80-FF + */ +exports.HEADER_CHARS = ['\t']; +for (let i = 32; i <= 255; i++) { + if (i !== 127) { + exports.HEADER_CHARS.push(i); + } +} +// ',' = \x44 +exports.CONNECTION_TOKEN_CHARS = exports.HEADER_CHARS.filter((c) => c !== 44); +exports.MAJOR = exports.NUM_MAP; +exports.MINOR = exports.MAJOR; +var HEADER_STATE; +(function (HEADER_STATE) { + HEADER_STATE[HEADER_STATE["GENERAL"] = 0] = "GENERAL"; + HEADER_STATE[HEADER_STATE["CONNECTION"] = 1] = "CONNECTION"; + HEADER_STATE[HEADER_STATE["CONTENT_LENGTH"] = 2] = "CONTENT_LENGTH"; + HEADER_STATE[HEADER_STATE["TRANSFER_ENCODING"] = 3] = "TRANSFER_ENCODING"; + HEADER_STATE[HEADER_STATE["UPGRADE"] = 4] = "UPGRADE"; + HEADER_STATE[HEADER_STATE["CONNECTION_KEEP_ALIVE"] = 5] = "CONNECTION_KEEP_ALIVE"; + HEADER_STATE[HEADER_STATE["CONNECTION_CLOSE"] = 6] = "CONNECTION_CLOSE"; + HEADER_STATE[HEADER_STATE["CONNECTION_UPGRADE"] = 7] = "CONNECTION_UPGRADE"; + HEADER_STATE[HEADER_STATE["TRANSFER_ENCODING_CHUNKED"] = 8] = "TRANSFER_ENCODING_CHUNKED"; +})(HEADER_STATE = exports.HEADER_STATE || (exports.HEADER_STATE = {})); +exports.SPECIAL_HEADERS = { + 'connection': HEADER_STATE.CONNECTION, + 'content-length': HEADER_STATE.CONTENT_LENGTH, + 'proxy-connection': HEADER_STATE.CONNECTION, + 'transfer-encoding': HEADER_STATE.TRANSFER_ENCODING, + 'upgrade': HEADER_STATE.UPGRADE, +}; +//# sourceMappingURL=constants.js.map \ No newline at end of file diff --git a/node_modules/undici/lib/llhttp/constants.js.map b/node_modules/undici/lib/llhttp/constants.js.map new file mode 100644 index 0000000..6ac54bc --- /dev/null +++ b/node_modules/undici/lib/llhttp/constants.js.map @@ -0,0 +1 @@ +{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../src/llhttp/constants.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/undici/lib/llhttp/llhttp-wasm.js b/node_modules/undici/lib/llhttp/llhttp-wasm.js new file mode 100644 index 0000000..e176ce2 --- /dev/null +++ b/node_modules/undici/lib/llhttp/llhttp-wasm.js @@ -0,0 +1 @@ +module.exports = 'AGFzbQEAAAABMAhgAX8Bf2ADf39/AX9gBH9/f38Bf2AAAGADf39/AGABfwBgAn9/AGAGf39/f39/AALLAQgDZW52GHdhc21fb25faGVhZGVyc19jb21wbGV0ZQACA2VudhV3YXNtX29uX21lc3NhZ2VfYmVnaW4AAANlbnYLd2FzbV9vbl91cmwAAQNlbnYOd2FzbV9vbl9zdGF0dXMAAQNlbnYUd2FzbV9vbl9oZWFkZXJfZmllbGQAAQNlbnYUd2FzbV9vbl9oZWFkZXJfdmFsdWUAAQNlbnYMd2FzbV9vbl9ib2R5AAEDZW52GHdhc21fb25fbWVzc2FnZV9jb21wbGV0ZQAAA0ZFAwMEAAAFAAAAAAAABQEFAAUFBQAABgAAAAAGBgYGAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAAABAQcAAAUFAAMBBAUBcAESEgUDAQACBggBfwFBgNQECwfRBSIGbWVtb3J5AgALX2luaXRpYWxpemUACRlfX2luZGlyZWN0X2Z1bmN0aW9uX3RhYmxlAQALbGxodHRwX2luaXQAChhsbGh0dHBfc2hvdWxkX2tlZXBfYWxpdmUAQQxsbGh0dHBfYWxsb2MADAZtYWxsb2MARgtsbGh0dHBfZnJlZQANBGZyZWUASA9sbGh0dHBfZ2V0X3R5cGUADhVsbGh0dHBfZ2V0X2h0dHBfbWFqb3IADxVsbGh0dHBfZ2V0X2h0dHBfbWlub3IAEBFsbGh0dHBfZ2V0X21ldGhvZAARFmxsaHR0cF9nZXRfc3RhdHVzX2NvZGUAEhJsbGh0dHBfZ2V0X3VwZ3JhZGUAEwxsbGh0dHBfcmVzZXQAFA5sbGh0dHBfZXhlY3V0ZQAVFGxsaHR0cF9zZXR0aW5nc19pbml0ABYNbGxodHRwX2ZpbmlzaAAXDGxsaHR0cF9wYXVzZQAYDWxsaHR0cF9yZXN1bWUAGRtsbGh0dHBfcmVzdW1lX2FmdGVyX3VwZ3JhZGUAGhBsbGh0dHBfZ2V0X2Vycm5vABsXbGxodHRwX2dldF9lcnJvcl9yZWFzb24AHBdsbGh0dHBfc2V0X2Vycm9yX3JlYXNvbgAdFGxsaHR0cF9nZXRfZXJyb3JfcG9zAB4RbGxodHRwX2Vycm5vX25hbWUAHxJsbGh0dHBfbWV0aG9kX25hbWUAIBJs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EGpCADcDACAAQQhqQgA3AwAgAEHdATYCHEEAC3sBAX8CQCAAKAIMIgMNAAJAIAAoAgRFDQAgACABNgIECwJAIAAgASACEMSAgIAAIgMNACAAKAIMDwsgACADNgIcQQAhAyAAKAIEIgFFDQAgACABIAIgACgCCBGBgICAAAAiAUUNACAAIAI2AhQgACABNgIMIAEhAwsgAwvc9wEDKH8DfgV/I4CAgIAAQRBrIgMkgICAgAAgASEEIAEhBSABIQYgASEHIAEhCCABIQkgASEKIAEhCyABIQwgASENIAEhDiABIQ8gASEQIAEhESABIRIgASETIAEhFCABIRUgASEWIAEhFyABIRggASEZIAEhGiABIRsgASEcIAEhHSABIR4gASEfIAEhICABISEgASEiIAEhIyABISQgASElIAEhJiABIScgASEoIAEhKQJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQCAAKAIcIipBf2oO3QHaAQHZAQIDBAUGBwgJCgsMDQ7YAQ8Q1wEREtYBExQVFhcYGRob4AHfARwdHtUBHyAhIiMkJdQBJicoKSorLNMB0gEtLtEB0AEvMDEyMzQ1Njc4OTo7PD0+P0BBQkNERUbbAUdISUrPAc4B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AQtBwQEhKgsDQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJA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UGoON+cB5gEBAgMEBQYHCAAAAAAAAAAJCgsMDQ4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA8QERITFAALQR4hKgzEAwtCAiErDOUBC0IDISsM5AELQgQhKwzjAQtCBSErDOIBC0IGISsM4QELQgchKwzgAQtCCCErDN8BC0IJISsM3gELQgohKwzdAQtCCyErDNwBC0IMISsM2wELQg0hKwzaAQtCDiErDNkBC0IPISsM2AELQgohKwzXAQtCCyErDNYBC0IMISsM1QELQg0hKwzUAQtCDiErDNMBC0IPISsM0gELQgAhKwJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAgKi0AAEFQag435QHkAQABAgMEBQYH5gHmAeYB5gHmAeYB5gEICQoLDA3mAeYB5gHmAeYB5gHmAeYB5gHmAeYB5gHmAeYB5gHmAeYB5gHmAeYB5gHmAeYB5gHmAeYBDg8QERIT5gELQgIhKwzkAQtCAyErDOMBC0IEISsM4gELQgUhKwzhAQtCBiErDOABC0IHISsM3wELQgghKwzeAQtCCSErDN0BC0IKISsM3AELQgshKwzbAQtCDCErDNoBC0INISsM2QELQg4hKwzYAQtCDyErDNcBC0IKISsM1gELQgshKwzVAQtCDCErDNQBC0INISsM0wELQg4hKwzSAQtCDyErDNEBCyAAQgAgACkDICIrIAIgASIqa60iLH0iLSAtICtWGzcDICArICxWIi5FDdIBQR8hKgzHAwsCQCABIgEgAkYNACAAQYmAgIAANgIIIAAgATYCBCABIQFBJCEqDK4DC0EgISoMxgMLIAAgASIqIAIQvoCAgABBf2oOBbYBAMsCAdEB0gELQREhKgyrAwsgAEEBOgAvICohAQzCAwsgASIBIAJHDdIBQSQhKgzCAwsgASInIAJHDR5BxgAhKgzBAwsgACABIgEgAhCygICAACIqDdQBIAEhAQy1AQsgASIqIAJHDSZB0AAhKgy/AwsCQCABIgEgAkcNAEEoISoMvwMLIABBADYCBCAAQYyAgIAANgIIIAAgASABELGAgIAAIioN0wEgASEBDNgBCwJAIAEiKiACRw0AQSkhKgy+AwsgKi0AACIBQSBGDRQgAUEJRw3TASAqQQFqIQEMFQsCQCABIgEgAkYNACABQQFq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AUEBaiEBIARBAWoiBCACRw0ACyAAICo2AgBBgwEhKgzoAgtBACEqIABBADYCACAuIDJrQQNqIQEMygELAkAgASIqIAJHDQBBhAEhKgznAgsgAiAqayAAKAIAIi5qITIgKiEEIC4hAQJAA0AgBC0AACABQYPPgIAAai0AAEcNzAEgAUEERg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAyNgIAQYQBISoM5wILIABBADYCACAqIC5rQQVqIQFBIyEqDMkBCwJAIAEiBCACRw0AQYUBISoM5gILAkACQCAELQAAQbR/ag4IAMwBzAHMAcwBzAHMAQHMAQsgBEEBaiEBQe8AISoMzQILIARBAWohAUHwACEqDMwCCwJAIAEiBCACRw0AQYYBISoM5QILIAQtAABBxQBHDckBIARBAWohAQyKAgsCQCABIiogAkcNAEGHASEqDOQCCyACICprIAAoAgAiLmohMiAqIQQgLiEBAkADQCAELQAAIAFBiM+AgABqLQAARw3JASABQQNGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIDI2AgBBhwEhKgzkAgsgAEEANgIAICogLmtBBGohAUEtISoMxgELAkAgASIqIAJHDQBBiAEhKgzjAgsgAiAqayAAKAIAIi5qITIgKiEEIC4hAQJAA0AgBC0AACABQdDPgIAAai0AAEcNyAEgAUEIRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAyNgIAQYgBISoM4wILIABBADYCACAqIC5rQQlqIQFBKSEqDMUBCwJAIAEiASACRw0AQYkBISoM4gILQQEhKiABLQAAQd8ARw3EASABQQFqIQEMiAILAkAgASIqIAJHDQBBigEhKgzhAgsgAiAqayAAKAIAIi5qITIgKiEEIC4hAQNAIAQtAAAgAUGMz4CAAGotAABHDcUBIAFBAUYNtwIgAUEBaiEBIARBAWoiBCACRw0ACyAAIDI2AgBBigEhKgzgAgsCQCABIiogAkcNAEGLASEqDOACCyACICprIAAoAgAiLmohMiAqIQQgLiEBAkADQCAELQAAIAFBjs+AgABqLQAARw3FASABQQJGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIDI2AgBBiwEhKgzgAgsgAEEANgIAICogLmtBA2ohAUECISoMwgELAkAgASIqIAJHDQBB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AABBt39qDgcBrgGuAa4BrgGuAQCuAQsgBEEBaiEEQY4BISoMrwILIARBAWohAUEiISoMqgELAkAgDiACRw0AQaQBISoMxwILIAIgDmsgACgCACIqaiEuIA4hBCAqIQECQANAIAQtAAAgAUHAz4CAAGotAABHDawBIAFBAUYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgLjYCAEGkASEqDMcCCyAAQQA2AgAgDiAqa0ECaiEBQR0hKgypAQsCQCAEIAJHDQBBpQEhKgzGAgsCQAJAIAQtAABBrn9qDgMArAEBrAELIARBAWohDkGQASEqDK0CCyAEQQFqIQFBBCEqDKgBCwJAIAQgAkcNAEGmASEqDMUCCwJAAkACQAJAAkAgBC0AAEG/f2oOFQCuAa4BrgGuAa4BrgGuAa4BrgGuAQGuAa4BAq4BrgEDrgGuAQSuAQsgBEEBaiEEQYgBISoMrwILIARBAWohCkGJASEqDK4CCyAEQQFqIQtBigEhKgytAgsgBEEBaiEEQY8BISoMrAILIARBAWohBEGRASEqDKsCCwJAIA8gAkcNAEGnASEqDMQCCyACIA9rIAAoAgAiKmohLiAPIQQgKiEBAkADQCAELQAAIAFB7c+AgABqLQAARw2pASABQQJGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIC42AgBBpwEhKgzEAgsgAEEANgIAIA8gKmtBA2ohAUERISoMpgELAkAgECACRw0AQagBISoMwwILIAIgEGsgACgCACIqaiEuIBAhBCAqIQECQANAIAQtAAAgAUHCz4CAAGotAABHDagBIAFBAkYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgLjYCAEGoASEqDMMCCyAAQQA2AgAgECAqa0EDaiEBQSwhKgylAQsCQCARIAJHDQBBqQEhKgzCAgsgAiARayAAKAIAIipqIS4gESEEICohAQJAA0AgBC0AACABQcXPgIAAai0AAEcNpwEgAUEERg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAuNgIAQakBISoMwgILIABBADYCACARICprQQVqIQFBKyEqDKQBCwJAIBIgAkcNAEGqASEqDMECCyACIBJrIAAoAgAiKmohLiASIQQgKiEBAkADQCAELQAAIAFBys+AgABqLQAARw2mASABQQJGDQEgAUEBaiEB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8s+AgABqLQAARw2WASABQQFGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIC42AgBBugEhKgyxAgsgAEEANgIAIBsgKmtBAmohAUEPISoMkwELAkAgBCACRw0AQbsBISoMsAILAkACQCAELQAAQbd/ag4HAJYBlgGWAZYBlgEBlgELIARBAWohGkGlASEqDJcCCyAEQQFqIRtBpgEhKgyWAgsCQCAcIAJHDQBBvAEhKgyvAgsgAiAcayAAKAIAIipqIS4gHCEEICohAQJAA0AgBC0AACABQfTPgIAAai0AAEcNlAEgAUEHRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAuNgIAQbwBISoMrwILIABBADYCACAcICprQQhqIQFBGyEqDJEBCwJAIAQgAkcNAEG9ASEqDK4CCwJAAkACQCAELQAAQb5/ag4SAJUBlQGVAZUBlQGVAZUBlQGVAQGVAZUBlQGVAZUBlQEClQELIARBAWohGUGkASEqDJYCCyAEQQFqIQRBpwEhKgyVAgsgBEEBaiEcQagBISoMlAILAkAgBCACRw0AQb4BISoMrQILIAQtAABBzgBHDZEBIARBAWohBAzWAQsCQCAEIAJHDQBBvwEhKgysAgsCQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQCAELQAAQb9/ag4VAAECA6ABBAUGoAGgAaABBwgJCgugAQwNDg+gAQsgBEEBaiEBQegAISoMoQILIARBAWohAUHpACEqDKACCyAEQQFqIQFB7gAhKgyfAgsgBEEBaiEBQfIAISoMngILIARBAWohAUHzACEqDJ0CCyAEQQFqIQFB9gAhKgycAgsgBEEBaiEBQfcAISoMmwILIARBAWohAUH6ACEqDJoCCyAEQQFqIQRBgwEhKgyZAgsgBEEBaiEGQYQBISoMmAILIARBAWohB0GFASEqDJcCCyAEQQFqIQRBkgEhKgyWAgsgBEEBaiEEQZgBISoMlQILIARBAWohBEGgASEqDJQCCyAEQQFqIQRBowEhKgyTAgsgBEEBaiEEQaoBISoMkgILAkAgBCACRg0AIABBkICAgAA2AgggACAENgIEQasBISoMkgILQcABISoMqgILIAAgHSACEKqAgIAAIgENjwEgHSEBDF4LAkAgHiACRg0AIB5BAWohHQyRAQtBwgEhKgyoAgsD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NgIUIABB2o2AgAA2AhAgAEEUNgIMQQAhKgyNAgsgACgCBCEyIABBADYCBCAqICunaiIvIQEgACAyICogLyAuGyIqELWAgIAAIi5FDZMBIABBBzYCHCAAICo2AhQgACAuNgIMQQAhKgyMAgsgACAALwEwQYABcjsBMCABIQELQSohKgzxAQsgKkEVRg3ZASAAQQA2AhwgACABNgIUIABBg4yAgAA2AhAgAEETNgIMQQAhKgyJAgsgKkEVRg3XASAAQQA2AhwgACABNgIUIABBmo+AgAA2AhAgAEEiNgIMQQAhKgyIAgsgACgCBCEqIABBADYCBAJAIAAgKiABELeAgIAAIioNACABQQFqIQEMkwELIABBDDYCHCAAICo2AgwgACABQQFqNgIUQQAhKgyHAgsgKkEVRg3UASAAQQA2AhwgACABNgIUIABBmo+AgAA2AhAgAEEiNgIMQQAhKgyGAgsgACgCBCEqIABBADYCBAJAIAAgKiABELeAgIAAIioNACABQQFqIQEMkgELIABBDTYCHCAAICo2AgwgACABQQFqNgIUQQAhKgyFAgsgKkEVRg3RASAAQQA2AhwgACABNgIUIABBxoyAgAA2AhAgAEEjNgIMQQAhKgyEAgsgACgCBCEqIABBADYCBAJAIAAgKiABELmAgIAAIioNACABQQFqIQEMkQELIABBDjYCHCAAICo2AgwgACABQQFqNgIUQQAhKgyDAgsgAEEANgIcIAAgATYCFCAAQcCVgIAANgIQIABBAjYCDEEAISoMggILICpBFUYNzQEgAEEANgIcIAAgATYCFCAAQcaMgIAANgIQIABBIzYCDEEAISoMgQILIABBEDYCHCAAIAE2AhQgACAqNgIMQQAhKgyAAgsgACgCBCEEIABBADYCBAJAIAAgBCABELmAgIAAIgQNACABQQFqIQEM+AELIABBETYCHCAAIAQ2AgwgACABQQFqNgIUQQAhKgz/AQsgKkEVRg3JASAAQQA2AhwgACABNgIUIABBxoyAgAA2AhAgAEEjNgIMQQAhKgz+AQsgACgCBCEqIABBADYCBAJAIAAgKiABELmAgIAAIioNACABQQFqIQEMjgELIABBEzYCHCAAICo2AgwgACABQQFqNgIUQQAhKgz9AQsgACgCBCEEIABBADYCBAJAIAAgBCABELmAgIAAIgQNACAB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AkAgAC0AKUEjTw0AIAEhAQxcCyAAQQA2AhwgACABNgIUIABB04mAgAA2AhAgAEEINgIMQQAhKgy8AQsgAEEANgIAC0EAISogAEEANgIcIAAgATYCFCAAQZCzgIAANgIQIABBCDYCDAy6AQsgAEEANgIAIDIgL2tBA2ohAQJAIAAtAClBIUcNACABIQEMWQsgAEEANgIcIAAgATYCFCAAQZuKgIAANgIQIABBCDYCDEEAISoMuQELIABBADYCACAyIC9rQQRqIQECQCAALQApIipBXWpBC08NACABIQEMWAsCQCAqQQZLDQBBASAqdEHKAHFFDQAgASEBDFgLQQAhKiAAQQA2AhwgACABNgIUIABB94mAgAA2AhAgAEEINgIMDLgBCyAqQRVGDXUgAEEANgIcIAAgATYCFCAAQbmNgIAANgIQIABBGjYCDEEAISoMtwELIAAoAgQhKiAAQQA2AgQCQCAAICogARCngICAACIqDQAgASEBDFcLIABB5QA2AhwgACABNgIUIAAgKjYCDEEAISoMtgELIAAoAgQhKiAAQQA2AgQCQCAAICogARCngICAACIqDQAgASEBDE8LIABB0gA2AhwgACABNgIUIAAgKjYCDEEAISoMtQELIAAoAgQhKiAAQQA2AgQCQCAAICogARCngICAACIqDQAgASEBDE8LIABB0wA2AhwgACABNgIUIAAgKjYCDEEAISoMtAELIAAoAgQhKiAAQQA2AgQCQCAAICogARCngICAACIqDQAgASEBDFQLIABB5QA2AhwgACABNgIUIAAgKjYCDEEAISoMswELIABBADYCHCAAIAE2AhQgAEHGioCAADYCECAAQQc2AgxBACEqDLIBCyAAKAIEISogAEEANgIEAkAgACAqIAEQp4CAgAAiKg0AIAEhAQxLCyAAQdIANgIcIAAgATYCFCAAICo2AgxBACEqDLEBCyAAKAIEISogAEEANgIEAkAgACAqIAEQp4CAgAAiKg0AIAEhAQxLCyAAQdMANgIcIAAgATYCFCAAICo2AgxBACEqDLABCyAAKAIEISogAEEANgIEAkAgACAqIAEQp4CAgAAiKg0AIAEhAQxQCyAAQeUANgIcIAAgATYCFCAAICo2AgxBACEqDK8BCyAAQQA2AhwgACABNgIUIABB3IiAgAA2AhAgAEEHNgIMQQAhKgyuAQsgKkE/Rw0BIAFBAWohAQtBBSEqDJMBC0EAISogAEEANgIcIAAgATYCFCAAQf2SgIAANgIQIABBBzYCDAyrAQsgACgCBCEqIABBADYCBAJAIAAgKiABEKeAgIAAIioNACABIQEMRAsgAEHSADYCHCAAIAE2AhQgACAqNgIMQQAhKgyqAQsgACgCBCEqIABBADYCBAJAIAAgKiABEKeAgIAAIioNACABIQEMRAsgAEHTADYCHCAAIAE2AhQgACAqNgIMQQAhKgypAQsgACgCBCEqIABBADYCBAJAIAAgKiABEKeAgIAAIioNACABIQEMSQsgAEHlADYCHCAAIAE2AhQgACAqNgIMQQAhKgyoAQsgACgCBCEBIABBADYCBAJAIAAgASAuEKeAgIAAIgENACAuIQEMQQsgAEHSADYCHCAAIC42AhQgACABNgIMQQAhKgynAQsgACgCBCEBIABBADYCBAJAIAAgASAuEKeAgIAAIgENACAuIQEMQQsgAEHTADYCHCAAIC42AhQgACABNgIMQQAhKgymAQsgACgCBCEBIABBADYCBAJAIAAgASAuEKeAgIAAIgENACAuIQEMRgsgAEHlADYCHCAAIC42AhQgACABNgIMQQAhKgylAQsgAEEANgIcIAAgLjYCFCAAQcOPgIAANgIQIABBBzYCDEEAISoMpAELIABBADYCHCAAIAE2AhQgAEHDj4CAADYCECAAQQc2AgxBACEqDKMBC0EAISogAEEANgIcIAAgLjYCFCAAQYycgIAANgIQIABBBzYCDAyiAQsgAEEANgIcIAAgLjYCFCAAQYycgIAANgIQIABBBzYCDEEAISoMoQELIABBADYCHCAAIC42AhQgAEH+kYCAADYCECAAQQc2AgxBACEqDKABCyAAQQA2AhwgACABNgIUIABBjpuAgAA2AhAgAEEGNgIMQQAhKgyfAQsgKkEVRg1bIABBADYCHCAAIAE2AhQgAEHMjoCAADYCECAAQSA2AgxBACEqDJ4BCyAAQQA2AgAgKiAua0EGaiEBQSQhKgsgACAqOgApIAAoAgQhKiAAQQA2AgQgACAqIAEQq4CAgAAiKg1YIAEhAQxBCyAAQQA2AgALQQAhKiAAQQA2AhwgACAENgIUIABB8ZuAgAA2AhAgAEEGNgIMDJoBCyABQRVGDVQgAEEANgIcIAAgHTYC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AgAgKiAua0ECaiEBQfUAISoMEAsgASEBAkAgAC0AKUEFRw0AQeMAISoMEAtB4gAhKgwPC0EAISogAEEANgIcIABB5JGAgAA2AhAgAEEHNgIMIAAgLkEBajYCFAwnCyAAQQA2AgAgMiAva0ECaiEBQcAAISoMDQsgASEBC0E4ISoMCwsCQCABIikgAkYNAANAAkAgKS0AAEGAvoCAAGotAAAiAUEBRg0AIAFBAkcNAyApQQFqIQEMBAsgKUEBaiIpIAJHDQALQT4hKgwkC0E+ISoMIwsgAEEAOgAsICkhAQwBC0ELISoMCAtBOiEqDAcLIAFBAWohAUEtISoMBgtBKCEqDAULIABBADYCACAvIDBrQQRqIQFBBiEqCyAAICo6ACwgASEBQQwhKgwDCyAAQQA2AgAgMiAva0EHaiEBQQohKgwCCyAAQQA2AgALIABBADoALCAnIQFBCSEqDAALC0EAISogAEEANgIcIAAgIzYCFCAAQc2QgIAANgIQIABBCTYCDAwXC0EAISogAEEANgIcIAAgIjYCFCAAQemKgIAANgIQIABBCTYCDAwWC0EAISogAEEANgIcIAAgITYCFCAAQbeQgIAANgIQIABBCTYCDAwVC0EAISogAEEANgIcIAAgIDYCFCAAQZyRgIAANgIQIABBCTYCDAwUC0EAISogAEEANgIcIAAgATYCFCAAQc2QgIAANgIQIABBCTYCDAwTC0EAISogAEEANgIcIAAgATYCFCAAQemKgIAANgIQIABBCTYCDAwSC0EAISogAEEANgIcIAAgATYCFCAAQbeQgIAANgIQIABBCTYCDAwRC0EAISogAEEANgIcIAAgATYCFCAAQZyRgIAANgIQIABBCTYCDAwQC0EAISogAEEANgIcIAAgATYCFCAAQZeVgIAANgIQIABBDzYCDAwPC0EAISogAEEANgIcIAAgATYCFCAAQZeVgIAANgIQIABBDzYCDAwOC0EAISogAEEANgIcIAAgATYCFCAAQcCSgIAANgIQIABBCzYCDAwNC0EAISogAEEANgIcIAAgATYCFCAAQZWJgIAANgIQIABBCzYCDAwMC0EAISogAEEANgIcIAAgATYCFCAAQeGPgIAANgIQIABBCjYCDAwLC0EAISogAEEANgIcIAAgATYCFCAAQfuPgIAANgIQIABBCjYCDAwKC0EA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AAAABQAAAAAAAAAAAAAABgAAAAcAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJbnZhbGlkIGNoYXIgaW4gdXJsIHF1ZXJ5AFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25fYm9keQBDb250ZW50LUxlbmd0aCBvdmVyZmxvdwBDaHVuayBzaXplIG92ZXJmbG93AFJlc3BvbnNlIG92ZXJmbG93AEludmFsaWQgbWV0aG9kIGZvciBIVFRQL3gueCByZXF1ZXN0AEludmFsaWQgbWV0aG9kIGZvciBSVFNQL3gueCByZXF1ZXN0AEV4cGVjdGVkIFNPVVJDRSBtZXRob2QgZm9yIElDRS94LnggcmVxdWVzdABJbnZhbGlkIGNoYXIgaW4gdXJsIGZyYWdtZW50IHN0YXJ0AEV4cGVjdGVkIGRvdABTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX3N0YXR1cwBJbnZhbGlkIHJlc3BvbnNlIHN0YXR1cwBJbnZhbGlkIGNoYXJhY3RlciBpbiBjaHVuayBleHRlbnNpb25zAFVzZXIgY2FsbGJhY2sgZXJyb3IAYG9uX3Jlc2V0YCBjYWxsYmFjayBlcnJvcgBgb25fY2h1bmtfaGVhZGVyYCBjYWxsYmFjayBlcnJvcgBgb25fbWVzc2FnZV9iZWdpbmAgY2FsbGJhY2sgZXJyb3IAYG9uX2NodW5rX2V4dGVuc2lvbl92YWx1ZWAgY2FsbGJhY2sgZXJyb3IAYG9uX3N0YXR1c19jb21wbGV0ZWAgY2FsbGJhY2sgZXJyb3IAYG9uX3ZlcnNpb25fY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl91cmxfY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl9jaHVua19jb21wbGV0ZWAgY2FsbGJhY2sgZXJyb3IAYG9uX2hlYWRlcl92YWx1ZV9jb21wbGV0ZWAgY2FsbGJhY2sgZXJyb3IAYG9uX21lc3NhZ2VfY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl9tZXRob2RfY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl9oZWFkZXJfZmllbGRfY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl9jaHVua19leHRlbnNpb25fbmFtZWAgY2FsbGJhY2sgZXJyb3IAVW5leHBlY3RlZCBjaGFyIGluIHVybCBzZXJ2ZXIASW52YWxpZCBoZWFkZXIgdmFsdWUgY2hhcgBJbnZhbGlkIGhlYWRlciBmaWVsZCBjaGFyAFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25fdmVyc2lvbgBJbnZhbGlkIG1pbm9yIHZlcnNpb24ASW52YWxpZCBtYWpvciB2ZXJzaW9uAEV4cGVjdGVkIHNwYWNlIGFmdGVyIHZlcnNpb24ARXhwZWN0ZWQgQ1JMRiBhZnRlciB2ZXJzaW9uAEludmFsaWQgSFRUUCB2ZXJzaW9uAEludmFsaWQgaGVhZGVyIHRva2VuAFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25fdXJsAEludmFsaWQgY2hhcmFjdGVycyBpbiB1cmwAVW5leHBlY3RlZCBzdGFydCBjaGFyIGluIHVybABEb3VibGUgQCBpbiB1cmwARW1wdHkgQ29udGVudC1MZW5ndGgASW52YWxpZCBjaGFyYWN0ZXIgaW4gQ29udGVudC1MZW5ndGgARHVwbGljYXRlIENvbnRlbnQtTGVuZ3RoAEludmFsaWQgY2hhciBpbiB1cmwgcGF0aABDb250ZW50LUxlbmd0aCBjYW4ndCBiZSBwcmVzZW50IHdpdGggVHJhbnNmZXItRW5jb2RpbmcASW52YWxpZCBjaGFyYWN0ZXIgaW4gY2h1bmsgc2l6ZQBTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX2hlYWRlcl92YWx1ZQBTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX2NodW5rX2V4dGVuc2lvbl92YWx1ZQBJbnZhbGlkIGNoYXJhY3RlciBpbiBjaHVuayBleHRlbnNpb25zIHZhbHVlAE1pc3NpbmcgZXhwZWN0ZWQgTEYgYWZ0ZXIgaGVhZGVyIHZhbHVlAEludmFsaWQgYFRyYW5zZmVyLUVuY29kaW5nYCBoZWFkZXIgdmFsdWUASW52YWxpZCBjaGFyYWN0ZXIgaW4gY2h1bmsgZXh0ZW5zaW9ucyBxdW90ZSB2YWx1ZQBJbnZhbGlkIGNoYXJhY3RlciBpbiBjaHVuayBleHRlbnNpb25zIHF1b3RlZCB2YWx1ZQBQYXVzZWQgYnkgb25faGVhZGVyc19jb21wbGV0ZQBJbnZhbGlkIEVPRiBzdGF0ZQBvbl9yZXNldCBwYXVzZQBvbl9jaHVua19oZWFkZXIgcGF1c2UAb25fbWVzc2FnZV9iZWdpbiBwYXVzZQBvbl9jaHVua19leHRlbnNpb25fdmFsdWUgcGF1c2UAb25fc3RhdHVzX2NvbXBsZXRlIHBhdXNlAG9uX3ZlcnNpb25fY29tcGxldGUgcGF1c2UAb25fdXJsX2NvbXBsZXRlIHBhdXNlAG9uX2NodW5rX2NvbXBsZXRlIHBhdXNlAG9uX2hlYWRlcl92YWx1ZV9jb21wbGV0ZSBwYXVzZQBvbl9tZXNzYWdlX2NvbXBsZXRlIHBhdXNlAG9uX21ldGhvZF9jb21wbGV0ZSBwYXVzZQBvbl9oZWFkZXJfZmllbGRfY29tcGxldGUgcGF1c2UAb25fY2h1bmtfZXh0ZW5zaW9uX25hbWUgcGF1c2UAVW5leHBlY3RlZCBzcGFjZSBhZnRlciBzdGFydCBsaW5lAFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25fY2h1bmtfZXh0ZW5zaW9uX25hbWUASW52YWxpZCBjaGFyYWN0ZXIgaW4gY2h1bmsgZXh0ZW5zaW9ucyBuYW1lAFBhdXNlIG9uIENPTk5FQ1QvVXBncmFkZQBQYXVzZSBvbiBQUkkvVXBncmFkZQBFeHBlY3RlZCBIVFRQLzIgQ29ubmVjdGlvbiBQcmVmYWNlAFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25fbWV0aG9kAEV4cGVjdGVkIHNwYWNlIGFmdGVyIG1ldGhvZABTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX2hlYWRlcl9maWVsZABQYXVzZWQASW52YWxpZCB3b3JkIGVuY291bnRlcmVkAEludmFsaWQgbWV0aG9kIGVuY291bnRlcmVkAFVuZXhwZWN0ZWQgY2hhciBpbiB1cmwgc2NoZW1hAFJlcXVlc3QgaGFzIGludmFsaWQgYFRyYW5zZmVyLUVuY29kaW5nYABTV0lUQ0hfUFJPWFkAVVNFX1BST1hZAE1LQUNUSVZJVFkAVU5QUk9DRVNTQUJMRV9FTlRJVFkAQ09QWQBNT1ZFRF9QRVJNQU5FTlRMWQBUT09fRUFSTFkATk9USUZZAEZBSUxFRF9ERVBFTkRFTkNZAEJBRF9HQVRFV0FZAFBMQVkAUFVUAENIRUNLT1VUAEdBVEVXQVlfVElNRU9VVABSRVFVRVNUX1RJTUVPVVQATkVUV09SS19DT05ORUNUX1RJTUVPVVQAQ09OTkVDVElPTl9USU1FT1VUAExPR0lOX1RJTUVPVVQATkVUV09SS19SRUFEX1RJTUVPVVQAUE9TVABNSVNESVJFQ1RFRF9SRVFVRVNUAENMSUVOVF9DTE9TRURfUkVRVUVTVABDTElFTlRfQ0xPU0VEX0xPQURfQkFMQU5DRURfUkVRVUVTVABCQURfUkVRVUVTVABIVFRQX1JFUVVFU1RfU0VOVF9UT19IVFRQU19QT1JUAFJFUE9SVABJTV9BX1RFQVBPVABSRVNFVF9DT05URU5UAE5PX0NPTlRFTlQAUEFSVElBTF9DT05URU5UAEhQRV9JTlZBTElEX0NPTlNUQU5UAEhQRV9DQl9SRVNFVABHRVQASFBFX1NUUklDVABDT05GTElDVABURU1QT1JBUllfUkVESVJFQ1QAUEVSTUFORU5UX1JFRElSRUNUAENPTk5FQ1QATVVMVElfU1RBVFVTAEhQRV9JTlZBTElEX1NUQVRVUwBUT09fTUFOWV9SRVFVRVNUUwBFQVJMWV9ISU5UUwBVTkFWQUlMQUJMRV9GT1JfTEVHQUxfUkVBU09OUwBPUFRJT05TAFNXSVRDSElOR19QUk9UT0NPTFMAVkFSSUFOVF9BTFNPX05FR09USUFURVMATVVMVElQTEVfQ0hPSUNFUwBJTlRFUk5BTF9TRVJWRVJfRVJST1IAV0VCX1NFUlZFUl9VTktOT1dOX0VSUk9SAFJBSUxHVU5fRVJST1IASURFTlRJVFlfUFJPVklERVJfQVVUSEVOVElDQVRJT05fRVJST1IAU1NMX0NFUlRJRklDQVRFX0VSUk9SAElOVkFMSURfWF9GT1JXQVJERURfRk9SAFNFVF9QQVJBTUVURVIAR0VUX1BBUkFNRVRFUgBIUEVfVVNFUgBTRUVfT1RIRVIASFBFX0NCX0NIVU5LX0hFQURFUgBNS0NBTEVOREFSAFNFVFVQAFdFQl9TRVJWRVJfSVNfRE9XTgBURUFSRE9XTgBIUEVfQ0xPU0VEX0NPTk5FQ1RJT04ASEVVUklTVElDX0VYUElSQVRJT04ARElTQ09OTkVDVEVEX09QRVJBVElPTgBOT05fQVVUSE9SSVRBVElWRV9JTkZPUk1BVElPTgBIUEVfSU5WQUxJRF9WRVJTSU9OAEhQRV9DQl9NRVNTQUdFX0JFR0lOAFNJVEVfSVNfRlJPWkVOAEhQRV9JTlZBTElEX0hFQURFUl9UT0tFTgBJTlZBTElEX1RPS0VOAEZPUkJJRERFTgBFTkhBTkNFX1lPVVJfQ0FMTQBIUEVfSU5WQUxJRF9VUkwAQkxPQ0tFRF9CWV9QQVJFTlRBTF9DT05UUk9MAE1LQ09MAEFDTABIUEVfSU5URVJOQUwAUkVRVUVTVF9IRUFERVJfRklFTERTX1RPT19MQVJHRV9VTk9GRklDSUFMAEhQRV9PSwBVTkxJTksAVU5MT0NLAFBSSQBSRVRSWV9XSVRIAEhQRV9JTlZBTElEX0NPTlRFTlRfTEVOR1RIAEhQRV9VTkVYUEVDVEVEX0NPTlRFTlRfTEVOR1RIAEZMVVNIAFBST1BQQVRDSABNLVNFQVJDSABVUklfVE9PX0xPTkcAUFJPQ0VTU0lORwBNSVNDRUxMQU5FT1VTX1BFUlNJU1RFTlRfV0FSTklORwBNSVNDRUxMQU5FT1VTX1dBUk5JTkcASFBFX0lOVkFMSURfVFJBTlNGRVJfRU5DT0RJTkcARXhwZWN0ZWQgQ1JMRgBIUEVfSU5WQUxJRF9DSFVOS19TSVpFAE1PVkUAQ09OVElOVUUASFBFX0NCX1NUQVRVU19DT01QTEVURQBIUEVfQ0JfSEVBREVSU19DT01QTEVURQBIUEVfQ0JfVkVSU0lPTl9DT01QTEVURQBIUEVfQ0JfVVJMX0NPTVBMRVRFAEhQRV9DQl9DSFVOS19DT01QTEVURQBIUEVfQ0JfSEVBREVSX1ZBTFVFX0NPTVBMRVRFAEhQRV9DQl9DSFVOS19FWFRFTlNJT05fVkFMVUVfQ09NUExFVEUASFBFX0NCX0NIVU5LX0VYVEVOU0lPTl9OQU1FX0NPTVBMRVRFAEhQRV9DQl9NRVNTQUdFX0NPTVBMRVRFAEhQRV9DQl9NRVRIT0RfQ09NUExFVEUASFBFX0NCX0hFQURFUl9GSUVMRF9DT01QTEVURQBERUxFVEUASFBFX0lOVkFMSURfRU9GX1NUQVRFAElOVkFMSURfU1NMX0NFUlRJRklDQVRFAFBBVVNFAE5PX1JFU1BPTlNFAFVOU1VQUE9SVEVEX01FRElBX1RZUEUAR09ORQBOT1RfQUNDRVBUQUJMRQBTRVJWSUNFX1VOQVZBSUxBQkxFAFJBTkdFX05PVF9TQVRJU0ZJQUJMRQBPUklHSU5fSVNfVU5SRUFDSEFCTEUAUkVTUE9OU0VfSVNfU1RBTEUAUFVSR0UATUVSR0UAUkVRVUVTVF9IRUFERVJfRklFTERTX1RPT19MQVJHRQBSRVFVRVNUX0hFQURFUl9UT09fTEFSR0UAUEFZTE9BRF9UT09fTEFSR0UASU5TVUZGSUNJRU5UX1NUT1JBR0UASFBFX1BBVVNFRF9VUEdSQURFAEhQRV9QQVVTRURfSDJfVVBHUkFERQBTT1VSQ0UAQU5OT1VOQ0UAVFJBQ0UASFBFX1VORVhQRUNURURfU1BBQ0UAREVTQ1JJQkUAVU5TVUJTQ1JJQkUAUkVDT1JEAEhQRV9JTlZBTElEX01FVEhPRABOT1RfRk9VTkQAUFJPUEZJTkQAVU5CSU5EAFJFQklORABVTkFVVEhPUklaRUQATUVUSE9EX05PVF9BTExPV0VEAEhUVFBfVkVSU0lPTl9OT1RfU1VQUE9SVEVEAEFMUkVBRFlfUkVQT1JURUQAQUNDRVBURUQATk9UX0lNUExFTUVOVEVEAExPT1BfREVURUNURUQASFBFX0NSX0VYUEVDVEVEAEhQRV9MRl9FWFBFQ1RFRABDUkVBVEVEAElNX1VTRUQASFBFX1BBVVNFRABUSU1FT1VUX09DQ1VSRUQAUEFZTUVOVF9SRVFVSVJFRABQUkVDT05ESVRJT05fUkVRVUlSRUQAUFJPWFlfQVVUSEVOVElDQVRJT05fUkVRVUlSRUQATkVUV09SS19BVVRIRU5USUNBVElPTl9SRVFVSVJFRABMRU5HVEhfUkVRVUlSRUQAU1NMX0NFUlRJRklDQVRFX1JFUVVJUkVEAFVQR1JBREVfUkVRVUlSRUQAUEFHRV9FWFBJUkVEAFBSRUNPTkRJVElPTl9GQUlMRUQARVhQRUNUQVRJT05fRkFJTEVEAFJFVkFMSURBVElPTl9GQUlMRUQAU1NMX0hBTkRTSEFLRV9GQUlMRUQATE9DS0VEAFRSQU5TRk9STUFUSU9OX0FQUExJRUQATk9UX01PRElGSUVEAE5PVF9FWFRFTkRFRABCQU5EV0lEVEhfTElNSVRfRVhDRUVERUQAU0lURV9JU19PVkVSTE9BREVEAEhFQUQARXhwZWN0ZWQgSFRUUC8AAF4TAAAmEwAAMBAAAPAXAACdEwAAFRIAADkXAADwEgAAChAAAHUSAACtEgAAghMAAE8UAAB/EAAAoBUAACMUAACJEgAAixQAAE0VAADUEQAAzxQAABAYAADJFgAA3BYAAMERAADgFwAAuxQAAHQUAAB8FQAA5RQAAAgXAAAfEAAAZRUAAKMUAAAoFQAAAhUAAJkVAAAsEAAAixkAAE8PAADUDgAAahAAAM4QAAACFwAAiQ4AAG4TAAAcEwAAZhQAAFYXAADBEwAAzRMAAGwTAABoFwAAZhcAAF8XAAAiEwAAzg8AAGkOAADYDgAAYxYAAMsTAACqDgAAKBcAACYXAADFEwAAXRYAAOgRAABnEwAAZRMAAPIWAABzEwAAHRcAAPkWAADzEQAAzw4AAM4VAAAMEgAAsxEAAKURAABhEAAAMhcAALsTAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQECAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAACAwICAgICAAACAgACAgACAgICAgICAgICAAQAAAAAAAICAgICAgICAgICAgICAgICAgICAgICAgICAAAAAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAAgACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAgACAgICAgAAAgIAAgIAAgICAgICAgICAgADAAQAAAACAgICAgICAgICAgICAgICAgICAgICAgICAgAAAAICAgICAgICAgICAgICAgICAgICAgICAgICAgICAAIAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGxvc2VlZXAtYWxpdmUAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAQEBAQEBAQEBAQECAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAWNodW5rZWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAAEBAQEBAAABAQABAQABAQEBAQEBAQEBAAAAAAAAAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAAAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZWN0aW9uZW50LWxlbmd0aG9ucm94eS1jb25uZWN0aW9uAAAAAAAAAAAAAAAAAAAAcmFuc2Zlci1lbmNvZGluZ3BncmFkZQ0KDQoNClNNDQoNClRUUC9DRS9UU1AvAAAAAAAAAAAAAAAAAQIAAQMAAAAAAAAAAAAAAAAAAAAAAAAEAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQAAAAAAAAAAAAECAAEDAAAAAAAAAAAAAAAAAAAAAAAABAEBBQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAAAAAAAAAAABAAABAAAAAAAAAAAAAAAAAAAAAAAAAAABAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAAAAAAAAAAAAAEAAAIAAAAAAAAAAAAAAAAAAAAAAAADBAAABAQEBAQEBAQEBAQFBAQEBAQEBAQEBAQEAAQABgcEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAAEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAABAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMAAAAAAAADAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAQAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAACAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAAAAAAAAAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATk9VTkNFRUNLT1VUTkVDVEVURUNSSUJFTFVTSEVURUFEU0VBUkNIUkdFQ1RJVklUWUxFTkRBUlZFT1RJRllQVElPTlNDSFNFQVlTVEFUQ0hHRU9SRElSRUNUT1JUUkNIUEFSQU1FVEVSVVJDRUJTQ1JJQkVBUkRPV05BQ0VJTkROS0NLVUJTQ1JJQkVIVFRQL0FEVFAv' diff --git a/node_modules/undici/lib/llhttp/llhttp.wasm b/node_modules/undici/lib/llhttp/llhttp.wasm new file mode 100755 index 0000000000000000000000000000000000000000..633d00a08975ea47eedfa1f7a6e2cdb08c35b330 GIT binary patch literal 56001 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 literal 0 HcmV?d00001 diff --git a/node_modules/undici/lib/llhttp/llhttp_simd-wasm.js b/node_modules/undici/lib/llhttp/llhttp_simd-wasm.js new file mode 100644 index 0000000..0fb8a67 --- /dev/null +++ b/node_modules/undici/lib/llhttp/llhttp_simd-wasm.js @@ -0,0 +1 @@ +module.exports = 'AGFzbQEAAAABMAhgAX8Bf2ADf39/AX9gBH9/f38Bf2AAAGADf39/AGABfwBgAn9/AGAGf39/f39/AALLAQgDZW52GHdhc21fb25faGVhZGVyc19jb21wbGV0ZQACA2VudhV3YXNtX29uX21lc3NhZ2VfYmVnaW4AAANlbnYLd2FzbV9vbl91cmwAAQNlbnYOd2FzbV9vbl9zdGF0dXMAAQNlbnYUd2FzbV9vbl9oZWFkZXJfZmllbGQAAQNlbnYUd2FzbV9vbl9oZWFkZXJfdmFsdWUAAQNlbnYMd2FzbV9vbl9ib2R5AAEDZW52GHdhc21fb25fbWVzc2FnZV9jb21wbGV0ZQAAA0ZFAwMEAAAFAAAAAAAABQEFAAUFBQAABgAAAAAGBgYGAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAAABAQcAAAUFAAMBBAUBcAESEgUDAQACBggBfwFBgNQECwfRBSIGbWVtb3J5AgALX2luaXRpYWxpemUACRlfX2luZGlyZWN0X2Z1bmN0aW9uX3RhYmxlAQALbGxodHRwX2luaXQAChhsbGh0dHBfc2hvdWxkX2tlZXBfYWxpdmUAQQxsbGh0dHBfYWxsb2MADAZtYWxsb2MARgtsbGh0dHBfZnJlZQANBGZyZWUASA9sbGh0dHBfZ2V0X3R5cGUADhVsbGh0dHBfZ2V0X2h0dHBfbWFqb3IADxVsbGh0dHBfZ2V0X2h0dHBfbWlub3IAEBFsbGh0dHBfZ2V0X21ldGhvZAARFmxsaHR0cF9nZXRfc3RhdHVzX2NvZGUAEhJsbGh0dHBfZ2V0X3VwZ3JhZGUAEwxsbGh0dHBfcmVzZXQAFA5sbGh0dHBfZXhlY3V0ZQAVFGxsaHR0cF9zZXR0aW5nc19pbml0ABYNbGxodHRwX2ZpbmlzaAAXDGxsaHR0cF9wYXVzZQAYDWxsaHR0cF9yZXN1bWUAGRtsbGh0dHBfcmVzdW1lX2FmdGVyX3VwZ3JhZGUAGhBsbGh0dHBfZ2V0X2Vycm5vABsXbGxodHRwX2dldF9lcnJvcl9yZWFzb24AHBdsbGh0dHBfc2V0X2Vycm9yX3JlYXNvbgAdFGxsaHR0cF9nZXRfZXJyb3JfcG9zAB4RbGxodHRwX2Vycm5vX25hbWUAHxJsbGh0dHBfbWV0aG9kX25hbWUAIBJs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ACAAQd0BNgIcQQALewEBfwJAIAAoAgwiAw0AAkAgACgCBEUNACAAIAE2AgQLAkAgACABIAIQxICAgAAiAw0AIAAoAgwPCyAAIAM2AhxBACEDIAAoAgQiAUUNACAAIAEgAiAAKAIIEYGAgIAAACIBRQ0AIAAgAjYCFCAAIAE2AgwgASEDCyADC9z3AQMofwN+BX8jgICAgABBEGsiAySAgICAACABIQQgASEFIAEhBiABIQcgASEIIAEhCSABIQogASELIAEhDCABIQ0gASEOIAEhDyABIRAgASERIAEhEiABIRMgASEUIAEhFSABIRYgASEXIAEhGCABIRkgASEaIAEhGyABIRwgASEdIAEhHiABIR8gASEgIAEhISABISIgASEjIAEhJCABISUgASEmIAEhJyABISggASEpAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAIAAoAhwiKkF/ag7dAdoBAdkBAgMEBQYHCAkKCwwNDtgBDxDXARES1gETFBUWFxgZGhvgAd8BHB0e1QEfICEiIyQl1AEmJygpKiss0wHSAS0u0QHQAS8wMTIzNDU2Nzg5Ojs8PT4/QEFCQ0RFRtsBR0hJSs8BzgFLzQFMzAFNTk9QUVJTVFVWV1hZWltcXV5fYGFiY2RlZmdoaWprbG1ub3BxcnN0dXZ3eHl6e3x9fn+AAYEBggGDAYQBhQGGAYcBiAGJAYoBiwGMAY0BjgGPAZABkQGSAZMBlAGVAZYBlwGYAZkBmgGbAZwBnQGeAZ8BoAGhAaIBowGkAaUBpgGnAagBqQGqAasBrAGtAa4BrwGwAbEBsgGzAbQBtQG2AbcBywHKAbgByQG5AcgBugG7AbwBvQG+Ab8BwAHBAcIBwwHEAcUBxgEA3AELQQAhKgzGAQtBDiEqDMUBC0ENISoMxAELQQ8hKgzDAQtBECEqDMIBC0ETISoMwQELQRQhKgzAAQtBFSEqDL8BC0EWISoMvgELQRchKgy9AQtBGCEqDLwBC0EZISoMuwELQRohKgy6AQtBGyEqDLkBC0EcISoMuAELQQghKgy3AQtBHSEqDLYBC0EgISoMtQELQR8hKgy0AQtBByEqDLMBC0EhISoMsgELQSIhKgyxAQtBHiEqDLABC0EjISoMrwELQRIhKgyuAQtBESEqDK0BC0EkISoMrAELQSUhKgyrAQtBJiEqDKoBC0EnISoMqQELQcMBISoMqAELQSkhKgynAQtBKyEqDKYBC0EsISoMpQELQS0hKgykAQtBLiEqDKMBC0EvISoMogELQcQBISoMoQELQTAhKgygAQtBNCEqDJ8BC0EMISoMngELQTEhKgydAQtBMiEqDJwBC0EzISoMmwELQTkhKgyaAQtBNSEqDJkBC0HFASEqDJgBC0ELISoMlwELQTohKgyWAQtBNiEqDJUBC0EKISoMlAELQTchKgyTAQtBOCEqDJIBC0E8ISoMkQELQTshKgyQAQtBPSEqDI8BC0EJISoMjgELQSghKgyNAQtBPiEqDIwBC0E/ISoMiwELQcAAISoMigELQcEAISoMiQELQcIAISoMiAELQcMAISoMhwELQcQAISoMhgELQcUAISoMhQELQcYAISoMhAELQSohKgyDAQtBxwAhKgyCAQtByAAhKgyBAQtByQAhKgyAAQtBygAhKgx/C0HLACEqDH4LQc0AISoMfQtBzAAhKgx8C0HOACEqDHsLQc8AISoMegtB0AAhKgx5C0HRACEqDHgLQdIAISoMdwtB0wAhKgx2C0HUACEqDHULQdYAISoMdAtB1QAhKgxzC0EGISoMcgtB1wAhKgxxC0EFISoMcAtB2AAhKgxvC0EEISoMbgtB2QAhKgxtC0HaACEqDGwLQdsAISoMawtB3AAhKgxqC0EDISoMaQtB3QAhKgxoC0HeACEqDGcLQd8AISoMZgtB4QAhKgxlC0HgACEqDGQLQeIAISoMYwtB4wAhKgxiC0ECISoMYQtB5AAhKgxgC0HlACEqDF8LQeYAISoMXgtB5wAhKgxdC0HoACEqDFwLQekAISoMWwtB6gAhKgxaC0HrACEqDFkLQewAISoMWAtB7QAhKgxXC0HuACEqDFYLQe8AISoMVQtB8AAhKgxUC0HxACEqDFMLQfIAISoMUgtB8wAhKgxRC0H0ACEqDFALQfUAISoMTwtB9gAhKgxOC0H3ACEqDE0LQfgAISoMTAtB+QAhKgxLC0H6ACEqDEoLQfsAISoMSQtB/AAhKgxIC0H9ACEqDEcLQf4AISoMRgtB/wAhKgxFC0GAASEqDEQLQYEBISoMQwtBggEhKgxCC0GDASEqDEELQYQBISoMQAtBhQEhKgw/C0GGASEqDD4LQYcBISoMPQtBiAEhKgw8C0GJASEqDDsLQYoBISoMOgtBiwEhKgw5C0GMASEqDDgLQY0BISoMNwtBjgEhKgw2C0GPASEqDDULQZABISoMNAtBkQEhKgwzC0GSASEqDDILQZMBISoMMQtBlAEhKgwwC0GVASEqDC8LQZYBISoMLgtBlwEhKgwtC0GYASEqDCwLQZkBISoMKwtBmgEhKgwqC0GbASEqDCkLQZwBISoMKAtBnQEhKgwnC0GeASEqDCYLQZ8BISoMJQtBoAEhKgwkC0GhASEqDCMLQaIBISoMIgtBowEhKgwhC0GkASEqDCALQaUBISoMHwtBpgEhKgweC0GnASEqDB0LQagBISoMHAtBqQEhKgwbC0GqASEqDBoLQasBISoMGQtBrAEhKgwYC0GtASEqDBcLQa4BISoMFgtBASEqDBULQa8BISoMFAtBsAEhKgwTC0GxASEqDBILQbMBISoMEQtBsgEhKgwQC0G0ASEqDA8LQbUBISoMDgtBtgEhKgwNC0G3ASEqDAwLQbgBISoMCwtBuQEhKgwKC0G6ASEqDAkLQbsBISoMCAtBxgEhKgwHC0G8ASEqDAYLQb0BISoMBQtBvgEhKgwEC0G/ASEqDAMLQcABISoMAgtBwgEhKgwBC0HBASEqCwNAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQCAqDscBAAECAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGxweHyAhIyUoP0BBREVGR0hJSktMTU9QUVJT4wNXWVtcXWBiZWZnaGlqa2xtb3BxcnN0dXZ3eHl6e3x9foABggGFAYYBhwGJAYsBjAGNAY4BjwGQAZEBlAGVAZYBlwGYAZkBmgGbAZwBnQGeAZ8BoAGhAaIBowGkAaUBpgGnAagBqQGqAasBrAGtAa4BrwGwAbEBsgGzAbQBtQG2AbcBuAG5AboBuwG8Ab0BvgG/AcABwQHCAcMBxAHFAcYBxwHIAckBygHLAcwBzQHOAc8B0AHRAdIB0wHUAdUB1gHXAdgB2QHaAdsB3AHdAd4B4AHhAeIB4wHkAeUB5gHnAegB6QHqAesB7AHtAe4B7wHwAfEB8gHzAZkCpAKyAoQDhAMLIAEiBCACRw3zAUHdASEqDIYECyABIiogAkcN3QFBwwEhKgyFBAsgASIBIAJHDZABQfcAISoMhAQLIAEiASACRw2GAUHvACEqDIMECyABIgEgAkcNf0HqACEqDIIECyABIgEgAkcNe0HoACEqDIEECyABIgEgAkcNeEHmACEqDIAECyABIgEgAkcNGkEYISoM/wMLIAEiASACRw0UQRIhKgz+AwsgASIBIAJHDVlBxQAhKgz9AwsgASIBIAJHDUpBPyEqDPwDCyABIgEgAkcNSEE8ISoM+wMLIAEiASACRw1BQTEhKgz6AwsgAC0ALkEBRg3yAwyHAgsgACABIgEgAhDAgICAAEEBRw3mASAAQgA3AyAM5wELIAAgASIBIAIQtICAgAAiKg3nASABIQEM+wILAkAgASIBIAJHDQBBBiEqDPcDCyAAIAFBAWoiASACELuAgIAAIioN6AEgASEBDDELIABCADcDIEESISoM3AMLIAEiKiACRw0rQR0hKgz0AwsCQCABIgEgAkYNACABQQFqIQFBECEqDNsDC0EHISoM8wMLIABCACAAKQMgIisgAiABIiprrSIsfSItIC0gK1YbNwMgICsgLFYiLkUN5QFBCCEqDPIDCwJAIAEiASACRg0AIABBiYCAgAA2AgggACABNgIEIAEhAUEUISoM2QMLQQkhKgzxAwsgASEBIAApAyBQDeQBIAEhAQz4AgsCQCABIgEgAkcNAEELISoM8AMLIAAgAUEBaiIBIAIQtoCAgAAiKg3lASABIQEM+AILIAAgASIBIAIQuICAgAAiKg3lASABIQEM+AILIAAgASIBIAIQuICAgAAiKg3mASABIQEMDQsgACABIgEgAhC6gICAACIqDecBIAEhAQz2AgsCQCABIgEgAkcNAEEPISoM7AMLIAEtAAAiKkE7Rg0IICpBDUcN6AEgAUEBaiEBDPUCCyAAIAEiASACELqAgIAAIioN6AEgASEBDPgCCwNAAkAgAS0AAEHwtYCAAGotAAAiKkEBRg0AICpBAkcN6wEgACgCBCEqIABBADYCBCAAICogAUEBaiIBELmAgIAAIioN6gEgASEBDPoCCyABQQFqIgEgAkcNAAtBEiEqDOkDCyAAIAEiASACELqAgIAAIioN6QEgASEBDAoLIAEiASACRw0GQRshKgznAwsCQCABIgEgAkcNAEEWISoM5wMLIABBioCAgAA2AgggACABNgIEIAAgASACELiAgIAAIioN6gEgASEBQSAhKgzNAwsCQCABIgEgAkYNAANAAkAgAS0AAEHwt4CAAGotAAAiKkECRg0AAkAgKkF/ag4E5QHsAQDrAewBCyABQQFqIQFBCCEqDM8DCyABQQFqIgEgAkcNAAtBFSEqDOYDC0EVISoM5QMLA0ACQCABLQAAQfC5gIAAai0AACIqQQJGDQAgKkF/ag4E3gHsAeAB6wHsAQsgAUEBaiIBIAJHDQALQRghKgzkAwsCQCABIgEgAkYNACAAQYuAgIAANgIIIAAgATYCBCABIQFBByEqDMsDC0EZISoM4wMLIAFBAWohAQwCCwJAIAEiLiACRw0AQRohKgziAwsgLiEBAkAgLi0AAEFzag4U4wL0AvQC9AL0AvQC9AL0AvQC9AL0AvQC9AL0AvQC9AL0AvQC9AIA9AILQQAhKiAAQQA2AhwgAEGvi4CAADYCECAAQQI2AgwgACAuQQFqNgIUDOEDCwJAIAEtAAAiKkE7Rg0AICpBDUcN6AEgAUEBaiEBDOsCCyABQQFqIQELQSIhKgzGAwsCQCABIiogAkcNAEEcISoM3wMLQgAhKyAqIQEgKi0AAEFQag435wHmAQECAwQFBgcIAAAAAAAAAAkKCwwNDgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADxAREhMUAAtBHiEqDMQDC0ICISsM5QELQgMhKwzkAQtCBCErDOMBC0IFISsM4gELQgYhKwzhAQtCByErDOABC0IIISsM3wELQgkhKwzeAQtCCiErDN0BC0ILISsM3AELQgwhKwzbAQtCDSErDNoBC0IOISsM2QELQg8hKwzYAQtCCiErDNcBC0ILISsM1gELQgwhKwzVAQtCDSErDNQBC0IOISsM0wELQg8hKwzSAQtCACErAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQCAqLQAAQVBqDjflAeQBAAECAwQFBgfmAeYB5gHmAeYB5gHmAQgJCgsMDeYB5gHmAeYB5gHmAeYB5gHmAeYB5gHmAeYB5gHmAeYB5gHmAeYB5gHmAeYB5gHmAeYB5gEODxAREhPmAQtCAiErDOQBC0IDISsM4wELQgQhKwziAQtCBSErDOEBC0IGISsM4AELQgchKwzfAQtCCCErDN4BC0IJISsM3QELQgohKwzcAQtCCyErDNsBC0IMISsM2gELQg0hKwzZAQtCDiErDNgBC0IPISsM1wELQgohKwzWAQtCCyErDNUBC0IMISsM1AELQg0hKwzTAQtCDiErDNIBC0IPISsM0QELIABCACAAKQMgIisgAiABIiprrSIsfSItIC0gK1YbNwMgICsgLFYiLkUN0gFBHyEqDMcDCwJAIAEiASACRg0AIABBiYCAgAA2AgggACABNgIEIAEhAUEkISoMrgMLQSAhKgzGAwsgACABIiogAhC+gICAAEF/ag4FtgEAywIB0QHSAQtBESEqDKsDCyAAQQE6AC8gKiEBDMIDCyABIgEgAkcN0gFBJCEqDMIDCyABIicgAkcNHkHGACEqDMEDCyAAIAEiASACELKAgIAAIioN1AEgASEBDLUBCyABIiogAkcNJkHQACEqDL8DCwJAIAEiASACRw0AQSghKgy/AwsgAEEANgIEIABBjICAgAA2AgggACABIAEQsYCAgAAiKg3TASABIQEM2AELAkAgASIqIAJHDQBBKSEqDL4DCyAqLQAAIgFBIEYNFCABQQlHDdMBICpBAWohAQwVCwJAIAEiASACRg0AIAFBAWohAQwXC0EqISoMvAMLAkAg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DQALIAAgKjYCAEGDASEqDOgCC0EAISogAEEANgIAIC4gMmtBA2ohAQzKAQsCQCABIiogAkcNAEGEASEqDOcCCyACICprIAAoAgAiLmohMiAqIQQgLiEBAkADQCAELQAAIAFBg8+AgABqLQAARw3MASABQQRGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIDI2AgBBhAEhKgznAgsgAEEANgIAICogLmtBBWohAUEjISoMyQELAkAgASIEIAJHDQBBhQEhKgzmAgsCQAJAIAQtAABBtH9qDggAzAHMAcwBzAHMAcwBAcwBCyAEQQFqIQFB7wAhKgzNAgsgBEEBaiEBQfAAISoMzAILAkAgASIEIAJHDQBBhgEhKgzlAgsgBC0AAEHFAEcNyQEgBEEBaiEBDIoCCwJAIAEiKiACRw0AQYcBISoM5AILIAIgKmsgACgCACIuaiEyICohBCAuIQECQANAIAQtAAAgAUGIz4CAAGotAABHDckBIAFBA0YNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgMjYCAEGHASEqDOQCCyAAQQA2AgAgKiAua0EEaiEBQS0hKgzGAQsCQCABIiogAkcNAEGIASEqDOMCCyACICprIAAoAgAiLmohMiAqIQQgLiEBAkADQCAELQAAIAFB0M+AgABqLQAARw3IASABQQhGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIDI2AgBBiAEhKgzjAgsgAEEANgIAICogLmtBCWohAUEpISoMxQELAkAgASIBIAJHDQBBiQEhKgziAgtBASEqIAEtAABB3wBHDcQBIAFBAWohAQyIAgsCQCABIiogAkcNAEGKASEqDOECCyACICprIAAoAgAiLmohMiAqIQQgLiEBA0AgBC0AACABQYzPgIAAai0AAEcNxQEgAUEBRg23AiABQQFqIQEgBEEBaiIEIAJHDQALIAAgMjYCAEGKASEqDOACCwJAIAEiKiACRw0AQYsBISoM4AILIAIgKmsgACgCACIuaiEyICohBCAuIQECQANAIAQtAAAgAUGOz4CAAGotAABHDcUBIAFBAkYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgMjYCAEGLASEqDOACCyAAQQA2AgAgKiAua0EDaiEBQQIhKgzCAQsCQCABIiogAkcNAEGMASEqDN8CCyACICprIAAoAgAiLmohMiAqIQQgLiEBAkADQCAELQAAIAFB8M+AgABqLQAARw3EASABQQFGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIDI2AgBBjAEhKgzfAgsgAEEANgIAICogLmtBAmohAUEfISoMwQELAkAgASIqIAJHDQBBjQEhKgzeAgsgAiAqayAAKAIAIi5qITIgKiEEIC4hAQJAA0AgBC0AACABQfLPgIAAai0AAEcNwwEgAUEBRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAyNgIAQY0BISoM3gILIABBADYCACAqIC5rQQJqIQFBCSEqDMABCwJAIAEiBCACRw0AQY4BISoM3QILAkACQCAELQAAQbd/ag4HAMMBwwHDAcMBwwEBwwELIARBAWohAUH4ACEqDMQCCyAEQQFqIQFB+QAhKgzDAgsCQCABIiogAkcNAEGPASEqDNwCCyACICprIAAoAgAiLmohMiAqIQQgLiEBAkADQCAELQAAIAFBkc+AgABqLQAARw3BASABQQVGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIDI2AgBBjwEhKgzcAgsgAEEANgIAICogLmtBBmohAUEYISoMvgELAkAgASIqIAJHDQBBkAEhKgzbAgsgAiAqayAAKAIAIi5qITIgKiEEIC4hAQJAA0AgBC0AACABQZfPgIAAai0AAEcNwAEgAUECRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAyNgIAQZABISoM2wILIABBADYCACAqIC5rQQNqIQFBFyEqDL0BCwJAIAEiKiACRw0AQZEBISoM2gILIAIgKmsgACgCACIuaiEyICohBCAuIQECQANAIAQtAAAgAUGaz4CAAGotAABHDb8BIAFBBkYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgMjYCAEGRASEqDNoCCyAAQQA2AgAgKiAua0EHaiEBQRUhKgy8AQsCQCABIiogAkcNAEGSASEqDNkCCyACICprIAAoAgAiLmohMiAqIQQgLiEBAkADQCAELQAAIAFBoc+AgABqLQAARw2+ASABQQVGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIDI2AgBBkgEhKgzZAgsgAEEANgIAICogLmtBBmohAUEeISoMuwELAkAgASIEIAJHDQBBkwEhKgzYAgsgBC0AAEHMAEcN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LjYCAEGqASEqDMECCyAAQQA2AgAgEiAqa0EDaiEBQRQhKgyjAQsCQCAEIAJHDQBBqwEhKgzAAgsCQAJAAkACQCAELQAAQb5/ag4PAAECqAGoAagBqAGoAagBqAGoAagBqAGoAQOoAQsgBEEBaiEPQZMBISoMqQILIARBAWohEEGUASEqDKgCCyAEQQFqIRFBlQEhKgynAgsgBEEBaiESQZYBISoMpgILAkAgBCACRw0AQawBISoMvwILIAQtAABBxQBHDaMBIARBAWohBAznAQsCQCATIAJHDQBBrQEhKgy+AgsgAiATayAAKAIAIipqIS4gEyEEICohAQJAA0AgBC0AACABQc3PgIAAai0AAEcNowEgAUECRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAuNgIAQa0BISoMvgILIABBADYCACATICprQQNqIQFBDiEqDKABCwJAIAQgAkcNAEGuASEqDL0CCyAELQAAQdAARw2hASAEQQFqIQFBJSEqDJ8BCwJAIBQgAkcNAEGvASEqDLwCCyACIBRrIAAoAgAiKmohLiAUIQQgKiEBAkADQCAELQAAIAFB0M+AgABqLQAARw2hASABQQhGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIC42AgBBrwEhKgy8AgsgAEEANgIAIBQgKmtBCWohAUEqISoMngELAkAgBCACRw0AQbABISoMuwILAkACQCAELQAAQat/ag4LAKEBoQGhAaEBoQGhAaEBoQGhAQGhAQsgBEEBaiEEQZoBISoMogILIARBAWohFEGbASEqDKECCwJAIAQgAkcNAEGxASEqDLoCCwJAAkAgBC0AAEG/f2oOFACgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAEBoAELIARBAWohE0GZASEqDKECCyAEQQFqIQRBnAEhKgygAgsCQCAVIAJHDQBBsgEhKgy5AgsgAiAVayAAKAIAIipqIS4gFSEEICohAQJAA0AgBC0AACABQdnPgIAAai0AAEcNngEgAUEDRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAuNgIAQbIBISoMuQILIABBADYCACAVICprQQRqIQFBISEqDJsBCwJAIBYgAkcNAEGzASEqDLgCCyACIBZrIAAoAgAiKmohLiAWIQQgKiEBAkADQCAELQAAIAFB3c+AgABqLQAARw2dASABQQZGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIC42AgBBswEhKgy4AgsgAEEANgIAIBYgKmtBB2ohAUEaISoMmgELAkAgBCACRw0AQbQBISoMtwILAkACQAJAIAQtAABBu39qDhEAngGeAZ4BngGeAZ4BngGeAZ4BAZ4BngGeAZ4BngECngELIARBAWohBEGdASEqDJ8CCyAEQQFqIRVBngEhKgyeAgsgBEEBaiEWQZ8BISoMnQILAkAgFyACRw0AQbUBISoMtgILIAIgF2sgACgCACIqaiEuIBchBCAqIQECQANAIAQtAAAgAUHkz4CAAGotAABHDZsBIAFBBUYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgLjYCAEG1ASEqDLYCCyAAQQA2AgAgFyAqa0EGaiEBQSghKgyYAQsCQCAYIAJHDQBBtgEhKgy1AgsgAiAYayAAKAIAIipqIS4gGCEEICohAQJAA0AgBC0AACABQerPgIAAai0AAEcNmgEgAUECRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAuNgIAQbYBISoMtQILIABBADYCACAYICprQQNqIQFBByEqDJcBCwJAIAQgAkcNAEG3ASEqDLQCCwJAAkAgBC0AAEG7f2oODgCaAZoBmgGaAZoBmgGaAZoBmgGaAZoBmgEBmgELIARBAWohF0GhASEqDJsCCyAEQQFqIRhBogEhKgyaAgsCQCAZIAJHDQBBuAEhKgyzAgsgAiAZayAAKAIAIipqIS4gGSEEICohAQJAA0AgBC0AACABQe3PgIAAai0AAEcNmAEgAUECRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAuNgIAQbgBISoMswILIABBADYCACAZICprQQNqIQFBEiEqDJUBCwJAIBogAkcNAEG5ASEqDLICCyACIBprIAAoAgAiKmohLiAaIQQgKiEBAkADQCAELQAAIAFB8M+AgABqLQAARw2XASABQQFGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIC42AgBBuQEhKgyyAgsgAEEANgIAIBogKmtBAmohAUEgISoMlAELAkAgGyACRw0AQboBISoMsQILIAIgG2sgACgCACIqaiEuIBshBCAqIQECQANAIAQtAAAgAUHyz4CAAGotAABHDZYBIAFB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DM4BCyAAQQA2AhwgACABNgIUIABBoJmAgAA2AhAgAEEeNgIMQQAhKgzNAQsgAUEBaiEBCyAAQYASOwEqIAAgASACEKiAgIAAIioNASABIQELQccAISoMsQELICpBFUcNiQEgAEHRADYCHCAAIAE2AhQgAEHjl4CAADYCECAAQRU2AgxBACEqDMkBCyAAKAIEISogAEEANgIEAkAgACAqIAEQp4CAgAAiKg0AIAEhAQxiCyAAQdIANgIcIAAgATYCFCAAICo2AgxBACEqDMgBCyAAQQA2AhwgACAuNgIUIABBwaiAgAA2AhAgAEEHNgIMIABBADYCAEEAISoMxwELIAAoAgQhKiAAQQA2AgQCQCAAICogARCngICAACIqDQAgASEBDGELIABB0wA2AhwgACABNgIUIAAgKjYCDEEAISoMxgELQQAhKiAAQQA2AhwgACABNgIUIABBgJGAgAA2AhAgAEEJNgIMDMUBCyAqQRVGDYMBIABBADYCHCAAIAE2AhQgAEGUjYCAADYCECAAQSE2AgxBACEqDMQBC0EBIS9BACEyQQAhLkEBISoLIAAgKjoAKyABQQFqIQECQAJAIAAtAC1BEHENAAJAAkACQCAALQAqDgMBAAIECyAvRQ0DDAILIC4NAQwCCyAyRQ0BCyAAKAIEISogAEEANgIEAkAgACAqIAEQrYCAgAAiKg0AIAEhAQxgCyAAQdgANgIcIAAgATYCFCAAICo2AgxBACEqDMMBCyAAKAIEIQQgAEEANgIEAkAgACAEIAEQrYCAgAAiBA0AIAEhAQyyAQsgAEHZADYCHCAAIAE2AhQgACAENgIMQQAhKgzCAQsgACgCBCEEIABBADYCBAJAIAAgBCABEK2AgIAAIgQNACABIQEMsAELIABB2gA2AhwgACABNgIUIAAgBDYCDEEAISoMwQELIAAoAgQhBCAAQQA2AgQCQCAAIAQgARCtgICAACIEDQAgASEBDK4BCyAAQdwANgIcIAAgATYCFCAAIAQ2AgxBACEqDMABC0EBISoLIAAgKjoAKiABQQFqIQEMXAsgACgCBCEEIABBADYCBAJAIAAgBCABEK2AgIAAIgQNACABIQEMqgELIABB3gA2AhwgACABNgIUIAAgBDYCDEEAISoMvQELIABBADYCACAyIC9rQQRqIQECQCAALQApQSNPDQAgASEBDFwLIABBADYCHCAAIAE2AhQgAEHTiYCAADYCECAAQQg2AgxBACEqDLwBCyAAQQA2AgALQQAhKiAAQQA2AhwgACABNgIUIABBkLOAgAA2AhAgAEEINgIMDLoBCyAAQQA2AgAgMiAva0EDaiEBAkAgAC0AKUEhRw0AIAEhAQxZCyAAQQA2AhwgACABNgIUIABBm4qAgAA2AhAgAEEINgIMQQAhKgy5AQsgAEEANgIAIDIgL2tBBGohAQJAIAAtACkiKkFdakELTw0AIAEhAQxYCwJAICpBBksNAEEBICp0QcoAcUUNACABIQEMWAtBACEqIABBADYCHCAAIAE2AhQgAEH3iYCAADYCECAAQQg2AgwMuAELICpBFUYNdSAAQQA2AhwgACABNgIUIABBuY2AgAA2AhAgAEEaNgIMQQAhKgy3AQsgACgCBCEqIABBADYCBAJAIAAgKiABEKeAgIAAIioNACABIQEMVwsgAEHlADYCHCAAIAE2AhQgACAqNgIMQQAhKgy2AQsgACgCBCEqIABBADYCBAJAIAAgKiABEKeAgIAAIioNACABIQEMTwsgAEHSADYCHCAAIAE2AhQgACAqNgIMQQAhKgy1AQsgACgCBCEqIABBADYCBAJAIAAgKiABEKeAgIAAIioNACABIQEMTwsgAEHTADYCHCAAIAE2AhQgACAqNgIMQQAhKgy0AQsgACgCBCEqIABBADYCBAJAIAAgKiABEKeAgIAAIioNACABIQEMVAsgAEHlADYCHCAAIAE2AhQgACAqNgIMQQAhKgyzAQsgAEEANgIcIAAgATYCFCAAQcaKgIAANgIQIABBBzYCDEEAISoMsgELIAAoAgQhKiAAQQA2AgQCQCAAICogARCngICAACIqDQAgASEBDEsLIABB0gA2AhwgACABNgIUIAAgKjYCDEEAISoMsQELIAAoAgQhKiAAQQA2AgQCQCAAICogARCngICAACIqDQAgASEBDEsLIABB0wA2AhwgACABNgIUIAAgKjYCDEEAISoMsAELIAAoAgQhKiAAQQA2AgQCQCAAICogARCngICAACIqDQAgASEBDFALIABB5QA2AhwgACABNgIUIAAgKjYCDEEAISoMrwELIABBADYCHCAAIAE2AhQgAEHciICAADYCECAAQQc2AgxBACEqDK4BCyAqQT9HDQEgAUEBaiEB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AAAABwAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEludmFsaWQgY2hhciBpbiB1cmwgcXVlcnkAU3BhbiBjYWxsYmFjayBlcnJvciBpbiBvbl9ib2R5AENvbnRlbnQtTGVuZ3RoIG92ZXJmbG93AENodW5rIHNpemUgb3ZlcmZsb3cAUmVzcG9uc2Ugb3ZlcmZsb3cASW52YWxpZCBtZXRob2QgZm9yIEhUVFAveC54IHJlcXVlc3QASW52YWxpZCBtZXRob2QgZm9yIFJUU1AveC54IHJlcXVlc3QARXhwZWN0ZWQgU09VUkNFIG1ldGhvZCBmb3IgSUNFL3gueCByZXF1ZXN0AEludmFsaWQgY2hhciBpbiB1cmwgZnJhZ21lbnQgc3RhcnQARXhwZWN0ZWQgZG90AFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25fc3RhdHVzAEludmFsaWQgcmVzcG9uc2Ugc3RhdHVzAEludmFsaWQgY2hhcmFjdGVyIGluIGNodW5rIGV4dGVuc2lvbnMAVXNlciBjYWxsYmFjayBlcnJvcgBgb25fcmVzZXRgIGNhbGxiYWNrIGVycm9yAGBvbl9jaHVua19oZWFkZXJgIGNhbGxiYWNrIGVycm9yAGBvbl9tZXNzYWdlX2JlZ2luYCBjYWxsYmFjayBlcnJvcgBgb25fY2h1bmtfZXh0ZW5zaW9uX3ZhbHVlYCBjYWxsYmFjayBlcnJvcgBgb25fc3RhdHVzX2NvbXBsZXRlYCBjYWxsYmFjayBlcnJvcgBgb25fdmVyc2lvbl9jb21wbGV0ZWAgY2FsbGJhY2sgZXJyb3IAYG9uX3VybF9jb21wbGV0ZWAgY2FsbGJhY2sgZXJyb3IAYG9uX2NodW5rX2NvbXBsZXRlYCBjYWxsYmFjayBlcnJvcgBgb25faGVhZGVyX3ZhbHVlX2NvbXBsZXRlYCBjYWxsYmFjayBlcnJvcgBgb25fbWVzc2FnZV9jb21wbGV0ZWAgY2FsbGJhY2sgZXJyb3IAYG9uX21ldGhvZF9jb21wbGV0ZWAgY2FsbGJhY2sgZXJyb3IAYG9uX2hlYWRlcl9maWVsZF9jb21wbGV0ZWAgY2FsbGJhY2sgZXJyb3IAYG9uX2NodW5rX2V4dGVuc2lvbl9uYW1lYCBjYWxsYmFjayBlcnJvcgBVbmV4cGVjdGVkIGNoYXIgaW4gdXJsIHNlcnZlcgBJbnZhbGlkIGhlYWRlciB2YWx1ZSBjaGFyAEludmFsaWQgaGVhZGVyIGZpZWxkIGNoYXIAU3BhbiBjYWxsYmFjayBlcnJvciBpbiBvbl92ZXJzaW9uAEludmFsaWQgbWlub3IgdmVyc2lvbgBJbnZhbGlkIG1ham9yIHZlcnNpb24ARXhwZWN0ZWQgc3BhY2UgYWZ0ZXIgdmVyc2lvbgBFeHBlY3RlZCBDUkxGIGFmdGVyIHZlcnNpb24ASW52YWxpZCBIVFRQIHZlcnNpb24ASW52YWxpZCBoZWFkZXIgdG9rZW4AU3BhbiBjYWxsYmFjayBlcnJvciBpbiBvbl91cmwASW52YWxpZCBjaGFyYWN0ZXJzIGluIHVybABVbmV4cGVjdGVkIHN0YXJ0IGNoYXIgaW4gdXJsAERvdWJsZSBAIGluIHVybABFbXB0eSBDb250ZW50LUxlbmd0aABJbnZhbGlkIGNoYXJhY3RlciBpbiBDb250ZW50LUxlbmd0aABEdXBsaWNhdGUgQ29udGVudC1MZW5ndGgASW52YWxpZCBjaGFyIGluIHVybCBwYXRoAENvbnRlbnQtTGVuZ3RoIGNhbid0IGJlIHByZXNlbnQgd2l0aCBUcmFuc2Zlci1FbmNvZGluZwBJbnZhbGlkIGNoYXJhY3RlciBpbiBjaHVuayBzaXplAFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25faGVhZGVyX3ZhbHVlAFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25fY2h1bmtfZXh0ZW5zaW9uX3ZhbHVlAEludmFsaWQgY2hhcmFjdGVyIGluIGNodW5rIGV4dGVuc2lvbnMgdmFsdWUATWlzc2luZyBleHBlY3RlZCBMRiBhZnRlciBoZWFkZXIgdmFsdWUASW52YWxpZCBgVHJhbnNmZXItRW5jb2RpbmdgIGhlYWRlciB2YWx1ZQBJbnZhbGlkIGNoYXJhY3RlciBpbiBjaHVuayBleHRlbnNpb25zIHF1b3RlIHZhbHVlAEludmFsaWQgY2hhcmFjdGVyIGluIGNodW5rIGV4dGVuc2lvbnMgcXVvdGVkIHZhbHVlAFBhdXNlZCBieSBvbl9oZWFkZXJzX2NvbXBsZXRlAEludmFsaWQgRU9GIHN0YXRlAG9uX3Jlc2V0IHBhdXNlAG9uX2NodW5rX2hlYWRlciBwYXVzZQBvbl9tZXNzYWdlX2JlZ2luIHBhdXNlAG9uX2NodW5rX2V4dGVuc2lvbl92YWx1ZSBwYXVzZQBvbl9zdGF0dXNfY29tcGxldGUgcGF1c2UAb25fdmVyc2lvbl9jb21wbGV0ZSBwYXVzZQBvbl91cmxfY29tcGxldGUgcGF1c2UAb25fY2h1bmtfY29tcGxldGUgcGF1c2UAb25faGVhZGVyX3ZhbHVlX2NvbXBsZXRlIHBhdXNlAG9uX21lc3NhZ2VfY29tcGxldGUgcGF1c2UAb25fbWV0aG9kX2NvbXBsZXRlIHBhdXNlAG9uX2hlYWRlcl9maWVsZF9jb21wbGV0ZSBwYXVzZQBvbl9jaHVua19leHRlbnNpb25fbmFtZSBwYXVzZQBVbmV4cGVjdGVkIHNwYWNlIGFmdGVyIHN0YXJ0IGxpbmUAU3BhbiBjYWxsYmFjayBlcnJvciBpbiBvbl9jaHVua19leHRlbnNpb25fbmFtZQBJbnZhbGlkIGNoYXJhY3RlciBpbiBjaHVuayBleHRlbnNpb25zIG5hbWUAUGF1c2Ugb24gQ09OTkVDVC9VcGdyYWRlAFBhdXNlIG9uIFBSSS9VcGdyYWRlAEV4cGVjdGVkIEhUVFAvMiBDb25uZWN0aW9uIFByZWZhY2UAU3BhbiBjYWxsYmFjayBlcnJvciBpbiBvbl9tZXRob2QARXhwZWN0ZWQgc3BhY2UgYWZ0ZXIgbWV0aG9kAFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25faGVhZGVyX2ZpZWxkAFBhdXNlZABJbnZhbGlkIHdvcmQgZW5jb3VudGVyZWQASW52YWxpZCBtZXRob2QgZW5jb3VudGVyZWQAVW5leHBlY3RlZCBjaGFyIGluIHVybCBzY2hlbWEAUmVxdWVzdCBoYXMgaW52YWxpZCBgVHJhbnNmZXItRW5jb2RpbmdgAFNXSVRDSF9QUk9YWQBVU0VfUFJPWFkATUtBQ1RJVklUWQBVTlBST0NFU1NBQkxFX0VOVElUWQBDT1BZAE1PVkVEX1BFUk1BTkVOVExZAFRPT19FQVJMWQBOT1RJRlkARkFJTEVEX0RFUEVOREVOQ1kAQkFEX0dBVEVXQVkAUExBWQBQVVQAQ0hFQ0tPVVQAR0FURVdBWV9USU1FT1VUAFJFUVVFU1RfVElNRU9VVABORVRXT1JLX0NPTk5FQ1RfVElNRU9VVABDT05ORUNUSU9OX1RJTUVPVVQATE9HSU5fVElNRU9VVABORVRXT1JLX1JFQURfVElNRU9VVABQT1NUAE1JU0RJUkVDVEVEX1JFUVVFU1QAQ0xJRU5UX0NMT1NFRF9SRVFVRVNUAENMSUVOVF9DTE9TRURfTE9BRF9CQUxBTkNFRF9SRVFVRVNUAEJBRF9SRVFVRVNUAEhUVFBfUkVRVUVTVF9TRU5UX1RPX0hUVFBTX1BPUlQAUkVQT1JUAElNX0FfVEVBUE9UAFJFU0VUX0NPTlRFTlQATk9fQ09OVEVOVABQQVJUSUFMX0NPTlRFTlQASFBFX0lOVkFMSURfQ09OU1RBTlQASFBFX0NCX1JFU0VUAEdFVABIUEVfU1RSSUNUAENPTkZMSUNUAFRFTVBPUkFSWV9SRURJUkVDVABQRVJNQU5FTlRfUkVESVJFQ1QAQ09OTkVDVABNVUxUSV9TVEFUVVMASFBFX0lOVkFMSURfU1RBVFVTAFRPT19NQU5ZX1JFUVVFU1RTAEVBUkxZX0hJTlRTAFVOQVZBSUxBQkxFX0ZPUl9MRUdBTF9SRUFTT05TAE9QVElPTlMAU1dJVENISU5HX1BST1RPQ09MUwBWQVJJQU5UX0FMU09fTkVHT1RJQVRFUwBNVUxUSVBMRV9DSE9JQ0VTAElOVEVSTkFMX1NFUlZFUl9FUlJPUgBXRUJfU0VSVkVSX1VOS05PV05fRVJST1IAUkFJTEdVTl9FUlJPUgBJREVOVElUWV9QUk9WSURFUl9BVVRIRU5USUNBVElPTl9FUlJPUgBTU0xfQ0VSVElGSUNBVEVfRVJST1IASU5WQUxJRF9YX0ZPUldBUkRFRF9GT1IAU0VUX1BBUkFNRVRFUgBHRVRfUEFSQU1FVEVSAEhQRV9VU0VSAFNFRV9PVEhFUgBIUEVfQ0JfQ0hVTktfSEVBREVSAE1LQ0FMRU5EQVIAU0VUVVAAV0VCX1NFUlZFUl9JU19ET1dOAFRFQVJET1dOAEhQRV9DTE9TRURfQ09OTkVDVElPTgBIRVVSSVNUSUNfRVhQSVJBVElPTgBESVNDT05ORUNURURfT1BFUkFUSU9OAE5PTl9BVVRIT1JJVEFUSVZFX0lORk9STUFUSU9OAEhQRV9JTlZBTElEX1ZFUlNJT04ASFBFX0NCX01FU1NBR0VfQkVHSU4AU0lURV9JU19GUk9aRU4ASFBFX0lOVkFMSURfSEVBREVSX1RPS0VOAElOVkFMSURfVE9LRU4ARk9SQklEREVOAEVOSEFOQ0VfWU9VUl9DQUxNAEhQRV9JTlZBTElEX1VSTABCTE9DS0VEX0JZX1BBUkVOVEFMX0NPTlRST0wATUtDT0wAQUNMAEhQRV9JTlRFUk5BTABSRVFVRVNUX0hFQURFUl9GSUVMRFNfVE9PX0xBUkdFX1VOT0ZGSUNJQUwASFBFX09LAFVOTElOSwBVTkxPQ0sAUFJJAFJFVFJZX1dJVEgASFBFX0lOVkFMSURfQ09OVEVOVF9MRU5HVEgASFBFX1VORVhQRUNURURfQ09OVEVOVF9MRU5HVEgARkxVU0gAUFJPUFBBVENIAE0tU0VBUkNIAFVSSV9UT09fTE9ORwBQUk9DRVNTSU5HAE1JU0NFTExBTkVPVVNfUEVSU0lTVEVOVF9XQVJOSU5HAE1JU0NFTExBTkVPVVNfV0FSTklORwBIUEVfSU5WQUxJRF9UUkFOU0ZFUl9FTkNPRElORwBFeHBlY3RlZCBDUkxGAEhQRV9JTlZBTElEX0NIVU5LX1NJWkUATU9WRQBDT05USU5VRQBIUEVfQ0JfU1RBVFVTX0NPTVBMRVRFAEhQRV9DQl9IRUFERVJTX0NPTVBMRVRFAEhQRV9DQl9WRVJTSU9OX0NPTVBMRVRFAEhQRV9DQl9VUkxfQ09NUExFVEUASFBFX0NCX0NIVU5LX0NPTVBMRVRFAEhQRV9DQl9IRUFERVJfVkFMVUVfQ09NUExFVEUASFBFX0NCX0NIVU5LX0VYVEVOU0lPTl9WQUxVRV9DT01QTEVURQBIUEVfQ0JfQ0hVTktfRVhURU5TSU9OX05BTUVfQ09NUExFVEUASFBFX0NCX01FU1NBR0VfQ09NUExFVEUASFBFX0NCX01FVEhPRF9DT01QTEVURQBIUEVfQ0JfSEVBREVSX0ZJRUxEX0NPTVBMRVRFAERFTEVURQBIUEVfSU5WQUxJRF9FT0ZfU1RBVEUASU5WQUxJRF9TU0xfQ0VSVElGSUNBVEUAUEFVU0UATk9fUkVTUE9OU0UAVU5TVVBQT1JURURfTUVESUFfVFlQRQBHT05FAE5PVF9BQ0NFUFRBQkxFAFNFUlZJQ0VfVU5BVkFJTEFCTEUAUkFOR0VfTk9UX1NBVElTRklBQkxFAE9SSUdJTl9JU19VTlJFQUNIQUJMRQBSRVNQT05TRV9JU19TVEFMRQBQVVJHRQBNRVJHRQBSRVFVRVNUX0hFQURFUl9GSUVMRFNfVE9PX0xBUkdFAFJFUVVFU1RfSEVBREVSX1RPT19MQVJHRQBQQVlMT0FEX1RPT19MQVJHRQBJTlNVRkZJQ0lFTlRfU1RPUkFHRQBIUEVfUEFVU0VEX1VQR1JBREUASFBFX1BBVVNFRF9IMl9VUEdSQURFAFNPVVJDRQBBTk5PVU5DRQBUUkFDRQBIUEVfVU5FWFBFQ1RFRF9TUEFDRQBERVNDUklCRQBVTlNVQlNDUklCRQBSRUNPUkQASFBFX0lOVkFMSURfTUVUSE9EAE5PVF9GT1VORABQUk9QRklORABVTkJJTkQAUkVCSU5EAFVOQVVUSE9SSVpFRABNRVRIT0RfTk9UX0FMTE9XRUQASFRUUF9WRVJTSU9OX05PVF9TVVBQT1JURUQAQUxSRUFEWV9SRVBPUlRFRABBQ0NFUFRFRABOT1RfSU1QTEVNRU5URUQATE9PUF9ERVRFQ1RFRABIUEVfQ1JfRVhQRUNURUQASFBFX0xGX0VYUEVDVEVEAENSRUFURUQASU1fVVNFRABIUEVfUEFVU0VEAFRJTUVPVVRfT0NDVVJFRABQQVlNRU5UX1JFUVVJUkVEAFBSRUNPTkRJVElPTl9SRVFVSVJFRABQUk9YWV9BVVRIRU5USUNBVElPTl9SRVFVSVJFRABORVRXT1JLX0FVVEhFTlRJQ0FUSU9OX1JFUVVJUkVEAExFTkdUSF9SRVFVSVJFRABTU0xfQ0VSVElGSUNBVEVfUkVRVUlSRUQAVVBHUkFERV9SRVFVSVJFRABQQUdFX0VYUElSRUQAUFJFQ09ORElUSU9OX0ZBSUxFRABFWFBFQ1RBVElPTl9GQUlMRUQAUkVWQUxJREFUSU9OX0ZBSUxFRABTU0xfSEFORFNIQUtFX0ZBSUxFRABMT0NLRUQAVFJBTlNGT1JNQVRJT05fQVBQTElFRABOT1RfTU9ESUZJRUQATk9UX0VYVEVOREVEAEJBTkRXSURUSF9MSU1JVF9FWENFRURFRABTSVRFX0lTX09WRVJMT0FERUQASEVBRABFeHBlY3RlZCBIVFRQLwAAXhMAACYTAAAwEAAA8BcAAJ0TAAAVEgAAORcAAPASAAAKEAAAdRIAAK0SAACCEwAATxQAAH8QAACgFQAAIxQAAIkSAACLFAAATRUAANQRAADPFAAAEBgAAMkWAADcFgAAwREAAOAXAAC7FAAAdBQAAHwVAADlFAAACBcAAB8QAABlFQAAoxQAACgVAAACFQAAmRUAACwQAACLGQAATw8AANQOAABqEAAAzhAAAAIXAACJDgAAbhMAABwTAABmFAAAVhcAAMETAADNEwAAbBMAAGgXAABmFwAAXxcAACITAADODwAAaQ4AANgOAABjFgAAyxMAAKoOAAAoFwAAJhcAAMUTAABdFgAA6BEAAGcTAABlEwAA8hYAAHMTAAAdFwAA+RYAAPMRAADPDgAAzhUAAAwSAACzEQAApREAAGEQAAAyFwAAuxMAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAIDAgICAgIAAAICAAICAAICAgICAgICAgIABAAAAAAAAgICAgICAgICAgICAgICAgICAgICAgICAgIAAAACAgICAgICAgICAgICAgICAgICAgICAgICAgICAgACAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAACAAICAgICAAACAgACAgACAgICAgICAgICAAMABAAAAAICAgICAgICAgICAgICAgICAgICAgICAgICAAAAAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAAgACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbG9zZWVlcC1hbGl2ZQAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAQEBAQEBAQEBAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBY2h1bmtlZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQEAAQEBAQEAAAEBAAEBAAEBAQEBAQEBAQEAAAAAAAAAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAAABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABlY3Rpb25lbnQtbGVuZ3Rob25yb3h5LWNvbm5lY3Rpb24AAAAAAAAAAAAAAAAAAAByYW5zZmVyLWVuY29kaW5ncGdyYWRlDQoNCg0KU00NCg0KVFRQL0NFL1RTUC8AAAAAAAAAAAAAAAABAgABAwAAAAAAAAAAAAAAAAAAAAAAAAQBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAAAAAAAAAAAAQIAAQMAAAAAAAAAAAAAAAAAAAAAAAAEAQEFAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQAAAAAAAAAAAAEAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAAAAAAAAAAAAAQAAAgAAAAAAAAAAAAAAAAAAAAAAAAMEAAAEBAQEBAQEBAQEBAUEBAQEBAQEBAQEBAQABAAGBwQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEAAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAEAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAADAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwAAAAAAAAMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAABAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAIAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMAAAAAAAADAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABOT1VOQ0VFQ0tPVVRORUNURVRFQ1JJQkVMVVNIRVRFQURTRUFSQ0hSR0VDVElWSVRZTEVOREFSVkVPVElGWVBUSU9OU0NIU0VBWVNUQVRDSEdFT1JESVJFQ1RPUlRSQ0hQQVJBTUVURVJVUkNFQlNDUklCRUFSRE9XTkFDRUlORE5LQ0tVQlNDUklCRUhUVFAvQURUUC8=' diff --git a/node_modules/undici/lib/llhttp/llhttp_simd.wasm b/node_modules/undici/lib/llhttp/llhttp_simd.wasm new file mode 100755 index 0000000000000000000000000000000000000000..93cdf56803ad435cf520c0763186546e4a7ccfd6 GIT binary patch literal 55985 zcmeHw34C2uwfEWQ-kYR7Nt;3or7duB%h0B@#j2p-)9$7>ZC=wPFG)dsY6$IxHf_^3 zNh_$2mO%s=1es*C3<@&OGgw9$$_xSuiUJCb6?x9W_y4cG_c`Yd8GPvX-uL}p!)2Yb z&)#dVwf5R;tv#LNb@#7Up698(s}5Eh)y9KU8#fZ90SG-$Qan8L4)!Q zM5>o+%%xIk&&xm-_?J-`FO$Jd1@9{GPYw3ZgZPxHM4612Qt6CZtG3%NlTw~vQ3Z+W zP0yu+%BM5giq-kmYx<7xy`XDF?}~vH-K$o7KJSg%sSCHuR`lhU4s;#5zIW-s3W#!` z`;b+6Qz^)HW!T! z!J&QmyjPPJuyCx+d{};ug(uFU$e{` zw?iV$G#(UTS>D@jyTpU_YY*##l6c!Yg8TCQ`2lbI7@H@5cz)@6XwHQ3HUUouR`ed$ zZ$z*|jZHoj66{~@?dZ^~?OxxX_a?f>z`A~Q-rH%i&2H|yx(^-5_jNfMCe_-fltaF+ zuXl|%dB?(}HGN%u`R@KTz1|e}1Ozd2{A6cGszrk*YuEI9yEqvM=C0mu(6g%(g^`&_ z3|*oXn&hmTWC>w)tMa`o^1TDDe|g!uG7pz7U*Eejzl@m=8(8j5-MLJjgvRW)Tbbtr zeciqNheAa8UNjxV?(Ob$&UKjHe12JfSANZ*-X})ws64HLamr7nGeJe=hd;XS2WHRQ zbH?=1kG$^ZpypLx?eUv7ZSsPhywIz?kC&4|FZB2EKLVik^QHw;@FetRt2v=J)0>4{ z_cB*4{)b}qN^R6zyxNC&msJh}dKA!l#G*nESV9$yW(^NZsY+bV1Zo58Eu3NDbb+YQ z-p>khD!noEruh@=fNiEXv(A_Dbtxu(q%IA_5$S0|dWw~Tk^Q`xWMm(IVlWQ1f*ck4 zJ+=1>9koc&o_^V@-OBq(!C_>_t5g15Vy>?7{JG|j_01jwgOTzBsWhu{HNZB_-^*O# zdK_?U@*stpRG_`FLG5F5kNo=nvqT!TdQ6=PAd6jq*w%ojPoHO=;&Q@1esvJ+;2!G< z3s4JaEK1%XnM^5ySdrE=zcv_!dvaWBQ^p5b!KZg?s__y;`2%|Mji|Y28Wh21nN^bI zx|>{ktLNj#XDLe17Ygm_^y4&u1>^W_E{fxb4&YHdV2j+b6 zLm%F!d*6?IbU#;me_VWwH~;eSPq?(X-QC(iFM~Rd4fLfK8Ti;$2EKc}fm<#$@Jb6$ zrurlQPrhZ~rt1v6{aOQGu=#%T4Rilv3;%54+nY`Lq@Qwu zflpmy;G>rq_@FKKqw~%EGZsEz@xNf<#kSsG+45J~dY=2HDYw<8|JlO7UTN{!e808z z-)Zsv!9G9L%I5_OFTUE8d(P7Ts?GNeE6-ope9v2Y9<}#Bv~)aop(+24<>NBT-}Scs z%@*En%iU$^`L=l{+n%m*I2qA zvh==b%bjlX-DlhLeoNsmEA)|yx^~!#&pdTx6@ScO8X3pqUG_mazQP7l!?p2ThiPOLPjuM_ zt@u}`kBsB_4pU*pgX!XKe_!^!%4Z*}&rEaK2W9K`CWs%l&$KyAg=`I0@f4SR(2DOn zXJqnR=rE0};?QLuwBj?)7+J;54pU*pgEeI5-(3Eg|fEtYdvJ#u?*F6kM5T|bigM`=lfI2NT9iLu@N*Zf?;FyNG zd>MIROb3~OpSH<$nIOyrpD}JjMU)68R^c=Jw^jJI3g1*AVg?Q1R^$NTYF8iWKz+th zUQCHnXa;>fT^Kl-LGi(F89Zt2gFaPF3ga}zw4k63QI>>d5`<+eVHr!9lQt2h6Esl< zaMRM<+S_044JtAEo(;!&hJpwNr4g(_r67z1jZs=eBT}rMSsI6EpU}5*^Xe3?W4Za3 zMi~b;DfI==SljcrYOm;DR{bqVp`Oq}y?0M^8OE2dV4yn%TKxs-8!`~iri{u>^Cg%7 zhJE}r)eKjmU;6+91Ll#;W2I*Z4z>!)MB{lx61cB&k%SERWol$RF=0d=q7yMFdHD}2 zHEm<+$jrv6607LimD$v8a)~Ty{4)4e;8%%X6@H`e8;u|40_upS2EQ@*jm57Pzj63& zhu`-2jmK{Semmf|BYqR{+X=r(_)W%d3Vu7|w+nu|;uqpqhhG-Isrc=N-|qPBf#06^ zVJ@a_y3vIH{r~^F5}b(c`LltFq&AHy;1= zXFiL;^dU=^O^&tI$52fzN$`Dr>U>0)72U3Om&tzTYX)fqs~?5sq@tZ>O%DmwOL)H zE>@SQOVu~kx720oa`kO>g}PE*rLI=jsB6`A>Uwp9x>4PvZdSLbTh(LgQFWVoMBT0) zR(Gg7)m`dtb&vXv+M@1N_o@5U1L{Hbkn&y@2UcJG5a5`)`sxP(YXBbr91D0qU@hQ% zfZGG!3pgHd3*ZF6?*Q%qcn{!?fOi8<1iTAyC%`)aCjs68I2rJEz$t*Y0agLt3b-@i zEr225&49ZC-UL_)cq3pP;0=IT!0Q2b0lW@yD&Vz%+W}q!I1cb?z}*0^0^A+&O29n; zuK?T=@Y{g*D_mTTi|K%u0nPyY7T{ih-vpcqcq!m4z)JvU16~aH01IA(i@gCi1AYkb z8-Ue-7Xp3&@B+X&fae2#5b!*}j{=?x_+h|v03Rfxuj3*BJR5L7z_S4N0X!3MG~gM4 z`vRU0_z}Rb0e%edG{F4px+^E3-o^ywg&q5ge`&o1L5L8|Bj}3D^o@k$0(}EvZJ=)=#8~2H!ZCrqg|H^jw-Qzd`ZmHK(61G2c~QVPrkFc3iy3HiZjeQ+J<+KsjEtk~OQ>QU@ON@1Oq6!G}aKadAkz3GuLr zg-c{FQ>NWMcdPDtG{Y<^7-cmnTzfiwazf!+ezfs%NZ`IrCcj_GfQvU}3 z*wnEY9II?P^cU3pPU%-@HIGX(sh&x%C=-W%Ns<(kPF2Qr9~&nfr%W_(Oq{gQ#1Tiw zDPJ&=#!+#~;U*T@6sJs*sQf)4Nh%vJVe`9j!a*kP`&*pyuM$4~HBMM4@#kOS1T7Ko zpOJu>ky)I9dplMAWo{7wo2aIC3nv>mPxez4dh@(}Q(^VbI4@@(V{ILC5%o1cQ=zI; z)qn9hO(7*Yv&T^H55$ed7u6&9?z9EoGzC6@hk{j@d07Y(>CTWr#XFqKGx#{+MJ#nn zhBH5aKjZM?cSJuAQz4iv%g*51Nw$9F)!DuNBReyk8O}IhGAIsbgnJ#3#bn?cN^{8a zb|F?zpFpDa@vBHErdr5~jFDbKB@E1eOS zklBU+H;e?NwBB|zJcAU44j2If}^(>n*djw_DPFZixOfDsoK@ zMKB}0w~TZOSb59jAI)B+*o7)&komK?g{VgypCSqMVkxSir65lzsgtIuU5Cj2c#Hv> zlVI)Em^Dtrf@PV4NWTFy;L#Qs%Ao;Nl_x1stGmJohs-~PS`faGO3Dl(a55uei}r`W z_^Q~LB19Zxzg|Ej*gLU^Jt`u#{4vzX!T4*I9O#8@{8<#5CnNNq;NdLU`ZEhnr~7-x zjDO94X9R!VI|vFfWB>tZ*C_zkf)K7X;u1Tls?pN04L$q#mkSf_W*x*8$UjuK{KNe*#zm_+!9Iz*hmQ0DlBH3h;-3qXAz53;;2&GOrr& z2Y@wz-v=B6_!8h)z!w3T{{=wi{~jRoKM%8AU~rQB)KeMMaTOR1^V4MG;U` z6ahs=5l~bV0Yya-P*luMQ87P7#rzZ%^HWsJPf;=d({wZ=we8O+nRfbaahED*+d02< z4Z0K!1@sf@Ek3>W9(F%YNM>$P-ebN56J}QGO6JnoPB@!dTYVq`#?Cm zZcey2?PF?gIESK{rNh2(7EIfBu!8oUTBj#9O(q2HZHQCEnqz?wx2eXO^HP@ba1Q;! z9I?A#Km5QxzQ@W)!w%PobpzygS(D$%>xD{n&2bI#KR9E~-jrLkdk3LBeqw>P7)32%zk4eAmh zwCV$Gr}8lVe_2KWMVL4#3k)(jdt<5gp*T7XwKo|7a0d5=(#$>#yRGkKrKqjwfO@Y+ zj1zzWI>AsriH9@0*AqFOA&<=PqLH9jjWyS@k>*(Co!wKnH?(RN6xb-QxOb>7HYsl@ zXpV};nlmFcrN_>i@PKN%H`VmIxH%9h*x70;!s#ZGkojd8N2qhc=uBt4H=Q9cyE`mo z`f&`eUV>0hvho2JTg$gD8>0`QVtsKx!vnD;uCG&sBE$<&!S-It{8JXDQhrpGj9R`P z-*USC?D&?m_Ao>u+NX-uhg0}hq0tFp)={CNB~Pl4-gK9hD@R1|4q%S9uAu!mbC2>e zgMS4oqZ0w1TI^>N+x()EawukOu9^EkC9aXC`aaIoUdFUYclGCb#!U45V^YVYPQY*Y zKkpdJxp7E{ha6TR*fiQq%~kNbg(kC3A`NGXzyQnI!KDec)~7n%ie+$jaab=44VR$$ zJ!wy+9dD$M*>6G3@hLM}fXcYhf(rMn#cn}JN7X!o8z?9Qdpm+pE=xdsqWc$>(fvIm z-It1nFx;oc1_~4?>>UvU&YGmcthi|OP1_?bX3LR44*>psuW$~$hOQuGN27HgPEfY_ zeNlE+Oxc%78B`ywAu=dS*+ogpa16jwHkySbxj$tReVMYe+ANNYQ+W1Xj3P~?y}ut)Vi$M!VgX&pQsNNM{wLF36-^C2$dbru zmO{?~ih6ox^gS8PGUQO#_}BQ}HL#b?_;c<0Ju3oWr}3ASQ+P2Hl=zqtulNis0K0wx ze``$lBVxL_CLAhbwI5Mt%@v+b7G04p1{5JcNs|`_4?zCCSm&M;GnCM|a*+ewskM`0 zAbl#^BeBCLKeEDmCNjEc{|UidCa0_kpJ5G_k!7*&Bk>-TdwfWFo0Q!(ci;F zvS+3xst~+tE*xWpjmytiVB=yn*4Ma%4YZu?MDOE#4RT`kh&9c@kG0IIegcV@Ohm2N z#Awp1A1@T3EN7qU1UPF!O)S77USy&BtHMhO{W0|~U=rL?U&&zrsmI`3$VWUQ^keWX z3}Emr9ANM*EMV}hIRl3HiDXx!S*WK}J*ugvPbt$gWKRHQ8O_4`$)NAY30rhh8O2oa z?6crJs00{^{Ulb)rxoro@Op|6{(F|Ff>Hh0eR&o^&0ro zX4%KX2wbEj+f064O!k|!;9rVsqxF(a9ySfi2&!R|Cf$WW&P&*L#s3fY_k`r|U?;2) zO^^C{!PNRgmhL#J{$??CvdsjZsk|(HLE003inRaIrrCO7e_UBUmF+2;XjUZFGX4Gy zt2uT8S+=eqtT8jlRGd(TncE(A^fGWX>uKI4zVb2IXZno7mIQZ2qrr|Mo`Ms}=Y0*u z%|vo#;Y2b5mE@o&st0n%c4$v1keT^P)1t2^FO5|^)2gy9=x0`L=nJwf=%>YU{0*go zdYn|839~HA?i@rVhSAvzYA|9GE1+QFMSeD;Y~L|UTa*c=)R5UsiKA{Y+CPz6HlU;G z9TwHR06~Xpfa^-!kNkqFex{(GT7t~Br60pw%ElmguVk&VIfx!@7K01h8e0>sk$T!c z&-ZB8X=JN^6c=}q=DI{goPn<@rObd zJpI)&4&YT%@lN2!_^Lj{k(Zz<{!NEsmRs_2g58E@xUKvbyV;omIaDX=x(a>d8!HTDptu znuMX0I_)ZkY`}u;MW9u`(o8YV>cRA4JvK{2p5TCZK*qKwtne4qaPF7G(TF_kd{;eY zd0G6~91KFu)~??a5+~cdBn>nOfp??*s=enCoD}~d0ZbUe#io9bOqqMJqR(60mJ``J zM*CQv6B$`qUVimt#0%%0HT))l46Vzt5}~$nV|_SlrA{Fllm%SG6-kN8*0o=ah>qXK zG8I`Shxp~_h)^f#;E+Vt6`fJA@{p}_zZ?-Ae~sy&OJ?U9QXUcNBpqqe!2lBBp~%B3 z4`%d5q27pTy`Ehd3+Xa5%-;U~*rWu?F-Q;(SwtI?HyKIX!R_v(Q~I zU7l33O|g4c2L%~crJ@NhHched7tF5~)^;LmL)svZreT9uB zdwmgOjDU`9F&##T!!%ZeI!Om77-U8F-aXB3M+LR~@! z2f$k_9kvh4UguZXR!}9exVNGYS9)9ua4! z#hl$smWFeI5$Yso;sUu11xG)U-BNaKBMuvZgwKxY*g`sn)3^wAk`B>0d-NnphwK{v z{)p%}H>Tq|qyr0KL$-8;I!Q+*HIDmwaP%cfhwNH^X+(5f6w`6fNZKVrouotBg$5N%_OdY7~Cn#WDN2534eP zf`l%2i@I9;vSlB!Wvu?hpYrZfIH(krlMoQ)3?3Y(r7^op@MMhbl`a2>Nug{R8yeJe zt|x=gpuR9PxGWa#9n!jkH}Wio1`%p2+zeuMEoOy#^=?f{OAZ`7XSj(u>gX9W6%747 ze~HY#DVIu!Lxv5JIFvcR0dY9-NECOcyU&>O8h41eDvY?~M8vZqu8O3%DoVxm?O0s5 zQCverFe0u9wG~$d#U&98cb?rW;;J-M$axG5Y0+qv@$jcUtTe-)q))mgrsCFNdW6Jt z5o$vPrzFEl4jg0+;U=M?%1|MvK^V>YVO3HVRi(1HDW>9$>xZL~RE#R6;+B|-n@2)LgxXRuDx!jm2{$AaSWd!7)a|^{Rp^eshqHuM zyQ<9To?Aevbm~#&l+VqgU84;za*pN+;bnA^m(iuX+!phK6<>@3hv|$FYRk*$h?hOU z%XPvFWXNz#PVq3>^}`@ZMNmq`9WfO*jD(5^wWR{fGqznhqkpYXQEjM@Gen57K}B_v zit17-5(DGwNyQLeP% zI4V>`s4W#Wq(VY<9v{6rsa+S5ibsukG~VY9XjkA}heNA{f4H^!RjnnwydJcRzSWr1 zV%LejStoKa@jk*FGcoJ(6g=A1)}y7XwR6?_BUByas z8!C>EqGyaTQk8RG-xaBjNlJB0sZ_VbQoV{&9Zt_9)K;ovA`Rmq*>5MAl2d07C7HTL zT&H&IKPk>lT|0Kz0dW!!`CqyUX zrbu+7&CrO;n9_#!1Ykr>+MM*m+LRN$1Xfo{8;>>Q$yqu^zJ541DeJMNvQG4)Z&TL8 z^`i*2mG#)DAMqeD&I3afwT22g$%l9wRMaM^s4b=9zPQCN9|;u^YD-0JM1?(#3@XMM zD&!pDeL}^!Bo*UIsdzA^;xbY(ocE4UTPntp3i00DzlpQZpkg~i#T8VTdxeVal2mM0 zO2wlw72g_(EF#pFitQp<@W}ZkNwvL_RBVaW*4Ti1ptNH>#f=I*yM(crg4Gi}F_)0^L64q6}1m|PNBADnT4z_vF6ljEI? zhW&8+q`71-mkz<_Lc6^>9_fo&fNjA!{bCj};lOC@-8#`2;l{O3V=9AgK`;|C#F__aLB0@@f#6pOY(S!LVl?8bYW)$o7FVr$yooGS)qXT2nf+AK9q zFmjY5y0?oQCnV)Kp;V49#Z7-9BG6n)|6w)x0=>;a=#ODALm_&7hDwnC2oDF zgcGntf!}ZfpI}103*G$==HT`P(f~Ue*5ynzgH}J>G0FOlrL4amvwj{~A7WBOSdUO! z)^{Z9GWebb*1s;SPc&4>iEM<*pkiW@iixFE{5+=OTv9Qd6N^w=DkhQ&2?n{551kj{JA3OoeYn1%KS#*ai=7YJC*X7 zaMWKP36BwK%i~TFk9_mTnZn~FLxr4izd@*&l%!%(DHVxn#}VyAF7T@ymeWUNZJznym`-kekTS8(e?QH&wk$-KD%%sIm%q2QVB zeu{Z>!x_T7^+obB1c_YfFP?z6KP~e1*b^1gCvQtYNNeaD{Qt4znSg*LwHa^auQ2XM z-jci-M>ofejhu}#M|>k^qs)F2I2*%)GA|E_Y@;%J0wUX}%pyE&qsuR=>F3AyvNj&| zaAlUX(ZijHWTosJcVA&%{_%BpUuj+f66sIcysRT3VwoR`M4Z-}*^Usg!!KjB)8l)I z1;6H+02>cNPvgCsZZ{=fbDlOY(m)=)g~+ZzVK3Yni}hE?V!f*QstR|;V*O{?JiC~U zXS;Ala%Xvm&V4L|kWY36MO!aVRi1acIenpe%u#J@iNBwD5e@>;u5Je#Ua0D**_G!T zc7?h!+bJOE0bZDJ5&1bS@nDof98@CN=*b0mti%W5t|V+15@s%U=6ifhbu9i6i({*g z#6qt4j(A_x=}P{`i=qC&lSPadl}KQ9qHq%$>K-QgOCi9Jl!c<*=!^T~t@ojs!xc}D zmB0{NA7zGaPF5tL3^Q$V1PZ%vMz`WD7wGo*62DpcoDVKy(_v@G=vCQS#8Rdt>c>wh4VSg6V^lGQJ!`B&B~@4g*TUY$vr{$Vq1*e6I5gN1Q7ubmtF$Ff0v9f z`tw4tR(p-vwvnsB5_>)0CV#4e9zD#L<}n9K;r5ZUBaD3iJgciV0b`w!&Q>Bt3Z7tx z&yZU`>nJ~N{X7@%?_$SBx2{4orr*cb&##$1l&Cr0`e|%p*3kC^>7y;kvUY6z{F(~0 zY_>Wcg7oKxQ%%07m=89B92Q%qaH^yHJUD(!dFA<*a)bi1?eiQ!P9Y$?k!=SEFl5^& z9EoiEgpJkQUjTQgx$0#c5~?>H_>{QIOl1d_kmO4s=xI`BA~$PrpRpc+>eNzFgvT zWnNkI7iQoKJi)4ekJ^Hl;ThX60+1c#XW;dF9(1>$$;_)e;AVhc-XiK3@n9wMV zM0^OwQSm)(XpIStH9sM3FjX`)usAd|m!St(ZOQWC$9GYgi)@s7lkiI*>LfSESOvFgJa zm-S?Eq!7HpriZh`S(CH%wRrObWR7=bpf`CMdp60tAtZ#}8{2vkvB?`(v7*<<*R(=x zf#&%Cw@!91l@fLg4is9#ws)vbaE!cAn*ZFdM)|WYKlWl6M(QmiK0Fo3SG9PtgJ=ty zN*o?d7xGj`EL0;SA3^%GpYoa$X=d!qD{kg;RUbFNTB( zdSj5$(un%ur6Hnz(rRh6nxQ|9{$gA0k3#=Ag9kxkvFKo=jOef*shE#)qJte8L}5xq zcZyUE)f}YN{^n2(&&4}}3f+&W%5d>lJQv-=#-L&@%ITh%zU0eSM1W=0{v@e-he5gc z^PpUq9+YSctigb~9S7y&Px8FbKt68YB#(mVdZzi&rt?(Y46@AKqNJU#>)C7Gd-mVh z10=@WYhL=eaK^EGWe@EzUUyj{oU7yDF+%_QWIk&&%aQS)%=dR0!6Q(ACXytKc5DMp z3tQf8rC0FVA7;1vSjYSCSZRT4fUBpqTDU(;;f;JWW(Qw+>5_jb9H*DKVHU+p4sn29 zT#*Qui^>o#vcQHWWcp3}9V*!j^nKegO_lk)ioF#OIFVDKnzPzz+h&kw!#9 zG7Q~wribAd@y=R1v>I@Y!%>A6mWc)kJwSs}>#6M2f zR90j%Ddl^3AH5ZL73Iz2IX;fJfvI#I8^fHUHd(@1%p#c0OL{4gV*R}`J|hx1a^6bj zvpoGc4hKfNd~ce3JZTE*xo5GI3&X(|a5m_DkH=Pl1X(1T8Bf^I)9hPZ*aN4DUBugUfn=|!f!N@D;u;)SlL{zP6lRCByhg>-++&NE z_^{zb8HE7G#lGjIaK?bh%qv$gBf`vraX8u_*Uu*inp%L2M{G?Ed@$yLReHc*s+F^cpnJNnAN1|ROL1vZ{mA$MswC@I;;iXp&{JTozIwe&W%6a z%HK{0)W9T#Gv;Huv(QbPX4Iz|+IFiJmk38ec~S(UOH9?O-D2Ie-iAY5WU5|FJ18tpHBUi@I-* z+ox7+8+S&CiN##8v}nS_Zi`2PQ(V7)iU{yR?x>a6g_Abho;IO0@s12o$j(=9aHoAV zmkedDEgs4omPAXNEj+}Q0ccC;yWV~;3J)T4`9zs~o6m`YmR%elk0YOn$BB2-cKa*P z7%Gf!-62$wy?vkf^~en=EvPwxQhGY(9y+RDD-%8NTz7fS@$oe`h(psJ!rGrHz!!Tg zv^$>KhZvf&vU@=uQfhH&jvGoZ6f^bR5!TsFtj`WoC(Hnm#r0a(v?-SLD9Dfp42<3! zQ>r&-#ICu{$s48wMr<~4^Sn5xDC|9NX zwq%xkq9vTe&$0|6Ng4YHRrAB?(;3 zH_bL(Pi;kar@dlLPHnCFJR1*cs+>x2+pxh^Ugb_jbPO`6>MXYJ0LH@Ej7zj9ABG@EAF3yhUhPZw$t!yUzZ9WK}`Ch|r2c*zLGbogNr@7`J z`8HpXC#+~8%l(L2EY|SYAITU`(7OoTN#ir)uvW2s8Va5%Q+rn5Ug6QMICy5-L zwwvYTx-7nJQ)qaEnW-_#bwK%~MTrT-0+c5to6tPeMZp+Kqv7#Cc$wpoUAludsciV& zjDnQwuU~f9J!C&By}z1Pribnx?zU3?T(9ZmhZtY#ywa< z$z!AZW$NA|oXY))*{QB>d{k5Rw)C)PV)b?!zJ!FU=L^Lbg1;_j$~A46KR?0eTbhR*oRp$2F1%cX`XUOkYVS(!1S`M&Z2t0%slVLLhgrn$@!6z zlOK-arjMoOgKCGE@2Pd0$=id?*VMYqo8UidzM+OsM)4dgz8J-0wfJBZPtM_cQQS(4 z&qZ-79D-sVA;ZU_cpe1bisHA@@TsUe0DLKmFAKnjq8_5=;6qXTei^G>>-tywy{;zvk~(}OO5QfNzUtzX#1FKIk+kJ)kUMnMu zk6Uzf)YHT1ZWbH!4Jf}~H0Y)$<-8t*Aa>B1+>(g|JIyKcb$b8EAh0~g=85ulsJ>Sq zh!LXVD&h=pD5leWJr3Ss3XC@F$87sVl(A8wXCLJ=gl{xM#WUL<;j^a-C30FBiR|m% zA&GC4p#&C|h|RX}(ed92^Z64}ZvC(62!6*T$_8?xLkmYJ*+O_#t{ZWE1D z3wjHLyf_6l)qX^691)-%20nP=V~)hUsj3!EI-W1dV7|nBD-d62`w8tTzRm_<3Zr)Y zdSL{Q=EkHQbrqkXb5%s|$&^=n^FuDE!n|xe;IxV2l($Y>`~E7IlmFPoB34aRH>Eo|Cr3?G6#>iR-N#WRwS zwF^0Sg0t30<*-0jIpm|5Tplp_gdI5TzokHhgZcAX{j%ogcT8V8hq=3bNTwT1*>0)>kfD zF>UykU%70>wBb{K<+2si23;$c?d*7S4mTAPtD>_r#o6#3!E)HP#P*Skt^CYjxol^~ zlXQ{|Um+})t!PP>A1N%C?Jx0od^9T^T|V1yV^hg(Nc_ZMIcyKa3$Bt4YF;ke+p*jv z8@fTX!@@TE`R7I>H0+l#&I0{|fd=00$~Ru3lPY%7beO_%23qyd*DvzTmU?vUgN#GN z)HJ`kP7zdLE*?v*LG5FFfR#t-Av6~^#}#2WO|ffpeJNqq9*qk`V@Fxv5_)K!c&J(8 zbhH$QnN=i?TXGRe;+x+1B>8T50Q%~KYZX479x8kYqprfA>(9joRlW!i))6a{_+Oan z3H_D$wznTv=#BkhrYDOB8CgR1XL`tp|Dgb);WU=}fuI669*Sn_d?c_`4?YiWc85Yh zuu-T2R0d%s(o=Q9A*iGLFq46?O^7y0kELZ2b1WX&B?qH%Rr_61ADp?b3KCx>SB5En zuEw0fX6~aUCAE(-uio_Bv75Y=Ss&{VSfB)fDUT(A|GG&5F;zW!?K=J970+Lh>CeK`NKuX4`}pseOuT%6m(V&gvDGF^<@@*#7v6rI zBqAeFU1cuy#(n(Dd5QhNDg6MidT?=@T(C;EOG;m7?y(aG8m8|u+3ej`S7=KjQ-*ag z?{n_y!{(_)Y0Exkp4z-&Pd24D@puD17E9^r!>ttc*mYprq(LZS*GP z)99zrPHevwNo29HnFLqpBg4$+*6m}elb*%a#j8d_uvLu>#i3xu|G;#bw>=O>7FVdi zNCMw#1(P88R3W)?ag9QSDcN+zi!eQ)u^D~Gj1158_WJ_l@ zV39tX2~&Nnid^~|bb4Jj-A6pUR~xY1s_WLndUa&?>AN z$W~!hlg$uTp|}td`gK(##s}SXRY6!KK|9(5x{GVJPBj2#Ea(78s-VRs=#duSw{y`N zCrN9J;s9k7o{n1i&yctF2lQ>vfUO?t8){AK!`IQOV!TtAvAZZT)BM_O3S!CV@sba^ z0n-TAVRNIw(b{3UDVyO@Lo`5$3n)unhH(|AV_q!hGY2&;mf2qHTXR>CN- zu|O~EMydK{thvBb$RzY)bCIFB5c6ToMZrDHg}v`7kWL+W;QoQs+@x-T@uoT$Wv10; zK{MzPHHQ9xPbj+4S*Yb?2nND1jD=Ou1T-p?PP!!;h603AO%(0GMRgYU1-gtxqsyoz zwnYdDQGbz+M!IaY)#x&!4tRj1E*ni}Cy_qLs6}+S3MeDmppT-d$dxowNQIfxwcPhq zXz0))&fMVA86jjsOy%sNv6{4H^z6ojLVd-5piv|LK~EZ4F5ZuNpj3>op-r;m5@u6eG8Dqu@l=f1pq6k4twpqN(xW5bWA_*?Y^v^w z!=@pFCiLTUU0OOE8WN(!r+<2~l?XUV;mT~V4pzEEL)g{G@$z_I9)+sh(KcwS)w-d!Szy%P0%G)f?KZ#T%rRbSZ0qw17@Iw?;3-c zF{NWBlPp$P7HLjWi)vWh1iff?L@>#o3WbIWz`y z$vt5O1cIaTMOIyRq;y9J31CK&7UAqrKjG*2gS(;-q> z*@Bu3?4uZ6=0R4OhCn(_5PGcDwh>|g6Jw*VTk#-DFbM0A(O%JjqH+wr3_vBVyn`UJ z5U>77kI{xmk{Ix0VNOJGgnv|d7qv*b5-p9~fw`eoBt%U{MW`Fus-DIgcp$49U{MgT zR&mUtvMd7PC>r!^Nv8->xJT$^M-hDFMi6eCU<4yQGaf`B-*copH5a`9&lyCZJr0NP zW$=LO#J~aCnM#Zr;0-9A5sVt3)zOH7vreg*UNu5v>6p?#p`X-BxMwJ;shI{-hAbG# zN6qRV*5U~#; zHjc5YoN;k_Wgr`m-BMm=9BGe_QkF^jU{`c7yJXCiwM_653=`1-WGpBh-mqAnbTsT)xL4BcqBcm|f)A zkj05-H}1%Kjgyc|LJhcH;evI`NCQK^ARhWr#}HUg!vF0^1NB$ad!zKkx=~V{Ad;5z zLU~XwSP=!0V1>=h2?&_8T8PQsi3K!K76Rk6iC5f1G#DatP{McxMP2M2gc!-dP#bQh zz%WOFtsoW|I}Px#I4c?|AvyR=lTW!}UmB%r_4sfUYJd(-?lD^9QR_mCllJi^no4A- z0JFu0s5Pi33e)4QWkZ}LjTAkr#OSyVE-}P>u?*cHue3fAb;IT3nF)<>6^#}%w*4@^ z=I}RaI5TRGnu>jwBWQSW_BFWZXt_!H5?RMm#qdfs0NKM$k8;GBDet`9J`>;VeFDJV;5*I)U3{fk%8(_{1}hol}PNGJ8!6C=fT(m zxxkMZn`F^QUKSH-9BTtJ0t5B{TOEZ*QJR_m@>ZTPNP(4yzT3$j)RWQs!ulEuozYEV zp?kEZk->N#+Kx$`Dm`^DdyIMLk|`y2C+$u5pQ10^7Zg|VPCV$oKCW?J1p_aSaaZ2a zI$w&+csBq7K!^t0vLy236c6Gp5eZ(wM~{(EWg#4)1~Vi6iIlm*Dsu&unbSsY_5(U+ z+S^QOvAr`G-x_5`g$ZTO(BjZ3aC8MdH_Du_NR%ks1JSfmX4Gm&))nQIS;o=v$Qm_6 zyUHmuMum|wqeY99Ic>B!je)l9^$C5pQEaI`3kx0^A*s)4Juw<4S=PuXLq-e;N>!Q@ z7*?g-h#W6Cn{A*iiWpn`=yLVTyS_Vf^#rjyyvEYv=74uLp_puBTHXB^r& zn3;h={DXL}v>q!Co3chHi^jzW-Pq|QG?E_WiSK15HlKtQG*Gqx(l9oIyuo+c_B;5G zf0PqJOVWt|U<}7bsRj^@L18LiTO2UD8tcW51%(L%rTofBaUlbF$h zeoFONBPw+wjLj-xOW-@?1TH!N1j2R&KIc1NUZ~6HfQA=xM#(bzE%6=F(R_byYHsLr z+EBcQyn|G_8l8xE56u5M?@>YT;nP$iWT*ZoE2Pv|FDta2hV{d+F%|t4fV4@E5k?s{ z7$ui5YP3^n;2B({G2aREA}T$~P3T7oJz5lcG!@!ov|}<$v{MygU6Kkd(H3VIpkZii zMmxxcXoqu2WY9cI1U&LMsnAf5LWRcorHn$uyULi}Dl~4bLc@+k3O(!`x^XCG20g4W zegrXl@!ZGcEOLNNOo^xvf1)reai$PbH$$j2UKa&3 zixTM0Og6&??u8HxCdNlW#`wTg;9av76651(H5PbEWBkPO4%oq3Ct`dP5VFPC8xRts z^h7(P5JVNBY{bBcCsyiXavcLAsw~Qz4g|s!^dXCN3KQc~P|+P?{0b;N`w;@-G$v<~ zS+T0sgL!mx9UJ2#kb??i*%TrYr9!oZF+QsaW%MHyAgCE4#s{C3qV<*3dPS|5V5LIV z9V$ZDdulx@sm=OqKVc5*jAOVOvX@R3n2S*JENl#EGD4G|-@t41t=5h}P<*Mx#HY#Urb@pM=Pg(gDI zB?@YU?i5rIAwDaZIG4Hy(bH6c@^O#AKR{2>Twop5meEtuixKE4*iGnZDygSnInq;9 zQeIE-K=c#}T%@Pa;ZhAOP!h&JPDw;HtrnLn$l%JeK?aWdZ=m)^!M#U8P_ImIk5DD_ zjYCEaurQHP_ONRLY$0bAcSiWsZaPSSD%Q$7l*Jvko$Xo&H_S?Hi~)0uYN2?ERWnpm zx@v~Cr(}##Au$H*T_4;7H%VaCjMg|2W6=DW;6gFBH@!U$9nFF*88p#7S8h>ridG%= z5w-z*LLH-sLowE7Xa;U9Z{$>Xm!JbgV8H5|0V_y@Y2ze%YHnB&4Oy|oiE0?%bFKT3Zy<{TbiENeX3Dv3LTS(Q zg1`8FYNI+5xWo>F%>6vtT9_cNB-mS>;tG^J#3Lpm=+pmUAE)pET$d3qUbGoGI{IRi zK1$N5^4P_XX?;f8=1~7pM;}|YDl0;SCFfk~7v;Gxr77FAmeL|=?hZg+df~%?oR57y zV6W18CsrdlCK@o_00vaZjIoqn8x>m>T`iBUmN`_Q9`Bf$*q6n`t*=AkRaehD3ZX~s zk=$FvnI;8|fs5KVg=cJkdsQ1C9ff&v zhp){q9mp>WJ6e~tH{`+uzNUs;S#(KG5AEwdY&EzD`v-!`6 z`W$yf>8z+5#EICJidgc8LuUOeAPa9vKOPi{*E<-(1-AUa!R4L^imv7P?q&JDvKdzA z`}?~O%Xb};KWs&B*&GH%L`4_ceto`dPQy#r(lx8suF4OT&x0l>FGFX7LJgh4&@^O4 zhG#?V(8!z!hD2wSWN1XT%0pM=S1lVlXR%CsyH}TrYe{e3X=+mcpaT$Mq)DdIP+CQL zWbqRr$2=Lld)j7+%C26~i|$pD+TD{#jWoZ1ZTHfA*nKF~))k2!HncZ47Cm#Fl)X19 z;1VrA18Y|1dxz*xP?3n(sMGXYYvd(FC%rUjs=WDY)*rGeAI^1|bF0@591#}Urc&I@ zU6g13`n9W8EbSi17e8>kB%5t*_rUUE1Gu!ich7bIp{Z<=Ph2*-w#s5NM)l|Pbz4H z^57CC4-U&_jM|p+H!LUWUblV?r2qF&D$8`~5=E;66-1KXz}%Hk(ULm8(UqMSL4(+!zL zCNX~Os4gv7Wc=bH7Gt5siys%O70sM|n(Uzo^I>}HsujKYze8JzHfpV*6-Kg3v!ltw zhSrvrTtnyVC2J4sgNO8@2W{<5QDS7tB-oh4zTS)Y0ZuGz>&qVs(>DaEMsjhGkTjL{ z+2BSwDP2R`vWU&kt?649=3yY#Bc$rf#}5qFf=3BiCoNL{(&hQp-Cny1ox`=QT7pfuXL3=GKluQ=40X zX`XJ@Ee(l0WY1xtYPp-P4kGMq?P6j_S6gd4nG?{oxJ!3+=5$*tlR9#!x3#4c*&)Q} zvQ4*lHtFW*eqmd#tEuGx-P|;vX&s#!`I*=-4^;w*w*WsTbab{iH9*9zEsf2*=*%rf zwYvQvZl4b|z?H`q zM04rIIZ(!CNZheO(94)9*VT%u+FheHECiul3!$D!TfC@2H>1aB!M3C=$xl;9*L?7U zc0`rDkXAREYFiDIdkb?*+M7DSNLTKYZB6aMjyJ!l!)5`kt!Q?W+yYL?cx!tT8oKEK zsunm|Y@QOo;}sI_5bQ?N7Sk*&$aT%jp|5!zO^^-9Yiw`*RL;=l${D_(|BLXzC7L@_ zG_Pqs8p6x9EM#ZuItU}UE(l<8fx<0mZ}#Rjw>B&S>GRNHx*hFgdqjI{Gi8SV>xO1q z%BV$TK`aH0O}Xaz9U!E&t68^$^d&8=jc8W%Eh*Q!2uj=B)FJ?td2kxQ(TVN?OS!Os zB8ZaR6k6S~z&={i0%;ptQuMU3c}d4YU~6q_)3CVS;+Y+2KwO}i3^}bW3;3L-7JY$s zsUg=4^8!N%gF(S}NOe%PmeLF^HQ8F7?YgC-k)5KYp>;mXL~f4(d?7QUe;rMq%86a4 zz36OeS(1}XFe;|M!`3WD@9T_`jaWNM(ygMDq@xu}(v0et$J_-Iw*SO~Vw>$irZ_ z!4T%4dL2vJ=oFyii(#GN7Y=I6c?()wm=D&lp&{4SNplJV(tZF8AoMpfu^yTm8qJIy z=(-(^O_CG6nw}6Hb4d$KZ^J@Kb#*cwZ3~QTOVA&@#X0`p`Q1T!P4V-nJAtQz#4*Mx zP2fp-7`sYGCtMHkQ%i;Y`CUue7PQ0YC6gA;iBipMj;C8%T9?2!cu;BlpT!eht)q>J z^K%^y?M?HH6zAD%IQG`|`BK0&jA>YrXCsi#mrmK(go`CD^9b5=0w7sq6F-%k53z_g zNFy{iw;qTjaqmvgMd+^WJl)JVgHF*jCd?8W4uzPni5j&S;=p}#Yik?AqfW6ILS_TH ztF<9=-`p7AHvlb5A!LB+7`BWUJsZ<>wKg;?fn#SwunO_Z2ye(GMA0(8N&Fhy*QO%y zEB1QPQx`QAdBy0tv3zkIMH(JIu#Friw9##dXDTMmgp8h%fq0-Uo7A3@c&8wZHNtDm z?^vi89#h6b*2dx!yKXun;S7B@ZN|`Tjn3wG{19US98Ob$lTJZm3 zxdN8U$-qzf{D;=W79;-W{&`#$VDe!9hJ1)ZSZCl$!~dXvW%)N8mf=4o5*Unoifjns z{7>P3)tdf%KEHM*hVL8l$)+eL3q1cPtL8r&|FGmoA{YVx|8>hSC>j6l{L9oEriDiO zPbot(HN*Vpc(WMXZ7D>C(!@lH2ZSRf(*J(Tm#6CQNR2rK_hrI?6rzm8$8R!;>oojtMP)Lf z=o-)QH|Rf9Z9BmA7*;HVIeXd#Obq! ug$r_+jF80!%<*9IFPbLimK8f?VP { + const value = obj[key]; + if (typeof value === 'number') { + res[key] = value; + } + }); + return res; +} +exports.enumToMap = enumToMap; +//# sourceMappingURL=utils.js.map \ No newline at end of file diff --git a/node_modules/undici/lib/llhttp/utils.js.map b/node_modules/undici/lib/llhttp/utils.js.map new file mode 100644 index 0000000..2d7c356 --- /dev/null +++ b/node_modules/undici/lib/llhttp/utils.js.map @@ -0,0 +1 @@ +{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../src/llhttp/utils.ts"],"names":[],"mappings":";;;AAIA,SAAgB,SAAS,CAAC,GAAQ;IAChC,MAAM,GAAG,GAAa,EAAE,CAAC;IAEzB,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,OAAO,CAAC,CAAC,GAAG,EAAE,EAAE;QAC/B,MAAM,KAAK,GAAG,GAAG,CAAC,GAAG,CAAC,CAAC;QACvB,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE;YAC7B,GAAG,CAAC,GAAG,CAAC,GAAG,KAAK,CAAC;SAClB;IACH,CAAC,CAAC,CAAC;IAEH,OAAO,GAAG,CAAC;AACb,CAAC;AAXD,8BAWC"} \ No newline at end of file diff --git a/node_modules/undici/lib/mock/mock-agent.js b/node_modules/undici/lib/mock/mock-agent.js new file mode 100644 index 0000000..828e8af --- /dev/null +++ b/node_modules/undici/lib/mock/mock-agent.js @@ -0,0 +1,171 @@ +'use strict' + +const { kClients } = require('../core/symbols') +const Agent = require('../agent') +const { + kAgent, + kMockAgentSet, + kMockAgentGet, + kDispatches, + kIsMockActive, + kNetConnect, + kGetNetConnect, + kOptions, + kFactory +} = require('./mock-symbols') +const MockClient = require('./mock-client') +const MockPool = require('./mock-pool') +const { matchValue, buildMockOptions } = require('./mock-utils') +const { InvalidArgumentError, UndiciError } = require('../core/errors') +const Dispatcher = require('../dispatcher') +const Pluralizer = require('./pluralizer') +const PendingInterceptorsFormatter = require('./pending-interceptors-formatter') + +class FakeWeakRef { + constructor (value) { + this.value = value + } + + deref () { + return this.value + } +} + +class MockAgent extends Dispatcher { + constructor (opts) { + super(opts) + + this[kNetConnect] = true + this[kIsMockActive] = true + + // Instantiate Agent and encapsulate + if ((opts && opts.agent && typeof opts.agent.dispatch !== 'function')) { + throw new InvalidArgumentError('Argument opts.agent must implement Agent') + } + const agent = opts && opts.agent ? opts.agent : new Agent(opts) + this[kAgent] = agent + + this[kClients] = agent[kClients] + this[kOptions] = buildMockOptions(opts) + } + + get (origin) { + let dispatcher = this[kMockAgentGet](origin) + + if (!dispatcher) { + dispatcher = this[kFactory](origin) + this[kMockAgentSet](origin, dispatcher) + } + return dispatcher + } + + dispatch (opts, handler) { + // Call MockAgent.get to perform additional setup before dispatching as normal + this.get(opts.origin) + return this[kAgent].dispatch(opts, handler) + } + + async close () { + await this[kAgent].close() + this[kClients].clear() + } + + deactivate () { + this[kIsMockActive] = false + } + + activate () { + this[kIsMockActive] = true + } + + enableNetConnect (matcher) { + if (typeof matcher === 'string' || typeof matcher === 'function' || matcher instanceof RegExp) { + if (Array.isArray(this[kNetConnect])) { + this[kNetConnect].push(matcher) + } else { + this[kNetConnect] = [matcher] + } + } else if (typeof matcher === 'undefined') { + this[kNetConnect] = true + } else { + throw new InvalidArgumentError('Unsupported matcher. Must be one of String|Function|RegExp.') + } + } + + disableNetConnect () { + this[kNetConnect] = false + } + + // This is required to bypass issues caused by using global symbols - see: + // https://github.com/nodejs/undici/issues/1447 + get isMockActive () { + return this[kIsMockActive] + } + + [kMockAgentSet] (origin, dispatcher) { + this[kClients].set(origin, new FakeWeakRef(dispatcher)) + } + + [kFactory] (origin) { + const mockOptions = Object.assign({ agent: this }, this[kOptions]) + return this[kOptions] && this[kOptions].connections === 1 + ? new MockClient(origin, mockOptions) + : new MockPool(origin, mockOptions) + } + + [kMockAgentGet] (origin) { + // First check if we can immediately find it + const ref = this[kClients].get(origin) + if (ref) { + return ref.deref() + } + + // If the origin is not a string create a dummy parent pool and return to user + if (typeof origin !== 'string') { + const dispatcher = this[kFactory]('http://localhost:9999') + this[kMockAgentSet](origin, dispatcher) + return dispatcher + } + + // If we match, create a pool and assign the same dispatches + for (const [keyMatcher, nonExplicitRef] of Array.from(this[kClients])) { + const nonExplicitDispatcher = nonExplicitRef.deref() + if (nonExplicitDispatcher && typeof keyMatcher !== 'string' && matchValue(keyMatcher, origin)) { + const dispatcher = this[kFactory](origin) + this[kMockAgentSet](origin, dispatcher) + dispatcher[kDispatches] = nonExplicitDispatcher[kDispatches] + return dispatcher + } + } + } + + [kGetNetConnect] () { + return this[kNetConnect] + } + + pendingInterceptors () { + const mockAgentClients = this[kClients] + + return Array.from(mockAgentClients.entries()) + .flatMap(([origin, scope]) => scope.deref()[kDispatches].map(dispatch => ({ ...dispatch, origin }))) + .filter(({ pending }) => pending) + } + + assertNoPendingInterceptors ({ pendingInterceptorsFormatter = new PendingInterceptorsFormatter() } = {}) { + const pending = this.pendingInterceptors() + + if (pending.length === 0) { + return + } + + const pluralizer = new Pluralizer('interceptor', 'interceptors').pluralize(pending.length) + + throw new UndiciError(` +${pluralizer.count} ${pluralizer.noun} ${pluralizer.is} pending: + +${pendingInterceptorsFormatter.format(pending)} +`.trim()) + } +} + +module.exports = MockAgent diff --git a/node_modules/undici/lib/mock/mock-client.js b/node_modules/undici/lib/mock/mock-client.js new file mode 100644 index 0000000..5f31215 --- /dev/null +++ b/node_modules/undici/lib/mock/mock-client.js @@ -0,0 +1,59 @@ +'use strict' + +const { promisify } = require('util') +const Client = require('../client') +const { buildMockDispatch } = require('./mock-utils') +const { + kDispatches, + kMockAgent, + kClose, + kOriginalClose, + kOrigin, + kOriginalDispatch, + kConnected +} = require('./mock-symbols') +const { MockInterceptor } = require('./mock-interceptor') +const Symbols = require('../core/symbols') +const { InvalidArgumentError } = require('../core/errors') + +/** + * MockClient provides an API that extends the Client to influence the mockDispatches. + */ +class MockClient extends Client { + constructor (origin, opts) { + super(origin, opts) + + if (!opts || !opts.agent || typeof opts.agent.dispatch !== 'function') { + throw new InvalidArgumentError('Argument opts.agent must implement Agent') + } + + this[kMockAgent] = opts.agent + this[kOrigin] = origin + this[kDispatches] = [] + this[kConnected] = 1 + this[kOriginalDispatch] = this.dispatch + this[kOriginalClose] = this.close.bind(this) + + this.dispatch = buildMockDispatch.call(this) + this.close = this[kClose] + } + + get [Symbols.kConnected] () { + return this[kConnected] + } + + /** + * Sets up the base interceptor for mocking replies from undici. + */ + intercept (opts) { + return new MockInterceptor(opts, this[kDispatches]) + } + + async [kClose] () { + await promisify(this[kOriginalClose])() + this[kConnected] = 0 + this[kMockAgent][Symbols.kClients].delete(this[kOrigin]) + } +} + +module.exports = MockClient diff --git a/node_modules/undici/lib/mock/mock-errors.js b/node_modules/undici/lib/mock/mock-errors.js new file mode 100644 index 0000000..5442c0e --- /dev/null +++ b/node_modules/undici/lib/mock/mock-errors.js @@ -0,0 +1,17 @@ +'use strict' + +const { UndiciError } = require('../core/errors') + +class MockNotMatchedError extends UndiciError { + constructor (message) { + super(message) + Error.captureStackTrace(this, MockNotMatchedError) + this.name = 'MockNotMatchedError' + this.message = message || 'The request does not match any registered mock dispatches' + this.code = 'UND_MOCK_ERR_MOCK_NOT_MATCHED' + } +} + +module.exports = { + MockNotMatchedError +} diff --git a/node_modules/undici/lib/mock/mock-interceptor.js b/node_modules/undici/lib/mock/mock-interceptor.js new file mode 100644 index 0000000..781e477 --- /dev/null +++ b/node_modules/undici/lib/mock/mock-interceptor.js @@ -0,0 +1,206 @@ +'use strict' + +const { getResponseData, buildKey, addMockDispatch } = require('./mock-utils') +const { + kDispatches, + kDispatchKey, + kDefaultHeaders, + kDefaultTrailers, + kContentLength, + kMockDispatch +} = require('./mock-symbols') +const { InvalidArgumentError } = require('../core/errors') +const { buildURL } = require('../core/util') + +/** + * Defines the scope API for an interceptor reply + */ +class MockScope { + constructor (mockDispatch) { + this[kMockDispatch] = mockDispatch + } + + /** + * Delay a reply by a set amount in ms. + */ + delay (waitInMs) { + if (typeof waitInMs !== 'number' || !Number.isInteger(waitInMs) || waitInMs <= 0) { + throw new InvalidArgumentError('waitInMs must be a valid integer > 0') + } + + this[kMockDispatch].delay = waitInMs + return this + } + + /** + * For a defined reply, never mark as consumed. + */ + persist () { + this[kMockDispatch].persist = true + return this + } + + /** + * Allow one to define a reply for a set amount of matching requests. + */ + times (repeatTimes) { + if (typeof repeatTimes !== 'number' || !Number.isInteger(repeatTimes) || repeatTimes <= 0) { + throw new InvalidArgumentError('repeatTimes must be a valid integer > 0') + } + + this[kMockDispatch].times = repeatTimes + return this + } +} + +/** + * Defines an interceptor for a Mock + */ +class MockInterceptor { + constructor (opts, mockDispatches) { + if (typeof opts !== 'object') { + throw new InvalidArgumentError('opts must be an object') + } + if (typeof opts.path === 'undefined') { + throw new InvalidArgumentError('opts.path must be defined') + } + if (typeof opts.method === 'undefined') { + opts.method = 'GET' + } + // See https://github.com/nodejs/undici/issues/1245 + // As per RFC 3986, clients are not supposed to send URI + // fragments to servers when they retrieve a document, + if (typeof opts.path === 'string') { + if (opts.query) { + opts.path = buildURL(opts.path, opts.query) + } else { + // Matches https://github.com/nodejs/undici/blob/main/lib/fetch/index.js#L1811 + const parsedURL = new URL(opts.path, 'data://') + opts.path = parsedURL.pathname + parsedURL.search + } + } + if (typeof opts.method === 'string') { + opts.method = opts.method.toUpperCase() + } + + this[kDispatchKey] = buildKey(opts) + this[kDispatches] = mockDispatches + this[kDefaultHeaders] = {} + this[kDefaultTrailers] = {} + this[kContentLength] = false + } + + createMockScopeDispatchData (statusCode, data, responseOptions = {}) { + const responseData = getResponseData(data) + const contentLength = this[kContentLength] ? { 'content-length': responseData.length } : {} + const headers = { ...this[kDefaultHeaders], ...contentLength, ...responseOptions.headers } + const trailers = { ...this[kDefaultTrailers], ...responseOptions.trailers } + + return { statusCode, data, headers, trailers } + } + + validateReplyParameters (statusCode, data, responseOptions) { + if (typeof statusCode === 'undefined') { + throw new InvalidArgumentError('statusCode must be defined') + } + if (typeof data === 'undefined') { + throw new InvalidArgumentError('data must be defined') + } + if (typeof responseOptions !== 'object') { + throw new InvalidArgumentError('responseOptions must be an object') + } + } + + /** + * Mock an undici request with a defined reply. + */ + reply (replyData) { + // Values of reply aren't available right now as they + // can only be available when the reply callback is invoked. + if (typeof replyData === 'function') { + // We'll first wrap the provided callback in another function, + // this function will properly resolve the data from the callback + // when invoked. + const wrappedDefaultsCallback = (opts) => { + // Our reply options callback contains the parameter for statusCode, data and options. + const resolvedData = replyData(opts) + + // Check if it is in the right format + if (typeof resolvedData !== 'object') { + throw new InvalidArgumentError('reply options callback must return an object') + } + + const { statusCode, data = '', responseOptions = {} } = resolvedData + this.validateReplyParameters(statusCode, data, responseOptions) + // Since the values can be obtained immediately we return them + // from this higher order function that will be resolved later. + return { + ...this.createMockScopeDispatchData(statusCode, data, responseOptions) + } + } + + // Add usual dispatch data, but this time set the data parameter to function that will eventually provide data. + const newMockDispatch = addMockDispatch(this[kDispatches], this[kDispatchKey], wrappedDefaultsCallback) + return new MockScope(newMockDispatch) + } + + // We can have either one or three parameters, if we get here, + // we should have 1-3 parameters. So we spread the arguments of + // this function to obtain the parameters, since replyData will always + // just be the statusCode. + const [statusCode, data = '', responseOptions = {}] = [...arguments] + this.validateReplyParameters(statusCode, data, responseOptions) + + // Send in-already provided data like usual + const dispatchData = this.createMockScopeDispatchData(statusCode, data, responseOptions) + const newMockDispatch = addMockDispatch(this[kDispatches], this[kDispatchKey], dispatchData) + return new MockScope(newMockDispatch) + } + + /** + * Mock an undici request with a defined error. + */ + replyWithError (error) { + if (typeof error === 'undefined') { + throw new InvalidArgumentError('error must be defined') + } + + const newMockDispatch = addMockDispatch(this[kDispatches], this[kDispatchKey], { error }) + return new MockScope(newMockDispatch) + } + + /** + * Set default reply headers on the interceptor for subsequent replies + */ + defaultReplyHeaders (headers) { + if (typeof headers === 'undefined') { + throw new InvalidArgumentError('headers must be defined') + } + + this[kDefaultHeaders] = headers + return this + } + + /** + * Set default reply trailers on the interceptor for subsequent replies + */ + defaultReplyTrailers (trailers) { + if (typeof trailers === 'undefined') { + throw new InvalidArgumentError('trailers must be defined') + } + + this[kDefaultTrailers] = trailers + return this + } + + /** + * Set reply content length header for replies on the interceptor + */ + replyContentLength () { + this[kContentLength] = true + return this + } +} + +module.exports.MockInterceptor = MockInterceptor +module.exports.MockScope = MockScope diff --git a/node_modules/undici/lib/mock/mock-pool.js b/node_modules/undici/lib/mock/mock-pool.js new file mode 100644 index 0000000..0a3a7cd --- /dev/null +++ b/node_modules/undici/lib/mock/mock-pool.js @@ -0,0 +1,59 @@ +'use strict' + +const { promisify } = require('util') +const Pool = require('../pool') +const { buildMockDispatch } = require('./mock-utils') +const { + kDispatches, + kMockAgent, + kClose, + kOriginalClose, + kOrigin, + kOriginalDispatch, + kConnected +} = require('./mock-symbols') +const { MockInterceptor } = require('./mock-interceptor') +const Symbols = require('../core/symbols') +const { InvalidArgumentError } = require('../core/errors') + +/** + * MockPool provides an API that extends the Pool to influence the mockDispatches. + */ +class MockPool extends Pool { + constructor (origin, opts) { + super(origin, opts) + + if (!opts || !opts.agent || typeof opts.agent.dispatch !== 'function') { + throw new InvalidArgumentError('Argument opts.agent must implement Agent') + } + + this[kMockAgent] = opts.agent + this[kOrigin] = origin + this[kDispatches] = [] + this[kConnected] = 1 + this[kOriginalDispatch] = this.dispatch + this[kOriginalClose] = this.close.bind(this) + + this.dispatch = buildMockDispatch.call(this) + this.close = this[kClose] + } + + get [Symbols.kConnected] () { + return this[kConnected] + } + + /** + * Sets up the base interceptor for mocking replies from undici. + */ + intercept (opts) { + return new MockInterceptor(opts, this[kDispatches]) + } + + async [kClose] () { + await promisify(this[kOriginalClose])() + this[kConnected] = 0 + this[kMockAgent][Symbols.kClients].delete(this[kOrigin]) + } +} + +module.exports = MockPool diff --git a/node_modules/undici/lib/mock/mock-symbols.js b/node_modules/undici/lib/mock/mock-symbols.js new file mode 100644 index 0000000..8c4cbb6 --- /dev/null +++ b/node_modules/undici/lib/mock/mock-symbols.js @@ -0,0 +1,23 @@ +'use strict' + +module.exports = { + kAgent: Symbol('agent'), + kOptions: Symbol('options'), + kFactory: Symbol('factory'), + kDispatches: Symbol('dispatches'), + kDispatchKey: Symbol('dispatch key'), + kDefaultHeaders: Symbol('default headers'), + kDefaultTrailers: Symbol('default trailers'), + kContentLength: Symbol('content length'), + kMockAgent: Symbol('mock agent'), + kMockAgentSet: Symbol('mock agent set'), + kMockAgentGet: Symbol('mock agent get'), + kMockDispatch: Symbol('mock dispatch'), + kClose: Symbol('close'), + kOriginalClose: Symbol('original agent close'), + kOrigin: Symbol('origin'), + kIsMockActive: Symbol('is mock active'), + kNetConnect: Symbol('net connect'), + kGetNetConnect: Symbol('get net connect'), + kConnected: Symbol('connected') +} diff --git a/node_modules/undici/lib/mock/mock-utils.js b/node_modules/undici/lib/mock/mock-utils.js new file mode 100644 index 0000000..42ea185 --- /dev/null +++ b/node_modules/undici/lib/mock/mock-utils.js @@ -0,0 +1,351 @@ +'use strict' + +const { MockNotMatchedError } = require('./mock-errors') +const { + kDispatches, + kMockAgent, + kOriginalDispatch, + kOrigin, + kGetNetConnect +} = require('./mock-symbols') +const { buildURL, nop } = require('../core/util') +const { STATUS_CODES } = require('http') +const { + types: { + isPromise + } +} = require('util') + +function matchValue (match, value) { + if (typeof match === 'string') { + return match === value + } + if (match instanceof RegExp) { + return match.test(value) + } + if (typeof match === 'function') { + return match(value) === true + } + return false +} + +function lowerCaseEntries (headers) { + return Object.fromEntries( + Object.entries(headers).map(([headerName, headerValue]) => { + return [headerName.toLocaleLowerCase(), headerValue] + }) + ) +} + +/** + * @param {import('../../index').Headers|string[]|Record} headers + * @param {string} key + */ +function getHeaderByName (headers, key) { + if (Array.isArray(headers)) { + for (let i = 0; i < headers.length; i += 2) { + if (headers[i].toLocaleLowerCase() === key.toLocaleLowerCase()) { + return headers[i + 1] + } + } + + return undefined + } else if (typeof headers.get === 'function') { + return headers.get(key) + } else { + return lowerCaseEntries(headers)[key.toLocaleLowerCase()] + } +} + +/** @param {string[]} headers */ +function buildHeadersFromArray (headers) { // fetch HeadersList + const clone = headers.slice() + const entries = [] + for (let index = 0; index < clone.length; index += 2) { + entries.push([clone[index], clone[index + 1]]) + } + return Object.fromEntries(entries) +} + +function matchHeaders (mockDispatch, headers) { + if (typeof mockDispatch.headers === 'function') { + if (Array.isArray(headers)) { // fetch HeadersList + headers = buildHeadersFromArray(headers) + } + return mockDispatch.headers(headers ? lowerCaseEntries(headers) : {}) + } + if (typeof mockDispatch.headers === 'undefined') { + return true + } + if (typeof headers !== 'object' || typeof mockDispatch.headers !== 'object') { + return false + } + + for (const [matchHeaderName, matchHeaderValue] of Object.entries(mockDispatch.headers)) { + const headerValue = getHeaderByName(headers, matchHeaderName) + + if (!matchValue(matchHeaderValue, headerValue)) { + return false + } + } + return true +} + +function safeUrl (path) { + if (typeof path !== 'string') { + return path + } + + const pathSegments = path.split('?') + + if (pathSegments.length !== 2) { + return path + } + + const qp = new URLSearchParams(pathSegments.pop()) + qp.sort() + return [...pathSegments, qp.toString()].join('?') +} + +function matchKey (mockDispatch, { path, method, body, headers }) { + const pathMatch = matchValue(mockDispatch.path, path) + const methodMatch = matchValue(mockDispatch.method, method) + const bodyMatch = typeof mockDispatch.body !== 'undefined' ? matchValue(mockDispatch.body, body) : true + const headersMatch = matchHeaders(mockDispatch, headers) + return pathMatch && methodMatch && bodyMatch && headersMatch +} + +function getResponseData (data) { + if (Buffer.isBuffer(data)) { + return data + } else if (typeof data === 'object') { + return JSON.stringify(data) + } else { + return data.toString() + } +} + +function getMockDispatch (mockDispatches, key) { + const basePath = key.query ? buildURL(key.path, key.query) : key.path + const resolvedPath = typeof basePath === 'string' ? safeUrl(basePath) : basePath + + // Match path + let matchedMockDispatches = mockDispatches.filter(({ consumed }) => !consumed).filter(({ path }) => matchValue(safeUrl(path), resolvedPath)) + if (matchedMockDispatches.length === 0) { + throw new MockNotMatchedError(`Mock dispatch not matched for path '${resolvedPath}'`) + } + + // Match method + matchedMockDispatches = matchedMockDispatches.filter(({ method }) => matchValue(method, key.method)) + if (matchedMockDispatches.length === 0) { + throw new MockNotMatchedError(`Mock dispatch not matched for method '${key.method}'`) + } + + // Match body + matchedMockDispatches = matchedMockDispatches.filter(({ body }) => typeof body !== 'undefined' ? matchValue(body, key.body) : true) + if (matchedMockDispatches.length === 0) { + throw new MockNotMatchedError(`Mock dispatch not matched for body '${key.body}'`) + } + + // Match headers + matchedMockDispatches = matchedMockDispatches.filter((mockDispatch) => matchHeaders(mockDispatch, key.headers)) + if (matchedMockDispatches.length === 0) { + throw new MockNotMatchedError(`Mock dispatch not matched for headers '${typeof key.headers === 'object' ? JSON.stringify(key.headers) : key.headers}'`) + } + + return matchedMockDispatches[0] +} + +function addMockDispatch (mockDispatches, key, data) { + const baseData = { timesInvoked: 0, times: 1, persist: false, consumed: false } + const replyData = typeof data === 'function' ? { callback: data } : { ...data } + const newMockDispatch = { ...baseData, ...key, pending: true, data: { error: null, ...replyData } } + mockDispatches.push(newMockDispatch) + return newMockDispatch +} + +function deleteMockDispatch (mockDispatches, key) { + const index = mockDispatches.findIndex(dispatch => { + if (!dispatch.consumed) { + return false + } + return matchKey(dispatch, key) + }) + if (index !== -1) { + mockDispatches.splice(index, 1) + } +} + +function buildKey (opts) { + const { path, method, body, headers, query } = opts + return { + path, + method, + body, + headers, + query + } +} + +function generateKeyValues (data) { + return Object.entries(data).reduce((keyValuePairs, [key, value]) => [ + ...keyValuePairs, + Buffer.from(`${key}`), + Array.isArray(value) ? value.map(x => Buffer.from(`${x}`)) : Buffer.from(`${value}`) + ], []) +} + +/** + * @see https://developer.mozilla.org/en-US/docs/Web/HTTP/Status + * @param {number} statusCode + */ +function getStatusText (statusCode) { + return STATUS_CODES[statusCode] || 'unknown' +} + +async function getResponse (body) { + const buffers = [] + for await (const data of body) { + buffers.push(data) + } + return Buffer.concat(buffers).toString('utf8') +} + +/** + * Mock dispatch function used to simulate undici dispatches + */ +function mockDispatch (opts, handler) { + // Get mock dispatch from built key + const key = buildKey(opts) + const mockDispatch = getMockDispatch(this[kDispatches], key) + + mockDispatch.timesInvoked++ + + // Here's where we resolve a callback if a callback is present for the dispatch data. + if (mockDispatch.data.callback) { + mockDispatch.data = { ...mockDispatch.data, ...mockDispatch.data.callback(opts) } + } + + // Parse mockDispatch data + const { data: { statusCode, data, headers, trailers, error }, delay, persist } = mockDispatch + const { timesInvoked, times } = mockDispatch + + // If it's used up and not persistent, mark as consumed + mockDispatch.consumed = !persist && timesInvoked >= times + mockDispatch.pending = timesInvoked < times + + // If specified, trigger dispatch error + if (error !== null) { + deleteMockDispatch(this[kDispatches], key) + handler.onError(error) + return true + } + + // Handle the request with a delay if necessary + if (typeof delay === 'number' && delay > 0) { + setTimeout(() => { + handleReply(this[kDispatches]) + }, delay) + } else { + handleReply(this[kDispatches]) + } + + function handleReply (mockDispatches, _data = data) { + // fetch's HeadersList is a 1D string array + const optsHeaders = Array.isArray(opts.headers) + ? buildHeadersFromArray(opts.headers) + : opts.headers + const body = typeof _data === 'function' + ? _data({ ...opts, headers: optsHeaders }) + : _data + + // util.types.isPromise is likely needed for jest. + if (isPromise(body)) { + // If handleReply is asynchronous, throwing an error + // in the callback will reject the promise, rather than + // synchronously throw the error, which breaks some tests. + // Rather, we wait for the callback to resolve if it is a + // promise, and then re-run handleReply with the new body. + body.then((newData) => handleReply(mockDispatches, newData)) + return + } + + const responseData = getResponseData(body) + const responseHeaders = generateKeyValues(headers) + const responseTrailers = generateKeyValues(trailers) + + handler.abort = nop + handler.onHeaders(statusCode, responseHeaders, resume, getStatusText(statusCode)) + handler.onData(Buffer.from(responseData)) + handler.onComplete(responseTrailers) + deleteMockDispatch(mockDispatches, key) + } + + function resume () {} + + return true +} + +function buildMockDispatch () { + const agent = this[kMockAgent] + const origin = this[kOrigin] + const originalDispatch = this[kOriginalDispatch] + + return function dispatch (opts, handler) { + if (agent.isMockActive) { + try { + mockDispatch.call(this, opts, handler) + } catch (error) { + if (error instanceof MockNotMatchedError) { + const netConnect = agent[kGetNetConnect]() + if (netConnect === false) { + throw new MockNotMatchedError(`${error.message}: subsequent request to origin ${origin} was not allowed (net.connect disabled)`) + } + if (checkNetConnect(netConnect, origin)) { + originalDispatch.call(this, opts, handler) + } else { + throw new MockNotMatchedError(`${error.message}: subsequent request to origin ${origin} was not allowed (net.connect is not enabled for this origin)`) + } + } else { + throw error + } + } + } else { + originalDispatch.call(this, opts, handler) + } + } +} + +function checkNetConnect (netConnect, origin) { + const url = new URL(origin) + if (netConnect === true) { + return true + } else if (Array.isArray(netConnect) && netConnect.some((matcher) => matchValue(matcher, url.host))) { + return true + } + return false +} + +function buildMockOptions (opts) { + if (opts) { + const { agent, ...mockOptions } = opts + return mockOptions + } +} + +module.exports = { + getResponseData, + getMockDispatch, + addMockDispatch, + deleteMockDispatch, + buildKey, + generateKeyValues, + matchValue, + getResponse, + getStatusText, + mockDispatch, + buildMockDispatch, + checkNetConnect, + buildMockOptions, + getHeaderByName +} diff --git a/node_modules/undici/lib/mock/pending-interceptors-formatter.js b/node_modules/undici/lib/mock/pending-interceptors-formatter.js new file mode 100644 index 0000000..1bc7539 --- /dev/null +++ b/node_modules/undici/lib/mock/pending-interceptors-formatter.js @@ -0,0 +1,40 @@ +'use strict' + +const { Transform } = require('stream') +const { Console } = require('console') + +/** + * Gets the output of `console.table(…)` as a string. + */ +module.exports = class PendingInterceptorsFormatter { + constructor ({ disableColors } = {}) { + this.transform = new Transform({ + transform (chunk, _enc, cb) { + cb(null, chunk) + } + }) + + this.logger = new Console({ + stdout: this.transform, + inspectOptions: { + colors: !disableColors && !process.env.CI + } + }) + } + + format (pendingInterceptors) { + const withPrettyHeaders = pendingInterceptors.map( + ({ method, path, data: { statusCode }, persist, times, timesInvoked, origin }) => ({ + Method: method, + Origin: origin, + Path: path, + 'Status code': statusCode, + Persistent: persist ? '✅' : '❌', + Invocations: timesInvoked, + Remaining: persist ? Infinity : times - timesInvoked + })) + + this.logger.table(withPrettyHeaders) + return this.transform.read().toString() + } +} diff --git a/node_modules/undici/lib/mock/pluralizer.js b/node_modules/undici/lib/mock/pluralizer.js new file mode 100644 index 0000000..47f150b --- /dev/null +++ b/node_modules/undici/lib/mock/pluralizer.js @@ -0,0 +1,29 @@ +'use strict' + +const singulars = { + pronoun: 'it', + is: 'is', + was: 'was', + this: 'this' +} + +const plurals = { + pronoun: 'they', + is: 'are', + was: 'were', + this: 'these' +} + +module.exports = class Pluralizer { + constructor (singular, plural) { + this.singular = singular + this.plural = plural + } + + pluralize (count) { + const one = count === 1 + const keys = one ? singulars : plurals + const noun = one ? this.singular : this.plural + return { ...keys, count, noun } + } +} diff --git a/node_modules/undici/lib/node/fixed-queue.js b/node_modules/undici/lib/node/fixed-queue.js new file mode 100644 index 0000000..3572681 --- /dev/null +++ b/node_modules/undici/lib/node/fixed-queue.js @@ -0,0 +1,117 @@ +/* eslint-disable */ + +'use strict' + +// Extracted from node/lib/internal/fixed_queue.js + +// Currently optimal queue size, tested on V8 6.0 - 6.6. Must be power of two. +const kSize = 2048; +const kMask = kSize - 1; + +// The FixedQueue is implemented as a singly-linked list of fixed-size +// circular buffers. It looks something like this: +// +// head tail +// | | +// v v +// +-----------+ <-----\ +-----------+ <------\ +-----------+ +// | [null] | \----- | next | \------- | next | +// +-----------+ +-----------+ +-----------+ +// | item | <-- bottom | item | <-- bottom | [empty] | +// | item | | item | | [empty] | +// | item | | item | | [empty] | +// | item | | item | | [empty] | +// | item | | item | bottom --> | item | +// | item | | item | | item | +// | ... | | ... | | ... | +// | item | | item | | item | +// | item | | item | | item | +// | [empty] | <-- top | item | | item | +// | [empty] | | item | | item | +// | [empty] | | [empty] | <-- top top --> | [empty] | +// +-----------+ +-----------+ +-----------+ +// +// Or, if there is only one circular buffer, it looks something +// like either of these: +// +// head tail head tail +// | | | | +// v v v v +// +-----------+ +-----------+ +// | [null] | | [null] | +// +-----------+ +-----------+ +// | [empty] | | item | +// | [empty] | | item | +// | item | <-- bottom top --> | [empty] | +// | item | | [empty] | +// | [empty] | <-- top bottom --> | item | +// | [empty] | | item | +// +-----------+ +-----------+ +// +// Adding a value means moving `top` forward by one, removing means +// moving `bottom` forward by one. After reaching the end, the queue +// wraps around. +// +// When `top === bottom` the current queue is empty and when +// `top + 1 === bottom` it's full. This wastes a single space of storage +// but allows much quicker checks. + +class FixedCircularBuffer { + constructor() { + this.bottom = 0; + this.top = 0; + this.list = new Array(kSize); + this.next = null; + } + + isEmpty() { + return this.top === this.bottom; + } + + isFull() { + return ((this.top + 1) & kMask) === this.bottom; + } + + push(data) { + this.list[this.top] = data; + this.top = (this.top + 1) & kMask; + } + + shift() { + const nextItem = this.list[this.bottom]; + if (nextItem === undefined) + return null; + this.list[this.bottom] = undefined; + this.bottom = (this.bottom + 1) & kMask; + return nextItem; + } +} + +module.exports = class FixedQueue { + constructor() { + this.head = this.tail = new FixedCircularBuffer(); + } + + isEmpty() { + return this.head.isEmpty(); + } + + push(data) { + if (this.head.isFull()) { + // Head is full: Creates a new queue, sets the old queue's `.next` to it, + // and sets it as the new main queue. + this.head = this.head.next = new FixedCircularBuffer(); + } + this.head.push(data); + } + + shift() { + const tail = this.tail; + const next = tail.shift(); + if (tail.isEmpty() && tail.next !== null) { + // If there is another queue, it forms the new tail. + this.tail = tail.next; + } + return next; + } +}; diff --git a/node_modules/undici/lib/pool-base.js b/node_modules/undici/lib/pool-base.js new file mode 100644 index 0000000..2a909ee --- /dev/null +++ b/node_modules/undici/lib/pool-base.js @@ -0,0 +1,194 @@ +'use strict' + +const DispatcherBase = require('./dispatcher-base') +const FixedQueue = require('./node/fixed-queue') +const { kConnected, kSize, kRunning, kPending, kQueued, kBusy, kFree, kUrl, kClose, kDestroy, kDispatch } = require('./core/symbols') +const PoolStats = require('./pool-stats') + +const kClients = Symbol('clients') +const kNeedDrain = Symbol('needDrain') +const kQueue = Symbol('queue') +const kClosedResolve = Symbol('closed resolve') +const kOnDrain = Symbol('onDrain') +const kOnConnect = Symbol('onConnect') +const kOnDisconnect = Symbol('onDisconnect') +const kOnConnectionError = Symbol('onConnectionError') +const kGetDispatcher = Symbol('get dispatcher') +const kAddClient = Symbol('add client') +const kRemoveClient = Symbol('remove client') +const kStats = Symbol('stats') + +class PoolBase extends DispatcherBase { + constructor () { + super() + + this[kQueue] = new FixedQueue() + this[kClients] = [] + this[kQueued] = 0 + + const pool = this + + this[kOnDrain] = function onDrain (origin, targets) { + const queue = pool[kQueue] + + let needDrain = false + + while (!needDrain) { + const item = queue.shift() + if (!item) { + break + } + pool[kQueued]-- + needDrain = !this.dispatch(item.opts, item.handler) + } + + this[kNeedDrain] = needDrain + + if (!this[kNeedDrain] && pool[kNeedDrain]) { + pool[kNeedDrain] = false + pool.emit('drain', origin, [pool, ...targets]) + } + + if (pool[kClosedResolve] && queue.isEmpty()) { + Promise + .all(pool[kClients].map(c => c.close())) + .then(pool[kClosedResolve]) + } + } + + this[kOnConnect] = (origin, targets) => { + pool.emit('connect', origin, [pool, ...targets]) + } + + this[kOnDisconnect] = (origin, targets, err) => { + pool.emit('disconnect', origin, [pool, ...targets], err) + } + + this[kOnConnectionError] = (origin, targets, err) => { + pool.emit('connectionError', origin, [pool, ...targets], err) + } + + this[kStats] = new PoolStats(this) + } + + get [kBusy] () { + return this[kNeedDrain] + } + + get [kConnected] () { + return this[kClients].filter(client => client[kConnected]).length + } + + get [kFree] () { + return this[kClients].filter(client => client[kConnected] && !client[kNeedDrain]).length + } + + get [kPending] () { + let ret = this[kQueued] + for (const { [kPending]: pending } of this[kClients]) { + ret += pending + } + return ret + } + + get [kRunning] () { + let ret = 0 + for (const { [kRunning]: running } of this[kClients]) { + ret += running + } + return ret + } + + get [kSize] () { + let ret = this[kQueued] + for (const { [kSize]: size } of this[kClients]) { + ret += size + } + return ret + } + + get stats () { + return this[kStats] + } + + async [kClose] () { + if (this[kQueue].isEmpty()) { + return Promise.all(this[kClients].map(c => c.close())) + } else { + return new Promise((resolve) => { + this[kClosedResolve] = resolve + }) + } + } + + async [kDestroy] (err) { + while (true) { + const item = this[kQueue].shift() + if (!item) { + break + } + item.handler.onError(err) + } + + return Promise.all(this[kClients].map(c => c.destroy(err))) + } + + [kDispatch] (opts, handler) { + const dispatcher = this[kGetDispatcher]() + + if (!dispatcher) { + this[kNeedDrain] = true + this[kQueue].push({ opts, handler }) + this[kQueued]++ + } else if (!dispatcher.dispatch(opts, handler)) { + dispatcher[kNeedDrain] = true + this[kNeedDrain] = !this[kGetDispatcher]() + } + + return !this[kNeedDrain] + } + + [kAddClient] (client) { + client + .on('drain', this[kOnDrain]) + .on('connect', this[kOnConnect]) + .on('disconnect', this[kOnDisconnect]) + .on('connectionError', this[kOnConnectionError]) + + this[kClients].push(client) + + if (this[kNeedDrain]) { + process.nextTick(() => { + if (this[kNeedDrain]) { + this[kOnDrain](client[kUrl], [this, client]) + } + }) + } + + return this + } + + [kRemoveClient] (client) { + client.close(() => { + const idx = this[kClients].indexOf(client) + if (idx !== -1) { + this[kClients].splice(idx, 1) + } + }) + + this[kNeedDrain] = this[kClients].some(dispatcher => ( + !dispatcher[kNeedDrain] && + dispatcher.closed !== true && + dispatcher.destroyed !== true + )) + } +} + +module.exports = { + PoolBase, + kClients, + kNeedDrain, + kAddClient, + kRemoveClient, + kGetDispatcher +} diff --git a/node_modules/undici/lib/pool-stats.js b/node_modules/undici/lib/pool-stats.js new file mode 100644 index 0000000..b4af8ae --- /dev/null +++ b/node_modules/undici/lib/pool-stats.js @@ -0,0 +1,34 @@ +const { kFree, kConnected, kPending, kQueued, kRunning, kSize } = require('./core/symbols') +const kPool = Symbol('pool') + +class PoolStats { + constructor (pool) { + this[kPool] = pool + } + + get connected () { + return this[kPool][kConnected] + } + + get free () { + return this[kPool][kFree] + } + + get pending () { + return this[kPool][kPending] + } + + get queued () { + return this[kPool][kQueued] + } + + get running () { + return this[kPool][kRunning] + } + + get size () { + return this[kPool][kSize] + } +} + +module.exports = PoolStats diff --git a/node_modules/undici/lib/pool.js b/node_modules/undici/lib/pool.js new file mode 100644 index 0000000..93b3158 --- /dev/null +++ b/node_modules/undici/lib/pool.js @@ -0,0 +1,92 @@ +'use strict' + +const { + PoolBase, + kClients, + kNeedDrain, + kAddClient, + kGetDispatcher +} = require('./pool-base') +const Client = require('./client') +const { + InvalidArgumentError +} = require('./core/errors') +const util = require('./core/util') +const { kUrl, kInterceptors } = require('./core/symbols') +const buildConnector = require('./core/connect') + +const kOptions = Symbol('options') +const kConnections = Symbol('connections') +const kFactory = Symbol('factory') + +function defaultFactory (origin, opts) { + return new Client(origin, opts) +} + +class Pool extends PoolBase { + constructor (origin, { + connections, + factory = defaultFactory, + connect, + connectTimeout, + tls, + maxCachedSessions, + socketPath, + autoSelectFamily, + autoSelectFamilyAttemptTimeout, + ...options + } = {}) { + super() + + if (connections != null && (!Number.isFinite(connections) || connections < 0)) { + throw new InvalidArgumentError('invalid connections') + } + + if (typeof factory !== 'function') { + throw new InvalidArgumentError('factory must be a function.') + } + + if (connect != null && typeof connect !== 'function' && typeof connect !== 'object') { + throw new InvalidArgumentError('connect must be a function or an object') + } + + if (typeof connect !== 'function') { + connect = buildConnector({ + ...tls, + maxCachedSessions, + socketPath, + timeout: connectTimeout == null ? 10e3 : connectTimeout, + ...(util.nodeHasAutoSelectFamily && autoSelectFamily ? { autoSelectFamily, autoSelectFamilyAttemptTimeout } : undefined), + ...connect + }) + } + + this[kInterceptors] = options.interceptors && options.interceptors.Pool && Array.isArray(options.interceptors.Pool) + ? options.interceptors.Pool + : [] + this[kConnections] = connections || null + this[kUrl] = util.parseOrigin(origin) + this[kOptions] = { ...util.deepClone(options), connect } + this[kOptions].interceptors = options.interceptors + ? { ...options.interceptors } + : undefined + this[kFactory] = factory + } + + [kGetDispatcher] () { + let dispatcher = this[kClients].find(dispatcher => !dispatcher[kNeedDrain]) + + if (dispatcher) { + return dispatcher + } + + if (!this[kConnections] || this[kClients].length < this[kConnections]) { + dispatcher = this[kFactory](this[kUrl], this[kOptions]) + this[kAddClient](dispatcher) + } + + return dispatcher + } +} + +module.exports = Pool diff --git a/node_modules/undici/lib/proxy-agent.js b/node_modules/undici/lib/proxy-agent.js new file mode 100644 index 0000000..c710948 --- /dev/null +++ b/node_modules/undici/lib/proxy-agent.js @@ -0,0 +1,187 @@ +'use strict' + +const { kProxy, kClose, kDestroy, kInterceptors } = require('./core/symbols') +const { URL } = require('url') +const Agent = require('./agent') +const Pool = require('./pool') +const DispatcherBase = require('./dispatcher-base') +const { InvalidArgumentError, RequestAbortedError } = require('./core/errors') +const buildConnector = require('./core/connect') + +const kAgent = Symbol('proxy agent') +const kClient = Symbol('proxy client') +const kProxyHeaders = Symbol('proxy headers') +const kRequestTls = Symbol('request tls settings') +const kProxyTls = Symbol('proxy tls settings') +const kConnectEndpoint = Symbol('connect endpoint function') + +function defaultProtocolPort (protocol) { + return protocol === 'https:' ? 443 : 80 +} + +function buildProxyOptions (opts) { + if (typeof opts === 'string') { + opts = { uri: opts } + } + + if (!opts || !opts.uri) { + throw new InvalidArgumentError('Proxy opts.uri is mandatory') + } + + return { + uri: opts.uri, + protocol: opts.protocol || 'https' + } +} + +function defaultFactory (origin, opts) { + return new Pool(origin, opts) +} + +class ProxyAgent extends DispatcherBase { + constructor (opts) { + super(opts) + this[kProxy] = buildProxyOptions(opts) + this[kAgent] = new Agent(opts) + this[kInterceptors] = opts.interceptors && opts.interceptors.ProxyAgent && Array.isArray(opts.interceptors.ProxyAgent) + ? opts.interceptors.ProxyAgent + : [] + + if (typeof opts === 'string') { + opts = { uri: opts } + } + + if (!opts || !opts.uri) { + throw new InvalidArgumentError('Proxy opts.uri is mandatory') + } + + const { clientFactory = defaultFactory } = opts + + if (typeof clientFactory !== 'function') { + throw new InvalidArgumentError('Proxy opts.clientFactory must be a function.') + } + + this[kRequestTls] = opts.requestTls + this[kProxyTls] = opts.proxyTls + this[kProxyHeaders] = opts.headers || {} + + if (opts.auth && opts.token) { + throw new InvalidArgumentError('opts.auth cannot be used in combination with opts.token') + } else if (opts.auth) { + /* @deprecated in favour of opts.token */ + this[kProxyHeaders]['proxy-authorization'] = `Basic ${opts.auth}` + } else if (opts.token) { + this[kProxyHeaders]['proxy-authorization'] = opts.token + } + + const resolvedUrl = new URL(opts.uri) + const { origin, port, host } = resolvedUrl + + const connect = buildConnector({ ...opts.proxyTls }) + this[kConnectEndpoint] = buildConnector({ ...opts.requestTls }) + this[kClient] = clientFactory(resolvedUrl, { connect }) + this[kAgent] = new Agent({ + ...opts, + connect: async (opts, callback) => { + let requestedHost = opts.host + if (!opts.port) { + requestedHost += `:${defaultProtocolPort(opts.protocol)}` + } + try { + const { socket, statusCode } = await this[kClient].connect({ + origin, + port, + path: requestedHost, + signal: opts.signal, + headers: { + ...this[kProxyHeaders], + host + } + }) + if (statusCode !== 200) { + socket.on('error', () => {}).destroy() + callback(new RequestAbortedError('Proxy response !== 200 when HTTP Tunneling')) + } + if (opts.protocol !== 'https:') { + callback(null, socket) + return + } + let servername + if (this[kRequestTls]) { + servername = this[kRequestTls].servername + } else { + servername = opts.servername + } + this[kConnectEndpoint]({ ...opts, servername, httpSocket: socket }, callback) + } catch (err) { + callback(err) + } + } + }) + } + + dispatch (opts, handler) { + const { host } = new URL(opts.origin) + const headers = buildHeaders(opts.headers) + throwIfProxyAuthIsSent(headers) + return this[kAgent].dispatch( + { + ...opts, + headers: { + ...headers, + host + } + }, + handler + ) + } + + async [kClose] () { + await this[kAgent].close() + await this[kClient].close() + } + + async [kDestroy] () { + await this[kAgent].destroy() + await this[kClient].destroy() + } +} + +/** + * @param {string[] | Record} headers + * @returns {Record} + */ +function buildHeaders (headers) { + // When using undici.fetch, the headers list is stored + // as an array. + if (Array.isArray(headers)) { + /** @type {Record} */ + const headersPair = {} + + for (let i = 0; i < headers.length; i += 2) { + headersPair[headers[i]] = headers[i + 1] + } + + return headersPair + } + + return headers +} + +/** + * @param {Record} headers + * + * Previous versions of ProxyAgent suggests the Proxy-Authorization in request headers + * Nevertheless, it was changed and to avoid a security vulnerability by end users + * this check was created. + * It should be removed in the next major version for performance reasons + */ +function throwIfProxyAuthIsSent (headers) { + const existProxyAuth = headers && Object.keys(headers) + .find((key) => key.toLowerCase() === 'proxy-authorization') + if (existProxyAuth) { + throw new InvalidArgumentError('Proxy-Authorization should be sent in ProxyAgent constructor') + } +} + +module.exports = ProxyAgent diff --git a/node_modules/undici/lib/timers.js b/node_modules/undici/lib/timers.js new file mode 100644 index 0000000..5782217 --- /dev/null +++ b/node_modules/undici/lib/timers.js @@ -0,0 +1,97 @@ +'use strict' + +let fastNow = Date.now() +let fastNowTimeout + +const fastTimers = [] + +function onTimeout () { + fastNow = Date.now() + + let len = fastTimers.length + let idx = 0 + while (idx < len) { + const timer = fastTimers[idx] + + if (timer.state === 0) { + timer.state = fastNow + timer.delay + } else if (timer.state > 0 && fastNow >= timer.state) { + timer.state = -1 + timer.callback(timer.opaque) + } + + if (timer.state === -1) { + timer.state = -2 + if (idx !== len - 1) { + fastTimers[idx] = fastTimers.pop() + } else { + fastTimers.pop() + } + len -= 1 + } else { + idx += 1 + } + } + + if (fastTimers.length > 0) { + refreshTimeout() + } +} + +function refreshTimeout () { + if (fastNowTimeout && fastNowTimeout.refresh) { + fastNowTimeout.refresh() + } else { + clearTimeout(fastNowTimeout) + fastNowTimeout = setTimeout(onTimeout, 1e3) + if (fastNowTimeout.unref) { + fastNowTimeout.unref() + } + } +} + +class Timeout { + constructor (callback, delay, opaque) { + this.callback = callback + this.delay = delay + this.opaque = opaque + + // -2 not in timer list + // -1 in timer list but inactive + // 0 in timer list waiting for time + // > 0 in timer list waiting for time to expire + this.state = -2 + + this.refresh() + } + + refresh () { + if (this.state === -2) { + fastTimers.push(this) + if (!fastNowTimeout || fastTimers.length === 1) { + refreshTimeout() + } + } + + this.state = 0 + } + + clear () { + this.state = -1 + } +} + +module.exports = { + setTimeout (callback, delay, opaque) { + return delay < 1e3 + ? setTimeout(callback, delay, opaque) + : new Timeout(callback, delay, opaque) + }, + clearTimeout (timeout) { + if (timeout instanceof Timeout) { + timeout.clear() + } else { + clearTimeout(timeout) + } + } +} diff --git a/node_modules/undici/lib/websocket/connection.js b/node_modules/undici/lib/websocket/connection.js new file mode 100644 index 0000000..8c82189 --- /dev/null +++ b/node_modules/undici/lib/websocket/connection.js @@ -0,0 +1,284 @@ +'use strict' + +const { randomBytes, createHash } = require('crypto') +const diagnosticsChannel = require('diagnostics_channel') +const { uid, states } = require('./constants') +const { + kReadyState, + kSentClose, + kByteParser, + kReceivedClose +} = require('./symbols') +const { fireEvent, failWebsocketConnection } = require('./util') +const { CloseEvent } = require('./events') +const { makeRequest } = require('../fetch/request') +const { fetching } = require('../fetch/index') +const { Headers } = require('../fetch/headers') +const { getGlobalDispatcher } = require('../global') +const { kHeadersList } = require('../core/symbols') + +const channels = {} +channels.open = diagnosticsChannel.channel('undici:websocket:open') +channels.close = diagnosticsChannel.channel('undici:websocket:close') +channels.socketError = diagnosticsChannel.channel('undici:websocket:socket_error') + +/** + * @see https://websockets.spec.whatwg.org/#concept-websocket-establish + * @param {URL} url + * @param {string|string[]} protocols + * @param {import('./websocket').WebSocket} ws + * @param {(response: any) => void} onEstablish + * @param {Partial} options + */ +function establishWebSocketConnection (url, protocols, ws, onEstablish, options) { + // 1. Let requestURL be a copy of url, with its scheme set to "http", if url’s + // scheme is "ws", and to "https" otherwise. + const requestURL = url + + requestURL.protocol = url.protocol === 'ws:' ? 'http:' : 'https:' + + // 2. Let request be a new request, whose URL is requestURL, client is client, + // service-workers mode is "none", referrer is "no-referrer", mode is + // "websocket", credentials mode is "include", cache mode is "no-store" , + // and redirect mode is "error". + const request = makeRequest({ + urlList: [requestURL], + serviceWorkers: 'none', + referrer: 'no-referrer', + mode: 'websocket', + credentials: 'include', + cache: 'no-store', + redirect: 'error' + }) + + // Note: undici extension, allow setting custom headers. + if (options.headers) { + const headersList = new Headers(options.headers)[kHeadersList] + + request.headersList = headersList + } + + // 3. Append (`Upgrade`, `websocket`) to request’s header list. + // 4. Append (`Connection`, `Upgrade`) to request’s header list. + // Note: both of these are handled by undici currently. + // https://github.com/nodejs/undici/blob/68c269c4144c446f3f1220951338daef4a6b5ec4/lib/client.js#L1397 + + // 5. Let keyValue be a nonce consisting of a randomly selected + // 16-byte value that has been forgiving-base64-encoded and + // isomorphic encoded. + const keyValue = randomBytes(16).toString('base64') + + // 6. Append (`Sec-WebSocket-Key`, keyValue) to request’s + // header list. + request.headersList.append('sec-websocket-key', keyValue) + + // 7. Append (`Sec-WebSocket-Version`, `13`) to request’s + // header list. + request.headersList.append('sec-websocket-version', '13') + + // 8. For each protocol in protocols, combine + // (`Sec-WebSocket-Protocol`, protocol) in request’s header + // list. + for (const protocol of protocols) { + request.headersList.append('sec-websocket-protocol', protocol) + } + + // 9. Let permessageDeflate be a user-agent defined + // "permessage-deflate" extension header value. + // https://github.com/mozilla/gecko-dev/blob/ce78234f5e653a5d3916813ff990f053510227bc/netwerk/protocol/websocket/WebSocketChannel.cpp#L2673 + // TODO: enable once permessage-deflate is supported + const permessageDeflate = '' // 'permessage-deflate; 15' + + // 10. Append (`Sec-WebSocket-Extensions`, permessageDeflate) to + // request’s header list. + // request.headersList.append('sec-websocket-extensions', permessageDeflate) + + // 11. Fetch request with useParallelQueue set to true, and + // processResponse given response being these steps: + const controller = fetching({ + request, + useParallelQueue: true, + dispatcher: options.dispatcher ?? getGlobalDispatcher(), + processResponse (response) { + // 1. If response is a network error or its status is not 101, + // fail the WebSocket connection. + if (response.type === 'error' || response.status !== 101) { + failWebsocketConnection(ws, 'Received network error or non-101 status code.') + return + } + + // 2. If protocols is not the empty list and extracting header + // list values given `Sec-WebSocket-Protocol` and response’s + // header list results in null, failure, or the empty byte + // sequence, then fail the WebSocket connection. + if (protocols.length !== 0 && !response.headersList.get('Sec-WebSocket-Protocol')) { + failWebsocketConnection(ws, 'Server did not respond with sent protocols.') + return + } + + // 3. Follow the requirements stated step 2 to step 6, inclusive, + // of the last set of steps in section 4.1 of The WebSocket + // Protocol to validate response. This either results in fail + // the WebSocket connection or the WebSocket connection is + // established. + + // 2. If the response lacks an |Upgrade| header field or the |Upgrade| + // header field contains a value that is not an ASCII case- + // insensitive match for the value "websocket", the client MUST + // _Fail the WebSocket Connection_. + if (response.headersList.get('Upgrade')?.toLowerCase() !== 'websocket') { + failWebsocketConnection(ws, 'Server did not set Upgrade header to "websocket".') + return + } + + // 3. If the response lacks a |Connection| header field or the + // |Connection| header field doesn't contain a token that is an + // ASCII case-insensitive match for the value "Upgrade", the client + // MUST _Fail the WebSocket Connection_. + if (response.headersList.get('Connection')?.toLowerCase() !== 'upgrade') { + failWebsocketConnection(ws, 'Server did not set Connection header to "upgrade".') + return + } + + // 4. If the response lacks a |Sec-WebSocket-Accept| header field or + // the |Sec-WebSocket-Accept| contains a value other than the + // base64-encoded SHA-1 of the concatenation of the |Sec-WebSocket- + // Key| (as a string, not base64-decoded) with the string "258EAFA5- + // E914-47DA-95CA-C5AB0DC85B11" but ignoring any leading and + // trailing whitespace, the client MUST _Fail the WebSocket + // Connection_. + const secWSAccept = response.headersList.get('Sec-WebSocket-Accept') + const digest = createHash('sha1').update(keyValue + uid).digest('base64') + if (secWSAccept !== digest) { + failWebsocketConnection(ws, 'Incorrect hash received in Sec-WebSocket-Accept header.') + return + } + + // 5. If the response includes a |Sec-WebSocket-Extensions| header + // field and this header field indicates the use of an extension + // that was not present in the client's handshake (the server has + // indicated an extension not requested by the client), the client + // MUST _Fail the WebSocket Connection_. (The parsing of this + // header field to determine which extensions are requested is + // discussed in Section 9.1.) + const secExtension = response.headersList.get('Sec-WebSocket-Extensions') + + if (secExtension !== null && secExtension !== permessageDeflate) { + failWebsocketConnection(ws, 'Received different permessage-deflate than the one set.') + return + } + + // 6. If the response includes a |Sec-WebSocket-Protocol| header field + // and this header field indicates the use of a subprotocol that was + // not present in the client's handshake (the server has indicated a + // subprotocol not requested by the client), the client MUST _Fail + // the WebSocket Connection_. + const secProtocol = response.headersList.get('Sec-WebSocket-Protocol') + + if (secProtocol !== null && secProtocol !== request.headersList.get('Sec-WebSocket-Protocol')) { + failWebsocketConnection(ws, 'Protocol was not set in the opening handshake.') + return + } + + response.socket.on('data', onSocketData) + response.socket.on('close', onSocketClose) + response.socket.on('error', onSocketError) + + if (channels.open.hasSubscribers) { + channels.open.publish({ + address: response.socket.address(), + protocol: secProtocol, + extensions: secExtension + }) + } + + onEstablish(response) + } + }) + + return controller +} + +/** + * @param {Buffer} chunk + */ +function onSocketData (chunk) { + if (!this.ws[kByteParser].write(chunk)) { + this.pause() + } +} + +/** + * @see https://websockets.spec.whatwg.org/#feedback-from-the-protocol + * @see https://datatracker.ietf.org/doc/html/rfc6455#section-7.1.4 + */ +function onSocketClose () { + const { ws } = this + + // If the TCP connection was closed after the + // WebSocket closing handshake was completed, the WebSocket connection + // is said to have been closed _cleanly_. + const wasClean = ws[kSentClose] && ws[kReceivedClose] + + let code = 1005 + let reason = '' + + const result = ws[kByteParser].closingInfo + + if (result) { + code = result.code ?? 1005 + reason = result.reason + } else if (!ws[kSentClose]) { + // If _The WebSocket + // Connection is Closed_ and no Close control frame was received by the + // endpoint (such as could occur if the underlying transport connection + // is lost), _The WebSocket Connection Close Code_ is considered to be + // 1006. + code = 1006 + } + + // 1. Change the ready state to CLOSED (3). + ws[kReadyState] = states.CLOSED + + // 2. If the user agent was required to fail the WebSocket + // connection, or if the WebSocket connection was closed + // after being flagged as full, fire an event named error + // at the WebSocket object. + // TODO + + // 3. Fire an event named close at the WebSocket object, + // using CloseEvent, with the wasClean attribute + // initialized to true if the connection closed cleanly + // and false otherwise, the code attribute initialized to + // the WebSocket connection close code, and the reason + // attribute initialized to the result of applying UTF-8 + // decode without BOM to the WebSocket connection close + // reason. + fireEvent('close', ws, CloseEvent, { + wasClean, code, reason + }) + + if (channels.close.hasSubscribers) { + channels.close.publish({ + websocket: ws, + code, + reason + }) + } +} + +function onSocketError (error) { + const { ws } = this + + ws[kReadyState] = states.CLOSING + + if (channels.socketError.hasSubscribers) { + channels.socketError.publish(error) + } + + this.destroy() +} + +module.exports = { + establishWebSocketConnection +} diff --git a/node_modules/undici/lib/websocket/constants.js b/node_modules/undici/lib/websocket/constants.js new file mode 100644 index 0000000..406b8e3 --- /dev/null +++ b/node_modules/undici/lib/websocket/constants.js @@ -0,0 +1,51 @@ +'use strict' + +// This is a Globally Unique Identifier unique used +// to validate that the endpoint accepts websocket +// connections. +// See https://www.rfc-editor.org/rfc/rfc6455.html#section-1.3 +const uid = '258EAFA5-E914-47DA-95CA-C5AB0DC85B11' + +/** @type {PropertyDescriptor} */ +const staticPropertyDescriptors = { + enumerable: true, + writable: false, + configurable: false +} + +const states = { + CONNECTING: 0, + OPEN: 1, + CLOSING: 2, + CLOSED: 3 +} + +const opcodes = { + CONTINUATION: 0x0, + TEXT: 0x1, + BINARY: 0x2, + CLOSE: 0x8, + PING: 0x9, + PONG: 0xA +} + +const maxUnsigned16Bit = 2 ** 16 - 1 // 65535 + +const parserStates = { + INFO: 0, + PAYLOADLENGTH_16: 2, + PAYLOADLENGTH_64: 3, + READ_DATA: 4 +} + +const emptyBuffer = Buffer.allocUnsafe(0) + +module.exports = { + uid, + staticPropertyDescriptors, + states, + opcodes, + maxUnsigned16Bit, + parserStates, + emptyBuffer +} diff --git a/node_modules/undici/lib/websocket/events.js b/node_modules/undici/lib/websocket/events.js new file mode 100644 index 0000000..621a226 --- /dev/null +++ b/node_modules/undici/lib/websocket/events.js @@ -0,0 +1,303 @@ +'use strict' + +const { webidl } = require('../fetch/webidl') +const { kEnumerableProperty } = require('../core/util') +const { MessagePort } = require('worker_threads') + +/** + * @see https://html.spec.whatwg.org/multipage/comms.html#messageevent + */ +class MessageEvent extends Event { + #eventInit + + constructor (type, eventInitDict = {}) { + webidl.argumentLengthCheck(arguments, 1, { header: 'MessageEvent constructor' }) + + type = webidl.converters.DOMString(type) + eventInitDict = webidl.converters.MessageEventInit(eventInitDict) + + super(type, eventInitDict) + + this.#eventInit = eventInitDict + } + + get data () { + webidl.brandCheck(this, MessageEvent) + + return this.#eventInit.data + } + + get origin () { + webidl.brandCheck(this, MessageEvent) + + return this.#eventInit.origin + } + + get lastEventId () { + webidl.brandCheck(this, MessageEvent) + + return this.#eventInit.lastEventId + } + + get source () { + webidl.brandCheck(this, MessageEvent) + + return this.#eventInit.source + } + + get ports () { + webidl.brandCheck(this, MessageEvent) + + if (!Object.isFrozen(this.#eventInit.ports)) { + Object.freeze(this.#eventInit.ports) + } + + return this.#eventInit.ports + } + + initMessageEvent ( + type, + bubbles = false, + cancelable = false, + data = null, + origin = '', + lastEventId = '', + source = null, + ports = [] + ) { + webidl.brandCheck(this, MessageEvent) + + webidl.argumentLengthCheck(arguments, 1, { header: 'MessageEvent.initMessageEvent' }) + + return new MessageEvent(type, { + bubbles, cancelable, data, origin, lastEventId, source, ports + }) + } +} + +/** + * @see https://websockets.spec.whatwg.org/#the-closeevent-interface + */ +class CloseEvent extends Event { + #eventInit + + constructor (type, eventInitDict = {}) { + webidl.argumentLengthCheck(arguments, 1, { header: 'CloseEvent constructor' }) + + type = webidl.converters.DOMString(type) + eventInitDict = webidl.converters.CloseEventInit(eventInitDict) + + super(type, eventInitDict) + + this.#eventInit = eventInitDict + } + + get wasClean () { + webidl.brandCheck(this, CloseEvent) + + return this.#eventInit.wasClean + } + + get code () { + webidl.brandCheck(this, CloseEvent) + + return this.#eventInit.code + } + + get reason () { + webidl.brandCheck(this, CloseEvent) + + return this.#eventInit.reason + } +} + +// https://html.spec.whatwg.org/multipage/webappapis.html#the-errorevent-interface +class ErrorEvent extends Event { + #eventInit + + constructor (type, eventInitDict) { + webidl.argumentLengthCheck(arguments, 1, { header: 'ErrorEvent constructor' }) + + super(type, eventInitDict) + + type = webidl.converters.DOMString(type) + eventInitDict = webidl.converters.ErrorEventInit(eventInitDict ?? {}) + + this.#eventInit = eventInitDict + } + + get message () { + webidl.brandCheck(this, ErrorEvent) + + return this.#eventInit.message + } + + get filename () { + webidl.brandCheck(this, ErrorEvent) + + return this.#eventInit.filename + } + + get lineno () { + webidl.brandCheck(this, ErrorEvent) + + return this.#eventInit.lineno + } + + get colno () { + webidl.brandCheck(this, ErrorEvent) + + return this.#eventInit.colno + } + + get error () { + webidl.brandCheck(this, ErrorEvent) + + return this.#eventInit.error + } +} + +Object.defineProperties(MessageEvent.prototype, { + [Symbol.toStringTag]: { + value: 'MessageEvent', + configurable: true + }, + data: kEnumerableProperty, + origin: kEnumerableProperty, + lastEventId: kEnumerableProperty, + source: kEnumerableProperty, + ports: kEnumerableProperty, + initMessageEvent: kEnumerableProperty +}) + +Object.defineProperties(CloseEvent.prototype, { + [Symbol.toStringTag]: { + value: 'CloseEvent', + configurable: true + }, + reason: kEnumerableProperty, + code: kEnumerableProperty, + wasClean: kEnumerableProperty +}) + +Object.defineProperties(ErrorEvent.prototype, { + [Symbol.toStringTag]: { + value: 'ErrorEvent', + configurable: true + }, + message: kEnumerableProperty, + filename: kEnumerableProperty, + lineno: kEnumerableProperty, + colno: kEnumerableProperty, + error: kEnumerableProperty +}) + +webidl.converters.MessagePort = webidl.interfaceConverter(MessagePort) + +webidl.converters['sequence'] = webidl.sequenceConverter( + webidl.converters.MessagePort +) + +const eventInit = [ + { + key: 'bubbles', + converter: webidl.converters.boolean, + defaultValue: false + }, + { + key: 'cancelable', + converter: webidl.converters.boolean, + defaultValue: false + }, + { + key: 'composed', + converter: webidl.converters.boolean, + defaultValue: false + } +] + +webidl.converters.MessageEventInit = webidl.dictionaryConverter([ + ...eventInit, + { + key: 'data', + converter: webidl.converters.any, + defaultValue: null + }, + { + key: 'origin', + converter: webidl.converters.USVString, + defaultValue: '' + }, + { + key: 'lastEventId', + converter: webidl.converters.DOMString, + defaultValue: '' + }, + { + key: 'source', + // Node doesn't implement WindowProxy or ServiceWorker, so the only + // valid value for source is a MessagePort. + converter: webidl.nullableConverter(webidl.converters.MessagePort), + defaultValue: null + }, + { + key: 'ports', + converter: webidl.converters['sequence'], + get defaultValue () { + return [] + } + } +]) + +webidl.converters.CloseEventInit = webidl.dictionaryConverter([ + ...eventInit, + { + key: 'wasClean', + converter: webidl.converters.boolean, + defaultValue: false + }, + { + key: 'code', + converter: webidl.converters['unsigned short'], + defaultValue: 0 + }, + { + key: 'reason', + converter: webidl.converters.USVString, + defaultValue: '' + } +]) + +webidl.converters.ErrorEventInit = webidl.dictionaryConverter([ + ...eventInit, + { + key: 'message', + converter: webidl.converters.DOMString, + defaultValue: '' + }, + { + key: 'filename', + converter: webidl.converters.USVString, + defaultValue: '' + }, + { + key: 'lineno', + converter: webidl.converters['unsigned long'], + defaultValue: 0 + }, + { + key: 'colno', + converter: webidl.converters['unsigned long'], + defaultValue: 0 + }, + { + key: 'error', + converter: webidl.converters.any + } +]) + +module.exports = { + MessageEvent, + CloseEvent, + ErrorEvent +} diff --git a/node_modules/undici/lib/websocket/frame.js b/node_modules/undici/lib/websocket/frame.js new file mode 100644 index 0000000..61bfd39 --- /dev/null +++ b/node_modules/undici/lib/websocket/frame.js @@ -0,0 +1,66 @@ +'use strict' + +const { randomBytes } = require('crypto') +const { maxUnsigned16Bit } = require('./constants') + +class WebsocketFrameSend { + /** + * @param {Buffer|undefined} data + */ + constructor (data) { + this.frameData = data + this.maskKey = randomBytes(4) + } + + createFrame (opcode) { + const bodyLength = this.frameData?.byteLength ?? 0 + + /** @type {number} */ + let payloadLength = bodyLength // 0-125 + let offset = 6 + + if (bodyLength > maxUnsigned16Bit) { + offset += 8 // payload length is next 8 bytes + payloadLength = 127 + } else if (bodyLength > 125) { + offset += 2 // payload length is next 2 bytes + payloadLength = 126 + } + + const buffer = Buffer.allocUnsafe(bodyLength + offset) + + // Clear first 2 bytes, everything else is overwritten + buffer[0] = buffer[1] = 0 + buffer[0] |= 0x80 // FIN + buffer[0] = (buffer[0] & 0xF0) + opcode // opcode + + /*! ws. MIT License. Einar Otto Stangvik */ + buffer[offset - 4] = this.maskKey[0] + buffer[offset - 3] = this.maskKey[1] + buffer[offset - 2] = this.maskKey[2] + buffer[offset - 1] = this.maskKey[3] + + buffer[1] = payloadLength + + if (payloadLength === 126) { + buffer.writeUInt16BE(bodyLength, 2) + } else if (payloadLength === 127) { + // Clear extended payload length + buffer[2] = buffer[3] = 0 + buffer.writeUIntBE(bodyLength, 4, 6) + } + + buffer[1] |= 0x80 // MASK + + // mask body + for (let i = 0; i < bodyLength; i++) { + buffer[offset + i] = this.frameData[i] ^ this.maskKey[i % 4] + } + + return buffer + } +} + +module.exports = { + WebsocketFrameSend +} diff --git a/node_modules/undici/lib/websocket/receiver.js b/node_modules/undici/lib/websocket/receiver.js new file mode 100644 index 0000000..bdd2031 --- /dev/null +++ b/node_modules/undici/lib/websocket/receiver.js @@ -0,0 +1,344 @@ +'use strict' + +const { Writable } = require('stream') +const diagnosticsChannel = require('diagnostics_channel') +const { parserStates, opcodes, states, emptyBuffer } = require('./constants') +const { kReadyState, kSentClose, kResponse, kReceivedClose } = require('./symbols') +const { isValidStatusCode, failWebsocketConnection, websocketMessageReceived } = require('./util') +const { WebsocketFrameSend } = require('./frame') + +// This code was influenced by ws released under the MIT license. +// Copyright (c) 2011 Einar Otto Stangvik +// Copyright (c) 2013 Arnout Kazemier and contributors +// Copyright (c) 2016 Luigi Pinca and contributors + +const channels = {} +channels.ping = diagnosticsChannel.channel('undici:websocket:ping') +channels.pong = diagnosticsChannel.channel('undici:websocket:pong') + +class ByteParser extends Writable { + #buffers = [] + #byteOffset = 0 + + #state = parserStates.INFO + + #info = {} + #fragments = [] + + constructor (ws) { + super() + + this.ws = ws + } + + /** + * @param {Buffer} chunk + * @param {() => void} callback + */ + _write (chunk, _, callback) { + this.#buffers.push(chunk) + this.#byteOffset += chunk.length + + this.run(callback) + } + + /** + * Runs whenever a new chunk is received. + * Callback is called whenever there are no more chunks buffering, + * or not enough bytes are buffered to parse. + */ + run (callback) { + while (true) { + if (this.#state === parserStates.INFO) { + // If there aren't enough bytes to parse the payload length, etc. + if (this.#byteOffset < 2) { + return callback() + } + + const buffer = this.consume(2) + + this.#info.fin = (buffer[0] & 0x80) !== 0 + this.#info.opcode = buffer[0] & 0x0F + + // If we receive a fragmented message, we use the type of the first + // frame to parse the full message as binary/text, when it's terminated + this.#info.originalOpcode ??= this.#info.opcode + + this.#info.fragmented = !this.#info.fin && this.#info.opcode !== opcodes.CONTINUATION + + if (this.#info.fragmented && this.#info.opcode !== opcodes.BINARY && this.#info.opcode !== opcodes.TEXT) { + // Only text and binary frames can be fragmented + failWebsocketConnection(this.ws, 'Invalid frame type was fragmented.') + return + } + + const payloadLength = buffer[1] & 0x7F + + if (payloadLength <= 125) { + this.#info.payloadLength = payloadLength + this.#state = parserStates.READ_DATA + } else if (payloadLength === 126) { + this.#state = parserStates.PAYLOADLENGTH_16 + } else if (payloadLength === 127) { + this.#state = parserStates.PAYLOADLENGTH_64 + } + + if (this.#info.fragmented && payloadLength > 125) { + // A fragmented frame can't be fragmented itself + failWebsocketConnection(this.ws, 'Fragmented frame exceeded 125 bytes.') + return + } else if ( + (this.#info.opcode === opcodes.PING || + this.#info.opcode === opcodes.PONG || + this.#info.opcode === opcodes.CLOSE) && + payloadLength > 125 + ) { + // Control frames can have a payload length of 125 bytes MAX + failWebsocketConnection(this.ws, 'Payload length for control frame exceeded 125 bytes.') + return + } else if (this.#info.opcode === opcodes.CLOSE) { + if (payloadLength === 1) { + failWebsocketConnection(this.ws, 'Received close frame with a 1-byte body.') + return + } + + const body = this.consume(payloadLength) + + this.#info.closeInfo = this.parseCloseBody(false, body) + + if (!this.ws[kSentClose]) { + // If an endpoint receives a Close frame and did not previously send a + // Close frame, the endpoint MUST send a Close frame in response. (When + // sending a Close frame in response, the endpoint typically echos the + // status code it received.) + const body = Buffer.allocUnsafe(2) + body.writeUInt16BE(this.#info.closeInfo.code, 0) + const closeFrame = new WebsocketFrameSend(body) + + this.ws[kResponse].socket.write( + closeFrame.createFrame(opcodes.CLOSE), + (err) => { + if (!err) { + this.ws[kSentClose] = true + } + } + ) + } + + // Upon either sending or receiving a Close control frame, it is said + // that _The WebSocket Closing Handshake is Started_ and that the + // WebSocket connection is in the CLOSING state. + this.ws[kReadyState] = states.CLOSING + this.ws[kReceivedClose] = true + + this.end() + + return + } else if (this.#info.opcode === opcodes.PING) { + // Upon receipt of a Ping frame, an endpoint MUST send a Pong frame in + // response, unless it already received a Close frame. + // A Pong frame sent in response to a Ping frame must have identical + // "Application data" + + const body = this.consume(payloadLength) + + if (!this.ws[kReceivedClose]) { + const frame = new WebsocketFrameSend(body) + + this.ws[kResponse].socket.write(frame.createFrame(opcodes.PONG)) + + if (channels.ping.hasSubscribers) { + channels.ping.publish({ + payload: body + }) + } + } + + this.#state = parserStates.INFO + + if (this.#byteOffset > 0) { + continue + } else { + callback() + return + } + } else if (this.#info.opcode === opcodes.PONG) { + // A Pong frame MAY be sent unsolicited. This serves as a + // unidirectional heartbeat. A response to an unsolicited Pong frame is + // not expected. + + const body = this.consume(payloadLength) + + if (channels.pong.hasSubscribers) { + channels.pong.publish({ + payload: body + }) + } + + if (this.#byteOffset > 0) { + continue + } else { + callback() + return + } + } + } else if (this.#state === parserStates.PAYLOADLENGTH_16) { + if (this.#byteOffset < 2) { + return callback() + } + + const buffer = this.consume(2) + + this.#info.payloadLength = buffer.readUInt16BE(0) + this.#state = parserStates.READ_DATA + } else if (this.#state === parserStates.PAYLOADLENGTH_64) { + if (this.#byteOffset < 8) { + return callback() + } + + const buffer = this.consume(8) + const upper = buffer.readUInt32BE(0) + + // 2^31 is the maxinimum bytes an arraybuffer can contain + // on 32-bit systems. Although, on 64-bit systems, this is + // 2^53-1 bytes. + // https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Invalid_array_length + // https://source.chromium.org/chromium/chromium/src/+/main:v8/src/common/globals.h;drc=1946212ac0100668f14eb9e2843bdd846e510a1e;bpv=1;bpt=1;l=1275 + // https://source.chromium.org/chromium/chromium/src/+/main:v8/src/objects/js-array-buffer.h;l=34;drc=1946212ac0100668f14eb9e2843bdd846e510a1e + if (upper > 2 ** 31 - 1) { + failWebsocketConnection(this.ws, 'Received payload length > 2^31 bytes.') + return + } + + const lower = buffer.readUInt32BE(4) + + this.#info.payloadLength = (upper << 8) + lower + this.#state = parserStates.READ_DATA + } else if (this.#state === parserStates.READ_DATA) { + if (this.#byteOffset < this.#info.payloadLength) { + // If there is still more data in this chunk that needs to be read + return callback() + } else if (this.#byteOffset >= this.#info.payloadLength) { + // If the server sent multiple frames in a single chunk + + const body = this.consume(this.#info.payloadLength) + + this.#fragments.push(body) + + // If the frame is unfragmented, or a fragmented frame was terminated, + // a message was received + if (!this.#info.fragmented || (this.#info.fin && this.#info.opcode === opcodes.CONTINUATION)) { + const fullMessage = Buffer.concat(this.#fragments) + + websocketMessageReceived(this.ws, this.#info.originalOpcode, fullMessage) + + this.#info = {} + this.#fragments.length = 0 + } + + this.#state = parserStates.INFO + } + } + + if (this.#byteOffset > 0) { + continue + } else { + callback() + break + } + } + } + + /** + * Take n bytes from the buffered Buffers + * @param {number} n + * @returns {Buffer|null} + */ + consume (n) { + if (n > this.#byteOffset) { + return null + } else if (n === 0) { + return emptyBuffer + } + + if (this.#buffers[0].length === n) { + this.#byteOffset -= this.#buffers[0].length + return this.#buffers.shift() + } + + const buffer = Buffer.allocUnsafe(n) + let offset = 0 + + while (offset !== n) { + const next = this.#buffers[0] + const { length } = next + + if (length + offset === n) { + buffer.set(this.#buffers.shift(), offset) + break + } else if (length + offset > n) { + buffer.set(next.subarray(0, n - offset), offset) + this.#buffers[0] = next.subarray(n - offset) + break + } else { + buffer.set(this.#buffers.shift(), offset) + offset += next.length + } + } + + this.#byteOffset -= n + + return buffer + } + + parseCloseBody (onlyCode, data) { + // https://datatracker.ietf.org/doc/html/rfc6455#section-7.1.5 + /** @type {number|undefined} */ + let code + + if (data.length >= 2) { + // _The WebSocket Connection Close Code_ is + // defined as the status code (Section 7.4) contained in the first Close + // control frame received by the application + code = data.readUInt16BE(0) + } + + if (onlyCode) { + if (!isValidStatusCode(code)) { + return null + } + + return { code } + } + + // https://datatracker.ietf.org/doc/html/rfc6455#section-7.1.6 + /** @type {Buffer} */ + let reason = data.subarray(2) + + // Remove BOM + if (reason[0] === 0xEF && reason[1] === 0xBB && reason[2] === 0xBF) { + reason = reason.subarray(3) + } + + if (code !== undefined && !isValidStatusCode(code)) { + return null + } + + try { + // TODO: optimize this + reason = new TextDecoder('utf-8', { fatal: true }).decode(reason) + } catch { + return null + } + + return { code, reason } + } + + get closingInfo () { + return this.#info.closeInfo + } +} + +module.exports = { + ByteParser +} diff --git a/node_modules/undici/lib/websocket/symbols.js b/node_modules/undici/lib/websocket/symbols.js new file mode 100644 index 0000000..11d03e3 --- /dev/null +++ b/node_modules/undici/lib/websocket/symbols.js @@ -0,0 +1,12 @@ +'use strict' + +module.exports = { + kWebSocketURL: Symbol('url'), + kReadyState: Symbol('ready state'), + kController: Symbol('controller'), + kResponse: Symbol('response'), + kBinaryType: Symbol('binary type'), + kSentClose: Symbol('sent close'), + kReceivedClose: Symbol('received close'), + kByteParser: Symbol('byte parser') +} diff --git a/node_modules/undici/lib/websocket/util.js b/node_modules/undici/lib/websocket/util.js new file mode 100644 index 0000000..6c59b2c --- /dev/null +++ b/node_modules/undici/lib/websocket/util.js @@ -0,0 +1,200 @@ +'use strict' + +const { kReadyState, kController, kResponse, kBinaryType, kWebSocketURL } = require('./symbols') +const { states, opcodes } = require('./constants') +const { MessageEvent, ErrorEvent } = require('./events') + +/* globals Blob */ + +/** + * @param {import('./websocket').WebSocket} ws + */ +function isEstablished (ws) { + // If the server's response is validated as provided for above, it is + // said that _The WebSocket Connection is Established_ and that the + // WebSocket Connection is in the OPEN state. + return ws[kReadyState] === states.OPEN +} + +/** + * @param {import('./websocket').WebSocket} ws + */ +function isClosing (ws) { + // Upon either sending or receiving a Close control frame, it is said + // that _The WebSocket Closing Handshake is Started_ and that the + // WebSocket connection is in the CLOSING state. + return ws[kReadyState] === states.CLOSING +} + +/** + * @param {import('./websocket').WebSocket} ws + */ +function isClosed (ws) { + return ws[kReadyState] === states.CLOSED +} + +/** + * @see https://dom.spec.whatwg.org/#concept-event-fire + * @param {string} e + * @param {EventTarget} target + * @param {EventInit | undefined} eventInitDict + */ +function fireEvent (e, target, eventConstructor = Event, eventInitDict) { + // 1. If eventConstructor is not given, then let eventConstructor be Event. + + // 2. Let event be the result of creating an event given eventConstructor, + // in the relevant realm of target. + // 3. Initialize event’s type attribute to e. + const event = new eventConstructor(e, eventInitDict) // eslint-disable-line new-cap + + // 4. Initialize any other IDL attributes of event as described in the + // invocation of this algorithm. + + // 5. Return the result of dispatching event at target, with legacy target + // override flag set if set. + target.dispatchEvent(event) +} + +/** + * @see https://websockets.spec.whatwg.org/#feedback-from-the-protocol + * @param {import('./websocket').WebSocket} ws + * @param {number} type Opcode + * @param {Buffer} data application data + */ +function websocketMessageReceived (ws, type, data) { + // 1. If ready state is not OPEN (1), then return. + if (ws[kReadyState] !== states.OPEN) { + return + } + + // 2. Let dataForEvent be determined by switching on type and binary type: + let dataForEvent + + if (type === opcodes.TEXT) { + // -> type indicates that the data is Text + // a new DOMString containing data + try { + dataForEvent = new TextDecoder('utf-8', { fatal: true }).decode(data) + } catch { + failWebsocketConnection(ws, 'Received invalid UTF-8 in text frame.') + return + } + } else if (type === opcodes.BINARY) { + if (ws[kBinaryType] === 'blob') { + // -> type indicates that the data is Binary and binary type is "blob" + // a new Blob object, created in the relevant Realm of the WebSocket + // object, that represents data as its raw data + dataForEvent = new Blob([data]) + } else { + // -> type indicates that the data is Binary and binary type is "arraybuffer" + // a new ArrayBuffer object, created in the relevant Realm of the + // WebSocket object, whose contents are data + dataForEvent = new Uint8Array(data).buffer + } + } + + // 3. Fire an event named message at the WebSocket object, using MessageEvent, + // with the origin attribute initialized to the serialization of the WebSocket + // object’s url's origin, and the data attribute initialized to dataForEvent. + fireEvent('message', ws, MessageEvent, { + origin: ws[kWebSocketURL].origin, + data: dataForEvent + }) +} + +/** + * @see https://datatracker.ietf.org/doc/html/rfc6455 + * @see https://datatracker.ietf.org/doc/html/rfc2616 + * @see https://bugs.chromium.org/p/chromium/issues/detail?id=398407 + * @param {string} protocol + */ +function isValidSubprotocol (protocol) { + // If present, this value indicates one + // or more comma-separated subprotocol the client wishes to speak, + // ordered by preference. The elements that comprise this value + // MUST be non-empty strings with characters in the range U+0021 to + // U+007E not including separator characters as defined in + // [RFC2616] and MUST all be unique strings. + if (protocol.length === 0) { + return false + } + + for (const char of protocol) { + const code = char.charCodeAt(0) + + if ( + code < 0x21 || + code > 0x7E || + char === '(' || + char === ')' || + char === '<' || + char === '>' || + char === '@' || + char === ',' || + char === ';' || + char === ':' || + char === '\\' || + char === '"' || + char === '/' || + char === '[' || + char === ']' || + char === '?' || + char === '=' || + char === '{' || + char === '}' || + code === 32 || // SP + code === 9 // HT + ) { + return false + } + } + + return true +} + +/** + * @see https://datatracker.ietf.org/doc/html/rfc6455#section-7-4 + * @param {number} code + */ +function isValidStatusCode (code) { + if (code >= 1000 && code < 1015) { + return ( + code !== 1004 && // reserved + code !== 1005 && // "MUST NOT be set as a status code" + code !== 1006 // "MUST NOT be set as a status code" + ) + } + + return code >= 3000 && code <= 4999 +} + +/** + * @param {import('./websocket').WebSocket} ws + * @param {string|undefined} reason + */ +function failWebsocketConnection (ws, reason) { + const { [kController]: controller, [kResponse]: response } = ws + + controller.abort() + + if (response?.socket && !response.socket.destroyed) { + response.socket.destroy() + } + + if (reason) { + fireEvent('error', ws, ErrorEvent, { + error: new Error(reason) + }) + } +} + +module.exports = { + isEstablished, + isClosing, + isClosed, + fireEvent, + isValidSubprotocol, + isValidStatusCode, + failWebsocketConnection, + websocketMessageReceived +} diff --git a/node_modules/undici/lib/websocket/websocket.js b/node_modules/undici/lib/websocket/websocket.js new file mode 100644 index 0000000..22ad2fb --- /dev/null +++ b/node_modules/undici/lib/websocket/websocket.js @@ -0,0 +1,630 @@ +'use strict' + +const { webidl } = require('../fetch/webidl') +const { DOMException } = require('../fetch/constants') +const { URLSerializer } = require('../fetch/dataURL') +const { staticPropertyDescriptors, states, opcodes, emptyBuffer } = require('./constants') +const { + kWebSocketURL, + kReadyState, + kController, + kBinaryType, + kResponse, + kSentClose, + kByteParser +} = require('./symbols') +const { isEstablished, isClosing, isValidSubprotocol, failWebsocketConnection, fireEvent } = require('./util') +const { establishWebSocketConnection } = require('./connection') +const { WebsocketFrameSend } = require('./frame') +const { ByteParser } = require('./receiver') +const { kEnumerableProperty, isBlobLike } = require('../core/util') +const { getGlobalDispatcher } = require('../global') +const { types } = require('util') + +let experimentalWarned = false + +// https://websockets.spec.whatwg.org/#interface-definition +class WebSocket extends EventTarget { + #events = { + open: null, + error: null, + close: null, + message: null + } + + #bufferedAmount = 0 + #protocol = '' + #extensions = '' + + /** + * @param {string} url + * @param {string|string[]} protocols + */ + constructor (url, protocols = []) { + super() + + webidl.argumentLengthCheck(arguments, 1, { header: 'WebSocket constructor' }) + + if (!experimentalWarned) { + experimentalWarned = true + process.emitWarning('WebSockets are experimental, expect them to change at any time.', { + code: 'UNDICI-WS' + }) + } + + const options = webidl.converters['DOMString or sequence or WebSocketInit'](protocols) + + url = webidl.converters.USVString(url) + protocols = options.protocols + + // 1. Let urlRecord be the result of applying the URL parser to url. + let urlRecord + + try { + urlRecord = new URL(url) + } catch (e) { + // 2. If urlRecord is failure, then throw a "SyntaxError" DOMException. + throw new DOMException(e, 'SyntaxError') + } + + // 3. If urlRecord’s scheme is not "ws" or "wss", then throw a + // "SyntaxError" DOMException. + if (urlRecord.protocol !== 'ws:' && urlRecord.protocol !== 'wss:') { + throw new DOMException( + `Expected a ws: or wss: protocol, got ${urlRecord.protocol}`, + 'SyntaxError' + ) + } + + // 4. If urlRecord’s fragment is non-null, then throw a "SyntaxError" + // DOMException. + if (urlRecord.hash) { + throw new DOMException('Got fragment', 'SyntaxError') + } + + // 5. If protocols is a string, set protocols to a sequence consisting + // of just that string. + if (typeof protocols === 'string') { + protocols = [protocols] + } + + // 6. If any of the values in protocols occur more than once or otherwise + // fail to match the requirements for elements that comprise the value + // of `Sec-WebSocket-Protocol` fields as defined by The WebSocket + // protocol, then throw a "SyntaxError" DOMException. + if (protocols.length !== new Set(protocols.map(p => p.toLowerCase())).size) { + throw new DOMException('Invalid Sec-WebSocket-Protocol value', 'SyntaxError') + } + + if (protocols.length > 0 && !protocols.every(p => isValidSubprotocol(p))) { + throw new DOMException('Invalid Sec-WebSocket-Protocol value', 'SyntaxError') + } + + // 7. Set this's url to urlRecord. + this[kWebSocketURL] = urlRecord + + // 8. Let client be this's relevant settings object. + + // 9. Run this step in parallel: + + // 1. Establish a WebSocket connection given urlRecord, protocols, + // and client. + this[kController] = establishWebSocketConnection( + urlRecord, + protocols, + this, + (response) => this.#onConnectionEstablished(response), + options + ) + + // Each WebSocket object has an associated ready state, which is a + // number representing the state of the connection. Initially it must + // be CONNECTING (0). + this[kReadyState] = WebSocket.CONNECTING + + // The extensions attribute must initially return the empty string. + + // The protocol attribute must initially return the empty string. + + // Each WebSocket object has an associated binary type, which is a + // BinaryType. Initially it must be "blob". + this[kBinaryType] = 'blob' + } + + /** + * @see https://websockets.spec.whatwg.org/#dom-websocket-close + * @param {number|undefined} code + * @param {string|undefined} reason + */ + close (code = undefined, reason = undefined) { + webidl.brandCheck(this, WebSocket) + + if (code !== undefined) { + code = webidl.converters['unsigned short'](code, { clamp: true }) + } + + if (reason !== undefined) { + reason = webidl.converters.USVString(reason) + } + + // 1. If code is present, but is neither an integer equal to 1000 nor an + // integer in the range 3000 to 4999, inclusive, throw an + // "InvalidAccessError" DOMException. + if (code !== undefined) { + if (code !== 1000 && (code < 3000 || code > 4999)) { + throw new DOMException('invalid code', 'InvalidAccessError') + } + } + + let reasonByteLength = 0 + + // 2. If reason is present, then run these substeps: + if (reason !== undefined) { + // 1. Let reasonBytes be the result of encoding reason. + // 2. If reasonBytes is longer than 123 bytes, then throw a + // "SyntaxError" DOMException. + reasonByteLength = Buffer.byteLength(reason) + + if (reasonByteLength > 123) { + throw new DOMException( + `Reason must be less than 123 bytes; received ${reasonByteLength}`, + 'SyntaxError' + ) + } + } + + // 3. Run the first matching steps from the following list: + if (this[kReadyState] === WebSocket.CLOSING || this[kReadyState] === WebSocket.CLOSED) { + // If this's ready state is CLOSING (2) or CLOSED (3) + // Do nothing. + } else if (!isEstablished(this)) { + // If the WebSocket connection is not yet established + // Fail the WebSocket connection and set this's ready state + // to CLOSING (2). + failWebsocketConnection(this, 'Connection was closed before it was established.') + this[kReadyState] = WebSocket.CLOSING + } else if (!isClosing(this)) { + // If the WebSocket closing handshake has not yet been started + // Start the WebSocket closing handshake and set this's ready + // state to CLOSING (2). + // - If neither code nor reason is present, the WebSocket Close + // message must not have a body. + // - If code is present, then the status code to use in the + // WebSocket Close message must be the integer given by code. + // - If reason is also present, then reasonBytes must be + // provided in the Close message after the status code. + + const frame = new WebsocketFrameSend() + + // If neither code nor reason is present, the WebSocket Close + // message must not have a body. + + // If code is present, then the status code to use in the + // WebSocket Close message must be the integer given by code. + if (code !== undefined && reason === undefined) { + frame.frameData = Buffer.allocUnsafe(2) + frame.frameData.writeUInt16BE(code, 0) + } else if (code !== undefined && reason !== undefined) { + // If reason is also present, then reasonBytes must be + // provided in the Close message after the status code. + frame.frameData = Buffer.allocUnsafe(2 + reasonByteLength) + frame.frameData.writeUInt16BE(code, 0) + // the body MAY contain UTF-8-encoded data with value /reason/ + frame.frameData.write(reason, 2, 'utf-8') + } else { + frame.frameData = emptyBuffer + } + + /** @type {import('stream').Duplex} */ + const socket = this[kResponse].socket + + socket.write(frame.createFrame(opcodes.CLOSE), (err) => { + if (!err) { + this[kSentClose] = true + } + }) + + // Upon either sending or receiving a Close control frame, it is said + // that _The WebSocket Closing Handshake is Started_ and that the + // WebSocket connection is in the CLOSING state. + this[kReadyState] = states.CLOSING + } else { + // Otherwise + // Set this's ready state to CLOSING (2). + this[kReadyState] = WebSocket.CLOSING + } + } + + /** + * @see https://websockets.spec.whatwg.org/#dom-websocket-send + * @param {NodeJS.TypedArray|ArrayBuffer|Blob|string} data + */ + send (data) { + webidl.brandCheck(this, WebSocket) + + webidl.argumentLengthCheck(arguments, 1, { header: 'WebSocket.send' }) + + data = webidl.converters.WebSocketSendData(data) + + // 1. If this's ready state is CONNECTING, then throw an + // "InvalidStateError" DOMException. + if (this[kReadyState] === WebSocket.CONNECTING) { + throw new DOMException('Sent before connected.', 'InvalidStateError') + } + + // 2. Run the appropriate set of steps from the following list: + // https://datatracker.ietf.org/doc/html/rfc6455#section-6.1 + // https://datatracker.ietf.org/doc/html/rfc6455#section-5.2 + + if (!isEstablished(this) || isClosing(this)) { + return + } + + /** @type {import('stream').Duplex} */ + const socket = this[kResponse].socket + + // If data is a string + if (typeof data === 'string') { + // If the WebSocket connection is established and the WebSocket + // closing handshake has not yet started, then the user agent + // must send a WebSocket Message comprised of the data argument + // using a text frame opcode; if the data cannot be sent, e.g. + // because it would need to be buffered but the buffer is full, + // the user agent must flag the WebSocket as full and then close + // the WebSocket connection. Any invocation of this method with a + // string argument that does not throw an exception must increase + // the bufferedAmount attribute by the number of bytes needed to + // express the argument as UTF-8. + + const value = Buffer.from(data) + const frame = new WebsocketFrameSend(value) + const buffer = frame.createFrame(opcodes.TEXT) + + this.#bufferedAmount += value.byteLength + socket.write(buffer, () => { + this.#bufferedAmount -= value.byteLength + }) + } else if (types.isArrayBuffer(data)) { + // If the WebSocket connection is established, and the WebSocket + // closing handshake has not yet started, then the user agent must + // send a WebSocket Message comprised of data using a binary frame + // opcode; if the data cannot be sent, e.g. because it would need + // to be buffered but the buffer is full, the user agent must flag + // the WebSocket as full and then close the WebSocket connection. + // The data to be sent is the data stored in the buffer described + // by the ArrayBuffer object. Any invocation of this method with an + // ArrayBuffer argument that does not throw an exception must + // increase the bufferedAmount attribute by the length of the + // ArrayBuffer in bytes. + + const value = Buffer.from(data) + const frame = new WebsocketFrameSend(value) + const buffer = frame.createFrame(opcodes.BINARY) + + this.#bufferedAmount += value.byteLength + socket.write(buffer, () => { + this.#bufferedAmount -= value.byteLength + }) + } else if (ArrayBuffer.isView(data)) { + // If the WebSocket connection is established, and the WebSocket + // closing handshake has not yet started, then the user agent must + // send a WebSocket Message comprised of data using a binary frame + // opcode; if the data cannot be sent, e.g. because it would need to + // be buffered but the buffer is full, the user agent must flag the + // WebSocket as full and then close the WebSocket connection. The + // data to be sent is the data stored in the section of the buffer + // described by the ArrayBuffer object that data references. Any + // invocation of this method with this kind of argument that does + // not throw an exception must increase the bufferedAmount attribute + // by the length of data’s buffer in bytes. + + const ab = Buffer.from(data, data.byteOffset, data.byteLength) + + const frame = new WebsocketFrameSend(ab) + const buffer = frame.createFrame(opcodes.BINARY) + + this.#bufferedAmount += ab.byteLength + socket.write(buffer, () => { + this.#bufferedAmount -= ab.byteLength + }) + } else if (isBlobLike(data)) { + // If the WebSocket connection is established, and the WebSocket + // closing handshake has not yet started, then the user agent must + // send a WebSocket Message comprised of data using a binary frame + // opcode; if the data cannot be sent, e.g. because it would need to + // be buffered but the buffer is full, the user agent must flag the + // WebSocket as full and then close the WebSocket connection. The data + // to be sent is the raw data represented by the Blob object. Any + // invocation of this method with a Blob argument that does not throw + // an exception must increase the bufferedAmount attribute by the size + // of the Blob object’s raw data, in bytes. + + const frame = new WebsocketFrameSend() + + data.arrayBuffer().then((ab) => { + const value = Buffer.from(ab) + frame.frameData = value + const buffer = frame.createFrame(opcodes.BINARY) + + this.#bufferedAmount += value.byteLength + socket.write(buffer, () => { + this.#bufferedAmount -= value.byteLength + }) + }) + } + } + + get readyState () { + webidl.brandCheck(this, WebSocket) + + // The readyState getter steps are to return this's ready state. + return this[kReadyState] + } + + get bufferedAmount () { + webidl.brandCheck(this, WebSocket) + + return this.#bufferedAmount + } + + get url () { + webidl.brandCheck(this, WebSocket) + + // The url getter steps are to return this's url, serialized. + return URLSerializer(this[kWebSocketURL]) + } + + get extensions () { + webidl.brandCheck(this, WebSocket) + + return this.#extensions + } + + get protocol () { + webidl.brandCheck(this, WebSocket) + + return this.#protocol + } + + get onopen () { + webidl.brandCheck(this, WebSocket) + + return this.#events.open + } + + set onopen (fn) { + webidl.brandCheck(this, WebSocket) + + if (this.#events.open) { + this.removeEventListener('open', this.#events.open) + } + + if (typeof fn === 'function') { + this.#events.open = fn + this.addEventListener('open', fn) + } else { + this.#events.open = null + } + } + + get onerror () { + webidl.brandCheck(this, WebSocket) + + return this.#events.error + } + + set onerror (fn) { + webidl.brandCheck(this, WebSocket) + + if (this.#events.error) { + this.removeEventListener('error', this.#events.error) + } + + if (typeof fn === 'function') { + this.#events.error = fn + this.addEventListener('error', fn) + } else { + this.#events.error = null + } + } + + get onclose () { + webidl.brandCheck(this, WebSocket) + + return this.#events.close + } + + set onclose (fn) { + webidl.brandCheck(this, WebSocket) + + if (this.#events.close) { + this.removeEventListener('close', this.#events.close) + } + + if (typeof fn === 'function') { + this.#events.close = fn + this.addEventListener('close', fn) + } else { + this.#events.close = null + } + } + + get onmessage () { + webidl.brandCheck(this, WebSocket) + + return this.#events.message + } + + set onmessage (fn) { + webidl.brandCheck(this, WebSocket) + + if (this.#events.message) { + this.removeEventListener('message', this.#events.message) + } + + if (typeof fn === 'function') { + this.#events.message = fn + this.addEventListener('message', fn) + } else { + this.#events.message = null + } + } + + get binaryType () { + webidl.brandCheck(this, WebSocket) + + return this[kBinaryType] + } + + set binaryType (type) { + webidl.brandCheck(this, WebSocket) + + if (type !== 'blob' && type !== 'arraybuffer') { + this[kBinaryType] = 'blob' + } else { + this[kBinaryType] = type + } + } + + /** + * @see https://websockets.spec.whatwg.org/#feedback-from-the-protocol + */ + #onConnectionEstablished (response) { + // processResponse is called when the "response’s header list has been received and initialized." + // once this happens, the connection is open + this[kResponse] = response + + const parser = new ByteParser(this) + parser.on('drain', function onParserDrain () { + this.ws[kResponse].socket.resume() + }) + + response.socket.ws = this + this[kByteParser] = parser + + // 1. Change the ready state to OPEN (1). + this[kReadyState] = states.OPEN + + // 2. Change the extensions attribute’s value to the extensions in use, if + // it is not the null value. + // https://datatracker.ietf.org/doc/html/rfc6455#section-9.1 + const extensions = response.headersList.get('sec-websocket-extensions') + + if (extensions !== null) { + this.#extensions = extensions + } + + // 3. Change the protocol attribute’s value to the subprotocol in use, if + // it is not the null value. + // https://datatracker.ietf.org/doc/html/rfc6455#section-1.9 + const protocol = response.headersList.get('sec-websocket-protocol') + + if (protocol !== null) { + this.#protocol = protocol + } + + // 4. Fire an event named open at the WebSocket object. + fireEvent('open', this) + } +} + +// https://websockets.spec.whatwg.org/#dom-websocket-connecting +WebSocket.CONNECTING = WebSocket.prototype.CONNECTING = states.CONNECTING +// https://websockets.spec.whatwg.org/#dom-websocket-open +WebSocket.OPEN = WebSocket.prototype.OPEN = states.OPEN +// https://websockets.spec.whatwg.org/#dom-websocket-closing +WebSocket.CLOSING = WebSocket.prototype.CLOSING = states.CLOSING +// https://websockets.spec.whatwg.org/#dom-websocket-closed +WebSocket.CLOSED = WebSocket.prototype.CLOSED = states.CLOSED + +Object.defineProperties(WebSocket.prototype, { + CONNECTING: staticPropertyDescriptors, + OPEN: staticPropertyDescriptors, + CLOSING: staticPropertyDescriptors, + CLOSED: staticPropertyDescriptors, + url: kEnumerableProperty, + readyState: kEnumerableProperty, + bufferedAmount: kEnumerableProperty, + onopen: kEnumerableProperty, + onerror: kEnumerableProperty, + onclose: kEnumerableProperty, + close: kEnumerableProperty, + onmessage: kEnumerableProperty, + binaryType: kEnumerableProperty, + send: kEnumerableProperty, + extensions: kEnumerableProperty, + protocol: kEnumerableProperty, + [Symbol.toStringTag]: { + value: 'WebSocket', + writable: false, + enumerable: false, + configurable: true + } +}) + +Object.defineProperties(WebSocket, { + CONNECTING: staticPropertyDescriptors, + OPEN: staticPropertyDescriptors, + CLOSING: staticPropertyDescriptors, + CLOSED: staticPropertyDescriptors +}) + +webidl.converters['sequence'] = webidl.sequenceConverter( + webidl.converters.DOMString +) + +webidl.converters['DOMString or sequence'] = function (V) { + if (webidl.util.Type(V) === 'Object' && Symbol.iterator in V) { + return webidl.converters['sequence'](V) + } + + return webidl.converters.DOMString(V) +} + +// This implements the propsal made in https://github.com/whatwg/websockets/issues/42 +webidl.converters.WebSocketInit = webidl.dictionaryConverter([ + { + key: 'protocols', + converter: webidl.converters['DOMString or sequence'], + get defaultValue () { + return [] + } + }, + { + key: 'dispatcher', + converter: (V) => V, + get defaultValue () { + return getGlobalDispatcher() + } + }, + { + key: 'headers', + converter: webidl.nullableConverter(webidl.converters.HeadersInit) + } +]) + +webidl.converters['DOMString or sequence or WebSocketInit'] = function (V) { + if (webidl.util.Type(V) === 'Object' && !(Symbol.iterator in V)) { + return webidl.converters.WebSocketInit(V) + } + + return { protocols: webidl.converters['DOMString or sequence'](V) } +} + +webidl.converters.WebSocketSendData = function (V) { + if (webidl.util.Type(V) === 'Object') { + if (isBlobLike(V)) { + return webidl.converters.Blob(V, { strict: false }) + } + + if (ArrayBuffer.isView(V) || types.isAnyArrayBuffer(V)) { + return webidl.converters.BufferSource(V) + } + } + + return webidl.converters.USVString(V) +} + +module.exports = { + WebSocket +} diff --git a/node_modules/undici/package.json b/node_modules/undici/package.json new file mode 100644 index 0000000..49b657f --- /dev/null +++ b/node_modules/undici/package.json @@ -0,0 +1,136 @@ +{ + "name": "undici", + "version": "5.22.1", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "homepage": "https://undici.nodejs.org", + "bugs": { + "url": "https://github.com/nodejs/undici/issues" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/nodejs/undici.git" + }, + "license": "MIT", + "author": "Matteo Collina ", + "contributors": [ + { + "name": "Robert Nagy", + "url": "https://github.com/ronag", + "author": true + } + ], + "keywords": [ + "fetch", + "http", + "https", + "promise", + "request", + "curl", + "wget", + "xhr", + "whatwg" + ], + "main": "index.js", + "types": "index.d.ts", + "files": [ + "*.d.ts", + "index.js", + "index-fetch.js", + "lib", + "types", + "docs" + ], + "scripts": { + "build:node": "npx esbuild@0.14.38 index-fetch.js --bundle --platform=node --outfile=undici-fetch.js", + "prebuild:wasm": "node build/wasm.js --prebuild", + "build:wasm": "node build/wasm.js --docker", + "lint": "standard | snazzy", + "lint:fix": "standard --fix | snazzy", + "test": "npm run test:tap && npm run test:node-fetch && npm run test:fetch && npm run test:cookies && npm run test:wpt && npm run test:websocket && npm run test:jest && npm run test:typescript", + "test:cookies": "node scripts/verifyVersion 16 || tap test/cookie/*.js", + "test:node-fetch": "node scripts/verifyVersion.js 16 || mocha --exit test/node-fetch", + "test:fetch": "node scripts/verifyVersion.js 16 || (npm run build:node && tap --expose-gc test/fetch/*.js && tap test/webidl/*.js)", + "test:jest": "node scripts/verifyVersion.js 14 || jest", + "test:tap": "tap test/*.js test/diagnostics-channel/*.js", + "test:tdd": "tap test/*.js test/diagnostics-channel/*.js -w", + "test:typescript": "node scripts/verifyVersion.js 14 || tsd && tsc --skipLibCheck test/imports/undici-import.ts", + "test:websocket": "node scripts/verifyVersion.js 18 || tap test/websocket/*.js", + "test:wpt": "node scripts/verifyVersion 18 || (node test/wpt/start-fetch.mjs && node test/wpt/start-FileAPI.mjs && node test/wpt/start-mimesniff.mjs && node test/wpt/start-xhr.mjs && node --no-warnings test/wpt/start-websockets.mjs)", + "coverage": "nyc --reporter=text --reporter=html npm run test", + "coverage:ci": "nyc --reporter=lcov npm run test", + "bench": "PORT=3042 concurrently -k -s first npm:bench:server npm:bench:run", + "bench:server": "node benchmarks/server.js", + "prebench:run": "node benchmarks/wait.js", + "bench:run": "CONNECTIONS=1 node benchmarks/benchmark.js; CONNECTIONS=50 node benchmarks/benchmark.js", + "serve:website": "docsify serve .", + "prepare": "husky install", + "fuzz": "jsfuzz test/fuzzing/fuzz.js corpus" + }, + "devDependencies": { + "@sinonjs/fake-timers": "^10.0.2", + "@types/node": "^18.0.3", + "abort-controller": "^3.0.0", + "atomic-sleep": "^1.0.0", + "chai": "^4.3.4", + "chai-as-promised": "^7.1.1", + "chai-iterator": "^3.0.2", + "chai-string": "^1.5.0", + "concurrently": "^8.0.1", + "cronometro": "^1.0.5", + "delay": "^5.0.0", + "dns-packet": "^5.4.0", + "docsify-cli": "^4.4.3", + "form-data": "^4.0.0", + "formdata-node": "^4.3.1", + "https-pem": "^3.0.0", + "husky": "^8.0.1", + "import-fresh": "^3.3.0", + "jest": "^29.0.2", + "jsdom": "^21.1.0", + "jsfuzz": "^1.0.15", + "mocha": "^10.0.0", + "p-timeout": "^3.2.0", + "pre-commit": "^1.2.2", + "proxy": "^1.0.2", + "proxyquire": "^2.1.3", + "sinon": "^15.0.0", + "snazzy": "^9.0.0", + "standard": "^17.0.0", + "table": "^6.8.0", + "tap": "^16.1.0", + "tsd": "^0.28.1", + "typescript": "^5.0.2", + "wait-on": "^7.0.1", + "ws": "^8.11.0" + }, + "engines": { + "node": ">=14.0" + }, + "standard": { + "env": [ + "mocha" + ], + "ignore": [ + "lib/llhttp/constants.js", + "lib/llhttp/utils.js", + "test/wpt/tests" + ] + }, + "tsd": { + "directory": "test/types", + "compilerOptions": { + "esModuleInterop": true, + "lib": [ + "esnext" + ] + } + }, + "jest": { + "testMatch": [ + "/test/jest/**" + ] + }, + "dependencies": { + "busboy": "^1.6.0" + } +} diff --git a/node_modules/undici/types/agent.d.ts b/node_modules/undici/types/agent.d.ts new file mode 100644 index 0000000..0813735 --- /dev/null +++ b/node_modules/undici/types/agent.d.ts @@ -0,0 +1,31 @@ +import { URL } from 'url' +import Pool from './pool' +import Dispatcher from "./dispatcher"; + +export default Agent + +declare class Agent extends Dispatcher{ + constructor(opts?: Agent.Options) + /** `true` after `dispatcher.close()` has been called. */ + closed: boolean; + /** `true` after `dispatcher.destroyed()` has been called or `dispatcher.close()` has been called and the dispatcher shutdown has completed. */ + destroyed: boolean; + /** Dispatches a request. */ + dispatch(options: Agent.DispatchOptions, handler: Dispatcher.DispatchHandlers): boolean; +} + +declare namespace Agent { + export interface Options extends Pool.Options { + /** Default: `(origin, opts) => new Pool(origin, opts)`. */ + factory?(origin: URL, opts: Object): Dispatcher; + /** Integer. Default: `0` */ + maxRedirections?: number; + + interceptors?: { Agent?: readonly Dispatcher.DispatchInterceptor[] } & Pool.Options["interceptors"] + } + + export interface DispatchOptions extends Dispatcher.DispatchOptions { + /** Integer. */ + maxRedirections?: number; + } +} diff --git a/node_modules/undici/types/api.d.ts b/node_modules/undici/types/api.d.ts new file mode 100644 index 0000000..400341d --- /dev/null +++ b/node_modules/undici/types/api.d.ts @@ -0,0 +1,43 @@ +import { URL, UrlObject } from 'url' +import { Duplex } from 'stream' +import Dispatcher from './dispatcher' + +export { + request, + stream, + pipeline, + connect, + upgrade, +} + +/** Performs an HTTP request. */ +declare function request( + url: string | URL | UrlObject, + options?: { dispatcher?: Dispatcher } & Omit & Partial>, +): Promise; + +/** A faster version of `request`. */ +declare function stream( + url: string | URL | UrlObject, + options: { dispatcher?: Dispatcher } & Omit, + factory: Dispatcher.StreamFactory +): Promise; + +/** For easy use with `stream.pipeline`. */ +declare function pipeline( + url: string | URL | UrlObject, + options: { dispatcher?: Dispatcher } & Omit, + handler: Dispatcher.PipelineHandler +): Duplex; + +/** Starts two-way communications with the requested resource. */ +declare function connect( + url: string | URL | UrlObject, + options?: { dispatcher?: Dispatcher } & Omit +): Promise; + +/** Upgrade to a different protocol. */ +declare function upgrade( + url: string | URL | UrlObject, + options?: { dispatcher?: Dispatcher } & Omit +): Promise; diff --git a/node_modules/undici/types/balanced-pool.d.ts b/node_modules/undici/types/balanced-pool.d.ts new file mode 100644 index 0000000..d1e9375 --- /dev/null +++ b/node_modules/undici/types/balanced-pool.d.ts @@ -0,0 +1,18 @@ +import Pool from './pool' +import Dispatcher from './dispatcher' +import { URL } from 'url' + +export default BalancedPool + +declare class BalancedPool extends Dispatcher { + constructor(url: string | string[] | URL | URL[], options?: Pool.Options); + + addUpstream(upstream: string | URL): BalancedPool; + removeUpstream(upstream: string | URL): BalancedPool; + upstreams: Array; + + /** `true` after `pool.close()` has been called. */ + closed: boolean; + /** `true` after `pool.destroyed()` has been called or `pool.close()` has been called and the pool shutdown has completed. */ + destroyed: boolean; +} diff --git a/node_modules/undici/types/cache.d.ts b/node_modules/undici/types/cache.d.ts new file mode 100644 index 0000000..4c33335 --- /dev/null +++ b/node_modules/undici/types/cache.d.ts @@ -0,0 +1,36 @@ +import type { RequestInfo, Response, Request } from './fetch' + +export interface CacheStorage { + match (request: RequestInfo, options?: MultiCacheQueryOptions): Promise, + has (cacheName: string): Promise, + open (cacheName: string): Promise, + delete (cacheName: string): Promise, + keys (): Promise +} + +declare const CacheStorage: { + prototype: CacheStorage + new(): CacheStorage +} + +export interface Cache { + match (request: RequestInfo, options?: CacheQueryOptions): Promise, + matchAll (request?: RequestInfo, options?: CacheQueryOptions): Promise, + add (request: RequestInfo): Promise, + addAll (requests: RequestInfo[]): Promise, + put (request: RequestInfo, response: Response): Promise, + delete (request: RequestInfo, options?: CacheQueryOptions): Promise, + keys (request?: RequestInfo, options?: CacheQueryOptions): Promise +} + +export interface CacheQueryOptions { + ignoreSearch?: boolean, + ignoreMethod?: boolean, + ignoreVary?: boolean +} + +export interface MultiCacheQueryOptions extends CacheQueryOptions { + cacheName?: string +} + +export declare const caches: CacheStorage diff --git a/node_modules/undici/types/client.d.ts b/node_modules/undici/types/client.d.ts new file mode 100644 index 0000000..56074a1 --- /dev/null +++ b/node_modules/undici/types/client.d.ts @@ -0,0 +1,88 @@ +import { URL } from 'url' +import { TlsOptions } from 'tls' +import Dispatcher from './dispatcher' +import DispatchInterceptor from './dispatcher' +import buildConnector from "./connector"; + +/** + * A basic HTTP/1.1 client, mapped on top a single TCP/TLS connection. Pipelining is disabled by default. + */ +export class Client extends Dispatcher { + constructor(url: string | URL, options?: Client.Options); + /** Property to get and set the pipelining factor. */ + pipelining: number; + /** `true` after `client.close()` has been called. */ + closed: boolean; + /** `true` after `client.destroyed()` has been called or `client.close()` has been called and the client shutdown has completed. */ + destroyed: boolean; +} + +export declare namespace Client { + export interface OptionsInterceptors { + Client: readonly DispatchInterceptor[]; + } + export interface Options { + /** TODO */ + interceptors?: OptionsInterceptors; + /** The maximum length of request headers in bytes. Default: `16384` (16KiB). */ + maxHeaderSize?: number; + /** The amount of time the parser will wait to receive the complete HTTP headers (Node 14 and above only). Default: `300e3` milliseconds (300s). */ + headersTimeout?: number; + /** @deprecated unsupported socketTimeout, use headersTimeout & bodyTimeout instead */ + socketTimeout?: never; + /** @deprecated unsupported requestTimeout, use headersTimeout & bodyTimeout instead */ + requestTimeout?: never; + /** TODO */ + connectTimeout?: number; + /** The timeout after which a request will time out, in milliseconds. Monitors time between receiving body data. Use `0` to disable it entirely. Default: `300e3` milliseconds (300s). */ + bodyTimeout?: number; + /** @deprecated unsupported idleTimeout, use keepAliveTimeout instead */ + idleTimeout?: never; + /** @deprecated unsupported keepAlive, use pipelining=0 instead */ + keepAlive?: never; + /** the timeout after which a socket without active requests will time out. Monitors time between activity on a connected socket. This value may be overridden by *keep-alive* hints from the server. Default: `4e3` milliseconds (4s). */ + keepAliveTimeout?: number; + /** @deprecated unsupported maxKeepAliveTimeout, use keepAliveMaxTimeout instead */ + maxKeepAliveTimeout?: never; + /** the maximum allowed `idleTimeout` when overridden by *keep-alive* hints from the server. Default: `600e3` milliseconds (10min). */ + keepAliveMaxTimeout?: number; + /** A number subtracted from server *keep-alive* hints when overriding `idleTimeout` to account for timing inaccuracies caused by e.g. transport latency. Default: `1e3` milliseconds (1s). */ + keepAliveTimeoutThreshold?: number; + /** TODO */ + socketPath?: string; + /** The amount of concurrent requests to be sent over the single TCP/TLS connection according to [RFC7230](https://tools.ietf.org/html/rfc7230#section-6.3.2). Default: `1`. */ + pipelining?: number; + /** @deprecated use the connect option instead */ + tls?: never; + /** If `true`, an error is thrown when the request content-length header doesn't match the length of the request body. Default: `true`. */ + strictContentLength?: boolean; + /** TODO */ + maxCachedSessions?: number; + /** TODO */ + maxRedirections?: number; + /** TODO */ + connect?: buildConnector.BuildOptions | buildConnector.connector; + /** TODO */ + maxRequestsPerClient?: number; + /** TODO */ + localAddress?: string; + /** Max response body size in bytes, -1 is disabled */ + maxResponseSize?: number; + /** Enables a family autodetection algorithm that loosely implements section 5 of RFC 8305. */ + autoSelectFamily?: boolean; + /** The amount of time in milliseconds to wait for a connection attempt to finish before trying the next address when using the `autoSelectFamily` option. */ + autoSelectFamilyAttemptTimeout?: number; + } + export interface SocketInfo { + localAddress?: string + localPort?: number + remoteAddress?: string + remotePort?: number + remoteFamily?: string + timeout?: number + bytesWritten?: number + bytesRead?: number + } +} + +export default Client; diff --git a/node_modules/undici/types/connector.d.ts b/node_modules/undici/types/connector.d.ts new file mode 100644 index 0000000..847284a --- /dev/null +++ b/node_modules/undici/types/connector.d.ts @@ -0,0 +1,33 @@ +import { TLSSocket, ConnectionOptions } from 'tls' +import { IpcNetConnectOpts, Socket, TcpNetConnectOpts } from 'net' + +export default buildConnector +declare function buildConnector (options?: buildConnector.BuildOptions): buildConnector.connector + +declare namespace buildConnector { + export type BuildOptions = (ConnectionOptions | TcpNetConnectOpts | IpcNetConnectOpts) & { + maxCachedSessions?: number | null; + socketPath?: string | null; + timeout?: number | null; + port?: number; + keepAlive?: boolean | null; + keepAliveInitialDelay?: number | null; + } + + export interface Options { + hostname: string + host?: string + protocol: string + port: string + servername?: string + localAddress?: string | null + httpSocket?: Socket + } + + export type Callback = (...args: CallbackArgs) => void + type CallbackArgs = [null, Socket | TLSSocket] | [Error, null] + + export interface connector { + (options: buildConnector.Options, callback: buildConnector.Callback): void + } +} diff --git a/node_modules/undici/types/content-type.d.ts b/node_modules/undici/types/content-type.d.ts new file mode 100644 index 0000000..f2a87f1 --- /dev/null +++ b/node_modules/undici/types/content-type.d.ts @@ -0,0 +1,21 @@ +/// + +interface MIMEType { + type: string + subtype: string + parameters: Map + essence: string +} + +/** + * Parse a string to a {@link MIMEType} object. Returns `failure` if the string + * couldn't be parsed. + * @see https://mimesniff.spec.whatwg.org/#parse-a-mime-type + */ +export function parseMIMEType (input: string): 'failure' | MIMEType + +/** + * Convert a MIMEType object to a string. + * @see https://mimesniff.spec.whatwg.org/#serialize-a-mime-type + */ +export function serializeAMimeType (mimeType: MIMEType): string diff --git a/node_modules/undici/types/cookies.d.ts b/node_modules/undici/types/cookies.d.ts new file mode 100644 index 0000000..aa38cae --- /dev/null +++ b/node_modules/undici/types/cookies.d.ts @@ -0,0 +1,28 @@ +/// + +import type { Headers } from './fetch' + +export interface Cookie { + name: string + value: string + expires?: Date | number + maxAge?: number + domain?: string + path?: string + secure?: boolean + httpOnly?: boolean + sameSite?: 'Strict' | 'Lax' | 'None' + unparsed?: string[] +} + +export function deleteCookie ( + headers: Headers, + name: string, + attributes?: { name?: string, domain?: string } +): void + +export function getCookies (headers: Headers): Record + +export function getSetCookies (headers: Headers): Cookie[] + +export function setCookie (headers: Headers, cookie: Cookie): void diff --git a/node_modules/undici/types/diagnostics-channel.d.ts b/node_modules/undici/types/diagnostics-channel.d.ts new file mode 100644 index 0000000..85d4482 --- /dev/null +++ b/node_modules/undici/types/diagnostics-channel.d.ts @@ -0,0 +1,67 @@ +import { Socket } from "net"; +import { URL } from "url"; +import Connector from "./connector"; +import Dispatcher from "./dispatcher"; + +declare namespace DiagnosticsChannel { + interface Request { + origin?: string | URL; + completed: boolean; + method?: Dispatcher.HttpMethod; + path: string; + headers: string; + addHeader(key: string, value: string): Request; + } + interface Response { + statusCode: number; + statusText: string; + headers: Array; + } + type Error = unknown; + interface ConnectParams { + host: URL["host"]; + hostname: URL["hostname"]; + protocol: URL["protocol"]; + port: URL["port"]; + servername: string | null; + } + type Connector = Connector.connector; + export interface RequestCreateMessage { + request: Request; + } + export interface RequestBodySentMessage { + request: Request; + } + export interface RequestHeadersMessage { + request: Request; + response: Response; + } + export interface RequestTrailersMessage { + request: Request; + trailers: Array; + } + export interface RequestErrorMessage { + request: Request; + error: Error; + } + export interface ClientSendHeadersMessage { + request: Request; + headers: string; + socket: Socket; + } + export interface ClientBeforeConnectMessage { + connectParams: ConnectParams; + connector: Connector; + } + export interface ClientConnectedMessage { + socket: Socket; + connectParams: ConnectParams; + connector: Connector; + } + export interface ClientConnectErrorMessage { + error: Error; + socket: Socket; + connectParams: ConnectParams; + connector: Connector; + } +} diff --git a/node_modules/undici/types/dispatcher.d.ts b/node_modules/undici/types/dispatcher.d.ts new file mode 100644 index 0000000..4125203 --- /dev/null +++ b/node_modules/undici/types/dispatcher.d.ts @@ -0,0 +1,239 @@ +import { URL } from 'url' +import { Duplex, Readable, Writable } from 'stream' +import { EventEmitter } from 'events' +import { Blob } from 'buffer' +import { IncomingHttpHeaders } from './header' +import BodyReadable from './readable' +import { FormData } from './formdata' +import Errors from './errors' + +type AbortSignal = unknown; + +export default Dispatcher + +/** Dispatcher is the core API used to dispatch requests. */ +declare class Dispatcher extends EventEmitter { + /** Dispatches a request. This API is expected to evolve through semver-major versions and is less stable than the preceding higher level APIs. It is primarily intended for library developers who implement higher level APIs on top of this. */ + dispatch(options: Dispatcher.DispatchOptions, handler: Dispatcher.DispatchHandlers): boolean; + /** Starts two-way communications with the requested resource. */ + connect(options: Dispatcher.ConnectOptions): Promise; + connect(options: Dispatcher.ConnectOptions, callback: (err: Error | null, data: Dispatcher.ConnectData) => void): void; + /** Performs an HTTP request. */ + request(options: Dispatcher.RequestOptions): Promise; + request(options: Dispatcher.RequestOptions, callback: (err: Error | null, data: Dispatcher.ResponseData) => void): void; + /** For easy use with `stream.pipeline`. */ + pipeline(options: Dispatcher.PipelineOptions, handler: Dispatcher.PipelineHandler): Duplex; + /** A faster version of `Dispatcher.request`. */ + stream(options: Dispatcher.RequestOptions, factory: Dispatcher.StreamFactory): Promise; + stream(options: Dispatcher.RequestOptions, factory: Dispatcher.StreamFactory, callback: (err: Error | null, data: Dispatcher.StreamData) => void): void; + /** Upgrade to a different protocol. */ + upgrade(options: Dispatcher.UpgradeOptions): Promise; + upgrade(options: Dispatcher.UpgradeOptions, callback: (err: Error | null, data: Dispatcher.UpgradeData) => void): void; + /** Closes the client and gracefully waits for enqueued requests to complete before invoking the callback (or returning a promise if no callback is provided). */ + close(): Promise; + close(callback: () => void): void; + /** Destroy the client abruptly with the given err. All the pending and running requests will be asynchronously aborted and error. Waits until socket is closed before invoking the callback (or returning a promise if no callback is provided). Since this operation is asynchronously dispatched there might still be some progress on dispatched requests. */ + destroy(): Promise; + destroy(err: Error | null): Promise; + destroy(callback: () => void): void; + destroy(err: Error | null, callback: () => void): void; + + on(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this; + on(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this; + on(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this; + on(eventName: 'drain', callback: (origin: URL) => void): this; + + + once(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this; + once(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this; + once(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this; + once(eventName: 'drain', callback: (origin: URL) => void): this; + + + off(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this; + off(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this; + off(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this; + off(eventName: 'drain', callback: (origin: URL) => void): this; + + + addListener(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this; + addListener(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this; + addListener(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this; + addListener(eventName: 'drain', callback: (origin: URL) => void): this; + + removeListener(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this; + removeListener(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this; + removeListener(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this; + removeListener(eventName: 'drain', callback: (origin: URL) => void): this; + + prependListener(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this; + prependListener(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this; + prependListener(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this; + prependListener(eventName: 'drain', callback: (origin: URL) => void): this; + + prependOnceListener(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this; + prependOnceListener(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this; + prependOnceListener(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this; + prependOnceListener(eventName: 'drain', callback: (origin: URL) => void): this; + + listeners(eventName: 'connect'): ((origin: URL, targets: readonly Dispatcher[]) => void)[] + listeners(eventName: 'disconnect'): ((origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void)[]; + listeners(eventName: 'connectionError'): ((origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void)[]; + listeners(eventName: 'drain'): ((origin: URL) => void)[]; + + rawListeners(eventName: 'connect'): ((origin: URL, targets: readonly Dispatcher[]) => void)[] + rawListeners(eventName: 'disconnect'): ((origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void)[]; + rawListeners(eventName: 'connectionError'): ((origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void)[]; + rawListeners(eventName: 'drain'): ((origin: URL) => void)[]; + + emit(eventName: 'connect', origin: URL, targets: readonly Dispatcher[]): boolean; + emit(eventName: 'disconnect', origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError): boolean; + emit(eventName: 'connectionError', origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError): boolean; + emit(eventName: 'drain', origin: URL): boolean; +} + +declare namespace Dispatcher { + export interface DispatchOptions { + origin?: string | URL; + path: string; + method: HttpMethod; + /** Default: `null` */ + body?: string | Buffer | Uint8Array | Readable | null | FormData; + /** Default: `null` */ + headers?: IncomingHttpHeaders | string[] | null; + /** Query string params to be embedded in the request URL. Default: `null` */ + query?: Record; + /** Whether the requests can be safely retried or not. If `false` the request won't be sent until all preceding requests in the pipeline have completed. Default: `true` if `method` is `HEAD` or `GET`. */ + idempotent?: boolean; + /** Whether the response is expected to take a long time and would end up blocking the pipeline. When this is set to `true` further pipelining will be avoided on the same connection until headers have been received. */ + blocking?: boolean; + /** Upgrade the request. Should be used to specify the kind of upgrade i.e. `'Websocket'`. Default: `method === 'CONNECT' || null`. */ + upgrade?: boolean | string | null; + /** The amount of time the parser will wait to receive the complete HTTP headers. Defaults to 300 seconds. */ + headersTimeout?: number | null; + /** The timeout after which a request will time out, in milliseconds. Monitors time between receiving body data. Use 0 to disable it entirely. Defaults to 300 seconds. */ + bodyTimeout?: number | null; + /** Whether the request should stablish a keep-alive or not. Default `false` */ + reset?: boolean; + /** Whether Undici should throw an error upon receiving a 4xx or 5xx response from the server. Defaults to false */ + throwOnError?: boolean; + } + export interface ConnectOptions { + path: string; + /** Default: `null` */ + headers?: IncomingHttpHeaders | string[] | null; + /** Default: `null` */ + signal?: AbortSignal | EventEmitter | null; + /** This argument parameter is passed through to `ConnectData` */ + opaque?: unknown; + /** Default: 0 */ + maxRedirections?: number; + /** Default: `null` */ + responseHeader?: 'raw' | null; + } + export interface RequestOptions extends DispatchOptions { + /** Default: `null` */ + opaque?: unknown; + /** Default: `null` */ + signal?: AbortSignal | EventEmitter | null; + /** Default: 0 */ + maxRedirections?: number; + /** Default: `null` */ + onInfo?: (info: { statusCode: number, headers: Record }) => void; + /** Default: `null` */ + responseHeader?: 'raw' | null; + /** Default: `64 KiB` */ + highWaterMark?: number; + } + export interface PipelineOptions extends RequestOptions { + /** `true` if the `handler` will return an object stream. Default: `false` */ + objectMode?: boolean; + } + export interface UpgradeOptions { + path: string; + /** Default: `'GET'` */ + method?: string; + /** Default: `null` */ + headers?: IncomingHttpHeaders | string[] | null; + /** A string of comma separated protocols, in descending preference order. Default: `'Websocket'` */ + protocol?: string; + /** Default: `null` */ + signal?: AbortSignal | EventEmitter | null; + /** Default: 0 */ + maxRedirections?: number; + /** Default: `null` */ + responseHeader?: 'raw' | null; + } + export interface ConnectData { + statusCode: number; + headers: IncomingHttpHeaders; + socket: Duplex; + opaque: unknown; + } + export interface ResponseData { + statusCode: number; + headers: IncomingHttpHeaders; + body: BodyReadable & BodyMixin; + trailers: Record; + opaque: unknown; + context: object; + } + export interface PipelineHandlerData { + statusCode: number; + headers: IncomingHttpHeaders; + opaque: unknown; + body: BodyReadable; + context: object; + } + export interface StreamData { + opaque: unknown; + trailers: Record; + } + export interface UpgradeData { + headers: IncomingHttpHeaders; + socket: Duplex; + opaque: unknown; + } + export interface StreamFactoryData { + statusCode: number; + headers: IncomingHttpHeaders; + opaque: unknown; + context: object; + } + export type StreamFactory = (data: StreamFactoryData) => Writable; + export interface DispatchHandlers { + /** Invoked before request is dispatched on socket. May be invoked multiple times when a request is retried when the request at the head of the pipeline fails. */ + onConnect?(abort: () => void): void; + /** Invoked when an error has occurred. */ + onError?(err: Error): void; + /** Invoked when request is upgraded either due to a `Upgrade` header or `CONNECT` method. */ + onUpgrade?(statusCode: number, headers: Buffer[] | string[] | null, socket: Duplex): void; + /** Invoked when statusCode and headers have been received. May be invoked multiple times due to 1xx informational headers. */ + onHeaders?(statusCode: number, headers: Buffer[] | string[] | null, resume: () => void): boolean; + /** Invoked when response payload data is received. */ + onData?(chunk: Buffer): boolean; + /** Invoked when response payload and trailers have been received and the request has completed. */ + onComplete?(trailers: string[] | null): void; + /** Invoked when a body chunk is sent to the server. May be invoked multiple times for chunked requests */ + onBodySent?(chunkSize: number, totalBytesSent: number): void; + } + export type PipelineHandler = (data: PipelineHandlerData) => Readable; + export type HttpMethod = 'GET' | 'HEAD' | 'POST' | 'PUT' | 'DELETE' | 'CONNECT' | 'OPTIONS' | 'TRACE' | 'PATCH'; + + /** + * @link https://fetch.spec.whatwg.org/#body-mixin + */ + interface BodyMixin { + readonly body?: never; // throws on node v16.6.0 + readonly bodyUsed: boolean; + arrayBuffer(): Promise; + blob(): Promise; + formData(): Promise; + json(): Promise; + text(): Promise; + } + + export interface DispatchInterceptor { + (dispatch: Dispatcher['dispatch']): Dispatcher['dispatch'] + } +} diff --git a/node_modules/undici/types/errors.d.ts b/node_modules/undici/types/errors.d.ts new file mode 100644 index 0000000..7923ddd --- /dev/null +++ b/node_modules/undici/types/errors.d.ts @@ -0,0 +1,128 @@ +import { IncomingHttpHeaders } from "./header"; +import Client from './client' + +export default Errors + +declare namespace Errors { + export class UndiciError extends Error { + name: string; + code: string; + } + + /** Connect timeout error. */ + export class ConnectTimeoutError extends UndiciError { + name: 'ConnectTimeoutError'; + code: 'UND_ERR_CONNECT_TIMEOUT'; + } + + /** A header exceeds the `headersTimeout` option. */ + export class HeadersTimeoutError extends UndiciError { + name: 'HeadersTimeoutError'; + code: 'UND_ERR_HEADERS_TIMEOUT'; + } + + /** Headers overflow error. */ + export class HeadersOverflowError extends UndiciError { + name: 'HeadersOverflowError' + code: 'UND_ERR_HEADERS_OVERFLOW' + } + + /** A body exceeds the `bodyTimeout` option. */ + export class BodyTimeoutError extends UndiciError { + name: 'BodyTimeoutError'; + code: 'UND_ERR_BODY_TIMEOUT'; + } + + export class ResponseStatusCodeError extends UndiciError { + constructor ( + message?: string, + statusCode?: number, + headers?: IncomingHttpHeaders | string[] | null, + body?: null | Record | string + ); + name: 'ResponseStatusCodeError'; + code: 'UND_ERR_RESPONSE_STATUS_CODE'; + body: null | Record | string + status: number + statusCode: number + headers: IncomingHttpHeaders | string[] | null; + } + + /** Passed an invalid argument. */ + export class InvalidArgumentError extends UndiciError { + name: 'InvalidArgumentError'; + code: 'UND_ERR_INVALID_ARG'; + } + + /** Returned an invalid value. */ + export class InvalidReturnValueError extends UndiciError { + name: 'InvalidReturnValueError'; + code: 'UND_ERR_INVALID_RETURN_VALUE'; + } + + /** The request has been aborted by the user. */ + export class RequestAbortedError extends UndiciError { + name: 'AbortError'; + code: 'UND_ERR_ABORTED'; + } + + /** Expected error with reason. */ + export class InformationalError extends UndiciError { + name: 'InformationalError'; + code: 'UND_ERR_INFO'; + } + + /** Request body length does not match content-length header. */ + export class RequestContentLengthMismatchError extends UndiciError { + name: 'RequestContentLengthMismatchError'; + code: 'UND_ERR_REQ_CONTENT_LENGTH_MISMATCH'; + } + + /** Response body length does not match content-length header. */ + export class ResponseContentLengthMismatchError extends UndiciError { + name: 'ResponseContentLengthMismatchError'; + code: 'UND_ERR_RES_CONTENT_LENGTH_MISMATCH'; + } + + /** Trying to use a destroyed client. */ + export class ClientDestroyedError extends UndiciError { + name: 'ClientDestroyedError'; + code: 'UND_ERR_DESTROYED'; + } + + /** Trying to use a closed client. */ + export class ClientClosedError extends UndiciError { + name: 'ClientClosedError'; + code: 'UND_ERR_CLOSED'; + } + + /** There is an error with the socket. */ + export class SocketError extends UndiciError { + name: 'SocketError'; + code: 'UND_ERR_SOCKET'; + socket: Client.SocketInfo | null + } + + /** Encountered unsupported functionality. */ + export class NotSupportedError extends UndiciError { + name: 'NotSupportedError'; + code: 'UND_ERR_NOT_SUPPORTED'; + } + + /** No upstream has been added to the BalancedPool. */ + export class BalancedPoolMissingUpstreamError extends UndiciError { + name: 'MissingUpstreamError'; + code: 'UND_ERR_BPL_MISSING_UPSTREAM'; + } + + export class HTTPParserError extends UndiciError { + name: 'HTTPParserError'; + code: string; + } + + /** The response exceed the length allowed. */ + export class ResponseExceededMaxSizeError extends UndiciError { + name: 'ResponseExceededMaxSizeError'; + code: 'UND_ERR_RES_EXCEEDED_MAX_SIZE'; + } +} diff --git a/node_modules/undici/types/fetch.d.ts b/node_modules/undici/types/fetch.d.ts new file mode 100644 index 0000000..fa4619c --- /dev/null +++ b/node_modules/undici/types/fetch.d.ts @@ -0,0 +1,209 @@ +// based on https://github.com/Ethan-Arrowood/undici-fetch/blob/249269714db874351589d2d364a0645d5160ae71/index.d.ts (MIT license) +// and https://github.com/node-fetch/node-fetch/blob/914ce6be5ec67a8bab63d68510aabf07cb818b6d/index.d.ts (MIT license) +/// + +import { Blob } from 'buffer' +import { URL, URLSearchParams } from 'url' +import { ReadableStream } from 'stream/web' +import { FormData } from './formdata' + +import Dispatcher from './dispatcher' + +export type RequestInfo = string | URL | Request + +export declare function fetch ( + input: RequestInfo, + init?: RequestInit +): Promise + +export type BodyInit = + | ArrayBuffer + | AsyncIterable + | Blob + | FormData + | Iterable + | NodeJS.ArrayBufferView + | URLSearchParams + | null + | string + +export interface BodyMixin { + readonly body: ReadableStream | null + readonly bodyUsed: boolean + + readonly arrayBuffer: () => Promise + readonly blob: () => Promise + readonly formData: () => Promise + readonly json: () => Promise + readonly text: () => Promise +} + +export interface SpecIterator { + next(...args: [] | [TNext]): IteratorResult; +} + +export interface SpecIterableIterator extends SpecIterator { + [Symbol.iterator](): SpecIterableIterator; +} + +export interface SpecIterable { + [Symbol.iterator](): SpecIterator; +} + +export type HeadersInit = string[][] | Record> | Headers + +export declare class Headers implements SpecIterable<[string, string]> { + constructor (init?: HeadersInit) + readonly append: (name: string, value: string) => void + readonly delete: (name: string) => void + readonly get: (name: string) => string | null + readonly has: (name: string) => boolean + readonly set: (name: string, value: string) => void + readonly getSetCookie: () => string[] + readonly forEach: ( + callbackfn: (value: string, key: string, iterable: Headers) => void, + thisArg?: unknown + ) => void + + readonly keys: () => SpecIterableIterator + readonly values: () => SpecIterableIterator + readonly entries: () => SpecIterableIterator<[string, string]> + readonly [Symbol.iterator]: () => SpecIterator<[string, string]> +} + +export type RequestCache = + | 'default' + | 'force-cache' + | 'no-cache' + | 'no-store' + | 'only-if-cached' + | 'reload' + +export type RequestCredentials = 'omit' | 'include' | 'same-origin' + +type RequestDestination = + | '' + | 'audio' + | 'audioworklet' + | 'document' + | 'embed' + | 'font' + | 'image' + | 'manifest' + | 'object' + | 'paintworklet' + | 'report' + | 'script' + | 'sharedworker' + | 'style' + | 'track' + | 'video' + | 'worker' + | 'xslt' + +export interface RequestInit { + method?: string + keepalive?: boolean + headers?: HeadersInit + body?: BodyInit + redirect?: RequestRedirect + integrity?: string + signal?: AbortSignal + credentials?: RequestCredentials + mode?: RequestMode + referrer?: string + referrerPolicy?: ReferrerPolicy + window?: null + dispatcher?: Dispatcher + duplex?: RequestDuplex +} + +export type ReferrerPolicy = + | '' + | 'no-referrer' + | 'no-referrer-when-downgrade' + | 'origin' + | 'origin-when-cross-origin' + | 'same-origin' + | 'strict-origin' + | 'strict-origin-when-cross-origin' + | 'unsafe-url'; + +export type RequestMode = 'cors' | 'navigate' | 'no-cors' | 'same-origin' + +export type RequestRedirect = 'error' | 'follow' | 'manual' + +export type RequestDuplex = 'half' + +export declare class Request implements BodyMixin { + constructor (input: RequestInfo, init?: RequestInit) + + readonly cache: RequestCache + readonly credentials: RequestCredentials + readonly destination: RequestDestination + readonly headers: Headers + readonly integrity: string + readonly method: string + readonly mode: RequestMode + readonly redirect: RequestRedirect + readonly referrerPolicy: string + readonly url: string + + readonly keepalive: boolean + readonly signal: AbortSignal + readonly duplex: RequestDuplex + + readonly body: ReadableStream | null + readonly bodyUsed: boolean + + readonly arrayBuffer: () => Promise + readonly blob: () => Promise + readonly formData: () => Promise + readonly json: () => Promise + readonly text: () => Promise + + readonly clone: () => Request +} + +export interface ResponseInit { + readonly status?: number + readonly statusText?: string + readonly headers?: HeadersInit +} + +export type ResponseType = + | 'basic' + | 'cors' + | 'default' + | 'error' + | 'opaque' + | 'opaqueredirect' + +export type ResponseRedirectStatus = 301 | 302 | 303 | 307 | 308 + +export declare class Response implements BodyMixin { + constructor (body?: BodyInit, init?: ResponseInit) + + readonly headers: Headers + readonly ok: boolean + readonly status: number + readonly statusText: string + readonly type: ResponseType + readonly url: string + readonly redirected: boolean + + readonly body: ReadableStream | null + readonly bodyUsed: boolean + + readonly arrayBuffer: () => Promise + readonly blob: () => Promise + readonly formData: () => Promise + readonly json: () => Promise + readonly text: () => Promise + + readonly clone: () => Response + + static error (): Response + static json(data: any, init?: ResponseInit): Response + static redirect (url: string | URL, status: ResponseRedirectStatus): Response +} diff --git a/node_modules/undici/types/file.d.ts b/node_modules/undici/types/file.d.ts new file mode 100644 index 0000000..c695b7a --- /dev/null +++ b/node_modules/undici/types/file.d.ts @@ -0,0 +1,39 @@ +// Based on https://github.com/octet-stream/form-data/blob/2d0f0dc371517444ce1f22cdde13f51995d0953a/lib/File.ts (MIT) +/// + +import { Blob } from 'buffer' + +export interface BlobPropertyBag { + type?: string + endings?: 'native' | 'transparent' +} + +export interface FilePropertyBag extends BlobPropertyBag { + /** + * The last modified date of the file as the number of milliseconds since the Unix epoch (January 1, 1970 at midnight). Files without a known last modified date return the current date. + */ + lastModified?: number +} + +export declare class File extends Blob { + /** + * Creates a new File instance. + * + * @param fileBits An `Array` strings, or [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer), [`ArrayBufferView`](https://developer.mozilla.org/en-US/docs/Web/API/ArrayBufferView), [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob) objects, or a mix of any of such objects, that will be put inside the [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File). + * @param fileName The name of the file. + * @param options An options object containing optional attributes for the file. + */ + constructor(fileBits: ReadonlyArray, fileName: string, options?: FilePropertyBag) + + /** + * Name of the file referenced by the File object. + */ + readonly name: string + + /** + * The last modified date of the file as the number of milliseconds since the Unix epoch (January 1, 1970 at midnight). Files without a known last modified date return the current date. + */ + readonly lastModified: number + + readonly [Symbol.toStringTag]: string +} diff --git a/node_modules/undici/types/filereader.d.ts b/node_modules/undici/types/filereader.d.ts new file mode 100644 index 0000000..f05d231 --- /dev/null +++ b/node_modules/undici/types/filereader.d.ts @@ -0,0 +1,54 @@ +/// + +import { Blob } from 'buffer' +import { DOMException, Event, EventInit, EventTarget } from './patch' + +export declare class FileReader { + __proto__: EventTarget & FileReader + + constructor () + + readAsArrayBuffer (blob: Blob): void + readAsBinaryString (blob: Blob): void + readAsText (blob: Blob, encoding?: string): void + readAsDataURL (blob: Blob): void + + abort (): void + + static readonly EMPTY = 0 + static readonly LOADING = 1 + static readonly DONE = 2 + + readonly EMPTY = 0 + readonly LOADING = 1 + readonly DONE = 2 + + readonly readyState: number + + readonly result: string | ArrayBuffer | null + + readonly error: DOMException | null + + onloadstart: null | ((this: FileReader, event: ProgressEvent) => void) + onprogress: null | ((this: FileReader, event: ProgressEvent) => void) + onload: null | ((this: FileReader, event: ProgressEvent) => void) + onabort: null | ((this: FileReader, event: ProgressEvent) => void) + onerror: null | ((this: FileReader, event: ProgressEvent) => void) + onloadend: null | ((this: FileReader, event: ProgressEvent) => void) +} + +export interface ProgressEventInit extends EventInit { + lengthComputable?: boolean + loaded?: number + total?: number +} + +export declare class ProgressEvent { + __proto__: Event & ProgressEvent + + constructor (type: string, eventInitDict?: ProgressEventInit) + + readonly lengthComputable: boolean + readonly loaded: number + readonly total: number +} diff --git a/node_modules/undici/types/formdata.d.ts b/node_modules/undici/types/formdata.d.ts new file mode 100644 index 0000000..df29a57 --- /dev/null +++ b/node_modules/undici/types/formdata.d.ts @@ -0,0 +1,108 @@ +// Based on https://github.com/octet-stream/form-data/blob/2d0f0dc371517444ce1f22cdde13f51995d0953a/lib/FormData.ts (MIT) +/// + +import { File } from './file' +import { SpecIterator, SpecIterableIterator } from './fetch' + +/** + * A `string` or `File` that represents a single value from a set of `FormData` key-value pairs. + */ +declare type FormDataEntryValue = string | File + +/** + * Provides a way to easily construct a set of key/value pairs representing form fields and their values, which can then be easily sent using fetch(). + */ +export declare class FormData { + /** + * Appends a new value onto an existing key inside a FormData object, + * or adds the key if it does not already exist. + * + * The difference between `set()` and `append()` is that if the specified key already exists, `set()` will overwrite all existing values with the new one, whereas `append()` will append the new value onto the end of the existing set of values. + * + * @param name The name of the field whose data is contained in `value`. + * @param value The field's value. This can be [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob) + or [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File). If none of these are specified the value is converted to a string. + * @param fileName The filename reported to the server, when a Blob or File is passed as the second parameter. The default filename for Blob objects is "blob". The default filename for File objects is the file's filename. + */ + append(name: string, value: unknown, fileName?: string): void + + /** + * Set a new value for an existing key inside FormData, + * or add the new field if it does not already exist. + * + * @param name The name of the field whose data is contained in `value`. + * @param value The field's value. This can be [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob) + or [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File). If none of these are specified the value is converted to a string. + * @param fileName The filename reported to the server, when a Blob or File is passed as the second parameter. The default filename for Blob objects is "blob". The default filename for File objects is the file's filename. + * + */ + set(name: string, value: unknown, fileName?: string): void + + /** + * Returns the first value associated with a given key from within a `FormData` object. + * If you expect multiple values and want all of them, use the `getAll()` method instead. + * + * @param {string} name A name of the value you want to retrieve. + * + * @returns A `FormDataEntryValue` containing the value. If the key doesn't exist, the method returns null. + */ + get(name: string): FormDataEntryValue | null + + /** + * Returns all the values associated with a given key from within a `FormData` object. + * + * @param {string} name A name of the value you want to retrieve. + * + * @returns An array of `FormDataEntryValue` whose key matches the value passed in the `name` parameter. If the key doesn't exist, the method returns an empty list. + */ + getAll(name: string): FormDataEntryValue[] + + /** + * Returns a boolean stating whether a `FormData` object contains a certain key. + * + * @param name A string representing the name of the key you want to test for. + * + * @return A boolean value. + */ + has(name: string): boolean + + /** + * Deletes a key and its value(s) from a `FormData` object. + * + * @param name The name of the key you want to delete. + */ + delete(name: string): void + + /** + * Executes given callback function for each field of the FormData instance + */ + forEach: ( + callbackfn: (value: FormDataEntryValue, key: string, iterable: FormData) => void, + thisArg?: unknown + ) => void + + /** + * Returns an [`iterator`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols) allowing to go through all keys contained in this `FormData` object. + * Each key is a `string`. + */ + keys: () => SpecIterableIterator + + /** + * Returns an [`iterator`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols) allowing to go through all values contained in this object `FormData` object. + * Each value is a [`FormDataValue`](https://developer.mozilla.org/en-US/docs/Web/API/FormDataEntryValue). + */ + values: () => SpecIterableIterator + + /** + * Returns an [`iterator`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols) allowing to go through the `FormData` key/value pairs. + * The key of each pair is a string; the value is a [`FormDataValue`](https://developer.mozilla.org/en-US/docs/Web/API/FormDataEntryValue). + */ + entries: () => SpecIterableIterator<[string, FormDataEntryValue]> + + /** + * An alias for FormData#entries() + */ + [Symbol.iterator]: () => SpecIterableIterator<[string, FormDataEntryValue]> + + readonly [Symbol.toStringTag]: string +} diff --git a/node_modules/undici/types/global-dispatcher.d.ts b/node_modules/undici/types/global-dispatcher.d.ts new file mode 100644 index 0000000..728f95c --- /dev/null +++ b/node_modules/undici/types/global-dispatcher.d.ts @@ -0,0 +1,9 @@ +import Dispatcher from "./dispatcher"; + +export { + getGlobalDispatcher, + setGlobalDispatcher +} + +declare function setGlobalDispatcher(dispatcher: DispatcherImplementation): void; +declare function getGlobalDispatcher(): Dispatcher; diff --git a/node_modules/undici/types/global-origin.d.ts b/node_modules/undici/types/global-origin.d.ts new file mode 100644 index 0000000..322542d --- /dev/null +++ b/node_modules/undici/types/global-origin.d.ts @@ -0,0 +1,7 @@ +export { + setGlobalOrigin, + getGlobalOrigin +} + +declare function setGlobalOrigin(origin: string | URL | undefined): void; +declare function getGlobalOrigin(): URL | undefined; \ No newline at end of file diff --git a/node_modules/undici/types/handlers.d.ts b/node_modules/undici/types/handlers.d.ts new file mode 100644 index 0000000..eb4f5a9 --- /dev/null +++ b/node_modules/undici/types/handlers.d.ts @@ -0,0 +1,9 @@ +import Dispatcher from "./dispatcher"; + +export declare class RedirectHandler implements Dispatcher.DispatchHandlers{ + constructor (dispatch: Dispatcher, maxRedirections: number, opts: Dispatcher.DispatchOptions, handler: Dispatcher.DispatchHandlers) +} + +export declare class DecoratorHandler implements Dispatcher.DispatchHandlers{ + constructor (handler: Dispatcher.DispatchHandlers) +} diff --git a/node_modules/undici/types/header.d.ts b/node_modules/undici/types/header.d.ts new file mode 100644 index 0000000..bfdb329 --- /dev/null +++ b/node_modules/undici/types/header.d.ts @@ -0,0 +1,4 @@ +/** + * The header type declaration of `undici`. + */ +export type IncomingHttpHeaders = Record; diff --git a/node_modules/undici/types/interceptors.d.ts b/node_modules/undici/types/interceptors.d.ts new file mode 100644 index 0000000..047ac17 --- /dev/null +++ b/node_modules/undici/types/interceptors.d.ts @@ -0,0 +1,5 @@ +import Dispatcher from "./dispatcher"; + +type RedirectInterceptorOpts = { maxRedirections?: number } + +export declare function createRedirectInterceptor (opts: RedirectInterceptorOpts): Dispatcher.DispatchInterceptor diff --git a/node_modules/undici/types/mock-agent.d.ts b/node_modules/undici/types/mock-agent.d.ts new file mode 100644 index 0000000..98cd645 --- /dev/null +++ b/node_modules/undici/types/mock-agent.d.ts @@ -0,0 +1,50 @@ +import Agent from './agent' +import Dispatcher from './dispatcher' +import { Interceptable, MockInterceptor } from './mock-interceptor' +import MockDispatch = MockInterceptor.MockDispatch; + +export default MockAgent + +interface PendingInterceptor extends MockDispatch { + origin: string; +} + +/** A mocked Agent class that implements the Agent API. It allows one to intercept HTTP requests made through undici and return mocked responses instead. */ +declare class MockAgent extends Dispatcher { + constructor(options?: MockAgent.Options) + /** Creates and retrieves mock Dispatcher instances which can then be used to intercept HTTP requests. If the number of connections on the mock agent is set to 1, a MockClient instance is returned. Otherwise a MockPool instance is returned. */ + get(origin: string): TInterceptable; + get(origin: RegExp): TInterceptable; + get(origin: ((origin: string) => boolean)): TInterceptable; + /** Dispatches a mocked request. */ + dispatch(options: Agent.DispatchOptions, handler: Dispatcher.DispatchHandlers): boolean; + /** Closes the mock agent and waits for registered mock pools and clients to also close before resolving. */ + close(): Promise; + /** Disables mocking in MockAgent. */ + deactivate(): void; + /** Enables mocking in a MockAgent instance. When instantiated, a MockAgent is automatically activated. Therefore, this method is only effective after `MockAgent.deactivate` has been called. */ + activate(): void; + /** Define host matchers so only matching requests that aren't intercepted by the mock dispatchers will be attempted. */ + enableNetConnect(): void; + enableNetConnect(host: string): void; + enableNetConnect(host: RegExp): void; + enableNetConnect(host: ((host: string) => boolean)): void; + /** Causes all requests to throw when requests are not matched in a MockAgent intercept. */ + disableNetConnect(): void; + pendingInterceptors(): PendingInterceptor[]; + assertNoPendingInterceptors(options?: { + pendingInterceptorsFormatter?: PendingInterceptorsFormatter; + }): void; +} + +interface PendingInterceptorsFormatter { + format(pendingInterceptors: readonly PendingInterceptor[]): string; +} + +declare namespace MockAgent { + /** MockAgent options. */ + export interface Options extends Agent.Options { + /** A custom agent to be encapsulated by the MockAgent. */ + agent?: Agent; + } +} diff --git a/node_modules/undici/types/mock-client.d.ts b/node_modules/undici/types/mock-client.d.ts new file mode 100644 index 0000000..51d008c --- /dev/null +++ b/node_modules/undici/types/mock-client.d.ts @@ -0,0 +1,25 @@ +import Client from './client' +import Dispatcher from './dispatcher' +import MockAgent from './mock-agent' +import { MockInterceptor, Interceptable } from './mock-interceptor' + +export default MockClient + +/** MockClient extends the Client API and allows one to mock requests. */ +declare class MockClient extends Client implements Interceptable { + constructor(origin: string, options: MockClient.Options); + /** Intercepts any matching requests that use the same origin as this mock client. */ + intercept(options: MockInterceptor.Options): MockInterceptor; + /** Dispatches a mocked request. */ + dispatch(options: Dispatcher.DispatchOptions, handlers: Dispatcher.DispatchHandlers): boolean; + /** Closes the mock client and gracefully waits for enqueued requests to complete. */ + close(): Promise; +} + +declare namespace MockClient { + /** MockClient options. */ + export interface Options extends Client.Options { + /** The agent to associate this MockClient with. */ + agent: MockAgent; + } +} diff --git a/node_modules/undici/types/mock-errors.d.ts b/node_modules/undici/types/mock-errors.d.ts new file mode 100644 index 0000000..3d9e727 --- /dev/null +++ b/node_modules/undici/types/mock-errors.d.ts @@ -0,0 +1,12 @@ +import Errors from './errors' + +export default MockErrors + +declare namespace MockErrors { + /** The request does not match any registered mock dispatches. */ + export class MockNotMatchedError extends Errors.UndiciError { + constructor(message?: string); + name: 'MockNotMatchedError'; + code: 'UND_MOCK_ERR_MOCK_NOT_MATCHED'; + } +} diff --git a/node_modules/undici/types/mock-interceptor.d.ts b/node_modules/undici/types/mock-interceptor.d.ts new file mode 100644 index 0000000..6b3961c --- /dev/null +++ b/node_modules/undici/types/mock-interceptor.d.ts @@ -0,0 +1,93 @@ +import { IncomingHttpHeaders } from './header' +import Dispatcher from './dispatcher'; +import { BodyInit, Headers } from './fetch' + +export { + Interceptable, + MockInterceptor, + MockScope +} + +/** The scope associated with a mock dispatch. */ +declare class MockScope { + constructor(mockDispatch: MockInterceptor.MockDispatch); + /** Delay a reply by a set amount of time in ms. */ + delay(waitInMs: number): MockScope; + /** Persist the defined mock data for the associated reply. It will return the defined mock data indefinitely. */ + persist(): MockScope; + /** Define a reply for a set amount of matching requests. */ + times(repeatTimes: number): MockScope; +} + +/** The interceptor for a Mock. */ +declare class MockInterceptor { + constructor(options: MockInterceptor.Options, mockDispatches: MockInterceptor.MockDispatch[]); + /** Mock an undici request with the defined reply. */ + reply(replyOptionsCallback: MockInterceptor.MockReplyOptionsCallback): MockScope; + reply( + statusCode: number, + data?: TData | Buffer | string | MockInterceptor.MockResponseDataHandler, + responseOptions?: MockInterceptor.MockResponseOptions + ): MockScope; + /** Mock an undici request by throwing the defined reply error. */ + replyWithError(error: TError): MockScope; + /** Set default reply headers on the interceptor for subsequent mocked replies. */ + defaultReplyHeaders(headers: IncomingHttpHeaders): MockInterceptor; + /** Set default reply trailers on the interceptor for subsequent mocked replies. */ + defaultReplyTrailers(trailers: Record): MockInterceptor; + /** Set automatically calculated content-length header on subsequent mocked replies. */ + replyContentLength(): MockInterceptor; +} + +declare namespace MockInterceptor { + /** MockInterceptor options. */ + export interface Options { + /** Path to intercept on. */ + path: string | RegExp | ((path: string) => boolean); + /** Method to intercept on. Defaults to GET. */ + method?: string | RegExp | ((method: string) => boolean); + /** Body to intercept on. */ + body?: string | RegExp | ((body: string) => boolean); + /** Headers to intercept on. */ + headers?: Record boolean)> | ((headers: Record) => boolean); + /** Query params to intercept on */ + query?: Record; + } + export interface MockDispatch extends Options { + times: number | null; + persist: boolean; + consumed: boolean; + data: MockDispatchData; + } + export interface MockDispatchData extends MockResponseOptions { + error: TError | null; + statusCode?: number; + data?: TData | string; + } + export interface MockResponseOptions { + headers?: IncomingHttpHeaders; + trailers?: Record; + } + + export interface MockResponseCallbackOptions { + path: string; + origin: string; + method: string; + body?: BodyInit | Dispatcher.DispatchOptions['body']; + headers: Headers | Record; + maxRedirections: number; + } + + export type MockResponseDataHandler = ( + opts: MockResponseCallbackOptions + ) => TData | Buffer | string; + + export type MockReplyOptionsCallback = ( + opts: MockResponseCallbackOptions + ) => { statusCode: number, data?: TData | Buffer | string, responseOptions?: MockResponseOptions } +} + +interface Interceptable extends Dispatcher { + /** Intercepts any matching requests that use the same origin as this mock client. */ + intercept(options: MockInterceptor.Options): MockInterceptor; +} diff --git a/node_modules/undici/types/mock-pool.d.ts b/node_modules/undici/types/mock-pool.d.ts new file mode 100644 index 0000000..39e709a --- /dev/null +++ b/node_modules/undici/types/mock-pool.d.ts @@ -0,0 +1,25 @@ +import Pool from './pool' +import MockAgent from './mock-agent' +import { Interceptable, MockInterceptor } from './mock-interceptor' +import Dispatcher from './dispatcher' + +export default MockPool + +/** MockPool extends the Pool API and allows one to mock requests. */ +declare class MockPool extends Pool implements Interceptable { + constructor(origin: string, options: MockPool.Options); + /** Intercepts any matching requests that use the same origin as this mock pool. */ + intercept(options: MockInterceptor.Options): MockInterceptor; + /** Dispatches a mocked request. */ + dispatch(options: Dispatcher.DispatchOptions, handlers: Dispatcher.DispatchHandlers): boolean; + /** Closes the mock pool and gracefully waits for enqueued requests to complete. */ + close(): Promise; +} + +declare namespace MockPool { + /** MockPool options. */ + export interface Options extends Pool.Options { + /** The agent to associate this MockPool with. */ + agent: MockAgent; + } +} diff --git a/node_modules/undici/types/patch.d.ts b/node_modules/undici/types/patch.d.ts new file mode 100644 index 0000000..3871acf --- /dev/null +++ b/node_modules/undici/types/patch.d.ts @@ -0,0 +1,71 @@ +/// + +// See https://github.com/nodejs/undici/issues/1740 + +export type DOMException = typeof globalThis extends { DOMException: infer T } + ? T + : any + +export type EventTarget = typeof globalThis extends { EventTarget: infer T } + ? T + : { + addEventListener( + type: string, + listener: any, + options?: any, + ): void + dispatchEvent(event: Event): boolean + removeEventListener( + type: string, + listener: any, + options?: any | boolean, + ): void + } + +export type Event = typeof globalThis extends { Event: infer T } + ? T + : { + readonly bubbles: boolean + cancelBubble: () => void + readonly cancelable: boolean + readonly composed: boolean + composedPath(): [EventTarget?] + readonly currentTarget: EventTarget | null + readonly defaultPrevented: boolean + readonly eventPhase: 0 | 2 + readonly isTrusted: boolean + preventDefault(): void + returnValue: boolean + readonly srcElement: EventTarget | null + stopImmediatePropagation(): void + stopPropagation(): void + readonly target: EventTarget | null + readonly timeStamp: number + readonly type: string + } + +export interface EventInit { + bubbles?: boolean + cancelable?: boolean + composed?: boolean +} + +export interface EventListenerOptions { + capture?: boolean +} + +export interface AddEventListenerOptions extends EventListenerOptions { + once?: boolean + passive?: boolean + signal?: AbortSignal +} + +export type EventListenerOrEventListenerObject = EventListener | EventListenerObject + +export interface EventListenerObject { + handleEvent (object: Event): void +} + +export interface EventListener { + (evt: Event): void +} diff --git a/node_modules/undici/types/pool-stats.d.ts b/node_modules/undici/types/pool-stats.d.ts new file mode 100644 index 0000000..8b6d2bf --- /dev/null +++ b/node_modules/undici/types/pool-stats.d.ts @@ -0,0 +1,19 @@ +import Pool from "./pool" + +export default PoolStats + +declare class PoolStats { + constructor(pool: Pool); + /** Number of open socket connections in this pool. */ + connected: number; + /** Number of open socket connections in this pool that do not have an active request. */ + free: number; + /** Number of pending requests across all clients in this pool. */ + pending: number; + /** Number of queued requests across all clients in this pool. */ + queued: number; + /** Number of currently active requests across all clients in this pool. */ + running: number; + /** Number of active, pending, or queued requests across all clients in this pool. */ + size: number; +} diff --git a/node_modules/undici/types/pool.d.ts b/node_modules/undici/types/pool.d.ts new file mode 100644 index 0000000..7747d48 --- /dev/null +++ b/node_modules/undici/types/pool.d.ts @@ -0,0 +1,28 @@ +import Client from './client' +import TPoolStats from './pool-stats' +import { URL } from 'url' +import Dispatcher from "./dispatcher"; + +export default Pool + +declare class Pool extends Dispatcher { + constructor(url: string | URL, options?: Pool.Options) + /** `true` after `pool.close()` has been called. */ + closed: boolean; + /** `true` after `pool.destroyed()` has been called or `pool.close()` has been called and the pool shutdown has completed. */ + destroyed: boolean; + /** Aggregate stats for a Pool. */ + readonly stats: TPoolStats; +} + +declare namespace Pool { + export type PoolStats = TPoolStats; + export interface Options extends Client.Options { + /** Default: `(origin, opts) => new Client(origin, opts)`. */ + factory?(origin: URL, opts: object): Dispatcher; + /** The max number of clients to create. `null` if no limit. Default `null`. */ + connections?: number | null; + + interceptors?: { Pool?: readonly Dispatcher.DispatchInterceptor[] } & Client.Options["interceptors"] + } +} diff --git a/node_modules/undici/types/proxy-agent.d.ts b/node_modules/undici/types/proxy-agent.d.ts new file mode 100644 index 0000000..96b2638 --- /dev/null +++ b/node_modules/undici/types/proxy-agent.d.ts @@ -0,0 +1,30 @@ +import Agent from './agent' +import buildConnector from './connector'; +import Client from './client' +import Dispatcher from './dispatcher' +import { IncomingHttpHeaders } from './header' +import Pool from './pool' + +export default ProxyAgent + +declare class ProxyAgent extends Dispatcher { + constructor(options: ProxyAgent.Options | string) + + dispatch(options: Agent.DispatchOptions, handler: Dispatcher.DispatchHandlers): boolean; + close(): Promise; +} + +declare namespace ProxyAgent { + export interface Options extends Agent.Options { + uri: string; + /** + * @deprecated use opts.token + */ + auth?: string; + token?: string; + headers?: IncomingHttpHeaders; + requestTls?: buildConnector.BuildOptions; + proxyTls?: buildConnector.BuildOptions; + clientFactory?(origin: URL, opts: object): Dispatcher; + } +} diff --git a/node_modules/undici/types/readable.d.ts b/node_modules/undici/types/readable.d.ts new file mode 100644 index 0000000..032b53b --- /dev/null +++ b/node_modules/undici/types/readable.d.ts @@ -0,0 +1,61 @@ +import { Readable } from "stream"; +import { Blob } from 'buffer' + +export default BodyReadable + +declare class BodyReadable extends Readable { + constructor( + resume?: (this: Readable, size: number) => void | null, + abort?: () => void | null, + contentType?: string + ) + + /** Consumes and returns the body as a string + * https://fetch.spec.whatwg.org/#dom-body-text + */ + text(): Promise + + /** Consumes and returns the body as a JavaScript Object + * https://fetch.spec.whatwg.org/#dom-body-json + */ + json(): Promise + + /** Consumes and returns the body as a Blob + * https://fetch.spec.whatwg.org/#dom-body-blob + */ + blob(): Promise + + /** Consumes and returns the body as an ArrayBuffer + * https://fetch.spec.whatwg.org/#dom-body-arraybuffer + */ + arrayBuffer(): Promise + + /** Not implemented + * + * https://fetch.spec.whatwg.org/#dom-body-formdata + */ + formData(): Promise + + /** Returns true if the body is not null and the body has been consumed + * + * Otherwise, returns false + * + * https://fetch.spec.whatwg.org/#dom-body-bodyused + */ + readonly bodyUsed: boolean + + /** Throws on node 16.6.0 + * + * If body is null, it should return null as the body + * + * If body is not null, should return the body as a ReadableStream + * + * https://fetch.spec.whatwg.org/#dom-body-body + */ + readonly body: never | undefined + + /** Dumps the response body by reading `limit` number of bytes. + * @param opts.limit Number of bytes to read (optional) - Default: 262144 + */ + dump(opts?: { limit: number }): Promise +} diff --git a/node_modules/undici/types/webidl.d.ts b/node_modules/undici/types/webidl.d.ts new file mode 100644 index 0000000..40cfe06 --- /dev/null +++ b/node_modules/undici/types/webidl.d.ts @@ -0,0 +1,220 @@ +// These types are not exported, and are only used internally + +/** + * Take in an unknown value and return one that is of type T + */ +type Converter = (object: unknown) => T + +type SequenceConverter = (object: unknown) => T[] + +type RecordConverter = (object: unknown) => Record + +interface ConvertToIntOpts { + clamp?: boolean + enforceRange?: boolean +} + +interface WebidlErrors { + exception (opts: { header: string, message: string }): TypeError + /** + * @description Throw an error when conversion from one type to another has failed + */ + conversionFailed (opts: { + prefix: string + argument: string + types: string[] + }): TypeError + /** + * @description Throw an error when an invalid argument is provided + */ + invalidArgument (opts: { + prefix: string + value: string + type: string + }): TypeError +} + +interface WebidlUtil { + /** + * @see https://tc39.es/ecma262/#sec-ecmascript-data-types-and-values + */ + Type (object: unknown): + | 'Undefined' + | 'Boolean' + | 'String' + | 'Symbol' + | 'Number' + | 'BigInt' + | 'Null' + | 'Object' + + /** + * @see https://webidl.spec.whatwg.org/#abstract-opdef-converttoint + */ + ConvertToInt ( + V: unknown, + bitLength: number, + signedness: 'signed' | 'unsigned', + opts?: ConvertToIntOpts + ): number + + /** + * @see https://webidl.spec.whatwg.org/#abstract-opdef-converttoint + */ + IntegerPart (N: number): number +} + +interface WebidlConverters { + /** + * @see https://webidl.spec.whatwg.org/#es-DOMString + */ + DOMString (V: unknown, opts?: { + legacyNullToEmptyString: boolean + }): string + + /** + * @see https://webidl.spec.whatwg.org/#es-ByteString + */ + ByteString (V: unknown): string + + /** + * @see https://webidl.spec.whatwg.org/#es-USVString + */ + USVString (V: unknown): string + + /** + * @see https://webidl.spec.whatwg.org/#es-boolean + */ + boolean (V: unknown): boolean + + /** + * @see https://webidl.spec.whatwg.org/#es-any + */ + any (V: Value): Value + + /** + * @see https://webidl.spec.whatwg.org/#es-long-long + */ + ['long long'] (V: unknown): number + + /** + * @see https://webidl.spec.whatwg.org/#es-unsigned-long-long + */ + ['unsigned long long'] (V: unknown): number + + /** + * @see https://webidl.spec.whatwg.org/#es-unsigned-long + */ + ['unsigned long'] (V: unknown): number + + /** + * @see https://webidl.spec.whatwg.org/#es-unsigned-short + */ + ['unsigned short'] (V: unknown, opts?: ConvertToIntOpts): number + + /** + * @see https://webidl.spec.whatwg.org/#idl-ArrayBuffer + */ + ArrayBuffer (V: unknown): ArrayBufferLike + ArrayBuffer (V: unknown, opts: { allowShared: false }): ArrayBuffer + + /** + * @see https://webidl.spec.whatwg.org/#es-buffer-source-types + */ + TypedArray ( + V: unknown, + TypedArray: NodeJS.TypedArray | ArrayBufferLike + ): NodeJS.TypedArray | ArrayBufferLike + TypedArray ( + V: unknown, + TypedArray: NodeJS.TypedArray | ArrayBufferLike, + opts?: { allowShared: false } + ): NodeJS.TypedArray | ArrayBuffer + + /** + * @see https://webidl.spec.whatwg.org/#es-buffer-source-types + */ + DataView (V: unknown, opts?: { allowShared: boolean }): DataView + + /** + * @see https://webidl.spec.whatwg.org/#BufferSource + */ + BufferSource ( + V: unknown, + opts?: { allowShared: boolean } + ): NodeJS.TypedArray | ArrayBufferLike | DataView + + ['sequence']: SequenceConverter + + ['sequence>']: SequenceConverter + + ['record']: RecordConverter + + [Key: string]: (...args: any[]) => unknown +} + +export interface Webidl { + errors: WebidlErrors + util: WebidlUtil + converters: WebidlConverters + + /** + * @description Performs a brand-check on {@param V} to ensure it is a + * {@param cls} object. + */ + brandCheck (V: unknown, cls: Interface, opts?: { strict?: boolean }): asserts V is Interface + + /** + * @see https://webidl.spec.whatwg.org/#es-sequence + * @description Convert a value, V, to a WebIDL sequence type. + */ + sequenceConverter (C: Converter): SequenceConverter + + illegalConstructor (): never + + /** + * @see https://webidl.spec.whatwg.org/#es-to-record + * @description Convert a value, V, to a WebIDL record type. + */ + recordConverter ( + keyConverter: Converter, + valueConverter: Converter + ): RecordConverter + + /** + * Similar to {@link Webidl.brandCheck} but allows skipping the check if third party + * interfaces are allowed. + */ + interfaceConverter (cls: Interface): ( + V: unknown, + opts?: { strict: boolean } + ) => asserts V is typeof cls + + // TODO(@KhafraDev): a type could likely be implemented that can infer the return type + // from the converters given? + /** + * Converts a value, V, to a WebIDL dictionary types. Allows limiting which keys are + * allowed, values allowed, optional and required keys. Auto converts the value to + * a type given a converter. + */ + dictionaryConverter (converters: { + key: string, + defaultValue?: unknown, + required?: boolean, + converter: (...args: unknown[]) => unknown, + allowedValues?: unknown[] + }[]): (V: unknown) => Record + + /** + * @see https://webidl.spec.whatwg.org/#idl-nullable-type + * @description allows a type, V, to be null + */ + nullableConverter ( + converter: Converter + ): (V: unknown) => ReturnType | null + + argumentLengthCheck (args: { length: number }, min: number, context: { + header: string + message?: string + }): void +} diff --git a/node_modules/undici/types/websocket.d.ts b/node_modules/undici/types/websocket.d.ts new file mode 100644 index 0000000..15a357d --- /dev/null +++ b/node_modules/undici/types/websocket.d.ts @@ -0,0 +1,131 @@ +/// + +import type { Blob } from 'buffer' +import type { MessagePort } from 'worker_threads' +import { + EventTarget, + Event, + EventInit, + EventListenerOptions, + AddEventListenerOptions, + EventListenerOrEventListenerObject +} from './patch' +import Dispatcher from './dispatcher' +import { HeadersInit } from './fetch' + +export type BinaryType = 'blob' | 'arraybuffer' + +interface WebSocketEventMap { + close: CloseEvent + error: Event + message: MessageEvent + open: Event +} + +interface WebSocket extends EventTarget { + binaryType: BinaryType + + readonly bufferedAmount: number + readonly extensions: string + + onclose: ((this: WebSocket, ev: WebSocketEventMap['close']) => any) | null + onerror: ((this: WebSocket, ev: WebSocketEventMap['error']) => any) | null + onmessage: ((this: WebSocket, ev: WebSocketEventMap['message']) => any) | null + onopen: ((this: WebSocket, ev: WebSocketEventMap['open']) => any) | null + + readonly protocol: string + readonly readyState: number + readonly url: string + + close(code?: number, reason?: string): void + send(data: string | ArrayBufferLike | Blob | ArrayBufferView): void + + readonly CLOSED: number + readonly CLOSING: number + readonly CONNECTING: number + readonly OPEN: number + + addEventListener( + type: K, + listener: (this: WebSocket, ev: WebSocketEventMap[K]) => any, + options?: boolean | AddEventListenerOptions + ): void + addEventListener( + type: string, + listener: EventListenerOrEventListenerObject, + options?: boolean | AddEventListenerOptions + ): void + removeEventListener( + type: K, + listener: (this: WebSocket, ev: WebSocketEventMap[K]) => any, + options?: boolean | EventListenerOptions + ): void + removeEventListener( + type: string, + listener: EventListenerOrEventListenerObject, + options?: boolean | EventListenerOptions + ): void +} + +export declare const WebSocket: { + prototype: WebSocket + new (url: string | URL, protocols?: string | string[] | WebSocketInit): WebSocket + readonly CLOSED: number + readonly CLOSING: number + readonly CONNECTING: number + readonly OPEN: number +} + +interface CloseEventInit extends EventInit { + code?: number + reason?: string + wasClean?: boolean +} + +interface CloseEvent extends Event { + readonly code: number + readonly reason: string + readonly wasClean: boolean +} + +export declare const CloseEvent: { + prototype: CloseEvent + new (type: string, eventInitDict?: CloseEventInit): CloseEvent +} + +interface MessageEventInit extends EventInit { + data?: T + lastEventId?: string + origin?: string + ports?: (typeof MessagePort)[] + source?: typeof MessagePort | null +} + +interface MessageEvent extends Event { + readonly data: T + readonly lastEventId: string + readonly origin: string + readonly ports: ReadonlyArray + readonly source: typeof MessagePort | null + initMessageEvent( + type: string, + bubbles?: boolean, + cancelable?: boolean, + data?: any, + origin?: string, + lastEventId?: string, + source?: typeof MessagePort | null, + ports?: (typeof MessagePort)[] + ): void; +} + +export declare const MessageEvent: { + prototype: MessageEvent + new(type: string, eventInitDict?: MessageEventInit): MessageEvent +} + +interface WebSocketInit { + protocols?: string | string[], + dispatcher?: Dispatcher, + headers?: HeadersInit +} diff --git a/node_modules/util-deprecate/History.md b/node_modules/util-deprecate/History.md new file mode 100644 index 0000000..acc8675 --- /dev/null +++ b/node_modules/util-deprecate/History.md @@ -0,0 +1,16 @@ + +1.0.2 / 2015-10-07 +================== + + * use try/catch when checking `localStorage` (#3, @kumavis) + +1.0.1 / 2014-11-25 +================== + + * browser: use `console.warn()` for deprecation calls + * browser: more jsdocs + +1.0.0 / 2014-04-30 +================== + + * initial commit diff --git a/node_modules/util-deprecate/LICENSE b/node_modules/util-deprecate/LICENSE new file mode 100644 index 0000000..6a60e8c --- /dev/null +++ b/node_modules/util-deprecate/LICENSE @@ -0,0 +1,24 @@ +(The MIT License) + +Copyright (c) 2014 Nathan Rajlich + +Permission is hereby granted, free of charge, to any person +obtaining a copy of this software and associated documentation +files (the "Software"), to deal in the Software without +restriction, including without limitation the rights to use, +copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following +conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/util-deprecate/README.md b/node_modules/util-deprecate/README.md new file mode 100644 index 0000000..75622fa --- /dev/null +++ b/node_modules/util-deprecate/README.md @@ -0,0 +1,53 @@ +util-deprecate +============== +### The Node.js `util.deprecate()` function with browser support + +In Node.js, this module simply re-exports the `util.deprecate()` function. + +In the web browser (i.e. via browserify), a browser-specific implementation +of the `util.deprecate()` function is used. + + +## API + +A `deprecate()` function is the only thing exposed by this module. + +``` javascript +// setup: +exports.foo = deprecate(foo, 'foo() is deprecated, use bar() instead'); + + +// users see: +foo(); +// foo() is deprecated, use bar() instead +foo(); +foo(); +``` + + +## License + +(The MIT License) + +Copyright (c) 2014 Nathan Rajlich + +Permission is hereby granted, free of charge, to any person +obtaining a copy of this software and associated documentation +files (the "Software"), to deal in the Software without +restriction, including without limitation the rights to use, +copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following +conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/util-deprecate/browser.js b/node_modules/util-deprecate/browser.js new file mode 100644 index 0000000..549ae2f --- /dev/null +++ b/node_modules/util-deprecate/browser.js @@ -0,0 +1,67 @@ + +/** + * Module exports. + */ + +module.exports = deprecate; + +/** + * Mark that a method should not be used. + * Returns a modified function which warns once by default. + * + * If `localStorage.noDeprecation = true` is set, then it is a no-op. + * + * If `localStorage.throwDeprecation = true` is set, then deprecated functions + * will throw an Error when invoked. + * + * If `localStorage.traceDeprecation = true` is set, then deprecated functions + * will invoke `console.trace()` instead of `console.error()`. + * + * @param {Function} fn - the function to deprecate + * @param {String} msg - the string to print to the console when `fn` is invoked + * @returns {Function} a new "deprecated" version of `fn` + * @api public + */ + +function deprecate (fn, msg) { + if (config('noDeprecation')) { + return fn; + } + + var warned = false; + function deprecated() { + if (!warned) { + if (config('throwDeprecation')) { + throw new Error(msg); + } else if (config('traceDeprecation')) { + console.trace(msg); + } else { + console.warn(msg); + } + warned = true; + } + return fn.apply(this, arguments); + } + + return deprecated; +} + +/** + * Checks `localStorage` for boolean values for the given `name`. + * + * @param {String} name + * @returns {Boolean} + * @api private + */ + +function config (name) { + // accessing global.localStorage can trigger a DOMException in sandboxed iframes + try { + if (!global.localStorage) return false; + } catch (_) { + return false; + } + var val = global.localStorage[name]; + if (null == val) return false; + return String(val).toLowerCase() === 'true'; +} diff --git a/node_modules/util-deprecate/node.js b/node_modules/util-deprecate/node.js new file mode 100644 index 0000000..5e6fcff --- /dev/null +++ b/node_modules/util-deprecate/node.js @@ -0,0 +1,6 @@ + +/** + * For Node.js, simply re-export the core `util.deprecate` function. + */ + +module.exports = require('util').deprecate; diff --git a/node_modules/util-deprecate/package.json b/node_modules/util-deprecate/package.json new file mode 100644 index 0000000..2e79f89 --- /dev/null +++ b/node_modules/util-deprecate/package.json @@ -0,0 +1,27 @@ +{ + "name": "util-deprecate", + "version": "1.0.2", + "description": "The Node.js `util.deprecate()` function with browser support", + "main": "node.js", + "browser": "browser.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "repository": { + "type": "git", + "url": "git://github.com/TooTallNate/util-deprecate.git" + }, + "keywords": [ + "util", + "deprecate", + "browserify", + "browser", + "node" + ], + "author": "Nathan Rajlich (http://n8.io/)", + "license": "MIT", + "bugs": { + "url": "https://github.com/TooTallNate/util-deprecate/issues" + }, + "homepage": "https://github.com/TooTallNate/util-deprecate" +} diff --git a/node_modules/ws/LICENSE b/node_modules/ws/LICENSE new file mode 100644 index 0000000..1da5b96 --- /dev/null +++ b/node_modules/ws/LICENSE @@ -0,0 +1,20 @@ +Copyright (c) 2011 Einar Otto Stangvik +Copyright (c) 2013 Arnout Kazemier and contributors +Copyright (c) 2016 Luigi Pinca and contributors + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/ws/README.md b/node_modules/ws/README.md new file mode 100644 index 0000000..a550ca1 --- /dev/null +++ b/node_modules/ws/README.md @@ -0,0 +1,536 @@ +# ws: a Node.js WebSocket library + +[![Version npm](https://img.shields.io/npm/v/ws.svg?logo=npm)](https://www.npmjs.com/package/ws) +[![CI](https://img.shields.io/github/actions/workflow/status/websockets/ws/ci.yml?branch=master&label=CI&logo=github)](https://github.com/websockets/ws/actions?query=workflow%3ACI+branch%3Amaster) +[![Coverage Status](https://img.shields.io/coveralls/websockets/ws/master.svg?logo=coveralls)](https://coveralls.io/github/websockets/ws) + +ws is a simple to use, blazing fast, and thoroughly tested WebSocket client and +server implementation. + +Passes the quite extensive Autobahn test suite: [server][server-report], +[client][client-report]. + +**Note**: This module does not work in the browser. The client in the docs is a +reference to a back end with the role of a client in the WebSocket +communication. Browser clients must use the native +[`WebSocket`](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket) +object. To make the same code work seamlessly on Node.js and the browser, you +can use one of the many wrappers available on npm, like +[isomorphic-ws](https://github.com/heineiuo/isomorphic-ws). + +## Table of Contents + +- [Protocol support](#protocol-support) +- [Installing](#installing) + - [Opt-in for performance](#opt-in-for-performance) +- [API docs](#api-docs) +- [WebSocket compression](#websocket-compression) +- [Usage examples](#usage-examples) + - [Sending and receiving text data](#sending-and-receiving-text-data) + - [Sending binary data](#sending-binary-data) + - [Simple server](#simple-server) + - [External HTTP/S server](#external-https-server) + - [Multiple servers sharing a single HTTP/S server](#multiple-servers-sharing-a-single-https-server) + - [Client authentication](#client-authentication) + - [Server broadcast](#server-broadcast) + - [Round-trip time](#round-trip-time) + - [Use the Node.js streams API](#use-the-nodejs-streams-api) + - [Other examples](#other-examples) +- [FAQ](#faq) + - [How to get the IP address of the client?](#how-to-get-the-ip-address-of-the-client) + - [How to detect and close broken connections?](#how-to-detect-and-close-broken-connections) + - [How to connect via a proxy?](#how-to-connect-via-a-proxy) +- [Changelog](#changelog) +- [License](#license) + +## Protocol support + +- **HyBi drafts 07-12** (Use the option `protocolVersion: 8`) +- **HyBi drafts 13-17** (Current default, alternatively option + `protocolVersion: 13`) + +## Installing + +``` +npm install ws +``` + +### Opt-in for performance + +There are 2 optional modules that can be installed along side with the ws +module. These modules are binary addons that improve the performance of certain +operations. Prebuilt binaries are available for the most popular platforms so +you don't necessarily need to have a C++ compiler installed on your machine. + +- `npm install --save-optional bufferutil`: Allows to efficiently perform + operations such as masking and unmasking the data payload of the WebSocket + frames. +- `npm install --save-optional utf-8-validate`: Allows to efficiently check if a + message contains valid UTF-8. + +To not even try to require and use these modules, use the +[`WS_NO_BUFFER_UTIL`](./doc/ws.md#ws_no_buffer_util) and +[`WS_NO_UTF_8_VALIDATE`](./doc/ws.md#ws_no_utf_8_validate) environment +variables. These might be useful to enhance security in systems where a user can +put a package in the package search path of an application of another user, due +to how the Node.js resolver algorithm works. + +The `utf-8-validate` module is not needed and is not required, even if it is +already installed, regardless of the value of the `WS_NO_UTF_8_VALIDATE` +environment variable, if [`buffer.isUtf8()`][] is available. + +## API docs + +See [`/doc/ws.md`](./doc/ws.md) for Node.js-like documentation of ws classes and +utility functions. + +## WebSocket compression + +ws supports the [permessage-deflate extension][permessage-deflate] which enables +the client and server to negotiate a compression algorithm and its parameters, +and then selectively apply it to the data payloads of each WebSocket message. + +The extension is disabled by default on the server and enabled by default on the +client. It adds a significant overhead in terms of performance and memory +consumption so we suggest to enable it only if it is really needed. + +Note that Node.js has a variety of issues with high-performance compression, +where increased concurrency, especially on Linux, can lead to [catastrophic +memory fragmentation][node-zlib-bug] and slow performance. If you intend to use +permessage-deflate in production, it is worthwhile to set up a test +representative of your workload and ensure Node.js/zlib will handle it with +acceptable performance and memory usage. + +Tuning of permessage-deflate can be done via the options defined below. You can +also use `zlibDeflateOptions` and `zlibInflateOptions`, which is passed directly +into the creation of [raw deflate/inflate streams][node-zlib-deflaterawdocs]. + +See [the docs][ws-server-options] for more options. + +```js +import WebSocket, { WebSocketServer } from 'ws'; + +const wss = new WebSocketServer({ + port: 8080, + perMessageDeflate: { + zlibDeflateOptions: { + // See zlib defaults. + chunkSize: 1024, + memLevel: 7, + level: 3 + }, + zlibInflateOptions: { + chunkSize: 10 * 1024 + }, + // Other options settable: + clientNoContextTakeover: true, // Defaults to negotiated value. + serverNoContextTakeover: true, // Defaults to negotiated value. + serverMaxWindowBits: 10, // Defaults to negotiated value. + // Below options specified as default values. + concurrencyLimit: 10, // Limits zlib concurrency for perf. + threshold: 1024 // Size (in bytes) below which messages + // should not be compressed if context takeover is disabled. + } +}); +``` + +The client will only use the extension if it is supported and enabled on the +server. To always disable the extension on the client set the +`perMessageDeflate` option to `false`. + +```js +import WebSocket from 'ws'; + +const ws = new WebSocket('ws://www.host.com/path', { + perMessageDeflate: false +}); +``` + +## Usage examples + +### Sending and receiving text data + +```js +import WebSocket from 'ws'; + +const ws = new WebSocket('ws://www.host.com/path'); + +ws.on('error', console.error); + +ws.on('open', function open() { + ws.send('something'); +}); + +ws.on('message', function message(data) { + console.log('received: %s', data); +}); +``` + +### Sending binary data + +```js +import WebSocket from 'ws'; + +const ws = new WebSocket('ws://www.host.com/path'); + +ws.on('error', console.error); + +ws.on('open', function open() { + const array = new Float32Array(5); + + for (var i = 0; i < array.length; ++i) { + array[i] = i / 2; + } + + ws.send(array); +}); +``` + +### Simple server + +```js +import { WebSocketServer } from 'ws'; + +const wss = new WebSocketServer({ port: 8080 }); + +wss.on('connection', function connection(ws) { + ws.on('error', console.error); + + ws.on('message', function message(data) { + console.log('received: %s', data); + }); + + ws.send('something'); +}); +``` + +### External HTTP/S server + +```js +import { createServer } from 'https'; +import { readFileSync } from 'fs'; +import { WebSocketServer } from 'ws'; + +const server = createServer({ + cert: readFileSync('/path/to/cert.pem'), + key: readFileSync('/path/to/key.pem') +}); +const wss = new WebSocketServer({ server }); + +wss.on('connection', function connection(ws) { + ws.on('error', console.error); + + ws.on('message', function message(data) { + console.log('received: %s', data); + }); + + ws.send('something'); +}); + +server.listen(8080); +``` + +### Multiple servers sharing a single HTTP/S server + +```js +import { createServer } from 'http'; +import { parse } from 'url'; +import { WebSocketServer } from 'ws'; + +const server = createServer(); +const wss1 = new WebSocketServer({ noServer: true }); +const wss2 = new WebSocketServer({ noServer: true }); + +wss1.on('connection', function connection(ws) { + ws.on('error', console.error); + + // ... +}); + +wss2.on('connection', function connection(ws) { + ws.on('error', console.error); + + // ... +}); + +server.on('upgrade', function upgrade(request, socket, head) { + const { pathname } = parse(request.url); + + if (pathname === '/foo') { + wss1.handleUpgrade(request, socket, head, function done(ws) { + wss1.emit('connection', ws, request); + }); + } else if (pathname === '/bar') { + wss2.handleUpgrade(request, socket, head, function done(ws) { + wss2.emit('connection', ws, request); + }); + } else { + socket.destroy(); + } +}); + +server.listen(8080); +``` + +### Client authentication + +```js +import { createServer } from 'http'; +import { WebSocketServer } from 'ws'; + +function onSocketError(err) { + console.error(err); +} + +const server = createServer(); +const wss = new WebSocketServer({ noServer: true }); + +wss.on('connection', function connection(ws, request, client) { + ws.on('error', console.error); + + ws.on('message', function message(data) { + console.log(`Received message ${data} from user ${client}`); + }); +}); + +server.on('upgrade', function upgrade(request, socket, head) { + socket.on('error', onSocketError); + + // This function is not defined on purpose. Implement it with your own logic. + authenticate(request, function next(err, client) { + if (err || !client) { + socket.write('HTTP/1.1 401 Unauthorized\r\n\r\n'); + socket.destroy(); + return; + } + + socket.removeListener('error', onSocketError); + + wss.handleUpgrade(request, socket, head, function done(ws) { + wss.emit('connection', ws, request, client); + }); + }); +}); + +server.listen(8080); +``` + +Also see the provided [example][session-parse-example] using `express-session`. + +### Server broadcast + +A client WebSocket broadcasting to all connected WebSocket clients, including +itself. + +```js +import WebSocket, { WebSocketServer } from 'ws'; + +const wss = new WebSocketServer({ port: 8080 }); + +wss.on('connection', function connection(ws) { + ws.on('error', console.error); + + ws.on('message', function message(data, isBinary) { + wss.clients.forEach(function each(client) { + if (client.readyState === WebSocket.OPEN) { + client.send(data, { binary: isBinary }); + } + }); + }); +}); +``` + +A client WebSocket broadcasting to every other connected WebSocket clients, +excluding itself. + +```js +import WebSocket, { WebSocketServer } from 'ws'; + +const wss = new WebSocketServer({ port: 8080 }); + +wss.on('connection', function connection(ws) { + ws.on('error', console.error); + + ws.on('message', function message(data, isBinary) { + wss.clients.forEach(function each(client) { + if (client !== ws && client.readyState === WebSocket.OPEN) { + client.send(data, { binary: isBinary }); + } + }); + }); +}); +``` + +### Round-trip time + +```js +import WebSocket from 'ws'; + +const ws = new WebSocket('wss://websocket-echo.com/'); + +ws.on('error', console.error); + +ws.on('open', function open() { + console.log('connected'); + ws.send(Date.now()); +}); + +ws.on('close', function close() { + console.log('disconnected'); +}); + +ws.on('message', function message(data) { + console.log(`Round-trip time: ${Date.now() - data} ms`); + + setTimeout(function timeout() { + ws.send(Date.now()); + }, 500); +}); +``` + +### Use the Node.js streams API + +```js +import WebSocket, { createWebSocketStream } from 'ws'; + +const ws = new WebSocket('wss://websocket-echo.com/'); + +const duplex = createWebSocketStream(ws, { encoding: 'utf8' }); + +duplex.on('error', console.error); + +duplex.pipe(process.stdout); +process.stdin.pipe(duplex); +``` + +### Other examples + +For a full example with a browser client communicating with a ws server, see the +examples folder. + +Otherwise, see the test cases. + +## FAQ + +### How to get the IP address of the client? + +The remote IP address can be obtained from the raw socket. + +```js +import { WebSocketServer } from 'ws'; + +const wss = new WebSocketServer({ port: 8080 }); + +wss.on('connection', function connection(ws, req) { + const ip = req.socket.remoteAddress; + + ws.on('error', console.error); +}); +``` + +When the server runs behind a proxy like NGINX, the de-facto standard is to use +the `X-Forwarded-For` header. + +```js +wss.on('connection', function connection(ws, req) { + const ip = req.headers['x-forwarded-for'].split(',')[0].trim(); + + ws.on('error', console.error); +}); +``` + +### How to detect and close broken connections? + +Sometimes the link between the server and the client can be interrupted in a way +that keeps both the server and the client unaware of the broken state of the +connection (e.g. when pulling the cord). + +In these cases ping messages can be used as a means to verify that the remote +endpoint is still responsive. + +```js +import { WebSocketServer } from 'ws'; + +function heartbeat() { + this.isAlive = true; +} + +const wss = new WebSocketServer({ port: 8080 }); + +wss.on('connection', function connection(ws) { + ws.isAlive = true; + ws.on('error', console.error); + ws.on('pong', heartbeat); +}); + +const interval = setInterval(function ping() { + wss.clients.forEach(function each(ws) { + if (ws.isAlive === false) return ws.terminate(); + + ws.isAlive = false; + ws.ping(); + }); +}, 30000); + +wss.on('close', function close() { + clearInterval(interval); +}); +``` + +Pong messages are automatically sent in response to ping messages as required by +the spec. + +Just like the server example above your clients might as well lose connection +without knowing it. You might want to add a ping listener on your clients to +prevent that. A simple implementation would be: + +```js +import WebSocket from 'ws'; + +function heartbeat() { + clearTimeout(this.pingTimeout); + + // Use `WebSocket#terminate()`, which immediately destroys the connection, + // instead of `WebSocket#close()`, which waits for the close timer. + // Delay should be equal to the interval at which your server + // sends out pings plus a conservative assumption of the latency. + this.pingTimeout = setTimeout(() => { + this.terminate(); + }, 30000 + 1000); +} + +const client = new WebSocket('wss://websocket-echo.com/'); + +client.on('error', console.error); +client.on('open', heartbeat); +client.on('ping', heartbeat); +client.on('close', function clear() { + clearTimeout(this.pingTimeout); +}); +``` + +### How to connect via a proxy? + +Use a custom `http.Agent` implementation like [https-proxy-agent][] or +[socks-proxy-agent][]. + +## Changelog + +We're using the GitHub [releases][changelog] for changelog entries. + +## License + +[MIT](LICENSE) + +[`buffer.isutf8()`]: https://nodejs.org/api/buffer.html#bufferisutf8input +[changelog]: https://github.com/websockets/ws/releases +[client-report]: http://websockets.github.io/ws/autobahn/clients/ +[https-proxy-agent]: https://github.com/TooTallNate/node-https-proxy-agent +[node-zlib-bug]: https://github.com/nodejs/node/issues/8871 +[node-zlib-deflaterawdocs]: + https://nodejs.org/api/zlib.html#zlib_zlib_createdeflateraw_options +[permessage-deflate]: https://tools.ietf.org/html/rfc7692 +[server-report]: http://websockets.github.io/ws/autobahn/servers/ +[session-parse-example]: ./examples/express-session-parse +[socks-proxy-agent]: https://github.com/TooTallNate/node-socks-proxy-agent +[ws-server-options]: ./doc/ws.md#new-websocketserveroptions-callback diff --git a/node_modules/ws/browser.js b/node_modules/ws/browser.js new file mode 100644 index 0000000..ca4f628 --- /dev/null +++ b/node_modules/ws/browser.js @@ -0,0 +1,8 @@ +'use strict'; + +module.exports = function () { + throw new Error( + 'ws does not work in the browser. Browser clients must use the native ' + + 'WebSocket object' + ); +}; diff --git a/node_modules/ws/index.js b/node_modules/ws/index.js new file mode 100644 index 0000000..41edb3b --- /dev/null +++ b/node_modules/ws/index.js @@ -0,0 +1,13 @@ +'use strict'; + +const WebSocket = require('./lib/websocket'); + +WebSocket.createWebSocketStream = require('./lib/stream'); +WebSocket.Server = require('./lib/websocket-server'); +WebSocket.Receiver = require('./lib/receiver'); +WebSocket.Sender = require('./lib/sender'); + +WebSocket.WebSocket = WebSocket; +WebSocket.WebSocketServer = WebSocket.Server; + +module.exports = WebSocket; diff --git a/node_modules/ws/lib/buffer-util.js b/node_modules/ws/lib/buffer-util.js new file mode 100644 index 0000000..f7536e2 --- /dev/null +++ b/node_modules/ws/lib/buffer-util.js @@ -0,0 +1,131 @@ +'use strict'; + +const { EMPTY_BUFFER } = require('./constants'); + +const FastBuffer = Buffer[Symbol.species]; + +/** + * Merges an array of buffers into a new buffer. + * + * @param {Buffer[]} list The array of buffers to concat + * @param {Number} totalLength The total length of buffers in the list + * @return {Buffer} The resulting buffer + * @public + */ +function concat(list, totalLength) { + if (list.length === 0) return EMPTY_BUFFER; + if (list.length === 1) return list[0]; + + const target = Buffer.allocUnsafe(totalLength); + let offset = 0; + + for (let i = 0; i < list.length; i++) { + const buf = list[i]; + target.set(buf, offset); + offset += buf.length; + } + + if (offset < totalLength) { + return new FastBuffer(target.buffer, target.byteOffset, offset); + } + + return target; +} + +/** + * Masks a buffer using the given mask. + * + * @param {Buffer} source The buffer to mask + * @param {Buffer} mask The mask to use + * @param {Buffer} output The buffer where to store the result + * @param {Number} offset The offset at which to start writing + * @param {Number} length The number of bytes to mask. + * @public + */ +function _mask(source, mask, output, offset, length) { + for (let i = 0; i < length; i++) { + output[offset + i] = source[i] ^ mask[i & 3]; + } +} + +/** + * Unmasks a buffer using the given mask. + * + * @param {Buffer} buffer The buffer to unmask + * @param {Buffer} mask The mask to use + * @public + */ +function _unmask(buffer, mask) { + for (let i = 0; i < buffer.length; i++) { + buffer[i] ^= mask[i & 3]; + } +} + +/** + * Converts a buffer to an `ArrayBuffer`. + * + * @param {Buffer} buf The buffer to convert + * @return {ArrayBuffer} Converted buffer + * @public + */ +function toArrayBuffer(buf) { + if (buf.length === buf.buffer.byteLength) { + return buf.buffer; + } + + return buf.buffer.slice(buf.byteOffset, buf.byteOffset + buf.length); +} + +/** + * Converts `data` to a `Buffer`. + * + * @param {*} data The data to convert + * @return {Buffer} The buffer + * @throws {TypeError} + * @public + */ +function toBuffer(data) { + toBuffer.readOnly = true; + + if (Buffer.isBuffer(data)) return data; + + let buf; + + if (data instanceof ArrayBuffer) { + buf = new FastBuffer(data); + } else if (ArrayBuffer.isView(data)) { + buf = new FastBuffer(data.buffer, data.byteOffset, data.byteLength); + } else { + buf = Buffer.from(data); + toBuffer.readOnly = false; + } + + return buf; +} + +module.exports = { + concat, + mask: _mask, + toArrayBuffer, + toBuffer, + unmask: _unmask +}; + +/* istanbul ignore else */ +if (!process.env.WS_NO_BUFFER_UTIL) { + try { + const bufferUtil = require('bufferutil'); + + module.exports.mask = function (source, mask, output, offset, length) { + if (length < 48) _mask(source, mask, output, offset, length); + else bufferUtil.mask(source, mask, output, offset, length); + }; + + module.exports.unmask = function (buffer, mask) { + if (buffer.length < 32) _unmask(buffer, mask); + else bufferUtil.unmask(buffer, mask); + }; + } catch (e) { + // Continue regardless of the error. + } +} diff --git a/node_modules/ws/lib/constants.js b/node_modules/ws/lib/constants.js new file mode 100644 index 0000000..d691b30 --- /dev/null +++ b/node_modules/ws/lib/constants.js @@ -0,0 +1,12 @@ +'use strict'; + +module.exports = { + BINARY_TYPES: ['nodebuffer', 'arraybuffer', 'fragments'], + EMPTY_BUFFER: Buffer.alloc(0), + GUID: '258EAFA5-E914-47DA-95CA-C5AB0DC85B11', + kForOnEventAttribute: Symbol('kIsForOnEventAttribute'), + kListener: Symbol('kListener'), + kStatusCode: Symbol('status-code'), + kWebSocket: Symbol('websocket'), + NOOP: () => {} +}; diff --git a/node_modules/ws/lib/event-target.js b/node_modules/ws/lib/event-target.js new file mode 100644 index 0000000..fea4cbc --- /dev/null +++ b/node_modules/ws/lib/event-target.js @@ -0,0 +1,292 @@ +'use strict'; + +const { kForOnEventAttribute, kListener } = require('./constants'); + +const kCode = Symbol('kCode'); +const kData = Symbol('kData'); +const kError = Symbol('kError'); +const kMessage = Symbol('kMessage'); +const kReason = Symbol('kReason'); +const kTarget = Symbol('kTarget'); +const kType = Symbol('kType'); +const kWasClean = Symbol('kWasClean'); + +/** + * Class representing an event. + */ +class Event { + /** + * Create a new `Event`. + * + * @param {String} type The name of the event + * @throws {TypeError} If the `type` argument is not specified + */ + constructor(type) { + this[kTarget] = null; + this[kType] = type; + } + + /** + * @type {*} + */ + get target() { + return this[kTarget]; + } + + /** + * @type {String} + */ + get type() { + return this[kType]; + } +} + +Object.defineProperty(Event.prototype, 'target', { enumerable: true }); +Object.defineProperty(Event.prototype, 'type', { enumerable: true }); + +/** + * Class representing a close event. + * + * @extends Event + */ +class CloseEvent extends Event { + /** + * Create a new `CloseEvent`. + * + * @param {String} type The name of the event + * @param {Object} [options] A dictionary object that allows for setting + * attributes via object members of the same name + * @param {Number} [options.code=0] The status code explaining why the + * connection was closed + * @param {String} [options.reason=''] A human-readable string explaining why + * the connection was closed + * @param {Boolean} [options.wasClean=false] Indicates whether or not the + * connection was cleanly closed + */ + constructor(type, options = {}) { + super(type); + + this[kCode] = options.code === undefined ? 0 : options.code; + this[kReason] = options.reason === undefined ? '' : options.reason; + this[kWasClean] = options.wasClean === undefined ? false : options.wasClean; + } + + /** + * @type {Number} + */ + get code() { + return this[kCode]; + } + + /** + * @type {String} + */ + get reason() { + return this[kReason]; + } + + /** + * @type {Boolean} + */ + get wasClean() { + return this[kWasClean]; + } +} + +Object.defineProperty(CloseEvent.prototype, 'code', { enumerable: true }); +Object.defineProperty(CloseEvent.prototype, 'reason', { enumerable: true }); +Object.defineProperty(CloseEvent.prototype, 'wasClean', { enumerable: true }); + +/** + * Class representing an error event. + * + * @extends Event + */ +class ErrorEvent extends Event { + /** + * Create a new `ErrorEvent`. + * + * @param {String} type The name of the event + * @param {Object} [options] A dictionary object that allows for setting + * attributes via object members of the same name + * @param {*} [options.error=null] The error that generated this event + * @param {String} [options.message=''] The error message + */ + constructor(type, options = {}) { + super(type); + + this[kError] = options.error === undefined ? null : options.error; + this[kMessage] = options.message === undefined ? '' : options.message; + } + + /** + * @type {*} + */ + get error() { + return this[kError]; + } + + /** + * @type {String} + */ + get message() { + return this[kMessage]; + } +} + +Object.defineProperty(ErrorEvent.prototype, 'error', { enumerable: true }); +Object.defineProperty(ErrorEvent.prototype, 'message', { enumerable: true }); + +/** + * Class representing a message event. + * + * @extends Event + */ +class MessageEvent extends Event { + /** + * Create a new `MessageEvent`. + * + * @param {String} type The name of the event + * @param {Object} [options] A dictionary object that allows for setting + * attributes via object members of the same name + * @param {*} [options.data=null] The message content + */ + constructor(type, options = {}) { + super(type); + + this[kData] = options.data === undefined ? null : options.data; + } + + /** + * @type {*} + */ + get data() { + return this[kData]; + } +} + +Object.defineProperty(MessageEvent.prototype, 'data', { enumerable: true }); + +/** + * This provides methods for emulating the `EventTarget` interface. It's not + * meant to be used directly. + * + * @mixin + */ +const EventTarget = { + /** + * Register an event listener. + * + * @param {String} type A string representing the event type to listen for + * @param {(Function|Object)} handler The listener to add + * @param {Object} [options] An options object specifies characteristics about + * the event listener + * @param {Boolean} [options.once=false] A `Boolean` indicating that the + * listener should be invoked at most once after being added. If `true`, + * the listener would be automatically removed when invoked. + * @public + */ + addEventListener(type, handler, options = {}) { + for (const listener of this.listeners(type)) { + if ( + !options[kForOnEventAttribute] && + listener[kListener] === handler && + !listener[kForOnEventAttribute] + ) { + return; + } + } + + let wrapper; + + if (type === 'message') { + wrapper = function onMessage(data, isBinary) { + const event = new MessageEvent('message', { + data: isBinary ? data : data.toString() + }); + + event[kTarget] = this; + callListener(handler, this, event); + }; + } else if (type === 'close') { + wrapper = function onClose(code, message) { + const event = new CloseEvent('close', { + code, + reason: message.toString(), + wasClean: this._closeFrameReceived && this._closeFrameSent + }); + + event[kTarget] = this; + callListener(handler, this, event); + }; + } else if (type === 'error') { + wrapper = function onError(error) { + const event = new ErrorEvent('error', { + error, + message: error.message + }); + + event[kTarget] = this; + callListener(handler, this, event); + }; + } else if (type === 'open') { + wrapper = function onOpen() { + const event = new Event('open'); + + event[kTarget] = this; + callListener(handler, this, event); + }; + } else { + return; + } + + wrapper[kForOnEventAttribute] = !!options[kForOnEventAttribute]; + wrapper[kListener] = handler; + + if (options.once) { + this.once(type, wrapper); + } else { + this.on(type, wrapper); + } + }, + + /** + * Remove an event listener. + * + * @param {String} type A string representing the event type to remove + * @param {(Function|Object)} handler The listener to remove + * @public + */ + removeEventListener(type, handler) { + for (const listener of this.listeners(type)) { + if (listener[kListener] === handler && !listener[kForOnEventAttribute]) { + this.removeListener(type, listener); + break; + } + } + } +}; + +module.exports = { + CloseEvent, + ErrorEvent, + Event, + EventTarget, + MessageEvent +}; + +/** + * Call an event listener + * + * @param {(Function|Object)} listener The listener to call + * @param {*} thisArg The value to use as `this`` when calling the listener + * @param {Event} event The event to pass to the listener + * @private + */ +function callListener(listener, thisArg, event) { + if (typeof listener === 'object' && listener.handleEvent) { + listener.handleEvent.call(listener, event); + } else { + listener.call(thisArg, event); + } +} diff --git a/node_modules/ws/lib/extension.js b/node_modules/ws/lib/extension.js new file mode 100644 index 0000000..3d7895c --- /dev/null +++ b/node_modules/ws/lib/extension.js @@ -0,0 +1,203 @@ +'use strict'; + +const { tokenChars } = require('./validation'); + +/** + * Adds an offer to the map of extension offers or a parameter to the map of + * parameters. + * + * @param {Object} dest The map of extension offers or parameters + * @param {String} name The extension or parameter name + * @param {(Object|Boolean|String)} elem The extension parameters or the + * parameter value + * @private + */ +function push(dest, name, elem) { + if (dest[name] === undefined) dest[name] = [elem]; + else dest[name].push(elem); +} + +/** + * Parses the `Sec-WebSocket-Extensions` header into an object. + * + * @param {String} header The field value of the header + * @return {Object} The parsed object + * @public + */ +function parse(header) { + const offers = Object.create(null); + let params = Object.create(null); + let mustUnescape = false; + let isEscaping = false; + let inQuotes = false; + let extensionName; + let paramName; + let start = -1; + let code = -1; + let end = -1; + let i = 0; + + for (; i < header.length; i++) { + code = header.charCodeAt(i); + + if (extensionName === undefined) { + if (end === -1 && tokenChars[code] === 1) { + if (start === -1) start = i; + } else if ( + i !== 0 && + (code === 0x20 /* ' ' */ || code === 0x09) /* '\t' */ + ) { + if (end === -1 && start !== -1) end = i; + } else if (code === 0x3b /* ';' */ || code === 0x2c /* ',' */) { + if (start === -1) { + throw new SyntaxError(`Unexpected character at index ${i}`); + } + + if (end === -1) end = i; + const name = header.slice(start, end); + if (code === 0x2c) { + push(offers, name, params); + params = Object.create(null); + } else { + extensionName = name; + } + + start = end = -1; + } else { + throw new SyntaxError(`Unexpected character at index ${i}`); + } + } else if (paramName === undefined) { + if (end === -1 && tokenChars[code] === 1) { + if (start === -1) start = i; + } else if (code === 0x20 || code === 0x09) { + if (end === -1 && start !== -1) end = i; + } else if (code === 0x3b || code === 0x2c) { + if (start === -1) { + throw new SyntaxError(`Unexpected character at index ${i}`); + } + + if (end === -1) end = i; + push(params, header.slice(start, end), true); + if (code === 0x2c) { + push(offers, extensionName, params); + params = Object.create(null); + extensionName = undefined; + } + + start = end = -1; + } else if (code === 0x3d /* '=' */ && start !== -1 && end === -1) { + paramName = header.slice(start, i); + start = end = -1; + } else { + throw new SyntaxError(`Unexpected character at index ${i}`); + } + } else { + // + // The value of a quoted-string after unescaping must conform to the + // token ABNF, so only token characters are valid. + // Ref: https://tools.ietf.org/html/rfc6455#section-9.1 + // + if (isEscaping) { + if (tokenChars[code] !== 1) { + throw new SyntaxError(`Unexpected character at index ${i}`); + } + if (start === -1) start = i; + else if (!mustUnescape) mustUnescape = true; + isEscaping = false; + } else if (inQuotes) { + if (tokenChars[code] === 1) { + if (start === -1) start = i; + } else if (code === 0x22 /* '"' */ && start !== -1) { + inQuotes = false; + end = i; + } else if (code === 0x5c /* '\' */) { + isEscaping = true; + } else { + throw new SyntaxError(`Unexpected character at index ${i}`); + } + } else if (code === 0x22 && header.charCodeAt(i - 1) === 0x3d) { + inQuotes = true; + } else if (end === -1 && tokenChars[code] === 1) { + if (start === -1) start = i; + } else if (start !== -1 && (code === 0x20 || code === 0x09)) { + if (end === -1) end = i; + } else if (code === 0x3b || code === 0x2c) { + if (start === -1) { + throw new SyntaxError(`Unexpected character at index ${i}`); + } + + if (end === -1) end = i; + let value = header.slice(start, end); + if (mustUnescape) { + value = value.replace(/\\/g, ''); + mustUnescape = false; + } + push(params, paramName, value); + if (code === 0x2c) { + push(offers, extensionName, params); + params = Object.create(null); + extensionName = undefined; + } + + paramName = undefined; + start = end = -1; + } else { + throw new SyntaxError(`Unexpected character at index ${i}`); + } + } + } + + if (start === -1 || inQuotes || code === 0x20 || code === 0x09) { + throw new SyntaxError('Unexpected end of input'); + } + + if (end === -1) end = i; + const token = header.slice(start, end); + if (extensionName === undefined) { + push(offers, token, params); + } else { + if (paramName === undefined) { + push(params, token, true); + } else if (mustUnescape) { + push(params, paramName, token.replace(/\\/g, '')); + } else { + push(params, paramName, token); + } + push(offers, extensionName, params); + } + + return offers; +} + +/** + * Builds the `Sec-WebSocket-Extensions` header field value. + * + * @param {Object} extensions The map of extensions and parameters to format + * @return {String} A string representing the given object + * @public + */ +function format(extensions) { + return Object.keys(extensions) + .map((extension) => { + let configurations = extensions[extension]; + if (!Array.isArray(configurations)) configurations = [configurations]; + return configurations + .map((params) => { + return [extension] + .concat( + Object.keys(params).map((k) => { + let values = params[k]; + if (!Array.isArray(values)) values = [values]; + return values + .map((v) => (v === true ? k : `${k}=${v}`)) + .join('; '); + }) + ) + .join('; '); + }) + .join(', '); + }) + .join(', '); +} + +module.exports = { format, parse }; diff --git a/node_modules/ws/lib/limiter.js b/node_modules/ws/lib/limiter.js new file mode 100644 index 0000000..3fd3578 --- /dev/null +++ b/node_modules/ws/lib/limiter.js @@ -0,0 +1,55 @@ +'use strict'; + +const kDone = Symbol('kDone'); +const kRun = Symbol('kRun'); + +/** + * A very simple job queue with adjustable concurrency. Adapted from + * https://github.com/STRML/async-limiter + */ +class Limiter { + /** + * Creates a new `Limiter`. + * + * @param {Number} [concurrency=Infinity] The maximum number of jobs allowed + * to run concurrently + */ + constructor(concurrency) { + this[kDone] = () => { + this.pending--; + this[kRun](); + }; + this.concurrency = concurrency || Infinity; + this.jobs = []; + this.pending = 0; + } + + /** + * Adds a job to the queue. + * + * @param {Function} job The job to run + * @public + */ + add(job) { + this.jobs.push(job); + this[kRun](); + } + + /** + * Removes a job from the queue and runs it if possible. + * + * @private + */ + [kRun]() { + if (this.pending === this.concurrency) return; + + if (this.jobs.length) { + const job = this.jobs.shift(); + + this.pending++; + job(this[kDone]); + } + } +} + +module.exports = Limiter; diff --git a/node_modules/ws/lib/permessage-deflate.js b/node_modules/ws/lib/permessage-deflate.js new file mode 100644 index 0000000..77d918b --- /dev/null +++ b/node_modules/ws/lib/permessage-deflate.js @@ -0,0 +1,514 @@ +'use strict'; + +const zlib = require('zlib'); + +const bufferUtil = require('./buffer-util'); +const Limiter = require('./limiter'); +const { kStatusCode } = require('./constants'); + +const FastBuffer = Buffer[Symbol.species]; +const TRAILER = Buffer.from([0x00, 0x00, 0xff, 0xff]); +const kPerMessageDeflate = Symbol('permessage-deflate'); +const kTotalLength = Symbol('total-length'); +const kCallback = Symbol('callback'); +const kBuffers = Symbol('buffers'); +const kError = Symbol('error'); + +// +// We limit zlib concurrency, which prevents severe memory fragmentation +// as documented in https://github.com/nodejs/node/issues/8871#issuecomment-250915913 +// and https://github.com/websockets/ws/issues/1202 +// +// Intentionally global; it's the global thread pool that's an issue. +// +let zlibLimiter; + +/** + * permessage-deflate implementation. + */ +class PerMessageDeflate { + /** + * Creates a PerMessageDeflate instance. + * + * @param {Object} [options] Configuration options + * @param {(Boolean|Number)} [options.clientMaxWindowBits] Advertise support + * for, or request, a custom client window size + * @param {Boolean} [options.clientNoContextTakeover=false] Advertise/ + * acknowledge disabling of client context takeover + * @param {Number} [options.concurrencyLimit=10] The number of concurrent + * calls to zlib + * @param {(Boolean|Number)} [options.serverMaxWindowBits] Request/confirm the + * use of a custom server window size + * @param {Boolean} [options.serverNoContextTakeover=false] Request/accept + * disabling of server context takeover + * @param {Number} [options.threshold=1024] Size (in bytes) below which + * messages should not be compressed if context takeover is disabled + * @param {Object} [options.zlibDeflateOptions] Options to pass to zlib on + * deflate + * @param {Object} [options.zlibInflateOptions] Options to pass to zlib on + * inflate + * @param {Boolean} [isServer=false] Create the instance in either server or + * client mode + * @param {Number} [maxPayload=0] The maximum allowed message length + */ + constructor(options, isServer, maxPayload) { + this._maxPayload = maxPayload | 0; + this._options = options || {}; + this._threshold = + this._options.threshold !== undefined ? this._options.threshold : 1024; + this._isServer = !!isServer; + this._deflate = null; + this._inflate = null; + + this.params = null; + + if (!zlibLimiter) { + const concurrency = + this._options.concurrencyLimit !== undefined + ? this._options.concurrencyLimit + : 10; + zlibLimiter = new Limiter(concurrency); + } + } + + /** + * @type {String} + */ + static get extensionName() { + return 'permessage-deflate'; + } + + /** + * Create an extension negotiation offer. + * + * @return {Object} Extension parameters + * @public + */ + offer() { + const params = {}; + + if (this._options.serverNoContextTakeover) { + params.server_no_context_takeover = true; + } + if (this._options.clientNoContextTakeover) { + params.client_no_context_takeover = true; + } + if (this._options.serverMaxWindowBits) { + params.server_max_window_bits = this._options.serverMaxWindowBits; + } + if (this._options.clientMaxWindowBits) { + params.client_max_window_bits = this._options.clientMaxWindowBits; + } else if (this._options.clientMaxWindowBits == null) { + params.client_max_window_bits = true; + } + + return params; + } + + /** + * Accept an extension negotiation offer/response. + * + * @param {Array} configurations The extension negotiation offers/reponse + * @return {Object} Accepted configuration + * @public + */ + accept(configurations) { + configurations = this.normalizeParams(configurations); + + this.params = this._isServer + ? this.acceptAsServer(configurations) + : this.acceptAsClient(configurations); + + return this.params; + } + + /** + * Releases all resources used by the extension. + * + * @public + */ + cleanup() { + if (this._inflate) { + this._inflate.close(); + this._inflate = null; + } + + if (this._deflate) { + const callback = this._deflate[kCallback]; + + this._deflate.close(); + this._deflate = null; + + if (callback) { + callback( + new Error( + 'The deflate stream was closed while data was being processed' + ) + ); + } + } + } + + /** + * Accept an extension negotiation offer. + * + * @param {Array} offers The extension negotiation offers + * @return {Object} Accepted configuration + * @private + */ + acceptAsServer(offers) { + const opts = this._options; + const accepted = offers.find((params) => { + if ( + (opts.serverNoContextTakeover === false && + params.server_no_context_takeover) || + (params.server_max_window_bits && + (opts.serverMaxWindowBits === false || + (typeof opts.serverMaxWindowBits === 'number' && + opts.serverMaxWindowBits > params.server_max_window_bits))) || + (typeof opts.clientMaxWindowBits === 'number' && + !params.client_max_window_bits) + ) { + return false; + } + + return true; + }); + + if (!accepted) { + throw new Error('None of the extension offers can be accepted'); + } + + if (opts.serverNoContextTakeover) { + accepted.server_no_context_takeover = true; + } + if (opts.clientNoContextTakeover) { + accepted.client_no_context_takeover = true; + } + if (typeof opts.serverMaxWindowBits === 'number') { + accepted.server_max_window_bits = opts.serverMaxWindowBits; + } + if (typeof opts.clientMaxWindowBits === 'number') { + accepted.client_max_window_bits = opts.clientMaxWindowBits; + } else if ( + accepted.client_max_window_bits === true || + opts.clientMaxWindowBits === false + ) { + delete accepted.client_max_window_bits; + } + + return accepted; + } + + /** + * Accept the extension negotiation response. + * + * @param {Array} response The extension negotiation response + * @return {Object} Accepted configuration + * @private + */ + acceptAsClient(response) { + const params = response[0]; + + if ( + this._options.clientNoContextTakeover === false && + params.client_no_context_takeover + ) { + throw new Error('Unexpected parameter "client_no_context_takeover"'); + } + + if (!params.client_max_window_bits) { + if (typeof this._options.clientMaxWindowBits === 'number') { + params.client_max_window_bits = this._options.clientMaxWindowBits; + } + } else if ( + this._options.clientMaxWindowBits === false || + (typeof this._options.clientMaxWindowBits === 'number' && + params.client_max_window_bits > this._options.clientMaxWindowBits) + ) { + throw new Error( + 'Unexpected or invalid parameter "client_max_window_bits"' + ); + } + + return params; + } + + /** + * Normalize parameters. + * + * @param {Array} configurations The extension negotiation offers/reponse + * @return {Array} The offers/response with normalized parameters + * @private + */ + normalizeParams(configurations) { + configurations.forEach((params) => { + Object.keys(params).forEach((key) => { + let value = params[key]; + + if (value.length > 1) { + throw new Error(`Parameter "${key}" must have only a single value`); + } + + value = value[0]; + + if (key === 'client_max_window_bits') { + if (value !== true) { + const num = +value; + if (!Number.isInteger(num) || num < 8 || num > 15) { + throw new TypeError( + `Invalid value for parameter "${key}": ${value}` + ); + } + value = num; + } else if (!this._isServer) { + throw new TypeError( + `Invalid value for parameter "${key}": ${value}` + ); + } + } else if (key === 'server_max_window_bits') { + const num = +value; + if (!Number.isInteger(num) || num < 8 || num > 15) { + throw new TypeError( + `Invalid value for parameter "${key}": ${value}` + ); + } + value = num; + } else if ( + key === 'client_no_context_takeover' || + key === 'server_no_context_takeover' + ) { + if (value !== true) { + throw new TypeError( + `Invalid value for parameter "${key}": ${value}` + ); + } + } else { + throw new Error(`Unknown parameter "${key}"`); + } + + params[key] = value; + }); + }); + + return configurations; + } + + /** + * Decompress data. Concurrency limited. + * + * @param {Buffer} data Compressed data + * @param {Boolean} fin Specifies whether or not this is the last fragment + * @param {Function} callback Callback + * @public + */ + decompress(data, fin, callback) { + zlibLimiter.add((done) => { + this._decompress(data, fin, (err, result) => { + done(); + callback(err, result); + }); + }); + } + + /** + * Compress data. Concurrency limited. + * + * @param {(Buffer|String)} data Data to compress + * @param {Boolean} fin Specifies whether or not this is the last fragment + * @param {Function} callback Callback + * @public + */ + compress(data, fin, callback) { + zlibLimiter.add((done) => { + this._compress(data, fin, (err, result) => { + done(); + callback(err, result); + }); + }); + } + + /** + * Decompress data. + * + * @param {Buffer} data Compressed data + * @param {Boolean} fin Specifies whether or not this is the last fragment + * @param {Function} callback Callback + * @private + */ + _decompress(data, fin, callback) { + const endpoint = this._isServer ? 'client' : 'server'; + + if (!this._inflate) { + const key = `${endpoint}_max_window_bits`; + const windowBits = + typeof this.params[key] !== 'number' + ? zlib.Z_DEFAULT_WINDOWBITS + : this.params[key]; + + this._inflate = zlib.createInflateRaw({ + ...this._options.zlibInflateOptions, + windowBits + }); + this._inflate[kPerMessageDeflate] = this; + this._inflate[kTotalLength] = 0; + this._inflate[kBuffers] = []; + this._inflate.on('error', inflateOnError); + this._inflate.on('data', inflateOnData); + } + + this._inflate[kCallback] = callback; + + this._inflate.write(data); + if (fin) this._inflate.write(TRAILER); + + this._inflate.flush(() => { + const err = this._inflate[kError]; + + if (err) { + this._inflate.close(); + this._inflate = null; + callback(err); + return; + } + + const data = bufferUtil.concat( + this._inflate[kBuffers], + this._inflate[kTotalLength] + ); + + if (this._inflate._readableState.endEmitted) { + this._inflate.close(); + this._inflate = null; + } else { + this._inflate[kTotalLength] = 0; + this._inflate[kBuffers] = []; + + if (fin && this.params[`${endpoint}_no_context_takeover`]) { + this._inflate.reset(); + } + } + + callback(null, data); + }); + } + + /** + * Compress data. + * + * @param {(Buffer|String)} data Data to compress + * @param {Boolean} fin Specifies whether or not this is the last fragment + * @param {Function} callback Callback + * @private + */ + _compress(data, fin, callback) { + const endpoint = this._isServer ? 'server' : 'client'; + + if (!this._deflate) { + const key = `${endpoint}_max_window_bits`; + const windowBits = + typeof this.params[key] !== 'number' + ? zlib.Z_DEFAULT_WINDOWBITS + : this.params[key]; + + this._deflate = zlib.createDeflateRaw({ + ...this._options.zlibDeflateOptions, + windowBits + }); + + this._deflate[kTotalLength] = 0; + this._deflate[kBuffers] = []; + + this._deflate.on('data', deflateOnData); + } + + this._deflate[kCallback] = callback; + + this._deflate.write(data); + this._deflate.flush(zlib.Z_SYNC_FLUSH, () => { + if (!this._deflate) { + // + // The deflate stream was closed while data was being processed. + // + return; + } + + let data = bufferUtil.concat( + this._deflate[kBuffers], + this._deflate[kTotalLength] + ); + + if (fin) { + data = new FastBuffer(data.buffer, data.byteOffset, data.length - 4); + } + + // + // Ensure that the callback will not be called again in + // `PerMessageDeflate#cleanup()`. + // + this._deflate[kCallback] = null; + + this._deflate[kTotalLength] = 0; + this._deflate[kBuffers] = []; + + if (fin && this.params[`${endpoint}_no_context_takeover`]) { + this._deflate.reset(); + } + + callback(null, data); + }); + } +} + +module.exports = PerMessageDeflate; + +/** + * The listener of the `zlib.DeflateRaw` stream `'data'` event. + * + * @param {Buffer} chunk A chunk of data + * @private + */ +function deflateOnData(chunk) { + this[kBuffers].push(chunk); + this[kTotalLength] += chunk.length; +} + +/** + * The listener of the `zlib.InflateRaw` stream `'data'` event. + * + * @param {Buffer} chunk A chunk of data + * @private + */ +function inflateOnData(chunk) { + this[kTotalLength] += chunk.length; + + if ( + this[kPerMessageDeflate]._maxPayload < 1 || + this[kTotalLength] <= this[kPerMessageDeflate]._maxPayload + ) { + this[kBuffers].push(chunk); + return; + } + + this[kError] = new RangeError('Max payload size exceeded'); + this[kError].code = 'WS_ERR_UNSUPPORTED_MESSAGE_LENGTH'; + this[kError][kStatusCode] = 1009; + this.removeListener('data', inflateOnData); + this.reset(); +} + +/** + * The listener of the `zlib.InflateRaw` stream `'error'` event. + * + * @param {Error} err The emitted error + * @private + */ +function inflateOnError(err) { + // + // There is no need to call `Zlib#close()` as the handle is automatically + // closed when an error is emitted. + // + this[kPerMessageDeflate]._inflate = null; + err[kStatusCode] = 1007; + this[kCallback](err); +} diff --git a/node_modules/ws/lib/receiver.js b/node_modules/ws/lib/receiver.js new file mode 100644 index 0000000..96f572c --- /dev/null +++ b/node_modules/ws/lib/receiver.js @@ -0,0 +1,627 @@ +'use strict'; + +const { Writable } = require('stream'); + +const PerMessageDeflate = require('./permessage-deflate'); +const { + BINARY_TYPES, + EMPTY_BUFFER, + kStatusCode, + kWebSocket +} = require('./constants'); +const { concat, toArrayBuffer, unmask } = require('./buffer-util'); +const { isValidStatusCode, isValidUTF8 } = require('./validation'); + +const FastBuffer = Buffer[Symbol.species]; +const GET_INFO = 0; +const GET_PAYLOAD_LENGTH_16 = 1; +const GET_PAYLOAD_LENGTH_64 = 2; +const GET_MASK = 3; +const GET_DATA = 4; +const INFLATING = 5; + +/** + * HyBi Receiver implementation. + * + * @extends Writable + */ +class Receiver extends Writable { + /** + * Creates a Receiver instance. + * + * @param {Object} [options] Options object + * @param {String} [options.binaryType=nodebuffer] The type for binary data + * @param {Object} [options.extensions] An object containing the negotiated + * extensions + * @param {Boolean} [options.isServer=false] Specifies whether to operate in + * client or server mode + * @param {Number} [options.maxPayload=0] The maximum allowed message length + * @param {Boolean} [options.skipUTF8Validation=false] Specifies whether or + * not to skip UTF-8 validation for text and close messages + */ + constructor(options = {}) { + super(); + + this._binaryType = options.binaryType || BINARY_TYPES[0]; + this._extensions = options.extensions || {}; + this._isServer = !!options.isServer; + this._maxPayload = options.maxPayload | 0; + this._skipUTF8Validation = !!options.skipUTF8Validation; + this[kWebSocket] = undefined; + + this._bufferedBytes = 0; + this._buffers = []; + + this._compressed = false; + this._payloadLength = 0; + this._mask = undefined; + this._fragmented = 0; + this._masked = false; + this._fin = false; + this._opcode = 0; + + this._totalPayloadLength = 0; + this._messageLength = 0; + this._fragments = []; + + this._state = GET_INFO; + this._loop = false; + } + + /** + * Implements `Writable.prototype._write()`. + * + * @param {Buffer} chunk The chunk of data to write + * @param {String} encoding The character encoding of `chunk` + * @param {Function} cb Callback + * @private + */ + _write(chunk, encoding, cb) { + if (this._opcode === 0x08 && this._state == GET_INFO) return cb(); + + this._bufferedBytes += chunk.length; + this._buffers.push(chunk); + this.startLoop(cb); + } + + /** + * Consumes `n` bytes from the buffered data. + * + * @param {Number} n The number of bytes to consume + * @return {Buffer} The consumed bytes + * @private + */ + consume(n) { + this._bufferedBytes -= n; + + if (n === this._buffers[0].length) return this._buffers.shift(); + + if (n < this._buffers[0].length) { + const buf = this._buffers[0]; + this._buffers[0] = new FastBuffer( + buf.buffer, + buf.byteOffset + n, + buf.length - n + ); + + return new FastBuffer(buf.buffer, buf.byteOffset, n); + } + + const dst = Buffer.allocUnsafe(n); + + do { + const buf = this._buffers[0]; + const offset = dst.length - n; + + if (n >= buf.length) { + dst.set(this._buffers.shift(), offset); + } else { + dst.set(new Uint8Array(buf.buffer, buf.byteOffset, n), offset); + this._buffers[0] = new FastBuffer( + buf.buffer, + buf.byteOffset + n, + buf.length - n + ); + } + + n -= buf.length; + } while (n > 0); + + return dst; + } + + /** + * Starts the parsing loop. + * + * @param {Function} cb Callback + * @private + */ + startLoop(cb) { + let err; + this._loop = true; + + do { + switch (this._state) { + case GET_INFO: + err = this.getInfo(); + break; + case GET_PAYLOAD_LENGTH_16: + err = this.getPayloadLength16(); + break; + case GET_PAYLOAD_LENGTH_64: + err = this.getPayloadLength64(); + break; + case GET_MASK: + this.getMask(); + break; + case GET_DATA: + err = this.getData(cb); + break; + default: + // `INFLATING` + this._loop = false; + return; + } + } while (this._loop); + + cb(err); + } + + /** + * Reads the first two bytes of a frame. + * + * @return {(RangeError|undefined)} A possible error + * @private + */ + getInfo() { + if (this._bufferedBytes < 2) { + this._loop = false; + return; + } + + const buf = this.consume(2); + + if ((buf[0] & 0x30) !== 0x00) { + this._loop = false; + return error( + RangeError, + 'RSV2 and RSV3 must be clear', + true, + 1002, + 'WS_ERR_UNEXPECTED_RSV_2_3' + ); + } + + const compressed = (buf[0] & 0x40) === 0x40; + + if (compressed && !this._extensions[PerMessageDeflate.extensionName]) { + this._loop = false; + return error( + RangeError, + 'RSV1 must be clear', + true, + 1002, + 'WS_ERR_UNEXPECTED_RSV_1' + ); + } + + this._fin = (buf[0] & 0x80) === 0x80; + this._opcode = buf[0] & 0x0f; + this._payloadLength = buf[1] & 0x7f; + + if (this._opcode === 0x00) { + if (compressed) { + this._loop = false; + return error( + RangeError, + 'RSV1 must be clear', + true, + 1002, + 'WS_ERR_UNEXPECTED_RSV_1' + ); + } + + if (!this._fragmented) { + this._loop = false; + return error( + RangeError, + 'invalid opcode 0', + true, + 1002, + 'WS_ERR_INVALID_OPCODE' + ); + } + + this._opcode = this._fragmented; + } else if (this._opcode === 0x01 || this._opcode === 0x02) { + if (this._fragmented) { + this._loop = false; + return error( + RangeError, + `invalid opcode ${this._opcode}`, + true, + 1002, + 'WS_ERR_INVALID_OPCODE' + ); + } + + this._compressed = compressed; + } else if (this._opcode > 0x07 && this._opcode < 0x0b) { + if (!this._fin) { + this._loop = false; + return error( + RangeError, + 'FIN must be set', + true, + 1002, + 'WS_ERR_EXPECTED_FIN' + ); + } + + if (compressed) { + this._loop = false; + return error( + RangeError, + 'RSV1 must be clear', + true, + 1002, + 'WS_ERR_UNEXPECTED_RSV_1' + ); + } + + if ( + this._payloadLength > 0x7d || + (this._opcode === 0x08 && this._payloadLength === 1) + ) { + this._loop = false; + return error( + RangeError, + `invalid payload length ${this._payloadLength}`, + true, + 1002, + 'WS_ERR_INVALID_CONTROL_PAYLOAD_LENGTH' + ); + } + } else { + this._loop = false; + return error( + RangeError, + `invalid opcode ${this._opcode}`, + true, + 1002, + 'WS_ERR_INVALID_OPCODE' + ); + } + + if (!this._fin && !this._fragmented) this._fragmented = this._opcode; + this._masked = (buf[1] & 0x80) === 0x80; + + if (this._isServer) { + if (!this._masked) { + this._loop = false; + return error( + RangeError, + 'MASK must be set', + true, + 1002, + 'WS_ERR_EXPECTED_MASK' + ); + } + } else if (this._masked) { + this._loop = false; + return error( + RangeError, + 'MASK must be clear', + true, + 1002, + 'WS_ERR_UNEXPECTED_MASK' + ); + } + + if (this._payloadLength === 126) this._state = GET_PAYLOAD_LENGTH_16; + else if (this._payloadLength === 127) this._state = GET_PAYLOAD_LENGTH_64; + else return this.haveLength(); + } + + /** + * Gets extended payload length (7+16). + * + * @return {(RangeError|undefined)} A possible error + * @private + */ + getPayloadLength16() { + if (this._bufferedBytes < 2) { + this._loop = false; + return; + } + + this._payloadLength = this.consume(2).readUInt16BE(0); + return this.haveLength(); + } + + /** + * Gets extended payload length (7+64). + * + * @return {(RangeError|undefined)} A possible error + * @private + */ + getPayloadLength64() { + if (this._bufferedBytes < 8) { + this._loop = false; + return; + } + + const buf = this.consume(8); + const num = buf.readUInt32BE(0); + + // + // The maximum safe integer in JavaScript is 2^53 - 1. An error is returned + // if payload length is greater than this number. + // + if (num > Math.pow(2, 53 - 32) - 1) { + this._loop = false; + return error( + RangeError, + 'Unsupported WebSocket frame: payload length > 2^53 - 1', + false, + 1009, + 'WS_ERR_UNSUPPORTED_DATA_PAYLOAD_LENGTH' + ); + } + + this._payloadLength = num * Math.pow(2, 32) + buf.readUInt32BE(4); + return this.haveLength(); + } + + /** + * Payload length has been read. + * + * @return {(RangeError|undefined)} A possible error + * @private + */ + haveLength() { + if (this._payloadLength && this._opcode < 0x08) { + this._totalPayloadLength += this._payloadLength; + if (this._totalPayloadLength > this._maxPayload && this._maxPayload > 0) { + this._loop = false; + return error( + RangeError, + 'Max payload size exceeded', + false, + 1009, + 'WS_ERR_UNSUPPORTED_MESSAGE_LENGTH' + ); + } + } + + if (this._masked) this._state = GET_MASK; + else this._state = GET_DATA; + } + + /** + * Reads mask bytes. + * + * @private + */ + getMask() { + if (this._bufferedBytes < 4) { + this._loop = false; + return; + } + + this._mask = this.consume(4); + this._state = GET_DATA; + } + + /** + * Reads data bytes. + * + * @param {Function} cb Callback + * @return {(Error|RangeError|undefined)} A possible error + * @private + */ + getData(cb) { + let data = EMPTY_BUFFER; + + if (this._payloadLength) { + if (this._bufferedBytes < this._payloadLength) { + this._loop = false; + return; + } + + data = this.consume(this._payloadLength); + + if ( + this._masked && + (this._mask[0] | this._mask[1] | this._mask[2] | this._mask[3]) !== 0 + ) { + unmask(data, this._mask); + } + } + + if (this._opcode > 0x07) return this.controlMessage(data); + + if (this._compressed) { + this._state = INFLATING; + this.decompress(data, cb); + return; + } + + if (data.length) { + // + // This message is not compressed so its length is the sum of the payload + // length of all fragments. + // + this._messageLength = this._totalPayloadLength; + this._fragments.push(data); + } + + return this.dataMessage(); + } + + /** + * Decompresses data. + * + * @param {Buffer} data Compressed data + * @param {Function} cb Callback + * @private + */ + decompress(data, cb) { + const perMessageDeflate = this._extensions[PerMessageDeflate.extensionName]; + + perMessageDeflate.decompress(data, this._fin, (err, buf) => { + if (err) return cb(err); + + if (buf.length) { + this._messageLength += buf.length; + if (this._messageLength > this._maxPayload && this._maxPayload > 0) { + return cb( + error( + RangeError, + 'Max payload size exceeded', + false, + 1009, + 'WS_ERR_UNSUPPORTED_MESSAGE_LENGTH' + ) + ); + } + + this._fragments.push(buf); + } + + const er = this.dataMessage(); + if (er) return cb(er); + + this.startLoop(cb); + }); + } + + /** + * Handles a data message. + * + * @return {(Error|undefined)} A possible error + * @private + */ + dataMessage() { + if (this._fin) { + const messageLength = this._messageLength; + const fragments = this._fragments; + + this._totalPayloadLength = 0; + this._messageLength = 0; + this._fragmented = 0; + this._fragments = []; + + if (this._opcode === 2) { + let data; + + if (this._binaryType === 'nodebuffer') { + data = concat(fragments, messageLength); + } else if (this._binaryType === 'arraybuffer') { + data = toArrayBuffer(concat(fragments, messageLength)); + } else { + data = fragments; + } + + this.emit('message', data, true); + } else { + const buf = concat(fragments, messageLength); + + if (!this._skipUTF8Validation && !isValidUTF8(buf)) { + this._loop = false; + return error( + Error, + 'invalid UTF-8 sequence', + true, + 1007, + 'WS_ERR_INVALID_UTF8' + ); + } + + this.emit('message', buf, false); + } + } + + this._state = GET_INFO; + } + + /** + * Handles a control message. + * + * @param {Buffer} data Data to handle + * @return {(Error|RangeError|undefined)} A possible error + * @private + */ + controlMessage(data) { + if (this._opcode === 0x08) { + this._loop = false; + + if (data.length === 0) { + this.emit('conclude', 1005, EMPTY_BUFFER); + this.end(); + } else { + const code = data.readUInt16BE(0); + + if (!isValidStatusCode(code)) { + return error( + RangeError, + `invalid status code ${code}`, + true, + 1002, + 'WS_ERR_INVALID_CLOSE_CODE' + ); + } + + const buf = new FastBuffer( + data.buffer, + data.byteOffset + 2, + data.length - 2 + ); + + if (!this._skipUTF8Validation && !isValidUTF8(buf)) { + return error( + Error, + 'invalid UTF-8 sequence', + true, + 1007, + 'WS_ERR_INVALID_UTF8' + ); + } + + this.emit('conclude', code, buf); + this.end(); + } + } else if (this._opcode === 0x09) { + this.emit('ping', data); + } else { + this.emit('pong', data); + } + + this._state = GET_INFO; + } +} + +module.exports = Receiver; + +/** + * Builds an error object. + * + * @param {function(new:Error|RangeError)} ErrorCtor The error constructor + * @param {String} message The error message + * @param {Boolean} prefix Specifies whether or not to add a default prefix to + * `message` + * @param {Number} statusCode The status code + * @param {String} errorCode The exposed error code + * @return {(Error|RangeError)} The error + * @private + */ +function error(ErrorCtor, message, prefix, statusCode, errorCode) { + const err = new ErrorCtor( + prefix ? `Invalid WebSocket frame: ${message}` : message + ); + + Error.captureStackTrace(err, error); + err.code = errorCode; + err[kStatusCode] = statusCode; + return err; +} diff --git a/node_modules/ws/lib/sender.js b/node_modules/ws/lib/sender.js new file mode 100644 index 0000000..c848853 --- /dev/null +++ b/node_modules/ws/lib/sender.js @@ -0,0 +1,478 @@ +/* eslint no-unused-vars: ["error", { "varsIgnorePattern": "^net|tls$" }] */ + +'use strict'; + +const net = require('net'); +const tls = require('tls'); +const { randomFillSync } = require('crypto'); + +const PerMessageDeflate = require('./permessage-deflate'); +const { EMPTY_BUFFER } = require('./constants'); +const { isValidStatusCode } = require('./validation'); +const { mask: applyMask, toBuffer } = require('./buffer-util'); + +const kByteLength = Symbol('kByteLength'); +const maskBuffer = Buffer.alloc(4); + +/** + * HyBi Sender implementation. + */ +class Sender { + /** + * Creates a Sender instance. + * + * @param {(net.Socket|tls.Socket)} socket The connection socket + * @param {Object} [extensions] An object containing the negotiated extensions + * @param {Function} [generateMask] The function used to generate the masking + * key + */ + constructor(socket, extensions, generateMask) { + this._extensions = extensions || {}; + + if (generateMask) { + this._generateMask = generateMask; + this._maskBuffer = Buffer.alloc(4); + } + + this._socket = socket; + + this._firstFragment = true; + this._compress = false; + + this._bufferedBytes = 0; + this._deflating = false; + this._queue = []; + } + + /** + * Frames a piece of data according to the HyBi WebSocket protocol. + * + * @param {(Buffer|String)} data The data to frame + * @param {Object} options Options object + * @param {Boolean} [options.fin=false] Specifies whether or not to set the + * FIN bit + * @param {Function} [options.generateMask] The function used to generate the + * masking key + * @param {Boolean} [options.mask=false] Specifies whether or not to mask + * `data` + * @param {Buffer} [options.maskBuffer] The buffer used to store the masking + * key + * @param {Number} options.opcode The opcode + * @param {Boolean} [options.readOnly=false] Specifies whether `data` can be + * modified + * @param {Boolean} [options.rsv1=false] Specifies whether or not to set the + * RSV1 bit + * @return {(Buffer|String)[]} The framed data + * @public + */ + static frame(data, options) { + let mask; + let merge = false; + let offset = 2; + let skipMasking = false; + + if (options.mask) { + mask = options.maskBuffer || maskBuffer; + + if (options.generateMask) { + options.generateMask(mask); + } else { + randomFillSync(mask, 0, 4); + } + + skipMasking = (mask[0] | mask[1] | mask[2] | mask[3]) === 0; + offset = 6; + } + + let dataLength; + + if (typeof data === 'string') { + if ( + (!options.mask || skipMasking) && + options[kByteLength] !== undefined + ) { + dataLength = options[kByteLength]; + } else { + data = Buffer.from(data); + dataLength = data.length; + } + } else { + dataLength = data.length; + merge = options.mask && options.readOnly && !skipMasking; + } + + let payloadLength = dataLength; + + if (dataLength >= 65536) { + offset += 8; + payloadLength = 127; + } else if (dataLength > 125) { + offset += 2; + payloadLength = 126; + } + + const target = Buffer.allocUnsafe(merge ? dataLength + offset : offset); + + target[0] = options.fin ? options.opcode | 0x80 : options.opcode; + if (options.rsv1) target[0] |= 0x40; + + target[1] = payloadLength; + + if (payloadLength === 126) { + target.writeUInt16BE(dataLength, 2); + } else if (payloadLength === 127) { + target[2] = target[3] = 0; + target.writeUIntBE(dataLength, 4, 6); + } + + if (!options.mask) return [target, data]; + + target[1] |= 0x80; + target[offset - 4] = mask[0]; + target[offset - 3] = mask[1]; + target[offset - 2] = mask[2]; + target[offset - 1] = mask[3]; + + if (skipMasking) return [target, data]; + + if (merge) { + applyMask(data, mask, target, offset, dataLength); + return [target]; + } + + applyMask(data, mask, data, 0, dataLength); + return [target, data]; + } + + /** + * Sends a close message to the other peer. + * + * @param {Number} [code] The status code component of the body + * @param {(String|Buffer)} [data] The message component of the body + * @param {Boolean} [mask=false] Specifies whether or not to mask the message + * @param {Function} [cb] Callback + * @public + */ + close(code, data, mask, cb) { + let buf; + + if (code === undefined) { + buf = EMPTY_BUFFER; + } else if (typeof code !== 'number' || !isValidStatusCode(code)) { + throw new TypeError('First argument must be a valid error code number'); + } else if (data === undefined || !data.length) { + buf = Buffer.allocUnsafe(2); + buf.writeUInt16BE(code, 0); + } else { + const length = Buffer.byteLength(data); + + if (length > 123) { + throw new RangeError('The message must not be greater than 123 bytes'); + } + + buf = Buffer.allocUnsafe(2 + length); + buf.writeUInt16BE(code, 0); + + if (typeof data === 'string') { + buf.write(data, 2); + } else { + buf.set(data, 2); + } + } + + const options = { + [kByteLength]: buf.length, + fin: true, + generateMask: this._generateMask, + mask, + maskBuffer: this._maskBuffer, + opcode: 0x08, + readOnly: false, + rsv1: false + }; + + if (this._deflating) { + this.enqueue([this.dispatch, buf, false, options, cb]); + } else { + this.sendFrame(Sender.frame(buf, options), cb); + } + } + + /** + * Sends a ping message to the other peer. + * + * @param {*} data The message to send + * @param {Boolean} [mask=false] Specifies whether or not to mask `data` + * @param {Function} [cb] Callback + * @public + */ + ping(data, mask, cb) { + let byteLength; + let readOnly; + + if (typeof data === 'string') { + byteLength = Buffer.byteLength(data); + readOnly = false; + } else { + data = toBuffer(data); + byteLength = data.length; + readOnly = toBuffer.readOnly; + } + + if (byteLength > 125) { + throw new RangeError('The data size must not be greater than 125 bytes'); + } + + const options = { + [kByteLength]: byteLength, + fin: true, + generateMask: this._generateMask, + mask, + maskBuffer: this._maskBuffer, + opcode: 0x09, + readOnly, + rsv1: false + }; + + if (this._deflating) { + this.enqueue([this.dispatch, data, false, options, cb]); + } else { + this.sendFrame(Sender.frame(data, options), cb); + } + } + + /** + * Sends a pong message to the other peer. + * + * @param {*} data The message to send + * @param {Boolean} [mask=false] Specifies whether or not to mask `data` + * @param {Function} [cb] Callback + * @public + */ + pong(data, mask, cb) { + let byteLength; + let readOnly; + + if (typeof data === 'string') { + byteLength = Buffer.byteLength(data); + readOnly = false; + } else { + data = toBuffer(data); + byteLength = data.length; + readOnly = toBuffer.readOnly; + } + + if (byteLength > 125) { + throw new RangeError('The data size must not be greater than 125 bytes'); + } + + const options = { + [kByteLength]: byteLength, + fin: true, + generateMask: this._generateMask, + mask, + maskBuffer: this._maskBuffer, + opcode: 0x0a, + readOnly, + rsv1: false + }; + + if (this._deflating) { + this.enqueue([this.dispatch, data, false, options, cb]); + } else { + this.sendFrame(Sender.frame(data, options), cb); + } + } + + /** + * Sends a data message to the other peer. + * + * @param {*} data The message to send + * @param {Object} options Options object + * @param {Boolean} [options.binary=false] Specifies whether `data` is binary + * or text + * @param {Boolean} [options.compress=false] Specifies whether or not to + * compress `data` + * @param {Boolean} [options.fin=false] Specifies whether the fragment is the + * last one + * @param {Boolean} [options.mask=false] Specifies whether or not to mask + * `data` + * @param {Function} [cb] Callback + * @public + */ + send(data, options, cb) { + const perMessageDeflate = this._extensions[PerMessageDeflate.extensionName]; + let opcode = options.binary ? 2 : 1; + let rsv1 = options.compress; + + let byteLength; + let readOnly; + + if (typeof data === 'string') { + byteLength = Buffer.byteLength(data); + readOnly = false; + } else { + data = toBuffer(data); + byteLength = data.length; + readOnly = toBuffer.readOnly; + } + + if (this._firstFragment) { + this._firstFragment = false; + if ( + rsv1 && + perMessageDeflate && + perMessageDeflate.params[ + perMessageDeflate._isServer + ? 'server_no_context_takeover' + : 'client_no_context_takeover' + ] + ) { + rsv1 = byteLength >= perMessageDeflate._threshold; + } + this._compress = rsv1; + } else { + rsv1 = false; + opcode = 0; + } + + if (options.fin) this._firstFragment = true; + + if (perMessageDeflate) { + const opts = { + [kByteLength]: byteLength, + fin: options.fin, + generateMask: this._generateMask, + mask: options.mask, + maskBuffer: this._maskBuffer, + opcode, + readOnly, + rsv1 + }; + + if (this._deflating) { + this.enqueue([this.dispatch, data, this._compress, opts, cb]); + } else { + this.dispatch(data, this._compress, opts, cb); + } + } else { + this.sendFrame( + Sender.frame(data, { + [kByteLength]: byteLength, + fin: options.fin, + generateMask: this._generateMask, + mask: options.mask, + maskBuffer: this._maskBuffer, + opcode, + readOnly, + rsv1: false + }), + cb + ); + } + } + + /** + * Dispatches a message. + * + * @param {(Buffer|String)} data The message to send + * @param {Boolean} [compress=false] Specifies whether or not to compress + * `data` + * @param {Object} options Options object + * @param {Boolean} [options.fin=false] Specifies whether or not to set the + * FIN bit + * @param {Function} [options.generateMask] The function used to generate the + * masking key + * @param {Boolean} [options.mask=false] Specifies whether or not to mask + * `data` + * @param {Buffer} [options.maskBuffer] The buffer used to store the masking + * key + * @param {Number} options.opcode The opcode + * @param {Boolean} [options.readOnly=false] Specifies whether `data` can be + * modified + * @param {Boolean} [options.rsv1=false] Specifies whether or not to set the + * RSV1 bit + * @param {Function} [cb] Callback + * @private + */ + dispatch(data, compress, options, cb) { + if (!compress) { + this.sendFrame(Sender.frame(data, options), cb); + return; + } + + const perMessageDeflate = this._extensions[PerMessageDeflate.extensionName]; + + this._bufferedBytes += options[kByteLength]; + this._deflating = true; + perMessageDeflate.compress(data, options.fin, (_, buf) => { + if (this._socket.destroyed) { + const err = new Error( + 'The socket was closed while data was being compressed' + ); + + if (typeof cb === 'function') cb(err); + + for (let i = 0; i < this._queue.length; i++) { + const params = this._queue[i]; + const callback = params[params.length - 1]; + + if (typeof callback === 'function') callback(err); + } + + return; + } + + this._bufferedBytes -= options[kByteLength]; + this._deflating = false; + options.readOnly = false; + this.sendFrame(Sender.frame(buf, options), cb); + this.dequeue(); + }); + } + + /** + * Executes queued send operations. + * + * @private + */ + dequeue() { + while (!this._deflating && this._queue.length) { + const params = this._queue.shift(); + + this._bufferedBytes -= params[3][kByteLength]; + Reflect.apply(params[0], this, params.slice(1)); + } + } + + /** + * Enqueues a send operation. + * + * @param {Array} params Send operation parameters. + * @private + */ + enqueue(params) { + this._bufferedBytes += params[3][kByteLength]; + this._queue.push(params); + } + + /** + * Sends a frame. + * + * @param {Buffer[]} list The frame to send + * @param {Function} [cb] Callback + * @private + */ + sendFrame(list, cb) { + if (list.length === 2) { + this._socket.cork(); + this._socket.write(list[0]); + this._socket.write(list[1], cb); + this._socket.uncork(); + } else { + this._socket.write(list[0], cb); + } + } +} + +module.exports = Sender; diff --git a/node_modules/ws/lib/stream.js b/node_modules/ws/lib/stream.js new file mode 100644 index 0000000..230734b --- /dev/null +++ b/node_modules/ws/lib/stream.js @@ -0,0 +1,159 @@ +'use strict'; + +const { Duplex } = require('stream'); + +/** + * Emits the `'close'` event on a stream. + * + * @param {Duplex} stream The stream. + * @private + */ +function emitClose(stream) { + stream.emit('close'); +} + +/** + * The listener of the `'end'` event. + * + * @private + */ +function duplexOnEnd() { + if (!this.destroyed && this._writableState.finished) { + this.destroy(); + } +} + +/** + * The listener of the `'error'` event. + * + * @param {Error} err The error + * @private + */ +function duplexOnError(err) { + this.removeListener('error', duplexOnError); + this.destroy(); + if (this.listenerCount('error') === 0) { + // Do not suppress the throwing behavior. + this.emit('error', err); + } +} + +/** + * Wraps a `WebSocket` in a duplex stream. + * + * @param {WebSocket} ws The `WebSocket` to wrap + * @param {Object} [options] The options for the `Duplex` constructor + * @return {Duplex} The duplex stream + * @public + */ +function createWebSocketStream(ws, options) { + let terminateOnDestroy = true; + + const duplex = new Duplex({ + ...options, + autoDestroy: false, + emitClose: false, + objectMode: false, + writableObjectMode: false + }); + + ws.on('message', function message(msg, isBinary) { + const data = + !isBinary && duplex._readableState.objectMode ? msg.toString() : msg; + + if (!duplex.push(data)) ws.pause(); + }); + + ws.once('error', function error(err) { + if (duplex.destroyed) return; + + // Prevent `ws.terminate()` from being called by `duplex._destroy()`. + // + // - If the `'error'` event is emitted before the `'open'` event, then + // `ws.terminate()` is a noop as no socket is assigned. + // - Otherwise, the error is re-emitted by the listener of the `'error'` + // event of the `Receiver` object. The listener already closes the + // connection by calling `ws.close()`. This allows a close frame to be + // sent to the other peer. If `ws.terminate()` is called right after this, + // then the close frame might not be sent. + terminateOnDestroy = false; + duplex.destroy(err); + }); + + ws.once('close', function close() { + if (duplex.destroyed) return; + + duplex.push(null); + }); + + duplex._destroy = function (err, callback) { + if (ws.readyState === ws.CLOSED) { + callback(err); + process.nextTick(emitClose, duplex); + return; + } + + let called = false; + + ws.once('error', function error(err) { + called = true; + callback(err); + }); + + ws.once('close', function close() { + if (!called) callback(err); + process.nextTick(emitClose, duplex); + }); + + if (terminateOnDestroy) ws.terminate(); + }; + + duplex._final = function (callback) { + if (ws.readyState === ws.CONNECTING) { + ws.once('open', function open() { + duplex._final(callback); + }); + return; + } + + // If the value of the `_socket` property is `null` it means that `ws` is a + // client websocket and the handshake failed. In fact, when this happens, a + // socket is never assigned to the websocket. Wait for the `'error'` event + // that will be emitted by the websocket. + if (ws._socket === null) return; + + if (ws._socket._writableState.finished) { + callback(); + if (duplex._readableState.endEmitted) duplex.destroy(); + } else { + ws._socket.once('finish', function finish() { + // `duplex` is not destroyed here because the `'end'` event will be + // emitted on `duplex` after this `'finish'` event. The EOF signaling + // `null` chunk is, in fact, pushed when the websocket emits `'close'`. + callback(); + }); + ws.close(); + } + }; + + duplex._read = function () { + if (ws.isPaused) ws.resume(); + }; + + duplex._write = function (chunk, encoding, callback) { + if (ws.readyState === ws.CONNECTING) { + ws.once('open', function open() { + duplex._write(chunk, encoding, callback); + }); + return; + } + + ws.send(chunk, callback); + }; + + duplex.on('end', duplexOnEnd); + duplex.on('error', duplexOnError); + return duplex; +} + +module.exports = createWebSocketStream; diff --git a/node_modules/ws/lib/subprotocol.js b/node_modules/ws/lib/subprotocol.js new file mode 100644 index 0000000..d4381e8 --- /dev/null +++ b/node_modules/ws/lib/subprotocol.js @@ -0,0 +1,62 @@ +'use strict'; + +const { tokenChars } = require('./validation'); + +/** + * Parses the `Sec-WebSocket-Protocol` header into a set of subprotocol names. + * + * @param {String} header The field value of the header + * @return {Set} The subprotocol names + * @public + */ +function parse(header) { + const protocols = new Set(); + let start = -1; + let end = -1; + let i = 0; + + for (i; i < header.length; i++) { + const code = header.charCodeAt(i); + + if (end === -1 && tokenChars[code] === 1) { + if (start === -1) start = i; + } else if ( + i !== 0 && + (code === 0x20 /* ' ' */ || code === 0x09) /* '\t' */ + ) { + if (end === -1 && start !== -1) end = i; + } else if (code === 0x2c /* ',' */) { + if (start === -1) { + throw new SyntaxError(`Unexpected character at index ${i}`); + } + + if (end === -1) end = i; + + const protocol = header.slice(start, end); + + if (protocols.has(protocol)) { + throw new SyntaxError(`The "${protocol}" subprotocol is duplicated`); + } + + protocols.add(protocol); + start = end = -1; + } else { + throw new SyntaxError(`Unexpected character at index ${i}`); + } + } + + if (start === -1 || end !== -1) { + throw new SyntaxError('Unexpected end of input'); + } + + const protocol = header.slice(start, i); + + if (protocols.has(protocol)) { + throw new SyntaxError(`The "${protocol}" subprotocol is duplicated`); + } + + protocols.add(protocol); + return protocols; +} + +module.exports = { parse }; diff --git a/node_modules/ws/lib/validation.js b/node_modules/ws/lib/validation.js new file mode 100644 index 0000000..c352e6e --- /dev/null +++ b/node_modules/ws/lib/validation.js @@ -0,0 +1,130 @@ +'use strict'; + +const { isUtf8 } = require('buffer'); + +// +// Allowed token characters: +// +// '!', '#', '$', '%', '&', ''', '*', '+', '-', +// '.', 0-9, A-Z, '^', '_', '`', a-z, '|', '~' +// +// tokenChars[32] === 0 // ' ' +// tokenChars[33] === 1 // '!' +// tokenChars[34] === 0 // '"' +// ... +// +// prettier-ignore +const tokenChars = [ + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, // 0 - 15 + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, // 16 - 31 + 0, 1, 0, 1, 1, 1, 1, 1, 0, 0, 1, 1, 0, 1, 1, 0, // 32 - 47 + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, // 48 - 63 + 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, // 64 - 79 + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 1, 1, // 80 - 95 + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, // 96 - 111 + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 0 // 112 - 127 +]; + +/** + * Checks if a status code is allowed in a close frame. + * + * @param {Number} code The status code + * @return {Boolean} `true` if the status code is valid, else `false` + * @public + */ +function isValidStatusCode(code) { + return ( + (code >= 1000 && + code <= 1014 && + code !== 1004 && + code !== 1005 && + code !== 1006) || + (code >= 3000 && code <= 4999) + ); +} + +/** + * Checks if a given buffer contains only correct UTF-8. + * Ported from https://www.cl.cam.ac.uk/%7Emgk25/ucs/utf8_check.c by + * Markus Kuhn. + * + * @param {Buffer} buf The buffer to check + * @return {Boolean} `true` if `buf` contains only correct UTF-8, else `false` + * @public + */ +function _isValidUTF8(buf) { + const len = buf.length; + let i = 0; + + while (i < len) { + if ((buf[i] & 0x80) === 0) { + // 0xxxxxxx + i++; + } else if ((buf[i] & 0xe0) === 0xc0) { + // 110xxxxx 10xxxxxx + if ( + i + 1 === len || + (buf[i + 1] & 0xc0) !== 0x80 || + (buf[i] & 0xfe) === 0xc0 // Overlong + ) { + return false; + } + + i += 2; + } else if ((buf[i] & 0xf0) === 0xe0) { + // 1110xxxx 10xxxxxx 10xxxxxx + if ( + i + 2 >= len || + (buf[i + 1] & 0xc0) !== 0x80 || + (buf[i + 2] & 0xc0) !== 0x80 || + (buf[i] === 0xe0 && (buf[i + 1] & 0xe0) === 0x80) || // Overlong + (buf[i] === 0xed && (buf[i + 1] & 0xe0) === 0xa0) // Surrogate (U+D800 - U+DFFF) + ) { + return false; + } + + i += 3; + } else if ((buf[i] & 0xf8) === 0xf0) { + // 11110xxx 10xxxxxx 10xxxxxx 10xxxxxx + if ( + i + 3 >= len || + (buf[i + 1] & 0xc0) !== 0x80 || + (buf[i + 2] & 0xc0) !== 0x80 || + (buf[i + 3] & 0xc0) !== 0x80 || + (buf[i] === 0xf0 && (buf[i + 1] & 0xf0) === 0x80) || // Overlong + (buf[i] === 0xf4 && buf[i + 1] > 0x8f) || + buf[i] > 0xf4 // > U+10FFFF + ) { + return false; + } + + i += 4; + } else { + return false; + } + } + + return true; +} + +module.exports = { + isValidStatusCode, + isValidUTF8: _isValidUTF8, + tokenChars +}; + +if (isUtf8) { + module.exports.isValidUTF8 = function (buf) { + return buf.length < 24 ? _isValidUTF8(buf) : isUtf8(buf); + }; +} /* istanbul ignore else */ else if (!process.env.WS_NO_UTF_8_VALIDATE) { + try { + const isValidUTF8 = require('utf-8-validate'); + + module.exports.isValidUTF8 = function (buf) { + return buf.length < 32 ? _isValidUTF8(buf) : isValidUTF8(buf); + }; + } catch (e) { + // Continue regardless of the error. + } +} diff --git a/node_modules/ws/lib/websocket-server.js b/node_modules/ws/lib/websocket-server.js new file mode 100644 index 0000000..bac30eb --- /dev/null +++ b/node_modules/ws/lib/websocket-server.js @@ -0,0 +1,535 @@ +/* eslint no-unused-vars: ["error", { "varsIgnorePattern": "^net|tls|https$" }] */ + +'use strict'; + +const EventEmitter = require('events'); +const http = require('http'); +const https = require('https'); +const net = require('net'); +const tls = require('tls'); +const { createHash } = require('crypto'); + +const extension = require('./extension'); +const PerMessageDeflate = require('./permessage-deflate'); +const subprotocol = require('./subprotocol'); +const WebSocket = require('./websocket'); +const { GUID, kWebSocket } = require('./constants'); + +const keyRegex = /^[+/0-9A-Za-z]{22}==$/; + +const RUNNING = 0; +const CLOSING = 1; +const CLOSED = 2; + +/** + * Class representing a WebSocket server. + * + * @extends EventEmitter + */ +class WebSocketServer extends EventEmitter { + /** + * Create a `WebSocketServer` instance. + * + * @param {Object} options Configuration options + * @param {Number} [options.backlog=511] The maximum length of the queue of + * pending connections + * @param {Boolean} [options.clientTracking=true] Specifies whether or not to + * track clients + * @param {Function} [options.handleProtocols] A hook to handle protocols + * @param {String} [options.host] The hostname where to bind the server + * @param {Number} [options.maxPayload=104857600] The maximum allowed message + * size + * @param {Boolean} [options.noServer=false] Enable no server mode + * @param {String} [options.path] Accept only connections matching this path + * @param {(Boolean|Object)} [options.perMessageDeflate=false] Enable/disable + * permessage-deflate + * @param {Number} [options.port] The port where to bind the server + * @param {(http.Server|https.Server)} [options.server] A pre-created HTTP/S + * server to use + * @param {Boolean} [options.skipUTF8Validation=false] Specifies whether or + * not to skip UTF-8 validation for text and close messages + * @param {Function} [options.verifyClient] A hook to reject connections + * @param {Function} [options.WebSocket=WebSocket] Specifies the `WebSocket` + * class to use. It must be the `WebSocket` class or class that extends it + * @param {Function} [callback] A listener for the `listening` event + */ + constructor(options, callback) { + super(); + + options = { + maxPayload: 100 * 1024 * 1024, + skipUTF8Validation: false, + perMessageDeflate: false, + handleProtocols: null, + clientTracking: true, + verifyClient: null, + noServer: false, + backlog: null, // use default (511 as implemented in net.js) + server: null, + host: null, + path: null, + port: null, + WebSocket, + ...options + }; + + if ( + (options.port == null && !options.server && !options.noServer) || + (options.port != null && (options.server || options.noServer)) || + (options.server && options.noServer) + ) { + throw new TypeError( + 'One and only one of the "port", "server", or "noServer" options ' + + 'must be specified' + ); + } + + if (options.port != null) { + this._server = http.createServer((req, res) => { + const body = http.STATUS_CODES[426]; + + res.writeHead(426, { + 'Content-Length': body.length, + 'Content-Type': 'text/plain' + }); + res.end(body); + }); + this._server.listen( + options.port, + options.host, + options.backlog, + callback + ); + } else if (options.server) { + this._server = options.server; + } + + if (this._server) { + const emitConnection = this.emit.bind(this, 'connection'); + + this._removeListeners = addListeners(this._server, { + listening: this.emit.bind(this, 'listening'), + error: this.emit.bind(this, 'error'), + upgrade: (req, socket, head) => { + this.handleUpgrade(req, socket, head, emitConnection); + } + }); + } + + if (options.perMessageDeflate === true) options.perMessageDeflate = {}; + if (options.clientTracking) { + this.clients = new Set(); + this._shouldEmitClose = false; + } + + this.options = options; + this._state = RUNNING; + } + + /** + * Returns the bound address, the address family name, and port of the server + * as reported by the operating system if listening on an IP socket. + * If the server is listening on a pipe or UNIX domain socket, the name is + * returned as a string. + * + * @return {(Object|String|null)} The address of the server + * @public + */ + address() { + if (this.options.noServer) { + throw new Error('The server is operating in "noServer" mode'); + } + + if (!this._server) return null; + return this._server.address(); + } + + /** + * Stop the server from accepting new connections and emit the `'close'` event + * when all existing connections are closed. + * + * @param {Function} [cb] A one-time listener for the `'close'` event + * @public + */ + close(cb) { + if (this._state === CLOSED) { + if (cb) { + this.once('close', () => { + cb(new Error('The server is not running')); + }); + } + + process.nextTick(emitClose, this); + return; + } + + if (cb) this.once('close', cb); + + if (this._state === CLOSING) return; + this._state = CLOSING; + + if (this.options.noServer || this.options.server) { + if (this._server) { + this._removeListeners(); + this._removeListeners = this._server = null; + } + + if (this.clients) { + if (!this.clients.size) { + process.nextTick(emitClose, this); + } else { + this._shouldEmitClose = true; + } + } else { + process.nextTick(emitClose, this); + } + } else { + const server = this._server; + + this._removeListeners(); + this._removeListeners = this._server = null; + + // + // The HTTP/S server was created internally. Close it, and rely on its + // `'close'` event. + // + server.close(() => { + emitClose(this); + }); + } + } + + /** + * See if a given request should be handled by this server instance. + * + * @param {http.IncomingMessage} req Request object to inspect + * @return {Boolean} `true` if the request is valid, else `false` + * @public + */ + shouldHandle(req) { + if (this.options.path) { + const index = req.url.indexOf('?'); + const pathname = index !== -1 ? req.url.slice(0, index) : req.url; + + if (pathname !== this.options.path) return false; + } + + return true; + } + + /** + * Handle a HTTP Upgrade request. + * + * @param {http.IncomingMessage} req The request object + * @param {(net.Socket|tls.Socket)} socket The network socket between the + * server and client + * @param {Buffer} head The first packet of the upgraded stream + * @param {Function} cb Callback + * @public + */ + handleUpgrade(req, socket, head, cb) { + socket.on('error', socketOnError); + + const key = req.headers['sec-websocket-key']; + const version = +req.headers['sec-websocket-version']; + + if (req.method !== 'GET') { + const message = 'Invalid HTTP method'; + abortHandshakeOrEmitwsClientError(this, req, socket, 405, message); + return; + } + + if (req.headers.upgrade.toLowerCase() !== 'websocket') { + const message = 'Invalid Upgrade header'; + abortHandshakeOrEmitwsClientError(this, req, socket, 400, message); + return; + } + + if (!key || !keyRegex.test(key)) { + const message = 'Missing or invalid Sec-WebSocket-Key header'; + abortHandshakeOrEmitwsClientError(this, req, socket, 400, message); + return; + } + + if (version !== 8 && version !== 13) { + const message = 'Missing or invalid Sec-WebSocket-Version header'; + abortHandshakeOrEmitwsClientError(this, req, socket, 400, message); + return; + } + + if (!this.shouldHandle(req)) { + abortHandshake(socket, 400); + return; + } + + const secWebSocketProtocol = req.headers['sec-websocket-protocol']; + let protocols = new Set(); + + if (secWebSocketProtocol !== undefined) { + try { + protocols = subprotocol.parse(secWebSocketProtocol); + } catch (err) { + const message = 'Invalid Sec-WebSocket-Protocol header'; + abortHandshakeOrEmitwsClientError(this, req, socket, 400, message); + return; + } + } + + const secWebSocketExtensions = req.headers['sec-websocket-extensions']; + const extensions = {}; + + if ( + this.options.perMessageDeflate && + secWebSocketExtensions !== undefined + ) { + const perMessageDeflate = new PerMessageDeflate( + this.options.perMessageDeflate, + true, + this.options.maxPayload + ); + + try { + const offers = extension.parse(secWebSocketExtensions); + + if (offers[PerMessageDeflate.extensionName]) { + perMessageDeflate.accept(offers[PerMessageDeflate.extensionName]); + extensions[PerMessageDeflate.extensionName] = perMessageDeflate; + } + } catch (err) { + const message = + 'Invalid or unacceptable Sec-WebSocket-Extensions header'; + abortHandshakeOrEmitwsClientError(this, req, socket, 400, message); + return; + } + } + + // + // Optionally call external client verification handler. + // + if (this.options.verifyClient) { + const info = { + origin: + req.headers[`${version === 8 ? 'sec-websocket-origin' : 'origin'}`], + secure: !!(req.socket.authorized || req.socket.encrypted), + req + }; + + if (this.options.verifyClient.length === 2) { + this.options.verifyClient(info, (verified, code, message, headers) => { + if (!verified) { + return abortHandshake(socket, code || 401, message, headers); + } + + this.completeUpgrade( + extensions, + key, + protocols, + req, + socket, + head, + cb + ); + }); + return; + } + + if (!this.options.verifyClient(info)) return abortHandshake(socket, 401); + } + + this.completeUpgrade(extensions, key, protocols, req, socket, head, cb); + } + + /** + * Upgrade the connection to WebSocket. + * + * @param {Object} extensions The accepted extensions + * @param {String} key The value of the `Sec-WebSocket-Key` header + * @param {Set} protocols The subprotocols + * @param {http.IncomingMessage} req The request object + * @param {(net.Socket|tls.Socket)} socket The network socket between the + * server and client + * @param {Buffer} head The first packet of the upgraded stream + * @param {Function} cb Callback + * @throws {Error} If called more than once with the same socket + * @private + */ + completeUpgrade(extensions, key, protocols, req, socket, head, cb) { + // + // Destroy the socket if the client has already sent a FIN packet. + // + if (!socket.readable || !socket.writable) return socket.destroy(); + + if (socket[kWebSocket]) { + throw new Error( + 'server.handleUpgrade() was called more than once with the same ' + + 'socket, possibly due to a misconfiguration' + ); + } + + if (this._state > RUNNING) return abortHandshake(socket, 503); + + const digest = createHash('sha1') + .update(key + GUID) + .digest('base64'); + + const headers = [ + 'HTTP/1.1 101 Switching Protocols', + 'Upgrade: websocket', + 'Connection: Upgrade', + `Sec-WebSocket-Accept: ${digest}` + ]; + + const ws = new this.options.WebSocket(null); + + if (protocols.size) { + // + // Optionally call external protocol selection handler. + // + const protocol = this.options.handleProtocols + ? this.options.handleProtocols(protocols, req) + : protocols.values().next().value; + + if (protocol) { + headers.push(`Sec-WebSocket-Protocol: ${protocol}`); + ws._protocol = protocol; + } + } + + if (extensions[PerMessageDeflate.extensionName]) { + const params = extensions[PerMessageDeflate.extensionName].params; + const value = extension.format({ + [PerMessageDeflate.extensionName]: [params] + }); + headers.push(`Sec-WebSocket-Extensions: ${value}`); + ws._extensions = extensions; + } + + // + // Allow external modification/inspection of handshake headers. + // + this.emit('headers', headers, req); + + socket.write(headers.concat('\r\n').join('\r\n')); + socket.removeListener('error', socketOnError); + + ws.setSocket(socket, head, { + maxPayload: this.options.maxPayload, + skipUTF8Validation: this.options.skipUTF8Validation + }); + + if (this.clients) { + this.clients.add(ws); + ws.on('close', () => { + this.clients.delete(ws); + + if (this._shouldEmitClose && !this.clients.size) { + process.nextTick(emitClose, this); + } + }); + } + + cb(ws, req); + } +} + +module.exports = WebSocketServer; + +/** + * Add event listeners on an `EventEmitter` using a map of + * pairs. + * + * @param {EventEmitter} server The event emitter + * @param {Object.} map The listeners to add + * @return {Function} A function that will remove the added listeners when + * called + * @private + */ +function addListeners(server, map) { + for (const event of Object.keys(map)) server.on(event, map[event]); + + return function removeListeners() { + for (const event of Object.keys(map)) { + server.removeListener(event, map[event]); + } + }; +} + +/** + * Emit a `'close'` event on an `EventEmitter`. + * + * @param {EventEmitter} server The event emitter + * @private + */ +function emitClose(server) { + server._state = CLOSED; + server.emit('close'); +} + +/** + * Handle socket errors. + * + * @private + */ +function socketOnError() { + this.destroy(); +} + +/** + * Close the connection when preconditions are not fulfilled. + * + * @param {(net.Socket|tls.Socket)} socket The socket of the upgrade request + * @param {Number} code The HTTP response status code + * @param {String} [message] The HTTP response body + * @param {Object} [headers] Additional HTTP response headers + * @private + */ +function abortHandshake(socket, code, message, headers) { + // + // The socket is writable unless the user destroyed or ended it before calling + // `server.handleUpgrade()` or in the `verifyClient` function, which is a user + // error. Handling this does not make much sense as the worst that can happen + // is that some of the data written by the user might be discarded due to the + // call to `socket.end()` below, which triggers an `'error'` event that in + // turn causes the socket to be destroyed. + // + message = message || http.STATUS_CODES[code]; + headers = { + Connection: 'close', + 'Content-Type': 'text/html', + 'Content-Length': Buffer.byteLength(message), + ...headers + }; + + socket.once('finish', socket.destroy); + + socket.end( + `HTTP/1.1 ${code} ${http.STATUS_CODES[code]}\r\n` + + Object.keys(headers) + .map((h) => `${h}: ${headers[h]}`) + .join('\r\n') + + '\r\n\r\n' + + message + ); +} + +/** + * Emit a `'wsClientError'` event on a `WebSocketServer` if there is at least + * one listener for it, otherwise call `abortHandshake()`. + * + * @param {WebSocketServer} server The WebSocket server + * @param {http.IncomingMessage} req The request object + * @param {(net.Socket|tls.Socket)} socket The socket of the upgrade request + * @param {Number} code The HTTP response status code + * @param {String} message The HTTP response body + * @private + */ +function abortHandshakeOrEmitwsClientError(server, req, socket, code, message) { + if (server.listenerCount('wsClientError')) { + const err = new Error(message); + Error.captureStackTrace(err, abortHandshakeOrEmitwsClientError); + + server.emit('wsClientError', err, socket, req); + } else { + abortHandshake(socket, code, message); + } +} diff --git a/node_modules/ws/lib/websocket.js b/node_modules/ws/lib/websocket.js new file mode 100644 index 0000000..b2b2b09 --- /dev/null +++ b/node_modules/ws/lib/websocket.js @@ -0,0 +1,1311 @@ +/* eslint no-unused-vars: ["error", { "varsIgnorePattern": "^Readable$" }] */ + +'use strict'; + +const EventEmitter = require('events'); +const https = require('https'); +const http = require('http'); +const net = require('net'); +const tls = require('tls'); +const { randomBytes, createHash } = require('crypto'); +const { Readable } = require('stream'); +const { URL } = require('url'); + +const PerMessageDeflate = require('./permessage-deflate'); +const Receiver = require('./receiver'); +const Sender = require('./sender'); +const { + BINARY_TYPES, + EMPTY_BUFFER, + GUID, + kForOnEventAttribute, + kListener, + kStatusCode, + kWebSocket, + NOOP +} = require('./constants'); +const { + EventTarget: { addEventListener, removeEventListener } +} = require('./event-target'); +const { format, parse } = require('./extension'); +const { toBuffer } = require('./buffer-util'); + +const closeTimeout = 30 * 1000; +const kAborted = Symbol('kAborted'); +const protocolVersions = [8, 13]; +const readyStates = ['CONNECTING', 'OPEN', 'CLOSING', 'CLOSED']; +const subprotocolRegex = /^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/; + +/** + * Class representing a WebSocket. + * + * @extends EventEmitter + */ +class WebSocket extends EventEmitter { + /** + * Create a new `WebSocket`. + * + * @param {(String|URL)} address The URL to which to connect + * @param {(String|String[])} [protocols] The subprotocols + * @param {Object} [options] Connection options + */ + constructor(address, protocols, options) { + super(); + + this._binaryType = BINARY_TYPES[0]; + this._closeCode = 1006; + this._closeFrameReceived = false; + this._closeFrameSent = false; + this._closeMessage = EMPTY_BUFFER; + this._closeTimer = null; + this._extensions = {}; + this._paused = false; + this._protocol = ''; + this._readyState = WebSocket.CONNECTING; + this._receiver = null; + this._sender = null; + this._socket = null; + + if (address !== null) { + this._bufferedAmount = 0; + this._isServer = false; + this._redirects = 0; + + if (protocols === undefined) { + protocols = []; + } else if (!Array.isArray(protocols)) { + if (typeof protocols === 'object' && protocols !== null) { + options = protocols; + protocols = []; + } else { + protocols = [protocols]; + } + } + + initAsClient(this, address, protocols, options); + } else { + this._isServer = true; + } + } + + /** + * This deviates from the WHATWG interface since ws doesn't support the + * required default "blob" type (instead we define a custom "nodebuffer" + * type). + * + * @type {String} + */ + get binaryType() { + return this._binaryType; + } + + set binaryType(type) { + if (!BINARY_TYPES.includes(type)) return; + + this._binaryType = type; + + // + // Allow to change `binaryType` on the fly. + // + if (this._receiver) this._receiver._binaryType = type; + } + + /** + * @type {Number} + */ + get bufferedAmount() { + if (!this._socket) return this._bufferedAmount; + + return this._socket._writableState.length + this._sender._bufferedBytes; + } + + /** + * @type {String} + */ + get extensions() { + return Object.keys(this._extensions).join(); + } + + /** + * @type {Boolean} + */ + get isPaused() { + return this._paused; + } + + /** + * @type {Function} + */ + /* istanbul ignore next */ + get onclose() { + return null; + } + + /** + * @type {Function} + */ + /* istanbul ignore next */ + get onerror() { + return null; + } + + /** + * @type {Function} + */ + /* istanbul ignore next */ + get onopen() { + return null; + } + + /** + * @type {Function} + */ + /* istanbul ignore next */ + get onmessage() { + return null; + } + + /** + * @type {String} + */ + get protocol() { + return this._protocol; + } + + /** + * @type {Number} + */ + get readyState() { + return this._readyState; + } + + /** + * @type {String} + */ + get url() { + return this._url; + } + + /** + * Set up the socket and the internal resources. + * + * @param {(net.Socket|tls.Socket)} socket The network socket between the + * server and client + * @param {Buffer} head The first packet of the upgraded stream + * @param {Object} options Options object + * @param {Function} [options.generateMask] The function used to generate the + * masking key + * @param {Number} [options.maxPayload=0] The maximum allowed message size + * @param {Boolean} [options.skipUTF8Validation=false] Specifies whether or + * not to skip UTF-8 validation for text and close messages + * @private + */ + setSocket(socket, head, options) { + const receiver = new Receiver({ + binaryType: this.binaryType, + extensions: this._extensions, + isServer: this._isServer, + maxPayload: options.maxPayload, + skipUTF8Validation: options.skipUTF8Validation + }); + + this._sender = new Sender(socket, this._extensions, options.generateMask); + this._receiver = receiver; + this._socket = socket; + + receiver[kWebSocket] = this; + socket[kWebSocket] = this; + + receiver.on('conclude', receiverOnConclude); + receiver.on('drain', receiverOnDrain); + receiver.on('error', receiverOnError); + receiver.on('message', receiverOnMessage); + receiver.on('ping', receiverOnPing); + receiver.on('pong', receiverOnPong); + + socket.setTimeout(0); + socket.setNoDelay(); + + if (head.length > 0) socket.unshift(head); + + socket.on('close', socketOnClose); + socket.on('data', socketOnData); + socket.on('end', socketOnEnd); + socket.on('error', socketOnError); + + this._readyState = WebSocket.OPEN; + this.emit('open'); + } + + /** + * Emit the `'close'` event. + * + * @private + */ + emitClose() { + if (!this._socket) { + this._readyState = WebSocket.CLOSED; + this.emit('close', this._closeCode, this._closeMessage); + return; + } + + if (this._extensions[PerMessageDeflate.extensionName]) { + this._extensions[PerMessageDeflate.extensionName].cleanup(); + } + + this._receiver.removeAllListeners(); + this._readyState = WebSocket.CLOSED; + this.emit('close', this._closeCode, this._closeMessage); + } + + /** + * Start a closing handshake. + * + * +----------+ +-----------+ +----------+ + * - - -|ws.close()|-->|close frame|-->|ws.close()|- - - + * | +----------+ +-----------+ +----------+ | + * +----------+ +-----------+ | + * CLOSING |ws.close()|<--|close frame|<--+-----+ CLOSING + * +----------+ +-----------+ | + * | | | +---+ | + * +------------------------+-->|fin| - - - - + * | +---+ | +---+ + * - - - - -|fin|<---------------------+ + * +---+ + * + * @param {Number} [code] Status code explaining why the connection is closing + * @param {(String|Buffer)} [data] The reason why the connection is + * closing + * @public + */ + close(code, data) { + if (this.readyState === WebSocket.CLOSED) return; + if (this.readyState === WebSocket.CONNECTING) { + const msg = 'WebSocket was closed before the connection was established'; + abortHandshake(this, this._req, msg); + return; + } + + if (this.readyState === WebSocket.CLOSING) { + if ( + this._closeFrameSent && + (this._closeFrameReceived || this._receiver._writableState.errorEmitted) + ) { + this._socket.end(); + } + + return; + } + + this._readyState = WebSocket.CLOSING; + this._sender.close(code, data, !this._isServer, (err) => { + // + // This error is handled by the `'error'` listener on the socket. We only + // want to know if the close frame has been sent here. + // + if (err) return; + + this._closeFrameSent = true; + + if ( + this._closeFrameReceived || + this._receiver._writableState.errorEmitted + ) { + this._socket.end(); + } + }); + + // + // Specify a timeout for the closing handshake to complete. + // + this._closeTimer = setTimeout( + this._socket.destroy.bind(this._socket), + closeTimeout + ); + } + + /** + * Pause the socket. + * + * @public + */ + pause() { + if ( + this.readyState === WebSocket.CONNECTING || + this.readyState === WebSocket.CLOSED + ) { + return; + } + + this._paused = true; + this._socket.pause(); + } + + /** + * Send a ping. + * + * @param {*} [data] The data to send + * @param {Boolean} [mask] Indicates whether or not to mask `data` + * @param {Function} [cb] Callback which is executed when the ping is sent + * @public + */ + ping(data, mask, cb) { + if (this.readyState === WebSocket.CONNECTING) { + throw new Error('WebSocket is not open: readyState 0 (CONNECTING)'); + } + + if (typeof data === 'function') { + cb = data; + data = mask = undefined; + } else if (typeof mask === 'function') { + cb = mask; + mask = undefined; + } + + if (typeof data === 'number') data = data.toString(); + + if (this.readyState !== WebSocket.OPEN) { + sendAfterClose(this, data, cb); + return; + } + + if (mask === undefined) mask = !this._isServer; + this._sender.ping(data || EMPTY_BUFFER, mask, cb); + } + + /** + * Send a pong. + * + * @param {*} [data] The data to send + * @param {Boolean} [mask] Indicates whether or not to mask `data` + * @param {Function} [cb] Callback which is executed when the pong is sent + * @public + */ + pong(data, mask, cb) { + if (this.readyState === WebSocket.CONNECTING) { + throw new Error('WebSocket is not open: readyState 0 (CONNECTING)'); + } + + if (typeof data === 'function') { + cb = data; + data = mask = undefined; + } else if (typeof mask === 'function') { + cb = mask; + mask = undefined; + } + + if (typeof data === 'number') data = data.toString(); + + if (this.readyState !== WebSocket.OPEN) { + sendAfterClose(this, data, cb); + return; + } + + if (mask === undefined) mask = !this._isServer; + this._sender.pong(data || EMPTY_BUFFER, mask, cb); + } + + /** + * Resume the socket. + * + * @public + */ + resume() { + if ( + this.readyState === WebSocket.CONNECTING || + this.readyState === WebSocket.CLOSED + ) { + return; + } + + this._paused = false; + if (!this._receiver._writableState.needDrain) this._socket.resume(); + } + + /** + * Send a data message. + * + * @param {*} data The message to send + * @param {Object} [options] Options object + * @param {Boolean} [options.binary] Specifies whether `data` is binary or + * text + * @param {Boolean} [options.compress] Specifies whether or not to compress + * `data` + * @param {Boolean} [options.fin=true] Specifies whether the fragment is the + * last one + * @param {Boolean} [options.mask] Specifies whether or not to mask `data` + * @param {Function} [cb] Callback which is executed when data is written out + * @public + */ + send(data, options, cb) { + if (this.readyState === WebSocket.CONNECTING) { + throw new Error('WebSocket is not open: readyState 0 (CONNECTING)'); + } + + if (typeof options === 'function') { + cb = options; + options = {}; + } + + if (typeof data === 'number') data = data.toString(); + + if (this.readyState !== WebSocket.OPEN) { + sendAfterClose(this, data, cb); + return; + } + + const opts = { + binary: typeof data !== 'string', + mask: !this._isServer, + compress: true, + fin: true, + ...options + }; + + if (!this._extensions[PerMessageDeflate.extensionName]) { + opts.compress = false; + } + + this._sender.send(data || EMPTY_BUFFER, opts, cb); + } + + /** + * Forcibly close the connection. + * + * @public + */ + terminate() { + if (this.readyState === WebSocket.CLOSED) return; + if (this.readyState === WebSocket.CONNECTING) { + const msg = 'WebSocket was closed before the connection was established'; + abortHandshake(this, this._req, msg); + return; + } + + if (this._socket) { + this._readyState = WebSocket.CLOSING; + this._socket.destroy(); + } + } +} + +/** + * @constant {Number} CONNECTING + * @memberof WebSocket + */ +Object.defineProperty(WebSocket, 'CONNECTING', { + enumerable: true, + value: readyStates.indexOf('CONNECTING') +}); + +/** + * @constant {Number} CONNECTING + * @memberof WebSocket.prototype + */ +Object.defineProperty(WebSocket.prototype, 'CONNECTING', { + enumerable: true, + value: readyStates.indexOf('CONNECTING') +}); + +/** + * @constant {Number} OPEN + * @memberof WebSocket + */ +Object.defineProperty(WebSocket, 'OPEN', { + enumerable: true, + value: readyStates.indexOf('OPEN') +}); + +/** + * @constant {Number} OPEN + * @memberof WebSocket.prototype + */ +Object.defineProperty(WebSocket.prototype, 'OPEN', { + enumerable: true, + value: readyStates.indexOf('OPEN') +}); + +/** + * @constant {Number} CLOSING + * @memberof WebSocket + */ +Object.defineProperty(WebSocket, 'CLOSING', { + enumerable: true, + value: readyStates.indexOf('CLOSING') +}); + +/** + * @constant {Number} CLOSING + * @memberof WebSocket.prototype + */ +Object.defineProperty(WebSocket.prototype, 'CLOSING', { + enumerable: true, + value: readyStates.indexOf('CLOSING') +}); + +/** + * @constant {Number} CLOSED + * @memberof WebSocket + */ +Object.defineProperty(WebSocket, 'CLOSED', { + enumerable: true, + value: readyStates.indexOf('CLOSED') +}); + +/** + * @constant {Number} CLOSED + * @memberof WebSocket.prototype + */ +Object.defineProperty(WebSocket.prototype, 'CLOSED', { + enumerable: true, + value: readyStates.indexOf('CLOSED') +}); + +[ + 'binaryType', + 'bufferedAmount', + 'extensions', + 'isPaused', + 'protocol', + 'readyState', + 'url' +].forEach((property) => { + Object.defineProperty(WebSocket.prototype, property, { enumerable: true }); +}); + +// +// Add the `onopen`, `onerror`, `onclose`, and `onmessage` attributes. +// See https://html.spec.whatwg.org/multipage/comms.html#the-websocket-interface +// +['open', 'error', 'close', 'message'].forEach((method) => { + Object.defineProperty(WebSocket.prototype, `on${method}`, { + enumerable: true, + get() { + for (const listener of this.listeners(method)) { + if (listener[kForOnEventAttribute]) return listener[kListener]; + } + + return null; + }, + set(handler) { + for (const listener of this.listeners(method)) { + if (listener[kForOnEventAttribute]) { + this.removeListener(method, listener); + break; + } + } + + if (typeof handler !== 'function') return; + + this.addEventListener(method, handler, { + [kForOnEventAttribute]: true + }); + } + }); +}); + +WebSocket.prototype.addEventListener = addEventListener; +WebSocket.prototype.removeEventListener = removeEventListener; + +module.exports = WebSocket; + +/** + * Initialize a WebSocket client. + * + * @param {WebSocket} websocket The client to initialize + * @param {(String|URL)} address The URL to which to connect + * @param {Array} protocols The subprotocols + * @param {Object} [options] Connection options + * @param {Boolean} [options.followRedirects=false] Whether or not to follow + * redirects + * @param {Function} [options.generateMask] The function used to generate the + * masking key + * @param {Number} [options.handshakeTimeout] Timeout in milliseconds for the + * handshake request + * @param {Number} [options.maxPayload=104857600] The maximum allowed message + * size + * @param {Number} [options.maxRedirects=10] The maximum number of redirects + * allowed + * @param {String} [options.origin] Value of the `Origin` or + * `Sec-WebSocket-Origin` header + * @param {(Boolean|Object)} [options.perMessageDeflate=true] Enable/disable + * permessage-deflate + * @param {Number} [options.protocolVersion=13] Value of the + * `Sec-WebSocket-Version` header + * @param {Boolean} [options.skipUTF8Validation=false] Specifies whether or + * not to skip UTF-8 validation for text and close messages + * @private + */ +function initAsClient(websocket, address, protocols, options) { + const opts = { + protocolVersion: protocolVersions[1], + maxPayload: 100 * 1024 * 1024, + skipUTF8Validation: false, + perMessageDeflate: true, + followRedirects: false, + maxRedirects: 10, + ...options, + createConnection: undefined, + socketPath: undefined, + hostname: undefined, + protocol: undefined, + timeout: undefined, + method: 'GET', + host: undefined, + path: undefined, + port: undefined + }; + + if (!protocolVersions.includes(opts.protocolVersion)) { + throw new RangeError( + `Unsupported protocol version: ${opts.protocolVersion} ` + + `(supported versions: ${protocolVersions.join(', ')})` + ); + } + + let parsedUrl; + + if (address instanceof URL) { + parsedUrl = address; + websocket._url = address.href; + } else { + try { + parsedUrl = new URL(address); + } catch (e) { + throw new SyntaxError(`Invalid URL: ${address}`); + } + + websocket._url = address; + } + + const isSecure = parsedUrl.protocol === 'wss:'; + const isIpcUrl = parsedUrl.protocol === 'ws+unix:'; + let invalidUrlMessage; + + if (parsedUrl.protocol !== 'ws:' && !isSecure && !isIpcUrl) { + invalidUrlMessage = + 'The URL\'s protocol must be one of "ws:", "wss:", or "ws+unix:"'; + } else if (isIpcUrl && !parsedUrl.pathname) { + invalidUrlMessage = "The URL's pathname is empty"; + } else if (parsedUrl.hash) { + invalidUrlMessage = 'The URL contains a fragment identifier'; + } + + if (invalidUrlMessage) { + const err = new SyntaxError(invalidUrlMessage); + + if (websocket._redirects === 0) { + throw err; + } else { + emitErrorAndClose(websocket, err); + return; + } + } + + const defaultPort = isSecure ? 443 : 80; + const key = randomBytes(16).toString('base64'); + const request = isSecure ? https.request : http.request; + const protocolSet = new Set(); + let perMessageDeflate; + + opts.createConnection = isSecure ? tlsConnect : netConnect; + opts.defaultPort = opts.defaultPort || defaultPort; + opts.port = parsedUrl.port || defaultPort; + opts.host = parsedUrl.hostname.startsWith('[') + ? parsedUrl.hostname.slice(1, -1) + : parsedUrl.hostname; + opts.headers = { + ...opts.headers, + 'Sec-WebSocket-Version': opts.protocolVersion, + 'Sec-WebSocket-Key': key, + Connection: 'Upgrade', + Upgrade: 'websocket' + }; + opts.path = parsedUrl.pathname + parsedUrl.search; + opts.timeout = opts.handshakeTimeout; + + if (opts.perMessageDeflate) { + perMessageDeflate = new PerMessageDeflate( + opts.perMessageDeflate !== true ? opts.perMessageDeflate : {}, + false, + opts.maxPayload + ); + opts.headers['Sec-WebSocket-Extensions'] = format({ + [PerMessageDeflate.extensionName]: perMessageDeflate.offer() + }); + } + if (protocols.length) { + for (const protocol of protocols) { + if ( + typeof protocol !== 'string' || + !subprotocolRegex.test(protocol) || + protocolSet.has(protocol) + ) { + throw new SyntaxError( + 'An invalid or duplicated subprotocol was specified' + ); + } + + protocolSet.add(protocol); + } + + opts.headers['Sec-WebSocket-Protocol'] = protocols.join(','); + } + if (opts.origin) { + if (opts.protocolVersion < 13) { + opts.headers['Sec-WebSocket-Origin'] = opts.origin; + } else { + opts.headers.Origin = opts.origin; + } + } + if (parsedUrl.username || parsedUrl.password) { + opts.auth = `${parsedUrl.username}:${parsedUrl.password}`; + } + + if (isIpcUrl) { + const parts = opts.path.split(':'); + + opts.socketPath = parts[0]; + opts.path = parts[1]; + } + + let req; + + if (opts.followRedirects) { + if (websocket._redirects === 0) { + websocket._originalIpc = isIpcUrl; + websocket._originalSecure = isSecure; + websocket._originalHostOrSocketPath = isIpcUrl + ? opts.socketPath + : parsedUrl.host; + + const headers = options && options.headers; + + // + // Shallow copy the user provided options so that headers can be changed + // without mutating the original object. + // + options = { ...options, headers: {} }; + + if (headers) { + for (const [key, value] of Object.entries(headers)) { + options.headers[key.toLowerCase()] = value; + } + } + } else if (websocket.listenerCount('redirect') === 0) { + const isSameHost = isIpcUrl + ? websocket._originalIpc + ? opts.socketPath === websocket._originalHostOrSocketPath + : false + : websocket._originalIpc + ? false + : parsedUrl.host === websocket._originalHostOrSocketPath; + + if (!isSameHost || (websocket._originalSecure && !isSecure)) { + // + // Match curl 7.77.0 behavior and drop the following headers. These + // headers are also dropped when following a redirect to a subdomain. + // + delete opts.headers.authorization; + delete opts.headers.cookie; + + if (!isSameHost) delete opts.headers.host; + + opts.auth = undefined; + } + } + + // + // Match curl 7.77.0 behavior and make the first `Authorization` header win. + // If the `Authorization` header is set, then there is nothing to do as it + // will take precedence. + // + if (opts.auth && !options.headers.authorization) { + options.headers.authorization = + 'Basic ' + Buffer.from(opts.auth).toString('base64'); + } + + req = websocket._req = request(opts); + + if (websocket._redirects) { + // + // Unlike what is done for the `'upgrade'` event, no early exit is + // triggered here if the user calls `websocket.close()` or + // `websocket.terminate()` from a listener of the `'redirect'` event. This + // is because the user can also call `request.destroy()` with an error + // before calling `websocket.close()` or `websocket.terminate()` and this + // would result in an error being emitted on the `request` object with no + // `'error'` event listeners attached. + // + websocket.emit('redirect', websocket.url, req); + } + } else { + req = websocket._req = request(opts); + } + + if (opts.timeout) { + req.on('timeout', () => { + abortHandshake(websocket, req, 'Opening handshake has timed out'); + }); + } + + req.on('error', (err) => { + if (req === null || req[kAborted]) return; + + req = websocket._req = null; + emitErrorAndClose(websocket, err); + }); + + req.on('response', (res) => { + const location = res.headers.location; + const statusCode = res.statusCode; + + if ( + location && + opts.followRedirects && + statusCode >= 300 && + statusCode < 400 + ) { + if (++websocket._redirects > opts.maxRedirects) { + abortHandshake(websocket, req, 'Maximum redirects exceeded'); + return; + } + + req.abort(); + + let addr; + + try { + addr = new URL(location, address); + } catch (e) { + const err = new SyntaxError(`Invalid URL: ${location}`); + emitErrorAndClose(websocket, err); + return; + } + + initAsClient(websocket, addr, protocols, options); + } else if (!websocket.emit('unexpected-response', req, res)) { + abortHandshake( + websocket, + req, + `Unexpected server response: ${res.statusCode}` + ); + } + }); + + req.on('upgrade', (res, socket, head) => { + websocket.emit('upgrade', res); + + // + // The user may have closed the connection from a listener of the + // `'upgrade'` event. + // + if (websocket.readyState !== WebSocket.CONNECTING) return; + + req = websocket._req = null; + + if (res.headers.upgrade.toLowerCase() !== 'websocket') { + abortHandshake(websocket, socket, 'Invalid Upgrade header'); + return; + } + + const digest = createHash('sha1') + .update(key + GUID) + .digest('base64'); + + if (res.headers['sec-websocket-accept'] !== digest) { + abortHandshake(websocket, socket, 'Invalid Sec-WebSocket-Accept header'); + return; + } + + const serverProt = res.headers['sec-websocket-protocol']; + let protError; + + if (serverProt !== undefined) { + if (!protocolSet.size) { + protError = 'Server sent a subprotocol but none was requested'; + } else if (!protocolSet.has(serverProt)) { + protError = 'Server sent an invalid subprotocol'; + } + } else if (protocolSet.size) { + protError = 'Server sent no subprotocol'; + } + + if (protError) { + abortHandshake(websocket, socket, protError); + return; + } + + if (serverProt) websocket._protocol = serverProt; + + const secWebSocketExtensions = res.headers['sec-websocket-extensions']; + + if (secWebSocketExtensions !== undefined) { + if (!perMessageDeflate) { + const message = + 'Server sent a Sec-WebSocket-Extensions header but no extension ' + + 'was requested'; + abortHandshake(websocket, socket, message); + return; + } + + let extensions; + + try { + extensions = parse(secWebSocketExtensions); + } catch (err) { + const message = 'Invalid Sec-WebSocket-Extensions header'; + abortHandshake(websocket, socket, message); + return; + } + + const extensionNames = Object.keys(extensions); + + if ( + extensionNames.length !== 1 || + extensionNames[0] !== PerMessageDeflate.extensionName + ) { + const message = 'Server indicated an extension that was not requested'; + abortHandshake(websocket, socket, message); + return; + } + + try { + perMessageDeflate.accept(extensions[PerMessageDeflate.extensionName]); + } catch (err) { + const message = 'Invalid Sec-WebSocket-Extensions header'; + abortHandshake(websocket, socket, message); + return; + } + + websocket._extensions[PerMessageDeflate.extensionName] = + perMessageDeflate; + } + + websocket.setSocket(socket, head, { + generateMask: opts.generateMask, + maxPayload: opts.maxPayload, + skipUTF8Validation: opts.skipUTF8Validation + }); + }); + + if (opts.finishRequest) { + opts.finishRequest(req, websocket); + } else { + req.end(); + } +} + +/** + * Emit the `'error'` and `'close'` events. + * + * @param {WebSocket} websocket The WebSocket instance + * @param {Error} The error to emit + * @private + */ +function emitErrorAndClose(websocket, err) { + websocket._readyState = WebSocket.CLOSING; + websocket.emit('error', err); + websocket.emitClose(); +} + +/** + * Create a `net.Socket` and initiate a connection. + * + * @param {Object} options Connection options + * @return {net.Socket} The newly created socket used to start the connection + * @private + */ +function netConnect(options) { + options.path = options.socketPath; + return net.connect(options); +} + +/** + * Create a `tls.TLSSocket` and initiate a connection. + * + * @param {Object} options Connection options + * @return {tls.TLSSocket} The newly created socket used to start the connection + * @private + */ +function tlsConnect(options) { + options.path = undefined; + + if (!options.servername && options.servername !== '') { + options.servername = net.isIP(options.host) ? '' : options.host; + } + + return tls.connect(options); +} + +/** + * Abort the handshake and emit an error. + * + * @param {WebSocket} websocket The WebSocket instance + * @param {(http.ClientRequest|net.Socket|tls.Socket)} stream The request to + * abort or the socket to destroy + * @param {String} message The error message + * @private + */ +function abortHandshake(websocket, stream, message) { + websocket._readyState = WebSocket.CLOSING; + + const err = new Error(message); + Error.captureStackTrace(err, abortHandshake); + + if (stream.setHeader) { + stream[kAborted] = true; + stream.abort(); + + if (stream.socket && !stream.socket.destroyed) { + // + // On Node.js >= 14.3.0 `request.abort()` does not destroy the socket if + // called after the request completed. See + // https://github.com/websockets/ws/issues/1869. + // + stream.socket.destroy(); + } + + process.nextTick(emitErrorAndClose, websocket, err); + } else { + stream.destroy(err); + stream.once('error', websocket.emit.bind(websocket, 'error')); + stream.once('close', websocket.emitClose.bind(websocket)); + } +} + +/** + * Handle cases where the `ping()`, `pong()`, or `send()` methods are called + * when the `readyState` attribute is `CLOSING` or `CLOSED`. + * + * @param {WebSocket} websocket The WebSocket instance + * @param {*} [data] The data to send + * @param {Function} [cb] Callback + * @private + */ +function sendAfterClose(websocket, data, cb) { + if (data) { + const length = toBuffer(data).length; + + // + // The `_bufferedAmount` property is used only when the peer is a client and + // the opening handshake fails. Under these circumstances, in fact, the + // `setSocket()` method is not called, so the `_socket` and `_sender` + // properties are set to `null`. + // + if (websocket._socket) websocket._sender._bufferedBytes += length; + else websocket._bufferedAmount += length; + } + + if (cb) { + const err = new Error( + `WebSocket is not open: readyState ${websocket.readyState} ` + + `(${readyStates[websocket.readyState]})` + ); + process.nextTick(cb, err); + } +} + +/** + * The listener of the `Receiver` `'conclude'` event. + * + * @param {Number} code The status code + * @param {Buffer} reason The reason for closing + * @private + */ +function receiverOnConclude(code, reason) { + const websocket = this[kWebSocket]; + + websocket._closeFrameReceived = true; + websocket._closeMessage = reason; + websocket._closeCode = code; + + if (websocket._socket[kWebSocket] === undefined) return; + + websocket._socket.removeListener('data', socketOnData); + process.nextTick(resume, websocket._socket); + + if (code === 1005) websocket.close(); + else websocket.close(code, reason); +} + +/** + * The listener of the `Receiver` `'drain'` event. + * + * @private + */ +function receiverOnDrain() { + const websocket = this[kWebSocket]; + + if (!websocket.isPaused) websocket._socket.resume(); +} + +/** + * The listener of the `Receiver` `'error'` event. + * + * @param {(RangeError|Error)} err The emitted error + * @private + */ +function receiverOnError(err) { + const websocket = this[kWebSocket]; + + if (websocket._socket[kWebSocket] !== undefined) { + websocket._socket.removeListener('data', socketOnData); + + // + // On Node.js < 14.0.0 the `'error'` event is emitted synchronously. See + // https://github.com/websockets/ws/issues/1940. + // + process.nextTick(resume, websocket._socket); + + websocket.close(err[kStatusCode]); + } + + websocket.emit('error', err); +} + +/** + * The listener of the `Receiver` `'finish'` event. + * + * @private + */ +function receiverOnFinish() { + this[kWebSocket].emitClose(); +} + +/** + * The listener of the `Receiver` `'message'` event. + * + * @param {Buffer|ArrayBuffer|Buffer[])} data The message + * @param {Boolean} isBinary Specifies whether the message is binary or not + * @private + */ +function receiverOnMessage(data, isBinary) { + this[kWebSocket].emit('message', data, isBinary); +} + +/** + * The listener of the `Receiver` `'ping'` event. + * + * @param {Buffer} data The data included in the ping frame + * @private + */ +function receiverOnPing(data) { + const websocket = this[kWebSocket]; + + websocket.pong(data, !websocket._isServer, NOOP); + websocket.emit('ping', data); +} + +/** + * The listener of the `Receiver` `'pong'` event. + * + * @param {Buffer} data The data included in the pong frame + * @private + */ +function receiverOnPong(data) { + this[kWebSocket].emit('pong', data); +} + +/** + * Resume a readable stream + * + * @param {Readable} stream The readable stream + * @private + */ +function resume(stream) { + stream.resume(); +} + +/** + * The listener of the `net.Socket` `'close'` event. + * + * @private + */ +function socketOnClose() { + const websocket = this[kWebSocket]; + + this.removeListener('close', socketOnClose); + this.removeListener('data', socketOnData); + this.removeListener('end', socketOnEnd); + + websocket._readyState = WebSocket.CLOSING; + + let chunk; + + // + // The close frame might not have been received or the `'end'` event emitted, + // for example, if the socket was destroyed due to an error. Ensure that the + // `receiver` stream is closed after writing any remaining buffered data to + // it. If the readable side of the socket is in flowing mode then there is no + // buffered data as everything has been already written and `readable.read()` + // will return `null`. If instead, the socket is paused, any possible buffered + // data will be read as a single chunk. + // + if ( + !this._readableState.endEmitted && + !websocket._closeFrameReceived && + !websocket._receiver._writableState.errorEmitted && + (chunk = websocket._socket.read()) !== null + ) { + websocket._receiver.write(chunk); + } + + websocket._receiver.end(); + + this[kWebSocket] = undefined; + + clearTimeout(websocket._closeTimer); + + if ( + websocket._receiver._writableState.finished || + websocket._receiver._writableState.errorEmitted + ) { + websocket.emitClose(); + } else { + websocket._receiver.on('error', receiverOnFinish); + websocket._receiver.on('finish', receiverOnFinish); + } +} + +/** + * The listener of the `net.Socket` `'data'` event. + * + * @param {Buffer} chunk A chunk of data + * @private + */ +function socketOnData(chunk) { + if (!this[kWebSocket]._receiver.write(chunk)) { + this.pause(); + } +} + +/** + * The listener of the `net.Socket` `'end'` event. + * + * @private + */ +function socketOnEnd() { + const websocket = this[kWebSocket]; + + websocket._readyState = WebSocket.CLOSING; + websocket._receiver.end(); + this.end(); +} + +/** + * The listener of the `net.Socket` `'error'` event. + * + * @private + */ +function socketOnError() { + const websocket = this[kWebSocket]; + + this.removeListener('error', socketOnError); + this.on('error', NOOP); + + if (websocket) { + websocket._readyState = WebSocket.CLOSING; + this.destroy(); + } +} diff --git a/node_modules/ws/package.json b/node_modules/ws/package.json new file mode 100644 index 0000000..4b5d92b --- /dev/null +++ b/node_modules/ws/package.json @@ -0,0 +1,65 @@ +{ + "name": "ws", + "version": "8.13.0", + "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js", + "keywords": [ + "HyBi", + "Push", + "RFC-6455", + "WebSocket", + "WebSockets", + "real-time" + ], + "homepage": "https://github.com/websockets/ws", + "bugs": "https://github.com/websockets/ws/issues", + "repository": "websockets/ws", + "author": "Einar Otto Stangvik (http://2x.io)", + "license": "MIT", + "main": "index.js", + "exports": { + ".": { + "browser": "./browser.js", + "import": "./wrapper.mjs", + "require": "./index.js" + }, + "./package.json": "./package.json" + }, + "browser": "browser.js", + "engines": { + "node": ">=10.0.0" + }, + "files": [ + "browser.js", + "index.js", + "lib/*.js", + "wrapper.mjs" + ], + "scripts": { + "test": "nyc --reporter=lcov --reporter=text mocha --throw-deprecation test/*.test.js", + "integration": "mocha --throw-deprecation test/*.integration.js", + "lint": "eslint --ignore-path .gitignore . && prettier --check --ignore-path .gitignore \"**/*.{json,md,yaml,yml}\"" + }, + "peerDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": ">=5.0.2" + }, + "peerDependenciesMeta": { + "bufferutil": { + "optional": true + }, + "utf-8-validate": { + "optional": true + } + }, + "devDependencies": { + "benchmark": "^2.1.4", + "bufferutil": "^4.0.1", + "eslint": "^8.0.0", + "eslint-config-prettier": "^8.1.0", + "eslint-plugin-prettier": "^4.0.0", + "mocha": "^8.4.0", + "nyc": "^15.0.0", + "prettier": "^2.0.5", + "utf-8-validate": "^6.0.0" + } +} diff --git a/node_modules/ws/wrapper.mjs b/node_modules/ws/wrapper.mjs new file mode 100644 index 0000000..7245ad1 --- /dev/null +++ b/node_modules/ws/wrapper.mjs @@ -0,0 +1,8 @@ +import createWebSocketStream from './lib/stream.js'; +import Receiver from './lib/receiver.js'; +import Sender from './lib/sender.js'; +import WebSocket from './lib/websocket.js'; +import WebSocketServer from './lib/websocket-server.js'; + +export { createWebSocketStream, Receiver, Sender, WebSocket, WebSocketServer }; +export default WebSocket; diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..8d016ff --- /dev/null +++ b/package-lock.json @@ -0,0 +1,667 @@ +{ + "name": "slimp", + "version": "1.0.0", + "lockfileVersion": 2, + "requires": true, + "packages": { + "": { + "name": "slimp", + "version": "1.0.0", + "license": "ISC", + "dependencies": { + "discord.js": "^14.11.0" + } + }, + "node_modules/@discordjs/builders": { + "version": "1.6.3", + "resolved": "https://registry.npmjs.org/@discordjs/builders/-/builders-1.6.3.tgz", + "integrity": "sha512-CTCh8NqED3iecTNuiz49mwSsrc2iQb4d0MjMdmS/8pb69Y4IlzJ/DIy/p5GFlgOrFbNO2WzMHkWKQSiJ3VNXaw==", + "dependencies": { + "@discordjs/formatters": "^0.3.1", + "@discordjs/util": "^0.3.1", + "@sapphire/shapeshift": "^3.8.2", + "discord-api-types": "^0.37.41", + "fast-deep-equal": "^3.1.3", + "ts-mixer": "^6.0.3", + "tslib": "^2.5.0" + }, + "engines": { + "node": ">=16.9.0" + } + }, + "node_modules/@discordjs/collection": { + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/@discordjs/collection/-/collection-1.5.1.tgz", + "integrity": "sha512-aWEc9DCf3TMDe9iaJoOnO2+JVAjeRNuRxPZQA6GVvBf+Z3gqUuWYBy2NWh4+5CLYq5uoc3MOvUQ5H5m8CJBqOA==", + "engines": { + "node": ">=16.9.0" + } + }, + "node_modules/@discordjs/formatters": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@discordjs/formatters/-/formatters-0.3.1.tgz", + "integrity": "sha512-M7X4IGiSeh4znwcRGcs+49B5tBkNDn4k5bmhxJDAUhRxRHTiFAOTVUNQ6yAKySu5jZTnCbSvTYHW3w0rAzV1MA==", + "dependencies": { + "discord-api-types": "^0.37.41" + }, + "engines": { + "node": ">=16.9.0" + } + }, + "node_modules/@discordjs/rest": { + "version": "1.7.1", + "resolved": "https://registry.npmjs.org/@discordjs/rest/-/rest-1.7.1.tgz", + "integrity": "sha512-Ofa9UqT0U45G/eX86cURQnX7gzOJLG2oC28VhIk/G6IliYgQF7jFByBJEykPSHE4MxPhqCleYvmsrtfKh1nYmQ==", + "dependencies": { + "@discordjs/collection": "^1.5.1", + "@discordjs/util": "^0.3.0", + "@sapphire/async-queue": "^1.5.0", + "@sapphire/snowflake": "^3.4.2", + "discord-api-types": "^0.37.41", + "file-type": "^18.3.0", + "tslib": "^2.5.0", + "undici": "^5.22.0" + }, + "engines": { + "node": ">=16.9.0" + } + }, + "node_modules/@discordjs/util": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@discordjs/util/-/util-0.3.1.tgz", + "integrity": "sha512-HxXKYKg7vohx2/OupUN/4Sd02Ev3PBJ5q0gtjdcvXb0ErCva8jNHWfe/v5sU3UKjIB/uxOhc+TDOnhqffj9pRA==", + "engines": { + "node": ">=16.9.0" + } + }, + "node_modules/@discordjs/ws": { + "version": "0.8.3", + "resolved": "https://registry.npmjs.org/@discordjs/ws/-/ws-0.8.3.tgz", + "integrity": "sha512-hcYtppanjHecbdNyCKQNH2I4RP9UrphDgmRgLYrATEQF1oo4sYSve7ZmGsBEXSzH72MO2tBPdWSThunbxUVk0g==", + "dependencies": { + "@discordjs/collection": "^1.5.1", + "@discordjs/rest": "^1.7.1", + "@discordjs/util": "^0.3.1", + "@sapphire/async-queue": "^1.5.0", + "@types/ws": "^8.5.4", + "@vladfrangu/async_event_emitter": "^2.2.1", + "discord-api-types": "^0.37.41", + "tslib": "^2.5.0", + "ws": "^8.13.0" + }, + "engines": { + "node": ">=16.9.0" + } + }, + "node_modules/@sapphire/async-queue": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@sapphire/async-queue/-/async-queue-1.5.0.tgz", + "integrity": "sha512-JkLdIsP8fPAdh9ZZjrbHWR/+mZj0wvKS5ICibcLrRI1j84UmLMshx5n9QmL8b95d4onJ2xxiyugTgSAX7AalmA==", + "engines": { + "node": ">=v14.0.0", + "npm": ">=7.0.0" + } + }, + "node_modules/@sapphire/shapeshift": { + "version": "3.9.2", + "resolved": "https://registry.npmjs.org/@sapphire/shapeshift/-/shapeshift-3.9.2.tgz", + "integrity": "sha512-YRbCXWy969oGIdqR/wha62eX8GNHsvyYi0Rfd4rNW6tSVVa8p0ELiMEuOH/k8rgtvRoM+EMV7Csqz77YdwiDpA==", + "dependencies": { + "fast-deep-equal": "^3.1.3", + "lodash": "^4.17.21" + }, + "engines": { + "node": ">=v14.0.0", + "npm": ">=7.0.0" + } + }, + "node_modules/@sapphire/snowflake": { + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/@sapphire/snowflake/-/snowflake-3.5.1.tgz", + "integrity": "sha512-BxcYGzgEsdlG0dKAyOm0ehLGm2CafIrfQTZGWgkfKYbj+pNNsorZ7EotuZukc2MT70E0UbppVbtpBrqpzVzjNA==", + "engines": { + "node": ">=v14.0.0", + "npm": ">=7.0.0" + } + }, + "node_modules/@tokenizer/token": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/@tokenizer/token/-/token-0.3.0.tgz", + "integrity": "sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==" + }, + "node_modules/@types/node": { + "version": "20.3.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.3.0.tgz", + "integrity": "sha512-cumHmIAf6On83X7yP+LrsEyUOf/YlociZelmpRYaGFydoaPdxdt80MAbu6vWerQT2COCp2nPvHdsbD7tHn/YlQ==" + }, + "node_modules/@types/ws": { + "version": "8.5.5", + "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.5.tgz", + "integrity": "sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg==", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@vladfrangu/async_event_emitter": { + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/@vladfrangu/async_event_emitter/-/async_event_emitter-2.2.2.tgz", + "integrity": "sha512-HIzRG7sy88UZjBJamssEczH5q7t5+axva19UbZLO6u0ySbYPrwzWiXBcC0WuHyhKKoeCyneH+FvYzKQq/zTtkQ==", + "engines": { + "node": ">=v14.0.0", + "npm": ">=7.0.0" + } + }, + "node_modules/busboy": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz", + "integrity": "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==", + "dependencies": { + "streamsearch": "^1.1.0" + }, + "engines": { + "node": ">=10.16.0" + } + }, + "node_modules/discord-api-types": { + "version": "0.37.43", + "resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.43.tgz", + "integrity": "sha512-bBhDWU3TF9KADxR/mHp1K4Bvu/LRtFQdGyBjADu4e66F3ZnD4kp12W/SJCttIaCcMXzPV3sfty6eDGRNRph51Q==" + }, + "node_modules/discord.js": { + "version": "14.11.0", + "resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.11.0.tgz", + "integrity": "sha512-CkueWYFQ28U38YPR8HgsBR/QT35oPpMbEsTNM30Fs8loBIhnA4s70AwQEoy6JvLcpWWJO7GY0y2BUzZmuBMepQ==", + "dependencies": { + "@discordjs/builders": "^1.6.3", + "@discordjs/collection": "^1.5.1", + "@discordjs/formatters": "^0.3.1", + "@discordjs/rest": "^1.7.1", + "@discordjs/util": "^0.3.1", + "@discordjs/ws": "^0.8.3", + "@sapphire/snowflake": "^3.4.2", + "@types/ws": "^8.5.4", + "discord-api-types": "^0.37.41", + "fast-deep-equal": "^3.1.3", + "lodash.snakecase": "^4.1.1", + "tslib": "^2.5.0", + "undici": "^5.22.0", + "ws": "^8.13.0" + }, + "engines": { + "node": ">=16.9.0" + } + }, + "node_modules/fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" + }, + "node_modules/file-type": { + "version": "18.5.0", + "resolved": "https://registry.npmjs.org/file-type/-/file-type-18.5.0.tgz", + "integrity": "sha512-yvpl5U868+V6PqXHMmsESpg6unQ5GfnPssl4dxdJudBrr9qy7Fddt7EVX1VLlddFfe8Gj9N7goCZH22FXuSQXQ==", + "dependencies": { + "readable-web-to-node-stream": "^3.0.2", + "strtok3": "^7.0.0", + "token-types": "^5.0.1" + }, + "engines": { + "node": ">=14.16" + }, + "funding": { + "url": "https://github.com/sindresorhus/file-type?sponsor=1" + } + }, + "node_modules/ieee754": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", + "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" + }, + "node_modules/lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + }, + "node_modules/lodash.snakecase": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz", + "integrity": "sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==" + }, + "node_modules/peek-readable": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/peek-readable/-/peek-readable-5.0.0.tgz", + "integrity": "sha512-YtCKvLUOvwtMGmrniQPdO7MwPjgkFBtFIrmfSbYmYuq3tKDV/mcfAhBth1+C3ru7uXIZasc/pHnb+YDYNkkj4A==", + "engines": { + "node": ">=14.16" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/Borewit" + } + }, + "node_modules/readable-stream": { + "version": "3.6.2", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", + "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/readable-web-to-node-stream": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/readable-web-to-node-stream/-/readable-web-to-node-stream-3.0.2.tgz", + "integrity": "sha512-ePeK6cc1EcKLEhJFt/AebMCLL+GgSKhuygrZ/GLaKZYEecIgIECf4UaUuaByiGtzckwR4ain9VzUh95T1exYGw==", + "dependencies": { + "readable-stream": "^3.6.0" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/Borewit" + } + }, + "node_modules/safe-buffer": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", + "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/streamsearch": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz", + "integrity": "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==", + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/string_decoder": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", + "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", + "dependencies": { + "safe-buffer": "~5.2.0" + } + }, + "node_modules/strtok3": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/strtok3/-/strtok3-7.0.0.tgz", + "integrity": "sha512-pQ+V+nYQdC5H3Q7qBZAz/MO6lwGhoC2gOAjuouGf/VO0m7vQRh8QNMl2Uf6SwAtzZ9bOw3UIeBukEGNJl5dtXQ==", + "dependencies": { + "@tokenizer/token": "^0.3.0", + "peek-readable": "^5.0.0" + }, + "engines": { + "node": ">=14.16" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/Borewit" + } + }, + "node_modules/token-types": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/token-types/-/token-types-5.0.1.tgz", + "integrity": "sha512-Y2fmSnZjQdDb9W4w4r1tswlMHylzWIeOKpx0aZH9BgGtACHhrk3OkT52AzwcuqTRBZtvvnTjDBh8eynMulu8Vg==", + "dependencies": { + "@tokenizer/token": "^0.3.0", + "ieee754": "^1.2.1" + }, + "engines": { + "node": ">=14.16" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/Borewit" + } + }, + "node_modules/ts-mixer": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/ts-mixer/-/ts-mixer-6.0.3.tgz", + "integrity": "sha512-k43M7uCG1AkTyxgnmI5MPwKoUvS/bRvLvUb7+Pgpdlmok8AoqmUaZxUUw8zKM5B1lqZrt41GjYgnvAi0fppqgQ==" + }, + "node_modules/tslib": { + "version": "2.5.3", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.3.tgz", + "integrity": "sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==" + }, + "node_modules/undici": { + "version": "5.22.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.22.1.tgz", + "integrity": "sha512-Ji2IJhFXZY0x/0tVBXeQwgPlLWw13GVzpsWPQ3rV50IFMMof2I55PZZxtm4P6iNq+L5znYN9nSTAq0ZyE6lSJw==", + "dependencies": { + "busboy": "^1.6.0" + }, + "engines": { + "node": ">=14.0" + } + }, + "node_modules/util-deprecate": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" + }, + "node_modules/ws": { + "version": "8.13.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz", + "integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==", + "engines": { + "node": ">=10.0.0" + }, + "peerDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": ">=5.0.2" + }, + "peerDependenciesMeta": { + "bufferutil": { + "optional": true + }, + "utf-8-validate": { + "optional": true + } + } + } + }, + "dependencies": { + "@discordjs/builders": { + "version": "1.6.3", + "resolved": "https://registry.npmjs.org/@discordjs/builders/-/builders-1.6.3.tgz", + "integrity": "sha512-CTCh8NqED3iecTNuiz49mwSsrc2iQb4d0MjMdmS/8pb69Y4IlzJ/DIy/p5GFlgOrFbNO2WzMHkWKQSiJ3VNXaw==", + "requires": { + "@discordjs/formatters": "^0.3.1", + "@discordjs/util": "^0.3.1", + "@sapphire/shapeshift": "^3.8.2", + "discord-api-types": "^0.37.41", + "fast-deep-equal": "^3.1.3", + "ts-mixer": "^6.0.3", + "tslib": "^2.5.0" + } + }, + "@discordjs/collection": { + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/@discordjs/collection/-/collection-1.5.1.tgz", + "integrity": "sha512-aWEc9DCf3TMDe9iaJoOnO2+JVAjeRNuRxPZQA6GVvBf+Z3gqUuWYBy2NWh4+5CLYq5uoc3MOvUQ5H5m8CJBqOA==" + }, + "@discordjs/formatters": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@discordjs/formatters/-/formatters-0.3.1.tgz", + "integrity": "sha512-M7X4IGiSeh4znwcRGcs+49B5tBkNDn4k5bmhxJDAUhRxRHTiFAOTVUNQ6yAKySu5jZTnCbSvTYHW3w0rAzV1MA==", + "requires": { + "discord-api-types": "^0.37.41" + } + }, + "@discordjs/rest": { + "version": "1.7.1", + "resolved": "https://registry.npmjs.org/@discordjs/rest/-/rest-1.7.1.tgz", + "integrity": "sha512-Ofa9UqT0U45G/eX86cURQnX7gzOJLG2oC28VhIk/G6IliYgQF7jFByBJEykPSHE4MxPhqCleYvmsrtfKh1nYmQ==", + "requires": { + "@discordjs/collection": "^1.5.1", + "@discordjs/util": "^0.3.0", + "@sapphire/async-queue": "^1.5.0", + "@sapphire/snowflake": "^3.4.2", + "discord-api-types": "^0.37.41", + "file-type": "^18.3.0", + "tslib": "^2.5.0", + "undici": "^5.22.0" + } + }, + "@discordjs/util": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@discordjs/util/-/util-0.3.1.tgz", + "integrity": "sha512-HxXKYKg7vohx2/OupUN/4Sd02Ev3PBJ5q0gtjdcvXb0ErCva8jNHWfe/v5sU3UKjIB/uxOhc+TDOnhqffj9pRA==" + }, + "@discordjs/ws": { + "version": "0.8.3", + "resolved": "https://registry.npmjs.org/@discordjs/ws/-/ws-0.8.3.tgz", + "integrity": "sha512-hcYtppanjHecbdNyCKQNH2I4RP9UrphDgmRgLYrATEQF1oo4sYSve7ZmGsBEXSzH72MO2tBPdWSThunbxUVk0g==", + "requires": { + "@discordjs/collection": "^1.5.1", + "@discordjs/rest": "^1.7.1", + "@discordjs/util": "^0.3.1", + "@sapphire/async-queue": "^1.5.0", + "@types/ws": "^8.5.4", + "@vladfrangu/async_event_emitter": "^2.2.1", + "discord-api-types": "^0.37.41", + "tslib": "^2.5.0", + "ws": "^8.13.0" + } + }, + "@sapphire/async-queue": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@sapphire/async-queue/-/async-queue-1.5.0.tgz", + "integrity": "sha512-JkLdIsP8fPAdh9ZZjrbHWR/+mZj0wvKS5ICibcLrRI1j84UmLMshx5n9QmL8b95d4onJ2xxiyugTgSAX7AalmA==" + }, + "@sapphire/shapeshift": { + "version": "3.9.2", + "resolved": "https://registry.npmjs.org/@sapphire/shapeshift/-/shapeshift-3.9.2.tgz", + "integrity": "sha512-YRbCXWy969oGIdqR/wha62eX8GNHsvyYi0Rfd4rNW6tSVVa8p0ELiMEuOH/k8rgtvRoM+EMV7Csqz77YdwiDpA==", + "requires": { + "fast-deep-equal": "^3.1.3", + "lodash": "^4.17.21" + } + }, + "@sapphire/snowflake": { + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/@sapphire/snowflake/-/snowflake-3.5.1.tgz", + "integrity": "sha512-BxcYGzgEsdlG0dKAyOm0ehLGm2CafIrfQTZGWgkfKYbj+pNNsorZ7EotuZukc2MT70E0UbppVbtpBrqpzVzjNA==" + }, + "@tokenizer/token": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/@tokenizer/token/-/token-0.3.0.tgz", + "integrity": "sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==" + }, + "@types/node": { + "version": "20.3.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.3.0.tgz", + "integrity": "sha512-cumHmIAf6On83X7yP+LrsEyUOf/YlociZelmpRYaGFydoaPdxdt80MAbu6vWerQT2COCp2nPvHdsbD7tHn/YlQ==" + }, + "@types/ws": { + "version": "8.5.5", + "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.5.tgz", + "integrity": "sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg==", + "requires": { + "@types/node": "*" + } + }, + "@vladfrangu/async_event_emitter": { + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/@vladfrangu/async_event_emitter/-/async_event_emitter-2.2.2.tgz", + "integrity": "sha512-HIzRG7sy88UZjBJamssEczH5q7t5+axva19UbZLO6u0ySbYPrwzWiXBcC0WuHyhKKoeCyneH+FvYzKQq/zTtkQ==" + }, + "busboy": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz", + "integrity": "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==", + "requires": { + "streamsearch": "^1.1.0" + } + }, + "discord-api-types": { + "version": "0.37.43", + "resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.43.tgz", + "integrity": "sha512-bBhDWU3TF9KADxR/mHp1K4Bvu/LRtFQdGyBjADu4e66F3ZnD4kp12W/SJCttIaCcMXzPV3sfty6eDGRNRph51Q==" + }, + "discord.js": { + "version": "14.11.0", + "resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.11.0.tgz", + "integrity": "sha512-CkueWYFQ28U38YPR8HgsBR/QT35oPpMbEsTNM30Fs8loBIhnA4s70AwQEoy6JvLcpWWJO7GY0y2BUzZmuBMepQ==", + "requires": { + "@discordjs/builders": "^1.6.3", + "@discordjs/collection": "^1.5.1", + "@discordjs/formatters": "^0.3.1", + "@discordjs/rest": "^1.7.1", + "@discordjs/util": "^0.3.1", + "@discordjs/ws": "^0.8.3", + "@sapphire/snowflake": "^3.4.2", + "@types/ws": "^8.5.4", + "discord-api-types": "^0.37.41", + "fast-deep-equal": "^3.1.3", + "lodash.snakecase": "^4.1.1", + "tslib": "^2.5.0", + "undici": "^5.22.0", + "ws": "^8.13.0" + } + }, + "fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" + }, + "file-type": { + "version": "18.5.0", + "resolved": "https://registry.npmjs.org/file-type/-/file-type-18.5.0.tgz", + "integrity": "sha512-yvpl5U868+V6PqXHMmsESpg6unQ5GfnPssl4dxdJudBrr9qy7Fddt7EVX1VLlddFfe8Gj9N7goCZH22FXuSQXQ==", + "requires": { + "readable-web-to-node-stream": "^3.0.2", + "strtok3": "^7.0.0", + "token-types": "^5.0.1" + } + }, + "ieee754": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", + "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==" + }, + "inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" + }, + "lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + }, + "lodash.snakecase": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz", + "integrity": "sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==" + }, + "peek-readable": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/peek-readable/-/peek-readable-5.0.0.tgz", + "integrity": "sha512-YtCKvLUOvwtMGmrniQPdO7MwPjgkFBtFIrmfSbYmYuq3tKDV/mcfAhBth1+C3ru7uXIZasc/pHnb+YDYNkkj4A==" + }, + "readable-stream": { + "version": "3.6.2", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", + "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", + "requires": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + } + }, + "readable-web-to-node-stream": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/readable-web-to-node-stream/-/readable-web-to-node-stream-3.0.2.tgz", + "integrity": "sha512-ePeK6cc1EcKLEhJFt/AebMCLL+GgSKhuygrZ/GLaKZYEecIgIECf4UaUuaByiGtzckwR4ain9VzUh95T1exYGw==", + "requires": { + "readable-stream": "^3.6.0" + } + }, + "safe-buffer": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", + "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" + }, + "streamsearch": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz", + "integrity": "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==" + }, + "string_decoder": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", + "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", + "requires": { + "safe-buffer": "~5.2.0" + } + }, + "strtok3": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/strtok3/-/strtok3-7.0.0.tgz", + "integrity": "sha512-pQ+V+nYQdC5H3Q7qBZAz/MO6lwGhoC2gOAjuouGf/VO0m7vQRh8QNMl2Uf6SwAtzZ9bOw3UIeBukEGNJl5dtXQ==", + "requires": { + "@tokenizer/token": "^0.3.0", + "peek-readable": "^5.0.0" + } + }, + "token-types": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/token-types/-/token-types-5.0.1.tgz", + "integrity": "sha512-Y2fmSnZjQdDb9W4w4r1tswlMHylzWIeOKpx0aZH9BgGtACHhrk3OkT52AzwcuqTRBZtvvnTjDBh8eynMulu8Vg==", + "requires": { + "@tokenizer/token": "^0.3.0", + "ieee754": "^1.2.1" + } + }, + "ts-mixer": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/ts-mixer/-/ts-mixer-6.0.3.tgz", + "integrity": "sha512-k43M7uCG1AkTyxgnmI5MPwKoUvS/bRvLvUb7+Pgpdlmok8AoqmUaZxUUw8zKM5B1lqZrt41GjYgnvAi0fppqgQ==" + }, + "tslib": { + "version": "2.5.3", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.3.tgz", + "integrity": "sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==" + }, + "undici": { + "version": "5.22.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.22.1.tgz", + "integrity": "sha512-Ji2IJhFXZY0x/0tVBXeQwgPlLWw13GVzpsWPQ3rV50IFMMof2I55PZZxtm4P6iNq+L5znYN9nSTAq0ZyE6lSJw==", + "requires": { + "busboy": "^1.6.0" + } + }, + "util-deprecate": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" + }, + "ws": { + "version": "8.13.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz", + "integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==", + "requires": {} + } + } +} diff --git a/package.json b/package.json new file mode 100644 index 0000000..b8eb334 --- /dev/null +++ b/package.json @@ -0,0 +1,14 @@ +{ + "name": "slimp", + "version": "1.0.0", + "description": "", + "main": "main.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "", + "license": "ISC", + "dependencies": { + "discord.js": "^14.11.0" + } +} diff --git a/perf.data b/perf.data new file mode 100644 index 0000000000000000000000000000000000000000..5d1a11b4f481d18c945702a4d3c9b0de39079ee6 GIT binary patch literal 27339732 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
3{E_{%mxrht-e{o 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%0D8lp}6GP z6G$@>{O0>tNpIe!fZ`ka$BduN`Gr+Pf7kMo@YOUtR`;RqOZ`*-d*oeakI#=`?@_0f zSEW1(K0~OY|H?b~{229oD#t1>hR=^-^XDSv!|?erY^rR=j46EXr22SaeL$b`A+_jy z^#h+DqmIv7!sF=~Hl8+8+2_Y#AbIH#@CbMWJOUm8kAO$OBj6G62zUfM0{@#4=-kb` zbMqdYmA^WC?n&N*t0s>M^B$Ck*?Ni@{~9>&0lz2Y|7Gu0mDH}Rdixapxi @89oWD1&GtOC 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

<_K*@G`dLSlWYv{{zqn@lXou2E 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 D0E`rFL_A7D~|K|^?ey^b~ zEH{ev-!b;tS1Q_Z-%uF`X^b61(YBOm$+*ZE1;m-|h4<*ilyhv#wqr%Ce9JN+lP!ulcQqi1cN+cnqidEAd{LhBjnGd#6`s5J4SoK(q%_Y?%`m&+x|7VO<#B7D@dtd;4)nn< zbk~hHKEVURANY%Pa0EKBTAl}u^G_+yznTmdL?_R~i;Ql{&FW|E_8qmd%-8kK^+oIb zy?j4VeK(DGu+x*R>&tZujZgL$Q(xV-ber-9aPgwY3G z@RRR{KEX7Y?{54JK@QcAgSYj3pq}^DbJ{=RwrY7!)%A6Pj|o06xXtZ`-(7I1;JJdA z3EnDrzu=pK{}kNx4y$Kd!7hS51uql4L+}~FP3BvNha2}`ucOS*%)5HM zp!6?${E_9j2Nauq%$nmK@O;RD)-HaB`z~Z$yLf-Yr`>iU6us@Cg2=seSwflh?`_BK z5?pigCTH%p&p-Zg*yZp?y{RX3-d->WOC^H<`ds|X!-gLSpLLKp{N_hgzsl9Z&pdAU zd6lb$pZhP>uX1ttj3a~J8-Ap6HSwP`e9Fb)SLCVq1%b+ePke$(yaL4^K)%S2^YuM9 zet79Av-Wuvy`jergZ|j1{qkPVUHf$PJoR!qtf{Z^KY4OpNV~h=V|L7b>k56UVad;* z|J&0aE_jRb(LrX1^jG@*xz10A*()Hea^#n-v?DoCKXf6_J!Tkvw8L}yO}+9)y7E9A zZr;eLT0dbQH-f@nM0yT?)Dwr#cxBZgxAiIvdFxVlJqf=@{0Q>M(vJ9uYT-dA>q+Tr z%r41eni*u*(8;wMpJ0qeV(=RmpMW?SEE1j{4Qq}iwC6l$WAi;);8~F{vC^7!F&ffV?S=**?)fLyN~2DBPY80 z+eU;_9=_2h@`gX;3jbT>tNSVXa_jk`^3Hx$d?!s0wersLK4+YO-tu$py#JPtp6K_k z|416&jK{FkX4!q_cZyr1bM@Fg{v-IK^(XR}hAM}gxNeX?#9z%^Vg4995A?iI9RRrz zH;25l+w@;HYj1PsS9B#+;0>o`@ z-r2SBA3h$_{pEd2^cNqGN#hS6kIBbln#nBv_`Y#!my6(ZHLm%eNNZ!v-^wJJ+h}v_%zr?j?QJ6md zzxDI&S;LCOT?d}s`q#I1De}FP?>$M0ON6}L^;6`%?3U{9x9AJ`kvDaz z|B*DllSYq^$7BXW9?kRwv!nXA?7SWQ7XQKi#1`R&Df2g#@4&i#>wPQVBDk)T_dc)t ztL42XPvB`r$HHH4xyRh|W?u*$#KU2qNI~_u?YaIVuDx;)rceBLaI4$+#IHTywJYtv zX8T|CT_s5C9Mz>d7r}k-`ToNF?1gsjDh_{b^PM7Z{5$m{@4q1tl0jn{c7~n%6AAKkEtv-_RW1&ae$Jh2cLJ=-Y`BM zlaI%=rtdFFivyH2dVD-4i!(sH0pc(L8NXKMFYhb9$RwLzG@NhHeJ|t`cZK*Xyr<&u zQy*Bp(2d)P#`qvg;aa1CeTa7=(A0n;`?SEBqiD)lYp0h2!3vpf= zB~RpsoR{jpt8eBnN#i?d^!Rv88h`kBOy$T-J|2_V1O6jvae$IWkB`U12t#)B|9Cv6 zAT&9+aSt-5*!Lsi9{lZjying zBA#=9)o{b7-7EFtb>kj@-~ILL(!th;9=OTTw;XibKB-l_r-5l9hB`kTyldx{;CBnf zb$|}avEI`>&DM=6&-lm1ryb7K=T$BapZYm>O}Se5tebt7Ht1b8k7EldYPX}fPS-Xw%?7Qj(51Ku5KD5&bW^c_y4Ucm> zIprT;}E}} zOA{KupQ|hgzn{zR=PK_*Vx1>F#qZ}TjXT_YimZPyzpc!}+jt*a(&+K~x$Fhw_jCFE zTx*)YByImx(&+K~x%_^vQonKEYdOE4tDGNTHMz9$KDMOM>_W0WA!*8BCY{<)Fez3zaJm-Gb(S}dlgE`uuf<5g4qTt!H zpL*g~-QVo>>yt+Ptb6;-PUbQDS}O4fuCa6IJP$(q>j1?)fDX#>U9kCfl~Z}n>Biyb z?lAnk%GJVeZZiBxj1{)&F58h&2o;_xfK(EpS(nQl>?vqd~Yl0 zIrfS@5=Ua&x!->6Pd8+DI_&s|R^GY$eSe2u1Zw+`+6!RQXlYvs4E*q`!8tnE3@jije-1j&2h_Rqzq+Ix}yj(t^H@^3S@;X^Pq*)gYT^3z;hU=V&!KO>K5Xm3sTpR^4SoFju+wwOmwtWN zq~h0y{ra$99}a>e?=^opPVn1;4+*{~=+}q+`f#bg`1RrHx2nJL68Qgv1e&`Wm2TXF zwBiEHyL!E#^zSFVrdGv0ICIqgRqQd};AU3ml$n3J*ZK7F&3Tk7q7L%Z!%VO-pU zWm`|&@Aj2le>Ucp?f!ex*KaR)O2fy%|dj-j?(O#Px1D$m*+cLwcpQV&-!j4cNpPCM#XA2#Zsm&d{xJN`REIwH zbpt84v6`t9%yqIj5VRMbV(q}skMF!|#v!l1dPwdd!&~1e2YtugxYO>3|MKZe;AY@~ zHvbAKpa+>v6?a1P((a)T8h-Gk^-JodUHIg>@%nSi`rw>>QSEIf`l6gYPpe({&FWkt z@`P>`3wRz$E)8nOZ7=9#^lnHPW}0D>skK%xIaH$THoV`|47<-?WED;&yV}_k3) zCKsOvxIF%dp0$4C&yQ>T;m?oz^W$q6eRTGHt8=f@eb8ua@E{r92kGF zAJFd)v~%*TTYubp8p?nA{edPCzdz8%?>--lt*`p?<0c2cKhWfW-|WmE4Ss*1-yeuE zc<3eICEz9CCEz9CCEz9CCEz8HObM_rsJY3$M}-RwvcH#oW`*#w@^`DeVCpHu%P+3R zkIUbbQN7eh{c-r8m7ZF8sN&Aaw}iKq`RYEo`kZ_mT}k5`d1m{VenLU^lLE0m_5lVD zn%>x#8pm&Ly5R+lYp3Vj*@g!l>?3yThu++-h99Y1ExSlH-(%lTRjw9(=262BR1P}~ zWWSWJJJaU%tQWie0y%?Ul4luL`O}U(by(+TCvUY{{xp>fC=cJrhx%Ok(0=N>^UC}N z#~DOlZaua35hsoBq|r0=4AVdI#SSi-Ve6oA{-e`BEY3#S@gH&alr+AvOYAi4Ykq|N zr1ftZf2;Wq`2+S5hX+|X_11&l+SB_ zbRhpR`P|EQnEsuEPj~Ylflqn(Mo-Aw!3&W0UXER&FSnl0oQJB7`G()5=wWU55o3qw zjsCT#qo?S{)%JwFB#m$E61wu&S$}BCnm=tg#m0lh?@~H_(L3^DA92$7P8vOHyN?*Z(NO}Xf30%# z6g_Nq#rp_*NgChSC3YI_e08}W6wcRp?6o!f59SMvlMFAl$oR#cxvtka$034$T4du7 z&VenSXXhXrCC|$ELv-X-|K#kf1sg7Fz8bsE>iMdL=alKC9U$$wGEiu-(Nh{InX z4*Nk*@Qt1r->A7tz9jgch%Xg=4Rugd#4lQ499Bk4G*9}*N znN!Rjh=1_x-0xJyKiFXOn&Thfmm{6uytjSN+m9Hy&z06%5Zp7nQ25E)9Z%pn_cvC4 zYude13X6+>@cgqoop#`FZ|*y-Zrt!5(~dhsdZ_F-N6*pzcD_7($Iguhp|yB`>;pQm z5A>beOXt#69(~8*H}?^~%EjSBS1`cv^C}mI4?UUghEKUT{7U`94L?-5TKLg7Rlmx` z;X_aJo`z4kIDF{I*BO3Z<>K(EKexp6MY)>z_Zohra&h<-dK3>JQn@&M=!uIX5Gqap z=eapQhdp60oQwZ(_M9oF?f&eqC%^ccX{mv`9(u@*Kf3z5&ECBEnP_UCQT12f^pa`mVWdrw|_=2Rj>cX&PUr=4|T>y zK;CG7uGODw_2*iHfbo2(dz9vo%ma9@rhjJrI}lvk`RHcqZ}hts&DZL0s$Mr}(0tDI zlSwhh2-dN4d)vAe>vj0SivN&5Xql#U-MO}o&UiY| zb+E+N!|=2Fzi;ao#AR(!+%Pw;S85k)KTy2?!4E&z0t)_xz?(6?A6vkS^w~Pk$v6^r{|O}{kc|?ia*zC;}?If z)yA3rT&u~!pKH~;L(a1^PSl@kE$4-19>BbSd4kW2jG=hwCEz9CCEz9CCEz9CCEz9C zCD3*f=vzF?_T`>s`+NBg+DZ4JjPF;B>!Sgh2kBhSw7RZu42tqA+&mXI^$^Wuwh5pTTmgP;DpdCbMN^atPQ2{|Gc zu95du)2sJ4pf9(c38DwRQy<@fpgSpiCyk!R23bEqzR<_HO!@`(z&AG;|AU+g z$Jn|k@>_hF_4`IOfd9ydj!5NZNf`S@|WPn@!U{d(rFD*2xzI1XGFZZUmxJA12LSMZJS2>jIT_8k9_yVkB<|G~Z| z^aS7N33(9;Y?VMv?_0Jyr&gjV>-u4J~UEsOsr5)gB^&g|0-=SlB?Yi#1#p0+QYB$Nshr6vy2c>yi$M3GSMrOntJ3}Q-x@zI9y6@-ZqZh&#f1Q$@)f?tKk^0- zxx)W07gUcw(3e}!Qpve6)bt76_z&vmz1P-!Cyk!I!%c3;7y4ZPK|g9Q0n@*_IC=`d zUu{p}aaKR|CPfd}C3J-iMtAyKMla|4uqXUS{YLgaZV_HI&&pxXTo>ejkkit8tH&Sp zdfuo8D&r5)5oC;xe&-xCZPh&&9RM9!J@31Y(Lp;v+H=PraqWH0`Lzx_>h>tEn>qTN zvBj;6L$4R~h~SVt?R+Tqk$&F%aOFK|c$IURb)(j7519!T|0O@&ApQtF!8dwB z-tPDV{$HL}?LW|$TTfTX8NI_E{=?ye$3a{1oiuu;jx>EDU;2~lKiu&L{p**Go)%|q zJpg-Je7;>Ljc@F-aFO-@ykJ)L4a8vZA9XA3ecb5;lUqUd9>-sU{0;KRs-MK+Lr19k zvsYMu0v~#zYl!ACmHKDdIc)H`4}OE@BiwJgu)2QkgFi%ms#*Sye#>+AS<`PhcZ@$& zeG&L2Shg{ZKTaDztn-3NtB*gZm-6t9e4w-Gl250fb+3xP9DPqf&eA({;y;qcchcy2 zY_#tm{08^YTm42B*X||9e_%I*{#BhHJ866ep;-!c+E?$<$2yz8<2)^V<3B?6 z&-!|kTVq#y|FU0$>n7qp2o{&v_=EO3@mvOr-1<(j_9NB*z#RvlJ>u^7D{*Cp=y@m6 zOFO_u)$5Kw;@We<%3Rpxz+$m;>mZ~!usEXxBK1$?!1ysYH&%GJV8J#F}*%EjTsZ}bb%qjGWh@SB@&_>_yo zr~cqh;j3I6KJ{lZqDSRw;itNpe+X5s7Jl<{HVz0>t`>e~k>Tf64*XE}Grwyp>oXLj zf71VmBY}Uxueg3;$7h{+%n}?!HEbNG_kjaxclUeD|3eS-QA^{Uyd?-=U9ZDx>s`4c*5F2|JXM&Q+|~br$P5Sh+yOl{h40(n_rdwQrlQP?)MJbp*(z} zPvi|<=n;8$bo=Q9>yK_dwc^-PKlHRU-$|oqZR6OYfAmH_OgVZAJDWYw--+{+G`>5D zA?%_cyU*@!_8nbs-$AiU{Ksl>gSIk$nJ?sY{YAwMTD9RlSNGj@=K;u{xHoyxOFO_J zpD_;QF3xXApH>I5OXr@GN6sj=A2rg)4RY+Ht>Y!R{iv>o%O}3lihozHHw1d#DEq9#P8E-ZIJU1(?mu?M!p-i|W1V4v_ZT z@kd;H7A@%G|4YM<_4*V?^eLV<;KXCw7nv_4EpAKPx+(mhA8vEp$_FTl1YXdVJg<^#}C> zA2-Oy4Jug#-%FDgrzdIj__#rOQ409DK|XF!$rPf^O%A;88~RwBpwtW-KXKhjcGL3s z8RhW~@6Vg3_sgQE)_wx|1@Sf5cSn95H{VOFeIzU|GxBuv(vXh^$ZNQ=AIZr>6w5Dp z$(%f9arl+IWKJF;7aw}#@{+mu^v|4=myG>9arn*qDeqZA^AOdff0CWs3A8WC=OHRv za>V&L?1FqS1?6K3rrUZo-$A2|?VNO6f2p;ffN_V)+gYeqQX1d0^H}FO`J!C98bnvp z_E9Xp(B#B-U;G5$aqIP*>)ciLeGItaPmVV^e;?xhF)Q>z}dDBjF{lqd~$ostW9C^#H zQXhDHm*;zZ{iAD^4}4Lc@AlA-o%7tqXa9iTPvG|xl=f|~4+FoEiK@R7e%bp8`pTiW zaSvLKw0<-1>h*%szj5EVvmE!JvAfZ?Q)bO^58xx*$MEQvT+=UtX%CkBDfrY&yMu)o z7x$oZ!@3=3Z9ibp#JZsVvAXA6Hy}s{(vI4V(!ESC zE$`cV_kssa&!u7|T3YlxIM?XIpQSFeYd5~}7@ZH^Q0>OWH!g_ZptrR@zr*^ChY#KU z2Pzg+o^vB6p7Ln5$3CRE_J%mWGpo-BA6sgs#P8+j*!zOG#Wc@#gPwDKy-o**>vqi^VBe{9nDP8vN^`>LO) zKhRH!M@GLuu3Xcv-2RFE5Kjm_Cyj6H68iENTffilYx1B!z&G>Z==T;+pwoVamzinh zsE2FUf4sYv@z|S1N2vODyXxVyc3f7BprfGYT>q!>*hA-c0sf=?g#N`-zn0CPZ~S5x zmG{LI<2#sa5dRU{!hiI8;)<`o^~^5Ex&DLmdz6Q7^n|>T1K0SE!VA^! z4fN&KGePvAck07`KzCC3P8vOr9bo+c`9dH513lv3@ejnkTH)v^pRKkh?1g%hq6h2} z{z8o-nhuozxO&a;*rQjiKh+;3|50!JQcp(LIlYhZLw|Do#}GZw$Y6P2XGBM&`n!F7 ztDo)g!e1inI;-dT3D$0->T%n1&j-h~=eUosnAvwku`~!7zD04J^@_zn<3m?}sk5#9 z{J3g;2f9z(dE`v_;9!#*{^O+68=l@Qqz# zr}@*Y9~2HTc@Wnddt&^NzQ+7VV?V>oonhthA6z#|KFF!_yH*qOtJCvFHGuzU79Dxj zf6)EM+&?k*;r-B2(DRh~HSGXt4}4%;d&8YyDVpK>8@Bq7aT|BrVV~*6^mOBIsq)v* zPpOw{-ut{?;0HN_UxH;@P<*4};-Q_ty~XPBsi>Fo@Qt33cbr{Dj$NWJx1ObvGkS+k z{72IGP8vOZ53_!NeCg+||6n}I`X~KsrlTk9$DO|0e_VJq4#! z+Y|Oey-CqS5SgXGS9++?ogHqF_~NerD3vPlLjJ9sGk@W_pnO!wY1wWz9z%Zhdfr&7 zu=U6LI`z862@RDe?b>_Z-LK=zEq^tvAV}+ZAbM#BNPF)5C9b{6&aYV9HamX8xMFeB z;^7^)tuL~k9T(p{eY(jDIi*jqYX?7q{-&|^ocT-PSi5%p2k$HVM}=?kA2~BRs+443mFri1OFD{xNs6)tm2R^BvyLE32&FpLRH|V=4bmKqp2jt(1G!Ec>$hA8jSbXr>jXyFY<#&`PZN`m9 zjXC=VyuH1dql*6!-=QG#X8g#w4*nNDU;X_BeIY;Usg;k;;R7`U zZN+!e=vmu*bodd*AM~%s9X&N|Qf*I7AKLpjX?$asX^lGqLGqFTF&O*@;{oz-Wo7Si z{4pM&e>JI}#Nk5+`RK9^euZ8UR?zr?`mKh<=T;Wul(MZZNZ zC0OzWte1x$nZBV1IpZ%P<$q)Ta_g(tzQ4f}n~ZbkFK&GK3g6Nb^=FrSI=|_GMnC#; z>#3EGE@^xxjhH^Oy&&f?3Hx9_7r+4zHX#lGk6u+1T|T$cggs9f*JGM=s#QfA8n2#~FLmYmtoA5;s`OI8==uJ&A{7B_$ z)lWXGK;>%UE3Z|cJX-jJuR1?joStgY@8-utU&s%AFIC<+SKs)Lr170JddQoHd|m&+ z{6%`Swe!|aMIN%G=f{h)Kkma9dDq-LdanP#ANc%uK0n^bb%d2O7h(C5c94g36fmMG8X$1{6i{NeW3w$4YFGfqZM^!()MhYd2q=&yQ#8KW;v%v|iA}uPR-Z#=Lyb;XUr=wPXE5#RGR{IMuImaro4qyU6eJ=&qRhFs9a6_1%@B0TpWId-{*v{a&h?Z z+kBLLw~kaU4xjpiZnln`SGhR+O8w8-cV)`e!p|%+{JhG6AL>5mi}0Hjds06jp2bEJ zj_-E(sK5Md{sYHtan=R@(=c*C_Qaq6;Ov*Lk{!G24NLc<=Tt-LXI+E!IM%1ftz1#g zU&FZp&Zj^h_kon7|JJEF)}d%GILZ1c{Iomdu-@mtzv$I`i+!h{KT{6+{&H*3_klx3 z?oB@(c%b>05Bgg}_)pfkkSAOps`wo4`X=qd2iGk(*!R`E;EWfny)9K?UirP#Y8ZYq z&iW>FLkH_~tZyz>{cd}K+G9UWTzlI&zrp9VepoI44&CDX>BUY-UEgFp27eW~N*?aI zJ9dElun)h!`Nzf^Z@Tl*>s}q&`M2w>zE79_LjQ2(S8IKfeu4dRP5*NJ&Eiw7f79P9 z{!-t~lCr*zJdlrH-|Sib4aa>L91!R`$!hv+<8?LG-JuITvhLo|`EJL0bkhs^elFPc zG_zOMwXyTK^@-*-<{N%1{i==W@#~vrF@Am1uWy#~N6LZ3`47LoY2U?ytquD1O*0t3 zzB#P?D-Ao=>r))jr+D6g6OV0Q3^TLK>kz4pEuU<(nL*~y?s^pO#V>nZjd?KR1;4(z z=5ha*t%omreY0Xu39~=uFHO(d_YmSy7tS|50I^TLj|A^q9Qwvdh8Nd=a*DGbIPv!5 z@KeO+7d`oy`k}WHpI_x__2;hSt>afq<8ckH~wgAzL6vSs;%j% zm9K+&Ci6?^Z&cjhG0yjquxqtFVK0UIyBt{p;@fY0AmhG5F!xVKr5#}XYu2v2 zzdWwJq0TQeU|8=C#VLDDUcX1!v;CesMG4K+~p0M8? z^#}dS=j$+m_Syhecj9{I`l9vzUjBX>sJ@#-j)E@2dy2f5dIo<)-TTI>E;TpBLQbcEj&3 zI8^Xl!OH}16}(^YO~HQ(ZhD8+v#nqk!JdMb3Em<2jNm5otz1fQfZ%As3j`Yk=L;?r z{Ig&|aL+rfzJmmh5gadgiQuh*j|%==@D0It1?%pz`gRqZBzUpl4T5(I{!;J{f;%s; z^2Z5I61-mUANSbvE$=nhP4Gy;af06#d`R#`!L9GJa$N<}f=3IUDL7Z~PQfPxUlM#r z@WA`6zQYAGg3|=A5L_VmC&70GCq7{1ZxUQ6_@dxPg4_Ji@X~^Z2u>Gl5WG?FEWct3;QfOVs6{LZ+&@||e9ecufl4c5dzTi=6K&aE$Vg3cj~Hb{M;?lZs9IzmKw;v})I z@yx%ND z$oX|#XP=$xdTf>+mtDWOUeDINCh{ZAi;eGmzS{q|aeL5j>M6rR&h+;ZA7xw6vcW4C z4eQ)~=2pvH{{g?0hi~+Rys<0f3je>osM;>kms?M*xLQf$J8ATM-nd%yuVzP2arTrn zzOhT}G?-$3fOBV^Hn6y*JjZ|Jo2*}Ojwv|L%He0Z9=F2cuGb5$tGtYAHwbl~l{VHl zQ=%h3&c+epvK6PC_0W|c@0-x`oceWE^|?LV@W0%-z*vIJR{1I_W;T!)E zJZSxib4<;hzg-?5v%b%Dqt2y9g2i4o{-C``af97`R~gX}=seUplgD@1@wZ2Q2pw5H zP24lq!AuK$Q@&l!GP)apAn*rC{|SUhC!RNa>2z8*B&_&=j@SDC^NgO7gtOjX>2S5Ex& zxCaI02Y+P8rZfL``R`^R|HawD|31)l))PFZKU^+++HEI;=R4RQR3P}|q| z_w}luzW+DhzWAMqxuf>lX4J`dy*|15tvM@>{n5DZ?|Ai-FISKAhKOz#Kp**E$y>}g z(09YMk6wPW*PZ90 z7tXooXBua;n|;9QL7w1q&fU!eO}l)rMIHm^=Rm-(vk3X{e`Fjjj>{0jQ);ruh(4(JQC+c>|%*F0_gZT&kqQbZM zN8ZSVYw|EIa_ks8aO?T3d7v|G%s2L(6g||+1C3r>J<-2he^bIM@kqQL>?LV@W0%-z z_^|Z@@&Pw0PXK%~-f;6kr|z?I_-(FNDQ_}zQX1$0c{b^JMh)OEGoph$(6c8T)a#Z9 zAAJWpvOIsq+6|Pi$!!mOU|f4soL_O=maWO-&uMia2NrifsMt0CU)GMRzudEG|7QmA zACd0kkC8Lw!~WItl@t42dgyxVZPe`g5B7sl9=_2Na)dvwk@xM6{~%AXTTiV#(9lhP zZEL=hM$g*jf#!X}z90J6ZH}J8e6>AcFG=GYyTnfOPZ{0h19tPV<3E}XH~S~AaPv>C z9R7prCi0XBe)mTRI&5r5X+^epK)(Cjy4e>?qau%oBq zBh~hVy`+tA>>B?OK5cY2>|_3cbK>Z?_>aj z=zTBVexIO2hXQmo=y~QI_20zthxseYCAOEV{G>oXy~r=*LLPRZS*YZInb`3r+;nl=&5+Wtv_H-*h|{@#xAkbVlV3loc}!J0^&W* zLS6sCxx(R9*1vcka^0kUjhs&SMfLcjlb$!J160NzqJwjwAHQJl=d+m)x2B)8>Um!M zns$J+=Z-&;+FRTC#cRa_yMcg?{EC(@BRJ9^`fVI){=n65Zn)tg z=UVug!wo-FIq)eD-{=W>C)wrSo~@q8Ltkz^wa$S~8{cW8r`9>p=!tn{-q-Z6zdCwK zvZu81U9n5$btS)RtNH_wep~S$$~(ik!ioGIqW*U1lJ&QY@S&rqbD-V&TSaeX57n=7 z^fwou_h$1z;j3IN{Cr=-FREPTw3+2~rD(iC%FjtS*SUF;;UVW*_!*tgR#Z9gDG%Ss zhv!NBX3kR{m2B`@trn$YMld(-;f?{t*xz7)&0lzGrZ#Xk0g6a8{gPv zR{5dH_ssdvK-Yhe=ah4WllVWw|xo%1L zm2=%x&K+OmceC+Y@v-XhW~BR$-9(gk&w+mAx4*vgolD-C?|#1^_ar^l;x}`P{H5}o zqA%o!oNJu}4c*AGz4=ZXJxh8HwCg|W|84%`WygO+&pGy_bHmfdH*u!eDRz+=Wc`A? z>CnyigL6jN|D4&+@ENCZ?S4;OdX{~^u-=pOJ;C{bq0US0)N#o1OTRbxCFpEbo_hKz z?Et^-_sdx47snkNR$b?ST<4CPbR2tBmzZ-~lEw!^bp9!FqMvc@CjFoOUgD#StNk8- zy>)1}ZYzH|KQ{bQ9=^%bkGyFYxx)Wr&s2ZEpf9(cTKm=0#&_E2skL7nJ)uwHrs-dg zI(ka7r?l~nUBVaVMX+DJX}QJkHx2K%b6nZ~92Kkgn{xg7I##|#aCv9HX;Jsx{id8} z!G85#A0EBVtAFgaHgq=VTnokrt*Xau&z=8BYHuay7sq>VT-p86_6O&_(ogXZd7T$u zqO0_b_4@E-%LC5)202rnb1GPWnLlvX9{Vi!w>RDK2l4lmhi~-6_=b9E4|zZA*d_XM z>#4P0o%++lciQNwwO<`QVZU6{zlx5YIN!YTzR|fRY2zEa#7;RkgZ=7B`%U>?VE=QZ z{=)u8uHAD>zUetBr!O^aR?qpj%t8K~Q^7eYv;z!vPRN)1N5Z)*W1L@`%jn#;+qC~G z;gmBc3|{AOe@=?czT_>IA!FMb61%63?0kbw z6no#|SA)5BebapVz9X*C9e+f6?v6k5I=_Sc>Q5H8nt5{c=@|S6=X`K3d_ncN?YaIV zsXaR#<@5jjIVmRTq&&m^oRsQwX8buRW-tDn6n{=iInSmXb&~(^=cL?LUWfDNq?n>v%$F+ z$mRPwug0H~qW<8|NhzoP@aLqMJ@Ea~G`V_zZLqe@Yq1`{IZna3P33Vt>p;w(X7vJM z{buuPZ5_W=^#)U_>yMVVb-PM=&dm}0uILFuBh<}%Fv`h$&~c>~%6SiRii6xM_tkk1 zh=2RZkcnePe7emH;wrCSw8GuJFIn&_o=Z%@q&-X?v^!XWPRe_*Z0mJTAKjFB@sqfI zr#mkD-F4K1evp6ha@$YHbND6i0d%A|HG9os?Wx`MP_awx*A4`U0|Y`S z-(d~QSbrg|EUUPdM7_%2AdiCjNfJJEgo>AIP+SZ6S?CpE1<^zOS;fPE&wcpFu2kLM zvx+N7#8>@a>hI^8UZa@?@&A$T6E}*SDNkG%`&go@pV;P*D~Da|?qh*o%2)Un|L~Pn zTtO23g?nw^QAJ|?7HPz@yOCXIQ36gf5bbJ7Xbf3 zoG;_;ikvmT%8>s=`#JK@n*3bbNxqBd;2-R zp25=bprP@$amPJY+;5w$d!{uG5P72?QBPux!}z4m)M@o7hC&jCM*YS^OqsPYqn!ONT=Hmc;9AL>J@E^Rd`R;D- z_{X%-e{aesVga_z?D z`8YuH)43gPw>S{3zhu_3xDa>!h4($*?ZiJuijzd%ypM$!5O>+-vFd$4=*z9AyUqvV zydtAAdHmty0DT(Nr#=qQ#{n)bjtBpQo%lFF^Y=au&>V=51GM-*{x7Y8 zbm$!q?;TGVc;tbr#G%%!(-wc0v@RIEXzSufUsFB)s2^wRWZ5SyZYvO+t^0)rd+v@u z(#Ch%=<#uYJ`S+--gV!z`E#!>e`iED8vN4pYuh*ejP+X|2iU%P@Nt0l#>x9QKpzL# z=12Ll{_+rUYQ~jMLGmv; z@ua~;7MDtS@+343n)J2m?<79z1gQ@?xegSk8m)TG*Qy^mwm9`eC-oywSKi2}S#n3- z6DBzF7JbwQ9`S)Kubfb(yZ)ZV%Ll$FPkavayYsOweq-`dccQ1m;Rtp^tPB&4<%pKS_bDoH~JpW=9mA~8M zPRK?1UWo^Sl1qR0nq~Ba;s?1=K`yG6?-;JL#&1?~hMps4nEVUU|B&4DGJT=SW%WF4 ze0N@{4D|zhzP0xW1FpD;=7Xg6dcO7c6)O*)825Z@&zFvRVL@Ce;QT?o&_{e4Xe$mk z`k)JbihH0>Fbx*BGyaAkhw8_{8+txS&->^(?eBeKwLB;3`bxoj1%EHN)=v$8JHerX z;{~S)UN3mN;A?{K3$ApN)w8zXMuNQrrwQI9_^99tH(R-k;6TBn1SbnN3f?Suzu>Ea zt%6(MV)gANc!1!sg69cdFL;mO(}I5&{7|ry>~|BviGpVfUM2W5!Dj_u5!`UL(Q}aC zM8TPY|M|H+U;S2t+Y0U@I7;vw!CwkKCAj8oR<65XR&YPT69q393_>#)H}65< z$ZO@i2bkYGhkte61I{(V4k-uZIq&g%4=}oEw^rVRZT4(!4j=ny)s>EHxM1a*Ht)py z2*@}gI`q==`;2zsm%Ini@uhMHS~<#BzS9%Vn`<5-e3h$-FTA44CE>$Ic!bqoT+;fF zF?`A;)sOs}N2-36tA(E*FMO4&g`XL1_>syb;lpn<+3*9EOTvf#+!?B0<&yBJpS=2^ z$|d1bKlyekR})|7?vQ`GCcblC5BP!Z=QRJ#JUI4>{gMZx`HFvZ9JJxx|GItl^MAVh zS5Iv0_LFE{^>;?ygO#39^#^fAE~MQpes1q2=z%^eiQc>H;(J~_VKC*3iUVVC!1!x( z=U1Bd|Kbn%6Q4snv`hWa1^!n0?xG!@X*-2bi;LfQH=PNNOGYaV5EB8xW6Ew zy^Wk-9B===he|)eB6%whmYGSpXAl{?d#9)YBLG^N7~|K(ngPu+cEz^JP7d{ zEn&j>p+0V>EU@;DUrCym^Km;i&sJQ|_Qx~dplPv*^y1M2&oBhX6N^b1?d{X%937>grV4dzKg6*_% z`sN*e`c(g@%YsRLb{w%|uS9hJz)QeOz)QeOz)QeOz)QeOz)RqNS^}X_@8&(|>*PJS z{HO0#=H=GdehjHVCbP4g+jmajD;q z+#+|??@nIpXA^tp8eeRP|M|yN4tea}_|?}QUiaWX{o>tIUaF20cfX4ui|>?{9mLm; z25EQH0{af*JL^J+PVNIKM|*t#6`wYKXfNE}+9B@!zKd^q_T3Ff-kO*Ep^tLV*L?F2 zo;vx12WKOk=*0OS|yF^}_Q^FRg+f2UZ@ug6`+k z0Q@$K-$3$&ZlMLOJm-eap>*4e)E@jMwRe#7o3hOo$L97}u@Z_Oy=L-HIv+jzCwopi zt-5ybBgoCZX!yjzXP>oeHx8cfZ}bA+=oL9qFW1O>qGQMC%dMxo~fmfZ&9#eCzA&dzRAN-x-QA6 zZfC>mBz)vniI-dYV#{B%(CR18L=t}PqiQMy80Z*S^1kU@uzV^agNCk{vzFX#}AYbb~m{({#faXQ|6qsOx-)K z{~*7l=#1bS`9Obm1CwtO{jGm6`p}nK&uru@Jt8Ok2Xt5T+Rl8Zjh=;}=@a=vpX)!k zkKS4qSstkIj{hh&R@)QyLix1l0lUObgGY?+)_x|BmRC=*@q-Ks|A9Yf+QaZNdY|(B z$aT|YmgkA@vNyWg_Y3{1lb$!Je!gEaqNAw#-+FV`Q{L|L$Trw@R?qXRTEC$kAnmz% zppx2K$N9za1}ntF<1M!vcuKtD8FA;p>7OM!O1j){U*l)aUM2@uzd7Y`L(ce@B>c?1 z#!skn;8PyH(G&7!T@ty%|AvlTqA$0e`I0kwN6z>U{8C!@P8&Uaq<`d#9pFFE6XOup zf$3ixIC?7FW&IF8)9{d8r;TsyvY_`TkYN_$pTmKX;em7gY|ssQCXIOs~Z|3{qdD`^XJB zQ$7-3j6e22FY12iruWTt#~3a0_=D&8 z5Bx#hz9zR|mX*WLa_x=>p8lJ?ui1B#G#<#`Z1shzfBSx(P{ddSX8J8ksbyT8c| z`JxZ}2YN!k>?@;xE$isXwI}>V+W3~;M%i1ezmo5`p#A`aZ~RAA^R@fe5Z|`g$J5GkuUV&KNx>-AHCK6$L2qlar{R#rP`jb7s{ta z4?&$-3U-<~+UU+5X^{NY(2f5H)IZ4|o*!xW?6>8*UgH=1>_1`~f8c-TOtbM#lMI&m z5Au|g_x$xKEB9HtaNxs23mTNqJrKRL1Ef87{E^gNz4MC?iQ^p`_R;$7u$c4ekpuc$ z(mdv}mx}-Rx_Qhg58vc(uk~I#+sRjtzTA4|E5CfJ&SyZ*N&cg~`A(Z2$ghulp%4E- zzhHcbozuU*>pc3{4|IK7_D6lHKd6;&AOGR==vxoV?`HYGi;r1e)5`cm_j&KQ`ipcv z0P`Q;G=DpG$$T8~AlRkPqi_28uJz#a=vViL%pj9{OQWry;Aik3#j!TtuRFrVZJGUi z9{t7Tf%&fUw=@1gKfK?39(}WC#);px9(*2slQ((63nR=gG--c}Jq-f;L7}w<dv?7|+I!l~d$5y}_u%@smiobrfreZ9fAom2 z&U?_9HNUm&GQ*yJYnLs4OUVZ|$Pa$!jF$)V9KSPWTf?W_^%TI8l=t9}MHhE}rL3K{@DYo+*5lXFQvPpSj%diz=6dU!m(q zs$b=j@S!Jnh459b7JmLb!w*#s{7ConXWR2g5dPthJPMCaduQ{vb~x$5+wbq+?T}N) z{bIAbcfE4GXJ21sm9o@NxaQfG>i0~sl8_Gt7;I8r3m4Mv7C*OrG|&Tm)UxBlSN*<6 zVRU!O7gZneyu1h3bbep_Xe<4VJp1%Ad!rrNrGDrFf2%W$KHA|q^9c2?+rBAR9>Elo zGx8@-1?8zfcdFqPPjm2fAF<|7x960nKGw}|T4BiV{u&)O-`%$dKIJoKSUu5;V{P0K znxt#t@tk#sQmN8C;{2(fbu_Nsebj63Zt`S5V$#0t%tWJ;ycbLV->&bE>o{QxqqZ$R zS`eEJ>jKnHm* z3Th9#fnM+nGpglH+ywY;{RO@6xt~?MXA*w)DyttqivMrM53~_ddPW>-aDw4uFUXnl zMdg{m|F5sf2f1K|4k4XN5@dx%o`LyUEQU}CN1H~!oc0gP$*Z2?Os)_Rteqj9tKg+c{9vD4& z3CACzgS;1eWm+!Ube$Ou(2<2s^;6mbe%oVjnv4VtmZJ3jH7Y!N-5RHg(X@M|SS~57&QSFO;wFE&ibc{V}eC|IHk`L|<+_ zwenu1jqkM4Q!DQUdg6V;_yc>{)X@`mv;PN{w~z8^Av@+E}pR{IaG-Tr)MY(0qnlk`22KiT3)$a~TG&>5>kiFt~(}7+3j$gli%fXv=FPvojAqV__M)A4DKN`KfF9O|XA0+*s^5LHL z9gY9kdE2G08!_%5&%6F(O%YD{3g6-%yMjOD3ja60Qa#T=UIw?GT6r&^J1u;tjh$A6R=uzB zL!W(U;}7h-UeBA<0r0!T&6D?{*MGLZbh%Z2^bGx^lD9$a(hiXJ-1(2B_KtOar8%<> zyRH_l8t=Y)yzi)G)0+1JJ47zX75?3PEaYXV$WMOG=e_uA)7979a?k$XF#kxcychHf z-Y3|3QT@y3y)b`Mv1jGMaK{5a?}hbrpZCJvBN|uX{sQK$xL+A}DbEM_KGK%|!RNiO z{!hLM@?8K?FyAje?}bUEz4JfN&wSnsjhDw6WZeIK7ut(-| z+dKb=&wEkbAAH`6jt#4>b3m?h$4xqpJ*rC_DLy`*BcoD&dqfCk$Ta@ZdG=i&4HYzTX&s%sI~Xb1)95y!Vt}h;;<;OTDv`BBQd`4(6gWIqyl`}pqc`k1r-W0cY9)-zxCTSsbNin)&f|IwT>zSBmJ z&wF78|Iyy`_`Db9KYZSc z?>6s65SpCbya&50FTjk;Is~PE`({_K%6ssyV-}zHz-kME!VdP`!S@dFH|}%dWQGWz zc2`x0Ov-yOZNViy&UmlK`3K(c&}-rP(+{H^`f-+qu5Prr?kfdDdjNgl^L>|p$G!^# zmE-#^(tXZlcjt+zk9+~cubo`qe9(|z-}7>pLhHxZk9O%@`}OMYxFOK%KWa-kg{@fbmiwMQILQhRmI@6ghQ^3rd7m&1k(KQ0b_ zZS5q*o3=i0a!0PM^X=NfkD$Ns2YXIDO7=~=cIP9IQ$;VxMG!lppMnqn>o|6dzK|dG zQ7azS;R7~;_ToEj^wf%nr9UD#uIXQ{zsdf?v8R77)}E-Y-SmK6X5W@Q3v&KD5JK6H z5uIuIw~4QG&vnP&=gu{};24AWdl#R6M>~P&ARe}$_OP1@y(-Xfr}b~@$*Mi@xljFt zyQ}dVL}wCytNaxH8~&RAY;ucUHwb@4-KSl_i1H;m%71G<^VN@rcB^}<^Oxo`Ss$f* zg>T7+`Wr4V`6khyz1{dlUv53M;$fjXEqteqo?7v+yuY9uy%A5pmgDCmyxP^M4lLPC>4*P_Waq?JCiRDA?RyGz?rN?6!+t5~ zARgAOA9~rR!?}*N>Q7vU+v}^>LpisJ_XqFcyw14~AFUpLM7mFWDsra0dk*|3_g(PO z>J3f9-0v6cjPme}d}{H_IW6JlHaV*ig=G za`l&aL~#jotK+Bw-Cs`x)Bh=7)Vb@-f9yB>_B|Kvyk(2)Klo0jJbZJm0rI9^rV1E(U^~zU5-jYi%vzpj<6#m5WePl%l^TipRbIv*NPi*n$?faZ~T8nu9Ew*&iUe;Q(lpul^u18@EkIr($o?Oa;c(Xcz- zAK%tF+>Af)k9;o;xnOL0ozI^G|NZE}$HSTh`g7nnD*xhmfB1M<9}l}E{-eF)Pu+R!_NK?j!GDQbw6a0=MY?>j zE|vN4>N1_s4IeK4H|6_(^&EKi_p#5ZWv;EW*E@Q0 z{;^<@*+CYR6#rb|tDO7Z%U}CL z8^?|}Nc)lQuOq=BXUd1Cs-G%;?valkn!d%mbEmrdme|ihdH6;?w3j6R%=D|u^o9Kl zqA$0e`I57%Z`NO+8#``qzQ1dFg3uJ_<~=xYw55ubt1}GTWbu z{PEj?_@ljG8*2}Kc0aV|et($$(f-H@eNYbi_CIsmf&bn#KMgsP&tQ=@hGbr7oUfN|}FV_ptv-eG_;Aer^BX|Yf|U&4^#*3Ej|<)$`2HF0t{+`PPox zUZnQmH>tfno!^=9kkU@v((mMMoi;f>yxH18{uR62#OyNIz##susQcIfx1Ra3Tl7wSN&d9Co%u$NY0*QUUZzjv z3w>vvQEl(Y6+O|vTz?aFskSHVg?iJ%cO-^*@8>!j-I;X_l4l&cE90@Ya;1AM%99gq zW%%?LuHE>Y1Ab@nByUGjJWw9{+|l$hcjNM<@Yom%WfvQo6m~D z<2{1^f$zxiPrNUXEBtTZ_z(2u*3(^b&Pt!OkNWU(mf!p2=jpVQ$q%{V zACt~Obn%fB?LY_ll-%>4)l(O{;}7VgJbWV`o@aILMH2n39gRNp<6SJ}r81;-rF%=x**|^fNCB-T04C z{geDWl*7+*?T!a7cw!01A9|mYPwCGr zJ8g)}Zxp6f`w#pj{-Z(TZSwO3%9jS8T)X}GKN^|S-;%yxGN)PlJxw zTLxJ@4@EES06+I1^jL#Q?JeW{dYsxPUZd|uoi^BTpLooK(>t|pWAq>={C`Gy(TWAj zcgFaGd~)E^|G5tLwDB7LWBoHeer4HVCkF2LgLogx!*?M5EAkeb$QAzgdb8Sppf9(c zTKSZqJ1u;tjhzl2|H^o%o%34xd`fzQDZfr( zu)X)m_rm*)@rTc+WD?1bH$PDvSDimA(tXxL`2N7|gCW)5FW)qe5AQX;r+q%9_R)jS zr)2#hbF|4nccek`YGC*H59Sk_hFL!#e-if0b-nWXkl*JY&iBilX*M6(BnQR!OD<>a z7ghi3Q&#S?bm72RDImo8?GpMSqR zRGq(w`uKin@BB^+k1@XL>kUF5`%l^TA-2k~qNTr^mb3k1#b>J5*@HJsj(iUzH|k9b z-+W)9FY@cOjx;&U8ENwq@Xh>3@gbWJXc}dBk?e-~53XCT8eg6lC<>nOq^;jF&sUsj z&)t0VxxbkFimLzgrKZj5IscY9(9xjh>=U6KV5s)o`H!Ub#yG#WNsrETaom5EaLSnz z2Cs8C=g%abr*mAj-Jsvx{Z;#7ql!JWF;cb#?O*?Lm0 z$>&r0bB8s)bRMMp9&qgj{{bHPVX|YaKeUAAAL+OF59SkFgcr=U{$BC3y1r@t4Q2n) zB)Gg2&lc%^FEzmYY5qy8FF4-lc(SQF4^&2{la0t*yaa^oHcn<R(? ztkYNID*j)7w)*=KeIdW1XR+i3oQ5{I#FIUXt-&d(RiU{i?m`@$=W_L730<^Vfdv}=n9pP$)6ZX*r?LI~wVB7~`54!`&DJ#+S{_!uyNkNd_}m@e=61NfT#opo%vx5D zyME4io$~H{yF319@A-5;e{BZh=db@^GRk)!DNp^&r|voOjQdxfrPp9U zKKn@Y(hiXP0q**FQhRm^z~}#$Mjah`$HRNa69yi6;3_fm*=fr|?@ogwSNQkm0hq;n z*XI)~oM7{v^auJ2`}gP0+@$<$0JOHy_#^KnNKM%n6%YD;x5RfC^IqiKu zL7z!x|D3k~efSUdNy!du?`E56G%d3IX(OETM8fXX=SyHO)SDK*VTAWqUgu)ux4EqR zo!U6s_WwdR?17te!`rmv(^lI_Je5eBTHf|gR>~t6LF7&Q6}gK4 zQ}(Z3zeQijFHk+*)qWOzO3=)orj75k(X&u`L%!$(|AC&c-}RBN`quME~b`68*@r#i<`UDUUo|dDBj_2OmO6_ z{!V@1ttfkJdF6z%T?Q{5o zGG8;D>oYsNSH2&pzH5fxRrlMo+RpL5-}of&FZH#pSe5_0uI>MhrN5%me{H|Btlf_~ z+ht+rUzY0uANpMSgGSNY($;9(FO+<(7W@DF=SH%vB$)f)<*GL_6)HZ3`iCBIJb zMdj}{xwDn1e6PeqiI>u^^mngWMo%bykXsp{?Y~@9E#EO*XN}*i1FytmCNdR*!b?eQW@$8_Izva69!yy5zPll?e%=??JHIuJ~8h3)}AjN^}>RI^bK2kg#%g&^()E>s_X_@A zaIK#j{&s>x1;-0c6TDvVcEQ&K-xplzCaY&{!Hooa2~HEdN$^p@6>he28Nq>qM+r_A zY!tj%@P5Hp1zQETzQyX>P4EE0V+GF>yk77g!KVfPF8HBfC)w{Nf)fSL7Q9OEXM)cP zz9P8cY@_EO!HI%11^@GNd%pUu2DcU5M{tzjIfB0wd`fW5+pJu7!K~nZf+q@IE_jRJ z1A@;8{!6g$?N;9a!JOdff)@$S7W|vwhk|48u=3Xk-Y@u+;Aets-D!AP!G3~M1RDjf z7MvwWcj(3+joTkv^55(`Zk509r04O+Z$DJ}v+P?-f9L`6h@(pP+J3wrN`9mCzT$mC z|H5zc-NboDK~O0BpDHKVRv!+Q{!F~yd^N2fQeYhoB*E?Ug1C8ypFY(;>at)`pB+c+NHkVbA%EXXz)QeO zz)QeOz)QeOz)QeO;Qwt2FrN4GU9tl|-&OvOWPXVG96#S>^I?9z%f9pde3!|=&v%*M z{C{P>YmO%3+`I=PoV*9u_S(Ii_u#^#%udGEe|6pi^0eV^E29$f-c@ecAC0P)c9%5o zLEY~k{A{HSKA1Oi?uO@IvBBEAGf&65Z>GED4JdA5FbLJK=y37#n+Z?lh(~}Q7r%LD z!;e(17Jg26MU_j!XMMA{xz!&oY5nUMKILlFA8nxeRW1p?BF_!QugcZLU)}Hnl}o~h z-*8Rgt6UO3^yHQn{VG=rKXcwi<#pLmHgX>C-O63AJ_|dAqM?t zmz{b%u)-zSDRz7MFN>X@IA)ib>pS_OatEnm2T(t-p!|L07p&xkaPkUf_OtT^n7?k` z*RILaP*k3R zozP>oF<(qAnD)GatdmsaDtWm1E`46XvITwX`5l)uE|c{p@^{d$-2OS|IC~G$5AjE7 zi$~S_H{w0)<1#I`pwBC4o|=7$U$SE#msuVs&|iF9rrC>+%k*)XJ}&d$cerup?DOD# zn^k;hAn4;V&42i~OpDF*ahcWQkF>?3ri~sSmuYd_#2vJrV&7jtv!)=Z#8oZ2x;%a( z4y{r6?l{-SWt!x8Zy_Jz?AUkxP2&@pFH4etX8Kh&AJ@+y`YI?6AAQfCxOjaheZRDK z93*mNUZB0{@o||NfB3k}a)hRj%d8%Mq%9sWZS?rKOhy>88y}Zhes43c%=?aYJl=c6 zWfRxv<1&3*W~m4HxJ>gSNpX_&E5A?8?^7$yxB9qD`~LHBnLaMF)E|6YroBJ>|6T%K z0$u`M0$u`M0$u`M0$u`Xlz`7iSG`}@=c6+#B_EK_M`!Zz`RGgze%{m1d-{3LAn^I< zG@9}G=*s!{{Jf{^!2>S=F99!sZzzF=?W~}i_h84-Htw2nS%;wX@2{5+F6TX$nU11l;{MVZTeu`*VtdL1-21s=N-+K{@v8QvboKU*(eUsXy3B^{ZSGKJ{lr2jyzv=k~DrgC(VZvglX2n)RO{`c*Co zzrycns$b=j@GJbjc5zwHfy&jye?a&uR}=phgoA;T}KTuprCQwUWKe9pt>JTmeq(0}M3DX(m%cT$H%WZzx&F2-tg|r zw;g$9rx)M*)sxR&)S!Nwaq>Nc@6eO0J3RHbj4{6w9B+_(4WkxVUS;wSPtrLs&_}*w zAm#8sozxt0uCy19wszp>r3u|TH~#L~ZE}Avl;ux(%0b_~CoTBLMHfyv9Bu~nHGdim zvW9d&;#^?l3D^DaGW_tk&#g53+ zU6HHg;pRm^U&s&p=q|fO@5nhRextqlPMaQT#h=qJkSqP2{`Dn))9to$|H8jT(ofp> zt`kG_2Ood#M*KNnc@KK@+b@{rG;3;g|@hwS6e z^@Y*S=TZ|l&3P80D&Ra;&avg%p9^dfV!p`7pW8XXbuye5e=cxY5JAhM;#Pi&oy{i;KcxSr>W<)kfMnXRwo=cRMKN^?o2U+M2&v+TPm)VaHT4qq_u zu!GBw%m3w~>hCH)|KjIgO6%%J-E4N@=U+??e*UG}Px$#4^P%^hXL9jzu%EwE{9j%I zUIJbMUIJbMUIJbMUIJbMNfKDNjXiPm9t=9xzQf6TQ26x7a^8bMKd^Y;L-$#H-h)uj zX)hY7c>0;+El!&Ug3Pl7$J#iab_Z+YcT(PiQt=YXr!T!eam`DwnL75^?a%x0xt`1A z)P7EJ+w33DLq}LD+4kGp_^^v0pqz_;zT}YaS&g4jdGK>%jZg3^e5rwg%5%SA%va;L z4zl*ZZ$0U&@w2;D<7dZzHGV_CYW&vWUya||zZyULgKGTdo$WdD%75SW8jSpYo zx2in%TTidX57j>SnLVrP&y23d&+JxBPfq2bC$IbqN&3pFJoGdu{{r~=1$S22b8Z)h z9_3#EpL(Fbpz_?$Dy}>Uzu_@!uY#}m@Fe`!U*A!tuY#}q3rYA5BdhTnlz$-!zi{yF z)%7d?LK1$qS2cdC@-HOeH*8Uj-=O>pE*f#OeBV&@w@%*buXj8*a4!0;JeOah9bl+-gAJ?% zc`%dOJHh>Jab)++>-u#a(tG1L-nd&Y> z&naK}_+OKX-+$`&pZfi$L9oxQHm^KN(CV5@X$-ZOTbIOOTbIO zOTbIOOTbGYr4q<)e3`9x3;wUoZ?jJe@p9cb&d#@)uz#oFeLuWy{mZA_J+k*b^R9O1 zKN~08_gvce_W3QZFWV*a*MaOaTGjSvu-}pAetz5LvomLyJva9D^V|3YgNLH#)UUf8Pd;`1ILi>&aNrz1He_oEFgj=L0NRr<|V{3`9P zsENI#ya(sL_P0YP&Us>s0Sou)IIsUJ6Reic&*5V}kal<;g!UJ4UC_fkBJ;!fI-`&B z#0Mwg=eh`An*FDkD=q;g64)Spvc1IpFH&nvG%sB*RNGsb-b%)c&w-j>G%Hy!%=f|uTW z@}Z5ky~OovBd)1lzk1*_JZiY2p0pQ?xAx#?$_X=PJ-O}8zaq~7^-&J`-hOYN>xbQX@+7z!)Ys(k z*$8V$_aov8ktbaDzsvB0MRvX_^}6kH9n3R1w9GXa$5x(vnJq8ceK(&)Ui>0Y=!TAh zp65R?I$Bk~+ukQ?5Bo`KZ&&AcV*G{QQgPq3o+nE_3+$pISIMK^v19aw{IHMt*sYHz zoxa7pbEjsce(Y^k{Xze5<+r5qq|`_Mq<^{oChTtK6ypy$e;7Su&+Q#YTTX)2#uW0& z`*>0xPwL}IgJ6oipXsmB@;8>>`}hxc|BsI+#WNc8@uYsgP0142cSJv8e~sU7b3)ml zEL+`e+O8VQcl>@E6O7+)W8Yi;JXw1m`}0gp4nCgLgk*R?DF=S2`%N?K90qrN6?$2B|KOdc z{_?w_<6svawRi(UA1$ZryHxS9 zjiamg5v-=-d51pM-++{J_Yn}!Nqej-!q3d(FZ|Jr$M=0A-`(Pq*{47`=<7Z1pg%kw zUVW_AGXnMz)M>*)Wt~I(AWyij>?2sw=DDetb}M{}4tHIDmqkmqk03*wwd4ui(7`%P z{zltJKs&&Ct)qYPv9-5~3MTC%=;{2HIc)Fsw~4#1HgLD2w~tTjF)TV)`zAyWdI;9G zeIZ0hqDaqYv$-J9fiZ@BU)Xx+BxtltI~SwEzIvTvqo(4?yV$@8T8 zJ54qJUMC2C_(LCeU(yWu7uX+zeEd4#d*ywELE+}nrTF1%hTm29+cwzge!mV_l1HDz z7npqH7;{ne{JviY^y`2=?%v1U`?z~^kn{C|T}S>B&_#dvxO*hxp_hP{fR})mfR})m zfR})mfR})mz&DjZZeuG+-h=+-%jJU=+ThaR!tiImw|R;gmvsnA|K?phwVeOp!jo-2 z=SSgJ=RY7Wmh}>At?hrs%T})SN2BVc-NBl0bn_n&r&}skLitOu+;VHaQuyJs&z*nj zxTW6Ngn3Hllbat<+`8HcLj55+z-OK~y4&!JD#v;xbc0{1zo58vl}o~})Gz#^U=lv{ z=k8VgONifmo#BTnSF8T~dE!^)YT@S^MUTqW!q1NrJt|iVzj?IkSGgp7{RKVmT)4}0>=e5_KELS4`{X{D;KrQ>Kf_?F zA?uDn;=?1wZ%Gt2O?_#hr&e4z{et%u`wQq-ZvS-m&mgz7@$KWntzVRb!N2fdZs4#T*J#@aa_TZY z!(OXw-PP|0v2h*t+ur+N(smw!j|=C`ZqUbt`?&CuCHVayem_Vl#=Z3G*!Hj2EPIcH zXBqVSL2N%vagSe?_X(8+^@ab6+xh(-`Rqy*4dg+a0W(*91CheE_!TUQ`wO?5;&|TKS zSV!ZULhki!)l0kUszP_)2jzEP>5`XD9ChiNmrQtnjT`oC{4?zX*%uH!{WFW(rC?}( z?7FY<2OVy?;Qy=~<=Ic*;#bx+-%>j&R|~(nS@o-25`Kk`mkqzDa!L5mlY2q+t6VMo z=I0GRRJkO4=n0<@Jt~)k4?UAEI;E@!$|d1f>VMqouUEMw{7U`DkF)w!E(xFdTkbdf zdX-DUr~b^VSC;FiTuuCgW|-ZnTuuBR318)E;-4mbm8*rH>pjirQMsDVC8$U{N=eQraY3-9cY`KI{}R`^BlSp$Fkr@Nq*c>P-W4kG0{ zAb&*C{+OKeYs+>p=ID4}DSQ5DJ>q40`t@zUzJ1uiK~U)zHc+xTLIn+;|J z2MQh~=<}YNe0<(>lLP-Mt`=RWT_w&0&#u^KH-m-y_^-K9u?8VD&p~-4BG&{$TwZ zI^1$mSCvzF*7IC^=C5fN zRpF~#5uc6`_{pt97Y^PIzu?BJ=l+Z%sD`Wu0xS6>X4<(6 zmG$yP%9pQmD}ps|EAzp6dGi`}O}_pXyn*i$dUS$+dq9i37rG;E$z1%{Hw<|dhhK{H{(CpZ^Jn@_zfWbBM8i2 zQ7*}Ud?A%Y`A?ru!X)O;7cn{fx95xCKd{5~^@rbYQ+@tNapKJKID~UMG^`-)O~AO3 z_Xhis{C*oVD8JvvgB#?CRu$uB7 z1V`I$H@oKH|9l+~c`pJN#v}$KM)v(mv13?Kg7s>2JI} zdxM!D9(K&>vtQZ!cgH_-ZKvUVKfG=I%ctEvviCjnu7++`%+wET{kOH-`1g~_^SzaI z>9&F;oTgF6SNO5vkO8hV7!_oRKR=)p{TW|hZ^slW>&Xgj@+kWsxK783-RN-6lLEg-hB3JnDc3rjJ z(U)7#e95_WWcBwt>q^j_7QWL)PoLvVZpat<&OF2H4?S^zWht0`<@V3;O0$3L345V@ zTJ(TF#7;ARuzryHqx%00+s^{scNa_^#flC$8Q8{NmrNJn~EG&za|~ zzTkMP|H0!=*k-@AIqf6}vOE{Pv;(C7xa-nM?a^O>alHI?+bz57ip%cScgyYi#&O{} zqX#*lzufQbeo^~yD*D!aP-vZ*d=z#c}Wc?nmjlM27AJP1gn|`#(Iyg^pG|&vi07Xa`7puK!4CZx`nmkB+zKx^z5j?6{TUID2Xw zu5Il!KXi$$yWejR{SIj`IebaKpBf%=u8F_-rB=Vnflqn(Mo-9lSqTQY!v8UjU7|0y zo-vX$dPmOqkF@cfHhS*WIey3&J8=DnJ5Hp39qs5T$)3{2H+GqQ!uo$8SWtfeVo&&w zXj`-M`f=88lK9QMc5%5s1g9B3{UH(m0pW{|D4~An&D=8G>Q}j1_2+WJSGijFnQimd zpH(iiyq%vCt!$9;ji)T$e`G$i{m008KYh=-_D_OlId6#Sre9FT&dZPU#dFG!i z82x`Sh`!u|<;f-be)I0vewGYM{Y2zEa zWS=|x|JjcZbp1!*?8{H$H?MqmfgtvtgrE7u`WtkxFW<$7Ue0+8RIXP2W~N_d{-dA4CdD}*Kjb`L_g#JCKhnl`+UTjZFF(nDG%dQJtRKHG z-}d2G_8(vF_vL>fZ(?QslyL_BhkeDZlkNQ#OsO8n)Y=b@yy;JscqzqEowC0(|8ct2 zPh10e@w%&h@}Ba(z<;FeT*b7}v!r=2k*nXAFG-y1_vM%T1bHM|rdId=ra_jElKx$< z=Q|C@k_ow-vGLXAya$7{KKRidi_d%T@cA>>nD|_N7uJPdxa{@2MjSJI zIrPST>>hZb*7s<4B|UKS{!>qh>JrLHJzl6gaidQ=o;5DJ&ct~W-k?6-!_5y{JdknO z_J3%9@%``8!+SjZos}!9JmYy6ztWEIDOVH!LDjEvN%$3dek**HOTw?v^9#cdRjw9( z?k?4@ay9X1seYA9!iWB7y6{yFeD0&4X0?wVkvIDZR$Z{|XIKBFxHS4c?k{8dZhC8T zr;?o=*=A>>-l-lJMJznGHBhRvVn2~u6wLph(bsrcRPIOYCx|Y!?=#jva@QLk^UHZ% zyX$igeQN!O^@F7Kxs1xQ9@vznqmhheAKMea293+1tZZszlYi>*Jg{*jw(`1lX5o8)(p(+KU)VBNcuo;RrjbP~*~ zebxiFI%~rx?>Oj3+tW`9dQLy39U$$w>w!t_b#Z?kJFYsm^OSI})pJwZJjmp5vhkbO zJbu`@dOkmCKArhj`ak|95nuEFB|b|s=Y39j_>ROs@zTA3htp}!! z@3hggr0ap$FMgi&!2KLOCD}*X_{J_<6`xL=I_p9}_{M**ZpHdX62BSd^ELlptN$?n z4;@MCfzVr-|9934lITgA|4+o%JU;XP^i#$kxwUMcLA0Ae_zQJEX+I-*${2raxYcc& z-F48zFS_Fow>*3!AKFWzKc{*8=vDK7=*z9A)_P#t_)Z%=-*i2&e!k7;@9X%F;Ie9a z!d}wGH~s@VWqpWsA@T^h{=;1lEGjP-^UGY5_vXLN)Af&qm+jm5@17Sy2kTiCf1rFm zwD)!M?DThj2OluPGIgCf;E<)(7~I$A=`zXVH`{w1)a^&@O;4@$K>7vt%X~il%dZFe z^}v#CgnHixTIY~|_UnP_IQXCcb{*8O2TGu8+xP{4`hD9U>sapk6#0=@zv4Q7sm(`1 zFa3mT#??Mgm+9B92bvt1pXb~@{3`K=osKoT0uPAYf$#HleY5pIsc?91F8mX za`$<<+Lm6C7xN29$)Ag7>(f3@m&sw`Y=bie|MPRZ_IbKY4pZ(l*eH0l;4DGSw=p1iWZ!a4WI#sAWJ>XODwI{Pcw z&*0V%J$WBrIjJk`E$nJ0SWqlcz%@$THI z?miUuJ5e5ev)-RJdTOnwI{Shv^7QeQvIoUeR@R+;d}Vq6J@cyc1L6qihyU%mBJ!p` z`S?n6T;KP)qK~hv9;mR6<=0b9F7(f&{?EF!kFT`#KE@xc)3ZM6*Hg`&3OoN&>za+_ z8@y-SbDM&1DZY~W{d(%2FCF#5g1Fk-eSVdTY&?X#7$<|_*HcYCem&LX;MY@44r^(B zG%MIo(66VO=iqyKzCJ{GKjK%q=#Tr(GkNkIz_^3&geN6e;>ey9{(36UK4D-T4J5(s z6cBs!4nKXWf7E5cq&_>2*s)g#evfval+&U zIO~;j`_CG7=WmIpNB)$9zAFyAchJoPhun!i2K6<0Ft5OPxgb3vSNQFJm*Kl{y|fFT zTodO)T+P^DSb6wrkvy^@i2KByB2Vas4xSe!msaJ4a@!lD_K&1?U=S6w-~M9hvdVf4d*RuS4S*4f=Ix z%Ug!s(La;y&aXq8-LxnVE%WSt9a{bBEPKy>)Y-26I<(2*h#58?T2Nf~klgh0`h2MM z;H;j9jqlDY^+nc+fj!^a`-A~kRMHIvV^l84+B$#s@CD`h=bmr9eZ|VdC&oSB^6Su_ zofQPv|J3a9cEQ&K-xplzCVRfN;6{SI1pPX+$;Yoln;iT)wD~jEnK^fsYt~=5=KW}; zg21msBMA?^1iS>i1iS>i1iS>i1iS>i1pWskpzWNCrcOR>lj6c<-MCIo`;adz$|~

+c*WB>d&rDxJ%R!_^J2C1KOyNT=MKJ%na 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 AkGc*#xZp4T4e)!eeb0X2{`ZTv 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≥mhtSXcaobbhy*b?wyck9l`YkMIPaMf8W_ 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

6=#_~kuUt=Kk)C|M{iB9 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 z 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

qTTcpcqjRf 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

kB{b@~2P45Ad*4Rc^_TzQMze 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 BKHz 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%0A8mK_^Y<9Os}IgH`rlfV>(zix`Y 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%0Db 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 z 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%0D=R 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᡽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

x`2IJNKm6kd{Ic7t`K68% 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%0Dui|%7J)S&2})nrzKmG#GSqE;Q@XV z`Qto(uwVQ`J-^H&Pwi;_N_a{eJH5f)7x#1=e$h|XxAC>?C&$(D?c)zG;6l8_2fz6n z6o>4?Z%_S?blkTe3187$&1VepyF~o<HF*XZN0z{Vg7p?*L+4)CK^5^`AzbWSO4Ig1qZnL z2kRVRJiPQZ_4N;!H!Ak}nVU~y9-QkR+>;&bd`ET9Te6Garuql@BKurZ{R41Ew&jO; zz$kGYt?Fv0+nPPjGw5Du#X*IKijU}K6ZTlLjCsb zV`oVJ+Mf>08xs$9eEsy4hInLWNdL9<`q&xLU#~%5c6|L}qCsDFhV*Z2=&$Vf`sq3i z`m!^m|H$37cw)!b@9f{8FFU?|)UMaZj;|m8;U_L0|9ZgAkp9n1pX&gL9bZ4YuR&jS zeEnk0Wwr5O$Jg)d{=-^4vE%DUyVUDr$JdW{yQ4N9?D+b{|1o`VL1M?(Pyg+W_3_J& zuOB~ams)-7`1(myua6yHKYq)*YWs^FUq9K=^yw!OJH9^mb^m(9j<4_U(}DfPp+1HC z!dk5TaqQbGisJ7-*FC3fr2}D~4g(^rgP3+elzUsaYa%mTqLb{o?J=$I>AsqM9Za9` z=I=8Sh58h3-Aytb)*zem&q#hn@_85A`3)p@lYEEdX_6n7yjt?dk`GBf zOZ6t6FB$4n7_Mt+y~7@oVI73w@;vPy(UN?vHwhp2%%X!q6zwiA`cD!0A@Gp;8{&8QH`d!6E zyu{b2|GB%IAKqWJb~ZcyJaD$*&u6rbqsl*iU}vY#{s6u`=B2EH48J-+xzPVaQaD(NON88Pe zUvNu=A9mYnSNwkKY8My!;7R{{ev?BC?2vxh(5KYp-Jy%(Qf#xM0|u-C}% zahu!t?aNwzkGA6#UkiK2Z(o-B;6l8_*QD>)4`}aac82&BzBA_cl~xa6)cF1XwSLc1 zT^OwYVBH6G2+luirKtSxEBl{i^$)ToZoFT5!>gdcNvqqC;+sBTtpBDA;W5?Hz5B!L`uHgxZogw{u>h-ZRr2q1d*4mF{$JdY6YS5P* zU%zv+>HF6wc6|NfhI;$h@%8hY>h-bX>qp$&%wi6rxM%#$YR zMee;^@^`nn_t)fGPi7vbdck_nyocDSDJnY0J%D3*za^7&%JYDB6E#6EL zyIr+;Pm{_&`d!6K|NME_{PotKrIKw)>}Ts+f2y|Uzw)CzwazOnPJbTun4kSe^u5&| z_&W6)z=!vmia%qXy*yv~%vG-<+s@)74(4@z{NWc|z>EIFFZQW>0l%$n%@4-@8yTY^LcXj(5ID;qs^Z6ZF598Gyzw(EF{9r#{v!34-T@M3XGQ~@L z6~A+>har5+>!bVwhoSL1q8>)R?I6F@wV)mbc6-9pyhTy+SN1t@=5zGV=XYd1jK3S? z7rRUK;=-T*zQU_}(B1!VSNDK<>hqHNx(CFc|F-S!m(~3D6V`rW`yW{Sf3?Yv#V&rE z>K;VDH#;+}dyvWx^Jh_F5fUHc3F+%I|6Q!~Pp&`kg+6w$U+F(&aiWLB&XE3Jn0@q+ zh3xqH=>rY+WyjYqR<5^?9bdn5cY}S|@%7X1*6U-(*Ds2CeeC%9oqOu_u`{H9OT9jJ zeEsCJ4f?X<>!(|ozJEPn$JdXf53fk<`1;A3_4cvj>&Gvt*T;^ppEl*m%Z{&4emij^ zvE%EL-;N#sdzt3H*@%AR{P(p-x#v3i<;&zb zFCIAGl;6(hl1J7Z(65fq&`!vcxBUYa=!+`k$%pyxF#oN=&=>gzHorfm`TQr(*uU=9 z`R#RnGbwQ2+(G&8d@js?+waIQ|7|#2c9qG`Nq$}Oe#zHdZRfX@OeK$ze6Qpcl6Oiz zDtVaZw=a~uK{CvL+lXX-dld~(+F|~iJ64bZfq+0jARrJB2nYlO0s;Yn|9uGf^GEsq z_PcATWLuK=i_wk09hm>fUwHDsd&oj<=BJ9=Pjct|`QPL%=4bivXw5Lht zf6>oBb(iyxe!7kH^*QEeCmz1n@^JgIoKNp5F5)G=Di7Dw_w#UDi_H%9!6X0c-?@0W zGC1zf4_0~fSMKWcN6zp6)anmplGyDDPu{bnxBSN0184B0e?GrUgnL(VN)r3gSIi#m zT>fa|2m91b@cAwAC_mFa(DSM>R{M=<%v)S!_}4a$M1@+ zgFym|zwYDz9&(P$=cDeyy07`Lt9#%s;{N}B^!`owr<2@2klm>b-F=YtS13<*E&r15 zQDk(a-M8@jEEyWAd+;}Am-{2@#i)Cb;0U>+=`(K}Nr86!g#Dq8T_pQ1H|f*gO5gK$ z?S+P8`UZ=`*XKBS-_^R2^#=Qiee{V3{p7Xv`i1QH`khvNJlOH|m7JEmRPqMNyCi#(>#APEmXfq511AGFjOXV64kQ{}0dqp!*%hd|o2GDaj)bws|n@>~*}g z!G(B-ITt=5zGV=Xdd5hI3nTQj-28cMkHK$sgzOgZ=bFcD?!h5?@QamiUx5 zShtbyZE?Ua>pZf5{jtMm!77>K!RH(NCw9Ew*5&kN$rrc~FY#6Da(sP%e~Z_f9qiNJ zO!&^2--EwBz;D%m6>#+DzxOCJHCE$m+8YR5<9+rr*%%PeeC%9>B`5{;)$Ih{WXrN)yIyn-}&nX zecAE#Q`N1YpGfTZ`qZsJ4~ZRLpL!GMA+h7@Q*Q!2BzAoLP`ARqC$dnt!aeUW&cnV9 zc3m)jq9wM!0{blVPO#?~&L<~Y+ddUV@Amd-2>Uif{Dg22J-z?`iv(8r?~PTzJ~_#7 zWPb~(M5$MwA?(`_>Q^0}%vv5sU*awo|{CC`=&^Y?b= z3G?@c!050`xC!pp9^^i>ysb(`!34yLAvo2`E9d;jX*6Y}0GR^C>u z<5Sw#oB2=XfALSgQu}E8y*epLf7maWb|kyB@q_(zi@R&se`kshxDYS# zffMn}6o2|lejT5mX*_f7Z(Dd0H~D(t44(AQ=Qlal@Sc+F34i*N|C8X(0i8Pm@H zw7klwVZV!;z5OoUwfJgR_uwnbp5xZD>~-U&Kpj}{*yr{==8LEA*Iy6A zdF~%eRrdhDZw*@1u7c~JL&I5?jx4zBMgu?X`Y4BA1TxX@=^Me!@sAF?ky zzJ7XVy?yNX`gu{Wj~!n>zO^A9+41%BpV!;R&XE2u8|=%DuOB~X``!=XBRjr+(Y|qD z9bkpO?D+bf2kP~)Go=5yn`-T2$JdWf|8l*)?D+bf^Xv7olgbD=8vO~9bZ3gsuLhPzCQW=*hON;*XKC~JtTH~eeN4W_=GwE z1J_Nc6JYmyo=eED;E2m}NI0s(=5KtLcM5D;iUfcLSyH;YergL`l0znAsr`_PZJw|RJ9 z-=A+pf3fCm(ck{;|DJh9;)yg5OWT)um}hkBKC)FW99aJWPX2pV=Iz3J*@s=7zmWg+ z-;@89H_U&(e%kIg)cv1~&USSVrvBdE>#V(1ecglJYyZNnH_AO3z0Qso+aF}>k#wH+ zvOUc%epl7N;XTnSxG!sc1a%LROE$lwtS|8#ooBoivR|$DkpCz#Me3+fZ-x6iZl+Y< zg8CQJH=O9kwO{W-=Au#cO~57F+HfE)>YGH9id<w=sL*?$@tr zFS6?b9>5E`_>biu`|0Zkud9P}-In2%pP}B$yw|S*7caiC`PKC;xFet6;aEo*^ftz-*gwlEs?}u zS9pS7D*xaNp7gKcS3D)E3p6F^kE=-b@R!LSZTw(AZy3MaPbc@W?}heDPj>fT>P2E}Q5`2CXYn>dQ!;@=FnToQjR;mP%0TxtA* zGkDTJ_>FaaM~e;TNy+YhgSaQ&{W+39{No4viJlL5j^q2cd&;-mcwH(#trKkgf?pN? z8LIzwp6So@`D$X1I~~8=55R?Zi4TAN{ebbCh&Y~mcy6M2F7 zGNbVuUuOJ9lK5*2Py9t6Gk(DtJn3J>?;FkDGL4I#O<594(+jq7Er9`EpBJfJ^gez*Fqjo-d3$1k`LFY&=|HGV&HQ0@3FZn5L&(_iof zZ{qFVWctawJ$_|>)cEb}YPe;R_-hGIuK)BJjb9xHPx=SHg}%o}?aP{7ZT9dN$u4d9 z#D2W{pXQf+MB#V7_GJYZ;w3)#s`%ADoQz-kmELUom7>q_MELsr_O!og_KQ~!{yuu- zuo;ctVuxqA=e%4Je=Xq&zs0A-ua1K!{e$0l%6J&HFKhM*k6+ovKYU_8-LszG5|8pT z>?2B>=jZGo8`q47i81$O1(!(i5+8h3{O+`W?f8w~Xvfi~zq#-&<1hb+w=Fx#^&Y=E zK5G0H*NI za3NmegRhF;TlTHz_k25!KK;#vud(|_{7OIDXp_P5yU|-`G=9_Kxo-SM|GvKae6im8 zuH6%!6~A{IAK(n0^snOgM7v%VYuvOYCnf1m{*ys|bNS;uez2c@uAX0>b6W=wKELrC zLoq4F!^EyjZC~ZSEWb}%#Uj^V`q|pXj)T9yFDtkZFY%#Y@w>I*KXiY7nH@);{$|40 z=eM<~=|`{Gc#vP&A2ojCU5$@O5`S&sNxwTUwEF`%gD3ri-}q#+H)>zj>@Uq8{u244 zjUVh6yPIAA`I+%MdFTxJJ#O>wI}H1>mfxf8IQUO2?Ah~GU%KZj#Yw!xhknKH{ku5( zL;T)r$I++1neg@b?fuO36OF&>{p6JkXEc7}kFD(Dh$QjX6Q1y!UT1uOGkDU!ir<~h z-h#sn@0R3J5C7;>gZ$?5hkyKFzmwIEU-<3G&ocSxdHxu`*pH67!{L+NZFzn4lk?mc zCbrr_&(B-f?_b49yu=4z6~D^6@%fEUxA({B<1Z1uL;N0M`q}!g7#zRvnsU628o$;3 z`LdS|+@HI`lYV#ZG(Nx?Jn3J>?^U`VyxsVnl>J(fAkkW*e_ma*G<#- zT`E6(zVZIN&aHNT?#sII+xuHP4*nAxzt8yX%Tga)h?n@#ulQZ-qt3q1Z?V1|N1u2z z;p_9;`H1nGUt#=I<5ziDqxg-rPp7|MXHR&-Z*i>s{sL$4q<{9r#?qn=;z=>C)WV?MY0PHVS5VB<5EoOt<}c7N{6T7F+*$H9N%vp+Ze zzAW{@g?Nb%{fgh~-r@9pe$(siIQsNA7asJ7`%S#)N{45DsmJe$R!?CRzs0&wcX8yB z_-hGI{AI@(zu*j>^bdZEk3G%oy~FTbD%qCw-*3PpcJUv}KlTeLx zg(Ua$J3nCaru2{Np?9(LB`2=>m5txNbk_s8c=5qk#qTkOzt3;ySUZkB{jKm-K=9l9 zfazz4d;H4&D1NK^^FGgUyj0K6!jtja`OBBuc^wB&@Q2^{>YusyMN2e(z->xx`jf0< z&*`*t*`*Di*e|X)%KU5InfH_M(^kFxe2pC(4^@4F_fOk%h~`}Gy;u=L@a-0cY@}fAC9uneyDHC0mm8 zC*N~b$3xYYKic@gest22wfqtv^;SmViT+IS_w~UgSG>fB9&)Dk=`ZW5z;C|!Z3$2O zQLhD@!IS>^{5I9E8M;3UC+yPSSpKn3-Esf^44%|mnQwk8T)g;*136oMD|`j`^5VDR zPxq_zIWKnOq^mma)%gow>Bbv4gD3d={5I9E@%e>E?80wH{;?lXpQhpdyjbUnzX_kJ zKVE-lst+#2OMDftIGCY*`Wp#fK0ecUn)*vz*aIJ~e}6q`lU{c}o1Yw2zXm+$PlZQA z{hD0svv~hBeqyIrS^Qz^$_+I011=* z-=z#icOdL5U}d*K>6r^pcl*_~&bQxftwpvTIe*=??l^kLkneBfE#&(f4k6#)a0vPS z+#yW9K+VsdV)$s8y_<6{Ppzf%H>*y0fB%(Kp-Fx z5C{ka1Ofs9fhGiapGy7X^r^pa@5y=p$@|Fo;9t7qzJ75~y*_q){p{p=eeC%9>DNr3 zIFQ&G(!aglK6ZTl&bMt|+V5{FJHCE#$FFPg!H%z=zT}}=eeC%9`8xIb*zxr{>ptr2 zg9{QnzJ9vfcinqrzrWb=_2X-9t<}eluirVSULQNYesRufwf3>&>vt}$*T;^ppMSJo zA3MH&tojw;h{TSsPaO;&Pwe>m{=5bD7l%3+?iK|e+^?7i3G)?JuXurgnQ49E1+TUb ztQ|e$Y309G?*I3cmpWk z-X*vYFY&?eT=On7UB}=8zvJdz7DsA4N`iMwc;YXcvg-?+oANF@8t+YcmwsIf@WL+s zWBCWa=*oJ2$)hAskadUim3LX;;>8EQ)%cxd-erZa0Egdk^Dg7_&bRxoB>1+3XT|R> z;#bGP6Z~2C5^MZ6|14;Op@_ zZr)}3F~cp91mCvs~#4xT>0oy*PM$h=G0!(Sr1wDE)e^wN5MOE}8UkS9oc zzVa@?g?Nc?h~L@fT?&sf{_>CUJ8s@(`iHN%@ta73Z(Df6Z@QQG)p78oe~jPGWyV7` zD(^Bid-zLamo|K2KmFHwei^Ui36|KDHX8Z;@`kp~zb|X^0&cS7@HO!-kJ!5LzAW{@ zg?Nb%{p$Wa%e>1(_?GdPe-*!D=3N&1J=OIymjvIo@PyxZvG~<-@T7n68*lP;hr`Ic z%l$llWf%YOiT&ildVa~TB2SRdH|F(>nRf{;iQ*-`A%16>cNqy^WA{mZ$IZJeu6W$> zkxPP4TX^Cx5+C3Up7alX(?@kbIK<}BrzCsId-cD6;Ssy|Pvsx`>H2ov_|MObU-AU` zd?UZ(=3Oc-;w8QzerK6?3BKUX_#HRz65JBu2R?1J8NcbH8oxRYp7gKccTLOd8JTza zkT-rk|HOs;{A9asn)oG8aK7^{!3DgCZ;0R7=3NTkA%5p6@3JR6@t6GC_yA|{q<`>R ztYr7ms3GriX#9#->~eh-@{j%Ei9gLRd4hbtar};%cL^@UOMFB8&NA;3e8HRXJ8s@( zXFVHlnI!o1geT*-^SJQ~&frP^;5VLO-en?t_{-&wHh!>QtYdNd;}<;06P)+FOT|gN z#5ct6Eb}fi;X!}kcfRs2d%_cbi}!45dDS`&p7gKc_mzJ-?-Kqp*`uAyE^YY4e%h+% zm+xQl1bu#&cittq5HIl!@jJ`B%UpQ){LWY2Wm|Yw{GMg}f-`v1zlz@(=3Qp82cL=j z(Z&z_gFM0c&btH`;w3(CLe4gCD;FO0rzx*zw)UI!yTTKH*|hNs&frP^;J4Cm z$h#c+{*@o>!f!{%u}^-Ne}5)^@&uXZn=gF8g?NdNIFPgD7kt5QzTyWT@(YPK{@%a3 zd}we6Px|Nc%Y0y4`*~0L`+9rz`9t2N;k&%~#U9rid3@v-R_808SEetX&v8hn!z4S&XG$h!mylOgZYt`Dvkz7Ihu+JN;Zk;#l7pRladEcq-xUZl7){gu7>F4Y9vE%DU zH`VK7$JbBabc&0IxRKcL_45~+{!sj~ zer3Hrc6|Nft#{VjmmOa}eOtXgc6|M!q0Rtye0}Nz`1oVT*AI0DZ1h&wwFWcmfjFLT zd7j(PfHso)^0blM6R;EN49u<00M{|=3MLPqKiH3=Z@4(Yf&EBW_e`D)pKr`t7&Gq(z9Pj-d_(J=XPI}D313~V zRo>uyP0sA!YNLmNNXCr_n`U-D%5eB<~H zc}MO73VBENy*squTgW@IJn@G8-WXpY?`UvcYsfpQ&nx5kfIOLycVvk0y^3U=Ccm@E zuK_>uV#v1vPre`d{;l*w-jU050MDj8qUwI8ye{x-(r@Bxw)!FOXmA{G{eug6Qe5BQ zjzoW^{D%GBY~8B={LJ;fnEF`SudeBOMj!mivzn=X$U8Cwmnx5@y8mc@KHAlF9`cSt z-ckROAuo#S;?L#1=4RTr>w?$W^DylbSNipBWt}YElU}&+-`u`llQ&p?mn;5S-Au}V zOuN=a{r{JHrA1l!zy9AzcHeqT1y{STW`8i#2M_sY7K)7|^XB(wJdEuBxM ze|1~=4ldPkRD*0N;<0PjgKO`C6_YK~7!u!5K zJVGlV5D*9m1Ox&C0fB%(Kp-IS=ZpaF3zCx-xjYlr?^bmT?zQ9SA&XP$_0u1}$Js#- z*^wRJetcxTK6ZTl&I$GU*csA4?fCk5WM@eKo>N_ZIB_F8vNNQ=;GgUDWyjagH)zn8 z9bZ4)=RE`Y>coScA^kH?eEs;c69(!YRQj^x>!;V$>tn~)&kw5C$BwUG+;!SO zJ$mB7j<3%;a`cec@%7U!?snJ1(7ImjGve#NP3y4zb?=LH9R2Oj9?U=T*Ar8pVaRX8 zdg9+aXm<_PmF6q&;CPzSy30x3RInGFc(prE+m|z~Z@}k5odg3I9;rV7KFOt<4B$Pz zsntb@wLbvu1>$L$*1P_t+U(ar-Gdc1zp&t?7Jy&(U`xHnrtZPdmwnOIJ$S~}d%OG3 zySJ^cdq7=-NP5V47yDdwUi~KDVd*yZ-VMLc6tJV}9z@@JT7BIE`DdKsKT6Co_XXmE zM_>P?(>9Ke`PqL&-&_5GuTO7laVq=>zGN>W@4Gx-+Wf=wKj`KG*dI43PxSw$OhiW> ze2zPh|Gkd4c6)onE0H9wzwOxhXi}fhI_PA}gWP>AkzMkuTWVt;yl4|IdfCsmaClC9 z!AMb2-x$dYlF@1dIzGvFoo4?7YAMe`K1t5O#ntbtz?)+T&1sCEazH#}@gs*6? z>P*0IB7Wg9x@cznb`}|KnI!nPgeUlPZWq5g4xaQ6emlF$-VTQMv}8*X``I04k9H)x zwBZx`h4}aRrH;tdj!%x?(gypF_jDY7(VsKFij#PWZ)|>rZxg@SPc?p*X#Do&OvZ2e zTH_;;1mB)Feq;FuXYizd6~8-}y~S@ZyxWqKlGx9`Kge(HjbHp=Kib6X`uw&(d8QkW zt)0vt*CRMh?|6he55J7}x$+Ax#7lhR@*9odH@{o_-n8I$*SEf$3BN^ZxaE@I-x8kS zl;382fHQc~zlz@}T`xNu-cyo2;qTXpfk*7(KbC*&7u(hIyI=#m-%h^K{Izy5S=mts z;CI0fj~?&-3@%=L&46cIr@$G{fhYQ%bD<-9wt5{!KEiW84ty+#xFR7C-}oJ z_k#t(8N8PYf9yv;^v19JaUMU|&)!ha?~+xF-=6%H@RT;VKSxu>H~fx!e+HLa@e<$I z{0d*uJM{gVKPrB26u*5r6Mo}84Yx=Ve7nLEf0@QFID;qsgWq^>+1u4{os{ef=b`Z{ zoUn`kj{IZ4qx*}0f1Xl+OXUatc;4-vw9MfEzwO;EuDRZy!G(BMKvagMIe+HLK@eto^`Q&j0{fd?fBZ6D zr}s2}B|fE1?$6yf*>U(qf3D*fT#^~`+x}*6M!$bE;nBozB7XC0Z+7o z&frP^Dt@;!dyDtdxRRWd#D2c(AitUXaUMU|&p%(!FY&d+EBtYP&iA%B;FtSz_OCy7 z-%ATLzJ0#A-%adz|Mwi`eOZ3rfeY~xAMeZ3FWdbxdgr?x{+%ybn|{TI*m3kZ9tqze zeh)MK>;e1!t@xGwk@sie27dVK={Wu}@qr$A(!Yw|J&fN(xK2qjuKed`c*HLL3;D-> z{^fdpd48VUN7vI!Pjon=Sj)#euKCtvWLG&{%GR|`-SZK{B}?ImK(22 z<)?LmjbHF1e(-9YXZrsAI1#Yi512oi*yB#eFZTm*AztFcpMO7K{8sk$dyeNO`kM(4 zpWoi0KX?7hKJAU)TMn5Szrrn-#9vQs@JWAa{DL!h(!Yw|gY0@)rg71eoc6{^e&68t zukRl}*zY`S_Zgqx86oWYa+!Efgt z)zRPI@Lnp}mc)McPP13F<&SpdN56lIeeAkv;&=LhL4M;ME^^m>w5Lg*-~3Z|+4V0# z(`}@$&sF#5hwn9h`_esMDb7ri{=-+r?=8Qn?XTNy0!@s&e zKXTZN#&3G|f4R65N&NMMC;Z00UCr4CXYizd@EhM{{4QZ!Nlr;(KY7gT(azgi z5?nUQp09{2eVH9c zpX1;Q-o)G5)byj*Y&^)X?2qL4ipO2txg`GD!jth^9A*2+fHQc~Klq*TJ}}3aJ^Ur| zM;kxbXWtN?U&b%{mhkyTe#hJg23&}j_~5JJcb5CWw0;LpA`w8K6yf8)mI5Wis`7zat%2gc?>886(wI_uf~44EY7!#*&!{x<9bW6!PJ zpW|2B^^%8uU~1+wjj`MxZcnbT#*mdJSU-5m#z9nHF7(;~TCM0#U$@2;OzzpI9 zKH$QBI6Pm1BNBb^Y}%)S@yk9tT(3>~v$fx(&weMIkChh|pLC?Vzf2uv_htIW{h9dK zC$@dG=}k(~A3qO^eN{M*AM9t^hr%Df#Me5;{EWgA{h8wL>w^pN5+8cVncAnn~~U~zwnjrcQQDGC;jvJO^!9ZrzCsA-+#XWkJzQZ9r20%i1*OjTRso@ zDa5x}=ZU`wAN2kH&Qu>(UU8uOqfznD-$?lK@tMZcWS_XO2R>Z?e!gatUUxs6 zpS=65Kb^M;9`vWeqaklISKcP?pPKSEv4dUm;n@q6y1<1_p&MXv?>3}e{X!b-Om&4YXfdhq5nVXD$;JM)5v%Zbs_D3 zy1nXIZYJQsXNQj(-r#w(+UH4rM)E6?&%4<4H;~*-@*R?=Nq$)JYRMl* zAbYPjyq8M0C9$8cJjib(f1I!U=zUMtFn(8bT^ev9Uiv>azrweP-)xR`X^MA>4@vOt z3Qzn+&on;3xv?(Id(2)_U7Dfye&Q9o`0vO+_;rpkyF3^0-j6yJ)KQu5x-{TIyu>#y zzu*hrL*sX@b!iqFZkZ(bc7-S7H-3fj3(nw4{}{iiu9Hl4XqxKM(YP=@e<$I{0iSDe&<@3CjLv~HF__l;6 z{H6~YAK=_nmnMF**-IMg(qKQoZ;;ZnjBrLrTyxZjOkmqu|C zFY%4bZz6n~_?>HA8gPq*AGoyChTr&6@vGzDN>X={Cm0sJb-yuRVS}|HOs;;vehz zUD0)Ezy-XBZ(M#O;oHRTTbQT#8QA1rC?B`z` zJaRmnOZ__)R3iw=F#3 zH~x|F0nXq_|Elr(u-O|~muA@@zlr?eA3xadysUxW6e=zD@kj zwJr^~Wx@}CUA5u2^9kbv{ieD!oo^Vwqw3OR*9`LO`>*`4-r+&B+w}ZQ9hDNFvJX5z zFYmfE;6l8k_?>ax65-p#?_BHBq?>%+-JcUl_-zYM_)Xuf@vGzDN>Xov#@Wqw3P+ zXAbh4$S(d zKES!DE=~M;yI#QEuS?^<-+)K#;=ho8@GEYr=eLZn{0wzesGoryzK?l+Mt{!lClwd* z65rVT3g0rm@{f3{_mgw1OOt+9<5v<~dcu?OTkLH7f-`v1KgMryrP&)*mnNAS9KX5z z;U7QP@4TX(U*e;VN{LNrgZuOHu1fZr8mxh@U3 z5HIl!@jJ`9G?DN%cAw;T+`2UB=lOxQLhdhWMRjT^jHOZ^rMqb!p<8xN!E(nQ;vJ^V%TM;kxbPd`@A?+UL=qd19|_~3W0b!l?p>+?Hq zU7C2(p06TF@NElE_)YgTKES!DE)DmCk#%X(L4FhY!#{q&FMXB8>5pIP%uq*#=c)Os zO9L*%OMLKKegDq3E{*W@`JJ!2G;QGtzs0?Fe+Fmpq<@UxnbxIAem401o5)|quiDrz zmf8166Tj3^f#3P6O9L*%OMFB8&ay5|E_{7{=dCV{@Pyy=;K=1|gEM&2Klq(#U7GA5 zvj?BK{L#h__B&rqZT*P1KBvT^{0wzeX!HEM-0RXPPU0oLA%16BmnIRuW&Gt|_5C|f zb!oc76Mo~jJjL+~&frP^Dt>2JmnJ#D?7?Ryf3)#~ed?I_i*d1dh-6<3w3E6B%v-%s7q6>7oK?enU=@Vmu1_p>)3mV9p`x|)TOceZuNW>>e9IH z>F5}%KjYW^3w3Gi8z^mA9U7jWsT1NqKl6PR>eARk7VzM?7)d?{bq}b&fkG{zTe-O>VpgM(tqqCXKJ7R zf-m^ZG@iNkm-;Kj8|u>haLI=*yzDw~33X{~{D!(TFLuvyP2-XA8|u>R;GSEilu$gW z8yWW(a2mIs%<{4m>e7U|GI^tryH zC6~VC@ss-cUCC*?e@4s7gHe=Re~9h#;9B;-Q@^?Y$~15N{MoXb*(I*B1K8hf?+`R(>zVWs!pdggxp-_yJgPqfc3ew*qZOsIZVS9XYpx(6-!@8jqGc&}c?lh|?e z=9=daf5G-CiX^emxcghU+`z%1f1uZ=TLm#aLXmJ-xHqjn{IFX zf-`v1KYmB0`rODo2d_W5K8Jt&U_ZH~f!`IJ=KwCmOMJ8Cm-_+zO@yy5*J>USe&?F! zkltaqC6f4S3s3wd6UHw%H|06R-`4fgu>Y?AI~g9ai~m&q!7sh7o?pf*>+;KZOB>7+ zFYi1Da3NmeYvOmt>)?eic>Cjbu6Yje=D)Lbc#`1T7M_gXVsqmcoWYa+F@8ID8xN!M z9HQ;a9{v*fqm3Wz7kAb3%X)j((N?@d3`@N&nzC{(b=Q$`&;w8Ru z`Avjx6Tfrae>YXUiHC1Xc*1Y-dgB9}!IS>MZ|5h*!>Bxm{B?u;M)C*0_`!bh)Zf*v z(;`0B<-<4k=jEN}04~H!e9TK#>nvxR=OBEC_#HRTq5BHUQ<4PVp6~>}ba&$eoWYa+ z!Ed~s@zAvYF7|VO{K_Ba@q_(%<$8X3er8?%eCIiUORji{Z;0Pn<~bz7*XMWKJcpuf zxaE@I+Y+Ae8=q?Yf-`v1Klm*&v)7d8fc@w+vsbm{k2Zd=-w|H^@1qr+=KwB|;w8Qz zerK8I5D8zO-*NLCiWjeI<5v=VyTTKGi`@7C=cYV|^hD!#RGvd7d-%)bk2Ze5FWb@V z`uwiwJO^+gUgCpa|MxHR#EFRGJqEvf=x;7Oe16BxbLiY=_vcI!e_i2;zvMrSUvO^9 zb11%N_L}k>{NG3Lh+X`5-~{zoYiwjZQLq z`1Ab}7xwcH*YjKAQQBZ#K5d?#mwTRrhZpe;jo(@3Ipo5(jKBP2{EoZ-Zs#p)yYJsj z61;oD)4cWne}(Y@&frP^Dt=#M{5I{s>))T@5xe*=Mb<(Ki6HX8XI zGtU8Bh?n?=_?>N@gYYfmFaIij$INp`zkZ72H<1M2mhh~`?~6`w;}@L4lm1owZfiU= z?Z1ot=!IslYReyO{9r%*yLx_kkGrDs9Ka<~yu>%e?=1J<&4sVA`y{{P?!OCeiSPs8 zw%YKUu5Emv51#Z7e&es{dO1YvJS2MuTO0fNhJ*b2{_%tT_&~eQG>u>Oi^V?AsmyON z9wx@!e^+Ba&U(@QMBO2D@&W`0dHxGUZeByu1qd#eQ_u9j-sw-KRQ9KRM5RVPdN-Z2#=O zbnB`WC-D;B5Wj1G-|6%F2)ps=H@oBLb378hL;TKDohY_+3$X4&Xw(#0Ov1@1wOo>hSXUE!MZ= z=+oa!`1<^IK4RBHe#J`%_eam{_^AES!7UMf_-m^Tzr|JO7{59Wp7alX;?7wf=BnC%pdC^y6?1h>jO4EW65#z9KeNmi4VRiey@9n zyN~(&rq|nX^yz;teCZGOn|RTc4$u5jkKYq*o&6|&i*=vw;>acO*A<@li#}z1fHQc~ zKltrD$9QPkf7gG0hDYq;za#(HFFtAgX&S%Nhu8DlJIDAfBzfMx^8>ctg#K|o^e&dZ z{CaF1WvAH{E4JlF9X?eiQbi}lub zvL`$lznzPXUvLIb`Uk)9)jxCVy_RVFfZLSX@RwaMIDT{a<2-(_&$@V@U+`dE{(SGh z3ogV z+VF|}kmq2?!pBUnpC*0Q^K(ArIfOii^81Ouu>Y=I4^8{yGH$qEg*=BH-1AMyb2!XB z-yDAUV4Z;I_rG+11Ug-4v>npi*6NfLK=Xc1` zNPbxII?1m|{z&ps$w}>_`x40`Bu|$7pyZX3-;fOZ?-~y`Tx0U9l8;M<{desfh5dH_ z$M3((7i5qDfq+0jARrJB2nYlO0s;Yn`9L5sqki3kNw4m~7r*dJSN9;=U~Tsv>x*x! zuY1sXk)4;>2>o8mj_0aZ!1|X;YF}aeuBsPh8>!E)kc_;#2ibM6ckwjUJxJbkzgw5U zd$&k|kv}lk{dZH@_3e{K$a|J}2kUoR`uJsC7fN&lEPXWTXIzuR7PkXv`bbyMLbyA{7`V?W=fp5GO{|87rlalH}Wxcq`I zc>Da$wJuHZ4#O>%1mB+U#9#Ib@vGyF`|qm%P5bZq>zWGil3n~4YJ*>~XFb1D3XnP~ ztXrC|x-{Uz^+tT-@(aG;?ejb5x-=gUzmnkF6P}E-&RWJVID;qstH$qJ&EBZGH2J6P zeviLg{%GR|`*FL0-xXb#MsX4^@y(WBp4aGaCVZRtooij1;+^7G5`Qh>S@FA}@e9t4 zb!iTfy@t9p*pHrX_Nuo0(XRZk|L#Hc{4!ptqf+8i+90oIdDo=@mq_uB;&-NXX)@v4 z#P3||(sV8}+%ie2GpMo=Z(m(j+ zegN)Gb!n1o2Jg?2{NW!z*pJ^^&u@uG`5Ee{%y(THa3Nme8<*ci_%`u7=ejhnf57;a z1mBkMgx})J;#bGPlm1owzRh?TRhK5w?|uA5vP&C2u^*pM&oA*&M+LsQKQH&XG>VgW ziEn7#_-yOa2;U)o$E{2A1H&zs1mBkM1i#Mb#jlQoC;fxp>V7b4|K0Tl@6VC!;vYV- zpB-J#FVD}^QJL?$G~hzK#5ct6EbG!_!q?|_+`2TKOYHufNrG=zc;YYncjFhF!IS>M zZ~O_f*Ho9r|9u3H*u{TG{;}U#-R%1BuXw*f9hLdse-~Vcm-vSGon>7b@C9$af5)v$ z)A_?g?*5!ff^S!NGJcDN+q(Cs;0&Jh4}Oa)jfYWnX`(lpJ^W?zM;kxb&z@J$?+UL= zqd19|_~6%nKS|zJBI3yR<-H^Q&4sVe@7Q%|t}@&*N&Iz%C;sx^Yy9eXV_lj<&EAab z(twxj;=iLd_!Z~W^Gn?l>ZtI0X}47(XElC*Y~u}_!IS(Znz`Hek4OM-7(c*1Y`xbczdIC#=O`0Z?A_xn+GX|l(DJj%~dM};=e&&#_m4Y&|5@eT1i%epj)@Gavn{}{jH)}@L6+W3tm z!M7_s&0GKfy1u{}Jn3J>@4Ftg@AJ3XI?!p!mZblD1&`Rpe@FhYAFpTEjsJYbc%_a? z8E4@v(tr!`65kNNv#m?hFn-%()}@K>G(I9p@NEfC#&7)5cRJp{89eD<#qUe) zdKp!hCR<|m@E6G+ZTw)r^NL5Df1h98<5EY3&+{C^{50cX-2HdKg?Nc?h~HV(rHO=Z zd3~0D#5-mANX|DhTqPGM>>4b2T%G}@%vZ0-;bzElbvt&@aOx-5B8IF>-lB; zQbz@Qjr@*Tmj+yjm-vSGon>8`O!ykRPx3oob!pnd6Mxx(YQPcr$+IYyaK0@MQd^??2j&UvLIb z`Uk(A^^Av6b!nn=%pQCu@<$s#*e}-o)BI9Lh0iyR-*s-i-C@|5wfnRFtsRH2iH+Z9 zbuId`)CU*hB|h}4-$%2oOOps+pWpeaOVbmc@Y}h-_yA|{q<`=`S-+Rx-{TIyu>%e?=0)mWWtyJFn;H|E)D#~s!IdT;7R}BcT`;( z_@mAaZR)(xuKZA!HPodUtSc4j(zyLLi}z2v`!IE0CRW|i?$6r)jQz7Y&-mfGMp7pv z)TJ?mLR}iGYcXnnT<%w4|J|dk?$!3T{_>z{%ll@0wT`j(DWmX2pYb?bed_gu{dW!T zu>Wq@f7jJ3TGQ&zB&(XtmEXbpr+np5m!`ytdMu$Xjn&=ZejMu3{O{O*7d}H>noyUf z+;92@)u9P>Y3zAvovTc?BzKZLRPt=e%OpQ1`E|+rC0}#3+1XYyl{`lBy^>c*-YNO0 zdrAkeGkJ?!lI-hk5>4D@Emh zpL^yXT-}3bocj~^KKEI>*4I5ql;0aon_eXSi5>5D@1Lsk>NfL13wE;aWBfi-FYZRx zJvjQ=&MtKim|rgBpZ9;U;)vAWT<^h%lh673%nR{co_ltgUy0Sfm+HM5>$1s{p6|T# z?v&x1NfK96-powv3S^56UvObwi}k&8%{z}jw41w*B1!DGgd=#T|6u;X7d+`7^IFBF zcD*&_onzncPb7bw#}D>9Pv6tU$#u$m(-oa}4lcw?eB<()2wx4yC)W+>z?}2Wk2HRB zN$~9oPxvkV-uMOQro8iF2fMzT^3JiJt3R|e`J;^=@JkP~IDLM}n;}n{btdzbcMdMZ zOMK(*dIU&vEC$gX;xc zh?n?g%P)Shp9$Y4e&?EZ9=}ERXG#3Eg(v(L2Z~=E2T%G3zp2J=J|gctd5g!d?BX9j zv7hL=@y9RYl|1PZpV9{Fc9(bFIk+U?pmh;V{LVBlITyZ7{LVS={21dmlLX(k@Wfwq zsPO^L;0gZlTkK`_n)1&5=PP)`F8)*b$9^iiKELEYlPAsfNZiXk?_6;aFY%4bFZdES z_nYeZYOZ1+4CwLWyX#DCpc+x-kO^?&{lG<~6Q{H)|>ji&_?9zr$?59_l zU7z0)kMc9*NzZrQIk*rn@r}!GE_|E#opav#hW5RdNP=%$c*1Y`PVuYb;7R}BH-4Y- zFe>jnd%JgkmR=$pX=a=Up@}%cG?;Ko+ zm-vSGon_v6E_{7{$IUyB|HH;_BniGf;aTx}qWINu@T7n6TWn+Yn)1%EpPlUSE4!SB zPwXcR{PKQ-Jn8w)I|r9s@etn-zq8Cc&xNng@3?vA@dJC<`wdC(Z7Y8KCC3;a;0&Jh z4}R07vbWg2eW;y?B9D|V^>eYB$U&cTIv=|B9=HSZjJ!JFr+`N})* z2~Wmv{M=P--JOm%<(;P&{nTAAO?l_=m&;z&mR;KL34Uo(&+m%PI|r9s@e&{WR^Pv~ z%sY>ShtKc0dFP#FhFc~HzHQ+Nzv=eIFE}^lop(NJ{Eo^y&vr0-_)FxEcI8LEFXNm3 zG{59Y^Lu!{^3K79cpLehW!`xre0_e$%{%X$X?$do;M)?O@EhN0e1J1}(m(FcolDK$ zsJ!#&u0ehy`NKbcu%Fyk&u@uG`5E%0Y4iNNyz|b%g?Nc?X#CDH?>rK|W&GtI_viV_ zJ8uh5^A<(PkBkp+22c72zv)MGz05H093HU?zp4CVKl)ugzl>M%q|10q8;$&qnRgB@ z#7lfb{LV7(9DKpM;&;CC&V?ubvSr3EID;qsgWt}GymSBg3Ldcwzp?ydKRwT`8~^hwDE&|@|2tSB~Lo!o!b?{^_>>ab-#O}%UGh&9d93D?~{4{;rWW^zmRtx^3KceYwpkFanp`Z zI?`QVTtC^hA@95#JB&AfJT}$6V7#H9KF9K;yTY?Nf8i_LeIK03;|G6#{3gfR_zrpJ zA@4loo!|DM#mC!tc+pPP2z5h?R~aLBgj zzPI{%dYg_%t!v%7=+>f#Z!7OR8{K=~xvMNZ;)#v!-TL-@|Lfr=styh>H`FckBH2I=`8Y<9~;bT0i;N(Q2P3`5DQtNIvgk z)89aHH_3NMo+kNW$*U!QEcuY+vo0|^&zF3$|zx#9g><%@^BbGzbue_?V`1K^3@-S@@vpHEji(uvj8K0tCM$z=LhZv0c{k@593 zonKW_Zu+gR8{f=_>2$QR{=s+-dFLP#WI!Mw5D*9m1Ox&CjR+)mW>npSzu#+>Pn^G9 z6m5UcweCIJ15@>N52z=QNDo;|e9C=}^Lb=#))P#>$(}Q3TlXOO$EEH)D|HWe|C-7_ z@Bi>0slWV=AwE9m>r=;|M5)vvZ)m>ru(}T#&Y2`}jhly+?PhqyA1G#7Eu`e6!AQdFNq) z3-J=)&^o2r=3xonGXCyxANaO)+`RSwzmHvC=z%BwgWq%w* zkJ!aOabZ7w*sdGyEAYFb^RU2$c!_U_-&y8ifiHN&@3?tb#TV{zdHuO0__l>7!rbub%vdW{Xg5nlkwX*UE^2BoAR(a z8(JNqk$G4rc;i=gi4Q*Ex6pmTzdx_&JS=cY6fg0??_Be+GU3a3g5UYd!|Dl7_)V7@ zAK*N09#-^~L4I@jgWt-J^01<<>c=nqk~hS<@cGKa0vF*qKZ>Ws7w9&}#xOrF}Uc@)V?=17Mz_*OQ{Hyq#=R7R#&mHAqfirm0KlmM$hXsG+ zmC+7)SjuxVdMkcI9+m+@-VoOd&yUP2G9D&E9+m@)eJ-o<8}hK+??`YVZ;bob(ET~= z|2dGy!G4;IKl19pkNqN>zJJ-TlFv7e-?0Cu8^7#xS&iSY|EHTT0hh4+WauPwzf!@OfdW@`|eakMj0tSJ$ET{fxr? zp9hwCBq0yWu1MCiPih|?*2^P99+v%XiI(**n*LvMeaOQKd00^t@~~`NoN}4T4@+Jr z`8CNONj@q$dAaGoMDhs9lO;bWd8OnxB!3{e))n^oJtU8iyg>57kJiP`$&@a zsJ)$ZTwo{feWlaOb-ZaEc>0H5n%@5QJ7KA0Te497V*GTrGe6knc!3|iFYf%(^wLMx zb@s`_TH))!6&LaH9(!n=(rnj(3tz5n*3FH(4!pC~9S*Nd5`4SDllSH67V9}ZaBf-$ z-h15m9l0OJmSzusnf%el5BL?w-|zhU{FZo>pJClH?Z$P&*KT!tsT1{OIj`O-7CF20 zvwMvlhp&kz9{rxv@5@pjT!@$W(6911X1NYL5x&k>|9|j1_BwFtf&bEYp&ococ+&6A zQ>`u^ID;qsW1VpC0kf06)yD6%WJ?nMl9kLJ?Ogt7;|Kf2@6E2y?}}ar4lcw?d_(-s zavgXke24fQa~*h9@BQZFf)zK_}X?aNZXr#Ok1_|UJ$?=1J@ z$c3-ZFYCbDD!4SN?!h%*UBl`geDZrP-pAh1Q1@W}gB+jHf0|w*{fRrQopW9Rv3_Xj zmd5LB>mKAA{L;lk-Gf5*WBG@-RB=R!IVSIiIQg8f5B?Kot*G&ci46J9$07(~lhO#%FgM^OwjE>rVFH^#03!a?ZBTU_5}| zocUFp#7lhR@|y`?;v-)8O+I7ecjA)oeBbHxW%>Q}|JXYda7l_P-{;j)L=hVmOa!Gx zALCB32rUedZU~5QS=3|^S^-5CEm>rdkyMcpb(|}rCPUk_K(h#F2`XTNrX!<(p#5AR z5rGCo6dbHk*&Ih+Wt{&nv7#!e?cV#nc`xtx!Rg41I_Jdy9}&4koRfpbZ~ha*Et3S_ zmhgn%@cqUIID;qcEBU=#`rcr8uas;`qCYsLo8LtCIA7Y)^ICj$e}0d<=exnpYyIa9 zGuxXz@L~Uj{7=BEIA7QpmtSzfU)nz@zk%?@fBc2tVoQF^JN8j$x@5~8_8^6sR%-(`0 zpWw>=^&GqwZ1^E}eq4UR1%L5xVt$2h6~B@A*@4PkB#3#2hZbe9fx1)kIk?A!e9KG zlwa@#Z~QIC@2@p}mudWV`o#cwjao01D8 z(I1_1zq@~@oOt~UKG7fltpE6JUh-)-9veHGJ^TfynVpVy=fR8dJ}$rDg1`7TDZhd6 z#c%wD-|TMj`~8LXyxEb%@EgC!z6TUZf_GDRf>$j2;0&I$4}L>k$D=nJ-qVt8;gA00 zDc$@=vd4Mspg;Y2e}2hpv|tyr*Vxr0dKj^T0yk4Bjh+Kl+nTc3*!J>E%3pqCdW+ zKflY?uVw@hiQYhfnmUTUbBr;rCJdYl*i=0HG)F z-fyh>;bikOxFqry|3>AP`(XTxgl`qU$s-!SCyC#V9E#sx{J`dCN$jocjS9y)f4pzwzKQlm!q;j&ww^`3Nc@)HPdtAQr*}}^IdF@F zANHCm!*BW*uWuha=nwy{Kfg(AcADZ5f5B;b z4SPO@-n4{k`i4;0&I$4}Rn2 z#&1>LX7p!QnZB|tdz7(*{%~#c(;vUwKa*#;xzUH+`;7Ab`F*!_-9OWw=!Co6aX(Kh z{e%0Tsjcs`_05hf?q|RylfU@a!|#ZBn=|3-^E+|g=3AFLJTgh}Z3s{B$oKkB*FJCt zPuf@Vd#>?2C~tGNkLkl+AbXUtgZ}(-)9drg`wj982k)@!aj8duaXo{-Xp#7>s9*B? z&O43Yjx6{E7yQM)9)3s7+bn#2ekaY_9Dj5@=XWFtE^Xmi^84IBxO(6Wp0p2s^JT_E zRo-UwCqM7zHHYbg@4U_6g1`6&zy5rX{`={MuZXLcCree8f=_>8Tsf9+uVAz0sMKPUT3dHz|n ziQOl!TGQ5(7{AmX_W5XPyFc6b?Z{&Mf(!oQAN-cr-^<_Q=70DF*Zg`rPJNC?!q?|_ z(*3&Wsy*yESrU5<;R(O_2@ksVfirm0KE`i))~}tu>;Ri5{r$S=PmVHulmpqLT-ss3 z?(x=d{P`Ka*k202bCtIlT=19n!&k}gi2HRj;p_7|>3-d+yv;4)3BTzo>%XavgD34P z`CV@O4&1MMi|K>UM0zP>2mR#v_4zIED1O8KQp(&v&vxEsaKT^v>*06A{knTK7k8)rs>~3<9EdUx{2~)i{6r7_Ui`QY~KA{4Cx>AelmU8gLeIu zgx}`pZJsUpUGY9wFV=DPKhr+OZ~FX)UA^c~yZ%l~wh!rkZVA3(`mh&CFJCewxZ|l6x=ehMV@Z&x`-uMRBFC$6Llb^Wcx6a#a_s{BQb>3zhuM6I1vh`kX{C@UW zH_qu#b>3#f!=IniFKPYu{EfQj=fsW=nxEtKY@I2R1aI;am*cn2+w9hBz@^UHY~!`g z+idTz7&qzhySskE{TRpVyv@ zV({etmiuS)Cm*o!J0sbUq`zjLF@2QDgG?Da=nqf)Kwp0GZ~7RshyPW1Q>pK_ci8&i zg1`8OUgWU)X>Xmkxz5{MjGa;Y595vgR_ARtL`ob1sLtDbQ?b6nd{gIbwvO>+^^Z*@ zn};0k*4v*EthLuR4_&nWsV9HqfGsb(>5Rq7b6w|cHlXUf%`*;&a-LbX{GcK)anO>S zvHOvE&)XasKYreWqY~SX{)NvxF)039cdeJXya(Ctx4HL5hyFwVya$XA=8b4KtKZV^ zvRmxE-CKTi~No%UTyXK=NxchU$tN<=lj{-r%wC93;)2&--l6^XMz3#-huF?%sL-9kGoGjzRYlo zB+=gzp70wlG=9MuJZT@#Ir&NAYrsBrzdecUVZXGab^4%!U)BlOS6z&nLI>-(v%XJV ze&8?dui|&;ed@xu@W1%;`5kwkdU&4k5lDh>L+vnYo&O(f{DL!h(mwc2FE@Qv`_%pM z3yQy2kKg&;r(WXX`8O%QCB6dO=XczF>hXVV<>u!|5_}uNlkuDC`UK8Z z`_!2az`bgpda#f67wiSHM;SZtoBpsrzXcq{Z`fBo=lj&IdU&VQr zaVC3w%<(p8ogjUh;g(2(Z%cTV{2rwFS;xVX_A!3rZ<)S9`_zMvck`P_FZSUR{o(ie z^NWA%tA=mp=ULyUE)c5Bu0bfArn{{7wrH_EpdIK6P-xU;OLgchr6A!q?|_ z(tYaTt*>_DJdgz6rtrjG_739%oWYa!!Ed_0@ldr--M{|ABYLqP%Rc(!1^xM*?|tgv zg1`9J!|$m3)P*m2bN!ukpL+V}CXU}k5`3G&lkpqB@OJk+3C>mf)YH}?>o1FK{4S7e z?QdoDXMgA(zme>59y{Qdx9vW`zrULAed^$XzxW5g{__$0m?II#^Bm7Tv^NsIKEIRh zQ%@VlMoc*PFgU`_!{z zy7`Ty7yIyu{(L9vhyM75U-nhQ?_BLu2N(RszaD-^+@~H1U!UKJ_o)lFOcH$CD#LGn z#T{;b250c3eej#V%y<~IPd!^<`mpEQ#}4|_E3M!7{1$i=I@niDnfvG2-lq;O_=|r% z{EoO!Jrll#|HWT<{gs~RTgnr9sqLQ%bbQeBQT*J^+*vmd-d{7TOX4xi+1%X3XTInTT>wcXZ=^RzfqaKT^vgRgRaeu3p>^7#!v zW!F#YV=oiFJ^U(fRI>5Qy7~RcwCg{E_$~APpKJS|`L07lc+&24{d*n1;0&I$4}SBn zDNmX9r&sP%U-BELkM;$!M;SZlkJN9f_+2S`{JwI2e({Z#=c^<8UVmR|$H9MU^G_JR z9qH=JPyEF{>X-a(aF)~W^P6vM$ElCMiSYILophgi`a&BQi6r)#!V`PRJ;nz(gD35S z-}HH=Z&lOAYg=+g(x0E<5xv-tWgq?N%lnUC{A<16?6F?nI!g1$X*NDX$*Gro+U~D9 zvM;|cvg6=Cb;WP3en%Gd!3BTukNPFQmmSf6e*Tsnr#|fkU)sZb6Yg_?>sQ%wFAm{D zyAL&f^D}L{Ws=xy2~Wmve24K1&frP=;5S|>eMcC+mHX6h?jFC1>|wvOqxIix!~Xno z{hc|oKfmqI8o#+D^>07T_9K8N{h@uf>Pt>t^m`k>9a-=TF8E9P;j85LIK$r`zg7Fx zBjJlb@Y_Dk^dv`m{7V1O^Yh!E>G}inb6a>~FS*V50B7)|eefGze2?1)woKy(+@@9b z$1gmh7k+cuM}Mm8nLj_{AN#7a^>%bTu&*=!%SYT66Fv}ag<2I;TzrzJc&pPyuTj_X&?OJ-=KZ!$==<0=n~nZz1Ts2 z@Ew~Me17q7-u9`>PyEF{{6LP%Zzg=fZ?5@m2v6)qZ!tc=89Zs9&+p=6ZN6+uE|BaQ zzrqW>@EgiL`qN8~vH8WzlLDTNed9g+B11KO8K)2Gwirzq`A>-TfK6U%}scpSmH- zKHPer`k`(-KSv#o{rEiZth&|CGfwJ#>N5^0@Cg2I*{3f4ihjNHZ~ndcc{ZO%Cz@Qe z&jT)QMOA`0vE!5vrrfyH<&S8nKJDH23pSs$-eqz+{*30pCk7j;#{7wI_mcRZ^b&tp~oyyWGQ*GR5?w$SwwB$rFBki0{(E&1|uP2aYX zyGp)G@+8SKB`=fwq2!&C4@oXi|9z3<(UKpQ{8z~fB!47%tK9xZvguakWCMfSTFOEx5TmOM=IRLOHCuavw&@_xx}E;fDJOU9DN zNuDBkzU1wa4@n;W75n`X$rX~0ovJgYnFD>o+pAhR#!dx>v>y=ea(je_j3Kijxe-=c>$o)&?qHE8LzzS@qXbd3{eV zRJl@Yq8Aj)Uv>6%uTR!};Mhf5?7zk4mDTGLH3BsPH3BsPH3BsPH3BsPH3BsP9R&7j zyZ7SlUw+)ZC(R^zuiCRNJL0}5@|S{jxh^~5zNm8F%=2&QUYC9I+gzFV5M_Q;9k1FK z)qI}m@%Kfo+SWWDl=ooiTeq^j2aQ)dJbxJV&wIdg5i*;xeO4{~E>pgOyDmSiEAPSL zZSDDLP~L;U&wC)fW9L24zT)5wBYvNL&sVwrlt|KE;zUb+Ha5Iksz+Q3&#`6RgB7;^ zxiHf6y5!33tc-s88D-yoDm(P={KuO+KdaVd+OkvVEp#q>t=WrTztp`irax02_WK0* zSALJi!wdhw%a7}+%6kBQ=#PXiW&EXHc7^thN2BqZ-)XpIlIU*>&ywGl8o%HSp0tm3 zxBU0kUjpH~K(h6k$LBYbJ?vu#{rUC%`DK6FO4*4Df;)fc@$*`+?`2$m!3BTuZ(@Fh zuX+DB`-(Xrev@rS<2St8a0?{Cr7b*5el@>TOcpKZw*N%RL-t#b1x z*?PU%i)4rQ;s=ji+89a+3LOg?SaHvo7|)Cr+!KNcH}Vprnea%i6r?+Nz(%;pYeZ^4u8dqCWe(m%m#!G;rlUsHbKFaAx;@1XH3 zei^61(joc%o%odm|CaEiKLr~ZAK(n0v=4sMf0Mo)4euGrhNQo*2_Dgl{Z#hRpWob{ zU#_RqJ3Tgj3mwF5wRIeRsXy-c1sD9qze)K8U+~7?a{T^U<9C_HZ$}O@e#83=w?Gnn z+rpFnA3xvt1!wT2eefGzYx)+y$?$GUE|5fj_M-0bo5>#Mv4j5fSN-{IUh-*of85yF z?BOps&Fpk^*ZuR1#{0PZf(!oQ-=zFT!WX}NezUv9@Avh6`i>li-~5Sozne*dZ%cTB zSGtDr0nXq_``|a$xQpIwcuz~Vg+KbELvHE1ze;3}^VmUu{AhoE$!oD-7qi#c)g*ct zui&-twh6yqE>SP=3n= zk}ctk{^*6>{3g=NdH6(s-0nYqrv=DL*@3_EeZ+~Y?7hf8TYk^x9>({${DKSq;@_nF zCc?Lh-*NMHrmqpdlHl7Ep70y~RO462!ISpEZ#-rC$lKZ8-S8xDC;Bu0{#klC51;7I zAE@A0@f_rtj06yR{P!EHemL3u3@(xU#lKPcv=4qm@mrO*6aCQ>y7>)ckMr0;fA|FR z)4%?bKaxC?_zO8?+KB=|Oj zCwRpViC-NDPud5+`EkYrxL4)vOztv$*bAhWGJK*x-L5~s1s=t3$TR8Z7i4^c7xl-z z{(=ks;@_nFM#8u7ulU1X_>IQR+j-U2b{{4QzAfQd^1IUb0B7)|eej!}ZafUi+ZnaH z`AuXG``AH$d_aGG@sB){1vZ5a=I2?@+bKWs7yo!)R>swin71<$zJ>qAU&-%;c{{_; z7;b?i_%?+n_~rXd+w+l*gD34P`F+UrMFaA7Ca>77>-jg5UhKms`m+Q3^UM7+c_!yN zZzs6mFaGuLJ8Ire;cM(Z#_yzgJM)JPw@eaz+rkrj(FHc%z!^MgU&-$uOy971JK+(% z*w1Aj{nMPpMSBVx(W1NTx>Ql0``f8^-f4019a%hYf(!oQUk|?{ z=IsPu@Mio@nzu6-Zr}&LZ5_v6wuy~5>VYTigWp)=H&|>q`*}P4_s{T%UhLx+`oq85 z!k%NjxZ3&7+X*iCi+}LzukVxhAQF(Q+i_i`z2FPp@H=VV&hX-`tRG8auOU2{pX1Nj z{0z=jc{|f58xMo>c4pFty+HOTV+Z`g)%){HUPtmwaz8a!c{{-cfAJ4~%j@r`c{_!N z&+nvpJJa)Ze6zkJ$H9~KF@DoitiKG*+quN_VK0zg%J7N)=&$|fXZR)0 zB>c`*-cE4AU;OLgcf`D%iSYILoiuM}EZo2ke49Fsy=a;7K|S!KeefIKu#KA!s`7UF z^D{i67yI~y{`{lXZ~W)q!oT7-qAAM!y>AHW;WDon;L4SV1KlHu+GG56u zSzuG>sN{FTyq(~Jzxda~@2Gh@g>T`1@mKOYVcyR81L9W_eA~hke#2)z-}u#W@T7h4 z8}4NK2IcLH?tfl4ztW3+_(XqjVt;cBo_3%4l-p)Yy z8oQ72J6Cx-8^RNN!IO+%a0XA>2fyivc{|||z3>ytKKk>ctl#+aGvk;2)cn4Z-w(dp z^1O9q@w`J`Df)5aSUV11Q=NV34g>8^FLCkwqkegRHRAsC5?=vMf1EULC%9$84}97x z)9&~+mXC}2;0gZl%Y5MPPhWXh_j76R_ofefzJ2VVKm63=^Glw|xz5`OF8GUoJ^U)4 z63<7pvnp?ABzzf9CBJi(w^Mk+Z!SK-89Zqp{0^J9Gl{$T4P@^z9E?x&ljpH&{E}yq z-&c;`N%MBfPyEHd9)3s6+nEVppWnI8+X=s^@^*qVc+x)j9hA2d{K-Q~nLL=3v4ei{ z1N!`e2YDvh7fZguMxD3Q-RIPKJMH>W=k2uosCC{>!-4sQc@9bZ1bNu1^1Lx$)p%5&d-_?0L4TnMFx6a#XI91(Wk(aV6k7YRyxgk^9 zqEYMDc{>fjI&Y`pKpwF=Z)csiv*-~;u1nV^lA_f4Q=ZF56!_oTiad`q?sPdXRpsrB zT(w|O-h(BV?CA0yM4Q?7Iaa-4xV#6+0)5Xzzsr>O;HMw``>wnP3l*O|YTg6<89VR6 zm~qqTZL7QWjzp6CVD{O8d-!x~e@pdP*XO->nfKt8t2uoG`9ye|}e$;S_B+=g#p75LRV*G-0RorxZ zq3IhGH!XTgek0k#erZSh#*=^R&+mN4O@j;m&KAF!@C6s2-*Mxn^F(||f^SQBVlUd- z_yy;xxM{{+RorxQpZB=+5c&;xp%?q9?1Nu?ZGV1=qa@CEuH&Y`1%L5x((wzv;O+Ap zjTtu`pKZ8BlHl7Ep70RATH{y8!ISp!UN`))=}Ri&rqQ3g!Sqp%q?a;$qCdN?KfkQI z5$9XrQ|Msbe757J!3BTuZ(@FhZxz4Em~qqTE#gBGeA~hkdx7phz!^MgANKxAy0keZ|E2631KW5n$joY1}lp;4l77%5NfktN0x^ zZaU|FND^F{!V`PRM#cv?gD34{{HB*14^?r~{`iGQ^kP4jee{Q#U;O*$d5@cxU-*lE z6Z0#4!JGcb{qwkS)A1KI-Xy`dAv_ts;WIUUb-XHWI@LTdC~i9Y%PC#^ngZ|o0H5HO zuIN90rv(UczFd#zDsCEF@E89k#xFR7C+%bWG9L_# zn|@mN{OsGu4*J7wpW1g{BKseR^Nj=$?U?PjX>h?`{2P^D_S@lSCVZ>-9XD<|ywt`; zAc?((@Pyy={TjbI4xY5Hh?`{Hx-3*tqFL_*U^dZrpUZ-&5SU2qeL`Ej-~jyvOEKa0XA>2fyLhjfX*T)4@}^ z`ORbx``AH$eolXWiQgs87k|NNw&SM31%L5xQho#Bi{JkBcigz?c!j-Bj3mLgEj+<1 z|C9LDaqy&l@SA?rcmVgRxaq)~pEK#jK767-xT-(D1s=t3i1VH6xM^^~U;LYt-%R*c z@jGtZbbgibn@NIiLwI5@`i1ce&frP=N`C*B@lX{v?cYDcBYLqP%0ButT|fN$XZjy; zzJNuj@K6- zlHl7Ap4f{X(fHMI@T7h48$Q|e4I4KNkMM{6PSPPRX%~X zi zjwiy`=Xc_`>E9b4i6r(~!V`PhJB<%;22a|@_|5-f`l{lld#=C23%%G+Wgq?VbL>9Q zpP%8EIA8dktGH=!!C(A?uae&p&BLyrB)`*l4KBUbz4r?qJlq`*uRYzB z{r4rz6T~MI2MoSV;mP=ofBSK#2b{r^_Q7xbpz&K3H;w-21OL?Zeln6h&SMAt!QoGK z?eY07@F;#moG)eWpJzR8T7Kd${`K%XYTUH&E&MP3;CIrv=}@?VANV#nZsvkynejnA z@T7h4J1B12AHVR3UhLx+`s1g)qA$OUSK@pNcMBbr{7x7*UE(5q@UMs8QRAk;S9q8F z&QaWSQ+P6d!^1yf<5$PQllH;yuyNDL|2BQ_8A&f?_(VT(w*L5KULwwy-!nh4KMcGk zjhhA+{KdZ>en*X)7QUjl9KUlNH(m0pxM^?(Pud5+gW{&apE&TctT<%K*g-#Wwm!d% zU*dfEeI>tj+_dXL#0SG~9XGwTo4>%Nj+?ePjRo&B*?O-@##bFT-FDv-2ah^#+TtAj z`I+lg9XEZR`<^`gh3iv(ro}VXanm-x)N#{w+;ox8Cfl%%oBr#GK``?H8y5{p=8t6W z|LA(ZK^!vYQ{{Ex{yF$g9XDNEi@4t%H}0Fb@`mu_`c}sE>Ns)e;Lr0B^%oy&yw-8k zhC>}UeT<7+DaY@nR;K?1ibJZpzpCS=?E@{0uM#&M03XKh!NPM;z1IG_yZ457f2R9> zzmA(WVC%SP!(r98>bU6wiCK@EUe&n?>ik8**A?`?kNx<7)hXY2)v50JsuQVeQ>gMn zaJ}Ds-!nPSPr76$pBJx!-SMJd7i}s2ihpl@o?WLR#epx{=K=Tp?<#cu7bkX}^1+lF z7AM|Nef-(?3pSs$-eqz+{*?1C((f8NAI<#!rs6l~M{aiSj)!jlxl=F~RN33?-uphc z#$HE1y4k(2yJf$hJ@9Dx1MeT`#Xs(ksP@#o%s>31J=trCgQup+Y!kH$9J)^jckBEP zI=@KgvA^S4-FP0W^5-Qlm%K)D?X#`^CX%~L9wB+M*ejugp*X{+s=I#LLZf{2{pDFaAx+Z=!xo_h&tneO}|nABI0P+yY7PZ3|EM zefU*P`+l*GgD36d`8mGb^i{;}5|FfAMcpepd{^PGXKESy${_rR2FN40@df3Tb{3f!8ee8f=JZ0AjpI`P* z6EDYl@?6Cqf(!oQ-=zFz!ncawapMocEfRj<+f=#a_kbmi59)&_?PL6ge>Q#x#UCd3 z*mV_qzJ2VVKdG3XS!W?$E)qcKo$dHTaKT^v89-Se5?2!JO1#y8gG)=YY9*6 zWt-UbADqFH_Q7v_gXyb^KkV7RrGA87?5DDi{#4fwfBZ6DiI*$wa}Ti{XnOuXEj#~%t8{KdbC`4zrZ{Ei!c zn5KqXA_>1O;R(O#hyKaNua1K!?StR=4AWN?e~A9%6w_ChrI#{%qCcp(zrsJ_<=~t7 zdA8#Z!6lKu_}8=la>V$o|DQKKPBVFdnMn5B>XRc!WRfhq8nI{PX?! zo$vU=5*N=u_#HR?u*BCNzlZ(S&6~+Lw*IBtS48~M^@qB7cToIN)puLl!jtiv-evbg z;5=#kVX}Ak`;AQY;1@ga8!YY5FY#%_%kjK4SMi77g1`6&zh!*dsPTuwm+{2-ovZl6 zhVaB*cADJ}firm0KF05;@rUq;Uib}VAN}#y>^{MNK7wE3<=}U&;txw)JpX$5z5Zc0 zzWn&o_*y$oecD^%>yO{Lia!*djNka4Z7qID$H5c);dj{h!{F&r*Y!7&UfK(v=qFyy z=eK~P_zm%Ll(~PN_4q^iiNE*2x*aPCI#`6_?q#`Znp z`n#=ef8f;SpRn&PcclAHbN$^`hr_C-?GtND&PXyo>+iPOzPJ((eHT}^SLOXxxX%R+ z&uqDkzl`@AAKKlG!$I#i>i9!Ll<)Y~@rQN%VI6P56JbTjz6^L z>pK3>?i2oBjX&H;afk;>enj$8$?GJaeUahtV#$W&&XR{oo+^2+)NZv2G&Bdl~ zd&yYxILT8a&zHPi@*&B?zhb{%BDq5HI?2CEuKiW3*N}XTpi#8189UT}j?N?2)jzH{$#8tG%G{4^pz^iC z?HQC+e?67g_vAvAE5#FH!xef3z~^qjy=E_3Y?i zyS`!fsk*>%y|2o9kezU{^M||#>_5(BpX+2QKLWLv=X?C*cYb~LE%02Dd3t$|5~_V0 zDPIKfk@L2%X0h;<#4r3W_r;Bv*E@Tk;R`P81DZ6icYg5Mj<-w_{SDy=-tm!UAAG@+ z_VHdZJ=F9?hgv_HmTVtlW%T>)31pA+*g=1^Uw1!!kN9QZ#k}S9mY?{Ge?9z;xUVJ> zzRX(i+rDR4_ns^I=EmLo(l6M{@iu7PHr?C!NF>3xDLk>4yvO(jXYizb@EgC+^esHx z_-sh7Jj}}e_=QLGVn3FB^vB1VUgja6-}%~C11|WBe?9yvZ>GO*IsBA;_k{Yi7kt6H zlswe?YFw9zmT%$ibHHV0%Rjkw%J3iUK8W%{b+CG0O}($CSQqE7 z-dAJKchhxVZ?|9K|JS_U^}ZUrUex<)Y-X(Y)o_KVWsN|MK#f3+K#f3+K#f3+K#jov zJOr}K7P<95-jij|ytC`QSzBe^$A;_J`R0Q!ck7|-^O;uD`5px8#B=q14gA7i{Hx0E zJ?!_7lCKyZFv&iF1_vIp{GwB*Ut;T|9a-#SNj`1s&QR9!`6w(pCde3 zhe=nMeQ*X(+Q&L$`%cp{==&Pk#ohb{vWI`zL4W#WM;0&I$ujKb>#&6a4HFD+Kf=BubdO04;KKj!inScKHI6r2Iz0w~F6!zpqj9`-N3q*Wae_gx_$RSG(&u zID;qcgWvdr#>3*h?fr05a)BiL1)G^Z%8~3*#t!;}v-|Ule|!%DzL}qA`}-Q;g1`93 zzPoat-iY7V2!wABzY~66BmA@R8c2d~LwI5@d6V%0&frP=;5YoX>8tv_hCe^UBYLqP z%0BwTqx_%?(m<0E{p@e9u2 z3I6b#My7Aj_cgK|yT@-Jd)UVg`oo({uYdiW@9%4X3;yC?55J>+UqkpZp5S-V?`xFv zbNjZg`MDuH;Wxig{OWks_cfZk7!Ot7*MPt1eve=2e&_xB8uBxc#6S2Q z_xl=|@b&p^PxyU}lHbh?KlV{Kg(voc-x?p_T=jj8=6^yg=IL@)ft zvJZaw_Wk+g`wM&zg6E~V`o0FZ;4l8cZ+ZP4@%tL!3*L<1Nx!dA@_S4-zir`Jj^Fog zj`k0RyFNa@d=CPC=j!_!;DW!j zzlYyZzpo*DeSX^$eqSTK=#-=E(CkK#9c4}voH&$In~4RFC<{OjR&#P4ea!ng3h_+$J|`hAUd zVtizh;M*3SX04N-<)g+2ID;qcgWqOs`jU4WzcZ2z$)5RHyrLKTx$L7q-NWt={QE1$ z>$KwE3x5k8mHhr-(_gqYb!6W-#P8d2_?r5c2Q9yMM;7(L1%L66`sMt5{eEt~^W&I8 zeJ_Lhv=@AxZ=L^@{7(9P4f40|VZ3ntZ3$1tZ+^i)n7=v>p0uyz_f6_Ae{Y`pc@K_C zKI`)QkoVvfXB^}59%R?->F|Em8~f)yAny=(1eaL-mVTGra-P%s4<|hGFZ*|R;Qj8h z9j%{Xcj&wa(o5b0-t!X&$NT%zpUB!vz2w(g4_Nk7>rWjy%z8k+`ZpZTnI!soe*z!j z2dw>V)x$1vwRbGFeVXZAwhpoQO@>2La)BiJ&3hXg#lL;~_yynTonN=>^$xb*ob{gO zC7*V2Y>l1G9{!?#W~ZawdHV0n35hHJ_d5UT_=C4dKj8WI1BY0@!C%&oXg~hqA9(rq zyTh*c1i}}4_zTY2-QxHA3vIopBZuKPzRYloB+=gzp5PV!oAC?I;7R)!Z{atj@6Cqy zv}9ZOqaXY!C$dKwJLr#Y>CZ3Es|$89dyQR9qKEkwycXVe>_q&63;yEY#QX|haKT^r z4IUQ1*NESa9ERWgwcoVyD+w-5;fcNMI^!3d!ISpEFXL{Za0c&{!oR6}F!USnLNE4X z*++kVV}E{^t??npS6lW9e+wO4FN1008@%9q-0=%8_=|s&@(aG;jlb}lv0i(%`0dD{ z_&w8b%Ot_KEj-~Nyw~^zXYizb@EiZq^aZ;at_vhv!WsQR+w@V+WREg-(4XGcpI_!v z){o(j`LuQ7Du)AjHTN*T#^o1W@E89k}c>U;G=DU#|P5pTf6_ z-*MODQ_X{kB=(xZ6MoZMjSp}JPuf@Vt8qAJJwDR?B=#cNqg>h{FT=zA$1mfR_2UAc zLI?BnY_G?I3;xpnDt?Dvj~BjG{EoXGA6~2ZR1$pK!V`XT^{-sV!ISpEZ}@=et6Gmo zfAWLw@ta96=dpwS=-B?_mvv#*kMS3rW_vvzT<{nFCgnF9Fn-5gj~8y>2fj@m2dC(I z5-L@)MZ*++l+)BfYP@UQp{>&J7w9uF?~i+_{y3%=mZ z{Q~z_v=4s6i;agt>+z8{eiPY)U+kbi{ZW5@@sIUm z_-1~d?e%zY!C(C2{ZaY8X~gyTNci^fJK=hK`aQ!fkp$nC@C3i~TJfvn;7R-7H^0vG zRjtRPKil{%?)?kpM0zR1C;Ian`t!^EGwa85y&exP_=|r%{EoUFFMNG|CtZ&Z_b}W7 zN$_n8&ywHY8Nc8Rp0uyz_uHm#(0Y6zeb~!nk1}@9A8UO3_s_iFVEs7Ix*>YF|6;yl zd`FA!a?edw^|`;Ddgq3hrtmEJ zz0vpuXYizb@SA=~{bjM9eCuUd~!_cI=<*5lEioYl>*Zy&$F zFa2bHe&>5V9$fGj|KPX0{*JgFp9o){-$~cw(={}HCBeTXJmEL~tN7LNs`dEzBGWf$ zJwDsWyZ%Zq_Tdx!!goDBzpNiKAJ5f#Jh&v_py%@*en(u7kA$z!@1*PT`E$PN=I2Zj zd>g_Oe#6%rAK(n0;LrS=f7t~`q$qAkK#A1A5-T3dDhqC zqAU&-%;>+#_a zZM`;-1mA}6gx_?Xx4P#Ua0XA>2fyh9TK|2I-A^?o7f7N%THEwd4rGrqcF>t9NxSolj9+jDPwkR?StPzdHKPg z?+j3`^YZJv2j2Lt^YR-YazT*&l$G*41^*B_S>w9`>otMAB%b!ok!#--B_m=QPU#PtC;LLXpz@Pi8!iVCo z&dXot<#!!neSOD9GFsEh*&p56fcHUMlu0UitNblIO7_k72aGBOx4pFZ^`)w7-a zBMxR$m79kg?)GaxBUo#%Z63O4{Zmi=#sOPicGDS)Pq6oW&)b<1Wj~;lFSg&!NFI5l z#f#u?@R$E^dMQ(n?{BZV^-y;{S#yb#=%v1&XP^7jmGX=4gjdxk4}YDP-*D!;>7uxLg#<6mw&#_%U|c^FZ%O-%dOwkdHD^8k6dW-QpxKipM8-Xf3ajka%aiIBu|w* zSMo~98zk?S+~#7_x4mR6d7R`alIKg_F8Pq;;a{=eFOgg!d7b26CD;C{)oVz;M)HG_ zGm>>)ew!)ly!>1-YFQ&tBTyqS#|T8G-_LvS27T9_ya%7T^<N&~ zYpoo=eyMv-WSx%kxN)W6lAUBY;8#^#%dm0($(7cA+Ks>Lzs;`L%D(3w-Q;-Td1p|b z=Wqw}Gmu1oLpY)*yvXc>FL=^E-g~95l|JFSK(h53!yEnZQkG?pGIr3P9MRpc$m_uR z@JiWMZTq*lR#^o1W=;!!1DZhd61s9*+K>Q}#j>d1kli`+0f=f$yVlVib@e9u2 zN&8BEHJ(?!&iHIg&Pe)k|KNpQ?5DDi{`md<`JH*t@-(zwZ}uYDVV&rJE$=_~SD)Sf zDd0tW#^o1W@E89k=2!UQAO13aqswjlPMxE?EFD?wLm4!F!7UPg;M-K0@f&BxFZIEb z_Q7v_kowCT4DXeaO-b}KA5-@2mv*!-Ik~7mzsKG4-Qec6{_}>J?adze@Lo>-C*W0_ zFKmv>FSy_@?Vpt2NciGE{=#o^kMeeWN&I%?F#M+PHrx_P@NNlD>_uPE_|iG{6^xJ{ba$?;rI=YGu#46@NEfC@CkMO2WRl4eefGEQGZc>sTs+J zB>ICNSbw3M$R1_vpg;OVe}1{1PVe;C_$_p>Z@R7H;6?qh`IVpei+_{y8wlSje#gz5 z6~0;gN`h}wcw#U5y72+d;7R-7H-C%itIC_@k6(C1FZN^EM}MyQh5K~wujV^%7P#Oq z{!Pj+_<}e6k?}ij-Yjs-y!pAUayfoi7{Ao7%$ucoAbPWnr>eYJ$rat>*SC)y@XHVE zKYocTCC?LioaiTvSMZuNZx*=VFaAx+ZyaID}1Z?9XoHQIh4$k07`xw9Bwx(}T-mK`6<6RsO_5#_Xj2-mH_gcU4@1N&8Zx*=V zFaAx+ZzO!H_#HQIR`~2yj<-M(e4E0v7o4l|X2pl8zf|PSLVvc6>7yLU9%bx+ zUw)A3_4zIED1Jkpr#a7?B|q^O|0d>F_*U^7>Hayp^jbGAf;~QF<={(Q6k{Nf*Zp5UAL zdA9RrfeZfPAMeY`xY7~xW+lS6hu;bFX5~+}>tH4czHQ+Ne(B%Y{Vq6zC+&mZ`0AS- zzk~8-1ykMk&zbCDA3NyJ&#-yMAHUo`ljmu!^Jaky{^DN`zoX{O623maljhAz|K0dV zB*C{WJmEL|z4+B}@T7h48(wSr2Ib94mU#S1FZSUR{o%W9Uhw(l{RVlSs`6m*euMEn zcHS)cnMvYb55FVk%?gCC&+nvpv%oD7e&E|s8GiG3++*{-j)N!dgWvop<9E<^tdd58EcfRvxfeZfPAN-D+H!BmqKED&^%{s)czlkJxw}dDBhQBpFz_~JS z))M1kP~NQUwr+kC*~30|z%RX_Kfm*yH%orvFaE)AdHo$RZ&o0DeSRm+n-$+}dHo|v z@NEfC_>J!nzdBx(H!J*;z7ueOy??Iyj#c(!k6-D%5BNlXuKwrqTi{XX zAkPzJ?w@BpZfAPot!d&IeY70;J4S#yL;}@L4llH;y(0Q{~ zf3MRAznM3GU_tB^KBxztw6ElMK;A5WeIFjti~U^o(NCTw ze|~2ClIMxvSMoby-YjszU;OLgchtOD!WX>hk8_>Ci^p`qs)_>T#y#`2C9xR?`h_9;iW*J~5F2WCd;%9DX?_IS|kJDB4 z$tRX5uNd=JRsBKwxn2g!ONRX_emOtLfBd5UV!bD)KOC&`pn9$ScX#*McYmfkj}!Tp z@E<%Vmw429v+BHAolZzzFZu=fz81X8`W5klNb-VFf8}b{lgaNzzvjH3cdGr5c7MV7 z=tEZKcOQMN*(Lwe>0bFmPyB=Bg;E}?C3}6%<(*ovqRyLDSwUnL{JaMj zC7*SCkoVwa&-=W~dw@UR+`fO_1Lh}W^2Psl@r>;mli4ly9J8QhJoEm1nd0xTJ9OTI z&zN5F9uTiYKj%3Ke`qiD#*JHxU-v@Ww8|2e$H9~K@m!s5WBLZhtzBy0&%j!jthEf6e#>XYizbjNkAh)?Wt3t(|ZBuouW4W$d6oT2#UBJjbnp3;yEY zsQhxjMtdXSTgC6#aci3zzkww7n!*!%**P|!f^${eTKazDw<>PUAHVR3UhK!R4}Re? z)9c?~FUuq8};Xx`)A^;<~nW-T<{nF zdiWhNZY>kOKEIR3t;IJkG=3$)w=F#3H{9gG3)J?vu#{n_FD`JMN;HTj9Z_y@oK`$_h7MIw&(%)ED`y@Bxc`JJn{ zwYKoYUi1p%1Dvbk*5XeoZ_7LEeRErKMzZJmNO+-__U5t=e))OUZ~W^oaZSWo@w~KX z6U%S7YE8?7$nysEhs}#OwcVffz1ly!`3qd|7ysb5y#9_Dw+6o8jlUDetzGzCo1Z1Y zw=Fywzv(`Yy6Yu4gD34P$L~jt-)vCa+S>w$7xpsQqg>k2`gSh=s`w?&3V!D*ZVg=U zm-hGYd;P->SH>^xim$cf)aQ62e0_c=ja!RnjE_hXdu`zfzxf4!GJbU&JZT^N#>zXq z>>wMzEy-y~^k>tiuPl503qH}Gebf4(&u@W8p@TRp%G^KCcHA1cWbzmP;HwiTW+ZsT`GvLWfu&+v#|_|9b?{qcp5 zpLdBktHR$xMen*U317Gki`JJPtj+?tyr8u!}zQ^{`~x908#!G$p z<{+u#*80c2go;li4vYRod=}%kj$5na){6ZE@lyLPcy@%{Kd+Q*O45H4#o?9Zcc1O< zBPgdTGymlq{@l%LRoCA-Zms|Lt>f1AdEB@N<}cz9+UjSSB>j(iNa_=ZP!;Due@<@u zjqAT$f2-<`s=um!OZNwy&rh4)W{5fj@;BfCgc&i|oaR<0R^5gD; z8M{6Pt2&cj=P&w}#ZkF}{`avTAFw**8?QQ5dK0_l`-{cBqks2(&*VHm>5`o|DqaP< z<3+z-sv5<=H$Tt(iB2>*UvX>E%--Knzewk?zvEeIkB%R!^5-Qlm%K)D?X#`^CX%~L9wB+Mu3JWlcy z$@3*|mwZU_@UPhKmq@OVyiW43l52m}>NO-^Bl$te8Obvw&y!?0ynuhqZ2GR^{%$js z+lo_Opz@>tb>DZ2e{#JIbYd-?KTwjm=3?F`-UksM%J_Pc>a8g$Go4b)jqk2Wuyd3N zmhnuy^>1Wo4e6o$bgzsZ&Ob-z5$oz7SDa)xK38R)+c!}8TH*E#%BsJf%IkY_p~{tF z6I~#dzv}GkUZ1S{z_E+A*nf-7E34NhY6NNoY6SkrArP6ze%^y^l`n(52VY#g+~qyk z;l<0{d(wU1+&}L@cEEew``loIb6mYh^{1X^ z4jbnh3EwJy$BlE1_uAO;8%ct1Q+UE}zRJdLtmEKG`$~Q4+aJH<#<_-j7$1Qo z__l;6_JRY94{!!g+6TY!^Plee3%L7nuKxTCkLbmID*NcqKWWzye||3fD}F;<=3K|Q zf(!oQ-=zG4FL?X>jvMC+Zkg}{-?qw(hxGbG9dFbJPuf@Vt9f8xoNH$Ku;<&y4*KJd zSU>dn#XsUQ;hXt+w&PsE1%L66`@?dd{-|-T!ncRt3FBPDtzTmMgeAedDLlb1J>gEr zFF1oI?StQNf6e#%+Vyu@(jQmZiKY*Gk?c{%4*K(F*}UNMJ1szn%bfE#SNVy*_}9bl zh;goo@b&qfG|n}AhT#@Sf^S=R!f*a7ecx2a!ISpEZ@iE3J21}mcGHKwOnNE9C;G#K zOs~)HyvMo9PyEHd9)3rRbIpXW&+o)>uDiU{jo(ZXd>g_Oe#5ul>c%fPSH-!;2b#V? zajwZPy7>)c5Bt~wzpUAx-+7O7m7n;FfABkYoU8El`JJ;kSK*1h=;g*QIL}&~tMEcE z{N}O`e(@gGZ~XB~+$wRIJTJ{zoU8o8U;KmL^7=b!oU8B!Z|<+=D$cbjJQ=^~!dJQX zHsB1Nw2%2YA2QB0YM4IwjAV~;X@@x1eP8V6nJRvX%Y@&#igN`Q{H6Up{EiyuDtvu@ z=Pb@uc*1Y~*DV~sxsHP;?StQ;<6NJ!rPBwWne0ZoU5LH4>j37#3bXhj&rs3FYw^|mu_%% z{>S`Wf1lA1X&-L=XVqcqPmKu3ZfoU``iTDpFZv(#%je(v`;2a0WV|MIoU6mbdfDGxe^1-p^{eE_jk@!Q9B0P| zJf{BNQ-VCHA;&yd7f3>(K>$GINk<|+UF3OpOf+5OufJgGk{ z{(k*3{#Wt7v&C;2N302Yw&K*8?`bb_pTu+0zEIx}O!Zwt@T7gbzd~Phyx~19*%tm> zZ-bk^==RM}_P_6k9rOphhu*>VnXS#t=m#Hg!C(9XC%^t6{j|US zKI4w={n4~G^eT)c09SCz#6M+Z@a8|b@lTmJdiaRH7`0L=ycC;aT8S{AI5&e!;mi4sfaQRrS3~KaLk3(Tn|1_Q5ZFr|I?A z`KHaifVj1}jsq-l@%-!Icf>fr5?{3kekY9sOz#lClHl7Ao{Zmg6XO@0!4v#h=L?TF z9tOn$M$(79K=vqO2mRS${rR2mI6!d0U;OLgcf>frM0kkaa-Zv@ae(Qq_uD=lN$_n8 zPwYh-8^7RO6$cnT&-zPM9H2jb;Ss&q&t)I{^1s+VHGllhcN`$N;4l8c@3?V*;0xa6 z_&w~mZoNDC#@5~YsIEWMT?Ys4qY5t+AClnP7M_gX{O!gsI9J61roXoSvZ~^Hm*@}P zZTcu@vPT&^;1|Bq{Pg*q_c%cLiNE*GIr3PuWNe! z@mt_g{D!zS%G^KCb{rtM;4l95jNeh?0EKVifAPosJZT(Y{Z3|EMO`q^r z_k0M>;7R-7H~p;XtNPw0`jgd6ALUH;C}Rix@j7kir_V3rb>89t+{=~@Ozi(qPyI3h zB|Nbg9b$ZdGkDTI_+>tb6#qBv#R2;F&+v#|?5DDi{_xp%KkoRQukT%g3;yC?55M>C z>iqS;hZx^$$Eir$xV&h$k2!tV3uKQncF-RlWqPaT=Xr|*l%M#EfACe_Kacpm%S8D0@H^r6F4ME0 z>2OXY!M7ni;WvD)@d3`@N&Db8yTc=il@m8^4Jp_FBRdd)f1h4{!!g z+E?VR&JbTak`=8 z)Jr~XaeW=>;`(xnBcdO-2gCt_3;yCCe3j#O#5h3k1#jl(aGwioeqHYI`=R0D#PT!s zeM(92Z3s`=onCdK&Cfaxp0p2shyC7Vc9!YGULd`c;S>G&?bgn!`FXy+cL^@|i+?@* zDo)QIzv=PD3-xJlB7A**+jA8MC_Ldeoc^Ta7o5S9_Q7v>@jdQ++A@tF#?iFOv?tiu z^ij@ak1}@9pFP3m8J}P9;QNf(dON!QPFzU-$r*c(_o)3%t+|t1&*FSTs-1ZXhhQG1CcL~nmN&9?$ ziPQ1FcL{&QHBzp>cUgb$vi{yBqq`&ZxuU8#L&hDySgiN>jQ4|89#pTj|L*SkcK2tx z^Y+x=yEJ6$I6%W;mA=PV#{ue_Y>7smz7P3`Hg45%fQCyQ2WazY{k==O&#%9CX*ks1 zyR`YC{@$hGP=D`I*U?(k2-FDF2-FDF2-FDF2-FDF2>f4w0Q>8v-g&3x)9%P(-M;;T z#JxAoBze!ux@)-(KVlq7_QWflUYgE2{G@RtWxm!kPIUV7S8nXqV_Pq@c3>}B!|W$I zUKK~u`jF|ViX+MMXFL6@@8rS>y&O+v2mInsnBMrom%HDS4{*NYNWcYu@eh8-jw2Di z;0?c%eov|~BR(X-w<$bX$IB01;rIvVsyLG7sitpG97*(k(}%rC_9$Zq{POer^E=;h zB;bO-_y@n`_#HKlMELsrP8>(_^bb1TB1!OV3s3k>#RoW7#gR1DFnt5#NDk@dH+oUg7^kl)j-+RP7O&{Vekl9s57qzt`ML0~_ziInl;~B=RIitot=+NZ9x5&en;K|?u(Ggo9z8Ic8AV;@SQcCKUH}Tg7bgo@Sr~i za*X@~+1(a*IraU8wlAwAi~FaID|`$8i$DB@-|Qjrd$suO$YJ=6mm6-8B=|Ojr&;UZzoqdD&frP= z;Fob1>}I$wkZcKOKW_Wz~9~{SiYLpiK`qA;MLs2{2G_v z5*N?EN%<}DReSIkegpVD{Sup>J8~F)^K%ThOcH$C!jthEudnf|6^sU<6 zaBNG?NTNUat6h&MXVOawKp!C(9vm0$mQ z83|vx-!p!bM>Kv<62Bce48P&$4YxoNTpGd?e)F}BUvLIb+E?;Rf7#RcT`Ad=M1K;R zKFWdYQ7-Ke7yrfn{4!o=-eUF&dd$G&+nICF%-Y~HHKRz3BGON2~NQ}#s@fqC+&mZ{7%yc?lZ!_A?e2jz$1FGpUXb_ z)6@I&TliP}W_mB{Pwjn7qKEMcztkU>UvR-+{F|6x;am7u{NXRx-*NN8fm$D{Jw}mJ8rB5+Fz!^MgU&*h2SCtnI{mE1} zznOl=dF-G+{z-p+xql{)*<9y^0~h?ozaD-^%nO$YUt{+%ekaZgw~P3d1mC9cEctzh z@d3`@N&Db8yux@Glou{}p!@zgl0EEW2mSe#{rTnn2J26O@>!v$YJQFuS)RG7`rP08 z>v`aUzxda~?}+PpiSYILop?R(&xTth2`+8n3BRG{Q*Z`P+6TY!qo%KFJrDiKe|Phn z$sXsigZ|{<{`}7OdLFpoFaE)=|Ne@&+DODz-9HDy*XMWA^}O`Tn{0lT1mBkM#9p?Y zjbCuCTF;BmyxHliTF>+Euiz2A*iU62{IYNL=Xbu>^S}jv@eh8-Ue6Q0;LY`S()GM_ zz1;Yf1mCvs#9p$7@e9sX>v`c4>n~O7c|O1Jh+gdHvJZZ7#rTC^)}NS<=WIPse&H|v z_3%6DdYbJuiHl@exRZZ&P?OKgZYFdU@P($==a>6j@|f{^ z?qgWL1g}Z+!hs9^;$IKHBj$z6gs-vt7{8O|h0C9BxMh;y(-5BU8(#D@$1ga8C+#cw zeVOU2$_t17+?HlUbyfK8^3`h_%wuP$?xUjSI5DV_LcmeZTbf0g*(^d zS9-AzpXg6s`S|>j$844I&$Ycgbc|p02gjJ7$=$a9fp&79d0}e1t&QJ~bo|QCKob9Y z_#H7XTp)aV_?@G?a4q49z339-1DwH=_LcnJp#D;k7tX(bhDY>*Zz}ufPrqz>{rQ>k zOCB?RUpanXe50+Oc4WWt+kUAXhp(y4KVkfKWKkbn@E8B6Uyk1q^TL5Ic+(#z%?lS^ zB0eO+rzJe;*ZH&l?ABqx89Zqp{N|rCeN}nk(4UvsfpI`7GkJ+5( zg_EC&B>wgAJ8E7y;Y)kqcdqinHH9bqre8Kbz!^MgAN&rT7cTAQHaVI#{xiPuk~?-{^S5ds?zB{OPa3&0p-kzmi_gV+Z{K z*Wrr1yNlVU^~?=z--`C#(LUNi*>7(Zo_>9BN#rm7jjNyb2ErG6!}%4HbFCF}m!JGf!`VVFDSAt`_r~Pg_9jNod84z_|xETk;($4=~pGXXspw0`o@Y^SL z)(Q4`;HKjFg?X~h3s>ibEAqUqSZ?%bglk*4;H9G_Jk+9_W-M@%sv_7 zX|gBUdENtEevI9}VYe#pK_b1aTP*G~IoQ5)(|YtP=iRaQ#}@H?#QTSE%IxsoCWy?T zT$S@7qC-Uq63N|N7|ZslP%0`snfN$1kj?FFif=U);Ywdi?sq zODgJ1k6%CC+v0DZuIBoo&lh_9`r&%3_pOf}zkYth z>F&L*uOB@<_0R8qFAP5D@#_aCexR>Ex%Bw;8Bgd%qQ|fAzsIEhV!aQh{tlt3I%`@pe_w%C7*%`2Q=OMb8VpwkP#=t*C8ggZ|C;C%H*;g>6)WkY4`#KEp^T?CxL zllHOSJ>1rKSay{0OB~m<%J>mH&GeOJ*`tgd^ylBV{_67!9>mWK9gno;P7XIeUqj>B zb{u@BI`y0lJzj%LAb;@>oRI9NXT8PWk4`<>8wp?9Q&pee4XeN8SNOqiTV?cx2Ytlx z3(nw4``|af&UhFUkCc7b^wGXd_9$Zq{lWk4&oBPXTRf8d#9#cw59F};)80V%4&t{Q zzrv$u{N7+V(LYOmRUdvEDq}C&>Ho0zCSa0ORr+@nj0%En;kbl~+Mt6dD9Iuq2!x10 zvlb{44GKN7$Rd~u$Ra`@f+GSJdw?ypB8#IiIiRATPB?=KuC1tqiqa~Gwh9TdD%$^y zIPWhcZ$_9^m0dmaecpN=IDI2ezUSQcjT@O6_udnx2Ry?k{j2o7$?#d{-#*U9@wjaM zA9lTpW&1JGsDIU{!``O^{;qw^1}~1Rebte@hifc#&4ys z_;B@QKj(nH@~`w&n|$YPXo1~zA6GliyZGR`k6m-o4ngqD&f(>LqhnuOzwQHE`WO7` zhUMo*dpEP0)@zIlhx!R~x3%+yxJ~OmfTKT>}7JTZ@f)lI%E%_0bbuc{dqP^Jgmb}h*=*mvYf}iYRJkoaK zhl<1a$-if~?(=0PAGZ4Fo$V}Mq&S?v2W)olm3N)D{VMEVHr9e*ruBO1Klzd$e7W@k zr~15$Nc_SF`NDJbdDD076Svv->7Fh19`Zbs>iII?G5&bIOjmqX`pz>w;2A#YAJ@mu zcMT_dz45(Rwk=Ek@Ju^XJla(peSb|F^gaHbuLM6{Ho<3ieK_4U-V7xQN8?+N#CBGmcC!_*S8}+i5F~U`oc4O(m(V~HSQMeV0?FE zCuBqC`F*kc!9`!6r3$^kuxyR9|=@U-BDO-$eY9H~BJtXZk#`>ht#|>2oMF!sizfQ@%@hxPi35K4rFwm-x6Sjfc)k@lj92&?^?71lJE~$*|{%CCBvZ8z^3-i`w9a%Fn$% zujuEA!3+74-^luk-zI%$`aCgs3&bD%w$w)7d~fNi<4w;KOFv`hNz?Phzz+^~^mXEs z7yQN7*N@)`5yJDY7_YPTJTc`7U*tEczM1%K(s!oM6KhRA)qelV!hc(QqHny!^nhph zq<@Uxc*1lT_B^rdef|1Iibs6nfFGXHpzjKPo*2B4FZoSZU%m&^-$?v6={wWsiB;F< zvrK0`e_P@cee?Hg{OWkq^Tb+b8&0O@hc!J#h$LQM?pOwD5u3ye~z%zW(ziRw` z!1NvVJh5b3!$Z$Z@n{nV{P6RJ>wf<7Tq~Y`MZWN~yq_lqFXT&pBkL=E$(!$ke1D$l z^TgmS5P$I7QX9VF&#YJKi$8qQKlBa1Z08BQyU!B?Ke*cPseV$nBO~zXw3%_0QNxbAYrUyL3C;da;mh^3Uo|t=o5*@)Mey;f7 zhjG2W+~45&S540cUj5^?73O7KlIiZK=)p&3DuI z)p7Wwf9Tuhd|9CT{j#0?tqp#*r!#(?_~ZqCxL3WtEBbk2@B&}thraIo;8dR{mWf|i zU!Etnqkbs3^WST~-JTmx-GeVaKg{pzMQMPq>kAtNCxI?g8=T9<=4p`iMXdw42r&a6T~~+~kiRHaX4ujsNuv zjmP+0JB}ZgEIIe%bu-+dW*FT!9_Xo%Ik1sKQ^2UPW z`sWwc3G4ynxt9M?a3v-!LEfaChdKYV*F zJ~*y_7<{L;UIjR=e}2k0YyH6)@LyK%56*!9x=$+S{oMZM!g2lMR)fEAT>qrO9~{>| zRJ{$(8!R}kKi4lee{fuXUvI-cq2Sfm+b}+&D>g018N5txX7x3~_uBUZ+H=i4@bxw( zOD251U^^jvy$!3UF+trCjT4Now_(>2UoY5r@bxw}I@s6S2!iM70>S65ueZS!(_7Dg zXTUSy8So5v20R0v0nfnyJ_GDCCX?_d&n)jBZ=(bLd16L{zdz{j5Bhq%TqS}aQ@ve( zf6(rKouKE2P0C&&`~Ua*gF$5HguCwJWT)=I=MP%t+M@0Oe?NU`{ko4^uf1lkC-t1T zf0Ui~`||Usz0ho?x(D6$?k#0#AGdogXbBq8{bs=%7Wh&pYW7yV*0`}eA2&a-I{cQcX!=*=~8NFv~-8gxXFZr=9ai;6W1Mxec z?}+QhD}BWu`nJ`Ezwm6+7oOph{-JMMIt^VneyZW2XQX(vi4T7Ks(O7VLrgK)pyi&n$ z>%;*+-NbO+&)*fjZoI8L$(Q^F^quayaq;WwJLI*HIV|9r5zJmW$>z0gd^QRw|9Q15a z2L@iqm;BJT`uzR;p(X$5OTY4O*>U_i4!`hCzMZd`e{`y&ukeTI3vYq=BVJ2w#&5XP z^u-@O=^y&Go^JYP2N>UrW!tjgCyyE)Z8v@uN9RxeUBh*+&*(LIV86cMyi3b^G{IhG z;S2xlGrzF&Uxdcn$zShdJd8cG)b#DyLSJ|xU;2+;mA>D4v{v8vRy&S=)qnBp>f61= z{FC2XUASueK77RV#_w*=?YlmA#V7j4|6_W_B9TqXJWG7_lPqL_A-%Rm% zojBl!uddg(;G=j?`(V?THs7CFj$OZv)v@i_Qm=g9^14JnJJ;HA_#a#Li0Rw2 zg+IKIFZtnL>ATATwfcs;*>U{oZzO(;{EI*GZ3`#5(a~4OhmGIr`n)vk)3+r)>314y z{OUM-(m(XgceL{)d7JS%Dch2*`m=JszJYLg9X-L%pIomm*W-yprl{}NH?q2jJzJ-5 z_iJ_>{>MK2u<6^grN8ndU-HAh()U~Y)$4na9mk*kCgRuBeS*I7Pd47P)TbK18^3Kz z<2O9P^ax~$*A<`WoB#4xB_Hq%pY#uX)4S|ES)g&#mK~P`KYPINsZ_k$FS9xZ#f74P{DZAF>DO2I!^SVX1>%o*Ew#}%-Q4uRA3o_H`nG;)`bLKv z-xIQ3hyUQ9etq5e!~s7&-p)f;U&inF+o!1SdtPnhw`XhhJD#lVzjz^E z^25K<_uk!0`~iKJ+Hw5hI}yLGzTJDwKlw!AVGrX#Q!ljL#;O9DTn)K}|&JxAxI`J64;0MRvQSy`A zeOhVhC$Do|7~5t`)3;{}ec>fhzT}5qmA-5Jr1W?74bQZ?-S`tP5x)ca9&Y~02J7|f z`@V@%k747tC0zqq;&sI*{f__R86_S(!zcYi-AP5Qcz@&ddEFn`^|@#3#&7rKb{zi4HaWxe?b*T~UdWgH@UQfJk?Q1s z)t*yLUik+7b>TT4iCX5Px^0b7{k0ou>vnx9(3x0CBoiDUA#iLCe@RJ68;e+RtP*0iXRV?r4zQ7CllHY*7(|zuX z_@zHwZ+PxYc7>zwNqbId{D!;fc>%KU+Yz6{3(hco;Tb;ZANqDqGrXqfzPR@{&=FkX zr-~1L_}gcf=V8%Gt3zjwXjb@t0H zdbf>R;_jvnxbxr9ZidrT_kez56Xnak+aR(G+A8sasAVI4fw)w{o{uG!Eyb=)9dpA$Mw&@U+)i&>!0rQ=i2Wt;0*X5Tkj8! z>z`k|UU{8z^-6`~`e&Eb`-9{9hp%40#OFM~g5&zfuQ7i&A8=g%@Zhy-^9RTEk8gT^ ztv@&e{?C6ytv@)ffAZW0f8n_P`E_=Effp<|u7BFFFCQG&pZ)YMpWwLuTxVQ=a9n@C zFW;_{=;rt38y|jO{sXrczc+%;6$cgTNf*xl&$(aj+3}m~c|gV5xBfrB?$)on{o5Jg z*WKFp-2JXF`;WTrcBfBS{|}UXpX~Lr-;nkD^8LR2;`-_L<^Sy(>i^{#@CG`wyM8`CH~YCXTiHEzEN?)qBT(SiN`ru=v9Z z`H~-gSp0|OLx15HzMJx|)`5x-)}erte!G92OK`RE705ro-r6m-$v57~)*rw#e9}Mk z&2KV%>XNjNGv3E#$s;((@T#`r(IyV~;Yrunx~v9$TgR^$ec=VZ$Pb>d)73W;zf;y% ze7O3C*WA=dzSOj@C={y4}HVG^|8rHoz+Lw-?$kXvD|=2^_aNKg2PHqdZ>Tp)DEiZi z?Da^;@$cw;nd%;}KC!a%G(Hq}s&x;dmc?tTdl0N->q^NlP-5(hpXu|aL*csk?DK~I z_%lB&`D)3ZxU9?m#ie$A?*9Ij<@%#x&zlylRb2@;K6!CI_wCtvb| zFLz&FwDqAjzSLnphv5%BBk@a{bxruq^m)_aUrmod7W}UGMBj8*JOALh>3P#F={xLs z)2_am;t`)X@E11d%f4Ekk38$on^qp=OMav3n}}a{arK?)^QObV#zi0tzb!}Ka2?YZ zp5c@J@p;hE`-VMlI@r_jh!^O6w22RXto+=4wJZF2)5?>4$!}DB1M%CW?@XUJUF{1H ze^uQBwHd#$K0n~O>3P#_`oD)hr(`=5)<(Zf{h=K>=T}>8_)C}Bb;i|qLWJ;qWcGo~ z*7K&xi+ss%RDJn;Zqj$A&zr9F6@Td4Q5${pH`#cDXZWOl)%cYz!=5*t2oHS|#iLDp z@S`SuSMc+u$%}l+Z@T*OeU1KR;-g95jAuwFZng;JLS4k;upTjm+x0It{e8KzF*1GpN{xs{HCwa_|>@WSFzlrnxj`-k5dfmM~Q@@HjSL6#%%e!tEd66&qjjC@Ve#zU_ccyj2 zs`2}fGk(P<@uIyoe&Jc;g8rdzuJZ)m-MV1|<5zg-$N3fOIQZ!!mY+L*i~NfBQ0Hp4 z>xQ+Re93QAec>0rU42Kc8}?woz8&$&c*tL`@vGzTN&nEdtMg=N-7wu>K+i@$2e4 zYTdBv`n+HN`0a{M^iAiP9`FpG^bdXWGYn@~-LT+@etk2=Lto;6pWaljFZVa7b2aPF zn^vCWOMV0TPPcBD_;vLiwQg8Tx(2fF+Yz7W8=kH4tK;xV|IoL!zv(cnZdi0%zrKlZ ziI1M(#~-ZMcZJstQ=a5Ye(3AopJd-}>{8oTU;RE3pXi%D zYI?wPW8JXWbZDv@Mt`y|_Ujud9X z;@8!8)Vg8S^?8eaeOu}W@v<9D4|s-8`p5XqQ`KK+s2k>fe?~`e(Kl3l@bfp-k6-kq z&K3I3THP>saq=6`cbav>Dt<*c-=9aV8y0@U^ay0(w<|swzp>6Qc!p2-N8fZ4!y8sN zEV#3O{AP+reByu~X0NE-7hlj(yoWkhwE6zL-0OxZPx2+d0ez=iH>_d&j#@Vi-U9Il zzb&=VH@w#72l0nb`iH))jZEKRb;FY9_3P`#Cl2`Ot%mFVK4QF5=W3|Fqt*=*FXT&p z1Nu(0Zdf3Gi~Nf}#&277!xlW(j=S^U)E}Vk!N-mn>lAhWcU*tXa{a}bFQ}jYHniUT z&6k>ARrlb|=a=t$*KVIXv#5K(>+DA!pJLsE?3IQ))w&0f@@2h15Lt%to`%DDi6t-m zse6#WdFL{J&RhJ!8SvlB@Lhj!T>oU>di-2Cu77-x`I8409M?ZRydEDM*FQe0-X9#- zKi|8)zu>t3;c@l&;JE(DPWAZUxc>2fUtj74FIaF~|KKX~cl83t_0Mmv#|Ovt54ZVD z?fCmSXp_Xo%I5C8mza$bRcV!?6!;|qUX`n&xFXTX2`him=88Sr1z>WaGfv2a}f zeEkN0;kf>3LmdWiTz~2(xcPwN`cpr_^#{lGr+$L#502~4bGf#xzT1oUfREjH>Ab_Yzu<#}YmB$?(%)UM`ut;-ZM^h#Ki%&K z4=tg>$+orr;fM8g80>uTbr_5XUx&eXxavRpuM=xAU?zPX z249DPlfhfhfM>un;2H1?cm_NJo&nFm|4jz&{j~j_+3Fgz+snqX$IE_D_G;NXWgn3} z;#zzELfM;Szajfq*=OnZQ%m->vhR_dl>LaT|Gm|J-e_7f_`>^*Z(sMWpC8}y40r}S z12bkIvUd(!_p$7+>y&j5c3kfn<^1*0>kV1=v90;B?xXv$HOlwh*7~BY`_Su&>P$?k z9t-PDnx1!&ZDY8s`v~rOZ8;y^S$6GJzu4!r&6yX(M#`6Y)Ij}Bwlf_3u!-`*pLHMc z&JF&;asBgmnLqOr;Dh7(r(bze{kj0*xc=FV_5R?v{`sNiPaars2K-m9#|OvtkDtDB zeg483@V~#_9~{>|ec4L2__1(Y|73o>KRB*`dR$QA!wVK1*FSpgon>7WS6^^k|L~pl z_~5wy$?4|r;)CP*hfaN!Du3a){*1c;eBrqM%Wd6(#yj~DKUi~K$v-xlW9=n>wCmHV zW`b;0J3gU8C*wK}9_uM+yEb~p+I@9ss7oZ6ApFTQ`(BS8u79q{RB^Tua4{!a{B2|= zXdiY&dHy^-SY!THk9>N~b5H;50h`@$`$ra>Xy0>RuuH{E`3_q70(;-2>`_PAd@TJ8 z9{)p$OB=t{6nDwb?70NVoQ1XLue*+b=R7S|UMmX+eAj<+vj@w0=J37N5888yf1|~J zj@tB-IOIov$$MP$&iG;JAO4H=fkU1O6YzSl$ez={^BTI!lh>n@EN|X->bAx&^XC^k z?UPpa>kj<7gDY>~eDUiJZ2X-53A3M&y;*iuJ?9~m-9gr`J21Zdx&!0E-v{H0V%FaW z>*vF_JOiEq&wyvZGvFEU40r}S1D*lTz*HG<>n$d$Z(7bH@qX@aQpbe)W7$n-l=p{& z)pjrasozMwiQxPV%Hx+W)P9+_+V9y+mU`Fi1#dDO1)=c$imqP)FXT)A+5bNF(9$25l=W;;KeO}2 zUzB-s|F*Tjj=TE8@09iZ1eSD^2(`W4x; z`}NHfkNCuazvS|IeG5K{_fT(v_N>*fP@d#VewDt<9x;7;woc#n36GY?T|E-0sjN* z{lRhl^V1sqh2#3CJHNU-f8ZSpj_V&DS?>>y>!1Iq-X9#-Klp9EKRB*`e&iNq{_gn$ zj_V(O(fsKr797_3BX~U0+#g(nbs@tJ#W~0g<#<;`gkKQcB=Ia@XvO% z=Y`P5P8G+mSFrU9bM-;L#IIKT16b}8{OC*PmURYtm7?rae*EW)KC=o@(!lbsRkA6$j?cUvKdi%eG~~PtG+w+L3T+S8gQZk?xP8Z=^gpPh5Qi@hi7xeJ_>1J^Ms`>3{aY{_)H4MEt;aTYM5P z`iQ*`o_QbrbM;N;8Q+t#Em`n`?>XaF@pwH}8~pg5dVLvh6FdEF{1zCji|Fb&;}`#E z0~^0f?s`wH-Y);>0x$4De(0O+tUQE|zFqY{&~XD#kU)R+DzuX-X7pR|Y*>PF&<~*YvDIRU&fS-J+Uf;F^bJu-P ze}Hu#ui1LjvhKkxuX|NFPdB;I-(UBUyukce-_hE`+K2piYIP6vI{UA?N1Lw1ZK`{a zoM||$`xsXDAXC1~iw2RM0r@(H17BG3#-DW``HRgTJ@E&}_0L|_;4d84KYnF>KH#|i z>FV|P;JE(z3+w&C8Sr1N-X9#-KYUVyzi?dt^zlvl=Dpz)9M?ZysU9Dk0srUK`-9{9 zXLr@-6AQ=n58q_||-}UhFx=J2ca9sa*wL?n(f$=CD*FSpbZMFX3xc=!4AF9m<9M?bp z3&-`38|rf8!g2knr{Us*sP)eci8f@y`S44UOYIZs)^=vY(f|MfO>j+v^+3?kW2&+0$h&lf6dv zSF#VvuBP=Y&zAM;T#VNjX+6suW&JuASn zdImfLo&nE*XTUSy8So5v2LA6ekY2J+dB59TzrlRA-Ospv^@Z=U(z)xf7$5o);-wOaNPOdVClx? zdJ>die!-ppt?F9bzpJf3(fS-0kNN6w{Jmw~fh@Qk@yUJBa9^v30nhMB{|4rN#cNx3 zTo(N3V#A}IC?0L%fS+&pfwDiYzVxegnCZy-=^yjimA-o{{%Of!&(`VN+RlzwdhPd^ z>D#lVzRHt)$*K+_p ze$0P&kFfSrf3Q(m_aM~k?C0&M?g8`Pjdc(H!*H1YcIzIXALm`5e3`!qB4a3dr{Um- zB`^G${|?tTe-|Gd*FRH#!Nr2(`sc^i|Jh|UhNgN{@}R&VMCn+a9n@t8=w;w9M_-v z2KZsYas8=pfFBkd*Pr?Z_+i0u{i$z&9~KfceCKIu7q_3bANtZZJmHf#7@Y* z`>^xMI=A5LbE383g?!0xRDCn?J5=9Wq;JnYQD6EW{cFFz9G@$G(6=Q%(KkNa-UrXT zkN&y(&K1w_y;%70#d$_MP(0ei0Y6w)ukWJOP2aBK75o$!tP2VzOmFl>@8H7zx)3ke z+3Jqt&w3Q{VI2y*kT3b6FMMSe7(R6&CY2w@!5@FVDeA8K`0U&5e4_5bm($mmbq~^G ztv|_Y{(jwqaGCwF?xXWkd%n&0-}mPaKk<1N7Ci_S375D{>pr5j42N|eO?3~zZOfl| z&LFZ^;5B)n;qm(Q3$5Sjrgj`ZEXS$Wz`Bt1Ipz=lu0Qyd|LP6?!g2lcY_GocV->z| zT>tQadVg?S|7_j*e86%2qdyuxd0@eD{qvvI`-3y!Kd&Kw;kf?U%NqQJ<4ju79|8gTHWG|Mc{r{5*EgA8=g%@I_Cn&qp|}Kj-TJzHnTBcO3xwE|~7~ z687J-{2bu@#OFB)Se}=#M9)j0;QO%WCAiOHAPzQq#@Z!Mv=g3 z`h9KQH&q<}yafNe1kNq9lcn*`OE5MLNi_ai*O%X4Tl+qAd+|My>%yBa(sS|-HaiiY zS^7nKUrVn?llS?3=oXR>}Bfbr+o0oe7;uLCe1{Qo@zo&nE*XTUSy8So5v20R1*NDPE?A1deZn4ihU zmz8aIevo;X6}9iUrMvR$u1(#@}x7 zct8DPzLWXEvG=^%>IU>|abL`>8_+t=j#qlk@7lido-O?0g?!1c$-m?5D{t>_IIbS> z3*YpkQQuc=*Ej#`;?e*3E&o>fMY0vH_~gD|c$Vn_&+tkATz%&rVSKk_7d!kX7xn8K zC?4^N1Ae@pormuDMc=OCEK!`U6AyjC501UV___PE($Y^}hp(}1wlsZvwmct{C;5_J zrLW`f>f73J*AfSO;sxS&%KC2eoj!f(e{|NZB|hsnI365ndgM2qQJ&Xr@kzf!Jue)d zc_00A^$p%(c;m7i;nSbw1j~bVq;CU+ILv3}_4$A^;JuUYMasBgdy+1gvf4KPadVJxy{^{H5 z{lRhl^R<6iUdK5Pu;94<)E~eP3y$kg{Q>;2;JE%=Ctbb3asA!(3*ax9?)ru6kL_Cz z01oRGu&iImw0?o_b;HPfnL@=U*6JJtFFyf54F(7t>*K2;pQe!;I_;5(pMzkcDb zC;yERzkWgMGFZp)H)_g%-Myi`zN22>T(5K8oTvKsyv?s)u-`F${etmu<)_VlQTE%i z_sVW{jlI6TY%F`c><4A9mc3K<5!oZIwf8TSy-C)uU$7DB*Dr8o^42rp8So5v20R0v z0ndPEz%%fV!vOPc@n`J$!QHJdEblj;bDsUaZ(nzIIp57bYkuFu(Bw|X*nId|wx4qH z#H4J`^m+H($BfRqtIUHo`(9_fZ~dfxJaFB4?V8DIzcV2r%?^}l#@+H4f^$o-?=OsK0=sRrR`eeVp z>_2z+t#`yH`o{0K_rWvoqkpcxL-(!gJfk0p;?X7!`1!T<`mX4G>+nLpr|){(K&fZ$phSmn!Smh*I98nW&qeaQS+_t9DDtnz&)Uo!X1qV55&vmbl$yN!3^K2<_* ztPZb7$Ge8hx{s#12b?E?@?~B$hzuzGv*B?5;!j@qv+g5(y5&FMFC5oDU!%caIIe%X zSG_+tu77@Iy+1gvfA+Go`{uFfFF3A$IRC@7^ReIz_}^y!Ez|)~Zf*YH4EUdRaXDVx{J|OUzr)t+4fqRZz<<}h%lYU5f8h-HH`Q?vj_Xey zhXH)y4EXyx4&{Yl!F1O__&N?HZ|%d5D1XO1Jy>J@R*!so&2vxx>;aqIaQjCVoM_ka z7wp2BXxCd>`2u_2r0h{g+3zT>N5SKNC~;}yx0=BOOMZ5E`Fb*EVQIm|-+eyAKk0po zm6sl8T-GKkUUK~>H?wsQ;d`wgwC4(E$&D7D=N;2e;*cMCk@vXv@#BZ3fA}xf2PSzc zY*iN^SaiifI+=#v`<>uKhMEG&%r;>!9UNzt{c9N zgYn?kLD(mVUkAY_skfd1&wyvZGvFEU40r}S1D=6@90uI^DCWDG_N}*1_-fz%x%^3= zE$_$2IzH;Y_3YV(SKap$E^Xp4{}#@*eBAj#<^$PhJ=^=%;U!YO&C2tuN#Dha$NM>d zna^hacWm7s+5BnGmURa5ef#EZx-Ylmm0p{iVRZ?5w)9t?;HhijmRRGj}MOPpFY$4!Nr2(`seG^`-9{9$Iq(w2gmhKx2*RE z$Mp}^tM>=T_0Rvy{9XRRas9Jv>hZyG{lg=FQR?O5gX8+A$Cy97W5F5lkAL5H-Nqjr z*FQYtQ|0v=KWr)-*FV4WlePZfxc=En|6c14j_V)(*N;p80e*zz`ZIpW8w-x>@9P5C z6%T%WT>#_5&xiZ@a6cdJ=fnMcxcz?c^WnyWpAWasM?W9VFGX)X1D*lTfM>un;2H1? zcm_NJo&nE*XJAD#z&v*Murtf~j!c$$(`w&wFR9{Qck(KmhhyJyYkT{B&vE7>xi6k& ze=O%|=o81?bp>M|yUpfRd-jR@jwgj5JZd=9h2Z!iz0N#*Yais^?KXa0qC1>AE_OzW7HQ*!Ws<*L!O9cKJsacp+c%L*Hy?edmlXWKKkeCyFmSH%Z|%}pDZ;z+L_|fCJy-VhwAlh zJ=Yj<>mEFKiRnw-gY)JdSk^sQSI?zbXRG>kALAl8-{+ok-j?+pocHh@&9m22?IUgp zm$*&qKC*r7eXRR%>mI;2wyikK`v#FE$m{X;hR5ryqe!>3z{9D z{^$ihIIe%PLp?q?u79q6yZGP?_+S6)`gwVWKlq8?-;j@RT>SX8_5R=t_`kBjUpTIR zKGxtboB{uv8~Q68*FRpj!CyE7{tw?>%O^Ole|kWJzi?dtpk40|j_V)(<*wRw6yOZ_ z-(&uqmsoII|KxWK{=#wn^EH>$<^zuFpT6PewS0o(`Ukt$`-9{9hkM>pn-4gyfBw(r z4=-47T>tn#cdO4|IIe%V+U~Xf;JE%#Q11_p>mMHUzS{nR0phk?K6n=j*a-qL4#>vs97SRQ|J@Be-sj$eo4 z*WuVW^y_ep2fq%-E}MQGPT$9eZ+Heg1D*lTfM>un;2H1?cn1C<7-+rCeiw1SHTtI2 zH>aIk^~-WTlXj{$^MmQPHY)E2yYu_Z=T01=`#?Q53k>FelSAz|^S@(X-^kWK^lUMI z+H&g#e9ewm>jOUgu+38X2Hd}E z=|8k?z%;*+e(}xaJiMzf zJhcw%KYy5y=Vn}`?;eY-E=14P>D$`Qj#ql^_n7J1v!%YuGm#~~Mt?`&&Q*_=IOI)# zGx5t{=Q#7t)%t;(&M429U;%(+xVxz%ZvB6r>&-m4TmOLm zlg9$(!T#PLvRB-B7uTP8np4g(9>ArJG;Q~}<(&6C4;|~Di(WBPQccU(1Gh7ex*fhA zxISV`#aO}oQ=N-QN1s~*c6*N7EedDFSyI}SC$1K};>Fa*F-wz&IR=vUb z2e^z!>b>Ch)cI$Y^H!~k>^j&|9r>OFXfAxNO zl;fN4yL!3&9$5UF@yv59{JaYcdFvVQ40r}S1D*lTfM>un;2H1?cm_NJo&nE*XTUS? ze~|&^ciVGcSlJnxL-GHzCC@8<(tTY+fkeQ_p##R-%-Bw&z*12UT^(bEZdd^KiRbGhF`B7hd3t z{-ZDW)V)C8mg-S(+{KTks_&3`7}=J_Yg0W8`0j|$O5Zi?eeevQ^v~6IXg!QA9DNm! z_{0G}TeDu@6%@i8-(UBU{i$7EFPUHH zF0=Ns9e-9n_aauCeX`&Zx2gU?@VMcy?qgW}1LClbBZ!P)@?$(<@b3 z4-WX1|AUq%epqk@{GVd@_+fM5xc>3|4fw)w{qt4p@xgKZ)4Ln+h2#3iKdko$$Mw(i zdVg?S|MWNY{@@Jwf2-af9M?bkLW93>T>p4W^LNh&a9saD{^*JY$Muiatj7n(^$%ZC z?+=daA2;on7mn-CK6moQg5&zL&mBK3IIcg}fdM|X@80!y*KL8nK;J*`-|^hPziun> z`{m0EqTerXp9_A!yz$`o%iFpp);V!~d9&6(bq==c%0z7Iq9UzxVtrJx{-Ssf>#DGR z-IjfSyyfF&pLMy}4Q2O~eV6R%vX{wTBl|1a2W40LgyB3}*6)`$KKy=p$%#@Pvt*7xqRK7|BVi^IFkpOW&SptXY=gAUS^s9#XtLuJ@*;^csu#)eaz2}J+##J zTlZ`+pWano2LPpKbL%P%5dDBAFTG%e{zq~f9U-FudNP2 zA`5O;d~zQu{??-<9z4S*{d4tQB;Gr+6SCk3w-_GnOz~(F2Yl)$xcU}+6z^#tZ2Hn} zte0^8HnyL>XA8aDdI_Ct?RcfvvPVqco-OrNp5#k@P5!RF?Gx(v(?{aB$iMi5hemxT zck0uZ{wL4+Y?&wX`_*yr11@zR&^J}R26*Ou^v~5dQT>ZaS+^cWu({QLARhH4XcGr~ z>LHp*XG(d?AgM9=ygiCE@}V8}i%dL~GN3@+Cj`3Z}SD1^&R##4l~~#V>eN`raaadv+@NhL0O> zfh_oK@u}_xna)3WhEMv(bt+$Kcyq-wd@mONojIlt=M8*;OZ-^z!H>K3`Yu}C^zABM zk#B*)bt;%Jz2OVJXZlhJhEMv3zGg!HiU5{e9}Mk4Ru{zvZwLb zm7SCYKXCMQ;}Zw`;P(ysF0;Rmbc;k#73U8797W$H-yHG!EMCZ${HCifpXcP6h~FlC zlgBiE-!FZ8b}IVjPkUwgxt+-puO&W-7d&j^7oOph{-JOFh^_~3G<_G#wq;XYpNWHx z;Bq`veDGu8x}U#{*U7ysUXgEs!S%Vbw;e}c{AW6TD_)%Zn)Gddw_ASCi;Bd0f2=3w zx=Vj6e$6c)U;HBJn_Yiv`8y!E+SXx)w_aSf-SdSw;gd|?K$duI@mY;ueIJ5n_=JD- zjdh)0^d{rABRe4rex~oKv?Il%O&sv!Ki7}nB(^wh=}5k!DVSJ2v3hK0+4rN#o9y#? zruxDQ`I6tL`X=I+yj^_*SKohsMS0!~(>Hym>6^&HZ(DrASG-K0zd8<|^bdW*m4qkW zCuLi*;3t3W|Na~am)Fq~{O~D;>yF=okK#QO^G)aOzGlH;yuug$GuBsmk}vs01wVO; z;n5C+OB+4GPgkqgm;74Nwcw_};QE}s+46ud^iDo%&pn*0@$Kr(^=@pZd+k0>&laC| z@It=i$9vp{ijy|>IEB&gqt9~7B$MNTQBz}whi$C&h9bx{-{r34==_~wU<2QV| z@fOGuuOmL;FMXQn0nhMB|IjyI-S8suIw9+ht4MgnOB9bbaljAf)a%Rl=kd4bd|Ky} z@_Jl-e}2c$`@TQZpXfx>*ZsX(a9iY1>AU6cOy8a@^o1AlB|r44^nHWfS9SG`-(tt{ zr@x8#DB>4?=-Z9WKe^Y@_rkZA{Tiz866q^Tyq5Tck91t)SI6O#{-JODY{Q$opYh$2 zT`c~=&xA)i5H4->1V0t7dwu5qMptoyf3>(3j?q=|RWys&qRpjmgMX#(TYqW#_G~$R zl_&Xf3$$ zZ_EBApLO*8*5Okczv<n?Kq3?b%}d!VCG5ANp3~_w$F= zj^F%Sb{v2Dn}}am-_F;}KRVUXSNOxmZ~BxC%ki7Y60a>jD}7HeJ>VHW=^y&0D;wUh zdC*9B#ETSyg=hGrf9M;oV){1CgSz)O&=FkXr-~1L z+_pU3&)*`y;yujU(dPT}K;8He=Rx6xe8~^JDt&i3pmzL*yV-I4=`Z{i`4@j&Z`#6% zZglk3@nPdPKKE7j`72Ajw)kZH=I?&A{Jsy*@JavBH(gEFgCX;v(J_Wcyh!nA69@cM z=Z&i`<8?*NgTf2>k{^0i`hIJ_dVMdl9MYL*IN=(|5s;=K^F;H9X=a!ljL#;D@UluB$KKb641N0hA~C zk{^0i`o7NiAGkih)Q;m%e*^LB>f74P{DZAF>DO2I!^SVX1>%o*Ew#}%pJRI951;f8 zeXHxi;r4xJLbmHXmmyJqi08&94*0>->h)#(j=#PC`#JYtnV;r*H};-a+jBj7w*0;0 zJlCUjoE?Y%vH4y5e$}(3zjz^E^25K<_uk!W?{CCQ?KuAQKNG*MzTJDwKl~q8&zv$aloF$6Wb@WDG@PlLTDEUe5KCQHz$GpyUVQiZ%_5FEE(-&Tx{Lrh?cdeh4 z{_gk<&$Rgg{E1ibE5gaQd${>08?4u_@B1do^Jm!jO)q~&>6ge7uOmL`cY48J?0nR5 z_=JD-&CfJ_gLjy|L^s!}RUh!XIA9m;CUr^nKCCOMF+~d;>dBmgp?CN#;^-b*f zFn!~*jkidacpdSHzVU~anZ7y>pY#uX!`23+-;%cJ*_EA?1wRlT?L@e=(G&cvL0|aj zywl>bo~d)RwOi-g_zY#oUUs%!pL@1e-{vOKS{D;#}K+OxzTs_(j{MMA9 zBzu?fyI8g@>t3JH5nSTuiVuE%&fg!ulSkF-+da?p&1Jcs-+8{R-=cq<58cb z`)vI7Y@si_kT3b6SEcXq#=kp$(-Z7C{`41q$p?MA=bL|Wl%uckhw7U@vpf%iw>+b? z`72HDuJ~m9rstc!@C={y4}H@Q+x^l-8b9zhp*H=AghxA5JlezoKbfr87e3m@n7-Nb z=ao9}T#@`kljU_X)P2FRIXl_)`SG7G`pCj7Z(toTuY*UwvEacA`H~-gSp2CE(u7Zc z6Y)X(CjaT;H~DwOC-JiLOka40Px^v=Y zi8rBoP@$d&*2E9~@IPIDcp+c%t9T@U&YxlU^cQ}4`)uV;J}vP{-eGh>IWFKCKIxyU z?}Fn@-?r?yEd2?--9IlHC?2m92YjAe=6=6|kJj-PkNjtgA9x{O@`ESxnd$r}?C;fBvjr9Dx3E8grcgHU}q96SY6$ku4_o18grCt*G z&lW!wFHU}=>Ra(EzDLc!;!Sw)!{>!tcZ&1M_2YSlcQ5DX1}0knPhGuiRr_3>&<22U zB?PaW7n!c#w6W2fY~3|&t}pZ}9PfX9RGe)D{AAgUWPSZ9Bf{68(g|_0eeOJ_^SZOe z_2s^qAeby2IKP8MR~%G4UoGg!PTKnd|J*=df2wy{9H%-{7s`HK*4Ll1adLy6EBH;> zU&=lrJARe+4S$f4=^dUDtj6DdWNa-!tGD@Cyt$T2^Q}3x~%9z1u$w|#j3 z-h2%6=nJ&ZpSX>6|DC!ADO!vjZTO|JAx2-n%hSCFn_@sa68>|1r_QfY1yB-kFjZYl# z6McTT<9CJcix)5COMav38w|TX&v0LSy!Q*r?^ls5e0Rhr=TmTo=>gA8`{MJj*f@iC zcVE0auZoV~5MKjzNpC9=mThAyyI;kPS386W9eZ2ZDAe9}MkP2X#HL-)n++yD8SDIW2O1AcOUy}m1YUp%~! zFZm7VJKcTp;@8!8)P3>kZ(eBkH)P?rBR+{2DLyxv^0$?rKnSLrYO!Z+9Fk@v-~`V!MumUvz9$@mTT z+|Sk>>v+??`0!NIci6u8~m)yH{YjbZC||dBwzAF-|F*s zn)~7d@$2e4^1k>@|Hbr`h2NI=MBj9&=>gC1N&mP$$GXlB+ZUhxu3z6k@rYl=VLhVG znP=sVqg@#5Fjchr6Hxp>QD;kT=HrSE+jzd8<|^bdVgT?d-> z#e<*yre9w-K6!y3DXyz;!AF6~K5p84e_r1E;^BpS$!|d4Y3_?p#BY&*@yGRf)P3>k z{V%ogD+~W^@oCY5Ao{)O0nhMB|0;bK2=8sS4#lkxKJfXgIN%aL)^YH|)$DV`)tB+g zKJFsl0;5si5$l7)3;B}YfWFh*7Z1PiUFkbZ`{G;TlkpoKctH923(xRL|Ijyl#Pl7u zFFrZg@X#|*JlezoKV4>@Bd)&O$7LTk@8^3A^IPyWw#Q=I*VD6g`|?`b*>Ut5+wU>k zx7D+yzw#ts^25LS{GIN;c=7A%J6rqWJK__4)1wb6^@V5nq<`oe|H<@?hU|;a4mUjX zNEDAYalp?S^kw|AkDK>5>O11Tcz7XS@*B{1n)~7t@$2e4>c03`<1LbfpRV{MUUaDG z0nhMB|Il~3`{L0NT;k`74}ScBoj30IMPK%D&-T7}cp+c%8_;*U`{Knfd~>~-t$p!r z@yYlN_jy}6e&HED=^y&$kDCs|_QeMuG(7Z-6puD>z)%1B_w{8TH}7v8za#F8hZpiC zzX5%xxi3BtzplQswl7|MqHlhn=>gC1N&nDys{7)TBm4DD6c2rf13vqx-SG<_?BkyG zeeueZe93P>-)ZiP&%`hNVf@bazIgNvwJ#o?;gkNM@34LG=*K>P+Uzr@UB%(|uiqD6 z{?4iD?)rW4<-T{nFJ4y!?c-+OCHud*Ua)VQ{osCIywzdg`o(n)zNWix8h&~IsQYS% z<-`7O{QSOn)xpsIeZMc>?qB(R@ekO2A=OP`d@^qMzTx-9`+f1n{jbZ#{D7`nm_)|7e}PS~;JEf2cO~5;@NO`L=M0`$7S2tp2V?zn!`V$*w;r z*HKaTfZxCQ&UW0*BT#?i4_khVcCh|*WG7_l2VtwW`azq1(T`ZKyYtkOC))FU+dEpk z@h98!%9uB<^49Zz$JZY1`M>l#P(I|>v=45obp|r=3NOr4vtB>a^9NZM7hHN6}8p5c@JRr*S&1v?wxZP{^Ix6VMtm*NpWRvY}JLErXuXP5VV zTf101&PVc|-07I|b@*bu&sbmO0T1Lis=n|`-sFqE+1=9jYjbU#YR^tZ-}C~FH(B`Y zs2{`&)-iqI89wPB`lja@UbL(6Jt5l_|L!_%bOe|9siSXrk>R@Imwj;KyIH)}?q-_9tc*F}7k2Z0@k3Ukc?~1PT125!DexvG}iQguDXIkeczkYSCKQaryZSje|@$RMv zJU7+(NiQ`WhSvFcX}`Xa;t`)X@E7a6amVk32%#_u$=4szzg}3->CXV;-+@bw@Kfb*7-^Q>1nnP zP8NRK;HAI7cUYaDV99Oe_dnuA!lfOn4Su?+;kwsn>djD>hJ4{^ zVs-m{%=eYan@0Qn3oqnLek1EEe#x7BtM6Actn-szG{^Lnh2M_&gs=E_rUyL3C;da; z{ClPYyt{RNz>jY3*Edl-UMCLt`DOL`7JL-%p)Sp=*ZEPNKlpQCVgjI=SRF{ zvhdqg8-4SwOb>X5Px^+8lR4*2m8>-8l+>e8S$*XQM3=LcTM zm;AV2R_$|~W}Tl*{0`_lVx6D(zsE~GB3blpi%<9qS28`|89wP>rSBuAZ&RHg@PnXV z-$?OzojBmfZ?n%4_xjBDXX?_-dYvETNxtMapzk#6`~>3H)pz7NKaZIni7foK#V7j4 zCw;&Cyo6`?q<@vZj~d>vIzPc7hDW?e@n{nV{B(igy83c|gSs@qzyAIE8;tL0^Iw(y zY4Yd$?bus?Y5SCWwzyveFXT&p1Nu(0&QBzMU42Kc^YgIum4)Aq_^k9j&Gu)*GknrN z^vxeKyrw!o;AiI;9_>W&XcGtgT<4#w?+UN;qddu%{LpvCb$-OJtM90Fe&W|Z%dXF| z@Y@xi=o|j9iHvyL~_`3c``cth*_EbiAg5-#!46aIof)nA{{ zm%23k9-gf_Kk!1n-BW zKH(pIr&{MHT4s3YkqMVJdV)_~7*}7$FLh~nf1|!5*7<=K@+H3keWzRJNBlCL(08`$ z{Ge~FIyCSMpY#uXht>Ikf9e*|rfv>x;($+Gm?nLxOXKVO*crn4onHP7TgM{{ztpoq zUtj0v47@x%8H+MF-cKce0d--qszRu4S$M5mMavi^1S2&*+ zXdN4M*bY&9m|y4mW6QkmKBxctAoXFY?+*)K(N{;Nx}L46&r8{8j_(G>^%_2k~sj@hp25%GF-l3kB@->KW$`MkO6 z&s^-ZPg?nbvMvpH3+Ml5S%+r)CaY)kB!DVAS^n$N-v6Im{3|K`*ZcEzeteyu;=FYJ z?%vSOza3TAXmh>J`8x08{pYK%^J9GYIzPt4m8$3SMcHr5`Z_;0kc#?X#pfyaV;Emt zx94cQ@%^Ls!BJkPm=9yPuBv}z8n4vV^L2h;$lDdlKxEO}x(8dUULJK1wtV!AvhKkx zfBjH7Z+Y6h`nm_noI~w*$M~70Unc*tKiK=K*VRexe=dpaIz-&3>W9G4x(CPISH`36 z0rTCV;`4hVR~~`-OZ|mFe!S21=e{PNqxj>;@10QnTW8WfhnY`Wysh<1Vav4;W!IhO zv2!1H#`|a=5WlkI)wB;_s&x*6ZH!;~%YEExpT`%ru=QqJ-(KnsPs8@Xho7~416lA} z;t`zqtxHRN;TJyXUp0^V6T@5bI^(-5J1Gmk+n+%3c%3-lr}r5y=jox+ck*G|_uSb| z`YI0hc@Eg@-Yf4qZ~Il?OQ(A0hO<&g<;;#`j{`wk-I`y}vEQYcQWwz_kzzg}3 z->CY+FMPZD&a@6q{72(0l7-)n_+94ZM&q z`HiY?Bz~LpooOAK^hd^9B8$E)@rl0a2Brr*H`SquZ#TT5b!gV^*Edi+;u8n{;s$*u zL(D^c?4o$SCqpx%QKu_@F?-;JDFXNTEDFr`8ANc;f zyz9`wO9T)4ecq(+RO`@W;(D6AM3($U)i)BqoR{wJ zqZ!ws`L&JTOcs7S;uC%ItL^?3Ji{mbL*G!>`C)Zvk~<8Kc!}cCCJy*PyIx=Nqiza% zbA4Xkb!gy)e94dbk!m0ObnDQF-vNC`tV0uuH~53!7RMDZxz6;!4?gK1`lff=`O;K} zX5jvYbOo3A(EsEif_j6$aQGm5!k$wEc|xF zC+AbNyUj5wGK_VaIDlfkcHp2_~iPRKFP)}Ji{mbL*G>T4y!|xJiY(= z94Q|0i35IokDWKJzAL&84ZM&q`JwMj>(C_P*VT9AIyB-fl7-*4+UOgypFIv;|fM@ume~jN@b!gn{GdhCH`IRd^`0-)( zIpU6A^rCJG`p#Az8h9aJ@*B{1x^-y8FMM-8&Q=|ow)kZHrbpdb-Uoqa_@sa6JFE^3 z`Xy%>9_>i+XcGtg@Sv5-&kty_vhtZhX!8Am;46won{@HMEn-{7k}tG zTXkq!;eMhWA z125!DegpbWw+@Z?E%Gn^Dt%|U4o#)6>d?S5e9}Mk9ae`1{iv%$+t;B{ogb68(%09a zF+!-D!ui6y1M8|84`aR#O-WdH*}s&ZcZ^?Ohh|Hwb0A)*o5S^M;QGAQPfCBc&OvzQ zt>tn2IUgg{`O)yL#&7p<^G`NduhgTebMU^2^8Rjk>%}FWJ0HdQ?d#C&Tk^zt+Vg5fFGz1M$`E9b!f`da~b?|-KEX-jJi85 z@yY8Mby9R3KH=ZhH#))e^>t``9h%~ML*VPs99+~%dBHCIBac?T!0N8}Iy830fd}~U zb!e>q4cFtsp7z}XD3cKU=u798brgC#PVFO7-^bu@&o^Jj>raHJ{@vTJ$*scjSW!!- zsHs!@760DkD!ZOXs;fi&p3yv+9RQ}^KV zEiWnS9^`=0UmAoK^uJfkzZ&1cE6{t@O^sfH~ErZ(>l~C*Fg}k@WQ+U z`>1ESPcQwV@s`NKZ&!SBoeOs`UE#TLpWd~G*Yv!2@aYHbOz~(F2mX@l>-A+F8~e&; zd!HV>kT3a-tgrZm7gyhz?$gT||FZDg5ue11wlsa=89wPBze5;zP5bmZs=vZ{17F}0 zKUIA2bDcNt_+8Qa^x%bj$!}DB;TOJLeP_B)FTCHzMIZ~mUGa$yv98zf+_+Cq<8bIc zz31EcLcC1zXcGti@~_vAU)CA3uZ(pQv$anTUdWgHM%GvSHt9RleR}ctbUl@Y->&#X z-|(^3>^`uL!zcY?{Bk`QwofmK9DRjLeDnlAY`8u%pUA$lNCbhiy!YwBOQw9uZ@T)r z^P++HZPIt9`}FctP2WrwURvT4eN&xZ@C={y4}C*@j%P#m=>>E8^$iq{_*ES0)O6~{ zFXNScWd%P42J4)b_dY#%Az%96r0-Ps=_NzP?@agU=alp@SGF(^Rf{)@o>?@n? zeR}XhzT`KmzM1%K(s!o&^wOK9hb;Vd#V7j459#w)$KjLyp>O&v!yC3wFL>PWh?fbM zHhO{|exqJr@?&2adUJhV-uv|6g?!16br01(fobm3i^T7MzN7Bb6K{bm{I=AFzx3Uv z2Ry?k{X^gQR@0$rpC0&G;C%i%@reU|_|7=H~zWw)p7Wwf9RXuW;!(O(*r-ct$+Lm!sT`J1V7aGd-wXx{SEe& z&GtS$cp+c%8_;*U`}D-GtM91$^wM9QTHa4gWZ}0ZKG8S5U;64ee9}Mk4aao8EU^2c zho$fw8 z@eAL4e;#$8UU;d-n=Jfx#b-5szh?TvGkns&YW%*z@P<7vKH0W^{AP+r{3?!q|7K4$ z+$Me5SBAc`wogxak}v%q(07{q^b+yw>O1m2y&s)lUY|2r`0a{M;$^=xec>5C=^y&W zSDOxt4zlZUM|MKi9lz)ZF7b242R~Y)Uf&|W;yvsuqs{l{<-Jc2UdWgH2K1fgK0Wv? z@-O}vzoYKc%RjF1CJVo9@oCX|v*+J8ec>5C>0hPq<%X9uJTHDgU+D-g@ngjYKmSO* zzKmD)l@<9G7>)XlxK9sW$d~*E^quZLJ@E_QmA)hH(~CcTK{3frfrJTqDH z8_;*U&x;qouD-MNy!e**BwnF(2mUlGprX14a}b;M^ieowioygtD*e8NBa#{aJC z!8=UPaoNt1{o^+|+3?UaQ9Rnj0YCq=;Wp{JSaEoNX`9Pk5O7hHYeqw`KXe|UZc`-@uV+w;Lg*|C?M{gd)N zJzJ~qOYAuOkA2~{=HIjB=dXAnU-HAh`ux4Y_T#zwHto}k#4r6p-*Degmg6eB!qNAn zJG|OFHxs|~r^$c1_)Y#i7oFF0 zJ2Kzr7hir3HR;Q~vgztIU4Q?)csqmrKE0nW`pCj7Zy0v|RO6R@kh%bjdi~+L z!u7;IFW#PuS@FGBf1BgcoBEHlpBNs)aeI9m9Vnj--uw4PYPS!w{dP|e)|kK5BcERL z+|xgMz-Bkx{*eVI+UJ?yr)Na*+}&|K=alcwSieut&X-_`ZSsn4^!xOReXi^W+<57{ z!?(ZSgBo=~(6ldbwdc54<1@py}|hhxYhSC?Q_KKsq@dY{e~CW z{tKdGR8m$!w?#+!e37{2SXP&wc2)%{SeD(@mPZ{c+ELXTUSy85os; z$N=2B2V3iR5OohecF`xxx(B!Hv155(>!df<*FB)FK_)+JzP`PW*Q1uTxj)uc-2>uI zx$ePhZY}58sC&Tg=3Mc)??C)O{pEW#`SCv2f1OGDe!ZgW7IZc+eiB*oYTB1G)w%_d z_@cketBhK=0Dd#+41QN__zq*!3;(9N1?fwy|HJAQxczbC69@jn&HK;0L!~e4`q^hc z>vanl53=Mps=k5v<+9-FJL9?q&o$mMS@dm*PxOuFnZEE0pY)G;mGqg0*HpIv{Okb3 zqa7$7ZQ_6*y|iB66N$zxh78KI=Gq(m%#;ytd&Dt6LDgr+@rr z!X-X>f}gEtxC8oHS;uAUvyVg&ILp0mf$}6@@|&){t{$2AZPItfbqmBB{J~3C$BCD0 zXL{fVpY#uXtLs5S-2!*~q9eG(&lMm1_;vOAGG5tdU*ub0uWhDJAP+cw;0EO?3;Ocs7y;uF5&cbFdV44?F`(wE;4 zvE83-s#_2o*{^S)c*G|T`1u>_^)2`)-orlo*{)jvFXT&pqv{)p-zI%$TDKs+{GH|J zbR-MEUGa&&;d@OFc!p2lOs!cR=3}>lWl&9aZX^$--}2e8OL>-)Ha)pY#uXV|@=FR<|HY`}K_! zkNCs^KYVq)zI=aXpZ#ptEr1vDCBFfEr&+fkYWV#-a@_*)7RbVHOKtScKWKWuGkns& zO5fKUU7jz)>K0@t^y}-!Cl2`0CiVJqe}jGYvtGBr;fwqR^qpqif=v9n<9F1$1>q6L zlzIfR=-U>b#EUwn2Ry?k{X^gU9MiYy`NHn^XLJOY__5-HA3pP4WuETuqZM7Z0A9$K z{Lpu%bqnAZzWIJNa@~SYm>!8N{IHlNzO~56msxgK3RKTbx4VQ}pDup7nA`oW= zl>>+bQEV@Qj8cNgAT|*ZXFM`!K!j#!1Q{%B6#@N>R~$etw%5Osiwq5lfc}9}P{fP! zRkGe+ytS)Bom5Vp$LD);o(ER%RBElY-#2?_sJ-5t@yPsAXV3lcq;w0wg?vl-t*Bez z3164ry1E7a=Z>)XSr&Xd!n5Faj}7zvz!^O0Uok(QZ#|Y3r_J^AeCrl~3;B}Y!1%4GTi^-bEdT6}`MIucfxk@r%7Sl4c*1Y`=M9Ws zZ3j>K2fy(hhv)m1=@#HWy1?OAe)$|e@$a2IoL|N(b@mxHnU7L_Yw8w&OQd|sZ-C#5 zx&?{w&GOIw3Vv(q7R2u~ej{1%Z3$0{)_d>TmBt4+gD3riU;kwDSEgIwUSGi@eu?iZ zKK|p=Kad|c?)jJJxYXJ6eV(t+w{Ag!i<92~zg2Y$z*m67Z(ZF2aEpW=_;l1}{Q4{Z z&Bm{`gD3dIZ~7_YHyEK?kX&N^i08&9FZ@Sm4(FHgOPxLbO8Kq%eqnGSU-BE^x1w%= zCwv)C@H;8pf{yScUeGZ+}RkuL+f;ah2O1GdbJn6T; z;<@?w1!wT2fAAZgqVxF(-Gbor<_|mr#iLCe{Ku!7-!guwv*-Jz+} zQMbSozAnF$(kG>hTlfFzyP7n ze$ww3ZgdL_??$(vV%>A2ThQnhaB|M9%92La%@<#B_HW)VTp(lr5IzMide1V~A6%yt z-*WIQ(;?vcqj-O_9F*-pSO4V2{*7)yza9bg9N>>_bPMc=307>L&!^xryT$!^owolW zt;WMMz`SJ>obhd z6~H#S1$KP=_-wOlpJR4Y*_~w%kv(4aOxcTNe=U2z?3(AApLJw6kljr7c-eDhuaaFu zdIP@f8)WyCJxX>~c7<%CTVQyvb&=WU$+l$QD0`sniL#Auft_d?-2%g5T{9kbvD&4k z(Jd&2rum>jph2KP;GYtKz_N064|Y1!>iy9@xbl{7<+=w;q)%|@n}+KiaDUhO^rBp6 zdPe*EYIC2wbO*aW;kiOf`w{oea`aMxwlUz{XaDH@>dU$Amv_o7c^p^wpr!3@9$sMI z5C35Kkw;tkOv};_!WM1ygEsx5AMvr~*ZtjYp>-4Jx2Jr`udFU;uDS`}4KDnyQ&%?u z+#=xzz8$r>uT8&ie6xR&e4U;mrN2RMT# z{bT&bpEG}>bQ8Q!^z)l29`T8T|McV%eivFdL3xrd`BmkYb#?UD6TW5qj;osxE;rl) zS>kntC;X;A5x?4ArkfC-s^g_ZHv#`q$Kh9g`5ZpMFFkQMzl>Mv{4;zqAFMl{cijZ# znSg`pTFUsHt8PLfe9QP9S2qFN65$8FUA5siTz7STJFJc$?S`VO4SbQAp33m#zvf$elo{Zo4 z+nS%X9X#nD<2TfCGDIhP4I-T%WqxXgm~KK=Sa5TS9mgh<6nwjZ3j>K z2fy)+I$oCAbJA(q&O5D*f6slsA-{YMpZJe19?tKA>n14AK$iUAcU;|sNcg(^*40h$ z|Ni=X{gNjOz8&F7yx>~n7o5v<6XNe2oYxPP=_a_>SMZ2m;>U^)e*Ue)`CVw;1aKi= z@`K-TbrZlByt%%rtD69Bp6~oCAJmQ!5zT)FQxNSJUS$^4fsPm`I_49n|CbYoC$!}o%R@F@a->d_@KgRE*bQ9Xb z)1vk2>i^BgFF1oI_``4fAI5K)Zo&Y+!U@0d8!A5jqt(OtWxP`7pXHnRDCM`NZUVTF zFZm7dTU9qf_=0!A?}T&{I>M89(E~dFYCCw+KlrVxn*fjS2fwl6;6J|7jvM#+2G4P+ z^XL1eb-6pOGF{`I9rnKI)@yA$d`<27pw(UXY+iS*yvUdQ*uOacR@6-ZU+{+CiRmT? zPtL#biB^9O&frP^;CHUN3DM`wAACfLN1HhKr_SExm+?!TKi@Cqx2|r2@+4pK8{oI1 zZbBq{U4AF6n*hI|>iWSMJn0|&j?zs4e{>*dqeDQOIQXZ|zKmb${2Sc_J3=_V<8z*x zKc9?b!54i1_-%9(KAF$Y;L_+O*z=5T+w80?$4{f1VC(R}qtQ(`DZd^no1bS7wd067 zF?2DyC)s&EmF0YW%gKf>=euJ6bF{zg)J6B&^;OU2*JIM{LFa+<$H4jb$er_fG5*1+ z`S;*4KFYSUKiebeQjibVSB-9hA=2n3*g_VL56-Jt>a-W@c~NI}3wuwBzL2V}Kh}2e zNiyEV6c_dWy$!e63;IXH-xzt?l^1FLfNWv2)csVE?*) zwo!hMm3@h9d;f#-dFsjDQ+D6#fs58X@%V4-wZ&!Ee{resLQg=ud-N||YTuicJ@n9i zyuF9+?wkME5B&jj38F=(=lkK8{<=B{T&Kb#@5wIPztK&&G_U)azS8s`9s_}eoz4Gs zM(_XmF%jv5V{Du}sN=fxij`JB#l546oJ~?D)^#+n!;BUIMn!O)#7q z-2}tovh&RTMD{k>2V|$eY@cr^dzkEpWlxj6K=wM>n`GBJ-@gAA*~4T{mA&sP_W4sT zG`orH_OkDmJyv$5>@~8DZo*6U$#i3=yX@-1fa`#V|L6DL&1O{2x1K&|bQA16gI)r5 zv28B@f1{gFj!pAPgFu5ogTN#Z2+XOgd%*J(bPsmf@W;9C0V%A%(Da3t(Zu~g^mgycOzq>U59R%G2^7DRf+hZpWPyJ2zwfvG1b$R&X zK9qjYF8u4ch5uIb>pmCacNXf%GQXJ*)-}y{T^{(8FF4n&>j77A;dhyqHjG=B7w&Jk z1+w7V5}w?brd{I|oWYa+ar}e_n!izXdGv#Lp5oCa4*tFEhx5D8b$Q@IzT{Vz-$eL= zi_7o0b$RJUhFc;FzAfQNyxgrYyaE>|zq+-;be94dB!Hac?73=aiABx^$U2&^sU7j!8 zzz=*|Y$xE|8o$~Op7alX{gZXPyxq?GGqQ{;_jeh1bmNm3{?peF=XXZ=QAalMx;$`^ zCBFfFE7s+C;H&;He(Todg-?s2%_(nSagL7G3o`0e7 zFxU4P!y|r)A1Xfh#X5hu*Ut-Hm#4hQm;B&&?7F;?>#K>?(=E3yY}-NC?0$ladiJ1UGm8MQb)%9@TBVUz=eEE`K?%&7YSdN-@0{q z;h8qx0$K3w2v6d9?>0Wb89eD9=ijPzdGLr|;>U`QfA6&6{AT%O-=U6-HrLPdU6%(g zJvb!1t(nU7L_Yu4ozxH$O@@LRDiufSJ$7yM4RF0YuMRhI|O;0gZlJE|@Z{;1=m zO`RKU;^3b;E|=e?F3;Abg9G>#bv=4NG4JQ)^G;Kjm%qPeYWJ?y1@vrQciGhC<=5F| z?=$B3Y3lO&*A?=`L}tWu_40ycR7BTp9bDH-@MN_2aNaj7U$pQea7~?tlqoa zywBL4Kd(B(Y+IJ`)x6KRe|~Q2@~n=`y?*9=MIBl5K4U|Kc^BK%J=l^ zCvyK*;K&y$)@>yxJ)F<~e7$a6&!~K;KVv^%bz{`a%^Ys?F8$;Fm;9CIsOKtIa#p`P{8* z>*~GBd>$;b`GfC$LP4`LegjJ|KJ0CHDQ(Wv`UIM)vQrYk$@DYstP!_JgvsvR{<_vMk5- z`utUgE zE&ttzb|AmBiNo&@(N`>=bX%*V+;7&NgJu28zQejy+NJA2S8ika{XLuO#io1YdCIt9$V7&)RX0?!oy7UEimB@V#A! z>mICnhuvp)X70|9m)4%vj?|`KZoOQzhwVq)x#}KxUq3rPE?nJ%;M2C9c*OSt>+gcs zLB7WD@MOtrfZwWhkm^6jH~iMFgM5|c8_41xUOAq?8GKz{8Ncbhf5?xAQFV~;Nj&`0 zj-BHueuL%d{?573b&%jfzNP$Dt%KBY4BqftyAD#vVI&K_9pTA&$^VXxBXBOQgXH)g z@qWUmWVh>+)N-4l;d@;g-mPZ(Df6Z~9H+ z7o5xLAXD)>stz)_-24$QP(0ei0Y5(&&hJ9kL4phUk{|pQ*H;zmAQR#1@>{zO@-2p& zCkwtU;aTu|n(+b7Wp$A0wmM$+vh(mN*|seHldtyk>nR?e7je)pe)S{s%k@0hTa&7T z1Q+rx<+oxTWFmZBe(Tmj`ohhV1>Y9i6)^g)@xgxJN&h(i`nwqqW%oy}&ICN-m-ys` z|M>fMUU$#GS$f%bxSppysr#b>7vV#G1LL>i{ZWB$)`8w%asI7&f0Vvm<4qQPJHnIk z8?H2d!5KX1AN+<(%wO645&olZ^^f03@%WrL_>W#beEc$AsoTr2$$XUZTeA)lT*#OF z2KcRbe-sGcEdT7U;CE7WkiyfV_5Oc}@d3`@N&nzC-P?Frx}VL@ZP{sAcl^R5ehYpT zAOC4MoL}nyc%L5M=lRV*olV{M6DlwACBFfFE54r)e8C%jC-r{9uJC01rmKu!a0XBM zSMaNOAUMGIossSCZ*B08{;PldCW^=B#KFJ+*5UjzetDlB-!J92=KBf3g?!0xfZvMm zCrpH|%kQM#PuLQk@awO=QU3e^oWYa+!EdbVv{7}CNz~7;r+Dx~9Q=nLdSreV>ivY^ zLcZiT!0-Au8~ezU4G-UjNjz^jr#eGZ2KsF{eKr9vc&5OPvRv%vb?|-_)qp7K7Prs^FBL%Sm(?8=vpV+`{;bxspp??L;jtf9rpV| zcSG9_{!^FVW&8JRwm-O#FZr>5!S7{<fE&jZN{hu>xP z9=uWfros*Uh}YG2;(7nS_|u>sngMFZ-9hpU@q@@Q7dfn<_s3gIyn)U+VU%)hcS| z;5})6srMuA^hnRH$4`He{T{6M4bnfC-?H};!XI^=MO%Jp!zcbdJ%=vix2c2dufr~I z(*XlMoG+U96ZWq&;kcXYdk(h|uDma)c|W1Ox9{n~h4(OWzthw~8ZgcK2@Qv)4${_T zZL50GB^o!JZ<{(uyT997?-$%rb|2Z}WY3gs>L3lTrVi2uQubcc?0FdHAI2B&m0hIq z#`}>yuamzYmEXhkvA2f)k!)(?mHPcVRgnKgeNOvHPMbJ<&iN7l&(J?ES6yRM2MIEb zZ4hV>Xb@-+Xb@-+Xb@-+Xb|}4Lm)WvN%?c};63)cWLaHBxauwW@0MlnmvZagQu)I# z&nH7|=lO2B<1V>hx9)AB>nhq#zU0U6(&N@ufG^A!ze^u@SDM}5Mc>%6e_hG72iQ8U z5p|96MOF_Q$%1cJc=8;^Uu#j$FF2RgRfK2!Hjg{9u0sBZmna@>;(%Wm4Ci;D>ngy7 ze8~@fi**MT>nc3q;qqIzt|DG-xJ9zy+ZLYi8*Xd-f^%72MSQmLn~bQdh_*9-#0wOU zb`eLvXZb&TWPYgwV4caN>MFp6d`tPQSXU7UUzgvybrtam#z!OzzAfPizy2-82RMT# z{o{Abc!l{ZtE<4jcWXbtp5pO2aqu5pKb+qTkL)|t0njd8cVDya99+nk{07Ev#kvYl z_-6TMf6ULd-!D~CcitAB7R~d5+l&uz22c72zu{RrUfyHRNoQqSvhMj89`Osmq2lA; z`=8g@8aEKHqv|8`JDAAv)kIdLfkj2!!Om28}o(x>>r(9eL4TVA$Z<8IZo&v zfK#Zr#c` zUHHKMC*_|L|7}NGyZz{!bKC-1@+y1Zd$6_P9^~G8{%twS!!5P(4_>s%m;IvO+Wo-P z@}Jwf=$_5*6Hc&o*7Sq#6DJhDfh?c5)dufae6jzGaHD_BNB)g=ye!?p@NUaa%i`bd zj~kyj_)q_6emU;Yv1xzpg#3P}^+t|nG+Qh+seA=(_apUrf4#xDGEnaI!v-n}Wg4g1kkEq2jxR5XT)#W!3zGeJ+e-Xbw z7Qa0^7k<;VZN5ol!KEWS;WypL_yA|{q<`=m-fH|V7S7#P3z&w`b?X@9zz_ zL>7Eo!jpK>i;NF&22c72zwv$M&)dmxotEtgXLlVkJmQ!5zT)HGzk4{poG(`?4*YSx z>>RT?#{quZyI5Z1@>}5I%YnP z1!wRCfB0oSSiQ61*p;1?#ecGH|M>M3kI#vN|L9L8{OWq8Bi;hxgCFlkyWRt@)jz2> zKZ6VTl3!JR-RmJw_%fcz7k;A$HGYp1zdbuAexE3QWx=H*Jc$=AF+RWxWZSat_=QLO5(WFPe7nLEy!=H^xAT~`gD3ri-*DQF7jT~y z{w-Pj2bvFPC-O@hKJo9bZ+_kD=M0bRJ2Sf*&t2&h;)n4HUhF?Ezu-c?DhcJS=^i#+B@}EdB!> zue3e+r466>4;KyRm;74dHNz(J!Tg-O-SPl0_>R8x>->0Ktnuyg&G~U^`+H2swP&;Q z9k`G$`3*ded;dpr{M|Zh{{Y+0{`5BzzFGd+ANjTpvi+k!*!j2MSN=!M&;AXDnI61gzJo~JFcRA`se3B@rX|x{HO04&hL!D;h{^}-sr>m z{ZeuLeDKXS?|jCdKhdAyXye!Y{W)`&MXT0a?Jnu*re7nLEJid&tgx~b{;#b?t)}#14nZJ?i zQU2=iE5F2tPw-1Gx8u;ApW&DF6U@gGTaThV18~rKnE`$)u186Pugh=U^(f$$2tV-c zstv#K+n#CHDcTO6;LrS=9%B5CT#s_^Gje~#bK{d2{^PfqUzgtukIV<_Cunp197&&$ z^Y2v6^(f#%zT`K+Z^iW}k?_s(&;H1_?s}B;zTf8O%S0BuJHiuw!_OGM;0&Jh4}Rlq zjfasspPw~<#ETSrv8m?D{H^1>d&tEclI$4{!!g`d9FKy&W%Q>rwFUo!ZZDpm=;v9Q-HChV#pHF6$@w zKG!kSHGltB0zyZ_*~?s}9|xPc$|bhVv$!70WE`++C@gWvRr zcD$77e7et{;Ss;YColY`tL?aP=V!(*x|Dpsl;65KpAKH+H^6U2olo!uZ;r>hI-mYF zzq9)pS@7u!PsVS&&FOaj)pqctfAAaLVf>EN`FySUBVHoEwBZx~@w%308NcXKu0BxD zDP;?PdcHy1JN(AHKhf>BzJ-4BIrGBQHe1^LZ_noUzsi$*$!~z)iaMW>@EzcHLOP!v z;Yq*!ozKYe0B7)|fAAa6QRg$*+x&rNq-;e6|Sf(!YQ-vGZ=bv}hJ{b7Ed zl+I^ccrt#&jg4P$22c72zoT?M;m-^D$8Vr`d|t%S{bh9XaDF-eqD$%W+dawV-&B_U zZ#nrN@0rUm<#_0xqy1&4F1pvoZ_j4q7hK4f{txh5QRg!dzAnEL)AIdl*zNUv+D`zFs7fH&F5is_ofzYZ}YQ0Z)tw! zbNb71jYW5{qrAwM{MZl6{^+)q`KQ0&OZ>9^tNJh7A3aMxPo+Z%&frP^;FtW$bUusz zNVk+Wx|y_zgMV}v%lJi?5*^Dje8>;{tL_gjir#Kcs-~>u14q6U}Hh0^bAbUqEA11~ar zqU?FH-lIagQqT?x^w*SyApWSuJc!3;6Q$L`2}C_CSUj+x6VIa({PJq!KEWS z;UWH|&3E7op7f9B)Zw$u->5o&Zhc>2-!gv3 zuJhm6##|YdF6%0))DB#%och zG|zSZ;1Vfc@~g{lAbiXC9k7@shvV_yuS1q<@TGf5(~JUs;{MyUqh1@k{(r@$v7yU^u_jn^Tw0 z@krkDUFQ!jhfFQ zYiSg94qQKvTj%f3K06<8o-Fuwg(u^|KhyXHXYizd@Eh)6^TEhE|I_>D=S1;{PaOQG zn+@le{HROM;K_V2KhJlaKe&)D`3>e44&=MOH4@+H3kek<1b2g29o zw{D%kf1&Z=$%1cNc*3v$j>qTE@4y*6=^y-tE6v}iI{)Y(^GCcu@n{nV|H-Cy9J>7S ze1p35N!R&<3;B}Y0KXOM{5|38@>{pgKNW7^2fkfxC!V*T@xgxJN&nzCJzvMmQhQE2 zE!%mgwFl0>;uXKdColYmrxH^?{^|YC%;&vC z7JS>nvlzdB*Z9@;vO53tEaPERoxkU=k!~H1njY5b zMMvk)U%`w0=X!lLwas5ur}WnxCvYKO@`K-^j-_IqzbAZMerwnHf7Gt80$K3w2v7J; z|7QGxGkDTJ#&5V=WXH>>_f9;cpWjIFh+o9v{&)E!^GjVi{7$OQA6&?n{txh5wa#Do zy8PCy^ACkvAPc^2wTTxz-uPfY@T7n68^8WdIlpCf{_gw?kN71%dEr04*X9{_e$MjC zzC&F)ZLXi^yUrh6$d~*E_^nvy558Ic*&p*w?K=Oht?na{1>cVFEXMD-Ps-<0a0XBM zSMd8h^Eax_-#f~3Umhgn%@VF=E{DL!h(m(hOw=#dD>im<>n?K@tibtC``1c+& zoL`>fQkTy6`MsRqr@^akoj--B`ocsp(tyt$@;48p69_!ZmgIgf{z^AP? z<2U{AQ|$g%+rbn33w|{ZjH>ewjyHeAbK{d2{?q3^GQZTNPrA+@T*#OF2KcR5=bs2) z##6!XgzEge!V`Y|!;KGc22c72zjLkg_Z)r`#e;9+;Geqivhhn@I^QoHzcuUp!G(Ou zZ-C#bb^gNF<#*C`{_vZs4jr7qll~R_j;Qkoe^0svw5gk?O&t7F7w+;49@M3?UX8l$ zrq2IvyIzmjN&AP!BeFi^+Tyb7zqs^h!|T~^q(}AzTIo{z-mL7Qhg!V|`FaoCo%^NDerqc3 z>YJ?2K3a5oz8`+s->uu{K4g{hdX)T>?N42QQ|E6uKSp@{!_4OYZ0h_Ck$odO-o4h! z{C%&jJ^qyIL~vX-b^cAAe^cl0dDmQM<76$>=|4}lCHqF%rq2KO-_2$g&bOW}5T0Vw zjrVR@&SOoTzW^ySO`U%kGR^h|fd+y9R}cuSBd+ejGS%awdvN?)A9Lv!-q3r`*BkA8 z{Oy_Hx(Ds|eJcOG0vo-{+TKoP`9AgEJg=CRU*gVH_aItlN&dSux(D2!h025HOOfJx z>Tj&P_+4+Rw||ZV-*fBGcd`5feLgA<{n~HVu47rJP2KdQ>(IfUe8Hitj%Kbp1Hqav z%kifF{7&7n!^j)E4*gowS&wA#-+?#z57sii;S)URAHQSz`d(Qby1NdL;|0IOkL3sd z{+f0ixcn}79lG)&U-GNXukeLVm)~*g(ES}W56FUVOL%hMn?BX}1?RFl^mK3eD|z2M z{*$MhKiZz+(IyV~#q#U&J0n1-n`T|$r0USYg?!1cF29NJE#r6GI`sH7jbB;t?Fdi! z4bv_1`2(E6ll~RscU$9kR2_Pv`JZ@^;?X7!{=>HpAHS?8p>8@5K=_&O_sxR~`I28% zep$aro`LW!<9FOTbpNNH$j|GZEb-dH6Mo}0ZM=aqc+$Uu-&} zi#S?`@4a$3zl>MvrZappAFSh@?>cmFAz%7m#_wF~lq2C=#_zaw=<&55%lVCD!M7zm zi5FaJ;}@L4lm5YP{7K_?u65|}h+pFSijRN)`{vi3pQ(qYZkpqfyyv?Py}-rEuP(m@ zzDnFZ|9a!rp$j)p7JOT3gI9Qv@e9u23H}AY7u$RQ?rt4A{=GxZU(t5r69@n4(}(k$ z!IAl(ZhGQ%=nh`wSDRnqD|(A{_*_4aTZbM#;p6%E4P?Q)D?H&h-Q4&9XYizd@Eh)C z{En(ak6zNxZ=!g_Cl3D8znWin{E{Da)9}swJnwbr%9DJ_kNd%*4z6MydLn!W_^nxo z9>3Z6jby>MD?Gt3J$v)~`U;%Elm5YP`WEA1R2_P7j`<^AqIk54ga6>c;rw#_Ox^Uv z>(G@a`I6rNzZL7y6XEOfTe}W@2gA*i1>d&tBwnQW;0&Jh4}Qb+)N-4n4lp_=se|w<|n}7d&WufHQc~KgO^B-{!CEee>@843GFFeyaHR5AU+;1o!$1 zeyN*=-$~V>gA4hR-vGZA>(Id$yqTXTR);P;8NcygUYcKDfirm0KlqKWH-5|N(BaQ} z&Srhj(*wohbK>AXT5k90F25Nb*>|X$rp@*9yw{;CPx2+d0e&mip+~|u%Rl>r-@0|^ zv2X)F@a<^3Mf1GiX~qZpfhYYd_#IJ)?v7u0#4qv53;+H>cHFr9GG3{h&hpKCl=54* z4&A|v{08`~SceY2;9c-LsXBDw$@mRFy-7aaz!^O0AN4n6vq`GZeS@n{nV|I{tJ z{PG-^x@o@8bLn}nLsy>UOMV0VR;@!9zAnF$u0w}kUv=o<44(84en-`zgMXm9dfH7L zy6XHzFyptWLpMOEn{MjR4G-q8_?)NSkkuzfvWzF{t&8#7)S>71ec;m6q1$?+Zrkjv zEXPk%hu&WYlQi#}&&Q8@eZ}=N??3!_DVm~Z(_Uyk(f(6tWGVb}@TfSoNtghATnC*VZ<{v%}mRXzcedN^^ zcZuqwPj%YM9`(n(ZW@25?|x}sPd$BQQ-_}63~t~VQg^NmO&z)&Uo#Fa;C1_^_W8E@ ze2G5bc-`*o{^RuswLdTWE!iK-u6>T}zp3obvWLhXFMFo!#j?MayvKz>5 zCVRZ>xw2QuuA%qD`?7D4-Bb1`*;&~Yvd#PE4ezE7{U!Tk^9t`H?rOfD*0^~1f0{b< z44)?pkE@Tf3o)`E#((?KWKZAei3Iem^K3AeVADel-T^|s4uDS=wGq%X% zp?eT2zOVQ^@9~v~r~a}o&C`B-&)uJOKvTW_@|3lI$I(S-?Qi`n_E-P#k6)f&#lmAF z=_1S?9p!p_?QIQ*>Brjpu3UetGnwAN-itNY_g@jesMFrj@{MH4tE{eT&bkPnSd#NW zJn}8-y6)KW#%%oq>%6=(exC0io$%58_W-u@{bJq3$;wxj&pX1A`_T9Rix0lwN&k56 z>%UL_wllnEWm~fN51jr)ipS@~!GCa=`Q^Aq_k!PDXSTO^+2N7-VBKO@+rf+d$L3dg zk}vtyKz4zaihJXY=(gBlu0%S(eW$i7fcGg(vZ%rN%EfgD3ri z-}GqXVd)NrcUyK^mhn#w{Sd?_w4qE<)4EW<9%Fy z!G(OuuQtEJm%Parev{k9?++LMD&MDP=fv-447WrUeA~hkyu!O*o*ysZ44(84e&Y|D zKlF2E-ef$ZtAqdOFLr*Q9Vi}c;^5y4hVx5Z7dk5w*R4^W3=R z`7Q7j-~;3L0gd0QG=6(_PUH9U8o#pO+Y+9P-*_+M7o5vTTaMtGpJ!uhqh9y(@qjstkLcd_|o-1!+?$d~+T^DBHAPvpz|Jg#m{_+N%w zAPc@7;R(Ot`;8B922c7|jNfC--zeRh;5GgHMv6y#;^062XbHdebMnLJtONoGKl83z zqddu%{HpTnUhf9Nw~XI$b!)NCFgD3ri-<0`agl>&@%w~P} z1Cjg^A3pIPFCWe?;}xBi44=#g*U$5hkLeU-BN9pU2d#iKo7nU$;cE;M)?O;1z$+_yA|{q<`?sd;socx;4Q^`}y@0kNCvF ze{$Avelt9>@1V0Xaorl_NxtM)m)}VEmhn5TZcTdomvVj+S@7)&PvQliH9o)@Jn0|& z#=ky3_gAJ{saq31V;ejF%7Sl8c!FR09J~JoXYizd@SE;#{EpJC@zyhc#Pbx7HgWKuTzBcv z`y;NO(OH?aZVkAQFZm7dTUED4_`3Yo)~)%CjbBd|e7nMvc+r!L4{!!g`Uk)9dyU_@ z>ej#`euehr;*!5K)3%+gP zS&ZMa^!!TO!IS>MZ}=k}FC%noywm!}Zy>+Khfn;+zc#-vzYDEf11{uCe(*c4ZcQS5 zU4AE~TO&LRe*eSx0Oz{8HNgh`{6>lgzr+E*sqC5AU#f#vQ-#i_QxCPE5B( zd66&q4e(o0w+4K{oB4TSx;4VH7{6z4X}>RMJ9yGR_?@$E%{R>-de%;7*M)w83 z%zrQDdTDC2Pul$4v)TOI=+@ksq%^&SXx2Dmp$;O#GKXW{xvx4qU z+40Z*jIXNuqvwNu563s-psIh4??$)A=7TbR(PgR1SJnN|^FgO&zW7a~3&inJ_xL0) z{DBYWi$=G`)>$*Yu)$mVw=X@yjyrJlRmZiBHt;_8m#E$7)))|tZjBCzW9;~OP=$b< zSFFsRV|dzu*ef%gG!1-$#GC*BZ2c`JEHxH?l)nx`z1Q z`R!-&IbZ3sz55m<%=7KpaeapN$o{?Amo1+_{b_V-{**uePF@Y40!t>5E={9bW5-RS zTVpsJd!gBtve(Eqx;2e%O{PopOwAu$kF2Nm)nB#arqQkGpJ)G{YX#OLSNC9A_4w!> z1b_b5T=#(fAH4H$-2=}5(NmAfpX+*i*l`r!wJdKZsyF0w?i-fxZu=2;uDS=&$v@1W zC!>47aU6cew&S1pp889ktSip?m3^0W2=l#8yS3c#KC|3Y{S*PPhaSD z+TcRILlF?mBI7i-aHecGQO7__KC=v47b*?eLk#L)kiQ{6}Bx zKVIGV!~wrZeqDYSdYv}7kT3ZS@LP4Aw(vD}|G{tFb=v;UHr_m0@b3su;w3u1z`1Ol zc6zJL2VTiKZMTjF9`Q^3Sn$JzAW%SRHz@ z^6LCN=3RS0K2Q2r+wY`qT`cPm{9lM)S@3NO&tm-k$i^Eum#))(((!rRQSTS^uInGa zf#MOLIN;~sHk@D9@v^R%b%B#wrwuOTOMdWMoPR5>(~g8M*x7ir(NLU_!_pYt;?AdI8a3NpvWB-ERdv?tI$3Jk^ z0shXmvp@MJ!q?@u_Bw6x8aVuRgeUQW<;Dj%gD3ri-}t@8@8W|D@0RQ;;qT7R@Q7df z8!JBkQyn*D^YcQj(*_svB|rEo_+9^o{CIHr^*?R*H|$S;!56%lZ@LHA{?R5I=Q^3i z{n4>A`SCOA{;2f*qQbKnzrh*#I0t9&q<;m!2iy8G?_lG1TDJ4v{_*AQ@yopb^e<67 z+Qh-Xcd#8dW&EyE9KK&VexLVCo1c4j*!Uf}PFs1BFZsb&!S8yu?#tyj-Nd%DKlvuY z*X1`p%lJ*s->9G8$hME-*B5T!N4yr>33!U$Pps|WN&nzC)I3nOPTL*7@aV=TFZ_ok z{E}YheRlk~>v&ry+jX}uJN5h%Y<}+9q5N)W+rfY8^1E#Rp3V0M7g_RS|AODkY(2Ki zZ`nF+4}8@j#;?D}1^GBgRyh1F+j&moH{I99TOtd;ZRKB#-%r``0?yz`|KQhukNh2C zc(0Oe%i=$nF@Hr{@n{!ubpIRQ{7IG=*{F4-9M6f? z!E=0-9dCTj@ixkT+5W6Y=5y8&vp%_bzo?yum|u!<4q%!eM&S>?;LF!1%`fYb$-8;K zsEtQ(Y1U~w_e0M6VL5KRb#=a!4Hj8Dy3dYey++JS*0Aj}THrCQ106q%1J;$$#?Ezp zHT&1~)2!3JKVPT1SUj!PI^w6R-K^6V5Y0O6e0_LJ?{Q^3zx@lQ)6mg-cV@y*=lcbE z-)2jn2ebEHpM8h-mttS~yX_8m{VAUi$evgBKGT=}?)RrWareU>e(CRC^Q%4ozdt=( ze8Kq#e#wvPBX)bj?v@{U(Vu3Www(u>_lp`1Ptm&TO=P#1eYb40PTO!|T&>SPW}9`| z%{pxkhQ>AsGzc^ZGzc^ZGzc^ZGzc^Z{Bt4@C@t1&wAAJ~qj$$A?Ds-#=XX{1^TvEX zPI%?x^4}c;S>koiT_fMlbBy$Ui=S$H+52(gkJ$G{y&uP0)Aas`m&h+|;_$nN_Z{<_ zZrlIVD z&v)Hrfs2zL>l})8FIDRD6{MM|yOxJmQK28%^@a+muh4YfX8o%HSp5PC^;d;hH zS>2_}FFfLx_^IOK-@9-)zcWgZI>AZ59|v5>m;46!typ&nzTgeNb?Yv}b;XA)__l;6 z@q!06ezhGu=^y<1k2QZ~b(b!`@Cbjz_Z0{K>H5R@UFf>Y0v9L00e&miT^9HXaQLlT zcL{EZ@B`nj+RT6cyLA55_OiN5e;wnYtnL#3-aE`6Z8tu7!LR?4;ruRi-6gn?FZsdm zxOJDF@MS!~FYm`$y19Mg>K?p5Iw}9X3EhLEws~o;dyqWocX_?$*LEGQd+-Z^0xoXJA3QpslQmQ_l6R8uDS>0gYE&>6|5uWy0ge9umss}-1lpS zXC0WY-wb5&&-GGqeE;#<9Iv+aBQA9%x1M3Y^Toe5f1}>7DR}d1h3wyMeDdP>Nfp;! zx5srX*SqA4|M`BuCjBR0@&hmT_@3+gQ$67e{v6-nJnsF2zv*r{zn(1qyTTK^{I}g< z?_bh(@T7m7pW@?;UvMvbzb5z-FOgr`@QHu_)8^OZH}jKyhwI&m-#;i%@+H68{0d)i zarqth{vl4phb;KEgeUx_@3#31oWYa+75tuW{>ttj@E`4F#|v#w@n{nV|M3Th^GkkQ z@51-Q?jMvV`H~;!r*ZEe65%_*Z{7QcWxM9%H<1P3j_?G(_?^ZFID;qsgWvFogKWNk zyZt^pBkPW<=so@XMv6y#;^03#X*j<#0)*?`N#8$!3;B}Y0KXOQA0pxF@>}=*!T-4N z>&b#|TX@26y3F_hXYizd@XLHqcK?8X?=$`U28ze$#KFJ+&|C83#+{!R`u+i2$d~*E z_^o*VkO*Iw-@5k?{)sj&JX!E<2~YU-KWcn{bJ_hvs(E14{X?*AKfj*h5uZ5V=YMke z_+9Ax2XG-@@`GRZ`ii=jK*VvK%ykp}^@Oj>FZU1Q>bAsxws8^360apZ;Wxch{Azod zZi|1e@i0oaB{|&TSAK~PpWqi|_yFfJ-InxOZ?*IJUUvRnCEJ#D>k{D+zr+s}AN->C+j+#DpWzps5uUeC zO1A}E$d~*E_^qhh0>0qQ^>c0AmgR3VK4ihSBRq*0?P>giGkDU!;{5wO<9DvQE%1n6 z;>U`Q|L~&W=ie;9>^ta;(B}GizI9u`g?!0xfZvL`E#RBwpZ&paZQYi=j?ek^WWl#B zJei;UpV|EpID;qsgWvQ54s zAz$(v;J2!7i}20z&;AO2>*}_gB|c=qw<|m?n&&0g8z0~dp7alX{Y%VWnQn_aKf@z_ ziJvMy{)6j=^UHHXbVm3-*D*X_1FyQeE#N}F=d9)B1!Xti(PhR*Bzi!8kd;VqoqBFwxOZly<+v4Cwegphg z)NKJ@@P^+>>9(|mC-Zas#Bb#Mf-`v1Kln|*WjvJWwt&C4rTL>BC?0L%;6J_Sk@-bu zWVQ5Rx{gi{c;VkW{Kouu;pleLg`l5&&b%@;hnW7Wnn0D+12oN&nz?lx_?7qeDZx(QT0~jtFMHX>?l*5OhZPJ#}L5 z*KBlK^7GpA_uKOgaGp_{@!IIN*l`IS&HFX)&d=BG`Iqw*IwPZWG}xcI-m3fa-cjBM z%K3@&SXKY<+vv8u=n?sC-mhuzJLdQrb-bZZ!hVfzOQYM8-5)aFtUB7xzqHY@q0MpA z=(c=guPrXS{)xJ50wr)85^9${F)4lEftRp)ki+}G)LEm%2Kz{k0IQ(wqAN1JVZ<#I& z>s&K@G9RVuN>^@U@4M*PVehNyTw>c1_wnn-Cl3C@HD5H8U)CM6 z&UGZeHP;P;3;B}Y0KXO24M)OvfZv+yhQkjSAAv0VwuLAB`Uf4G^8wD_N&n#2-`@O{ ztsBOF^fU8EJ5W5@#KFIR%qxfT%lg2@k}p8_;I%nWkN4K-*?$TC5}-qX{=t&3ygJuE zi2miRx!;e^RsW!6`?vMIMEVEQo&P!Ef9oGaJJ|e1+_~x>kk7dK2g&XB-tDO$F1C59 zXR~=HI>FXgf)_Zme$U_NS5_Y&%jeX4a~y;Z?3(*)X+P@ASf7plLHbPd7re=EnCk7H zQPO>*=JiFUzl7h;`orUs7sr9OuI=ZpkD&f?`pxFQwWC@3!92iuZ}H7X&M{{zr^#jh;*wuL9-%-_o9FK`A=@Gtm% zh57S#GF+!+JHi?N!5{2+DcXuhn>hGSHy+OKjKSfpQXKeu+tH?5(>Z2!jstkLcd@+2 z5xcsH7k5d5zGNxk_QT*#OFs`Bfe zFC*bw#&0Bj%c)*&z;?DJN&Z$xZ@XG$d~??@jF-jp-A|a@jI@* zRC=2DkOkka@PuFgPK{q}2T%G3zu~{wd@xF1D!8_v-$Z_i51;rCHXqI}I!EXskuNyS zx4sm(kT3bw<<}Fwsqncs<@0kO3%+gPNxa}n;{%+*lm5Z4zlQM(?ykO+ zdwm6u_$7X*`1p@+8P0E(U-ljJkX#)c#w&QS|G489T*#OF>hcS|S$^3c`NHqG`cml= ze{APpS@7)$PsT&ItMLoY;7R`qevi5%_cu~s>UI6&H&Q&}69@nCqwTnH?~lk2J){hq z%m?%HeCyMK3;B}Yz;lqQ`n19~%Rl=o_^qig6@JwC2xP&xBRs(`eYE)1cJQQs1;4+Q zzY+RU!LuEH<(K&IiGTmz;rw#_j2_a&^`(?&Bujn+{8rSLN`$Ym`wxEW>Pv-pi4R%u zZ3$2K_22iF{CW+X!IS>MZ~7(kH%ebB`n>rgo~L-UiG%<2UFO#vzdYYS56OF%T~8H$ z1Q_EXYi6GXOMadAr)+<&Z>RqKHhWIpv)T13xR5XT4e(o0U&<4{O1Bulb@ipdEfId; z(p9_Q_mZ7+JlG#R=^y-tKQ$gk=}Sc)H-E%);}Zw}zK%ba--Xtf0vGZnKlpW@U(H!x zO8C0`*4CHW(ayh-EO@tsC;WzQ_>GNUZ7Og6)yMzU#;@`uU-Eqk8*gfSfHQc~KgMsm?tATeZ7-WAU41G1M?pWof#UIb5r_NVJ?uDi z$1i;GyC(cjOkYZQk}v%q;J2c_R3v;|e(U~DoR;WIb%iJV`agMYe*C7|4xaQ6e&Z4P zQt%htZ2o8`@=KdI`1gNq$Dzw_hDY`te%GYU_49n|OMwgdlHUNo6@Mr8gm0FA_Q!lv z`*-3JeW{l4gx~mQcjogPID;qsgWtL8O9dC1Klt<%k2Z1ekB*JYFXNTpH8X57AEo@( z{he5Ok}vrU@LTnFV&R+RpZyj5*8H6~9-%JEDdPsbq-{JWE61*CHDLZ}|eJQJNoZ7u>*H=B8-5-Gq#~a7r!1!(SrE_swpjFO^R?=pk`@l+MqMzEqA^OFBE8e;a+NyYl-!a6u2Nbbh|+`aUtzjdew=ylcxrCb7jKf=&dqn` z=f`6FZgocf{3_OV@Z|XA`Z@lrJ$G#MrA+T+v7XQPT4%!e1XuWI^raeoDUOZYK4iyF zRedb>Z|`b&;xoGL?0ozN+KyhAJAT=J=@IsPvMoC;JMjDdaTW)^9M7TR;NL&J(U$_- z`QW$Fm+C{)Lr)G|&{N|0W47f=w|}l*?+9HY@&^yv1s>~em!Id+nFz;Ugqc4>~gZ>qK zqKh@Xj~!R&U18DBV*gb-P|(2=+#a8M%UA53>2r7;vt8+6@p-V!&NqDTBd@l&OZNEF z_1SZ+Q=Rs*NBuG1j=$4)zcklLn!eI>ym&t-{yc9s|7W8wWr*x6-6XHIveB1n^rgI` zR@nHPm0clwrR=S;UD+3&XZvq0yQAzrvd77uDSMghPh@YCeL!~l%jR!G*~4T%EPI;l z1+v%4-Xy!;`S$&{$Q~wps_cDVvCkWQDZ`=Bm$G?qkxmeI>csVQwK31oKQ2GcaC@fO zT-U6p_SMqmdNOV8|17oFb?jobOUJ91eOi@2k0Jbd8Xapp?k35A9l)h4?3^4^XzupN;pBC;e3nje$w8z#Qv$; zJU3uF&rfFMm$=W7qnFD6#pDDd)|LPlP?DH(fT-WiE z4|UJeDBs@R*5XY+ z*4Ab7J23f!*YpOqetTSg!NpU)jK0i|jhb|4eGld@k241ywew3#tOMZ3v^@ML3zvJrs_`(hR zz@^1@1&j_dKG+XD=^y+uAIw?j2fP%I_~eEEaK-TPyWl!M;37+Yb@?sub&khk{GtO> zQRgRo_Eq`(707~bTX+`Z_ua-XIG5@Cq+hc6V3f{J((WI>f#MOLIN%q5XE?tz!UJ6z z&aYhW&b!W!@+4pKtIMw^d`rhK{8rTY@xS|noL^5Cd^^Gue$yq!2RMT#{bT&bhZ?^l zb$(vg&u^r7#3v5^Pl5jsD?qaA+bm-z4re%{yYxN+})8L#NlWcXx0xPG2*ogZ+Cz(MOZ z%J`kD&QBnG%lI8v=f~gH=4Ve9d|Sekc)=RR2RMT#_%nXfpFS_YUMti2ao35#BYuhR zD?a|?Zw%)by%}_AI3CG+zIA>IT%7!B^9#O8oa;f(zvJrsq`$TKIgth5j_?F8|HePs zI$muDPw+4J-R$`}zu@lb{NO*i$^6ldKx&BY@MH18y|@*_;!S6!S9R3ueO6H{e$1|1?F#*&QG$B!>{}jA3pJ)?rrme zJ3o^jx-{_3{5bIb$&eIJHT&EogaVAhwb`G7JR$H6a2y*y7~A8 zXYizd@SDEd_zgzs{On@>h?giHZQ|hH-_!iM{Br$_F3qHMe!zu%$!~z)iaI}m@OAmE zt@HDkKid6~EcmvBC;Y~ryeH=uoWYa+75r)*7^U-*Ect!zk9eNq(IyW5{SAln%kvF% zY07kaIG-`T$JY5#p5#k@1N>Ih`H6(D%WrL+p9hWKL>7Eo!n5G_9X8&;89eD9{Duc@ zm7jk{>HH+8-P_Nv;t`)X_zzw*oZp4k`2iPC`H~;}j;r$%3164rN$LEwg(vZXZx|oo zT&D9AUvNYI+`CNY$Gv`rNBqKXsQBO)?_uW=cYa0(23;ENmnNn211{uCe(+nIf2->J z2w(7KzNxG8lg`|q&(Dc0_;!RRmL{34F- zFVhPw&oX||rGei`>HL5T`O^OZekW{=+Nn zxN*lX;}u<+EZ@vWDZe#!e!zu%$!~z)iaI~w3*H646Vmx<3s1&x`gQ5BX*+n*Klq)i z&QEZjqr)b@@C%>#53hSme%!eH@*H=ebbi1kP`>0h!0&6`lh1bpIs?zO?d(r~6XEOf z+uFkR_qN*X#_ad}WaZU%{VMnb^9J|_=Ml|BKy3I->%}U zR-CRAkNFP&-r+aq$6<84z2^vi`J8!SYMU*klWD(SwUsBjMC8ZuP+UK+e?#6scl`RF zw(-aQ#EYJ2c(~)Y(fKh%8l9ivIw8LFe9*1octX#H@+F^O^r1(}hS5vH5wG zY+IJ&Cz!E$s%YytqaCWv{D=Nb+5C(y4eOpe@3;8flWhJ?WjSBpa2LBWT{kHq&L`cIZU5-djry;z zBIu*Sp^mEGgpWWjAT=&M8eh%%$I^b7dVfr`d7(DxpmH~0dkG#mc(fJX8j!uy` zYxAeK+C*Xk;akivy?=c4r+Z~(t@+-}7bPAiJk*qw{0<9DAYJm9p2!u62=Zf1Yeh_KmU!%AP2Dp6s_}|5NrJ*{v=% zf3KGfWsj8ogzWjUx5z#qd(b8J{nKTyl)Xmw@3L!4f2Jk-D%nQo#|G{~>->0u#T}`8 zu-UtE-GiAejpv7U7@>Qx;{o||4E9gdM)!d2To1S87u|zJy093fdyqV5{X7o32b%so z@0qqeb@HIU;fEf|uWy#V()!buot9Pj!X0h;K^y<{Bi`Nm?LIg7=BM6t_tYPbO6(mD#lHfzDqSyk*Icym_wZKl&8Qqvt34 zjNkEFTU(y|?!))MRbh*D5v&_ee!EWo+ztX8NaHt=1>ctNgop4I#xFR7C;cnxtiJ>uUV^JBbfjaA^ro;w6iW4{!!g`Uk)99_DZLYmCpX?5wQ2ZVevsOMGAP@$c_4 zoZnf^$LK8uio9d8+&o$E?Fvugc`r9Uz`0CUD%3nsrYkiteuWc$iJvMy z{Kn_qmLIR~^)os%=pap6R|;Inm;CDT3%=m(@;k1slz*CyUr!c%JHnIkn{I9Vf-`v1 zKgMsY>$Fk2Qi1#tFH$_(#KFJ6-SF|t`4k( zi4M}Fb)~?Ce95mazk%>A<9A$Lsq{;>-Y$^^- z+szrj^2_J&iU0W2zvj=y-0{2Mx>Cy1lO?~p{6@mJjNb&^p^Cav@#)4#Bn!SB;R(O~ zjPU`^Wx7%!_f>V8$d~-; z^6LrTGJZYyt*9%NMs{7A$bxT2cozKbEq=8fJn0|fH@(#6gOR#YM>+h;FY)0M|H1q1 zICRG^&o|IP3Iq^-+~*sse`3!s$G!grmq_`NUsZnH=f$4zE#r4wT`7Ne_J7zL^iMpXXaw3S7vS z{L1*9v#ylz1@D3TqX$iwwW!-Vf0z7zan!ov_?BDkIfyLyc78s5 z^P4Ch@ri@~=;-16k{>!q@Xh=@-?~!ZLcZij9Y<03QBhYa621fc*435z+spF%4o?<* zJHnHA$q$SVa0XBM2fyJ@ZTyz$O1bA>c*HO9W5vgR`Wy4>j$f{y(LtKDt`xYCFZm7d zTTxdEe8HRfxvs8Me1qmwS@7)&PsT@_yx7ja+76!dui*F5HqJ)rN_kh9KjJ0wOB+7% z@4w?Fi|?!(=lKRYNR!r;0vGZnzX5)$>PiV;m*3jDQft}xO=Q8hB|PER|Eci-&frP^ z;5S`Y^TATx|H^jW*?<2VT-VR9r+CCC4*r7|4(E5lb)}Ri`H~;}j;kx>3164riRnrS zPvQkXGCsh0-gKpe7k=S4RDAG@7u#{;&d&?3E2X^1m;B(jIR94Fl@h+-&HOwuT`A#N zjNfnn)pR(ty|%8@SIi%LM)FG=KEW^jyVWI>@rw=;_rnv@l~SJMOMV0VR@IdfzAnEL z)0GmQ1;5|@OU^GigD3qf=I1%;N=4_GKln@(k2Z1ej}DQ`Z-z(q9dwXrbNxK;x>CxM ze93Qs->SM&!Z*u5`(yl0T2~5wQ|U^9GkDU!g5MFkQt;ZO|*%Fe{_gkei^Um zAZ6HOK1%s*bfq$gJoJ+aej8n>{5}#~8eJ*7UT$=yOxKHfDg51z`F$SqIol)YcIAVs z_dn+6?j5#&@Xby7buBK~JwIQLdj1^lFP$%0;-R0!_>HA|gx(W6UCf`w{M_hD+4G`C zS1QMW<0+9Y7;SXIIDXJaDm(u+x>AjiH*_?qAPlZCCfNyP<7o{+zn}F5ACn z^Zlhagbo+SANv>gzn2}7@9*jkg;&^i_UCx^PI+=Z-@5a&zsCjnI7n7FxQx^e?DiNIx}e*CBd;*wmu!f0chnb^VOrGMy8SZ~Qg7Qigc+0mFM%wj~RH z-qog~L>rwZ+VBa#==_xN+vrN!0nG7U9G7g+@r-T{`bm6@?h!bHC-^fzv;Wc~jNi8G zwCup|gBq9kh2L;jJ8$409ilRR(Lo~rvhhfMjK`|`gA4hR-zYrG@}a-rOMYeh^ZB^> z(_i$H$h*;%x_S8*Pe1Q6aA|asW7xV{)5l|EbSv9X_9HU@$*)cC`G7`vfIEQup9D z-^t^kdl1ThtoZalRUV%D%e+ROe9zsV>+Y$ZzdU969jL25?!$Q=#s2DF zsg4Km1yB0Nc`v-$_!_zH*y&H8c*G|T{=IYlIo2J63;B{?Res%d$BFRO;axlzgx|5( z9Sb+`1K$?g6)+JW>{qt#IR2dRQ1(7s#y@f35x;Er6(9WK&kyI9@ya^cEZxipzuV0B zy5j;DC%-a&=eq8=z*l(l+!ua>an~JRW#cW91>cVFWc>O!+57>{;0gYW-}np0!>Dz~ z(GC6cQKWdpCl3C@|FS$eFYTxKd7;-GgA4hRUtNAZ;VXIv#_zc6j{R>LZk{aowuLAB z#y>MYz`1PQarhG*FC*3+N7wc98z>&}i35KA<-_^S@W{TyI@w9DI|di>CBM4-M#8s@ z-*ML+$JdJwS@3NMPxwuLVtjxzc+x+{Z+M0I8@28@_+dZ4p5hUoIQaKwif8 zM!e59`45L*`6WJl;y=CC{JQ*d{meSqNv}Hw7f<<;-vGZ=*BuLAm*3j!j*l?hB3bb5 z3Qzcr#RoWpC;fxpbmwF9`<+qij-#vk`Arm$_{71#|Lx)YF8I1*IKKjgA4hR z-@y2-xb7Hyv;4C^o^RA$cO0K=&$}a8@NEmvV*GAs>*v53Jn0|&rmr-9qmuX8;y-x4 z`77FrN1HhKPwzFq?)=PnU8r@(;1Vcb@*Ci{;`?j^;cM*vFMeyj&(?pT@$1QgZ&!H2 zZ@i=N0nXq_|KQjEviV!OpMH0hotDMFw`)JYiQ@4&aqu5+Kb&8lsA`99lw`}vI&kNCvFzxTS~{4#!7C(HLs`K|drTW}#? z@*Cjy9^v(axve`6gs;nQ-F3(QP2yJ;d|JYjc#-%3XYizd@SCn=8t%R;?X7!{?oG`ncsz4cMLA%OMV0Vu4n7I+;yqx zCbpgZ>8~ez8Bg#VpLMmZOFiFNmm1mjQR`Cu^E7^CiPsgL@Ead#e1J1}(m(j64qaCboL}(hXq_zYcjEn}t&{D&0KRP9b;saBzT^jA#re15 zy5mUr(jWMp)Vkx2@FZUJVdDdw!IS>M@2GXh?)(go_=VqC@$v7^d@7$m%I4>VdY>)0 zkT3ZS@LO@+G5CTv{7&k9wk_ew_)TN2Q`dIzq<`=me|G2mx^%hT7tA=CQ5*iEOUxf_ zPkw2`C;pQq!}$e|g<5wEF62vo;Dlve;auNmn+RX}Q?_ogs{gY6yTX%rNo0J0GkDTJ z_+|gHb;s`bg-86tZ>sqCXPv4$eu>9AS=L>a;luvmUv+DPw_2h zf7aK+Z?o>WS$CX0-(mdm9#q%j7}Fh4wB0b3tr2l)TuKB19qF$!&ihNPs7&fsS9kws=8OA0a5^$io^#@T zGa|DxB2Li%EYyv{zPq|@BF;zNey~05yUY3HDEqy~b;rES=3lcf>zQ8psFm(>`}aoO z3-)=WzoqP1yMET~2RpsM_U(NvhAKJh{#EV)TkiiFW##|+f7<``VNF!;Zh4jVl{J0h z^WzWu*&08|?C*bEV#I#A$W0b+ci<~dJHbI*{;z5O+)WnWd)n%|9=c?c#s7ZmoMiS=RmZ)Zb6*{F1-i`=#=qu5T^>p%ZJC|L*_oZ6f0NQ1%<;`wHLNw$OR{ zZT6Yv{UeIHu6;8eCiRF7!)ed#!~QEdT3w2ipWv18!+G|5$Nt*-#}|(^T%M*f?^Wxm ze53XWej;V*ucPw1o}8z0qu5v-+yyT>@1||CwI4Wqi_PA&*`|%^;Y2_nAP^7;2m}NI z0s(=5KtSMsB?5^>Ju2_PG4~(s@*Zrv@2YP8!WBt<-h)j0tVdV>rYL`JB+{R{&dQw6 z9`{>!p7Ez-S9{+dH}64q{T^=ole`CvhsE;G?}k)yM5=GDeE!7Ab-q61$klfc&o1LF zsp>}_1N2!JR-#CR}G%e9z*|C9&TY zj^GzxX#T+$JgFb!XvH^mzl~aF=hY{XKm6kd`%x}zIy-P7 zUg8_#cg%Hmk?^(J{B54_r0eYBdyS7s5`4SDv*Py};}@L4llsAL{AIH@YMotj(ct}> z$shjlgZ<78X4mI;MX$317vd$pA%4ePXBP=ypWjK>*`>$)+4^@$@a+oEir;g@uZ}mZ zvr7xzFC+H%h|c!-m0kS9C-|lRRnPB=US|g`nc^ir_+8p{c9HP)`JHr~U3!-Il?30m z@Pyyar;QJAZd_+~yYVn;on3zZAis(H;U7QXS3FqHFYB;a7skBsEjB*N-M5R@IMUuf zl$Qtnx$bW{we_EEo_}AK?>XQ?yu=5;)$@1Eb#|HX_4%E2ogKL4!Vi3VD#LGlmhpi; zcv8Qre?H#c=SHrx`_Lf2zW>UP*4d@2556bz{Dm*pg~9LgT4x6?#7q5$_#JbdT_k*c zekWdM_YZ%u{#g=!+rkrmJ6o&$>Nt2(Kln{ow*H`LogMb0e;wpEkzLNiC-&p%dVWhh z%4=8`Mw$2LWxdW0T!@$WhWH(Gon0n;%lOMb-k&F3XIEVDu;VwE1mBkMgx~Z@#s@fq zC-sBh;$X8kYMov7pS!!?TlkCQk1~F+pXc@cGwqdiVI?-DjYfVa+}{ISh?n?=_#Jnh zo$xK=FaIijCtYXvY2zc31mB+UG;jU?Z)yC3Gk8)z_)V`idrj-?{NKOuh+X^_@{j%a z+14-k@6RiIot@$$Ug8_#cg%Hm;0xaHJLx*R&bexDlHl7Co>lwZayQrBz`1dq-Nj~a z)H=It3$us6Nd73}2mFc?&92Wc?U!|7T)({5*?|l365kNNc&JO$e;byNYd;al*{myxh&M)i27QM~B&-Em+PkW#o z9d?_$U$c8`9S`;7JpIDd)-Trk^NZd4Gq`{k@eT1i?m9c+JH+pSw%#h+=(&UYxBQ2# zs~NQpt7)BGS9ntI^c>>@oWYa&!EgL$;~^Tg&hGR3S>!ACx{Jlf|cRv zmjs`l@Wfy8N#g^Y!ISz`{4OwiP3!FZ=Px{B7ypI)W51*K1HXSJKGuaX?}zn4%Y2=k z;v!z+8{&7&b#~xOeduqN+d4bp$$edXR_#~E!ISz`{O+gyLJqcma-n2f68`cty!Pw8 z-@zyLix)h4|IE5DpWoi8*8digwD&tdYV$S0ll!4}p7bTBF8jT;-@bJ1S8- zJ-~%{i4UBRtdpASI=e*p!f(?$ta0r(>9d}U^M%&gfirkgKlmlSrge7k$GX9)taWvi z@q>NVWi|23x-iy}HQ_^i;6JWDxP*0f)<66Ed%#~F*4epR4LrjB9(KPpwcq)A4vyO% z$JJ;3A?wQMU+Cw??H}MbKO(YxKQb_B|3h5F13o-2_7`5G^tx9a=Hj~NBlf;RykVW4 zA@2T*}`UKAV`m>wg@768ETE9kl zp6b2mTJz630_uq$;v+8Np4PrD=pm^e`eB`&;VZbEIPSZ9u?!@-<@!^!elIf$wTuG% zcG}|{&i}oM>fe3b2bP$W_jS2uu>33kz3D}E|0Y^D$ofR5(ElIn)F?Ntdn2Abv|g<% z{%2BK$ChN~hxKe>ot+_i_@@k)(^wzs1IbM#kC!}O@@tZ-TwvG5lCPB9Q!=cxGkn52JHvr~VtxJ**4eprhGCr@H$;#D zfq+0jARrJB2nYlO0s;Yn|9J?EnunV|b#pgv%XhVWj|~UrZ5Ar?9k%%Vm)-edTidso zdDdmkOB>7^rQA4A^Qx_Fo=9KT%@gTfZpRrno?7ytjWhRUsozsv#7lhWSMx;1oQIn~ zV&5Ul_{%@WnJ1lxoBsR~SIUt;#~ zm&+ez{9r%5biG=BnHRvk(Gr`|MkBuy&cg*4;w8Qze#e}Ln+e}C{_?NlchY&d-@4M_ z7D<9{TX@26y5OglPhH2sllsAL=K-_VG!Ga1$>+>oRhC`K@QMB6-m7c*WxgHrM!CLm zp4Wu?U4ToXc!_U_-!bRmCc@X){TsiN&cg+_T=;=cPvwf=@9b>(u5}zdsb9tKf#*3M zM$N;`&oz7a^ZgSS_T$BN-}wDA?U#9@*lXl>!u>A5g?Nc?h~IJN;R;`$-%01;c6Kv9 zGD+}h3D1h(t6%T<1!wT2e(;!5q?BOqxKg#&Qe$jh$ewjDAyyxM93-J=) z5Wi#2!%c+m5Wkbo!!4fVc#AHy{S=B9Y~;#4;R(ORWyS|M=bKq1e%^yr<3eYAWTmM5 z@1d8S?D8HE_pw{m=RF{wK=PG4+;bi|waCikJxG3LW#$vKcChc#_+3>u2zlS0i(}=7 z?cREk8&AtWd7$fO$a}zjmC8T774jb?W(YipkL!GW@)(@Ex~-S&?fAFv=jAoLA4D^D zoaZh5(OlP2;(xazPj&Tbf9OubPm;Kr_JdBgviDV0FQVUTS#{mJO!?0|GraIeyy)c* zzSzwJpZeN7dw=cA@_jTr$>v4!9OZia6bp^dT$1xW;SS#E9_AlDz?1sXzZ9>s`bV!d zT&E?w!WsL1eRBEZJbtiW{Ce=dnyINJN4{eiur%C9$8seXu{uf0~vb#@o?SK?FJpnvYZ!H&Z(`b*0%xDYS(Z{oN8-JW|MCuLy$Kl)ADCG|~& zuW9|=`@Ie%;y1s_*6l{QCtz@!^sCt`JG$uPr<)em`M+q&g0s)DM2+ z!|i@K_w|NrS8_%Y``LdE@|(ym=kbI6{4r*i_X65)mYScocqCqMnpr)w?+WUlXBQkb zQTqiK;w8R``4zsz&Hc!I5c&Lm`uTI>w-9dN2fjTW$6r2ce4q!O)UV=qd-VsxeO9t1 z>95m)N9^LCxUe7J|5M{hd8gpFjIX?AM)|LLyBpuwp}m3^`b*n>!G(B%e@3?uugs-Yo@jGcAu+BBcZzc)8J>dzz>4)EHzcX~aDGylZ5VJQj57=>L4}ZDr zQif0PD}G(i?~2X?1}?-)d_(+>nFlNpzCOQ`<^hYJZhS47(XVrdRVf=zK zcv3(3Ev_?rqvjt(&mL^Qx%}ZDKiDs>uIIPJqr8Uka>~3vFY7#D;6l8_H^lF_^ACh? z8Grc)zZ1_tc&4@AL=t>^!V`Ww8;M^X2T$q;zny1ITYtZw{XUwNY)N82`zMcI+2uTZ zVn6y?J-@V9#>-1=N*j&*PCEZUapsc5H^lF_^ACh?8Grd#@jL1K1La%r^MJL4r+Mp- zZ~SzB_xuHC@T7k5TWnzbHqAfq`)7E>F8s#wkNx5+b|3ovGvDPHFXwu`&$0Lmyrw3c ze^BA##W%$7nDY-Rd<8i1PCEY}z0mSYCz9aP6P{K3y<E9>)|!|w{4f1o&tm-vSG9drIc zCVYqZopk;|_h=j6kObeh@PyxZ-8~(@;0&JB4}RyI2kf8B9{v*fql_QylQ*iV{gSte z>l@qegn7Wgg?Nc?h~F{ufJMUB=XZJM0fXOEdBDIKJgHyB?}$8L;7?vN%H-9ej34Zi zH_GQ1Jjh$cI(PCug*;%&+qJ(*@a^io3w}c$u#g9=oKFz)fT>4Oo(J-}H06zwM=^_I{<~;K}om=P&l=AFlCV$!SUM*N_Ly zkOGg82h8r5ruQrIT#cL8Yh3-12h8qE@<(xhk{69K{X(?vcCOz=CTmzZ(|l_7yUtg! z<1?C2J*|!cJJ@BOH)Ukya&ggW$W+Bd+@0f&K}5n@QkhN^B(-0 zuwnd%?`g~*=)LFZZe2a|z<@G&x4nnscL#kq8_Ij2>#Mv6kG$P|=kG4L{Gz*dJ8lcU zw;_|G%pc=Yk?LC_R){!7d>PoJHCE)biIA-`1(aw zA3t_{{q(qc``GdIvk%tmW5?I;#LsZNQcomyhV)-$`aYi68Pfk%gTCze`uV*L`m*Ee z$Ju(d@ngr=FOD&NKYr}^`bmR6c6|MKwP)7GgB@SLv*e$h{!l!!Vw&XE2`>h-bX>u0kK`m*Ee$3OXmTc68)jKq$wPk-Up z7dyVbzwZh5=WBgG`rDo|xc|nA8s{J$_Jg79%P`In_B;9eae|)qWuYA;M-6^oJLY9} zKeKPgnO^y*mF{!ju^D$bYuC@Z@rmgLhVx^2VW^~yTZC~A1Egu(0Y1WhCwBjZaSm&j zcWGagp5*g1KCzYLj*?-V!|=NBGLzRy-Yoe$$(Me{&c8x3l{`Z71j&mf@05H{@}SG@ z`m-b#NZus*h~$&6Fuj)Kze&DVa#r%=k{3zRZLZHh!Z=45=ipulG9VBT2nYlO0s;Yn zfIvVXAn-pFfzCf=Hts_{)DIqQ>plMTJh%Rqe2ObNpHo+HWnO%&XIW#wq^~tNRscnZQ;pxqhkLBhOdq{<#TGEV)jPmb4uQ6 z_VAa;F6C5Z*6S1(*YiuhAMy{eK7D!Ra{?FQB|i9F>U>VZ*XMWAd`{^T-s^ZvB*C{Q zJmI$^KEN3~sUPd5TC1DArhHD=&)z!7Z!UkFul%U}MrS`dzvLf+-{qCh30#Pm`Va9t zW05`ID;qkgWtG&n6uZE&#BP<3iyFX>~cJof9%J) z|5C4iF5@e&A^#BN#(X~$?k82@;>9<_@0j_VDtyZd^#ACeC(h@@eiqL%Uf9o~B|K@r z#XX;Qyn!=#fJ<1RN z4ejsHmvhMvAIq+9pM1&i(NTOY>EoCDMt7ZU;}Gdtw>ZDaYYc}O$=<82T*dz!!?!AX z^&>9$EU?JfPR*_$VvTapWfKlXL|y1uadcP@XN z#}D?Sv+Ma?(fhN23-J=)#QX|haPj$F+WlG53k+f zPk6#Zx~|% zSN0Pr@hNTazPqgVX8{-D9mVfl_h-q4Zxg>uyFW{Mnc9zC-*@xIath?LV^LQIhc66Q1DLdA#uf&frP?Dt>j{ z$o*NS2Kmi(9scoy{q+0w{POz2AL5uil^EafhoP?Sc9vN8as@`@dJYKY0I{ zdhxxse|cY)zc;~!c!_U_-!b=R$%L=Z@5KAF>>z$6!M80u!K3qL;{%+*llsAL{6*to z)c!2l1B36+iTvRoKiDs>tLK;R8|)_%z4_6(-uNy>eIw!P^E>hWEZ67( zVf;#hZ%=sQFI(OC1?Q&my!b4;Uz*1Ae172(yZA5UANkXcwQoW%lOMb_?>h-58NW*2fi(p z;kUD?@qs>gQoo8{`h)%KJ*R1ZmT3DyetrM=!G7_6yKj7cX|L=jQesoqp^@JS_h$hY z;w8Qze#hOPMfjHSmwy$%6YkHF{^xD3e@-Ofw+{QdF8hgaJ?}A$UxL@9`?G)x@esE-dV>#c@My=yN?~uC0Q@rKGfPRe%BD- ze%^!p1iQW|?*aD}e0AP$`m7_45(RkH^XcREoHR!z0^oRV(j;~)F z-k>i#zJBMhdVTEp`f!hGj;~+bda~owuWu|nzJ9!Sy?yKq>8JJj*zxt# znFf8?@%8i9)azr%*N;E^7gt~I10;5Q{p=XiAHqj=eEniq!xOtm?D+cWF7^0h$JZ|w z*T;h$Uq5|oRGW7IJHCFr&tq!!u`{H9|C+V>*zxs?!=6&FFFQl}4S5`}C?r=Z-&g8jPfnh4tLt)9OcQ*bjJ*e{=7q8_1uXv=XRNsqWmlWy{Yo{Cd$7} z{tKtj{~!6DDTh1`Ha{}ttG3?-DiS zq`zLhK6ZTl^q(5^WoJl#!+L$}`1;Ya8}wzz*YE6R`rwGfj;|lRvEDv*eEnj!!M^PH z`f2<)cYpbOVaL~x*IA`jA3MH&akI^D_w8e6NdIEH-+g`T`1;Y&@2-ufkR4y2_5|)o z?D+c2YTpIlFZE-b9?5upuKlIy7n=5$uHyIR18^J}z2-iL6J>vY>2zmrf9Y)p%Um~C zJ6o$G4EswP5R0_`G2;f7i;WgkB#_PlW(&c=XbI!B(tj|c^EqTA>YUkVer$}xfxvAvwlIKf)O>z~D zyT_8Rl-yG?jMp2kVSj1Ef&P1a{t@UK@F9aD72nYlO0s;YnfIvVXAP^AvABq6q ztGe&9-!-j|9_Q8z#*$OdKIx|}^u8?fhkI{oZMw>~wJ zY+Mg~&B0Eed@Fp0lGsmPX!a=QvP-%0qkNR{zn<;t)4AI0 zvp)vw`DYI?e?GsxQ;pw368$?rYTq%zll!4}p7bTBF8jUZOX^FP4@+?pFZBn1U%z|Z zT?6+|_d{j}ed-$tU*ZAx*0JAp^+vzq_xkrbyRrDiPUpFU_fK@O?g!yl=>BM_jGr{x z(bW%}!IS#IZ@iW9aIV@9xXq|c9MNiKuPVzQW&B{j_=erDKEL3>I`e#;?W}!i`g-vp zTOS-N@9fkX+u!Q0>C3wI+j^262hU1h_P`}lyu=4i$VmE(&)}bU(WAbJ@a24yKG)6F ze#NiwgWsOY*o*i14~H8#gD3Ta-{L0YA$zyAr&-CCB=yPPZ}zIP{87da_M`9B^Gkd) z8c!aD=d2b;_~YMK9yply|H#d*AIN*~gjW6dcdq-Uwf3}YPvnV!CytX>0=ZCm5AeH# zD(>e!h@ND28UM~7dAqwW8UIdjBw4I$`rr^rfpXJ*1MYLZZ_xMsU8VdH*@I6U=(o`4 zIQbu{arX5rZuF4o6F>Tq>IwhocVx%cPyb-?pohecuOH2`czpZV@%7^k>*L3cub;N+ z?PF(1f6ID(>2Xw<9~gKK+HSj~!osSS>d~}C-4tjyxGR3(5xX2O z1CkAej@B`nL%Cz5N2en@vZ`x0+&HXZB zKe2o#ul;)di3|MVUF!K=(ff&k3wRM9{4VW&V!813`DH(`Z8dSrpZBrB+Xm--T=%%U zUEYHYe}0i0cQ|9M`gtFT9JNl`+x5$g_aUddmQR~9^F9*I`@rvqbi?@bJ`&kw-iM#} z0RPmtEq%s8BPmdxblwN|H8MNS>WzKoeWa(@arBTJXWcmSIN}eOKJCQU$3FUtn~)Pd{e*#Ery`uV0*AZy!5D`rohD$BwTbKW(4dasEPfeEsB! z_4?TH_2cbKpL!y(e#^cC@2OQhvg7NgZ!&%Ve#4HhpTDtQ zA3MH&dhq_W@nFZ-Pxdf`tL9gr9>>uL$Uj&{C}8-azX`0(|#PAEWY=& z)ptE~$tH`#Jd`jGCCo!P;xjf6 zO3q4tT=F7G8t(f1Bg{hy^H8`Kf(!@*1Ofs9fq+0jARrJB2nhTSMZnMN8~@bCw?jVO z``!M8^Tb=o$2;qgDEFLoIhr#8qy1(dUdzheEw9pgGSlb#u%Ayjn$>!aMg1hI{l7%{ zj?Iew|9{o@!G^pCH+p&hUw-(vUEYJo7e9C7K$mV>KmH94d3=x4W1PG7YrF2~!?ru| zP5t~goR5{y`&{LL!0#IR0Pl}~M-Q7F#=rf%2Yk1$_*1-$zeI^enEu}E`1-_!KI6;L z64S>n5<9+r{9wI(?D+cWKNw!vMPkR-?`%}Bj~!n>UcX)+JHCFgZM{BreErU$_4?TH z^`pb;^|9mYcP=!2pD*nA`o;FY7#ObvPwe>m*_-S2vE%D^?l65n9_;w~>F?_8W5?Ie z7uD-y$Jg(yyV%v&j|V%xe)h{>)#D>OzJ7X_>HGGv*T65Qz zK6u%>ryT#ey*9t*#~+_Byx1pz=LdL)@mWKJ{9}w$gHPBG!RFI(-<0xy)%(}(54iVr z_}t?R>rcAc4`U`h(Y==@ne{6zoiFzxFRw{;9J$Hj?GAj!X<>Z!hEEw@Pu6}08%ypa zd9dX1l3_mt!z<(oFdV}8EIn%1^*`*-#8DElZ^S-yPlT_}Z|9T7Z+`K!2Km*#B%}C^v!}Z2B1!!9glEO?BI5&` z!IS#IZ)X?V?_*Kh`0Po}N@71d&+Zq>x%^Sa5B9SLe!+u%O873%eih4l-xqKpUgCqV zir;bfeG$IYhx?IzU-An)evjH|PVG0|!S-*6B*C{UJnJUbrwfj))yK|| z{yML#)yIynpRL`XFFU?|ai#Sy;DW@Cuit4{myaD^pY`-Up4jpA>1TX>?D+crybt1^ zKjyp-{Bk}1S&xql>+&mPTn9}l%=@tC74IKm-iN*4NB>vm-G+G|c7yBx_h=k>Tg_+L zLdWS3w$pqLE;?N0(mEW*pI)bc^y~V^#{z_dJMjs%^YUm zHyGz=%J+_bq~#Ce>VpgM5+8PvbG1)>!56%n;;-hB2@mF>V5f8Q;5?W4T43Vm{onJf z!My(;`SGnT@4-X&o$Th@tooArya)fL0Ev(9D9rci>H6r8W{362^K`%9cU1-K=RL@7 zwCfoE9+~&xtELZ+QDOn6pSR=S0xujVF2=t*KQw*xkmzF{{X}u1hs2Jr-#Mc`9_;w~ z$u;%yV8_=lE^n|eJHCE=dcA$@`1x!119(MZ$JdWes@KPkuOHw2;emO0*vHP0{sPlS4~ZRLKf0wsUv_-` z;w>lC$0Iwwe){VV)Z-&NzJ7M@f7a?_$JdV!viVRxU)UMaf9x}A?PJH+PycPZdVSgP z^^1S0*T;^p-)YD@fgN9;d=c=9#E!2|z6kV?*zxtr7cqpV@>lr!T69MaLyWcSVW*^$v)<1c5jp9xrnzr+vWX@ zb}ea0=u_VcUja_M zy&FtF`^}bv{Ql`6i~mN;t3bTigWvcj<0F#fd{21t9X8ed1dEI2m5jU{MvQ#B^>27?R|}3%CCNv%{Rynu;bu0b=B6E*P<`$@>+B+ zx8vYHwd6tLw=Z2@3&lyi#D{*x@2mH!dQKQd*86*;6HWppN!wWbo#14@e&{U6~Eu!v!35G>^S=15eZ)xTmOIDk8SBU z&HG^Ai8DU3QdIu;$wQ~QXS_0swte2ZF5VNLUO(>xKiR*S9^bFJcdp~EJ9vlByZtUW z&${4gZ@-JCya)LU%r5gjM&&(76ffh7QDPCMJDDADLJ}AH%;PBbc$JHv`xbrd4C(J; z_I-Wq`1;xI_4W(d@%7VvOrJQA*zxr{2iDuij<25{Qm>C4U%z-meSNXx>&J)J+sBTt zpKV`nA3MH&`jx93U*Lkoj;|kGWcof|*zxs?uhrYfj;|kYeRb{qgB@Q#*|lCDJHCGW zm)E&|fqEjb7l& zfk7$cVX)_CmX9tQjUv)}@gcS-gnpQrf^TS@LH8RkJ4 zUKeVsRMFb^W^zcJ7uheALgAP^7;2m}NI0s(=5 zKtNy)2!!8T22%LFHR5Io`yGw|=>OK~MRUyi|M7M1b$Jgyuy|)TzJKs0BgVg{c5!-) zf45e*@|!Pt=;Si*f2Q-Shn=sy6pXvCp#d5{??LiZv%~oJsJsW6;$=K3N{qkG%4WwO z2O=)?8UN1y!SopiL1M?(FCO1uUv_-`&bsyXvE%C(&#KqQj<26QV!RPI5<9+ryiI-l z*zxt#_teLO9bdoml-CdBohKgb`1dX^|9mY7nhm7e?MTy*N@-vfr0U0 z;>V7!pEl@Y$Jg&@y*YM~*zxsQZ;l=kJH9^a&Cx?*$JeKw4&k%QZ{4`QukVl7Vt@Xa z3(a|=(^6*+#?rwRN%g@{&kaY)WZ_&9Lr|pLE+H$P> zv+VmS$8()0?|pl|jkDn|e~S4}be!v0|IPY$)}!YQ`74M!I&D)I2W9M1PVqzjiZkEf z>Q!uYy1S13639nEz6Ja*ulyC@LcG+U_3VDWi|%!I4UC_*=35>NpI`6=Z*XYj_mbB- z9N^ctNB)Y=@kcuUnIv|5!jtdaohKL{g^q(K_4D~1mA@i?${@eF?BX9k*w4g_<-73tZNKLsH_qzwkqO^2{_+nT8u@*R>Gc}+yZFw>to@Sr z;2B??c6kr%swn!+3m$#mNBo2>-2KD6kM_fxyK-;)kDXM```~!zs>9sh2$KM`Fj< zkKbOej~!pXxTRhnJHCGO>w10c`1-}$w{-FQ_YZb_{rEc5r=Cdc`1<)V_4?TH^@~eh zQX3C;eEsNX(j%+8V#n9-Jg;6KJHCFt zLA^e9eErV)KXvi={9?z~kG}Mi+W4{K>(fvA_OavZFROVsAy0xmFT%VV!y(MOF&x6Y zo56W7^uK#(UQJi~h0LTjuO-nu73Q~uc{g?+h5aIIeoDxbU^s+%H`Xq~yc@$|T|I7) z^HgpWVctz6G~q-*ARrJB2nYlO0s;YnfIvWCg(GnO4{W@Yar15LcVGU|P2KTo+??Z* zeD`gC;}=ek?=78U?7CFPyV7S|(H~dMUvB;uO134jpPgd%C?~Q@x$?uf`Ars&KW=`+ zFTWi9WX(U^Jo^gs2hQZTQ~Viu*vs>!kNibI zCi}@&2RIyCijU*I{Y?0l*O!09Y#@LSnmVt@F>{<*rb){h?V zQZ261kK-}PLkal@82^6e?tiwt2gh#W#%&gC@#y2<`Q@g^ICt-lR{re#vt8bQ&aJ{rfSn=zro0ET^(V1B^kq5!p;hcYFuvLQh8?fw z2b}z;pSTM5WvSoQ`h3>uGrr%b@8>;ujoI>a`1Rbr|+#9lxz@?0Ci3o(~(ped+jBoWx6fjrtzH z-HYn;9z?=-&iua8_?v_A%d%%2?#=Hktm>uSQ_<0ZDkNYlCyo`HCi6NA|)9j#!Brf!s_YptO^nLr-@%3}n z7rRL8`1-|R_4cvj>vx_}A3t_{{dnJceeC%9>E8AF*zxs?XV>dv$JdXyuh+-UkpBAh z`q=UH)7#E=_bIp|W7+ZbvqS3jvE%Ef*O>m${UAHOe!SJwYvaMrkp9_mtv+^q{q(a> zsn?esUq3!*w*C)RLdPwZ}`s6o24~ZRL zpZo^sA+h7@livV6BzAm#@*DW~4|aTg@*7|mi5*{`e$}^+9bZ4>NwDVvctx+dZ(u%< zKi?~~j~r(-yT zc{*X9PB~9WKg+9iHtVV5xbX_RPo7BmSSzoiGV^ng^K`sXgn2rR(1a5Kfq+0jARrJB z2nYlO0s;YnfIvXte=`Ev>`QDMT6rrb%^Q%t^&0oR7fkqm?$0Zj`o=sPH}A`G9Gtum ztykOc*Q9NB$oo+p*LlX_d+)dS8UH8_vg-;R=Q_sK{don+Ys}w_g{94*N+cvurE8lerKb4eeC%9#r5_2*zxt#MfLjF@%6I?eeC%9 z>Ej;j+QAV1vg7L)=a@b`A+a;0|Mh8SA3Y>?eErVz8}wzz*H7PFua6yHKYCuhK6ZTl z^vcz0@xhL-U;N{rYx8Dc$Jg(C`r%rA?D+b{3+nZ;Go-)8hX&@YRrt$}ub=Mn+j_oa z$JeLd!!8m#zW%ZrpN`IYemyViZs(3ilF1rY&i-iqCH;85iXER>%Z{^tly(sENc`5_ zm*6ow{~%Xh&ESd_-EQN<*&1gJ+`s527Yyc`Ay3xABklRfzT-{$vzyy^bo@Tkr#uh; zVSL&lad!XzZmn}BV8Zxx7@rQ~)6sh_P`@F0fn*q;HeAB^bQqrwW{zK!x2ikXx8Offv?mIg1 zn*-wm*u{S#|JaXD`eQA>c@C?wXXcV|7v*y`m%Oi`QdiF;%nEQtt;=# zQXgE1m-w3WyWYC;_M6O(&j-LbYijEk8^3+&?gzz5yu?@W>*@RawzhqZvx9y7MZ$N^{BHf70e-1}^5Gkuedcd) zJbJtFQ7rhNyRX~AlX}P6FC3h?j{5ohM(;3t(~@1;r#{(xEDp+v{87fw%pCI`teb4) z@*dpqzOTA^|9Gf^!Akp3&`^|3RgzjcGY?D+c0zc=X1j<4T&jOqLJ#g4BZzw;{t{Sf?O$JZ~m ztJlYlub*D}U!VK~=pnJ= z>(fvAd|}7eUsm%(va1doSpQF)%nv~_PbAko5#H-Y%@gtGp-?~MT=Ng0pKn{g-^g6; zY^@gn@}GzOMnWEg@|FnmM66-#pV@n7)VeCn6AAM~!aR{ntv&pQf}e+aGG<;UBjB>SvG4TzP5tyXX66a_Y|qzS~c{ZvCi1d-(CkwMVX7@0cCNJ;5b; zwf#QkdvIHLf>(U5T?fuw2mb!Jr@wB!C;PqxF ztsPBbhjDMlwddV&_(c4I3-J=)r2Iz0mu5!%L;T*Lyaavu_jw7Ze=!_d4?>ylQ-V0@)xD(xHlr#CGj34Y5m)G-q?&`*GZ*4l%l&fK+18(?^UdBU{w?}GNBW2FpSa*ZeU;hm z>~y{3?SNVHSMjg=tu$BKWIvN=#@ajWoA$o6{WtX|Ug86o-@_*oZTlWb+< zSVnyIN~g_3Pa zaL=wbdsSKfC|7=zcPUnUKEJfr*r;zcj<`EAdQUvP^&ep@QTZ+f%wfj)Rrzlz^?nBQ|>Z@6|P zXC$dl<~?tG|Muzoho7iefcvcQZ%GnI;_;iwF6ZGB z`>D?R{FZo>*Uao{Jok1ti5=Q2c%i?v{DKSd65pi!M#8s@ulyrk_)YZwT)kgiT+eU( z=>~p}u;cLC_V_LKG=9MuJgFc2rtdL3^LJCblAM+V_hkRU{yFjZ#Siwg9nG%KFZW+d zyq4IMKIotGJuD9Jg754Tcf0qld1~K2-#j0uw*Q^Y`|iu~_X)TVFY(b{(r=z=@3-$d z#`VjcuUnaV#|PSR^f{gj-!lI4k9b=LnSS;M@A)e{cz-5d?C~7vNDurt-_>#R7Df3N zj1Tm{lls9g?Jg0nGm^Bcmfo-61-!6}f8xS^d~7|xGYW9}jk=$n^?vt#qk4aS#~lOj z&-hJ_G=BZxGo`sQ2Jo7C@x8`xUzYrW3-J;kd{z9u?k~=-&u{uhJB~i}1z%OC;UwZtm{U_Hyz%TJ)kM^71VYnrdoNozF_>E`Q zaPC**IpOOPwRcwe!-9U z;kR|V>HGb0B4Ftc-u+hl{XDhvosM7n18^Z;;=`ZcAJBd)`%CPP=PLD$gs;zU?`^+! z^~*lz@%szI8Gf--+-=9Jc=)~{ecEqZc;YW#*Z2Tu@T7k5+fhHTNbRC0IVE z5@#y^*pGi{ar@8TWFNb4x^FSb^K}b-w_dcykq#gDMSsrxZvAI#zkTVRzlw`^i4Q!h z_WOkcYTIw|Z99%W^#xz>Cf@EhOg}ls{tD>^x?N9JgfWvb!xvl z4xZGn;#cSMy$tV#l5I)iNMw(4r0XcdC-&3#T7T5U@9f@#{Kngz?RbrLF$rGqn_qpG z!=L*h-A4Mlj{a`yfyKseU%LKTaS|`_foH|Yooaz7t8#w}ofL?_%Q@oWYa&!EgE=h_LD~j`{zXd zIFBFf7w@(>eSS+k%4^#D8o!izf6lbeGyG0nwYBAq?n}p)x1VC=9D z!V`YeTP+_gID;qkgWvd_#zVHB;XNzak|d7&H)gLY%O7R@U_V~X?pL2*+8_ISm)Mjx z8u^`YzjScP6)*9DXT|Tg_pIml3_FfK^-Y9t8Grd#@hkmolg$R(@4qY=;J2y$#$SEJ z=|z(GYY9*IEp}eh-mi2VJgHyBulkKq`=w|5m_7VOvP&60v0toF&oA|2ojupnKQX=q zUX$*Z4lcw?eDGEA`|tbJ@|*sP9Y>#dbKz_3{*B+(=B6LLbkjk8|75)JegzKLqyFHQ z3qQ{HREFR9NaF*2@T7k5+j)ZVkQ`|3w<&Kye(@l`zJL5+KbfxQm-fp#d*Y{lL;Oyf zw?McMFY&=w#qaNSbnS-sXW~j1+i~ zU*!St`HfGs_5A2lU+@KQ`kUT?rk`!}+(CXnyV3x^*ok!<`xU=B4!>RDS+(EvF|L0G zXYizc@Ehws8JV|W1G7h5nfy`45BAd!+4H7}--Yk6{(|cp+wX?A*!xvq*1cc#o@2+s zXKK?A+WS>smipjAyu^oo#qWBbs_mbPjqEu3#2X1;pWn_Wjo=)TkZ zG2f;8E-SY_YI#Ls$*E_bWO-%!vXiO-RYWxHKo8LqIxF34w zNndj6vfo?#?Mrt*fQuI&d{z7&Vfg#~bLTyF9DV9r;j4h)xA#%g&kph0ukhgci=BAZ zaKe7oex*+hh z+RFQqud|)wA=3P(;zP5ppN#cgaB7Y1t$)_}mVW`< zc=MmX)OY4EYrmuLM1QXM`}*KQyu^nda<2BNFZhD@vf{TXo|f?BeB9c|`gApxdP@FSrmd@qrU^Tz(_ryQ28* z9T7SF@fW?o_yuS1q<-)ls~M`FCvJrg;K*QP`)+ zArbQL*bNc#?^u61Lmncv6U03m+xcyEehZzTzuWFp_WVTuaFtJ&{DR~Sl21O*^f#8= zN%COH<0a3L{EXz?lJ`rlcD~tpisS~8n@S!pdA{V=Bv-k>u8SpKDY>U)*r&bR+-<`=@-mD`rt|Z_>P?(wuke3 z?kf%NuH=j)_Dh`0Kgzy;{9r%2#_ltpU-Is>w>5v$E8Dzy#!-nMyrwspY@I2%5HImf z%5Nfk4VAx}r>6sn_+>soboSi%jW00VB1!OW2~YebR~x_J44%}l;`fclZ?>J`JuBIg z^v5aS5xe-0eg=j1Tmi@@#cJ zV?2z?vz7hVAiutU{D5D!pq^jWA(9u0yie4F_6lB;=Gg)l;w8R``4zrR{E}xWXWg0b zp#4(c&gTs$o=;W#l|Jpat1|wg9~&Rw44%}F_Dj2K%CqFJBL*+*R&mNd_B)r>^Sh$+ zEP)I065pi!f-iV;Khi%B;q%)$r=k5yzv5SA_>FHBzd8<{)UV?AlV*QZo~7hiul>p{ zyuc^+3!V4dFYT4QKqWq<4c?!Zd7dT3k%5Ee7d7!a*E~y+@NMFED9@7o`~0S7%#Gik zuCMr=J=XoM1!wRCfA~$$Gy5a+EP3rWmp}N$5BB2^nq8k?^8Jt(hj84xZExemf_b{ZVU{1&>d zDbJGs{R$qj3%{v{Uq^BK{PO-xUZD1J&a(tA#7q5$_#HRTlJEs@`kTf)OaHm2dtUnd zb`H1W#8dtLl|KA-g(vMJooD?iID;qkgWp*9$*4R_(bQo7oXH>j;s^Ul1HXLVATQAJ z&a(tA#7lhOS+(CW^DHI8*XOq}&(bdk`Sst&`CZZ3*Yq+;@NElE{AKGHAK(n0)DM0O z@!OPVX{i0m4|egN>Nxh}oh(kj{jTUdOW;Dh#0S4in`a4p!Mkd|O?j3M-K)0!76;hz zDjvRfNuT!H5}vf*;#)U5d*IxZXDNM)@z9iK3I39s%pT=P{wU)I{5p&4`6aIod4c%7 zw7l{xfeY~xA9z;ncicQn!q?}wG0)Op_a5N4sr|<1nqDLczFpx7zv*Ec+d45F2T$r( zwO{ocqw*}}i(Aef{xaF644>HV{QlATB`*;CF0VXG;6l8_H^lFld6p94>+{=~XX!_C z;}_gA;Rn85mEku&K>X@Bcv3(3O>Z+EM&((GR3H5L{)r3w$#3fUE%7LAkQazD@6XFR z&l0#0FYyiWJ7%7xNcfiVmw)unjd_-q>^snY!7=@#9VedZ{c2z9x9OkT!qdF<^OQcu z+8a27C-sBh;#bB)Q=X-v=dbP;>{fBgKlbCjEk6JGOM4|RP#JG&qmkbU^DKc2@e&_+ zR{issd6vKzyeod2@+^J5f!`Y%_?15VwuC3`x3kjoU4IJB;7R@9w{x)ZFe=YdwD(^J z`sYag;1@sG@4Ratcfb1l^4uXW5ZCkmIFyIywF_;Xcwg4#d1!58$Kh*g&xb7!Kwmn2 z#Yw!xhknKHn0b~m;p_7|X`ZF3{T_e6!w-JD!V`Ye(;u=t06Gqy)UV?AAmd?Vo~3_$ z*x7@ROm->5C-##A>iMPpk{5{U8~L3u&l0#0FYyiWJ7%7xMELsrPMT*aK4Cw{Ya|Ii zZQ+T(==;VmID;qkgWuvn<6*9Omf#V)_)p~@`|)lTr{8|zm%KpBJtNJ8!OKeID;qkgWpkkmf(-PQB_%aizruq$nT*1FFwEY&*TO2`3-rNv~Qa5 zqy3Uk2!2DJCEK?STtc2D&3_Jgmi8^z-!|o4p}z`wmMkxj-#^p8kQazNGfjA+Pad9e z^+TQ|%eNNtELndZ@+>JYq4F&yYpAS!ctf5gd!sJqALM>d&PpC~$Y5Tp=)ZqE@Ou-z z)$~HX==KBM`D~4|oTMM)`H)<&*}(Ti-c!k!wUX>K>CbL%d6nY#>A9@(Jp6||OAd*U zXUT4ekY_36St{RKL!Kq;FZaIGWXQ8*IOwqvtjF_e6&hmJ|=l6 z`OeAK?~(stiz_yF`41kiyahLIRGb$WzxAP{mH*UTI?BYN6?xU<@cKz=KD>~mng^L&8r2KLp zgSXEw`3`dC7oKQ%FdoCa0q|oys&lRQmE?R^c;YYngWX@?+?4O2bAas4G2a0^Vi*4% z`KNuvU#RDo@Aa(DFXJt3FyCca=Q{uw;w8R``4zt4?em-Y`3_z_H-6(!nqDLczAfR& z@5)&HCpd#A^`rg93(VfAddzz>D|_T!MQ2lLHr@JH!9yjuIDQLa`~f-AMne*X?A^n zSr5Sa{NGd(5;^E0aUEB%UJmGPI|tM;qo;7R>xzqGridyWk7ne)}EDcOX1`e$(?B_?3ReugbLF;vjn;0%!1~ ze()Qs9~hbM;8w5w${)N`ewgp_*?N9yudL56@hNTa{=Cfd9VpIBlKMCCJJ);%x$te` zcPQV%TMQ5Q_3sycA64yF_*ML>48NV6rNrz!$u$_S=;2U|U<4;&J}9EIu4%H4}LpuHXfSt9l&4S_S&!PavnahpBz=sFYnK+&tKm84!|W+ zyu=5d6~ANVJII8u&u?SCgW|i6N1xwft-aXF z7;3-53A^x{%0Kqg<1B8!{qlW-_4&&?-vPJ~FYyiWJ7&HE@C9$$Z)3iLUB5HHZ`1o# z{GiL|2%HK1L5oQ+nDcQ^<<#^ zf?MbCZR(%D!ViAiD#LHQpYaRMjrk6KX64kF>}^E+w2gX;M^^KI8Y;kPF|@t3^T_yA|{q<-|z#X{quDc^zr z{DnvC!fzq}*zas${f^&$%lOJ`Sf5Xs_vdAu?*Lqgm-vR-@0j@xz_*OQ{Hvb7vXfl9 z}TJ*+4Va-AK(n0)DM1(RgK@Kdb%ldq-=lk5U&UXMV z#7lfb{EnONK=^_;{4TeA2f~x~TU_-aYri@Up46}6_hI89Ind^#%}Dm%YGv?GX3ZYu zOm->5C-zw%@AFIhWqm%^H}X4az5~Tcyu>%e@0j@xa^dUqyS(!qz;CR42jC2z)UV=q zM7{&?Cx1g#RvrP$_`yEwc2i70= z+9qcuX`dnA!QgtUkndoLJ^y#Q-nAq4d*k^V@*UWdJDxS1cps>K|Au@AZYButH$0b+ ztgjCF4($HPl;>bJHoxY_AD@4u{myv$tE(33ZWBr&-+^^Amr zo9pwBkniAsN4^92LMHYP@*j}*;9c3N?s-YxgJ+!bN|*N_S?8bK@3>DtwLb3w&wswd zCg*Kv->r3Be(Ocf?wfZx?!-6spWBRY&U=~NU-(^B21eyQARh7_u->0I7)K+XNcBZ8 z`l8Jn$hP{i8<*gHBRlChS0+BL$6kEPB6mKL2V-*v^aP0t^fn*Gz^F0WR18}paQ58tu&+WdDH{`}Ne zJf3k{ZkMIrC(y%-_`u7bw>Rg!55gDxi5HxcFBrd5=l|fRt`2=!zAujAH(hA_CX(3i z2~YS;x{^OwoIbxRIE!7skAp5GOn*8^OLm-r^-7kt6n=XWTt$HimvTNr-u+Y+9%-_8=_7o3~&dK9;r zovb0R2mIy#W%ejX@<$mz;8#3U&oARrDQz&XYgy;@02ksVzDfDbgl`kSLwP-f z2kjT!3bl)&aVhD;Z%<|TEv{7mtmEKG{pg=NzcC(0<@LypALKWe-6~F%v7g>u&+m%P z>j5srOMH{^n+xA2euwgU2oIm%Soja|D}DHFt6cHB;j`WQB{(^0vQ z$V-~YAN=A6{5n6Z=a+Ra#tzmf25;&&*ohwy-3 za4mjsI1RO5>C=8&Dp&j-X?%clQ(lks4zoWpugC3!{6_LeocIC1Sp9q>6H!q3cre9 zmEkv4{{ha8c|GQt{ZV;6qA%M00-urmQLg;x_ivHc^Gkar4@HSjX@mFYWu4cfr8tRq z6u)!L>yeD;pNH~#2#+Ctf6&0M^x?OsGW^D;T6+U$@T7jU-{NYsKPsQHmykF(= z2fz5ie)7F~e#tLE9tz^69W3j-9^gW}#Mjh*=gMy+e2Lrt{X3M`;}pXKe*OM{?~~Q{ zjVnwae%rzmf63>ykZxAQ~Ae!c6&X)Wqjo|yuJFWPa^EAay@4}$Qoo8{@io`H z9`J}=;_S#j_KOqi`K7&*hoX$Pv_b#8tn+$+3-J;kcvkC*$Ia^@e8Icow<)hje&?LN zPl8)6{J^)TGWc~8Yrp7&C-sBhj-KzM@_Hm&4gUW1{o@Dw>B{x|^8QR7ishZx16+ug z_=fl$H?N2A_4#eg>v7*&ZhV3M8QzL*jd$Xy`e*6We%rzme$#)o=Os9UC-sBhbZz6I zDX#}{L`Mxie-ruRJbtjBtyj-4-#5rZvE1`|C{E%fKJcvC@0fW#65;Ff+nCqmejCSu z-=^np@$x%dJI^J-w<|pHH~-qU_0KvEp41P1*~VuT59`dOU$tN1 zN&Ahb)qZunF|UXEfl+xql7IBtuj~>he1c!+!}a`<_klbV{9f8(l7|9*mseg7a3NmmKg92tc|CIB>+`$3@_KZI zC;pNr8o%HSp46}6cW2{au6aG+5xW(?@{j$_b8d6b5x;*f<14Qr4+Ul3pO5%4dMHlfCB7kk$IR=I3*R#S@~`4|Ip_6&-;VN5fHQbf zzlz@xc|G8dJSA0Gc|0iN2m9oK@cHGvkvtS!&wC8>!@z6mwF_@`0QP11JZ%-byWbhq zv$f4&-oU9nAGYUjUzYkIugBI7w~*IkM|a=w{>*)sF1F*ecaDd=9{U+y4eQ23UJutR zMX~aCaQ{@_H$q+y2T<=hx48ZXe5N-2p!Lsv>H71K*Tc25Matt5@_N|!4f^5q+JhZF z+&>%-c|Ag2kFx*B`5vV_9ekhUJ_&g}wzv0Zt?TCfIo3Q7dy4&SJu2_jtcM7BJwjd& zcaP})A)LFeugyc|Ag2 zk0@GnyXC{6ovfyYGQF>@OJyA`GUWBJ=VP>}OjZ&_$+d=`U~}TQ@9tGDqjrC{Tz`sN z@7!N;YL86yKj6L79_MhLO9o^gcRmHX<16?7U*;$&|H^-FdXd)e9&M6*C{CgOzcf?4 zIuP=DguEUhuSdTzB-S8C82*R-tH<$(+Fj^cN&>$boby#4k&v@Y+3|LEG=sON9R z@3Dqo#jo(B{l;CjUmXWe>PP$S{MPJ@T9=ny(9iza@h z55HZNX%C&NjbCsEPwEO#0y4RT=z>%fzpagD3Ta-}qz3 z!>Dz6`Bw(}XWu_@VL$$GJ-@s^vyN3=owEBxTMr!xG;=NTX144%{vev5aT{ibz! z@Rxslkl$SXIFBFf7gyBtyQ0_SfeY~xAN=~?ub5Yyh&cL9zDrTxNcj5vHm=JP9zMUt z77hGLzv5SA_$@9FzdGKuF0V6d_D8MD%Tyogm&-0?_yoV~clF<|SZBvNGJY>DuXTAn z#Yw!x2ftPO9dlh?E_{7{8`tICYB&$^`<(`Ur4PSd;fcTe7JDE1|JZvMc*&_M?K}OV zj$FicyhTB|3?g2;5JVJ#ctb^y7D0nJfTJP^XbB=05uzfZB6ARsAT1y_QBez!L11*^ zyv~g1i_`O|5blkNh>lW<2&g09N!IhLcGKWo-ThUtjmjpZxw&_2fx9(ycY-f-7mne#=~z{ zc$&BQ+jBP=AK(n0%nyEJ@f)hkYviwZ#V-7&@{j#w)o^~vSL(>Bcq^(Qt`-|(#AAS5_Kl|WA^SfAedEk;MUgB%;yU`7HzgoH_%qu?O>Uull*`5jC2EPZ` z_-xs;ZW^fjP@SEBel>1gUQc-9uXxzcYd*jkJeeQ-mhUzmqIVmgOV#$?Wqtqn3y;`k zzPbEkKi%tfLv;_x-<9&i_k;Pn*|k>pG2hm8c3$1|sJc9GAztExFPFa?oMZ8N{FcjX zJL8ELe8HRbCjXrATU@y5Air<3I#l@OIE6jt4{nL@}7U0(Dmvxh(5KXG9{+sp1N`^R7K=)K4GAD%nyz1RAkQ|!GgvDziiIMLqgG2ag5 zcN5zV{!6a7)5g!Y)p&3rUgBfC#&AT{X{9bB&M@R2k z#}i*|b$>yA*Ny7^EKy4wJ>iMJ?73EV0?y#c{NOkKq~1$%u;IH>ZC9uLg8W3i;!6{9wO4d3fC= zcytf7{i#^*)%Ed>I=b=`bM^j99n_L_r>n~Y7vd#8aH7TksJbfVn+RX#L%j5{OFOQ8 z$FJVA>-ZI(*vnNn2F~Eg{NOiLy=Uls+ipHzxpk0V`Qvl^V4r$1e|;uC>c~dn$@p>c z@yGWSXQ7t(7)Lv+>(OgU#kz;Ld;kx!-+x_N03b-+HUPx7so|y#1g>phciXphciX;4cb+#G>(a z4_Sxl;rT&}iw|&{g z?`w4c-$GzL3()SifAplEP&_fM?~|c>z;VC-G~4dS5heEh_&ZOp<0B60{#U+s@VX3c zv72Zf^qCj)$XD9D{p;k5U5C!RiI@07byDN%3>3l@T)5B0^W2R(^uloFK3DKQW@)%3 zYQeWBJo#N2Z)?1QbEpoz{Hpm4)uCgbdCix#&mpU5irn#>L;Q|gr_Av%#BZYx{hQ+^!wp(`%pB|h+U&jC(YhYr5r z?eaHNhb}yPeoLK45s%AXjVFKm>Vsdb<1aXaC-ZasYW}0@(3AhL^#DE#`J;~??5B4O z=a=(m>ZWI1hYl{pOMKwz_?@s0Jrce?zri|m;nCpt+kyPmc=+wA55M^%EPufnJeeQ- zrav?Lqw3I$wFlSdME>9xKiJQ&AI|S$*P(+8@e*Hy-%0Dxg|E+Vunv8_36H< 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

M6#UVdmRFky-;m$V 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⪚40XSIpn{H#a1>nm^uPsRto>3fZb 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®2|KIe7?sl>%2`(#Yw!x*Qf6k^EM^o!_<9N-$C;>6`#L% z_3B#_pM}0NFLC<9GknrN^zGALJQgUnluymU-SL#Yw!x*Qf6k^EPGT zgZ?mnmv`PK^o^Cb37+AT{-JMG-lj2au=VG^&z#?z_y0%9?k?{E{e0<074zT9-`#xC z-tM_Dc@MVNi5%zq7kG=6e};Ce@*YHU-(k<2_5Ogw%X^RjC>#IkU!6bupd&d@_VYl% zE0%qmllAx8yW)J~G2Yzb1{ce5_AeKC7G^BnpLp<(Z?t}bi){*eu-IKF?n$nsYB{Db5BlZS%y;1i2~$U|{Nj}GJdfFxfAA7Ahmd3hW<%9lZXa*C}N z;JlCRVC&*$@B5g`ukm@We98)sxZ~u7IDgLNE)T)*^_FkLErJ8g*)jM33%dVbG5=SV z|F8S^VQcrVT6osn`U-~=MdnX@e*96$L*e*O#vZyY=ZHKJ*jY<z)>Zjt@wYl<`M*Ntbv!$wa;4c!i9Hv+;i6l1 z%3k)^@w2x)V9PBk-9trSATSUZ2n+-U0t118z(8OiFc26B3*DK*i+G8zZ(YC?*TqNgxX|?<23Z$Sxh{UC)t$fpzMuHE z8SXgoL|d=#_=@D8>V5S!@yT=dbbV_do~zcyH{M`6OtdaOS=;b9GI0qa$3Y9HQW#StaeaJG%!_bxxq^Zglb ztXqok*ZGD2+pNF%4|V-qOY%oAbcw|Wc@j>z??0m3*Le6p$96UzL{G$eD4m~i|H$j} zw*7s#NnX+YW8deohuOLl;w<)kUSjcPvcy%j&pO$5p5r-j=v{oR@2RN_e(OxrgEH~r zm)+;>!@Vz_+WUdU8|%z#D#LI58EYSY;gkL`9_rUv{};a1_-@LM$`ZfdpGfUdPy67f zO~d87=JRaqWXpq4-^JP+Uh!l%|65!y;t{@vUp-i!1mYrI;u}=oNc<|?VjlteCWGpG zh4F{Jb@7S5?N6A#1<&G>{uTNz()GQo@jWJ6lSRKw{h^$wJ<7BLetZ4zyK%t%0DbxV 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 A2><{9 literal 0 HcmV?d00001 diff --git a/src/main.rs b/src/main.rs new file mode 100644 index 0000000..b26c80f --- /dev/null +++ b/src/main.rs @@ -0,0 +1,512 @@ +use core::fmt; +use std::{ + collections::HashSet, + env, + io::{self, Read}, + sync::Mutex, +}; + +use intaglio::{Symbol, SymbolTable}; +use itertools::Itertools; +use once_cell::sync::Lazy; +use tinyvec::TinyVec; + +static TABLE: Lazy> = Lazy::new(|| Mutex::new(SymbolTable::new())); +static FORALL: Lazy = Lazy::new(|| TABLE.lock().unwrap().intern("forall").unwrap()); +/// Note that it is actually the string "def". This is for the user's convenience. +static CONCRETE: Lazy = Lazy::new(|| TABLE.lock().unwrap().intern("def").unwrap()); + +const DEFAULT_COMPLEXITY_LIMIT: usize = 10_000; +const DEFAULT_STEP_LIMIT: usize = 2_000; + +fn main() { + match do_it() { + Some(out) => println!("{out}"), + None => println!("error :("), + } +} + +fn do_it() -> Option { + let buf = if let Some(buf) = env::args().nth(1) { + buf + } else { + let mut buf = String::new(); + io::stdin().read_to_string(&mut buf).ok()?; + buf + }; + //eprintln!("{:#?}", lex(&buf)); + Some(format!( + "{}", + run_program(&buf, DEFAULT_STEP_LIMIT, DEFAULT_COMPLEXITY_LIMIT)? + )) +} + +type SexpVec = TinyVec<[Sexp; 8]>; + +#[derive(Debug, Clone, PartialEq, Eq, Hash)] +enum Sexp { + Atom(Symbol), + List(Box), +} + +impl Default for Sexp { + fn default() -> Self { + Self::nil() + } +} + +impl Sexp { + fn nil() -> Self { + Self::List(Box::new(TinyVec::new())) + } + + /// Returns `true` if the sexp is [`Atom`]. + /// + /// [`Atom`]: Sexp::Atom + #[must_use] + fn is_atom(&self) -> bool { + matches!(self, Self::Atom(..)) + } + + /// Returns `true` if the sexp is [`List`]. + /// + /// [`List`]: Sexp::List + #[must_use] + fn is_list(&self) -> bool { + matches!(self, Self::List(..)) + } + + #[must_use] + fn unwrap_atom(&self) -> Symbol { + match self { + Sexp::Atom(sym) => *sym, + Sexp::List(_) => unreachable!(), + } + } + + /// Push a sexp to the end of a sexp. Does nothing if the sexp is an atom. + fn push(&mut self, item: Self) { + match self { + Sexp::Atom(_) => (), + Sexp::List(xs) => xs.push(item), + } + } + + fn rw(&self, rule: &Rule) -> Sexp { + rw(rule, self) + } + + #[must_use] + fn pertinent(&self) -> HashSet { + match self { + Sexp::Atom(sym) => { + let mut set = HashSet::with_capacity(1); + set.insert(*sym); + set + } + Sexp::List(xs) => xs + .iter() + .map(Sexp::pertinent) + .fold(HashSet::with_capacity(0), |a, b| { + a.union(&b).copied().collect::>() + }), + } + } + + fn concretion_targets(&self) -> HashSet<&Sexp> { + match self { + at @ Sexp::Atom(_) => { + let mut out = HashSet::with_capacity(1); + out.insert(at); + out + } + Sexp::List(xs) => { + let mut out = HashSet::from_iter(xs.iter()); + out.extend(xs.iter().flat_map(Sexp::concretion_targets)); + out + } + } + } + + #[must_use] + fn contains_sym(&self, sym: Symbol) -> bool { + match self { + Sexp::Atom(at) => *at == sym, + Sexp::List(xs) => xs.iter().any(|s| s.contains_sym(sym)), + } + } + + #[must_use] + fn complexity(&self) -> usize { + match self { + Sexp::Atom(_) => 1, + Sexp::List(xs) => 10 + xs.iter().map(Sexp::complexity).sum::(), + } + } +} + +impl fmt::Display for Sexp { + fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { + match self { + Sexp::Atom(id) => write!(f, "{}", TABLE.lock().unwrap().get(*id).unwrap()), + Sexp::List(xs) => write!(f, "({})", xs.iter().map(ToString::to_string).join(" ")), + } + } +} + +#[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] +enum Token<'src> { + LParen, + RParen, + Atom(&'src str), +} + +fn lex(src: &str) -> Vec { + // maybe a bad idea? + let mut out = Vec::with_capacity(src.len()); + + let mut atom = None; + let mut in_comment = false; + + for (i, c) in src.chars().enumerate() { + match c { + ';' | '`' => { + in_comment = true; + } + '\n' => { + in_comment = false; + } + _ => (), + } + if !in_comment { + match c { + '(' => { + if let Some((start, end)) = atom { + out.push(Token::Atom(&src[start..=end])); + atom = None; + } + out.push(Token::LParen); + } + + ')' => { + if let Some((start, end)) = atom { + out.push(Token::Atom(&src[start..=end])); + atom = None; + } + out.push(Token::RParen); + } + + c if c.is_whitespace() => { + if let Some((start, end)) = atom { + out.push(Token::Atom(&src[start..=end])); + atom = None; + } + } + + _ => { + atom = match atom { + Some((start, end)) => Some((start, end + 1)), + None => Some((i, i)), + } + } + } + } + } + + out +} + +fn at_depth(depth: usize, sexp: &mut Sexp) -> &mut Sexp { + if depth == 0 { + sexp + } else { + match sexp { + at @ Sexp::Atom(_) => at, + Sexp::List(xs) => at_depth(depth - 1, xs.last_mut().unwrap()), + } + } +} + +fn parse<'src>(tokens: &'src [Token<'src>]) -> Option { + let mut out = Sexp::nil(); + let mut depth = 0; + + for token in tokens { + match token { + Token::LParen => { + at_depth(depth, &mut out).push(Sexp::nil()); + depth += 1; + } + Token::RParen => { + if depth == 0 { + return None; + } + depth -= 1; + } + Token::Atom(at) => { + let id = TABLE.lock().unwrap().intern((*at).to_string()).unwrap(); + at_depth(depth, &mut out).push(Sexp::Atom(id)); + } + } + } + + match out { + Sexp::List(xs) => Some(*xs), + Sexp::Atom(_) => unreachable!(), + } +} + +#[derive(Debug, Clone, PartialEq, Eq, Hash)] +enum Rule { + Forall { + vars: Vec, + lhs: Sexp, + rhs: Sexp, + }, + Concrete { + lhs: Sexp, + rhs: Sexp, + }, +} + +impl Rule { + fn forall(vars: Vec, lhs: Sexp, rhs: Sexp) -> Rule { + Rule::Forall { vars, lhs, rhs } + } + + fn concrete(lhs: Sexp, rhs: Sexp) -> Rule { + Rule::Concrete { lhs, rhs } + } + + fn concrify(&self, sexp: &Sexp) -> Rule { + match self { + Rule::Forall { vars, lhs, rhs } => { + if vars.is_empty() { + Rule::Concrete { + lhs: lhs.clone(), + rhs: rhs.clone(), + } + } else { + let rule = Rule::var_replace(vars[0], sexp); + let lhs = rw(&rule, lhs); + + Rule::Forall { + vars: vars[1..].to_vec(), + lhs, + rhs: rw(&rule, rhs), + } + } + } + Rule::Concrete { .. } => self.clone(), + } + } + + fn concretions(&self, targets: &HashSet<&Sexp>) -> HashSet { + if self.is_concrete() { + let mut out = HashSet::with_capacity(1); + out.insert(self.clone()); + out + } else { + let mut out = HashSet::with_capacity(targets.len() * self.num_vars()); + + for target in targets { + let concred = self.concrify(target); + if concred.is_concrete() { + out.insert(concred); + break; + } + + for concred in concred.concretions(targets) { + out.insert(concred); + } + } + + out + } + } + + fn matches(&self, expr: &Sexp) -> bool { + matches(self.vars(), self.lhs(), expr) + } + + #[must_use] + fn lhs(&self) -> &Sexp { + match self { + Rule::Concrete { lhs, .. } | Rule::Forall { lhs, .. } => lhs, + } + } + + #[must_use] + fn rhs(&self) -> &Sexp { + match self { + Rule::Forall { rhs, .. } | Rule::Concrete { rhs, .. } => rhs, + } + } + + #[must_use] + fn vars(&self) -> Option<&Vec> { + match self { + Rule::Forall { vars, .. } => Some(vars), + Rule::Concrete { .. } => None, + } + } + + #[must_use] + fn num_vars(&self) -> usize { + match self.vars() { + Some(xs) => xs.len(), + None => 0, + } + } + + #[must_use] + fn rw(&self, sexp: &Sexp) -> Sexp { + rw(self, sexp) + } + + /// Returns `true` if the rule is [`Forall`]. + /// + /// [`Forall`]: Rule::Forall + #[must_use] + fn is_forall(&self) -> bool { + matches!(self, Self::Forall { .. }) + } + + /// Returns `true` if the rule is [`Concrete`]. + /// + /// [`Concrete`]: Rule::Concrete + #[must_use] + fn is_concrete(&self) -> bool { + matches!(self, Self::Concrete { .. }) + } + + fn var_replace(from: Symbol, to: &Sexp) -> Rule { + Rule::Concrete { + lhs: Sexp::Atom(from), + rhs: to.clone(), + } + } +} + +impl fmt::Display for Rule { + fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { + match self { + Rule::Forall { vars, lhs, rhs } => write!( + f, + "∀{}, {lhs} ==> {rhs}", + vars.iter() + .map(|v| TABLE.lock().unwrap().get(*v).unwrap().to_string()) + .join(" ") + ), + Rule::Concrete { lhs, rhs } => write!(f, "{lhs} ==> {rhs}"), + } + } +} + +fn matches(vars: Option<&Vec>, lhs: &Sexp, expr: &Sexp) -> bool { + let is_var = |var: &Symbol| -> bool { + match vars { + Some(vars) => vars.contains(var), + None => false, + } + }; + + match (lhs, expr) { + (Sexp::Atom(a), Sexp::Atom(b)) => a == b || is_var(a), + (Sexp::Atom(a), Sexp::List(_)) => is_var(a), + (Sexp::List(a), Sexp::List(b)) => { + a.len() == b.len() && a.iter().zip(b.iter()).all(|(a, b)| matches(vars, a, b)) + } + _ => false, + } +} + +fn rw(rule: &Rule, sexp: &Sexp) -> Sexp { + match rule { + rule @ Rule::Forall { vars, lhs, rhs } => { + if matches(Some(vars), lhs, sexp) { + let targets = sexp.concretion_targets(); + let mut out = sexp.clone(); + for rule in rule.concretions(&targets) { + out = rw(&rule, &out); + } + out + } else { + match sexp { + Sexp::Atom(_) => sexp.clone(), + Sexp::List(xs) => { + let inner: SexpVec = xs.iter().map(|s| s.rw(rule)).collect(); + Sexp::List(Box::new(inner)) + } + } + } + } + Rule::Concrete { lhs, rhs } => { + if sexp == lhs { + rhs.clone() + } else { + match sexp { + Sexp::Atom(_) => sexp.clone(), + Sexp::List(xs) => { + let inner: SexpVec = xs.iter().map(|s| s.rw(rule)).collect(); + Sexp::List(Box::new(inner)) + } + } + } + } + } +} + +fn simp(rules: &[Rule], mut expr: Sexp, step_limit: usize, complexity_limit: usize) -> Sexp { + for i in 0..step_limit { + let complexity = expr.complexity(); + eprintln!("{}/{step_limit} {complexity}", i + 1); + if complexity > complexity_limit { + break; + } + + let last = expr.clone(); + + for rule in rules { + expr = rw(rule, &expr); + } + + if expr == last { + break; + } + } + + expr +} + +fn make_rule(sexp: &Sexp) -> Option { + match sexp { + Sexp::List(xs) => match &xs[..] { + [Sexp::Atom(forall), Sexp::List(vars), lhs, rhs] + if *forall == FORALL.to_owned() && vars.iter().all(Sexp::is_atom) => + { + Some(Rule::forall( + vars.iter().map(Sexp::unwrap_atom).collect(), + lhs.clone(), + rhs.clone(), + )) + } + [Sexp::Atom(concrete), lhs, rhs] if *concrete == CONCRETE.to_owned() => { + Some(Rule::concrete(lhs.clone(), rhs.clone())) + } + _ => None, + }, + Sexp::Atom(_) => None, + } +} + +fn run_program(src: &str, step_limit: usize, complexity_limit: usize) -> Option { + let mut parsed = parse(&lex(src))?; + + let expr = parsed.pop()?; + let rules = parsed.iter().filter_map(make_rule).collect_vec(); + eprintln!("{}", rules.iter().map(ToString::to_string).join("\n")); + Some(simp(&rules, expr, step_limit, complexity_limit)) +} + +// (forall (a b) (+ a (succ b)) (succ (+ a b))) (forall (a) (+ a 0) a) (forall (a) (= a a) true) (= (+ (succ 0) (succ 0)) (succ (succ 0)))